aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-14 00:19:42 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-14 00:19:42 +0000
commit80052ba7a33318176908048f34b838ab45f4d011 (patch)
tree43ceda6d5494162c2926ad3f24027077f0a64fe8 /apps/files/l10n/zh_CN.js
parent88d0c825f6615d253bd44a271278817bb03a5c38 (diff)
downloadnextcloud-server-80052ba7a33318176908048f34b838ab45f4d011.tar.gz
nextcloud-server-80052ba7a33318176908048f34b838ab45f4d011.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.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index 71916bdc838..053c9c11fec 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -97,12 +97,10 @@ OC.L10N.register(
"Your storage is almost full ({usedSpacePercent}%)." : "您的存储空间几乎已满({usedSpacePercent}%)",
"_matches \"{filter}\"_::_match \"{filter}\"_" : ["匹配“{filter}”"],
"View in folder" : "在文件夹中查看",
- "Direct link was copied (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)" : "复制直接链接(仅适用于有权访问此文件/文件夹的用户)",
"New folder" : "新建文件夹",
"Create new folder" : "创建新文件夹",
"Upload file" : "上传文件",
@@ -123,7 +121,6 @@ OC.L10N.register(
"Restored by {user}" : "由 {user} 恢复",
"Renamed by {user}" : "由 {user} 重命名",
"Moved by {user}" : "由 {user} 移动",
- "\"remote user\"" : "“远程用户”",
"You created {file}" : "您创建了 {file}",
"You created an encrypted file in {file}" : "您在 {file} 创建了一个加密文件",
"{user} created {file}" : "{user} 创建了 {file}",
@@ -286,7 +283,10 @@ OC.L10N.register(
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "您尝试上传的文件大小超过了服务器的限制。",
"Text file" : "文本文件",
"New text file.txt" : "新建文本文档.txt",
+ "Direct link was copied (only works for users who have access to this file/folder)" : "已复制直链(仅适用于有权访问此文件/文件夹的用户)",
+ "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" : "您一次只能收藏一个文件或文件夹",
+ "\"remote user\"" : "“远程用户”",
"Search users" : "搜索用户",
"You might not have have permissions to view it, ask the sender to share it" : "您可能没有权限浏览它,请要求发送者分享它",
"Set up templates folder" : "设置模板文件夹",