aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-09-04 00:22:21 +0000
committerNextcloud bot <bot@nextcloud.com>2024-09-04 00:22:21 +0000
commita297773da2ac0ec3a5eb2300c59a168ea41a951a (patch)
tree466cd48f1286a143ebc07a9b3cac519efb6d5755 /apps/files_sharing/l10n/zh_CN.js
parentf033e32af66c875d136a370cc7985f2907733783 (diff)
downloadnextcloud-server-a297773da2ac0ec3a5eb2300c59a168ea41a951a.tar.gz
nextcloud-server-a297773da2ac0ec3a5eb2300c59a168ea41a951a.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/zh_CN.js')
-rw-r--r--apps/files_sharing/l10n/zh_CN.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js
index 3c1242fab5b..3f643ae0852 100644
--- a/apps/files_sharing/l10n/zh_CN.js
+++ b/apps/files_sharing/l10n/zh_CN.js
@@ -12,9 +12,6 @@ OC.L10N.register(
"Terms of service" : "服务条款",
"Show list view" : "显示列表视图",
"Show grid view" : "显示网格视图",
- "No compatible server found at {remote}" : " {remote} 未发现匹配的服务器",
- "Invalid server URL" : "无效的服务器地址",
- "Failed to add the public link to your Nextcloud" : "添加公开链接到您的Nextcloud失败",
"File shares" : "文件共享",
"Downloaded via public link" : "通过公开链接下载",
"Downloaded by {email}" : "已被 {email} 下载",
@@ -289,6 +286,9 @@ OC.L10N.register(
"Share not found" : "未找到共享",
"Back to %s" : "返回 %s",
"Add to your Nextcloud" : "添加到您的 Nextcloud",
+ "No compatible server found at {remote}" : " {remote} 未发现匹配的服务器",
+ "Invalid server URL" : "无效的服务器地址",
+ "Failed to add the public link to your Nextcloud" : "添加公开链接到您的Nextcloud失败",
"Files" : "文件",
"Please specify a valid user" : "请指定一个有效的用户",
"Please specify a valid federated user ID" : "请指定一个有效的联合用户 ID",