259 lines
12 KiB
PHP
259 lines
12 KiB
PHP
<?php
|
||
|
||
return array(
|
||
'plural' => function($n) { return 0; },
|
||
'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' => '立即',
|
||
'The feed id is required' => 'feed id必填',
|
||
'The title is required' => '标题必填',
|
||
'The site url is required' => '网站URL必填',
|
||
'The feed url is required' => '订阅源URL必填',
|
||
'or' => '或者',
|
||
'edit' => '编辑',
|
||
'cancel' => '取消',
|
||
'Feed URL' => '订阅源URL',
|
||
'Website URL' => '网站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, %sgo back to unread items%s' => '这个订阅是空的,%s返回未读%s',
|
||
'sort by date %s(%s)%s' => '按时间排序%s(%s)%s',
|
||
'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' => '书签',
|
||
'Subscribe with Miniflux' => '用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.' => '全文下载会比较慢,这是因为Miniflux需要从原始网站抓取内容。仅当订阅只显示摘要时,才建议启用该项。此外这项功能并不是对所有网站都有效。',
|
||
'API endpoint:' => 'API endpoint:',
|
||
'API username:' => 'API用户名:',
|
||
'API token:' => 'API token:',
|
||
'Generate new tokens' => '生成新的tokens',
|
||
'Bookmark RSS Feed' => '书签RSS订阅',
|
||
'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 天之后',
|
||
'unread' => '未读',
|
||
'Unread' => '未读',
|
||
'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' => '移除',
|
||
'refresh' => '刷新',
|
||
'New subscription' => '添加订阅源',
|
||
'Website or Feed URL' => '网站或订阅源URL',
|
||
'Add' => '添加',
|
||
'http://website/' => 'http://example.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.' => '无法移除这个订阅',
|
||
'This subscription has been removed successfully.' => '成功移除这个订阅',
|
||
'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 %supdate your subscriptions%s?' => '空空如也,你想要%s更新订阅源%s嘛?',
|
||
'Show help' => '显示帮助',
|
||
'Close help' => '关闭帮助',
|
||
'%d second ago' => '%d秒前',
|
||
'%d minute ago' => '%d分钟前',
|
||
'%d hour ago' => '%d 小时前',
|
||
'%d day ago' => '%d天前',
|
||
'%d week ago' => '%d周前',
|
||
'%d month ago' => '%d月前',
|
||
'Timezone' => '时区',
|
||
'Update all subscriptions' => '更新所有的订阅',
|
||
'Remember Me' => '记住我',
|
||
'Display items on lists' => '在列表上显示条目',
|
||
'Summaries' => '摘要',
|
||
'Full contents' => '全文',
|
||
'Force RTL mode (Right-to-left language)' => '开启RTL模式(从右到左书写)',
|
||
'Activated' => '启用',
|
||
'Remove this feed' => '移出这个订阅源',
|
||
'Miniflux' => 'Miniflux',
|
||
'mini%sflux%s' => 'mini%sflux%s',
|
||
'Advanced' => '高级',
|
||
'Documentation' => '文档',
|
||
'Installation instructions' => '安装指南',
|
||
'Upgrade to a new version' => '升级到新版本',
|
||
'Cronjob' => 'Cronjob',
|
||
'Advanced configuration' => '高级设置',
|
||
'Full article download' => '下载完整文章',
|
||
'Themes' => '主题',
|
||
'Json-RPC API' => 'Json-RPC API',
|
||
'Fever API' => 'Fever API',
|
||
'Translations' => '翻译',
|
||
'Run Miniflux with Docker' => '用Docker运行Miniflux',
|
||
'FAQ' => '常见问题',
|
||
'help' => '帮助',
|
||
'api' => '接口',
|
||
'about' => '关于',
|
||
'database' => '数据库',
|
||
'Miniflux API' => 'Miniflux API',
|
||
'menu' => '菜单',
|
||
'Default' => '默认',
|
||
'Value required' => '值必填',
|
||
'Must be an integer' => '必须是一个整数',
|
||
'Remove automatically unread items' => '自动移出未读条目',
|
||
'Toggle RTL mode' => '切换RTL模式',
|
||
'external services' => '外部服务',
|
||
'Send bookmarks to Pinboard' => '把书签发送到Pinboard',
|
||
'Pinboard API token' => 'Pinboard API token',
|
||
'Pinboard tags' => 'Pinboard标签',
|
||
'Instapaper username' => 'Instapaper用户名',
|
||
'Instapaper password' => 'Instapaper密码',
|
||
'Instapaper' => 'Instapaper',
|
||
'Pinboard' => 'Pinboard',
|
||
'Send bookmarks to Instapaper' => '把书签发送到Instapaper',
|
||
'Authentication' => '权限',
|
||
'Reading' => '阅读',
|
||
'Application' => '程序',
|
||
'Enable image proxy' => '开启图片代理',
|
||
'Avoid mixed content warnings with HTTPS' => '避免HTTPS包含HTTP内容的警告',
|
||
'Download favicons' => '下载站标',
|
||
'general' => '通用',
|
||
'Refresh interval in minutes for unread counter' => '未读计数刷新间隔时间(分钟)',
|
||
'Original link marks article as read' => '点击来源链接时,标记已读',
|
||
'Cloak the image referrer' => '掩盖图片来源',
|
||
'This subscription already exists.' => '该订阅已经存在。 ',
|
||
'Connection timeout.' => '连接超时。',
|
||
'Feed is malformed.' => '订阅格式有误',
|
||
'Invalid SSL certificate.' => 'SSL错误',
|
||
'Maximum number of HTTP redirection exceeded.' => 'HTTP重定向次数过多。',
|
||
'The content size exceeds to maximum allowed size.' => '文件过大',
|
||
'Unable to detect the feed format.' => '无法确定订阅格式',
|
||
'add a new group' => '添加一个新分组',
|
||
'Groups' => '分组',
|
||
'Back to the group' => '返回分组',
|
||
'view' => '查看',
|
||
'Item title links to' => '标题链接到',
|
||
'Original' => '原始的',
|
||
'Last Login' => '最近登录',
|
||
'Search' => '搜索',
|
||
'There are no results for your search' => '没有搜索结果',
|
||
'Send bookmarks to Wallabag' => '把书签发送到Wallabag',
|
||
'Wallabag username' => 'Wallabag用户名',
|
||
'Wallabag password' => 'Wallabag密码',
|
||
'An error occurred during the last check: "%s".' => '在最后一次检查中发生了一个错误: "%s"。',
|
||
'User Profile' => '用户资料',
|
||
'Users' => '用户',
|
||
'New User' => '新用户',
|
||
'New user created successfully.' => '新用户成功创建',
|
||
'Unable to create this user.' => '无法创建这个用户',
|
||
'Edit User' => '编辑用户',
|
||
'User modified successfully.' => '修改用户成功',
|
||
'Unable to edit this user.' => '无法编辑这个用户',
|
||
'Remove User' => '删除用户',
|
||
'Not allowed to fetch feed.' => '不被允许订阅',
|
||
'Unable to save this subscription in the database.' => '无法将此订阅存入数据库',
|
||
'Titles' => '标题',
|
||
'profile' => '资料',
|
||
'users' => '用户',
|
||
'Cronjob URL' => 'Cronjob URL',
|
||
'Do you really want to remove this user: "%s"?' => '确定要删除这个用户么: "%s"?',
|
||
'Administrator' => '管理员',
|
||
'%e %B %Y %k:%M' => '%e %B %Y %k:%M',
|
||
'Wallabag' => 'Wallabag',
|
||
'Wallabag API URL' => 'Wallabag API URL',
|
||
'Wallabag Client ID' => 'Wallabag 客户端 ID',
|
||
'Wallabag Client Secret' => 'Wallabag 客户端 Secret',
|
||
'Action' => '操作',
|
||
'Yes' => '是',
|
||
'No' => '否',
|
||
'Edit' => '编辑',
|
||
'The user id required' => '用户名必填',
|
||
'The username must be unique' => '用户名必须唯一',
|
||
'Current Password' => '当前密码',
|
||
'New Password' => '新密码',
|
||
'Wrong password' => '密码错误',
|
||
// 'Duplicated feed' => '',
|
||
);
|