aboutsummaryrefslogtreecommitdiff
path: root/po/ru.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ru.po')
-rw-r--r--po/ru.po2616
1 files changed, 1184 insertions, 1432 deletions
diff --git a/po/ru.po b/po/ru.po
index daef35ec..234a5d75 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: hardinfo\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-10-24 15:16-0500\n"
+"POT-Creation-Date: 2024-02-28 08:09+0100\n"
"PO-Revision-Date: 2022-03-05 23:00+0300\n"
"Last-Translator: Sergey Rodin <rodin.s@rambler.ru>, ViktorOn\n"
"Language-Team: \n"
@@ -14,723 +14,10 @@ msgstr ""
"X-Poedit-Language: Russian\n"
"X-Poedit-Country: Russia\n"
"X-Poedit-SourceCharset: utf-8\n"
-"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"
+"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"
-#: hardinfo/cpu_util.c:29
-msgid "Little Endian"
-msgstr "Младший порядок байтов"
-
-#: hardinfo/cpu_util.c:31
-msgid "Big Endian"
-msgstr "Старший порядок байтов"
-
-#: hardinfo/cpu_util.c:204 hardinfo/cpu_util.c:215 modules/devices/gpu.c:218
-msgid "Frequency Scaling"
-msgstr "Масштабирование частоты"
-
-#: hardinfo/cpu_util.c:205 modules/devices/gpu.c:219
-msgid "Minimum"
-msgstr "Минимальная"
-
-#: hardinfo/cpu_util.c:205 hardinfo/cpu_util.c:206 hardinfo/cpu_util.c:207
-#: hardinfo/dt_util.c:589 modules/devices/gpu.c:219 modules/devices/gpu.c:220
-msgid "kHz"
-msgstr "кГц"
-
-#: hardinfo/cpu_util.c:206 modules/devices/gpu.c:220
-msgid "Maximum"
-msgstr "Максимальная"
-
-#: hardinfo/cpu_util.c:207
-msgid "Current"
-msgstr "Текущая"
-
-#: hardinfo/cpu_util.c:208 modules/devices/gpu.c:221
-msgid "Transition Latency"
-msgstr "Задержка перехода"
-
-#: hardinfo/cpu_util.c:208 modules/devices/gpu.c:221
-msgid "ns"
-msgstr "нс"
-
-#: hardinfo/cpu_util.c:209
-msgid "Governor"
-msgstr "Регулятор"
-
-#: hardinfo/cpu_util.c:210 hardinfo/cpu_util.c:216 modules/devices.c:774
-#: modules/devices/gpu.c:165 modules/devices/pci.c:148
-#: modules/devices/usb.c:139
-msgid "Driver"
-msgstr "Драйвер"
-
-#: hardinfo/cpu_util.c:222 modules/computer.c:765
-#: modules/devices/arm/processor.c:256 modules/devices/e2k/processor.c:178
-#: modules/devices/x86/processor.c:284 modules/devices/x86/processor.c:388
-#: modules/devices/x86/processor.c:526
-msgid "(Not Available)"
-msgstr "(Недоступно)"
-
-#: hardinfo/cpu_util.c:230 hardinfo/cpu_util.c:232
-msgid "Socket"
-msgstr "Сокет"
-
-#: hardinfo/cpu_util.c:235 hardinfo/cpu_util.c:237 modules/devices/gpu.c:161
-#: modules/devices/gpu.c:245
-msgid "Core"
-msgstr "Ядро"
-
-#: hardinfo/cpu_util.c:240
-msgid "Book"
-msgstr "Книга"
-
-#: hardinfo/cpu_util.c:242
-msgid "Drawer"
-msgstr "Трассировщик"
-
-#: hardinfo/cpu_util.c:248 modules/devices/arm/processor.c:471
-#: modules/devices/x86/processor.c:752
-msgid "Topology"
-msgstr "Топология"
-
-#: hardinfo/cpu_util.c:249
-msgid "ID"
-msgstr "ИД"
-
-#: hardinfo/dmi_util.c:25
-msgid "BIOS Information"
-msgstr "Информация о BIOS"
-
-#: hardinfo/dmi_util.c:26 modules/devices/parisc/processor.c:157
-msgid "System"
-msgstr "Система"
-
-#: hardinfo/dmi_util.c:27
-msgid "Base Board"
-msgstr "Основная плата"
-
-#: hardinfo/dmi_util.c:28 modules/devices/dmi.c:54
-msgid "Chassis"
-msgstr "Шасси"
-
-#: hardinfo/dmi_util.c:29 modules/computer.c:548 modules/computer.c:1034
-#: modules/devices/alpha/processor.c:87 modules/devices/arm/processor.c:341
-#: modules/devices.c:100 modules/devices/e2k/processor.c:329
-#: modules/devices/ia64/processor.c:159
-#: modules/devices/loongarch64/processor.c:74
-#: 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 "Процессор"
-
-#: hardinfo/dmi_util.c:30
-msgid "Memory Controller"
-msgstr "Контроллер памяти"
-
-#: hardinfo/dmi_util.c:31
-msgid "Memory Module"
-msgstr "Модуль памяти"
-
-#: hardinfo/dmi_util.c:32 modules/devices/e2k/processor.c:338
-#: modules/devices/parisc/processor.c:163 modules/devices/x86/processor.c:664
-msgid "Cache"
-msgstr "Кэш"
-
-#: hardinfo/dmi_util.c:33
-msgid "Port Connector"
-msgstr "Разъем порта"
-
-#: hardinfo/dmi_util.c:34
-msgid "System Slots"
-msgstr ""
-
-#: hardinfo/dmi_util.c:35
-msgid "On Board Devices"
-msgstr ""
-
-#: hardinfo/dmi_util.c:36
-msgid "OEM Strings"
-msgstr "Строки OEM"
-
-#: hardinfo/dmi_util.c:37
-msgid "System Configuration Options"
-msgstr ""
-
-#: hardinfo/dmi_util.c:38
-msgid "BIOS Language"
-msgstr "Язык BIOS"
-
-#: hardinfo/dmi_util.c:39
-msgid "Group Associations"
-msgstr ""
-
-#: hardinfo/dmi_util.c:40
-msgid "System Event Log"
-msgstr ""
-
-#: hardinfo/dmi_util.c:41
-msgid "Physical Memory Array"
-msgstr ""
-
-#: hardinfo/dmi_util.c:42
-msgid "Memory Device"
-msgstr "Устройство памяти"
-
-#: hardinfo/dmi_util.c:43
-msgid "32-bit Memory Error"
-msgstr ""
-
-#: hardinfo/dmi_util.c:44
-msgid "Memory Array Mapped Address"
-msgstr ""
-
-#: hardinfo/dmi_util.c:45
-msgid "Memory Device Mapped Address"
-msgstr ""
-
-#: hardinfo/dmi_util.c:46
-msgid "Built-in Pointing Device"
-msgstr "Встроенное указывающее устройство"
-
-#: hardinfo/dmi_util.c:47
-msgid "Portable Battery"
-msgstr "Съемная батарея"
-
-#: hardinfo/dmi_util.c:48
-msgid "System Reset"
-msgstr "Сброс системы"
-
-#: hardinfo/dmi_util.c:49
-msgid "Hardware Security"
-msgstr "Аппаратная безопасность"
-
-#: hardinfo/dmi_util.c:50
-msgid "System Power Controls"
-msgstr ""
-
-#: hardinfo/dmi_util.c:51
-msgid "Voltage Probe"
-msgstr "Датчик напряжения"
-
-#: hardinfo/dmi_util.c:52
-msgid "Cooling Device"
-msgstr "Устройство охлаждения"
-
-#: hardinfo/dmi_util.c:53
-msgid "Temperature Probe"
-msgstr "Температурный датчик"
-
-#: hardinfo/dmi_util.c:54
-msgid "Electrical Current Probe"
-msgstr ""
-
-#: hardinfo/dmi_util.c:55
-msgid "Out-of-band Remote Access"
-msgstr ""
-
-#: hardinfo/dmi_util.c:56
-msgid "Boot Integrity Services"
-msgstr ""
-
-#: hardinfo/dmi_util.c:57
-msgid "System Boot"
-msgstr ""
-
-#: hardinfo/dmi_util.c:58
-msgid "64-bit Memory Error"
-msgstr ""
-
-#: hardinfo/dmi_util.c:59
-msgid "Management Device"
-msgstr "Устройство управления"
-
-#: hardinfo/dmi_util.c:60
-msgid "Management Device Component"
-msgstr ""
-
-#: hardinfo/dmi_util.c:61
-msgid "Management Device Threshold Data"
-msgstr ""
-
-#: hardinfo/dmi_util.c:62
-msgid "Memory Channel"
-msgstr "Канал памяти"
-
-#: hardinfo/dmi_util.c:63
-msgid "IPMI Device"
-msgstr ""
-
-#: hardinfo/dmi_util.c:64
-msgid "Power Supply"
-msgstr "Источник питания"
-
-#: hardinfo/dmi_util.c:65
-msgid "Additional Information"
-msgstr "Дополнительная информация"
-
-#: hardinfo/dmi_util.c:66
-msgid "Onboard Device"
-msgstr ""
-
-#: hardinfo/dmi_util.c:226
-msgid "Invalid chassis type (0)"
-msgstr ""
-
-#: hardinfo/dmi_util.c:227 hardinfo/dmi_util.c:228
-msgid "Unknown chassis type"
-msgstr ""
-
-#: hardinfo/dmi_util.c:229
-msgid "Desktop"
-msgstr "Настольный компьютер"
-
-#: hardinfo/dmi_util.c:230
-msgid "Low-profile Desktop"
-msgstr "Низкопрофильный компьютер"
-
-#: hardinfo/dmi_util.c:231
-msgid "Pizza Box"
-msgstr ""
-
-#: hardinfo/dmi_util.c:232
-msgid "Mini Tower"
-msgstr "Размер Mini Tower"
-
-#: hardinfo/dmi_util.c:233
-msgid "Tower"
-msgstr "Размер Tower"
-
-#: hardinfo/dmi_util.c:234
-msgid "Portable"
-msgstr "Портативный компьютер"
-
-#: hardinfo/dmi_util.c:235 modules/computer.c:410 modules/computer.c:419
-#: modules/computer.c:441
-msgid "Laptop"
-msgstr "Лэптоп"
-
-#: hardinfo/dmi_util.c:236
-msgid "Notebook"
-msgstr "Ноутбук"
-
-#: hardinfo/dmi_util.c:237
-msgid "Handheld"
-msgstr ""
-
-#: hardinfo/dmi_util.c:238
-msgid "Docking Station"
-msgstr "Док-станция"
-
-#: hardinfo/dmi_util.c:239
-msgid "All-in-one"
-msgstr "Всё в одном"
-
-#: hardinfo/dmi_util.c:240
-msgid "Subnotebook"
-msgstr ""
-
-#: hardinfo/dmi_util.c:241
-msgid "Space-saving"
-msgstr ""
-
-#: hardinfo/dmi_util.c:242
-msgid "Lunch Box"
-msgstr ""
-
-#: hardinfo/dmi_util.c:243
-msgid "Main Server Chassis"
-msgstr ""
-
-#: hardinfo/dmi_util.c:244
-msgid "Expansion Chassis"
-msgstr ""
-
-#: hardinfo/dmi_util.c:245
-msgid "Sub Chassis"
-msgstr ""
-
-#: hardinfo/dmi_util.c:246
-msgid "Bus Expansion Chassis"
-msgstr ""
-
-#: hardinfo/dmi_util.c:247
-msgid "Peripheral Chassis"
-msgstr ""
-
-#: hardinfo/dmi_util.c:248
-msgid "RAID Chassis"
-msgstr ""
-
-#: hardinfo/dmi_util.c:249
-msgid "Rack Mount Chassis"
-msgstr ""
-
-#: hardinfo/dmi_util.c:250
-msgid "Sealed-case PC"
-msgstr ""
-
-#: hardinfo/dmi_util.c:251
-msgid "Multi-system"
-msgstr ""
-
-#: hardinfo/dmi_util.c:252
-msgid "CompactPCI"
-msgstr ""
-
-#: hardinfo/dmi_util.c:253
-msgid "AdvancedTCA"
-msgstr ""
-
-#: hardinfo/dmi_util.c:254
-msgid "Blade"
-msgstr ""
-
-#: hardinfo/dmi_util.c:255
-msgid "Blade Enclosing"
-msgstr ""
-
-#: hardinfo/dmi_util.c:256
-msgid "Tablet"
-msgstr ""
-
-#: hardinfo/dmi_util.c:257
-msgid "Convertible"
-msgstr ""
-
-#: hardinfo/dmi_util.c:258
-msgid "Detachable"
-msgstr ""
-
-#: hardinfo/dmi_util.c:259
-msgid "IoT Gateway"
-msgstr ""
-
-#: hardinfo/dmi_util.c:260
-msgid "Embedded PC"
-msgstr ""
-
-#: hardinfo/dmi_util.c:261
-msgid "Mini PC"
-msgstr "Мини ПК"
-
-#: hardinfo/dmi_util.c:262
-msgid "Stick PC"
-msgstr ""
-
-#: hardinfo/dt_util.c:1179
-msgid "phandle Map"
-msgstr ""
-
-#: hardinfo/dt_util.c:1180
-msgid "Alias Map"
-msgstr ""
-
-#: hardinfo/dt_util.c:1181
-msgid "Symbol Map"
-msgstr ""
-
-#. / %d will be latest year of copyright
-#: hardinfo/hardinfo.c:50
-#, c-format
-msgid ""
-"Copyright (C) 2003-%d L. A. F. Pereira. See COPYING for details.\n"
-"\n"
-msgstr ""
-"Copyright (C) 2003-%d L. A. F. Pereira. Смотрите файл COPYING для более "
-"подробной информации.\n"
-"\n"
-
-#: hardinfo/hardinfo.c:52
-#, c-format
-msgid ""
-"Compile-time options:\n"
-" Release version: %s (%s)\n"
-" BinReloc enabled: %s\n"
-" Data prefix: %s\n"
-" Library prefix: %s\n"
-" Compiled for: %s\n"
-msgstr ""
-"Настройки компиляции:\n"
-" Версия выпуска: %s (%s)\n"
-" BinReloc включен: %s\n"
-" Префикс данных: %s\n"
-" Префикс библиотеки: %s\n"
-" Скомпилировано на: %s\n"
-
-#: hardinfo/hardinfo.c:58 hardinfo/hardinfo.c:59 modules/computer.c:813
-#: modules/computer/modules.c:206 modules/computer/modules.c:207
-#: modules/devices/inputdevices.c:152 modules/devices/printers.c:138
-#: modules/devices/spd-decode.c:973
-msgid "Yes"
-msgstr "Да"
-
-#: hardinfo/hardinfo.c:59 modules/computer.c:813 modules/computer/modules.c:206
-#: modules/computer/modules.c:207 modules/devices/printers.c:138
-#: modules/devices/spd-decode.c:970
-msgid "No"
-msgstr "Нет"
-
-#: hardinfo/hardinfo.c:70
-#, c-format
-msgid ""
-"Failed to find runtime data.\n"
-"\n"
-"• Is HardInfo correctly installed?\n"
-"• See if %s and %s exists and you have read permission."
-msgstr ""
-"Не удалось найти данные среды выполнения.\n"
-"\n"
-"• Правильно ли установлен HardInfo?\n"
-"• Проверьте, существуют ли %s и %s и есть ли у вас право на чтение."
-
-#: hardinfo/hardinfo.c:77
-#, c-format
-msgid ""
-"Modules:\n"
-"%-20s %-15s %-12s\n"
-msgstr ""
-"Модули:\n"
-"%-20s %-15s %-12s\n"
-
-#: hardinfo/hardinfo.c:78
-msgid "File Name"
-msgstr "Имя файла"
-
-#: hardinfo/hardinfo.c:78 modules/computer.c:694 modules/computer.c:722
-#: modules/computer.c:843 modules/computer/languages.c:95
-#: modules/computer/modules.c:224 modules/devices/arm/processor.c:469
-#: modules/devices/dmi.c:38 modules/devices/dmi.c:49
-#: modules/devices/e2k/processor.c:330 modules/devices/gpu.c:251
-#: modules/devices/ia64/processor.c:160 modules/devices/inputdevices.c:140
-#: modules/devices/monitors.c:401 modules/devices/monitors.c:503
-#: modules/devices/sh/processor.c:84 modules/devices/x86/processor.c:751
-#: modules/network.c:332
-msgid "Name"
-msgstr "Название"
-
-#: hardinfo/hardinfo.c:78 modules/computer.c:365 modules/computer.c:598
-#: modules/computer.c:600 modules/computer.c:771 modules/computer/modules.c:226
-#: 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:145 modules/devices/monitors.c:407
-msgid "Version"
-msgstr "Версия"
-
-#: hardinfo/hardinfo.c:129
-#, c-format
-msgid "Unknown benchmark ``%s'' or benchmark.so not loaded"
-msgstr "Неизвестный бенчмарк или benchmark.so не загрузился"
-
-#: hardinfo/hardinfo.c:159
-msgid "Don't know what to do. Exiting."
-msgstr "Не знаю, что делать. Выход."
-
-#: hardinfo/usb_util.c:291 modules/devices/devicetree.c:91
-#: modules/devices/devicetree.c:92 modules/devices/monitors.c:409
-#: modules/devices/storage.c:306 modules/devices/storage.c:328
-msgid "(None)"
-msgstr "(Нет)"
-
-#: hardinfo/util.c:104 modules/computer/uptime.c:54
-#, c-format
-msgid "%d day"
-msgid_plural "%d days"
-msgstr[0] "%d день"
-msgstr[1] "%d дня"
-msgstr[2] "%d дней"
-
-#: hardinfo/util.c:105 modules/computer/uptime.c:55
-#, c-format
-msgid "%d hour"
-msgid_plural "%d hours"
-msgstr[0] "%d час"
-msgstr[1] "%d часа"
-msgstr[2] "%d часов"
-
-#: hardinfo/util.c:106 modules/computer/uptime.c:56
-#, c-format
-msgid "%d minute"
-msgid_plural "%d minutes"
-msgstr[0] "%d минута"
-msgstr[1] "%d минуты"
-msgstr[2] "%d минут"
-
-#: hardinfo/util.c:107
-#, c-format
-msgid "%d second"
-msgid_plural "%d seconds"
-msgstr[0] "секунда"
-msgstr[1] "секунды"
-msgstr[2] "секунд"
-
-#: hardinfo/util.c:128
-#, c-format
-msgid "%.1f B"
-msgstr "%.1f Б"
-
-#: hardinfo/util.c:130
-#, c-format
-msgid "%.1f KiB"
-msgstr "%.1f КиБ"
-
-#: hardinfo/util.c:132
-#, c-format
-msgid "%.1f MiB"
-msgstr "%.1f МиБ"
-
-#: hardinfo/util.c:134
-#, c-format
-msgid "%.1f GiB"
-msgstr "%.1f ГиБ"
-
-#: hardinfo/util.c:136
-#, c-format
-msgid "%.1f TiB"
-msgstr "%.1f ТиБ"
-
-#: hardinfo/util.c:138
-#, c-format
-msgid "%.1f PiB"
-msgstr "%.1f ПиБ"
-
-#: hardinfo/util.c:361
-msgid "Error"
-msgstr "Ошибка"
-
-#: hardinfo/util.c:361 hardinfo/util.c:377
-msgid "Warning"
-msgstr "Предупреждение"
-
-#: hardinfo/util.c:376
-msgid "Fatal Error"
-msgstr "Фатальная ошибка"
-
-#: hardinfo/util.c:407
-msgid "do not print status messages to standard output"
-msgstr "не выводить сообщения о состоянии на стандартный вывод"
-
-#: hardinfo/util.c:413
-msgid "creates a report and prints to standard output"
-msgstr "создаёт отчёт и выводит на стандартный вывод"
-
-#: hardinfo/util.c:419
-msgid "chooses a report format ([text], html)"
-msgstr "выберите формат отчета ([text], HTML)"
-
-#: hardinfo/util.c:425
-msgid "run benchmark; requires benchmark.so to be loaded"
-msgstr "запуск теста; требует, чтобы benchmark.so был загружен"
-
-#: hardinfo/util.c:431
-msgid "note attached to benchmark results"
-msgstr ""
-
-#: hardinfo/util.c:437
-msgid "benchmark result format ([short], conf, shell)"
-msgstr "формат результата теста ([short], conf, shell)"
-
-#: hardinfo/util.c:443
-msgid ""
-"maximum number of benchmark results to include (-1 for no limit, default is "
-"10)"
-msgstr ""
-
-#: hardinfo/util.c:449
-msgid "lists modules"
-msgstr "список модулей"
-
-#: hardinfo/util.c:455
-msgid "specify module to load"
-msgstr "укажите модуль для загрузки"
-
-#: hardinfo/util.c:461
-msgid "automatically load module dependencies"
-msgstr "автоматически загружает зависимости модулей"
-
-#: hardinfo/util.c:468
-msgid "run in XML-RPC server mode"
-msgstr "запуск в режиме сервера XML-RPC"
-
-#: hardinfo/util.c:475
-msgid "shows program version and quit"
-msgstr "показывает версию программы и выходит"
-
-#: hardinfo/util.c:481
-msgid "do not run benchmarks"
-msgstr "не запускать тесты"
-
-#: hardinfo/util.c:487
-msgid "show all details"
-msgstr "показать все подробности"
-
-#: hardinfo/util.c:492
-msgid "- System Profiler and Benchmark tool"
-msgstr "- Инструмент для тестирования и проверки свойств системы"
-
-#: hardinfo/util.c:502
-#, c-format
-msgid ""
-"Unrecognized arguments.\n"
-"Try ``%s --help'' for more information.\n"
-msgstr ""
-"Неизвестные аргументы.\n"
-"Используйте `%s --help' для справки.\n"
-
-#: hardinfo/util.c:914
-#, c-format
-msgid "Module \"%s\" depends on module \"%s\", load it?"
-msgstr "Модуль \"%s\" зависит от модуля \"%s\", загрузить его?"
-
-#: hardinfo/util.c:937
-#, c-format
-msgid "Module \"%s\" depends on module \"%s\"."
-msgstr "Модуль \"%s\" зависит от модуля \"%s\"."
-
-#: hardinfo/util.c:982
-#, c-format
-msgid "No module could be loaded. Check permissions on \"%s\" and try again."
-msgstr ""
-"Модули не могут быть загружены. Проверьте разрешения на \"%s\" и попробуйте "
-"снова."
-
-#: hardinfo/util.c:986
-msgid ""
-"No module could be loaded. Please use hardinfo -l to list all available "
-"modules and try again with a valid module list."
-msgstr ""
-"Не удается загрузить модули. Пожалуйста, используйте hardinfo -l для "
-"получения списка доступных модулей и попробуйте снова с правильным списком "
-"модулей."
-
-#: hardinfo/util.c:1041
-#, c-format
-msgid "Scanning: %s..."
-msgstr "Сканирование: %s..."
-
-#: hardinfo/util.c:1051 shell/shell.c:311 shell/shell.c:804 shell/shell.c:2039
-#: modules/benchmark.c:715 modules/benchmark.c:723
-msgid "Done."
-msgstr "Выполнено."
-
-#: hardinfo/vendor.c:255
-msgid "Update vendor list"
-msgstr "Обновить список поставщиков"
-
-#: hardinfo/vendor.c:438 modules/computer.c:599 modules/computer.c:793
-#: modules/computer/os.c:79 modules/computer/os.c:263 modules/computer/os.c:300
-#: modules/computer/os.c:505 modules/computer/os.c:576 modules/devices.c:405
-#: modules/devices.c:551 modules/devices/firmware.c:149
-#: modules/devices/printers.c:99 modules/devices/printers.c:106
-#: modules/devices/printers.c:116 modules/devices/printers.c:131
-#: modules/devices/printers.c:140 modules/devices/printers.c:244
-#: modules/devices/spd-decode.c:312 modules/devices/usb.c:149
-msgid "Unknown"
-msgstr "Неизвестно"
-
-#: shell/callbacks.c:128
+#: shell/callbacks.c:175
#, c-format
msgid ""
"Written by %s\n"
@@ -739,118 +26,35 @@ msgstr ""
"Автор программы %s\n"
"Лицензия %s"
-#: shell/callbacks.c:142
+#: shell/callbacks.c:189
#, c-format
msgid "No about information is associated with the %s module."
msgstr "Нет информации о модуле %s."
-#: shell/callbacks.c:158
-msgid "Author:"
-msgstr "Автор:"
-
-#: shell/callbacks.c:161
-msgid "Contributors:"
-msgstr "Участники:"
-
-#: shell/callbacks.c:167
-msgid "Based on work by:"
-msgstr "Основан на работах:"
-
-#: shell/callbacks.c:168
-msgid "MD5 implementation by Colin Plumb (see md5.c for details)"
-msgstr "Реализация MD5 от Colin Plumb (см. подробности в md5.c)"
-
-#: shell/callbacks.c:169
-msgid "SHA1 implementation by Steve Reid (see sha1.c for details)"
-msgstr "Реализация SHA1 от Steve Reid (см. подробности в sha1.c) "
-
-#: shell/callbacks.c:170
-msgid "Blowfish implementation by Paul Kocher (see blowfich.c for details)"
-msgstr "Реализация Blowfish от Paul Kocher (см. подробности в blowfich.c)"
-
-#: shell/callbacks.c:171
-msgid "Raytracing benchmark by John Walker (see fbench.c for details)"
-msgstr "Тест Raytracing от John Walker (см. подробности в fbench.c)"
-
-#: shell/callbacks.c:172
-msgid "FFT benchmark by Scott Robert Ladd (see fftbench.c for details)"
-msgstr "Тест FFT Скотта от Robert Ladd (см. подробности в fbench.c)"
-
-#: shell/callbacks.c:173
-msgid "Some code partly based on x86cpucaps by Osamu Kayasono"
-msgstr "Часть кода основана на x86cpucaps от Osamu Kayasono"
-
-#: shell/callbacks.c:174
-msgid "Vendor list based on GtkSysInfo by Pissens Sebastien"
-msgstr "Список поставщиков основан на GtkSysInfo от Pissens Sebastien"
-
-#: shell/callbacks.c:175
-msgid "DMI support based on code by Stewart Adam"
-msgstr "Поддержка DMI основана на коде от Stewart Adam"
-
-#: shell/callbacks.c:176
-msgid "SCSI support based on code by Pascal F. Martin"
-msgstr "Поддержка SCSI основана на коде от Pascal F. Martin"
-
-#: shell/callbacks.c:181
-msgid "Tango Project"
-msgstr "Проект Tango"
-
-#: shell/callbacks.c:182
-msgid "The GNOME Project"
-msgstr "Проект GNOME"
-
-#: shell/callbacks.c:183
-msgid "VMWare, Inc. (USB icon from VMWare Workstation 6)"
-msgstr "VMWare, Inc. (значок USB из VMWare Workstation 6)"
-
-#: shell/callbacks.c:184
-msgid "epicbard (Fan icon, CC BY-SA 3.0)"
-msgstr "epicbard (Фан-значок, CC BY-SA 3.0)"
-
-#: shell/callbacks.c:202
-msgid "System information and benchmark tool"
-msgstr "Информация о системе и тестирование"
+#: shell/callbacks.c:279 shell/shell.c:414
+msgid "System Information and Benchmark"
+msgstr ""
-#: shell/callbacks.c:207
+#: shell/callbacks.c:284
msgid ""
-"HardInfo is free software; you can redistribute it and/or modify it under "
+"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 "
-"Software Foundation, version 2.\n"
+"Software Foundation, version 2 or later.\n"
"\n"
"This program is distributed in the hope that it will be useful, but WITHOUT "
"ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or "
-"FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for "
+"FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for "
"more details.\n"
"\n"
"You should have received a copy of the GNU General Public License along with "
"this program; if not, write to the Free Software Foundation, Inc., 51 "
"Franklin St, Fifth Floor, Boston, MA 02110-1301 USA"
msgstr ""
-"HardInfo — это свободное программное обеспечение; вы можете распространять "
-"его и/или изменять под условиями Универсальной общественной лицензии GNU, которая "
-"была опубликована Фондом свободного программного обеспечения, версия 2.\n"
-"\n"
-"Эта программа распространятся в надежде, что она будет полезной, но БЕЗ "
-"КАКОЙ-ЛИБО ГАРАНТИИ; даже без предполагаемой гарантии ПРИГОДНОСТИ ДЛЯ "
-"КОНКРЕТНЫХ ЦЕЛЕЙ. См. подробности в Универсальной общественной лицензии GNU.\n"
-"\n"
-"Вы должны были получить копию Общественной лицензии GNU вместе с этой "
-"программой; если нет, пишите в Фонд свободного программного обеспечения, "
-"Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA"
-
-#: shell/callbacks.c:222
-msgid "translator-credits"
-msgstr ""
#: shell/menu.c:43
msgid "_Information"
msgstr "_Информация"
-#: shell/menu.c:44
-msgid "_Remote"
-msgstr "_Удалённо"
-
#: shell/menu.c:45
msgid "_View"
msgstr "_Вид"
@@ -859,10 +63,6 @@ msgstr "_Вид"
msgid "_Help"
msgstr "_Справка"
-#: shell/menu.c:47
-msgid "About _Modules"
-msgstr "О _модулях"
-
#: shell/menu.c:51
msgid "Generate _Report"
msgstr "Создать _отчёт"
@@ -871,7 +71,7 @@ msgstr "Создать _отчёт"
msgid "Generates a report with detailed system information"
msgstr "Создать отчет с подробной информацией о системе"
-#: shell/menu.c:56 shell/syncmanager.c:516
+#: shell/menu.c:56 shell/syncmanager.c:587
msgid "Synchronize"
msgstr "Синхронизировать"
@@ -897,16 +97,16 @@ msgid "_Refresh"
msgstr "_Обновить"
#: shell/menu.c:76
-msgid "_Open HardInfo Web Site"
-msgstr "_Открыть веб-сайт Hardinfo"
+msgid "_Open HardInfo2 Web Site"
+msgstr ""
#: shell/menu.c:81
msgid "_Report bug"
msgstr "_Сообщить об ошибке"
#: shell/menu.c:86
-msgid "_About HardInfo"
-msgstr "_О HardInfo"
+msgid "_About HardInfo2"
+msgstr ""
#: shell/menu.c:87
msgid "Displays program version information"
@@ -928,51 +128,55 @@ msgstr "Видимость боковой панели"
msgid "_Toolbar"
msgstr "_Панель инструментов"
-#: shell/report.c:769 shell/report.c:777
+#: shell/menu.c:106
+msgid "Synchronize on startup"
+msgstr ""
+
+#: shell/report.c:770 shell/report.c:778
msgid "Save File"
msgstr "Сохранить файл"
-#: shell/report.c:772 shell/report.c:1251 shell/syncmanager.c:604
+#: shell/report.c:773 shell/report.c:1252 shell/syncmanager.c:675
msgid "_Cancel"
msgstr "_Отмена"
-#: shell/report.c:774
+#: shell/report.c:775
msgid "_Save"
msgstr "_Сохранить"
-#: shell/report.c:949
+#: shell/report.c:950
msgid "Cannot create ReportContext. Programming bug?"
msgstr "Не могу создать ReportContext. Ошибка программирования?"
-#: shell/report.c:969
+#: shell/report.c:970
msgid "Open the report with your web browser?"
msgstr "Открыть отчёт в веб-браузере?"
-#: shell/report.c:972
+#: shell/report.c:973
msgid "_No"
msgstr "_Нет"
-#: shell/report.c:973
+#: shell/report.c:974
msgid "_Open"
msgstr "_Открыть"
-#: shell/report.c:1004
+#: shell/report.c:1005
msgid "Generating report..."
msgstr "Создаётся отчёт..."
-#: shell/report.c:1014
+#: shell/report.c:1015
msgid "Report saved."
msgstr "Отчёт сохранён."
-#: shell/report.c:1016
+#: shell/report.c:1017
msgid "Error while creating the report."
msgstr "Ошибка во время создания отчёта."
-#: shell/report.c:1118
+#: shell/report.c:1119
msgid "Generate Report"
msgstr "Создать отчёт"
-#: shell/report.c:1143
+#: shell/report.c:1144
msgid ""
"<big><b>Generate Report</b></big>\n"
"Please choose the information that you wish to view in your report:"
@@ -980,53 +184,54 @@ msgstr ""
"<big><b>Создать отчёт</b></big>\n"
"Пожалуйста, выберите информацию для отображения в отчёте:"
-#: shell/report.c:1215
+#: shell/report.c:1216
msgid "Select _None"
msgstr "Выбор: нет"
-#: shell/report.c:1226
+#: shell/report.c:1227
msgid "Select _All"
msgstr "Выбор: все"
-#: shell/report.c:1261
+#: shell/report.c:1262
msgid "_Generate"
msgstr "_Сгенерировать"
-#: shell/shell.c:408
-#, c-format
-msgid "%s - System Information"
-msgstr "%s - Информация о системе"
+#: shell/shell.c:312 shell/shell.c:832 shell/shell.c:2069
+#: modules/benchmark.c:744 modules/benchmark.c:752
+msgid "Done."
+msgstr "Выполнено."
-#: shell/shell.c:413
-msgid "System Information"
-msgstr "Информация о системе"
+#: shell/shell.c:409
+#, c-format
+msgid "%s - System Information and Benchmark"
+msgstr ""
-#: shell/shell.c:791
+#: shell/shell.c:817
msgid "Loading modules..."
msgstr "Загрузка модулей..."
-#: shell/shell.c:1557
+#: shell/shell.c:1587
msgid "URL"
msgstr "Сайт"
-#: shell/shell.c:1564
+#: shell/shell.c:1594
msgid "Support URL"
msgstr "Сайт поддержки"
-#: shell/shell.c:1575
+#: shell/shell.c:1605
msgid "Wikipedia"
msgstr "Википедия"
-#: shell/shell.c:1905
+#: shell/shell.c:1935
#, c-format
msgid "<b>%s → Summary</b>"
msgstr "<b>%s → Сводка</b>"
-#: shell/shell.c:2013
+#: shell/shell.c:2043
msgid "Updating..."
msgstr "Обновление..."
-#: shell/syncmanager.c:67
+#: shell/syncmanager.c:77
msgid ""
"<big><b>Synchronize with Central Database</b></big>\n"
"The following information may be synchronized\n"
@@ -1036,7 +241,7 @@ msgstr ""
"Следующая информация может быть синхронизирована\n"
"с центральной базой данных HardInfo."
-#: shell/syncmanager.c:71
+#: shell/syncmanager.c:81
msgid ""
"<big><b>Synchronizing</b></big>\n"
"This may take some time."
@@ -1044,178 +249,100 @@ msgstr ""
"<big><b>Синхронизация</b></big>\n"
"Это может занять какое-то время."
-#: shell/syncmanager.c:129
-msgid ""
-"HardInfo was compiled without libsoup support. (Network Updater requires it.)"
-msgstr ""
-"HardInfo был скомпилирован без поддержки библиотеки libsoup. (Нужна для "
-"сетевого обновления.)"
-
-#: shell/syncmanager.c:354
+#: shell/syncmanager.c:441
msgid "(canceled)"
msgstr "(отменен)"
-#: shell/syncmanager.c:370
+#: shell/syncmanager.c:457
msgid "(failed)"
msgstr "(ошибка)"
-#: shell/syncmanager.c:380
-#, c-format
-msgid ""
-"Failed while performing \"%s\". Please file a bug report if this problem "
-"persists. (Use the Help→Report bug option.)\n"
-"\n"
-"Details: %s"
-msgstr ""
-"Ошибка во время выполнения \"%s\". Если проблема будет повторяться, "
-"пожалуйста, сообщите об ошибке. (Используйте опцию в меню Справка.)\n"
-"\n"
-"Подробности: %s"
-
-#: shell/syncmanager.c:390
-#, c-format
-msgid ""
-"Failed while performing \"%s\". Please file a bug report if this problem "
-"persists. (Use the Help→Report bug option.)"
-msgstr ""
-"Ошибка во время выполнения \"%s\". Если проблема будет повторяться, "
-"пожалуйста, сообщите об ошибке. (Используйте опцию в меню Справка.)"
-
-#: shell/syncmanager.c:591
+#: shell/syncmanager.c:662
msgid "Privacy Policy"
msgstr "Политика конфиденциальности"
-#: shell/syncmanager.c:613
+#: shell/syncmanager.c:684
msgid "_Synchronize"
msgstr "_Синхронизировать"
-#: modules/benchmark/benches.c:83
-msgid "CPU Blowfish (Single-thread)"
-msgstr "CPU Blowfish (однопоточный)"
-
-#: modules/benchmark/benches.c:91
-msgid "CPU Blowfish (Multi-thread)"
-msgstr "CPU Blowfish (многопоточный)"
-
-#: modules/benchmark/benches.c:99
-msgid "CPU Blowfish (Multi-core)"
-msgstr "CPU Blowfish (многоядерный)"
-
-#: modules/benchmark/benches.c:107
-msgid "CPU Zlib"
-msgstr ""
-
-#: modules/benchmark/benches.c:115
-msgid "CPU CryptoHash"
-msgstr ""
-
-#: modules/benchmark/benches.c:123
-msgid "CPU Fibonacci"
-msgstr ""
-
-#: modules/benchmark/benches.c:131
-msgid "CPU N-Queens"
-msgstr ""
-
-#: modules/benchmark/benches.c:139
-msgid "FPU FFT"
-msgstr ""
-
-#: modules/benchmark/benches.c:147
-msgid "FPU Raytracing"
-msgstr ""
-
-#: modules/benchmark/benches.c:155
-msgid "SysBench CPU (Single-thread)"
-msgstr "SysBench CPU (однопоточный)"
-
-#: modules/benchmark/benches.c:163
-msgid "SysBench CPU (Multi-thread)"
-msgstr "SysBench CPU (многопоточный)"
-
-#: modules/benchmark/benches.c:171
-msgid "SysBench CPU (Four threads)"
+#: shell/syncmanager.c:731
+#, c-format
+msgid "Synchronizing: %s"
msgstr ""
-#: modules/benchmark/benches.c:179
-msgid "SysBench Memory (Single-thread)"
-msgstr "SysBench Memory (однопоточный)"
+#: modules/benchmark.c:359
+msgid "This Machine"
+msgstr "Этот компьютер"
-#: modules/benchmark/benches.c:187
-msgid "SysBench Memory (Two threads)"
-msgstr ""
+#: modules/benchmark.c:570 modules/benchmark/bench_results.c:526
+#: modules/benchmark/bench_results.c:590
+msgid "CPU Config"
+msgstr "Конфигурация процессора"
-#: modules/benchmark/benches.c:195
-msgid "SysBench Memory"
-msgstr ""
+#: modules/benchmark.c:570
+msgid "Results"
+msgstr "Результаты"
-#: modules/benchmark/benches.c:204
-msgid "GPU Drawing"
-msgstr ""
+#: modules/benchmark.c:571 modules/devices/sparc/processor.c:75
+msgid "CPU"
+msgstr "Процессор"
-#: modules/benchmark/benches.c:221
-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:651
+#, c-format
+msgid "Benchmarking: <b>%s</b>."
+msgstr "Тестирование: <b>%s</b>"
-#: modules/benchmark/benches.c:227
-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:760
+msgid "Benchmarks"
+msgstr "Тесты"
-#: modules/benchmark/benches.c:231
-msgid "Results in MiB/second. Higher is better."
-msgstr "Результаты в МиБ/сек. Чем выше, тем лучше."
+#: modules/benchmark.c:770
+msgid "Perform tasks and compare with other systems"
+msgstr "Выполняет задания и сравнивает с другими системами"
-#: modules/benchmark/benches.c:238
-msgid "Results in HIMarks. Higher is better."
-msgstr "Результаты в HIMarks. Чем выше, тем лучше."
+#: modules/benchmark.c:923
+msgid "Send benchmark results"
+msgstr "Отправить результаты тестирования"
-#: modules/benchmark/benches.c:244
-msgid "Results in seconds. Lower is better."
-msgstr "Результат в секундах. Чем ниже, тем лучше."
+#: modules/benchmark.c:929
+msgid "Receive benchmark results"
+msgstr "Принять результаты тестирования"
#. / Used for an unknown value. Having it in only one place cleans up the .po
#. * line references
-#: modules/benchmark/bench_results.c:32 modules/computer.c:41
+#: modules/benchmark/bench_results.c:33 modules/computer.c:41
#: modules/computer/display.c:41 modules/computer/display.c:58
-#: modules/computer/os.c:286 modules/computer/os.c:346 modules/devices.c:534
+#: modules/computer/os.c:289 modules/computer/os.c:349 modules/devices.c:532
#: modules/devices/dmi_memory.c:56 modules/devices/dmi_memory.c:57
-#: modules/devices/dmi_memory.c:631 modules/devices/dmi_memory.c:774
-#: modules/devices/dmi_memory.c:909 modules/devices/gpu.c:42
-#: modules/devices/gpu.c:60 modules/devices/gpu.c:124 modules/devices/gpu.c:132
-#: modules/devices/gpu.c:166 modules/devices/gpu.c:167
-#: modules/devices/gpu.c:186 modules/devices/inputdevices.c:50
+#: modules/devices/dmi_memory.c:633 modules/devices/dmi_memory.c:776
+#: modules/devices/dmi_memory.c:911 modules/devices/gpu.c:40
+#: modules/devices/gpu.c:58 modules/devices/gpu.c:122 modules/devices/gpu.c:130
+#: modules/devices/gpu.c:164 modules/devices/gpu.c:165
+#: modules/devices/gpu.c:184 modules/devices/inputdevices.c:51
#: modules/devices/monitors.c:27 modules/devices/monitors.c:28
-#: modules/devices/monitors.c:153 modules/devices/monitors.c:162
+#: modules/devices/monitors.c:154 modules/devices/monitors.c:163
#: modules/devices/pci.c:25 modules/devices/pci.c:149 modules/devices/pci.c:150
#: modules/devices/spd-decode.c:306 modules/devices/spd-decode.c:307
#: modules/devices/spd-decode.c:310 modules/devices/spd-decode.c:311
-#: modules/devices/spd-decode.c:544 modules/devices/spd-decode.c:984
-#: modules/devices/spd-decode.c:985 modules/devices/storage.c:27
+#: modules/devices/spd-decode.c:544 modules/devices/spd-decode.c:983
+#: modules/devices/spd-decode.c:984 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
msgid "(Unknown)"
msgstr "(Неизвестно)"
-#: modules/benchmark/bench_results.c:65 modules/benchmark/bench_results.c:351
+#: modules/benchmark/bench_results.c:66 modules/benchmark/bench_results.c:352
+#: 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.c:371
-#: modules/devices.c:379 modules/devices.c:407
-#: modules/devices/e2k/processor.c:335 modules/devices/e2k/processor.c:361
-#: modules/devices/gpu.c:127 modules/devices/gpu.c:129
-#: modules/devices/gpu.c:135 modules/devices/gpu.c:137
-#: modules/devices/gpu.c:189 modules/devices/gpu.c:191
-#: modules/devices/ia64/processor.c:167 modules/devices/ia64/processor.c:196
-#: modules/devices/loongarch64/processor.c:77
+#: modules/devices/arm/processor.c:500 modules/devices/e2k/processor.c:363
+#: modules/devices/e2k/processor.c:400 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
+#: modules/devices/ia64/processor.c:196
+#: 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/parisc/processor.c:191 modules/devices/ppc/processor.c:160
@@ -1228,7 +355,7 @@ msgstr "(Неизвестно)"
msgid "MHz"
msgstr "МГц"
-#: modules/benchmark/bench_results.c:381 modules/devices.c:179
+#: modules/benchmark/bench_results.c:384 modules/devices.c:177
#, c-format
msgid "%d physical processor"
msgid_plural "%d physical processors"
@@ -1236,7 +363,7 @@ msgstr[0] "%d физический процессор"
msgstr[1] "%d физических процессора"
msgstr[2] "%d физических процессоров"
-#: modules/benchmark/bench_results.c:382 modules/devices.c:180
+#: modules/benchmark/bench_results.c:385 modules/devices.c:178
#, c-format
msgid "%d core"
msgid_plural "%d cores"
@@ -1244,7 +371,7 @@ msgstr[0] "%d ядро"
msgstr[1] "%d ядра"
msgstr[2] "%d ядер"
-#: modules/benchmark/bench_results.c:383 modules/devices.c:181
+#: modules/benchmark/bench_results.c:386 modules/devices.c:179
#, c-format
msgid "%d thread"
msgid_plural "%d threads"
@@ -1252,7 +379,7 @@ msgstr[0] "%d поток"
msgstr[1] "%d потока"
msgstr[2] "%d потоков"
-#: modules/benchmark/bench_results.c:388 modules/devices.c:183
+#: modules/benchmark/bench_results.c:391 modules/devices.c:181
#, c-format
msgid "%d NUMA node"
msgid_plural "%d NUMA nodes"
@@ -1261,72 +388,73 @@ msgstr[1] "%d узла NUMA"
msgstr[2] "%d узлов NUMA"
#. /NP procs; NC cores across NN nodes; NT threads
-#: modules/benchmark/bench_results.c:392 modules/devices.c:184
+#: modules/benchmark/bench_results.c:395 modules/devices.c:182
#, c-format
msgid "%s; %s across %s; %s"
msgstr ""
#. /NP procs; NC cores; NT threads
-#: modules/benchmark/bench_results.c:397 modules/devices.c:187
+#: modules/benchmark/bench_results.c:400 modules/devices.c:185
#, c-format
msgid "%s; %s; %s"
msgstr "%s; %s; %s"
-#: modules/benchmark/bench_results.c:473 modules/benchmark/bench_results.c:593
-#: modules/computer.c:941 modules/devices/dmi_memory.c:633
-#: modules/devices/dmi_memory.c:714 modules/devices/dmi_memory.c:724
-#: modules/devices/dmi_memory.c:778 modules/devices/dmi_memory.c:865
-#: modules/devices/dmi_memory.c:911 modules/devices/dmi_memory.c:996
+#: modules/benchmark/bench_results.c:476 modules/benchmark/bench_results.c:596
+#: modules/computer.c:949 modules/devices/dmi_memory.c:635
+#: modules/devices/dmi_memory.c:716 modules/devices/dmi_memory.c:726
+#: modules/devices/dmi_memory.c:780 modules/devices/dmi_memory.c:867
+#: modules/devices/dmi_memory.c:913 modules/devices/dmi_memory.c:998
#: modules/network/net.c:395 modules/network/net.c:417
#: modules/network/net.c:418
msgid "MiB"
msgstr " МиБ"
-#: modules/benchmark/bench_results.c:478 modules/benchmark/bench_results.c:592
+#: modules/benchmark/bench_results.c:481 modules/benchmark/bench_results.c:595
msgid "kiB"
msgstr "КиБ"
-#: modules/benchmark/bench_results.c:486 modules/benchmark/bench_results.c:542
+#: modules/benchmark/bench_results.c:489 modules/benchmark/bench_results.c:545
#, c-format
msgid "%d-bit"
msgstr "%d-бит"
-#: modules/benchmark/bench_results.c:507 modules/benchmark/bench_results.c:570
+#: modules/benchmark/bench_results.c:510 modules/benchmark/bench_results.c:573
msgid "Benchmark Result"
msgstr "Результат теста"
-#: modules/benchmark/bench_results.c:507 modules/benchmark/bench_results.c:570
+#: modules/benchmark/bench_results.c:510 modules/benchmark/bench_results.c:573
msgid "Threads"
msgstr "Потоки"
-#: modules/benchmark/bench_results.c:508 modules/benchmark/bench_results.c:572
+#: modules/benchmark/bench_results.c:511 modules/benchmark/bench_results.c:575
msgid "Elapsed Time"
msgstr "Затраченное время"
-#: modules/benchmark/bench_results.c:508 modules/benchmark/bench_results.c:572
+#: modules/benchmark/bench_results.c:511 modules/benchmark/bench_results.c:575
msgid "seconds"
msgstr "секунд"
-#: modules/benchmark/bench_results.c:509 modules/computer/languages.c:101
-#: modules/devices/arm/processor.c:355 modules/devices/e2k/processor.c:334
-#: modules/devices/gpu.c:159 modules/devices/ia64/processor.c:166
-#: modules/devices/pci.c:146 modules/devices/ppc/processor.c:159
+#: modules/benchmark/bench_results.c:512 modules/computer/languages.c:101
+#: modules/devices/arm/processor.c:355 modules/devices/e2k/processor.c:362
+#: 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:510 modules/benchmark/bench_results.c:573
+#: modules/benchmark/bench_results.c:513 modules/benchmark/bench_results.c:576
msgid "Extra Information"
msgstr "Дополнительная информация"
-#: modules/benchmark/bench_results.c:511 modules/benchmark/bench_results.c:574
+#: modules/benchmark/bench_results.c:514 modules/benchmark/bench_results.c:577
msgid "User Note"
msgstr "Примечание пользователя"
-#: modules/benchmark/bench_results.c:513 modules/benchmark/bench_results.c:576
+#: modules/benchmark/bench_results.c:516 modules/benchmark/bench_results.c:579
msgid "Note"
msgstr "Примечание"
-#: modules/benchmark/bench_results.c:514 modules/benchmark/bench_results.c:577
+#: 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."
@@ -1335,141 +463,181 @@ msgstr ""
"быть несопоставим с результатом текущей версии, поскольку отсутствуют "
"некоторые подробности."
-#: modules/benchmark/bench_results.c:518 modules/benchmark/bench_results.c:581
+#: 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:519 modules/benchmark/bench_results.c:581
+#: modules/benchmark/bench_results.c:522 modules/benchmark/bench_results.c:584
#: modules/devices/devicetree.c:208 modules/devices/dmi.c:48
msgid "Board"
msgstr "Плата"
-#: modules/benchmark/bench_results.c:520 modules/benchmark/bench_results.c:583
+#: modules/benchmark/bench_results.c:523 modules/benchmark/bench_results.c:586
#: modules/computer.c:551
msgid "Machine Type"
msgstr "Тип машины"
-#: modules/benchmark/bench_results.c:521 modules/benchmark/bench_results.c:584
+#: modules/benchmark/bench_results.c:524 modules/benchmark/bench_results.c:587
msgid "CPU Name"
msgstr "Название процессора"
-#: modules/benchmark/bench_results.c:522 modules/benchmark/bench_results.c:585
+#: modules/benchmark/bench_results.c:525 modules/benchmark/bench_results.c:588
msgid "CPU Description"
msgstr "Описание процессора"
-#: modules/benchmark/bench_results.c:523 modules/benchmark/bench_results.c:587
-#: modules/benchmark.c:557
-msgid "CPU Config"
-msgstr "Конфигурация процессора"
-
-#: modules/benchmark/bench_results.c:524 modules/benchmark/bench_results.c:587
+#: modules/benchmark/bench_results.c:527 modules/benchmark/bench_results.c:590
msgid "Threads Available"
msgstr "Доступно потоков"
-#: modules/benchmark/bench_results.c:525 modules/benchmark/bench_results.c:588
+#: modules/benchmark/bench_results.c:528 modules/benchmark/bench_results.c:591
msgid "GPU"
msgstr "Графический процессор"
-#: modules/benchmark/bench_results.c:526 modules/benchmark/bench_results.c:590
+#: modules/benchmark/bench_results.c:529 modules/benchmark/bench_results.c:593
#: modules/computer.c:563
msgid "OpenGL Renderer"
msgstr "Рендер OpenGL"
-#: modules/benchmark/bench_results.c:527 modules/benchmark/bench_results.c:592
-#: modules/computer.c:140 modules/computer.c:550 modules/computer.c:1034
-#: modules/devices/gpu.c:162
+#: modules/benchmark/bench_results.c:530 modules/benchmark/bench_results.c:595
+#: modules/computer.c:140 modules/computer.c:550 modules/computer.c:1042
+#: modules/devices/gpu.c:160
msgid "Memory"
msgstr "Память"
-#: modules/benchmark/bench_results.c:528 modules/benchmark/bench_results.c:594
+#: modules/benchmark/bench_results.c:531 modules/benchmark/bench_results.c:597
msgid "Pointer Size"
msgstr "Размер указателя"
-#: modules/benchmark/bench_results.c:570
+#: modules/benchmark/bench_results.c:573
msgid "Benchmark"
msgstr ""
-#: modules/benchmark/bench_results.c:571 modules/devices/dmi_memory.c:933
-#: modules/devices/firmware.c:245 modules/devices/monitors.c:493
+#: modules/benchmark/bench_results.c:574 modules/devices/dmi_memory.c:935
+#: modules/devices/firmware.c:245 modules/devices/monitors.c:494
#: modules/devices/x86/processor.c:693
msgid "Result"
msgstr "Результат"
-#: modules/benchmark/bench_results.c:592
+#: modules/benchmark/bench_results.c:595
msgid "Physical Memory"
msgstr ""
-#: modules/benchmark/bench_results.c:596
+#: modules/benchmark/bench_results.c:599
msgid "Handles"
msgstr ""
-#: modules/benchmark/bench_results.c:596
+#: modules/benchmark/bench_results.c:599
msgid "mid"
msgstr ""
-#: modules/benchmark/bench_results.c:597
+#: modules/benchmark/bench_results.c:600
msgid "cfg_val"
msgstr ""
-#: modules/benchmark.c:351
-msgid "This Machine"
-msgstr "Этот компьютер"
+#: modules/benchmark/benches.c:85
+msgid "CPU Blowfish (Single-thread)"
+msgstr "CPU Blowfish (однопоточный)"
-#: modules/benchmark.c:557
-msgid "Results"
-msgstr "Результаты"
+#: modules/benchmark/benches.c:93
+msgid "CPU Blowfish (Multi-thread)"
+msgstr "CPU Blowfish (многопоточный)"
-#: modules/benchmark.c:558 modules/devices/sparc/processor.c:75
-msgid "CPU"
-msgstr "Процессор"
+#: modules/benchmark/benches.c:101
+msgid "CPU Blowfish (Multi-core)"
+msgstr "CPU Blowfish (многоядерный)"
-#: modules/benchmark.c:638
-#, c-format
-msgid "Benchmarking: <b>%s</b>."
-msgstr "Тестирование: <b>%s</b>"
+#: modules/benchmark/benches.c:109
+msgid "CPU Zlib"
+msgstr ""
-#: modules/benchmark.c:651
-msgid ""
-"Benchmarking. Please do not move your mouse\n"
-"or press any keys."
+#: modules/benchmark/benches.c:117
+msgid "CPU CryptoHash"
msgstr ""
-"Тестирование. Пожалуйста, не двигайте мышь\n"
-"и не нажимайте на кнопки."
-#: modules/benchmark.c:659
-msgid "Cancel"
-msgstr "Отмена"
+#: modules/benchmark/benches.c:125
+msgid "CPU Fibonacci"
+msgstr ""
-#: modules/benchmark.c:731
-msgid "Benchmarks"
-msgstr "Тесты"
+#: modules/benchmark/benches.c:133
+msgid "CPU N-Queens"
+msgstr ""
-#: modules/benchmark.c:741
-msgid "Perform tasks and compare with other systems"
-msgstr "Выполняет задания и сравнивает с другими системами"
+#: modules/benchmark/benches.c:141
+msgid "FPU FFT"
+msgstr ""
-#: modules/benchmark.c:894
-msgid "Send benchmark results"
-msgstr "Отправить результаты тестирования"
+#: modules/benchmark/benches.c:149
+msgid "FPU Raytracing (Single-thread)"
+msgstr ""
-#: modules/benchmark.c:899
-msgid "Receive benchmark results"
-msgstr "Принять результаты тестирования"
+#: modules/benchmark/benches.c:157
+msgid "Internal Network Speed"
+msgstr ""
-#: modules/computer/alsa.c:26 modules/computer.c:567
-msgid "Audio Devices"
-msgstr "Аудио устройства"
+#: modules/benchmark/benches.c:165
+msgid "SysBench CPU (Single-thread)"
+msgstr "SysBench CPU (однопоточный)"
-#: modules/computer/alsa.c:34
-msgid "Audio Adapter"
-msgstr "Звуковая карта"
+#: modules/benchmark/benches.c:173
+msgid "SysBench CPU (Multi-thread)"
+msgstr "SysBench CPU (многопоточный)"
+
+#: modules/benchmark/benches.c:181
+msgid "SysBench CPU (Four threads)"
+msgstr ""
+
+#: modules/benchmark/benches.c:189
+msgid "SysBench Memory (Single-thread)"
+msgstr "SysBench Memory (однопоточный)"
+
+#: modules/benchmark/benches.c:197
+msgid "SysBench Memory (Two threads)"
+msgstr ""
+
+#: modules/benchmark/benches.c:205
+msgid "SysBench Memory (Quad threads)"
+msgstr ""
+
+#: modules/benchmark/benches.c:213
+msgid "SysBench Memory (Multi-thread)"
+msgstr ""
+
+#: modules/benchmark/benches.c:222
+msgid "GPU Drawing"
+msgstr ""
+
+#: modules/benchmark/benches.c:239
+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:245
+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:248
+msgid ""
+"<i><b>iperf3</b></i> is required.\n"
+"Results in Gbits/s. Higher is better."
+msgstr ""
+
+#: modules/benchmark/benches.c:260
+msgid "Results in HIMarks. Higher is better."
+msgstr "Результаты в HIMarks. Чем выше, тем лучше."
#: modules/computer.c:96 modules/devices/firmware.c:74
msgid "Summary"
msgstr "Общая информация"
-#: modules/computer.c:97 modules/computer.c:553 modules/computer.c:1033
+#: modules/computer.c:97 modules/computer.c:553 modules/computer.c:1041
msgid "Operating System"
msgstr "Операционная система"
@@ -1477,11 +645,11 @@ msgstr "Операционная система"
msgid "Security"
msgstr "Безопасность"
-#: modules/computer.c:99 modules/devices/gpu.c:167 modules/devices/pci.c:150
+#: modules/computer.c:99 modules/devices/gpu.c:165 modules/devices/pci.c:150
msgid "Kernel Modules"
msgstr "Модули ядра"
-#: modules/computer.c:100 modules/computer.c:706
+#: modules/computer.c:100 modules/computer.c:714
msgid "Boots"
msgstr "Загрузки"
@@ -1509,7 +677,7 @@ msgstr "Переменные среды"
msgid "Development"
msgstr "Разработка"
-#: modules/computer.c:111 modules/computer.c:830
+#: modules/computer.c:111 modules/computer.c:838
msgid "Users"
msgstr "Пользователи"
@@ -1700,16 +868,24 @@ msgstr "Определена версия: %s"
msgid "Program"
msgstr "Программа"
+#: modules/computer.c:365 modules/computer.c:598 modules/computer.c:600
+#: modules/computer.c:779 modules/computer/modules.c:365
+#: 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:408
+msgid "Version"
+msgstr "Версия"
+
#: modules/computer.c:384
msgid "Field"
msgstr "Поле"
-#: modules/computer.c:384 modules/computer.c:695 modules/computer/modules.c:224
-#: modules/computer/modules.c:225 modules/devices/arm/processor.c:470
+#: modules/computer.c:384 modules/computer.c:703 modules/computer/modules.c:363
+#: modules/computer/modules.c:364 modules/devices/arm/processor.c:470
msgid "Description"
msgstr "Описание"
-#: modules/computer.c:384 modules/devices.c:773
+#: modules/computer.c:384 modules/devices.c:771
msgid "Value"
msgstr "Значение"
@@ -1717,6 +893,10 @@ msgstr "Значение"
msgid "Single-board computer"
msgstr ""
+#: modules/computer.c:410 modules/computer.c:419 modules/computer.c:441
+msgid "Laptop"
+msgstr "Лэптоп"
+
#. /proc/apm
#: modules/computer.c:453
msgid "Unknown physical machine type"
@@ -1749,10 +929,22 @@ msgstr ""
msgid "Virtual (hypervisor present)"
msgstr ""
-#: modules/computer.c:547 modules/computer.c:987
+#: modules/computer.c:547 modules/computer.c:995
msgid "Computer"
msgstr "Компьютер"
+#: modules/computer.c:548 modules/computer.c:1042 modules/devices.c:98
+#: modules/devices/alpha/processor.c:87 modules/devices/arm/processor.c:341
+#: modules/devices/e2k/processor.c:357 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:554 modules/computer.c:616
msgid "User Name"
msgstr "Пользователь"
@@ -1761,7 +953,7 @@ msgstr "Пользователь"
msgid "Resolution"
msgstr "Разрешение"
-#: modules/computer.c:559 modules/computer.c:776
+#: modules/computer.c:559 modules/computer.c:784
#, c-format
msgid "%dx%d pixels"
msgstr "%dx%d пикселей"
@@ -1774,7 +966,11 @@ msgstr "Графический адаптер"
msgid "Session Display Server"
msgstr "Дисплейный драйвер сессии"
-#: modules/computer.c:569 modules/devices.c:109
+#: modules/computer.c:567 modules/computer/alsa.c:26
+msgid "Audio Devices"
+msgstr "Аудио устройства"
+
+#: modules/computer.c:569 modules/devices.c:107
msgid "Input Devices"
msgstr "Устройства ввода"
@@ -1786,6 +982,17 @@ msgstr "Ядро"
msgid "Command Line"
msgstr "Командная строка"
+#: modules/computer.c:599 modules/computer.c:801 modules/computer/os.c:79
+#: modules/computer/os.c:266 modules/computer/os.c:303
+#: modules/computer/os.c:510 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:312 modules/devices/usb.c:149
+msgid "Unknown"
+msgstr "Неизвестно"
+
#: modules/computer.c:601
msgid "C Library"
msgstr "Библиотека C"
@@ -1842,111 +1049,130 @@ msgstr "Пользователь"
msgid "Health"
msgstr "Здоровье"
-#: modules/computer.c:642
+#. /dev/random"), 1000, .tag = g_strdup("entropy") ),
+#: modules/computer.c:643
msgid "Available entropy in /dev/random"
msgstr "Доступная энтропия в /dev/random"
-#: modules/computer.c:646
+#: modules/computer.c:647
msgid "Hardening Features"
msgstr "Возможности hardening"
-#: modules/computer.c:647
+#: modules/computer.c:648
msgid "ASLR"
msgstr ""
-#: modules/computer.c:648
+#: modules/computer.c:649
msgid "dmesg"
msgstr ""
-#: modules/computer.c:652
+#: modules/computer.c:653
msgid "Linux Security Modules"
msgstr "Модули безопасности Linux"
-#: modules/computer.c:653
+#: modules/computer.c:654
msgid "Modules available"
msgstr "Доступные модули"
-#: modules/computer.c:654
+#: modules/computer.c:655
msgid "SELinux status"
msgstr "Состояние SELinux"
-#: modules/computer.c:660
+#: modules/computer.c:661
msgid "CPU Vulnerabilities"
msgstr "Уязвимости процессора"
-#: modules/computer.c:692
+#: modules/computer.c:700
msgid "Loaded Modules"
msgstr ""
-#: modules/computer.c:708
+#: modules/computer.c:702 modules/computer.c:730 modules/computer.c:851
+#: modules/computer/languages.c:95 modules/computer/modules.c:363
+#: modules/devices/arm/processor.c:469 modules/devices/dmi.c:38
+#: modules/devices/dmi.c:49 modules/devices/e2k/processor.c:358
+#: modules/devices/gpu.c:249 modules/devices/ia64/processor.c:160
+#: modules/devices/inputdevices.c:141 modules/devices/monitors.c:402
+#: modules/devices/monitors.c:504 modules/devices/sh/processor.c:84
+#: modules/devices/x86/processor.c:751 modules/network.c:332
+msgid "Name"
+msgstr "Название"
+
+#: modules/computer.c:716
msgid "Date & Time"
msgstr "Дата и время"
-#: modules/computer.c:709
+#: modules/computer.c:717
msgid "Kernel Version"
msgstr "Версия ядра"
-#: modules/computer.c:719
+#: modules/computer.c:727
msgid "Available Languages"
msgstr ""
-#: modules/computer.c:721
+#: modules/computer.c:729
msgid "Language Code"
msgstr "Код языка"
-#: modules/computer.c:733
+#: modules/computer.c:741
msgid "Mounted File Systems"
msgstr ""
-#: modules/computer.c:735 modules/computer/filesystem.c:87
+#: modules/computer.c:743 modules/computer/filesystem.c:87
msgid "Mount Point"
msgstr "Точка монтирования"
-#: modules/computer.c:736
+#: modules/computer.c:744
msgid "Usage"
msgstr "Использование"
-#: modules/computer.c:737 modules/devices.c:797 modules/devices.c:811
-#: modules/devices/gpu.c:87 modules/devices/gpu.c:95 modules/devices/gpu.c:243
-#: 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/computer.c:745 modules/devices.c:795 modules/devices.c:809
+#: modules/devices/e2k/processor.c:416 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
msgid "Device"
msgstr "Устройство"
-#: modules/computer.c:759
+#: modules/computer.c:767
msgid "Session"
msgstr "Сессия"
-#: modules/computer.c:760 modules/devices.c:774 modules/devices.c:811
-#: modules/devices/dmi.c:56 modules/devices/dmi_memory.c:655
-#: modules/devices/dmi_memory.c:804 modules/devices/inputdevices.c:141
+#: modules/computer.c:768 modules/devices.c:772 modules/devices.c:809
+#: modules/devices/dmi.c:56 modules/devices/dmi_memory.c:657
+#: modules/devices/dmi_memory.c:806 modules/devices/inputdevices.c:142
#: modules/devices/x86/processor.c:716
msgid "Type"
msgstr "Тип"
-#: modules/computer.c:763
+#: modules/computer.c:771
msgid "Wayland"
msgstr ""
-#: modules/computer.c:764 modules/computer.c:769
+#: modules/computer.c:772 modules/computer.c:777
msgid "Current Display Name"
msgstr "Имя текущего дисплея"
-#: modules/computer.c:768
+#: modules/computer.c:773 modules/devices/arm/processor.c:256
+#: modules/devices/e2k/processor.c:178 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:776
msgid "X Server"
msgstr "X-сервер"
-#: modules/computer.c:770 modules/computer.c:810 modules/devices.c:811
+#: modules/computer.c:778 modules/computer.c:818 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:805
-#: modules/devices/dmi_memory.c:949 modules/devices/e2k/processor.c:331
+#: modules/devices/dmi.c:55 modules/devices/dmi_memory.c:807
+#: modules/devices/dmi_memory.c:951 modules/devices/e2k/processor.c:359
#: modules/devices/firmware.c:75 modules/devices/firmware.c:167
#: modules/devices/firmware.c:172 modules/devices/firmware.c:219
-#: modules/devices/gpu.c:86 modules/devices/gpu.c:94 modules/devices/gpu.c:242
-#: modules/devices/ia64/processor.c:161 modules/devices/inputdevices.c:143
-#: modules/devices/monitors.c:400 modules/devices/pci.c:101
+#: modules/devices/gpu.c:84 modules/devices/gpu.c:92 modules/devices/gpu.c:240
+#: modules/devices/ia64/processor.c:161 modules/devices/inputdevices.c:144
+#: modules/devices/monitors.c:401 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
@@ -1954,139 +1180,155 @@ msgstr "X-сервер"
msgid "Vendor"
msgstr "Поставщик"
-#: modules/computer.c:772
+#: modules/computer.c:780
msgid "Release Number"
msgstr "Номер релиза"
-#: modules/computer.c:780
+#: modules/computer.c:788
msgid "Screens"
msgstr "Экраны"
-#: modules/computer.c:786
+#: modules/computer.c:794
msgid "Disconnected"
msgstr "Отключено"
-#: modules/computer.c:789
+#: modules/computer.c:797
msgid "Connected"
msgstr "Подключено"
-#: modules/computer.c:797
+#: modules/computer.c:805
msgid "Unused"
msgstr "Не используется"
-#: modules/computer.c:798
+#: modules/computer.c:806
#, c-format
msgid "%dx%d pixels, offset (%d, %d)"
msgstr "%dx%d пикселей, смещение (%d, %d)"
-#: modules/computer.c:807
+#: modules/computer.c:815
msgid "Outputs (XRandR)"
msgstr "Выводы (XRandR)"
-#: modules/computer.c:809
+#: modules/computer.c:817
msgid "OpenGL (GLX)"
msgstr ""
-#: modules/computer.c:811
+#: modules/computer.c:819
msgid "Renderer"
msgstr "Рендер"
-#: modules/computer.c:812
+#: modules/computer.c:820
msgid "Direct Rendering"
msgstr "Графическое ускорение"
-#: modules/computer.c:814
+#: modules/computer.c:821 modules/computer/modules.c:345
+#: modules/computer/modules.c:346 modules/devices/inputdevices.c:153
+#: modules/devices/printers.c:145 modules/devices/spd-decode.c:972
+msgid "Yes"
+msgstr "Да"
+
+#: modules/computer.c:821 modules/computer/modules.c:345
+#: modules/computer/modules.c:346 modules/devices/printers.c:145
+#: modules/devices/spd-decode.c:969
+msgid "No"
+msgstr "Нет"
+
+#: modules/computer.c:822
msgid "Version (Compatibility)"
msgstr "Версия (совместимость)"
-#: modules/computer.c:815
+#: modules/computer.c:823
msgid "Shading Language Version (Compatibility)"
msgstr "Версия языка шейдеров (совместимость)"
-#: modules/computer.c:816
+#: modules/computer.c:824
msgid "Version (Core)"
msgstr "Версия (ядро)"
-#: modules/computer.c:817
+#: modules/computer.c:825
msgid "Shading Language Version (Core)"
msgstr "Версия языка шейдеров (ядро)"
-#: modules/computer.c:818
+#: modules/computer.c:826
msgid "Version (ES)"
msgstr "Версия (ES)"
-#: modules/computer.c:819
+#: modules/computer.c:827
msgid "Shading Language Version (ES)"
msgstr "Версия языка шейдеров (ES)"
-#: modules/computer.c:820
+#: modules/computer.c:828
msgid "GLX Version"
msgstr "Версия GLX"
-#: modules/computer.c:841
+#: modules/computer.c:849
msgid "Group"
msgstr "Группа"
-#: modules/computer.c:844 modules/computer/users.c:49
+#: modules/computer.c:852 modules/computer/users.c:49
msgid "Group ID"
msgstr "ID группы"
#. / <value> <unit> "usable memory"
-#: modules/computer.c:937
+#: modules/computer.c:945
#, c-format
msgid "%0.1f %s available to Linux"
msgstr "%0.1f %s доступно для Linux"
-#: modules/computer.c:939 modules/devices/dmi_memory.c:712
-#: modules/devices/dmi_memory.c:722 modules/devices/dmi_memory.c:863
-#: modules/devices/dmi_memory.c:994
+#: modules/computer.c:947 modules/devices/dmi_memory.c:714
+#: modules/devices/dmi_memory.c:724 modules/devices/dmi_memory.c:865
+#: modules/devices/dmi_memory.c:996
msgid "GiB"
msgstr "ГиБ"
-#: modules/computer.c:943 modules/computer/memory_usage.c:77
-#: modules/computer/modules.c:224
+#: modules/computer.c:951 modules/computer/memory_usage.c:77
+#: modules/computer/modules.c:363
msgid "KiB"
msgstr "КиБ"
-#: modules/computer.c:1006 modules/devices/devicetree/pmac_data.c:82
+#: modules/computer.c:1014 modules/devices/devicetree/pmac_data.c:82
msgid "Motherboard"
msgstr "Материнская плата"
-#: modules/computer.c:1034
+#: modules/computer.c:1042
msgid "Graphics"
msgstr "Графика"
-#: modules/computer.c:1035 modules/devices.c:110
+#: modules/computer.c:1043 modules/devices.c:108
msgid "Storage"
msgstr "Устройства хранения"
-#: modules/computer.c:1035 modules/devices.c:106
+#: modules/computer.c:1043 modules/devices.c:104
msgid "Printers"
msgstr "Принтеры"
-#: modules/computer.c:1035
+#: modules/computer.c:1043
msgid "Audio"
msgstr "Аудио"
-#: modules/computer.c:1083
+#: modules/computer.c:1092
msgid "Gathers high-level computer information"
msgstr "Собирает высокоуровневую информацию о компьютере"
-#: modules/computer.c:1095
+#: modules/computer.c:1103
msgid "<i><b>lsmod</b></i> is required."
msgstr ""
-#: modules/computer.c:1103
+#: modules/computer.c:1111
msgid ""
"X.org's <i><b>xrandr</b></i> utility provides additional details when "
"available."
msgstr ""
-#: modules/computer.c:1104
+#: modules/computer.c:1112
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:85
msgid "Filesystem"
msgstr "Файловая система"
@@ -2103,10 +1345,10 @@ msgstr "Для чтения и записи"
msgid "Read-Only"
msgstr "Только для чтения"
-#: modules/computer/filesystem.c:88 modules/devices.c:797
-#: modules/devices/dmi_memory.c:661 modules/devices/dmi_memory.c:808
-#: modules/devices/dmi_memory.c:840 modules/devices/dmi_memory.c:879
-#: modules/devices/dmi_memory.c:948
+#: modules/computer/filesystem.c:88 modules/devices.c:795
+#: modules/devices/dmi_memory.c:663 modules/devices/dmi_memory.c:810
+#: modules/devices/dmi_memory.c:842 modules/devices/dmi_memory.c:881
+#: modules/devices/dmi_memory.c:950
msgid "Size"
msgstr "Размер"
@@ -2122,8 +1364,8 @@ msgstr "Свободно"
msgid "Locale Information"
msgstr "Информация о языке"
-#: modules/computer/languages.c:96 modules/devices/dmi_memory.c:651
-#: modules/devices/gpu.c:222
+#: modules/computer/languages.c:96 modules/devices/dmi_memory.c:653
+#: modules/devices/gpu.c:220
msgid "Source"
msgstr "Источник"
@@ -2187,51 +1429,55 @@ msgstr "Виртуальная память"
msgid "Free Virtual Memory"
msgstr "Свободная виртуальная память"
-#: modules/computer/modules.c:192 modules/computer/modules.c:193
-#: modules/computer/modules.c:194 modules/computer/modules.c:195
-#: modules/computer/modules.c:196 modules/computer/modules.c:197
-#: modules/devices/dmi.c:115 modules/devices/dmi_memory.c:935
+#: modules/computer/modules.c:168
+msgid "Update kernel module icon table"
+msgstr ""
+
+#: modules/computer/modules.c:331 modules/computer/modules.c:332
+#: modules/computer/modules.c:333 modules/computer/modules.c:334
+#: modules/computer/modules.c:335 modules/computer/modules.c:336
+#: modules/devices/dmi.c:117 modules/devices/dmi_memory.c:937
#: modules/devices/firmware.c:245 modules/devices/x86/processor.c:695
msgid "(Not available)"
msgstr "(Недоступно)"
-#: modules/computer/modules.c:223
+#: modules/computer/modules.c:362
msgid "Module Information"
msgstr "Информация о модуле"
-#: modules/computer/modules.c:223 modules/devices/gpu.c:248
+#: modules/computer/modules.c:362 modules/devices/gpu.c:246
msgid "Path"
msgstr "Путь"
-#: modules/computer/modules.c:223
+#: modules/computer/modules.c:362
msgid "Used Memory"
msgstr "Обьем используемой памяти"
-#: modules/computer/modules.c:225
+#: modules/computer/modules.c:364
msgid "Version Magic"
msgstr "Версия"
-#: modules/computer/modules.c:226
+#: modules/computer/modules.c:365
msgid "In Linus' Tree"
msgstr "В дереве исходных кодов ядра Linux"
-#: modules/computer/modules.c:227
+#: modules/computer/modules.c:366
msgid "Retpoline Enabled"
msgstr "Retpoline включен"
-#: modules/computer/modules.c:227
+#: modules/computer/modules.c:366
msgid "Copyright"
msgstr "Авторское право"
-#: modules/computer/modules.c:227
+#: modules/computer/modules.c:366
msgid "Author"
msgstr "Автор"
-#: modules/computer/modules.c:228
+#: modules/computer/modules.c:367
msgid "License"
msgstr "Лицензия"
-#: modules/computer/modules.c:234
+#: modules/computer/modules.c:373
msgid "Dependencies"
msgstr "Зависимости"
@@ -2260,80 +1506,104 @@ msgstr ""
msgid "MATE Desktop Environment "
msgstr ""
-#: modules/computer/os.c:180
+#: modules/computer/os.c:183
#, c-format
msgid "Unknown (Window Manager: %s)"
msgstr "Неизвестно (Оконный менеджер: %s)"
#. /{desktop environment} on {session type}
-#: modules/computer/os.c:191
+#: modules/computer/os.c:194
#, c-format
msgid "%s on %s"
msgstr "%s на %s"
-#: modules/computer/os.c:261
+#: modules/computer/os.c:264
msgid "Terminal"
msgstr "Терминал"
-#: modules/computer/os.c:278
+#: modules/computer/os.c:281
msgid "User access allowed"
msgstr "Разрешен доступ пользователя"
-#: modules/computer/os.c:280
+#: modules/computer/os.c:283
msgid "User access forbidden"
msgstr ""
-#: modules/computer/os.c:282
+#: modules/computer/os.c:285
msgid "Access allowed (running as superuser)"
msgstr "Доступ разрешен (запущено от суперпользователя)"
-#: modules/computer/os.c:284
+#: modules/computer/os.c:287
msgid "Access forbidden? (running as superuser)"
msgstr ""
-#: modules/computer/os.c:294 modules/computer/os.c:567
+#: modules/computer/os.c:297 modules/computer/os.c:572
msgid "Disabled"
msgstr "Отключено"
-#: modules/computer/os.c:296
+#: modules/computer/os.c:299
msgid "Partially enabled (mmap base+stack+VDSO base)"
msgstr "Частично включено (mmap base+stack+VDSO base)"
-#: modules/computer/os.c:298
+#: modules/computer/os.c:301
msgid "Fully enabled (mmap base+stack+VDSO base+heap)"
msgstr "Полностью включено (mmap base+stack+VDSO base+heap)"
#. /bits of entropy for rng (0)
-#: modules/computer/os.c:308
+#: modules/computer/os.c:311
msgid "(None or not available)"
msgstr "(Нет или недоступно)"
#. /bits of entropy for rng (low/poor value)
-#: modules/computer/os.c:309
+#: modules/computer/os.c:312
#, c-format
msgid "%d bits (low)"
msgstr "%d бит (низкая)"
#. /bits of entropy for rng (medium value)
-#: modules/computer/os.c:310
+#: modules/computer/os.c:313
#, c-format
msgid "%d bits (medium)"
msgstr "%d бит (средняя)"
#. /bits of entropy for rng (high/good value)
-#: modules/computer/os.c:311
+#: modules/computer/os.c:314
#, c-format
msgid "%d bits (healthy)"
msgstr "%d бит (огромная)"
-#: modules/computer/os.c:562
+#: modules/computer/os.c:567
msgid "Not installed"
msgstr "Не установлено"
-#: modules/computer/os.c:565
+#: 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
msgid "User Information"
msgstr "Информация о пользователе"
@@ -2346,26 +1616,131 @@ msgstr "ID пользователя"
msgid "Default Shell"
msgstr "Оболочка по умолчанию"
-#: modules/devices/alpha/processor.c:88 modules/devices.c:797
+#: modules/devices.c:99
+msgid "Graphics Processors"
+msgstr "Графические процессоры"
+
+#: modules/devices.c:100 modules/devices/monitors.c:448
+#: modules/devices/monitors.c:494
+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/devicetree/pmac_data.c:80
-#: modules/devices/e2k/processor.c:333 modules/devices/gpu.c:118
-#: modules/devices/ia64/processor.c:165
-#: modules/devices/loongarch64/processor.c:75
+#: modules/devices/e2k/processor.c:361 modules/devices/e2k/processor.c:416
+#: 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:402 modules/devices/parisc/processor.c:155
+#: modules/devices/monitors.c:403 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
msgid "Model"
msgstr "Модель"
+#: modules/devices.c:829 modules/devices/dmi_memory.c:882
+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/e2k/processor.c:335 modules/devices/ia64/processor.c:167
-#: modules/devices/loongarch64/processor.c:77
+#: modules/devices/e2k/processor.c:363 modules/devices/e2k/processor.c:416
+#: 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
@@ -2374,7 +1749,7 @@ msgid "Frequency"
msgstr "Частота"
#: modules/devices/alpha/processor.c:91 modules/devices/arm/processor.c:346
-#: modules/devices/e2k/processor.c:336 modules/devices/ia64/processor.c:168
+#: modules/devices/e2k/processor.c:364 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
@@ -2383,8 +1758,8 @@ msgid "BogoMips"
msgstr ""
#: modules/devices/alpha/processor.c:92 modules/devices/arm/processor.c:347
-#: modules/devices/e2k/processor.c:337 modules/devices/ia64/processor.c:169
-#: modules/devices/loongarch64/processor.c:79
+#: modules/devices/e2k/processor.c:365 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
@@ -2573,8 +1948,8 @@ msgstr "Процессор ARM"
msgid "Empty List"
msgstr "Пустой список"
-#: modules/devices/arm/processor.c:240 modules/devices/gpu.c:160
-#: modules/devices/gpu.c:244 modules/devices/x86/processor.c:268
+#: modules/devices/arm/processor.c:240 modules/devices/gpu.c:158
+#: modules/devices/gpu.c:242 modules/devices/x86/processor.c:268
msgid "Clocks"
msgstr "Частоты"
@@ -2604,7 +1979,7 @@ msgstr ""
msgid "Implementer"
msgstr "Исполнитель"
-#: modules/devices/arm/processor.c:352 modules/devices/dmi_memory.c:950
+#: modules/devices/arm/processor.c:352 modules/devices/dmi_memory.c:952
msgid "Part"
msgstr "Часть"
@@ -2626,6 +2001,10 @@ msgstr "Возможности"
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 "Логическая конфигурация процессора"
@@ -2720,105 +2099,6 @@ msgstr ""
"[Батареи отсутствуют]\n"
"Батареи не найдены на этой системе=\n"
-#: modules/devices.c:101
-msgid "Graphics Processors"
-msgstr "Графические процессоры"
-
-#: modules/devices.c:102 modules/devices/monitors.c:447
-#: modules/devices/monitors.c:493
-msgid "Monitors"
-msgstr "Мониторы"
-
-#: modules/devices.c:103 modules/devices/pci.c:175
-msgid "PCI Devices"
-msgstr "Устройства PCI"
-
-#: modules/devices.c:104 modules/devices/usb.c:211
-msgid "USB Devices"
-msgstr "Устройства USB"
-
-#: modules/devices.c:105
-msgid "Firmware"
-msgstr "Прошивка"
-
-#: modules/devices.c:107
-msgid "Battery"
-msgstr "Батарея"
-
-#: modules/devices.c:108
-msgid "Sensors"
-msgstr "Сенсоры"
-
-#: modules/devices.c:111
-msgid "System DMI"
-msgstr "DMI системы"
-
-#: modules/devices.c:112
-msgid "Memory Devices"
-msgstr "Устройства памяти"
-
-#: modules/devices.c:114 modules/devices.c:116
-msgid "Device Tree"
-msgstr "Дерево устройств"
-
-#: modules/devices.c:118
-msgid "Resources"
-msgstr "Ресурсы"
-
-#: modules/devices.c:773
-msgid "Sensor"
-msgstr "Сенсор"
-
-#: modules/devices.c:831 modules/devices/dmi_memory.c:880
-msgid "Devices"
-msgstr "Устройства"
-
-#: modules/devices.c:843
-msgid "Update PCI ID listing"
-msgstr "Обновить список PCI ID"
-
-#: modules/devices.c:847
-msgid "Update USB ID listing"
-msgstr ""
-
-#: modules/devices.c:851
-msgid "Update EDID vendor codes"
-msgstr ""
-
-#: modules/devices.c:855
-msgid "Update IEEE OUI vendor codes"
-msgstr ""
-
-#: modules/devices.c:859
-msgid "Update SD card manufacturer information"
-msgstr ""
-
-#: modules/devices.c:864
-msgid "Update CPU flags database"
-msgstr ""
-
-#: modules/devices.c:897
-msgid "Gathers information about hardware devices"
-msgstr "Собирает информацию об устройствах"
-
-#: modules/devices.c:918
-msgid "A copy of <i><b>pci.ids</b></i> is not available on the system."
-msgstr ""
-
-#: modules/devices.c:921
-msgid "A full <i><b>pci.ids</b></i> is not available on the system."
-msgstr ""
-
-#: modules/devices.c:926
-msgid "Resource information requires superuser privileges"
-msgstr "Для вывода информации о ресурсах нужны права администратора"
-
-#: modules/devices.c:932
-msgid ""
-"Any NVMe storage devices present are not listed.\n"
-"<b><i>udisksd</i></b> is required for NVMe devices."
-msgstr ""
-
#: modules/devices/devicetree.c:52
msgid "Properties"
msgstr ""
@@ -2839,6 +2119,12 @@ msgstr ""
msgid "Alias"
msgstr ""
+#: modules/devices/devicetree.c:91 modules/devices/devicetree.c:92
+#: modules/devices/monitors.c:410 modules/devices/storage.c:306
+#: modules/devices/storage.c:328
+msgid "(None)"
+msgstr "(Нет)"
+
#: modules/devices/devicetree.c:92
msgid "Symbol"
msgstr ""
@@ -2848,7 +2134,7 @@ msgid "Platform"
msgstr "Платформа"
#: modules/devices/devicetree.c:146 modules/devices/devicetree.c:211
-#: modules/devices/gpu.c:249
+#: modules/devices/gpu.c:247
msgid "Compatible"
msgstr ""
@@ -2946,13 +2232,14 @@ msgctxt "rpi-ov-bit"
msgid "Not set"
msgstr ""
-#: modules/devices/dmi.c:37 modules/devices/inputdevices.c:144
+#: modules/devices/dmi.c:37 modules/devices/inputdevices.c:145
#: modules/devices/usb.c:170
msgid "Product"
msgstr "Продукт"
-#: modules/devices/dmi.c:39 modules/devices/e2k/processor.c:332
-#: modules/devices/ia64/processor.c:164 modules/devices/sh/processor.c:86
+#: modules/devices/dmi.c:39 modules/devices/e2k/processor.c:360
+#: modules/devices/ia64/processor.c:164
+#: modules/devices/loongarch64/processor.c:82 modules/devices/sh/processor.c:86
msgid "Family"
msgstr "Семейство"
@@ -2968,20 +2255,24 @@ msgstr "BIOS"
msgid "Asset Tag"
msgstr "Метка актива"
-#: modules/devices/dmi.c:119 modules/devices/dmi_memory.c:936
+#: modules/devices/dmi.c:54
+msgid "Chassis"
+msgstr "Шасси"
+
+#: modules/devices/dmi.c:121 modules/devices/dmi_memory.c:938
#: modules/devices/x86/processor.c:696
msgid "(Not available; Perhaps try running HardInfo as root.)"
msgstr "(Недоступно, попробуйте выполнить HardInfo с правами администратора.)"
-#: modules/devices/dmi.c:160
+#: modules/devices/dmi.c:162
msgid "DMI Unavailable"
msgstr ""
-#: modules/devices/dmi.c:162
+#: modules/devices/dmi.c:164
msgid "DMI is not avaliable. Perhaps this platform does not provide DMI."
msgstr ""
-#: modules/devices/dmi.c:163
+#: modules/devices/dmi.c:165
msgid "DMI is not available; Perhaps try running HardInfo as root."
msgstr ""
@@ -2989,139 +2280,140 @@ msgstr ""
msgid "RAM"
msgstr "ОЗУ"
-#: modules/devices/dmi_memory.c:650
+#: modules/devices/dmi_memory.c:652
msgid "Serial Presence Detect (SPD)"
msgstr ""
-#: modules/devices/dmi_memory.c:653
+#: modules/devices/dmi_memory.c:655
msgid "SPD Revision"
msgstr ""
-#: modules/devices/dmi_memory.c:654 modules/devices/dmi_memory.c:803
+#: modules/devices/dmi_memory.c:656 modules/devices/dmi_memory.c:805
msgid "Form Factor"
msgstr "Форм-фактор"
-#: modules/devices/dmi_memory.c:656
+#: modules/devices/dmi_memory.c:658
msgid "Module Vendor"
msgstr ""
-#: modules/devices/dmi_memory.c:658
+#: modules/devices/dmi_memory.c:660
msgid "DRAM Vendor"
msgstr ""
-#: modules/devices/dmi_memory.c:660 modules/devices/dmi_memory.c:807
+#: modules/devices/dmi_memory.c:662 modules/devices/dmi_memory.c:809
msgid "Part Number"
msgstr "Номер детали"
-#: modules/devices/dmi_memory.c:662
+#: modules/devices/dmi_memory.c:664
msgid "Manufacturing Date (Week / Year)"
msgstr ""
-#: modules/devices/dmi_memory.c:695 modules/devices/dmi_memory.c:933
+#: modules/devices/dmi_memory.c:697 modules/devices/dmi_memory.c:935
msgid "Memory Device List"
msgstr ""
-#: modules/devices/dmi_memory.c:743
+#: modules/devices/dmi_memory.c:745
msgid "Memory Array"
msgstr "Массив памяти"
-#: modules/devices/dmi_memory.c:744 modules/devices/x86/processor.c:715
+#: modules/devices/dmi_memory.c:746 modules/devices/x86/processor.c:715
msgid "DMI Handle"
msgstr ""
-#: modules/devices/dmi_memory.c:745 modules/devices/dmi_memory.c:801
-#: modules/devices/dmi_memory.c:838 modules/devices/dmi_memory.c:947
+#: modules/devices/dmi_memory.c:747 modules/devices/dmi_memory.c:803
+#: modules/devices/dmi_memory.c:840 modules/devices/dmi_memory.c:949
msgid "Locator"
msgstr "Локатор"
-#: modules/devices/dmi_memory.c:746
+#: modules/devices/dmi_memory.c:748
msgid "Use"
msgstr "Использование"
-#: modules/devices/dmi_memory.c:747
+#: modules/devices/dmi_memory.c:749
msgid "Error Correction Type"
msgstr "Тип коррекции ошибок"
-#: modules/devices/dmi_memory.c:748
+#: modules/devices/dmi_memory.c:750
msgid "Size (Present / Max)"
msgstr "Размер (Настоящий / Максимальный)"
-#: modules/devices/dmi_memory.c:749
+#: modules/devices/dmi_memory.c:751
msgid "Devices (Populated / Sockets)"
msgstr "Устройства (Заполнено / Сокетов)"
-#: modules/devices/dmi_memory.c:750 modules/devices/dmi_memory.c:881
+#: modules/devices/dmi_memory.c:752 modules/devices/dmi_memory.c:883
msgid "Types Present"
msgstr "Типы в наличии"
-#: modules/devices/dmi_memory.c:751
+#: modules/devices/dmi_memory.c:753
msgid "ROM Size"
msgstr "Размер ROM"
-#: modules/devices/dmi_memory.c:799 modules/devices/dmi_memory.c:836
+#: modules/devices/dmi_memory.c:801 modules/devices/dmi_memory.c:838
msgid "Memory Socket"
msgstr "Сокет памяти"
-#: modules/devices/dmi_memory.c:800 modules/devices/dmi_memory.c:837
+#: modules/devices/dmi_memory.c:802 modules/devices/dmi_memory.c:839
msgid "DMI Handles (Array, Socket)"
msgstr "DMI Handles (Массив, Сокет)"
-#: modules/devices/dmi_memory.c:802 modules/devices/dmi_memory.c:839
+#: modules/devices/dmi_memory.c:804 modules/devices/dmi_memory.c:841
msgid "Bank Locator"
msgstr "Локатор банка"
-#: modules/devices/dmi_memory.c:809
+#: modules/devices/dmi_memory.c:811
msgid "Rated Speed"
msgstr "Оцениваемая скорость"
-#: modules/devices/dmi_memory.c:810
+#: modules/devices/dmi_memory.c:812
msgid "Configured Speed"
msgstr "Настроенная скорость"
-#: modules/devices/dmi_memory.c:811
+#: modules/devices/dmi_memory.c:813
msgid "Data Width/Total Width"
msgstr "Ширина данных/Общая ширина"
-#: modules/devices/dmi_memory.c:812
+#: modules/devices/dmi_memory.c:814
msgid "Rank"
msgstr "Ранг"
-#: modules/devices/dmi_memory.c:813
+#: modules/devices/dmi_memory.c:815
msgid "Minimum Voltage"
msgstr "Минимальное напряжение"
-#: modules/devices/dmi_memory.c:814
+#: modules/devices/dmi_memory.c:816
msgid "Maximum Voltage"
msgstr "Максимальное напряжение"
-#: modules/devices/dmi_memory.c:815
+#: modules/devices/dmi_memory.c:817
msgid "Configured Voltage"
msgstr "Настроенное напряжение"
-#: modules/devices/dmi_memory.c:840 modules/devices/dmi_memory.c:847
-#: modules/devices/monitors.c:493
+#: modules/devices/dmi_memory.c:842 modules/devices/dmi_memory.c:849
+#: modules/devices/monitors.c:494
msgid "(Empty)"
msgstr "(Пусто)"
-#: modules/devices/dmi_memory.c:878
+#: modules/devices/dmi_memory.c:880
msgid "Serial Presence Detect (SPD) Summary"
msgstr ""
-#: modules/devices/dmi_memory.c:1004
+#: modules/devices/dmi_memory.c:1006
msgid " <b><i>dmidecode</i></b> utility available"
msgstr " наличие утилиты <b><i>dmidecode</i></b>"
-#: modules/devices/dmi_memory.c:1005
+#: modules/devices/dmi_memory.c:1007
msgid " ... <i>and</i> HardInfo running with superuser privileges"
msgstr " ... <i>и</i> запуск HardInfo с правами администратора"
-#: modules/devices/dmi_memory.c:1006
+#: modules/devices/dmi_memory.c:1008
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)"
+" загруженный модуль <b><i>at24</i></b> (или eeprom) (для SDR, DDR, DDR2, "
+"DDR3)"
-#: modules/devices/dmi_memory.c:1007
+#: modules/devices/dmi_memory.c:1009
msgid ""
" ... <i>or</i> <b><i>ee1004</i></b> module loaded <b>and configured!</b> "
"(for DDR4)"
@@ -3129,13 +2421,13 @@ msgstr ""
" ... <i>или</i> загруженный <b>и настроенный</b> модуль <b><i>ee1004</i></"
"b>! (for DDR4)"
-#: modules/devices/dmi_memory.c:1016
+#: modules/devices/dmi_memory.c:1018
msgid "Memory information requires <b>one or both</b> of the following:"
msgstr ""
"Для получения информации о памяти требуется <b>минимум одно</b> из "
"следующего:"
-#: modules/devices/dmi_memory.c:1042
+#: modules/devices/dmi_memory.c:1044
msgid ""
"\"More often than not, information contained in the DMI tables is "
"inaccurate,\n"
@@ -3183,6 +2475,11 @@ msgstr ""
"Уровень %d (%s)#%d=%dx %d кБ (%d кБ), %d-канальный множественно-"
"ассоциативный, %d множеств\n"
+#: modules/devices/e2k/processor.c:366 modules/devices/parisc/processor.c:163
+#: modules/devices/x86/processor.c:664
+msgid "Cache"
+msgstr "Кэш"
+
#: modules/devices/firmware.c:36
msgid "Device cannot be removed easily"
msgstr ""
@@ -3318,102 +2615,130 @@ msgstr ""
msgid "Requires the <i><b>fwupd</b></i> daemon."
msgstr ""
-#: modules/devices/gpu.c:96 modules/devices/pci.c:111
+#: modules/devices/gpu.c:94 modules/devices/pci.c:111
#: modules/devices/storage.c:58
msgid "SVendor"
msgstr ""
-#: modules/devices/gpu.c:97 modules/devices/pci.c:112
+#: modules/devices/gpu.c:95 modules/devices/pci.c:112
#: modules/devices/storage.c:59
msgid "SDevice"
msgstr ""
-#: modules/devices/gpu.c:105 modules/devices/pci.c:122
+#: modules/devices/gpu.c:103 modules/devices/pci.c:122
#: modules/devices/storage.c:68
msgid "PCI Express"
msgstr ""
-#: modules/devices/gpu.c:106 modules/devices/pci.c:124
+#: modules/devices/gpu.c:104 modules/devices/pci.c:124
#: modules/devices/storage.c:70
msgid "Maximum Link Width"
msgstr "Максимальная ширина линии"
-#: modules/devices/gpu.c:107 modules/devices/pci.c:126
+#: modules/devices/gpu.c:105 modules/devices/pci.c:126
#: modules/devices/storage.c:71
msgid "Maximum Link Speed"
msgstr "Максимальная скорость линии"
-#: modules/devices/gpu.c:107 modules/devices/pci.c:125
+#: modules/devices/gpu.c:105 modules/devices/pci.c:125
#: modules/devices/pci.c:126 modules/devices/storage.c:71
msgid "GT/s"
msgstr "ГТ/сек"
-#: modules/devices/gpu.c:117
+#: modules/devices/gpu.c:115
msgid "NVIDIA"
msgstr ""
-#: modules/devices/gpu.c:119
+#: modules/devices/gpu.c:117
msgid "BIOS Version"
msgstr "Версия BIOS"
-#: modules/devices/gpu.c:120
+#: modules/devices/gpu.c:118
msgid "UUID"
msgstr ""
-#: modules/devices/gpu.c:154 modules/devices/gpu.c:240
-#: modules/devices/inputdevices.c:139 modules/devices/pci.c:143
+#: modules/devices/gpu.c:152 modules/devices/gpu.c:238
+#: modules/devices/inputdevices.c:140 modules/devices/pci.c:143
#: modules/devices/usb.c:169
msgid "Device Information"
msgstr "Информация об устройстве"
-#: modules/devices/gpu.c:155 modules/devices/gpu.c:241
+#: modules/devices/gpu.c:153 modules/devices/gpu.c:239
#: modules/devices/storage.c:69
msgid "Location"
msgstr "Место"
-#: modules/devices/gpu.c:156
+#: modules/devices/gpu.c:154
msgid "DRM Device"
msgstr "Устройство DRM"
-#: modules/devices/gpu.c:157 modules/devices/pci.c:144
+#: modules/devices/gpu.c:155 modules/devices/pci.c:144
#: modules/devices/usb.c:136 modules/devices/usb.c:177
msgid "Class"
msgstr "Класс"
-#: modules/devices/gpu.c:166 modules/devices/pci.c:149
+#: 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 "Используется"
-#: modules/devices/gpu.c:201
+#: modules/devices/gpu.c:199
msgid "Unknown integrated GPU"
msgstr "Неизвестный интегрированный графический процессор"
-#: modules/devices/gpu.c:209
+#: modules/devices/gpu.c:207
msgid "clock-frequency property"
msgstr ""
-#: modules/devices/gpu.c:210
+#: modules/devices/gpu.c:208
msgid "Operating Points (OPPv1)"
msgstr ""
-#: modules/devices/gpu.c:211
+#: modules/devices/gpu.c:209
msgid "Operating Points (OPPv2)"
msgstr ""
-#: modules/devices/gpu.c:247
+#: 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:250 modules/devices/monitors.c:473
+#: modules/devices/gpu.c:248 modules/devices/monitors.c:474
#: modules/network/net.c:454
msgid "Status"
msgstr "Состояние"
-#: modules/devices/gpu.c:267
+#: modules/devices/gpu.c:265
msgid "GPUs"
msgstr "Графические процессоры"
-#: modules/devices/gpu.c:291
+#: modules/devices/gpu.c:289
msgid "No GPU devices found"
msgstr ""
@@ -3430,28 +2755,29 @@ msgid "CPU regs"
msgstr "Регистры"
#: modules/devices/ia64/processor.c:171
+#: modules/devices/loongarch64/processor.c:87
msgid "Features"
msgstr "Возможности"
-#: modules/devices/inputdevices.c:142 modules/devices/pci.c:153
+#: modules/devices/inputdevices.c:143 modules/devices/pci.c:153
#: modules/devices/usb.c:183
msgid "Bus"
msgstr "Шина"
-#: modules/devices/inputdevices.c:148
+#: modules/devices/inputdevices.c:149
msgid "Connected to"
msgstr "Подключен к"
-#: modules/devices/inputdevices.c:152
+#: modules/devices/inputdevices.c:153
msgid "InfraRed port"
msgstr "Инфракрасный порт"
-#: modules/devices/loongarch64/processor.c:76
+#: modules/devices/loongarch64/processor.c:81
#: modules/devices/mips/processor.c:76
msgid "System Type"
msgstr "Тип системы"
-#: modules/devices/loongarch64/processor.c:78
+#: modules/devices/loongarch64/processor.c:86
msgid "BogoMIPS"
msgstr ""
@@ -3467,151 +2793,151 @@ msgstr ""
msgid "Calibration"
msgstr "Калибровка"
-#: modules/devices/monitors.c:29 modules/devices/monitors.c:255
-#: modules/devices/monitors.c:348 modules/devices/spd-decode.c:665
+#: modules/devices/monitors.c:29 modules/devices/monitors.c:256
+#: modules/devices/monitors.c:349 modules/devices/spd-decode.c:665
msgid "(Unspecified)"
msgstr "(Не определено)"
-#: modules/devices/monitors.c:230
+#: modules/devices/monitors.c:231
#, c-format
msgid "Week %d of %d"
msgstr "%d неделя %d г."
-#: modules/devices/monitors.c:240
+#: modules/devices/monitors.c:241
msgid "Ok"
msgstr "OK"
-#: modules/devices/monitors.c:240
+#: modules/devices/monitors.c:241
msgid "Fail"
msgstr "Ошибка"
-#: modules/devices/monitors.c:268 modules/devices/monitors.c:276
-#: modules/devices/monitors.c:284 modules/devices/monitors.c:295
-#: modules/devices/monitors.c:303 modules/devices/monitors.c:310
-#: modules/devices/monitors.c:318 modules/devices/monitors.c:326
-#: modules/devices/monitors.c:334 modules/devices/monitors.c:340
+#: modules/devices/monitors.c:269 modules/devices/monitors.c:277
+#: modules/devices/monitors.c:285 modules/devices/monitors.c:296
+#: modules/devices/monitors.c:304 modules/devices/monitors.c:311
+#: modules/devices/monitors.c:319 modules/devices/monitors.c:327
+#: modules/devices/monitors.c:335 modules/devices/monitors.c:341
msgid "(Empty List)"
msgstr "(Пустой список)"
-#: modules/devices/monitors.c:392
+#: modules/devices/monitors.c:393
msgid "Signal Type"
msgstr "Тип сигнала"
-#: modules/devices/monitors.c:392
+#: modules/devices/monitors.c:393
msgid "Digital"
msgstr "Цифровой"
-#: modules/devices/monitors.c:392
+#: modules/devices/monitors.c:393
msgid "Analog"
msgstr "Аналоговый"
-#: modules/devices/monitors.c:393 modules/devices/usb.c:135
+#: modules/devices/monitors.c:394 modules/devices/usb.c:135
#: modules/network.c:310 modules/network.c:363 modules/network.c:380
msgid "Interface"
msgstr "Интерфейс"
-#: modules/devices/monitors.c:394
+#: modules/devices/monitors.c:395
msgid "Bits per Color Channel"
msgstr "Бит на цветовой канал"
-#: modules/devices/monitors.c:395
+#: modules/devices/monitors.c:396
msgid "Speaker Allocation"
msgstr "Расположение динамиков"
-#: modules/devices/monitors.c:396
+#: modules/devices/monitors.c:397
msgid "Output (Max)"
msgstr "Вывод (максимально)"
-#: modules/devices/monitors.c:399
+#: modules/devices/monitors.c:400
msgid "EDID Device"
msgstr "Устройство EDID"
-#: modules/devices/monitors.c:403
+#: modules/devices/monitors.c:404
msgid "Serial"
msgstr "Серия"
-#: modules/devices/monitors.c:404
+#: modules/devices/monitors.c:405
msgid "Manufacture Date"
msgstr "Дата производства"
-#: modules/devices/monitors.c:405
+#: modules/devices/monitors.c:406
msgid "EDID Meta"
msgstr "Метаданные EDID"
-#: modules/devices/monitors.c:406
+#: modules/devices/monitors.c:407
msgid "Data Size"
msgstr "Размер данных"
-#: modules/devices/monitors.c:406
+#: modules/devices/monitors.c:407
msgid "bytes"
msgstr "байт"
-#: modules/devices/monitors.c:408
+#: modules/devices/monitors.c:409
msgid "Extension Blocks"
msgstr "Блоки расширений"
-#: modules/devices/monitors.c:409
+#: modules/devices/monitors.c:410
msgid "Extended to"
msgstr "Расширено до"
-#: modules/devices/monitors.c:410
+#: modules/devices/monitors.c:411
msgid "Checksum"
msgstr "Контрольная сумма"
-#: modules/devices/monitors.c:411
+#: modules/devices/monitors.c:412
msgid "EDID Descriptors"
msgstr "Дескрипторы EDID"
-#: modules/devices/monitors.c:412
+#: modules/devices/monitors.c:413
msgid "Detailed Timing Descriptors (DTD)"
msgstr "Подробные дескрипторы тайминга (DTD)"
-#: modules/devices/monitors.c:413
+#: modules/devices/monitors.c:414
msgid "Established Timings Bitmap (ETB)"
msgstr "Битовый массив установленных таймингов (ETB)"
-#: modules/devices/monitors.c:414
+#: modules/devices/monitors.c:415
msgid "Standard Timings (STD)"
msgstr "Стнадартные тайминги (STD)"
-#: modules/devices/monitors.c:415
+#: modules/devices/monitors.c:416
msgid "E-EDID Extension Blocks"
msgstr "Блоки расширений E-EDID"
-#: modules/devices/monitors.c:416
+#: modules/devices/monitors.c:417
msgid "EIA/CEA-861 Data Blocks"
msgstr "Блоки данных EIA/CEA-861"
-#: modules/devices/monitors.c:417
+#: modules/devices/monitors.c:418
msgid "EIA/CEA-861 Short Audio Descriptors"
msgstr "Короткие дескрипторы видео EIA/CEA-861"
-#: modules/devices/monitors.c:418
+#: modules/devices/monitors.c:419
msgid "EIA/CEA-861 Short Video Descriptors"
msgstr "Короткие дескрипторы аудио EIA/CEA-861"
-#: modules/devices/monitors.c:419
+#: modules/devices/monitors.c:420
msgid "DisplayID Timings"
msgstr "Тайминги DisplayID"
-#: modules/devices/monitors.c:420
+#: modules/devices/monitors.c:421
msgid "DisplayID Strings"
msgstr "Строки DisplayID"
-#: modules/devices/monitors.c:421
+#: modules/devices/monitors.c:422
msgid "Hex Dump"
msgstr "Дамп данных в шестнадцатеричном формате"
-#: modules/devices/monitors.c:421
+#: modules/devices/monitors.c:422
msgid "Data"
msgstr "Данные"
-#: modules/devices/monitors.c:471 modules/devices/monitors.c:502
+#: modules/devices/monitors.c:472 modules/devices/monitors.c:503
#: modules/devices/pci.c:151 modules/devices/usb.c:182
msgid "Connection"
msgstr "Подключение"
-#: modules/devices/monitors.c:472
+#: modules/devices/monitors.c:473
msgid "DRM"
msgstr ""
@@ -3619,6 +2945,10 @@ 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 ""
@@ -3651,51 +2981,51 @@ msgstr "Устройства PCI не найдены"
msgid "POWER Processor"
msgstr "Процессор POWER"
-#: modules/devices/printers.c:81
+#: modules/devices/printers.c:88
msgid "⚬ Can do black and white printing=\n"
msgstr "⚬ Может печатать черно-белым=\n"
-#: modules/devices/printers.c:83
+#: modules/devices/printers.c:90
msgid "⚬ Can do color printing=\n"
msgstr "⚬ Может печатать цветным=\n"
-#: modules/devices/printers.c:85
+#: modules/devices/printers.c:92
msgid "⚬ Can do duplexing=\n"
msgstr "⚬ Может печатать на обеих сторонах=\n"
-#: modules/devices/printers.c:87
+#: modules/devices/printers.c:94
msgid "⚬ Can do staple output=\n"
msgstr "⚬ Может скреплять на выходе=\n"
-#: modules/devices/printers.c:89
+#: modules/devices/printers.c:96
msgid "⚬ Can do copies=\n"
msgstr "⚬ Можно делать копии=\n"
-#: modules/devices/printers.c:91
+#: modules/devices/printers.c:98
msgid "⚬ Can collate copies=\n"
msgstr "⚬ Можно сравнивать копии=\n"
-#: modules/devices/printers.c:93
+#: modules/devices/printers.c:100
msgid "⚬ Printer is rejecting jobs=\n"
msgstr "⚬ Принтер отклоняет задачи=\n"
-#: modules/devices/printers.c:95
+#: modules/devices/printers.c:102
msgid "⚬ Printer was automatically discovered and added=\n"
msgstr "⚬ Принтер был автоматически найден и добавлен=\n"
-#: modules/devices/printers.c:110
+#: modules/devices/printers.c:117
msgid "Idle"
msgstr "Неактивен"
-#: modules/devices/printers.c:112
+#: modules/devices/printers.c:119
msgid "Printing a Job"
msgstr "Печатается задача"
-#: modules/devices/printers.c:114
+#: modules/devices/printers.c:121
msgid "Stopped"
msgstr "Остановлен"
-#: modules/devices/printers.c:191
+#: modules/devices/printers.c:200
msgid ""
"[Printers]\n"
"No suitable CUPS library found="
@@ -3703,11 +3033,11 @@ msgstr ""
"[Принтеры]\n"
"Подходящей библиотеки CUPS не найдено="
-#: modules/devices/printers.c:201
+#: modules/devices/printers.c:213
msgid "[Printers (CUPS)]\n"
msgstr "[Принтеры (CUPS)]\n"
-#: modules/devices/printers.c:265
+#: modules/devices/printers.c:277
msgid ""
"[Printers]\n"
"No printers found=\n"
@@ -3884,12 +3214,12 @@ msgstr ""
msgid "Timings"
msgstr "Тайминги"
-#: modules/devices/spd-decode.c:550 modules/devices/spd-decode.c:942
-#: modules/devices/spd-decode.c:984 modules/devices/x86/processor.c:717
+#: modules/devices/spd-decode.c:550 modules/devices/spd-decode.c:941
+#: modules/devices/spd-decode.c:983 modules/devices/x86/processor.c:717
msgid "Voltage"
msgstr "Напряжение"
-#: modules/devices/spd-decode.c:551 modules/devices/spd-decode.c:986
+#: modules/devices/spd-decode.c:551 modules/devices/spd-decode.c:985
msgid "JEDEC Timings"
msgstr ""
@@ -3929,19 +3259,19 @@ msgstr ""
msgid "Invalid"
msgstr ""
-#: modules/devices/spd-decode.c:940
+#: modules/devices/spd-decode.c:939
msgid "XMP Profile"
msgstr "XMP-профиль"
-#: modules/devices/spd-decode.c:941 modules/devices/usb.c:176
+#: modules/devices/spd-decode.c:940 modules/devices/usb.c:176
msgid "Speed"
msgstr "Скорость"
-#: modules/devices/spd-decode.c:943
+#: modules/devices/spd-decode.c:942
msgid "XMP Timings"
msgstr ""
-#: modules/devices/spd-decode.c:985
+#: modules/devices/spd-decode.c:984
msgid "XMP"
msgstr ""
@@ -4179,7 +3509,8 @@ msgstr "Количество неудачных операций стирани
#: modules/devices/storage.c:198
msgid "TA Counter Increased"
-msgstr "Rоличество некорректируемых ошибок при чтении собственного адреса сектора"
+msgstr ""
+"Rоличество некорректируемых ошибок при чтении собственного адреса сектора"
#: modules/devices/storage.c:199
msgid "Total Unused Reserved Block Count"
@@ -6269,3 +5600,424 @@ msgstr ""
#: modules/network/net.c:474
msgid "Broadcast Address"
msgstr "Широковещательный адрес"
+
+#~ 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"
+#~ "\n"
+#~ msgstr ""
+#~ "Copyright (C) 2003-%d L. A. F. Pereira. Смотрите файл COPYING для более "
+#~ "подробной информации.\n"
+#~ "\n"
+
+#, c-format
+#~ msgid ""
+#~ "Compile-time options:\n"
+#~ " Release version: %s (%s)\n"
+#~ " BinReloc enabled: %s\n"
+#~ " Data prefix: %s\n"
+#~ " Library prefix: %s\n"
+#~ " Compiled for: %s\n"
+#~ msgstr ""
+#~ "Настройки компиляции:\n"
+#~ " Версия выпуска: %s (%s)\n"
+#~ " BinReloc включен: %s\n"
+#~ " Префикс данных: %s\n"
+#~ " Префикс библиотеки: %s\n"
+#~ " Скомпилировано на: %s\n"
+
+#, c-format
+#~ msgid ""
+#~ "Failed to find runtime data.\n"
+#~ "\n"
+#~ "• Is HardInfo correctly installed?\n"
+#~ "• See if %s and %s exists and you have read permission."
+#~ msgstr ""
+#~ "Не удалось найти данные среды выполнения.\n"
+#~ "\n"
+#~ "• Правильно ли установлен HardInfo?\n"
+#~ "• Проверьте, существуют ли %s и %s и есть ли у вас право на чтение."
+
+#, c-format
+#~ msgid ""
+#~ "Modules:\n"
+#~ "%-20s %-15s %-12s\n"
+#~ msgstr ""
+#~ "Модули:\n"
+#~ "%-20s %-15s %-12s\n"
+
+#~ msgid "File Name"
+#~ msgstr "Имя файла"
+
+#, c-format
+#~ 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 "список модулей"
+
+#~ msgid "specify module to load"
+#~ msgstr "укажите модуль для загрузки"
+
+#~ msgid "automatically load module dependencies"
+#~ 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\" и "
+#~ "попробуйте снова."
+
+#~ msgid ""
+#~ "No module could be loaded. Please use hardinfo -l to list all available "
+#~ "modules and try again with a valid module list."
+#~ msgstr ""
+#~ "Не удается загрузить модули. Пожалуйста, используйте hardinfo -l для "
+#~ "получения списка доступных модулей и попробуйте снова с правильным "
+#~ "списком модулей."
+
+#, c-format
+#~ msgid "Scanning: %s..."
+#~ msgstr "Сканирование: %s..."
+
+#~ msgid "Update vendor list"
+#~ msgstr "Обновить список поставщиков"
+
+#~ msgid "Author:"
+#~ msgstr "Автор:"
+
+#~ msgid "Contributors:"
+#~ msgstr "Участники:"
+
+#~ msgid "Based on work by:"
+#~ msgstr "Основан на работах:"
+
+#~ msgid "MD5 implementation by Colin Plumb (see md5.c for details)"
+#~ msgstr "Реализация MD5 от Colin Plumb (см. подробности в md5.c)"
+
+#~ msgid "SHA1 implementation by Steve Reid (see sha1.c for details)"
+#~ msgstr "Реализация SHA1 от Steve Reid (см. подробности в sha1.c) "
+
+#~ msgid "Blowfish implementation by Paul Kocher (see blowfich.c for details)"
+#~ msgstr "Реализация Blowfish от Paul Kocher (см. подробности в blowfich.c)"
+
+#~ msgid "Raytracing benchmark by John Walker (see fbench.c for details)"
+#~ msgstr "Тест Raytracing от John Walker (см. подробности в fbench.c)"
+
+#~ msgid "FFT benchmark by Scott Robert Ladd (see fftbench.c for details)"
+#~ msgstr "Тест FFT Скотта от Robert Ladd (см. подробности в fbench.c)"
+
+#~ msgid "Some code partly based on x86cpucaps by Osamu Kayasono"
+#~ msgstr "Часть кода основана на x86cpucaps от Osamu Kayasono"
+
+#~ msgid "Vendor list based on GtkSysInfo by Pissens Sebastien"
+#~ msgstr "Список поставщиков основан на GtkSysInfo от Pissens Sebastien"
+
+#~ msgid "DMI support based on code by Stewart Adam"
+#~ msgstr "Поддержка DMI основана на коде от Stewart Adam"
+
+#~ msgid "SCSI support based on code by Pascal F. Martin"
+#~ msgstr "Поддержка SCSI основана на коде от Pascal F. Martin"
+
+#~ msgid "Tango Project"
+#~ msgstr "Проект Tango"
+
+#~ msgid "The GNOME Project"
+#~ msgstr "Проект GNOME"
+
+#~ msgid "VMWare, Inc. (USB icon from VMWare Workstation 6)"
+#~ msgstr "VMWare, Inc. (значок USB из VMWare Workstation 6)"
+
+#~ msgid "epicbard (Fan icon, CC BY-SA 3.0)"
+#~ msgstr "epicbard (Фан-значок, CC BY-SA 3.0)"
+
+#~ msgid "System information and benchmark tool"
+#~ msgstr "Информация о системе и тестирование"
+
+#~ msgid ""
+#~ "HardInfo 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 "
+#~ "Software Foundation, version 2.\n"
+#~ "\n"
+#~ "This program is distributed in the hope that it will be useful, but "
+#~ "WITHOUT ANY WARRANTY; without even the implied warranty of "
+#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General "
+#~ "Public License for more details.\n"
+#~ "\n"
+#~ "You should have received a copy of the GNU General Public License along "
+#~ "with this program; if not, write to the Free Software Foundation, Inc., "
+#~ "51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA"
+#~ msgstr ""
+#~ "HardInfo — это свободное программное обеспечение; вы можете "
+#~ "распространять его и/или изменять под условиями Универсальной "
+#~ "общественной лицензии GNU, которая была опубликована Фондом свободного "
+#~ "программного обеспечения, версия 2.\n"
+#~ "\n"
+#~ "Эта программа распространятся в надежде, что она будет полезной, но БЕЗ "
+#~ "КАКОЙ-ЛИБО ГАРАНТИИ; даже без предполагаемой гарантии ПРИГОДНОСТИ ДЛЯ "
+#~ "КОНКРЕТНЫХ ЦЕЛЕЙ. См. подробности в Универсальной общественной лицензии "
+#~ "GNU.\n"
+#~ "\n"
+#~ "Вы должны были получить копию Общественной лицензии GNU вместе с этой "
+#~ "программой; если нет, пишите в Фонд свободного программного обеспечения, "
+#~ "Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA"
+
+#~ msgid "_Remote"
+#~ msgstr "_Удалённо"
+
+#~ msgid "About _Modules"
+#~ msgstr "О _модулях"
+
+#~ msgid "_Open HardInfo Web Site"
+#~ msgstr "_Открыть веб-сайт Hardinfo"
+
+#~ msgid "_About HardInfo"
+#~ msgstr "_О HardInfo"
+
+#, c-format
+#~ msgid "%s - System Information"
+#~ msgstr "%s - Информация о системе"
+
+#~ msgid "System Information"
+#~ msgstr "Информация о системе"
+
+#~ msgid ""
+#~ "HardInfo was compiled without libsoup support. (Network Updater requires "
+#~ "it.)"
+#~ msgstr ""
+#~ "HardInfo был скомпилирован без поддержки библиотеки libsoup. (Нужна для "
+#~ "сетевого обновления.)"
+
+#, c-format
+#~ msgid ""
+#~ "Failed while performing \"%s\". Please file a bug report if this problem "
+#~ "persists. (Use the Help→Report bug option.)\n"
+#~ "\n"
+#~ "Details: %s"
+#~ msgstr ""
+#~ "Ошибка во время выполнения \"%s\". Если проблема будет повторяться, "
+#~ "пожалуйста, сообщите об ошибке. (Используйте опцию в меню Справка.)\n"
+#~ "\n"
+#~ "Подробности: %s"
+
+#, c-format
+#~ msgid ""
+#~ "Failed while performing \"%s\". Please file a bug report if this problem "
+#~ "persists. (Use the Help→Report bug option.)"
+#~ msgstr ""
+#~ "Ошибка во время выполнения \"%s\". Если проблема будет повторяться, "
+#~ "пожалуйста, сообщите об ошибке. (Используйте опцию в меню Справка.)"
+
+#~ msgid "Results in MiB/second. Higher is better."
+#~ msgstr "Результаты в МиБ/сек. Чем выше, тем лучше."
+
+#~ msgid "Results in seconds. Lower is better."
+#~ msgstr "Результат в секундах. Чем ниже, тем лучше."
+
+#~ msgid ""
+#~ "Benchmarking. Please do not move your mouse\n"
+#~ "or press any keys."
+#~ msgstr ""
+#~ "Тестирование. Пожалуйста, не двигайте мышь\n"
+#~ "и не нажимайте на кнопки."
+
+#~ msgid "Cancel"
+#~ msgstr "Отмена"