Skip to content

Commit 9333fee

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent ae15eb1 commit 9333fee

File tree

4 files changed

+10
-0
lines changed

4 files changed

+10
-0
lines changed

app/src/main/res/values-de/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
<string name="assistant_screen_top_bar_title">Assistent</string>
6969
<string name="assistant_task_detail_screen_input_button_title">Eingabe</string>
7070
<string name="assistant_task_detail_screen_output_button_title">Ausgabe</string>
71+
<string name="assistant_thinking">Denkt nach …</string>
7172
<string name="associated_account_not_found">Verknüpftes Konto nicht gefunden!</string>
7273
<string name="auth_access_failed">Zugriffsfehler: %1$s</string>
7374
<string name="auth_account_does_not_exist">Das Konto ist bislang auf dem Gerät nicht vorhanden</string>

app/src/main/res/values-et-rEE/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
<string name="assistant_screen_top_bar_title">Abiline</string>
6969
<string name="assistant_task_detail_screen_input_button_title">Sisend</string>
7070
<string name="assistant_task_detail_screen_output_button_title">Väljund</string>
71+
<string name="assistant_thinking">Mõtisklen...</string>
7172
<string name="associated_account_not_found">Seotud kontot ei leitud!</string>
7273
<string name="auth_access_failed">Ligipääs ebaõnnestus: %1$s</string>
7374
<string name="auth_account_does_not_exist">Seda kontot pole veel sellesse seadmesse lisatud</string>

app/src/main/res/values-gl/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
<string name="assistant_screen_top_bar_title">Asistente</string>
6969
<string name="assistant_task_detail_screen_input_button_title">Entrada</string>
7070
<string name="assistant_task_detail_screen_output_button_title">Saída</string>
71+
<string name="assistant_thinking">Pensando…</string>
7172
<string name="associated_account_not_found">Non se atopou unha conta asociada!</string>
7273
<string name="auth_access_failed">Acceso fallado: %1$s</string>
7374
<string name="auth_account_does_not_exist">A conta aínda non existe no dispositivo</string>

app/src/main/res/values-zh-rTW/strings.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@
4646
<string name="appear_offline">顯示為離線</string>
4747
<string name="assistant_output_generation_warning_text">此處顯示的輸出是由人工智慧產生的。請務必仔細檢查。</string>
4848
<string name="assistant_screen_add_task_alert_dialog_title">新增任務</string>
49+
<string name="assistant_screen_chat_create_error">傳送訊息失敗</string>
50+
<string name="assistant_screen_chat_fetch_error">擷取聊天訊息失敗</string>
4951
<string name="assistant_screen_create_a_new_task_from_bottom_right_text">從右下角建立新任務</string>
5052
<string name="assistant_screen_create_task_alert_dialog_input_field_placeholder">輸入一些文字</string>
5153
<string name="assistant_screen_delete_task_alert_dialog_description">您確定要刪除此工作項目嗎?</string>
@@ -66,6 +68,7 @@
6668
<string name="assistant_screen_top_bar_title">助理</string>
6769
<string name="assistant_task_detail_screen_input_button_title">輸入</string>
6870
<string name="assistant_task_detail_screen_output_button_title">輸出</string>
71+
<string name="assistant_thinking">正在思考……</string>
6972
<string name="associated_account_not_found">找不到相關的帳號!</string>
7073
<string name="auth_access_failed">存取失敗:%1$s</string>
7174
<string name="auth_account_does_not_exist">此帳號尚未新增至此裝置</string>
@@ -214,8 +217,12 @@
214217
<string name="contacts_preferences_no_file_found">找不到檔案</string>
215218
<string name="contacts_preferences_something_strange_happened">找不到您最新的備份!</string>
216219
<string name="content_observer_work_notification_title">偵測內容變更</string>
220+
<string name="conversation_screen_create_error_title">建立對話失敗</string>
221+
<string name="conversation_screen_delete_button_title">刪除對話</string>
222+
<string name="conversation_screen_delete_error_title">刪除對話失敗</string>
217223
<string name="conversation_screen_empty_content_title">找不到任何對話</string>
218224
<string name="conversation_screen_empty_conversation_list_title">尚無對話</string>
225+
<string name="conversation_screen_fetch_error_title">擷取對話清單失敗</string>
219226
<string name="conversation_screen_title">對話</string>
220227
<string name="copied_to_clipboard">已複製到剪貼簿</string>
221228
<string name="copy_file_error">嘗試複製此檔案或資料夾時發生錯誤</string>

0 commit comments

Comments
 (0)