Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-08-11 07:24:24 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-08-11 07:24:24 +0300
commitda2876ee2e71cbbb0df92719752adbd55150d4b8 (patch)
treefbeed21134d9088f66d33bf637a793dc11383488 /l10n
parent97e8339361c37922e0eb263945b19c1cf3258b8b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/zh_TW.js3
-rw-r--r--l10n/zh_TW.json3
-rw-r--r--l10n/zh_TW.php3
3 files changed, 9 insertions, 0 deletions
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index eb531ad5..a0542285 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -4,6 +4,9 @@ OC.L10N.register(
"Welcome to %s" : "歡迎來到 %s",
"Your personal web services. All your files, contacts, calendar and more, in one place." : "您的個人線上服務,所有檔案、文件、聯絡人、日曆都在這。",
"Get the apps to sync your files" : "下載應用程式來同步您的檔案",
+ "Desktop client" : "桌面客戶端",
+ "Android app" : "Android 應用程式",
+ "iOS app" : "iOS 應用程式",
"Connect your desktop apps to %s" : "連接您的桌面應用程式到 %s",
"Connect your Calendar" : "連結您的日曆",
"Connect your Contacts" : "連結您的聯絡人",
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
index c133b9fc..405b0e2d 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.json
@@ -2,6 +2,9 @@
"Welcome to %s" : "歡迎來到 %s",
"Your personal web services. All your files, contacts, calendar and more, in one place." : "您的個人線上服務,所有檔案、文件、聯絡人、日曆都在這。",
"Get the apps to sync your files" : "下載應用程式來同步您的檔案",
+ "Desktop client" : "桌面客戶端",
+ "Android app" : "Android 應用程式",
+ "iOS app" : "iOS 應用程式",
"Connect your desktop apps to %s" : "連接您的桌面應用程式到 %s",
"Connect your Calendar" : "連結您的日曆",
"Connect your Contacts" : "連結您的聯絡人",
diff --git a/l10n/zh_TW.php b/l10n/zh_TW.php
index 624f2a15..df954cf2 100644
--- a/l10n/zh_TW.php
+++ b/l10n/zh_TW.php
@@ -3,6 +3,9 @@ $TRANSLATIONS = array(
"Welcome to %s" => "歡迎來到 %s",
"Your personal web services. All your files, contacts, calendar and more, in one place." => "您的個人線上服務,所有檔案、文件、聯絡人、日曆都在這。",
"Get the apps to sync your files" => "下載應用程式來同步您的檔案",
+"Desktop client" => "桌面客戶端",
+"Android app" => "Android 應用程式",
+"iOS app" => "iOS 應用程式",
"Connect your desktop apps to %s" => "連接您的桌面應用程式到 %s",
"Connect your Calendar" => "連結您的日曆",
"Connect your Contacts" => "連結您的聯絡人",