diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-01-20 02:20:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-01-20 02:20:52 +0000 |
commit | e22ce096442968b2cc3abb1ee730dfa7465d4438 (patch) | |
tree | 5fbb5c6fd7f32ef0b9d8806940e0c61f1eea0a4d /apps/files_sharing/l10n/zh_CN.js | |
parent | 11c8a11ec6563e7f89f937396b73d88f6b0d6e57 (diff) | |
download | nextcloud-server-e22ce096442968b2cc3abb1ee730dfa7465d4438.tar.gz nextcloud-server-e22ce096442968b2cc3abb1ee730dfa7465d4438.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/zh_CN.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index ec6a80b49b1..2bd61e74116 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -203,7 +203,9 @@ OC.L10N.register( "Expires {relativetime}" : "过期 {relativetime}", "this share just expired." : "此共享已过期。", "Link to a file" : "链接到文件", + "Error creating the share: {errorMessage}" : "创建共享失败:{errorMessage}", "Error creating the share" : "创建共享时出错", + "Error updating the share: {errorMessage}" : "更新共享失败:{errorMessage}", "Error updating the share" : "更新共享时出错", "Shared" : "已共享", "Share" : "共享", |