mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 18:41:47 +00:00
Currently translated at 39.6% (109 of 275 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/cs/
572 lines
24 KiB
JSON
572 lines
24 KiB
JSON
{
|
||
"plugins": {
|
||
"ambient-mode": {
|
||
"name": "Ambientní režim",
|
||
"menu": {
|
||
"opacity": {
|
||
"label": "Neprůhlednost",
|
||
"submenu": {
|
||
"percent": "{{opacity}}%"
|
||
}
|
||
},
|
||
"quality": {
|
||
"label": "Kvalita",
|
||
"submenu": {
|
||
"pixels": "{{quality}} pixelů"
|
||
}
|
||
},
|
||
"size": {
|
||
"submenu": {
|
||
"percent": "{{size}}%"
|
||
},
|
||
"label": "Velikost"
|
||
},
|
||
"blur-amount": {
|
||
"submenu": {
|
||
"pixels": "{{blurAmount}} pixelů"
|
||
},
|
||
"label": "Blur amount"
|
||
},
|
||
"buffer": {
|
||
"submenu": {
|
||
"buffer": "{{buffer}}"
|
||
},
|
||
"label": "Vyrovnávací paměť"
|
||
},
|
||
"use-fullscreen": {
|
||
"label": "Using fullscreen"
|
||
},
|
||
"smoothness-transition": {
|
||
"submenu": {
|
||
"during": "Během {{interpolationTime}}s"
|
||
},
|
||
"label": "Plynulý přechod"
|
||
}
|
||
},
|
||
"description": "Applies a lighting efekty by casting gentle colors z videa, into your screen’s pozadí."
|
||
},
|
||
"in-app-menu": {
|
||
"menu": {
|
||
"hide-dom-window-controls": "Hide DOM window controls"
|
||
},
|
||
"name": "In-App Menu",
|
||
"description": "Gives menu-bars a fancy, dark or album-color look"
|
||
},
|
||
"video-toggle": {
|
||
"menu": {
|
||
"force-hide": "Force remove video tab",
|
||
"align": {
|
||
"submenu": {
|
||
"left": "Vlevo",
|
||
"right": "Pravo",
|
||
"middle": "Middle"
|
||
},
|
||
"label": "Zarovnání"
|
||
},
|
||
"mode": {
|
||
"submenu": {
|
||
"native": "Native toggle",
|
||
"custom": "Custom toggle",
|
||
"disabled": "Disabled"
|
||
},
|
||
"label": "Mode"
|
||
}
|
||
},
|
||
"templates": {
|
||
"button": "Písnička"
|
||
},
|
||
"description": "Adds a button to switch between Video/Song mode. can also optionally remove the whole video tab",
|
||
"name": "Video Toggle"
|
||
},
|
||
"notifications": {
|
||
"menu": {
|
||
"interactive-settings": {
|
||
"label": "Interactive Nastavení",
|
||
"submenu": {
|
||
"tray-controls": "Otevřít/Zavřít on tray click",
|
||
"hide-button-text": "Skrýt text tlačítka",
|
||
"refresh-on-play-pause": "Refresh on Play/Pause"
|
||
}
|
||
},
|
||
"toast-style": "Toast style",
|
||
"unpause-notification": "Show notification on unpause",
|
||
"interactive": "Interactive Notifications",
|
||
"priority": "Priorita Oznámení"
|
||
},
|
||
"description": "Display oznámení when a písnička starts hraje (interactive notifications are available on Windows)",
|
||
"name": "Oznámení"
|
||
},
|
||
"downloader": {
|
||
"backend": {
|
||
"feedback": {
|
||
"video-id-not-found": "Video nebylo nalezeno",
|
||
"conversion-progress": "Conversion: {{percent}}%",
|
||
"getting-playlist-info": "Getting playlist info…",
|
||
"downloading-playlist": "Downloading playlist \"{{playlistTitle}}\" - {{playlistSize}} písničky ({{playlistId}})",
|
||
"download-info": "Downloading {{artist}} - {{title}} [{{videoId}}",
|
||
"playlist-is-empty": "Playlist je prázdný",
|
||
"downloading-counter": "Stahování {{current}}/{{total}}…",
|
||
"playlist-id-not-found": "Žádný playlist ID nenalezen",
|
||
"preparing-file": "Preparing file…",
|
||
"downloading": "Stahování…",
|
||
"trying-to-get-playlist-id": "Trying to get playlist ID: {{playlistId}}",
|
||
"playlist-has-only-one-song": "Playlist má jenom jeden položku, downloading it directly",
|
||
"done": "Hotovo: {{filePath}}",
|
||
"writing-id3": "Writing ID3 tags…",
|
||
"converting": "Converting…",
|
||
"playlist-is-mix-or-private": "Error getting playlist info: make sure it isn't a private or \"Mixed for you\" playlist\n\n{{error}}",
|
||
"download-progress": "Download: {{percent}}%",
|
||
"folder-already-exists": "Složka {{playlistFolder}} již existuje",
|
||
"error-while-downloading": "Error downloading \"{{author}} - {{title}}\": {{error}}",
|
||
"saving": "Ukládání…",
|
||
"loading": "Načítání…"
|
||
},
|
||
"dialog": {
|
||
"start-download-playlist": {
|
||
"buttons": {
|
||
"ok": "OK"
|
||
},
|
||
"message": "Downloading Playlist {{playlistTitle}}",
|
||
"title": "Stahování začalo",
|
||
"detail": "({{playlistSize}} písničky)"
|
||
},
|
||
"error": {
|
||
"buttons": {
|
||
"ok": "OK"
|
||
},
|
||
"title": "Chyba ve stáhování!",
|
||
"message": "Argh! Apologies, download failed…"
|
||
}
|
||
}
|
||
},
|
||
"menu": {
|
||
"choose-download-folder": "Vybrat download složku",
|
||
"skip-existing": "Přeskočit existující soubory",
|
||
"presets": "Presets"
|
||
},
|
||
"name": "Stahovač",
|
||
"renderer": {
|
||
"can-not-update-progress": "Cannot update progress"
|
||
},
|
||
"description": "Downloads MP3 / source audio directly from the interface",
|
||
"templates": {
|
||
"button": "Stáhnout"
|
||
}
|
||
},
|
||
"captions-selector": {
|
||
"prompt": {
|
||
"selector": {
|
||
"label": "Aktuální jazyk titulků: {{language}}",
|
||
"none": "Žádný",
|
||
"title": "Vybrat jazyk titulků"
|
||
}
|
||
},
|
||
"description": "Caption selector for YouTube Music audio tracks",
|
||
"menu": {
|
||
"disable-captions": "Žádné titulky ve vychozím nastavení",
|
||
"autoload": "Automaticky vybrat naposledy použité titulky"
|
||
},
|
||
"templates": {
|
||
"title": "Otevřít titulový selector"
|
||
},
|
||
"name": "Captions Selector"
|
||
},
|
||
"touchbar": {
|
||
"description": "Adds a TouchBar widget for macOS users",
|
||
"name": "TouchBar"
|
||
},
|
||
"picture-in-picture": {
|
||
"menu": {
|
||
"hotkey": {
|
||
"prompt": {
|
||
"title": "Picture in Picture Hotkey",
|
||
"label": "Choose a hotkey for toggle Picture in Picture",
|
||
"keybind-options": {
|
||
"hotkey": "Klávesová zkratka"
|
||
}
|
||
},
|
||
"label": "Klávesová zkratka"
|
||
},
|
||
"use-native-pip": "Použít browser native PiP",
|
||
"always-on-top": "Always on top",
|
||
"save-window-position": "Save window position",
|
||
"save-window-size": "Uložit velikost okna"
|
||
},
|
||
"name": "Picture in Picture",
|
||
"templates": {
|
||
"button": "Picture in Picture"
|
||
},
|
||
"description": "Allows to switch the app to picture-in-picture mode"
|
||
},
|
||
"album-color-theme": {
|
||
"description": "Použije dynamický motiv a visuální efekty based na paletě barev alba",
|
||
"name": "Album Color Motiv"
|
||
},
|
||
"discord": {
|
||
"menu": {
|
||
"auto-reconnect": "Auto reconnect",
|
||
"clear-activity-after-timeout": "Clear activity after timeout",
|
||
"hide-duration-left": "Hide duration left",
|
||
"hide-github-button": "Skrýt tlačítko s odkazem na GitHub",
|
||
"clear-activity": "Clear activity",
|
||
"set-inactivity-timeout": "Set inactivity timeout",
|
||
"play-on-youtube-music": "Hrát na YouTube Music"
|
||
},
|
||
"description": "Ukažte svým přátelům, co posloucháte s Rich Presence",
|
||
"prompt": {
|
||
"set-inactivity-timeout": {
|
||
"label": "Enter inactivity timeout in seconds:",
|
||
"title": "Set inactivity timeout"
|
||
}
|
||
},
|
||
"backend": {
|
||
"already-connected": "Attempted to connect with active connection",
|
||
"connected": "Připojeno k Discordu",
|
||
"disconnected": "Odpojeno od Discordu"
|
||
},
|
||
"name": "Discord Rich Presence"
|
||
},
|
||
"quality-changer": {
|
||
"backend": {
|
||
"dialog": {
|
||
"quality-changer": {
|
||
"detail": "Aktuální kvalita: {{quality}}",
|
||
"message": "Vybrat kvalitu videa:",
|
||
"title": "Vybrat kvalitu videa"
|
||
}
|
||
}
|
||
},
|
||
"description": "Allows changing the video quality with a button on the video overlay",
|
||
"name": "Video Quality Changer"
|
||
},
|
||
"shortcuts": {
|
||
"menu": {
|
||
"override-media-keys": "Override Media Keys",
|
||
"set-keybinds": "Set Global Song Controls"
|
||
},
|
||
"description": "Allows setting global hotkeys for playback (play/pause/next/previous) + disable media osd by overriding media keys + enable Ctrl/CMD + F to search + enable linux mpris support for mediakeys + custom hotkeys for advanced users",
|
||
"prompt": {
|
||
"keybind": {
|
||
"label": "Choose Global Keybinds for Songs Control:",
|
||
"keybind-options": {
|
||
"previous": "Předchozí",
|
||
"next": "Další",
|
||
"play-pause": "Přehrát / Pozastavit"
|
||
},
|
||
"title": "Global Keybinds"
|
||
}
|
||
},
|
||
"name": "Zkratky (& MPRIS)"
|
||
},
|
||
"tuna-obs": {
|
||
"name": "Tuna OBS",
|
||
"description": "Integration with OBS's plugin Tuna"
|
||
},
|
||
"precise-volume": {
|
||
"prompt": {
|
||
"global-shortcuts": {
|
||
"keybind-options": {
|
||
"increase": "Zvýšit hlasitost",
|
||
"decrease": "Snížit hlasitost"
|
||
},
|
||
"label": "Choose Global Volume Keybinds:",
|
||
"title": "Global Volume Keybinds"
|
||
},
|
||
"volume-steps": {
|
||
"label": "Choose Volume Increase/Decrease Steps",
|
||
"title": "Volume Steps"
|
||
}
|
||
},
|
||
"description": "Control the volume precisely using mousewheel/hotkeys, with a custom HUD and customizable volume steps",
|
||
"menu": {
|
||
"custom-volume-steps": "Set Custom Volume Steps",
|
||
"arrows-shortcuts": "Local Arrow-keys Controls",
|
||
"global-shortcuts": "Globální klávesové zkratky"
|
||
},
|
||
"name": "Precise hlasitost"
|
||
},
|
||
"crossfade": {
|
||
"prompt": {
|
||
"options": {
|
||
"multi-input": {
|
||
"fade-scaling": {
|
||
"logarithmic": "Logaritmické",
|
||
"linear": "Lineární",
|
||
"label": "Fade scaling"
|
||
},
|
||
"seconds-before-end": "Crossfade N sekund před koncem",
|
||
"fade-in-duration": "Fade in duration (milliseconds)",
|
||
"fade-out-duration": "Fade out duration (milliseconds)"
|
||
},
|
||
"title": "Možnosti prolínání"
|
||
}
|
||
},
|
||
"name": "Crossfade [beta]",
|
||
"description": "Crossfade mezi písničkami",
|
||
"menu": {
|
||
"advanced": "Pokročilý"
|
||
}
|
||
},
|
||
"taskbar-mediacontrol": {
|
||
"description": "Control playback from your Windows taskbar",
|
||
"name": "Taskbar Media Control"
|
||
},
|
||
"compact-sidebar": {
|
||
"description": "Vždy set the sidebar in compact mode",
|
||
"name": "Compact Sidebar"
|
||
},
|
||
"disable-autoplay": {
|
||
"description": "Makes song start in \"paused\" mode",
|
||
"name": "Zrušit automatické přehrávání",
|
||
"menu": {
|
||
"apply-once": "Applies only on startup"
|
||
}
|
||
},
|
||
"audio-compressor": {
|
||
"description": "Apply compression to audio (lowers the volume of the loudest parts of the signal and raises the volume of the softest parts)",
|
||
"name": "Audio Compressor"
|
||
},
|
||
"adblocker": {
|
||
"name": "Blokovač reklam",
|
||
"description": "Blokuje všechny reklamy a sledování out of the box",
|
||
"menu": {
|
||
"blocker": "Blokátor"
|
||
}
|
||
},
|
||
"playback-speed": {
|
||
"description": "Listen fast, listen slow! Adds a slider that controls song speed",
|
||
"templates": {
|
||
"button": "Rychlost"
|
||
},
|
||
"name": "Playback Speed"
|
||
},
|
||
"navigation": {
|
||
"name": "Navigace",
|
||
"description": "Next/Back navigation arrows directly integrated in the interface, like in your favorite browser"
|
||
},
|
||
"exponential-volume": {
|
||
"name": "Exponenciální hlasitost",
|
||
"description": "Makes the volume slider exponential so it's easier to select lower volumes."
|
||
},
|
||
"bypass-age-restrictions": {
|
||
"description": "Obejít ověření věku na YouTube",
|
||
"name": "Obejít věková omezení"
|
||
},
|
||
"lumiastream": {
|
||
"description": "Adds Lumia Stream support",
|
||
"name": "Lumia Stream [beta]"
|
||
},
|
||
"skip-silences": {
|
||
"name": "Přeskočit Tichá místa",
|
||
"description": "Automaticky přeskakovat tichá místa v písničkách"
|
||
},
|
||
"visualizer": {
|
||
"description": "Adds a visualizer to the player",
|
||
"menu": {
|
||
"visualizer-type": "Visualizer Type"
|
||
},
|
||
"name": "Visualizer"
|
||
},
|
||
"lyrics-genius": {
|
||
"renderer": {
|
||
"fetched-lyrics": "Fetched lyrics for Genius"
|
||
},
|
||
"menu": {
|
||
"romanized-lyrics": "Romanized Lyrics"
|
||
},
|
||
"description": "Přidat lyrics podporu pro většinu písniček",
|
||
"name": "Lyrics Genius"
|
||
},
|
||
"sponsorblock": {
|
||
"description": "Automatically Skips non-music parts like intro/outro or parts of music videos where the song isn't playing",
|
||
"name": "SponsorBlock"
|
||
},
|
||
"blur-nav-bar": {
|
||
"description": "Udělá navigační panel průhledným a rozmazaným",
|
||
"name": "Blur Navigation Bar"
|
||
},
|
||
"no-google-login": {
|
||
"description": "Odstranit Google login tlačítka a odkazy z rozhraní",
|
||
"name": "Žádné Google přihlášení"
|
||
},
|
||
"last-fm": {
|
||
"description": "Add scrobbling support for Last.fm",
|
||
"name": "Last.fm"
|
||
}
|
||
},
|
||
"main": {
|
||
"dialog": {
|
||
"need-to-restart": {
|
||
"buttons": {
|
||
"later": "Později",
|
||
"restart-now": "Restartovat nyní"
|
||
},
|
||
"title": "Restart Required",
|
||
"message": "\"{{pluginName}}\" needs to restart",
|
||
"detail": "\"{{pluginName}}\" plugin requires a restart to take effect"
|
||
},
|
||
"update-available": {
|
||
"buttons": {
|
||
"download": "Stáhnout",
|
||
"disable": "Disable Updates",
|
||
"ok": "OK"
|
||
},
|
||
"title": "Aktualizace k dispozici",
|
||
"detail": "A new version is available and can be downloaded at {{downloadLink}}",
|
||
"message": "Nová verze je dostupná"
|
||
},
|
||
"hide-menu-enabled": {
|
||
"message": "Hide Menu is enabled",
|
||
"title": "Hide Menu Enabled",
|
||
"detail": "Menu is hidden, use 'Alt' to show it (or 'Escape' if using in-app-menu)"
|
||
},
|
||
"unresponsive": {
|
||
"message": "Aplikace nereaguje",
|
||
"buttons": {
|
||
"quit": "Quit",
|
||
"wait": "Počkat",
|
||
"relaunch": "Spustit znovu"
|
||
},
|
||
"title": "Window Unresponsive",
|
||
"detail": "Omlouváme se za způsobené nepříjemnosti! prosím vyberte, co to do:"
|
||
}
|
||
},
|
||
"console": {
|
||
"i18n": {
|
||
"loaded": "i18n loaded"
|
||
},
|
||
"when-ready": {
|
||
"clearing-cache-after-20s": "Clearing mezipaměti aplikace"
|
||
},
|
||
"did-finish-load": {
|
||
"dev-tools": "did finish load. dev tools opened"
|
||
},
|
||
"theme": {
|
||
"css-file-not-found": "CSS file \"{{cssFile}}\" does not exist, ignoring"
|
||
},
|
||
"second-instance": {
|
||
"receive-command": "Received command přes protokol: \"{{command}}\""
|
||
},
|
||
"window": {
|
||
"tried-to-render-offscreen": "Window tried to render offscreen, windowSize={{windowSize}}, displaySize={{displaySize}}, position={{position}}"
|
||
},
|
||
"unresponsive": {
|
||
"details": "Unresponsive Error!\n{{error}}"
|
||
}
|
||
},
|
||
"menu": {
|
||
"options": {
|
||
"submenu": {
|
||
"visual-tweaks": {
|
||
"submenu": {
|
||
"like-buttons": {
|
||
"force-show": "Force show",
|
||
"label": "Like tlačítka",
|
||
"default": "Výchozí",
|
||
"hide": "Schovat"
|
||
},
|
||
"theme": {
|
||
"submenu": {
|
||
"import-css-file": "Import custom CSS soubor",
|
||
"no-theme": "Žádný motiv"
|
||
},
|
||
"label": "Motiv"
|
||
},
|
||
"remove-upgrade-button": "Remove upgrade tlačítko"
|
||
},
|
||
"label": "Visual Tweaks"
|
||
},
|
||
"language": {
|
||
"dialog": {
|
||
"title": "Jazyk Změněn",
|
||
"message": "Language will be changed after restart"
|
||
},
|
||
"label": "Jazyk"
|
||
},
|
||
"advanced-options": {
|
||
"submenu": {
|
||
"edit-config-json": "Upravit config.json",
|
||
"restart-on-config-changes": "Restartovat na změny v configu",
|
||
"set-proxy": {
|
||
"prompt": {
|
||
"placeholder": "Příklad: socks5://127.0.0.1:9999",
|
||
"title": "Nastavit proxy",
|
||
"label": "Enter Proxy Address: (leave empty to disable)"
|
||
},
|
||
"label": "Nastavit proxy"
|
||
},
|
||
"disable-hardware-acceleration": "Disable hardware acceleration",
|
||
"override-user-agent": "Override User-Agent",
|
||
"toggle-dev-tools": "Toggle DevTools",
|
||
"auto-reset-app-cache": "Reset App cache when app starts"
|
||
},
|
||
"label": "Pokročilé možnosti"
|
||
},
|
||
"resume-on-start": "Resume last song when app starts",
|
||
"starting-page": {
|
||
"label": "Starting page",
|
||
"unset": "Unset"
|
||
},
|
||
"tray": {
|
||
"submenu": {
|
||
"play-pause-on-click": "Přehrát/Pozastavit na kliknutí",
|
||
"disabled": "Disabled",
|
||
"enabled-and-hide-app": "Povolit a skrýt aplikaci",
|
||
"enabled-and-show-app": "Enabled and show app"
|
||
},
|
||
"label": "Tray"
|
||
},
|
||
"auto-update": "Automatické aktualizace",
|
||
"hide-menu": {
|
||
"dialog": {
|
||
"message": "Menu will be hidden on next launch, use [Alt] to show it (or backtick [`] if using in-app-menu)",
|
||
"title": "Hide Menu Enabled"
|
||
},
|
||
"label": "Skrýt menu"
|
||
},
|
||
"always-on-top": "Vždy na vrchu",
|
||
"start-at-login": "Start at login",
|
||
"single-instance-lock": "Single Instance Lock"
|
||
},
|
||
"label": "Možnosti"
|
||
},
|
||
"navigation": {
|
||
"submenu": {
|
||
"go-back": "Jít zpátky",
|
||
"copy-current-url": "Kopírovat aktuální URL adresu",
|
||
"go-forward": "Jít dopředu",
|
||
"restart": "Restartovat aplikaci"
|
||
},
|
||
"label": "Navigace"
|
||
},
|
||
"about": "O Aplikaci",
|
||
"view": {
|
||
"label": "View"
|
||
},
|
||
"plugins": {
|
||
"label": "Pluginy",
|
||
"enabled": "Povoleno"
|
||
}
|
||
}
|
||
},
|
||
"language": {
|
||
"code": "en",
|
||
"name": "Angličtina",
|
||
"local-name": "Angličtina"
|
||
},
|
||
"common": {
|
||
"console": {
|
||
"plugins": {
|
||
"unloaded": "Plugin \"{{pluginName}}\" unloaded",
|
||
"load-all": "Načítání všech pluginů",
|
||
"unload-failed": "Failed to unload plugin \"{{pluginName}}\"",
|
||
"execute-failed": "Failed to execute plugin {{pluginName}}::{{contextName}}",
|
||
"initialize-failed": "Failed to initialize plugin \"{{pluginName}}\"",
|
||
"loaded": "Plugin \"{{pluginName}}\" loaded",
|
||
"load-failed": "Failed to load plugin \"{{pluginName}}\"",
|
||
"executed-at-ms": "Plugin {{pluginName}}::{{contextName}} executed at {{ms}}ms"
|
||
}
|
||
}
|
||
}
|
||
}
|