1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-02-20 17:54:25 +01:00

[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2012-09-02 02:09:59 +02:00
parent c0c1d49a04
commit 581e898feb

12
l10n/zh_TW.php Normal file
View File

@ -0,0 +1,12 @@
<?php $TRANSLATIONS = array(
"Bookmarks" => "書籤",
"unnamed" => "未命名",
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "將此拖曳至您的瀏覽器書籤並點擊, 當你想要將網頁快速地加入書籤:",
"Read later" => "稍後閱讀",
"Address" => "網址",
"Title" => "標題",
"Tags" => "標籤",
"Save bookmark" => "儲存書籤",
"You have no bookmarks" => "你沒有書籤",
"Bookmarklet <br />" => "書籤小工具"
);