Translated using Weblate (Czech)

Currently translated at 32.7% (90 of 275 strings)

Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/cs/
This commit is contained in:
inson1
2023-11-30 23:14:04 +00:00
committed by Hosted Weblate
parent e279aaed64
commit fc1adfae6c

View File

@ -4,7 +4,7 @@
"name": "Ambient Mode", "name": "Ambient Mode",
"menu": { "menu": {
"opacity": { "opacity": {
"label": "Opacity", "label": "Neprůhlednost",
"submenu": { "submenu": {
"percent": "{{opacity}}%" "percent": "{{opacity}}%"
} }
@ -12,18 +12,18 @@
"quality": { "quality": {
"label": "Quality", "label": "Quality",
"submenu": { "submenu": {
"pixels": "{{quality}} pixels" "pixels": "{{quality}} pixelů"
} }
}, },
"size": { "size": {
"submenu": { "submenu": {
"percent": "{{size}}%" "percent": "{{size}}%"
}, },
"label": "Size" "label": "Velikost"
}, },
"blur-amount": { "blur-amount": {
"submenu": { "submenu": {
"pixels": "{{blurAmount}} pixels" "pixels": "{{blurAmount}} pixelů"
}, },
"label": "Blur amount" "label": "Blur amount"
}, },
@ -57,11 +57,11 @@
"force-hide": "Force remove video tab", "force-hide": "Force remove video tab",
"align": { "align": {
"submenu": { "submenu": {
"left": "Left", "left": "Vlevo",
"right": "Right", "right": "Pravo",
"middle": "Middle" "middle": "Middle"
}, },
"label": "Alignment" "label": "Zarovnání"
}, },
"mode": { "mode": {
"submenu": { "submenu": {
@ -73,7 +73,7 @@
} }
}, },
"templates": { "templates": {
"button": "Song" "button": "Písnička"
}, },
"description": "Adds a button to switch between Video/Song mode. can also optionally remove the whole video tab", "description": "Adds a button to switch between Video/Song mode. can also optionally remove the whole video tab",
"name": "Video Toggle" "name": "Video Toggle"
@ -81,45 +81,45 @@
"notifications": { "notifications": {
"menu": { "menu": {
"interactive-settings": { "interactive-settings": {
"label": "Interactive Settings", "label": "Interactive Nastavení",
"submenu": { "submenu": {
"tray-controls": "Open/Close on tray click", "tray-controls": "Otevřít/Zavřít on tray click",
"hide-button-text": "Hide button text", "hide-button-text": "Skrýt text tlačítka",
"refresh-on-play-pause": "Refresh on Play/Pause" "refresh-on-play-pause": "Refresh on Play/Pause"
} }
}, },
"toast-style": "Toast style", "toast-style": "Toast style",
"unpause-notification": "Show notification on unpause", "unpause-notification": "Show notification on unpause",
"interactive": "Interactive Notifications", "interactive": "Interactive Notifications",
"priority": "Notification Priority" "priority": "Priorita Oznámení"
}, },
"description": "Display a notification when a song starts playing (interactive notifications are available on Windows)", "description": "Display a notification when a song starts playing (interactive notifications are available on Windows)",
"name": "Notifications" "name": "Oznámení"
}, },
"downloader": { "downloader": {
"backend": { "backend": {
"feedback": { "feedback": {
"video-id-not-found": "Video not found", "video-id-not-found": "Video nebylo nalezeno",
"conversion-progress": "Conversion: {{percent}}%", "conversion-progress": "Conversion: {{percent}}%",
"getting-playlist-info": "Getting playlist info…", "getting-playlist-info": "Getting playlist info…",
"downloading-playlist": "Downloading playlist \"{{playlistTitle}}\" - {{playlistSize}} songs ({{playlistId}})", "downloading-playlist": "Downloading playlist \"{{playlistTitle}}\" - {{playlistSize}} písničky ({{playlistId}})",
"download-info": "Downloading {{artist}} - {{title}} [{{videoId}}", "download-info": "Downloading {{artist}} - {{title}} [{{videoId}}",
"playlist-is-empty": "Playlist is empty", "playlist-is-empty": "Playlist je prázdný",
"downloading-counter": "Downloading {{current}}/{{total}}…", "downloading-counter": "Stahování {{current}}/{{total}}…",
"playlist-id-not-found": "No playlist ID found", "playlist-id-not-found": "Žádný playlist ID nenalezen",
"preparing-file": "Preparing file…", "preparing-file": "Preparing file…",
"downloading": "Downloading…", "downloading": "Stahování…",
"trying-to-get-playlist-id": "Trying to get playlist ID: {{playlistId}}", "trying-to-get-playlist-id": "Trying to get playlist ID: {{playlistId}}",
"playlist-has-only-one-song": "Playlist has only one item, downloading it directly", "playlist-has-only-one-song": "Playlist má jenom jeden položku, downloading it directly",
"done": "Done: {{filePath}}", "done": "Hotovo: {{filePath}}",
"writing-id3": "Writing ID3 tags…", "writing-id3": "Writing ID3 tags…",
"converting": "Converting…", "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}}", "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}}%", "download-progress": "Download: {{percent}}%",
"folder-already-exists": "The folder {{playlistFolder}} already exists", "folder-already-exists": "Složka {{playlistFolder}} již existuje",
"error-while-downloading": "Error downloading \"{{author}} - {{title}}\": {{error}}", "error-while-downloading": "Error downloading \"{{author}} - {{title}}\": {{error}}",
"saving": "Saving…", "saving": "Ukládání…",
"loading": "Loading…" "loading": "Načítání…"
}, },
"dialog": { "dialog": {
"start-download-playlist": { "start-download-playlist": {
@ -127,47 +127,47 @@
"ok": "OK" "ok": "OK"
}, },
"message": "Downloading Playlist {{playlistTitle}}", "message": "Downloading Playlist {{playlistTitle}}",
"title": "Download started", "title": "Stahování začalo",
"detail": "({{playlistSize}} songs)" "detail": "({{playlistSize}} písničky)"
}, },
"error": { "error": {
"buttons": { "buttons": {
"ok": "OK" "ok": "OK"
}, },
"title": "Error in download!", "title": "Chyba ve stáhování!",
"message": "Argh! Apologies, download failed…" "message": "Argh! Apologies, download failed…"
} }
} }
}, },
"menu": { "menu": {
"choose-download-folder": "Choose download folder", "choose-download-folder": "Choose download složku",
"skip-existing": "Skip existing files", "skip-existing": "Přeskočit existující soubory",
"presets": "Presets" "presets": "Presets"
}, },
"name": "Downloader", "name": "Stahovač",
"renderer": { "renderer": {
"can-not-update-progress": "Cannot update progress" "can-not-update-progress": "Cannot update progress"
}, },
"description": "Downloads MP3 / source audio directly from the interface", "description": "Downloads MP3 / source audio directly from the interface",
"templates": { "templates": {
"button": "Download" "button": "Stáhnout"
} }
}, },
"captions-selector": { "captions-selector": {
"prompt": { "prompt": {
"selector": { "selector": {
"label": "Current caption language: {{language}}", "label": "Aktuální jazyk titulků: {{language}}",
"none": "None", "none": "Žádný",
"title": "Select caption language" "title": "Vybrat jazyk titulků"
} }
}, },
"description": "Caption selector for YouTube Music audio tracks", "description": "Caption selector for YouTube Music audio tracks",
"menu": { "menu": {
"disable-captions": "No captions by default", "disable-captions": "Žádné titulky ve vychozím nastavení",
"autoload": "Automatically select last used caption" "autoload": "Automatically select last used caption"
}, },
"templates": { "templates": {
"title": "Open captions selector" "title": "Otevřít titulový selector"
}, },
"name": "Captions Selector" "name": "Captions Selector"
}, },
@ -182,15 +182,15 @@
"title": "Picture in Picture Hotkey", "title": "Picture in Picture Hotkey",
"label": "Choose a hotkey for toggle Picture in Picture", "label": "Choose a hotkey for toggle Picture in Picture",
"keybind-options": { "keybind-options": {
"hotkey": "Hotkey" "hotkey": "Klávesová zkratka"
} }
}, },
"label": "Hotkey" "label": "Klávesová zkratka"
}, },
"use-native-pip": "Use browser native PiP", "use-native-pip": "Použít browser native PiP",
"always-on-top": "Always on top", "always-on-top": "Always on top",
"save-window-position": "Save window position", "save-window-position": "Save window position",
"save-window-size": "Save window size" "save-window-size": "Uložit velikost okna"
}, },
"name": "Picture in Picture", "name": "Picture in Picture",
"templates": { "templates": {
@ -200,14 +200,14 @@
}, },
"album-color-theme": { "album-color-theme": {
"description": "Applies a dynamic theme and visual effects based on the album color palette", "description": "Applies a dynamic theme and visual effects based on the album color palette",
"name": "Album Color Theme" "name": "Album Color Motiv"
}, },
"discord": { "discord": {
"menu": { "menu": {
"auto-reconnect": "Auto reconnect", "auto-reconnect": "Auto reconnect",
"clear-activity-after-timeout": "Clear activity after timeout", "clear-activity-after-timeout": "Clear activity after timeout",
"hide-duration-left": "Hide duration left", "hide-duration-left": "Hide duration left",
"hide-github-button": "Hide GitHub link Button", "hide-github-button": "Skrýt tlačítko s odkazem na GitHub",
"clear-activity": "Clear activity", "clear-activity": "Clear activity",
"set-inactivity-timeout": "Set inactivity timeout", "set-inactivity-timeout": "Set inactivity timeout",
"play-on-youtube-music": "Play on YouTube Music" "play-on-youtube-music": "Play on YouTube Music"
@ -221,8 +221,8 @@
}, },
"backend": { "backend": {
"already-connected": "Attempted to connect with active connection", "already-connected": "Attempted to connect with active connection",
"connected": "Connected to Discord", "connected": "Připojeno k Discordu",
"disconnected": "Disconnected from Discord" "disconnected": "Odpojeno od Discordu"
}, },
"name": "Discord Rich Presence" "name": "Discord Rich Presence"
}, },
@ -230,7 +230,7 @@
"backend": { "backend": {
"dialog": { "dialog": {
"quality-changer": { "quality-changer": {
"detail": "Current Quality: {{quality}}", "detail": "Aktuální kvalita: {{quality}}",
"message": "Choose Video Quality:", "message": "Choose Video Quality:",
"title": "Choose Video Quality" "title": "Choose Video Quality"
} }
@ -249,14 +249,14 @@
"keybind": { "keybind": {
"label": "Choose Global Keybinds for Songs Control:", "label": "Choose Global Keybinds for Songs Control:",
"keybind-options": { "keybind-options": {
"previous": "Previous", "previous": "Předchozí",
"next": "Next", "next": "Další",
"play-pause": "Play / Pause" "play-pause": "Přehrát / Pozastavit"
}, },
"title": "Global Keybinds" "title": "Global Keybinds"
} }
}, },
"name": "Shortcuts (& MPRIS)" "name": "Zkratky (& MPRIS)"
}, },
"tuna-obs": { "tuna-obs": {
"name": "Tuna OBS", "name": "Tuna OBS",
@ -266,8 +266,8 @@
"prompt": { "prompt": {
"global-shortcuts": { "global-shortcuts": {
"keybind-options": { "keybind-options": {
"increase": "Increase Volume", "increase": "Zvýšit hlasitost",
"decrease": "Decrease Volume" "decrease": "Snížit hlasitost"
}, },
"label": "Choose Global Volume Keybinds:", "label": "Choose Global Volume Keybinds:",
"title": "Global Volume Keybinds" "title": "Global Volume Keybinds"
@ -281,9 +281,9 @@
"menu": { "menu": {
"custom-volume-steps": "Set Custom Volume Steps", "custom-volume-steps": "Set Custom Volume Steps",
"arrows-shortcuts": "Local Arrow-keys Controls", "arrows-shortcuts": "Local Arrow-keys Controls",
"global-shortcuts": "Global Hotkeys" "global-shortcuts": "Globální klávesové zkratky"
}, },
"name": "Precise Volume" "name": "Precise hlasitost"
}, },
"crossfade": { "crossfade": {
"prompt": { "prompt": {
@ -291,20 +291,20 @@
"multi-input": { "multi-input": {
"fade-scaling": { "fade-scaling": {
"logarithmic": "Logarithmic", "logarithmic": "Logarithmic",
"linear": "Linear", "linear": "Lineární",
"label": "Fade scaling" "label": "Fade scaling"
}, },
"seconds-before-end": "Crossfade N seconds before end", "seconds-before-end": "Crossfade N seconds before end",
"fade-in-duration": "Fade in duration (milliseconds)", "fade-in-duration": "Fade in duration (milliseconds)",
"fade-out-duration": "Fade out duration (milliseconds)" "fade-out-duration": "Fade out duration (milliseconds)"
}, },
"title": "Crossfade options" "title": "Crossfade možnosti"
} }
}, },
"name": "Crossfade [beta]", "name": "Crossfade [beta]",
"description": "Crossfade between songs", "description": "Crossfade mezi písničkami",
"menu": { "menu": {
"advanced": "Advanced" "advanced": "Pokročilý"
} }
}, },
"taskbar-mediacontrol": { "taskbar-mediacontrol": {
@ -317,7 +317,7 @@
}, },
"disable-autoplay": { "disable-autoplay": {
"description": "Makes song start in \"paused\" mode", "description": "Makes song start in \"paused\" mode",
"name": "Disable Autoplay", "name": "Zrušit automatické přehrávání",
"menu": { "menu": {
"apply-once": "Applies only on startup" "apply-once": "Applies only on startup"
} }
@ -336,28 +336,28 @@
"playback-speed": { "playback-speed": {
"description": "Listen fast, listen slow! Adds a slider that controls song speed", "description": "Listen fast, listen slow! Adds a slider that controls song speed",
"templates": { "templates": {
"button": "Speed" "button": "Rychlost"
}, },
"name": "Playback Speed" "name": "Playback Speed"
}, },
"navigation": { "navigation": {
"name": "Navigation", "name": "Navigace",
"description": "Next/Back navigation arrows directly integrated in the interface, like in your favorite browser" "description": "Next/Back navigation arrows directly integrated in the interface, like in your favorite browser"
}, },
"exponential-volume": { "exponential-volume": {
"name": "Exponential Volume", "name": "Exponenciální hlasitost",
"description": "Makes the volume slider exponential so it's easier to select lower volumes." "description": "Makes the volume slider exponential so it's easier to select lower volumes."
}, },
"bypass-age-restrictions": { "bypass-age-restrictions": {
"description": "Bypass YouTube's age verification", "description": "Obejít ověření věku na YouTube",
"name": "Bypass Age Restrictions" "name": "Obejít věková omezení"
}, },
"lumiastream": { "lumiastream": {
"description": "Adds Lumia Stream support", "description": "Adds Lumia Stream support",
"name": "Lumia Stream [beta]" "name": "Lumia Stream [beta]"
}, },
"skip-silences": { "skip-silences": {
"name": "Skip Silences", "name": "Přeskočit Tichá místa",
"description": "Automatically skip silences sections in songs" "description": "Automatically skip silences sections in songs"
}, },
"visualizer": { "visualizer": {
@ -386,7 +386,7 @@
"name": "Blur Navigation Bar" "name": "Blur Navigation Bar"
}, },
"no-google-login": { "no-google-login": {
"description": "Remove Google login buttons and links from the interface", "description": "Odstranit Google login tlačítka a odkazy z interface",
"name": "No Google Login" "name": "No Google Login"
}, },
"last-fm": { "last-fm": {
@ -398,8 +398,8 @@
"dialog": { "dialog": {
"need-to-restart": { "need-to-restart": {
"buttons": { "buttons": {
"later": "Later", "later": "Později",
"restart-now": "Restart Now" "restart-now": "Restartovat nyní"
}, },
"title": "Restart Required", "title": "Restart Required",
"message": "\"{{pluginName}}\" needs to restart", "message": "\"{{pluginName}}\" needs to restart",
@ -407,13 +407,13 @@
}, },
"update-available": { "update-available": {
"buttons": { "buttons": {
"download": "Download", "download": "Stáhnout",
"disable": "Disable Updates", "disable": "Disable Updates",
"ok": "OK" "ok": "OK"
}, },
"title": "Update Available", "title": "Aktualizace k dispozici",
"detail": "A new version is available and can be downloaded at {{downloadLink}}", "detail": "A new version is available and can be downloaded at {{downloadLink}}",
"message": "A new version is available" "message": "Nová verze je dostupná"
}, },
"hide-menu-enabled": { "hide-menu-enabled": {
"message": "Hide Menu is enabled", "message": "Hide Menu is enabled",
@ -421,10 +421,10 @@
"detail": "Menu is hidden, use 'Alt' to show it (or 'Escape' if using in-app-menu)" "detail": "Menu is hidden, use 'Alt' to show it (or 'Escape' if using in-app-menu)"
}, },
"unresponsive": { "unresponsive": {
"message": "The Application is Unresponsive", "message": "Aplikace nereaguje",
"buttons": { "buttons": {
"quit": "Quit", "quit": "Quit",
"wait": "Wait", "wait": "Počkat",
"relaunch": "Relaunch" "relaunch": "Relaunch"
}, },
"title": "Window Unresponsive", "title": "Window Unresponsive",
@ -436,7 +436,7 @@
"loaded": "i18n loaded" "loaded": "i18n loaded"
}, },
"when-ready": { "when-ready": {
"clearing-cache-after-20s": "Clearing app cache" "clearing-cache-after-20s": "Clearing mezipaměti aplikace"
}, },
"did-finish-load": { "did-finish-load": {
"dev-tools": "did finish load. dev tools opened" "dev-tools": "did finish load. dev tools opened"
@ -445,7 +445,7 @@
"css-file-not-found": "CSS file \"{{cssFile}}\" does not exist, ignoring" "css-file-not-found": "CSS file \"{{cssFile}}\" does not exist, ignoring"
}, },
"second-instance": { "second-instance": {
"receive-command": "Received command over protocol: \"{{command}}\"" "receive-command": "Received command přes protokol: \"{{command}}\""
}, },
"window": { "window": {
"tried-to-render-offscreen": "Window tried to render offscreen, windowSize={{windowSize}}, displaySize={{displaySize}}, position={{position}}" "tried-to-render-offscreen": "Window tried to render offscreen, windowSize={{windowSize}}, displaySize={{displaySize}}, position={{position}}"
@ -462,15 +462,15 @@
"like-buttons": { "like-buttons": {
"force-show": "Force show", "force-show": "Force show",
"label": "Like buttons", "label": "Like buttons",
"default": "Default", "default": "Výchozí",
"hide": "Hide" "hide": "Schovat"
}, },
"theme": { "theme": {
"submenu": { "submenu": {
"import-css-file": "Import custom CSS file", "import-css-file": "Import custom CSS file",
"no-theme": "No theme" "no-theme": "Žádný motiv"
}, },
"label": "Theme" "label": "Motiv"
}, },
"remove-upgrade-button": "Remove upgrade button" "remove-upgrade-button": "Remove upgrade button"
}, },
@ -478,29 +478,29 @@
}, },
"language": { "language": {
"dialog": { "dialog": {
"title": "Language Changed", "title": "Jazyk Změněn",
"message": "Language will be changed after restart" "message": "Language will be changed after restart"
}, },
"label": "Language" "label": "Jazyk"
}, },
"advanced-options": { "advanced-options": {
"submenu": { "submenu": {
"edit-config-json": "Edit config.json", "edit-config-json": "Upravit config.json",
"restart-on-config-changes": "Restart on config changes", "restart-on-config-changes": "Restartovat na změny v configu",
"set-proxy": { "set-proxy": {
"prompt": { "prompt": {
"placeholder": "Example: socks5://127.0.0.1:9999", "placeholder": "Příklad: socks5://127.0.0.1:9999",
"title": "Set proxy", "title": "Set proxy",
"label": "Enter Proxy Address: (leave empty to disable)" "label": "Enter Proxy Address: (leave empty to disable)"
}, },
"label": "Set proxy" "label": "Nastavit proxy"
}, },
"disable-hardware-acceleration": "Disable hardware acceleration", "disable-hardware-acceleration": "Disable hardware acceleration",
"override-user-agent": "Override User-Agent", "override-user-agent": "Override User-Agent",
"toggle-dev-tools": "Toggle DevTools", "toggle-dev-tools": "Toggle DevTools",
"auto-reset-app-cache": "Reset App cache when app starts" "auto-reset-app-cache": "Reset App cache when app starts"
}, },
"label": "Advanced options" "label": "Pokročilé možnosti"
}, },
"resume-on-start": "Resume last song when app starts", "resume-on-start": "Resume last song when app starts",
"starting-page": { "starting-page": {
@ -509,56 +509,56 @@
}, },
"tray": { "tray": {
"submenu": { "submenu": {
"play-pause-on-click": "Play/Pause on click", "play-pause-on-click": "Přehrát/Pozastavit na kliknutí",
"disabled": "Disabled", "disabled": "Disabled",
"enabled-and-hide-app": "Enabled and hide app", "enabled-and-hide-app": "Enabled and hide app",
"enabled-and-show-app": "Enabled and show app" "enabled-and-show-app": "Enabled and show app"
}, },
"label": "Tray" "label": "Tray"
}, },
"auto-update": "Auto Update", "auto-update": "Automatické aktualizace",
"hide-menu": { "hide-menu": {
"dialog": { "dialog": {
"message": "Menu will be hidden on next launch, use [Alt] to show it (or backtick [`] if using in-app-menu)", "message": "Menu will be hidden on next launch, use [Alt] to show it (or backtick [`] if using in-app-menu)",
"title": "Hide Menu Enabled" "title": "Hide Menu Enabled"
}, },
"label": "Hide Menu" "label": "Skrýt menu"
}, },
"always-on-top": "Always on top", "always-on-top": "Vždy na vrchu",
"start-at-login": "Start at login", "start-at-login": "Start at login",
"single-instance-lock": "Single Instance Lock" "single-instance-lock": "Single Instance Lock"
}, },
"label": "Options" "label": "Možnosti"
}, },
"navigation": { "navigation": {
"submenu": { "submenu": {
"go-back": "Go back", "go-back": "Jít zpátky",
"copy-current-url": "Copy current URL", "copy-current-url": "Kopírovat aktuální URL adresu",
"go-forward": "Go forward", "go-forward": "Jít dopředu",
"restart": "Restart App" "restart": "Restartovat aplikaci"
}, },
"label": "Navigation" "label": "Navigace"
}, },
"about": "About", "about": "O Aplikaci",
"view": { "view": {
"label": "View" "label": "View"
}, },
"plugins": { "plugins": {
"label": "Plugins", "label": "Pluginy",
"enabled": "Enabled" "enabled": "Povoleno"
} }
} }
}, },
"language": { "language": {
"code": "en", "code": "en",
"name": "English", "name": "Angličtina",
"local-name": "English" "local-name": "Angličtina"
}, },
"common": { "common": {
"console": { "console": {
"plugins": { "plugins": {
"unloaded": "Plugin \"{{pluginName}}\" unloaded", "unloaded": "Plugin \"{{pluginName}}\" unloaded",
"load-all": "Loading all plugins", "load-all": "Načítání všech pluginů",
"unload-failed": "Failed to unload plugin \"{{pluginName}}\"", "unload-failed": "Failed to unload plugin \"{{pluginName}}\"",
"execute-failed": "Failed to execute plugin {{pluginName}}::{{contextName}}", "execute-failed": "Failed to execute plugin {{pluginName}}::{{contextName}}",
"initialize-failed": "Failed to initialize plugin \"{{pluginName}}\"", "initialize-failed": "Failed to initialize plugin \"{{pluginName}}\"",