en-US.json 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503
  1. {
  2. "Add to playlist": "Add to playlist",
  3. "Add to playlist: ": "Add to playlist: ",
  4. "Answer": "Answer",
  5. "Search for videos": "Search for videos",
  6. "The Popular feed has been disabled by the administrator.": "The Popular feed has been disabled by the administrator.",
  7. "generic_channels_count": "{{count}} channel",
  8. "generic_channels_count_plural": "{{count}} channels",
  9. "generic_views_count": "{{count}} view",
  10. "generic_views_count_plural": "{{count}} views",
  11. "generic_videos_count": "{{count}} video",
  12. "generic_videos_count_plural": "{{count}} videos",
  13. "generic_playlists_count": "{{count}} playlist",
  14. "generic_playlists_count_plural": "{{count}} playlists",
  15. "generic_subscribers_count": "{{count}} subscriber",
  16. "generic_subscribers_count_plural": "{{count}} subscribers",
  17. "generic_subscriptions_count": "{{count}} subscription",
  18. "generic_subscriptions_count_plural": "{{count}} subscriptions",
  19. "generic_button_delete": "Delete",
  20. "generic_button_edit": "Edit",
  21. "generic_button_save": "Save",
  22. "generic_button_cancel": "Cancel",
  23. "generic_button_rss": "RSS",
  24. "LIVE": "LIVE",
  25. "Shared `x` ago": "Shared `x` ago",
  26. "Unsubscribe": "Unsubscribe",
  27. "Subscribe": "Subscribe",
  28. "View channel on YouTube": "View channel on YouTube",
  29. "View playlist on YouTube": "View playlist on YouTube",
  30. "newest": "newest",
  31. "oldest": "oldest",
  32. "popular": "popular",
  33. "last": "last",
  34. "Next page": "Next page",
  35. "Previous page": "Previous page",
  36. "Clear watch history?": "Clear watch history?",
  37. "New password": "New password",
  38. "New passwords must match": "New passwords must match",
  39. "Authorize token?": "Authorize token?",
  40. "Authorize token for `x`?": "Authorize token for `x`?",
  41. "Yes": "Yes",
  42. "No": "No",
  43. "Import and Export Data": "Import and Export Data",
  44. "Import": "Import",
  45. "Import Invidious data": "Import Invidious JSON data",
  46. "Import YouTube subscriptions": "Import YouTube CSV or OPML subscriptions",
  47. "Import YouTube playlist (.csv)": "Import YouTube playlist (.csv)",
  48. "Import YouTube watch history (.json)": "Import YouTube watch history (.json)",
  49. "Import FreeTube subscriptions (.db)": "Import FreeTube subscriptions (.db)",
  50. "Import NewPipe subscriptions (.json)": "Import NewPipe subscriptions (.json)",
  51. "Import NewPipe data (.zip)": "Import NewPipe data (.zip)",
  52. "Export": "Export",
  53. "Export subscriptions as OPML": "Export subscriptions as OPML",
  54. "Export subscriptions as OPML (for NewPipe & FreeTube)": "Export subscriptions as OPML (for NewPipe & FreeTube)",
  55. "Export data as JSON": "Export Invidious data as JSON",
  56. "Delete account?": "Delete account?",
  57. "History": "History",
  58. "An alternative front-end to YouTube": "An alternative front-end to YouTube",
  59. "JavaScript license information": "JavaScript license information",
  60. "source": "source",
  61. "Log in": "Log in",
  62. "Log in/register": "Log in/register",
  63. "User ID": "User ID",
  64. "Password": "Password",
  65. "Time (h:mm:ss):": "Time (h:mm:ss):",
  66. "Text CAPTCHA": "Text CAPTCHA",
  67. "Image CAPTCHA": "Image CAPTCHA",
  68. "Sign In": "Sign In",
  69. "Register": "Register",
  70. "E-mail": "E-mail",
  71. "Preferences": "Preferences",
  72. "preferences_category_player": "Player preferences",
  73. "preferences_video_loop_label": "Always loop: ",
  74. "preferences_preload_label": "Preload video data: ",
  75. "preferences_autoplay_label": "Autoplay: ",
  76. "preferences_continue_label": "Play next by default: ",
  77. "preferences_continue_autoplay_label": "Autoplay next video: ",
  78. "preferences_listen_label": "Listen by default: ",
  79. "preferences_local_label": "Proxy videos: ",
  80. "preferences_watch_history_label": "Enable watch history: ",
  81. "preferences_speed_label": "Default speed: ",
  82. "preferences_quality_label": "Preferred video quality: ",
  83. "preferences_quality_option_dash": "DASH (adaptive quality)",
  84. "preferences_quality_option_hd720": "HD720",
  85. "preferences_quality_option_medium": "Medium",
  86. "preferences_quality_option_small": "Small",
  87. "preferences_quality_dash_label": "Preferred DASH video quality: ",
  88. "preferences_quality_dash_option_auto": "Auto",
  89. "preferences_quality_dash_option_best": "Best",
  90. "preferences_quality_dash_option_worst": "Worst",
  91. "preferences_quality_dash_option_4320p": "4320p",
  92. "preferences_quality_dash_option_2160p": "2160p",
  93. "preferences_quality_dash_option_1440p": "1440p",
  94. "preferences_quality_dash_option_1080p": "1080p",
  95. "preferences_quality_dash_option_720p": "720p",
  96. "preferences_quality_dash_option_480p": "480p",
  97. "preferences_quality_dash_option_360p": "360p",
  98. "preferences_quality_dash_option_240p": "240p",
  99. "preferences_quality_dash_option_144p": "144p",
  100. "preferences_volume_label": "Player volume: ",
  101. "preferences_comments_label": "Default comments: ",
  102. "youtube": "YouTube",
  103. "reddit": "Reddit",
  104. "invidious": "Invidious",
  105. "preferences_captions_label": "Default captions: ",
  106. "Fallback captions: ": "Fallback captions: ",
  107. "preferences_related_videos_label": "Show related videos: ",
  108. "preferences_annotations_label": "Show annotations by default: ",
  109. "preferences_extend_desc_label": "Automatically extend video description: ",
  110. "preferences_vr_mode_label": "Interactive 360 degree videos (requires WebGL): ",
  111. "preferences_category_visual": "Visual preferences",
  112. "preferences_region_label": "Content country: ",
  113. "preferences_player_style_label": "Player style: ",
  114. "Dark mode: ": "Dark mode: ",
  115. "preferences_dark_mode_label": "Theme: ",
  116. "dark": "dark",
  117. "light": "light",
  118. "preferences_thin_mode_label": "Thin mode: ",
  119. "preferences_category_misc": "Miscellaneous preferences",
  120. "preferences_automatic_instance_redirect_label": "Automatic instance redirection (fallback to redirect.invidious.io): ",
  121. "preferences_category_subscription": "Subscription preferences",
  122. "preferences_annotations_subscribed_label": "Show annotations by default for subscribed channels? ",
  123. "Redirect homepage to feed: ": "Redirect homepage to feed: ",
  124. "preferences_max_results_label": "Number of videos shown in feed: ",
  125. "preferences_sort_label": "Sort videos by: ",
  126. "published": "published",
  127. "published - reverse": "published - reverse",
  128. "alphabetically": "alphabetically",
  129. "alphabetically - reverse": "alphabetically - reverse",
  130. "channel name": "channel name",
  131. "channel name - reverse": "channel name - reverse",
  132. "Only show latest video from channel: ": "Only show latest video from channel: ",
  133. "Only show latest unwatched video from channel: ": "Only show latest unwatched video from channel: ",
  134. "preferences_unseen_only_label": "Only show unwatched: ",
  135. "preferences_notifications_only_label": "Only show notifications (if there are any): ",
  136. "Enable web notifications": "Enable web notifications",
  137. "`x` uploaded a video": "`x` uploaded a video",
  138. "`x` is live": "`x` is live",
  139. "preferences_category_data": "Data preferences",
  140. "Clear watch history": "Clear watch history",
  141. "Import/export data": "Import/export data",
  142. "Change password": "Change password",
  143. "Manage subscriptions": "Manage subscriptions",
  144. "Manage tokens": "Manage tokens",
  145. "Watch history": "Watch history",
  146. "Delete account": "Delete account",
  147. "preferences_category_admin": "Administrator preferences",
  148. "preferences_default_home_label": "Default homepage: ",
  149. "preferences_feed_menu_label": "Feed menu: ",
  150. "preferences_show_nick_label": "Show nickname on top: ",
  151. "Popular enabled: ": "Popular enabled: ",
  152. "Top enabled: ": "Top enabled: ",
  153. "CAPTCHA enabled: ": "CAPTCHA enabled: ",
  154. "Login enabled: ": "Login enabled: ",
  155. "Registration enabled: ": "Registration enabled: ",
  156. "Report statistics: ": "Report statistics: ",
  157. "Save preferences": "Save preferences",
  158. "Subscription manager": "Subscription manager",
  159. "Token manager": "Token manager",
  160. "Token": "Token",
  161. "tokens_count": "{{count}} token",
  162. "tokens_count_plural": "{{count}} tokens",
  163. "Import/export": "Import/export",
  164. "unsubscribe": "unsubscribe",
  165. "revoke": "revoke",
  166. "Subscriptions": "Subscriptions",
  167. "subscriptions_unseen_notifs_count": "{{count}} unseen notification",
  168. "subscriptions_unseen_notifs_count_plural": "{{count}} unseen notifications",
  169. "search": "search",
  170. "Log out": "Log out",
  171. "Released under the AGPLv3 on Github.": "Released under the AGPLv3 on GitHub.",
  172. "Source available here.": "Source available here.",
  173. "View JavaScript license information.": "View JavaScript license information.",
  174. "View privacy policy.": "View privacy policy.",
  175. "Trending": "Trending",
  176. "Public": "Public",
  177. "Unlisted": "Unlisted",
  178. "Private": "Private",
  179. "View all playlists": "View all playlists",
  180. "Updated `x` ago": "Updated `x` ago",
  181. "Delete playlist `x`?": "Delete playlist `x`?",
  182. "Delete playlist": "Delete playlist",
  183. "Create playlist": "Create playlist",
  184. "Title": "Title",
  185. "Playlist privacy": "Playlist privacy",
  186. "Editing playlist `x`": "Editing playlist `x`",
  187. "playlist_button_add_items": "Add videos",
  188. "Show more": "Show more",
  189. "Show less": "Show less",
  190. "Watch on YouTube": "Watch on YouTube",
  191. "Switch Invidious Instance": "Switch Invidious Instance",
  192. "search_message_no_results": "No results found.",
  193. "search_message_change_filters_or_query": "Try widening your search query and/or changing the filters.",
  194. "search_message_use_another_instance": "You can also <a href=\"`x`\">search on another instance</a>.",
  195. "Hide annotations": "Hide annotations",
  196. "Show annotations": "Show annotations",
  197. "Genre: ": "Genre: ",
  198. "License: ": "License: ",
  199. "Standard YouTube license": "Standard YouTube license",
  200. "Family friendly? ": "Family friendly? ",
  201. "Wilson score: ": "Wilson score: ",
  202. "Engagement: ": "Engagement: ",
  203. "Whitelisted regions: ": "Whitelisted regions: ",
  204. "Blacklisted regions: ": "Blacklisted regions: ",
  205. "Music in this video": "Music in this video",
  206. "Artist: ": "Artist: ",
  207. "Song: ": "Song: ",
  208. "Album: ": "Album: ",
  209. "Shared `x`": "Shared `x`",
  210. "Premieres in `x`": "Premieres in `x`",
  211. "Premieres `x`": "Premieres `x`",
  212. "Hi! Looks like you have JavaScript turned off. Click here to view comments, keep in mind they may take a bit longer to load.": "Hi! Looks like you have JavaScript turned off. Click here to view comments, keep in mind they may take a bit longer to load.",
  213. "View YouTube comments": "View YouTube comments",
  214. "View more comments on Reddit": "View more comments on Reddit",
  215. "View `x` comments": {
  216. "([^.,0-9]|^)1([^.,0-9]|$)": "View `x` comment",
  217. "": "View `x` comments"
  218. },
  219. "View Reddit comments": "View Reddit comments",
  220. "Hide replies": "Hide replies",
  221. "Show replies": "Show replies",
  222. "Incorrect password": "Incorrect password",
  223. "Wrong answer": "Wrong answer",
  224. "Erroneous CAPTCHA": "Erroneous CAPTCHA",
  225. "CAPTCHA is a required field": "CAPTCHA is a required field",
  226. "User ID is a required field": "User ID is a required field",
  227. "Password is a required field": "Password is a required field",
  228. "Wrong username or password": "Wrong username or password",
  229. "Password cannot be empty": "Password cannot be empty",
  230. "Password cannot be longer than 55 characters": "Password cannot be longer than 55 characters",
  231. "Please log in": "Please log in",
  232. "Invidious Private Feed for `x`": "Invidious Private Feed for `x`",
  233. "channel:`x`": "channel:`x`",
  234. "Deleted or invalid channel": "Deleted or invalid channel",
  235. "This channel does not exist.": "This channel does not exist.",
  236. "Could not get channel info.": "Could not get channel info.",
  237. "Could not fetch comments": "Could not fetch comments",
  238. "comments_view_x_replies": "View {{count}} reply",
  239. "comments_view_x_replies_plural": "View {{count}} replies",
  240. "`x` ago": "`x` ago",
  241. "Load more": "Load more",
  242. "comments_points_count": "{{count}} point",
  243. "comments_points_count_plural": "{{count}} points",
  244. "Could not create mix.": "Could not create mix.",
  245. "Empty playlist": "Empty playlist",
  246. "Not a playlist.": "Not a playlist.",
  247. "Playlist does not exist.": "Playlist does not exist.",
  248. "Could not pull trending pages.": "Could not pull trending pages.",
  249. "Hidden field \"challenge\" is a required field": "Hidden field \"challenge\" is a required field",
  250. "Hidden field \"token\" is a required field": "Hidden field \"token\" is a required field",
  251. "Erroneous challenge": "Erroneous challenge",
  252. "Erroneous token": "Erroneous token",
  253. "No such user": "No such user",
  254. "Token is expired, please try again": "Token is expired, please try again",
  255. "English": "English",
  256. "English (United Kingdom)": "English (United Kingdom)",
  257. "English (United States)": "English (United States)",
  258. "English (auto-generated)": "English (auto-generated)",
  259. "Afrikaans": "Afrikaans",
  260. "Albanian": "Albanian",
  261. "Amharic": "Amharic",
  262. "Arabic": "Arabic",
  263. "Armenian": "Armenian",
  264. "Azerbaijani": "Azerbaijani",
  265. "Bangla": "Bangla",
  266. "Basque": "Basque",
  267. "Belarusian": "Belarusian",
  268. "Bosnian": "Bosnian",
  269. "Bulgarian": "Bulgarian",
  270. "Burmese": "Burmese",
  271. "Cantonese (Hong Kong)": "Cantonese (Hong Kong)",
  272. "Catalan": "Catalan",
  273. "Cebuano": "Cebuano",
  274. "Chinese": "Chinese",
  275. "Chinese (China)": "Chinese (China)",
  276. "Chinese (Hong Kong)": "Chinese (Hong Kong)",
  277. "Chinese (Simplified)": "Chinese (Simplified)",
  278. "Chinese (Taiwan)": "Chinese (Taiwan)",
  279. "Chinese (Traditional)": "Chinese (Traditional)",
  280. "Corsican": "Corsican",
  281. "Croatian": "Croatian",
  282. "Czech": "Czech",
  283. "Danish": "Danish",
  284. "Dutch": "Dutch",
  285. "Dutch (auto-generated)": "Dutch (auto-generated)",
  286. "Esperanto": "Esperanto",
  287. "Estonian": "Estonian",
  288. "Filipino": "Filipino",
  289. "Filipino (auto-generated)": "Filipino (auto-generated)",
  290. "Finnish": "Finnish",
  291. "French": "French",
  292. "French (auto-generated)": "French (auto-generated)",
  293. "Galician": "Galician",
  294. "Georgian": "Georgian",
  295. "German": "German",
  296. "German (auto-generated)": "German (auto-generated)",
  297. "Greek": "Greek",
  298. "Gujarati": "Gujarati",
  299. "Haitian Creole": "Haitian Creole",
  300. "Hausa": "Hausa",
  301. "Hawaiian": "Hawaiian",
  302. "Hebrew": "Hebrew",
  303. "Hindi": "Hindi",
  304. "Hmong": "Hmong",
  305. "Hungarian": "Hungarian",
  306. "Icelandic": "Icelandic",
  307. "Igbo": "Igbo",
  308. "Indonesian": "Indonesian",
  309. "Indonesian (auto-generated)": "Indonesian (auto-generated)",
  310. "Interlingue": "Interlingue",
  311. "Irish": "Irish",
  312. "Italian": "Italian",
  313. "Italian (auto-generated)": "Italian (auto-generated)",
  314. "Japanese": "Japanese",
  315. "Japanese (auto-generated)": "Japanese (auto-generated)",
  316. "Javanese": "Javanese",
  317. "Kannada": "Kannada",
  318. "Kazakh": "Kazakh",
  319. "Khmer": "Khmer",
  320. "Korean": "Korean",
  321. "Korean (auto-generated)": "Korean (auto-generated)",
  322. "Kurdish": "Kurdish",
  323. "Kyrgyz": "Kyrgyz",
  324. "Lao": "Lao",
  325. "Latin": "Latin",
  326. "Latvian": "Latvian",
  327. "Lithuanian": "Lithuanian",
  328. "Luxembourgish": "Luxembourgish",
  329. "Macedonian": "Macedonian",
  330. "Malagasy": "Malagasy",
  331. "Malay": "Malay",
  332. "Malayalam": "Malayalam",
  333. "Maltese": "Maltese",
  334. "Maori": "Maori",
  335. "Marathi": "Marathi",
  336. "Mongolian": "Mongolian",
  337. "Nepali": "Nepali",
  338. "Norwegian Bokmål": "Norwegian Bokmål",
  339. "Nyanja": "Nyanja",
  340. "Pashto": "Pashto",
  341. "Persian": "Persian",
  342. "Polish": "Polish",
  343. "Portuguese": "Portuguese",
  344. "Portuguese (auto-generated)": "Portuguese (auto-generated)",
  345. "Portuguese (Brazil)": "Portuguese (Brazil)",
  346. "Punjabi": "Punjabi",
  347. "Romanian": "Romanian",
  348. "Russian": "Russian",
  349. "Russian (auto-generated)": "Russian (auto-generated)",
  350. "Samoan": "Samoan",
  351. "Scottish Gaelic": "Scottish Gaelic",
  352. "Serbian": "Serbian",
  353. "Shona": "Shona",
  354. "Sindhi": "Sindhi",
  355. "Sinhala": "Sinhala",
  356. "Slovak": "Slovak",
  357. "Slovenian": "Slovenian",
  358. "Somali": "Somali",
  359. "Southern Sotho": "Southern Sotho",
  360. "Spanish": "Spanish",
  361. "Spanish (auto-generated)": "Spanish (auto-generated)",
  362. "Spanish (Latin America)": "Spanish (Latin America)",
  363. "Spanish (Mexico)": "Spanish (Mexico)",
  364. "Spanish (Spain)": "Spanish (Spain)",
  365. "Sundanese": "Sundanese",
  366. "Swahili": "Swahili",
  367. "Swedish": "Swedish",
  368. "Tajik": "Tajik",
  369. "Tamil": "Tamil",
  370. "Telugu": "Telugu",
  371. "Thai": "Thai",
  372. "Turkish": "Turkish",
  373. "Turkish (auto-generated)": "Turkish (auto-generated)",
  374. "Ukrainian": "Ukrainian",
  375. "Urdu": "Urdu",
  376. "Uzbek": "Uzbek",
  377. "Vietnamese": "Vietnamese",
  378. "Vietnamese (auto-generated)": "Vietnamese (auto-generated)",
  379. "Welsh": "Welsh",
  380. "Western Frisian": "Western Frisian",
  381. "Xhosa": "Xhosa",
  382. "Yiddish": "Yiddish",
  383. "Yoruba": "Yoruba",
  384. "Zulu": "Zulu",
  385. "generic_count_years": "{{count}} year",
  386. "generic_count_years_plural": "{{count}} years",
  387. "generic_count_months": "{{count}} month",
  388. "generic_count_months_plural": "{{count}} months",
  389. "generic_count_weeks": "{{count}} week",
  390. "generic_count_weeks_plural": "{{count}} weeks",
  391. "generic_count_days": "{{count}} day",
  392. "generic_count_days_plural": "{{count}} days",
  393. "generic_count_hours": "{{count}} hour",
  394. "generic_count_hours_plural": "{{count}} hours",
  395. "generic_count_minutes": "{{count}} minute",
  396. "generic_count_minutes_plural": "{{count}} minutes",
  397. "generic_count_seconds": "{{count}} second",
  398. "generic_count_seconds_plural": "{{count}} seconds",
  399. "Fallback comments: ": "Fallback comments: ",
  400. "Popular": "Popular",
  401. "Search": "Search",
  402. "Top": "Top",
  403. "About": "About",
  404. "Rating: ": "Rating: ",
  405. "preferences_locale_label": "Language: ",
  406. "View as playlist": "View as playlist",
  407. "Default": "Default",
  408. "Music": "Music",
  409. "Gaming": "Gaming",
  410. "News": "News",
  411. "Movies": "Movies",
  412. "Download": "Download",
  413. "Download as: ": "Download as: ",
  414. "Download is disabled": "Download is disabled",
  415. "%A %B %-d, %Y": "%A %B %-d, %Y",
  416. "(edited)": "(edited)",
  417. "YouTube comment permalink": "YouTube comment permalink",
  418. "permalink": "permalink",
  419. "`x` marked it with a ❤": "`x` marked it with a ❤",
  420. "Channel Sponsor": "Channel Sponsor",
  421. "Audio mode": "Audio mode",
  422. "Video mode": "Video mode",
  423. "Playlists": "Playlists",
  424. "search_filters_title": "Filters",
  425. "search_filters_date_label": "Upload date",
  426. "search_filters_date_option_none": "Any date",
  427. "search_filters_date_option_hour": "Last hour",
  428. "search_filters_date_option_today": "Today",
  429. "search_filters_date_option_week": "This week",
  430. "search_filters_date_option_month": "This month",
  431. "search_filters_date_option_year": "This year",
  432. "search_filters_type_label": "Type",
  433. "search_filters_type_option_all": "Any type",
  434. "search_filters_type_option_video": "Video",
  435. "search_filters_type_option_channel": "Channel",
  436. "search_filters_type_option_playlist": "Playlist",
  437. "search_filters_type_option_movie": "Movie",
  438. "search_filters_type_option_show": "Show",
  439. "search_filters_duration_label": "Duration",
  440. "search_filters_duration_option_none": "Any duration",
  441. "search_filters_duration_option_short": "Short (< 4 minutes)",
  442. "search_filters_duration_option_medium": "Medium (4 - 20 minutes)",
  443. "search_filters_duration_option_long": "Long (> 20 minutes)",
  444. "search_filters_features_label": "Features",
  445. "search_filters_features_option_live": "Live",
  446. "search_filters_features_option_four_k": "4K",
  447. "search_filters_features_option_hd": "HD",
  448. "search_filters_features_option_subtitles": "Subtitles/CC",
  449. "search_filters_features_option_c_commons": "Creative Commons",
  450. "search_filters_features_option_three_sixty": "360°",
  451. "search_filters_features_option_vr180": "VR180",
  452. "search_filters_features_option_three_d": "3D",
  453. "search_filters_features_option_hdr": "HDR",
  454. "search_filters_features_option_location": "Location",
  455. "search_filters_features_option_purchased": "Purchased",
  456. "search_filters_sort_label": "Sort By",
  457. "search_filters_sort_option_relevance": "Relevance",
  458. "search_filters_sort_option_rating": "Rating",
  459. "search_filters_sort_option_date": "Upload date",
  460. "search_filters_sort_option_views": "View count",
  461. "search_filters_apply_button": "Apply selected filters",
  462. "Current version: ": "Current version: ",
  463. "next_steps_error_message": "After which you should try to: ",
  464. "next_steps_error_message_refresh": "Refresh",
  465. "next_steps_error_message_go_to_youtube": "Go to YouTube",
  466. "footer_donate_page": "Donate",
  467. "footer_documentation": "Documentation",
  468. "footer_source_code": "Source code",
  469. "footer_original_source_code": "Original source code",
  470. "footer_modfied_source_code": "Modified source code",
  471. "adminprefs_modified_source_code_url_label": "URL to modified source code repository",
  472. "none": "none",
  473. "videoinfo_started_streaming_x_ago": "Started streaming `x` ago",
  474. "videoinfo_watch_on_youTube": "Watch on YouTube",
  475. "videoinfo_youTube_embed_link": "Embed",
  476. "videoinfo_invidious_embed_link": "Embed Link",
  477. "download_subtitles": "Subtitles - `x` (.vtt)",
  478. "user_created_playlists": "`x` created playlists",
  479. "user_saved_playlists": "`x` saved playlists",
  480. "Video unavailable": "Video unavailable",
  481. "preferences_save_player_pos_label": "Save playback position: ",
  482. "crash_page_you_found_a_bug": "It looks like you found a bug in Invidious!",
  483. "crash_page_before_reporting": "Before reporting a bug, make sure that you have:",
  484. "crash_page_refresh": "tried to <a href=\"`x`\">refresh the page</a>",
  485. "crash_page_switch_instance": "tried to <a href=\"`x`\">use another instance</a>",
  486. "crash_page_read_the_faq": "read the <a href=\"`x`\">Frequently Asked Questions (FAQ)</a>",
  487. "crash_page_search_issue": "searched for <a href=\"`x`\">existing issues on GitHub</a>",
  488. "crash_page_report_issue": "If none of the above helped, please <a href=\"`x`\">open a new issue on GitHub</a> (preferably in English) and include the following text in your message (do NOT translate that text):",
  489. "error_video_not_in_playlist": "The requested video doesn't exist in this playlist. <a href=\"`x`\">Click here for the playlist home page.</a>",
  490. "channel_tab_videos_label": "Videos",
  491. "channel_tab_shorts_label": "Shorts",
  492. "channel_tab_streams_label": "Livestreams",
  493. "channel_tab_podcasts_label": "Podcasts",
  494. "channel_tab_releases_label": "Releases",
  495. "channel_tab_playlists_label": "Playlists",
  496. "channel_tab_community_label": "Community",
  497. "channel_tab_channels_label": "Channels",
  498. "toggle_theme": "Toggle Theme",
  499. "carousel_slide": "Slide {{current}} of {{total}}",
  500. "carousel_skip": "Skip the Carousel",
  501. "carousel_go_to": "Go to slide `x`"
  502. }