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
path: root/core/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-10-12 03:08:47 +0300
committerNextcloud bot <bot@nextcloud.com>2017-10-12 03:08:47 +0300
commit1c2254d48b75fd6b7340f00f9e3ad8479d3a05bc (patch)
tree6070bc8de1d85cb81b48bb56d9c1e4e2b2fd24bb /core/l10n
parent90b16406154a1c4171694f49b4cc1a3c698b329e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/zh_TW.js4
-rw-r--r--core/l10n/zh_TW.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js
index c97a6f45383..29e4a756ad7 100644
--- a/core/l10n/zh_TW.js
+++ b/core/l10n/zh_TW.js
@@ -85,6 +85,7 @@ OC.L10N.register(
"No files in here" : "沒有任何檔案",
"Choose" : "選擇",
"Copy" : "複製",
+ "Move" : "移動",
"Error loading file picker template: {error}" : "載入檔案選擇器樣板出錯: {error}",
"OK" : "OK",
"Error loading message template: {error}" : "載入訊息樣板出錯: {error}",
@@ -100,6 +101,8 @@ OC.L10N.register(
"({count} selected)" : "(已選 {count} 項)",
"Error loading file exists template" : "載入檔案存在樣板出錯",
"Pending" : "等候中",
+ "Copy to {folder}" : "複製到 {folder}",
+ "Move to {folder}" : "移動到 {folder}",
"Very weak password" : "密碼強度非常弱",
"Weak password" : "密碼強度弱",
"So-so password" : "密碼強度普通",
@@ -259,6 +262,7 @@ OC.L10N.register(
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "這個應用程式需要啟用 Javascript 才能正常運作,請{linkstart}啟用Javascript{linkend}然後重新整理頁面。",
"More apps" : "更多應用程式",
"Search" : "搜尋",
+ "Reset search" : "重置搜尋",
"Confirm your password" : "輸入密碼",
"Server side authentication failed!" : "伺服器端認證失敗!",
"Please contact your administrator." : "請聯絡系統管理員",
diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json
index 05074b4596b..e0385aef1af 100644
--- a/core/l10n/zh_TW.json
+++ b/core/l10n/zh_TW.json
@@ -83,6 +83,7 @@
"No files in here" : "沒有任何檔案",
"Choose" : "選擇",
"Copy" : "複製",
+ "Move" : "移動",
"Error loading file picker template: {error}" : "載入檔案選擇器樣板出錯: {error}",
"OK" : "OK",
"Error loading message template: {error}" : "載入訊息樣板出錯: {error}",
@@ -98,6 +99,8 @@
"({count} selected)" : "(已選 {count} 項)",
"Error loading file exists template" : "載入檔案存在樣板出錯",
"Pending" : "等候中",
+ "Copy to {folder}" : "複製到 {folder}",
+ "Move to {folder}" : "移動到 {folder}",
"Very weak password" : "密碼強度非常弱",
"Weak password" : "密碼強度弱",
"So-so password" : "密碼強度普通",
@@ -257,6 +260,7 @@
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "這個應用程式需要啟用 Javascript 才能正常運作,請{linkstart}啟用Javascript{linkend}然後重新整理頁面。",
"More apps" : "更多應用程式",
"Search" : "搜尋",
+ "Reset search" : "重置搜尋",
"Confirm your password" : "輸入密碼",
"Server side authentication failed!" : "伺服器端認證失敗!",
"Please contact your administrator." : "請聯絡系統管理員",