diff --git a/src/i18n/locales/cs.json b/src/i18n/locales/cs.json index facade8a..66ddd11c 100644 --- a/src/i18n/locales/cs.json +++ b/src/i18n/locales/cs.json @@ -584,16 +584,16 @@ "entity": { "genre_one": "žánr", "genre_few": "žánry", - "genre_other": "žánrů", + "genre_other": "žánry", "playlistWithCount_one": "{{count}} playlist", "playlistWithCount_few": "{{count}} playlisty", "playlistWithCount_other": "{{count}} playlistů", "playlist_one": "playlist", "playlist_few": "playlisty", - "playlist_other": "playlistů", + "playlist_other": "playlisty", "artist_one": "umělec", "artist_few": "umělci", - "artist_other": "umělců", + "artist_other": "umělci", "folderWithCount_one": "{{count}} složka", "folderWithCount_few": "{{count}} složky", "folderWithCount_other": "{{count}} složek", @@ -602,7 +602,7 @@ "albumArtist_other": "umělců alba", "track_one": "skladba", "track_few": "skladby", - "track_other": "skladeb", + "track_other": "skladby", "albumArtistCount_one": "{{count}} umělec alba", "albumArtistCount_few": "{{count}} umělci alba", "albumArtistCount_other": "{{count}} umělců alba", @@ -621,7 +621,7 @@ "smartPlaylist": "chytrý $t(entity.playlist_one)", "album_one": "album", "album_few": "alba", - "album_other": "alb", + "album_other": "alba", "genreWithCount_one": "{{count}} žánr", "genreWithCount_few": "{{count}} žánry", "genreWithCount_other": "{{count}} žánrů",