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>2018-03-28 03:21:16 +0300
committerNextcloud bot <bot@nextcloud.com>2018-03-28 03:21:16 +0300
commit9dad5ac59bac133260160867e4180ffef2e0270a (patch)
tree0c375ba5e56ec13fcfe10dae8404bf731d520c58 /apps/theming/l10n/zh_TW.js
parent06f52ead312aa5f556ad02f01abe48bcc049e28a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/zh_TW.js')
-rw-r--r--apps/theming/l10n/zh_TW.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/theming/l10n/zh_TW.js b/apps/theming/l10n/zh_TW.js
index 9f10def8456..30e4fa38dc9 100644
--- a/apps/theming/l10n/zh_TW.js
+++ b/apps/theming/l10n/zh_TW.js
@@ -12,7 +12,6 @@ OC.L10N.register(
"The given color is invalid" : "指定的顏色無效",
"No file uploaded" : "未上傳檔案",
"Unsupported image type" : "不支援的圖片類型",
- "You are already using a custom theme" : "您正在使用自訂主題",
"Theming" : "佈景主題",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "使用佈景主題來客製化網頁界面和客戶端程式的外觀(並非所有客戶端程式都支援佈景主題),外觀將會套用至所有使用者。",
"Name" : "名稱",
@@ -26,6 +25,7 @@ OC.L10N.register(
"Login image" : "登入圖片",
"Upload new login background" : "上傳新的登入頁背景",
"Remove background image" : "移除背景圖片",
+ "You are already using a custom theme" : "您正在使用自訂主題",
"reset to default" : "恢復預設值"
},
"nplurals=1; plural=0;");