summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/zh_TW.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n/zh_TW.js')
-rw-r--r--apps/files_external/l10n/zh_TW.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/zh_TW.js b/apps/files_external/l10n/zh_TW.js
index 1c1e0171dee..b404016f934 100644
--- a/apps/files_external/l10n/zh_TW.js
+++ b/apps/files_external/l10n/zh_TW.js
@@ -30,7 +30,6 @@ OC.L10N.register(
"external-storage" : "外部儲存",
"Username" : "使用者名稱",
"Password" : "密碼",
- "Storage with id \"%i\" not found" : "沒有找到編號 \"%i\" 的儲存空間 ",
"Invalid backend or authentication mechanism class" : "無效的後端處理或是驗證方式",
"Invalid mount point" : "無效的掛載點",
"Objectstore forbidden" : "物件儲存禁止存取",
@@ -103,6 +102,7 @@ OC.L10N.register(
"Advanced settings" : "進階設定",
"Delete" : "刪除",
"Allow users to mount external storage" : "允許使用者能自行掛載外部儲存",
- "Allow users to mount the following external storage" : "允許使用者自行掛載以下的外部儲存"
+ "Allow users to mount the following external storage" : "允許使用者自行掛載以下的外部儲存",
+ "Storage with id \"%i\" not found" : "沒有找到編號 \"%i\" 的儲存空間 "
},
"nplurals=1; plural=0;");