mirror of
https://github.com/iv-org/invidious.git
synced 2025-01-19 05:02:41 +05:30
Compare commits
2 Commits
709bb7281b
...
37f1a6aacf
Author | SHA1 | Date | |
---|---|---|---|
|
37f1a6aacf | ||
|
c089d57cdb |
@ -9,7 +9,7 @@
|
||||
"last": "posledné",
|
||||
"Next page": "Ďalšia strana",
|
||||
"Previous page": "Predchádzajúca strana",
|
||||
"Clear watch history?": "Vymazať históriu sledovania?",
|
||||
"Clear watch history?": "Vymazať históriu pozerania?",
|
||||
"New password": "Nové heslo",
|
||||
"New passwords must match": "Nové heslá sa musia zhodovať",
|
||||
"Authorize token?": "Autorizovať token?",
|
||||
@ -99,5 +99,23 @@
|
||||
"generic_subscriptions_count_1": "{{count}} odbery",
|
||||
"generic_subscriptions_count_2": "{{count}} odberov",
|
||||
"Authorize token for `x`?": "Autorizovať token pre `x`?",
|
||||
"View playlist on YouTube": "Zobraziť playlist na YouTube"
|
||||
"View playlist on YouTube": "Zobraziť playlist na YouTube",
|
||||
"preferences_quality_dash_option_best": "Najlepšia",
|
||||
"preferences_quality_dash_option_worst": "Najhoršia",
|
||||
"preferences_quality_dash_option_1440p": "1440p",
|
||||
"preferences_quality_dash_option_720p": "720p",
|
||||
"preferences_quality_option_hd720": "HD720",
|
||||
"preferences_quality_dash_label": "Preferovaná video kvalita DASH: ",
|
||||
"preferences_quality_option_dash": "DASH (adaptívna kvalita)",
|
||||
"preferences_quality_option_small": "Malá",
|
||||
"preferences_watch_history_label": "Zapnúť históriu pozerania: ",
|
||||
"preferences_quality_dash_option_240p": "240p",
|
||||
"preferences_quality_dash_option_1080p": "1080p",
|
||||
"preferences_quality_dash_option_480p": "480p",
|
||||
"preferences_quality_dash_option_auto": "Auto",
|
||||
"preferences_quality_dash_option_144p": "144p",
|
||||
"preferences_quality_dash_option_2160p": "2160p",
|
||||
"invidious": "Invidious",
|
||||
"preferences_quality_dash_option_4320p": "4320p",
|
||||
"preferences_quality_dash_option_360p": "360p"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user