summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_HK.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/zh_HK.php')
-rw-r--r--apps/files/l10n/zh_HK.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_HK.php b/apps/files/l10n/zh_HK.php
index febed4fe8fb..4885500ce43 100644
--- a/apps/files/l10n/zh_HK.php
+++ b/apps/files/l10n/zh_HK.php
@@ -1,16 +1,15 @@
<?php
$TRANSLATIONS = array(
"Files" => "文件",
-"Error" => "錯誤",
"Share" => "分享",
"_%n folder_::_%n folders_" => array(""),
"_%n file_::_%n files_" => array(""),
"_Uploading %n file_::_Uploading %n files_" => array(""),
+"Error" => "錯誤",
"Name" => "名稱",
"Upload" => "上傳",
"Save" => "儲存",
"Download" => "下載",
-"Unshare" => "取消分享",
"Delete" => "刪除"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";