浏览代码

[tx-robot] updated from transifex

Nextcloud bot 5 年之前
父节点
当前提交
fcb5738a85

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

@@ -19,6 +19,7 @@
     <string name="actionbar_mkdir">New folder</string>
     <string name="actionbar_move">Move</string>
     <string name="actionbar_open_as_richdocument">Open with Collabora</string>
+    <string name="actionbar_open_as_richdocument_parameter">Open with %1$s</string>
     <string name="actionbar_open_with">Open with</string>
     <string name="actionbar_search">Search</string>
     <string name="actionbar_see_details">Details</string>
@@ -33,6 +34,7 @@
     <string name="activity_chooser_title">Send link to…</string>
     <string name="activity_icon">Activity</string>
     <string name="add_to_cloud">Add to %1$s</string>
+    <string name="associated_account_not_found">Associated account not found!</string>
     <string name="auth_access_failed">Access failed: %1$s</string>
     <string name="auth_account_does_not_exist">The account is not added on this device yet</string>
     <string name="auth_account_not_new">An account for the same user and server already exists on the device</string>
@@ -224,6 +226,7 @@
     <string name="error__upload__local_file_not_copied">%1$s could not be copied to %2$s local folder</string>
     <string name="error_cant_bind_to_operations_service">Critical error: Unable to perform operations</string>
     <string name="error_comment_file">Error commenting file</string>
+    <string name="error_retrieving_file">Error retrieving file</string>
     <string name="error_retrieving_templates">Error retrieving templates</string>
     <string name="error_starting_direct_camera_upload">Error starting camera</string>
     <string name="fab_label">Add or upload</string>
@@ -514,6 +517,7 @@
     <string name="resized_image_not_possible_download">No resized image available. Download full image?</string>
     <string name="restore">Restore file</string>
     <string name="restore_button_description">Restore deleted file</string>
+    <string name="retrieving_file">Retrieving file…</string>
     <string name="richdocuments_failed_to_load_document">Failed to load document!</string>
     <string name="saml_authentication_required_text">Password required</string>
     <string name="saml_authentication_wrong_pass">Incorrect password</string>
@@ -546,6 +550,7 @@
     <string name="share_link_file_error">An error occurred while trying to share this file or folder</string>
     <string name="share_link_file_no_exist">Unable to share. Please check whether the file exists</string>
     <string name="share_link_forbidden_permissions">to share this file</string>
+    <string name="share_link_optional_password_title">Enter an optional password</string>
     <string name="share_link_password_title">Enter a password</string>
     <string name="share_no_expiration_date_label">Set expiration date</string>
     <string name="share_no_password_title">Set password</string>
@@ -623,6 +628,10 @@
     <string name="storage_movies">Movies</string>
     <string name="storage_music">Music</string>
     <string name="storage_pictures">Pictures</string>
+    <string name="store_full_desc">The self-hosted productivity platform that keeps you in control.\n\nFeatures:\n* Easy, modern interface, suited to the theme of your server\n* Upload files to your Nextcloud server\n* Share them with others\n* Keep your favorite files and folders synced\n* Search across all folders on your server\n* Auto Upload for photos and videos taken by your device\n* Keep up to date with notifications\n* Multi-account support\n* Secure access to your data with fingerprint or PIN\n* Integration with DAVx5 (formerly known as DAVdroid) for easy setup of calendar &amp; Contacts synchronization\n\nPlease report all issues at https://github.com/nextcloud/android/issues and discuss this app at https://help.nextcloud.com/c/clients/android\n\nNew to Nextcloud? Nextcloud is a private file sync &amp; share and communication server. It is libre software, and you can host it yourself or pay a company to do it for you. That way, you are in control of your photos, your calendar and contact data, your documents and everything else.\n\nCheck out Nextcloud at https://nextcloud.com</string>
+    <string name="store_full_dev_desc">The self-hosted productivity platform that keeps you in control.\nThis is the official development version, featuring a daily sample of any new untested functionality, which may cause instability and data loss. The app is for users willing to test, and report bugs should they occur. Do not use it for your productive work!\n\nBoth the official dev and regular version are available on F-droid, and can be installed at the same time.</string>
+    <string name="store_short_desc">The self-hosted productivity platform that keeps you in control</string>
+    <string name="store_short_dev_desc">The self-hosted productivity platform that keeps you in control (dev preview version)</string>
     <string name="stream">Stream with…</string>
     <string name="stream_not_possible_headline">Internal streaming not possible</string>
     <string name="stream_not_possible_message">Please download media instead or use external app.</string>

+ 5 - 0
src/main/res/values-ca/strings.xml

@@ -19,6 +19,7 @@
     <string name="actionbar_mkdir">Crea una carpeta</string>
     <string name="actionbar_move">Mou</string>
     <string name="actionbar_open_as_richdocument">Obre amb Collabora</string>
+    <string name="actionbar_open_as_richdocument_parameter">Obre amb %1$s</string>
     <string name="actionbar_open_with">Obre amb</string>
     <string name="actionbar_search">Cerca</string>
     <string name="actionbar_see_details">Detalls</string>
@@ -33,6 +34,7 @@
     <string name="activity_chooser_title">Envia l\'enllaç a…</string>
     <string name="activity_icon">Activitat</string>
     <string name="add_to_cloud">Afegeix a %1$s</string>
+    <string name="associated_account_not_found">No s\'ha trobat el compte associat!</string>
     <string name="auth_access_failed">No s\'ha pogut accedir: %1$s</string>
     <string name="auth_account_does_not_exist">Encara no s\'ha afegit el compte en aquest dispositiu</string>
     <string name="auth_account_not_new">Ja existeix un compte per al mateix usuari i servidor al dispositiu</string>
