diff --git a/src/i18n/locales/ca.json b/src/i18n/locales/ca.json index c63809c73..6e1e0548a 100644 --- a/src/i18n/locales/ca.json +++ b/src/i18n/locales/ca.json @@ -344,30 +344,30 @@ }, "entity": { "album_one": "Àlbum", - "album_many": "àlbums", + "album_many": "Àlbums", "album_other": "Àlbums", "albumWithCount_one": "{{count}} àlbum", "albumWithCount_many": "{{count}} àlbums", "albumWithCount_other": "{{count}} àlbums", "albumArtist_one": "Artista de l'àlbum", - "albumArtist_many": "artistes de l'àlbum", + "albumArtist_many": "Artistes de l'àlbum", "albumArtist_other": "Artistes de l'àlbum", "albumArtistCount_one": "{{count}} artista de l'àlbum", "albumArtistCount_many": "{{count}} artistes de l'àlbum", "albumArtistCount_other": "{{count}} artistes de l'àlbum", "artist_one": "Artista", - "artist_many": "artistes", + "artist_many": "Artistes", "artist_other": "Artistes", "artistWithCount_one": "{{count}} artista", "artistWithCount_many": "{{count}} artistes", "artistWithCount_other": "{{count}} artistes", "playlist_one": "Llista de reproducció", - "playlist_many": "llistes de reproducció", + "playlist_many": "Llistes de reproducció", "playlist_other": "Llistes de reproducció", "playlistWithCount_one": "{{count}} llista de reproducció", "playlistWithCount_many": "{{count}} llistes de reproducció", "playlistWithCount_other": "{{count}} llistes de reproducció", - "smartPlaylist": "$t(entity.playlist, {\"count\": 1}) intel·ligent", + "smartPlaylist": "$t(entity.playlist, {\"count\": 1}) Intel·ligent", "play_one": "{{count}} reproducció", "play_many": "{{count}} reproduccions", "play_other": "{{count}} reproduccions", @@ -378,25 +378,25 @@ "genreWithCount_many": "{{count}} gèneres", "genreWithCount_other": "{{count}} gèneres", "track_one": "Pista", - "track_many": "pistes", + "track_many": "Pistes", "track_other": "Pistes", "trackWithCount_one": "{{count}} pista", "trackWithCount_many": "{{count}} pistes", "trackWithCount_other": "{{count}} pistes", "folder_one": "Carpeta", - "folder_many": "carpetes", + "folder_many": "Carpetes", "folder_other": "Carpetes", "genre_one": "Gènere", - "genre_many": "gèneres", + "genre_many": "Gèneres", "genre_other": "Gèneres", "song_one": "Cançó", - "song_many": "cançons", + "song_many": "Cançons", "song_other": "Cançons", "favorite_one": "Preferit", - "favorite_many": "preferits", + "favorite_many": "Preferits", "favorite_other": "Preferits", "radioStation_one": "Emissora de ràdio", - "radioStation_many": "emissores de ràdio", + "radioStation_many": "Emissores de ràdio", "radioStation_other": "Emissores de ràdio", "radioStationWithCount_one": "{{count}} emissora de ràdio", "radioStationWithCount_many": "{{count}} emissores de ràdio", diff --git a/src/i18n/locales/en.json b/src/i18n/locales/en.json index 5e7ef4192..8e0f675cf 100644 --- a/src/i18n/locales/en.json +++ b/src/i18n/locales/en.json @@ -171,14 +171,14 @@ "entity": { "album_one": "Album", "album_other": "Albums", - "albumArtist_one": "Album artist", - "albumArtist_other": "Album artists", + "albumArtist_one": "Album Artist", + "albumArtist_other": "Album Artists", "albumArtistCount_one": "{{count}} album artist", "albumArtistCount_other": "{{count}} album artists", "albumWithCount_one": "{{count}} album", "albumWithCount_other": "{{count}} albums", - "radioStation_one": "Radio station", - "radioStation_other": "Radio stations", + "radioStation_one": "Radio Station", + "radioStation_other": "Radio Stations", "radioStationWithCount_one": "{{count}} radio station", "radioStationWithCount_other": "{{count}} radio stations", "artist_one": "Artist", diff --git a/src/i18n/locales/es.json b/src/i18n/locales/es.json index f95faa43a..251236d56 100644 --- a/src/i18n/locales/es.json +++ b/src/i18n/locales/es.json @@ -1123,27 +1123,27 @@ } }, "entity": { - "smartPlaylist": "$t(entity.playlist, {\"count\": 1}) inteligente", + "smartPlaylist": "$t(entity.playlist, {\"count\": 1}) Inteligente", "genre_one": "Género", - "genre_many": "géneros", + "genre_many": "Géneros", "genre_other": "Géneros", "playlistWithCount_one": "{{count}} lista de reproducción", "playlistWithCount_many": "{{count}} listas de reproducción", "playlistWithCount_other": "{{count}} listas de reproducción", "playlist_one": "Lista de reproducción", - "playlist_many": "listas de reproducción", + "playlist_many": "Listas de reproducción", "playlist_other": "Listas de reproducción", "artist_one": "Artista", - "artist_many": "artistas", + "artist_many": "Artistas", "artist_other": "Artistas", "folderWithCount_one": "{{count}} carpeta", "folderWithCount_many": "{{count}} carpetas", "folderWithCount_other": "{{count}} carpetas", "albumArtist_one": "Artista del álbum", - "albumArtist_many": "artistas del álbum", + "albumArtist_many": "Artistas del álbum", "albumArtist_other": "Artistas del álbum", "track_one": "Pista", - "track_many": "pistas", + "track_many": "Pistas", "track_other": "Pistas", "albumArtistCount_one": "{{count}} artista del álbum", "albumArtistCount_many": "{{count}} artistas del álbum", @@ -1152,16 +1152,16 @@ "albumWithCount_many": "{{count}} álbumes", "albumWithCount_other": "{{count}} álbumes", "favorite_one": "Favorito", - "favorite_many": "favoritos", + "favorite_many": "Favoritos", "favorite_other": "Favoritos", "artistWithCount_one": "{{count}} artista", "artistWithCount_many": "{{count}} artistas", "artistWithCount_other": "{{count}} artistas", "folder_one": "Carpeta", - "folder_many": "carpetas", + "folder_many": "Carpetas", "folder_other": "Carpetas", "album_one": "Álbum", - "album_many": "álbumes", + "album_many": "Álbumes", "album_other": "Álbumes", "genreWithCount_one": "{{count}} género", "genreWithCount_many": "{{count}} géneros", @@ -1173,7 +1173,7 @@ "play_many": "{{count}} reproducciones", "play_other": "{{count}} reproducciones", "song_one": "Canción", - "song_many": "canciones", + "song_many": "Canciones", "song_other": "Canciones", "radioStation_one": "Estación de radio", "radioStation_many": "Estaciones de radio", diff --git a/src/i18n/locales/fr.json b/src/i18n/locales/fr.json index 55be0f012..7523b403c 100644 --- a/src/i18n/locales/fr.json +++ b/src/i18n/locales/fr.json @@ -1011,25 +1011,25 @@ }, "entity": { "genre_one": "Genre", - "genre_many": "genres", + "genre_many": "Genres", "genre_other": "Genres", "playlistWithCount_one": "{{count}} liste de lecture", "playlistWithCount_many": "{{count}} listes de lecture", "playlistWithCount_other": "{{count}} listes de lecture", "playlist_one": "Liste de lecture", - "playlist_many": "listes de lecture", + "playlist_many": "Listes de lecture", "playlist_other": "Listes de lecture", "artist_one": "Artiste", - "artist_many": "artistes", + "artist_many": "Artistes", "artist_other": "Artistes", "folderWithCount_one": "{{count}} dossier", "folderWithCount_many": "{{count}} dossiers", "folderWithCount_other": "{{count}} dossiers", "albumArtist_one": "Artiste d'album", - "albumArtist_many": "artistes d'albums", + "albumArtist_many": "Artistes d'albums", "albumArtist_other": "Artistes d'albums", "track_one": "Piste", - "track_many": "pistes", + "track_many": "Pistes", "track_other": "Pistes", "albumArtistCount_one": "{{count}} artiste de l'album", "albumArtistCount_many": "{{count}} artistes d'albums", @@ -1038,17 +1038,17 @@ "albumWithCount_many": "{{count}} albums", "albumWithCount_other": "{{count}} albums", "favorite_one": "Favori", - "favorite_many": "favoris", + "favorite_many": "Favoris", "favorite_other": "Favoris", "artistWithCount_one": "{{count}} artiste", "artistWithCount_many": "{{count}} artistes", "artistWithCount_other": "{{count}} artistes", "folder_one": "Dossier", - "folder_many": "dossiers", + "folder_many": "Dossiers", "folder_other": "Dossiers", - "smartPlaylist": "$t(entity.playlist, {\"count\": 1}) intelligente", + "smartPlaylist": "$t(entity.playlist, {\"count\": 1}) Intelligente", "album_one": "Album", - "album_many": "albums", + "album_many": "Albums", "album_other": "Albums", "genreWithCount_one": "{{count}} genre", "genreWithCount_many": "{{count}} genres", @@ -1060,10 +1060,10 @@ "play_many": "{{count}} écoutes", "play_other": "{{count}} écoutes", "song_one": "Titre", - "song_many": "titres", + "song_many": "Titres", "song_other": "Titres", "radioStation_one": "Station radio", - "radioStation_many": "stations radio", + "radioStation_many": "Stations radio", "radioStation_other": "Stations radio", "radioStationWithCount_one": "{{count}} station radio", "radioStationWithCount_many": "{{count}} stations radio", diff --git a/src/i18n/locales/hu.json b/src/i18n/locales/hu.json index 91fe4bf71..a437a8791 100644 --- a/src/i18n/locales/hu.json +++ b/src/i18n/locales/hu.json @@ -192,8 +192,8 @@ "play_other": "{{count}} lejátszások", "trackWithCount_one": "{{count}} sáv", "trackWithCount_other": "{{count}} sávok", - "radioStation_one": "Rádió állomás", - "radioStation_other": "Rádió állomások", + "radioStation_one": "Rádióállomás", + "radioStation_other": "Rádióállomások", "radioStationWithCount_one": "{{count}} rádióállomás", "radioStationWithCount_other": "{{count}} rádióállomások" }, diff --git a/src/i18n/locales/id.json b/src/i18n/locales/id.json index ba088b152..2aee79e2c 100644 --- a/src/i18n/locales/id.json +++ b/src/i18n/locales/id.json @@ -160,7 +160,7 @@ }, "entity": { "album_other": "Album", - "albumArtist_other": "Artis album", + "albumArtist_other": "Artis Album", "albumArtistCount_other": "{{count}} artis album", "albumWithCount_other": "{{count}} album", "artist_other": "Artis", @@ -170,14 +170,14 @@ "folderWithCount_other": "{{count}} folder", "genre_other": "Genre", "genreWithCount_other": "{{count}} genre", - "playlist_other": "Daftar putar", + "playlist_other": "Daftar Putar", "play_other": "Putar {{count}}", "playlistWithCount_other": "{{count}} daftar putar", "smartPlaylist": "$t(entity.playlist, {\"count\": 1}) pintar", "track_other": "Pista", "song_other": "Lagu", "trackWithCount_other": "{{count}} pista", - "radioStation_other": "Stasiun radio", + "radioStation_other": "Stasiun Radio", "radioStationWithCount_other": "{{count}} stasiun radio" }, "error": { diff --git a/src/i18n/locales/it.json b/src/i18n/locales/it.json index 0765e42d9..3e6356181 100644 --- a/src/i18n/locales/it.json +++ b/src/i18n/locales/it.json @@ -930,25 +930,25 @@ }, "entity": { "genre_one": "Genere", - "genre_many": "generi", + "genre_many": "Generi", "genre_other": "Generi", "playlistWithCount_one": "{{count}} playlist", "playlistWithCount_many": "{{count}} playlist", "playlistWithCount_other": "{{count}} playlist", "playlist_one": "Playlist", - "playlist_many": "playlist", + "playlist_many": "Playlist", "playlist_other": "Playlist", "artist_one": "Artista", - "artist_many": "artisti", + "artist_many": "Artisti", "artist_other": "Artisti", "folderWithCount_one": "{{count}} cartella", "folderWithCount_many": "{{count}} cartelle", "folderWithCount_other": "{{count}} cartelle", - "albumArtist_one": "Artista album", - "albumArtist_many": "artisti album", - "albumArtist_other": "Artisti album", + "albumArtist_one": "Artista Album", + "albumArtist_many": "Artisti Album", + "albumArtist_other": "Artisti Album", "track_one": "Traccia", - "track_many": "tracce", + "track_many": "Tracce", "track_other": "Tracce", "albumArtistCount_one": "{{count}} artista album", "albumArtistCount_many": "{{count}} artisti album", @@ -957,17 +957,17 @@ "albumWithCount_many": "{{count}} album", "albumWithCount_other": "{{count}} album", "favorite_one": "Preferito", - "favorite_many": "preferiti", + "favorite_many": "Preferiti", "favorite_other": "Preferiti", "artistWithCount_one": "{{count}} artista", "artistWithCount_many": "{{count}} artisti", "artistWithCount_other": "{{count}} artisti", "folder_one": "Cartella", - "folder_many": "cartelle", + "folder_many": "Cartelle", "folder_other": "Cartelle", - "smartPlaylist": "$t(entity.playlist, {\"count\": 1}) smart", + "smartPlaylist": "$t(entity.playlist, {\"count\": 1}) Smart", "album_one": "Album", - "album_many": "album", + "album_many": "Album", "album_other": "Album", "genreWithCount_one": "{{count}} genere", "genreWithCount_many": "{{count}} generi", @@ -979,10 +979,10 @@ "play_many": "{{count}} riproduzioni", "play_other": "{{count}} riproduzioni", "song_one": "Traccia", - "song_many": "tracce", + "song_many": "Tracce", "song_other": "Tracce", "radioStation_one": "Stazione radio", - "radioStation_many": "stazioni radio", + "radioStation_many": "Stazioni radio", "radioStation_other": "Stazioni radio", "radioStationWithCount_one": "{{count}} stazione radio", "radioStationWithCount_many": "{{count}} stazioni radio", diff --git a/src/i18n/locales/pt-BR.json b/src/i18n/locales/pt-BR.json index 87b46aa7d..9fece3aaf 100644 --- a/src/i18n/locales/pt-BR.json +++ b/src/i18n/locales/pt-BR.json @@ -764,31 +764,31 @@ }, "entity": { "albumArtist_one": "Artista do álbum", - "albumArtist_many": "artistas do álbum", + "albumArtist_many": "Artistas do álbum", "albumArtist_other": "Artistas do álbum", "albumArtistCount_one": "{{count}} artista do álbum", "albumArtistCount_many": "{{count}} artistas do álbum", "albumArtistCount_other": "{{count}} artistas do álbum", "album_one": "Álbum", - "album_many": "álbuns", + "album_many": "Álbuns", "album_other": "Álbuns", "artist_one": "Artista", - "artist_many": "artistas", + "artist_many": "Artistas", "artist_other": "Artistas", "albumWithCount_one": "{{count}} álbum", "albumWithCount_many": "{{count}} álbuns", "albumWithCount_other": "{{count}} álbuns", "favorite_one": "Favorito", - "favorite_many": "favoritos", + "favorite_many": "Favoritos", "favorite_other": "Favoritos", "artistWithCount_one": "{{count}} artista", "artistWithCount_many": "{{count}} artistas", "artistWithCount_other": "{{count}} artistas", "folder_one": "Pasta", - "folder_many": "pastas", + "folder_many": "Pastas", "folder_other": "Pastas", "genre_one": "Gênero", - "genre_many": "gêneros", + "genre_many": "Gêneros", "genre_other": "Gêneros", "playlistWithCount_one": "{{count}} playlist", "playlistWithCount_many": "{{count}} playlists", @@ -806,11 +806,11 @@ "trackWithCount_many": "{{count}} faixas", "trackWithCount_other": "{{count}} faixas", "track_one": "Faixa", - "track_many": "faixas", + "track_many": "Faixas", "track_other": "Faixas", - "smartPlaylist": "$t(entity.playlist, {\"count\": 1}) inteligente", + "smartPlaylist": "$t(entity.playlist, {\"count\": 1}) Inteligente", "song_one": "Música", - "song_many": "músicas", + "song_many": "Músicas", "song_other": "Músicas", "play_one": "{{count}} reprodução", "play_many": "{{count}} reproduções", diff --git a/src/i18n/locales/pt.json b/src/i18n/locales/pt.json index 623edecb3..f2557d309 100644 --- a/src/i18n/locales/pt.json +++ b/src/i18n/locales/pt.json @@ -126,10 +126,10 @@ }, "entity": { "album_one": "Álbum", - "album_many": "álbuns", + "album_many": "Álbuns", "album_other": "Álbuns", "albumArtist_one": "Artista do álbum", - "albumArtist_many": "artistas do álbum", + "albumArtist_many": "Artistas do álbum", "albumArtist_other": "Artistas do álbum", "albumArtistCount_one": "{{count}} artista do álbum", "albumArtistCount_many": "{{count}} artistas do álbum", @@ -138,28 +138,28 @@ "albumWithCount_many": "{{count}} álbuns", "albumWithCount_other": "{{count}} álbuns", "artist_one": "Artista", - "artist_many": "artistas", + "artist_many": "Artistas", "artist_other": "Artistas", "artistWithCount_one": "{{count}} artista", "artistWithCount_many": "{{count}} artistas", "artistWithCount_other": "{{count}} artistas", "favorite_one": "Favorito", - "favorite_many": "favoritos", + "favorite_many": "Favoritos", "favorite_other": "Favoritos", "folder_one": "Pasta", - "folder_many": "pastas", + "folder_many": "Pastas", "folder_other": "Pastas", "folderWithCount_one": "{{count}} pasta", "folderWithCount_many": "{{count}} pastas", "folderWithCount_other": "{{count}} pastas", "genre_one": "Gênero", - "genre_many": "gêneros", + "genre_many": "Gêneros", "genre_other": "Gêneros", "genreWithCount_one": "{{count}} gênero", "genreWithCount_many": "{{count}} gêneros", "genreWithCount_other": "{{count}} gêneros", "playlist_one": "Playlist", - "playlist_many": "playlists", + "playlist_many": "Playlists", "playlist_other": "Playlists", "play_one": "{{count}} reprodução", "play_many": "{{count}} reproduções", @@ -167,12 +167,12 @@ "playlistWithCount_one": "{{count}} playlist", "playlistWithCount_many": "{{count}} playlists", "playlistWithCount_other": "{{count}} playlists", - "smartPlaylist": "$t(entity.playlist, {\"count\": 1}) inteligente", + "smartPlaylist": "$t(entity.playlist, {\"count\": 1}) Inteligente", "track_one": "Faixa", - "track_many": "faixas", + "track_many": "Faixas", "track_other": "Faixas", "song_one": "Música", - "song_many": "músicas", + "song_many": "Músicas", "song_other": "Músicas", "trackWithCount_one": "{{count}} faixa", "trackWithCount_many": "{{count}} faixas", diff --git a/src/i18n/locales/sr.json b/src/i18n/locales/sr.json index f1c073039..d9a8f8c5b 100644 --- a/src/i18n/locales/sr.json +++ b/src/i18n/locales/sr.json @@ -580,25 +580,25 @@ }, "entity": { "genre_one": "Žanr", - "genre_few": "žanrova", + "genre_few": "Žanrova", "genre_other": "Žanrova", "playlistWithCount_one": "{{count}} plejlista", "playlistWithCount_few": "{{count}} plejlista", "playlistWithCount_other": "{{count}} plejlista", "playlist_one": "Plejlista", - "playlist_few": "plejlista", + "playlist_few": "Plejlista", "playlist_other": "Plejlista", "artist_one": "Umetnik", - "artist_few": "umetnika", + "artist_few": "Umetnika", "artist_other": "Umetnika", "folderWithCount_one": "{{count}} folder", "folderWithCount_few": "{{count}} foldera", "folderWithCount_other": "{{count}} foldera", "albumArtist_one": "Album umetnika", - "albumArtist_few": "albuma umetnika", + "albumArtist_few": "Albuma umetnika", "albumArtist_other": "Albuma umetnika", "track_one": "Pesma", - "track_few": "pesama", + "track_few": "Pesama", "track_other": "Pesama", "albumArtistCount_one": "{{count}} album umetnika", "albumArtistCount_few": "{{count}} albuma umetnika", @@ -607,17 +607,17 @@ "albumWithCount_few": "{{count}} albuma", "albumWithCount_other": "{{count}} albuma", "favorite_one": "Favorit", - "favorite_few": "favorita", + "favorite_few": "Favorita", "favorite_other": "Favorita", "artistWithCount_one": "{{count}} umetnik", "artistWithCount_few": "{{count}} umetnika", "artistWithCount_other": "{{count}} umetnika", "folder_one": "Folder", - "folder_few": "foldera", + "folder_few": "Foldera", "folder_other": "Foldera", "smartPlaylist": "Pametna $t(entity.playlist, {\"count\": 1})", "album_one": "Album", - "album_few": "albumi", + "album_few": "Albumi", "album_other": "Albuma", "genreWithCount_one": "{{count}} žanr", "genreWithCount_few": "{{count}} žanrova",