[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2015-11-03 00:28:21 -05:00
parent e0eaabe8dd
commit 867fbad3a6
3 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,7 @@ OC.L10N.register(
"None" : "無",
"Allowed domains for registration" : "允許註冊的 email 網域",
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "將允許註冊的網域以分號分隔後輸入例如owncloud.com;github.com",
"Registration is only allowed for following domains:" : "僅允許下列網域註冊:",
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "點擊以下連結來在 ownCloud 建立新帳號:<br/><br/>\n<a href=\"{link}\">{link}</a>",
"Welcome, you can create your account below." : "歡迎!您可以在下方建立帳號",
"Username" : "使用者名稱",

View File

@ -19,6 +19,7 @@
"None" : "無",
"Allowed domains for registration" : "允許註冊的 email 網域",
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" : "將允許註冊的網域以分號分隔後輸入例如owncloud.com;github.com",
"Registration is only allowed for following domains:" : "僅允許下列網域註冊:",
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "點擊以下連結來在 ownCloud 建立新帳號:<br/><br/>\n<a href=\"{link}\">{link}</a>",
"Welcome, you can create your account below." : "歡迎!您可以在下方建立帳號",
"Username" : "使用者名稱",

View File

@ -20,6 +20,7 @@ $TRANSLATIONS = array(
"None" => "",
"Allowed domains for registration" => "允許註冊的 email 網域",
"Enter a semicolon-seperated list of allowed domains. Example: owncloud.com;github.com" => "將允許註冊的網域以分號分隔後輸入例如owncloud.com;github.com",
"Registration is only allowed for following domains:" => "僅允許下列網域註冊:",
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" => "點擊以下連結來在 ownCloud 建立新帳號:<br/><br/>\n<a href=\"{link}\">{link}</a>",
"Welcome, you can create your account below." => "歡迎!您可以在下方建立帳號",
"Username" => "使用者名稱",