[web] Pluralisation when there is no occurrence of an item

Proper translations If there are no occurrence of a specific item.
This commit is contained in:
Alain Nussbaumer 2023-07-03 02:26:07 +02:00
parent cad9962cec
commit 1cdee635d7
3 changed files with 67 additions and 67 deletions

View File

@ -251,10 +251,10 @@
},
"album": {
"shuffle": "Zufallswiedergabe",
"track-count": "{count} Track|{count} Tracks"
"track-count": "{count} Track|{count} Track|{count} Tracks"
},
"albums": {
"count": "{count} Album|{count} Alben",
"count": "{count} Album|{count} Album|{count} Alben",
"filter": "Filter",
"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",
@ -269,9 +269,9 @@
}
},
"artist": {
"album-count": "{count} Album|{count} Alben",
"album-count": "{count} Album|{count} Album|{count} Alben",
"shuffle": "Zufallswiedergabe",
"track-count": "{count} Track|{count} Tracks",
"track-count": "{count} Track|{count} Track|{count} Tracks",
"sort-by": {
"title": "Sortieren nach",
"name": "Name",
@ -296,18 +296,18 @@
"audiobooks": {
"album": {
"play": "Spielen",
"track-count": "{count} Track|{count} Tracks"
"track-count": "{count} Track|{count} Track|{count} Tracks"
},
"albums": {
"count": "{count} Hörbuch|{count} Hörbücher",
"count": "{count} Hörbuch|{count} Hörbuch|{count} Hörbücher",
"title": "Hörbücher"
},
"artist": {
"album-count": "{count} Album|{count} Alben",
"album-count": "{count} Album|{count} Album|{count} Alben",
"play": "Spielen"
},
"artists": {
"count": "{count} Autor|{count} Autoren",
"count": "{count} Autor|{count} Autor|{count} Autoren",
"title": "Autoren"
},
"tabs": {
@ -337,9 +337,9 @@
}
},
"composer": {
"album-count": "{count} Album|{count} Alben",
"album-count": "{count} Album|{count} Album|{count} Alben",
"shuffle": "Zufallswiedergabe",
"track-count": "{count} Track|{count} Tracks",
"track-count": "{count} Track|{count} Track|{count} Tracks",
"sort-by": {
"title": "Sortieren nach",
"name": "Name",
@ -347,7 +347,7 @@
}
},
"composers": {
"count": "{count} Komponist|{count} Komponisten",
"count": "{count} Komponist|{count} Komponist|{count} Komponisten",
"title": "Komponisten"
},
"files": {
@ -355,9 +355,9 @@
"title": "Dateien"
},
"genre": {
"album-count": "{count} Album|{count} Alben",
"album-count": "{count} Album|{count} Album|{count} Alben",
"shuffle": "Zufallswiedergabe",
"track-count": "{count} Track|{count} Tracks",
"track-count": "{count} Track|{count} Track|{count} Tracks",
"sort-by": {
"title": "Sortieren nach",
"name": "Name",
@ -365,7 +365,7 @@
}
},
"genres": {
"count": "{count} Genre|{count} Genres",
"count": "{count} Genre|{count} Genre|{count} Genres",
"title": "Genres"
},
"now-playing": {
@ -400,14 +400,14 @@
"queue": {
"add-stream": "Stream hinzufügen",
"clear": "Alle entfernen",
"count": "{count} Track|{count} Tracks",
"count": "{count} Track|{count} Track|{count} Tracks",
"edit": "Bearbeiten",
"hide-previous": "Vorherige verbergen",
"title": "Warteschlange",
"save": "Speichern"
},
"radio": {
"count": "{count} Station|{count} Stationen",
"count": "{count} Station|{count} Station|{count} Stationen",
"title": "Radio"
},
"search": {
@ -523,10 +523,10 @@
"spotify": {
"album": {
"shuffle": "Zufallswiedergabe",
"track-count": "{count} Track|{count} Tracks"
"track-count": "{count} Track|{count} Track|{count} Tracks"
},
"artist": {
"album-count": "{count} Album|{count} Alben",
"album-count": "{count} Album|{count} Album|{count} Alben",
"shuffle": "Zufallswiedergabe"
},
"browse": {
@ -535,7 +535,7 @@
"show-more": "Zeige mehr"
},
"playlist": {
"count": "{count} Track|{count} Tracks",
"count": "{count} Track|{count} Track|{count} Tracks",
"shuffle": "Zufallswiedergabe"
},
"search": {

View File

@ -251,10 +251,10 @@
},
"album": {
"shuffle": "Shuffle",
"track-count": "{count} track|{count} tracks"
"track-count": "{count} track|{count} track|{count} tracks"
},
"albums": {
"count": "{count} album|{count} albums",
"count": "{count} album|{count} album|{count} albums",
"filter": "Filter",
"hide-singles-help": "If active, hides singles and albums with tracks that only appear in playlists.",
"hide-singles": "Hide singles",
@ -269,9 +269,9 @@
}
},
"artist": {
"album-count": "{count} album|{count} albums",
"album-count": "{count} album|{count} album|{count} albums",
"shuffle": "Shuffle",
"track-count": "{count} track|{count} tracks",
"track-count": "{count} track|{count} track|{count} tracks",
"sort-by": {
"title": "Sort by",
"name": "Name",
@ -280,7 +280,7 @@
}
},
"artists": {
"count": "{count} artist|{count} artists",
"count": "{count} artist|{count} artist|{count} artists",
"filter": "Filter",
"sort-by": {
"title": "Sort by",
@ -296,18 +296,18 @@
"audiobooks": {
"album": {
"play": "Play",
"track-count": "{count} track|{count} tracks"
"track-count": "{count} track|{count} track|{count} tracks"
},
"albums": {
"count": "{count} audiobook|{count} audiobooks",
"count": "{count} audiobook|{count} audiobook|{count} audiobooks",
"title": "Audiobooks"
},
"artist": {
"album-count": "{count} album|{count} albums",
"album-count": "{count} album|{count} album|{count} albums",
"play": "Play"
},
"artists": {
"count": "{count} author|{count} authors",
"count": "{count} author|{count} author|{count} authors",
"title": "Authors"
},
"tabs": {
@ -337,9 +337,9 @@
}
},
"composer": {
"album-count": "{count} album|{count} albums",
"album-count": "{count} album|{count} album|{count} albums",
"shuffle": "Shuffle",
"track-count": "{count} track|{count} tracks",
"track-count": "{count} track|{count} track|{count} tracks",
"sort-by": {
"title": "Sort by",
"name": "Name",
@ -347,7 +347,7 @@
}
},
"composers": {
"count": "{count} composer|{count} composers",
"count": "{count} composer|{count} composer|{count} composers",
"title": "Composers"
},
"files": {
@ -355,9 +355,9 @@
"title": "Files"
},
"genre": {
"album-count": "{count} album|{count} albums",
"album-count": "{count} album|{count} album|{count} albums",
"shuffle": "Shuffle",
"track-count": "{count} track|{count} tracks",
"track-count": "{count} track|{count} track|{count} tracks",
"sort-by": {
"title": "Sort by",
"name": "Name",
@ -365,7 +365,7 @@
}
},
"genres": {
"count": "{count} genre|{count} genres",
"count": "{count} genre|{count} genre|{count} genres",
"title": "Genres"
},
"now-playing": {
@ -376,10 +376,10 @@
"playlist": {
"length": "{length} tracks",
"shuffle": "Shuffle",
"track-count": "{count} track|{count} tracks"
"track-count": "{count} track|{count} track|{count} tracks"
},
"playlists": {
"count": "{count} playlist|{count} playlists"
"count": "{count} playlist|{count} playlist|{count} playlists"
},
"podcast": {
"play": "Play",
@ -387,11 +387,11 @@
"remove-info-1": "Permanently remove this podcast from your library?",
"remove-info-2": "This will also remove the RSS playlist ",
"remove-podcast": "Remove podcast",
"track-count": "{count} track|{count} tracks"
"track-count": "{count} track|{count} track|{count} tracks"
},
"podcasts": {
"add": "Add",
"count": "{count} podcast|{count} podcasts",
"count": "{count} podcast|{count} podcast|{count} podcasts",
"mark-all-played": "Mark All Played",
"new-episodes": "New Episodes",
"title": "Podcasts",
@ -400,14 +400,14 @@
"queue": {
"add-stream": "Add stream",
"clear": "Clear",
"count": "{count} track|{count} tracks",
"count": "{count} track|{count} track|{count} tracks",
"edit": "Edit",
"hide-previous": "Hide previous",
"title": "Queue",
"save": "Save"
},
"radio": {
"count": "{count} station|{count} stations",
"count": "{count} station|{count} station|{count} stations",
"title": "Radio"
},
"search": {
@ -523,10 +523,10 @@
"spotify": {
"album": {
"shuffle": "Shuffle",
"track-count": "{count} track|{count} tracks"
"track-count": "{count} track|{count} track|{count} tracks"
},
"artist": {
"album-count": "{count} album|{count} albums",
"album-count": "{count} album|{count} album|{count} albums",
"shuffle": "Shuffle"
},
"browse": {
@ -535,7 +535,7 @@
"show-more": "Show More"
},
"playlist": {
"count": "{count} track|{count} tracks",
"count": "{count} track|{count} track|{count} tracks",
"shuffle": "Shuffle"
},
"search": {

View File

@ -251,10 +251,10 @@
},
"album": {
"shuffle": "Lecture aléatoire",
"track-count": "{count} piste|{count} pistes"
"track-count": "{count} piste|{count} piste|{count} pistes"
},
"albums": {
"count": "{count} album|{count} albums",
"count": "{count} album|{count} album|{count} albums",
"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": "Masquer les singles",
@ -269,9 +269,9 @@
}
},
"artist": {
"album-count": "{count} album|{count} albums",
"album-count": "{count} album|{count} album|{count} albums",
"shuffle": "Lecture aléatoire",
"track-count": "{count} piste|{count} pistes",
"track-count": "{count} piste|{count} piste|{count} pistes",
"sort-by": {
"title": "Trier par",
"name": "Nom",
@ -280,7 +280,7 @@
}
},
"artists": {
"count": "{count} artiste|{count} artistes",
"count": "{count} artiste|{count} artiste|{count} artistes",
"filter": "Filtre",
"sort-by": {
"title": "Trier par",
@ -296,18 +296,18 @@
"audiobooks": {
"album": {
"play": "Lire",
"track-count": "{count} piste|{count} pistes"
"track-count": "{count} piste|{count} piste|{count} pistes"
},
"albums": {
"count": "{count} livre audio|{count} livres audio",
"count": "{count} livre audio|{count} livre audio|{count} livres audio",
"title": "Livres audio"
},
"artist": {
"album-count": "{count} album|{count} albums",
"album-count": "{count} album|{count} album|{count} albums",
"play": "Lire"
},
"artists": {
"count": "{count} auteur|{count} auteurs",
"count": "{count} auteur|{count} auteur|{count} auteurs",
"title": "Auteurs"
},
"tabs": {
@ -337,9 +337,9 @@
}
},
"composer": {
"album-count": "{count} album|{count} albums",
"album-count": "{count} album|{count} album|{count} albums",
"shuffle": "Lecture aléatoire",
"track-count": "{count} piste|{count} pistes",
"track-count": "{count} piste|{count} piste|{count} pistes",
"sort-by": {
"title": "Trier par",
"name": "Nom",
@ -347,7 +347,7 @@
}
},
"composers": {
"count": "{count} compositeur|{count} compositeurs",
"count": "{count} compositeur|{count} compositeur|{count} compositeurs",
"title": "Compositeurs"
},
"files": {
@ -355,9 +355,9 @@
"title": "Fichiers"
},
"genre": {
"album-count": "{count} album|{count} albums",
"album-count": "{count} album|{count} album|{count} albums",
"shuffle": "Lecture aléatoire",
"track-count": "{count} piste|{count} pistes",
"track-count": "{count} piste|{count} piste|{count} pistes",
"sort-by": {
"title": "Trier par",
"name": "Nom",
@ -365,7 +365,7 @@
}
},
"genres": {
"count": "{count} genre|{count} genres",
"count": "{count} genre|{count} genre|{count} genres",
"title": "Genres"
},
"now-playing": {
@ -376,10 +376,10 @@
"playlist": {
"length": "{length} pistes",
"shuffle": "Lecture aléatoire",
"track-count": "{count} piste|{count} pistes"
"track-count": "{count} piste|{count} piste|{count} pistes"
},
"playlists": {
"count": "{count} liste de lecture|{count} listes de lecture"
"count": "{count} liste de lecture|{count} liste de lecture|{count} listes de lecture"
},
"podcast": {
"play": "Lire",
@ -387,11 +387,11 @@
"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-podcast": "Supprimer le podcast",
"track-count": "{count} piste|{count} pistes"
"track-count": "{count} piste|{count} piste|{count} pistes"
},
"podcasts": {
"add": "Ajouter",
"count": "{count} podcast|{count} podcasts",
"count": "{count} podcast|{count} podcast|{count} podcasts",
"mark-all-played": "Marquer comme lus",
"new-episodes": "Nouveaux épisodes",
"title": "Podcasts",
@ -400,14 +400,14 @@
"queue": {
"add-stream": "Ajouter un flux",
"clear": "Effacer",
"count": "{count} piste|{count} pistes",
"count": "{count} piste|{count} piste|{count} pistes",
"edit": "Éditer",
"hide-previous": "Masquer lhistorique",
"queue": "File dattente",
"save": "Enregistrer"
},
"radio": {
"count": "{count} station|{count} stations",
"count": "{count} station|{count} station|{count} stations",
"title": "Radio"
},
"search": {
@ -523,10 +523,10 @@
"spotify": {
"album": {
"shuffle": "Lecture aléatoire",
"track-count": "{count} piste|{count} pistes"
"track-count": "{count} piste|{count} piste|{count} pistes"
},
"artist": {
"album-count": "{count} album|{count} albums",
"album-count": "{count} album|{count} album|{count} albums",
"shuffle": "Lecture aléatoire"
},
"browse": {
@ -535,7 +535,7 @@
"show-more": "Afficher plus"
},
"playlist": {
"count": "{count} piste|{count} pistes",
"count": "{count} piste|{count} piste|{count} pistes",
"shuffle": "Lecture aléatoire"
},
"search": {