summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-04 00:06:56 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-04 00:06:56 +0000
commit14d226dc33d5ad6965f1d01197832abf83a0eeed (patch)
treecfc46d8bede2f9ef74ce586220f0b238ebdbd6c8 /apps/files/l10n/zh_CN.js
parent657c8da81121b272deb29a25f920280a1dc521bc (diff)
downloadnextcloud-server-14d226dc33d5ad6965f1d01197832abf83a0eeed.tar.gz
nextcloud-server-14d226dc33d5ad6965f1d01197832abf83a0eeed.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_CN.js')
-rw-r--r--apps/files/l10n/zh_CN.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index 632804a4fad..7b0152dd11e 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -90,7 +90,6 @@ OC.L10N.register(
"Local link" : "本地链接",
"Folder" : "文件夹",
"New folder" : "增加文件夹",
- "{newname} already exists" : "{newname} 已经存在",
"Upload" : "上传",
"An error occurred while trying to update the tags" : "更新标签时出错",
"A new file or folder has been <strong>created</strong>" : "一个新的文件或文件夹已被<strong>创建</strong>",
@@ -130,6 +129,7 @@ OC.L10N.register(
"No favorites" : "无收藏",
"Files and folders you mark as favorite will show up here" : "收藏的文件和文件夹会在这里显示",
"Text file" : "文本文件",
- "New text file.txt" : "创建文本文件 .txt"
+ "New text file.txt" : "创建文本文件 .txt",
+ "{newname} already exists" : "{newname} 已经存在"
},
"nplurals=1; plural=0;");