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

Updated localizations.

There was the removal of the extra fairware reminder and the addition of iTunes-related messages.
This commit is contained in:
Virgil Dupras
2012-02-27 09:52:40 -05:00
parent 4592000464
commit e0efd660f6
19 changed files with 818 additions and 1312 deletions

View File

@@ -2,25 +2,25 @@
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
#: core/app.py:83
#: core/app.py:86
msgid "will only be able to delete, move or copy 10 duplicates at once"
msgstr ""
#: core/app.py:190
#: core/app.py:205
msgid ""
"You cannot delete, move or copy more than 10 duplicates at once in demo "
"mode."
msgstr ""
#: core/app.py:422
#: core/app.py:431
msgid "Collecting files to scan"
msgstr "Shromažďuji prohlížené soubory"
#: core/app.py:433
#: core/app.py:442
msgid "The selected directories contain no scannable file."
msgstr "Vybrané adresáře neobsahují žádné soubory vhodné k prohledávání."
#: core/app.py:472
#: core/app.py:481
msgid "%s (%d discarded)"
msgstr "%s (%d vyřazeno)"
@@ -32,7 +32,7 @@ msgstr "Nalezeno 0 shod"
msgid "%d matches found"
msgstr "Nalezeno %d shod"
#: core/engine.py:208 core/scanner.py:56
#: core/engine.py:208 core/scanner.py:80
msgid "Read size of %d/%d files"
msgstr "Read size of %d/%d files"
@@ -40,14 +40,6 @@ msgstr "Read size of %d/%d files"
msgid "Grouped %d/%d matches"
msgstr "Grouped %d/%d matches"
#: core/gui/extra_fairware_reminder.py:23
msgid "Continue ({})"
msgstr "Pokračovat ({})"
#: core/gui/extra_fairware_reminder.py:25
msgid "Continue"
msgstr "Pokračovat"
#: core/prioritize.py:68
msgid "None"
msgstr ""
@@ -84,19 +76,19 @@ msgstr "%d / %d (%s / %s) duplicit označeno."
msgid " filter: %s"
msgstr " filtr: %s"
#: core/scanner.py:76
#: core/scanner.py:100
msgid "Read metadata of %d/%d files"
msgstr "Načtena metadata %d/%d souborů"
#: core/scanner.py:106
#: core/scanner.py:131
msgid "Removing false matches"
msgstr "Odstraňuji falešné shody"
#: core/scanner.py:124
#: core/scanner.py:149
msgid "Processed %d/%d matches against the ignore list"
msgstr "Zpracováno %d/%d shod se seznamem výjimek"
#: core/scanner.py:133
#: core/scanner.py:171
msgid "Doing group prioritization"
msgstr "Přiřazuji prioritu skupině"

View File

