From 0f6701b73f7ba56d38f7dbb0f2fb73a3da826d4c Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 22 Jul 2017 00:13:40 +0000 Subject: [tx-robot] updated from transifex --- l10n/zh_TW.js | 9 ++++++++- l10n/zh_TW.json | 9 ++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) (limited to 'l10n') diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index d3e7bcf..1e18220 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -7,6 +7,7 @@ OC.L10N.register( "Invalid file path supplied." : "提供了無效的檔案路徑。", "The file is locked." : "這個檔案被鎖住了。", "An internal server error occurred." : "發生伺服器內部錯誤", + "You can not write to a folder" : "你無法對資料夾做寫入", "Cannot save file as it has been modified since opening" : "無法將變更內容儲存至檔案,檔案正被開啟中", "Insufficient permissions" : "權限不足", "File path not supplied" : "沒有提供檔案路徑", @@ -17,6 +18,12 @@ OC.L10N.register( "Saved" : "已儲存", "There was a problem saving your changes. Click to resume editing." : "在儲存您的變更時發生錯誤,點選以回復編輯狀態。", "An error occurred!" : "發生錯誤!", - "New text file.txt" : "新文字檔.txt" + "Edit" : "編輯", + "Mixed" : "混合", + "Preview" : "預覽", + "New text file" : "新文字檔", + "New text file.txt" : "新文字檔.txt", + "Text editor" : "文字編輯器", + "Text file" : "文字檔" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index a3bef03..34fa5a7 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -5,6 +5,7 @@ "Invalid file path supplied." : "提供了無效的檔案路徑。", "The file is locked." : "這個檔案被鎖住了。", "An internal server error occurred." : "發生伺服器內部錯誤", + "You can not write to a folder" : "你無法對資料夾做寫入", "Cannot save file as it has been modified since opening" : "無法將變更內容儲存至檔案,檔案正被開啟中", "Insufficient permissions" : "權限不足", "File path not supplied" : "沒有提供檔案路徑", @@ -15,6 +16,12 @@ "Saved" : "已儲存", "There was a problem saving your changes. Click to resume editing." : "在儲存您的變更時發生錯誤,點選以回復編輯狀態。", "An error occurred!" : "發生錯誤!", - "New text file.txt" : "新文字檔.txt" + "Edit" : "編輯", + "Mixed" : "混合", + "Preview" : "預覽", + "New text file" : "新文字檔", + "New text file.txt" : "新文字檔.txt", + "Text editor" : "文字編輯器", + "Text file" : "文字檔" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file -- cgit v1.2.3