summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-09 02:27:45 +0000
committerNextcloud bot <bot@nextcloud.com>2022-04-09 02:27:45 +0000
commit6f9d726ccf05945484d3fec2d4fca21c4109eb74 (patch)
tree2efcfd213bb9cf887b40b7fd18bad36ae528fc83 /apps/files_external/l10n/zh_CN.js
parentfadad1e7d7c0ecb0a5d1acdb8f90047a0bd51326 (diff)
downloadnextcloud-server-6f9d726ccf05945484d3fec2d4fca21c4109eb74.tar.gz
nextcloud-server-6f9d726ccf05945484d3fec2d4fca21c4109eb74.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/zh_CN.js')
-rw-r--r--apps/files_external/l10n/zh_CN.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js
index ddad7707254..5ac66c4350e 100644
--- a/apps/files_external/l10n/zh_CN.js
+++ b/apps/files_external/l10n/zh_CN.js
@@ -20,9 +20,7 @@ OC.L10N.register(
"Never" : "从不",
"Once every direct access" : "每次访问时",
"Read only" : "只读",
- "Delete" : "删除",
"Admin defined" : "管理员定义",
- "Are you sure you want to delete this external storage?" : "您确定要删除这个外部存储吗?",
"Delete storage?" : "删除存储?",
"Saved" : "已保存",
"Saving …" : "正在保存…",
@@ -137,6 +135,8 @@ OC.L10N.register(
"Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全局凭据可用于使用具有相同凭据的多个外部存储进行身份验证。",
"External storages" : "外部存储",
"(group)" : "(分组)",
+ "Delete" : "删除",
+ "Are you sure you want to delete this external storage?" : "您确定要删除这个外部存储吗?",
"SMB / CIFS" : "SMB / CIFS",
"SMB / CIFS using OC login" : "SMB / CIFS 使用 OC 登录信息"
},