diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:18 +0000 |
commit | b0c003d7bed709ccb1bf95aec6cac25378d57fd1 (patch) | |
tree | 6b303e8f716415e698ee140089c028214f9ea98d /apps/files_sharing/l10n/zh_CN.js | |
parent | a9971938156d3758dbd921ed9ecf29a1ed7aacd3 (diff) | |
download | nextcloud-server-b0c003d7bed709ccb1bf95aec6cac25378d57fd1.tar.gz nextcloud-server-b0c003d7bed709ccb1bf95aec6cac25378d57fd1.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 | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index 8e77b231a2e..20ec564bd4e 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -274,15 +274,6 @@ OC.L10N.register( "List of unapproved shares." : "未批准的分享列表", "No pending shares" : "没有待定共享", "Shares you have received but not approved will show up here" : "您已收到但未批准的分享将显示在这里", - "No entries found in this folder" : "在此文件夹中找不到项目", - "Name" : "名称", - "Share time" : "共享时间", - "Sorry, this link does not seem to work anymore." : "抱歉,此链接已失效。", - "Reasons might be:" : "可能原因是:", - "the item was removed" : "此项已移除", - "the link expired" : "链接过期", - "sharing is disabled" : "已禁用共享", - "For more info, please ask the person who sent this link." : "如需了解更多信息,请联系发给您该链接的人。", "Share note" : "共享笔记", "Upload files to %s" : "上传文件到 %s", "Note" : "备注", @@ -309,6 +300,15 @@ OC.L10N.register( "Expiration date enforced" : "强制过期日期", "Password protect" : "密码保护", "Science Mesh" : "Science Mesh", + "No entries found in this folder" : "在此文件夹中找不到项目", + "Name" : "名称", + "Share time" : "共享时间", + "Sorry, this link does not seem to work anymore." : "抱歉,此链接已失效。", + "Reasons might be:" : "可能原因是:", + "the item was removed" : "此项已移除", + "the link expired" : "链接过期", + "sharing is disabled" : "已禁用共享", + "For more info, please ask the person who sent this link." : "如需了解更多信息,请联系发给您该链接的人。", "Update" : "更新", "Share with " : "分享给" }, |