i18n: bump translations for upgrade pages
[project/luci.git] / i18n / russian / luasrc / i18n / admin-core.ru.lua
index 4961495d51f6c6d8bd8095459403820fbd468889..68c9cc011dced827265a7ffe6cad446b08ba1b40 100644 (file)
@@ -37,7 +37,6 @@ a_s_changepw = 'Пароль администратора'
 a_s_p_ipkg = '<abbr title="Openmoko Package Management System">OPKG</abbr>-Настройка'
 a_s_sshkeys = '<abbr title="Secure Shell">SSH</abbr>-Ключи'
 a_s_fstab = 'Дисковые разделы'
-a_s_flash = 'Обновление прошивки'
 a_s_i_system1 = 'Изменение настроек системы связанных с самоидентификацией, устстанвкой аппаратно и/или програмного обеспечения, идентификацией или дисковыми разделами.'
 a_s_i_system2 = 'Эти настройки определяют основу вашей системы.'
 a_s_i_system3 = 'Необходимо тчательно отнестись к нижеследующим настройкам, в результате неправильной конфигурации которых вы можете потерять управление над системой или устройсто может не загружаться.'
@@ -66,13 +65,6 @@ a_s_fstab_mountpoint = 'Точка присоединения'
 a_s_fstab_device1 = 'Устройство или раздел (<abbr title="for example">пример</abbr> <code>/dev/sda1</code>)'
 a_s_fstab_fs1 = 'Формат файловой системы (<abbr title="for example">пример</abbr> <samp><abbr title="Third Extended Filesystem">ext3</abbr></samp>)'
 a_s_fstab_swap1 = 'Если физической <abbr title="Random Access Memory">RAM</abbr> не хватает можно воспользоваться временным хранением данных в файле-подкачке. В результате <abbr title="Random Access Memory">RAM</abbr> памяти будет доступно в большем количестве. Но помните, файл подкачки работает гораздо медленнее <abbr title="Random Access Memory">RAM</abbr> так что не ждите обработки информации на скоростях сравнимых с <abbr title="Random Access Memory">RAM</abbr>.'
-a_s_flash_flashed = 'Прошивка успешно обновленна. Перезагрузка устройства...'
-a_s_flash_flasherr = 'Прошивка невозможна'
-a_s_flash_fwimage = 'Файл прошивки'
-a_s_flash_fwupgrade = 'Прошить'
-a_s_flash_keepcfg = 'Сохранить конфигурационные файлы'
-a_s_flash_notimplemented = 'Извините, эта функция пока не доступна на вашей платформе.'
-a_s_flash_upgrade1 = 'Заменяет установленную прошивку на новую. Формат прошивки платформо-зависимый.'
 a_s_reboot1 = 'Сразу произойдёт перезагрузка вашей системы'
 a_s_reboot_do = 'Выполнить перезагрузку'
 a_s_reboot_running = 'Позалуйста подождите: Устройство перезагружается...'
@@ -267,3 +259,16 @@ network_interface_fwzone_desc = 'Этот интерфейс не принадл
 network_interface_encaps = 'PPPoA Encapsulation'
 m_n_mssfix = "Clamp Segment Size"
 m_n_mssfix_desc = "Fixes problems with unreachable websites, submitting forms or other unexpected behaviour for some ISPs."
+admin_upgrade = 'Flash Firmware'
+admin_upgrade_badimage = 'The uploaded image file does not contain a supported format. Make sure that you choose the generic image format for your platform.'
+admin_upgrade_checksum = 'Checksum'
+admin_upgrade_desc = 'Upload an OpenWrt image file to reflash the device.'
+admin_upgrade_filesize = 'Size'
+admin_upgrade_fwimage = 'Firmware image'
+admin_upgrade_keepcfg = 'Keep configuration files'
+admin_upgrade_nosupport = 'Sorry. OpenWrt does not support a system upgrade on this platform.<br /> You need to manually flash your device.'
+admin_upgrade_running = 'The system is flashing now.<br /> DO NOT POWER OFF THE DEVICE!<br /> Wait a few minutes until you try to reconnect. It might be necessary to renew the address of your computer to reach the device again, depending on your settings.'
+admin_upgrade_spaceavail = ' (%s available)'
+admin_upgrade_toolarge = 'It appears that you try to flash an image that does not fit into the flash memory, please verify the image file!'
+admin_upgrade_upload = 'Upload image'
+admin_upgrade_uploaded = 'The flash image was uploaded. Below is the checksum and file size listed, compare them with the original file to ensure data integrity.<br /> Click "Proceed" below to start the flash procedure.'