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

github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-08-28 05:55:18 +0300
committerNextcloud bot <bot@nextcloud.com>2020-08-28 05:55:18 +0300
commit376e8eb6c1127af8fb1e46385f610af6cbd45d38 (patch)
tree2be8382e12260baa232190344ba79f9a8f3b4887 /l10n/zh_TW.js
parent10bce3e13136d56568c46e228d7b5919461f3ad6 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/zh_TW.js')
-rw-r--r--l10n/zh_TW.js7
1 files changed, 4 insertions, 3 deletions
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index a764b83..824c4a1 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -1,7 +1,6 @@
OC.L10N.register(
"registration",
{
- "Verification email successfully sent." : "驗證電子郵件已經成功傳送。",
"Saved" : "已儲存",
"No such group" : "沒有此群組",
"Register" : "註冊",
@@ -16,10 +15,12 @@ OC.L10N.register(
"Please provide a valid user name." : "請提供一個有效的使用者名稱",
"Unable to set user email: " : "無法設定使用者電子郵件:",
"None" : "無",
+ "Email" : "電子郵件",
+ "Back to login" : "回到登入畫面",
"Username" : "使用者名稱",
"Password" : "密碼",
"Create account" : "建立帳號",
- "Email" : "電子郵件",
- "Back to login" : "回到登入畫面"
+ "Verify" : "核對",
+ "Verification email successfully sent." : "驗證電子郵件已經成功傳送。"
},
"nplurals=1; plural=0;");