diff options
Diffstat (limited to 'apps/files_external/l10n/zh_CN.js')
-rw-r--r-- | apps/files_external/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js index a72dd6513b5..afd17d8b437 100644 --- a/apps/files_external/l10n/zh_CN.js +++ b/apps/files_external/l10n/zh_CN.js @@ -21,6 +21,7 @@ OC.L10N.register( "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "因为配置的存储数量过多,自动状态检查已停用,点击以检查状态。", "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "您确定要断开这个外部存储空间吗?这将会导致该存储空间在 Nextcloud 中不可用,并将会在当前连接的任何同步客户端上删除文件和文件夹,但不会删除外部存储空间本身的任何文件和文件夹。", "Delete storage?" : "删除存储?", + "Click to recheck the configuration" : "点击以再次检查配置", "Saved" : "已保存", "Saving …" : "正在保存 …", "Save" : "保存", @@ -128,7 +129,6 @@ OC.L10N.register( "Authentication" : "认证", "Configuration" : "配置", "Available for" : "可用于", - "Click to recheck the configuration" : "点击以再次检查配置", "Add storage" : "增加存储", "Advanced settings" : "高级选项", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全局凭据可用于使用具有相同凭据的多个外部存储进行身份验证。", |