aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_TW.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r--lib/l10n/zh_TW.js10
1 files changed, 7 insertions, 3 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index 7dfb4072fee..8af58f46adc 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -87,14 +87,15 @@ OC.L10N.register(
"\"%1$s\" is not allowed inside a file or folder name." : "「%1$s」不允許出現在檔案或資料夾名稱中。",
"\"%1$s\" is a forbidden file type." : "「%1$s」是禁止的檔案類型。",
"Filenames must not end with \"%1$s\"." : "檔案名稱不能以「%1$s」結尾。",
+ "Invalid parent path" : "無效的上層路徑",
"File already exists" : "檔案已存在",
"Invalid path" : "無效的路徑",
"Failed to create file from template" : "無法從範本建立檔案",
"Templates" : "範本",
"Path contains invalid segments" : "路徑包含無效的部份",
- "File name is a reserved word" : "檔案名稱是保留字",
- "File name contains at least one invalid character" : "檔案名稱含有不允許的字元",
- "File name is too long" : "檔案名稱太長",
+ "Filename is a reserved word" : "檔案名稱是保留字",
+ "Filename contains at least one invalid character" : "檔案名稱包含了至少一個無效的字元",
+ "Filename is too long" : "檔案名稱太長",
"Empty filename is not allowed" : "不允許空白的檔名",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "應用程式 \"%s\" 無法安裝,因為無法讀取 appinfo 檔案。",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "應用程式 \"%s\" 無法安裝,因為該應用程式不相容於目前版本的伺服器。",
@@ -361,6 +362,9 @@ OC.L10N.register(
"Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "登入使用者必須為管理員、子管理員或有可存取此設定的特殊權限的使用者",
"Logged in user must be an admin or sub admin" : "登入的使用者必須要是管理員或是子管理員",
"Logged in user must be an admin" : "登入的使用者必須有管理員權限",
+ "File name is a reserved word" : "檔案名稱是保留字",
+ "File name contains at least one invalid character" : "檔案名稱含有不允許的字元",
+ "File name is too long" : "檔案名稱太長",
"Help" : "說明",
"Users" : "使用者",
"Unknown user" : "未知的使用者",