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-05-18 03:13:45 +0300
committerNextcloud bot <bot@nextcloud.com>2018-05-18 03:13:45 +0300
commit514b3749232b7c7dbf1f6d1d7cfdbcb3e2b3e503 (patch)
treecc751b16ff7557d2027c3e43662acc384f210e19 /apps/theming/l10n/zh_TW.js
parent9236c20a28dd9558d1577ebfd7c7ea9202ca70bb (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/zh_TW.js')
-rw-r--r--apps/theming/l10n/zh_TW.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/theming/l10n/zh_TW.js b/apps/theming/l10n/zh_TW.js
index 30e4fa38dc9..794f598e9fe 100644
--- a/apps/theming/l10n/zh_TW.js
+++ b/apps/theming/l10n/zh_TW.js
@@ -16,8 +16,6 @@ OC.L10N.register(
"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" : "名稱",
"Reset to default" : "恢復預設值",
- "Web address" : "網址",
- "Web address https://…" : "網址 https://…",
"Slogan" : "標語",
"Color" : "顏色",
"Logo" : "Logo",
@@ -26,6 +24,8 @@ OC.L10N.register(
"Upload new login background" : "上傳新的登入頁背景",
"Remove background image" : "移除背景圖片",
"You are already using a custom theme" : "您正在使用自訂主題",
- "reset to default" : "恢復預設值"
+ "reset to default" : "恢復預設值",
+ "Web address" : "網址",
+ "Web address https://…" : "網址 https://…"
},
"nplurals=1; plural=0;");