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:
authorNextcloud bot <bot@nextcloud.com>2020-09-25 05:18:49 +0300
committerNextcloud bot <bot@nextcloud.com>2020-09-25 05:18:49 +0300
commit02e037174e4bb1f5f6e80bcd37e3069b7125bf09 (patch)
tree223a32065d10269b8deba807a91908a5a6177254 /apps/theming/l10n/zh_TW.js
parentbf91ec45fc84624aa1c76c2ab225b34ad6d35a6f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/zh_TW.js')
-rw-r--r--apps/theming/l10n/zh_TW.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/zh_TW.js b/apps/theming/l10n/zh_TW.js
index 94be664566c..256e81dbe06 100644
--- a/apps/theming/l10n/zh_TW.js
+++ b/apps/theming/l10n/zh_TW.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Could not write file to disk" : "寫入硬碟失敗",
"A PHP extension stopped the file upload" : "一個 PHP 擴充功能終止檔案的上傳",
"No file uploaded" : "未上傳檔案",
- "Unsupported image type" : "不支援的圖片類型",
"Theming" : "佈景主題",
"Privacy policy" : "隱私權政策",
"Open documentation" : "開啟說明文件",
@@ -31,6 +30,7 @@ OC.L10N.register(
"Login image" : "登入圖片",
"Upload new login background" : "上傳新的登入頁背景",
"Remove background image" : "移除背景圖片",
- "Advanced options" : "進階選項"
+ "Advanced options" : "進階選項",
+ "Unsupported image type" : "不支援的圖片類型"
},
"nplurals=1; plural=0;");