summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-12-24 03:02:27 +0000
committerNextcloud bot <bot@nextcloud.com>2022-12-24 03:02:27 +0000
commit5256ba0f2d16cb2656bcf880bad6ee3af86734a5 (patch)
tree15393ad9f124e617f46dabd7a439d2447d7ece7b /apps/files/l10n/zh_CN.js
parentf176b3b3dd7febce8c1008f70d133c425fa87c22 (diff)
downloadnextcloud-server-5256ba0f2d16cb2656bcf880bad6ee3af86734a5.tar.gz
nextcloud-server-5256ba0f2d16cb2656bcf880bad6ee3af86734a5.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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index 7738b08460e..8e8e36d805d 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -100,12 +100,11 @@ OC.L10N.register(
"Your storage is almost full ({usedSpacePercent}%)." : "您的存储空间几乎已满({usedSpacePercent}%)",
"_matches \"{filter}\"_::_match \"{filter}\"_" : ["匹配 \"{filter}\""],
"View in folder" : "在文件夹中查看",
- "Copied!" : "已复制",
- "Copy direct link (only works for users who have access to this file/folder)" : "复制直接链接(仅适用于有权访问此文件/文件夹的用户)",
"Path" : "路径",
"_%n byte_::_%n bytes_" : ["%n 字节"],
"Favorited" : "已收藏",
"Favorite" : "收藏",
+ "Copy direct link (only works for users who have access to this file/folder)" : "复制直接链接(仅适用于有权访问此文件/文件夹的用户)",
"You can only favorite a single file or folder at a time" : "您一次只能收藏一个文件或文件夹",
"New folder" : "新建文件夹",
"Upload file" : "上传文件",
@@ -222,6 +221,7 @@ OC.L10N.register(
"Select" : "选择",
"You don’t have permission to upload or create files here" : "您没有权限在此上传或创建文件",
"New" : "新建",
+ "Copied!" : "已复制",
"Cannot transfer ownership of a file or folder you don't own" : "无法转让您未拥有的文件或文件夹的所有权",
"Settings" : "设置"
},