diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-30 01:55:11 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-30 01:55:11 -0400 |
commit | 929882a32a020b6c05605f416fa55024b9a60d33 (patch) | |
tree | 4cdaf3de8a8bc39e7231f9a66552113acd27b027 /core/l10n/zh_HK.php | |
parent | 5cd0fd2559c12d3407cbc4791a14404c10de9677 (diff) | |
download | nextcloud-server-929882a32a020b6c05605f416fa55024b9a60d33.tar.gz nextcloud-server-929882a32a020b6c05605f416fa55024b9a60d33.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, 1 insertions, 2 deletions
diff --git a/core/l10n/zh_HK.php b/core/l10n/zh_HK.php index 57653c1fab2..e47d3a8d400 100644 --- a/core/l10n/zh_HK.php +++ b/core/l10n/zh_HK.php @@ -83,7 +83,6 @@ $TRANSLATIONS = array( "Please change your password to secure your account again." => "請更改你的密碼以保護你的帳戶", "Lost your password?" => "忘記密碼", "remember" => "記住", -"Log in" => "登入", -"Updating ownCloud to version %s, this may take a while." => "ownCloud (ver. %s)更新中, 請耐心等侯" +"Log in" => "登入" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; |