[web] Add pluralisation to the translations

Texts are now pluralized where necessary.
This commit is contained in:
Alain Nussbaumer 2023-07-01 21:53:52 +02:00
parent 91c5a4fa67
commit 83e3d43a21
5 changed files with 132 additions and 133 deletions

View File

@ -250,10 +250,10 @@
}, },
"album": { "album": {
"shuffle": "Zufallswiedergabe", "shuffle": "Zufallswiedergabe",
"track-count": "{count} Tracks" "track-count": "{count} Track|{count} Tracks"
}, },
"albums": { "albums": {
"count": "{count} Slbums", "count": "{count} Album|{count} Alben",
"filter": "Filter", "filter": "Filter",
"hide-singles-help": "Nach Aktivierung werden keine Singles und Alben angezeigt, die nur in Playlisten enthalten sind.", "hide-singles-help": "Nach Aktivierung werden keine Singles und Alben angezeigt, die nur in Playlisten enthalten sind.",
"hide-singles": "Nach Aktivierung werden keine Singles angezeigt", "hide-singles": "Nach Aktivierung werden keine Singles angezeigt",
@ -268,9 +268,9 @@
} }
}, },
"artist": { "artist": {
"album-count": "{count} Alben", "album-count": "{count} Album|{count} Alben",
"shuffle": "Zufallswiedergabe", "shuffle": "Zufallswiedergabe",
"track-count": "{count} Tracks", "track-count": "{count} Track|{count} Tracks",
"sort-by": { "sort-by": {
"title": "Sortieren nach", "title": "Sortieren nach",
"name": "Name", "name": "Name",
@ -295,18 +295,18 @@
"audiobooks": { "audiobooks": {
"album": { "album": {
"play": "Spielen", "play": "Spielen",
"track-count": "{count} Tracks" "track-count": "{count} Track|{count} Tracks"
}, },
"albums": { "albums": {
"count": "{count} Hörbücher", "count": "{count} Hörbuch|{count} Hörbücher",
"title": "Hörbücher" "title": "Hörbücher"
}, },
"artist": { "artist": {
"album-count": "{count} Alben", "album-count": "{count} Album|{count} Alben",
"play": "Spielen" "play": "Spielen"
}, },
"artists": { "artists": {
"count": "{count} Autoren", "count": "{count} Autor|{count} Autoren",
"title": "Autoren" "title": "Autoren"
}, },
"tabs": { "tabs": {
@ -336,9 +336,9 @@
} }
}, },
"composer": { "composer": {
"album-count": "{count} Alben", "album-count": "{count} Album|{count} Alben",
"shuffle": "Zufallswiedergabe", "shuffle": "Zufallswiedergabe",
"track-count": "{count} Tracks", "track-count": "{count} Track|{count} Tracks",
"sort-by": { "sort-by": {
"title": "Sortieren nach", "title": "Sortieren nach",
"name": "Name", "name": "Name",
@ -346,7 +346,7 @@
} }
}, },
"composers": { "composers": {
"count": "{count} Komponisten", "count": "{count} Komponist|{count} Komponisten",
"title": "Komponisten" "title": "Komponisten"
}, },
"files": { "files": {
@ -354,9 +354,9 @@
"title": "Dateien" "title": "Dateien"
}, },
"genre": { "genre": {
"album-count": "{count} Alben", "album-count": "{count} Album|{count} Alben",
"shuffle": "Zufallswiedergabe", "shuffle": "Zufallswiedergabe",
"track-count": "{count} Tracks", "track-count": "{count} Track|{count} Tracks",
"sort-by": { "sort-by": {
"title": "Sortieren nach", "title": "Sortieren nach",
"name": "Name", "name": "Name",
@ -364,7 +364,7 @@
} }
}, },
"genres": { "genres": {
"count": "{count} Genres", "count": "{count} Genre|{count} Genres",
"title": "Genres" "title": "Genres"
}, },
"now-playing": { "now-playing": {
@ -375,10 +375,10 @@
"playlist": { "playlist": {
"length": "{length} Tracks", "length": "{length} Tracks",
"shuffle": "Zufallswiedergabe", "shuffle": "Zufallswiedergabe",
"track-count": "{count} Tracks" "track-count": "{count} Track|{count} Tracks"
}, },
"playlists": { "playlists": {
"count": "{count} Playlisten" "count": "{count} Playlist|{count} Playlisten"
}, },
"podcast": { "podcast": {
"play": "Spielen", "play": "Spielen",
@ -386,11 +386,11 @@
"remove-info-1": "Diesen Podcast wirklich dauerhaft aus der Bibliothek löschen?", "remove-info-1": "Diesen Podcast wirklich dauerhaft aus der Bibliothek löschen?",
"remove-info-2": "Damit wird auch die RSS-Playliste gelöscht. ", "remove-info-2": "Damit wird auch die RSS-Playliste gelöscht. ",
"remove-podcast": "Entferne podcast", "remove-podcast": "Entferne podcast",
"track-count": "{count} Tracks" "track-count": "{count} Track|{count} Tracks"
}, },
"podcasts": { "podcasts": {
"add": "Hinzufügen", "add": "Hinzufügen",
"count": "{count} Podcasts", "count": "{count} Podcast|{count} Podcasts",
"mark-all-played": "Alle abgespielten markieren", "mark-all-played": "Alle abgespielten markieren",
"new-episodes": "Neue Episoden", "new-episodes": "Neue Episoden",
"title": "Podcasts", "title": "Podcasts",
@ -399,14 +399,14 @@
"queue": { "queue": {
"add-stream": "Stream hinzufügen", "add-stream": "Stream hinzufügen",
"clear": "Alle entfernen", "clear": "Alle entfernen",
"count": "{count} Tracks", "count": "{count} Track|{count} Tracks",
"edit": "Bearbeiten", "edit": "Bearbeiten",
"hide-previous": "Vorherige verbergen", "hide-previous": "Vorherige verbergen",
"title": "Warteschlange", "title": "Warteschlange",
"save": "Speichern" "save": "Speichern"
}, },
"radio": { "radio": {
"count": "{count} Stationen", "count": "{count} Station|{count} Stationen",
"title": "Radio" "title": "Radio"
}, },
"search": { "search": {
@ -425,13 +425,13 @@
"placeholder": "Suche", "placeholder": "Suche",
"playlists": "Playlisten", "playlists": "Playlisten",
"podcasts": "Podcasts", "podcasts": "Podcasts",
"show-albums": "Zeige alle {count} Alben", "show-albums": "Zeige das Album|Zeige alle {count} Alben",
"show-artists": "Zeige alle {count} Künstler", "show-artists": "Zeige den Künstler|Zeige alle {count} Künstler",
"show-audiobooks": "Zeige alle {count} Hörbücher", "show-audiobooks": "Zeige das Buch|Zeige alle {count} Hörbücher",
"show-composers": "Zeige alle {count} Komponisten", "show-composers": "Zeige den Komponist|Zeige alle {count} Komponisten",
"show-playlists": "Zeige alle {count} Playlisten", "show-playlists": "Zeige die Playlist|Zeige alle {count} Playlisten",
"show-podcasts": "Zeige alle {count} Podcasts", "show-podcasts": "Zeige den Podcast| Zeige alle {count} Podcasts",
"show-tracks": "Zeige alle {count} Tracks", "show-tracks": "Zeige den Track|Zeige alle {count} Tracks",
"tracks": "Tracks", "tracks": "Tracks",
"tabs": { "tabs": {
"library": "Bibliothek", "library": "Bibliothek",
@ -521,10 +521,10 @@
"spotify": { "spotify": {
"album": { "album": {
"shuffle": "Zufallswiedergabe", "shuffle": "Zufallswiedergabe",
"track-count": "{count} Tracks" "track-count": "{count} Track|{count} Tracks"
}, },
"artist": { "artist": {
"album-count": "{count} Alben", "album-count": "{count} Album|{count} Alben",
"shuffle": "Zufallswiedergabe" "shuffle": "Zufallswiedergabe"
}, },
"browse": { "browse": {
@ -533,7 +533,7 @@
"show-more": "Zeige mehr" "show-more": "Zeige mehr"
}, },
"playlist": { "playlist": {
"count": "{count} Tracks", "count": "{count} Track|{count} Tracks",
"shuffle": "Zufallswiedergabe" "shuffle": "Zufallswiedergabe"
}, },
"search": { "search": {
@ -545,10 +545,10 @@
"no-tracks": "Keine Tracks gefunden", "no-tracks": "Keine Tracks gefunden",
"placeholder": "Suche", "placeholder": "Suche",
"playlists": "Playlisten", "playlists": "Playlisten",
"show-all-albums": "Zeige alle {count} Alben", "show-all-albums": "Zeige das Album|Zeige alle {count} Alben",
"show-all-artists": "Zeige alle {count} Künstler", "show-all-artists": "Zeige den Künstler|Zeige alle {count} Künstler",
"show-all-playlists": "Zeige alle {count} Playlisten", "show-all-playlists": "Zeige die Playlist|Zeige alle {count} Playlisten",
"show-all-tracks": "Zeige alle {count} Tracks", "show-all-tracks": "Zeige den Track|Zeige alle {count} Tracks",
"tracks": "Tracks" "tracks": "Tracks"
} }
} }
@ -585,7 +585,7 @@
"missing-port": "Fehlender Websocket-Port", "missing-port": "Fehlender Websocket-Port",
"request-failed": "Anfrage gescheitert (Status: {status} {cause} {url})", "request-failed": "Anfrage gescheitert (Status: {status} {cause} {url})",
"queue-saved": "Warteschlange zu Playlist {name} gesichert", "queue-saved": "Warteschlange zu Playlist {name} gesichert",
"appended-tracks": "{count} Tracks an die Abspielliste angehängt", "appended-tracks": "{count} Track an die Abspielliste angehängt|{count} Tracks an die Abspielliste angehängt",
"empty-queue": "Warteschlange ist leer" "empty-queue": "Warteschlange ist leer"
}, },
"group-by-list": { "group-by-list": {
@ -596,6 +596,6 @@
"filter": { "filter": {
"mono": "Mono", "mono": "Mono",
"stereo": "Stereo", "stereo": "Stereo",
"channels": "{count} Kanäle" "channels": "{count} Kanal|{count} Kanäle"
} }
} }

View File

@ -250,10 +250,10 @@
}, },
"album": { "album": {
"shuffle": "Shuffle", "shuffle": "Shuffle",
"track-count": "{count} tracks" "track-count": "{count} track|{count} tracks"
}, },
"albums": { "albums": {
"count": "{count} albums", "count": "{count} album|{count} albums",
"filter": "Filter", "filter": "Filter",
"hide-singles-help": "If active, hides singles and albums with tracks that only appear in playlists.", "hide-singles-help": "If active, hides singles and albums with tracks that only appear in playlists.",
"hide-singles": "Hide singles", "hide-singles": "Hide singles",
@ -268,9 +268,9 @@
} }
}, },
"artist": { "artist": {
"album-count": "{count} albums", "album-count": "{count} album|{count} albums",
"shuffle": "Shuffle", "shuffle": "Shuffle",
"track-count": "{count} tracks", "track-count": "{count} track|{count} tracks",
"sort-by": { "sort-by": {
"title": "Sort by", "title": "Sort by",
"name": "Name", "name": "Name",
@ -279,7 +279,7 @@
} }
}, },
"artists": { "artists": {
"count": "{count} artists", "count": "{count} artist|{count} artists",
"filter": "Filter", "filter": "Filter",
"sort-by": { "sort-by": {
"title": "Sort by", "title": "Sort by",
@ -295,18 +295,18 @@
"audiobooks": { "audiobooks": {
"album": { "album": {
"play": "Play", "play": "Play",
"track-count": "{count} tracks" "track-count": "{count} track|{count} tracks"
}, },
"albums": { "albums": {
"count": "{count} audiobooks", "count": "{count} audiobook|{count} audiobooks",
"title": "Audiobooks" "title": "Audiobooks"
}, },
"artist": { "artist": {
"album-count": "{count} albums", "album-count": "{count} album|{count} albums",
"play": "Play" "play": "Play"
}, },
"artists": { "artists": {
"count": "{count} authors", "count": "{count} author|{count} authors",
"title": "Authors" "title": "Authors"
}, },
"tabs": { "tabs": {
@ -336,9 +336,9 @@
} }
}, },
"composer": { "composer": {
"album-count": "{count} albums", "album-count": "{count} album|{count} albums",
"shuffle": "Shuffle", "shuffle": "Shuffle",
"track-count": "{count} tracks", "track-count": "{count} track|{count} tracks",
"sort-by": { "sort-by": {
"title": "Sort by", "title": "Sort by",
"name": "Name", "name": "Name",
@ -346,7 +346,7 @@
} }
}, },
"composers": { "composers": {
"count": "{count} composers", "count": "{count} composer|{count} composers",
"title": "Composers" "title": "Composers"
}, },
"files": { "files": {
@ -354,9 +354,9 @@
"title": "Files" "title": "Files"
}, },
"genre": { "genre": {
"album-count": "{count} albums", "album-count": "{count} album|{count} albums",
"shuffle": "Shuffle", "shuffle": "Shuffle",
"track-count": "{count} tracks", "track-count": "{count} track|{count} tracks",
"sort-by": { "sort-by": {
"title": "Sort by", "title": "Sort by",
"name": "Name", "name": "Name",
@ -364,7 +364,7 @@
} }
}, },
"genres": { "genres": {
"count": "{count} genres", "count": "{count} genre|{count} genres",
"title": "Genres" "title": "Genres"
}, },
"now-playing": { "now-playing": {
@ -375,10 +375,10 @@
"playlist": { "playlist": {
"length": "{length} tracks", "length": "{length} tracks",
"shuffle": "Shuffle", "shuffle": "Shuffle",
"track-count": "{count} tracks" "track-count": "{count} track|{count} tracks"
}, },
"playlists": { "playlists": {
"count": "{count} playlists" "count": "{count} playlist|{count} playlists"
}, },
"podcast": { "podcast": {
"play": "Play", "play": "Play",
@ -386,11 +386,11 @@
"remove-info-1": "Permanently remove this podcast from your library?", "remove-info-1": "Permanently remove this podcast from your library?",
"remove-info-2": "This will also remove the RSS playlist ", "remove-info-2": "This will also remove the RSS playlist ",
"remove-podcast": "Remove podcast", "remove-podcast": "Remove podcast",
"track-count": "{count} tracks" "track-count": "{count} track|{count} tracks"
}, },
"podcasts": { "podcasts": {
"add": "Add", "add": "Add",
"count": "{count} podcasts", "count": "{count} podcast|{count} podcasts",
"mark-all-played": "Mark All Played", "mark-all-played": "Mark All Played",
"new-episodes": "New Episodes", "new-episodes": "New Episodes",
"title": "Podcasts", "title": "Podcasts",
@ -399,14 +399,14 @@
"queue": { "queue": {
"add-stream": "Add stream", "add-stream": "Add stream",
"clear": "Clear", "clear": "Clear",
"count": "{count} tracks", "count": "{count} track|{count} tracks",
"edit": "Edit", "edit": "Edit",
"hide-previous": "Hide previous", "hide-previous": "Hide previous",
"title": "Queue", "title": "Queue",
"save": "Save" "save": "Save"
}, },
"radio": { "radio": {
"count": "{count} stations", "count": "{count} station|{count} stations",
"title": "Radio" "title": "Radio"
}, },
"search": { "search": {
@ -425,13 +425,13 @@
"placeholder": "Search", "placeholder": "Search",
"playlists": "Playlists", "playlists": "Playlists",
"podcasts": "Podcasts", "podcasts": "Podcasts",
"show-albums": "Show all {count} albums", "show-albums": "Show the album|Show all {count} albums",
"show-artists": "Show all {count} artists", "show-artists": "Show the artist|Show all {count} artists",
"show-audiobooks": "Show all {count} audiobooks", "show-audiobooks": "Show the audiobook|Show all {count} audiobooks",
"show-composers": "Show all {count} composers", "show-composers": "Show the composer|Show all {count} composers",
"show-playlists": "Show all {count} playlists", "show-playlists": "Show the playlist|Show all {count} playlists",
"show-podcasts": "Show all {count} podcasts", "show-podcasts": "Show the podcast|Show all {count} podcasts",
"show-tracks": "Show all {count} tracks", "show-tracks": "Show the track|Show all {count} tracks",
"tracks": "Tracks", "tracks": "Tracks",
"tabs": { "tabs": {
"library": "Library", "library": "Library",
@ -521,10 +521,10 @@
"spotify": { "spotify": {
"album": { "album": {
"shuffle": "Shuffle", "shuffle": "Shuffle",
"track-count": "{count} tracks" "track-count": "{count} track|{count} tracks"
}, },
"artist": { "artist": {
"album-count": "{count} albums", "album-count": "{count} album|{count} albums",
"shuffle": "Shuffle" "shuffle": "Shuffle"
}, },
"browse": { "browse": {
@ -533,7 +533,7 @@
"show-more": "Show More" "show-more": "Show More"
}, },
"playlist": { "playlist": {
"count": "{count} tracks", "count": "{count} track|{count} tracks",
"shuffle": "Shuffle" "shuffle": "Shuffle"
}, },
"search": { "search": {
@ -545,10 +545,10 @@
"no-tracks": "No tracks found", "no-tracks": "No tracks found",
"placeholder": "Search", "placeholder": "Search",
"playlists": "Playlists", "playlists": "Playlists",
"show-all-albums": "Show all {count} albums", "show-all-albums": "Show the album|Show all {count} albums",
"show-all-artists": "Show all {count} artists", "show-all-artists": "Show the artist|Show all {count} artists",
"show-all-playlists": "Show all {count} playlists", "show-all-playlists": "Show the playlist|Show all {count} playlists",
"show-all-tracks": "Show all {count} tracks", "show-all-tracks": "Show the track|Show all {count} tracks",
"tracks": "Tracks" "tracks": "Tracks"
} }
} }
@ -585,7 +585,7 @@
"missing-port": "Missing websocket port", "missing-port": "Missing websocket port",
"request-failed": "Request failed (status: {status} {cause} {url})", "request-failed": "Request failed (status: {status} {cause} {url})",
"queue-saved": "Queue saved to playlist {name}", "queue-saved": "Queue saved to playlist {name}",
"appended-tracks": "{count} tracks appended to the queue", "appended-tracks": "{count} track appended to the queue|{count} tracks appended to the queue",
"empty-queue": "Queue is empty" "empty-queue": "Queue is empty"
}, },
"group-by-list": { "group-by-list": {
@ -596,6 +596,6 @@
"filter": { "filter": {
"mono": "mono", "mono": "mono",
"stereo": "stereo", "stereo": "stereo",
"channels": "{count} channels" "channels": "{count} channel|{count} channels"
} }
} }

View File

@ -250,10 +250,10 @@
}, },
"album": { "album": {
"shuffle": "Lecture aléatoire", "shuffle": "Lecture aléatoire",
"track-count": "{count} pistes" "track-count": "{count} piste|{count} pistes"
}, },
"albums": { "albums": {
"count": "{count} albums", "count": "{count} album|{count} albums",
"filter": "Filtre", "filter": "Filtre",
"hide-singles-help": "Si actif, masque les singles et les albums dont les pistes napparaissent que dans les listes de lecture.", "hide-singles-help": "Si actif, masque les singles et les albums dont les pistes napparaissent que dans les listes de lecture.",
"hide-singles": "Masquer les singles", "hide-singles": "Masquer les singles",
@ -268,9 +268,9 @@
} }
}, },
"artist": { "artist": {
"album-count": "{count} albums", "album-count": "{count} album|{count} albums",
"shuffle": "Lecture aléatoire", "shuffle": "Lecture aléatoire",
"track-count": "{count} pistes", "track-count": "{count} piste|{count} pistes",
"sort-by": { "sort-by": {
"title": "Trier par", "title": "Trier par",
"name": "Nom", "name": "Nom",
@ -279,7 +279,7 @@
} }
}, },
"artists": { "artists": {
"count": "{count} artistes", "count": "{count} artiste|{count} artistes",
"filter": "Filtre", "filter": "Filtre",
"sort-by": { "sort-by": {
"title": "Trier par", "title": "Trier par",
@ -295,18 +295,18 @@
"audiobooks": { "audiobooks": {
"album": { "album": {
"play": "Lire", "play": "Lire",
"track-count": "{count} pistes" "track-count": "{count} piste|{count} pistes"
}, },
"albums": { "albums": {
"count": "{count} livres audio", "count": "{count} livre audio|{count} livres audio",
"title": "Livres audio" "title": "Livres audio"
}, },
"artist": { "artist": {
"album-count": "{count} albums", "album-count": "{count} album|{count} albums",
"play": "Lire" "play": "Lire"
}, },
"artists": { "artists": {
"count": "{count} auteurs", "count": "{count} auteur|{count} auteurs",
"title": "Auteurs" "title": "Auteurs"
}, },
"tabs": { "tabs": {
@ -336,9 +336,9 @@
} }
}, },
"composer": { "composer": {
"album-count": "{count} albums", "album-count": "{count} album|{count} albums",
"shuffle": "Lecture aléatoire", "shuffle": "Lecture aléatoire",
"track-count": "{count} pistes", "track-count": "{count} piste|{count} pistes",
"sort-by": { "sort-by": {
"title": "Trier par", "title": "Trier par",
"name": "Nom", "name": "Nom",
@ -346,7 +346,7 @@
} }
}, },
"composers": { "composers": {
"count": "{count} compositeurs", "count": "{count} compositeur|{count} compositeurs",
"title": "Compositeurs" "title": "Compositeurs"
}, },
"files": { "files": {
@ -354,9 +354,9 @@
"title": "Fichiers" "title": "Fichiers"
}, },
"genre": { "genre": {
"album-count": "{count} albums", "album-count": "{count} album|{count} albums",
"shuffle": "Lecture aléatoire", "shuffle": "Lecture aléatoire",
"track-count": "{count} pistes", "track-count": "{count} piste|{count} pistes",
"sort-by": { "sort-by": {
"title": "Trier par", "title": "Trier par",
"name": "Nom", "name": "Nom",
@ -364,7 +364,7 @@
} }
}, },
"genres": { "genres": {
"count": "{count} genres", "count": "{count} genre|{count} genres",
"title": "Genres" "title": "Genres"
}, },
"now-playing": { "now-playing": {
@ -375,10 +375,10 @@
"playlist": { "playlist": {
"length": "{length} pistes", "length": "{length} pistes",
"shuffle": "Lecture aléatoire", "shuffle": "Lecture aléatoire",
"track-count": "{count} pistes" "track-count": "{count} piste|{count} pistes"
}, },
"playlists": { "playlists": {
"count": "{count} listes de lecture" "count": "{count} liste de lecture|{count} listes de lecture"
}, },
"podcast": { "podcast": {
"play": "Lire", "play": "Lire",
@ -386,11 +386,11 @@
"remove-info-1": "Supprimer ce podcast de manière permanente de la bibliothèque ?", "remove-info-1": "Supprimer ce podcast de manière permanente de la bibliothèque ?",
"remove-info-2": "Cela supprimera également la liste de lecture RSS ", "remove-info-2": "Cela supprimera également la liste de lecture RSS ",
"remove-podcast": "Supprimer le podcast", "remove-podcast": "Supprimer le podcast",
"track-count": "{count} pistes" "track-count": "{count} piste|{count} pistes"
}, },
"podcasts": { "podcasts": {
"add": "Ajouter", "add": "Ajouter",
"count": "{count} podcasts", "count": "{count} podcast|{count} podcasts",
"mark-all-played": "Marquer comme lus", "mark-all-played": "Marquer comme lus",
"new-episodes": "Nouveaux épisodes", "new-episodes": "Nouveaux épisodes",
"title": "Podcasts", "title": "Podcasts",
@ -399,14 +399,14 @@
"queue": { "queue": {
"add-stream": "Ajouter un flux", "add-stream": "Ajouter un flux",
"clear": "Effacer", "clear": "Effacer",
"count": "{count} pistes", "count": "{count} piste|{count} pistes",
"edit": "Éditer", "edit": "Éditer",
"hide-previous": "Masquer lhistorique", "hide-previous": "Masquer lhistorique",
"queue": "File dattente", "queue": "File dattente",
"save": "Enregistrer" "save": "Enregistrer"
}, },
"radio": { "radio": {
"count": "{count} stations", "count": "{count} station|{count} stations",
"title": "Radio" "title": "Radio"
}, },
"search": { "search": {
@ -425,13 +425,13 @@
"placeholder": "Recherche", "placeholder": "Recherche",
"playlists": "Listes de lecture", "playlists": "Listes de lecture",
"podcasts": "Podcasts", "podcasts": "Podcasts",
"show-albums": "Afficher les {count} albums", "show-albums": "Afficher lalbum|Afficher les {count} albums",
"show-artists": "Afficher les {count} artistes", "show-artists": "Afficher lartiste|Afficher les {count} artistes",
"show-audiobooks": "Afficher les {count} livres audio", "show-audiobooks": "Afficher le livre audio|Afficher les {count} livres audio",
"show-composers": "Afficher les {count} compositeurs", "show-composers": "Afficher le compositeur|Afficher les {count} compositeurs",
"show-playlists": "Afficher les {count} listes de lecture", "show-playlists": "Afficher la liste de lecture|Afficher les {count} listes de lecture",
"show-podcasts": "Afficher les {count} podcasts", "show-podcasts": "Afficher le podcast|Afficher les {count} podcasts",
"show-tracks": "Afficher les {count} pistes", "show-tracks": "Afficher la piste|Afficher les {n} pistes",
"tracks": "Pistes", "tracks": "Pistes",
"tabs": { "tabs": {
"library": "Bibliothèque", "library": "Bibliothèque",
@ -521,10 +521,10 @@
"spotify": { "spotify": {
"album": { "album": {
"shuffle": "Lecture aléatoire", "shuffle": "Lecture aléatoire",
"track-count": "{count} pistes" "track-count": "{count} piste|{count} pistes"
}, },
"artist": { "artist": {
"album-count": "{count} albums", "album-count": "{count} album|{count} albums",
"shuffle": "Lecture aléatoire" "shuffle": "Lecture aléatoire"
}, },
"browse": { "browse": {
@ -533,7 +533,7 @@
"show-more": "Afficher plus" "show-more": "Afficher plus"
}, },
"playlist": { "playlist": {
"count": "{count} pistes", "count": "{count} piste|{count} pistes",
"shuffle": "Lecture aléatoire" "shuffle": "Lecture aléatoire"
}, },
"search": { "search": {
@ -545,10 +545,10 @@
"no-tracks": "Aucune piste trouvée", "no-tracks": "Aucune piste trouvée",
"placeholder": "Recherche", "placeholder": "Recherche",
"playlists": "Listes de lecture", "playlists": "Listes de lecture",
"show-all-albums": "Afficher les {count} albums", "show-all-albums": "Afficher lalbum|Afficher les {count} albums",
"show-all-artists": "Afficher les {count} artistes", "show-all-artists": "Afficher lartistes|Afficher les {count} artistes",
"show-all-playlists": "Afficher les {count} listes de lecture", "show-all-playlists": "Afficher la liste de lecture|Afficher les {count} listes de lecture",
"show-all-tracks": "Afficher les {count} pistes", "show-all-tracks": "Afficher la piste|Afficher les {count} pistes",
"tracks": "Pistes" "tracks": "Pistes"
} }
} }
@ -585,7 +585,7 @@
"missing-port": "Port websocket manquant", "missing-port": "Port websocket manquant",
"request-failed": "La requête a échoué (status: {status} {cause} {url})", "request-failed": "La requête a échoué (status: {status} {cause} {url})",
"queue-saved": "La file dattente enregistrée dans la liste de lecture {name}", "queue-saved": "La file dattente enregistrée dans la liste de lecture {name}",
"appended-tracks": "{count} pistes ajoutées à la file dattente", "appended-tracks": "{count} piste ajoutée à la file dattente|{count} pistes ajoutées à la file dattente",
"empty-queue": "La file dattente est vide" "empty-queue": "La file dattente est vide"
}, },
"group-by-list": { "group-by-list": {
@ -596,6 +596,6 @@
"filter": { "filter": {
"mono": "mono", "mono": "mono",
"stereo": "stéréo", "stereo": "stéréo",
"channels": "{count} canaux" "channels": "{count} canal|{count} canaux"
} }
} }

View File

@ -52,8 +52,8 @@
class="button is-light is-small is-rounded" class="button is-light is-small is-rounded"
@click="open_search_tracks" @click="open_search_tracks"
v-text=" v-text="
$t('page.search.show-tracks', { $t('page.search.show-tracks', tracks.total, {
count: tracks.total.toLocaleString($i18n.locale) count: $filters.number(tracks.total)
}) })
" "
/> />
@ -81,8 +81,8 @@
class="button is-light is-small is-rounded" class="button is-light is-small is-rounded"
@click="open_search_artists" @click="open_search_artists"
v-text=" v-text="
$t('page.search.show-artists', { $t('page.search.show-artists', artists.total, {
count: artists.total.toLocaleString($i18n.locale) count: $filters.number(artists.total)
}) })
" "
/> />
@ -110,8 +110,8 @@
class="button is-light is-small is-rounded" class="button is-light is-small is-rounded"
@click="open_search_albums" @click="open_search_albums"
v-text=" v-text="
$t('page.search.show-albums', { $t('page.search.show-albums', albums.total, {
count: albums.total.toLocaleString($i18n.locale) count: $filters.number(albums.total)
}) })
" "
/> />
@ -139,8 +139,8 @@
class="button is-light is-small is-rounded" class="button is-light is-small is-rounded"
@click="open_search_composers" @click="open_search_composers"
v-text=" v-text="
$t('page.search.show-composers', { $t('page.search.show-composers', composers.total, {
count: composers.total.toLocaleString($i18n.locale) count: $filters.number(composers.total)
}) })
" "
/> />
@ -168,8 +168,8 @@
class="button is-light is-small is-rounded" class="button is-light is-small is-rounded"
@click="open_search_playlists" @click="open_search_playlists"
v-text=" v-text="
$t('page.search.show-playlists', { $t('page.search.show-playlists', playlists.total, {
count: playlists.total.toLocaleString($i18n.locale) count: $filters.number(playlists.total)
}) })
" "
/> />
@ -197,8 +197,8 @@
class="button is-light is-small is-rounded" class="button is-light is-small is-rounded"
@click="open_search_podcasts" @click="open_search_podcasts"
v-text=" v-text="
$t('page.search.show-podcasts', { $t('page.search.show-podcasts', podcasts.total, {
count: podcasts.total.toLocaleString($i18n.locale) count: $filters.number(podcasts.total)
}) })
" "
/> />
@ -227,8 +227,8 @@
class="button is-light is-small is-rounded" class="button is-light is-small is-rounded"
@click="open_search_audiobooks" @click="open_search_audiobooks"
v-text=" v-text="
$t('page.search.show-audiobooks', { $t('page.search.show-audiobooks', audiobooks.total, {
count: audiobooks.total.toLocaleString($i18n.locale) count: $filters.number(audiobooks.total)
}) })
" "
/> />

View File

@ -16,7 +16,6 @@
:placeholder="$t('page.spotify.search.placeholder')" :placeholder="$t('page.spotify.search.placeholder')"
autocomplete="off" autocomplete="off"
/> />
<mdicon class="icon is-left" name="magnify" size="16" /> <mdicon class="icon is-left" name="magnify" size="16" />
</p> </p>
</div> </div>
@ -78,8 +77,8 @@
class="button is-light is-small is-rounded" class="button is-light is-small is-rounded"
@click="open_search_tracks" @click="open_search_tracks"
v-text=" v-text="
$t('page.spotify.search.show-all-tracks', { $t('page.spotify.search.show-all-tracks', tracks.total, {
count: tracks.total.toLocaleString($i18n.locale) count: $filters.number(tracks.total)
}) })
" "
/> />
@ -132,8 +131,8 @@
class="button is-light is-small is-rounded" class="button is-light is-small is-rounded"
@click="open_search_artists" @click="open_search_artists"
v-text=" v-text="
$t('page.spotify.search.show-all-artists', { $t('page.spotify.search.show-all-artists', artists.total, {
count: artists.total.toLocaleString($i18n.locale) count: $filters.number(artists.total)
}) })
" "
/> />
@ -197,8 +196,8 @@
class="button is-light is-small is-rounded" class="button is-light is-small is-rounded"
@click="open_search_albums" @click="open_search_albums"
v-text=" v-text="
$t('page.spotify.search.show-all-albums', { $t('page.spotify.search.show-all-albums', albums.total, {
count: albums.total.toLocaleString($i18n.locale) count: $filters.number(albums.total)
}) })
" "
/> />
@ -251,8 +250,8 @@
class="button is-light is-small is-rounded" class="button is-light is-small is-rounded"
@click="open_search_playlists" @click="open_search_playlists"
v-text=" v-text="
$t('page.spotify.search.show-all-playlists', { $t('page.spotify.search.show-all-playlists', playlists.total, {
count: playlists.total.toLocaleString($i18n.locale) count: $filters.number(playlists.total)
}) })
" "
/> />