summaryrefslogtreecommitdiffstats
path: root/l10n/zh_CN.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-28 02:04:42 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-28 02:04:42 +0200
commit3c8ef6929ec96ac25823e2c26234ef33abef0c19 (patch)
tree77793bfe2f82d9bf2b94e1cd2181f12ea0acc95c /l10n/zh_CN.php
parentf1d3d5db8d9a5e1bf7f30a0d08da008531d4434e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/zh_CN.php')
-rw-r--r--l10n/zh_CN.php43
1 files changed, 43 insertions, 0 deletions
diff --git a/l10n/zh_CN.php b/l10n/zh_CN.php
new file mode 100644
index 000000000..42defeb8b
--- /dev/null
+++ b/l10n/zh_CN.php
@@ -0,0 +1,43 @@
+<?php $TRANSLATIONS = array(
+"Feed already exists." => "Feed已存在",
+"Error adding feed." => "添加Feed错误",
+"Feed added!" => "Feed已添加",
+"Error adding folder." => "添加文件夹错误",
+"Folder added!" => "文件夹已添加",
+"Error removing feed." => "移除Feed错误",
+"Error removing folder." => "移除文件夹错误",
+"An error occurred while parsing the file." => "解析文件时发生错误。",
+"Error updating feeds." => "更新Feed时错误",
+"Starred" => "已加星标",
+"New articles" => "新文章",
+"Feed loaded!" => "Feed已载入。",
+"Error moving feed into folder." => "移动Feed时出错",
+"File doesn't exist:" => "文件不存在",
+"Error setting all items as read." => "标识所有已读时出错。",
+"Error marking item as read." => "标志为已读时出错。",
+"Error updating feed." => "更新Feed时出错。",
+"Feed updated!" => "Feed已更新!",
+"News" => "新闻",
+"Name of the folder cannot be empty." => "文件夹名称不能为空",
+"Error" => "错误",
+"Adding..." => "添加中…",
+"Add folder" => "添加文件夹",
+"Are you sure you want to delete this folder and all its feeds?" => "确定删除此文件夹以及其中的Feed吗?",
+"Warning" => "警告",
+"URL cannot be empty." => "URL不能为空",
+"Add feed" => "添加Feed",
+"Error while parsing the feed" => "解析此Feed时出错。",
+"Fatal Error" => "致命错误",
+"Are you sure you want to delete this feed?" => "确定删除此Feed吗?",
+"Error while loading the feed" => "载入Feed时出错",
+"Error while saving the feed in a folder" => "将Feed保存至此文件夹时出错",
+"File " => "文件",
+" loaded from cloud." => "从云中加载完成。",
+"No files selected." => "没有选择文件。",
+" loaded from local filesystem." => "从本地文件系统加载完成。",
+"Importing..." => "导入中",
+"Success" => "成功",
+"Import" => "导入",
+"Downloading..." => "下载中",
+"Download" => "下载"
+);