diff options
Diffstat (limited to 'apps/files_external/l10n/zh_TW.js')
-rw-r--r-- | apps/files_external/l10n/zh_TW.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_external/l10n/zh_TW.js b/apps/files_external/l10n/zh_TW.js index f4e1c3af9bd..592c631c59c 100644 --- a/apps/files_external/l10n/zh_TW.js +++ b/apps/files_external/l10n/zh_TW.js @@ -24,7 +24,7 @@ OC.L10N.register( "Admin defined" : "管理者定義", "Delete storage?" : "刪除空間", "Saved" : "已儲存", - "Saving..." : "儲存中...", + "Saving …" : "儲存中 ...", "Save" : "儲存", "Empty response from the server" : "服務器没有回應", "Couldn't access. Please log out and in again to activate this mount point" : "無法存取,請登出後重新登入來啟用這個掛載點。", @@ -109,6 +109,7 @@ OC.L10N.register( "Available for" : "可用的", "Add storage" : "增加儲存區", "Advanced settings" : "進階設定", - "Allow users to mount external storage" : "允許使用者能自行掛載外部儲存" + "Allow users to mount external storage" : "允許使用者能自行掛載外部儲存", + "Saving..." : "儲存中..." }, "nplurals=1; plural=0;"); |