diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-10-17 00:08:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-10-17 00:08:33 +0000 |
commit | ea269db6d6d1ad23f10e02f3e37c055a8a55a41b (patch) | |
tree | 239cec187b9ea0a3db89bf69f9df53a40b0be93b /apps/files_external | |
parent | e6000abdd67501b5b56d7b6470ff7ba126875256 (diff) | |
download | nextcloud-server-ea269db6d6d1ad23f10e02f3e37c055a8a55a41b.tar.gz nextcloud-server-ea269db6d6d1ad23f10e02f3e37c055a8a55a41b.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" : "保存", |