@@ -224,6 +226,7 @@
     <string name="error__upload__local_file_not_copied">%1$s no s\'ha pogut copiar a la carpeta local %2$s</string>
     <string name="error_cant_bind_to_operations_service">Error crític: no es poden realitzar operacions</string>
     <string name="error_comment_file">S\'ha produït un error comentant un fitxer</string>
+    <string name="error_retrieving_file">S\'ha produït un error mentre res recuperava el fitxer</string>
     <string name="error_retrieving_templates">S\'ha produït un error recuperant les plantilles</string>
     <string name="error_starting_direct_camera_upload">S\'ha produït un error iniciant la càmera</string>
     <string name="fab_label">Afegeix o puja</string>
@@ -514,6 +517,7 @@
     <string name="resized_image_not_possible_download">No hi ha cap imatge redimensionada. Voleu descarregar la imatge a la resolució original?</string>
     <string name="restore">Restaura el fitxer</string>
     <string name="restore_button_description">Restaura el fitxer esborrat</string>
+    <string name="retrieving_file">S\'està recuperant el fitxer...</string>
     <string name="richdocuments_failed_to_load_document">Ha fallat la càrrega del document!</string>
     <string name="saml_authentication_required_text">Es necessita una contrasenya</string>
     <string name="saml_authentication_wrong_pass">Contrasenya incorrecta</string>
@@ -546,6 +550,7 @@
     <string name="share_link_file_error">S\'ha produït un error en intentar compartir aquest fitxer o carpeta</string>
     <string name="share_link_file_no_exist">No es pot compartir. Assegureu-vos que el fitxer existeix</string>
     <string name="share_link_forbidden_permissions">per compartir aquest fitxer</string>
+    <string name="share_link_optional_password_title">Introduïu una contrasenya opcional</string>
     <string name="share_link_password_title">Escriviu una contrasenya</string>
     <string name="share_no_expiration_date_label">Definiu data de caducitat</string>
     <string name="share_no_password_title">Definir contrasenya</string>

+ 1 - 0
src/main/res/values-cs-rCZ/strings.xml

@@ -19,6 +19,7 @@
     <string name="actionbar_mkdir">Nová složka</string>
     <string name="actionbar_move">Přesunout</string>
     <string name="actionbar_open_as_richdocument">Otevřít pomocí Collabora</string>
+    <string name="actionbar_open_as_richdocument_parameter">Otevřít pomocí %1$s</string>
     <string name="actionbar_open_with">Otevřít pomocí</string>
     <string name="actionbar_search">Hledat</string>
     <string name="actionbar_see_details">Podrobnosti</string>

+ 1 - 0
src/main/res/values-de/strings.xml

@@ -19,6 +19,7 @@
     <string name="actionbar_mkdir">Neuer Ordner</string>
     <string name="actionbar_move">Verschieben</string>
     <string name="actionbar_open_as_richdocument">Mit Collabora öffnen</string>
+    <string name="actionbar_open_as_richdocument_parameter">Öffnen mit %1$s</string>
     <string name="actionbar_open_with">Öffnen mit</string>
     <string name="actionbar_search">Suche</string>
     <string name="actionbar_see_details">Details</string>

+ 4 - 0
src/main/res/values-pt-rBR/strings.xml

@@ -19,6 +19,7 @@
     <string name="actionbar_mkdir">Nova pasta</string>
     <string name="actionbar_move">Mover</string>
     <string name="actionbar_open_as_richdocument">Abrir com Collabora</string>
+    <string name="actionbar_open_as_richdocument_parameter">Abrir com %1$s</string>
     <string name="actionbar_open_with">Abrir com</string>
     <string name="actionbar_search">Pesquisar</string>
     <string name="actionbar_see_details">Detalhes</string>
@@ -33,6 +34,7 @@
     <string name="activity_chooser_title">Enviar o link para…</string>
     <string name="activity_icon">Atividade</string>
     <string name="add_to_cloud">Adicionar à %1$s</string>
+    <string name="associated_account_not_found">Conta associada não encontrada!</string>
     <string name="auth_access_failed">O acesso falhou: %1$s</string>
     <string name="auth_account_does_not_exist">A conta não está adicionada neste dispositivo ainda</string>
     <string name="auth_account_not_new">Uma conta para o mesmo usuário e servidor já existe no dispositivo</string>
@@ -224,6 +226,7 @@
     <string name="error__upload__local_file_not_copied">%1$s não pôde ser copiado para pasta local %2$s</string>
     <string name="error_cant_bind_to_operations_service">Erro crítico: Não foi possível executar as operações</string>
     <string name="error_comment_file">Erro ao comentar arquivo</string>
+    <string name="error_retrieving_file">Erro ao recuperar o arquivo</string>
     <string name="error_retrieving_templates">Erro recuperando modelos</string>
     <string name="error_starting_direct_camera_upload">Erro ao inicializar a câmera</string>
     <string name="fab_label">Adicionar ou enviar</string>
@@ -514,6 +517,7 @@
     <string name="resized_image_not_possible_download">Não há imagem redimensionada disponível. Baixar a imagem completa?</string>
     <string name="restore">Restaurar arquivo</string>
     <string name="restore_button_description">Restaurar arquivo excluído</string>
+    <string name="retrieving_file">Recuperando arquivo...</string>
     <string name="richdocuments_failed_to_load_document">Falhou ao carregar documento!</string>
     <string name="saml_authentication_required_text">Senha requerida</string>
     <string name="saml_authentication_wrong_pass">Senha incorreta</string>