From f8140ed981566ad4ab4dfb4039e1ec37eb08179b Mon Sep 17 00:00:00 2001 From: hwspeedy Date: Thu, 30 May 2024 15:02:01 +0200 Subject: FIX Updated translations --- po/README.md | 23 +- po/da.po | 12 +- po/de.po | 2497 +++++++++++++++++++++++++++++----------------------- po/es.po | 2534 +++++++++++++++++++++++++++++------------------------ po/fr.po | 2532 ++++++++++++++++++++++++++++------------------------- po/hardinfo2.pot | 497 ++++++----- po/hu.po | 2181 ++++++++++++++++++++++++++++------------------ po/ko.po | 2544 +++++++++++++++++++++++++++++------------------------ po/pt.po | 2557 +++++++++++++++++++++++++++++------------------------- po/pt_BR.po | 2547 ++++++++++++++++++++++++++++------------------------- po/ru.po | 2483 ++++++++++++++++++++++++++++++---------------------- po/tr.po | 2526 +++++++++++++++++++++++++++++------------------------ po/zh_CN.po | 2208 +++++++++++++++++++++++++++------------------- 13 files changed, 14068 insertions(+), 11073 deletions(-) diff --git a/po/README.md b/po/README.md index 08760154..5000b0bc 100644 --- a/po/README.md +++ b/po/README.md @@ -13,16 +13,19 @@ Status This is an example of status of the different languages including your own after editing - use the ./updatepo.sh -hardinfo.pot now has 1228 strings (no change), with 69 c-format strings -- [ ] de.po : (705 / 1228 remain untranslated, needs work/fuzzy: 2) -- [ ] es.po : (293 / 1228 remain untranslated, needs work/fuzzy: 18) -- [ ] fr.po : (722 / 1228 remain untranslated, needs work/fuzzy: 0) -- [ ] ko.po : (62 / 1228 remain untranslated, needs work/fuzzy: 1) -- [ ] pt_BR.po : (197 / 1228 remain untranslated, needs work/fuzzy: 0) -- [ ] pt.po : (53 / 1228 remain untranslated, needs work/fuzzy: 0) -- [ ] ru.po : (323 / 1228 remain untranslated, needs work/fuzzy: 0) -- [ ] tr.po : (4 / 1228 remain untranslated, needs work/fuzzy: 0) -- [ ] zh_CN.po : (859 / 1228 remain untranslated, needs work/fuzzy: 0) +hardinfo2.pot now has 1277 strings (-1), with 62 c-format strings +- [ ] da.po : (331 / 1277 remain untranslated, needs work/fuzzy: 0) +- [ ] de.po : (795 / 1277 remain untranslated, needs work/fuzzy: 2) +- [ ] es.po : (394 / 1277 remain untranslated, needs work/fuzzy: 18) +- [ ] fr.po : (811 / 1277 remain untranslated, needs work/fuzzy: 0) +- [ ] hu.po : (1109 / 1277 remain untranslated, needs work/fuzzy: 0) +- [ ] ko.po : (165 / 1277 remain untranslated, needs work/fuzzy: 0) +- [ ] pt_BR.po : (296 / 1277 remain untranslated, needs work/fuzzy: 0) +- [ ] pt.po : (153 / 1277 remain untranslated, needs work/fuzzy: 0) +- [ ] ru.po : (420 / 1277 remain untranslated, needs work/fuzzy: 0) +- [ ] tr.po : (107 / 1277 remain untranslated, needs work/fuzzy: 0) +- [ ] zh_CN.po : (929 / 1277 remain untranslated, needs work/fuzzy: 0) + Needs work/fuzzy typically has to do with spaces/periods at begin/end of translation. diff --git a/po/da.po b/po/da.po index f1f4a0b4..77030e5a 100644 --- a/po/da.po +++ b/po/da.po @@ -1,16 +1,16 @@ -# Danish translations for PACKAGE package -# Danish translation for PACKAGE. +# Danish translations for hardinfo2 package +# Danish translation for hardinfo2. # Copyright (C) HardInfo Project -# This file is distributed under the same license as the PACKAGE package. -# nozendk +# This file is distributed under the same license as the hardinfo2 package. +# hwspeedy # msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-05-30 14:38+0200\n" +"POT-Creation-Date: 2024-05-30 15:01+0200\n" "PO-Revision-Date: 2024-05-17 12:11+0200\n" -"Last-Translator: nozendk\n" +"Last-Translator: hwspeedy\n" "Language-Team: \n" "Language: da\n" "X-Poedit-Basepath: ../\n" diff --git a/po/de.po b/po/de.po index 842eba10..46789b11 100644 --- a/po/de.po +++ b/po/de.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-04-22 11:49+0200\n" +"POT-Creation-Date: 2024-05-30 15:01+0200\n" "PO-Revision-Date: 2016-06-10 12:11+0200\n" "Last-Translator: Alexander Münch \n" "Language-Team: German\n" @@ -20,11 +20,646 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Poedit 1.8.7.1\n" -#: shell/callbacks.c:232 shell/shell.c:421 +#: hardinfo2/cpu_util.c:29 +msgid "Little Endian" +msgstr "" + +#: hardinfo2/cpu_util.c:31 +msgid "Big Endian" +msgstr "" + +#: hardinfo2/cpu_util.c:205 hardinfo2/cpu_util.c:216 modules/devices/gpu.c:216 +msgid "Frequency Scaling" +msgstr "" + +#: hardinfo2/cpu_util.c:206 modules/devices/gpu.c:217 +msgid "Minimum" +msgstr "" + +#: hardinfo2/cpu_util.c:206 hardinfo2/cpu_util.c:207 hardinfo2/cpu_util.c:208 +#: hardinfo2/dt_util.c:590 modules/devices/gpu.c:217 modules/devices/gpu.c:218 +msgid "kHz" +msgstr "" + +#: hardinfo2/cpu_util.c:207 modules/devices/gpu.c:218 +msgid "Maximum" +msgstr "" + +#: hardinfo2/cpu_util.c:208 +msgid "Current" +msgstr "" + +#: hardinfo2/cpu_util.c:209 modules/devices/gpu.c:219 +msgid "Transition Latency" +msgstr "Übergangslatenz" + +#: hardinfo2/cpu_util.c:209 modules/devices/gpu.c:219 +msgid "ns" +msgstr "" + +#: hardinfo2/cpu_util.c:210 +msgid "Governor" +msgstr "" + +#: hardinfo2/cpu_util.c:211 hardinfo2/cpu_util.c:217 modules/devices.c:772 +#: modules/devices/gpu.c:163 modules/devices/pci.c:148 +#: modules/devices/usb.c:139 +msgid "Driver" +msgstr "Treiber" + +#: hardinfo2/cpu_util.c:223 modules/computer.c:785 +#: modules/devices/arm/processor.c:255 modules/devices/x86/processor.c:283 +#: modules/devices/x86/processor.c:387 modules/devices/x86/processor.c:525 +msgid "(Not Available)" +msgstr "(Nicht verfügbar)" + +#: hardinfo2/cpu_util.c:231 hardinfo2/cpu_util.c:233 +msgid "Socket" +msgstr "Sockel" + +#: hardinfo2/cpu_util.c:236 hardinfo2/cpu_util.c:238 modules/devices/gpu.c:159 +#: modules/devices/gpu.c:243 +msgid "Core" +msgstr "Kern" + +#: hardinfo2/cpu_util.c:241 +msgid "Book" +msgstr "" + +#: hardinfo2/cpu_util.c:243 +msgid "Drawer" +msgstr "Zeichner" + +#: hardinfo2/cpu_util.c:249 modules/devices/arm/processor.c:470 +#: modules/devices/x86/processor.c:751 +msgid "Topology" +msgstr "Topologie" + +#: hardinfo2/cpu_util.c:250 +msgid "ID" +msgstr "" + +#: hardinfo2/dmi_util.c:25 +msgid "BIOS Information" +msgstr "" + +#: hardinfo2/dmi_util.c:26 modules/devices/parisc/processor.c:157 +msgid "System" +msgstr "" + +#: hardinfo2/dmi_util.c:27 +msgid "Base Board" +msgstr "Basisplatine" + +#: hardinfo2/dmi_util.c:28 modules/devices/dmi.c:54 +msgid "Chassis" +msgstr "" + +#: hardinfo2/dmi_util.c:29 modules/computer.c:556 modules/computer.c:1054 +#: modules/devices/alpha/processor.c:87 modules/devices/arm/processor.c:340 +#: modules/devices.c:99 modules/devices/ia64/processor.c:159 +#: modules/devices/loongarch64/processor.c:80 +#: modules/devices/m68k/processor.c:83 modules/devices/mips/processor.c:74 +#: modules/devices/parisc/processor.c:154 modules/devices/ppc/processor.c:157 +#: modules/devices/riscv/processor.c:180 modules/devices/s390/processor.c:131 +#: modules/devices/sh/processor.c:83 modules/devices/sparc/processor.c:74 +#: modules/devices/x86/processor.c:647 +msgid "Processor" +msgstr "Prozessor" + +#: hardinfo2/dmi_util.c:30 +msgid "Memory Controller" +msgstr "Speichercontroller" + +#: hardinfo2/dmi_util.c:31 +msgid "Memory Module" +msgstr "Speichermodul" + +#: hardinfo2/dmi_util.c:32 modules/devices/parisc/processor.c:163 +#: modules/devices/x86/processor.c:663 +msgid "Cache" +msgstr "" + +#: hardinfo2/dmi_util.c:33 +msgid "Port Connector" +msgstr "Port-Anschluss" + +#: hardinfo2/dmi_util.c:34 +msgid "System Slots" +msgstr "Systemsteckplätze" + +#: hardinfo2/dmi_util.c:35 +msgid "On Board Devices" +msgstr "Onboard-Geräte" + +#: hardinfo2/dmi_util.c:36 +msgid "OEM Strings" +msgstr "" + +#: hardinfo2/dmi_util.c:37 +msgid "System Configuration Options" +msgstr "Systemkonfigurationsoptionen" + +#: hardinfo2/dmi_util.c:38 +msgid "BIOS Language" +msgstr "BIOS Sprache" + +#: hardinfo2/dmi_util.c:39 +msgid "Group Associations" +msgstr "Gruppenverbände" + +#: hardinfo2/dmi_util.c:40 +msgid "System Event Log" +msgstr "Systemereignisprotokoll" + +#: hardinfo2/dmi_util.c:41 +msgid "Physical Memory Array" +msgstr "Physisches Speicher-Array" + +#: hardinfo2/dmi_util.c:42 +msgid "Memory Device" +msgstr "Speichergerät" + +#: hardinfo2/dmi_util.c:43 +msgid "32-bit Memory Error" +msgstr "32-bit Speicherfehler" + +#: hardinfo2/dmi_util.c:44 +msgid "Memory Array Mapped Address" +msgstr "Zugeordnete Speicher-Array Adresse" + +#: hardinfo2/dmi_util.c:45 +msgid "Memory Device Mapped Address" +msgstr "Zugeordnete Adresse des Speichergeräts" + +#: hardinfo2/dmi_util.c:46 +msgid "Built-in Pointing Device" +msgstr "Eingebautes Zeigegerät" + +#: hardinfo2/dmi_util.c:47 +msgid "Portable Battery" +msgstr "Portable Batterie" + +#: hardinfo2/dmi_util.c:48 +msgid "System Reset" +msgstr "Systemrücksetzung" + +#: hardinfo2/dmi_util.c:49 +msgid "Hardware Security" +msgstr "Hardware-Sicherheit" + +#: hardinfo2/dmi_util.c:50 +msgid "System Power Controls" +msgstr "Systemenergiekontrolle" + +#: hardinfo2/dmi_util.c:51 +msgid "Voltage Probe" +msgstr "Spannungssonde" + +#: hardinfo2/dmi_util.c:52 +msgid "Cooling Device" +msgstr "Kühlgerät" + +#: hardinfo2/dmi_util.c:53 +msgid "Temperature Probe" +msgstr "Temperaturprobe" + +#: hardinfo2/dmi_util.c:54 +msgid "Electrical Current Probe" +msgstr "Elektrische Stromsonde" + +#: hardinfo2/dmi_util.c:55 +msgid "Out-of-band Remote Access" +msgstr "'Out-of-band' Fernzugriff" + +#: hardinfo2/dmi_util.c:56 +msgid "Boot Integrity Services" +msgstr "Boot-Integritätsdienste" + +#: hardinfo2/dmi_util.c:57 +msgid "System Boot" +msgstr "Systemstart" + +#: hardinfo2/dmi_util.c:58 +msgid "64-bit Memory Error" +msgstr "64-bit Speicherfehler" + +#: hardinfo2/dmi_util.c:59 +msgid "Management Device" +msgstr "Verwaltungsgerät" + +#: hardinfo2/dmi_util.c:60 +msgid "Management Device Component" +msgstr "Verwaltungsgerätkomponente" + +#: hardinfo2/dmi_util.c:61 +msgid "Management Device Threshold Data" +msgstr "Schwellenwertdaten des Verwaltungsgeräts" + +#: hardinfo2/dmi_util.c:62 +msgid "Memory Channel" +msgstr "Speicherkanal" + +#: hardinfo2/dmi_util.c:63 +msgid "IPMI Device" +msgstr "IPMI Gerät" + +#: hardinfo2/dmi_util.c:64 +msgid "Power Supply" +msgstr "Energieversorgung" + +#: hardinfo2/dmi_util.c:65 +msgid "Additional Information" +msgstr "Zusätzliche Information" + +#: hardinfo2/dmi_util.c:66 +msgid "Onboard Device" +msgstr "Onboard-Gerät" + +#: hardinfo2/dmi_util.c:233 +msgid "Invalid chassis type (0)" +msgstr "Ungültiger Gehäusetyp (0)" + +#: hardinfo2/dmi_util.c:234 hardinfo2/dmi_util.c:235 +msgid "Unknown chassis type" +msgstr "Ungültiger Gehäusetyp" + +#: hardinfo2/dmi_util.c:236 +msgid "Desktop" +msgstr "" + +#: hardinfo2/dmi_util.c:237 +msgid "Low-profile Desktop" +msgstr "" + +#: hardinfo2/dmi_util.c:238 +msgid "Pizza Box" +msgstr "" + +#: hardinfo2/dmi_util.c:239 +msgid "Mini Tower" +msgstr "" + +#: hardinfo2/dmi_util.c:240 +msgid "Tower" +msgstr "" + +#: hardinfo2/dmi_util.c:241 +msgid "Portable" +msgstr "" + +#: hardinfo2/dmi_util.c:242 modules/computer.c:412 modules/computer.c:421 +#: modules/computer.c:443 +msgid "Laptop" +msgstr "" + +#: hardinfo2/dmi_util.c:243 +msgid "Notebook" +msgstr "" + +#: hardinfo2/dmi_util.c:244 +msgid "Handheld" +msgstr "" + +#: hardinfo2/dmi_util.c:245 +msgid "Docking Station" +msgstr "" + +#: hardinfo2/dmi_util.c:246 +msgid "All-in-one" +msgstr "" + +#: hardinfo2/dmi_util.c:247 +msgid "Subnotebook" +msgstr "" + +#: hardinfo2/dmi_util.c:248 +msgid "Space-saving" +msgstr "" + +#: hardinfo2/dmi_util.c:249 +msgid "Lunch Box" +msgstr "" + +#: hardinfo2/dmi_util.c:250 +msgid "Main Server Chassis" +msgstr "Hauptservergehäuse " + +#: hardinfo2/dmi_util.c:251 +msgid "Expansion Chassis" +msgstr "Erweiterungsgehäuse" + +#: hardinfo2/dmi_util.c:252 +msgid "Sub Chassis" +msgstr "" + +#: hardinfo2/dmi_util.c:253 +msgid "Bus Expansion Chassis" +msgstr "Buserweiterungs-Chassis" + +#: hardinfo2/dmi_util.c:254 +msgid "Peripheral Chassis" +msgstr "Peripheriegehäuse" + +#: hardinfo2/dmi_util.c:255 +msgid "RAID Chassis" +msgstr "RAID-Gehäuse" + +#: hardinfo2/dmi_util.c:256 +msgid "Rack Mount Chassis" +msgstr "Rackmontage-Chassis" + +#: hardinfo2/dmi_util.c:257 +msgid "Sealed-case PC" +msgstr "Versiegeltes Gehäuse" + +#: hardinfo2/dmi_util.c:258 +msgid "Multi-system" +msgstr "Multisystem" + +#: hardinfo2/dmi_util.c:259 +msgid "CompactPCI" +msgstr "" + +#: hardinfo2/dmi_util.c:260 +msgid "AdvancedTCA" +msgstr "" + +#: hardinfo2/dmi_util.c:261 +msgid "Blade" +msgstr "" + +#: hardinfo2/dmi_util.c:262 +msgid "Blade Enclosing" +msgstr "" + +#: hardinfo2/dmi_util.c:263 +msgid "Tablet" +msgstr "" + +#: hardinfo2/dmi_util.c:264 +msgid "Convertible" +msgstr "" + +#: hardinfo2/dmi_util.c:265 +msgid "Detachable" +msgstr "Abnehmbar" + +#: hardinfo2/dmi_util.c:266 +msgid "IoT Gateway" +msgstr "" + +#: hardinfo2/dmi_util.c:267 +msgid "Embedded PC" +msgstr "" + +#: hardinfo2/dmi_util.c:268 +msgid "Mini PC" +msgstr "" + +#: hardinfo2/dmi_util.c:269 +msgid "Stick PC" +msgstr "" + +#: hardinfo2/dt_util.c:1175 +msgid "phandle Map" +msgstr "phandle-Karte" + +#: hardinfo2/dt_util.c:1176 +msgid "Alias Map" +msgstr "Alias-Karte" + +#: hardinfo2/dt_util.c:1177 +msgid "Symbol Map" +msgstr "Symbol-Karte" + +#. / %d will be latest year of copyright +#: hardinfo2/hardinfo.c:71 +#, c-format +msgid "" +"Copyright (C) 2003-2023 L. A. F. Pereira. 2024-%d Hardinfo2 Project.\n" +"\n" +msgstr "" + +#: hardinfo2/hardinfo.c:73 +#, c-format +msgid "" +"Compile-time options:\n" +" Release version: %s (%s)\n" +" LibSoup version: %s\n" +" BinReloc enabled: %s\n" +" Data prefix: %s\n" +" Library prefix: %s\n" +" Locale prefix : %s\n" +" Data hardcoded: %s\n" +" Library hardcoded: %s\n" +" Locale hardcoded: %s\n" +" Compiled for: %s\n" +msgstr "" + +#: hardinfo2/hardinfo.c:85 +msgid "3.0" +msgstr "" + +#: hardinfo2/hardinfo.c:86 modules/computer.c:833 +#: modules/computer/modules.c:352 modules/computer/modules.c:353 +#: modules/devices/inputdevices.c:153 modules/devices/printers.c:145 +#: modules/devices/spd-decode.c:971 +msgid "Yes" +msgstr "Ja" + +#: hardinfo2/hardinfo.c:86 modules/computer.c:833 +#: modules/computer/modules.c:352 modules/computer/modules.c:353 +#: modules/devices/printers.c:145 modules/devices/spd-decode.c:968 +msgid "No" +msgstr "Nein" + +#: hardinfo2/hardinfo.c:120 +#, c-format +msgid "Unknown benchmark ``%s''\n" +msgstr "" + +#: hardinfo2/hardinfo.c:159 +msgid "Don't know what to do. Exiting." +msgstr "Weiß nicht was zu tun ist. Beende." + +#: hardinfo2/usb_util.c:293 modules/devices/devicetree.c:90 +#: modules/devices/devicetree.c:91 modules/devices/monitors.c:411 +#: modules/devices/storage.c:306 modules/devices/storage.c:328 +msgid "(None)" +msgstr "(Nichts)" + +#: hardinfo2/util.c:102 modules/computer/uptime.c:54 +#, c-format +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d Tag" +msgstr[1] "%d Tage" + +#: hardinfo2/util.c:103 modules/computer/uptime.c:55 +#, c-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d Stunde" +msgstr[1] "%d Stunden" + +#: hardinfo2/util.c:104 modules/computer/uptime.c:56 +#, c-format +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d Minute" +msgstr[1] "%d Minuten" + +#: hardinfo2/util.c:105 +#, c-format +msgid "%d second" +msgid_plural "%d seconds" +msgstr[0] "%d Sekunde" +msgstr[1] "%d Sekunden" + +#: hardinfo2/util.c:126 +#, c-format +msgid "%.1f B" +msgstr "%.1f Byte(s)" + +#: hardinfo2/util.c:128 +#, c-format +msgid "%.1f KiB" +msgstr "%.1f KiB" + +#: hardinfo2/util.c:130 +#, c-format +msgid "%.1f MiB" +msgstr "%.1f MiB" + +#: hardinfo2/util.c:132 +#, c-format +msgid "%.1f GiB" +msgstr "%.1f GiB" + +#: hardinfo2/util.c:134 +#, c-format +msgid "%.1f TiB" +msgstr "%.1f TiB" + +#: hardinfo2/util.c:136 +#, c-format +msgid "%.1f PiB" +msgstr "%.1f PiB" + +#: hardinfo2/util.c:366 +msgid "Error" +msgstr "Fehler" + +#: hardinfo2/util.c:366 hardinfo2/util.c:382 +msgid "Warning" +msgstr "Warnung" + +#: hardinfo2/util.c:381 +msgid "Fatal Error" +msgstr "Kritischer Fehler" + +#: hardinfo2/util.c:408 +msgid "do not print status messages to standard output" +msgstr "" + +#: hardinfo2/util.c:414 +msgid "creates a report and prints to standard output" +msgstr "Erstellt einen Report und leitet ihn zum 'Standard-Output' weiter" + +#: hardinfo2/util.c:420 +msgid "chooses a report format ([text], html)" +msgstr "Wählt ein Reportformat ([text], html)" + +#: hardinfo2/util.c:426 +msgid "run single benchmark eg. -b 'FPU FFT' (Default all Benchmarks runs)" +msgstr "" + +#: hardinfo2/util.c:432 +msgid "" +"user note attached to benchmark results. (updating/synchronize with server)" +msgstr "" + +#: hardinfo2/util.c:438 +msgid "benchmark result format ([short], conf, shell)" +msgstr "Benchmarkergebnisformat ([short], conf, shell)" + +#: hardinfo2/util.c:444 +msgid "" +"maximum number of benchmark results to include (-1 for no limit, default is " +"50)" +msgstr "" +"Maximale Anzahl an Benchmark-Ergebnissen zum einbeziehen (-1 für kein Limit, " +"Standard ist 50)" + +#: hardinfo2/util.c:450 +msgid "shows program version and quit" +msgstr "Zeigt Programmversion und beendet" + +#: hardinfo2/util.c:456 +msgid "do not run benchmarks" +msgstr "Keine Benchmarks ausführen" + +#: hardinfo2/util.c:462 +msgid "show all details" +msgstr "Alle Details anzeigen" + +#: hardinfo2/util.c:467 +msgid "- System Information and Benchmark" +msgstr "" + +#: hardinfo2/util.c:477 +#, c-format +msgid "" +"Unrecognized arguments.\n" +"Try ``%s --help'' for more information.\n" +msgstr "" +"Argumente nicht erkannt.\n" +"Versuche ``%s --help'' für mehr Informationen.\n" + +#: hardinfo2/util.c:862 +#, c-format +msgid "Module \"%s\" depends on module \"%s\", load it?" +msgstr "Module \"%s\" ist von Modul \"%s\" abhängig, lade Modul?" + +#: hardinfo2/util.c:885 +#, c-format +msgid "Module \"%s\" depends on module \"%s\"." +msgstr "Modul \"%s\" ist von Modul \"%s\" abhängig" + +#: hardinfo2/util.c:952 +#, c-format +msgid "Scanning: %s..." +msgstr "Scanne: %s..." + +#: hardinfo2/util.c:962 shell/shell.c:302 shell/shell.c:932 shell/shell.c:2146 +msgid "Done." +msgstr "Fertig." + +#: hardinfo2/vendor.c:213 +msgid "Update vendor list" +msgstr "" + +#: hardinfo2/vendor.c:218 +msgid "Check Update Version" +msgstr "" + +#: hardinfo2/vendor.c:391 modules/computer.c:608 modules/computer.c:813 +#: modules/computer/os.c:80 modules/computer/os.c:267 modules/computer/os.c:304 +#: modules/computer/os.c:511 modules/computer/os.c:581 modules/devices.c:403 +#: modules/devices.c:549 modules/devices/firmware.c:149 +#: modules/devices/printers.c:106 modules/devices/printers.c:113 +#: modules/devices/printers.c:123 modules/devices/printers.c:138 +#: modules/devices/printers.c:147 modules/devices/printers.c:256 +#: modules/devices/spd-decode.c:311 modules/devices/usb.c:149 +msgid "Unknown" +msgstr "Unbekannt" + +#: shell/callbacks.c:396 shell/shell.c:523 msgid "System Information and Benchmark" msgstr "" -#: shell/callbacks.c:237 +#: shell/callbacks.c:401 msgid "" "HardInfo2 is free software; you can redistribute it and/or modify it under " "the terms of the GNU General Public License as published by the Free " @@ -44,87 +679,111 @@ msgstr "" msgid "_Information" msgstr "_Informationen" -#: shell/menu.c:45 +#: shell/menu.c:44 msgid "_View" msgstr "_Ansicht" #: shell/menu.c:46 +msgid "_Theme" +msgstr "" + +#: shell/menu.c:48 msgid "_Help" msgstr "_Hilfe" -#: shell/menu.c:51 +#: shell/menu.c:52 msgid "Generate _Report" msgstr "_Bericht generieren" -#: shell/menu.c:52 +#: shell/menu.c:53 msgid "Generates a report with detailed system information" msgstr "" -#: shell/menu.c:56 shell/syncmanager.c:689 +#: shell/menu.c:57 shell/syncmanager.c:691 msgid "Synchronize" msgstr "" -#: shell/menu.c:57 +#: shell/menu.c:58 msgid "Send benchmark results and receive updated data from the network" msgstr "" -#: shell/menu.c:61 +#: shell/menu.c:62 msgid "_Open..." msgstr "_Öffnen..." -#: shell/menu.c:66 -msgid "_Copy to Clipboard" -msgstr "In die Zwischenablage _kopieren" - -#: shell/menu.c:67 -msgid "Copy to clipboard" -msgstr "In die Zwischenablage kopieren" - -#: shell/menu.c:71 +#: shell/menu.c:73 msgid "_Refresh" msgstr "_Aktualisieren" -#: shell/menu.c:76 +#: shell/menu.c:78 msgid "_Open HardInfo2 Web Site" msgstr "HardInfo2-_Webseite öffnen" -#: shell/menu.c:81 +#: shell/menu.c:83 msgid "_Report bug" msgstr "Fehler _melden" -#: shell/menu.c:86 +#: shell/menu.c:88 msgid "_About HardInfo2" msgstr "_Über HardInfo2" -#: shell/menu.c:87 +#: shell/menu.c:89 msgid "Displays program version information" msgstr "" -#: shell/menu.c:91 +#: shell/menu.c:93 msgid "_Quit" msgstr "_Beenden" -#: shell/menu.c:98 +#: shell/menu.c:100 msgid "_Side Pane" msgstr "_Seitenleiste" -#: shell/menu.c:99 +#: shell/menu.c:101 msgid "Toggles side pane visibility" msgstr "" -#: shell/menu.c:102 +#: shell/menu.c:104 msgid "_Toolbar" msgstr "_Symbolleiste" -#: shell/menu.c:106 +#: shell/menu.c:108 msgid "Synchronize on startup" msgstr "" +#: shell/menu.c:113 +msgid "Disable Theme" +msgstr "" + +#: shell/menu.c:117 +msgid "Theme Motherboard" +msgstr "" + +#: shell/menu.c:121 +msgid "Theme Graffiti" +msgstr "" + +#: shell/menu.c:125 +msgid "Theme Anime PC" +msgstr "" + +#: shell/menu.c:129 +msgid "Theme Tux Star" +msgstr "" + +#: shell/menu.c:133 +msgid "Theme PixArt" +msgstr "" + +#: shell/menu.c:137 +msgid "Theme Silicon" +msgstr "" + #: shell/report.c:771 shell/report.c:779 msgid "Save File" msgstr "Datei speichern" -#: shell/report.c:774 shell/report.c:1253 shell/syncmanager.c:777 +#: shell/report.c:774 shell/report.c:1251 shell/syncmanager.c:779 msgid "_Cancel" msgstr "_Abbrechen" @@ -180,42 +839,37 @@ msgstr "_Nichts auswählen" msgid "Select _All" msgstr "_Alles auswählen" -#: shell/report.c:1263 +#: shell/report.c:1261 msgid "_Generate" msgstr "_Generieren" -#: shell/shell.c:312 shell/shell.c:781 shell/shell.c:2019 -#: modules/benchmark.c:725 modules/benchmark.c:733 -msgid "Done." -msgstr "Fertig." - -#: shell/shell.c:416 +#: shell/shell.c:518 #, c-format msgid "%s - System Information and Benchmark" msgstr "" -#: shell/shell.c:766 +#: shell/shell.c:917 msgid "Loading modules..." msgstr "Lade Module..." -#: shell/shell.c:1536 +#: shell/shell.c:1672 msgid "URL" msgstr "" -#: shell/shell.c:1543 +#: shell/shell.c:1679 msgid "Support URL" msgstr "" -#: shell/shell.c:1554 +#: shell/shell.c:1690 msgid "Wikipedia" msgstr "" -#: shell/shell.c:1885 +#: shell/shell.c:2019 #, c-format msgid "%s → Summary" msgstr "%s → Zusammenfassung" -#: shell/shell.c:1993 +#: shell/shell.c:2126 msgid "Updating..." msgstr "Aktualisiere…" @@ -234,73 +888,133 @@ msgstr "" "Synchronisiere\n" "Dies kann kurz dauern." -#: shell/syncmanager.c:543 +#: shell/syncmanager.c:545 msgid "(canceled)" msgstr "(abgebrochen)" -#: shell/syncmanager.c:559 +#: shell/syncmanager.c:561 msgid "(failed)" msgstr "(gescheitert)" -#: shell/syncmanager.c:655 modules/benchmark.c:904 +#: shell/syncmanager.c:657 modules/benchmark.c:884 msgid "Send benchmark results" msgstr "Übermittle Benchmark-Ergebnisse" -#: shell/syncmanager.c:764 +#: shell/syncmanager.c:766 msgid "Privacy Policy" msgstr "" -#: shell/syncmanager.c:786 +#: shell/syncmanager.c:788 msgid "_Synchronize" msgstr "_Synchronisieren" -#: shell/syncmanager.c:835 +#: shell/syncmanager.c:837 #, c-format msgid "Synchronizing: %s" msgstr "" -#: modules/benchmark.c:353 -msgid "This Machine" +#: modules/benchmark/benches.c:113 +msgid "CPU Blowfish (Single-thread)" msgstr "" -#: modules/benchmark.c:564 modules/benchmark/bench_results.c:527 -#: modules/benchmark/bench_results.c:593 -msgid "CPU Config" -msgstr "CPU Konfiguration" +#: modules/benchmark/benches.c:121 +msgid "CPU Blowfish (Multi-thread)" +msgstr "" -#: modules/benchmark.c:564 -msgid "Results" -msgstr "Ergebnisse" +#: modules/benchmark/benches.c:129 +msgid "CPU Blowfish (Multi-core)" +msgstr "" -#: modules/benchmark.c:565 modules/devices/sparc/processor.c:75 -msgid "CPU" +#: modules/benchmark/benches.c:137 +msgid "CPU Zlib" msgstr "" -#: modules/benchmark.c:640 -#, c-format -msgid "Benchmarking: %s." -msgstr "Benchmarke: %s." +#: modules/benchmark/benches.c:145 +msgid "CPU CryptoHash" +msgstr "CPU Crypto-Hash" + +#: modules/benchmark/benches.c:153 +msgid "CPU Fibonacci" +msgstr "CPU Fibonacci" + +#: modules/benchmark/benches.c:161 +msgid "CPU N-Queens" +msgstr "CPU Damenproblem" + +#: modules/benchmark/benches.c:169 +msgid "FPU FFT" +msgstr "FPU FFT" + +#: modules/benchmark/benches.c:177 +msgid "FPU Raytracing (Single-thread)" +msgstr "" + +#: modules/benchmark/benches.c:185 +msgid "Internal Network Speed" +msgstr "" + +#: modules/benchmark/benches.c:193 +msgid "SysBench CPU (Single-thread)" +msgstr "" + +#: modules/benchmark/benches.c:201 +msgid "SysBench CPU (Multi-thread)" +msgstr "" + +#: modules/benchmark/benches.c:209 +msgid "SysBench CPU (Four threads)" +msgstr "SysBench CPU (Vier threads)" + +#: modules/benchmark/benches.c:217 +msgid "SysBench Memory (Single-thread)" +msgstr "" + +#: modules/benchmark/benches.c:225 +msgid "SysBench Memory (Two threads)" +msgstr "SysBench Memory (Zwei threads)" + +#: modules/benchmark/benches.c:233 +msgid "SysBench Memory (Quad threads)" +msgstr "" + +#: modules/benchmark/benches.c:241 +msgid "SysBench Memory (Multi-thread)" +msgstr "" + +#: modules/benchmark/benches.c:249 +msgid "GPU Drawing" +msgstr "GPU Zeichnen" -#: modules/benchmark.c:652 -msgid "Stop" +#: modules/benchmark/benches.c:263 +msgid "" +"Alexey Kopytov's sysbench is required.\n" +"Results in events/second. Higher is better." msgstr "" +"Alexey Kopytov's sysbench wird benötigt.\n" +"Ergebnisse in events/Sekunde. Höhere Werte sind besser." -#: modules/benchmark.c:741 -msgid "Benchmarks" -msgstr "Benchmarks" +#: modules/benchmark/benches.c:269 +msgid "" +"Alexey Kopytov's sysbench is required.\n" +"Results in MiB/second. Higher is better." +msgstr "" +"Alexey Kopytov's sysbench wird benötigt.\n" +"Ergebnisse in MiB/Sekunde. Höhere Werte sind besser." -#: modules/benchmark.c:751 -msgid "Perform tasks and compare with other systems" -msgstr "Erledigt Aufgaben und vergleicht die Ergebnisse mit anderen Systemen" +#: modules/benchmark/benches.c:272 +msgid "" +"iperf3 is required.\n" +"Results in Gbits/s. Higher is better." +msgstr "" -#: modules/benchmark.c:910 -msgid "Receive benchmark results" -msgstr "Lade Benchmark-Ergebnisse" +#: modules/benchmark/benches.c:284 +msgid "Results in HIMarks. Higher is better." +msgstr "Ergebnisse in HIMarks. Höhere Werte sind besser." #. / Used for an unknown value. Having it in only one place cleans up the .po #. * line references #: modules/benchmark/bench_results.c:34 modules/computer.c:41 -#: modules/computer/display.c:41 modules/computer/display.c:58 +#: modules/computer/display.c:40 modules/computer/display.c:57 #: modules/computer/os.c:290 modules/computer/os.c:350 modules/devices.c:532 #: modules/devices/dmi_memory.c:57 modules/devices/dmi_memory.c:58 #: modules/devices/dmi_memory.c:634 modules/devices/dmi_memory.c:777 @@ -317,15 +1031,15 @@ msgstr "Lade Benchmark-Ergebnisse" #: modules/devices/spd-decode.c:983 modules/devices/storage.c:27 #: modules/devices/storage.c:307 modules/devices/storage.c:336 #: modules/devices/storage.c:431 modules/devices/usb.c:29 -#: modules/network/net.c:437 includes/cpu_util.h:11 +#: modules/network/net.c:465 includes/cpu_util.h:11 msgid "(Unknown)" msgstr "" #: modules/benchmark/bench_results.c:69 modules/benchmark/bench_results.c:359 -#: modules/devices.c:369 modules/devices.c:377 modules/devices.c:405 -#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:290 -#: modules/devices/arm/processor.c:303 modules/devices/arm/processor.c:345 -#: modules/devices/arm/processor.c:500 modules/devices/gpu.c:125 +#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:289 +#: modules/devices/arm/processor.c:302 modules/devices/arm/processor.c:344 +#: modules/devices/arm/processor.c:499 modules/devices.c:369 +#: modules/devices.c:377 modules/devices.c:405 modules/devices/gpu.c:125 #: modules/devices/gpu.c:127 modules/devices/gpu.c:133 #: modules/devices/gpu.c:135 modules/devices/gpu.c:187 #: modules/devices/gpu.c:189 modules/devices/ia64/processor.c:167 @@ -334,37 +1048,37 @@ msgstr "" #: modules/devices/m68k/processor.c:87 modules/devices/mips/processor.c:77 #: modules/devices/parisc/processor.c:158 #: modules/devices/parisc/processor.c:191 modules/devices/ppc/processor.c:160 -#: modules/devices/ppc/processor.c:187 modules/devices/riscv/processor.c:186 -#: modules/devices/riscv/processor.c:214 modules/devices/s390/processor.c:160 +#: modules/devices/ppc/processor.c:187 modules/devices/riscv/processor.c:185 +#: modules/devices/riscv/processor.c:213 modules/devices/s390/processor.c:160 #: modules/devices/sh/processor.c:87 modules/devices/sh/processor.c:88 -#: modules/devices/sh/processor.c:89 modules/devices/x86/processor.c:318 -#: modules/devices/x86/processor.c:331 modules/devices/x86/processor.c:659 -#: modules/devices/x86/processor.c:791 +#: modules/devices/sh/processor.c:89 modules/devices/x86/processor.c:317 +#: modules/devices/x86/processor.c:330 modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:790 msgid "MHz" msgstr "" -#: modules/benchmark/bench_results.c:391 modules/devices.c:177 +#: modules/benchmark/bench_results.c:391 modules/devices.c:178 #, c-format msgid "%d physical processor" msgid_plural "%d physical processors" msgstr[0] "" msgstr[1] "" -#: modules/benchmark/bench_results.c:392 modules/devices.c:178 +#: modules/benchmark/bench_results.c:392 modules/devices.c:179 #, c-format msgid "%d core" msgid_plural "%d cores" msgstr[0] "" msgstr[1] "" -#: modules/benchmark/bench_results.c:393 modules/devices.c:179 +#: modules/benchmark/bench_results.c:393 modules/devices.c:180 #, c-format msgid "%d thread" msgid_plural "%d threads" msgstr[0] "" msgstr[1] "" -#: modules/benchmark/bench_results.c:398 modules/devices.c:181 +#: modules/benchmark/bench_results.c:398 modules/devices.c:182 #, c-format msgid "%d NUMA node" msgid_plural "%d NUMA nodes" @@ -372,257 +1086,211 @@ msgstr[0] "" msgstr[1] "" #. /NP procs; NC cores across NN nodes; NT threads -#: modules/benchmark/bench_results.c:402 modules/devices.c:182 +#: modules/benchmark/bench_results.c:402 modules/devices.c:183 #, c-format msgid "%s; %s across %s; %s" msgstr "" #. /NP procs; NC cores; NT threads -#: modules/benchmark/bench_results.c:407 modules/devices.c:185 +#: modules/benchmark/bench_results.c:407 modules/devices.c:186 #, c-format msgid "%s; %s; %s" msgstr "" -#: modules/benchmark/bench_results.c:479 modules/benchmark/bench_results.c:599 -#: modules/computer.c:948 modules/devices/dmi_memory.c:636 +#: modules/benchmark/bench_results.c:478 modules/benchmark/bench_results.c:598 +#: modules/computer.c:961 modules/devices/dmi_memory.c:636 #: modules/devices/dmi_memory.c:717 modules/devices/dmi_memory.c:727 #: modules/devices/dmi_memory.c:781 modules/devices/dmi_memory.c:868 -#: modules/devices/dmi_memory.c:914 modules/devices/dmi_memory.c:999 -#: modules/network/net.c:395 modules/network/net.c:417 -#: modules/network/net.c:418 +#: modules/devices/dmi_memory.c:914 modules/devices/dmi_memory.c:997 +#: modules/network/net.c:421 modules/network/net.c:445 +#: modules/network/net.c:446 msgid "MiB" msgstr "" -#: modules/benchmark/bench_results.c:484 modules/benchmark/bench_results.c:598 +#: modules/benchmark/bench_results.c:483 modules/benchmark/bench_results.c:597 msgid "kiB" msgstr "" -#: modules/benchmark/bench_results.c:492 modules/benchmark/bench_results.c:546 +#: modules/benchmark/bench_results.c:491 modules/benchmark/bench_results.c:545 #, c-format msgid "%d-bit" msgstr "" -#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:511 modules/benchmark/bench_results.c:574 msgid "Benchmark Result" msgstr "Benchmark Ergebnisse" -#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:511 modules/benchmark/bench_results.c:574 msgid "Threads" msgstr "" -#: modules/benchmark/bench_results.c:513 modules/benchmark/bench_results.c:577 +#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:576 msgid "Elapsed Time" msgstr "Vergangene Zeit" -#: modules/benchmark/bench_results.c:513 modules/benchmark/bench_results.c:577 +#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:576 msgid "seconds" msgstr "Sekunden" -#: modules/benchmark/bench_results.c:514 modules/computer/languages.c:101 -#: modules/devices/arm/processor.c:355 modules/devices/gpu.c:157 +#: modules/benchmark/bench_results.c:513 modules/computer/languages.c:101 +#: modules/devices/arm/processor.c:354 modules/devices/gpu.c:157 #: modules/devices/ia64/processor.c:166 #: modules/devices/loongarch64/processor.c:84 modules/devices/pci.c:146 #: modules/devices/ppc/processor.c:159 msgid "Revision" msgstr "" -#: modules/benchmark/bench_results.c:515 modules/benchmark/bench_results.c:578 +#: modules/benchmark/bench_results.c:514 modules/benchmark/bench_results.c:577 msgid "Extra Information" msgstr "Zusätzliche Information" -#: modules/benchmark/bench_results.c:517 modules/benchmark/bench_results.c:580 +#: modules/benchmark/bench_results.c:516 modules/benchmark/bench_results.c:579 msgid "Note" msgstr "Hinweis" -#: modules/benchmark/bench_results.c:518 modules/benchmark/bench_results.c:581 +#: modules/benchmark/bench_results.c:517 modules/benchmark/bench_results.c:580 msgid "" "This result is from an old version of HardInfo. Results might not be " "comparable to current version. Some details are missing." msgstr "" -#: modules/benchmark/bench_results.c:522 modules/benchmark/bench_results.c:585 +#: modules/benchmark/bench_results.c:521 modules/benchmark/bench_results.c:584 #: modules/devices/devicetree/pmac_data.c:81 modules/devices/sh/processor.c:85 msgid "Machine" msgstr "Maschine" -#: modules/benchmark/bench_results.c:523 modules/benchmark/bench_results.c:585 -#: modules/devices/devicetree.c:208 modules/devices/dmi.c:48 +#: modules/benchmark/bench_results.c:522 modules/benchmark/bench_results.c:584 +#: modules/devices/devicetree.c:207 modules/devices/dmi.c:48 msgid "Board" msgstr "" -#: modules/benchmark/bench_results.c:524 modules/benchmark/bench_results.c:587 -#: modules/computer.c:550 +#: modules/benchmark/bench_results.c:523 modules/benchmark/bench_results.c:586 +#: modules/computer.c:559 msgid "Machine Type" msgstr "Maschinen-Typ" -#: modules/benchmark/bench_results.c:525 modules/benchmark/bench_results.c:590 +#: modules/benchmark/bench_results.c:524 modules/benchmark/bench_results.c:589 msgid "CPU Name" msgstr "" -#: modules/benchmark/bench_results.c:526 modules/benchmark/bench_results.c:591 +#: modules/benchmark/bench_results.c:525 modules/benchmark/bench_results.c:590 msgid "CPU Description" msgstr "CPU Beschreibung" -#: modules/benchmark/bench_results.c:528 modules/benchmark/bench_results.c:593 +#: modules/benchmark/bench_results.c:526 modules/benchmark/bench_results.c:592 +#: modules/benchmark.c:559 +msgid "CPU Config" +msgstr "CPU Konfiguration" + +#: modules/benchmark/bench_results.c:527 modules/benchmark/bench_results.c:592 msgid "Threads Available" msgstr "Threads verfügbar" -#: modules/benchmark/bench_results.c:529 modules/benchmark/bench_results.c:594 +#: modules/benchmark/bench_results.c:528 modules/benchmark/bench_results.c:593 msgid "GPU" msgstr "" -#: modules/benchmark/bench_results.c:530 modules/benchmark/bench_results.c:596 -#: modules/computer.c:562 +#: modules/benchmark/bench_results.c:529 modules/benchmark/bench_results.c:595 +#: modules/computer.c:571 msgid "OpenGL Renderer" msgstr "OpenGL-Renderer" -#: modules/benchmark/bench_results.c:531 modules/benchmark/bench_results.c:598 -#: modules/computer.c:140 modules/computer.c:549 modules/computer.c:1041 +#: modules/benchmark/bench_results.c:530 modules/benchmark/bench_results.c:597 +#: modules/computer.c:140 modules/computer.c:558 modules/computer.c:1054 #: modules/devices/gpu.c:160 msgid "Memory" msgstr "Hauptspeicher" -#: modules/benchmark/bench_results.c:532 modules/benchmark/bench_results.c:600 +#: modules/benchmark/bench_results.c:531 modules/benchmark/bench_results.c:599 msgid "Pointer Size" msgstr "" -#: modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:574 msgid "Benchmark" msgstr "" -#: modules/benchmark/bench_results.c:576 modules/devices/dmi_memory.c:936 +#: modules/benchmark/bench_results.c:575 modules/devices/dmi_memory.c:936 #: modules/devices/firmware.c:245 modules/devices/monitors.c:495 -#: modules/devices/x86/processor.c:693 +#: modules/devices/x86/processor.c:692 msgid "Result" msgstr "Ergebnis" -#: modules/benchmark/bench_results.c:588 +#: modules/benchmark/bench_results.c:587 msgid "Linux Kernel" msgstr "" -#: modules/benchmark/bench_results.c:589 +#: modules/benchmark/bench_results.c:588 msgid "Linux OS" msgstr "" -#: modules/benchmark/bench_results.c:598 +#: modules/benchmark/bench_results.c:597 msgid "Physical Memory" msgstr "" -#: modules/benchmark/bench_results.c:602 +#: modules/benchmark/bench_results.c:601 msgid "Handles" msgstr "" -#: modules/benchmark/bench_results.c:602 +#: modules/benchmark/bench_results.c:601 msgid "mid" msgstr "" -#: modules/benchmark/bench_results.c:603 +#: modules/benchmark/bench_results.c:602 msgid "cfg_val" msgstr "" -#: modules/benchmark/benches.c:106 -msgid "CPU Blowfish (Single-thread)" -msgstr "" - -#: modules/benchmark/benches.c:114 -msgid "CPU Blowfish (Multi-thread)" -msgstr "" - -#: modules/benchmark/benches.c:122 -msgid "CPU Blowfish (Multi-core)" -msgstr "" - -#: modules/benchmark/benches.c:130 -msgid "CPU Zlib" -msgstr "" - -#: modules/benchmark/benches.c:138 -msgid "CPU CryptoHash" -msgstr "CPU Crypto-Hash" - -#: modules/benchmark/benches.c:146 -msgid "CPU Fibonacci" -msgstr "CPU Fibonacci" - -#: modules/benchmark/benches.c:154 -msgid "CPU N-Queens" -msgstr "CPU Damenproblem" - -#: modules/benchmark/benches.c:162 -msgid "FPU FFT" -msgstr "FPU FFT" - -#: modules/benchmark/benches.c:170 -msgid "FPU Raytracing (Single-thread)" -msgstr "" - -#: modules/benchmark/benches.c:178 -msgid "Internal Network Speed" -msgstr "" - -#: modules/benchmark/benches.c:186 -msgid "SysBench CPU (Single-thread)" -msgstr "" - -#: modules/benchmark/benches.c:194 -msgid "SysBench CPU (Multi-thread)" +#: modules/benchmark.c:352 +msgid "This Machine" msgstr "" -#: modules/benchmark/benches.c:202 -msgid "SysBench CPU (Four threads)" -msgstr "SysBench CPU (Vier threads)" +#: modules/benchmark.c:559 +msgid "Results" +msgstr "Ergebnisse" -#: modules/benchmark/benches.c:210 -msgid "SysBench Memory (Single-thread)" +#: modules/benchmark.c:560 modules/devices/sparc/processor.c:75 +msgid "CPU" msgstr "" -#: modules/benchmark/benches.c:218 -msgid "SysBench Memory (Two threads)" -msgstr "SysBench Memory (Zwei threads)" +#: modules/benchmark.c:636 +#, c-format +msgid "Benchmarking: %s." +msgstr "Benchmarke: %s." -#: modules/benchmark/benches.c:226 -msgid "SysBench Memory (Quad threads)" +#: modules/benchmark.c:643 +msgid "Stop" msgstr "" -#: modules/benchmark/benches.c:234 -msgid "SysBench Memory (Multi-thread)" +#: modules/benchmark.c:655 +msgid "" +"Please do not move your mouse\n" +"or press any keys." msgstr "" -#: modules/benchmark/benches.c:242 -msgid "GPU Drawing" -msgstr "GPU Zeichnen" +#: modules/benchmark.c:725 +msgid "Benchmarks" +msgstr "Benchmarks" -#: modules/benchmark/benches.c:256 -msgid "" -"Alexey Kopytov's sysbench is required.\n" -"Results in events/second. Higher is better." -msgstr "" -"Alexey Kopytov's sysbench wird benötigt.\n" -"Ergebnisse in events/Sekunde. Höhere Werte sind besser." +#: modules/benchmark.c:735 +msgid "Perform tasks and compare with other systems" +msgstr "Erledigt Aufgaben und vergleicht die Ergebnisse mit anderen Systemen" -#: modules/benchmark/benches.c:262 -msgid "" -"Alexey Kopytov's sysbench is required.\n" -"Results in MiB/second. Higher is better." -msgstr "" -"Alexey Kopytov's sysbench wird benötigt.\n" -"Ergebnisse in MiB/Sekunde. Höhere Werte sind besser." +#: modules/benchmark.c:890 +msgid "Receive benchmark results" +msgstr "Lade Benchmark-Ergebnisse" -#: modules/benchmark/benches.c:265 -msgid "" -"iperf3 is required.\n" -"Results in Gbits/s. Higher is better." -msgstr "" +#: modules/computer/alsa.c:26 modules/computer.c:575 +msgid "Audio Devices" +msgstr "Audio-Geräte" -#: modules/benchmark/benches.c:277 -msgid "Results in HIMarks. Higher is better." -msgstr "Ergebnisse in HIMarks. Höhere Werte sind besser." +#: modules/computer/alsa.c:34 +msgid "Audio Adapter" +msgstr "Audio-Adapter" #: modules/computer.c:96 modules/devices/firmware.c:74 msgid "Summary" msgstr "Zusammenfassung" -#: modules/computer.c:97 modules/computer.c:552 modules/computer.c:1040 +#: modules/computer.c:97 modules/computer.c:561 modules/computer.c:1053 msgid "Operating System" msgstr "Betriebssystem" @@ -634,7 +1302,7 @@ msgstr "Sicherheit" msgid "Kernel Modules" msgstr "Kernel-Module" -#: modules/computer.c:100 modules/computer.c:713 +#: modules/computer.c:100 modules/computer.c:726 msgid "Boots" msgstr "Systemstarts" @@ -650,11 +1318,11 @@ msgstr "SPeicherbenutzung" msgid "Filesystems" msgstr "Dateisysteme" -#: modules/computer.c:104 modules/computer.c:557 +#: modules/computer.c:104 modules/computer.c:566 msgid "Display" msgstr "Anzeige" -#: modules/computer.c:105 modules/computer/environment.c:32 +#: modules/computer.c:105 modules/computer/environment.c:37 msgid "Environment Variables" msgstr "Umgebungsvariablen" @@ -662,7 +1330,7 @@ msgstr "Umgebungsvariablen" msgid "Development" msgstr "Entwicklung" -#: modules/computer.c:111 modules/computer.c:837 +#: modules/computer.c:111 modules/computer.c:850 msgid "Users" msgstr "Benutzer" @@ -675,478 +1343,445 @@ msgstr "Gruppen" msgid "%dMB (%dMB used)" msgstr "%dMB (%dMB benutzt)" -#: modules/computer.c:144 modules/computer.c:621 +#: modules/computer.c:144 modules/computer.c:631 msgid "Uptime" msgstr "Betriebszeit" -#: modules/computer.c:146 modules/computer.c:554 +#: modules/computer.c:146 modules/computer.c:563 msgid "Date/Time" msgstr "Datum/Zeit" -#: modules/computer.c:151 modules/computer.c:622 +#: modules/computer.c:151 modules/computer.c:632 msgid "Load Average" msgstr "Durchschnittliche Belastung" -#: modules/computer.c:264 +#: modules/computer.c:266 msgid "Scripting Languages" msgstr "Script-Sprachen" -#: modules/computer.c:265 +#: modules/computer.c:267 msgid "Gambas3 (gbr3)" msgstr "" -#: modules/computer.c:266 +#: modules/computer.c:268 msgid "Python (default)" msgstr "Python (Voreinstellung)" -#: modules/computer.c:267 +#: modules/computer.c:269 msgid "Python2" msgstr "" -#: modules/computer.c:268 +#: modules/computer.c:270 msgid "Python3" msgstr "" -#: modules/computer.c:269 +#: modules/computer.c:271 msgid "Perl" msgstr "Perl" -#: modules/computer.c:270 +#: modules/computer.c:272 msgid "Perl6 (VM)" msgstr "" -#: modules/computer.c:271 +#: modules/computer.c:273 msgid "Perl6" msgstr "" -#: modules/computer.c:272 +#: modules/computer.c:274 msgid "PHP" msgstr "PHP" -#: modules/computer.c:273 +#: modules/computer.c:275 msgid "Ruby" msgstr "Ruby" -#: modules/computer.c:274 +#: modules/computer.c:276 msgid "Bash" msgstr "Bash" -#: modules/computer.c:275 +#: modules/computer.c:277 msgid "JavaScript (Node.js)" msgstr "" -#: modules/computer.c:276 +#: modules/computer.c:278 msgid "awk" msgstr "" -#: modules/computer.c:277 +#: modules/computer.c:279 msgid "Compilers" msgstr "Compiler" -#: modules/computer.c:278 +#: modules/computer.c:280 msgid "C (GCC)" msgstr "C (GCC)" -#: modules/computer.c:279 +#: modules/computer.c:281 msgid "C (Clang)" msgstr "C (Clang)" -#: modules/computer.c:280 +#: modules/computer.c:282 msgid "D (dmd)" msgstr "D (dmd)" -#: modules/computer.c:281 +#: modules/computer.c:283 msgid "Gambas3 (gbc3)" msgstr "" -#: modules/computer.c:282 +#: modules/computer.c:284 msgid "Java" msgstr "Java" -#: modules/computer.c:283 +#: modules/computer.c:285 msgid "C♯ (mcs)" msgstr "" -#: modules/computer.c:284 +#: modules/computer.c:286 msgid "Vala" msgstr "Vala" -#: modules/computer.c:285 +#: modules/computer.c:287 msgid "Haskell (GHC)" msgstr "Haskell (GHC)" -#: modules/computer.c:286 +#: modules/computer.c:288 msgid "FreePascal" msgstr "FreePascal" -#: modules/computer.c:287 +#: modules/computer.c:289 msgid "Go" msgstr "" -#: modules/computer.c:288 +#: modules/computer.c:290 msgid "Rust" msgstr "" -#: modules/computer.c:289 +#: modules/computer.c:291 msgid "Tools" msgstr "Werkzeuge" -#: modules/computer.c:290 +#: modules/computer.c:292 msgid "make" msgstr "make" -#: modules/computer.c:291 +#: modules/computer.c:293 msgid "ninja" msgstr "" -#: modules/computer.c:292 +#: modules/computer.c:294 msgid "GDB" msgstr "GDB" -#: modules/computer.c:293 +#: modules/computer.c:295 msgid "LLDB" msgstr "" -#: modules/computer.c:294 +#: modules/computer.c:296 msgid "strace" msgstr "strace" -#: modules/computer.c:295 +#: modules/computer.c:297 msgid "valgrind" msgstr "valgrind" -#: modules/computer.c:296 +#: modules/computer.c:298 msgid "QMake" msgstr "QMake" -#: modules/computer.c:297 +#: modules/computer.c:299 msgid "CMake" msgstr "" -#: modules/computer.c:298 +#: modules/computer.c:300 msgid "Gambas3 IDE" msgstr "" -#: modules/computer.c:299 +#: modules/computer.c:301 msgid "Radare2" msgstr "" -#: modules/computer.c:300 +#: modules/computer.c:302 msgid "ltrace" msgstr "" -#: modules/computer.c:301 +#: modules/computer.c:303 msgid "Powershell" msgstr "" -#: modules/computer.c:342 +#: modules/computer.c:344 msgid "Not found" msgstr "Nicht gefunden" -#: modules/computer.c:347 +#: modules/computer.c:349 #, c-format msgid "Detecting version: %s" msgstr "" -#: modules/computer.c:365 +#: modules/computer.c:367 msgid "Program" msgstr "Programm" -#: modules/computer.c:365 modules/computer.c:597 modules/computer.c:599 -#: modules/computer.c:778 modules/computer/modules.c:372 +#: modules/computer.c:367 modules/computer.c:607 modules/computer.c:609 +#: modules/computer.c:791 modules/computer/modules.c:372 #: modules/devices/dmi.c:41 modules/devices/dmi.c:47 modules/devices/dmi.c:51 #: modules/devices/dmi.c:57 modules/devices/firmware.c:75 #: modules/devices/inputdevices.c:146 modules/devices/monitors.c:409 msgid "Version" msgstr "" -#: modules/computer.c:383 modules/computer.c:702 modules/computer/modules.c:370 -#: modules/computer/modules.c:371 modules/devices/arm/processor.c:470 +#: modules/computer.c:386 +msgid "Field" +msgstr "" + +#: modules/computer.c:386 modules/computer.c:715 modules/computer/modules.c:370 +#: modules/computer/modules.c:371 modules/devices/arm/processor.c:469 msgid "Description" msgstr "Beschreibung" -#: modules/computer.c:383 modules/devices.c:771 +#: modules/computer.c:386 modules/devices.c:771 msgid "Value" msgstr "Wert" -#: modules/computer.c:403 +#: modules/computer.c:406 msgid "Single-board computer" msgstr "" -#: modules/computer.c:409 modules/computer.c:418 modules/computer.c:440 -msgid "Laptop" -msgstr "" - #. /proc/apm -#: modules/computer.c:452 +#: modules/computer.c:455 msgid "Unknown physical machine type" msgstr "Unbekannter physischer Maschinentyp" -#: modules/computer.c:472 modules/computer.c:473 +#: modules/computer.c:476 modules/computer.c:477 msgid "Virtual (VMware)" msgstr "Virtuell (VMware)" -#: modules/computer.c:475 modules/computer.c:476 modules/computer.c:477 -#: modules/computer.c:478 +#: modules/computer.c:479 modules/computer.c:480 modules/computer.c:481 +#: modules/computer.c:482 msgid "Virtual (QEMU)" msgstr "Virtuell (QEMU)" -#: modules/computer.c:480 modules/computer.c:481 +#: modules/computer.c:484 modules/computer.c:485 msgid "Virtual (Unknown)" msgstr "Virtuell (Unbekannt)" -#: modules/computer.c:483 modules/computer.c:484 modules/computer.c:485 -#: modules/computer.c:506 +#: modules/computer.c:487 modules/computer.c:488 modules/computer.c:489 +#: modules/computer.c:512 msgid "Virtual (VirtualBox)" msgstr "Virtuell (VirtualBox)" -#: modules/computer.c:487 modules/computer.c:488 modules/computer.c:489 -#: modules/computer.c:500 +#: modules/computer.c:491 modules/computer.c:492 modules/computer.c:493 +#: modules/computer.c:506 msgid "Virtual (Xen)" msgstr "Virtuell (Xen)" -#: modules/computer.c:491 +#: modules/computer.c:495 msgid "Virtual (hypervisor present)" msgstr "Virtuell (Hypervisor vorhanden)" -#: modules/computer.c:546 modules/computer.c:994 +#: modules/computer.c:555 modules/computer.c:1007 msgid "Computer" msgstr "Computer" -#: modules/computer.c:547 modules/computer.c:1041 modules/devices.c:98 -#: modules/devices/alpha/processor.c:87 modules/devices/arm/processor.c:341 -#: modules/devices/ia64/processor.c:159 -#: modules/devices/loongarch64/processor.c:80 -#: modules/devices/m68k/processor.c:83 modules/devices/mips/processor.c:74 -#: modules/devices/parisc/processor.c:154 modules/devices/ppc/processor.c:157 -#: modules/devices/riscv/processor.c:181 modules/devices/s390/processor.c:131 -#: modules/devices/sh/processor.c:83 modules/devices/sparc/processor.c:74 -#: modules/devices/x86/processor.c:648 -msgid "Processor" -msgstr "Prozessor" - -#: modules/computer.c:553 modules/computer.c:615 +#: modules/computer.c:562 modules/computer.c:625 msgid "User Name" msgstr "Benutzername" -#: modules/computer.c:558 +#: modules/computer.c:567 msgid "Resolution" msgstr "Auflösung" -#: modules/computer.c:558 modules/computer.c:783 +#: modules/computer.c:567 modules/computer.c:796 #, c-format msgid "%dx%d pixels" msgstr "%dx%d Pixel" -#: modules/computer.c:560 +#: modules/computer.c:569 msgid "Display Adapter" msgstr "" -#: modules/computer.c:563 +#: modules/computer.c:572 msgid "Session Display Server" msgstr "Sitzungsanzeigeserver" -#: modules/computer.c:566 modules/computer/alsa.c:26 -msgid "Audio Devices" -msgstr "Audio-Geräte" - -#: modules/computer.c:568 modules/devices.c:107 +#: modules/computer.c:577 modules/devices.c:108 msgid "Input Devices" msgstr "Eingabegeräte" -#: modules/computer.c:597 +#: modules/computer.c:607 msgid "Kernel" msgstr "" -#: modules/computer.c:598 +#: modules/computer.c:608 msgid "Command Line" msgstr "Befehlszeile" -#: modules/computer.c:598 modules/computer.c:800 modules/computer/os.c:80 -#: modules/computer/os.c:267 modules/computer/os.c:304 -#: modules/computer/os.c:511 modules/computer/os.c:582 modules/devices.c:403 -#: modules/devices.c:549 modules/devices/firmware.c:149 -#: modules/devices/printers.c:106 modules/devices/printers.c:113 -#: modules/devices/printers.c:123 modules/devices/printers.c:138 -#: modules/devices/printers.c:147 modules/devices/printers.c:256 -#: modules/devices/spd-decode.c:311 modules/devices/usb.c:149 -msgid "Unknown" -msgstr "Unbekannt" - -#: modules/computer.c:600 +#: modules/computer.c:610 msgid "C Library" msgstr "C-Library" -#: modules/computer.c:601 +#: modules/computer.c:611 msgid "Distribution" msgstr "" -#: modules/computer.c:608 +#: modules/computer.c:618 msgid "Spin/Flavor" msgstr "" -#: modules/computer.c:613 +#: modules/computer.c:623 msgid "Current Session" msgstr "Aktuelle Sitzung" -#: modules/computer.c:614 +#: modules/computer.c:624 msgid "Computer Name" msgstr "Computername" -#: modules/computer.c:616 modules/computer/languages.c:99 +#: modules/computer.c:626 modules/computer/languages.c:99 msgid "Language" msgstr "Sprache" -#: modules/computer.c:617 modules/computer/users.c:50 +#: modules/computer.c:627 modules/computer/users.c:53 msgid "Home Directory" msgstr "Stammverzeichnis" -#: modules/computer.c:618 +#: modules/computer.c:628 msgid "Desktop Environment" msgstr "Desktop-Umgebung" -#: modules/computer.c:621 +#: modules/computer.c:631 msgid "Misc" msgstr "Verschiedenes" -#: modules/computer.c:634 +#: modules/computer.c:645 msgid "HardInfo2" msgstr "" -#: modules/computer.c:635 +#: modules/computer.c:646 msgid "HardInfo2 running as" msgstr "HardInfo2 läuft als" -#: modules/computer.c:636 +#: modules/computer.c:647 msgid "Superuser" msgstr "" -#: modules/computer.c:636 +#: modules/computer.c:647 msgid "User" msgstr "Benutzer" -#: modules/computer.c:640 +#: modules/computer.c:651 msgid "Health" msgstr "Gesundheit" #. /dev/random"), 1000, .tag = g_strdup("entropy") ), -#: modules/computer.c:642 +#: modules/computer.c:653 msgid "Available entropy in /dev/random" msgstr "Verfügbare Entropie in /dev/random" -#: modules/computer.c:646 +#: modules/computer.c:657 msgid "Hardening Features" msgstr "Härtungsmerkmale" -#: modules/computer.c:647 +#: modules/computer.c:658 msgid "ASLR" msgstr "" -#: modules/computer.c:648 +#: modules/computer.c:659 msgid "dmesg" msgstr "" -#: modules/computer.c:652 +#: modules/computer.c:663 msgid "Linux Security Modules" msgstr "Linux Sicherheitsmodule" -#: modules/computer.c:653 +#: modules/computer.c:664 msgid "Modules available" msgstr "Module verfügbar" -#: modules/computer.c:654 +#: modules/computer.c:665 msgid "SELinux status" msgstr "" -#: modules/computer.c:660 +#: modules/computer.c:671 msgid "CPU Vulnerabilities" msgstr "CPU Schwachstellen" -#: modules/computer.c:699 +#: modules/computer.c:712 msgid "Loaded Modules" msgstr "Geladene Module" -#: modules/computer.c:701 modules/computer.c:729 modules/computer.c:850 +#: modules/computer.c:714 modules/computer.c:742 modules/computer.c:863 #: modules/computer/languages.c:95 modules/computer/modules.c:370 -#: modules/devices/arm/processor.c:469 modules/devices/dmi.c:38 +#: modules/devices/arm/processor.c:468 modules/devices/dmi.c:38 #: modules/devices/dmi.c:49 modules/devices/gpu.c:249 #: modules/devices/ia64/processor.c:160 modules/devices/inputdevices.c:141 #: modules/devices/monitors.c:403 modules/devices/monitors.c:505 -#: modules/devices/sh/processor.c:84 modules/devices/x86/processor.c:751 -#: modules/network.c:332 +#: modules/devices/sh/processor.c:84 modules/devices/x86/processor.c:750 +#: modules/network.c:333 msgid "Name" msgstr "Name" -#: modules/computer.c:715 +#: modules/computer.c:728 msgid "Date & Time" msgstr "Datum & Uhrzeit" -#: modules/computer.c:716 +#: modules/computer.c:729 msgid "Kernel Version" msgstr "Kernel-Version" -#: modules/computer.c:726 +#: modules/computer.c:739 msgid "Available Languages" msgstr "" -#: modules/computer.c:728 +#: modules/computer.c:741 msgid "Language Code" msgstr "Sprach-Code" -#: modules/computer.c:740 +#: modules/computer.c:753 msgid "Mounted File Systems" msgstr "Gemountete Dateisysteme" -#: modules/computer.c:742 modules/computer/filesystem.c:89 +#: modules/computer.c:755 modules/computer/filesystem.c:89 msgid "Mount Point" msgstr "Mount-Punkt" -#: modules/computer.c:743 +#: modules/computer.c:756 msgid "Usage" msgstr "Verwendung" -#: modules/computer.c:744 modules/devices.c:795 modules/devices.c:809 +#: modules/computer.c:757 modules/devices.c:795 modules/devices.c:809 #: modules/devices/gpu.c:85 modules/devices/gpu.c:93 modules/devices/gpu.c:241 #: modules/devices/pci.c:102 modules/devices/pci.c:110 #: modules/devices/pci.c:154 modules/devices/storage.c:48 #: modules/devices/storage.c:57 modules/devices/usb.c:172 -#: modules/devices/usb.c:184 modules/devices/x86/processor.c:812 +#: modules/devices/usb.c:184 modules/devices/x86/processor.c:811 msgid "Device" msgstr "Gerät" -#: modules/computer.c:766 +#: modules/computer.c:779 msgid "Session" msgstr "Sitzung" -#: modules/computer.c:767 modules/devices.c:772 modules/devices.c:809 +#: modules/computer.c:780 modules/devices.c:772 modules/devices.c:809 #: modules/devices/dmi.c:56 modules/devices/dmi_memory.c:658 #: modules/devices/dmi_memory.c:807 modules/devices/inputdevices.c:142 -#: modules/devices/x86/processor.c:716 +#: modules/devices/x86/processor.c:715 msgid "Type" msgstr "Typ" -#: modules/computer.c:770 +#: modules/computer.c:783 msgid "Wayland" msgstr "" -#: modules/computer.c:771 modules/computer.c:776 +#: modules/computer.c:784 modules/computer.c:789 msgid "Current Display Name" msgstr "Derzeitiger Display-Name" -#: modules/computer.c:772 modules/devices/arm/processor.c:256 -#: modules/devices/x86/processor.c:284 modules/devices/x86/processor.c:388 -#: modules/devices/x86/processor.c:526 -msgid "(Not Available)" -msgstr "(Nicht verfügbar)" - -#: modules/computer.c:775 +#: modules/computer.c:788 msgid "X Server" msgstr "" -#: modules/computer.c:777 modules/computer.c:817 modules/devices.c:809 +#: modules/computer.c:790 modules/computer.c:830 modules/devices.c:809 #: modules/devices/dmi.c:40 modules/devices/dmi.c:46 modules/devices/dmi.c:50 #: modules/devices/dmi.c:55 modules/devices/dmi_memory.c:808 -#: modules/devices/dmi_memory.c:952 modules/devices/firmware.c:75 +#: modules/devices/dmi_memory.c:950 modules/devices/firmware.c:75 #: modules/devices/firmware.c:167 modules/devices/firmware.c:172 #: modules/devices/firmware.c:219 modules/devices/gpu.c:84 #: modules/devices/gpu.c:92 modules/devices/gpu.c:240 @@ -1154,159 +1789,143 @@ msgstr "" #: modules/devices/monitors.c:402 modules/devices/pci.c:101 #: modules/devices/pci.c:109 modules/devices/storage.c:47 #: modules/devices/storage.c:56 modules/devices/storage.c:282 -#: modules/devices/storage.c:572 modules/devices/storage.c:771 -#: modules/devices/usb.c:171 modules/devices/x86/processor.c:655 +#: modules/devices/storage.c:572 modules/devices/storage.c:777 +#: modules/devices/usb.c:171 modules/devices/x86/processor.c:654 msgid "Vendor" msgstr "Hersteller" -#: modules/computer.c:779 +#: modules/computer.c:792 msgid "Release Number" msgstr "Release-Nummer" -#: modules/computer.c:787 +#: modules/computer.c:800 msgid "Screens" msgstr "Bildschirme" -#: modules/computer.c:793 +#: modules/computer.c:806 msgid "Disconnected" msgstr "Getrennt" -#: modules/computer.c:796 +#: modules/computer.c:809 msgid "Connected" msgstr "Verbunden" -#: modules/computer.c:804 +#: modules/computer.c:817 msgid "Unused" msgstr "Unbenutzt" -#: modules/computer.c:805 +#: modules/computer.c:818 #, c-format msgid "%dx%d pixels, offset (%d, %d)" msgstr "" -#: modules/computer.c:814 +#: modules/computer.c:827 msgid "Outputs (XRandR)" msgstr "" -#: modules/computer.c:816 +#: modules/computer.c:829 msgid "OpenGL (GLX)" msgstr "" -#: modules/computer.c:818 +#: modules/computer.c:831 msgid "Renderer" msgstr "" -#: modules/computer.c:819 +#: modules/computer.c:832 msgid "Direct Rendering" msgstr "Direct-Rendering" -#: modules/computer.c:820 modules/computer/modules.c:352 -#: modules/computer/modules.c:353 modules/devices/inputdevices.c:153 -#: modules/devices/printers.c:145 modules/devices/spd-decode.c:971 -msgid "Yes" -msgstr "Ja" - -#: modules/computer.c:820 modules/computer/modules.c:352 -#: modules/computer/modules.c:353 modules/devices/printers.c:145 -#: modules/devices/spd-decode.c:968 -msgid "No" -msgstr "Nein" - -#: modules/computer.c:821 +#: modules/computer.c:834 msgid "Version (Compatibility)" msgstr "Version (Kompatibilität)" -#: modules/computer.c:822 +#: modules/computer.c:835 msgid "Shading Language Version (Compatibility)" msgstr "Shading Sprachversion (Kompatibilität)" -#: modules/computer.c:823 +#: modules/computer.c:836 msgid "Version (Core)" msgstr "Version (Kern)" -#: modules/computer.c:824 +#: modules/computer.c:837 msgid "Shading Language Version (Core)" msgstr "Shading-Sprachversion (Kern)" -#: modules/computer.c:825 +#: modules/computer.c:838 msgid "Version (ES)" msgstr "" -#: modules/computer.c:826 +#: modules/computer.c:839 msgid "Shading Language Version (ES)" msgstr "Shading-Sprachversion (ES)" -#: modules/computer.c:827 +#: modules/computer.c:840 msgid "GLX Version" msgstr "" -#: modules/computer.c:848 +#: modules/computer.c:861 msgid "Group" msgstr "Gruppe" -#: modules/computer.c:851 modules/computer/users.c:49 +#: modules/computer.c:864 modules/computer/users.c:52 msgid "Group ID" msgstr "Gruppen-ID" #. / "usable memory" -#: modules/computer.c:944 +#: modules/computer.c:957 #, c-format msgid "%0.1f %s available to Linux" msgstr "%0.1f %s verfügbar bei Linux" -#: modules/computer.c:946 modules/devices/dmi_memory.c:715 +#: modules/computer.c:959 modules/devices/dmi_memory.c:715 #: modules/devices/dmi_memory.c:725 modules/devices/dmi_memory.c:866 -#: modules/devices/dmi_memory.c:997 +#: modules/devices/dmi_memory.c:995 msgid "GiB" msgstr "" -#: modules/computer.c:950 modules/computer/memory_usage.c:73 +#: modules/computer.c:963 modules/computer/memory_usage.c:73 #: modules/computer/modules.c:370 msgid "KiB" msgstr "" -#: modules/computer.c:1013 modules/devices/devicetree/pmac_data.c:82 +#: modules/computer.c:1026 modules/devices/devicetree/pmac_data.c:82 msgid "Motherboard" msgstr "" -#: modules/computer.c:1041 +#: modules/computer.c:1054 msgid "Graphics" msgstr "Grafik" -#: modules/computer.c:1042 modules/devices.c:108 +#: modules/computer.c:1055 modules/devices.c:109 msgid "Storage" msgstr "Speicher" -#: modules/computer.c:1042 modules/devices.c:104 +#: modules/computer.c:1055 modules/devices.c:105 msgid "Printers" msgstr "Drucker" -#: modules/computer.c:1042 +#: modules/computer.c:1055 msgid "Audio" msgstr "" -#: modules/computer.c:1091 +#: modules/computer.c:1104 msgid "Gathers high-level computer information" msgstr "Sammelt high-level Computer-Informationen" -#: modules/computer.c:1102 +#: modules/computer.c:1115 msgid "lsmod is required." msgstr "" -#: modules/computer.c:1110 +#: modules/computer.c:1123 msgid "" "X.org's xrandr utility provides additional details when " "available." msgstr "" -#: modules/computer.c:1111 +#: modules/computer.c:1124 msgid "" -"Mesa's glxinfo utility is required for OpenGL information." -msgstr "" - -#: modules/computer/alsa.c:34 -msgid "Audio Adapter" -msgstr "Audio-Adapter" +"Mesa's glxinfo utility is required for OpenGL information." +msgstr "" #: modules/computer/filesystem.c:87 msgid "Filesystem" @@ -1327,7 +1946,7 @@ msgstr "Nur lesen" #: modules/computer/filesystem.c:90 modules/devices.c:795 #: modules/devices/dmi_memory.c:664 modules/devices/dmi_memory.c:811 #: modules/devices/dmi_memory.c:843 modules/devices/dmi_memory.c:882 -#: modules/devices/dmi_memory.c:951 +#: modules/devices/dmi_memory.c:949 msgid "Size" msgstr "Größe" @@ -1624,8 +2243,8 @@ msgstr "" #: modules/computer/modules.c:338 modules/computer/modules.c:339 #: modules/computer/modules.c:340 modules/computer/modules.c:341 #: modules/computer/modules.c:342 modules/computer/modules.c:343 -#: modules/devices/dmi.c:117 modules/devices/dmi_memory.c:938 -#: modules/devices/firmware.c:245 modules/devices/x86/processor.c:695 +#: modules/devices/dmi.c:116 modules/devices/firmware.c:245 +#: modules/devices/x86/processor.c:694 msgid "(Not available)" msgstr "(Nicht verfübar)" @@ -1725,7 +2344,7 @@ msgstr "Zugriff erlaubt (läuft als superuser)" msgid "Access forbidden? (running as superuser)" msgstr "Zugriff verboten? (läuft als superuser)" -#: modules/computer/os.c:298 modules/computer/os.c:573 +#: modules/computer/os.c:298 modules/computer/os.c:572 msgid "Disabled" msgstr "Deaktiviert" @@ -1760,193 +2379,68 @@ msgstr "" msgid "%d bits (healthy)" msgstr "%d bits (gesund)" -#: modules/computer/os.c:568 +#: modules/computer/os.c:567 msgid "Not installed" msgstr "Nicht installiert" -#: modules/computer/os.c:571 +#: modules/computer/os.c:570 msgid "Enabled" msgstr "Aktiviert" -#: modules/computer/uptime.c:54 -#, c-format -msgid "%d day" -msgid_plural "%d days" -msgstr[0] "%d Tag" -msgstr[1] "%d Tage" - -#: modules/computer/uptime.c:55 -#, c-format -msgid "%d hour" -msgid_plural "%d hours" -msgstr[0] "%d Stunde" -msgstr[1] "%d Stunden" - -#: modules/computer/uptime.c:56 -#, c-format -msgid "%d minute" -msgid_plural "%d minutes" -msgstr[0] "%d Minute" -msgstr[1] "%d Minuten" - -#: modules/computer/users.c:47 +#: modules/computer/users.c:50 msgid "User Information" msgstr "Benutzerinformation" -#: modules/computer/users.c:48 +#: modules/computer/users.c:51 msgid "User ID" msgstr "Benutzer-ID" -#: modules/computer/users.c:51 +#: modules/computer/users.c:54 msgid "Default Shell" msgstr "" -#: modules/devices.c:99 -msgid "Graphics Processors" -msgstr "Grafikprozessoren" - -#: modules/devices.c:100 modules/devices/monitors.c:449 -#: modules/devices/monitors.c:495 -msgid "Monitors" -msgstr "Bildschirme" - -#: modules/devices.c:101 modules/devices/pci.c:175 -msgid "PCI Devices" -msgstr "PCI-Geräte" - -#: modules/devices.c:102 modules/devices/usb.c:211 -msgid "USB Devices" -msgstr "USB-Geräte" - -#: modules/devices.c:103 -msgid "Firmware" -msgstr "" - -#: modules/devices.c:105 -msgid "Battery" -msgstr "Akku" - -#: modules/devices.c:106 -msgid "Sensors" -msgstr "Sensoren" - -#: modules/devices.c:109 -msgid "System DMI" -msgstr "" - -#: modules/devices.c:110 -msgid "Memory Devices" -msgstr "Speichergeräte" - -#: modules/devices.c:112 modules/devices.c:114 -msgid "Device Tree" -msgstr "" - -#: modules/devices.c:116 -msgid "Resources" -msgstr "Ressourcen" - -#: 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 "Treiber" - -#: modules/devices.c:795 modules/devices/alpha/processor.c:88 -#: modules/devices/devicetree.c:163 modules/devices/devicetree.c:209 +#: modules/devices/alpha/processor.c:88 modules/devices.c:795 +#: modules/devices/devicetree.c:162 modules/devices/devicetree.c:208 #: modules/devices/devicetree/pmac_data.c:80 modules/devices/gpu.c:116 #: modules/devices/ia64/processor.c:165 #: modules/devices/loongarch64/processor.c:83 #: modules/devices/m68k/processor.c:84 modules/devices/mips/processor.c:75 #: modules/devices/monitors.c:404 modules/devices/parisc/processor.c:155 -#: modules/devices/ppc/processor.c:158 modules/devices/riscv/processor.c:182 -#: modules/devices/s390/processor.c:132 modules/devices/x86/processor.c:812 +#: modules/devices/ppc/processor.c:158 modules/devices/riscv/processor.c:181 +#: modules/devices/s390/processor.c:132 modules/devices/x86/processor.c:811 msgid "Model" msgstr "Modell" -#: modules/devices.c:829 modules/devices/dmi_memory.c:883 -msgid "Devices" -msgstr "Geräte" - -#: modules/devices.c:841 -msgid "Update PCI ID listing" -msgstr "" - -#: 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 "Sammelt Informationen über die Hardware-Geräte" - -#: modules/devices.c:924 -msgid "A copy of pci.ids is not available on the system." -msgstr "" - -#: modules/devices.c:927 -msgid "A full pci.ids 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" -"udisks2 is required for NVMe devices." -msgstr "" - #: modules/devices/alpha/processor.c:89 msgid "Platform String" msgstr "" -#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:345 +#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:344 #: modules/devices/ia64/processor.c:167 #: modules/devices/loongarch64/processor.c:85 #: modules/devices/m68k/processor.c:87 modules/devices/mips/processor.c:77 #: modules/devices/parisc/processor.c:158 modules/devices/ppc/processor.c:160 -#: modules/devices/riscv/processor.c:186 modules/devices/sh/processor.c:87 -#: modules/devices/x86/processor.c:659 modules/devices/x86/processor.c:812 +#: modules/devices/riscv/processor.c:185 modules/devices/sh/processor.c:87 +#: modules/devices/x86/processor.c:658 modules/devices/x86/processor.c:811 msgid "Frequency" msgstr "Taktfrequenz" -#: modules/devices/alpha/processor.c:91 modules/devices/arm/processor.c:346 +#: modules/devices/alpha/processor.c:91 modules/devices/arm/processor.c:345 #: modules/devices/ia64/processor.c:168 modules/devices/m68k/processor.c:88 #: modules/devices/mips/processor.c:78 modules/devices/parisc/processor.c:159 #: modules/devices/ppc/processor.c:161 modules/devices/s390/processor.c:134 -#: modules/devices/sh/processor.c:90 modules/devices/x86/processor.c:660 +#: modules/devices/sh/processor.c:90 modules/devices/x86/processor.c:659 msgid "BogoMips" msgstr "" -#: modules/devices/alpha/processor.c:92 modules/devices/arm/processor.c:347 +#: modules/devices/alpha/processor.c:92 modules/devices/arm/processor.c:346 #: modules/devices/ia64/processor.c:169 #: modules/devices/loongarch64/processor.c:88 #: modules/devices/m68k/processor.c:89 modules/devices/mips/processor.c:79 #: modules/devices/parisc/processor.c:160 modules/devices/ppc/processor.c:162 -#: modules/devices/riscv/processor.c:187 modules/devices/s390/processor.c:135 +#: modules/devices/riscv/processor.c:186 modules/devices/s390/processor.c:135 #: modules/devices/sh/processor.c:91 modules/devices/sparc/processor.c:77 -#: modules/devices/x86/processor.c:661 +#: modules/devices/x86/processor.c:660 msgid "Byte Order" msgstr "Byte-Reihenfolge" @@ -2125,73 +2619,69 @@ msgstr "Erweitertes SIMD/NEON auf AArch64 (arch>8)" msgid "ARM Processor" msgstr "ARM Prozessor" -#: modules/devices/arm/processor.c:214 modules/devices/riscv/processor.c:147 -#: modules/devices/x86/processor.c:610 +#: modules/devices/arm/processor.c:214 modules/devices/riscv/processor.c:146 +#: modules/devices/x86/processor.c:609 msgid "Empty List" msgstr "Leere Liste" -#: modules/devices/arm/processor.c:240 modules/devices/gpu.c:158 -#: modules/devices/gpu.c:242 modules/devices/x86/processor.c:268 +#: modules/devices/arm/processor.c:239 modules/devices/gpu.c:158 +#: modules/devices/gpu.c:242 modules/devices/x86/processor.c:267 msgid "Clocks" msgstr "" -#: modules/devices/arm/processor.c:286 modules/devices/arm/processor.c:299 -#: modules/devices/x86/processor.c:314 modules/devices/x86/processor.c:327 +#: modules/devices/arm/processor.c:285 modules/devices/arm/processor.c:298 +#: modules/devices/x86/processor.c:313 modules/devices/x86/processor.c:326 #, c-format msgid "%.2f-%.2f %s=%dx\n" msgstr "" -#: modules/devices/arm/processor.c:342 +#: modules/devices/arm/processor.c:341 msgid "Linux Name" msgstr "" -#: modules/devices/arm/processor.c:343 +#: modules/devices/arm/processor.c:342 msgid "Decoded Name" msgstr "Dekodierter Name" -#: modules/devices/arm/processor.c:344 modules/network/net.c:453 +#: modules/devices/arm/processor.c:343 modules/network/net.c:481 msgid "Mode" msgstr "Modus" -#: modules/devices/arm/processor.c:350 +#: modules/devices/arm/processor.c:349 msgid "ARM" msgstr "" -#: modules/devices/arm/processor.c:351 +#: modules/devices/arm/processor.c:350 msgid "Implementer" msgstr "Implementierer" -#: modules/devices/arm/processor.c:352 modules/devices/dmi_memory.c:953 +#: modules/devices/arm/processor.c:351 modules/devices/dmi_memory.c:951 msgid "Part" msgstr "" -#: modules/devices/arm/processor.c:353 modules/devices/ia64/processor.c:162 -#: modules/devices/parisc/processor.c:156 modules/devices/riscv/processor.c:183 +#: modules/devices/arm/processor.c:352 modules/devices/ia64/processor.c:162 +#: modules/devices/parisc/processor.c:156 modules/devices/riscv/processor.c:182 msgid "Architecture" msgstr "Architektur" -#: modules/devices/arm/processor.c:354 +#: modules/devices/arm/processor.c:353 msgid "Variant" msgstr "Variante" -#: modules/devices/arm/processor.c:356 modules/devices/riscv/processor.c:190 -#: modules/devices/sparc/processor.c:78 modules/devices/x86/processor.c:667 +#: modules/devices/arm/processor.c:355 modules/devices/riscv/processor.c:189 +#: modules/devices/sparc/processor.c:78 modules/devices/x86/processor.c:666 msgid "Capabilities" msgstr "Fähigkeiten" -#: modules/devices/arm/processor.c:468 +#: modules/devices/arm/processor.c:467 msgid "SOC/Package" msgstr "" #: modules/devices/arm/processor.c:471 modules/devices/x86/processor.c:752 -msgid "Topology" -msgstr "Topologie" - -#: modules/devices/arm/processor.c:472 modules/devices/x86/processor.c:753 msgid "Logical CPU Config" msgstr "Logische CPU Konfiguration" -#: modules/devices/arm/processor.c:489 +#: modules/devices/arm/processor.c:488 msgid "SOC/Package Information" msgstr "" @@ -2216,138 +2706,231 @@ msgstr "" "Modellnummer=%s\n" "Seriennummer=%s\n" -#: modules/devices/battery.c:255 -#, c-format -msgid "" -"\n" -"[Battery: %s]\n" -"State=%s\n" -"Capacity=%s / %s\n" -"Battery Technology=%s\n" -"Manufacturer=%s\n" -"Model Number=%s\n" -"Serial Number=%s\n" +#: modules/devices/battery.c:255 +#, c-format +msgid "" +"\n" +"[Battery: %s]\n" +"State=%s\n" +"Capacity=%s / %s\n" +"Battery Technology=%s\n" +"Manufacturer=%s\n" +"Model Number=%s\n" +"Serial Number=%s\n" +msgstr "" +"\n" +"[Akku: %s]\n" +"Status=%s\n" +"Kapazität=%s / %s\n" +"Akku-Technologie=%s\n" +"Hersteller=%s\n" +"Modellnummer=%s\n" +"Seriennummer=%s\n" + +#: modules/devices/battery.c:344 +#, fuzzy, c-format +msgid "" +"\n" +"[Battery (APM)]\n" +"Charge=%d%%\n" +"Remaining Charge=%s of %s\n" +"Using=%s\n" +"APM driver version=%s\n" +"APM BIOS version=%s\n" +msgstr "" +"\n" +"[Akku (APM)]\n" +"Ladung=%d%%\n" +"Verbleibende Ladung=%s von %s\n" +"Using=%s\n" +"APM Driver-Version=%s\n" +"APM BIOS-Version=%s\n" + +#: modules/devices/battery.c:356 +#, fuzzy, c-format +msgid "" +"\n" +"[Battery (APM)]\n" +"Charge=%d%%\n" +"Using=%s\n" +"APM driver version=%s\n" +"APM BIOS version=%s\n" +msgstr "" +"\n" +"[Akku (APM)]\n" +"Ladung=%d%%\n" +"Using=%s\n" +"APM Driver-Version=%s\n" +"APM BIOS-Version=%s\n" + +#: modules/devices/battery.c:383 +msgid "" +"[No batteries]\n" +"No batteries found on this system=\n" +msgstr "" +"[Keine Akkus]\n" +"Keine Akkus in diesem System gefunden=\n" + +#: modules/devices.c:100 +msgid "Graphics Processors" +msgstr "Grafikprozessoren" + +#: modules/devices.c:101 modules/devices/monitors.c:449 +#: modules/devices/monitors.c:495 +msgid "Monitors" +msgstr "Bildschirme" + +#: modules/devices.c:102 modules/devices/pci.c:175 +msgid "PCI Devices" +msgstr "PCI-Geräte" + +#: modules/devices.c:103 modules/devices/usb.c:211 +msgid "USB Devices" +msgstr "USB-Geräte" + +#: modules/devices.c:104 +msgid "Firmware" +msgstr "" + +#: modules/devices.c:106 +msgid "Battery" +msgstr "Akku" + +#: modules/devices.c:107 +msgid "Sensors" +msgstr "Sensoren" + +#: modules/devices.c:110 +msgid "System DMI" +msgstr "" + +#: modules/devices.c:111 +msgid "Memory Devices" +msgstr "Speichergeräte" + +#: modules/devices.c:113 modules/devices.c:115 +msgid "Device Tree" +msgstr "" + +#: modules/devices.c:117 +msgid "Resources" +msgstr "Ressourcen" + +#: modules/devices.c:771 +msgid "Sensor" +msgstr "" + +#: modules/devices.c:829 modules/devices/dmi_memory.c:883 +msgid "Devices" +msgstr "Geräte" + +#: modules/devices.c:841 +msgid "Update PCI ID listing" +msgstr "" + +#: 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 "Sammelt Informationen über die Hardware-Geräte" + +#: modules/devices.c:924 +msgid "A copy of pci.ids is not available on the system." msgstr "" -"\n" -"[Akku: %s]\n" -"Status=%s\n" -"Kapazität=%s / %s\n" -"Akku-Technologie=%s\n" -"Hersteller=%s\n" -"Modellnummer=%s\n" -"Seriennummer=%s\n" -#: modules/devices/battery.c:343 -#, fuzzy, c-format -msgid "" -"\n" -"[Battery (APM)]\n" -"Charge=%d%%\n" -"Remaining Charge=%s of %s\n" -"Using=%s\n" -"APM driver version=%s\n" -"APM BIOS version=%s\n" +#: modules/devices.c:927 +msgid "A full pci.ids is not available on the system." msgstr "" -"\n" -"[Akku (APM)]\n" -"Ladung=%d%%\n" -"Verbleibende Ladung=%s von %s\n" -"Using=%s\n" -"APM Driver-Version=%s\n" -"APM BIOS-Version=%s\n" -#: modules/devices/battery.c:355 -#, fuzzy, c-format -msgid "" -"\n" -"[Battery (APM)]\n" -"Charge=%d%%\n" -"Using=%s\n" -"APM driver version=%s\n" -"APM BIOS version=%s\n" +#: modules/devices.c:932 +msgid "Resource information requires superuser privileges" msgstr "" -"\n" -"[Akku (APM)]\n" -"Ladung=%d%%\n" -"Using=%s\n" -"APM Driver-Version=%s\n" -"APM BIOS-Version=%s\n" -#: modules/devices/battery.c:382 +#: modules/devices.c:938 msgid "" -"[No batteries]\n" -"No batteries found on this system=\n" +"Any NVMe storage devices present are not listed.\n" +"udisks2 is required for NVMe devices." msgstr "" -"[Keine Akkus]\n" -"Keine Akkus in diesem System gefunden=\n" -#: modules/devices/devicetree.c:52 +#: modules/devices/devicetree.c:51 msgid "Properties" msgstr "Eigenschaften" -#: modules/devices/devicetree.c:53 +#: modules/devices/devicetree.c:52 msgid "Children" msgstr "" -#: modules/devices/devicetree.c:89 +#: modules/devices/devicetree.c:88 msgid "Node" msgstr "" -#: modules/devices/devicetree.c:90 +#: modules/devices/devicetree.c:89 msgid "Node Path" msgstr "" -#: modules/devices/devicetree.c:91 +#: modules/devices/devicetree.c:90 msgid "Alias" msgstr "" -#: modules/devices/devicetree.c:91 modules/devices/devicetree.c:92 -#: modules/devices/monitors.c:411 modules/devices/storage.c:306 -#: modules/devices/storage.c:328 -msgid "(None)" -msgstr "(Nichts)" - -#: modules/devices/devicetree.c:92 +#: modules/devices/devicetree.c:91 msgid "Symbol" msgstr "" -#: modules/devices/devicetree.c:145 modules/devices/devicetree/pmac_data.c:79 +#: modules/devices/devicetree.c:144 modules/devices/devicetree/pmac_data.c:79 msgid "Platform" msgstr "Plattform" -#: modules/devices/devicetree.c:146 modules/devices/devicetree.c:211 +#: modules/devices/devicetree.c:145 modules/devices/devicetree.c:210 #: modules/devices/gpu.c:247 msgid "Compatible" msgstr "Kompatibel" -#: modules/devices/devicetree.c:147 +#: modules/devices/devicetree.c:146 msgid "GPU-compatible" msgstr "GPU-kompatibel" -#: modules/devices/devicetree.c:162 +#: modules/devices/devicetree.c:161 msgid "Raspberry Pi or Compatible" msgstr "Raspberry Pi oder kompatibles" -#: modules/devices/devicetree.c:164 modules/devices/devicetree.c:191 -#: modules/devices/devicetree.c:210 modules/devices/devicetree/rpi_data.c:169 +#: modules/devices/devicetree.c:163 modules/devices/devicetree.c:190 +#: modules/devices/devicetree.c:209 modules/devices/devicetree/rpi_data.c:169 #: modules/devices/dmi.c:42 modules/devices/dmi.c:52 modules/devices/dmi.c:58 #: modules/devices/usb.c:181 msgid "Serial Number" msgstr "Seriennummer" -#: modules/devices/devicetree.c:165 modules/devices/devicetree/rpi_data.c:166 +#: modules/devices/devicetree.c:164 modules/devices/devicetree/rpi_data.c:166 msgid "RCode" msgstr "" -#: modules/devices/devicetree.c:165 +#: modules/devices/devicetree.c:164 msgid "No revision code available; unable to lookup model details." msgstr "Kein Revisionscode verfügbar; unfähig Modelldetails abzurufen" -#: modules/devices/devicetree.c:190 +#: modules/devices/devicetree.c:189 msgid "More" msgstr "Mehr" -#: modules/devices/devicetree.c:271 +#: modules/devices/devicetree.c:270 msgid "Messages" msgstr "Nachrichten" @@ -2436,25 +3019,20 @@ msgstr "" msgid "Asset Tag" msgstr "" -#: modules/devices/dmi.c:54 -msgid "Chassis" -msgstr "" - -#: modules/devices/dmi.c:121 modules/devices/dmi_memory.c:939 -#: modules/devices/x86/processor.c:696 +#: modules/devices/dmi.c:120 modules/devices/x86/processor.c:695 msgid "(Not available; Perhaps try running HardInfo as root.)" msgstr "" -#: modules/devices/dmi.c:162 +#: modules/devices/dmi.c:161 msgid "DMI Unavailable" msgstr "DMI nicht verfügbar" -#: modules/devices/dmi.c:164 +#: modules/devices/dmi.c:163 msgid "DMI is not avaliable. Perhaps this platform does not provide DMI." msgstr "" "DMI ist nicht verfügbar. Vielleicht stellt diese Plattform DMI nicht bereit." -#: modules/devices/dmi.c:165 +#: modules/devices/dmi.c:164 msgid "DMI is not available; Perhaps try running HardInfo as root." msgstr "" @@ -2498,12 +3076,12 @@ msgstr "Speichergeräteliste" msgid "Memory Array" msgstr "Speicher Array" -#: modules/devices/dmi_memory.c:747 modules/devices/x86/processor.c:715 +#: modules/devices/dmi_memory.c:747 modules/devices/x86/processor.c:714 msgid "DMI Handle" msgstr "" #: modules/devices/dmi_memory.c:748 modules/devices/dmi_memory.c:804 -#: modules/devices/dmi_memory.c:841 modules/devices/dmi_memory.c:950 +#: modules/devices/dmi_memory.c:841 modules/devices/dmi_memory.c:948 msgid "Locator" msgstr "" @@ -2580,32 +3158,31 @@ msgstr "(Leer)" msgid "Serial Presence Detect (SPD) Summary" msgstr "Serial Presence Detect (SPD) Zusammenfassung" -#: modules/devices/dmi_memory.c:1007 -msgid " dmidecode utility available" -msgstr " dmidecode Dienstprogramm verfügbar" +#: modules/devices/dmi_memory.c:937 +msgid "(Not available - See hint box below)" +msgstr "" -#: modules/devices/dmi_memory.c:1008 -msgid " ... and HardInfo2 running with superuser privileges" -msgstr "... und HardInfo2 läuft mit superuser Privilegien" +#: modules/devices/dmi_memory.c:1005 +msgid " dmidecode package installed" +msgstr "" -#: modules/devices/dmi_memory.c:1009 -msgid "" -" at24 (or eeprom) module loaded (for SDR, DDR, DDR2, DDR3)" +#: modules/devices/dmi_memory.c:1006 +msgid " sudo chmod a+r /sys/firmware/dmi/tables/*" msgstr "" -#: modules/devices/dmi_memory.c:1010 -msgid "" -" ... or ee1004 module loaded and configured! " -"(for DDR4)" +#: modules/devices/dmi_memory.c:1007 +msgid " sudo modprobe at24 (or eeprom) (for SDR, DDR, DDR2, DDR3)" +msgstr "" + +#: modules/devices/dmi_memory.c:1008 +msgid " sudo modprobe ee1004 (for DDR4)" msgstr "" -" ... or ee1004 Module geladen und konfiguriert! " -"(für DDR4)" -#: modules/devices/dmi_memory.c:1019 -msgid "Memory information requires one or both of the following:" -msgstr "Speicherinformation benötigt eins oder beides von folgendem:" +#: modules/devices/dmi_memory.c:1017 +msgid "Memory Information requires more Setup:" +msgstr "" -#: modules/devices/dmi_memory.c:1045 +#: modules/devices/dmi_memory.c:1043 msgid "" "\"More often than not, information contained in the DMI tables is " "inaccurate,\n" @@ -2717,7 +3294,7 @@ msgid "Plugin" msgstr "" #: modules/devices/firmware.c:74 modules/devices/firmware.c:205 -#: modules/network.c:380 +#: modules/network.c:381 msgid "Flags" msgstr "" @@ -2811,10 +3388,6 @@ msgstr "DRM Gerät" msgid "Class" msgstr "Klasse" -#: modules/devices/gpu.c:159 modules/devices/gpu.c:243 -msgid "Core" -msgstr "Kern" - #: modules/devices/gpu.c:164 modules/devices/pci.c:149 msgid "In Use" msgstr "In Benutzung" @@ -2835,36 +3408,12 @@ msgstr "" msgid "Operating Points (OPPv2)" msgstr "" -#: modules/devices/gpu.c:216 -msgid "Frequency Scaling" -msgstr "" - -#: modules/devices/gpu.c:217 -msgid "Minimum" -msgstr "" - -#: modules/devices/gpu.c:217 modules/devices/gpu.c:218 -msgid "kHz" -msgstr "" - -#: modules/devices/gpu.c:218 -msgid "Maximum" -msgstr "" - -#: modules/devices/gpu.c:219 -msgid "Transition Latency" -msgstr "Übergangslatenz" - -#: modules/devices/gpu.c:219 -msgid "ns" -msgstr "" - #: modules/devices/gpu.c:245 msgid "Device Tree Node" msgstr "" #: modules/devices/gpu.c:248 modules/devices/monitors.c:475 -#: modules/network/net.c:454 +#: modules/network/net.c:482 msgid "Status" msgstr "" @@ -2915,7 +3464,7 @@ msgstr "Systemtyp" msgid "BogoMIPS" msgstr "" -#: modules/devices/m68k/processor.c:85 modules/devices/riscv/processor.c:185 +#: modules/devices/m68k/processor.c:85 modules/devices/riscv/processor.c:184 msgid "MMU" msgstr "" @@ -2966,7 +3515,7 @@ msgid "Analog" msgstr "" #: modules/devices/monitors.c:395 modules/devices/usb.c:135 -#: modules/network.c:310 modules/network.c:363 modules/network.c:380 +#: modules/network.c:311 modules/network.c:364 modules/network.c:381 msgid "Interface" msgstr "Schnittstelle" @@ -3079,10 +3628,6 @@ msgstr "" msgid "PA-RISC Processor" msgstr "" -#: modules/devices/parisc/processor.c:157 -msgid "System" -msgstr "" - #: modules/devices/parisc/processor.c:161 msgid "HVersion" msgstr "" @@ -3091,10 +3636,6 @@ msgstr "" msgid "SVersion" msgstr "" -#: modules/devices/parisc/processor.c:163 modules/devices/x86/processor.c:664 -msgid "Cache" -msgstr "" - #: modules/devices/pci.c:123 msgid "Link Width" msgstr "Linkbreite" @@ -3183,7 +3724,7 @@ msgstr "" "[Printers]\n" "Keine Drucker gefunden=\n" -#: modules/devices/riscv/processor.c:184 +#: modules/devices/riscv/processor.c:183 msgid "uarch" msgstr "" @@ -3367,7 +3908,7 @@ msgid "Timings" msgstr "" #: modules/devices/spd-decode.c:549 modules/devices/spd-decode.c:940 -#: modules/devices/spd-decode.c:982 modules/devices/x86/processor.c:717 +#: modules/devices/spd-decode.c:982 modules/devices/x86/processor.c:716 msgid "Voltage" msgstr "" @@ -3416,6 +3957,7 @@ msgid "XMP Profile" msgstr "" #: modules/devices/spd-decode.c:939 modules/devices/usb.c:176 +#: modules/network/net.c:443 msgid "Speed" msgstr "" @@ -3689,7 +4231,7 @@ msgstr "" msgid "Self-monitoring (S.M.A.R.T.)" msgstr "" -#: modules/devices/storage.c:266 modules/devices/x86/processor.c:665 +#: modules/devices/storage.c:266 modules/devices/x86/processor.c:664 msgid "Power Management" msgstr "" @@ -3808,7 +4350,7 @@ msgstr "" "\n" "[SCSI-Geräte]\n" -#: modules/devices/storage.c:567 modules/devices/storage.c:767 +#: modules/devices/storage.c:567 modules/devices/storage.c:773 #, c-format msgid "" "[Device Information]\n" @@ -3837,12 +4379,12 @@ msgstr "" "\n" "[IDE-Geräte]\n" -#: modules/devices/storage.c:704 +#: modules/devices/storage.c:707 #, c-format msgid "Driver=%s\n" msgstr "Treiber=%s\n" -#: modules/devices/storage.c:773 +#: modules/devices/storage.c:779 #, c-format msgid "" "Device Name=hd%c\n" @@ -3850,7 +4392,7 @@ msgid "" "Cache=%dkb\n" msgstr "" -#: modules/devices/storage.c:783 +#: modules/devices/storage.c:789 #, c-format msgid "" "[Geometry]\n" @@ -3861,7 +4403,7 @@ msgstr "" "Physikalisch=%s\n" "Logisch=%s\n" -#: modules/devices/storage.c:793 +#: modules/devices/storage.c:799 #, c-format msgid "" "[Capabilities]\n" @@ -3870,7 +4412,7 @@ msgstr "" "[Fähigkeiten]\n" "%s" -#: modules/devices/storage.c:800 +#: modules/devices/storage.c:806 #, c-format msgid "" "[Speeds]\n" @@ -3883,11 +4425,11 @@ msgstr "" msgid "Sub-class" msgstr "" -#: modules/devices/usb.c:138 modules/devices/usb.c:179 modules/network.c:347 +#: modules/devices/usb.c:138 modules/devices/usb.c:179 modules/network.c:348 msgid "Protocol" msgstr "Protokoll" -#: modules/devices/usb.c:146 modules/network/net.c:451 +#: modules/devices/usb.c:146 modules/network/net.c:479 msgid "Mb/s" msgstr "" @@ -3920,82 +4462,64 @@ msgstr "" msgid "Level %d (%s)=%d-way set-associative, %d sets, %dKB size\n" msgstr "" -#. /cache type, as appears in: Level 1 (Data) -#: modules/devices/x86/processor.c:170 -msgctxt "cache-type" -msgid "Data" -msgstr "" - -#. /cache type, as appears in: Level 1 (Instruction) -#: modules/devices/x86/processor.c:171 -msgctxt "cache-type" -msgid "Instruction" -msgstr "" - -#. /cache type, as appears in: Level 2 (Unified) -#: modules/devices/x86/processor.c:172 -msgctxt "cache-type" -msgid "Unified" -msgstr "" - -#: modules/devices/x86/processor.c:367 +#: modules/devices/x86/processor.c:366 msgid "Caches" msgstr "" -#: modules/devices/x86/processor.c:418 modules/devices/x86/processor.c:435 +#: modules/devices/x86/processor.c:417 modules/devices/x86/processor.c:434 #, c-format msgid "Level %d (%s)#%d=%dx %dKB (%dKB), %d-way set-associative, %d sets\n" msgstr "" -#: modules/devices/x86/processor.c:649 +#: modules/devices/x86/processor.c:648 msgid "Model Name" msgstr "" -#: modules/devices/x86/processor.c:650 +#: modules/devices/x86/processor.c:649 msgid "Family, model, stepping" msgstr "Familie, Modell, Stufung" -#: modules/devices/x86/processor.c:656 +#: modules/devices/x86/processor.c:655 msgid "Microcode Version" msgstr "" -#: modules/devices/x86/processor.c:657 +#: modules/devices/x86/processor.c:656 msgid "Configuration" msgstr "Konfiguration" -#: modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:657 msgid "Cache Size" msgstr "Cache-Größe" -#: modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:657 msgid "kb" msgstr "" -#: modules/devices/x86/processor.c:666 +#: modules/devices/x86/processor.c:665 msgid "Bug Workarounds" msgstr "" -#: modules/devices/x86/processor.c:693 +#: modules/devices/x86/processor.c:692 msgid "Socket Information" msgstr "" -#: modules/devices/x86/processor.c:714 +#: modules/devices/x86/processor.c:713 msgid "CPU Socket" msgstr "" -#: modules/devices/x86/processor.c:718 +#: modules/devices/x86/processor.c:717 msgid "External Clock" msgstr "" -#: modules/devices/x86/processor.c:719 +#: modules/devices/x86/processor.c:718 msgid "Max Frequency" msgstr "" -#: modules/devices/x86/processor.c:750 +#: modules/devices/x86/processor.c:749 msgid "Package Information" msgstr "" -#: modules/devices/x86/processor.c:812 +#: modules/devices/x86/processor.c:811 msgid "Socket:Core" msgstr "" @@ -5426,7 +5950,7 @@ msgstr "IP-Verbindungen" msgid "Routing Table" msgstr "Routing-Tabelle" -#: modules/network.c:64 modules/network.c:309 +#: modules/network.c:64 modules/network.c:310 msgid "ARP Table" msgstr "ARP-Tabelle" @@ -5442,311 +5966,333 @@ msgstr "Statistiken" msgid "Shared Directories" msgstr "Freigegebene Verzeichnisse" -#: modules/network.c:310 modules/network.c:332 modules/network.c:363 -#: modules/network/net.c:472 +#: modules/network.c:311 modules/network.c:333 modules/network.c:364 +#: modules/network/net.c:500 msgid "IP Address" msgstr "IP-Adresse" -#: modules/network.c:310 +#: modules/network.c:311 msgid "MAC Address" msgstr "MAC-Adresse" -#: modules/network.c:319 +#: modules/network.c:320 msgid "SAMBA" msgstr "" -#: modules/network.c:320 +#: modules/network.c:321 msgid "NFS" msgstr "" -#: modules/network.c:331 +#: modules/network.c:332 msgid "Name Servers" msgstr "DNS-Server" -#: modules/network.c:346 +#: modules/network.c:347 msgid "Connections" msgstr "" -#: modules/network.c:347 +#: modules/network.c:348 msgid "Local Address" msgstr "Lokale Adresse" -#: modules/network.c:347 +#: modules/network.c:348 msgid "Foreign Address" msgstr "Fremde Adresse" -#: modules/network.c:347 +#: modules/network.c:348 msgid "State" msgstr "Status" -#: modules/network.c:363 +#: modules/network.c:364 msgid "Sent" msgstr "Gesendet" -#: modules/network.c:363 +#: modules/network.c:364 msgid "Received" msgstr "Empfangen" -#: modules/network.c:379 +#: modules/network.c:380 msgid "IP routing table" msgstr "" -#: modules/network.c:380 +#: modules/network.c:381 msgid "Destination/Gateway" msgstr "Ziel/Vorgaberoute" -#: modules/network.c:380 modules/network/net.c:473 +#: modules/network.c:381 modules/network/net.c:501 msgid "Mask" msgstr "Netz-Maske" -#: modules/network.c:408 +#: modules/network.c:409 msgid "Network" msgstr "Netzwerk" -#: modules/network.c:441 +#: modules/network.c:442 msgid "Gathers information about this computer's network connection" msgstr "Sammelt Informationen über die Netzwerk-Verbindung dieses Computers" -#: modules/network/net.c:72 +#: modules/network/net.c:74 msgctxt "wi-op-mode" msgid "Auto" msgstr "" -#: modules/network/net.c:73 +#: modules/network/net.c:75 msgctxt "wi-op-mode" msgid "Ad-Hoc" msgstr "" -#: modules/network/net.c:74 +#: modules/network/net.c:76 msgctxt "wi-op-mode" msgid "Managed" msgstr "" -#: modules/network/net.c:75 +#: modules/network/net.c:77 msgctxt "wi-op-mode" msgid "Master" msgstr "" -#: modules/network/net.c:76 +#: modules/network/net.c:78 msgctxt "wi-op-mode" msgid "Repeater" msgstr "" -#: modules/network/net.c:77 +#: modules/network/net.c:79 msgctxt "wi-op-mode" msgid "Secondary" msgstr "" -#: modules/network/net.c:78 +#: modules/network/net.c:80 msgctxt "wi-op-mode" msgid "(Unknown)" msgstr "" -#: modules/network/net.c:242 modules/network/net.c:262 -#: modules/network/net.c:270 +#: modules/network/net.c:268 modules/network/net.c:288 +#: modules/network/net.c:296 msgctxt "net-if-type" msgid "Ethernet" msgstr "" -#: modules/network/net.c:243 +#: modules/network/net.c:269 msgctxt "net-if-type" msgid "Loopback" msgstr "" -#: modules/network/net.c:244 +#: modules/network/net.c:270 msgctxt "net-if-type" msgid "Point-to-Point" msgstr "" -#: modules/network/net.c:245 modules/network/net.c:246 -#: modules/network/net.c:247 modules/network/net.c:248 -#: modules/network/net.c:272 +#: modules/network/net.c:271 modules/network/net.c:272 +#: modules/network/net.c:273 modules/network/net.c:274 +#: modules/network/net.c:298 msgctxt "net-if-type" msgid "Wireless" msgstr "" -#: modules/network/net.c:249 +#: modules/network/net.c:275 msgctxt "net-if-type" msgid "Virtual Point-to-Point (TUN)" msgstr "" -#: modules/network/net.c:250 +#: modules/network/net.c:276 msgctxt "net-if-type" msgid "Ethernet (TAP)" msgstr "" -#: modules/network/net.c:251 +#: modules/network/net.c:277 msgctxt "net-if-type" msgid "Parallel Line Internet Protocol" msgstr "" -#: modules/network/net.c:252 +#: modules/network/net.c:278 msgctxt "net-if-type" msgid "Infrared" msgstr "" -#: modules/network/net.c:253 modules/network/net.c:271 +#: modules/network/net.c:279 modules/network/net.c:297 msgctxt "net-if-type" msgid "Serial Line Internet Protocol" msgstr "" -#: modules/network/net.c:254 +#: modules/network/net.c:280 msgctxt "net-if-type" msgid "Integrated Services Digital Network" msgstr "" -#: modules/network/net.c:255 +#: modules/network/net.c:281 msgctxt "net-if-type" msgid "IPv6-over-IPv4 Tunnel" msgstr "" -#: modules/network/net.c:256 +#: modules/network/net.c:282 msgctxt "net-if-type" msgid "VMWare Virtual Network Interface (NAT)" msgstr "" -#: modules/network/net.c:257 +#: modules/network/net.c:283 msgctxt "net-if-type" msgid "VMWare Virtual Network Interface" msgstr "" -#: modules/network/net.c:258 +#: modules/network/net.c:284 msgctxt "net-if-type" msgid "Personal Area Network (PAN)" msgstr "" -#: modules/network/net.c:259 +#: modules/network/net.c:285 msgctxt "net-if-type" msgid "Bluetooth" msgstr "" -#: modules/network/net.c:260 +#: modules/network/net.c:286 msgctxt "net-if-type" msgid "Bridge Interface" msgstr "" -#: modules/network/net.c:261 +#: modules/network/net.c:287 msgctxt "net-if-type" msgid "Hamachi Virtual Personal Network" msgstr "" -#: modules/network/net.c:263 +#: modules/network/net.c:289 msgctxt "net-if-type" msgid "Intermediate Functional Block" msgstr "" -#: modules/network/net.c:264 +#: modules/network/net.c:290 msgctxt "net-if-type" msgid "GRE Network Tunnel" msgstr "" -#: modules/network/net.c:265 +#: modules/network/net.c:291 msgctxt "net-if-type" msgid "Mesh Network" msgstr "" -#: modules/network/net.c:266 +#: modules/network/net.c:292 msgctxt "net-if-type" msgid "Wireless Master Interface" msgstr "" -#: modules/network/net.c:267 +#: modules/network/net.c:293 msgctxt "net-if-type" msgid "VirtualBox Virtual Network Interface" msgstr "" -#: modules/network/net.c:273 +#: modules/network/net.c:299 msgctxt "net-if-type" msgid "Wireless (WAN)" msgstr "" -#: modules/network/net.c:275 +#: modules/network/net.c:301 msgctxt "net-if-type" msgid "(Unknown)" msgstr "" -#: modules/network/net.c:343 modules/network/net.c:353 +#: modules/network/net.c:369 modules/network/net.c:379 msgid "Network Interfaces" msgstr "" -#: modules/network/net.c:343 +#: modules/network/net.c:369 msgid "None Found" msgstr "" -#: modules/network/net.c:409 +#: modules/network/net.c:436 msgid "Network Adapter Properties" msgstr "" -#: modules/network/net.c:410 +#: modules/network/net.c:437 msgid "Interface Type" msgstr "" -#: modules/network/net.c:411 +#: modules/network/net.c:438 msgid "Hardware Address (MAC)" msgstr "" -#: modules/network/net.c:415 +#: modules/network/net.c:442 msgid "MTU" msgstr "" -#: modules/network/net.c:416 +#: modules/network/net.c:444 msgid "Transfer Details" msgstr "" -#: modules/network/net.c:417 +#: modules/network/net.c:445 msgid "Bytes Received" msgstr "" -#: modules/network/net.c:418 +#: modules/network/net.c:446 msgid "Bytes Sent" msgstr "" -#: modules/network/net.c:435 modules/network/net.c:457 -#: modules/network/net.c:458 +#: modules/network/net.c:463 modules/network/net.c:485 +#: modules/network/net.c:486 msgid "dBm" msgstr "" -#: modules/network/net.c:435 +#: modules/network/net.c:463 msgid "mW" msgstr "" -#: modules/network/net.c:449 +#: modules/network/net.c:477 msgid "Wireless Properties" msgstr "" -#: modules/network/net.c:450 +#: modules/network/net.c:478 msgid "Network Name (SSID)" msgstr "" -#: modules/network/net.c:451 +#: modules/network/net.c:479 msgid "Bit Rate" msgstr "" -#: modules/network/net.c:452 +#: modules/network/net.c:480 msgid "Transmission Power" msgstr "" -#: modules/network/net.c:455 +#: modules/network/net.c:483 msgid "Link Quality" msgstr "" -#: modules/network/net.c:456 +#: modules/network/net.c:484 msgid "Signal / Noise" msgstr "" -#: modules/network/net.c:471 +#: modules/network/net.c:499 msgid "Internet Protocol (IPv4)" msgstr "" -#: modules/network/net.c:472 modules/network/net.c:473 -#: modules/network/net.c:475 +#: modules/network/net.c:500 modules/network/net.c:501 +#: modules/network/net.c:503 msgid "(Not set)" msgstr "" -#: modules/network/net.c:474 +#: modules/network/net.c:502 msgid "Broadcast Address" msgstr "" +#~ msgid "_Copy to Clipboard" +#~ msgstr "In die Zwischenablage _kopieren" + +#~ msgid "Copy to clipboard" +#~ msgstr "In die Zwischenablage kopieren" + +#~ msgid " dmidecode utility available" +#~ msgstr " dmidecode Dienstprogramm verfügbar" + +#~ msgid " ... and HardInfo2 running with superuser privileges" +#~ msgstr "... und HardInfo2 läuft mit superuser Privilegien" + +#~ msgid "" +#~ " ... or ee1004 module loaded and configured! " +#~ "(for DDR4)" +#~ msgstr "" +#~ " ... or ee1004 Module geladen und konfiguriert! (für DDR4)" + +#~ msgid "Memory information requires one or both of the following:" +#~ msgstr "Speicherinformation benötigt eins oder beides von folgendem:" + #, c-format #~ msgid "" #~ "Written by %s\n" @@ -5814,162 +6360,6 @@ msgstr "" #~ msgid "RISC-V Processor" #~ msgstr "RISC-V Prozessor" -#~ msgid "Socket" -#~ msgstr "Sockel" - -#~ msgid "Drawer" -#~ msgstr "Zeichner" - -#~ msgid "Base Board" -#~ msgstr "Basisplatine" - -#~ msgid "Memory Controller" -#~ msgstr "Speichercontroller" - -#~ msgid "Memory Module" -#~ msgstr "Speichermodul" - -#~ msgid "Port Connector" -#~ msgstr "Port-Anschluss" - -#~ msgid "System Slots" -#~ msgstr "Systemsteckplätze" - -#~ msgid "On Board Devices" -#~ msgstr "Onboard-Geräte" - -#~ msgid "System Configuration Options" -#~ msgstr "Systemkonfigurationsoptionen" - -#~ msgid "BIOS Language" -#~ msgstr "BIOS Sprache" - -#~ msgid "Group Associations" -#~ msgstr "Gruppenverbände" - -#~ msgid "System Event Log" -#~ msgstr "Systemereignisprotokoll" - -#~ msgid "Physical Memory Array" -#~ msgstr "Physisches Speicher-Array" - -#~ msgid "Memory Device" -#~ msgstr "Speichergerät" - -#~ msgid "32-bit Memory Error" -#~ msgstr "32-bit Speicherfehler" - -#~ msgid "Memory Array Mapped Address" -#~ msgstr "Zugeordnete Speicher-Array Adresse" - -#~ msgid "Memory Device Mapped Address" -#~ msgstr "Zugeordnete Adresse des Speichergeräts" - -#~ msgid "Built-in Pointing Device" -#~ msgstr "Eingebautes Zeigegerät" - -#~ msgid "Portable Battery" -#~ msgstr "Portable Batterie" - -#~ msgid "System Reset" -#~ msgstr "Systemrücksetzung" - -#~ msgid "Hardware Security" -#~ msgstr "Hardware-Sicherheit" - -#~ msgid "System Power Controls" -#~ msgstr "Systemenergiekontrolle" - -#~ msgid "Voltage Probe" -#~ msgstr "Spannungssonde" - -#~ msgid "Cooling Device" -#~ msgstr "Kühlgerät" - -#~ msgid "Temperature Probe" -#~ msgstr "Temperaturprobe" - -#~ msgid "Electrical Current Probe" -#~ msgstr "Elektrische Stromsonde" - -#~ msgid "Out-of-band Remote Access" -#~ msgstr "'Out-of-band' Fernzugriff" - -#~ msgid "Boot Integrity Services" -#~ msgstr "Boot-Integritätsdienste" - -#~ msgid "System Boot" -#~ msgstr "Systemstart" - -#~ msgid "64-bit Memory Error" -#~ msgstr "64-bit Speicherfehler" - -#~ msgid "Management Device" -#~ msgstr "Verwaltungsgerät" - -#~ msgid "Management Device Component" -#~ msgstr "Verwaltungsgerätkomponente" - -#~ msgid "Management Device Threshold Data" -#~ msgstr "Schwellenwertdaten des Verwaltungsgeräts" - -#~ msgid "Memory Channel" -#~ msgstr "Speicherkanal" - -#~ msgid "IPMI Device" -#~ msgstr "IPMI Gerät" - -#~ msgid "Power Supply" -#~ msgstr "Energieversorgung" - -#~ msgid "Additional Information" -#~ msgstr "Zusätzliche Information" - -#~ msgid "Onboard Device" -#~ msgstr "Onboard-Gerät" - -#~ msgid "Invalid chassis type (0)" -#~ msgstr "Ungültiger Gehäusetyp (0)" - -#~ msgid "Unknown chassis type" -#~ msgstr "Ungültiger Gehäusetyp" - -#~ msgid "Main Server Chassis" -#~ msgstr "Hauptservergehäuse " - -#~ msgid "Expansion Chassis" -#~ msgstr "Erweiterungsgehäuse" - -#~ msgid "Bus Expansion Chassis" -#~ msgstr "Buserweiterungs-Chassis" - -#~ msgid "Peripheral Chassis" -#~ msgstr "Peripheriegehäuse" - -#~ msgid "RAID Chassis" -#~ msgstr "RAID-Gehäuse" - -#~ msgid "Rack Mount Chassis" -#~ msgstr "Rackmontage-Chassis" - -#~ msgid "Sealed-case PC" -#~ msgstr "Versiegeltes Gehäuse" - -#~ msgid "Multi-system" -#~ msgstr "Multisystem" - -#~ msgid "Detachable" -#~ msgstr "Abnehmbar" - -#~ msgid "phandle Map" -#~ msgstr "phandle-Karte" - -#~ msgid "Alias Map" -#~ msgstr "Alias-Karte" - -#~ msgid "Symbol Map" -#~ msgstr "Symbol-Karte" - #, c-format #~ msgid "" #~ "Modules:\n" @@ -5985,70 +6375,12 @@ msgstr "" #~ msgid "Unknown benchmark ``%s'' or benchmark.so not loaded" #~ msgstr "Unbekannter Benchmark ``%s'' oder benchmark.so nicht geladen" -#~ msgid "Don't know what to do. Exiting." -#~ msgstr "Weiß nicht was zu tun ist. Beende." - -#, c-format -#~ msgid "%d second" -#~ msgid_plural "%d seconds" -#~ msgstr[0] "%d Sekunde" -#~ msgstr[1] "%d Sekunden" - -#, c-format -#~ msgid "%.1f B" -#~ msgstr "%.1f Byte(s)" - -#, c-format -#~ msgid "%.1f KiB" -#~ msgstr "%.1f KiB" - -#, c-format -#~ msgid "%.1f MiB" -#~ msgstr "%.1f MiB" - -#, c-format -#~ msgid "%.1f GiB" -#~ msgstr "%.1f GiB" - -#, c-format -#~ msgid "%.1f TiB" -#~ msgstr "%.1f TiB" - -#, c-format -#~ msgid "%.1f PiB" -#~ msgstr "%.1f PiB" - -#~ msgid "Error" -#~ msgstr "Fehler" - -#~ msgid "Warning" -#~ msgstr "Warnung" - -#~ msgid "Fatal Error" -#~ msgstr "Kritischer Fehler" - -#~ msgid "creates a report and prints to standard output" -#~ msgstr "Erstellt einen Report und leitet ihn zum 'Standard-Output' weiter" - -#~ msgid "chooses a report format ([text], html)" -#~ msgstr "Wählt ein Reportformat ([text], html)" - #~ msgid "run benchmark; requires benchmark.so to be loaded" #~ msgstr "Starte Benchmark; benchmark.so muss geladen sein" #~ msgid "note attached to benchmark results" #~ msgstr "Hinweis angehängt an Benchmark-Ergebnisse" -#~ msgid "benchmark result format ([short], conf, shell)" -#~ msgstr "Benchmarkergebnisformat ([short], conf, shell)" - -#~ msgid "" -#~ "maximum number of benchmark results to include (-1 for no limit, default " -#~ "is 50)" -#~ msgstr "" -#~ "Maximale Anzahl an Benchmark-Ergebnissen zum einbeziehen (-1 für kein " -#~ "Limit, Standard ist 50)" - #~ msgid "lists modules" #~ msgstr "listet Module auf" @@ -6061,34 +6393,9 @@ msgstr "" #~ msgid "run in XML-RPC server mode" #~ msgstr "Starte in XML-RPC server Modus" -#~ msgid "shows program version and quit" -#~ msgstr "Zeigt Programmversion und beendet" - -#~ msgid "do not run benchmarks" -#~ msgstr "Keine Benchmarks ausführen" - -#~ msgid "show all details" -#~ msgstr "Alle Details anzeigen" - #~ msgid "- System Profiler and Benchmark tool" #~ msgstr "- System-Profiler und Benchmark-Werkzeug" -#, c-format -#~ msgid "" -#~ "Unrecognized arguments.\n" -#~ "Try ``%s --help'' for more information.\n" -#~ msgstr "" -#~ "Argumente nicht erkannt.\n" -#~ "Versuche ``%s --help'' für mehr Informationen.\n" - -#, c-format -#~ msgid "Module \"%s\" depends on module \"%s\", load it?" -#~ msgstr "Module \"%s\" ist von Modul \"%s\" abhängig, lade Modul?" - -#, c-format -#~ msgid "Module \"%s\" depends on module \"%s\"." -#~ msgstr "Modul \"%s\" ist von Modul \"%s\" abhängig" - #, c-format #~ msgid "" #~ "No module could be loaded. Check permissions on \"%s\" and try again." @@ -6103,10 +6410,6 @@ msgstr "" #~ "Kein Modul konnte geladen werden. Bitte führe hardinfo2 -l aus um alle " #~ "Module anzuzeigen und versuche es mit einer gültigen Liste erneut" -#, c-format -#~ msgid "Scanning: %s..." -#~ msgstr "Scanne: %s..." - #~ msgid "Contributors:" #~ msgstr "Mitwirkende:" diff --git a/po/es.po b/po/es.po index 8efb183f..c2c60bfd 100644 --- a/po/es.po +++ b/po/es.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: hardinfo2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-04-22 11:49+0200\n" +"POT-Creation-Date: 2024-05-30 15:01+0200\n" "PO-Revision-Date: 2020-05-10 16:56+0200\n" "Last-Translator: micrococo\n" "Language-Team:\n" @@ -20,11 +20,650 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Lokalize 20.04.0\n" -#: shell/callbacks.c:232 shell/shell.c:421 +#: hardinfo2/cpu_util.c:29 +msgid "Little Endian" +msgstr "Little Endian" + +#: hardinfo2/cpu_util.c:31 +msgid "Big Endian" +msgstr "Big Endian" + +#: hardinfo2/cpu_util.c:205 hardinfo2/cpu_util.c:216 modules/devices/gpu.c:216 +msgid "Frequency Scaling" +msgstr "Escalado de frecuencias" + +#: hardinfo2/cpu_util.c:206 modules/devices/gpu.c:217 +msgid "Minimum" +msgstr "Mínimo" + +#: hardinfo2/cpu_util.c:206 hardinfo2/cpu_util.c:207 hardinfo2/cpu_util.c:208 +#: hardinfo2/dt_util.c:590 modules/devices/gpu.c:217 modules/devices/gpu.c:218 +msgid "kHz" +msgstr "KHz" + +#: hardinfo2/cpu_util.c:207 modules/devices/gpu.c:218 +msgid "Maximum" +msgstr "Máximo" + +#: hardinfo2/cpu_util.c:208 +msgid "Current" +msgstr "Actual" + +#: hardinfo2/cpu_util.c:209 modules/devices/gpu.c:219 +msgid "Transition Latency" +msgstr "Latencia de transición" + +#: hardinfo2/cpu_util.c:209 modules/devices/gpu.c:219 +msgid "ns" +msgstr "ns" + +#: hardinfo2/cpu_util.c:210 +msgid "Governor" +msgstr "Gobernador" + +#: hardinfo2/cpu_util.c:211 hardinfo2/cpu_util.c:217 modules/devices.c:772 +#: modules/devices/gpu.c:163 modules/devices/pci.c:148 +#: modules/devices/usb.c:139 +msgid "Driver" +msgstr "Manejador" + +#: hardinfo2/cpu_util.c:223 modules/computer.c:785 +#: modules/devices/arm/processor.c:255 modules/devices/x86/processor.c:283 +#: modules/devices/x86/processor.c:387 modules/devices/x86/processor.c:525 +msgid "(Not Available)" +msgstr "(no disponible)" + +#: hardinfo2/cpu_util.c:231 hardinfo2/cpu_util.c:233 +msgid "Socket" +msgstr "Zócalo" + +#: hardinfo2/cpu_util.c:236 hardinfo2/cpu_util.c:238 modules/devices/gpu.c:159 +#: modules/devices/gpu.c:243 +msgid "Core" +msgstr "Núcleo" + +#: hardinfo2/cpu_util.c:241 +#, fuzzy +msgid "Book" +msgstr "Asentamientos" + +#: hardinfo2/cpu_util.c:243 +#, fuzzy +msgid "Drawer" +msgstr "Dibujado" + +#: hardinfo2/cpu_util.c:249 modules/devices/arm/processor.c:470 +#: modules/devices/x86/processor.c:751 +msgid "Topology" +msgstr "Topología" + +#: hardinfo2/cpu_util.c:250 +msgid "ID" +msgstr "Identificador" + +#: hardinfo2/dmi_util.c:25 +msgid "BIOS Information" +msgstr "Información del BIOS" + +#: hardinfo2/dmi_util.c:26 modules/devices/parisc/processor.c:157 +msgid "System" +msgstr "Sistema" + +#: hardinfo2/dmi_util.c:27 +msgid "Base Board" +msgstr "Placa base" + +#: hardinfo2/dmi_util.c:28 modules/devices/dmi.c:54 +msgid "Chassis" +msgstr "Chasis" + +#: hardinfo2/dmi_util.c:29 modules/computer.c:556 modules/computer.c:1054 +#: modules/devices/alpha/processor.c:87 modules/devices/arm/processor.c:340 +#: modules/devices.c:99 modules/devices/ia64/processor.c:159 +#: modules/devices/loongarch64/processor.c:80 +#: modules/devices/m68k/processor.c:83 modules/devices/mips/processor.c:74 +#: modules/devices/parisc/processor.c:154 modules/devices/ppc/processor.c:157 +#: modules/devices/riscv/processor.c:180 modules/devices/s390/processor.c:131 +#: modules/devices/sh/processor.c:83 modules/devices/sparc/processor.c:74 +#: modules/devices/x86/processor.c:647 +msgid "Processor" +msgstr "Procesador" + +#: hardinfo2/dmi_util.c:30 +msgid "Memory Controller" +msgstr "Controlador de memoria" + +#: hardinfo2/dmi_util.c:31 +msgid "Memory Module" +msgstr "Módulo de memoria" + +#: hardinfo2/dmi_util.c:32 modules/devices/parisc/processor.c:163 +#: modules/devices/x86/processor.c:663 +msgid "Cache" +msgstr "Caché" + +#: hardinfo2/dmi_util.c:33 +msgid "Port Connector" +msgstr "Conector de puerto" + +#: hardinfo2/dmi_util.c:34 +msgid "System Slots" +msgstr "Zócalos del sistema" + +#: hardinfo2/dmi_util.c:35 +msgid "On Board Devices" +msgstr "Dispositivos embebidos" + +#: hardinfo2/dmi_util.c:36 +#, fuzzy +msgid "OEM Strings" +msgstr "Textos del fabricante" + +#: hardinfo2/dmi_util.c:37 +msgid "System Configuration Options" +msgstr "Opciones de configuración del sistema" + +#: hardinfo2/dmi_util.c:38 +msgid "BIOS Language" +msgstr "Idioma del BIOS" + +#: hardinfo2/dmi_util.c:39 +msgid "Group Associations" +msgstr "Asociaciones de grupo" + +#: hardinfo2/dmi_util.c:40 +msgid "System Event Log" +msgstr "Registro de eventos del sistema" + +#: hardinfo2/dmi_util.c:41 +msgid "Physical Memory Array" +msgstr "Matriz de memoria física" + +#: hardinfo2/dmi_util.c:42 +msgid "Memory Device" +msgstr "Dispositivo de memoria" + +#: hardinfo2/dmi_util.c:43 +msgid "32-bit Memory Error" +msgstr "Error de memoria de 32 bits" + +#: hardinfo2/dmi_util.c:44 +msgid "Memory Array Mapped Address" +msgstr "Dirección asignada de matriz de memoria" + +#: hardinfo2/dmi_util.c:45 +msgid "Memory Device Mapped Address" +msgstr "Dirección asignada de dispositivo de memoria" + +#: hardinfo2/dmi_util.c:46 +msgid "Built-in Pointing Device" +msgstr "Dispositivo apuntador embebido" + +#: hardinfo2/dmi_util.c:47 +msgid "Portable Battery" +msgstr "Batería portátil" + +#: hardinfo2/dmi_util.c:48 +msgid "System Reset" +msgstr "Reinicio del sistema" + +#: hardinfo2/dmi_util.c:49 +msgid "Hardware Security" +msgstr "Seguridad del hardware" + +#: hardinfo2/dmi_util.c:50 +msgid "System Power Controls" +msgstr "Controles de energía del sistema" + +#: hardinfo2/dmi_util.c:51 +msgid "Voltage Probe" +msgstr "Prueba de voltaje" + +#: hardinfo2/dmi_util.c:52 +msgid "Cooling Device" +msgstr "Dispositivo de refrigeración" + +#: hardinfo2/dmi_util.c:53 +msgid "Temperature Probe" +msgstr "Prueba de temperatura" + +#: hardinfo2/dmi_util.c:54 +msgid "Electrical Current Probe" +msgstr "Prueba de corriente eléctrica" + +#: hardinfo2/dmi_util.c:55 +msgid "Out-of-band Remote Access" +msgstr "Acceso remoto fuera de banda" + +#: hardinfo2/dmi_util.c:56 +msgid "Boot Integrity Services" +msgstr "Servicios de integridad del arranque" + +#: hardinfo2/dmi_util.c:57 +msgid "System Boot" +msgstr "Sistema de arranque" + +#: hardinfo2/dmi_util.c:58 +msgid "64-bit Memory Error" +msgstr "Error de memoria de 64 bits" + +#: hardinfo2/dmi_util.c:59 +msgid "Management Device" +msgstr "Dispositivo de gestión" + +#: hardinfo2/dmi_util.c:60 +msgid "Management Device Component" +msgstr "Componente de dispositivo de gestión" + +#: hardinfo2/dmi_util.c:61 +msgid "Management Device Threshold Data" +msgstr "" + +#: hardinfo2/dmi_util.c:62 +msgid "Memory Channel" +msgstr "Canal de memoria" + +#: hardinfo2/dmi_util.c:63 +msgid "IPMI Device" +msgstr "Dispositivo IPMI" + +#: hardinfo2/dmi_util.c:64 +msgid "Power Supply" +msgstr "Fuente de alimentación" + +#: hardinfo2/dmi_util.c:65 +msgid "Additional Information" +msgstr "Información adicional" + +#: hardinfo2/dmi_util.c:66 +msgid "Onboard Device" +msgstr "Dispositivo embebido" + +#: hardinfo2/dmi_util.c:233 +msgid "Invalid chassis type (0)" +msgstr "Tipo de chasis no válido (0)" + +#: hardinfo2/dmi_util.c:234 hardinfo2/dmi_util.c:235 +msgid "Unknown chassis type" +msgstr "Tipo de chasis desconocido" + +#: hardinfo2/dmi_util.c:236 +msgid "Desktop" +msgstr "De escritorio" + +#: hardinfo2/dmi_util.c:237 +msgid "Low-profile Desktop" +msgstr "De bajo rendimiento" + +#: hardinfo2/dmi_util.c:238 +msgid "Pizza Box" +msgstr "Caja de pizza" + +#: hardinfo2/dmi_util.c:239 +msgid "Mini Tower" +msgstr "Minitorre" + +#: hardinfo2/dmi_util.c:240 +msgid "Tower" +msgstr "Torre" + +#: hardinfo2/dmi_util.c:241 +msgid "Portable" +msgstr "Portátil" + +#: hardinfo2/dmi_util.c:242 modules/computer.c:412 modules/computer.c:421 +#: modules/computer.c:443 +msgid "Laptop" +msgstr "Portátil" + +#: hardinfo2/dmi_util.c:243 +msgid "Notebook" +msgstr "Portátil" + +#: hardinfo2/dmi_util.c:244 +msgid "Handheld" +msgstr "De bolsillo" + +#: hardinfo2/dmi_util.c:245 +msgid "Docking Station" +msgstr "Estacion fija" + +#: hardinfo2/dmi_util.c:246 +msgid "All-in-one" +msgstr "Todo en uno" + +#: hardinfo2/dmi_util.c:247 +msgid "Subnotebook" +msgstr "Subportátil" + +#: hardinfo2/dmi_util.c:248 +msgid "Space-saving" +msgstr "PC Espacio-pequeño" + +#: hardinfo2/dmi_util.c:249 +msgid "Lunch Box" +msgstr "PC caja" + +#: hardinfo2/dmi_util.c:250 +msgid "Main Server Chassis" +msgstr "Servidor principal" + +#: hardinfo2/dmi_util.c:251 +msgid "Expansion Chassis" +msgstr "Carcasa de expansión" + +#: hardinfo2/dmi_util.c:252 +msgid "Sub Chassis" +msgstr "Sub servidor" + +#: hardinfo2/dmi_util.c:253 +msgid "Bus Expansion Chassis" +msgstr "Expansion de bus acoplable" + +#: hardinfo2/dmi_util.c:254 +msgid "Peripheral Chassis" +msgstr "Carcasa de periférico" + +#: hardinfo2/dmi_util.c:255 +msgid "RAID Chassis" +msgstr "RAID acoplable" + +#: hardinfo2/dmi_util.c:256 +msgid "Rack Mount Chassis" +msgstr "Rack de montaje acoplable" + +#: hardinfo2/dmi_util.c:257 +msgid "Sealed-case PC" +msgstr "PC sellada" + +#: hardinfo2/dmi_util.c:258 +msgid "Multi-system" +msgstr "Multisistema" + +#: hardinfo2/dmi_util.c:259 +msgid "CompactPCI" +msgstr "" + +#: hardinfo2/dmi_util.c:260 +msgid "AdvancedTCA" +msgstr "" + +#: hardinfo2/dmi_util.c:261 +msgid "Blade" +msgstr "" + +#: hardinfo2/dmi_util.c:262 +msgid "Blade Enclosing" +msgstr "" + +#: hardinfo2/dmi_util.c:263 +msgid "Tablet" +msgstr "Tableta" + +#: hardinfo2/dmi_util.c:264 +msgid "Convertible" +msgstr "Convertible" + +#: hardinfo2/dmi_util.c:265 +msgid "Detachable" +msgstr "Desmontable" + +#: hardinfo2/dmi_util.c:266 +msgid "IoT Gateway" +msgstr "" + +#: hardinfo2/dmi_util.c:267 +msgid "Embedded PC" +msgstr "" + +#: hardinfo2/dmi_util.c:268 +msgid "Mini PC" +msgstr "" + +#: hardinfo2/dmi_util.c:269 +msgid "Stick PC" +msgstr "" + +#: hardinfo2/dt_util.c:1175 +msgid "phandle Map" +msgstr "Mapa manejado" + +#: hardinfo2/dt_util.c:1176 +msgid "Alias Map" +msgstr "Mapa de alias" + +#: hardinfo2/dt_util.c:1177 +msgid "Symbol Map" +msgstr "Mapa de símbolos" + +#. / %d will be latest year of copyright +#: hardinfo2/hardinfo.c:71 +#, c-format +msgid "" +"Copyright (C) 2003-2023 L. A. F. Pereira. 2024-%d Hardinfo2 Project.\n" +"\n" +msgstr "" + +#: hardinfo2/hardinfo.c:73 +#, c-format +msgid "" +"Compile-time options:\n" +" Release version: %s (%s)\n" +" LibSoup version: %s\n" +" BinReloc enabled: %s\n" +" Data prefix: %s\n" +" Library prefix: %s\n" +" Locale prefix : %s\n" +" Data hardcoded: %s\n" +" Library hardcoded: %s\n" +" Locale hardcoded: %s\n" +" Compiled for: %s\n" +msgstr "" + +#: hardinfo2/hardinfo.c:85 +msgid "3.0" +msgstr "" + +#: hardinfo2/hardinfo.c:86 modules/computer.c:833 +#: modules/computer/modules.c:352 modules/computer/modules.c:353 +#: modules/devices/inputdevices.c:153 modules/devices/printers.c:145 +#: modules/devices/spd-decode.c:971 +msgid "Yes" +msgstr "Sí" + +#: hardinfo2/hardinfo.c:86 modules/computer.c:833 +#: modules/computer/modules.c:352 modules/computer/modules.c:353 +#: modules/devices/printers.c:145 modules/devices/spd-decode.c:968 +msgid "No" +msgstr "No" + +#: hardinfo2/hardinfo.c:120 +#, c-format +msgid "Unknown benchmark ``%s''\n" +msgstr "" + +#: hardinfo2/hardinfo.c:159 +msgid "Don't know what to do. Exiting." +msgstr "No se puede determinar qué hacer. Saliendo." + +#: hardinfo2/usb_util.c:293 modules/devices/devicetree.c:90 +#: modules/devices/devicetree.c:91 modules/devices/monitors.c:411 +#: modules/devices/storage.c:306 modules/devices/storage.c:328 +msgid "(None)" +msgstr "(ninguno)" + +#: hardinfo2/util.c:102 modules/computer/uptime.c:54 +#, c-format +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d día" +msgstr[1] "%d días" + +#: hardinfo2/util.c:103 modules/computer/uptime.c:55 +#, c-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d hora" +msgstr[1] "%d horas" + +#: hardinfo2/util.c:104 modules/computer/uptime.c:56 +#, c-format +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minuto" +msgstr[1] "%d minutos" + +#: hardinfo2/util.c:105 +#, c-format +msgid "%d second" +msgid_plural "%d seconds" +msgstr[0] "%d segundo" +msgstr[1] "%d segundos" + +#: hardinfo2/util.c:126 +#, c-format +msgid "%.1f B" +msgstr "%.1f B" + +#: hardinfo2/util.c:128 +#, c-format +msgid "%.1f KiB" +msgstr "%.1f KiB" + +#: hardinfo2/util.c:130 +#, c-format +msgid "%.1f MiB" +msgstr "%.1f MiB" + +#: hardinfo2/util.c:132 +#, c-format +msgid "%.1f GiB" +msgstr "%.1f GiB" + +#: hardinfo2/util.c:134 +#, c-format +msgid "%.1f TiB" +msgstr "%.1f TiB" + +#: hardinfo2/util.c:136 +#, c-format +msgid "%.1f PiB" +msgstr "%.1f PiB" + +#: hardinfo2/util.c:366 +msgid "Error" +msgstr "Error" + +#: hardinfo2/util.c:366 hardinfo2/util.c:382 +msgid "Warning" +msgstr "Advertencia" + +#: hardinfo2/util.c:381 +msgid "Fatal Error" +msgstr "Error fatal" + +#: hardinfo2/util.c:408 +msgid "do not print status messages to standard output" +msgstr "" + +#: hardinfo2/util.c:414 +msgid "creates a report and prints to standard output" +msgstr "crea un reporte y lo imprime en la salida estándar" + +#: hardinfo2/util.c:420 +msgid "chooses a report format ([text], html)" +msgstr "elige un formato de reporte ([texto], html)" + +#: hardinfo2/util.c:426 +msgid "run single benchmark eg. -b 'FPU FFT' (Default all Benchmarks runs)" +msgstr "" + +#: hardinfo2/util.c:432 +msgid "" +"user note attached to benchmark results. (updating/synchronize with server)" +msgstr "" + +#: hardinfo2/util.c:438 +msgid "benchmark result format ([short], conf, shell)" +msgstr "" +"formato del resultado de la prueba de rendimiento ([corto], conf, shell)" + +#: hardinfo2/util.c:444 +msgid "" +"maximum number of benchmark results to include (-1 for no limit, default is " +"50)" +msgstr "" +"número máximo de resultados de pruebas de rendimiento a incluir (-1 para " +"ilimitados, 50 por defecto)" + +#: hardinfo2/util.c:450 +msgid "shows program version and quit" +msgstr "muestra la versión del programa y sale" + +#: hardinfo2/util.c:456 +msgid "do not run benchmarks" +msgstr "no ejecutar pruebas de rendimiento" + +#: hardinfo2/util.c:462 +msgid "show all details" +msgstr "mostrar todos los detalles" + +#: hardinfo2/util.c:467 +msgid "- System Information and Benchmark" +msgstr "" + +#: hardinfo2/util.c:477 +#, c-format +msgid "" +"Unrecognized arguments.\n" +"Try ``%s --help'' for more information.\n" +msgstr "" +"Argumentos no reconocidos.\n" +"Pruebe ``%s --help'' para obtener más información.\n" + +#: hardinfo2/util.c:862 +#, c-format +msgid "Module \"%s\" depends on module \"%s\", load it?" +msgstr "El módulo «%s» depende del módulo «%s»; ¿desea cargarlo?" + +#: hardinfo2/util.c:885 +#, c-format +msgid "Module \"%s\" depends on module \"%s\"." +msgstr "El módulo «%s» depende del módulo «%s»." + +#: hardinfo2/util.c:952 +#, c-format +msgid "Scanning: %s..." +msgstr "Escaneando: %s..." + +#: hardinfo2/util.c:962 shell/shell.c:302 shell/shell.c:932 shell/shell.c:2146 +msgid "Done." +msgstr "Hecho." + +#: hardinfo2/vendor.c:213 +msgid "Update vendor list" +msgstr "" + +#: hardinfo2/vendor.c:218 +msgid "Check Update Version" +msgstr "" + +#: hardinfo2/vendor.c:391 modules/computer.c:608 modules/computer.c:813 +#: modules/computer/os.c:80 modules/computer/os.c:267 modules/computer/os.c:304 +#: modules/computer/os.c:511 modules/computer/os.c:581 modules/devices.c:403 +#: modules/devices.c:549 modules/devices/firmware.c:149 +#: modules/devices/printers.c:106 modules/devices/printers.c:113 +#: modules/devices/printers.c:123 modules/devices/printers.c:138 +#: modules/devices/printers.c:147 modules/devices/printers.c:256 +#: modules/devices/spd-decode.c:311 modules/devices/usb.c:149 +msgid "Unknown" +msgstr "Desconocido" + +#: shell/callbacks.c:396 shell/shell.c:523 msgid "System Information and Benchmark" msgstr "" -#: shell/callbacks.c:237 +#: shell/callbacks.c:401 msgid "" "HardInfo2 is free software; you can redistribute it and/or modify it under " "the terms of the GNU General Public License as published by the Free " @@ -44,87 +683,111 @@ msgstr "" msgid "_Information" msgstr "_Información" -#: shell/menu.c:45 +#: shell/menu.c:44 msgid "_View" msgstr "_Ver" #: shell/menu.c:46 +msgid "_Theme" +msgstr "" + +#: shell/menu.c:48 msgid "_Help" msgstr "_Ayuda" -#: shell/menu.c:51 +#: shell/menu.c:52 msgid "Generate _Report" msgstr "Generar _reporte" -#: shell/menu.c:52 +#: shell/menu.c:53 msgid "Generates a report with detailed system information" msgstr "" -#: shell/menu.c:56 shell/syncmanager.c:689 +#: shell/menu.c:57 shell/syncmanager.c:691 msgid "Synchronize" msgstr "" -#: shell/menu.c:57 +#: shell/menu.c:58 msgid "Send benchmark results and receive updated data from the network" msgstr "" -#: shell/menu.c:61 +#: shell/menu.c:62 msgid "_Open..." msgstr "_Abrir..." -#: shell/menu.c:66 -msgid "_Copy to Clipboard" -msgstr "_Copiar al portapapeles" - -#: shell/menu.c:67 -msgid "Copy to clipboard" -msgstr "Copiar al portapapeles" - -#: shell/menu.c:71 +#: shell/menu.c:73 msgid "_Refresh" msgstr "_Actualizar" -#: shell/menu.c:76 +#: shell/menu.c:78 msgid "_Open HardInfo2 Web Site" msgstr "_Abrir sitio web de Hardinfo" -#: shell/menu.c:81 +#: shell/menu.c:83 msgid "_Report bug" msgstr "_Reportar un error" -#: shell/menu.c:86 +#: shell/menu.c:88 msgid "_About HardInfo2" msgstr "_Acerca de Hardinfo" -#: shell/menu.c:87 +#: shell/menu.c:89 msgid "Displays program version information" msgstr "Muestra la información de versión del programa" -#: shell/menu.c:91 +#: shell/menu.c:93 msgid "_Quit" msgstr "_Salir" -#: shell/menu.c:98 +#: shell/menu.c:100 msgid "_Side Pane" msgstr "_Panel lateral" -#: shell/menu.c:99 +#: shell/menu.c:101 msgid "Toggles side pane visibility" msgstr "Conmuta la visibilidad del panel lateral" -#: shell/menu.c:102 +#: shell/menu.c:104 msgid "_Toolbar" msgstr "_Barra de herramientas" -#: shell/menu.c:106 +#: shell/menu.c:108 msgid "Synchronize on startup" msgstr "" +#: shell/menu.c:113 +msgid "Disable Theme" +msgstr "" + +#: shell/menu.c:117 +msgid "Theme Motherboard" +msgstr "" + +#: shell/menu.c:121 +msgid "Theme Graffiti" +msgstr "" + +#: shell/menu.c:125 +msgid "Theme Anime PC" +msgstr "" + +#: shell/menu.c:129 +msgid "Theme Tux Star" +msgstr "" + +#: shell/menu.c:133 +msgid "Theme PixArt" +msgstr "" + +#: shell/menu.c:137 +msgid "Theme Silicon" +msgstr "" + #: shell/report.c:771 shell/report.c:779 msgid "Save File" msgstr "Guardar archivo" -#: shell/report.c:774 shell/report.c:1253 shell/syncmanager.c:777 +#: shell/report.c:774 shell/report.c:1251 shell/syncmanager.c:779 msgid "_Cancel" msgstr "_Cancelar" @@ -180,42 +843,37 @@ msgstr "_Deseleccionar todo" msgid "Select _All" msgstr "_Seleccionar todo" -#: shell/report.c:1263 +#: shell/report.c:1261 msgid "_Generate" msgstr "_Generar" -#: shell/shell.c:312 shell/shell.c:781 shell/shell.c:2019 -#: modules/benchmark.c:725 modules/benchmark.c:733 -msgid "Done." -msgstr "Hecho." - -#: shell/shell.c:416 +#: shell/shell.c:518 #, c-format msgid "%s - System Information and Benchmark" msgstr "" -#: shell/shell.c:766 +#: shell/shell.c:917 msgid "Loading modules..." msgstr "Cargando módulos..." -#: shell/shell.c:1536 +#: shell/shell.c:1672 msgid "URL" msgstr "" -#: shell/shell.c:1543 +#: shell/shell.c:1679 msgid "Support URL" msgstr "" -#: shell/shell.c:1554 +#: shell/shell.c:1690 msgid "Wikipedia" msgstr "" -#: shell/shell.c:1885 +#: shell/shell.c:2019 #, c-format msgid "%s → Summary" msgstr "%s → Resumen" -#: shell/shell.c:1993 +#: shell/shell.c:2126 msgid "Updating..." msgstr "Actualizando..." @@ -234,73 +892,133 @@ msgstr "" "Sincronizando\n" "Esto puede tardar un poco." -#: shell/syncmanager.c:543 +#: shell/syncmanager.c:545 msgid "(canceled)" msgstr "(cancelado)" -#: shell/syncmanager.c:559 +#: shell/syncmanager.c:561 msgid "(failed)" msgstr "(error)" -#: shell/syncmanager.c:655 modules/benchmark.c:904 +#: shell/syncmanager.c:657 modules/benchmark.c:884 msgid "Send benchmark results" msgstr "Enviar resultados de las pruebas de rendimiento" -#: shell/syncmanager.c:764 -msgid "Privacy Policy" +#: shell/syncmanager.c:766 +msgid "Privacy Policy" +msgstr "" + +#: shell/syncmanager.c:788 +msgid "_Synchronize" +msgstr "_Sincronizar" + +#: shell/syncmanager.c:837 +#, c-format +msgid "Synchronizing: %s" +msgstr "" + +#: modules/benchmark/benches.c:113 +msgid "CPU Blowfish (Single-thread)" +msgstr "CPU Blowfish (un hilo)" + +#: modules/benchmark/benches.c:121 +msgid "CPU Blowfish (Multi-thread)" +msgstr "CPU Blowfish (multihilo)" + +#: modules/benchmark/benches.c:129 +msgid "CPU Blowfish (Multi-core)" +msgstr "CPU Blowfish (multinúcleo)" + +#: modules/benchmark/benches.c:137 +msgid "CPU Zlib" +msgstr "CPU Zlib" + +#: modules/benchmark/benches.c:145 +msgid "CPU CryptoHash" +msgstr "" + +#: modules/benchmark/benches.c:153 +msgid "CPU Fibonacci" msgstr "" -#: shell/syncmanager.c:786 -msgid "_Synchronize" -msgstr "_Sincronizar" +#: modules/benchmark/benches.c:161 +msgid "CPU N-Queens" +msgstr "CPU N-Reinas" -#: shell/syncmanager.c:835 -#, c-format -msgid "Synchronizing: %s" +#: modules/benchmark/benches.c:169 +msgid "FPU FFT" +msgstr "FPU FFT" + +#: modules/benchmark/benches.c:177 +msgid "FPU Raytracing (Single-thread)" msgstr "" -#: modules/benchmark.c:353 -msgid "This Machine" +#: modules/benchmark/benches.c:185 +msgid "Internal Network Speed" msgstr "" -#: modules/benchmark.c:564 modules/benchmark/bench_results.c:527 -#: modules/benchmark/bench_results.c:593 -msgid "CPU Config" -msgstr "Características de la CPU" +#: modules/benchmark/benches.c:193 +msgid "SysBench CPU (Single-thread)" +msgstr "SysBench de CPU (un hilo)" -#: modules/benchmark.c:564 -msgid "Results" -msgstr "Resultados" +#: modules/benchmark/benches.c:201 +msgid "SysBench CPU (Multi-thread)" +msgstr "SysBench de CPU (multihilo)" -#: modules/benchmark.c:565 modules/devices/sparc/processor.c:75 -msgid "CPU" -msgstr "CPU" +#: modules/benchmark/benches.c:209 +msgid "SysBench CPU (Four threads)" +msgstr "SysBench de CPU (cuatro hilos)" -#: modules/benchmark.c:640 -#, c-format -msgid "Benchmarking: %s." -msgstr "Ejecutando prueba de rendimiento: %s." +#: modules/benchmark/benches.c:217 +msgid "SysBench Memory (Single-thread)" +msgstr "SysBench de memoria (un hilo)" -#: modules/benchmark.c:652 -msgid "Stop" +#: modules/benchmark/benches.c:225 +msgid "SysBench Memory (Two threads)" +msgstr "SysBench de memoria (dos hilos)" + +#: modules/benchmark/benches.c:233 +msgid "SysBench Memory (Quad threads)" msgstr "" -#: modules/benchmark.c:741 -msgid "Benchmarks" -msgstr "Pruebas de rendimiento" +#: modules/benchmark/benches.c:241 +msgid "SysBench Memory (Multi-thread)" +msgstr "" -#: modules/benchmark.c:751 -msgid "Perform tasks and compare with other systems" -msgstr "Realizar tareas y comparar con otros sistemas" +#: modules/benchmark/benches.c:249 +msgid "GPU Drawing" +msgstr "GPU dibujado" -#: modules/benchmark.c:910 -msgid "Receive benchmark results" -msgstr "Recibir resultados de las pruebas de rendimiento" +#: modules/benchmark/benches.c:263 +msgid "" +"Alexey Kopytov's sysbench is required.\n" +"Results in events/second. Higher is better." +msgstr "" +"Se requiere sysbench de Alexey Kopytov.\n" +"Resultados en eventos/segundo. Más alto es mejor." + +#: modules/benchmark/benches.c:269 +msgid "" +"Alexey Kopytov's sysbench is required.\n" +"Results in MiB/second. Higher is better." +msgstr "" +"Se requiere sysbench de Alexey Kopytov.\n" +"Resultados en MiB/segundo. Más alto es mejor." + +#: modules/benchmark/benches.c:272 +msgid "" +"iperf3 is required.\n" +"Results in Gbits/s. Higher is better." +msgstr "" + +#: modules/benchmark/benches.c:284 +msgid "Results in HIMarks. Higher is better." +msgstr "Resultados en HIMarks. Más alto es mejor." #. / Used for an unknown value. Having it in only one place cleans up the .po #. * line references #: modules/benchmark/bench_results.c:34 modules/computer.c:41 -#: modules/computer/display.c:41 modules/computer/display.c:58 +#: modules/computer/display.c:40 modules/computer/display.c:57 #: modules/computer/os.c:290 modules/computer/os.c:350 modules/devices.c:532 #: modules/devices/dmi_memory.c:57 modules/devices/dmi_memory.c:58 #: modules/devices/dmi_memory.c:634 modules/devices/dmi_memory.c:777 @@ -317,15 +1035,15 @@ msgstr "Recibir resultados de las pruebas de rendimiento" #: modules/devices/spd-decode.c:983 modules/devices/storage.c:27 #: modules/devices/storage.c:307 modules/devices/storage.c:336 #: modules/devices/storage.c:431 modules/devices/usb.c:29 -#: modules/network/net.c:437 includes/cpu_util.h:11 +#: modules/network/net.c:465 includes/cpu_util.h:11 msgid "(Unknown)" msgstr "(desconocido)" #: modules/benchmark/bench_results.c:69 modules/benchmark/bench_results.c:359 -#: modules/devices.c:369 modules/devices.c:377 modules/devices.c:405 -#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:290 -#: modules/devices/arm/processor.c:303 modules/devices/arm/processor.c:345 -#: modules/devices/arm/processor.c:500 modules/devices/gpu.c:125 +#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:289 +#: modules/devices/arm/processor.c:302 modules/devices/arm/processor.c:344 +#: modules/devices/arm/processor.c:499 modules/devices.c:369 +#: modules/devices.c:377 modules/devices.c:405 modules/devices/gpu.c:125 #: modules/devices/gpu.c:127 modules/devices/gpu.c:133 #: modules/devices/gpu.c:135 modules/devices/gpu.c:187 #: modules/devices/gpu.c:189 modules/devices/ia64/processor.c:167 @@ -334,37 +1052,37 @@ msgstr "(desconocido)" #: modules/devices/m68k/processor.c:87 modules/devices/mips/processor.c:77 #: modules/devices/parisc/processor.c:158 #: modules/devices/parisc/processor.c:191 modules/devices/ppc/processor.c:160 -#: modules/devices/ppc/processor.c:187 modules/devices/riscv/processor.c:186 -#: modules/devices/riscv/processor.c:214 modules/devices/s390/processor.c:160 +#: modules/devices/ppc/processor.c:187 modules/devices/riscv/processor.c:185 +#: modules/devices/riscv/processor.c:213 modules/devices/s390/processor.c:160 #: modules/devices/sh/processor.c:87 modules/devices/sh/processor.c:88 -#: modules/devices/sh/processor.c:89 modules/devices/x86/processor.c:318 -#: modules/devices/x86/processor.c:331 modules/devices/x86/processor.c:659 -#: modules/devices/x86/processor.c:791 +#: modules/devices/sh/processor.c:89 modules/devices/x86/processor.c:317 +#: modules/devices/x86/processor.c:330 modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:790 msgid "MHz" msgstr "MHz" -#: modules/benchmark/bench_results.c:391 modules/devices.c:177 +#: modules/benchmark/bench_results.c:391 modules/devices.c:178 #, c-format msgid "%d physical processor" msgid_plural "%d physical processors" msgstr[0] "%d procesador real" msgstr[1] "%d procesadores reales" -#: modules/benchmark/bench_results.c:392 modules/devices.c:178 +#: modules/benchmark/bench_results.c:392 modules/devices.c:179 #, c-format msgid "%d core" msgid_plural "%d cores" msgstr[0] "%d núcleo" msgstr[1] "%d núcleos" -#: modules/benchmark/bench_results.c:393 modules/devices.c:179 +#: modules/benchmark/bench_results.c:393 modules/devices.c:180 #, c-format msgid "%d thread" msgid_plural "%d threads" msgstr[0] "%d hilo" msgstr[1] "%d hilos" -#: modules/benchmark/bench_results.c:398 modules/devices.c:181 +#: modules/benchmark/bench_results.c:398 modules/devices.c:182 #, c-format msgid "%d NUMA node" msgid_plural "%d NUMA nodes" @@ -372,257 +1090,211 @@ msgstr[0] "" msgstr[1] "" #. /NP procs; NC cores across NN nodes; NT threads -#: modules/benchmark/bench_results.c:402 modules/devices.c:182 +#: modules/benchmark/bench_results.c:402 modules/devices.c:183 #, c-format msgid "%s; %s across %s; %s" msgstr "" #. /NP procs; NC cores; NT threads -#: modules/benchmark/bench_results.c:407 modules/devices.c:185 +#: modules/benchmark/bench_results.c:407 modules/devices.c:186 #, c-format msgid "%s; %s; %s" msgstr "" -#: modules/benchmark/bench_results.c:479 modules/benchmark/bench_results.c:599 -#: modules/computer.c:948 modules/devices/dmi_memory.c:636 +#: modules/benchmark/bench_results.c:478 modules/benchmark/bench_results.c:598 +#: modules/computer.c:961 modules/devices/dmi_memory.c:636 #: modules/devices/dmi_memory.c:717 modules/devices/dmi_memory.c:727 #: modules/devices/dmi_memory.c:781 modules/devices/dmi_memory.c:868 -#: modules/devices/dmi_memory.c:914 modules/devices/dmi_memory.c:999 -#: modules/network/net.c:395 modules/network/net.c:417 -#: modules/network/net.c:418 +#: modules/devices/dmi_memory.c:914 modules/devices/dmi_memory.c:997 +#: modules/network/net.c:421 modules/network/net.c:445 +#: modules/network/net.c:446 msgid "MiB" msgstr "MiB" -#: modules/benchmark/bench_results.c:484 modules/benchmark/bench_results.c:598 +#: modules/benchmark/bench_results.c:483 modules/benchmark/bench_results.c:597 msgid "kiB" msgstr "" -#: modules/benchmark/bench_results.c:492 modules/benchmark/bench_results.c:546 +#: modules/benchmark/bench_results.c:491 modules/benchmark/bench_results.c:545 #, c-format msgid "%d-bit" msgstr "" -#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:511 modules/benchmark/bench_results.c:574 msgid "Benchmark Result" msgstr "Resultado de la prueba de rendimiento" -#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:511 modules/benchmark/bench_results.c:574 msgid "Threads" msgstr "Hilos" -#: modules/benchmark/bench_results.c:513 modules/benchmark/bench_results.c:577 +#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:576 msgid "Elapsed Time" msgstr "Tiempo transcurrido" -#: modules/benchmark/bench_results.c:513 modules/benchmark/bench_results.c:577 +#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:576 msgid "seconds" msgstr "segundos" -#: modules/benchmark/bench_results.c:514 modules/computer/languages.c:101 -#: modules/devices/arm/processor.c:355 modules/devices/gpu.c:157 +#: modules/benchmark/bench_results.c:513 modules/computer/languages.c:101 +#: modules/devices/arm/processor.c:354 modules/devices/gpu.c:157 #: modules/devices/ia64/processor.c:166 #: modules/devices/loongarch64/processor.c:84 modules/devices/pci.c:146 #: modules/devices/ppc/processor.c:159 msgid "Revision" msgstr "Revisión" -#: modules/benchmark/bench_results.c:515 modules/benchmark/bench_results.c:578 +#: modules/benchmark/bench_results.c:514 modules/benchmark/bench_results.c:577 msgid "Extra Information" msgstr "Información adicional" -#: modules/benchmark/bench_results.c:517 modules/benchmark/bench_results.c:580 +#: modules/benchmark/bench_results.c:516 modules/benchmark/bench_results.c:579 msgid "Note" msgstr "Nota" -#: modules/benchmark/bench_results.c:518 modules/benchmark/bench_results.c:581 +#: modules/benchmark/bench_results.c:517 modules/benchmark/bench_results.c:580 msgid "" "This result is from an old version of HardInfo. Results might not be " "comparable to current version. Some details are missing." msgstr "" -#: modules/benchmark/bench_results.c:522 modules/benchmark/bench_results.c:585 +#: modules/benchmark/bench_results.c:521 modules/benchmark/bench_results.c:584 #: modules/devices/devicetree/pmac_data.c:81 modules/devices/sh/processor.c:85 msgid "Machine" msgstr "Máquina" -#: modules/benchmark/bench_results.c:523 modules/benchmark/bench_results.c:585 -#: modules/devices/devicetree.c:208 modules/devices/dmi.c:48 +#: modules/benchmark/bench_results.c:522 modules/benchmark/bench_results.c:584 +#: modules/devices/devicetree.c:207 modules/devices/dmi.c:48 msgid "Board" msgstr "Tarjeta" -#: modules/benchmark/bench_results.c:524 modules/benchmark/bench_results.c:587 -#: modules/computer.c:550 +#: modules/benchmark/bench_results.c:523 modules/benchmark/bench_results.c:586 +#: modules/computer.c:559 msgid "Machine Type" msgstr "Tipo de equipo" -#: modules/benchmark/bench_results.c:525 modules/benchmark/bench_results.c:590 +#: modules/benchmark/bench_results.c:524 modules/benchmark/bench_results.c:589 msgid "CPU Name" msgstr "Nombre de la CPU" -#: modules/benchmark/bench_results.c:526 modules/benchmark/bench_results.c:591 +#: modules/benchmark/bench_results.c:525 modules/benchmark/bench_results.c:590 msgid "CPU Description" msgstr "Descripción de la CPU" -#: modules/benchmark/bench_results.c:528 modules/benchmark/bench_results.c:593 +#: modules/benchmark/bench_results.c:526 modules/benchmark/bench_results.c:592 +#: modules/benchmark.c:559 +msgid "CPU Config" +msgstr "Características de la CPU" + +#: modules/benchmark/bench_results.c:527 modules/benchmark/bench_results.c:592 msgid "Threads Available" msgstr "Hilos disponibles" -#: modules/benchmark/bench_results.c:529 modules/benchmark/bench_results.c:594 +#: modules/benchmark/bench_results.c:528 modules/benchmark/bench_results.c:593 msgid "GPU" msgstr "" -#: modules/benchmark/bench_results.c:530 modules/benchmark/bench_results.c:596 -#: modules/computer.c:562 +#: modules/benchmark/bench_results.c:529 modules/benchmark/bench_results.c:595 +#: modules/computer.c:571 msgid "OpenGL Renderer" msgstr "Renderizador de OpenGL" -#: modules/benchmark/bench_results.c:531 modules/benchmark/bench_results.c:598 -#: modules/computer.c:140 modules/computer.c:549 modules/computer.c:1041 +#: modules/benchmark/bench_results.c:530 modules/benchmark/bench_results.c:597 +#: modules/computer.c:140 modules/computer.c:558 modules/computer.c:1054 #: modules/devices/gpu.c:160 msgid "Memory" msgstr "Memoria" -#: modules/benchmark/bench_results.c:532 modules/benchmark/bench_results.c:600 +#: modules/benchmark/bench_results.c:531 modules/benchmark/bench_results.c:599 msgid "Pointer Size" msgstr "Tamaño del puntero" -#: modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:574 msgid "Benchmark" msgstr "Prueba de rendimiento" -#: modules/benchmark/bench_results.c:576 modules/devices/dmi_memory.c:936 +#: modules/benchmark/bench_results.c:575 modules/devices/dmi_memory.c:936 #: modules/devices/firmware.c:245 modules/devices/monitors.c:495 -#: modules/devices/x86/processor.c:693 +#: modules/devices/x86/processor.c:692 msgid "Result" msgstr "Resultado" -#: modules/benchmark/bench_results.c:588 +#: modules/benchmark/bench_results.c:587 msgid "Linux Kernel" msgstr "" -#: modules/benchmark/bench_results.c:589 +#: modules/benchmark/bench_results.c:588 msgid "Linux OS" msgstr "" -#: modules/benchmark/bench_results.c:598 +#: modules/benchmark/bench_results.c:597 msgid "Physical Memory" msgstr "" -#: modules/benchmark/bench_results.c:602 +#: modules/benchmark/bench_results.c:601 msgid "Handles" msgstr "" -#: modules/benchmark/bench_results.c:602 +#: modules/benchmark/bench_results.c:601 msgid "mid" msgstr "" -#: modules/benchmark/bench_results.c:603 +#: modules/benchmark/bench_results.c:602 msgid "cfg_val" msgstr "" -#: modules/benchmark/benches.c:106 -msgid "CPU Blowfish (Single-thread)" -msgstr "CPU Blowfish (un hilo)" - -#: modules/benchmark/benches.c:114 -msgid "CPU Blowfish (Multi-thread)" -msgstr "CPU Blowfish (multihilo)" - -#: modules/benchmark/benches.c:122 -msgid "CPU Blowfish (Multi-core)" -msgstr "CPU Blowfish (multinúcleo)" - -#: modules/benchmark/benches.c:130 -msgid "CPU Zlib" -msgstr "CPU Zlib" - -#: modules/benchmark/benches.c:138 -msgid "CPU CryptoHash" -msgstr "" - -#: modules/benchmark/benches.c:146 -msgid "CPU Fibonacci" -msgstr "" - -#: modules/benchmark/benches.c:154 -msgid "CPU N-Queens" -msgstr "CPU N-Reinas" - -#: modules/benchmark/benches.c:162 -msgid "FPU FFT" -msgstr "FPU FFT" - -#: modules/benchmark/benches.c:170 -msgid "FPU Raytracing (Single-thread)" -msgstr "" - -#: modules/benchmark/benches.c:178 -msgid "Internal Network Speed" +#: modules/benchmark.c:352 +msgid "This Machine" msgstr "" -#: modules/benchmark/benches.c:186 -msgid "SysBench CPU (Single-thread)" -msgstr "SysBench de CPU (un hilo)" - -#: modules/benchmark/benches.c:194 -msgid "SysBench CPU (Multi-thread)" -msgstr "SysBench de CPU (multihilo)" - -#: modules/benchmark/benches.c:202 -msgid "SysBench CPU (Four threads)" -msgstr "SysBench de CPU (cuatro hilos)" +#: modules/benchmark.c:559 +msgid "Results" +msgstr "Resultados" -#: modules/benchmark/benches.c:210 -msgid "SysBench Memory (Single-thread)" -msgstr "SysBench de memoria (un hilo)" +#: modules/benchmark.c:560 modules/devices/sparc/processor.c:75 +msgid "CPU" +msgstr "CPU" -#: modules/benchmark/benches.c:218 -msgid "SysBench Memory (Two threads)" -msgstr "SysBench de memoria (dos hilos)" +#: modules/benchmark.c:636 +#, c-format +msgid "Benchmarking: %s." +msgstr "Ejecutando prueba de rendimiento: %s." -#: modules/benchmark/benches.c:226 -msgid "SysBench Memory (Quad threads)" +#: modules/benchmark.c:643 +msgid "Stop" msgstr "" -#: modules/benchmark/benches.c:234 -msgid "SysBench Memory (Multi-thread)" +#: modules/benchmark.c:655 +msgid "" +"Please do not move your mouse\n" +"or press any keys." msgstr "" -#: modules/benchmark/benches.c:242 -msgid "GPU Drawing" -msgstr "GPU dibujado" +#: modules/benchmark.c:725 +msgid "Benchmarks" +msgstr "Pruebas de rendimiento" -#: modules/benchmark/benches.c:256 -msgid "" -"Alexey Kopytov's sysbench is required.\n" -"Results in events/second. Higher is better." -msgstr "" -"Se requiere sysbench de Alexey Kopytov.\n" -"Resultados en eventos/segundo. Más alto es mejor." +#: modules/benchmark.c:735 +msgid "Perform tasks and compare with other systems" +msgstr "Realizar tareas y comparar con otros sistemas" -#: modules/benchmark/benches.c:262 -msgid "" -"Alexey Kopytov's sysbench is required.\n" -"Results in MiB/second. Higher is better." -msgstr "" -"Se requiere sysbench de Alexey Kopytov.\n" -"Resultados en MiB/segundo. Más alto es mejor." +#: modules/benchmark.c:890 +msgid "Receive benchmark results" +msgstr "Recibir resultados de las pruebas de rendimiento" -#: modules/benchmark/benches.c:265 -msgid "" -"iperf3 is required.\n" -"Results in Gbits/s. Higher is better." -msgstr "" +#: modules/computer/alsa.c:26 modules/computer.c:575 +msgid "Audio Devices" +msgstr "Dispositivos de sonido" -#: modules/benchmark/benches.c:277 -msgid "Results in HIMarks. Higher is better." -msgstr "Resultados en HIMarks. Más alto es mejor." +#: modules/computer/alsa.c:34 +msgid "Audio Adapter" +msgstr "Adaptador de sonido" #: modules/computer.c:96 modules/devices/firmware.c:74 msgid "Summary" msgstr "Resumen" -#: modules/computer.c:97 modules/computer.c:552 modules/computer.c:1040 +#: modules/computer.c:97 modules/computer.c:561 modules/computer.c:1053 msgid "Operating System" msgstr "Sistema operativo" @@ -634,7 +1306,7 @@ msgstr "Seguridad" msgid "Kernel Modules" msgstr "Módulos del kernel" -#: modules/computer.c:100 modules/computer.c:713 +#: modules/computer.c:100 modules/computer.c:726 msgid "Boots" msgstr "Arranques" @@ -650,11 +1322,11 @@ msgstr "Uso de memoria" msgid "Filesystems" msgstr "Sistemas de archivos" -#: modules/computer.c:104 modules/computer.c:557 +#: modules/computer.c:104 modules/computer.c:566 msgid "Display" msgstr "Pantalla" -#: modules/computer.c:105 modules/computer/environment.c:32 +#: modules/computer.c:105 modules/computer/environment.c:37 msgid "Environment Variables" msgstr "Variables de entorno" @@ -662,7 +1334,7 @@ msgstr "Variables de entorno" msgid "Development" msgstr "Desarrollo" -#: modules/computer.c:111 modules/computer.c:837 +#: modules/computer.c:111 modules/computer.c:850 msgid "Users" msgstr "Usuarios" @@ -675,478 +1347,445 @@ msgstr "Grupos" msgid "%dMB (%dMB used)" msgstr "%dMB (%dMB usados)" -#: modules/computer.c:144 modules/computer.c:621 +#: modules/computer.c:144 modules/computer.c:631 msgid "Uptime" msgstr "Tiempo activo" -#: modules/computer.c:146 modules/computer.c:554 +#: modules/computer.c:146 modules/computer.c:563 msgid "Date/Time" msgstr "Fecha/Hora" -#: modules/computer.c:151 modules/computer.c:622 +#: modules/computer.c:151 modules/computer.c:632 msgid "Load Average" msgstr "Promedio de carga" -#: modules/computer.c:264 +#: modules/computer.c:266 msgid "Scripting Languages" msgstr "Lenguajes de scripting" -#: modules/computer.c:265 +#: modules/computer.c:267 msgid "Gambas3 (gbr3)" msgstr "" -#: modules/computer.c:266 +#: modules/computer.c:268 msgid "Python (default)" msgstr "" -#: modules/computer.c:267 +#: modules/computer.c:269 msgid "Python2" msgstr "" -#: modules/computer.c:268 +#: modules/computer.c:270 msgid "Python3" msgstr "" -#: modules/computer.c:269 +#: modules/computer.c:271 msgid "Perl" msgstr "" -#: modules/computer.c:270 +#: modules/computer.c:272 msgid "Perl6 (VM)" msgstr "" -#: modules/computer.c:271 +#: modules/computer.c:273 msgid "Perl6" msgstr "" -#: modules/computer.c:272 +#: modules/computer.c:274 msgid "PHP" msgstr "" -#: modules/computer.c:273 +#: modules/computer.c:275 msgid "Ruby" msgstr "" -#: modules/computer.c:274 +#: modules/computer.c:276 msgid "Bash" msgstr "" -#: modules/computer.c:275 +#: modules/computer.c:277 msgid "JavaScript (Node.js)" msgstr "" -#: modules/computer.c:276 +#: modules/computer.c:278 msgid "awk" msgstr "" -#: modules/computer.c:277 +#: modules/computer.c:279 msgid "Compilers" msgstr "Compiladores" -#: modules/computer.c:278 +#: modules/computer.c:280 msgid "C (GCC)" msgstr "" -#: modules/computer.c:279 +#: modules/computer.c:281 msgid "C (Clang)" msgstr "" -#: modules/computer.c:280 +#: modules/computer.c:282 msgid "D (dmd)" msgstr "" -#: modules/computer.c:281 +#: modules/computer.c:283 msgid "Gambas3 (gbc3)" msgstr "" -#: modules/computer.c:282 +#: modules/computer.c:284 msgid "Java" msgstr "" -#: modules/computer.c:283 +#: modules/computer.c:285 msgid "C♯ (mcs)" msgstr "" -#: modules/computer.c:284 +#: modules/computer.c:286 msgid "Vala" msgstr "" -#: modules/computer.c:285 +#: modules/computer.c:287 msgid "Haskell (GHC)" msgstr "" -#: modules/computer.c:286 +#: modules/computer.c:288 msgid "FreePascal" msgstr "" -#: modules/computer.c:287 +#: modules/computer.c:289 msgid "Go" msgstr "" -#: modules/computer.c:288 +#: modules/computer.c:290 msgid "Rust" msgstr "" -#: modules/computer.c:289 +#: modules/computer.c:291 msgid "Tools" msgstr "Herramientas" -#: modules/computer.c:290 +#: modules/computer.c:292 msgid "make" msgstr "" -#: modules/computer.c:291 +#: modules/computer.c:293 msgid "ninja" msgstr "" -#: modules/computer.c:292 +#: modules/computer.c:294 msgid "GDB" msgstr "" -#: modules/computer.c:293 +#: modules/computer.c:295 msgid "LLDB" msgstr "" -#: modules/computer.c:294 +#: modules/computer.c:296 msgid "strace" msgstr "" -#: modules/computer.c:295 +#: modules/computer.c:297 msgid "valgrind" msgstr "" -#: modules/computer.c:296 +#: modules/computer.c:298 msgid "QMake" msgstr "" -#: modules/computer.c:297 +#: modules/computer.c:299 msgid "CMake" msgstr "" -#: modules/computer.c:298 +#: modules/computer.c:300 msgid "Gambas3 IDE" msgstr "" -#: modules/computer.c:299 +#: modules/computer.c:301 msgid "Radare2" msgstr "" -#: modules/computer.c:300 +#: modules/computer.c:302 msgid "ltrace" msgstr "" -#: modules/computer.c:301 +#: modules/computer.c:303 msgid "Powershell" msgstr "" -#: modules/computer.c:342 +#: modules/computer.c:344 msgid "Not found" msgstr "No encontrado" -#: modules/computer.c:347 +#: modules/computer.c:349 #, c-format msgid "Detecting version: %s" msgstr "Detectando versión: %s" -#: modules/computer.c:365 +#: modules/computer.c:367 msgid "Program" msgstr "Programa" -#: modules/computer.c:365 modules/computer.c:597 modules/computer.c:599 -#: modules/computer.c:778 modules/computer/modules.c:372 +#: modules/computer.c:367 modules/computer.c:607 modules/computer.c:609 +#: modules/computer.c:791 modules/computer/modules.c:372 #: modules/devices/dmi.c:41 modules/devices/dmi.c:47 modules/devices/dmi.c:51 #: modules/devices/dmi.c:57 modules/devices/firmware.c:75 #: modules/devices/inputdevices.c:146 modules/devices/monitors.c:409 msgid "Version" msgstr "Versión" -#: modules/computer.c:383 modules/computer.c:702 modules/computer/modules.c:370 -#: modules/computer/modules.c:371 modules/devices/arm/processor.c:470 +#: modules/computer.c:386 +msgid "Field" +msgstr "Campo" + +#: modules/computer.c:386 modules/computer.c:715 modules/computer/modules.c:370 +#: modules/computer/modules.c:371 modules/devices/arm/processor.c:469 msgid "Description" msgstr "Descripción" -#: modules/computer.c:383 modules/devices.c:771 +#: modules/computer.c:386 modules/devices.c:771 msgid "Value" msgstr "Valor" -#: modules/computer.c:403 +#: modules/computer.c:406 msgid "Single-board computer" msgstr "" -#: modules/computer.c:409 modules/computer.c:418 modules/computer.c:440 -msgid "Laptop" -msgstr "Portátil" - #. /proc/apm -#: modules/computer.c:452 +#: modules/computer.c:455 msgid "Unknown physical machine type" msgstr "Tipo de equipo físico desconocido" -#: modules/computer.c:472 modules/computer.c:473 +#: modules/computer.c:476 modules/computer.c:477 msgid "Virtual (VMware)" msgstr "" -#: modules/computer.c:475 modules/computer.c:476 modules/computer.c:477 -#: modules/computer.c:478 +#: modules/computer.c:479 modules/computer.c:480 modules/computer.c:481 +#: modules/computer.c:482 msgid "Virtual (QEMU)" msgstr "" -#: modules/computer.c:480 modules/computer.c:481 +#: modules/computer.c:484 modules/computer.c:485 msgid "Virtual (Unknown)" msgstr "Virtual (desconocido)" -#: modules/computer.c:483 modules/computer.c:484 modules/computer.c:485 -#: modules/computer.c:506 +#: modules/computer.c:487 modules/computer.c:488 modules/computer.c:489 +#: modules/computer.c:512 msgid "Virtual (VirtualBox)" msgstr "" -#: modules/computer.c:487 modules/computer.c:488 modules/computer.c:489 -#: modules/computer.c:500 +#: modules/computer.c:491 modules/computer.c:492 modules/computer.c:493 +#: modules/computer.c:506 msgid "Virtual (Xen)" msgstr "" -#: modules/computer.c:491 +#: modules/computer.c:495 msgid "Virtual (hypervisor present)" msgstr "Virtual (hipervisor presente)" -#: modules/computer.c:546 modules/computer.c:994 +#: modules/computer.c:555 modules/computer.c:1007 msgid "Computer" msgstr "Equipo" -#: modules/computer.c:547 modules/computer.c:1041 modules/devices.c:98 -#: modules/devices/alpha/processor.c:87 modules/devices/arm/processor.c:341 -#: modules/devices/ia64/processor.c:159 -#: modules/devices/loongarch64/processor.c:80 -#: modules/devices/m68k/processor.c:83 modules/devices/mips/processor.c:74 -#: modules/devices/parisc/processor.c:154 modules/devices/ppc/processor.c:157 -#: modules/devices/riscv/processor.c:181 modules/devices/s390/processor.c:131 -#: modules/devices/sh/processor.c:83 modules/devices/sparc/processor.c:74 -#: modules/devices/x86/processor.c:648 -msgid "Processor" -msgstr "Procesador" - -#: modules/computer.c:553 modules/computer.c:615 +#: modules/computer.c:562 modules/computer.c:625 msgid "User Name" msgstr "Nombre de usuario" -#: modules/computer.c:558 +#: modules/computer.c:567 msgid "Resolution" msgstr "Resolución" -#: modules/computer.c:558 modules/computer.c:783 +#: modules/computer.c:567 modules/computer.c:796 #, c-format msgid "%dx%d pixels" msgstr "%dx%d píxeles" -#: modules/computer.c:560 +#: modules/computer.c:569 msgid "Display Adapter" msgstr "" -#: modules/computer.c:563 +#: modules/computer.c:572 msgid "Session Display Server" -msgstr "Servidor gráfico de la sesión" - -#: modules/computer.c:566 modules/computer/alsa.c:26 -msgid "Audio Devices" -msgstr "Dispositivos de sonido" +msgstr "Servidor gráfico de la sesión" -#: modules/computer.c:568 modules/devices.c:107 +#: modules/computer.c:577 modules/devices.c:108 msgid "Input Devices" msgstr "Dispositivos de entrada" -#: modules/computer.c:597 +#: modules/computer.c:607 msgid "Kernel" msgstr "Núcleo" -#: modules/computer.c:598 +#: modules/computer.c:608 msgid "Command Line" msgstr "Orden de la terminal" -#: modules/computer.c:598 modules/computer.c:800 modules/computer/os.c:80 -#: modules/computer/os.c:267 modules/computer/os.c:304 -#: modules/computer/os.c:511 modules/computer/os.c:582 modules/devices.c:403 -#: modules/devices.c:549 modules/devices/firmware.c:149 -#: modules/devices/printers.c:106 modules/devices/printers.c:113 -#: modules/devices/printers.c:123 modules/devices/printers.c:138 -#: modules/devices/printers.c:147 modules/devices/printers.c:256 -#: modules/devices/spd-decode.c:311 modules/devices/usb.c:149 -msgid "Unknown" -msgstr "Desconocido" - -#: modules/computer.c:600 +#: modules/computer.c:610 msgid "C Library" msgstr "Biblioteca C" -#: modules/computer.c:601 +#: modules/computer.c:611 msgid "Distribution" msgstr "Distribución" -#: modules/computer.c:608 +#: modules/computer.c:618 msgid "Spin/Flavor" msgstr "Variante" -#: modules/computer.c:613 +#: modules/computer.c:623 msgid "Current Session" msgstr "Sesión actual" -#: modules/computer.c:614 +#: modules/computer.c:624 msgid "Computer Name" msgstr "Nombre del equipo" -#: modules/computer.c:616 modules/computer/languages.c:99 +#: modules/computer.c:626 modules/computer/languages.c:99 msgid "Language" msgstr "Idioma" -#: modules/computer.c:617 modules/computer/users.c:50 +#: modules/computer.c:627 modules/computer/users.c:53 msgid "Home Directory" msgstr "Directorio personal" -#: modules/computer.c:618 +#: modules/computer.c:628 msgid "Desktop Environment" msgstr "Entorno de escritorio" -#: modules/computer.c:621 +#: modules/computer.c:631 msgid "Misc" msgstr "Otras" -#: modules/computer.c:634 +#: modules/computer.c:645 msgid "HardInfo2" msgstr "" -#: modules/computer.c:635 +#: modules/computer.c:646 msgid "HardInfo2 running as" msgstr "HardInfo2 funcionando en modo" -#: modules/computer.c:636 +#: modules/computer.c:647 msgid "Superuser" msgstr "Administrador" -#: modules/computer.c:636 +#: modules/computer.c:647 msgid "User" msgstr "Usuario" -#: modules/computer.c:640 +#: modules/computer.c:651 msgid "Health" msgstr "Salud" #. /dev/random"), 1000, .tag = g_strdup("entropy") ), -#: modules/computer.c:642 +#: modules/computer.c:653 msgid "Available entropy in /dev/random" msgstr "Entropía disponible en /dev/random" -#: modules/computer.c:646 +#: modules/computer.c:657 msgid "Hardening Features" msgstr "Funciones de protección" -#: modules/computer.c:647 +#: modules/computer.c:658 msgid "ASLR" msgstr "" -#: modules/computer.c:648 +#: modules/computer.c:659 msgid "dmesg" msgstr "" -#: modules/computer.c:652 +#: modules/computer.c:663 msgid "Linux Security Modules" msgstr "Módulos de seguridad de Linux" -#: modules/computer.c:653 +#: modules/computer.c:664 msgid "Modules available" msgstr "Módulos disponibles" -#: modules/computer.c:654 +#: modules/computer.c:665 msgid "SELinux status" msgstr "Estado de SELinux" -#: modules/computer.c:660 +#: modules/computer.c:671 msgid "CPU Vulnerabilities" msgstr "Vulnerabilidades de la CPU" -#: modules/computer.c:699 +#: modules/computer.c:712 msgid "Loaded Modules" msgstr "Módulos cargados" -#: modules/computer.c:701 modules/computer.c:729 modules/computer.c:850 +#: modules/computer.c:714 modules/computer.c:742 modules/computer.c:863 #: modules/computer/languages.c:95 modules/computer/modules.c:370 -#: modules/devices/arm/processor.c:469 modules/devices/dmi.c:38 +#: modules/devices/arm/processor.c:468 modules/devices/dmi.c:38 #: modules/devices/dmi.c:49 modules/devices/gpu.c:249 #: modules/devices/ia64/processor.c:160 modules/devices/inputdevices.c:141 #: modules/devices/monitors.c:403 modules/devices/monitors.c:505 -#: modules/devices/sh/processor.c:84 modules/devices/x86/processor.c:751 -#: modules/network.c:332 +#: modules/devices/sh/processor.c:84 modules/devices/x86/processor.c:750 +#: modules/network.c:333 msgid "Name" msgstr "Nombre" -#: modules/computer.c:715 +#: modules/computer.c:728 msgid "Date & Time" msgstr "Fecha y hora" -#: modules/computer.c:716 +#: modules/computer.c:729 msgid "Kernel Version" msgstr "Versión del kernel" -#: modules/computer.c:726 +#: modules/computer.c:739 msgid "Available Languages" msgstr "Idiomas disponibles" -#: modules/computer.c:728 +#: modules/computer.c:741 msgid "Language Code" msgstr "Código del idioma" -#: modules/computer.c:740 +#: modules/computer.c:753 msgid "Mounted File Systems" msgstr "Sistemas de archivos montados" -#: modules/computer.c:742 modules/computer/filesystem.c:89 +#: modules/computer.c:755 modules/computer/filesystem.c:89 msgid "Mount Point" msgstr "Punto de montaje" -#: modules/computer.c:743 +#: modules/computer.c:756 msgid "Usage" msgstr "Uso" -#: modules/computer.c:744 modules/devices.c:795 modules/devices.c:809 +#: modules/computer.c:757 modules/devices.c:795 modules/devices.c:809 #: modules/devices/gpu.c:85 modules/devices/gpu.c:93 modules/devices/gpu.c:241 #: modules/devices/pci.c:102 modules/devices/pci.c:110 #: modules/devices/pci.c:154 modules/devices/storage.c:48 #: modules/devices/storage.c:57 modules/devices/usb.c:172 -#: modules/devices/usb.c:184 modules/devices/x86/processor.c:812 +#: modules/devices/usb.c:184 modules/devices/x86/processor.c:811 msgid "Device" msgstr "Dispositivo" -#: modules/computer.c:766 +#: modules/computer.c:779 msgid "Session" msgstr "Sesión" -#: modules/computer.c:767 modules/devices.c:772 modules/devices.c:809 +#: modules/computer.c:780 modules/devices.c:772 modules/devices.c:809 #: modules/devices/dmi.c:56 modules/devices/dmi_memory.c:658 #: modules/devices/dmi_memory.c:807 modules/devices/inputdevices.c:142 -#: modules/devices/x86/processor.c:716 +#: modules/devices/x86/processor.c:715 msgid "Type" msgstr "Tipo" -#: modules/computer.c:770 +#: modules/computer.c:783 msgid "Wayland" msgstr "" -#: modules/computer.c:771 modules/computer.c:776 +#: modules/computer.c:784 modules/computer.c:789 msgid "Current Display Name" msgstr "Nombre de la pantalla actual" -#: modules/computer.c:772 modules/devices/arm/processor.c:256 -#: modules/devices/x86/processor.c:284 modules/devices/x86/processor.c:388 -#: modules/devices/x86/processor.c:526 -msgid "(Not Available)" -msgstr "(no disponible)" - -#: modules/computer.c:775 +#: modules/computer.c:788 msgid "X Server" msgstr "Servidor X" -#: modules/computer.c:777 modules/computer.c:817 modules/devices.c:809 +#: modules/computer.c:790 modules/computer.c:830 modules/devices.c:809 #: modules/devices/dmi.c:40 modules/devices/dmi.c:46 modules/devices/dmi.c:50 #: modules/devices/dmi.c:55 modules/devices/dmi_memory.c:808 -#: modules/devices/dmi_memory.c:952 modules/devices/firmware.c:75 +#: modules/devices/dmi_memory.c:950 modules/devices/firmware.c:75 #: modules/devices/firmware.c:167 modules/devices/firmware.c:172 #: modules/devices/firmware.c:219 modules/devices/gpu.c:84 #: modules/devices/gpu.c:92 modules/devices/gpu.c:240 @@ -1154,160 +1793,144 @@ msgstr "Servidor X" #: modules/devices/monitors.c:402 modules/devices/pci.c:101 #: modules/devices/pci.c:109 modules/devices/storage.c:47 #: modules/devices/storage.c:56 modules/devices/storage.c:282 -#: modules/devices/storage.c:572 modules/devices/storage.c:771 -#: modules/devices/usb.c:171 modules/devices/x86/processor.c:655 +#: modules/devices/storage.c:572 modules/devices/storage.c:777 +#: modules/devices/usb.c:171 modules/devices/x86/processor.c:654 msgid "Vendor" msgstr "Proveedor" -#: modules/computer.c:779 +#: modules/computer.c:792 msgid "Release Number" msgstr "Número de versión" -#: modules/computer.c:787 +#: modules/computer.c:800 msgid "Screens" msgstr "Pantallas" -#: modules/computer.c:793 +#: modules/computer.c:806 msgid "Disconnected" msgstr "Desconectado" -#: modules/computer.c:796 +#: modules/computer.c:809 msgid "Connected" msgstr "Conectado" -#: modules/computer.c:804 +#: modules/computer.c:817 msgid "Unused" msgstr "Sin usar" -#: modules/computer.c:805 +#: modules/computer.c:818 #, c-format msgid "%dx%d pixels, offset (%d, %d)" msgstr "%dx%d píxeles, desplazamiento (%d, %d)" -#: modules/computer.c:814 +#: modules/computer.c:827 msgid "Outputs (XRandR)" msgstr "Salidas (XRandR)" -#: modules/computer.c:816 +#: modules/computer.c:829 msgid "OpenGL (GLX)" msgstr "" -#: modules/computer.c:818 +#: modules/computer.c:831 msgid "Renderer" msgstr "Renderizador" -#: modules/computer.c:819 +#: modules/computer.c:832 msgid "Direct Rendering" msgstr "Renderizado directo" -#: modules/computer.c:820 modules/computer/modules.c:352 -#: modules/computer/modules.c:353 modules/devices/inputdevices.c:153 -#: modules/devices/printers.c:145 modules/devices/spd-decode.c:971 -msgid "Yes" -msgstr "Sí" - -#: modules/computer.c:820 modules/computer/modules.c:352 -#: modules/computer/modules.c:353 modules/devices/printers.c:145 -#: modules/devices/spd-decode.c:968 -msgid "No" -msgstr "No" - -#: modules/computer.c:821 +#: modules/computer.c:834 msgid "Version (Compatibility)" msgstr "Versión (compatibilidad)" -#: modules/computer.c:822 +#: modules/computer.c:835 msgid "Shading Language Version (Compatibility)" msgstr "Versión del lenguaje de sombreado (compatibilidad)" -#: modules/computer.c:823 +#: modules/computer.c:836 msgid "Version (Core)" msgstr "Versión (núcleo)" -#: modules/computer.c:824 +#: modules/computer.c:837 msgid "Shading Language Version (Core)" msgstr "Versión del lenguaje de sombreado (núcleo)" -#: modules/computer.c:825 +#: modules/computer.c:838 msgid "Version (ES)" msgstr "Versión (ES)" -#: modules/computer.c:826 +#: modules/computer.c:839 msgid "Shading Language Version (ES)" msgstr "Versión del lenguaje de sombreado (ES)" -#: modules/computer.c:827 +#: modules/computer.c:840 msgid "GLX Version" msgstr "Versión de GLX" -#: modules/computer.c:848 +#: modules/computer.c:861 msgid "Group" msgstr "Grupo" -#: modules/computer.c:851 modules/computer/users.c:49 +#: modules/computer.c:864 modules/computer/users.c:52 msgid "Group ID" msgstr "Identificador de grupo" #. / "usable memory" -#: modules/computer.c:944 +#: modules/computer.c:957 #, c-format msgid "%0.1f %s available to Linux" msgstr "%0.1f %s disponible para Linux" -#: modules/computer.c:946 modules/devices/dmi_memory.c:715 +#: modules/computer.c:959 modules/devices/dmi_memory.c:715 #: modules/devices/dmi_memory.c:725 modules/devices/dmi_memory.c:866 -#: modules/devices/dmi_memory.c:997 +#: modules/devices/dmi_memory.c:995 msgid "GiB" msgstr "GiB" -#: modules/computer.c:950 modules/computer/memory_usage.c:73 +#: modules/computer.c:963 modules/computer/memory_usage.c:73 #: modules/computer/modules.c:370 msgid "KiB" msgstr "KiB" -#: modules/computer.c:1013 modules/devices/devicetree/pmac_data.c:82 +#: modules/computer.c:1026 modules/devices/devicetree/pmac_data.c:82 msgid "Motherboard" msgstr "Placa base" -#: modules/computer.c:1041 +#: modules/computer.c:1054 msgid "Graphics" msgstr "Gráficos" -#: modules/computer.c:1042 modules/devices.c:108 +#: modules/computer.c:1055 modules/devices.c:109 msgid "Storage" msgstr "Almacenamiento" -#: modules/computer.c:1042 modules/devices.c:104 +#: modules/computer.c:1055 modules/devices.c:105 msgid "Printers" msgstr "Impresoras" -#: modules/computer.c:1042 +#: modules/computer.c:1055 msgid "Audio" msgstr "Sonido" -#: modules/computer.c:1091 +#: modules/computer.c:1104 msgid "Gathers high-level computer information" msgstr "Obtiene información de alto nivel del equipo" -#: modules/computer.c:1102 +#: modules/computer.c:1115 msgid "lsmod is required." msgstr "" -#: modules/computer.c:1110 +#: modules/computer.c:1123 msgid "" "X.org's xrandr utility provides additional details when " "available." msgstr "" -#: modules/computer.c:1111 +#: modules/computer.c:1124 msgid "" "Mesa's glxinfo utility is required for OpenGL information." msgstr "" -#: modules/computer/alsa.c:34 -msgid "Audio Adapter" -msgstr "Adaptador de sonido" - #: modules/computer/filesystem.c:87 msgid "Filesystem" msgstr "Sistema de archivos" @@ -1327,7 +1950,7 @@ msgstr "Solo lectura" #: modules/computer/filesystem.c:90 modules/devices.c:795 #: modules/devices/dmi_memory.c:664 modules/devices/dmi_memory.c:811 #: modules/devices/dmi_memory.c:843 modules/devices/dmi_memory.c:882 -#: modules/devices/dmi_memory.c:951 +#: modules/devices/dmi_memory.c:949 msgid "Size" msgstr "Tamaño" @@ -1624,8 +2247,8 @@ msgstr "" #: modules/computer/modules.c:338 modules/computer/modules.c:339 #: modules/computer/modules.c:340 modules/computer/modules.c:341 #: modules/computer/modules.c:342 modules/computer/modules.c:343 -#: modules/devices/dmi.c:117 modules/devices/dmi_memory.c:938 -#: modules/devices/firmware.c:245 modules/devices/x86/processor.c:695 +#: modules/devices/dmi.c:116 modules/devices/firmware.c:245 +#: modules/devices/x86/processor.c:694 msgid "(Not available)" msgstr "(no disponible)" @@ -1725,7 +2348,7 @@ msgstr "Acceso permitido (en ejecución como administrador)" msgid "Access forbidden? (running as superuser)" msgstr "¿Acceso prohibido? (en ejecución como administrador)" -#: modules/computer/os.c:298 modules/computer/os.c:573 +#: modules/computer/os.c:298 modules/computer/os.c:572 msgid "Disabled" msgstr "Deshabilitado" @@ -1760,193 +2383,68 @@ msgstr "%d bits (medio)" msgid "%d bits (healthy)" msgstr "%d bits (saludable)" -#: modules/computer/os.c:568 +#: modules/computer/os.c:567 msgid "Not installed" msgstr "No instalado" -#: modules/computer/os.c:571 +#: modules/computer/os.c:570 msgid "Enabled" msgstr "Habilitado" -#: modules/computer/uptime.c:54 -#, c-format -msgid "%d day" -msgid_plural "%d days" -msgstr[0] "%d día" -msgstr[1] "%d días" - -#: modules/computer/uptime.c:55 -#, c-format -msgid "%d hour" -msgid_plural "%d hours" -msgstr[0] "%d hora" -msgstr[1] "%d horas" - -#: modules/computer/uptime.c:56 -#, c-format -msgid "%d minute" -msgid_plural "%d minutes" -msgstr[0] "%d minuto" -msgstr[1] "%d minutos" - -#: modules/computer/users.c:47 +#: modules/computer/users.c:50 msgid "User Information" msgstr "Información de usuario" -#: modules/computer/users.c:48 +#: modules/computer/users.c:51 msgid "User ID" msgstr "Identificador de usuario" -#: modules/computer/users.c:51 +#: modules/computer/users.c:54 msgid "Default Shell" msgstr "Intérprete de órdenes predefinido" -#: modules/devices.c:99 -msgid "Graphics Processors" -msgstr "Procesadores gráficos" - -#: modules/devices.c:100 modules/devices/monitors.c:449 -#: modules/devices/monitors.c:495 -msgid "Monitors" -msgstr "Monitores" - -#: modules/devices.c:101 modules/devices/pci.c:175 -msgid "PCI Devices" -msgstr "Dispositivos PCI" - -#: modules/devices.c:102 modules/devices/usb.c:211 -msgid "USB Devices" -msgstr "Dispositivos USB" - -#: modules/devices.c:103 -msgid "Firmware" -msgstr "" - -#: modules/devices.c:105 -msgid "Battery" -msgstr "Batería" - -#: modules/devices.c:106 -msgid "Sensors" -msgstr "Sensores" - -#: modules/devices.c:109 -msgid "System DMI" -msgstr "Sistema DMI" - -#: modules/devices.c:110 -msgid "Memory Devices" -msgstr "Dispositivos de memoria" - -#: modules/devices.c:112 modules/devices.c:114 -msgid "Device Tree" -msgstr "Árbol de dispositivos" - -#: modules/devices.c:116 -msgid "Resources" -msgstr "Recursos" - -#: modules/devices.c:771 -msgid "Sensor" -msgstr "Sensor" - -#: modules/devices.c:772 modules/devices/gpu.c:163 modules/devices/pci.c:148 -#: modules/devices/usb.c:139 -msgid "Driver" -msgstr "Manejador" - -#: modules/devices.c:795 modules/devices/alpha/processor.c:88 -#: modules/devices/devicetree.c:163 modules/devices/devicetree.c:209 +#: modules/devices/alpha/processor.c:88 modules/devices.c:795 +#: modules/devices/devicetree.c:162 modules/devices/devicetree.c:208 #: modules/devices/devicetree/pmac_data.c:80 modules/devices/gpu.c:116 #: modules/devices/ia64/processor.c:165 #: modules/devices/loongarch64/processor.c:83 #: modules/devices/m68k/processor.c:84 modules/devices/mips/processor.c:75 #: modules/devices/monitors.c:404 modules/devices/parisc/processor.c:155 -#: modules/devices/ppc/processor.c:158 modules/devices/riscv/processor.c:182 -#: modules/devices/s390/processor.c:132 modules/devices/x86/processor.c:812 +#: modules/devices/ppc/processor.c:158 modules/devices/riscv/processor.c:181 +#: modules/devices/s390/processor.c:132 modules/devices/x86/processor.c:811 msgid "Model" msgstr "Modelo" -#: modules/devices.c:829 modules/devices/dmi_memory.c:883 -msgid "Devices" -msgstr "Dispositivos" - -#: modules/devices.c:841 -msgid "Update PCI ID listing" -msgstr "Actualizar el listado de identificadores PCI" - -#: 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 "Obtiene información acerca de los dispositivos de hardware" - -#: modules/devices.c:924 -msgid "A copy of pci.ids is not available on the system." -msgstr "" - -#: modules/devices.c:927 -msgid "A full pci.ids is not available on the system." -msgstr "" - -#: modules/devices.c:932 -msgid "Resource information requires superuser privileges" -msgstr "La información de recursos require privilegios de administrador" - -#: modules/devices.c:938 -msgid "" -"Any NVMe storage devices present are not listed.\n" -"udisks2 is required for NVMe devices." -msgstr "" - #: modules/devices/alpha/processor.c:89 msgid "Platform String" msgstr "Plataforma" -#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:345 +#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:344 #: modules/devices/ia64/processor.c:167 #: modules/devices/loongarch64/processor.c:85 #: modules/devices/m68k/processor.c:87 modules/devices/mips/processor.c:77 #: modules/devices/parisc/processor.c:158 modules/devices/ppc/processor.c:160 -#: modules/devices/riscv/processor.c:186 modules/devices/sh/processor.c:87 -#: modules/devices/x86/processor.c:659 modules/devices/x86/processor.c:812 +#: modules/devices/riscv/processor.c:185 modules/devices/sh/processor.c:87 +#: modules/devices/x86/processor.c:658 modules/devices/x86/processor.c:811 msgid "Frequency" msgstr "Frecuencia" -#: modules/devices/alpha/processor.c:91 modules/devices/arm/processor.c:346 +#: modules/devices/alpha/processor.c:91 modules/devices/arm/processor.c:345 #: modules/devices/ia64/processor.c:168 modules/devices/m68k/processor.c:88 #: modules/devices/mips/processor.c:78 modules/devices/parisc/processor.c:159 #: modules/devices/ppc/processor.c:161 modules/devices/s390/processor.c:134 -#: modules/devices/sh/processor.c:90 modules/devices/x86/processor.c:660 +#: modules/devices/sh/processor.c:90 modules/devices/x86/processor.c:659 msgid "BogoMips" msgstr "BogoMips" -#: modules/devices/alpha/processor.c:92 modules/devices/arm/processor.c:347 +#: modules/devices/alpha/processor.c:92 modules/devices/arm/processor.c:346 #: modules/devices/ia64/processor.c:169 #: modules/devices/loongarch64/processor.c:88 #: modules/devices/m68k/processor.c:89 modules/devices/mips/processor.c:79 #: modules/devices/parisc/processor.c:160 modules/devices/ppc/processor.c:162 -#: modules/devices/riscv/processor.c:187 modules/devices/s390/processor.c:135 +#: modules/devices/riscv/processor.c:186 modules/devices/s390/processor.c:135 #: modules/devices/sh/processor.c:91 modules/devices/sparc/processor.c:77 -#: modules/devices/x86/processor.c:661 +#: modules/devices/x86/processor.c:660 msgid "Byte Order" msgstr "Orden de bytes" @@ -2132,73 +2630,69 @@ msgstr "SIMD/NEON avanzado en AArch64 (arch>8)" msgid "ARM Processor" msgstr "Procesador ARM" -#: modules/devices/arm/processor.c:214 modules/devices/riscv/processor.c:147 -#: modules/devices/x86/processor.c:610 +#: modules/devices/arm/processor.c:214 modules/devices/riscv/processor.c:146 +#: modules/devices/x86/processor.c:609 msgid "Empty List" msgstr "Lista vacía" -#: modules/devices/arm/processor.c:240 modules/devices/gpu.c:158 -#: modules/devices/gpu.c:242 modules/devices/x86/processor.c:268 +#: modules/devices/arm/processor.c:239 modules/devices/gpu.c:158 +#: modules/devices/gpu.c:242 modules/devices/x86/processor.c:267 msgid "Clocks" msgstr "Frecuencias de reloj" -#: modules/devices/arm/processor.c:286 modules/devices/arm/processor.c:299 -#: modules/devices/x86/processor.c:314 modules/devices/x86/processor.c:327 +#: modules/devices/arm/processor.c:285 modules/devices/arm/processor.c:298 +#: modules/devices/x86/processor.c:313 modules/devices/x86/processor.c:326 #, c-format msgid "%.2f-%.2f %s=%dx\n" msgstr "" -#: modules/devices/arm/processor.c:342 +#: modules/devices/arm/processor.c:341 msgid "Linux Name" msgstr "" -#: modules/devices/arm/processor.c:343 +#: modules/devices/arm/processor.c:342 msgid "Decoded Name" msgstr "Nombre decodificado" -#: modules/devices/arm/processor.c:344 modules/network/net.c:453 +#: modules/devices/arm/processor.c:343 modules/network/net.c:481 msgid "Mode" msgstr "Modo" -#: modules/devices/arm/processor.c:350 +#: modules/devices/arm/processor.c:349 msgid "ARM" msgstr "ARM" -#: modules/devices/arm/processor.c:351 +#: modules/devices/arm/processor.c:350 msgid "Implementer" msgstr "Implementador" -#: modules/devices/arm/processor.c:352 modules/devices/dmi_memory.c:953 +#: modules/devices/arm/processor.c:351 modules/devices/dmi_memory.c:951 msgid "Part" msgstr "Parte" -#: modules/devices/arm/processor.c:353 modules/devices/ia64/processor.c:162 -#: modules/devices/parisc/processor.c:156 modules/devices/riscv/processor.c:183 +#: modules/devices/arm/processor.c:352 modules/devices/ia64/processor.c:162 +#: modules/devices/parisc/processor.c:156 modules/devices/riscv/processor.c:182 msgid "Architecture" msgstr "Arquitectura" -#: modules/devices/arm/processor.c:354 +#: modules/devices/arm/processor.c:353 msgid "Variant" msgstr "Variante" -#: modules/devices/arm/processor.c:356 modules/devices/riscv/processor.c:190 -#: modules/devices/sparc/processor.c:78 modules/devices/x86/processor.c:667 +#: modules/devices/arm/processor.c:355 modules/devices/riscv/processor.c:189 +#: modules/devices/sparc/processor.c:78 modules/devices/x86/processor.c:666 msgid "Capabilities" msgstr "Capacidades" -#: modules/devices/arm/processor.c:468 +#: modules/devices/arm/processor.c:467 msgid "SOC/Package" msgstr "SOC/Paquete" #: modules/devices/arm/processor.c:471 modules/devices/x86/processor.c:752 -msgid "Topology" -msgstr "Topología" - -#: modules/devices/arm/processor.c:472 modules/devices/x86/processor.c:753 msgid "Logical CPU Config" msgstr "Configuración lógica de la CPU" -#: modules/devices/arm/processor.c:489 +#: modules/devices/arm/processor.c:488 msgid "SOC/Package Information" msgstr "Información del SOC/Paquete" @@ -2244,7 +2738,7 @@ msgstr "" "Número de modelo=%s\n" "Número de serie=%s\n" -#: modules/devices/battery.c:343 +#: modules/devices/battery.c:344 #, c-format msgid "" "\n" @@ -2263,100 +2757,193 @@ msgstr "" "Versión del controlador de APM=%s\n" "Versión de APM del BIOS=%s\n" -#: modules/devices/battery.c:355 -#, c-format -msgid "" -"\n" -"[Battery (APM)]\n" -"Charge=%d%%\n" -"Using=%s\n" -"APM driver version=%s\n" -"APM BIOS version=%s\n" +#: modules/devices/battery.c:356 +#, c-format +msgid "" +"\n" +"[Battery (APM)]\n" +"Charge=%d%%\n" +"Using=%s\n" +"APM driver version=%s\n" +"APM BIOS version=%s\n" +msgstr "" +"\n" +"[Batería (APM)]\n" +"Carga=%d%%\n" +"En uso=%s\n" +"Versión del controlador de APM=%s\n" +"Versión de APM del BIOS=%s\n" + +#: modules/devices/battery.c:383 +msgid "" +"[No batteries]\n" +"No batteries found on this system=\n" +msgstr "" +"[No hay baterías]\n" +"No se han encontrado baterías en el sistema=\n" + +#: modules/devices.c:100 +msgid "Graphics Processors" +msgstr "Procesadores gráficos" + +#: modules/devices.c:101 modules/devices/monitors.c:449 +#: modules/devices/monitors.c:495 +msgid "Monitors" +msgstr "Monitores" + +#: modules/devices.c:102 modules/devices/pci.c:175 +msgid "PCI Devices" +msgstr "Dispositivos PCI" + +#: modules/devices.c:103 modules/devices/usb.c:211 +msgid "USB Devices" +msgstr "Dispositivos USB" + +#: modules/devices.c:104 +msgid "Firmware" +msgstr "" + +#: modules/devices.c:106 +msgid "Battery" +msgstr "Batería" + +#: modules/devices.c:107 +msgid "Sensors" +msgstr "Sensores" + +#: modules/devices.c:110 +msgid "System DMI" +msgstr "Sistema DMI" + +#: modules/devices.c:111 +msgid "Memory Devices" +msgstr "Dispositivos de memoria" + +#: modules/devices.c:113 modules/devices.c:115 +msgid "Device Tree" +msgstr "Árbol de dispositivos" + +#: modules/devices.c:117 +msgid "Resources" +msgstr "Recursos" + +#: modules/devices.c:771 +msgid "Sensor" +msgstr "Sensor" + +#: modules/devices.c:829 modules/devices/dmi_memory.c:883 +msgid "Devices" +msgstr "Dispositivos" + +#: modules/devices.c:841 +msgid "Update PCI ID listing" +msgstr "Actualizar el listado de identificadores PCI" + +#: 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 "Obtiene información acerca de los dispositivos de hardware" + +#: modules/devices.c:924 +msgid "A copy of pci.ids is not available on the system." msgstr "" -"\n" -"[Batería (APM)]\n" -"Carga=%d%%\n" -"En uso=%s\n" -"Versión del controlador de APM=%s\n" -"Versión de APM del BIOS=%s\n" -#: modules/devices/battery.c:382 +#: modules/devices.c:927 +msgid "A full pci.ids is not available on the system." +msgstr "" + +#: modules/devices.c:932 +msgid "Resource information requires superuser privileges" +msgstr "La información de recursos require privilegios de administrador" + +#: modules/devices.c:938 msgid "" -"[No batteries]\n" -"No batteries found on this system=\n" +"Any NVMe storage devices present are not listed.\n" +"udisks2 is required for NVMe devices." msgstr "" -"[No hay baterías]\n" -"No se han encontrado baterías en el sistema=\n" -#: modules/devices/devicetree.c:52 +#: modules/devices/devicetree.c:51 msgid "Properties" msgstr "Propiedades" -#: modules/devices/devicetree.c:53 +#: modules/devices/devicetree.c:52 msgid "Children" msgstr "Hijos" -#: modules/devices/devicetree.c:89 +#: modules/devices/devicetree.c:88 msgid "Node" msgstr "Nodo" -#: modules/devices/devicetree.c:90 +#: modules/devices/devicetree.c:89 msgid "Node Path" msgstr "Ruta de nodo" -#: modules/devices/devicetree.c:91 +#: modules/devices/devicetree.c:90 msgid "Alias" msgstr "Alias" -#: modules/devices/devicetree.c:91 modules/devices/devicetree.c:92 -#: modules/devices/monitors.c:411 modules/devices/storage.c:306 -#: modules/devices/storage.c:328 -msgid "(None)" -msgstr "(ninguno)" - -#: modules/devices/devicetree.c:92 +#: modules/devices/devicetree.c:91 msgid "Symbol" msgstr "Símbolo" -#: modules/devices/devicetree.c:145 modules/devices/devicetree/pmac_data.c:79 +#: modules/devices/devicetree.c:144 modules/devices/devicetree/pmac_data.c:79 msgid "Platform" msgstr "Plataforma" -#: modules/devices/devicetree.c:146 modules/devices/devicetree.c:211 +#: modules/devices/devicetree.c:145 modules/devices/devicetree.c:210 #: modules/devices/gpu.c:247 msgid "Compatible" msgstr "Compatible" -#: modules/devices/devicetree.c:147 +#: modules/devices/devicetree.c:146 msgid "GPU-compatible" msgstr "Compatible con GPU" -#: modules/devices/devicetree.c:162 +#: modules/devices/devicetree.c:161 msgid "Raspberry Pi or Compatible" msgstr "Raspberry Pi o compatible" -#: modules/devices/devicetree.c:164 modules/devices/devicetree.c:191 -#: modules/devices/devicetree.c:210 modules/devices/devicetree/rpi_data.c:169 +#: modules/devices/devicetree.c:163 modules/devices/devicetree.c:190 +#: modules/devices/devicetree.c:209 modules/devices/devicetree/rpi_data.c:169 #: modules/devices/dmi.c:42 modules/devices/dmi.c:52 modules/devices/dmi.c:58 #: modules/devices/usb.c:181 msgid "Serial Number" msgstr "Número de serie" -#: modules/devices/devicetree.c:165 modules/devices/devicetree/rpi_data.c:166 +#: modules/devices/devicetree.c:164 modules/devices/devicetree/rpi_data.c:166 msgid "RCode" msgstr "" -#: modules/devices/devicetree.c:165 +#: modules/devices/devicetree.c:164 msgid "No revision code available; unable to lookup model details." msgstr "" "No hay código de revisión disponible; no se pueden obtener detalles del " "modelo." -#: modules/devices/devicetree.c:190 +#: modules/devices/devicetree.c:189 msgid "More" msgstr "Más" -#: modules/devices/devicetree.c:271 +#: modules/devices/devicetree.c:270 msgid "Messages" msgstr "Mensajes" @@ -2447,24 +3034,19 @@ msgstr "" msgid "Asset Tag" msgstr "Etiqueta de propiedad" -#: modules/devices/dmi.c:54 -msgid "Chassis" -msgstr "Chasis" - -#: modules/devices/dmi.c:121 modules/devices/dmi_memory.c:939 -#: modules/devices/x86/processor.c:696 +#: modules/devices/dmi.c:120 modules/devices/x86/processor.c:695 msgid "(Not available; Perhaps try running HardInfo as root.)" msgstr "" -#: modules/devices/dmi.c:162 +#: modules/devices/dmi.c:161 msgid "DMI Unavailable" msgstr "DMI no disponible" -#: modules/devices/dmi.c:164 +#: modules/devices/dmi.c:163 msgid "DMI is not avaliable. Perhaps this platform does not provide DMI." msgstr "DMI no está disponible. Puede que esta plataforma no proporcione DMI." -#: modules/devices/dmi.c:165 +#: modules/devices/dmi.c:164 msgid "DMI is not available; Perhaps try running HardInfo as root." msgstr "" @@ -2508,12 +3090,12 @@ msgstr "Lista de dispositivos de memoria" msgid "Memory Array" msgstr "Matriz de memoria" -#: modules/devices/dmi_memory.c:747 modules/devices/x86/processor.c:715 +#: modules/devices/dmi_memory.c:747 modules/devices/x86/processor.c:714 msgid "DMI Handle" msgstr "" #: modules/devices/dmi_memory.c:748 modules/devices/dmi_memory.c:804 -#: modules/devices/dmi_memory.c:841 modules/devices/dmi_memory.c:950 +#: modules/devices/dmi_memory.c:841 modules/devices/dmi_memory.c:948 msgid "Locator" msgstr "Localizador" @@ -2590,34 +3172,31 @@ msgstr "(Vacío)" msgid "Serial Presence Detect (SPD) Summary" msgstr "Resumen de la Detección de presencia física (SPD)" -#: modules/devices/dmi_memory.c:1007 -msgid " dmidecode utility available" -msgstr " dmidecode utilidad no disponible" +#: modules/devices/dmi_memory.c:937 +msgid "(Not available - See hint box below)" +msgstr "" -#: modules/devices/dmi_memory.c:1008 -msgid " ... and HardInfo2 running with superuser privileges" -msgstr " ... y HardInfo2 ejecutándose con privilegios de administrador" +#: modules/devices/dmi_memory.c:1005 +msgid " dmidecode package installed" +msgstr "" -#: modules/devices/dmi_memory.c:1009 -msgid "" -" at24 (or eeprom) module loaded (for SDR, DDR, DDR2, DDR3)" +#: modules/devices/dmi_memory.c:1006 +msgid " sudo chmod a+r /sys/firmware/dmi/tables/*" msgstr "" -#: modules/devices/dmi_memory.c:1010 -msgid "" -" ... or ee1004 module loaded and configured! " -"(for DDR4)" +#: modules/devices/dmi_memory.c:1007 +msgid " sudo modprobe at24 (or eeprom) (for SDR, DDR, DDR2, DDR3)" +msgstr "" + +#: modules/devices/dmi_memory.c:1008 +msgid " sudo modprobe ee1004 (for DDR4)" msgstr "" -" ... o el módulo ee1004 cargado ¡y configurado! " -"(para DDR4)" -#: modules/devices/dmi_memory.c:1019 -msgid "Memory information requires one or both of the following:" +#: modules/devices/dmi_memory.c:1017 +msgid "Memory Information requires more Setup:" msgstr "" -"La información sobre la memoria requiere de al menos uno de lo " -"siguiente:" -#: modules/devices/dmi_memory.c:1045 +#: modules/devices/dmi_memory.c:1043 msgid "" "\"More often than not, information contained in the DMI tables is " "inaccurate,\n" @@ -2738,7 +3317,7 @@ msgid "Plugin" msgstr "Complemento" #: modules/devices/firmware.c:74 modules/devices/firmware.c:205 -#: modules/network.c:380 +#: modules/network.c:381 msgid "Flags" msgstr "Indicadores" @@ -2832,10 +3411,6 @@ msgstr "Dispositivo DRM" msgid "Class" msgstr "Clase" -#: modules/devices/gpu.c:159 modules/devices/gpu.c:243 -msgid "Core" -msgstr "Núcleo" - #: modules/devices/gpu.c:164 modules/devices/pci.c:149 msgid "In Use" msgstr "En uso" @@ -2856,36 +3431,12 @@ msgstr "" msgid "Operating Points (OPPv2)" msgstr "" -#: modules/devices/gpu.c:216 -msgid "Frequency Scaling" -msgstr "Escalado de frecuencias" - -#: modules/devices/gpu.c:217 -msgid "Minimum" -msgstr "Mínimo" - -#: modules/devices/gpu.c:217 modules/devices/gpu.c:218 -msgid "kHz" -msgstr "KHz" - -#: modules/devices/gpu.c:218 -msgid "Maximum" -msgstr "Máximo" - -#: modules/devices/gpu.c:219 -msgid "Transition Latency" -msgstr "Latencia de transición" - -#: modules/devices/gpu.c:219 -msgid "ns" -msgstr "ns" - #: modules/devices/gpu.c:245 msgid "Device Tree Node" msgstr "Nodo del árbol de dispositivos" #: modules/devices/gpu.c:248 modules/devices/monitors.c:475 -#: modules/network/net.c:454 +#: modules/network/net.c:482 msgid "Status" msgstr "Estado" @@ -2936,7 +3487,7 @@ msgstr "Tipo de sistema" msgid "BogoMIPS" msgstr "" -#: modules/devices/m68k/processor.c:85 modules/devices/riscv/processor.c:185 +#: modules/devices/m68k/processor.c:85 modules/devices/riscv/processor.c:184 msgid "MMU" msgstr "MMU" @@ -2987,7 +3538,7 @@ msgid "Analog" msgstr "Analógica" #: modules/devices/monitors.c:395 modules/devices/usb.c:135 -#: modules/network.c:310 modules/network.c:363 modules/network.c:380 +#: modules/network.c:311 modules/network.c:364 modules/network.c:381 msgid "Interface" msgstr "Interfaz" @@ -3100,10 +3651,6 @@ msgstr "" msgid "PA-RISC Processor" msgstr "Procesador PA-RISC" -#: modules/devices/parisc/processor.c:157 -msgid "System" -msgstr "Sistema" - #: modules/devices/parisc/processor.c:161 msgid "HVersion" msgstr "HVersion" @@ -3112,10 +3659,6 @@ msgstr "HVersion" msgid "SVersion" msgstr "SVersion" -#: modules/devices/parisc/processor.c:163 modules/devices/x86/processor.c:664 -msgid "Cache" -msgstr "Caché" - #: modules/devices/pci.c:123 msgid "Link Width" msgstr "Ancho del enlace" @@ -3204,7 +3747,7 @@ msgstr "" "[Impresoras]\n" "No se han encontrado impresoras=\n" -#: modules/devices/riscv/processor.c:184 +#: modules/devices/riscv/processor.c:183 msgid "uarch" msgstr "uarch" @@ -3390,7 +3933,7 @@ msgid "Timings" msgstr "Cronometraje" #: modules/devices/spd-decode.c:549 modules/devices/spd-decode.c:940 -#: modules/devices/spd-decode.c:982 modules/devices/x86/processor.c:717 +#: modules/devices/spd-decode.c:982 modules/devices/x86/processor.c:716 msgid "Voltage" msgstr "Voltaje" @@ -3439,6 +3982,7 @@ msgid "XMP Profile" msgstr "Perfil XMP" #: modules/devices/spd-decode.c:939 modules/devices/usb.c:176 +#: modules/network/net.c:443 msgid "Speed" msgstr "Velocidad" @@ -3712,7 +4256,7 @@ msgstr "Extraíble" msgid "Self-monitoring (S.M.A.R.T.)" msgstr "" -#: modules/devices/storage.c:266 modules/devices/x86/processor.c:665 +#: modules/devices/storage.c:266 modules/devices/x86/processor.c:664 msgid "Power Management" msgstr "Gestión de energía" @@ -3840,7 +4384,7 @@ msgstr "" "\n" "[Discos SCSI]\n" -#: modules/devices/storage.c:567 modules/devices/storage.c:767 +#: modules/devices/storage.c:567 modules/devices/storage.c:773 #, c-format msgid "" "[Device Information]\n" @@ -3876,12 +4420,12 @@ msgstr "" "\n" "[Discos IDE]\n" -#: modules/devices/storage.c:704 +#: modules/devices/storage.c:707 #, c-format msgid "Driver=%s\n" msgstr "Controlador=%s\n" -#: modules/devices/storage.c:773 +#: modules/devices/storage.c:779 #, c-format msgid "" "Device Name=hd%c\n" @@ -3892,7 +4436,7 @@ msgstr "" "Medio=%s\n" "Caché=%dkb\n" -#: modules/devices/storage.c:783 +#: modules/devices/storage.c:789 #, c-format msgid "" "[Geometry]\n" @@ -3903,7 +4447,7 @@ msgstr "" "Física=%s\n" "Lógica=%s\n" -#: modules/devices/storage.c:793 +#: modules/devices/storage.c:799 #, c-format msgid "" "[Capabilities]\n" @@ -3912,7 +4456,7 @@ msgstr "" "[Capacidades]\n" "%s" -#: modules/devices/storage.c:800 +#: modules/devices/storage.c:806 #, c-format msgid "" "[Speeds]\n" @@ -3925,11 +4469,11 @@ msgstr "" msgid "Sub-class" msgstr "Subclase" -#: modules/devices/usb.c:138 modules/devices/usb.c:179 modules/network.c:347 +#: modules/devices/usb.c:138 modules/devices/usb.c:179 modules/network.c:348 msgid "Protocol" msgstr "Protocolo" -#: modules/devices/usb.c:146 modules/network/net.c:451 +#: modules/devices/usb.c:146 modules/network/net.c:479 msgid "Mb/s" msgstr "Mb/s" @@ -3964,84 +4508,66 @@ msgstr "" "Nivel %d (%s)=%d-vías asociativa por conjuntos, %d conjuntos, %dKB de " "tamaño\n" -#. /cache type, as appears in: Level 1 (Data) -#: modules/devices/x86/processor.c:170 -msgctxt "cache-type" -msgid "Data" -msgstr "Datos" - -#. /cache type, as appears in: Level 1 (Instruction) -#: modules/devices/x86/processor.c:171 -msgctxt "cache-type" -msgid "Instruction" -msgstr "Instrucciones" - -#. /cache type, as appears in: Level 2 (Unified) -#: modules/devices/x86/processor.c:172 -msgctxt "cache-type" -msgid "Unified" -msgstr "Unificada" - -#: modules/devices/x86/processor.c:367 +#: modules/devices/x86/processor.c:366 msgid "Caches" msgstr "Cachés" -#: modules/devices/x86/processor.c:418 modules/devices/x86/processor.c:435 +#: modules/devices/x86/processor.c:417 modules/devices/x86/processor.c:434 #, c-format msgid "Level %d (%s)#%d=%dx %dKB (%dKB), %d-way set-associative, %d sets\n" msgstr "" "Nivel %d (%s)#%d=%dx %dKB (%dKB), %d-vías asociativa por conjuntos, %d " "conjuntos\n" -#: modules/devices/x86/processor.c:649 +#: modules/devices/x86/processor.c:648 msgid "Model Name" msgstr "Nombre del modelo" -#: modules/devices/x86/processor.c:650 +#: modules/devices/x86/processor.c:649 msgid "Family, model, stepping" msgstr "Familia, modelo, escalado" -#: modules/devices/x86/processor.c:656 +#: modules/devices/x86/processor.c:655 msgid "Microcode Version" msgstr "Versión del microcódigo" -#: modules/devices/x86/processor.c:657 +#: modules/devices/x86/processor.c:656 msgid "Configuration" msgstr "Configuración" -#: modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:657 msgid "Cache Size" msgstr "Tamaño de la caché" -#: modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:657 msgid "kb" msgstr "kb" -#: modules/devices/x86/processor.c:666 +#: modules/devices/x86/processor.c:665 msgid "Bug Workarounds" msgstr "" -#: modules/devices/x86/processor.c:693 +#: modules/devices/x86/processor.c:692 msgid "Socket Information" msgstr "Información del zócalo" -#: modules/devices/x86/processor.c:714 +#: modules/devices/x86/processor.c:713 msgid "CPU Socket" msgstr "Zócalo de la CPU" -#: modules/devices/x86/processor.c:718 +#: modules/devices/x86/processor.c:717 msgid "External Clock" msgstr "Reloj externo" -#: modules/devices/x86/processor.c:719 +#: modules/devices/x86/processor.c:718 msgid "Max Frequency" msgstr "Frecuencia máxima" -#: modules/devices/x86/processor.c:750 +#: modules/devices/x86/processor.c:749 msgid "Package Information" msgstr "Información del paquete" -#: modules/devices/x86/processor.c:812 +#: modules/devices/x86/processor.c:811 msgid "Socket:Core" msgstr "Zócalo:Núcleo" @@ -5504,7 +6030,7 @@ msgstr "Conexiones IP" msgid "Routing Table" msgstr "Tabla de enrutamiento" -#: modules/network.c:64 modules/network.c:309 +#: modules/network.c:64 modules/network.c:310 msgid "ARP Table" msgstr "Tabla ARP" @@ -5520,312 +6046,349 @@ msgstr "Estadísticas" msgid "Shared Directories" msgstr "Directorios compartidos" -#: modules/network.c:310 modules/network.c:332 modules/network.c:363 -#: modules/network/net.c:472 +#: modules/network.c:311 modules/network.c:333 modules/network.c:364 +#: modules/network/net.c:500 msgid "IP Address" msgstr "Dirección IP" -#: modules/network.c:310 +#: modules/network.c:311 msgid "MAC Address" msgstr "Dirección MAC" -#: modules/network.c:319 +#: modules/network.c:320 msgid "SAMBA" msgstr "SAMBA" -#: modules/network.c:320 +#: modules/network.c:321 msgid "NFS" msgstr "NFS" -#: modules/network.c:331 +#: modules/network.c:332 msgid "Name Servers" msgstr "Servidores de nombres" -#: modules/network.c:346 +#: modules/network.c:347 msgid "Connections" msgstr "Conexiones" -#: modules/network.c:347 +#: modules/network.c:348 msgid "Local Address" msgstr "Dirección local" -#: modules/network.c:347 +#: modules/network.c:348 msgid "Foreign Address" msgstr "Dirección remota" -#: modules/network.c:347 +#: modules/network.c:348 msgid "State" msgstr "Estado" -#: modules/network.c:363 +#: modules/network.c:364 msgid "Sent" msgstr "Enviado" -#: modules/network.c:363 +#: modules/network.c:364 msgid "Received" msgstr "Recibido" -#: modules/network.c:379 +#: modules/network.c:380 msgid "IP routing table" msgstr "Tabla de enrutamiento IP" -#: modules/network.c:380 +#: modules/network.c:381 msgid "Destination/Gateway" msgstr "Destino/Puerta de enlace" -#: modules/network.c:380 modules/network/net.c:473 +#: modules/network.c:381 modules/network/net.c:501 msgid "Mask" msgstr "Máscara" -#: modules/network.c:408 +#: modules/network.c:409 msgid "Network" msgstr "Red" -#: modules/network.c:441 +#: modules/network.c:442 msgid "Gathers information about this computer's network connection" msgstr "Recopila información sobre la conexión de red de este ordenador" -#: modules/network/net.c:72 +#: modules/network/net.c:74 msgctxt "wi-op-mode" msgid "Auto" msgstr "Automático" -#: modules/network/net.c:73 +#: modules/network/net.c:75 msgctxt "wi-op-mode" msgid "Ad-Hoc" msgstr "Ad hoc" -#: modules/network/net.c:74 +#: modules/network/net.c:76 msgctxt "wi-op-mode" msgid "Managed" msgstr "Gestionada" -#: modules/network/net.c:75 +#: modules/network/net.c:77 msgctxt "wi-op-mode" msgid "Master" msgstr "Maestra" -#: modules/network/net.c:76 +#: modules/network/net.c:78 msgctxt "wi-op-mode" msgid "Repeater" msgstr "Repetidor" -#: modules/network/net.c:77 +#: modules/network/net.c:79 msgctxt "wi-op-mode" msgid "Secondary" msgstr "Secundaria" -#: modules/network/net.c:78 +#: modules/network/net.c:80 msgctxt "wi-op-mode" msgid "(Unknown)" msgstr "(desconocido)" -#: modules/network/net.c:242 modules/network/net.c:262 -#: modules/network/net.c:270 +#: modules/network/net.c:268 modules/network/net.c:288 +#: modules/network/net.c:296 msgctxt "net-if-type" msgid "Ethernet" msgstr "Ethernet" -#: modules/network/net.c:243 +#: modules/network/net.c:269 #, fuzzy msgctxt "net-if-type" msgid "Loopback" msgstr "Loopback" -#: modules/network/net.c:244 +#: modules/network/net.c:270 msgctxt "net-if-type" msgid "Point-to-Point" msgstr "Punto a punto" -#: modules/network/net.c:245 modules/network/net.c:246 -#: modules/network/net.c:247 modules/network/net.c:248 -#: modules/network/net.c:272 +#: modules/network/net.c:271 modules/network/net.c:272 +#: modules/network/net.c:273 modules/network/net.c:274 +#: modules/network/net.c:298 msgctxt "net-if-type" msgid "Wireless" msgstr "Inalámbrica" -#: modules/network/net.c:249 +#: modules/network/net.c:275 msgctxt "net-if-type" msgid "Virtual Point-to-Point (TUN)" msgstr "Punto a punto virtual (TUN)" -#: modules/network/net.c:250 +#: modules/network/net.c:276 msgctxt "net-if-type" msgid "Ethernet (TAP)" msgstr "Ethernet (TAP)" -#: modules/network/net.c:251 +#: modules/network/net.c:277 msgctxt "net-if-type" msgid "Parallel Line Internet Protocol" msgstr "Protocolo de internet de línea paralela" -#: modules/network/net.c:252 +#: modules/network/net.c:278 msgctxt "net-if-type" msgid "Infrared" msgstr "Infrarroja" -#: modules/network/net.c:253 modules/network/net.c:271 +#: modules/network/net.c:279 modules/network/net.c:297 msgctxt "net-if-type" msgid "Serial Line Internet Protocol" msgstr "Protocolo de internet de línea serie" -#: modules/network/net.c:254 +#: modules/network/net.c:280 msgctxt "net-if-type" msgid "Integrated Services Digital Network" msgstr "Red digital de servicios integrados" -#: modules/network/net.c:255 +#: modules/network/net.c:281 msgctxt "net-if-type" msgid "IPv6-over-IPv4 Tunnel" msgstr "Túnel IPv6 sobre IPv4" -#: modules/network/net.c:256 +#: modules/network/net.c:282 msgctxt "net-if-type" msgid "VMWare Virtual Network Interface (NAT)" msgstr "Interfaz de red virtual de VMWare (NAT)" -#: modules/network/net.c:257 +#: modules/network/net.c:283 msgctxt "net-if-type" msgid "VMWare Virtual Network Interface" msgstr "Interfaz de red virtual de VMWare" -#: modules/network/net.c:258 +#: modules/network/net.c:284 msgctxt "net-if-type" msgid "Personal Area Network (PAN)" msgstr "Red de área personal (PAN)" -#: modules/network/net.c:259 +#: modules/network/net.c:285 msgctxt "net-if-type" msgid "Bluetooth" msgstr "Bluetooth" -#: modules/network/net.c:260 +#: modules/network/net.c:286 msgctxt "net-if-type" msgid "Bridge Interface" msgstr "Interfaz puente" -#: modules/network/net.c:261 +#: modules/network/net.c:287 msgctxt "net-if-type" msgid "Hamachi Virtual Personal Network" msgstr "Red personal virtual de Hamachi" -#: modules/network/net.c:263 +#: modules/network/net.c:289 msgctxt "net-if-type" msgid "Intermediate Functional Block" msgstr "Bloque funcional intermedio" -#: modules/network/net.c:264 +#: modules/network/net.c:290 msgctxt "net-if-type" msgid "GRE Network Tunnel" msgstr "Túnel de red GRE" -#: modules/network/net.c:265 +#: modules/network/net.c:291 msgctxt "net-if-type" msgid "Mesh Network" msgstr "Red de malla" -#: modules/network/net.c:266 +#: modules/network/net.c:292 msgctxt "net-if-type" msgid "Wireless Master Interface" msgstr "Interfaz inalámbrica maestra" -#: modules/network/net.c:267 +#: modules/network/net.c:293 msgctxt "net-if-type" msgid "VirtualBox Virtual Network Interface" msgstr "Interfaz de red virtual de VirtualBox" -#: modules/network/net.c:273 +#: modules/network/net.c:299 msgctxt "net-if-type" msgid "Wireless (WAN)" msgstr "Inalámbrica (WAN)" -#: modules/network/net.c:275 +#: modules/network/net.c:301 msgctxt "net-if-type" msgid "(Unknown)" msgstr "(desconocida)" -#: modules/network/net.c:343 modules/network/net.c:353 +#: modules/network/net.c:369 modules/network/net.c:379 msgid "Network Interfaces" msgstr "Interfaces de red" -#: modules/network/net.c:343 +#: modules/network/net.c:369 msgid "None Found" msgstr "Ninguna encontrada" -#: modules/network/net.c:409 +#: modules/network/net.c:436 msgid "Network Adapter Properties" msgstr "Propiedades del adaptador de red" -#: modules/network/net.c:410 +#: modules/network/net.c:437 msgid "Interface Type" msgstr "Tipo de interfaz" -#: modules/network/net.c:411 +#: modules/network/net.c:438 msgid "Hardware Address (MAC)" msgstr "Dirección física (MAC)" -#: modules/network/net.c:415 +#: modules/network/net.c:442 msgid "MTU" msgstr "MTU" -#: modules/network/net.c:416 +#: modules/network/net.c:444 msgid "Transfer Details" msgstr "Detalles de la transferencia" -#: modules/network/net.c:417 +#: modules/network/net.c:445 msgid "Bytes Received" msgstr "Bytes recibidos" -#: modules/network/net.c:418 +#: modules/network/net.c:446 msgid "Bytes Sent" msgstr "Bytes enviados" -#: modules/network/net.c:435 modules/network/net.c:457 -#: modules/network/net.c:458 +#: modules/network/net.c:463 modules/network/net.c:485 +#: modules/network/net.c:486 msgid "dBm" msgstr "dBm" -#: modules/network/net.c:435 +#: modules/network/net.c:463 msgid "mW" msgstr "mW" -#: modules/network/net.c:449 +#: modules/network/net.c:477 msgid "Wireless Properties" msgstr "Propiedades inalámbricas" -#: modules/network/net.c:450 +#: modules/network/net.c:478 msgid "Network Name (SSID)" msgstr "Nombre de red (SSID)" -#: modules/network/net.c:451 +#: modules/network/net.c:479 msgid "Bit Rate" msgstr "Tasa de bits" -#: modules/network/net.c:452 +#: modules/network/net.c:480 msgid "Transmission Power" msgstr "Potencia de transmisión" -#: modules/network/net.c:455 +#: modules/network/net.c:483 msgid "Link Quality" msgstr "Calidad del enlace" -#: modules/network/net.c:456 +#: modules/network/net.c:484 msgid "Signal / Noise" msgstr "Señal / Ruido" -#: modules/network/net.c:471 +#: modules/network/net.c:499 msgid "Internet Protocol (IPv4)" msgstr "Protocolo de internet (IPv4)" -#: modules/network/net.c:472 modules/network/net.c:473 -#: modules/network/net.c:475 +#: modules/network/net.c:500 modules/network/net.c:501 +#: modules/network/net.c:503 msgid "(Not set)" msgstr "(sin asignar)" -#: modules/network/net.c:474 +#: modules/network/net.c:502 msgid "Broadcast Address" msgstr "Dirección de difusión" +#~ msgid "_Copy to Clipboard" +#~ msgstr "_Copiar al portapapeles" + +#~ msgid "Copy to clipboard" +#~ msgstr "Copiar al portapapeles" + +#~ msgid " dmidecode utility available" +#~ msgstr " dmidecode utilidad no disponible" + +#~ msgid " ... and HardInfo2 running with superuser privileges" +#~ msgstr "" +#~ " ... y HardInfo2 ejecutándose con privilegios de administrador" + +#~ msgid "" +#~ " ... or ee1004 module loaded and configured! " +#~ "(for DDR4)" +#~ msgstr "" +#~ " ... o el módulo ee1004 cargado ¡y configurado! (para DDR4)" + +#~ msgid "Memory information requires one or both of the following:" +#~ msgstr "" +#~ "La información sobre la memoria requiere de al menos uno de lo " +#~ "siguiente:" + +#~ msgctxt "cache-type" +#~ msgid "Data" +#~ msgstr "Datos" + +#~ msgctxt "cache-type" +#~ msgid "Instruction" +#~ msgstr "Instrucciones" + +#~ msgctxt "cache-type" +#~ msgid "Unified" +#~ msgstr "Unificada" + #, c-format #~ msgid "" #~ "Written by %s\n" @@ -5857,9 +6420,6 @@ msgstr "Dirección de difusión" #~ "El resultado es de una versión antigua de HardInfo2. Los resultados " #~ "pueden no ser comparables con la versión actual. Faltan algunos detalles." -#~ msgid "Field" -#~ msgstr "Campo" - #~ msgid "Total Memory" #~ msgstr "Memoria total" @@ -5900,234 +6460,6 @@ msgstr "Dirección de difusión" #~ msgid "RISC-V Processor" #~ msgstr "Procesador RISC-V" -#~ msgid "Little Endian" -#~ msgstr "Little Endian" - -#~ msgid "Big Endian" -#~ msgstr "Big Endian" - -#~ msgid "Current" -#~ msgstr "Actual" - -#~ msgid "Governor" -#~ msgstr "Gobernador" - -#~ msgid "Socket" -#~ msgstr "Zócalo" - -#, fuzzy -#~ msgid "Book" -#~ msgstr "Asentamientos" - -#, fuzzy -#~ msgid "Drawer" -#~ msgstr "Dibujado" - -#~ msgid "ID" -#~ msgstr "Identificador" - -#~ msgid "BIOS Information" -#~ msgstr "Información del BIOS" - -#~ msgid "Base Board" -#~ msgstr "Placa base" - -#~ msgid "Memory Controller" -#~ msgstr "Controlador de memoria" - -#~ msgid "Memory Module" -#~ msgstr "Módulo de memoria" - -#~ msgid "Port Connector" -#~ msgstr "Conector de puerto" - -#~ msgid "System Slots" -#~ msgstr "Zócalos del sistema" - -#~ msgid "On Board Devices" -#~ msgstr "Dispositivos embebidos" - -#, fuzzy -#~ msgid "OEM Strings" -#~ msgstr "Textos del fabricante" - -#~ msgid "System Configuration Options" -#~ msgstr "Opciones de configuración del sistema" - -#~ msgid "BIOS Language" -#~ msgstr "Idioma del BIOS" - -#~ msgid "Group Associations" -#~ msgstr "Asociaciones de grupo" - -#~ msgid "System Event Log" -#~ msgstr "Registro de eventos del sistema" - -#~ msgid "Physical Memory Array" -#~ msgstr "Matriz de memoria física" - -#~ msgid "Memory Device" -#~ msgstr "Dispositivo de memoria" - -#~ msgid "32-bit Memory Error" -#~ msgstr "Error de memoria de 32 bits" - -#~ msgid "Memory Array Mapped Address" -#~ msgstr "Dirección asignada de matriz de memoria" - -#~ msgid "Memory Device Mapped Address" -#~ msgstr "Dirección asignada de dispositivo de memoria" - -#~ msgid "Built-in Pointing Device" -#~ msgstr "Dispositivo apuntador embebido" - -#~ msgid "Portable Battery" -#~ msgstr "Batería portátil" - -#~ msgid "System Reset" -#~ msgstr "Reinicio del sistema" - -#~ msgid "Hardware Security" -#~ msgstr "Seguridad del hardware" - -#~ msgid "System Power Controls" -#~ msgstr "Controles de energía del sistema" - -#~ msgid "Voltage Probe" -#~ msgstr "Prueba de voltaje" - -#~ msgid "Cooling Device" -#~ msgstr "Dispositivo de refrigeración" - -#~ msgid "Temperature Probe" -#~ msgstr "Prueba de temperatura" - -#~ msgid "Electrical Current Probe" -#~ msgstr "Prueba de corriente eléctrica" - -#~ msgid "Out-of-band Remote Access" -#~ msgstr "Acceso remoto fuera de banda" - -#~ msgid "Boot Integrity Services" -#~ msgstr "Servicios de integridad del arranque" - -#~ msgid "System Boot" -#~ msgstr "Sistema de arranque" - -#~ msgid "64-bit Memory Error" -#~ msgstr "Error de memoria de 64 bits" - -#~ msgid "Management Device" -#~ msgstr "Dispositivo de gestión" - -#~ msgid "Management Device Component" -#~ msgstr "Componente de dispositivo de gestión" - -#~ msgid "Memory Channel" -#~ msgstr "Canal de memoria" - -#~ msgid "IPMI Device" -#~ msgstr "Dispositivo IPMI" - -#~ msgid "Power Supply" -#~ msgstr "Fuente de alimentación" - -#~ msgid "Additional Information" -#~ msgstr "Información adicional" - -#~ msgid "Onboard Device" -#~ msgstr "Dispositivo embebido" - -#~ msgid "Invalid chassis type (0)" -#~ msgstr "Tipo de chasis no válido (0)" - -#~ msgid "Unknown chassis type" -#~ msgstr "Tipo de chasis desconocido" - -#~ msgid "Desktop" -#~ msgstr "De escritorio" - -#~ msgid "Low-profile Desktop" -#~ msgstr "De bajo rendimiento" - -#~ msgid "Pizza Box" -#~ msgstr "Caja de pizza" - -#~ msgid "Mini Tower" -#~ msgstr "Minitorre" - -#~ msgid "Tower" -#~ msgstr "Torre" - -#~ msgid "Portable" -#~ msgstr "Portátil" - -#~ msgid "Notebook" -#~ msgstr "Portátil" - -#~ msgid "Handheld" -#~ msgstr "De bolsillo" - -#~ msgid "Docking Station" -#~ msgstr "Estacion fija" - -#~ msgid "All-in-one" -#~ msgstr "Todo en uno" - -#~ msgid "Subnotebook" -#~ msgstr "Subportátil" - -#~ msgid "Space-saving" -#~ msgstr "PC Espacio-pequeño" - -#~ msgid "Lunch Box" -#~ msgstr "PC caja" - -#~ msgid "Main Server Chassis" -#~ msgstr "Servidor principal" - -#~ msgid "Expansion Chassis" -#~ msgstr "Carcasa de expansión" - -#~ msgid "Sub Chassis" -#~ msgstr "Sub servidor" - -#~ msgid "Bus Expansion Chassis" -#~ msgstr "Expansion de bus acoplable" - -#~ msgid "Peripheral Chassis" -#~ msgstr "Carcasa de periférico" - -#~ msgid "RAID Chassis" -#~ msgstr "RAID acoplable" - -#~ msgid "Rack Mount Chassis" -#~ msgstr "Rack de montaje acoplable" - -#~ msgid "Sealed-case PC" -#~ msgstr "PC sellada" - -#~ msgid "Multi-system" -#~ msgstr "Multisistema" - -#~ msgid "Tablet" -#~ msgstr "Tableta" - -#~ msgid "Convertible" -#~ msgstr "Convertible" - -#~ msgid "Detachable" -#~ msgstr "Desmontable" - -#~ msgid "phandle Map" -#~ msgstr "Mapa manejado" - -#~ msgid "Alias Map" -#~ msgstr "Mapa de alias" - -#~ msgid "Symbol Map" -#~ msgstr "Mapa de símbolos" - #, c-format #~ msgid "" #~ "Copyright (C) 2003-%d L. A. F. Pereira. See COPYING for details.\n" @@ -6181,71 +6513,12 @@ msgstr "Dirección de difusión" #~ msgstr "" #~ "Prueba de rendimiento``%s'' desconocida o no está cargado benchmark.so" -#~ msgid "Don't know what to do. Exiting." -#~ msgstr "No se puede determinar qué hacer. Saliendo." - -#, c-format -#~ msgid "%d second" -#~ msgid_plural "%d seconds" -#~ msgstr[0] "%d segundo" -#~ msgstr[1] "%d segundos" - -#, c-format -#~ msgid "%.1f B" -#~ msgstr "%.1f B" - -#, c-format -#~ msgid "%.1f KiB" -#~ msgstr "%.1f KiB" - -#, c-format -#~ msgid "%.1f MiB" -#~ msgstr "%.1f MiB" - -#, c-format -#~ msgid "%.1f GiB" -#~ msgstr "%.1f GiB" - -#, c-format -#~ msgid "%.1f TiB" -#~ msgstr "%.1f TiB" - -#, c-format -#~ msgid "%.1f PiB" -#~ msgstr "%.1f PiB" - -#~ msgid "Error" -#~ msgstr "Error" - -#~ msgid "Warning" -#~ msgstr "Advertencia" - -#~ msgid "Fatal Error" -#~ msgstr "Error fatal" - -#~ msgid "creates a report and prints to standard output" -#~ msgstr "crea un reporte y lo imprime en la salida estándar" - -#~ msgid "chooses a report format ([text], html)" -#~ msgstr "elige un formato de reporte ([texto], html)" - #~ msgid "run benchmark; requires benchmark.so to be loaded" #~ msgstr "ejecutar prueba de rendimiento; requiere la carga de benchmark.so" #~ msgid "note attached to benchmark results" #~ msgstr "nota añadida al resultado de la prueba de rendimiento" -#~ msgid "benchmark result format ([short], conf, shell)" -#~ msgstr "" -#~ "formato del resultado de la prueba de rendimiento ([corto], conf, shell)" - -#~ msgid "" -#~ "maximum number of benchmark results to include (-1 for no limit, default " -#~ "is 50)" -#~ msgstr "" -#~ "número máximo de resultados de pruebas de rendimiento a incluir (-1 para " -#~ "ilimitados, 50 por defecto)" - #~ msgid "lists modules" #~ msgstr "listas de módulos" @@ -6258,34 +6531,9 @@ msgstr "Dirección de difusión" #~ msgid "run in XML-RPC server mode" #~ msgstr "ejecutar en modo servidor XML-RPC" -#~ msgid "shows program version and quit" -#~ msgstr "muestra la versión del programa y sale" - -#~ msgid "do not run benchmarks" -#~ msgstr "no ejecutar pruebas de rendimiento" - -#~ msgid "show all details" -#~ msgstr "mostrar todos los detalles" - #~ msgid "- System Profiler and Benchmark tool" #~ msgstr "- Analizador de sistema y herramienta de prueba de rendimiento" -#, c-format -#~ msgid "" -#~ "Unrecognized arguments.\n" -#~ "Try ``%s --help'' for more information.\n" -#~ msgstr "" -#~ "Argumentos no reconocidos.\n" -#~ "Pruebe ``%s --help'' para obtener más información.\n" - -#, c-format -#~ msgid "Module \"%s\" depends on module \"%s\", load it?" -#~ msgstr "El módulo «%s» depende del módulo «%s»; ¿desea cargarlo?" - -#, c-format -#~ msgid "Module \"%s\" depends on module \"%s\"." -#~ msgstr "El módulo «%s» depende del módulo «%s»." - #, c-format #~ msgid "" #~ "No module could be loaded. Check permissions on \"%s\" and try again." @@ -6301,10 +6549,6 @@ msgstr "Dirección de difusión" #~ "todos los módulos disponibles y pruebe de nuevo con una lista válida de " #~ "módulos." -#, c-format -#~ msgid "Scanning: %s..." -#~ msgstr "Escaneando: %s..." - #~ msgid "Author:" #~ msgstr "Autor:" diff --git a/po/fr.po b/po/fr.po index 067f760f..0e07458f 100644 --- a/po/fr.po +++ b/po/fr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: hardinfo2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-04-22 11:49+0200\n" +"POT-Creation-Date: 2024-05-30 15:01+0200\n" "PO-Revision-Date: 2019-11-18\n" "Last-Translator: yolateng0 \n" "Language-Team: KreizennDafar\n" @@ -18,11 +18,644 @@ msgstr "" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" "X-Generator: Poedit 1.5.4\n" -#: shell/callbacks.c:232 shell/shell.c:421 +#: hardinfo2/cpu_util.c:29 +msgid "Little Endian" +msgstr "Little Endian" + +#: hardinfo2/cpu_util.c:31 +msgid "Big Endian" +msgstr "Big Endian" + +#: hardinfo2/cpu_util.c:205 hardinfo2/cpu_util.c:216 modules/devices/gpu.c:216 +msgid "Frequency Scaling" +msgstr "Echelle de Fréquence" + +#: hardinfo2/cpu_util.c:206 modules/devices/gpu.c:217 +msgid "Minimum" +msgstr "Minimum" + +#: hardinfo2/cpu_util.c:206 hardinfo2/cpu_util.c:207 hardinfo2/cpu_util.c:208 +#: hardinfo2/dt_util.c:590 modules/devices/gpu.c:217 modules/devices/gpu.c:218 +msgid "kHz" +msgstr "kHz" + +#: hardinfo2/cpu_util.c:207 modules/devices/gpu.c:218 +msgid "Maximum" +msgstr "Maximum" + +#: hardinfo2/cpu_util.c:208 +msgid "Current" +msgstr "Actuel" + +#: hardinfo2/cpu_util.c:209 modules/devices/gpu.c:219 +msgid "Transition Latency" +msgstr "Latence de transition" + +#: hardinfo2/cpu_util.c:209 modules/devices/gpu.c:219 +msgid "ns" +msgstr "ns" + +#: hardinfo2/cpu_util.c:210 +msgid "Governor" +msgstr "Governor" + +#: hardinfo2/cpu_util.c:211 hardinfo2/cpu_util.c:217 modules/devices.c:772 +#: modules/devices/gpu.c:163 modules/devices/pci.c:148 +#: modules/devices/usb.c:139 +msgid "Driver" +msgstr "Driver" + +#: hardinfo2/cpu_util.c:223 modules/computer.c:785 +#: modules/devices/arm/processor.c:255 modules/devices/x86/processor.c:283 +#: modules/devices/x86/processor.c:387 modules/devices/x86/processor.c:525 +msgid "(Not Available)" +msgstr "(Non Disponible)" + +#: hardinfo2/cpu_util.c:231 hardinfo2/cpu_util.c:233 +msgid "Socket" +msgstr "Socket" + +#: hardinfo2/cpu_util.c:236 hardinfo2/cpu_util.c:238 modules/devices/gpu.c:159 +#: modules/devices/gpu.c:243 +msgid "Core" +msgstr "Coeur" + +#: hardinfo2/cpu_util.c:241 +msgid "Book" +msgstr "Book" + +#: hardinfo2/cpu_util.c:243 +msgid "Drawer" +msgstr "Drawer" + +#: hardinfo2/cpu_util.c:249 modules/devices/arm/processor.c:470 +#: modules/devices/x86/processor.c:751 +msgid "Topology" +msgstr "Topologie" + +#: hardinfo2/cpu_util.c:250 +msgid "ID" +msgstr "ID" + +#: hardinfo2/dmi_util.c:25 +msgid "BIOS Information" +msgstr "Informations du BIOS" + +#: hardinfo2/dmi_util.c:26 modules/devices/parisc/processor.c:157 +msgid "System" +msgstr "Système" + +#: hardinfo2/dmi_util.c:27 +msgid "Base Board" +msgstr "Base Carte Mère" + +#: hardinfo2/dmi_util.c:28 modules/devices/dmi.c:54 +msgid "Chassis" +msgstr "Châssis" + +#: hardinfo2/dmi_util.c:29 modules/computer.c:556 modules/computer.c:1054 +#: modules/devices/alpha/processor.c:87 modules/devices/arm/processor.c:340 +#: modules/devices.c:99 modules/devices/ia64/processor.c:159 +#: modules/devices/loongarch64/processor.c:80 +#: modules/devices/m68k/processor.c:83 modules/devices/mips/processor.c:74 +#: modules/devices/parisc/processor.c:154 modules/devices/ppc/processor.c:157 +#: modules/devices/riscv/processor.c:180 modules/devices/s390/processor.c:131 +#: modules/devices/sh/processor.c:83 modules/devices/sparc/processor.c:74 +#: modules/devices/x86/processor.c:647 +msgid "Processor" +msgstr "Processeur" + +#: hardinfo2/dmi_util.c:30 +msgid "Memory Controller" +msgstr "Controleur de mémoire" + +#: hardinfo2/dmi_util.c:31 +msgid "Memory Module" +msgstr "Module Mémoire" + +#: hardinfo2/dmi_util.c:32 modules/devices/parisc/processor.c:163 +#: modules/devices/x86/processor.c:663 +msgid "Cache" +msgstr "Cache" + +#: hardinfo2/dmi_util.c:33 +msgid "Port Connector" +msgstr "Connecteur de port" + +#: hardinfo2/dmi_util.c:34 +msgid "System Slots" +msgstr "Slots Système" + +#: hardinfo2/dmi_util.c:35 +msgid "On Board Devices" +msgstr "Appareils Périphériques" + +#: hardinfo2/dmi_util.c:36 +msgid "OEM Strings" +msgstr "Fabricant OEM " + +#: hardinfo2/dmi_util.c:37 +msgid "System Configuration Options" +msgstr "Options Configuration Système" + +#: hardinfo2/dmi_util.c:38 +msgid "BIOS Language" +msgstr "Langue du BIOS" + +#: hardinfo2/dmi_util.c:39 +msgid "Group Associations" +msgstr "Associations" + +#: hardinfo2/dmi_util.c:40 +msgid "System Event Log" +msgstr "Log évènement Système" + +#: hardinfo2/dmi_util.c:41 +msgid "Physical Memory Array" +msgstr "Tableau Mémoire Physique" + +#: hardinfo2/dmi_util.c:42 +msgid "Memory Device" +msgstr "Périphérique Mémoire" + +#: hardinfo2/dmi_util.c:43 +msgid "32-bit Memory Error" +msgstr "Erreur Mémoire 32-bit" + +#: hardinfo2/dmi_util.c:44 +msgid "Memory Array Mapped Address" +msgstr "Mappage Tableau Mémoire " + +#: hardinfo2/dmi_util.c:45 +msgid "Memory Device Mapped Address" +msgstr "Mappage Périphérique Mémoire" + +#: hardinfo2/dmi_util.c:46 +msgid "Built-in Pointing Device" +msgstr "Périphérique de Pointage Présent" + +#: hardinfo2/dmi_util.c:47 +msgid "Portable Battery" +msgstr "Batterie Portable" + +#: hardinfo2/dmi_util.c:48 +msgid "System Reset" +msgstr "Reset Système" + +#: hardinfo2/dmi_util.c:49 +msgid "Hardware Security" +msgstr "Sécurité Hardware" + +#: hardinfo2/dmi_util.c:50 +msgid "System Power Controls" +msgstr "Contrôle Puissance Système" + +#: hardinfo2/dmi_util.c:51 +msgid "Voltage Probe" +msgstr "Sonde de Tension" + +#: hardinfo2/dmi_util.c:52 +msgid "Cooling Device" +msgstr "dispositif de refroidissement Cooling" + +#: hardinfo2/dmi_util.c:53 +msgid "Temperature Probe" +msgstr "Sonde de Température" + +#: hardinfo2/dmi_util.c:54 +msgid "Electrical Current Probe" +msgstr "Sonde Courant Electrique" + +#: hardinfo2/dmi_util.c:55 +msgid "Out-of-band Remote Access" +msgstr "Accès Contrôle à Distance" + +#: hardinfo2/dmi_util.c:56 +msgid "Boot Integrity Services" +msgstr "Services de Boot" + +#: hardinfo2/dmi_util.c:57 +msgid "System Boot" +msgstr "Système de Boot" + +#: hardinfo2/dmi_util.c:58 +msgid "64-bit Memory Error" +msgstr "Erreur Mémoire 64-bit" + +#: hardinfo2/dmi_util.c:59 +msgid "Management Device" +msgstr "Disposiif Périphérique" + +#: hardinfo2/dmi_util.c:60 +msgid "Management Device Component" +msgstr "Dispositif des Composants Périphériques" + +#: hardinfo2/dmi_util.c:61 +msgid "Management Device Threshold Data" +msgstr "Dispositif de Seuil Mémoire de Périphériques" + +#: hardinfo2/dmi_util.c:62 +msgid "Memory Channel" +msgstr "Canal Mémoire" + +#: hardinfo2/dmi_util.c:63 +msgid "IPMI Device" +msgstr "Périphérique IPMI" + +#: hardinfo2/dmi_util.c:64 +msgid "Power Supply" +msgstr "Alimentation électrique" + +#: hardinfo2/dmi_util.c:65 +msgid "Additional Information" +msgstr "Informations Supplémentaires" + +#: hardinfo2/dmi_util.c:66 +msgid "Onboard Device" +msgstr "Périphériques Embarqués" + +#: hardinfo2/dmi_util.c:233 +msgid "Invalid chassis type (0)" +msgstr "Type de châssis Invalide (0)" + +#: hardinfo2/dmi_util.c:234 hardinfo2/dmi_util.c:235 +msgid "Unknown chassis type" +msgstr "Type de châssis inconnu" + +#: hardinfo2/dmi_util.c:236 +msgid "Desktop" +msgstr "Ordinateur de bureau" + +#: hardinfo2/dmi_util.c:237 +msgid "Low-profile Desktop" +msgstr "PC Low-Profile" + +#: hardinfo2/dmi_util.c:238 +msgid "Pizza Box" +msgstr "Pizza Box" + +#: hardinfo2/dmi_util.c:239 +msgid "Mini Tower" +msgstr "Mini Tour" + +#: hardinfo2/dmi_util.c:240 +msgid "Tower" +msgstr "Tour" + +#: hardinfo2/dmi_util.c:241 +msgid "Portable" +msgstr "Portable" + +#: hardinfo2/dmi_util.c:242 modules/computer.c:412 modules/computer.c:421 +#: modules/computer.c:443 +msgid "Laptop" +msgstr "Portable" + +#: hardinfo2/dmi_util.c:243 +msgid "Notebook" +msgstr "Notebook" + +#: hardinfo2/dmi_util.c:244 +msgid "Handheld" +msgstr "Appareil Portatif" + +#: hardinfo2/dmi_util.c:245 +msgid "Docking Station" +msgstr "Station d'accueil" + +#: hardinfo2/dmi_util.c:246 +msgid "All-in-one" +msgstr "Tout en Un" + +#: hardinfo2/dmi_util.c:247 +msgid "Subnotebook" +msgstr "Subnotebook" + +#: hardinfo2/dmi_util.c:248 +msgid "Space-saving" +msgstr "Space-saving" + +#: hardinfo2/dmi_util.c:249 +msgid "Lunch Box" +msgstr "Lunch Box" + +#: hardinfo2/dmi_util.c:250 +msgid "Main Server Chassis" +msgstr "Châssis du serveur principal" + +#: hardinfo2/dmi_util.c:251 +msgid "Expansion Chassis" +msgstr "Extension de Châssis" + +#: hardinfo2/dmi_util.c:252 +msgid "Sub Chassis" +msgstr "Sous Châssis" + +#: hardinfo2/dmi_util.c:253 +msgid "Bus Expansion Chassis" +msgstr "Châssis BUS Extension" + +#: hardinfo2/dmi_util.c:254 +msgid "Peripheral Chassis" +msgstr "Châssis Périphériques" + +#: hardinfo2/dmi_util.c:255 +msgid "RAID Chassis" +msgstr "Châssis RAID" + +#: hardinfo2/dmi_util.c:256 +msgid "Rack Mount Chassis" +msgstr "Châssis de Montage Rack" + +#: hardinfo2/dmi_util.c:257 +msgid "Sealed-case PC" +msgstr "Boîtier étanche" + +#: hardinfo2/dmi_util.c:258 +msgid "Multi-system" +msgstr "Système Multiple" + +#: hardinfo2/dmi_util.c:259 +msgid "CompactPCI" +msgstr "CompactPCI" + +#: hardinfo2/dmi_util.c:260 +msgid "AdvancedTCA" +msgstr "AdvancedTCA" + +#: hardinfo2/dmi_util.c:261 +msgid "Blade" +msgstr "Blade" + +#: hardinfo2/dmi_util.c:262 +msgid "Blade Enclosing" +msgstr "Blade Enclosing" + +#: hardinfo2/dmi_util.c:263 +msgid "Tablet" +msgstr "Tablette" + +#: hardinfo2/dmi_util.c:264 +msgid "Convertible" +msgstr "Convertible" + +#: hardinfo2/dmi_util.c:265 +msgid "Detachable" +msgstr "Detachable" + +#: hardinfo2/dmi_util.c:266 +msgid "IoT Gateway" +msgstr "Iot Passerelle" + +#: hardinfo2/dmi_util.c:267 +msgid "Embedded PC" +msgstr "PC embarqué" + +#: hardinfo2/dmi_util.c:268 +msgid "Mini PC" +msgstr "Mini PC" + +#: hardinfo2/dmi_util.c:269 +msgid "Stick PC" +msgstr "Stick PC" + +#: hardinfo2/dt_util.c:1175 +msgid "phandle Map" +msgstr "Map Descriptif" + +#: hardinfo2/dt_util.c:1176 +msgid "Alias Map" +msgstr "Map Alias" + +#: hardinfo2/dt_util.c:1177 +msgid "Symbol Map" +msgstr "Symbol Map" + +#. / %d will be latest year of copyright +#: hardinfo2/hardinfo.c:71 +#, c-format +msgid "" +"Copyright (C) 2003-2023 L. A. F. Pereira. 2024-%d Hardinfo2 Project.\n" +"\n" +msgstr "" + +#: hardinfo2/hardinfo.c:73 +#, c-format +msgid "" +"Compile-time options:\n" +" Release version: %s (%s)\n" +" LibSoup version: %s\n" +" BinReloc enabled: %s\n" +" Data prefix: %s\n" +" Library prefix: %s\n" +" Locale prefix : %s\n" +" Data hardcoded: %s\n" +" Library hardcoded: %s\n" +" Locale hardcoded: %s\n" +" Compiled for: %s\n" +msgstr "" + +#: hardinfo2/hardinfo.c:85 +msgid "3.0" +msgstr "" + +#: hardinfo2/hardinfo.c:86 modules/computer.c:833 +#: modules/computer/modules.c:352 modules/computer/modules.c:353 +#: modules/devices/inputdevices.c:153 modules/devices/printers.c:145 +#: modules/devices/spd-decode.c:971 +msgid "Yes" +msgstr "Oui" + +#: hardinfo2/hardinfo.c:86 modules/computer.c:833 +#: modules/computer/modules.c:352 modules/computer/modules.c:353 +#: modules/devices/printers.c:145 modules/devices/spd-decode.c:968 +msgid "No" +msgstr "Non" + +#: hardinfo2/hardinfo.c:120 +#, c-format +msgid "Unknown benchmark ``%s''\n" +msgstr "" + +#: hardinfo2/hardinfo.c:159 +msgid "Don't know what to do. Exiting." +msgstr "Que faire. Sortir." + +#: hardinfo2/usb_util.c:293 modules/devices/devicetree.c:90 +#: modules/devices/devicetree.c:91 modules/devices/monitors.c:411 +#: modules/devices/storage.c:306 modules/devices/storage.c:328 +msgid "(None)" +msgstr "(Aucun)" + +#: hardinfo2/util.c:102 modules/computer/uptime.c:54 +#, c-format +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d jour" +msgstr[1] "%d jours" + +#: hardinfo2/util.c:103 modules/computer/uptime.c:55 +#, c-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d heure" +msgstr[1] "%d heures" + +#: hardinfo2/util.c:104 modules/computer/uptime.c:56 +#, c-format +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minute" +msgstr[1] "%d minutes" + +#: hardinfo2/util.c:105 +#, c-format +msgid "%d second" +msgid_plural "%d seconds" +msgstr[0] "%d seconde" +msgstr[1] "%d secondes" + +#: hardinfo2/util.c:126 +#, c-format +msgid "%.1f B" +msgstr "%.1f B" + +#: hardinfo2/util.c:128 +#, c-format +msgid "%.1f KiB" +msgstr "%.1f KiB" + +#: hardinfo2/util.c:130 +#, c-format +msgid "%.1f MiB" +msgstr "%.1f MiB" + +#: hardinfo2/util.c:132 +#, c-format +msgid "%.1f GiB" +msgstr "%.1f GiB" + +#: hardinfo2/util.c:134 +#, c-format +msgid "%.1f TiB" +msgstr "%.1f TiB" + +#: hardinfo2/util.c:136 +#, c-format +msgid "%.1f PiB" +msgstr "%.1f PiB" + +#: hardinfo2/util.c:366 +msgid "Error" +msgstr "Erreur" + +#: hardinfo2/util.c:366 hardinfo2/util.c:382 +msgid "Warning" +msgstr "Attention" + +#: hardinfo2/util.c:381 +msgid "Fatal Error" +msgstr "Erreur Fatale" + +#: hardinfo2/util.c:408 +msgid "do not print status messages to standard output" +msgstr "" + +#: hardinfo2/util.c:414 +msgid "creates a report and prints to standard output" +msgstr "créer un rapport et imprimer sur la sortie standard" + +#: hardinfo2/util.c:420 +msgid "chooses a report format ([text], html)" +msgstr "Choisir format du rapport ([text], html)" + +#: hardinfo2/util.c:426 +msgid "run single benchmark eg. -b 'FPU FFT' (Default all Benchmarks runs)" +msgstr "" + +#: hardinfo2/util.c:432 +msgid "" +"user note attached to benchmark results. (updating/synchronize with server)" +msgstr "" + +#: hardinfo2/util.c:438 +msgid "benchmark result format ([short], conf, shell)" +msgstr "Format Résultat du benchmark ([court], conf, shell)" + +#: hardinfo2/util.c:444 +msgid "" +"maximum number of benchmark results to include (-1 for no limit, default is " +"50)" +msgstr "Nombre max de benchmark à inclure (-1 aucune limite, defaut est 50)" + +#: hardinfo2/util.c:450 +msgid "shows program version and quit" +msgstr "Affiche la version du programme et quitter" + +#: hardinfo2/util.c:456 +msgid "do not run benchmarks" +msgstr "Ne pas activer de Benchmark" + +#: hardinfo2/util.c:462 +msgid "show all details" +msgstr "Voir tous les détails" + +#: hardinfo2/util.c:467 +msgid "- System Information and Benchmark" +msgstr "" + +#: hardinfo2/util.c:477 +#, c-format +msgid "" +"Unrecognized arguments.\n" +"Try ``%s --help'' for more information.\n" +msgstr "" +"commandes inconnues.\n" +"Essayer ``%s --help'' pour plus d'informations.\n" + +#: hardinfo2/util.c:862 +#, c-format +msgid "Module \"%s\" depends on module \"%s\", load it?" +msgstr "Module \"%s\" depends du module \"%s\", le charger?" + +#: hardinfo2/util.c:885 +#, c-format +msgid "Module \"%s\" depends on module \"%s\"." +msgstr "Module \"%s\" depends du module \"%s\"." + +#: hardinfo2/util.c:952 +#, c-format +msgid "Scanning: %s..." +msgstr "Scanne: %s..." + +#: hardinfo2/util.c:962 shell/shell.c:302 shell/shell.c:932 shell/shell.c:2146 +msgid "Done." +msgstr "Réalisé." + +#: hardinfo2/vendor.c:213 +msgid "Update vendor list" +msgstr "" + +#: hardinfo2/vendor.c:218 +msgid "Check Update Version" +msgstr "" + +#: hardinfo2/vendor.c:391 modules/computer.c:608 modules/computer.c:813 +#: modules/computer/os.c:80 modules/computer/os.c:267 modules/computer/os.c:304 +#: modules/computer/os.c:511 modules/computer/os.c:581 modules/devices.c:403 +#: modules/devices.c:549 modules/devices/firmware.c:149 +#: modules/devices/printers.c:106 modules/devices/printers.c:113 +#: modules/devices/printers.c:123 modules/devices/printers.c:138 +#: modules/devices/printers.c:147 modules/devices/printers.c:256 +#: modules/devices/spd-decode.c:311 modules/devices/usb.c:149 +msgid "Unknown" +msgstr "Inconnu" + +#: shell/callbacks.c:396 shell/shell.c:523 msgid "System Information and Benchmark" msgstr "" -#: shell/callbacks.c:237 +#: shell/callbacks.c:401 msgid "" "HardInfo2 is free software; you can redistribute it and/or modify it under " "the terms of the GNU General Public License as published by the Free " @@ -42,87 +675,111 @@ msgstr "" msgid "_Information" msgstr "_Information" -#: shell/menu.c:45 +#: shell/menu.c:44 msgid "_View" msgstr "_Voir" #: shell/menu.c:46 +msgid "_Theme" +msgstr "" + +#: shell/menu.c:48 msgid "_Help" msgstr "_Aide" -#: shell/menu.c:51 +#: shell/menu.c:52 msgid "Generate _Report" msgstr "Générer _Rapport" -#: shell/menu.c:52 +#: shell/menu.c:53 msgid "Generates a report with detailed system information" msgstr "" -#: shell/menu.c:56 shell/syncmanager.c:689 +#: shell/menu.c:57 shell/syncmanager.c:691 msgid "Synchronize" msgstr "" -#: shell/menu.c:57 +#: shell/menu.c:58 msgid "Send benchmark results and receive updated data from the network" msgstr "" -#: shell/menu.c:61 +#: shell/menu.c:62 msgid "_Open..." msgstr "_Ouvrir..." -#: shell/menu.c:66 -msgid "_Copy to Clipboard" -msgstr "_Copier dans le presse-papier" - -#: shell/menu.c:67 -msgid "Copy to clipboard" -msgstr "Copie dans le presse-papier" - -#: shell/menu.c:71 +#: shell/menu.c:73 msgid "_Refresh" msgstr "_Rafraichir" -#: shell/menu.c:76 +#: shell/menu.c:78 msgid "_Open HardInfo2 Web Site" msgstr "_HardInfo2 Site Web" -#: shell/menu.c:81 +#: shell/menu.c:83 msgid "_Report bug" msgstr "_Rapporter un bug" -#: shell/menu.c:86 +#: shell/menu.c:88 msgid "_About HardInfo2" msgstr "_A Propos de HardInfo2" -#: shell/menu.c:87 +#: shell/menu.c:89 msgid "Displays program version information" msgstr "Affiche les informations de version du programme" -#: shell/menu.c:91 +#: shell/menu.c:93 msgid "_Quit" msgstr "_Quitter" -#: shell/menu.c:98 +#: shell/menu.c:100 msgid "_Side Pane" msgstr "_Volet latéral" -#: shell/menu.c:99 +#: shell/menu.c:101 msgid "Toggles side pane visibility" msgstr "Basculer visibilité du panneau latéral " -#: shell/menu.c:102 +#: shell/menu.c:104 msgid "_Toolbar" msgstr "_Barre d'outils" -#: shell/menu.c:106 +#: shell/menu.c:108 msgid "Synchronize on startup" msgstr "" +#: shell/menu.c:113 +msgid "Disable Theme" +msgstr "" + +#: shell/menu.c:117 +msgid "Theme Motherboard" +msgstr "" + +#: shell/menu.c:121 +msgid "Theme Graffiti" +msgstr "" + +#: shell/menu.c:125 +msgid "Theme Anime PC" +msgstr "" + +#: shell/menu.c:129 +msgid "Theme Tux Star" +msgstr "" + +#: shell/menu.c:133 +msgid "Theme PixArt" +msgstr "" + +#: shell/menu.c:137 +msgid "Theme Silicon" +msgstr "" + #: shell/report.c:771 shell/report.c:779 msgid "Save File" msgstr "Sauvegarder le fichier" -#: shell/report.c:774 shell/report.c:1253 shell/syncmanager.c:777 +#: shell/report.c:774 shell/report.c:1251 shell/syncmanager.c:779 msgid "_Cancel" msgstr "Annuler" @@ -178,42 +835,37 @@ msgstr "Désélectionner _Tout" msgid "Select _All" msgstr "Sélectionner _Tout" -#: shell/report.c:1263 +#: shell/report.c:1261 msgid "_Generate" msgstr "_Création" -#: shell/shell.c:312 shell/shell.c:781 shell/shell.c:2019 -#: modules/benchmark.c:725 modules/benchmark.c:733 -msgid "Done." -msgstr "Réalisé." - -#: shell/shell.c:416 +#: shell/shell.c:518 #, c-format msgid "%s - System Information and Benchmark" msgstr "" -#: shell/shell.c:766 +#: shell/shell.c:917 msgid "Loading modules..." msgstr "Chargement des modules..." -#: shell/shell.c:1536 +#: shell/shell.c:1672 msgid "URL" msgstr "" -#: shell/shell.c:1543 +#: shell/shell.c:1679 msgid "Support URL" msgstr "" -#: shell/shell.c:1554 +#: shell/shell.c:1690 msgid "Wikipedia" msgstr "" -#: shell/shell.c:1885 +#: shell/shell.c:2019 #, c-format msgid "%s → Summary" msgstr "%s → Résumé" -#: shell/shell.c:1993 +#: shell/shell.c:2126 msgid "Updating..." msgstr "Mise à jour..." @@ -232,73 +884,133 @@ msgstr "" "Synchronisation\n" "Cela peut prendre un certain temps." -#: shell/syncmanager.c:543 +#: shell/syncmanager.c:545 msgid "(canceled)" msgstr "(annuler)" -#: shell/syncmanager.c:559 +#: shell/syncmanager.c:561 msgid "(failed)" msgstr "(échec)" -#: shell/syncmanager.c:655 modules/benchmark.c:904 +#: shell/syncmanager.c:657 modules/benchmark.c:884 msgid "Send benchmark results" msgstr "Envoyer vos résultats de benchmark" -#: shell/syncmanager.c:764 +#: shell/syncmanager.c:766 msgid "Privacy Policy" msgstr "" -#: shell/syncmanager.c:786 +#: shell/syncmanager.c:788 msgid "_Synchronize" msgstr "_Synchronisation" -#: shell/syncmanager.c:835 -#, c-format -msgid "Synchronizing: %s" +#: shell/syncmanager.c:837 +#, c-format +msgid "Synchronizing: %s" +msgstr "" + +#: modules/benchmark/benches.c:113 +msgid "CPU Blowfish (Single-thread)" +msgstr "CPU Blowfish (Single-thread)" + +#: modules/benchmark/benches.c:121 +msgid "CPU Blowfish (Multi-thread)" +msgstr "CPU Blowfish (Multi-thread)" + +#: modules/benchmark/benches.c:129 +msgid "CPU Blowfish (Multi-core)" +msgstr "CPU Blowfish (Multi-core)" + +#: modules/benchmark/benches.c:137 +msgid "CPU Zlib" +msgstr "Test CPU Zlib" + +#: modules/benchmark/benches.c:145 +msgid "CPU CryptoHash" +msgstr "Test CPU CryptoHash" + +#: modules/benchmark/benches.c:153 +msgid "CPU Fibonacci" +msgstr "Test CPU Fibonacci " + +#: modules/benchmark/benches.c:161 +msgid "CPU N-Queens" +msgstr "Test CPU N-Queens" + +#: modules/benchmark/benches.c:169 +msgid "FPU FFT" +msgstr "Test FPU FFT" + +#: modules/benchmark/benches.c:177 +msgid "FPU Raytracing (Single-thread)" msgstr "" -#: modules/benchmark.c:353 -msgid "This Machine" +#: modules/benchmark/benches.c:185 +msgid "Internal Network Speed" msgstr "" -#: modules/benchmark.c:564 modules/benchmark/bench_results.c:527 -#: modules/benchmark/bench_results.c:593 -msgid "CPU Config" -msgstr "Configuration du CPU" +#: modules/benchmark/benches.c:193 +msgid "SysBench CPU (Single-thread)" +msgstr "SysBench CPU (Single-thread)" -#: modules/benchmark.c:564 -msgid "Results" -msgstr "Résultats" +#: modules/benchmark/benches.c:201 +msgid "SysBench CPU (Multi-thread)" +msgstr "SysBench CPU (Multi-thread)" -#: modules/benchmark.c:565 modules/devices/sparc/processor.c:75 -msgid "CPU" -msgstr "CPU" +#: modules/benchmark/benches.c:209 +msgid "SysBench CPU (Four threads)" +msgstr "SysBench CPU (Four threads)" -#: modules/benchmark.c:640 -#, c-format -msgid "Benchmarking: %s." -msgstr "Benchmarking: %s." +#: modules/benchmark/benches.c:217 +msgid "SysBench Memory (Single-thread)" +msgstr "SysBench Memory (Single-thread)" -#: modules/benchmark.c:652 -msgid "Stop" +#: modules/benchmark/benches.c:225 +msgid "SysBench Memory (Two threads)" +msgstr "SysBench Memory (Two threads)" + +#: modules/benchmark/benches.c:233 +msgid "SysBench Memory (Quad threads)" msgstr "" -#: modules/benchmark.c:741 -msgid "Benchmarks" -msgstr "Benchmarks" +#: modules/benchmark/benches.c:241 +msgid "SysBench Memory (Multi-thread)" +msgstr "" -#: modules/benchmark.c:751 -msgid "Perform tasks and compare with other systems" -msgstr "Effectuer des tâches et les comparer avec d'autres systèmes" +#: modules/benchmark/benches.c:249 +msgid "GPU Drawing" +msgstr "Test GPU Drawing" -#: modules/benchmark.c:910 -msgid "Receive benchmark results" -msgstr "Recevoir les résultats de benchmark" +#: modules/benchmark/benches.c:263 +msgid "" +"Alexey Kopytov's sysbench is required.\n" +"Results in events/second. Higher is better." +msgstr "" +"Alexey Kopytov's sysbench est nécessaire.\n" +"Resultats en événements/second. Plus c'est élevé, meilleur est le résultat." + +#: modules/benchmark/benches.c:269 +msgid "" +"Alexey Kopytov's sysbench is required.\n" +"Results in MiB/second. Higher is better." +msgstr "" +"Alexey Kopytov's sysbench est nécessaire.\n" +"Resultats en MiB/second. Plus c'est élevé, meilleur est le résultat." + +#: modules/benchmark/benches.c:272 +msgid "" +"iperf3 is required.\n" +"Results in Gbits/s. Higher is better." +msgstr "" + +#: modules/benchmark/benches.c:284 +msgid "Results in HIMarks. Higher is better." +msgstr "Résultats en HIMarks. Plus c'est élevé, meilleur est le résultat." #. / Used for an unknown value. Having it in only one place cleans up the .po #. * line references #: modules/benchmark/bench_results.c:34 modules/computer.c:41 -#: modules/computer/display.c:41 modules/computer/display.c:58 +#: modules/computer/display.c:40 modules/computer/display.c:57 #: modules/computer/os.c:290 modules/computer/os.c:350 modules/devices.c:532 #: modules/devices/dmi_memory.c:57 modules/devices/dmi_memory.c:58 #: modules/devices/dmi_memory.c:634 modules/devices/dmi_memory.c:777 @@ -315,15 +1027,15 @@ msgstr "Recevoir les résultats de benchmark" #: modules/devices/spd-decode.c:983 modules/devices/storage.c:27 #: modules/devices/storage.c:307 modules/devices/storage.c:336 #: modules/devices/storage.c:431 modules/devices/usb.c:29 -#: modules/network/net.c:437 includes/cpu_util.h:11 +#: modules/network/net.c:465 includes/cpu_util.h:11 msgid "(Unknown)" msgstr "(Inconnu)" #: modules/benchmark/bench_results.c:69 modules/benchmark/bench_results.c:359 -#: modules/devices.c:369 modules/devices.c:377 modules/devices.c:405 -#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:290 -#: modules/devices/arm/processor.c:303 modules/devices/arm/processor.c:345 -#: modules/devices/arm/processor.c:500 modules/devices/gpu.c:125 +#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:289 +#: modules/devices/arm/processor.c:302 modules/devices/arm/processor.c:344 +#: modules/devices/arm/processor.c:499 modules/devices.c:369 +#: modules/devices.c:377 modules/devices.c:405 modules/devices/gpu.c:125 #: modules/devices/gpu.c:127 modules/devices/gpu.c:133 #: modules/devices/gpu.c:135 modules/devices/gpu.c:187 #: modules/devices/gpu.c:189 modules/devices/ia64/processor.c:167 @@ -332,37 +1044,37 @@ msgstr "(Inconnu)" #: modules/devices/m68k/processor.c:87 modules/devices/mips/processor.c:77 #: modules/devices/parisc/processor.c:158 #: modules/devices/parisc/processor.c:191 modules/devices/ppc/processor.c:160 -#: modules/devices/ppc/processor.c:187 modules/devices/riscv/processor.c:186 -#: modules/devices/riscv/processor.c:214 modules/devices/s390/processor.c:160 +#: modules/devices/ppc/processor.c:187 modules/devices/riscv/processor.c:185 +#: modules/devices/riscv/processor.c:213 modules/devices/s390/processor.c:160 #: modules/devices/sh/processor.c:87 modules/devices/sh/processor.c:88 -#: modules/devices/sh/processor.c:89 modules/devices/x86/processor.c:318 -#: modules/devices/x86/processor.c:331 modules/devices/x86/processor.c:659 -#: modules/devices/x86/processor.c:791 +#: modules/devices/sh/processor.c:89 modules/devices/x86/processor.c:317 +#: modules/devices/x86/processor.c:330 modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:790 msgid "MHz" msgstr "MHz" -#: modules/benchmark/bench_results.c:391 modules/devices.c:177 +#: modules/benchmark/bench_results.c:391 modules/devices.c:178 #, c-format msgid "%d physical processor" msgid_plural "%d physical processors" msgstr[0] "%d processeur physique" msgstr[1] "%d processeurs physiques" -#: modules/benchmark/bench_results.c:392 modules/devices.c:178 +#: modules/benchmark/bench_results.c:392 modules/devices.c:179 #, c-format msgid "%d core" msgid_plural "%d cores" msgstr[0] "%d coeur" msgstr[1] "%d coeurs" -#: modules/benchmark/bench_results.c:393 modules/devices.c:179 +#: modules/benchmark/bench_results.c:393 modules/devices.c:180 #, c-format msgid "%d thread" msgid_plural "%d threads" msgstr[0] "" msgstr[1] "" -#: modules/benchmark/bench_results.c:398 modules/devices.c:181 +#: modules/benchmark/bench_results.c:398 modules/devices.c:182 #, c-format msgid "%d NUMA node" msgid_plural "%d NUMA nodes" @@ -370,257 +1082,211 @@ msgstr[0] "" msgstr[1] "" #. /NP procs; NC cores across NN nodes; NT threads -#: modules/benchmark/bench_results.c:402 modules/devices.c:182 +#: modules/benchmark/bench_results.c:402 modules/devices.c:183 #, c-format msgid "%s; %s across %s; %s" msgstr "" #. /NP procs; NC cores; NT threads -#: modules/benchmark/bench_results.c:407 modules/devices.c:185 +#: modules/benchmark/bench_results.c:407 modules/devices.c:186 #, c-format msgid "%s; %s; %s" msgstr "" -#: modules/benchmark/bench_results.c:479 modules/benchmark/bench_results.c:599 -#: modules/computer.c:948 modules/devices/dmi_memory.c:636 +#: modules/benchmark/bench_results.c:478 modules/benchmark/bench_results.c:598 +#: modules/computer.c:961 modules/devices/dmi_memory.c:636 #: modules/devices/dmi_memory.c:717 modules/devices/dmi_memory.c:727 #: modules/devices/dmi_memory.c:781 modules/devices/dmi_memory.c:868 -#: modules/devices/dmi_memory.c:914 modules/devices/dmi_memory.c:999 -#: modules/network/net.c:395 modules/network/net.c:417 -#: modules/network/net.c:418 +#: modules/devices/dmi_memory.c:914 modules/devices/dmi_memory.c:997 +#: modules/network/net.c:421 modules/network/net.c:445 +#: modules/network/net.c:446 msgid "MiB" msgstr "" -#: modules/benchmark/bench_results.c:484 modules/benchmark/bench_results.c:598 +#: modules/benchmark/bench_results.c:483 modules/benchmark/bench_results.c:597 msgid "kiB" msgstr "kiB" -#: modules/benchmark/bench_results.c:492 modules/benchmark/bench_results.c:546 +#: modules/benchmark/bench_results.c:491 modules/benchmark/bench_results.c:545 #, c-format msgid "%d-bit" msgstr "%d-bit" -#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:511 modules/benchmark/bench_results.c:574 msgid "Benchmark Result" msgstr "Résultats du Benchmark" -#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:511 modules/benchmark/bench_results.c:574 msgid "Threads" msgstr "Threads" -#: modules/benchmark/bench_results.c:513 modules/benchmark/bench_results.c:577 +#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:576 msgid "Elapsed Time" msgstr "Temps écoulé" -#: modules/benchmark/bench_results.c:513 modules/benchmark/bench_results.c:577 +#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:576 msgid "seconds" msgstr "secondes" -#: modules/benchmark/bench_results.c:514 modules/computer/languages.c:101 -#: modules/devices/arm/processor.c:355 modules/devices/gpu.c:157 +#: modules/benchmark/bench_results.c:513 modules/computer/languages.c:101 +#: modules/devices/arm/processor.c:354 modules/devices/gpu.c:157 #: modules/devices/ia64/processor.c:166 #: modules/devices/loongarch64/processor.c:84 modules/devices/pci.c:146 #: modules/devices/ppc/processor.c:159 msgid "Revision" msgstr "Révision" -#: modules/benchmark/bench_results.c:515 modules/benchmark/bench_results.c:578 +#: modules/benchmark/bench_results.c:514 modules/benchmark/bench_results.c:577 msgid "Extra Information" msgstr "Informations supplémentaires" -#: modules/benchmark/bench_results.c:517 modules/benchmark/bench_results.c:580 +#: modules/benchmark/bench_results.c:516 modules/benchmark/bench_results.c:579 msgid "Note" msgstr "Notes" -#: modules/benchmark/bench_results.c:518 modules/benchmark/bench_results.c:581 +#: modules/benchmark/bench_results.c:517 modules/benchmark/bench_results.c:580 msgid "" "This result is from an old version of HardInfo. Results might not be " "comparable to current version. Some details are missing." msgstr "" -#: modules/benchmark/bench_results.c:522 modules/benchmark/bench_results.c:585 +#: modules/benchmark/bench_results.c:521 modules/benchmark/bench_results.c:584 #: modules/devices/devicetree/pmac_data.c:81 modules/devices/sh/processor.c:85 msgid "Machine" msgstr "Machine" -#: modules/benchmark/bench_results.c:523 modules/benchmark/bench_results.c:585 -#: modules/devices/devicetree.c:208 modules/devices/dmi.c:48 +#: modules/benchmark/bench_results.c:522 modules/benchmark/bench_results.c:584 +#: modules/devices/devicetree.c:207 modules/devices/dmi.c:48 msgid "Board" msgstr "Carte" -#: modules/benchmark/bench_results.c:524 modules/benchmark/bench_results.c:587 -#: modules/computer.c:550 +#: modules/benchmark/bench_results.c:523 modules/benchmark/bench_results.c:586 +#: modules/computer.c:559 msgid "Machine Type" msgstr "Type de machine" -#: modules/benchmark/bench_results.c:525 modules/benchmark/bench_results.c:590 +#: modules/benchmark/bench_results.c:524 modules/benchmark/bench_results.c:589 msgid "CPU Name" msgstr "Nom du CPU" -#: modules/benchmark/bench_results.c:526 modules/benchmark/bench_results.c:591 +#: modules/benchmark/bench_results.c:525 modules/benchmark/bench_results.c:590 msgid "CPU Description" msgstr "Description du CPU" -#: modules/benchmark/bench_results.c:528 modules/benchmark/bench_results.c:593 +#: modules/benchmark/bench_results.c:526 modules/benchmark/bench_results.c:592 +#: modules/benchmark.c:559 +msgid "CPU Config" +msgstr "Configuration du CPU" + +#: modules/benchmark/bench_results.c:527 modules/benchmark/bench_results.c:592 msgid "Threads Available" msgstr "Sujets disponibles" -#: modules/benchmark/bench_results.c:529 modules/benchmark/bench_results.c:594 +#: modules/benchmark/bench_results.c:528 modules/benchmark/bench_results.c:593 msgid "GPU" msgstr "GPU" -#: modules/benchmark/bench_results.c:530 modules/benchmark/bench_results.c:596 -#: modules/computer.c:562 +#: modules/benchmark/bench_results.c:529 modules/benchmark/bench_results.c:595 +#: modules/computer.c:571 msgid "OpenGL Renderer" msgstr "OpenGL Rendu" -#: modules/benchmark/bench_results.c:531 modules/benchmark/bench_results.c:598 -#: modules/computer.c:140 modules/computer.c:549 modules/computer.c:1041 +#: modules/benchmark/bench_results.c:530 modules/benchmark/bench_results.c:597 +#: modules/computer.c:140 modules/computer.c:558 modules/computer.c:1054 #: modules/devices/gpu.c:160 msgid "Memory" msgstr "Mémoire" -#: modules/benchmark/bench_results.c:532 modules/benchmark/bench_results.c:600 +#: modules/benchmark/bench_results.c:531 modules/benchmark/bench_results.c:599 msgid "Pointer Size" msgstr "Taille du Pointeur" -#: modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:574 msgid "Benchmark" msgstr "Outil d'évaluation" -#: modules/benchmark/bench_results.c:576 modules/devices/dmi_memory.c:936 +#: modules/benchmark/bench_results.c:575 modules/devices/dmi_memory.c:936 #: modules/devices/firmware.c:245 modules/devices/monitors.c:495 -#: modules/devices/x86/processor.c:693 +#: modules/devices/x86/processor.c:692 msgid "Result" msgstr "Résultat" -#: modules/benchmark/bench_results.c:588 +#: modules/benchmark/bench_results.c:587 msgid "Linux Kernel" msgstr "" -#: modules/benchmark/bench_results.c:589 +#: modules/benchmark/bench_results.c:588 msgid "Linux OS" msgstr "" -#: modules/benchmark/bench_results.c:598 +#: modules/benchmark/bench_results.c:597 msgid "Physical Memory" msgstr "" -#: modules/benchmark/bench_results.c:602 +#: modules/benchmark/bench_results.c:601 msgid "Handles" msgstr "identifiants" -#: modules/benchmark/bench_results.c:602 +#: modules/benchmark/bench_results.c:601 msgid "mid" msgstr "mid" -#: modules/benchmark/bench_results.c:603 +#: modules/benchmark/bench_results.c:602 msgid "cfg_val" msgstr "cfg_val" -#: modules/benchmark/benches.c:106 -msgid "CPU Blowfish (Single-thread)" -msgstr "CPU Blowfish (Single-thread)" - -#: modules/benchmark/benches.c:114 -msgid "CPU Blowfish (Multi-thread)" -msgstr "CPU Blowfish (Multi-thread)" - -#: modules/benchmark/benches.c:122 -msgid "CPU Blowfish (Multi-core)" -msgstr "CPU Blowfish (Multi-core)" - -#: modules/benchmark/benches.c:130 -msgid "CPU Zlib" -msgstr "Test CPU Zlib" - -#: modules/benchmark/benches.c:138 -msgid "CPU CryptoHash" -msgstr "Test CPU CryptoHash" - -#: modules/benchmark/benches.c:146 -msgid "CPU Fibonacci" -msgstr "Test CPU Fibonacci " - -#: modules/benchmark/benches.c:154 -msgid "CPU N-Queens" -msgstr "Test CPU N-Queens" - -#: modules/benchmark/benches.c:162 -msgid "FPU FFT" -msgstr "Test FPU FFT" - -#: modules/benchmark/benches.c:170 -msgid "FPU Raytracing (Single-thread)" -msgstr "" - -#: modules/benchmark/benches.c:178 -msgid "Internal Network Speed" +#: modules/benchmark.c:352 +msgid "This Machine" msgstr "" -#: modules/benchmark/benches.c:186 -msgid "SysBench CPU (Single-thread)" -msgstr "SysBench CPU (Single-thread)" - -#: modules/benchmark/benches.c:194 -msgid "SysBench CPU (Multi-thread)" -msgstr "SysBench CPU (Multi-thread)" - -#: modules/benchmark/benches.c:202 -msgid "SysBench CPU (Four threads)" -msgstr "SysBench CPU (Four threads)" +#: modules/benchmark.c:559 +msgid "Results" +msgstr "Résultats" -#: modules/benchmark/benches.c:210 -msgid "SysBench Memory (Single-thread)" -msgstr "SysBench Memory (Single-thread)" +#: modules/benchmark.c:560 modules/devices/sparc/processor.c:75 +msgid "CPU" +msgstr "CPU" -#: modules/benchmark/benches.c:218 -msgid "SysBench Memory (Two threads)" -msgstr "SysBench Memory (Two threads)" +#: modules/benchmark.c:636 +#, c-format +msgid "Benchmarking: %s." +msgstr "Benchmarking: %s." -#: modules/benchmark/benches.c:226 -msgid "SysBench Memory (Quad threads)" +#: modules/benchmark.c:643 +msgid "Stop" msgstr "" -#: modules/benchmark/benches.c:234 -msgid "SysBench Memory (Multi-thread)" +#: modules/benchmark.c:655 +msgid "" +"Please do not move your mouse\n" +"or press any keys." msgstr "" -#: modules/benchmark/benches.c:242 -msgid "GPU Drawing" -msgstr "Test GPU Drawing" +#: modules/benchmark.c:725 +msgid "Benchmarks" +msgstr "Benchmarks" -#: modules/benchmark/benches.c:256 -msgid "" -"Alexey Kopytov's sysbench is required.\n" -"Results in events/second. Higher is better." -msgstr "" -"Alexey Kopytov's sysbench est nécessaire.\n" -"Resultats en événements/second. Plus c'est élevé, meilleur est le résultat." +#: modules/benchmark.c:735 +msgid "Perform tasks and compare with other systems" +msgstr "Effectuer des tâches et les comparer avec d'autres systèmes" -#: modules/benchmark/benches.c:262 -msgid "" -"Alexey Kopytov's sysbench is required.\n" -"Results in MiB/second. Higher is better." -msgstr "" -"Alexey Kopytov's sysbench est nécessaire.\n" -"Resultats en MiB/second. Plus c'est élevé, meilleur est le résultat." +#: modules/benchmark.c:890 +msgid "Receive benchmark results" +msgstr "Recevoir les résultats de benchmark" -#: modules/benchmark/benches.c:265 -msgid "" -"iperf3 is required.\n" -"Results in Gbits/s. Higher is better." -msgstr "" +#: modules/computer/alsa.c:26 modules/computer.c:575 +msgid "Audio Devices" +msgstr "Matériels Audio" -#: modules/benchmark/benches.c:277 -msgid "Results in HIMarks. Higher is better." -msgstr "Résultats en HIMarks. Plus c'est élevé, meilleur est le résultat." +#: modules/computer/alsa.c:34 +msgid "Audio Adapter" +msgstr "Adapteur Audio" #: modules/computer.c:96 modules/devices/firmware.c:74 msgid "Summary" msgstr "Résumé" -#: modules/computer.c:97 modules/computer.c:552 modules/computer.c:1040 +#: modules/computer.c:97 modules/computer.c:561 modules/computer.c:1053 msgid "Operating System" msgstr "Systeme d'exploitation" @@ -632,7 +1298,7 @@ msgstr "Sécurité" msgid "Kernel Modules" msgstr "Modules du kernel" -#: modules/computer.c:100 modules/computer.c:713 +#: modules/computer.c:100 modules/computer.c:726 msgid "Boots" msgstr "Boots" @@ -648,11 +1314,11 @@ msgstr "Usage de Mémoire" msgid "Filesystems" msgstr "Fichiers Système" -#: modules/computer.c:104 modules/computer.c:557 +#: modules/computer.c:104 modules/computer.c:566 msgid "Display" msgstr "Affichage" -#: modules/computer.c:105 modules/computer/environment.c:32 +#: modules/computer.c:105 modules/computer/environment.c:37 msgid "Environment Variables" msgstr "Variables d'environnement" @@ -660,7 +1326,7 @@ msgstr "Variables d'environnement" msgid "Development" msgstr "Developpement" -#: modules/computer.c:111 modules/computer.c:837 +#: modules/computer.c:111 modules/computer.c:850 msgid "Users" msgstr "Utilisateurs" @@ -673,478 +1339,445 @@ msgstr "Groupes" msgid "%dMB (%dMB used)" msgstr "%dMB (%dMB utilisées)" -#: modules/computer.c:144 modules/computer.c:621 +#: modules/computer.c:144 modules/computer.c:631 msgid "Uptime" msgstr "durée de fonctionnent" -#: modules/computer.c:146 modules/computer.c:554 +#: modules/computer.c:146 modules/computer.c:563 msgid "Date/Time" msgstr "Date/Heure" -#: modules/computer.c:151 modules/computer.c:622 +#: modules/computer.c:151 modules/computer.c:632 msgid "Load Average" msgstr "Nombre de chargements" -#: modules/computer.c:264 +#: modules/computer.c:266 msgid "Scripting Languages" msgstr "Langage de script" -#: modules/computer.c:265 +#: modules/computer.c:267 msgid "Gambas3 (gbr3)" msgstr "Gambas3 (gbr3)" -#: modules/computer.c:266 +#: modules/computer.c:268 msgid "Python (default)" msgstr "Python (default)" -#: modules/computer.c:267 +#: modules/computer.c:269 msgid "Python2" msgstr "Python2" -#: modules/computer.c:268 +#: modules/computer.c:270 msgid "Python3" msgstr "Python3" -#: modules/computer.c:269 +#: modules/computer.c:271 msgid "Perl" msgstr "Perl" -#: modules/computer.c:270 +#: modules/computer.c:272 msgid "Perl6 (VM)" msgstr "Perl6 (VM)" -#: modules/computer.c:271 +#: modules/computer.c:273 msgid "Perl6" msgstr "Perl6" -#: modules/computer.c:272 +#: modules/computer.c:274 msgid "PHP" msgstr "PHP" -#: modules/computer.c:273 +#: modules/computer.c:275 msgid "Ruby" msgstr "Ruby" -#: modules/computer.c:274 +#: modules/computer.c:276 msgid "Bash" msgstr "Bash" -#: modules/computer.c:275 +#: modules/computer.c:277 msgid "JavaScript (Node.js)" msgstr "JavaScript (Node.js)" -#: modules/computer.c:276 +#: modules/computer.c:278 msgid "awk" msgstr "awk" -#: modules/computer.c:277 +#: modules/computer.c:279 msgid "Compilers" msgstr "Compilateurs" -#: modules/computer.c:278 +#: modules/computer.c:280 msgid "C (GCC)" msgstr "C (GCC)" -#: modules/computer.c:279 +#: modules/computer.c:281 msgid "C (Clang)" msgstr "C (Clang)" -#: modules/computer.c:280 +#: modules/computer.c:282 msgid "D (dmd)" msgstr "D (dmd)" -#: modules/computer.c:281 +#: modules/computer.c:283 msgid "Gambas3 (gbc3)" msgstr "Gambas3 (gbc3)" -#: modules/computer.c:282 +#: modules/computer.c:284 msgid "Java" msgstr "Java" -#: modules/computer.c:283 +#: modules/computer.c:285 msgid "C♯ (mcs)" msgstr "C♯ (mcs)" -#: modules/computer.c:284 +#: modules/computer.c:286 msgid "Vala" msgstr "Vala" -#: modules/computer.c:285 +#: modules/computer.c:287 msgid "Haskell (GHC)" msgstr "Haskell (GHC)" -#: modules/computer.c:286 +#: modules/computer.c:288 msgid "FreePascal" msgstr "FreePascal" -#: modules/computer.c:287 +#: modules/computer.c:289 msgid "Go" msgstr "Go" -#: modules/computer.c:288 +#: modules/computer.c:290 msgid "Rust" msgstr "Rust" -#: modules/computer.c:289 +#: modules/computer.c:291 msgid "Tools" msgstr "Outils" -#: modules/computer.c:290 +#: modules/computer.c:292 msgid "make" msgstr "make" -#: modules/computer.c:291 +#: modules/computer.c:293 msgid "ninja" msgstr "ninja" -#: modules/computer.c:292 +#: modules/computer.c:294 msgid "GDB" msgstr "" -#: modules/computer.c:293 +#: modules/computer.c:295 msgid "LLDB" msgstr "" -#: modules/computer.c:294 +#: modules/computer.c:296 msgid "strace" msgstr "" -#: modules/computer.c:295 +#: modules/computer.c:297 msgid "valgrind" msgstr "" -#: modules/computer.c:296 +#: modules/computer.c:298 msgid "QMake" msgstr "" -#: modules/computer.c:297 +#: modules/computer.c:299 msgid "CMake" msgstr "" -#: modules/computer.c:298 +#: modules/computer.c:300 msgid "Gambas3 IDE" msgstr "" -#: modules/computer.c:299 +#: modules/computer.c:301 msgid "Radare2" msgstr "" -#: modules/computer.c:300 +#: modules/computer.c:302 msgid "ltrace" msgstr "" -#: modules/computer.c:301 +#: modules/computer.c:303 msgid "Powershell" msgstr "" -#: modules/computer.c:342 +#: modules/computer.c:344 msgid "Not found" msgstr "Non trouvé" -#: modules/computer.c:347 +#: modules/computer.c:349 #, c-format msgid "Detecting version: %s" msgstr "Version détectée: %s" -#: modules/computer.c:365 +#: modules/computer.c:367 msgid "Program" msgstr "Programme" -#: modules/computer.c:365 modules/computer.c:597 modules/computer.c:599 -#: modules/computer.c:778 modules/computer/modules.c:372 +#: modules/computer.c:367 modules/computer.c:607 modules/computer.c:609 +#: modules/computer.c:791 modules/computer/modules.c:372 #: modules/devices/dmi.c:41 modules/devices/dmi.c:47 modules/devices/dmi.c:51 #: modules/devices/dmi.c:57 modules/devices/firmware.c:75 #: modules/devices/inputdevices.c:146 modules/devices/monitors.c:409 msgid "Version" msgstr "Version" -#: modules/computer.c:383 modules/computer.c:702 modules/computer/modules.c:370 -#: modules/computer/modules.c:371 modules/devices/arm/processor.c:470 +#: modules/computer.c:386 +msgid "Field" +msgstr "Champ" + +#: modules/computer.c:386 modules/computer.c:715 modules/computer/modules.c:370 +#: modules/computer/modules.c:371 modules/devices/arm/processor.c:469 msgid "Description" msgstr "" -#: modules/computer.c:383 modules/devices.c:771 +#: modules/computer.c:386 modules/devices.c:771 msgid "Value" msgstr "Valeur" -#: modules/computer.c:403 +#: modules/computer.c:406 msgid "Single-board computer" msgstr "Ordinateur monocarte" -#: modules/computer.c:409 modules/computer.c:418 modules/computer.c:440 -msgid "Laptop" -msgstr "Portable" - #. /proc/apm -#: modules/computer.c:452 +#: modules/computer.c:455 msgid "Unknown physical machine type" msgstr "Type de machine inconnu" -#: modules/computer.c:472 modules/computer.c:473 +#: modules/computer.c:476 modules/computer.c:477 msgid "Virtual (VMware)" msgstr "Virtualisation (VMware)" -#: modules/computer.c:475 modules/computer.c:476 modules/computer.c:477 -#: modules/computer.c:478 +#: modules/computer.c:479 modules/computer.c:480 modules/computer.c:481 +#: modules/computer.c:482 msgid "Virtual (QEMU)" msgstr "Virtualisation (QEMU)" -#: modules/computer.c:480 modules/computer.c:481 +#: modules/computer.c:484 modules/computer.c:485 msgid "Virtual (Unknown)" msgstr "Virtualisation (Inconnu)" -#: modules/computer.c:483 modules/computer.c:484 modules/computer.c:485 -#: modules/computer.c:506 +#: modules/computer.c:487 modules/computer.c:488 modules/computer.c:489 +#: modules/computer.c:512 msgid "Virtual (VirtualBox)" msgstr "Virtualisation (VirtualBox)" -#: modules/computer.c:487 modules/computer.c:488 modules/computer.c:489 -#: modules/computer.c:500 +#: modules/computer.c:491 modules/computer.c:492 modules/computer.c:493 +#: modules/computer.c:506 msgid "Virtual (Xen)" msgstr "Virtualisation (Xen" -#: modules/computer.c:491 +#: modules/computer.c:495 msgid "Virtual (hypervisor present)" msgstr "Virtualisation (hypervisor present) " -#: modules/computer.c:546 modules/computer.c:994 +#: modules/computer.c:555 modules/computer.c:1007 msgid "Computer" msgstr "Ordinateur" -#: modules/computer.c:547 modules/computer.c:1041 modules/devices.c:98 -#: modules/devices/alpha/processor.c:87 modules/devices/arm/processor.c:341 -#: modules/devices/ia64/processor.c:159 -#: modules/devices/loongarch64/processor.c:80 -#: modules/devices/m68k/processor.c:83 modules/devices/mips/processor.c:74 -#: modules/devices/parisc/processor.c:154 modules/devices/ppc/processor.c:157 -#: modules/devices/riscv/processor.c:181 modules/devices/s390/processor.c:131 -#: modules/devices/sh/processor.c:83 modules/devices/sparc/processor.c:74 -#: modules/devices/x86/processor.c:648 -msgid "Processor" -msgstr "Processeur" - -#: modules/computer.c:553 modules/computer.c:615 +#: modules/computer.c:562 modules/computer.c:625 msgid "User Name" msgstr "Utilisateur" -#: modules/computer.c:558 +#: modules/computer.c:567 msgid "Resolution" msgstr "Résolution" -#: modules/computer.c:558 modules/computer.c:783 +#: modules/computer.c:567 modules/computer.c:796 #, c-format msgid "%dx%d pixels" msgstr "%dx%d pixels" -#: modules/computer.c:560 +#: modules/computer.c:569 msgid "Display Adapter" msgstr "" -#: modules/computer.c:563 +#: modules/computer.c:572 msgid "Session Display Server" msgstr "Serveur d'affichage de session" -#: modules/computer.c:566 modules/computer/alsa.c:26 -msgid "Audio Devices" -msgstr "Matériels Audio" - -#: modules/computer.c:568 modules/devices.c:107 +#: modules/computer.c:577 modules/devices.c:108 msgid "Input Devices" msgstr "Périphériques d'entrée" -#: modules/computer.c:597 +#: modules/computer.c:607 msgid "Kernel" msgstr "" -#: modules/computer.c:598 +#: modules/computer.c:608 msgid "Command Line" msgstr "" -#: modules/computer.c:598 modules/computer.c:800 modules/computer/os.c:80 -#: modules/computer/os.c:267 modules/computer/os.c:304 -#: modules/computer/os.c:511 modules/computer/os.c:582 modules/devices.c:403 -#: modules/devices.c:549 modules/devices/firmware.c:149 -#: modules/devices/printers.c:106 modules/devices/printers.c:113 -#: modules/devices/printers.c:123 modules/devices/printers.c:138 -#: modules/devices/printers.c:147 modules/devices/printers.c:256 -#: modules/devices/spd-decode.c:311 modules/devices/usb.c:149 -msgid "Unknown" -msgstr "Inconnu" - -#: modules/computer.c:600 +#: modules/computer.c:610 msgid "C Library" msgstr "" -#: modules/computer.c:601 +#: modules/computer.c:611 msgid "Distribution" msgstr "" -#: modules/computer.c:608 +#: modules/computer.c:618 msgid "Spin/Flavor" msgstr "" -#: modules/computer.c:613 +#: modules/computer.c:623 msgid "Current Session" msgstr "Session en cours" -#: modules/computer.c:614 +#: modules/computer.c:624 msgid "Computer Name" msgstr "Nom de l'Ordinateur" -#: modules/computer.c:616 modules/computer/languages.c:99 +#: modules/computer.c:626 modules/computer/languages.c:99 msgid "Language" msgstr "Langue" -#: modules/computer.c:617 modules/computer/users.c:50 +#: modules/computer.c:627 modules/computer/users.c:53 msgid "Home Directory" msgstr "Dossier Home" -#: modules/computer.c:618 +#: modules/computer.c:628 msgid "Desktop Environment" msgstr "Environnement de bureau" -#: modules/computer.c:621 +#: modules/computer.c:631 msgid "Misc" msgstr "Divers" -#: modules/computer.c:634 +#: modules/computer.c:645 msgid "HardInfo2" msgstr "" -#: modules/computer.c:635 +#: modules/computer.c:646 msgid "HardInfo2 running as" msgstr "" -#: modules/computer.c:636 +#: modules/computer.c:647 msgid "Superuser" msgstr "" -#: modules/computer.c:636 +#: modules/computer.c:647 msgid "User" msgstr "" -#: modules/computer.c:640 +#: modules/computer.c:651 msgid "Health" msgstr "" #. /dev/random"), 1000, .tag = g_strdup("entropy") ), -#: modules/computer.c:642 +#: modules/computer.c:653 msgid "Available entropy in /dev/random" msgstr "Entropie disponible dans /dev/random" -#: modules/computer.c:646 +#: modules/computer.c:657 msgid "Hardening Features" msgstr "" -#: modules/computer.c:647 +#: modules/computer.c:658 msgid "ASLR" msgstr "" -#: modules/computer.c:648 +#: modules/computer.c:659 msgid "dmesg" msgstr "" -#: modules/computer.c:652 +#: modules/computer.c:663 msgid "Linux Security Modules" msgstr "" -#: modules/computer.c:653 +#: modules/computer.c:664 msgid "Modules available" msgstr "" -#: modules/computer.c:654 +#: modules/computer.c:665 msgid "SELinux status" msgstr "" -#: modules/computer.c:660 +#: modules/computer.c:671 msgid "CPU Vulnerabilities" msgstr "" -#: modules/computer.c:699 +#: modules/computer.c:712 msgid "Loaded Modules" msgstr "Modules chargés" -#: modules/computer.c:701 modules/computer.c:729 modules/computer.c:850 +#: modules/computer.c:714 modules/computer.c:742 modules/computer.c:863 #: modules/computer/languages.c:95 modules/computer/modules.c:370 -#: modules/devices/arm/processor.c:469 modules/devices/dmi.c:38 +#: modules/devices/arm/processor.c:468 modules/devices/dmi.c:38 #: modules/devices/dmi.c:49 modules/devices/gpu.c:249 #: modules/devices/ia64/processor.c:160 modules/devices/inputdevices.c:141 #: modules/devices/monitors.c:403 modules/devices/monitors.c:505 -#: modules/devices/sh/processor.c:84 modules/devices/x86/processor.c:751 -#: modules/network.c:332 +#: modules/devices/sh/processor.c:84 modules/devices/x86/processor.c:750 +#: modules/network.c:333 msgid "Name" msgstr "Nom" -#: modules/computer.c:715 +#: modules/computer.c:728 msgid "Date & Time" msgstr "Date et Heure" -#: modules/computer.c:716 +#: modules/computer.c:729 msgid "Kernel Version" msgstr "" -#: modules/computer.c:726 +#: modules/computer.c:739 msgid "Available Languages" msgstr "Langues disponibles" -#: modules/computer.c:728 +#: modules/computer.c:741 msgid "Language Code" msgstr "Langage Code" -#: modules/computer.c:740 +#: modules/computer.c:753 msgid "Mounted File Systems" msgstr "Systèmes de fichiers montés" -#: modules/computer.c:742 modules/computer/filesystem.c:89 +#: modules/computer.c:755 modules/computer/filesystem.c:89 msgid "Mount Point" msgstr "Point de montage" -#: modules/computer.c:743 +#: modules/computer.c:756 msgid "Usage" msgstr "" -#: modules/computer.c:744 modules/devices.c:795 modules/devices.c:809 +#: modules/computer.c:757 modules/devices.c:795 modules/devices.c:809 #: modules/devices/gpu.c:85 modules/devices/gpu.c:93 modules/devices/gpu.c:241 #: modules/devices/pci.c:102 modules/devices/pci.c:110 #: modules/devices/pci.c:154 modules/devices/storage.c:48 #: modules/devices/storage.c:57 modules/devices/usb.c:172 -#: modules/devices/usb.c:184 modules/devices/x86/processor.c:812 +#: modules/devices/usb.c:184 modules/devices/x86/processor.c:811 msgid "Device" msgstr "Périphérique" -#: modules/computer.c:766 +#: modules/computer.c:779 msgid "Session" msgstr "" -#: modules/computer.c:767 modules/devices.c:772 modules/devices.c:809 +#: modules/computer.c:780 modules/devices.c:772 modules/devices.c:809 #: modules/devices/dmi.c:56 modules/devices/dmi_memory.c:658 #: modules/devices/dmi_memory.c:807 modules/devices/inputdevices.c:142 -#: modules/devices/x86/processor.c:716 +#: modules/devices/x86/processor.c:715 msgid "Type" msgstr "" -#: modules/computer.c:770 +#: modules/computer.c:783 msgid "Wayland" msgstr "" -#: modules/computer.c:771 modules/computer.c:776 +#: modules/computer.c:784 modules/computer.c:789 msgid "Current Display Name" msgstr "Nom de l'affichage actuel" -#: modules/computer.c:772 modules/devices/arm/processor.c:256 -#: modules/devices/x86/processor.c:284 modules/devices/x86/processor.c:388 -#: modules/devices/x86/processor.c:526 -msgid "(Not Available)" -msgstr "(Non Disponible)" - -#: modules/computer.c:775 +#: modules/computer.c:788 msgid "X Server" msgstr "" -#: modules/computer.c:777 modules/computer.c:817 modules/devices.c:809 +#: modules/computer.c:790 modules/computer.c:830 modules/devices.c:809 #: modules/devices/dmi.c:40 modules/devices/dmi.c:46 modules/devices/dmi.c:50 #: modules/devices/dmi.c:55 modules/devices/dmi_memory.c:808 -#: modules/devices/dmi_memory.c:952 modules/devices/firmware.c:75 +#: modules/devices/dmi_memory.c:950 modules/devices/firmware.c:75 #: modules/devices/firmware.c:167 modules/devices/firmware.c:172 #: modules/devices/firmware.c:219 modules/devices/gpu.c:84 #: modules/devices/gpu.c:92 modules/devices/gpu.c:240 @@ -1152,160 +1785,144 @@ msgstr "" #: modules/devices/monitors.c:402 modules/devices/pci.c:101 #: modules/devices/pci.c:109 modules/devices/storage.c:47 #: modules/devices/storage.c:56 modules/devices/storage.c:282 -#: modules/devices/storage.c:572 modules/devices/storage.c:771 -#: modules/devices/usb.c:171 modules/devices/x86/processor.c:655 +#: modules/devices/storage.c:572 modules/devices/storage.c:777 +#: modules/devices/usb.c:171 modules/devices/x86/processor.c:654 msgid "Vendor" msgstr "Fabricant" -#: modules/computer.c:779 +#: modules/computer.c:792 msgid "Release Number" msgstr "Numéro de version" -#: modules/computer.c:787 +#: modules/computer.c:800 msgid "Screens" msgstr "Ecrans" -#: modules/computer.c:793 +#: modules/computer.c:806 msgid "Disconnected" msgstr "Déconnecté" -#: modules/computer.c:796 +#: modules/computer.c:809 msgid "Connected" msgstr "Connecté" -#: modules/computer.c:804 +#: modules/computer.c:817 msgid "Unused" msgstr "Non utilisé" -#: modules/computer.c:805 +#: modules/computer.c:818 #, c-format msgid "%dx%d pixels, offset (%d, %d)" msgstr "" -#: modules/computer.c:814 +#: modules/computer.c:827 msgid "Outputs (XRandR)" msgstr "" -#: modules/computer.c:816 +#: modules/computer.c:829 msgid "OpenGL (GLX)" msgstr "" -#: modules/computer.c:818 +#: modules/computer.c:831 msgid "Renderer" msgstr "Moteur de rendu" -#: modules/computer.c:819 +#: modules/computer.c:832 msgid "Direct Rendering" msgstr "" -#: modules/computer.c:820 modules/computer/modules.c:352 -#: modules/computer/modules.c:353 modules/devices/inputdevices.c:153 -#: modules/devices/printers.c:145 modules/devices/spd-decode.c:971 -msgid "Yes" -msgstr "Oui" - -#: modules/computer.c:820 modules/computer/modules.c:352 -#: modules/computer/modules.c:353 modules/devices/printers.c:145 -#: modules/devices/spd-decode.c:968 -msgid "No" -msgstr "Non" - -#: modules/computer.c:821 +#: modules/computer.c:834 msgid "Version (Compatibility)" msgstr "Version (compatible)" -#: modules/computer.c:822 +#: modules/computer.c:835 msgid "Shading Language Version (Compatibility)" msgstr "Shading Language Version (Compatibilité)" -#: modules/computer.c:823 +#: modules/computer.c:836 msgid "Version (Core)" msgstr "Version (Coeur)" -#: modules/computer.c:824 +#: modules/computer.c:837 msgid "Shading Language Version (Core)" msgstr "" -#: modules/computer.c:825 +#: modules/computer.c:838 msgid "Version (ES)" msgstr "" -#: modules/computer.c:826 +#: modules/computer.c:839 msgid "Shading Language Version (ES)" msgstr "" -#: modules/computer.c:827 +#: modules/computer.c:840 msgid "GLX Version" msgstr "" -#: modules/computer.c:848 +#: modules/computer.c:861 msgid "Group" msgstr "" -#: modules/computer.c:851 modules/computer/users.c:49 +#: modules/computer.c:864 modules/computer/users.c:52 msgid "Group ID" msgstr "" #. / "usable memory" -#: modules/computer.c:944 +#: modules/computer.c:957 #, c-format msgid "%0.1f %s available to Linux" msgstr "" -#: modules/computer.c:946 modules/devices/dmi_memory.c:715 +#: modules/computer.c:959 modules/devices/dmi_memory.c:715 #: modules/devices/dmi_memory.c:725 modules/devices/dmi_memory.c:866 -#: modules/devices/dmi_memory.c:997 +#: modules/devices/dmi_memory.c:995 msgid "GiB" msgstr "" -#: modules/computer.c:950 modules/computer/memory_usage.c:73 +#: modules/computer.c:963 modules/computer/memory_usage.c:73 #: modules/computer/modules.c:370 msgid "KiB" msgstr "" -#: modules/computer.c:1013 modules/devices/devicetree/pmac_data.c:82 +#: modules/computer.c:1026 modules/devices/devicetree/pmac_data.c:82 msgid "Motherboard" msgstr "Carte Mère" -#: modules/computer.c:1041 +#: modules/computer.c:1054 msgid "Graphics" msgstr "Graphiques" -#: modules/computer.c:1042 modules/devices.c:108 +#: modules/computer.c:1055 modules/devices.c:109 msgid "Storage" msgstr "Stockage" -#: modules/computer.c:1042 modules/devices.c:104 +#: modules/computer.c:1055 modules/devices.c:105 msgid "Printers" msgstr "Imprimantes" -#: modules/computer.c:1042 +#: modules/computer.c:1055 msgid "Audio" msgstr "" -#: modules/computer.c:1091 +#: modules/computer.c:1104 msgid "Gathers high-level computer information" msgstr "Collecte des informations de l'ordinateur" -#: modules/computer.c:1102 +#: modules/computer.c:1115 msgid "lsmod is required." msgstr "" -#: modules/computer.c:1110 +#: modules/computer.c:1123 msgid "" "X.org's xrandr utility provides additional details when " "available." msgstr "" -#: modules/computer.c:1111 +#: modules/computer.c:1124 msgid "" "Mesa's glxinfo utility is required for OpenGL information." msgstr "" -#: modules/computer/alsa.c:34 -msgid "Audio Adapter" -msgstr "Adapteur Audio" - #: modules/computer/filesystem.c:87 msgid "Filesystem" msgstr "Système de fichiers" @@ -1325,7 +1942,7 @@ msgstr "Lecture seule" #: modules/computer/filesystem.c:90 modules/devices.c:795 #: modules/devices/dmi_memory.c:664 modules/devices/dmi_memory.c:811 #: modules/devices/dmi_memory.c:843 modules/devices/dmi_memory.c:882 -#: modules/devices/dmi_memory.c:951 +#: modules/devices/dmi_memory.c:949 msgid "Size" msgstr "Taille" @@ -1622,8 +2239,8 @@ msgstr "" #: modules/computer/modules.c:338 modules/computer/modules.c:339 #: modules/computer/modules.c:340 modules/computer/modules.c:341 #: modules/computer/modules.c:342 modules/computer/modules.c:343 -#: modules/devices/dmi.c:117 modules/devices/dmi_memory.c:938 -#: modules/devices/firmware.c:245 modules/devices/x86/processor.c:695 +#: modules/devices/dmi.c:116 modules/devices/firmware.c:245 +#: modules/devices/x86/processor.c:694 msgid "(Not available)" msgstr "(Non disponible)" @@ -1723,7 +2340,7 @@ msgstr "" msgid "Access forbidden? (running as superuser)" msgstr "" -#: modules/computer/os.c:298 modules/computer/os.c:573 +#: modules/computer/os.c:298 modules/computer/os.c:572 msgid "Disabled" msgstr "" @@ -1758,195 +2375,68 @@ msgstr "%d bits (moyen)" msgid "%d bits (healthy)" msgstr "%d bits (élévé)" -#: modules/computer/os.c:568 +#: modules/computer/os.c:567 msgid "Not installed" msgstr "" -#: modules/computer/os.c:571 +#: modules/computer/os.c:570 msgid "Enabled" msgstr "" -#: modules/computer/uptime.c:54 -#, c-format -msgid "%d day" -msgid_plural "%d days" -msgstr[0] "%d jour" -msgstr[1] "%d jours" - -#: modules/computer/uptime.c:55 -#, c-format -msgid "%d hour" -msgid_plural "%d hours" -msgstr[0] "%d heure" -msgstr[1] "%d heures" - -#: modules/computer/uptime.c:56 -#, c-format -msgid "%d minute" -msgid_plural "%d minutes" -msgstr[0] "%d minute" -msgstr[1] "%d minutes" - -#: modules/computer/users.c:47 +#: modules/computer/users.c:50 msgid "User Information" msgstr "Information Utilisateur" -#: modules/computer/users.c:48 +#: modules/computer/users.c:51 msgid "User ID" msgstr "ID utilisateur" -#: modules/computer/users.c:51 +#: modules/computer/users.c:54 msgid "Default Shell" msgstr "Shell par défaut" -#: modules/devices.c:99 -msgid "Graphics Processors" -msgstr "Processeurs Graphiques" - -#: modules/devices.c:100 modules/devices/monitors.c:449 -#: modules/devices/monitors.c:495 -msgid "Monitors" -msgstr "" - -#: modules/devices.c:101 modules/devices/pci.c:175 -msgid "PCI Devices" -msgstr "Périphériques PCI" - -#: modules/devices.c:102 modules/devices/usb.c:211 -msgid "USB Devices" -msgstr "Périphériques USB" - -#: modules/devices.c:103 -msgid "Firmware" -msgstr "" - -#: modules/devices.c:105 -msgid "Battery" -msgstr "Batterie" - -#: modules/devices.c:106 -msgid "Sensors" -msgstr "Capteurs" - -#: modules/devices.c:109 -msgid "System DMI" -msgstr "" - -#: modules/devices.c:110 -msgid "Memory Devices" -msgstr "" - -#: modules/devices.c:112 modules/devices.c:114 -msgid "Device Tree" -msgstr "Arborescence matériel" - -#: modules/devices.c:116 -msgid "Resources" -msgstr "Ressources" - -#: modules/devices.c:771 -msgid "Sensor" -msgstr "Capteur" - -#: modules/devices.c:772 modules/devices/gpu.c:163 modules/devices/pci.c:148 -#: modules/devices/usb.c:139 -msgid "Driver" -msgstr "Driver" - -#: modules/devices.c:795 modules/devices/alpha/processor.c:88 -#: modules/devices/devicetree.c:163 modules/devices/devicetree.c:209 +#: modules/devices/alpha/processor.c:88 modules/devices.c:795 +#: modules/devices/devicetree.c:162 modules/devices/devicetree.c:208 #: modules/devices/devicetree/pmac_data.c:80 modules/devices/gpu.c:116 #: modules/devices/ia64/processor.c:165 #: modules/devices/loongarch64/processor.c:83 #: modules/devices/m68k/processor.c:84 modules/devices/mips/processor.c:75 #: modules/devices/monitors.c:404 modules/devices/parisc/processor.c:155 -#: modules/devices/ppc/processor.c:158 modules/devices/riscv/processor.c:182 -#: modules/devices/s390/processor.c:132 modules/devices/x86/processor.c:812 +#: modules/devices/ppc/processor.c:158 modules/devices/riscv/processor.c:181 +#: modules/devices/s390/processor.c:132 modules/devices/x86/processor.c:811 msgid "Model" msgstr "Modèle" -#: modules/devices.c:829 modules/devices/dmi_memory.c:883 -msgid "Devices" -msgstr "Périphériques" - -#: modules/devices.c:841 -msgid "Update PCI ID listing" -msgstr "Mise à jour de la liste ID PCI " - -#: 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 "Collecte des informations des périphériques" - -#: modules/devices.c:924 -msgid "A copy of pci.ids is not available on the system." -msgstr "" - -#: modules/devices.c:927 -msgid "A full pci.ids is not available on the system." -msgstr "" - -#: modules/devices.c:932 -msgid "Resource information requires superuser privileges" -msgstr "" -"L'information sur ces ressources nécessite des privilèges de super-" -"utilisateur" - -#: modules/devices.c:938 -msgid "" -"Any NVMe storage devices present are not listed.\n" -"udisks2 is required for NVMe devices." -msgstr "" - #: modules/devices/alpha/processor.c:89 msgid "Platform String" msgstr "" -#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:345 +#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:344 #: modules/devices/ia64/processor.c:167 #: modules/devices/loongarch64/processor.c:85 #: modules/devices/m68k/processor.c:87 modules/devices/mips/processor.c:77 #: modules/devices/parisc/processor.c:158 modules/devices/ppc/processor.c:160 -#: modules/devices/riscv/processor.c:186 modules/devices/sh/processor.c:87 -#: modules/devices/x86/processor.c:659 modules/devices/x86/processor.c:812 +#: modules/devices/riscv/processor.c:185 modules/devices/sh/processor.c:87 +#: modules/devices/x86/processor.c:658 modules/devices/x86/processor.c:811 msgid "Frequency" msgstr "Fréquence" -#: modules/devices/alpha/processor.c:91 modules/devices/arm/processor.c:346 +#: modules/devices/alpha/processor.c:91 modules/devices/arm/processor.c:345 #: modules/devices/ia64/processor.c:168 modules/devices/m68k/processor.c:88 #: modules/devices/mips/processor.c:78 modules/devices/parisc/processor.c:159 #: modules/devices/ppc/processor.c:161 modules/devices/s390/processor.c:134 -#: modules/devices/sh/processor.c:90 modules/devices/x86/processor.c:660 +#: modules/devices/sh/processor.c:90 modules/devices/x86/processor.c:659 msgid "BogoMips" msgstr "" -#: modules/devices/alpha/processor.c:92 modules/devices/arm/processor.c:347 +#: modules/devices/alpha/processor.c:92 modules/devices/arm/processor.c:346 #: modules/devices/ia64/processor.c:169 #: modules/devices/loongarch64/processor.c:88 #: modules/devices/m68k/processor.c:89 modules/devices/mips/processor.c:79 #: modules/devices/parisc/processor.c:160 modules/devices/ppc/processor.c:162 -#: modules/devices/riscv/processor.c:187 modules/devices/s390/processor.c:135 +#: modules/devices/riscv/processor.c:186 modules/devices/s390/processor.c:135 #: modules/devices/sh/processor.c:91 modules/devices/sparc/processor.c:77 -#: modules/devices/x86/processor.c:661 +#: modules/devices/x86/processor.c:660 msgid "Byte Order" msgstr "" @@ -2125,73 +2615,69 @@ msgstr "" msgid "ARM Processor" msgstr "Processeur ARM" -#: modules/devices/arm/processor.c:214 modules/devices/riscv/processor.c:147 -#: modules/devices/x86/processor.c:610 +#: modules/devices/arm/processor.c:214 modules/devices/riscv/processor.c:146 +#: modules/devices/x86/processor.c:609 msgid "Empty List" msgstr "Liste Vide" -#: modules/devices/arm/processor.c:240 modules/devices/gpu.c:158 -#: modules/devices/gpu.c:242 modules/devices/x86/processor.c:268 +#: modules/devices/arm/processor.c:239 modules/devices/gpu.c:158 +#: modules/devices/gpu.c:242 modules/devices/x86/processor.c:267 msgid "Clocks" msgstr "" -#: modules/devices/arm/processor.c:286 modules/devices/arm/processor.c:299 -#: modules/devices/x86/processor.c:314 modules/devices/x86/processor.c:327 +#: modules/devices/arm/processor.c:285 modules/devices/arm/processor.c:298 +#: modules/devices/x86/processor.c:313 modules/devices/x86/processor.c:326 #, c-format msgid "%.2f-%.2f %s=%dx\n" msgstr "" -#: modules/devices/arm/processor.c:342 +#: modules/devices/arm/processor.c:341 msgid "Linux Name" msgstr "Nom version Linux" -#: modules/devices/arm/processor.c:343 +#: modules/devices/arm/processor.c:342 msgid "Decoded Name" msgstr "" -#: modules/devices/arm/processor.c:344 modules/network/net.c:453 +#: modules/devices/arm/processor.c:343 modules/network/net.c:481 msgid "Mode" msgstr "" -#: modules/devices/arm/processor.c:350 +#: modules/devices/arm/processor.c:349 msgid "ARM" msgstr "" -#: modules/devices/arm/processor.c:351 +#: modules/devices/arm/processor.c:350 msgid "Implementer" msgstr "" -#: modules/devices/arm/processor.c:352 modules/devices/dmi_memory.c:953 +#: modules/devices/arm/processor.c:351 modules/devices/dmi_memory.c:951 msgid "Part" msgstr "" -#: modules/devices/arm/processor.c:353 modules/devices/ia64/processor.c:162 -#: modules/devices/parisc/processor.c:156 modules/devices/riscv/processor.c:183 +#: modules/devices/arm/processor.c:352 modules/devices/ia64/processor.c:162 +#: modules/devices/parisc/processor.c:156 modules/devices/riscv/processor.c:182 msgid "Architecture" msgstr "" -#: modules/devices/arm/processor.c:354 +#: modules/devices/arm/processor.c:353 msgid "Variant" msgstr "" -#: modules/devices/arm/processor.c:356 modules/devices/riscv/processor.c:190 -#: modules/devices/sparc/processor.c:78 modules/devices/x86/processor.c:667 +#: modules/devices/arm/processor.c:355 modules/devices/riscv/processor.c:189 +#: modules/devices/sparc/processor.c:78 modules/devices/x86/processor.c:666 msgid "Capabilities" msgstr "Capacités" -#: modules/devices/arm/processor.c:468 +#: modules/devices/arm/processor.c:467 msgid "SOC/Package" msgstr "" #: modules/devices/arm/processor.c:471 modules/devices/x86/processor.c:752 -msgid "Topology" -msgstr "Topologie" - -#: modules/devices/arm/processor.c:472 modules/devices/x86/processor.c:753 msgid "Logical CPU Config" msgstr "" -#: modules/devices/arm/processor.c:489 +#: modules/devices/arm/processor.c:488 msgid "SOC/Package Information" msgstr "" @@ -2229,7 +2715,7 @@ msgid "" "Serial Number=%s\n" msgstr "" -#: modules/devices/battery.c:343 +#: modules/devices/battery.c:344 #, c-format msgid "" "\n" @@ -2240,108 +2726,203 @@ msgid "" "APM driver version=%s\n" "APM BIOS version=%s\n" msgstr "" -"\n" -"[Battery (APM)]\n" -"Charge=%d%%\n" -"Charge restante=%s of %s\n" -"Etat=%s\n" -"APM driver version=%s\n" -"APM BIOS version=%s\n" +"\n" +"[Battery (APM)]\n" +"Charge=%d%%\n" +"Charge restante=%s of %s\n" +"Etat=%s\n" +"APM driver version=%s\n" +"APM BIOS version=%s\n" + +#: modules/devices/battery.c:356 +#, c-format +msgid "" +"\n" +"[Battery (APM)]\n" +"Charge=%d%%\n" +"Using=%s\n" +"APM driver version=%s\n" +"APM BIOS version=%s\n" +msgstr "" +"\n" +"[Battery (APM)]\n" +"Charge=%d%%\n" +"Etat=%s\n" +"APM driver version=%s\n" +"APM BIOS version=%s\n" + +#: modules/devices/battery.c:383 +msgid "" +"[No batteries]\n" +"No batteries found on this system=\n" +msgstr "" +"[Aucune batterie]\n" +"Aucune batterie trouvée sur ce système=\n" + +#: modules/devices.c:100 +msgid "Graphics Processors" +msgstr "Processeurs Graphiques" + +#: modules/devices.c:101 modules/devices/monitors.c:449 +#: modules/devices/monitors.c:495 +msgid "Monitors" +msgstr "" + +#: modules/devices.c:102 modules/devices/pci.c:175 +msgid "PCI Devices" +msgstr "Périphériques PCI" + +#: modules/devices.c:103 modules/devices/usb.c:211 +msgid "USB Devices" +msgstr "Périphériques USB" + +#: modules/devices.c:104 +msgid "Firmware" +msgstr "" + +#: modules/devices.c:106 +msgid "Battery" +msgstr "Batterie" + +#: modules/devices.c:107 +msgid "Sensors" +msgstr "Capteurs" + +#: modules/devices.c:110 +msgid "System DMI" +msgstr "" + +#: modules/devices.c:111 +msgid "Memory Devices" +msgstr "" + +#: modules/devices.c:113 modules/devices.c:115 +msgid "Device Tree" +msgstr "Arborescence matériel" + +#: modules/devices.c:117 +msgid "Resources" +msgstr "Ressources" + +#: modules/devices.c:771 +msgid "Sensor" +msgstr "Capteur" + +#: modules/devices.c:829 modules/devices/dmi_memory.c:883 +msgid "Devices" +msgstr "Périphériques" + +#: modules/devices.c:841 +msgid "Update PCI ID listing" +msgstr "Mise à jour de la liste ID PCI " + +#: 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 "Collecte des informations des périphériques" + +#: modules/devices.c:924 +msgid "A copy of pci.ids is not available on the system." +msgstr "" -#: modules/devices/battery.c:355 -#, c-format -msgid "" -"\n" -"[Battery (APM)]\n" -"Charge=%d%%\n" -"Using=%s\n" -"APM driver version=%s\n" -"APM BIOS version=%s\n" +#: modules/devices.c:927 +msgid "A full pci.ids is not available on the system." msgstr "" -"\n" -"[Battery (APM)]\n" -"Charge=%d%%\n" -"Etat=%s\n" -"APM driver version=%s\n" -"APM BIOS version=%s\n" -#: modules/devices/battery.c:382 +#: modules/devices.c:932 +msgid "Resource information requires superuser privileges" +msgstr "" +"L'information sur ces ressources nécessite des privilèges de super-" +"utilisateur" + +#: modules/devices.c:938 msgid "" -"[No batteries]\n" -"No batteries found on this system=\n" +"Any NVMe storage devices present are not listed.\n" +"udisks2 is required for NVMe devices." msgstr "" -"[Aucune batterie]\n" -"Aucune batterie trouvée sur ce système=\n" -#: modules/devices/devicetree.c:52 +#: modules/devices/devicetree.c:51 msgid "Properties" msgstr "Propriétés" -#: modules/devices/devicetree.c:53 +#: modules/devices/devicetree.c:52 msgid "Children" msgstr "" -#: modules/devices/devicetree.c:89 +#: modules/devices/devicetree.c:88 msgid "Node" msgstr "" -#: modules/devices/devicetree.c:90 +#: modules/devices/devicetree.c:89 msgid "Node Path" msgstr "" -#: modules/devices/devicetree.c:91 +#: modules/devices/devicetree.c:90 msgid "Alias" msgstr "" -#: modules/devices/devicetree.c:91 modules/devices/devicetree.c:92 -#: modules/devices/monitors.c:411 modules/devices/storage.c:306 -#: modules/devices/storage.c:328 -msgid "(None)" -msgstr "(Aucun)" - -#: modules/devices/devicetree.c:92 +#: modules/devices/devicetree.c:91 msgid "Symbol" msgstr "Symbole" -#: modules/devices/devicetree.c:145 modules/devices/devicetree/pmac_data.c:79 +#: modules/devices/devicetree.c:144 modules/devices/devicetree/pmac_data.c:79 msgid "Platform" msgstr "Plateforme" -#: modules/devices/devicetree.c:146 modules/devices/devicetree.c:211 +#: modules/devices/devicetree.c:145 modules/devices/devicetree.c:210 #: modules/devices/gpu.c:247 msgid "Compatible" msgstr "Similaire" -#: modules/devices/devicetree.c:147 +#: modules/devices/devicetree.c:146 msgid "GPU-compatible" msgstr "" -#: modules/devices/devicetree.c:162 +#: modules/devices/devicetree.c:161 msgid "Raspberry Pi or Compatible" msgstr "Raspberry Pi ou Similaire" -#: modules/devices/devicetree.c:164 modules/devices/devicetree.c:191 -#: modules/devices/devicetree.c:210 modules/devices/devicetree/rpi_data.c:169 +#: modules/devices/devicetree.c:163 modules/devices/devicetree.c:190 +#: modules/devices/devicetree.c:209 modules/devices/devicetree/rpi_data.c:169 #: modules/devices/dmi.c:42 modules/devices/dmi.c:52 modules/devices/dmi.c:58 #: modules/devices/usb.c:181 msgid "Serial Number" msgstr "Numéro de série" -#: modules/devices/devicetree.c:165 modules/devices/devicetree/rpi_data.c:166 +#: modules/devices/devicetree.c:164 modules/devices/devicetree/rpi_data.c:166 msgid "RCode" msgstr "" -#: modules/devices/devicetree.c:165 +#: modules/devices/devicetree.c:164 msgid "No revision code available; unable to lookup model details." msgstr "" "Aucun code de révision n'est disponible; il n'est pas possible de consulter " "les détails du modèle." -#: modules/devices/devicetree.c:190 +#: modules/devices/devicetree.c:189 msgid "More" msgstr "Plus" -#: modules/devices/devicetree.c:271 +#: modules/devices/devicetree.c:270 msgid "Messages" msgstr "" @@ -2430,24 +3011,19 @@ msgstr "" msgid "Asset Tag" msgstr "" -#: modules/devices/dmi.c:54 -msgid "Chassis" -msgstr "Châssis" - -#: modules/devices/dmi.c:121 modules/devices/dmi_memory.c:939 -#: modules/devices/x86/processor.c:696 +#: modules/devices/dmi.c:120 modules/devices/x86/processor.c:695 msgid "(Not available; Perhaps try running HardInfo as root.)" msgstr "" -#: modules/devices/dmi.c:162 +#: modules/devices/dmi.c:161 msgid "DMI Unavailable" msgstr "" -#: modules/devices/dmi.c:164 +#: modules/devices/dmi.c:163 msgid "DMI is not avaliable. Perhaps this platform does not provide DMI." msgstr "" -#: modules/devices/dmi.c:165 +#: modules/devices/dmi.c:164 msgid "DMI is not available; Perhaps try running HardInfo as root." msgstr "" @@ -2491,12 +3067,12 @@ msgstr "" msgid "Memory Array" msgstr "" -#: modules/devices/dmi_memory.c:747 modules/devices/x86/processor.c:715 +#: modules/devices/dmi_memory.c:747 modules/devices/x86/processor.c:714 msgid "DMI Handle" msgstr "" #: modules/devices/dmi_memory.c:748 modules/devices/dmi_memory.c:804 -#: modules/devices/dmi_memory.c:841 modules/devices/dmi_memory.c:950 +#: modules/devices/dmi_memory.c:841 modules/devices/dmi_memory.c:948 msgid "Locator" msgstr "" @@ -2573,30 +3149,31 @@ msgstr "" msgid "Serial Presence Detect (SPD) Summary" msgstr "" -#: modules/devices/dmi_memory.c:1007 -msgid " dmidecode utility available" +#: modules/devices/dmi_memory.c:937 +msgid "(Not available - See hint box below)" msgstr "" -#: modules/devices/dmi_memory.c:1008 -msgid " ... and HardInfo2 running with superuser privileges" +#: modules/devices/dmi_memory.c:1005 +msgid " dmidecode package installed" msgstr "" -#: modules/devices/dmi_memory.c:1009 -msgid "" -" at24 (or eeprom) module loaded (for SDR, DDR, DDR2, DDR3)" +#: modules/devices/dmi_memory.c:1006 +msgid " sudo chmod a+r /sys/firmware/dmi/tables/*" msgstr "" -#: modules/devices/dmi_memory.c:1010 -msgid "" -" ... or ee1004 module loaded and configured! " -"(for DDR4)" +#: modules/devices/dmi_memory.c:1007 +msgid " sudo modprobe at24 (or eeprom) (for SDR, DDR, DDR2, DDR3)" +msgstr "" + +#: modules/devices/dmi_memory.c:1008 +msgid " sudo modprobe ee1004 (for DDR4)" msgstr "" -#: modules/devices/dmi_memory.c:1019 -msgid "Memory information requires one or both of the following:" +#: modules/devices/dmi_memory.c:1017 +msgid "Memory Information requires more Setup:" msgstr "" -#: modules/devices/dmi_memory.c:1045 +#: modules/devices/dmi_memory.c:1043 msgid "" "\"More often than not, information contained in the DMI tables is " "inaccurate,\n" @@ -2706,7 +3283,7 @@ msgid "Plugin" msgstr "" #: modules/devices/firmware.c:74 modules/devices/firmware.c:205 -#: modules/network.c:380 +#: modules/network.c:381 msgid "Flags" msgstr "" @@ -2800,10 +3377,6 @@ msgstr "" msgid "Class" msgstr "" -#: modules/devices/gpu.c:159 modules/devices/gpu.c:243 -msgid "Core" -msgstr "Coeur" - #: modules/devices/gpu.c:164 modules/devices/pci.c:149 msgid "In Use" msgstr "En cours" @@ -2824,36 +3397,12 @@ msgstr "" msgid "Operating Points (OPPv2)" msgstr "" -#: modules/devices/gpu.c:216 -msgid "Frequency Scaling" -msgstr "Echelle de Fréquence" - -#: modules/devices/gpu.c:217 -msgid "Minimum" -msgstr "Minimum" - -#: modules/devices/gpu.c:217 modules/devices/gpu.c:218 -msgid "kHz" -msgstr "kHz" - -#: modules/devices/gpu.c:218 -msgid "Maximum" -msgstr "Maximum" - -#: modules/devices/gpu.c:219 -msgid "Transition Latency" -msgstr "Latence de transition" - -#: modules/devices/gpu.c:219 -msgid "ns" -msgstr "ns" - #: modules/devices/gpu.c:245 msgid "Device Tree Node" msgstr "" #: modules/devices/gpu.c:248 modules/devices/monitors.c:475 -#: modules/network/net.c:454 +#: modules/network/net.c:482 msgid "Status" msgstr "Etats" @@ -2904,7 +3453,7 @@ msgstr "Type de système" msgid "BogoMIPS" msgstr "" -#: modules/devices/m68k/processor.c:85 modules/devices/riscv/processor.c:185 +#: modules/devices/m68k/processor.c:85 modules/devices/riscv/processor.c:184 msgid "MMU" msgstr "" @@ -2955,7 +3504,7 @@ msgid "Analog" msgstr "" #: modules/devices/monitors.c:395 modules/devices/usb.c:135 -#: modules/network.c:310 modules/network.c:363 modules/network.c:380 +#: modules/network.c:311 modules/network.c:364 modules/network.c:381 msgid "Interface" msgstr "" @@ -3068,10 +3617,6 @@ msgstr "" msgid "PA-RISC Processor" msgstr "" -#: modules/devices/parisc/processor.c:157 -msgid "System" -msgstr "Système" - #: modules/devices/parisc/processor.c:161 msgid "HVersion" msgstr "" @@ -3080,10 +3625,6 @@ msgstr "" msgid "SVersion" msgstr "" -#: modules/devices/parisc/processor.c:163 modules/devices/x86/processor.c:664 -msgid "Cache" -msgstr "Cache" - #: modules/devices/pci.c:123 msgid "Link Width" msgstr "" @@ -3172,7 +3713,7 @@ msgstr "" "[Imprimantes]\n" "Aucune imprimante trouvée=\n" -#: modules/devices/riscv/processor.c:184 +#: modules/devices/riscv/processor.c:183 msgid "uarch" msgstr "" @@ -3356,7 +3897,7 @@ msgid "Timings" msgstr "" #: modules/devices/spd-decode.c:549 modules/devices/spd-decode.c:940 -#: modules/devices/spd-decode.c:982 modules/devices/x86/processor.c:717 +#: modules/devices/spd-decode.c:982 modules/devices/x86/processor.c:716 msgid "Voltage" msgstr "" @@ -3405,6 +3946,7 @@ msgid "XMP Profile" msgstr "" #: modules/devices/spd-decode.c:939 modules/devices/usb.c:176 +#: modules/network/net.c:443 msgid "Speed" msgstr "" @@ -3678,7 +4220,7 @@ msgstr "" msgid "Self-monitoring (S.M.A.R.T.)" msgstr "" -#: modules/devices/storage.c:266 modules/devices/x86/processor.c:665 +#: modules/devices/storage.c:266 modules/devices/x86/processor.c:664 msgid "Power Management" msgstr "" @@ -3797,7 +4339,7 @@ msgstr "" "\n" "[Disques SCSI]\n" -#: modules/devices/storage.c:567 modules/devices/storage.c:767 +#: modules/devices/storage.c:567 modules/devices/storage.c:773 #, c-format msgid "" "[Device Information]\n" @@ -3833,12 +4375,12 @@ msgstr "" "\n" "[Disques IDE]\n" -#: modules/devices/storage.c:704 +#: modules/devices/storage.c:707 #, c-format msgid "Driver=%s\n" msgstr "Driver=%s\n" -#: modules/devices/storage.c:773 +#: modules/devices/storage.c:779 #, c-format msgid "" "Device Name=hd%c\n" @@ -3849,7 +4391,7 @@ msgstr "" "Media=%s\n" "Cache=%dkb\n" -#: modules/devices/storage.c:783 +#: modules/devices/storage.c:789 #, c-format msgid "" "[Geometry]\n" @@ -3860,7 +4402,7 @@ msgstr "" "Physique=%s\n" "Logique=%s\n" -#: modules/devices/storage.c:793 +#: modules/devices/storage.c:799 #, c-format msgid "" "[Capabilities]\n" @@ -3869,7 +4411,7 @@ msgstr "" "[Capacités]\n" "%s" -#: modules/devices/storage.c:800 +#: modules/devices/storage.c:806 #, c-format msgid "" "[Speeds]\n" @@ -3882,11 +4424,11 @@ msgstr "" msgid "Sub-class" msgstr "" -#: modules/devices/usb.c:138 modules/devices/usb.c:179 modules/network.c:347 +#: modules/devices/usb.c:138 modules/devices/usb.c:179 modules/network.c:348 msgid "Protocol" msgstr "" -#: modules/devices/usb.c:146 modules/network/net.c:451 +#: modules/devices/usb.c:146 modules/network/net.c:479 msgid "Mb/s" msgstr "" @@ -3919,82 +4461,64 @@ msgstr "Information du cache non valable=\n" msgid "Level %d (%s)=%d-way set-associative, %d sets, %dKB size\n" msgstr "" -#. /cache type, as appears in: Level 1 (Data) -#: modules/devices/x86/processor.c:170 -msgctxt "cache-type" -msgid "Data" -msgstr "Données" - -#. /cache type, as appears in: Level 1 (Instruction) -#: modules/devices/x86/processor.c:171 -msgctxt "cache-type" -msgid "Instruction" -msgstr "Instructions" - -#. /cache type, as appears in: Level 2 (Unified) -#: modules/devices/x86/processor.c:172 -msgctxt "cache-type" -msgid "Unified" -msgstr "uniformisé" - -#: modules/devices/x86/processor.c:367 +#: modules/devices/x86/processor.c:366 msgid "Caches" msgstr "" -#: modules/devices/x86/processor.c:418 modules/devices/x86/processor.c:435 +#: modules/devices/x86/processor.c:417 modules/devices/x86/processor.c:434 #, c-format msgid "Level %d (%s)#%d=%dx %dKB (%dKB), %d-way set-associative, %d sets\n" msgstr "" -#: modules/devices/x86/processor.c:649 +#: modules/devices/x86/processor.c:648 msgid "Model Name" msgstr "Nom du modèle" -#: modules/devices/x86/processor.c:650 +#: modules/devices/x86/processor.c:649 msgid "Family, model, stepping" msgstr "Famille, modèle, stepping" -#: modules/devices/x86/processor.c:656 +#: modules/devices/x86/processor.c:655 msgid "Microcode Version" msgstr "" -#: modules/devices/x86/processor.c:657 +#: modules/devices/x86/processor.c:656 msgid "Configuration" msgstr "" -#: modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:657 msgid "Cache Size" msgstr "Taille du Cache" -#: modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:657 msgid "kb" msgstr "" -#: modules/devices/x86/processor.c:666 +#: modules/devices/x86/processor.c:665 msgid "Bug Workarounds" msgstr "" -#: modules/devices/x86/processor.c:693 +#: modules/devices/x86/processor.c:692 msgid "Socket Information" msgstr "" -#: modules/devices/x86/processor.c:714 +#: modules/devices/x86/processor.c:713 msgid "CPU Socket" msgstr "" -#: modules/devices/x86/processor.c:718 +#: modules/devices/x86/processor.c:717 msgid "External Clock" msgstr "" -#: modules/devices/x86/processor.c:719 +#: modules/devices/x86/processor.c:718 msgid "Max Frequency" msgstr "" -#: modules/devices/x86/processor.c:750 +#: modules/devices/x86/processor.c:749 msgid "Package Information" msgstr "" -#: modules/devices/x86/processor.c:812 +#: modules/devices/x86/processor.c:811 msgid "Socket:Core" msgstr "" @@ -5436,7 +5960,7 @@ msgstr "Connections IP" msgid "Routing Table" msgstr "Table de Routage" -#: modules/network.c:64 modules/network.c:309 +#: modules/network.c:64 modules/network.c:310 msgid "ARP Table" msgstr "Table ARP" @@ -5452,311 +5976,329 @@ msgstr "Statistiques" msgid "Shared Directories" msgstr "Dossiers d'interopérabilités" -#: modules/network.c:310 modules/network.c:332 modules/network.c:363 -#: modules/network/net.c:472 +#: modules/network.c:311 modules/network.c:333 modules/network.c:364 +#: modules/network/net.c:500 msgid "IP Address" msgstr "Addresse IP" -#: modules/network.c:310 +#: modules/network.c:311 msgid "MAC Address" msgstr "Adresse MAC" -#: modules/network.c:319 +#: modules/network.c:320 msgid "SAMBA" msgstr "" -#: modules/network.c:320 +#: modules/network.c:321 msgid "NFS" msgstr "" -#: modules/network.c:331 +#: modules/network.c:332 msgid "Name Servers" msgstr "Nom des Serveurs" -#: modules/network.c:346 +#: modules/network.c:347 msgid "Connections" msgstr "" -#: modules/network.c:347 +#: modules/network.c:348 msgid "Local Address" msgstr "Adresse Locale" -#: modules/network.c:347 +#: modules/network.c:348 msgid "Foreign Address" msgstr "" -#: modules/network.c:347 +#: modules/network.c:348 msgid "State" msgstr "Etat" -#: modules/network.c:363 +#: modules/network.c:364 msgid "Sent" msgstr "Envoyé" -#: modules/network.c:363 +#: modules/network.c:364 msgid "Received" msgstr "Reçue" -#: modules/network.c:379 +#: modules/network.c:380 msgid "IP routing table" msgstr "" -#: modules/network.c:380 +#: modules/network.c:381 msgid "Destination/Gateway" msgstr "" -#: modules/network.c:380 modules/network/net.c:473 +#: modules/network.c:381 modules/network/net.c:501 msgid "Mask" msgstr "" -#: modules/network.c:408 +#: modules/network.c:409 msgid "Network" msgstr "Réseau" -#: modules/network.c:441 +#: modules/network.c:442 msgid "Gathers information about this computer's network connection" msgstr "Collecte des informations sur les connexions réseau de cet ordinateur" -#: modules/network/net.c:72 +#: modules/network/net.c:74 msgctxt "wi-op-mode" msgid "Auto" msgstr "" -#: modules/network/net.c:73 +#: modules/network/net.c:75 msgctxt "wi-op-mode" msgid "Ad-Hoc" msgstr "" -#: modules/network/net.c:74 +#: modules/network/net.c:76 msgctxt "wi-op-mode" msgid "Managed" msgstr "" -#: modules/network/net.c:75 +#: modules/network/net.c:77 msgctxt "wi-op-mode" msgid "Master" msgstr "" -#: modules/network/net.c:76 +#: modules/network/net.c:78 msgctxt "wi-op-mode" msgid "Repeater" msgstr "" -#: modules/network/net.c:77 +#: modules/network/net.c:79 msgctxt "wi-op-mode" msgid "Secondary" msgstr "" -#: modules/network/net.c:78 +#: modules/network/net.c:80 msgctxt "wi-op-mode" msgid "(Unknown)" msgstr "(Inconnu)" -#: modules/network/net.c:242 modules/network/net.c:262 -#: modules/network/net.c:270 +#: modules/network/net.c:268 modules/network/net.c:288 +#: modules/network/net.c:296 msgctxt "net-if-type" msgid "Ethernet" msgstr "" -#: modules/network/net.c:243 +#: modules/network/net.c:269 msgctxt "net-if-type" msgid "Loopback" msgstr "" -#: modules/network/net.c:244 +#: modules/network/net.c:270 msgctxt "net-if-type" msgid "Point-to-Point" msgstr "" -#: modules/network/net.c:245 modules/network/net.c:246 -#: modules/network/net.c:247 modules/network/net.c:248 -#: modules/network/net.c:272 +#: modules/network/net.c:271 modules/network/net.c:272 +#: modules/network/net.c:273 modules/network/net.c:274 +#: modules/network/net.c:298 msgctxt "net-if-type" msgid "Wireless" msgstr "" -#: modules/network/net.c:249 +#: modules/network/net.c:275 msgctxt "net-if-type" msgid "Virtual Point-to-Point (TUN)" msgstr "" -#: modules/network/net.c:250 +#: modules/network/net.c:276 msgctxt "net-if-type" msgid "Ethernet (TAP)" msgstr "" -#: modules/network/net.c:251 +#: modules/network/net.c:277 msgctxt "net-if-type" msgid "Parallel Line Internet Protocol" msgstr "" -#: modules/network/net.c:252 +#: modules/network/net.c:278 msgctxt "net-if-type" msgid "Infrared" msgstr "InfraRouge" -#: modules/network/net.c:253 modules/network/net.c:271 +#: modules/network/net.c:279 modules/network/net.c:297 msgctxt "net-if-type" msgid "Serial Line Internet Protocol" msgstr "" -#: modules/network/net.c:254 +#: modules/network/net.c:280 msgctxt "net-if-type" msgid "Integrated Services Digital Network" msgstr "" -#: modules/network/net.c:255 +#: modules/network/net.c:281 msgctxt "net-if-type" msgid "IPv6-over-IPv4 Tunnel" msgstr "" -#: modules/network/net.c:256 +#: modules/network/net.c:282 msgctxt "net-if-type" msgid "VMWare Virtual Network Interface (NAT)" msgstr "" -#: modules/network/net.c:257 +#: modules/network/net.c:283 msgctxt "net-if-type" msgid "VMWare Virtual Network Interface" msgstr "" -#: modules/network/net.c:258 +#: modules/network/net.c:284 msgctxt "net-if-type" msgid "Personal Area Network (PAN)" msgstr "" -#: modules/network/net.c:259 +#: modules/network/net.c:285 msgctxt "net-if-type" msgid "Bluetooth" msgstr "" -#: modules/network/net.c:260 +#: modules/network/net.c:286 msgctxt "net-if-type" msgid "Bridge Interface" msgstr "" -#: modules/network/net.c:261 +#: modules/network/net.c:287 msgctxt "net-if-type" msgid "Hamachi Virtual Personal Network" msgstr "" -#: modules/network/net.c:263 +#: modules/network/net.c:289 msgctxt "net-if-type" msgid "Intermediate Functional Block" msgstr "" -#: modules/network/net.c:264 +#: modules/network/net.c:290 msgctxt "net-if-type" msgid "GRE Network Tunnel" msgstr "" -#: modules/network/net.c:265 +#: modules/network/net.c:291 msgctxt "net-if-type" msgid "Mesh Network" msgstr "Réseau Mesh" -#: modules/network/net.c:266 +#: modules/network/net.c:292 msgctxt "net-if-type" msgid "Wireless Master Interface" msgstr "Principale Interface Sans Fil" -#: modules/network/net.c:267 +#: modules/network/net.c:293 msgctxt "net-if-type" msgid "VirtualBox Virtual Network Interface" msgstr "" -#: modules/network/net.c:273 +#: modules/network/net.c:299 msgctxt "net-if-type" msgid "Wireless (WAN)" msgstr "" -#: modules/network/net.c:275 +#: modules/network/net.c:301 msgctxt "net-if-type" msgid "(Unknown)" msgstr "(Inconnu)" -#: modules/network/net.c:343 modules/network/net.c:353 +#: modules/network/net.c:369 modules/network/net.c:379 msgid "Network Interfaces" msgstr "Interfaces Réseau" -#: modules/network/net.c:343 +#: modules/network/net.c:369 msgid "None Found" msgstr "Non Trouvé" -#: modules/network/net.c:409 +#: modules/network/net.c:436 msgid "Network Adapter Properties" msgstr "" -#: modules/network/net.c:410 +#: modules/network/net.c:437 msgid "Interface Type" msgstr "Type d'Interfaces" -#: modules/network/net.c:411 +#: modules/network/net.c:438 msgid "Hardware Address (MAC)" msgstr "" -#: modules/network/net.c:415 +#: modules/network/net.c:442 msgid "MTU" msgstr "" -#: modules/network/net.c:416 +#: modules/network/net.c:444 msgid "Transfer Details" msgstr "" -#: modules/network/net.c:417 +#: modules/network/net.c:445 msgid "Bytes Received" msgstr "Bytes reçues" -#: modules/network/net.c:418 +#: modules/network/net.c:446 msgid "Bytes Sent" msgstr "Bytes Envoyées" -#: modules/network/net.c:435 modules/network/net.c:457 -#: modules/network/net.c:458 +#: modules/network/net.c:463 modules/network/net.c:485 +#: modules/network/net.c:486 msgid "dBm" msgstr "" -#: modules/network/net.c:435 +#: modules/network/net.c:463 msgid "mW" msgstr "" -#: modules/network/net.c:449 +#: modules/network/net.c:477 msgid "Wireless Properties" msgstr "" -#: modules/network/net.c:450 +#: modules/network/net.c:478 msgid "Network Name (SSID)" msgstr "Nom du Réseau (SSID)" -#: modules/network/net.c:451 +#: modules/network/net.c:479 msgid "Bit Rate" msgstr "" -#: modules/network/net.c:452 +#: modules/network/net.c:480 msgid "Transmission Power" msgstr "" -#: modules/network/net.c:455 +#: modules/network/net.c:483 msgid "Link Quality" msgstr "" -#: modules/network/net.c:456 +#: modules/network/net.c:484 msgid "Signal / Noise" msgstr "" -#: modules/network/net.c:471 +#: modules/network/net.c:499 msgid "Internet Protocol (IPv4)" msgstr "Protocol Internet (IPV4)" -#: modules/network/net.c:472 modules/network/net.c:473 -#: modules/network/net.c:475 +#: modules/network/net.c:500 modules/network/net.c:501 +#: modules/network/net.c:503 msgid "(Not set)" msgstr "(Aucun)" -#: modules/network/net.c:474 +#: modules/network/net.c:502 msgid "Broadcast Address" msgstr "Adresse Broadcast" +#~ msgid "_Copy to Clipboard" +#~ msgstr "_Copier dans le presse-papier" + +#~ msgid "Copy to clipboard" +#~ msgstr "Copie dans le presse-papier" + +#~ msgctxt "cache-type" +#~ msgid "Data" +#~ msgstr "Données" + +#~ msgctxt "cache-type" +#~ msgid "Instruction" +#~ msgstr "Instructions" + +#~ msgctxt "cache-type" +#~ msgid "Unified" +#~ msgstr "uniformisé" + #, c-format #~ msgid "" #~ "Written by %s\n" @@ -5789,9 +6331,6 @@ msgstr "Adresse Broadcast" #~ "peuvent ne pas êtrecomparable à la version actuelle. Il manque quelques " #~ "détails." -#~ msgid "Field" -#~ msgstr "Champ" - #~ msgid "Total Memory" #~ msgstr "Mémoire totale" @@ -5805,258 +6344,6 @@ msgstr "Adresse Broadcast" #~ msgstr "" #~ "(Non disponible; essayez peut-être d'exécuter HardInfo2 en tant que root.)" -#~ msgid "Little Endian" -#~ msgstr "Little Endian" - -#~ msgid "Big Endian" -#~ msgstr "Big Endian" - -#~ msgid "Current" -#~ msgstr "Actuel" - -#~ msgid "Governor" -#~ msgstr "Governor" - -#~ msgid "Socket" -#~ msgstr "Socket" - -#~ msgid "Book" -#~ msgstr "Book" - -#~ msgid "Drawer" -#~ msgstr "Drawer" - -#~ msgid "ID" -#~ msgstr "ID" - -#~ msgid "BIOS Information" -#~ msgstr "Informations du BIOS" - -#~ msgid "Base Board" -#~ msgstr "Base Carte Mère" - -#~ msgid "Memory Controller" -#~ msgstr "Controleur de mémoire" - -#~ msgid "Memory Module" -#~ msgstr "Module Mémoire" - -#~ msgid "Port Connector" -#~ msgstr "Connecteur de port" - -#~ msgid "System Slots" -#~ msgstr "Slots Système" - -#~ msgid "On Board Devices" -#~ msgstr "Appareils Périphériques" - -#~ msgid "OEM Strings" -#~ msgstr "Fabricant OEM " - -#~ msgid "System Configuration Options" -#~ msgstr "Options Configuration Système" - -#~ msgid "BIOS Language" -#~ msgstr "Langue du BIOS" - -#~ msgid "Group Associations" -#~ msgstr "Associations" - -#~ msgid "System Event Log" -#~ msgstr "Log évènement Système" - -#~ msgid "Physical Memory Array" -#~ msgstr "Tableau Mémoire Physique" - -#~ msgid "Memory Device" -#~ msgstr "Périphérique Mémoire" - -#~ msgid "32-bit Memory Error" -#~ msgstr "Erreur Mémoire 32-bit" - -#~ msgid "Memory Array Mapped Address" -#~ msgstr "Mappage Tableau Mémoire " - -#~ msgid "Memory Device Mapped Address" -#~ msgstr "Mappage Périphérique Mémoire" - -#~ msgid "Built-in Pointing Device" -#~ msgstr "Périphérique de Pointage Présent" - -#~ msgid "Portable Battery" -#~ msgstr "Batterie Portable" - -#~ msgid "System Reset" -#~ msgstr "Reset Système" - -#~ msgid "Hardware Security" -#~ msgstr "Sécurité Hardware" - -#~ msgid "System Power Controls" -#~ msgstr "Contrôle Puissance Système" - -#~ msgid "Voltage Probe" -#~ msgstr "Sonde de Tension" - -#~ msgid "Cooling Device" -#~ msgstr "dispositif de refroidissement Cooling" - -#~ msgid "Temperature Probe" -#~ msgstr "Sonde de Température" - -#~ msgid "Electrical Current Probe" -#~ msgstr "Sonde Courant Electrique" - -#~ msgid "Out-of-band Remote Access" -#~ msgstr "Accès Contrôle à Distance" - -#~ msgid "Boot Integrity Services" -#~ msgstr "Services de Boot" - -#~ msgid "System Boot" -#~ msgstr "Système de Boot" - -#~ msgid "64-bit Memory Error" -#~ msgstr "Erreur Mémoire 64-bit" - -#~ msgid "Management Device" -#~ msgstr "Disposiif Périphérique" - -#~ msgid "Management Device Component" -#~ msgstr "Dispositif des Composants Périphériques" - -#~ msgid "Management Device Threshold Data" -#~ msgstr "Dispositif de Seuil Mémoire de Périphériques" - -#~ msgid "Memory Channel" -#~ msgstr "Canal Mémoire" - -#~ msgid "IPMI Device" -#~ msgstr "Périphérique IPMI" - -#~ msgid "Power Supply" -#~ msgstr "Alimentation électrique" - -#~ msgid "Additional Information" -#~ msgstr "Informations Supplémentaires" - -#~ msgid "Onboard Device" -#~ msgstr "Périphériques Embarqués" - -#~ msgid "Invalid chassis type (0)" -#~ msgstr "Type de châssis Invalide (0)" - -#~ msgid "Unknown chassis type" -#~ msgstr "Type de châssis inconnu" - -#~ msgid "Desktop" -#~ msgstr "Ordinateur de bureau" - -#~ msgid "Low-profile Desktop" -#~ msgstr "PC Low-Profile" - -#~ msgid "Pizza Box" -#~ msgstr "Pizza Box" - -#~ msgid "Mini Tower" -#~ msgstr "Mini Tour" - -#~ msgid "Tower" -#~ msgstr "Tour" - -#~ msgid "Portable" -#~ msgstr "Portable" - -#~ msgid "Notebook" -#~ msgstr "Notebook" - -#~ msgid "Handheld" -#~ msgstr "Appareil Portatif" - -#~ msgid "Docking Station" -#~ msgstr "Station d'accueil" - -#~ msgid "All-in-one" -#~ msgstr "Tout en Un" - -#~ msgid "Subnotebook" -#~ msgstr "Subnotebook" - -#~ msgid "Space-saving" -#~ msgstr "Space-saving" - -#~ msgid "Lunch Box" -#~ msgstr "Lunch Box" - -#~ msgid "Main Server Chassis" -#~ msgstr "Châssis du serveur principal" - -#~ msgid "Expansion Chassis" -#~ msgstr "Extension de Châssis" - -#~ msgid "Sub Chassis" -#~ msgstr "Sous Châssis" - -#~ msgid "Bus Expansion Chassis" -#~ msgstr "Châssis BUS Extension" - -#~ msgid "Peripheral Chassis" -#~ msgstr "Châssis Périphériques" - -#~ msgid "RAID Chassis" -#~ msgstr "Châssis RAID" - -#~ msgid "Rack Mount Chassis" -#~ msgstr "Châssis de Montage Rack" - -#~ msgid "Sealed-case PC" -#~ msgstr "Boîtier étanche" - -#~ msgid "Multi-system" -#~ msgstr "Système Multiple" - -#~ msgid "CompactPCI" -#~ msgstr "CompactPCI" - -#~ msgid "AdvancedTCA" -#~ msgstr "AdvancedTCA" - -#~ msgid "Blade" -#~ msgstr "Blade" - -#~ msgid "Blade Enclosing" -#~ msgstr "Blade Enclosing" - -#~ msgid "Tablet" -#~ msgstr "Tablette" - -#~ msgid "Convertible" -#~ msgstr "Convertible" - -#~ msgid "Detachable" -#~ msgstr "Detachable" - -#~ msgid "IoT Gateway" -#~ msgstr "Iot Passerelle" - -#~ msgid "Embedded PC" -#~ msgstr "PC embarqué" - -#~ msgid "Mini PC" -#~ msgstr "Mini PC" - -#~ msgid "Stick PC" -#~ msgstr "Stick PC" - -#~ msgid "phandle Map" -#~ msgstr "Map Descriptif" - -#~ msgid "Alias Map" -#~ msgstr "Map Alias" - -#~ msgid "Symbol Map" -#~ msgstr "Symbol Map" - #, c-format #~ msgid "" #~ "Copyright (C) 2003-%d L. A. F. Pereira. See COPYING for details.\n" @@ -6107,68 +6394,12 @@ msgstr "Adresse Broadcast" #~ msgid "Unknown benchmark ``%s'' or benchmark.so not loaded" #~ msgstr "Benchmark inconnu ``%s'' ou benchmark.so non chargé" -#~ msgid "Don't know what to do. Exiting." -#~ msgstr "Que faire. Sortir." - -#, c-format -#~ msgid "%d second" -#~ msgid_plural "%d seconds" -#~ msgstr[0] "%d seconde" -#~ msgstr[1] "%d secondes" - -#, c-format -#~ msgid "%.1f B" -#~ msgstr "%.1f B" - -#, c-format -#~ msgid "%.1f KiB" -#~ msgstr "%.1f KiB" - -#, c-format -#~ msgid "%.1f MiB" -#~ msgstr "%.1f MiB" - -#, c-format -#~ msgid "%.1f GiB" -#~ msgstr "%.1f GiB" - -#, c-format -#~ msgid "%.1f TiB" -#~ msgstr "%.1f TiB" - -#, c-format -#~ msgid "%.1f PiB" -#~ msgstr "%.1f PiB" - -#~ msgid "Error" -#~ msgstr "Erreur" - -#~ msgid "Warning" -#~ msgstr "Attention" - -#~ msgid "Fatal Error" -#~ msgstr "Erreur Fatale" - -#~ msgid "creates a report and prints to standard output" -#~ msgstr "créer un rapport et imprimer sur la sortie standard" - -#~ msgid "chooses a report format ([text], html)" -#~ msgstr "Choisir format du rapport ([text], html)" - #~ msgid "run benchmark; requires benchmark.so to be loaded" #~ msgstr "Envoyer le benchmark; nécessite benchmark.so" #~ msgid "note attached to benchmark results" #~ msgstr "notes attachées aux résultats du benchmark " -#~ msgid "benchmark result format ([short], conf, shell)" -#~ msgstr "Format Résultat du benchmark ([court], conf, shell)" - -#~ msgid "" -#~ "maximum number of benchmark results to include (-1 for no limit, default " -#~ "is 50)" -#~ msgstr "Nombre max de benchmark à inclure (-1 aucune limite, defaut est 50)" - #~ msgid "lists modules" #~ msgstr "Listes des modules" @@ -6181,34 +6412,9 @@ msgstr "Adresse Broadcast" #~ msgid "run in XML-RPC server mode" #~ msgstr "fonctionner en mode serveur XML-RPC" -#~ msgid "shows program version and quit" -#~ msgstr "Affiche la version du programme et quitter" - -#~ msgid "do not run benchmarks" -#~ msgstr "Ne pas activer de Benchmark" - -#~ msgid "show all details" -#~ msgstr "Voir tous les détails" - #~ msgid "- System Profiler and Benchmark tool" #~ msgstr "- Profil du Systeme et outil d'évaluation Benchmark" -#, c-format -#~ msgid "" -#~ "Unrecognized arguments.\n" -#~ "Try ``%s --help'' for more information.\n" -#~ msgstr "" -#~ "commandes inconnues.\n" -#~ "Essayer ``%s --help'' pour plus d'informations.\n" - -#, c-format -#~ msgid "Module \"%s\" depends on module \"%s\", load it?" -#~ msgstr "Module \"%s\" depends du module \"%s\", le charger?" - -#, c-format -#~ msgid "Module \"%s\" depends on module \"%s\"." -#~ msgstr "Module \"%s\" depends du module \"%s\"." - #, c-format #~ msgid "" #~ "No module could be loaded. Check permissions on \"%s\" and try again." @@ -6224,10 +6430,6 @@ msgstr "Adresse Broadcast" #~ "répertorier tous les modules disponibles et essayez à nouveau avec une " #~ "liste de modules valides." -#, c-format -#~ msgid "Scanning: %s..." -#~ msgstr "Scanne: %s..." - #~ msgid "Author:" #~ msgstr "Auteur:" diff --git a/po/hardinfo2.pot b/po/hardinfo2.pot index 3649e588..d31059a5 100644 --- a/po/hardinfo2.pot +++ b/po/hardinfo2.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-05-21 02:10+0200\n" +"POT-Creation-Date: 2024-05-30 15:01+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -66,8 +66,8 @@ msgid "Driver" msgstr "" #: hardinfo2/cpu_util.c:223 modules/computer.c:785 -#: modules/devices/arm/processor.c:256 modules/devices/x86/processor.c:284 -#: modules/devices/x86/processor.c:388 modules/devices/x86/processor.c:526 +#: modules/devices/arm/processor.c:255 modules/devices/x86/processor.c:283 +#: modules/devices/x86/processor.c:387 modules/devices/x86/processor.c:525 msgid "(Not Available)" msgstr "" @@ -88,8 +88,8 @@ msgstr "" msgid "Drawer" msgstr "" -#: hardinfo2/cpu_util.c:249 modules/devices/arm/processor.c:471 -#: modules/devices/x86/processor.c:752 +#: hardinfo2/cpu_util.c:249 modules/devices/arm/processor.c:470 +#: modules/devices/x86/processor.c:751 msgid "Topology" msgstr "" @@ -114,14 +114,14 @@ msgid "Chassis" msgstr "" #: hardinfo2/dmi_util.c:29 modules/computer.c:556 modules/computer.c:1054 -#: modules/devices/alpha/processor.c:87 modules/devices/arm/processor.c:341 -#: modules/devices.c:98 modules/devices/ia64/processor.c:159 +#: modules/devices/alpha/processor.c:87 modules/devices/arm/processor.c:340 +#: modules/devices.c:99 modules/devices/ia64/processor.c:159 #: modules/devices/loongarch64/processor.c:80 #: modules/devices/m68k/processor.c:83 modules/devices/mips/processor.c:74 #: modules/devices/parisc/processor.c:154 modules/devices/ppc/processor.c:157 -#: modules/devices/riscv/processor.c:181 modules/devices/s390/processor.c:131 +#: modules/devices/riscv/processor.c:180 modules/devices/s390/processor.c:131 #: modules/devices/sh/processor.c:83 modules/devices/sparc/processor.c:74 -#: modules/devices/x86/processor.c:648 +#: modules/devices/x86/processor.c:647 msgid "Processor" msgstr "" @@ -134,7 +134,7 @@ msgid "Memory Module" msgstr "" #: hardinfo2/dmi_util.c:32 modules/devices/parisc/processor.c:163 -#: modules/devices/x86/processor.c:664 +#: modules/devices/x86/processor.c:663 msgid "Cache" msgstr "" @@ -432,14 +432,14 @@ msgid "Symbol Map" msgstr "" #. / %d will be latest year of copyright -#: hardinfo2/hardinfo.c:69 +#: hardinfo2/hardinfo.c:71 #, c-format msgid "" "Copyright (C) 2003-2023 L. A. F. Pereira. 2024-%d Hardinfo2 Project.\n" "\n" msgstr "" -#: hardinfo2/hardinfo.c:71 +#: hardinfo2/hardinfo.c:73 #, c-format msgid "" "Compile-time options:\n" @@ -449,37 +449,40 @@ msgid "" " Data prefix: %s\n" " Library prefix: %s\n" " Locale prefix : %s\n" +" Data hardcoded: %s\n" +" Library hardcoded: %s\n" +" Locale hardcoded: %s\n" " Compiled for: %s\n" msgstr "" -#: hardinfo2/hardinfo.c:80 +#: hardinfo2/hardinfo.c:85 msgid "3.0" msgstr "" -#: hardinfo2/hardinfo.c:81 modules/computer.c:833 +#: hardinfo2/hardinfo.c:86 modules/computer.c:833 #: modules/computer/modules.c:352 modules/computer/modules.c:353 #: modules/devices/inputdevices.c:153 modules/devices/printers.c:145 #: modules/devices/spd-decode.c:971 msgid "Yes" msgstr "" -#: hardinfo2/hardinfo.c:81 modules/computer.c:833 +#: hardinfo2/hardinfo.c:86 modules/computer.c:833 #: modules/computer/modules.c:352 modules/computer/modules.c:353 #: modules/devices/printers.c:145 modules/devices/spd-decode.c:968 msgid "No" msgstr "" -#: hardinfo2/hardinfo.c:118 +#: hardinfo2/hardinfo.c:120 #, c-format msgid "Unknown benchmark ``%s''\n" msgstr "" -#: hardinfo2/hardinfo.c:157 +#: hardinfo2/hardinfo.c:159 msgid "Don't know what to do. Exiting." msgstr "" -#: hardinfo2/usb_util.c:293 modules/devices/devicetree.c:91 -#: modules/devices/devicetree.c:92 modules/devices/monitors.c:411 +#: hardinfo2/usb_util.c:293 modules/devices/devicetree.c:90 +#: modules/devices/devicetree.c:91 modules/devices/monitors.c:411 #: modules/devices/storage.c:306 modules/devices/storage.c:328 msgid "(None)" msgstr "" @@ -623,7 +626,7 @@ msgstr "" msgid "Scanning: %s..." msgstr "" -#: hardinfo2/util.c:962 shell/shell.c:301 shell/shell.c:836 shell/shell.c:2050 +#: hardinfo2/util.c:962 shell/shell.c:302 shell/shell.c:932 shell/shell.c:2146 msgid "Done." msgstr "" @@ -637,7 +640,7 @@ msgstr "" #: hardinfo2/vendor.c:391 modules/computer.c:608 modules/computer.c:813 #: modules/computer/os.c:80 modules/computer/os.c:267 modules/computer/os.c:304 -#: modules/computer/os.c:511 modules/computer/os.c:582 modules/devices.c:403 +#: modules/computer/os.c:511 modules/computer/os.c:581 modules/devices.c:403 #: modules/devices.c:549 modules/devices/firmware.c:149 #: modules/devices/printers.c:106 modules/devices/printers.c:113 #: modules/devices/printers.c:123 modules/devices/printers.c:138 @@ -646,11 +649,11 @@ msgstr "" msgid "Unknown" msgstr "" -#: shell/callbacks.c:394 shell/shell.c:423 +#: shell/callbacks.c:396 shell/shell.c:523 msgid "System Information and Benchmark" msgstr "" -#: shell/callbacks.c:399 +#: shell/callbacks.c:401 msgid "" "HardInfo2 is free software; you can redistribute it and/or modify it under " "the terms of the GNU General Public License as published by the Free " @@ -832,33 +835,33 @@ msgstr "" msgid "_Generate" msgstr "" -#: shell/shell.c:418 +#: shell/shell.c:518 #, c-format msgid "%s - System Information and Benchmark" msgstr "" -#: shell/shell.c:821 +#: shell/shell.c:917 msgid "Loading modules..." msgstr "" -#: shell/shell.c:1576 +#: shell/shell.c:1672 msgid "URL" msgstr "" -#: shell/shell.c:1583 +#: shell/shell.c:1679 msgid "Support URL" msgstr "" -#: shell/shell.c:1594 +#: shell/shell.c:1690 msgid "Wikipedia" msgstr "" -#: shell/shell.c:1923 +#: shell/shell.c:2019 #, c-format msgid "%s → Summary" msgstr "" -#: shell/shell.c:2030 +#: shell/shell.c:2126 msgid "Updating..." msgstr "" @@ -883,7 +886,7 @@ msgstr "" msgid "(failed)" msgstr "" -#: shell/syncmanager.c:657 modules/benchmark.c:887 +#: shell/syncmanager.c:657 modules/benchmark.c:884 msgid "Send benchmark results" msgstr "" @@ -997,7 +1000,7 @@ msgstr "" #. / Used for an unknown value. Having it in only one place cleans up the .po #. * line references #: modules/benchmark/bench_results.c:34 modules/computer.c:41 -#: modules/computer/display.c:41 modules/computer/display.c:58 +#: modules/computer/display.c:40 modules/computer/display.c:57 #: modules/computer/os.c:290 modules/computer/os.c:350 modules/devices.c:532 #: modules/devices/dmi_memory.c:57 modules/devices/dmi_memory.c:58 #: modules/devices/dmi_memory.c:634 modules/devices/dmi_memory.c:777 @@ -1019,9 +1022,9 @@ msgid "(Unknown)" msgstr "" #: modules/benchmark/bench_results.c:69 modules/benchmark/bench_results.c:359 -#: 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:369 +#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:289 +#: modules/devices/arm/processor.c:302 modules/devices/arm/processor.c:344 +#: modules/devices/arm/processor.c:499 modules/devices.c:369 #: modules/devices.c:377 modules/devices.c:405 modules/devices/gpu.c:125 #: modules/devices/gpu.c:127 modules/devices/gpu.c:133 #: modules/devices/gpu.c:135 modules/devices/gpu.c:187 @@ -1031,37 +1034,37 @@ msgstr "" #: modules/devices/m68k/processor.c:87 modules/devices/mips/processor.c:77 #: modules/devices/parisc/processor.c:158 #: modules/devices/parisc/processor.c:191 modules/devices/ppc/processor.c:160 -#: modules/devices/ppc/processor.c:187 modules/devices/riscv/processor.c:186 -#: modules/devices/riscv/processor.c:214 modules/devices/s390/processor.c:160 +#: modules/devices/ppc/processor.c:187 modules/devices/riscv/processor.c:185 +#: modules/devices/riscv/processor.c:213 modules/devices/s390/processor.c:160 #: modules/devices/sh/processor.c:87 modules/devices/sh/processor.c:88 -#: modules/devices/sh/processor.c:89 modules/devices/x86/processor.c:318 -#: modules/devices/x86/processor.c:331 modules/devices/x86/processor.c:659 -#: modules/devices/x86/processor.c:791 +#: modules/devices/sh/processor.c:89 modules/devices/x86/processor.c:317 +#: modules/devices/x86/processor.c:330 modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:790 msgid "MHz" msgstr "" -#: modules/benchmark/bench_results.c:391 modules/devices.c:177 +#: modules/benchmark/bench_results.c:391 modules/devices.c:178 #, c-format msgid "%d physical processor" msgid_plural "%d physical processors" msgstr[0] "" msgstr[1] "" -#: modules/benchmark/bench_results.c:392 modules/devices.c:178 +#: modules/benchmark/bench_results.c:392 modules/devices.c:179 #, c-format msgid "%d core" msgid_plural "%d cores" msgstr[0] "" msgstr[1] "" -#: modules/benchmark/bench_results.c:393 modules/devices.c:179 +#: modules/benchmark/bench_results.c:393 modules/devices.c:180 #, c-format msgid "%d thread" msgid_plural "%d threads" msgstr[0] "" msgstr[1] "" -#: modules/benchmark/bench_results.c:398 modules/devices.c:181 +#: modules/benchmark/bench_results.c:398 modules/devices.c:182 #, c-format msgid "%d NUMA node" msgid_plural "%d NUMA nodes" @@ -1069,189 +1072,195 @@ msgstr[0] "" msgstr[1] "" #. /NP procs; NC cores across NN nodes; NT threads -#: modules/benchmark/bench_results.c:402 modules/devices.c:182 +#: modules/benchmark/bench_results.c:402 modules/devices.c:183 #, c-format msgid "%s; %s across %s; %s" msgstr "" #. /NP procs; NC cores; NT threads -#: modules/benchmark/bench_results.c:407 modules/devices.c:185 +#: modules/benchmark/bench_results.c:407 modules/devices.c:186 #, c-format msgid "%s; %s; %s" msgstr "" -#: modules/benchmark/bench_results.c:479 modules/benchmark/bench_results.c:599 +#: modules/benchmark/bench_results.c:478 modules/benchmark/bench_results.c:598 #: modules/computer.c:961 modules/devices/dmi_memory.c:636 #: modules/devices/dmi_memory.c:717 modules/devices/dmi_memory.c:727 #: modules/devices/dmi_memory.c:781 modules/devices/dmi_memory.c:868 -#: modules/devices/dmi_memory.c:914 modules/devices/dmi_memory.c:999 +#: modules/devices/dmi_memory.c:914 modules/devices/dmi_memory.c:997 #: modules/network/net.c:421 modules/network/net.c:445 #: modules/network/net.c:446 msgid "MiB" msgstr "" -#: modules/benchmark/bench_results.c:484 modules/benchmark/bench_results.c:598 +#: modules/benchmark/bench_results.c:483 modules/benchmark/bench_results.c:597 msgid "kiB" msgstr "" -#: modules/benchmark/bench_results.c:492 modules/benchmark/bench_results.c:546 +#: modules/benchmark/bench_results.c:491 modules/benchmark/bench_results.c:545 #, c-format msgid "%d-bit" msgstr "" -#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:511 modules/benchmark/bench_results.c:574 msgid "Benchmark Result" msgstr "" -#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:511 modules/benchmark/bench_results.c:574 msgid "Threads" msgstr "" -#: modules/benchmark/bench_results.c:513 modules/benchmark/bench_results.c:577 +#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:576 msgid "Elapsed Time" msgstr "" -#: modules/benchmark/bench_results.c:513 modules/benchmark/bench_results.c:577 +#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:576 msgid "seconds" msgstr "" -#: modules/benchmark/bench_results.c:514 modules/computer/languages.c:101 -#: modules/devices/arm/processor.c:355 modules/devices/gpu.c:157 +#: modules/benchmark/bench_results.c:513 modules/computer/languages.c:101 +#: modules/devices/arm/processor.c:354 modules/devices/gpu.c:157 #: modules/devices/ia64/processor.c:166 #: modules/devices/loongarch64/processor.c:84 modules/devices/pci.c:146 #: modules/devices/ppc/processor.c:159 msgid "Revision" msgstr "" -#: modules/benchmark/bench_results.c:515 modules/benchmark/bench_results.c:578 +#: modules/benchmark/bench_results.c:514 modules/benchmark/bench_results.c:577 msgid "Extra Information" msgstr "" -#: modules/benchmark/bench_results.c:517 modules/benchmark/bench_results.c:580 +#: modules/benchmark/bench_results.c:516 modules/benchmark/bench_results.c:579 msgid "Note" msgstr "" -#: modules/benchmark/bench_results.c:518 modules/benchmark/bench_results.c:581 +#: modules/benchmark/bench_results.c:517 modules/benchmark/bench_results.c:580 msgid "" "This result is from an old version of HardInfo. Results might not be " "comparable to current version. Some details are missing." msgstr "" -#: modules/benchmark/bench_results.c:522 modules/benchmark/bench_results.c:585 +#: modules/benchmark/bench_results.c:521 modules/benchmark/bench_results.c:584 #: modules/devices/devicetree/pmac_data.c:81 modules/devices/sh/processor.c:85 msgid "Machine" msgstr "" -#: modules/benchmark/bench_results.c:523 modules/benchmark/bench_results.c:585 -#: modules/devices/devicetree.c:208 modules/devices/dmi.c:48 +#: modules/benchmark/bench_results.c:522 modules/benchmark/bench_results.c:584 +#: modules/devices/devicetree.c:207 modules/devices/dmi.c:48 msgid "Board" msgstr "" -#: modules/benchmark/bench_results.c:524 modules/benchmark/bench_results.c:587 +#: modules/benchmark/bench_results.c:523 modules/benchmark/bench_results.c:586 #: modules/computer.c:559 msgid "Machine Type" msgstr "" -#: modules/benchmark/bench_results.c:525 modules/benchmark/bench_results.c:590 +#: modules/benchmark/bench_results.c:524 modules/benchmark/bench_results.c:589 msgid "CPU Name" msgstr "" -#: modules/benchmark/bench_results.c:526 modules/benchmark/bench_results.c:591 +#: modules/benchmark/bench_results.c:525 modules/benchmark/bench_results.c:590 msgid "CPU Description" msgstr "" -#: modules/benchmark/bench_results.c:527 modules/benchmark/bench_results.c:593 -#: modules/benchmark.c:561 +#: modules/benchmark/bench_results.c:526 modules/benchmark/bench_results.c:592 +#: modules/benchmark.c:559 msgid "CPU Config" msgstr "" -#: modules/benchmark/bench_results.c:528 modules/benchmark/bench_results.c:593 +#: modules/benchmark/bench_results.c:527 modules/benchmark/bench_results.c:592 msgid "Threads Available" msgstr "" -#: modules/benchmark/bench_results.c:529 modules/benchmark/bench_results.c:594 +#: modules/benchmark/bench_results.c:528 modules/benchmark/bench_results.c:593 msgid "GPU" msgstr "" -#: modules/benchmark/bench_results.c:530 modules/benchmark/bench_results.c:596 +#: modules/benchmark/bench_results.c:529 modules/benchmark/bench_results.c:595 #: modules/computer.c:571 msgid "OpenGL Renderer" msgstr "" -#: modules/benchmark/bench_results.c:531 modules/benchmark/bench_results.c:598 +#: modules/benchmark/bench_results.c:530 modules/benchmark/bench_results.c:597 #: modules/computer.c:140 modules/computer.c:558 modules/computer.c:1054 #: modules/devices/gpu.c:160 msgid "Memory" msgstr "" -#: modules/benchmark/bench_results.c:532 modules/benchmark/bench_results.c:600 +#: modules/benchmark/bench_results.c:531 modules/benchmark/bench_results.c:599 msgid "Pointer Size" msgstr "" -#: modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:574 msgid "Benchmark" msgstr "" -#: modules/benchmark/bench_results.c:576 modules/devices/dmi_memory.c:936 +#: modules/benchmark/bench_results.c:575 modules/devices/dmi_memory.c:936 #: modules/devices/firmware.c:245 modules/devices/monitors.c:495 -#: modules/devices/x86/processor.c:693 +#: modules/devices/x86/processor.c:692 msgid "Result" msgstr "" -#: modules/benchmark/bench_results.c:588 +#: modules/benchmark/bench_results.c:587 msgid "Linux Kernel" msgstr "" -#: modules/benchmark/bench_results.c:589 +#: modules/benchmark/bench_results.c:588 msgid "Linux OS" msgstr "" -#: modules/benchmark/bench_results.c:598 +#: modules/benchmark/bench_results.c:597 msgid "Physical Memory" msgstr "" -#: modules/benchmark/bench_results.c:602 +#: modules/benchmark/bench_results.c:601 msgid "Handles" msgstr "" -#: modules/benchmark/bench_results.c:602 +#: modules/benchmark/bench_results.c:601 msgid "mid" msgstr "" -#: modules/benchmark/bench_results.c:603 +#: modules/benchmark/bench_results.c:602 msgid "cfg_val" msgstr "" -#: modules/benchmark.c:353 +#: modules/benchmark.c:352 msgid "This Machine" msgstr "" -#: modules/benchmark.c:561 +#: modules/benchmark.c:559 msgid "Results" msgstr "" -#: modules/benchmark.c:562 modules/devices/sparc/processor.c:75 +#: modules/benchmark.c:560 modules/devices/sparc/processor.c:75 msgid "CPU" msgstr "" -#: modules/benchmark.c:638 +#: modules/benchmark.c:636 #, c-format msgid "Benchmarking: %s." msgstr "" -#: modules/benchmark.c:645 +#: modules/benchmark.c:643 msgid "Stop" msgstr "" -#: modules/benchmark.c:727 +#: modules/benchmark.c:655 +msgid "" +"Please do not move your mouse\n" +"or press any keys." +msgstr "" + +#: modules/benchmark.c:725 msgid "Benchmarks" msgstr "" -#: modules/benchmark.c:737 +#: modules/benchmark.c:735 msgid "Perform tasks and compare with other systems" msgstr "" -#: modules/benchmark.c:893 +#: modules/benchmark.c:890 msgid "Receive benchmark results" msgstr "" @@ -1510,7 +1519,7 @@ msgid "Field" msgstr "" #: modules/computer.c:386 modules/computer.c:715 modules/computer/modules.c:370 -#: modules/computer/modules.c:371 modules/devices/arm/processor.c:470 +#: modules/computer/modules.c:371 modules/devices/arm/processor.c:469 msgid "Description" msgstr "" @@ -1579,7 +1588,7 @@ msgstr "" msgid "Session Display Server" msgstr "" -#: modules/computer.c:577 modules/devices.c:107 +#: modules/computer.c:577 modules/devices.c:108 msgid "Input Devices" msgstr "" @@ -1686,12 +1695,12 @@ msgstr "" #: modules/computer.c:714 modules/computer.c:742 modules/computer.c:863 #: modules/computer/languages.c:95 modules/computer/modules.c:370 -#: modules/devices/arm/processor.c:469 modules/devices/dmi.c:38 +#: modules/devices/arm/processor.c:468 modules/devices/dmi.c:38 #: modules/devices/dmi.c:49 modules/devices/gpu.c:249 #: modules/devices/ia64/processor.c:160 modules/devices/inputdevices.c:141 #: modules/devices/monitors.c:403 modules/devices/monitors.c:505 -#: modules/devices/sh/processor.c:84 modules/devices/x86/processor.c:751 -#: modules/network.c:332 +#: modules/devices/sh/processor.c:84 modules/devices/x86/processor.c:750 +#: modules/network.c:333 msgid "Name" msgstr "" @@ -1728,7 +1737,7 @@ msgstr "" #: modules/devices/pci.c:102 modules/devices/pci.c:110 #: modules/devices/pci.c:154 modules/devices/storage.c:48 #: modules/devices/storage.c:57 modules/devices/usb.c:172 -#: modules/devices/usb.c:184 modules/devices/x86/processor.c:812 +#: modules/devices/usb.c:184 modules/devices/x86/processor.c:811 msgid "Device" msgstr "" @@ -1739,7 +1748,7 @@ msgstr "" #: modules/computer.c:780 modules/devices.c:772 modules/devices.c:809 #: modules/devices/dmi.c:56 modules/devices/dmi_memory.c:658 #: modules/devices/dmi_memory.c:807 modules/devices/inputdevices.c:142 -#: modules/devices/x86/processor.c:716 +#: modules/devices/x86/processor.c:715 msgid "Type" msgstr "" @@ -1758,7 +1767,7 @@ msgstr "" #: modules/computer.c:790 modules/computer.c:830 modules/devices.c:809 #: modules/devices/dmi.c:40 modules/devices/dmi.c:46 modules/devices/dmi.c:50 #: modules/devices/dmi.c:55 modules/devices/dmi_memory.c:808 -#: modules/devices/dmi_memory.c:952 modules/devices/firmware.c:75 +#: modules/devices/dmi_memory.c:950 modules/devices/firmware.c:75 #: modules/devices/firmware.c:167 modules/devices/firmware.c:172 #: modules/devices/firmware.c:219 modules/devices/gpu.c:84 #: modules/devices/gpu.c:92 modules/devices/gpu.c:240 @@ -1766,8 +1775,8 @@ msgstr "" #: modules/devices/monitors.c:402 modules/devices/pci.c:101 #: modules/devices/pci.c:109 modules/devices/storage.c:47 #: modules/devices/storage.c:56 modules/devices/storage.c:282 -#: modules/devices/storage.c:572 modules/devices/storage.c:771 -#: modules/devices/usb.c:171 modules/devices/x86/processor.c:655 +#: modules/devices/storage.c:572 modules/devices/storage.c:777 +#: modules/devices/usb.c:171 modules/devices/x86/processor.c:654 msgid "Vendor" msgstr "" @@ -1856,7 +1865,7 @@ msgstr "" #: modules/computer.c:959 modules/devices/dmi_memory.c:715 #: modules/devices/dmi_memory.c:725 modules/devices/dmi_memory.c:866 -#: modules/devices/dmi_memory.c:997 +#: modules/devices/dmi_memory.c:995 msgid "GiB" msgstr "" @@ -1873,11 +1882,11 @@ msgstr "" msgid "Graphics" msgstr "" -#: modules/computer.c:1055 modules/devices.c:108 +#: modules/computer.c:1055 modules/devices.c:109 msgid "Storage" msgstr "" -#: modules/computer.c:1055 modules/devices.c:104 +#: modules/computer.c:1055 modules/devices.c:105 msgid "Printers" msgstr "" @@ -1923,7 +1932,7 @@ msgstr "" #: modules/computer/filesystem.c:90 modules/devices.c:795 #: modules/devices/dmi_memory.c:664 modules/devices/dmi_memory.c:811 #: modules/devices/dmi_memory.c:843 modules/devices/dmi_memory.c:882 -#: modules/devices/dmi_memory.c:951 +#: modules/devices/dmi_memory.c:949 msgid "Size" msgstr "" @@ -2220,8 +2229,8 @@ msgstr "" #: modules/computer/modules.c:338 modules/computer/modules.c:339 #: modules/computer/modules.c:340 modules/computer/modules.c:341 #: modules/computer/modules.c:342 modules/computer/modules.c:343 -#: modules/devices/dmi.c:117 modules/devices/dmi_memory.c:938 -#: modules/devices/firmware.c:245 modules/devices/x86/processor.c:695 +#: modules/devices/dmi.c:116 modules/devices/firmware.c:245 +#: modules/devices/x86/processor.c:694 msgid "(Not available)" msgstr "" @@ -2321,7 +2330,7 @@ msgstr "" msgid "Access forbidden? (running as superuser)" msgstr "" -#: modules/computer/os.c:298 modules/computer/os.c:573 +#: modules/computer/os.c:298 modules/computer/os.c:572 msgid "Disabled" msgstr "" @@ -2356,11 +2365,11 @@ msgstr "" msgid "%d bits (healthy)" msgstr "" -#: modules/computer/os.c:568 +#: modules/computer/os.c:567 msgid "Not installed" msgstr "" -#: modules/computer/os.c:571 +#: modules/computer/os.c:570 msgid "Enabled" msgstr "" @@ -2377,14 +2386,14 @@ msgid "Default Shell" msgstr "" #: modules/devices/alpha/processor.c:88 modules/devices.c:795 -#: modules/devices/devicetree.c:163 modules/devices/devicetree.c:209 +#: modules/devices/devicetree.c:162 modules/devices/devicetree.c:208 #: modules/devices/devicetree/pmac_data.c:80 modules/devices/gpu.c:116 #: modules/devices/ia64/processor.c:165 #: modules/devices/loongarch64/processor.c:83 #: modules/devices/m68k/processor.c:84 modules/devices/mips/processor.c:75 #: modules/devices/monitors.c:404 modules/devices/parisc/processor.c:155 -#: modules/devices/ppc/processor.c:158 modules/devices/riscv/processor.c:182 -#: modules/devices/s390/processor.c:132 modules/devices/x86/processor.c:812 +#: modules/devices/ppc/processor.c:158 modules/devices/riscv/processor.c:181 +#: modules/devices/s390/processor.c:132 modules/devices/x86/processor.c:811 msgid "Model" msgstr "" @@ -2392,32 +2401,32 @@ msgstr "" msgid "Platform String" msgstr "" -#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:345 +#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:344 #: modules/devices/ia64/processor.c:167 #: modules/devices/loongarch64/processor.c:85 #: modules/devices/m68k/processor.c:87 modules/devices/mips/processor.c:77 #: modules/devices/parisc/processor.c:158 modules/devices/ppc/processor.c:160 -#: modules/devices/riscv/processor.c:186 modules/devices/sh/processor.c:87 -#: modules/devices/x86/processor.c:659 modules/devices/x86/processor.c:812 +#: modules/devices/riscv/processor.c:185 modules/devices/sh/processor.c:87 +#: modules/devices/x86/processor.c:658 modules/devices/x86/processor.c:811 msgid "Frequency" msgstr "" -#: modules/devices/alpha/processor.c:91 modules/devices/arm/processor.c:346 +#: modules/devices/alpha/processor.c:91 modules/devices/arm/processor.c:345 #: modules/devices/ia64/processor.c:168 modules/devices/m68k/processor.c:88 #: modules/devices/mips/processor.c:78 modules/devices/parisc/processor.c:159 #: modules/devices/ppc/processor.c:161 modules/devices/s390/processor.c:134 -#: modules/devices/sh/processor.c:90 modules/devices/x86/processor.c:660 +#: modules/devices/sh/processor.c:90 modules/devices/x86/processor.c:659 msgid "BogoMips" msgstr "" -#: modules/devices/alpha/processor.c:92 modules/devices/arm/processor.c:347 +#: modules/devices/alpha/processor.c:92 modules/devices/arm/processor.c:346 #: modules/devices/ia64/processor.c:169 #: modules/devices/loongarch64/processor.c:88 #: modules/devices/m68k/processor.c:89 modules/devices/mips/processor.c:79 #: modules/devices/parisc/processor.c:160 modules/devices/ppc/processor.c:162 -#: modules/devices/riscv/processor.c:187 modules/devices/s390/processor.c:135 +#: modules/devices/riscv/processor.c:186 modules/devices/s390/processor.c:135 #: modules/devices/sh/processor.c:91 modules/devices/sparc/processor.c:77 -#: modules/devices/x86/processor.c:661 +#: modules/devices/x86/processor.c:660 msgid "Byte Order" msgstr "" @@ -2595,69 +2604,69 @@ msgstr "" msgid "ARM Processor" msgstr "" -#: modules/devices/arm/processor.c:214 modules/devices/riscv/processor.c:147 -#: modules/devices/x86/processor.c:610 +#: modules/devices/arm/processor.c:214 modules/devices/riscv/processor.c:146 +#: modules/devices/x86/processor.c:609 msgid "Empty List" msgstr "" -#: modules/devices/arm/processor.c:240 modules/devices/gpu.c:158 -#: modules/devices/gpu.c:242 modules/devices/x86/processor.c:268 +#: modules/devices/arm/processor.c:239 modules/devices/gpu.c:158 +#: modules/devices/gpu.c:242 modules/devices/x86/processor.c:267 msgid "Clocks" msgstr "" -#: modules/devices/arm/processor.c:286 modules/devices/arm/processor.c:299 -#: modules/devices/x86/processor.c:314 modules/devices/x86/processor.c:327 +#: modules/devices/arm/processor.c:285 modules/devices/arm/processor.c:298 +#: modules/devices/x86/processor.c:313 modules/devices/x86/processor.c:326 #, c-format msgid "%.2f-%.2f %s=%dx\n" msgstr "" -#: modules/devices/arm/processor.c:342 +#: modules/devices/arm/processor.c:341 msgid "Linux Name" msgstr "" -#: modules/devices/arm/processor.c:343 +#: modules/devices/arm/processor.c:342 msgid "Decoded Name" msgstr "" -#: modules/devices/arm/processor.c:344 modules/network/net.c:481 +#: modules/devices/arm/processor.c:343 modules/network/net.c:481 msgid "Mode" msgstr "" -#: modules/devices/arm/processor.c:350 +#: modules/devices/arm/processor.c:349 msgid "ARM" msgstr "" -#: modules/devices/arm/processor.c:351 +#: modules/devices/arm/processor.c:350 msgid "Implementer" msgstr "" -#: modules/devices/arm/processor.c:352 modules/devices/dmi_memory.c:953 +#: modules/devices/arm/processor.c:351 modules/devices/dmi_memory.c:951 msgid "Part" msgstr "" -#: modules/devices/arm/processor.c:353 modules/devices/ia64/processor.c:162 -#: modules/devices/parisc/processor.c:156 modules/devices/riscv/processor.c:183 +#: modules/devices/arm/processor.c:352 modules/devices/ia64/processor.c:162 +#: modules/devices/parisc/processor.c:156 modules/devices/riscv/processor.c:182 msgid "Architecture" msgstr "" -#: modules/devices/arm/processor.c:354 +#: modules/devices/arm/processor.c:353 msgid "Variant" msgstr "" -#: modules/devices/arm/processor.c:356 modules/devices/riscv/processor.c:190 -#: modules/devices/sparc/processor.c:78 modules/devices/x86/processor.c:667 +#: modules/devices/arm/processor.c:355 modules/devices/riscv/processor.c:189 +#: modules/devices/sparc/processor.c:78 modules/devices/x86/processor.c:666 msgid "Capabilities" msgstr "" -#: modules/devices/arm/processor.c:468 +#: modules/devices/arm/processor.c:467 msgid "SOC/Package" msgstr "" -#: modules/devices/arm/processor.c:472 modules/devices/x86/processor.c:753 +#: modules/devices/arm/processor.c:471 modules/devices/x86/processor.c:752 msgid "Logical CPU Config" msgstr "" -#: modules/devices/arm/processor.c:489 +#: modules/devices/arm/processor.c:488 msgid "SOC/Package Information" msgstr "" @@ -2687,7 +2696,7 @@ msgid "" "Serial Number=%s\n" msgstr "" -#: modules/devices/battery.c:343 +#: modules/devices/battery.c:344 #, c-format msgid "" "\n" @@ -2699,7 +2708,7 @@ msgid "" "APM BIOS version=%s\n" msgstr "" -#: modules/devices/battery.c:355 +#: modules/devices/battery.c:356 #, c-format msgid "" "\n" @@ -2710,54 +2719,54 @@ msgid "" "APM BIOS version=%s\n" msgstr "" -#: modules/devices/battery.c:382 +#: modules/devices/battery.c:383 msgid "" "[No batteries]\n" "No batteries found on this system=\n" msgstr "" -#: modules/devices.c:99 +#: modules/devices.c:100 msgid "Graphics Processors" msgstr "" -#: modules/devices.c:100 modules/devices/monitors.c:449 +#: modules/devices.c:101 modules/devices/monitors.c:449 #: modules/devices/monitors.c:495 msgid "Monitors" msgstr "" -#: modules/devices.c:101 modules/devices/pci.c:175 +#: modules/devices.c:102 modules/devices/pci.c:175 msgid "PCI Devices" msgstr "" -#: modules/devices.c:102 modules/devices/usb.c:211 +#: modules/devices.c:103 modules/devices/usb.c:211 msgid "USB Devices" msgstr "" -#: modules/devices.c:103 +#: modules/devices.c:104 msgid "Firmware" msgstr "" -#: modules/devices.c:105 +#: modules/devices.c:106 msgid "Battery" msgstr "" -#: modules/devices.c:106 +#: modules/devices.c:107 msgid "Sensors" msgstr "" -#: modules/devices.c:109 +#: modules/devices.c:110 msgid "System DMI" msgstr "" -#: modules/devices.c:110 +#: modules/devices.c:111 msgid "Memory Devices" msgstr "" -#: modules/devices.c:112 modules/devices.c:114 +#: modules/devices.c:113 modules/devices.c:115 msgid "Device Tree" msgstr "" -#: modules/devices.c:116 +#: modules/devices.c:117 msgid "Resources" msgstr "" @@ -2815,67 +2824,67 @@ msgid "" "udisks2 is required for NVMe devices." msgstr "" -#: modules/devices/devicetree.c:52 +#: modules/devices/devicetree.c:51 msgid "Properties" msgstr "" -#: modules/devices/devicetree.c:53 +#: modules/devices/devicetree.c:52 msgid "Children" msgstr "" -#: modules/devices/devicetree.c:89 +#: modules/devices/devicetree.c:88 msgid "Node" msgstr "" -#: modules/devices/devicetree.c:90 +#: modules/devices/devicetree.c:89 msgid "Node Path" msgstr "" -#: modules/devices/devicetree.c:91 +#: modules/devices/devicetree.c:90 msgid "Alias" msgstr "" -#: modules/devices/devicetree.c:92 +#: modules/devices/devicetree.c:91 msgid "Symbol" msgstr "" -#: modules/devices/devicetree.c:145 modules/devices/devicetree/pmac_data.c:79 +#: modules/devices/devicetree.c:144 modules/devices/devicetree/pmac_data.c:79 msgid "Platform" msgstr "" -#: modules/devices/devicetree.c:146 modules/devices/devicetree.c:211 +#: modules/devices/devicetree.c:145 modules/devices/devicetree.c:210 #: modules/devices/gpu.c:247 msgid "Compatible" msgstr "" -#: modules/devices/devicetree.c:147 +#: modules/devices/devicetree.c:146 msgid "GPU-compatible" msgstr "" -#: modules/devices/devicetree.c:162 +#: modules/devices/devicetree.c:161 msgid "Raspberry Pi or Compatible" msgstr "" -#: modules/devices/devicetree.c:164 modules/devices/devicetree.c:191 -#: modules/devices/devicetree.c:210 modules/devices/devicetree/rpi_data.c:169 +#: modules/devices/devicetree.c:163 modules/devices/devicetree.c:190 +#: modules/devices/devicetree.c:209 modules/devices/devicetree/rpi_data.c:169 #: modules/devices/dmi.c:42 modules/devices/dmi.c:52 modules/devices/dmi.c:58 #: modules/devices/usb.c:181 msgid "Serial Number" msgstr "" -#: modules/devices/devicetree.c:165 modules/devices/devicetree/rpi_data.c:166 +#: modules/devices/devicetree.c:164 modules/devices/devicetree/rpi_data.c:166 msgid "RCode" msgstr "" -#: modules/devices/devicetree.c:165 +#: modules/devices/devicetree.c:164 msgid "No revision code available; unable to lookup model details." msgstr "" -#: modules/devices/devicetree.c:190 +#: modules/devices/devicetree.c:189 msgid "More" msgstr "" -#: modules/devices/devicetree.c:271 +#: modules/devices/devicetree.c:270 msgid "Messages" msgstr "" @@ -2964,20 +2973,19 @@ msgstr "" msgid "Asset Tag" msgstr "" -#: modules/devices/dmi.c:121 modules/devices/dmi_memory.c:939 -#: modules/devices/x86/processor.c:696 +#: modules/devices/dmi.c:120 modules/devices/x86/processor.c:695 msgid "(Not available; Perhaps try running HardInfo as root.)" msgstr "" -#: modules/devices/dmi.c:162 +#: modules/devices/dmi.c:161 msgid "DMI Unavailable" msgstr "" -#: modules/devices/dmi.c:164 +#: modules/devices/dmi.c:163 msgid "DMI is not avaliable. Perhaps this platform does not provide DMI." msgstr "" -#: modules/devices/dmi.c:165 +#: modules/devices/dmi.c:164 msgid "DMI is not available; Perhaps try running HardInfo as root." msgstr "" @@ -3021,12 +3029,12 @@ msgstr "" msgid "Memory Array" msgstr "" -#: modules/devices/dmi_memory.c:747 modules/devices/x86/processor.c:715 +#: modules/devices/dmi_memory.c:747 modules/devices/x86/processor.c:714 msgid "DMI Handle" msgstr "" #: modules/devices/dmi_memory.c:748 modules/devices/dmi_memory.c:804 -#: modules/devices/dmi_memory.c:841 modules/devices/dmi_memory.c:950 +#: modules/devices/dmi_memory.c:841 modules/devices/dmi_memory.c:948 msgid "Locator" msgstr "" @@ -3103,30 +3111,31 @@ msgstr "" msgid "Serial Presence Detect (SPD) Summary" msgstr "" -#: modules/devices/dmi_memory.c:1007 -msgid " dmidecode utility available" +#: modules/devices/dmi_memory.c:937 +msgid "(Not available - See hint box below)" msgstr "" -#: modules/devices/dmi_memory.c:1008 -msgid " ... and HardInfo2 running with superuser privileges" +#: modules/devices/dmi_memory.c:1005 +msgid " dmidecode package installed" msgstr "" -#: modules/devices/dmi_memory.c:1009 -msgid "" -" at24 (or eeprom) module loaded (for SDR, DDR, DDR2, DDR3)" +#: modules/devices/dmi_memory.c:1006 +msgid " sudo chmod a+r /sys/firmware/dmi/tables/*" msgstr "" -#: modules/devices/dmi_memory.c:1010 -msgid "" -" ... or ee1004 module loaded and configured! " -"(for DDR4)" +#: modules/devices/dmi_memory.c:1007 +msgid " sudo modprobe at24 (or eeprom) (for SDR, DDR, DDR2, DDR3)" msgstr "" -#: modules/devices/dmi_memory.c:1019 -msgid "Memory information requires one or both of the following:" +#: modules/devices/dmi_memory.c:1008 +msgid " sudo modprobe ee1004 (for DDR4)" +msgstr "" + +#: modules/devices/dmi_memory.c:1017 +msgid "Memory Information requires more Setup:" msgstr "" -#: modules/devices/dmi_memory.c:1045 +#: modules/devices/dmi_memory.c:1043 msgid "" "\"More often than not, information contained in the DMI tables is " "inaccurate,\n" @@ -3236,7 +3245,7 @@ msgid "Plugin" msgstr "" #: modules/devices/firmware.c:74 modules/devices/firmware.c:205 -#: modules/network.c:380 +#: modules/network.c:381 msgid "Flags" msgstr "" @@ -3406,7 +3415,7 @@ msgstr "" msgid "BogoMIPS" msgstr "" -#: modules/devices/m68k/processor.c:85 modules/devices/riscv/processor.c:185 +#: modules/devices/m68k/processor.c:85 modules/devices/riscv/processor.c:184 msgid "MMU" msgstr "" @@ -3457,7 +3466,7 @@ msgid "Analog" msgstr "" #: modules/devices/monitors.c:395 modules/devices/usb.c:135 -#: modules/network.c:310 modules/network.c:363 modules/network.c:380 +#: modules/network.c:311 modules/network.c:364 modules/network.c:381 msgid "Interface" msgstr "" @@ -3662,7 +3671,7 @@ msgid "" "No printers found=\n" msgstr "" -#: modules/devices/riscv/processor.c:184 +#: modules/devices/riscv/processor.c:183 msgid "uarch" msgstr "" @@ -3846,7 +3855,7 @@ msgid "Timings" msgstr "" #: modules/devices/spd-decode.c:549 modules/devices/spd-decode.c:940 -#: modules/devices/spd-decode.c:982 modules/devices/x86/processor.c:717 +#: modules/devices/spd-decode.c:982 modules/devices/x86/processor.c:716 msgid "Voltage" msgstr "" @@ -4169,7 +4178,7 @@ msgstr "" msgid "Self-monitoring (S.M.A.R.T.)" msgstr "" -#: modules/devices/storage.c:266 modules/devices/x86/processor.c:665 +#: modules/devices/storage.c:266 modules/devices/x86/processor.c:664 msgid "Power Management" msgstr "" @@ -4286,7 +4295,7 @@ msgid "" "[SCSI Disks]\n" msgstr "" -#: modules/devices/storage.c:567 modules/devices/storage.c:767 +#: modules/devices/storage.c:567 modules/devices/storage.c:773 #, c-format msgid "" "[Device Information]\n" @@ -4311,12 +4320,12 @@ msgid "" "[IDE Disks]\n" msgstr "" -#: modules/devices/storage.c:704 +#: modules/devices/storage.c:707 #, c-format msgid "Driver=%s\n" msgstr "" -#: modules/devices/storage.c:773 +#: modules/devices/storage.c:779 #, c-format msgid "" "Device Name=hd%c\n" @@ -4324,7 +4333,7 @@ msgid "" "Cache=%dkb\n" msgstr "" -#: modules/devices/storage.c:783 +#: modules/devices/storage.c:789 #, c-format msgid "" "[Geometry]\n" @@ -4332,14 +4341,14 @@ msgid "" "Logical=%s\n" msgstr "" -#: modules/devices/storage.c:793 +#: modules/devices/storage.c:799 #, c-format msgid "" "[Capabilities]\n" "%s" msgstr "" -#: modules/devices/storage.c:800 +#: modules/devices/storage.c:806 #, c-format msgid "" "[Speeds]\n" @@ -4350,7 +4359,7 @@ msgstr "" msgid "Sub-class" msgstr "" -#: modules/devices/usb.c:138 modules/devices/usb.c:179 modules/network.c:347 +#: modules/devices/usb.c:138 modules/devices/usb.c:179 modules/network.c:348 msgid "Protocol" msgstr "" @@ -4387,82 +4396,64 @@ msgstr "" msgid "Level %d (%s)=%d-way set-associative, %d sets, %dKB size\n" msgstr "" -#. /cache type, as appears in: Level 1 (Data) -#: modules/devices/x86/processor.c:170 -msgctxt "cache-type" -msgid "Data" -msgstr "" - -#. /cache type, as appears in: Level 1 (Instruction) -#: modules/devices/x86/processor.c:171 -msgctxt "cache-type" -msgid "Instruction" -msgstr "" - -#. /cache type, as appears in: Level 2 (Unified) -#: modules/devices/x86/processor.c:172 -msgctxt "cache-type" -msgid "Unified" -msgstr "" - -#: modules/devices/x86/processor.c:367 +#: modules/devices/x86/processor.c:366 msgid "Caches" msgstr "" -#: modules/devices/x86/processor.c:418 modules/devices/x86/processor.c:435 +#: modules/devices/x86/processor.c:417 modules/devices/x86/processor.c:434 #, c-format msgid "Level %d (%s)#%d=%dx %dKB (%dKB), %d-way set-associative, %d sets\n" msgstr "" -#: modules/devices/x86/processor.c:649 +#: modules/devices/x86/processor.c:648 msgid "Model Name" msgstr "" -#: modules/devices/x86/processor.c:650 +#: modules/devices/x86/processor.c:649 msgid "Family, model, stepping" msgstr "" -#: modules/devices/x86/processor.c:656 +#: modules/devices/x86/processor.c:655 msgid "Microcode Version" msgstr "" -#: modules/devices/x86/processor.c:657 +#: modules/devices/x86/processor.c:656 msgid "Configuration" msgstr "" -#: modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:657 msgid "Cache Size" msgstr "" -#: modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:657 msgid "kb" msgstr "" -#: modules/devices/x86/processor.c:666 +#: modules/devices/x86/processor.c:665 msgid "Bug Workarounds" msgstr "" -#: modules/devices/x86/processor.c:693 +#: modules/devices/x86/processor.c:692 msgid "Socket Information" msgstr "" -#: modules/devices/x86/processor.c:714 +#: modules/devices/x86/processor.c:713 msgid "CPU Socket" msgstr "" -#: modules/devices/x86/processor.c:718 +#: modules/devices/x86/processor.c:717 msgid "External Clock" msgstr "" -#: modules/devices/x86/processor.c:719 +#: modules/devices/x86/processor.c:718 msgid "Max Frequency" msgstr "" -#: modules/devices/x86/processor.c:750 +#: modules/devices/x86/processor.c:749 msgid "Package Information" msgstr "" -#: modules/devices/x86/processor.c:812 +#: modules/devices/x86/processor.c:811 msgid "Socket:Core" msgstr "" @@ -5893,7 +5884,7 @@ msgstr "" msgid "Routing Table" msgstr "" -#: modules/network.c:64 modules/network.c:309 +#: modules/network.c:64 modules/network.c:310 msgid "ARP Table" msgstr "" @@ -5909,68 +5900,68 @@ msgstr "" msgid "Shared Directories" msgstr "" -#: modules/network.c:310 modules/network.c:332 modules/network.c:363 +#: modules/network.c:311 modules/network.c:333 modules/network.c:364 #: modules/network/net.c:500 msgid "IP Address" msgstr "" -#: modules/network.c:310 +#: modules/network.c:311 msgid "MAC Address" msgstr "" -#: modules/network.c:319 +#: modules/network.c:320 msgid "SAMBA" msgstr "" -#: modules/network.c:320 +#: modules/network.c:321 msgid "NFS" msgstr "" -#: modules/network.c:331 +#: modules/network.c:332 msgid "Name Servers" msgstr "" -#: modules/network.c:346 +#: modules/network.c:347 msgid "Connections" msgstr "" -#: modules/network.c:347 +#: modules/network.c:348 msgid "Local Address" msgstr "" -#: modules/network.c:347 +#: modules/network.c:348 msgid "Foreign Address" msgstr "" -#: modules/network.c:347 +#: modules/network.c:348 msgid "State" msgstr "" -#: modules/network.c:363 +#: modules/network.c:364 msgid "Sent" msgstr "" -#: modules/network.c:363 +#: modules/network.c:364 msgid "Received" msgstr "" -#: modules/network.c:379 +#: modules/network.c:380 msgid "IP routing table" msgstr "" -#: modules/network.c:380 +#: modules/network.c:381 msgid "Destination/Gateway" msgstr "" -#: modules/network.c:380 modules/network/net.c:501 +#: modules/network.c:381 modules/network/net.c:501 msgid "Mask" msgstr "" -#: modules/network.c:408 +#: modules/network.c:409 msgid "Network" msgstr "" -#: modules/network.c:441 +#: modules/network.c:442 msgid "Gathers information about this computer's network connection" msgstr "" diff --git a/po/hu.po b/po/hu.po index 4f47e74d..f24d81e4 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,21 +7,653 @@ msgid "" msgstr "" "Project-Id-Version: hardinfo2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-04-22 11:49+0200\n" +"POT-Creation-Date: 2024-05-30 15:01+0200\n" "PO-Revision-Date: 2024-05-20 13:19+0200\n" "Last-Translator: ViBE \n" "Language-Team: Hungarian \n" "Language: hu\n" +"X-Poedit-Basepath: ../\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: shell/callbacks.c:232 shell/shell.c:421 +#: hardinfo2/cpu_util.c:29 +msgid "Little Endian" +msgstr "" + +#: hardinfo2/cpu_util.c:31 +msgid "Big Endian" +msgstr "" + +#: hardinfo2/cpu_util.c:205 hardinfo2/cpu_util.c:216 modules/devices/gpu.c:216 +msgid "Frequency Scaling" +msgstr "" + +#: hardinfo2/cpu_util.c:206 modules/devices/gpu.c:217 +msgid "Minimum" +msgstr "" + +#: hardinfo2/cpu_util.c:206 hardinfo2/cpu_util.c:207 hardinfo2/cpu_util.c:208 +#: hardinfo2/dt_util.c:590 modules/devices/gpu.c:217 modules/devices/gpu.c:218 +msgid "kHz" +msgstr "kHz" + +#: hardinfo2/cpu_util.c:207 modules/devices/gpu.c:218 +msgid "Maximum" +msgstr "" + +#: hardinfo2/cpu_util.c:208 +msgid "Current" +msgstr "" + +#: hardinfo2/cpu_util.c:209 modules/devices/gpu.c:219 +msgid "Transition Latency" +msgstr "" + +#: hardinfo2/cpu_util.c:209 modules/devices/gpu.c:219 +msgid "ns" +msgstr "" + +#: hardinfo2/cpu_util.c:210 +msgid "Governor" +msgstr "" + +#: hardinfo2/cpu_util.c:211 hardinfo2/cpu_util.c:217 modules/devices.c:772 +#: modules/devices/gpu.c:163 modules/devices/pci.c:148 +#: modules/devices/usb.c:139 +msgid "Driver" +msgstr "" + +#: hardinfo2/cpu_util.c:223 modules/computer.c:785 +#: modules/devices/arm/processor.c:255 modules/devices/x86/processor.c:283 +#: modules/devices/x86/processor.c:387 modules/devices/x86/processor.c:525 +msgid "(Not Available)" +msgstr "" + +#: hardinfo2/cpu_util.c:231 hardinfo2/cpu_util.c:233 +msgid "Socket" +msgstr "" + +#: hardinfo2/cpu_util.c:236 hardinfo2/cpu_util.c:238 modules/devices/gpu.c:159 +#: modules/devices/gpu.c:243 +msgid "Core" +msgstr "" + +#: hardinfo2/cpu_util.c:241 +msgid "Book" +msgstr "" + +#: hardinfo2/cpu_util.c:243 +msgid "Drawer" +msgstr "" + +#: hardinfo2/cpu_util.c:249 modules/devices/arm/processor.c:470 +#: modules/devices/x86/processor.c:751 +msgid "Topology" +msgstr "" + +#: hardinfo2/cpu_util.c:250 +msgid "ID" +msgstr "" + +#: hardinfo2/dmi_util.c:25 +msgid "BIOS Information" +msgstr "" + +#: hardinfo2/dmi_util.c:26 modules/devices/parisc/processor.c:157 +msgid "System" +msgstr "" + +#: hardinfo2/dmi_util.c:27 +msgid "Base Board" +msgstr "" + +#: hardinfo2/dmi_util.c:28 modules/devices/dmi.c:54 +msgid "Chassis" +msgstr "" + +#: hardinfo2/dmi_util.c:29 modules/computer.c:556 modules/computer.c:1054 +#: modules/devices/alpha/processor.c:87 modules/devices/arm/processor.c:340 +#: modules/devices.c:99 modules/devices/ia64/processor.c:159 +#: modules/devices/loongarch64/processor.c:80 +#: modules/devices/m68k/processor.c:83 modules/devices/mips/processor.c:74 +#: modules/devices/parisc/processor.c:154 modules/devices/ppc/processor.c:157 +#: modules/devices/riscv/processor.c:180 modules/devices/s390/processor.c:131 +#: modules/devices/sh/processor.c:83 modules/devices/sparc/processor.c:74 +#: modules/devices/x86/processor.c:647 +msgid "Processor" +msgstr "Processzor" + +#: hardinfo2/dmi_util.c:30 +msgid "Memory Controller" +msgstr "" + +#: hardinfo2/dmi_util.c:31 +msgid "Memory Module" +msgstr "" + +#: hardinfo2/dmi_util.c:32 modules/devices/parisc/processor.c:163 +#: modules/devices/x86/processor.c:663 +msgid "Cache" +msgstr "" + +#: hardinfo2/dmi_util.c:33 +msgid "Port Connector" +msgstr "" + +#: hardinfo2/dmi_util.c:34 +msgid "System Slots" +msgstr "" + +#: hardinfo2/dmi_util.c:35 +msgid "On Board Devices" +msgstr "" + +#: hardinfo2/dmi_util.c:36 +msgid "OEM Strings" +msgstr "" + +#: hardinfo2/dmi_util.c:37 +msgid "System Configuration Options" +msgstr "" + +#: hardinfo2/dmi_util.c:38 +msgid "BIOS Language" +msgstr "" + +#: hardinfo2/dmi_util.c:39 +msgid "Group Associations" +msgstr "" + +#: hardinfo2/dmi_util.c:40 +msgid "System Event Log" +msgstr "" + +#: hardinfo2/dmi_util.c:41 +msgid "Physical Memory Array" +msgstr "" + +#: hardinfo2/dmi_util.c:42 +msgid "Memory Device" +msgstr "" + +#: hardinfo2/dmi_util.c:43 +msgid "32-bit Memory Error" +msgstr "" + +#: hardinfo2/dmi_util.c:44 +msgid "Memory Array Mapped Address" +msgstr "" + +#: hardinfo2/dmi_util.c:45 +msgid "Memory Device Mapped Address" +msgstr "" + +#: hardinfo2/dmi_util.c:46 +msgid "Built-in Pointing Device" +msgstr "" + +#: hardinfo2/dmi_util.c:47 +msgid "Portable Battery" +msgstr "" + +#: hardinfo2/dmi_util.c:48 +msgid "System Reset" +msgstr "" + +#: hardinfo2/dmi_util.c:49 +msgid "Hardware Security" +msgstr "" + +#: hardinfo2/dmi_util.c:50 +msgid "System Power Controls" +msgstr "" + +#: hardinfo2/dmi_util.c:51 +msgid "Voltage Probe" +msgstr "" + +#: hardinfo2/dmi_util.c:52 +msgid "Cooling Device" +msgstr "" + +#: hardinfo2/dmi_util.c:53 +msgid "Temperature Probe" +msgstr "" + +#: hardinfo2/dmi_util.c:54 +msgid "Electrical Current Probe" +msgstr "" + +#: hardinfo2/dmi_util.c:55 +msgid "Out-of-band Remote Access" +msgstr "" + +#: hardinfo2/dmi_util.c:56 +msgid "Boot Integrity Services" +msgstr "" + +#: hardinfo2/dmi_util.c:57 +msgid "System Boot" +msgstr "" + +#: hardinfo2/dmi_util.c:58 +msgid "64-bit Memory Error" +msgstr "" + +#: hardinfo2/dmi_util.c:59 +msgid "Management Device" +msgstr "" + +#: hardinfo2/dmi_util.c:60 +msgid "Management Device Component" +msgstr "" + +#: hardinfo2/dmi_util.c:61 +msgid "Management Device Threshold Data" +msgstr "" + +#: hardinfo2/dmi_util.c:62 +msgid "Memory Channel" +msgstr "" + +#: hardinfo2/dmi_util.c:63 +msgid "IPMI Device" +msgstr "" + +#: hardinfo2/dmi_util.c:64 +msgid "Power Supply" +msgstr "" + +#: hardinfo2/dmi_util.c:65 +msgid "Additional Information" +msgstr "" + +#: hardinfo2/dmi_util.c:66 +msgid "Onboard Device" +msgstr "" + +#: hardinfo2/dmi_util.c:233 +msgid "Invalid chassis type (0)" +msgstr "" + +#: hardinfo2/dmi_util.c:234 hardinfo2/dmi_util.c:235 +msgid "Unknown chassis type" +msgstr "" + +#: hardinfo2/dmi_util.c:236 +msgid "Desktop" +msgstr "" + +#: hardinfo2/dmi_util.c:237 +msgid "Low-profile Desktop" +msgstr "" + +#: hardinfo2/dmi_util.c:238 +msgid "Pizza Box" +msgstr "" + +#: hardinfo2/dmi_util.c:239 +msgid "Mini Tower" +msgstr "" + +#: hardinfo2/dmi_util.c:240 +msgid "Tower" +msgstr "" + +#: hardinfo2/dmi_util.c:241 +msgid "Portable" +msgstr "" + +#: hardinfo2/dmi_util.c:242 modules/computer.c:412 modules/computer.c:421 +#: modules/computer.c:443 +msgid "Laptop" +msgstr "" + +#: hardinfo2/dmi_util.c:243 +msgid "Notebook" +msgstr "" + +#: hardinfo2/dmi_util.c:244 +msgid "Handheld" +msgstr "" + +#: hardinfo2/dmi_util.c:245 +msgid "Docking Station" +msgstr "" + +#: hardinfo2/dmi_util.c:246 +msgid "All-in-one" +msgstr "" + +#: hardinfo2/dmi_util.c:247 +msgid "Subnotebook" +msgstr "" + +#: hardinfo2/dmi_util.c:248 +msgid "Space-saving" +msgstr "" + +#: hardinfo2/dmi_util.c:249 +msgid "Lunch Box" +msgstr "" + +#: hardinfo2/dmi_util.c:250 +msgid "Main Server Chassis" +msgstr "" + +#: hardinfo2/dmi_util.c:251 +msgid "Expansion Chassis" +msgstr "" + +#: hardinfo2/dmi_util.c:252 +msgid "Sub Chassis" +msgstr "" + +#: hardinfo2/dmi_util.c:253 +msgid "Bus Expansion Chassis" +msgstr "" + +#: hardinfo2/dmi_util.c:254 +msgid "Peripheral Chassis" +msgstr "" + +#: hardinfo2/dmi_util.c:255 +msgid "RAID Chassis" +msgstr "" + +#: hardinfo2/dmi_util.c:256 +msgid "Rack Mount Chassis" +msgstr "" + +#: hardinfo2/dmi_util.c:257 +msgid "Sealed-case PC" +msgstr "" + +#: hardinfo2/dmi_util.c:258 +msgid "Multi-system" +msgstr "" + +#: hardinfo2/dmi_util.c:259 +msgid "CompactPCI" +msgstr "" + +#: hardinfo2/dmi_util.c:260 +msgid "AdvancedTCA" +msgstr "" + +#: hardinfo2/dmi_util.c:261 +msgid "Blade" +msgstr "" + +#: hardinfo2/dmi_util.c:262 +msgid "Blade Enclosing" +msgstr "" + +#: hardinfo2/dmi_util.c:263 +msgid "Tablet" +msgstr "" + +#: hardinfo2/dmi_util.c:264 +msgid "Convertible" +msgstr "" + +#: hardinfo2/dmi_util.c:265 +msgid "Detachable" +msgstr "" + +#: hardinfo2/dmi_util.c:266 +msgid "IoT Gateway" +msgstr "" + +#: hardinfo2/dmi_util.c:267 +msgid "Embedded PC" +msgstr "" + +#: hardinfo2/dmi_util.c:268 +msgid "Mini PC" +msgstr "" + +#: hardinfo2/dmi_util.c:269 +msgid "Stick PC" +msgstr "" + +#: hardinfo2/dt_util.c:1175 +msgid "phandle Map" +msgstr "" + +#: hardinfo2/dt_util.c:1176 +msgid "Alias Map" +msgstr "" + +#: hardinfo2/dt_util.c:1177 +msgid "Symbol Map" +msgstr "" + +#. / %d will be latest year of copyright +#: hardinfo2/hardinfo.c:71 +#, c-format +msgid "" +"Copyright (C) 2003-2023 L. A. F. Pereira. 2024-%d Hardinfo2 Project.\n" +"\n" +msgstr "" + +#: hardinfo2/hardinfo.c:73 +#, c-format +msgid "" +"Compile-time options:\n" +" Release version: %s (%s)\n" +" LibSoup version: %s\n" +" BinReloc enabled: %s\n" +" Data prefix: %s\n" +" Library prefix: %s\n" +" Locale prefix : %s\n" +" Data hardcoded: %s\n" +" Library hardcoded: %s\n" +" Locale hardcoded: %s\n" +" Compiled for: %s\n" +msgstr "" + +#: hardinfo2/hardinfo.c:85 +msgid "3.0" +msgstr "" + +#: hardinfo2/hardinfo.c:86 modules/computer.c:833 +#: modules/computer/modules.c:352 modules/computer/modules.c:353 +#: modules/devices/inputdevices.c:153 modules/devices/printers.c:145 +#: modules/devices/spd-decode.c:971 +msgid "Yes" +msgstr "Igen" + +#: hardinfo2/hardinfo.c:86 modules/computer.c:833 +#: modules/computer/modules.c:352 modules/computer/modules.c:353 +#: modules/devices/printers.c:145 modules/devices/spd-decode.c:968 +msgid "No" +msgstr "Nem" + +#: hardinfo2/hardinfo.c:120 +#, c-format +msgid "Unknown benchmark ``%s''\n" +msgstr "" + +#: hardinfo2/hardinfo.c:159 +msgid "Don't know what to do. Exiting." +msgstr "" + +#: hardinfo2/usb_util.c:293 modules/devices/devicetree.c:90 +#: modules/devices/devicetree.c:91 modules/devices/monitors.c:411 +#: modules/devices/storage.c:306 modules/devices/storage.c:328 +msgid "(None)" +msgstr "" + +#: hardinfo2/util.c:102 modules/computer/uptime.c:54 +#, c-format +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "" +msgstr[1] "" + +#: hardinfo2/util.c:103 modules/computer/uptime.c:55 +#, c-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "" +msgstr[1] "" + +#: hardinfo2/util.c:104 modules/computer/uptime.c:56 +#, c-format +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "" +msgstr[1] "" + +#: hardinfo2/util.c:105 +#, c-format +msgid "%d second" +msgid_plural "%d seconds" +msgstr[0] "" +msgstr[1] "" + +#: hardinfo2/util.c:126 +#, c-format +msgid "%.1f B" +msgstr "" + +#: hardinfo2/util.c:128 +#, c-format +msgid "%.1f KiB" +msgstr "" + +#: hardinfo2/util.c:130 +#, c-format +msgid "%.1f MiB" +msgstr "" + +#: hardinfo2/util.c:132 +#, c-format +msgid "%.1f GiB" +msgstr "" + +#: hardinfo2/util.c:134 +#, c-format +msgid "%.1f TiB" +msgstr "" + +#: hardinfo2/util.c:136 +#, c-format +msgid "%.1f PiB" +msgstr "" + +#: hardinfo2/util.c:366 +msgid "Error" +msgstr "" + +#: hardinfo2/util.c:366 hardinfo2/util.c:382 +msgid "Warning" +msgstr "" + +#: hardinfo2/util.c:381 +msgid "Fatal Error" +msgstr "" + +#: hardinfo2/util.c:408 +msgid "do not print status messages to standard output" +msgstr "" + +#: hardinfo2/util.c:414 +msgid "creates a report and prints to standard output" +msgstr "" + +#: hardinfo2/util.c:420 +msgid "chooses a report format ([text], html)" +msgstr "" + +#: hardinfo2/util.c:426 +msgid "run single benchmark eg. -b 'FPU FFT' (Default all Benchmarks runs)" +msgstr "" + +#: hardinfo2/util.c:432 +msgid "" +"user note attached to benchmark results. (updating/synchronize with server)" +msgstr "" + +#: hardinfo2/util.c:438 +msgid "benchmark result format ([short], conf, shell)" +msgstr "" + +#: hardinfo2/util.c:444 +msgid "" +"maximum number of benchmark results to include (-1 for no limit, default is " +"50)" +msgstr "" + +#: hardinfo2/util.c:450 +msgid "shows program version and quit" +msgstr "" + +#: hardinfo2/util.c:456 +msgid "do not run benchmarks" +msgstr "" + +#: hardinfo2/util.c:462 +msgid "show all details" +msgstr "" + +#: hardinfo2/util.c:467 +msgid "- System Information and Benchmark" +msgstr "" + +#: hardinfo2/util.c:477 +#, c-format +msgid "" +"Unrecognized arguments.\n" +"Try ``%s --help'' for more information.\n" +msgstr "" + +#: hardinfo2/util.c:862 +#, c-format +msgid "Module \"%s\" depends on module \"%s\", load it?" +msgstr "" + +#: hardinfo2/util.c:885 +#, c-format +msgid "Module \"%s\" depends on module \"%s\"." +msgstr "" + +#: hardinfo2/util.c:952 +#, c-format +msgid "Scanning: %s..." +msgstr "" + +#: hardinfo2/util.c:962 shell/shell.c:302 shell/shell.c:932 shell/shell.c:2146 +msgid "Done." +msgstr "Kész." + +#: hardinfo2/vendor.c:213 +msgid "Update vendor list" +msgstr "" + +#: hardinfo2/vendor.c:218 +msgid "Check Update Version" +msgstr "" + +#: hardinfo2/vendor.c:391 modules/computer.c:608 modules/computer.c:813 +#: modules/computer/os.c:80 modules/computer/os.c:267 modules/computer/os.c:304 +#: modules/computer/os.c:511 modules/computer/os.c:581 modules/devices.c:403 +#: modules/devices.c:549 modules/devices/firmware.c:149 +#: modules/devices/printers.c:106 modules/devices/printers.c:113 +#: modules/devices/printers.c:123 modules/devices/printers.c:138 +#: modules/devices/printers.c:147 modules/devices/printers.c:256 +#: modules/devices/spd-decode.c:311 modules/devices/usb.c:149 +msgid "Unknown" +msgstr "Ismeretlen" + +#: shell/callbacks.c:396 shell/shell.c:523 msgid "System Information and Benchmark" msgstr "Rendszer-információ és teljesítménymérés" -#: shell/callbacks.c:237 +#: shell/callbacks.c:401 msgid "" "HardInfo2 is free software; you can redistribute it and/or modify it under " "the terms of the GNU General Public License as published by the Free " @@ -41,87 +673,111 @@ msgstr "" msgid "_Information" msgstr "_Információ" -#: shell/menu.c:45 +#: shell/menu.c:44 msgid "_View" msgstr "_Nézet" #: shell/menu.c:46 +msgid "_Theme" +msgstr "" + +#: shell/menu.c:48 msgid "_Help" msgstr "_Súgó" -#: shell/menu.c:51 +#: shell/menu.c:52 msgid "Generate _Report" msgstr "_Jelentés" -#: shell/menu.c:52 +#: shell/menu.c:53 msgid "Generates a report with detailed system information" msgstr "" -#: shell/menu.c:56 shell/syncmanager.c:689 +#: shell/menu.c:57 shell/syncmanager.c:691 msgid "Synchronize" msgstr "Feltöltés" -#: shell/menu.c:57 +#: shell/menu.c:58 msgid "Send benchmark results and receive updated data from the network" msgstr "" -#: shell/menu.c:61 +#: shell/menu.c:62 msgid "_Open..." msgstr "_Megnyitás..." -#: shell/menu.c:66 -msgid "_Copy to Clipboard" -msgstr "_Másolás vágólapra" - -#: shell/menu.c:67 -msgid "Copy to clipboard" -msgstr "Másolás vágólapra" - -#: shell/menu.c:71 +#: shell/menu.c:73 msgid "_Refresh" msgstr "_Frissítés" -#: shell/menu.c:76 +#: shell/menu.c:78 msgid "_Open HardInfo2 Web Site" msgstr "HardInfo2 honlap _megnyitása" -#: shell/menu.c:81 +#: shell/menu.c:83 msgid "_Report bug" msgstr "_Hibabejelentés" -#: shell/menu.c:86 +#: shell/menu.c:88 msgid "_About HardInfo2" msgstr "_Névjegy" -#: shell/menu.c:87 +#: shell/menu.c:89 msgid "Displays program version information" msgstr "" -#: shell/menu.c:91 +#: shell/menu.c:93 msgid "_Quit" msgstr "_Kilépés" -#: shell/menu.c:98 +#: shell/menu.c:100 msgid "_Side Pane" msgstr "_Oldalsáv" -#: shell/menu.c:99 +#: shell/menu.c:101 msgid "Toggles side pane visibility" msgstr "" -#: shell/menu.c:102 +#: shell/menu.c:104 msgid "_Toolbar" msgstr "_Eszköztár" -#: shell/menu.c:106 +#: shell/menu.c:108 msgid "Synchronize on startup" msgstr "Feltöltés indításkor" +#: shell/menu.c:113 +msgid "Disable Theme" +msgstr "" + +#: shell/menu.c:117 +msgid "Theme Motherboard" +msgstr "" + +#: shell/menu.c:121 +msgid "Theme Graffiti" +msgstr "" + +#: shell/menu.c:125 +msgid "Theme Anime PC" +msgstr "" + +#: shell/menu.c:129 +msgid "Theme Tux Star" +msgstr "" + +#: shell/menu.c:133 +msgid "Theme PixArt" +msgstr "" + +#: shell/menu.c:137 +msgid "Theme Silicon" +msgstr "" + #: shell/report.c:771 shell/report.c:779 msgid "Save File" msgstr "" -#: shell/report.c:774 shell/report.c:1253 shell/syncmanager.c:777 +#: shell/report.c:774 shell/report.c:1251 shell/syncmanager.c:779 msgid "_Cancel" msgstr "_Mégse" @@ -177,42 +833,37 @@ msgstr "Egyik _sem" msgid "Select _All" msgstr "_Összes" -#: shell/report.c:1263 +#: shell/report.c:1261 msgid "_Generate" msgstr "_Létrehozás" -#: shell/shell.c:312 shell/shell.c:781 shell/shell.c:2019 -#: modules/benchmark.c:725 modules/benchmark.c:733 -msgid "Done." -msgstr "Kész." - -#: shell/shell.c:416 +#: shell/shell.c:518 #, c-format msgid "%s - System Information and Benchmark" msgstr "" -#: shell/shell.c:766 +#: shell/shell.c:917 msgid "Loading modules..." msgstr "Modulok betöltése..." -#: shell/shell.c:1536 +#: shell/shell.c:1672 msgid "URL" msgstr "" -#: shell/shell.c:1543 +#: shell/shell.c:1679 msgid "Support URL" msgstr "" -#: shell/shell.c:1554 +#: shell/shell.c:1690 msgid "Wikipedia" msgstr "Wikipedia" -#: shell/shell.c:1885 +#: shell/shell.c:2019 #, c-format msgid "%s → Summary" msgstr "%s → Összegzés" -#: shell/shell.c:1993 +#: shell/shell.c:2126 msgid "Updating..." msgstr "Frissítés..." @@ -220,10 +871,8 @@ msgstr "Frissítés..." msgid "" "Synchronize with Central Database\n" "The following information may be synchronized\n" -"with the HardInfo2 central database." +"with the HardInfo central database." msgstr "" -"Hardveradatok feltöltése központi adatbázisba\n" -"Az alábbi adatok kerülnek feltöltésre a HardInfo2 adatbázisába." #: shell/syncmanager.c:84 msgid "" @@ -233,73 +882,129 @@ msgstr "" "Feltöltés\n" "Ez eltarthat egy ideig." -#: shell/syncmanager.c:543 +#: shell/syncmanager.c:545 msgid "(canceled)" msgstr "(megszakítva)" -#: shell/syncmanager.c:559 +#: shell/syncmanager.c:561 msgid "(failed)" msgstr "" -#: shell/syncmanager.c:655 modules/benchmark.c:904 +#: shell/syncmanager.c:657 modules/benchmark.c:884 msgid "Send benchmark results" msgstr "" -#: shell/syncmanager.c:764 +#: shell/syncmanager.c:766 msgid "Privacy Policy" msgstr "Adatvédelmi irányelv" -#: shell/syncmanager.c:786 +#: shell/syncmanager.c:788 msgid "_Synchronize" msgstr "Fel_töltés" -#: shell/syncmanager.c:835 +#: shell/syncmanager.c:837 #, c-format msgid "Synchronizing: %s" msgstr "" -#: modules/benchmark.c:353 -msgid "This Machine" -msgstr "Ez a gép" +#: modules/benchmark/benches.c:113 +msgid "CPU Blowfish (Single-thread)" +msgstr "" -#: modules/benchmark.c:564 modules/benchmark/bench_results.c:527 -#: modules/benchmark/bench_results.c:593 -msgid "CPU Config" -msgstr "Konfiguráció" +#: modules/benchmark/benches.c:121 +msgid "CPU Blowfish (Multi-thread)" +msgstr "" -#: modules/benchmark.c:564 -msgid "Results" +#: modules/benchmark/benches.c:129 +msgid "CPU Blowfish (Multi-core)" msgstr "" -#: modules/benchmark.c:565 modules/devices/sparc/processor.c:75 -msgid "CPU" +#: modules/benchmark/benches.c:137 +msgid "CPU Zlib" msgstr "" -#: modules/benchmark.c:640 -#, c-format -msgid "Benchmarking: %s." +#: modules/benchmark/benches.c:145 +msgid "CPU CryptoHash" msgstr "" -#: modules/benchmark.c:652 -msgid "Stop" -msgstr "Megszakítás" +#: modules/benchmark/benches.c:153 +msgid "CPU Fibonacci" +msgstr "" -#: modules/benchmark.c:741 -msgid "Benchmarks" +#: modules/benchmark/benches.c:161 +msgid "CPU N-Queens" msgstr "" -#: modules/benchmark.c:751 -msgid "Perform tasks and compare with other systems" +#: modules/benchmark/benches.c:169 +msgid "FPU FFT" msgstr "" -#: modules/benchmark.c:910 -msgid "Receive benchmark results" +#: modules/benchmark/benches.c:177 +msgid "FPU Raytracing (Single-thread)" +msgstr "" + +#: modules/benchmark/benches.c:185 +msgid "Internal Network Speed" +msgstr "" + +#: modules/benchmark/benches.c:193 +msgid "SysBench CPU (Single-thread)" +msgstr "" + +#: modules/benchmark/benches.c:201 +msgid "SysBench CPU (Multi-thread)" +msgstr "" + +#: modules/benchmark/benches.c:209 +msgid "SysBench CPU (Four threads)" +msgstr "" + +#: modules/benchmark/benches.c:217 +msgid "SysBench Memory (Single-thread)" +msgstr "" + +#: modules/benchmark/benches.c:225 +msgid "SysBench Memory (Two threads)" +msgstr "" + +#: modules/benchmark/benches.c:233 +msgid "SysBench Memory (Quad threads)" +msgstr "" + +#: modules/benchmark/benches.c:241 +msgid "SysBench Memory (Multi-thread)" +msgstr "" + +#: modules/benchmark/benches.c:249 +msgid "GPU Drawing" +msgstr "" + +#: modules/benchmark/benches.c:263 +msgid "" +"Alexey Kopytov's sysbench is required.\n" +"Results in events/second. Higher is better." +msgstr "" + +#: modules/benchmark/benches.c:269 +msgid "" +"Alexey Kopytov's sysbench is required.\n" +"Results in MiB/second. Higher is better." +msgstr "" + +#: modules/benchmark/benches.c:272 +msgid "" +"iperf3 is required.\n" +"Results in Gbits/s. Higher is better." +msgstr "" + +#: modules/benchmark/benches.c:284 +msgid "Results in HIMarks. Higher is better." msgstr "" #. / Used for an unknown value. Having it in only one place cleans up the .po #. * line references #: modules/benchmark/bench_results.c:34 modules/computer.c:41 -#: modules/computer/display.c:41 modules/computer/display.c:58 +#: modules/computer/display.c:40 modules/computer/display.c:57 #: modules/computer/os.c:290 modules/computer/os.c:350 modules/devices.c:532 #: modules/devices/dmi_memory.c:57 modules/devices/dmi_memory.c:58 #: modules/devices/dmi_memory.c:634 modules/devices/dmi_memory.c:777 @@ -316,15 +1021,15 @@ msgstr "" #: modules/devices/spd-decode.c:983 modules/devices/storage.c:27 #: modules/devices/storage.c:307 modules/devices/storage.c:336 #: modules/devices/storage.c:431 modules/devices/usb.c:29 -#: modules/network/net.c:437 includes/cpu_util.h:11 +#: modules/network/net.c:465 includes/cpu_util.h:11 msgid "(Unknown)" msgstr "(ismeretlen)" #: modules/benchmark/bench_results.c:69 modules/benchmark/bench_results.c:359 -#: modules/devices.c:369 modules/devices.c:377 modules/devices.c:405 -#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:290 -#: modules/devices/arm/processor.c:303 modules/devices/arm/processor.c:345 -#: modules/devices/arm/processor.c:500 modules/devices/gpu.c:125 +#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:289 +#: modules/devices/arm/processor.c:302 modules/devices/arm/processor.c:344 +#: modules/devices/arm/processor.c:499 modules/devices.c:369 +#: modules/devices.c:377 modules/devices.c:405 modules/devices/gpu.c:125 #: modules/devices/gpu.c:127 modules/devices/gpu.c:133 #: modules/devices/gpu.c:135 modules/devices/gpu.c:187 #: modules/devices/gpu.c:189 modules/devices/ia64/processor.c:167 @@ -333,37 +1038,37 @@ msgstr "(ismeretlen)" #: modules/devices/m68k/processor.c:87 modules/devices/mips/processor.c:77 #: modules/devices/parisc/processor.c:158 #: modules/devices/parisc/processor.c:191 modules/devices/ppc/processor.c:160 -#: modules/devices/ppc/processor.c:187 modules/devices/riscv/processor.c:186 -#: modules/devices/riscv/processor.c:214 modules/devices/s390/processor.c:160 +#: modules/devices/ppc/processor.c:187 modules/devices/riscv/processor.c:185 +#: modules/devices/riscv/processor.c:213 modules/devices/s390/processor.c:160 #: modules/devices/sh/processor.c:87 modules/devices/sh/processor.c:88 -#: modules/devices/sh/processor.c:89 modules/devices/x86/processor.c:318 -#: modules/devices/x86/processor.c:331 modules/devices/x86/processor.c:659 -#: modules/devices/x86/processor.c:791 +#: modules/devices/sh/processor.c:89 modules/devices/x86/processor.c:317 +#: modules/devices/x86/processor.c:330 modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:790 msgid "MHz" msgstr "MHz" -#: modules/benchmark/bench_results.c:391 modules/devices.c:177 +#: modules/benchmark/bench_results.c:391 modules/devices.c:178 #, c-format msgid "%d physical processor" msgid_plural "%d physical processors" msgstr[0] "%d fizikai processzor" msgstr[1] "%d fizikai processzor" -#: modules/benchmark/bench_results.c:392 modules/devices.c:178 +#: modules/benchmark/bench_results.c:392 modules/devices.c:179 #, c-format msgid "%d core" msgid_plural "%d cores" msgstr[0] "%d mag" msgstr[1] "%d mag" -#: modules/benchmark/bench_results.c:393 modules/devices.c:179 +#: modules/benchmark/bench_results.c:393 modules/devices.c:180 #, c-format msgid "%d thread" msgid_plural "%d threads" msgstr[0] "%d futtatási szál" msgstr[1] "%d futtatási szál" -#: modules/benchmark/bench_results.c:398 modules/devices.c:181 +#: modules/benchmark/bench_results.c:398 modules/devices.c:182 #, c-format msgid "%d NUMA node" msgid_plural "%d NUMA nodes" @@ -371,253 +1076,211 @@ msgstr[0] "" msgstr[1] "" #. /NP procs; NC cores across NN nodes; NT threads -#: modules/benchmark/bench_results.c:402 modules/devices.c:182 +#: modules/benchmark/bench_results.c:402 modules/devices.c:183 #, c-format msgid "%s; %s across %s; %s" msgstr "" #. /NP procs; NC cores; NT threads -#: modules/benchmark/bench_results.c:407 modules/devices.c:185 +#: modules/benchmark/bench_results.c:407 modules/devices.c:186 #, c-format msgid "%s; %s; %s" msgstr "" -#: modules/benchmark/bench_results.c:479 modules/benchmark/bench_results.c:599 -#: modules/computer.c:948 modules/devices/dmi_memory.c:636 +#: modules/benchmark/bench_results.c:478 modules/benchmark/bench_results.c:598 +#: modules/computer.c:961 modules/devices/dmi_memory.c:636 #: modules/devices/dmi_memory.c:717 modules/devices/dmi_memory.c:727 #: modules/devices/dmi_memory.c:781 modules/devices/dmi_memory.c:868 -#: modules/devices/dmi_memory.c:914 modules/devices/dmi_memory.c:999 -#: modules/network/net.c:395 modules/network/net.c:417 -#: modules/network/net.c:418 +#: modules/devices/dmi_memory.c:914 modules/devices/dmi_memory.c:997 +#: modules/network/net.c:421 modules/network/net.c:445 +#: modules/network/net.c:446 msgid "MiB" msgstr "MiB" -#: modules/benchmark/bench_results.c:484 modules/benchmark/bench_results.c:598 +#: modules/benchmark/bench_results.c:483 modules/benchmark/bench_results.c:597 msgid "kiB" msgstr "kiB" -#: modules/benchmark/bench_results.c:492 modules/benchmark/bench_results.c:546 +#: modules/benchmark/bench_results.c:491 modules/benchmark/bench_results.c:545 #, c-format msgid "%d-bit" msgstr "" -#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:511 modules/benchmark/bench_results.c:574 msgid "Benchmark Result" msgstr "" -#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:511 modules/benchmark/bench_results.c:574 msgid "Threads" msgstr "" -#: modules/benchmark/bench_results.c:513 modules/benchmark/bench_results.c:577 +#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:576 msgid "Elapsed Time" msgstr "" -#: modules/benchmark/bench_results.c:513 modules/benchmark/bench_results.c:577 +#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:576 msgid "seconds" msgstr "másodperc" -#: modules/benchmark/bench_results.c:514 modules/computer/languages.c:101 -#: modules/devices/arm/processor.c:355 modules/devices/gpu.c:157 +#: modules/benchmark/bench_results.c:513 modules/computer/languages.c:101 +#: modules/devices/arm/processor.c:354 modules/devices/gpu.c:157 #: modules/devices/ia64/processor.c:166 #: modules/devices/loongarch64/processor.c:84 modules/devices/pci.c:146 #: modules/devices/ppc/processor.c:159 msgid "Revision" msgstr "Változat" -#: modules/benchmark/bench_results.c:515 modules/benchmark/bench_results.c:578 +#: modules/benchmark/bench_results.c:514 modules/benchmark/bench_results.c:577 msgid "Extra Information" msgstr "" -#: modules/benchmark/bench_results.c:517 modules/benchmark/bench_results.c:580 +#: modules/benchmark/bench_results.c:516 modules/benchmark/bench_results.c:579 msgid "Note" msgstr "" -#: modules/benchmark/bench_results.c:518 modules/benchmark/bench_results.c:581 +#: modules/benchmark/bench_results.c:517 modules/benchmark/bench_results.c:580 msgid "" "This result is from an old version of HardInfo. Results might not be " "comparable to current version. Some details are missing." msgstr "" -#: modules/benchmark/bench_results.c:522 modules/benchmark/bench_results.c:585 +#: modules/benchmark/bench_results.c:521 modules/benchmark/bench_results.c:584 #: modules/devices/devicetree/pmac_data.c:81 modules/devices/sh/processor.c:85 msgid "Machine" msgstr "" -#: modules/benchmark/bench_results.c:523 modules/benchmark/bench_results.c:585 -#: modules/devices/devicetree.c:208 modules/devices/dmi.c:48 +#: modules/benchmark/bench_results.c:522 modules/benchmark/bench_results.c:584 +#: modules/devices/devicetree.c:207 modules/devices/dmi.c:48 msgid "Board" msgstr "Alaplap" -#: modules/benchmark/bench_results.c:524 modules/benchmark/bench_results.c:587 -#: modules/computer.c:550 +#: modules/benchmark/bench_results.c:523 modules/benchmark/bench_results.c:586 +#: modules/computer.c:559 msgid "Machine Type" msgstr "Gép típusa" -#: modules/benchmark/bench_results.c:525 modules/benchmark/bench_results.c:590 +#: modules/benchmark/bench_results.c:524 modules/benchmark/bench_results.c:589 msgid "CPU Name" msgstr "" -#: modules/benchmark/bench_results.c:526 modules/benchmark/bench_results.c:591 +#: modules/benchmark/bench_results.c:525 modules/benchmark/bench_results.c:590 msgid "CPU Description" msgstr "" -#: modules/benchmark/bench_results.c:528 modules/benchmark/bench_results.c:593 +#: modules/benchmark/bench_results.c:526 modules/benchmark/bench_results.c:592 +#: modules/benchmark.c:559 +msgid "CPU Config" +msgstr "Konfiguráció" + +#: modules/benchmark/bench_results.c:527 modules/benchmark/bench_results.c:592 msgid "Threads Available" msgstr "" -#: modules/benchmark/bench_results.c:529 modules/benchmark/bench_results.c:594 +#: modules/benchmark/bench_results.c:528 modules/benchmark/bench_results.c:593 msgid "GPU" msgstr "" -#: modules/benchmark/bench_results.c:530 modules/benchmark/bench_results.c:596 -#: modules/computer.c:562 +#: modules/benchmark/bench_results.c:529 modules/benchmark/bench_results.c:595 +#: modules/computer.c:571 msgid "OpenGL Renderer" msgstr "" -#: modules/benchmark/bench_results.c:531 modules/benchmark/bench_results.c:598 -#: modules/computer.c:140 modules/computer.c:549 modules/computer.c:1041 +#: modules/benchmark/bench_results.c:530 modules/benchmark/bench_results.c:597 +#: modules/computer.c:140 modules/computer.c:558 modules/computer.c:1054 #: modules/devices/gpu.c:160 msgid "Memory" msgstr "Memória" -#: modules/benchmark/bench_results.c:532 modules/benchmark/bench_results.c:600 +#: modules/benchmark/bench_results.c:531 modules/benchmark/bench_results.c:599 msgid "Pointer Size" msgstr "" -#: modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:574 msgid "Benchmark" msgstr "" -#: modules/benchmark/bench_results.c:576 modules/devices/dmi_memory.c:936 +#: modules/benchmark/bench_results.c:575 modules/devices/dmi_memory.c:936 #: modules/devices/firmware.c:245 modules/devices/monitors.c:495 -#: modules/devices/x86/processor.c:693 +#: modules/devices/x86/processor.c:692 msgid "Result" msgstr "" -#: modules/benchmark/bench_results.c:588 +#: modules/benchmark/bench_results.c:587 msgid "Linux Kernel" msgstr "" -#: modules/benchmark/bench_results.c:589 +#: modules/benchmark/bench_results.c:588 msgid "Linux OS" msgstr "" -#: modules/benchmark/bench_results.c:598 +#: modules/benchmark/bench_results.c:597 msgid "Physical Memory" msgstr "" -#: modules/benchmark/bench_results.c:602 +#: modules/benchmark/bench_results.c:601 msgid "Handles" msgstr "" -#: modules/benchmark/bench_results.c:602 +#: modules/benchmark/bench_results.c:601 msgid "mid" msgstr "" -#: modules/benchmark/bench_results.c:603 +#: modules/benchmark/bench_results.c:602 msgid "cfg_val" msgstr "" -#: modules/benchmark/benches.c:106 -msgid "CPU Blowfish (Single-thread)" -msgstr "" - -#: modules/benchmark/benches.c:114 -msgid "CPU Blowfish (Multi-thread)" -msgstr "" - -#: modules/benchmark/benches.c:122 -msgid "CPU Blowfish (Multi-core)" -msgstr "" - -#: modules/benchmark/benches.c:130 -msgid "CPU Zlib" -msgstr "" - -#: modules/benchmark/benches.c:138 -msgid "CPU CryptoHash" -msgstr "" - -#: modules/benchmark/benches.c:146 -msgid "CPU Fibonacci" -msgstr "" - -#: modules/benchmark/benches.c:154 -msgid "CPU N-Queens" -msgstr "" - -#: modules/benchmark/benches.c:162 -msgid "FPU FFT" -msgstr "" - -#: modules/benchmark/benches.c:170 -msgid "FPU Raytracing (Single-thread)" -msgstr "" - -#: modules/benchmark/benches.c:178 -msgid "Internal Network Speed" -msgstr "" - -#: modules/benchmark/benches.c:186 -msgid "SysBench CPU (Single-thread)" -msgstr "" - -#: modules/benchmark/benches.c:194 -msgid "SysBench CPU (Multi-thread)" -msgstr "" +#: modules/benchmark.c:352 +msgid "This Machine" +msgstr "Ez a gép" -#: modules/benchmark/benches.c:202 -msgid "SysBench CPU (Four threads)" +#: modules/benchmark.c:559 +msgid "Results" msgstr "" -#: modules/benchmark/benches.c:210 -msgid "SysBench Memory (Single-thread)" +#: modules/benchmark.c:560 modules/devices/sparc/processor.c:75 +msgid "CPU" msgstr "" -#: modules/benchmark/benches.c:218 -msgid "SysBench Memory (Two threads)" +#: modules/benchmark.c:636 +#, c-format +msgid "Benchmarking: %s." msgstr "" -#: modules/benchmark/benches.c:226 -msgid "SysBench Memory (Quad threads)" -msgstr "" +#: modules/benchmark.c:643 +msgid "Stop" +msgstr "Megszakítás" -#: modules/benchmark/benches.c:234 -msgid "SysBench Memory (Multi-thread)" +#: modules/benchmark.c:655 +msgid "" +"Please do not move your mouse\n" +"or press any keys." msgstr "" -#: modules/benchmark/benches.c:242 -msgid "GPU Drawing" +#: modules/benchmark.c:725 +msgid "Benchmarks" msgstr "" -#: modules/benchmark/benches.c:256 -msgid "" -"Alexey Kopytov's sysbench is required.\n" -"Results in events/second. Higher is better." +#: modules/benchmark.c:735 +msgid "Perform tasks and compare with other systems" msgstr "" -#: modules/benchmark/benches.c:262 -msgid "" -"Alexey Kopytov's sysbench is required.\n" -"Results in MiB/second. Higher is better." +#: modules/benchmark.c:890 +msgid "Receive benchmark results" msgstr "" -#: modules/benchmark/benches.c:265 -msgid "" -"iperf3 is required.\n" -"Results in Gbits/s. Higher is better." +#: modules/computer/alsa.c:26 modules/computer.c:575 +msgid "Audio Devices" msgstr "" -#: modules/benchmark/benches.c:277 -msgid "Results in HIMarks. Higher is better." +#: modules/computer/alsa.c:34 +msgid "Audio Adapter" msgstr "" #: modules/computer.c:96 modules/devices/firmware.c:74 msgid "Summary" msgstr "Összegzés" -#: modules/computer.c:97 modules/computer.c:552 modules/computer.c:1040 +#: modules/computer.c:97 modules/computer.c:561 modules/computer.c:1053 msgid "Operating System" msgstr "Operációs rendszer" @@ -629,7 +1292,7 @@ msgstr "Biztonság" msgid "Kernel Modules" msgstr "Kernelmodulok" -#: modules/computer.c:100 modules/computer.c:713 +#: modules/computer.c:100 modules/computer.c:726 msgid "Boots" msgstr "Rendszerindítás" @@ -645,11 +1308,11 @@ msgstr "Memória-használat" msgid "Filesystems" msgstr "Háttértárak" -#: modules/computer.c:104 modules/computer.c:557 +#: modules/computer.c:104 modules/computer.c:566 msgid "Display" msgstr "Megjelenítés" -#: modules/computer.c:105 modules/computer/environment.c:32 +#: modules/computer.c:105 modules/computer/environment.c:37 msgid "Environment Variables" msgstr "Környezeti változók" @@ -657,7 +1320,7 @@ msgstr "Környezeti változók" msgid "Development" msgstr "Fejlesztői eszközök" -#: modules/computer.c:111 modules/computer.c:837 +#: modules/computer.c:111 modules/computer.c:850 msgid "Users" msgstr "Felhasználók" @@ -670,478 +1333,445 @@ msgstr "Csoportok" msgid "%dMB (%dMB used)" msgstr "%dMB (%dMB használatban)" -#: modules/computer.c:144 modules/computer.c:621 +#: modules/computer.c:144 modules/computer.c:631 msgid "Uptime" msgstr "Üzemidő" -#: modules/computer.c:146 modules/computer.c:554 +#: modules/computer.c:146 modules/computer.c:563 msgid "Date/Time" msgstr "Dátum és idő" -#: modules/computer.c:151 modules/computer.c:622 +#: modules/computer.c:151 modules/computer.c:632 msgid "Load Average" msgstr "Terhelés" -#: modules/computer.c:264 +#: modules/computer.c:266 msgid "Scripting Languages" msgstr "" -#: modules/computer.c:265 +#: modules/computer.c:267 msgid "Gambas3 (gbr3)" msgstr "" -#: modules/computer.c:266 +#: modules/computer.c:268 msgid "Python (default)" msgstr "" -#: modules/computer.c:267 +#: modules/computer.c:269 msgid "Python2" msgstr "" -#: modules/computer.c:268 +#: modules/computer.c:270 msgid "Python3" msgstr "" -#: modules/computer.c:269 +#: modules/computer.c:271 msgid "Perl" msgstr "" -#: modules/computer.c:270 +#: modules/computer.c:272 msgid "Perl6 (VM)" msgstr "" -#: modules/computer.c:271 +#: modules/computer.c:273 msgid "Perl6" msgstr "" -#: modules/computer.c:272 +#: modules/computer.c:274 msgid "PHP" msgstr "" -#: modules/computer.c:273 +#: modules/computer.c:275 msgid "Ruby" msgstr "" -#: modules/computer.c:274 +#: modules/computer.c:276 msgid "Bash" msgstr "" -#: modules/computer.c:275 +#: modules/computer.c:277 msgid "JavaScript (Node.js)" msgstr "" -#: modules/computer.c:276 +#: modules/computer.c:278 msgid "awk" msgstr "" -#: modules/computer.c:277 +#: modules/computer.c:279 msgid "Compilers" msgstr "" -#: modules/computer.c:278 +#: modules/computer.c:280 msgid "C (GCC)" msgstr "" -#: modules/computer.c:279 +#: modules/computer.c:281 msgid "C (Clang)" msgstr "" -#: modules/computer.c:280 +#: modules/computer.c:282 msgid "D (dmd)" msgstr "" -#: modules/computer.c:281 +#: modules/computer.c:283 msgid "Gambas3 (gbc3)" msgstr "" -#: modules/computer.c:282 +#: modules/computer.c:284 msgid "Java" msgstr "" -#: modules/computer.c:283 +#: modules/computer.c:285 msgid "C♯ (mcs)" msgstr "" -#: modules/computer.c:284 +#: modules/computer.c:286 msgid "Vala" msgstr "" -#: modules/computer.c:285 +#: modules/computer.c:287 msgid "Haskell (GHC)" msgstr "" -#: modules/computer.c:286 +#: modules/computer.c:288 msgid "FreePascal" msgstr "" -#: modules/computer.c:287 +#: modules/computer.c:289 msgid "Go" msgstr "" -#: modules/computer.c:288 +#: modules/computer.c:290 msgid "Rust" msgstr "" -#: modules/computer.c:289 +#: modules/computer.c:291 msgid "Tools" msgstr "" -#: modules/computer.c:290 +#: modules/computer.c:292 msgid "make" msgstr "" -#: modules/computer.c:291 +#: modules/computer.c:293 msgid "ninja" msgstr "" -#: modules/computer.c:292 +#: modules/computer.c:294 msgid "GDB" msgstr "" -#: modules/computer.c:293 +#: modules/computer.c:295 msgid "LLDB" msgstr "" -#: modules/computer.c:294 +#: modules/computer.c:296 msgid "strace" msgstr "" -#: modules/computer.c:295 +#: modules/computer.c:297 msgid "valgrind" msgstr "" -#: modules/computer.c:296 +#: modules/computer.c:298 msgid "QMake" msgstr "" -#: modules/computer.c:297 +#: modules/computer.c:299 msgid "CMake" msgstr "" -#: modules/computer.c:298 +#: modules/computer.c:300 msgid "Gambas3 IDE" msgstr "" -#: modules/computer.c:299 +#: modules/computer.c:301 msgid "Radare2" msgstr "" -#: modules/computer.c:300 +#: modules/computer.c:302 msgid "ltrace" msgstr "" -#: modules/computer.c:301 +#: modules/computer.c:303 msgid "Powershell" msgstr "" -#: modules/computer.c:342 +#: modules/computer.c:344 msgid "Not found" msgstr "Nem található" -#: modules/computer.c:347 +#: modules/computer.c:349 #, c-format msgid "Detecting version: %s" msgstr "" -#: modules/computer.c:365 +#: modules/computer.c:367 msgid "Program" msgstr "" -#: modules/computer.c:365 modules/computer.c:597 modules/computer.c:599 -#: modules/computer.c:778 modules/computer/modules.c:372 +#: modules/computer.c:367 modules/computer.c:607 modules/computer.c:609 +#: modules/computer.c:791 modules/computer/modules.c:372 #: modules/devices/dmi.c:41 modules/devices/dmi.c:47 modules/devices/dmi.c:51 #: modules/devices/dmi.c:57 modules/devices/firmware.c:75 #: modules/devices/inputdevices.c:146 modules/devices/monitors.c:409 msgid "Version" msgstr "" -#: modules/computer.c:383 modules/computer.c:702 modules/computer/modules.c:370 -#: modules/computer/modules.c:371 modules/devices/arm/processor.c:470 +#: modules/computer.c:386 +msgid "Field" +msgstr "" + +#: modules/computer.c:386 modules/computer.c:715 modules/computer/modules.c:370 +#: modules/computer/modules.c:371 modules/devices/arm/processor.c:469 msgid "Description" msgstr "" -#: modules/computer.c:383 modules/devices.c:771 +#: modules/computer.c:386 modules/devices.c:771 msgid "Value" msgstr "Érték" -#: modules/computer.c:403 +#: modules/computer.c:406 msgid "Single-board computer" msgstr "" -#: modules/computer.c:409 modules/computer.c:418 modules/computer.c:440 -msgid "Laptop" -msgstr "" - #. /proc/apm -#: modules/computer.c:452 +#: modules/computer.c:455 msgid "Unknown physical machine type" msgstr "" -#: modules/computer.c:472 modules/computer.c:473 +#: modules/computer.c:476 modules/computer.c:477 msgid "Virtual (VMware)" msgstr "" -#: modules/computer.c:475 modules/computer.c:476 modules/computer.c:477 -#: modules/computer.c:478 +#: modules/computer.c:479 modules/computer.c:480 modules/computer.c:481 +#: modules/computer.c:482 msgid "Virtual (QEMU)" msgstr "" -#: modules/computer.c:480 modules/computer.c:481 +#: modules/computer.c:484 modules/computer.c:485 msgid "Virtual (Unknown)" msgstr "" -#: modules/computer.c:483 modules/computer.c:484 modules/computer.c:485 -#: modules/computer.c:506 +#: modules/computer.c:487 modules/computer.c:488 modules/computer.c:489 +#: modules/computer.c:512 msgid "Virtual (VirtualBox)" msgstr "" -#: modules/computer.c:487 modules/computer.c:488 modules/computer.c:489 -#: modules/computer.c:500 +#: modules/computer.c:491 modules/computer.c:492 modules/computer.c:493 +#: modules/computer.c:506 msgid "Virtual (Xen)" msgstr "" -#: modules/computer.c:491 +#: modules/computer.c:495 msgid "Virtual (hypervisor present)" msgstr "" -#: modules/computer.c:546 modules/computer.c:994 +#: modules/computer.c:555 modules/computer.c:1007 msgid "Computer" msgstr "Számítógép" -#: modules/computer.c:547 modules/computer.c:1041 modules/devices.c:98 -#: modules/devices/alpha/processor.c:87 modules/devices/arm/processor.c:341 -#: modules/devices/ia64/processor.c:159 -#: modules/devices/loongarch64/processor.c:80 -#: modules/devices/m68k/processor.c:83 modules/devices/mips/processor.c:74 -#: modules/devices/parisc/processor.c:154 modules/devices/ppc/processor.c:157 -#: modules/devices/riscv/processor.c:181 modules/devices/s390/processor.c:131 -#: modules/devices/sh/processor.c:83 modules/devices/sparc/processor.c:74 -#: modules/devices/x86/processor.c:648 -msgid "Processor" -msgstr "Processzor" - -#: modules/computer.c:553 modules/computer.c:615 +#: modules/computer.c:562 modules/computer.c:625 msgid "User Name" msgstr "Felhasználó neve" -#: modules/computer.c:558 +#: modules/computer.c:567 msgid "Resolution" msgstr "Felbontás" -#: modules/computer.c:558 modules/computer.c:783 +#: modules/computer.c:567 modules/computer.c:796 #, c-format msgid "%dx%d pixels" msgstr "%dx%d képpont" -#: modules/computer.c:560 +#: modules/computer.c:569 msgid "Display Adapter" msgstr "" -#: modules/computer.c:563 +#: modules/computer.c:572 msgid "Session Display Server" msgstr "" -#: modules/computer.c:566 modules/computer/alsa.c:26 -msgid "Audio Devices" -msgstr "" - -#: modules/computer.c:568 modules/devices.c:107 +#: modules/computer.c:577 modules/devices.c:108 msgid "Input Devices" msgstr "Beviteli eszközök" -#: modules/computer.c:597 +#: modules/computer.c:607 msgid "Kernel" msgstr "Kernel" -#: modules/computer.c:598 +#: modules/computer.c:608 msgid "Command Line" msgstr "Indítási paraméter" -#: modules/computer.c:598 modules/computer.c:800 modules/computer/os.c:80 -#: modules/computer/os.c:267 modules/computer/os.c:304 -#: modules/computer/os.c:511 modules/computer/os.c:582 modules/devices.c:403 -#: modules/devices.c:549 modules/devices/firmware.c:149 -#: modules/devices/printers.c:106 modules/devices/printers.c:113 -#: modules/devices/printers.c:123 modules/devices/printers.c:138 -#: modules/devices/printers.c:147 modules/devices/printers.c:256 -#: modules/devices/spd-decode.c:311 modules/devices/usb.c:149 -msgid "Unknown" -msgstr "Ismeretlen" - -#: modules/computer.c:600 +#: modules/computer.c:610 msgid "C Library" msgstr "" -#: modules/computer.c:601 +#: modules/computer.c:611 msgid "Distribution" msgstr "Kiadás" -#: modules/computer.c:608 +#: modules/computer.c:618 msgid "Spin/Flavor" msgstr "" -#: modules/computer.c:613 +#: modules/computer.c:623 msgid "Current Session" msgstr "Jelenlegi munkamenet" -#: modules/computer.c:614 +#: modules/computer.c:624 msgid "Computer Name" msgstr "Számítógép neve" -#: modules/computer.c:616 modules/computer/languages.c:99 +#: modules/computer.c:626 modules/computer/languages.c:99 msgid "Language" msgstr "Nyelv" -#: modules/computer.c:617 modules/computer/users.c:50 +#: modules/computer.c:627 modules/computer/users.c:53 msgid "Home Directory" msgstr "Saját könyvtár" -#: modules/computer.c:618 +#: modules/computer.c:628 msgid "Desktop Environment" msgstr "Asztali környezet" -#: modules/computer.c:621 +#: modules/computer.c:631 msgid "Misc" msgstr "Egyéb" -#: modules/computer.c:634 +#: modules/computer.c:645 msgid "HardInfo2" msgstr "HardInfo2" -#: modules/computer.c:635 +#: modules/computer.c:646 msgid "HardInfo2 running as" msgstr "A HardInfo2 jelenleg" -#: modules/computer.c:636 +#: modules/computer.c:647 msgid "Superuser" msgstr "rendszergazdai jogosultsággal fut" -#: modules/computer.c:636 +#: modules/computer.c:647 msgid "User" msgstr "felhasználói jogosultsággal fut" -#: modules/computer.c:640 +#: modules/computer.c:651 msgid "Health" msgstr "" #. /dev/random"), 1000, .tag = g_strdup("entropy") ), -#: modules/computer.c:642 +#: modules/computer.c:653 msgid "Available entropy in /dev/random" msgstr "" -#: modules/computer.c:646 +#: modules/computer.c:657 msgid "Hardening Features" msgstr "" -#: modules/computer.c:647 +#: modules/computer.c:658 msgid "ASLR" msgstr "" -#: modules/computer.c:648 +#: modules/computer.c:659 msgid "dmesg" msgstr "dmesg" -#: modules/computer.c:652 +#: modules/computer.c:663 msgid "Linux Security Modules" msgstr "" -#: modules/computer.c:653 +#: modules/computer.c:664 msgid "Modules available" msgstr "" -#: modules/computer.c:654 +#: modules/computer.c:665 msgid "SELinux status" msgstr "" -#: modules/computer.c:660 +#: modules/computer.c:671 msgid "CPU Vulnerabilities" msgstr "" -#: modules/computer.c:699 +#: modules/computer.c:712 msgid "Loaded Modules" msgstr "Betöltött modulok" -#: modules/computer.c:701 modules/computer.c:729 modules/computer.c:850 +#: modules/computer.c:714 modules/computer.c:742 modules/computer.c:863 #: modules/computer/languages.c:95 modules/computer/modules.c:370 -#: modules/devices/arm/processor.c:469 modules/devices/dmi.c:38 +#: modules/devices/arm/processor.c:468 modules/devices/dmi.c:38 #: modules/devices/dmi.c:49 modules/devices/gpu.c:249 #: modules/devices/ia64/processor.c:160 modules/devices/inputdevices.c:141 #: modules/devices/monitors.c:403 modules/devices/monitors.c:505 -#: modules/devices/sh/processor.c:84 modules/devices/x86/processor.c:751 -#: modules/network.c:332 +#: modules/devices/sh/processor.c:84 modules/devices/x86/processor.c:750 +#: modules/network.c:333 msgid "Name" msgstr "" -#: modules/computer.c:715 +#: modules/computer.c:728 msgid "Date & Time" msgstr "Dátum és idő" -#: modules/computer.c:716 +#: modules/computer.c:729 msgid "Kernel Version" msgstr "Kernel verzió" -#: modules/computer.c:726 +#: modules/computer.c:739 msgid "Available Languages" msgstr "" -#: modules/computer.c:728 +#: modules/computer.c:741 msgid "Language Code" msgstr "" -#: modules/computer.c:740 +#: modules/computer.c:753 msgid "Mounted File Systems" msgstr "Csatolt fájlrendszerek" -#: modules/computer.c:742 modules/computer/filesystem.c:89 +#: modules/computer.c:755 modules/computer/filesystem.c:89 msgid "Mount Point" msgstr "Csatolási pont" -#: modules/computer.c:743 +#: modules/computer.c:756 msgid "Usage" msgstr "" -#: modules/computer.c:744 modules/devices.c:795 modules/devices.c:809 +#: modules/computer.c:757 modules/devices.c:795 modules/devices.c:809 #: modules/devices/gpu.c:85 modules/devices/gpu.c:93 modules/devices/gpu.c:241 #: modules/devices/pci.c:102 modules/devices/pci.c:110 #: modules/devices/pci.c:154 modules/devices/storage.c:48 #: modules/devices/storage.c:57 modules/devices/usb.c:172 -#: modules/devices/usb.c:184 modules/devices/x86/processor.c:812 +#: modules/devices/usb.c:184 modules/devices/x86/processor.c:811 msgid "Device" msgstr "Eszköz" -#: modules/computer.c:766 +#: modules/computer.c:779 msgid "Session" msgstr "Munkamenet" -#: modules/computer.c:767 modules/devices.c:772 modules/devices.c:809 +#: modules/computer.c:780 modules/devices.c:772 modules/devices.c:809 #: modules/devices/dmi.c:56 modules/devices/dmi_memory.c:658 #: modules/devices/dmi_memory.c:807 modules/devices/inputdevices.c:142 -#: modules/devices/x86/processor.c:716 +#: modules/devices/x86/processor.c:715 msgid "Type" msgstr "Típus" -#: modules/computer.c:770 +#: modules/computer.c:783 msgid "Wayland" msgstr "Wayland" -#: modules/computer.c:771 modules/computer.c:776 +#: modules/computer.c:784 modules/computer.c:789 msgid "Current Display Name" msgstr "" -#: modules/computer.c:772 modules/devices/arm/processor.c:256 -#: modules/devices/x86/processor.c:284 modules/devices/x86/processor.c:388 -#: modules/devices/x86/processor.c:526 -msgid "(Not Available)" -msgstr "" - -#: modules/computer.c:775 +#: modules/computer.c:788 msgid "X Server" msgstr "" -#: modules/computer.c:777 modules/computer.c:817 modules/devices.c:809 +#: modules/computer.c:790 modules/computer.c:830 modules/devices.c:809 #: modules/devices/dmi.c:40 modules/devices/dmi.c:46 modules/devices/dmi.c:50 #: modules/devices/dmi.c:55 modules/devices/dmi_memory.c:808 -#: modules/devices/dmi_memory.c:952 modules/devices/firmware.c:75 +#: modules/devices/dmi_memory.c:950 modules/devices/firmware.c:75 #: modules/devices/firmware.c:167 modules/devices/firmware.c:172 #: modules/devices/firmware.c:219 modules/devices/gpu.c:84 #: modules/devices/gpu.c:92 modules/devices/gpu.c:240 @@ -1149,160 +1779,144 @@ msgstr "" #: modules/devices/monitors.c:402 modules/devices/pci.c:101 #: modules/devices/pci.c:109 modules/devices/storage.c:47 #: modules/devices/storage.c:56 modules/devices/storage.c:282 -#: modules/devices/storage.c:572 modules/devices/storage.c:771 -#: modules/devices/usb.c:171 modules/devices/x86/processor.c:655 +#: modules/devices/storage.c:572 modules/devices/storage.c:777 +#: modules/devices/usb.c:171 modules/devices/x86/processor.c:654 msgid "Vendor" msgstr "Gyártó" -#: modules/computer.c:779 +#: modules/computer.c:792 msgid "Release Number" msgstr "" -#: modules/computer.c:787 +#: modules/computer.c:800 msgid "Screens" msgstr "" -#: modules/computer.c:793 +#: modules/computer.c:806 msgid "Disconnected" msgstr "" -#: modules/computer.c:796 +#: modules/computer.c:809 msgid "Connected" msgstr "" -#: modules/computer.c:804 +#: modules/computer.c:817 msgid "Unused" msgstr "" -#: modules/computer.c:805 +#: modules/computer.c:818 #, c-format msgid "%dx%d pixels, offset (%d, %d)" msgstr "" -#: modules/computer.c:814 +#: modules/computer.c:827 msgid "Outputs (XRandR)" msgstr "" -#: modules/computer.c:816 +#: modules/computer.c:829 msgid "OpenGL (GLX)" msgstr "" -#: modules/computer.c:818 +#: modules/computer.c:831 msgid "Renderer" msgstr "" -#: modules/computer.c:819 +#: modules/computer.c:832 msgid "Direct Rendering" msgstr "" -#: modules/computer.c:820 modules/computer/modules.c:352 -#: modules/computer/modules.c:353 modules/devices/inputdevices.c:153 -#: modules/devices/printers.c:145 modules/devices/spd-decode.c:971 -msgid "Yes" -msgstr "Igen" - -#: modules/computer.c:820 modules/computer/modules.c:352 -#: modules/computer/modules.c:353 modules/devices/printers.c:145 -#: modules/devices/spd-decode.c:968 -msgid "No" -msgstr "Nem" - -#: modules/computer.c:821 +#: modules/computer.c:834 msgid "Version (Compatibility)" msgstr "" -#: modules/computer.c:822 +#: modules/computer.c:835 msgid "Shading Language Version (Compatibility)" msgstr "" -#: modules/computer.c:823 +#: modules/computer.c:836 msgid "Version (Core)" msgstr "" -#: modules/computer.c:824 +#: modules/computer.c:837 msgid "Shading Language Version (Core)" msgstr "" -#: modules/computer.c:825 +#: modules/computer.c:838 msgid "Version (ES)" msgstr "" -#: modules/computer.c:826 +#: modules/computer.c:839 msgid "Shading Language Version (ES)" msgstr "" -#: modules/computer.c:827 +#: modules/computer.c:840 msgid "GLX Version" msgstr "" -#: modules/computer.c:848 +#: modules/computer.c:861 msgid "Group" msgstr "" -#: modules/computer.c:851 modules/computer/users.c:49 +#: modules/computer.c:864 modules/computer/users.c:52 msgid "Group ID" msgstr "" #. / "usable memory" -#: modules/computer.c:944 +#: modules/computer.c:957 #, c-format msgid "%0.1f %s available to Linux" msgstr "%0.1f %s elérhető a rendszer számára" -#: modules/computer.c:946 modules/devices/dmi_memory.c:715 +#: modules/computer.c:959 modules/devices/dmi_memory.c:715 #: modules/devices/dmi_memory.c:725 modules/devices/dmi_memory.c:866 -#: modules/devices/dmi_memory.c:997 +#: modules/devices/dmi_memory.c:995 msgid "GiB" msgstr "GiB" -#: modules/computer.c:950 modules/computer/memory_usage.c:73 +#: modules/computer.c:963 modules/computer/memory_usage.c:73 #: modules/computer/modules.c:370 msgid "KiB" msgstr "KiB" -#: modules/computer.c:1013 modules/devices/devicetree/pmac_data.c:82 +#: modules/computer.c:1026 modules/devices/devicetree/pmac_data.c:82 msgid "Motherboard" msgstr "Alaplap" -#: modules/computer.c:1041 +#: modules/computer.c:1054 msgid "Graphics" msgstr "Grafikus vezérlő" -#: modules/computer.c:1042 modules/devices.c:108 +#: modules/computer.c:1055 modules/devices.c:109 msgid "Storage" msgstr "Háttértár" -#: modules/computer.c:1042 modules/devices.c:104 +#: modules/computer.c:1055 modules/devices.c:105 msgid "Printers" msgstr "Nyomtatók" -#: modules/computer.c:1042 +#: modules/computer.c:1055 msgid "Audio" msgstr "Hang" -#: modules/computer.c:1091 +#: modules/computer.c:1104 msgid "Gathers high-level computer information" msgstr "" -#: modules/computer.c:1102 +#: modules/computer.c:1115 msgid "lsmod is required." msgstr "" -#: modules/computer.c:1110 +#: modules/computer.c:1123 msgid "" "X.org's xrandr utility provides additional details when " "available." msgstr "" -#: modules/computer.c:1111 +#: modules/computer.c:1124 msgid "" "Mesa's glxinfo utility is required for OpenGL information." msgstr "" -#: modules/computer/alsa.c:34 -msgid "Audio Adapter" -msgstr "" - #: modules/computer/filesystem.c:87 msgid "Filesystem" msgstr "Fájlrendszer" @@ -1322,7 +1936,7 @@ msgstr "" #: modules/computer/filesystem.c:90 modules/devices.c:795 #: modules/devices/dmi_memory.c:664 modules/devices/dmi_memory.c:811 #: modules/devices/dmi_memory.c:843 modules/devices/dmi_memory.c:882 -#: modules/devices/dmi_memory.c:951 +#: modules/devices/dmi_memory.c:949 msgid "Size" msgstr "Méret" @@ -1619,8 +2233,8 @@ msgstr "" #: modules/computer/modules.c:338 modules/computer/modules.c:339 #: modules/computer/modules.c:340 modules/computer/modules.c:341 #: modules/computer/modules.c:342 modules/computer/modules.c:343 -#: modules/devices/dmi.c:117 modules/devices/dmi_memory.c:938 -#: modules/devices/firmware.c:245 modules/devices/x86/processor.c:695 +#: modules/devices/dmi.c:116 modules/devices/firmware.c:245 +#: modules/devices/x86/processor.c:694 msgid "(Not available)" msgstr "(Nem elérhető)" @@ -1717,231 +2331,106 @@ msgid "Access allowed (running as superuser)" msgstr "" #: modules/computer/os.c:288 -msgid "Access forbidden? (running as superuser)" -msgstr "" - -#: modules/computer/os.c:298 modules/computer/os.c:573 -msgid "Disabled" -msgstr "" - -#: modules/computer/os.c:300 -msgid "Partially enabled (mmap base+stack+VDSO base)" -msgstr "" - -#: modules/computer/os.c:302 -msgid "Fully enabled (mmap base+stack+VDSO base+heap)" -msgstr "" - -#. /bits of entropy for rng (0) -#: modules/computer/os.c:312 -msgid "(None or not available)" -msgstr "(Nincs vagy nem elérhető)" - -#. /bits of entropy for rng (low/poor value) -#: modules/computer/os.c:313 -#, c-format -msgid "%d bits (low)" -msgstr "" - -#. /bits of entropy for rng (medium value) -#: modules/computer/os.c:314 -#, c-format -msgid "%d bits (medium)" -msgstr "" - -#. /bits of entropy for rng (high/good value) -#: modules/computer/os.c:315 -#, c-format -msgid "%d bits (healthy)" -msgstr "" - -#: modules/computer/os.c:568 -msgid "Not installed" -msgstr "" - -#: modules/computer/os.c:571 -msgid "Enabled" -msgstr "" - -#: modules/computer/uptime.c:54 -#, c-format -msgid "%d day" -msgid_plural "%d days" -msgstr[0] "" -msgstr[1] "" - -#: modules/computer/uptime.c:55 -#, c-format -msgid "%d hour" -msgid_plural "%d hours" -msgstr[0] "" -msgstr[1] "" - -#: modules/computer/uptime.c:56 -#, c-format -msgid "%d minute" -msgid_plural "%d minutes" -msgstr[0] "" -msgstr[1] "" - -#: modules/computer/users.c:47 -msgid "User Information" -msgstr "" - -#: modules/computer/users.c:48 -msgid "User ID" -msgstr "" - -#: modules/computer/users.c:51 -msgid "Default Shell" -msgstr "" - -#: modules/devices.c:99 -msgid "Graphics Processors" -msgstr "" - -#: modules/devices.c:100 modules/devices/monitors.c:449 -#: modules/devices/monitors.c:495 -msgid "Monitors" -msgstr "" - -#: modules/devices.c:101 modules/devices/pci.c:175 -msgid "PCI Devices" -msgstr "" - -#: modules/devices.c:102 modules/devices/usb.c:211 -msgid "USB Devices" -msgstr "" - -#: 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 "" - -#: 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/gpu.c:116 -#: modules/devices/ia64/processor.c:165 -#: modules/devices/loongarch64/processor.c:83 -#: modules/devices/m68k/processor.c:84 modules/devices/mips/processor.c:75 -#: modules/devices/monitors.c:404 modules/devices/parisc/processor.c:155 -#: modules/devices/ppc/processor.c:158 modules/devices/riscv/processor.c:182 -#: modules/devices/s390/processor.c:132 modules/devices/x86/processor.c:812 -msgid "Model" +msgid "Access forbidden? (running as superuser)" msgstr "" -#: modules/devices.c:829 modules/devices/dmi_memory.c:883 -msgid "Devices" +#: modules/computer/os.c:298 modules/computer/os.c:572 +msgid "Disabled" msgstr "" -#: modules/devices.c:841 -msgid "Update PCI ID listing" +#: modules/computer/os.c:300 +msgid "Partially enabled (mmap base+stack+VDSO base)" msgstr "" -#: modules/devices.c:846 -msgid "Update USB ID listing" +#: modules/computer/os.c:302 +msgid "Fully enabled (mmap base+stack+VDSO base+heap)" msgstr "" -#: modules/devices.c:851 -msgid "Update EDID vendor codes" +#. /bits of entropy for rng (0) +#: modules/computer/os.c:312 +msgid "(None or not available)" +msgstr "(Nincs vagy nem elérhető)" + +#. /bits of entropy for rng (low/poor value) +#: modules/computer/os.c:313 +#, c-format +msgid "%d bits (low)" msgstr "" -#: modules/devices.c:856 -msgid "Update IEEE OUI vendor codes" +#. /bits of entropy for rng (medium value) +#: modules/computer/os.c:314 +#, c-format +msgid "%d bits (medium)" msgstr "" -#: modules/devices.c:861 -msgid "Update SD card manufacturer information" +#. /bits of entropy for rng (high/good value) +#: modules/computer/os.c:315 +#, c-format +msgid "%d bits (healthy)" msgstr "" -#: modules/devices.c:868 -msgid "Update CPU flags database" +#: modules/computer/os.c:567 +msgid "Not installed" msgstr "" -#: modules/devices.c:903 -msgid "Gathers information about hardware devices" +#: modules/computer/os.c:570 +msgid "Enabled" msgstr "" -#: modules/devices.c:924 -msgid "A copy of pci.ids is not available on the system." +#: modules/computer/users.c:50 +msgid "User Information" msgstr "" -#: modules/devices.c:927 -msgid "A full pci.ids is not available on the system." +#: modules/computer/users.c:51 +msgid "User ID" msgstr "" -#: modules/devices.c:932 -msgid "Resource information requires superuser privileges" +#: modules/computer/users.c:54 +msgid "Default Shell" msgstr "" -#: modules/devices.c:938 -msgid "" -"Any NVMe storage devices present are not listed.\n" -"udisks2 is required for NVMe devices." +#: modules/devices/alpha/processor.c:88 modules/devices.c:795 +#: modules/devices/devicetree.c:162 modules/devices/devicetree.c:208 +#: modules/devices/devicetree/pmac_data.c:80 modules/devices/gpu.c:116 +#: modules/devices/ia64/processor.c:165 +#: modules/devices/loongarch64/processor.c:83 +#: modules/devices/m68k/processor.c:84 modules/devices/mips/processor.c:75 +#: modules/devices/monitors.c:404 modules/devices/parisc/processor.c:155 +#: modules/devices/ppc/processor.c:158 modules/devices/riscv/processor.c:181 +#: modules/devices/s390/processor.c:132 modules/devices/x86/processor.c:811 +msgid "Model" msgstr "" #: modules/devices/alpha/processor.c:89 msgid "Platform String" msgstr "" -#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:345 +#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:344 #: modules/devices/ia64/processor.c:167 #: modules/devices/loongarch64/processor.c:85 #: modules/devices/m68k/processor.c:87 modules/devices/mips/processor.c:77 #: modules/devices/parisc/processor.c:158 modules/devices/ppc/processor.c:160 -#: modules/devices/riscv/processor.c:186 modules/devices/sh/processor.c:87 -#: modules/devices/x86/processor.c:659 modules/devices/x86/processor.c:812 +#: modules/devices/riscv/processor.c:185 modules/devices/sh/processor.c:87 +#: modules/devices/x86/processor.c:658 modules/devices/x86/processor.c:811 msgid "Frequency" msgstr "Órajel" -#: modules/devices/alpha/processor.c:91 modules/devices/arm/processor.c:346 +#: modules/devices/alpha/processor.c:91 modules/devices/arm/processor.c:345 #: modules/devices/ia64/processor.c:168 modules/devices/m68k/processor.c:88 #: modules/devices/mips/processor.c:78 modules/devices/parisc/processor.c:159 #: modules/devices/ppc/processor.c:161 modules/devices/s390/processor.c:134 -#: modules/devices/sh/processor.c:90 modules/devices/x86/processor.c:660 +#: modules/devices/sh/processor.c:90 modules/devices/x86/processor.c:659 msgid "BogoMips" msgstr "" -#: modules/devices/alpha/processor.c:92 modules/devices/arm/processor.c:347 +#: modules/devices/alpha/processor.c:92 modules/devices/arm/processor.c:346 #: modules/devices/ia64/processor.c:169 #: modules/devices/loongarch64/processor.c:88 #: modules/devices/m68k/processor.c:89 modules/devices/mips/processor.c:79 #: modules/devices/parisc/processor.c:160 modules/devices/ppc/processor.c:162 -#: modules/devices/riscv/processor.c:187 modules/devices/s390/processor.c:135 +#: modules/devices/riscv/processor.c:186 modules/devices/s390/processor.c:135 #: modules/devices/sh/processor.c:91 modules/devices/sparc/processor.c:77 -#: modules/devices/x86/processor.c:661 +#: modules/devices/x86/processor.c:660 msgid "Byte Order" msgstr "" @@ -2119,73 +2608,69 @@ msgstr "" msgid "ARM Processor" msgstr "" -#: modules/devices/arm/processor.c:214 modules/devices/riscv/processor.c:147 -#: modules/devices/x86/processor.c:610 +#: modules/devices/arm/processor.c:214 modules/devices/riscv/processor.c:146 +#: modules/devices/x86/processor.c:609 msgid "Empty List" msgstr "" -#: modules/devices/arm/processor.c:240 modules/devices/gpu.c:158 -#: modules/devices/gpu.c:242 modules/devices/x86/processor.c:268 +#: modules/devices/arm/processor.c:239 modules/devices/gpu.c:158 +#: modules/devices/gpu.c:242 modules/devices/x86/processor.c:267 msgid "Clocks" msgstr "Órajelek" -#: modules/devices/arm/processor.c:286 modules/devices/arm/processor.c:299 -#: modules/devices/x86/processor.c:314 modules/devices/x86/processor.c:327 +#: modules/devices/arm/processor.c:285 modules/devices/arm/processor.c:298 +#: modules/devices/x86/processor.c:313 modules/devices/x86/processor.c:326 #, c-format msgid "%.2f-%.2f %s=%dx\n" msgstr "" -#: modules/devices/arm/processor.c:342 +#: modules/devices/arm/processor.c:341 msgid "Linux Name" msgstr "" -#: modules/devices/arm/processor.c:343 +#: modules/devices/arm/processor.c:342 msgid "Decoded Name" msgstr "" -#: modules/devices/arm/processor.c:344 modules/network/net.c:453 +#: modules/devices/arm/processor.c:343 modules/network/net.c:481 msgid "Mode" msgstr "" -#: modules/devices/arm/processor.c:350 +#: modules/devices/arm/processor.c:349 msgid "ARM" msgstr "" -#: modules/devices/arm/processor.c:351 +#: modules/devices/arm/processor.c:350 msgid "Implementer" msgstr "" -#: modules/devices/arm/processor.c:352 modules/devices/dmi_memory.c:953 +#: modules/devices/arm/processor.c:351 modules/devices/dmi_memory.c:951 msgid "Part" msgstr "" -#: modules/devices/arm/processor.c:353 modules/devices/ia64/processor.c:162 -#: modules/devices/parisc/processor.c:156 modules/devices/riscv/processor.c:183 +#: modules/devices/arm/processor.c:352 modules/devices/ia64/processor.c:162 +#: modules/devices/parisc/processor.c:156 modules/devices/riscv/processor.c:182 msgid "Architecture" msgstr "" -#: modules/devices/arm/processor.c:354 +#: modules/devices/arm/processor.c:353 msgid "Variant" msgstr "" -#: modules/devices/arm/processor.c:356 modules/devices/riscv/processor.c:190 -#: modules/devices/sparc/processor.c:78 modules/devices/x86/processor.c:667 +#: modules/devices/arm/processor.c:355 modules/devices/riscv/processor.c:189 +#: modules/devices/sparc/processor.c:78 modules/devices/x86/processor.c:666 msgid "Capabilities" msgstr "" -#: modules/devices/arm/processor.c:468 +#: modules/devices/arm/processor.c:467 msgid "SOC/Package" msgstr "" #: modules/devices/arm/processor.c:471 modules/devices/x86/processor.c:752 -msgid "Topology" -msgstr "" - -#: modules/devices/arm/processor.c:472 modules/devices/x86/processor.c:753 msgid "Logical CPU Config" msgstr "" -#: modules/devices/arm/processor.c:489 +#: modules/devices/arm/processor.c:488 msgid "SOC/Package Information" msgstr "" @@ -2231,7 +2716,7 @@ msgstr "" "Típus=%s\n" "Sorozatszám=%s\n" -#: modules/devices/battery.c:343 +#: modules/devices/battery.c:344 #, c-format msgid "" "\n" @@ -2243,7 +2728,7 @@ msgid "" "APM BIOS version=%s\n" msgstr "" -#: modules/devices/battery.c:355 +#: modules/devices/battery.c:356 #, c-format msgid "" "\n" @@ -2254,79 +2739,172 @@ msgid "" "APM BIOS version=%s\n" msgstr "" -#: modules/devices/battery.c:382 +#: modules/devices/battery.c:383 msgid "" "[No batteries]\n" "No batteries found on this system=\n" msgstr "" -#: modules/devices/devicetree.c:52 +#: modules/devices.c:100 +msgid "Graphics Processors" +msgstr "" + +#: modules/devices.c:101 modules/devices/monitors.c:449 +#: modules/devices/monitors.c:495 +msgid "Monitors" +msgstr "" + +#: modules/devices.c:102 modules/devices/pci.c:175 +msgid "PCI Devices" +msgstr "" + +#: modules/devices.c:103 modules/devices/usb.c:211 +msgid "USB Devices" +msgstr "" + +#: modules/devices.c:104 +msgid "Firmware" +msgstr "" + +#: modules/devices.c:106 +msgid "Battery" +msgstr "" + +#: modules/devices.c:107 +msgid "Sensors" +msgstr "" + +#: modules/devices.c:110 +msgid "System DMI" +msgstr "" + +#: modules/devices.c:111 +msgid "Memory Devices" +msgstr "" + +#: modules/devices.c:113 modules/devices.c:115 +msgid "Device Tree" +msgstr "" + +#: modules/devices.c:117 +msgid "Resources" +msgstr "" + +#: modules/devices.c:771 +msgid "Sensor" +msgstr "" + +#: modules/devices.c:829 modules/devices/dmi_memory.c:883 +msgid "Devices" +msgstr "" + +#: modules/devices.c:841 +msgid "Update PCI ID listing" +msgstr "" + +#: 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 pci.ids is not available on the system." +msgstr "" + +#: modules/devices.c:927 +msgid "A full pci.ids 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" +"udisks2 is required for NVMe devices." +msgstr "" + +#: modules/devices/devicetree.c:51 msgid "Properties" msgstr "Tulajdonságok" -#: modules/devices/devicetree.c:53 +#: modules/devices/devicetree.c:52 msgid "Children" msgstr "" -#: modules/devices/devicetree.c:89 +#: modules/devices/devicetree.c:88 msgid "Node" msgstr "" -#: modules/devices/devicetree.c:90 +#: modules/devices/devicetree.c:89 msgid "Node Path" msgstr "" -#: modules/devices/devicetree.c:91 +#: modules/devices/devicetree.c:90 msgid "Alias" msgstr "" -#: modules/devices/devicetree.c:91 modules/devices/devicetree.c:92 -#: modules/devices/monitors.c:411 modules/devices/storage.c:306 -#: modules/devices/storage.c:328 -msgid "(None)" -msgstr "" - -#: modules/devices/devicetree.c:92 +#: modules/devices/devicetree.c:91 msgid "Symbol" msgstr "" -#: modules/devices/devicetree.c:145 modules/devices/devicetree/pmac_data.c:79 +#: modules/devices/devicetree.c:144 modules/devices/devicetree/pmac_data.c:79 msgid "Platform" msgstr "" -#: modules/devices/devicetree.c:146 modules/devices/devicetree.c:211 +#: modules/devices/devicetree.c:145 modules/devices/devicetree.c:210 #: modules/devices/gpu.c:247 msgid "Compatible" msgstr "" -#: modules/devices/devicetree.c:147 +#: modules/devices/devicetree.c:146 msgid "GPU-compatible" msgstr "" -#: modules/devices/devicetree.c:162 +#: modules/devices/devicetree.c:161 msgid "Raspberry Pi or Compatible" msgstr "" -#: modules/devices/devicetree.c:164 modules/devices/devicetree.c:191 -#: modules/devices/devicetree.c:210 modules/devices/devicetree/rpi_data.c:169 +#: modules/devices/devicetree.c:163 modules/devices/devicetree.c:190 +#: modules/devices/devicetree.c:209 modules/devices/devicetree/rpi_data.c:169 #: modules/devices/dmi.c:42 modules/devices/dmi.c:52 modules/devices/dmi.c:58 #: modules/devices/usb.c:181 msgid "Serial Number" msgstr "Sorozatszám" -#: modules/devices/devicetree.c:165 modules/devices/devicetree/rpi_data.c:166 +#: modules/devices/devicetree.c:164 modules/devices/devicetree/rpi_data.c:166 msgid "RCode" msgstr "" -#: modules/devices/devicetree.c:165 +#: modules/devices/devicetree.c:164 msgid "No revision code available; unable to lookup model details." msgstr "" -#: modules/devices/devicetree.c:190 +#: modules/devices/devicetree.c:189 msgid "More" msgstr "" -#: modules/devices/devicetree.c:271 +#: modules/devices/devicetree.c:270 msgid "Messages" msgstr "" @@ -2415,24 +2993,19 @@ msgstr "" msgid "Asset Tag" msgstr "" -#: modules/devices/dmi.c:54 -msgid "Chassis" -msgstr "" - -#: modules/devices/dmi.c:121 modules/devices/dmi_memory.c:939 -#: modules/devices/x86/processor.c:696 +#: modules/devices/dmi.c:120 modules/devices/x86/processor.c:695 msgid "(Not available; Perhaps try running HardInfo as root.)" msgstr "(Nem elérhető; Próbálja meg rendszergazdaként futtatni a HardInfo2-t!)" -#: modules/devices/dmi.c:162 +#: modules/devices/dmi.c:161 msgid "DMI Unavailable" msgstr "DMI nem elérhető" -#: modules/devices/dmi.c:164 -msgid "DMI is not available. Perhaps this platform does not provide DMI." -msgstr "DMI nem elérhető. Lehetséges, hogy az alaplap nem közöl DMI adatokat." +#: modules/devices/dmi.c:163 +msgid "DMI is not avaliable. Perhaps this platform does not provide DMI." +msgstr "" -#: modules/devices/dmi.c:165 +#: modules/devices/dmi.c:164 msgid "DMI is not available; Perhaps try running HardInfo as root." msgstr "" "DMI nem elérhető; Próbálja meg rendszergazdaként futtatni a HardInfo2-t!" @@ -2477,12 +3050,12 @@ msgstr "" msgid "Memory Array" msgstr "" -#: modules/devices/dmi_memory.c:747 modules/devices/x86/processor.c:715 +#: modules/devices/dmi_memory.c:747 modules/devices/x86/processor.c:714 msgid "DMI Handle" msgstr "" #: modules/devices/dmi_memory.c:748 modules/devices/dmi_memory.c:804 -#: modules/devices/dmi_memory.c:841 modules/devices/dmi_memory.c:950 +#: modules/devices/dmi_memory.c:841 modules/devices/dmi_memory.c:948 msgid "Locator" msgstr "" @@ -2559,30 +3132,31 @@ msgstr "" msgid "Serial Presence Detect (SPD) Summary" msgstr "" -#: modules/devices/dmi_memory.c:1007 -msgid " dmidecode utility available" +#: modules/devices/dmi_memory.c:937 +msgid "(Not available - See hint box below)" msgstr "" -#: modules/devices/dmi_memory.c:1008 -msgid " ... and HardInfo2 running with superuser privileges" +#: modules/devices/dmi_memory.c:1005 +msgid " dmidecode package installed" msgstr "" -#: modules/devices/dmi_memory.c:1009 -msgid "" -" at24 (or eeprom) module loaded (for SDR, DDR, DDR2, DDR3)" +#: modules/devices/dmi_memory.c:1006 +msgid " sudo chmod a+r /sys/firmware/dmi/tables/*" msgstr "" -#: modules/devices/dmi_memory.c:1010 -msgid "" -" ... or ee1004 module loaded and configured! " -"(for DDR4)" +#: modules/devices/dmi_memory.c:1007 +msgid " sudo modprobe at24 (or eeprom) (for SDR, DDR, DDR2, DDR3)" +msgstr "" + +#: modules/devices/dmi_memory.c:1008 +msgid " sudo modprobe ee1004 (for DDR4)" msgstr "" -#: modules/devices/dmi_memory.c:1019 -msgid "Memory information requires one or both of the following:" +#: modules/devices/dmi_memory.c:1017 +msgid "Memory Information requires more Setup:" msgstr "" -#: modules/devices/dmi_memory.c:1045 +#: modules/devices/dmi_memory.c:1043 msgid "" "\"More often than not, information contained in the DMI tables is " "inaccurate,\n" @@ -2692,7 +3266,7 @@ msgid "Plugin" msgstr "" #: modules/devices/firmware.c:74 modules/devices/firmware.c:205 -#: modules/network.c:380 +#: modules/network.c:381 msgid "Flags" msgstr "" @@ -2786,10 +3360,6 @@ msgstr "" msgid "Class" msgstr "Osztály" -#: 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 "Használatban" @@ -2810,36 +3380,12 @@ msgstr "" msgid "Operating Points (OPPv2)" msgstr "" -#: modules/devices/gpu.c:216 -msgid "Frequency Scaling" -msgstr "" - -#: modules/devices/gpu.c:217 -msgid "Minimum" -msgstr "" - -#: modules/devices/gpu.c:217 modules/devices/gpu.c:218 -msgid "kHz" -msgstr "kHz" - -#: modules/devices/gpu.c:218 -msgid "Maximum" -msgstr "" - -#: modules/devices/gpu.c:219 -msgid "Transition Latency" -msgstr "" - -#: modules/devices/gpu.c:219 -msgid "ns" -msgstr "" - #: modules/devices/gpu.c:245 msgid "Device Tree Node" msgstr "" #: modules/devices/gpu.c:248 modules/devices/monitors.c:475 -#: modules/network/net.c:454 +#: modules/network/net.c:482 msgid "Status" msgstr "" @@ -2890,7 +3436,7 @@ msgstr "" msgid "BogoMIPS" msgstr "" -#: modules/devices/m68k/processor.c:85 modules/devices/riscv/processor.c:185 +#: modules/devices/m68k/processor.c:85 modules/devices/riscv/processor.c:184 msgid "MMU" msgstr "" @@ -2941,7 +3487,7 @@ msgid "Analog" msgstr "Analóg" #: modules/devices/monitors.c:395 modules/devices/usb.c:135 -#: modules/network.c:310 modules/network.c:363 modules/network.c:380 +#: modules/network.c:311 modules/network.c:364 modules/network.c:381 msgid "Interface" msgstr "" @@ -3054,10 +3600,6 @@ msgstr "" msgid "PA-RISC Processor" msgstr "" -#: modules/devices/parisc/processor.c:157 -msgid "System" -msgstr "" - #: modules/devices/parisc/processor.c:161 msgid "HVersion" msgstr "" @@ -3066,10 +3608,6 @@ msgstr "" msgid "SVersion" msgstr "" -#: modules/devices/parisc/processor.c:163 modules/devices/x86/processor.c:664 -msgid "Cache" -msgstr "" - #: modules/devices/pci.c:123 msgid "Link Width" msgstr "" @@ -3154,7 +3692,7 @@ msgid "" "No printers found=\n" msgstr "" -#: modules/devices/riscv/processor.c:184 +#: modules/devices/riscv/processor.c:183 msgid "uarch" msgstr "" @@ -3338,7 +3876,7 @@ msgid "Timings" msgstr "" #: modules/devices/spd-decode.c:549 modules/devices/spd-decode.c:940 -#: modules/devices/spd-decode.c:982 modules/devices/x86/processor.c:717 +#: modules/devices/spd-decode.c:982 modules/devices/x86/processor.c:716 msgid "Voltage" msgstr "" @@ -3387,6 +3925,7 @@ msgid "XMP Profile" msgstr "" #: modules/devices/spd-decode.c:939 modules/devices/usb.c:176 +#: modules/network/net.c:443 msgid "Speed" msgstr "Sebesség" @@ -3660,7 +4199,7 @@ msgstr "" msgid "Self-monitoring (S.M.A.R.T.)" msgstr "Önellenőrzés (S.M.A.R.T.)" -#: modules/devices/storage.c:266 modules/devices/x86/processor.c:665 +#: modules/devices/storage.c:266 modules/devices/x86/processor.c:664 msgid "Power Management" msgstr "" @@ -3777,7 +4316,7 @@ msgid "" "[SCSI Disks]\n" msgstr "" -#: modules/devices/storage.c:567 modules/devices/storage.c:767 +#: modules/devices/storage.c:567 modules/devices/storage.c:773 #, c-format msgid "" "[Device Information]\n" @@ -3802,12 +4341,12 @@ msgid "" "[IDE Disks]\n" msgstr "" -#: modules/devices/storage.c:704 +#: modules/devices/storage.c:707 #, c-format msgid "Driver=%s\n" msgstr "" -#: modules/devices/storage.c:773 +#: modules/devices/storage.c:779 #, c-format msgid "" "Device Name=hd%c\n" @@ -3815,7 +4354,7 @@ msgid "" "Cache=%dkb\n" msgstr "" -#: modules/devices/storage.c:783 +#: modules/devices/storage.c:789 #, c-format msgid "" "[Geometry]\n" @@ -3823,14 +4362,14 @@ msgid "" "Logical=%s\n" msgstr "" -#: modules/devices/storage.c:793 +#: modules/devices/storage.c:799 #, c-format msgid "" "[Capabilities]\n" "%s" msgstr "" -#: modules/devices/storage.c:800 +#: modules/devices/storage.c:806 #, c-format msgid "" "[Speeds]\n" @@ -3841,11 +4380,11 @@ msgstr "" msgid "Sub-class" msgstr "" -#: modules/devices/usb.c:138 modules/devices/usb.c:179 modules/network.c:347 +#: modules/devices/usb.c:138 modules/devices/usb.c:179 modules/network.c:348 msgid "Protocol" msgstr "" -#: modules/devices/usb.c:146 modules/network/net.c:451 +#: modules/devices/usb.c:146 modules/network/net.c:479 msgid "Mb/s" msgstr "" @@ -3878,82 +4417,64 @@ msgstr "" msgid "Level %d (%s)=%d-way set-associative, %d sets, %dKB size\n" msgstr "" -#. /cache type, as appears in: Level 1 (Data) -#: modules/devices/x86/processor.c:170 -msgctxt "cache-type" -msgid "Data" -msgstr "" - -#. /cache type, as appears in: Level 1 (Instruction) -#: modules/devices/x86/processor.c:171 -msgctxt "cache-type" -msgid "Instruction" -msgstr "" - -#. /cache type, as appears in: Level 2 (Unified) -#: modules/devices/x86/processor.c:172 -msgctxt "cache-type" -msgid "Unified" -msgstr "" - -#: modules/devices/x86/processor.c:367 +#: modules/devices/x86/processor.c:366 msgid "Caches" msgstr "Gyorsítótárak" -#: modules/devices/x86/processor.c:418 modules/devices/x86/processor.c:435 +#: modules/devices/x86/processor.c:417 modules/devices/x86/processor.c:434 #, c-format msgid "Level %d (%s)#%d=%dx %dKB (%dKB), %d-way set-associative, %d sets\n" msgstr "" -#: modules/devices/x86/processor.c:649 +#: modules/devices/x86/processor.c:648 msgid "Model Name" msgstr "" -#: modules/devices/x86/processor.c:650 +#: modules/devices/x86/processor.c:649 msgid "Family, model, stepping" msgstr "" -#: modules/devices/x86/processor.c:656 +#: modules/devices/x86/processor.c:655 msgid "Microcode Version" msgstr "" -#: modules/devices/x86/processor.c:657 +#: modules/devices/x86/processor.c:656 msgid "Configuration" msgstr "" -#: modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:657 msgid "Cache Size" msgstr "" -#: modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:657 msgid "kb" msgstr "" -#: modules/devices/x86/processor.c:666 +#: modules/devices/x86/processor.c:665 msgid "Bug Workarounds" msgstr "" -#: modules/devices/x86/processor.c:693 +#: modules/devices/x86/processor.c:692 msgid "Socket Information" msgstr "" -#: modules/devices/x86/processor.c:714 +#: modules/devices/x86/processor.c:713 msgid "CPU Socket" msgstr "" -#: modules/devices/x86/processor.c:718 +#: modules/devices/x86/processor.c:717 msgid "External Clock" msgstr "" -#: modules/devices/x86/processor.c:719 +#: modules/devices/x86/processor.c:718 msgid "Max Frequency" msgstr "" -#: modules/devices/x86/processor.c:750 +#: modules/devices/x86/processor.c:749 msgid "Package Information" msgstr "" -#: modules/devices/x86/processor.c:812 +#: modules/devices/x86/processor.c:811 msgid "Socket:Core" msgstr "" @@ -5384,7 +5905,7 @@ msgstr "" msgid "Routing Table" msgstr "" -#: modules/network.c:64 modules/network.c:309 +#: modules/network.c:64 modules/network.c:310 msgid "ARP Table" msgstr "" @@ -5400,307 +5921,325 @@ msgstr "" msgid "Shared Directories" msgstr "" -#: modules/network.c:310 modules/network.c:332 modules/network.c:363 -#: modules/network/net.c:472 +#: modules/network.c:311 modules/network.c:333 modules/network.c:364 +#: modules/network/net.c:500 msgid "IP Address" msgstr "IP-cím" -#: modules/network.c:310 +#: modules/network.c:311 msgid "MAC Address" msgstr "MAC-cím" -#: modules/network.c:319 +#: modules/network.c:320 msgid "SAMBA" msgstr "" -#: modules/network.c:320 +#: modules/network.c:321 msgid "NFS" msgstr "" -#: modules/network.c:331 +#: modules/network.c:332 msgid "Name Servers" msgstr "" -#: modules/network.c:346 +#: modules/network.c:347 msgid "Connections" msgstr "" -#: modules/network.c:347 +#: modules/network.c:348 msgid "Local Address" msgstr "" -#: modules/network.c:347 +#: modules/network.c:348 msgid "Foreign Address" msgstr "" -#: modules/network.c:347 +#: modules/network.c:348 msgid "State" msgstr "Állapot" -#: modules/network.c:363 +#: modules/network.c:364 msgid "Sent" msgstr "" -#: modules/network.c:363 +#: modules/network.c:364 msgid "Received" msgstr "" -#: modules/network.c:379 +#: modules/network.c:380 msgid "IP routing table" msgstr "" -#: modules/network.c:380 +#: modules/network.c:381 msgid "Destination/Gateway" msgstr "" -#: modules/network.c:380 modules/network/net.c:473 +#: modules/network.c:381 modules/network/net.c:501 msgid "Mask" msgstr "" -#: modules/network.c:408 +#: modules/network.c:409 msgid "Network" msgstr "Hálózat" -#: modules/network.c:441 +#: modules/network.c:442 msgid "Gathers information about this computer's network connection" msgstr "Adatok összegyűjtése a számítógép hálózati kapcsolatairól" -#: modules/network/net.c:72 +#: modules/network/net.c:74 msgctxt "wi-op-mode" msgid "Auto" msgstr "" -#: modules/network/net.c:73 +#: modules/network/net.c:75 msgctxt "wi-op-mode" msgid "Ad-Hoc" msgstr "" -#: modules/network/net.c:74 +#: modules/network/net.c:76 msgctxt "wi-op-mode" msgid "Managed" msgstr "" -#: modules/network/net.c:75 +#: modules/network/net.c:77 msgctxt "wi-op-mode" msgid "Master" msgstr "" -#: modules/network/net.c:76 +#: modules/network/net.c:78 msgctxt "wi-op-mode" msgid "Repeater" msgstr "Jelismétlő" -#: modules/network/net.c:77 +#: modules/network/net.c:79 msgctxt "wi-op-mode" msgid "Secondary" msgstr "" -#: modules/network/net.c:78 +#: modules/network/net.c:80 msgctxt "wi-op-mode" msgid "(Unknown)" msgstr "(ismeretlen)" -#: modules/network/net.c:242 modules/network/net.c:262 -#: modules/network/net.c:270 +#: modules/network/net.c:268 modules/network/net.c:288 +#: modules/network/net.c:296 msgctxt "net-if-type" msgid "Ethernet" msgstr "" -#: modules/network/net.c:243 +#: modules/network/net.c:269 msgctxt "net-if-type" msgid "Loopback" msgstr "" -#: modules/network/net.c:244 +#: modules/network/net.c:270 msgctxt "net-if-type" msgid "Point-to-Point" msgstr "" -#: modules/network/net.c:245 modules/network/net.c:246 -#: modules/network/net.c:247 modules/network/net.c:248 -#: modules/network/net.c:272 +#: modules/network/net.c:271 modules/network/net.c:272 +#: modules/network/net.c:273 modules/network/net.c:274 +#: modules/network/net.c:298 msgctxt "net-if-type" msgid "Wireless" msgstr "" -#: modules/network/net.c:249 +#: modules/network/net.c:275 msgctxt "net-if-type" msgid "Virtual Point-to-Point (TUN)" msgstr "" -#: modules/network/net.c:250 +#: modules/network/net.c:276 msgctxt "net-if-type" msgid "Ethernet (TAP)" msgstr "" -#: modules/network/net.c:251 +#: modules/network/net.c:277 msgctxt "net-if-type" msgid "Parallel Line Internet Protocol" msgstr "" -#: modules/network/net.c:252 +#: modules/network/net.c:278 msgctxt "net-if-type" msgid "Infrared" msgstr "Infravörös" -#: modules/network/net.c:253 modules/network/net.c:271 +#: modules/network/net.c:279 modules/network/net.c:297 msgctxt "net-if-type" msgid "Serial Line Internet Protocol" msgstr "" -#: modules/network/net.c:254 +#: modules/network/net.c:280 msgctxt "net-if-type" msgid "Integrated Services Digital Network" msgstr "" -#: modules/network/net.c:255 +#: modules/network/net.c:281 msgctxt "net-if-type" msgid "IPv6-over-IPv4 Tunnel" msgstr "" -#: modules/network/net.c:256 +#: modules/network/net.c:282 msgctxt "net-if-type" msgid "VMWare Virtual Network Interface (NAT)" msgstr "" -#: modules/network/net.c:257 +#: modules/network/net.c:283 msgctxt "net-if-type" msgid "VMWare Virtual Network Interface" msgstr "" -#: modules/network/net.c:258 +#: modules/network/net.c:284 msgctxt "net-if-type" msgid "Personal Area Network (PAN)" msgstr "" -#: modules/network/net.c:259 +#: modules/network/net.c:285 msgctxt "net-if-type" msgid "Bluetooth" msgstr "Bluetooth" -#: modules/network/net.c:260 +#: modules/network/net.c:286 msgctxt "net-if-type" msgid "Bridge Interface" msgstr "" -#: modules/network/net.c:261 +#: modules/network/net.c:287 msgctxt "net-if-type" msgid "Hamachi Virtual Personal Network" msgstr "" -#: modules/network/net.c:263 +#: modules/network/net.c:289 msgctxt "net-if-type" msgid "Intermediate Functional Block" msgstr "" -#: modules/network/net.c:264 +#: modules/network/net.c:290 msgctxt "net-if-type" msgid "GRE Network Tunnel" msgstr "" -#: modules/network/net.c:265 +#: modules/network/net.c:291 msgctxt "net-if-type" msgid "Mesh Network" msgstr "" -#: modules/network/net.c:266 +#: modules/network/net.c:292 msgctxt "net-if-type" msgid "Wireless Master Interface" msgstr "" -#: modules/network/net.c:267 +#: modules/network/net.c:293 msgctxt "net-if-type" msgid "VirtualBox Virtual Network Interface" msgstr "" -#: modules/network/net.c:273 +#: modules/network/net.c:299 msgctxt "net-if-type" msgid "Wireless (WAN)" msgstr "" -#: modules/network/net.c:275 +#: modules/network/net.c:301 msgctxt "net-if-type" msgid "(Unknown)" msgstr "" -#: modules/network/net.c:343 modules/network/net.c:353 +#: modules/network/net.c:369 modules/network/net.c:379 msgid "Network Interfaces" msgstr "" -#: modules/network/net.c:343 +#: modules/network/net.c:369 msgid "None Found" msgstr "" -#: modules/network/net.c:409 +#: modules/network/net.c:436 msgid "Network Adapter Properties" msgstr "" -#: modules/network/net.c:410 +#: modules/network/net.c:437 msgid "Interface Type" msgstr "" -#: modules/network/net.c:411 +#: modules/network/net.c:438 msgid "Hardware Address (MAC)" msgstr "" -#: modules/network/net.c:415 +#: modules/network/net.c:442 msgid "MTU" msgstr "" -#: modules/network/net.c:416 +#: modules/network/net.c:444 msgid "Transfer Details" msgstr "" -#: modules/network/net.c:417 +#: modules/network/net.c:445 msgid "Bytes Received" msgstr "" -#: modules/network/net.c:418 +#: modules/network/net.c:446 msgid "Bytes Sent" msgstr "" -#: modules/network/net.c:435 modules/network/net.c:457 -#: modules/network/net.c:458 +#: modules/network/net.c:463 modules/network/net.c:485 +#: modules/network/net.c:486 msgid "dBm" msgstr "dBm" -#: modules/network/net.c:435 +#: modules/network/net.c:463 msgid "mW" msgstr "mW" -#: modules/network/net.c:449 +#: modules/network/net.c:477 msgid "Wireless Properties" msgstr "" -#: modules/network/net.c:450 +#: modules/network/net.c:478 msgid "Network Name (SSID)" msgstr "" -#: modules/network/net.c:451 +#: modules/network/net.c:479 msgid "Bit Rate" msgstr "Bitsűrűség" -#: modules/network/net.c:452 +#: modules/network/net.c:480 msgid "Transmission Power" msgstr "" -#: modules/network/net.c:455 +#: modules/network/net.c:483 msgid "Link Quality" msgstr "" -#: modules/network/net.c:456 +#: modules/network/net.c:484 msgid "Signal / Noise" msgstr "Jel / zaj" -#: modules/network/net.c:471 +#: modules/network/net.c:499 msgid "Internet Protocol (IPv4)" msgstr "" -#: modules/network/net.c:472 modules/network/net.c:473 -#: modules/network/net.c:475 +#: modules/network/net.c:500 modules/network/net.c:501 +#: modules/network/net.c:503 msgid "(Not set)" msgstr "" -#: modules/network/net.c:474 +#: modules/network/net.c:502 msgid "Broadcast Address" msgstr "" + +#~ msgid "_Copy to Clipboard" +#~ msgstr "_Másolás vágólapra" + +#~ msgid "Copy to clipboard" +#~ msgstr "Másolás vágólapra" + +#~ msgid "" +#~ "Synchronize with Central Database\n" +#~ "The following information may be synchronized\n" +#~ "with the HardInfo2 central database." +#~ msgstr "" +#~ "Hardveradatok feltöltése központi adatbázisba\n" +#~ "Az alábbi adatok kerülnek feltöltésre a HardInfo2 adatbázisába." + +#~ msgid "DMI is not available. Perhaps this platform does not provide DMI." +#~ msgstr "" +#~ "DMI nem elérhető. Lehetséges, hogy az alaplap nem közöl DMI adatokat." diff --git a/po/ko.po b/po/ko.po index 5f74dbe4..4939a312 100644 --- a/po/ko.po +++ b/po/ko.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: hardinfo2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-04-22 11:49+0200\n" +"POT-Creation-Date: 2024-05-30 15:01+0200\n" "PO-Revision-Date: 2022-09-28\n" "Last-Translator: Yunji Lee\n" "Language-Team: \n" @@ -14,11 +14,640 @@ msgstr "" "X-Generator: Poedit 2.3\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: shell/callbacks.c:232 shell/shell.c:421 +#: hardinfo2/cpu_util.c:29 +msgid "Little Endian" +msgstr "리틀 엔디안" + +#: hardinfo2/cpu_util.c:31 +msgid "Big Endian" +msgstr "빅엔디안" + +#: hardinfo2/cpu_util.c:205 hardinfo2/cpu_util.c:216 modules/devices/gpu.c:216 +msgid "Frequency Scaling" +msgstr "주파수 스케일링" + +#: hardinfo2/cpu_util.c:206 modules/devices/gpu.c:217 +msgid "Minimum" +msgstr "최소값" + +#: hardinfo2/cpu_util.c:206 hardinfo2/cpu_util.c:207 hardinfo2/cpu_util.c:208 +#: hardinfo2/dt_util.c:590 modules/devices/gpu.c:217 modules/devices/gpu.c:218 +msgid "kHz" +msgstr "kHz" + +#: hardinfo2/cpu_util.c:207 modules/devices/gpu.c:218 +msgid "Maximum" +msgstr "최대값" + +#: hardinfo2/cpu_util.c:208 +msgid "Current" +msgstr "현재" + +#: hardinfo2/cpu_util.c:209 modules/devices/gpu.c:219 +msgid "Transition Latency" +msgstr "전환 지연" + +#: hardinfo2/cpu_util.c:209 modules/devices/gpu.c:219 +msgid "ns" +msgstr "ns" + +#: hardinfo2/cpu_util.c:210 +msgid "Governor" +msgstr "거버너" + +#: hardinfo2/cpu_util.c:211 hardinfo2/cpu_util.c:217 modules/devices.c:772 +#: modules/devices/gpu.c:163 modules/devices/pci.c:148 +#: modules/devices/usb.c:139 +msgid "Driver" +msgstr "드라이버" + +#: hardinfo2/cpu_util.c:223 modules/computer.c:785 +#: modules/devices/arm/processor.c:255 modules/devices/x86/processor.c:283 +#: modules/devices/x86/processor.c:387 modules/devices/x86/processor.c:525 +msgid "(Not Available)" +msgstr "(사용할 수 없습니다)" + +#: hardinfo2/cpu_util.c:231 hardinfo2/cpu_util.c:233 +msgid "Socket" +msgstr "소켓" + +#: hardinfo2/cpu_util.c:236 hardinfo2/cpu_util.c:238 modules/devices/gpu.c:159 +#: modules/devices/gpu.c:243 +msgid "Core" +msgstr "코어" + +#: hardinfo2/cpu_util.c:241 +msgid "Book" +msgstr "" + +#: hardinfo2/cpu_util.c:243 +msgid "Drawer" +msgstr "" + +#: hardinfo2/cpu_util.c:249 modules/devices/arm/processor.c:470 +#: modules/devices/x86/processor.c:751 +msgid "Topology" +msgstr "토폴로지" + +#: hardinfo2/cpu_util.c:250 +msgid "ID" +msgstr "ID" + +#: hardinfo2/dmi_util.c:25 +msgid "BIOS Information" +msgstr "BIOS 정보" + +#: hardinfo2/dmi_util.c:26 modules/devices/parisc/processor.c:157 +msgid "System" +msgstr "시스템" + +#: hardinfo2/dmi_util.c:27 +msgid "Base Board" +msgstr "베이스 보드" + +#: hardinfo2/dmi_util.c:28 modules/devices/dmi.c:54 +msgid "Chassis" +msgstr "시스템 장치" + +#: hardinfo2/dmi_util.c:29 modules/computer.c:556 modules/computer.c:1054 +#: modules/devices/alpha/processor.c:87 modules/devices/arm/processor.c:340 +#: modules/devices.c:99 modules/devices/ia64/processor.c:159 +#: modules/devices/loongarch64/processor.c:80 +#: modules/devices/m68k/processor.c:83 modules/devices/mips/processor.c:74 +#: modules/devices/parisc/processor.c:154 modules/devices/ppc/processor.c:157 +#: modules/devices/riscv/processor.c:180 modules/devices/s390/processor.c:131 +#: modules/devices/sh/processor.c:83 modules/devices/sparc/processor.c:74 +#: modules/devices/x86/processor.c:647 +msgid "Processor" +msgstr "프로세서" + +#: hardinfo2/dmi_util.c:30 +msgid "Memory Controller" +msgstr "메모리 컨트롤러" + +#: hardinfo2/dmi_util.c:31 +msgid "Memory Module" +msgstr "메모리 모듈" + +#: hardinfo2/dmi_util.c:32 modules/devices/parisc/processor.c:163 +#: modules/devices/x86/processor.c:663 +msgid "Cache" +msgstr "캐시" + +#: hardinfo2/dmi_util.c:33 +msgid "Port Connector" +msgstr "포트 커넥터" + +#: hardinfo2/dmi_util.c:34 +msgid "System Slots" +msgstr "시스템 슬롯" + +#: hardinfo2/dmi_util.c:35 +msgid "On Board Devices" +msgstr "온보드 장치" + +#: hardinfo2/dmi_util.c:36 +msgid "OEM Strings" +msgstr "OEM 문자열" + +#: hardinfo2/dmi_util.c:37 +msgid "System Configuration Options" +msgstr "시스템 구성 옵션" + +#: hardinfo2/dmi_util.c:38 +msgid "BIOS Language" +msgstr "BIOS 언어" + +#: hardinfo2/dmi_util.c:39 +msgid "Group Associations" +msgstr "그룹 연결" + +#: hardinfo2/dmi_util.c:40 +msgid "System Event Log" +msgstr "시스템 이벤트 로그" + +#: hardinfo2/dmi_util.c:41 +msgid "Physical Memory Array" +msgstr "물리적 메모리 배열" + +#: hardinfo2/dmi_util.c:42 +msgid "Memory Device" +msgstr "메모리 장치" + +#: hardinfo2/dmi_util.c:43 +msgid "32-bit Memory Error" +msgstr "32비트 메모리 오류" + +#: hardinfo2/dmi_util.c:44 +msgid "Memory Array Mapped Address" +msgstr "메모리 배열 매핑 주소" + +#: hardinfo2/dmi_util.c:45 +msgid "Memory Device Mapped Address" +msgstr "메모리 장치 매핑 주소" + +#: hardinfo2/dmi_util.c:46 +msgid "Built-in Pointing Device" +msgstr "내장 포인팅 장치" + +#: hardinfo2/dmi_util.c:47 +msgid "Portable Battery" +msgstr "휴대용 배터리" + +#: hardinfo2/dmi_util.c:48 +msgid "System Reset" +msgstr "시스템 리셋" + +#: hardinfo2/dmi_util.c:49 +msgid "Hardware Security" +msgstr "하드웨어 보안" + +#: hardinfo2/dmi_util.c:50 +msgid "System Power Controls" +msgstr "시스템 전원 제어" + +#: hardinfo2/dmi_util.c:51 +msgid "Voltage Probe" +msgstr "전압 프로브" + +#: hardinfo2/dmi_util.c:52 +msgid "Cooling Device" +msgstr "냉각 장치" + +#: hardinfo2/dmi_util.c:53 +msgid "Temperature Probe" +msgstr "온도 프로브" + +#: hardinfo2/dmi_util.c:54 +msgid "Electrical Current Probe" +msgstr "전류 프로브" + +#: hardinfo2/dmi_util.c:55 +msgid "Out-of-band Remote Access" +msgstr "대역 외 원격 액세스" + +#: hardinfo2/dmi_util.c:56 +msgid "Boot Integrity Services" +msgstr "부팅 무결성 서비스" + +#: hardinfo2/dmi_util.c:57 +msgid "System Boot" +msgstr "시스템 부팅" + +#: hardinfo2/dmi_util.c:58 +msgid "64-bit Memory Error" +msgstr "64비트 메모리 오류" + +#: hardinfo2/dmi_util.c:59 +msgid "Management Device" +msgstr "관리 장치" + +#: hardinfo2/dmi_util.c:60 +msgid "Management Device Component" +msgstr "관리 장치 구성 요소" + +#: hardinfo2/dmi_util.c:61 +msgid "Management Device Threshold Data" +msgstr "관리 장치 임계값 데이터" + +#: hardinfo2/dmi_util.c:62 +msgid "Memory Channel" +msgstr "메모리 채널" + +#: hardinfo2/dmi_util.c:63 +msgid "IPMI Device" +msgstr "IPMI 장치" + +#: hardinfo2/dmi_util.c:64 +msgid "Power Supply" +msgstr "전원 공급 장치" + +#: hardinfo2/dmi_util.c:65 +msgid "Additional Information" +msgstr "추가 정보" + +#: hardinfo2/dmi_util.c:66 +msgid "Onboard Device" +msgstr "온보드 장치" + +#: hardinfo2/dmi_util.c:233 +msgid "Invalid chassis type (0)" +msgstr "잘못된 시스템 장치 유형(0)" + +#: hardinfo2/dmi_util.c:234 hardinfo2/dmi_util.c:235 +msgid "Unknown chassis type" +msgstr "알 수 없는 시스템 장치 유형" + +#: hardinfo2/dmi_util.c:236 +msgid "Desktop" +msgstr "데스크탑" + +#: hardinfo2/dmi_util.c:237 +msgid "Low-profile Desktop" +msgstr "로우 프로파일 데스크탑" + +#: hardinfo2/dmi_util.c:238 +msgid "Pizza Box" +msgstr "" + +#: hardinfo2/dmi_util.c:239 +msgid "Mini Tower" +msgstr "" + +#: hardinfo2/dmi_util.c:240 +msgid "Tower" +msgstr "" + +#: hardinfo2/dmi_util.c:241 +msgid "Portable" +msgstr "휴대용" + +#: hardinfo2/dmi_util.c:242 modules/computer.c:412 modules/computer.c:421 +#: modules/computer.c:443 +msgid "Laptop" +msgstr "랩탑" + +#: hardinfo2/dmi_util.c:243 +msgid "Notebook" +msgstr "노트북" + +#: hardinfo2/dmi_util.c:244 +msgid "Handheld" +msgstr "휴대용" + +#: hardinfo2/dmi_util.c:245 +msgid "Docking Station" +msgstr "도킹 스테이션" + +#: hardinfo2/dmi_util.c:246 +msgid "All-in-one" +msgstr "올인원" + +#: hardinfo2/dmi_util.c:247 +msgid "Subnotebook" +msgstr "서브노트북" + +#: hardinfo2/dmi_util.c:248 +msgid "Space-saving" +msgstr "공간 절약" + +#: hardinfo2/dmi_util.c:249 +msgid "Lunch Box" +msgstr "" + +#: hardinfo2/dmi_util.c:250 +msgid "Main Server Chassis" +msgstr "주 서버 시스템 장치" + +#: hardinfo2/dmi_util.c:251 +msgid "Expansion Chassis" +msgstr "확장 시스템 장치" + +#: hardinfo2/dmi_util.c:252 +msgid "Sub Chassis" +msgstr "서브 시스템 장치" + +#: hardinfo2/dmi_util.c:253 +msgid "Bus Expansion Chassis" +msgstr "버스 확장 시스템 장치" + +#: hardinfo2/dmi_util.c:254 +msgid "Peripheral Chassis" +msgstr "주변 시스템 장치" + +#: hardinfo2/dmi_util.c:255 +msgid "RAID Chassis" +msgstr "RAID 시스템 장치" + +#: hardinfo2/dmi_util.c:256 +msgid "Rack Mount Chassis" +msgstr "랙 마운트 시스템 장치" + +#: hardinfo2/dmi_util.c:257 +msgid "Sealed-case PC" +msgstr "밀폐형 PC 케이스" + +#: hardinfo2/dmi_util.c:258 +msgid "Multi-system" +msgstr "다중 시스템" + +#: hardinfo2/dmi_util.c:259 +msgid "CompactPCI" +msgstr "" + +#: hardinfo2/dmi_util.c:260 +msgid "AdvancedTCA" +msgstr "" + +#: hardinfo2/dmi_util.c:261 +msgid "Blade" +msgstr "블레이드" + +#: hardinfo2/dmi_util.c:262 +msgid "Blade Enclosing" +msgstr "블레이드 인클로징" + +#: hardinfo2/dmi_util.c:263 +msgid "Tablet" +msgstr "태블릿" + +#: hardinfo2/dmi_util.c:264 +msgid "Convertible" +msgstr "컨버터블" + +#: hardinfo2/dmi_util.c:265 +msgid "Detachable" +msgstr "탈부착 가능" + +#: hardinfo2/dmi_util.c:266 +msgid "IoT Gateway" +msgstr "IoT 게이트웨이" + +#: hardinfo2/dmi_util.c:267 +msgid "Embedded PC" +msgstr "임베디드 PC" + +#: hardinfo2/dmi_util.c:268 +msgid "Mini PC" +msgstr "미니 PC" + +#: hardinfo2/dmi_util.c:269 +msgid "Stick PC" +msgstr "스틱 PC" + +#: hardinfo2/dt_util.c:1175 +msgid "phandle Map" +msgstr "" + +#: hardinfo2/dt_util.c:1176 +msgid "Alias Map" +msgstr "별칭 맵" + +#: hardinfo2/dt_util.c:1177 +msgid "Symbol Map" +msgstr "심볼 맵" + +#. / %d will be latest year of copyright +#: hardinfo2/hardinfo.c:71 +#, c-format +msgid "" +"Copyright (C) 2003-2023 L. A. F. Pereira. 2024-%d Hardinfo2 Project.\n" +"\n" +msgstr "" + +#: hardinfo2/hardinfo.c:73 +#, c-format +msgid "" +"Compile-time options:\n" +" Release version: %s (%s)\n" +" LibSoup version: %s\n" +" BinReloc enabled: %s\n" +" Data prefix: %s\n" +" Library prefix: %s\n" +" Locale prefix : %s\n" +" Data hardcoded: %s\n" +" Library hardcoded: %s\n" +" Locale hardcoded: %s\n" +" Compiled for: %s\n" +msgstr "" + +#: hardinfo2/hardinfo.c:85 +msgid "3.0" +msgstr "" + +#: hardinfo2/hardinfo.c:86 modules/computer.c:833 +#: modules/computer/modules.c:352 modules/computer/modules.c:353 +#: modules/devices/inputdevices.c:153 modules/devices/printers.c:145 +#: modules/devices/spd-decode.c:971 +msgid "Yes" +msgstr "네" + +#: hardinfo2/hardinfo.c:86 modules/computer.c:833 +#: modules/computer/modules.c:352 modules/computer/modules.c:353 +#: modules/devices/printers.c:145 modules/devices/spd-decode.c:968 +msgid "No" +msgstr "아니오" + +#: hardinfo2/hardinfo.c:120 +#, c-format +msgid "Unknown benchmark ``%s''\n" +msgstr "" + +#: hardinfo2/hardinfo.c:159 +msgid "Don't know what to do. Exiting." +msgstr "무엇을해야할지 모르겠습니다. 종료합니다." + +#: hardinfo2/usb_util.c:293 modules/devices/devicetree.c:90 +#: modules/devices/devicetree.c:91 modules/devices/monitors.c:411 +#: modules/devices/storage.c:306 modules/devices/storage.c:328 +msgid "(None)" +msgstr "(없음)" + +#: hardinfo2/util.c:102 modules/computer/uptime.c:54 +#, c-format +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d일" + +#: hardinfo2/util.c:103 modules/computer/uptime.c:55 +#, c-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d시간" + +#: hardinfo2/util.c:104 modules/computer/uptime.c:56 +#, c-format +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d분" + +#: hardinfo2/util.c:105 +#, c-format +msgid "%d second" +msgid_plural "%d seconds" +msgstr[0] "%d초" + +#: hardinfo2/util.c:126 +#, c-format +msgid "%.1f B" +msgstr "%.1f B" + +#: hardinfo2/util.c:128 +#, c-format +msgid "%.1f KiB" +msgstr "%.1f KiB" + +#: hardinfo2/util.c:130 +#, c-format +msgid "%.1f MiB" +msgstr "%.1f MiB" + +#: hardinfo2/util.c:132 +#, c-format +msgid "%.1f GiB" +msgstr "%.1fGiB" + +#: hardinfo2/util.c:134 +#, c-format +msgid "%.1f TiB" +msgstr "%.1f TiB" + +#: hardinfo2/util.c:136 +#, c-format +msgid "%.1f PiB" +msgstr "%.1f PiB" + +#: hardinfo2/util.c:366 +msgid "Error" +msgstr "오류" + +#: hardinfo2/util.c:366 hardinfo2/util.c:382 +msgid "Warning" +msgstr "경고" + +#: hardinfo2/util.c:381 +msgid "Fatal Error" +msgstr "치명적 오류" + +#: hardinfo2/util.c:408 +msgid "do not print status messages to standard output" +msgstr "상태 메시지를 표준 출력으로 인쇄하지 않습니다." + +#: hardinfo2/util.c:414 +msgid "creates a report and prints to standard output" +msgstr "보고서를 만들고 표준 출력으로 인쇄합니다." + +#: hardinfo2/util.c:420 +msgid "chooses a report format ([text], html)" +msgstr "보고서 형식([텍스트], html)을 선택합니다." + +#: hardinfo2/util.c:426 +msgid "run single benchmark eg. -b 'FPU FFT' (Default all Benchmarks runs)" +msgstr "" + +#: hardinfo2/util.c:432 +msgid "" +"user note attached to benchmark results. (updating/synchronize with server)" +msgstr "" + +#: hardinfo2/util.c:438 +msgid "benchmark result format ([short], conf, shell)" +msgstr "벤치마크 결과 형식([짧은], conf, 셸)" + +#: hardinfo2/util.c:444 +msgid "" +"maximum number of benchmark results to include (-1 for no limit, default is " +"50)" +msgstr "포함할 최대 벤치마크 결과 수(무제한의 경우 -1, 기본값은 50)" + +#: hardinfo2/util.c:450 +msgid "shows program version and quit" +msgstr "프로그램 버전을 표시하고 종료" + +#: hardinfo2/util.c:456 +msgid "do not run benchmarks" +msgstr "벤치마크를 실행하지 마십시오" + +#: hardinfo2/util.c:462 +msgid "show all details" +msgstr "모든 세부 정보 표시" + +#: hardinfo2/util.c:467 +msgid "- System Information and Benchmark" +msgstr "" + +#: hardinfo2/util.c:477 +#, c-format +msgid "" +"Unrecognized arguments.\n" +"Try ``%s --help'' for more information.\n" +msgstr "" +"인식할 수 없는 인수입니다.\n" +"자세한 내용은 ``%s --help''를 시도하십시오.\n" + +#: hardinfo2/util.c:862 +#, c-format +msgid "Module \"%s\" depends on module \"%s\", load it?" +msgstr "모듈 \"%s\"은 모듈 \"%s\"에 종속되어 있습니다. 로드하시겠습니까?" + +#: hardinfo2/util.c:885 +#, c-format +msgid "Module \"%s\" depends on module \"%s\"." +msgstr "모듈 \"%s\"은(는) 모듈 \"%s\"에 종속됩니다." + +#: hardinfo2/util.c:952 +#, c-format +msgid "Scanning: %s..." +msgstr "스캔 중: %s..." + +#: hardinfo2/util.c:962 shell/shell.c:302 shell/shell.c:932 shell/shell.c:2146 +msgid "Done." +msgstr "완료." + +#: hardinfo2/vendor.c:213 +msgid "Update vendor list" +msgstr "공급업체 목록 업데이트" + +#: hardinfo2/vendor.c:218 +msgid "Check Update Version" +msgstr "" + +#: hardinfo2/vendor.c:391 modules/computer.c:608 modules/computer.c:813 +#: modules/computer/os.c:80 modules/computer/os.c:267 modules/computer/os.c:304 +#: modules/computer/os.c:511 modules/computer/os.c:581 modules/devices.c:403 +#: modules/devices.c:549 modules/devices/firmware.c:149 +#: modules/devices/printers.c:106 modules/devices/printers.c:113 +#: modules/devices/printers.c:123 modules/devices/printers.c:138 +#: modules/devices/printers.c:147 modules/devices/printers.c:256 +#: modules/devices/spd-decode.c:311 modules/devices/usb.c:149 +msgid "Unknown" +msgstr "알 수 없음" + +#: shell/callbacks.c:396 shell/shell.c:523 msgid "System Information and Benchmark" msgstr "" -#: shell/callbacks.c:237 +#: shell/callbacks.c:401 msgid "" "HardInfo2 is free software; you can redistribute it and/or modify it under " "the terms of the GNU General Public License as published by the Free " @@ -38,87 +667,111 @@ msgstr "" msgid "_Information" msgstr "정보(_I)" -#: shell/menu.c:45 +#: shell/menu.c:44 msgid "_View" msgstr "보기(_V)" #: shell/menu.c:46 +msgid "_Theme" +msgstr "" + +#: shell/menu.c:48 msgid "_Help" msgstr "도움말(_H)" -#: shell/menu.c:51 +#: shell/menu.c:52 msgid "Generate _Report" msgstr "보고서 생성(_R)" -#: shell/menu.c:52 +#: shell/menu.c:53 msgid "Generates a report with detailed system information" msgstr "자세한 시스템 정보가 포함된 보고서 생성" -#: shell/menu.c:56 shell/syncmanager.c:689 +#: shell/menu.c:57 shell/syncmanager.c:691 msgid "Synchronize" msgstr "동기화" -#: shell/menu.c:57 +#: shell/menu.c:58 msgid "Send benchmark results and receive updated data from the network" msgstr "벤치마크 결과 전송 및 네트워크에서 업데이트된 데이터 수신" -#: shell/menu.c:61 +#: shell/menu.c:62 msgid "_Open..." msgstr "열기...(_O)" -#: shell/menu.c:66 -msgid "_Copy to Clipboard" -msgstr "클립 보드에 복사(_C)" - -#: shell/menu.c:67 -msgid "Copy to clipboard" -msgstr "클립 보드에 복사" - -#: shell/menu.c:71 +#: shell/menu.c:73 msgid "_Refresh" msgstr "새로고침(_R)" -#: shell/menu.c:76 +#: shell/menu.c:78 msgid "_Open HardInfo2 Web Site" msgstr "HardInfo2 웹사이트 열기(_O)" -#: shell/menu.c:81 +#: shell/menu.c:83 msgid "_Report bug" msgstr "버그 신고(_R)" -#: shell/menu.c:86 +#: shell/menu.c:88 msgid "_About HardInfo2" msgstr "Hardinfo 정보(_A)" -#: shell/menu.c:87 +#: shell/menu.c:89 msgid "Displays program version information" msgstr "프로그램 버전 정보 표시" -#: shell/menu.c:91 +#: shell/menu.c:93 msgid "_Quit" msgstr "끝내기(_Q)" -#: shell/menu.c:98 +#: shell/menu.c:100 msgid "_Side Pane" msgstr "사이드바(_S)" -#: shell/menu.c:99 +#: shell/menu.c:101 msgid "Toggles side pane visibility" msgstr "측면 창 가시성 전환" -#: shell/menu.c:102 +#: shell/menu.c:104 msgid "_Toolbar" msgstr "도구모음(_T)" -#: shell/menu.c:106 +#: shell/menu.c:108 msgid "Synchronize on startup" msgstr "" +#: shell/menu.c:113 +msgid "Disable Theme" +msgstr "" + +#: shell/menu.c:117 +msgid "Theme Motherboard" +msgstr "" + +#: shell/menu.c:121 +msgid "Theme Graffiti" +msgstr "" + +#: shell/menu.c:125 +msgid "Theme Anime PC" +msgstr "" + +#: shell/menu.c:129 +msgid "Theme Tux Star" +msgstr "" + +#: shell/menu.c:133 +msgid "Theme PixArt" +msgstr "" + +#: shell/menu.c:137 +msgid "Theme Silicon" +msgstr "" + #: shell/report.c:771 shell/report.c:779 msgid "Save File" msgstr "파일을 저장" -#: shell/report.c:774 shell/report.c:1253 shell/syncmanager.c:777 +#: shell/report.c:774 shell/report.c:1251 shell/syncmanager.c:779 msgid "_Cancel" msgstr "취소(_C)" @@ -174,42 +827,37 @@ msgstr "선택 안함(_N)" msgid "Select _All" msgstr "모두 선택(_A)" -#: shell/report.c:1263 +#: shell/report.c:1261 msgid "_Generate" msgstr "생성(_G)" -#: shell/shell.c:312 shell/shell.c:781 shell/shell.c:2019 -#: modules/benchmark.c:725 modules/benchmark.c:733 -msgid "Done." -msgstr "완료." - -#: shell/shell.c:416 +#: shell/shell.c:518 #, c-format msgid "%s - System Information and Benchmark" msgstr "" -#: shell/shell.c:766 +#: shell/shell.c:917 msgid "Loading modules..." msgstr "모듈 로드 중..." -#: shell/shell.c:1536 +#: shell/shell.c:1672 msgid "URL" msgstr "URL" -#: shell/shell.c:1543 +#: shell/shell.c:1679 msgid "Support URL" msgstr "지원 URL" -#: shell/shell.c:1554 +#: shell/shell.c:1690 msgid "Wikipedia" msgstr "위키피디아" -#: shell/shell.c:1885 +#: shell/shell.c:2019 #, c-format msgid "%s → Summary" msgstr "%s → 요약" -#: shell/shell.c:1993 +#: shell/shell.c:2126 msgid "Updating..." msgstr "업데이트 중..." @@ -220,81 +868,141 @@ msgid "" "with the HardInfo central database." msgstr "" -#: shell/syncmanager.c:84 -msgid "" -"Synchronizing\n" -"This may take some time." +#: shell/syncmanager.c:84 +msgid "" +"Synchronizing\n" +"This may take some time." +msgstr "" +"동기화 중\n" +"시간이 다소 걸릴 수 있습니다." + +#: shell/syncmanager.c:545 +msgid "(canceled)" +msgstr "(취소 된)" + +#: shell/syncmanager.c:561 +msgid "(failed)" +msgstr "(실패한)" + +#: shell/syncmanager.c:657 modules/benchmark.c:884 +msgid "Send benchmark results" +msgstr "벤치마크 결과 보내기" + +#: shell/syncmanager.c:766 +msgid "Privacy Policy" +msgstr "개인 정보 정책" + +#: shell/syncmanager.c:788 +msgid "_Synchronize" +msgstr "동기화(_S)" + +#: shell/syncmanager.c:837 +#, c-format +msgid "Synchronizing: %s" +msgstr "" + +#: modules/benchmark/benches.c:113 +msgid "CPU Blowfish (Single-thread)" +msgstr "CPU Blowfish (단일 스레드)" + +#: modules/benchmark/benches.c:121 +msgid "CPU Blowfish (Multi-thread)" +msgstr "CPU Blowfish (다중 스레드)" + +#: modules/benchmark/benches.c:129 +msgid "CPU Blowfish (Multi-core)" +msgstr "CPU Blowfish (다중 코어)" + +#: modules/benchmark/benches.c:137 +msgid "CPU Zlib" +msgstr "" + +#: modules/benchmark/benches.c:145 +msgid "CPU CryptoHash" +msgstr "" + +#: modules/benchmark/benches.c:153 +msgid "CPU Fibonacci" +msgstr "" + +#: modules/benchmark/benches.c:161 +msgid "CPU N-Queens" msgstr "" -"동기화 중\n" -"시간이 다소 걸릴 수 있습니다." -#: shell/syncmanager.c:543 -msgid "(canceled)" -msgstr "(취소 된)" +#: modules/benchmark/benches.c:169 +msgid "FPU FFT" +msgstr "FPU FFT" -#: shell/syncmanager.c:559 -msgid "(failed)" -msgstr "(실패한)" +#: modules/benchmark/benches.c:177 +msgid "FPU Raytracing (Single-thread)" +msgstr "" -#: shell/syncmanager.c:655 modules/benchmark.c:904 -msgid "Send benchmark results" -msgstr "벤치마크 결과 보내기" +#: modules/benchmark/benches.c:185 +msgid "Internal Network Speed" +msgstr "" -#: shell/syncmanager.c:764 -msgid "Privacy Policy" -msgstr "개인 정보 정책" +#: modules/benchmark/benches.c:193 +msgid "SysBench CPU (Single-thread)" +msgstr "SysBench CPU(단일 스레드)" -#: shell/syncmanager.c:786 -msgid "_Synchronize" -msgstr "동기화(_S)" +#: modules/benchmark/benches.c:201 +msgid "SysBench CPU (Multi-thread)" +msgstr "SysBench CPU(다중 스레드)" -#: shell/syncmanager.c:835 -#, c-format -msgid "Synchronizing: %s" -msgstr "" +#: modules/benchmark/benches.c:209 +msgid "SysBench CPU (Four threads)" +msgstr "SysBench CPU(4개 스레드)" -#: modules/benchmark.c:353 -msgid "This Machine" -msgstr "이 머신" +#: modules/benchmark/benches.c:217 +msgid "SysBench Memory (Single-thread)" +msgstr "SysBench 메모리(단일 스레드)" -#: modules/benchmark.c:564 modules/benchmark/bench_results.c:527 -#: modules/benchmark/bench_results.c:593 -msgid "CPU Config" -msgstr "CPU 구성" +#: modules/benchmark/benches.c:225 +msgid "SysBench Memory (Two threads)" +msgstr "SysBench 메모리(2개의 스레드)" -#: modules/benchmark.c:564 -msgid "Results" -msgstr "결과" +#: modules/benchmark/benches.c:233 +msgid "SysBench Memory (Quad threads)" +msgstr "" -#: modules/benchmark.c:565 modules/devices/sparc/processor.c:75 -msgid "CPU" -msgstr "CPU" +#: modules/benchmark/benches.c:241 +msgid "SysBench Memory (Multi-thread)" +msgstr "" -#: modules/benchmark.c:640 -#, c-format -msgid "Benchmarking: %s." -msgstr "벤치마킹: %s." +#: modules/benchmark/benches.c:249 +msgid "GPU Drawing" +msgstr "GPU 도면" -#: modules/benchmark.c:652 -msgid "Stop" +#: modules/benchmark/benches.c:263 +msgid "" +"Alexey Kopytov's sysbench is required.\n" +"Results in events/second. Higher is better." msgstr "" +"Alexey Kopytov의 sysbench가 필요합니다.\n" +"events/초의 결과입니다. 높을수록 좋습니다." -#: modules/benchmark.c:741 -msgid "Benchmarks" -msgstr "벤치마크" +#: modules/benchmark/benches.c:269 +msgid "" +"Alexey Kopytov's sysbench is required.\n" +"Results in MiB/second. Higher is better." +msgstr "" +"Alexey Kopytov의 sysbench가 필요합니다.\n" +"MiB/초 단위의 결과입니다. 높을수록 좋습니다." -#: modules/benchmark.c:751 -msgid "Perform tasks and compare with other systems" -msgstr "작업 수행 및 다른 시스템과 비교" +#: modules/benchmark/benches.c:272 +msgid "" +"iperf3 is required.\n" +"Results in Gbits/s. Higher is better." +msgstr "" -#: modules/benchmark.c:910 -msgid "Receive benchmark results" -msgstr "벤치마크 결과 수신" +#: modules/benchmark/benches.c:284 +msgid "Results in HIMarks. Higher is better." +msgstr "HIMark의 결과입니다. 높을수록 좋습니다." #. / Used for an unknown value. Having it in only one place cleans up the .po #. * line references #: modules/benchmark/bench_results.c:34 modules/computer.c:41 -#: modules/computer/display.c:41 modules/computer/display.c:58 +#: modules/computer/display.c:40 modules/computer/display.c:57 #: modules/computer/os.c:290 modules/computer/os.c:350 modules/devices.c:532 #: modules/devices/dmi_memory.c:57 modules/devices/dmi_memory.c:58 #: modules/devices/dmi_memory.c:634 modules/devices/dmi_memory.c:777 @@ -311,15 +1019,15 @@ msgstr "벤치마크 결과 수신" #: modules/devices/spd-decode.c:983 modules/devices/storage.c:27 #: modules/devices/storage.c:307 modules/devices/storage.c:336 #: modules/devices/storage.c:431 modules/devices/usb.c:29 -#: modules/network/net.c:437 includes/cpu_util.h:11 +#: modules/network/net.c:465 includes/cpu_util.h:11 msgid "(Unknown)" msgstr "(알 수 없음)" #: modules/benchmark/bench_results.c:69 modules/benchmark/bench_results.c:359 -#: modules/devices.c:369 modules/devices.c:377 modules/devices.c:405 -#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:290 -#: modules/devices/arm/processor.c:303 modules/devices/arm/processor.c:345 -#: modules/devices/arm/processor.c:500 modules/devices/gpu.c:125 +#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:289 +#: modules/devices/arm/processor.c:302 modules/devices/arm/processor.c:344 +#: modules/devices/arm/processor.c:499 modules/devices.c:369 +#: modules/devices.c:377 modules/devices.c:405 modules/devices/gpu.c:125 #: modules/devices/gpu.c:127 modules/devices/gpu.c:133 #: modules/devices/gpu.c:135 modules/devices/gpu.c:187 #: modules/devices/gpu.c:189 modules/devices/ia64/processor.c:167 @@ -328,291 +1036,245 @@ msgstr "(알 수 없음)" #: modules/devices/m68k/processor.c:87 modules/devices/mips/processor.c:77 #: modules/devices/parisc/processor.c:158 #: modules/devices/parisc/processor.c:191 modules/devices/ppc/processor.c:160 -#: modules/devices/ppc/processor.c:187 modules/devices/riscv/processor.c:186 -#: modules/devices/riscv/processor.c:214 modules/devices/s390/processor.c:160 +#: modules/devices/ppc/processor.c:187 modules/devices/riscv/processor.c:185 +#: modules/devices/riscv/processor.c:213 modules/devices/s390/processor.c:160 #: modules/devices/sh/processor.c:87 modules/devices/sh/processor.c:88 -#: modules/devices/sh/processor.c:89 modules/devices/x86/processor.c:318 -#: modules/devices/x86/processor.c:331 modules/devices/x86/processor.c:659 -#: modules/devices/x86/processor.c:791 +#: modules/devices/sh/processor.c:89 modules/devices/x86/processor.c:317 +#: modules/devices/x86/processor.c:330 modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:790 msgid "MHz" msgstr "MHz" -#: modules/benchmark/bench_results.c:391 modules/devices.c:177 +#: modules/benchmark/bench_results.c:391 modules/devices.c:178 #, c-format msgid "%d physical processor" msgid_plural "%d physical processors" msgstr[0] "%d개의 물리적 프로세서" -#: modules/benchmark/bench_results.c:392 modules/devices.c:178 +#: modules/benchmark/bench_results.c:392 modules/devices.c:179 #, c-format msgid "%d core" msgid_plural "%d cores" msgstr[0] "%d 코어" -#: modules/benchmark/bench_results.c:393 modules/devices.c:179 +#: modules/benchmark/bench_results.c:393 modules/devices.c:180 #, c-format msgid "%d thread" msgid_plural "%d threads" msgstr[0] "%d 스레드" -#: modules/benchmark/bench_results.c:398 modules/devices.c:181 +#: modules/benchmark/bench_results.c:398 modules/devices.c:182 #, c-format msgid "%d NUMA node" msgid_plural "%d NUMA nodes" msgstr[0] "%d NUMA 노드" #. /NP procs; NC cores across NN nodes; NT threads -#: modules/benchmark/bench_results.c:402 modules/devices.c:182 +#: modules/benchmark/bench_results.c:402 modules/devices.c:183 #, c-format msgid "%s; %s across %s; %s" msgstr "%s; %s에서 %s; %s" #. /NP procs; NC cores; NT threads -#: modules/benchmark/bench_results.c:407 modules/devices.c:185 +#: modules/benchmark/bench_results.c:407 modules/devices.c:186 #, c-format msgid "%s; %s; %s" msgstr "%s; %s; %s" -#: modules/benchmark/bench_results.c:479 modules/benchmark/bench_results.c:599 -#: modules/computer.c:948 modules/devices/dmi_memory.c:636 +#: modules/benchmark/bench_results.c:478 modules/benchmark/bench_results.c:598 +#: modules/computer.c:961 modules/devices/dmi_memory.c:636 #: modules/devices/dmi_memory.c:717 modules/devices/dmi_memory.c:727 #: modules/devices/dmi_memory.c:781 modules/devices/dmi_memory.c:868 -#: modules/devices/dmi_memory.c:914 modules/devices/dmi_memory.c:999 -#: modules/network/net.c:395 modules/network/net.c:417 -#: modules/network/net.c:418 +#: modules/devices/dmi_memory.c:914 modules/devices/dmi_memory.c:997 +#: modules/network/net.c:421 modules/network/net.c:445 +#: modules/network/net.c:446 msgid "MiB" msgstr "MiB" -#: modules/benchmark/bench_results.c:484 modules/benchmark/bench_results.c:598 +#: modules/benchmark/bench_results.c:483 modules/benchmark/bench_results.c:597 msgid "kiB" msgstr "kiB" -#: modules/benchmark/bench_results.c:492 modules/benchmark/bench_results.c:546 +#: modules/benchmark/bench_results.c:491 modules/benchmark/bench_results.c:545 #, c-format msgid "%d-bit" msgstr "%d비트" -#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:511 modules/benchmark/bench_results.c:574 msgid "Benchmark Result" msgstr "벤치마크 결과" -#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:511 modules/benchmark/bench_results.c:574 msgid "Threads" msgstr "스레드" -#: modules/benchmark/bench_results.c:513 modules/benchmark/bench_results.c:577 +#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:576 msgid "Elapsed Time" msgstr "경과 시간" -#: modules/benchmark/bench_results.c:513 modules/benchmark/bench_results.c:577 +#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:576 msgid "seconds" msgstr "초" -#: modules/benchmark/bench_results.c:514 modules/computer/languages.c:101 -#: modules/devices/arm/processor.c:355 modules/devices/gpu.c:157 +#: modules/benchmark/bench_results.c:513 modules/computer/languages.c:101 +#: modules/devices/arm/processor.c:354 modules/devices/gpu.c:157 #: modules/devices/ia64/processor.c:166 #: modules/devices/loongarch64/processor.c:84 modules/devices/pci.c:146 #: modules/devices/ppc/processor.c:159 msgid "Revision" msgstr "개정" -#: modules/benchmark/bench_results.c:515 modules/benchmark/bench_results.c:578 +#: modules/benchmark/bench_results.c:514 modules/benchmark/bench_results.c:577 msgid "Extra Information" msgstr "추가 정보" -#: modules/benchmark/bench_results.c:517 modules/benchmark/bench_results.c:580 +#: modules/benchmark/bench_results.c:516 modules/benchmark/bench_results.c:579 msgid "Note" msgstr "메모" -#: modules/benchmark/bench_results.c:518 modules/benchmark/bench_results.c:581 +#: modules/benchmark/bench_results.c:517 modules/benchmark/bench_results.c:580 msgid "" "This result is from an old version of HardInfo. Results might not be " "comparable to current version. Some details are missing." msgstr "" -#: modules/benchmark/bench_results.c:522 modules/benchmark/bench_results.c:585 +#: modules/benchmark/bench_results.c:521 modules/benchmark/bench_results.c:584 #: modules/devices/devicetree/pmac_data.c:81 modules/devices/sh/processor.c:85 msgid "Machine" msgstr "머신" -#: modules/benchmark/bench_results.c:523 modules/benchmark/bench_results.c:585 -#: modules/devices/devicetree.c:208 modules/devices/dmi.c:48 +#: modules/benchmark/bench_results.c:522 modules/benchmark/bench_results.c:584 +#: modules/devices/devicetree.c:207 modules/devices/dmi.c:48 msgid "Board" msgstr "보드" -#: modules/benchmark/bench_results.c:524 modules/benchmark/bench_results.c:587 -#: modules/computer.c:550 +#: modules/benchmark/bench_results.c:523 modules/benchmark/bench_results.c:586 +#: modules/computer.c:559 msgid "Machine Type" msgstr "머신 유형" -#: modules/benchmark/bench_results.c:525 modules/benchmark/bench_results.c:590 +#: modules/benchmark/bench_results.c:524 modules/benchmark/bench_results.c:589 msgid "CPU Name" msgstr "CPU 이름" -#: modules/benchmark/bench_results.c:526 modules/benchmark/bench_results.c:591 +#: modules/benchmark/bench_results.c:525 modules/benchmark/bench_results.c:590 msgid "CPU Description" msgstr "CPU 설명" -#: modules/benchmark/bench_results.c:528 modules/benchmark/bench_results.c:593 +#: modules/benchmark/bench_results.c:526 modules/benchmark/bench_results.c:592 +#: modules/benchmark.c:559 +msgid "CPU Config" +msgstr "CPU 구성" + +#: modules/benchmark/bench_results.c:527 modules/benchmark/bench_results.c:592 msgid "Threads Available" msgstr "사용 가능한 스레드" -#: modules/benchmark/bench_results.c:529 modules/benchmark/bench_results.c:594 +#: modules/benchmark/bench_results.c:528 modules/benchmark/bench_results.c:593 msgid "GPU" msgstr "GPU" -#: modules/benchmark/bench_results.c:530 modules/benchmark/bench_results.c:596 -#: modules/computer.c:562 +#: modules/benchmark/bench_results.c:529 modules/benchmark/bench_results.c:595 +#: modules/computer.c:571 msgid "OpenGL Renderer" msgstr "OpenGL 렌더러" -#: modules/benchmark/bench_results.c:531 modules/benchmark/bench_results.c:598 -#: modules/computer.c:140 modules/computer.c:549 modules/computer.c:1041 +#: modules/benchmark/bench_results.c:530 modules/benchmark/bench_results.c:597 +#: modules/computer.c:140 modules/computer.c:558 modules/computer.c:1054 #: modules/devices/gpu.c:160 msgid "Memory" msgstr "메모리" -#: modules/benchmark/bench_results.c:532 modules/benchmark/bench_results.c:600 +#: modules/benchmark/bench_results.c:531 modules/benchmark/bench_results.c:599 msgid "Pointer Size" msgstr "포인터 크기" -#: modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:574 msgid "Benchmark" msgstr "벤치마크" -#: modules/benchmark/bench_results.c:576 modules/devices/dmi_memory.c:936 +#: modules/benchmark/bench_results.c:575 modules/devices/dmi_memory.c:936 #: modules/devices/firmware.c:245 modules/devices/monitors.c:495 -#: modules/devices/x86/processor.c:693 +#: modules/devices/x86/processor.c:692 msgid "Result" msgstr "결과" -#: modules/benchmark/bench_results.c:588 +#: modules/benchmark/bench_results.c:587 msgid "Linux Kernel" msgstr "" -#: modules/benchmark/bench_results.c:589 +#: modules/benchmark/bench_results.c:588 msgid "Linux OS" msgstr "" -#: modules/benchmark/bench_results.c:598 +#: modules/benchmark/bench_results.c:597 msgid "Physical Memory" msgstr "물리적 메모리" -#: modules/benchmark/bench_results.c:602 +#: modules/benchmark/bench_results.c:601 msgid "Handles" msgstr "핸들" -#: modules/benchmark/bench_results.c:602 +#: modules/benchmark/bench_results.c:601 msgid "mid" msgstr "중반" -#: modules/benchmark/bench_results.c:603 +#: modules/benchmark/bench_results.c:602 msgid "cfg_val" msgstr "" -#: modules/benchmark/benches.c:106 -msgid "CPU Blowfish (Single-thread)" -msgstr "CPU Blowfish (단일 스레드)" - -#: modules/benchmark/benches.c:114 -msgid "CPU Blowfish (Multi-thread)" -msgstr "CPU Blowfish (다중 스레드)" - -#: modules/benchmark/benches.c:122 -msgid "CPU Blowfish (Multi-core)" -msgstr "CPU Blowfish (다중 코어)" - -#: modules/benchmark/benches.c:130 -msgid "CPU Zlib" -msgstr "" - -#: modules/benchmark/benches.c:138 -msgid "CPU CryptoHash" -msgstr "" - -#: modules/benchmark/benches.c:146 -msgid "CPU Fibonacci" -msgstr "" - -#: modules/benchmark/benches.c:154 -msgid "CPU N-Queens" -msgstr "" - -#: modules/benchmark/benches.c:162 -msgid "FPU FFT" -msgstr "FPU FFT" - -#: modules/benchmark/benches.c:170 -msgid "FPU Raytracing (Single-thread)" -msgstr "" - -#: modules/benchmark/benches.c:178 -msgid "Internal Network Speed" -msgstr "" - -#: modules/benchmark/benches.c:186 -msgid "SysBench CPU (Single-thread)" -msgstr "SysBench CPU(단일 스레드)" - -#: modules/benchmark/benches.c:194 -msgid "SysBench CPU (Multi-thread)" -msgstr "SysBench CPU(다중 스레드)" +#: modules/benchmark.c:352 +msgid "This Machine" +msgstr "이 머신" -#: modules/benchmark/benches.c:202 -msgid "SysBench CPU (Four threads)" -msgstr "SysBench CPU(4개 스레드)" +#: modules/benchmark.c:559 +msgid "Results" +msgstr "결과" -#: modules/benchmark/benches.c:210 -msgid "SysBench Memory (Single-thread)" -msgstr "SysBench 메모리(단일 스레드)" +#: modules/benchmark.c:560 modules/devices/sparc/processor.c:75 +msgid "CPU" +msgstr "CPU" -#: modules/benchmark/benches.c:218 -msgid "SysBench Memory (Two threads)" -msgstr "SysBench 메모리(2개의 스레드)" +#: modules/benchmark.c:636 +#, c-format +msgid "Benchmarking: %s." +msgstr "벤치마킹: %s." -#: modules/benchmark/benches.c:226 -msgid "SysBench Memory (Quad threads)" +#: modules/benchmark.c:643 +msgid "Stop" msgstr "" -#: modules/benchmark/benches.c:234 -msgid "SysBench Memory (Multi-thread)" +#: modules/benchmark.c:655 +msgid "" +"Please do not move your mouse\n" +"or press any keys." msgstr "" -#: modules/benchmark/benches.c:242 -msgid "GPU Drawing" -msgstr "GPU 도면" +#: modules/benchmark.c:725 +msgid "Benchmarks" +msgstr "벤치마크" -#: modules/benchmark/benches.c:256 -msgid "" -"Alexey Kopytov's sysbench is required.\n" -"Results in events/second. Higher is better." -msgstr "" -"Alexey Kopytov의 sysbench가 필요합니다.\n" -"events/초의 결과입니다. 높을수록 좋습니다." +#: modules/benchmark.c:735 +msgid "Perform tasks and compare with other systems" +msgstr "작업 수행 및 다른 시스템과 비교" -#: modules/benchmark/benches.c:262 -msgid "" -"Alexey Kopytov's sysbench is required.\n" -"Results in MiB/second. Higher is better." -msgstr "" -"Alexey Kopytov의 sysbench가 필요합니다.\n" -"MiB/초 단위의 결과입니다. 높을수록 좋습니다." +#: modules/benchmark.c:890 +msgid "Receive benchmark results" +msgstr "벤치마크 결과 수신" -#: modules/benchmark/benches.c:265 -msgid "" -"iperf3 is required.\n" -"Results in Gbits/s. Higher is better." -msgstr "" +#: modules/computer/alsa.c:26 modules/computer.c:575 +msgid "Audio Devices" +msgstr "오디오 장치" -#: modules/benchmark/benches.c:277 -msgid "Results in HIMarks. Higher is better." -msgstr "HIMark의 결과입니다. 높을수록 좋습니다." +#: modules/computer/alsa.c:34 +msgid "Audio Adapter" +msgstr "오디오 어댑터" #: modules/computer.c:96 modules/devices/firmware.c:74 msgid "Summary" msgstr "요약" -#: modules/computer.c:97 modules/computer.c:552 modules/computer.c:1040 +#: modules/computer.c:97 modules/computer.c:561 modules/computer.c:1053 msgid "Operating System" msgstr "운영체제" @@ -624,7 +1286,7 @@ msgstr "보안" msgid "Kernel Modules" msgstr "커널 모듈" -#: modules/computer.c:100 modules/computer.c:713 +#: modules/computer.c:100 modules/computer.c:726 msgid "Boots" msgstr "부팅" @@ -640,11 +1302,11 @@ msgstr "메모리 사용량" msgid "Filesystems" msgstr "파일 시스템" -#: modules/computer.c:104 modules/computer.c:557 +#: modules/computer.c:104 modules/computer.c:566 msgid "Display" msgstr "디스플레이" -#: modules/computer.c:105 modules/computer/environment.c:32 +#: modules/computer.c:105 modules/computer/environment.c:37 msgid "Environment Variables" msgstr "환경 변수" @@ -652,7 +1314,7 @@ msgstr "환경 변수" msgid "Development" msgstr "개발" -#: modules/computer.c:111 modules/computer.c:837 +#: modules/computer.c:111 modules/computer.c:850 msgid "Users" msgstr "사용자" @@ -665,478 +1327,445 @@ msgstr "그룹" msgid "%dMB (%dMB used)" msgstr "%dMB(%dMB 사용)" -#: modules/computer.c:144 modules/computer.c:621 +#: modules/computer.c:144 modules/computer.c:631 msgid "Uptime" msgstr "가동 시간" -#: modules/computer.c:146 modules/computer.c:554 +#: modules/computer.c:146 modules/computer.c:563 msgid "Date/Time" msgstr "날짜/시간" -#: modules/computer.c:151 modules/computer.c:622 +#: modules/computer.c:151 modules/computer.c:632 msgid "Load Average" msgstr "평균 대기" -#: modules/computer.c:264 +#: modules/computer.c:266 msgid "Scripting Languages" msgstr "스크립팅 언어" -#: modules/computer.c:265 +#: modules/computer.c:267 msgid "Gambas3 (gbr3)" msgstr "Gambas3 (gbr3)" -#: modules/computer.c:266 +#: modules/computer.c:268 msgid "Python (default)" msgstr "파이썬 (기본값)" -#: modules/computer.c:267 +#: modules/computer.c:269 msgid "Python2" msgstr "파이썬2" -#: modules/computer.c:268 +#: modules/computer.c:270 msgid "Python3" msgstr "파이썬3" -#: modules/computer.c:269 +#: modules/computer.c:271 msgid "Perl" msgstr "펄" -#: modules/computer.c:270 +#: modules/computer.c:272 msgid "Perl6 (VM)" msgstr "펄6(VM)" -#: modules/computer.c:271 +#: modules/computer.c:273 msgid "Perl6" msgstr "펄6" -#: modules/computer.c:272 +#: modules/computer.c:274 msgid "PHP" msgstr "PHP" -#: modules/computer.c:273 +#: modules/computer.c:275 msgid "Ruby" msgstr "루비" -#: modules/computer.c:274 +#: modules/computer.c:276 msgid "Bash" msgstr "Bash" -#: modules/computer.c:275 +#: modules/computer.c:277 msgid "JavaScript (Node.js)" msgstr "자바스크립트 (Node.js)" -#: modules/computer.c:276 +#: modules/computer.c:278 msgid "awk" msgstr "" -#: modules/computer.c:277 +#: modules/computer.c:279 msgid "Compilers" msgstr "컴파일러" -#: modules/computer.c:278 +#: modules/computer.c:280 msgid "C (GCC)" msgstr "C (GCC)" -#: modules/computer.c:279 +#: modules/computer.c:281 msgid "C (Clang)" msgstr "C(클랭)" -#: modules/computer.c:280 +#: modules/computer.c:282 msgid "D (dmd)" msgstr "D (dmd)" -#: modules/computer.c:281 +#: modules/computer.c:283 msgid "Gambas3 (gbc3)" msgstr "" -#: modules/computer.c:282 +#: modules/computer.c:284 msgid "Java" msgstr "자바" -#: modules/computer.c:283 +#: modules/computer.c:285 msgid "C♯ (mcs)" msgstr "C♯ (MC)" -#: modules/computer.c:284 +#: modules/computer.c:286 msgid "Vala" msgstr "발라" -#: modules/computer.c:285 +#: modules/computer.c:287 msgid "Haskell (GHC)" msgstr "하스켈(GHC)" -#: modules/computer.c:286 +#: modules/computer.c:288 msgid "FreePascal" msgstr "프리 파스칼" -#: modules/computer.c:287 +#: modules/computer.c:289 msgid "Go" msgstr "" -#: modules/computer.c:288 +#: modules/computer.c:290 msgid "Rust" msgstr "Rust" -#: modules/computer.c:289 +#: modules/computer.c:291 msgid "Tools" msgstr "도구" -#: modules/computer.c:290 +#: modules/computer.c:292 msgid "make" msgstr "make" -#: modules/computer.c:291 +#: modules/computer.c:293 msgid "ninja" msgstr "ninja" -#: modules/computer.c:292 +#: modules/computer.c:294 msgid "GDB" msgstr "GDB" -#: modules/computer.c:293 +#: modules/computer.c:295 msgid "LLDB" msgstr "LLDB" -#: modules/computer.c:294 +#: modules/computer.c:296 msgid "strace" msgstr "" -#: modules/computer.c:295 +#: modules/computer.c:297 msgid "valgrind" msgstr "" -#: modules/computer.c:296 +#: modules/computer.c:298 msgid "QMake" msgstr "" -#: modules/computer.c:297 +#: modules/computer.c:299 msgid "CMake" msgstr "CMake" -#: modules/computer.c:298 +#: modules/computer.c:300 msgid "Gambas3 IDE" msgstr "" -#: modules/computer.c:299 +#: modules/computer.c:301 msgid "Radare2" msgstr "Radare2" -#: modules/computer.c:300 +#: modules/computer.c:302 msgid "ltrace" msgstr "" -#: modules/computer.c:301 +#: modules/computer.c:303 msgid "Powershell" msgstr "파워쉘" -#: modules/computer.c:342 +#: modules/computer.c:344 msgid "Not found" msgstr "찾을 수 없음" -#: modules/computer.c:347 +#: modules/computer.c:349 #, c-format msgid "Detecting version: %s" msgstr "버전 감지 중: %s" -#: modules/computer.c:365 +#: modules/computer.c:367 msgid "Program" msgstr "프로그램" -#: modules/computer.c:365 modules/computer.c:597 modules/computer.c:599 -#: modules/computer.c:778 modules/computer/modules.c:372 +#: modules/computer.c:367 modules/computer.c:607 modules/computer.c:609 +#: modules/computer.c:791 modules/computer/modules.c:372 #: modules/devices/dmi.c:41 modules/devices/dmi.c:47 modules/devices/dmi.c:51 #: modules/devices/dmi.c:57 modules/devices/firmware.c:75 #: modules/devices/inputdevices.c:146 modules/devices/monitors.c:409 msgid "Version" msgstr "버전" -#: modules/computer.c:383 modules/computer.c:702 modules/computer/modules.c:370 -#: modules/computer/modules.c:371 modules/devices/arm/processor.c:470 +#: modules/computer.c:386 +msgid "Field" +msgstr "필드" + +#: modules/computer.c:386 modules/computer.c:715 modules/computer/modules.c:370 +#: modules/computer/modules.c:371 modules/devices/arm/processor.c:469 msgid "Description" msgstr "설명" -#: modules/computer.c:383 modules/devices.c:771 +#: modules/computer.c:386 modules/devices.c:771 msgid "Value" msgstr "값" -#: modules/computer.c:403 +#: modules/computer.c:406 msgid "Single-board computer" msgstr "싱글 보드 컴퓨터" -#: modules/computer.c:409 modules/computer.c:418 modules/computer.c:440 -msgid "Laptop" -msgstr "랩탑" - #. /proc/apm -#: modules/computer.c:452 +#: modules/computer.c:455 msgid "Unknown physical machine type" msgstr "알 수 없는 물리적 머신 유형" -#: modules/computer.c:472 modules/computer.c:473 +#: modules/computer.c:476 modules/computer.c:477 msgid "Virtual (VMware)" msgstr "가상(VMware)" -#: modules/computer.c:475 modules/computer.c:476 modules/computer.c:477 -#: modules/computer.c:478 +#: modules/computer.c:479 modules/computer.c:480 modules/computer.c:481 +#: modules/computer.c:482 msgid "Virtual (QEMU)" msgstr "가상(QEMU)" -#: modules/computer.c:480 modules/computer.c:481 +#: modules/computer.c:484 modules/computer.c:485 msgid "Virtual (Unknown)" msgstr "가상(알 수 없음)" -#: modules/computer.c:483 modules/computer.c:484 modules/computer.c:485 -#: modules/computer.c:506 +#: modules/computer.c:487 modules/computer.c:488 modules/computer.c:489 +#: modules/computer.c:512 msgid "Virtual (VirtualBox)" msgstr "가상(VirtualBox)" -#: modules/computer.c:487 modules/computer.c:488 modules/computer.c:489 -#: modules/computer.c:500 +#: modules/computer.c:491 modules/computer.c:492 modules/computer.c:493 +#: modules/computer.c:506 msgid "Virtual (Xen)" msgstr "가상(Xen)" -#: modules/computer.c:491 +#: modules/computer.c:495 msgid "Virtual (hypervisor present)" msgstr "가상(하이퍼바이저 있음)" -#: modules/computer.c:546 modules/computer.c:994 +#: modules/computer.c:555 modules/computer.c:1007 msgid "Computer" msgstr "컴퓨터" -#: modules/computer.c:547 modules/computer.c:1041 modules/devices.c:98 -#: modules/devices/alpha/processor.c:87 modules/devices/arm/processor.c:341 -#: modules/devices/ia64/processor.c:159 -#: modules/devices/loongarch64/processor.c:80 -#: modules/devices/m68k/processor.c:83 modules/devices/mips/processor.c:74 -#: modules/devices/parisc/processor.c:154 modules/devices/ppc/processor.c:157 -#: modules/devices/riscv/processor.c:181 modules/devices/s390/processor.c:131 -#: modules/devices/sh/processor.c:83 modules/devices/sparc/processor.c:74 -#: modules/devices/x86/processor.c:648 -msgid "Processor" -msgstr "프로세서" - -#: modules/computer.c:553 modules/computer.c:615 +#: modules/computer.c:562 modules/computer.c:625 msgid "User Name" msgstr "사용자 이름" -#: modules/computer.c:558 +#: modules/computer.c:567 msgid "Resolution" msgstr "해결" -#: modules/computer.c:558 modules/computer.c:783 +#: modules/computer.c:567 modules/computer.c:796 #, c-format msgid "%dx%d pixels" msgstr "%dx%d픽셀" -#: modules/computer.c:560 +#: modules/computer.c:569 msgid "Display Adapter" msgstr "디스플레이 어댑터" -#: modules/computer.c:563 +#: modules/computer.c:572 msgid "Session Display Server" msgstr "세션 디스플레이 서버" -#: modules/computer.c:566 modules/computer/alsa.c:26 -msgid "Audio Devices" -msgstr "오디오 장치" - -#: modules/computer.c:568 modules/devices.c:107 +#: modules/computer.c:577 modules/devices.c:108 msgid "Input Devices" msgstr "입력 장치" -#: modules/computer.c:597 +#: modules/computer.c:607 msgid "Kernel" msgstr "커널" -#: modules/computer.c:598 +#: modules/computer.c:608 msgid "Command Line" msgstr "명령줄" -#: modules/computer.c:598 modules/computer.c:800 modules/computer/os.c:80 -#: modules/computer/os.c:267 modules/computer/os.c:304 -#: modules/computer/os.c:511 modules/computer/os.c:582 modules/devices.c:403 -#: modules/devices.c:549 modules/devices/firmware.c:149 -#: modules/devices/printers.c:106 modules/devices/printers.c:113 -#: modules/devices/printers.c:123 modules/devices/printers.c:138 -#: modules/devices/printers.c:147 modules/devices/printers.c:256 -#: modules/devices/spd-decode.c:311 modules/devices/usb.c:149 -msgid "Unknown" -msgstr "알 수 없음" - -#: modules/computer.c:600 +#: modules/computer.c:610 msgid "C Library" msgstr "C 라이브러리" -#: modules/computer.c:601 +#: modules/computer.c:611 msgid "Distribution" msgstr "분포" -#: modules/computer.c:608 +#: modules/computer.c:618 msgid "Spin/Flavor" msgstr "스핀/플레이버" -#: modules/computer.c:613 +#: modules/computer.c:623 msgid "Current Session" msgstr "현재 세션" -#: modules/computer.c:614 +#: modules/computer.c:624 msgid "Computer Name" msgstr "컴퓨터 이름" -#: modules/computer.c:616 modules/computer/languages.c:99 +#: modules/computer.c:626 modules/computer/languages.c:99 msgid "Language" msgstr "언어" -#: modules/computer.c:617 modules/computer/users.c:50 +#: modules/computer.c:627 modules/computer/users.c:53 msgid "Home Directory" msgstr "홈 디렉토리" -#: modules/computer.c:618 +#: modules/computer.c:628 msgid "Desktop Environment" msgstr "데스크탑 환경" -#: modules/computer.c:621 +#: modules/computer.c:631 msgid "Misc" msgstr "기타" -#: modules/computer.c:634 +#: modules/computer.c:645 msgid "HardInfo2" msgstr "" -#: modules/computer.c:635 +#: modules/computer.c:646 msgid "HardInfo2 running as" msgstr "다음으로 실행되는 HardInfo2" -#: modules/computer.c:636 +#: modules/computer.c:647 msgid "Superuser" msgstr "수퍼유저" -#: modules/computer.c:636 +#: modules/computer.c:647 msgid "User" msgstr "사용자" -#: modules/computer.c:640 +#: modules/computer.c:651 msgid "Health" msgstr "상태" #. /dev/random"), 1000, .tag = g_strdup("entropy") ), -#: modules/computer.c:642 +#: modules/computer.c:653 msgid "Available entropy in /dev/random" msgstr "/dev/random에서 사용 가능한 엔트로피" -#: modules/computer.c:646 +#: modules/computer.c:657 msgid "Hardening Features" msgstr "Hardening 기능" -#: modules/computer.c:647 +#: modules/computer.c:658 msgid "ASLR" msgstr "ASLR" -#: modules/computer.c:648 +#: modules/computer.c:659 msgid "dmesg" msgstr "dmesg" -#: modules/computer.c:652 +#: modules/computer.c:663 msgid "Linux Security Modules" msgstr "Linux 보안 모듈" -#: modules/computer.c:653 +#: modules/computer.c:664 msgid "Modules available" msgstr "사용 가능한 모듈" -#: modules/computer.c:654 +#: modules/computer.c:665 msgid "SELinux status" msgstr "SELinux 상태" -#: modules/computer.c:660 +#: modules/computer.c:671 msgid "CPU Vulnerabilities" msgstr "CPU 취약점" -#: modules/computer.c:699 +#: modules/computer.c:712 msgid "Loaded Modules" msgstr "로드된 모듈" -#: modules/computer.c:701 modules/computer.c:729 modules/computer.c:850 +#: modules/computer.c:714 modules/computer.c:742 modules/computer.c:863 #: modules/computer/languages.c:95 modules/computer/modules.c:370 -#: modules/devices/arm/processor.c:469 modules/devices/dmi.c:38 +#: modules/devices/arm/processor.c:468 modules/devices/dmi.c:38 #: modules/devices/dmi.c:49 modules/devices/gpu.c:249 #: modules/devices/ia64/processor.c:160 modules/devices/inputdevices.c:141 #: modules/devices/monitors.c:403 modules/devices/monitors.c:505 -#: modules/devices/sh/processor.c:84 modules/devices/x86/processor.c:751 -#: modules/network.c:332 +#: modules/devices/sh/processor.c:84 modules/devices/x86/processor.c:750 +#: modules/network.c:333 msgid "Name" msgstr "이름" -#: modules/computer.c:715 +#: modules/computer.c:728 msgid "Date & Time" msgstr "날짜 & 시간" -#: modules/computer.c:716 +#: modules/computer.c:729 msgid "Kernel Version" msgstr "커널 버전" -#: modules/computer.c:726 +#: modules/computer.c:739 msgid "Available Languages" msgstr "사용 가능한 언어" -#: modules/computer.c:728 +#: modules/computer.c:741 msgid "Language Code" msgstr "언어 코드" -#: modules/computer.c:740 +#: modules/computer.c:753 msgid "Mounted File Systems" msgstr "마운트된 파일 시스템" -#: modules/computer.c:742 modules/computer/filesystem.c:89 +#: modules/computer.c:755 modules/computer/filesystem.c:89 msgid "Mount Point" msgstr "마운트 포인트" -#: modules/computer.c:743 +#: modules/computer.c:756 msgid "Usage" msgstr "사용량" -#: modules/computer.c:744 modules/devices.c:795 modules/devices.c:809 +#: modules/computer.c:757 modules/devices.c:795 modules/devices.c:809 #: modules/devices/gpu.c:85 modules/devices/gpu.c:93 modules/devices/gpu.c:241 #: modules/devices/pci.c:102 modules/devices/pci.c:110 #: modules/devices/pci.c:154 modules/devices/storage.c:48 #: modules/devices/storage.c:57 modules/devices/usb.c:172 -#: modules/devices/usb.c:184 modules/devices/x86/processor.c:812 +#: modules/devices/usb.c:184 modules/devices/x86/processor.c:811 msgid "Device" msgstr "장치" -#: modules/computer.c:766 +#: modules/computer.c:779 msgid "Session" msgstr "세션" -#: modules/computer.c:767 modules/devices.c:772 modules/devices.c:809 +#: modules/computer.c:780 modules/devices.c:772 modules/devices.c:809 #: modules/devices/dmi.c:56 modules/devices/dmi_memory.c:658 #: modules/devices/dmi_memory.c:807 modules/devices/inputdevices.c:142 -#: modules/devices/x86/processor.c:716 +#: modules/devices/x86/processor.c:715 msgid "Type" msgstr "유형" -#: modules/computer.c:770 +#: modules/computer.c:783 msgid "Wayland" msgstr "웨이랜드" -#: modules/computer.c:771 modules/computer.c:776 +#: modules/computer.c:784 modules/computer.c:789 msgid "Current Display Name" msgstr "현재 표시 이름" -#: modules/computer.c:772 modules/devices/arm/processor.c:256 -#: modules/devices/x86/processor.c:284 modules/devices/x86/processor.c:388 -#: modules/devices/x86/processor.c:526 -msgid "(Not Available)" -msgstr "(사용할 수 없습니다)" - -#: modules/computer.c:775 +#: modules/computer.c:788 msgid "X Server" msgstr "X 서버" -#: modules/computer.c:777 modules/computer.c:817 modules/devices.c:809 +#: modules/computer.c:790 modules/computer.c:830 modules/devices.c:809 #: modules/devices/dmi.c:40 modules/devices/dmi.c:46 modules/devices/dmi.c:50 #: modules/devices/dmi.c:55 modules/devices/dmi_memory.c:808 -#: modules/devices/dmi_memory.c:952 modules/devices/firmware.c:75 +#: modules/devices/dmi_memory.c:950 modules/devices/firmware.c:75 #: modules/devices/firmware.c:167 modules/devices/firmware.c:172 #: modules/devices/firmware.c:219 modules/devices/gpu.c:84 #: modules/devices/gpu.c:92 modules/devices/gpu.c:240 @@ -1144,146 +1773,134 @@ msgstr "X 서버" #: modules/devices/monitors.c:402 modules/devices/pci.c:101 #: modules/devices/pci.c:109 modules/devices/storage.c:47 #: modules/devices/storage.c:56 modules/devices/storage.c:282 -#: modules/devices/storage.c:572 modules/devices/storage.c:771 -#: modules/devices/usb.c:171 modules/devices/x86/processor.c:655 +#: modules/devices/storage.c:572 modules/devices/storage.c:777 +#: modules/devices/usb.c:171 modules/devices/x86/processor.c:654 msgid "Vendor" msgstr "공급자" -#: modules/computer.c:779 +#: modules/computer.c:792 msgid "Release Number" msgstr "릴리즈 번호" -#: modules/computer.c:787 +#: modules/computer.c:800 msgid "Screens" msgstr "스크린" -#: modules/computer.c:793 +#: modules/computer.c:806 msgid "Disconnected" msgstr "연결 끊김" -#: modules/computer.c:796 +#: modules/computer.c:809 msgid "Connected" msgstr "연결됨" -#: modules/computer.c:804 +#: modules/computer.c:817 msgid "Unused" msgstr "미사용" -#: modules/computer.c:805 +#: modules/computer.c:818 #, c-format msgid "%dx%d pixels, offset (%d, %d)" msgstr "%dx%d 픽셀, 오프셋(%d, %d)" -#: modules/computer.c:814 +#: modules/computer.c:827 msgid "Outputs (XRandR)" msgstr "출력(XRandR)" -#: modules/computer.c:816 +#: modules/computer.c:829 msgid "OpenGL (GLX)" msgstr "" -#: modules/computer.c:818 +#: modules/computer.c:831 msgid "Renderer" msgstr "렌더러" -#: modules/computer.c:819 +#: modules/computer.c:832 msgid "Direct Rendering" msgstr "직접 렌더링" -#: modules/computer.c:820 modules/computer/modules.c:352 -#: modules/computer/modules.c:353 modules/devices/inputdevices.c:153 -#: modules/devices/printers.c:145 modules/devices/spd-decode.c:971 -msgid "Yes" -msgstr "네" - -#: modules/computer.c:820 modules/computer/modules.c:352 -#: modules/computer/modules.c:353 modules/devices/printers.c:145 -#: modules/devices/spd-decode.c:968 -msgid "No" -msgstr "아니오" - -#: modules/computer.c:821 +#: modules/computer.c:834 msgid "Version (Compatibility)" msgstr "버전(호환성)" -#: modules/computer.c:822 +#: modules/computer.c:835 msgid "Shading Language Version (Compatibility)" msgstr "셰이딩 언어 버전 (호환성)" -#: modules/computer.c:823 +#: modules/computer.c:836 msgid "Version (Core)" msgstr "버전(코어)" -#: modules/computer.c:824 +#: modules/computer.c:837 msgid "Shading Language Version (Core)" msgstr "셰이딩 언어 버전(코어)" -#: modules/computer.c:825 +#: modules/computer.c:838 msgid "Version (ES)" msgstr "버전 (ES)" -#: modules/computer.c:826 +#: modules/computer.c:839 msgid "Shading Language Version (ES)" msgstr "셰이딩 언어 버전(ES)" -#: modules/computer.c:827 +#: modules/computer.c:840 msgid "GLX Version" msgstr "GLX 버전" -#: modules/computer.c:848 +#: modules/computer.c:861 msgid "Group" msgstr "그룹" -#: modules/computer.c:851 modules/computer/users.c:49 +#: modules/computer.c:864 modules/computer/users.c:52 msgid "Group ID" msgstr "그룹 ID" #. / "usable memory" -#: modules/computer.c:944 +#: modules/computer.c:957 #, c-format msgid "%0.1f %s available to Linux" msgstr "Linux에서 %0.1f %s 사용 가능" -#: modules/computer.c:946 modules/devices/dmi_memory.c:715 +#: modules/computer.c:959 modules/devices/dmi_memory.c:715 #: modules/devices/dmi_memory.c:725 modules/devices/dmi_memory.c:866 -#: modules/devices/dmi_memory.c:997 +#: modules/devices/dmi_memory.c:995 msgid "GiB" msgstr "" -#: modules/computer.c:950 modules/computer/memory_usage.c:73 +#: modules/computer.c:963 modules/computer/memory_usage.c:73 #: modules/computer/modules.c:370 msgid "KiB" msgstr "" -#: modules/computer.c:1013 modules/devices/devicetree/pmac_data.c:82 +#: modules/computer.c:1026 modules/devices/devicetree/pmac_data.c:82 msgid "Motherboard" msgstr "메인보드" -#: modules/computer.c:1041 +#: modules/computer.c:1054 msgid "Graphics" msgstr "그래픽" -#: modules/computer.c:1042 modules/devices.c:108 +#: modules/computer.c:1055 modules/devices.c:109 msgid "Storage" msgstr "저장장치" -#: modules/computer.c:1042 modules/devices.c:104 +#: modules/computer.c:1055 modules/devices.c:105 msgid "Printers" msgstr "프린터" -#: modules/computer.c:1042 +#: modules/computer.c:1055 msgid "Audio" msgstr "오디오" -#: modules/computer.c:1091 +#: modules/computer.c:1104 msgid "Gathers high-level computer information" msgstr "고급 컴퓨터 정보 수집" -#: modules/computer.c:1102 +#: modules/computer.c:1115 msgid "lsmod is required." msgstr "lsmod가 필요합니다." -#: modules/computer.c:1110 +#: modules/computer.c:1123 msgid "" "X.org's xrandr utility provides additional details when " "available." @@ -1291,15 +1908,11 @@ msgstr "" "X.org의 xrandr 유틸리티는 사용 가능한 경우 추가 세부정보를 제공" "합니다." -#: modules/computer.c:1111 +#: modules/computer.c:1124 msgid "" "Mesa's glxinfo utility is required for OpenGL information." msgstr "Mesa의 glxinfo 유틸리티는 OpenGL 정보에 필요합니다." -#: modules/computer/alsa.c:34 -msgid "Audio Adapter" -msgstr "오디오 어댑터" - #: modules/computer/filesystem.c:87 msgid "Filesystem" msgstr "파일 시스템" @@ -1319,7 +1932,7 @@ msgstr "읽기 전용" #: modules/computer/filesystem.c:90 modules/devices.c:795 #: modules/devices/dmi_memory.c:664 modules/devices/dmi_memory.c:811 #: modules/devices/dmi_memory.c:843 modules/devices/dmi_memory.c:882 -#: modules/devices/dmi_memory.c:951 +#: modules/devices/dmi_memory.c:949 msgid "Size" msgstr "크기" @@ -1616,8 +2229,8 @@ msgstr "" #: modules/computer/modules.c:338 modules/computer/modules.c:339 #: modules/computer/modules.c:340 modules/computer/modules.c:341 #: modules/computer/modules.c:342 modules/computer/modules.c:343 -#: modules/devices/dmi.c:117 modules/devices/dmi_memory.c:938 -#: modules/devices/firmware.c:245 modules/devices/x86/processor.c:695 +#: modules/devices/dmi.c:116 modules/devices/firmware.c:245 +#: modules/devices/x86/processor.c:694 msgid "(Not available)" msgstr "(사용할 수 없습니다)" @@ -1717,7 +2330,7 @@ msgstr "액세스 허용(수퍼유저로 실행)" msgid "Access forbidden? (running as superuser)" msgstr "액세스 금지? (수퍼유저로 실행)" -#: modules/computer/os.c:298 modules/computer/os.c:573 +#: modules/computer/os.c:298 modules/computer/os.c:572 msgid "Disabled" msgstr "비활성화" @@ -1752,190 +2365,68 @@ msgstr "%d비트(중간)" msgid "%d bits (healthy)" msgstr "%d비트(정상)" -#: modules/computer/os.c:568 +#: modules/computer/os.c:567 msgid "Not installed" msgstr "설치되지 않음" -#: modules/computer/os.c:571 +#: modules/computer/os.c:570 msgid "Enabled" msgstr "활성화됨" -#: modules/computer/uptime.c:54 -#, c-format -msgid "%d day" -msgid_plural "%d days" -msgstr[0] "%d일" - -#: modules/computer/uptime.c:55 -#, c-format -msgid "%d hour" -msgid_plural "%d hours" -msgstr[0] "%d시간" - -#: modules/computer/uptime.c:56 -#, c-format -msgid "%d minute" -msgid_plural "%d minutes" -msgstr[0] "%d분" - -#: modules/computer/users.c:47 +#: modules/computer/users.c:50 msgid "User Information" msgstr "사용자 정보" -#: modules/computer/users.c:48 +#: modules/computer/users.c:51 msgid "User ID" msgstr "사용자 ID" -#: modules/computer/users.c:51 +#: modules/computer/users.c:54 msgid "Default Shell" msgstr "기본 셸" -#: modules/devices.c:99 -msgid "Graphics Processors" -msgstr "그래픽 프로세서" - -#: modules/devices.c:100 modules/devices/monitors.c:449 -#: modules/devices/monitors.c:495 -msgid "Monitors" -msgstr "모니터" - -#: modules/devices.c:101 modules/devices/pci.c:175 -msgid "PCI Devices" -msgstr "PCI 장치" - -#: modules/devices.c:102 modules/devices/usb.c:211 -msgid "USB Devices" -msgstr "USB 장치" - -#: modules/devices.c:103 -msgid "Firmware" -msgstr "펌웨어" - -#: modules/devices.c:105 -msgid "Battery" -msgstr "배터리" - -#: modules/devices.c:106 -msgid "Sensors" -msgstr "센서" - -#: modules/devices.c:109 -msgid "System DMI" -msgstr "시스템 DMI" - -#: modules/devices.c:110 -msgid "Memory Devices" -msgstr "메모리 장치" - -#: modules/devices.c:112 modules/devices.c:114 -msgid "Device Tree" -msgstr "장치 트리" - -#: modules/devices.c:116 -msgid "Resources" -msgstr "자원" - -#: modules/devices.c:771 -msgid "Sensor" -msgstr "센서" - -#: modules/devices.c:772 modules/devices/gpu.c:163 modules/devices/pci.c:148 -#: modules/devices/usb.c:139 -msgid "Driver" -msgstr "드라이버" - -#: modules/devices.c:795 modules/devices/alpha/processor.c:88 -#: modules/devices/devicetree.c:163 modules/devices/devicetree.c:209 +#: modules/devices/alpha/processor.c:88 modules/devices.c:795 +#: modules/devices/devicetree.c:162 modules/devices/devicetree.c:208 #: modules/devices/devicetree/pmac_data.c:80 modules/devices/gpu.c:116 #: modules/devices/ia64/processor.c:165 #: modules/devices/loongarch64/processor.c:83 #: modules/devices/m68k/processor.c:84 modules/devices/mips/processor.c:75 #: modules/devices/monitors.c:404 modules/devices/parisc/processor.c:155 -#: modules/devices/ppc/processor.c:158 modules/devices/riscv/processor.c:182 -#: modules/devices/s390/processor.c:132 modules/devices/x86/processor.c:812 +#: modules/devices/ppc/processor.c:158 modules/devices/riscv/processor.c:181 +#: modules/devices/s390/processor.c:132 modules/devices/x86/processor.c:811 msgid "Model" msgstr "모델" -#: modules/devices.c:829 modules/devices/dmi_memory.c:883 -msgid "Devices" -msgstr "장치" - -#: modules/devices.c:841 -msgid "Update PCI ID listing" -msgstr "PCI ID 목록 업데이트" - -#: modules/devices.c:846 -msgid "Update USB ID listing" -msgstr "USB ID 목록 업데이트" - -#: modules/devices.c:851 -msgid "Update EDID vendor codes" -msgstr "EDID 공급업체 코드 업데이트" - -#: modules/devices.c:856 -msgid "Update IEEE OUI vendor codes" -msgstr "IEEE OUI 공급업체 코드 업데이트" - -#: modules/devices.c:861 -msgid "Update SD card manufacturer information" -msgstr "SD 카드 제조업체 정보 업데이트" - -#: modules/devices.c:868 -msgid "Update CPU flags database" -msgstr "CPU 플래그 데이터베이스 업데이트" - -#: modules/devices.c:903 -msgid "Gathers information about hardware devices" -msgstr "하드웨어 장치에 대한 정보 수집" - -#: modules/devices.c:924 -msgid "A copy of pci.ids is not available on the system." -msgstr "시스템에서 pci.ids 사본을 사용할 수 없습니다." - -#: modules/devices.c:927 -msgid "A full pci.ids is not available on the system." -msgstr "전체 pci.ids는 시스템에서 사용할 수 없습니다." - -#: 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" -"udisks2 is required for NVMe devices." -msgstr "" - #: modules/devices/alpha/processor.c:89 msgid "Platform String" msgstr "플랫폼 문자열" -#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:345 +#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:344 #: modules/devices/ia64/processor.c:167 #: modules/devices/loongarch64/processor.c:85 #: modules/devices/m68k/processor.c:87 modules/devices/mips/processor.c:77 #: modules/devices/parisc/processor.c:158 modules/devices/ppc/processor.c:160 -#: modules/devices/riscv/processor.c:186 modules/devices/sh/processor.c:87 -#: modules/devices/x86/processor.c:659 modules/devices/x86/processor.c:812 +#: modules/devices/riscv/processor.c:185 modules/devices/sh/processor.c:87 +#: modules/devices/x86/processor.c:658 modules/devices/x86/processor.c:811 msgid "Frequency" msgstr "주파수" -#: modules/devices/alpha/processor.c:91 modules/devices/arm/processor.c:346 +#: modules/devices/alpha/processor.c:91 modules/devices/arm/processor.c:345 #: modules/devices/ia64/processor.c:168 modules/devices/m68k/processor.c:88 #: modules/devices/mips/processor.c:78 modules/devices/parisc/processor.c:159 #: modules/devices/ppc/processor.c:161 modules/devices/s390/processor.c:134 -#: modules/devices/sh/processor.c:90 modules/devices/x86/processor.c:660 +#: modules/devices/sh/processor.c:90 modules/devices/x86/processor.c:659 msgid "BogoMips" msgstr "" -#: modules/devices/alpha/processor.c:92 modules/devices/arm/processor.c:347 +#: modules/devices/alpha/processor.c:92 modules/devices/arm/processor.c:346 #: modules/devices/ia64/processor.c:169 #: modules/devices/loongarch64/processor.c:88 #: modules/devices/m68k/processor.c:89 modules/devices/mips/processor.c:79 #: modules/devices/parisc/processor.c:160 modules/devices/ppc/processor.c:162 -#: modules/devices/riscv/processor.c:187 modules/devices/s390/processor.c:135 +#: modules/devices/riscv/processor.c:186 modules/devices/s390/processor.c:135 #: modules/devices/sh/processor.c:91 modules/devices/sparc/processor.c:77 -#: modules/devices/x86/processor.c:661 +#: modules/devices/x86/processor.c:660 msgid "Byte Order" msgstr "바이트 순서" @@ -2113,73 +2604,69 @@ msgstr "AArch64의 고급 SIMD/NEON(arch>8)" msgid "ARM Processor" msgstr "ARM 프로세서" -#: modules/devices/arm/processor.c:214 modules/devices/riscv/processor.c:147 -#: modules/devices/x86/processor.c:610 +#: modules/devices/arm/processor.c:214 modules/devices/riscv/processor.c:146 +#: modules/devices/x86/processor.c:609 msgid "Empty List" msgstr "빈 목록" -#: modules/devices/arm/processor.c:240 modules/devices/gpu.c:158 -#: modules/devices/gpu.c:242 modules/devices/x86/processor.c:268 +#: modules/devices/arm/processor.c:239 modules/devices/gpu.c:158 +#: modules/devices/gpu.c:242 modules/devices/x86/processor.c:267 msgid "Clocks" msgstr "클럭" -#: modules/devices/arm/processor.c:286 modules/devices/arm/processor.c:299 -#: modules/devices/x86/processor.c:314 modules/devices/x86/processor.c:327 +#: modules/devices/arm/processor.c:285 modules/devices/arm/processor.c:298 +#: modules/devices/x86/processor.c:313 modules/devices/x86/processor.c:326 #, c-format msgid "%.2f-%.2f %s=%dx\n" msgstr "%.2f-%.2f %s=%dx\n" -#: modules/devices/arm/processor.c:342 +#: modules/devices/arm/processor.c:341 msgid "Linux Name" msgstr "리눅스 이름" -#: modules/devices/arm/processor.c:343 +#: modules/devices/arm/processor.c:342 msgid "Decoded Name" msgstr "디코딩된 이름" -#: modules/devices/arm/processor.c:344 modules/network/net.c:453 +#: modules/devices/arm/processor.c:343 modules/network/net.c:481 msgid "Mode" msgstr "모드" -#: modules/devices/arm/processor.c:350 +#: modules/devices/arm/processor.c:349 msgid "ARM" msgstr "" -#: modules/devices/arm/processor.c:351 +#: modules/devices/arm/processor.c:350 msgid "Implementer" msgstr "구현자" -#: modules/devices/arm/processor.c:352 modules/devices/dmi_memory.c:953 +#: modules/devices/arm/processor.c:351 modules/devices/dmi_memory.c:951 msgid "Part" msgstr "부품" -#: modules/devices/arm/processor.c:353 modules/devices/ia64/processor.c:162 -#: modules/devices/parisc/processor.c:156 modules/devices/riscv/processor.c:183 +#: modules/devices/arm/processor.c:352 modules/devices/ia64/processor.c:162 +#: modules/devices/parisc/processor.c:156 modules/devices/riscv/processor.c:182 msgid "Architecture" msgstr "아키텍처" -#: modules/devices/arm/processor.c:354 +#: modules/devices/arm/processor.c:353 msgid "Variant" msgstr "변형" -#: modules/devices/arm/processor.c:356 modules/devices/riscv/processor.c:190 -#: modules/devices/sparc/processor.c:78 modules/devices/x86/processor.c:667 +#: modules/devices/arm/processor.c:355 modules/devices/riscv/processor.c:189 +#: modules/devices/sparc/processor.c:78 modules/devices/x86/processor.c:666 msgid "Capabilities" msgstr "기능" -#: modules/devices/arm/processor.c:468 +#: modules/devices/arm/processor.c:467 msgid "SOC/Package" msgstr "SOC/패키지" #: 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 "논리적 CPU 구성" -#: modules/devices/arm/processor.c:489 +#: modules/devices/arm/processor.c:488 msgid "SOC/Package Information" msgstr "SOC/패키지 정보" @@ -2225,7 +2712,7 @@ msgstr "" "모델 번호=%s\n" "시리얼넘버=%s\n" -#: modules/devices/battery.c:343 +#: modules/devices/battery.c:344 #, c-format msgid "" "\n" @@ -2244,98 +2731,191 @@ msgstr "" "APM 드라이버 버전=%s\n" "APM BIOS 버전=%s\n" -#: modules/devices/battery.c:355 -#, c-format -msgid "" -"\n" -"[Battery (APM)]\n" -"Charge=%d%%\n" -"Using=%s\n" -"APM driver version=%s\n" -"APM BIOS version=%s\n" -msgstr "" -"\n" -"[배터리(APM)]\n" -"요금=%d%%\n" -"사용=%s\n" -"APM 드라이버 버전=%s\n" -"APM BIOS 버전=%s\n" +#: modules/devices/battery.c:356 +#, c-format +msgid "" +"\n" +"[Battery (APM)]\n" +"Charge=%d%%\n" +"Using=%s\n" +"APM driver version=%s\n" +"APM BIOS version=%s\n" +msgstr "" +"\n" +"[배터리(APM)]\n" +"요금=%d%%\n" +"사용=%s\n" +"APM 드라이버 버전=%s\n" +"APM BIOS 버전=%s\n" + +#: modules/devices/battery.c:383 +msgid "" +"[No batteries]\n" +"No batteries found on this system=\n" +msgstr "" +"[배터리 없음]\n" +"이 시스템에서 배터리를 찾을 수 없음=\n" + +#: modules/devices.c:100 +msgid "Graphics Processors" +msgstr "그래픽 프로세서" + +#: modules/devices.c:101 modules/devices/monitors.c:449 +#: modules/devices/monitors.c:495 +msgid "Monitors" +msgstr "모니터" + +#: modules/devices.c:102 modules/devices/pci.c:175 +msgid "PCI Devices" +msgstr "PCI 장치" + +#: modules/devices.c:103 modules/devices/usb.c:211 +msgid "USB Devices" +msgstr "USB 장치" + +#: modules/devices.c:104 +msgid "Firmware" +msgstr "펌웨어" + +#: modules/devices.c:106 +msgid "Battery" +msgstr "배터리" + +#: modules/devices.c:107 +msgid "Sensors" +msgstr "센서" + +#: modules/devices.c:110 +msgid "System DMI" +msgstr "시스템 DMI" + +#: modules/devices.c:111 +msgid "Memory Devices" +msgstr "메모리 장치" + +#: modules/devices.c:113 modules/devices.c:115 +msgid "Device Tree" +msgstr "장치 트리" + +#: modules/devices.c:117 +msgid "Resources" +msgstr "자원" + +#: modules/devices.c:771 +msgid "Sensor" +msgstr "센서" + +#: modules/devices.c:829 modules/devices/dmi_memory.c:883 +msgid "Devices" +msgstr "장치" + +#: modules/devices.c:841 +msgid "Update PCI ID listing" +msgstr "PCI ID 목록 업데이트" + +#: modules/devices.c:846 +msgid "Update USB ID listing" +msgstr "USB ID 목록 업데이트" + +#: modules/devices.c:851 +msgid "Update EDID vendor codes" +msgstr "EDID 공급업체 코드 업데이트" + +#: modules/devices.c:856 +msgid "Update IEEE OUI vendor codes" +msgstr "IEEE OUI 공급업체 코드 업데이트" + +#: modules/devices.c:861 +msgid "Update SD card manufacturer information" +msgstr "SD 카드 제조업체 정보 업데이트" + +#: modules/devices.c:868 +msgid "Update CPU flags database" +msgstr "CPU 플래그 데이터베이스 업데이트" + +#: modules/devices.c:903 +msgid "Gathers information about hardware devices" +msgstr "하드웨어 장치에 대한 정보 수집" + +#: modules/devices.c:924 +msgid "A copy of pci.ids is not available on the system." +msgstr "시스템에서 pci.ids 사본을 사용할 수 없습니다." + +#: modules/devices.c:927 +msgid "A full pci.ids is not available on the system." +msgstr "전체 pci.ids는 시스템에서 사용할 수 없습니다." + +#: modules/devices.c:932 +msgid "Resource information requires superuser privileges" +msgstr "리소스 정보에는 수퍼유저 권한이 필요합니다." -#: modules/devices/battery.c:382 +#: modules/devices.c:938 msgid "" -"[No batteries]\n" -"No batteries found on this system=\n" +"Any NVMe storage devices present are not listed.\n" +"udisks2 is required for NVMe devices." msgstr "" -"[배터리 없음]\n" -"이 시스템에서 배터리를 찾을 수 없음=\n" -#: modules/devices/devicetree.c:52 +#: modules/devices/devicetree.c:51 msgid "Properties" msgstr "속성" -#: modules/devices/devicetree.c:53 +#: modules/devices/devicetree.c:52 msgid "Children" msgstr "하위" -#: modules/devices/devicetree.c:89 +#: modules/devices/devicetree.c:88 msgid "Node" msgstr "노드" -#: modules/devices/devicetree.c:90 +#: modules/devices/devicetree.c:89 msgid "Node Path" msgstr "노드 경로" -#: modules/devices/devicetree.c:91 +#: modules/devices/devicetree.c:90 msgid "Alias" msgstr "별칭" -#: modules/devices/devicetree.c:91 modules/devices/devicetree.c:92 -#: modules/devices/monitors.c:411 modules/devices/storage.c:306 -#: modules/devices/storage.c:328 -msgid "(None)" -msgstr "(없음)" - -#: modules/devices/devicetree.c:92 +#: modules/devices/devicetree.c:91 msgid "Symbol" msgstr "상징" -#: modules/devices/devicetree.c:145 modules/devices/devicetree/pmac_data.c:79 +#: modules/devices/devicetree.c:144 modules/devices/devicetree/pmac_data.c:79 msgid "Platform" msgstr "플랫폼" -#: modules/devices/devicetree.c:146 modules/devices/devicetree.c:211 +#: modules/devices/devicetree.c:145 modules/devices/devicetree.c:210 #: modules/devices/gpu.c:247 msgid "Compatible" msgstr "호환 가능" -#: modules/devices/devicetree.c:147 +#: modules/devices/devicetree.c:146 msgid "GPU-compatible" msgstr "GPU 호환" -#: modules/devices/devicetree.c:162 +#: modules/devices/devicetree.c:161 msgid "Raspberry Pi or Compatible" msgstr "라즈베리 파이 또는 호환 가능" -#: modules/devices/devicetree.c:164 modules/devices/devicetree.c:191 -#: modules/devices/devicetree.c:210 modules/devices/devicetree/rpi_data.c:169 +#: modules/devices/devicetree.c:163 modules/devices/devicetree.c:190 +#: modules/devices/devicetree.c:209 modules/devices/devicetree/rpi_data.c:169 #: modules/devices/dmi.c:42 modules/devices/dmi.c:52 modules/devices/dmi.c:58 #: modules/devices/usb.c:181 msgid "Serial Number" msgstr "시리얼넘버" -#: modules/devices/devicetree.c:165 modules/devices/devicetree/rpi_data.c:166 +#: modules/devices/devicetree.c:164 modules/devices/devicetree/rpi_data.c:166 msgid "RCode" msgstr "R코드" -#: modules/devices/devicetree.c:165 +#: modules/devices/devicetree.c:164 msgid "No revision code available; unable to lookup model details." msgstr "사용 가능한 개정 코드가 없습니다. 모델 세부 정보를 조회할 수 없습니다." -#: modules/devices/devicetree.c:190 +#: modules/devices/devicetree.c:189 msgid "More" msgstr "더" -#: modules/devices/devicetree.c:271 +#: modules/devices/devicetree.c:270 msgid "Messages" msgstr "메시지" @@ -2424,24 +3004,19 @@ msgstr "바이오스" msgid "Asset Tag" msgstr "자산 태그" -#: modules/devices/dmi.c:54 -msgid "Chassis" -msgstr "시스템 장치" - -#: modules/devices/dmi.c:121 modules/devices/dmi_memory.c:939 -#: modules/devices/x86/processor.c:696 +#: modules/devices/dmi.c:120 modules/devices/x86/processor.c:695 msgid "(Not available; Perhaps try running HardInfo as root.)" msgstr "" -#: modules/devices/dmi.c:162 +#: modules/devices/dmi.c:161 msgid "DMI Unavailable" msgstr "DMI를 사용할 수 없음" -#: modules/devices/dmi.c:164 +#: modules/devices/dmi.c:163 msgid "DMI is not avaliable. Perhaps this platform does not provide DMI." msgstr "DMI를 사용할 수 없습니다. 아마도 이 플랫폼은 DMI를 제공하지 않습니다." -#: modules/devices/dmi.c:165 +#: modules/devices/dmi.c:164 msgid "DMI is not available; Perhaps try running HardInfo as root." msgstr "" @@ -2485,12 +3060,12 @@ msgstr "메모리 장치 목록" msgid "Memory Array" msgstr "메모리 배열" -#: modules/devices/dmi_memory.c:747 modules/devices/x86/processor.c:715 +#: modules/devices/dmi_memory.c:747 modules/devices/x86/processor.c:714 msgid "DMI Handle" msgstr "DMI 핸들" #: modules/devices/dmi_memory.c:748 modules/devices/dmi_memory.c:804 -#: modules/devices/dmi_memory.c:841 modules/devices/dmi_memory.c:950 +#: modules/devices/dmi_memory.c:841 modules/devices/dmi_memory.c:948 msgid "Locator" msgstr "로케이터" @@ -2567,32 +3142,31 @@ msgstr "(비어 있는)" msgid "Serial Presence Detect (SPD) Summary" msgstr "직렬 프레즌스 검출(SPD) 요약" -#: modules/devices/dmi_memory.c:1007 -msgid " dmidecode utility available" -msgstr " dmidecode 유틸리티 사용 가능" +#: modules/devices/dmi_memory.c:937 +msgid "(Not available - See hint box below)" +msgstr "" -#: modules/devices/dmi_memory.c:1008 -msgid " ... and HardInfo2 running with superuser privileges" -msgstr " ... 수퍼유저 권한으로 실행되는 HardInfo2" +#: modules/devices/dmi_memory.c:1005 +msgid " dmidecode package installed" +msgstr "" -#: modules/devices/dmi_memory.c:1009 -msgid "" -" at24 (or eeprom) module loaded (for SDR, DDR, DDR2, DDR3)" -msgstr " at24(또는 eeprom) 모듈 로드(SDR, DDR, DDR2, DDR3용)" +#: modules/devices/dmi_memory.c:1006 +msgid " sudo chmod a+r /sys/firmware/dmi/tables/*" +msgstr "" -#: modules/devices/dmi_memory.c:1010 -msgid "" -" ... or ee1004 module loaded and configured! " -"(for DDR4)" +#: modules/devices/dmi_memory.c:1007 +msgid " sudo modprobe at24 (or eeprom) (for SDR, DDR, DDR2, DDR3)" +msgstr "" + +#: modules/devices/dmi_memory.c:1008 +msgid " sudo modprobe ee1004 (for DDR4)" msgstr "" -" ... 또는 ee1004 모듈이 로드되고 구성되었습니다!(DDR4용)" -#: modules/devices/dmi_memory.c:1019 -msgid "Memory information requires one or both of the following:" -msgstr "메모리 정보에는 다음 중 하나 또는 둘 다가 필요합니다." +#: modules/devices/dmi_memory.c:1017 +msgid "Memory Information requires more Setup:" +msgstr "" -#: modules/devices/dmi_memory.c:1045 +#: modules/devices/dmi_memory.c:1043 msgid "" "\"More often than not, information contained in the DMI tables is " "inaccurate,\n" @@ -2704,7 +3278,7 @@ msgid "Plugin" msgstr "플러그인" #: modules/devices/firmware.c:74 modules/devices/firmware.c:205 -#: modules/network.c:380 +#: modules/network.c:381 msgid "Flags" msgstr "플래그" @@ -2798,10 +3372,6 @@ msgstr "DRM 장치" msgid "Class" msgstr "클래스" -#: modules/devices/gpu.c:159 modules/devices/gpu.c:243 -msgid "Core" -msgstr "코어" - #: modules/devices/gpu.c:164 modules/devices/pci.c:149 msgid "In Use" msgstr "사용" @@ -2822,36 +3392,12 @@ msgstr "" msgid "Operating Points (OPPv2)" msgstr "" -#: modules/devices/gpu.c:216 -msgid "Frequency Scaling" -msgstr "주파수 스케일링" - -#: modules/devices/gpu.c:217 -msgid "Minimum" -msgstr "최소값" - -#: modules/devices/gpu.c:217 modules/devices/gpu.c:218 -msgid "kHz" -msgstr "kHz" - -#: 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 "ns" - #: modules/devices/gpu.c:245 msgid "Device Tree Node" msgstr "장치 트리 노드" #: modules/devices/gpu.c:248 modules/devices/monitors.c:475 -#: modules/network/net.c:454 +#: modules/network/net.c:482 msgid "Status" msgstr "상태" @@ -2902,7 +3448,7 @@ msgstr "시스템 유형" msgid "BogoMIPS" msgstr "" -#: modules/devices/m68k/processor.c:85 modules/devices/riscv/processor.c:185 +#: modules/devices/m68k/processor.c:85 modules/devices/riscv/processor.c:184 msgid "MMU" msgstr "MMU" @@ -2953,7 +3499,7 @@ msgid "Analog" msgstr "아날로그" #: modules/devices/monitors.c:395 modules/devices/usb.c:135 -#: modules/network.c:310 modules/network.c:363 modules/network.c:380 +#: modules/network.c:311 modules/network.c:364 modules/network.c:381 msgid "Interface" msgstr "인터페이스" @@ -3066,10 +3612,6 @@ msgstr "DRM" 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 "H버전" @@ -3078,10 +3620,6 @@ msgstr "H버전" msgid "SVersion" msgstr "S버전" -#: modules/devices/parisc/processor.c:163 modules/devices/x86/processor.c:664 -msgid "Cache" -msgstr "캐시" - #: modules/devices/pci.c:123 msgid "Link Width" msgstr "링크 폭" @@ -3170,7 +3708,7 @@ msgstr "" "[프린터]\n" "프린터를 찾을 수 없음=\n" -#: modules/devices/riscv/processor.c:184 +#: modules/devices/riscv/processor.c:183 msgid "uarch" msgstr "uarch" @@ -3354,7 +3892,7 @@ msgid "Timings" msgstr "타이밍" #: modules/devices/spd-decode.c:549 modules/devices/spd-decode.c:940 -#: modules/devices/spd-decode.c:982 modules/devices/x86/processor.c:717 +#: modules/devices/spd-decode.c:982 modules/devices/x86/processor.c:716 msgid "Voltage" msgstr "전압" @@ -3403,6 +3941,7 @@ msgid "XMP Profile" msgstr "XMP 프로필" #: modules/devices/spd-decode.c:939 modules/devices/usb.c:176 +#: modules/network/net.c:443 msgid "Speed" msgstr "속도" @@ -3678,7 +4217,7 @@ msgstr "배출 가능" msgid "Self-monitoring (S.M.A.R.T.)" msgstr "자가 모니터링(S.M.A.R.T.)" -#: modules/devices/storage.c:266 modules/devices/x86/processor.c:665 +#: modules/devices/storage.c:266 modules/devices/x86/processor.c:664 msgid "Power Management" msgstr "전원 관리" @@ -3812,7 +4351,7 @@ msgstr "" "\n" "[SCSI 디스크]\n" -#: modules/devices/storage.c:567 modules/devices/storage.c:767 +#: modules/devices/storage.c:567 modules/devices/storage.c:773 #, c-format msgid "" "[Device Information]\n" @@ -3848,12 +4387,12 @@ msgstr "" "\n" "[IDE 디스크]\n" -#: modules/devices/storage.c:704 +#: modules/devices/storage.c:707 #, c-format msgid "Driver=%s\n" msgstr "드라이버=%s\n" -#: modules/devices/storage.c:773 +#: modules/devices/storage.c:779 #, c-format msgid "" "Device Name=hd%c\n" @@ -3864,7 +4403,7 @@ msgstr "" "미디어=%s\n" "캐시=%dkb\n" -#: modules/devices/storage.c:783 +#: modules/devices/storage.c:789 #, c-format msgid "" "[Geometry]\n" @@ -3875,7 +4414,7 @@ msgstr "" "물리적=%s\n" "논리=%s\n" -#: modules/devices/storage.c:793 +#: modules/devices/storage.c:799 #, c-format msgid "" "[Capabilities]\n" @@ -3884,7 +4423,7 @@ msgstr "" "[능력]\n" "%s" -#: modules/devices/storage.c:800 +#: modules/devices/storage.c:806 #, c-format msgid "" "[Speeds]\n" @@ -3897,11 +4436,11 @@ msgstr "" msgid "Sub-class" msgstr "서브클래스" -#: modules/devices/usb.c:138 modules/devices/usb.c:179 modules/network.c:347 +#: modules/devices/usb.c:138 modules/devices/usb.c:179 modules/network.c:348 msgid "Protocol" msgstr "프로토콜" -#: modules/devices/usb.c:146 modules/network/net.c:451 +#: modules/devices/usb.c:146 modules/network/net.c:479 msgid "Mb/s" msgstr "Mb/초" @@ -3934,82 +4473,64 @@ msgstr "캐시 정보를 사용할 수 없음=\n" msgid "Level %d (%s)=%d-way set-associative, %d sets, %dKB size\n" msgstr "수준 %d(%s)=%d 방향 집합 연관, %d 집합, %dKB 크기\n" -#. /cache type, as appears in: Level 1 (Data) -#: modules/devices/x86/processor.c:170 -msgctxt "cache-type" -msgid "Data" -msgstr "데이터" - -#. /cache type, as appears in: Level 1 (Instruction) -#: modules/devices/x86/processor.c:171 -msgctxt "cache-type" -msgid "Instruction" -msgstr "설명" - -#. /cache type, as appears in: Level 2 (Unified) -#: modules/devices/x86/processor.c:172 -msgctxt "cache-type" -msgid "Unified" -msgstr "통합" - -#: modules/devices/x86/processor.c:367 +#: modules/devices/x86/processor.c:366 msgid "Caches" msgstr "캐시" -#: modules/devices/x86/processor.c:418 modules/devices/x86/processor.c:435 +#: modules/devices/x86/processor.c:417 modules/devices/x86/processor.c:434 #, c-format msgid "Level %d (%s)#%d=%dx %dKB (%dKB), %d-way set-associative, %d sets\n" msgstr "수준 %d(%s)#%d=%dx %dKB(%dKB), %d-방향 집합 연관, %d 집합\n" -#: modules/devices/x86/processor.c:649 +#: modules/devices/x86/processor.c:648 msgid "Model Name" msgstr "모델명" -#: modules/devices/x86/processor.c:650 +#: modules/devices/x86/processor.c:649 msgid "Family, model, stepping" msgstr "제품군, 모델, 스테핑" -#: modules/devices/x86/processor.c:656 +#: modules/devices/x86/processor.c:655 msgid "Microcode Version" msgstr "마이크로코드 버전" -#: modules/devices/x86/processor.c:657 +#: modules/devices/x86/processor.c:656 msgid "Configuration" msgstr "구성" -#: modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:657 msgid "Cache Size" msgstr "캐시 크기" -#: modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:657 msgid "kb" msgstr "kb" -#: modules/devices/x86/processor.c:666 +#: modules/devices/x86/processor.c:665 msgid "Bug Workarounds" msgstr "버그 해결 방법" -#: modules/devices/x86/processor.c:693 +#: modules/devices/x86/processor.c:692 msgid "Socket Information" msgstr "소켓 정보" -#: modules/devices/x86/processor.c:714 +#: modules/devices/x86/processor.c:713 msgid "CPU Socket" msgstr "CPU 소켓" -#: modules/devices/x86/processor.c:718 +#: modules/devices/x86/processor.c:717 msgid "External Clock" msgstr "외부 클럭" -#: modules/devices/x86/processor.c:719 +#: modules/devices/x86/processor.c:718 msgid "Max Frequency" msgstr "최대 주파수" -#: modules/devices/x86/processor.c:750 +#: modules/devices/x86/processor.c:749 msgid "Package Information" msgstr "패키지 정보" -#: modules/devices/x86/processor.c:812 +#: modules/devices/x86/processor.c:811 msgid "Socket:Core" msgstr "소켓: 코어" @@ -5449,7 +5970,7 @@ msgstr "IP 연결" msgid "Routing Table" msgstr "라우팅 테이블" -#: modules/network.c:64 modules/network.c:309 +#: modules/network.c:64 modules/network.c:310 msgid "ARP Table" msgstr "ARP 테이블" @@ -5465,311 +5986,349 @@ msgstr "통계" msgid "Shared Directories" msgstr "공유 디렉토리" -#: modules/network.c:310 modules/network.c:332 modules/network.c:363 -#: modules/network/net.c:472 +#: modules/network.c:311 modules/network.c:333 modules/network.c:364 +#: modules/network/net.c:500 msgid "IP Address" msgstr "IP 주소" -#: modules/network.c:310 +#: modules/network.c:311 msgid "MAC Address" msgstr "MAC 주소" -#: modules/network.c:319 +#: modules/network.c:320 msgid "SAMBA" msgstr "삼바" -#: modules/network.c:320 +#: modules/network.c:321 msgid "NFS" msgstr "NFS" -#: modules/network.c:331 +#: modules/network.c:332 msgid "Name Servers" msgstr "네임서버" -#: modules/network.c:346 +#: modules/network.c:347 msgid "Connections" msgstr "연결" -#: modules/network.c:347 +#: modules/network.c:348 msgid "Local Address" msgstr "지역 주소" -#: modules/network.c:347 +#: modules/network.c:348 msgid "Foreign Address" msgstr "해외 주소" -#: modules/network.c:347 +#: modules/network.c:348 msgid "State" msgstr "상태" -#: modules/network.c:363 +#: modules/network.c:364 msgid "Sent" msgstr "업로드" -#: modules/network.c:363 +#: modules/network.c:364 msgid "Received" msgstr "다운로드" -#: modules/network.c:379 +#: modules/network.c:380 msgid "IP routing table" msgstr "IP 라우팅 테이블" -#: modules/network.c:380 +#: modules/network.c:381 msgid "Destination/Gateway" msgstr "대상/게이트웨이" -#: modules/network.c:380 modules/network/net.c:473 +#: modules/network.c:381 modules/network/net.c:501 msgid "Mask" msgstr "마스크" -#: modules/network.c:408 +#: modules/network.c:409 msgid "Network" msgstr "네트워크" -#: modules/network.c:441 +#: modules/network.c:442 msgid "Gathers information about this computer's network connection" msgstr "이 컴퓨터의 네트워크 연결에 대한 정보를 수집합니다." -#: modules/network/net.c:72 +#: modules/network/net.c:74 msgctxt "wi-op-mode" msgid "Auto" msgstr "자동" -#: modules/network/net.c:73 +#: modules/network/net.c:75 msgctxt "wi-op-mode" msgid "Ad-Hoc" msgstr "애드 혹" -#: modules/network/net.c:74 +#: modules/network/net.c:76 msgctxt "wi-op-mode" msgid "Managed" msgstr "관리" -#: modules/network/net.c:75 +#: modules/network/net.c:77 msgctxt "wi-op-mode" msgid "Master" msgstr "주인" -#: modules/network/net.c:76 +#: modules/network/net.c:78 msgctxt "wi-op-mode" msgid "Repeater" msgstr "중계기" -#: modules/network/net.c:77 +#: modules/network/net.c:79 msgctxt "wi-op-mode" msgid "Secondary" msgstr "보조" -#: modules/network/net.c:78 +#: modules/network/net.c:80 msgctxt "wi-op-mode" msgid "(Unknown)" msgstr "(알 수 없음)" -#: modules/network/net.c:242 modules/network/net.c:262 -#: modules/network/net.c:270 +#: modules/network/net.c:268 modules/network/net.c:288 +#: modules/network/net.c:296 msgctxt "net-if-type" msgid "Ethernet" msgstr "이더넷" -#: modules/network/net.c:243 +#: modules/network/net.c:269 msgctxt "net-if-type" msgid "Loopback" msgstr "루프백" -#: modules/network/net.c:244 +#: modules/network/net.c:270 msgctxt "net-if-type" msgid "Point-to-Point" msgstr "p2p" -#: modules/network/net.c:245 modules/network/net.c:246 -#: modules/network/net.c:247 modules/network/net.c:248 -#: modules/network/net.c:272 +#: modules/network/net.c:271 modules/network/net.c:272 +#: modules/network/net.c:273 modules/network/net.c:274 +#: modules/network/net.c:298 msgctxt "net-if-type" msgid "Wireless" msgstr "무선" -#: modules/network/net.c:249 +#: modules/network/net.c:275 msgctxt "net-if-type" msgid "Virtual Point-to-Point (TUN)" msgstr "가상 p2p(TUN)" -#: modules/network/net.c:250 +#: modules/network/net.c:276 msgctxt "net-if-type" msgid "Ethernet (TAP)" msgstr "이더넷(TAP)" -#: modules/network/net.c:251 +#: modules/network/net.c:277 msgctxt "net-if-type" msgid "Parallel Line Internet Protocol" msgstr "병렬 회선 인터넷 프로토콜" -#: modules/network/net.c:252 +#: modules/network/net.c:278 msgctxt "net-if-type" msgid "Infrared" msgstr "적외선" -#: modules/network/net.c:253 modules/network/net.c:271 +#: modules/network/net.c:279 modules/network/net.c:297 msgctxt "net-if-type" msgid "Serial Line Internet Protocol" msgstr "직렬 회선 인터넷 프로토콜" -#: modules/network/net.c:254 +#: modules/network/net.c:280 msgctxt "net-if-type" msgid "Integrated Services Digital Network" msgstr "통합 서비스 디지털 네트워크" -#: modules/network/net.c:255 +#: modules/network/net.c:281 msgctxt "net-if-type" msgid "IPv6-over-IPv4 Tunnel" msgstr "IPv6-over-IPv4 터널" -#: modules/network/net.c:256 +#: modules/network/net.c:282 msgctxt "net-if-type" msgid "VMWare Virtual Network Interface (NAT)" msgstr "VMWare 가상 네트워크 인터페이스(NAT)" -#: modules/network/net.c:257 +#: modules/network/net.c:283 msgctxt "net-if-type" msgid "VMWare Virtual Network Interface" msgstr "VMWare 가상 네트워크 인터페이스" -#: modules/network/net.c:258 +#: modules/network/net.c:284 msgctxt "net-if-type" msgid "Personal Area Network (PAN)" msgstr "개인 영역 네트워크(PAN)" -#: modules/network/net.c:259 +#: modules/network/net.c:285 msgctxt "net-if-type" msgid "Bluetooth" msgstr "블루투스" -#: modules/network/net.c:260 +#: modules/network/net.c:286 msgctxt "net-if-type" msgid "Bridge Interface" msgstr "브리지 인터페이스" -#: modules/network/net.c:261 +#: modules/network/net.c:287 msgctxt "net-if-type" msgid "Hamachi Virtual Personal Network" msgstr "Hamachi 가상 개인 네트워크" -#: modules/network/net.c:263 +#: modules/network/net.c:289 msgctxt "net-if-type" msgid "Intermediate Functional Block" msgstr "중급 기능 블록" -#: modules/network/net.c:264 +#: modules/network/net.c:290 msgctxt "net-if-type" msgid "GRE Network Tunnel" msgstr "GRE 네트워크 터널" -#: modules/network/net.c:265 +#: modules/network/net.c:291 msgctxt "net-if-type" msgid "Mesh Network" msgstr "메쉬 네트워크" -#: modules/network/net.c:266 +#: modules/network/net.c:292 msgctxt "net-if-type" msgid "Wireless Master Interface" msgstr "무선 마스터 인터페이스" -#: modules/network/net.c:267 +#: modules/network/net.c:293 msgctxt "net-if-type" msgid "VirtualBox Virtual Network Interface" msgstr "VirtualBox 가상 네트워크 인터페이스" -#: modules/network/net.c:273 +#: modules/network/net.c:299 msgctxt "net-if-type" msgid "Wireless (WAN)" msgstr "무선(WAN)" -#: modules/network/net.c:275 +#: modules/network/net.c:301 msgctxt "net-if-type" msgid "(Unknown)" msgstr "(알 수 없음)" -#: modules/network/net.c:343 modules/network/net.c:353 +#: modules/network/net.c:369 modules/network/net.c:379 msgid "Network Interfaces" msgstr "네트워크 인터페이스" -#: modules/network/net.c:343 +#: modules/network/net.c:369 msgid "None Found" msgstr "찾을 수 없음" -#: modules/network/net.c:409 +#: modules/network/net.c:436 msgid "Network Adapter Properties" msgstr "네트워크 어댑터 속성" -#: modules/network/net.c:410 +#: modules/network/net.c:437 msgid "Interface Type" msgstr "인터페이스 유형" -#: modules/network/net.c:411 +#: modules/network/net.c:438 msgid "Hardware Address (MAC)" msgstr "하드웨어 주소(MAC)" -#: modules/network/net.c:415 +#: modules/network/net.c:442 msgid "MTU" msgstr "MTU" -#: modules/network/net.c:416 +#: modules/network/net.c:444 msgid "Transfer Details" msgstr "전송 세부 정보" -#: modules/network/net.c:417 +#: modules/network/net.c:445 msgid "Bytes Received" msgstr "수신된 바이트" -#: modules/network/net.c:418 +#: modules/network/net.c:446 msgid "Bytes Sent" msgstr "보낸 바이트" -#: modules/network/net.c:435 modules/network/net.c:457 -#: modules/network/net.c:458 +#: modules/network/net.c:463 modules/network/net.c:485 +#: modules/network/net.c:486 msgid "dBm" msgstr "dBm" -#: modules/network/net.c:435 +#: modules/network/net.c:463 msgid "mW" msgstr "mW" -#: modules/network/net.c:449 +#: modules/network/net.c:477 msgid "Wireless Properties" msgstr "무선 속성" -#: modules/network/net.c:450 +#: modules/network/net.c:478 msgid "Network Name (SSID)" msgstr "네트워크 이름(SSID)" -#: modules/network/net.c:451 +#: modules/network/net.c:479 msgid "Bit Rate" msgstr "비트 전송률" -#: modules/network/net.c:452 +#: modules/network/net.c:480 msgid "Transmission Power" msgstr "전송 전력" -#: modules/network/net.c:455 +#: modules/network/net.c:483 msgid "Link Quality" msgstr "링크 품질" -#: modules/network/net.c:456 +#: modules/network/net.c:484 msgid "Signal / Noise" msgstr "신호/노이즈" -#: modules/network/net.c:471 +#: modules/network/net.c:499 msgid "Internet Protocol (IPv4)" msgstr "인터넷 프로토콜(IPv4)" -#: modules/network/net.c:472 modules/network/net.c:473 -#: modules/network/net.c:475 +#: modules/network/net.c:500 modules/network/net.c:501 +#: modules/network/net.c:503 msgid "(Not set)" msgstr "(설정되지 않음)" -#: modules/network/net.c:474 +#: modules/network/net.c:502 msgid "Broadcast Address" msgstr "브로드캐스트 주소" +#~ msgid "_Copy to Clipboard" +#~ msgstr "클립 보드에 복사(_C)" + +#~ msgid "Copy to clipboard" +#~ msgstr "클립 보드에 복사" + +#~ msgid " dmidecode utility available" +#~ msgstr " dmidecode 유틸리티 사용 가능" + +#~ msgid " ... and HardInfo2 running with superuser privileges" +#~ msgstr " ... 수퍼유저 권한으로 실행되는 HardInfo2" + +#~ msgid "" +#~ " at24 (or eeprom) module loaded (for SDR, DDR, DDR2, DDR3)" +#~ msgstr " at24(또는 eeprom) 모듈 로드(SDR, DDR, DDR2, DDR3용)" + +#~ msgid "" +#~ " ... or ee1004 module loaded and configured! " +#~ "(for DDR4)" +#~ msgstr "" +#~ " ... 또는 ee1004 모듈이 로드되고 구성되었습니다!(DDR4용)" + +#~ msgid "Memory information requires one or both of the following:" +#~ msgstr "메모리 정보에는 다음 중 하나 또는 둘 다가 필요합니다." + +#~ msgctxt "cache-type" +#~ msgid "Data" +#~ msgstr "데이터" + +#~ msgctxt "cache-type" +#~ msgid "Instruction" +#~ msgstr "설명" + +#~ msgctxt "cache-type" +#~ msgid "Unified" +#~ msgstr "통합" + #, c-format #~ msgid "" #~ "Written by %s\n" @@ -5801,9 +6360,6 @@ msgstr "브로드캐스트 주소" #~ "이 결과는 이전 버전의 HardInfo에서 가져온 것입니다. 결과는 현재 버전과 비" #~ "교되지 않을 수 있습니다. 일부 세부정보가 누락되었습니다." -#~ msgid "Field" -#~ msgstr "필드" - #~ msgid "Total Memory" #~ msgstr "총 메모리" @@ -5840,231 +6396,6 @@ msgstr "브로드캐스트 주소" #~ msgid "RISC-V Processor" #~ msgstr "RISC-V 프로세서" -#~ msgid "Little Endian" -#~ msgstr "리틀 엔디안" - -#~ msgid "Big Endian" -#~ msgstr "빅엔디안" - -#~ msgid "Current" -#~ msgstr "현재" - -#~ msgid "Governor" -#~ msgstr "거버너" - -#~ msgid "Socket" -#~ msgstr "소켓" - -#~ msgid "ID" -#~ msgstr "ID" - -#~ msgid "BIOS Information" -#~ msgstr "BIOS 정보" - -#~ msgid "Base Board" -#~ msgstr "베이스 보드" - -#~ msgid "Memory Controller" -#~ msgstr "메모리 컨트롤러" - -#~ msgid "Memory Module" -#~ msgstr "메모리 모듈" - -#~ msgid "Port Connector" -#~ msgstr "포트 커넥터" - -#~ msgid "System Slots" -#~ msgstr "시스템 슬롯" - -#~ msgid "On Board Devices" -#~ msgstr "온보드 장치" - -#~ msgid "OEM Strings" -#~ msgstr "OEM 문자열" - -#~ msgid "System Configuration Options" -#~ msgstr "시스템 구성 옵션" - -#~ msgid "BIOS Language" -#~ msgstr "BIOS 언어" - -#~ msgid "Group Associations" -#~ msgstr "그룹 연결" - -#~ msgid "System Event Log" -#~ msgstr "시스템 이벤트 로그" - -#~ msgid "Physical Memory Array" -#~ msgstr "물리적 메모리 배열" - -#~ msgid "Memory Device" -#~ msgstr "메모리 장치" - -#~ msgid "32-bit Memory Error" -#~ msgstr "32비트 메모리 오류" - -#~ msgid "Memory Array Mapped Address" -#~ msgstr "메모리 배열 매핑 주소" - -#~ msgid "Memory Device Mapped Address" -#~ msgstr "메모리 장치 매핑 주소" - -#~ msgid "Built-in Pointing Device" -#~ msgstr "내장 포인팅 장치" - -#~ msgid "Portable Battery" -#~ msgstr "휴대용 배터리" - -#~ msgid "System Reset" -#~ msgstr "시스템 리셋" - -#~ msgid "Hardware Security" -#~ msgstr "하드웨어 보안" - -#~ msgid "System Power Controls" -#~ msgstr "시스템 전원 제어" - -#~ msgid "Voltage Probe" -#~ msgstr "전압 프로브" - -#~ msgid "Cooling Device" -#~ msgstr "냉각 장치" - -#~ msgid "Temperature Probe" -#~ msgstr "온도 프로브" - -#~ msgid "Electrical Current Probe" -#~ msgstr "전류 프로브" - -#~ msgid "Out-of-band Remote Access" -#~ msgstr "대역 외 원격 액세스" - -#~ msgid "Boot Integrity Services" -#~ msgstr "부팅 무결성 서비스" - -#~ msgid "System Boot" -#~ msgstr "시스템 부팅" - -#~ msgid "64-bit Memory Error" -#~ msgstr "64비트 메모리 오류" - -#~ msgid "Management Device" -#~ msgstr "관리 장치" - -#~ msgid "Management Device Component" -#~ msgstr "관리 장치 구성 요소" - -#~ msgid "Management Device Threshold Data" -#~ msgstr "관리 장치 임계값 데이터" - -#~ msgid "Memory Channel" -#~ msgstr "메모리 채널" - -#~ msgid "IPMI Device" -#~ msgstr "IPMI 장치" - -#~ msgid "Power Supply" -#~ msgstr "전원 공급 장치" - -#~ msgid "Additional Information" -#~ msgstr "추가 정보" - -#~ msgid "Onboard Device" -#~ msgstr "온보드 장치" - -#~ msgid "Invalid chassis type (0)" -#~ msgstr "잘못된 시스템 장치 유형(0)" - -#~ msgid "Unknown chassis type" -#~ msgstr "알 수 없는 시스템 장치 유형" - -#~ msgid "Desktop" -#~ msgstr "데스크탑" - -#~ msgid "Low-profile Desktop" -#~ msgstr "로우 프로파일 데스크탑" - -#~ msgid "Portable" -#~ msgstr "휴대용" - -#~ msgid "Notebook" -#~ msgstr "노트북" - -#~ msgid "Handheld" -#~ msgstr "휴대용" - -#~ msgid "Docking Station" -#~ msgstr "도킹 스테이션" - -#~ msgid "All-in-one" -#~ msgstr "올인원" - -#~ msgid "Subnotebook" -#~ msgstr "서브노트북" - -#~ msgid "Space-saving" -#~ msgstr "공간 절약" - -#~ msgid "Main Server Chassis" -#~ msgstr "주 서버 시스템 장치" - -#~ msgid "Expansion Chassis" -#~ msgstr "확장 시스템 장치" - -#~ msgid "Sub Chassis" -#~ msgstr "서브 시스템 장치" - -#~ msgid "Bus Expansion Chassis" -#~ msgstr "버스 확장 시스템 장치" - -#~ msgid "Peripheral Chassis" -#~ msgstr "주변 시스템 장치" - -#~ msgid "RAID Chassis" -#~ msgstr "RAID 시스템 장치" - -#~ msgid "Rack Mount Chassis" -#~ msgstr "랙 마운트 시스템 장치" - -#~ msgid "Sealed-case PC" -#~ msgstr "밀폐형 PC 케이스" - -#~ msgid "Multi-system" -#~ msgstr "다중 시스템" - -#~ msgid "Blade" -#~ msgstr "블레이드" - -#~ msgid "Blade Enclosing" -#~ msgstr "블레이드 인클로징" - -#~ msgid "Tablet" -#~ msgstr "태블릿" - -#~ msgid "Convertible" -#~ msgstr "컨버터블" - -#~ msgid "Detachable" -#~ msgstr "탈부착 가능" - -#~ msgid "IoT Gateway" -#~ msgstr "IoT 게이트웨이" - -#~ msgid "Embedded PC" -#~ msgstr "임베디드 PC" - -#~ msgid "Mini PC" -#~ msgstr "미니 PC" - -#~ msgid "Stick PC" -#~ msgstr "스틱 PC" - -#~ msgid "Alias Map" -#~ msgstr "별칭 맵" - -#~ msgid "Symbol Map" -#~ msgstr "심볼 맵" - #~ msgid "" #~ "Copyright (C) 2003-%d L. A. F. Pereira. See COPYING for details.\n" #~ "\n" @@ -6113,63 +6444,12 @@ msgstr "브로드캐스트 주소" #~ msgstr "" #~ "알 수 없는 벤치마크 ``%s'' 또는 벤치마크.그래서 로드되지 않았습니다." -#~ msgid "Don't know what to do. Exiting." -#~ msgstr "무엇을해야할지 모르겠습니다. 종료합니다." - -#~ msgid "%d second" -#~ msgid_plural "%d seconds" -#~ msgstr[0] "%d초" - -#~ msgid "%.1f B" -#~ msgstr "%.1f B" - -#~ msgid "%.1f KiB" -#~ msgstr "%.1f KiB" - -#~ msgid "%.1f MiB" -#~ msgstr "%.1f MiB" - -#~ msgid "%.1f GiB" -#~ msgstr "%.1fGiB" - -#~ msgid "%.1f TiB" -#~ msgstr "%.1f TiB" - -#~ msgid "%.1f PiB" -#~ msgstr "%.1f PiB" - -#~ 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 "보고서 형식([텍스트], html)을 선택합니다." - #~ msgid "run benchmark; requires benchmark.so to be loaded" #~ msgstr "실행 벤치마크; 로드하려면 벤치마크.so가 필요합니다" #~ msgid "note attached to benchmark results" #~ msgstr "벤치마크 결과에 첨부된 메모" -#~ msgid "benchmark result format ([short], conf, shell)" -#~ msgstr "벤치마크 결과 형식([짧은], conf, 셸)" - -#~ msgid "" -#~ "maximum number of benchmark results to include (-1 for no limit, default " -#~ "is 50)" -#~ msgstr "포함할 최대 벤치마크 결과 수(무제한의 경우 -1, 기본값은 50)" - #~ msgid "lists modules" #~ msgstr "모듈 나열" @@ -6182,31 +6462,9 @@ 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 "- 시스템 프로파일러 및 벤치마크 도구" -#~ msgid "" -#~ "Unrecognized arguments.\n" -#~ "Try ``%s --help'' for more information.\n" -#~ msgstr "" -#~ "인식할 수 없는 인수입니다.\n" -#~ "자세한 내용은 ``%s --help''를 시도하십시오.\n" - -#~ msgid "Module \"%s\" depends on module \"%s\", load it?" -#~ msgstr "모듈 \"%s\"은 모듈 \"%s\"에 종속되어 있습니다. 로드하시겠습니까?" - -#~ msgid "Module \"%s\" depends on module \"%s\"." -#~ msgstr "모듈 \"%s\"은(는) 모듈 \"%s\"에 종속됩니다." - #~ msgid "" #~ "No module could be loaded. Check permissions on \"%s\" and try again." #~ msgstr "" @@ -6220,12 +6478,6 @@ msgstr "브로드캐스트 주소" #~ "모듈을 로드할 수 없습니다. hardinfo2 -l을 사용하여 사용 가능한 모든 모듈" #~ "을 나열하고 유효한 모듈 목록으로 다시 시도하십시오." -#~ msgid "Scanning: %s..." -#~ msgstr "스캔 중: %s..." - -#~ msgid "Update vendor list" -#~ msgstr "공급업체 목록 업데이트" - #~ msgid "Author:" #~ msgstr "원작자:" diff --git a/po/pt.po b/po/pt.po index 26371792..a3fca53b 100644 --- a/po/pt.po +++ b/po/pt.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-04-22 11:49+0200\n" +"POT-Creation-Date: 2024-05-30 15:01+0200\n" "PO-Revision-Date: 2022-12-05 14:12+0000\n" "Last-Translator: Hugo Carvalho \n" "Language-Team: \n" @@ -22,11 +22,646 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Poedit 3.2.2\n" -#: shell/callbacks.c:232 shell/shell.c:421 +#: hardinfo2/cpu_util.c:29 +msgid "Little Endian" +msgstr "Little Endian" + +#: hardinfo2/cpu_util.c:31 +msgid "Big Endian" +msgstr "Big Endian" + +#: hardinfo2/cpu_util.c:205 hardinfo2/cpu_util.c:216 modules/devices/gpu.c:216 +msgid "Frequency Scaling" +msgstr "Escala de frequência" + +#: hardinfo2/cpu_util.c:206 modules/devices/gpu.c:217 +msgid "Minimum" +msgstr "Mínimo" + +#: hardinfo2/cpu_util.c:206 hardinfo2/cpu_util.c:207 hardinfo2/cpu_util.c:208 +#: hardinfo2/dt_util.c:590 modules/devices/gpu.c:217 modules/devices/gpu.c:218 +msgid "kHz" +msgstr "kHz" + +#: hardinfo2/cpu_util.c:207 modules/devices/gpu.c:218 +msgid "Maximum" +msgstr "Máximo" + +#: hardinfo2/cpu_util.c:208 +msgid "Current" +msgstr "Atual" + +#: hardinfo2/cpu_util.c:209 modules/devices/gpu.c:219 +msgid "Transition Latency" +msgstr "Latência de transição" + +#: hardinfo2/cpu_util.c:209 modules/devices/gpu.c:219 +msgid "ns" +msgstr "ns" + +#: hardinfo2/cpu_util.c:210 +msgid "Governor" +msgstr "Governor" + +#: hardinfo2/cpu_util.c:211 hardinfo2/cpu_util.c:217 modules/devices.c:772 +#: modules/devices/gpu.c:163 modules/devices/pci.c:148 +#: modules/devices/usb.c:139 +msgid "Driver" +msgstr "Driver" + +#: hardinfo2/cpu_util.c:223 modules/computer.c:785 +#: modules/devices/arm/processor.c:255 modules/devices/x86/processor.c:283 +#: modules/devices/x86/processor.c:387 modules/devices/x86/processor.c:525 +msgid "(Not Available)" +msgstr "(Indisponível)" + +#: hardinfo2/cpu_util.c:231 hardinfo2/cpu_util.c:233 +msgid "Socket" +msgstr "Socket" + +#: hardinfo2/cpu_util.c:236 hardinfo2/cpu_util.c:238 modules/devices/gpu.c:159 +#: modules/devices/gpu.c:243 +msgid "Core" +msgstr "Núcleo" + +#: hardinfo2/cpu_util.c:241 +msgid "Book" +msgstr "Livro" + +#: hardinfo2/cpu_util.c:243 +msgid "Drawer" +msgstr "Gaveta" + +#: hardinfo2/cpu_util.c:249 modules/devices/arm/processor.c:470 +#: modules/devices/x86/processor.c:751 +msgid "Topology" +msgstr "Topologia" + +#: hardinfo2/cpu_util.c:250 +msgid "ID" +msgstr "ID" + +#: hardinfo2/dmi_util.c:25 +msgid "BIOS Information" +msgstr "Informação da BIOS" + +#: hardinfo2/dmi_util.c:26 modules/devices/parisc/processor.c:157 +msgid "System" +msgstr "Sistema" + +#: hardinfo2/dmi_util.c:27 +msgid "Base Board" +msgstr "Placa base" + +#: hardinfo2/dmi_util.c:28 modules/devices/dmi.c:54 +msgid "Chassis" +msgstr "Chassis" + +#: hardinfo2/dmi_util.c:29 modules/computer.c:556 modules/computer.c:1054 +#: modules/devices/alpha/processor.c:87 modules/devices/arm/processor.c:340 +#: modules/devices.c:99 modules/devices/ia64/processor.c:159 +#: modules/devices/loongarch64/processor.c:80 +#: modules/devices/m68k/processor.c:83 modules/devices/mips/processor.c:74 +#: modules/devices/parisc/processor.c:154 modules/devices/ppc/processor.c:157 +#: modules/devices/riscv/processor.c:180 modules/devices/s390/processor.c:131 +#: modules/devices/sh/processor.c:83 modules/devices/sparc/processor.c:74 +#: modules/devices/x86/processor.c:647 +msgid "Processor" +msgstr "Processador" + +#: hardinfo2/dmi_util.c:30 +msgid "Memory Controller" +msgstr "Controlador de memória" + +#: hardinfo2/dmi_util.c:31 +msgid "Memory Module" +msgstr "Módulo de memória" + +#: hardinfo2/dmi_util.c:32 modules/devices/parisc/processor.c:163 +#: modules/devices/x86/processor.c:663 +msgid "Cache" +msgstr "Cache" + +#: hardinfo2/dmi_util.c:33 +msgid "Port Connector" +msgstr "Conector de porta" + +#: hardinfo2/dmi_util.c:34 +msgid "System Slots" +msgstr "Slots do sistema" + +#: hardinfo2/dmi_util.c:35 +msgid "On Board Devices" +msgstr "Dispositivos on board" + +#: hardinfo2/dmi_util.c:36 +msgid "OEM Strings" +msgstr "OEM Strings" + +#: hardinfo2/dmi_util.c:37 +msgid "System Configuration Options" +msgstr "Opções de configuração do sistema" + +#: hardinfo2/dmi_util.c:38 +msgid "BIOS Language" +msgstr "Idioma do BIOS" + +#: hardinfo2/dmi_util.c:39 +msgid "Group Associations" +msgstr "Associações de grupo" + +#: hardinfo2/dmi_util.c:40 +msgid "System Event Log" +msgstr "Relatório de eventos do sistema" + +#: hardinfo2/dmi_util.c:41 +msgid "Physical Memory Array" +msgstr "Conjunto de memória física" + +#: hardinfo2/dmi_util.c:42 +msgid "Memory Device" +msgstr "Dispositivo de memória" + +#: hardinfo2/dmi_util.c:43 +msgid "32-bit Memory Error" +msgstr "Erro de memória 32 bits" + +#: hardinfo2/dmi_util.c:44 +msgid "Memory Array Mapped Address" +msgstr "Endereço do conjunto de memória mapeado" + +#: hardinfo2/dmi_util.c:45 +msgid "Memory Device Mapped Address" +msgstr "Endereço do dispositivo de memória mapeado" + +#: hardinfo2/dmi_util.c:46 +msgid "Built-in Pointing Device" +msgstr "Dispositivo apontador embutido" + +#: hardinfo2/dmi_util.c:47 +msgid "Portable Battery" +msgstr "Bateria portátil" + +#: hardinfo2/dmi_util.c:48 +msgid "System Reset" +msgstr "Reinício do sistema" + +#: hardinfo2/dmi_util.c:49 +msgid "Hardware Security" +msgstr "Segurança do hardware" + +#: hardinfo2/dmi_util.c:50 +msgid "System Power Controls" +msgstr "Controlos de energia do sistema" + +#: hardinfo2/dmi_util.c:51 +msgid "Voltage Probe" +msgstr "Sondagem de voltagem" + +#: hardinfo2/dmi_util.c:52 +msgid "Cooling Device" +msgstr "Dispositivo de refrigeração" + +#: hardinfo2/dmi_util.c:53 +msgid "Temperature Probe" +msgstr "Sondagem de temperatura" + +#: hardinfo2/dmi_util.c:54 +msgid "Electrical Current Probe" +msgstr "Sondagem de corrente elétrica" + +#: hardinfo2/dmi_util.c:55 +msgid "Out-of-band Remote Access" +msgstr "Acesso remoto fora da banda" + +#: hardinfo2/dmi_util.c:56 +msgid "Boot Integrity Services" +msgstr "Serviços de integridade de arranque" + +#: hardinfo2/dmi_util.c:57 +msgid "System Boot" +msgstr "Arranque do sistema" + +#: hardinfo2/dmi_util.c:58 +msgid "64-bit Memory Error" +msgstr "Erro de memória de 64 bits" + +#: hardinfo2/dmi_util.c:59 +msgid "Management Device" +msgstr "Dispositivo de gestão" + +#: hardinfo2/dmi_util.c:60 +msgid "Management Device Component" +msgstr "Componente do dispositivo de gestão" + +#: hardinfo2/dmi_util.c:61 +msgid "Management Device Threshold Data" +msgstr "Dados do limiar do dispositivo de gestão" + +#: hardinfo2/dmi_util.c:62 +msgid "Memory Channel" +msgstr "Canal de memória" + +#: hardinfo2/dmi_util.c:63 +msgid "IPMI Device" +msgstr "Dispositivo IPMI" + +#: hardinfo2/dmi_util.c:64 +msgid "Power Supply" +msgstr "Fonte de alimentação" + +#: hardinfo2/dmi_util.c:65 +msgid "Additional Information" +msgstr "Informação adicional" + +#: hardinfo2/dmi_util.c:66 +msgid "Onboard Device" +msgstr "Dispositivo onboard" + +#: hardinfo2/dmi_util.c:233 +msgid "Invalid chassis type (0)" +msgstr "Tipo de chassi inválido (0)" + +#: hardinfo2/dmi_util.c:234 hardinfo2/dmi_util.c:235 +msgid "Unknown chassis type" +msgstr "Tipo de chassi desconhecido" + +#: hardinfo2/dmi_util.c:236 +msgid "Desktop" +msgstr "Desktop" + +#: hardinfo2/dmi_util.c:237 +msgid "Low-profile Desktop" +msgstr "Desktop de baixo perfil" + +#: hardinfo2/dmi_util.c:238 +msgid "Pizza Box" +msgstr "Caixa de pizza" + +#: hardinfo2/dmi_util.c:239 +msgid "Mini Tower" +msgstr "Mini torre" + +#: hardinfo2/dmi_util.c:240 +msgid "Tower" +msgstr "Torre" + +#: hardinfo2/dmi_util.c:241 +msgid "Portable" +msgstr "Portátil" + +#: hardinfo2/dmi_util.c:242 modules/computer.c:412 modules/computer.c:421 +#: modules/computer.c:443 +msgid "Laptop" +msgstr "Laptop" + +#: hardinfo2/dmi_util.c:243 +msgid "Notebook" +msgstr "Notebook" + +#: hardinfo2/dmi_util.c:244 +msgid "Handheld" +msgstr "Handheld" + +#: hardinfo2/dmi_util.c:245 +msgid "Docking Station" +msgstr "Estação de ancoragem" + +#: hardinfo2/dmi_util.c:246 +msgid "All-in-one" +msgstr "All-in-one" + +#: hardinfo2/dmi_util.c:247 +msgid "Subnotebook" +msgstr "Subnotebook" + +#: hardinfo2/dmi_util.c:248 +msgid "Space-saving" +msgstr "Poupança de espaço" + +#: hardinfo2/dmi_util.c:249 +msgid "Lunch Box" +msgstr "Lancheira" + +#: hardinfo2/dmi_util.c:250 +msgid "Main Server Chassis" +msgstr "Chassis do servidor principal" + +#: hardinfo2/dmi_util.c:251 +msgid "Expansion Chassis" +msgstr "Chassis de expansão" + +#: hardinfo2/dmi_util.c:252 +msgid "Sub Chassis" +msgstr "Sub chassis" + +#: hardinfo2/dmi_util.c:253 +msgid "Bus Expansion Chassis" +msgstr "Chassis de expansão de barramento" + +#: hardinfo2/dmi_util.c:254 +msgid "Peripheral Chassis" +msgstr "Chassis periférico" + +#: hardinfo2/dmi_util.c:255 +msgid "RAID Chassis" +msgstr "Chassis RAID" + +#: hardinfo2/dmi_util.c:256 +msgid "Rack Mount Chassis" +msgstr "Chassis de montagem em rack" + +#: hardinfo2/dmi_util.c:257 +msgid "Sealed-case PC" +msgstr "PC com caixa selada" + +#: hardinfo2/dmi_util.c:258 +msgid "Multi-system" +msgstr "Multi-sistema" + +#: hardinfo2/dmi_util.c:259 +msgid "CompactPCI" +msgstr "PCI compacto" + +#: hardinfo2/dmi_util.c:260 +msgid "AdvancedTCA" +msgstr "TCA avançado" + +#: hardinfo2/dmi_util.c:261 +msgid "Blade" +msgstr "Palheta" + +#: hardinfo2/dmi_util.c:262 +msgid "Blade Enclosing" +msgstr "Juntada de palheta" + +#: hardinfo2/dmi_util.c:263 +msgid "Tablet" +msgstr "Tablet" + +#: hardinfo2/dmi_util.c:264 +msgid "Convertible" +msgstr "Conversível" + +#: hardinfo2/dmi_util.c:265 +msgid "Detachable" +msgstr "Destacável" + +#: hardinfo2/dmi_util.c:266 +msgid "IoT Gateway" +msgstr "Passagem IoT" + +#: hardinfo2/dmi_util.c:267 +msgid "Embedded PC" +msgstr "PC embutido" + +#: hardinfo2/dmi_util.c:268 +msgid "Mini PC" +msgstr "PC mini" + +#: hardinfo2/dmi_util.c:269 +msgid "Stick PC" +msgstr "PC colocado" + +#: hardinfo2/dt_util.c:1175 +msgid "phandle Map" +msgstr "Mapa de phandle" + +#: hardinfo2/dt_util.c:1176 +msgid "Alias Map" +msgstr "Mapa de alias" + +#: hardinfo2/dt_util.c:1177 +msgid "Symbol Map" +msgstr "Mapa de símbolo" + +#. / %d will be latest year of copyright +#: hardinfo2/hardinfo.c:71 +#, c-format +msgid "" +"Copyright (C) 2003-2023 L. A. F. Pereira. 2024-%d Hardinfo2 Project.\n" +"\n" +msgstr "" + +#: hardinfo2/hardinfo.c:73 +#, c-format +msgid "" +"Compile-time options:\n" +" Release version: %s (%s)\n" +" LibSoup version: %s\n" +" BinReloc enabled: %s\n" +" Data prefix: %s\n" +" Library prefix: %s\n" +" Locale prefix : %s\n" +" Data hardcoded: %s\n" +" Library hardcoded: %s\n" +" Locale hardcoded: %s\n" +" Compiled for: %s\n" +msgstr "" + +#: hardinfo2/hardinfo.c:85 +msgid "3.0" +msgstr "" + +#: hardinfo2/hardinfo.c:86 modules/computer.c:833 +#: modules/computer/modules.c:352 modules/computer/modules.c:353 +#: modules/devices/inputdevices.c:153 modules/devices/printers.c:145 +#: modules/devices/spd-decode.c:971 +msgid "Yes" +msgstr "Sim" + +#: hardinfo2/hardinfo.c:86 modules/computer.c:833 +#: modules/computer/modules.c:352 modules/computer/modules.c:353 +#: modules/devices/printers.c:145 modules/devices/spd-decode.c:968 +msgid "No" +msgstr "Não" + +#: hardinfo2/hardinfo.c:120 +#, c-format +msgid "Unknown benchmark ``%s''\n" +msgstr "" + +#: hardinfo2/hardinfo.c:159 +msgid "Don't know what to do. Exiting." +msgstr "Não sabe o que fazer. A sair." + +#: hardinfo2/usb_util.c:293 modules/devices/devicetree.c:90 +#: modules/devices/devicetree.c:91 modules/devices/monitors.c:411 +#: modules/devices/storage.c:306 modules/devices/storage.c:328 +msgid "(None)" +msgstr "(Nenhum)" + +#: hardinfo2/util.c:102 modules/computer/uptime.c:54 +#, c-format +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d dia" +msgstr[1] "%d dias" + +#: hardinfo2/util.c:103 modules/computer/uptime.c:55 +#, c-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d hora" +msgstr[1] "%d horas" + +#: hardinfo2/util.c:104 modules/computer/uptime.c:56 +#, c-format +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minuto" +msgstr[1] "%d minutos" + +#: hardinfo2/util.c:105 +#, c-format +msgid "%d second" +msgid_plural "%d seconds" +msgstr[0] "%d segundo" +msgstr[1] "%d segundos" + +#: hardinfo2/util.c:126 +#, c-format +msgid "%.1f B" +msgstr "%.1f B" + +#: hardinfo2/util.c:128 +#, c-format +msgid "%.1f KiB" +msgstr "%.1f KiB" + +#: hardinfo2/util.c:130 +#, c-format +msgid "%.1f MiB" +msgstr "%.1f MiB" + +#: hardinfo2/util.c:132 +#, c-format +msgid "%.1f GiB" +msgstr "%.1f GiB" + +#: hardinfo2/util.c:134 +#, c-format +msgid "%.1f TiB" +msgstr "%.1f TiB" + +#: hardinfo2/util.c:136 +#, c-format +msgid "%.1f PiB" +msgstr "%.1f PiB" + +#: hardinfo2/util.c:366 +msgid "Error" +msgstr "Erro" + +#: hardinfo2/util.c:366 hardinfo2/util.c:382 +msgid "Warning" +msgstr "Aviso" + +#: hardinfo2/util.c:381 +msgid "Fatal Error" +msgstr "Erro fatal" + +#: hardinfo2/util.c:408 +msgid "do not print status messages to standard output" +msgstr "" + +#: hardinfo2/util.c:414 +msgid "creates a report and prints to standard output" +msgstr "cria um relatório e mostra pela saída padrão" + +#: hardinfo2/util.c:420 +msgid "chooses a report format ([text], html)" +msgstr "escolhe um formato de relatório ([texto], html)" + +#: hardinfo2/util.c:426 +msgid "run single benchmark eg. -b 'FPU FFT' (Default all Benchmarks runs)" +msgstr "" + +#: hardinfo2/util.c:432 +msgid "" +"user note attached to benchmark results. (updating/synchronize with server)" +msgstr "" + +#: hardinfo2/util.c:438 +msgid "benchmark result format ([short], conf, shell)" +msgstr "formato de resultado de benchmark ([short], conf, shell)" + +#: hardinfo2/util.c:444 +msgid "" +"maximum number of benchmark results to include (-1 for no limit, default is " +"50)" +msgstr "" +"número máximo de resultados de benchmark a incluir (-1 para sem limite, " +"padrão é 50)" + +#: hardinfo2/util.c:450 +msgid "shows program version and quit" +msgstr "executar no modo do servidor XML-RPC" + +#: hardinfo2/util.c:456 +msgid "do not run benchmarks" +msgstr "não execute benchmarks" + +#: hardinfo2/util.c:462 +msgid "show all details" +msgstr "mostrar todos os detalhes" + +#: hardinfo2/util.c:467 +msgid "- System Information and Benchmark" +msgstr "" + +#: hardinfo2/util.c:477 +#, c-format +msgid "" +"Unrecognized arguments.\n" +"Try ``%s --help'' for more information.\n" +msgstr "" +"Argumentos não reconhecidos.\n" +"Experimente ``%s --help'' para mais informação\n" + +#: hardinfo2/util.c:862 +#, c-format +msgid "Module \"%s\" depends on module \"%s\", load it?" +msgstr "Modulo \"%s\" depende do módulo \"%s\", carregar?" + +#: hardinfo2/util.c:885 +#, c-format +msgid "Module \"%s\" depends on module \"%s\"." +msgstr "Modulo \"%s\" depende do módulo \"%s\"." + +#: hardinfo2/util.c:952 +#, c-format +msgid "Scanning: %s..." +msgstr "A analisar: %s..." + +#: hardinfo2/util.c:962 shell/shell.c:302 shell/shell.c:932 shell/shell.c:2146 +msgid "Done." +msgstr "Concluído." + +#: hardinfo2/vendor.c:213 +msgid "Update vendor list" +msgstr "" + +#: hardinfo2/vendor.c:218 +msgid "Check Update Version" +msgstr "" + +#: hardinfo2/vendor.c:391 modules/computer.c:608 modules/computer.c:813 +#: modules/computer/os.c:80 modules/computer/os.c:267 modules/computer/os.c:304 +#: modules/computer/os.c:511 modules/computer/os.c:581 modules/devices.c:403 +#: modules/devices.c:549 modules/devices/firmware.c:149 +#: modules/devices/printers.c:106 modules/devices/printers.c:113 +#: modules/devices/printers.c:123 modules/devices/printers.c:138 +#: modules/devices/printers.c:147 modules/devices/printers.c:256 +#: modules/devices/spd-decode.c:311 modules/devices/usb.c:149 +msgid "Unknown" +msgstr "Desconhecido" + +#: shell/callbacks.c:396 shell/shell.c:523 msgid "System Information and Benchmark" msgstr "" -#: shell/callbacks.c:237 +#: shell/callbacks.c:401 msgid "" "HardInfo2 is free software; you can redistribute it and/or modify it under " "the terms of the GNU General Public License as published by the Free " @@ -46,87 +681,111 @@ msgstr "" msgid "_Information" msgstr "_Informação" -#: shell/menu.c:45 +#: shell/menu.c:44 msgid "_View" msgstr "_Vista View" #: shell/menu.c:46 +msgid "_Theme" +msgstr "" + +#: shell/menu.c:48 msgid "_Help" msgstr "_Ajuda" -#: shell/menu.c:51 +#: shell/menu.c:52 msgid "Generate _Report" msgstr "Gerar_relatório" -#: shell/menu.c:52 +#: shell/menu.c:53 msgid "Generates a report with detailed system information" msgstr "" -#: shell/menu.c:56 shell/syncmanager.c:689 +#: shell/menu.c:57 shell/syncmanager.c:691 msgid "Synchronize" msgstr "" -#: shell/menu.c:57 +#: shell/menu.c:58 msgid "Send benchmark results and receive updated data from the network" msgstr "" -#: shell/menu.c:61 +#: shell/menu.c:62 msgid "_Open..." msgstr "_Abrir..." -#: shell/menu.c:66 -msgid "_Copy to Clipboard" -msgstr "_Copiar para área de transferência" - -#: shell/menu.c:67 -msgid "Copy to clipboard" -msgstr "Copiar para área de transferência" - -#: shell/menu.c:71 +#: shell/menu.c:73 msgid "_Refresh" msgstr "_Atualizar" -#: shell/menu.c:76 +#: shell/menu.c:78 msgid "_Open HardInfo2 Web Site" msgstr "_Abrir site do HardInfo2" -#: shell/menu.c:81 +#: shell/menu.c:83 msgid "_Report bug" msgstr "_Reportar bug" -#: shell/menu.c:86 +#: shell/menu.c:88 msgid "_About HardInfo2" msgstr "_Acerca do Hardinfo" -#: shell/menu.c:87 +#: shell/menu.c:89 msgid "Displays program version information" msgstr "Exibe informação da versão do programa" -#: shell/menu.c:91 +#: shell/menu.c:93 msgid "_Quit" msgstr "_Sair" -#: shell/menu.c:98 +#: shell/menu.c:100 msgid "_Side Pane" msgstr "_Painel lateral" -#: shell/menu.c:99 +#: shell/menu.c:101 msgid "Toggles side pane visibility" msgstr "Alterna a visibilidade do painel lateral" -#: shell/menu.c:102 +#: shell/menu.c:104 msgid "_Toolbar" msgstr "_Barra de ferramentas" -#: shell/menu.c:106 +#: shell/menu.c:108 msgid "Synchronize on startup" msgstr "" +#: shell/menu.c:113 +msgid "Disable Theme" +msgstr "" + +#: shell/menu.c:117 +msgid "Theme Motherboard" +msgstr "" + +#: shell/menu.c:121 +msgid "Theme Graffiti" +msgstr "" + +#: shell/menu.c:125 +msgid "Theme Anime PC" +msgstr "" + +#: shell/menu.c:129 +msgid "Theme Tux Star" +msgstr "" + +#: shell/menu.c:133 +msgid "Theme PixArt" +msgstr "" + +#: shell/menu.c:137 +msgid "Theme Silicon" +msgstr "" + #: shell/report.c:771 shell/report.c:779 msgid "Save File" msgstr "Guardar ficheiro" -#: shell/report.c:774 shell/report.c:1253 shell/syncmanager.c:777 +#: shell/report.c:774 shell/report.c:1251 shell/syncmanager.c:779 msgid "_Cancel" msgstr "_Cancelar" @@ -182,42 +841,37 @@ msgstr "Selecionar_Nenhuma" msgid "Select _All" msgstr "Selecionar_tudo" -#: shell/report.c:1263 +#: shell/report.c:1261 msgid "_Generate" msgstr "_Gerar" -#: shell/shell.c:312 shell/shell.c:781 shell/shell.c:2019 -#: modules/benchmark.c:725 modules/benchmark.c:733 -msgid "Done." -msgstr "Concluído." - -#: shell/shell.c:416 +#: shell/shell.c:518 #, c-format msgid "%s - System Information and Benchmark" msgstr "" -#: shell/shell.c:766 +#: shell/shell.c:917 msgid "Loading modules..." msgstr "A carregar módulos ..." -#: shell/shell.c:1536 +#: shell/shell.c:1672 msgid "URL" msgstr "" -#: shell/shell.c:1543 +#: shell/shell.c:1679 msgid "Support URL" msgstr "" -#: shell/shell.c:1554 +#: shell/shell.c:1690 msgid "Wikipedia" msgstr "" -#: shell/shell.c:1885 +#: shell/shell.c:2019 #, c-format msgid "%s → Summary" msgstr "%s → Resumo" -#: shell/shell.c:1993 +#: shell/shell.c:2126 msgid "Updating..." msgstr "A atualizar..." @@ -236,73 +890,133 @@ msgstr "" "A sincronizar\n" "Isto pode demorar um pouco." -#: shell/syncmanager.c:543 +#: shell/syncmanager.c:545 msgid "(canceled)" msgstr "(cancelado)" -#: shell/syncmanager.c:559 +#: shell/syncmanager.c:561 msgid "(failed)" msgstr "(falhou)" -#: shell/syncmanager.c:655 modules/benchmark.c:904 +#: shell/syncmanager.c:657 modules/benchmark.c:884 msgid "Send benchmark results" msgstr "Enviar resultados de benchmark" -#: shell/syncmanager.c:764 +#: shell/syncmanager.c:766 msgid "Privacy Policy" msgstr "" -#: shell/syncmanager.c:786 -msgid "_Synchronize" -msgstr "_Sincronizar" +#: shell/syncmanager.c:788 +msgid "_Synchronize" +msgstr "_Sincronizar" + +#: shell/syncmanager.c:837 +#, c-format +msgid "Synchronizing: %s" +msgstr "" + +#: modules/benchmark/benches.c:113 +msgid "CPU Blowfish (Single-thread)" +msgstr "CPU Blowfish (Processamento unitário)" + +#: modules/benchmark/benches.c:121 +msgid "CPU Blowfish (Multi-thread)" +msgstr "CPU Blowfish (Processamento múltiplo)" + +#: modules/benchmark/benches.c:129 +msgid "CPU Blowfish (Multi-core)" +msgstr "CPU Blowfish (Núcleo múltiplo)" + +#: modules/benchmark/benches.c:137 +msgid "CPU Zlib" +msgstr "CPU Zlib" + +#: modules/benchmark/benches.c:145 +msgid "CPU CryptoHash" +msgstr "CPU CryptoHash" + +#: modules/benchmark/benches.c:153 +msgid "CPU Fibonacci" +msgstr "CPU Fibonacci" + +#: modules/benchmark/benches.c:161 +msgid "CPU N-Queens" +msgstr "CPU N-Queens" + +#: modules/benchmark/benches.c:169 +msgid "FPU FFT" +msgstr "FPU FFT" + +#: modules/benchmark/benches.c:177 +msgid "FPU Raytracing (Single-thread)" +msgstr "" + +#: modules/benchmark/benches.c:185 +msgid "Internal Network Speed" +msgstr "" + +#: modules/benchmark/benches.c:193 +msgid "SysBench CPU (Single-thread)" +msgstr "SysBench CPU (Processamento unitário)" -#: shell/syncmanager.c:835 -#, c-format -msgid "Synchronizing: %s" -msgstr "" +#: modules/benchmark/benches.c:201 +msgid "SysBench CPU (Multi-thread)" +msgstr "SysBench (Processamento múltiplo)" -#: modules/benchmark.c:353 -msgid "This Machine" -msgstr "" +#: modules/benchmark/benches.c:209 +msgid "SysBench CPU (Four threads)" +msgstr "CPU SysBench (quatro threads)" -#: modules/benchmark.c:564 modules/benchmark/bench_results.c:527 -#: modules/benchmark/bench_results.c:593 -msgid "CPU Config" -msgstr "Configurações da CPU" +#: modules/benchmark/benches.c:217 +msgid "SysBench Memory (Single-thread)" +msgstr "Memória SysBench (thread-único)" -#: modules/benchmark.c:564 -msgid "Results" -msgstr "Resultados" +#: modules/benchmark/benches.c:225 +msgid "SysBench Memory (Two threads)" +msgstr "Memória SysBench (dois threads)" -#: modules/benchmark.c:565 modules/devices/sparc/processor.c:75 -msgid "CPU" -msgstr "CPU" +#: modules/benchmark/benches.c:233 +msgid "SysBench Memory (Quad threads)" +msgstr "" -#: modules/benchmark.c:640 -#, c-format -msgid "Benchmarking: %s." -msgstr "Benchmarking: %s." +#: modules/benchmark/benches.c:241 +msgid "SysBench Memory (Multi-thread)" +msgstr "" -#: modules/benchmark.c:652 -msgid "Stop" +#: modules/benchmark/benches.c:249 +msgid "GPU Drawing" +msgstr "Desenho de GPU" + +#: modules/benchmark/benches.c:263 +msgid "" +"Alexey Kopytov's sysbench is required.\n" +"Results in events/second. Higher is better." msgstr "" +"sysbench de Alexey Kopytov é requerido.\n" +"Resultados em eventos/segundo. Maior é melhor." -#: modules/benchmark.c:741 -msgid "Benchmarks" -msgstr "Benchmarks" +#: modules/benchmark/benches.c:269 +msgid "" +"Alexey Kopytov's sysbench is required.\n" +"Results in MiB/second. Higher is better." +msgstr "" +"sysbench de Alexey Kopytov é requerido.\n" +"Resultados em MiB/segundo. Maior é melhor." -#: modules/benchmark.c:751 -msgid "Perform tasks and compare with other systems" -msgstr "Execute tarefas e compare com outros sistemas" +#: modules/benchmark/benches.c:272 +msgid "" +"iperf3 is required.\n" +"Results in Gbits/s. Higher is better." +msgstr "" -#: modules/benchmark.c:910 -msgid "Receive benchmark results" -msgstr "Receber resultados de benchmark" +#: modules/benchmark/benches.c:284 +msgid "Results in HIMarks. Higher is better." +msgstr "Resultados em HIMarks. Mais alto é melhor." #. / Used for an unknown value. Having it in only one place cleans up the .po #. * line references #: modules/benchmark/bench_results.c:34 modules/computer.c:41 -#: modules/computer/display.c:41 modules/computer/display.c:58 +#: modules/computer/display.c:40 modules/computer/display.c:57 #: modules/computer/os.c:290 modules/computer/os.c:350 modules/devices.c:532 #: modules/devices/dmi_memory.c:57 modules/devices/dmi_memory.c:58 #: modules/devices/dmi_memory.c:634 modules/devices/dmi_memory.c:777 @@ -319,15 +1033,15 @@ msgstr "Receber resultados de benchmark" #: modules/devices/spd-decode.c:983 modules/devices/storage.c:27 #: modules/devices/storage.c:307 modules/devices/storage.c:336 #: modules/devices/storage.c:431 modules/devices/usb.c:29 -#: modules/network/net.c:437 includes/cpu_util.h:11 +#: modules/network/net.c:465 includes/cpu_util.h:11 msgid "(Unknown)" msgstr "(Desconhecido)" #: modules/benchmark/bench_results.c:69 modules/benchmark/bench_results.c:359 -#: modules/devices.c:369 modules/devices.c:377 modules/devices.c:405 -#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:290 -#: modules/devices/arm/processor.c:303 modules/devices/arm/processor.c:345 -#: modules/devices/arm/processor.c:500 modules/devices/gpu.c:125 +#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:289 +#: modules/devices/arm/processor.c:302 modules/devices/arm/processor.c:344 +#: modules/devices/arm/processor.c:499 modules/devices.c:369 +#: modules/devices.c:377 modules/devices.c:405 modules/devices/gpu.c:125 #: modules/devices/gpu.c:127 modules/devices/gpu.c:133 #: modules/devices/gpu.c:135 modules/devices/gpu.c:187 #: modules/devices/gpu.c:189 modules/devices/ia64/processor.c:167 @@ -336,37 +1050,37 @@ msgstr "(Desconhecido)" #: modules/devices/m68k/processor.c:87 modules/devices/mips/processor.c:77 #: modules/devices/parisc/processor.c:158 #: modules/devices/parisc/processor.c:191 modules/devices/ppc/processor.c:160 -#: modules/devices/ppc/processor.c:187 modules/devices/riscv/processor.c:186 -#: modules/devices/riscv/processor.c:214 modules/devices/s390/processor.c:160 +#: modules/devices/ppc/processor.c:187 modules/devices/riscv/processor.c:185 +#: modules/devices/riscv/processor.c:213 modules/devices/s390/processor.c:160 #: modules/devices/sh/processor.c:87 modules/devices/sh/processor.c:88 -#: modules/devices/sh/processor.c:89 modules/devices/x86/processor.c:318 -#: modules/devices/x86/processor.c:331 modules/devices/x86/processor.c:659 -#: modules/devices/x86/processor.c:791 +#: modules/devices/sh/processor.c:89 modules/devices/x86/processor.c:317 +#: modules/devices/x86/processor.c:330 modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:790 msgid "MHz" msgstr "MHz" -#: modules/benchmark/bench_results.c:391 modules/devices.c:177 +#: modules/benchmark/bench_results.c:391 modules/devices.c:178 #, c-format msgid "%d physical processor" msgid_plural "%d physical processors" msgstr[0] "%d processador físico" msgstr[1] "%d processadores físicos" -#: modules/benchmark/bench_results.c:392 modules/devices.c:178 +#: modules/benchmark/bench_results.c:392 modules/devices.c:179 #, c-format msgid "%d core" msgid_plural "%d cores" msgstr[0] "%d núcleo" msgstr[1] "%d núcleos" -#: modules/benchmark/bench_results.c:393 modules/devices.c:179 +#: modules/benchmark/bench_results.c:393 modules/devices.c:180 #, c-format msgid "%d thread" msgid_plural "%d threads" msgstr[0] "%d thread" msgstr[1] "%d threads" -#: modules/benchmark/bench_results.c:398 modules/devices.c:181 +#: modules/benchmark/bench_results.c:398 modules/devices.c:182 #, c-format msgid "%d NUMA node" msgid_plural "%d NUMA nodes" @@ -374,257 +1088,211 @@ msgstr[0] "" msgstr[1] "" #. /NP procs; NC cores across NN nodes; NT threads -#: modules/benchmark/bench_results.c:402 modules/devices.c:182 +#: modules/benchmark/bench_results.c:402 modules/devices.c:183 #, c-format msgid "%s; %s across %s; %s" msgstr "" #. /NP procs; NC cores; NT threads -#: modules/benchmark/bench_results.c:407 modules/devices.c:185 +#: modules/benchmark/bench_results.c:407 modules/devices.c:186 #, c-format msgid "%s; %s; %s" msgstr "%s; %s; %s" -#: modules/benchmark/bench_results.c:479 modules/benchmark/bench_results.c:599 -#: modules/computer.c:948 modules/devices/dmi_memory.c:636 +#: modules/benchmark/bench_results.c:478 modules/benchmark/bench_results.c:598 +#: modules/computer.c:961 modules/devices/dmi_memory.c:636 #: modules/devices/dmi_memory.c:717 modules/devices/dmi_memory.c:727 #: modules/devices/dmi_memory.c:781 modules/devices/dmi_memory.c:868 -#: modules/devices/dmi_memory.c:914 modules/devices/dmi_memory.c:999 -#: modules/network/net.c:395 modules/network/net.c:417 -#: modules/network/net.c:418 +#: modules/devices/dmi_memory.c:914 modules/devices/dmi_memory.c:997 +#: modules/network/net.c:421 modules/network/net.c:445 +#: modules/network/net.c:446 msgid "MiB" msgstr "MiB" -#: modules/benchmark/bench_results.c:484 modules/benchmark/bench_results.c:598 +#: modules/benchmark/bench_results.c:483 modules/benchmark/bench_results.c:597 msgid "kiB" msgstr "kIB" -#: modules/benchmark/bench_results.c:492 modules/benchmark/bench_results.c:546 +#: modules/benchmark/bench_results.c:491 modules/benchmark/bench_results.c:545 #, c-format msgid "%d-bit" msgstr "%d-bit" -#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:511 modules/benchmark/bench_results.c:574 msgid "Benchmark Result" msgstr "Resultado de referência" -#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:511 modules/benchmark/bench_results.c:574 msgid "Threads" msgstr "Tópicos" -#: modules/benchmark/bench_results.c:513 modules/benchmark/bench_results.c:577 +#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:576 msgid "Elapsed Time" msgstr "Tempo gasto" -#: modules/benchmark/bench_results.c:513 modules/benchmark/bench_results.c:577 +#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:576 msgid "seconds" msgstr "segundos" -#: modules/benchmark/bench_results.c:514 modules/computer/languages.c:101 -#: modules/devices/arm/processor.c:355 modules/devices/gpu.c:157 +#: modules/benchmark/bench_results.c:513 modules/computer/languages.c:101 +#: modules/devices/arm/processor.c:354 modules/devices/gpu.c:157 #: modules/devices/ia64/processor.c:166 #: modules/devices/loongarch64/processor.c:84 modules/devices/pci.c:146 #: modules/devices/ppc/processor.c:159 msgid "Revision" msgstr "Revisão" -#: modules/benchmark/bench_results.c:515 modules/benchmark/bench_results.c:578 +#: modules/benchmark/bench_results.c:514 modules/benchmark/bench_results.c:577 msgid "Extra Information" msgstr "Informação extra" -#: modules/benchmark/bench_results.c:517 modules/benchmark/bench_results.c:580 +#: modules/benchmark/bench_results.c:516 modules/benchmark/bench_results.c:579 msgid "Note" msgstr "Nota" -#: modules/benchmark/bench_results.c:518 modules/benchmark/bench_results.c:581 +#: modules/benchmark/bench_results.c:517 modules/benchmark/bench_results.c:580 msgid "" "This result is from an old version of HardInfo. Results might not be " "comparable to current version. Some details are missing." msgstr "" -#: modules/benchmark/bench_results.c:522 modules/benchmark/bench_results.c:585 +#: modules/benchmark/bench_results.c:521 modules/benchmark/bench_results.c:584 #: modules/devices/devicetree/pmac_data.c:81 modules/devices/sh/processor.c:85 msgid "Machine" msgstr "Máquina" -#: modules/benchmark/bench_results.c:523 modules/benchmark/bench_results.c:585 -#: modules/devices/devicetree.c:208 modules/devices/dmi.c:48 +#: modules/benchmark/bench_results.c:522 modules/benchmark/bench_results.c:584 +#: modules/devices/devicetree.c:207 modules/devices/dmi.c:48 msgid "Board" msgstr "Placa" -#: modules/benchmark/bench_results.c:524 modules/benchmark/bench_results.c:587 -#: modules/computer.c:550 +#: modules/benchmark/bench_results.c:523 modules/benchmark/bench_results.c:586 +#: modules/computer.c:559 msgid "Machine Type" msgstr "Tipo de machina" -#: modules/benchmark/bench_results.c:525 modules/benchmark/bench_results.c:590 +#: modules/benchmark/bench_results.c:524 modules/benchmark/bench_results.c:589 msgid "CPU Name" msgstr "Nome da CPU" -#: modules/benchmark/bench_results.c:526 modules/benchmark/bench_results.c:591 +#: modules/benchmark/bench_results.c:525 modules/benchmark/bench_results.c:590 msgid "CPU Description" msgstr "Descrição da CPU" -#: modules/benchmark/bench_results.c:528 modules/benchmark/bench_results.c:593 +#: modules/benchmark/bench_results.c:526 modules/benchmark/bench_results.c:592 +#: modules/benchmark.c:559 +msgid "CPU Config" +msgstr "Configurações da CPU" + +#: modules/benchmark/bench_results.c:527 modules/benchmark/bench_results.c:592 msgid "Threads Available" msgstr "Tópicos disponíveis" -#: modules/benchmark/bench_results.c:529 modules/benchmark/bench_results.c:594 +#: modules/benchmark/bench_results.c:528 modules/benchmark/bench_results.c:593 msgid "GPU" msgstr "GPU" -#: modules/benchmark/bench_results.c:530 modules/benchmark/bench_results.c:596 -#: modules/computer.c:562 +#: modules/benchmark/bench_results.c:529 modules/benchmark/bench_results.c:595 +#: modules/computer.c:571 msgid "OpenGL Renderer" msgstr "Renderizador OpenGL" -#: modules/benchmark/bench_results.c:531 modules/benchmark/bench_results.c:598 -#: modules/computer.c:140 modules/computer.c:549 modules/computer.c:1041 +#: modules/benchmark/bench_results.c:530 modules/benchmark/bench_results.c:597 +#: modules/computer.c:140 modules/computer.c:558 modules/computer.c:1054 #: modules/devices/gpu.c:160 msgid "Memory" msgstr "Memória" -#: modules/benchmark/bench_results.c:532 modules/benchmark/bench_results.c:600 +#: modules/benchmark/bench_results.c:531 modules/benchmark/bench_results.c:599 msgid "Pointer Size" msgstr "Tamanho do ponteiro" -#: modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:574 msgid "Benchmark" msgstr "Referência" -#: modules/benchmark/bench_results.c:576 modules/devices/dmi_memory.c:936 +#: modules/benchmark/bench_results.c:575 modules/devices/dmi_memory.c:936 #: modules/devices/firmware.c:245 modules/devices/monitors.c:495 -#: modules/devices/x86/processor.c:693 +#: modules/devices/x86/processor.c:692 msgid "Result" msgstr "Resultado" -#: modules/benchmark/bench_results.c:588 +#: modules/benchmark/bench_results.c:587 msgid "Linux Kernel" msgstr "" -#: modules/benchmark/bench_results.c:589 +#: modules/benchmark/bench_results.c:588 msgid "Linux OS" msgstr "" -#: modules/benchmark/bench_results.c:598 +#: modules/benchmark/bench_results.c:597 msgid "Physical Memory" msgstr "" -#: modules/benchmark/bench_results.c:602 +#: modules/benchmark/bench_results.c:601 msgid "Handles" msgstr "Alças" -#: modules/benchmark/bench_results.c:602 +#: modules/benchmark/bench_results.c:601 msgid "mid" msgstr "mid" -#: modules/benchmark/bench_results.c:603 +#: modules/benchmark/bench_results.c:602 msgid "cfg_val" msgstr "cfg_val" -#: modules/benchmark/benches.c:106 -msgid "CPU Blowfish (Single-thread)" -msgstr "CPU Blowfish (Processamento unitário)" - -#: modules/benchmark/benches.c:114 -msgid "CPU Blowfish (Multi-thread)" -msgstr "CPU Blowfish (Processamento múltiplo)" - -#: modules/benchmark/benches.c:122 -msgid "CPU Blowfish (Multi-core)" -msgstr "CPU Blowfish (Núcleo múltiplo)" - -#: modules/benchmark/benches.c:130 -msgid "CPU Zlib" -msgstr "CPU Zlib" - -#: modules/benchmark/benches.c:138 -msgid "CPU CryptoHash" -msgstr "CPU CryptoHash" - -#: modules/benchmark/benches.c:146 -msgid "CPU Fibonacci" -msgstr "CPU Fibonacci" - -#: modules/benchmark/benches.c:154 -msgid "CPU N-Queens" -msgstr "CPU N-Queens" - -#: modules/benchmark/benches.c:162 -msgid "FPU FFT" -msgstr "FPU FFT" - -#: modules/benchmark/benches.c:170 -msgid "FPU Raytracing (Single-thread)" -msgstr "" - -#: modules/benchmark/benches.c:178 -msgid "Internal Network Speed" +#: modules/benchmark.c:352 +msgid "This Machine" msgstr "" -#: modules/benchmark/benches.c:186 -msgid "SysBench CPU (Single-thread)" -msgstr "SysBench CPU (Processamento unitário)" - -#: modules/benchmark/benches.c:194 -msgid "SysBench CPU (Multi-thread)" -msgstr "SysBench (Processamento múltiplo)" - -#: modules/benchmark/benches.c:202 -msgid "SysBench CPU (Four threads)" -msgstr "CPU SysBench (quatro threads)" +#: modules/benchmark.c:559 +msgid "Results" +msgstr "Resultados" -#: modules/benchmark/benches.c:210 -msgid "SysBench Memory (Single-thread)" -msgstr "Memória SysBench (thread-único)" +#: modules/benchmark.c:560 modules/devices/sparc/processor.c:75 +msgid "CPU" +msgstr "CPU" -#: modules/benchmark/benches.c:218 -msgid "SysBench Memory (Two threads)" -msgstr "Memória SysBench (dois threads)" +#: modules/benchmark.c:636 +#, c-format +msgid "Benchmarking: %s." +msgstr "Benchmarking: %s." -#: modules/benchmark/benches.c:226 -msgid "SysBench Memory (Quad threads)" +#: modules/benchmark.c:643 +msgid "Stop" msgstr "" -#: modules/benchmark/benches.c:234 -msgid "SysBench Memory (Multi-thread)" +#: modules/benchmark.c:655 +msgid "" +"Please do not move your mouse\n" +"or press any keys." msgstr "" -#: modules/benchmark/benches.c:242 -msgid "GPU Drawing" -msgstr "Desenho de GPU" +#: modules/benchmark.c:725 +msgid "Benchmarks" +msgstr "Benchmarks" -#: modules/benchmark/benches.c:256 -msgid "" -"Alexey Kopytov's sysbench is required.\n" -"Results in events/second. Higher is better." -msgstr "" -"sysbench de Alexey Kopytov é requerido.\n" -"Resultados em eventos/segundo. Maior é melhor." +#: modules/benchmark.c:735 +msgid "Perform tasks and compare with other systems" +msgstr "Execute tarefas e compare com outros sistemas" -#: modules/benchmark/benches.c:262 -msgid "" -"Alexey Kopytov's sysbench is required.\n" -"Results in MiB/second. Higher is better." -msgstr "" -"sysbench de Alexey Kopytov é requerido.\n" -"Resultados em MiB/segundo. Maior é melhor." +#: modules/benchmark.c:890 +msgid "Receive benchmark results" +msgstr "Receber resultados de benchmark" -#: modules/benchmark/benches.c:265 -msgid "" -"iperf3 is required.\n" -"Results in Gbits/s. Higher is better." -msgstr "" +#: modules/computer/alsa.c:26 modules/computer.c:575 +msgid "Audio Devices" +msgstr "Dispositivos de áudio" -#: modules/benchmark/benches.c:277 -msgid "Results in HIMarks. Higher is better." -msgstr "Resultados em HIMarks. Mais alto é melhor." +#: modules/computer/alsa.c:34 +msgid "Audio Adapter" +msgstr "Adaptador de áudio" #: modules/computer.c:96 modules/devices/firmware.c:74 msgid "Summary" msgstr "Resumo" -#: modules/computer.c:97 modules/computer.c:552 modules/computer.c:1040 +#: modules/computer.c:97 modules/computer.c:561 modules/computer.c:1053 msgid "Operating System" msgstr "Sistema operacional" @@ -636,7 +1304,7 @@ msgstr "Segurança" msgid "Kernel Modules" msgstr "Módulos do kernel" -#: modules/computer.c:100 modules/computer.c:713 +#: modules/computer.c:100 modules/computer.c:726 msgid "Boots" msgstr "Boots" @@ -652,11 +1320,11 @@ msgstr "Uso de memória" msgid "Filesystems" msgstr "Sistema de arquivos" -#: modules/computer.c:104 modules/computer.c:557 +#: modules/computer.c:104 modules/computer.c:566 msgid "Display" msgstr "Ecrã" -#: modules/computer.c:105 modules/computer/environment.c:32 +#: modules/computer.c:105 modules/computer/environment.c:37 msgid "Environment Variables" msgstr "Variáveis do ambiente" @@ -664,7 +1332,7 @@ msgstr "Variáveis do ambiente" msgid "Development" msgstr "Desenvolvimento" -#: modules/computer.c:111 modules/computer.c:837 +#: modules/computer.c:111 modules/computer.c:850 msgid "Users" msgstr "Utilizadores" @@ -677,478 +1345,445 @@ msgstr "Grupos" msgid "%dMB (%dMB used)" msgstr "%dMB (%dMB usado)" -#: modules/computer.c:144 modules/computer.c:621 +#: modules/computer.c:144 modules/computer.c:631 msgid "Uptime" msgstr "Tempo de atividade" -#: modules/computer.c:146 modules/computer.c:554 +#: modules/computer.c:146 modules/computer.c:563 msgid "Date/Time" msgstr "Data hora" -#: modules/computer.c:151 modules/computer.c:622 +#: modules/computer.c:151 modules/computer.c:632 msgid "Load Average" msgstr "Carga média" -#: modules/computer.c:264 +#: modules/computer.c:266 msgid "Scripting Languages" msgstr "Idiomas de script" -#: modules/computer.c:265 +#: modules/computer.c:267 msgid "Gambas3 (gbr3)" msgstr "Gambas3 (gbr3)" -#: modules/computer.c:266 +#: modules/computer.c:268 msgid "Python (default)" msgstr "Python (padrão)" -#: modules/computer.c:267 +#: modules/computer.c:269 msgid "Python2" msgstr "Python2" -#: modules/computer.c:268 +#: modules/computer.c:270 msgid "Python3" msgstr "Python3" -#: modules/computer.c:269 +#: modules/computer.c:271 msgid "Perl" msgstr "Perl" -#: modules/computer.c:270 +#: modules/computer.c:272 msgid "Perl6 (VM)" msgstr "Perl6 (VM)" -#: modules/computer.c:271 +#: modules/computer.c:273 msgid "Perl6" msgstr "Perl6" -#: modules/computer.c:272 +#: modules/computer.c:274 msgid "PHP" msgstr "PHP" -#: modules/computer.c:273 +#: modules/computer.c:275 msgid "Ruby" msgstr "Rubi" -#: modules/computer.c:274 +#: modules/computer.c:276 msgid "Bash" msgstr "Bash" -#: modules/computer.c:275 +#: modules/computer.c:277 msgid "JavaScript (Node.js)" msgstr "JavaScript (Node.js)" -#: modules/computer.c:276 +#: modules/computer.c:278 msgid "awk" msgstr "awk" -#: modules/computer.c:277 +#: modules/computer.c:279 msgid "Compilers" msgstr "Compiladores" -#: modules/computer.c:278 +#: modules/computer.c:280 msgid "C (GCC)" msgstr "C (GCC)" -#: modules/computer.c:279 +#: modules/computer.c:281 msgid "C (Clang)" msgstr "C (Clang)" -#: modules/computer.c:280 +#: modules/computer.c:282 msgid "D (dmd)" msgstr "D (dmd)" -#: modules/computer.c:281 +#: modules/computer.c:283 msgid "Gambas3 (gbc3)" msgstr "Gambas3 (gbc3)" -#: modules/computer.c:282 +#: modules/computer.c:284 msgid "Java" msgstr "Java" -#: modules/computer.c:283 +#: modules/computer.c:285 msgid "C♯ (mcs)" msgstr "C♯ (mcs)" -#: modules/computer.c:284 +#: modules/computer.c:286 msgid "Vala" msgstr "Vala" -#: modules/computer.c:285 +#: modules/computer.c:287 msgid "Haskell (GHC)" msgstr "Haskell (GHC)" -#: modules/computer.c:286 +#: modules/computer.c:288 msgid "FreePascal" msgstr "FreePascal" -#: modules/computer.c:287 +#: modules/computer.c:289 msgid "Go" msgstr "Vai" -#: modules/computer.c:288 +#: modules/computer.c:290 msgid "Rust" msgstr "Rust" -#: modules/computer.c:289 +#: modules/computer.c:291 msgid "Tools" msgstr "Ferramentas" -#: modules/computer.c:290 +#: modules/computer.c:292 msgid "make" msgstr "fazer" -#: modules/computer.c:291 +#: modules/computer.c:293 msgid "ninja" msgstr "ninja" -#: modules/computer.c:292 +#: modules/computer.c:294 msgid "GDB" msgstr "GDB" -#: modules/computer.c:293 +#: modules/computer.c:295 msgid "LLDB" msgstr "LLDB" -#: modules/computer.c:294 +#: modules/computer.c:296 msgid "strace" msgstr "strace" -#: modules/computer.c:295 +#: modules/computer.c:297 msgid "valgrind" msgstr "valgrind" -#: modules/computer.c:296 +#: modules/computer.c:298 msgid "QMake" msgstr "Qmake" -#: modules/computer.c:297 +#: modules/computer.c:299 msgid "CMake" msgstr "Cmake" -#: modules/computer.c:298 +#: modules/computer.c:300 msgid "Gambas3 IDE" msgstr "IDE Gambas3" -#: modules/computer.c:299 +#: modules/computer.c:301 msgid "Radare2" msgstr "Radare2" -#: modules/computer.c:300 +#: modules/computer.c:302 msgid "ltrace" msgstr "ltrace" -#: modules/computer.c:301 +#: modules/computer.c:303 msgid "Powershell" msgstr "" -#: modules/computer.c:342 +#: modules/computer.c:344 msgid "Not found" msgstr "Não encontrado" -#: modules/computer.c:347 +#: modules/computer.c:349 #, c-format msgid "Detecting version: %s" msgstr "Detectando a versão: %s" -#: modules/computer.c:365 +#: modules/computer.c:367 msgid "Program" msgstr "Programa" -#: modules/computer.c:365 modules/computer.c:597 modules/computer.c:599 -#: modules/computer.c:778 modules/computer/modules.c:372 +#: modules/computer.c:367 modules/computer.c:607 modules/computer.c:609 +#: modules/computer.c:791 modules/computer/modules.c:372 #: modules/devices/dmi.c:41 modules/devices/dmi.c:47 modules/devices/dmi.c:51 #: modules/devices/dmi.c:57 modules/devices/firmware.c:75 #: modules/devices/inputdevices.c:146 modules/devices/monitors.c:409 msgid "Version" msgstr "Versão" -#: modules/computer.c:383 modules/computer.c:702 modules/computer/modules.c:370 -#: modules/computer/modules.c:371 modules/devices/arm/processor.c:470 +#: modules/computer.c:386 +msgid "Field" +msgstr "Field" + +#: modules/computer.c:386 modules/computer.c:715 modules/computer/modules.c:370 +#: modules/computer/modules.c:371 modules/devices/arm/processor.c:469 msgid "Description" msgstr "Descrição" -#: modules/computer.c:383 modules/devices.c:771 +#: modules/computer.c:386 modules/devices.c:771 msgid "Value" msgstr "Valor" -#: modules/computer.c:403 +#: modules/computer.c:406 msgid "Single-board computer" msgstr "Computador de placa única" -#: modules/computer.c:409 modules/computer.c:418 modules/computer.c:440 -msgid "Laptop" -msgstr "Laptop" - #. /proc/apm -#: modules/computer.c:452 +#: modules/computer.c:455 msgid "Unknown physical machine type" msgstr "Tipo de máquina física desconhecida" -#: modules/computer.c:472 modules/computer.c:473 +#: modules/computer.c:476 modules/computer.c:477 msgid "Virtual (VMware)" msgstr "Virtual (VMware)" -#: modules/computer.c:475 modules/computer.c:476 modules/computer.c:477 -#: modules/computer.c:478 +#: modules/computer.c:479 modules/computer.c:480 modules/computer.c:481 +#: modules/computer.c:482 msgid "Virtual (QEMU)" msgstr "Virtual (QEMU)" -#: modules/computer.c:480 modules/computer.c:481 +#: modules/computer.c:484 modules/computer.c:485 msgid "Virtual (Unknown)" msgstr "Virtual (desconhecido)" -#: modules/computer.c:483 modules/computer.c:484 modules/computer.c:485 -#: modules/computer.c:506 +#: modules/computer.c:487 modules/computer.c:488 modules/computer.c:489 +#: modules/computer.c:512 msgid "Virtual (VirtualBox)" msgstr "Virtual (VirtualBox)" -#: modules/computer.c:487 modules/computer.c:488 modules/computer.c:489 -#: modules/computer.c:500 +#: modules/computer.c:491 modules/computer.c:492 modules/computer.c:493 +#: modules/computer.c:506 msgid "Virtual (Xen)" msgstr "Virtual (Xen)" -#: modules/computer.c:491 +#: modules/computer.c:495 msgid "Virtual (hypervisor present)" msgstr "Virtual (presente do hipervisor)" -#: modules/computer.c:546 modules/computer.c:994 +#: modules/computer.c:555 modules/computer.c:1007 msgid "Computer" msgstr "Computador" -#: modules/computer.c:547 modules/computer.c:1041 modules/devices.c:98 -#: modules/devices/alpha/processor.c:87 modules/devices/arm/processor.c:341 -#: modules/devices/ia64/processor.c:159 -#: modules/devices/loongarch64/processor.c:80 -#: modules/devices/m68k/processor.c:83 modules/devices/mips/processor.c:74 -#: modules/devices/parisc/processor.c:154 modules/devices/ppc/processor.c:157 -#: modules/devices/riscv/processor.c:181 modules/devices/s390/processor.c:131 -#: modules/devices/sh/processor.c:83 modules/devices/sparc/processor.c:74 -#: modules/devices/x86/processor.c:648 -msgid "Processor" -msgstr "Processador" - -#: modules/computer.c:553 modules/computer.c:615 +#: modules/computer.c:562 modules/computer.c:625 msgid "User Name" msgstr "Nome de utilizador" -#: modules/computer.c:558 +#: modules/computer.c:567 msgid "Resolution" msgstr "Resolução" -#: modules/computer.c:558 modules/computer.c:783 +#: modules/computer.c:567 modules/computer.c:796 #, c-format msgid "%dx%d pixels" msgstr "%dx%d pixels" -#: modules/computer.c:560 +#: modules/computer.c:569 msgid "Display Adapter" msgstr "" -#: modules/computer.c:563 +#: modules/computer.c:572 msgid "Session Display Server" msgstr "Servidor de exibição de sessão" -#: modules/computer.c:566 modules/computer/alsa.c:26 -msgid "Audio Devices" -msgstr "Dispositivos de áudio" - -#: modules/computer.c:568 modules/devices.c:107 +#: modules/computer.c:577 modules/devices.c:108 msgid "Input Devices" msgstr "Dispositivos de entrada" -#: modules/computer.c:597 +#: modules/computer.c:607 msgid "Kernel" msgstr "Kernel" -#: modules/computer.c:598 -msgid "Command Line" -msgstr "Linha de comando" - -#: modules/computer.c:598 modules/computer.c:800 modules/computer/os.c:80 -#: modules/computer/os.c:267 modules/computer/os.c:304 -#: modules/computer/os.c:511 modules/computer/os.c:582 modules/devices.c:403 -#: modules/devices.c:549 modules/devices/firmware.c:149 -#: modules/devices/printers.c:106 modules/devices/printers.c:113 -#: modules/devices/printers.c:123 modules/devices/printers.c:138 -#: modules/devices/printers.c:147 modules/devices/printers.c:256 -#: modules/devices/spd-decode.c:311 modules/devices/usb.c:149 -msgid "Unknown" -msgstr "Desconhecido" - -#: modules/computer.c:600 +#: modules/computer.c:608 +msgid "Command Line" +msgstr "Linha de comando" + +#: modules/computer.c:610 msgid "C Library" msgstr "Biblioteca C" -#: modules/computer.c:601 +#: modules/computer.c:611 msgid "Distribution" msgstr "Distribuição" -#: modules/computer.c:608 +#: modules/computer.c:618 msgid "Spin/Flavor" msgstr "Derivação" -#: modules/computer.c:613 +#: modules/computer.c:623 msgid "Current Session" msgstr "Sessão atual" -#: modules/computer.c:614 +#: modules/computer.c:624 msgid "Computer Name" msgstr "Nome do computador" -#: modules/computer.c:616 modules/computer/languages.c:99 +#: modules/computer.c:626 modules/computer/languages.c:99 msgid "Language" msgstr "Idioma" -#: modules/computer.c:617 modules/computer/users.c:50 +#: modules/computer.c:627 modules/computer/users.c:53 msgid "Home Directory" msgstr "Diretório Home" -#: modules/computer.c:618 +#: modules/computer.c:628 msgid "Desktop Environment" msgstr "Ambiente de trabalho" -#: modules/computer.c:621 +#: modules/computer.c:631 msgid "Misc" msgstr "Misc" -#: modules/computer.c:634 +#: modules/computer.c:645 msgid "HardInfo2" msgstr "HardInfo2" -#: modules/computer.c:635 +#: modules/computer.c:646 msgid "HardInfo2 running as" msgstr "Executar o HardInfo2 como" -#: modules/computer.c:636 +#: modules/computer.c:647 msgid "Superuser" msgstr "Administrador" -#: modules/computer.c:636 +#: modules/computer.c:647 msgid "User" msgstr "Utilizador" -#: modules/computer.c:640 +#: modules/computer.c:651 msgid "Health" msgstr "Estado" #. /dev/random"), 1000, .tag = g_strdup("entropy") ), -#: modules/computer.c:642 +#: modules/computer.c:653 msgid "Available entropy in /dev/random" msgstr "Entropia disponível em / dev / random" -#: modules/computer.c:646 +#: modules/computer.c:657 msgid "Hardening Features" msgstr "Recursos de proteção" -#: modules/computer.c:647 +#: modules/computer.c:658 msgid "ASLR" msgstr "ASLR" -#: modules/computer.c:648 +#: modules/computer.c:659 msgid "dmesg" msgstr "dmesg" -#: modules/computer.c:652 +#: modules/computer.c:663 msgid "Linux Security Modules" msgstr "Módulos de segurança do Linux" -#: modules/computer.c:653 +#: modules/computer.c:664 msgid "Modules available" msgstr "Módulos disponíveis" -#: modules/computer.c:654 +#: modules/computer.c:665 msgid "SELinux status" msgstr "Estado do SELinux" -#: modules/computer.c:660 +#: modules/computer.c:671 msgid "CPU Vulnerabilities" msgstr "Vulnerabilidades da CPU" -#: modules/computer.c:699 +#: modules/computer.c:712 msgid "Loaded Modules" msgstr "Módulos carregados" -#: modules/computer.c:701 modules/computer.c:729 modules/computer.c:850 +#: modules/computer.c:714 modules/computer.c:742 modules/computer.c:863 #: modules/computer/languages.c:95 modules/computer/modules.c:370 -#: modules/devices/arm/processor.c:469 modules/devices/dmi.c:38 +#: modules/devices/arm/processor.c:468 modules/devices/dmi.c:38 #: modules/devices/dmi.c:49 modules/devices/gpu.c:249 #: modules/devices/ia64/processor.c:160 modules/devices/inputdevices.c:141 #: modules/devices/monitors.c:403 modules/devices/monitors.c:505 -#: modules/devices/sh/processor.c:84 modules/devices/x86/processor.c:751 -#: modules/network.c:332 +#: modules/devices/sh/processor.c:84 modules/devices/x86/processor.c:750 +#: modules/network.c:333 msgid "Name" msgstr "Nome" -#: modules/computer.c:715 +#: modules/computer.c:728 msgid "Date & Time" msgstr "Data e hora" -#: modules/computer.c:716 +#: modules/computer.c:729 msgid "Kernel Version" msgstr "Versão do kernel" -#: modules/computer.c:726 +#: modules/computer.c:739 msgid "Available Languages" msgstr "Idiomas disponíveis" -#: modules/computer.c:728 +#: modules/computer.c:741 msgid "Language Code" msgstr "Código de Idioma" -#: modules/computer.c:740 +#: modules/computer.c:753 msgid "Mounted File Systems" msgstr "Sistemas de ficheiros montado" -#: modules/computer.c:742 modules/computer/filesystem.c:89 +#: modules/computer.c:755 modules/computer/filesystem.c:89 msgid "Mount Point" msgstr "Ponto de montagem" -#: modules/computer.c:743 +#: modules/computer.c:756 msgid "Usage" msgstr "Utilização" -#: modules/computer.c:744 modules/devices.c:795 modules/devices.c:809 +#: modules/computer.c:757 modules/devices.c:795 modules/devices.c:809 #: modules/devices/gpu.c:85 modules/devices/gpu.c:93 modules/devices/gpu.c:241 #: modules/devices/pci.c:102 modules/devices/pci.c:110 #: modules/devices/pci.c:154 modules/devices/storage.c:48 #: modules/devices/storage.c:57 modules/devices/usb.c:172 -#: modules/devices/usb.c:184 modules/devices/x86/processor.c:812 +#: modules/devices/usb.c:184 modules/devices/x86/processor.c:811 msgid "Device" msgstr "Dispositivo" -#: modules/computer.c:766 +#: modules/computer.c:779 msgid "Session" msgstr "Sessão" -#: modules/computer.c:767 modules/devices.c:772 modules/devices.c:809 +#: modules/computer.c:780 modules/devices.c:772 modules/devices.c:809 #: modules/devices/dmi.c:56 modules/devices/dmi_memory.c:658 #: modules/devices/dmi_memory.c:807 modules/devices/inputdevices.c:142 -#: modules/devices/x86/processor.c:716 +#: modules/devices/x86/processor.c:715 msgid "Type" msgstr "Tipo" -#: modules/computer.c:770 +#: modules/computer.c:783 msgid "Wayland" msgstr "Wayland" -#: modules/computer.c:771 modules/computer.c:776 +#: modules/computer.c:784 modules/computer.c:789 msgid "Current Display Name" msgstr "Nome do ecrã atual" -#: modules/computer.c:772 modules/devices/arm/processor.c:256 -#: modules/devices/x86/processor.c:284 modules/devices/x86/processor.c:388 -#: modules/devices/x86/processor.c:526 -msgid "(Not Available)" -msgstr "(Indisponível)" - -#: modules/computer.c:775 +#: modules/computer.c:788 msgid "X Server" msgstr "Servidor X" -#: modules/computer.c:777 modules/computer.c:817 modules/devices.c:809 +#: modules/computer.c:790 modules/computer.c:830 modules/devices.c:809 #: modules/devices/dmi.c:40 modules/devices/dmi.c:46 modules/devices/dmi.c:50 #: modules/devices/dmi.c:55 modules/devices/dmi_memory.c:808 -#: modules/devices/dmi_memory.c:952 modules/devices/firmware.c:75 +#: modules/devices/dmi_memory.c:950 modules/devices/firmware.c:75 #: modules/devices/firmware.c:167 modules/devices/firmware.c:172 #: modules/devices/firmware.c:219 modules/devices/gpu.c:84 #: modules/devices/gpu.c:92 modules/devices/gpu.c:240 @@ -1156,160 +1791,144 @@ msgstr "Servidor X" #: modules/devices/monitors.c:402 modules/devices/pci.c:101 #: modules/devices/pci.c:109 modules/devices/storage.c:47 #: modules/devices/storage.c:56 modules/devices/storage.c:282 -#: modules/devices/storage.c:572 modules/devices/storage.c:771 -#: modules/devices/usb.c:171 modules/devices/x86/processor.c:655 +#: modules/devices/storage.c:572 modules/devices/storage.c:777 +#: modules/devices/usb.c:171 modules/devices/x86/processor.c:654 msgid "Vendor" msgstr "Fabricante" -#: modules/computer.c:779 +#: modules/computer.c:792 msgid "Release Number" msgstr "Número da versão" -#: modules/computer.c:787 +#: modules/computer.c:800 msgid "Screens" msgstr "Ecrãs" -#: modules/computer.c:793 +#: modules/computer.c:806 msgid "Disconnected" msgstr "Desligado" -#: modules/computer.c:796 +#: modules/computer.c:809 msgid "Connected" msgstr "Ligado" -#: modules/computer.c:804 +#: modules/computer.c:817 msgid "Unused" msgstr "Não utilizado" -#: modules/computer.c:805 +#: modules/computer.c:818 #, c-format msgid "%dx%d pixels, offset (%d, %d)" msgstr "%dx%d pixéis, deslocamento (%d, %d)" -#: modules/computer.c:814 +#: modules/computer.c:827 msgid "Outputs (XRandR)" msgstr "Saídas (XRandR)" -#: modules/computer.c:816 +#: modules/computer.c:829 msgid "OpenGL (GLX)" msgstr "OpenGL (GLX)" -#: modules/computer.c:818 +#: modules/computer.c:831 msgid "Renderer" msgstr "Renderizador" -#: modules/computer.c:819 +#: modules/computer.c:832 msgid "Direct Rendering" msgstr "Renderização direta" -#: modules/computer.c:820 modules/computer/modules.c:352 -#: modules/computer/modules.c:353 modules/devices/inputdevices.c:153 -#: modules/devices/printers.c:145 modules/devices/spd-decode.c:971 -msgid "Yes" -msgstr "Sim" - -#: modules/computer.c:820 modules/computer/modules.c:352 -#: modules/computer/modules.c:353 modules/devices/printers.c:145 -#: modules/devices/spd-decode.c:968 -msgid "No" -msgstr "Não" - -#: modules/computer.c:821 +#: modules/computer.c:834 msgid "Version (Compatibility)" msgstr "Versão (compatibilidade)" -#: modules/computer.c:822 +#: modules/computer.c:835 msgid "Shading Language Version (Compatibility)" msgstr "Versão da linguagem de sombreamento (compatibilidade)" -#: modules/computer.c:823 +#: modules/computer.c:836 msgid "Version (Core)" msgstr "Versão (núcleo)" -#: modules/computer.c:824 +#: modules/computer.c:837 msgid "Shading Language Version (Core)" msgstr "Versão de linguagem de sombreamento (núcleo)" -#: modules/computer.c:825 +#: modules/computer.c:838 msgid "Version (ES)" msgstr "Versão (ES)" -#: modules/computer.c:826 +#: modules/computer.c:839 msgid "Shading Language Version (ES)" msgstr "Versão da linguagem de sombreamento (ES)" -#: modules/computer.c:827 +#: modules/computer.c:840 msgid "GLX Version" msgstr "Versão GLX" -#: modules/computer.c:848 +#: modules/computer.c:861 msgid "Group" msgstr "Grupo" -#: modules/computer.c:851 modules/computer/users.c:49 +#: modules/computer.c:864 modules/computer/users.c:52 msgid "Group ID" msgstr "ID do Grupo" #. / "usable memory" -#: modules/computer.c:944 +#: modules/computer.c:957 #, c-format msgid "%0.1f %s available to Linux" msgstr "%0.1f%s disponível para Linux" -#: modules/computer.c:946 modules/devices/dmi_memory.c:715 +#: modules/computer.c:959 modules/devices/dmi_memory.c:715 #: modules/devices/dmi_memory.c:725 modules/devices/dmi_memory.c:866 -#: modules/devices/dmi_memory.c:997 +#: modules/devices/dmi_memory.c:995 msgid "GiB" msgstr "GiB" -#: modules/computer.c:950 modules/computer/memory_usage.c:73 +#: modules/computer.c:963 modules/computer/memory_usage.c:73 #: modules/computer/modules.c:370 msgid "KiB" msgstr "KiB" -#: modules/computer.c:1013 modules/devices/devicetree/pmac_data.c:82 +#: modules/computer.c:1026 modules/devices/devicetree/pmac_data.c:82 msgid "Motherboard" msgstr "Placa-mãe" -#: modules/computer.c:1041 +#: modules/computer.c:1054 msgid "Graphics" msgstr "Gráficos" -#: modules/computer.c:1042 modules/devices.c:108 +#: modules/computer.c:1055 modules/devices.c:109 msgid "Storage" msgstr "Armazenamento" -#: modules/computer.c:1042 modules/devices.c:104 +#: modules/computer.c:1055 modules/devices.c:105 msgid "Printers" msgstr "Impressoras" -#: modules/computer.c:1042 +#: modules/computer.c:1055 msgid "Audio" msgstr "Áudio" -#: modules/computer.c:1091 +#: modules/computer.c:1104 msgid "Gathers high-level computer information" msgstr "Reúne informação do computador de alto nível" -#: modules/computer.c:1102 +#: modules/computer.c:1115 msgid "lsmod is required." msgstr "" -#: modules/computer.c:1110 +#: modules/computer.c:1123 msgid "" "X.org's xrandr utility provides additional details when " "available." msgstr "" -#: modules/computer.c:1111 +#: modules/computer.c:1124 msgid "" "Mesa's glxinfo utility is required for OpenGL information." msgstr "" -#: modules/computer/alsa.c:34 -msgid "Audio Adapter" -msgstr "Adaptador de áudio" - #: modules/computer/filesystem.c:87 msgid "Filesystem" msgstr "Sistema de ficheiros" @@ -1329,7 +1948,7 @@ msgstr "Apenas-leitura" #: modules/computer/filesystem.c:90 modules/devices.c:795 #: modules/devices/dmi_memory.c:664 modules/devices/dmi_memory.c:811 #: modules/devices/dmi_memory.c:843 modules/devices/dmi_memory.c:882 -#: modules/devices/dmi_memory.c:951 +#: modules/devices/dmi_memory.c:949 msgid "Size" msgstr "Tamanho" @@ -1626,8 +2245,8 @@ msgstr "" #: modules/computer/modules.c:338 modules/computer/modules.c:339 #: modules/computer/modules.c:340 modules/computer/modules.c:341 #: modules/computer/modules.c:342 modules/computer/modules.c:343 -#: modules/devices/dmi.c:117 modules/devices/dmi_memory.c:938 -#: modules/devices/firmware.c:245 modules/devices/x86/processor.c:695 +#: modules/devices/dmi.c:116 modules/devices/firmware.c:245 +#: modules/devices/x86/processor.c:694 msgid "(Not available)" msgstr "(Indisponível)" @@ -1727,7 +2346,7 @@ msgstr "Acesso permitido (a executar como administrador)" msgid "Access forbidden? (running as superuser)" msgstr "Acesso proibido? (a executar como administrador)" -#: modules/computer/os.c:298 modules/computer/os.c:573 +#: modules/computer/os.c:298 modules/computer/os.c:572 msgid "Disabled" msgstr "Desativado" @@ -1762,193 +2381,68 @@ msgstr "%d bits (médio)" msgid "%d bits (healthy)" msgstr "%d bits (saudável)" -#: modules/computer/os.c:568 +#: modules/computer/os.c:567 msgid "Not installed" msgstr "Não instalado" -#: modules/computer/os.c:571 +#: modules/computer/os.c:570 msgid "Enabled" msgstr "Ativado" -#: modules/computer/uptime.c:54 -#, c-format -msgid "%d day" -msgid_plural "%d days" -msgstr[0] "%d dia" -msgstr[1] "%d dias" - -#: modules/computer/uptime.c:55 -#, c-format -msgid "%d hour" -msgid_plural "%d hours" -msgstr[0] "%d hora" -msgstr[1] "%d horas" - -#: modules/computer/uptime.c:56 -#, c-format -msgid "%d minute" -msgid_plural "%d minutes" -msgstr[0] "%d minuto" -msgstr[1] "%d minutos" - -#: modules/computer/users.c:47 +#: modules/computer/users.c:50 msgid "User Information" msgstr "Informação do utilizador" -#: modules/computer/users.c:48 +#: modules/computer/users.c:51 msgid "User ID" msgstr "ID do utilizador" -#: modules/computer/users.c:51 +#: modules/computer/users.c:54 msgid "Default Shell" msgstr "Shell predefinido" -#: modules/devices.c:99 -msgid "Graphics Processors" -msgstr "Processadores Gráficos" - -#: modules/devices.c:100 modules/devices/monitors.c:449 -#: modules/devices/monitors.c:495 -msgid "Monitors" -msgstr "Monitores" - -#: modules/devices.c:101 modules/devices/pci.c:175 -msgid "PCI Devices" -msgstr "Dispositivos PCI" - -#: modules/devices.c:102 modules/devices/usb.c:211 -msgid "USB Devices" -msgstr "Dispositivos USB" - -#: modules/devices.c:103 -msgid "Firmware" -msgstr "Firmware" - -#: modules/devices.c:105 -msgid "Battery" -msgstr "Bateria" - -#: modules/devices.c:106 -msgid "Sensors" -msgstr "Sensores" - -#: modules/devices.c:109 -msgid "System DMI" -msgstr "Sistema DMI" - -#: modules/devices.c:110 -msgid "Memory Devices" -msgstr "Dispositivos de memória" - -#: modules/devices.c:112 modules/devices.c:114 -msgid "Device Tree" -msgstr "Árvore de Dispositivos" - -#: modules/devices.c:116 -msgid "Resources" -msgstr "Recursos" - -#: modules/devices.c:771 -msgid "Sensor" -msgstr "Sensor" - -#: modules/devices.c:772 modules/devices/gpu.c:163 modules/devices/pci.c:148 -#: modules/devices/usb.c:139 -msgid "Driver" -msgstr "Driver" - -#: modules/devices.c:795 modules/devices/alpha/processor.c:88 -#: modules/devices/devicetree.c:163 modules/devices/devicetree.c:209 +#: modules/devices/alpha/processor.c:88 modules/devices.c:795 +#: modules/devices/devicetree.c:162 modules/devices/devicetree.c:208 #: modules/devices/devicetree/pmac_data.c:80 modules/devices/gpu.c:116 #: modules/devices/ia64/processor.c:165 #: modules/devices/loongarch64/processor.c:83 #: modules/devices/m68k/processor.c:84 modules/devices/mips/processor.c:75 #: modules/devices/monitors.c:404 modules/devices/parisc/processor.c:155 -#: modules/devices/ppc/processor.c:158 modules/devices/riscv/processor.c:182 -#: modules/devices/s390/processor.c:132 modules/devices/x86/processor.c:812 +#: modules/devices/ppc/processor.c:158 modules/devices/riscv/processor.c:181 +#: modules/devices/s390/processor.c:132 modules/devices/x86/processor.c:811 msgid "Model" msgstr "Modelo" -#: modules/devices.c:829 modules/devices/dmi_memory.c:883 -msgid "Devices" -msgstr "Dispositivos" - -#: modules/devices.c:841 -msgid "Update PCI ID listing" -msgstr "Atualizar lista de IDs de PCI" - -#: 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 "Reúne informações sobre dispositivos de hardware" - -#: modules/devices.c:924 -msgid "A copy of pci.ids is not available on the system." -msgstr "" - -#: modules/devices.c:927 -msgid "A full pci.ids is not available on the system." -msgstr "" - -#: modules/devices.c:932 -msgid "Resource information requires superuser privileges" -msgstr "Reúne informações sobre dispositivos de hardware" - -#: modules/devices.c:938 -msgid "" -"Any NVMe storage devices present are not listed.\n" -"udisks2 is required for NVMe devices." -msgstr "" - #: modules/devices/alpha/processor.c:89 msgid "Platform String" msgstr "String de plataforma" -#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:345 +#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:344 #: modules/devices/ia64/processor.c:167 #: modules/devices/loongarch64/processor.c:85 #: modules/devices/m68k/processor.c:87 modules/devices/mips/processor.c:77 #: modules/devices/parisc/processor.c:158 modules/devices/ppc/processor.c:160 -#: modules/devices/riscv/processor.c:186 modules/devices/sh/processor.c:87 -#: modules/devices/x86/processor.c:659 modules/devices/x86/processor.c:812 +#: modules/devices/riscv/processor.c:185 modules/devices/sh/processor.c:87 +#: modules/devices/x86/processor.c:658 modules/devices/x86/processor.c:811 msgid "Frequency" msgstr "Frequência" -#: modules/devices/alpha/processor.c:91 modules/devices/arm/processor.c:346 +#: modules/devices/alpha/processor.c:91 modules/devices/arm/processor.c:345 #: modules/devices/ia64/processor.c:168 modules/devices/m68k/processor.c:88 #: modules/devices/mips/processor.c:78 modules/devices/parisc/processor.c:159 #: modules/devices/ppc/processor.c:161 modules/devices/s390/processor.c:134 -#: modules/devices/sh/processor.c:90 modules/devices/x86/processor.c:660 +#: modules/devices/sh/processor.c:90 modules/devices/x86/processor.c:659 msgid "BogoMips" msgstr "BogoMips" -#: modules/devices/alpha/processor.c:92 modules/devices/arm/processor.c:347 +#: modules/devices/alpha/processor.c:92 modules/devices/arm/processor.c:346 #: modules/devices/ia64/processor.c:169 #: modules/devices/loongarch64/processor.c:88 #: modules/devices/m68k/processor.c:89 modules/devices/mips/processor.c:79 #: modules/devices/parisc/processor.c:160 modules/devices/ppc/processor.c:162 -#: modules/devices/riscv/processor.c:187 modules/devices/s390/processor.c:135 +#: modules/devices/riscv/processor.c:186 modules/devices/s390/processor.c:135 #: modules/devices/sh/processor.c:91 modules/devices/sparc/processor.c:77 -#: modules/devices/x86/processor.c:661 +#: modules/devices/x86/processor.c:660 msgid "Byte Order" msgstr "Ordem de Bytes" @@ -2128,73 +2622,69 @@ msgstr "Avançado SIMD / NEON em AArch64 (arco> 8)" msgid "ARM Processor" msgstr "Processador ARM" -#: modules/devices/arm/processor.c:214 modules/devices/riscv/processor.c:147 -#: modules/devices/x86/processor.c:610 +#: modules/devices/arm/processor.c:214 modules/devices/riscv/processor.c:146 +#: modules/devices/x86/processor.c:609 msgid "Empty List" msgstr "Lista vazia" -#: modules/devices/arm/processor.c:240 modules/devices/gpu.c:158 -#: modules/devices/gpu.c:242 modules/devices/x86/processor.c:268 +#: modules/devices/arm/processor.c:239 modules/devices/gpu.c:158 +#: modules/devices/gpu.c:242 modules/devices/x86/processor.c:267 msgid "Clocks" msgstr "Clocks Relógios" -#: modules/devices/arm/processor.c:286 modules/devices/arm/processor.c:299 -#: modules/devices/x86/processor.c:314 modules/devices/x86/processor.c:327 +#: modules/devices/arm/processor.c:285 modules/devices/arm/processor.c:298 +#: modules/devices/x86/processor.c:313 modules/devices/x86/processor.c:326 #, c-format msgid "%.2f-%.2f %s=%dx\n" msgstr "%.2f-%.2f %s=%dx\n" -#: modules/devices/arm/processor.c:342 +#: modules/devices/arm/processor.c:341 msgid "Linux Name" msgstr "Nome Linux" -#: modules/devices/arm/processor.c:343 +#: modules/devices/arm/processor.c:342 msgid "Decoded Name" msgstr "Nome decodificado" -#: modules/devices/arm/processor.c:344 modules/network/net.c:453 +#: modules/devices/arm/processor.c:343 modules/network/net.c:481 msgid "Mode" msgstr "Modo" -#: modules/devices/arm/processor.c:350 +#: modules/devices/arm/processor.c:349 msgid "ARM" msgstr "ARM" -#: modules/devices/arm/processor.c:351 +#: modules/devices/arm/processor.c:350 msgid "Implementer" msgstr "Implementador" -#: modules/devices/arm/processor.c:352 modules/devices/dmi_memory.c:953 +#: modules/devices/arm/processor.c:351 modules/devices/dmi_memory.c:951 msgid "Part" msgstr "Parte" -#: modules/devices/arm/processor.c:353 modules/devices/ia64/processor.c:162 -#: modules/devices/parisc/processor.c:156 modules/devices/riscv/processor.c:183 +#: modules/devices/arm/processor.c:352 modules/devices/ia64/processor.c:162 +#: modules/devices/parisc/processor.c:156 modules/devices/riscv/processor.c:182 msgid "Architecture" msgstr "Arquitetura" -#: modules/devices/arm/processor.c:354 +#: modules/devices/arm/processor.c:353 msgid "Variant" msgstr "Variante" -#: modules/devices/arm/processor.c:356 modules/devices/riscv/processor.c:190 -#: modules/devices/sparc/processor.c:78 modules/devices/x86/processor.c:667 +#: modules/devices/arm/processor.c:355 modules/devices/riscv/processor.c:189 +#: modules/devices/sparc/processor.c:78 modules/devices/x86/processor.c:666 msgid "Capabilities" msgstr "Capacidades" -#: modules/devices/arm/processor.c:468 +#: modules/devices/arm/processor.c:467 msgid "SOC/Package" msgstr "SOC/Pacote" #: modules/devices/arm/processor.c:471 modules/devices/x86/processor.c:752 -msgid "Topology" -msgstr "Topologia" - -#: modules/devices/arm/processor.c:472 modules/devices/x86/processor.c:753 msgid "Logical CPU Config" msgstr "Configuração lógica da CPU" -#: modules/devices/arm/processor.c:489 +#: modules/devices/arm/processor.c:488 msgid "SOC/Package Information" msgstr "SOC/Informações do pacote" @@ -2240,7 +2730,7 @@ msgstr "" "Número do Modelo=%s\n" "Número de série=%s\n" -#: modules/devices/battery.c:343 +#: modules/devices/battery.c:344 #, c-format msgid "" "\n" @@ -2259,99 +2749,192 @@ msgstr "" "APM driver versão=%s\n" "APM BIOS versão=%s\n" -#: modules/devices/battery.c:355 -#, c-format -msgid "" -"\n" -"[Battery (APM)]\n" -"Charge=%d%%\n" -"Using=%s\n" -"APM driver version=%s\n" -"APM BIOS version=%s\n" +#: modules/devices/battery.c:356 +#, c-format +msgid "" +"\n" +"[Battery (APM)]\n" +"Charge=%d%%\n" +"Using=%s\n" +"APM driver version=%s\n" +"APM BIOS version=%s\n" +msgstr "" +"\n" +"[Bateria (APM)]\n" +"Carga Carregar=%d%%\n" +"Usando=%s\n" +"APM driver versão=%s\n" +"APM BIOS versão=%s\n" + +#: modules/devices/battery.c:383 +msgid "" +"[No batteries]\n" +"No batteries found on this system=\n" +msgstr "" +"[Sem baterias]\n" +"Nenhuma bateria encontrada neste sistema=\n" + +#: modules/devices.c:100 +msgid "Graphics Processors" +msgstr "Processadores Gráficos" + +#: modules/devices.c:101 modules/devices/monitors.c:449 +#: modules/devices/monitors.c:495 +msgid "Monitors" +msgstr "Monitores" + +#: modules/devices.c:102 modules/devices/pci.c:175 +msgid "PCI Devices" +msgstr "Dispositivos PCI" + +#: modules/devices.c:103 modules/devices/usb.c:211 +msgid "USB Devices" +msgstr "Dispositivos USB" + +#: modules/devices.c:104 +msgid "Firmware" +msgstr "Firmware" + +#: modules/devices.c:106 +msgid "Battery" +msgstr "Bateria" + +#: modules/devices.c:107 +msgid "Sensors" +msgstr "Sensores" + +#: modules/devices.c:110 +msgid "System DMI" +msgstr "Sistema DMI" + +#: modules/devices.c:111 +msgid "Memory Devices" +msgstr "Dispositivos de memória" + +#: modules/devices.c:113 modules/devices.c:115 +msgid "Device Tree" +msgstr "Árvore de Dispositivos" + +#: modules/devices.c:117 +msgid "Resources" +msgstr "Recursos" + +#: modules/devices.c:771 +msgid "Sensor" +msgstr "Sensor" + +#: modules/devices.c:829 modules/devices/dmi_memory.c:883 +msgid "Devices" +msgstr "Dispositivos" + +#: modules/devices.c:841 +msgid "Update PCI ID listing" +msgstr "Atualizar lista de IDs de PCI" + +#: 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 "Reúne informações sobre dispositivos de hardware" + +#: modules/devices.c:924 +msgid "A copy of pci.ids is not available on the system." +msgstr "" + +#: modules/devices.c:927 +msgid "A full pci.ids is not available on the system." msgstr "" -"\n" -"[Bateria (APM)]\n" -"Carga Carregar=%d%%\n" -"Usando=%s\n" -"APM driver versão=%s\n" -"APM BIOS versão=%s\n" -#: modules/devices/battery.c:382 +#: modules/devices.c:932 +msgid "Resource information requires superuser privileges" +msgstr "Reúne informações sobre dispositivos de hardware" + +#: modules/devices.c:938 msgid "" -"[No batteries]\n" -"No batteries found on this system=\n" +"Any NVMe storage devices present are not listed.\n" +"udisks2 is required for NVMe devices." msgstr "" -"[Sem baterias]\n" -"Nenhuma bateria encontrada neste sistema=\n" -#: modules/devices/devicetree.c:52 +#: modules/devices/devicetree.c:51 msgid "Properties" msgstr "Propriedades" -#: modules/devices/devicetree.c:53 +#: modules/devices/devicetree.c:52 msgid "Children" msgstr "Crianças" -#: modules/devices/devicetree.c:89 +#: modules/devices/devicetree.c:88 msgid "Node" msgstr "Node nó" -#: modules/devices/devicetree.c:90 +#: modules/devices/devicetree.c:89 msgid "Node Path" msgstr "Caminho do Nó Node Path" -#: modules/devices/devicetree.c:91 +#: modules/devices/devicetree.c:90 msgid "Alias" msgstr "Alias" -#: modules/devices/devicetree.c:91 modules/devices/devicetree.c:92 -#: modules/devices/monitors.c:411 modules/devices/storage.c:306 -#: modules/devices/storage.c:328 -msgid "(None)" -msgstr "(Nenhum)" - -#: modules/devices/devicetree.c:92 +#: modules/devices/devicetree.c:91 msgid "Symbol" msgstr "Símbolo" -#: modules/devices/devicetree.c:145 modules/devices/devicetree/pmac_data.c:79 +#: modules/devices/devicetree.c:144 modules/devices/devicetree/pmac_data.c:79 msgid "Platform" msgstr "Plataforma" -#: modules/devices/devicetree.c:146 modules/devices/devicetree.c:211 +#: modules/devices/devicetree.c:145 modules/devices/devicetree.c:210 #: modules/devices/gpu.c:247 msgid "Compatible" msgstr "Compatível" -#: modules/devices/devicetree.c:147 +#: modules/devices/devicetree.c:146 msgid "GPU-compatible" msgstr "Compatível com GPU" -#: modules/devices/devicetree.c:162 +#: modules/devices/devicetree.c:161 msgid "Raspberry Pi or Compatible" msgstr "Raspberry Pi ou compatível" -#: modules/devices/devicetree.c:164 modules/devices/devicetree.c:191 -#: modules/devices/devicetree.c:210 modules/devices/devicetree/rpi_data.c:169 +#: modules/devices/devicetree.c:163 modules/devices/devicetree.c:190 +#: modules/devices/devicetree.c:209 modules/devices/devicetree/rpi_data.c:169 #: modules/devices/dmi.c:42 modules/devices/dmi.c:52 modules/devices/dmi.c:58 #: modules/devices/usb.c:181 msgid "Serial Number" msgstr "Número de série" -#: modules/devices/devicetree.c:165 modules/devices/devicetree/rpi_data.c:166 +#: modules/devices/devicetree.c:164 modules/devices/devicetree/rpi_data.c:166 msgid "RCode" msgstr "RCode" -#: modules/devices/devicetree.c:165 +#: modules/devices/devicetree.c:164 msgid "No revision code available; unable to lookup model details." msgstr "" "Nenhum código de revisão disponível; incapaz de pesquisar detalhes do modelo." -#: modules/devices/devicetree.c:190 +#: modules/devices/devicetree.c:189 msgid "More" msgstr "Mais" -#: modules/devices/devicetree.c:271 +#: modules/devices/devicetree.c:270 msgid "Messages" msgstr "Mensagens" @@ -2440,24 +3023,19 @@ msgstr "BIOS" msgid "Asset Tag" msgstr "Asset Tag Tag de patrimônio" -#: modules/devices/dmi.c:54 -msgid "Chassis" -msgstr "Chassis" - -#: modules/devices/dmi.c:121 modules/devices/dmi_memory.c:939 -#: modules/devices/x86/processor.c:696 +#: modules/devices/dmi.c:120 modules/devices/x86/processor.c:695 msgid "(Not available; Perhaps try running HardInfo as root.)" msgstr "" -#: modules/devices/dmi.c:162 +#: modules/devices/dmi.c:161 msgid "DMI Unavailable" msgstr "DMI indisponível" -#: modules/devices/dmi.c:164 +#: modules/devices/dmi.c:163 msgid "DMI is not avaliable. Perhaps this platform does not provide DMI." msgstr "O DMI não está disponível. Talvez esta plataforma não fornece DMI." -#: modules/devices/dmi.c:165 +#: modules/devices/dmi.c:164 msgid "DMI is not available; Perhaps try running HardInfo as root." msgstr "" @@ -2501,12 +3079,12 @@ msgstr "Lista dos dispositivos de memória" msgid "Memory Array" msgstr "Matriz de memória" -#: modules/devices/dmi_memory.c:747 modules/devices/x86/processor.c:715 +#: modules/devices/dmi_memory.c:747 modules/devices/x86/processor.c:714 msgid "DMI Handle" msgstr "Identificador DMI" #: modules/devices/dmi_memory.c:748 modules/devices/dmi_memory.c:804 -#: modules/devices/dmi_memory.c:841 modules/devices/dmi_memory.c:950 +#: modules/devices/dmi_memory.c:841 modules/devices/dmi_memory.c:948 msgid "Locator" msgstr "Localizador" @@ -2583,32 +3161,31 @@ msgstr "(Vazio)" msgid "Serial Presence Detect (SPD) Summary" msgstr "Resumo do Serial Presence Detect (SPD)" -#: modules/devices/dmi_memory.c:1007 -msgid " dmidecode utility available" -msgstr " dmidecode utilitário disponível" +#: modules/devices/dmi_memory.c:937 +msgid "(Not available - See hint box below)" +msgstr "" -#: modules/devices/dmi_memory.c:1008 -msgid " ... and HardInfo2 running with superuser privileges" -msgstr " ... e HardInfo2 rodando com privilégios de superutilizador" +#: modules/devices/dmi_memory.c:1005 +msgid " dmidecode package installed" +msgstr "" -#: modules/devices/dmi_memory.c:1009 -msgid "" -" at24 (or eeprom) module loaded (for SDR, DDR, DDR2, DDR3)" +#: modules/devices/dmi_memory.c:1006 +msgid " sudo chmod a+r /sys/firmware/dmi/tables/*" msgstr "" -#: modules/devices/dmi_memory.c:1010 -msgid "" -" ... or ee1004 module loaded and configured! " -"(for DDR4)" +#: modules/devices/dmi_memory.c:1007 +msgid " sudo modprobe at24 (or eeprom) (for SDR, DDR, DDR2, DDR3)" +msgstr "" + +#: modules/devices/dmi_memory.c:1008 +msgid " sudo modprobe ee1004 (for DDR4)" msgstr "" -" ... ou ee1004 módulo carregado e configurado! " -"(para DDR4)" -#: modules/devices/dmi_memory.c:1019 -msgid "Memory information requires one or both of the following:" -msgstr "As informações de memória precisam um ou ambos do seguinte:" +#: modules/devices/dmi_memory.c:1017 +msgid "Memory Information requires more Setup:" +msgstr "" -#: modules/devices/dmi_memory.c:1045 +#: modules/devices/dmi_memory.c:1043 msgid "" "\"More often than not, information contained in the DMI tables is " "inaccurate,\n" @@ -2727,7 +3304,7 @@ msgid "Plugin" msgstr "Plugin" #: modules/devices/firmware.c:74 modules/devices/firmware.c:205 -#: modules/network.c:380 +#: modules/network.c:381 msgid "Flags" msgstr "Sinalizadores" @@ -2821,10 +3398,6 @@ msgstr "Dispositivo DRM" msgid "Class" msgstr "Classe" -#: modules/devices/gpu.c:159 modules/devices/gpu.c:243 -msgid "Core" -msgstr "Núcleo" - #: modules/devices/gpu.c:164 modules/devices/pci.c:149 msgid "In Use" msgstr "Em uso" @@ -2845,36 +3418,12 @@ msgstr "Operating Points (OPPv1)" msgid "Operating Points (OPPv2)" msgstr "Operating Points (OPPv2)" -#: modules/devices/gpu.c:216 -msgid "Frequency Scaling" -msgstr "Escala de frequência" - -#: modules/devices/gpu.c:217 -msgid "Minimum" -msgstr "Mínimo" - -#: modules/devices/gpu.c:217 modules/devices/gpu.c:218 -msgid "kHz" -msgstr "kHz" - -#: modules/devices/gpu.c:218 -msgid "Maximum" -msgstr "Máximo" - -#: modules/devices/gpu.c:219 -msgid "Transition Latency" -msgstr "Latência de transição" - -#: modules/devices/gpu.c:219 -msgid "ns" -msgstr "ns" - #: modules/devices/gpu.c:245 msgid "Device Tree Node" msgstr "Device Tree Node" #: modules/devices/gpu.c:248 modules/devices/monitors.c:475 -#: modules/network/net.c:454 +#: modules/network/net.c:482 msgid "Status" msgstr "Estado" @@ -2925,7 +3474,7 @@ msgstr "Tipo de sistema" msgid "BogoMIPS" msgstr "" -#: modules/devices/m68k/processor.c:85 modules/devices/riscv/processor.c:185 +#: modules/devices/m68k/processor.c:85 modules/devices/riscv/processor.c:184 msgid "MMU" msgstr "MMU" @@ -2976,7 +3525,7 @@ msgid "Analog" msgstr "Analógico" #: modules/devices/monitors.c:395 modules/devices/usb.c:135 -#: modules/network.c:310 modules/network.c:363 modules/network.c:380 +#: modules/network.c:311 modules/network.c:364 modules/network.c:381 msgid "Interface" msgstr "Interface" @@ -3089,10 +3638,6 @@ msgstr "DRM" msgid "PA-RISC Processor" msgstr "Processador PA-RISC" -#: modules/devices/parisc/processor.c:157 -msgid "System" -msgstr "Sistema" - #: modules/devices/parisc/processor.c:161 msgid "HVersion" msgstr "HVersion" @@ -3101,10 +3646,6 @@ msgstr "HVersion" msgid "SVersion" msgstr "SVersion" -#: modules/devices/parisc/processor.c:163 modules/devices/x86/processor.c:664 -msgid "Cache" -msgstr "Cache" - #: modules/devices/pci.c:123 msgid "Link Width" msgstr "Largura da ligação" @@ -3193,7 +3734,7 @@ msgstr "" "[Impressoras]\n" "Nenhuma impressora encontrada=\n" -#: modules/devices/riscv/processor.c:184 +#: modules/devices/riscv/processor.c:183 msgid "uarch" msgstr "uarch" @@ -3377,7 +3918,7 @@ msgid "Timings" msgstr "Tempos" #: modules/devices/spd-decode.c:549 modules/devices/spd-decode.c:940 -#: modules/devices/spd-decode.c:982 modules/devices/x86/processor.c:717 +#: modules/devices/spd-decode.c:982 modules/devices/x86/processor.c:716 msgid "Voltage" msgstr "Voltagem" @@ -3426,6 +3967,7 @@ msgid "XMP Profile" msgstr "Perfil XMP" #: modules/devices/spd-decode.c:939 modules/devices/usb.c:176 +#: modules/network/net.c:443 msgid "Speed" msgstr "Velocidade" @@ -3701,7 +4243,7 @@ msgstr "Ejetável" msgid "Self-monitoring (S.M.A.R.T.)" msgstr "Monitorização automática (S.M.A.R.T.)" -#: modules/devices/storage.c:266 modules/devices/x86/processor.c:665 +#: modules/devices/storage.c:266 modules/devices/x86/processor.c:664 msgid "Power Management" msgstr "Gestão de energia" @@ -3831,7 +4373,7 @@ msgstr "" "\n" "[SCSI Discos]\n" -#: modules/devices/storage.c:567 modules/devices/storage.c:767 +#: modules/devices/storage.c:567 modules/devices/storage.c:773 #, c-format msgid "" "[Device Information]\n" @@ -3867,12 +4409,12 @@ msgstr "" "\n" "[IDE Discos]\n" -#: modules/devices/storage.c:704 +#: modules/devices/storage.c:707 #, c-format msgid "Driver=%s\n" msgstr "Driver=%s\n" -#: modules/devices/storage.c:773 +#: modules/devices/storage.c:779 #, c-format msgid "" "Device Name=hd%c\n" @@ -3883,7 +4425,7 @@ msgstr "" "mídia=%s\n" "Cache=%dkb\n" -#: modules/devices/storage.c:783 +#: modules/devices/storage.c:789 #, c-format msgid "" "[Geometry]\n" @@ -3894,7 +4436,7 @@ msgstr "" "Físico=%s\n" "Lógico=%s\n" -#: modules/devices/storage.c:793 +#: modules/devices/storage.c:799 #, c-format msgid "" "[Capabilities]\n" @@ -3903,7 +4445,7 @@ msgstr "" "[Capacidades]\n" "%s" -#: modules/devices/storage.c:800 +#: modules/devices/storage.c:806 #, c-format msgid "" "[Speeds]\n" @@ -3916,11 +4458,11 @@ msgstr "" msgid "Sub-class" msgstr "Subclasse" -#: modules/devices/usb.c:138 modules/devices/usb.c:179 modules/network.c:347 +#: modules/devices/usb.c:138 modules/devices/usb.c:179 modules/network.c:348 msgid "Protocol" msgstr "Protocolo" -#: modules/devices/usb.c:146 modules/network/net.c:451 +#: modules/devices/usb.c:146 modules/network/net.c:479 msgid "Mb/s" msgstr "Mb/s" @@ -3954,84 +4496,66 @@ msgid "Level %d (%s)=%d-way set-associative, %d sets, %dKB size\n" msgstr "" "Nível %d (%s)=%d-maneira conjunto-associativa, %d conjuntos, %dKB tamanho\n" -#. /cache type, as appears in: Level 1 (Data) -#: modules/devices/x86/processor.c:170 -msgctxt "cache-type" -msgid "Data" -msgstr "Data" - -#. /cache type, as appears in: Level 1 (Instruction) -#: modules/devices/x86/processor.c:171 -msgctxt "cache-type" -msgid "Instruction" -msgstr "Instrução" - -#. /cache type, as appears in: Level 2 (Unified) -#: modules/devices/x86/processor.c:172 -msgctxt "cache-type" -msgid "Unified" -msgstr "Unificado" - -#: modules/devices/x86/processor.c:367 +#: modules/devices/x86/processor.c:366 msgid "Caches" msgstr "Caches" -#: modules/devices/x86/processor.c:418 modules/devices/x86/processor.c:435 +#: modules/devices/x86/processor.c:417 modules/devices/x86/processor.c:434 #, c-format msgid "Level %d (%s)#%d=%dx %dKB (%dKB), %d-way set-associative, %d sets\n" msgstr "" "Level %d (%s)#%d=%dx %dKB (%dKB), %d-maneira conjunta-associativa, %d " "Conjuntos\n" -#: modules/devices/x86/processor.c:649 +#: modules/devices/x86/processor.c:648 msgid "Model Name" msgstr "Nome do modelo" -#: modules/devices/x86/processor.c:650 +#: modules/devices/x86/processor.c:649 msgid "Family, model, stepping" msgstr "Família, modelo, pisar Stpeping" -#: modules/devices/x86/processor.c:656 +#: modules/devices/x86/processor.c:655 msgid "Microcode Version" msgstr "Versão do microcódigo" -#: modules/devices/x86/processor.c:657 +#: modules/devices/x86/processor.c:656 msgid "Configuration" msgstr "Configuração" -#: modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:657 msgid "Cache Size" msgstr "Tamanho do Cache" -#: modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:657 msgid "kb" msgstr "kb" -#: modules/devices/x86/processor.c:666 +#: modules/devices/x86/processor.c:665 msgid "Bug Workarounds" msgstr "Soluções alternativas para insetos" -#: modules/devices/x86/processor.c:693 +#: modules/devices/x86/processor.c:692 msgid "Socket Information" msgstr "Informação Socket" -#: modules/devices/x86/processor.c:714 +#: modules/devices/x86/processor.c:713 msgid "CPU Socket" msgstr "CPU Socket" -#: modules/devices/x86/processor.c:718 +#: modules/devices/x86/processor.c:717 msgid "External Clock" msgstr "Clock externo" -#: modules/devices/x86/processor.c:719 +#: modules/devices/x86/processor.c:718 msgid "Max Frequency" msgstr "Frequência máxima" -#: modules/devices/x86/processor.c:750 +#: modules/devices/x86/processor.c:749 msgid "Package Information" msgstr "Informação do pacote" -#: modules/devices/x86/processor.c:812 +#: modules/devices/x86/processor.c:811 msgid "Socket:Core" msgstr "Socket:Núcleo" @@ -5493,7 +6017,7 @@ msgstr "Ligações IP" msgid "Routing Table" msgstr "Tabela de roteamento" -#: modules/network.c:64 modules/network.c:309 +#: modules/network.c:64 modules/network.c:310 msgid "ARP Table" msgstr "Tabela ARP" @@ -5509,311 +6033,346 @@ msgstr "Estatísticas" msgid "Shared Directories" msgstr "Diretórios Compartilhados" -#: modules/network.c:310 modules/network.c:332 modules/network.c:363 -#: modules/network/net.c:472 +#: modules/network.c:311 modules/network.c:333 modules/network.c:364 +#: modules/network/net.c:500 msgid "IP Address" msgstr "Endereço de IP" -#: modules/network.c:310 +#: modules/network.c:311 msgid "MAC Address" msgstr "Endereço MAC" -#: modules/network.c:319 +#: modules/network.c:320 msgid "SAMBA" msgstr "SAMBA" -#: modules/network.c:320 +#: modules/network.c:321 msgid "NFS" msgstr "NFS" -#: modules/network.c:331 +#: modules/network.c:332 msgid "Name Servers" msgstr "Nome de Servidores" -#: modules/network.c:346 +#: modules/network.c:347 msgid "Connections" msgstr "Ligações" -#: modules/network.c:347 +#: modules/network.c:348 msgid "Local Address" msgstr "Endereço Local" -#: modules/network.c:347 +#: modules/network.c:348 msgid "Foreign Address" msgstr "Endereço Exterior" -#: modules/network.c:347 +#: modules/network.c:348 msgid "State" msgstr "Estado" -#: modules/network.c:363 +#: modules/network.c:364 msgid "Sent" msgstr "Enviado" -#: modules/network.c:363 +#: modules/network.c:364 msgid "Received" msgstr "Recebido" -#: modules/network.c:379 +#: modules/network.c:380 msgid "IP routing table" msgstr "Tabela de roteamento IP" -#: modules/network.c:380 +#: modules/network.c:381 msgid "Destination/Gateway" msgstr "Destino/Gateway" -#: modules/network.c:380 modules/network/net.c:473 +#: modules/network.c:381 modules/network/net.c:501 msgid "Mask" msgstr "Máscara" -#: modules/network.c:408 +#: modules/network.c:409 msgid "Network" msgstr "Rede" -#: modules/network.c:441 +#: modules/network.c:442 msgid "Gathers information about this computer's network connection" msgstr "Reúne informação sobre a ligação de rede deste computador" -#: modules/network/net.c:72 +#: modules/network/net.c:74 msgctxt "wi-op-mode" msgid "Auto" msgstr "Automático" -#: modules/network/net.c:73 +#: modules/network/net.c:75 msgctxt "wi-op-mode" msgid "Ad-Hoc" msgstr "Ad-Hoc" -#: modules/network/net.c:74 +#: modules/network/net.c:76 msgctxt "wi-op-mode" msgid "Managed" msgstr "Gerenciado" -#: modules/network/net.c:75 +#: modules/network/net.c:77 msgctxt "wi-op-mode" msgid "Master" msgstr "Principal" -#: modules/network/net.c:76 +#: modules/network/net.c:78 msgctxt "wi-op-mode" msgid "Repeater" msgstr "Repetidor" -#: modules/network/net.c:77 +#: modules/network/net.c:79 msgctxt "wi-op-mode" msgid "Secondary" msgstr "Secondário" -#: modules/network/net.c:78 +#: modules/network/net.c:80 msgctxt "wi-op-mode" msgid "(Unknown)" msgstr "(Desconhecido)" -#: modules/network/net.c:242 modules/network/net.c:262 -#: modules/network/net.c:270 +#: modules/network/net.c:268 modules/network/net.c:288 +#: modules/network/net.c:296 msgctxt "net-if-type" msgid "Ethernet" msgstr "Ethernet" -#: modules/network/net.c:243 +#: modules/network/net.c:269 msgctxt "net-if-type" msgid "Loopback" msgstr "Loopback" -#: modules/network/net.c:244 +#: modules/network/net.c:270 msgctxt "net-if-type" msgid "Point-to-Point" msgstr "Ponto-a-Ponto" -#: modules/network/net.c:245 modules/network/net.c:246 -#: modules/network/net.c:247 modules/network/net.c:248 -#: modules/network/net.c:272 +#: modules/network/net.c:271 modules/network/net.c:272 +#: modules/network/net.c:273 modules/network/net.c:274 +#: modules/network/net.c:298 msgctxt "net-if-type" msgid "Wireless" msgstr "Rede sem fio" -#: modules/network/net.c:249 +#: modules/network/net.c:275 msgctxt "net-if-type" msgid "Virtual Point-to-Point (TUN)" msgstr "Ponto-a-ponto virtual (TUN)" -#: modules/network/net.c:250 +#: modules/network/net.c:276 msgctxt "net-if-type" msgid "Ethernet (TAP)" msgstr "Ethernet (TAP)" -#: modules/network/net.c:251 +#: modules/network/net.c:277 msgctxt "net-if-type" msgid "Parallel Line Internet Protocol" msgstr "Protocolo de Internet de Linha Paralela" -#: modules/network/net.c:252 +#: modules/network/net.c:278 msgctxt "net-if-type" msgid "Infrared" msgstr "Infravermelho" -#: modules/network/net.c:253 modules/network/net.c:271 +#: modules/network/net.c:279 modules/network/net.c:297 msgctxt "net-if-type" msgid "Serial Line Internet Protocol" msgstr "Protocolo de Internet de Linha Serial" -#: modules/network/net.c:254 +#: modules/network/net.c:280 msgctxt "net-if-type" msgid "Integrated Services Digital Network" msgstr "Rede Digital de Serviços Integrados" -#: modules/network/net.c:255 +#: modules/network/net.c:281 msgctxt "net-if-type" msgid "IPv6-over-IPv4 Tunnel" msgstr "Túnel IPv6-sobre-IPv4" -#: modules/network/net.c:256 +#: modules/network/net.c:282 msgctxt "net-if-type" msgid "VMWare Virtual Network Interface (NAT)" msgstr "VMWare Interface de Rede Virtual (NAT)" -#: modules/network/net.c:257 +#: modules/network/net.c:283 msgctxt "net-if-type" msgid "VMWare Virtual Network Interface" msgstr "Interface de Rede Virtual do VMWare" -#: modules/network/net.c:258 +#: modules/network/net.c:284 msgctxt "net-if-type" msgid "Personal Area Network (PAN)" msgstr "Rede de Área Pessoal (PAN)" -#: modules/network/net.c:259 +#: modules/network/net.c:285 msgctxt "net-if-type" msgid "Bluetooth" msgstr "Bluetooth" -#: modules/network/net.c:260 +#: modules/network/net.c:286 msgctxt "net-if-type" msgid "Bridge Interface" msgstr "Interface Ponte" -#: modules/network/net.c:261 +#: modules/network/net.c:287 msgctxt "net-if-type" msgid "Hamachi Virtual Personal Network" msgstr "Rede Pessoal Virtual do Hamachi" -#: modules/network/net.c:263 +#: modules/network/net.c:289 msgctxt "net-if-type" msgid "Intermediate Functional Block" msgstr "Bloco Funcional Intermediário" -#: modules/network/net.c:264 +#: modules/network/net.c:290 msgctxt "net-if-type" msgid "GRE Network Tunnel" msgstr "Túnel de Rede GRE" -#: modules/network/net.c:265 +#: modules/network/net.c:291 msgctxt "net-if-type" msgid "Mesh Network" msgstr "Malha de Rede" -#: modules/network/net.c:266 +#: modules/network/net.c:292 msgctxt "net-if-type" msgid "Wireless Master Interface" msgstr "Interface Principal Wireless" -#: modules/network/net.c:267 +#: modules/network/net.c:293 msgctxt "net-if-type" msgid "VirtualBox Virtual Network Interface" msgstr "Interface de Rede Virtual do VirtualBox" -#: modules/network/net.c:273 +#: modules/network/net.c:299 msgctxt "net-if-type" msgid "Wireless (WAN)" msgstr "Rede sem fio (WAN)" -#: modules/network/net.c:275 +#: modules/network/net.c:301 msgctxt "net-if-type" msgid "(Unknown)" msgstr "(Desconhecido)" -#: modules/network/net.c:343 modules/network/net.c:353 +#: modules/network/net.c:369 modules/network/net.c:379 msgid "Network Interfaces" msgstr "Interfaces de Rede" -#: modules/network/net.c:343 +#: modules/network/net.c:369 msgid "None Found" msgstr "Nenhum Encontrado" -#: modules/network/net.c:409 +#: modules/network/net.c:436 msgid "Network Adapter Properties" msgstr "Propriedades do adaptador de rede" -#: modules/network/net.c:410 +#: modules/network/net.c:437 msgid "Interface Type" msgstr "Tipo de interface" -#: modules/network/net.c:411 +#: modules/network/net.c:438 msgid "Hardware Address (MAC)" msgstr "Endereço físico (MAC)" -#: modules/network/net.c:415 +#: modules/network/net.c:442 msgid "MTU" msgstr "MTU" -#: modules/network/net.c:416 +#: modules/network/net.c:444 msgid "Transfer Details" msgstr "Detalhes da transferência" -#: modules/network/net.c:417 +#: modules/network/net.c:445 msgid "Bytes Received" msgstr "Bytes recebidos" -#: modules/network/net.c:418 +#: modules/network/net.c:446 msgid "Bytes Sent" msgstr "Bytes Enviados" -#: modules/network/net.c:435 modules/network/net.c:457 -#: modules/network/net.c:458 +#: modules/network/net.c:463 modules/network/net.c:485 +#: modules/network/net.c:486 msgid "dBm" msgstr "dBm" -#: modules/network/net.c:435 +#: modules/network/net.c:463 msgid "mW" msgstr "mW" -#: modules/network/net.c:449 +#: modules/network/net.c:477 msgid "Wireless Properties" msgstr "Propriedades da rede sem fios" -#: modules/network/net.c:450 +#: modules/network/net.c:478 msgid "Network Name (SSID)" msgstr "Nome da Rede (SSID)" -#: modules/network/net.c:451 +#: modules/network/net.c:479 msgid "Bit Rate" msgstr "Taxa de Bits" -#: modules/network/net.c:452 +#: modules/network/net.c:480 msgid "Transmission Power" msgstr "Potência de transmissão" -#: modules/network/net.c:455 +#: modules/network/net.c:483 msgid "Link Quality" msgstr "Qualidade da ligação" -#: modules/network/net.c:456 +#: modules/network/net.c:484 msgid "Signal / Noise" msgstr "Sinal / Ruído" -#: modules/network/net.c:471 +#: modules/network/net.c:499 msgid "Internet Protocol (IPv4)" msgstr "Protocolo de internet (IPv4)" -#: modules/network/net.c:472 modules/network/net.c:473 -#: modules/network/net.c:475 +#: modules/network/net.c:500 modules/network/net.c:501 +#: modules/network/net.c:503 msgid "(Not set)" msgstr "(Não configurado)" -#: modules/network/net.c:474 +#: modules/network/net.c:502 msgid "Broadcast Address" msgstr "Endereço de transmissão" +#~ msgid "_Copy to Clipboard" +#~ msgstr "_Copiar para área de transferência" + +#~ msgid "Copy to clipboard" +#~ msgstr "Copiar para área de transferência" + +#~ msgid " dmidecode utility available" +#~ msgstr " dmidecode utilitário disponível" + +#~ msgid " ... and HardInfo2 running with superuser privileges" +#~ msgstr " ... e HardInfo2 rodando com privilégios de superutilizador" + +#~ msgid "" +#~ " ... or ee1004 module loaded and configured! " +#~ "(for DDR4)" +#~ msgstr "" +#~ " ... ou ee1004 módulo carregado e configurado! (para DDR4)" + +#~ msgid "Memory information requires one or both of the following:" +#~ msgstr "" +#~ "As informações de memória precisam um ou ambos do seguinte:" + +#~ msgctxt "cache-type" +#~ msgid "Data" +#~ msgstr "Data" + +#~ msgctxt "cache-type" +#~ msgid "Instruction" +#~ msgstr "Instrução" + +#~ msgctxt "cache-type" +#~ msgid "Unified" +#~ msgstr "Unificado" + #, c-format #~ msgid "" #~ "Written by %s\n" @@ -5837,9 +6396,6 @@ msgstr "Endereço de transmissão" #~ "devem ser comparados com os da versão atual. Alguns detalhes estão " #~ "faltando." -#~ msgid "Field" -#~ msgstr "Field" - #~ msgid "Total Memory" #~ msgstr "Memoria total" @@ -5876,258 +6432,6 @@ msgstr "Endereço de transmissão" #~ msgid "RISC-V Processor" #~ msgstr "Processador RISC-V" -#~ msgid "Little Endian" -#~ msgstr "Little Endian" - -#~ msgid "Big Endian" -#~ msgstr "Big Endian" - -#~ msgid "Current" -#~ msgstr "Atual" - -#~ msgid "Governor" -#~ msgstr "Governor" - -#~ msgid "Socket" -#~ msgstr "Socket" - -#~ msgid "Book" -#~ msgstr "Livro" - -#~ msgid "Drawer" -#~ msgstr "Gaveta" - -#~ msgid "ID" -#~ msgstr "ID" - -#~ msgid "BIOS Information" -#~ msgstr "Informação da BIOS" - -#~ msgid "Base Board" -#~ msgstr "Placa base" - -#~ msgid "Memory Controller" -#~ msgstr "Controlador de memória" - -#~ msgid "Memory Module" -#~ msgstr "Módulo de memória" - -#~ msgid "Port Connector" -#~ msgstr "Conector de porta" - -#~ msgid "System Slots" -#~ msgstr "Slots do sistema" - -#~ msgid "On Board Devices" -#~ msgstr "Dispositivos on board" - -#~ msgid "OEM Strings" -#~ msgstr "OEM Strings" - -#~ msgid "System Configuration Options" -#~ msgstr "Opções de configuração do sistema" - -#~ msgid "BIOS Language" -#~ msgstr "Idioma do BIOS" - -#~ msgid "Group Associations" -#~ msgstr "Associações de grupo" - -#~ msgid "System Event Log" -#~ msgstr "Relatório de eventos do sistema" - -#~ msgid "Physical Memory Array" -#~ msgstr "Conjunto de memória física" - -#~ msgid "Memory Device" -#~ msgstr "Dispositivo de memória" - -#~ msgid "32-bit Memory Error" -#~ msgstr "Erro de memória 32 bits" - -#~ msgid "Memory Array Mapped Address" -#~ msgstr "Endereço do conjunto de memória mapeado" - -#~ msgid "Memory Device Mapped Address" -#~ msgstr "Endereço do dispositivo de memória mapeado" - -#~ msgid "Built-in Pointing Device" -#~ msgstr "Dispositivo apontador embutido" - -#~ msgid "Portable Battery" -#~ msgstr "Bateria portátil" - -#~ msgid "System Reset" -#~ msgstr "Reinício do sistema" - -#~ msgid "Hardware Security" -#~ msgstr "Segurança do hardware" - -#~ msgid "System Power Controls" -#~ msgstr "Controlos de energia do sistema" - -#~ msgid "Voltage Probe" -#~ msgstr "Sondagem de voltagem" - -#~ msgid "Cooling Device" -#~ msgstr "Dispositivo de refrigeração" - -#~ msgid "Temperature Probe" -#~ msgstr "Sondagem de temperatura" - -#~ msgid "Electrical Current Probe" -#~ msgstr "Sondagem de corrente elétrica" - -#~ msgid "Out-of-band Remote Access" -#~ msgstr "Acesso remoto fora da banda" - -#~ msgid "Boot Integrity Services" -#~ msgstr "Serviços de integridade de arranque" - -#~ msgid "System Boot" -#~ msgstr "Arranque do sistema" - -#~ msgid "64-bit Memory Error" -#~ msgstr "Erro de memória de 64 bits" - -#~ msgid "Management Device" -#~ msgstr "Dispositivo de gestão" - -#~ msgid "Management Device Component" -#~ msgstr "Componente do dispositivo de gestão" - -#~ msgid "Management Device Threshold Data" -#~ msgstr "Dados do limiar do dispositivo de gestão" - -#~ msgid "Memory Channel" -#~ msgstr "Canal de memória" - -#~ msgid "IPMI Device" -#~ msgstr "Dispositivo IPMI" - -#~ msgid "Power Supply" -#~ msgstr "Fonte de alimentação" - -#~ msgid "Additional Information" -#~ msgstr "Informação adicional" - -#~ msgid "Onboard Device" -#~ msgstr "Dispositivo onboard" - -#~ msgid "Invalid chassis type (0)" -#~ msgstr "Tipo de chassi inválido (0)" - -#~ msgid "Unknown chassis type" -#~ msgstr "Tipo de chassi desconhecido" - -#~ msgid "Desktop" -#~ msgstr "Desktop" - -#~ msgid "Low-profile Desktop" -#~ msgstr "Desktop de baixo perfil" - -#~ msgid "Pizza Box" -#~ msgstr "Caixa de pizza" - -#~ msgid "Mini Tower" -#~ msgstr "Mini torre" - -#~ msgid "Tower" -#~ msgstr "Torre" - -#~ msgid "Portable" -#~ msgstr "Portátil" - -#~ msgid "Notebook" -#~ msgstr "Notebook" - -#~ msgid "Handheld" -#~ msgstr "Handheld" - -#~ msgid "Docking Station" -#~ msgstr "Estação de ancoragem" - -#~ msgid "All-in-one" -#~ msgstr "All-in-one" - -#~ msgid "Subnotebook" -#~ msgstr "Subnotebook" - -#~ msgid "Space-saving" -#~ msgstr "Poupança de espaço" - -#~ msgid "Lunch Box" -#~ msgstr "Lancheira" - -#~ msgid "Main Server Chassis" -#~ msgstr "Chassis do servidor principal" - -#~ msgid "Expansion Chassis" -#~ msgstr "Chassis de expansão" - -#~ msgid "Sub Chassis" -#~ msgstr "Sub chassis" - -#~ msgid "Bus Expansion Chassis" -#~ msgstr "Chassis de expansão de barramento" - -#~ msgid "Peripheral Chassis" -#~ msgstr "Chassis periférico" - -#~ msgid "RAID Chassis" -#~ msgstr "Chassis RAID" - -#~ msgid "Rack Mount Chassis" -#~ msgstr "Chassis de montagem em rack" - -#~ msgid "Sealed-case PC" -#~ msgstr "PC com caixa selada" - -#~ msgid "Multi-system" -#~ msgstr "Multi-sistema" - -#~ msgid "CompactPCI" -#~ msgstr "PCI compacto" - -#~ msgid "AdvancedTCA" -#~ msgstr "TCA avançado" - -#~ msgid "Blade" -#~ msgstr "Palheta" - -#~ msgid "Blade Enclosing" -#~ msgstr "Juntada de palheta" - -#~ msgid "Tablet" -#~ msgstr "Tablet" - -#~ msgid "Convertible" -#~ msgstr "Conversível" - -#~ msgid "Detachable" -#~ msgstr "Destacável" - -#~ msgid "IoT Gateway" -#~ msgstr "Passagem IoT" - -#~ msgid "Embedded PC" -#~ msgstr "PC embutido" - -#~ msgid "Mini PC" -#~ msgstr "PC mini" - -#~ msgid "Stick PC" -#~ msgstr "PC colocado" - -#~ msgid "phandle Map" -#~ msgstr "Mapa de phandle" - -#~ msgid "Alias Map" -#~ msgstr "Mapa de alias" - -#~ msgid "Symbol Map" -#~ msgstr "Mapa de símbolo" - #, c-format #~ msgid "" #~ "Copyright (C) 2003-%d L. A. F. Pereira. See COPYING for details.\n" @@ -6180,70 +6484,12 @@ msgstr "Endereço de transmissão" #~ msgid "Unknown benchmark ``%s'' or benchmark.so not loaded" #~ msgstr "Benchmark desconhecido `` 1%s'' ou benchmark.so não foi carregado" -#~ msgid "Don't know what to do. Exiting." -#~ msgstr "Não sabe o que fazer. A sair." - -#, c-format -#~ msgid "%d second" -#~ msgid_plural "%d seconds" -#~ msgstr[0] "%d segundo" -#~ msgstr[1] "%d segundos" - -#, c-format -#~ msgid "%.1f B" -#~ msgstr "%.1f B" - -#, c-format -#~ msgid "%.1f KiB" -#~ msgstr "%.1f KiB" - -#, c-format -#~ msgid "%.1f MiB" -#~ msgstr "%.1f MiB" - -#, c-format -#~ msgid "%.1f GiB" -#~ msgstr "%.1f GiB" - -#, c-format -#~ msgid "%.1f TiB" -#~ msgstr "%.1f TiB" - -#, c-format -#~ msgid "%.1f PiB" -#~ msgstr "%.1f PiB" - -#~ msgid "Error" -#~ msgstr "Erro" - -#~ msgid "Warning" -#~ msgstr "Aviso" - -#~ msgid "Fatal Error" -#~ msgstr "Erro fatal" - -#~ msgid "creates a report and prints to standard output" -#~ msgstr "cria um relatório e mostra pela saída padrão" - -#~ msgid "chooses a report format ([text], html)" -#~ msgstr "escolhe um formato de relatório ([texto], html)" - #~ msgid "run benchmark; requires benchmark.so to be loaded" #~ msgstr "executar benchmark; requer benchmark.so a ser carregado" #~ msgid "note attached to benchmark results" #~ msgstr "nota anexada aos resultados de benchmark" -#~ msgid "benchmark result format ([short], conf, shell)" -#~ msgstr "formato de resultado de benchmark ([short], conf, shell)" - -#~ msgid "" -#~ "maximum number of benchmark results to include (-1 for no limit, default " -#~ "is 50)" -#~ msgstr "" -#~ "número máximo de resultados de benchmark a incluir (-1 para sem limite, " -#~ "padrão é 50)" - #~ msgid "lists modules" #~ msgstr "lista os módulos" @@ -6256,34 +6502,9 @@ msgstr "Endereço de transmissão" #~ msgid "run in XML-RPC server mode" #~ msgstr "executar no modo do servidor XML-RPC" -#~ msgid "shows program version and quit" -#~ msgstr "executar no modo do servidor XML-RPC" - -#~ msgid "do not run benchmarks" -#~ msgstr "não execute benchmarks" - -#~ msgid "show all details" -#~ msgstr "mostrar todos os detalhes" - #~ msgid "- System Profiler and Benchmark tool" #~ msgstr "- Ferramenta Profiler e Benchmark do sistema" -#, c-format -#~ msgid "" -#~ "Unrecognized arguments.\n" -#~ "Try ``%s --help'' for more information.\n" -#~ msgstr "" -#~ "Argumentos não reconhecidos.\n" -#~ "Experimente ``%s --help'' para mais informação\n" - -#, c-format -#~ msgid "Module \"%s\" depends on module \"%s\", load it?" -#~ msgstr "Modulo \"%s\" depende do módulo \"%s\", carregar?" - -#, c-format -#~ msgid "Module \"%s\" depends on module \"%s\"." -#~ msgstr "Modulo \"%s\" depende do módulo \"%s\"." - #, c-format #~ msgid "" #~ "No module could be loaded. Check permissions on \"%s\" and try again." @@ -6299,10 +6520,6 @@ msgstr "Endereço de transmissão" #~ "todos os módulos disponíveis e tente novamente com uma lista de módulos " #~ "válida." -#, c-format -#~ msgid "Scanning: %s..." -#~ msgstr "A analisar: %s..." - #~ msgid "Author:" #~ msgstr "Autor:" diff --git a/po/pt_BR.po b/po/pt_BR.po index 7d69cd07..d6d06fde 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-04-22 11:49+0200\n" +"POT-Creation-Date: 2024-05-30 15:01+0200\n" "PO-Revision-Date: 2019-08-08 04:36+0000\n" "Last-Translator: Paulo Giovanni Pereira , 2019\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/biglinux-1/" @@ -27,11 +27,646 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Poedit 2.2.3\n" -#: shell/callbacks.c:232 shell/shell.c:421 +#: hardinfo2/cpu_util.c:29 +msgid "Little Endian" +msgstr "Little Endian" + +#: hardinfo2/cpu_util.c:31 +msgid "Big Endian" +msgstr "Big Endian" + +#: hardinfo2/cpu_util.c:205 hardinfo2/cpu_util.c:216 modules/devices/gpu.c:216 +msgid "Frequency Scaling" +msgstr "Escala de frequência" + +#: hardinfo2/cpu_util.c:206 modules/devices/gpu.c:217 +msgid "Minimum" +msgstr "Mínimo" + +#: hardinfo2/cpu_util.c:206 hardinfo2/cpu_util.c:207 hardinfo2/cpu_util.c:208 +#: hardinfo2/dt_util.c:590 modules/devices/gpu.c:217 modules/devices/gpu.c:218 +msgid "kHz" +msgstr "kHz" + +#: hardinfo2/cpu_util.c:207 modules/devices/gpu.c:218 +msgid "Maximum" +msgstr "Máximo" + +#: hardinfo2/cpu_util.c:208 +msgid "Current" +msgstr "Atual" + +#: hardinfo2/cpu_util.c:209 modules/devices/gpu.c:219 +msgid "Transition Latency" +msgstr "Latência de transição" + +#: hardinfo2/cpu_util.c:209 modules/devices/gpu.c:219 +msgid "ns" +msgstr "ns" + +#: hardinfo2/cpu_util.c:210 +msgid "Governor" +msgstr "Governador a" + +#: hardinfo2/cpu_util.c:211 hardinfo2/cpu_util.c:217 modules/devices.c:772 +#: modules/devices/gpu.c:163 modules/devices/pci.c:148 +#: modules/devices/usb.c:139 +msgid "Driver" +msgstr "Driver" + +#: hardinfo2/cpu_util.c:223 modules/computer.c:785 +#: modules/devices/arm/processor.c:255 modules/devices/x86/processor.c:283 +#: modules/devices/x86/processor.c:387 modules/devices/x86/processor.c:525 +msgid "(Not Available)" +msgstr "(Indisponível)" + +#: hardinfo2/cpu_util.c:231 hardinfo2/cpu_util.c:233 +msgid "Socket" +msgstr "Soquete" + +#: hardinfo2/cpu_util.c:236 hardinfo2/cpu_util.c:238 modules/devices/gpu.c:159 +#: modules/devices/gpu.c:243 +msgid "Core" +msgstr "Núcleo " + +#: hardinfo2/cpu_util.c:241 +msgid "Book" +msgstr "Livro" + +#: hardinfo2/cpu_util.c:243 +msgid "Drawer" +msgstr "Gaveta" + +#: hardinfo2/cpu_util.c:249 modules/devices/arm/processor.c:470 +#: modules/devices/x86/processor.c:751 +msgid "Topology" +msgstr "Topologia" + +#: hardinfo2/cpu_util.c:250 +msgid "ID" +msgstr "ID" + +#: hardinfo2/dmi_util.c:25 +msgid "BIOS Information" +msgstr "Informação da BIOS" + +#: hardinfo2/dmi_util.c:26 modules/devices/parisc/processor.c:157 +msgid "System" +msgstr "Sistema" + +#: hardinfo2/dmi_util.c:27 +msgid "Base Board" +msgstr "Placa base" + +#: hardinfo2/dmi_util.c:28 modules/devices/dmi.c:54 +msgid "Chassis" +msgstr "Chassis" + +#: hardinfo2/dmi_util.c:29 modules/computer.c:556 modules/computer.c:1054 +#: modules/devices/alpha/processor.c:87 modules/devices/arm/processor.c:340 +#: modules/devices.c:99 modules/devices/ia64/processor.c:159 +#: modules/devices/loongarch64/processor.c:80 +#: modules/devices/m68k/processor.c:83 modules/devices/mips/processor.c:74 +#: modules/devices/parisc/processor.c:154 modules/devices/ppc/processor.c:157 +#: modules/devices/riscv/processor.c:180 modules/devices/s390/processor.c:131 +#: modules/devices/sh/processor.c:83 modules/devices/sparc/processor.c:74 +#: modules/devices/x86/processor.c:647 +msgid "Processor" +msgstr "Processador" + +#: hardinfo2/dmi_util.c:30 +msgid "Memory Controller" +msgstr "Controlador de memória" + +#: hardinfo2/dmi_util.c:31 +msgid "Memory Module" +msgstr "Módulo de memória" + +#: hardinfo2/dmi_util.c:32 modules/devices/parisc/processor.c:163 +#: modules/devices/x86/processor.c:663 +msgid "Cache" +msgstr "Cache" + +#: hardinfo2/dmi_util.c:33 +msgid "Port Connector" +msgstr "Conector de porta" + +#: hardinfo2/dmi_util.c:34 +msgid "System Slots" +msgstr "Slots do sistema" + +#: hardinfo2/dmi_util.c:35 +msgid "On Board Devices" +msgstr "Dispositivos on board" + +#: hardinfo2/dmi_util.c:36 +msgid "OEM Strings" +msgstr "Cordas OEM" + +#: hardinfo2/dmi_util.c:37 +msgid "System Configuration Options" +msgstr "Opções de configuração do sistema" + +#: hardinfo2/dmi_util.c:38 +msgid "BIOS Language" +msgstr "Idioma da BIOS" + +#: hardinfo2/dmi_util.c:39 +msgid "Group Associations" +msgstr "Associações de grupo" + +#: hardinfo2/dmi_util.c:40 +msgid "System Event Log" +msgstr "Relatório de eventos do sistema" + +#: hardinfo2/dmi_util.c:41 +msgid "Physical Memory Array" +msgstr "Arranjo de memória física" + +#: hardinfo2/dmi_util.c:42 +msgid "Memory Device" +msgstr "Dispositivo de memória" + +#: hardinfo2/dmi_util.c:43 +msgid "32-bit Memory Error" +msgstr "Erro de memória 32-bit" + +#: hardinfo2/dmi_util.c:44 +msgid "Memory Array Mapped Address" +msgstr "Endereço do arranjo de memória mapeado" + +#: hardinfo2/dmi_util.c:45 +msgid "Memory Device Mapped Address" +msgstr "Endereço do dispositivo de memória mapeado" + +#: hardinfo2/dmi_util.c:46 +msgid "Built-in Pointing Device" +msgstr "Dispositivo apontador embarcado" + +#: hardinfo2/dmi_util.c:47 +msgid "Portable Battery" +msgstr "Bateria portátil" + +#: hardinfo2/dmi_util.c:48 +msgid "System Reset" +msgstr "Reinício do sistema" + +#: hardinfo2/dmi_util.c:49 +msgid "Hardware Security" +msgstr "Segurança do hardware" + +#: hardinfo2/dmi_util.c:50 +msgid "System Power Controls" +msgstr "Controles de energia do sistema" + +#: hardinfo2/dmi_util.c:51 +msgid "Voltage Probe" +msgstr "Sondagem de voltagem" + +#: hardinfo2/dmi_util.c:52 +msgid "Cooling Device" +msgstr "Dispositivo de resfriamento" + +#: hardinfo2/dmi_util.c:53 +msgid "Temperature Probe" +msgstr "Sondagem de temperatura" + +#: hardinfo2/dmi_util.c:54 +msgid "Electrical Current Probe" +msgstr "Sondagem elétrica atual" + +#: hardinfo2/dmi_util.c:55 +msgid "Out-of-band Remote Access" +msgstr "Acesso remoto fora da banda" + +#: hardinfo2/dmi_util.c:56 +msgid "Boot Integrity Services" +msgstr "Serviços de integridade de inicialização" + +#: hardinfo2/dmi_util.c:57 +msgid "System Boot" +msgstr "Inicialização do sistema" + +#: hardinfo2/dmi_util.c:58 +msgid "64-bit Memory Error" +msgstr "Erro de memória de 64 bits" + +#: hardinfo2/dmi_util.c:59 +msgid "Management Device" +msgstr "Dispositivo de gerenciamento" + +#: hardinfo2/dmi_util.c:60 +msgid "Management Device Component" +msgstr "Componente do dispositivo de gerenciamento" + +#: hardinfo2/dmi_util.c:61 +msgid "Management Device Threshold Data" +msgstr "Dados do limiar do dispositivo de gerenciamento" + +#: hardinfo2/dmi_util.c:62 +msgid "Memory Channel" +msgstr "Canal de memória" + +#: hardinfo2/dmi_util.c:63 +msgid "IPMI Device" +msgstr "Dispositivo IPMI" + +#: hardinfo2/dmi_util.c:64 +msgid "Power Supply" +msgstr "Suprimento de energia" + +#: hardinfo2/dmi_util.c:65 +msgid "Additional Information" +msgstr "Informações adicionais" + +#: hardinfo2/dmi_util.c:66 +msgid "Onboard Device" +msgstr "Dispositivo onboard" + +#: hardinfo2/dmi_util.c:233 +msgid "Invalid chassis type (0)" +msgstr "Tipo de chassi inválido (0)" + +#: hardinfo2/dmi_util.c:234 hardinfo2/dmi_util.c:235 +msgid "Unknown chassis type" +msgstr "Tipo de chassi desconhecido" + +#: hardinfo2/dmi_util.c:236 +msgid "Desktop" +msgstr "Área de Trabalho" + +#: hardinfo2/dmi_util.c:237 +msgid "Low-profile Desktop" +msgstr "Desktop de baixo perfil" + +#: hardinfo2/dmi_util.c:238 +msgid "Pizza Box" +msgstr "Caixa de pizza" + +#: hardinfo2/dmi_util.c:239 +msgid "Mini Tower" +msgstr "Mini torre " + +#: hardinfo2/dmi_util.c:240 +msgid "Tower" +msgstr "Torre " + +#: hardinfo2/dmi_util.c:241 +msgid "Portable" +msgstr "Portátil" + +#: hardinfo2/dmi_util.c:242 modules/computer.c:412 modules/computer.c:421 +#: modules/computer.c:443 +msgid "Laptop" +msgstr "Computador portátil Laptop" + +#: hardinfo2/dmi_util.c:243 +msgid "Notebook" +msgstr "Notebook" + +#: hardinfo2/dmi_util.c:244 +msgid "Handheld" +msgstr "Handheld computador portátil de mão" + +#: hardinfo2/dmi_util.c:245 +msgid "Docking Station" +msgstr "Estação de ancoragem " + +#: hardinfo2/dmi_util.c:246 +msgid "All-in-one" +msgstr "All-in-one" + +#: hardinfo2/dmi_util.c:247 +msgid "Subnotebook" +msgstr "Subnotebook mini notebooks " + +#: hardinfo2/dmi_util.c:248 +msgid "Space-saving" +msgstr "Economia de espaço" + +#: hardinfo2/dmi_util.c:249 +msgid "Lunch Box" +msgstr "Lancheira" + +#: hardinfo2/dmi_util.c:250 +msgid "Main Server Chassis" +msgstr "Chassi do Servidor Principal" + +#: hardinfo2/dmi_util.c:251 +msgid "Expansion Chassis" +msgstr "Chassi de Expansão" + +#: hardinfo2/dmi_util.c:252 +msgid "Sub Chassis" +msgstr "Sub chassi" + +#: hardinfo2/dmi_util.c:253 +msgid "Bus Expansion Chassis" +msgstr "Chassi de Expansão de Ônibus" + +#: hardinfo2/dmi_util.c:254 +msgid "Peripheral Chassis" +msgstr "Chassi Periférico" + +#: hardinfo2/dmi_util.c:255 +msgid "RAID Chassis" +msgstr "Chassi RAID" + +#: hardinfo2/dmi_util.c:256 +msgid "Rack Mount Chassis" +msgstr "Chassis de Montagem em Rack" + +#: hardinfo2/dmi_util.c:257 +msgid "Sealed-case PC" +msgstr "PC com caixa selada" + +#: hardinfo2/dmi_util.c:258 +msgid "Multi-system" +msgstr "Multi-sistema" + +#: hardinfo2/dmi_util.c:259 +msgid "CompactPCI" +msgstr "PCI compacto" + +#: hardinfo2/dmi_util.c:260 +msgid "AdvancedTCA" +msgstr "TCA avançado" + +#: hardinfo2/dmi_util.c:261 +msgid "Blade" +msgstr "Palheta" + +#: hardinfo2/dmi_util.c:262 +msgid "Blade Enclosing" +msgstr "Juntada de palheta" + +#: hardinfo2/dmi_util.c:263 +msgid "Tablet" +msgstr "Tablet" + +#: hardinfo2/dmi_util.c:264 +msgid "Convertible" +msgstr "Conversível" + +#: hardinfo2/dmi_util.c:265 +msgid "Detachable" +msgstr "Destacável" + +#: hardinfo2/dmi_util.c:266 +msgid "IoT Gateway" +msgstr "Passagem IoT" + +#: hardinfo2/dmi_util.c:267 +msgid "Embedded PC" +msgstr "PC embutido" + +#: hardinfo2/dmi_util.c:268 +msgid "Mini PC" +msgstr "PC mini" + +#: hardinfo2/dmi_util.c:269 +msgid "Stick PC" +msgstr "PC colocado" + +#: hardinfo2/dt_util.c:1175 +msgid "phandle Map" +msgstr "Mapa de Phandle" + +#: hardinfo2/dt_util.c:1176 +msgid "Alias Map" +msgstr "Mapa de alias" + +#: hardinfo2/dt_util.c:1177 +msgid "Symbol Map" +msgstr "Mapa de símbolo" + +#. / %d will be latest year of copyright +#: hardinfo2/hardinfo.c:71 +#, c-format +msgid "" +"Copyright (C) 2003-2023 L. A. F. Pereira. 2024-%d Hardinfo2 Project.\n" +"\n" +msgstr "" + +#: hardinfo2/hardinfo.c:73 +#, c-format +msgid "" +"Compile-time options:\n" +" Release version: %s (%s)\n" +" LibSoup version: %s\n" +" BinReloc enabled: %s\n" +" Data prefix: %s\n" +" Library prefix: %s\n" +" Locale prefix : %s\n" +" Data hardcoded: %s\n" +" Library hardcoded: %s\n" +" Locale hardcoded: %s\n" +" Compiled for: %s\n" +msgstr "" + +#: hardinfo2/hardinfo.c:85 +msgid "3.0" +msgstr "" + +#: hardinfo2/hardinfo.c:86 modules/computer.c:833 +#: modules/computer/modules.c:352 modules/computer/modules.c:353 +#: modules/devices/inputdevices.c:153 modules/devices/printers.c:145 +#: modules/devices/spd-decode.c:971 +msgid "Yes" +msgstr "Sim" + +#: hardinfo2/hardinfo.c:86 modules/computer.c:833 +#: modules/computer/modules.c:352 modules/computer/modules.c:353 +#: modules/devices/printers.c:145 modules/devices/spd-decode.c:968 +msgid "No" +msgstr "Não" + +#: hardinfo2/hardinfo.c:120 +#, c-format +msgid "Unknown benchmark ``%s''\n" +msgstr "" + +#: hardinfo2/hardinfo.c:159 +msgid "Don't know what to do. Exiting." +msgstr "Não sabe o que fazer. Sair." + +#: hardinfo2/usb_util.c:293 modules/devices/devicetree.c:90 +#: modules/devices/devicetree.c:91 modules/devices/monitors.c:411 +#: modules/devices/storage.c:306 modules/devices/storage.c:328 +msgid "(None)" +msgstr "(Nenhum)" + +#: hardinfo2/util.c:102 modules/computer/uptime.c:54 +#, c-format +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d dia" +msgstr[1] "%d dias" + +#: hardinfo2/util.c:103 modules/computer/uptime.c:55 +#, c-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d hora" +msgstr[1] "%d horas" + +#: hardinfo2/util.c:104 modules/computer/uptime.c:56 +#, c-format +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minuto" +msgstr[1] "%d minutos" + +#: hardinfo2/util.c:105 +#, c-format +msgid "%d second" +msgid_plural "%d seconds" +msgstr[0] "%d segundo" +msgstr[1] "%d segundos" + +#: hardinfo2/util.c:126 +#, c-format +msgid "%.1f B" +msgstr "%.1f B" + +#: hardinfo2/util.c:128 +#, c-format +msgid "%.1f KiB" +msgstr "%.1f KiB" + +#: hardinfo2/util.c:130 +#, c-format +msgid "%.1f MiB" +msgstr "%.1f MiB" + +#: hardinfo2/util.c:132 +#, c-format +msgid "%.1f GiB" +msgstr "%.1f GiB" + +#: hardinfo2/util.c:134 +#, c-format +msgid "%.1f TiB" +msgstr "%.1f TiB" + +#: hardinfo2/util.c:136 +#, c-format +msgid "%.1f PiB" +msgstr "1%.1f PiB " + +#: hardinfo2/util.c:366 +msgid "Error" +msgstr "Erro" + +#: hardinfo2/util.c:366 hardinfo2/util.c:382 +msgid "Warning" +msgstr "Aviso" + +#: hardinfo2/util.c:381 +msgid "Fatal Error" +msgstr "Erro fatal" + +#: hardinfo2/util.c:408 +msgid "do not print status messages to standard output" +msgstr "" + +#: hardinfo2/util.c:414 +msgid "creates a report and prints to standard output" +msgstr "cria um relatório e imprimir por saída padrão" + +#: hardinfo2/util.c:420 +msgid "chooses a report format ([text], html)" +msgstr "escolhe um formato de relatório ([texto], html)" + +#: hardinfo2/util.c:426 +msgid "run single benchmark eg. -b 'FPU FFT' (Default all Benchmarks runs)" +msgstr "" + +#: hardinfo2/util.c:432 +msgid "" +"user note attached to benchmark results. (updating/synchronize with server)" +msgstr "" + +#: hardinfo2/util.c:438 +msgid "benchmark result format ([short], conf, shell)" +msgstr "formato de resultado de benchmark ([short], conf, shell)" + +#: hardinfo2/util.c:444 +msgid "" +"maximum number of benchmark results to include (-1 for no limit, default is " +"50)" +msgstr "" +"número máximo de resultados de benchmark para incluir\n" +"(-1 para sem limite, padrão é 50)" + +#: hardinfo2/util.c:450 +msgid "shows program version and quit" +msgstr "executar no modo do servidor XML-RPC" + +#: hardinfo2/util.c:456 +msgid "do not run benchmarks" +msgstr "não execute benchmarks" + +#: hardinfo2/util.c:462 +msgid "show all details" +msgstr "mostrar todos os detalhes" + +#: hardinfo2/util.c:467 +msgid "- System Information and Benchmark" +msgstr "" + +#: hardinfo2/util.c:477 +#, c-format +msgid "" +"Unrecognized arguments.\n" +"Try ``%s --help'' for more information.\n" +msgstr "" +"Argumentos não reconhecidos.\n" +"Tentando ``%s --Ajuda' Para mais informação\n" + +#: hardinfo2/util.c:862 +#, c-format +msgid "Module \"%s\" depends on module \"%s\", load it?" +msgstr "Modulo \"%s\" depende do módulo \"%s\", carregar isso? " + +#: hardinfo2/util.c:885 +#, c-format +msgid "Module \"%s\" depends on module \"%s\"." +msgstr "Modulo \"%s\" depende do módulo \"%s\"." + +#: hardinfo2/util.c:952 +#, c-format +msgid "Scanning: %s..." +msgstr "Escaneando: %s..." + +#: hardinfo2/util.c:962 shell/shell.c:302 shell/shell.c:932 shell/shell.c:2146 +msgid "Done." +msgstr "Feito." + +#: hardinfo2/vendor.c:213 +msgid "Update vendor list" +msgstr "" + +#: hardinfo2/vendor.c:218 +msgid "Check Update Version" +msgstr "" + +#: hardinfo2/vendor.c:391 modules/computer.c:608 modules/computer.c:813 +#: modules/computer/os.c:80 modules/computer/os.c:267 modules/computer/os.c:304 +#: modules/computer/os.c:511 modules/computer/os.c:581 modules/devices.c:403 +#: modules/devices.c:549 modules/devices/firmware.c:149 +#: modules/devices/printers.c:106 modules/devices/printers.c:113 +#: modules/devices/printers.c:123 modules/devices/printers.c:138 +#: modules/devices/printers.c:147 modules/devices/printers.c:256 +#: modules/devices/spd-decode.c:311 modules/devices/usb.c:149 +msgid "Unknown" +msgstr "Desconhecido" + +#: shell/callbacks.c:396 shell/shell.c:523 msgid "System Information and Benchmark" msgstr "" -#: shell/callbacks.c:237 +#: shell/callbacks.c:401 msgid "" "HardInfo2 is free software; you can redistribute it and/or modify it under " "the terms of the GNU General Public License as published by the Free " @@ -51,87 +686,111 @@ msgstr "" msgid "_Information" msgstr "_Informação " -#: shell/menu.c:45 +#: shell/menu.c:44 msgid "_View" msgstr "_Vista View" #: shell/menu.c:46 +msgid "_Theme" +msgstr "" + +#: shell/menu.c:48 msgid "_Help" msgstr "_Ajuda" -#: shell/menu.c:51 +#: shell/menu.c:52 msgid "Generate _Report" msgstr "Gerar_relatório" -#: shell/menu.c:52 +#: shell/menu.c:53 msgid "Generates a report with detailed system information" msgstr "" -#: shell/menu.c:56 shell/syncmanager.c:689 +#: shell/menu.c:57 shell/syncmanager.c:691 msgid "Synchronize" msgstr "" -#: shell/menu.c:57 +#: shell/menu.c:58 msgid "Send benchmark results and receive updated data from the network" msgstr "" -#: shell/menu.c:61 +#: shell/menu.c:62 msgid "_Open..." msgstr "_Abrir" -#: shell/menu.c:66 -msgid "_Copy to Clipboard" -msgstr "_Copiar para área de transferência" - -#: shell/menu.c:67 -msgid "Copy to clipboard" -msgstr "Copiar para área de transferência" - -#: shell/menu.c:71 +#: shell/menu.c:73 msgid "_Refresh" msgstr "_Atualizar" -#: shell/menu.c:76 +#: shell/menu.c:78 msgid "_Open HardInfo2 Web Site" msgstr "_Abrir site do HardInfo2" -#: shell/menu.c:81 +#: shell/menu.c:83 msgid "_Report bug" msgstr "_Reportar bug" -#: shell/menu.c:86 +#: shell/menu.c:88 msgid "_About HardInfo2" msgstr "_Sobre Hardinfo" -#: shell/menu.c:87 +#: shell/menu.c:89 msgid "Displays program version information" msgstr "Exibe informações de versão do programa" -#: shell/menu.c:91 +#: shell/menu.c:93 msgid "_Quit" msgstr "_Sair" -#: shell/menu.c:98 +#: shell/menu.c:100 msgid "_Side Pane" msgstr "_Painel lateral" -#: shell/menu.c:99 +#: shell/menu.c:101 msgid "Toggles side pane visibility" msgstr "Alterna a visibilidade do painel lateral" -#: shell/menu.c:102 +#: shell/menu.c:104 msgid "_Toolbar" msgstr "_Barra de ferramentas" -#: shell/menu.c:106 +#: shell/menu.c:108 msgid "Synchronize on startup" msgstr "" +#: shell/menu.c:113 +msgid "Disable Theme" +msgstr "" + +#: shell/menu.c:117 +msgid "Theme Motherboard" +msgstr "" + +#: shell/menu.c:121 +msgid "Theme Graffiti" +msgstr "" + +#: shell/menu.c:125 +msgid "Theme Anime PC" +msgstr "" + +#: shell/menu.c:129 +msgid "Theme Tux Star" +msgstr "" + +#: shell/menu.c:133 +msgid "Theme PixArt" +msgstr "" + +#: shell/menu.c:137 +msgid "Theme Silicon" +msgstr "" + #: shell/report.c:771 shell/report.c:779 msgid "Save File" msgstr "Salvar arquivo" -#: shell/report.c:774 shell/report.c:1253 shell/syncmanager.c:777 +#: shell/report.c:774 shell/report.c:1251 shell/syncmanager.c:779 msgid "_Cancel" msgstr "_Cancelar" @@ -188,42 +847,37 @@ msgstr "Selecionar_nenhum" msgid "Select _All" msgstr "Selecionar_todos" -#: shell/report.c:1263 +#: shell/report.c:1261 msgid "_Generate" msgstr "_Gerar" -#: shell/shell.c:312 shell/shell.c:781 shell/shell.c:2019 -#: modules/benchmark.c:725 modules/benchmark.c:733 -msgid "Done." -msgstr "Feito." - -#: shell/shell.c:416 +#: shell/shell.c:518 #, c-format msgid "%s - System Information and Benchmark" msgstr "" -#: shell/shell.c:766 +#: shell/shell.c:917 msgid "Loading modules..." msgstr "Carregando módulos ..." -#: shell/shell.c:1536 +#: shell/shell.c:1672 msgid "URL" msgstr "" -#: shell/shell.c:1543 +#: shell/shell.c:1679 msgid "Support URL" msgstr "" -#: shell/shell.c:1554 +#: shell/shell.c:1690 msgid "Wikipedia" msgstr "" -#: shell/shell.c:1885 +#: shell/shell.c:2019 #, c-format msgid "%s → Summary" msgstr "%s → Resumo" -#: shell/shell.c:1993 +#: shell/shell.c:2126 msgid "Updating..." msgstr "Atualizando..." @@ -242,73 +896,133 @@ msgstr "" "Sincronizando\n" "Isto Pode demorar um pouco" -#: shell/syncmanager.c:543 -msgid "(canceled)" -msgstr "(cancelado)" +#: shell/syncmanager.c:545 +msgid "(canceled)" +msgstr "(cancelado)" + +#: shell/syncmanager.c:561 +msgid "(failed)" +msgstr "(falhou)" + +#: shell/syncmanager.c:657 modules/benchmark.c:884 +msgid "Send benchmark results" +msgstr "Enviar resultados de benchmark" + +#: shell/syncmanager.c:766 +msgid "Privacy Policy" +msgstr "" + +#: shell/syncmanager.c:788 +msgid "_Synchronize" +msgstr "_Sincronizar" + +#: shell/syncmanager.c:837 +#, c-format +msgid "Synchronizing: %s" +msgstr "" + +#: modules/benchmark/benches.c:113 +msgid "CPU Blowfish (Single-thread)" +msgstr "CPU Blowfish (Processamento unitário)" + +#: modules/benchmark/benches.c:121 +msgid "CPU Blowfish (Multi-thread)" +msgstr "CPU Blowfish (Processamento múltiplo)" + +#: modules/benchmark/benches.c:129 +msgid "CPU Blowfish (Multi-core)" +msgstr "CPU Blowfish (Núcleo múltiplo)" + +#: modules/benchmark/benches.c:137 +msgid "CPU Zlib" +msgstr "CPU Zlib" + +#: modules/benchmark/benches.c:145 +msgid "CPU CryptoHash" +msgstr "CPU CryptoHash" + +#: modules/benchmark/benches.c:153 +msgid "CPU Fibonacci" +msgstr "CPU Fibonacci" + +#: modules/benchmark/benches.c:161 +msgid "CPU N-Queens" +msgstr "CPU N-Queens" -#: shell/syncmanager.c:559 -msgid "(failed)" -msgstr "(falhou)" +#: modules/benchmark/benches.c:169 +msgid "FPU FFT" +msgstr "FPU FFT" -#: shell/syncmanager.c:655 modules/benchmark.c:904 -msgid "Send benchmark results" -msgstr "Enviar resultados de benchmark" +#: modules/benchmark/benches.c:177 +msgid "FPU Raytracing (Single-thread)" +msgstr "" -#: shell/syncmanager.c:764 -msgid "Privacy Policy" +#: modules/benchmark/benches.c:185 +msgid "Internal Network Speed" msgstr "" -#: shell/syncmanager.c:786 -msgid "_Synchronize" -msgstr "_Sincronizar" +#: modules/benchmark/benches.c:193 +msgid "SysBench CPU (Single-thread)" +msgstr "SysBench CPU (Processamento unitário)" -#: shell/syncmanager.c:835 -#, c-format -msgid "Synchronizing: %s" +#: modules/benchmark/benches.c:201 +msgid "SysBench CPU (Multi-thread)" +msgstr "SysBench (Processamento múltiplo)" + +#: modules/benchmark/benches.c:209 +msgid "SysBench CPU (Four threads)" msgstr "" -#: modules/benchmark.c:353 -msgid "This Machine" +#: modules/benchmark/benches.c:217 +msgid "SysBench Memory (Single-thread)" msgstr "" -#: modules/benchmark.c:564 modules/benchmark/bench_results.c:527 -#: modules/benchmark/bench_results.c:593 -msgid "CPU Config" -msgstr "Configurações da CPU" +#: modules/benchmark/benches.c:225 +msgid "SysBench Memory (Two threads)" +msgstr "" -#: modules/benchmark.c:564 -msgid "Results" -msgstr "Resultados" +#: modules/benchmark/benches.c:233 +msgid "SysBench Memory (Quad threads)" +msgstr "" -#: modules/benchmark.c:565 modules/devices/sparc/processor.c:75 -msgid "CPU" -msgstr "CPU" +#: modules/benchmark/benches.c:241 +msgid "SysBench Memory (Multi-thread)" +msgstr "" -#: modules/benchmark.c:640 -#, c-format -msgid "Benchmarking: %s." -msgstr "avaliação comparativa Benchmarking: %s." +#: modules/benchmark/benches.c:249 +msgid "GPU Drawing" +msgstr "Desenho de GPU" -#: modules/benchmark.c:652 -msgid "Stop" +#: modules/benchmark/benches.c:263 +msgid "" +"Alexey Kopytov's sysbench is required.\n" +"Results in events/second. Higher is better." msgstr "" +"sysbench de Alexey Kopytov é requerido.\n" +"Resultados em eventos/segundo. Maior é melhor." -#: modules/benchmark.c:741 -msgid "Benchmarks" -msgstr "Benchmarks" +#: modules/benchmark/benches.c:269 +msgid "" +"Alexey Kopytov's sysbench is required.\n" +"Results in MiB/second. Higher is better." +msgstr "" +"sysbench de Alexey Kopytov é requerido.\n" +"Resultados em MiB/segundo. Maior é melhor." -#: modules/benchmark.c:751 -msgid "Perform tasks and compare with other systems" -msgstr "Execute tarefas e compare com outros sistemas" +#: modules/benchmark/benches.c:272 +msgid "" +"iperf3 is required.\n" +"Results in Gbits/s. Higher is better." +msgstr "" -#: modules/benchmark.c:910 -msgid "Receive benchmark results" -msgstr "Receber resultados de benchmark" +#: modules/benchmark/benches.c:284 +msgid "Results in HIMarks. Higher is better." +msgstr "Resultados em HIMarks. Mais alto é melhor." #. / Used for an unknown value. Having it in only one place cleans up the .po #. * line references #: modules/benchmark/bench_results.c:34 modules/computer.c:41 -#: modules/computer/display.c:41 modules/computer/display.c:58 +#: modules/computer/display.c:40 modules/computer/display.c:57 #: modules/computer/os.c:290 modules/computer/os.c:350 modules/devices.c:532 #: modules/devices/dmi_memory.c:57 modules/devices/dmi_memory.c:58 #: modules/devices/dmi_memory.c:634 modules/devices/dmi_memory.c:777 @@ -325,15 +1039,15 @@ msgstr "Receber resultados de benchmark" #: modules/devices/spd-decode.c:983 modules/devices/storage.c:27 #: modules/devices/storage.c:307 modules/devices/storage.c:336 #: modules/devices/storage.c:431 modules/devices/usb.c:29 -#: modules/network/net.c:437 includes/cpu_util.h:11 +#: modules/network/net.c:465 includes/cpu_util.h:11 msgid "(Unknown)" msgstr "(Desconhecido)" #: modules/benchmark/bench_results.c:69 modules/benchmark/bench_results.c:359 -#: modules/devices.c:369 modules/devices.c:377 modules/devices.c:405 -#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:290 -#: modules/devices/arm/processor.c:303 modules/devices/arm/processor.c:345 -#: modules/devices/arm/processor.c:500 modules/devices/gpu.c:125 +#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:289 +#: modules/devices/arm/processor.c:302 modules/devices/arm/processor.c:344 +#: modules/devices/arm/processor.c:499 modules/devices.c:369 +#: modules/devices.c:377 modules/devices.c:405 modules/devices/gpu.c:125 #: modules/devices/gpu.c:127 modules/devices/gpu.c:133 #: modules/devices/gpu.c:135 modules/devices/gpu.c:187 #: modules/devices/gpu.c:189 modules/devices/ia64/processor.c:167 @@ -342,37 +1056,37 @@ msgstr "(Desconhecido)" #: modules/devices/m68k/processor.c:87 modules/devices/mips/processor.c:77 #: modules/devices/parisc/processor.c:158 #: modules/devices/parisc/processor.c:191 modules/devices/ppc/processor.c:160 -#: modules/devices/ppc/processor.c:187 modules/devices/riscv/processor.c:186 -#: modules/devices/riscv/processor.c:214 modules/devices/s390/processor.c:160 +#: modules/devices/ppc/processor.c:187 modules/devices/riscv/processor.c:185 +#: modules/devices/riscv/processor.c:213 modules/devices/s390/processor.c:160 #: modules/devices/sh/processor.c:87 modules/devices/sh/processor.c:88 -#: modules/devices/sh/processor.c:89 modules/devices/x86/processor.c:318 -#: modules/devices/x86/processor.c:331 modules/devices/x86/processor.c:659 -#: modules/devices/x86/processor.c:791 +#: modules/devices/sh/processor.c:89 modules/devices/x86/processor.c:317 +#: modules/devices/x86/processor.c:330 modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:790 msgid "MHz" msgstr "MHz" -#: modules/benchmark/bench_results.c:391 modules/devices.c:177 +#: modules/benchmark/bench_results.c:391 modules/devices.c:178 #, c-format msgid "%d physical processor" msgid_plural "%d physical processors" msgstr[0] "%d processador físico" msgstr[1] "%d processadores físicos" -#: modules/benchmark/bench_results.c:392 modules/devices.c:178 +#: modules/benchmark/bench_results.c:392 modules/devices.c:179 #, c-format msgid "%d core" msgid_plural "%d cores" msgstr[0] "%d núcleo" msgstr[1] " %d núcleos" -#: modules/benchmark/bench_results.c:393 modules/devices.c:179 +#: modules/benchmark/bench_results.c:393 modules/devices.c:180 #, c-format msgid "%d thread" msgid_plural "%d threads" msgstr[0] "%d thread" msgstr[1] "%d threads" -#: modules/benchmark/bench_results.c:398 modules/devices.c:181 +#: modules/benchmark/bench_results.c:398 modules/devices.c:182 #, c-format msgid "%d NUMA node" msgid_plural "%d NUMA nodes" @@ -380,257 +1094,211 @@ msgstr[0] "" msgstr[1] "" #. /NP procs; NC cores across NN nodes; NT threads -#: modules/benchmark/bench_results.c:402 modules/devices.c:182 +#: modules/benchmark/bench_results.c:402 modules/devices.c:183 #, c-format msgid "%s; %s across %s; %s" msgstr "" #. /NP procs; NC cores; NT threads -#: modules/benchmark/bench_results.c:407 modules/devices.c:185 +#: modules/benchmark/bench_results.c:407 modules/devices.c:186 #, c-format msgid "%s; %s; %s" msgstr "%s; %s; %s" -#: modules/benchmark/bench_results.c:479 modules/benchmark/bench_results.c:599 -#: modules/computer.c:948 modules/devices/dmi_memory.c:636 +#: modules/benchmark/bench_results.c:478 modules/benchmark/bench_results.c:598 +#: modules/computer.c:961 modules/devices/dmi_memory.c:636 #: modules/devices/dmi_memory.c:717 modules/devices/dmi_memory.c:727 #: modules/devices/dmi_memory.c:781 modules/devices/dmi_memory.c:868 -#: modules/devices/dmi_memory.c:914 modules/devices/dmi_memory.c:999 -#: modules/network/net.c:395 modules/network/net.c:417 -#: modules/network/net.c:418 +#: modules/devices/dmi_memory.c:914 modules/devices/dmi_memory.c:997 +#: modules/network/net.c:421 modules/network/net.c:445 +#: modules/network/net.c:446 msgid "MiB" msgstr "MiB" -#: modules/benchmark/bench_results.c:484 modules/benchmark/bench_results.c:598 +#: modules/benchmark/bench_results.c:483 modules/benchmark/bench_results.c:597 msgid "kiB" msgstr "kIB" -#: modules/benchmark/bench_results.c:492 modules/benchmark/bench_results.c:546 +#: modules/benchmark/bench_results.c:491 modules/benchmark/bench_results.c:545 #, c-format msgid "%d-bit" msgstr "" -#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:511 modules/benchmark/bench_results.c:574 msgid "Benchmark Result" msgstr "Resultado de referência" -#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:511 modules/benchmark/bench_results.c:574 msgid "Threads" msgstr "Tópicos" -#: modules/benchmark/bench_results.c:513 modules/benchmark/bench_results.c:577 +#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:576 msgid "Elapsed Time" msgstr "Tempo gasto" -#: modules/benchmark/bench_results.c:513 modules/benchmark/bench_results.c:577 +#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:576 msgid "seconds" msgstr "segundos" -#: modules/benchmark/bench_results.c:514 modules/computer/languages.c:101 -#: modules/devices/arm/processor.c:355 modules/devices/gpu.c:157 +#: modules/benchmark/bench_results.c:513 modules/computer/languages.c:101 +#: modules/devices/arm/processor.c:354 modules/devices/gpu.c:157 #: modules/devices/ia64/processor.c:166 #: modules/devices/loongarch64/processor.c:84 modules/devices/pci.c:146 #: modules/devices/ppc/processor.c:159 msgid "Revision" msgstr "Revisão" -#: modules/benchmark/bench_results.c:515 modules/benchmark/bench_results.c:578 +#: modules/benchmark/bench_results.c:514 modules/benchmark/bench_results.c:577 msgid "Extra Information" msgstr "Informação extra" -#: modules/benchmark/bench_results.c:517 modules/benchmark/bench_results.c:580 +#: modules/benchmark/bench_results.c:516 modules/benchmark/bench_results.c:579 msgid "Note" msgstr "Nota" -#: modules/benchmark/bench_results.c:518 modules/benchmark/bench_results.c:581 +#: modules/benchmark/bench_results.c:517 modules/benchmark/bench_results.c:580 msgid "" "This result is from an old version of HardInfo. Results might not be " "comparable to current version. Some details are missing." msgstr "" -#: modules/benchmark/bench_results.c:522 modules/benchmark/bench_results.c:585 +#: modules/benchmark/bench_results.c:521 modules/benchmark/bench_results.c:584 #: modules/devices/devicetree/pmac_data.c:81 modules/devices/sh/processor.c:85 msgid "Machine" msgstr "Máquina " -#: modules/benchmark/bench_results.c:523 modules/benchmark/bench_results.c:585 -#: modules/devices/devicetree.c:208 modules/devices/dmi.c:48 +#: modules/benchmark/bench_results.c:522 modules/benchmark/bench_results.c:584 +#: modules/devices/devicetree.c:207 modules/devices/dmi.c:48 msgid "Board" msgstr "Placa" -#: modules/benchmark/bench_results.c:524 modules/benchmark/bench_results.c:587 -#: modules/computer.c:550 +#: modules/benchmark/bench_results.c:523 modules/benchmark/bench_results.c:586 +#: modules/computer.c:559 msgid "Machine Type" msgstr "Tipo de machina" -#: modules/benchmark/bench_results.c:525 modules/benchmark/bench_results.c:590 +#: modules/benchmark/bench_results.c:524 modules/benchmark/bench_results.c:589 msgid "CPU Name" msgstr "Nome da CPU" -#: modules/benchmark/bench_results.c:526 modules/benchmark/bench_results.c:591 +#: modules/benchmark/bench_results.c:525 modules/benchmark/bench_results.c:590 msgid "CPU Description" msgstr "Descrição da CPU" -#: modules/benchmark/bench_results.c:528 modules/benchmark/bench_results.c:593 +#: modules/benchmark/bench_results.c:526 modules/benchmark/bench_results.c:592 +#: modules/benchmark.c:559 +msgid "CPU Config" +msgstr "Configurações da CPU" + +#: modules/benchmark/bench_results.c:527 modules/benchmark/bench_results.c:592 msgid "Threads Available" msgstr "Tópicos disponíveis" -#: modules/benchmark/bench_results.c:529 modules/benchmark/bench_results.c:594 +#: modules/benchmark/bench_results.c:528 modules/benchmark/bench_results.c:593 msgid "GPU" msgstr "GPU" -#: modules/benchmark/bench_results.c:530 modules/benchmark/bench_results.c:596 -#: modules/computer.c:562 +#: modules/benchmark/bench_results.c:529 modules/benchmark/bench_results.c:595 +#: modules/computer.c:571 msgid "OpenGL Renderer" msgstr "Renderizador OpenGL" -#: modules/benchmark/bench_results.c:531 modules/benchmark/bench_results.c:598 -#: modules/computer.c:140 modules/computer.c:549 modules/computer.c:1041 +#: modules/benchmark/bench_results.c:530 modules/benchmark/bench_results.c:597 +#: modules/computer.c:140 modules/computer.c:558 modules/computer.c:1054 #: modules/devices/gpu.c:160 msgid "Memory" msgstr "Memória" -#: modules/benchmark/bench_results.c:532 modules/benchmark/bench_results.c:600 +#: modules/benchmark/bench_results.c:531 modules/benchmark/bench_results.c:599 msgid "Pointer Size" msgstr "" -#: modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:574 msgid "Benchmark" msgstr "Referência" -#: modules/benchmark/bench_results.c:576 modules/devices/dmi_memory.c:936 +#: modules/benchmark/bench_results.c:575 modules/devices/dmi_memory.c:936 #: modules/devices/firmware.c:245 modules/devices/monitors.c:495 -#: modules/devices/x86/processor.c:693 +#: modules/devices/x86/processor.c:692 msgid "Result" msgstr "Resultado " -#: modules/benchmark/bench_results.c:588 +#: modules/benchmark/bench_results.c:587 msgid "Linux Kernel" msgstr "" -#: modules/benchmark/bench_results.c:589 +#: modules/benchmark/bench_results.c:588 msgid "Linux OS" msgstr "" -#: modules/benchmark/bench_results.c:598 +#: modules/benchmark/bench_results.c:597 msgid "Physical Memory" msgstr "" -#: modules/benchmark/bench_results.c:602 +#: modules/benchmark/bench_results.c:601 msgid "Handles" msgstr "Alças" -#: modules/benchmark/bench_results.c:602 +#: modules/benchmark/bench_results.c:601 msgid "mid" msgstr "Mid" -#: modules/benchmark/bench_results.c:603 +#: modules/benchmark/bench_results.c:602 msgid "cfg_val" msgstr "cfg_val" -#: modules/benchmark/benches.c:106 -msgid "CPU Blowfish (Single-thread)" -msgstr "CPU Blowfish (Processamento unitário)" - -#: modules/benchmark/benches.c:114 -msgid "CPU Blowfish (Multi-thread)" -msgstr "CPU Blowfish (Processamento múltiplo)" - -#: modules/benchmark/benches.c:122 -msgid "CPU Blowfish (Multi-core)" -msgstr "CPU Blowfish (Núcleo múltiplo)" - -#: modules/benchmark/benches.c:130 -msgid "CPU Zlib" -msgstr "CPU Zlib" - -#: modules/benchmark/benches.c:138 -msgid "CPU CryptoHash" -msgstr "CPU CryptoHash" - -#: modules/benchmark/benches.c:146 -msgid "CPU Fibonacci" -msgstr "CPU Fibonacci" - -#: modules/benchmark/benches.c:154 -msgid "CPU N-Queens" -msgstr "CPU N-Queens" - -#: modules/benchmark/benches.c:162 -msgid "FPU FFT" -msgstr "FPU FFT" - -#: modules/benchmark/benches.c:170 -msgid "FPU Raytracing (Single-thread)" -msgstr "" - -#: modules/benchmark/benches.c:178 -msgid "Internal Network Speed" +#: modules/benchmark.c:352 +msgid "This Machine" msgstr "" -#: modules/benchmark/benches.c:186 -msgid "SysBench CPU (Single-thread)" -msgstr "SysBench CPU (Processamento unitário)" - -#: modules/benchmark/benches.c:194 -msgid "SysBench CPU (Multi-thread)" -msgstr "SysBench (Processamento múltiplo)" - -#: modules/benchmark/benches.c:202 -msgid "SysBench CPU (Four threads)" -msgstr "" +#: modules/benchmark.c:559 +msgid "Results" +msgstr "Resultados" -#: modules/benchmark/benches.c:210 -msgid "SysBench Memory (Single-thread)" -msgstr "" +#: modules/benchmark.c:560 modules/devices/sparc/processor.c:75 +msgid "CPU" +msgstr "CPU" -#: modules/benchmark/benches.c:218 -msgid "SysBench Memory (Two threads)" -msgstr "" +#: modules/benchmark.c:636 +#, c-format +msgid "Benchmarking: %s." +msgstr "avaliação comparativa Benchmarking: %s." -#: modules/benchmark/benches.c:226 -msgid "SysBench Memory (Quad threads)" +#: modules/benchmark.c:643 +msgid "Stop" msgstr "" -#: modules/benchmark/benches.c:234 -msgid "SysBench Memory (Multi-thread)" +#: modules/benchmark.c:655 +msgid "" +"Please do not move your mouse\n" +"or press any keys." msgstr "" -#: modules/benchmark/benches.c:242 -msgid "GPU Drawing" -msgstr "Desenho de GPU" +#: modules/benchmark.c:725 +msgid "Benchmarks" +msgstr "Benchmarks" -#: modules/benchmark/benches.c:256 -msgid "" -"Alexey Kopytov's sysbench is required.\n" -"Results in events/second. Higher is better." -msgstr "" -"sysbench de Alexey Kopytov é requerido.\n" -"Resultados em eventos/segundo. Maior é melhor." +#: modules/benchmark.c:735 +msgid "Perform tasks and compare with other systems" +msgstr "Execute tarefas e compare com outros sistemas" -#: modules/benchmark/benches.c:262 -msgid "" -"Alexey Kopytov's sysbench is required.\n" -"Results in MiB/second. Higher is better." -msgstr "" -"sysbench de Alexey Kopytov é requerido.\n" -"Resultados em MiB/segundo. Maior é melhor." +#: modules/benchmark.c:890 +msgid "Receive benchmark results" +msgstr "Receber resultados de benchmark" -#: modules/benchmark/benches.c:265 -msgid "" -"iperf3 is required.\n" -"Results in Gbits/s. Higher is better." -msgstr "" +#: modules/computer/alsa.c:26 modules/computer.c:575 +msgid "Audio Devices" +msgstr "Dispositivos de áudio" -#: modules/benchmark/benches.c:277 -msgid "Results in HIMarks. Higher is better." -msgstr "Resultados em HIMarks. Mais alto é melhor." +#: modules/computer/alsa.c:34 +msgid "Audio Adapter" +msgstr "Adaptador de áudio" #: modules/computer.c:96 modules/devices/firmware.c:74 msgid "Summary" msgstr "Resumo" -#: modules/computer.c:97 modules/computer.c:552 modules/computer.c:1040 +#: modules/computer.c:97 modules/computer.c:561 modules/computer.c:1053 msgid "Operating System" msgstr "Sistema operacional" @@ -642,7 +1310,7 @@ msgstr "Segurança" msgid "Kernel Modules" msgstr "Módulos do kernel" -#: modules/computer.c:100 modules/computer.c:713 +#: modules/computer.c:100 modules/computer.c:726 msgid "Boots" msgstr "Boots" @@ -658,11 +1326,11 @@ msgstr "Uso de memória" msgid "Filesystems" msgstr "Sistema de arquivos" -#: modules/computer.c:104 modules/computer.c:557 +#: modules/computer.c:104 modules/computer.c:566 msgid "Display" msgstr "Exibir" -#: modules/computer.c:105 modules/computer/environment.c:32 +#: modules/computer.c:105 modules/computer/environment.c:37 msgid "Environment Variables" msgstr "variáveis de Meio Ambiente" @@ -670,7 +1338,7 @@ msgstr "variáveis de Meio Ambiente" msgid "Development" msgstr "Desenvolvimento" -#: modules/computer.c:111 modules/computer.c:837 +#: modules/computer.c:111 modules/computer.c:850 msgid "Users" msgstr "Usuários" @@ -683,478 +1351,445 @@ msgstr "Grupos" msgid "%dMB (%dMB used)" msgstr "%dMB (%dMB usado)" -#: modules/computer.c:144 modules/computer.c:621 +#: modules/computer.c:144 modules/computer.c:631 msgid "Uptime" msgstr "Tempo de atividade" -#: modules/computer.c:146 modules/computer.c:554 +#: modules/computer.c:146 modules/computer.c:563 msgid "Date/Time" msgstr "Data hora" -#: modules/computer.c:151 modules/computer.c:622 +#: modules/computer.c:151 modules/computer.c:632 msgid "Load Average" msgstr "Carga média" -#: modules/computer.c:264 +#: modules/computer.c:266 msgid "Scripting Languages" msgstr "Idiomas de script" -#: modules/computer.c:265 +#: modules/computer.c:267 msgid "Gambas3 (gbr3)" msgstr "Gambas3 (gbr3)" -#: modules/computer.c:266 +#: modules/computer.c:268 msgid "Python (default)" msgstr "Python (padrão)" -#: modules/computer.c:267 +#: modules/computer.c:269 msgid "Python2" msgstr "Python2" -#: modules/computer.c:268 +#: modules/computer.c:270 msgid "Python3" msgstr "Python3" -#: modules/computer.c:269 +#: modules/computer.c:271 msgid "Perl" msgstr "Perl" -#: modules/computer.c:270 +#: modules/computer.c:272 msgid "Perl6 (VM)" msgstr "Perl6 (VM)" -#: modules/computer.c:271 +#: modules/computer.c:273 msgid "Perl6" msgstr "Perl6" -#: modules/computer.c:272 +#: modules/computer.c:274 msgid "PHP" msgstr "PHP" -#: modules/computer.c:273 +#: modules/computer.c:275 msgid "Ruby" msgstr "Rubi" -#: modules/computer.c:274 +#: modules/computer.c:276 msgid "Bash" msgstr "Bash Bater " -#: modules/computer.c:275 +#: modules/computer.c:277 msgid "JavaScript (Node.js)" msgstr "JavaScript (Node.js)" -#: modules/computer.c:276 +#: modules/computer.c:278 msgid "awk" msgstr "awk" -#: modules/computer.c:277 +#: modules/computer.c:279 msgid "Compilers" msgstr "Compiladores" -#: modules/computer.c:278 +#: modules/computer.c:280 msgid "C (GCC)" msgstr "C (GCC)" -#: modules/computer.c:279 +#: modules/computer.c:281 msgid "C (Clang)" msgstr "C (Clang)" -#: modules/computer.c:280 +#: modules/computer.c:282 msgid "D (dmd)" msgstr "D (dmd)" -#: modules/computer.c:281 +#: modules/computer.c:283 msgid "Gambas3 (gbc3)" msgstr "Gambas3 (gbc3)" -#: modules/computer.c:282 +#: modules/computer.c:284 msgid "Java" msgstr "Java" -#: modules/computer.c:283 +#: modules/computer.c:285 msgid "C♯ (mcs)" msgstr "" -#: modules/computer.c:284 +#: modules/computer.c:286 msgid "Vala" msgstr "Vala" -#: modules/computer.c:285 +#: modules/computer.c:287 msgid "Haskell (GHC)" msgstr "Haskell (GHC)" -#: modules/computer.c:286 +#: modules/computer.c:288 msgid "FreePascal" msgstr "FreePascal" -#: modules/computer.c:287 +#: modules/computer.c:289 msgid "Go" msgstr "Vai" -#: modules/computer.c:288 +#: modules/computer.c:290 msgid "Rust" msgstr "Rust" -#: modules/computer.c:289 +#: modules/computer.c:291 msgid "Tools" msgstr "Ferramentas" -#: modules/computer.c:290 +#: modules/computer.c:292 msgid "make" msgstr "fazer" -#: modules/computer.c:291 +#: modules/computer.c:293 msgid "ninja" msgstr "ninja" -#: modules/computer.c:292 +#: modules/computer.c:294 msgid "GDB" msgstr "GDB" -#: modules/computer.c:293 +#: modules/computer.c:295 msgid "LLDB" msgstr "LLDB" -#: modules/computer.c:294 +#: modules/computer.c:296 msgid "strace" msgstr "Strace" -#: modules/computer.c:295 +#: modules/computer.c:297 msgid "valgrind" msgstr "Valgrind" -#: modules/computer.c:296 +#: modules/computer.c:298 msgid "QMake" msgstr "Qmake" -#: modules/computer.c:297 +#: modules/computer.c:299 msgid "CMake" msgstr "Cmake" -#: modules/computer.c:298 +#: modules/computer.c:300 msgid "Gambas3 IDE" msgstr "IDE Gambas3" -#: modules/computer.c:299 +#: modules/computer.c:301 msgid "Radare2" msgstr "Radare2" -#: modules/computer.c:300 +#: modules/computer.c:302 msgid "ltrace" msgstr "ltrace" -#: modules/computer.c:301 +#: modules/computer.c:303 msgid "Powershell" msgstr "" -#: modules/computer.c:342 +#: modules/computer.c:344 msgid "Not found" msgstr "Não encontrado" -#: modules/computer.c:347 +#: modules/computer.c:349 #, c-format msgid "Detecting version: %s" msgstr "Detectando a versão: %s" -#: modules/computer.c:365 +#: modules/computer.c:367 msgid "Program" msgstr "Programa" -#: modules/computer.c:365 modules/computer.c:597 modules/computer.c:599 -#: modules/computer.c:778 modules/computer/modules.c:372 +#: modules/computer.c:367 modules/computer.c:607 modules/computer.c:609 +#: modules/computer.c:791 modules/computer/modules.c:372 #: modules/devices/dmi.c:41 modules/devices/dmi.c:47 modules/devices/dmi.c:51 #: modules/devices/dmi.c:57 modules/devices/firmware.c:75 #: modules/devices/inputdevices.c:146 modules/devices/monitors.c:409 msgid "Version" msgstr "Versão" -#: modules/computer.c:383 modules/computer.c:702 modules/computer/modules.c:370 -#: modules/computer/modules.c:371 modules/devices/arm/processor.c:470 +#: modules/computer.c:386 +msgid "Field" +msgstr "Campo " + +#: modules/computer.c:386 modules/computer.c:715 modules/computer/modules.c:370 +#: modules/computer/modules.c:371 modules/devices/arm/processor.c:469 msgid "Description" msgstr "Descrição" -#: modules/computer.c:383 modules/devices.c:771 +#: modules/computer.c:386 modules/devices.c:771 msgid "Value" msgstr "Valor" -#: modules/computer.c:403 +#: modules/computer.c:406 msgid "Single-board computer" msgstr "Computador de placa única" -#: modules/computer.c:409 modules/computer.c:418 modules/computer.c:440 -msgid "Laptop" -msgstr "Computador portátil Laptop" - #. /proc/apm -#: modules/computer.c:452 +#: modules/computer.c:455 msgid "Unknown physical machine type" msgstr "Tipo de máquina física desconhecida" -#: modules/computer.c:472 modules/computer.c:473 +#: modules/computer.c:476 modules/computer.c:477 msgid "Virtual (VMware)" msgstr "Virtual (VMware)" -#: modules/computer.c:475 modules/computer.c:476 modules/computer.c:477 -#: modules/computer.c:478 +#: modules/computer.c:479 modules/computer.c:480 modules/computer.c:481 +#: modules/computer.c:482 msgid "Virtual (QEMU)" msgstr "Virtual (QEMU)" -#: modules/computer.c:480 modules/computer.c:481 +#: modules/computer.c:484 modules/computer.c:485 msgid "Virtual (Unknown)" msgstr "Virtual (desconhecido)" -#: modules/computer.c:483 modules/computer.c:484 modules/computer.c:485 -#: modules/computer.c:506 +#: modules/computer.c:487 modules/computer.c:488 modules/computer.c:489 +#: modules/computer.c:512 msgid "Virtual (VirtualBox)" msgstr "Virtual (VirtualBox)" -#: modules/computer.c:487 modules/computer.c:488 modules/computer.c:489 -#: modules/computer.c:500 +#: modules/computer.c:491 modules/computer.c:492 modules/computer.c:493 +#: modules/computer.c:506 msgid "Virtual (Xen)" msgstr "Virtual (Xen)" -#: modules/computer.c:491 +#: modules/computer.c:495 msgid "Virtual (hypervisor present)" msgstr "Virtual (presente do hipervisor)" -#: modules/computer.c:546 modules/computer.c:994 +#: modules/computer.c:555 modules/computer.c:1007 msgid "Computer" msgstr "Computador" -#: modules/computer.c:547 modules/computer.c:1041 modules/devices.c:98 -#: modules/devices/alpha/processor.c:87 modules/devices/arm/processor.c:341 -#: modules/devices/ia64/processor.c:159 -#: modules/devices/loongarch64/processor.c:80 -#: modules/devices/m68k/processor.c:83 modules/devices/mips/processor.c:74 -#: modules/devices/parisc/processor.c:154 modules/devices/ppc/processor.c:157 -#: modules/devices/riscv/processor.c:181 modules/devices/s390/processor.c:131 -#: modules/devices/sh/processor.c:83 modules/devices/sparc/processor.c:74 -#: modules/devices/x86/processor.c:648 -msgid "Processor" -msgstr "Processador" - -#: modules/computer.c:553 modules/computer.c:615 +#: modules/computer.c:562 modules/computer.c:625 msgid "User Name" msgstr "Nome de usuário " -#: modules/computer.c:558 +#: modules/computer.c:567 msgid "Resolution" msgstr "Resolução " -#: modules/computer.c:558 modules/computer.c:783 +#: modules/computer.c:567 modules/computer.c:796 #, c-format msgid "%dx%d pixels" msgstr "%dx%d pixels" -#: modules/computer.c:560 +#: modules/computer.c:569 msgid "Display Adapter" msgstr "" -#: modules/computer.c:563 +#: modules/computer.c:572 msgid "Session Display Server" msgstr "Servidor de exibição de sessão" -#: modules/computer.c:566 modules/computer/alsa.c:26 -msgid "Audio Devices" -msgstr "Dispositivos de áudio" - -#: modules/computer.c:568 modules/devices.c:107 +#: modules/computer.c:577 modules/devices.c:108 msgid "Input Devices" msgstr "Dispositivos de entrada" -#: modules/computer.c:597 +#: modules/computer.c:607 msgid "Kernel" msgstr "Kernel" -#: modules/computer.c:598 +#: modules/computer.c:608 msgid "Command Line" msgstr "Linha de comando" -#: modules/computer.c:598 modules/computer.c:800 modules/computer/os.c:80 -#: modules/computer/os.c:267 modules/computer/os.c:304 -#: modules/computer/os.c:511 modules/computer/os.c:582 modules/devices.c:403 -#: modules/devices.c:549 modules/devices/firmware.c:149 -#: modules/devices/printers.c:106 modules/devices/printers.c:113 -#: modules/devices/printers.c:123 modules/devices/printers.c:138 -#: modules/devices/printers.c:147 modules/devices/printers.c:256 -#: modules/devices/spd-decode.c:311 modules/devices/usb.c:149 -msgid "Unknown" -msgstr "Desconhecido" - -#: modules/computer.c:600 +#: modules/computer.c:610 msgid "C Library" msgstr "Biblioteca C" -#: modules/computer.c:601 +#: modules/computer.c:611 msgid "Distribution" msgstr "Distribuição" -#: modules/computer.c:608 +#: modules/computer.c:618 msgid "Spin/Flavor" msgstr "Derivação" -#: modules/computer.c:613 +#: modules/computer.c:623 msgid "Current Session" msgstr "Sessão atual" -#: modules/computer.c:614 +#: modules/computer.c:624 msgid "Computer Name" msgstr "Nome do computador" -#: modules/computer.c:616 modules/computer/languages.c:99 +#: modules/computer.c:626 modules/computer/languages.c:99 msgid "Language" msgstr "Idioma" -#: modules/computer.c:617 modules/computer/users.c:50 +#: modules/computer.c:627 modules/computer/users.c:53 msgid "Home Directory" msgstr "Diretório Home" -#: modules/computer.c:618 +#: modules/computer.c:628 msgid "Desktop Environment" msgstr "Ambiente de trabalho" -#: modules/computer.c:621 +#: modules/computer.c:631 msgid "Misc" msgstr "Misc" -#: modules/computer.c:634 +#: modules/computer.c:645 msgid "HardInfo2" msgstr "HardInfo2" -#: modules/computer.c:635 +#: modules/computer.c:646 msgid "HardInfo2 running as" msgstr "Rodando HardInfo2 como" -#: modules/computer.c:636 +#: modules/computer.c:647 msgid "Superuser" msgstr "Administrador" -#: modules/computer.c:636 +#: modules/computer.c:647 msgid "User" msgstr "Usuário" -#: modules/computer.c:640 +#: modules/computer.c:651 msgid "Health" msgstr "Sanidade" #. /dev/random"), 1000, .tag = g_strdup("entropy") ), -#: modules/computer.c:642 +#: modules/computer.c:653 msgid "Available entropy in /dev/random" msgstr "Entropia disponível em / dev / random" -#: modules/computer.c:646 +#: modules/computer.c:657 msgid "Hardening Features" msgstr "Recursos de proteção" -#: modules/computer.c:647 +#: modules/computer.c:658 msgid "ASLR" msgstr "ASLR" -#: modules/computer.c:648 +#: modules/computer.c:659 msgid "dmesg" msgstr "dmesg" -#: modules/computer.c:652 +#: modules/computer.c:663 msgid "Linux Security Modules" msgstr "Módulos de Segurança do Linux" -#: modules/computer.c:653 +#: modules/computer.c:664 msgid "Modules available" msgstr "Módulos disponíveis" -#: modules/computer.c:654 +#: modules/computer.c:665 msgid "SELinux status" msgstr "Status do SELinux" -#: modules/computer.c:660 +#: modules/computer.c:671 msgid "CPU Vulnerabilities" msgstr "Vulnerabilidades da CPU" -#: modules/computer.c:699 +#: modules/computer.c:712 msgid "Loaded Modules" msgstr "Módulos carregados" -#: modules/computer.c:701 modules/computer.c:729 modules/computer.c:850 +#: modules/computer.c:714 modules/computer.c:742 modules/computer.c:863 #: modules/computer/languages.c:95 modules/computer/modules.c:370 -#: modules/devices/arm/processor.c:469 modules/devices/dmi.c:38 +#: modules/devices/arm/processor.c:468 modules/devices/dmi.c:38 #: modules/devices/dmi.c:49 modules/devices/gpu.c:249 #: modules/devices/ia64/processor.c:160 modules/devices/inputdevices.c:141 #: modules/devices/monitors.c:403 modules/devices/monitors.c:505 -#: modules/devices/sh/processor.c:84 modules/devices/x86/processor.c:751 -#: modules/network.c:332 +#: modules/devices/sh/processor.c:84 modules/devices/x86/processor.c:750 +#: modules/network.c:333 msgid "Name" msgstr "Nome" -#: modules/computer.c:715 +#: modules/computer.c:728 msgid "Date & Time" msgstr "Data & hora" -#: modules/computer.c:716 +#: modules/computer.c:729 msgid "Kernel Version" msgstr "Versão do kernel" -#: modules/computer.c:726 +#: modules/computer.c:739 msgid "Available Languages" msgstr "Linguagens disponíveis" -#: modules/computer.c:728 +#: modules/computer.c:741 msgid "Language Code" msgstr "Código de Idioma" -#: modules/computer.c:740 +#: modules/computer.c:753 msgid "Mounted File Systems" msgstr "Sistemas de arquivos montados" -#: modules/computer.c:742 modules/computer/filesystem.c:89 +#: modules/computer.c:755 modules/computer/filesystem.c:89 msgid "Mount Point" msgstr "Ponto de montagem" -#: modules/computer.c:743 +#: modules/computer.c:756 msgid "Usage" msgstr "Uso" -#: modules/computer.c:744 modules/devices.c:795 modules/devices.c:809 +#: modules/computer.c:757 modules/devices.c:795 modules/devices.c:809 #: modules/devices/gpu.c:85 modules/devices/gpu.c:93 modules/devices/gpu.c:241 #: modules/devices/pci.c:102 modules/devices/pci.c:110 #: modules/devices/pci.c:154 modules/devices/storage.c:48 #: modules/devices/storage.c:57 modules/devices/usb.c:172 -#: modules/devices/usb.c:184 modules/devices/x86/processor.c:812 +#: modules/devices/usb.c:184 modules/devices/x86/processor.c:811 msgid "Device" msgstr "Dispositivo" -#: modules/computer.c:766 +#: modules/computer.c:779 msgid "Session" msgstr "Sessão" -#: modules/computer.c:767 modules/devices.c:772 modules/devices.c:809 +#: modules/computer.c:780 modules/devices.c:772 modules/devices.c:809 #: modules/devices/dmi.c:56 modules/devices/dmi_memory.c:658 #: modules/devices/dmi_memory.c:807 modules/devices/inputdevices.c:142 -#: modules/devices/x86/processor.c:716 +#: modules/devices/x86/processor.c:715 msgid "Type" msgstr "Tipo" -#: modules/computer.c:770 +#: modules/computer.c:783 msgid "Wayland" msgstr "Wayland" -#: modules/computer.c:771 modules/computer.c:776 +#: modules/computer.c:784 modules/computer.c:789 msgid "Current Display Name" msgstr "Nome de exibição atual" -#: modules/computer.c:772 modules/devices/arm/processor.c:256 -#: modules/devices/x86/processor.c:284 modules/devices/x86/processor.c:388 -#: modules/devices/x86/processor.c:526 -msgid "(Not Available)" -msgstr "(Indisponível)" - -#: modules/computer.c:775 +#: modules/computer.c:788 msgid "X Server" msgstr "Servidor X" -#: modules/computer.c:777 modules/computer.c:817 modules/devices.c:809 +#: modules/computer.c:790 modules/computer.c:830 modules/devices.c:809 #: modules/devices/dmi.c:40 modules/devices/dmi.c:46 modules/devices/dmi.c:50 #: modules/devices/dmi.c:55 modules/devices/dmi_memory.c:808 -#: modules/devices/dmi_memory.c:952 modules/devices/firmware.c:75 +#: modules/devices/dmi_memory.c:950 modules/devices/firmware.c:75 #: modules/devices/firmware.c:167 modules/devices/firmware.c:172 #: modules/devices/firmware.c:219 modules/devices/gpu.c:84 #: modules/devices/gpu.c:92 modules/devices/gpu.c:240 @@ -1162,160 +1797,144 @@ msgstr "Servidor X" #: modules/devices/monitors.c:402 modules/devices/pci.c:101 #: modules/devices/pci.c:109 modules/devices/storage.c:47 #: modules/devices/storage.c:56 modules/devices/storage.c:282 -#: modules/devices/storage.c:572 modules/devices/storage.c:771 -#: modules/devices/usb.c:171 modules/devices/x86/processor.c:655 +#: modules/devices/storage.c:572 modules/devices/storage.c:777 +#: modules/devices/usb.c:171 modules/devices/x86/processor.c:654 msgid "Vendor" msgstr "Fornecedor" -#: modules/computer.c:779 +#: modules/computer.c:792 msgid "Release Number" msgstr "Número de Lançamento" -#: modules/computer.c:787 +#: modules/computer.c:800 msgid "Screens" msgstr "Telas" -#: modules/computer.c:793 +#: modules/computer.c:806 msgid "Disconnected" msgstr "Desconectado" -#: modules/computer.c:796 +#: modules/computer.c:809 msgid "Connected" msgstr "Conectado" -#: modules/computer.c:804 +#: modules/computer.c:817 msgid "Unused" msgstr "Não usado" -#: modules/computer.c:805 +#: modules/computer.c:818 #, c-format msgid "%dx%d pixels, offset (%d, %d)" msgstr "%dx%d pixels,deslocamento (%d, %d)" -#: modules/computer.c:814 +#: modules/computer.c:827 msgid "Outputs (XRandR)" msgstr "Saídas (XRandR)" -#: modules/computer.c:816 +#: modules/computer.c:829 msgid "OpenGL (GLX)" msgstr "OpenGL (GLX)" -#: modules/computer.c:818 +#: modules/computer.c:831 msgid "Renderer" msgstr "Renderizador" -#: modules/computer.c:819 +#: modules/computer.c:832 msgid "Direct Rendering" msgstr "Renderização Direta" -#: modules/computer.c:820 modules/computer/modules.c:352 -#: modules/computer/modules.c:353 modules/devices/inputdevices.c:153 -#: modules/devices/printers.c:145 modules/devices/spd-decode.c:971 -msgid "Yes" -msgstr "Sim" - -#: modules/computer.c:820 modules/computer/modules.c:352 -#: modules/computer/modules.c:353 modules/devices/printers.c:145 -#: modules/devices/spd-decode.c:968 -msgid "No" -msgstr "Não" - -#: modules/computer.c:821 +#: modules/computer.c:834 msgid "Version (Compatibility)" msgstr "Versão (Compatibilidade)" -#: modules/computer.c:822 +#: modules/computer.c:835 msgid "Shading Language Version (Compatibility)" msgstr "Versão da linguagem de sombreamento (Compatibilidade)" -#: modules/computer.c:823 +#: modules/computer.c:836 msgid "Version (Core)" msgstr "Versão (Núcleo)" -#: modules/computer.c:824 +#: modules/computer.c:837 msgid "Shading Language Version (Core)" msgstr "Versão de linguagem de sombreamento (Núcleo)" -#: modules/computer.c:825 +#: modules/computer.c:838 msgid "Version (ES)" msgstr "Versão (ES)" -#: modules/computer.c:826 +#: modules/computer.c:839 msgid "Shading Language Version (ES)" msgstr "Versão da linguagem de sombreamento (ES)" -#: modules/computer.c:827 +#: modules/computer.c:840 msgid "GLX Version" msgstr "GLX Versão" -#: modules/computer.c:848 +#: modules/computer.c:861 msgid "Group" msgstr "Grupo " -#: modules/computer.c:851 modules/computer/users.c:49 +#: modules/computer.c:864 modules/computer/users.c:52 msgid "Group ID" msgstr "ID do Grupo" #. / "usable memory" -#: modules/computer.c:944 +#: modules/computer.c:957 #, c-format msgid "%0.1f %s available to Linux" msgstr "%0.1f%s disponível para Linux" -#: modules/computer.c:946 modules/devices/dmi_memory.c:715 +#: modules/computer.c:959 modules/devices/dmi_memory.c:715 #: modules/devices/dmi_memory.c:725 modules/devices/dmi_memory.c:866 -#: modules/devices/dmi_memory.c:997 +#: modules/devices/dmi_memory.c:995 msgid "GiB" msgstr "GiB" -#: modules/computer.c:950 modules/computer/memory_usage.c:73 +#: modules/computer.c:963 modules/computer/memory_usage.c:73 #: modules/computer/modules.c:370 msgid "KiB" msgstr "KiB" -#: modules/computer.c:1013 modules/devices/devicetree/pmac_data.c:82 +#: modules/computer.c:1026 modules/devices/devicetree/pmac_data.c:82 msgid "Motherboard" msgstr "Placa mãe" -#: modules/computer.c:1041 +#: modules/computer.c:1054 msgid "Graphics" msgstr "Gráficos" -#: modules/computer.c:1042 modules/devices.c:108 +#: modules/computer.c:1055 modules/devices.c:109 msgid "Storage" msgstr "Armazenamento" -#: modules/computer.c:1042 modules/devices.c:104 +#: modules/computer.c:1055 modules/devices.c:105 msgid "Printers" msgstr "Impressoras Printers" -#: modules/computer.c:1042 +#: modules/computer.c:1055 msgid "Audio" msgstr "Áudio" -#: modules/computer.c:1091 +#: modules/computer.c:1104 msgid "Gathers high-level computer information" msgstr "Reúne informações do computador de alto nível" -#: modules/computer.c:1102 +#: modules/computer.c:1115 msgid "lsmod is required." msgstr "" -#: modules/computer.c:1110 +#: modules/computer.c:1123 msgid "" "X.org's xrandr utility provides additional details when " "available." msgstr "" -#: modules/computer.c:1111 +#: modules/computer.c:1124 msgid "" "Mesa's glxinfo utility is required for OpenGL information." msgstr "" -#: modules/computer/alsa.c:34 -msgid "Audio Adapter" -msgstr "Adaptador de áudio" - #: modules/computer/filesystem.c:87 msgid "Filesystem" msgstr "Sistema de arquivo" @@ -1335,7 +1954,7 @@ msgstr "Somente leitura" #: modules/computer/filesystem.c:90 modules/devices.c:795 #: modules/devices/dmi_memory.c:664 modules/devices/dmi_memory.c:811 #: modules/devices/dmi_memory.c:843 modules/devices/dmi_memory.c:882 -#: modules/devices/dmi_memory.c:951 +#: modules/devices/dmi_memory.c:949 msgid "Size" msgstr "Tamanho" @@ -1632,8 +2251,8 @@ msgstr "" #: modules/computer/modules.c:338 modules/computer/modules.c:339 #: modules/computer/modules.c:340 modules/computer/modules.c:341 #: modules/computer/modules.c:342 modules/computer/modules.c:343 -#: modules/devices/dmi.c:117 modules/devices/dmi_memory.c:938 -#: modules/devices/firmware.c:245 modules/devices/x86/processor.c:695 +#: modules/devices/dmi.c:116 modules/devices/firmware.c:245 +#: modules/devices/x86/processor.c:694 msgid "(Not available)" msgstr "(Indisponível)" @@ -1733,7 +2352,7 @@ msgstr "Acesso permitido (rodando como administrador)" msgid "Access forbidden? (running as superuser)" msgstr "Acesso proibido? (rodando como administrador)" -#: modules/computer/os.c:298 modules/computer/os.c:573 +#: modules/computer/os.c:298 modules/computer/os.c:572 msgid "Disabled" msgstr "Desabilitado" @@ -1768,193 +2387,68 @@ msgstr "%d bits (médio)" msgid "%d bits (healthy)" msgstr "%d bits (saudável)" -#: modules/computer/os.c:568 +#: modules/computer/os.c:567 msgid "Not installed" msgstr "Não instalado" -#: modules/computer/os.c:571 +#: modules/computer/os.c:570 msgid "Enabled" msgstr "Habilitado" -#: modules/computer/uptime.c:54 -#, c-format -msgid "%d day" -msgid_plural "%d days" -msgstr[0] "%d dia" -msgstr[1] "%d dias" - -#: modules/computer/uptime.c:55 -#, c-format -msgid "%d hour" -msgid_plural "%d hours" -msgstr[0] "%d hora" -msgstr[1] "%d horas" - -#: modules/computer/uptime.c:56 -#, c-format -msgid "%d minute" -msgid_plural "%d minutes" -msgstr[0] "%d minuto" -msgstr[1] "%d minutos" - -#: modules/computer/users.c:47 +#: modules/computer/users.c:50 msgid "User Information" msgstr "Informação do usuário" -#: modules/computer/users.c:48 +#: modules/computer/users.c:51 msgid "User ID" msgstr "ID Usuários " -#: modules/computer/users.c:51 +#: modules/computer/users.c:54 msgid "Default Shell" msgstr "Shell Padrão " -#: modules/devices.c:99 -msgid "Graphics Processors" -msgstr "Processadores Gráficos" - -#: modules/devices.c:100 modules/devices/monitors.c:449 -#: modules/devices/monitors.c:495 -msgid "Monitors" -msgstr "" - -#: modules/devices.c:101 modules/devices/pci.c:175 -msgid "PCI Devices" -msgstr "Dispositivos PCI" - -#: modules/devices.c:102 modules/devices/usb.c:211 -msgid "USB Devices" -msgstr "Dispositivos USB " - -#: modules/devices.c:103 -msgid "Firmware" -msgstr "Firmware" - -#: modules/devices.c:105 -msgid "Battery" -msgstr "Bateria" - -#: modules/devices.c:106 -msgid "Sensors" -msgstr "Sensores" - -#: modules/devices.c:109 -msgid "System DMI" -msgstr "Sistema DMI" - -#: modules/devices.c:110 -msgid "Memory Devices" -msgstr "Dispositivos de memória" - -#: modules/devices.c:112 modules/devices.c:114 -msgid "Device Tree" -msgstr "Árvore de Dispositivos" - -#: modules/devices.c:116 -msgid "Resources" -msgstr "Recursos" - -#: modules/devices.c:771 -msgid "Sensor" -msgstr "Sensor" - -#: modules/devices.c:772 modules/devices/gpu.c:163 modules/devices/pci.c:148 -#: modules/devices/usb.c:139 -msgid "Driver" -msgstr "Driver" - -#: modules/devices.c:795 modules/devices/alpha/processor.c:88 -#: modules/devices/devicetree.c:163 modules/devices/devicetree.c:209 +#: modules/devices/alpha/processor.c:88 modules/devices.c:795 +#: modules/devices/devicetree.c:162 modules/devices/devicetree.c:208 #: modules/devices/devicetree/pmac_data.c:80 modules/devices/gpu.c:116 #: modules/devices/ia64/processor.c:165 #: modules/devices/loongarch64/processor.c:83 #: modules/devices/m68k/processor.c:84 modules/devices/mips/processor.c:75 #: modules/devices/monitors.c:404 modules/devices/parisc/processor.c:155 -#: modules/devices/ppc/processor.c:158 modules/devices/riscv/processor.c:182 -#: modules/devices/s390/processor.c:132 modules/devices/x86/processor.c:812 +#: modules/devices/ppc/processor.c:158 modules/devices/riscv/processor.c:181 +#: modules/devices/s390/processor.c:132 modules/devices/x86/processor.c:811 msgid "Model" msgstr "Modelo " -#: modules/devices.c:829 modules/devices/dmi_memory.c:883 -msgid "Devices" -msgstr "Dispositivos " - -#: modules/devices.c:841 -msgid "Update PCI ID listing" -msgstr "Atualizar lista de IDs de PCI" - -#: 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 "Reúne informações sobre dispositivos de hardware" - -#: modules/devices.c:924 -msgid "A copy of pci.ids is not available on the system." -msgstr "" - -#: modules/devices.c:927 -msgid "A full pci.ids is not available on the system." -msgstr "" - -#: modules/devices.c:932 -msgid "Resource information requires superuser privileges" -msgstr "Reúne informações sobre dispositivos de hardware" - -#: modules/devices.c:938 -msgid "" -"Any NVMe storage devices present are not listed.\n" -"udisks2 is required for NVMe devices." -msgstr "" - #: modules/devices/alpha/processor.c:89 msgid "Platform String" msgstr "String de plataforma" -#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:345 +#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:344 #: modules/devices/ia64/processor.c:167 #: modules/devices/loongarch64/processor.c:85 #: modules/devices/m68k/processor.c:87 modules/devices/mips/processor.c:77 #: modules/devices/parisc/processor.c:158 modules/devices/ppc/processor.c:160 -#: modules/devices/riscv/processor.c:186 modules/devices/sh/processor.c:87 -#: modules/devices/x86/processor.c:659 modules/devices/x86/processor.c:812 +#: modules/devices/riscv/processor.c:185 modules/devices/sh/processor.c:87 +#: modules/devices/x86/processor.c:658 modules/devices/x86/processor.c:811 msgid "Frequency" msgstr "Freqüência " -#: modules/devices/alpha/processor.c:91 modules/devices/arm/processor.c:346 +#: modules/devices/alpha/processor.c:91 modules/devices/arm/processor.c:345 #: modules/devices/ia64/processor.c:168 modules/devices/m68k/processor.c:88 #: modules/devices/mips/processor.c:78 modules/devices/parisc/processor.c:159 #: modules/devices/ppc/processor.c:161 modules/devices/s390/processor.c:134 -#: modules/devices/sh/processor.c:90 modules/devices/x86/processor.c:660 +#: modules/devices/sh/processor.c:90 modules/devices/x86/processor.c:659 msgid "BogoMips" msgstr "BogoMips" -#: modules/devices/alpha/processor.c:92 modules/devices/arm/processor.c:347 +#: modules/devices/alpha/processor.c:92 modules/devices/arm/processor.c:346 #: modules/devices/ia64/processor.c:169 #: modules/devices/loongarch64/processor.c:88 #: modules/devices/m68k/processor.c:89 modules/devices/mips/processor.c:79 #: modules/devices/parisc/processor.c:160 modules/devices/ppc/processor.c:162 -#: modules/devices/riscv/processor.c:187 modules/devices/s390/processor.c:135 +#: modules/devices/riscv/processor.c:186 modules/devices/s390/processor.c:135 #: modules/devices/sh/processor.c:91 modules/devices/sparc/processor.c:77 -#: modules/devices/x86/processor.c:661 +#: modules/devices/x86/processor.c:660 msgid "Byte Order" msgstr "Ordem de Byte" @@ -2134,73 +2628,69 @@ msgstr "Avançado SIMD / NEON em AArch64 (arco> 8)" msgid "ARM Processor" msgstr "Processador ARM" -#: modules/devices/arm/processor.c:214 modules/devices/riscv/processor.c:147 -#: modules/devices/x86/processor.c:610 +#: modules/devices/arm/processor.c:214 modules/devices/riscv/processor.c:146 +#: modules/devices/x86/processor.c:609 msgid "Empty List" msgstr "Lista vazia" -#: modules/devices/arm/processor.c:240 modules/devices/gpu.c:158 -#: modules/devices/gpu.c:242 modules/devices/x86/processor.c:268 +#: modules/devices/arm/processor.c:239 modules/devices/gpu.c:158 +#: modules/devices/gpu.c:242 modules/devices/x86/processor.c:267 msgid "Clocks" msgstr "Clocks Relógios" -#: modules/devices/arm/processor.c:286 modules/devices/arm/processor.c:299 -#: modules/devices/x86/processor.c:314 modules/devices/x86/processor.c:327 +#: modules/devices/arm/processor.c:285 modules/devices/arm/processor.c:298 +#: modules/devices/x86/processor.c:313 modules/devices/x86/processor.c:326 #, c-format msgid "%.2f-%.2f %s=%dx\n" msgstr "%.2f-%.2f %s=%dx\n" -#: modules/devices/arm/processor.c:342 +#: modules/devices/arm/processor.c:341 msgid "Linux Name" msgstr "Nome Linux" -#: modules/devices/arm/processor.c:343 +#: modules/devices/arm/processor.c:342 msgid "Decoded Name" msgstr "Nome decodificado" -#: modules/devices/arm/processor.c:344 modules/network/net.c:453 +#: modules/devices/arm/processor.c:343 modules/network/net.c:481 msgid "Mode" msgstr "Modo" -#: modules/devices/arm/processor.c:350 +#: modules/devices/arm/processor.c:349 msgid "ARM" msgstr "ARM" -#: modules/devices/arm/processor.c:351 +#: modules/devices/arm/processor.c:350 msgid "Implementer" msgstr "Implementador" -#: modules/devices/arm/processor.c:352 modules/devices/dmi_memory.c:953 +#: modules/devices/arm/processor.c:351 modules/devices/dmi_memory.c:951 msgid "Part" msgstr "Parte" -#: modules/devices/arm/processor.c:353 modules/devices/ia64/processor.c:162 -#: modules/devices/parisc/processor.c:156 modules/devices/riscv/processor.c:183 +#: modules/devices/arm/processor.c:352 modules/devices/ia64/processor.c:162 +#: modules/devices/parisc/processor.c:156 modules/devices/riscv/processor.c:182 msgid "Architecture" msgstr "Arquitetura" -#: modules/devices/arm/processor.c:354 +#: modules/devices/arm/processor.c:353 msgid "Variant" msgstr "Variante" -#: modules/devices/arm/processor.c:356 modules/devices/riscv/processor.c:190 -#: modules/devices/sparc/processor.c:78 modules/devices/x86/processor.c:667 +#: modules/devices/arm/processor.c:355 modules/devices/riscv/processor.c:189 +#: modules/devices/sparc/processor.c:78 modules/devices/x86/processor.c:666 msgid "Capabilities" msgstr "Capacidades" -#: modules/devices/arm/processor.c:468 +#: modules/devices/arm/processor.c:467 msgid "SOC/Package" msgstr "SOC / Pacote" #: modules/devices/arm/processor.c:471 modules/devices/x86/processor.c:752 -msgid "Topology" -msgstr "Topologia" - -#: modules/devices/arm/processor.c:472 modules/devices/x86/processor.c:753 msgid "Logical CPU Config" msgstr "Configuração lógica da CPU" -#: modules/devices/arm/processor.c:489 +#: modules/devices/arm/processor.c:488 msgid "SOC/Package Information" msgstr "SOC / informações do pacote" @@ -2246,7 +2736,7 @@ msgstr "" "Número do Modelo=%s\n" "Número de série=%s\n" -#: modules/devices/battery.c:343 +#: modules/devices/battery.c:344 #, c-format msgid "" "\n" @@ -2265,99 +2755,192 @@ msgstr "" "APM driver versão=%s\n" "APM BIOS versão=%s\n" -#: modules/devices/battery.c:355 -#, c-format -msgid "" -"\n" -"[Battery (APM)]\n" -"Charge=%d%%\n" -"Using=%s\n" -"APM driver version=%s\n" -"APM BIOS version=%s\n" +#: modules/devices/battery.c:356 +#, c-format +msgid "" +"\n" +"[Battery (APM)]\n" +"Charge=%d%%\n" +"Using=%s\n" +"APM driver version=%s\n" +"APM BIOS version=%s\n" +msgstr "" +"\n" +"[Bateria (APM)]\n" +"Carga Carregar=%d%%\n" +"Usando=%s\n" +"APM driver versão=%s\n" +"APM BIOS versão=%s\n" + +#: modules/devices/battery.c:383 +msgid "" +"[No batteries]\n" +"No batteries found on this system=\n" +msgstr "" +"[Sem baterias]\n" +"Nenhuma bateria encontrada neste sistema=\n" + +#: modules/devices.c:100 +msgid "Graphics Processors" +msgstr "Processadores Gráficos" + +#: modules/devices.c:101 modules/devices/monitors.c:449 +#: modules/devices/monitors.c:495 +msgid "Monitors" +msgstr "" + +#: modules/devices.c:102 modules/devices/pci.c:175 +msgid "PCI Devices" +msgstr "Dispositivos PCI" + +#: modules/devices.c:103 modules/devices/usb.c:211 +msgid "USB Devices" +msgstr "Dispositivos USB " + +#: modules/devices.c:104 +msgid "Firmware" +msgstr "Firmware" + +#: modules/devices.c:106 +msgid "Battery" +msgstr "Bateria" + +#: modules/devices.c:107 +msgid "Sensors" +msgstr "Sensores" + +#: modules/devices.c:110 +msgid "System DMI" +msgstr "Sistema DMI" + +#: modules/devices.c:111 +msgid "Memory Devices" +msgstr "Dispositivos de memória" + +#: modules/devices.c:113 modules/devices.c:115 +msgid "Device Tree" +msgstr "Árvore de Dispositivos" + +#: modules/devices.c:117 +msgid "Resources" +msgstr "Recursos" + +#: modules/devices.c:771 +msgid "Sensor" +msgstr "Sensor" + +#: modules/devices.c:829 modules/devices/dmi_memory.c:883 +msgid "Devices" +msgstr "Dispositivos " + +#: modules/devices.c:841 +msgid "Update PCI ID listing" +msgstr "Atualizar lista de IDs de PCI" + +#: 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 "Reúne informações sobre dispositivos de hardware" + +#: modules/devices.c:924 +msgid "A copy of pci.ids is not available on the system." msgstr "" -"\n" -"[Bateria (APM)]\n" -"Carga Carregar=%d%%\n" -"Usando=%s\n" -"APM driver versão=%s\n" -"APM BIOS versão=%s\n" -#: modules/devices/battery.c:382 +#: modules/devices.c:927 +msgid "A full pci.ids is not available on the system." +msgstr "" + +#: modules/devices.c:932 +msgid "Resource information requires superuser privileges" +msgstr "Reúne informações sobre dispositivos de hardware" + +#: modules/devices.c:938 msgid "" -"[No batteries]\n" -"No batteries found on this system=\n" +"Any NVMe storage devices present are not listed.\n" +"udisks2 is required for NVMe devices." msgstr "" -"[Sem baterias]\n" -"Nenhuma bateria encontrada neste sistema=\n" -#: modules/devices/devicetree.c:52 +#: modules/devices/devicetree.c:51 msgid "Properties" msgstr "Propriedades" -#: modules/devices/devicetree.c:53 +#: modules/devices/devicetree.c:52 msgid "Children" msgstr "Crianças" -#: modules/devices/devicetree.c:89 +#: modules/devices/devicetree.c:88 msgid "Node" msgstr "Node nó" -#: modules/devices/devicetree.c:90 +#: modules/devices/devicetree.c:89 msgid "Node Path" msgstr "Caminho do Nó Node Path" -#: modules/devices/devicetree.c:91 +#: modules/devices/devicetree.c:90 msgid "Alias" msgstr "Alias" -#: modules/devices/devicetree.c:91 modules/devices/devicetree.c:92 -#: modules/devices/monitors.c:411 modules/devices/storage.c:306 -#: modules/devices/storage.c:328 -msgid "(None)" -msgstr "(Nenhum)" - -#: modules/devices/devicetree.c:92 +#: modules/devices/devicetree.c:91 msgid "Symbol" msgstr "Símbolo" -#: modules/devices/devicetree.c:145 modules/devices/devicetree/pmac_data.c:79 +#: modules/devices/devicetree.c:144 modules/devices/devicetree/pmac_data.c:79 msgid "Platform" msgstr "Plataforma" -#: modules/devices/devicetree.c:146 modules/devices/devicetree.c:211 +#: modules/devices/devicetree.c:145 modules/devices/devicetree.c:210 #: modules/devices/gpu.c:247 msgid "Compatible" msgstr "Compatível" -#: modules/devices/devicetree.c:147 +#: modules/devices/devicetree.c:146 msgid "GPU-compatible" msgstr "Compatível com GPU" -#: modules/devices/devicetree.c:162 +#: modules/devices/devicetree.c:161 msgid "Raspberry Pi or Compatible" msgstr "Raspberry Pi ou compatível" -#: modules/devices/devicetree.c:164 modules/devices/devicetree.c:191 -#: modules/devices/devicetree.c:210 modules/devices/devicetree/rpi_data.c:169 +#: modules/devices/devicetree.c:163 modules/devices/devicetree.c:190 +#: modules/devices/devicetree.c:209 modules/devices/devicetree/rpi_data.c:169 #: modules/devices/dmi.c:42 modules/devices/dmi.c:52 modules/devices/dmi.c:58 #: modules/devices/usb.c:181 msgid "Serial Number" msgstr "Número de série" -#: modules/devices/devicetree.c:165 modules/devices/devicetree/rpi_data.c:166 +#: modules/devices/devicetree.c:164 modules/devices/devicetree/rpi_data.c:166 msgid "RCode" msgstr "RCode" -#: modules/devices/devicetree.c:165 +#: modules/devices/devicetree.c:164 msgid "No revision code available; unable to lookup model details." msgstr "" "Nenhum código de revisão disponível; incapaz de pesquisar detalhes do modelo." -#: modules/devices/devicetree.c:190 +#: modules/devices/devicetree.c:189 msgid "More" msgstr "Mais" -#: modules/devices/devicetree.c:271 +#: modules/devices/devicetree.c:270 msgid "Messages" msgstr "Mensagens" @@ -2446,24 +3029,19 @@ msgstr "BIOS" msgid "Asset Tag" msgstr "Asset Tag Tag de patrimônio" -#: modules/devices/dmi.c:54 -msgid "Chassis" -msgstr "Chassis" - -#: modules/devices/dmi.c:121 modules/devices/dmi_memory.c:939 -#: modules/devices/x86/processor.c:696 +#: modules/devices/dmi.c:120 modules/devices/x86/processor.c:695 msgid "(Not available; Perhaps try running HardInfo as root.)" msgstr "" -#: modules/devices/dmi.c:162 +#: modules/devices/dmi.c:161 msgid "DMI Unavailable" msgstr "" -#: modules/devices/dmi.c:164 +#: modules/devices/dmi.c:163 msgid "DMI is not avaliable. Perhaps this platform does not provide DMI." msgstr "" -#: modules/devices/dmi.c:165 +#: modules/devices/dmi.c:164 msgid "DMI is not available; Perhaps try running HardInfo as root." msgstr "" @@ -2507,12 +3085,12 @@ msgstr "" msgid "Memory Array" msgstr "" -#: modules/devices/dmi_memory.c:747 modules/devices/x86/processor.c:715 +#: modules/devices/dmi_memory.c:747 modules/devices/x86/processor.c:714 msgid "DMI Handle" msgstr "" #: modules/devices/dmi_memory.c:748 modules/devices/dmi_memory.c:804 -#: modules/devices/dmi_memory.c:841 modules/devices/dmi_memory.c:950 +#: modules/devices/dmi_memory.c:841 modules/devices/dmi_memory.c:948 msgid "Locator" msgstr "" @@ -2589,30 +3167,31 @@ msgstr "(Vazio)" msgid "Serial Presence Detect (SPD) Summary" msgstr "" -#: modules/devices/dmi_memory.c:1007 -msgid " dmidecode utility available" +#: modules/devices/dmi_memory.c:937 +msgid "(Not available - See hint box below)" msgstr "" -#: modules/devices/dmi_memory.c:1008 -msgid " ... and HardInfo2 running with superuser privileges" -msgstr " ... e HardInfo2 rodando com privilégios de superusuário" +#: modules/devices/dmi_memory.c:1005 +msgid " dmidecode package installed" +msgstr "" -#: modules/devices/dmi_memory.c:1009 -msgid "" -" at24 (or eeprom) module loaded (for SDR, DDR, DDR2, DDR3)" +#: modules/devices/dmi_memory.c:1006 +msgid " sudo chmod a+r /sys/firmware/dmi/tables/*" msgstr "" -#: modules/devices/dmi_memory.c:1010 -msgid "" -" ... or ee1004 module loaded and configured! " -"(for DDR4)" +#: modules/devices/dmi_memory.c:1007 +msgid " sudo modprobe at24 (or eeprom) (for SDR, DDR, DDR2, DDR3)" +msgstr "" + +#: modules/devices/dmi_memory.c:1008 +msgid " sudo modprobe ee1004 (for DDR4)" msgstr "" -#: modules/devices/dmi_memory.c:1019 -msgid "Memory information requires one or both of the following:" -msgstr "As informações de memória precisam um ou ambos do seguinte:" +#: modules/devices/dmi_memory.c:1017 +msgid "Memory Information requires more Setup:" +msgstr "" -#: modules/devices/dmi_memory.c:1045 +#: modules/devices/dmi_memory.c:1043 msgid "" "\"More often than not, information contained in the DMI tables is " "inaccurate,\n" @@ -2723,7 +3302,7 @@ msgid "Plugin" msgstr "Plugin" #: modules/devices/firmware.c:74 modules/devices/firmware.c:205 -#: modules/network.c:380 +#: modules/network.c:381 msgid "Flags" msgstr "Bandeiras" @@ -2817,10 +3396,6 @@ msgstr "Dispositivo DRM" msgid "Class" msgstr "Classe" -#: modules/devices/gpu.c:159 modules/devices/gpu.c:243 -msgid "Core" -msgstr "Núcleo " - #: modules/devices/gpu.c:164 modules/devices/pci.c:149 msgid "In Use" msgstr "Em uso" @@ -2841,36 +3416,12 @@ msgstr "" msgid "Operating Points (OPPv2)" msgstr "" -#: modules/devices/gpu.c:216 -msgid "Frequency Scaling" -msgstr "Escala de frequência" - -#: modules/devices/gpu.c:217 -msgid "Minimum" -msgstr "Mínimo" - -#: modules/devices/gpu.c:217 modules/devices/gpu.c:218 -msgid "kHz" -msgstr "kHz" - -#: modules/devices/gpu.c:218 -msgid "Maximum" -msgstr "Máximo" - -#: modules/devices/gpu.c:219 -msgid "Transition Latency" -msgstr "Latência de transição" - -#: modules/devices/gpu.c:219 -msgid "ns" -msgstr "ns" - #: modules/devices/gpu.c:245 msgid "Device Tree Node" msgstr "" #: modules/devices/gpu.c:248 modules/devices/monitors.c:475 -#: modules/network/net.c:454 +#: modules/network/net.c:482 msgid "Status" msgstr "Estado" @@ -2921,7 +3472,7 @@ msgstr "Tipo de sistema" msgid "BogoMIPS" msgstr "" -#: modules/devices/m68k/processor.c:85 modules/devices/riscv/processor.c:185 +#: modules/devices/m68k/processor.c:85 modules/devices/riscv/processor.c:184 msgid "MMU" msgstr "MMU" @@ -2972,7 +3523,7 @@ msgid "Analog" msgstr "" #: modules/devices/monitors.c:395 modules/devices/usb.c:135 -#: modules/network.c:310 modules/network.c:363 modules/network.c:380 +#: modules/network.c:311 modules/network.c:364 modules/network.c:381 msgid "Interface" msgstr "Interface" @@ -3085,10 +3636,6 @@ msgstr "" msgid "PA-RISC Processor" msgstr "Processador PA-RISC" -#: modules/devices/parisc/processor.c:157 -msgid "System" -msgstr "Sistema" - #: modules/devices/parisc/processor.c:161 msgid "HVersion" msgstr "HVersion" @@ -3097,10 +3644,6 @@ msgstr "HVersion" msgid "SVersion" msgstr "SVersion" -#: modules/devices/parisc/processor.c:163 modules/devices/x86/processor.c:664 -msgid "Cache" -msgstr "Cache" - #: modules/devices/pci.c:123 msgid "Link Width" msgstr "Largura do Link" @@ -3189,7 +3732,7 @@ msgstr "" "[Impressoras]\n" "Nenhuma impressora encontrada=\n" -#: modules/devices/riscv/processor.c:184 +#: modules/devices/riscv/processor.c:183 msgid "uarch" msgstr "uarch" @@ -3373,7 +3916,7 @@ msgid "Timings" msgstr "" #: modules/devices/spd-decode.c:549 modules/devices/spd-decode.c:940 -#: modules/devices/spd-decode.c:982 modules/devices/x86/processor.c:717 +#: modules/devices/spd-decode.c:982 modules/devices/x86/processor.c:716 msgid "Voltage" msgstr "Voltagem" @@ -3422,6 +3965,7 @@ msgid "XMP Profile" msgstr "Perfil XMP" #: modules/devices/spd-decode.c:939 modules/devices/usb.c:176 +#: modules/network/net.c:443 msgid "Speed" msgstr "Velocidade" @@ -3697,7 +4241,7 @@ msgstr "Ejetável" msgid "Self-monitoring (S.M.A.R.T.)" msgstr "Monitoramento automático (S.M.A.R.T.)" -#: modules/devices/storage.c:266 modules/devices/x86/processor.c:665 +#: modules/devices/storage.c:266 modules/devices/x86/processor.c:664 msgid "Power Management" msgstr "Gerenciamento de energia" @@ -3822,7 +4366,7 @@ msgstr "" "\n" "[SCSI Discos]\n" -#: modules/devices/storage.c:567 modules/devices/storage.c:767 +#: modules/devices/storage.c:567 modules/devices/storage.c:773 #, c-format msgid "" "[Device Information]\n" @@ -3858,12 +4402,12 @@ msgstr "" "\n" "[IDE Discos]\n" -#: modules/devices/storage.c:704 +#: modules/devices/storage.c:707 #, c-format msgid "Driver=%s\n" msgstr "Driver=%s\n" -#: modules/devices/storage.c:773 +#: modules/devices/storage.c:779 #, c-format msgid "" "Device Name=hd%c\n" @@ -3874,7 +4418,7 @@ msgstr "" "mídia=%s\n" "Cache=%dkb\n" -#: modules/devices/storage.c:783 +#: modules/devices/storage.c:789 #, c-format msgid "" "[Geometry]\n" @@ -3885,7 +4429,7 @@ msgstr "" "Físico=%s\n" "Lógico=%s\n" -#: modules/devices/storage.c:793 +#: modules/devices/storage.c:799 #, c-format msgid "" "[Capabilities]\n" @@ -3894,7 +4438,7 @@ msgstr "" "[Capacidades]\n" "%s" -#: modules/devices/storage.c:800 +#: modules/devices/storage.c:806 #, c-format msgid "" "[Speeds]\n" @@ -3907,11 +4451,11 @@ msgstr "" msgid "Sub-class" msgstr "Subclasse" -#: modules/devices/usb.c:138 modules/devices/usb.c:179 modules/network.c:347 +#: modules/devices/usb.c:138 modules/devices/usb.c:179 modules/network.c:348 msgid "Protocol" msgstr "Protocolo" -#: modules/devices/usb.c:146 modules/network/net.c:451 +#: modules/devices/usb.c:146 modules/network/net.c:479 msgid "Mb/s" msgstr "Mb/s" @@ -3945,84 +4489,66 @@ msgid "Level %d (%s)=%d-way set-associative, %d sets, %dKB size\n" msgstr "" "Level %d (%s)=%d-maneira conjunto-associativa, %d Conjuntos, %dKB Tamanho\n" -#. /cache type, as appears in: Level 1 (Data) -#: modules/devices/x86/processor.c:170 -msgctxt "cache-type" -msgid "Data" -msgstr "Data" - -#. /cache type, as appears in: Level 1 (Instruction) -#: modules/devices/x86/processor.c:171 -msgctxt "cache-type" -msgid "Instruction" -msgstr "Instrução" - -#. /cache type, as appears in: Level 2 (Unified) -#: modules/devices/x86/processor.c:172 -msgctxt "cache-type" -msgid "Unified" -msgstr "Unificado" - -#: modules/devices/x86/processor.c:367 +#: modules/devices/x86/processor.c:366 msgid "Caches" msgstr "Caches" -#: modules/devices/x86/processor.c:418 modules/devices/x86/processor.c:435 +#: modules/devices/x86/processor.c:417 modules/devices/x86/processor.c:434 #, c-format msgid "Level %d (%s)#%d=%dx %dKB (%dKB), %d-way set-associative, %d sets\n" msgstr "" "Level %d (%s)#%d=%dx %dKB (%dKB), %d-maneira conjunta-associativa, %d " "Conjuntos\n" -#: modules/devices/x86/processor.c:649 +#: modules/devices/x86/processor.c:648 msgid "Model Name" msgstr "Nome do modelo" -#: modules/devices/x86/processor.c:650 +#: modules/devices/x86/processor.c:649 msgid "Family, model, stepping" msgstr "Família, modelo, pisar Stpeping" -#: modules/devices/x86/processor.c:656 +#: modules/devices/x86/processor.c:655 msgid "Microcode Version" msgstr "Versão do microcódigo" -#: modules/devices/x86/processor.c:657 +#: modules/devices/x86/processor.c:656 msgid "Configuration" msgstr "Configuração " -#: modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:657 msgid "Cache Size" msgstr "Tamanho do Cache" -#: modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:657 msgid "kb" msgstr "kb" -#: modules/devices/x86/processor.c:666 +#: modules/devices/x86/processor.c:665 msgid "Bug Workarounds" msgstr "Soluções alternativas para insetos" -#: modules/devices/x86/processor.c:693 +#: modules/devices/x86/processor.c:692 msgid "Socket Information" msgstr "" -#: modules/devices/x86/processor.c:714 +#: modules/devices/x86/processor.c:713 msgid "CPU Socket" msgstr "" -#: modules/devices/x86/processor.c:718 +#: modules/devices/x86/processor.c:717 msgid "External Clock" msgstr "" -#: modules/devices/x86/processor.c:719 +#: modules/devices/x86/processor.c:718 msgid "Max Frequency" msgstr "Frequência máxima " -#: modules/devices/x86/processor.c:750 +#: modules/devices/x86/processor.c:749 msgid "Package Information" msgstr "Informação do Pacote" -#: modules/devices/x86/processor.c:812 +#: modules/devices/x86/processor.c:811 msgid "Socket:Core" msgstr "Soquete: Núcleo" @@ -5484,7 +6010,7 @@ msgstr "Conexões IP" msgid "Routing Table" msgstr "Tabela de roteamento" -#: modules/network.c:64 modules/network.c:309 +#: modules/network.c:64 modules/network.c:310 msgid "ARP Table" msgstr "Tabela ARP" @@ -5500,311 +6026,336 @@ msgstr "Estatísticas" msgid "Shared Directories" msgstr "Diretórios Compartilhados" -#: modules/network.c:310 modules/network.c:332 modules/network.c:363 -#: modules/network/net.c:472 +#: modules/network.c:311 modules/network.c:333 modules/network.c:364 +#: modules/network/net.c:500 msgid "IP Address" msgstr "Endereço de IP" -#: modules/network.c:310 +#: modules/network.c:311 msgid "MAC Address" msgstr "Endereço MAC" -#: modules/network.c:319 +#: modules/network.c:320 msgid "SAMBA" msgstr "SAMBA" -#: modules/network.c:320 +#: modules/network.c:321 msgid "NFS" msgstr "NFS" -#: modules/network.c:331 +#: modules/network.c:332 msgid "Name Servers" msgstr "Nome de Servidores" -#: modules/network.c:346 +#: modules/network.c:347 msgid "Connections" msgstr "Conexões" -#: modules/network.c:347 +#: modules/network.c:348 msgid "Local Address" msgstr "Endereço Local" -#: modules/network.c:347 +#: modules/network.c:348 msgid "Foreign Address" msgstr "Endereço Exterior" -#: modules/network.c:347 +#: modules/network.c:348 msgid "State" msgstr "Estado" -#: modules/network.c:363 +#: modules/network.c:364 msgid "Sent" msgstr "Enviado" -#: modules/network.c:363 +#: modules/network.c:364 msgid "Received" msgstr "Recebido" -#: modules/network.c:379 +#: modules/network.c:380 msgid "IP routing table" msgstr "Tabela de roteamento IP" -#: modules/network.c:380 +#: modules/network.c:381 msgid "Destination/Gateway" msgstr "Destino/Gateway" -#: modules/network.c:380 modules/network/net.c:473 +#: modules/network.c:381 modules/network/net.c:501 msgid "Mask" msgstr "Máscara" -#: modules/network.c:408 +#: modules/network.c:409 msgid "Network" msgstr "Rede" -#: modules/network.c:441 +#: modules/network.c:442 msgid "Gathers information about this computer's network connection" msgstr "Reúne informações sobre a conexão de rede deste computador" -#: modules/network/net.c:72 +#: modules/network/net.c:74 msgctxt "wi-op-mode" msgid "Auto" msgstr "Automático" -#: modules/network/net.c:73 +#: modules/network/net.c:75 msgctxt "wi-op-mode" msgid "Ad-Hoc" msgstr "Ad-Hoc" -#: modules/network/net.c:74 +#: modules/network/net.c:76 msgctxt "wi-op-mode" msgid "Managed" msgstr "Gerenciado" -#: modules/network/net.c:75 +#: modules/network/net.c:77 msgctxt "wi-op-mode" msgid "Master" msgstr "Principal" -#: modules/network/net.c:76 +#: modules/network/net.c:78 msgctxt "wi-op-mode" msgid "Repeater" msgstr "Repetidor" -#: modules/network/net.c:77 +#: modules/network/net.c:79 msgctxt "wi-op-mode" msgid "Secondary" msgstr "Secondário" -#: modules/network/net.c:78 +#: modules/network/net.c:80 msgctxt "wi-op-mode" msgid "(Unknown)" msgstr "(Desconhecido)" -#: modules/network/net.c:242 modules/network/net.c:262 -#: modules/network/net.c:270 +#: modules/network/net.c:268 modules/network/net.c:288 +#: modules/network/net.c:296 msgctxt "net-if-type" msgid "Ethernet" msgstr "Ethernet" -#: modules/network/net.c:243 +#: modules/network/net.c:269 msgctxt "net-if-type" msgid "Loopback" msgstr "Loopback" -#: modules/network/net.c:244 +#: modules/network/net.c:270 msgctxt "net-if-type" msgid "Point-to-Point" msgstr "Ponto-a-Ponto" -#: modules/network/net.c:245 modules/network/net.c:246 -#: modules/network/net.c:247 modules/network/net.c:248 -#: modules/network/net.c:272 +#: modules/network/net.c:271 modules/network/net.c:272 +#: modules/network/net.c:273 modules/network/net.c:274 +#: modules/network/net.c:298 msgctxt "net-if-type" msgid "Wireless" msgstr "Rede sem fio" -#: modules/network/net.c:249 +#: modules/network/net.c:275 msgctxt "net-if-type" msgid "Virtual Point-to-Point (TUN)" msgstr "Ponto-a-ponto virtual (TUN)" -#: modules/network/net.c:250 +#: modules/network/net.c:276 msgctxt "net-if-type" msgid "Ethernet (TAP)" msgstr "Ethernet (TAP)" -#: modules/network/net.c:251 +#: modules/network/net.c:277 msgctxt "net-if-type" msgid "Parallel Line Internet Protocol" msgstr "Protocolo de Internet de Linha Paralela" -#: modules/network/net.c:252 +#: modules/network/net.c:278 msgctxt "net-if-type" msgid "Infrared" msgstr "Infravermelho" -#: modules/network/net.c:253 modules/network/net.c:271 +#: modules/network/net.c:279 modules/network/net.c:297 msgctxt "net-if-type" msgid "Serial Line Internet Protocol" msgstr "Protocolo de Internet de Linha Serial" -#: modules/network/net.c:254 +#: modules/network/net.c:280 msgctxt "net-if-type" msgid "Integrated Services Digital Network" msgstr "Rede Digital de Serviços Integrados" -#: modules/network/net.c:255 +#: modules/network/net.c:281 msgctxt "net-if-type" msgid "IPv6-over-IPv4 Tunnel" msgstr "Túnel IPv6-sobre-IPv4" -#: modules/network/net.c:256 +#: modules/network/net.c:282 msgctxt "net-if-type" msgid "VMWare Virtual Network Interface (NAT)" msgstr "VMWare Interface de Rede Virtual (NAT)" -#: modules/network/net.c:257 +#: modules/network/net.c:283 msgctxt "net-if-type" msgid "VMWare Virtual Network Interface" msgstr "Interface de Rede Virtual do VMWare" -#: modules/network/net.c:258 +#: modules/network/net.c:284 msgctxt "net-if-type" msgid "Personal Area Network (PAN)" msgstr "Rede de Área Pessoal (PAN)" -#: modules/network/net.c:259 +#: modules/network/net.c:285 msgctxt "net-if-type" msgid "Bluetooth" msgstr "Bluetooth" -#: modules/network/net.c:260 +#: modules/network/net.c:286 msgctxt "net-if-type" msgid "Bridge Interface" msgstr "Interface Ponte" -#: modules/network/net.c:261 +#: modules/network/net.c:287 msgctxt "net-if-type" msgid "Hamachi Virtual Personal Network" msgstr "Rede Pessoal Virtual do Hamachi" -#: modules/network/net.c:263 +#: modules/network/net.c:289 msgctxt "net-if-type" msgid "Intermediate Functional Block" msgstr "Bloco Funcional Intermediário" -#: modules/network/net.c:264 +#: modules/network/net.c:290 msgctxt "net-if-type" msgid "GRE Network Tunnel" msgstr "Túnel de Rede GRE" -#: modules/network/net.c:265 +#: modules/network/net.c:291 msgctxt "net-if-type" msgid "Mesh Network" msgstr "Malha de Rede" -#: modules/network/net.c:266 +#: modules/network/net.c:292 msgctxt "net-if-type" msgid "Wireless Master Interface" msgstr "Interface Principal Wireless" -#: modules/network/net.c:267 +#: modules/network/net.c:293 msgctxt "net-if-type" msgid "VirtualBox Virtual Network Interface" msgstr "Interface de Rede Virtual do VirtualBox" -#: modules/network/net.c:273 +#: modules/network/net.c:299 msgctxt "net-if-type" msgid "Wireless (WAN)" msgstr "Rede sem fio (WAN)" -#: modules/network/net.c:275 +#: modules/network/net.c:301 msgctxt "net-if-type" msgid "(Unknown)" msgstr "(Desconhecido)" -#: modules/network/net.c:343 modules/network/net.c:353 +#: modules/network/net.c:369 modules/network/net.c:379 msgid "Network Interfaces" msgstr "Interfaces de Rede" -#: modules/network/net.c:343 +#: modules/network/net.c:369 msgid "None Found" msgstr "Nenhum Encontrado" -#: modules/network/net.c:409 +#: modules/network/net.c:436 msgid "Network Adapter Properties" msgstr "Propriedades do adaptador de rede" -#: modules/network/net.c:410 +#: modules/network/net.c:437 msgid "Interface Type" msgstr "Tipo de interface" -#: modules/network/net.c:411 +#: modules/network/net.c:438 msgid "Hardware Address (MAC)" msgstr "Endereço físico (MAC)" -#: modules/network/net.c:415 +#: modules/network/net.c:442 msgid "MTU" msgstr "MTU" -#: modules/network/net.c:416 +#: modules/network/net.c:444 msgid "Transfer Details" msgstr "Detalhes da transferência" -#: modules/network/net.c:417 +#: modules/network/net.c:445 msgid "Bytes Received" msgstr "Bytes recebidos" -#: modules/network/net.c:418 +#: modules/network/net.c:446 msgid "Bytes Sent" msgstr "Bytes Enviados" -#: modules/network/net.c:435 modules/network/net.c:457 -#: modules/network/net.c:458 +#: modules/network/net.c:463 modules/network/net.c:485 +#: modules/network/net.c:486 msgid "dBm" msgstr "dBm" -#: modules/network/net.c:435 +#: modules/network/net.c:463 msgid "mW" msgstr "mW" -#: modules/network/net.c:449 +#: modules/network/net.c:477 msgid "Wireless Properties" msgstr "Propriedades da Rede sem fio" -#: modules/network/net.c:450 +#: modules/network/net.c:478 msgid "Network Name (SSID)" msgstr "Nome da Rede (SSID)" -#: modules/network/net.c:451 +#: modules/network/net.c:479 msgid "Bit Rate" msgstr "Taxa de Bits" -#: modules/network/net.c:452 +#: modules/network/net.c:480 msgid "Transmission Power" msgstr "Potência de transmissão" -#: modules/network/net.c:455 +#: modules/network/net.c:483 msgid "Link Quality" msgstr "Qualidade do link" -#: modules/network/net.c:456 +#: modules/network/net.c:484 msgid "Signal / Noise" msgstr "Sinal / Ruído" -#: modules/network/net.c:471 +#: modules/network/net.c:499 msgid "Internet Protocol (IPv4)" msgstr "Protocolo de internet (IPv4)" -#: modules/network/net.c:472 modules/network/net.c:473 -#: modules/network/net.c:475 +#: modules/network/net.c:500 modules/network/net.c:501 +#: modules/network/net.c:503 msgid "(Not set)" msgstr "(Não configurado)" -#: modules/network/net.c:474 +#: modules/network/net.c:502 msgid "Broadcast Address" msgstr "Endereço de transmissão" +#~ msgid "_Copy to Clipboard" +#~ msgstr "_Copiar para área de transferência" + +#~ msgid "Copy to clipboard" +#~ msgstr "Copiar para área de transferência" + +#~ msgid " ... and HardInfo2 running with superuser privileges" +#~ msgstr " ... e HardInfo2 rodando com privilégios de superusuário" + +#~ msgid "Memory information requires one or both of the following:" +#~ msgstr "" +#~ "As informações de memória precisam um ou ambos do seguinte:" + +#~ msgctxt "cache-type" +#~ msgid "Data" +#~ msgstr "Data" + +#~ msgctxt "cache-type" +#~ msgid "Instruction" +#~ msgstr "Instrução" + +#~ msgctxt "cache-type" +#~ msgid "Unified" +#~ msgstr "Unificado" + #, c-format #~ msgid "" #~ "Written by %s\n" @@ -5837,9 +6388,6 @@ msgstr "Endereço de transmissão" #~ "devem ser comparados com os da versão atual. Alguns detalhes estão " #~ "faltando." -#~ msgid "Field" -#~ msgstr "Campo " - #~ msgid "Total Memory" #~ msgstr "Total de memoria " @@ -5873,258 +6421,6 @@ msgstr "Endereço de transmissão" #~ msgid "RISC-V Processor" #~ msgstr "Processador RISC-V" -#~ msgid "Little Endian" -#~ msgstr "Little Endian" - -#~ msgid "Big Endian" -#~ msgstr "Big Endian" - -#~ msgid "Current" -#~ msgstr "Atual" - -#~ msgid "Governor" -#~ msgstr "Governador a" - -#~ msgid "Socket" -#~ msgstr "Soquete" - -#~ msgid "Book" -#~ msgstr "Livro" - -#~ msgid "Drawer" -#~ msgstr "Gaveta" - -#~ msgid "ID" -#~ msgstr "ID" - -#~ msgid "BIOS Information" -#~ msgstr "Informação da BIOS" - -#~ msgid "Base Board" -#~ msgstr "Placa base" - -#~ msgid "Memory Controller" -#~ msgstr "Controlador de memória" - -#~ msgid "Memory Module" -#~ msgstr "Módulo de memória" - -#~ msgid "Port Connector" -#~ msgstr "Conector de porta" - -#~ msgid "System Slots" -#~ msgstr "Slots do sistema" - -#~ msgid "On Board Devices" -#~ msgstr "Dispositivos on board" - -#~ msgid "OEM Strings" -#~ msgstr "Cordas OEM" - -#~ msgid "System Configuration Options" -#~ msgstr "Opções de configuração do sistema" - -#~ msgid "BIOS Language" -#~ msgstr "Idioma da BIOS" - -#~ msgid "Group Associations" -#~ msgstr "Associações de grupo" - -#~ msgid "System Event Log" -#~ msgstr "Relatório de eventos do sistema" - -#~ msgid "Physical Memory Array" -#~ msgstr "Arranjo de memória física" - -#~ msgid "Memory Device" -#~ msgstr "Dispositivo de memória" - -#~ msgid "32-bit Memory Error" -#~ msgstr "Erro de memória 32-bit" - -#~ msgid "Memory Array Mapped Address" -#~ msgstr "Endereço do arranjo de memória mapeado" - -#~ msgid "Memory Device Mapped Address" -#~ msgstr "Endereço do dispositivo de memória mapeado" - -#~ msgid "Built-in Pointing Device" -#~ msgstr "Dispositivo apontador embarcado" - -#~ msgid "Portable Battery" -#~ msgstr "Bateria portátil" - -#~ msgid "System Reset" -#~ msgstr "Reinício do sistema" - -#~ msgid "Hardware Security" -#~ msgstr "Segurança do hardware" - -#~ msgid "System Power Controls" -#~ msgstr "Controles de energia do sistema" - -#~ msgid "Voltage Probe" -#~ msgstr "Sondagem de voltagem" - -#~ msgid "Cooling Device" -#~ msgstr "Dispositivo de resfriamento" - -#~ msgid "Temperature Probe" -#~ msgstr "Sondagem de temperatura" - -#~ msgid "Electrical Current Probe" -#~ msgstr "Sondagem elétrica atual" - -#~ msgid "Out-of-band Remote Access" -#~ msgstr "Acesso remoto fora da banda" - -#~ msgid "Boot Integrity Services" -#~ msgstr "Serviços de integridade de inicialização" - -#~ msgid "System Boot" -#~ msgstr "Inicialização do sistema" - -#~ msgid "64-bit Memory Error" -#~ msgstr "Erro de memória de 64 bits" - -#~ msgid "Management Device" -#~ msgstr "Dispositivo de gerenciamento" - -#~ msgid "Management Device Component" -#~ msgstr "Componente do dispositivo de gerenciamento" - -#~ msgid "Management Device Threshold Data" -#~ msgstr "Dados do limiar do dispositivo de gerenciamento" - -#~ msgid "Memory Channel" -#~ msgstr "Canal de memória" - -#~ msgid "IPMI Device" -#~ msgstr "Dispositivo IPMI" - -#~ msgid "Power Supply" -#~ msgstr "Suprimento de energia" - -#~ msgid "Additional Information" -#~ msgstr "Informações adicionais" - -#~ msgid "Onboard Device" -#~ msgstr "Dispositivo onboard" - -#~ msgid "Invalid chassis type (0)" -#~ msgstr "Tipo de chassi inválido (0)" - -#~ msgid "Unknown chassis type" -#~ msgstr "Tipo de chassi desconhecido" - -#~ msgid "Desktop" -#~ msgstr "Área de Trabalho" - -#~ msgid "Low-profile Desktop" -#~ msgstr "Desktop de baixo perfil" - -#~ msgid "Pizza Box" -#~ msgstr "Caixa de pizza" - -#~ msgid "Mini Tower" -#~ msgstr "Mini torre " - -#~ msgid "Tower" -#~ msgstr "Torre " - -#~ msgid "Portable" -#~ msgstr "Portátil" - -#~ msgid "Notebook" -#~ msgstr "Notebook" - -#~ msgid "Handheld" -#~ msgstr "Handheld computador portátil de mão" - -#~ msgid "Docking Station" -#~ msgstr "Estação de ancoragem " - -#~ msgid "All-in-one" -#~ msgstr "All-in-one" - -#~ msgid "Subnotebook" -#~ msgstr "Subnotebook mini notebooks " - -#~ msgid "Space-saving" -#~ msgstr "Economia de espaço" - -#~ msgid "Lunch Box" -#~ msgstr "Lancheira" - -#~ msgid "Main Server Chassis" -#~ msgstr "Chassi do Servidor Principal" - -#~ msgid "Expansion Chassis" -#~ msgstr "Chassi de Expansão" - -#~ msgid "Sub Chassis" -#~ msgstr "Sub chassi" - -#~ msgid "Bus Expansion Chassis" -#~ msgstr "Chassi de Expansão de Ônibus" - -#~ msgid "Peripheral Chassis" -#~ msgstr "Chassi Periférico" - -#~ msgid "RAID Chassis" -#~ msgstr "Chassi RAID" - -#~ msgid "Rack Mount Chassis" -#~ msgstr "Chassis de Montagem em Rack" - -#~ msgid "Sealed-case PC" -#~ msgstr "PC com caixa selada" - -#~ msgid "Multi-system" -#~ msgstr "Multi-sistema" - -#~ msgid "CompactPCI" -#~ msgstr "PCI compacto" - -#~ msgid "AdvancedTCA" -#~ msgstr "TCA avançado" - -#~ msgid "Blade" -#~ msgstr "Palheta" - -#~ msgid "Blade Enclosing" -#~ msgstr "Juntada de palheta" - -#~ msgid "Tablet" -#~ msgstr "Tablet" - -#~ msgid "Convertible" -#~ msgstr "Conversível" - -#~ msgid "Detachable" -#~ msgstr "Destacável" - -#~ msgid "IoT Gateway" -#~ msgstr "Passagem IoT" - -#~ msgid "Embedded PC" -#~ msgstr "PC embutido" - -#~ msgid "Mini PC" -#~ msgstr "PC mini" - -#~ msgid "Stick PC" -#~ msgstr "PC colocado" - -#~ msgid "phandle Map" -#~ msgstr "Mapa de Phandle" - -#~ msgid "Alias Map" -#~ msgstr "Mapa de alias" - -#~ msgid "Symbol Map" -#~ msgstr "Mapa de símbolo" - #, c-format #~ msgid "" #~ "Copyright (C) 2003-%d L. A. F. Pereira. See COPYING for details.\n" @@ -6175,70 +6471,12 @@ msgstr "Endereço de transmissão" #~ msgid "Unknown benchmark ``%s'' or benchmark.so not loaded" #~ msgstr "Benchmark desconhecido `` 1%s'' ou benchmark.so não foi carregado" -#~ msgid "Don't know what to do. Exiting." -#~ msgstr "Não sabe o que fazer. Sair." - -#, c-format -#~ msgid "%d second" -#~ msgid_plural "%d seconds" -#~ msgstr[0] "%d segundo" -#~ msgstr[1] "%d segundos" - -#, c-format -#~ msgid "%.1f B" -#~ msgstr "%.1f B" - -#, c-format -#~ msgid "%.1f KiB" -#~ msgstr "%.1f KiB" - -#, c-format -#~ msgid "%.1f MiB" -#~ msgstr "%.1f MiB" - -#, c-format -#~ msgid "%.1f GiB" -#~ msgstr "%.1f GiB" - -#, c-format -#~ msgid "%.1f TiB" -#~ msgstr "%.1f TiB" - -#, c-format -#~ msgid "%.1f PiB" -#~ msgstr "1%.1f PiB " - -#~ msgid "Error" -#~ msgstr "Erro" - -#~ msgid "Warning" -#~ msgstr "Aviso" - -#~ msgid "Fatal Error" -#~ msgstr "Erro fatal" - -#~ msgid "creates a report and prints to standard output" -#~ msgstr "cria um relatório e imprimir por saída padrão" - -#~ msgid "chooses a report format ([text], html)" -#~ msgstr "escolhe um formato de relatório ([texto], html)" - #~ msgid "run benchmark; requires benchmark.so to be loaded" #~ msgstr "executar benchmark; requer benchmark.so a ser carregado" #~ msgid "note attached to benchmark results" #~ msgstr "nota anexada aos resultados de benchmark" -#~ msgid "benchmark result format ([short], conf, shell)" -#~ msgstr "formato de resultado de benchmark ([short], conf, shell)" - -#~ msgid "" -#~ "maximum number of benchmark results to include (-1 for no limit, default " -#~ "is 50)" -#~ msgstr "" -#~ "número máximo de resultados de benchmark para incluir\n" -#~ "(-1 para sem limite, padrão é 50)" - #~ msgid "lists modules" #~ msgstr "lista os módulos" @@ -6251,34 +6489,9 @@ msgstr "Endereço de transmissão" #~ msgid "run in XML-RPC server mode" #~ msgstr "executar no modo do servidor XML-RPC" -#~ msgid "shows program version and quit" -#~ msgstr "executar no modo do servidor XML-RPC" - -#~ msgid "do not run benchmarks" -#~ msgstr "não execute benchmarks" - -#~ msgid "show all details" -#~ msgstr "mostrar todos os detalhes" - #~ msgid "- System Profiler and Benchmark tool" #~ msgstr "- Ferramenta Profiler e Benchmark do sistema" -#, c-format -#~ msgid "" -#~ "Unrecognized arguments.\n" -#~ "Try ``%s --help'' for more information.\n" -#~ msgstr "" -#~ "Argumentos não reconhecidos.\n" -#~ "Tentando ``%s --Ajuda' Para mais informação\n" - -#, c-format -#~ msgid "Module \"%s\" depends on module \"%s\", load it?" -#~ msgstr "Modulo \"%s\" depende do módulo \"%s\", carregar isso? " - -#, c-format -#~ msgid "Module \"%s\" depends on module \"%s\"." -#~ msgstr "Modulo \"%s\" depende do módulo \"%s\"." - #, c-format #~ msgid "" #~ "No module could be loaded. Check permissions on \"%s\" and try again." @@ -6294,10 +6507,6 @@ msgstr "Endereço de transmissão" #~ "todos os módulos disponíveis e tente novamente com uma lista de módulos " #~ "válida." -#, c-format -#~ msgid "Scanning: %s..." -#~ msgstr "Escaneando: %s..." - #~ msgid "Author:" #~ msgstr "Autor:" diff --git a/po/ru.po b/po/ru.po index 9ed890a0..85b881ff 100644 --- a/po/ru.po +++ b/po/ru.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: hardinfo2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-04-22 11:49+0200\n" +"POT-Creation-Date: 2024-05-30 15:01+0200\n" "PO-Revision-Date: 2022-03-05 23:00+0300\n" "Last-Translator: Sergey Rodin , ViktorOn\n" "Language-Team: \n" @@ -17,11 +17,648 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" -#: shell/callbacks.c:232 shell/shell.c:421 +#: hardinfo2/cpu_util.c:29 +msgid "Little Endian" +msgstr "Младший порядок байтов" + +#: hardinfo2/cpu_util.c:31 +msgid "Big Endian" +msgstr "Старший порядок байтов" + +#: hardinfo2/cpu_util.c:205 hardinfo2/cpu_util.c:216 modules/devices/gpu.c:216 +msgid "Frequency Scaling" +msgstr "Масштабирование частоты" + +#: hardinfo2/cpu_util.c:206 modules/devices/gpu.c:217 +msgid "Minimum" +msgstr "Минимальная" + +#: hardinfo2/cpu_util.c:206 hardinfo2/cpu_util.c:207 hardinfo2/cpu_util.c:208 +#: hardinfo2/dt_util.c:590 modules/devices/gpu.c:217 modules/devices/gpu.c:218 +msgid "kHz" +msgstr "кГц" + +#: hardinfo2/cpu_util.c:207 modules/devices/gpu.c:218 +msgid "Maximum" +msgstr "Максимальная" + +#: hardinfo2/cpu_util.c:208 +msgid "Current" +msgstr "Текущая" + +#: hardinfo2/cpu_util.c:209 modules/devices/gpu.c:219 +msgid "Transition Latency" +msgstr "Задержка перехода" + +#: hardinfo2/cpu_util.c:209 modules/devices/gpu.c:219 +msgid "ns" +msgstr "нс" + +#: hardinfo2/cpu_util.c:210 +msgid "Governor" +msgstr "Регулятор" + +#: hardinfo2/cpu_util.c:211 hardinfo2/cpu_util.c:217 modules/devices.c:772 +#: modules/devices/gpu.c:163 modules/devices/pci.c:148 +#: modules/devices/usb.c:139 +msgid "Driver" +msgstr "Драйвер" + +#: hardinfo2/cpu_util.c:223 modules/computer.c:785 +#: modules/devices/arm/processor.c:255 modules/devices/x86/processor.c:283 +#: modules/devices/x86/processor.c:387 modules/devices/x86/processor.c:525 +msgid "(Not Available)" +msgstr "(Недоступно)" + +#: hardinfo2/cpu_util.c:231 hardinfo2/cpu_util.c:233 +msgid "Socket" +msgstr "Сокет" + +#: hardinfo2/cpu_util.c:236 hardinfo2/cpu_util.c:238 modules/devices/gpu.c:159 +#: modules/devices/gpu.c:243 +msgid "Core" +msgstr "Ядро" + +#: hardinfo2/cpu_util.c:241 +msgid "Book" +msgstr "Книга" + +#: hardinfo2/cpu_util.c:243 +msgid "Drawer" +msgstr "Трассировщик" + +#: hardinfo2/cpu_util.c:249 modules/devices/arm/processor.c:470 +#: modules/devices/x86/processor.c:751 +msgid "Topology" +msgstr "Топология" + +#: hardinfo2/cpu_util.c:250 +msgid "ID" +msgstr "ИД" + +#: hardinfo2/dmi_util.c:25 +msgid "BIOS Information" +msgstr "Информация о BIOS" + +#: hardinfo2/dmi_util.c:26 modules/devices/parisc/processor.c:157 +msgid "System" +msgstr "Система" + +#: hardinfo2/dmi_util.c:27 +msgid "Base Board" +msgstr "Основная плата" + +#: hardinfo2/dmi_util.c:28 modules/devices/dmi.c:54 +msgid "Chassis" +msgstr "Шасси" + +#: hardinfo2/dmi_util.c:29 modules/computer.c:556 modules/computer.c:1054 +#: modules/devices/alpha/processor.c:87 modules/devices/arm/processor.c:340 +#: modules/devices.c:99 modules/devices/ia64/processor.c:159 +#: modules/devices/loongarch64/processor.c:80 +#: modules/devices/m68k/processor.c:83 modules/devices/mips/processor.c:74 +#: modules/devices/parisc/processor.c:154 modules/devices/ppc/processor.c:157 +#: modules/devices/riscv/processor.c:180 modules/devices/s390/processor.c:131 +#: modules/devices/sh/processor.c:83 modules/devices/sparc/processor.c:74 +#: modules/devices/x86/processor.c:647 +msgid "Processor" +msgstr "Процессор" + +#: hardinfo2/dmi_util.c:30 +msgid "Memory Controller" +msgstr "Контроллер памяти" + +#: hardinfo2/dmi_util.c:31 +msgid "Memory Module" +msgstr "Модуль памяти" + +#: hardinfo2/dmi_util.c:32 modules/devices/parisc/processor.c:163 +#: modules/devices/x86/processor.c:663 +msgid "Cache" +msgstr "Кэш" + +#: hardinfo2/dmi_util.c:33 +msgid "Port Connector" +msgstr "Разъем порта" + +#: hardinfo2/dmi_util.c:34 +msgid "System Slots" +msgstr "" + +#: hardinfo2/dmi_util.c:35 +msgid "On Board Devices" +msgstr "" + +#: hardinfo2/dmi_util.c:36 +msgid "OEM Strings" +msgstr "Строки OEM" + +#: hardinfo2/dmi_util.c:37 +msgid "System Configuration Options" +msgstr "" + +#: hardinfo2/dmi_util.c:38 +msgid "BIOS Language" +msgstr "Язык BIOS" + +#: hardinfo2/dmi_util.c:39 +msgid "Group Associations" +msgstr "" + +#: hardinfo2/dmi_util.c:40 +msgid "System Event Log" +msgstr "" + +#: hardinfo2/dmi_util.c:41 +msgid "Physical Memory Array" +msgstr "" + +#: hardinfo2/dmi_util.c:42 +msgid "Memory Device" +msgstr "Устройство памяти" + +#: hardinfo2/dmi_util.c:43 +msgid "32-bit Memory Error" +msgstr "" + +#: hardinfo2/dmi_util.c:44 +msgid "Memory Array Mapped Address" +msgstr "" + +#: hardinfo2/dmi_util.c:45 +msgid "Memory Device Mapped Address" +msgstr "" + +#: hardinfo2/dmi_util.c:46 +msgid "Built-in Pointing Device" +msgstr "Встроенное указывающее устройство" + +#: hardinfo2/dmi_util.c:47 +msgid "Portable Battery" +msgstr "Съемная батарея" + +#: hardinfo2/dmi_util.c:48 +msgid "System Reset" +msgstr "Сброс системы" + +#: hardinfo2/dmi_util.c:49 +msgid "Hardware Security" +msgstr "Аппаратная безопасность" + +#: hardinfo2/dmi_util.c:50 +msgid "System Power Controls" +msgstr "" + +#: hardinfo2/dmi_util.c:51 +msgid "Voltage Probe" +msgstr "Датчик напряжения" + +#: hardinfo2/dmi_util.c:52 +msgid "Cooling Device" +msgstr "Устройство охлаждения" + +#: hardinfo2/dmi_util.c:53 +msgid "Temperature Probe" +msgstr "Температурный датчик" + +#: hardinfo2/dmi_util.c:54 +msgid "Electrical Current Probe" +msgstr "" + +#: hardinfo2/dmi_util.c:55 +msgid "Out-of-band Remote Access" +msgstr "" + +#: hardinfo2/dmi_util.c:56 +msgid "Boot Integrity Services" +msgstr "" + +#: hardinfo2/dmi_util.c:57 +msgid "System Boot" +msgstr "" + +#: hardinfo2/dmi_util.c:58 +msgid "64-bit Memory Error" +msgstr "" + +#: hardinfo2/dmi_util.c:59 +msgid "Management Device" +msgstr "Устройство управления" + +#: hardinfo2/dmi_util.c:60 +msgid "Management Device Component" +msgstr "" + +#: hardinfo2/dmi_util.c:61 +msgid "Management Device Threshold Data" +msgstr "" + +#: hardinfo2/dmi_util.c:62 +msgid "Memory Channel" +msgstr "Канал памяти" + +#: hardinfo2/dmi_util.c:63 +msgid "IPMI Device" +msgstr "" + +#: hardinfo2/dmi_util.c:64 +msgid "Power Supply" +msgstr "Источник питания" + +#: hardinfo2/dmi_util.c:65 +msgid "Additional Information" +msgstr "Дополнительная информация" + +#: hardinfo2/dmi_util.c:66 +msgid "Onboard Device" +msgstr "" + +#: hardinfo2/dmi_util.c:233 +msgid "Invalid chassis type (0)" +msgstr "" + +#: hardinfo2/dmi_util.c:234 hardinfo2/dmi_util.c:235 +msgid "Unknown chassis type" +msgstr "" + +#: hardinfo2/dmi_util.c:236 +msgid "Desktop" +msgstr "Настольный компьютер" + +#: hardinfo2/dmi_util.c:237 +msgid "Low-profile Desktop" +msgstr "Низкопрофильный компьютер" + +#: hardinfo2/dmi_util.c:238 +msgid "Pizza Box" +msgstr "" + +#: hardinfo2/dmi_util.c:239 +msgid "Mini Tower" +msgstr "Размер Mini Tower" + +#: hardinfo2/dmi_util.c:240 +msgid "Tower" +msgstr "Размер Tower" + +#: hardinfo2/dmi_util.c:241 +msgid "Portable" +msgstr "Портативный компьютер" + +#: hardinfo2/dmi_util.c:242 modules/computer.c:412 modules/computer.c:421 +#: modules/computer.c:443 +msgid "Laptop" +msgstr "Лэптоп" + +#: hardinfo2/dmi_util.c:243 +msgid "Notebook" +msgstr "Ноутбук" + +#: hardinfo2/dmi_util.c:244 +msgid "Handheld" +msgstr "" + +#: hardinfo2/dmi_util.c:245 +msgid "Docking Station" +msgstr "Док-станция" + +#: hardinfo2/dmi_util.c:246 +msgid "All-in-one" +msgstr "Всё в одном" + +#: hardinfo2/dmi_util.c:247 +msgid "Subnotebook" +msgstr "" + +#: hardinfo2/dmi_util.c:248 +msgid "Space-saving" +msgstr "" + +#: hardinfo2/dmi_util.c:249 +msgid "Lunch Box" +msgstr "" + +#: hardinfo2/dmi_util.c:250 +msgid "Main Server Chassis" +msgstr "" + +#: hardinfo2/dmi_util.c:251 +msgid "Expansion Chassis" +msgstr "" + +#: hardinfo2/dmi_util.c:252 +msgid "Sub Chassis" +msgstr "" + +#: hardinfo2/dmi_util.c:253 +msgid "Bus Expansion Chassis" +msgstr "" + +#: hardinfo2/dmi_util.c:254 +msgid "Peripheral Chassis" +msgstr "" + +#: hardinfo2/dmi_util.c:255 +msgid "RAID Chassis" +msgstr "" + +#: hardinfo2/dmi_util.c:256 +msgid "Rack Mount Chassis" +msgstr "" + +#: hardinfo2/dmi_util.c:257 +msgid "Sealed-case PC" +msgstr "" + +#: hardinfo2/dmi_util.c:258 +msgid "Multi-system" +msgstr "" + +#: hardinfo2/dmi_util.c:259 +msgid "CompactPCI" +msgstr "" + +#: hardinfo2/dmi_util.c:260 +msgid "AdvancedTCA" +msgstr "" + +#: hardinfo2/dmi_util.c:261 +msgid "Blade" +msgstr "" + +#: hardinfo2/dmi_util.c:262 +msgid "Blade Enclosing" +msgstr "" + +#: hardinfo2/dmi_util.c:263 +msgid "Tablet" +msgstr "" + +#: hardinfo2/dmi_util.c:264 +msgid "Convertible" +msgstr "" + +#: hardinfo2/dmi_util.c:265 +msgid "Detachable" +msgstr "" + +#: hardinfo2/dmi_util.c:266 +msgid "IoT Gateway" +msgstr "" + +#: hardinfo2/dmi_util.c:267 +msgid "Embedded PC" +msgstr "" + +#: hardinfo2/dmi_util.c:268 +msgid "Mini PC" +msgstr "Мини ПК" + +#: hardinfo2/dmi_util.c:269 +msgid "Stick PC" +msgstr "" + +#: hardinfo2/dt_util.c:1175 +msgid "phandle Map" +msgstr "" + +#: hardinfo2/dt_util.c:1176 +msgid "Alias Map" +msgstr "" + +#: hardinfo2/dt_util.c:1177 +msgid "Symbol Map" +msgstr "" + +#. / %d will be latest year of copyright +#: hardinfo2/hardinfo.c:71 +#, c-format +msgid "" +"Copyright (C) 2003-2023 L. A. F. Pereira. 2024-%d Hardinfo2 Project.\n" +"\n" +msgstr "" + +#: hardinfo2/hardinfo.c:73 +#, c-format +msgid "" +"Compile-time options:\n" +" Release version: %s (%s)\n" +" LibSoup version: %s\n" +" BinReloc enabled: %s\n" +" Data prefix: %s\n" +" Library prefix: %s\n" +" Locale prefix : %s\n" +" Data hardcoded: %s\n" +" Library hardcoded: %s\n" +" Locale hardcoded: %s\n" +" Compiled for: %s\n" +msgstr "" + +#: hardinfo2/hardinfo.c:85 +msgid "3.0" +msgstr "" + +#: hardinfo2/hardinfo.c:86 modules/computer.c:833 +#: modules/computer/modules.c:352 modules/computer/modules.c:353 +#: modules/devices/inputdevices.c:153 modules/devices/printers.c:145 +#: modules/devices/spd-decode.c:971 +msgid "Yes" +msgstr "Да" + +#: hardinfo2/hardinfo.c:86 modules/computer.c:833 +#: modules/computer/modules.c:352 modules/computer/modules.c:353 +#: modules/devices/printers.c:145 modules/devices/spd-decode.c:968 +msgid "No" +msgstr "Нет" + +#: hardinfo2/hardinfo.c:120 +#, c-format +msgid "Unknown benchmark ``%s''\n" +msgstr "" + +#: hardinfo2/hardinfo.c:159 +msgid "Don't know what to do. Exiting." +msgstr "Не знаю, что делать. Выход." + +#: hardinfo2/usb_util.c:293 modules/devices/devicetree.c:90 +#: modules/devices/devicetree.c:91 modules/devices/monitors.c:411 +#: modules/devices/storage.c:306 modules/devices/storage.c:328 +msgid "(None)" +msgstr "(Нет)" + +#: hardinfo2/util.c:102 modules/computer/uptime.c:54 +#, c-format +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d день" +msgstr[1] "%d дня" +msgstr[2] "%d дней" + +#: hardinfo2/util.c:103 modules/computer/uptime.c:55 +#, c-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d час" +msgstr[1] "%d часа" +msgstr[2] "%d часов" + +#: hardinfo2/util.c:104 modules/computer/uptime.c:56 +#, c-format +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d минута" +msgstr[1] "%d минуты" +msgstr[2] "%d минут" + +#: hardinfo2/util.c:105 +#, c-format +msgid "%d second" +msgid_plural "%d seconds" +msgstr[0] "секунда" +msgstr[1] "секунды" +msgstr[2] "секунд" + +#: hardinfo2/util.c:126 +#, c-format +msgid "%.1f B" +msgstr "%.1f Б" + +#: hardinfo2/util.c:128 +#, c-format +msgid "%.1f KiB" +msgstr "%.1f КиБ" + +#: hardinfo2/util.c:130 +#, c-format +msgid "%.1f MiB" +msgstr "%.1f МиБ" + +#: hardinfo2/util.c:132 +#, c-format +msgid "%.1f GiB" +msgstr "%.1f ГиБ" + +#: hardinfo2/util.c:134 +#, c-format +msgid "%.1f TiB" +msgstr "%.1f ТиБ" + +#: hardinfo2/util.c:136 +#, c-format +msgid "%.1f PiB" +msgstr "%.1f ПиБ" + +#: hardinfo2/util.c:366 +msgid "Error" +msgstr "Ошибка" + +#: hardinfo2/util.c:366 hardinfo2/util.c:382 +msgid "Warning" +msgstr "Предупреждение" + +#: hardinfo2/util.c:381 +msgid "Fatal Error" +msgstr "Фатальная ошибка" + +#: hardinfo2/util.c:408 +msgid "do not print status messages to standard output" +msgstr "не выводить сообщения о состоянии на стандартный вывод" + +#: hardinfo2/util.c:414 +msgid "creates a report and prints to standard output" +msgstr "создаёт отчёт и выводит на стандартный вывод" + +#: hardinfo2/util.c:420 +msgid "chooses a report format ([text], html)" +msgstr "выберите формат отчета ([text], HTML)" + +#: hardinfo2/util.c:426 +msgid "run single benchmark eg. -b 'FPU FFT' (Default all Benchmarks runs)" +msgstr "" + +#: hardinfo2/util.c:432 +msgid "" +"user note attached to benchmark results. (updating/synchronize with server)" +msgstr "" + +#: hardinfo2/util.c:438 +msgid "benchmark result format ([short], conf, shell)" +msgstr "формат результата теста ([short], conf, shell)" + +#: hardinfo2/util.c:444 +msgid "" +"maximum number of benchmark results to include (-1 for no limit, default is " +"50)" +msgstr "" + +#: hardinfo2/util.c:450 +msgid "shows program version and quit" +msgstr "показывает версию программы и выходит" + +#: hardinfo2/util.c:456 +msgid "do not run benchmarks" +msgstr "не запускать тесты" + +#: hardinfo2/util.c:462 +msgid "show all details" +msgstr "показать все подробности" + +#: hardinfo2/util.c:467 +msgid "- System Information and Benchmark" +msgstr "" + +#: hardinfo2/util.c:477 +#, c-format +msgid "" +"Unrecognized arguments.\n" +"Try ``%s --help'' for more information.\n" +msgstr "" +"Неизвестные аргументы.\n" +"Используйте `%s --help' для справки.\n" + +#: hardinfo2/util.c:862 +#, c-format +msgid "Module \"%s\" depends on module \"%s\", load it?" +msgstr "Модуль \"%s\" зависит от модуля \"%s\", загрузить его?" + +#: hardinfo2/util.c:885 +#, c-format +msgid "Module \"%s\" depends on module \"%s\"." +msgstr "Модуль \"%s\" зависит от модуля \"%s\"." + +#: hardinfo2/util.c:952 +#, c-format +msgid "Scanning: %s..." +msgstr "Сканирование: %s..." + +#: hardinfo2/util.c:962 shell/shell.c:302 shell/shell.c:932 shell/shell.c:2146 +msgid "Done." +msgstr "Выполнено." + +#: hardinfo2/vendor.c:213 +msgid "Update vendor list" +msgstr "Обновить список поставщиков" + +#: hardinfo2/vendor.c:218 +msgid "Check Update Version" +msgstr "" + +#: hardinfo2/vendor.c:391 modules/computer.c:608 modules/computer.c:813 +#: modules/computer/os.c:80 modules/computer/os.c:267 modules/computer/os.c:304 +#: modules/computer/os.c:511 modules/computer/os.c:581 modules/devices.c:403 +#: modules/devices.c:549 modules/devices/firmware.c:149 +#: modules/devices/printers.c:106 modules/devices/printers.c:113 +#: modules/devices/printers.c:123 modules/devices/printers.c:138 +#: modules/devices/printers.c:147 modules/devices/printers.c:256 +#: modules/devices/spd-decode.c:311 modules/devices/usb.c:149 +msgid "Unknown" +msgstr "Неизвестно" + +#: shell/callbacks.c:396 shell/shell.c:523 msgid "System Information and Benchmark" msgstr "" -#: shell/callbacks.c:237 +#: shell/callbacks.c:401 msgid "" "HardInfo2 is free software; you can redistribute it and/or modify it under " "the terms of the GNU General Public License as published by the Free " @@ -41,88 +678,112 @@ msgstr "" msgid "_Information" msgstr "_Информация" -#: shell/menu.c:45 +#: shell/menu.c:44 msgid "_View" msgstr "_Вид" #: shell/menu.c:46 +msgid "_Theme" +msgstr "" + +#: shell/menu.c:48 msgid "_Help" msgstr "_Справка" -#: shell/menu.c:51 +#: shell/menu.c:52 msgid "Generate _Report" msgstr "Создать _отчёт" -#: shell/menu.c:52 +#: shell/menu.c:53 msgid "Generates a report with detailed system information" msgstr "Создать отчет с подробной информацией о системе" -#: shell/menu.c:56 shell/syncmanager.c:689 +#: shell/menu.c:57 shell/syncmanager.c:691 msgid "Synchronize" msgstr "Синхронизировать" -#: shell/menu.c:57 +#: shell/menu.c:58 msgid "Send benchmark results and receive updated data from the network" msgstr "" "Отправить результаты тестирования и получить обновленные данные из сети" -#: shell/menu.c:61 +#: shell/menu.c:62 msgid "_Open..." msgstr "_Открыть..." -#: shell/menu.c:66 -msgid "_Copy to Clipboard" -msgstr "_Копировать в буфер" - -#: shell/menu.c:67 -msgid "Copy to clipboard" -msgstr "Копировать в буфер обмена" - -#: shell/menu.c:71 +#: shell/menu.c:73 msgid "_Refresh" msgstr "_Обновить" -#: shell/menu.c:76 +#: shell/menu.c:78 msgid "_Open HardInfo2 Web Site" msgstr "_Открыть веб-сайт Hardinfo" -#: shell/menu.c:81 +#: shell/menu.c:83 msgid "_Report bug" msgstr "_Сообщить об ошибке" -#: shell/menu.c:86 +#: shell/menu.c:88 msgid "_About HardInfo2" msgstr "_О HardInfo2" -#: shell/menu.c:87 +#: shell/menu.c:89 msgid "Displays program version information" msgstr "Показывает информацию о версии программы" -#: shell/menu.c:91 +#: shell/menu.c:93 msgid "_Quit" msgstr "_Выход" -#: shell/menu.c:98 +#: shell/menu.c:100 msgid "_Side Pane" msgstr "_Боковая панель" -#: shell/menu.c:99 +#: shell/menu.c:101 msgid "Toggles side pane visibility" msgstr "Видимость боковой панели" -#: shell/menu.c:102 +#: shell/menu.c:104 msgid "_Toolbar" msgstr "_Панель инструментов" -#: shell/menu.c:106 +#: shell/menu.c:108 msgid "Synchronize on startup" msgstr "" +#: shell/menu.c:113 +msgid "Disable Theme" +msgstr "" + +#: shell/menu.c:117 +msgid "Theme Motherboard" +msgstr "" + +#: shell/menu.c:121 +msgid "Theme Graffiti" +msgstr "" + +#: shell/menu.c:125 +msgid "Theme Anime PC" +msgstr "" + +#: shell/menu.c:129 +msgid "Theme Tux Star" +msgstr "" + +#: shell/menu.c:133 +msgid "Theme PixArt" +msgstr "" + +#: shell/menu.c:137 +msgid "Theme Silicon" +msgstr "" + #: shell/report.c:771 shell/report.c:779 msgid "Save File" msgstr "Сохранить файл" -#: shell/report.c:774 shell/report.c:1253 shell/syncmanager.c:777 +#: shell/report.c:774 shell/report.c:1251 shell/syncmanager.c:779 msgid "_Cancel" msgstr "_Отмена" @@ -178,42 +839,37 @@ msgstr "Выбор: нет" msgid "Select _All" msgstr "Выбор: все" -#: shell/report.c:1263 +#: shell/report.c:1261 msgid "_Generate" msgstr "_Сгенерировать" -#: shell/shell.c:312 shell/shell.c:781 shell/shell.c:2019 -#: modules/benchmark.c:725 modules/benchmark.c:733 -msgid "Done." -msgstr "Выполнено." - -#: shell/shell.c:416 +#: shell/shell.c:518 #, c-format msgid "%s - System Information and Benchmark" msgstr "" -#: shell/shell.c:766 +#: shell/shell.c:917 msgid "Loading modules..." msgstr "Загрузка модулей..." -#: shell/shell.c:1536 +#: shell/shell.c:1672 msgid "URL" msgstr "Сайт" -#: shell/shell.c:1543 +#: shell/shell.c:1679 msgid "Support URL" msgstr "Сайт поддержки" -#: shell/shell.c:1554 +#: shell/shell.c:1690 msgid "Wikipedia" msgstr "Википедия" -#: shell/shell.c:1885 +#: shell/shell.c:2019 #, c-format msgid "%s → Summary" msgstr "%s → Сводка" -#: shell/shell.c:1993 +#: shell/shell.c:2126 msgid "Updating..." msgstr "Обновление..." @@ -232,73 +888,133 @@ msgstr "" "Синхронизация\n" "Это может занять какое-то время." -#: shell/syncmanager.c:543 +#: shell/syncmanager.c:545 msgid "(canceled)" msgstr "(отменен)" -#: shell/syncmanager.c:559 +#: shell/syncmanager.c:561 msgid "(failed)" msgstr "(ошибка)" -#: shell/syncmanager.c:655 modules/benchmark.c:904 +#: shell/syncmanager.c:657 modules/benchmark.c:884 msgid "Send benchmark results" msgstr "Отправить результаты тестирования" -#: shell/syncmanager.c:764 +#: shell/syncmanager.c:766 msgid "Privacy Policy" msgstr "Политика конфиденциальности" -#: shell/syncmanager.c:786 +#: shell/syncmanager.c:788 msgid "_Synchronize" msgstr "_Синхронизировать" -#: shell/syncmanager.c:835 +#: shell/syncmanager.c:837 #, c-format msgid "Synchronizing: %s" msgstr "" -#: modules/benchmark.c:353 -msgid "This Machine" -msgstr "Этот компьютер" +#: modules/benchmark/benches.c:113 +msgid "CPU Blowfish (Single-thread)" +msgstr "CPU Blowfish (однопоточный)" -#: modules/benchmark.c:564 modules/benchmark/bench_results.c:527 -#: modules/benchmark/bench_results.c:593 -msgid "CPU Config" -msgstr "Конфигурация процессора" +#: modules/benchmark/benches.c:121 +msgid "CPU Blowfish (Multi-thread)" +msgstr "CPU Blowfish (многопоточный)" + +#: modules/benchmark/benches.c:129 +msgid "CPU Blowfish (Multi-core)" +msgstr "CPU Blowfish (многоядерный)" + +#: modules/benchmark/benches.c:137 +msgid "CPU Zlib" +msgstr "" + +#: modules/benchmark/benches.c:145 +msgid "CPU CryptoHash" +msgstr "" + +#: modules/benchmark/benches.c:153 +msgid "CPU Fibonacci" +msgstr "" + +#: modules/benchmark/benches.c:161 +msgid "CPU N-Queens" +msgstr "" + +#: modules/benchmark/benches.c:169 +msgid "FPU FFT" +msgstr "" + +#: modules/benchmark/benches.c:177 +msgid "FPU Raytracing (Single-thread)" +msgstr "" + +#: modules/benchmark/benches.c:185 +msgid "Internal Network Speed" +msgstr "" + +#: modules/benchmark/benches.c:193 +msgid "SysBench CPU (Single-thread)" +msgstr "SysBench CPU (однопоточный)" + +#: modules/benchmark/benches.c:201 +msgid "SysBench CPU (Multi-thread)" +msgstr "SysBench CPU (многопоточный)" + +#: modules/benchmark/benches.c:209 +msgid "SysBench CPU (Four threads)" +msgstr "" + +#: modules/benchmark/benches.c:217 +msgid "SysBench Memory (Single-thread)" +msgstr "SysBench Memory (однопоточный)" + +#: modules/benchmark/benches.c:225 +msgid "SysBench Memory (Two threads)" +msgstr "" -#: modules/benchmark.c:564 -msgid "Results" -msgstr "Результаты" +#: modules/benchmark/benches.c:233 +msgid "SysBench Memory (Quad threads)" +msgstr "" -#: modules/benchmark.c:565 modules/devices/sparc/processor.c:75 -msgid "CPU" -msgstr "Процессор" +#: modules/benchmark/benches.c:241 +msgid "SysBench Memory (Multi-thread)" +msgstr "" -#: modules/benchmark.c:640 -#, c-format -msgid "Benchmarking: %s." -msgstr "Тестирование: %s" +#: modules/benchmark/benches.c:249 +msgid "GPU Drawing" +msgstr "" -#: modules/benchmark.c:652 -msgid "Stop" +#: modules/benchmark/benches.c:263 +msgid "" +"Alexey Kopytov's sysbench is required.\n" +"Results in events/second. Higher is better." msgstr "" +"Требуется sysbench от Алексея Копытова.\n" +"Результаты в событиях в секунду. Чем выше, тем лучше." -#: modules/benchmark.c:741 -msgid "Benchmarks" -msgstr "Тесты" +#: modules/benchmark/benches.c:269 +msgid "" +"Alexey Kopytov's sysbench is required.\n" +"Results in MiB/second. Higher is better." +msgstr "" +"Требуется sysbench от Алексея Копытова.\n" +"Результаты в МиБ/сек. Чем выше, тем лучше." -#: modules/benchmark.c:751 -msgid "Perform tasks and compare with other systems" -msgstr "Выполняет задания и сравнивает с другими системами" +#: modules/benchmark/benches.c:272 +msgid "" +"iperf3 is required.\n" +"Results in Gbits/s. Higher is better." +msgstr "" -#: modules/benchmark.c:910 -msgid "Receive benchmark results" -msgstr "Принять результаты тестирования" +#: modules/benchmark/benches.c:284 +msgid "Results in HIMarks. Higher is better." +msgstr "Результаты в HIMarks. Чем выше, тем лучше." #. / Used for an unknown value. Having it in only one place cleans up the .po #. * line references #: modules/benchmark/bench_results.c:34 modules/computer.c:41 -#: modules/computer/display.c:41 modules/computer/display.c:58 +#: modules/computer/display.c:40 modules/computer/display.c:57 #: modules/computer/os.c:290 modules/computer/os.c:350 modules/devices.c:532 #: modules/devices/dmi_memory.c:57 modules/devices/dmi_memory.c:58 #: modules/devices/dmi_memory.c:634 modules/devices/dmi_memory.c:777 @@ -315,15 +1031,15 @@ msgstr "Принять результаты тестирования" #: modules/devices/spd-decode.c:983 modules/devices/storage.c:27 #: modules/devices/storage.c:307 modules/devices/storage.c:336 #: modules/devices/storage.c:431 modules/devices/usb.c:29 -#: modules/network/net.c:437 includes/cpu_util.h:11 +#: modules/network/net.c:465 includes/cpu_util.h:11 msgid "(Unknown)" msgstr "(Неизвестно)" #: modules/benchmark/bench_results.c:69 modules/benchmark/bench_results.c:359 -#: modules/devices.c:369 modules/devices.c:377 modules/devices.c:405 -#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:290 -#: modules/devices/arm/processor.c:303 modules/devices/arm/processor.c:345 -#: modules/devices/arm/processor.c:500 modules/devices/gpu.c:125 +#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:289 +#: modules/devices/arm/processor.c:302 modules/devices/arm/processor.c:344 +#: modules/devices/arm/processor.c:499 modules/devices.c:369 +#: modules/devices.c:377 modules/devices.c:405 modules/devices/gpu.c:125 #: modules/devices/gpu.c:127 modules/devices/gpu.c:133 #: modules/devices/gpu.c:135 modules/devices/gpu.c:187 #: modules/devices/gpu.c:189 modules/devices/ia64/processor.c:167 @@ -332,16 +1048,16 @@ msgstr "(Неизвестно)" #: modules/devices/m68k/processor.c:87 modules/devices/mips/processor.c:77 #: modules/devices/parisc/processor.c:158 #: modules/devices/parisc/processor.c:191 modules/devices/ppc/processor.c:160 -#: modules/devices/ppc/processor.c:187 modules/devices/riscv/processor.c:186 -#: modules/devices/riscv/processor.c:214 modules/devices/s390/processor.c:160 +#: modules/devices/ppc/processor.c:187 modules/devices/riscv/processor.c:185 +#: modules/devices/riscv/processor.c:213 modules/devices/s390/processor.c:160 #: modules/devices/sh/processor.c:87 modules/devices/sh/processor.c:88 -#: modules/devices/sh/processor.c:89 modules/devices/x86/processor.c:318 -#: modules/devices/x86/processor.c:331 modules/devices/x86/processor.c:659 -#: modules/devices/x86/processor.c:791 +#: modules/devices/sh/processor.c:89 modules/devices/x86/processor.c:317 +#: modules/devices/x86/processor.c:330 modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:790 msgid "MHz" msgstr "МГц" -#: modules/benchmark/bench_results.c:391 modules/devices.c:177 +#: modules/benchmark/bench_results.c:391 modules/devices.c:178 #, c-format msgid "%d physical processor" msgid_plural "%d physical processors" @@ -349,7 +1065,7 @@ msgstr[0] "%d физический процессор" msgstr[1] "%d физических процессора" msgstr[2] "%d физических процессоров" -#: modules/benchmark/bench_results.c:392 modules/devices.c:178 +#: modules/benchmark/bench_results.c:392 modules/devices.c:179 #, c-format msgid "%d core" msgid_plural "%d cores" @@ -357,7 +1073,7 @@ msgstr[0] "%d ядро" msgstr[1] "%d ядра" msgstr[2] "%d ядер" -#: modules/benchmark/bench_results.c:393 modules/devices.c:179 +#: modules/benchmark/bench_results.c:393 modules/devices.c:180 #, c-format msgid "%d thread" msgid_plural "%d threads" @@ -365,7 +1081,7 @@ msgstr[0] "%d поток" msgstr[1] "%d потока" msgstr[2] "%d потоков" -#: modules/benchmark/bench_results.c:398 modules/devices.c:181 +#: modules/benchmark/bench_results.c:398 modules/devices.c:182 #, c-format msgid "%d NUMA node" msgid_plural "%d NUMA nodes" @@ -374,257 +1090,211 @@ msgstr[1] "%d узла NUMA" msgstr[2] "%d узлов NUMA" #. /NP procs; NC cores across NN nodes; NT threads -#: modules/benchmark/bench_results.c:402 modules/devices.c:182 +#: modules/benchmark/bench_results.c:402 modules/devices.c:183 #, c-format msgid "%s; %s across %s; %s" msgstr "" #. /NP procs; NC cores; NT threads -#: modules/benchmark/bench_results.c:407 modules/devices.c:185 +#: modules/benchmark/bench_results.c:407 modules/devices.c:186 #, c-format msgid "%s; %s; %s" msgstr "%s; %s; %s" -#: modules/benchmark/bench_results.c:479 modules/benchmark/bench_results.c:599 -#: modules/computer.c:948 modules/devices/dmi_memory.c:636 +#: modules/benchmark/bench_results.c:478 modules/benchmark/bench_results.c:598 +#: modules/computer.c:961 modules/devices/dmi_memory.c:636 #: modules/devices/dmi_memory.c:717 modules/devices/dmi_memory.c:727 #: modules/devices/dmi_memory.c:781 modules/devices/dmi_memory.c:868 -#: modules/devices/dmi_memory.c:914 modules/devices/dmi_memory.c:999 -#: modules/network/net.c:395 modules/network/net.c:417 -#: modules/network/net.c:418 +#: modules/devices/dmi_memory.c:914 modules/devices/dmi_memory.c:997 +#: modules/network/net.c:421 modules/network/net.c:445 +#: modules/network/net.c:446 msgid "MiB" msgstr " МиБ" -#: modules/benchmark/bench_results.c:484 modules/benchmark/bench_results.c:598 +#: modules/benchmark/bench_results.c:483 modules/benchmark/bench_results.c:597 msgid "kiB" msgstr "КиБ" -#: modules/benchmark/bench_results.c:492 modules/benchmark/bench_results.c:546 +#: modules/benchmark/bench_results.c:491 modules/benchmark/bench_results.c:545 #, c-format msgid "%d-bit" msgstr "%d-бит" -#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:511 modules/benchmark/bench_results.c:574 msgid "Benchmark Result" msgstr "Результат теста" -#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:511 modules/benchmark/bench_results.c:574 msgid "Threads" msgstr "Потоки" -#: modules/benchmark/bench_results.c:513 modules/benchmark/bench_results.c:577 +#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:576 msgid "Elapsed Time" msgstr "Затраченное время" -#: modules/benchmark/bench_results.c:513 modules/benchmark/bench_results.c:577 +#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:576 msgid "seconds" msgstr "секунд" -#: modules/benchmark/bench_results.c:514 modules/computer/languages.c:101 -#: modules/devices/arm/processor.c:355 modules/devices/gpu.c:157 +#: modules/benchmark/bench_results.c:513 modules/computer/languages.c:101 +#: modules/devices/arm/processor.c:354 modules/devices/gpu.c:157 #: modules/devices/ia64/processor.c:166 #: modules/devices/loongarch64/processor.c:84 modules/devices/pci.c:146 #: modules/devices/ppc/processor.c:159 msgid "Revision" msgstr "Ревизия" -#: modules/benchmark/bench_results.c:515 modules/benchmark/bench_results.c:578 +#: modules/benchmark/bench_results.c:514 modules/benchmark/bench_results.c:577 msgid "Extra Information" msgstr "Дополнительная информация" -#: modules/benchmark/bench_results.c:517 modules/benchmark/bench_results.c:580 +#: modules/benchmark/bench_results.c:516 modules/benchmark/bench_results.c:579 msgid "Note" msgstr "Примечание" -#: modules/benchmark/bench_results.c:518 modules/benchmark/bench_results.c:581 +#: modules/benchmark/bench_results.c:517 modules/benchmark/bench_results.c:580 msgid "" "This result is from an old version of HardInfo. Results might not be " "comparable to current version. Some details are missing." msgstr "" -#: modules/benchmark/bench_results.c:522 modules/benchmark/bench_results.c:585 +#: modules/benchmark/bench_results.c:521 modules/benchmark/bench_results.c:584 #: modules/devices/devicetree/pmac_data.c:81 modules/devices/sh/processor.c:85 msgid "Machine" msgstr "Машина" -#: modules/benchmark/bench_results.c:523 modules/benchmark/bench_results.c:585 -#: modules/devices/devicetree.c:208 modules/devices/dmi.c:48 +#: modules/benchmark/bench_results.c:522 modules/benchmark/bench_results.c:584 +#: modules/devices/devicetree.c:207 modules/devices/dmi.c:48 msgid "Board" msgstr "Плата" -#: modules/benchmark/bench_results.c:524 modules/benchmark/bench_results.c:587 -#: modules/computer.c:550 +#: modules/benchmark/bench_results.c:523 modules/benchmark/bench_results.c:586 +#: modules/computer.c:559 msgid "Machine Type" msgstr "Тип машины" -#: modules/benchmark/bench_results.c:525 modules/benchmark/bench_results.c:590 +#: modules/benchmark/bench_results.c:524 modules/benchmark/bench_results.c:589 msgid "CPU Name" msgstr "Название процессора" -#: modules/benchmark/bench_results.c:526 modules/benchmark/bench_results.c:591 +#: modules/benchmark/bench_results.c:525 modules/benchmark/bench_results.c:590 msgid "CPU Description" msgstr "Описание процессора" -#: modules/benchmark/bench_results.c:528 modules/benchmark/bench_results.c:593 +#: modules/benchmark/bench_results.c:526 modules/benchmark/bench_results.c:592 +#: modules/benchmark.c:559 +msgid "CPU Config" +msgstr "Конфигурация процессора" + +#: modules/benchmark/bench_results.c:527 modules/benchmark/bench_results.c:592 msgid "Threads Available" msgstr "Доступно потоков" -#: modules/benchmark/bench_results.c:529 modules/benchmark/bench_results.c:594 +#: modules/benchmark/bench_results.c:528 modules/benchmark/bench_results.c:593 msgid "GPU" msgstr "Графический процессор" -#: modules/benchmark/bench_results.c:530 modules/benchmark/bench_results.c:596 -#: modules/computer.c:562 +#: modules/benchmark/bench_results.c:529 modules/benchmark/bench_results.c:595 +#: modules/computer.c:571 msgid "OpenGL Renderer" msgstr "Рендер OpenGL" -#: modules/benchmark/bench_results.c:531 modules/benchmark/bench_results.c:598 -#: modules/computer.c:140 modules/computer.c:549 modules/computer.c:1041 +#: modules/benchmark/bench_results.c:530 modules/benchmark/bench_results.c:597 +#: modules/computer.c:140 modules/computer.c:558 modules/computer.c:1054 #: modules/devices/gpu.c:160 msgid "Memory" msgstr "Память" -#: modules/benchmark/bench_results.c:532 modules/benchmark/bench_results.c:600 +#: modules/benchmark/bench_results.c:531 modules/benchmark/bench_results.c:599 msgid "Pointer Size" msgstr "Размер указателя" -#: modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:574 msgid "Benchmark" msgstr "" -#: modules/benchmark/bench_results.c:576 modules/devices/dmi_memory.c:936 +#: modules/benchmark/bench_results.c:575 modules/devices/dmi_memory.c:936 #: modules/devices/firmware.c:245 modules/devices/monitors.c:495 -#: modules/devices/x86/processor.c:693 +#: modules/devices/x86/processor.c:692 msgid "Result" msgstr "Результат" -#: modules/benchmark/bench_results.c:588 +#: modules/benchmark/bench_results.c:587 msgid "Linux Kernel" msgstr "" -#: modules/benchmark/bench_results.c:589 +#: modules/benchmark/bench_results.c:588 msgid "Linux OS" msgstr "" -#: modules/benchmark/bench_results.c:598 +#: modules/benchmark/bench_results.c:597 msgid "Physical Memory" msgstr "" -#: modules/benchmark/bench_results.c:602 +#: modules/benchmark/bench_results.c:601 msgid "Handles" msgstr "" -#: modules/benchmark/bench_results.c:602 +#: modules/benchmark/bench_results.c:601 msgid "mid" msgstr "" -#: modules/benchmark/bench_results.c:603 +#: modules/benchmark/bench_results.c:602 msgid "cfg_val" msgstr "" -#: modules/benchmark/benches.c:106 -msgid "CPU Blowfish (Single-thread)" -msgstr "CPU Blowfish (однопоточный)" - -#: modules/benchmark/benches.c:114 -msgid "CPU Blowfish (Multi-thread)" -msgstr "CPU Blowfish (многопоточный)" - -#: modules/benchmark/benches.c:122 -msgid "CPU Blowfish (Multi-core)" -msgstr "CPU Blowfish (многоядерный)" - -#: modules/benchmark/benches.c:130 -msgid "CPU Zlib" -msgstr "" - -#: modules/benchmark/benches.c:138 -msgid "CPU CryptoHash" -msgstr "" - -#: modules/benchmark/benches.c:146 -msgid "CPU Fibonacci" -msgstr "" - -#: modules/benchmark/benches.c:154 -msgid "CPU N-Queens" -msgstr "" - -#: modules/benchmark/benches.c:162 -msgid "FPU FFT" -msgstr "" - -#: modules/benchmark/benches.c:170 -msgid "FPU Raytracing (Single-thread)" -msgstr "" - -#: modules/benchmark/benches.c:178 -msgid "Internal Network Speed" -msgstr "" - -#: modules/benchmark/benches.c:186 -msgid "SysBench CPU (Single-thread)" -msgstr "SysBench CPU (однопоточный)" - -#: modules/benchmark/benches.c:194 -msgid "SysBench CPU (Multi-thread)" -msgstr "SysBench CPU (многопоточный)" +#: modules/benchmark.c:352 +msgid "This Machine" +msgstr "Этот компьютер" -#: modules/benchmark/benches.c:202 -msgid "SysBench CPU (Four threads)" -msgstr "" +#: modules/benchmark.c:559 +msgid "Results" +msgstr "Результаты" -#: modules/benchmark/benches.c:210 -msgid "SysBench Memory (Single-thread)" -msgstr "SysBench Memory (однопоточный)" +#: modules/benchmark.c:560 modules/devices/sparc/processor.c:75 +msgid "CPU" +msgstr "Процессор" -#: modules/benchmark/benches.c:218 -msgid "SysBench Memory (Two threads)" -msgstr "" +#: modules/benchmark.c:636 +#, c-format +msgid "Benchmarking: %s." +msgstr "Тестирование: %s" -#: modules/benchmark/benches.c:226 -msgid "SysBench Memory (Quad threads)" +#: modules/benchmark.c:643 +msgid "Stop" msgstr "" -#: modules/benchmark/benches.c:234 -msgid "SysBench Memory (Multi-thread)" +#: modules/benchmark.c:655 +msgid "" +"Please do not move your mouse\n" +"or press any keys." msgstr "" -#: modules/benchmark/benches.c:242 -msgid "GPU Drawing" -msgstr "" +#: modules/benchmark.c:725 +msgid "Benchmarks" +msgstr "Тесты" -#: modules/benchmark/benches.c:256 -msgid "" -"Alexey Kopytov's sysbench is required.\n" -"Results in events/second. Higher is better." -msgstr "" -"Требуется sysbench от Алексея Копытова.\n" -"Результаты в событиях в секунду. Чем выше, тем лучше." +#: modules/benchmark.c:735 +msgid "Perform tasks and compare with other systems" +msgstr "Выполняет задания и сравнивает с другими системами" -#: modules/benchmark/benches.c:262 -msgid "" -"Alexey Kopytov's sysbench is required.\n" -"Results in MiB/second. Higher is better." -msgstr "" -"Требуется sysbench от Алексея Копытова.\n" -"Результаты в МиБ/сек. Чем выше, тем лучше." +#: modules/benchmark.c:890 +msgid "Receive benchmark results" +msgstr "Принять результаты тестирования" -#: modules/benchmark/benches.c:265 -msgid "" -"iperf3 is required.\n" -"Results in Gbits/s. Higher is better." -msgstr "" +#: modules/computer/alsa.c:26 modules/computer.c:575 +msgid "Audio Devices" +msgstr "Аудио устройства" -#: modules/benchmark/benches.c:277 -msgid "Results in HIMarks. Higher is better." -msgstr "Результаты в HIMarks. Чем выше, тем лучше." +#: modules/computer/alsa.c:34 +msgid "Audio Adapter" +msgstr "Звуковая карта" #: modules/computer.c:96 modules/devices/firmware.c:74 msgid "Summary" msgstr "Общая информация" -#: modules/computer.c:97 modules/computer.c:552 modules/computer.c:1040 +#: modules/computer.c:97 modules/computer.c:561 modules/computer.c:1053 msgid "Operating System" msgstr "Операционная система" @@ -636,7 +1306,7 @@ msgstr "Безопасность" msgid "Kernel Modules" msgstr "Модули ядра" -#: modules/computer.c:100 modules/computer.c:713 +#: modules/computer.c:100 modules/computer.c:726 msgid "Boots" msgstr "Загрузки" @@ -652,11 +1322,11 @@ msgstr "Использование памяти" msgid "Filesystems" msgstr "Файловые системы" -#: modules/computer.c:104 modules/computer.c:557 +#: modules/computer.c:104 modules/computer.c:566 msgid "Display" msgstr "Дисплей" -#: modules/computer.c:105 modules/computer/environment.c:32 +#: modules/computer.c:105 modules/computer/environment.c:37 msgid "Environment Variables" msgstr "Переменные среды" @@ -664,7 +1334,7 @@ msgstr "Переменные среды" msgid "Development" msgstr "Разработка" -#: modules/computer.c:111 modules/computer.c:837 +#: modules/computer.c:111 modules/computer.c:850 msgid "Users" msgstr "Пользователи" @@ -677,479 +1347,446 @@ msgstr "Группы" msgid "%dMB (%dMB used)" msgstr "%d Мб (%d Мб занято)" -#: modules/computer.c:144 modules/computer.c:621 +#: modules/computer.c:144 modules/computer.c:631 msgid "Uptime" msgstr "Время работы" -#: modules/computer.c:146 modules/computer.c:554 +#: modules/computer.c:146 modules/computer.c:563 msgid "Date/Time" msgstr "Дата/время" # Должно совпадать с таким-же полем в строке 430 computer.c -#: modules/computer.c:151 modules/computer.c:622 +#: modules/computer.c:151 modules/computer.c:632 msgid "Load Average" msgstr "Средняя нагрузка" -#: modules/computer.c:264 +#: modules/computer.c:266 msgid "Scripting Languages" msgstr "Скриптовые языки" -#: modules/computer.c:265 +#: modules/computer.c:267 msgid "Gambas3 (gbr3)" msgstr "" -#: modules/computer.c:266 +#: modules/computer.c:268 msgid "Python (default)" msgstr "" -#: modules/computer.c:267 +#: modules/computer.c:269 msgid "Python2" msgstr "" -#: modules/computer.c:268 +#: modules/computer.c:270 msgid "Python3" msgstr "" -#: modules/computer.c:269 +#: modules/computer.c:271 msgid "Perl" msgstr "" -#: modules/computer.c:270 +#: modules/computer.c:272 msgid "Perl6 (VM)" msgstr "" -#: modules/computer.c:271 +#: modules/computer.c:273 msgid "Perl6" msgstr "" -#: modules/computer.c:272 +#: modules/computer.c:274 msgid "PHP" msgstr "" -#: modules/computer.c:273 +#: modules/computer.c:275 msgid "Ruby" msgstr "" -#: modules/computer.c:274 +#: modules/computer.c:276 msgid "Bash" msgstr "" -#: modules/computer.c:275 +#: modules/computer.c:277 msgid "JavaScript (Node.js)" msgstr "" -#: modules/computer.c:276 +#: modules/computer.c:278 msgid "awk" msgstr "" -#: modules/computer.c:277 +#: modules/computer.c:279 msgid "Compilers" msgstr "Компиляторы" -#: modules/computer.c:278 +#: modules/computer.c:280 msgid "C (GCC)" msgstr "" -#: modules/computer.c:279 +#: modules/computer.c:281 msgid "C (Clang)" msgstr "" -#: modules/computer.c:280 +#: modules/computer.c:282 msgid "D (dmd)" msgstr "" -#: modules/computer.c:281 +#: modules/computer.c:283 msgid "Gambas3 (gbc3)" msgstr "" -#: modules/computer.c:282 +#: modules/computer.c:284 msgid "Java" msgstr "" -#: modules/computer.c:283 +#: modules/computer.c:285 msgid "C♯ (mcs)" msgstr "" -#: modules/computer.c:284 +#: modules/computer.c:286 msgid "Vala" msgstr "" -#: modules/computer.c:285 +#: modules/computer.c:287 msgid "Haskell (GHC)" msgstr "" -#: modules/computer.c:286 +#: modules/computer.c:288 msgid "FreePascal" msgstr "" -#: modules/computer.c:287 +#: modules/computer.c:289 msgid "Go" msgstr "" -#: modules/computer.c:288 +#: modules/computer.c:290 msgid "Rust" msgstr "" -#: modules/computer.c:289 +#: modules/computer.c:291 msgid "Tools" msgstr "Инструменты" -#: modules/computer.c:290 +#: modules/computer.c:292 msgid "make" msgstr "" -#: modules/computer.c:291 +#: modules/computer.c:293 msgid "ninja" msgstr "" -#: modules/computer.c:292 +#: modules/computer.c:294 msgid "GDB" msgstr "" -#: modules/computer.c:293 +#: modules/computer.c:295 msgid "LLDB" msgstr "" -#: modules/computer.c:294 +#: modules/computer.c:296 msgid "strace" msgstr "" -#: modules/computer.c:295 +#: modules/computer.c:297 msgid "valgrind" msgstr "" -#: modules/computer.c:296 +#: modules/computer.c:298 msgid "QMake" msgstr "" -#: modules/computer.c:297 +#: modules/computer.c:299 msgid "CMake" msgstr "" -#: modules/computer.c:298 +#: modules/computer.c:300 msgid "Gambas3 IDE" msgstr "" -#: modules/computer.c:299 +#: modules/computer.c:301 msgid "Radare2" msgstr "" -#: modules/computer.c:300 +#: modules/computer.c:302 msgid "ltrace" msgstr "" -#: modules/computer.c:301 +#: modules/computer.c:303 msgid "Powershell" msgstr "" -#: modules/computer.c:342 +#: modules/computer.c:344 msgid "Not found" msgstr "Не найдено" -#: modules/computer.c:347 +#: modules/computer.c:349 #, c-format msgid "Detecting version: %s" msgstr "Определена версия: %s" -#: modules/computer.c:365 +#: modules/computer.c:367 msgid "Program" msgstr "Программа" -#: modules/computer.c:365 modules/computer.c:597 modules/computer.c:599 -#: modules/computer.c:778 modules/computer/modules.c:372 +#: modules/computer.c:367 modules/computer.c:607 modules/computer.c:609 +#: modules/computer.c:791 modules/computer/modules.c:372 #: modules/devices/dmi.c:41 modules/devices/dmi.c:47 modules/devices/dmi.c:51 #: modules/devices/dmi.c:57 modules/devices/firmware.c:75 #: modules/devices/inputdevices.c:146 modules/devices/monitors.c:409 msgid "Version" msgstr "Версия" -#: modules/computer.c:383 modules/computer.c:702 modules/computer/modules.c:370 -#: modules/computer/modules.c:371 modules/devices/arm/processor.c:470 +#: modules/computer.c:386 +msgid "Field" +msgstr "Поле" + +#: modules/computer.c:386 modules/computer.c:715 modules/computer/modules.c:370 +#: modules/computer/modules.c:371 modules/devices/arm/processor.c:469 msgid "Description" msgstr "Описание" -#: modules/computer.c:383 modules/devices.c:771 +#: modules/computer.c:386 modules/devices.c:771 msgid "Value" msgstr "Значение" -#: modules/computer.c:403 +#: modules/computer.c:406 msgid "Single-board computer" msgstr "" -#: modules/computer.c:409 modules/computer.c:418 modules/computer.c:440 -msgid "Laptop" -msgstr "Лэптоп" - #. /proc/apm -#: modules/computer.c:452 +#: modules/computer.c:455 msgid "Unknown physical machine type" msgstr "" -#: modules/computer.c:472 modules/computer.c:473 +#: modules/computer.c:476 modules/computer.c:477 msgid "Virtual (VMware)" msgstr "" -#: modules/computer.c:475 modules/computer.c:476 modules/computer.c:477 -#: modules/computer.c:478 +#: modules/computer.c:479 modules/computer.c:480 modules/computer.c:481 +#: modules/computer.c:482 msgid "Virtual (QEMU)" msgstr "" -#: modules/computer.c:480 modules/computer.c:481 +#: modules/computer.c:484 modules/computer.c:485 msgid "Virtual (Unknown)" msgstr "" -#: modules/computer.c:483 modules/computer.c:484 modules/computer.c:485 -#: modules/computer.c:506 +#: modules/computer.c:487 modules/computer.c:488 modules/computer.c:489 +#: modules/computer.c:512 msgid "Virtual (VirtualBox)" msgstr "" -#: modules/computer.c:487 modules/computer.c:488 modules/computer.c:489 -#: modules/computer.c:500 +#: modules/computer.c:491 modules/computer.c:492 modules/computer.c:493 +#: modules/computer.c:506 msgid "Virtual (Xen)" msgstr "" -#: modules/computer.c:491 +#: modules/computer.c:495 msgid "Virtual (hypervisor present)" msgstr "" -#: modules/computer.c:546 modules/computer.c:994 +#: modules/computer.c:555 modules/computer.c:1007 msgid "Computer" msgstr "Компьютер" -#: modules/computer.c:547 modules/computer.c:1041 modules/devices.c:98 -#: modules/devices/alpha/processor.c:87 modules/devices/arm/processor.c:341 -#: modules/devices/ia64/processor.c:159 -#: modules/devices/loongarch64/processor.c:80 -#: modules/devices/m68k/processor.c:83 modules/devices/mips/processor.c:74 -#: modules/devices/parisc/processor.c:154 modules/devices/ppc/processor.c:157 -#: modules/devices/riscv/processor.c:181 modules/devices/s390/processor.c:131 -#: modules/devices/sh/processor.c:83 modules/devices/sparc/processor.c:74 -#: modules/devices/x86/processor.c:648 -msgid "Processor" -msgstr "Процессор" - -#: modules/computer.c:553 modules/computer.c:615 +#: modules/computer.c:562 modules/computer.c:625 msgid "User Name" msgstr "Пользователь" -#: modules/computer.c:558 +#: modules/computer.c:567 msgid "Resolution" msgstr "Разрешение" -#: modules/computer.c:558 modules/computer.c:783 +#: modules/computer.c:567 modules/computer.c:796 #, c-format msgid "%dx%d pixels" msgstr "%dx%d пикселей" -#: modules/computer.c:560 +#: modules/computer.c:569 msgid "Display Adapter" msgstr "Графический адаптер" -#: modules/computer.c:563 +#: modules/computer.c:572 msgid "Session Display Server" msgstr "Дисплейный драйвер сессии" -#: modules/computer.c:566 modules/computer/alsa.c:26 -msgid "Audio Devices" -msgstr "Аудио устройства" - -#: modules/computer.c:568 modules/devices.c:107 +#: modules/computer.c:577 modules/devices.c:108 msgid "Input Devices" msgstr "Устройства ввода" -#: modules/computer.c:597 +#: modules/computer.c:607 msgid "Kernel" msgstr "Ядро" -#: modules/computer.c:598 +#: modules/computer.c:608 msgid "Command Line" msgstr "Командная строка" -#: modules/computer.c:598 modules/computer.c:800 modules/computer/os.c:80 -#: modules/computer/os.c:267 modules/computer/os.c:304 -#: modules/computer/os.c:511 modules/computer/os.c:582 modules/devices.c:403 -#: modules/devices.c:549 modules/devices/firmware.c:149 -#: modules/devices/printers.c:106 modules/devices/printers.c:113 -#: modules/devices/printers.c:123 modules/devices/printers.c:138 -#: modules/devices/printers.c:147 modules/devices/printers.c:256 -#: modules/devices/spd-decode.c:311 modules/devices/usb.c:149 -msgid "Unknown" -msgstr "Неизвестно" - -#: modules/computer.c:600 +#: modules/computer.c:610 msgid "C Library" msgstr "Библиотека C" -#: modules/computer.c:601 +#: modules/computer.c:611 msgid "Distribution" msgstr "Дистрибутив" -#: modules/computer.c:608 +#: modules/computer.c:618 msgid "Spin/Flavor" msgstr "" -#: modules/computer.c:613 +#: modules/computer.c:623 msgid "Current Session" msgstr "Текущая сессия" -#: modules/computer.c:614 +#: modules/computer.c:624 msgid "Computer Name" msgstr "Имя компьютера" -#: modules/computer.c:616 modules/computer/languages.c:99 +#: modules/computer.c:626 modules/computer/languages.c:99 msgid "Language" msgstr "Язык" -#: modules/computer.c:617 modules/computer/users.c:50 +#: modules/computer.c:627 modules/computer/users.c:53 msgid "Home Directory" msgstr "Домашний каталог" -#: modules/computer.c:618 +#: modules/computer.c:628 msgid "Desktop Environment" msgstr "Окружение рабочего стола" -#: modules/computer.c:621 +#: modules/computer.c:631 msgid "Misc" msgstr "Разное" -#: modules/computer.c:634 +#: modules/computer.c:645 msgid "HardInfo2" msgstr "" -#: modules/computer.c:635 +#: modules/computer.c:646 msgid "HardInfo2 running as" msgstr "HardInfo2 запущен от" -#: modules/computer.c:636 +#: modules/computer.c:647 msgid "Superuser" msgstr "Суперпользователь" -#: modules/computer.c:636 +#: modules/computer.c:647 msgid "User" msgstr "Пользователь" -#: modules/computer.c:640 +#: modules/computer.c:651 msgid "Health" msgstr "Здоровье" #. /dev/random"), 1000, .tag = g_strdup("entropy") ), -#: modules/computer.c:642 +#: modules/computer.c:653 msgid "Available entropy in /dev/random" msgstr "Доступная энтропия в /dev/random" -#: modules/computer.c:646 +#: modules/computer.c:657 msgid "Hardening Features" msgstr "Возможности hardening" -#: modules/computer.c:647 +#: modules/computer.c:658 msgid "ASLR" msgstr "" -#: modules/computer.c:648 +#: modules/computer.c:659 msgid "dmesg" msgstr "" -#: modules/computer.c:652 +#: modules/computer.c:663 msgid "Linux Security Modules" msgstr "Модули безопасности Linux" -#: modules/computer.c:653 +#: modules/computer.c:664 msgid "Modules available" msgstr "Доступные модули" -#: modules/computer.c:654 +#: modules/computer.c:665 msgid "SELinux status" msgstr "Состояние SELinux" -#: modules/computer.c:660 +#: modules/computer.c:671 msgid "CPU Vulnerabilities" msgstr "Уязвимости процессора" -#: modules/computer.c:699 +#: modules/computer.c:712 msgid "Loaded Modules" msgstr "" -#: modules/computer.c:701 modules/computer.c:729 modules/computer.c:850 +#: modules/computer.c:714 modules/computer.c:742 modules/computer.c:863 #: modules/computer/languages.c:95 modules/computer/modules.c:370 -#: modules/devices/arm/processor.c:469 modules/devices/dmi.c:38 +#: modules/devices/arm/processor.c:468 modules/devices/dmi.c:38 #: modules/devices/dmi.c:49 modules/devices/gpu.c:249 #: modules/devices/ia64/processor.c:160 modules/devices/inputdevices.c:141 #: modules/devices/monitors.c:403 modules/devices/monitors.c:505 -#: modules/devices/sh/processor.c:84 modules/devices/x86/processor.c:751 -#: modules/network.c:332 +#: modules/devices/sh/processor.c:84 modules/devices/x86/processor.c:750 +#: modules/network.c:333 msgid "Name" msgstr "Название" -#: modules/computer.c:715 +#: modules/computer.c:728 msgid "Date & Time" msgstr "Дата и время" -#: modules/computer.c:716 +#: modules/computer.c:729 msgid "Kernel Version" msgstr "Версия ядра" -#: modules/computer.c:726 +#: modules/computer.c:739 msgid "Available Languages" msgstr "" -#: modules/computer.c:728 +#: modules/computer.c:741 msgid "Language Code" msgstr "Код языка" -#: modules/computer.c:740 +#: modules/computer.c:753 msgid "Mounted File Systems" msgstr "" -#: modules/computer.c:742 modules/computer/filesystem.c:89 +#: modules/computer.c:755 modules/computer/filesystem.c:89 msgid "Mount Point" msgstr "Точка монтирования" -#: modules/computer.c:743 +#: modules/computer.c:756 msgid "Usage" msgstr "Использование" -#: modules/computer.c:744 modules/devices.c:795 modules/devices.c:809 +#: modules/computer.c:757 modules/devices.c:795 modules/devices.c:809 #: modules/devices/gpu.c:85 modules/devices/gpu.c:93 modules/devices/gpu.c:241 #: modules/devices/pci.c:102 modules/devices/pci.c:110 #: modules/devices/pci.c:154 modules/devices/storage.c:48 #: modules/devices/storage.c:57 modules/devices/usb.c:172 -#: modules/devices/usb.c:184 modules/devices/x86/processor.c:812 +#: modules/devices/usb.c:184 modules/devices/x86/processor.c:811 msgid "Device" msgstr "Устройство" -#: modules/computer.c:766 +#: modules/computer.c:779 msgid "Session" msgstr "Сессия" -#: modules/computer.c:767 modules/devices.c:772 modules/devices.c:809 +#: modules/computer.c:780 modules/devices.c:772 modules/devices.c:809 #: modules/devices/dmi.c:56 modules/devices/dmi_memory.c:658 #: modules/devices/dmi_memory.c:807 modules/devices/inputdevices.c:142 -#: modules/devices/x86/processor.c:716 +#: modules/devices/x86/processor.c:715 msgid "Type" msgstr "Тип" -#: modules/computer.c:770 +#: modules/computer.c:783 msgid "Wayland" msgstr "" -#: modules/computer.c:771 modules/computer.c:776 +#: modules/computer.c:784 modules/computer.c:789 msgid "Current Display Name" msgstr "Имя текущего дисплея" -#: modules/computer.c:772 modules/devices/arm/processor.c:256 -#: modules/devices/x86/processor.c:284 modules/devices/x86/processor.c:388 -#: modules/devices/x86/processor.c:526 -msgid "(Not Available)" -msgstr "(Недоступно)" - -#: modules/computer.c:775 +#: modules/computer.c:788 msgid "X Server" msgstr "X-сервер" -#: modules/computer.c:777 modules/computer.c:817 modules/devices.c:809 +#: modules/computer.c:790 modules/computer.c:830 modules/devices.c:809 #: modules/devices/dmi.c:40 modules/devices/dmi.c:46 modules/devices/dmi.c:50 #: modules/devices/dmi.c:55 modules/devices/dmi_memory.c:808 -#: modules/devices/dmi_memory.c:952 modules/devices/firmware.c:75 +#: modules/devices/dmi_memory.c:950 modules/devices/firmware.c:75 #: modules/devices/firmware.c:167 modules/devices/firmware.c:172 #: modules/devices/firmware.c:219 modules/devices/gpu.c:84 #: modules/devices/gpu.c:92 modules/devices/gpu.c:240 @@ -1157,160 +1794,144 @@ msgstr "X-сервер" #: modules/devices/monitors.c:402 modules/devices/pci.c:101 #: modules/devices/pci.c:109 modules/devices/storage.c:47 #: modules/devices/storage.c:56 modules/devices/storage.c:282 -#: modules/devices/storage.c:572 modules/devices/storage.c:771 -#: modules/devices/usb.c:171 modules/devices/x86/processor.c:655 +#: modules/devices/storage.c:572 modules/devices/storage.c:777 +#: modules/devices/usb.c:171 modules/devices/x86/processor.c:654 msgid "Vendor" msgstr "Поставщик" -#: modules/computer.c:779 +#: modules/computer.c:792 msgid "Release Number" msgstr "Номер релиза" -#: modules/computer.c:787 +#: modules/computer.c:800 msgid "Screens" msgstr "Экраны" -#: modules/computer.c:793 +#: modules/computer.c:806 msgid "Disconnected" msgstr "Отключено" -#: modules/computer.c:796 +#: modules/computer.c:809 msgid "Connected" msgstr "Подключено" -#: modules/computer.c:804 +#: modules/computer.c:817 msgid "Unused" msgstr "Не используется" -#: modules/computer.c:805 +#: modules/computer.c:818 #, c-format msgid "%dx%d pixels, offset (%d, %d)" msgstr "%dx%d пикселей, смещение (%d, %d)" -#: modules/computer.c:814 +#: modules/computer.c:827 msgid "Outputs (XRandR)" msgstr "Выводы (XRandR)" -#: modules/computer.c:816 +#: modules/computer.c:829 msgid "OpenGL (GLX)" msgstr "" -#: modules/computer.c:818 +#: modules/computer.c:831 msgid "Renderer" msgstr "Рендер" -#: modules/computer.c:819 +#: modules/computer.c:832 msgid "Direct Rendering" msgstr "Графическое ускорение" -#: modules/computer.c:820 modules/computer/modules.c:352 -#: modules/computer/modules.c:353 modules/devices/inputdevices.c:153 -#: modules/devices/printers.c:145 modules/devices/spd-decode.c:971 -msgid "Yes" -msgstr "Да" - -#: modules/computer.c:820 modules/computer/modules.c:352 -#: modules/computer/modules.c:353 modules/devices/printers.c:145 -#: modules/devices/spd-decode.c:968 -msgid "No" -msgstr "Нет" - -#: modules/computer.c:821 +#: modules/computer.c:834 msgid "Version (Compatibility)" msgstr "Версия (совместимость)" -#: modules/computer.c:822 +#: modules/computer.c:835 msgid "Shading Language Version (Compatibility)" msgstr "Версия языка шейдеров (совместимость)" -#: modules/computer.c:823 +#: modules/computer.c:836 msgid "Version (Core)" msgstr "Версия (ядро)" -#: modules/computer.c:824 +#: modules/computer.c:837 msgid "Shading Language Version (Core)" msgstr "Версия языка шейдеров (ядро)" -#: modules/computer.c:825 +#: modules/computer.c:838 msgid "Version (ES)" msgstr "Версия (ES)" -#: modules/computer.c:826 +#: modules/computer.c:839 msgid "Shading Language Version (ES)" msgstr "Версия языка шейдеров (ES)" -#: modules/computer.c:827 +#: modules/computer.c:840 msgid "GLX Version" msgstr "Версия GLX" -#: modules/computer.c:848 +#: modules/computer.c:861 msgid "Group" msgstr "Группа" -#: modules/computer.c:851 modules/computer/users.c:49 +#: modules/computer.c:864 modules/computer/users.c:52 msgid "Group ID" msgstr "ID группы" #. / "usable memory" -#: modules/computer.c:944 +#: modules/computer.c:957 #, c-format msgid "%0.1f %s available to Linux" msgstr "%0.1f %s доступно для Linux" -#: modules/computer.c:946 modules/devices/dmi_memory.c:715 +#: modules/computer.c:959 modules/devices/dmi_memory.c:715 #: modules/devices/dmi_memory.c:725 modules/devices/dmi_memory.c:866 -#: modules/devices/dmi_memory.c:997 +#: modules/devices/dmi_memory.c:995 msgid "GiB" msgstr "ГиБ" -#: modules/computer.c:950 modules/computer/memory_usage.c:73 +#: modules/computer.c:963 modules/computer/memory_usage.c:73 #: modules/computer/modules.c:370 msgid "KiB" msgstr "КиБ" -#: modules/computer.c:1013 modules/devices/devicetree/pmac_data.c:82 +#: modules/computer.c:1026 modules/devices/devicetree/pmac_data.c:82 msgid "Motherboard" msgstr "Материнская плата" -#: modules/computer.c:1041 +#: modules/computer.c:1054 msgid "Graphics" msgstr "Графика" -#: modules/computer.c:1042 modules/devices.c:108 +#: modules/computer.c:1055 modules/devices.c:109 msgid "Storage" msgstr "Устройства хранения" -#: modules/computer.c:1042 modules/devices.c:104 +#: modules/computer.c:1055 modules/devices.c:105 msgid "Printers" msgstr "Принтеры" -#: modules/computer.c:1042 +#: modules/computer.c:1055 msgid "Audio" msgstr "Аудио" -#: modules/computer.c:1091 +#: modules/computer.c:1104 msgid "Gathers high-level computer information" msgstr "Собирает высокоуровневую информацию о компьютере" -#: modules/computer.c:1102 +#: modules/computer.c:1115 msgid "lsmod is required." msgstr "" -#: modules/computer.c:1110 +#: modules/computer.c:1123 msgid "" "X.org's xrandr utility provides additional details when " "available." msgstr "" -#: modules/computer.c:1111 +#: modules/computer.c:1124 msgid "" "Mesa's glxinfo utility is required for OpenGL information." msgstr "" -#: modules/computer/alsa.c:34 -msgid "Audio Adapter" -msgstr "Звуковая карта" - #: modules/computer/filesystem.c:87 msgid "Filesystem" msgstr "Файловая система" @@ -1330,7 +1951,7 @@ msgstr "Только для чтения" #: modules/computer/filesystem.c:90 modules/devices.c:795 #: modules/devices/dmi_memory.c:664 modules/devices/dmi_memory.c:811 #: modules/devices/dmi_memory.c:843 modules/devices/dmi_memory.c:882 -#: modules/devices/dmi_memory.c:951 +#: modules/devices/dmi_memory.c:949 msgid "Size" msgstr "Размер" @@ -1627,8 +2248,8 @@ msgstr "" #: modules/computer/modules.c:338 modules/computer/modules.c:339 #: modules/computer/modules.c:340 modules/computer/modules.c:341 #: modules/computer/modules.c:342 modules/computer/modules.c:343 -#: modules/devices/dmi.c:117 modules/devices/dmi_memory.c:938 -#: modules/devices/firmware.c:245 modules/devices/x86/processor.c:695 +#: modules/devices/dmi.c:116 modules/devices/firmware.c:245 +#: modules/devices/x86/processor.c:694 msgid "(Not available)" msgstr "(Недоступно)" @@ -1728,7 +2349,7 @@ msgstr "Доступ разрешен (запущено от суперполь msgid "Access forbidden? (running as superuser)" msgstr "" -#: modules/computer/os.c:298 modules/computer/os.c:573 +#: modules/computer/os.c:298 modules/computer/os.c:572 msgid "Disabled" msgstr "Отключено" @@ -1763,196 +2384,68 @@ msgstr "%d бит (средняя)" msgid "%d bits (healthy)" msgstr "%d бит (огромная)" -#: modules/computer/os.c:568 +#: modules/computer/os.c:567 msgid "Not installed" msgstr "Не установлено" -#: modules/computer/os.c:571 +#: modules/computer/os.c:570 msgid "Enabled" msgstr "" -#: modules/computer/uptime.c:54 -#, c-format -msgid "%d day" -msgid_plural "%d days" -msgstr[0] "%d день" -msgstr[1] "%d дня" -msgstr[2] "%d дней" - -#: modules/computer/uptime.c:55 -#, c-format -msgid "%d hour" -msgid_plural "%d hours" -msgstr[0] "%d час" -msgstr[1] "%d часа" -msgstr[2] "%d часов" - -#: modules/computer/uptime.c:56 -#, c-format -msgid "%d minute" -msgid_plural "%d minutes" -msgstr[0] "%d минута" -msgstr[1] "%d минуты" -msgstr[2] "%d минут" - -#: modules/computer/users.c:47 +#: modules/computer/users.c:50 msgid "User Information" msgstr "Информация о пользователе" -#: modules/computer/users.c:48 +#: modules/computer/users.c:51 msgid "User ID" msgstr "ID пользователя" -#: modules/computer/users.c:51 +#: modules/computer/users.c:54 msgid "Default Shell" msgstr "Оболочка по умолчанию" -#: modules/devices.c:99 -msgid "Graphics Processors" -msgstr "Графические процессоры" - -#: modules/devices.c:100 modules/devices/monitors.c:449 -#: modules/devices/monitors.c:495 -msgid "Monitors" -msgstr "Мониторы" - -#: modules/devices.c:101 modules/devices/pci.c:175 -msgid "PCI Devices" -msgstr "Устройства PCI" - -#: modules/devices.c:102 modules/devices/usb.c:211 -msgid "USB Devices" -msgstr "Устройства USB" - -#: modules/devices.c:103 -msgid "Firmware" -msgstr "Прошивка" - -#: modules/devices.c:105 -msgid "Battery" -msgstr "Батарея" - -#: modules/devices.c:106 -msgid "Sensors" -msgstr "Сенсоры" - -#: modules/devices.c:109 -msgid "System DMI" -msgstr "DMI системы" - -#: modules/devices.c:110 -msgid "Memory Devices" -msgstr "Устройства памяти" - -#: modules/devices.c:112 modules/devices.c:114 -msgid "Device Tree" -msgstr "Дерево устройств" - -#: modules/devices.c:116 -msgid "Resources" -msgstr "Ресурсы" - -#: modules/devices.c:771 -msgid "Sensor" -msgstr "Сенсор" - -#: modules/devices.c:772 modules/devices/gpu.c:163 modules/devices/pci.c:148 -#: modules/devices/usb.c:139 -msgid "Driver" -msgstr "Драйвер" - -#: modules/devices.c:795 modules/devices/alpha/processor.c:88 -#: modules/devices/devicetree.c:163 modules/devices/devicetree.c:209 +#: modules/devices/alpha/processor.c:88 modules/devices.c:795 +#: modules/devices/devicetree.c:162 modules/devices/devicetree.c:208 #: modules/devices/devicetree/pmac_data.c:80 modules/devices/gpu.c:116 #: modules/devices/ia64/processor.c:165 #: modules/devices/loongarch64/processor.c:83 #: modules/devices/m68k/processor.c:84 modules/devices/mips/processor.c:75 #: modules/devices/monitors.c:404 modules/devices/parisc/processor.c:155 -#: modules/devices/ppc/processor.c:158 modules/devices/riscv/processor.c:182 -#: modules/devices/s390/processor.c:132 modules/devices/x86/processor.c:812 +#: modules/devices/ppc/processor.c:158 modules/devices/riscv/processor.c:181 +#: modules/devices/s390/processor.c:132 modules/devices/x86/processor.c:811 msgid "Model" msgstr "Модель" -#: modules/devices.c:829 modules/devices/dmi_memory.c:883 -msgid "Devices" -msgstr "Устройства" - -#: modules/devices.c:841 -msgid "Update PCI ID listing" -msgstr "Обновить список PCI ID" - -#: modules/devices.c:846 -msgid "Update USB ID listing" -msgstr "" - -#: modules/devices.c:851 -msgid "Update EDID vendor codes" -msgstr "" - -#: modules/devices.c:856 -msgid "Update IEEE OUI vendor codes" -msgstr "" - -#: modules/devices.c:861 -msgid "Update SD card manufacturer information" -msgstr "" - -#: modules/devices.c:868 -msgid "Update CPU flags database" -msgstr "" - -#: modules/devices.c:903 -msgid "Gathers information about hardware devices" -msgstr "Собирает информацию об устройствах" - -#: modules/devices.c:924 -msgid "A copy of pci.ids is not available on the system." -msgstr "" - -#: modules/devices.c:927 -msgid "A full pci.ids 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" -"udisks2 is required for NVMe devices." -msgstr "" - #: modules/devices/alpha/processor.c:89 msgid "Platform String" msgstr "Строка платформы" -#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:345 +#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:344 #: modules/devices/ia64/processor.c:167 #: modules/devices/loongarch64/processor.c:85 #: modules/devices/m68k/processor.c:87 modules/devices/mips/processor.c:77 #: modules/devices/parisc/processor.c:158 modules/devices/ppc/processor.c:160 -#: modules/devices/riscv/processor.c:186 modules/devices/sh/processor.c:87 -#: modules/devices/x86/processor.c:659 modules/devices/x86/processor.c:812 +#: modules/devices/riscv/processor.c:185 modules/devices/sh/processor.c:87 +#: modules/devices/x86/processor.c:658 modules/devices/x86/processor.c:811 msgid "Frequency" msgstr "Частота" -#: modules/devices/alpha/processor.c:91 modules/devices/arm/processor.c:346 +#: modules/devices/alpha/processor.c:91 modules/devices/arm/processor.c:345 #: modules/devices/ia64/processor.c:168 modules/devices/m68k/processor.c:88 #: modules/devices/mips/processor.c:78 modules/devices/parisc/processor.c:159 #: modules/devices/ppc/processor.c:161 modules/devices/s390/processor.c:134 -#: modules/devices/sh/processor.c:90 modules/devices/x86/processor.c:660 +#: modules/devices/sh/processor.c:90 modules/devices/x86/processor.c:659 msgid "BogoMips" msgstr "" -#: modules/devices/alpha/processor.c:92 modules/devices/arm/processor.c:347 +#: modules/devices/alpha/processor.c:92 modules/devices/arm/processor.c:346 #: modules/devices/ia64/processor.c:169 #: modules/devices/loongarch64/processor.c:88 #: modules/devices/m68k/processor.c:89 modules/devices/mips/processor.c:79 #: modules/devices/parisc/processor.c:160 modules/devices/ppc/processor.c:162 -#: modules/devices/riscv/processor.c:187 modules/devices/s390/processor.c:135 +#: modules/devices/riscv/processor.c:186 modules/devices/s390/processor.c:135 #: modules/devices/sh/processor.c:91 modules/devices/sparc/processor.c:77 -#: modules/devices/x86/processor.c:661 +#: modules/devices/x86/processor.c:660 msgid "Byte Order" msgstr "Порядок байтов" @@ -2131,73 +2624,69 @@ msgstr "Дополнительный SIMD/NEON на AArch64 (arch>8)" msgid "ARM Processor" msgstr "Процессор ARM" -#: modules/devices/arm/processor.c:214 modules/devices/riscv/processor.c:147 -#: modules/devices/x86/processor.c:610 +#: modules/devices/arm/processor.c:214 modules/devices/riscv/processor.c:146 +#: modules/devices/x86/processor.c:609 msgid "Empty List" msgstr "Пустой список" -#: modules/devices/arm/processor.c:240 modules/devices/gpu.c:158 -#: modules/devices/gpu.c:242 modules/devices/x86/processor.c:268 +#: modules/devices/arm/processor.c:239 modules/devices/gpu.c:158 +#: modules/devices/gpu.c:242 modules/devices/x86/processor.c:267 msgid "Clocks" msgstr "Частоты" -#: modules/devices/arm/processor.c:286 modules/devices/arm/processor.c:299 -#: modules/devices/x86/processor.c:314 modules/devices/x86/processor.c:327 +#: modules/devices/arm/processor.c:285 modules/devices/arm/processor.c:298 +#: modules/devices/x86/processor.c:313 modules/devices/x86/processor.c:326 #, c-format msgid "%.2f-%.2f %s=%dx\n" msgstr "" -#: modules/devices/arm/processor.c:342 +#: modules/devices/arm/processor.c:341 msgid "Linux Name" msgstr "Имя Linux" -#: modules/devices/arm/processor.c:343 +#: modules/devices/arm/processor.c:342 msgid "Decoded Name" msgstr "Декодированное имя" -#: modules/devices/arm/processor.c:344 modules/network/net.c:453 +#: modules/devices/arm/processor.c:343 modules/network/net.c:481 msgid "Mode" msgstr "Режим" -#: modules/devices/arm/processor.c:350 +#: modules/devices/arm/processor.c:349 msgid "ARM" msgstr "" -#: modules/devices/arm/processor.c:351 +#: modules/devices/arm/processor.c:350 msgid "Implementer" msgstr "Исполнитель" -#: modules/devices/arm/processor.c:352 modules/devices/dmi_memory.c:953 +#: modules/devices/arm/processor.c:351 modules/devices/dmi_memory.c:951 msgid "Part" msgstr "Часть" -#: modules/devices/arm/processor.c:353 modules/devices/ia64/processor.c:162 -#: modules/devices/parisc/processor.c:156 modules/devices/riscv/processor.c:183 +#: modules/devices/arm/processor.c:352 modules/devices/ia64/processor.c:162 +#: modules/devices/parisc/processor.c:156 modules/devices/riscv/processor.c:182 msgid "Architecture" msgstr "Архитектура" -#: modules/devices/arm/processor.c:354 +#: modules/devices/arm/processor.c:353 msgid "Variant" msgstr "Вариант" -#: modules/devices/arm/processor.c:356 modules/devices/riscv/processor.c:190 -#: modules/devices/sparc/processor.c:78 modules/devices/x86/processor.c:667 +#: modules/devices/arm/processor.c:355 modules/devices/riscv/processor.c:189 +#: modules/devices/sparc/processor.c:78 modules/devices/x86/processor.c:666 msgid "Capabilities" msgstr "Возможности" -#: modules/devices/arm/processor.c:468 +#: modules/devices/arm/processor.c:467 msgid "SOC/Package" msgstr "" #: modules/devices/arm/processor.c:471 modules/devices/x86/processor.c:752 -msgid "Topology" -msgstr "Топология" - -#: modules/devices/arm/processor.c:472 modules/devices/x86/processor.c:753 msgid "Logical CPU Config" msgstr "Логическая конфигурация процессора" -#: modules/devices/arm/processor.c:489 +#: modules/devices/arm/processor.c:488 msgid "SOC/Package Information" msgstr "" @@ -2222,138 +2711,231 @@ msgstr "" "Номер модели=%s\n" "Серийный номер=%s\n" -#: modules/devices/battery.c:255 -#, c-format -msgid "" -"\n" -"[Battery: %s]\n" -"State=%s\n" -"Capacity=%s / %s\n" -"Battery Technology=%s\n" -"Manufacturer=%s\n" -"Model Number=%s\n" -"Serial Number=%s\n" +#: modules/devices/battery.c:255 +#, c-format +msgid "" +"\n" +"[Battery: %s]\n" +"State=%s\n" +"Capacity=%s / %s\n" +"Battery Technology=%s\n" +"Manufacturer=%s\n" +"Model Number=%s\n" +"Serial Number=%s\n" +msgstr "" +"\n" +"[Батарея: %s]\n" +"Состояние=%s\n" +"Емкость=%s / %s\n" +"Технология батареи=%s\n" +"Производитель=%s\n" +"Номер модели=%s\n" +"Серийный номер=%s\n" + +#: modules/devices/battery.c:344 +#, c-format +msgid "" +"\n" +"[Battery (APM)]\n" +"Charge=%d%%\n" +"Remaining Charge=%s of %s\n" +"Using=%s\n" +"APM driver version=%s\n" +"APM BIOS version=%s\n" +msgstr "" +"\n" +"[Батарея (APM)]\n" +"Заряд=%d%%\n" +"Оставшийся заряд=%s из %s\n" +"Используется=%s\n" +"APM драйвер версии=%s\n" +"APM BIOS версии=%s\n" + +#: modules/devices/battery.c:356 +#, c-format +msgid "" +"\n" +"[Battery (APM)]\n" +"Charge=%d%%\n" +"Using=%s\n" +"APM driver version=%s\n" +"APM BIOS version=%s\n" +msgstr "" +"\n" +"[Батарея (APM)]\n" +"Заряд=%d%%\n" +"Используется=%s\n" +"APM драйвер версии=%s\n" +"APM BIOS версии=%s\n" + +#: modules/devices/battery.c:383 +msgid "" +"[No batteries]\n" +"No batteries found on this system=\n" +msgstr "" +"[Батареи отсутствуют]\n" +"Батареи не найдены на этой системе=\n" + +#: modules/devices.c:100 +msgid "Graphics Processors" +msgstr "Графические процессоры" + +#: modules/devices.c:101 modules/devices/monitors.c:449 +#: modules/devices/monitors.c:495 +msgid "Monitors" +msgstr "Мониторы" + +#: modules/devices.c:102 modules/devices/pci.c:175 +msgid "PCI Devices" +msgstr "Устройства PCI" + +#: modules/devices.c:103 modules/devices/usb.c:211 +msgid "USB Devices" +msgstr "Устройства USB" + +#: modules/devices.c:104 +msgid "Firmware" +msgstr "Прошивка" + +#: modules/devices.c:106 +msgid "Battery" +msgstr "Батарея" + +#: modules/devices.c:107 +msgid "Sensors" +msgstr "Сенсоры" + +#: modules/devices.c:110 +msgid "System DMI" +msgstr "DMI системы" + +#: modules/devices.c:111 +msgid "Memory Devices" +msgstr "Устройства памяти" + +#: modules/devices.c:113 modules/devices.c:115 +msgid "Device Tree" +msgstr "Дерево устройств" + +#: modules/devices.c:117 +msgid "Resources" +msgstr "Ресурсы" + +#: modules/devices.c:771 +msgid "Sensor" +msgstr "Сенсор" + +#: modules/devices.c:829 modules/devices/dmi_memory.c:883 +msgid "Devices" +msgstr "Устройства" + +#: modules/devices.c:841 +msgid "Update PCI ID listing" +msgstr "Обновить список PCI ID" + +#: modules/devices.c:846 +msgid "Update USB ID listing" +msgstr "" + +#: modules/devices.c:851 +msgid "Update EDID vendor codes" +msgstr "" + +#: modules/devices.c:856 +msgid "Update IEEE OUI vendor codes" +msgstr "" + +#: modules/devices.c:861 +msgid "Update SD card manufacturer information" msgstr "" -"\n" -"[Батарея: %s]\n" -"Состояние=%s\n" -"Емкость=%s / %s\n" -"Технология батареи=%s\n" -"Производитель=%s\n" -"Номер модели=%s\n" -"Серийный номер=%s\n" -#: modules/devices/battery.c:343 -#, c-format -msgid "" -"\n" -"[Battery (APM)]\n" -"Charge=%d%%\n" -"Remaining Charge=%s of %s\n" -"Using=%s\n" -"APM driver version=%s\n" -"APM BIOS version=%s\n" +#: modules/devices.c:868 +msgid "Update CPU flags database" msgstr "" -"\n" -"[Батарея (APM)]\n" -"Заряд=%d%%\n" -"Оставшийся заряд=%s из %s\n" -"Используется=%s\n" -"APM драйвер версии=%s\n" -"APM BIOS версии=%s\n" -#: modules/devices/battery.c:355 -#, c-format -msgid "" -"\n" -"[Battery (APM)]\n" -"Charge=%d%%\n" -"Using=%s\n" -"APM driver version=%s\n" -"APM BIOS version=%s\n" +#: modules/devices.c:903 +msgid "Gathers information about hardware devices" +msgstr "Собирает информацию об устройствах" + +#: modules/devices.c:924 +msgid "A copy of pci.ids is not available on the system." msgstr "" -"\n" -"[Батарея (APM)]\n" -"Заряд=%d%%\n" -"Используется=%s\n" -"APM драйвер версии=%s\n" -"APM BIOS версии=%s\n" -#: modules/devices/battery.c:382 +#: modules/devices.c:927 +msgid "A full pci.ids is not available on the system." +msgstr "" + +#: modules/devices.c:932 +msgid "Resource information requires superuser privileges" +msgstr "Для вывода информации о ресурсах нужны права администратора" + +#: modules/devices.c:938 msgid "" -"[No batteries]\n" -"No batteries found on this system=\n" +"Any NVMe storage devices present are not listed.\n" +"udisks2 is required for NVMe devices." msgstr "" -"[Батареи отсутствуют]\n" -"Батареи не найдены на этой системе=\n" -#: modules/devices/devicetree.c:52 +#: modules/devices/devicetree.c:51 msgid "Properties" msgstr "" -#: modules/devices/devicetree.c:53 +#: modules/devices/devicetree.c:52 msgid "Children" msgstr "" -#: modules/devices/devicetree.c:89 +#: modules/devices/devicetree.c:88 msgid "Node" msgstr "Узел" -#: modules/devices/devicetree.c:90 +#: modules/devices/devicetree.c:89 msgid "Node Path" msgstr "" -#: modules/devices/devicetree.c:91 +#: modules/devices/devicetree.c:90 msgid "Alias" msgstr "" -#: modules/devices/devicetree.c:91 modules/devices/devicetree.c:92 -#: modules/devices/monitors.c:411 modules/devices/storage.c:306 -#: modules/devices/storage.c:328 -msgid "(None)" -msgstr "(Нет)" - -#: modules/devices/devicetree.c:92 +#: modules/devices/devicetree.c:91 msgid "Symbol" msgstr "" -#: modules/devices/devicetree.c:145 modules/devices/devicetree/pmac_data.c:79 +#: modules/devices/devicetree.c:144 modules/devices/devicetree/pmac_data.c:79 msgid "Platform" msgstr "Платформа" -#: modules/devices/devicetree.c:146 modules/devices/devicetree.c:211 +#: modules/devices/devicetree.c:145 modules/devices/devicetree.c:210 #: modules/devices/gpu.c:247 msgid "Compatible" msgstr "" -#: modules/devices/devicetree.c:147 +#: modules/devices/devicetree.c:146 msgid "GPU-compatible" msgstr "" -#: modules/devices/devicetree.c:162 +#: modules/devices/devicetree.c:161 msgid "Raspberry Pi or Compatible" msgstr "" -#: modules/devices/devicetree.c:164 modules/devices/devicetree.c:191 -#: modules/devices/devicetree.c:210 modules/devices/devicetree/rpi_data.c:169 +#: modules/devices/devicetree.c:163 modules/devices/devicetree.c:190 +#: modules/devices/devicetree.c:209 modules/devices/devicetree/rpi_data.c:169 #: modules/devices/dmi.c:42 modules/devices/dmi.c:52 modules/devices/dmi.c:58 #: modules/devices/usb.c:181 msgid "Serial Number" msgstr "Серийный номер" -#: modules/devices/devicetree.c:165 modules/devices/devicetree/rpi_data.c:166 +#: modules/devices/devicetree.c:164 modules/devices/devicetree/rpi_data.c:166 msgid "RCode" msgstr "" -#: modules/devices/devicetree.c:165 +#: modules/devices/devicetree.c:164 msgid "No revision code available; unable to lookup model details." msgstr "" -#: modules/devices/devicetree.c:190 +#: modules/devices/devicetree.c:189 msgid "More" msgstr "Больше" -#: modules/devices/devicetree.c:271 +#: modules/devices/devicetree.c:270 msgid "Messages" msgstr "" @@ -2442,24 +3024,19 @@ msgstr "BIOS" msgid "Asset Tag" msgstr "Метка актива" -#: modules/devices/dmi.c:54 -msgid "Chassis" -msgstr "Шасси" - -#: modules/devices/dmi.c:121 modules/devices/dmi_memory.c:939 -#: modules/devices/x86/processor.c:696 +#: modules/devices/dmi.c:120 modules/devices/x86/processor.c:695 msgid "(Not available; Perhaps try running HardInfo as root.)" msgstr "" -#: modules/devices/dmi.c:162 +#: modules/devices/dmi.c:161 msgid "DMI Unavailable" msgstr "" -#: modules/devices/dmi.c:164 +#: modules/devices/dmi.c:163 msgid "DMI is not avaliable. Perhaps this platform does not provide DMI." msgstr "" -#: modules/devices/dmi.c:165 +#: modules/devices/dmi.c:164 msgid "DMI is not available; Perhaps try running HardInfo as root." msgstr "" @@ -2503,12 +3080,12 @@ msgstr "" msgid "Memory Array" msgstr "Массив памяти" -#: modules/devices/dmi_memory.c:747 modules/devices/x86/processor.c:715 +#: modules/devices/dmi_memory.c:747 modules/devices/x86/processor.c:714 msgid "DMI Handle" msgstr "" #: modules/devices/dmi_memory.c:748 modules/devices/dmi_memory.c:804 -#: modules/devices/dmi_memory.c:841 modules/devices/dmi_memory.c:950 +#: modules/devices/dmi_memory.c:841 modules/devices/dmi_memory.c:948 msgid "Locator" msgstr "Локатор" @@ -2585,36 +3162,31 @@ msgstr "(Пусто)" msgid "Serial Presence Detect (SPD) Summary" msgstr "" -#: modules/devices/dmi_memory.c:1007 -msgid " dmidecode utility available" -msgstr " наличие утилиты dmidecode" +#: modules/devices/dmi_memory.c:937 +msgid "(Not available - See hint box below)" +msgstr "" -#: modules/devices/dmi_memory.c:1008 -msgid " ... and HardInfo2 running with superuser privileges" -msgstr " ... и запуск HardInfo2 с правами администратора" +#: modules/devices/dmi_memory.c:1005 +msgid " dmidecode package installed" +msgstr "" -#: modules/devices/dmi_memory.c:1009 -msgid "" -" at24 (or eeprom) module loaded (for SDR, DDR, DDR2, DDR3)" +#: modules/devices/dmi_memory.c:1006 +msgid " sudo chmod a+r /sys/firmware/dmi/tables/*" msgstr "" -" загруженный модуль at24 (или eeprom) (для SDR, DDR, DDR2, " -"DDR3)" -#: modules/devices/dmi_memory.c:1010 -msgid "" -" ... or ee1004 module loaded and configured! " -"(for DDR4)" +#: modules/devices/dmi_memory.c:1007 +msgid " sudo modprobe at24 (or eeprom) (for SDR, DDR, DDR2, DDR3)" msgstr "" -" ... или загруженный и настроенный модуль ee1004! (for DDR4)" -#: modules/devices/dmi_memory.c:1019 -msgid "Memory information requires one or both of the following:" +#: modules/devices/dmi_memory.c:1008 +msgid " sudo modprobe ee1004 (for DDR4)" +msgstr "" + +#: modules/devices/dmi_memory.c:1017 +msgid "Memory Information requires more Setup:" msgstr "" -"Для получения информации о памяти требуется минимум одно из " -"следующего:" -#: modules/devices/dmi_memory.c:1045 +#: modules/devices/dmi_memory.c:1043 msgid "" "\"More often than not, information contained in the DMI tables is " "inaccurate,\n" @@ -2724,7 +3296,7 @@ msgid "Plugin" msgstr "Подключение" #: modules/devices/firmware.c:74 modules/devices/firmware.c:205 -#: modules/network.c:380 +#: modules/network.c:381 msgid "Flags" msgstr "Флаги" @@ -2818,10 +3390,6 @@ msgstr "Устройство DRM" msgid "Class" msgstr "Класс" -#: modules/devices/gpu.c:159 modules/devices/gpu.c:243 -msgid "Core" -msgstr "Ядро" - #: modules/devices/gpu.c:164 modules/devices/pci.c:149 msgid "In Use" msgstr "Используется" @@ -2842,36 +3410,12 @@ msgstr "" msgid "Operating Points (OPPv2)" msgstr "" -#: modules/devices/gpu.c:216 -msgid "Frequency Scaling" -msgstr "Масштабирование частоты" - -#: modules/devices/gpu.c:217 -msgid "Minimum" -msgstr "Минимальная" - -#: modules/devices/gpu.c:217 modules/devices/gpu.c:218 -msgid "kHz" -msgstr "кГц" - -#: modules/devices/gpu.c:218 -msgid "Maximum" -msgstr "Максимальная" - -#: modules/devices/gpu.c:219 -msgid "Transition Latency" -msgstr "Задержка перехода" - -#: modules/devices/gpu.c:219 -msgid "ns" -msgstr "нс" - #: modules/devices/gpu.c:245 msgid "Device Tree Node" msgstr "" #: modules/devices/gpu.c:248 modules/devices/monitors.c:475 -#: modules/network/net.c:454 +#: modules/network/net.c:482 msgid "Status" msgstr "Состояние" @@ -2922,7 +3466,7 @@ msgstr "Тип системы" msgid "BogoMIPS" msgstr "" -#: modules/devices/m68k/processor.c:85 modules/devices/riscv/processor.c:185 +#: modules/devices/m68k/processor.c:85 modules/devices/riscv/processor.c:184 msgid "MMU" msgstr "" @@ -2973,7 +3517,7 @@ msgid "Analog" msgstr "Аналоговый" #: modules/devices/monitors.c:395 modules/devices/usb.c:135 -#: modules/network.c:310 modules/network.c:363 modules/network.c:380 +#: modules/network.c:311 modules/network.c:364 modules/network.c:381 msgid "Interface" msgstr "Интерфейс" @@ -3086,10 +3630,6 @@ msgstr "" msgid "PA-RISC Processor" msgstr "Процессор PA-RISC" -#: modules/devices/parisc/processor.c:157 -msgid "System" -msgstr "Система" - #: modules/devices/parisc/processor.c:161 msgid "HVersion" msgstr "" @@ -3098,10 +3638,6 @@ msgstr "" msgid "SVersion" msgstr "" -#: modules/devices/parisc/processor.c:163 modules/devices/x86/processor.c:664 -msgid "Cache" -msgstr "Кэш" - #: modules/devices/pci.c:123 msgid "Link Width" msgstr "Ширина линии" @@ -3190,7 +3726,7 @@ msgstr "" "[Принтеры]\n" "Принтеры не найдены=\n" -#: modules/devices/riscv/processor.c:184 +#: modules/devices/riscv/processor.c:183 msgid "uarch" msgstr "" @@ -3374,7 +3910,7 @@ msgid "Timings" msgstr "Тайминги" #: modules/devices/spd-decode.c:549 modules/devices/spd-decode.c:940 -#: modules/devices/spd-decode.c:982 modules/devices/x86/processor.c:717 +#: modules/devices/spd-decode.c:982 modules/devices/x86/processor.c:716 msgid "Voltage" msgstr "Напряжение" @@ -3423,6 +3959,7 @@ msgid "XMP Profile" msgstr "XMP-профиль" #: modules/devices/spd-decode.c:939 modules/devices/usb.c:176 +#: modules/network/net.c:443 msgid "Speed" msgstr "Скорость" @@ -3697,7 +4234,7 @@ msgstr "Сменное" msgid "Self-monitoring (S.M.A.R.T.)" msgstr "Мониторинг (S.M.A.R.T.)" -#: modules/devices/storage.c:266 modules/devices/x86/processor.c:665 +#: modules/devices/storage.c:266 modules/devices/x86/processor.c:664 msgid "Power Management" msgstr "Управление питанием" @@ -3830,7 +4367,7 @@ msgstr "" "\n" "[SCSI диски]\n" -#: modules/devices/storage.c:567 modules/devices/storage.c:767 +#: modules/devices/storage.c:567 modules/devices/storage.c:773 #, c-format msgid "" "[Device Information]\n" @@ -3859,12 +4396,12 @@ msgstr "" "\n" "[IDE диски]\n" -#: modules/devices/storage.c:704 +#: modules/devices/storage.c:707 #, c-format msgid "Driver=%s\n" msgstr "Драйвер=%s\n" -#: modules/devices/storage.c:773 +#: modules/devices/storage.c:779 #, c-format msgid "" "Device Name=hd%c\n" @@ -3875,7 +4412,7 @@ msgstr "" "Медиа=%s\n" "Кэш=%d кБ\n" -#: modules/devices/storage.c:783 +#: modules/devices/storage.c:789 #, c-format msgid "" "[Geometry]\n" @@ -3886,7 +4423,7 @@ msgstr "" "Физическая=%s\n" "Логическая=%s\n" -#: modules/devices/storage.c:793 +#: modules/devices/storage.c:799 #, c-format msgid "" "[Capabilities]\n" @@ -3895,7 +4432,7 @@ msgstr "" "[Возможности]\n" "%s" -#: modules/devices/storage.c:800 +#: modules/devices/storage.c:806 #, c-format msgid "" "[Speeds]\n" @@ -3908,11 +4445,11 @@ msgstr "" msgid "Sub-class" msgstr "Подкласс" -#: modules/devices/usb.c:138 modules/devices/usb.c:179 modules/network.c:347 +#: modules/devices/usb.c:138 modules/devices/usb.c:179 modules/network.c:348 msgid "Protocol" msgstr "Протокол" -#: modules/devices/usb.c:146 modules/network/net.c:451 +#: modules/devices/usb.c:146 modules/network/net.c:479 msgid "Mb/s" msgstr "Мб/с" @@ -3947,84 +4484,66 @@ msgstr "" "Уровень %d (%s)=%d-канальный множественно-ассоциативный, %d множеств, размер " "%d кБ\n" -#. /cache type, as appears in: Level 1 (Data) -#: modules/devices/x86/processor.c:170 -msgctxt "cache-type" -msgid "Data" -msgstr "данные" - -#. /cache type, as appears in: Level 1 (Instruction) -#: modules/devices/x86/processor.c:171 -msgctxt "cache-type" -msgid "Instruction" -msgstr "инструкции" - -#. /cache type, as appears in: Level 2 (Unified) -#: modules/devices/x86/processor.c:172 -msgctxt "cache-type" -msgid "Unified" -msgstr "унифицированный" - -#: modules/devices/x86/processor.c:367 +#: modules/devices/x86/processor.c:366 msgid "Caches" msgstr "Кэши" -#: modules/devices/x86/processor.c:418 modules/devices/x86/processor.c:435 +#: modules/devices/x86/processor.c:417 modules/devices/x86/processor.c:434 #, c-format msgid "Level %d (%s)#%d=%dx %dKB (%dKB), %d-way set-associative, %d sets\n" msgstr "" "Уровень %d (%s)#%d=%dx %d кБ (%d кБ), %d-канальный множественно-" "ассоциативный, %d множеств\n" -#: modules/devices/x86/processor.c:649 +#: modules/devices/x86/processor.c:648 msgid "Model Name" msgstr "Название" -#: modules/devices/x86/processor.c:650 +#: modules/devices/x86/processor.c:649 msgid "Family, model, stepping" msgstr "Семейство, модель, степпинг" -#: modules/devices/x86/processor.c:656 +#: modules/devices/x86/processor.c:655 msgid "Microcode Version" msgstr "Версия микрокода" -#: modules/devices/x86/processor.c:657 +#: modules/devices/x86/processor.c:656 msgid "Configuration" msgstr "Конфигурация" -#: modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:657 msgid "Cache Size" msgstr "Размер кэша" -#: modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:657 msgid "kb" msgstr "кБ" -#: modules/devices/x86/processor.c:666 +#: modules/devices/x86/processor.c:665 msgid "Bug Workarounds" msgstr "Обход багов" -#: modules/devices/x86/processor.c:693 +#: modules/devices/x86/processor.c:692 msgid "Socket Information" msgstr "Информация о сокете" -#: modules/devices/x86/processor.c:714 +#: modules/devices/x86/processor.c:713 msgid "CPU Socket" msgstr "Сокет процессора" -#: modules/devices/x86/processor.c:718 +#: modules/devices/x86/processor.c:717 msgid "External Clock" msgstr "Частота системной шины" -#: modules/devices/x86/processor.c:719 +#: modules/devices/x86/processor.c:718 msgid "Max Frequency" msgstr "Максимальная частота" -#: modules/devices/x86/processor.c:750 +#: modules/devices/x86/processor.c:749 msgid "Package Information" msgstr "Информация о комплекте" -#: modules/devices/x86/processor.c:812 +#: modules/devices/x86/processor.c:811 msgid "Socket:Core" msgstr "Сокет:Ядро" @@ -5479,7 +5998,7 @@ msgstr "IP Подключения" msgid "Routing Table" msgstr "Таблица маршрутизации" -#: modules/network.c:64 modules/network.c:309 +#: modules/network.c:64 modules/network.c:310 msgid "ARP Table" msgstr "Таблица ARP" @@ -5495,311 +6014,353 @@ msgstr "Статистика" msgid "Shared Directories" msgstr "Общие каталоги" -#: modules/network.c:310 modules/network.c:332 modules/network.c:363 -#: modules/network/net.c:472 +#: modules/network.c:311 modules/network.c:333 modules/network.c:364 +#: modules/network/net.c:500 msgid "IP Address" msgstr "IP-адрес" -#: modules/network.c:310 +#: modules/network.c:311 msgid "MAC Address" msgstr "MAC-адрес" -#: modules/network.c:319 +#: modules/network.c:320 msgid "SAMBA" msgstr "" -#: modules/network.c:320 +#: modules/network.c:321 msgid "NFS" msgstr "" -#: modules/network.c:331 +#: modules/network.c:332 msgid "Name Servers" msgstr "" -#: modules/network.c:346 +#: modules/network.c:347 msgid "Connections" msgstr "Соединения" -#: modules/network.c:347 +#: modules/network.c:348 msgid "Local Address" msgstr "Локальный адрес" -#: modules/network.c:347 +#: modules/network.c:348 msgid "Foreign Address" msgstr "Удалённый адрес" -#: modules/network.c:347 +#: modules/network.c:348 msgid "State" msgstr "Состояние" -#: modules/network.c:363 +#: modules/network.c:364 msgid "Sent" msgstr "Отправлено" -#: modules/network.c:363 +#: modules/network.c:364 msgid "Received" msgstr "Получено" -#: modules/network.c:379 +#: modules/network.c:380 msgid "IP routing table" msgstr "" -#: modules/network.c:380 +#: modules/network.c:381 msgid "Destination/Gateway" msgstr "Цель/Шлюз" -#: modules/network.c:380 modules/network/net.c:473 +#: modules/network.c:381 modules/network/net.c:501 msgid "Mask" msgstr "Маска" -#: modules/network.c:408 +#: modules/network.c:409 msgid "Network" msgstr "Сеть" -#: modules/network.c:441 +#: modules/network.c:442 msgid "Gathers information about this computer's network connection" msgstr "Собирает информацию о сетевых подключениях" -#: modules/network/net.c:72 +#: modules/network/net.c:74 msgctxt "wi-op-mode" msgid "Auto" msgstr "Авто" -#: modules/network/net.c:73 +#: modules/network/net.c:75 msgctxt "wi-op-mode" msgid "Ad-Hoc" msgstr "" -#: modules/network/net.c:74 +#: modules/network/net.c:76 msgctxt "wi-op-mode" msgid "Managed" msgstr "" -#: modules/network/net.c:75 +#: modules/network/net.c:77 msgctxt "wi-op-mode" msgid "Master" msgstr "" -#: modules/network/net.c:76 +#: modules/network/net.c:78 msgctxt "wi-op-mode" msgid "Repeater" msgstr "" -#: modules/network/net.c:77 +#: modules/network/net.c:79 msgctxt "wi-op-mode" msgid "Secondary" msgstr "" -#: modules/network/net.c:78 +#: modules/network/net.c:80 msgctxt "wi-op-mode" msgid "(Unknown)" msgstr "" -#: modules/network/net.c:242 modules/network/net.c:262 -#: modules/network/net.c:270 +#: modules/network/net.c:268 modules/network/net.c:288 +#: modules/network/net.c:296 msgctxt "net-if-type" msgid "Ethernet" msgstr "Ethernet" -#: modules/network/net.c:243 +#: modules/network/net.c:269 msgctxt "net-if-type" msgid "Loopback" msgstr "" -#: modules/network/net.c:244 +#: modules/network/net.c:270 msgctxt "net-if-type" msgid "Point-to-Point" msgstr "" -#: modules/network/net.c:245 modules/network/net.c:246 -#: modules/network/net.c:247 modules/network/net.c:248 -#: modules/network/net.c:272 +#: modules/network/net.c:271 modules/network/net.c:272 +#: modules/network/net.c:273 modules/network/net.c:274 +#: modules/network/net.c:298 msgctxt "net-if-type" msgid "Wireless" msgstr "" -#: modules/network/net.c:249 +#: modules/network/net.c:275 msgctxt "net-if-type" msgid "Virtual Point-to-Point (TUN)" msgstr "" -#: modules/network/net.c:250 +#: modules/network/net.c:276 msgctxt "net-if-type" msgid "Ethernet (TAP)" msgstr "" -#: modules/network/net.c:251 +#: modules/network/net.c:277 msgctxt "net-if-type" msgid "Parallel Line Internet Protocol" msgstr "" -#: modules/network/net.c:252 +#: modules/network/net.c:278 msgctxt "net-if-type" msgid "Infrared" msgstr "" -#: modules/network/net.c:253 modules/network/net.c:271 +#: modules/network/net.c:279 modules/network/net.c:297 msgctxt "net-if-type" msgid "Serial Line Internet Protocol" msgstr "" -#: modules/network/net.c:254 +#: modules/network/net.c:280 msgctxt "net-if-type" msgid "Integrated Services Digital Network" msgstr "" -#: modules/network/net.c:255 +#: modules/network/net.c:281 msgctxt "net-if-type" msgid "IPv6-over-IPv4 Tunnel" msgstr "" -#: modules/network/net.c:256 +#: modules/network/net.c:282 msgctxt "net-if-type" msgid "VMWare Virtual Network Interface (NAT)" msgstr "" -#: modules/network/net.c:257 +#: modules/network/net.c:283 msgctxt "net-if-type" msgid "VMWare Virtual Network Interface" msgstr "" -#: modules/network/net.c:258 +#: modules/network/net.c:284 msgctxt "net-if-type" msgid "Personal Area Network (PAN)" msgstr "" -#: modules/network/net.c:259 +#: modules/network/net.c:285 msgctxt "net-if-type" msgid "Bluetooth" msgstr "" -#: modules/network/net.c:260 +#: modules/network/net.c:286 msgctxt "net-if-type" msgid "Bridge Interface" msgstr "" -#: modules/network/net.c:261 +#: modules/network/net.c:287 msgctxt "net-if-type" msgid "Hamachi Virtual Personal Network" msgstr "" -#: modules/network/net.c:263 +#: modules/network/net.c:289 msgctxt "net-if-type" msgid "Intermediate Functional Block" msgstr "" -#: modules/network/net.c:264 +#: modules/network/net.c:290 msgctxt "net-if-type" msgid "GRE Network Tunnel" msgstr "" -#: modules/network/net.c:265 +#: modules/network/net.c:291 msgctxt "net-if-type" msgid "Mesh Network" msgstr "" -#: modules/network/net.c:266 +#: modules/network/net.c:292 msgctxt "net-if-type" msgid "Wireless Master Interface" msgstr "" -#: modules/network/net.c:267 +#: modules/network/net.c:293 msgctxt "net-if-type" msgid "VirtualBox Virtual Network Interface" msgstr "" -#: modules/network/net.c:273 +#: modules/network/net.c:299 msgctxt "net-if-type" msgid "Wireless (WAN)" msgstr "" -#: modules/network/net.c:275 +#: modules/network/net.c:301 msgctxt "net-if-type" msgid "(Unknown)" msgstr "(Неизвестно)" -#: modules/network/net.c:343 modules/network/net.c:353 +#: modules/network/net.c:369 modules/network/net.c:379 msgid "Network Interfaces" msgstr "Сетевые интерфейсы" -#: modules/network/net.c:343 +#: modules/network/net.c:369 msgid "None Found" msgstr "Не найдено" -#: modules/network/net.c:409 +#: modules/network/net.c:436 msgid "Network Adapter Properties" msgstr "Свойства сетевого адаптера" -#: modules/network/net.c:410 +#: modules/network/net.c:437 msgid "Interface Type" msgstr "Тип интерфейса" -#: modules/network/net.c:411 +#: modules/network/net.c:438 msgid "Hardware Address (MAC)" msgstr "Аппаратный адрес (MAC)" -#: modules/network/net.c:415 +#: modules/network/net.c:442 msgid "MTU" msgstr "" -#: modules/network/net.c:416 +#: modules/network/net.c:444 msgid "Transfer Details" msgstr "Информация о передаче данных" -#: modules/network/net.c:417 +#: modules/network/net.c:445 msgid "Bytes Received" msgstr "Получено байт" -#: modules/network/net.c:418 +#: modules/network/net.c:446 msgid "Bytes Sent" msgstr "Отправлено байт" -#: modules/network/net.c:435 modules/network/net.c:457 -#: modules/network/net.c:458 +#: modules/network/net.c:463 modules/network/net.c:485 +#: modules/network/net.c:486 msgid "dBm" msgstr "дБм" -#: modules/network/net.c:435 +#: modules/network/net.c:463 msgid "mW" msgstr "мВт" -#: modules/network/net.c:449 +#: modules/network/net.c:477 msgid "Wireless Properties" msgstr "" -#: modules/network/net.c:450 +#: modules/network/net.c:478 msgid "Network Name (SSID)" msgstr "Название сети (SSID)" -#: modules/network/net.c:451 +#: modules/network/net.c:479 msgid "Bit Rate" msgstr "Битрейт" -#: modules/network/net.c:452 +#: modules/network/net.c:480 msgid "Transmission Power" msgstr "" -#: modules/network/net.c:455 +#: modules/network/net.c:483 msgid "Link Quality" msgstr "" -#: modules/network/net.c:456 +#: modules/network/net.c:484 msgid "Signal / Noise" msgstr "" -#: modules/network/net.c:471 +#: modules/network/net.c:499 msgid "Internet Protocol (IPv4)" msgstr "Интернет-протокол (IPv4)" -#: modules/network/net.c:472 modules/network/net.c:473 -#: modules/network/net.c:475 +#: modules/network/net.c:500 modules/network/net.c:501 +#: modules/network/net.c:503 msgid "(Not set)" msgstr "" -#: modules/network/net.c:474 +#: modules/network/net.c:502 msgid "Broadcast Address" msgstr "Широковещательный адрес" +#~ msgid "_Copy to Clipboard" +#~ msgstr "_Копировать в буфер" + +#~ msgid "Copy to clipboard" +#~ msgstr "Копировать в буфер обмена" + +#~ msgid " dmidecode utility available" +#~ msgstr " наличие утилиты dmidecode" + +#~ msgid " ... and HardInfo2 running with superuser privileges" +#~ msgstr " ... и запуск HardInfo2 с правами администратора" + +#~ msgid "" +#~ " at24 (or eeprom) module loaded (for SDR, DDR, DDR2, DDR3)" +#~ msgstr "" +#~ " загруженный модуль at24 (или eeprom) (для SDR, DDR, DDR2, " +#~ "DDR3)" + +#~ msgid "" +#~ " ... or ee1004 module loaded and configured! " +#~ "(for DDR4)" +#~ msgstr "" +#~ " ... или загруженный и настроенный модуль ee1004! (for DDR4)" + +#~ msgid "Memory information requires one or both of the following:" +#~ msgstr "" +#~ "Для получения информации о памяти требуется минимум одно из " +#~ "следующего:" + +#~ msgctxt "cache-type" +#~ msgid "Data" +#~ msgstr "данные" + +#~ msgctxt "cache-type" +#~ msgid "Instruction" +#~ msgstr "инструкции" + +#~ msgctxt "cache-type" +#~ msgid "Unified" +#~ msgstr "унифицированный" + #, c-format #~ msgid "" #~ "Written by %s\n" @@ -5832,9 +6393,6 @@ msgstr "Широковещательный адрес" #~ "может быть несопоставим с результатом текущей версии, поскольку " #~ "отсутствуют некоторые подробности." -#~ msgid "Field" -#~ msgstr "Поле" - #~ msgid "Total Memory" #~ msgstr "Общая память" @@ -5869,114 +6427,6 @@ msgstr "Широковещательный адрес" #~ msgid "RISC-V Processor" #~ msgstr "Процессор RISC-V" -#~ msgid "Little Endian" -#~ msgstr "Младший порядок байтов" - -#~ msgid "Big Endian" -#~ msgstr "Старший порядок байтов" - -#~ msgid "Current" -#~ msgstr "Текущая" - -#~ msgid "Governor" -#~ msgstr "Регулятор" - -#~ msgid "Socket" -#~ msgstr "Сокет" - -#~ msgid "Book" -#~ msgstr "Книга" - -#~ msgid "Drawer" -#~ msgstr "Трассировщик" - -#~ msgid "ID" -#~ msgstr "ИД" - -#~ msgid "BIOS Information" -#~ msgstr "Информация о BIOS" - -#~ msgid "Base Board" -#~ msgstr "Основная плата" - -#~ msgid "Memory Controller" -#~ msgstr "Контроллер памяти" - -#~ msgid "Memory Module" -#~ msgstr "Модуль памяти" - -#~ msgid "Port Connector" -#~ msgstr "Разъем порта" - -#~ msgid "OEM Strings" -#~ msgstr "Строки OEM" - -#~ msgid "BIOS Language" -#~ msgstr "Язык BIOS" - -#~ msgid "Memory Device" -#~ msgstr "Устройство памяти" - -#~ msgid "Built-in Pointing Device" -#~ msgstr "Встроенное указывающее устройство" - -#~ msgid "Portable Battery" -#~ msgstr "Съемная батарея" - -#~ msgid "System Reset" -#~ msgstr "Сброс системы" - -#~ msgid "Hardware Security" -#~ msgstr "Аппаратная безопасность" - -#~ msgid "Voltage Probe" -#~ msgstr "Датчик напряжения" - -#~ msgid "Cooling Device" -#~ msgstr "Устройство охлаждения" - -#~ msgid "Temperature Probe" -#~ msgstr "Температурный датчик" - -#~ msgid "Management Device" -#~ msgstr "Устройство управления" - -#~ msgid "Memory Channel" -#~ msgstr "Канал памяти" - -#~ msgid "Power Supply" -#~ msgstr "Источник питания" - -#~ msgid "Additional Information" -#~ msgstr "Дополнительная информация" - -#~ msgid "Desktop" -#~ msgstr "Настольный компьютер" - -#~ msgid "Low-profile Desktop" -#~ msgstr "Низкопрофильный компьютер" - -#~ msgid "Mini Tower" -#~ msgstr "Размер Mini Tower" - -#~ msgid "Tower" -#~ msgstr "Размер Tower" - -#~ msgid "Portable" -#~ msgstr "Портативный компьютер" - -#~ msgid "Notebook" -#~ msgstr "Ноутбук" - -#~ msgid "Docking Station" -#~ msgstr "Док-станция" - -#~ msgid "All-in-one" -#~ msgstr "Всё в одном" - -#~ msgid "Mini PC" -#~ msgstr "Мини ПК" - #, c-format #~ msgid "" #~ "Copyright (C) 2003-%d L. A. F. Pereira. See COPYING for details.\n" @@ -6029,64 +6479,9 @@ msgstr "Широковещательный адрес" #~ msgid "Unknown benchmark ``%s'' or benchmark.so not loaded" #~ msgstr "Неизвестный бенчмарк или benchmark.so не загрузился" -#~ msgid "Don't know what to do. Exiting." -#~ msgstr "Не знаю, что делать. Выход." - -#, c-format -#~ msgid "%d second" -#~ msgid_plural "%d seconds" -#~ msgstr[0] "секунда" -#~ msgstr[1] "секунды" -#~ msgstr[2] "секунд" - -#, c-format -#~ msgid "%.1f B" -#~ msgstr "%.1f Б" - -#, c-format -#~ msgid "%.1f KiB" -#~ msgstr "%.1f КиБ" - -#, c-format -#~ msgid "%.1f MiB" -#~ msgstr "%.1f МиБ" - -#, c-format -#~ msgid "%.1f GiB" -#~ msgstr "%.1f ГиБ" - -#, c-format -#~ msgid "%.1f TiB" -#~ msgstr "%.1f ТиБ" - -#, c-format -#~ msgid "%.1f PiB" -#~ msgstr "%.1f ПиБ" - -#~ msgid "Error" -#~ msgstr "Ошибка" - -#~ msgid "Warning" -#~ msgstr "Предупреждение" - -#~ msgid "Fatal Error" -#~ msgstr "Фатальная ошибка" - -#~ msgid "do not print status messages to standard output" -#~ msgstr "не выводить сообщения о состоянии на стандартный вывод" - -#~ msgid "creates a report and prints to standard output" -#~ msgstr "создаёт отчёт и выводит на стандартный вывод" - -#~ msgid "chooses a report format ([text], html)" -#~ msgstr "выберите формат отчета ([text], HTML)" - #~ msgid "run benchmark; requires benchmark.so to be loaded" #~ msgstr "запуск теста; требует, чтобы benchmark.so был загружен" -#~ msgid "benchmark result format ([short], conf, shell)" -#~ msgstr "формат результата теста ([short], conf, shell)" - #~ msgid "lists modules" #~ msgstr "список модулей" @@ -6099,34 +6494,9 @@ 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." @@ -6142,13 +6512,6 @@ msgstr "Широковещательный адрес" #~ "получения списка доступных модулей и попробуйте снова с правильным " #~ "списком модулей." -#, c-format -#~ msgid "Scanning: %s..." -#~ msgstr "Сканирование: %s..." - -#~ msgid "Update vendor list" -#~ msgstr "Обновить список поставщиков" - #~ msgid "Author:" #~ msgstr "Автор:" diff --git a/po/tr.po b/po/tr.po index 1b02f792..4b69a0f9 100644 --- a/po/tr.po +++ b/po/tr.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: hardinfo2 master\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-04-22 11:49+0200\n" +"POT-Creation-Date: 2024-05-30 15:01+0200\n" "PO-Revision-Date: 2023-05-24 21:01+0300\n" "Last-Translator: Sabri Ünal \n" "Language-Team: Türkçe \n" @@ -22,11 +22,646 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Poedit 3.2.2\n" -#: shell/callbacks.c:232 shell/shell.c:421 +#: hardinfo2/cpu_util.c:29 +msgid "Little Endian" +msgstr "Küçük Endian" + +#: hardinfo2/cpu_util.c:31 +msgid "Big Endian" +msgstr "Büyük Endian" + +#: hardinfo2/cpu_util.c:205 hardinfo2/cpu_util.c:216 modules/devices/gpu.c:216 +msgid "Frequency Scaling" +msgstr "Frekans Ölçeklendirme" + +#: hardinfo2/cpu_util.c:206 modules/devices/gpu.c:217 +msgid "Minimum" +msgstr "En düşük" + +#: hardinfo2/cpu_util.c:206 hardinfo2/cpu_util.c:207 hardinfo2/cpu_util.c:208 +#: hardinfo2/dt_util.c:590 modules/devices/gpu.c:217 modules/devices/gpu.c:218 +msgid "kHz" +msgstr "kHz" + +#: hardinfo2/cpu_util.c:207 modules/devices/gpu.c:218 +msgid "Maximum" +msgstr "En yüksek" + +#: hardinfo2/cpu_util.c:208 +msgid "Current" +msgstr "Güncel" + +#: hardinfo2/cpu_util.c:209 modules/devices/gpu.c:219 +msgid "Transition Latency" +msgstr "Geçiş Gecikmesi" + +#: hardinfo2/cpu_util.c:209 modules/devices/gpu.c:219 +msgid "ns" +msgstr "ns" + +#: hardinfo2/cpu_util.c:210 +msgid "Governor" +msgstr "Yönetici" + +#: hardinfo2/cpu_util.c:211 hardinfo2/cpu_util.c:217 modules/devices.c:772 +#: modules/devices/gpu.c:163 modules/devices/pci.c:148 +#: modules/devices/usb.c:139 +msgid "Driver" +msgstr "Sürücü" + +#: hardinfo2/cpu_util.c:223 modules/computer.c:785 +#: modules/devices/arm/processor.c:255 modules/devices/x86/processor.c:283 +#: modules/devices/x86/processor.c:387 modules/devices/x86/processor.c:525 +msgid "(Not Available)" +msgstr "(Mevcut değil)" + +#: hardinfo2/cpu_util.c:231 hardinfo2/cpu_util.c:233 +msgid "Socket" +msgstr "Yuva" + +#: hardinfo2/cpu_util.c:236 hardinfo2/cpu_util.c:238 modules/devices/gpu.c:159 +#: modules/devices/gpu.c:243 +msgid "Core" +msgstr "Çekirdek" + +#: hardinfo2/cpu_util.c:241 +msgid "Book" +msgstr "Kitap" + +#: hardinfo2/cpu_util.c:243 +msgid "Drawer" +msgstr "Çekmece" + +#: hardinfo2/cpu_util.c:249 modules/devices/arm/processor.c:470 +#: modules/devices/x86/processor.c:751 +msgid "Topology" +msgstr "Topoloji" + +#: hardinfo2/cpu_util.c:250 +msgid "ID" +msgstr "ID" + +#: hardinfo2/dmi_util.c:25 +msgid "BIOS Information" +msgstr "BIOS Bilgisi" + +#: hardinfo2/dmi_util.c:26 modules/devices/parisc/processor.c:157 +msgid "System" +msgstr "Sistem" + +#: hardinfo2/dmi_util.c:27 +msgid "Base Board" +msgstr "Taban Kurulu" + +#: hardinfo2/dmi_util.c:28 modules/devices/dmi.c:54 +msgid "Chassis" +msgstr "Şasi" + +#: hardinfo2/dmi_util.c:29 modules/computer.c:556 modules/computer.c:1054 +#: modules/devices/alpha/processor.c:87 modules/devices/arm/processor.c:340 +#: modules/devices.c:99 modules/devices/ia64/processor.c:159 +#: modules/devices/loongarch64/processor.c:80 +#: modules/devices/m68k/processor.c:83 modules/devices/mips/processor.c:74 +#: modules/devices/parisc/processor.c:154 modules/devices/ppc/processor.c:157 +#: modules/devices/riscv/processor.c:180 modules/devices/s390/processor.c:131 +#: modules/devices/sh/processor.c:83 modules/devices/sparc/processor.c:74 +#: modules/devices/x86/processor.c:647 +msgid "Processor" +msgstr "İşlemci" + +#: hardinfo2/dmi_util.c:30 +msgid "Memory Controller" +msgstr "Bellek Denetleyici" + +#: hardinfo2/dmi_util.c:31 +msgid "Memory Module" +msgstr "Hafıza modülü" + +#: hardinfo2/dmi_util.c:32 modules/devices/parisc/processor.c:163 +#: modules/devices/x86/processor.c:663 +msgid "Cache" +msgstr "Önbellek" + +#: hardinfo2/dmi_util.c:33 +msgid "Port Connector" +msgstr "Bağlantı Noktası Konektörü" + +#: hardinfo2/dmi_util.c:34 +msgid "System Slots" +msgstr "Sistem Yuvaları" + +#: hardinfo2/dmi_util.c:35 +msgid "On Board Devices" +msgstr "Bütünleşik cihazlar" + +#: hardinfo2/dmi_util.c:36 +msgid "OEM Strings" +msgstr "OEM Dizeleri" + +#: hardinfo2/dmi_util.c:37 +msgid "System Configuration Options" +msgstr "Sistem Yapılandırma Seçenekleri" + +#: hardinfo2/dmi_util.c:38 +msgid "BIOS Language" +msgstr "BIOS Dili" + +#: hardinfo2/dmi_util.c:39 +msgid "Group Associations" +msgstr "Grup Dernekleri" + +#: hardinfo2/dmi_util.c:40 +msgid "System Event Log" +msgstr "Sistem Olay Günlüğü" + +#: hardinfo2/dmi_util.c:41 +msgid "Physical Memory Array" +msgstr "Fiziksel Bellek Dizisi" + +#: hardinfo2/dmi_util.c:42 +msgid "Memory Device" +msgstr "Bellek Aygıtı" + +#: hardinfo2/dmi_util.c:43 +msgid "32-bit Memory Error" +msgstr "32-bit Bellek hatası" + +#: hardinfo2/dmi_util.c:44 +msgid "Memory Array Mapped Address" +msgstr "Bellek Dizisi Eşlenmiş Adres" + +#: hardinfo2/dmi_util.c:45 +msgid "Memory Device Mapped Address" +msgstr "Bellek Aygıtı Eşlenen Adres" + +#: hardinfo2/dmi_util.c:46 +msgid "Built-in Pointing Device" +msgstr "Yerleşik İşaretleme Aygıtı" + +#: hardinfo2/dmi_util.c:47 +msgid "Portable Battery" +msgstr "Taşınabilir Pil" + +#: hardinfo2/dmi_util.c:48 +msgid "System Reset" +msgstr "Sistem yeniden başlatma" + +#: hardinfo2/dmi_util.c:49 +msgid "Hardware Security" +msgstr "Donanım Güvenliği" + +#: hardinfo2/dmi_util.c:50 +msgid "System Power Controls" +msgstr "Sistem Güç Kontrolleri" + +#: hardinfo2/dmi_util.c:51 +msgid "Voltage Probe" +msgstr "Gerilim Probu" + +#: hardinfo2/dmi_util.c:52 +msgid "Cooling Device" +msgstr "Soğutma Cihazı" + +#: hardinfo2/dmi_util.c:53 +msgid "Temperature Probe" +msgstr "Sıcaklık probu" + +#: hardinfo2/dmi_util.c:54 +msgid "Electrical Current Probe" +msgstr "Elektrik Akımı Probu" + +#: hardinfo2/dmi_util.c:55 +msgid "Out-of-band Remote Access" +msgstr "Bant Dışı Uzaktan Erişim" + +#: hardinfo2/dmi_util.c:56 +msgid "Boot Integrity Services" +msgstr "Önyükleme Bütünlük Hizmetleri" + +#: hardinfo2/dmi_util.c:57 +msgid "System Boot" +msgstr "Sistem Önyükleme" + +#: hardinfo2/dmi_util.c:58 +msgid "64-bit Memory Error" +msgstr "64-bit Bellek Hatası" + +#: hardinfo2/dmi_util.c:59 +msgid "Management Device" +msgstr "Yönetim Cihazı" + +#: hardinfo2/dmi_util.c:60 +msgid "Management Device Component" +msgstr "Yönetim Cihazı Bileşeni" + +#: hardinfo2/dmi_util.c:61 +msgid "Management Device Threshold Data" +msgstr "Yönetim Cihazı Eşik Verileri" + +#: hardinfo2/dmi_util.c:62 +msgid "Memory Channel" +msgstr "Bellek Kanalı" + +#: hardinfo2/dmi_util.c:63 +msgid "IPMI Device" +msgstr "IPMI Cihazı" + +#: hardinfo2/dmi_util.c:64 +msgid "Power Supply" +msgstr "Güç kaynağı" + +#: hardinfo2/dmi_util.c:65 +msgid "Additional Information" +msgstr "Ek Bilgi" + +#: hardinfo2/dmi_util.c:66 +msgid "Onboard Device" +msgstr "Yerleşik Cihaz" + +#: hardinfo2/dmi_util.c:233 +msgid "Invalid chassis type (0)" +msgstr "Geçersiz kasa tipi (0)" + +#: hardinfo2/dmi_util.c:234 hardinfo2/dmi_util.c:235 +msgid "Unknown chassis type" +msgstr "Bilinmeyen kasa türü" + +#: hardinfo2/dmi_util.c:236 +msgid "Desktop" +msgstr "Masaüstü" + +#: hardinfo2/dmi_util.c:237 +msgid "Low-profile Desktop" +msgstr "Düşük profilli Masaüstü" + +#: hardinfo2/dmi_util.c:238 +msgid "Pizza Box" +msgstr "Pizza Kutusu" + +#: hardinfo2/dmi_util.c:239 +msgid "Mini Tower" +msgstr "Mini Kule" + +#: hardinfo2/dmi_util.c:240 +msgid "Tower" +msgstr "Kule" + +#: hardinfo2/dmi_util.c:241 +msgid "Portable" +msgstr "Taşınabilir" + +#: hardinfo2/dmi_util.c:242 modules/computer.c:412 modules/computer.c:421 +#: modules/computer.c:443 +msgid "Laptop" +msgstr "Dizüstü" + +#: hardinfo2/dmi_util.c:243 +msgid "Notebook" +msgstr "Diz üstü bilgisayar" + +#: hardinfo2/dmi_util.c:244 +msgid "Handheld" +msgstr "Elde taşınır" + +#: hardinfo2/dmi_util.c:245 +msgid "Docking Station" +msgstr "Yerleştirme İstasyonu" + +#: hardinfo2/dmi_util.c:246 +msgid "All-in-one" +msgstr "Hepsi Bir Arada" + +#: hardinfo2/dmi_util.c:247 +msgid "Subnotebook" +msgstr "Mini diz üstü bilgisayar" + +#: hardinfo2/dmi_util.c:248 +msgid "Space-saving" +msgstr "Yer tasarrufu sağlar" + +#: hardinfo2/dmi_util.c:249 +msgid "Lunch Box" +msgstr "Sefer tası" + +#: hardinfo2/dmi_util.c:250 +msgid "Main Server Chassis" +msgstr "Ana Sunucu Kasası" + +#: hardinfo2/dmi_util.c:251 +msgid "Expansion Chassis" +msgstr "Genişletme Kasası" + +#: hardinfo2/dmi_util.c:252 +msgid "Sub Chassis" +msgstr "Alt Kasa" + +#: hardinfo2/dmi_util.c:253 +msgid "Bus Expansion Chassis" +msgstr "Bus Genişletme Kasası" + +#: hardinfo2/dmi_util.c:254 +msgid "Peripheral Chassis" +msgstr "Çevresel Kasa" + +#: hardinfo2/dmi_util.c:255 +msgid "RAID Chassis" +msgstr "RAID Kasa" + +#: hardinfo2/dmi_util.c:256 +msgid "Rack Mount Chassis" +msgstr "Raf Tipi Kasa" + +#: hardinfo2/dmi_util.c:257 +msgid "Sealed-case PC" +msgstr "Kapalı kasa PC" + +#: hardinfo2/dmi_util.c:258 +msgid "Multi-system" +msgstr "Çoklu sistem" + +#: hardinfo2/dmi_util.c:259 +msgid "CompactPCI" +msgstr "Kompakt PCI" + +#: hardinfo2/dmi_util.c:260 +msgid "AdvancedTCA" +msgstr "GelişmişTCA" + +#: hardinfo2/dmi_util.c:261 +msgid "Blade" +msgstr "Bıçak" + +#: hardinfo2/dmi_util.c:262 +msgid "Blade Enclosing" +msgstr "Bıçak Muhafazası" + +#: hardinfo2/dmi_util.c:263 +msgid "Tablet" +msgstr "Tablet" + +#: hardinfo2/dmi_util.c:264 +msgid "Convertible" +msgstr "Çevrilebilir" + +#: hardinfo2/dmi_util.c:265 +msgid "Detachable" +msgstr "Ayrılabilir" + +#: hardinfo2/dmi_util.c:266 +msgid "IoT Gateway" +msgstr "IoT Ağ Geçidi" + +#: hardinfo2/dmi_util.c:267 +msgid "Embedded PC" +msgstr "Gömülü PC" + +#: hardinfo2/dmi_util.c:268 +msgid "Mini PC" +msgstr "Mini PC" + +#: hardinfo2/dmi_util.c:269 +msgid "Stick PC" +msgstr "Çubuk PC" + +#: hardinfo2/dt_util.c:1175 +msgid "phandle Map" +msgstr "tanıtıcı Haritası" + +#: hardinfo2/dt_util.c:1176 +msgid "Alias Map" +msgstr "Alias Haritası" + +#: hardinfo2/dt_util.c:1177 +msgid "Symbol Map" +msgstr "Sembol Haritası" + +#. / %d will be latest year of copyright +#: hardinfo2/hardinfo.c:71 +#, c-format +msgid "" +"Copyright (C) 2003-2023 L. A. F. Pereira. 2024-%d Hardinfo2 Project.\n" +"\n" +msgstr "" + +#: hardinfo2/hardinfo.c:73 +#, c-format +msgid "" +"Compile-time options:\n" +" Release version: %s (%s)\n" +" LibSoup version: %s\n" +" BinReloc enabled: %s\n" +" Data prefix: %s\n" +" Library prefix: %s\n" +" Locale prefix : %s\n" +" Data hardcoded: %s\n" +" Library hardcoded: %s\n" +" Locale hardcoded: %s\n" +" Compiled for: %s\n" +msgstr "" + +#: hardinfo2/hardinfo.c:85 +msgid "3.0" +msgstr "" + +#: hardinfo2/hardinfo.c:86 modules/computer.c:833 +#: modules/computer/modules.c:352 modules/computer/modules.c:353 +#: modules/devices/inputdevices.c:153 modules/devices/printers.c:145 +#: modules/devices/spd-decode.c:971 +msgid "Yes" +msgstr "Evet" + +#: hardinfo2/hardinfo.c:86 modules/computer.c:833 +#: modules/computer/modules.c:352 modules/computer/modules.c:353 +#: modules/devices/printers.c:145 modules/devices/spd-decode.c:968 +msgid "No" +msgstr "Hayır" + +#: hardinfo2/hardinfo.c:120 +#, c-format +msgid "Unknown benchmark ``%s''\n" +msgstr "" + +#: hardinfo2/hardinfo.c:159 +msgid "Don't know what to do. Exiting." +msgstr "Ne yapacağımı bilmiyorum. Çıkılıyor." + +#: hardinfo2/usb_util.c:293 modules/devices/devicetree.c:90 +#: modules/devices/devicetree.c:91 modules/devices/monitors.c:411 +#: modules/devices/storage.c:306 modules/devices/storage.c:328 +msgid "(None)" +msgstr "(Yok)" + +#: hardinfo2/util.c:102 modules/computer/uptime.c:54 +#, c-format +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d gün" +msgstr[1] "%d günler" + +#: hardinfo2/util.c:103 modules/computer/uptime.c:55 +#, c-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d saat" +msgstr[1] "%d saatler" + +#: hardinfo2/util.c:104 modules/computer/uptime.c:56 +#, c-format +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d dakika" +msgstr[1] "%d dakikalar" + +#: hardinfo2/util.c:105 +#, c-format +msgid "%d second" +msgid_plural "%d seconds" +msgstr[0] "%d saniye" +msgstr[1] "%d saniyeler" + +#: hardinfo2/util.c:126 +#, c-format +msgid "%.1f B" +msgstr "%.1f B" + +#: hardinfo2/util.c:128 +#, c-format +msgid "%.1f KiB" +msgstr "%.1f KB" + +#: hardinfo2/util.c:130 +#, c-format +msgid "%.1f MiB" +msgstr "%.1f MB" + +#: hardinfo2/util.c:132 +#, c-format +msgid "%.1f GiB" +msgstr "%.1f GB" + +#: hardinfo2/util.c:134 +#, c-format +msgid "%.1f TiB" +msgstr "%.1f TB" + +#: hardinfo2/util.c:136 +#, c-format +msgid "%.1f PiB" +msgstr "%.1f PB" + +#: hardinfo2/util.c:366 +msgid "Error" +msgstr "Hata" + +#: hardinfo2/util.c:366 hardinfo2/util.c:382 +msgid "Warning" +msgstr "Uyarı" + +#: hardinfo2/util.c:381 +msgid "Fatal Error" +msgstr "Ölümcül Hata" + +#: hardinfo2/util.c:408 +msgid "do not print status messages to standard output" +msgstr "durum mesajlarını standart çıktıya yazdırma" + +#: hardinfo2/util.c:414 +msgid "creates a report and prints to standard output" +msgstr "bir rapor oluşturur ve standart çıktıya basar" + +#: hardinfo2/util.c:420 +msgid "chooses a report format ([text], html)" +msgstr "bir rapor biçimi seçer ([metin], html)" + +#: hardinfo2/util.c:426 +msgid "run single benchmark eg. -b 'FPU FFT' (Default all Benchmarks runs)" +msgstr "" + +#: hardinfo2/util.c:432 +msgid "" +"user note attached to benchmark results. (updating/synchronize with server)" +msgstr "" + +#: hardinfo2/util.c:438 +msgid "benchmark result format ([short], conf, shell)" +msgstr "karşılaştırma sonuç biçimi ([kısa], conf, kabuk)" + +#: hardinfo2/util.c:444 +msgid "" +"maximum number of benchmark results to include (-1 for no limit, default is " +"50)" +msgstr "" +"dahil edilecek maksimum karşılaştırma sonucu sayısı (sınırsız için -1, " +"varsayılan 50'dur)" + +#: hardinfo2/util.c:450 +msgid "shows program version and quit" +msgstr "program sürümünü gösterir ve çıkış" + +#: hardinfo2/util.c:456 +msgid "do not run benchmarks" +msgstr "kıyaslama yapmayın" + +#: hardinfo2/util.c:462 +msgid "show all details" +msgstr "tüm detayları göster" + +#: hardinfo2/util.c:467 +msgid "- System Information and Benchmark" +msgstr "" + +#: hardinfo2/util.c:477 +#, c-format +msgid "" +"Unrecognized arguments.\n" +"Try ``%s --help'' for more information.\n" +msgstr "" +"Tanınmayan argümanlar.\n" +"Daha fazla bilgi için ``%s --help '' deneyin.\n" + +#: hardinfo2/util.c:862 +#, c-format +msgid "Module \"%s\" depends on module \"%s\", load it?" +msgstr "“%s” modülüne “%s” modülü gerekli yüklensin mi?" + +#: hardinfo2/util.c:885 +#, c-format +msgid "Module \"%s\" depends on module \"%s\"." +msgstr "“%s” modülü “%s” modülüne bağlıdır." + +#: hardinfo2/util.c:952 +#, c-format +msgid "Scanning: %s..." +msgstr "Taranıyor: %s..." + +#: hardinfo2/util.c:962 shell/shell.c:302 shell/shell.c:932 shell/shell.c:2146 +msgid "Done." +msgstr "Bitti." + +#: hardinfo2/vendor.c:213 +msgid "Update vendor list" +msgstr "Satıcı listesini güncelleyin" + +#: hardinfo2/vendor.c:218 +msgid "Check Update Version" +msgstr "" + +#: hardinfo2/vendor.c:391 modules/computer.c:608 modules/computer.c:813 +#: modules/computer/os.c:80 modules/computer/os.c:267 modules/computer/os.c:304 +#: modules/computer/os.c:511 modules/computer/os.c:581 modules/devices.c:403 +#: modules/devices.c:549 modules/devices/firmware.c:149 +#: modules/devices/printers.c:106 modules/devices/printers.c:113 +#: modules/devices/printers.c:123 modules/devices/printers.c:138 +#: modules/devices/printers.c:147 modules/devices/printers.c:256 +#: modules/devices/spd-decode.c:311 modules/devices/usb.c:149 +msgid "Unknown" +msgstr "Bilinmeyen" + +#: shell/callbacks.c:396 shell/shell.c:523 msgid "System Information and Benchmark" msgstr "" -#: shell/callbacks.c:237 +#: shell/callbacks.c:401 msgid "" "HardInfo2 is free software; you can redistribute it and/or modify it under " "the terms of the GNU General Public License as published by the Free " @@ -46,87 +681,111 @@ msgstr "" msgid "_Information" msgstr "_Bilgi" -#: shell/menu.c:45 +#: shell/menu.c:44 msgid "_View" msgstr "_Görünüm" #: shell/menu.c:46 +msgid "_Theme" +msgstr "" + +#: shell/menu.c:48 msgid "_Help" msgstr "_Yardım" -#: shell/menu.c:51 +#: shell/menu.c:52 msgid "Generate _Report" msgstr "_Rapor Oluştur" -#: shell/menu.c:52 +#: shell/menu.c:53 msgid "Generates a report with detailed system information" msgstr "Ayrıntılı sistem bilgileri içeren bir rapor oluşturur" -#: shell/menu.c:56 shell/syncmanager.c:689 +#: shell/menu.c:57 shell/syncmanager.c:691 msgid "Synchronize" msgstr "Eşzamanla" -#: shell/menu.c:57 +#: shell/menu.c:58 msgid "Send benchmark results and receive updated data from the network" msgstr "Karşılaştırma sonuçları gönderin ve ağdan güncellenmiş veriler alın" -#: shell/menu.c:61 +#: shell/menu.c:62 msgid "_Open..." msgstr "_Aç..." -#: shell/menu.c:66 -msgid "_Copy to Clipboard" -msgstr "Panoya _Kopyala" - -#: shell/menu.c:67 -msgid "Copy to clipboard" -msgstr "Panoya kopyala" - -#: shell/menu.c:71 +#: shell/menu.c:73 msgid "_Refresh" msgstr "_Yenile" -#: shell/menu.c:76 +#: shell/menu.c:78 msgid "_Open HardInfo2 Web Site" msgstr "HardInfo2 Web Sitesini _Aç" -#: shell/menu.c:81 +#: shell/menu.c:83 msgid "_Report bug" msgstr "Hata _Bildir" -#: shell/menu.c:86 +#: shell/menu.c:88 msgid "_About HardInfo2" msgstr "HardInfo2 _Hakkında" -#: shell/menu.c:87 +#: shell/menu.c:89 msgid "Displays program version information" msgstr "Program sürüm bilgilerini görüntüler" -#: shell/menu.c:91 +#: shell/menu.c:93 msgid "_Quit" msgstr "_Çık" -#: shell/menu.c:98 +#: shell/menu.c:100 msgid "_Side Pane" msgstr "_Yan Panel" -#: shell/menu.c:99 +#: shell/menu.c:101 msgid "Toggles side pane visibility" msgstr "Yan bölmenin görünürlüğünü açar veya kapatır" -#: shell/menu.c:102 +#: shell/menu.c:104 msgid "_Toolbar" msgstr "_Araç Çubuğu" -#: shell/menu.c:106 +#: shell/menu.c:108 msgid "Synchronize on startup" msgstr "" +#: shell/menu.c:113 +msgid "Disable Theme" +msgstr "" + +#: shell/menu.c:117 +msgid "Theme Motherboard" +msgstr "" + +#: shell/menu.c:121 +msgid "Theme Graffiti" +msgstr "" + +#: shell/menu.c:125 +msgid "Theme Anime PC" +msgstr "" + +#: shell/menu.c:129 +msgid "Theme Tux Star" +msgstr "" + +#: shell/menu.c:133 +msgid "Theme PixArt" +msgstr "" + +#: shell/menu.c:137 +msgid "Theme Silicon" +msgstr "" + #: shell/report.c:771 shell/report.c:779 msgid "Save File" msgstr "Dosya Kaydet" -#: shell/report.c:774 shell/report.c:1253 shell/syncmanager.c:777 +#: shell/report.c:774 shell/report.c:1251 shell/syncmanager.c:779 msgid "_Cancel" msgstr "İ_ptal" @@ -182,42 +841,37 @@ msgstr "Seçim _Yok" msgid "Select _All" msgstr "_Tümünü Seç" -#: shell/report.c:1263 +#: shell/report.c:1261 msgid "_Generate" msgstr "_Oluştur" -#: shell/shell.c:312 shell/shell.c:781 shell/shell.c:2019 -#: modules/benchmark.c:725 modules/benchmark.c:733 -msgid "Done." -msgstr "Bitti." - -#: shell/shell.c:416 +#: shell/shell.c:518 #, c-format msgid "%s - System Information and Benchmark" msgstr "" -#: shell/shell.c:766 +#: shell/shell.c:917 msgid "Loading modules..." msgstr "Modüller yükleniyor..." -#: shell/shell.c:1536 +#: shell/shell.c:1672 msgid "URL" msgstr "URL" -#: shell/shell.c:1543 +#: shell/shell.c:1679 msgid "Support URL" msgstr "Destek URL" -#: shell/shell.c:1554 +#: shell/shell.c:1690 msgid "Wikipedia" msgstr "Wikipedia" -#: shell/shell.c:1885 +#: shell/shell.c:2019 #, c-format msgid "%s → Summary" msgstr "%s → Özet" -#: shell/shell.c:1993 +#: shell/shell.c:2126 msgid "Updating..." msgstr "Güncelleniyor..." @@ -236,73 +890,133 @@ msgstr "" "Eşzamanlanıyor\n" "Bu biraz zaman alabilir." -#: shell/syncmanager.c:543 +#: shell/syncmanager.c:545 msgid "(canceled)" msgstr "(iptal edildi)" -#: shell/syncmanager.c:559 +#: shell/syncmanager.c:561 msgid "(failed)" msgstr "(hatalı)" -#: shell/syncmanager.c:655 modules/benchmark.c:904 +#: shell/syncmanager.c:657 modules/benchmark.c:884 msgid "Send benchmark results" msgstr "Karşılaştırma sonucunu gönder" -#: shell/syncmanager.c:764 +#: shell/syncmanager.c:766 msgid "Privacy Policy" msgstr "Gizlilik İlkesi" -#: shell/syncmanager.c:786 +#: shell/syncmanager.c:788 msgid "_Synchronize" msgstr "_Eşzamanla" -#: shell/syncmanager.c:835 +#: shell/syncmanager.c:837 #, c-format msgid "Synchronizing: %s" msgstr "" -#: modules/benchmark.c:353 -msgid "This Machine" -msgstr "Bu Makine" +#: modules/benchmark/benches.c:113 +msgid "CPU Blowfish (Single-thread)" +msgstr "CPU Balon balığı (Tek iş parçacıklı)" -#: modules/benchmark.c:564 modules/benchmark/bench_results.c:527 -#: modules/benchmark/bench_results.c:593 -msgid "CPU Config" -msgstr "CPU Yapılandırması" +#: modules/benchmark/benches.c:121 +msgid "CPU Blowfish (Multi-thread)" +msgstr "CPU Balon balığı (Çok iş parçacıklı)" -#: modules/benchmark.c:564 -msgid "Results" -msgstr "Sonuç" +#: modules/benchmark/benches.c:129 +msgid "CPU Blowfish (Multi-core)" +msgstr "CPU Balon balığı (Çok-çekirdekli)" -#: modules/benchmark.c:565 modules/devices/sparc/processor.c:75 -msgid "CPU" -msgstr "İşlemci" +#: modules/benchmark/benches.c:137 +msgid "CPU Zlib" +msgstr "CPU Zlib Sıkıştırma gücü" -#: modules/benchmark.c:640 -#, c-format -msgid "Benchmarking: %s." -msgstr "Karşılaştırılıyor: %s." +#: modules/benchmark/benches.c:145 +msgid "CPU CryptoHash" +msgstr "CPU CryptoHash Güvenliği" -#: modules/benchmark.c:652 -msgid "Stop" +#: modules/benchmark/benches.c:153 +msgid "CPU Fibonacci" +msgstr "CPU Fibonacci Hesaplama Gücü" + +#: modules/benchmark/benches.c:161 +msgid "CPU N-Queens" +msgstr "CPU N-Queens İşleme Gücü" + +#: modules/benchmark/benches.c:169 +msgid "FPU FFT" +msgstr "FPU FFT" + +#: modules/benchmark/benches.c:177 +msgid "FPU Raytracing (Single-thread)" msgstr "" -#: modules/benchmark.c:741 -msgid "Benchmarks" -msgstr "Kıyaslamalar" +#: modules/benchmark/benches.c:185 +msgid "Internal Network Speed" +msgstr "" -#: modules/benchmark.c:751 -msgid "Perform tasks and compare with other systems" -msgstr "Görevleri yerine getir ve diğer sistemler ile karşılaştır" +#: modules/benchmark/benches.c:193 +msgid "SysBench CPU (Single-thread)" +msgstr "SisKıyaslama CPU (Tek iş parçacığı)" -#: modules/benchmark.c:910 -msgid "Receive benchmark results" -msgstr "Karşılaştırma sonuçlarını al" +#: modules/benchmark/benches.c:201 +msgid "SysBench CPU (Multi-thread)" +msgstr "SisKıyaslama CPU (Çoklu iş parçacığı)" + +#: modules/benchmark/benches.c:209 +msgid "SysBench CPU (Four threads)" +msgstr "SisKıyaslama CPU (Dörtlü iş parçacığı)" + +#: modules/benchmark/benches.c:217 +msgid "SysBench Memory (Single-thread)" +msgstr "SisKıyaslama Bellek (Tek iş parcacıklı)" + +#: modules/benchmark/benches.c:225 +msgid "SysBench Memory (Two threads)" +msgstr "SisKıyaslama Bellek (Çift iş parcacıklı)" + +#: modules/benchmark/benches.c:233 +msgid "SysBench Memory (Quad threads)" +msgstr "" + +#: modules/benchmark/benches.c:241 +msgid "SysBench Memory (Multi-thread)" +msgstr "" + +#: modules/benchmark/benches.c:249 +msgid "GPU Drawing" +msgstr "GPU Çizimi" + +#: modules/benchmark/benches.c:263 +msgid "" +"Alexey Kopytov's sysbench is required.\n" +"Results in events/second. Higher is better." +msgstr "" +"Alexey Kopytov's sysbench gereklidir.\n" +"Olay/saniye cinsinden sonuçlar. Daha yüksek, daha iyidir." + +#: modules/benchmark/benches.c:269 +msgid "" +"Alexey Kopytov's sysbench is required.\n" +"Results in MiB/second. Higher is better." +msgstr "" +"Alexey Kopytov's sysbench gereklidir.\n" +"MB/saniye cinsinden sonuçlar. Daha yüksek, daha iyidir." + +#: modules/benchmark/benches.c:272 +msgid "" +"iperf3 is required.\n" +"Results in Gbits/s. Higher is better." +msgstr "" + +#: modules/benchmark/benches.c:284 +msgid "Results in HIMarks. Higher is better." +msgstr "HIMark'larda sonuçlar. Daha yüksek, daha iyidir." #. / Used for an unknown value. Having it in only one place cleans up the .po #. * line references #: modules/benchmark/bench_results.c:34 modules/computer.c:41 -#: modules/computer/display.c:41 modules/computer/display.c:58 +#: modules/computer/display.c:40 modules/computer/display.c:57 #: modules/computer/os.c:290 modules/computer/os.c:350 modules/devices.c:532 #: modules/devices/dmi_memory.c:57 modules/devices/dmi_memory.c:58 #: modules/devices/dmi_memory.c:634 modules/devices/dmi_memory.c:777 @@ -319,15 +1033,15 @@ msgstr "Karşılaştırma sonuçlarını al" #: modules/devices/spd-decode.c:983 modules/devices/storage.c:27 #: modules/devices/storage.c:307 modules/devices/storage.c:336 #: modules/devices/storage.c:431 modules/devices/usb.c:29 -#: modules/network/net.c:437 includes/cpu_util.h:11 +#: modules/network/net.c:465 includes/cpu_util.h:11 msgid "(Unknown)" msgstr "(Bilinmeyen)" #: modules/benchmark/bench_results.c:69 modules/benchmark/bench_results.c:359 -#: modules/devices.c:369 modules/devices.c:377 modules/devices.c:405 -#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:290 -#: modules/devices/arm/processor.c:303 modules/devices/arm/processor.c:345 -#: modules/devices/arm/processor.c:500 modules/devices/gpu.c:125 +#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:289 +#: modules/devices/arm/processor.c:302 modules/devices/arm/processor.c:344 +#: modules/devices/arm/processor.c:499 modules/devices.c:369 +#: modules/devices.c:377 modules/devices.c:405 modules/devices/gpu.c:125 #: modules/devices/gpu.c:127 modules/devices/gpu.c:133 #: modules/devices/gpu.c:135 modules/devices/gpu.c:187 #: modules/devices/gpu.c:189 modules/devices/ia64/processor.c:167 @@ -336,37 +1050,37 @@ msgstr "(Bilinmeyen)" #: modules/devices/m68k/processor.c:87 modules/devices/mips/processor.c:77 #: modules/devices/parisc/processor.c:158 #: modules/devices/parisc/processor.c:191 modules/devices/ppc/processor.c:160 -#: modules/devices/ppc/processor.c:187 modules/devices/riscv/processor.c:186 -#: modules/devices/riscv/processor.c:214 modules/devices/s390/processor.c:160 +#: modules/devices/ppc/processor.c:187 modules/devices/riscv/processor.c:185 +#: modules/devices/riscv/processor.c:213 modules/devices/s390/processor.c:160 #: modules/devices/sh/processor.c:87 modules/devices/sh/processor.c:88 -#: modules/devices/sh/processor.c:89 modules/devices/x86/processor.c:318 -#: modules/devices/x86/processor.c:331 modules/devices/x86/processor.c:659 -#: modules/devices/x86/processor.c:791 +#: modules/devices/sh/processor.c:89 modules/devices/x86/processor.c:317 +#: modules/devices/x86/processor.c:330 modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:790 msgid "MHz" msgstr "MHz" -#: modules/benchmark/bench_results.c:391 modules/devices.c:177 +#: modules/benchmark/bench_results.c:391 modules/devices.c:178 #, c-format msgid "%d physical processor" msgid_plural "%d physical processors" msgstr[0] "%d fiziksel işlemci" msgstr[1] "%d fiziksel işlemciler" -#: modules/benchmark/bench_results.c:392 modules/devices.c:178 +#: modules/benchmark/bench_results.c:392 modules/devices.c:179 #, c-format msgid "%d core" msgid_plural "%d cores" msgstr[0] "%d çekirdek" msgstr[1] "%d çekirdek" -#: modules/benchmark/bench_results.c:393 modules/devices.c:179 +#: modules/benchmark/bench_results.c:393 modules/devices.c:180 #, c-format msgid "%d thread" msgid_plural "%d threads" msgstr[0] "%d iş parçacığı" msgstr[1] "%d iş parçacığı" -#: modules/benchmark/bench_results.c:398 modules/devices.c:181 +#: modules/benchmark/bench_results.c:398 modules/devices.c:182 #, c-format msgid "%d NUMA node" msgid_plural "%d NUMA nodes" @@ -374,257 +1088,211 @@ msgstr[0] "%d NUMA düğümü" msgstr[1] "%d NUMA nodes" #. /NP procs; NC cores across NN nodes; NT threads -#: modules/benchmark/bench_results.c:402 modules/devices.c:182 +#: modules/benchmark/bench_results.c:402 modules/devices.c:183 #, c-format msgid "%s; %s across %s; %s" msgstr "%s; %s / %s; %s" #. /NP procs; NC cores; NT threads -#: modules/benchmark/bench_results.c:407 modules/devices.c:185 +#: modules/benchmark/bench_results.c:407 modules/devices.c:186 #, c-format msgid "%s; %s; %s" msgstr "%s; %s; %s" -#: modules/benchmark/bench_results.c:479 modules/benchmark/bench_results.c:599 -#: modules/computer.c:948 modules/devices/dmi_memory.c:636 +#: modules/benchmark/bench_results.c:478 modules/benchmark/bench_results.c:598 +#: modules/computer.c:961 modules/devices/dmi_memory.c:636 #: modules/devices/dmi_memory.c:717 modules/devices/dmi_memory.c:727 #: modules/devices/dmi_memory.c:781 modules/devices/dmi_memory.c:868 -#: modules/devices/dmi_memory.c:914 modules/devices/dmi_memory.c:999 -#: modules/network/net.c:395 modules/network/net.c:417 -#: modules/network/net.c:418 +#: modules/devices/dmi_memory.c:914 modules/devices/dmi_memory.c:997 +#: modules/network/net.c:421 modules/network/net.c:445 +#: modules/network/net.c:446 msgid "MiB" msgstr "MiB" -#: modules/benchmark/bench_results.c:484 modules/benchmark/bench_results.c:598 +#: modules/benchmark/bench_results.c:483 modules/benchmark/bench_results.c:597 msgid "kiB" msgstr "kiB" -#: modules/benchmark/bench_results.c:492 modules/benchmark/bench_results.c:546 +#: modules/benchmark/bench_results.c:491 modules/benchmark/bench_results.c:545 #, c-format msgid "%d-bit" msgstr "%d-bit" -#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:511 modules/benchmark/bench_results.c:574 msgid "Benchmark Result" msgstr "Kıyaslama Sonucu" -#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:511 modules/benchmark/bench_results.c:574 msgid "Threads" msgstr "İş Parçacığı" -#: modules/benchmark/bench_results.c:513 modules/benchmark/bench_results.c:577 +#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:576 msgid "Elapsed Time" msgstr "Geçen Süre" -#: modules/benchmark/bench_results.c:513 modules/benchmark/bench_results.c:577 +#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:576 msgid "seconds" msgstr "saniye" -#: modules/benchmark/bench_results.c:514 modules/computer/languages.c:101 -#: modules/devices/arm/processor.c:355 modules/devices/gpu.c:157 +#: modules/benchmark/bench_results.c:513 modules/computer/languages.c:101 +#: modules/devices/arm/processor.c:354 modules/devices/gpu.c:157 #: modules/devices/ia64/processor.c:166 #: modules/devices/loongarch64/processor.c:84 modules/devices/pci.c:146 #: modules/devices/ppc/processor.c:159 msgid "Revision" msgstr "Revizyon" -#: modules/benchmark/bench_results.c:515 modules/benchmark/bench_results.c:578 +#: modules/benchmark/bench_results.c:514 modules/benchmark/bench_results.c:577 msgid "Extra Information" msgstr "Ek Bilgi" -#: modules/benchmark/bench_results.c:517 modules/benchmark/bench_results.c:580 +#: modules/benchmark/bench_results.c:516 modules/benchmark/bench_results.c:579 msgid "Note" msgstr "Not" -#: modules/benchmark/bench_results.c:518 modules/benchmark/bench_results.c:581 +#: modules/benchmark/bench_results.c:517 modules/benchmark/bench_results.c:580 msgid "" "This result is from an old version of HardInfo. Results might not be " "comparable to current version. Some details are missing." msgstr "" -#: modules/benchmark/bench_results.c:522 modules/benchmark/bench_results.c:585 +#: modules/benchmark/bench_results.c:521 modules/benchmark/bench_results.c:584 #: modules/devices/devicetree/pmac_data.c:81 modules/devices/sh/processor.c:85 msgid "Machine" msgstr "Makine" -#: modules/benchmark/bench_results.c:523 modules/benchmark/bench_results.c:585 -#: modules/devices/devicetree.c:208 modules/devices/dmi.c:48 +#: modules/benchmark/bench_results.c:522 modules/benchmark/bench_results.c:584 +#: modules/devices/devicetree.c:207 modules/devices/dmi.c:48 msgid "Board" msgstr "Kart" -#: modules/benchmark/bench_results.c:524 modules/benchmark/bench_results.c:587 -#: modules/computer.c:550 +#: modules/benchmark/bench_results.c:523 modules/benchmark/bench_results.c:586 +#: modules/computer.c:559 msgid "Machine Type" msgstr "Makine Türü" -#: modules/benchmark/bench_results.c:525 modules/benchmark/bench_results.c:590 +#: modules/benchmark/bench_results.c:524 modules/benchmark/bench_results.c:589 msgid "CPU Name" msgstr "CPU Adı" -#: modules/benchmark/bench_results.c:526 modules/benchmark/bench_results.c:591 +#: modules/benchmark/bench_results.c:525 modules/benchmark/bench_results.c:590 msgid "CPU Description" msgstr "CPU Açıklaması" -#: modules/benchmark/bench_results.c:528 modules/benchmark/bench_results.c:593 +#: modules/benchmark/bench_results.c:526 modules/benchmark/bench_results.c:592 +#: modules/benchmark.c:559 +msgid "CPU Config" +msgstr "CPU Yapılandırması" + +#: modules/benchmark/bench_results.c:527 modules/benchmark/bench_results.c:592 msgid "Threads Available" msgstr "Mevcut İş Parçacığı" -#: modules/benchmark/bench_results.c:529 modules/benchmark/bench_results.c:594 +#: modules/benchmark/bench_results.c:528 modules/benchmark/bench_results.c:593 msgid "GPU" msgstr "GPU" -#: modules/benchmark/bench_results.c:530 modules/benchmark/bench_results.c:596 -#: modules/computer.c:562 +#: modules/benchmark/bench_results.c:529 modules/benchmark/bench_results.c:595 +#: modules/computer.c:571 msgid "OpenGL Renderer" msgstr "OpenGL İşleyici" -#: modules/benchmark/bench_results.c:531 modules/benchmark/bench_results.c:598 -#: modules/computer.c:140 modules/computer.c:549 modules/computer.c:1041 +#: modules/benchmark/bench_results.c:530 modules/benchmark/bench_results.c:597 +#: modules/computer.c:140 modules/computer.c:558 modules/computer.c:1054 #: modules/devices/gpu.c:160 msgid "Memory" msgstr "Bellek" -#: modules/benchmark/bench_results.c:532 modules/benchmark/bench_results.c:600 +#: modules/benchmark/bench_results.c:531 modules/benchmark/bench_results.c:599 msgid "Pointer Size" msgstr "İşaretçi Boyutu" -#: modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:574 msgid "Benchmark" msgstr "Karşılaştırma" -#: modules/benchmark/bench_results.c:576 modules/devices/dmi_memory.c:936 +#: modules/benchmark/bench_results.c:575 modules/devices/dmi_memory.c:936 #: modules/devices/firmware.c:245 modules/devices/monitors.c:495 -#: modules/devices/x86/processor.c:693 +#: modules/devices/x86/processor.c:692 msgid "Result" msgstr "Sonuç" -#: modules/benchmark/bench_results.c:588 +#: modules/benchmark/bench_results.c:587 msgid "Linux Kernel" msgstr "" -#: modules/benchmark/bench_results.c:589 +#: modules/benchmark/bench_results.c:588 msgid "Linux OS" msgstr "" -#: modules/benchmark/bench_results.c:598 +#: modules/benchmark/bench_results.c:597 msgid "Physical Memory" msgstr "Fiziksel Hafıza" -#: modules/benchmark/bench_results.c:602 +#: modules/benchmark/bench_results.c:601 msgid "Handles" msgstr "İşleyiciler" -#: modules/benchmark/bench_results.c:602 +#: modules/benchmark/bench_results.c:601 msgid "mid" msgstr "orta" -#: modules/benchmark/bench_results.c:603 +#: modules/benchmark/bench_results.c:602 msgid "cfg_val" msgstr "cfg_val" -#: modules/benchmark/benches.c:106 -msgid "CPU Blowfish (Single-thread)" -msgstr "CPU Balon balığı (Tek iş parçacıklı)" - -#: modules/benchmark/benches.c:114 -msgid "CPU Blowfish (Multi-thread)" -msgstr "CPU Balon balığı (Çok iş parçacıklı)" - -#: modules/benchmark/benches.c:122 -msgid "CPU Blowfish (Multi-core)" -msgstr "CPU Balon balığı (Çok-çekirdekli)" - -#: modules/benchmark/benches.c:130 -msgid "CPU Zlib" -msgstr "CPU Zlib Sıkıştırma gücü" - -#: modules/benchmark/benches.c:138 -msgid "CPU CryptoHash" -msgstr "CPU CryptoHash Güvenliği" - -#: modules/benchmark/benches.c:146 -msgid "CPU Fibonacci" -msgstr "CPU Fibonacci Hesaplama Gücü" - -#: modules/benchmark/benches.c:154 -msgid "CPU N-Queens" -msgstr "CPU N-Queens İşleme Gücü" - -#: modules/benchmark/benches.c:162 -msgid "FPU FFT" -msgstr "FPU FFT" - -#: modules/benchmark/benches.c:170 -msgid "FPU Raytracing (Single-thread)" -msgstr "" - -#: modules/benchmark/benches.c:178 -msgid "Internal Network Speed" -msgstr "" - -#: modules/benchmark/benches.c:186 -msgid "SysBench CPU (Single-thread)" -msgstr "SisKıyaslama CPU (Tek iş parçacığı)" - -#: modules/benchmark/benches.c:194 -msgid "SysBench CPU (Multi-thread)" -msgstr "SisKıyaslama CPU (Çoklu iş parçacığı)" +#: modules/benchmark.c:352 +msgid "This Machine" +msgstr "Bu Makine" -#: modules/benchmark/benches.c:202 -msgid "SysBench CPU (Four threads)" -msgstr "SisKıyaslama CPU (Dörtlü iş parçacığı)" +#: modules/benchmark.c:559 +msgid "Results" +msgstr "Sonuç" -#: modules/benchmark/benches.c:210 -msgid "SysBench Memory (Single-thread)" -msgstr "SisKıyaslama Bellek (Tek iş parcacıklı)" +#: modules/benchmark.c:560 modules/devices/sparc/processor.c:75 +msgid "CPU" +msgstr "İşlemci" -#: modules/benchmark/benches.c:218 -msgid "SysBench Memory (Two threads)" -msgstr "SisKıyaslama Bellek (Çift iş parcacıklı)" +#: modules/benchmark.c:636 +#, c-format +msgid "Benchmarking: %s." +msgstr "Karşılaştırılıyor: %s." -#: modules/benchmark/benches.c:226 -msgid "SysBench Memory (Quad threads)" +#: modules/benchmark.c:643 +msgid "Stop" msgstr "" -#: modules/benchmark/benches.c:234 -msgid "SysBench Memory (Multi-thread)" +#: modules/benchmark.c:655 +msgid "" +"Please do not move your mouse\n" +"or press any keys." msgstr "" -#: modules/benchmark/benches.c:242 -msgid "GPU Drawing" -msgstr "GPU Çizimi" +#: modules/benchmark.c:725 +msgid "Benchmarks" +msgstr "Kıyaslamalar" -#: modules/benchmark/benches.c:256 -msgid "" -"Alexey Kopytov's sysbench is required.\n" -"Results in events/second. Higher is better." -msgstr "" -"Alexey Kopytov's sysbench gereklidir.\n" -"Olay/saniye cinsinden sonuçlar. Daha yüksek, daha iyidir." +#: modules/benchmark.c:735 +msgid "Perform tasks and compare with other systems" +msgstr "Görevleri yerine getir ve diğer sistemler ile karşılaştır" -#: modules/benchmark/benches.c:262 -msgid "" -"Alexey Kopytov's sysbench is required.\n" -"Results in MiB/second. Higher is better." -msgstr "" -"Alexey Kopytov's sysbench gereklidir.\n" -"MB/saniye cinsinden sonuçlar. Daha yüksek, daha iyidir." +#: modules/benchmark.c:890 +msgid "Receive benchmark results" +msgstr "Karşılaştırma sonuçlarını al" -#: modules/benchmark/benches.c:265 -msgid "" -"iperf3 is required.\n" -"Results in Gbits/s. Higher is better." -msgstr "" +#: modules/computer/alsa.c:26 modules/computer.c:575 +msgid "Audio Devices" +msgstr "Ses Aygıtları" -#: modules/benchmark/benches.c:277 -msgid "Results in HIMarks. Higher is better." -msgstr "HIMark'larda sonuçlar. Daha yüksek, daha iyidir." +#: modules/computer/alsa.c:34 +msgid "Audio Adapter" +msgstr "Ses Adaptörü" #: modules/computer.c:96 modules/devices/firmware.c:74 msgid "Summary" msgstr "Özet" -#: modules/computer.c:97 modules/computer.c:552 modules/computer.c:1040 +#: modules/computer.c:97 modules/computer.c:561 modules/computer.c:1053 msgid "Operating System" msgstr "İşletim Sistemi" @@ -636,7 +1304,7 @@ msgstr "Güvenlik" msgid "Kernel Modules" msgstr "Çekirdek Modülleri" -#: modules/computer.c:100 modules/computer.c:713 +#: modules/computer.c:100 modules/computer.c:726 msgid "Boots" msgstr "Açılış" @@ -652,11 +1320,11 @@ msgstr "Hafıza Kullanımı" msgid "Filesystems" msgstr "Dosya Sistemleri" -#: modules/computer.c:104 modules/computer.c:557 +#: modules/computer.c:104 modules/computer.c:566 msgid "Display" msgstr "Ekran" -#: modules/computer.c:105 modules/computer/environment.c:32 +#: modules/computer.c:105 modules/computer/environment.c:37 msgid "Environment Variables" msgstr "Ortam Değişkenleri" @@ -664,7 +1332,7 @@ msgstr "Ortam Değişkenleri" msgid "Development" msgstr "Geliştirme" -#: modules/computer.c:111 modules/computer.c:837 +#: modules/computer.c:111 modules/computer.c:850 msgid "Users" msgstr "Kullanıcılar" @@ -677,478 +1345,445 @@ msgstr "Gruplar" msgid "%dMB (%dMB used)" msgstr "%dMB (%dMB kullanılan)" -#: modules/computer.c:144 modules/computer.c:621 +#: modules/computer.c:144 modules/computer.c:631 msgid "Uptime" msgstr "Çalışma Süresi" -#: modules/computer.c:146 modules/computer.c:554 +#: modules/computer.c:146 modules/computer.c:563 msgid "Date/Time" msgstr "Tarih/Saat" -#: modules/computer.c:151 modules/computer.c:622 +#: modules/computer.c:151 modules/computer.c:632 msgid "Load Average" msgstr "Yük Ortalaması" -#: modules/computer.c:264 +#: modules/computer.c:266 msgid "Scripting Languages" msgstr "Komut Oluşturma Dilleri" -#: modules/computer.c:265 +#: modules/computer.c:267 msgid "Gambas3 (gbr3)" msgstr "Gambas3 (gbr3)" -#: modules/computer.c:266 +#: modules/computer.c:268 msgid "Python (default)" msgstr "Python (varsayılan)" -#: modules/computer.c:267 +#: modules/computer.c:269 msgid "Python2" msgstr "Python2" -#: modules/computer.c:268 +#: modules/computer.c:270 msgid "Python3" msgstr "Python3" -#: modules/computer.c:269 +#: modules/computer.c:271 msgid "Perl" msgstr "Perl" -#: modules/computer.c:270 +#: modules/computer.c:272 msgid "Perl6 (VM)" msgstr "Perl6 (VM)" -#: modules/computer.c:271 +#: modules/computer.c:273 msgid "Perl6" msgstr "Perl6" -#: modules/computer.c:272 +#: modules/computer.c:274 msgid "PHP" msgstr "PHP" -#: modules/computer.c:273 +#: modules/computer.c:275 msgid "Ruby" msgstr "Ruby" -#: modules/computer.c:274 +#: modules/computer.c:276 msgid "Bash" msgstr "Bash" -#: modules/computer.c:275 +#: modules/computer.c:277 msgid "JavaScript (Node.js)" msgstr "JavaScript (Node.js)" -#: modules/computer.c:276 +#: modules/computer.c:278 msgid "awk" msgstr "awk" -#: modules/computer.c:277 +#: modules/computer.c:279 msgid "Compilers" msgstr "Derleyiciler" -#: modules/computer.c:278 +#: modules/computer.c:280 msgid "C (GCC)" msgstr "C (GCC)" -#: modules/computer.c:279 +#: modules/computer.c:281 msgid "C (Clang)" msgstr "C (Clang)" -#: modules/computer.c:280 +#: modules/computer.c:282 msgid "D (dmd)" msgstr "D (dmd)" -#: modules/computer.c:281 +#: modules/computer.c:283 msgid "Gambas3 (gbc3)" msgstr "Gambas3 (gbc3)" -#: modules/computer.c:282 +#: modules/computer.c:284 msgid "Java" msgstr "Java" -#: modules/computer.c:283 +#: modules/computer.c:285 msgid "C♯ (mcs)" msgstr "C♯ (mcs)" -#: modules/computer.c:284 +#: modules/computer.c:286 msgid "Vala" msgstr "Vala" -#: modules/computer.c:285 +#: modules/computer.c:287 msgid "Haskell (GHC)" msgstr "Haskell (GHC)" -#: modules/computer.c:286 +#: modules/computer.c:288 msgid "FreePascal" msgstr "FreePascal" -#: modules/computer.c:287 +#: modules/computer.c:289 msgid "Go" msgstr "Go" -#: modules/computer.c:288 +#: modules/computer.c:290 msgid "Rust" msgstr "Rust" -#: modules/computer.c:289 +#: modules/computer.c:291 msgid "Tools" msgstr "Araçlar" -#: modules/computer.c:290 +#: modules/computer.c:292 msgid "make" msgstr "make" -#: modules/computer.c:291 +#: modules/computer.c:293 msgid "ninja" msgstr "ninja" -#: modules/computer.c:292 +#: modules/computer.c:294 msgid "GDB" msgstr "GDB" -#: modules/computer.c:293 +#: modules/computer.c:295 msgid "LLDB" msgstr "LLDB" -#: modules/computer.c:294 +#: modules/computer.c:296 msgid "strace" msgstr "strace" -#: modules/computer.c:295 +#: modules/computer.c:297 msgid "valgrind" msgstr "valgrind" -#: modules/computer.c:296 +#: modules/computer.c:298 msgid "QMake" msgstr "QMake" -#: modules/computer.c:297 +#: modules/computer.c:299 msgid "CMake" msgstr "CMake" -#: modules/computer.c:298 +#: modules/computer.c:300 msgid "Gambas3 IDE" msgstr "Gambas3 IDE" -#: modules/computer.c:299 +#: modules/computer.c:301 msgid "Radare2" msgstr "Radare2" -#: modules/computer.c:300 +#: modules/computer.c:302 msgid "ltrace" msgstr "izleme" -#: modules/computer.c:301 +#: modules/computer.c:303 msgid "Powershell" msgstr "Powershell" -#: modules/computer.c:342 +#: modules/computer.c:344 msgid "Not found" msgstr "Bulunamadı" -#: modules/computer.c:347 +#: modules/computer.c:349 #, c-format msgid "Detecting version: %s" msgstr "Sürüm algılanıyor: %s" -#: modules/computer.c:365 +#: modules/computer.c:367 msgid "Program" msgstr "Uygulama" -#: modules/computer.c:365 modules/computer.c:597 modules/computer.c:599 -#: modules/computer.c:778 modules/computer/modules.c:372 +#: modules/computer.c:367 modules/computer.c:607 modules/computer.c:609 +#: modules/computer.c:791 modules/computer/modules.c:372 #: modules/devices/dmi.c:41 modules/devices/dmi.c:47 modules/devices/dmi.c:51 #: modules/devices/dmi.c:57 modules/devices/firmware.c:75 #: modules/devices/inputdevices.c:146 modules/devices/monitors.c:409 msgid "Version" msgstr "Sürüm" -#: modules/computer.c:383 modules/computer.c:702 modules/computer/modules.c:370 -#: modules/computer/modules.c:371 modules/devices/arm/processor.c:470 +#: modules/computer.c:386 +msgid "Field" +msgstr "Alan" + +#: modules/computer.c:386 modules/computer.c:715 modules/computer/modules.c:370 +#: modules/computer/modules.c:371 modules/devices/arm/processor.c:469 msgid "Description" msgstr "Tanım" -#: modules/computer.c:383 modules/devices.c:771 +#: modules/computer.c:386 modules/devices.c:771 msgid "Value" msgstr "Değer" -#: modules/computer.c:403 +#: modules/computer.c:406 msgid "Single-board computer" msgstr "Tek kartlı bilgisayar" -#: modules/computer.c:409 modules/computer.c:418 modules/computer.c:440 -msgid "Laptop" -msgstr "Dizüstü" - #. /proc/apm -#: modules/computer.c:452 +#: modules/computer.c:455 msgid "Unknown physical machine type" msgstr "Bilinmeyen fiziksel makine türü" -#: modules/computer.c:472 modules/computer.c:473 +#: modules/computer.c:476 modules/computer.c:477 msgid "Virtual (VMware)" msgstr "Sanal (VMware)" -#: modules/computer.c:475 modules/computer.c:476 modules/computer.c:477 -#: modules/computer.c:478 +#: modules/computer.c:479 modules/computer.c:480 modules/computer.c:481 +#: modules/computer.c:482 msgid "Virtual (QEMU)" msgstr "Sanal (QEMU)" -#: modules/computer.c:480 modules/computer.c:481 +#: modules/computer.c:484 modules/computer.c:485 msgid "Virtual (Unknown)" msgstr "Sanal (Bilinmeyen)" -#: modules/computer.c:483 modules/computer.c:484 modules/computer.c:485 -#: modules/computer.c:506 +#: modules/computer.c:487 modules/computer.c:488 modules/computer.c:489 +#: modules/computer.c:512 msgid "Virtual (VirtualBox)" msgstr "Sanal (VirtualBox)" -#: modules/computer.c:487 modules/computer.c:488 modules/computer.c:489 -#: modules/computer.c:500 +#: modules/computer.c:491 modules/computer.c:492 modules/computer.c:493 +#: modules/computer.c:506 msgid "Virtual (Xen)" msgstr "Sanal (Xen)" -#: modules/computer.c:491 +#: modules/computer.c:495 msgid "Virtual (hypervisor present)" msgstr "Sanal (hiper yönetici mevcut)" -#: modules/computer.c:546 modules/computer.c:994 +#: modules/computer.c:555 modules/computer.c:1007 msgid "Computer" msgstr "Bilgisayar" -#: modules/computer.c:547 modules/computer.c:1041 modules/devices.c:98 -#: modules/devices/alpha/processor.c:87 modules/devices/arm/processor.c:341 -#: modules/devices/ia64/processor.c:159 -#: modules/devices/loongarch64/processor.c:80 -#: modules/devices/m68k/processor.c:83 modules/devices/mips/processor.c:74 -#: modules/devices/parisc/processor.c:154 modules/devices/ppc/processor.c:157 -#: modules/devices/riscv/processor.c:181 modules/devices/s390/processor.c:131 -#: modules/devices/sh/processor.c:83 modules/devices/sparc/processor.c:74 -#: modules/devices/x86/processor.c:648 -msgid "Processor" -msgstr "İşlemci" - -#: modules/computer.c:553 modules/computer.c:615 +#: modules/computer.c:562 modules/computer.c:625 msgid "User Name" msgstr "Kullanıcı Adı" -#: modules/computer.c:558 +#: modules/computer.c:567 msgid "Resolution" msgstr "Çözünürlük" -#: modules/computer.c:558 modules/computer.c:783 +#: modules/computer.c:567 modules/computer.c:796 #, c-format msgid "%dx%d pixels" msgstr "%dx%d piksel" -#: modules/computer.c:560 +#: modules/computer.c:569 msgid "Display Adapter" msgstr "Görüntü Bağdaştırıcısı" -#: modules/computer.c:563 +#: modules/computer.c:572 msgid "Session Display Server" msgstr "Oturum Görüntüleme Sunucusu" -#: modules/computer.c:566 modules/computer/alsa.c:26 -msgid "Audio Devices" -msgstr "Ses Aygıtları" - -#: modules/computer.c:568 modules/devices.c:107 +#: modules/computer.c:577 modules/devices.c:108 msgid "Input Devices" msgstr "Giriş Aygıtları" -#: modules/computer.c:597 +#: modules/computer.c:607 msgid "Kernel" msgstr "Çekirdek" -#: modules/computer.c:598 +#: modules/computer.c:608 msgid "Command Line" msgstr "Komut Satırı" -#: modules/computer.c:598 modules/computer.c:800 modules/computer/os.c:80 -#: modules/computer/os.c:267 modules/computer/os.c:304 -#: modules/computer/os.c:511 modules/computer/os.c:582 modules/devices.c:403 -#: modules/devices.c:549 modules/devices/firmware.c:149 -#: modules/devices/printers.c:106 modules/devices/printers.c:113 -#: modules/devices/printers.c:123 modules/devices/printers.c:138 -#: modules/devices/printers.c:147 modules/devices/printers.c:256 -#: modules/devices/spd-decode.c:311 modules/devices/usb.c:149 -msgid "Unknown" -msgstr "Bilinmeyen" - -#: modules/computer.c:600 +#: modules/computer.c:610 msgid "C Library" msgstr "C Kütüphanesi" -#: modules/computer.c:601 +#: modules/computer.c:611 msgid "Distribution" msgstr "Dağıtım" -#: modules/computer.c:608 +#: modules/computer.c:618 msgid "Spin/Flavor" msgstr "Spin / Lezzet" -#: modules/computer.c:613 +#: modules/computer.c:623 msgid "Current Session" msgstr "Mevcut Oturum" -#: modules/computer.c:614 +#: modules/computer.c:624 msgid "Computer Name" msgstr "Bilgisayar Adı" -#: modules/computer.c:616 modules/computer/languages.c:99 +#: modules/computer.c:626 modules/computer/languages.c:99 msgid "Language" msgstr "Dil" -#: modules/computer.c:617 modules/computer/users.c:50 +#: modules/computer.c:627 modules/computer/users.c:53 msgid "Home Directory" msgstr "Ev Dizini" -#: modules/computer.c:618 +#: modules/computer.c:628 msgid "Desktop Environment" msgstr "Masaüstü Ortamı" -#: modules/computer.c:621 +#: modules/computer.c:631 msgid "Misc" msgstr "Çeşitli" -#: modules/computer.c:634 +#: modules/computer.c:645 msgid "HardInfo2" msgstr "HardInfo2" -#: modules/computer.c:635 +#: modules/computer.c:646 msgid "HardInfo2 running as" msgstr "HardInfo2 çalışıyor" -#: modules/computer.c:636 +#: modules/computer.c:647 msgid "Superuser" msgstr "Yetkili Kullanıcı" -#: modules/computer.c:636 +#: modules/computer.c:647 msgid "User" msgstr "Kullanıcı" -#: modules/computer.c:640 +#: modules/computer.c:651 msgid "Health" msgstr "Sağlık" #. /dev/random"), 1000, .tag = g_strdup("entropy") ), -#: modules/computer.c:642 +#: modules/computer.c:653 msgid "Available entropy in /dev/random" msgstr "/dev/random'da mevcut entropi" -#: modules/computer.c:646 +#: modules/computer.c:657 msgid "Hardening Features" msgstr "Sertleştirme Özellikleri" -#: modules/computer.c:647 +#: modules/computer.c:658 msgid "ASLR" msgstr "ASLR" -#: modules/computer.c:648 +#: modules/computer.c:659 msgid "dmesg" msgstr "dmesg" -#: modules/computer.c:652 +#: modules/computer.c:663 msgid "Linux Security Modules" msgstr "Linux Güvenlik Modülleri" -#: modules/computer.c:653 +#: modules/computer.c:664 msgid "Modules available" msgstr "Mevcut Modüller" -#: modules/computer.c:654 +#: modules/computer.c:665 msgid "SELinux status" msgstr "SELinux durumu" -#: modules/computer.c:660 +#: modules/computer.c:671 msgid "CPU Vulnerabilities" msgstr "CPU Güvenlik Açıkları" -#: modules/computer.c:699 +#: modules/computer.c:712 msgid "Loaded Modules" msgstr "Yüklü Modüller" -#: modules/computer.c:701 modules/computer.c:729 modules/computer.c:850 +#: modules/computer.c:714 modules/computer.c:742 modules/computer.c:863 #: modules/computer/languages.c:95 modules/computer/modules.c:370 -#: modules/devices/arm/processor.c:469 modules/devices/dmi.c:38 +#: modules/devices/arm/processor.c:468 modules/devices/dmi.c:38 #: modules/devices/dmi.c:49 modules/devices/gpu.c:249 #: modules/devices/ia64/processor.c:160 modules/devices/inputdevices.c:141 #: modules/devices/monitors.c:403 modules/devices/monitors.c:505 -#: modules/devices/sh/processor.c:84 modules/devices/x86/processor.c:751 -#: modules/network.c:332 +#: modules/devices/sh/processor.c:84 modules/devices/x86/processor.c:750 +#: modules/network.c:333 msgid "Name" msgstr "İsim" -#: modules/computer.c:715 +#: modules/computer.c:728 msgid "Date & Time" msgstr "Tarih & Zaman" -#: modules/computer.c:716 +#: modules/computer.c:729 msgid "Kernel Version" msgstr "Çekirdek Sürümü" -#: modules/computer.c:726 +#: modules/computer.c:739 msgid "Available Languages" msgstr "Mevcut Diller" -#: modules/computer.c:728 +#: modules/computer.c:741 msgid "Language Code" msgstr "Dil Kodu" -#: modules/computer.c:740 +#: modules/computer.c:753 msgid "Mounted File Systems" msgstr "Bağlı Dosya Sistemleri" -#: modules/computer.c:742 modules/computer/filesystem.c:89 +#: modules/computer.c:755 modules/computer/filesystem.c:89 msgid "Mount Point" msgstr "Bağlantı Noktası" -#: modules/computer.c:743 +#: modules/computer.c:756 msgid "Usage" msgstr "Kullanım" -#: modules/computer.c:744 modules/devices.c:795 modules/devices.c:809 +#: modules/computer.c:757 modules/devices.c:795 modules/devices.c:809 #: modules/devices/gpu.c:85 modules/devices/gpu.c:93 modules/devices/gpu.c:241 #: modules/devices/pci.c:102 modules/devices/pci.c:110 #: modules/devices/pci.c:154 modules/devices/storage.c:48 #: modules/devices/storage.c:57 modules/devices/usb.c:172 -#: modules/devices/usb.c:184 modules/devices/x86/processor.c:812 +#: modules/devices/usb.c:184 modules/devices/x86/processor.c:811 msgid "Device" msgstr "Aygıt" -#: modules/computer.c:766 +#: modules/computer.c:779 msgid "Session" msgstr "Oturum" -#: modules/computer.c:767 modules/devices.c:772 modules/devices.c:809 +#: modules/computer.c:780 modules/devices.c:772 modules/devices.c:809 #: modules/devices/dmi.c:56 modules/devices/dmi_memory.c:658 #: modules/devices/dmi_memory.c:807 modules/devices/inputdevices.c:142 -#: modules/devices/x86/processor.c:716 +#: modules/devices/x86/processor.c:715 msgid "Type" msgstr "Tür" -#: modules/computer.c:770 +#: modules/computer.c:783 msgid "Wayland" msgstr "Wayland" -#: modules/computer.c:771 modules/computer.c:776 +#: modules/computer.c:784 modules/computer.c:789 msgid "Current Display Name" msgstr "Mevcut Görünen Ad" -#: modules/computer.c:772 modules/devices/arm/processor.c:256 -#: modules/devices/x86/processor.c:284 modules/devices/x86/processor.c:388 -#: modules/devices/x86/processor.c:526 -msgid "(Not Available)" -msgstr "(Mevcut değil)" - -#: modules/computer.c:775 +#: modules/computer.c:788 msgid "X Server" msgstr "X Sunucusu" -#: modules/computer.c:777 modules/computer.c:817 modules/devices.c:809 +#: modules/computer.c:790 modules/computer.c:830 modules/devices.c:809 #: modules/devices/dmi.c:40 modules/devices/dmi.c:46 modules/devices/dmi.c:50 #: modules/devices/dmi.c:55 modules/devices/dmi_memory.c:808 -#: modules/devices/dmi_memory.c:952 modules/devices/firmware.c:75 +#: modules/devices/dmi_memory.c:950 modules/devices/firmware.c:75 #: modules/devices/firmware.c:167 modules/devices/firmware.c:172 #: modules/devices/firmware.c:219 modules/devices/gpu.c:84 #: modules/devices/gpu.c:92 modules/devices/gpu.c:240 @@ -1156,146 +1791,134 @@ msgstr "X Sunucusu" #: modules/devices/monitors.c:402 modules/devices/pci.c:101 #: modules/devices/pci.c:109 modules/devices/storage.c:47 #: modules/devices/storage.c:56 modules/devices/storage.c:282 -#: modules/devices/storage.c:572 modules/devices/storage.c:771 -#: modules/devices/usb.c:171 modules/devices/x86/processor.c:655 +#: modules/devices/storage.c:572 modules/devices/storage.c:777 +#: modules/devices/usb.c:171 modules/devices/x86/processor.c:654 msgid "Vendor" msgstr "Satıcı" -#: modules/computer.c:779 +#: modules/computer.c:792 msgid "Release Number" msgstr "Sürüm No" -#: modules/computer.c:787 +#: modules/computer.c:800 msgid "Screens" msgstr "Ekranlar" -#: modules/computer.c:793 +#: modules/computer.c:806 msgid "Disconnected" msgstr "Bağlantı Kesildi" -#: modules/computer.c:796 +#: modules/computer.c:809 msgid "Connected" msgstr "Bağlandı" -#: modules/computer.c:804 +#: modules/computer.c:817 msgid "Unused" msgstr "Kullanılmıyor" -#: modules/computer.c:805 +#: modules/computer.c:818 #, c-format msgid "%dx%d pixels, offset (%d, %d)" msgstr "%dx%d piksel, uzaklık (%d, %d)" -#: modules/computer.c:814 +#: modules/computer.c:827 msgid "Outputs (XRandR)" msgstr "Çıkışlar (XRandR)" -#: modules/computer.c:816 +#: modules/computer.c:829 msgid "OpenGL (GLX)" msgstr "OpenGL (GLX)" -#: modules/computer.c:818 +#: modules/computer.c:831 msgid "Renderer" msgstr "Oluşturucu" -#: modules/computer.c:819 +#: modules/computer.c:832 msgid "Direct Rendering" msgstr "Doğrudan İşleme" -#: modules/computer.c:820 modules/computer/modules.c:352 -#: modules/computer/modules.c:353 modules/devices/inputdevices.c:153 -#: modules/devices/printers.c:145 modules/devices/spd-decode.c:971 -msgid "Yes" -msgstr "Evet" - -#: modules/computer.c:820 modules/computer/modules.c:352 -#: modules/computer/modules.c:353 modules/devices/printers.c:145 -#: modules/devices/spd-decode.c:968 -msgid "No" -msgstr "Hayır" - -#: modules/computer.c:821 +#: modules/computer.c:834 msgid "Version (Compatibility)" msgstr "Sürüm (Uyumluluk)" -#: modules/computer.c:822 +#: modules/computer.c:835 msgid "Shading Language Version (Compatibility)" msgstr "Gölgelendirme Dili Sürümü (Uyumluluk)" -#: modules/computer.c:823 +#: modules/computer.c:836 msgid "Version (Core)" msgstr "Sürüm (Çekirdek)" -#: modules/computer.c:824 +#: modules/computer.c:837 msgid "Shading Language Version (Core)" msgstr "Gölgelendirme Dili Sürümü (Çekirdek)" -#: modules/computer.c:825 +#: modules/computer.c:838 msgid "Version (ES)" msgstr "Sürüm (ES)" -#: modules/computer.c:826 +#: modules/computer.c:839 msgid "Shading Language Version (ES)" msgstr "Gölgeleme Dili Sürümü (ES)" -#: modules/computer.c:827 +#: modules/computer.c:840 msgid "GLX Version" msgstr "GLX Sürümü" -#: modules/computer.c:848 +#: modules/computer.c:861 msgid "Group" msgstr "Grup" -#: modules/computer.c:851 modules/computer/users.c:49 +#: modules/computer.c:864 modules/computer/users.c:52 msgid "Group ID" msgstr "Grup ID" #. / "usable memory" -#: modules/computer.c:944 +#: modules/computer.c:957 #, c-format msgid "%0.1f %s available to Linux" msgstr "Linux için %0.1f%s kullanılabilir" -#: modules/computer.c:946 modules/devices/dmi_memory.c:715 +#: modules/computer.c:959 modules/devices/dmi_memory.c:715 #: modules/devices/dmi_memory.c:725 modules/devices/dmi_memory.c:866 -#: modules/devices/dmi_memory.c:997 +#: modules/devices/dmi_memory.c:995 msgid "GiB" msgstr "GB" -#: modules/computer.c:950 modules/computer/memory_usage.c:73 +#: modules/computer.c:963 modules/computer/memory_usage.c:73 #: modules/computer/modules.c:370 msgid "KiB" msgstr "KB" -#: modules/computer.c:1013 modules/devices/devicetree/pmac_data.c:82 +#: modules/computer.c:1026 modules/devices/devicetree/pmac_data.c:82 msgid "Motherboard" msgstr "Anakart" -#: modules/computer.c:1041 +#: modules/computer.c:1054 msgid "Graphics" msgstr "Ekran Kartı" -#: modules/computer.c:1042 modules/devices.c:108 +#: modules/computer.c:1055 modules/devices.c:109 msgid "Storage" msgstr "Depolama" -#: modules/computer.c:1042 modules/devices.c:104 +#: modules/computer.c:1055 modules/devices.c:105 msgid "Printers" msgstr "Yazıcılar" -#: modules/computer.c:1042 +#: modules/computer.c:1055 msgid "Audio" msgstr "Ses" -#: modules/computer.c:1091 +#: modules/computer.c:1104 msgid "Gathers high-level computer information" msgstr "Üst düzey bilgisayar bilgilerini toplar" -#: modules/computer.c:1102 +#: modules/computer.c:1115 msgid "lsmod is required." msgstr "lsmod gerekli." -#: modules/computer.c:1110 +#: modules/computer.c:1123 msgid "" "X.org's xrandr utility provides additional details when " "available." @@ -1303,15 +1926,11 @@ msgstr "" "X.org xrandr yardımcı programı, var olduğunda ek ayrıntılar " "sağlar." -#: modules/computer.c:1111 +#: modules/computer.c:1124 msgid "" "Mesa's glxinfo utility is required for OpenGL information." msgstr "Mesa glxinfo OpenGL bilgisi için gerekli." -#: modules/computer/alsa.c:34 -msgid "Audio Adapter" -msgstr "Ses Adaptörü" - #: modules/computer/filesystem.c:87 msgid "Filesystem" msgstr "Dosya Sistemi" @@ -1331,7 +1950,7 @@ msgstr "Salt Okunur" #: modules/computer/filesystem.c:90 modules/devices.c:795 #: modules/devices/dmi_memory.c:664 modules/devices/dmi_memory.c:811 #: modules/devices/dmi_memory.c:843 modules/devices/dmi_memory.c:882 -#: modules/devices/dmi_memory.c:951 +#: modules/devices/dmi_memory.c:949 msgid "Size" msgstr "Boyut" @@ -1628,8 +2247,8 @@ msgstr "" #: modules/computer/modules.c:338 modules/computer/modules.c:339 #: modules/computer/modules.c:340 modules/computer/modules.c:341 #: modules/computer/modules.c:342 modules/computer/modules.c:343 -#: modules/devices/dmi.c:117 modules/devices/dmi_memory.c:938 -#: modules/devices/firmware.c:245 modules/devices/x86/processor.c:695 +#: modules/devices/dmi.c:116 modules/devices/firmware.c:245 +#: modules/devices/x86/processor.c:694 msgid "(Not available)" msgstr "(Mevcut değil)" @@ -1729,7 +2348,7 @@ msgstr "Erişime izin verildi (süper kullanıcı olarak çalışıyor)" msgid "Access forbidden? (running as superuser)" msgstr "Erişim Yasaklandı? (süper kullanıcı olarak çalışıyor)" -#: modules/computer/os.c:298 modules/computer/os.c:573 +#: modules/computer/os.c:298 modules/computer/os.c:572 msgid "Disabled" msgstr "Devre dışı" @@ -1764,193 +2383,68 @@ msgstr "%d bit (orta)" msgid "%d bits (healthy)" msgstr "%d bit (yüksek)" -#: modules/computer/os.c:568 +#: modules/computer/os.c:567 msgid "Not installed" msgstr "Kurulu değil" -#: modules/computer/os.c:571 +#: modules/computer/os.c:570 msgid "Enabled" msgstr "Aktif" -#: modules/computer/uptime.c:54 -#, c-format -msgid "%d day" -msgid_plural "%d days" -msgstr[0] "%d gün" -msgstr[1] "%d günler" - -#: modules/computer/uptime.c:55 -#, c-format -msgid "%d hour" -msgid_plural "%d hours" -msgstr[0] "%d saat" -msgstr[1] "%d saatler" - -#: modules/computer/uptime.c:56 -#, c-format -msgid "%d minute" -msgid_plural "%d minutes" -msgstr[0] "%d dakika" -msgstr[1] "%d dakikalar" - -#: modules/computer/users.c:47 +#: modules/computer/users.c:50 msgid "User Information" msgstr "Kullanıcı Bilgisi" -#: modules/computer/users.c:48 +#: modules/computer/users.c:51 msgid "User ID" msgstr "Kullanıcı Kimliği" -#: modules/computer/users.c:51 +#: modules/computer/users.c:54 msgid "Default Shell" msgstr "Varsayılan Shell" -#: modules/devices.c:99 -msgid "Graphics Processors" -msgstr "Ekran Kartı İşlemcisi" - -#: modules/devices.c:100 modules/devices/monitors.c:449 -#: modules/devices/monitors.c:495 -msgid "Monitors" -msgstr "Ekranlar" - -#: modules/devices.c:101 modules/devices/pci.c:175 -msgid "PCI Devices" -msgstr "PCI Aygıtlar" - -#: modules/devices.c:102 modules/devices/usb.c:211 -msgid "USB Devices" -msgstr "USB Aygıtlar" - -#: modules/devices.c:103 -msgid "Firmware" -msgstr "Aygıt Yazılımı" - -#: modules/devices.c:105 -msgid "Battery" -msgstr "Batarya" - -#: modules/devices.c:106 -msgid "Sensors" -msgstr "Sensörler" - -#: modules/devices.c:109 -msgid "System DMI" -msgstr "Sistem DMI" - -#: modules/devices.c:110 -msgid "Memory Devices" -msgstr "Hafıza Aygıtları" - -#: modules/devices.c:112 modules/devices.c:114 -msgid "Device Tree" -msgstr "Aygıt Ağacı" - -#: modules/devices.c:116 -msgid "Resources" -msgstr "Kaynaklar" - -#: modules/devices.c:771 -msgid "Sensor" -msgstr "Sensör" - -#: modules/devices.c:772 modules/devices/gpu.c:163 modules/devices/pci.c:148 -#: modules/devices/usb.c:139 -msgid "Driver" -msgstr "Sürücü" - -#: modules/devices.c:795 modules/devices/alpha/processor.c:88 -#: modules/devices/devicetree.c:163 modules/devices/devicetree.c:209 +#: modules/devices/alpha/processor.c:88 modules/devices.c:795 +#: modules/devices/devicetree.c:162 modules/devices/devicetree.c:208 #: modules/devices/devicetree/pmac_data.c:80 modules/devices/gpu.c:116 #: modules/devices/ia64/processor.c:165 #: modules/devices/loongarch64/processor.c:83 #: modules/devices/m68k/processor.c:84 modules/devices/mips/processor.c:75 #: modules/devices/monitors.c:404 modules/devices/parisc/processor.c:155 -#: modules/devices/ppc/processor.c:158 modules/devices/riscv/processor.c:182 -#: modules/devices/s390/processor.c:132 modules/devices/x86/processor.c:812 +#: modules/devices/ppc/processor.c:158 modules/devices/riscv/processor.c:181 +#: modules/devices/s390/processor.c:132 modules/devices/x86/processor.c:811 msgid "Model" msgstr "Model" -#: modules/devices.c:829 modules/devices/dmi_memory.c:883 -msgid "Devices" -msgstr "Aygıtlar" - -#: modules/devices.c:841 -msgid "Update PCI ID listing" -msgstr "PCI kimlik listesini güncelle" - -#: modules/devices.c:846 -msgid "Update USB ID listing" -msgstr "USB ID listeleme güncelle" - -#: modules/devices.c:851 -msgid "Update EDID vendor codes" -msgstr "EDID üretici kodlarını güncelle" - -#: modules/devices.c:856 -msgid "Update IEEE OUI vendor codes" -msgstr "IEEE OUI üretici kodlarını güncelle" - -#: modules/devices.c:861 -msgid "Update SD card manufacturer information" -msgstr "SD kart üretici bilgisini güncelle" - -#: modules/devices.c:868 -msgid "Update CPU flags database" -msgstr "İşlemci bayrakları veri tabanını güncelle" - -#: modules/devices.c:903 -msgid "Gathers information about hardware devices" -msgstr "Donanım aygıtları hakkında bilgi toplar" - -#: modules/devices.c:924 -msgid "A copy of pci.ids is not available on the system." -msgstr "Sistemde bir pci.ids kopyası yok." - -#: modules/devices.c:927 -msgid "A full pci.ids is not available on the system." -msgstr "Sistemde eksiksiz bir pci.ids yok." - -#: modules/devices.c:932 -msgid "Resource information requires superuser privileges" -msgstr "Kaynak bilgileri süper kullanıcı ayrıcalıkları gerektirir" - -#: modules/devices.c:938 -msgid "" -"Any NVMe storage devices present are not listed.\n" -"udisks2 is required for NVMe devices." -msgstr "" - #: modules/devices/alpha/processor.c:89 msgid "Platform String" msgstr "Platform Stringi" -#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:345 +#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:344 #: modules/devices/ia64/processor.c:167 #: modules/devices/loongarch64/processor.c:85 #: modules/devices/m68k/processor.c:87 modules/devices/mips/processor.c:77 #: modules/devices/parisc/processor.c:158 modules/devices/ppc/processor.c:160 -#: modules/devices/riscv/processor.c:186 modules/devices/sh/processor.c:87 -#: modules/devices/x86/processor.c:659 modules/devices/x86/processor.c:812 +#: modules/devices/riscv/processor.c:185 modules/devices/sh/processor.c:87 +#: modules/devices/x86/processor.c:658 modules/devices/x86/processor.c:811 msgid "Frequency" msgstr "Frekans" -#: modules/devices/alpha/processor.c:91 modules/devices/arm/processor.c:346 +#: modules/devices/alpha/processor.c:91 modules/devices/arm/processor.c:345 #: modules/devices/ia64/processor.c:168 modules/devices/m68k/processor.c:88 #: modules/devices/mips/processor.c:78 modules/devices/parisc/processor.c:159 #: modules/devices/ppc/processor.c:161 modules/devices/s390/processor.c:134 -#: modules/devices/sh/processor.c:90 modules/devices/x86/processor.c:660 +#: modules/devices/sh/processor.c:90 modules/devices/x86/processor.c:659 msgid "BogoMips" msgstr "BogoMips" -#: modules/devices/alpha/processor.c:92 modules/devices/arm/processor.c:347 +#: modules/devices/alpha/processor.c:92 modules/devices/arm/processor.c:346 #: modules/devices/ia64/processor.c:169 #: modules/devices/loongarch64/processor.c:88 #: modules/devices/m68k/processor.c:89 modules/devices/mips/processor.c:79 #: modules/devices/parisc/processor.c:160 modules/devices/ppc/processor.c:162 -#: modules/devices/riscv/processor.c:187 modules/devices/s390/processor.c:135 +#: modules/devices/riscv/processor.c:186 modules/devices/s390/processor.c:135 #: modules/devices/sh/processor.c:91 modules/devices/sparc/processor.c:77 -#: modules/devices/x86/processor.c:661 +#: modules/devices/x86/processor.c:660 msgid "Byte Order" msgstr "Bayt Sırası" @@ -2128,73 +2622,69 @@ msgstr "AArch64'te gelişmiş SIMD / NEON (arch> 8)" msgid "ARM Processor" msgstr "ARM İşlemci" -#: modules/devices/arm/processor.c:214 modules/devices/riscv/processor.c:147 -#: modules/devices/x86/processor.c:610 +#: modules/devices/arm/processor.c:214 modules/devices/riscv/processor.c:146 +#: modules/devices/x86/processor.c:609 msgid "Empty List" msgstr "Boş Liste" -#: modules/devices/arm/processor.c:240 modules/devices/gpu.c:158 -#: modules/devices/gpu.c:242 modules/devices/x86/processor.c:268 +#: modules/devices/arm/processor.c:239 modules/devices/gpu.c:158 +#: modules/devices/gpu.c:242 modules/devices/x86/processor.c:267 msgid "Clocks" msgstr "Saat" -#: modules/devices/arm/processor.c:286 modules/devices/arm/processor.c:299 -#: modules/devices/x86/processor.c:314 modules/devices/x86/processor.c:327 +#: modules/devices/arm/processor.c:285 modules/devices/arm/processor.c:298 +#: modules/devices/x86/processor.c:313 modules/devices/x86/processor.c:326 #, c-format msgid "%.2f-%.2f %s=%dx\n" msgstr "%.2f-%.2f %s=%dx\n" -#: modules/devices/arm/processor.c:342 +#: modules/devices/arm/processor.c:341 msgid "Linux Name" msgstr "Linux Adı" -#: modules/devices/arm/processor.c:343 +#: modules/devices/arm/processor.c:342 msgid "Decoded Name" msgstr "Kodu Çözülmüş Ad" -#: modules/devices/arm/processor.c:344 modules/network/net.c:453 +#: modules/devices/arm/processor.c:343 modules/network/net.c:481 msgid "Mode" msgstr "Mod" -#: modules/devices/arm/processor.c:350 +#: modules/devices/arm/processor.c:349 msgid "ARM" msgstr "ARM" -#: modules/devices/arm/processor.c:351 +#: modules/devices/arm/processor.c:350 msgid "Implementer" msgstr "Uygulayıcı" -#: modules/devices/arm/processor.c:352 modules/devices/dmi_memory.c:953 +#: modules/devices/arm/processor.c:351 modules/devices/dmi_memory.c:951 msgid "Part" msgstr "Parça" -#: modules/devices/arm/processor.c:353 modules/devices/ia64/processor.c:162 -#: modules/devices/parisc/processor.c:156 modules/devices/riscv/processor.c:183 +#: modules/devices/arm/processor.c:352 modules/devices/ia64/processor.c:162 +#: modules/devices/parisc/processor.c:156 modules/devices/riscv/processor.c:182 msgid "Architecture" msgstr "Mimari" -#: modules/devices/arm/processor.c:354 +#: modules/devices/arm/processor.c:353 msgid "Variant" msgstr "Versiyon" -#: modules/devices/arm/processor.c:356 modules/devices/riscv/processor.c:190 -#: modules/devices/sparc/processor.c:78 modules/devices/x86/processor.c:667 +#: modules/devices/arm/processor.c:355 modules/devices/riscv/processor.c:189 +#: modules/devices/sparc/processor.c:78 modules/devices/x86/processor.c:666 msgid "Capabilities" msgstr "Yetenekler" -#: modules/devices/arm/processor.c:468 +#: modules/devices/arm/processor.c:467 msgid "SOC/Package" msgstr "SOC/Paket" #: modules/devices/arm/processor.c:471 modules/devices/x86/processor.c:752 -msgid "Topology" -msgstr "Topoloji" - -#: modules/devices/arm/processor.c:472 modules/devices/x86/processor.c:753 msgid "Logical CPU Config" msgstr "Mantıksal CPU Yapılandırması" -#: modules/devices/arm/processor.c:489 +#: modules/devices/arm/processor.c:488 msgid "SOC/Package Information" msgstr "SOC/Paket Bilgileri" @@ -2240,7 +2730,7 @@ msgstr "" "Model Numarası=%s\n" "Seri Numarası=%s\n" -#: modules/devices/battery.c:343 +#: modules/devices/battery.c:344 #, c-format msgid "" "\n" @@ -2259,7 +2749,7 @@ msgstr "" "APM sürücü sürümü =%s\n" "APM BIOS sürümü =%s\n" -#: modules/devices/battery.c:355 +#: modules/devices/battery.c:356 #, c-format msgid "" "\n" @@ -2276,81 +2766,174 @@ msgstr "" "APM sürücü sürümü =%s\n" "APM BIOS sürümü =%s\n" -#: modules/devices/battery.c:382 +#: modules/devices/battery.c:383 +msgid "" +"[No batteries]\n" +"No batteries found on this system=\n" +msgstr "" +"[Pil yok]\n" +"Bu sistemde pil bulunamadı =\n" + +#: modules/devices.c:100 +msgid "Graphics Processors" +msgstr "Ekran Kartı İşlemcisi" + +#: modules/devices.c:101 modules/devices/monitors.c:449 +#: modules/devices/monitors.c:495 +msgid "Monitors" +msgstr "Ekranlar" + +#: modules/devices.c:102 modules/devices/pci.c:175 +msgid "PCI Devices" +msgstr "PCI Aygıtlar" + +#: modules/devices.c:103 modules/devices/usb.c:211 +msgid "USB Devices" +msgstr "USB Aygıtlar" + +#: modules/devices.c:104 +msgid "Firmware" +msgstr "Aygıt Yazılımı" + +#: modules/devices.c:106 +msgid "Battery" +msgstr "Batarya" + +#: modules/devices.c:107 +msgid "Sensors" +msgstr "Sensörler" + +#: modules/devices.c:110 +msgid "System DMI" +msgstr "Sistem DMI" + +#: modules/devices.c:111 +msgid "Memory Devices" +msgstr "Hafıza Aygıtları" + +#: modules/devices.c:113 modules/devices.c:115 +msgid "Device Tree" +msgstr "Aygıt Ağacı" + +#: modules/devices.c:117 +msgid "Resources" +msgstr "Kaynaklar" + +#: modules/devices.c:771 +msgid "Sensor" +msgstr "Sensör" + +#: modules/devices.c:829 modules/devices/dmi_memory.c:883 +msgid "Devices" +msgstr "Aygıtlar" + +#: modules/devices.c:841 +msgid "Update PCI ID listing" +msgstr "PCI kimlik listesini güncelle" + +#: modules/devices.c:846 +msgid "Update USB ID listing" +msgstr "USB ID listeleme güncelle" + +#: modules/devices.c:851 +msgid "Update EDID vendor codes" +msgstr "EDID üretici kodlarını güncelle" + +#: modules/devices.c:856 +msgid "Update IEEE OUI vendor codes" +msgstr "IEEE OUI üretici kodlarını güncelle" + +#: modules/devices.c:861 +msgid "Update SD card manufacturer information" +msgstr "SD kart üretici bilgisini güncelle" + +#: modules/devices.c:868 +msgid "Update CPU flags database" +msgstr "İşlemci bayrakları veri tabanını güncelle" + +#: modules/devices.c:903 +msgid "Gathers information about hardware devices" +msgstr "Donanım aygıtları hakkında bilgi toplar" + +#: modules/devices.c:924 +msgid "A copy of pci.ids is not available on the system." +msgstr "Sistemde bir pci.ids kopyası yok." + +#: modules/devices.c:927 +msgid "A full pci.ids is not available on the system." +msgstr "Sistemde eksiksiz bir pci.ids yok." + +#: modules/devices.c:932 +msgid "Resource information requires superuser privileges" +msgstr "Kaynak bilgileri süper kullanıcı ayrıcalıkları gerektirir" + +#: modules/devices.c:938 msgid "" -"[No batteries]\n" -"No batteries found on this system=\n" +"Any NVMe storage devices present are not listed.\n" +"udisks2 is required for NVMe devices." msgstr "" -"[Pil yok]\n" -"Bu sistemde pil bulunamadı =\n" -#: modules/devices/devicetree.c:52 +#: modules/devices/devicetree.c:51 msgid "Properties" msgstr "Özellikler" -#: modules/devices/devicetree.c:53 +#: modules/devices/devicetree.c:52 msgid "Children" msgstr "Çocuk" -#: modules/devices/devicetree.c:89 +#: modules/devices/devicetree.c:88 msgid "Node" msgstr "Node" -#: modules/devices/devicetree.c:90 +#: modules/devices/devicetree.c:89 msgid "Node Path" msgstr "Node Yolu" -#: modules/devices/devicetree.c:91 +#: modules/devices/devicetree.c:90 msgid "Alias" msgstr "Lakab" -#: modules/devices/devicetree.c:91 modules/devices/devicetree.c:92 -#: modules/devices/monitors.c:411 modules/devices/storage.c:306 -#: modules/devices/storage.c:328 -msgid "(None)" -msgstr "(Yok)" - -#: modules/devices/devicetree.c:92 +#: modules/devices/devicetree.c:91 msgid "Symbol" msgstr "Sembol" -#: modules/devices/devicetree.c:145 modules/devices/devicetree/pmac_data.c:79 +#: modules/devices/devicetree.c:144 modules/devices/devicetree/pmac_data.c:79 msgid "Platform" msgstr "Platform" -#: modules/devices/devicetree.c:146 modules/devices/devicetree.c:211 +#: modules/devices/devicetree.c:145 modules/devices/devicetree.c:210 #: modules/devices/gpu.c:247 msgid "Compatible" msgstr "Uyumlu" -#: modules/devices/devicetree.c:147 +#: modules/devices/devicetree.c:146 msgid "GPU-compatible" msgstr "GPU-uyumlu" -#: modules/devices/devicetree.c:162 +#: modules/devices/devicetree.c:161 msgid "Raspberry Pi or Compatible" msgstr "Raspberry Pi veya Uyumlu" -#: modules/devices/devicetree.c:164 modules/devices/devicetree.c:191 -#: modules/devices/devicetree.c:210 modules/devices/devicetree/rpi_data.c:169 +#: modules/devices/devicetree.c:163 modules/devices/devicetree.c:190 +#: modules/devices/devicetree.c:209 modules/devices/devicetree/rpi_data.c:169 #: modules/devices/dmi.c:42 modules/devices/dmi.c:52 modules/devices/dmi.c:58 #: modules/devices/usb.c:181 msgid "Serial Number" msgstr "Seri Numarası" -#: modules/devices/devicetree.c:165 modules/devices/devicetree/rpi_data.c:166 +#: modules/devices/devicetree.c:164 modules/devices/devicetree/rpi_data.c:166 msgid "RCode" msgstr "RKodu" -#: modules/devices/devicetree.c:165 +#: modules/devices/devicetree.c:164 msgid "No revision code available; unable to lookup model details." msgstr "Revizyon kodu mevcut değil; model ayrıntılarını arayamıyor." -#: modules/devices/devicetree.c:190 +#: modules/devices/devicetree.c:189 msgid "More" msgstr "Daha fazla" -#: modules/devices/devicetree.c:271 +#: modules/devices/devicetree.c:270 msgid "Messages" msgstr "Mesajlar" @@ -2439,24 +3022,19 @@ msgstr "BIOS" msgid "Asset Tag" msgstr "Varlık Etiketi" -#: modules/devices/dmi.c:54 -msgid "Chassis" -msgstr "Şasi" - -#: modules/devices/dmi.c:121 modules/devices/dmi_memory.c:939 -#: modules/devices/x86/processor.c:696 +#: modules/devices/dmi.c:120 modules/devices/x86/processor.c:695 msgid "(Not available; Perhaps try running HardInfo as root.)" msgstr "" -#: modules/devices/dmi.c:162 +#: modules/devices/dmi.c:161 msgid "DMI Unavailable" msgstr "DMI Kullanılamıyor" -#: modules/devices/dmi.c:164 +#: modules/devices/dmi.c:163 msgid "DMI is not avaliable. Perhaps this platform does not provide DMI." msgstr "DMI mevcut değildir. Belki de bu platform DMI sağlamaz." -#: modules/devices/dmi.c:165 +#: modules/devices/dmi.c:164 msgid "DMI is not available; Perhaps try running HardInfo as root." msgstr "" @@ -2500,12 +3078,12 @@ msgstr "Bellek Aygıtı Listesi" msgid "Memory Array" msgstr "Bellek Dizisi" -#: modules/devices/dmi_memory.c:747 modules/devices/x86/processor.c:715 +#: modules/devices/dmi_memory.c:747 modules/devices/x86/processor.c:714 msgid "DMI Handle" msgstr "DMI Kolu" #: modules/devices/dmi_memory.c:748 modules/devices/dmi_memory.c:804 -#: modules/devices/dmi_memory.c:841 modules/devices/dmi_memory.c:950 +#: modules/devices/dmi_memory.c:841 modules/devices/dmi_memory.c:948 msgid "Locator" msgstr "Bulucu" @@ -2582,34 +3160,31 @@ msgstr "(Boş)" msgid "Serial Presence Detect (SPD) Summary" msgstr "Seri Durum Algılama (SPD) Özeti" -#: modules/devices/dmi_memory.c:1007 -msgid " dmidecode utility available" -msgstr " dmidecode yardımcı programı mevcut" +#: modules/devices/dmi_memory.c:937 +msgid "(Not available - See hint box below)" +msgstr "" -#: modules/devices/dmi_memory.c:1008 -msgid " ... and HardInfo2 running with superuser privileges" -msgstr " ... ve süper kullanıcı ayrıcalıklarıyla çalışan HardInfo2" +#: modules/devices/dmi_memory.c:1005 +msgid " dmidecode package installed" +msgstr "" -#: modules/devices/dmi_memory.c:1009 -msgid "" -" at24 (or eeprom) module loaded (for SDR, DDR, DDR2, DDR3)" +#: modules/devices/dmi_memory.c:1006 +msgid " sudo chmod a+r /sys/firmware/dmi/tables/*" msgstr "" -" at24 (veya eeprom) modülü yüklü (SDR, DDR, DDR2, DDR3 için)" -#: modules/devices/dmi_memory.c:1010 -msgid "" -" ... or ee1004 module loaded and configured! " -"(for DDR4)" +#: modules/devices/dmi_memory.c:1007 +msgid " sudo modprobe at24 (or eeprom) (for SDR, DDR, DDR2, DDR3)" msgstr "" -" ... veyaee1004 modülü yüklendi ve yapılandırıldı! (DDR4 için)" -#: modules/devices/dmi_memory.c:1019 -msgid "Memory information requires one or both of the following:" +#: modules/devices/dmi_memory.c:1008 +msgid " sudo modprobe ee1004 (for DDR4)" +msgstr "" + +#: modules/devices/dmi_memory.c:1017 +msgid "Memory Information requires more Setup:" msgstr "" -"Bellek bilgisi aşağıdakilerdenbirini veya her ikisini gerektirir:" -#: modules/devices/dmi_memory.c:1045 +#: modules/devices/dmi_memory.c:1043 msgid "" "\"More often than not, information contained in the DMI tables is " "inaccurate,\n" @@ -2727,7 +3302,7 @@ msgid "Plugin" msgstr "Eklenti" #: modules/devices/firmware.c:74 modules/devices/firmware.c:205 -#: modules/network.c:380 +#: modules/network.c:381 msgid "Flags" msgstr "Flama" @@ -2821,10 +3396,6 @@ msgstr "DRM Aygıtı" msgid "Class" msgstr "Sınıf" -#: modules/devices/gpu.c:159 modules/devices/gpu.c:243 -msgid "Core" -msgstr "Çekirdek" - #: modules/devices/gpu.c:164 modules/devices/pci.c:149 msgid "In Use" msgstr "Kullanımda" @@ -2845,36 +3416,12 @@ msgstr "İşletim Noktaları (OPPv1)" msgid "Operating Points (OPPv2)" msgstr "İşletim Noktaları (OPPv2)" -#: modules/devices/gpu.c:216 -msgid "Frequency Scaling" -msgstr "Frekans Ölçeklendirme" - -#: modules/devices/gpu.c:217 -msgid "Minimum" -msgstr "En düşük" - -#: modules/devices/gpu.c:217 modules/devices/gpu.c:218 -msgid "kHz" -msgstr "kHz" - -#: modules/devices/gpu.c:218 -msgid "Maximum" -msgstr "En yüksek" - -#: modules/devices/gpu.c:219 -msgid "Transition Latency" -msgstr "Geçiş Gecikmesi" - -#: modules/devices/gpu.c:219 -msgid "ns" -msgstr "ns" - #: modules/devices/gpu.c:245 msgid "Device Tree Node" msgstr "Aygıt Ağacı Düğümü" #: modules/devices/gpu.c:248 modules/devices/monitors.c:475 -#: modules/network/net.c:454 +#: modules/network/net.c:482 msgid "Status" msgstr "Durum" @@ -2925,7 +3472,7 @@ msgstr "Sistem Türü" msgid "BogoMIPS" msgstr "BogoMIPS" -#: modules/devices/m68k/processor.c:85 modules/devices/riscv/processor.c:185 +#: modules/devices/m68k/processor.c:85 modules/devices/riscv/processor.c:184 msgid "MMU" msgstr "MMU" @@ -2976,7 +3523,7 @@ msgid "Analog" msgstr "Analog" #: modules/devices/monitors.c:395 modules/devices/usb.c:135 -#: modules/network.c:310 modules/network.c:363 modules/network.c:380 +#: modules/network.c:311 modules/network.c:364 modules/network.c:381 msgid "Interface" msgstr "Arayüz" @@ -3089,10 +3636,6 @@ msgstr "DRM" msgid "PA-RISC Processor" msgstr "PA-RISC İşlemci" -#: modules/devices/parisc/processor.c:157 -msgid "System" -msgstr "Sistem" - #: modules/devices/parisc/processor.c:161 msgid "HVersion" msgstr "HVersion" @@ -3101,10 +3644,6 @@ msgstr "HVersion" msgid "SVersion" msgstr "SVersion" -#: modules/devices/parisc/processor.c:163 modules/devices/x86/processor.c:664 -msgid "Cache" -msgstr "Önbellek" - #: modules/devices/pci.c:123 msgid "Link Width" msgstr "Bağlantı Genişliği" @@ -3193,7 +3732,7 @@ msgstr "" "[Yazıcılar]\n" "Yazıcı bulunamadı=\n" -#: modules/devices/riscv/processor.c:184 +#: modules/devices/riscv/processor.c:183 msgid "uarch" msgstr "uarch" @@ -3377,7 +3916,7 @@ msgid "Timings" msgstr "Zamanlamalar" #: modules/devices/spd-decode.c:549 modules/devices/spd-decode.c:940 -#: modules/devices/spd-decode.c:982 modules/devices/x86/processor.c:717 +#: modules/devices/spd-decode.c:982 modules/devices/x86/processor.c:716 msgid "Voltage" msgstr "Voltaj" @@ -3426,6 +3965,7 @@ msgid "XMP Profile" msgstr "XMP Profili" #: modules/devices/spd-decode.c:939 modules/devices/usb.c:176 +#: modules/network/net.c:443 msgid "Speed" msgstr "Hız" @@ -3701,7 +4241,7 @@ msgstr "Çıkarılabilir" msgid "Self-monitoring (S.M.A.R.T.)" msgstr "Kendi kendini izleme (S.M.A.R.T.)" -#: modules/devices/storage.c:266 modules/devices/x86/processor.c:665 +#: modules/devices/storage.c:266 modules/devices/x86/processor.c:664 msgid "Power Management" msgstr "Güç Yönetimi" @@ -3836,7 +4376,7 @@ msgstr "" "\n" "[SCSI Disks]\n" -#: modules/devices/storage.c:567 modules/devices/storage.c:767 +#: modules/devices/storage.c:567 modules/devices/storage.c:773 #, c-format msgid "" "[Device Information]\n" @@ -3872,12 +4412,12 @@ msgstr "" "\n" "[IDE Disks]\n" -#: modules/devices/storage.c:704 +#: modules/devices/storage.c:707 #, c-format msgid "Driver=%s\n" msgstr "Sürücü=%s\n" -#: modules/devices/storage.c:773 +#: modules/devices/storage.c:779 #, c-format msgid "" "Device Name=hd%c\n" @@ -3888,7 +4428,7 @@ msgstr "" "Medya=%s\n" "Önbellek=%dkb\n" -#: modules/devices/storage.c:783 +#: modules/devices/storage.c:789 #, c-format msgid "" "[Geometry]\n" @@ -3899,7 +4439,7 @@ msgstr "" "Fiziksel=%s\n" "Mantıksal=%s\n" -#: modules/devices/storage.c:793 +#: modules/devices/storage.c:799 #, c-format msgid "" "[Capabilities]\n" @@ -3908,7 +4448,7 @@ msgstr "" "[Yetenekler]\n" "%s" -#: modules/devices/storage.c:800 +#: modules/devices/storage.c:806 #, c-format msgid "" "[Speeds]\n" @@ -3921,11 +4461,11 @@ msgstr "" msgid "Sub-class" msgstr "Alt-Sınıf" -#: modules/devices/usb.c:138 modules/devices/usb.c:179 modules/network.c:347 +#: modules/devices/usb.c:138 modules/devices/usb.c:179 modules/network.c:348 msgid "Protocol" msgstr "Protokol" -#: modules/devices/usb.c:146 modules/network/net.c:451 +#: modules/devices/usb.c:146 modules/network/net.c:479 msgid "Mb/s" msgstr "Mb/s" @@ -3958,82 +4498,64 @@ msgstr "Önbellek bilgisi yok=\n" msgid "Level %d (%s)=%d-way set-associative, %d sets, %dKB size\n" msgstr "Seviye %d (%s) =%d-yollu set-ilişkisel, %d set, %dKB boyutu\n" -#. /cache type, as appears in: Level 1 (Data) -#: modules/devices/x86/processor.c:170 -msgctxt "cache-type" -msgid "Data" -msgstr "Veri" - -#. /cache type, as appears in: Level 1 (Instruction) -#: modules/devices/x86/processor.c:171 -msgctxt "cache-type" -msgid "Instruction" -msgstr "Talimat" - -#. /cache type, as appears in: Level 2 (Unified) -#: modules/devices/x86/processor.c:172 -msgctxt "cache-type" -msgid "Unified" -msgstr "Birleşik" - -#: modules/devices/x86/processor.c:367 +#: modules/devices/x86/processor.c:366 msgid "Caches" msgstr "Önbellekler" -#: modules/devices/x86/processor.c:418 modules/devices/x86/processor.c:435 +#: modules/devices/x86/processor.c:417 modules/devices/x86/processor.c:434 #, c-format msgid "Level %d (%s)#%d=%dx %dKB (%dKB), %d-way set-associative, %d sets\n" msgstr "Seviye %d (%s)#%d=%dx %dKB (%dKB), %d-yollu set-ilişkisel, %d set\n" -#: modules/devices/x86/processor.c:649 +#: modules/devices/x86/processor.c:648 msgid "Model Name" msgstr "Model Adı" -#: modules/devices/x86/processor.c:650 +#: modules/devices/x86/processor.c:649 msgid "Family, model, stepping" msgstr "Aile, model, adım atmak" -#: modules/devices/x86/processor.c:656 +#: modules/devices/x86/processor.c:655 msgid "Microcode Version" msgstr "Mikrokod Sürümü" -#: modules/devices/x86/processor.c:657 +#: modules/devices/x86/processor.c:656 msgid "Configuration" msgstr "Yapılandırma" -#: modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:657 msgid "Cache Size" msgstr "Önbellek Boyutu" -#: modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:657 msgid "kb" msgstr "kb" -#: modules/devices/x86/processor.c:666 +#: modules/devices/x86/processor.c:665 msgid "Bug Workarounds" msgstr "Hata Çözümleri" -#: modules/devices/x86/processor.c:693 +#: modules/devices/x86/processor.c:692 msgid "Socket Information" msgstr "Yuva Bilgileri" -#: modules/devices/x86/processor.c:714 +#: modules/devices/x86/processor.c:713 msgid "CPU Socket" msgstr "CPU Yuvası" -#: modules/devices/x86/processor.c:718 +#: modules/devices/x86/processor.c:717 msgid "External Clock" msgstr "Harici Saat" -#: modules/devices/x86/processor.c:719 +#: modules/devices/x86/processor.c:718 msgid "Max Frequency" msgstr "En yüksek Frekans" -#: modules/devices/x86/processor.c:750 +#: modules/devices/x86/processor.c:749 msgid "Package Information" msgstr "Paket Bilgisi" -#: modules/devices/x86/processor.c:812 +#: modules/devices/x86/processor.c:811 msgid "Socket:Core" msgstr "Yuva:Çekirdek" @@ -5485,7 +6007,7 @@ msgstr "IP Bağlantıları" msgid "Routing Table" msgstr "Yönlendirme Tablosu" -#: modules/network.c:64 modules/network.c:309 +#: modules/network.c:64 modules/network.c:310 msgid "ARP Table" msgstr "ARP Tablosu" @@ -5501,311 +6023,351 @@ msgstr "İstatistikler" msgid "Shared Directories" msgstr "Paylaşılan Dizinler" -#: modules/network.c:310 modules/network.c:332 modules/network.c:363 -#: modules/network/net.c:472 +#: modules/network.c:311 modules/network.c:333 modules/network.c:364 +#: modules/network/net.c:500 msgid "IP Address" msgstr "IP Adresi" -#: modules/network.c:310 +#: modules/network.c:311 msgid "MAC Address" msgstr "MAC Adresi" -#: modules/network.c:319 +#: modules/network.c:320 msgid "SAMBA" msgstr "SAMBA" -#: modules/network.c:320 +#: modules/network.c:321 msgid "NFS" msgstr "NFS" -#: modules/network.c:331 +#: modules/network.c:332 msgid "Name Servers" msgstr "İsim Sunucuları" -#: modules/network.c:346 +#: modules/network.c:347 msgid "Connections" msgstr "Bağlantılar" -#: modules/network.c:347 +#: modules/network.c:348 msgid "Local Address" msgstr "Yerel Adres" -#: modules/network.c:347 +#: modules/network.c:348 msgid "Foreign Address" msgstr "Yabancı Adres" -#: modules/network.c:347 +#: modules/network.c:348 msgid "State" msgstr "Durum" -#: modules/network.c:363 +#: modules/network.c:364 msgid "Sent" msgstr "Gönderilen" -#: modules/network.c:363 +#: modules/network.c:364 msgid "Received" msgstr "Alınan" -#: modules/network.c:379 +#: modules/network.c:380 msgid "IP routing table" msgstr "IP yönlendirme tablosu" -#: modules/network.c:380 +#: modules/network.c:381 msgid "Destination/Gateway" msgstr "Hedef/Ağ Geçidi" -#: modules/network.c:380 modules/network/net.c:473 +#: modules/network.c:381 modules/network/net.c:501 msgid "Mask" msgstr "Mask" -#: modules/network.c:408 +#: modules/network.c:409 msgid "Network" msgstr "Ağ" -#: modules/network.c:441 +#: modules/network.c:442 msgid "Gathers information about this computer's network connection" msgstr "Bu bilgisayarın ağ bağlantısı hakkında bilgi toplar" -#: modules/network/net.c:72 +#: modules/network/net.c:74 msgctxt "wi-op-mode" msgid "Auto" msgstr "Otomatik" -#: modules/network/net.c:73 +#: modules/network/net.c:75 msgctxt "wi-op-mode" msgid "Ad-Hoc" msgstr "Ad-Hoc" -#: modules/network/net.c:74 +#: modules/network/net.c:76 msgctxt "wi-op-mode" msgid "Managed" msgstr "Yönetilen" -#: modules/network/net.c:75 +#: modules/network/net.c:77 msgctxt "wi-op-mode" msgid "Master" msgstr "Ana" -#: modules/network/net.c:76 +#: modules/network/net.c:78 msgctxt "wi-op-mode" msgid "Repeater" msgstr "Tekrarlayıcı" -#: modules/network/net.c:77 +#: modules/network/net.c:79 msgctxt "wi-op-mode" msgid "Secondary" msgstr "İkincil" -#: modules/network/net.c:78 +#: modules/network/net.c:80 msgctxt "wi-op-mode" msgid "(Unknown)" msgstr "(Bilinmeyen)" -#: modules/network/net.c:242 modules/network/net.c:262 -#: modules/network/net.c:270 +#: modules/network/net.c:268 modules/network/net.c:288 +#: modules/network/net.c:296 msgctxt "net-if-type" msgid "Ethernet" msgstr "Ethernet" -#: modules/network/net.c:243 +#: modules/network/net.c:269 msgctxt "net-if-type" msgid "Loopback" msgstr "Geri döngü" -#: modules/network/net.c:244 +#: modules/network/net.c:270 msgctxt "net-if-type" msgid "Point-to-Point" msgstr "Noktadan Noktaya" -#: modules/network/net.c:245 modules/network/net.c:246 -#: modules/network/net.c:247 modules/network/net.c:248 -#: modules/network/net.c:272 +#: modules/network/net.c:271 modules/network/net.c:272 +#: modules/network/net.c:273 modules/network/net.c:274 +#: modules/network/net.c:298 msgctxt "net-if-type" msgid "Wireless" msgstr "Wireless" -#: modules/network/net.c:249 +#: modules/network/net.c:275 msgctxt "net-if-type" msgid "Virtual Point-to-Point (TUN)" msgstr "Sanal Noktadan Noktaya (TUN)" -#: modules/network/net.c:250 +#: modules/network/net.c:276 msgctxt "net-if-type" msgid "Ethernet (TAP)" msgstr "Ethernet (TAP)" -#: modules/network/net.c:251 +#: modules/network/net.c:277 msgctxt "net-if-type" msgid "Parallel Line Internet Protocol" msgstr "Paralel Hat İnternet Protokolü" -#: modules/network/net.c:252 +#: modules/network/net.c:278 msgctxt "net-if-type" msgid "Infrared" msgstr "Kızılötesi" -#: modules/network/net.c:253 modules/network/net.c:271 +#: modules/network/net.c:279 modules/network/net.c:297 msgctxt "net-if-type" msgid "Serial Line Internet Protocol" msgstr "Seri Hat İnternet Protokolü" -#: modules/network/net.c:254 +#: modules/network/net.c:280 msgctxt "net-if-type" msgid "Integrated Services Digital Network" msgstr "Tümleşik Hizmetler Dijital Ağı" -#: modules/network/net.c:255 +#: modules/network/net.c:281 msgctxt "net-if-type" msgid "IPv6-over-IPv4 Tunnel" msgstr "IPv6-over-IPv4 Tüneli" -#: modules/network/net.c:256 +#: modules/network/net.c:282 msgctxt "net-if-type" msgid "VMWare Virtual Network Interface (NAT)" msgstr "VMWare Sanal Ağ Arayüzü (NAT)" -#: modules/network/net.c:257 +#: modules/network/net.c:283 msgctxt "net-if-type" msgid "VMWare Virtual Network Interface" msgstr "VMWare Sanal Ağ Arayüzü" -#: modules/network/net.c:258 +#: modules/network/net.c:284 msgctxt "net-if-type" msgid "Personal Area Network (PAN)" msgstr "Kişisel Alan Ağı (PAN)" -#: modules/network/net.c:259 +#: modules/network/net.c:285 msgctxt "net-if-type" msgid "Bluetooth" msgstr "Bluetooth" -#: modules/network/net.c:260 +#: modules/network/net.c:286 msgctxt "net-if-type" msgid "Bridge Interface" msgstr "Köprü Arayüzü" -#: modules/network/net.c:261 +#: modules/network/net.c:287 msgctxt "net-if-type" msgid "Hamachi Virtual Personal Network" msgstr "Hamachi Sanal Kişisel Ağ" -#: modules/network/net.c:263 +#: modules/network/net.c:289 msgctxt "net-if-type" msgid "Intermediate Functional Block" msgstr "Ara Fonksiyonel Blok" -#: modules/network/net.c:264 +#: modules/network/net.c:290 msgctxt "net-if-type" msgid "GRE Network Tunnel" msgstr "GRE Ağ Tüneli" -#: modules/network/net.c:265 +#: modules/network/net.c:291 msgctxt "net-if-type" msgid "Mesh Network" msgstr "Mesh Ağı" -#: modules/network/net.c:266 +#: modules/network/net.c:292 msgctxt "net-if-type" msgid "Wireless Master Interface" msgstr "Kablosuz Ana Arayüz" -#: modules/network/net.c:267 +#: modules/network/net.c:293 msgctxt "net-if-type" msgid "VirtualBox Virtual Network Interface" msgstr "VirtualBox Sanal Ağ Arayüzü" -#: modules/network/net.c:273 +#: modules/network/net.c:299 msgctxt "net-if-type" msgid "Wireless (WAN)" msgstr "Wireless (WAN)" -#: modules/network/net.c:275 +#: modules/network/net.c:301 msgctxt "net-if-type" msgid "(Unknown)" msgstr "(Bilinmeyen)" -#: modules/network/net.c:343 modules/network/net.c:353 +#: modules/network/net.c:369 modules/network/net.c:379 msgid "Network Interfaces" msgstr "Ağ Arayüzleri" -#: modules/network/net.c:343 +#: modules/network/net.c:369 msgid "None Found" msgstr "Bulunamadı" -#: modules/network/net.c:409 +#: modules/network/net.c:436 msgid "Network Adapter Properties" msgstr "Ağ Bağdaştırıcısı Özellikleri" -#: modules/network/net.c:410 +#: modules/network/net.c:437 msgid "Interface Type" msgstr "Arayüz Türü" -#: modules/network/net.c:411 +#: modules/network/net.c:438 msgid "Hardware Address (MAC)" msgstr "Donanım Adresi (MAC)" -#: modules/network/net.c:415 +#: modules/network/net.c:442 msgid "MTU" msgstr "MTU" -#: modules/network/net.c:416 +#: modules/network/net.c:444 msgid "Transfer Details" msgstr "Transfer Detayları" -#: modules/network/net.c:417 +#: modules/network/net.c:445 msgid "Bytes Received" msgstr "Bayt Alındı" -#: modules/network/net.c:418 +#: modules/network/net.c:446 msgid "Bytes Sent" msgstr "Bayt Gönderildi" -#: modules/network/net.c:435 modules/network/net.c:457 -#: modules/network/net.c:458 +#: modules/network/net.c:463 modules/network/net.c:485 +#: modules/network/net.c:486 msgid "dBm" msgstr "dBm" -#: modules/network/net.c:435 +#: modules/network/net.c:463 msgid "mW" msgstr "mW" -#: modules/network/net.c:449 +#: modules/network/net.c:477 msgid "Wireless Properties" msgstr "Wireless Özellikleri" -#: modules/network/net.c:450 +#: modules/network/net.c:478 msgid "Network Name (SSID)" msgstr "Ağ Adı (SSID)" -#: modules/network/net.c:451 +#: modules/network/net.c:479 msgid "Bit Rate" msgstr "Bit oranı" -#: modules/network/net.c:452 +#: modules/network/net.c:480 msgid "Transmission Power" msgstr "İletim Gücü" -#: modules/network/net.c:455 +#: modules/network/net.c:483 msgid "Link Quality" msgstr "Link Kalitesi" -#: modules/network/net.c:456 +#: modules/network/net.c:484 msgid "Signal / Noise" msgstr "Sinyal / Gürültü" -#: modules/network/net.c:471 +#: modules/network/net.c:499 msgid "Internet Protocol (IPv4)" msgstr "İnternet Protokolü (IPv4)" -#: modules/network/net.c:472 modules/network/net.c:473 -#: modules/network/net.c:475 +#: modules/network/net.c:500 modules/network/net.c:501 +#: modules/network/net.c:503 msgid "(Not set)" msgstr "(Ayarlanmadı)" -#: modules/network/net.c:474 +#: modules/network/net.c:502 msgid "Broadcast Address" msgstr "Yayın adresi" +#~ msgid "_Copy to Clipboard" +#~ msgstr "Panoya _Kopyala" + +#~ msgid "Copy to clipboard" +#~ msgstr "Panoya kopyala" + +#~ msgid " dmidecode utility available" +#~ msgstr " dmidecode yardımcı programı mevcut" + +#~ msgid " ... and HardInfo2 running with superuser privileges" +#~ msgstr " ... ve süper kullanıcı ayrıcalıklarıyla çalışan HardInfo2" + +#~ msgid "" +#~ " at24 (or eeprom) module loaded (for SDR, DDR, DDR2, DDR3)" +#~ msgstr "" +#~ " at24 (veya eeprom) modülü yüklü (SDR, DDR, DDR2, DDR3 için)" + +#~ msgid "" +#~ " ... or ee1004 module loaded and configured! " +#~ "(for DDR4)" +#~ msgstr "" +#~ " ... veyaee1004 modülü yüklendi ve yapılandırıldı!" +#~ " (DDR4 için)" + +#~ msgid "Memory information requires one or both of the following:" +#~ msgstr "" +#~ "Bellek bilgisi aşağıdakilerdenbirini veya her ikisini gerektirir:" + +#~ msgctxt "cache-type" +#~ msgid "Data" +#~ msgstr "Veri" + +#~ msgctxt "cache-type" +#~ msgid "Instruction" +#~ msgstr "Talimat" + +#~ msgctxt "cache-type" +#~ msgid "Unified" +#~ msgstr "Birleşik" + #, c-format #~ msgid "" #~ "Written by %s\n" @@ -5836,9 +6398,6 @@ msgstr "Yayın adresi" #~ "Bu sonuç, HardInfo'nun eski bir sürümünden kaynaklanmaktadır. Sonuçlar " #~ "geçerli sürümle karşılaştırılamayabilir. Bazı ayrıntılar eksik." -#~ msgid "Field" -#~ msgstr "Alan" - #~ msgid "Total Memory" #~ msgstr "Toplam Hafıza" @@ -5876,258 +6435,6 @@ msgstr "Yayın adresi" #~ msgid "RISC-V Processor" #~ msgstr "RISC-V İşlemci" -#~ msgid "Little Endian" -#~ msgstr "Küçük Endian" - -#~ msgid "Big Endian" -#~ msgstr "Büyük Endian" - -#~ msgid "Current" -#~ msgstr "Güncel" - -#~ msgid "Governor" -#~ msgstr "Yönetici" - -#~ msgid "Socket" -#~ msgstr "Yuva" - -#~ msgid "Book" -#~ msgstr "Kitap" - -#~ msgid "Drawer" -#~ msgstr "Çekmece" - -#~ msgid "ID" -#~ msgstr "ID" - -#~ msgid "BIOS Information" -#~ msgstr "BIOS Bilgisi" - -#~ msgid "Base Board" -#~ msgstr "Taban Kurulu" - -#~ msgid "Memory Controller" -#~ msgstr "Bellek Denetleyici" - -#~ msgid "Memory Module" -#~ msgstr "Hafıza modülü" - -#~ msgid "Port Connector" -#~ msgstr "Bağlantı Noktası Konektörü" - -#~ msgid "System Slots" -#~ msgstr "Sistem Yuvaları" - -#~ msgid "On Board Devices" -#~ msgstr "Bütünleşik cihazlar" - -#~ msgid "OEM Strings" -#~ msgstr "OEM Dizeleri" - -#~ msgid "System Configuration Options" -#~ msgstr "Sistem Yapılandırma Seçenekleri" - -#~ msgid "BIOS Language" -#~ msgstr "BIOS Dili" - -#~ msgid "Group Associations" -#~ msgstr "Grup Dernekleri" - -#~ msgid "System Event Log" -#~ msgstr "Sistem Olay Günlüğü" - -#~ msgid "Physical Memory Array" -#~ msgstr "Fiziksel Bellek Dizisi" - -#~ msgid "Memory Device" -#~ msgstr "Bellek Aygıtı" - -#~ msgid "32-bit Memory Error" -#~ msgstr "32-bit Bellek hatası" - -#~ msgid "Memory Array Mapped Address" -#~ msgstr "Bellek Dizisi Eşlenmiş Adres" - -#~ msgid "Memory Device Mapped Address" -#~ msgstr "Bellek Aygıtı Eşlenen Adres" - -#~ msgid "Built-in Pointing Device" -#~ msgstr "Yerleşik İşaretleme Aygıtı" - -#~ msgid "Portable Battery" -#~ msgstr "Taşınabilir Pil" - -#~ msgid "System Reset" -#~ msgstr "Sistem yeniden başlatma" - -#~ msgid "Hardware Security" -#~ msgstr "Donanım Güvenliği" - -#~ msgid "System Power Controls" -#~ msgstr "Sistem Güç Kontrolleri" - -#~ msgid "Voltage Probe" -#~ msgstr "Gerilim Probu" - -#~ msgid "Cooling Device" -#~ msgstr "Soğutma Cihazı" - -#~ msgid "Temperature Probe" -#~ msgstr "Sıcaklık probu" - -#~ msgid "Electrical Current Probe" -#~ msgstr "Elektrik Akımı Probu" - -#~ msgid "Out-of-band Remote Access" -#~ msgstr "Bant Dışı Uzaktan Erişim" - -#~ msgid "Boot Integrity Services" -#~ msgstr "Önyükleme Bütünlük Hizmetleri" - -#~ msgid "System Boot" -#~ msgstr "Sistem Önyükleme" - -#~ msgid "64-bit Memory Error" -#~ msgstr "64-bit Bellek Hatası" - -#~ msgid "Management Device" -#~ msgstr "Yönetim Cihazı" - -#~ msgid "Management Device Component" -#~ msgstr "Yönetim Cihazı Bileşeni" - -#~ msgid "Management Device Threshold Data" -#~ msgstr "Yönetim Cihazı Eşik Verileri" - -#~ msgid "Memory Channel" -#~ msgstr "Bellek Kanalı" - -#~ msgid "IPMI Device" -#~ msgstr "IPMI Cihazı" - -#~ msgid "Power Supply" -#~ msgstr "Güç kaynağı" - -#~ msgid "Additional Information" -#~ msgstr "Ek Bilgi" - -#~ msgid "Onboard Device" -#~ msgstr "Yerleşik Cihaz" - -#~ msgid "Invalid chassis type (0)" -#~ msgstr "Geçersiz kasa tipi (0)" - -#~ msgid "Unknown chassis type" -#~ msgstr "Bilinmeyen kasa türü" - -#~ msgid "Desktop" -#~ msgstr "Masaüstü" - -#~ msgid "Low-profile Desktop" -#~ msgstr "Düşük profilli Masaüstü" - -#~ msgid "Pizza Box" -#~ msgstr "Pizza Kutusu" - -#~ msgid "Mini Tower" -#~ msgstr "Mini Kule" - -#~ msgid "Tower" -#~ msgstr "Kule" - -#~ msgid "Portable" -#~ msgstr "Taşınabilir" - -#~ msgid "Notebook" -#~ msgstr "Diz üstü bilgisayar" - -#~ msgid "Handheld" -#~ msgstr "Elde taşınır" - -#~ msgid "Docking Station" -#~ msgstr "Yerleştirme İstasyonu" - -#~ msgid "All-in-one" -#~ msgstr "Hepsi Bir Arada" - -#~ msgid "Subnotebook" -#~ msgstr "Mini diz üstü bilgisayar" - -#~ msgid "Space-saving" -#~ msgstr "Yer tasarrufu sağlar" - -#~ msgid "Lunch Box" -#~ msgstr "Sefer tası" - -#~ msgid "Main Server Chassis" -#~ msgstr "Ana Sunucu Kasası" - -#~ msgid "Expansion Chassis" -#~ msgstr "Genişletme Kasası" - -#~ msgid "Sub Chassis" -#~ msgstr "Alt Kasa" - -#~ msgid "Bus Expansion Chassis" -#~ msgstr "Bus Genişletme Kasası" - -#~ msgid "Peripheral Chassis" -#~ msgstr "Çevresel Kasa" - -#~ msgid "RAID Chassis" -#~ msgstr "RAID Kasa" - -#~ msgid "Rack Mount Chassis" -#~ msgstr "Raf Tipi Kasa" - -#~ msgid "Sealed-case PC" -#~ msgstr "Kapalı kasa PC" - -#~ msgid "Multi-system" -#~ msgstr "Çoklu sistem" - -#~ msgid "CompactPCI" -#~ msgstr "Kompakt PCI" - -#~ msgid "AdvancedTCA" -#~ msgstr "GelişmişTCA" - -#~ msgid "Blade" -#~ msgstr "Bıçak" - -#~ msgid "Blade Enclosing" -#~ msgstr "Bıçak Muhafazası" - -#~ msgid "Tablet" -#~ msgstr "Tablet" - -#~ msgid "Convertible" -#~ msgstr "Çevrilebilir" - -#~ msgid "Detachable" -#~ msgstr "Ayrılabilir" - -#~ msgid "IoT Gateway" -#~ msgstr "IoT Ağ Geçidi" - -#~ msgid "Embedded PC" -#~ msgstr "Gömülü PC" - -#~ msgid "Mini PC" -#~ msgstr "Mini PC" - -#~ msgid "Stick PC" -#~ msgstr "Çubuk PC" - -#~ msgid "phandle Map" -#~ msgstr "tanıtıcı Haritası" - -#~ msgid "Alias Map" -#~ msgstr "Alias Haritası" - -#~ msgid "Symbol Map" -#~ msgstr "Sembol Haritası" - #, c-format #~ msgid "" #~ "Copyright (C) 2003-%d L. A. F. Pereira. See COPYING for details.\n" @@ -6182,73 +6489,12 @@ msgstr "Yayın adresi" #~ "Bilinmeyen karşılaştırmalı değerlendirme “%s” veya karşılaştırmalı " #~ "değerlendirme. Yüklenmedi" -#~ msgid "Don't know what to do. Exiting." -#~ msgstr "Ne yapacağımı bilmiyorum. Çıkılıyor." - -#, c-format -#~ msgid "%d second" -#~ msgid_plural "%d seconds" -#~ msgstr[0] "%d saniye" -#~ msgstr[1] "%d saniyeler" - -#, c-format -#~ msgid "%.1f B" -#~ msgstr "%.1f B" - -#, c-format -#~ msgid "%.1f KiB" -#~ msgstr "%.1f KB" - -#, c-format -#~ msgid "%.1f MiB" -#~ msgstr "%.1f MB" - -#, c-format -#~ msgid "%.1f GiB" -#~ msgstr "%.1f GB" - -#, c-format -#~ msgid "%.1f TiB" -#~ msgstr "%.1f TB" - -#, c-format -#~ msgid "%.1f PiB" -#~ msgstr "%.1f PB" - -#~ msgid "Error" -#~ msgstr "Hata" - -#~ msgid "Warning" -#~ msgstr "Uyarı" - -#~ msgid "Fatal Error" -#~ msgstr "Ölümcül Hata" - -#~ msgid "do not print status messages to standard output" -#~ msgstr "durum mesajlarını standart çıktıya yazdırma" - -#~ msgid "creates a report and prints to standard output" -#~ msgstr "bir rapor oluşturur ve standart çıktıya basar" - -#~ msgid "chooses a report format ([text], html)" -#~ msgstr "bir rapor biçimi seçer ([metin], html)" - #~ msgid "run benchmark; requires benchmark.so to be loaded" #~ msgstr "kriter çalıştır; Benchmark.so'nin yüklenmesi gerekiyor" #~ msgid "note attached to benchmark results" #~ msgstr "kıyaslama sonuçlarına ekli not" -#~ msgid "benchmark result format ([short], conf, shell)" -#~ msgstr "karşılaştırma sonuç biçimi ([kısa], conf, kabuk)" - -#~ msgid "" -#~ "maximum number of benchmark results to include (-1 for no limit, default " -#~ "is 50)" -#~ msgstr "" -#~ "dahil edilecek maksimum karşılaştırma sonucu sayısı (sınırsız için -1, " -#~ "varsayılan 50'dur)" - #~ msgid "lists modules" #~ msgstr "modülleri listeler" @@ -6261,34 +6507,9 @@ msgstr "Yayın adresi" #~ msgid "run in XML-RPC server mode" #~ msgstr "XML-RPC sunucu modunda çalıştır" -#~ msgid "shows program version and quit" -#~ msgstr "program sürümünü gösterir ve çıkış" - -#~ msgid "do not run benchmarks" -#~ msgstr "kıyaslama yapmayın" - -#~ msgid "show all details" -#~ msgstr "tüm detayları göster" - #~ msgid "- System Profiler and Benchmark tool" #~ msgstr "- Sistem Profili ve Karşılaştırma aracı" -#, c-format -#~ msgid "" -#~ "Unrecognized arguments.\n" -#~ "Try ``%s --help'' for more information.\n" -#~ msgstr "" -#~ "Tanınmayan argümanlar.\n" -#~ "Daha fazla bilgi için ``%s --help '' deneyin.\n" - -#, c-format -#~ msgid "Module \"%s\" depends on module \"%s\", load it?" -#~ msgstr "“%s” modülüne “%s” modülü gerekli yüklensin mi?" - -#, c-format -#~ msgid "Module \"%s\" depends on module \"%s\"." -#~ msgstr "“%s” modülü “%s” modülüne bağlıdır." - #, c-format #~ msgid "" #~ "No module could be loaded. Check permissions on \"%s\" and try again." @@ -6303,13 +6524,6 @@ msgstr "Yayın adresi" #~ "Hiçbir modül yüklenemedi. Lütfen tüm mevcut modülleri listelemek için " #~ "sert-l kullanın ve geçerli bir modül listesi ile tekrar deneyin." -#, c-format -#~ msgid "Scanning: %s..." -#~ msgstr "Taranıyor: %s..." - -#~ msgid "Update vendor list" -#~ msgstr "Satıcı listesini güncelleyin" - #~ msgid "Author:" #~ msgstr "Yazar:" diff --git a/po/zh_CN.po b/po/zh_CN.po index 91987ccc..dcae3df0 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: hardinfo2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-04-22 11:49+0200\n" +"POT-Creation-Date: 2024-05-30 15:01+0200\n" "PO-Revision-Date: 2018-06-22 16:23+0800\n" "Last-Translator: yetist \n" "Language-Team: Chinese\n" @@ -20,11 +20,638 @@ msgstr "" "X-Generator: Poedit 2.0.8\n" "X-Poedit-SourceCharset: UTF-8\n" -#: shell/callbacks.c:232 shell/shell.c:421 +#: hardinfo2/cpu_util.c:29 +msgid "Little Endian" +msgstr "小端序" + +#: hardinfo2/cpu_util.c:31 +msgid "Big Endian" +msgstr "大端序" + +#: hardinfo2/cpu_util.c:205 hardinfo2/cpu_util.c:216 modules/devices/gpu.c:216 +msgid "Frequency Scaling" +msgstr "" + +#: hardinfo2/cpu_util.c:206 modules/devices/gpu.c:217 +msgid "Minimum" +msgstr "最小值" + +#: hardinfo2/cpu_util.c:206 hardinfo2/cpu_util.c:207 hardinfo2/cpu_util.c:208 +#: hardinfo2/dt_util.c:590 modules/devices/gpu.c:217 modules/devices/gpu.c:218 +msgid "kHz" +msgstr "kHz" + +#: hardinfo2/cpu_util.c:207 modules/devices/gpu.c:218 +msgid "Maximum" +msgstr "最大值" + +#: hardinfo2/cpu_util.c:208 +msgid "Current" +msgstr "当前设置" + +#: hardinfo2/cpu_util.c:209 modules/devices/gpu.c:219 +msgid "Transition Latency" +msgstr "" + +#: hardinfo2/cpu_util.c:209 modules/devices/gpu.c:219 +msgid "ns" +msgstr "ns" + +#: hardinfo2/cpu_util.c:210 +msgid "Governor" +msgstr "" + +#: hardinfo2/cpu_util.c:211 hardinfo2/cpu_util.c:217 modules/devices.c:772 +#: modules/devices/gpu.c:163 modules/devices/pci.c:148 +#: modules/devices/usb.c:139 +msgid "Driver" +msgstr "驱动" + +#: hardinfo2/cpu_util.c:223 modules/computer.c:785 +#: modules/devices/arm/processor.c:255 modules/devices/x86/processor.c:283 +#: modules/devices/x86/processor.c:387 modules/devices/x86/processor.c:525 +msgid "(Not Available)" +msgstr "" + +#: hardinfo2/cpu_util.c:231 hardinfo2/cpu_util.c:233 +msgid "Socket" +msgstr "套接字" + +#: hardinfo2/cpu_util.c:236 hardinfo2/cpu_util.c:238 modules/devices/gpu.c:159 +#: modules/devices/gpu.c:243 +msgid "Core" +msgstr "核心" + +#: hardinfo2/cpu_util.c:241 +msgid "Book" +msgstr "" + +#: hardinfo2/cpu_util.c:243 +msgid "Drawer" +msgstr "" + +#: hardinfo2/cpu_util.c:249 modules/devices/arm/processor.c:470 +#: modules/devices/x86/processor.c:751 +msgid "Topology" +msgstr "" + +#: hardinfo2/cpu_util.c:250 +msgid "ID" +msgstr "ID" + +#: hardinfo2/dmi_util.c:25 +msgid "BIOS Information" +msgstr "" + +#: hardinfo2/dmi_util.c:26 modules/devices/parisc/processor.c:157 +msgid "System" +msgstr "系统" + +#: hardinfo2/dmi_util.c:27 +msgid "Base Board" +msgstr "" + +#: hardinfo2/dmi_util.c:28 modules/devices/dmi.c:54 +msgid "Chassis" +msgstr "" + +#: hardinfo2/dmi_util.c:29 modules/computer.c:556 modules/computer.c:1054 +#: modules/devices/alpha/processor.c:87 modules/devices/arm/processor.c:340 +#: modules/devices.c:99 modules/devices/ia64/processor.c:159 +#: modules/devices/loongarch64/processor.c:80 +#: modules/devices/m68k/processor.c:83 modules/devices/mips/processor.c:74 +#: modules/devices/parisc/processor.c:154 modules/devices/ppc/processor.c:157 +#: modules/devices/riscv/processor.c:180 modules/devices/s390/processor.c:131 +#: modules/devices/sh/processor.c:83 modules/devices/sparc/processor.c:74 +#: modules/devices/x86/processor.c:647 +msgid "Processor" +msgstr "处理器" + +#: hardinfo2/dmi_util.c:30 +msgid "Memory Controller" +msgstr "" + +#: hardinfo2/dmi_util.c:31 +msgid "Memory Module" +msgstr "" + +#: hardinfo2/dmi_util.c:32 modules/devices/parisc/processor.c:163 +#: modules/devices/x86/processor.c:663 +msgid "Cache" +msgstr "缓存" + +#: hardinfo2/dmi_util.c:33 +msgid "Port Connector" +msgstr "" + +#: hardinfo2/dmi_util.c:34 +msgid "System Slots" +msgstr "" + +#: hardinfo2/dmi_util.c:35 +msgid "On Board Devices" +msgstr "" + +#: hardinfo2/dmi_util.c:36 +msgid "OEM Strings" +msgstr "" + +#: hardinfo2/dmi_util.c:37 +msgid "System Configuration Options" +msgstr "" + +#: hardinfo2/dmi_util.c:38 +msgid "BIOS Language" +msgstr "" + +#: hardinfo2/dmi_util.c:39 +msgid "Group Associations" +msgstr "" + +#: hardinfo2/dmi_util.c:40 +msgid "System Event Log" +msgstr "" + +#: hardinfo2/dmi_util.c:41 +msgid "Physical Memory Array" +msgstr "" + +#: hardinfo2/dmi_util.c:42 +msgid "Memory Device" +msgstr "" + +#: hardinfo2/dmi_util.c:43 +msgid "32-bit Memory Error" +msgstr "" + +#: hardinfo2/dmi_util.c:44 +msgid "Memory Array Mapped Address" +msgstr "" + +#: hardinfo2/dmi_util.c:45 +msgid "Memory Device Mapped Address" +msgstr "" + +#: hardinfo2/dmi_util.c:46 +msgid "Built-in Pointing Device" +msgstr "" + +#: hardinfo2/dmi_util.c:47 +msgid "Portable Battery" +msgstr "" + +#: hardinfo2/dmi_util.c:48 +msgid "System Reset" +msgstr "" + +#: hardinfo2/dmi_util.c:49 +msgid "Hardware Security" +msgstr "" + +#: hardinfo2/dmi_util.c:50 +msgid "System Power Controls" +msgstr "" + +#: hardinfo2/dmi_util.c:51 +msgid "Voltage Probe" +msgstr "" + +#: hardinfo2/dmi_util.c:52 +msgid "Cooling Device" +msgstr "" + +#: hardinfo2/dmi_util.c:53 +msgid "Temperature Probe" +msgstr "" + +#: hardinfo2/dmi_util.c:54 +msgid "Electrical Current Probe" +msgstr "" + +#: hardinfo2/dmi_util.c:55 +msgid "Out-of-band Remote Access" +msgstr "" + +#: hardinfo2/dmi_util.c:56 +msgid "Boot Integrity Services" +msgstr "" + +#: hardinfo2/dmi_util.c:57 +msgid "System Boot" +msgstr "" + +#: hardinfo2/dmi_util.c:58 +msgid "64-bit Memory Error" +msgstr "" + +#: hardinfo2/dmi_util.c:59 +msgid "Management Device" +msgstr "" + +#: hardinfo2/dmi_util.c:60 +msgid "Management Device Component" +msgstr "" + +#: hardinfo2/dmi_util.c:61 +msgid "Management Device Threshold Data" +msgstr "" + +#: hardinfo2/dmi_util.c:62 +msgid "Memory Channel" +msgstr "" + +#: hardinfo2/dmi_util.c:63 +msgid "IPMI Device" +msgstr "" + +#: hardinfo2/dmi_util.c:64 +msgid "Power Supply" +msgstr "" + +#: hardinfo2/dmi_util.c:65 +msgid "Additional Information" +msgstr "" + +#: hardinfo2/dmi_util.c:66 +msgid "Onboard Device" +msgstr "" + +#: hardinfo2/dmi_util.c:233 +msgid "Invalid chassis type (0)" +msgstr "" + +#: hardinfo2/dmi_util.c:234 hardinfo2/dmi_util.c:235 +msgid "Unknown chassis type" +msgstr "" + +#: hardinfo2/dmi_util.c:236 +msgid "Desktop" +msgstr "桌面" + +#: hardinfo2/dmi_util.c:237 +msgid "Low-profile Desktop" +msgstr "" + +#: hardinfo2/dmi_util.c:238 +msgid "Pizza Box" +msgstr "" + +#: hardinfo2/dmi_util.c:239 +msgid "Mini Tower" +msgstr "" + +#: hardinfo2/dmi_util.c:240 +msgid "Tower" +msgstr "" + +#: hardinfo2/dmi_util.c:241 +msgid "Portable" +msgstr "便携式" + +#: hardinfo2/dmi_util.c:242 modules/computer.c:412 modules/computer.c:421 +#: modules/computer.c:443 +msgid "Laptop" +msgstr "笔记本电脑" + +#: hardinfo2/dmi_util.c:243 +msgid "Notebook" +msgstr "笔记本" + +#: hardinfo2/dmi_util.c:244 +msgid "Handheld" +msgstr "手持设备" + +#: hardinfo2/dmi_util.c:245 +msgid "Docking Station" +msgstr "扩展坞" + +#: hardinfo2/dmi_util.c:246 +msgid "All-in-one" +msgstr "" + +#: hardinfo2/dmi_util.c:247 +msgid "Subnotebook" +msgstr "" + +#: hardinfo2/dmi_util.c:248 +msgid "Space-saving" +msgstr "" + +#: hardinfo2/dmi_util.c:249 +msgid "Lunch Box" +msgstr "" + +#: hardinfo2/dmi_util.c:250 +msgid "Main Server Chassis" +msgstr "" + +#: hardinfo2/dmi_util.c:251 +msgid "Expansion Chassis" +msgstr "" + +#: hardinfo2/dmi_util.c:252 +msgid "Sub Chassis" +msgstr "" + +#: hardinfo2/dmi_util.c:253 +msgid "Bus Expansion Chassis" +msgstr "" + +#: hardinfo2/dmi_util.c:254 +msgid "Peripheral Chassis" +msgstr "" + +#: hardinfo2/dmi_util.c:255 +msgid "RAID Chassis" +msgstr "" + +#: hardinfo2/dmi_util.c:256 +msgid "Rack Mount Chassis" +msgstr "" + +#: hardinfo2/dmi_util.c:257 +msgid "Sealed-case PC" +msgstr "" + +#: hardinfo2/dmi_util.c:258 +msgid "Multi-system" +msgstr "" + +#: hardinfo2/dmi_util.c:259 +msgid "CompactPCI" +msgstr "" + +#: hardinfo2/dmi_util.c:260 +msgid "AdvancedTCA" +msgstr "" + +#: hardinfo2/dmi_util.c:261 +msgid "Blade" +msgstr "" + +#: hardinfo2/dmi_util.c:262 +msgid "Blade Enclosing" +msgstr "" + +#: hardinfo2/dmi_util.c:263 +msgid "Tablet" +msgstr "" + +#: hardinfo2/dmi_util.c:264 +msgid "Convertible" +msgstr "" + +#: hardinfo2/dmi_util.c:265 +msgid "Detachable" +msgstr "" + +#: hardinfo2/dmi_util.c:266 +msgid "IoT Gateway" +msgstr "" + +#: hardinfo2/dmi_util.c:267 +msgid "Embedded PC" +msgstr "" + +#: hardinfo2/dmi_util.c:268 +msgid "Mini PC" +msgstr "" + +#: hardinfo2/dmi_util.c:269 +msgid "Stick PC" +msgstr "" + +#: hardinfo2/dt_util.c:1175 +msgid "phandle Map" +msgstr "" + +#: hardinfo2/dt_util.c:1176 +msgid "Alias Map" +msgstr "" + +#: hardinfo2/dt_util.c:1177 +msgid "Symbol Map" +msgstr "" + +#. / %d will be latest year of copyright +#: hardinfo2/hardinfo.c:71 +#, c-format +msgid "" +"Copyright (C) 2003-2023 L. A. F. Pereira. 2024-%d Hardinfo2 Project.\n" +"\n" +msgstr "" + +#: hardinfo2/hardinfo.c:73 +#, c-format +msgid "" +"Compile-time options:\n" +" Release version: %s (%s)\n" +" LibSoup version: %s\n" +" BinReloc enabled: %s\n" +" Data prefix: %s\n" +" Library prefix: %s\n" +" Locale prefix : %s\n" +" Data hardcoded: %s\n" +" Library hardcoded: %s\n" +" Locale hardcoded: %s\n" +" Compiled for: %s\n" +msgstr "" + +#: hardinfo2/hardinfo.c:85 +msgid "3.0" +msgstr "" + +#: hardinfo2/hardinfo.c:86 modules/computer.c:833 +#: modules/computer/modules.c:352 modules/computer/modules.c:353 +#: modules/devices/inputdevices.c:153 modules/devices/printers.c:145 +#: modules/devices/spd-decode.c:971 +msgid "Yes" +msgstr "是" + +#: hardinfo2/hardinfo.c:86 modules/computer.c:833 +#: modules/computer/modules.c:352 modules/computer/modules.c:353 +#: modules/devices/printers.c:145 modules/devices/spd-decode.c:968 +msgid "No" +msgstr "否" + +#: hardinfo2/hardinfo.c:120 +#, c-format +msgid "Unknown benchmark ``%s''\n" +msgstr "" + +#: hardinfo2/hardinfo.c:159 +msgid "Don't know what to do. Exiting." +msgstr "" + +#: hardinfo2/usb_util.c:293 modules/devices/devicetree.c:90 +#: modules/devices/devicetree.c:91 modules/devices/monitors.c:411 +#: modules/devices/storage.c:306 modules/devices/storage.c:328 +msgid "(None)" +msgstr "(无)" + +#: hardinfo2/util.c:102 modules/computer/uptime.c:54 +#, c-format +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d 天" + +#: hardinfo2/util.c:103 modules/computer/uptime.c:55 +#, c-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d 小时" + +#: hardinfo2/util.c:104 modules/computer/uptime.c:56 +#, c-format +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d 分钟" + +#: hardinfo2/util.c:105 +#, c-format +msgid "%d second" +msgid_plural "%d seconds" +msgstr[0] "" + +#: hardinfo2/util.c:126 +#, c-format +msgid "%.1f B" +msgstr "%.1f B" + +#: hardinfo2/util.c:128 +#, c-format +msgid "%.1f KiB" +msgstr "%.1f KiB" + +#: hardinfo2/util.c:130 +#, c-format +msgid "%.1f MiB" +msgstr "%.1f MiB" + +#: hardinfo2/util.c:132 +#, c-format +msgid "%.1f GiB" +msgstr "%.1f GiB" + +#: hardinfo2/util.c:134 +#, c-format +msgid "%.1f TiB" +msgstr "%.1f TiB" + +#: hardinfo2/util.c:136 +#, c-format +msgid "%.1f PiB" +msgstr "%.1f PiB" + +#: hardinfo2/util.c:366 +msgid "Error" +msgstr "错误" + +#: hardinfo2/util.c:366 hardinfo2/util.c:382 +msgid "Warning" +msgstr "警告" + +#: hardinfo2/util.c:381 +msgid "Fatal Error" +msgstr "严重错误" + +#: hardinfo2/util.c:408 +msgid "do not print status messages to standard output" +msgstr "" + +#: hardinfo2/util.c:414 +msgid "creates a report and prints to standard output" +msgstr "" + +#: hardinfo2/util.c:420 +msgid "chooses a report format ([text], html)" +msgstr "" + +#: hardinfo2/util.c:426 +msgid "run single benchmark eg. -b 'FPU FFT' (Default all Benchmarks runs)" +msgstr "" + +#: hardinfo2/util.c:432 +msgid "" +"user note attached to benchmark results. (updating/synchronize with server)" +msgstr "" + +#: hardinfo2/util.c:438 +msgid "benchmark result format ([short], conf, shell)" +msgstr "" + +#: hardinfo2/util.c:444 +msgid "" +"maximum number of benchmark results to include (-1 for no limit, default is " +"50)" +msgstr "" + +#: hardinfo2/util.c:450 +msgid "shows program version and quit" +msgstr "显示程序版本并退出" + +#: hardinfo2/util.c:456 +msgid "do not run benchmarks" +msgstr "" + +#: hardinfo2/util.c:462 +msgid "show all details" +msgstr "" + +#: hardinfo2/util.c:467 +msgid "- System Information and Benchmark" +msgstr "" + +#: hardinfo2/util.c:477 +#, c-format +msgid "" +"Unrecognized arguments.\n" +"Try ``%s --help'' for more information.\n" +msgstr "" + +#: hardinfo2/util.c:862 +#, c-format +msgid "Module \"%s\" depends on module \"%s\", load it?" +msgstr "" + +#: hardinfo2/util.c:885 +#, c-format +msgid "Module \"%s\" depends on module \"%s\"." +msgstr "" + +#: hardinfo2/util.c:952 +#, c-format +msgid "Scanning: %s..." +msgstr "正在扫描:%s..." + +#: hardinfo2/util.c:962 shell/shell.c:302 shell/shell.c:932 shell/shell.c:2146 +msgid "Done." +msgstr "完成。" + +#: hardinfo2/vendor.c:213 +msgid "Update vendor list" +msgstr "" + +#: hardinfo2/vendor.c:218 +msgid "Check Update Version" +msgstr "" + +#: hardinfo2/vendor.c:391 modules/computer.c:608 modules/computer.c:813 +#: modules/computer/os.c:80 modules/computer/os.c:267 modules/computer/os.c:304 +#: modules/computer/os.c:511 modules/computer/os.c:581 modules/devices.c:403 +#: modules/devices.c:549 modules/devices/firmware.c:149 +#: modules/devices/printers.c:106 modules/devices/printers.c:113 +#: modules/devices/printers.c:123 modules/devices/printers.c:138 +#: modules/devices/printers.c:147 modules/devices/printers.c:256 +#: modules/devices/spd-decode.c:311 modules/devices/usb.c:149 +msgid "Unknown" +msgstr "未知" + +#: shell/callbacks.c:396 shell/shell.c:523 msgid "System Information and Benchmark" msgstr "" -#: shell/callbacks.c:237 +#: shell/callbacks.c:401 msgid "" "HardInfo2 is free software; you can redistribute it and/or modify it under " "the terms of the GNU General Public License as published by the Free " @@ -44,87 +671,111 @@ msgstr "" msgid "_Information" msgstr "信息(_I)" -#: shell/menu.c:45 +#: shell/menu.c:44 msgid "_View" msgstr "查看(_V)" #: shell/menu.c:46 +msgid "_Theme" +msgstr "" + +#: shell/menu.c:48 msgid "_Help" msgstr "帮助(_H)" -#: shell/menu.c:51 +#: shell/menu.c:52 msgid "Generate _Report" msgstr "生成报表(_R)" -#: shell/menu.c:52 +#: shell/menu.c:53 msgid "Generates a report with detailed system information" msgstr "" -#: shell/menu.c:56 shell/syncmanager.c:689 +#: shell/menu.c:57 shell/syncmanager.c:691 msgid "Synchronize" msgstr "" -#: shell/menu.c:57 +#: shell/menu.c:58 msgid "Send benchmark results and receive updated data from the network" msgstr "" -#: shell/menu.c:61 +#: shell/menu.c:62 msgid "_Open..." msgstr "打开...(_O)" -#: shell/menu.c:66 -msgid "_Copy to Clipboard" -msgstr "复制到剪贴板(_C)" - -#: shell/menu.c:67 -msgid "Copy to clipboard" -msgstr "复制到剪贴板" - -#: shell/menu.c:71 +#: shell/menu.c:73 msgid "_Refresh" msgstr "刷新(_R)" -#: shell/menu.c:76 +#: shell/menu.c:78 msgid "_Open HardInfo2 Web Site" msgstr "打开 HardInfo2 网站(_O)" -#: shell/menu.c:81 +#: shell/menu.c:83 msgid "_Report bug" msgstr "报告错误(_B)" -#: shell/menu.c:86 +#: shell/menu.c:88 msgid "_About HardInfo2" msgstr "关于 HardInfo(_A)" -#: shell/menu.c:87 +#: shell/menu.c:89 msgid "Displays program version information" msgstr "显示程序版本信息" -#: shell/menu.c:91 +#: shell/menu.c:93 msgid "_Quit" msgstr "退出(_Q)" -#: shell/menu.c:98 +#: shell/menu.c:100 msgid "_Side Pane" msgstr "侧边栏(_S)" -#: shell/menu.c:99 +#: shell/menu.c:101 msgid "Toggles side pane visibility" msgstr "更改侧边栏的可见性" -#: shell/menu.c:102 +#: shell/menu.c:104 msgid "_Toolbar" msgstr "工具栏(_T)" -#: shell/menu.c:106 +#: shell/menu.c:108 msgid "Synchronize on startup" msgstr "" +#: shell/menu.c:113 +msgid "Disable Theme" +msgstr "" + +#: shell/menu.c:117 +msgid "Theme Motherboard" +msgstr "" + +#: shell/menu.c:121 +msgid "Theme Graffiti" +msgstr "" + +#: shell/menu.c:125 +msgid "Theme Anime PC" +msgstr "" + +#: shell/menu.c:129 +msgid "Theme Tux Star" +msgstr "" + +#: shell/menu.c:133 +msgid "Theme PixArt" +msgstr "" + +#: shell/menu.c:137 +msgid "Theme Silicon" +msgstr "" + #: shell/report.c:771 shell/report.c:779 msgid "Save File" msgstr "保存文件" -#: shell/report.c:774 shell/report.c:1253 shell/syncmanager.c:777 +#: shell/report.c:774 shell/report.c:1251 shell/syncmanager.c:779 msgid "_Cancel" msgstr "取消(_C)" @@ -178,42 +829,37 @@ msgstr "不选择(_N)" msgid "Select _All" msgstr "选中全部(_A)" -#: shell/report.c:1263 +#: shell/report.c:1261 msgid "_Generate" msgstr "生成(_G)" -#: shell/shell.c:312 shell/shell.c:781 shell/shell.c:2019 -#: modules/benchmark.c:725 modules/benchmark.c:733 -msgid "Done." -msgstr "完成。" - -#: shell/shell.c:416 +#: shell/shell.c:518 #, c-format msgid "%s - System Information and Benchmark" msgstr "" -#: shell/shell.c:766 +#: shell/shell.c:917 msgid "Loading modules..." msgstr "正在加载模块..." -#: shell/shell.c:1536 +#: shell/shell.c:1672 msgid "URL" msgstr "" -#: shell/shell.c:1543 +#: shell/shell.c:1679 msgid "Support URL" msgstr "" -#: shell/shell.c:1554 +#: shell/shell.c:1690 msgid "Wikipedia" msgstr "" -#: shell/shell.c:1885 +#: shell/shell.c:2019 #, c-format msgid "%s → Summary" msgstr "%s → 概要" -#: shell/shell.c:1993 +#: shell/shell.c:2126 msgid "Updating..." msgstr "正在更新..." @@ -230,73 +876,129 @@ msgid "" "This may take some time." msgstr "" -#: shell/syncmanager.c:543 +#: shell/syncmanager.c:545 msgid "(canceled)" msgstr "(已取消)" -#: shell/syncmanager.c:559 +#: shell/syncmanager.c:561 msgid "(failed)" msgstr "(失败)" -#: shell/syncmanager.c:655 modules/benchmark.c:904 +#: shell/syncmanager.c:657 modules/benchmark.c:884 msgid "Send benchmark results" msgstr "" -#: shell/syncmanager.c:764 +#: shell/syncmanager.c:766 msgid "Privacy Policy" msgstr "" -#: shell/syncmanager.c:786 +#: shell/syncmanager.c:788 msgid "_Synchronize" msgstr "同步(_S)" -#: shell/syncmanager.c:835 +#: shell/syncmanager.c:837 #, c-format msgid "Synchronizing: %s" msgstr "" -#: modules/benchmark.c:353 -msgid "This Machine" +#: modules/benchmark/benches.c:113 +msgid "CPU Blowfish (Single-thread)" msgstr "" -#: modules/benchmark.c:564 modules/benchmark/bench_results.c:527 -#: modules/benchmark/bench_results.c:593 -msgid "CPU Config" -msgstr "CPU 配置" +#: modules/benchmark/benches.c:121 +msgid "CPU Blowfish (Multi-thread)" +msgstr "" -#: modules/benchmark.c:564 -msgid "Results" -msgstr "结果" +#: modules/benchmark/benches.c:129 +msgid "CPU Blowfish (Multi-core)" +msgstr "" -#: modules/benchmark.c:565 modules/devices/sparc/processor.c:75 -msgid "CPU" -msgstr "CPU" +#: modules/benchmark/benches.c:137 +msgid "CPU Zlib" +msgstr "" -#: modules/benchmark.c:640 -#, c-format -msgid "Benchmarking: %s." +#: modules/benchmark/benches.c:145 +msgid "CPU CryptoHash" msgstr "" -#: modules/benchmark.c:652 -msgid "Stop" +#: modules/benchmark/benches.c:153 +msgid "CPU Fibonacci" msgstr "" -#: modules/benchmark.c:741 -msgid "Benchmarks" +#: modules/benchmark/benches.c:161 +msgid "CPU N-Queens" msgstr "" -#: modules/benchmark.c:751 -msgid "Perform tasks and compare with other systems" +#: modules/benchmark/benches.c:169 +msgid "FPU FFT" msgstr "" -#: modules/benchmark.c:910 -msgid "Receive benchmark results" +#: modules/benchmark/benches.c:177 +msgid "FPU Raytracing (Single-thread)" +msgstr "" + +#: modules/benchmark/benches.c:185 +msgid "Internal Network Speed" +msgstr "" + +#: modules/benchmark/benches.c:193 +msgid "SysBench CPU (Single-thread)" +msgstr "" + +#: modules/benchmark/benches.c:201 +msgid "SysBench CPU (Multi-thread)" +msgstr "" + +#: modules/benchmark/benches.c:209 +msgid "SysBench CPU (Four threads)" +msgstr "" + +#: modules/benchmark/benches.c:217 +msgid "SysBench Memory (Single-thread)" +msgstr "" + +#: modules/benchmark/benches.c:225 +msgid "SysBench Memory (Two threads)" +msgstr "" + +#: modules/benchmark/benches.c:233 +msgid "SysBench Memory (Quad threads)" +msgstr "" + +#: modules/benchmark/benches.c:241 +msgid "SysBench Memory (Multi-thread)" +msgstr "" + +#: modules/benchmark/benches.c:249 +msgid "GPU Drawing" +msgstr "" + +#: modules/benchmark/benches.c:263 +msgid "" +"Alexey Kopytov's sysbench is required.\n" +"Results in events/second. Higher is better." +msgstr "" + +#: modules/benchmark/benches.c:269 +msgid "" +"Alexey Kopytov's sysbench is required.\n" +"Results in MiB/second. Higher is better." +msgstr "" + +#: modules/benchmark/benches.c:272 +msgid "" +"iperf3 is required.\n" +"Results in Gbits/s. Higher is better." +msgstr "" + +#: modules/benchmark/benches.c:284 +msgid "Results in HIMarks. Higher is better." msgstr "" #. / Used for an unknown value. Having it in only one place cleans up the .po #. * line references #: modules/benchmark/bench_results.c:34 modules/computer.c:41 -#: modules/computer/display.c:41 modules/computer/display.c:58 +#: modules/computer/display.c:40 modules/computer/display.c:57 #: modules/computer/os.c:290 modules/computer/os.c:350 modules/devices.c:532 #: modules/devices/dmi_memory.c:57 modules/devices/dmi_memory.c:58 #: modules/devices/dmi_memory.c:634 modules/devices/dmi_memory.c:777 @@ -313,15 +1015,15 @@ msgstr "" #: modules/devices/spd-decode.c:983 modules/devices/storage.c:27 #: modules/devices/storage.c:307 modules/devices/storage.c:336 #: modules/devices/storage.c:431 modules/devices/usb.c:29 -#: modules/network/net.c:437 includes/cpu_util.h:11 +#: modules/network/net.c:465 includes/cpu_util.h:11 msgid "(Unknown)" msgstr "(未知)" #: modules/benchmark/bench_results.c:69 modules/benchmark/bench_results.c:359 -#: modules/devices.c:369 modules/devices.c:377 modules/devices.c:405 -#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:290 -#: modules/devices/arm/processor.c:303 modules/devices/arm/processor.c:345 -#: modules/devices/arm/processor.c:500 modules/devices/gpu.c:125 +#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:289 +#: modules/devices/arm/processor.c:302 modules/devices/arm/processor.c:344 +#: modules/devices/arm/processor.c:499 modules/devices.c:369 +#: modules/devices.c:377 modules/devices.c:405 modules/devices/gpu.c:125 #: modules/devices/gpu.c:127 modules/devices/gpu.c:133 #: modules/devices/gpu.c:135 modules/devices/gpu.c:187 #: modules/devices/gpu.c:189 modules/devices/ia64/processor.c:167 @@ -330,287 +1032,245 @@ msgstr "(未知)" #: modules/devices/m68k/processor.c:87 modules/devices/mips/processor.c:77 #: modules/devices/parisc/processor.c:158 #: modules/devices/parisc/processor.c:191 modules/devices/ppc/processor.c:160 -#: modules/devices/ppc/processor.c:187 modules/devices/riscv/processor.c:186 -#: modules/devices/riscv/processor.c:214 modules/devices/s390/processor.c:160 +#: modules/devices/ppc/processor.c:187 modules/devices/riscv/processor.c:185 +#: modules/devices/riscv/processor.c:213 modules/devices/s390/processor.c:160 #: modules/devices/sh/processor.c:87 modules/devices/sh/processor.c:88 -#: modules/devices/sh/processor.c:89 modules/devices/x86/processor.c:318 -#: modules/devices/x86/processor.c:331 modules/devices/x86/processor.c:659 -#: modules/devices/x86/processor.c:791 +#: modules/devices/sh/processor.c:89 modules/devices/x86/processor.c:317 +#: modules/devices/x86/processor.c:330 modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:790 msgid "MHz" msgstr "MHz" -#: modules/benchmark/bench_results.c:391 modules/devices.c:177 +#: modules/benchmark/bench_results.c:391 modules/devices.c:178 #, c-format msgid "%d physical processor" msgid_plural "%d physical processors" msgstr[0] "" -#: modules/benchmark/bench_results.c:392 modules/devices.c:178 +#: modules/benchmark/bench_results.c:392 modules/devices.c:179 #, c-format msgid "%d core" msgid_plural "%d cores" msgstr[0] "" -#: modules/benchmark/bench_results.c:393 modules/devices.c:179 +#: modules/benchmark/bench_results.c:393 modules/devices.c:180 #, c-format msgid "%d thread" msgid_plural "%d threads" msgstr[0] "%d 线程" -#: modules/benchmark/bench_results.c:398 modules/devices.c:181 +#: modules/benchmark/bench_results.c:398 modules/devices.c:182 #, c-format msgid "%d NUMA node" msgid_plural "%d NUMA nodes" msgstr[0] "" #. /NP procs; NC cores across NN nodes; NT threads -#: modules/benchmark/bench_results.c:402 modules/devices.c:182 +#: modules/benchmark/bench_results.c:402 modules/devices.c:183 #, c-format msgid "%s; %s across %s; %s" msgstr "" #. /NP procs; NC cores; NT threads -#: modules/benchmark/bench_results.c:407 modules/devices.c:185 +#: modules/benchmark/bench_results.c:407 modules/devices.c:186 #, c-format msgid "%s; %s; %s" msgstr "" -#: modules/benchmark/bench_results.c:479 modules/benchmark/bench_results.c:599 -#: modules/computer.c:948 modules/devices/dmi_memory.c:636 +#: modules/benchmark/bench_results.c:478 modules/benchmark/bench_results.c:598 +#: modules/computer.c:961 modules/devices/dmi_memory.c:636 #: modules/devices/dmi_memory.c:717 modules/devices/dmi_memory.c:727 #: modules/devices/dmi_memory.c:781 modules/devices/dmi_memory.c:868 -#: modules/devices/dmi_memory.c:914 modules/devices/dmi_memory.c:999 -#: modules/network/net.c:395 modules/network/net.c:417 -#: modules/network/net.c:418 +#: modules/devices/dmi_memory.c:914 modules/devices/dmi_memory.c:997 +#: modules/network/net.c:421 modules/network/net.c:445 +#: modules/network/net.c:446 msgid "MiB" msgstr "MiB" -#: modules/benchmark/bench_results.c:484 modules/benchmark/bench_results.c:598 +#: modules/benchmark/bench_results.c:483 modules/benchmark/bench_results.c:597 msgid "kiB" msgstr "kiB" -#: modules/benchmark/bench_results.c:492 modules/benchmark/bench_results.c:546 +#: modules/benchmark/bench_results.c:491 modules/benchmark/bench_results.c:545 #, c-format msgid "%d-bit" msgstr "" -#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:511 modules/benchmark/bench_results.c:574 msgid "Benchmark Result" msgstr "" -#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:511 modules/benchmark/bench_results.c:574 msgid "Threads" msgstr "线程" -#: modules/benchmark/bench_results.c:513 modules/benchmark/bench_results.c:577 +#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:576 msgid "Elapsed Time" msgstr "" -#: modules/benchmark/bench_results.c:513 modules/benchmark/bench_results.c:577 +#: modules/benchmark/bench_results.c:512 modules/benchmark/bench_results.c:576 msgid "seconds" msgstr "" -#: modules/benchmark/bench_results.c:514 modules/computer/languages.c:101 -#: modules/devices/arm/processor.c:355 modules/devices/gpu.c:157 +#: modules/benchmark/bench_results.c:513 modules/computer/languages.c:101 +#: modules/devices/arm/processor.c:354 modules/devices/gpu.c:157 #: modules/devices/ia64/processor.c:166 #: modules/devices/loongarch64/processor.c:84 modules/devices/pci.c:146 #: modules/devices/ppc/processor.c:159 msgid "Revision" msgstr "修订版本" -#: modules/benchmark/bench_results.c:515 modules/benchmark/bench_results.c:578 +#: modules/benchmark/bench_results.c:514 modules/benchmark/bench_results.c:577 msgid "Extra Information" msgstr "" -#: modules/benchmark/bench_results.c:517 modules/benchmark/bench_results.c:580 +#: modules/benchmark/bench_results.c:516 modules/benchmark/bench_results.c:579 msgid "Note" msgstr "注解" -#: modules/benchmark/bench_results.c:518 modules/benchmark/bench_results.c:581 +#: modules/benchmark/bench_results.c:517 modules/benchmark/bench_results.c:580 msgid "" "This result is from an old version of HardInfo. Results might not be " "comparable to current version. Some details are missing." msgstr "" -#: modules/benchmark/bench_results.c:522 modules/benchmark/bench_results.c:585 +#: modules/benchmark/bench_results.c:521 modules/benchmark/bench_results.c:584 #: modules/devices/devicetree/pmac_data.c:81 modules/devices/sh/processor.c:85 msgid "Machine" msgstr "" -#: modules/benchmark/bench_results.c:523 modules/benchmark/bench_results.c:585 -#: modules/devices/devicetree.c:208 modules/devices/dmi.c:48 +#: modules/benchmark/bench_results.c:522 modules/benchmark/bench_results.c:584 +#: modules/devices/devicetree.c:207 modules/devices/dmi.c:48 msgid "Board" msgstr "主板" -#: modules/benchmark/bench_results.c:524 modules/benchmark/bench_results.c:587 -#: modules/computer.c:550 +#: modules/benchmark/bench_results.c:523 modules/benchmark/bench_results.c:586 +#: modules/computer.c:559 msgid "Machine Type" msgstr "机器类型" -#: modules/benchmark/bench_results.c:525 modules/benchmark/bench_results.c:590 +#: modules/benchmark/bench_results.c:524 modules/benchmark/bench_results.c:589 msgid "CPU Name" msgstr "处理器名称" -#: modules/benchmark/bench_results.c:526 modules/benchmark/bench_results.c:591 +#: modules/benchmark/bench_results.c:525 modules/benchmark/bench_results.c:590 msgid "CPU Description" msgstr "处理器描述" -#: modules/benchmark/bench_results.c:528 modules/benchmark/bench_results.c:593 +#: modules/benchmark/bench_results.c:526 modules/benchmark/bench_results.c:592 +#: modules/benchmark.c:559 +msgid "CPU Config" +msgstr "CPU 配置" + +#: modules/benchmark/bench_results.c:527 modules/benchmark/bench_results.c:592 msgid "Threads Available" msgstr "" -#: modules/benchmark/bench_results.c:529 modules/benchmark/bench_results.c:594 +#: modules/benchmark/bench_results.c:528 modules/benchmark/bench_results.c:593 msgid "GPU" msgstr "GPU" -#: modules/benchmark/bench_results.c:530 modules/benchmark/bench_results.c:596 -#: modules/computer.c:562 +#: modules/benchmark/bench_results.c:529 modules/benchmark/bench_results.c:595 +#: modules/computer.c:571 msgid "OpenGL Renderer" msgstr "OpenGL 渲染器" -#: modules/benchmark/bench_results.c:531 modules/benchmark/bench_results.c:598 -#: modules/computer.c:140 modules/computer.c:549 modules/computer.c:1041 +#: modules/benchmark/bench_results.c:530 modules/benchmark/bench_results.c:597 +#: modules/computer.c:140 modules/computer.c:558 modules/computer.c:1054 #: modules/devices/gpu.c:160 msgid "Memory" msgstr "内存" -#: modules/benchmark/bench_results.c:532 modules/benchmark/bench_results.c:600 +#: modules/benchmark/bench_results.c:531 modules/benchmark/bench_results.c:599 msgid "Pointer Size" msgstr "" -#: modules/benchmark/bench_results.c:575 +#: modules/benchmark/bench_results.c:574 msgid "Benchmark" msgstr "基准" -#: modules/benchmark/bench_results.c:576 modules/devices/dmi_memory.c:936 +#: modules/benchmark/bench_results.c:575 modules/devices/dmi_memory.c:936 #: modules/devices/firmware.c:245 modules/devices/monitors.c:495 -#: modules/devices/x86/processor.c:693 +#: modules/devices/x86/processor.c:692 msgid "Result" msgstr "结果" -#: modules/benchmark/bench_results.c:588 +#: modules/benchmark/bench_results.c:587 msgid "Linux Kernel" msgstr "" -#: modules/benchmark/bench_results.c:589 +#: modules/benchmark/bench_results.c:588 msgid "Linux OS" msgstr "" -#: modules/benchmark/bench_results.c:598 +#: modules/benchmark/bench_results.c:597 msgid "Physical Memory" msgstr "" -#: modules/benchmark/bench_results.c:602 +#: modules/benchmark/bench_results.c:601 msgid "Handles" msgstr "控制柄" -#: modules/benchmark/bench_results.c:602 +#: modules/benchmark/bench_results.c:601 msgid "mid" msgstr "" -#: modules/benchmark/bench_results.c:603 +#: modules/benchmark/bench_results.c:602 msgid "cfg_val" msgstr "" -#: modules/benchmark/benches.c:106 -msgid "CPU Blowfish (Single-thread)" -msgstr "" - -#: modules/benchmark/benches.c:114 -msgid "CPU Blowfish (Multi-thread)" -msgstr "" - -#: modules/benchmark/benches.c:122 -msgid "CPU Blowfish (Multi-core)" -msgstr "" - -#: modules/benchmark/benches.c:130 -msgid "CPU Zlib" -msgstr "" - -#: modules/benchmark/benches.c:138 -msgid "CPU CryptoHash" -msgstr "" - -#: modules/benchmark/benches.c:146 -msgid "CPU Fibonacci" -msgstr "" - -#: modules/benchmark/benches.c:154 -msgid "CPU N-Queens" -msgstr "" - -#: modules/benchmark/benches.c:162 -msgid "FPU FFT" -msgstr "" - -#: modules/benchmark/benches.c:170 -msgid "FPU Raytracing (Single-thread)" -msgstr "" - -#: modules/benchmark/benches.c:178 -msgid "Internal Network Speed" -msgstr "" - -#: modules/benchmark/benches.c:186 -msgid "SysBench CPU (Single-thread)" -msgstr "" - -#: modules/benchmark/benches.c:194 -msgid "SysBench CPU (Multi-thread)" +#: modules/benchmark.c:352 +msgid "This Machine" msgstr "" -#: modules/benchmark/benches.c:202 -msgid "SysBench CPU (Four threads)" -msgstr "" +#: modules/benchmark.c:559 +msgid "Results" +msgstr "结果" -#: modules/benchmark/benches.c:210 -msgid "SysBench Memory (Single-thread)" -msgstr "" +#: modules/benchmark.c:560 modules/devices/sparc/processor.c:75 +msgid "CPU" +msgstr "CPU" -#: modules/benchmark/benches.c:218 -msgid "SysBench Memory (Two threads)" +#: modules/benchmark.c:636 +#, c-format +msgid "Benchmarking: %s." msgstr "" -#: modules/benchmark/benches.c:226 -msgid "SysBench Memory (Quad threads)" +#: modules/benchmark.c:643 +msgid "Stop" msgstr "" -#: modules/benchmark/benches.c:234 -msgid "SysBench Memory (Multi-thread)" +#: modules/benchmark.c:655 +msgid "" +"Please do not move your mouse\n" +"or press any keys." msgstr "" -#: modules/benchmark/benches.c:242 -msgid "GPU Drawing" +#: modules/benchmark.c:725 +msgid "Benchmarks" msgstr "" -#: modules/benchmark/benches.c:256 -msgid "" -"Alexey Kopytov's sysbench is required.\n" -"Results in events/second. Higher is better." +#: modules/benchmark.c:735 +msgid "Perform tasks and compare with other systems" msgstr "" -#: modules/benchmark/benches.c:262 -msgid "" -"Alexey Kopytov's sysbench is required.\n" -"Results in MiB/second. Higher is better." +#: modules/benchmark.c:890 +msgid "Receive benchmark results" msgstr "" -#: modules/benchmark/benches.c:265 -msgid "" -"iperf3 is required.\n" -"Results in Gbits/s. Higher is better." -msgstr "" +#: modules/computer/alsa.c:26 modules/computer.c:575 +msgid "Audio Devices" +msgstr "音频设备" -#: modules/benchmark/benches.c:277 -msgid "Results in HIMarks. Higher is better." -msgstr "" +#: modules/computer/alsa.c:34 +msgid "Audio Adapter" +msgstr "音频适配器" #: modules/computer.c:96 modules/devices/firmware.c:74 msgid "Summary" msgstr "概要" -#: modules/computer.c:97 modules/computer.c:552 modules/computer.c:1040 +#: modules/computer.c:97 modules/computer.c:561 modules/computer.c:1053 msgid "Operating System" msgstr "操作系统" @@ -622,7 +1282,7 @@ msgstr "" msgid "Kernel Modules" msgstr "内核模块" -#: modules/computer.c:100 modules/computer.c:713 +#: modules/computer.c:100 modules/computer.c:726 msgid "Boots" msgstr "启动" @@ -638,11 +1298,11 @@ msgstr "" msgid "Filesystems" msgstr "文件系统" -#: modules/computer.c:104 modules/computer.c:557 +#: modules/computer.c:104 modules/computer.c:566 msgid "Display" msgstr "显示" -#: modules/computer.c:105 modules/computer/environment.c:32 +#: modules/computer.c:105 modules/computer/environment.c:37 msgid "Environment Variables" msgstr "环境变量" @@ -650,7 +1310,7 @@ msgstr "环境变量" msgid "Development" msgstr "开发" -#: modules/computer.c:111 modules/computer.c:837 +#: modules/computer.c:111 modules/computer.c:850 msgid "Users" msgstr "用户" @@ -663,478 +1323,445 @@ msgstr "组" msgid "%dMB (%dMB used)" msgstr "" -#: modules/computer.c:144 modules/computer.c:621 +#: modules/computer.c:144 modules/computer.c:631 msgid "Uptime" msgstr "启动时间" -#: modules/computer.c:146 modules/computer.c:554 +#: modules/computer.c:146 modules/computer.c:563 msgid "Date/Time" msgstr "日期/时间" -#: modules/computer.c:151 modules/computer.c:622 +#: modules/computer.c:151 modules/computer.c:632 msgid "Load Average" msgstr "负载均值" -#: modules/computer.c:264 +#: modules/computer.c:266 msgid "Scripting Languages" msgstr "脚本语言" -#: modules/computer.c:265 +#: modules/computer.c:267 msgid "Gambas3 (gbr3)" msgstr "Gambas3 (gbr3)" -#: modules/computer.c:266 +#: modules/computer.c:268 msgid "Python (default)" msgstr "" -#: modules/computer.c:267 +#: modules/computer.c:269 msgid "Python2" msgstr "Python2" -#: modules/computer.c:268 +#: modules/computer.c:270 msgid "Python3" msgstr "Python3" -#: modules/computer.c:269 +#: modules/computer.c:271 msgid "Perl" msgstr "Perl" -#: modules/computer.c:270 +#: modules/computer.c:272 msgid "Perl6 (VM)" msgstr "Perl6 (VM)" -#: modules/computer.c:271 +#: modules/computer.c:273 msgid "Perl6" msgstr "Perl6" -#: modules/computer.c:272 +#: modules/computer.c:274 msgid "PHP" msgstr "PHP" -#: modules/computer.c:273 +#: modules/computer.c:275 msgid "Ruby" msgstr "Ruby" -#: modules/computer.c:274 +#: modules/computer.c:276 msgid "Bash" msgstr "Bash" -#: modules/computer.c:275 +#: modules/computer.c:277 msgid "JavaScript (Node.js)" msgstr "" -#: modules/computer.c:276 +#: modules/computer.c:278 msgid "awk" msgstr "" -#: modules/computer.c:277 +#: modules/computer.c:279 msgid "Compilers" msgstr "编译器" -#: modules/computer.c:278 +#: modules/computer.c:280 msgid "C (GCC)" msgstr "C (GCC)" -#: modules/computer.c:279 +#: modules/computer.c:281 msgid "C (Clang)" msgstr "C (Clang)" -#: modules/computer.c:280 +#: modules/computer.c:282 msgid "D (dmd)" msgstr "D (dmd)" -#: modules/computer.c:281 +#: modules/computer.c:283 msgid "Gambas3 (gbc3)" msgstr "Gambas3 (gbc3)" -#: modules/computer.c:282 +#: modules/computer.c:284 msgid "Java" msgstr "Java" -#: modules/computer.c:283 +#: modules/computer.c:285 msgid "C♯ (mcs)" msgstr "" -#: modules/computer.c:284 +#: modules/computer.c:286 msgid "Vala" msgstr "Vala" -#: modules/computer.c:285 +#: modules/computer.c:287 msgid "Haskell (GHC)" msgstr "Haskell (GHC)" -#: modules/computer.c:286 +#: modules/computer.c:288 msgid "FreePascal" msgstr "" -#: modules/computer.c:287 +#: modules/computer.c:289 msgid "Go" msgstr "Go" -#: modules/computer.c:288 +#: modules/computer.c:290 msgid "Rust" msgstr "" -#: modules/computer.c:289 +#: modules/computer.c:291 msgid "Tools" msgstr "工具" -#: modules/computer.c:290 +#: modules/computer.c:292 msgid "make" msgstr "make" -#: modules/computer.c:291 +#: modules/computer.c:293 msgid "ninja" msgstr "" -#: modules/computer.c:292 +#: modules/computer.c:294 msgid "GDB" msgstr "GDB" -#: modules/computer.c:293 +#: modules/computer.c:295 msgid "LLDB" msgstr "" -#: modules/computer.c:294 +#: modules/computer.c:296 msgid "strace" msgstr "" -#: modules/computer.c:295 +#: modules/computer.c:297 msgid "valgrind" msgstr "" -#: modules/computer.c:296 +#: modules/computer.c:298 msgid "QMake" msgstr "QMake" -#: modules/computer.c:297 +#: modules/computer.c:299 msgid "CMake" msgstr "CMake" -#: modules/computer.c:298 +#: modules/computer.c:300 msgid "Gambas3 IDE" msgstr "Gambas3 IDE" -#: modules/computer.c:299 +#: modules/computer.c:301 msgid "Radare2" msgstr "" -#: modules/computer.c:300 +#: modules/computer.c:302 msgid "ltrace" msgstr "" -#: modules/computer.c:301 +#: modules/computer.c:303 msgid "Powershell" msgstr "" -#: modules/computer.c:342 +#: modules/computer.c:344 msgid "Not found" msgstr "找不到" -#: modules/computer.c:347 +#: modules/computer.c:349 #, c-format msgid "Detecting version: %s" msgstr "检测版本: %s" -#: modules/computer.c:365 +#: modules/computer.c:367 msgid "Program" msgstr "程序" -#: modules/computer.c:365 modules/computer.c:597 modules/computer.c:599 -#: modules/computer.c:778 modules/computer/modules.c:372 +#: modules/computer.c:367 modules/computer.c:607 modules/computer.c:609 +#: modules/computer.c:791 modules/computer/modules.c:372 #: modules/devices/dmi.c:41 modules/devices/dmi.c:47 modules/devices/dmi.c:51 #: modules/devices/dmi.c:57 modules/devices/firmware.c:75 #: modules/devices/inputdevices.c:146 modules/devices/monitors.c:409 msgid "Version" msgstr "版本" -#: modules/computer.c:383 modules/computer.c:702 modules/computer/modules.c:370 -#: modules/computer/modules.c:371 modules/devices/arm/processor.c:470 +#: modules/computer.c:386 +msgid "Field" +msgstr "域" + +#: modules/computer.c:386 modules/computer.c:715 modules/computer/modules.c:370 +#: modules/computer/modules.c:371 modules/devices/arm/processor.c:469 msgid "Description" msgstr "描述" -#: modules/computer.c:383 modules/devices.c:771 +#: modules/computer.c:386 modules/devices.c:771 msgid "Value" msgstr "亮度" -#: modules/computer.c:403 +#: modules/computer.c:406 msgid "Single-board computer" msgstr "" -#: modules/computer.c:409 modules/computer.c:418 modules/computer.c:440 -msgid "Laptop" -msgstr "笔记本电脑" - #. /proc/apm -#: modules/computer.c:452 +#: modules/computer.c:455 msgid "Unknown physical machine type" msgstr "" -#: modules/computer.c:472 modules/computer.c:473 +#: modules/computer.c:476 modules/computer.c:477 msgid "Virtual (VMware)" msgstr "Virtual (VMware)" -#: modules/computer.c:475 modules/computer.c:476 modules/computer.c:477 -#: modules/computer.c:478 +#: modules/computer.c:479 modules/computer.c:480 modules/computer.c:481 +#: modules/computer.c:482 msgid "Virtual (QEMU)" msgstr "Virtual (QEMU)" -#: modules/computer.c:480 modules/computer.c:481 +#: modules/computer.c:484 modules/computer.c:485 msgid "Virtual (Unknown)" msgstr "Virtual (Unknown)" -#: modules/computer.c:483 modules/computer.c:484 modules/computer.c:485 -#: modules/computer.c:506 +#: modules/computer.c:487 modules/computer.c:488 modules/computer.c:489 +#: modules/computer.c:512 msgid "Virtual (VirtualBox)" msgstr "Virtual (VirtualBox)" -#: modules/computer.c:487 modules/computer.c:488 modules/computer.c:489 -#: modules/computer.c:500 +#: modules/computer.c:491 modules/computer.c:492 modules/computer.c:493 +#: modules/computer.c:506 msgid "Virtual (Xen)" msgstr "Virtual (Xen)" -#: modules/computer.c:491 +#: modules/computer.c:495 msgid "Virtual (hypervisor present)" msgstr "Virtual (hypervisor present)" -#: modules/computer.c:546 modules/computer.c:994 +#: modules/computer.c:555 modules/computer.c:1007 msgid "Computer" msgstr "计算机" -#: modules/computer.c:547 modules/computer.c:1041 modules/devices.c:98 -#: modules/devices/alpha/processor.c:87 modules/devices/arm/processor.c:341 -#: modules/devices/ia64/processor.c:159 -#: modules/devices/loongarch64/processor.c:80 -#: modules/devices/m68k/processor.c:83 modules/devices/mips/processor.c:74 -#: modules/devices/parisc/processor.c:154 modules/devices/ppc/processor.c:157 -#: modules/devices/riscv/processor.c:181 modules/devices/s390/processor.c:131 -#: modules/devices/sh/processor.c:83 modules/devices/sparc/processor.c:74 -#: modules/devices/x86/processor.c:648 -msgid "Processor" -msgstr "处理器" - -#: modules/computer.c:553 modules/computer.c:615 +#: modules/computer.c:562 modules/computer.c:625 msgid "User Name" msgstr "用户名" -#: modules/computer.c:558 +#: modules/computer.c:567 msgid "Resolution" msgstr "解决方案" -#: modules/computer.c:558 modules/computer.c:783 +#: modules/computer.c:567 modules/computer.c:796 #, c-format msgid "%dx%d pixels" msgstr "" -#: modules/computer.c:560 +#: modules/computer.c:569 msgid "Display Adapter" msgstr "" -#: modules/computer.c:563 +#: modules/computer.c:572 msgid "Session Display Server" msgstr "会话显示服务器" -#: modules/computer.c:566 modules/computer/alsa.c:26 -msgid "Audio Devices" -msgstr "音频设备" - -#: modules/computer.c:568 modules/devices.c:107 +#: modules/computer.c:577 modules/devices.c:108 msgid "Input Devices" msgstr "输入设备" -#: modules/computer.c:597 +#: modules/computer.c:607 msgid "Kernel" msgstr "内核" -#: modules/computer.c:598 +#: modules/computer.c:608 msgid "Command Line" msgstr "" -#: modules/computer.c:598 modules/computer.c:800 modules/computer/os.c:80 -#: modules/computer/os.c:267 modules/computer/os.c:304 -#: modules/computer/os.c:511 modules/computer/os.c:582 modules/devices.c:403 -#: modules/devices.c:549 modules/devices/firmware.c:149 -#: modules/devices/printers.c:106 modules/devices/printers.c:113 -#: modules/devices/printers.c:123 modules/devices/printers.c:138 -#: modules/devices/printers.c:147 modules/devices/printers.c:256 -#: modules/devices/spd-decode.c:311 modules/devices/usb.c:149 -msgid "Unknown" -msgstr "未知" - -#: modules/computer.c:600 +#: modules/computer.c:610 msgid "C Library" msgstr "C 库" -#: modules/computer.c:601 +#: modules/computer.c:611 msgid "Distribution" msgstr "发行版" -#: modules/computer.c:608 +#: modules/computer.c:618 msgid "Spin/Flavor" msgstr "" -#: modules/computer.c:613 +#: modules/computer.c:623 msgid "Current Session" msgstr "当前会话" -#: modules/computer.c:614 +#: modules/computer.c:624 msgid "Computer Name" msgstr "计算机名称" -#: modules/computer.c:616 modules/computer/languages.c:99 +#: modules/computer.c:626 modules/computer/languages.c:99 msgid "Language" msgstr "语言" -#: modules/computer.c:617 modules/computer/users.c:50 +#: modules/computer.c:627 modules/computer/users.c:53 msgid "Home Directory" msgstr "主目录" -#: modules/computer.c:618 +#: modules/computer.c:628 msgid "Desktop Environment" msgstr "" -#: modules/computer.c:621 +#: modules/computer.c:631 msgid "Misc" msgstr "其它" -#: modules/computer.c:634 +#: modules/computer.c:645 msgid "HardInfo2" msgstr "" -#: modules/computer.c:635 +#: modules/computer.c:646 msgid "HardInfo2 running as" msgstr "" -#: modules/computer.c:636 +#: modules/computer.c:647 msgid "Superuser" msgstr "" -#: modules/computer.c:636 +#: modules/computer.c:647 msgid "User" msgstr "" -#: modules/computer.c:640 +#: modules/computer.c:651 msgid "Health" msgstr "" #. /dev/random"), 1000, .tag = g_strdup("entropy") ), -#: modules/computer.c:642 +#: modules/computer.c:653 msgid "Available entropy in /dev/random" msgstr "" -#: modules/computer.c:646 +#: modules/computer.c:657 msgid "Hardening Features" msgstr "" -#: modules/computer.c:647 +#: modules/computer.c:658 msgid "ASLR" msgstr "" -#: modules/computer.c:648 +#: modules/computer.c:659 msgid "dmesg" msgstr "" -#: modules/computer.c:652 +#: modules/computer.c:663 msgid "Linux Security Modules" msgstr "" -#: modules/computer.c:653 +#: modules/computer.c:664 msgid "Modules available" msgstr "" -#: modules/computer.c:654 +#: modules/computer.c:665 msgid "SELinux status" msgstr "" -#: modules/computer.c:660 +#: modules/computer.c:671 msgid "CPU Vulnerabilities" msgstr "" -#: modules/computer.c:699 +#: modules/computer.c:712 msgid "Loaded Modules" msgstr "已加载的模块" -#: modules/computer.c:701 modules/computer.c:729 modules/computer.c:850 +#: modules/computer.c:714 modules/computer.c:742 modules/computer.c:863 #: modules/computer/languages.c:95 modules/computer/modules.c:370 -#: modules/devices/arm/processor.c:469 modules/devices/dmi.c:38 +#: modules/devices/arm/processor.c:468 modules/devices/dmi.c:38 #: modules/devices/dmi.c:49 modules/devices/gpu.c:249 #: modules/devices/ia64/processor.c:160 modules/devices/inputdevices.c:141 #: modules/devices/monitors.c:403 modules/devices/monitors.c:505 -#: modules/devices/sh/processor.c:84 modules/devices/x86/processor.c:751 -#: modules/network.c:332 +#: modules/devices/sh/processor.c:84 modules/devices/x86/processor.c:750 +#: modules/network.c:333 msgid "Name" msgstr "名称" -#: modules/computer.c:715 +#: modules/computer.c:728 msgid "Date & Time" msgstr "日期和时间" -#: modules/computer.c:716 +#: modules/computer.c:729 msgid "Kernel Version" msgstr "内核版本" -#: modules/computer.c:726 +#: modules/computer.c:739 msgid "Available Languages" msgstr "可用语言" -#: modules/computer.c:728 +#: modules/computer.c:741 msgid "Language Code" msgstr "语言代码" -#: modules/computer.c:740 +#: modules/computer.c:753 msgid "Mounted File Systems" msgstr "已挂载的文件系统" -#: modules/computer.c:742 modules/computer/filesystem.c:89 +#: modules/computer.c:755 modules/computer/filesystem.c:89 msgid "Mount Point" msgstr "挂载点" -#: modules/computer.c:743 +#: modules/computer.c:756 msgid "Usage" msgstr "使用" -#: modules/computer.c:744 modules/devices.c:795 modules/devices.c:809 +#: modules/computer.c:757 modules/devices.c:795 modules/devices.c:809 #: modules/devices/gpu.c:85 modules/devices/gpu.c:93 modules/devices/gpu.c:241 #: modules/devices/pci.c:102 modules/devices/pci.c:110 #: modules/devices/pci.c:154 modules/devices/storage.c:48 #: modules/devices/storage.c:57 modules/devices/usb.c:172 -#: modules/devices/usb.c:184 modules/devices/x86/processor.c:812 +#: modules/devices/usb.c:184 modules/devices/x86/processor.c:811 msgid "Device" msgstr "设备" -#: modules/computer.c:766 +#: modules/computer.c:779 msgid "Session" msgstr "会话" -#: modules/computer.c:767 modules/devices.c:772 modules/devices.c:809 +#: modules/computer.c:780 modules/devices.c:772 modules/devices.c:809 #: modules/devices/dmi.c:56 modules/devices/dmi_memory.c:658 #: modules/devices/dmi_memory.c:807 modules/devices/inputdevices.c:142 -#: modules/devices/x86/processor.c:716 +#: modules/devices/x86/processor.c:715 msgid "Type" msgstr "类别" -#: modules/computer.c:770 +#: modules/computer.c:783 msgid "Wayland" msgstr "Wayland" -#: modules/computer.c:771 modules/computer.c:776 +#: modules/computer.c:784 modules/computer.c:789 msgid "Current Display Name" msgstr "当前显示名称" -#: modules/computer.c:772 modules/devices/arm/processor.c:256 -#: modules/devices/x86/processor.c:284 modules/devices/x86/processor.c:388 -#: modules/devices/x86/processor.c:526 -msgid "(Not Available)" -msgstr "" - -#: modules/computer.c:775 +#: modules/computer.c:788 msgid "X Server" msgstr "X 服务器" -#: modules/computer.c:777 modules/computer.c:817 modules/devices.c:809 +#: modules/computer.c:790 modules/computer.c:830 modules/devices.c:809 #: modules/devices/dmi.c:40 modules/devices/dmi.c:46 modules/devices/dmi.c:50 #: modules/devices/dmi.c:55 modules/devices/dmi_memory.c:808 -#: modules/devices/dmi_memory.c:952 modules/devices/firmware.c:75 +#: modules/devices/dmi_memory.c:950 modules/devices/firmware.c:75 #: modules/devices/firmware.c:167 modules/devices/firmware.c:172 #: modules/devices/firmware.c:219 modules/devices/gpu.c:84 #: modules/devices/gpu.c:92 modules/devices/gpu.c:240 @@ -1142,160 +1769,144 @@ msgstr "X 服务器" #: modules/devices/monitors.c:402 modules/devices/pci.c:101 #: modules/devices/pci.c:109 modules/devices/storage.c:47 #: modules/devices/storage.c:56 modules/devices/storage.c:282 -#: modules/devices/storage.c:572 modules/devices/storage.c:771 -#: modules/devices/usb.c:171 modules/devices/x86/processor.c:655 +#: modules/devices/storage.c:572 modules/devices/storage.c:777 +#: modules/devices/usb.c:171 modules/devices/x86/processor.c:654 msgid "Vendor" msgstr "销售者" -#: modules/computer.c:779 +#: modules/computer.c:792 msgid "Release Number" msgstr "" -#: modules/computer.c:787 +#: modules/computer.c:800 msgid "Screens" msgstr "屏幕" -#: modules/computer.c:793 +#: modules/computer.c:806 msgid "Disconnected" msgstr "已断开" -#: modules/computer.c:796 +#: modules/computer.c:809 msgid "Connected" msgstr "已连接" -#: modules/computer.c:804 +#: modules/computer.c:817 msgid "Unused" msgstr "未使用" -#: modules/computer.c:805 +#: modules/computer.c:818 #, c-format msgid "%dx%d pixels, offset (%d, %d)" msgstr "" -#: modules/computer.c:814 +#: modules/computer.c:827 msgid "Outputs (XRandR)" msgstr "Outputs (XRandR)" -#: modules/computer.c:816 +#: modules/computer.c:829 msgid "OpenGL (GLX)" msgstr "OpenGL (GLX)" -#: modules/computer.c:818 +#: modules/computer.c:831 msgid "Renderer" msgstr "渲染器" -#: modules/computer.c:819 +#: modules/computer.c:832 msgid "Direct Rendering" msgstr "直接渲染" -#: modules/computer.c:820 modules/computer/modules.c:352 -#: modules/computer/modules.c:353 modules/devices/inputdevices.c:153 -#: modules/devices/printers.c:145 modules/devices/spd-decode.c:971 -msgid "Yes" -msgstr "是" - -#: modules/computer.c:820 modules/computer/modules.c:352 -#: modules/computer/modules.c:353 modules/devices/printers.c:145 -#: modules/devices/spd-decode.c:968 -msgid "No" -msgstr "否" - -#: modules/computer.c:821 +#: modules/computer.c:834 msgid "Version (Compatibility)" msgstr "" -#: modules/computer.c:822 +#: modules/computer.c:835 msgid "Shading Language Version (Compatibility)" msgstr "" -#: modules/computer.c:823 +#: modules/computer.c:836 msgid "Version (Core)" msgstr "" -#: modules/computer.c:824 +#: modules/computer.c:837 msgid "Shading Language Version (Core)" msgstr "" -#: modules/computer.c:825 +#: modules/computer.c:838 msgid "Version (ES)" msgstr "" -#: modules/computer.c:826 +#: modules/computer.c:839 msgid "Shading Language Version (ES)" msgstr "" -#: modules/computer.c:827 +#: modules/computer.c:840 msgid "GLX Version" msgstr "GLX 版本" -#: modules/computer.c:848 +#: modules/computer.c:861 msgid "Group" msgstr "组" -#: modules/computer.c:851 modules/computer/users.c:49 +#: modules/computer.c:864 modules/computer/users.c:52 msgid "Group ID" msgstr "组标识" #. / "usable memory" -#: modules/computer.c:944 +#: modules/computer.c:957 #, c-format msgid "%0.1f %s available to Linux" msgstr "" -#: modules/computer.c:946 modules/devices/dmi_memory.c:715 +#: modules/computer.c:959 modules/devices/dmi_memory.c:715 #: modules/devices/dmi_memory.c:725 modules/devices/dmi_memory.c:866 -#: modules/devices/dmi_memory.c:997 +#: modules/devices/dmi_memory.c:995 msgid "GiB" msgstr "" -#: modules/computer.c:950 modules/computer/memory_usage.c:73 +#: modules/computer.c:963 modules/computer/memory_usage.c:73 #: modules/computer/modules.c:370 msgid "KiB" msgstr "KiB" -#: modules/computer.c:1013 modules/devices/devicetree/pmac_data.c:82 +#: modules/computer.c:1026 modules/devices/devicetree/pmac_data.c:82 msgid "Motherboard" msgstr "主板" -#: modules/computer.c:1041 +#: modules/computer.c:1054 msgid "Graphics" msgstr "图形" -#: modules/computer.c:1042 modules/devices.c:108 +#: modules/computer.c:1055 modules/devices.c:109 msgid "Storage" msgstr "存储器" -#: modules/computer.c:1042 modules/devices.c:104 +#: modules/computer.c:1055 modules/devices.c:105 msgid "Printers" msgstr "打印机" -#: modules/computer.c:1042 +#: modules/computer.c:1055 msgid "Audio" msgstr "音频" -#: modules/computer.c:1091 +#: modules/computer.c:1104 msgid "Gathers high-level computer information" msgstr "" -#: modules/computer.c:1102 +#: modules/computer.c:1115 msgid "lsmod is required." msgstr "" -#: modules/computer.c:1110 +#: modules/computer.c:1123 msgid "" "X.org's xrandr utility provides additional details when " "available." msgstr "" -#: modules/computer.c:1111 +#: modules/computer.c:1124 msgid "" "Mesa's glxinfo utility is required for OpenGL information." msgstr "" -#: modules/computer/alsa.c:34 -msgid "Audio Adapter" -msgstr "音频适配器" - #: modules/computer/filesystem.c:87 msgid "Filesystem" msgstr "文件系统" @@ -1315,7 +1926,7 @@ msgstr "只读模式" #: modules/computer/filesystem.c:90 modules/devices.c:795 #: modules/devices/dmi_memory.c:664 modules/devices/dmi_memory.c:811 #: modules/devices/dmi_memory.c:843 modules/devices/dmi_memory.c:882 -#: modules/devices/dmi_memory.c:951 +#: modules/devices/dmi_memory.c:949 msgid "Size" msgstr "容量" @@ -1612,8 +2223,8 @@ msgstr "" #: modules/computer/modules.c:338 modules/computer/modules.c:339 #: modules/computer/modules.c:340 modules/computer/modules.c:341 #: modules/computer/modules.c:342 modules/computer/modules.c:343 -#: modules/devices/dmi.c:117 modules/devices/dmi_memory.c:938 -#: modules/devices/firmware.c:245 modules/devices/x86/processor.c:695 +#: modules/devices/dmi.c:116 modules/devices/firmware.c:245 +#: modules/devices/x86/processor.c:694 msgid "(Not available)" msgstr "(不可用)" @@ -1713,7 +2324,7 @@ msgstr "" msgid "Access forbidden? (running as superuser)" msgstr "" -#: modules/computer/os.c:298 modules/computer/os.c:573 +#: modules/computer/os.c:298 modules/computer/os.c:572 msgid "Disabled" msgstr "" @@ -1739,199 +2350,77 @@ msgstr "" #. /bits of entropy for rng (medium value) #: modules/computer/os.c:314 #, c-format -msgid "%d bits (medium)" -msgstr "" - -#. /bits of entropy for rng (high/good value) -#: modules/computer/os.c:315 -#, c-format -msgid "%d bits (healthy)" -msgstr "" - -#: modules/computer/os.c:568 -msgid "Not installed" -msgstr "" - -#: modules/computer/os.c:571 -msgid "Enabled" -msgstr "" - -#: modules/computer/uptime.c:54 -#, c-format -msgid "%d day" -msgid_plural "%d days" -msgstr[0] "%d 天" - -#: modules/computer/uptime.c:55 -#, c-format -msgid "%d hour" -msgid_plural "%d hours" -msgstr[0] "%d 小时" - -#: modules/computer/uptime.c:56 -#, c-format -msgid "%d minute" -msgid_plural "%d minutes" -msgstr[0] "%d 分钟" - -#: modules/computer/users.c:47 -msgid "User Information" -msgstr "用户信息" - -#: modules/computer/users.c:48 -msgid "User ID" -msgstr "用户标识" - -#: modules/computer/users.c:51 -msgid "Default Shell" -msgstr "默认 Shell" - -#: modules/devices.c:99 -msgid "Graphics Processors" -msgstr "图形处理器" - -#: modules/devices.c:100 modules/devices/monitors.c:449 -#: modules/devices/monitors.c:495 -msgid "Monitors" -msgstr "" - -#: modules/devices.c:101 modules/devices/pci.c:175 -msgid "PCI Devices" -msgstr "PCI 设备" - -#: modules/devices.c:102 modules/devices/usb.c:211 -msgid "USB Devices" -msgstr "USB 设备" - -#: modules/devices.c:103 -msgid "Firmware" -msgstr "" - -#: modules/devices.c:105 -msgid "Battery" -msgstr "电池" - -#: modules/devices.c:106 -msgid "Sensors" -msgstr "传感器" - -#: modules/devices.c:109 -msgid "System DMI" -msgstr "" - -#: 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/gpu.c:116 -#: modules/devices/ia64/processor.c:165 -#: modules/devices/loongarch64/processor.c:83 -#: modules/devices/m68k/processor.c:84 modules/devices/mips/processor.c:75 -#: modules/devices/monitors.c:404 modules/devices/parisc/processor.c:155 -#: modules/devices/ppc/processor.c:158 modules/devices/riscv/processor.c:182 -#: modules/devices/s390/processor.c:132 modules/devices/x86/processor.c:812 -msgid "Model" -msgstr "模型" - -#: modules/devices.c:829 modules/devices/dmi_memory.c:883 -msgid "Devices" -msgstr "设备" - -#: modules/devices.c:841 -msgid "Update PCI ID listing" -msgstr "" - -#: 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" +msgid "%d bits (medium)" msgstr "" -#: modules/devices.c:903 -msgid "Gathers information about hardware devices" +#. /bits of entropy for rng (high/good value) +#: modules/computer/os.c:315 +#, c-format +msgid "%d bits (healthy)" msgstr "" -#: modules/devices.c:924 -msgid "A copy of pci.ids is not available on the system." +#: modules/computer/os.c:567 +msgid "Not installed" msgstr "" -#: modules/devices.c:927 -msgid "A full pci.ids is not available on the system." +#: modules/computer/os.c:570 +msgid "Enabled" msgstr "" -#: modules/devices.c:932 -msgid "Resource information requires superuser privileges" -msgstr "" +#: modules/computer/users.c:50 +msgid "User Information" +msgstr "用户信息" -#: modules/devices.c:938 -msgid "" -"Any NVMe storage devices present are not listed.\n" -"udisks2 is required for NVMe devices." -msgstr "" +#: modules/computer/users.c:51 +msgid "User ID" +msgstr "用户标识" + +#: modules/computer/users.c:54 +msgid "Default Shell" +msgstr "默认 Shell" + +#: modules/devices/alpha/processor.c:88 modules/devices.c:795 +#: modules/devices/devicetree.c:162 modules/devices/devicetree.c:208 +#: modules/devices/devicetree/pmac_data.c:80 modules/devices/gpu.c:116 +#: modules/devices/ia64/processor.c:165 +#: modules/devices/loongarch64/processor.c:83 +#: modules/devices/m68k/processor.c:84 modules/devices/mips/processor.c:75 +#: modules/devices/monitors.c:404 modules/devices/parisc/processor.c:155 +#: modules/devices/ppc/processor.c:158 modules/devices/riscv/processor.c:181 +#: modules/devices/s390/processor.c:132 modules/devices/x86/processor.c:811 +msgid "Model" +msgstr "模型" #: modules/devices/alpha/processor.c:89 msgid "Platform String" msgstr "" -#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:345 +#: modules/devices/alpha/processor.c:90 modules/devices/arm/processor.c:344 #: modules/devices/ia64/processor.c:167 #: modules/devices/loongarch64/processor.c:85 #: modules/devices/m68k/processor.c:87 modules/devices/mips/processor.c:77 #: modules/devices/parisc/processor.c:158 modules/devices/ppc/processor.c:160 -#: modules/devices/riscv/processor.c:186 modules/devices/sh/processor.c:87 -#: modules/devices/x86/processor.c:659 modules/devices/x86/processor.c:812 +#: modules/devices/riscv/processor.c:185 modules/devices/sh/processor.c:87 +#: modules/devices/x86/processor.c:658 modules/devices/x86/processor.c:811 msgid "Frequency" msgstr "频率" -#: modules/devices/alpha/processor.c:91 modules/devices/arm/processor.c:346 +#: modules/devices/alpha/processor.c:91 modules/devices/arm/processor.c:345 #: modules/devices/ia64/processor.c:168 modules/devices/m68k/processor.c:88 #: modules/devices/mips/processor.c:78 modules/devices/parisc/processor.c:159 #: modules/devices/ppc/processor.c:161 modules/devices/s390/processor.c:134 -#: modules/devices/sh/processor.c:90 modules/devices/x86/processor.c:660 +#: modules/devices/sh/processor.c:90 modules/devices/x86/processor.c:659 msgid "BogoMips" msgstr "BogoMips" -#: modules/devices/alpha/processor.c:92 modules/devices/arm/processor.c:347 +#: modules/devices/alpha/processor.c:92 modules/devices/arm/processor.c:346 #: modules/devices/ia64/processor.c:169 #: modules/devices/loongarch64/processor.c:88 #: modules/devices/m68k/processor.c:89 modules/devices/mips/processor.c:79 #: modules/devices/parisc/processor.c:160 modules/devices/ppc/processor.c:162 -#: modules/devices/riscv/processor.c:187 modules/devices/s390/processor.c:135 +#: modules/devices/riscv/processor.c:186 modules/devices/s390/processor.c:135 #: modules/devices/sh/processor.c:91 modules/devices/sparc/processor.c:77 -#: modules/devices/x86/processor.c:661 +#: modules/devices/x86/processor.c:660 msgid "Byte Order" msgstr "字节序" @@ -2109,73 +2598,69 @@ msgstr "" msgid "ARM Processor" msgstr "ARM 处理器" -#: modules/devices/arm/processor.c:214 modules/devices/riscv/processor.c:147 -#: modules/devices/x86/processor.c:610 +#: modules/devices/arm/processor.c:214 modules/devices/riscv/processor.c:146 +#: modules/devices/x86/processor.c:609 msgid "Empty List" msgstr "空列表" -#: modules/devices/arm/processor.c:240 modules/devices/gpu.c:158 -#: modules/devices/gpu.c:242 modules/devices/x86/processor.c:268 +#: modules/devices/arm/processor.c:239 modules/devices/gpu.c:158 +#: modules/devices/gpu.c:242 modules/devices/x86/processor.c:267 msgid "Clocks" msgstr "时钟" -#: modules/devices/arm/processor.c:286 modules/devices/arm/processor.c:299 -#: modules/devices/x86/processor.c:314 modules/devices/x86/processor.c:327 +#: modules/devices/arm/processor.c:285 modules/devices/arm/processor.c:298 +#: modules/devices/x86/processor.c:313 modules/devices/x86/processor.c:326 #, c-format msgid "%.2f-%.2f %s=%dx\n" msgstr "" -#: modules/devices/arm/processor.c:342 +#: modules/devices/arm/processor.c:341 msgid "Linux Name" msgstr "" -#: modules/devices/arm/processor.c:343 +#: modules/devices/arm/processor.c:342 msgid "Decoded Name" msgstr "" -#: modules/devices/arm/processor.c:344 modules/network/net.c:453 +#: modules/devices/arm/processor.c:343 modules/network/net.c:481 msgid "Mode" msgstr "模式" -#: modules/devices/arm/processor.c:350 +#: modules/devices/arm/processor.c:349 msgid "ARM" msgstr "ARM" -#: modules/devices/arm/processor.c:351 +#: modules/devices/arm/processor.c:350 msgid "Implementer" msgstr "" -#: modules/devices/arm/processor.c:352 modules/devices/dmi_memory.c:953 +#: modules/devices/arm/processor.c:351 modules/devices/dmi_memory.c:951 msgid "Part" msgstr "" -#: modules/devices/arm/processor.c:353 modules/devices/ia64/processor.c:162 -#: modules/devices/parisc/processor.c:156 modules/devices/riscv/processor.c:183 +#: modules/devices/arm/processor.c:352 modules/devices/ia64/processor.c:162 +#: modules/devices/parisc/processor.c:156 modules/devices/riscv/processor.c:182 msgid "Architecture" msgstr "架构" -#: modules/devices/arm/processor.c:354 +#: modules/devices/arm/processor.c:353 msgid "Variant" msgstr "变量" -#: modules/devices/arm/processor.c:356 modules/devices/riscv/processor.c:190 -#: modules/devices/sparc/processor.c:78 modules/devices/x86/processor.c:667 +#: modules/devices/arm/processor.c:355 modules/devices/riscv/processor.c:189 +#: modules/devices/sparc/processor.c:78 modules/devices/x86/processor.c:666 msgid "Capabilities" msgstr "容量" -#: modules/devices/arm/processor.c:468 +#: modules/devices/arm/processor.c:467 msgid "SOC/Package" msgstr "" #: modules/devices/arm/processor.c:471 modules/devices/x86/processor.c:752 -msgid "Topology" -msgstr "" - -#: modules/devices/arm/processor.c:472 modules/devices/x86/processor.c:753 msgid "Logical CPU Config" msgstr "逻辑 CPU 配置" -#: modules/devices/arm/processor.c:489 +#: modules/devices/arm/processor.c:488 msgid "SOC/Package Information" msgstr "" @@ -2205,7 +2690,7 @@ msgid "" "Serial Number=%s\n" msgstr "" -#: modules/devices/battery.c:343 +#: modules/devices/battery.c:344 #, c-format msgid "" "\n" @@ -2217,7 +2702,7 @@ msgid "" "APM BIOS version=%s\n" msgstr "" -#: modules/devices/battery.c:355 +#: modules/devices/battery.c:356 #, c-format msgid "" "\n" @@ -2228,79 +2713,172 @@ msgid "" "APM BIOS version=%s\n" msgstr "" -#: modules/devices/battery.c:382 +#: modules/devices/battery.c:383 msgid "" "[No batteries]\n" "No batteries found on this system=\n" msgstr "" -#: modules/devices/devicetree.c:52 +#: modules/devices.c:100 +msgid "Graphics Processors" +msgstr "图形处理器" + +#: modules/devices.c:101 modules/devices/monitors.c:449 +#: modules/devices/monitors.c:495 +msgid "Monitors" +msgstr "" + +#: modules/devices.c:102 modules/devices/pci.c:175 +msgid "PCI Devices" +msgstr "PCI 设备" + +#: modules/devices.c:103 modules/devices/usb.c:211 +msgid "USB Devices" +msgstr "USB 设备" + +#: modules/devices.c:104 +msgid "Firmware" +msgstr "" + +#: modules/devices.c:106 +msgid "Battery" +msgstr "电池" + +#: modules/devices.c:107 +msgid "Sensors" +msgstr "传感器" + +#: modules/devices.c:110 +msgid "System DMI" +msgstr "" + +#: modules/devices.c:111 +msgid "Memory Devices" +msgstr "" + +#: modules/devices.c:113 modules/devices.c:115 +msgid "Device Tree" +msgstr "设备树" + +#: modules/devices.c:117 +msgid "Resources" +msgstr "资源" + +#: modules/devices.c:771 +msgid "Sensor" +msgstr "传感器" + +#: modules/devices.c:829 modules/devices/dmi_memory.c:883 +msgid "Devices" +msgstr "设备" + +#: modules/devices.c:841 +msgid "Update PCI ID listing" +msgstr "" + +#: 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 pci.ids is not available on the system." +msgstr "" + +#: modules/devices.c:927 +msgid "A full pci.ids 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" +"udisks2 is required for NVMe devices." +msgstr "" + +#: modules/devices/devicetree.c:51 msgid "Properties" msgstr "属性" -#: modules/devices/devicetree.c:53 +#: modules/devices/devicetree.c:52 msgid "Children" msgstr "子女" -#: modules/devices/devicetree.c:89 +#: modules/devices/devicetree.c:88 msgid "Node" msgstr "节点" -#: modules/devices/devicetree.c:90 +#: modules/devices/devicetree.c:89 msgid "Node Path" msgstr "节点路径" -#: modules/devices/devicetree.c:91 +#: modules/devices/devicetree.c:90 msgid "Alias" msgstr "别名" -#: modules/devices/devicetree.c:91 modules/devices/devicetree.c:92 -#: modules/devices/monitors.c:411 modules/devices/storage.c:306 -#: modules/devices/storage.c:328 -msgid "(None)" -msgstr "(无)" - -#: modules/devices/devicetree.c:92 +#: modules/devices/devicetree.c:91 msgid "Symbol" msgstr "符号" -#: modules/devices/devicetree.c:145 modules/devices/devicetree/pmac_data.c:79 +#: modules/devices/devicetree.c:144 modules/devices/devicetree/pmac_data.c:79 msgid "Platform" msgstr "平台" -#: modules/devices/devicetree.c:146 modules/devices/devicetree.c:211 +#: modules/devices/devicetree.c:145 modules/devices/devicetree.c:210 #: modules/devices/gpu.c:247 msgid "Compatible" msgstr "" -#: modules/devices/devicetree.c:147 +#: modules/devices/devicetree.c:146 msgid "GPU-compatible" msgstr "" -#: modules/devices/devicetree.c:162 +#: modules/devices/devicetree.c:161 msgid "Raspberry Pi or Compatible" msgstr "" -#: modules/devices/devicetree.c:164 modules/devices/devicetree.c:191 -#: modules/devices/devicetree.c:210 modules/devices/devicetree/rpi_data.c:169 +#: modules/devices/devicetree.c:163 modules/devices/devicetree.c:190 +#: modules/devices/devicetree.c:209 modules/devices/devicetree/rpi_data.c:169 #: modules/devices/dmi.c:42 modules/devices/dmi.c:52 modules/devices/dmi.c:58 #: modules/devices/usb.c:181 msgid "Serial Number" msgstr "序列号" -#: modules/devices/devicetree.c:165 modules/devices/devicetree/rpi_data.c:166 +#: modules/devices/devicetree.c:164 modules/devices/devicetree/rpi_data.c:166 msgid "RCode" msgstr "" -#: modules/devices/devicetree.c:165 +#: modules/devices/devicetree.c:164 msgid "No revision code available; unable to lookup model details." msgstr "" -#: modules/devices/devicetree.c:190 +#: modules/devices/devicetree.c:189 msgid "More" msgstr "更多" -#: modules/devices/devicetree.c:271 +#: modules/devices/devicetree.c:270 msgid "Messages" msgstr "消息" @@ -2389,24 +2967,19 @@ msgstr "BIOS" msgid "Asset Tag" msgstr "" -#: modules/devices/dmi.c:54 -msgid "Chassis" -msgstr "" - -#: modules/devices/dmi.c:121 modules/devices/dmi_memory.c:939 -#: modules/devices/x86/processor.c:696 +#: modules/devices/dmi.c:120 modules/devices/x86/processor.c:695 msgid "(Not available; Perhaps try running HardInfo as root.)" msgstr "" -#: modules/devices/dmi.c:162 +#: modules/devices/dmi.c:161 msgid "DMI Unavailable" msgstr "" -#: modules/devices/dmi.c:164 +#: modules/devices/dmi.c:163 msgid "DMI is not avaliable. Perhaps this platform does not provide DMI." msgstr "" -#: modules/devices/dmi.c:165 +#: modules/devices/dmi.c:164 msgid "DMI is not available; Perhaps try running HardInfo as root." msgstr "" @@ -2450,12 +3023,12 @@ msgstr "" msgid "Memory Array" msgstr "" -#: modules/devices/dmi_memory.c:747 modules/devices/x86/processor.c:715 +#: modules/devices/dmi_memory.c:747 modules/devices/x86/processor.c:714 msgid "DMI Handle" msgstr "" #: modules/devices/dmi_memory.c:748 modules/devices/dmi_memory.c:804 -#: modules/devices/dmi_memory.c:841 modules/devices/dmi_memory.c:950 +#: modules/devices/dmi_memory.c:841 modules/devices/dmi_memory.c:948 msgid "Locator" msgstr "" @@ -2532,30 +3105,31 @@ msgstr "" msgid "Serial Presence Detect (SPD) Summary" msgstr "" -#: modules/devices/dmi_memory.c:1007 -msgid " dmidecode utility available" +#: modules/devices/dmi_memory.c:937 +msgid "(Not available - See hint box below)" msgstr "" -#: modules/devices/dmi_memory.c:1008 -msgid " ... and HardInfo2 running with superuser privileges" +#: modules/devices/dmi_memory.c:1005 +msgid " dmidecode package installed" msgstr "" -#: modules/devices/dmi_memory.c:1009 -msgid "" -" at24 (or eeprom) module loaded (for SDR, DDR, DDR2, DDR3)" +#: modules/devices/dmi_memory.c:1006 +msgid " sudo chmod a+r /sys/firmware/dmi/tables/*" msgstr "" -#: modules/devices/dmi_memory.c:1010 -msgid "" -" ... or ee1004 module loaded and configured! " -"(for DDR4)" +#: modules/devices/dmi_memory.c:1007 +msgid " sudo modprobe at24 (or eeprom) (for SDR, DDR, DDR2, DDR3)" msgstr "" -#: modules/devices/dmi_memory.c:1019 -msgid "Memory information requires one or both of the following:" +#: modules/devices/dmi_memory.c:1008 +msgid " sudo modprobe ee1004 (for DDR4)" +msgstr "" + +#: modules/devices/dmi_memory.c:1017 +msgid "Memory Information requires more Setup:" msgstr "" -#: modules/devices/dmi_memory.c:1045 +#: modules/devices/dmi_memory.c:1043 msgid "" "\"More often than not, information contained in the DMI tables is " "inaccurate,\n" @@ -2665,7 +3239,7 @@ msgid "Plugin" msgstr "" #: modules/devices/firmware.c:74 modules/devices/firmware.c:205 -#: modules/network.c:380 +#: modules/network.c:381 msgid "Flags" msgstr "标志" @@ -2759,10 +3333,6 @@ msgstr "DRM 设备" msgid "Class" msgstr "分类" -#: modules/devices/gpu.c:159 modules/devices/gpu.c:243 -msgid "Core" -msgstr "核心" - #: modules/devices/gpu.c:164 modules/devices/pci.c:149 msgid "In Use" msgstr "使用中" @@ -2783,36 +3353,12 @@ msgstr "" msgid "Operating Points (OPPv2)" msgstr "" -#: modules/devices/gpu.c:216 -msgid "Frequency Scaling" -msgstr "" - -#: modules/devices/gpu.c:217 -msgid "Minimum" -msgstr "最小值" - -#: modules/devices/gpu.c:217 modules/devices/gpu.c:218 -msgid "kHz" -msgstr "kHz" - -#: 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 "ns" - #: modules/devices/gpu.c:245 msgid "Device Tree Node" msgstr "" #: modules/devices/gpu.c:248 modules/devices/monitors.c:475 -#: modules/network/net.c:454 +#: modules/network/net.c:482 msgid "Status" msgstr "状态" @@ -2863,7 +3409,7 @@ msgstr "系统类型" msgid "BogoMIPS" msgstr "" -#: modules/devices/m68k/processor.c:85 modules/devices/riscv/processor.c:185 +#: modules/devices/m68k/processor.c:85 modules/devices/riscv/processor.c:184 msgid "MMU" msgstr "MMU" @@ -2914,7 +3460,7 @@ msgid "Analog" msgstr "" #: modules/devices/monitors.c:395 modules/devices/usb.c:135 -#: modules/network.c:310 modules/network.c:363 modules/network.c:380 +#: modules/network.c:311 modules/network.c:364 modules/network.c:381 msgid "Interface" msgstr "界面" @@ -3027,10 +3573,6 @@ msgstr "" msgid "PA-RISC Processor" msgstr "" -#: modules/devices/parisc/processor.c:157 -msgid "System" -msgstr "系统" - #: modules/devices/parisc/processor.c:161 msgid "HVersion" msgstr "" @@ -3039,10 +3581,6 @@ msgstr "" msgid "SVersion" msgstr "" -#: modules/devices/parisc/processor.c:163 modules/devices/x86/processor.c:664 -msgid "Cache" -msgstr "缓存" - #: modules/devices/pci.c:123 msgid "Link Width" msgstr "" @@ -3131,7 +3669,7 @@ msgstr "" "[打印机]\n" "未找到打印机=\n" -#: modules/devices/riscv/processor.c:184 +#: modules/devices/riscv/processor.c:183 msgid "uarch" msgstr "" @@ -3315,7 +3853,7 @@ msgid "Timings" msgstr "" #: modules/devices/spd-decode.c:549 modules/devices/spd-decode.c:940 -#: modules/devices/spd-decode.c:982 modules/devices/x86/processor.c:717 +#: modules/devices/spd-decode.c:982 modules/devices/x86/processor.c:716 msgid "Voltage" msgstr "" @@ -3364,6 +3902,7 @@ msgid "XMP Profile" msgstr "" #: modules/devices/spd-decode.c:939 modules/devices/usb.c:176 +#: modules/network/net.c:443 msgid "Speed" msgstr "" @@ -3637,7 +4176,7 @@ msgstr "" msgid "Self-monitoring (S.M.A.R.T.)" msgstr "" -#: modules/devices/storage.c:266 modules/devices/x86/processor.c:665 +#: modules/devices/storage.c:266 modules/devices/x86/processor.c:664 msgid "Power Management" msgstr "电源管理" @@ -3753,7 +4292,7 @@ msgid "" "[SCSI Disks]\n" msgstr "" -#: modules/devices/storage.c:567 modules/devices/storage.c:767 +#: modules/devices/storage.c:567 modules/devices/storage.c:773 #, c-format msgid "" "[Device Information]\n" @@ -3778,12 +4317,12 @@ msgid "" "[IDE Disks]\n" msgstr "" -#: modules/devices/storage.c:704 +#: modules/devices/storage.c:707 #, c-format msgid "Driver=%s\n" msgstr "" -#: modules/devices/storage.c:773 +#: modules/devices/storage.c:779 #, c-format msgid "" "Device Name=hd%c\n" @@ -3791,7 +4330,7 @@ msgid "" "Cache=%dkb\n" msgstr "" -#: modules/devices/storage.c:783 +#: modules/devices/storage.c:789 #, c-format msgid "" "[Geometry]\n" @@ -3799,14 +4338,14 @@ msgid "" "Logical=%s\n" msgstr "" -#: modules/devices/storage.c:793 +#: modules/devices/storage.c:799 #, c-format msgid "" "[Capabilities]\n" "%s" msgstr "" -#: modules/devices/storage.c:800 +#: modules/devices/storage.c:806 #, c-format msgid "" "[Speeds]\n" @@ -3817,11 +4356,11 @@ msgstr "" msgid "Sub-class" msgstr "" -#: modules/devices/usb.c:138 modules/devices/usb.c:179 modules/network.c:347 +#: modules/devices/usb.c:138 modules/devices/usb.c:179 modules/network.c:348 msgid "Protocol" msgstr "协议" -#: modules/devices/usb.c:146 modules/network/net.c:451 +#: modules/devices/usb.c:146 modules/network/net.c:479 msgid "Mb/s" msgstr "Mb/s" @@ -3854,82 +4393,64 @@ msgstr "" msgid "Level %d (%s)=%d-way set-associative, %d sets, %dKB size\n" msgstr "" -#. /cache type, as appears in: Level 1 (Data) -#: modules/devices/x86/processor.c:170 -msgctxt "cache-type" -msgid "Data" -msgstr "数据" - -#. /cache type, as appears in: Level 1 (Instruction) -#: modules/devices/x86/processor.c:171 -msgctxt "cache-type" -msgid "Instruction" -msgstr "" - -#. /cache type, as appears in: Level 2 (Unified) -#: modules/devices/x86/processor.c:172 -msgctxt "cache-type" -msgid "Unified" -msgstr "" - -#: modules/devices/x86/processor.c:367 +#: modules/devices/x86/processor.c:366 msgid "Caches" msgstr "缓存" -#: modules/devices/x86/processor.c:418 modules/devices/x86/processor.c:435 +#: modules/devices/x86/processor.c:417 modules/devices/x86/processor.c:434 #, c-format msgid "Level %d (%s)#%d=%dx %dKB (%dKB), %d-way set-associative, %d sets\n" msgstr "" -#: modules/devices/x86/processor.c:649 +#: modules/devices/x86/processor.c:648 msgid "Model Name" msgstr "型号名称" -#: modules/devices/x86/processor.c:650 +#: modules/devices/x86/processor.c:649 msgid "Family, model, stepping" msgstr "" -#: modules/devices/x86/processor.c:656 +#: modules/devices/x86/processor.c:655 msgid "Microcode Version" msgstr "" -#: modules/devices/x86/processor.c:657 +#: modules/devices/x86/processor.c:656 msgid "Configuration" msgstr "配置" -#: modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:657 msgid "Cache Size" msgstr "缓存大小" -#: modules/devices/x86/processor.c:658 +#: modules/devices/x86/processor.c:657 msgid "kb" msgstr "kb" -#: modules/devices/x86/processor.c:666 +#: modules/devices/x86/processor.c:665 msgid "Bug Workarounds" msgstr "" -#: modules/devices/x86/processor.c:693 +#: modules/devices/x86/processor.c:692 msgid "Socket Information" msgstr "" -#: modules/devices/x86/processor.c:714 +#: modules/devices/x86/processor.c:713 msgid "CPU Socket" msgstr "" -#: modules/devices/x86/processor.c:718 +#: modules/devices/x86/processor.c:717 msgid "External Clock" msgstr "" -#: modules/devices/x86/processor.c:719 +#: modules/devices/x86/processor.c:718 msgid "Max Frequency" msgstr "" -#: modules/devices/x86/processor.c:750 +#: modules/devices/x86/processor.c:749 msgid "Package Information" msgstr "" -#: modules/devices/x86/processor.c:812 +#: modules/devices/x86/processor.c:811 msgid "Socket:Core" msgstr "" @@ -5360,7 +5881,7 @@ msgstr "IP 连接" msgid "Routing Table" msgstr "" -#: modules/network.c:64 modules/network.c:309 +#: modules/network.c:64 modules/network.c:310 msgid "ARP Table" msgstr "" @@ -5376,313 +5897,320 @@ msgstr "统计信息" msgid "Shared Directories" msgstr "共享目录" -#: modules/network.c:310 modules/network.c:332 modules/network.c:363 -#: modules/network/net.c:472 +#: modules/network.c:311 modules/network.c:333 modules/network.c:364 +#: modules/network/net.c:500 msgid "IP Address" msgstr "IP 地址" -#: modules/network.c:310 +#: modules/network.c:311 msgid "MAC Address" msgstr "MAC 地址" -#: modules/network.c:319 +#: modules/network.c:320 msgid "SAMBA" msgstr "" -#: modules/network.c:320 +#: modules/network.c:321 msgid "NFS" msgstr "NFS" -#: modules/network.c:331 +#: modules/network.c:332 msgid "Name Servers" msgstr "名称服务器" -#: modules/network.c:346 +#: modules/network.c:347 msgid "Connections" msgstr "连接" -#: modules/network.c:347 +#: modules/network.c:348 msgid "Local Address" msgstr "本地地址" -#: modules/network.c:347 +#: modules/network.c:348 msgid "Foreign Address" msgstr "外部地址" -#: modules/network.c:347 +#: modules/network.c:348 msgid "State" msgstr "状态" -#: modules/network.c:363 +#: modules/network.c:364 msgid "Sent" msgstr "已发送" -#: modules/network.c:363 +#: modules/network.c:364 msgid "Received" msgstr "已接收" -#: modules/network.c:379 +#: modules/network.c:380 msgid "IP routing table" msgstr "IP 路由表" -#: modules/network.c:380 +#: modules/network.c:381 msgid "Destination/Gateway" msgstr "" -#: modules/network.c:380 modules/network/net.c:473 +#: modules/network.c:381 modules/network/net.c:501 msgid "Mask" msgstr "掩码" -#: modules/network.c:408 +#: modules/network.c:409 msgid "Network" msgstr "网络" -#: modules/network.c:441 +#: modules/network.c:442 msgid "Gathers information about this computer's network connection" msgstr "" -#: modules/network/net.c:72 +#: modules/network/net.c:74 msgctxt "wi-op-mode" msgid "Auto" msgstr "自动" -#: modules/network/net.c:73 +#: modules/network/net.c:75 msgctxt "wi-op-mode" msgid "Ad-Hoc" msgstr "" -#: modules/network/net.c:74 +#: modules/network/net.c:76 msgctxt "wi-op-mode" msgid "Managed" msgstr "" -#: modules/network/net.c:75 +#: modules/network/net.c:77 msgctxt "wi-op-mode" msgid "Master" msgstr "主声道" -#: modules/network/net.c:76 +#: modules/network/net.c:78 msgctxt "wi-op-mode" msgid "Repeater" msgstr "" -#: modules/network/net.c:77 +#: modules/network/net.c:79 msgctxt "wi-op-mode" msgid "Secondary" msgstr "" -#: modules/network/net.c:78 +#: modules/network/net.c:80 msgctxt "wi-op-mode" msgid "(Unknown)" msgstr "" -#: modules/network/net.c:242 modules/network/net.c:262 -#: modules/network/net.c:270 +#: modules/network/net.c:268 modules/network/net.c:288 +#: modules/network/net.c:296 msgctxt "net-if-type" msgid "Ethernet" msgstr "以太网卡" -#: modules/network/net.c:243 +#: modules/network/net.c:269 msgctxt "net-if-type" msgid "Loopback" msgstr "回环" -#: modules/network/net.c:244 +#: modules/network/net.c:270 msgctxt "net-if-type" msgid "Point-to-Point" msgstr "点对点" -#: modules/network/net.c:245 modules/network/net.c:246 -#: modules/network/net.c:247 modules/network/net.c:248 -#: modules/network/net.c:272 +#: modules/network/net.c:271 modules/network/net.c:272 +#: modules/network/net.c:273 modules/network/net.c:274 +#: modules/network/net.c:298 msgctxt "net-if-type" msgid "Wireless" msgstr "无线网卡" -#: modules/network/net.c:249 +#: modules/network/net.c:275 msgctxt "net-if-type" msgid "Virtual Point-to-Point (TUN)" msgstr "" -#: modules/network/net.c:250 +#: modules/network/net.c:276 msgctxt "net-if-type" msgid "Ethernet (TAP)" msgstr "" -#: modules/network/net.c:251 +#: modules/network/net.c:277 msgctxt "net-if-type" msgid "Parallel Line Internet Protocol" msgstr "" -#: modules/network/net.c:252 +#: modules/network/net.c:278 msgctxt "net-if-type" msgid "Infrared" msgstr "红外线" -#: modules/network/net.c:253 modules/network/net.c:271 +#: modules/network/net.c:279 modules/network/net.c:297 msgctxt "net-if-type" msgid "Serial Line Internet Protocol" msgstr "" -#: modules/network/net.c:254 +#: modules/network/net.c:280 msgctxt "net-if-type" msgid "Integrated Services Digital Network" msgstr "" -#: modules/network/net.c:255 +#: modules/network/net.c:281 msgctxt "net-if-type" msgid "IPv6-over-IPv4 Tunnel" msgstr "" -#: modules/network/net.c:256 +#: modules/network/net.c:282 msgctxt "net-if-type" msgid "VMWare Virtual Network Interface (NAT)" msgstr "" -#: modules/network/net.c:257 +#: modules/network/net.c:283 msgctxt "net-if-type" msgid "VMWare Virtual Network Interface" msgstr "" -#: modules/network/net.c:258 +#: modules/network/net.c:284 msgctxt "net-if-type" msgid "Personal Area Network (PAN)" msgstr "" -#: modules/network/net.c:259 +#: modules/network/net.c:285 msgctxt "net-if-type" msgid "Bluetooth" msgstr "蓝牙" -#: modules/network/net.c:260 +#: modules/network/net.c:286 msgctxt "net-if-type" msgid "Bridge Interface" msgstr "" -#: modules/network/net.c:261 +#: modules/network/net.c:287 msgctxt "net-if-type" msgid "Hamachi Virtual Personal Network" msgstr "" -#: modules/network/net.c:263 +#: modules/network/net.c:289 msgctxt "net-if-type" msgid "Intermediate Functional Block" msgstr "" -#: modules/network/net.c:264 +#: modules/network/net.c:290 msgctxt "net-if-type" msgid "GRE Network Tunnel" msgstr "" -#: modules/network/net.c:265 +#: modules/network/net.c:291 msgctxt "net-if-type" msgid "Mesh Network" msgstr "" -#: modules/network/net.c:266 +#: modules/network/net.c:292 msgctxt "net-if-type" msgid "Wireless Master Interface" msgstr "" -#: modules/network/net.c:267 +#: modules/network/net.c:293 msgctxt "net-if-type" msgid "VirtualBox Virtual Network Interface" msgstr "" -#: modules/network/net.c:273 +#: modules/network/net.c:299 msgctxt "net-if-type" msgid "Wireless (WAN)" msgstr "" -#: modules/network/net.c:275 +#: modules/network/net.c:301 msgctxt "net-if-type" msgid "(Unknown)" msgstr "" -#: modules/network/net.c:343 modules/network/net.c:353 +#: modules/network/net.c:369 modules/network/net.c:379 msgid "Network Interfaces" msgstr "网络接口" -#: modules/network/net.c:343 +#: modules/network/net.c:369 msgid "None Found" msgstr "未找到" -#: modules/network/net.c:409 +#: modules/network/net.c:436 msgid "Network Adapter Properties" msgstr "" -#: modules/network/net.c:410 +#: modules/network/net.c:437 msgid "Interface Type" msgstr "接口类型" -#: modules/network/net.c:411 +#: modules/network/net.c:438 msgid "Hardware Address (MAC)" msgstr "硬件地址(MAC)" -#: modules/network/net.c:415 +#: modules/network/net.c:442 msgid "MTU" msgstr "MTU" -#: modules/network/net.c:416 +#: modules/network/net.c:444 msgid "Transfer Details" msgstr "" -#: modules/network/net.c:417 +#: modules/network/net.c:445 msgid "Bytes Received" msgstr "已接收字节数" -#: modules/network/net.c:418 +#: modules/network/net.c:446 msgid "Bytes Sent" msgstr "已发送字节数" -#: modules/network/net.c:435 modules/network/net.c:457 -#: modules/network/net.c:458 +#: modules/network/net.c:463 modules/network/net.c:485 +#: modules/network/net.c:486 msgid "dBm" msgstr "dBm" -#: modules/network/net.c:435 +#: modules/network/net.c:463 msgid "mW" msgstr "mW" -#: modules/network/net.c:449 +#: modules/network/net.c:477 msgid "Wireless Properties" msgstr "无线属性" -#: modules/network/net.c:450 +#: modules/network/net.c:478 msgid "Network Name (SSID)" msgstr "" -#: modules/network/net.c:451 +#: modules/network/net.c:479 msgid "Bit Rate" msgstr "比特率" -#: modules/network/net.c:452 +#: modules/network/net.c:480 msgid "Transmission Power" msgstr "" -#: modules/network/net.c:455 +#: modules/network/net.c:483 msgid "Link Quality" msgstr "" -#: modules/network/net.c:456 +#: modules/network/net.c:484 msgid "Signal / Noise" msgstr "" -#: modules/network/net.c:471 +#: modules/network/net.c:499 msgid "Internet Protocol (IPv4)" msgstr "互联网协议(IPv4)" -#: modules/network/net.c:472 modules/network/net.c:473 -#: modules/network/net.c:475 +#: modules/network/net.c:500 modules/network/net.c:501 +#: modules/network/net.c:503 msgid "(Not set)" msgstr "(未设定)" -#: modules/network/net.c:474 +#: modules/network/net.c:502 msgid "Broadcast Address" msgstr "广播地址" -#~ msgid "Field" -#~ msgstr "域" +#~ msgid "_Copy to Clipboard" +#~ msgstr "复制到剪贴板(_C)" + +#~ msgid "Copy to clipboard" +#~ msgstr "复制到剪贴板" + +#~ msgctxt "cache-type" +#~ msgid "Data" +#~ msgstr "数据" #~ msgid "Total Memory" #~ msgstr "总内存" @@ -5714,36 +6242,6 @@ msgstr "广播地址" #~ msgid "RISC-V Processor" #~ msgstr "RISC-V 处理器" -#~ msgid "Little Endian" -#~ msgstr "小端序" - -#~ msgid "Big Endian" -#~ msgstr "大端序" - -#~ msgid "Current" -#~ msgstr "当前设置" - -#~ msgid "Socket" -#~ msgstr "套接字" - -#~ msgid "ID" -#~ msgstr "ID" - -#~ msgid "Desktop" -#~ msgstr "桌面" - -#~ msgid "Portable" -#~ msgstr "便携式" - -#~ msgid "Notebook" -#~ msgstr "笔记本" - -#~ msgid "Handheld" -#~ msgstr "手持设备" - -#~ msgid "Docking Station" -#~ msgstr "扩展坞" - #, c-format #~ msgid "" #~ "Modules:\n" @@ -5755,49 +6253,9 @@ msgstr "广播地址" #~ msgid "File Name" #~ msgstr "文件名" -#, c-format -#~ msgid "%.1f B" -#~ msgstr "%.1f B" - -#, c-format -#~ msgid "%.1f KiB" -#~ msgstr "%.1f KiB" - -#, c-format -#~ msgid "%.1f MiB" -#~ msgstr "%.1f MiB" - -#, c-format -#~ msgid "%.1f GiB" -#~ msgstr "%.1f GiB" - -#, c-format -#~ msgid "%.1f TiB" -#~ msgstr "%.1f TiB" - -#, c-format -#~ msgid "%.1f PiB" -#~ msgstr "%.1f PiB" - -#~ msgid "Error" -#~ msgstr "错误" - -#~ msgid "Warning" -#~ msgstr "警告" - -#~ msgid "Fatal Error" -#~ msgstr "严重错误" - #~ msgid "lists modules" #~ msgstr "模块列表" -#~ msgid "shows program version and quit" -#~ msgstr "显示程序版本并退出" - -#, c-format -#~ msgid "Scanning: %s..." -#~ msgstr "正在扫描:%s..." - #~ msgid "Author:" #~ msgstr "作者:" -- cgit v1.2.3