diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-07 02:16:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-07 02:16:14 +0000 |
commit | 97f36e62f2bc2dc35db184bc7ab4f3969280510c (patch) | |
tree | 1870e1f1731be5ca9f83182e0bf37df8dfc29d45 /apps/files/l10n/zh_CN.js | |
parent | 3b0e581dec0ef7b43380cb25c78ed3f7f4034a7f (diff) | |
download | nextcloud-server-97f36e62f2bc2dc35db184bc7ab4f3969280510c.tar.gz nextcloud-server-97f36e62f2bc2dc35db184bc7ab4f3969280510c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_CN.js')
-rw-r--r-- | apps/files/l10n/zh_CN.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index ccf8251c4fd..98a7c711087 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -96,12 +96,12 @@ OC.L10N.register( "Upload file" : "上传文件", "Not favorited" : "未收藏", "Remove from favorites" : "从收藏中移除", - "Add to favorites" : "添加到收藏中", + "Add to favorites" : "添加到收藏夹", "An error occurred while trying to update the tags" : "更新标签时出错", - "Added to favorites" : "已添加到收藏", - "Removed from favorites" : "取消收藏", + "Added to favorites" : "已添加到收藏夹", + "Removed from favorites" : "从收藏夹移除", "You added {file} to your favorites" : "您已经添加 {file} 到您的收藏夹", - "You removed {file} from your favorites" : "您已从收藏夹中删除 {file}", + "You removed {file} from your favorites" : "您已从收藏夹中移除 {file}", "File changes" : "文件发生变化", "Created by {user}" : "由 {user} 创建", "Changed by {user}" : "由 {user} 更改", |