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>2017-07-24 03:08:22 +0300
committerNextcloud bot <bot@nextcloud.com>2017-07-24 03:08:22 +0300
commita0c96fb75406ca1f906f338b0f8a4c51230686e9 (patch)
tree18e489bb4d7ea51be826f0a89247afa6a187bdfe /apps/theming/l10n
parent95e83db4bd14f5e4437fdb8321c605840cd4e949 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n')
-rw-r--r--apps/theming/l10n/zh_TW.js30
-rw-r--r--apps/theming/l10n/zh_TW.json28
2 files changed, 58 insertions, 0 deletions
diff --git a/apps/theming/l10n/zh_TW.js b/apps/theming/l10n/zh_TW.js
new file mode 100644
index 00000000000..a9fb8d50745
--- /dev/null
+++ b/apps/theming/l10n/zh_TW.js
@@ -0,0 +1,30 @@
+OC.L10N.register(
+ "theming",
+ {
+ "Loading preview…" : "正在載入即時預覽...",
+ "Saved" : "已儲存",
+ "Admin" : "管理員",
+ "a safe home for all your data" : "你資料的安全屋",
+ "The given name is too long" : "指定的名稱太長",
+ "The given web address is too long" : "提供的網址太長",
+ "The given slogan is too long" : "指定的口號太長",
+ "The given color is invalid" : "指定的顏色無效",
+ "No file uploaded" : "未上傳檔案",
+ "Unsupported image type" : "不支援的圖片類型",
+ "You are already using a custom theme" : "你已經使用了客製化主題",
+ "Theming" : "佈景主題",
+ "Name" : "名稱",
+ "Reset to default" : "重設到預設值",
+ "Web address" : "網址",
+ "Web address https://…" : "網址 https://…",
+ "Slogan" : "口號",
+ "Color" : "顏色",
+ "Logo" : "Logo",
+ "Upload new logo" : "上傳新的Logo",
+ "Login image" : "登入圖片",
+ "Upload new login background" : "上傳新的登入背景",
+ "Remove background image" : "移除背景圖片",
+ "reset to default" : "重設到預設值",
+ "Log in image" : "登入圖片"
+},
+"nplurals=1; plural=0;");
diff --git a/apps/theming/l10n/zh_TW.json b/apps/theming/l10n/zh_TW.json
new file mode 100644
index 00000000000..cf50a9f4507
--- /dev/null
+++ b/apps/theming/l10n/zh_TW.json
@@ -0,0 +1,28 @@
+{ "translations": {
+ "Loading preview…" : "正在載入即時預覽...",
+ "Saved" : "已儲存",
+ "Admin" : "管理員",
+ "a safe home for all your data" : "你資料的安全屋",
+ "The given name is too long" : "指定的名稱太長",
+ "The given web address is too long" : "提供的網址太長",
+ "The given slogan is too long" : "指定的口號太長",
+ "The given color is invalid" : "指定的顏色無效",
+ "No file uploaded" : "未上傳檔案",
+ "Unsupported image type" : "不支援的圖片類型",
+ "You are already using a custom theme" : "你已經使用了客製化主題",
+ "Theming" : "佈景主題",
+ "Name" : "名稱",
+ "Reset to default" : "重設到預設值",
+ "Web address" : "網址",
+ "Web address https://…" : "網址 https://…",
+ "Slogan" : "口號",
+ "Color" : "顏色",
+ "Logo" : "Logo",
+ "Upload new logo" : "上傳新的Logo",
+ "Login image" : "登入圖片",
+ "Upload new login background" : "上傳新的登入背景",
+ "Remove background image" : "移除背景圖片",
+ "reset to default" : "重設到預設值",
+ "Log in image" : "登入圖片"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file