zh_CN.json 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221
  1. {
  2. "plural.feed.error_count": [
  3. "%d 错误",
  4. "%d 错误"
  5. ],
  6. "plural.categories.feed_count": [
  7. "有 %d 个源.",
  8. "有 %d 个源."
  9. ],
  10. "Username": "用户名",
  11. "Password": "密码",
  12. "Unread": "未读",
  13. "History": "历史",
  14. "Feeds": "源",
  15. "Categories": "分类",
  16. "Settings": "设置",
  17. "Logout": "登出",
  18. "Next": "下一页",
  19. "Previous": "上一页",
  20. "New Subscription": "新订阅",
  21. "Import": "导入",
  22. "Export": "导出",
  23. "There is no category. You must have at least one category.": "目前没有分类.需要有一个已有的分类存在.",
  24. "URL": "URL",
  25. "Category": "分类",
  26. "Find a subscription": "寻找订阅",
  27. "Loading...": "载入中...",
  28. "Create a category": "新建分类",
  29. "There is no category.": "目前没有分类.",
  30. "Edit": "编辑",
  31. "Remove": "删除",
  32. "No feed.": "没有源.",
  33. "There is no article in this category.": "该分类下没有文章.",
  34. "Original": "原始链接",
  35. "Mark this page as read": "标记为已读",
  36. "not yet": "尚未",
  37. "just now": "刚刚",
  38. "1 minute ago": "1 分钟前",
  39. "%d minutes ago": "%d 分钟前",
  40. "1 hour ago": "1 小时前",
  41. "%d hours ago": "%d 小时前",
  42. "yesterday": "昨天",
  43. "%d days ago": "%d 天前",
  44. "%d weeks ago": "%d 周前",
  45. "%d months ago": "%d 月前",
  46. "%d years ago": "%d 年前",
  47. "Date": "日期",
  48. "IP Address": "IP地址",
  49. "User Agent": "User Agent",
  50. "Actions": "操作",
  51. "Current session": "当前会话",
  52. "Sessions": "会话",
  53. "Users": "用户",
  54. "Add user": "新建用户",
  55. "Choose a Subscription": "选择一个订阅",
  56. "Subscribe": "订阅",
  57. "New Category": "新分类",
  58. "Title": "标题",
  59. "Save": "保存",
  60. "or": "或",
  61. "cancel": "取消",
  62. "New User": "新用户",
  63. "Confirmation": "确认",
  64. "Administrator": "管理员",
  65. "Edit Category: %s": "编辑分类 : %s",
  66. "Update": "更新",
  67. "Edit Feed: %s": "编辑源 : %s",
  68. "There is no category!": "没有分类!",
  69. "Edit user: %s": "编辑用户: %s",
  70. "There is no article for this feed.": "这个源中没有文章.",
  71. "Add subscription": "新增订阅",
  72. "You don't have any subscription.": "当前没有订阅",
  73. "Last check:": "最后检查时间:",
  74. "Refresh": "更新",
  75. "There is no history at the moment.": "当前没有历史.",
  76. "OPML file": "OPML 文件",
  77. "Sign In": "登陆",
  78. "Sign in": "登陆",
  79. "Theme": "主题",
  80. "Timezone": "时区",
  81. "Language": "语言",
  82. "There is no unread article.": "目前没有未读文章.",
  83. "You are the only user.": "你是目前仅有的用户.",
  84. "Last Login": "最后登录时间",
  85. "Yes": "是",
  86. "No": "否",
  87. "This feed already exists (%s)": "源已存在 (%s)",
  88. "Unable to fetch feed (statusCode=%d)": "无法获取源 (错误代码=%d)",
  89. "Unable to open this link: %v": "无法打开这一链接: %v",
  90. "Unable to analyze this page: %v": "无法分析这一页面: %v",
  91. "Unable to find any subscription.": "找不到任何订阅.",
  92. "The URL and the category are mandatory.": "必须填写URL和分类.",
  93. "All fields are mandatory.": "必须填写全部信息.",
  94. "Passwords are not the same.": "两次输入的密码不同.",
  95. "You must use at least 6 characters.": "请至少使用6个字符.",
  96. "The username is mandatory.": "必须填写用户名.",
  97. "The username, theme, language and timezone fields are mandatory.": "必须填写用户名,主题,语言和时区.",
  98. "The title is mandatory.": "必须填写标题.",
  99. "About": "关于",
  100. "Version": "版本",
  101. "Version:": "版本:",
  102. "Build Date:": "构建日期:",
  103. "Author:": "作者:",
  104. "Authors": "作者",
  105. "License:": "协议:",
  106. "Attachments": "附件",
  107. "Download": "下载",
  108. "Invalid username or password.": "用户名或密码无效.",
  109. "Never": "永不",
  110. "Unable to execute request: %v": "无法执行这一请求: %v",
  111. "Last Parsing Error": "最后一次解析错误",
  112. "There is a problem with this feed": "这一源存在问题",
  113. "Unable to parse OPML file: %q": "无法解析OPML文件: %q",
  114. "Unable to parse RSS feed: %q": "无法解析RSS源: %q",
  115. "Unable to parse Atom feed: %q": "无法解析Atom源: %q",
  116. "Unable to parse JSON feed: %q": "无法解析JSON源: %q",
  117. "Unable to parse RDF feed: %q": "无法解析RDF源: %q",
  118. "Unable to normalize encoding: %q": "无法正则化编码: %q",
  119. "Unable to create this category.": "无法建立这个分类.",
  120. "yes": "是",
  121. "no": "否",
  122. "Are you sure?": "您确认吗?",
  123. "Work in progress...": "执行中...",
  124. "This user already exists.": "用户已存在.",
  125. "This category already exists.": "分类已存在.",
  126. "Unable to update this category.": "无法更新该分类.",
  127. "Integrations": "集成",
  128. "Bookmarklet": "书签小应用",
  129. "Drag and drop this link to your bookmarks.": "拖动这个链接到书签.",
  130. "This special link allows you to subscribe to a website directly by using a bookmark in your web browser.": "你可以打开这个特殊的书签来直接订阅网站.",
  131. "Add to Miniflux": "新增到Miniflux",
  132. "Refresh all feeds in background": "在后台更新全部源",
  133. "Sign in with Google": "使用Google登陆",
  134. "Unlink my Google account": "去除Google账号关联",
  135. "Link my Google account": "关联我的Google账户",
  136. "Category not found for this user": "未找到该用户的这一分类",
  137. "Invalid theme.": "无效的主题.",
  138. "Entry Sorting": "内容排序",
  139. "Older entries first": "旧->新",
  140. "Recent entries first": "新->旧",
  141. "Saving...": "保存中",
  142. "Done!": "完成!",
  143. "Save this article": "保存这篇文章",
  144. "Mark bookmark as unread": "标记为未读",
  145. "Pinboard Tags": "Pinboard 标签",
  146. "Pinboard API Token": "Pinboard API Token",
  147. "Save articles to Pinboard": "保存文章到Pinboard",
  148. "Save articles to Instapaper": "保存文章到Instapaper",
  149. "Instapaper Username": "Instapaper 用户名",
  150. "Instapaper Password": "Instapaper 密码",
  151. "Activate Fever API": "启用 Fever API",
  152. "Fever Username": "Fever 用户名",
  153. "Fever Password": "Fever 密码",
  154. "Fetch original content": "抓取原内容",
  155. "Scraper Rules": "Scraper规则",
  156. "Rewrite Rules": "重写规则",
  157. "Preferences saved!": "偏好已存储!",
  158. "Your external account is now linked !": "您的外部账号已关联!",
  159. "Save articles to Wallabag": "保存文章到Wallabag",
  160. "Wallabag API Endpoint": "Wallabag URL",
  161. "Wallabag Client ID": "Wallabag 客户端ID",
  162. "Wallabag Client Secret": "Wallabag 客户端Secret",
  163. "Wallabag Username": "Wallabag 用户名",
  164. "Wallabag Password": "Wallabag 密码",
  165. "Save articles to Nunux Keeper": "保存文章到Nunux Keeper",
  166. "Nunux Keeper API Endpoint": "Nunux Keeper API Endpoint",
  167. "Nunux Keeper API key": "Nunux Keeper API key",
  168. "Keyboard Shortcut: %s": "快捷键: %s",
  169. "Favorites": "收藏",
  170. "Star": "标记星标",
  171. "Unstar": "去掉星标",
  172. "Starred": "星标",
  173. "There is no bookmark at the moment.": "当前没有书签.",
  174. "Last checked:": "上次检查:",
  175. "ETag header:": "ETag header:",
  176. "LastModified header:": "最后修改的Header:",
  177. "None": "无",
  178. "Keyboard Shortcuts": "快捷键",
  179. "Sections Navigation": "分区导航",
  180. "Go to unread": "去往未读",
  181. "Go to bookmarks": "去往书签",
  182. "Go to history": "去往历史",
  183. "Go to feeds": "去往源",
  184. "Go to categories": "去往分类",
  185. "Go to settings": "去往设定",
  186. "Show keyboard shortcuts": "显示快捷键",
  187. "Items Navigation": "条目导航",
  188. "Go to previous item": "上一条目",
  189. "Go to next item": "下一条目",
  190. "Pages Navigation": "页面导航",
  191. "Go to previous page": "上一页",
  192. "Go to next page": "下一页",
  193. "Open selected item": "打开选定的条目",
  194. "Open original link": "打开原始链接",
  195. "Toggle read/unread": "切换已读/未读状态",
  196. "Mark current page as read": "标记当前",
  197. "Download original content": "下载原始内容",
  198. "Toggle bookmark": "切换收藏状态",
  199. "Close modal dialog": "关闭模态对话窗口",
  200. "Save article": "保存文章",
  201. "There is already someone associated with this provider!": "该Provider已被关联!",
  202. "There is already someone else with the same Fever username!": "Fever用户名已被占用!",
  203. "Mark all as read": "全标记为已读",
  204. "This feed is empty": "该源是空的",
  205. "Flush history": "清理历史",
  206. "Site URL": "站点URL",
  207. "Feed URL": "源URL",
  208. "Logged as %s": "当前登录 %s",
  209. "Unread Items": "未读条目",
  210. "Change entry status": "更改状态",
  211. "Read": "标为已读",
  212. "Fever API endpoint:": "Fever API Endpoint:",
  213. "Miniflux API": "Miniflux API",
  214. "API Endpoint": "API Endpoint",
  215. "Your account password": "您账户的密码",
  216. "This web page is empty": "该网页是空的",
  217. "Invalid SSL certificate (original error: %q)": "无效的SSL证书 (原始错误: %q)",
  218. "This website is temporarily unreachable (original error: %q)": "该网站暂时不可达 (原始错误: %q)",
  219. "This website is permanently unreachable (original error: %q)": "该网站永久不可达 (原始错误: %q)",
  220. "Website unreachable, the request timed out after %d seconds": "网站不可达, 请求已在 %d 秒后超时"
  221. }