mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 14:41:39 +00:00
Pushed some action confirmation logic down from GUI layers to the core.
This commit is contained in:
@@ -84,19 +84,7 @@ msgstr "Проверить обновления"
|
||||
msgid "Open Debug Log"
|
||||
msgstr "Открыть журнал Debug"
|
||||
|
||||
#: qt/base/app.py:132
|
||||
msgid "copy"
|
||||
msgstr "копия"
|
||||
|
||||
#: qt/base/app.py:132
|
||||
msgid "move"
|
||||
msgstr "перемещение"
|
||||
|
||||
#: qt/base/app.py:133
|
||||
msgid "Select a directory to {} marked files to"
|
||||
msgstr "Выберите каталог на {} отмеченные файлы"
|
||||
|
||||
#: qt/base/app.py:235 cocoa/base/en.lproj/Localizable.strings:0
|
||||
#: qt/base/app.py:226 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."
|
||||
@@ -186,7 +174,7 @@ msgstr "Выберите файл результатов для загрузки
|
||||
msgid "All Files (*.*)"
|
||||
msgstr "Все файлы (*.*)"
|
||||
|
||||
#: qt/base/directories_dialog.py:205 qt/base/result_window.py:317
|
||||
#: qt/base/directories_dialog.py:205 qt/base/result_window.py:305
|
||||
msgid "dupeGuru Results (*.dupeguru)"
|
||||
msgstr "dupeGuru результаты (*. dupeguru)"
|
||||
|
||||
@@ -445,27 +433,7 @@ msgstr "Восстановить значения по умолчанию"
|
||||
msgid "{} Results"
|
||||
msgstr "{} Результаты"
|
||||
|
||||
#: qt/base/result_window.py:239
|
||||
msgid "Delete duplicates"
|
||||
msgstr "Удаление дубликатов"
|
||||
|
||||
#: qt/base/result_window.py:240 cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid "You are about to send %d files to Trash. Continue?"
|
||||
msgstr "Вы собираетесь отправить %d файлы в корзину. Продолжить?"
|
||||
|
||||
#: qt/base/result_window.py:262
|
||||
msgid "Delete and hardlink duplicates"
|
||||
msgstr "Удалить и жесткая ссылку дубликатов"
|
||||
|
||||
#: qt/base/result_window.py:263 cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid ""
|
||||
"You are about to send %d files to Trash (and hardlink them afterwards). "
|
||||
"Continue?"
|
||||
msgstr ""
|
||||
"Вы собираетесь отправить%d файлы в корзину (и жесткую них позже). "
|
||||
"Продолжить?"
|
||||
|
||||
#: qt/base/result_window.py:316 cocoa/base/en.lproj/Localizable.strings:0
|
||||
#: qt/base/result_window.py:304 cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid "Select a file to save your results to"
|
||||
msgstr "Выберите файл, чтобы сохранить ваши результаты"
|
||||
|
||||
@@ -620,14 +588,6 @@ msgstr "Загрузить из файла ..."
|
||||
msgid "Reset to Default"
|
||||
msgstr "Восстановить значения по умолчанию"
|
||||
|
||||
#: cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid "Select a directory to copy marked files to"
|
||||
msgstr "Выберите каталог для копирования отмеченные файлов"
|
||||
|
||||
#: cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid "Select a directory to move marked files to"
|
||||
msgstr "Выберите каталог, чтобы переместить отмеченные файлы"
|
||||
|
||||
#: cocoa/base/en.lproj/Localizable.strings:0
|
||||
msgid "'%@' already is in the list."
|
||||
msgstr "'%@' Уже есть в списке. "
|
||||
|
||||
Reference in New Issue
Block a user