summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_TW.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-09-08 01:55:56 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-09-08 01:55:56 -0400
commitd044884cfa8d065c7d784dbc792a7228e0eed46f (patch)
tree71605f257daa00fd6a559c7e40d8e6dd2c764643 /apps/files/l10n/zh_TW.js
parentf3e6e0121d8a86cf7a5782a2cc06295da221c56c (diff)
downloadnextcloud-server-d044884cfa8d065c7d784dbc792a7228e0eed46f.tar.gz
nextcloud-server-d044884cfa8d065c7d784dbc792a7228e0eed46f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r--apps/files/l10n/zh_TW.js17
1 files changed, 8 insertions, 9 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js
index eeefcd95884..7c013533e2a 100644
--- a/apps/files/l10n/zh_TW.js
+++ b/apps/files/l10n/zh_TW.js
@@ -36,9 +36,6 @@ OC.L10N.register(
"Upload cancelled." : "上傳已取消",
"Could not get result from server." : "無法從伺服器取回結果",
"File upload is in progress. Leaving the page now will cancel the upload." : "檔案上傳中,離開此頁面將會取消上傳。",
- "{new_name} already exists" : "{new_name} 已經存在",
- "Could not create file" : "無法建立檔案",
- "Could not create folder" : "無法建立資料夾",
"Actions" : "動作",
"Download" : "下載",
"Select" : "選擇",
@@ -48,7 +45,10 @@ OC.L10N.register(
"Error moving file." : "移動檔案發生錯誤",
"Error moving file" : "移動檔案失敗",
"Error" : "錯誤",
+ "{new_name} already exists" : "{new_name} 已經存在",
"Could not rename file" : "無法重新命名",
+ "Could not create file" : "無法建立檔案",
+ "Could not create folder" : "無法建立資料夾",
"Error deleting file." : "刪除檔案發生錯誤",
"No entries in this folder match '{filter}'" : "在此資料夾中沒有項目與 '{filter}' 相符",
"Name" : "名稱",
@@ -59,6 +59,7 @@ OC.L10N.register(
"{dirs} and {files}" : "{dirs} 和 {files}",
"You don’t have permission to upload or create files here" : "您沒有權限在這裡上傳或建立檔案",
"_Uploading %n file_::_Uploading %n files_" : ["%n 個檔案正在上傳"],
+ "New" : "新增",
"\"{name}\" is an invalid file name." : "{name} 是無效的檔名",
"File name cannot be empty." : "檔名不能為空",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} 的儲存空間已滿,沒有辦法再更新或是同步檔案!",
@@ -69,6 +70,10 @@ OC.L10N.register(
"_%n byte_::_%n bytes_" : ["%n 位元組"],
"Favorited" : "已加入最愛",
"Favorite" : "我的最愛",
+ "Upload" : "上傳",
+ "Text file" : "文字檔",
+ "Folder" : "資料夾",
+ "New folder" : "新資料夾",
"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>",
@@ -93,12 +98,6 @@ OC.L10N.register(
"Settings" : "設定",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "使用這個地址<a href=\"%s\" target=\"_blank\">來透過 WebDAV 存取檔案</a>",
- "New" : "新增",
- "New text file" : "新文字檔",
- "Text file" : "文字檔",
- "New folder" : "新資料夾",
- "Folder" : "資料夾",
- "Upload" : "上傳",
"Cancel upload" : "取消上傳",
"No files in here" : "沒有任何檔案",
"Upload some content or sync with your devices!" : "在您的裝置中同步或上傳一些內容",