summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_CN.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-12-26 01:09:23 +0000
committerNextcloud bot <bot@nextcloud.com>2016-12-26 01:09:23 +0000
commit3fc4e1b5b9402fa00da94762ef2463fb6dfb9acd (patch)
treededbae4d6e8ee374b357d5caa2f09b03477ccacb /apps/files/l10n/zh_CN.json
parent56c016946d0695a62e418839cf19786a223b4ae7 (diff)
downloadnextcloud-server-3fc4e1b5b9402fa00da94762ef2463fb6dfb9acd.tar.gz
nextcloud-server-3fc4e1b5b9402fa00da94762ef2463fb6dfb9acd.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_CN.json')
-rw-r--r--apps/files/l10n/zh_CN.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json
index 86fe488aeb6..070e92d2528 100644
--- a/apps/files/l10n/zh_CN.json
+++ b/apps/files/l10n/zh_CN.json
@@ -13,16 +13,7 @@
"Not enough free space, you are uploading {size1} but only {size2} is left" : "没有足够的可用空间,您正在上传 {size1} 的文件但是只有 {size2} 可用。",
"Uploading..." : "上传中...",
"..." : "...",
- "{hours}:{minutes}:{seconds} hour{plural_s} left" : "剩余时间:{hours}:{minutes}:{seconds} ",
- "{hours}:{minutes}h" : "{hours}:{minutes}",
- "{minutes}:{seconds} minute{plural_s} left" : "剩余分钟:{minutes}:{seconds} ",
- "{minutes}:{seconds}m" : "{minutes}:{seconds}",
- "{seconds} second{plural_s} left" : "剩下{seconds} 秒",
- "{seconds}s" : "{seconds}秒",
- "Any moment now..." : "现在任何时候...",
- "Soon..." : "很快...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})",
- "File upload is in progress. Leaving the page now will cancel the upload." : "文件正在上传中。现在离开此页会导致上传动作被取消。",
"Actions" : "动作",
"Download" : "下载",
"Rename" : "重命名",
@@ -111,6 +102,15 @@
"Total file size {size1} exceeds upload limit {size2}" : "总文件大小 {size1} 超过上传限制 {size2}",
"Error uploading file \"{fileName}\": {message}" : "上传文件错误 \"{fileName}\": {message}",
"Could not get result from server." : "不能从服务器得到结果",
+ "{hours}:{minutes}:{seconds} hour{plural_s} left" : "剩余时间:{hours}:{minutes}:{seconds} ",
+ "{hours}:{minutes}h" : "{hours}:{minutes}",
+ "{minutes}:{seconds} minute{plural_s} left" : "剩余分钟:{minutes}:{seconds} ",
+ "{minutes}:{seconds}m" : "{minutes}:{seconds}",
+ "{seconds} second{plural_s} left" : "剩下{seconds} 秒",
+ "{seconds}s" : "{seconds}秒",
+ "Any moment now..." : "现在任何时候...",
+ "Soon..." : "很快...",
+ "File upload is in progress. Leaving the page now will cancel the upload." : "文件正在上传中。现在离开此页会导致上传动作被取消。",
"No entries in this folder match '{filter}'" : "此文件夹中无项目匹配“{filter}”",
"Local link" : "本地链接",
"{newname} already exists" : "{newname} 已经存在",