Przeglądaj źródła

[tx-robot] updated from transifex

Nextcloud bot 7 lat temu
rodzic
commit
5d65b62537

+ 18 - 0
src/main/res/values-en-rGB/strings.xml

@@ -150,6 +150,7 @@
     <string name="uploader_upload_failed_ticker">Upload failed</string>
     <string name="uploader_upload_failed_content_single">Could not upload %1$s</string>
     <string name="uploader_upload_failed_credentials_error">Upload failed, you need to log in again</string>
+    <string name="uploads_view_upload_status_failed_ssl_certificate_not_trusted">Server certificate is not trusted</string>
     <string name="uploads_view_title">Uploads</string>
     <string name="uploads_view_group_current_uploads">Current</string>
     <string name="uploads_view_group_failed_uploads">Failed / Pending restart</string>
@@ -186,7 +187,15 @@
     <string name="sync_fail_content_unauthorized">Wrong password for %1$s</string>
     <string name="sync_conflicts_in_favourites_ticker">Conflicts found</string>
     <string name="sync_fail_in_favourites_ticker">Kept-in-sync files failed</string>
+    <plurals name="sync_fail_in_favourites_content">
+        <item quantity="one">Contents of %1$d file could not be sync\'ed (conflicts: %2$d)</item>
+        <item quantity="other">Contents of %1$d files could not be sync\'ed (conflicts: %2$d)</item>
+    </plurals>
     <string name="sync_foreign_files_forgotten_ticker">Some local files were forgotten</string>
+    <plurals name="sync_foreign_files_forgotten_content">
+        <item quantity="one">%1$d file out of the %2$s folder could not be copied into</item>
+        <item quantity="other">%1$d files out of the %2$s folder could not be copied into</item>
+    </plurals>
     <string name="sync_foreign_files_forgotten_explanation">As of version 1.3.16, files uploaded from this device are copied into the local %1$s folder to prevent data loss when a single file is synced with multiple accounts.\n\nDue to this change, all files uploaded with earlier versions of this app were copied into the %2$s folder. However, an error prevented the completion of this operation during account synchronization. You may either leave the file(s) as is and delete the link to %3$s, or move the file(s) into the %1$s folder and retain the link to %4$s.\n\nListed below are the local file(s), and the remote file(s) in %5$s they were linked to.</string>
     <string name="sync_current_folder_was_removed">The folder %1$s does not exist anymore</string>
     <string name="foreign_files_move">Move all</string>
@@ -291,6 +300,7 @@
     <string name="oauth_check_onoff">Log in with OAuth 2.0</string> 
     <string name="oauth_login_connection">Connecting to OAuth 2.0 server&#8230;</string>
         
+    <string name="ssl_validator_header">The identity of the server could not be verified</string>
     <string name="ssl_validator_reason_cert_not_trusted">- The server certificate is not trusted</string>
     <string name="ssl_validator_reason_cert_expired">- The server certificate expired</string>
     <string name="ssl_validator_reason_cert_not_yet_valid">- The server certificate valid dates are in the future</string>
@@ -452,6 +462,14 @@
 
     <string name="username">Username</string>
 
+    <plurals name="file_list__footer__folder">
+        <item quantity="one">%1$d folder</item>
+        <item quantity="other">%1$d folders</item>
+    </plurals>
+    <plurals name="file_list__footer__file">
+        <item quantity="one">%1$d file</item>
+        <item quantity="other">%1$d files</item>
+    </plurals>
     <string name="set_picture_as">Use picture as</string>
     <string name="set_as">Set As</string>
 

+ 2 - 0
src/main/res/values-sr/strings.xml

@@ -150,6 +150,7 @@
     <string name="uploader_upload_failed_ticker">Отпремање неуспешно</string>
     <string name="uploader_upload_failed_content_single">Не могу да отпремим %1$s</string>
     <string name="uploader_upload_failed_credentials_error">Отпремање није успело, морате поново да се пријавите</string>
+    <string name="uploads_view_upload_status_failed_ssl_certificate_not_trusted">Сертификат сервера није од поверења</string>
     <string name="uploads_view_title">Отпремања</string>
     <string name="uploads_view_group_current_uploads">Текуће</string>
     <string name="uploads_view_group_failed_uploads">Неуспешно / Чекам поновно покретање</string>
@@ -301,6 +302,7 @@
     <string name="oauth_check_onoff">Пријавите се са OAuth 2.0</string> 
     <string name="oauth_login_connection">Повезивање са OAuth 2.0 сервером &#8230;</string>
         
+    <string name="ssl_validator_header">Идентитет сервера не може да се провери</string>
     <string name="ssl_validator_reason_cert_not_trusted">– Сертификат сервера није од поверења</string>
     <string name="ssl_validator_reason_cert_expired">– Сертификат сервера је истекао</string>
     <string name="ssl_validator_reason_cert_not_yet_valid">- Датуми важења сертификата су у будућности</string>

+ 15 - 1
src/main/res/values-zh-rCN/strings.xml

@@ -194,6 +194,9 @@
     <string name="pass_code_wrong">安全码不正确</string>
     <string name="pass_code_stored">已存储的安全码</string>
     
+    <string name="media_notif_ticker">%1$s 音乐播放器</string>
+    <string name="media_state_playing">%1$s (播放)</string>
+    <string name="media_state_loading">%1$s (加载)</string>
     <string name="media_err_nothing_to_play">没有发现媒体文件</string>
     <string name="media_err_no_account">未提供账户</string>
     <string name="media_err_not_in_owncloud">该文件不属于一个有效的账户</string>
@@ -248,8 +251,12 @@
     <string name="unfavorite">不可以设置离线</string>
     <string name="favorite_real">加入收藏</string>
     <string name="unset_favorite_real">取消收藏</string>
+    <string name="favorite_switch">离线可用</string>
     <string name="common_rename">重命名</string>
+    <string name="common_remove">删除</string>
     <string name="confirmation_remove_local">仅本地</string>
+    <string name="remove_success_msg">已删除</string>
+    <string name="remove_fail_msg">删除失败</string>
     <string name="rename_dialog_title">请输出新的名字</string>
     <string name="sync_file_fail_msg">无法查看远程文件</string>
     <string name="sync_file_nothing_to_do_msg">文件内容已同步</string>
@@ -425,6 +432,12 @@
 
     <string name="username">用户名</string>
 
+    <plurals name="file_list__footer__folder">
+        <item quantity="other">%1$d 文件夹</item>
+    </plurals>
+    <plurals name="file_list__footer__file">
+        <item quantity="other">%1$d 文件</item>
+    </plurals>
     <string name="set_picture_as">将图片用作</string>
     <string name="set_as">设置</string>
 
@@ -640,4 +653,5 @@
     <string name="push_notifications_not_implemented">由于依赖于专有的Google Play服务,推送通知被禁用。</string>
     <string name="push_notifications_old_login">由于过期的登录会话,没有推送通知。 请考虑重新添加您的帐户。</string>
     <string name="push_notifications_temp_error">推送通知目前不可用。</string>
-    </resources>
+    <string name="date_unknown">未知</string>
+</resources>