diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-10 01:55:15 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-10 01:55:15 -0400 |
commit | c920ca32e8798d609adb4251374844e59d1cb3d8 (patch) | |
tree | 255ef2051938149161606468ae48c2230bb75ee1 /core/l10n/zh_HK.php | |
parent | 6fae8ae8a79df400eb022b7877e4b816ce9a367e (diff) | |
download | nextcloud-server-c920ca32e8798d609adb4251374844e59d1cb3d8.tar.gz nextcloud-server-c920ca32e8798d609adb4251374844e59d1cb3d8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_HK.php')
-rw-r--r-- | core/l10n/zh_HK.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/core/l10n/zh_HK.php b/core/l10n/zh_HK.php index 1418f0008ec..9d0d00f31fe 100644 --- a/core/l10n/zh_HK.php +++ b/core/l10n/zh_HK.php @@ -86,9 +86,6 @@ $TRANSLATIONS = array( "Database password" => "資料庫密碼", "Database name" => "資料庫名稱", "Log out" => "登出", -"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." => "請更改你的密碼以保護你的帳戶", "remember" => "記住", "Log in" => "登入" ); |