@@ -2,59 +2,59 @@
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
#: cocoa/inter/app.py:17 qt/base/app.py:39
#: cocoa/inter/app.py:15 qt/base/app.py:38
msgid "Scanning for duplicates"
msgstr "Vyhledávám duplicity"
#: cocoa/inter/app.py:18 qt/base/app.py:40
#: cocoa/inter/app.py:16 qt/base/app.py:39
msgid "Loading"
msgstr "Nahrávám"
#: cocoa/inter/app.py:19 qt/base/app.py:41
#: cocoa/inter/app.py:17 qt/base/app.py:40
msgid "Moving"
msgstr "Přesouvám"
#: cocoa/inter/app.py:20 qt/base/app.py:42
#: cocoa/inter/app.py:18 qt/base/app.py:41
msgid "Copying"
msgstr "Kopíruji"
#: qt/base/app.py:43
#: qt/base/app.py:42
msgid "Sending files to the recycle bin"
msgstr ""
#: qt/base/app.py:109
#: qt/base/app.py:108
msgid "Quit"
msgstr ""
#: qt/base/app.py:110 qt/base/preferences_dialog.py:124
#: qt/base/app.py:109 qt/base/preferences_dialog.py:123
msgid "Preferences"
msgstr ""
#: qt/base/app.py:111 cocoa/base/en.lproj/MainMenu.strings:0
#: qt/base/app.py:110 cocoa/base/en.lproj/MainMenu.strings:0
msgid "dupeGuru Help"
msgstr "Nápověda dupeGuru"
#: qt/base/app.py:112 cocoa/base/en.lproj/MainMenu.strings:0
#: qt/base/app.py:111 cocoa/base/en.lproj/MainMenu.strings:0
msgid "About dupeGuru"
msgstr "O aplikaci"
#: qt/base/app.py:113
#: qt/base/app.py:112
msgid "Register dupeGuru"
msgstr ""
#: qt/base/app.py:114
#: qt/base/app.py:113
msgid "Check for Update"
msgstr ""
#: qt/base/app.py:115
#: qt/base/app.py:114
msgid "Open Debug Log"
msgstr ""
#: qt/base/app.py:133
#: qt/base/app.py:132
msgid "Add to Ignore List"
msgstr ""
#: qt/base/app.py:134 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/app.py:133 cocoa/base/en.lproj/Localizable.strings:0
msgid ""
"All selected %d matches are going to be ignored in all subsequent scans. "
"Continue?"
@@ -62,53 +62,53 @@ msgstr ""
"Všech %d vybraných shod bude v následujících hledáních ignorováno. "
"Pokračovat?"
#: qt/base/app.py:139
#: qt/base/app.py:138
msgid "copy"
msgstr ""
#: qt/base/app.py:139
#: qt/base/app.py:138
msgid "move"
msgstr ""
#: qt/base/app.py:140
#: qt/base/app.py:139
msgid "Select a directory to {} marked files to"
msgstr "Select a directory to {} marked files to"
#: qt/base/app.py:152 qt/base/result_window.py:312
#: qt/base/app.py:151 qt/base/result_window.py:307
msgid "Remove duplicates"
msgstr ""
#: qt/base/app.py:153 qt/base/result_window.py:313
#: qt/base/app.py:152 qt/base/result_window.py:308
#: cocoa/base/en.lproj/Localizable.strings:0
msgid "You are about to remove %d files from results. Continue?"
msgstr "Chystáte se z výsledků odstranit %d souborů. Pokračovat?"
#: qt/base/app.py:172 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/app.py:171 cocoa/base/en.lproj/Localizable.strings:0
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."
#: qt/base/app.py:173
#: qt/base/app.py:172
msgid "Custom Command"
msgstr ""
#: qt/base/app.py:209
#: qt/base/app.py:208
msgid "All files were processed successfully."
msgstr "All files were processed successfully."
#: qt/base/app.py:210
#: qt/base/app.py:209
msgid "Operation Complete"
msgstr ""
#: qt/base/app.py:213
#: qt/base/app.py:212
msgid "Scan complete"
msgstr ""
#: qt/base/app.py:214 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/app.py:213 cocoa/base/en.lproj/Localizable.strings:0
msgid "No duplicates found."
msgstr "Nebyli nalezeny žádné duplicity."
#: qt/base/app.py:266 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/app.py:265 cocoa/base/en.lproj/Localizable.strings:0
msgid ""
"A previous action is still hanging in there. You can't start a new one yet. "
"Wait a few seconds, then try again."
@@ -126,7 +126,7 @@ msgstr "Atribut"
msgid "Selected"
msgstr "Vybráno"
#: qt/base/details_table.py:16 qt/base/directories_model.py:23
#: qt/base/details_table.py:16 qt/base/directories_model.py:21
#: cocoa/base/en.lproj/DetailsPanel.strings:0
#: cocoa/base/en.lproj/DirectoryPanel.strings:0
#: cocoa/pe/en.lproj/DetailsPanel.strings:0
@@ -198,7 +198,7 @@ msgstr "Vyberte soubor s výsledky, který chcete nahrát"
msgid "All Files (*.*)"
msgstr ""
#: qt/base/directories_dialog.py:206 qt/base/result_window.py:334
#: qt/base/directories_dialog.py:206 qt/base/result_window.py:329
msgid "dupeGuru Results (*.dupeguru)"
msgstr ""
@@ -210,111 +210,82 @@ msgstr ""
msgid "You have unsaved results, do you really want to continue?"
msgstr "Máte neuložené výsledky, opravdu si přejete pokračovat?"
#: qt/base/directories_model.py:22
#: qt/base/directories_model.py:20
#: cocoa/base/en.lproj/DirectoryPanel.strings:0
msgid "Name"
msgstr "Název"
#: qt/base/directories_model.py:22
#: qt/base/directories_model.py:20
#: cocoa/base/en.lproj/DirectoryPanel.strings:0
msgid "State"
msgstr "Stav"
#: qt/base/directories_model.py:23
#: qt/base/directories_model.py:21
#: cocoa/base/en.lproj/DirectoryPanel.strings:0
msgid "Excluded"
msgstr "Vyjmuto"
#: qt/base/directories_model.py:23
#: qt/base/directories_model.py:21
#: cocoa/base/en.lproj/DirectoryPanel.strings:0
msgid "Normal"
msgstr "Normální"
#: qt/base/extra_fairware_reminder.py:36
#: cocoa/base/en.lproj/ExtraFairwareReminder.strings:0
msgid "Sorry, I must insist"
msgstr "Je mi líto, musím na tom trvat"
#: qt/base/extra_fairware_reminder.py:41
#: cocoa/base/en.lproj/ExtraFairwareReminder.strings:0
msgid ""
"It seems that you found a lot of duplicates. Nice! I must insist, however, that contributions are expected when there are unpaid hours on the project.\n"
"\n"
"You might think \"but I'm only going to use this once, I don't have to contribute\". The problem is that most people use dupeGuru only once in a while. If everyone thinks like that, dupeGuru development cannot be funded. It's because of this tendency inherent to dupeGuru's nature that I have to insist here.\n"
"\n"
"If you can't afford to contribute, you can ignore this reminder or send me an e-mail at hsoft@hardcoded.net so I can give you a key to remove this reminder."
msgstr ""
"Vypadá to, že jste našli spoustu duplicit. Paráda! Musím ale trvat na tom, že v případě nezaplacených hodin vývoje projektu, očekávám příspěvky.\n"
"\n"
"Můžete si říct \"ale já chci program použít jen jednou, proč bych měl platit\". Problém je, že většina lidí používá dupeGuru jen občas. Kdyby si totéž řekl každý, nemohl by se vývoj dupeGuru zaplatit. Kvůli této vlastnosti, která vychází z podstaty dupeGuru, si zde dovoluji žádat o příspěvek na vývoj.\n"
"\n"
"Pokud si nemůžete příspěvek dovolit, můžete tuto připomínku ignorovat nebo mi poslat e-mail na hsoft@hardcoded.net, abych vám dal klíč pro odstranění tohoto vyskakovacího okna."
#: qt/base/extra_fairware_reminder.py:71
#: cocoa/base/en.lproj/ExtraFairwareReminder.strings:0
msgid "Contribute"
msgstr "Přispět"
#: qt/base/extra_fairware_reminder.py:74
msgid "Continue"
msgstr "Pokračovat"
#: qt/base/preferences_dialog.py:38
#: qt/base/preferences_dialog.py:37
msgid "Scan Type:"
msgstr ""
#: qt/base/preferences_dialog.py:51
#: qt/base/preferences_dialog.py:50
msgid "Filter Hardness:"
msgstr ""
#: qt/base/preferences_dialog.py:77
#: qt/base/preferences_dialog.py:76
msgid "More Results"
msgstr ""
#: qt/base/preferences_dialog.py:82
#: qt/base/preferences_dialog.py:81
msgid "Fewer Results"
msgstr ""
#: qt/base/preferences_dialog.py:89 cocoa/se/en.lproj/Preferences.strings:0
#: qt/base/preferences_dialog.py:88 cocoa/se/en.lproj/Preferences.strings:0
#: cocoa/me/en.lproj/Preferences.strings:0
#: cocoa/pe/en.lproj/Preferences.strings:0
msgid "Font size:"
msgstr "Velikost písma:"
#: qt/base/preferences_dialog.py:93
#: qt/base/preferences_dialog.py:92
msgid "Language:"
msgstr ""
#: qt/base/preferences_dialog.py:99 cocoa/se/en.lproj/Preferences.strings:0
#: qt/base/preferences_dialog.py:98 cocoa/se/en.lproj/Preferences.strings:0
#: cocoa/me/en.lproj/Preferences.strings:0
#: cocoa/pe/en.lproj/Preferences.strings:0
msgid "Copy and Move:"
msgstr "Kopírovat a přesunout:"
#: qt/base/preferences_dialog.py:102 cocoa/se/en.lproj/Preferences.strings:0
#: qt/base/preferences_dialog.py:101 cocoa/se/en.lproj/Preferences.strings:0
#: cocoa/me/en.lproj/Preferences.strings:0
#: cocoa/pe/en.lproj/Preferences.strings:0
msgid "Right in destination"
msgstr "Přímo v cílovém umístění"
#: qt/base/preferences_dialog.py:103 cocoa/se/en.lproj/Preferences.strings:0
#: qt/base/preferences_dialog.py:102 cocoa/se/en.lproj/Preferences.strings:0
#: cocoa/me/en.lproj/Preferences.strings:0
#: cocoa/pe/en.lproj/Preferences.strings:0
msgid "Recreate relative path"
msgstr "Vytvořit s relativní cestou"
#: qt/base/preferences_dialog.py:104 cocoa/se/en.lproj/Preferences.strings:0
#: qt/base/preferences_dialog.py:103 cocoa/se/en.lproj/Preferences.strings:0
#: cocoa/me/en.lproj/Preferences.strings:0
#: cocoa/pe/en.lproj/Preferences.strings:0
msgid "Recreate absolute path"
msgstr "Vytvořit s absolutní cestou"
#: qt/base/preferences_dialog.py:107 cocoa/me/en.lproj/Preferences.strings:0
#: qt/base/preferences_dialog.py:106 cocoa/me/en.lproj/Preferences.strings:0
#: cocoa/pe/en.lproj/Preferences.strings:0
msgid "Custom Command (arguments: %d for dupe, %r for ref):"
msgstr "Uživatelský příkaz (argumenty: %d pro duplicity, %r pro odkazy):"
#: qt/base/preferences_dialog.py:185
#: qt/base/preferences_dialog.py:184
msgid "dupeGuru has to restart for language changes to take effect."
msgstr "dupeGuru has to restart for language changes to take effect."
@@ -334,15 +305,15 @@ msgstr ""
"duplicity, které těmto kritériím vyhovují do referenčního umístění příslušné"
" skupiny. Více informací naleznete v nápovědě."
#: qt/base/problem_dialog.py:34 cocoa/base/en.lproj/ProblemDialog.strings:0
#: qt/base/problem_dialog.py:31 cocoa/base/en.lproj/ProblemDialog.strings:0
msgid "Problems!"
msgstr "Problémy!"
#: qt/base/problem_dialog.py:55 cocoa/base/en.lproj/ProblemDialog.strings:0
#: qt/base/problem_dialog.py:52 cocoa/base/en.lproj/ProblemDialog.strings:0
msgid "Reveal Selected"
msgstr "Ukázat vybrané ve správci souborů"
#: qt/base/problem_dialog.py:60 cocoa/base/en.lproj/ProblemDialog.strings:0
#: qt/base/problem_dialog.py:57 cocoa/base/en.lproj/ProblemDialog.strings:0
msgid "Close"
msgstr "Zavřít"
@@ -507,11 +478,11 @@ msgstr ""
msgid "You are about to send %d files to Trash. Continue?"
msgstr "Chystáte se vyhodit %d souborů do koše. Pokračovat?"
#: qt/base/result_window.py:276
#: qt/base/result_window.py:271
msgid "Delete and hardlink duplicates"
msgstr ""
#: qt/base/result_window.py:277 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/result_window.py:272 cocoa/base/en.lproj/Localizable.strings:0
msgid ""
"You are about to send %d files to Trash (and hardlink them afterwards). "
"Continue?"
@@ -519,7 +490,7 @@ msgstr ""
"Chystáte se vyhodit %d souborů do koše (a následně na ně vytvořit "
"hardlinky). Pokračovat?"
#: qt/base/result_window.py:333 cocoa/base/en.lproj/Localizable.strings:0
#: qt/base/result_window.py:328 cocoa/base/en.lproj/Localizable.strings:0
msgid "Select a file to save your results to"
msgstr "Vyberte soubor pro uložení výsledků"
@@ -662,21 +633,6 @@ msgstr "KB"
msgid "Details of Selected File"
msgstr "Detaily vybraného souboru"
#: qt/base/extra_fairware_reminder.py:55
#: cocoa/base/en.lproj/ExtraFairwareReminder.strings:0
msgid ""
"This reminder showed up because:\n"
"\n"
"1. You are processing more than 100 duplicates\n"
"2. You have not yet contributed to dupeGuru\n"
"3. There are unpaid hours in the project"
msgstr ""
"Tato připomínka se zobrazila, protože:\n"
"\n"
"1. Zpracováváte více než 100 duplicit\n"
"2. Zatím jste nepřispěli na vývoj dupeGuru\n"
"3. V projektu jsou nezaplacené hodiny"
#: cocoa/base/en.lproj/Localizable.strings:0
msgid "Add New Folder..."
msgstr "Přidat novou složku..."
@@ -807,7 +763,7 @@ msgstr "Ok"
msgid "Cancel"
msgstr "Zrušit"
#: qt/base/problem_dialog.py:38 cocoa/base/en.lproj/ProblemDialog.strings:0
#: qt/base/problem_dialog.py:35 cocoa/base/en.lproj/ProblemDialog.strings:0
msgid ""
"There were problems processing some (or all) of the files. The cause of "
"these problems are described in the table below. Those files were not "
@@ -928,27 +884,27 @@ msgstr "Po smazání a přesunu odstranit prázdné složky"
msgid "dupeGuru PE Preferences"
msgstr "Předvolby dupeGuru PE"
#: cocoa/inter/app.py:21
#: cocoa/inter/app.py:19
msgid "Sending to Trash"
msgstr "Vyhazuji do koše"
#: cocoa/inter/app_me.py:25
#: cocoa/inter/app_me.py:31
msgid "Removing dead tracks from your iTunes Library"
msgstr "Odstraňuji mrtvé stopy z Vaší knihovny iTunes"
#: cocoa/inter/app_me.py:26
#: cocoa/inter/app_me.py:32
msgid "Scanning the iTunes Library"
msgstr "Procházím knihovnu iTunes"
#: cocoa/inter/app_pe.py:143
#: cocoa/inter/app_me.py:152 cocoa/inter/app_pe.py:142
msgid "Sending dupes to the Trash"
msgstr "Vyhazuji kopie do koše"
#: cocoa/inter/app_pe.py:145
#: cocoa/inter/app_pe.py:144
msgid "Talking to iPhoto. Don't touch it!"
msgstr ""
#: cocoa/inter/app_pe.py:196
#: cocoa/inter/app_pe.py:199
msgid "The iPhoto application couldn't be found."
msgstr "Nelze najít aplikaci iPhoto."
@@ -1005,3 +961,11 @@ msgstr ""
#: cocoa/base/en.lproj/Localizable.strings:0
msgid "OK"
msgstr ""
#: cocoa/inter/app_me.py:154
msgid "Talking to iTunes. Don't touch it!"
msgstr ""
#: cocoa/inter/app_me.py:182
msgid "The iTunes application couldn't be found."
msgstr ""