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

Added an Ignore List dialog.

This commit is contained in:
Virgil Dupras
2012-03-14 12:47:21 -04:00
parent ae16845477
commit 3fc83d6245
57 changed files with 1738 additions and 752 deletions

View File

@@ -12,7 +12,7 @@ msgstr ""
"X-Poedit-Country: UKRAINE\n"
"X-Poedit-Language: Ukrainian\n"
#: core/app.py:93
#: core/app.py:94
msgid "will only be able to delete, move or copy 10 duplicates at once"
msgstr ""
"зможете тільки для видалення, переміщення або копіювання 10 копій відразу"
@@ -25,15 +25,15 @@ msgstr ""
"Ви не можете видаляти, переміщати або копіювати більше 10 дублікатів відразу"
" в демонстраційному режимі."
#: core/app.py:508
#: core/app.py:501
msgid "Collecting files to scan"
msgstr "Збір файлів для сканування"
#: core/app.py:519
#: core/app.py:512
msgid "The selected directories contain no scannable file."
msgstr "Вибраних директорій не містять сканованих файлів."
#: core/app.py:558
#: core/app.py:551
msgid "%s (%d discarded)"
msgstr "%s (%d відкидаються)"
@@ -125,11 +125,11 @@ msgstr "Перевірені %d/%d матчів"
msgid "Read EXIF of %d/%d pictures"
msgstr "Прочитано EXIF %d/%d фотографії"
#: core/app.py:35
#: core/app.py:36
msgid "There are no marked duplicates. Nothing has been done."
msgstr ""
#: core/app.py:36
#: core/app.py:37
msgid "There are no selected duplicates. Nothing has been done."
msgstr ""
@@ -157,41 +157,33 @@ msgstr ""
"Всі вибрані %d матчів будуть ігноруватися у всіх наступних перевірок. "
"Продовжити?"
#: core/app.py:280
#: core/gui/ignore_list_dialog.py:24
msgid "Do you really want to remove all %d items from the ignore list?"
msgstr "Ви дійсно хочете видалити всі елементи %d з чорного списку?"
#: core/app.py:283
msgid "Ignore list cleared."
msgstr "Чорний список очищається."
#: core/app.py:376
#: core/app.py:367
msgid "You have no custom command set up. Set it up in your preferences."
msgstr ""
"У вас немає користувальницької команди створили. Встановіть його в ваші "
"уподобання."
#: core/app.py:461 core/app.py:472
#: core/app.py:454 core/app.py:465
msgid "You are about to remove %d files from results. Continue?"
msgstr "Ви збираєтеся видалити файли %d результату пошуку. Продовжити?"
#: core/app.py:277
msgid "The ignore list is already empty. Nothing to clear."
msgstr ""
#: core/app.py:321
#: core/app.py:312
msgid "copy"
msgstr "копія"
#: core/app.py:321
#: core/app.py:312
msgid "move"
msgstr "переміщати"
#: core/app.py:322
#: core/app.py:313
msgid "Select a directory to {} marked files to"
msgstr "Виберіть каталог на {} відмічені файли"
#: core/app.py:336
#: core/app.py:327
msgid ""
"You are about to send %d files to Trash (and hardlink them afterwards). "
"Continue?"
@@ -199,6 +191,6 @@ msgstr ""
"Ви збираєтеся відправити %d файли до кошика (і жорстку них пізніше). "
"Продовжити?"
#: core/app.py:338
#: core/app.py:329
msgid "You are about to send %d files to Trash. Continue?"
msgstr "Ви збираєтеся відправити %d файли в корзину. Продовжити?"