Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-07-22 03:13:40 +0300
committerNextcloud bot <bot@nextcloud.com>2017-07-22 03:13:40 +0300
commit0f6701b73f7ba56d38f7dbb0f2fb73a3da826d4c (patch)
tree0a682ae0a3dd7276669e2bb7328acd7356258d80 /l10n
parent871f9569444c6f7144e3855163c7a86fb72ab1df (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/zh_TW.js9
-rw-r--r--l10n/zh_TW.json9
2 files changed, 16 insertions, 2 deletions
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