diff options
Diffstat (limited to 'po/ru.po')
-rw-r--r-- | po/ru.po | 2377 |
1 files changed, 1370 insertions, 1007 deletions
@@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: hardinfo2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-04-22 11:49+0200\n" +"POT-Creation-Date: 2024-05-30 15:01+0200\n" "PO-Revision-Date: 2022-03-05 23:00+0300\n" "Last-Translator: Sergey Rodin <rodin.s@rambler.ru>, ViktorOn\n" "Language-Team: \n" @@ -17,11 +17,648 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" -#: shell/callbacks.c:232 shell/shell.c:421 +#: hardinfo2/cpu_util.c:29 +msgid "Little Endian" +msgstr "Младший порядок байтов" + +#: hardinfo2/cpu_util.c:31 +msgid "Big Endian" +msgstr "Старший порядок байтов" + +#: hardinfo2/cpu_util.c:205 hardinfo2/cpu_util.c:216 modules/devices/gpu.c:216 +msgid "Frequency Scaling" +msgstr "Масштабирование частоты" + +#: hardinfo2/cpu_util.c:206 modules/devices/gpu.c:217 +msgid "Minimum" +msgstr "Минимальная" + +#: hardinfo2/cpu_util.c:206 hardinfo2/cpu_util.c:207 hardinfo2/cpu_util.c:208 +#: hardinfo2/dt_util.c:590 modules/devices/gpu.c:217 modules/devices/gpu.c:218 +msgid "kHz" +msgstr "кГц" + +#: hardinfo2/cpu_util.c:207 modules/devices/gpu.c:218 +msgid "Maximum" +msgstr "Максимальная" + +#: hardinfo2/cpu_util.c:208 +msgid "Current" +msgstr "Текущая" + +#: hardinfo2/cpu_util.c:209 modules/devices/gpu.c:219 +msgid "Transition Latency" +msgstr "Задержка перехода" + +#: hardinfo2/cpu_util.c:209 modules/devices/gpu.c:219 +msgid "ns" +msgstr "нс" + +#: hardinfo2/cpu_util.c:210 +msgid "Governor" +msgstr "Регулятор" + +#: hardinfo2/cpu_util.c:211 hardinfo2/cpu_util.c:217 modules/devices.c:772 +#: modules/devices/gpu.c:163 modules/devices/pci.c:148 +#: modules/devices/usb.c:139 +msgid "Driver" +msgstr "Драйвер" + +#: hardinfo2/cpu_util.c:223 modules/computer.c:785 +#: modules/devices/arm/processor.c:255 modules/devices/x86/processor.c:283 +#: modules/devices/x86/processor.c:387 modules/devices/x86/processor.c:525 +msgid "(Not Available)" +msgstr "(Недоступно)" + +#: hardinfo2/cpu_util.c:231 hardinfo2/cpu_util.c:233 +msgid "Socket" +msgstr "Сокет" + +#: hardinfo2/cpu_util.c:236 hardinfo2/cpu_util.c:238 modules/devices/gpu.c:159 +#: modules/devices/gpu.c:243 +msgid "Core" +msgstr "Ядро" + +#: hardinfo2/cpu_util.c:241 +msgid "Book" +msgstr "Книга" + +#: hardinfo2/cpu_util.c:243 +msgid "Drawer" +msgstr "Трассировщик" + +#: hardinfo2/cpu_util.c:249 modules/devices/arm/processor.c:470 +#: modules/devices/x86/processor.c:751 +msgid "Topology" +msgstr "Топология" + +#: hardinfo2/cpu_util.c:250 +msgid "ID" +msgstr "ИД" + +#: hardinfo2/dmi_util.c:25 +msgid "BIOS Information" +msgstr "Информация о BIOS" + +#: hardinfo2/dmi_util.c:26 modules/devices/parisc/processor.c:157 +msgid "System" +msgstr "Система" + +#: hardinfo2/dmi_util.c:27 +msgid "Base Board" +msgstr "Основная плата" + +#: hardinfo2/dmi_util.c:28 modules/devices/dmi.c:54 +msgid "Chassis" +msgstr "Шасси" + +#: hardinfo2/dmi_util.c:29 modules/computer.c:556 modules/computer.c:1054 +#: modules/devices/alpha/processor.c:87 modules/devices/arm/processor.c:340 +#: modules/devices.c:99 modules/devices/ia64/processor.c:159 +#: modules/devices/loongarch64/processor.c:80 +#: modules/devices/m68k/processor.c:83 modules/devices/mips/processor.c:74 +#: modules/devices/parisc/processor.c:154 modules/devices/ppc/processor.c:157 +#: modules/devices/riscv/processor.c:180 modules/devices/s390/processor.c:131 +#: modules/devices/sh/processor.c:83 modules/devices/sparc/processor.c:74 +#: modules/devices/x86/processor.c:647 +msgid "Processor" +msgstr "Процессор" + +#: hardinfo2/dmi_util.c:30 +msgid "Memory Controller" +msgstr "Контроллер памяти" + +#: hardinfo2/dmi_util.c:31 +msgid "Memory Module" +msgstr "Модуль памяти" + +#: hardinfo2/dmi_util.c:32 modules/devices/parisc/processor.c:163 +#: modules/devices/x86/processor.c:663 +msgid "Cache" +msgstr "Кэш" + +#: hardinfo2/dmi_util.c:33 +msgid "Port Connector" +msgstr "Разъем порта" + +#: hardinfo2/dmi_util.c:34 +msgid "System Slots" +msgstr "" + +#: hardinfo2/dmi_util.c:35 +msgid "On Board Devices" +msgstr "" + +#: hardinfo2/dmi_util.c:36 +msgid "OEM Strings" +msgstr "Строки OEM" + +#: hardinfo2/dmi_util.c:37 +msgid "System Configuration Options" +msgstr "" + +#: hardinfo2/dmi_util.c:38 +msgid "BIOS Language" +msgstr "Язык BIOS" + +#: hardinfo2/dmi_util.c:39 +msgid "Group Associations" +msgstr "" + +#: hardinfo2/dmi_util.c:40 +msgid "System Event Log" +msgstr "" + +#: hardinfo2/dmi_util.c:41 +msgid "Physical Memory Array" +msgstr "" + +#: hardinfo2/dmi_util.c:42 +msgid "Memory Device" +msgstr "Устройство памяти" + +#: hardinfo2/dmi_util.c:43 +msgid "32-bit Memory Error" +msgstr "" + +#: hardinfo2/dmi_util.c:44 +msgid "Memory Array Mapped Address" +msgstr "" + +#: hardinfo2/dmi_util.c:45 +msgid "Memory Device Mapped Address" +msgstr "" + +#: hardinfo2/dmi_util.c:46 +msgid "Built-in Pointing Device" +msgstr "Встроенное указывающее устройство" + +#: hardinfo2/dmi_util.c:47 +msgid "Portable Battery" +msgstr "Съемная батарея" + +#: hardinfo2/dmi_util.c:48 +msgid "System Reset" +msgstr "Сброс системы" + +#: hardinfo2/dmi_util.c:49 +msgid "Hardware Security" +msgstr "Аппаратная безопасность" + +#: hardinfo2/dmi_util.c:50 +msgid "System Power Controls" +msgstr "" + +#: hardinfo2/dmi_util.c:51 +msgid "Voltage Probe" +msgstr "Датчик напряжения" + +#: hardinfo2/dmi_util.c:52 +msgid "Cooling Device" +msgstr "Устройство охлаждения" + +#: hardinfo2/dmi_util.c:53 +msgid "Temperature Probe" +msgstr "Температурный датчик" + +#: hardinfo2/dmi_util.c:54 +msgid "Electrical Current Probe" +msgstr "" + +#: hardinfo2/dmi_util.c:55 +msgid "Out-of-band Remote Access" +msgstr "" + +#: hardinfo2/dmi_util.c:56 +msgid "Boot Integrity Services" +msgstr "" + +#: hardinfo2/dmi_util.c:57 +msgid "System Boot" +msgstr "" + +#: hardinfo2/dmi_util.c:58 +msgid "64-bit Memory Error" +msgstr "" + +#: hardinfo2/dmi_util.c:59 +msgid "Management Device" +msgstr "Устройство управления" + +#: hardinfo2/dmi_util.c:60 +msgid "Management Device Component" +msgstr "" + +#: hardinfo2/dmi_util.c:61 +msgid "Management Device Threshold Data" +msgstr "" + +#: hardinfo2/dmi_util.c:62 +msgid "Memory Channel" +msgstr "Канал памяти" + +#: hardinfo2/dmi_util.c:63 +msgid "IPMI Device" +msgstr "" + +#: hardinfo2/dmi_util.c:64 +msgid "Power Supply" +msgstr "Источник питания" + +#: hardinfo2/dmi_util.c:65 +msgid "Additional Information" +msgstr "Дополнительная информация" + +#: hardinfo2/dmi_util.c:66 +msgid "Onboard Device" +msgstr "" + +#: hardinfo2/dmi_util.c:233 +msgid "Invalid chassis type (0)" +msgstr "" + +#: hardinfo2/dmi_util.c:234 hardinfo2/dmi_util.c:235 +msgid "Unknown chassis type" +msgstr "" + +#: hardinfo2/dmi_util.c:236 +msgid "Desktop" +msgstr "Настольный компьютер" + +#: hardinfo2/dmi_util.c:237 +msgid "Low-profile Desktop" +msgstr "Низкопрофильный компьютер" + +#: hardinfo2/dmi_util.c:238 +msgid "Pizza Box" +msgstr "" + +#: hardinfo2/dmi_util.c:239 +msgid "Mini Tower" +msgstr "Размер Mini Tower" + +#: hardinfo2/dmi_util.c:240 +msgid "Tower" +msgstr "Размер Tower" + +#: hardinfo2/dmi_util.c:241 +msgid "Portable" +msgstr "Портативный компьютер" + +#: hardinfo2/dmi_util.c:242 modules/computer.c:412 modules/computer.c:421 +#: modules/computer.c:443 +msgid "Laptop" +msgstr "Лэптоп" + +#: hardinfo2/dmi_util.c:243 +msgid "Notebook" +msgstr "Ноутбук" + +#: hardinfo2/dmi_util.c:244 +msgid "Handheld" +msgstr "" + +#: hardinfo2/dmi_util.c:245 +msgid "Docking Station" +msgstr "Док-станция" + +#: hardinfo2/dmi_util.c:246 +msgid "All-in-one" +msgstr "Всё в одном" + +#: hardinfo2/dmi_util.c:247 +msgid "Subnotebook" +msgstr "" + +#: hardinfo2/dmi_util.c:248 +msgid "Space-saving" +msgstr "" + +#: hardinfo2/dmi_util.c:249 +msgid "Lunch Box" +msgstr "" + +#: hardinfo2/dmi_util.c:250 +msgid "Main Server Chassis" +msgstr "" + +#: hardinfo2/dmi_util.c:251 +msgid "Expansion Chassis" +msgstr "" + +#: hardinfo2/dmi_util.c:252 +msgid "Sub Chassis" +msgstr "" + +#: hardinfo2/dmi_util.c:253 +msgid "Bus Expansion Chassis" +msgstr "" + +#: hardinfo2/dmi_util.c:254 +msgid "Peripheral Chassis" +msgstr "" + +#: hardinfo2/dmi_util.c:255 +msgid "RAID Chassis" +msgstr "" + +#: hardinfo2/dmi_util.c:256 +msgid "Rack Mount Chassis" +msgstr "" + +#: hardinfo2/dmi_util.c:257 +msgid "Sealed-case PC" +msgstr "" + +#: hardinfo2/dmi_util.c:258 +msgid "Multi-system" +msgstr "" + +#: hardinfo2/dmi_util.c:259 +msgid "CompactPCI" +msgstr "" + +#: hardinfo2/dmi_util.c:260 +msgid "AdvancedTCA" +msgstr "" + +#: hardinfo2/dmi_util.c:261 +msgid "Blade" +msgstr "" + +#: hardinfo2/dmi_util.c:262 +msgid "Blade Enclosing" +msgstr "" + +#: hardinfo2/dmi_util.c:263 +msgid "Tablet" +msgstr "" + +#: hardinfo2/dmi_util.c:264 +msgid "Convertible" +msgstr "" + +#: hardinfo2/dmi_util.c:265 +msgid "Detachable" +msgstr "" + +#: hardinfo2/dmi_util.c:266 +msgid "IoT Gateway" +msgstr "" + +#: hardinfo2/dmi_util.c:267 +msgid "Embedded PC" +msgstr "" + +#: hardinfo2/dmi_util.c:268 +msgid "Mini PC" +msgstr "Мини ПК" + +#: hardinfo2/dmi_util.c:269 +msgid "Stick PC" +msgstr "" + +#: hardinfo2/dt_util.c:1175 +msgid "phandle Map" +msgstr "" + +#: hardinfo2/dt_util.c:1176 +msgid "Alias Map" +msgstr "" + +#: hardinfo2/dt_util.c:1177 +msgid "Symbol Map" +msgstr "" + +#. / %d will be latest year of copyright +#: hardinfo2/hardinfo.c:71 +#, c-format +msgid "" +"Copyright (C) 2003-2023 L. A. F. Pereira. 2024-%d Hardinfo2 Project.\n" +"\n" +msgstr "" + +#: hardinfo2/hardinfo.c:73 +#, c-format +msgid "" +"Compile-time options:\n" +" Release version: %s (%s)\n" +" LibSoup version: %s\n" +" BinReloc enabled: %s\n" +" Data prefix: %s\n" +" Library prefix: %s\n" +" Locale prefix : %s\n" +" Data hardcoded: %s\n" +" Library hardcoded: %s\n" +" Locale hardcoded: %s\n" +" Compiled for: %s\n" +msgstr "" + +#: hardinfo2/hardinfo.c:85 +msgid "3.0" +msgstr "" + +#: hardinfo2/hardinfo.c:86 modules/computer.c:833 +#: modules/computer/modules.c:352 modules/computer/modules.c:353 +#: modules/devices/inputdevices.c:153 modules/devices/printers.c:145 +#: modules/devices/spd-decode.c:971 +msgid "Yes" +msgstr "Да" + +#: hardinfo2/hardinfo.c:86 modules/computer.c:833 +#: modules/computer/modules.c:352 modules/computer/modules.c:353 +#: modules/devices/printers.c:145 modules/devices/spd-decode.c:968 +msgid "No" +msgstr "Нет" + +#: hardinfo2/hardinfo.c:120 +#, c-format +msgid "Unknown benchmark ``%s''\n" +msgstr "" + +#: hardinfo2/hardinfo.c:159 +msgid "Don't know what to do. Exiting." +msgstr "Не знаю, что делать. Выход." + +#: hardinfo2/usb_util.c:293 modules/devices/devicetree.c:90 +#: modules/devices/devicetree.c:91 modules/devices/monitors.c:411 +#: modules/devices/storage.c:306 modules/devices/storage.c:328 +msgid "(None)" +msgstr "(Нет)" + +#: hardinfo2/util.c:102 modules/computer/uptime.c:54 +#, c-format +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d день" +msgstr[1] "%d дня" +msgstr[2] "%d дней" + +#: hardinfo2/util.c:103 modules/computer/uptime.c:55 +#, c-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d час" +msgstr[1] "%d часа" +msgstr[2] "%d часов" + +#: hardinfo2/util.c:104 modules/computer/uptime.c:56 +#, c-format +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d минута" +msgstr[1] "%d минуты" +msgstr[2] "%d минут" + +#: hardinfo2/util.c:105 +#, c-format +msgid "%d second" +msgid_plural "%d seconds" +msgstr[0] "секунда" +msgstr[1] "секунды" +msgstr[2] "секунд" + +#: hardinfo2/util.c:126 +#, c-format +msgid "%.1f B" +msgstr "%.1f Б" + +#: hardinfo2/util.c:128 +#, c-format +msgid "%.1f KiB" +msgstr "%.1f КиБ" + +#: hardinfo2/util.c:130 +#, c-format +msgid "%.1f MiB" +msgstr "%.1f МиБ" + +#: hardinfo2/util.c:132 +#, c-format +msgid "%.1f GiB" +msgstr "%.1f ГиБ" + +#: hardinfo2/util.c:134 +#, c-format +msgid "%.1f TiB" +msgstr "%.1f ТиБ" + +#: hardinfo2/util.c:136 +#, c-format +msgid "%.1f PiB" +msgstr "%.1f ПиБ" + +#: hardinfo2/util.c:366 +msgid "Error" +msgstr "Ошибка" + +#: hardinfo2/util.c:366 hardinfo2/util.c:382 +msgid "Warning" +msgstr "Предупреждение" + +#: hardinfo2/util.c:381 +msgid "Fatal Error" +msgstr "Фатальная ошибка" + +#: hardinfo2/util.c:408 +msgid "do not print status messages to standard output" +msgstr "не выводить сообщения о состоянии на стандартный вывод" + +#: hardinfo2/util.c:414 +msgid "creates a report and prints to standard output" +msgstr "создаёт отчёт и выводит на стандартный вывод" + +#: hardinfo2/util.c:420 +msgid "chooses a report format ([text], html)" +msgstr "выберите формат отчета ([text], HTML)" + +#: hardinfo2/util.c:426 +msgid "run single benchmark eg. -b 'FPU FFT' (Default all Benchmarks runs)" +msgstr "" + +#: hardinfo2/util.c:432 +msgid "" +"user note attached to benchmark results. (updating/synchronize with server)" +msgstr "" + +#: hardinfo2/util.c:438 +msgid "benchmark result format ([short], conf, shell)" +msgstr "формат результата теста ([short], conf, shell)" + +#: hardinfo2/util.c:444 +msgid "" +"maximum number of benchmark results to include (-1 for no limit, default is " +"50)" +msgstr "" + +#: hardinfo2/util.c:450 +msgid "shows program version and quit" +msgstr "показывает версию программы и выходит" + +#: hardinfo2/util.c:456 +msgid "do not run benchmarks" +msgstr "не запускать тесты" + +#: hardinfo2/util.c:462 +msgid "show all details" +msgstr "показать все подробности" + +#: hardinfo2/util.c:467 +msgid "- System Information and Benchmark" +msgstr "" + +#: hardinfo2/util.c:477 +#, c-format +msgid "" +"Unrecognized arguments.\n" +"Try ``%s --help'' for more information.\n" +msgstr "" +"Неизвестные аргументы.\n" +"Используйте `%s --help' для справки.\n" + +#: hardinfo2/util.c:862 +#, c-format +msgid "Module \"%s\" depends on module \"%s\", load it?" +msgstr "Модуль \"%s\" зависит от модуля \"%s\", загрузить его?" + +#: hardinfo2/util.c:885 +#, c-format +msgid "Module \"%s\" depends on module \"%s\"." +msgstr "Модуль \"%s\" зависит от модуля \"%s\"." + +#: hardinfo2/util.c:952 +#, c-format +msgid "Scanning: %s..." +msgstr "Сканирование: %s..." + +#: hardinfo2/util.c:962 shell/shell.c:302 shell/shell.c:932 shell/shell.c:2146 +msgid "Done." +msgstr "Выполнено." + +#: hardinfo2/vendor.c:213 +msgid "Update vendor list" +msgstr "Обновить список поставщиков" + +#: hardinfo2/vendor.c:218 +msgid "Check Update Version" +msgstr "" + +#: hardinfo2/vendor.c:391 modules/computer.c:608 modules/computer.c:813 +#: modules/computer/os.c:80 modules/computer/os.c:267 modules/computer/os.c:304 +#: modules/computer/os.c:511 modules/computer/os.c:581 modules/devices.c:403 +#: modules/devices.c:549 modules/devices/firmware.c:149 +#: modules/devices/printers.c:106 modules/devices/printers.c:113 +#: modules/devices/printers.c:123 modules/devices/printers.c:138 +#: modules/devices/printers.c:147 modules/devices/printers.c:256 +#: modules/devices/spd-decode.c:311 modules/devices/usb.c:149 +msgid "Unknown" +msgstr "Неизвестно" + +#: shell/callbacks.c:396 shell/shell.c:523 msgid "System Information and Benchmark" msgstr "" -#: shell/callbacks.c:237 +#: shell/callbacks.c:401 msgid "" "HardInfo2 is free software; you can redistribute it and/or modify it under " "the terms of the GNU General Public License as published by the Free " @@ -41,88 +678,112 @@ msgstr "" msgid "_Information" msgstr "_Информация" -#: shell/menu.c:45 +#: shell/menu.c:44 msgid "_View" msgstr "_Вид" #: shell/menu.c:46 +msgid "_Theme" +msgstr "" + +#: shell/menu.c:48 msgid "_Help" msgstr "_Справка" -#: shell/menu.c:51 +#: shell/menu.c:52 msgid "Generate _Report" msgstr "Создать _отчёт" -#: shell/menu.c:52 +#: shell/menu.c:53 msgid "Generates a report with detailed system information" msgstr "Создать отчет с подробной информацией о системе" -#: shell/menu.c:56 shell/syncmanager.c:689 +#: shell/menu.c:57 shell/syncmanager.c:691 msgid "Synchronize" msgstr "Синхронизировать" -#: shell/menu.c:57 +#: shell/menu.c:58 msgid "Send benchmark results and receive updated data from the network" msgstr "" "Отправить результаты тестирования и получить обновленные данные из сети" -#: shell/menu.c:61 +#: shell/menu.c:62 msgid "_Open..." msgstr "_Открыть..." -#: shell/menu.c:66 -msgid "_Copy to Clipboard" -msgstr "_Копировать в буфер" - -#: shell/menu.c:67 -msgid "Copy to clipboard" -msgstr "Копировать в буфер обмена" - -#: shell/menu.c:71 +#: shell/menu.c:73 msgid "_Refresh" msgstr "_Обновить" -#: shell/menu.c:76 +#: shell/menu.c:78 msgid "_Open HardInfo2 Web Site" msgstr "_Открыть веб-сайт Hardinfo" -#: shell/menu.c:81 +#: shell/menu.c:83 msgid "_Report bug" msgstr "_Сообщить об ошибке" -#: shell/menu.c:86 +#: shell/menu.c:88 msgid "_About HardInfo2" msgstr "_О HardInfo2" -#: shell/menu.c:87 +#: shell/menu.c:89 msgid "Displays program version information" msgstr "Показывает информацию о версии программы" -#: shell/menu.c:91 +#: shell/menu.c:93 msgid "_Quit" msgstr "_Выход" -#: shell/menu.c:98 +#: shell/menu.c:100 msgid "_Side Pane" msgstr "_Боковая панель" -#: shell/menu.c:99 +#: shell/menu.c:101 msgid "Toggles side pane visibility" msgstr "Видимость боковой панели" -#: shell/menu.c:102 +#: shell/menu.c:104 msgid "_Toolbar" msgstr "_Панель инструментов" -#: shell/menu.c:106 +#: shell/menu.c:108 msgid "Synchronize on startup" msgstr "" +#: shell/menu.c:113 +msgid "Disable Theme" +msgstr "" + +#: shell/menu.c:117 +msgid "Theme Motherboard" +msgstr "" + +#: shell/menu.c:121 +msgid "Theme Graffiti" +msgstr "" + +#: shell/menu.c:125 +msgid "Theme Anime PC" +msgstr "" + +#: shell/menu.c:129 +msgid "Theme Tux Star" +msgstr "" + +#: shell/menu.c:133 +msgid "Theme PixArt" +msgstr "" + +#: shell/menu.c:137 +msgid "Theme Silicon" +msgstr "" + #: shell/report.c:771 shell/report.c:779 msgid "Save File" msgstr "Сохранить файл" -#: shell/report.c:774 shell/report.c:1253 shell/syncmanager.c:777 +#: shell/report.c:774 shell/report.c:1251 shell/syncmanager.c:779 msgid "_Cancel" msgstr "_Отмена" @@ -178,42 +839,37 @@ msgstr "Выбор: нет" msgid "Select _All" msgstr "Выбор: все" -#: shell/report.c:1263 +#: shell/report.c:1261 msgid "_Generate" msgstr "_Сгенерировать" -#: shell/shell.c:312 shell/shell.c:781 shell/shell.c:2019 -#: modules/benchmark.c:725 modules/benchmark.c:733 -msgid "Done." -msgstr "Выполнено." - -#: shell/shell.c:416 +#: shell/shell.c:518 #, c-format msgid "%s - System Information and Benchmark" msgstr "" -#: shell/shell.c:766 +#: shell/shell.c:917 msgid "Loading modules..." msgstr "Загрузка модулей..." -#: shell/shell.c:1536 +#: shell/shell.c:1672 msgid "URL" msgstr "Сайт" -#: shell/shell.c:1543 +#: shell/shell.c:1679 msgid "Support URL" msgstr "Сайт поддержки" -#: shell/shell.c:1554 +#: shell/shell.c:1690 msgid "Wikipedia" msgstr "Википедия" -#: shell/shell.c:1885 +#: shell/shell.c:2019 #, c-format msgid "<b>%s → Summary</b>" msgstr "<b>%s → Сводка</b>" -#: shell/shell.c:1993 +#: shell/shell.c:2126 msgid "Updating..." msgstr "Обновление..." @@ -232,73 +888,133 @@ msgstr "" "<big><b>Синхронизация</b></big>\n" "Это может занять какое-то время." -#: shell/syncmanager.c:543 +#: shell/syncmanager.c:545 msgid "(canceled)" msgstr "(отменен)" -#: shell/syncmanager.c:559 +#: shell/syncmanager.c:561 msgid "(failed)" msgstr "(ошибка)" -#: shell/syncmanager.c:655 modules/benchmark.c:904 +#: shell/syncmanager.c:657 modules/benchmark.c:884 msgid "Send benchmark results" msgstr "Отправить результаты тестирования" -#: shell/syncmanager.c:764 +#: shell/syncmanager.c:766 msgid "Privacy Policy" msgstr "Политика конфиденциальности" -#: shell/syncmanager.c:786 +#: shell/syncmanager.c:788 msgid "_Synchronize" msgstr "_Синхронизировать" -#: shell/syncmanager.c:835 +#: shell/syncmanager.c:837 #, c-format msgid "Synchronizing: %s" msgstr "" -#: modules/benchmark.c:353 -msgid "This Machine" -msgstr "Этот компьютер" +#: modules/benchmark/benches.c:113 +msgid "CPU Blowfish (Single-thread)" +msgstr "CPU Blowfish (однопоточный)" -#: modules/benchmark.c:564 modules/benchmark/bench_results.c:527 -#: modules/benchmark/bench_results.c:593 -msgid "CPU Config" -msgstr "Конфигурация процессора" +#: modules/benchmark/benches.c:121 +msgid "CPU Blowfish (Multi-thread)" +msgstr "CPU Blowfish (многопоточный)" -#: modules/benchmark.c:564 -msgid "Results" -msgstr "Результаты" +#: modules/benchmark/benches.c:129 +msgid "CPU Blowfish (Multi-core)" +msgstr "CPU Blowfish (многоядерный)" -#: modules/benchmark.c:565 modules/devices/sparc/processor.c:75 -msgid "CPU" -msgstr "Процессор" +#: modules/benchmark/benches.c:137 +msgid "CPU Zlib" +msgstr "" -#: modules/benchmark.c:640 -#, c-format -msgid "Benchmarking: <b>%s</b>." -msgstr "Тестирование: <b>%s</b>" +#: modules/benchmark/benches.c:145 +msgid "CPU CryptoHash" +msgstr "" -#: modules/benchmark.c:652 -msgid "Stop" +#: modules/benchmark/benches.c:153 +msgid "CPU Fibonacci" msgstr "" -#: modules/benchmark.c:741 -msgid "Benchmarks" -msgstr "Тесты" +#: modules/benchmark/benches.c:161 +msgid "CPU N-Queens" +msgstr "" -#: modules/benchmark.c:751 -msgid "Perform tasks and compare with other systems" -msgstr "Выполняет задания и сравнивает с другими системами" +#: modules/benchmark/benches.c:169 +msgid "FPU FFT" +msgstr "" -#: modules/benchmark.c:910 -msgid "Receive benchmark results" -msgstr "Принять результаты тестирования" +#: modules/benchmark/benches.c:177 +msgid "FPU Raytracing (Single-thread)" +msgstr "" + +#: modules/benchmark/benches.c:185 +msgid "Internal Network Speed" +msgstr "" + +#: modules/benchmark/benches.c:193 +msgid "SysBench CPU (Single-thread)" +msgstr "SysBench CPU (однопоточный)" + +#: modules/benchmark/benches.c:201 +msgid "SysBench CPU (Multi-thread)" +msgstr "SysBench CPU (многопоточный)" + +#: modules/benchmark/benches.c:209 +msgid "SysBench CPU (Four threads)" +msgstr "" + +#: modules/benchmark/benches.c:217 +msgid "SysBench Memory (Single-thread)" +msgstr "SysBench Memory (однопоточный)" + +#: modules/benchmark/benches.c:225 +msgid "SysBench Memory (Two threads)" +msgstr "" + +#: modules/benchmark/benches.c:233 +msgid "SysBench Memory (Quad threads)" +msgstr "" + +#: modules/benchmark/benches.c:241 +msgid "SysBench Memory (Multi-thread)" +msgstr "" + +#: modules/benchmark/benches.c:249 +msgid "GPU Drawing" +msgstr "" + +#: modules/benchmark/benches.c:263 +msgid "" +"Alexey Kopytov's <i><b>sysbench</b></i> is required.\n" +"Results in events/second. Higher is better." +msgstr "" +"Требуется <i><b>sysbench</b></i> от Алексея Копытова.\n" +"Результаты в событиях в секунду. Чем выше, тем лучше." + +#: modules/benchmark/benches.c:269 +msgid "" +"Alexey Kopytov's <i><b>sysbench</b></i> is required.\n" +"Results in MiB/second. Higher is better." +msgstr "" +"Требуется <i><b>sysbench</b></i> от Алексея Копытова.\n" +"Результаты в МиБ/сек. Чем выше, тем лучше." + +#: modules/benchmark/benches.c:272 +msgid "" +"<i><b>iperf3</b></i> is required.\n" +"Results in Gbits/s. Higher is better." +msgstr "" + +#: modules/benchmark/benches.c:284 +msgid "Results in HIMarks. Higher is better." +msgstr "Результаты в HIMarks. Чем выше, тем лучше." #. / Used for an unknown value. Having it in only one place cleans up the .po #. * line references #: modules/benchmark/bench_results.c:34 modules/computer.c:41 -#: modules/computer/display.c:41 modules/computer/display.c:58 +#: modules/computer/display.c:40 modules/computer/display.c:57 #: modules/computer/os.c:290 modules/computer/os.c:350 modules/devices.c:532 #: modules/devices/dmi_memory.c:57 modules/devices/dmi_memory.c:58 #: modules/devices/dmi_memory.c:634 modules/devices/dmi_memory.c:777 @@ -315,15 +1031,15 @@ msgstr "Принять результаты тестирования" #: modules/devices/spd-decode.c:983 modules/devices/storage.c:27 #: modules/devices/storage.c:307 modules/devices/storage.c:336 #: modules/devices/storage.c:431 modules/devices/usb.c:29 -#: modules/network/net.c:437 includes/cpu_util.h:11 +#: modules/network/net.c:465 includes/cpu_util.h:11 msgid "(Unknown)" msgstr "(Неизвестно)" #: modules/benchmark/bench_results.c:69 modules/benchmark/bench_results.c:359 -#: modules/devices.c:369 modules/devices.c:377 modules/devices.c:405 -#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:290 -#: modules/devices/arm/processor.c:303 modules/devices/arm/processor.c:345 -#: modules/devices/arm/processor.c:500 modules/devices/gpu.c:125 +#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:289 +#: modules/devices/arm/processor.c:302 modules/devices/arm/processor.c:344 +#: modules/devices/arm/processor.c:499 modules/devices.c:369 +#: modules/devices.c:377 modules/devices.c:405 modules/devices/gpu.c:125 #: modules/devices/gpu.c:127 modules/devices/gpu.c:133 #: modules/devices/gpu.c:135 modules/devices/gpu.c:187 #: modules/devices/gpu.c:189 modules/devices/ia64/processor.c:167 @@ -332,16 +1048,16 @@ msgstr "(Неизвестно)" #: modules/devices/m68k/processor.c:87 modules/devices/mips/processor.c:77 #: modules/devices/parisc/processor.c:158 #: modules/devices/parisc/processor.c:191 modules/devices/ppc/processor.c:160 -#: modules/devices/ppc/processor.c:187 modules/devices/riscv/processor.c:186 -#: modules/devices/riscv/processor.c:214 modules/devices/s390/processor.c:160 +#: modules/devices/ppc/processor.c:187 modules/devices/riscv/processor.c:185 +#: modules/devices/riscv/processor.c:213 modules/devices/s390/processor.c:160 #: modules/devices/sh/processor.c:87 modules/devices/sh/processor.c:88 -#: modules/devices/sh/processor.c:89 modules/devices/x86/processor.c:318 -#: modules/devices/x86/processor.c:331 modules/devices/x86/processor.c:659 -#: modules/devices/x86/processor.c:791 +#: modules/devices/sh/processor.c:89 modules/devices/x86/processor.c:317 +#: modules/devices/x86/processor.c:330 modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:790 msgid "MHz" msgstr "МГц" -#: modules/benchmark/bench_results.c:391 modules/devices.c:177 +#: modules/benchmark/bench_results.c:391 modules/devices.c:178 #, c-format msgid "%d physical processor" msgid_plural "%d physical processors" @@ -349,7 +1065,7 @@ msgstr[0] "%d физический процессор" msgstr[1] "%d физических процессора" msgstr[2] "%d физических процессоров" -#: modules/benchmark/bench_results.c:392 modules/devices.c:178 +#: modules/benchmark/bench_results.c:392 modules/devices.c:179 #, c-format msgid "%d core" msgid_plural "%d cores" @@ -357,7 +1073,7 @@ msgstr[0] "%d ядро" msgstr[1] "%d ядра" msgstr[2] "%d ядер" -#: modules/benchmark/bench_results.c:393 modules/devices.c:179 +#: modules/benchmark/bench_results.c:393 modules/devices.c:180 #, c-format msgid "%d thread" msgid_plural "%d threads" @@ -365,7 +1081,7 @@ msgstr[0] "%d поток" msgstr[1] "%d потока" msgstr[2] "%d потоков" -#: modules/benchmark/bench_results.c:398 modules/devices.c:181 +#: modules/benchmark/bench_results.c:398 modules/devices.c:182 #, c-format msgid "%d NUMA node" msgid_plural "%d NUMA nodes" @@ -374,257 +1090,211 @@ msgstr[1] "%d узла NUMA" msgstr[2] "%d узлов NUMA" #. /NP procs; NC cores across NN nodes; NT threads -#: modules/benchmark/bench_results.c:402 modules/devices.c:182 +#: modules/benchmark/bench_results.c:402 modules/devices.c:183 #, c-format msgid "%s; %s across %s; %s" msgstr "" #. /NP procs; NC cores; NT threads -#: modules/benchmark/bench_results.c:407 modules/devices.c:185 +#: modules/benchmark/bench_results.c:407 modules/devices.c:186 #, c-format msgid "%s; %s; %s" msgstr "%s; %s; %s" -#: modules/benchmark/bench_results.c:479 modules/benchmark/bench_results.c:599 -#: modules/computer.c:948 modules/devices/dmi_memory.c:636 +#: modules/benchmark/bench_results.c:478 modules/benchmark/bench_results.c:598 +#: modules/computer.c:961 modules/devices/dmi_memory.c:636 #: modules/devices/dmi_memory.c:717 modules/devices/dmi_memory.c:727 #: modules/devices/dmi_memory.c:781 modules/devices/dmi_memory.c:868 -#: modules/devices/dmi_memory.c:914 modules/devices/dmi_memory.c:999 -#: modules/network/net.c:395 modules/network/net.c:417 -#: modules/network/net.c:418 +#: modules/devices/dmi_memory.c:914 modules/devices/dmi_memory.c:997 +#: modules/network/net.c:421 modules/network/net.c:445 +#: modules/network/net.c:446 msgid "MiB" msgstr " МиБ" -#: modules/benchmark/bench_results.c:484 modules/benchmark/bench_results.c:598 +#: modules/benchmark/bench_results.c:483 modules/benchmark/bench_results.c:597 msgid "kiB" msgstr "КиБ" -#: modules/benchmark/bench_results.c:492 modules/benchmark/bench_results.c:546 +#: modules/benchmark/bench_results.c:491 modules/benchmark/bench_results.c:545 #, c-format msgid "%d-bit" msgstr "%d-бит" -#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:511 modules/benchmark/bench_results.c:574 msgid "Benchmark Result" msgstr "Результат теста" -#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:511 modules/benchmark/bench_results.c:574 msgid "Threads" msgstr "Потоки" -#: modules/benchmark/bench_results.c:513 modules/benchmark/bench_results.c:577 +#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:576 msgid "Elapsed Time" msgstr "Затраченное время" -#: modules/benchmark/bench_results.c:513 modules/benchmark/bench_results.c:577 +#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:576 msgid "seconds" msgstr "секунд" -#: modules/benchmark/bench_results.c:514 modules/computer/languages.c:101 -#: modules/devices/arm/processor.c:355 modules/devices/gpu.c:157 +#: modules/benchmark/bench_results.c:513 modules/computer/languages.c:101 +#: modules/devices/arm/processor.c:354 modules/devices/gpu.c:157 #: modules/devices/ia64/processor.c:166 #: modules/devices/loongarch64/processor.c:84 modules/devices/pci.c:146 #: modules/devices/ppc/processor.c:159 msgid "Revision" msgstr "Ревизия" -#: modules/benchmark/bench_results.c:515 modules/benchmark/bench_results.c:578 +#: modules/benchmark/bench_results.c:514 modules/benchmark/bench_results.c:577 msgid "Extra Information" msgstr "Дополнительная информация" -#: modules/benchmark/bench_results.c:517 modules/benchmark/bench_results.c:580 +#: modules/benchmark/bench_results.c:516 modules/benchmark/bench_results.c:579 msgid "Note" msgstr "Примечание" -#: modules/benchmark/bench_results.c:518 modules/benchmark/bench_results.c:581 +#: modules/benchmark/bench_results.c:517 modules/benchmark/bench_results.c:580 msgid "" "This result is from an old version of HardInfo. Results might not be " "comparable to current version. Some details are missing." msgstr "" -#: modules/benchmark/bench_results.c:522 modules/benchmark/bench_results.c:585 +#: modules/benchmark/bench_results.c:521 modules/benchmark/bench_results.c:584 #: modules/devices/devicetree/pmac_data.c:81 modules/devices/sh/processor.c:85 msgid "Machine" msgstr "Машина" -#: modules/benchmark/bench_results.c:523 modules/benchmark/bench_results.c:585 -#: modules/devices/devicetree.c:208 modules/devices/dmi.c:48 +#: modules/benchmark/bench_results.c:522 modules/benchmark/bench_results.c:584 +#: modules/devices/devicetree.c:207 modules/devices/dmi.c:48 msgid "Board" msgstr "Плата" -#: modules/benchmark/bench_results.c:524 modules/benchmark/bench_results.c:587 -#: modules/computer.c:550 +#: modules/benchmark/bench_results.c:523 modules/benchmark/bench_results.c:586 +#: modules/computer.c:559 msgid "Machine Type" msgstr "Тип машины" -#: modules/benchmark/bench_results.c:525 modules/benchmark/bench_results.c:590 +#: modules/benchmark/bench_results.c:524 modules/benchmark/bench_results.c:589 msgid "CPU Name" msgstr "Название процессора" -#: modules/benchmark/bench_results.c:526 modules/benchmark/bench_results.c:591 +#: modules/benchmark/bench_results.c:525 modules/benchmark/bench_results.c:590 msgid "CPU Description" msgstr "Описание процессора" -#: modules/benchmark/bench_results.c:528 modules/benchmark/bench_results.c:593 +#: modules/benchmark/bench_results.c:526 modules/benchmark/bench_results.c:592 +#: modules/benchmark.c:559 +msgid "CPU Config" +msgstr "Конфигурация процессора" + +#: modules/benchmark/bench_results.c:527 modules/benchmark/bench_results.c:592 msgid "Threads Available" msgstr "Доступно потоков" -#: modules/benchmark/bench_results.c:529 modules/benchmark/bench_results.c:594 +#: modules/benchmark/bench_results.c:528 modules/benchmark/bench_results.c:593 msgid "GPU" msgstr "Графический процессор" -#: modules/benchmark/bench_results.c:530 modules/benchmark/bench_results.c:596 -#: modules/computer.c:562 +#: modules/benchmark/bench_results.c:529 modules/benchmark/bench_results.c:595 +#: modules/computer.c:571 msgid "OpenGL Renderer" msgstr "Рендер OpenGL" -#: modules/benchmark/bench_results.c:531 modules/benchmark/bench_results.c:598 -#: modules/computer.c:140 modules/computer.c:549 modules/computer.c:1041 +#: modules/benchmark/bench_results.c:530 modules/benchmark/bench_results.c:597 +#: modules/computer.c:140 modules/computer.c:558 modules/computer.c:1054 #: modules/devices/gpu.c:160 msgid "Memory" msgstr "Память" -#: modules/benchmark/bench_results.c:532 modules/benchmark/bench_results.c:600 +#: modules/benchmark/bench_results.c:531 modules/benchmark/bench_results.c:599 msgid "Pointer Size" msgstr "Размер указателя" -#: modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:574 msgid "Benchmark" msgstr "" -#: modules/benchmark/bench_results.c:576 modules/devices/dmi_memory.c:936 +#: modules/benchmark/bench_results.c:575 modules/devices/dmi_memory.c:936 #: modules/devices/firmware.c:245 modules/devices/monitors.c:495 -#: modules/devices/x86/processor.c:693 +#: modules/devices/x86/processor.c:692 msgid "Result" msgstr "Результат" -#: modules/benchmark/bench_results.c:588 +#: modules/benchmark/bench_results.c:587 msgid "Linux Kernel" msgstr "" -#: modules/benchmark/bench_results.c:589 +#: modules/benchmark/bench_results.c:588 msgid "Linux OS" msgstr "" -#: modules/benchmark/bench_results.c:598 +#: modules/benchmark/bench_results.c:597 msgid "Physical Memory" msgstr "" -#: modules/benchmark/bench_results.c:602 +#: modules/benchmark/bench_results.c:601 msgid "Handles" msgstr "" -#: modules/benchmark/bench_results.c:602 +#: modules/benchmark/bench_results.c:601 msgid "mid" msgstr "" -#: modules/benchmark/bench_results.c:603 +#: modules/benchmark/bench_results.c:602 msgid "cfg_val" msgstr "" -#: modules/benchmark/benches.c:106 -msgid "CPU Blowfish (Single-thread)" -msgstr "CPU Blowfish (однопоточный)" - -#: modules/benchmark/benches.c:114 -msgid "CPU Blowfish (Multi-thread)" -msgstr "CPU Blowfish (многопоточный)" - -#: modules/benchmark/benches.c:122 -msgid "CPU Blowfish (Multi-core)" -msgstr "CPU Blowfish (многоядерный)" - -#: modules/benchmark/benches.c:130 -msgid "CPU Zlib" -msgstr "" - -#: modules/benchmark/benches.c:138 -msgid "CPU CryptoHash" -msgstr "" - -#: modules/benchmark/benches.c:146 -msgid "CPU Fibonacci" -msgstr "" - -#: modules/benchmark/benches.c:154 -msgid "CPU N-Queens" -msgstr "" - -#: modules/benchmark/benches.c:162 -msgid "FPU FFT" -msgstr "" - -#: modules/benchmark/benches.c:170 -msgid "FPU Raytracing (Single-thread)" -msgstr "" - -#: modules/benchmark/benches.c:178 -msgid "Internal Network Speed" -msgstr "" - -#: modules/benchmark/benches.c:186 -msgid "SysBench CPU (Single-thread)" -msgstr "SysBench CPU (однопоточный)" - -#: modules/benchmark/benches.c:194 -msgid "SysBench CPU (Multi-thread)" -msgstr "SysBench CPU (многопоточный)" +#: modules/benchmark.c:352 +msgid "This Machine" +msgstr "Этот компьютер" -#: modules/benchmark/benches.c:202 -msgid "SysBench CPU (Four threads)" -msgstr "" +#: modules/benchmark.c:559 +msgid "Results" +msgstr "Результаты" -#: modules/benchmark/benches.c:210 -msgid "SysBench Memory (Single-thread)" -msgstr "SysBench Memory (однопоточный)" +#: modules/benchmark.c:560 modules/devices/sparc/processor.c:75 +msgid "CPU" +msgstr "Процессор" -#: modules/benchmark/benches.c:218 -msgid "SysBench Memory (Two threads)" -msgstr "" +#: modules/benchmark.c:636 +#, c-format +msgid "Benchmarking: <b>%s</b>." +msgstr "Тестирование: <b>%s</b>" -#: modules/benchmark/benches.c:226 -msgid "SysBench Memory (Quad threads)" +#: modules/benchmark.c:643 +msgid "Stop" msgstr "" -#: modules/benchmark/benches.c:234 -msgid "SysBench Memory (Multi-thread)" +#: modules/benchmark.c:655 +msgid "" +"Please do not move your mouse\n" +"or press any keys." msgstr "" -#: modules/benchmark/benches.c:242 -msgid "GPU Drawing" -msgstr "" +#: modules/benchmark.c:725 +msgid "Benchmarks" +msgstr "Тесты" -#: modules/benchmark/benches.c:256 -msgid "" -"Alexey Kopytov's <i><b>sysbench</b></i> is required.\n" -"Results in events/second. Higher is better." -msgstr "" -"Требуется <i><b>sysbench</b></i> от Алексея Копытова.\n" -"Результаты в событиях в секунду. Чем выше, тем лучше." +#: modules/benchmark.c:735 +msgid "Perform tasks and compare with other systems" +msgstr "Выполняет задания и сравнивает с другими системами" -#: modules/benchmark/benches.c:262 -msgid "" -"Alexey Kopytov's <i><b>sysbench</b></i> is required.\n" -"Results in MiB/second. Higher is better." -msgstr "" -"Требуется <i><b>sysbench</b></i> от Алексея Копытова.\n" -"Результаты в МиБ/сек. Чем выше, тем лучше." +#: modules/benchmark.c:890 +msgid "Receive benchmark results" +msgstr "Принять результаты тестирования" -#: modules/benchmark/benches.c:265 -msgid "" -"<i><b>iperf3</b></i> is required.\n" -"Results in Gbits/s. Higher is better." -msgstr "" +#: modules/computer/alsa.c:26 modules/computer.c:575 +msgid "Audio Devices" +msgstr "Аудио устройства" -#: modules/benchmark/benches.c:277 -msgid "Results in HIMarks. Higher is better." -msgstr "Результаты в HIMarks. Чем выше, тем лучше." +#: modules/computer/alsa.c:34 +msgid "Audio Adapter" +msgstr "Звуковая карта" #: modules/computer.c:96 modules/devices/firmware.c:74 msgid "Summary" msgstr "Общая информация" -#: modules/computer.c:97 modules/computer.c:552 modules/computer.c:1040 +#: modules/computer.c:97 modules/computer.c:561 modules/computer.c:1053 msgid "Operating System" msgstr "Операционная система" @@ -636,7 +1306,7 @@ msgstr "Безопасность" msgid "Kernel Modules" msgstr "Модули ядра" -#: modules/computer.c:100 modules/computer.c:713 +#: modules/computer.c:100 modules/computer.c:726 msgid "Boots" msgstr "Загрузки" @@ -652,11 +1322,11 @@ msgstr "Использование памяти" msgid "Filesystems" msgstr "Файловые системы" -#: modules/computer.c:104 modules/computer.c:557 +#: modules/computer.c:104 modules/computer.c:566 msgid "Display" msgstr "Дисплей" -#: modules/computer.c:105 modules/computer/environment.c:32 +#: modules/computer.c:105 modules/computer/environment.c:37 msgid "Environment Variables" msgstr "Переменные среды" @@ -664,7 +1334,7 @@ msgstr "Переменные среды" msgid "Development" msgstr "Разработка" -#: modules/computer.c:111 modules/computer.c:837 +#: modules/computer.c:111 modules/computer.c:850 msgid "Users" msgstr "Пользователи" @@ -677,479 +1347,446 @@ msgstr "Группы" msgid "%dMB (%dMB used)" msgstr "%d Мб (%d Мб занято)" -#: modules/computer.c:144 modules/computer.c:621 +#: modules/computer.c:144 modules/computer.c:631 msgid "Uptime" msgstr "Время работы" -#: modules/computer.c:146 modules/computer.c:554 +#: modules/computer.c:146 modules/computer.c:563 msgid "Date/Time" msgstr "Дата/время" # Должно совпадать с таким-же полем в строке 430 computer.c -#: modules/computer.c:151 modules/computer.c:622 +#: modules/computer.c:151 modules/computer.c:632 msgid "Load Average" msgstr "Средняя нагрузка" -#: modules/computer.c:264 +#: modules/computer.c:266 msgid "Scripting Languages" msgstr "Скриптовые языки" -#: modules/computer.c:265 +#: modules/computer.c:267 msgid "Gambas3 (gbr3)" msgstr "" -#: modules/computer.c:266 +#: modules/computer.c:268 msgid "Python (default)" msgstr "" -#: modules/computer.c:267 +#: modules/computer.c:269 msgid "Python2" msgstr "" -#: modules/computer.c:268 +#: modules/computer.c:270 msgid "Python3" msgstr "" -#: modules/computer.c:269 +#: modules/computer.c:271 msgid "Perl" msgstr "" -#: modules/computer.c:270 +#: modules/computer.c:272 msgid "Perl6 (VM)" msgstr "" -#: modules/computer.c:271 +#: modules/computer.c:273 msgid "Perl6" msgstr "" -#: modules/computer.c:272 +#: modules/computer.c:274 msgid "PHP" msgstr "" -#: modules/computer.c:273 +#: modules/computer.c:275 msgid "Ruby" msgstr "" -#: modules/computer.c:274 +#: modules/computer.c:276 msgid "Bash" msgstr "" -#: modules/computer.c:275 +#: modules/computer.c:277 msgid "JavaScript (Node.js)" msgstr "" -#: modules/computer.c:276 +#: modules/computer.c:278 msgid "awk" msgstr "" -#: modules/computer.c:277 +#: modules/computer.c:279 msgid "Compilers" msgstr "Компиляторы" -#: modules/computer.c:278 +#: modules/computer.c:280 msgid "C (GCC)" msgstr "" -#: modules/computer.c:279 +#: modules/computer.c:281 msgid "C (Clang)" msgstr "" -#: modules/computer.c:280 +#: modules/computer.c:282 msgid "D (dmd)" msgstr "" -#: modules/computer.c:281 +#: modules/computer.c:283 msgid "Gambas3 (gbc3)" msgstr "" -#: modules/computer.c:282 +#: modules/computer.c:284 msgid "Java" msgstr "" -#: modules/computer.c:283 +#: modules/computer.c:285 msgid "C♯ (mcs)" msgstr "" -#: modules/computer.c:284 +#: modules/computer.c:286 msgid "Vala" msgstr "" -#: modules/computer.c:285 +#: modules/computer.c:287 msgid "Haskell (GHC)" msgstr "" -#: modules/computer.c:286 +#: modules/computer.c:288 msgid "FreePascal" msgstr "" -#: modules/computer.c:287 +#: modules/computer.c:289 msgid "Go" msgstr "" -#: modules/computer.c:288 +#: modules/computer.c:290 msgid "Rust" msgstr "" -#: modules/computer.c:289 +#: modules/computer.c:291 msgid "Tools" msgstr "Инструменты" -#: modules/computer.c:290 +#: modules/computer.c:292 msgid "make" msgstr "" -#: modules/computer.c:291 +#: modules/computer.c:293 msgid "ninja" msgstr "" -#: modules/computer.c:292 +#: modules/computer.c:294 msgid "GDB" msgstr "" -#: modules/computer.c:293 +#: modules/computer.c:295 msgid "LLDB" msgstr "" -#: modules/computer.c:294 +#: modules/computer.c:296 msgid "strace" msgstr "" -#: modules/computer.c:295 +#: modules/computer.c:297 msgid "valgrind" msgstr "" -#: modules/computer.c:296 +#: modules/computer.c:298 msgid "QMake" msgstr "" -#: modules/computer.c:297 +#: modules/computer.c:299 msgid "CMake" msgstr "" -#: modules/computer.c:298 +#: modules/computer.c:300 msgid "Gambas3 IDE" msgstr "" -#: modules/computer.c:299 +#: modules/computer.c:301 msgid "Radare2" msgstr "" -#: modules/computer.c:300 +#: modules/computer.c:302 msgid "ltrace" msgstr "" -#: modules/computer.c:301 +#: modules/computer.c:303 msgid "Powershell" msgstr "" -#: modules/computer.c:342 +#: modules/computer.c:344 msgid "Not found" msgstr "Не найдено" -#: modules/computer.c:347 +#: modules/computer.c:349 #, c-format msgid "Detecting version: %s" msgstr "Определена версия: %s" -#: modules/computer.c:365 +#: modules/computer.c:367 msgid "Program" msgstr "Программа" -#: modules/computer.c:365 modules/computer.c:597 modules/computer.c:599 -#: modules/computer.c:778 modules/computer/modules.c:372 +#: modules/computer.c:367 modules/computer.c:607 modules/computer.c:609 +#: modules/computer.c:791 modules/computer/modules.c:372 #: modules/devices/dmi.c:41 modules/devices/dmi.c:47 modules/devices/dmi.c:51 #: modules/devices/dmi.c:57 modules/devices/firmware.c:75 #: modules/devices/inputdevices.c:146 modules/devices/monitors.c:409 msgid "Version" msgstr "Версия" -#: modules/computer.c:383 modules/computer.c:702 modules/computer/modules.c:370 -#: modules/computer/modules.c:371 modules/devices/arm/processor.c:470 +#: modules/computer.c:386 +msgid "Field" +msgstr "Поле" + +#: modules/computer.c:386 modules/computer.c:715 modules/computer/modules.c:370 +#: modules/computer/modules.c:371 modules/devices/arm/processor.c:469 msgid "Description" msgstr "Описание" -#: modules/computer.c:383 modules/devices.c:771 +#: modules/computer.c:386 modules/devices.c:771 msgid "Value" msgstr "Значение" -#: modules/computer.c:403 +#: modules/computer.c:406 msgid "Single-board computer" msgstr "" -#: modules/computer.c:409 modules/computer.c:418 modules/computer.c:440 -msgid "Laptop" -msgstr "Лэптоп" - #. /proc/apm -#: modules/computer.c:452 +#: modules/computer.c:455 msgid "Unknown physical machine type" msgstr "" -#: modules/computer.c:472 modules/computer.c:473 +#: modules/computer.c:476 modules/computer.c:477 msgid "Virtual (VMware)" msgstr "" -#: modules/computer.c:475 modules/computer.c:476 modules/computer.c:477 -#: modules/computer.c:478 +#: modules/computer.c:479 modules/computer.c:480 modules/computer.c:481 +#: modules/computer.c:482 msgid "Virtual (QEMU)" msgstr "" -#: modules/computer.c:480 modules/computer.c:481 +#: modules/computer.c:484 modules/computer.c:485 msgid "Virtual (Unknown)" msgstr "" -#: modules/computer.c:483 modules/computer.c:484 modules/computer.c:485 -#: modules/computer.c:506 +#: modules/computer.c:487 modules/computer.c:488 modules/computer.c:489 +#: modules/computer.c:512 msgid "Virtual (VirtualBox)" msgstr "" -#: modules/computer.c:487 modules/computer.c:488 modules/computer.c:489 -#: modules/computer.c:500 +#: modules/computer.c:491 modules/computer.c:492 modules/computer.c:493 +#: modules/computer.c:506 msgid "Virtual (Xen)" msgstr "" -#: modules/computer.c:491 +#: modules/computer.c:495 msgid "Virtual (hypervisor present)" msgstr "" -#: modules/computer.c:546 modules/computer.c:994 +#: modules/computer.c:555 modules/computer.c:1007 msgid "Computer" msgstr "Компьютер" -#: modules/computer.c:547 modules/computer.c:1041 modules/devices.c:98 -#: modules/devices/alpha/processor.c:87 modules/devices/arm/processor.c:341 -#: modules/devices/ia64/processor.c:159 -#: modules/devices/loongarch64/processor.c:80 -#: modules/devices/m68k/processor.c:83 modules/devices/mips/processor.c:74 -#: modules/devices/parisc/processor.c:154 modules/devices/ppc/processor.c:157 -#: modules/devices/riscv/processor.c:181 modules/devices/s390/processor.c:131 -#: modules/devices/sh/processor.c:83 modules/devices/sparc/processor.c:74 -#: modules/devices/x86/processor.c:648 -msgid "Processor" -msgstr "Процессор" - -#: modules/computer.c:553 modules/computer.c:615 +#: modules/computer.c:562 modules/computer.c:625 msgid "User Name" msgstr "Пользователь" -#: modules/computer.c:558 +#: modules/computer.c:567 msgid "Resolution" msgstr "Разрешение" -#: modules/computer.c:558 modules/computer.c:783 +#: modules/computer.c:567 modules/computer.c:796 #, c-format msgid "%dx%d pixels" msgstr "%dx%d пикселей" -#: modules/computer.c:560 +#: modules/computer.c:569 msgid "Display Adapter" msgstr "Графический адаптер" -#: modules/computer.c:563 +#: modules/computer.c:572 msgid "Session Display Server" msgstr "Дисплейный драйвер сессии" -#: modules/computer.c:566 modules/computer/alsa.c:26 -msgid "Audio Devices" -msgstr "Аудио устройства" - -#: modules/computer.c:568 modules/devices.c:107 +#: modules/computer.c:577 modules/devices.c:108 msgid "Input Devices" msgstr "Устройства ввода" -#: modules/computer.c:597 +#: modules/computer.c:607 msgid "Kernel" msgstr "Ядро" -#: modules/computer.c:598 +#: modules/computer.c:608 msgid "Command Line" msgstr "Командная строка" -#: modules/computer.c:598 modules/computer.c:800 modules/computer/os.c:80 -#: modules/computer/os.c:267 modules/computer/os.c:304 -#: modules/computer/os.c:511 modules/computer/os.c:582 modules/devices.c:403 -#: modules/devices.c:549 modules/devices/firmware.c:149 -#: modules/devices/printers.c:106 modules/devices/printers.c:113 -#: modules/devices/printers.c:123 modules/devices/printers.c:138 -#: modules/devices/printers.c:147 modules/devices/printers.c:256 -#: modules/devices/spd-decode.c:311 modules/devices/usb.c:149 -msgid "Unknown" -msgstr "Неизвестно" - -#: modules/computer.c:600 +#: modules/computer.c:610 msgid "C Library" msgstr "Библиотека C" -#: modules/computer.c:601 +#: modules/computer.c:611 msgid "Distribution" msgstr "Дистрибутив" -#: modules/computer.c:608 +#: modules/computer.c:618 msgid "Spin/Flavor" msgstr "" -#: modules/computer.c:613 +#: modules/computer.c:623 msgid "Current Session" msgstr "Текущая сессия" -#: modules/computer.c:614 +#: modules/computer.c:624 msgid "Computer Name" msgstr "Имя компьютера" -#: modules/computer.c:616 modules/computer/languages.c:99 +#: modules/computer.c:626 modules/computer/languages.c:99 msgid "Language" msgstr "Язык" -#: modules/computer.c:617 modules/computer/users.c:50 +#: modules/computer.c:627 modules/computer/users.c:53 msgid "Home Directory" msgstr "Домашний каталог" -#: modules/computer.c:618 +#: modules/computer.c:628 msgid "Desktop Environment" msgstr "Окружение рабочего стола" -#: modules/computer.c:621 +#: modules/computer.c:631 msgid "Misc" msgstr "Разное" -#: modules/computer.c:634 +#: modules/computer.c:645 msgid "HardInfo2" msgstr "" -#: modules/computer.c:635 +#: modules/computer.c:646 msgid "HardInfo2 running as" msgstr "HardInfo2 запущен от" -#: modules/computer.c:636 +#: modules/computer.c:647 msgid "Superuser" msgstr "Суперпользователь" -#: modules/computer.c:636 +#: modules/computer.c:647 msgid "User" msgstr "Пользователь" -#: modules/computer.c:640 +#: modules/computer.c:651 msgid "Health" msgstr "Здоровье" #. /dev/random"), 1000, .tag = g_strdup("entropy") ), -#: modules/computer.c:642 +#: modules/computer.c:653 msgid "Available entropy in /dev/random" msgstr "Доступная энтропия в /dev/random" -#: modules/computer.c:646 +#: modules/computer.c:657 msgid "Hardening Features" msgstr "Возможности hardening" -#: modules/computer.c:647 +#: modules/computer.c:658 msgid "ASLR" msgstr "" -#: modules/computer.c:648 +#: modules/computer.c:659 msgid "dmesg" msgstr "" -#: modules/computer.c:652 +#: modules/computer.c:663 msgid "Linux Security Modules" msgstr "Модули безопасности Linux" -#: modules/computer.c:653 +#: modules/computer.c:664 msgid "Modules available" msgstr "Доступные модули" -#: modules/computer.c:654 +#: modules/computer.c:665 msgid "SELinux status" msgstr "Состояние SELinux" -#: modules/computer.c:660 +#: modules/computer.c:671 msgid "CPU Vulnerabilities" msgstr "Уязвимости процессора" -#: modules/computer.c:699 +#: modules/computer.c:712 msgid "Loaded Modules" msgstr "" -#: modules/computer.c:701 modules/computer.c:729 modules/computer.c:850 +#: modules/computer.c:714 modules/computer.c:742 modules/computer.c:863 #: modules/computer/languages.c:95 modules/computer/modules.c:370 -#: modules/devices/arm/processor.c:469 modules/devices/dmi.c:38 +#: modules/devices/arm/processor.c:468 modules/devices/dmi.c:38 #: modules/devices/dmi.c:49 modules/devices/gpu.c:249 #: modules/devices/ia64/processor.c:160 modules/devices/inputdevices.c:141 #: modules/devices/monitors.c:403 modules/devices/monitors.c:505 -#: modules/devices/sh/processor.c:84 modules/devices/x86/processor.c:751 -#: modules/network.c:332 +#: modules/devices/sh/processor.c:84 modules/devices/x86/processor.c:750 +#: modules/network.c:333 msgid "Name" msgstr "Название" -#: modules/computer.c:715 +#: modules/computer.c:728 msgid "Date & Time" msgstr "Дата и время" -#: modules/computer.c:716 +#: modules/computer.c:729 msgid "Kernel Version" msgstr "Версия ядра" -#: modules/computer.c:726 +#: modules/computer.c:739 msgid "Available Languages" msgstr "" -#: modules/computer.c:728 +#: modules/computer.c:741 msgid "Language Code" msgstr "Код языка" -#: modules/computer.c:740 +#: modules/computer.c:753 msgid "Mounted File Systems" msgstr "" -#: modules/computer.c:742 modules/computer/filesystem.c:89 +#: modules/computer.c:755 modules/computer/filesystem.c:89 msgid "Mount Point" msgstr "Точка монтирования" -#: modules/computer.c:743 +#: modules/computer.c:756 msgid "Usage" msgstr "Использование" -#: modules/computer.c:744 modules/devices.c:795 modules/devices.c:809 +#: modules/computer.c:757 modules/devices.c:795 modules/devices.c:809 #: modules/devices/gpu.c:85 modules/devices/gpu.c:93 modules/devices/gpu.c:241 #: modules/devices/pci.c:102 modules/devices/pci.c:110 #: modules/devices/pci.c:154 modules/devices/storage.c:48 #: modules/devices/storage.c:57 modules/devices/usb.c:172 -#: modules/devices/usb.c:184 modules/devices/x86/processor.c:812 +#: modules/devices/usb.c:184 modules/devices/x86/processor.c:811 msgid "Device" msgstr "Устройство" -#: modules/computer.c:766 +#: modules/computer.c:779 msgid "Session" msgstr "Сессия" -#: modules/computer.c:767 modules/devices.c:772 modules/devices.c:809 +#: modules/computer.c:780 modules/devices.c:772 modules/devices.c:809 #: modules/devices/dmi.c:56 modules/devices/dmi_memory.c:658 #: modules/devices/dmi_memory.c:807 modules/devices/inputdevices.c:142 -#: modules/devices/x86/processor.c:716 +#: modules/devices/x86/processor.c:715 msgid "Type" msgstr "Тип" -#: modules/computer.c:770 +#: modules/computer.c:783 msgid "Wayland" msgstr "" -#: modules/computer.c:771 modules/computer.c:776 +#: modules/computer.c:784 modules/computer.c:789 msgid "Current Display Name" msgstr "Имя текущего дисплея" -#: modules/computer.c:772 modules/devices/arm/processor.c:256 -#: modules/devices/x86/processor.c:284 modules/devices/x86/processor.c:388 -#: modules/devices/x86/processor.c:526 -msgid "(Not Available)" -msgstr "(Недоступно)" - -#: modules/computer.c:775 +#: modules/computer.c:788 msgid "X Server" msgstr "X-сервер" -#: modules/computer.c:777 modules/computer.c:817 modules/devices.c:809 +#: modules/computer.c:790 modules/computer.c:830 modules/devices.c:809 #: modules/devices/dmi.c:40 modules/devices/dmi.c:46 modules/devices/dmi.c:50 #: modules/devices/dmi.c:55 modules/devices/dmi_memory.c:808 -#: modules/devices/dmi_memory.c:952 modules/devices/firmware.c:75 +#: modules/devices/dmi_memory.c:950 modules/devices/firmware.c:75 #: modules/devices/firmware.c:167 modules/devices/firmware.c:172 #: modules/devices/firmware.c:219 modules/devices/gpu.c:84 #: modules/devices/gpu.c:92 modules/devices/gpu.c:240 @@ -1157,160 +1794,144 @@ msgstr "X-сервер" #: modules/devices/monitors.c:402 modules/devices/pci.c:101 #: modules/devices/pci.c:109 modules/devices/storage.c:47 #: modules/devices/storage.c:56 modules/devices/storage.c:282 -#: modules/devices/storage.c:572 modules/devices/storage.c:771 -#: modules/devices/usb.c:171 modules/devices/x86/processor.c:655 +#: modules/devices/storage.c:572 modules/devices/storage.c:777 +#: modules/devices/usb.c:171 modules/devices/x86/processor.c:654 msgid "Vendor" msgstr "Поставщик" -#: modules/computer.c:779 +#: modules/computer.c:792 msgid "Release Number" msgstr "Номер релиза" -#: modules/computer.c:787 +#: modules/computer.c:800 msgid "Screens" msgstr "Экраны" -#: modules/computer.c:793 +#: modules/computer.c:806 msgid "Disconnected" msgstr "Отключено" -#: modules/computer.c:796 +#: modules/computer.c:809 msgid "Connected" msgstr "Подключено" -#: modules/computer.c:804 +#: modules/computer.c:817 msgid "Unused" msgstr "Не используется" -#: modules/computer.c:805 +#: modules/computer.c:818 #, c-format msgid "%dx%d pixels, offset (%d, %d)" msgstr "%dx%d пикселей, смещение (%d, %d)" -#: modules/computer.c:814 +#: modules/computer.c:827 msgid "Outputs (XRandR)" msgstr "Выводы (XRandR)" -#: modules/computer.c:816 +#: modules/computer.c:829 msgid "OpenGL (GLX)" msgstr "" -#: modules/computer.c:818 +#: modules/computer.c:831 msgid "Renderer" msgstr "Рендер" -#: modules/computer.c:819 +#: modules/computer.c:832 msgid "Direct Rendering" msgstr "Графическое ускорение" -#: modules/computer.c:820 modules/computer/modules.c:352 -#: modules/computer/modules.c:353 modules/devices/inputdevices.c:153 -#: modules/devices/printers.c:145 modules/devices/spd-decode.c:971 -msgid "Yes" -msgstr "Да" - -#: modules/computer.c:820 modules/computer/modules.c:352 -#: modules/computer/modules.c:353 modules/devices/printers.c:145 -#: modules/devices/spd-decode.c:968 -msgid "No" -msgstr "Нет" - -#: modules/computer.c:821 +#: modules/computer.c:834 msgid "Version (Compatibility)" msgstr "Версия (совместимость)" -#: modules/computer.c:822 +#: modules/computer.c:835 msgid "Shading Language Version (Compatibility)" msgstr "Версия языка шейдеров (совместимость)" -#: modules/computer.c:823 +#: modules/computer.c:836 msgid "Version (Core)" msgstr "Версия (ядро)" -#: modules/computer.c:824 +#: modules/computer.c:837 msgid "Shading Language Version (Core)" msgstr "Версия языка шейдеров (ядро)" -#: modules/computer.c:825 +#: modules/computer.c:838 msgid "Version (ES)" msgstr "Версия (ES)" -#: modules/computer.c:826 +#: modules/computer.c:839 msgid "Shading Language Version (ES)" msgstr "Версия языка шейдеров (ES)" -#: modules/computer.c:827 +#: modules/computer.c:840 msgid "GLX Version" msgstr "Версия GLX" -#: modules/computer.c:848 +#: modules/computer.c:861 msgid "Group" msgstr "Группа" -#: modules/computer.c:851 modules/computer/users.c:49 +#: modules/computer.c:864 modules/computer/users.c:52 msgid "Group ID" msgstr "ID группы" #. / <value> <unit> "usable memory" -#: modules/computer.c:944 +#: modules/computer.c:957 #, c-format msgid "%0.1f %s available to Linux" msgstr "%0.1f %s доступно для Linux" -#: modules/computer.c:946 modules/devices/dmi_memory.c:715 +#: modules/computer.c:959 modules/devices/dmi_memory.c:715 #: modules/devices/dmi_memory.c:725 modules/devices/dmi_memory.c:866 -#: modules/devices/dmi_memory.c:997 +#: modules/devices/dmi_memory.c:995 msgid "GiB" msgstr "ГиБ" -#: modules/computer.c:950 modules/computer/memory_usage.c:73 +#: modules/computer.c:963 modules/computer/memory_usage.c:73 #: modules/computer/modules.c:370 msgid "KiB" msgstr "КиБ" -#: modules/computer.c:1013 modules/devices/devicetree/pmac_data.c:82 +#: modules/computer.c:1026 modules/devices/devicetree/pmac_data.c:82 msgid "Motherboard" msgstr "Материнская плата" -#: modules/computer.c:1041 +#: modules/computer.c:1054 msgid "Graphics" msgstr "Графика" -#: modules/computer.c:1042 modules/devices.c:108 +#: modules/computer.c:1055 modules/devices.c:109 msgid "Storage" msgstr "Устройства хранения" -#: modules/computer.c:1042 modules/devices.c:104 +#: modules/computer.c:1055 modules/devices.c:105 msgid "Printers" msgstr "Принтеры" -#: modules/computer.c:1042 +#: modules/computer.c:1055 msgid "Audio" msgstr "Аудио" -#: modules/computer.c:1091 +#: modules/computer.c:1104 msgid "Gathers high-level computer information" msgstr "Собирает высокоуровневую информацию о компьютере" -#: modules/computer.c:1102 +#: modules/computer.c:1115 msgid "<i><b>lsmod</b></i> is required." msgstr "" -#: modules/computer.c:1110 +#: modules/computer.c:1123 msgid "" "X.org's <i><b>xrandr</b></i> utility provides additional details when " "available." msgstr "" -#: modules/computer.c:1111 +#: modules/computer.c:1124 msgid "" "Mesa's <i><b>glxinfo</b></i> utility is required for OpenGL information." msgstr "" -#: modules/computer/alsa.c:34 -msgid "Audio Adapter" -msgstr "Звуковая карта" - #: modules/computer/filesystem.c:87 msgid "Filesystem" msgstr "Файловая система" @@ -1330,7 +1951,7 @@ msgstr "Только для чтения" #: modules/computer/filesystem.c:90 modules/devices.c:795 #: modules/devices/dmi_memory.c:664 modules/devices/dmi_memory.c:811 #: modules/devices/dmi_memory.c:843 modules/devices/dmi_memory.c:882 -#: modules/devices/dmi_memory.c:951 +#: modules/devices/dmi_memory.c:949 msgid "Size" msgstr "Размер" @@ -1627,8 +2248,8 @@ msgstr "" #: modules/computer/modules.c:338 modules/computer/modules.c:339 #: modules/computer/modules.c:340 modules/computer/modules.c:341 #: modules/computer/modules.c:342 modules/computer/modules.c:343 -#: modules/devices/dmi.c:117 modules/devices/dmi_memory.c:938 -#: modules/devices/firmware.c:245 modules/devices/x86/processor.c:695 +#: modules/devices/dmi.c:116 modules/devices/firmware.c:245 +#: modules/devices/x86/processor.c:694 msgid "(Not available)" msgstr "(Недоступно)" @@ -1728,7 +2349,7 @@ msgstr "Доступ разрешен (запущено от суперполь msgid "Access forbidden? (running as superuser)" msgstr "" -#: modules/computer/os.c:298 modules/computer/os.c:573 +#: modules/computer/os.c:298 modules/computer/os.c:572 msgid "Disabled" msgstr "Отключено" @@ -1763,196 +2384,68 @@ msgstr "%d бит (средняя)" msgid "%d bits (healthy)" msgstr "%d бит (огромная)" -#: modules/computer/os.c:568 +#: modules/computer/os.c:567 msgid "Not installed" msgstr "Не установлено" -#: modules/computer/os.c:571 +#: modules/computer/os.c:570 msgid "Enabled" msgstr "" -#: modules/computer/uptime.c:54 -#, c-format -msgid "%d day" -msgid_plural "%d days" -msgstr[0] "%d день" -msgstr[1] "%d дня" -msgstr[2] "%d дней" - -#: modules/computer/uptime.c:55 -#, c-format -msgid "%d hour" -msgid_plural "%d hours" -msgstr[0] "%d час" -msgstr[1] "%d часа" -msgstr[2] "%d часов" - -#: modules/computer/uptime.c:56 -#, c-format -msgid "%d minute" -msgid_plural "%d minutes" -msgstr[0] "%d минута" -msgstr[1] "%d минуты" -msgstr[2] "%d минут" - -#: modules/computer/users.c:47 +#: modules/computer/users.c:50 msgid "User Information" msgstr "Информация о пользователе" -#: modules/computer/users.c:48 +#: modules/computer/users.c:51 msgid "User ID" msgstr "ID пользователя" -#: modules/computer/users.c:51 +#: modules/computer/users.c:54 msgid "Default Shell" msgstr "Оболочка по умолчанию" -#: modules/devices.c:99 -msgid "Graphics Processors" -msgstr "Графические процессоры" - -#: modules/devices.c:100 modules/devices/monitors.c:449 -#: modules/devices/monitors.c:495 -msgid "Monitors" -msgstr "Мониторы" - -#: modules/devices.c:101 modules/devices/pci.c:175 -msgid "PCI Devices" -msgstr "Устройства PCI" - -#: modules/devices.c:102 modules/devices/usb.c:211 -msgid "USB Devices" -msgstr "Устройства USB" - -#: modules/devices.c:103 -msgid "Firmware" -msgstr "Прошивка" - -#: modules/devices.c:105 -msgid "Battery" -msgstr "Батарея" - -#: modules/devices.c:106 -msgid "Sensors" -msgstr "Сенсоры" - -#: modules/devices.c:109 -msgid "System DMI" -msgstr "DMI системы" - -#: modules/devices.c:110 -msgid "Memory Devices" -msgstr "Устройства памяти" - -#: modules/devices.c:112 modules/devices.c:114 -msgid "Device Tree" -msgstr "Дерево устройств" - -#: modules/devices.c:116 -msgid "Resources" -msgstr "Ресурсы" - -#: modules/devices.c:771 -msgid "Sensor" -msgstr "Сенсор" - -#: modules/devices.c:772 modules/devices/gpu.c:163 modules/devices/pci.c:148 -#: modules/devices/usb.c:139 -msgid "Driver" -msgstr "Драйвер" - -#: modules/devices.c:795 modules/devices/alpha/processor.c:88 -#: modules/devices/devicetree.c:163 modules/devices/devicetree.c:209 +#: modules/devices/alpha/processor.c:88 modules/devices.c:795 +#: modules/devices/devicetree.c:162 modules/devices/devicetree.c:208 #: modules/devices/devicetree/pmac_data.c:80 modules/devices/gpu.c:116 #: modules/devices/ia64/processor.c:165 #: modules/devices/loongarch64/processor.c:83 #: modules/devices/m68k/processor.c:84 modules/devices/mips/processor.c:75 #: modules/devices/monitors.c:404 modules/devices/parisc/processor.c:155 -#: modules/devices/ppc/processor.c:158 modules/devices/riscv/processor.c:182 -#: modules/devices/s390/processor.c:132 modules/devices/x86/processor.c:812 +#: modules/devices/ppc/processor.c:158 modules/devices/riscv/processor.c:181 +#: modules/devices/s390/processor.c:132 modules/devices/x86/processor.c:811 msgid "Model" msgstr "Модель" -#: modules/devices.c:829 modules/devices/dmi_memory.c:883 -msgid "Devices" -msgstr "Устройства" - -#: modules/devices.c:841 -msgid "Update PCI ID listing" -msgstr "Обновить список PCI ID" - -#: modules/devices.c:846 -msgid "Update USB ID listing" -msgstr "" - -#: modules/devices.c:851 -msgid "Update EDID vendor codes" -msgstr "" - -#: modules/devices.c:856 -msgid "Update IEEE OUI vendor codes" -msgstr "" - -#: modules/devices.c:861 -msgid "Update SD card manufacturer information" -msgstr "" - -#: modules/devices.c:868 -msgid "Update CPU flags database" -msgstr "" - -#: modules/devices.c:903 -msgid "Gathers information about hardware devices" -msgstr "Собирает информацию об устройствах" - -#: modules/devices.c:924 -msgid "A copy of <i><b>pci.ids</b></i> is not available on the system." -msgstr "" - -#: modules/devices.c:927 -msgid "A full <i><b>pci.ids</b></i> is not available on the system." -msgstr "" - -#: modules/devices.c:932 -msgid "Resource information requires superuser privileges" -msgstr "Для вывода информации о ресурсах нужны права администратора" - -#: modules/devices.c:938 -msgid "" -"Any NVMe storage devices present are not listed.\n" -"<b><i>udisks2</i></b> is required for NVMe devices." -msgstr "" - #: modules/devices/alpha/processor.c:89 msgid "Platform String" msgstr "Строка платформы" -#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:345 +#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:344 #: modules/devices/ia64/processor.c:167 #: modules/devices/loongarch64/processor.c:85 #: modules/devices/m68k/processor.c:87 modules/devices/mips/processor.c:77 #: modules/devices/parisc/processor.c:158 modules/devices/ppc/processor.c:160 -#: modules/devices/riscv/processor.c:186 modules/devices/sh/processor.c:87 -#: modules/devices/x86/processor.c:659 modules/devices/x86/processor.c:812 +#: modules/devices/riscv/processor.c:185 modules/devices/sh/processor.c:87 +#: modules/devices/x86/processor.c:658 modules/devices/x86/processor.c:811 msgid "Frequency" msgstr "Частота" -#: modules/devices/alpha/processor.c:91 modules/devices/arm/processor.c:346 +#: modules/devices/alpha/processor.c:91 modules/devices/arm/processor.c:345 #: modules/devices/ia64/processor.c:168 modules/devices/m68k/processor.c:88 #: modules/devices/mips/processor.c:78 modules/devices/parisc/processor.c:159 #: modules/devices/ppc/processor.c:161 modules/devices/s390/processor.c:134 -#: modules/devices/sh/processor.c:90 modules/devices/x86/processor.c:660 +#: modules/devices/sh/processor.c:90 modules/devices/x86/processor.c:659 msgid "BogoMips" msgstr "" -#: modules/devices/alpha/processor.c:92 modules/devices/arm/processor.c:347 +#: modules/devices/alpha/processor.c:92 modules/devices/arm/processor.c:346 #: modules/devices/ia64/processor.c:169 #: modules/devices/loongarch64/processor.c:88 #: modules/devices/m68k/processor.c:89 modules/devices/mips/processor.c:79 #: modules/devices/parisc/processor.c:160 modules/devices/ppc/processor.c:162 -#: modules/devices/riscv/processor.c:187 modules/devices/s390/processor.c:135 +#: modules/devices/riscv/processor.c:186 modules/devices/s390/processor.c:135 #: modules/devices/sh/processor.c:91 modules/devices/sparc/processor.c:77 -#: modules/devices/x86/processor.c:661 +#: modules/devices/x86/processor.c:660 msgid "Byte Order" msgstr "Порядок байтов" @@ -2131,73 +2624,69 @@ msgstr "Дополнительный SIMD/NEON на AArch64 (arch>8)" msgid "ARM Processor" msgstr "Процессор ARM" -#: modules/devices/arm/processor.c:214 modules/devices/riscv/processor.c:147 -#: modules/devices/x86/processor.c:610 +#: modules/devices/arm/processor.c:214 modules/devices/riscv/processor.c:146 +#: modules/devices/x86/processor.c:609 msgid "Empty List" msgstr "Пустой список" -#: modules/devices/arm/processor.c:240 modules/devices/gpu.c:158 -#: modules/devices/gpu.c:242 modules/devices/x86/processor.c:268 +#: modules/devices/arm/processor.c:239 modules/devices/gpu.c:158 +#: modules/devices/gpu.c:242 modules/devices/x86/processor.c:267 msgid "Clocks" msgstr "Частоты" -#: modules/devices/arm/processor.c:286 modules/devices/arm/processor.c:299 -#: modules/devices/x86/processor.c:314 modules/devices/x86/processor.c:327 +#: modules/devices/arm/processor.c:285 modules/devices/arm/processor.c:298 +#: modules/devices/x86/processor.c:313 modules/devices/x86/processor.c:326 #, c-format msgid "%.2f-%.2f %s=%dx\n" msgstr "" -#: modules/devices/arm/processor.c:342 +#: modules/devices/arm/processor.c:341 msgid "Linux Name" msgstr "Имя Linux" -#: modules/devices/arm/processor.c:343 +#: modules/devices/arm/processor.c:342 msgid "Decoded Name" msgstr "Декодированное имя" -#: modules/devices/arm/processor.c:344 modules/network/net.c:453 +#: modules/devices/arm/processor.c:343 modules/network/net.c:481 msgid "Mode" msgstr "Режим" -#: modules/devices/arm/processor.c:350 +#: modules/devices/arm/processor.c:349 msgid "ARM" msgstr "" -#: modules/devices/arm/processor.c:351 +#: modules/devices/arm/processor.c:350 msgid "Implementer" msgstr "Исполнитель" -#: modules/devices/arm/processor.c:352 modules/devices/dmi_memory.c:953 +#: modules/devices/arm/processor.c:351 modules/devices/dmi_memory.c:951 msgid "Part" msgstr "Часть" -#: modules/devices/arm/processor.c:353 modules/devices/ia64/processor.c:162 -#: modules/devices/parisc/processor.c:156 modules/devices/riscv/processor.c:183 +#: modules/devices/arm/processor.c:352 modules/devices/ia64/processor.c:162 +#: modules/devices/parisc/processor.c:156 modules/devices/riscv/processor.c:182 msgid "Architecture" msgstr "Архитектура" -#: modules/devices/arm/processor.c:354 +#: modules/devices/arm/processor.c:353 msgid "Variant" msgstr "Вариант" -#: modules/devices/arm/processor.c:356 modules/devices/riscv/processor.c:190 -#: modules/devices/sparc/processor.c:78 modules/devices/x86/processor.c:667 +#: modules/devices/arm/processor.c:355 modules/devices/riscv/processor.c:189 +#: modules/devices/sparc/processor.c:78 modules/devices/x86/processor.c:666 msgid "Capabilities" msgstr "Возможности" -#: modules/devices/arm/processor.c:468 +#: modules/devices/arm/processor.c:467 msgid "SOC/Package" msgstr "" #: modules/devices/arm/processor.c:471 modules/devices/x86/processor.c:752 -msgid "Topology" -msgstr "Топология" - -#: modules/devices/arm/processor.c:472 modules/devices/x86/processor.c:753 msgid "Logical CPU Config" msgstr "Логическая конфигурация процессора" -#: modules/devices/arm/processor.c:489 +#: modules/devices/arm/processor.c:488 msgid "SOC/Package Information" msgstr "" @@ -2243,7 +2732,7 @@ msgstr "" "Номер модели=%s\n" "Серийный номер=%s\n" -#: modules/devices/battery.c:343 +#: modules/devices/battery.c:344 #, c-format msgid "" "\n" @@ -2262,7 +2751,7 @@ msgstr "" "APM драйвер версии=%s\n" "APM BIOS версии=%s\n" -#: modules/devices/battery.c:355 +#: modules/devices/battery.c:356 #, c-format msgid "" "\n" @@ -2279,7 +2768,7 @@ msgstr "" "APM драйвер версии=%s\n" "APM BIOS версии=%s\n" -#: modules/devices/battery.c:382 +#: modules/devices/battery.c:383 msgid "" "[No batteries]\n" "No batteries found on this system=\n" @@ -2287,73 +2776,166 @@ msgstr "" "[Батареи отсутствуют]\n" "Батареи не найдены на этой системе=\n" -#: modules/devices/devicetree.c:52 +#: modules/devices.c:100 +msgid "Graphics Processors" +msgstr "Графические процессоры" + +#: modules/devices.c:101 modules/devices/monitors.c:449 +#: modules/devices/monitors.c:495 +msgid "Monitors" +msgstr "Мониторы" + +#: modules/devices.c:102 modules/devices/pci.c:175 +msgid "PCI Devices" +msgstr "Устройства PCI" + +#: modules/devices.c:103 modules/devices/usb.c:211 +msgid "USB Devices" +msgstr "Устройства USB" + +#: modules/devices.c:104 +msgid "Firmware" +msgstr "Прошивка" + +#: modules/devices.c:106 +msgid "Battery" +msgstr "Батарея" + +#: modules/devices.c:107 +msgid "Sensors" +msgstr "Сенсоры" + +#: modules/devices.c:110 +msgid "System DMI" +msgstr "DMI системы" + +#: modules/devices.c:111 +msgid "Memory Devices" +msgstr "Устройства памяти" + +#: modules/devices.c:113 modules/devices.c:115 +msgid "Device Tree" +msgstr "Дерево устройств" + +#: modules/devices.c:117 +msgid "Resources" +msgstr "Ресурсы" + +#: modules/devices.c:771 +msgid "Sensor" +msgstr "Сенсор" + +#: modules/devices.c:829 modules/devices/dmi_memory.c:883 +msgid "Devices" +msgstr "Устройства" + +#: modules/devices.c:841 +msgid "Update PCI ID listing" +msgstr "Обновить список PCI ID" + +#: modules/devices.c:846 +msgid "Update USB ID listing" +msgstr "" + +#: modules/devices.c:851 +msgid "Update EDID vendor codes" +msgstr "" + +#: modules/devices.c:856 +msgid "Update IEEE OUI vendor codes" +msgstr "" + +#: modules/devices.c:861 +msgid "Update SD card manufacturer information" +msgstr "" + +#: modules/devices.c:868 +msgid "Update CPU flags database" +msgstr "" + +#: modules/devices.c:903 +msgid "Gathers information about hardware devices" +msgstr "Собирает информацию об устройствах" + +#: modules/devices.c:924 +msgid "A copy of <i><b>pci.ids</b></i> is not available on the system." +msgstr "" + +#: modules/devices.c:927 +msgid "A full <i><b>pci.ids</b></i> is not available on the system." +msgstr "" + +#: modules/devices.c:932 +msgid "Resource information requires superuser privileges" +msgstr "Для вывода информации о ресурсах нужны права администратора" + +#: modules/devices.c:938 +msgid "" +"Any NVMe storage devices present are not listed.\n" +"<b><i>udisks2</i></b> is required for NVMe devices." +msgstr "" + +#: modules/devices/devicetree.c:51 msgid "Properties" msgstr "" -#: modules/devices/devicetree.c:53 +#: modules/devices/devicetree.c:52 msgid "Children" msgstr "" -#: modules/devices/devicetree.c:89 +#: modules/devices/devicetree.c:88 msgid "Node" msgstr "Узел" -#: modules/devices/devicetree.c:90 +#: modules/devices/devicetree.c:89 msgid "Node Path" msgstr "" -#: modules/devices/devicetree.c:91 +#: modules/devices/devicetree.c:90 msgid "Alias" msgstr "" -#: modules/devices/devicetree.c:91 modules/devices/devicetree.c:92 -#: modules/devices/monitors.c:411 modules/devices/storage.c:306 -#: modules/devices/storage.c:328 -msgid "(None)" -msgstr "(Нет)" - -#: modules/devices/devicetree.c:92 +#: modules/devices/devicetree.c:91 msgid "Symbol" msgstr "" -#: modules/devices/devicetree.c:145 modules/devices/devicetree/pmac_data.c:79 +#: modules/devices/devicetree.c:144 modules/devices/devicetree/pmac_data.c:79 msgid "Platform" msgstr "Платформа" -#: modules/devices/devicetree.c:146 modules/devices/devicetree.c:211 +#: modules/devices/devicetree.c:145 modules/devices/devicetree.c:210 #: modules/devices/gpu.c:247 msgid "Compatible" msgstr "" -#: modules/devices/devicetree.c:147 +#: modules/devices/devicetree.c:146 msgid "GPU-compatible" msgstr "" -#: modules/devices/devicetree.c:162 +#: modules/devices/devicetree.c:161 msgid "Raspberry Pi or Compatible" msgstr "" -#: modules/devices/devicetree.c:164 modules/devices/devicetree.c:191 -#: modules/devices/devicetree.c:210 modules/devices/devicetree/rpi_data.c:169 +#: modules/devices/devicetree.c:163 modules/devices/devicetree.c:190 +#: modules/devices/devicetree.c:209 modules/devices/devicetree/rpi_data.c:169 #: modules/devices/dmi.c:42 modules/devices/dmi.c:52 modules/devices/dmi.c:58 #: modules/devices/usb.c:181 msgid "Serial Number" msgstr "Серийный номер" -#: modules/devices/devicetree.c:165 modules/devices/devicetree/rpi_data.c:166 +#: modules/devices/devicetree.c:164 modules/devices/devicetree/rpi_data.c:166 msgid "RCode" msgstr "" -#: modules/devices/devicetree.c:165 +#: modules/devices/devicetree.c:164 msgid "No revision code available; unable to lookup model details." msgstr "" -#: modules/devices/devicetree.c:190 +#: modules/devices/devicetree.c:189 msgid "More" msgstr "Больше" -#: modules/devices/devicetree.c:271 +#: modules/devices/devicetree.c:270 msgid "Messages" msgstr "" @@ -2442,24 +3024,19 @@ msgstr "BIOS" msgid "Asset Tag" msgstr "Метка актива" -#: modules/devices/dmi.c:54 -msgid "Chassis" -msgstr "Шасси" - -#: modules/devices/dmi.c:121 modules/devices/dmi_memory.c:939 -#: modules/devices/x86/processor.c:696 +#: modules/devices/dmi.c:120 modules/devices/x86/processor.c:695 msgid "(Not available; Perhaps try running HardInfo as root.)" msgstr "" -#: modules/devices/dmi.c:162 +#: modules/devices/dmi.c:161 msgid "DMI Unavailable" msgstr "" -#: modules/devices/dmi.c:164 +#: modules/devices/dmi.c:163 msgid "DMI is not avaliable. Perhaps this platform does not provide DMI." msgstr "" -#: modules/devices/dmi.c:165 +#: modules/devices/dmi.c:164 msgid "DMI is not available; Perhaps try running HardInfo as root." msgstr "" @@ -2503,12 +3080,12 @@ msgstr "" msgid "Memory Array" msgstr "Массив памяти" -#: modules/devices/dmi_memory.c:747 modules/devices/x86/processor.c:715 +#: modules/devices/dmi_memory.c:747 modules/devices/x86/processor.c:714 msgid "DMI Handle" msgstr "" #: modules/devices/dmi_memory.c:748 modules/devices/dmi_memory.c:804 -#: modules/devices/dmi_memory.c:841 modules/devices/dmi_memory.c:950 +#: modules/devices/dmi_memory.c:841 modules/devices/dmi_memory.c:948 msgid "Locator" msgstr "Локатор" @@ -2585,36 +3162,31 @@ msgstr "(Пусто)" msgid "Serial Presence Detect (SPD) Summary" msgstr "" -#: modules/devices/dmi_memory.c:1007 -msgid " <b><i>dmidecode</i></b> utility available" -msgstr " наличие утилиты <b><i>dmidecode</i></b>" +#: modules/devices/dmi_memory.c:937 +msgid "(Not available - See hint box below)" +msgstr "" -#: modules/devices/dmi_memory.c:1008 -msgid " ... <i>and</i> HardInfo2 running with superuser privileges" -msgstr " ... <i>и</i> запуск HardInfo2 с правами администратора" +#: modules/devices/dmi_memory.c:1005 +msgid " <b><i>dmidecode</i></b> package installed" +msgstr "" -#: modules/devices/dmi_memory.c:1009 -msgid "" -" <b><i>at24</i></b> (or eeprom) module loaded (for SDR, DDR, DDR2, DDR3)" +#: modules/devices/dmi_memory.c:1006 +msgid " sudo chmod a+r /sys/firmware/dmi/tables/*" msgstr "" -" загруженный модуль <b><i>at24</i></b> (или eeprom) (для SDR, DDR, DDR2, " -"DDR3)" -#: modules/devices/dmi_memory.c:1010 -msgid "" -" ... <i>or</i> <b><i>ee1004</i></b> module loaded <b>and configured!</b> " -"(for DDR4)" +#: modules/devices/dmi_memory.c:1007 +msgid " sudo modprobe at24 (or eeprom) (for SDR, DDR, DDR2, DDR3)" +msgstr "" + +#: modules/devices/dmi_memory.c:1008 +msgid " sudo modprobe ee1004 (for DDR4)" msgstr "" -" ... <i>или</i> загруженный <b>и настроенный</b> модуль <b><i>ee1004</i></" -"b>! (for DDR4)" -#: modules/devices/dmi_memory.c:1019 -msgid "Memory information requires <b>one or both</b> of the following:" +#: modules/devices/dmi_memory.c:1017 +msgid "Memory Information requires more Setup:" msgstr "" -"Для получения информации о памяти требуется <b>минимум одно</b> из " -"следующего:" -#: modules/devices/dmi_memory.c:1045 +#: modules/devices/dmi_memory.c:1043 msgid "" "\"More often than not, information contained in the DMI tables is " "inaccurate,\n" @@ -2724,7 +3296,7 @@ msgid "Plugin" msgstr "Подключение" #: modules/devices/firmware.c:74 modules/devices/firmware.c:205 -#: modules/network.c:380 +#: modules/network.c:381 msgid "Flags" msgstr "Флаги" @@ -2818,10 +3390,6 @@ msgstr "Устройство DRM" msgid "Class" msgstr "Класс" -#: modules/devices/gpu.c:159 modules/devices/gpu.c:243 -msgid "Core" -msgstr "Ядро" - #: modules/devices/gpu.c:164 modules/devices/pci.c:149 msgid "In Use" msgstr "Используется" @@ -2842,36 +3410,12 @@ msgstr "" msgid "Operating Points (OPPv2)" msgstr "" -#: modules/devices/gpu.c:216 -msgid "Frequency Scaling" -msgstr "Масштабирование частоты" - -#: modules/devices/gpu.c:217 -msgid "Minimum" -msgstr "Минимальная" - -#: modules/devices/gpu.c:217 modules/devices/gpu.c:218 -msgid "kHz" -msgstr "кГц" - -#: modules/devices/gpu.c:218 -msgid "Maximum" -msgstr "Максимальная" - -#: modules/devices/gpu.c:219 -msgid "Transition Latency" -msgstr "Задержка перехода" - -#: modules/devices/gpu.c:219 -msgid "ns" -msgstr "нс" - #: modules/devices/gpu.c:245 msgid "Device Tree Node" msgstr "" #: modules/devices/gpu.c:248 modules/devices/monitors.c:475 -#: modules/network/net.c:454 +#: modules/network/net.c:482 msgid "Status" msgstr "Состояние" @@ -2922,7 +3466,7 @@ msgstr "Тип системы" msgid "BogoMIPS" msgstr "" -#: modules/devices/m68k/processor.c:85 modules/devices/riscv/processor.c:185 +#: modules/devices/m68k/processor.c:85 modules/devices/riscv/processor.c:184 msgid "MMU" msgstr "" @@ -2973,7 +3517,7 @@ msgid "Analog" msgstr "Аналоговый" #: modules/devices/monitors.c:395 modules/devices/usb.c:135 -#: modules/network.c:310 modules/network.c:363 modules/network.c:380 +#: modules/network.c:311 modules/network.c:364 modules/network.c:381 msgid "Interface" msgstr "Интерфейс" @@ -3086,10 +3630,6 @@ msgstr "" msgid "PA-RISC Processor" msgstr "Процессор PA-RISC" -#: modules/devices/parisc/processor.c:157 -msgid "System" -msgstr "Система" - #: modules/devices/parisc/processor.c:161 msgid "HVersion" msgstr "" @@ -3098,10 +3638,6 @@ msgstr "" msgid "SVersion" msgstr "" -#: modules/devices/parisc/processor.c:163 modules/devices/x86/processor.c:664 -msgid "Cache" -msgstr "Кэш" - #: modules/devices/pci.c:123 msgid "Link Width" msgstr "Ширина линии" @@ -3190,7 +3726,7 @@ msgstr "" "[Принтеры]\n" "Принтеры не найдены=\n" -#: modules/devices/riscv/processor.c:184 +#: modules/devices/riscv/processor.c:183 msgid "uarch" msgstr "" @@ -3374,7 +3910,7 @@ msgid "Timings" msgstr "Тайминги" #: modules/devices/spd-decode.c:549 modules/devices/spd-decode.c:940 -#: modules/devices/spd-decode.c:982 modules/devices/x86/processor.c:717 +#: modules/devices/spd-decode.c:982 modules/devices/x86/processor.c:716 msgid "Voltage" msgstr "Напряжение" @@ -3423,6 +3959,7 @@ msgid "XMP Profile" msgstr "XMP-профиль" #: modules/devices/spd-decode.c:939 modules/devices/usb.c:176 +#: modules/network/net.c:443 msgid "Speed" msgstr "Скорость" @@ -3697,7 +4234,7 @@ msgstr "Сменное" msgid "Self-monitoring (S.M.A.R.T.)" msgstr "Мониторинг (S.M.A.R.T.)" -#: modules/devices/storage.c:266 modules/devices/x86/processor.c:665 +#: modules/devices/storage.c:266 modules/devices/x86/processor.c:664 msgid "Power Management" msgstr "Управление питанием" @@ -3830,7 +4367,7 @@ msgstr "" "\n" "[SCSI диски]\n" -#: modules/devices/storage.c:567 modules/devices/storage.c:767 +#: modules/devices/storage.c:567 modules/devices/storage.c:773 #, c-format msgid "" "[Device Information]\n" @@ -3859,12 +4396,12 @@ msgstr "" "\n" "[IDE диски]\n" -#: modules/devices/storage.c:704 +#: modules/devices/storage.c:707 #, c-format msgid "Driver=%s\n" msgstr "Драйвер=%s\n" -#: modules/devices/storage.c:773 +#: modules/devices/storage.c:779 #, c-format msgid "" "Device Name=hd%c\n" @@ -3875,7 +4412,7 @@ msgstr "" "Медиа=%s\n" "Кэш=%d кБ\n" -#: modules/devices/storage.c:783 +#: modules/devices/storage.c:789 #, c-format msgid "" "[Geometry]\n" @@ -3886,7 +4423,7 @@ msgstr "" "Физическая=%s\n" "Логическая=%s\n" -#: modules/devices/storage.c:793 +#: modules/devices/storage.c:799 #, c-format msgid "" "[Capabilities]\n" @@ -3895,7 +4432,7 @@ msgstr "" "[Возможности]\n" "%s" -#: modules/devices/storage.c:800 +#: modules/devices/storage.c:806 #, c-format msgid "" "[Speeds]\n" @@ -3908,11 +4445,11 @@ msgstr "" msgid "Sub-class" msgstr "Подкласс" -#: modules/devices/usb.c:138 modules/devices/usb.c:179 modules/network.c:347 +#: modules/devices/usb.c:138 modules/devices/usb.c:179 modules/network.c:348 msgid "Protocol" msgstr "Протокол" -#: modules/devices/usb.c:146 modules/network/net.c:451 +#: modules/devices/usb.c:146 modules/network/net.c:479 msgid "Mb/s" msgstr "Мб/с" @@ -3947,84 +4484,66 @@ msgstr "" "Уровень %d (%s)=%d-канальный множественно-ассоциативный, %d множеств, размер " "%d кБ\n" -#. /cache type, as appears in: Level 1 (Data) -#: modules/devices/x86/processor.c:170 -msgctxt "cache-type" -msgid "Data" -msgstr "данные" - -#. /cache type, as appears in: Level 1 (Instruction) -#: modules/devices/x86/processor.c:171 -msgctxt "cache-type" -msgid "Instruction" -msgstr "инструкции" - -#. /cache type, as appears in: Level 2 (Unified) -#: modules/devices/x86/processor.c:172 -msgctxt "cache-type" -msgid "Unified" -msgstr "унифицированный" - -#: modules/devices/x86/processor.c:367 +#: modules/devices/x86/processor.c:366 msgid "Caches" msgstr "Кэши" -#: modules/devices/x86/processor.c:418 modules/devices/x86/processor.c:435 +#: modules/devices/x86/processor.c:417 modules/devices/x86/processor.c:434 #, c-format msgid "Level %d (%s)#%d=%dx %dKB (%dKB), %d-way set-associative, %d sets\n" msgstr "" "Уровень %d (%s)#%d=%dx %d кБ (%d кБ), %d-канальный множественно-" "ассоциативный, %d множеств\n" -#: modules/devices/x86/processor.c:649 +#: modules/devices/x86/processor.c:648 msgid "Model Name" msgstr "Название" -#: modules/devices/x86/processor.c:650 +#: modules/devices/x86/processor.c:649 msgid "Family, model, stepping" msgstr "Семейство, модель, степпинг" -#: modules/devices/x86/processor.c:656 +#: modules/devices/x86/processor.c:655 msgid "Microcode Version" msgstr "Версия микрокода" -#: modules/devices/x86/processor.c:657 +#: modules/devices/x86/processor.c:656 msgid "Configuration" msgstr "Конфигурация" -#: modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:657 msgid "Cache Size" msgstr "Размер кэша" -#: modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:657 msgid "kb" msgstr "кБ" -#: modules/devices/x86/processor.c:666 +#: modules/devices/x86/processor.c:665 msgid "Bug Workarounds" msgstr "Обход багов" -#: modules/devices/x86/processor.c:693 +#: modules/devices/x86/processor.c:692 msgid "Socket Information" msgstr "Информация о сокете" -#: modules/devices/x86/processor.c:714 +#: modules/devices/x86/processor.c:713 msgid "CPU Socket" msgstr "Сокет процессора" -#: modules/devices/x86/processor.c:718 +#: modules/devices/x86/processor.c:717 msgid "External Clock" msgstr "Частота системной шины" -#: modules/devices/x86/processor.c:719 +#: modules/devices/x86/processor.c:718 msgid "Max Frequency" msgstr "Максимальная частота" -#: modules/devices/x86/processor.c:750 +#: modules/devices/x86/processor.c:749 msgid "Package Information" msgstr "Информация о комплекте" -#: modules/devices/x86/processor.c:812 +#: modules/devices/x86/processor.c:811 msgid "Socket:Core" msgstr "Сокет:Ядро" @@ -5479,7 +5998,7 @@ msgstr "IP Подключения" msgid "Routing Table" msgstr "Таблица маршрутизации" -#: modules/network.c:64 modules/network.c:309 +#: modules/network.c:64 modules/network.c:310 msgid "ARP Table" msgstr "Таблица ARP" @@ -5495,311 +6014,353 @@ msgstr "Статистика" msgid "Shared Directories" msgstr "Общие каталоги" -#: modules/network.c:310 modules/network.c:332 modules/network.c:363 -#: modules/network/net.c:472 +#: modules/network.c:311 modules/network.c:333 modules/network.c:364 +#: modules/network/net.c:500 msgid "IP Address" msgstr "IP-адрес" -#: modules/network.c:310 +#: modules/network.c:311 msgid "MAC Address" msgstr "MAC-адрес" -#: modules/network.c:319 +#: modules/network.c:320 msgid "SAMBA" msgstr "" -#: modules/network.c:320 +#: modules/network.c:321 msgid "NFS" msgstr "" -#: modules/network.c:331 +#: modules/network.c:332 msgid "Name Servers" msgstr "" -#: modules/network.c:346 +#: modules/network.c:347 msgid "Connections" msgstr "Соединения" -#: modules/network.c:347 +#: modules/network.c:348 msgid "Local Address" msgstr "Локальный адрес" -#: modules/network.c:347 +#: modules/network.c:348 msgid "Foreign Address" msgstr "Удалённый адрес" -#: modules/network.c:347 +#: modules/network.c:348 msgid "State" msgstr "Состояние" -#: modules/network.c:363 +#: modules/network.c:364 msgid "Sent" msgstr "Отправлено" -#: modules/network.c:363 +#: modules/network.c:364 msgid "Received" msgstr "Получено" -#: modules/network.c:379 +#: modules/network.c:380 msgid "IP routing table" msgstr "" -#: modules/network.c:380 +#: modules/network.c:381 msgid "Destination/Gateway" msgstr "Цель/Шлюз" -#: modules/network.c:380 modules/network/net.c:473 +#: modules/network.c:381 modules/network/net.c:501 msgid "Mask" msgstr "Маска" -#: modules/network.c:408 +#: modules/network.c:409 msgid "Network" msgstr "Сеть" -#: modules/network.c:441 +#: modules/network.c:442 msgid "Gathers information about this computer's network connection" msgstr "Собирает информацию о сетевых подключениях" -#: modules/network/net.c:72 +#: modules/network/net.c:74 msgctxt "wi-op-mode" msgid "Auto" msgstr "Авто" -#: modules/network/net.c:73 +#: modules/network/net.c:75 msgctxt "wi-op-mode" msgid "Ad-Hoc" msgstr "" -#: modules/network/net.c:74 +#: modules/network/net.c:76 msgctxt "wi-op-mode" msgid "Managed" msgstr "" -#: modules/network/net.c:75 +#: modules/network/net.c:77 msgctxt "wi-op-mode" msgid "Master" msgstr "" -#: modules/network/net.c:76 +#: modules/network/net.c:78 msgctxt "wi-op-mode" msgid "Repeater" msgstr "" -#: modules/network/net.c:77 +#: modules/network/net.c:79 msgctxt "wi-op-mode" msgid "Secondary" msgstr "" -#: modules/network/net.c:78 +#: modules/network/net.c:80 msgctxt "wi-op-mode" msgid "(Unknown)" msgstr "" -#: modules/network/net.c:242 modules/network/net.c:262 -#: modules/network/net.c:270 +#: modules/network/net.c:268 modules/network/net.c:288 +#: modules/network/net.c:296 msgctxt "net-if-type" msgid "Ethernet" msgstr "Ethernet" -#: modules/network/net.c:243 +#: modules/network/net.c:269 msgctxt "net-if-type" msgid "Loopback" msgstr "" -#: modules/network/net.c:244 +#: modules/network/net.c:270 msgctxt "net-if-type" msgid "Point-to-Point" msgstr "" -#: modules/network/net.c:245 modules/network/net.c:246 -#: modules/network/net.c:247 modules/network/net.c:248 -#: modules/network/net.c:272 +#: modules/network/net.c:271 modules/network/net.c:272 +#: modules/network/net.c:273 modules/network/net.c:274 +#: modules/network/net.c:298 msgctxt "net-if-type" msgid "Wireless" msgstr "" -#: modules/network/net.c:249 +#: modules/network/net.c:275 msgctxt "net-if-type" msgid "Virtual Point-to-Point (TUN)" msgstr "" -#: modules/network/net.c:250 +#: modules/network/net.c:276 msgctxt "net-if-type" msgid "Ethernet (TAP)" msgstr "" -#: modules/network/net.c:251 +#: modules/network/net.c:277 msgctxt "net-if-type" msgid "Parallel Line Internet Protocol" msgstr "" -#: modules/network/net.c:252 +#: modules/network/net.c:278 msgctxt "net-if-type" msgid "Infrared" msgstr "" -#: modules/network/net.c:253 modules/network/net.c:271 +#: modules/network/net.c:279 modules/network/net.c:297 msgctxt "net-if-type" msgid "Serial Line Internet Protocol" msgstr "" -#: modules/network/net.c:254 +#: modules/network/net.c:280 msgctxt "net-if-type" msgid "Integrated Services Digital Network" msgstr "" -#: modules/network/net.c:255 +#: modules/network/net.c:281 msgctxt "net-if-type" msgid "IPv6-over-IPv4 Tunnel" msgstr "" -#: modules/network/net.c:256 +#: modules/network/net.c:282 msgctxt "net-if-type" msgid "VMWare Virtual Network Interface (NAT)" msgstr "" -#: modules/network/net.c:257 +#: modules/network/net.c:283 msgctxt "net-if-type" msgid "VMWare Virtual Network Interface" msgstr "" -#: modules/network/net.c:258 +#: modules/network/net.c:284 msgctxt "net-if-type" msgid "Personal Area Network (PAN)" msgstr "" -#: modules/network/net.c:259 +#: modules/network/net.c:285 msgctxt "net-if-type" msgid "Bluetooth" msgstr "" -#: modules/network/net.c:260 +#: modules/network/net.c:286 msgctxt "net-if-type" msgid "Bridge Interface" msgstr "" -#: modules/network/net.c:261 +#: modules/network/net.c:287 msgctxt "net-if-type" msgid "Hamachi Virtual Personal Network" msgstr "" -#: modules/network/net.c:263 +#: modules/network/net.c:289 msgctxt "net-if-type" msgid "Intermediate Functional Block" msgstr "" -#: modules/network/net.c:264 +#: modules/network/net.c:290 msgctxt "net-if-type" msgid "GRE Network Tunnel" msgstr "" -#: modules/network/net.c:265 +#: modules/network/net.c:291 msgctxt "net-if-type" msgid "Mesh Network" msgstr "" -#: modules/network/net.c:266 +#: modules/network/net.c:292 msgctxt "net-if-type" msgid "Wireless Master Interface" msgstr "" -#: modules/network/net.c:267 +#: modules/network/net.c:293 msgctxt "net-if-type" msgid "VirtualBox Virtual Network Interface" msgstr "" -#: modules/network/net.c:273 +#: modules/network/net.c:299 msgctxt "net-if-type" msgid "Wireless (WAN)" msgstr "" -#: modules/network/net.c:275 +#: modules/network/net.c:301 msgctxt "net-if-type" msgid "(Unknown)" msgstr "(Неизвестно)" -#: modules/network/net.c:343 modules/network/net.c:353 +#: modules/network/net.c:369 modules/network/net.c:379 msgid "Network Interfaces" msgstr "Сетевые интерфейсы" -#: modules/network/net.c:343 +#: modules/network/net.c:369 msgid "None Found" msgstr "Не найдено" -#: modules/network/net.c:409 +#: modules/network/net.c:436 msgid "Network Adapter Properties" msgstr "Свойства сетевого адаптера" -#: modules/network/net.c:410 +#: modules/network/net.c:437 msgid "Interface Type" msgstr "Тип интерфейса" -#: modules/network/net.c:411 +#: modules/network/net.c:438 msgid "Hardware Address (MAC)" msgstr "Аппаратный адрес (MAC)" -#: modules/network/net.c:415 +#: modules/network/net.c:442 msgid "MTU" msgstr "" -#: modules/network/net.c:416 +#: modules/network/net.c:444 msgid "Transfer Details" msgstr "Информация о передаче данных" -#: modules/network/net.c:417 +#: modules/network/net.c:445 msgid "Bytes Received" msgstr "Получено байт" -#: modules/network/net.c:418 +#: modules/network/net.c:446 msgid "Bytes Sent" msgstr "Отправлено байт" -#: modules/network/net.c:435 modules/network/net.c:457 -#: modules/network/net.c:458 +#: modules/network/net.c:463 modules/network/net.c:485 +#: modules/network/net.c:486 msgid "dBm" msgstr "дБм" -#: modules/network/net.c:435 +#: modules/network/net.c:463 msgid "mW" msgstr "мВт" -#: modules/network/net.c:449 +#: modules/network/net.c:477 msgid "Wireless Properties" msgstr "" -#: modules/network/net.c:450 +#: modules/network/net.c:478 msgid "Network Name (SSID)" msgstr "Название сети (SSID)" -#: modules/network/net.c:451 +#: modules/network/net.c:479 msgid "Bit Rate" msgstr "Битрейт" -#: modules/network/net.c:452 +#: modules/network/net.c:480 msgid "Transmission Power" msgstr "" -#: modules/network/net.c:455 +#: modules/network/net.c:483 msgid "Link Quality" msgstr "" -#: modules/network/net.c:456 +#: modules/network/net.c:484 msgid "Signal / Noise" msgstr "" -#: modules/network/net.c:471 +#: modules/network/net.c:499 msgid "Internet Protocol (IPv4)" msgstr "Интернет-протокол (IPv4)" -#: modules/network/net.c:472 modules/network/net.c:473 -#: modules/network/net.c:475 +#: modules/network/net.c:500 modules/network/net.c:501 +#: modules/network/net.c:503 msgid "(Not set)" msgstr "" -#: modules/network/net.c:474 +#: modules/network/net.c:502 msgid "Broadcast Address" msgstr "Широковещательный адрес" +#~ msgid "_Copy to Clipboard" +#~ msgstr "_Копировать в буфер" + +#~ msgid "Copy to clipboard" +#~ msgstr "Копировать в буфер обмена" + +#~ msgid " <b><i>dmidecode</i></b> utility available" +#~ msgstr " наличие утилиты <b><i>dmidecode</i></b>" + +#~ msgid " ... <i>and</i> HardInfo2 running with superuser privileges" +#~ msgstr " ... <i>и</i> запуск HardInfo2 с правами администратора" + +#~ msgid "" +#~ " <b><i>at24</i></b> (or eeprom) module loaded (for SDR, DDR, DDR2, DDR3)" +#~ msgstr "" +#~ " загруженный модуль <b><i>at24</i></b> (или eeprom) (для SDR, DDR, DDR2, " +#~ "DDR3)" + +#~ msgid "" +#~ " ... <i>or</i> <b><i>ee1004</i></b> module loaded <b>and configured!</b> " +#~ "(for DDR4)" +#~ msgstr "" +#~ " ... <i>или</i> загруженный <b>и настроенный</b> модуль <b><i>ee1004</i></" +#~ "b>! (for DDR4)" + +#~ msgid "Memory information requires <b>one or both</b> of the following:" +#~ msgstr "" +#~ "Для получения информации о памяти требуется <b>минимум одно</b> из " +#~ "следующего:" + +#~ msgctxt "cache-type" +#~ msgid "Data" +#~ msgstr "данные" + +#~ msgctxt "cache-type" +#~ msgid "Instruction" +#~ msgstr "инструкции" + +#~ msgctxt "cache-type" +#~ msgid "Unified" +#~ msgstr "унифицированный" + #, c-format #~ msgid "" #~ "Written by %s\n" @@ -5832,9 +6393,6 @@ msgstr "Широковещательный адрес" #~ "может быть несопоставим с результатом текущей версии, поскольку " #~ "отсутствуют некоторые подробности." -#~ msgid "Field" -#~ msgstr "Поле" - #~ msgid "Total Memory" #~ msgstr "Общая память" @@ -5869,114 +6427,6 @@ msgstr "Широковещательный адрес" #~ msgid "RISC-V Processor" #~ msgstr "Процессор RISC-V" -#~ msgid "Little Endian" -#~ msgstr "Младший порядок байтов" - -#~ msgid "Big Endian" -#~ msgstr "Старший порядок байтов" - -#~ msgid "Current" -#~ msgstr "Текущая" - -#~ msgid "Governor" -#~ msgstr "Регулятор" - -#~ msgid "Socket" -#~ msgstr "Сокет" - -#~ msgid "Book" -#~ msgstr "Книга" - -#~ msgid "Drawer" -#~ msgstr "Трассировщик" - -#~ msgid "ID" -#~ msgstr "ИД" - -#~ msgid "BIOS Information" -#~ msgstr "Информация о BIOS" - -#~ msgid "Base Board" -#~ msgstr "Основная плата" - -#~ msgid "Memory Controller" -#~ msgstr "Контроллер памяти" - -#~ msgid "Memory Module" -#~ msgstr "Модуль памяти" - -#~ msgid "Port Connector" -#~ msgstr "Разъем порта" - -#~ msgid "OEM Strings" -#~ msgstr "Строки OEM" - -#~ msgid "BIOS Language" -#~ msgstr "Язык BIOS" - -#~ msgid "Memory Device" -#~ msgstr "Устройство памяти" - -#~ msgid "Built-in Pointing Device" -#~ msgstr "Встроенное указывающее устройство" - -#~ msgid "Portable Battery" -#~ msgstr "Съемная батарея" - -#~ msgid "System Reset" -#~ msgstr "Сброс системы" - -#~ msgid "Hardware Security" -#~ msgstr "Аппаратная безопасность" - -#~ msgid "Voltage Probe" -#~ msgstr "Датчик напряжения" - -#~ msgid "Cooling Device" -#~ msgstr "Устройство охлаждения" - -#~ msgid "Temperature Probe" -#~ msgstr "Температурный датчик" - -#~ msgid "Management Device" -#~ msgstr "Устройство управления" - -#~ msgid "Memory Channel" -#~ msgstr "Канал памяти" - -#~ msgid "Power Supply" -#~ msgstr "Источник питания" - -#~ msgid "Additional Information" -#~ msgstr "Дополнительная информация" - -#~ msgid "Desktop" -#~ msgstr "Настольный компьютер" - -#~ msgid "Low-profile Desktop" -#~ msgstr "Низкопрофильный компьютер" - -#~ msgid "Mini Tower" -#~ msgstr "Размер Mini Tower" - -#~ msgid "Tower" -#~ msgstr "Размер Tower" - -#~ msgid "Portable" -#~ msgstr "Портативный компьютер" - -#~ msgid "Notebook" -#~ msgstr "Ноутбук" - -#~ msgid "Docking Station" -#~ msgstr "Док-станция" - -#~ msgid "All-in-one" -#~ msgstr "Всё в одном" - -#~ msgid "Mini PC" -#~ msgstr "Мини ПК" - #, c-format #~ msgid "" #~ "Copyright (C) 2003-%d L. A. F. Pereira. See COPYING for details.\n" @@ -6029,64 +6479,9 @@ msgstr "Широковещательный адрес" #~ msgid "Unknown benchmark ``%s'' or benchmark.so not loaded" #~ msgstr "Неизвестный бенчмарк или benchmark.so не загрузился" -#~ msgid "Don't know what to do. Exiting." -#~ msgstr "Не знаю, что делать. Выход." - -#, c-format -#~ msgid "%d second" -#~ msgid_plural "%d seconds" -#~ msgstr[0] "секунда" -#~ msgstr[1] "секунды" -#~ msgstr[2] "секунд" - -#, c-format -#~ msgid "%.1f B" -#~ msgstr "%.1f Б" - -#, c-format -#~ msgid "%.1f KiB" -#~ msgstr "%.1f КиБ" - -#, c-format -#~ msgid "%.1f MiB" -#~ msgstr "%.1f МиБ" - -#, c-format -#~ msgid "%.1f GiB" -#~ msgstr "%.1f ГиБ" - -#, c-format -#~ msgid "%.1f TiB" -#~ msgstr "%.1f ТиБ" - -#, c-format -#~ msgid "%.1f PiB" -#~ msgstr "%.1f ПиБ" - -#~ msgid "Error" -#~ msgstr "Ошибка" - -#~ msgid "Warning" -#~ msgstr "Предупреждение" - -#~ msgid "Fatal Error" -#~ msgstr "Фатальная ошибка" - -#~ msgid "do not print status messages to standard output" -#~ msgstr "не выводить сообщения о состоянии на стандартный вывод" - -#~ msgid "creates a report and prints to standard output" -#~ msgstr "создаёт отчёт и выводит на стандартный вывод" - -#~ msgid "chooses a report format ([text], html)" -#~ msgstr "выберите формат отчета ([text], HTML)" - #~ msgid "run benchmark; requires benchmark.so to be loaded" #~ msgstr "запуск теста; требует, чтобы benchmark.so был загружен" -#~ msgid "benchmark result format ([short], conf, shell)" -#~ msgstr "формат результата теста ([short], conf, shell)" - #~ msgid "lists modules" #~ msgstr "список модулей" @@ -6099,36 +6494,11 @@ msgstr "Широковещательный адрес" #~ msgid "run in XML-RPC server mode" #~ msgstr "запуск в режиме сервера XML-RPC" -#~ msgid "shows program version and quit" -#~ msgstr "показывает версию программы и выходит" - -#~ msgid "do not run benchmarks" -#~ msgstr "не запускать тесты" - -#~ msgid "show all details" -#~ msgstr "показать все подробности" - #~ msgid "- System Profiler and Benchmark tool" #~ msgstr "- Инструмент для тестирования и проверки свойств системы" #, c-format #~ msgid "" -#~ "Unrecognized arguments.\n" -#~ "Try ``%s --help'' for more information.\n" -#~ msgstr "" -#~ "Неизвестные аргументы.\n" -#~ "Используйте `%s --help' для справки.\n" - -#, c-format -#~ msgid "Module \"%s\" depends on module \"%s\", load it?" -#~ msgstr "Модуль \"%s\" зависит от модуля \"%s\", загрузить его?" - -#, c-format -#~ msgid "Module \"%s\" depends on module \"%s\"." -#~ msgstr "Модуль \"%s\" зависит от модуля \"%s\"." - -#, c-format -#~ msgid "" #~ "No module could be loaded. Check permissions on \"%s\" and try again." #~ msgstr "" #~ "Модули не могут быть загружены. Проверьте разрешения на \"%s\" и " @@ -6142,13 +6512,6 @@ msgstr "Широковещательный адрес" #~ "получения списка доступных модулей и попробуйте снова с правильным " #~ "списком модулей." -#, c-format -#~ msgid "Scanning: %s..." -#~ msgstr "Сканирование: %s..." - -#~ msgid "Update vendor list" -#~ msgstr "Обновить список поставщиков" - #~ msgid "Author:" #~ msgstr "Автор:" |