diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-01-16 01:12:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-01-16 01:12:56 +0000 |
commit | 5f961a494ff007f6fbc8e334b9a5e21cff077206 (patch) | |
tree | f0cec504c62f8a6098e39fa0898641ce3a0f657a /lib/l10n/zh_CN.js | |
parent | 054848a387f59d5f32db2069592e5b993c8ecdf8 (diff) | |
download | nextcloud-server-5f961a494ff007f6fbc8e334b9a5e21cff077206.tar.gz nextcloud-server-5f961a494ff007f6fbc8e334b9a5e21cff077206.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r-- | lib/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index 5855c999bb4..bab3b63c82c 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -239,7 +239,7 @@ OC.L10N.register( "Sharing %s failed, because the permissions exceed permissions granted to %s" : "共享 %s 失败,因为权限超过了 %s 的已有权限", "Sharing %s failed, because the sharing backend for %s could not find its source" : "共享 %s 失败,因为无法找到 %s 共享后端的来源", "%s shared »%s« with you" : "%s 向您共享了 »%s«", - "%s shared »%s« with you." : "%s 已与您共享了 »%s «。", + "%s shared »%s« with you." : "%s 已与您共享了 »%s«。", "%s via %s" : "%s 通过 %s", "No app name specified" : "没有指定的 App 名称", "App '%s' could not be installed!" : "应用 '%s' 无法被安装!", |