diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-11-26 01:55:22 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-11-26 01:55:22 -0500 |
commit | dd18ea611bd0e66969df22aedddc98cddbba4984 (patch) | |
tree | 5be14cc4bc18ac29d965917a29afbd1fbb95ae84 /settings/l10n | |
parent | 28783030d0a33207b62fc059971876eed23ad54e (diff) | |
download | nextcloud-server-dd18ea611bd0e66969df22aedddc98cddbba4984.tar.gz nextcloud-server-dd18ea611bd0e66969df22aedddc98cddbba4984.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n')
-rw-r--r-- | settings/l10n/zh_CN.js | 10 | ||||
-rw-r--r-- | settings/l10n/zh_CN.json | 10 |
2 files changed, 14 insertions, 6 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index 4730cba46d7..326be4e8917 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -12,12 +12,10 @@ OC.L10N.register( "Log" : "日志", "Tips & tricks" : "技巧提示", "Updates" : "更新", - "Authentication error" : "认证错误", - "Your full name has been changed." : "您的全名已修改。", - "Unable to change full name" : "无法修改全名", "Couldn't remove app." : "无法删除应用。", "Language changed" : "语言已修改", "Invalid request" : "无效请求", + "Authentication error" : "认证错误", "Admins can't remove themself from the admin group" : "管理员不能将自己移出管理组。", "Unable to add user to group %s" : "无法把用户增加到组 %s", "Unable to remove user from group %s" : "无法从组%s中移除用户", @@ -53,6 +51,8 @@ OC.L10N.register( "Invalid user" : "用户无效", "Unable to change mail address" : "无法更改邮箱地址", "Email saved" : "电子邮件已保存", + "Your full name has been changed." : "您的全名已修改。", + "Unable to change full name" : "无法修改全名", "Are you really sure you want add \"{domain}\" as trusted domain?" : "你真的希望添加 \"{domain}\" 为信任域?", "Add trusted domain" : "添加信任域", "Migration in progress. Please wait until the migration is finished" : "迁移正在进行中。请等待,直到完成迁移", @@ -78,6 +78,9 @@ OC.L10N.register( "Uninstalling ...." : "卸载中....", "Error while uninstalling app" : "卸载应用时发生了一个错误", "Uninstall" : "卸载", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "该应用已启用,但是需要更新。5秒后将跳转到更新页面。", + "App update" : "应用更新", + "No apps found for \"{query}\"" : "未找到应用适合 \"{query}\"", "An error occurred: {message}" : "发生错误: {message}", "Select a profile picture" : "选择头像", "Very weak password" : "非常弱的密码", @@ -150,6 +153,7 @@ OC.L10N.register( "Allow users to send mail notification for shared files to other users" : "允许用户发送共享文件的邮件通知给其他用户", "Exclude groups from sharing" : "在分享中排除组", "These groups will still be able to receive shares, but not to initiate them." : "这些组将仍可以获取分享,但无法向他人分享。", + "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "允许在共享对话框中的自动补全用户名。如果被禁用,需要输入用户全名。", "Last cron job execution: %s." : "上次定时任务执行于: %s.", "Last cron job execution: %s. Something seems wrong." : "上次定时任务执行于: %s. 似乎有些问题。", "Cron was not executed yet!" : "定时任务还未被执行!", diff --git a/settings/l10n/zh_CN.json b/settings/l10n/zh_CN.json index 69d6dbf014e..31463488b64 100644 --- a/settings/l10n/zh_CN.json +++ b/settings/l10n/zh_CN.json @@ -10,12 +10,10 @@ "Log" : "日志", "Tips & tricks" : "技巧提示", "Updates" : "更新", - "Authentication error" : "认证错误", - "Your full name has been changed." : "您的全名已修改。", - "Unable to change full name" : "无法修改全名", "Couldn't remove app." : "无法删除应用。", "Language changed" : "语言已修改", "Invalid request" : "无效请求", + "Authentication error" : "认证错误", "Admins can't remove themself from the admin group" : "管理员不能将自己移出管理组。", "Unable to add user to group %s" : "无法把用户增加到组 %s", "Unable to remove user from group %s" : "无法从组%s中移除用户", @@ -51,6 +49,8 @@ "Invalid user" : "用户无效", "Unable to change mail address" : "无法更改邮箱地址", "Email saved" : "电子邮件已保存", + "Your full name has been changed." : "您的全名已修改。", + "Unable to change full name" : "无法修改全名", "Are you really sure you want add \"{domain}\" as trusted domain?" : "你真的希望添加 \"{domain}\" 为信任域?", "Add trusted domain" : "添加信任域", "Migration in progress. Please wait until the migration is finished" : "迁移正在进行中。请等待,直到完成迁移", @@ -76,6 +76,9 @@ "Uninstalling ...." : "卸载中....", "Error while uninstalling app" : "卸载应用时发生了一个错误", "Uninstall" : "卸载", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "该应用已启用,但是需要更新。5秒后将跳转到更新页面。", + "App update" : "应用更新", + "No apps found for \"{query}\"" : "未找到应用适合 \"{query}\"", "An error occurred: {message}" : "发生错误: {message}", "Select a profile picture" : "选择头像", "Very weak password" : "非常弱的密码", @@ -148,6 +151,7 @@ "Allow users to send mail notification for shared files to other users" : "允许用户发送共享文件的邮件通知给其他用户", "Exclude groups from sharing" : "在分享中排除组", "These groups will still be able to receive shares, but not to initiate them." : "这些组将仍可以获取分享,但无法向他人分享。", + "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "允许在共享对话框中的自动补全用户名。如果被禁用,需要输入用户全名。", "Last cron job execution: %s." : "上次定时任务执行于: %s.", "Last cron job execution: %s. Something seems wrong." : "上次定时任务执行于: %s. 似乎有些问题。", "Cron was not executed yet!" : "定时任务还未被执行!", |