1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-29 04:24:11 +01:00
OwncloudBookmarksOfficial/l10n/zh_HK.php
2014-07-27 02:10:06 -04:00

15 lines
294 B
PHP

<?php $TRANSLATIONS = array(
"Bookmarks" => "收藏",
"Warning" => "警告",
"Close" => "關閉",
"Save" => "儲存",
"Delete" => "刪除",
"Edit" => "編輯",
"Cancel" => "取消",
"Address" => "地址",
"Add" => "加入",
"Settings" => "設定",
"Export" => "輸出",
"Import" => "導入"
);