diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-12-07 22:28:29 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-12-07 22:28:29 -0500 |
commit | 079d20a80e9412ae7787ce689d46e9b3859b348b (patch) | |
tree | 82caf49d5f70ba2af3c7dca555be1d157dcaf240 /apps/files/l10n/zh_HK.php | |
parent | 823c85e65fcb08fe9e0b1ff9dc32b8a9a9a0f80d (diff) | |
download | nextcloud-server-079d20a80e9412ae7787ce689d46e9b3859b348b.tar.gz nextcloud-server-079d20a80e9412ae7787ce689d46e9b3859b348b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_HK.php')
-rw-r--r-- | apps/files/l10n/zh_HK.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_HK.php b/apps/files/l10n/zh_HK.php index faf6c619385..4885500ce43 100644 --- a/apps/files/l10n/zh_HK.php +++ b/apps/files/l10n/zh_HK.php @@ -10,7 +10,6 @@ $TRANSLATIONS = array( "Upload" => "上傳", "Save" => "儲存", "Download" => "下載", -"Unshare" => "取消分享", "Delete" => "刪除" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; |