commit 340006b77824c8d8b2021bb30688e2f10b8f8234 Author: Translation commit bot translation@torproject.org Date: Mon Jan 7 09:46:02 2019 +0000
Update translations for liveusb-creator_completed --- ru/ru.po | 169 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 90 insertions(+), 79 deletions(-)
diff --git a/ru/ru.po b/ru/ru.po index 53c67450c..3a8b8bc68 100644 --- a/ru/ru.po +++ b/ru/ru.po @@ -11,6 +11,7 @@ # Den Arefyev <>, 2012 # Denis Denis stereodenis@gmail.com, 2014 # Eugene, 2013 +# Evgeny Aleksandrov 5678lutya@gmail.com, 2019 # Елисеев Дмитрий inactive+ddark008@transifex.com, 2012 # Иван Лапенков, 2015 # jujjer jujjer@gmail.com, 2013 @@ -31,9 +32,9 @@ msgid "" msgstr "" "Project-Id-Version: Tor Project\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-10-17 13:11+0200\n" -"PO-Revision-Date: 2018-10-17 14:51+0000\n" -"Last-Translator: erinm\n" +"POT-Creation-Date: 2019-01-02 09:26+0100\n" +"PO-Revision-Date: 2019-01-07 09:28+0000\n" +"Last-Translator: Evgeny Aleksandrov 5678lutya@gmail.com\n" "Language-Team: Russian (http://www.transifex.com/otf/torproject/language/ru/)%5Cn" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -100,194 +101,194 @@ msgstr "Невозможно копировать %(infile)s в %(outfile)s: %(m msgid "Removing existing Live OS" msgstr "Удаление существующей Live OS"
-#: ../tails_installer/creator.py:444 ../tails_installer/creator.py:456 +#: ../tails_installer/creator.py:444 ../tails_installer/creator.py:457 #, python-format msgid "Unable to chmod %(file)s: %(message)s" msgstr "Невозможно chmod %(file)s: %(message)s"
-#: ../tails_installer/creator.py:449 +#: ../tails_installer/creator.py:450 #, python-format msgid "Unable to remove file from previous LiveOS: %(message)s" msgstr "Невозможно удалить файл из предыдущей LiveOS: %(message)s"
-#: ../tails_installer/creator.py:462 +#: ../tails_installer/creator.py:464 #, python-format msgid "Unable to remove directory from previous LiveOS: %(message)s" msgstr "Невозможно удалить директорию из предыдущей LiveOS: %(message)s"
-#: ../tails_installer/creator.py:510 +#: ../tails_installer/creator.py:512 #, python-format msgid "Cannot find device %s" msgstr "Устройство %s не найдено"
-#: ../tails_installer/creator.py:711 +#: ../tails_installer/creator.py:713 #, python-format msgid "Unable to write on %(device)s, skipping." msgstr "Невозможно записать на %(device)s, пропускаю."
-#: ../tails_installer/creator.py:741 +#: ../tails_installer/creator.py:743 #, python-format msgid "" "Some partitions of the target device %(device)s are mounted. They will be " "unmounted before starting the installation process." msgstr "Некоторые разделы целевого устройства %(device)s примонтированы. Они будут отмонтированы перед началом установки."
-#: ../tails_installer/creator.py:784 ../tails_installer/creator.py:1008 +#: ../tails_installer/creator.py:786 ../tails_installer/creator.py:1010 msgid "Unknown filesystem. Your device may need to be reformatted." msgstr "Неизвестная файловая система. Ваше устройство нуждается в переформатировании."
-#: ../tails_installer/creator.py:787 ../tails_installer/creator.py:1011 +#: ../tails_installer/creator.py:789 ../tails_installer/creator.py:1013 #, python-format msgid "Unsupported filesystem: %s" msgstr "Неподдерживаемая файловая система: %s"
-#: ../tails_installer/creator.py:805 +#: ../tails_installer/creator.py:807 #, python-format msgid "Unknown GLib exception while trying to mount device: %(message)s" msgstr "Неизвестная ошибка GLib во время монтирования устройства: %(message)s"
-#: ../tails_installer/creator.py:810 +#: ../tails_installer/creator.py:812 #, python-format msgid "Unable to mount device: %(message)s" msgstr "Невозможно смонтировать устройство %(message)s"
-#: ../tails_installer/creator.py:815 +#: ../tails_installer/creator.py:817 msgid "No mount points found" msgstr "Нет точек монтирования"
-#: ../tails_installer/creator.py:826 +#: ../tails_installer/creator.py:828 #, python-format msgid "Entering unmount_device for '%(device)s'" msgstr "Открытие непримонтированного устройства для '%(device)s'"
-#: ../tails_installer/creator.py:836 +#: ../tails_installer/creator.py:838 #, python-format msgid "Unmounting mounted filesystems on '%(device)s'" msgstr "Размонтирование файловых систем на '%(device)s'"
-#: ../tails_installer/creator.py:840 +#: ../tails_installer/creator.py:842 #, python-format msgid "Unmounting '%(udi)s' on '%(device)s'" msgstr "Размонтирование '%(udi)s' на '%(device)s'"
-#: ../tails_installer/creator.py:851 +#: ../tails_installer/creator.py:853 #, python-format msgid "Mount %s exists after unmounting" msgstr "Точка монтирования %s существует во время монтирования"
-#: ../tails_installer/creator.py:864 +#: ../tails_installer/creator.py:866 #, python-format msgid "Partitioning device %(device)s" msgstr "Разметка устройства %(device)s"
-#: ../tails_installer/creator.py:993 +#: ../tails_installer/creator.py:995 #, python-format msgid "Unsupported device '%(device)s', please report a bug." msgstr "Неподдерживаемое устройство '%(device)s', пожалуйста, сообщите об ошибке."
-#: ../tails_installer/creator.py:996 +#: ../tails_installer/creator.py:998 msgid "Trying to continue anyway." msgstr "Попытка продолжить все равно."
-#: ../tails_installer/creator.py:1005 ../tails_installer/creator.py:1401 +#: ../tails_installer/creator.py:1007 ../tails_installer/creator.py:1405 msgid "Verifying filesystem..." msgstr "Проверка файловой системы..."
-#: ../tails_installer/creator.py:1029 +#: ../tails_installer/creator.py:1031 #, python-format msgid "Unable to change volume label: %(message)s" msgstr "Невозможно изменить метку тома: %(message)s"
-#: ../tails_installer/creator.py:1034 ../tails_installer/creator.py:1434 +#: ../tails_installer/creator.py:1037 ../tails_installer/creator.py:1440 msgid "Installing bootloader..." msgstr "Установка загрузчика..."
-#: ../tails_installer/creator.py:1061 +#: ../tails_installer/creator.py:1064 #, python-format msgid "Could not find the '%s' COM32 module" msgstr "Не могу найти %s модуль COM32"
-#: ../tails_installer/creator.py:1069 ../tails_installer/creator.py:1452 +#: ../tails_installer/creator.py:1072 ../tails_installer/creator.py:1458 #, python-format msgid "Removing %(file)s" msgstr "Удаление %(file)s"
-#: ../tails_installer/creator.py:1183 +#: ../tails_installer/creator.py:1186 #, python-format msgid "%s already bootable" msgstr "%s уже является загрузочным"
-#: ../tails_installer/creator.py:1203 +#: ../tails_installer/creator.py:1206 msgid "Unable to find partition" msgstr "Невозможно найти раздел"
-#: ../tails_installer/creator.py:1226 +#: ../tails_installer/creator.py:1229 #, python-format msgid "Formatting %(device)s as FAT32" msgstr "Форматирование %(device)s в FAT32"
-#: ../tails_installer/creator.py:1286 +#: ../tails_installer/creator.py:1289 msgid "Could not find syslinux' gptmbr.bin" msgstr "Не удается найти syslinux' gptmbr.bin"
-#: ../tails_installer/creator.py:1299 +#: ../tails_installer/creator.py:1302 #, python-format msgid "Reading extracted MBR from %s" msgstr "Чтение извлеченной записи MBR из %s"
-#: ../tails_installer/creator.py:1303 +#: ../tails_installer/creator.py:1306 #, python-format msgid "Could not read the extracted MBR from %(path)s" msgstr "Не удается прочесть извлеченную запись MBR из %(path)s"
-#: ../tails_installer/creator.py:1316 ../tails_installer/creator.py:1317 +#: ../tails_installer/creator.py:1319 ../tails_installer/creator.py:1320 #, python-format msgid "Resetting Master Boot Record of %s" msgstr "Сброс главной загрузочной записи %s"
-#: ../tails_installer/creator.py:1322 +#: ../tails_installer/creator.py:1325 msgid "Drive is a loopback, skipping MBR reset" msgstr "Устройство, пропускает сброс главной загрузочной записи MBR"
-#: ../tails_installer/creator.py:1326 ../tails_installer/creator.py:1580 +#: ../tails_installer/creator.py:1329 ../tails_installer/creator.py:1589 #, python-format msgid "Calculating the SHA1 of %s" msgstr "Вычисление SHA1 от %s"
-#: ../tails_installer/creator.py:1351 +#: ../tails_installer/creator.py:1354 msgid "Synchronizing data on disk..." msgstr "Сихронизирую данные на диске..."
-#: ../tails_installer/creator.py:1393 +#: ../tails_installer/creator.py:1397 msgid "Error probing device" msgstr "Ошибка зондирования устройства"
-#: ../tails_installer/creator.py:1395 +#: ../tails_installer/creator.py:1399 msgid "Unable to find any supported device" msgstr "Невозможно найти поддерживаемое устройство"
-#: ../tails_installer/creator.py:1405 +#: ../tails_installer/creator.py:1409 msgid "" "Make sure your USB key is plugged in and formatted with the FAT filesystem" msgstr "Убедитесь, что USB-устройство подключено и отформатировано (FAT)"
-#: ../tails_installer/creator.py:1408 +#: ../tails_installer/creator.py:1412 #, python-format msgid "" "Unsupported filesystem: %s\n" "Please backup and format your USB key with the FAT filesystem." msgstr "Неподдерживаемая файловая система: %s\nПожалуйста, сделайте резервную копию данных и отформатируйте USB-устройство в файловую систему FAT."
-#: ../tails_installer/creator.py:1475 +#: ../tails_installer/creator.py:1481 msgid "" "Unable to get Win32_LogicalDisk; win32com query did not return any results" msgstr "Невозможно получить Win32_LogicalDisk; win32com ничего не вернул"
-#: ../tails_installer/creator.py:1528 +#: ../tails_installer/creator.py:1536 msgid "Cannot find" msgstr "Невозможно найти"
-#: ../tails_installer/creator.py:1529 +#: ../tails_installer/creator.py:1537 msgid "" "Make sure to extract the entire tails-installer zip file before running this" " program." @@ -318,73 +319,83 @@ msgstr "Установка завершена! (%s)" msgid "Tails installation failed!" msgstr "Ошибка установки Tails"
-#: ../tails_installer/gui.py:361 +#: ../tails_installer/gui.py:369 msgid "" "Warning: This tool needs to be run as an Administrator. To do this, right " "click on the icon and open the Properties. Under the Compatibility tab, " "check the "Run this program as an administrator" box." msgstr "Внимание: Для работы требуются права Администратора. Что бы получить их, нажмите правой клавишей на иконку приложения и откройте Свойства. В вкладке Совместимость, поставьте галочку на "Выполнять эту программу от имени администратора"."
-#: ../tails_installer/gui.py:373 +#: ../tails_installer/gui.py:381 msgid "Tails Installer" msgstr "Установщик Tails"
-#: ../tails_installer/gui.py:423 ../data/tails-installer.ui.h:2 +#: ../tails_installer/gui.py:441 +msgid "Tails Installer is deprecated" +msgstr "Установщик Tails не рекомендуется для дальнейшего использования" + +#: ../tails_installer/gui.py:443 +msgid "" +"To install a new Tails, see the <a href='https://tails.boum.org/install/'>installation documentation</a>.\n" +"To upgrade an existing Tails, see the <a href='https://tails.boum.org/upgrade/'>upgrade documentation</a>." +msgstr "Чтобы установить новый Tails, смотрите <a href='https://tails.boum.org/install/'>инструкцию по установке</a>.\nЧтобы обновить существующую Tails, смотрите <a href='https://tails.boum.org/upgrade/'>инструкцию по обновлению</a>." + +#: ../tails_installer/gui.py:450 ../data/tails-installer.ui.h:2 msgid "Clone the current Tails" msgstr "Клонировать текущий Tails."
-#: ../tails_installer/gui.py:430 ../data/tails-installer.ui.h:3 +#: ../tails_installer/gui.py:457 ../data/tails-installer.ui.h:3 msgid "Use a downloaded Tails ISO image" msgstr "Используйте загруженный ISO образ Tails"
-#: ../tails_installer/gui.py:467 ../tails_installer/gui.py:788 +#: ../tails_installer/gui.py:494 ../tails_installer/gui.py:815 msgid "Upgrade" msgstr "Апгрейд"
-#: ../tails_installer/gui.py:469 +#: ../tails_installer/gui.py:496 msgid "Manual Upgrade Instructions" msgstr "Инструкции по обновлению в ручную"
-#: ../tails_installer/gui.py:471 +#: ../tails_installer/gui.py:498 msgid "https://tails.boum.org/upgrade/" msgstr "https://tails.boum.org/upgrade/"
-#: ../tails_installer/gui.py:479 ../tails_installer/gui.py:700 -#: ../tails_installer/gui.py:765 ../data/tails-installer.ui.h:7 +#: ../tails_installer/gui.py:506 ../tails_installer/gui.py:727 +#: ../tails_installer/gui.py:792 ../data/tails-installer.ui.h:7 msgid "Install" msgstr "Установить"
-#: ../tails_installer/gui.py:482 ../data/tails-installer.ui.h:1 +#: ../tails_installer/gui.py:509 ../data/tails-installer.ui.h:1 msgid "Installation Instructions" msgstr "Инструкции по установке"
-#: ../tails_installer/gui.py:484 +#: ../tails_installer/gui.py:511 msgid "https://tails.boum.org/install/" msgstr "https://tails.boum.org/install/"
-#: ../tails_installer/gui.py:490 +#: ../tails_installer/gui.py:517 #, python-format msgid "%(size)s %(vendor)s %(model)s device (%(device)s)" msgstr "%(size)s%(vendor)s%(model)s устройство (%(device)s)"
-#: ../tails_installer/gui.py:502 +#: ../tails_installer/gui.py:529 msgid "No ISO image selected" msgstr "Не выбрано ни одного ISO образа"
-#: ../tails_installer/gui.py:503 +#: ../tails_installer/gui.py:530 msgid "Please select a Tails ISO image." msgstr "Пожалуйста выберите ISO образ Tails"
-#: ../tails_installer/gui.py:545 +#: ../tails_installer/gui.py:572 msgid "No device suitable to install Tails could be found" msgstr "Не обнаружено устройств для установки Tails"
-#: ../tails_installer/gui.py:547 +#: ../tails_installer/gui.py:574 #, python-format msgid "Please plug a USB flash drive or SD card of at least %0.1f GB." msgstr "Пожалуйста, подключите USB-флэшкарту или SD-карту размером не менее %0.1fГигабайт"
-#: ../tails_installer/gui.py:581 +#: ../tails_installer/gui.py:608 #, python-format msgid "" "The USB stick "%(pretty_name)s" is configured as non-removable by its " @@ -392,49 +403,49 @@ msgid "" "different model." msgstr "USB накопитель "%(pretty_name)s" сконфигурирован изготовителем как несъемный, и Tails не сможет запуститься на нем. Пожалуйста, попробуйте установить на другую модель."
-#: ../tails_installer/gui.py:591 +#: ../tails_installer/gui.py:618 #, python-format msgid "" "The device "%(pretty_name)s" is too small to install Tails (at least " "%(size)s GB is required)." msgstr "Устройство "%(pretty_name)s" слишком мало для установки (нужно как минимум %(size)s GB)."
-#: ../tails_installer/gui.py:604 +#: ../tails_installer/gui.py:631 #, python-format msgid "" "To upgrade device "%(pretty_name)s" from this Tails, you need to use a downloaded Tails ISO image:\n" "https://tails.boum.org/install/download" msgstr "Для обновления устройства "%(pretty_name)s" из Tails, вам нужно использовать загруженный образ Tails ISO:\nhttps://tails.boum.org/install/download"
-#: ../tails_installer/gui.py:625 +#: ../tails_installer/gui.py:652 msgid "An error happened while installing Tails" msgstr "Ошибка при установке Tails"
-#: ../tails_installer/gui.py:637 +#: ../tails_installer/gui.py:664 msgid "Refreshing releases..." msgstr "Обновление списка выпусков..."
-#: ../tails_installer/gui.py:642 +#: ../tails_installer/gui.py:669 msgid "Releases updated!" msgstr "Релизы обновлены!"
-#: ../tails_installer/gui.py:695 +#: ../tails_installer/gui.py:722 msgid "Installation complete!" msgstr "Установка завершена!"
-#: ../tails_installer/gui.py:711 +#: ../tails_installer/gui.py:738 msgid "Cancel" msgstr "Отмена"
-#: ../tails_installer/gui.py:747 +#: ../tails_installer/gui.py:774 msgid "Unable to mount device" msgstr "Невозможно смонтировать устройство"
-#: ../tails_installer/gui.py:754 ../tails_installer/gui.py:787 +#: ../tails_installer/gui.py:781 ../tails_installer/gui.py:814 msgid "Confirm the target USB stick" msgstr "Подтвердите выбранное USB устройство"
-#: ../tails_installer/gui.py:755 +#: ../tails_installer/gui.py:782 #, python-format msgid "" "%(size)s %(vendor)s %(model)s device (%(device)s)\n" @@ -442,48 +453,48 @@ msgid "" "All data on this USB stick will be lost." msgstr "%(size)s%(vendor)s%(model)sустройства (%(device)s)\n\nВсе данные на этом USB накопителе будут потеряны."
-#: ../tails_installer/gui.py:774 +#: ../tails_installer/gui.py:801 #, python-format msgid "%(parent_size)s %(vendor)s %(model)s device (%(device)s)" msgstr "%(parent_size)s%(vendor)s%(model)s устройство (%(device)s)"
-#: ../tails_installer/gui.py:782 +#: ../tails_installer/gui.py:809 msgid "" "\n" "\n" "The persistent storage on this USB stick will be preserved." msgstr "\n\nПостоянное хранилище на этом USB устройстве будет сохранено."
-#: ../tails_installer/gui.py:783 +#: ../tails_installer/gui.py:810 #, python-format msgid "%(description)s%(persistence_message)s" msgstr "%(description)s%(persistence_message)s"
-#: ../tails_installer/gui.py:826 +#: ../tails_installer/gui.py:853 msgid "Download complete!" msgstr "Загрузка завершена!"
-#: ../tails_installer/gui.py:830 +#: ../tails_installer/gui.py:857 msgid "Download failed: " msgstr "Ошибка загрузки: "
-#: ../tails_installer/gui.py:831 +#: ../tails_installer/gui.py:858 msgid "You can try again to resume your download" msgstr "Вы можете попробовать продолжить загрузку"
-#: ../tails_installer/gui.py:839 +#: ../tails_installer/gui.py:866 msgid "" "The selected file is unreadable. Please fix its permissions or select " "another file." msgstr "Выбранный файл нечитабелен. Исправьте файл или выберите другой."
-#: ../tails_installer/gui.py:845 +#: ../tails_installer/gui.py:872 msgid "" "Unable to use the selected file. You may have better luck if you move your " "ISO to the root of your drive (ie: C:\)" msgstr "Невозможно использовать указанный файл. Попробуйте переместить ISO в корень диска (например C:\)"
-#: ../tails_installer/gui.py:851 +#: ../tails_installer/gui.py:878 #, python-format msgid "%(filename)s selected" msgstr "Выбрано %(filename)s"