diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-15 00:06:36 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-15 00:06:36 +0100 |
commit | 0c123ebf9d56d8b6088f82fe25e1571684e27897 (patch) | |
tree | 6d2dc9809e3942a319a4c138e25d37fffc21c5db /apps/files/l10n/zh_HK.php | |
parent | 1da6f79d3b9178bf2b5dd7f9a924c1258495b8a1 (diff) | |
download | nextcloud-server-0c123ebf9d56d8b6088f82fe25e1571684e27897.tar.gz nextcloud-server-0c123ebf9d56d8b6088f82fe25e1571684e27897.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, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_HK.php b/apps/files/l10n/zh_HK.php index 76acf22cd59..4eaa908476b 100644 --- a/apps/files/l10n/zh_HK.php +++ b/apps/files/l10n/zh_HK.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Files" => "文件", "Delete" => "刪除", +"Name" => "名稱", "Upload" => "上傳", "Save" => "儲存", "Download" => "下載", |