1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-03-22 13:19:40 +01:00

[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2013-03-14 00:04:34 +01:00
parent 036eaa3783
commit 46758757e7

11
l10n/zh_HK.php Normal file
View File

@ -0,0 +1,11 @@
<?php $TRANSLATIONS = array(
"Bookmarks" => "收藏",
"Save" => "儲存",
"Delete" => "刪除",
"Edit" => "編輯",
"Cancel" => "取消",
"Address" => "地址",
"Add" => "加入",
"Settings" => "設定",
"Import" => "導入"
);