diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_CN.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.js | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index 5460b042c95..2be5b54648c 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -401,16 +401,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "{owner} 共享给您及 {circle}", "Shared with you and the conversation {conversation} by {owner}" : "由{owner} 共享给您及对话 {conversation}", "Shared with you in a conversation by {owner}" : "由 {owner} 在一个会话中共享给您", - "Share note" : "共享笔记", - "Show list view" : "显示列表视图", - "Show grid view" : "显示网格视图", - "Upload files to %s" : "上传文件到 %s", - "%s shared a folder with you." : "%s 与您分享了一个文件夹。", - "Note" : "备注", - "Select or drop files" : "选择或拖放文件", - "Uploading files" : "正在上传文件", - "Uploaded files:" : "上传的文件: ", - "By uploading files, you agree to the %1$sterms of service%2$s." : "通过上传文件,您同意了 %1$s 服务条款 %2$s。", "Share not found" : "未找到共享", "Back to %s" : "返回 %s", "Add to your Nextcloud" : "添加到您的 Nextcloud", @@ -420,6 +410,8 @@ OC.L10N.register( "This will stop your current uploads." : "此操作将终止您当前的上传。", "Move or copy" : "移动或复制", "You can upload into this folder" : "您可以上传文件至此文件夹", + "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失败", @@ -432,6 +424,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "要上传文件,您需要先提供名称。", "Enter your name" : "输入名称", "Submit name" : "提交名称", + "Share note" : "共享笔记", + "Upload files to %s" : "上传文件到 %s", + "%s shared a folder with you." : "%s 与您分享了一个文件夹。", + "Note" : "备注", + "Select or drop files" : "选择或拖放文件", + "Uploading files" : "正在上传文件", + "Uploaded files:" : "上传的文件: ", + "By uploading files, you agree to the %1$sterms of service%2$s." : "通过上传文件,您同意了 %1$s 服务条款 %2$s。", "Name" : "名称", "Share with accounts, teams, federated cloud id" : "与账号、团队、联合云 ID 共享", "Email, federated cloud id" : "电子邮件、联合云 ID", |