en_US.json 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305
  1. {
  2. "confirm.question": "Are you sure?",
  3. "confirm.yes": "yes",
  4. "confirm.no": "no",
  5. "confirm.loading": "In progress...",
  6. "action.subscribe": "Subscribe",
  7. "action.save": "Save",
  8. "action.or": "or",
  9. "action.cancel": "cancel",
  10. "action.remove": "Remove",
  11. "action.remove_feed": "Remove this feed",
  12. "action.update": "Update",
  13. "action.edit": "Edit",
  14. "action.download": "Download",
  15. "action.import": "Import",
  16. "action.login": "Login",
  17. "action.home_screen": "Add to home screen",
  18. "tooltip.keyboard_shortcuts": "Keyboard Shortcut: %s",
  19. "tooltip.logged_user": "Logged as %s",
  20. "menu.unread": "Unread",
  21. "menu.starred": "Starred",
  22. "menu.history": "History",
  23. "menu.feeds": "Feeds",
  24. "menu.categories": "Categories",
  25. "menu.settings": "Settings",
  26. "menu.logout": "Logout",
  27. "menu.preferences": "Preferences",
  28. "menu.integrations": "Integrations",
  29. "menu.sessions": "Sessions",
  30. "menu.users": "Users",
  31. "menu.about": "About",
  32. "menu.export": "Export",
  33. "menu.import": "Import",
  34. "menu.create_category": "Create a category",
  35. "menu.mark_page_as_read": "Mark this page as read",
  36. "menu.mark_all_as_read": "Mark all as read",
  37. "menu.show_all_entries": "Show all entries",
  38. "menu.show_only_unread_entries": "Show only unread entries",
  39. "menu.refresh_feed": "Refresh",
  40. "menu.refresh_all_feeds": "Refresh all feeds in the background",
  41. "menu.edit_feed": "Edit",
  42. "menu.edit_category": "Edit",
  43. "menu.add_feed": "Add subscription",
  44. "menu.add_user": "Add user",
  45. "menu.flush_history": "Flush history",
  46. "menu.feed_entries": "Entries",
  47. "menu.api_keys": "API Keys",
  48. "menu.create_api_key": "Create a new API key",
  49. "search.label": "Search",
  50. "search.placeholder": "Search...",
  51. "pagination.next": "Next",
  52. "pagination.previous": "Previous",
  53. "entry.status.unread": "Unread",
  54. "entry.status.read": "Read",
  55. "entry.status.toast.unread": "Marked as unread",
  56. "entry.status.toast.read": "Marked as read",
  57. "entry.status.title": "Change entry status",
  58. "entry.bookmark.toggle.on": "Star",
  59. "entry.bookmark.toggle.off": "Unstar",
  60. "entry.bookmark.toast.on": "Starred",
  61. "entry.bookmark.toast.off": "Unstarred",
  62. "entry.state.saving": "Saving...",
  63. "entry.state.loading": "Loading...",
  64. "entry.save.label": "Save",
  65. "entry.save.title": "Save this article",
  66. "entry.save.completed": "Done!",
  67. "entry.save.toast.completed": "Article saved",
  68. "entry.scraper.label": "Fetch original content",
  69. "entry.scraper.title": "Fetch original content",
  70. "entry.scraper.completed": "Done!",
  71. "entry.original.label": "Original",
  72. "entry.comments.label": "Comments",
  73. "entry.comments.title": "View Comments",
  74. "page.unread.title": "Unread",
  75. "page.starred.title": "Starred",
  76. "page.categories.title": "Categories",
  77. "page.categories.no_feed": "No feed.",
  78. "page.categories.feeds": "See subscriptions",
  79. "page.categories.feed_count": [
  80. "There is %d feed.",
  81. "There are %d feeds."
  82. ],
  83. "page.new_category.title": "New Category",
  84. "page.new_user.title": "New User",
  85. "page.edit_category.title": "Edit Category: %s",
  86. "page.edit_user.title": "Edit User: %s",
  87. "page.feeds.title": "Feeds",
  88. "page.feeds.last_check": "Last check:",
  89. "page.feeds.unread_counter": "Number of unread entries",
  90. "page.feeds.read_counter": "Number of read entries",
  91. "page.feeds.error_count": [
  92. "%d error",
  93. "%d errors"
  94. ],
  95. "page.history.title": "History",
  96. "page.import.title": "Import",
  97. "page.search.title": "Search Results",
  98. "page.about.title": "About",
  99. "page.about.credits": "Credits",
  100. "page.about.version": "Version:",
  101. "page.about.build_date": "Build Date:",
  102. "page.about.author": "Author:",
  103. "page.about.license": "License:",
  104. "page.add_feed.title": "New Subscription",
  105. "page.add_feed.no_category": "There is no category. You must have at least one category.",
  106. "page.add_feed.label.url": "URL",
  107. "page.add_feed.submit": "Find a subscription",
  108. "page.add_feed.legend.advanced_options": "Advanced Options",
  109. "page.add_feed.choose_feed": "Choose a Subscription",
  110. "page.edit_feed.title": "Edit Feed: %s",
  111. "page.edit_feed.last_check": "Last check:",
  112. "page.edit_feed.last_modified_header": "LastModified header:",
  113. "page.edit_feed.etag_header": "ETag header:",
  114. "page.edit_feed.no_header": "None",
  115. "page.edit_feed.last_parsing_error": "Last Parsing Error",
  116. "page.entry.attachments": "Attachments",
  117. "page.keyboard_shortcuts.title": "Keyboard Shortcuts",
  118. "page.keyboard_shortcuts.subtitle.sections": "Sections Navigation",
  119. "page.keyboard_shortcuts.subtitle.items": "Items Navigation",
  120. "page.keyboard_shortcuts.subtitle.pages": "Pages Navigation",
  121. "page.keyboard_shortcuts.subtitle.actions": "Actions",
  122. "page.keyboard_shortcuts.go_to_unread": "Go to unread",
  123. "page.keyboard_shortcuts.go_to_starred": "Go to bookmarks",
  124. "page.keyboard_shortcuts.go_to_history": "Go to history",
  125. "page.keyboard_shortcuts.go_to_feeds": "Go to feeds",
  126. "page.keyboard_shortcuts.go_to_categories": "Go to categories",
  127. "page.keyboard_shortcuts.go_to_settings": "Go to settings",
  128. "page.keyboard_shortcuts.show_keyboard_shortcuts": "Show keyboard shortcuts",
  129. "page.keyboard_shortcuts.go_to_previous_item": "Go to previous item",
  130. "page.keyboard_shortcuts.go_to_next_item": "Go to next item",
  131. "page.keyboard_shortcuts.go_to_feed": "Go to feed",
  132. "page.keyboard_shortcuts.go_to_previous_page": "Go to previous page",
  133. "page.keyboard_shortcuts.go_to_next_page": "Go to next page",
  134. "page.keyboard_shortcuts.open_item": "Open selected item",
  135. "page.keyboard_shortcuts.open_original": "Open original link",
  136. "page.keyboard_shortcuts.open_original_same_window": "Open original link in current tab",
  137. "page.keyboard_shortcuts.open_comments": "Open comments link",
  138. "page.keyboard_shortcuts.open_comments_same_window": "Open comments link in current tab",
  139. "page.keyboard_shortcuts.toggle_read_status": "Toggle read/unread",
  140. "page.keyboard_shortcuts.mark_page_as_read": "Mark current page as read",
  141. "page.keyboard_shortcuts.download_content": "Download original content",
  142. "page.keyboard_shortcuts.toggle_bookmark_status": "Toggle bookmark",
  143. "page.keyboard_shortcuts.save_article": "Save article",
  144. "page.keyboard_shortcuts.remove_feed": "Remove this feed",
  145. "page.keyboard_shortcuts.go_to_search": "Set focus on search form",
  146. "page.keyboard_shortcuts.close_modal": "Close modal dialog",
  147. "page.users.title": "Users",
  148. "page.users.username": "Username",
  149. "page.users.never_logged": "Never",
  150. "page.users.admin.yes": "Yes",
  151. "page.users.admin.no": "No",
  152. "page.users.actions": "Actions",
  153. "page.users.last_login": "Last Login",
  154. "page.users.is_admin": "Administrator",
  155. "page.settings.title": "Settings",
  156. "page.settings.link_google_account": "Link my Google account",
  157. "page.settings.unlink_google_account": "Unlink my Google account",
  158. "page.settings.link_oidc_account": "Link my OpenID Connect account",
  159. "page.settings.unlink_oidc_account": "Unlink my OpenID Connect account",
  160. "page.login.title": "Sign In",
  161. "page.login.google_signin": "Sign in with Google",
  162. "page.login.oidc_signin": "Sign in with OpenID Connect",
  163. "page.integrations.title": "Integrations",
  164. "page.integration.miniflux_api": "Miniflux API",
  165. "page.integration.miniflux_api_endpoint": "API Endpoint",
  166. "page.integration.miniflux_api_username": "Username",
  167. "page.integration.miniflux_api_password": "Password",
  168. "page.integration.miniflux_api_password_value": "Your account password",
  169. "page.integration.bookmarklet": "Bookmarklet",
  170. "page.integration.bookmarklet.name": "Add to Miniflux",
  171. "page.integration.bookmarklet.instructions": "Drag and drop this link to your bookmarks.",
  172. "page.integration.bookmarklet.help": "This special link allows you to subscribe to a website directly by using a bookmark in your web browser.",
  173. "page.sessions.title": "Sessions",
  174. "page.sessions.table.date": "Date",
  175. "page.sessions.table.ip": "IP Address",
  176. "page.sessions.table.user_agent": "User Agent",
  177. "page.sessions.table.actions": "Actions",
  178. "page.sessions.table.current_session": "Current Session",
  179. "page.api_keys.title": "API Keys",
  180. "page.api_keys.table.description": "Description",
  181. "page.api_keys.table.token": "Token",
  182. "page.api_keys.table.last_used_at": "Last Used",
  183. "page.api_keys.table.created_at": "Creation Date",
  184. "page.api_keys.table.actions": "Actions",
  185. "page.api_keys.never_used": "Never Used",
  186. "page.new_api_key.title": "New API Key",
  187. "alert.no_bookmark": "There is no bookmark at the moment.",
  188. "alert.no_category": "There is no category.",
  189. "alert.no_category_entry": "There are no articles in this category.",
  190. "alert.no_feed_entry": "There are no articles for this feed.",
  191. "alert.no_feed": "You don't have any subscriptions.",
  192. "alert.no_feed_in_category": "There is no subscription for this category.",
  193. "alert.no_history": "There is no history at the moment.",
  194. "alert.feed_error": "There is a problem with this feed",
  195. "alert.no_search_result": "There are no results for this search.",
  196. "alert.no_unread_entry": "There are no unread articles.",
  197. "alert.no_user": "You are the only user.",
  198. "alert.account_unlinked": "Your external account is now dissociated!",
  199. "alert.account_linked": "Your external account is now linked!",
  200. "alert.pocket_linked": "Your Pocket account is now linked!",
  201. "alert.prefs_saved": "Preferences saved!",
  202. "error.unlink_account_without_password": "You must define a password otherwise you won't be able to login again.",
  203. "error.duplicate_linked_account": "There is already someone associated with this provider!",
  204. "error.duplicate_fever_username": "There is already someone else with the same Fever username!",
  205. "error.pocket_request_token": "Unable to fetch request token from Pocket!",
  206. "error.pocket_access_token": "Unable to fetch access token from Pocket!",
  207. "error.category_already_exists": "This category already exists.",
  208. "error.unable_to_create_category": "Unable to create this category.",
  209. "error.unable_to_update_category": "Unable to update this category.",
  210. "error.user_already_exists": "This user already exists.",
  211. "error.unable_to_create_user": "Unable to create this user.",
  212. "error.unable_to_update_user": "Unable to update this user.",
  213. "error.unable_to_update_feed": "Unable to update this feed.",
  214. "error.subscription_not_found": "Unable to find any subscription.",
  215. "error.empty_file": "This file is empty.",
  216. "error.bad_credentials": "Invalid username or password.",
  217. "error.fields_mandatory": "All fields are mandatory.",
  218. "error.title_required": "The title is mandatory.",
  219. "error.different_passwords": "Passwords are not the same.",
  220. "error.password_min_length": "The password must have at least 6 characters.",
  221. "error.settings_mandatory_fields": "The username, theme, language and timezone fields are mandatory.",
  222. "error.feed_mandatory_fields": "The URL and the category are mandatory.",
  223. "error.user_mandatory_fields": "The username is mandatory.",
  224. "error.api_key_already_exists": "This API Key already exists.",
  225. "error.unable_to_create_api_key": "Unable to create this API Key.",
  226. "form.feed.label.title": "Title",
  227. "form.feed.label.site_url": "Site URL",
  228. "form.feed.label.feed_url": "Feed URL",
  229. "form.feed.label.category": "Category",
  230. "form.feed.label.crawler": "Fetch original content",
  231. "form.feed.label.feed_username": "Feed Username",
  232. "form.feed.label.feed_password": "Feed Password",
  233. "form.feed.label.user_agent": "Override Default User Agent",
  234. "form.feed.label.scraper_rules": "Scraper Rules",
  235. "form.feed.label.rewrite_rules": "Rewrite Rules",
  236. "form.feed.label.disabled": "Do not refresh this feed",
  237. "form.category.label.title": "Title",
  238. "form.user.label.username": "Username",
  239. "form.user.label.password": "Password",
  240. "form.user.label.confirmation": "Password Confirmation",
  241. "form.user.label.admin": "Administrator",
  242. "form.prefs.label.language": "Language",
  243. "form.prefs.label.timezone": "Timezone",
  244. "form.prefs.label.theme": "Theme",
  245. "form.prefs.label.entry_sorting": "Entry Sorting",
  246. "form.prefs.select.older_first": "Older entries first",
  247. "form.prefs.select.recent_first": "Recent entries first",
  248. "form.prefs.label.keyboard_shortcuts": "Enable keyboard shortcuts",
  249. "form.import.label.file": "OPML file",
  250. "form.import.label.url": "URL",
  251. "form.integration.fever_activate": "Activate Fever API",
  252. "form.integration.fever_username": "Fever Username",
  253. "form.integration.fever_password": "Fever Password",
  254. "form.integration.fever_endpoint": "Fever API endpoint:",
  255. "form.integration.pinboard_activate": "Save articles to Pinboard",
  256. "form.integration.pinboard_token": "Pinboard API Token",
  257. "form.integration.pinboard_tags": "Pinboard Tags",
  258. "form.integration.pinboard_bookmark": "Mark bookmark as unread",
  259. "form.integration.instapaper_activate": "Save articles to Instapaper",
  260. "form.integration.instapaper_username": "Instapaper Username",
  261. "form.integration.instapaper_password": "Instapaper Password",
  262. "form.integration.pocket_activate": "Save articles to Pocket",
  263. "form.integration.pocket_consumer_key": "Pocket Consumer Key",
  264. "form.integration.pocket_access_token": "Pocket Access Token",
  265. "form.integration.pocket_connect_link": "Connect your Pocket account",
  266. "form.integration.wallabag_activate": "Save articles to Wallabag",
  267. "form.integration.wallabag_endpoint": "Wallabag API Endpoint",
  268. "form.integration.wallabag_client_id": "Wallabag Client ID",
  269. "form.integration.wallabag_client_secret": "Wallabag Client Secret",
  270. "form.integration.wallabag_username": "Wallabag Username",
  271. "form.integration.wallabag_password": "Wallabag Password",
  272. "form.integration.nunux_keeper_activate": "Save articles to Nunux Keeper",
  273. "form.integration.nunux_keeper_endpoint": "Nunux Keeper API Endpoint",
  274. "form.integration.nunux_keeper_api_key": "Nunux Keeper API key",
  275. "form.api_key.label.description": "API Key Label",
  276. "form.submit.loading": "Loading...",
  277. "form.submit.saving": "Saving...",
  278. "time_elapsed.not_yet": "not yet",
  279. "time_elapsed.yesterday": "yesterday",
  280. "time_elapsed.now": "just now",
  281. "time_elapsed.minutes": [
  282. "%d minute ago",
  283. "%d minutes ago"
  284. ],
  285. "time_elapsed.hours": [
  286. "%d hour ago",
  287. "%d hours ago"
  288. ],
  289. "time_elapsed.days": [
  290. "%d day ago",
  291. "%d days ago"
  292. ],
  293. "time_elapsed.weeks": [
  294. "%d week ago",
  295. "%d weeks ago"
  296. ],
  297. "time_elapsed.months": [
  298. "%d month ago",
  299. "%d months ago"
  300. ],
  301. "time_elapsed.years": [
  302. "%d year ago",
  303. "%d years ago"
  304. ]
  305. }