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

[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2014-12-19 02:10:19 -05:00
parent ff22ae5a5b
commit 160f5c7878
3 changed files with 6 additions and 3 deletions

View File

@ -16,7 +16,7 @@ OC.L10N.register(
"Are you sure you want to remove this tag from every entry?" : "确定要从所有条目中移除此标签?",
"Import error" : "导入错误",
"Import completed successfully." : "导入成功完成。",
"Uploading..." : "上传中……",
"Uploading..." : "上传中...",
"Add a bookmark" : "新增一个书签",
"This URL is already bookmarked! Overwrite?" : "当前地址已经存在!确认覆盖吗?",
"The title of the page" : "页面名称",
@ -30,6 +30,7 @@ OC.L10N.register(
"Add to ownCloud" : "增加到 ownCloud",
"Address" : "地址",
"Add" : "增加",
"Filterable Tags" : "可过滤标签",
"You have no bookmarks" : "您暂无书签",
"You can also import a bookmark file" : "您可以导入书签文件",
"Bookmarklet" : "书签",

View File

@ -14,7 +14,7 @@
"Are you sure you want to remove this tag from every entry?" : "确定要从所有条目中移除此标签?",
"Import error" : "导入错误",
"Import completed successfully." : "导入成功完成。",
"Uploading..." : "上传中……",
"Uploading..." : "上传中...",
"Add a bookmark" : "新增一个书签",
"This URL is already bookmarked! Overwrite?" : "当前地址已经存在!确认覆盖吗?",
"The title of the page" : "页面名称",
@ -28,6 +28,7 @@
"Add to ownCloud" : "增加到 ownCloud",
"Address" : "地址",
"Add" : "增加",
"Filterable Tags" : "可过滤标签",
"You have no bookmarks" : "您暂无书签",
"You can also import a bookmark file" : "您可以导入书签文件",
"Bookmarklet" : "书签",

View File

@ -15,7 +15,7 @@ $TRANSLATIONS = array(
"Are you sure you want to remove this tag from every entry?" => "确定要从所有条目中移除此标签?",
"Import error" => "导入错误",
"Import completed successfully." => "导入成功完成。",
"Uploading..." => "上传中……",
"Uploading..." => "上传中...",
"Add a bookmark" => "新增一个书签",
"This URL is already bookmarked! Overwrite?" => "当前地址已经存在!确认覆盖吗?",
"The title of the page" => "页面名称",
@ -29,6 +29,7 @@ $TRANSLATIONS = array(
"Add to ownCloud" => "增加到 ownCloud",
"Address" => "地址",
"Add" => "增加",
"Filterable Tags" => "可过滤标签",
"You have no bookmarks" => "您暂无书签",
"You can also import a bookmark file" => "您可以导入书签文件",
"Bookmarklet" => "书签",