Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix DE Titeln #930

Merged
merged 1 commit into from
Oct 24, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions src/js/locale/de.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ fields:
name: Name
artist: Künstler/in
updated: Aktualisiert
tracks: Titeln
tracks: Titel
source: Quelle
editable: Editierbar
owner: Eigentümer/in
Expand Down Expand Up @@ -91,7 +91,7 @@ time:
singular: Jahr
plural: Jahre
specs:
tracks: '%{count} Titeln'
tracks: '%{count} Titel'
followers: '%{count} Anhänger'
listeners: '%{count} Zuhörer'
playlists: '%{count} Wiedergabelisten'
Expand Down Expand Up @@ -137,7 +137,7 @@ sidebar:
playlists: Wiedergabelisten
artists: Künstler/in
albums: Alben
tracks: Titeln
tracks: Titel
browse: Durchsuchen
settings: Einstellungen
not_connected: '%{name} nicht verbunden'
Expand Down Expand Up @@ -208,13 +208,13 @@ artist:
title_window: '%{name} (Künstler/in)'
overview:
title: Übersicht
top_tracks: Top-Titeln
top_tracks: Top-Titel
related_artists:
title: Verwandte Künstler/innen
more: Alle verwandten Künstler/innen
tracks:
title: Titeln
related_artists:
title: Titel
related_artists
title: Verwandte Künstler/innen
about:
title: Über
Expand Down Expand Up @@ -266,7 +266,7 @@ search:
title: Wiedergabelisten
more: 'Alle Wiedergabelisten (%{count})'
tracks:
title: Titeln
title: Titel
track:
title: Titel
title_window: '%{name} von %{artists} (Tiel)'
Expand Down Expand Up @@ -301,7 +301,7 @@ settings:
hotkeys: Hotkeys aktivieren
smooth_scrolling: Smooth Scrolling aktivieren
touch_events: Aktivieren Berührungsereignissen zur Steuerungen
touch_events_tooltip: Ermöglicht Links- und Rechts-Wischen zum Wechseln der Titeln
touch_events_tooltip: Ermöglicht Links- und Rechts-Wischen zum Wechseln der Titel
wide_scrollbars: Breite Bildlaufleisten verwenden
reporting:
label: Berichterstattung
Expand Down Expand Up @@ -395,7 +395,7 @@ discover:
title: Neuerscheinungen
recommendations:
title: Entdecke
tracks: Titeln
tracks: Titel
artists: Künstler/innen
albums: Alben
body_title: Neue Musik entdecken
Expand Down