miniflux-legacy/locales/zh_CN/translations.php

235 lines
9.3 KiB
PHP
Raw Normal View History

2013-07-08 08:30:27 +02:00
<?php
return array(
2014-07-23 12:43:48 +02:00
// 'attachment' => '',
// 'When there is nothing to read, redirect me to this page' => '',
// 'There is nothing new to read, enjoy your favorites articles!' => '',
// 'There is nothing new to read, enjoy your previous readings!' => '',
// 'Immediately' => '',
// '(error occurred during the last check)' => '',
// 'The feed id is required' => '',
// 'The title is required' => '',
// 'The site url is required' => '',
// 'The feed url is required' => '',
'or' => '或者',
// 'edit' => '',
'cancel' => '取消',
// 'Feed URL' => '',
// 'Website URL' => '',
// 'Title' => '',
// 'Edit subscription' => '',
// 'Unable to edit your subscription.' => '',
// 'Your subscription has been updated.' => '',
// 'Older items first' => '',
// 'Most recent first' => '',
// 'Default sorting order for items' => '',
// 'This subscription is empty, <a href="?action=unread">go back to unread items</a>' => '',
// 'sort by date<span class="hide-mobile"> (%s)</span>' => '',
// 'most recent first' => '',
// 'older first' => '',
// 'Show only this subscription' => '',
// 'Go to unread' => '',
// 'Go to bookmarks' => '',
// 'Go to history' => '',
// 'Go to subscriptions' => '',
// 'Go to preferences' => '',
// 'Bookmarklet' => '',
2014-07-23 12:43:48 +02:00
// 'Subscribe with Miniflux' => '',
// 'Drag and drop this link to your bookmarks' => '',
// 'Download full content' => '',
// 'Downloading full content is slower because Miniflux grab the content from the original website. You should use that for subscriptions that display only a summary. This feature doesn\'t work with all websites.' => '',
// 'No message' => '',
// 'flush messages' => '',
// 'API endpoint:' => '',
// 'API username:' => '',
// 'API token:' => '',
// 'Generate new tokens' => '',
// 'Bookmark RSS Feed' => '',
2014-07-23 12:43:48 +02:00
// 'updated just now' => '',
// 'checked at' => '',
// 'never updated after creation' => '',
// 'Subscription disabled' => '',
// 'content downloaded' => '',
// 'in progress...' => '',
// 'unable to fetch content' => '',
// 'Download content' => '',
// 'download content' => '',
'Help' => '帮助',
// 'Theme' => '',
'Items per page' => '每页条目数',
'Previous page' => '上一页',
'Next page' => '下一页',
'Do not fetch the content of articles' => '不要抓取文章的内容',
'Remove automatically read items' => '自动移除已读条目',
'Never' => '从不',
'After %d day' => '%d 天之后',
'After %d days' => '%d 天之后',
'unread' => '未读',
'Unread' => '未读',
2014-07-23 12:43:48 +02:00
'bookmark' => '收藏',
'remove bookmark' => '取消收藏',
'bookmarks' => '收藏',
'Bookmarks' => '收藏',
'Bookmark item' => '收藏的条目',
'No bookmark' => '没有任何收藏',
'history' => '历史',
'subscriptions' => '订阅',
'Subscriptions' => '订阅',
'preferences' => '设置',
'Preferences' => '设置',
'logout' => '注销',
'Username' => '用户名',
'Password' => '密码',
'Confirmation' => '确认密码',
'Language' => '语言',
'Save' => '保存',
'Database size:' => '数据库大小:',
'Optimize the database' => '数据库优化',
'(VACUUM command)' => '(VACUUM 命令)',
'Download the entire database' => '完整数据库下载',
'(Gzip compressed Sqlite file)' => '(Gzip压缩过的Sqlite文件)',
'Keyboard shortcuts' => '键盘快捷键',
'Previous item' => '前一条目',
'Next item' => '下一条目',
'Mark as read or unread' => '标记为已读/未读',
'Open original link' => '打开来源链接',
'Open item' => '打开条目',
'About' => '关于',
'Miniflux version:' => 'Miniflux 版本:',
'Nothing to read' => '没有未读条目',
'mark all as read' => '全部标记为已读',
'original link' => '来源链接',
'mark as read' => '标记为已读',
'No history' => '没有历史记录',
'mark as unread' => '标记为未读',
'History' => '历史',
'flush all items' => '清空所有项目',
'Item not found' => '找不到项目',
'Next' => '下一个',
'Previous' => '前一个',
'Sign in' => '登陆',
'feeds' => '订阅源',
'add' => '添加',
'import' => '导入',
'export' => '导出',
'OPML Import' => 'OPML 导入',
'OPML file' => 'OPML 文件',
'Import' => '导入',
'refresh all' => '全部刷新',
'No subscription' => '没有订阅',
'remove' => '移除',
'Remove' => '移除',
2014-07-23 12:43:48 +02:00
'refresh' => '刷新',
'New subscription' => '添加订阅源',
'Website or Feed URL' => '网站或订阅源URL',
'Add' => '添加',
'http://website/' => 'http://abc.com/rss',
'Official website:' => '官方网站:',
'Bad username or password' => '用户名或密码错误',
'Unable to update your preferences.' => '无法更新你的设置',
'Your preferences are updated.' => '你的设置已更新',
'Unable to import your OPML file.' => '无法导入你的 OPML 文件',
'Your feeds have been imported.' => '你的订阅源已被导入',
'Unable to find a subscription.' => '找不到订阅源',
'Subscription added successfully.' => '订阅源成功添加',
'Your subscriptions are updated' => '你的订阅源已更新',
'Unable to remove this subscription.' => '无法移除这个订阅',
2013-07-08 08:35:09 +02:00
'This subscription has been removed successfully.' => '成功移除这个订阅',
2014-07-23 12:43:48 +02:00
'The user name is required' => '用户名必填',
'The maximum length is 50 characters' => '最大长度是 50 个字符',
'The password is required' => '密码必填',
'The minimum length is 6 characters' => '最小长度是 6 个字符',
'The confirmation is required' => '确认密码必填',
'Passwords don\'t match' => '两次输入密码不一致',
'Do you really want to remove these items from your history?' => '你确认要移除这些历史记录吗?',
'Do you really want to remove this subscription: "%s"?' => '你确定要移除这个订阅源: "%s" ',
'Nothing to read, do you want to <a href="?action=refresh-all" data-action="refresh-all">update your subscriptions?</a>' => '空空如也,你想要<a href="?action=refresh-all" data-action="refresh-all">更新订阅源</a>嘛?',
2013-07-21 17:11:41 +02:00
'Show help' => '显示帮助',
'Close help' => '关闭帮助',
2014-07-23 12:43:48 +02:00
// '%d second ago' => '',
// '%d seconds ago' => '',
// '%d minute ago' => '',
// '%d minutes ago' => '',
// '%d hour ago' => '',
// '%d hours ago' => '',
// '%d day ago' => '',
// '%d days ago' => '',
// '%d week ago' => '',
// '%d weeks ago' => '',
// '%d month ago' => '',
// '%d months ago' => '',
// 'Timezone' => '',
// 'Update all subscriptions' => '',
// 'Auto-Update URL' => '',
// 'Update Miniflux' => '',
// 'Miniflux is updated!' => '',
// 'Unable to update Miniflux, check the console for errors.' => '',
// 'Don\'t forget to backup your database' => '',
// 'The name must have only alpha-numeric characters' => '',
// 'New database' => '',
// 'Database name' => '',
// 'Default database' => '',
// 'Select another database' => '',
// 'The database name is required' => '',
// 'Database created successfully.' => '',
// 'Unable to create the new database.' => '',
// 'Add a new database (new user)' => '',
// 'Create' => '',
// 'Unknown' => '',
// 'Remember Me' => '',
// 'Display items on lists' => '',
// 'Summaries' => '',
// 'Full contents' => '',
// 'Force RTL mode (Right-to-left language)' => '',
// 'Activated' => '',
// 'Remove this feed' => '',
// 'Miniflux' => '',
// 'mini<span>flux</span>' => '',
2014-10-30 02:28:23 +01:00
// 'All' => '',
// 'Advanced' => '',
// 'Documentation' => '',
// 'Installation instructions' => '',
// 'Upgrade to a new version' => '',
// 'Cronjob' => '',
// 'Advanced configuration' => '',
// 'Full article download' => '',
// 'Multiple users' => '',
// 'Themes' => '',
// 'Json-RPC API' => '',
// 'Fever API' => '',
// 'Translations' => '',
// 'Run Miniflux with Docker' => '',
// 'FAQ' => '',
// 'settings' => '',
// 'help' => '',
// 'api' => '',
// 'about' => '',
2014-11-08 16:07:24 +01:00
// 'This action will update Miniflux with the last development version, are you sure?' => '',
2014-11-19 01:16:14 +01:00
// 'database' => '',
// 'Console' => '',
// 'Miniflux API' => '',
// 'menu' => '',
// 'Default' => '',
// 'Value required' => '',
// 'Must be an integer' => '',
// 'Remove automatically unread items' => '',
// 'Toggle RTL mode' => '',
2014-12-24 16:47:24 +01:00
// 'external services' => '',
// 'Send bookmarks to Pinboard' => '',
// 'Pinboard API token' => '',
// 'Pinboard tags' => '',
2014-12-24 19:50:20 +01:00
// 'Instapaper username' => '',
// 'Instapaper password' => '',
// 'Instapaper' => '',
// 'Pinboard' => '',
// 'Send bookmarks to Instapaper' => '',
// 'Authentication' => '',
// 'Reading' => '',
// 'Application' => '',
// 'Enable image proxy' => '',
// 'Avoid mixed content warnings with HTTPS' => '',
2014-12-24 23:54:27 +01:00
// 'Download favicons' => '',
// 'general' => '',
// 'An error occurred during the last check. Refresh the feed manually and check the %sconsole%s for errors afterwards!' => '',
2013-07-08 08:30:27 +02:00
);