diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-14 00:07:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-14 00:07:36 +0000 |
commit | 0f96d5a641e790aa5d289792a45406d488553579 (patch) | |
tree | 92013149c0ad586351c09514b5cb809bd4848a02 /apps/files/l10n/zh_CN.json | |
parent | d0c0f6cfc1871c90cd43d3b005206a360b5bb540 (diff) | |
download | nextcloud-server-0f96d5a641e790aa5d289792a45406d488553579.tar.gz nextcloud-server-0f96d5a641e790aa5d289792a45406d488553579.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_CN.json')
-rw-r--r-- | apps/files/l10n/zh_CN.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index fbf503808fa..7d9e00b2756 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -67,7 +67,6 @@ "_%n byte_::_%n bytes_" : ["%n 字节"], "Favorited" : "已收藏", "Favorite" : "收藏", - "Copy local link" : "复制本地链接", "Folder" : "文件夹", "New folder" : "新建文件夹", "Upload" : "上传", @@ -136,6 +135,7 @@ "{seconds}s" : "{seconds}s", "Any moment now..." : "现在任何时候...", "Soon..." : "很快...", - "File upload is in progress. Leaving the page now will cancel the upload." : "文件正在上传中. 离开此页将会取消上传." + "File upload is in progress. Leaving the page now will cancel the upload." : "文件正在上传中. 离开此页将会取消上传.", + "Copy local link" : "复制本地链接" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |