summaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-11-02 01:55:05 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-11-02 01:55:05 -0500
commit2afc14e19578c67a2cc4a631d12bc5d5f630735e (patch)
tree9333794e6b9df4658f60705222593d8a02a32086 /apps/files
parent2374a0df5da3e983b28687b5d0a0387897bddb5c (diff)
downloadnextcloud-server-2afc14e19578c67a2cc4a631d12bc5d5f630735e.tar.gz
nextcloud-server-2afc14e19578c67a2cc4a631d12bc5d5f630735e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/zh_TW.js6
-rw-r--r--apps/files/l10n/zh_TW.json6
2 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js
index ad232d3ff64..432e167da83 100644
--- a/apps/files/l10n/zh_TW.js
+++ b/apps/files/l10n/zh_TW.js
@@ -28,7 +28,7 @@ OC.L10N.register(
"Files" : "檔案",
"All files" : "所有檔案",
"Favorites" : "最愛",
- "Home" : "住宅",
+ "Home" : "家目錄",
"Close" : " 關閉",
"Upload cancelled." : "上傳已取消",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "因為 {filename} 是個目錄或是大小為零,所以無法上傳",
@@ -75,12 +75,12 @@ OC.L10N.register(
"_%n byte_::_%n bytes_" : ["%n 位元組"],
"Favorited" : "已加入最愛",
"Favorite" : "我的最愛",
- "{newname} already exists" : "{newname} 已經存在",
- "Upload" : "上傳",
"Text file" : "文字檔",
"New text file.txt" : "新文字檔.txt",
"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>",
"A file or folder has been <strong>changed</strong>" : "檔案或目錄已被 <strong>變更</strong>",
diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json
index 85ca6b2af4d..b82dbfb1ffe 100644
--- a/apps/files/l10n/zh_TW.json
+++ b/apps/files/l10n/zh_TW.json
@@ -26,7 +26,7 @@
"Files" : "檔案",
"All files" : "所有檔案",
"Favorites" : "最愛",
- "Home" : "住宅",
+ "Home" : "家目錄",
"Close" : " 關閉",
"Upload cancelled." : "上傳已取消",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "因為 {filename} 是個目錄或是大小為零,所以無法上傳",
@@ -73,12 +73,12 @@
"_%n byte_::_%n bytes_" : ["%n 位元組"],
"Favorited" : "已加入最愛",
"Favorite" : "我的最愛",
- "{newname} already exists" : "{newname} 已經存在",
- "Upload" : "上傳",
"Text file" : "文字檔",
"New text file.txt" : "新文字檔.txt",
"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>",
"A file or folder has been <strong>changed</strong>" : "檔案或目錄已被 <strong>變更</strong>",