From 958ab1f31f12d60d31a10241a9b09f3f17f73fe2 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Sat, 12 Oct 2024 22:16:32 +0200 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 100.0% (655 of 655 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 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/cs.json b/src/i18n/locales/cs.json index 15030244..0d9b7233 100644 --- a/src/i18n/locales/cs.json +++ b/src/i18n/locales/cs.json @@ -278,7 +278,8 @@ "openIn": { "lastfm": "Otevřít v Last.fm", "musicbrainz": "Otevřít v MusicBrainz" - } + }, + "moveToNext": "přesunout na další" }, "common": { "backward": "zpátky", @@ -588,7 +589,8 @@ "shareItem": "sdílet položku", "playSimilarSongs": "$t(player.playSimilarSongs)", "download": "stáhnout", - "playShuffled": "$t(player.shuffle)" + "playShuffled": "$t(player.shuffle)", + "moveToNext": "$t(action.moveToNext)" }, "home": { "mostPlayed": "nejpřehrávanější",