Skip to content

Commit 7231dbc

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 5bdebb2 commit 7231dbc

File tree

5 files changed

+30
-10
lines changed

5 files changed

+30
-10
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
<string name="assistant_screen_delete_task_alert_dialog_title">Elimina attività</string>
5252
<string name="assistant_screen_empty_content_description">Prova a inviare un messaggio per avviare una conversazione.</string>
5353
<string name="assistant_screen_empty_content_title">Ciao! Come posso aiutarti oggi?</string>
54-
<string name="assistant_screen_task_create_fail_message">Un errore è intercorso durante la creazione del task</string>
55-
<string name="assistant_screen_task_create_success_message">Task creato con successo</string>
54+
<string name="assistant_screen_task_create_fail_message">Si è verificato un errore durante la creazione dell\'attività</string>
55+
<string name="assistant_screen_task_create_success_message">Attività creato correttamente</string>
5656
<string name="assistant_screen_task_delete_fail_message">Un errore è intercorso durante l\'eliminazione dell\'attività</string>
5757
<string name="assistant_screen_task_delete_success_message">Attività eliminata correttamente</string>
5858
<string name="assistant_screen_task_list_empty_warning">L\'elenco delle attività è vuoto. Controllare la configurazione dell\'app di assistenza.</string>
@@ -96,9 +96,9 @@
9696
<string name="authenticator_activity_cancel_login">Annulla l\'accesso</string>
9797
<string name="authenticator_activity_empty_base_url">Inserisci un indirizzo server valido.</string>
9898
<string name="authenticator_activity_empty_response_message">Impossibile recuperare i dati di accesso. Riprova.</string>
99-
<string name="authenticator_activity_login_error">C\'è stato un problema nella richiesta di login. Per favore, riprova più tardi</string>
100-
<string name="authenticator_activity_no_web_browser_found">Non è disponibile alcun browser per aprire questo link.</string>
101-
<string name="authenticator_activity_please_complete_login_process">Completa il procedimento di login nel tuo browser</string>
99+
<string name="authenticator_activity_login_error">Si è verificato un problema nella richiesta di accesso. Riprova più tardi.</string>
100+
<string name="authenticator_activity_no_web_browser_found">Non è disponibile alcun browser per aprire questo collegamento.</string>
101+
<string name="authenticator_activity_please_complete_login_process">Completa la procedura di accesso nel tuo browser</string>
102102
<string name="auto_upload_battery_saver_mode_warning">Il caricamento automatico è sospeso perché è attiva la funzione Risparmio batteria.</string>
103103
<string name="auto_upload_file_behaviour_kept_in_folder">lasciato nella cartella originale, poiché è in sola lettura</string>
104104
<string name="auto_upload_low_battery_warning_info">Batteria scarica, il caricamento potrebbe richiedere più tempo</string>
@@ -342,14 +342,14 @@
342342
<string name="error_choosing_date">Errore nella scelta della data</string>
343343
<string name="error_comment_file">Errore di commento del file</string>
344344
<string name="error_crash_title">%1$s si è chiuso inaspettatamente</string>
345-
<string name="error_creating_file_from_template">Errore nel creare il file da template</string>
345+
<string name="error_creating_file_from_template">Errore durante la creazione del file dal modello</string>
346346
<string name="error_file_actions">Errore nel mostrare le azioni del file</string>
347347
<string name="error_file_lock">Errore nello sbloccare il file</string>
348348
<string name="error_report_issue_action">Segnala</string>
349349
<string name="error_report_issue_text">Segnalare problemi al sistema di tracciamento? (richiede un account GitHub)</string>
350350
<string name="error_retrieving_file">Errore durante il recupero del file</string>
351351
<string name="error_retrieving_templates">Errore durante il recupero dei modelli</string>
352-
<string name="error_showing_encryption_dialog">Errore durante la visualizzazione della finestra di dialogo per l\'impostazione della crittografia!</string>
352+
<string name="error_showing_encryption_dialog">Errore durante la visualizzazione della finestra di dialogo per l\'impostazione della cifratura!</string>
353353
<string name="error_starting_direct_camera_upload">Errore di avvio della fotocamera</string>
354354
<string name="error_starting_doc_scan">Errore all\'avvio della scansione del documento</string>
355355
<string name="error_uploading_direct_camera_upload">Impossibile caricare i media catturati</string>
@@ -448,7 +448,7 @@
448448
<string name="file_not_found">File non trovato</string>
449449
<string name="file_not_synced">Il file non può essere sincronizzato. Viene mostrata l\'ultima versione disponibile.</string>
450450
<string name="file_rename">Rinomina</string>
451-
<string name="file_upload_worker_error_notification_title">Caricamento fallito. Nessuna connessione ad internet</string>
451+
<string name="file_upload_worker_error_notification_title">Caricamento non riuscito. Nessuna connessione a Internet</string>
452452
<string name="file_version_restored_error">Errore durante il ripristino della versione del file!</string>
453453
<string name="filedetails_details">Dettagli</string>
454454
<string name="filedetails_download">Scarica</string>

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,7 @@
340340
<string name="error_report_issue_text">Probleem melden? (vereist een GitHub account)</string>
341341
<string name="error_retrieving_file">Fout bij ophalen van bestand</string>
342342
<string name="error_retrieving_templates">Fout bij ophalen sjablonen</string>
343+
<string name="error_setting_status_message">Fout bij instellen statusbericht!</string>
343344
<string name="error_showing_encryption_dialog">Fout bij het tonen van encryptie instellingsdialoog!</string>
344345
<string name="error_starting_direct_camera_upload">Fout bij starten camera</string>
345346
<string name="error_starting_doc_scan">Fout bij het starten van documentscan</string>
@@ -786,13 +787,16 @@
786787
<string name="select_one_template">Selecteer een sjabloon</string>
787788
<string name="select_template">Kies sjabloon</string>
788789
<string name="send">Versturen</string>
790+
<string name="send_copy_to">Stuur kopie naar</string>
789791
<string name="send_share">Share versturen</string>
790792
<string name="sendbutton_description">Verstuur-knop pictogram</string>
791793
<string name="server_not_reachable">Kon inhoud niet laden</string>
792794
<string name="server_not_reachable_content">Dit apparaat is mogelijk niet aangesloten op het internet</string>
793795
<string name="set_as">Stel in als</string>
794796
<string name="set_download_limit_failed">Kan geen downloadlimiet instellen. Controleer svp de capaciteiten</string>
797+
<string name="set_message">Stel bericht in</string>
795798
<string name="set_note">Aantekening instellen</string>
799+
<string name="set_online_status">Online status</string>
796800
<string name="set_picture_as">Gebruik afbeelding als</string>
797801
<string name="setup_e2e">Tijden het instellen van end-to-end versleuteling ontvang je een mnemonic van 12 woorden, die je nodig hebt om bestanden op je apparaat te openen. Dit wordt alleen opgeslagen op dit apparaat en kan in dit scherm opnieuw getoond worden. Noteer het a.u.b. op een veilige plek!</string>
798802
<string name="share">Delen</string>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
<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>
6161
<string name="assistant_screen_task_more_actions_bottom_sheet_delete_action">Excluir Tarefa</string>
6262
<string name="assistant_screen_task_output_empty_text">O resultado da tarefa ainda não está pronto.</string>
63+
<string name="assistant_screen_text_selected">Texto copiado de outro aplicativo</string>
6364
<string name="assistant_screen_top_bar_title">Assistente</string>
6465
<string name="assistant_task_detail_screen_input_button_title">Entrada</string>
6566
<string name="assistant_task_detail_screen_output_button_title">Saída</string>

