summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_HK.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-15 01:55:06 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-15 01:55:06 -0400
commit4d6fc6f3095f3d91ef7a55b7bc5ccafb82fd85f1 (patch)
tree4121fbe82b10749ae9fcf703ac056f6a547532c1 /core/l10n/zh_HK.php
parent01de7b8b9e9227503390aff0d9eea1b6151c8453 (diff)
downloadnextcloud-server-4d6fc6f3095f3d91ef7a55b7bc5ccafb82fd85f1.tar.gz
nextcloud-server-4d6fc6f3095f3d91ef7a55b7bc5ccafb82fd85f1.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_HK.php')
-rw-r--r--core/l10n/zh_HK.php5
1 files changed, 1 insertions, 4 deletions
diff --git a/core/l10n/zh_HK.php b/core/l10n/zh_HK.php
index 8b210e68851..4920b88ee3c 100644
--- a/core/l10n/zh_HK.php
+++ b/core/l10n/zh_HK.php
@@ -27,6 +27,7 @@ $TRANSLATIONS = array(
"_%n day ago_::_%n days ago_" => array(""),
"last month" => "前一月",
"_%n month ago_::_%n months ago_" => array(""),
+"Reset password" => "重設密碼",
"Yes" => "Yes",
"No" => "No",
"Ok" => "OK",
@@ -60,10 +61,7 @@ $TRANSLATIONS = array(
"Use the following link to reset your password: {link}" => "請用以下連結重設你的密碼: {link}",
"You will receive a link to reset your password via Email." => "你將收到一封電郵",
"Username" => "用戶名稱",
-"Your password was reset" => "你的密碼已被重設",
-"To login page" => "前往登入版面",
"New password" => "新密碼",
-"Reset password" => "重設密碼",
"Personal" => "個人",
"Users" => "用戶",
"Apps" => "軟件",
@@ -80,7 +78,6 @@ $TRANSLATIONS = array(
"Automatic logon rejected!" => "自動登入被拒",
"If you did not change your password recently, your account may be compromised!" => "如果你近期未曾更改密碼, 你的帳號可能被洩露!",
"Please change your password to secure your account again." => "請更改你的密碼以保護你的帳戶",
-"Lost your password?" => "忘記密碼",
"remember" => "記住",
"Log in" => "登入"
);