diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-10-17 00:08:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-10-17 00:08:23 +0000 |
commit | 59c3ea91fd42f00ba58fc35d5c49e1ea65435b8d (patch) | |
tree | c82ba3d0b1d6cda7629a785c50a8c4d9feeae57e /apps/files_external | |
parent | d34c7e89a0dd609d9b4ad91e2073279aa2c08a82 (diff) | |
download | nextcloud-server-59c3ea91fd42f00ba58fc35d5c49e1ea65435b8d.tar.gz nextcloud-server-59c3ea91fd42f00ba58fc35d5c49e1ea65435b8d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external')
-rw-r--r-- | apps/files_external/l10n/zh_CN.js | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/zh_CN.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js index 2eac6e70ad9..83aea82084c 100644 --- a/apps/files_external/l10n/zh_CN.js +++ b/apps/files_external/l10n/zh_CN.js @@ -14,6 +14,8 @@ OC.L10N.register( "(group)" : "(分组)", "Compatibility with Mac NFD encoding (slow)" : "兼用 Mac NFD 编码 (慢)", "Admin defined" : "管理员定义", + "Are you sure you want to delete this external storage" : "是否要删除该外部存储", + "Delete storage?" : "删除存储?", "Saved" : "已保存", "Saving..." : "正在保存...", "Save" : "保存", diff --git a/apps/files_external/l10n/zh_CN.json b/apps/files_external/l10n/zh_CN.json index 9883dfa7a90..95705cc41dc 100644 --- a/apps/files_external/l10n/zh_CN.json +++ b/apps/files_external/l10n/zh_CN.json @@ -12,6 +12,8 @@ "(group)" : "(分组)", "Compatibility with Mac NFD encoding (slow)" : "兼用 Mac NFD 编码 (慢)", "Admin defined" : "管理员定义", + "Are you sure you want to delete this external storage" : "是否要删除该外部存储", + "Delete storage?" : "删除存储?", "Saved" : "已保存", "Saving..." : "正在保存...", "Save" : "保存", |