en-US.json 23 KB

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