diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-04-04 00:13:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-04-04 00:13:21 +0000 |
commit | 845fd2dd5a8700131494de8c7ebc66ebef097821 (patch) | |
tree | 22215f0d59bba059482a409eaaded25ae810620a /settings/l10n/zh_CN.js | |
parent | 3dde4b014cd51f03e9566ede9c208fb518ccb8e8 (diff) | |
download | nextcloud-server-845fd2dd5a8700131494de8c7ebc66ebef097821.tar.gz nextcloud-server-845fd2dd5a8700131494de8c7ebc66ebef097821.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_CN.js')
-rw-r--r-- | settings/l10n/zh_CN.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index e9279aede09..2e4289492bc 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -593,15 +593,15 @@ OC.L10N.register( "All" : "全部", "Limit app usage to groups" : "限制可使用应用的分组", "No results" : "没有结果", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "该应用没有指定支持的 Nextcloud 最低版本。可能会在将来出现问题。", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "该应用没有指定支持的 Nextcloud 最高版本。可能会在将来出现问题。", + "This app cannot be installed because the following dependencies are not fulfilled:" : "无法安装应用,因为无法满足下列依赖:", "View in store" : "在商店中查看", "Visit website" : "访问网站", "Report a bug" : "报告问题", "User documentation" : "用户文档", "Admin documentation" : "管理员文档", "Developer documentation" : "开发者文档", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "该应用没有指定支持的 Nextcloud 最低版本。可能会在将来出现问题。", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "该应用没有指定支持的 Nextcloud 最高版本。可能会在将来出现问题。", - "This app cannot be installed because the following dependencies are not fulfilled:" : "无法安装应用,因为无法满足下列依赖:", "Update to {update}" : "更新至 {update}", "Results from other categories" : "来自其他类别的结果", "No apps found for your version" : "未找到适合当前版本的应用", |