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

Pulled all locs from Transifex

Vietnamese was added.

There's also updated to Russian and Brazilian.
This commit is contained in:
Virgil Dupras
2013-08-03 17:34:02 -04:00
parent ff782a09f5
commit 04949c853d
70 changed files with 2090 additions and 448 deletions

View File

@@ -1,9 +1,11 @@
# Translators:
# Kyrill Detinov <lazy.kent@opensuse.org>, 2013
msgid ""
msgstr ""
"Project-Id-Version: dupeGuru\n"
"PO-Revision-Date: 2013-04-28 13:56+0000\n"
"PO-Revision-Date: 2013-08-03 20:35+0000\n"
"Last-Translator: hsoft <hsoft@hardcoded.net>\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/dupeguru/language/ru/)\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: utf-8\n"
"Language: ru\n"
@@ -11,17 +13,44 @@ msgstr ""
#: core/app.py:40
msgid "There are no marked duplicates. Nothing has been done."
msgstr ""
msgstr "Дубликаты не отмечены. Нечего выполнять."
#: core/app.py:41
msgid "There are no selected duplicates. Nothing has been done."
msgstr ""
msgstr "Дубликаты не выбраны. Нечего выполнять."
#: core/app.py:42
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
msgid "Scanning for duplicates"
msgstr "Проверка на наличие дубликатов"
#: core/app.py:59
msgid "Loading"
msgstr "Загрузка"
#: core/app.py:60
msgid "Moving"
msgstr "Перемещение"
#: core/app.py:61
msgid "Copying"
msgstr "Копирование"
#: core/app.py:62
msgid "Sending to Trash"
msgstr "Перемещение в Корзину"
#: core/app.py:65
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"
@@ -29,6 +58,14 @@ msgstr ""
"вы сможете удалить, переместить или скопировать только 10 дубликатов за один"
" раз"
#: core/app.py:246
msgid ""
"A previous action is still hanging in there. You can't start a new one yet. "
"Wait a few seconds, then try again."
msgstr ""
"Предыдущее действие до сих пор выполняется. Вы не можете начать новое. "
"Подождите несколько секунд, затем повторите попытку."
#: core/app.py:254
msgid "No duplicates found."
msgstr "Дубликаты не найдены."
@@ -55,11 +92,11 @@ msgstr ""
#: core/app.py:307
msgid "'{}' already is in the list."
msgstr ""
msgstr "'{}' уже присутствует в списке."
#: core/app.py:309
msgid "'{}' does not exist."
msgstr ""
msgstr "'{}' не существует."
#: core/app.py:316
msgid ""
@@ -83,7 +120,7 @@ msgstr "Выберите каталог {} для отмеченных файл
#: core/app.py:403
msgid "Select a destination for your exported CSV"
msgstr ""
msgstr "Выберите назначение для экспортируемого "
#: core/app.py:428
msgid "You have no custom command set up. Set it up in your preferences."
@@ -95,7 +132,7 @@ msgstr "Вы собираетесь удалить %d файлов из резу
#: core/app.py:566
msgid "{} duplicate groups were changed by the re-prioritization."
msgstr ""
msgstr "{} групп дубликатов было изменено при реприоритезации."
#: core/app.py:586
msgid "Collecting files to scan"
@@ -127,7 +164,7 @@ msgstr "Группировка %d/%d совпадений"
#: core/gui/deletion_options.py:23
msgid "You are sending {} file(s) to the Trash."
msgstr ""
msgstr "Вы перемещаете {} файлов в Корзину."
#: core/gui/ignore_list_dialog.py:24
msgid "Do you really want to remove all %d items from the ignore list?"
@@ -148,11 +185,11 @@ msgstr "Не заканчивается номером"
#: core/prioritize.py:98
msgid "Longest"
msgstr ""
msgstr "Самый длинный"
#: core/prioritize.py:99
msgid "Shortest"
msgstr ""
msgstr "Самый короткий"
#: core/prioritize.py:132
msgid "Highest"
@@ -213,35 +250,3 @@ msgstr "Проверено %d/%d совпадений"
#: core_pe/matchexif.py:18
msgid "Read EXIF of %d/%d pictures"
msgstr "Прочитана EXIF-информация %d/%d фотографий"
#: core/app.py:58
msgid "Scanning for duplicates"
msgstr "Проверка на наличие дубликатов"
#: core/app.py:59
msgid "Loading"
msgstr "Загрузка"
#: core/app.py:60
msgid "Moving"
msgstr "Перемещение"
#: core/app.py:61
msgid "Copying"
msgstr "Копирование"
#: core/app.py:62
msgid "Sending to Trash"
msgstr "Перемещение в Корзину"
#: core/app.py:65
msgid "Sending files to the recycle bin"
msgstr "Перемещение файлов в Корзину"
#: core/app.py:246
msgid ""
"A previous action is still hanging in there. You can't start a new one yet. "
"Wait a few seconds, then try again."
msgstr ""
"Предыдущее действие до сих пор выполняется. Вы не можете начать новое. "
"Подождите несколько секунд, затем повторите попытку."