mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 10:31:47 +00:00
Translated using Weblate (Czech)
Currently translated at 51.0% (149 of 292 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/cs/
This commit is contained in:
@ -14,11 +14,14 @@
|
|||||||
},
|
},
|
||||||
"main": {
|
"main": {
|
||||||
"console": {
|
"console": {
|
||||||
|
"did-finish-load": {
|
||||||
|
"dev-tools": "Dokončeno načítání. DevTools otevřeny"
|
||||||
|
},
|
||||||
"i18n": {
|
"i18n": {
|
||||||
"loaded": "i18n načteno"
|
"loaded": "i18n načteno"
|
||||||
},
|
},
|
||||||
"second-instance": {
|
"second-instance": {
|
||||||
"receive-command": "Received command přes protokol: \"{{command}}\""
|
"receive-command": "Přijmut příkaz přes protokol: \"{{command}}\""
|
||||||
},
|
},
|
||||||
"theme": {
|
"theme": {
|
||||||
"css-file-not-found": "CSS soubor \"{{cssFile}}\" neexistuje, ignoring"
|
"css-file-not-found": "CSS soubor \"{{cssFile}}\" neexistuje, ignoring"
|
||||||
@ -32,7 +35,9 @@
|
|||||||
"buttons": {
|
"buttons": {
|
||||||
"later": "Později",
|
"later": "Později",
|
||||||
"restart-now": "Restartovat nyní"
|
"restart-now": "Restartovat nyní"
|
||||||
}
|
},
|
||||||
|
"message": "\"{{pluginName}}\" potřebuje restartovat",
|
||||||
|
"title": "Restart vyžadován"
|
||||||
},
|
},
|
||||||
"unresponsive": {
|
"unresponsive": {
|
||||||
"buttons": {
|
"buttons": {
|
||||||
@ -87,6 +92,9 @@
|
|||||||
"always-on-top": "Vždy na vrchu",
|
"always-on-top": "Vždy na vrchu",
|
||||||
"auto-update": "Automatické aktualizace",
|
"auto-update": "Automatické aktualizace",
|
||||||
"hide-menu": {
|
"hide-menu": {
|
||||||
|
"dialog": {
|
||||||
|
"title": "Skrýt Menu Povoleno"
|
||||||
|
},
|
||||||
"label": "Skrýt menu"
|
"label": "Skrýt menu"
|
||||||
},
|
},
|
||||||
"language": {
|
"language": {
|
||||||
@ -129,7 +137,9 @@
|
|||||||
"label": "Pluginy"
|
"label": "Pluginy"
|
||||||
},
|
},
|
||||||
"view": {
|
"view": {
|
||||||
|
"label": "Zobrazení",
|
||||||
"submenu": {
|
"submenu": {
|
||||||
|
"reset-zoom": "Actual velikost",
|
||||||
"zoom-in": "Přiblížit",
|
"zoom-in": "Přiblížit",
|
||||||
"zoom-out": "Oddálit"
|
"zoom-out": "Oddálit"
|
||||||
}
|
}
|
||||||
@ -223,7 +233,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"compact-sidebar": {
|
"compact-sidebar": {
|
||||||
"description": "Vždy set the sidebar in compact mode"
|
"description": "Vždy set the sidebar in compact režim"
|
||||||
},
|
},
|
||||||
"crossfade": {
|
"crossfade": {
|
||||||
"description": "Crossfade mezi písničkami",
|
"description": "Crossfade mezi písničkami",
|
||||||
@ -281,9 +291,10 @@
|
|||||||
"feedback": {
|
"feedback": {
|
||||||
"done": "Hotovo: {{filePath}}",
|
"done": "Hotovo: {{filePath}}",
|
||||||
"download-info": "Stahování {{artist}} - {{title}} [{{videoId}}",
|
"download-info": "Stahování {{artist}} - {{title}} [{{videoId}}",
|
||||||
|
"download-progress": "Stahování: {{percent}}%",
|
||||||
"downloading": "Stahování…",
|
"downloading": "Stahování…",
|
||||||
"downloading-counter": "Stahování {{current}}/{{total}}…",
|
"downloading-counter": "Stahování {{current}}/{{total}}…",
|
||||||
"downloading-playlist": "Downloading playlist \"{{playlistTitle}}\" - {{playlistSize}} písničky ({{playlistId}})",
|
"downloading-playlist": "Stahování playlistu \"{{playlistTitle}}\" - {{playlistSize}} písničky ({{playlistId}})",
|
||||||
"folder-already-exists": "Složka {{playlistFolder}} již existuje",
|
"folder-already-exists": "Složka {{playlistFolder}} již existuje",
|
||||||
"loading": "Načítání…",
|
"loading": "Načítání…",
|
||||||
"playlist-has-only-one-song": "Playlist má jenom jeden položku, downloading it directly",
|
"playlist-has-only-one-song": "Playlist má jenom jeden položku, downloading it directly",
|
||||||
@ -387,6 +398,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"shortcuts": {
|
"shortcuts": {
|
||||||
|
"menu": {
|
||||||
|
"override-media-keys": "Přepsat Media Keys"
|
||||||
|
},
|
||||||
"name": "Zkratky (& MPRIS)",
|
"name": "Zkratky (& MPRIS)",
|
||||||
"prompt": {
|
"prompt": {
|
||||||
"keybind": {
|
"keybind": {
|
||||||
|
|||||||
Reference in New Issue
Block a user