1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 14:41:39 +00:00

Update translations from transifex

This commit is contained in:
2021-03-09 21:16:37 -06:00
parent d098fe2281
commit 4c939f379c
72 changed files with 11917 additions and 4787 deletions

View File

@@ -1,14 +1,14 @@
# Translators:
# Andrew Senetar <arsenetar@gmail.com>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: dupeGuru\n"
"PO-Revision-Date: 2013-12-07 15:22+0000\n"
"Last-Translator: hsoft <hsoft@hardcoded.net>\n"
"Language-Team: Czech (http://www.transifex.com/projects/p/dupeguru/language/cs/)\n"
"Last-Translator: Andrew Senetar <arsenetar@gmail.com>, 2021\n"
"Language-Team: Czech (https://www.transifex.com/voltaicideas/teams/116153/cs/)\n"
"Language: cs\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: utf-8\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\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"
#: core\app.py:42
msgid "There are no marked duplicates. Nothing has been done."
@@ -68,6 +68,10 @@ msgstr ""
msgid "All marked files were successfully sent to Trash."
msgstr ""
#: core\app.py:343
msgid "Could not load file: {}"
msgstr ""
#: core\app.py:399
msgid "'{}' already is in the list."
msgstr ""
@@ -100,6 +104,10 @@ msgstr ""
msgid "Select a destination for your exported CSV"
msgstr ""
#: core\app.py:534 core\app.py:801 core\app.py:811
msgid "Couldn't write to file: {}"
msgstr ""
#: core\app.py:559
msgid "You have no custom command set up. Set it up in your preferences."
msgstr ""
@@ -113,14 +121,14 @@ msgstr "Chystáte se z výsledků odstranit %d souborů. Pokračovat?"
msgid "{} duplicate groups were changed by the re-prioritization."
msgstr ""
#: core\app.py:835
msgid "Collecting files to scan"
msgstr "Shromažďuji prohlížené soubory"
#: core\app.py:821
msgid "The selected directories contain no scannable file."
msgstr "Vybrané adresáře neobsahují žádné soubory vhodné k prohledávání."
#: core\app.py:835
msgid "Collecting files to scan"
msgstr "Shromažďuji prohlížené soubory"
#: core\app.py:891
msgid "%s (%d discarded)"
msgstr "%s (%d vyřazeno)"
@@ -133,18 +141,62 @@ msgstr "Nalezeno 0 shod"
msgid "%d matches found"
msgstr "Nalezeno %d shod"
#: core\scanner.py:85
msgid "Read size of %d/%d files"
msgstr "Read size of %d/%d files"
#: core\gui\deletion_options.py:73
msgid "You are sending {} file(s) to the Trash."
msgstr ""
#: core\gui\exclude_list_table.py:15
msgid "Regular Expressions"
msgstr ""
#: core\gui\ignore_list_dialog.py:25
msgid "Do you really want to remove all %d items from the ignore list?"
msgstr "Opravdu chcete odstranit všech %d položek ze seznamu výjimek?"
#: core\me\scanner.py:20 core\se\scanner.py:16
msgid "Filename"
msgstr ""
#: core\me\scanner.py:21
msgid "Filename - Fields"
msgstr ""
#: core\me\scanner.py:22
msgid "Filename - Fields (No Order)"
msgstr ""
#: core\me\scanner.py:23
msgid "Tags"
msgstr ""
#: core\me\scanner.py:24 core\pe\scanner.py:21 core\se\scanner.py:17
msgid "Contents"
msgstr ""
#: core\pe\matchblock.py:72
msgid "Analyzed %d/%d pictures"
msgstr "Analyzováno %d/%d snímků"
#: core\pe\matchblock.py:181
msgid "Performed %d/%d chunk matches"
msgstr "Provedeno %d/%d porovnání bloků"
#: core\pe\matchblock.py:191
msgid "Preparing for matching"
msgstr "Připravuji porovnávání"
#: core\pe\matchblock.py:244
msgid "Verified %d/%d matches"
msgstr "Ověřeno %d/%d shod"
#: core\pe\matchexif.py:19
msgid "Read EXIF of %d/%d pictures"
msgstr ""
#: core\pe\scanner.py:22
msgid "EXIF Timestamp"
msgstr ""
#: core\prioritize.py:70
msgid "None"
msgstr ""
@@ -189,62 +241,14 @@ msgstr "%d / %d (%s / %s) duplicit označeno."
msgid " filter: %s"
msgstr " filtr: %s"
#: core\scanner.py:85
msgid "Read size of %d/%d files"
msgstr "Read size of %d/%d files"
#: core\scanner.py:109
msgid "Read metadata of %d/%d files"
msgstr "Načtena metadata %d/%d souborů"
#: core\pe\matchblock.py:72
msgid "Analyzed %d/%d pictures"
msgstr "Analyzováno %d/%d snímků"
#: core\pe\matchblock.py:181
msgid "Performed %d/%d chunk matches"
msgstr "Provedeno %d/%d porovnání bloků"
#: core\pe\matchblock.py:191
msgid "Preparing for matching"
msgstr "Připravuji porovnávání"
#: core\pe\matchblock.py:244
msgid "Verified %d/%d matches"
msgstr "Ověřeno %d/%d shod"
#: core\pe\matchexif.py:19
msgid "Read EXIF of %d/%d pictures"
msgstr ""
#: core\app.py:343
msgid "Could not load file: {}"
msgstr ""
#: core\app.py:534 core\app.py:801 core\app.py:811
msgid "Couldn't write to file: {}"
msgstr ""
#: core\me\scanner.py:20 core\se\scanner.py:16
msgid "Filename"
msgstr ""
#: core\me\scanner.py:21
msgid "Filename - Fields"
msgstr ""
#: core\me\scanner.py:22
msgid "Filename - Fields (No Order)"
msgstr ""
#: core\me\scanner.py:23
msgid "Tags"
msgstr ""
#: core\me\scanner.py:24 core\pe\scanner.py:21 core\se\scanner.py:17
msgid "Contents"
msgstr ""
#: core\pe\scanner.py:22
msgid "EXIF Timestamp"
msgstr ""
#: core\scanner.py:147
msgid "Almost done! Fiddling with results..."
msgstr ""
@@ -252,22 +256,3 @@ msgstr ""
#: core\se\scanner.py:18
msgid "Folders"
msgstr ""
#: core\gui\exclude_list_table.py:15
msgid "Regular Expressions"
msgstr ""
#~ msgid "Sending files to the recycle bin"
#~ msgstr ""
#~ msgid "Grouped %d/%d matches"
#~ msgstr "Grouped %d/%d matches"
#~ msgid "Removing false matches"
#~ msgstr "Odstraňuji falešné shody"
#~ msgid "Processed %d/%d matches against the ignore list"
#~ msgstr "Zpracováno %d/%d shod se seznamem výjimek"
#~ msgid "Doing group prioritization"
#~ msgstr "Přiřazuji prioritu skupině"