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

zh_TW.json « l10n - github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fc073625b44a2f1d220c0d4d159d24a15032f037 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{ "translations": {
    "saved!" : "已儲存!",
    "failed!" : "失敗!",
    "Saved" : "已儲存",
    "There was a problem saving your changes. Click to resume editing." : "在儲存您的變更時發生錯誤,點選以回復編輯狀態。",
    "Edit in plain text editor" : "在純文字編輯器中編輯",
    "An error occurred!" : "發生錯誤!",
    "Edit" : "編輯",
    "Mixed" : "混合",
    "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" : "無法將變更內容儲存至檔案,檔案正被開啟中",
    "Could not write to file." : "無法寫入檔案",
    "Insufficient permissions" : "權限不足",
    "File path not supplied" : "沒有提供檔案路徑",
    "File mtime not supplied" : "沒有提供檔案修改時間",
    "You are not authorized to open this share" : "你沒有開啟這個分享連結的權限",
    "Plain text editor" : "純文字編輯器",
    "saving..." : "儲存中...",
    "Text editor" : "文字編輯器"
},"pluralForm" :"nplurals=1; plural=0;"
}