From 160f5c7878d78935b75e31dbdcb54e2caf2840fa Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Fri, 19 Dec 2014 02:10:19 -0500 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/zh_CN.js | 3 ++- l10n/zh_CN.json | 3 ++- l10n/zh_CN.php | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index aa5bdf81..4cc3a7e1 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -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" : "书签", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index ab7889c8..0c38987f 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -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" : "书签", diff --git a/l10n/zh_CN.php b/l10n/zh_CN.php index 101cfa36..ba2b674c 100644 --- a/l10n/zh_CN.php +++ b/l10n/zh_CN.php @@ -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" => "书签",