Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Sep 24, 2024
1 parent 410b6d7 commit b54bb40
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 0 deletions.
5 changes: 5 additions & 0 deletions l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ OC.L10N.register(
"It is passed on to the LLMs to let it know what to do" : "Es wird an die LLMs weitergegeben, um dir mitzuteilen, was zu durchzuführen ist",
"\"{user}\" is a placeholder for the user's display name here as well." : "Auch hier ist \"{user}“ ein Platzhalter für den Anzeigenamen des Benutzers.",
"Last N messages to consider for chat completions" : "Die letzten n Nachrichten, die für den Chatabschluss berücksichtigt werden sollen",
"This includes the user instructions and the LLM's messages" : "Hierzu zählen die Benutzerhinweise und die Meldungen des LLM",
"Number of messages to consider for chat completions (excluding the user instructions, which is always considered)" : "Anzahl der Nachrichten, die für den Chatabschluss berücksichtigt werden sollen (ausgenommen Benutzeranweisungen, die immer berücksichtigt werden)",
"Assistant admin options saved" : "Assistenten-Administrationseinstellungen gespeichert",
"Failed to save assistant admin options" : "Fehler beim Speichern der Assistenten-Administrationseinstellungen",
Expand All @@ -81,6 +82,7 @@ OC.L10N.register(
"Close" : "Schließen",
"Close Nextcloud Assistant" : "Nextcloud-Assistent schließen",
"New conversation" : "Neue Unterhaltung",
"Loading conversations…" : "Lade Unterhaltungen…",
"No conversations yet" : "Bislang keine Unterhaltungen",
"Delete" : "Löschen",
"Conversation title" : "Unterhaltungs-Titel",
Expand All @@ -104,9 +106,12 @@ OC.L10N.register(
"Error generating a response" : "Fehler beim Erstellen einer Antwort",
"Error regenerating a response" : "Fehler beim erneuten Erstellen einer Antwort",
"Error loading messages" : "Fehler beim Laden von Nachrichten",
"Loading messages…" : "Lade Nachrichten…",
"The text must be shorter than or equal to {maxLength} characters, currently {length}" : "Der Text muss kürzer oder gleich {maxLength} Zeichen sein, aktuell {length}",
"Cancel editing" : "Bearbeitung abbrechen",
"Submit" : "Übermitteln",
"Type a message…" : "Geben Sie eine Nachricht ein…",
"Thinking…" : "Denkt nach…",
"You" : "Du",
"Message copied to clipboard" : "Nachricht in die Zwischenablage kopiert",
"Copy message" : "Nachricht kopieren",
Expand Down
5 changes: 5 additions & 0 deletions l10n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
"It is passed on to the LLMs to let it know what to do" : "Es wird an die LLMs weitergegeben, um dir mitzuteilen, was zu durchzuführen ist",
"\"{user}\" is a placeholder for the user's display name here as well." : "Auch hier ist \"{user}“ ein Platzhalter für den Anzeigenamen des Benutzers.",
"Last N messages to consider for chat completions" : "Die letzten n Nachrichten, die für den Chatabschluss berücksichtigt werden sollen",
"This includes the user instructions and the LLM's messages" : "Hierzu zählen die Benutzerhinweise und die Meldungen des LLM",
"Number of messages to consider for chat completions (excluding the user instructions, which is always considered)" : "Anzahl der Nachrichten, die für den Chatabschluss berücksichtigt werden sollen (ausgenommen Benutzeranweisungen, die immer berücksichtigt werden)",
"Assistant admin options saved" : "Assistenten-Administrationseinstellungen gespeichert",
"Failed to save assistant admin options" : "Fehler beim Speichern der Assistenten-Administrationseinstellungen",
Expand All @@ -79,6 +80,7 @@
"Close" : "Schließen",
"Close Nextcloud Assistant" : "Nextcloud-Assistent schließen",
"New conversation" : "Neue Unterhaltung",
"Loading conversations…" : "Lade Unterhaltungen…",
"No conversations yet" : "Bislang keine Unterhaltungen",
"Delete" : "Löschen",
"Conversation title" : "Unterhaltungs-Titel",
Expand All @@ -102,9 +104,12 @@
"Error generating a response" : "Fehler beim Erstellen einer Antwort",
"Error regenerating a response" : "Fehler beim erneuten Erstellen einer Antwort",
"Error loading messages" : "Fehler beim Laden von Nachrichten",
"Loading messages…" : "Lade Nachrichten…",
"The text must be shorter than or equal to {maxLength} characters, currently {length}" : "Der Text muss kürzer oder gleich {maxLength} Zeichen sein, aktuell {length}",
"Cancel editing" : "Bearbeitung abbrechen",
"Submit" : "Übermitteln",
"Type a message…" : "Geben Sie eine Nachricht ein…",
"Thinking…" : "Denkt nach…",
"You" : "Du",
"Message copied to clipboard" : "Nachricht in die Zwischenablage kopiert",
"Copy message" : "Nachricht kopieren",
Expand Down
5 changes: 5 additions & 0 deletions l10n/sr.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ OC.L10N.register(
"It is passed on to the LLMs to let it know what to do" : "Прослеђује се LLM моделима да би знали шта да раде",
"\"{user}\" is a placeholder for the user's display name here as well." : "„{user}” је и овде чувар места за приказано име корисника.",
"Last N messages to consider for chat completions" : "Последњих N порука које се узимају у обзир за чет довршавања",
"This includes the user instructions and the LLM's messages" : "Ово обухвата инструкције корисника и поруке Великог језичког модела",
"Number of messages to consider for chat completions (excluding the user instructions, which is always considered)" : "Број порука које се узимају у обзир за чет довршавања (не узимајући у обзир корисничке инструкције, оне се увек узимају у разматрање)",
"Assistant admin options saved" : "Сачуване су админ опције асистента",
"Failed to save assistant admin options" : "Није успело чување админ опција асистента",
Expand All @@ -81,6 +82,7 @@ OC.L10N.register(
"Close" : "Затвори",
"Close Nextcloud Assistant" : "Затвори Nextcloud Асистент",
"New conversation" : "Нови разговор",
"Loading conversations…" : "Учитавају се разговори…",
"No conversations yet" : "Још увек нема разговора",
"Delete" : "Избриши",
"Conversation title" : "Наслов разговора",
Expand All @@ -104,9 +106,12 @@ OC.L10N.register(
"Error generating a response" : "Грешка при генерисању одговора",
"Error regenerating a response" : "Грешка при поновном генерисању одговора",
"Error loading messages" : "Грешка при учитавању порука",
"Loading messages…" : "Учитавају се поруке…",
"The text must be shorter than or equal to {maxLength} characters, currently {length}" : "Текст мора да буде максимално {maxLength} карактера или краћи, тренутна дужина је {length}",
"Cancel editing" : "Откажи уређивање",
"Submit" : "Пошаљи",
"Type a message…" : "Откуцајте поруку…",
"Thinking…" : "Размишљам…",
"You" : "Ви",
"Message copied to clipboard" : "Порука је копирана у клипборд",
"Copy message" : "Копирај поруку",
Expand Down
5 changes: 5 additions & 0 deletions l10n/sr.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
"It is passed on to the LLMs to let it know what to do" : "Прослеђује се LLM моделима да би знали шта да раде",
"\"{user}\" is a placeholder for the user's display name here as well." : "„{user}” је и овде чувар места за приказано име корисника.",
"Last N messages to consider for chat completions" : "Последњих N порука које се узимају у обзир за чет довршавања",
"This includes the user instructions and the LLM's messages" : "Ово обухвата инструкције корисника и поруке Великог језичког модела",
"Number of messages to consider for chat completions (excluding the user instructions, which is always considered)" : "Број порука које се узимају у обзир за чет довршавања (не узимајући у обзир корисничке инструкције, оне се увек узимају у разматрање)",
"Assistant admin options saved" : "Сачуване су админ опције асистента",
"Failed to save assistant admin options" : "Није успело чување админ опција асистента",
Expand All @@ -79,6 +80,7 @@
"Close" : "Затвори",
"Close Nextcloud Assistant" : "Затвори Nextcloud Асистент",
"New conversation" : "Нови разговор",
"Loading conversations…" : "Учитавају се разговори…",
"No conversations yet" : "Још увек нема разговора",
"Delete" : "Избриши",
"Conversation title" : "Наслов разговора",
Expand All @@ -102,9 +104,12 @@
"Error generating a response" : "Грешка при генерисању одговора",
"Error regenerating a response" : "Грешка при поновном генерисању одговора",
"Error loading messages" : "Грешка при учитавању порука",
"Loading messages…" : "Учитавају се поруке…",
"The text must be shorter than or equal to {maxLength} characters, currently {length}" : "Текст мора да буде максимално {maxLength} карактера или краћи, тренутна дужина је {length}",
"Cancel editing" : "Откажи уређивање",
"Submit" : "Пошаљи",
"Type a message…" : "Откуцајте поруку…",
"Thinking…" : "Размишљам…",
"You" : "Ви",
"Message copied to clipboard" : "Порука је копирана у клипборд",
"Copy message" : "Копирај поруку",
Expand Down
5 changes: 5 additions & 0 deletions l10n/zh_TW.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ OC.L10N.register(
"It is passed on to the LLMs to let it know what to do" : "傳遞給大型語言模型,以告知它該做些什麼",
"\"{user}\" is a placeholder for the user's display name here as well." : "「{user}」也是此處使用者顯示名稱的佔位字串。",
"Last N messages to consider for chat completions" : "聊天完成時要考慮的最後 N 則訊息",
"This includes the user instructions and the LLM's messages" : "這包含使用者指令與大型語言模型的訊息",
"Number of messages to consider for chat completions (excluding the user instructions, which is always considered)" : "聊天完成時要考慮的訊息數(不包括一律考慮的使用者指令)",
"Assistant admin options saved" : "已儲存小幫手管理選項",
"Failed to save assistant admin options" : "儲存小幫手管理選項失敗",
Expand All @@ -81,6 +82,7 @@ OC.L10N.register(
"Close" : "關閉",
"Close Nextcloud Assistant" : "關閉 Nextcloud 小幫手",
"New conversation" : "新對話",
"Loading conversations…" : "正在載入對話……",
"No conversations yet" : "尚無對話",
"Delete" : "刪除",
"Conversation title" : "對話標題",
Expand All @@ -104,9 +106,12 @@ OC.L10N.register(
"Error generating a response" : "產生回應時發生錯誤",
"Error regenerating a response" : "重新產生回應時發生錯誤",
"Error loading messages" : "載入訊息時發生錯誤",
"Loading messages…" : "正在載入訊息……",
"The text must be shorter than or equal to {maxLength} characters, currently {length}" : "目前文字長度為 {length},必須小於或等於 {maxLength} 個字元",
"Cancel editing" : "取消編輯",
"Submit" : "遞交",
"Type a message…" : "輸入訊息……",
"Thinking…" : "正在思考……",
"You" : "您",
"Message copied to clipboard" : "訊息已複製到剪貼簿",
"Copy message" : "複製訊息",
Expand Down
5 changes: 5 additions & 0 deletions l10n/zh_TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
"It is passed on to the LLMs to let it know what to do" : "傳遞給大型語言模型,以告知它該做些什麼",
"\"{user}\" is a placeholder for the user's display name here as well." : "「{user}」也是此處使用者顯示名稱的佔位字串。",
"Last N messages to consider for chat completions" : "聊天完成時要考慮的最後 N 則訊息",
"This includes the user instructions and the LLM's messages" : "這包含使用者指令與大型語言模型的訊息",
"Number of messages to consider for chat completions (excluding the user instructions, which is always considered)" : "聊天完成時要考慮的訊息數(不包括一律考慮的使用者指令)",
"Assistant admin options saved" : "已儲存小幫手管理選項",
"Failed to save assistant admin options" : "儲存小幫手管理選項失敗",
Expand All @@ -79,6 +80,7 @@
"Close" : "關閉",
"Close Nextcloud Assistant" : "關閉 Nextcloud 小幫手",
"New conversation" : "新對話",
"Loading conversations…" : "正在載入對話……",
"No conversations yet" : "尚無對話",
"Delete" : "刪除",
"Conversation title" : "對話標題",
Expand All @@ -102,9 +104,12 @@
"Error generating a response" : "產生回應時發生錯誤",
"Error regenerating a response" : "重新產生回應時發生錯誤",
"Error loading messages" : "載入訊息時發生錯誤",
"Loading messages…" : "正在載入訊息……",
"The text must be shorter than or equal to {maxLength} characters, currently {length}" : "目前文字長度為 {length},必須小於或等於 {maxLength} 個字元",
"Cancel editing" : "取消編輯",
"Submit" : "遞交",
"Type a message…" : "輸入訊息……",
"Thinking…" : "正在思考……",
"You" : "",
"Message copied to clipboard" : "訊息已複製到剪貼簿",
"Copy message" : "複製訊息",
Expand Down

0 comments on commit b54bb40

Please sign in to comment.