1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-01-18 14:52:10 +01:00

[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2012-11-18 00:02:43 +01:00
parent 7d34158e87
commit 5a656b771d

View File

@ -1,9 +1,13 @@
<?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" => "关闭",
@ -21,6 +25,9 @@
"Related Tags" => "相关标签",
"Settings" => "设置",
"You have no bookmarks" => "您暂无书签",
"You can also try to import a bookmark file" => "您也可以尝试导入一个书签文件",
"Bookmarklet" => "书签",
"Export & Import" => "导入导出",
"Export" => "导出",
"Import" => "导入"
);