[web] Fix missing translation in audiobook page. Reorganise some translations to be more coherent.

This commit is contained in:
Alain Nussbaumer
2022-06-04 13:57:08 +02:00
committed by chme
parent ba7cea01e4
commit 6221f40e96
8 changed files with 59 additions and 55 deletions

View File

@@ -302,6 +302,10 @@
"artists": {
"count": "{count} authors",
"title": "Authors"
},
"tabs": {
"authors": "Authors",
"audiobooks": "Audiobooks"
}
},
"browse": {
@@ -315,6 +319,14 @@
"recently-played": {
"title": "Recently played",
"tracks": "tracks"
},
"tabs": {
"albums": "Albums",
"artists": "Artists",
"browse": "Browse",
"composers": "Composers",
"genres": "Genres",
"spotify": "Spotify"
}
},
"composer": {
@@ -409,7 +421,11 @@
"show-playlists": "Show all {count} playlists",
"show-podcasts": "Show all {count} podcasts",
"show-tracks": "Show all {count} tracks",
"tracks": "Tracks"
"tracks": "Tracks",
"tabs": {
"library": "Library",
"spotify": "Spotify"
}
},
"settings": {
"artwork": {
@@ -481,24 +497,10 @@
"logout": "Logout"
},
"tabs": {
"music": {
"albums": "Albums",
"artists": "Artists",
"browse": "Browse",
"composers": "Composers",
"genres": "Genres",
"spotify": "Spotify"
},
"search": {
"library": "Library",
"spotify": "Spotify"
},
"settings": {
"artwork": "Artwork",
"general": "General",
"online-services": "Online Services",
"remotes-and-outputs": "Remotes and Outputs"
}
"artwork": "Artwork",
"general": "General",
"online-services": "Online Services",
"remotes-and-outputs": "Remotes and Outputs"
}
},
"spotify": {

View File

@@ -302,6 +302,10 @@
"artists": {
"count": "{count} auteurs",
"title": "Auteurs"
},
"tabs": {
"authors": "Auteurs",
"audiobooks": "Livres audio"
}
},
"browse": {
@@ -315,6 +319,14 @@
"recently-played": {
"title": "Lectures récentes",
"pistes": "pistes"
},
"tabs": {
"albums": "Albums",
"artists": "Artistes",
"browse": "Parcourir",
"composers": "Compositeurs",
"genres": "Genres",
"spotify": "Spotify"
}
},
"composer": {
@@ -409,7 +421,11 @@
"show-playlists": "Afficher les {count} listes de lecture",
"show-podcasts": "Afficher les {count} podcasts",
"show-tracks": "Afficher les {count} pistes",
"pistes": "Pistes"
"pistes": "Pistes",
"tabs": {
"library": "Bibliothèque",
"spotify": "Spotify"
}
},
"settings": {
"artwork": {
@@ -481,24 +497,10 @@
"logout": "Se déconnecter"
},
"tabs": {
"music": {
"albums": "Albums",
"artists": "Artistes",
"browse": "Parcourir",
"composers": "Compositeurs",
"genres": "Genres",
"spotify": "Spotify"
},
"search": {
"library": "Library",
"spotify": "Spotify"
},
"settings": {
"artwork": "Illustrations",
"general": "Général",
"online-services": "Services en ligne",
"remotes-and-outputs": "Télécommandes et sorties"
}
"artwork": "Illustrations",
"general": "Général",
"online-services": "Services en ligne",
"remotes-and-outputs": "Télécommandes et sorties"
}
},
"spotify": {