diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-17 15:56:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-17 15:56:32 +0000 |
commit | 11e04e394d28476d2417e3308f7325142acf529e (patch) | |
tree | 68e124d0aaacc8522e39271d2d4236c0add4103a /apps/files/l10n/zh_CN.js | |
parent | c2d8fe633654525ad64eb38aac3467c9efcfdf4d (diff) | |
download | nextcloud-server-11e04e394d28476d2417e3308f7325142acf529e.tar.gz nextcloud-server-11e04e394d28476d2417e3308f7325142acf529e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_CN.js')
-rw-r--r-- | apps/files/l10n/zh_CN.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 92c5432a203..57fc59d5d87 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -70,9 +70,7 @@ OC.L10N.register( "Favorited" : "已收藏", "Favorite" : "收藏", "Copy direct link (only works for users who have access to this file/folder)" : "复制直接链接(仅适用于有权访问此文件/文件夹的用户)", - "Folder" : "文件夹", "New folder" : "新建文件夹", - "Upload" : "上传", "An error occurred while trying to update the tags" : "更新标签时出错", "Added to favorites" : "添加到收藏", "Removed from favorites" : "取消收藏", @@ -140,6 +138,8 @@ OC.L10N.register( "Soon..." : "很快...", "File upload is in progress. Leaving the page now will cancel the upload." : "文件正在上传中. 离开此页将会取消上传.", "Copy local link" : "复制本地链接", + "Folder" : "文件夹", + "Upload" : "上传", "No favorites" : "无收藏" }, "nplurals=1; plural=0;"); |