1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-12-01 05:24:11 +01:00

[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2013-01-25 00:04:33 +01:00
parent 0b99ee2d05
commit 23a6a40a36

View File

@ -1,13 +1,18 @@
<?php $TRANSLATIONS = array(
"Unsupported file type for import" => "不支援這種檔案類型的匯入",
"Bookmarks" => "書籤",
"Tags" => "標籤",
"Filter by tag" => "依標籤篩選",
"Edit bookmark" => "編輯書籤",
"Are you sure you want to remove this tag from every entry?" => "您確定要從每個項目中移除這個標籤嗎?",
"Warning" => "警告",
"Import completed successfully." => "匯入成功完成。",
"Uploading..." => "上傳中...",
"Bookm." => "書籤",
"Add a bookmark" => "新增書籤",
"Close" => "關閉",
"The title of the page" => "頁面標題",
"The address of the page" => "頁面的位址",
"Description of the page" => "頁面說明",
"Save" => "儲存",
"Delete" => "刪除",
@ -21,6 +26,7 @@
"Settings" => "設定",
"You have no bookmarks" => "你沒有書籤",
"You can also try to import a bookmark file" => "您也可以匯入書籤檔",
"Bookmarklet" => "Bookmarklet",
"Export & Import" => "匯出與匯入",
"Export" => "匯出",
"Import" => "匯入"