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

Fixed regless cocoa and updated locs

This commit is contained in:
Virgil Dupras
2013-11-30 18:23:42 -05:00
parent 01403a3f92
commit a0cc1f2e03
51 changed files with 910 additions and 2614 deletions

View File

@@ -10,49 +10,45 @@ msgstr ""
"Language: cs\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#: core/app.py:40
#: core/app.py:39
msgid "There are no marked duplicates. Nothing has been done."
msgstr ""
#: core/app.py:41
#: core/app.py:40
msgid "There are no selected duplicates. Nothing has been done."
msgstr ""
#: core/app.py:42
#: core/app.py:41
msgid ""
"You're about to open many files at once. Depending on what those files are "
"opened with, doing so can create quite a mess. Continue?"
msgstr ""
#: core/app.py:58
#: core/app.py:57
msgid "Scanning for duplicates"
msgstr "Vyhledávám duplicity"
#: core/app.py:59
#: core/app.py:58
msgid "Loading"
msgstr "Nahrávám"
#: core/app.py:60
#: core/app.py:59
msgid "Moving"
msgstr "Přesouvám"
#: core/app.py:61
#: core/app.py:60
msgid "Copying"
msgstr "Kopíruji"
#: core/app.py:62
#: core/app.py:61
msgid "Sending to Trash"
msgstr "Vyhazuji do koše"
#: core/app.py:65
#: core/app.py:64
msgid "Sending files to the recycle bin"
msgstr ""
#: core/app.py:110
msgid "will only be able to delete, move or copy 10 duplicates at once"
msgstr ""
#: core/app.py:246
#: core/app.py:295
msgid ""
"A previous action is still hanging in there. You can't start a new one yet. "
"Wait a few seconds, then try again."
@@ -60,37 +56,31 @@ msgstr ""
"Předchozí akce stále nebyla ukončena. Novou zatím nemůžete spustit. Počkejte"
" pár sekund a zkuste to znovu."
#: core/app.py:254
#: core/app.py:302
msgid "No duplicates found."
msgstr "Nebyli nalezeny žádné duplicity."
#: core/app.py:267
#: core/app.py:315
msgid "All marked files were copied successfully."
msgstr ""
#: core/app.py:268
#: core/app.py:316
msgid "All marked files were moved successfully."
msgstr ""
#: core/app.py:269
#: core/app.py:317
msgid "All marked files were successfully sent to Trash."
msgstr ""
#: core/app.py:296
msgid ""
"You cannot delete, move or copy more than 10 duplicates at once in demo "
"mode."
msgstr ""
#: core/app.py:307
#: core/app.py:354
msgid "'{}' already is in the list."
msgstr ""
#: core/app.py:309
#: core/app.py:356
msgid "'{}' does not exist."
msgstr ""
#: core/app.py:316
#: core/app.py:365
msgid ""
"All selected %d matches are going to be ignored in all subsequent scans. "
"Continue?"
@@ -98,60 +88,60 @@ msgstr ""
"Všech %d vybraných shod bude v následujících hledáních ignorováno. "
"Pokračovat?"
#: core/app.py:376
#: core/app.py:431
msgid "copy"
msgstr ""
#: core/app.py:376
#: core/app.py:431
msgid "move"
msgstr ""
#: core/app.py:377
#: core/app.py:432
msgid "Select a directory to {} marked files to"
msgstr ""
#: core/app.py:403
#: core/app.py:469
msgid "Select a destination for your exported CSV"
msgstr ""
#: core/app.py:428
#: core/app.py:494
msgid "You have no custom command set up. Set it up in your preferences."
msgstr ""
"Nedefinoval jste žádný uživatelský příkaz. Nadefinujete ho v předvolbách."
#: core/app.py:535 core/app.py:546
#: core/app.py:646 core/app.py:659
msgid "You are about to remove %d files from results. Continue?"
msgstr "Chystáte se z výsledků odstranit %d souborů. Pokračovat?"
#: core/app.py:566
#: core/app.py:693
msgid "{} duplicate groups were changed by the re-prioritization."
msgstr ""
#: core/app.py:586
#: core/app.py:721
msgid "Collecting files to scan"
msgstr "Shromažďuji prohlížené soubory"
#: core/app.py:597
#: core/app.py:732
msgid "The selected directories contain no scannable file."
msgstr "Vybrané adresáře neobsahují žádné soubory vhodné k prohledávání."
#: core/app.py:636
#: core/app.py:773
msgid "%s (%d discarded)"
msgstr "%s (%d vyřazeno)"
#: core/engine.py:178 core/engine.py:215
#: core/engine.py:220 core/engine.py:265
msgid "0 matches found"
msgstr "Nalezeno 0 shod"
#: core/engine.py:196 core/engine.py:223
#: core/engine.py:238 core/engine.py:273
msgid "%d matches found"
msgstr "Nalezeno %d shod"
#: core/engine.py:208 core/scanner.py:79
#: core/engine.py:258 core/scanner.py:79
msgid "Read size of %d/%d files"
msgstr "Read size of %d/%d files"
#: core/engine.py:361
#: core/engine.py:464
msgid "Grouped %d/%d matches"
msgstr "Grouped %d/%d matches"
@@ -199,11 +189,11 @@ msgstr "Nejnovější"
msgid "Oldest"
msgstr "Nejstarší"
#: core/results.py:113
#: core/results.py:126
msgid "%d / %d (%s / %s) duplicates marked."
msgstr "%d / %d (%s / %s) duplicit označeno."
#: core/results.py:120
#: core/results.py:133
msgid " filter: %s"
msgstr " filtr: %s"

