diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-10 18:07:22 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-10 18:07:22 +0000 |
commit | c04dcc2e7d834218ef2d4194331e383402495ae1 (patch) | |
tree | 7333e38d10d75386e60f336b80c2443c1166031d /addons/metadata.generic.albums/resources/language/resource.language.cs_cz | |
parent | Initial commit. (diff) | |
download | kodi-c04dcc2e7d834218ef2d4194331e383402495ae1.tar.xz kodi-c04dcc2e7d834218ef2d4194331e383402495ae1.zip |
Adding upstream version 2:20.4+dfsg.upstream/2%20.4+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'addons/metadata.generic.albums/resources/language/resource.language.cs_cz')
-rw-r--r-- | addons/metadata.generic.albums/resources/language/resource.language.cs_cz/strings.po | 113 |
1 files changed, 113 insertions, 0 deletions
diff --git a/addons/metadata.generic.albums/resources/language/resource.language.cs_cz/strings.po b/addons/metadata.generic.albums/resources/language/resource.language.cs_cz/strings.po new file mode 100644 index 0000000..dd4b50f --- /dev/null +++ b/addons/metadata.generic.albums/resources/language/resource.language.cs_cz/strings.po @@ -0,0 +1,113 @@ +# Kodi Media Center language file +# Addon Name: Generic Album Scraper +# Addon id: metadata.generic.albums +# Addon Provider: Team Kodi +# Translators: +# TeamKODI <transifex.translator@gmail.com>, 2020 +# Jan Krejčí, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: KODI Main\n" +"Report-Msgid-Bugs-To: https://github.com/xbmc/xbmc/issues\n" +"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" +"PO-Revision-Date: 2020-09-08 20:23+0000\n" +"Last-Translator: Jan Krejčí, 2020\n" +"Language-Team: Czech (Czech Republic) (https://www.transifex.com/teamxbmc/teams/40581/cs_CZ/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: cs_CZ\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" + +msgctxt "#30000" +msgid "Preferences" +msgstr "Předvolby" + +msgctxt "#30001" +msgid "Preferred language for album review" +msgstr "" + +msgctxt "#30002" +msgid "Prefer genres from" +msgstr "Upřednostněný žánr z" + +msgctxt "#30003" +msgid "Prefer styles from" +msgstr "Upřednostněný styl z" + +msgctxt "#30004" +msgid "Prefer moods from" +msgstr "Upřednostněná nálada z" + +msgctxt "#30005" +msgid "Prefer themes from" +msgstr "Upřednostněná témata z" + +msgctxt "#30006" +msgid "Prefer rating from" +msgstr "Upřednostněné hodnocení z" + +msgctxt "#30007" +msgid "Prefer review from" +msgstr "Upřednostněná recenze z" + +msgctxt "#30101" +msgid "Allow less accurate search results" +msgstr "Povolit méně přesné výsledky vyhledávání" + +msgctxt "#30201" +msgid "" +"If available, the album review will be downloaded in the selected language. " +"It will fallback to English." +msgstr "" +"Recenze alba se stáhne ve vybraném jazyce, pokud je dostupná. V opačném " +"případě se stáhne v angličtině." + +msgctxt "#30202" +msgid "" +"Try to get genre info using the selected scraper. Other scrapers will be " +"used if the preferred scraper returns no results." +msgstr "" + +msgctxt "#30203" +msgid "" +"Try to get style info using the selected scraper. Other scrapers will be " +"used if the preferred scraper returns no results." +msgstr "" + +msgctxt "#30204" +msgid "" +"Try to get mood info using the selected scraper. Other scrapers will be used" +" if the preferred scraper returns no results." +msgstr "" + +msgctxt "#30205" +msgid "" +"Try to get theme info using the selected scraper. Other scrapers will be " +"used if the preferred scraper returns no results." +msgstr "" + +msgctxt "#30206" +msgid "" +"Try to get rating info using the selected scraper. Other scrapers will be " +"used if the preferred scraper returns no results." +msgstr "" + +msgctxt "#30207" +msgid "" +"Try to get the album review using the selected scraper. Other scrapers will " +"be used if the preferred scraper returns no results." +msgstr "" + +msgctxt "#30301" +msgid "" +"If Musicbrainz does not provide a link to allmusic and/or discogs, we can " +"search those sites based on artistname & albumname. In circumstances where " +"an artist has released multiple albums by the same name, this could " +"potentially result in a mixture of metadata from those albums." +msgstr "" +"Pokud Musicbrainz neposkytne odkaz na allmusic a/nebo discogs, můžeme tyto " +"weby prohledat podle jména umělce a jména alba. V případech, kdy umělec " +"vydal více alb se stejným názvem, to může potenciálně vést ke smíchání " +"metadat těchto alb." |