fix utf8 encoding

This commit is contained in:
horsley 2013-07-08 14:35:09 +08:00
parent 73e389d0c7
commit 291e3c167d

View File

@ -1,104 +1,104 @@
<?php <?php
return array( return array(
'Items per page' => '每页条目数', 'Items per page' => '每页条目数',
'Previous page' => '上一页', 'Previous page' => '上一页',
'Next page' => '下一页', 'Next page' => '下一页',
'Do not fetch the content of articles' => '不要抓取文章的内容', 'Do not fetch the content of articles' => '不要抓取文章的内容',
'Remove automatically read items' => '自动移除已读条目', 'Remove automatically read items' => '自动移除已读条目',
'Never' => '从不', 'Never' => '从不',
'After %d day' => '%d 天之后', 'After %d day' => '%d 天之后',
'After %d days' => '%d 天之后', 'After %d days' => '%d 天之后',
'French' => '法语', 'French' => '法语',
'English' => '英语', 'English' => '英语',
'German' => '德语', 'German' => '德语',
'Simplified Chinese' => '简体中文', 'Simplified Chinese' => '简体中文',
'unread' => '未读', 'unread' => '未读',
'bookmarks' => '收藏', 'bookmarks' => '收藏',
'bookmark' => '收藏', 'bookmark' => '收藏',
'remove bookmark' => '取消收藏', 'remove bookmark' => '取消收藏',
'Bookmarks' => '收藏', 'Bookmarks' => '收藏',
'Bookmark item' => '收藏的条目', 'Bookmark item' => '收藏的条目',
'No bookmark' => '没有任何收藏', 'No bookmark' => '没有任何收藏',
'history' => '历史', 'history' => '历史',
'subscriptions' => '订阅', 'subscriptions' => '订阅',
'Subscriptions' => '订阅', 'Subscriptions' => '订阅',
'preferences' => '设置', 'preferences' => '设置',
'Preferences' => '设置', 'Preferences' => '设置',
'logout' => '注销', 'logout' => '注销',
'Username' => '用户名', 'Username' => '用户名',
'Password' => '密码', 'Password' => '密码',
'Confirmation' => '确认密码', 'Confirmation' => '确认密码',
'Language' => '语言', 'Language' => '语言',
'Save' => '保存', 'Save' => '保存',
'More informations' => '更多信息', 'More informations' => '更多信息',
'Database' => '数据库', 'Database' => '数据库',
'Database size:' => '数据库大小:', 'Database size:' => '数据库大小:',
'Optimize the database' => '数据库优化', 'Optimize the database' => '数据库优化',
'(VACUUM command)' => '(VACUUM 命令)', '(VACUUM command)' => '(VACUUM 命令)',
'Download the entire database' => '完整数据库下载', 'Download the entire database' => '完整数据库下载',
'(Gzip compressed Sqlite file)' => '(Gzip压缩过的Sqlite文件)', '(Gzip compressed Sqlite file)' => '(Gzip压缩过的Sqlite文件)',
'Keyboard shortcuts' => '键盘快捷键', 'Keyboard shortcuts' => '键盘快捷键',
'Previous item' => '前一条目', 'Previous item' => '前一条目',
'Next item' => '下一条目', 'Next item' => '下一条目',
'Mark as read or unread' => '标记为已读/未读', 'Mark as read or unread' => '标记为已读/未读',
'Open original link' => '打开来源链接', 'Open original link' => '打开来源链接',
'Open item' => '打开条目', 'Open item' => '打开条目',
'About' => '关于', 'About' => '关于',
'Miniflux version:' => 'Miniflux 版本:', 'Miniflux version:' => 'Miniflux 版本:',
'Nothing to read' => '没有未读条目', 'Nothing to read' => '没有未读条目',
'unread items' => '个未读条目', 'unread items' => '个未读条目',
'mark all as read' => '全部标记为已读', 'mark all as read' => '全部标记为已读',
'original link' => '来源链接', 'original link' => '来源链接',
'mark as read' => '标记为已读', 'mark as read' => '标记为已读',
'No history' => '没有历史记录', 'No history' => '没有历史记录',
'mark as unread' => '标记为未读', 'mark as unread' => '标记为未读',
'History' => '历史', 'History' => '历史',
'flush all items' => '清空所有项目', 'flush all items' => '清空所有项目',
'Item not found' => '找不到项目', 'Item not found' => '找不到项目',
'Unread items' => '未读条目', 'Unread items' => '未读条目',
'Next' => '下一个', 'Next' => '下一个',
'Previous' => '前一个', 'Previous' => '前一个',
'Sign in' => '登陆', 'Sign in' => '登陆',
'feeds' => '订阅源', 'feeds' => '订阅源',
'add' => '添加', 'add' => '添加',
'import' => '导入', 'import' => '导入',
'export' => '导出', 'export' => '导出',
'OPML Import' => 'OPML 导入', 'OPML Import' => 'OPML 导入',
'OPML file' => 'OPML 文件', 'OPML file' => 'OPML 文件',
'Import' => '导入', 'Import' => '导入',
'refresh all' => '全部刷新', 'refresh all' => '全部刷新',
'No subscription' => '没有订阅', 'No subscription' => '没有订阅',
'remove' => '移除', 'remove' => '移除',
'refresh' => '刷新', 'refresh' => '刷新',
'feed link' => '订阅源地址', 'feed link' => '订阅源地址',
'New subscription' => '添加订阅源', 'New subscription' => '添加订阅源',
'Website or Feed URL' => '网站或订阅源URL', 'Website or Feed URL' => '网站或订阅源URL',
'Add' => '添加', 'Add' => '添加',
'http://website/' => 'http://abc.com/rss', 'http://website/' => 'http://abc.com/rss',
'Yes' => '确认', 'Yes' => '确认',
'cancel' => '取消', 'cancel' => '取消',
'or' => '或者', 'or' => '或者',
'Official website:' => '官方网站:', 'Official website:' => '官方网站:',
'Bad username or password' => '用户名或密码错误', 'Bad username or password' => '用户名或密码错误',
'Unable to update your preferences.' => '无法更新你的设置', 'Unable to update your preferences.' => '无法更新你的设置',
'Your preferences are updated.' => '你的设置已更新', 'Your preferences are updated.' => '你的设置已更新',
'Unable to import your OPML file.' => '无法导入你的 OPML 文件', 'Unable to import your OPML file.' => '无法导入你的 OPML 文件',
'Your feeds have been imported.' => '你的订阅源已被导入', 'Your feeds have been imported.' => '你的订阅源已被导入',
'Unable to find a subscription.' => '找不到订阅源', 'Unable to find a subscription.' => '找不到订阅源',
'Subscription added successfully.' => '订阅源成功添加', 'Subscription added successfully.' => '订阅源成功添加',
'Your subscriptions are updated' => '你的订阅源已更新', 'Your subscriptions are updated' => '你的订阅源已更新',
'Unable to remove this subscription.' => '无法移除这个订阅', 'Unable to remove this subscription.' => '无法移除这个订阅',
'This subscription has been removed successfully.' => '成功移除这个订阅', 'This subscription has been removed successfully.' => '成功移除这个订阅',
'The user name is required' => '用户名必填', 'The user name is required' => '用户名必填',
'The maximum length is 50 characters' => '最大长度是 50 个字符', 'The maximum length is 50 characters' => '最大长度是 50 个字符',
'The password is required' => '密码必填', 'The password is required' => '密码必填',
'The minimum length is 6 characters' => '最小长度是 6 个字符', 'The minimum length is 6 characters' => '最小长度是 6 个字符',
'The confirmation is required' => '确认密码必填', 'The confirmation is required' => '确认密码必填',
'Passwords doesn\'t match' => '两次输入密码不一致', 'Passwords doesn\'t match' => '两次输入密码不一致',
'Do you really want to remove these items from your history?' => '你确认要移除这些历史记录吗?', 'Do you really want to remove these items from your history?' => '你确认要移除这些历史记录吗?',
'Do you really want to remove this subscription: "%s"?' => '你确定要移除这个订阅源: "%s" ', '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>' => '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>嘛?' '空空如也,你想要<a href="?action=refresh-all" data-action="refresh-all">更新订阅源</a>嘛?'
); );