summaryrefslogtreecommitdiffstats
path: root/l10n/zh_CN.GB2312.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-16 01:04:50 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-16 01:04:50 +0200
commitefc118431b6afbb7cc1df887e11195d8c7e761a7 (patch)
tree58a8e98c747cbd73b7fb5ce05da01bef0c1922a5 /l10n/zh_CN.GB2312.php
parent05b724e5c2aca4df45bb6fd5f85e50d5785dcf89 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/zh_CN.GB2312.php')
-rw-r--r--l10n/zh_CN.GB2312.php15
1 files changed, 5 insertions, 10 deletions
diff --git a/l10n/zh_CN.GB2312.php b/l10n/zh_CN.GB2312.php
index 380970a3a..0a54821f8 100644
--- a/l10n/zh_CN.GB2312.php
+++ b/l10n/zh_CN.GB2312.php
@@ -1,19 +1,12 @@
<?php $TRANSLATIONS = array(
"News" => "新闻",
-"no title" => "无主题",
-"no name" => "无名称",
-"no body" => "无内容",
-"subscriptions in ownCloud - News" => "在 ownCloud 中的订阅 - 新闻",
-"An error occurred" => "发生一个错误",
-"Nice! You have subscribed to " => "好的!您已经订阅了",
-"New" => "新建",
-"Add Subscription" => "添加订阅",
"Address" => "网址",
"Add" => "添加",
"Folder" => "文件夹",
+"Folder name" => "文件夹名",
"Starred" => "红心",
"Mark all read" => "全部标记为已读",
-"Share" => "分享",
+"by" => "由",
"Keep unread" => "保持未读",
"Delete feed" => "删除种子",
"Collapse" => "收缩",
@@ -24,5 +17,7 @@
"Subscribelet" => "订阅小书签",
"Show only unread" => "只显示未读",
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "拖动此物到您的浏览器书签栏,并在您想要快速订阅某网页时点击它:",
-"Subscribe" => "订阅"
+"Subscribe" => "订阅",
+"An error occurred" => "发生一个错误",
+"Nice! You have subscribed to " => "好的!您已经订阅了"
);