View File

@@ -26,23 +26,17 @@ msgstr "Vyhazuji kopie do koše"
msgid "Talking to iTunes. Don't touch it!"
msgstr ""
#: cocoa/inter/app_me.py:189
msgid ""
"There were communication problems with iTunes. The operation couldn't be "
"completed."
msgstr ""
#: cocoa/inter/app_me.py:195
#: cocoa/inter/app_me.py:198
msgid ""
"Your iTunes Library contains %d dead tracks ready to be removed. Continue?"
msgstr ""
"Your iTunes Library contains %d dead tracks ready to be removed. Continue?"
#: cocoa/inter/app_me.py:199
#: cocoa/inter/app_me.py:202
msgid "You have no dead tracks in your iTunes Library"
msgstr "You have no dead tracks in your iTunes Library"
#: cocoa/inter/app_me.py:217
#: cocoa/inter/app_me.py:220
msgid "The iTunes application couldn't be found."
msgstr ""
@@ -62,80 +56,76 @@ msgstr ""
msgid "The iPhoto application couldn't be found."
msgstr "Nelze najít aplikaci iPhoto."
#: qt/base/app.py:95
#: qt/base/app.py:82
msgid "Quit"
msgstr ""
#: qt/base/app.py:96 qt/base/preferences_dialog.py:123
#: qt/base/app.py:83 qt/base/preferences_dialog.py:123
msgid "Preferences"
msgstr ""
#: qt/base/app.py:97 qt/base/ignore_list_dialog.py:32
#: qt/base/app.py:84 qt/base/ignore_list_dialog.py:32
#: cocoa/base/en.lproj/Localizable.strings:0
msgid "Ignore List"
msgstr ""
#: qt/base/app.py:98 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/app.py:85 cocoa/base/en.lproj/Localizable.strings:0
msgid "dupeGuru Help"
msgstr "Nápověda dupeGuru"
#: qt/base/app.py:99 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/app.py:86 cocoa/base/en.lproj/Localizable.strings:0
msgid "About dupeGuru"
msgstr "O aplikaci"
#: qt/base/app.py:100
msgid "Register dupeGuru"
msgstr ""
#: qt/base/app.py:101
#: qt/base/app.py:87
msgid "Check for Update"
msgstr ""
#: qt/base/app.py:102
#: qt/base/app.py:88
msgid "Open Debug Log"
msgstr ""
#: qt/base/app.py:257
#: qt/base/app.py:210
msgid "{} file (*.{})"
msgstr ""
#: qt/base/deletion_options.py:30 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/deletion_options.py:29 cocoa/base/en.lproj/Localizable.strings:0
msgid "Deletion Options"
msgstr ""
#: qt/base/deletion_options.py:35 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/deletion_options.py:34 cocoa/base/en.lproj/Localizable.strings:0
msgid "Link deleted files"
msgstr ""
#: qt/base/deletion_options.py:37 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/deletion_options.py:36 cocoa/base/en.lproj/Localizable.strings:0
msgid ""
"After having deleted a duplicate, place a link targeting the reference file "
"to replace the deleted file."
msgstr ""
#: qt/base/deletion_options.py:42
#: qt/base/deletion_options.py:41
msgid "Hardlink"
msgstr ""
#: qt/base/deletion_options.py:42
#: qt/base/deletion_options.py:41
msgid "Symlink"
msgstr ""
#: qt/base/deletion_options.py:48 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/deletion_options.py:47 cocoa/base/en.lproj/Localizable.strings:0
msgid "Directly delete files"
msgstr ""
#: qt/base/deletion_options.py:50 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/deletion_options.py:49 cocoa/base/en.lproj/Localizable.strings:0
msgid ""
"Instead of sending files to trash, delete them directly. This option is "
"usually used as a workaround when the normal deletion method doesn't work."
msgstr ""
#: qt/base/deletion_options.py:56 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/deletion_options.py:55 cocoa/base/en.lproj/Localizable.strings:0
msgid "Proceed"
msgstr ""
#: qt/base/deletion_options.py:57 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/deletion_options.py:56 cocoa/base/en.lproj/Localizable.strings:0
msgid "Cancel"
msgstr "Zrušit"
@@ -182,47 +172,47 @@ msgstr "Nápověda"
msgid "Load Recent Results"
msgstr "Nahrát nedávné výsledky"
#: qt/base/directories_dialog.py:108 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/directories_dialog.py:107 cocoa/base/en.lproj/Localizable.strings:0
msgid "Select folders to scan and press \"Scan\"."
msgstr "Vyberte složky, které chcete prohledat a stiskněte \"Prohledat\"."
#: qt/base/directories_dialog.py:132 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/directories_dialog.py:131 cocoa/base/en.lproj/Localizable.strings:0
msgid "Load Results"
msgstr "Nahrát výsledky"
#: qt/base/directories_dialog.py:135 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/directories_dialog.py:134 cocoa/base/en.lproj/Localizable.strings:0
msgid "Scan"
msgstr "Prohledat"
#: qt/base/directories_dialog.py:179
#: qt/base/directories_dialog.py:178
msgid "Unsaved results"
msgstr ""
#: qt/base/directories_dialog.py:180 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/directories_dialog.py:179 cocoa/base/en.lproj/Localizable.strings:0
msgid "You have unsaved results, do you really want to quit?"
msgstr "Máte neuložené výsledky, opravdu si přejete skončit?"
#: qt/base/directories_dialog.py:188 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/directories_dialog.py:187 cocoa/base/en.lproj/Localizable.strings:0
msgid "Select a folder to add to the scanning list"
msgstr "Vyberte složku, kterou chcete přidat do prohledávacího seznamu"
#: qt/base/directories_dialog.py:205 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/directories_dialog.py:204 cocoa/base/en.lproj/Localizable.strings:0
msgid "Select a results file to load"
msgstr "Vyberte soubor s výsledky, který chcete nahrát"
#: qt/base/directories_dialog.py:206
#: qt/base/directories_dialog.py:205
msgid "All Files (*.*)"
msgstr ""
#: qt/base/directories_dialog.py:206 qt/base/result_window.py:287
#: qt/base/directories_dialog.py:205 qt/base/result_window.py:286
msgid "dupeGuru Results (*.dupeguru)"
msgstr ""
#: qt/base/directories_dialog.py:217
#: qt/base/directories_dialog.py:216
msgid "Start a new scan"
msgstr ""
#: qt/base/directories_dialog.py:218 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/directories_dialog.py:217 cocoa/base/en.lproj/Localizable.strings:0
msgid "You have unsaved results, do you really want to continue?"
msgstr "Máte neuložené výsledky, opravdu si přejete pokračovat?"
@@ -335,14 +325,14 @@ msgstr ""
msgid "Reveal Selected"
msgstr "Ukázat vybrané ve správci souborů"
#: qt/base/result_window.py:44 qt/base/result_window.py:170
#: qt/base/result_window.py:44 qt/base/result_window.py:169
#: qt/me/details_dialog.py:20 qt/pe/details_dialog.py:25
#: qt/se/details_dialog.py:20 cocoa/base/en.lproj/Localizable.strings:0
msgid "Details"
msgstr "Detaily"
#: qt/base/result_window.py:45 qt/base/result_window.py:80
#: qt/base/result_window.py:145 qt/base/result_window.py:169
#: qt/base/result_window.py:144 qt/base/result_window.py:168
#: cocoa/base/en.lproj/Localizable.strings:0
msgid "Actions"
msgstr "Akce"
@@ -439,23 +429,23 @@ msgstr ""
msgid "Columns"
msgstr "Sloupce"
#: qt/base/result_window.py:141
#: qt/base/result_window.py:140
msgid "Reset to Defaults"
msgstr "Výchozí nastavení"
#: qt/base/result_window.py:163
#: qt/base/result_window.py:162
msgid "{} Results"
msgstr ""
#: qt/base/result_window.py:171 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/result_window.py:170 cocoa/base/en.lproj/Localizable.strings:0
msgid "Dupes Only"
msgstr "Jen duplicity"
#: qt/base/result_window.py:172
#: qt/base/result_window.py:171
msgid "Delta Values"
msgstr ""
#: qt/base/result_window.py:286 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/result_window.py:285 cocoa/base/en.lproj/Localizable.strings:0
msgid "Select a file to save your results to"
msgstr "Vyberte soubor pro uložení výsledků"
@@ -556,16 +546,16 @@ msgstr "EXIF razítko"
msgid "Match pictures of different dimensions"
msgstr "Porovnávat snímky s různými rozměry"
#: qt/pe/result_window.py:19 qt/pe/result_window.py:24
#: qt/pe/result_window.py:19 qt/pe/result_window.py:25
#: cocoa/base/en.lproj/Localizable.strings:0
msgid "Clear Picture Cache"
msgstr "Vyčistit cache snímků"
#: qt/pe/result_window.py:25 cocoa/base/en.lproj/Localizable.strings:0
#: qt/pe/result_window.py:26 cocoa/base/en.lproj/Localizable.strings:0
msgid "Do you really want to remove all your cached picture analysis?"
msgstr "Opravdu chcete odstranit veškeré uložené analýzy snímků?"
#: qt/pe/result_window.py:28
#: qt/pe/result_window.py:29
msgid "Picture cache cleared."
msgstr "Picture cache cleared."