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
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/zh_TW.json')
-rw-r--r--l10n/zh_TW.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
index 34fa5a7..0309610 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.json
@@ -1,15 +1,4 @@
{ "translations": {
- "You can not open a folder" : "你無法打開文件夾",
- "This file is too big to be opened. Please download the file instead." : "這個檔案太大以致於無法開啟,請您下載此檔案代替線上開啟",
- "Cannot read the file." : "無法讀取檔案。",
- "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" : "沒有提供檔案路徑",
- "File mtime not supplied" : "沒有提供檔案修改時間",
"saving..." : "儲存中...",
"saved!" : "已儲存!",
"failed!" : "失敗!",
@@ -21,6 +10,17 @@
"Preview" : "預覽",
"New text file" : "新文字檔",
"New text file.txt" : "新文字檔.txt",
+ "You can not open a folder" : "你無法打開文件夾",
+ "This file is too big to be opened. Please download the file instead." : "這個檔案太大以致於無法開啟,請您下載此檔案代替線上開啟",
+ "Cannot read the file." : "無法讀取檔案。",
+ "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" : "沒有提供檔案路徑",
+ "File mtime not supplied" : "沒有提供檔案修改時間",
"Text editor" : "文字編輯器",
"Text file" : "文字檔"
},"pluralForm" :"nplurals=1; plural=0;"