Skip to content

Commit 2e7430b

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent bf26e50 commit 2e7430b

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

app/src/main/res/values-b+en+001/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
<string name="assistant_screen_task_delete_success_message">Task successfully deleted</string>
5757
<string name="assistant_screen_task_list_error_state_message">Unable to fetch task list, please check your internet connection.</string>
5858
<string name="assistant_screen_task_more_actions_bottom_sheet_delete_action">Delete Task</string>
59+
<string name="assistant_screen_task_output_empty_text">The task output isn’t ready yet.</string>
5960
<string name="assistant_screen_task_types_error_state_message">Unable to fetch task types, please check your internet connection.</string>
6061
<string name="assistant_screen_top_bar_title">Assistant</string>
6162
<string name="assistant_screen_unknown_task_status_text">Unknown</string>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
<string name="assistant_screen_task_delete_success_message">Görev silindi</string>
5757
<string name="assistant_screen_task_list_error_state_message">Görev listesi alınamadı. Lütfen İnternet bağlantınızı denetleyin.</string>
5858
<string name="assistant_screen_task_more_actions_bottom_sheet_delete_action">Görevi sil</string>
59+
<string name="assistant_screen_task_output_empty_text">Görev dosyası henüz hazır değil.</string>
5960
<string name="assistant_screen_task_types_error_state_message">Görev türleri alınamadı. Lütfen İnternet bağlantınızı denetleyin.</string>
6061
<string name="assistant_screen_top_bar_title">Yardımcı</string>
6162
<string name="assistant_screen_unknown_task_status_text">Bilinmiyor</string>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
<string name="assistant_screen_task_delete_success_message">已成功刪除工作項目</string>
5757
<string name="assistant_screen_task_list_error_state_message">無法擷取工作項目清單,請檢查您的網際網路連線。</string>
5858
<string name="assistant_screen_task_more_actions_bottom_sheet_delete_action">刪除工作項目</string>
59+
<string name="assistant_screen_task_output_empty_text">任務輸出尚未就緒。</string>
5960
<string name="assistant_screen_task_types_error_state_message">無法擷取工作項目類型,請檢查您的網際網路連線。</string>
6061
<string name="assistant_screen_top_bar_title">助理</string>
6162
<string name="assistant_screen_unknown_task_status_text">未知</string>

0 commit comments

Comments
 (0)