diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-01 02:17:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-01 02:17:00 +0000 |
commit | 4cf0f37387d10a8f0720c76cc2dbc8b8cf5bb466 (patch) | |
tree | 0d7f832a5de1f668eb330db9be641a819e841ea2 /apps/settings/l10n/zh_CN.js | |
parent | 8e01ff15df434f4f3452daff9614dca66a27a4ab (diff) | |
download | nextcloud-server-4cf0f37387d10a8f0720c76cc2dbc8b8cf5bb466.tar.gz nextcloud-server-4cf0f37387d10a8f0720c76cc2dbc8b8cf5bb466.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index ec2ae148a75..7434806034d 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -28,21 +28,6 @@ OC.L10N.register( "Groups" : "分组", "Group list is empty" : "群组列表为空", "Unable to retrieve the group list" : "无法获取分组列表", - "_and %n other editor_::_and %n other editors_" : ["和其他编辑者"], - "Enter your name so other users can see who is editing" : "输入您的姓名以便他人看到谁在编辑", - "Edit guest name" : "编辑访客姓名", - "Save guest name" : "保存访客姓名", - "Add link" : "添加链接", - "Last saved {lastSaved}" : "最近保存 {lastSave}", - "The document has been changed outside of the editor. The changes cannot be applied." : "本文档在编辑器外被更改。无法应用更改。", - "Unpushed changes" : "未推送的更改", - "Unsaved changes" : "未保存的更改", - "Use current version" : "使用当前版本", - "Use the saved version" : "使用保存的版本", - "File could not be loaded. Please check your internet connection." : "无法加载文件。 请检查您的互联网连接。", - "Retry" : "重试", - "Show image" : "显示图片", - "Show file" : "显示文件", "{actor} added you to group {group}" : "{actor} 将您加入分组 {group}", "You added {user} to group {group}" : "您将 {user} 加入分组 {group}", "{actor} added {user} to group {group}" : "{actor} 将 {user} 加入分组 {group}", @@ -876,6 +861,21 @@ OC.L10N.register( "Valid until %s" : "有效期至 %s", "Import root certificate" : "导入根证书", "Set default expiration date" : "设置默认过期日期", - "{counter} apps have an update available" : "{counter} 个应用有可用的更新" + "{counter} apps have an update available" : "{counter} 个应用有可用的更新", + "_and %n other editor_::_and %n other editors_" : ["和其他编辑者"], + "Enter your name so other users can see who is editing" : "输入您的姓名以便他人看到谁在编辑", + "Edit guest name" : "编辑访客姓名", + "Save guest name" : "保存访客姓名", + "Add link" : "添加链接", + "Last saved {lastSaved}" : "最近保存 {lastSave}", + "The document has been changed outside of the editor. The changes cannot be applied." : "本文档在编辑器外被更改。无法应用更改。", + "Unpushed changes" : "未推送的更改", + "Unsaved changes" : "未保存的更改", + "Use current version" : "使用当前版本", + "Use the saved version" : "使用保存的版本", + "File could not be loaded. Please check your internet connection." : "无法加载文件。 请检查您的互联网连接。", + "Retry" : "重试", + "Show image" : "显示图片", + "Show file" : "显示文件" }, "nplurals=1; plural=0;"); |