Translated using Weblate (German)

Currently translated at 51.6% (142 of 275 strings)

Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/de/
This commit is contained in:
Yazazuyo
2023-12-01 12:55:32 +00:00
committed by Hosted Weblate
parent 549961f297
commit 19b48b123f

View File

@ -4,7 +4,7 @@
"name": "Ambient Mode", "name": "Ambient Mode",
"menu": { "menu": {
"opacity": { "opacity": {
"label": "Opacity", "label": "Durchsichtigkeit",
"submenu": { "submenu": {
"percent": "{{opacity}}%" "percent": "{{opacity}}%"
} }
@ -25,7 +25,7 @@
"submenu": { "submenu": {
"pixels": "{{blurAmount}} Pixel" "pixels": "{{blurAmount}} Pixel"
}, },
"label": "Blur amount" "label": "Unschärfemenge"
}, },
"buffer": { "buffer": {
"submenu": { "submenu": {
@ -54,7 +54,7 @@
}, },
"video-toggle": { "video-toggle": {
"menu": { "menu": {
"force-hide": "Force remove video tab", "force-hide": "Entfernen des Videoabschnitts erzwingen",
"align": { "align": {
"submenu": { "submenu": {
"left": "Links", "left": "Links",
@ -65,7 +65,7 @@
}, },
"mode": { "mode": {
"submenu": { "submenu": {
"native": "Native toggle", "native": "Eingebauter Umschalter",
"custom": "Custom toggle", "custom": "Custom toggle",
"disabled": "Deaktiviert" "disabled": "Deaktiviert"
}, },
@ -75,8 +75,8 @@
"templates": { "templates": {
"button": "Lied" "button": "Lied"
}, },
"description": "Adds a button to switch between Video/Song mode. can also optionally remove the whole video tab", "description": "Fügt einen Knopf hinzu, um zwischen Video-/Liedmodus zu wechseln. kann auch genutzt werden, um den ganzen Videoabschnitt zu entfernen",
"name": "Video Toggle" "name": "Videoumschalter"
}, },
"notifications": { "notifications": {
"menu": { "menu": {
@ -89,9 +89,9 @@
} }
}, },
"toast-style": "Toast style", "toast-style": "Toast style",
"unpause-notification": "Show notification on unpause", "unpause-notification": "Benachrichtigung durch Abspielen anzeigen",
"interactive": "Interaktive Benachrichtigungen", "interactive": "Interaktive Benachrichtigungen",
"priority": "Notification Priority" "priority": "Benachrichtigungspriorität"
}, },
"description": "Zeige eine Benachrichtigung, wenn ein Lied beginnt zu spielen (interaktive Benachrichtigungen sind unter Windows verfügbar)", "description": "Zeige eine Benachrichtigung, wenn ein Lied beginnt zu spielen (interaktive Benachrichtigungen sind unter Windows verfügbar)",
"name": "Benachrichtigungen" "name": "Benachrichtigungen"
@ -100,26 +100,26 @@
"backend": { "backend": {
"feedback": { "feedback": {
"video-id-not-found": "Video nicht gefunden", "video-id-not-found": "Video nicht gefunden",
"conversion-progress": "Conversion: {{percent}}%", "conversion-progress": "Konvertieren: {{percent}}%",
"getting-playlist-info": "Getting playlist info…", "getting-playlist-info": "Hole Playlist-Informationen…",
"downloading-playlist": "Downloading playlist \"{{playlistTitle}}\" - {{playlistSize}} songs ({{playlistId}})", "downloading-playlist": "Lade Playlist \"{{playlistTitle}}\" herunter - {{playlistSize}} Lieder ({{playlistId}})",
"download-info": "Lade {{artist}} - {{title}} [{{videoId}} herunter", "download-info": "Lade {{artist}} - {{title}} [{{videoId}} herunter",
"playlist-is-empty": "Playlist ist leer", "playlist-is-empty": "Playlist ist leer",
"downloading-counter": "Downloading {{current}}/{{total}}…", "downloading-counter": "Lade herunter {{current}}/{{total}}…",
"playlist-id-not-found": "Keine Playlist-ID gefunden", "playlist-id-not-found": "Keine Playlist-ID gefunden",
"preparing-file": "Bereite Datei vor…", "preparing-file": "Bereite Datei vor…",
"downloading": "Lade herunter…", "downloading": "Lade herunter…",
"trying-to-get-playlist-id": "Trying to get playlist ID: {{playlistId}}", "trying-to-get-playlist-id": "Versuche Playlist-ID zu bekommen: {{playlistId}}",
"playlist-has-only-one-song": "Playlist hat nur ein Lied, lade es direkt herunter", "playlist-has-only-one-song": "Playlist hat nur ein Element, wird direkt heruntergeladen",
"done": "Done: {{filePath}}", "done": "Abgeschlossen: {{filePath}}",
"writing-id3": "Writing ID3 tags…", "writing-id3": "Schreibe ID3 tags…",
"converting": "Converting…", "converting": "Konvertiere…",
"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": "Herunterladen: {{percent}}%",
"folder-already-exists": "Der Ordner {{playlistFolder}} existiert bereits", "folder-already-exists": "Der Ordner {{playlistFolder}} existiert bereits",
"error-while-downloading": "Error downloading \"{{author}} - {{title}}\": {{error}}", "error-while-downloading": "Fehler beim Herunterladen \"{{author}} - {{title}}\": {{error}}",
"saving": "Saving…", "saving": "Speichere…",
"loading": "Laden…" "loading": "Lade…"
}, },
"dialog": { "dialog": {
"start-download-playlist": { "start-download-playlist": {
@ -140,13 +140,13 @@
} }
}, },
"menu": { "menu": {
"choose-download-folder": "Choose download folder", "choose-download-folder": "Downloadordner wählen",
"skip-existing": "Vorhandene Dateien überspringen", "skip-existing": "Vorhandene Dateien überspringen",
"presets": "Presets" "presets": "Presets"
}, },
"name": "Downloader", "name": "Downloader",
"renderer": { "renderer": {
"can-not-update-progress": "Cannot update progress" "can-not-update-progress": "Fortschritt kann nicht aktualisiert werden"
}, },
"description": "Downloads MP3 / source audio directly from the interface", "description": "Downloads MP3 / source audio directly from the interface",
"templates": { "templates": {
@ -167,7 +167,7 @@
"autoload": "Wähle automatisch den zuletzt verwendeten Untertitel" "autoload": "Wähle automatisch den zuletzt verwendeten Untertitel"
}, },
"templates": { "templates": {
"title": "Open captions selector" "title": "Untertitelwähler öffnen"
}, },
"name": "Untertitelwähler" "name": "Untertitelwähler"
}, },
@ -179,16 +179,16 @@
"menu": { "menu": {
"hotkey": { "hotkey": {
"prompt": { "prompt": {
"title": "Picture in Picture Hotkey", "title": "Bild-im-Bild Tastenkürzel",
"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": "Tastenkürzel"
} }
}, },
"label": "Hotkey" "label": "Tastenkürzel"
}, },
"use-native-pip": "Use browser native PiP", "use-native-pip": "Use browser native PiP",
"always-on-top": "Always on top", "always-on-top": "Immer im Vordergrund",
"save-window-position": "Fensterposition speichern", "save-window-position": "Fensterposition speichern",
"save-window-size": "Fenstergröße speichern" "save-window-size": "Fenstergröße speichern"
}, },
@ -204,7 +204,7 @@
}, },
"discord": { "discord": {
"menu": { "menu": {
"auto-reconnect": "Auto reconnect", "auto-reconnect": "Automatisch erneut verbinden",
"clear-activity-after-timeout": "Aktivität nach Timeout leeren", "clear-activity-after-timeout": "Aktivität nach Timeout leeren",
"hide-duration-left": "Verstecke verbleibende Zeit", "hide-duration-left": "Verstecke verbleibende Zeit",
"hide-github-button": "Hide GitHub link Button", "hide-github-button": "Hide GitHub link Button",
@ -222,7 +222,7 @@
"backend": { "backend": {
"already-connected": "Attempted to connect with active connection", "already-connected": "Attempted to connect with active connection",
"connected": "Mit Discord verbunden", "connected": "Mit Discord verbunden",
"disconnected": "Disconnected from Discord" "disconnected": "Verbindung zu Discord getrennt"
}, },
"name": "Discord Rich Presence" "name": "Discord Rich Presence"
}, },
@ -236,7 +236,7 @@
} }
} }
}, },
"description": "Allows changing the video quality with a button on the video overlay", "description": "Erlaubt die Videoqualität über einen Knopf auf dem Video",
"name": "Video Quality Changer" "name": "Video Quality Changer"
}, },
"shortcuts": { "shortcuts": {
@ -249,9 +249,9 @@
"keybind": { "keybind": {
"label": "Choose Global Keybinds for Songs Control:", "label": "Choose Global Keybinds for Songs Control:",
"keybind-options": { "keybind-options": {
"previous": "Previous", "previous": "Vorheriges",
"next": "Next", "next": "Nächstes",
"play-pause": "Play / Pause" "play-pause": "Abspielen / Pausieren"
}, },
"title": "Global Keybinds" "title": "Global Keybinds"
} }
@ -274,14 +274,14 @@
}, },
"volume-steps": { "volume-steps": {
"label": "Choose Volume Increase/Decrease Steps", "label": "Choose Volume Increase/Decrease Steps",
"title": "Volume Steps" "title": "Lautstärkestufen"
} }
}, },
"description": "Control the volume precisely using mousewheel/hotkeys, with a custom HUD and customizable volume steps", "description": "Control the volume precisely using mousewheel/hotkeys, with a custom HUD and customizable volume steps",
"menu": { "menu": {
"custom-volume-steps": "Set Custom Volume Steps", "custom-volume-steps": "Eigene Lautstärkestufen setzen",
"arrows-shortcuts": "Local Arrow-keys Controls", "arrows-shortcuts": "Local Arrow-keys Controls",
"global-shortcuts": "Global Hotkeys" "global-shortcuts": "Globale Tastenkürzel"
}, },
"name": "Genaue Lautstärke" "name": "Genaue Lautstärke"
}, },
@ -294,32 +294,32 @@
"linear": "Linear", "linear": "Linear",
"label": "Fade scaling" "label": "Fade scaling"
}, },
"seconds-before-end": "Crossfade N seconds before end", "seconds-before-end": "Übergang N Sekunden vor dem Ende starten",
"fade-in-duration": "Fade in duration (milliseconds)", "fade-in-duration": "Einblendezeit (Millisekunden)",
"fade-out-duration": "Fade out duration (milliseconds)" "fade-out-duration": "Ausblendezeit (Millisekunden)"
}, },
"title": "Crossfade options" "title": "Übergangseinstellungen"
} }
}, },
"name": "Crossfade [beta]", "name": "Übergang [Beta]",
"description": "Crossfade between songs", "description": "Übergang zwischen Liedern",
"menu": { "menu": {
"advanced": "Erweitert" "advanced": "Erweitert"
} }
}, },
"taskbar-mediacontrol": { "taskbar-mediacontrol": {
"description": "Control playback from your Windows taskbar", "description": "Wiedergabe aus der Windows Taskleiste kontrollieren",
"name": "Taskbar Media Control" "name": "Taskbar Media Control"
}, },
"compact-sidebar": { "compact-sidebar": {
"description": "Always set the sidebar in compact mode", "description": "Seitenleiste immer in den kompakten Modus setzen",
"name": "Kompakte Seitenleiste" "name": "Kompakte Seitenleiste"
}, },
"disable-autoplay": { "disable-autoplay": {
"description": "Makes song start in \"paused\" mode", "description": "Startet Lied im pausierten Modus",
"name": "Deaktiviere Autoplay", "name": "Deaktiviere automatisches Abspielen",
"menu": { "menu": {
"apply-once": "Applies only on startup" "apply-once": "Wird nur beim Starten der Anwendungen angewendet"
} }
}, },
"audio-compressor": { "audio-compressor": {
@ -327,7 +327,7 @@
"name": "Audio-Komprimierer" "name": "Audio-Komprimierer"
}, },
"adblocker": { "adblocker": {
"name": "Adblocker", "name": "Werbeblocker",
"description": "Blockiere jegliche Werbung und Tracker", "description": "Blockiere jegliche Werbung und Tracker",
"menu": { "menu": {
"blocker": "Blocker" "blocker": "Blocker"
@ -346,7 +346,7 @@
}, },
"exponential-volume": { "exponential-volume": {
"name": "Exponentielle Lautstärke", "name": "Exponentielle Lautstärke",
"description": "Makes the volume slider exponential so it's easier to select lower volumes." "description": "Macht den Lautstärkeregler exponentiell, damit es einfacher ist leise Lautstärken zu wählen."
}, },
"bypass-age-restrictions": { "bypass-age-restrictions": {
"description": "Youtubes Altersbestätigung umgehen", "description": "Youtubes Altersbestätigung umgehen",
@ -372,9 +372,9 @@
"fetched-lyrics": "Fetched lyrics for Genius" "fetched-lyrics": "Fetched lyrics for Genius"
}, },
"menu": { "menu": {
"romanized-lyrics": "Romanized Lyrics" "romanized-lyrics": "Romanisierte Songtexte"
}, },
"description": "Adds lyrics support for most songs", "description": "Für Songtextunterstützung für die meisten Lieder hinzu",
"name": "Lyrics Genius" "name": "Lyrics Genius"
}, },
"sponsorblock": { "sponsorblock": {
@ -382,8 +382,8 @@
"name": "SponsorBlock" "name": "SponsorBlock"
}, },
"blur-nav-bar": { "blur-nav-bar": {
"description": "Makes navigation bar transparent and blurry", "description": "Macht Navigationsleiste durchsichtig und unscharf",
"name": "Blur Navigation Bar" "name": "Verschwommene Navigationsleiste"
}, },
"no-google-login": { "no-google-login": {
"description": "Remove Google login buttons and links from the interface", "description": "Remove Google login buttons and links from the interface",
@ -403,7 +403,7 @@
}, },
"title": "Neustart Erforderlich", "title": "Neustart Erforderlich",
"message": "\"{{pluginName}}\" muss neugestartet werden", "message": "\"{{pluginName}}\" muss neugestartet werden",
"detail": "\"{{pluginName}}\"-Plugin erfordert einen Neustart, um in Kraft zu treten" "detail": "\"{{pluginName}}\"-Erweiterung erfordert einen Neustart, um in Kraft zu treten"
}, },
"update-available": { "update-available": {
"buttons": { "buttons": {
@ -421,13 +421,13 @@
"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": "Die Anwendung reagiert nicht",
"buttons": { "buttons": {
"quit": "Beenden", "quit": "Beenden",
"wait": "Warten", "wait": "Warten",
"relaunch": "Relaunch" "relaunch": "Relaunch"
}, },
"title": "Window Unresponsive", "title": "Fenster reagiert nicht",
"detail": "We are sorry for the inconvenience! please choose what to do:" "detail": "We are sorry for the inconvenience! please choose what to do:"
} }
}, },
@ -442,7 +442,7 @@
"dev-tools": "did finish load. dev tools opened" "dev-tools": "did finish load. dev tools opened"
}, },
"theme": { "theme": {
"css-file-not-found": "CSS file \"{{cssFile}}\" does not exist, ignoring" "css-file-not-found": "CSS-Datei \"{{cssFile}}\" existiert nicht, ignoriere"
}, },
"second-instance": { "second-instance": {
"receive-command": "Received command over protocol: \"{{command}}\"" "receive-command": "Received command over protocol: \"{{command}}\""