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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n/zh_TW.js')
-rw-r--r--apps/files_external/l10n/zh_TW.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_external/l10n/zh_TW.js b/apps/files_external/l10n/zh_TW.js
index d18680efaac..8e4f1b9669a 100644
--- a/apps/files_external/l10n/zh_TW.js
+++ b/apps/files_external/l10n/zh_TW.js
@@ -12,6 +12,9 @@ OC.L10N.register(
"Error generating key pair" : "產生金鑰對錯誤",
"All users. Type to select user or group." : "所有人都可以使用,或者選擇特定使用者、群組",
"(group)" : "(群組)",
+ "Admin defined" : "管理者定義",
+ "Are you sure you want to delete this external storage" : "您確定要刪除額外的空間?",
+ "Delete storage?" : "刪除空間",
"Saved" : "已儲存",
"Saving..." : "儲存中...",
"Save" : "儲存",
@@ -23,6 +26,8 @@ OC.L10N.register(
"external-storage" : "外部儲存",
"Username" : "使用者名稱",
"Password" : "密碼",
+ "Credentials saved" : "已儲存憑證",
+ "Credentials saving failed" : "憑證儲存失敗",
"Invalid backend or authentication mechanism class" : "無效的後端處理或是驗證方式",
"Invalid mount point" : "無效的掛載點",
"Objectstore forbidden" : "物件儲存禁止存取",
@@ -35,6 +40,7 @@ OC.L10N.register(
"%s" : "%s",
"Access key" : "存取金鑰",
"Secret key" : "私密金鑰",
+ "Builtin" : "公告",
"None" : "無",
"App key" : "App 金鑰",
"App secret" : "App 密碼",
@@ -64,7 +70,9 @@ OC.L10N.register(
"Secure ftps://" : "安全 ftps://",
"Local" : "本地",
"Location" : "地點",
+ "Nextcloud" : "Nextcloud",
"SFTP" : "安全檔案傳輸協定-SFTP",
+ "Root" : "Root",
"SFTP with secret key login" : "以密碼金鑰登入SFTP",
"SMB / CIFS" : "伺服器訊息區塊-SMB/網路文件共享系統 (CIFS)",
"Share" : "分享",