app/src/main/res/values-sk-rSK/strings.xml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources>
3-
<string name="about_android">%1$s aplikácie pre Android</string>
3+
<string name="about_android">%1$s aplikácia pre Android</string>
44
<string name="about_title">O</string>
55
<string name="about_version">verzia %1$s</string>
66
<string name="about_version_with_build">verzia %1$s, zostavenie #%2$s</string>
@@ -13,6 +13,7 @@
1313
<string name="action_send_share">Odoslať/Zdieľať</string>
1414
<string name="action_switch_grid_view">Zobrazenie mriežky</string>
1515
<string name="action_switch_list_view">Zobrazenie zoznamu</string>
16+
<string name="action_triggered">Akcia spustená</string>
1617
<string name="actionbar_calendar_contacts_restore">Obnoviť kontakty a kalendár</string>
1718
<string name="actionbar_mkdir">Nový priečinok</string>
1819
<string name="actionbar_move_or_copy">Presunúť alebo kopírovať</string>
@@ -59,6 +60,7 @@
5960
<string name="assistant_screen_task_list_error_state_message">Nie je možné načítať zoznam úloh, skontrolujte svoje internetové pripojenie.</string>
6061
<string name="assistant_screen_task_more_actions_bottom_sheet_delete_action">Vymazať Úlohu</string>
6162
<string name="assistant_screen_task_output_empty_text">Výstup úlohy ešte nie je dostupný.</string>
63+
<string name="assistant_screen_text_selected">Text skopírovaný z inej aplikácie</string>
6264
<string name="assistant_screen_top_bar_title">Asistent</string>
6365
<string name="assistant_task_detail_screen_input_button_title">Vstup</string>
6466
<string name="assistant_task_detail_screen_output_button_title">Výstup</string>
@@ -397,6 +399,7 @@
397399
<string name="failed_to_create_conflict_dialog">Nepodarilo sa vytvoriť dialóg o konflikte</string>
398400
<string name="failed_to_download">Nepodarilo sa odovzdať súbor správcovi preberania</string>
399401
<string name="failed_to_print">Nepodarilo sa vytlačiť súbor</string>
402+
<string name="failed_to_start_action">Spustenie akcie zlyhalo!</string>
400403
<string name="failed_to_start_editor">Nepodarilo sa spustiť editor</string>
401404
<string name="failed_update_ui">Nepodarilo sa aktualizovať UI</string>
402405
<string name="favorite">Pridať do obľúbených</string>
@@ -756,6 +759,7 @@
756759
<string name="prefs_two_way_sync_interval">Interval</string>
757760
<string name="prefs_two_way_sync_summary">Spravovať interné adresáre pre obojsmernú synchronizáciu</string>
758761
<string name="prefs_two_way_sync_switch_title">Povoliť obojstrannú synchronizáciu</string>
762+
<string name="prefs_two_way_sync_title">Obojsmerná synchronizácia</string>
759763
<string name="prefs_value_theme_dark">Tmavý</string>
760764
<string name="prefs_value_theme_light">Svetlý</string>
761765
<string name="prefs_value_theme_system">Nasledovať systém</string>
@@ -961,6 +965,9 @@
961965
<string name="suggest">Navrhnúť</string>
962966
<string name="sync">Synchronizovať</string>
963967
<string name="sync_anyway">Aj napriek tomu synchronizovať</string>
968+
<string name="sync_conflict_notification_action_title">Vyriešiť konflikty</string>
969+
<string name="sync_conflict_notification_description">Zistené konflikty pri nahrávaní. Otvorte nahrávania a vyriešte ich.</string>
970+
<string name="sync_conflict_notification_title">Konflikty pri nahrávaní súboru</string>
964971
<string name="sync_conflicts_in_favourites_ticker">Objavené konflikty</string>
965972
<string name="sync_current_folder_was_removed">Adresár %1$s už neexistuje</string>
966973
<string name="sync_duplication">Synchronizovať duplikáty</string>

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<string name="action_send_share">发送/分享</string>
1414
<string name="action_switch_grid_view">网格视图</string>
1515
<string name="action_switch_list_view">列表视图</string>
16+
<string name="action_triggered">操作已触发</string>
1617
<string name="actionbar_calendar_contacts_restore">恢复联系人和日历</string>
1718
<string name="actionbar_mkdir">新建文件夹</string>
1819
<string name="actionbar_move_or_copy">移动或复制</string>
@@ -59,6 +60,7 @@
5960
<string name="assistant_screen_task_list_error_state_message">无法获取任务列表,请检查你的互联网连接。</string>
6061
<string name="assistant_screen_task_more_actions_bottom_sheet_delete_action">删除任务</string>
6162
<string name="assistant_screen_task_output_empty_text">任务输出尚未就绪。</string>
63+
<string name="assistant_screen_text_selected">已从其他应用中复制文本</string>
6264
<string name="assistant_screen_top_bar_title">助手</string>
6365
<string name="assistant_task_detail_screen_input_button_title">输入</string>
6466
<string name="assistant_task_detail_screen_output_button_title">输出结果</string>
@@ -187,7 +189,7 @@
187189
<string name="community_testing_bug_text">发现错误?细节?</string>
188190
<string name="community_testing_headline">通过测试帮助</string>
189191
<string name="community_testing_report_text">在Github报告问题 OR 通过Github提交问题(issue)</string>
190-
<string name="compose_activity_label">Nextcloud助手</string>
192+
<string name="compose_activity_label">Nextcloud 助手</string>
191193
<string name="configure_new_media_folder_detection_notifications">用户配置</string>
192194
<string name="confirm_removal">移除近端加密</string>
193195
<string name="confirmation_remove_file_alert">确定删除%1$s?</string>
@@ -397,6 +399,7 @@
397399
<string name="failed_to_create_conflict_dialog">无法创建冲突对话框</string>
398400
<string name="failed_to_download">无法将文件传递给下载管理器</string>
399401
<string name="failed_to_print">打印文件已失败</string>
402+
<string name="failed_to_start_action">无法启动操作!</string>
400403
<string name="failed_to_start_editor">启动编辑器失败</string>
401404
<string name="failed_update_ui">更新用户界面失败</string>
402405
<string name="favorite">添加到收藏夹</string>
@@ -756,6 +759,7 @@
756759
<string name="prefs_two_way_sync_interval">间隔</string>
757760
<string name="prefs_two_way_sync_summary">管理内部文件夹以实现双向同步</string>
758761
<string name="prefs_two_way_sync_switch_title">启用双向同步</string>
762+
<string name="prefs_two_way_sync_title">双向同步</string>
759763
<string name="prefs_value_theme_dark">深色</string>
760764
<string name="prefs_value_theme_light">浅色</string>
761765
<string name="prefs_value_theme_system">跟随系统</string>
@@ -826,6 +830,7 @@
826830
<string name="select_one_template">请选择一个模板</string>
827831
<string name="select_template">选择模板</string>
828832
<string name="send">发送</string>
833+
<string name="send_copy_to">发送副本至</string>
829834
<string name="send_share">发送共享</string>
830835
<string name="sendbutton_description">发送按钮的图标</string>
831836
<string name="server_not_reachable">无法加载内容</string>
@@ -963,6 +968,9 @@
963968
<string name="suggest">建议</string>
964969
<string name="sync">同步</string>
965970
<string name="sync_anyway">仍要同步</string>
971+
<string name="sync_conflict_notification_action_title">解决冲突</string>
972+
<string name="sync_conflict_notification_description">检测到上传冲突。请打开上传进行解决。</string>
973+
<string name="sync_conflict_notification_title">文件上传冲突</string>
966974
<string name="sync_conflicts_in_favourites_ticker">发现冲突</string>
967975
<string name="sync_current_folder_was_removed">文件夹%1$s不再存在</string>
968976
<string name="sync_duplication">同步重复</string>

0 commit comments

Comments
 (0)