Skip to content

Commit bf26e50

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

File tree

4 files changed

+5
-0
lines changed

4 files changed

+5
-0
lines changed

app/src/main/res/values-ar/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>

app/src/main/res/values-de/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">Aufgabe gelöscht</string>
5757
<string name="assistant_screen_task_list_error_state_message">Die Aufgabenliste kann nicht abgerufen werden. Bitte überprüfen Sie Ihre Internetverbindung.</string>
5858
<string name="assistant_screen_task_more_actions_bottom_sheet_delete_action">Aufgabe löschen</string>
59+
<string name="assistant_screen_task_output_empty_text">Die Aufgabenausgabe ist noch nicht fertig.</string>
5960
<string name="assistant_screen_task_types_error_state_message">Die Aufgabentypen können nicht abgerufen werden. Bitte überprüfen Sie Ihre Internetverbindung.</string>
6061
<string name="assistant_screen_top_bar_title">Assistent</string>
6162
<string name="assistant_screen_unknown_task_status_text">Unbekannt</string>

app/src/main/res/values-gl/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">A tarefa foi eliminada satisfactoriamente</string>
5757
<string name="assistant_screen_task_list_error_state_message">Non é posíbel recuperar a lista de tarefas. Comprobe a conexión a Internet.</string>
5858
<string name="assistant_screen_task_more_actions_bottom_sheet_delete_action">Eliminar tarefa</string>
59+
<string name="assistant_screen_task_output_empty_text">A saída da tarefa aínda non está preparada.</string>
5960
<string name="assistant_screen_task_types_error_state_message">Non é posíbel recuperar os tipos de tarefas. Comprobe a conexión a Internet.</string>
6061
<string name="assistant_screen_top_bar_title">Asistente</string>
6162
<string name="assistant_screen_unknown_task_status_text">Descoñecido</string>

app/src/main/res/values-pt-rBR/strings.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
<string name="assistant_screen_task_delete_success_message">Tarefa excluída com sucesso</string>
5757
<string name="assistant_screen_task_list_error_state_message">Não foi possível buscar a lista de tarefas. Verifique sua conexão com a Internet.</string>
5858
<string name="assistant_screen_task_more_actions_bottom_sheet_delete_action">Excluir tarefa</string>
59+
<string name="assistant_screen_task_output_empty_text">A saída da tarefa ainda não está pronta.</string>
5960
<string name="assistant_screen_task_types_error_state_message">Não foi possível buscar os tipos de tarefas. Verifique sua conexão com a Internet.</string>
6061
<string name="assistant_screen_top_bar_title">Assistente</string>
6162
<string name="assistant_screen_unknown_task_status_text">Desconhecido</string>
@@ -590,6 +591,7 @@
590591
<string name="notification_channel_upload_description">Mostra o progresso de envio</string>
591592
<string name="notification_channel_upload_name_short">Enviados</string>
592593
<string name="notification_icon">Ícone de notificação</string>
594+
<string name="notification_icon_description">Existem notificações não lidas</string>
593595
<string name="notifications_no_results_headline">Não há notificações</string>
594596
<string name="notifications_no_results_message">Por favor, verifique mais tarde.</string>
595597
<string name="oc_file_list_adapter_offline_operation_description_text">Operação Pendente</string>

0 commit comments

Comments
 (0)