diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-06 02:18:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-06 02:18:41 +0000 |
commit | 698cfbd9cbd6e8958e43b6f193f4991ca6f10361 (patch) | |
tree | 65befddd6ac57936de4b91c2aadd6091bbc5b882 /apps/files_external/l10n/zh_TW.js | |
parent | bfb1273a2e26f527ed2b75df5ae7bb3844015b13 (diff) | |
download | nextcloud-server-698cfbd9cbd6e8958e43b6f193f4991ca6f10361.tar.gz nextcloud-server-698cfbd9cbd6e8958e43b6f193f4991ca6f10361.zip |
[tx-robot] updated from transifex
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;"); |