diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-21 00:21:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-21 00:21:10 +0000 |
commit | 26ef10a07ff4550f3f94cb216b5eded6c8e36daf (patch) | |
tree | 4e5cb444e854afd2acb1e8920b998d4848a0b148 /apps/files/l10n/zh_CN.js | |
parent | 42dee2e29f0153bbb15a0d0fe1350d766ae68f18 (diff) | |
download | nextcloud-server-26ef10a07ff4550f3f94cb216b5eded6c8e36daf.tar.gz nextcloud-server-26ef10a07ff4550f3f94cb216b5eded6c8e36daf.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/zh_CN.js')
-rw-r--r-- | apps/files/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index b4b07d28120..9eb3e7b9633 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -172,6 +172,7 @@ OC.L10N.register( "Reload current directory" : "重新载入当前目录", "Go to the \"{dir}\" directory" : "前往“{dir}”目录", "Drag and drop files here to upload" : "将文件拖拽至此处以上传", + "You don’t have permission to upload or create files here" : "您没有权限在此上传或创建文件", "Upload successful" : "上传成功", "\"{displayName}\" action executed successfully" : "“{displayName}”操作执行成功", "\"{displayName}\" action failed" : "“{displayName}”操作执行失败", @@ -233,7 +234,6 @@ OC.L10N.register( "Shared" : "已共享", "Switch to list view" : "切换为列表视图", "Switch to grid view" : "切换到网格视图", - "You don’t have permission to upload or create files here" : "您没有权限在此上传或创建文件", "Open the files app settings" : "打开文件设置", "Files settings" : "文件设置", "File cannot be accessed" : "文件无法访问", |