summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_TW.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_TW.js
parent657c8da81121b272deb29a25f920280a1dc521bc (diff)
downloadnextcloud-server-14d226dc33d5ad6965f1d01197832abf83a0eeed.tar.gz
nextcloud-server-14d226dc33d5ad6965f1d01197832abf83a0eeed.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r--apps/files/l10n/zh_TW.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js
index 244204db381..7cd79d6e706 100644
--- a/apps/files/l10n/zh_TW.js
+++ b/apps/files/l10n/zh_TW.js
@@ -92,7 +92,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>",
@@ -133,6 +132,7 @@ OC.L10N.register(
"Files and folders you mark as favorite will show up here" : "您標記為最愛的檔案與資料夾將會顯示在這裡",
"Text file" : "文字檔",
"New text file.txt" : "新文字檔.txt",
+ "{newname} already exists" : "{newname} 已經存在",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "使用這個位址來<a href=\"%s\" target=\"_blank\">使用 WebDAV 存取檔案</a>",
"Cancel upload" : "取消上傳"
},