| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304 |
- <?php
- /******************************************************************************
- * Each entry of that file can be associated with a comment to indicate its *
- * state. When there is no comment, it means the entry is fully translated. *
- * The recognized comments are (comment matching is case-insensitive): *
- * + TODO: the entry has never been translated. *
- * + DIRTY: the entry has been translated but needs to be updated. *
- * + IGNORE: the entry does not need to be translated. *
- * When a comment is not recognized, it is discarded. *
- ******************************************************************************/
- return array(
- 'action' => array(
- 'actualize' => '更新订阅源',
- 'add' => '添加',
- 'back_to_rss_feeds' => '← 返回订阅源',
- 'cancel' => '取消',
- 'close' => '关闭',
- 'create' => '创建',
- 'delete_all_feeds' => '删除所有订阅源',
- 'delete_errored_feeds' => '删除出错的订阅源',
- 'delete_muted_feeds' => '删除已暂停的订阅源',
- 'demote' => '撤销管理员',
- 'disable' => '禁用',
- 'download' => '下载',
- 'empty' => '清空',
- 'enable' => '启用',
- 'export' => '导出',
- 'filter' => '过滤',
- 'import' => '导入',
- 'load_default_shortcuts' => '加载默认快捷键',
- 'manage' => '管理',
- 'mark_read' => '标记已读',
- 'menu' => array(
- 'open' => '打开菜单',
- ),
- 'nav_buttons' => array(
- 'next' => '下一篇文章',
- 'prev' => '上一篇文章',
- 'up' => '向上',
- ),
- 'open_url' => '打开链接',
- 'promote' => '设为管理员',
- 'purge' => '清理',
- 'refresh_opml' => '刷新订阅源动态列表',
- 'remove' => '删除',
- 'rename' => '重命名',
- 'see_website' => '网站中查看',
- 'submit' => '提交',
- 'truncate' => '删除所有文章',
- 'update' => '更新',
- ),
- 'auth' => array(
- 'accept_tos' => '我接受 <a href="%s">服务条款</a>',
- 'email' => 'Email 地址',
- 'keep_logged_in' => '<small>%s</small> 天内保持登录',
- 'login' => '登录',
- 'logout' => '登出',
- 'password' => array(
- '_' => '密码',
- 'format' => '<small>至少 7 个字符</small>',
- ),
- 'reauth' => array(
- 'header' => '需要重新认证',
- 'tip' => '在<u>%d 分钟</u>内不会再要求您登录。',
- 'title' => '重新认证',
- ),
- 'registration' => array(
- '_' => '新用户',
- 'ask' => '创建新用户?',
- 'title' => '用户创建',
- ),
- 'username' => array(
- '_' => '用户名',
- 'format' => '<small>最多 16 个数字或字母</small>',
- ),
- ),
- 'date' => array(
- 'Apr' => '\\四\\月',
- 'Aug' => '\\八\\月',
- 'Dec' => '\\十\\二\\月',
- 'Feb' => '\\二\\月',
- 'Jan' => '\\一\\月',
- 'Jul' => '\\七\\月',
- 'Jun' => '\\六\\月',
- 'Mar' => '\\三\\月',
- 'May' => '\\五\\月',
- 'Nov' => '\\十\\一\\月',
- 'Oct' => '\\十\\月',
- 'Sep' => '\\九\\月',
- 'apr' => '四月',
- 'april' => '四月',
- 'aug' => '八月',
- 'august' => '八月',
- 'before_yesterday' => '昨天以前',
- 'dec' => '十二月',
- 'december' => '十二月',
- 'feb' => '二月',
- 'february' => '二月',
- 'format_date' => 'Y\\年n\\月j\\日',
- 'format_date_hour' => 'Y\\年n\\月j\\日 H\\:i',
- 'fri' => '周五',
- 'jan' => '一月',
- 'january' => '一月',
- 'jul' => '七月',
- 'july' => '七月',
- 'jun' => '六月',
- 'june' => '六月',
- 'last_2_year' => '过去两年',
- 'last_3_month' => '最近三个月',
- 'last_3_year' => '过去三年',
- 'last_5_year' => '过去五年',
- 'last_6_month' => '最近六个月',
- 'last_month' => '上月',
- 'last_week' => '上周',
- 'last_year' => '去年',
- 'mar' => '三月',
- 'march' => '三月',
- 'may' => '五月',
- 'may_' => '五月',
- 'mon' => '周一',
- 'month' => '个月',
- 'nov' => '十一月',
- 'november' => '十一月',
- 'oct' => '十月',
- 'october' => '十月',
- 'sat' => '周六',
- 'sep' => '九月',
- 'september' => '九月',
- 'sun' => '周日',
- 'thu' => '周四',
- 'today' => '今天',
- 'tue' => '周二',
- 'wed' => '周三',
- 'yesterday' => '昨天',
- ),
- 'dir' => 'ltr', // IGNORE
- 'freshrss' => array(
- '_' => 'FreshRSS', // IGNORE
- 'about' => '关于 FreshRSS',
- ),
- 'js' => array(
- 'category_empty' => '清空分类',
- 'confirm_action' => '你确定要执行此操作吗?这将不可撤销!',
- 'confirm_action_feed_cat' => '你确定要执行此操作吗?你将丢失相关的收藏和自定义查询,这将不可撤销!',
- 'confirm_exit_slider' => '您确定要放弃未保存的设置吗?',
- 'feedback' => array(
- 'body_new_articles' => 'FreshRSS 中有 %%d 篇文章等待阅读。',
- 'body_unread_articles' => '(未读: %%d)',
- 'request_failed' => '请求失败,这可能是因为网络连接问题。',
- 'title_new_articles' => 'FreshRSS: 新文章!',
- ),
- 'labels_empty' => '无标签',
- 'new_article' => '发现新文章,点击刷新页面。',
- 'should_be_activated' => '必须启用 JavaScript',
- 'unsafe_csp_header' => '当前使用的 CSP 头部不安全,FreshRSS 可能容易受到 XSS 攻击。<a target="_blank" href="https://freshrss.github.io/FreshRSS/en/admins/10_ServerConfig.html#security">查看文档</a>',
- ),
- 'lang' => array(
- 'cs' => 'Čeština', // IGNORE
- 'de' => 'Deutsch', // IGNORE
- 'el' => 'Ελληνικά', // IGNORE
- 'en' => 'English', // IGNORE
- 'en-US' => 'English (United States)', // IGNORE
- 'es' => 'Español', // IGNORE
- 'fa' => 'فارسی', // IGNORE
- 'fi' => 'Suomi', // IGNORE
- 'fr' => 'Français', // IGNORE
- 'he' => 'עברית', // IGNORE
- 'hu' => 'Magyar', // IGNORE
- 'id' => 'Bahasa Indonesia', // IGNORE
- 'it' => 'Italiano', // IGNORE
- 'ja' => '日本語', // IGNORE
- 'ko' => '한국어', // IGNORE
- 'lv' => 'Latviešu', // IGNORE
- 'nl' => 'Nederlands', // IGNORE
- 'oc' => 'Occitan', // IGNORE
- 'pl' => 'Polski', // IGNORE
- 'pt-BR' => 'Português (Brasil)', // IGNORE
- 'pt-PT' => 'Português (Portugal)', // IGNORE
- 'ru' => 'Русский', // IGNORE
- 'sk' => 'Slovenčina', // IGNORE
- 'tr' => 'Türkçe', // IGNORE
- 'uk' => 'Українська', // IGNORE
- 'zh-CN' => '简体中文', // IGNORE
- 'zh-TW' => '正體中文', // IGNORE
- ),
- 'menu' => array(
- 'about' => '关于',
- 'account' => '账户',
- 'admin' => '管理',
- 'advanced_search' => '高级搜索',
- 'archiving' => '归档',
- 'authentication' => '认证',
- 'check_install' => '环境检查',
- 'configuration' => '配置',
- 'display' => '显示',
- 'extensions' => '扩展',
- 'logs' => '日志',
- 'privacy' => '隐私',
- 'queries' => '自定义查询',
- 'reading' => '阅读',
- 'search' => '搜索内容或#文章标签',
- 'search_help' => '查阅文档获取支持的 <a href="https://freshrss.github.io/FreshRSS/en/users/10_filter.html#with-the-search-field" target="_blank">搜索参数</a>',
- 'sharing' => '分享',
- 'shortcuts' => '快捷键',
- 'stats' => '统计',
- 'system' => '系统配置',
- 'update' => '更新',
- 'user_management' => '用户管理',
- 'user_profile' => '帐户',
- ),
- 'period' => array(
- 'days' => '天',
- 'hours' => '时',
- 'months' => '月',
- 'weeks' => '周',
- 'years' => '年',
- ),
- 'readme' => array(
- 'contribute' => 'contribute', // IGNORE
- 'language' => 'Language', // IGNORE
- 'translated' => 'Progress', // IGNORE
- ),
- 'search' => array(
- 'advanced_search_help' => '此表单帮助构建搜索查询,但手写查询更加强大。',
- 'authors' => '作者',
- 'categories' => '类别',
- 'content' => '内容',
- 'date_from' => '从',
- 'date_past' => '过去', // DIRTY
- 'date_published' => '发布日期',
- 'date_range' => '日期范围',
- 'date_received' => '接收日期',
- 'date_to' => '到',
- 'date_user' => '用户修改日期',
- 'feeds' => '订阅源',
- 'free_text' => '自由文本', // DIRTY
- 'free_text_help' => '在标题和内容中搜索',
- 'full_documentation' => '查看 <a href="https://freshrss.github.io/FreshRSS/en/users/10_filter.html#with-the-search-field" target="_blank">完整搜索文档</a>',
- 'labels' => '我的标签',
- 'multiple_help' => '选择一个或多个(按住 <kbd>Ctrl</kbd> 或 <kbd>Cmd</kbd>)',
- 'sources' => '来源',
- 'tags' => '文章标签',
- 'text' => '文本搜索',
- 'text_help' => '多行通过逻辑 <i>或</i> 组合。也支持 <a href="https://freshrss.github.io/FreshRSS/en/users/10_filter.html#regex" target="_blank">正则表达式</a>。',
- 'text_placeholder' => '关键词',
- 'title' => '标题',
- 'url' => 'URL', // IGNORE
- 'user_queries' => '用户查询',
- ),
- 'share' => array(
- 'Known' => '基于 Known 的站点',
- 'archiveIS' => 'archive.is', // IGNORE
- 'archiveORG' => 'archive.org', // IGNORE
- 'archivePH' => 'archive.ph', // IGNORE
- 'bluesky' => 'Bluesky', // IGNORE
- 'buffer' => 'Buffer', // IGNORE
- 'clipboard' => '剪贴板',
- 'diaspora' => 'Diaspora*', // IGNORE
- 'email' => 'Email', // IGNORE
- 'email-webmail-firefox-fix' => 'Email (webmail - 兼容 Firefox)',
- 'facebook' => 'Facebook', // IGNORE
- 'gnusocial' => 'GNU social', // IGNORE
- 'jdh' => 'Journal du hacker', // IGNORE
- 'lemmy' => 'Lemmy', // IGNORE
- 'linkding' => 'Linkding', // IGNORE
- 'linkedin' => 'LinkedIn', // IGNORE
- 'mastodon' => 'Mastodon', // IGNORE
- 'movim' => 'Movim', // IGNORE
- 'omnivore' => 'Omnivore', // IGNORE
- 'pinboard' => 'Pinboard', // IGNORE
- 'pinterest' => 'Pinterest', // IGNORE
- 'print' => '打印',
- 'raindrop' => 'Raindrop.io', // IGNORE
- 'reddit' => 'Reddit', // IGNORE
- 'shaarli' => 'Shaarli', // IGNORE
- 'telegram' => 'Telegram', // IGNORE
- 'twitter' => 'Twitter', // IGNORE
- 'wallabag' => 'Wallabag v1', // IGNORE
- 'wallabagv2' => 'Wallabag v2', // IGNORE
- 'web-sharing-api' => '系统分享',
- 'whatsapp' => 'Whatsapp', // IGNORE
- 'xing' => 'Xing', // IGNORE
- ),
- 'short' => array(
- 'attention' => '警告!',
- 'blank_to_disable' => '留空以禁用',
- 'by_author' => '作者',
- 'by_default' => '默认',
- 'damn' => '错误!',
- 'default_category' => '未分类',
- 'no' => '否',
- 'not_applicable' => '不可用',
- 'ok' => '正常!',
- 'or' => '或',
- 'yes' => '是',
- ),
- 'stream' => array(
- 'load_more' => '载入更多文章',
- 'mark_all_read' => '全部设为已读',
- 'nothing_to_load' => '没有更多文章',
- ),
- );
|