diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-20 00:19:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-20 00:19:53 +0000 |
commit | 71341a5d3bc31635469dd99c98510104b55d4473 (patch) | |
tree | e3a529a5f757835ba9c23dff13472b8d24902a17 /apps/files_sharing/l10n/zh_CN.js | |
parent | a8d1673d9fab1097113a58b7640917036e0bd8b5 (diff) | |
download | nextcloud-server-71341a5d3bc31635469dd99c98510104b55d4473.tar.gz nextcloud-server-71341a5d3bc31635469dd99c98510104b55d4473.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.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index 80406cc21e1..5609d087b3d 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -125,8 +125,8 @@ OC.L10N.register( "Link copied to clipboard" : "链接已复制到剪贴板", "Select" : "选择", "Cancel" : "取消", - "Continue" : "继续", "Close" : "关闭", + "Continue" : "继续", "Error creating the share: {errorMessage}" : "创建共享失败:{errorMessage}", "Error creating the share" : "创建共享时出错", "Sharing" : "共享", @@ -197,6 +197,8 @@ OC.L10N.register( "Deck board" : "看板", "ScienceMesh" : "ScienceMesh", "on {server}" : "在 {server} 上", + "Enter your name" : "输入你的名字", + "Submit name" : "提交名称", "Allow upload and editing" : "允许上传和编辑", "Allow editing" : "允许编辑", "Upload only" : "仅上传", |