summaryrefslogtreecommitdiffstats
path: root/l10n/zh_CN.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-18 02:03:55 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-18 02:03:55 +0200
commit1e0a24b4a162e4b643254c84c5803a4ed16be1a3 (patch)
tree461422226223fdc11337db7c57fc253f50de57be /l10n/zh_CN.php
parentd1583422bd589cdbcfcc88056470ade50fd04ddc (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/zh_CN.php')
-rw-r--r--l10n/zh_CN.php58
1 files changed, 57 insertions, 1 deletions
diff --git a/l10n/zh_CN.php b/l10n/zh_CN.php
index 3db7786ca..e56886d0e 100644
--- a/l10n/zh_CN.php
+++ b/l10n/zh_CN.php
@@ -1,4 +1,6 @@
<?php $TRANSLATIONS = array(
+"Error changing name of folder " => "修改目录名称出错",
+"Error collapsing folder." => "展开目录出错",
"Feed already exists." => "Feed已存在",
"Error adding feed." => "添加Feed错误",
"Feed added!" => "Feed已添加",
@@ -7,6 +9,7 @@
"Error removing feed." => "移除Feed错误",
"Error removing folder." => "移除文件夹错误",
"Error updating feeds." => "更新Feed时错误",
+"No file path was submitted." => "没有提交文件路径。",
"An error occurred while parsing the file." => "解析文件时发生错误。",
"Starred" => "已加星标",
"New articles" => "新文章",
@@ -18,10 +21,15 @@
"Error updating feed." => "更新Feed时出错。",
"Feed updated!" => "Feed已更新!",
"News" => "新闻",
+"Are you sure you want to delete this feed?" => "确定删除此Feed吗?",
+"Are you sure you want to delete this folder and all its feeds?" => "确定删除此目录及其中的Feed吗?",
+"Warning" => "警告:",
"Error" => "错误",
"Name of the folder cannot be empty." => "文件夹名称不能为空",
"Adding..." => "添加中…",
"Add folder" => "添加文件夹",
+"Changing..." => "修改中……",
+"Change folder name" => "修改目录名称",
"URL cannot be empty." => "URL不能为空",
"Add feed" => "添加Feed",
"Error while parsing the feed" => "解析此Feed时出错。",
@@ -31,8 +39,56 @@
"No files selected." => "没有选择文件。",
" loaded from local filesystem." => "从本地文件系统加载完成。",
"Importing..." => "导入中",
+" out of " => " out of ",
+" feeds imported successfully from " => "feed已成功导入自",
"Success" => "成功",
"Import" => "导入",
"Downloading..." => "下载中",
-"Download" => "下载"
+"Download" => "下载",
+"Select file" => "选择文件",
+"no title" => "没有标题",
+"no name" => "没有名称",
+"no body" => "没有正文",
+"subscriptions in ownCloud - News" => "在owncloud中订阅-新闻",
+"An error occurred" => "发生了一个错误",
+"Nice! You have subscribed to " => "不错!您已经订阅",
+"You had already subcribed to this feed!" => "已经订阅过此feed哟。",
+"Show everything" => "展开全部",
+"Show only unread" => "只看未读",
+"Add feed or folder" => "添加feed或目录",
+"Add Feed/Folder" => "添加feed/目录",
+"Feed" => "Feed",
+"Folder" => "目录",
+"Settings" => "设置",
+"Add Folder" => "添加目录",
+"Add new folder" => "添加新目录",
+"Folder name" => "目录名称",
+"Add Subscription" => "添加订阅",
+"Add new feed" => "添加新Feed",
+"Choose folder" => "选择目录",
+"Address" => "地址",
+"Add" => "添加",
+"Mark all read" => "设置所有为已读",
+"Mark as unimportant" => "标志为不重要",
+"Mark as important" => "标志为重要",
+"by" => "被",
+"Keep unread" => "保持未读",
+"Delete feed" => "删除Feed",
+"Collapse" => "折叠",
+"Delete folder" => "删除目录",
+"Rename folder" => "重命名目录",
+"You don't have any feed in your reader." => "您暂时没有Feed",
+"Subscribe" => "订阅",
+"Import OPML" => "导入OPML文件",
+"Upload file from desktop" => "从桌面上传文件",
+"Upload" => "上传",
+"Select file from ownCloud" => "从owncloud中选择文件",
+"Select" => "选择",
+"Select file from <a href=\"#\" class=\"settings\" id=\"browselink\">local filesystem</a> or <a href=\"#\" class=\"settings\" id=\"cloudlink\">cloud</a>" => "从 <a href=\"#\" class=\"settings\" id=\"browselink\">本地文件系统</a>或者 <a href=\"#\" class=\"settings\" id=\"cloudlink\">云中</a>选择文件",
+"Or..." => "或……",
+"Import feeds" => "导入Feed",
+"Export feeds" => "导出Feed",
+"Download OPML" => "下载OPML",
+"Subscribelet" => "订阅组件",
+"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "拖动此到您的浏览器书签,每当你想迅速订阅网页单击它"
);