mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-15 12:21:47 +00:00
Translated using Weblate (Czech)
Currently translated at 58.5% (171 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:
@ -2,6 +2,7 @@
|
|||||||
"common": {
|
"common": {
|
||||||
"console": {
|
"console": {
|
||||||
"plugins": {
|
"plugins": {
|
||||||
|
"execute-failed": "Selhalo execute pluginu {{pluginName}}::{{contextName}}",
|
||||||
"executed-at-ms": "Plugin {{pluginName}}::{{contextName}} executed at {{ms}}ms",
|
"executed-at-ms": "Plugin {{pluginName}}::{{contextName}} executed at {{ms}}ms",
|
||||||
"initialize-failed": "Selhala initialize \"{{pluginName}}\" pluginu",
|
"initialize-failed": "Selhala initialize \"{{pluginName}}\" pluginu",
|
||||||
"load-all": "Načítání všech pluginů",
|
"load-all": "Načítání všech pluginů",
|
||||||
@ -30,13 +31,19 @@
|
|||||||
"theme": {
|
"theme": {
|
||||||
"css-file-not-found": "CSS soubor \"{{cssFile}}\" neexistuje, ignoring"
|
"css-file-not-found": "CSS soubor \"{{cssFile}}\" neexistuje, ignoring"
|
||||||
},
|
},
|
||||||
|
"unresponsive": {
|
||||||
|
"details": "Unresponsive chyba!\n{{error}}"
|
||||||
|
},
|
||||||
"when-ready": {
|
"when-ready": {
|
||||||
"clearing-cache-after-20s": "Čištění mezipaměti aplikace"
|
"clearing-cache-after-20s": "Čištění mezipaměti aplikace"
|
||||||
|
},
|
||||||
|
"window": {
|
||||||
|
"tried-to-render-offscreen": "Okno se pokusilo render offscreen, windowSize={{windowSize}}, displaySize={{displaySize}}, position={{position}}"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dialog": {
|
"dialog": {
|
||||||
"hide-menu-enabled": {
|
"hide-menu-enabled": {
|
||||||
"detail": "Menu je skrytý, use 'Alt' to show it (nebo 'Escape', pokud používáte in-app-menu)",
|
"detail": "Menu je skryté, use 'Alt' to show it (nebo 'Escape', pokud používáte in-app-menu)",
|
||||||
"message": "Skrýt Menu je povoleno",
|
"message": "Skrýt Menu je povoleno",
|
||||||
"title": "Skrýt Menu Povolené"
|
"title": "Skrýt Menu Povolené"
|
||||||
},
|
},
|
||||||
@ -336,6 +343,7 @@
|
|||||||
"video-id-not-found": "Video nebylo nalezeno"
|
"video-id-not-found": "Video nebylo nalezeno"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"description": "Stahuje MP3 / source audio přímo z rozhraní",
|
||||||
"menu": {
|
"menu": {
|
||||||
"choose-download-folder": "Vybrat download složku",
|
"choose-download-folder": "Vybrat download složku",
|
||||||
"download-playlist": "Stáhnout seznam skladeb",
|
"download-playlist": "Stáhnout seznam skladeb",
|
||||||
@ -372,6 +380,7 @@
|
|||||||
"notifications": {
|
"notifications": {
|
||||||
"description": "Display oznámení when a písnička starts hraje (interactive notifications are available on Windows)",
|
"description": "Display oznámení when a písnička starts hraje (interactive notifications are available on Windows)",
|
||||||
"menu": {
|
"menu": {
|
||||||
|
"interactive": "Interaktivní oznámení",
|
||||||
"interactive-settings": {
|
"interactive-settings": {
|
||||||
"label": "Interactive Nastavení",
|
"label": "Interactive Nastavení",
|
||||||
"submenu": {
|
"submenu": {
|
||||||
@ -379,7 +388,8 @@
|
|||||||
"tray-controls": "Otevřít/Zavřít on tray click"
|
"tray-controls": "Otevřít/Zavřít on tray click"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"priority": "Priorita Oznámení"
|
"priority": "Priorita Oznámení",
|
||||||
|
"unpause-notification": "Zobrazit oznámení na unpause"
|
||||||
},
|
},
|
||||||
"name": "Oznámení"
|
"name": "Oznámení"
|
||||||
},
|
},
|
||||||
@ -391,7 +401,9 @@
|
|||||||
"prompt": {
|
"prompt": {
|
||||||
"keybind-options": {
|
"keybind-options": {
|
||||||
"hotkey": "Klávesová zkratka"
|
"hotkey": "Klávesová zkratka"
|
||||||
}
|
},
|
||||||
|
"label": "Vybrat klávesovou zkratku pro toggle obrázek v obrázku",
|
||||||
|
"title": "Obrázek v obrázku klávesová zkratka"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"save-window-position": "Uložit pozici okna",
|
"save-window-position": "Uložit pozici okna",
|
||||||
@ -462,7 +474,8 @@
|
|||||||
"name": "Hlavní panel Media Control"
|
"name": "Hlavní panel Media Control"
|
||||||
},
|
},
|
||||||
"touchbar": {
|
"touchbar": {
|
||||||
"description": "Adds a TouchBar widget pro macOS uživatele"
|
"description": "Přidává Touch Bar widget pro macOS uživatele",
|
||||||
|
"name": "Touch Bar"
|
||||||
},
|
},
|
||||||
"tuna-obs": {
|
"tuna-obs": {
|
||||||
"description": "Integrace s OBS's plugin Tuna"
|
"description": "Integrace s OBS's plugin Tuna"
|
||||||
@ -473,6 +486,7 @@
|
|||||||
"label": "Zarovnání",
|
"label": "Zarovnání",
|
||||||
"submenu": {
|
"submenu": {
|
||||||
"left": "Vlevo",
|
"left": "Vlevo",
|
||||||
|
"middle": "Uprostřed",
|
||||||
"right": "Pravo"
|
"right": "Pravo"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user