1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 06:37:17 +00:00

Update translation files including Malay

This commit is contained in:
2022-01-24 21:05:33 -06:00
parent db27e6a645
commit 02803f738b
56 changed files with 3746 additions and 1286 deletions

View File

@@ -47,7 +47,7 @@ msgstr "Копіювання"
msgid "Sending to Trash"
msgstr "Відправка до кошику"
#: core\app.py:308
#: core\app.py:289
msgid ""
"A previous action is still hanging in there. You can't start a new one yet. "
"Wait a few seconds, then try again."
@@ -55,35 +55,39 @@ msgstr ""
"Попередню дію ще не закінчено. Ви покищо не можете розпочаті нову. Зачекайте"
" кілька секунд, потім повторіть спробу."
#: core\app.py:318
#: core\app.py:300
msgid "No duplicates found."
msgstr "Не знайдено жодного дублікату."
#: core\app.py:333
#: core\app.py:315
msgid "All marked files were copied successfully."
msgstr "Усі позначені файли були скопійовані успішно."
#: core\app.py:334
#: core\app.py:317
msgid "All marked files were moved successfully."
msgstr "Усі позначені файли були переміщені успішно."
#: core\app.py:335
#: core\app.py:319
msgid "All marked files were deleted successfully."
msgstr ""
#: core\app.py:321
msgid "All marked files were successfully sent to Trash."
msgstr "Усі позначені файли були успішно відправлені до кошика."
#: core\app.py:343
#: core\app.py:326
msgid "Could not load file: {}"
msgstr "Не вдалося завантажити файл: {}"
#: core\app.py:399
#: core\app.py:382
msgid "'{}' already is in the list."
msgstr "'{}' вже є в списку."
#: core\app.py:401
#: core\app.py:384
msgid "'{}' does not exist."
msgstr "'{}' не існує."
#: core\app.py:410
#: core\app.py:392
msgid ""
"All selected %d matches are going to be ignored in all subsequent scans. "
"Continue?"
@@ -91,61 +95,65 @@ msgstr ""
"Усі обрані %d результатів будуть ігноруватися під час усіх наступних "
"пошуків. Продовжити?"
#: core\app.py:486
#: core\app.py:469
msgid "Select a directory to copy marked files to"
msgstr "Виберіть каталог для копіювання позначених файлів"
#: core\app.py:487
#: core\app.py:471
msgid "Select a directory to move marked files to"
msgstr "Виберіть каталог, куди ви хочете перемістити позначені файли"
#: core\app.py:527
#: core\app.py:510
msgid "Select a destination for your exported CSV"
msgstr "Виберіть каталог, куди потрібно скопіювати позначені файли"
#: core\app.py:534 core\app.py:801 core\app.py:811
#: core\app.py:516 core\app.py:771 core\app.py:781
msgid "Couldn't write to file: {}"
msgstr "Не вдалося записати у файл: {}"
#: core\app.py:559
#: core\app.py:539
msgid "You have no custom command set up. Set it up in your preferences."
msgstr "Власна команда не встановлена. Встановіть її у налаштуваннях."
#: core\app.py:727 core\app.py:740
#: core\app.py:695 core\app.py:707
msgid "You are about to remove %d files from results. Continue?"
msgstr "Ви збираєтеся видалити %d файлів з результату пошуку. Продовжити?"
#: core\app.py:774
#: core\app.py:743
msgid "{} duplicate groups were changed by the re-prioritization."
msgstr ""
"{} повторюваних груп було змінено шляхом повторного встановлення "
"пріоритетів."
#: core\app.py:821
#: core\app.py:790
msgid "The selected directories contain no scannable file."
msgstr "Обрані папки не містять файлів придатних для пошуку."
#: core\app.py:835
#: core\app.py:803
msgid "Collecting files to scan"
msgstr "Збір файлів для пошуку"
#: core\app.py:891
#: core\app.py:850
msgid "%s (%d discarded)"
msgstr "%s (%d відкинуто)"
#: core\engine.py:244 core\engine.py:288
msgid "0 matches found"
msgstr "0 результатів знайдено"
#: core\directories.py:191
msgid "Collected {} files to scan"
msgstr ""
#: core\engine.py:262 core\engine.py:296
msgid "%d matches found"
msgstr "%d результатів знайдено"
#: core\directories.py:207
msgid "Collected {} folders to scan"
msgstr ""
#: core\gui\deletion_options.py:73
#: core\engine.py:27
msgid "%d matches found from %d groups"
msgstr ""
#: core\gui\deletion_options.py:71
msgid "You are sending {} file(s) to the Trash."
msgstr "Ви надсилаєте {} файлів у Кошик."
#: core\gui\exclude_list_table.py:15
#: core\gui\exclude_list_table.py:14
msgid "Regular Expressions"
msgstr "Регулярні вирази"
@@ -177,15 +185,15 @@ msgstr "Зміст"
msgid "Analyzed %d/%d pictures"
msgstr "Проаналізовано %d/%d фотографій"
#: core\pe\matchblock.py:181
#: core\pe\matchblock.py:177
msgid "Performed %d/%d chunk matches"
msgstr "Виконано %d/%d порівнянь шматків"
#: core\pe\matchblock.py:191
#: core\pe\matchblock.py:185
msgid "Preparing for matching"
msgstr "Підготовка до порівняння"
#: core\pe\matchblock.py:244
#: core\pe\matchblock.py:234
msgid "Verified %d/%d matches"
msgstr "Перевірено %d/%d результатів"
@@ -233,23 +241,23 @@ msgstr "Найновіші"
msgid "Oldest"
msgstr "Найдавніший"
#: core\results.py:142
#: core\results.py:134
msgid "%d / %d (%s / %s) duplicates marked."
msgstr "%d / %d (%s / %s) дублікатів позначено."
#: core\results.py:149
#: core\results.py:141
msgid " filter: %s"
msgstr "фільтр: %s"
#: core\scanner.py:85
#: core\scanner.py:90
msgid "Read size of %d/%d files"
msgstr "Прочитано розмір %d/%d файлів"
#: core\scanner.py:109
#: core\scanner.py:116
msgid "Read metadata of %d/%d files"
msgstr "Прочитано метаданих з %d/%d файлів"
#: core\scanner.py:147
#: core\scanner.py:154
msgid "Almost done! Fiddling with results..."
msgstr "Майже зроблено! Возився з результатами..."

View File

@@ -943,3 +943,43 @@ msgstr "Загальні"
#: qt\preferences_dialog.py:286
msgid "Display"
msgstr "Дисплей"
#: qt\se\preferences_dialog.py:70
msgid "Partially hash files bigger than"
msgstr ""
#: qt\se\preferences_dialog.py:80
msgid "MB"
msgstr ""
#: qt\preferences_dialog.py:163
msgid "Use native OS dialogs"
msgstr ""
#: qt\preferences_dialog.py:166
msgid ""
"For actions such as file/folder selection use the OS native dialogs.\n"
"Some native dialogs have limited functionality."
msgstr ""
#: qt\se\preferences_dialog.py:68
msgid "Ignore files larger than"
msgstr ""
#: qt\app.py:135 qt\app.py:293
msgid "Clear Cache"
msgstr ""
#: qt\app.py:294
msgid ""
"Do you really want to clear the cache? This will remove all cached file "
"hashes and picture analysis."
msgstr ""
#: qt\app.py:299
msgid "Cache cleared."
msgstr ""
#: qt\preferences_dialog.py:173
msgid "Use dark style"
msgstr ""