diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-11-29 02:25:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-11-29 02:25:06 +0000 |
commit | a8bac4218e7623744ef5ccda3bc34aa0d747613f (patch) | |
tree | 361642a90aa0d69566c18a048e452076a2c3893f /core/l10n/zh_CN.js | |
parent | d6804c4848994b37dfa83987cfcaf25626d51801 (diff) | |
download | nextcloud-server-a8bac4218e7623744ef5ccda3bc34aa0d747613f.tar.gz nextcloud-server-a8bac4218e7623744ef5ccda3bc34aa0d747613f.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index a3cde8d5478..39cc9b11182 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -425,8 +425,6 @@ OC.L10N.register( "Password can not be changed. Please contact your administrator." : "无法修改密码,请联系管理员。", "Could not fetch list of apps from the app store." : "无法从应用商店中获取应用列表。", "Can't install this app because it is not compatible" : "无法安装此应用,因为不兼容", - "Can't install this app" : "无法安装此应用", - "Checking for update of app \"%s\" in App Store" : "在应用商店中检查应用 \"%s\" 是否有更新", - "Checked for update of app \"%s\" in App Store" : "已在应用商店中检查了应用 \"%s\" 是否有更新" + "Can't install this app" : "无法安装此应用" }, "nplurals=1; plural=0;"); |