From 1f4f3a54972b1968a67e935efe77bf3b62afae7a Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Wed, 13 Dec 2023 02:18:08 +0100 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 100.0% (519 of 519 strings) Co-authored-by: Fjuro Co-authored-by: Hosted Weblate Translate-URL: https://hosted.weblate.org/projects/feishin/translation/cs/ Translation: feishin/Translation --- src/i18n/locales/cs.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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ů",