diff options
author | Burt P <pburt0@gmail.com> | 2017-07-19 14:06:01 -0500 |
---|---|---|
committer | Leandro A. F. Pereira <leandro@hardinfo.org> | 2017-07-19 13:04:52 -0700 |
commit | 396fc246330a2d19c1a529ef6ecbb63e2fe3be15 (patch) | |
tree | bd61556b8573165ac783390bd125f173d45e865b | |
parent | a3b5de4c992e6bc291cd5f8f26706a68ccd7f03c (diff) |
Update hardinfo.pot and .po files
Signed-off-by: Burt P <pburt0@gmail.com>
-rw-r--r-- | po/de.po | 3636 | ||||
-rw-r--r-- | po/es.po | 3717 | ||||
-rw-r--r-- | po/fr.po | 3706 | ||||
-rw-r--r-- | po/hardinfo.pot | 3178 | ||||
-rw-r--r-- | po/ru.po | 3657 |
5 files changed, 11431 insertions, 6463 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-12 04:12-0500\n" +"POT-Creation-Date: 2017-07-19 14:05-0500\n" "PO-Revision-Date: 2016-06-10 12:11+0200\n" "Last-Translator: Alexander Münch <git@thehacker.biz>\n" "Language-Team: German\n" @@ -19,6 +19,332 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Poedit 1.8.7.1\n" +#: hardinfo/hardinfo.c:48 +msgid "" +"Copyright (C) 2003-2009 Leandro A. F. Pereira. See COPYING for details.\n" +"\n" +msgstr "" + +#: hardinfo/hardinfo.c:50 +#, c-format +msgid "" +"Compile-time options:\n" +" Release version: %s (%s)\n" +" BinReloc enabled: %s\n" +" Data prefix: %s\n" +" Library prefix: %s\n" +" Compiled on: %s %s (%s)\n" +msgstr "" + +#: hardinfo/hardinfo.c:56 hardinfo/hardinfo.c:57 +#: modules/devices/printers.c:138 +msgid "Yes" +msgstr "Ja" + +#: hardinfo/hardinfo.c:57 modules/computer.c:550 +#: modules/devices/printers.c:138 +msgid "No" +msgstr "Nein" + +#: hardinfo/hardinfo.c:68 +#, c-format +msgid "" +"Failed to find runtime data.\n" +"\n" +"• Is HardInfo correctly installed?\n" +"• See if %s and %s exists and you have read permission." +msgstr "" + +#: hardinfo/hardinfo.c:75 +#, c-format +msgid "" +"Modules:\n" +"%-20s%-15s%-12s\n" +msgstr "" + +#: hardinfo/hardinfo.c:76 +msgid "File Name" +msgstr "" + +#: hardinfo/hardinfo.c:76 modules/devices/ia64/processor.c:152 +#: modules/devices/sh/processor.c:76 +msgid "Name" +msgstr "Name" + +#: hardinfo/hardinfo.c:76 modules/computer.c:463 modules/computer.c:465 +msgid "Version" +msgstr "" + +#: hardinfo/hardinfo.c:123 +#, c-format +msgid "Unknown benchmark ``%s'' or libbenchmark.so not loaded" +msgstr "" + +#: hardinfo/hardinfo.c:151 +msgid "Don't know what to do. Exiting." +msgstr "" + +#: hardinfo/util.c:104 modules/computer/uptime.c:53 +#, c-format +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "" +msgstr[1] "" + +#: hardinfo/util.c:105 modules/computer/uptime.c:54 +#, c-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "" +msgstr[1] "" + +#: hardinfo/util.c:106 modules/computer/uptime.c:55 +#, c-format +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d Minute" +msgstr[1] "%d Minuten" + +#: hardinfo/util.c:107 +#, c-format +msgid "%d second" +msgid_plural "%d seconds" +msgstr[0] "" +msgstr[1] "" + +#: hardinfo/util.c:128 +#, c-format +msgid "%.1f B" +msgstr "%.1f Byte(s)" + +#: hardinfo/util.c:130 +#, c-format +msgid "%.1f KiB" +msgstr "%.1f KiB" + +#: hardinfo/util.c:132 +#, c-format +msgid "%.1f MiB" +msgstr "%.1f MiB" + +#: hardinfo/util.c:134 +#, c-format +msgid "%.1f GiB" +msgstr "%.1f GiB" + +#: hardinfo/util.c:136 +#, c-format +msgid "%.1f TiB" +msgstr "%.1f TiB" + +#: hardinfo/util.c:138 +#, c-format +msgid "%.1f PiB" +msgstr "%.1f PiB" + +#: hardinfo/util.c:352 +msgid "Error" +msgstr "Fehler" + +#: hardinfo/util.c:352 hardinfo/util.c:368 +msgid "Warning" +msgstr "Warnung" + +#: hardinfo/util.c:367 +msgid "Fatal Error" +msgstr "Kritischer Fehler" + +#: hardinfo/util.c:392 +msgid "creates a report and prints to standard output" +msgstr "" + +#: hardinfo/util.c:398 +msgid "chooses a report format (text, html)" +msgstr "" + +#: hardinfo/util.c:404 +msgid "run benchmark; requires benchmark.so to be loaded" +msgstr "" + +#: hardinfo/util.c:410 +msgid "lists modules" +msgstr "" + +#: hardinfo/util.c:416 +msgid "specify module to load" +msgstr "" + +#: hardinfo/util.c:422 +msgid "automatically load module dependencies" +msgstr "" + +#: hardinfo/util.c:429 +msgid "run in XML-RPC server mode" +msgstr "" + +#: hardinfo/util.c:436 +msgid "shows program version and quit" +msgstr "" + +#: hardinfo/util.c:441 +msgid "- System Profiler and Benchmark tool" +msgstr "- System-Profiler und Benchmark-Werkzeug" + +#: hardinfo/util.c:451 +#, c-format +msgid "" +"Unrecognized arguments.\n" +"Try ``%s --help'' for more information.\n" +msgstr "" + +#: hardinfo/util.c:517 +#, c-format +msgid "Couldn't find a Web browser to open URL %s." +msgstr "Konnte keinen Web-Browser finden, um die URL %s zu öffnen." + +#: hardinfo/util.c:866 +#, c-format +msgid "Module \"%s\" depends on module \"%s\", load it?" +msgstr "" + +#: hardinfo/util.c:889 +#, c-format +msgid "Module \"%s\" depends on module \"%s\"." +msgstr "" + +#: hardinfo/util.c:934 +#, c-format +msgid "No module could be loaded. Check permissions on \"%s\" and try again." +msgstr "" + +#: hardinfo/util.c:938 +msgid "" +"No module could be loaded. Please use hardinfo -l to list all available " +"modules and try again with a valid module list." +msgstr "" + +#: hardinfo/util.c:1114 +#, c-format +msgid "Scanning: %s..." +msgstr "" + +#: hardinfo/util.c:1124 shell/callbacks.c:67 shell/shell.c:303 +#: shell/shell.c:721 shell/shell.c:1695 modules/benchmark.c:440 +#: modules/benchmark.c:448 +msgid "Done." +msgstr "Fertig." + +#: shell/callbacks.c:47 +msgid "Save Image" +msgstr "" + +#: shell/callbacks.c:63 +msgid "Saving image..." +msgstr "" + +#: shell/callbacks.c:151 +#, c-format +msgid "%s Module" +msgstr "" + +#: shell/callbacks.c:158 +#, c-format +msgid "" +"Written by %s\n" +"Licensed under %s" +msgstr "" +"Programmiert von %s\n" +"Lizenziert unter %s" + +#: shell/callbacks.c:172 +#, c-format +msgid "No about information is associated with the %s module." +msgstr "" + +#: shell/callbacks.c:186 +msgid "Author:" +msgstr "" + +#: shell/callbacks.c:189 +msgid "Contributors:" +msgstr "Mitwirkende:" + +#: shell/callbacks.c:193 +msgid "Based on work by:" +msgstr "" + +#: shell/callbacks.c:194 +msgid "MD5 implementation by Colin Plumb (see md5.c for details)" +msgstr "" + +#: shell/callbacks.c:195 +msgid "SHA1 implementation by Steve Reid (see sha1.c for details)" +msgstr "" + +#: shell/callbacks.c:196 +msgid "Blowfish implementation by Paul Kocher (see blowfich.c for details)" +msgstr "" + +#: shell/callbacks.c:197 +msgid "Raytracing benchmark by John Walker (see fbench.c for details)" +msgstr "" + +#: shell/callbacks.c:198 +msgid "FFT benchmark by Scott Robert Ladd (see fftbench.c for details)" +msgstr "" + +#: shell/callbacks.c:199 +msgid "Some code partly based on x86cpucaps by Osamu Kayasono" +msgstr "" + +#: shell/callbacks.c:200 +msgid "Vendor list based on GtkSysInfo by Pissens Sebastien" +msgstr "" + +#: shell/callbacks.c:201 +msgid "DMI support based on code by Stewart Adam" +msgstr "" + +#: shell/callbacks.c:202 +msgid "SCSI support based on code by Pascal F. Martin" +msgstr "" + +#: shell/callbacks.c:206 +msgid "Jakub Szypulka" +msgstr "Jakub Szypulka" + +#: shell/callbacks.c:207 +msgid "Tango Project" +msgstr "" + +#: shell/callbacks.c:208 +msgid "The GNOME Project" +msgstr "" + +#: shell/callbacks.c:209 +msgid "VMWare, Inc. (USB icon from VMWare Workstation 6)" +msgstr "" + +#: shell/callbacks.c:220 +msgid "System information and benchmark tool" +msgstr "System-Informationen und Benchmark-Werkzeug" + +#: shell/callbacks.c:225 +msgid "" +"HardInfo is free software; you can redistribute it and/or modify it under " +"the terms of the GNU General Public License as published by the Free " +"Software Foundation, version 2.\n" +"\n" +"This program is distributed in the hope that it will be useful, but WITHOUT " +"ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " +"FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for " +"more details.\n" +"\n" +"You should have received a copy of the GNU General Public License along with " +"this program; if not, write to the Free Software Foundation, Inc., 51 " +"Franklin St, Fifth Floor, Boston, MA 02110-1301 USA" +msgstr "" + #: shell/menu.c:35 msgid "_Information" msgstr "_Informationen" @@ -147,11 +473,6 @@ msgstr "_Alles auswählen" msgid "_Generate" msgstr "_Generieren" -#: shell/shell.c:303 shell/shell.c:721 shell/shell.c:1695 shell/callbacks.c:67 -#: modules/benchmark.c:440 modules/benchmark.c:448 hardinfo/util.c:1113 -msgid "Done." -msgstr "Fertig." - #: shell/shell.c:396 #, c-format msgid "%s - System Information" @@ -255,122 +576,149 @@ msgstr "Netzwerk-Updater" msgid "_Synchronize" msgstr "_Synchronisieren" -#: shell/callbacks.c:47 -msgid "Save Image" -msgstr "" - -#: shell/callbacks.c:63 -msgid "Saving image..." -msgstr "" +#: modules/benchmark.c:52 +msgid "CPU Blowfish" +msgstr "CPU Blowfish" -#: shell/callbacks.c:151 -#, c-format -msgid "%s Module" -msgstr "" +#: modules/benchmark.c:53 +msgid "CPU CryptoHash" +msgstr "CPU Crypto-Hash" -#: shell/callbacks.c:158 -#, c-format -msgid "" -"Written by %s\n" -"Licensed under %s" -msgstr "" -"Programmiert von %s\n" -"Lizenziert unter %s" +#: modules/benchmark.c:54 +msgid "CPU Fibonacci" +msgstr "CPU Fibonacci" -#: shell/callbacks.c:172 -#, c-format -msgid "No about information is associated with the %s module." -msgstr "" +#: modules/benchmark.c:55 +msgid "CPU N-Queens" +msgstr "CPU Damenproblem" -#: shell/callbacks.c:186 -msgid "Author:" +#: modules/benchmark.c:56 +msgid "CPU Zlib" msgstr "" -#: shell/callbacks.c:189 -msgid "Contributors:" -msgstr "Mitwirkende:" +#: modules/benchmark.c:57 +msgid "FPU FFT" +msgstr "FPU FFT" -#: shell/callbacks.c:193 -msgid "Based on work by:" -msgstr "" +#: modules/benchmark.c:58 +msgid "FPU Raytracing" +msgstr "FPU Raytracing" -#: shell/callbacks.c:194 -msgid "MD5 implementation by Colin Plumb (see md5.c for details)" -msgstr "" +#: modules/benchmark.c:59 +msgid "GPU Drawing" +msgstr "GPU Zeichnen" -#: shell/callbacks.c:195 -msgid "SHA1 implementation by Steve Reid (see sha1.c for details)" +#: modules/benchmark.c:225 +#, c-format +msgid "" +"[$ShellParam$]\n" +"Zebra=1\n" +"OrderType=%d\n" +"ViewType=3\n" +"ColumnTitle$Extra1=CPU Clock\n" +"ColumnTitle$Progress=Results\n" +"ColumnTitle$TextValue=CPU\n" +"ShowColumnHeaders=true\n" +"[%s]\n" +"<big><b>This Machine</b></big>=%.3f|%s MHz\n" +"%s" msgstr "" +"[$ShellParam$]\n" +"Zebra=1\n" +"OrderType=%d\n" +"ViewType=3\n" +"ColumnTitle$Extra1=CPU-Takt\n" +"ColumnTitle$Progress=Ergebnisse\n" +"ColumnTitle$TextValue=CPU\n" +"ShowColumnHeaders=true\n" +"[%s]\n" +"<big><b>Diese Maschine</b></big>=%.3f|%s MHz\n" +"%s" -#: shell/callbacks.c:196 -msgid "Blowfish implementation by Paul Kocher (see blowfich.c for details)" +#: modules/benchmark.c:238 +#, c-format +msgid "" +"[$ShellParam$]\n" +"Zebra=1\n" +"OrderType=%d\n" +"ViewType=3\n" +"ColumnTitle$Extra1=CPU Clock\n" +"ColumnTitle$Progress=Results\n" +"ColumnTitle$TextValue=CPU\n" +"ShowColumnHeaders=true\n" +"[%s]\n" +"%s" msgstr "" +"[$ShellParam$]\n" +"Zebra=1\n" +"OrderType=%d\n" +"ViewType=3\n" +"ColumnTitle$Extra1=CPU-Takt\n" +"ColumnTitle$Progress=Ergebnisse\n" +"ColumnTitle$TextValue=CPU\n" +"ShowColumnHeaders=true\n" +"[%s]\n" +"%s" -#: shell/callbacks.c:197 -msgid "Raytracing benchmark by John Walker (see fbench.c for details)" -msgstr "" +#: modules/benchmark.c:372 +#, c-format +msgid "Benchmarking: <b>%s</b>." +msgstr "Benchmarke: <b>%s</b>." -#: shell/callbacks.c:198 -msgid "FFT benchmark by Scott Robert Ladd (see fftbench.c for details)" -msgstr "" +#: modules/benchmark.c:386 +msgid "Benchmarking. Please do not move your mouse or press any keys." +msgstr "Benchmarke. Bitte bewege den Mauszeiger nicht und drücke keine Tasten." -#: shell/callbacks.c:199 -msgid "Some code partly based on x86cpucaps by Osamu Kayasono" -msgstr "" +#: modules/benchmark.c:390 +msgid "Cancel" +msgstr "Abbrechen" -#: shell/callbacks.c:200 -msgid "Vendor list based on GtkSysInfo by Pissens Sebastien" -msgstr "" +#: modules/benchmark.c:527 +msgid "Results in MiB/second. Higher is better." +msgstr "Ergebnisse in MiB/Sekunde. Höhere Werte sind besser." -#: shell/callbacks.c:201 -msgid "DMI support based on code by Stewart Adam" -msgstr "" +#: modules/benchmark.c:531 +msgid "Results in HIMarks. Higher is better." +msgstr "Ergebnisse in HIMarks. Höhere Werte sind besser." -#: shell/callbacks.c:202 -msgid "SCSI support based on code by Pascal F. Martin" -msgstr "" +#: modules/benchmark.c:538 +msgid "Results in seconds. Lower is better." +msgstr "Ergebnisse in Sekunden. Niedrigere Werte sind besser." -#: shell/callbacks.c:206 -msgid "Jakub Szypulka" -msgstr "Jakub Szypulka" +#: modules/benchmark.c:546 +msgid "Benchmarks" +msgstr "Benchmarks" -#: shell/callbacks.c:207 -msgid "Tango Project" -msgstr "" +#: modules/benchmark.c:564 +msgid "Perform tasks and compare with other systems" +msgstr "Erledigt Aufgaben und vergleicht die Ergebnisse mit anderen Systemen" -#: shell/callbacks.c:208 -msgid "The GNOME Project" -msgstr "" +#: modules/benchmark.c:654 +msgid "Send benchmark results" +msgstr "Übermittle Benchmark-Ergebnisse" -#: shell/callbacks.c:209 -msgid "VMWare, Inc. (USB icon from VMWare Workstation 6)" -msgstr "" +#: modules/benchmark.c:659 +msgid "Receive benchmark results" +msgstr "Lade Benchmark-Ergebnisse" -#: shell/callbacks.c:220 -msgid "System information and benchmark tool" -msgstr "System-Informationen und Benchmark-Werkzeug" +#: modules/computer/alsa.c:26 +msgid "[Audio Devices]\n" +msgstr "[Audio-Geräte]\n" -#: shell/callbacks.c:225 -msgid "" -"HardInfo is free software; you can redistribute it and/or modify it under " -"the terms of the GNU General Public License as published by the Free " -"Software Foundation, version 2.\n" -"\n" -"This program is distributed in the hope that it will be useful, but WITHOUT " -"ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " -"FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for " -"more details.\n" -"\n" -"You should have received a copy of the GNU General Public License along with " -"this program; if not, write to the Free Software Foundation, Inc., 51 " -"Franklin St, Fifth Floor, Boston, MA 02110-1301 USA" +#: modules/computer/alsa.c:33 +#, c-format +msgid "Audio Adapter#%d=%s\n" msgstr "" +#: modules/computer/boots.c:33 +msgid "[Boots]\n" +msgstr "[Systemstarts]\n" + #: modules/computer.c:68 msgid "Summary" msgstr "Zusammenfassung" -#: modules/computer.c:69 modules/computer.c:428 +#: modules/computer.c:69 modules/computer.c:412 modules/computer.c:685 msgid "Operating System" msgstr "Betriebssystem" @@ -390,7 +738,7 @@ msgstr "Sprachen" msgid "Filesystems" msgstr "Dateisysteme" -#: modules/computer.c:74 modules/computer.c:431 +#: modules/computer.c:74 modules/computer.c:415 msgid "Display" msgstr "Anzeige" @@ -410,8 +758,8 @@ msgstr "Benutzer" msgid "Groups" msgstr "Gruppen" -#: modules/computer.c:101 modules/computer.c:421 modules/computer.c:426 -#: modules/devices.c:92 +#: modules/computer.c:101 modules/computer.c:405 modules/computer.c:410 +#: modules/devices.c:96 msgid "Memory" msgstr "Hauptspeicher" @@ -420,19 +768,19 @@ msgstr "Hauptspeicher" msgid "%dMB (%dMB used)" msgstr "" -#: modules/computer.c:105 modules/computer.c:495 modules/computer.c:511 +#: modules/computer.c:105 modules/computer.c:459 modules/computer.c:475 msgid "Uptime" msgstr "" -#: modules/computer.c:107 modules/computer.c:422 modules/computer.c:430 +#: modules/computer.c:107 modules/computer.c:406 modules/computer.c:414 msgid "Date/Time" msgstr "" -#: modules/computer.c:112 modules/computer.c:497 modules/computer.c:512 +#: modules/computer.c:112 modules/computer.c:461 modules/computer.c:476 msgid "Load Average" msgstr "" -#: modules/computer.c:114 modules/computer.c:496 modules/computer.c:513 +#: modules/computer.c:114 modules/computer.c:460 modules/computer.c:477 msgid "Available entropy in /dev/random" msgstr "" @@ -441,108 +789,124 @@ msgid "Scripting Languages" msgstr "Script-Sprachen" #: modules/computer.c:201 -msgid "CPython" -msgstr "CPython" +msgid "Python" +msgstr "" #: modules/computer.c:202 +msgid "Python2" +msgstr "" + +#: modules/computer.c:203 +msgid "Python3" +msgstr "" + +#: modules/computer.c:204 msgid "Perl" msgstr "Perl" -#: modules/computer.c:203 +#: modules/computer.c:205 +msgid "Perl6 (VM)" +msgstr "" + +#: modules/computer.c:206 +msgid "Perl6" +msgstr "" + +#: modules/computer.c:207 msgid "PHP" msgstr "PHP" -#: modules/computer.c:204 +#: modules/computer.c:208 msgid "Ruby" msgstr "Ruby" -#: modules/computer.c:205 +#: modules/computer.c:209 msgid "Bash" msgstr "Bash" -#: modules/computer.c:206 +#: modules/computer.c:210 msgid "Compilers" msgstr "Compiler" -#: modules/computer.c:207 +#: modules/computer.c:211 msgid "C (GCC)" msgstr "C (GCC)" -#: modules/computer.c:208 +#: modules/computer.c:212 msgid "C (Clang)" msgstr "C (Clang)" -#: modules/computer.c:209 +#: modules/computer.c:213 msgid "D (dmd)" msgstr "D (dmd)" -#: modules/computer.c:210 +#: modules/computer.c:214 msgid "Java" msgstr "Java" -#: modules/computer.c:211 +#: modules/computer.c:215 msgid "CSharp (Mono, old)" msgstr "CSharp (Mono, old)" -#: modules/computer.c:212 +#: modules/computer.c:216 msgid "CSharp (Mono)" msgstr "CSharp (Mono)" -#: modules/computer.c:213 +#: modules/computer.c:217 msgid "Vala" msgstr "Vala" -#: modules/computer.c:214 +#: modules/computer.c:218 msgid "Haskell (GHC)" msgstr "Haskell (GHC)" -#: modules/computer.c:215 +#: modules/computer.c:219 msgid "FreePascal" msgstr "FreePascal" -#: modules/computer.c:216 +#: modules/computer.c:220 msgid "Go" msgstr "" -#: modules/computer.c:217 +#: modules/computer.c:221 msgid "Tools" msgstr "Werkzeug-Programme" -#: modules/computer.c:218 +#: modules/computer.c:222 msgid "make" msgstr "make" -#: modules/computer.c:219 +#: modules/computer.c:223 msgid "GDB" msgstr "GDB" -#: modules/computer.c:220 +#: modules/computer.c:224 msgid "strace" msgstr "strace" -#: modules/computer.c:221 +#: modules/computer.c:225 msgid "valgrind" msgstr "valgrind" -#: modules/computer.c:222 +#: modules/computer.c:226 msgid "QMake" msgstr "QMake" -#: modules/computer.c:223 +#: modules/computer.c:227 msgid "CMake" msgstr "" -#: modules/computer.c:266 +#: modules/computer.c:271 #, c-format msgid "%s=Not found\n" msgstr "%s=Nicht gefunden\n" -#: modules/computer.c:269 +#: modules/computer.c:274 #, c-format msgid "Detecting version: %s" msgstr "" -#: modules/computer.c:280 +#: modules/computer.c:285 #, c-format msgid "" "[$ShellParam$]\n" @@ -557,164 +921,90 @@ msgstr "" "ShowColumnHeaders=true\n" "%s" -#: modules/computer.c:362 +#: modules/computer.c:367 msgid "Physical machine" msgstr "Physikalische Maschine" -#: modules/computer.c:380 -#, c-format -msgid "" -"[$ShellParam$]\n" -"UpdateInterval$Memory=1000\n" -"UpdateInterval$Date/Time=1000\n" -"#ReloadInterval=5000\n" -"[Computer]\n" -"Processor=%s\n" -"Memory=...\n" -"Machine Type=%s\n" -"Operating System=%s\n" -"User Name=%s\n" -"Date/Time=...\n" -"[Display]\n" -"Resolution=%dx%d pixels\n" -"OpenGL Renderer=%s\n" -"X11 Vendor=%s\n" -"\n" -"%s\n" -"[Input Devices]\n" -"%s\n" -"\n" -"%s\n" -"\n" -"%s\n" -msgstr "" -"[$ShellParam$]\n" -"UpdateInterval$Memory=1000\n" -"UpdateInterval$Date/Time=1000\n" -"#ReloadInterval=5000\n" -"[Computer]\n" -"Prozessor=%s\n" -"Memory=...\n" -"Maschinen-Typ=%s\n" -"Betriebssystem=%s\n" -"Benutzername=%s\n" -"Date/Time=...\n" -"[Anzeige]\n" -"Auflösung=%dx%d Pixel\n" -"OpenGL-Renderer=%s\n" -"X11-Hersteller=%s\n" -"\n" -"%s\n" -"[Eingabegeräte]\n" -"%s\n" -"\n" -"%s\n" -"\n" -"%s\n" - -#: modules/computer.c:424 modules/computer.c:680 +#: modules/computer.c:408 modules/computer.c:644 msgid "Computer" msgstr "Computer" -#: modules/computer.c:425 modules/devices.c:91 -#: modules/devices/alpha/processor.c:79 modules/devices/arm/processor.c:235 -#: modules/devices/s390/processor.c:123 modules/devices/m68k/processor.c:75 -#: modules/devices/sh/processor.c:75 modules/devices/parisc/processor.c:146 -#: modules/devices/ia64/processor.c:151 modules/devices/ppc/processor.c:149 -#: modules/devices/mips/processor.c:66 modules/devices/riscv/processor.c:173 -#: modules/devices/x86/processor.c:738 modules/devices/sparc/processor.c:66 +#: modules/computer.c:409 modules/devices/alpha/processor.c:79 +#: modules/devices/arm/processor.c:235 modules/devices.c:95 +#: modules/devices/ia64/processor.c:151 modules/devices/m68k/processor.c:75 +#: modules/devices/mips/processor.c:66 modules/devices/parisc/processor.c:146 +#: modules/devices/ppc/processor.c:149 modules/devices/riscv/processor.c:173 +#: modules/devices/s390/processor.c:123 modules/devices/sh/processor.c:75 +#: modules/devices/sparc/processor.c:66 modules/devices/x86/processor.c:405 msgid "Processor" msgstr "Prozessor" -#: modules/computer.c:427 +#: modules/computer.c:411 msgid "Machine Type" msgstr "Maschinen-Typ" -#: modules/computer.c:429 modules/computer.c:506 +#: modules/computer.c:413 modules/computer.c:470 msgid "User Name" msgstr "Benutzername" -#: modules/computer.c:432 +#: modules/computer.c:416 msgid "Resolution" msgstr "Auflösung" -#: modules/computer.c:434 +#. /label for resolution +#: modules/computer.c:418 +msgid "pixels" +msgstr "" + +#: modules/computer.c:419 msgid "OpenGL Renderer" msgstr "OpenGL-Renderer" -#: modules/computer.c:435 +#: modules/computer.c:420 msgid "X11 Vendor" msgstr "X11-Hersteller" -#: modules/computer.c:437 modules/devices.c:98 +#: modules/computer.c:422 modules/devices.c:102 msgid "Input Devices" msgstr "Eingabegeräte" -#: modules/computer.c:453 -#, c-format -msgid "" -"[$ShellParam$]\n" -"UpdateInterval$Uptime=10000\n" -"UpdateInterval$Load Average=1000\n" -"UpdateInterval$Available entropy in /dev/random=1000\n" -"[Version]\n" -"Kernel=%s\n" -"Version=%s\n" -"C Library=%s\n" -"Distribution=%s\n" -"[Current Session]\n" -"Computer Name=%s\n" -"User Name=%s\n" -"#Language=%s\n" -"Home Directory=%s\n" -"Desktop Environment=%s\n" -"[Misc]\n" -"Uptime=...\n" -"Load Average=...\n" -"Available entropy in /dev/random=...\n" -msgstr "" - -#: modules/computer.c:499 modules/computer.c:501 hardinfo/hardinfo.c:76 -msgid "Version" -msgstr "" - -#: modules/computer.c:500 +#: modules/computer.c:464 msgid "Kernel" msgstr "" -#: modules/computer.c:502 +#: modules/computer.c:466 msgid "C Library" msgstr "" -#: modules/computer.c:503 +#: modules/computer.c:467 msgid "Distribution" msgstr "" -#: modules/computer.c:504 +#: modules/computer.c:468 msgid "Current Session" msgstr "" -#: modules/computer.c:505 +#: modules/computer.c:469 msgid "Computer Name" msgstr "" -#: modules/computer.c:507 -msgid "#Language" +#: modules/computer.c:471 +msgid "Language" msgstr "" -#: modules/computer.c:508 +#: modules/computer.c:472 modules/computer/users.c:50 msgid "Home Directory" msgstr "" -#: modules/computer.c:509 +#: modules/computer.c:473 msgid "Desktop Environment" msgstr "" -#: modules/computer.c:510 +#: modules/computer.c:474 msgid "Misc" msgstr "" -#: modules/computer.c:518 +#: modules/computer.c:482 #, c-format msgid "" "[Loaded Modules]\n" @@ -731,7 +1021,7 @@ msgstr "" "ColumnTitle$Value=Beschreibung\n" "ShowColumnHeaders=true\n" -#: modules/computer.c:529 +#: modules/computer.c:493 #, c-format msgid "" "[$ShellParam$]\n" @@ -748,7 +1038,7 @@ msgstr "" "\n" "%s" -#: modules/computer.c:539 +#: modules/computer.c:503 #, c-format msgid "" "[$ShellParam$]\n" @@ -767,7 +1057,7 @@ msgstr "" "[Available Languages]\n" "%s" -#: modules/computer.c:550 +#: modules/computer.c:514 #, c-format msgid "" "[$ShellParam$]\n" @@ -794,7 +1084,7 @@ msgstr "" "[Mounted File Systems]\n" "%s\n" -#: modules/computer.c:564 +#: modules/computer.c:528 #, c-format msgid "" "[Display]\n" @@ -821,15 +1111,11 @@ msgstr "" "Version=%s\n" "Direct-Rendering=%s\n" -#: modules/computer.c:586 +#: modules/computer.c:550 msgid "Y_es" msgstr "_Ja" -#: modules/computer.c:586 modules/devices/printers.c:138 hardinfo/hardinfo.c:57 -msgid "No" -msgstr "Nein" - -#: modules/computer.c:600 +#: modules/computer.c:564 #, c-format msgid "" "[$ShellParam$]\n" @@ -848,431 +1134,169 @@ msgstr "" "[Gruppen]\n" "%s\n" -#: modules/computer.c:774 -msgid "Gathers high-level computer information" -msgstr "Sammelt high-level Computer-Informationen" - -#: modules/benchmark.c:52 -msgid "CPU Blowfish" -msgstr "CPU Blowfish" - -#: modules/benchmark.c:53 -msgid "CPU CryptoHash" -msgstr "CPU Crypto-Hash" - -#: modules/benchmark.c:54 -msgid "CPU Fibonacci" -msgstr "CPU Fibonacci" - -#: modules/benchmark.c:55 -msgid "CPU N-Queens" -msgstr "CPU Damenproblem" - -#: modules/benchmark.c:56 -msgid "CPU Zlib" +#: modules/computer.c:686 modules/devices/sparc/processor.c:67 +msgid "CPU" msgstr "" -#: modules/benchmark.c:57 -msgid "FPU FFT" -msgstr "FPU FFT" - -#: modules/benchmark.c:58 -msgid "FPU Raytracing" -msgstr "FPU Raytracing" - -#: modules/benchmark.c:59 -msgid "GPU Drawing" -msgstr "GPU Zeichnen" - -#: modules/benchmark.c:225 -#, c-format -msgid "" -"[$ShellParam$]\n" -"Zebra=1\n" -"OrderType=%d\n" -"ViewType=3\n" -"ColumnTitle$Extra1=CPU Clock\n" -"ColumnTitle$Progress=Results\n" -"ColumnTitle$TextValue=CPU\n" -"ShowColumnHeaders=true\n" -"[%s]\n" -"<big><b>This Machine</b></big>=%.3f|%s MHz\n" -"%s" +#: modules/computer.c:686 +msgid "RAM" msgstr "" -"[$ShellParam$]\n" -"Zebra=1\n" -"OrderType=%d\n" -"ViewType=3\n" -"ColumnTitle$Extra1=CPU-Takt\n" -"ColumnTitle$Progress=Ergebnisse\n" -"ColumnTitle$TextValue=CPU\n" -"ShowColumnHeaders=true\n" -"[%s]\n" -"<big><b>Diese Maschine</b></big>=%.3f|%s MHz\n" -"%s" -#: modules/benchmark.c:238 -#, c-format -msgid "" -"[$ShellParam$]\n" -"Zebra=1\n" -"OrderType=%d\n" -"ViewType=3\n" -"ColumnTitle$Extra1=CPU Clock\n" -"ColumnTitle$Progress=Results\n" -"ColumnTitle$TextValue=CPU\n" -"ShowColumnHeaders=true\n" -"[%s]\n" -"%s" +#: modules/computer.c:686 +msgid "Motherboard" msgstr "" -"[$ShellParam$]\n" -"Zebra=1\n" -"OrderType=%d\n" -"ViewType=3\n" -"ColumnTitle$Extra1=CPU-Takt\n" -"ColumnTitle$Progress=Ergebnisse\n" -"ColumnTitle$TextValue=CPU\n" -"ShowColumnHeaders=true\n" -"[%s]\n" -"%s" - -#: modules/benchmark.c:372 -#, c-format -msgid "Benchmarking: <b>%s</b>." -msgstr "Benchmarke: <b>%s</b>." - -#: modules/benchmark.c:386 -msgid "Benchmarking. Please do not move your mouse or press any keys." -msgstr "Benchmarke. Bitte bewege den Mauszeiger nicht und drücke keine Tasten." - -#: modules/benchmark.c:390 -msgid "Cancel" -msgstr "Abbrechen" - -#: modules/benchmark.c:527 -msgid "Results in MiB/second. Higher is better." -msgstr "Ergebnisse in MiB/Sekunde. Höhere Werte sind besser." - -#: modules/benchmark.c:531 -msgid "Results in HIMarks. Higher is better." -msgstr "Ergebnisse in HIMarks. Höhere Werte sind besser." - -#: modules/benchmark.c:538 -msgid "Results in seconds. Lower is better." -msgstr "Ergebnisse in Sekunden. Niedrigere Werte sind besser." -#: modules/benchmark.c:546 -msgid "Benchmarks" -msgstr "Benchmarks" +#: modules/computer.c:686 +msgid "Graphics" +msgstr "" -#: modules/benchmark.c:564 -msgid "Perform tasks and compare with other systems" -msgstr "Erledigt Aufgaben und vergleicht die Ergebnisse mit anderen Systemen" +#: modules/computer.c:687 modules/devices.c:103 +msgid "Storage" +msgstr "Speicher" -#: modules/benchmark.c:654 -msgid "Send benchmark results" -msgstr "Übermittle Benchmark-Ergebnisse" +#: modules/computer.c:687 modules/devices.c:99 +msgid "Printers" +msgstr "Drucker" -#: modules/benchmark.c:659 -msgid "Receive benchmark results" -msgstr "Lade Benchmark-Ergebnisse" +#: modules/computer.c:687 +msgid "Audio" +msgstr "" -#: modules/computer/boots.c:33 -msgid "[Boots]\n" -msgstr "[Systemstarts]\n" +#: modules/computer.c:742 +msgid "Gathers high-level computer information" +msgstr "Sammelt high-level Computer-Informationen" #: modules/computer/display.c:122 #, c-format msgid "Monitor %d=%dx%d pixels\n" msgstr "Bildschirm %d=%dx%d Pixel\n" -#: modules/computer/os.c:57 -#, c-format -msgid "GNU C Library version %s (%sstable)" -msgstr "" +#: modules/computer/environment.c:32 +msgid "[Environment Variables]\n" +msgstr "[Umgebungsvariablen]\n" -#: modules/computer/os.c:59 -msgid "un" +#: modules/computer/filesystem.c:83 +msgid "Filesystem" msgstr "" -#: modules/computer/os.c:61 modules/computer/os.c:138 modules/devices.c:171 -#: modules/devices.c:323 modules/devices/printers.c:99 -#: modules/devices/printers.c:106 modules/devices/printers.c:116 -#: modules/devices/printers.c:131 modules/devices/printers.c:140 -#: modules/devices/printers.c:243 -msgid "Unknown" +#: modules/computer/filesystem.c:84 +msgid "Mounted As" msgstr "" -#: modules/computer/os.c:80 -#, c-format -msgid "Version: %s" +#: modules/computer/filesystem.c:84 +msgid "Read-Write" msgstr "" -#: modules/computer/os.c:114 -msgid "Terminal" +#: modules/computer/filesystem.c:84 +msgid "Read-Only" msgstr "" -#: modules/computer/os.c:134 -#, c-format -msgid "Unknown (Window Manager: %s)" +#: modules/computer/filesystem.c:85 +msgid "Mount Point" msgstr "" -#: modules/computer/os.c:185 -msgid "Unknown distribution" +#: modules/computer/filesystem.c:86 +msgid "Size" msgstr "" -#: modules/computer/environment.c:32 -msgid "[Environment Variables]\n" -msgstr "[Umgebungsvariablen]\n" - -#: modules/computer/alsa.c:26 -msgid "[Audio Devices]\n" -msgstr "[Audio-Geräte]\n" +#: modules/computer/filesystem.c:87 +msgid "Used" +msgstr "" -#: modules/computer/alsa.c:33 -#, c-format -msgid "Audio Adapter#%d=%s\n" +#: modules/computer/filesystem.c:88 +msgid "Available" msgstr "" #: modules/computer/loadavg.c:64 msgid "Couldn't obtain load average" msgstr "" -#: modules/devices.c:93 -msgid "PCI Devices" -msgstr "PCI-Geräte" - -#: modules/devices.c:94 -msgid "USB Devices" -msgstr "USB-Geräte" - -#: modules/devices.c:95 -msgid "Printers" -msgstr "Drucker" - -#: modules/devices.c:96 -msgid "Battery" -msgstr "Akku" - -#: modules/devices.c:97 -msgid "Sensors" -msgstr "Sensoren" - -#: modules/devices.c:99 -msgid "Storage" -msgstr "Speicher" - -#: modules/devices.c:101 -msgid "DMI" -msgstr "DMI" - -#: modules/devices.c:102 -msgid "Memory SPD" -msgstr "Hauptspeicher (SPD)" - -#: modules/devices.c:104 -msgid "Resources" -msgstr "Ressourcen" - -#: modules/devices.c:303 -msgid " (vendor unknown)" -msgstr " (unbekannter Hersteller)" - -#: modules/devices.c:305 -msgid " (model unknown)" -msgstr " (unbekanntes Modell)" - -#: modules/devices.c:478 -msgid "Field" +#: modules/computer/os.c:34 modules/computer/os.c:35 +msgid "GNU C Library" msgstr "" -#: modules/devices.c:478 -msgid "Description" +#: modules/computer/os.c:36 +msgid "uClibc or uClibc-ng" msgstr "" -#: modules/devices.c:478 modules/devices.c:510 -msgid "Value" +#: modules/computer/os.c:37 +msgid "diet libc" msgstr "" -#: modules/devices.c:510 -msgid "Sensor" +#: modules/computer/os.c:75 modules/computer/os.c:152 modules/devices.c:180 +#: modules/devices.c:229 modules/devices/printers.c:99 +#: modules/devices/printers.c:106 modules/devices/printers.c:116 +#: modules/devices/printers.c:131 modules/devices/printers.c:140 +#: modules/devices/printers.c:243 +msgid "Unknown" msgstr "" -#: modules/devices.c:510 -msgid "Type" +#: modules/computer/os.c:94 +#, c-format +msgid "Version: %s" msgstr "" -#: modules/devices.c:556 -msgid "Devices" -msgstr "Geräte" - -#: modules/devices.c:568 -msgid "Update PCI ID listing" +#: modules/computer/os.c:128 +msgid "Terminal" msgstr "" -#: modules/devices.c:580 -msgid "Update CPU feature database" +#: modules/computer/os.c:148 +#, c-format +msgid "Unknown (Window Manager: %s)" msgstr "" -#: modules/devices.c:608 -msgid "Gathers information about hardware devices" -msgstr "Sammelt Informationen über die Hardware-Geräte" - -#: modules/devices.c:627 -msgid "Resource information requires superuser privileges" +#. /bits of entropy for rng (0) +#: modules/computer/os.c:162 +msgid "(None or not available)" msgstr "" -#: modules/network.c:59 -msgid "Interfaces" -msgstr "Schnittstellen" - -#: modules/network.c:60 -msgid "IP Connections" -msgstr "IP-Verbindungen" - -#: modules/network.c:61 -msgid "Routing Table" -msgstr "Routing-Tabelle" - -#: modules/network.c:62 -msgid "ARP Table" -msgstr "ARP-Tabelle" - -#: modules/network.c:63 -msgid "DNS Servers" -msgstr "DNS-Server" - -#: modules/network.c:64 -msgid "Statistics" -msgstr "Statistiken" - -#: modules/network.c:65 -msgid "Shared Directories" -msgstr "Freigegebene Verzeichnisse" - -#: modules/network.c:300 +#. /bits of entropy for rng (low/poor value) +#: modules/computer/os.c:163 #, c-format -msgid "" -"[ARP Table]\n" -"%s\n" -"[$ShellParam$]\n" -"ReloadInterval=3000\n" -"ColumnTitle$TextValue=IP Address\n" -"ColumnTitle$Value=Interface\n" -"ColumnTitle$Extra1=MAC Address\n" -"ShowColumnHeaders=true\n" +msgid "%d bits (low)" msgstr "" -"[ARP Table]\n" -"%s\n" -"[$ShellParam$]\n" -"ReloadInterval=3000\n" -"ColumnTitle$TextValue=IP-Adresse\n" -"ColumnTitle$Value=Schnittstelle\n" -"ColumnTitle$Extra1=MAC-Adresse\n" -"ShowColumnHeaders=true\n" -#: modules/network.c:321 +#. /bits of entropy for rng (medium value) +#: modules/computer/os.c:164 #, c-format -msgid "" -"[Name servers]\n" -"%s\n" -"[$ShellParam$]\n" -"ColumnTitle$TextValue=IP Address\n" -"ColumnTitle$Value=Name\n" -"ShowColumnHeaders=true\n" +msgid "%d bits (medium)" msgstr "" -"[DNS-Server]\n" -"%s\n" -"[$ShellParam$]\n" -"ColumnTitle$TextValue=IP-Adresse\n" -"ColumnTitle$Value=Name\n" -"ShowColumnHeaders=true\n" -#: modules/network.c:331 +#. /bits of entropy for rng (high/good value) +#: modules/computer/os.c:165 #, c-format -msgid "" -"[Connections]\n" -"%s\n" -"[$ShellParam$]\n" -"ReloadInterval=3000\n" -"ColumnTitle$TextValue=Local Address\n" -"ColumnTitle$Value=Protocol\n" -"ColumnTitle$Extra1=Foreign Address\n" -"ColumnTitle$Extra2=State\n" -"ShowColumnHeaders=true\n" +msgid "%d bits (healthy)" msgstr "" -"[Connections]\n" -"%s\n" -"[$ShellParam$]\n" -"ReloadInterval=3000\n" -"ColumnTitle$TextValue=Lokale Adresse\n" -"ColumnTitle$Value=Protokoll\n" -"ColumnTitle$Extra1=Fremde Adresse\n" -"ColumnTitle$Extra2=Status\n" -"ShowColumnHeaders=true\n" -#: modules/network.c:345 -#, c-format -msgid "" -"%s\n" -"[$ShellParam$]\n" -"ReloadInterval=3000\n" -"ViewType=1\n" -"ColumnTitle$TextValue=Interface\n" -"ColumnTitle$Value=IP Address\n" -"ColumnTitle$Extra1=Sent\n" -"ColumnTitle$Extra2=Received\n" -"ShowColumnHeaders=true\n" -"%s" +#: modules/computer/os.c:200 modules/network/net.c:442 +msgid "(Unknown)" msgstr "" -"%s\n" -"[$ShellParam$]\n" -"ReloadInterval=3000\n" -"ViewType=1\n" -"ColumnTitle$TextValue=Schnittstelle\n" -"ColumnTitle$Value=IP-Adresse\n" -"ColumnTitle$Extra1=Gesendet\n" -"ColumnTitle$Extra2=Empfangen\n" -"ShowColumnHeaders=true\n" -"%s" -#: modules/network.c:361 -#, c-format -msgid "" -"[IP routing table]\n" -"%s\n" -"[$ShellParam$]\n" -"ViewType=0\n" -"ReloadInterval=3000\n" -"ColumnTitle$TextValue=Destination / Gateway\n" -"ColumnTitle$Value=Interface\n" -"ColumnTitle$Extra1=Flags\n" -"ColumnTitle$Extra2=Mask\n" -"ShowColumnHeaders=true\n" +#: modules/computer/os.c:235 +msgid "Unknown distribution" msgstr "" -"[IP routing table]\n" -"%s\n" -"[$ShellParam$]\n" -"ViewType=0\n" -"ReloadInterval=3000\n" -"ColumnTitle$TextValue=Ziel / Vorgaberoute\n" -"ColumnTitle$Value=Schnittstelle\n" -"ColumnTitle$Extra1=Flags\n" -"ColumnTitle$Extra2=Netz-Maske\n" -"ShowColumnHeaders=true\n" -#: modules/network.c:399 -msgid "Network" -msgstr "Netzwerk" +#: modules/computer/users.c:47 +msgid "User Information" +msgstr "" -#: modules/network.c:432 -msgid "Gathers information about this computer's network connection" -msgstr "Sammelt Informationen über die Netzwerk-Verbindung dieses Computers" +#: modules/computer/users.c:48 +msgid "User ID" +msgstr "" -#: modules/devices/alpha/processor.c:80 modules/devices/s390/processor.c:124 -#: modules/devices/m68k/processor.c:76 modules/devices/parisc/processor.c:147 -#: modules/devices/ia64/processor.c:157 modules/devices/ppc/processor.c:150 -#: modules/devices/mips/processor.c:67 modules/devices/riscv/processor.c:174 +#: modules/computer/users.c:49 +msgid "Group ID" +msgstr "" + +#: modules/computer/users.c:51 +msgid "Default Shell" +msgstr "" + +#: modules/devices/alpha/processor.c:80 modules/devices/devicetree.c:184 +#: modules/devices/ia64/processor.c:157 modules/devices/m68k/processor.c:76 +#: modules/devices/mips/processor.c:67 modules/devices/parisc/processor.c:147 +#: modules/devices/ppc/processor.c:150 modules/devices/riscv/processor.c:174 +#: modules/devices/s390/processor.c:124 msgid "Model" msgstr "" @@ -1281,272 +1305,206 @@ msgid "Platform String" msgstr "" #: modules/devices/alpha/processor.c:82 modules/devices/arm/processor.c:239 -#: modules/devices/m68k/processor.c:79 modules/devices/sh/processor.c:79 -#: modules/devices/parisc/processor.c:150 modules/devices/ia64/processor.c:159 -#: modules/devices/ppc/processor.c:152 modules/devices/mips/processor.c:69 -#: modules/devices/riscv/processor.c:178 modules/devices/x86/processor.c:748 +#: modules/devices/ia64/processor.c:159 modules/devices/m68k/processor.c:79 +#: modules/devices/mips/processor.c:69 modules/devices/parisc/processor.c:150 +#: modules/devices/ppc/processor.c:152 modules/devices/riscv/processor.c:178 +#: modules/devices/sh/processor.c:79 modules/devices/x86/processor.c:415 msgid "Frequency" msgstr "Taktfrequenz" #: modules/devices/alpha/processor.c:82 modules/devices/arm/processor.c:239 -#: modules/devices/m68k/processor.c:79 modules/devices/sh/processor.c:79 -#: modules/devices/sh/processor.c:80 modules/devices/sh/processor.c:81 -#: modules/devices/parisc/processor.c:150 modules/devices/ia64/processor.c:159 -#: modules/devices/ppc/processor.c:152 modules/devices/mips/processor.c:69 -#: modules/devices/riscv/processor.c:178 modules/devices/x86/processor.c:748 +#: modules/devices/ia64/processor.c:159 modules/devices/m68k/processor.c:79 +#: modules/devices/mips/processor.c:69 modules/devices/parisc/processor.c:150 +#: modules/devices/ppc/processor.c:152 modules/devices/riscv/processor.c:178 +#: modules/devices/sh/processor.c:79 modules/devices/sh/processor.c:80 +#: modules/devices/sh/processor.c:81 modules/devices/x86/processor.c:415 msgid "MHz" msgstr "" #: modules/devices/alpha/processor.c:83 modules/devices/arm/processor.c:240 -#: modules/devices/s390/processor.c:126 modules/devices/m68k/processor.c:80 -#: modules/devices/sh/processor.c:82 modules/devices/parisc/processor.c:151 -#: modules/devices/ia64/processor.c:160 modules/devices/ppc/processor.c:153 -#: modules/devices/mips/processor.c:70 modules/devices/x86/processor.c:749 +#: modules/devices/ia64/processor.c:160 modules/devices/m68k/processor.c:80 +#: modules/devices/mips/processor.c:70 modules/devices/parisc/processor.c:151 +#: modules/devices/ppc/processor.c:153 modules/devices/s390/processor.c:126 +#: modules/devices/sh/processor.c:82 modules/devices/x86/processor.c:416 msgid "BogoMips" msgstr "" #: modules/devices/alpha/processor.c:84 modules/devices/arm/processor.c:241 -#: modules/devices/s390/processor.c:127 modules/devices/m68k/processor.c:81 -#: modules/devices/sh/processor.c:83 modules/devices/parisc/processor.c:152 -#: modules/devices/ia64/processor.c:161 modules/devices/ppc/processor.c:154 -#: modules/devices/mips/processor.c:71 modules/devices/riscv/processor.c:179 -#: modules/devices/x86/processor.c:750 modules/devices/sparc/processor.c:69 +#: modules/devices/ia64/processor.c:161 modules/devices/m68k/processor.c:81 +#: modules/devices/mips/processor.c:71 modules/devices/parisc/processor.c:152 +#: modules/devices/ppc/processor.c:154 modules/devices/riscv/processor.c:179 +#: modules/devices/s390/processor.c:127 modules/devices/sh/processor.c:83 +#: modules/devices/sparc/processor.c:69 modules/devices/x86/processor.c:417 msgid "Byte Order" msgstr "Byte-Reihenfolge" -#: modules/devices/devmemory.c:93 -msgid "Total Memory" -msgstr "" - -#: modules/devices/devmemory.c:94 -msgid "Free Memory" -msgstr "" - -#: modules/devices/devmemory.c:95 -msgid "Cached Swap" -msgstr "" - -#: modules/devices/devmemory.c:96 -msgid "High Memory" -msgstr "" - -#: modules/devices/devmemory.c:97 -msgid "Free High Memory" -msgstr "" - -#: modules/devices/devmemory.c:98 -msgid "Low Memory" -msgstr "" - -#: modules/devices/devmemory.c:99 -msgid "Free Low Memory" -msgstr "" - -#: modules/devices/devmemory.c:100 -msgid "Virtual Memory" -msgstr "" - -#: modules/devices/devmemory.c:101 -msgid "Free Virtual Memory" -msgstr "" - -#: modules/devices/battery.c:181 -#, c-format -msgid "" -"\n" -"[Battery: %s]\n" -"State=%s (load: %s)\n" -"Capacity=%s / %s (%.2f%%)\n" -"Battery Technology=%s (%s)\n" -"Manufacturer=%s\n" -"Model Number=%s\n" -"Serial Number=%s\n" -msgstr "" -"\n" -"[Akku: %s]\n" -"Status=%s (load: %s)\n" -"Kapazität=%s / %s (%.2f%%)\n" -"Akku-Technologie=%s (%s)\n" -"Hersteller=%s\n" -"Modellnummer=%s\n" -"Seriennummer=%s\n" - -#: modules/devices/battery.c:258 -#, 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:346 -#, 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:358 -#, 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:385 -msgid "" -"[No batteries]\n" -"No batteries found on this system=\n" -msgstr "" -"[Keine Akkus]\n" -"Keine Akkus in diesem System gefunden=\n" - #. /hw_cap +#. /flag:swp #: modules/devices/arm/arm_data.c:42 +msgctxt "arm-flag" msgid "SWP instruction (atomic read-modify-write)" msgstr "" +#. /flag:half #: modules/devices/arm/arm_data.c:43 +msgctxt "arm-flag" msgid "Half-word loads and stores" msgstr "" +#. /flag:thumb #: modules/devices/arm/arm_data.c:44 +msgctxt "arm-flag" msgid "Thumb (16-bit instruction set)" msgstr "" +#. /flag:26bit #: modules/devices/arm/arm_data.c:45 +msgctxt "arm-flag" msgid "26-Bit Model (Processor status register folded into program counter)" msgstr "" +#. /flag:fastmult #: modules/devices/arm/arm_data.c:46 +msgctxt "arm-flag" msgid "32x32->64-bit multiplication" msgstr "" +#. /flag:fpa #: modules/devices/arm/arm_data.c:47 +msgctxt "arm-flag" msgid "Floating point accelerator" msgstr "" +#. /flag:vfp #: modules/devices/arm/arm_data.c:48 +msgctxt "arm-flag" msgid "VFP (early SIMD vector floating point instructions)" msgstr "" +#. /flag:edsp #: modules/devices/arm/arm_data.c:49 +msgctxt "arm-flag" msgid "DSP extensions (the 'e' variant of the ARM9 CPUs, and all others above)" msgstr "" +#. /flag:java #: modules/devices/arm/arm_data.c:50 +msgctxt "arm-flag" msgid "Jazelle (Java bytecode accelerator)" msgstr "" +#. /flag:iwmmxt #: modules/devices/arm/arm_data.c:51 +msgctxt "arm-flag" msgid "SIMD instructions similar to Intel MMX" msgstr "" +#. /flag:crunch #: modules/devices/arm/arm_data.c:52 +msgctxt "arm-flag" msgid "MaverickCrunch coprocessor (if kernel support enabled)" msgstr "" +#. /flag:thumbee #: modules/devices/arm/arm_data.c:53 +msgctxt "arm-flag" msgid "ThumbEE" msgstr "" +#. /flag:neon #: modules/devices/arm/arm_data.c:54 +msgctxt "arm-flag" msgid "Advanced SIMD/NEON on AArch32" msgstr "" +#. /flag:evtstrm #: modules/devices/arm/arm_data.c:55 -msgid "kernel event stream using generic architected timer" +msgctxt "arm-flag" +msgid "Kernel event stream using generic architected timer" msgstr "" +#. /flag:vfpv3 #: modules/devices/arm/arm_data.c:56 +msgctxt "arm-flag" msgid "VFP version 3" msgstr "" +#. /flag:vfpv3d16 #: modules/devices/arm/arm_data.c:57 +msgctxt "arm-flag" msgid "VFP version 3 with 16 D-registers" msgstr "" +#. /flag:vfpv4 #: modules/devices/arm/arm_data.c:58 +msgctxt "arm-flag" msgid "VFP version 4 with fast context switching" msgstr "" +#. /flag:vfpd32 #: modules/devices/arm/arm_data.c:59 +msgctxt "arm-flag" msgid "VFP with 32 D-registers" msgstr "" +#. /flag:tls #: modules/devices/arm/arm_data.c:60 +msgctxt "arm-flag" msgid "TLS register" msgstr "" +#. /flag:idiva #: modules/devices/arm/arm_data.c:61 +msgctxt "arm-flag" msgid "SDIV and UDIV hardware division in ARM mode" msgstr "" +#. /flag:idivt #: modules/devices/arm/arm_data.c:62 +msgctxt "arm-flag" msgid "SDIV and UDIV hardware division in Thumb mode" msgstr "" +#. /flag:lpae #: modules/devices/arm/arm_data.c:63 +msgctxt "arm-flag" msgid "40-bit Large Physical Address Extension" msgstr "" #. /hw_cap2 +#. /flag:pmull #: modules/devices/arm/arm_data.c:65 +msgctxt "arm-flag" msgid "64x64->128-bit F2m multiplication (arch>8)" msgstr "" +#. /flag:aes #: modules/devices/arm/arm_data.c:66 +msgctxt "arm-flag" msgid "Crypto:AES (arch>8)" msgstr "" +#. /flag:sha1 #: modules/devices/arm/arm_data.c:67 +msgctxt "arm-flag" msgid "Crypto:SHA1 (arch>8)" msgstr "" +#. /flag:sha2 #: modules/devices/arm/arm_data.c:68 +msgctxt "arm-flag" msgid "Crypto:SHA2 (arch>8)" msgstr "" +#. /flag:crc32 #: modules/devices/arm/arm_data.c:69 +msgctxt "arm-flag" msgid "CRC32 checksum instructions (arch>8)" msgstr "" +#. /flag:asimd #: modules/devices/arm/arm_data.c:72 +msgctxt "arm-flag" msgid "Advanced SIMD/NEON on AArch64 (arch>8)" msgstr "" @@ -1555,7 +1513,7 @@ msgid "ARM Processor" msgstr "ARM Prozessor" #: modules/devices/arm/processor.c:199 modules/devices/riscv/processor.c:147 -#: modules/devices/x86/processor.c:701 +#: modules/devices/x86/processor.c:368 msgid "Empty List" msgstr "" @@ -1567,7 +1525,7 @@ msgstr "" msgid "Decoded Name" msgstr "" -#: modules/devices/arm/processor.c:238 +#: modules/devices/arm/processor.c:238 modules/network/net.c:458 msgid "Mode" msgstr "" @@ -1583,8 +1541,9 @@ msgstr "" msgid "Part" msgstr "" -#: modules/devices/arm/processor.c:247 modules/devices/parisc/processor.c:148 -#: modules/devices/ia64/processor.c:154 modules/devices/riscv/processor.c:175 +#: modules/devices/arm/processor.c:247 modules/devices/ia64/processor.c:154 +#: modules/devices/parisc/processor.c:148 +#: modules/devices/riscv/processor.c:175 msgid "Architecture" msgstr "" @@ -1598,126 +1557,183 @@ msgid "Revision" msgstr "" #: modules/devices/arm/processor.c:250 modules/devices/riscv/processor.c:182 -#: modules/devices/x86/processor.c:756 modules/devices/sparc/processor.c:70 +#: modules/devices/sparc/processor.c:70 modules/devices/x86/processor.c:423 msgid "Capabilities" msgstr "Fähigkeiten" -#: modules/devices/arm/processor.c:271 modules/devices/s390/processor.c:149 -#: modules/devices/parisc/processor.c:180 modules/devices/ia64/processor.c:185 -#: modules/devices/ppc/processor.c:176 modules/devices/riscv/processor.c:203 -#: modules/devices/x86/processor.c:779 +#: modules/devices/arm/processor.c:271 modules/devices/ia64/processor.c:185 +#: modules/devices/parisc/processor.c:180 modules/devices/ppc/processor.c:176 +#: modules/devices/riscv/processor.c:203 modules/devices/s390/processor.c:149 +#: modules/devices/x86/processor.c:446 #, c-format msgid "%s$CPU%d$%s=%.2fMHz\n" msgstr "%s$CPU%d$%s=%.2fMHz\n" -#: modules/devices/s390/processor.c:92 -msgid "S390 Processor" -msgstr "" - -#: modules/devices/s390/processor.c:125 -msgid "ID String" -msgstr "" - -#: modules/devices/m68k/processor.c:77 modules/devices/riscv/processor.c:177 -msgid "MMU" +#: modules/devices/battery.c:181 +#, c-format +msgid "" +"\n" +"[Battery: %s]\n" +"State=%s (load: %s)\n" +"Capacity=%s / %s (%.2f%%)\n" +"Battery Technology=%s (%s)\n" +"Manufacturer=%s\n" +"Model Number=%s\n" +"Serial Number=%s\n" msgstr "" +"\n" +"[Akku: %s]\n" +"Status=%s (load: %s)\n" +"Kapazität=%s / %s (%.2f%%)\n" +"Akku-Technologie=%s (%s)\n" +"Hersteller=%s\n" +"Modellnummer=%s\n" +"Seriennummer=%s\n" -#: modules/devices/m68k/processor.c:78 modules/devices/sparc/processor.c:68 -msgid "FPU" +#: modules/devices/battery.c:258 +#, 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/m68k/processor.c:82 -msgid "Calibration" +#: modules/devices/battery.c:346 +#, 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/storage.c:46 +#: modules/devices/battery.c:358 +#, fuzzy, c-format msgid "" "\n" -"[SCSI Disks]\n" +"[Battery (APM)]\n" +"Charge=%d%%\n" +"Using=%s\n" +"APM driver version=%s\n" +"APM BIOS version=%s\n" msgstr "" "\n" -"[SCSI-Geräte]\n" +"[Akku (APM)]\n" +"Ladung=%d%%\n" +"Using=%s\n" +"APM Driver-Version=%s\n" +"APM BIOS-Version=%s\n" -#: modules/devices/storage.c:110 modules/devices/storage.c:313 -#, c-format +#: modules/devices/battery.c:385 msgid "" -"[Device Information]\n" -"Model=%s\n" +"[No batteries]\n" +"No batteries found on this system=\n" msgstr "" -"[Geräte-Informationen]\n" -"Modell=%s\n" +"[Keine Akkus]\n" +"Keine Akkus in diesem System gefunden=\n" -#: modules/devices/storage.c:115 modules/devices/storage.c:319 -#, c-format -msgid "Vendor=%s (%s)\n" -msgstr "Hersteller=%s (%s)\n" +#: modules/devices.c:97 +msgid "PCI Devices" +msgstr "PCI-Geräte" -#: modules/devices/storage.c:120 modules/devices/storage.c:321 -#, c-format -msgid "Vendor=%s\n" -msgstr "Hersteller=%s\n" +#: modules/devices.c:98 +msgid "USB Devices" +msgstr "USB-Geräte" -#: modules/devices/storage.c:125 -#, c-format -msgid "" -"Type=%s\n" -"Revision=%s\n" -"[SCSI Controller]\n" -"Controller=scsi%d\n" -"Channel=%d\n" -"ID=%d\n" -"LUN=%d\n" +#: modules/devices.c:100 +msgid "Battery" +msgstr "Akku" + +#: modules/devices.c:101 +msgid "Sensors" +msgstr "Sensoren" + +#: modules/devices.c:105 +msgid "DMI" +msgstr "DMI" + +#: modules/devices.c:106 +msgid "Memory SPD" +msgstr "Hauptspeicher (SPD)" + +#: modules/devices.c:111 +msgid "Device Tree" msgstr "" -#: modules/devices/storage.c:167 -msgid "" -"\n" -"[IDE Disks]\n" +#: modules/devices.c:113 +msgid "Resources" +msgstr "Ressourcen" + +#: modules/devices.c:219 +msgid " (vendor unknown)" +msgstr " (unbekannter Hersteller)" + +#: modules/devices.c:221 +msgid " (model unknown)" +msgstr " (unbekanntes Modell)" + +#: modules/devices.c:398 +msgid "Field" msgstr "" -"\n" -"[IDE-Geräte]\n" -#: modules/devices/storage.c:250 -#, c-format -msgid "Driver=%s\n" -msgstr "Treiber=%s\n" +#: modules/devices.c:398 +msgid "Description" +msgstr "" -#: modules/devices/storage.c:324 -#, c-format -msgid "" -"Device Name=hd%c\n" -"Media=%s\n" -"Cache=%dkb\n" +#: modules/devices.c:398 modules/devices.c:430 +msgid "Value" msgstr "" -#: modules/devices/storage.c:334 -#, c-format -msgid "" -"[Geometry]\n" -"Physical=%s\n" -"Logical=%s\n" +#: modules/devices.c:430 +msgid "Sensor" msgstr "" -"[Geometrie]\n" -"Physikalisch=%s\n" -"Logisch=%s\n" -#: modules/devices/storage.c:344 -#, c-format -msgid "" -"[Capabilities]\n" -"%s" +#: modules/devices.c:430 +msgid "Type" msgstr "" -"[Fähigkeiten]\n" -"%s" -#: modules/devices/storage.c:351 -#, c-format -msgid "" -"[Speeds]\n" -"%s" +#: modules/devices.c:476 +msgid "Devices" +msgstr "Geräte" + +#: modules/devices.c:488 +msgid "Update PCI ID listing" +msgstr "" + +#: modules/devices.c:500 +msgid "Update CPU feature database" +msgstr "" + +#: modules/devices.c:528 +msgid "Gathers information about hardware devices" +msgstr "Sammelt Informationen über die Hardware-Geräte" + +#: modules/devices.c:547 +msgid "Resource information requires superuser privileges" msgstr "" -"[Geschwindigkeiten]\n" -"%s" #: modules/devices/cpu_util.c:26 msgid "Little Endian" @@ -1792,56 +1808,146 @@ msgstr "" msgid "ID" msgstr "" -#: modules/devices/sh/processor.c:55 -msgid "SuperH Processor" +#: modules/devices/devicetree.c:100 +msgid "Properties" msgstr "" -#: modules/devices/sh/processor.c:76 modules/devices/ia64/processor.c:152 -#: hardinfo/hardinfo.c:76 -msgid "Name" -msgstr "Name" +#: modules/devices/devicetree.c:101 +msgid "Children" +msgstr "" -#: modules/devices/sh/processor.c:77 -msgid "Machine" +#: modules/devices/devicetree.c:137 +msgid "Node" msgstr "" -#: modules/devices/sh/processor.c:78 modules/devices/ia64/processor.c:156 -msgid "Family" +#: modules/devices/devicetree.c:138 +msgid "Node Path" msgstr "" -#: modules/devices/sh/processor.c:80 -msgid "Bus Frequency" +#: modules/devices/devicetree.c:139 +msgid "Alias" msgstr "" -#: modules/devices/sh/processor.c:81 -msgid "Module Frequency" +#: modules/devices/devicetree.c:139 modules/devices/devicetree.c:140 +msgid "(None)" msgstr "" -#: modules/devices/parisc/processor.c:107 -msgid "PA-RISC Processor" +#: modules/devices/devicetree.c:140 +msgid "Symbol" msgstr "" -#: modules/devices/parisc/processor.c:149 -msgid "System" +#: modules/devices/devicetree.c:183 +msgid "Board" msgstr "" -#: modules/devices/parisc/processor.c:153 -msgid "HVersion" +#: modules/devices/devicetree.c:185 modules/devices/devicetree/rpi_data.c:156 +msgid "Serial Number" msgstr "" -#: modules/devices/parisc/processor.c:154 -msgid "SVersion" +#: modules/devices/devicetree.c:186 +msgid "Compatible" msgstr "" -#: modules/devices/parisc/processor.c:155 modules/devices/x86/processor.c:753 -msgid "Cache" +#: modules/devices/devicetree/dt_util.c:715 +msgid "phandle Map" +msgstr "" + +#: modules/devices/devicetree/dt_util.c:716 +msgid "Alias Map" +msgstr "" + +#: modules/devices/devicetree/dt_util.c:717 +msgid "Symbol Map" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:148 +#: modules/devices/devicetree/rpi_data.c:149 +msgid "Raspberry Pi" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:149 +msgid "Board Name" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:150 +msgid "PCB Revision" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:151 +msgid "Introduction" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:152 +msgid "Manufacturer" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:153 +msgid "RCode" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:154 +msgid "SOC (spec)" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:155 +msgid "Memory (spec)" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:157 +msgid "Permanent overvolt bit" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:157 +msgctxt "rpi-ov-bit" +msgid "Set" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:157 +msgctxt "rpi-ov-bit" +msgid "Not set" +msgstr "" + +#: modules/devices/devmemory.c:93 +msgid "Total Memory" +msgstr "" + +#: modules/devices/devmemory.c:94 +msgid "Free Memory" +msgstr "" + +#: modules/devices/devmemory.c:95 +msgid "Cached Swap" +msgstr "" + +#: modules/devices/devmemory.c:96 +msgid "High Memory" +msgstr "" + +#: modules/devices/devmemory.c:97 +msgid "Free High Memory" +msgstr "" + +#: modules/devices/devmemory.c:98 +msgid "Low Memory" +msgstr "" + +#: modules/devices/devmemory.c:99 +msgid "Free Low Memory" +msgstr "" + +#: modules/devices/devmemory.c:100 +msgid "Virtual Memory" +msgstr "" + +#: modules/devices/devmemory.c:101 +msgid "Free Virtual Memory" msgstr "" #: modules/devices/ia64/processor.c:108 msgid "IA64 Processor" msgstr "" -#: modules/devices/ia64/processor.c:153 modules/devices/x86/processor.c:745 +#: modules/devices/ia64/processor.c:153 modules/devices/x86/processor.c:412 msgid "Vendor" msgstr "Hersteller" @@ -1849,6 +1955,10 @@ msgstr "Hersteller" msgid "Architecture Revision" msgstr "" +#: modules/devices/ia64/processor.c:156 modules/devices/sh/processor.c:78 +msgid "Family" +msgstr "" + #: modules/devices/ia64/processor.c:162 msgid "CPU regs" msgstr "" @@ -1857,28 +1967,110 @@ msgstr "" msgid "Features" msgstr "" -#: modules/devices/spd-decode.c:1475 -msgid "" -"[SPD]\n" -"Please load the eeprom module to obtain information about memory SPD=\n" -"[$ShellParam$]\n" -"ReloadInterval=500\n" +#: modules/devices/m68k/processor.c:77 modules/devices/riscv/processor.c:177 +msgid "MMU" msgstr "" -#: modules/devices/spd-decode.c:1480 -msgid "" -"[SPD]\n" -"Reading memory SPD not supported on this system=\n" +#: modules/devices/m68k/processor.c:78 modules/devices/sparc/processor.c:68 +msgid "FPU" +msgstr "" + +#: modules/devices/m68k/processor.c:82 +msgid "Calibration" +msgstr "" + +#: modules/devices/mips/processor.c:68 +msgid "System Type" +msgstr "" + +#: modules/devices/parisc/processor.c:107 +msgid "PA-RISC Processor" +msgstr "" + +#: modules/devices/parisc/processor.c:149 +msgid "System" +msgstr "" + +#: modules/devices/parisc/processor.c:153 +msgid "HVersion" +msgstr "" + +#: modules/devices/parisc/processor.c:154 +msgid "SVersion" +msgstr "" + +#: modules/devices/parisc/processor.c:155 modules/devices/x86/processor.c:420 +msgid "Cache" msgstr "" #: modules/devices/ppc/processor.c:117 msgid "POWER Processor" msgstr "POWER Prozessor" -#: modules/devices/mips/processor.c:68 -msgid "System Type" +#: modules/devices/printers.c:81 +msgid "⚬ Can do black and white printing=\n" +msgstr "⚬ Kann schwarz/weiß drucken=\n" + +#: modules/devices/printers.c:83 +msgid "⚬ Can do color printing=\n" +msgstr "⚬ Kann farbig drucken=\n" + +#: modules/devices/printers.c:85 +msgid "⚬ Can do duplexing=\n" +msgstr "⚬ Kann zweiseitig drucken (Duplexdruck)=\n" + +#: modules/devices/printers.c:87 +msgid "⚬ Can do staple output=\n" +msgstr "⚬ Kann Ausdrucke stapeln=\n" + +#: modules/devices/printers.c:89 +msgid "⚬ Can do copies=\n" +msgstr "⚬ Kann kopieren=\n" + +#: modules/devices/printers.c:91 +msgid "⚬ Can collate copies=\n" +msgstr "⚬ Kann Ausdruck sortieren=\n" + +#: modules/devices/printers.c:93 +msgid "⚬ Printer is rejecting jobs=\n" +msgstr "⚬ Drucker weist Aufträge zurück=\n" + +#: modules/devices/printers.c:95 +msgid "⚬ Printer was automatically discovered and added=\n" +msgstr "⚬ Drucker wurde automatisch entdeckt und hinzugefügt=\n" + +#: modules/devices/printers.c:110 +msgid "Idle" +msgstr "" + +#: modules/devices/printers.c:112 +msgid "Printing a Job" msgstr "" +#: modules/devices/printers.c:114 +msgid "Stopped" +msgstr "" + +#: modules/devices/printers.c:190 +msgid "" +"[Printers]\n" +"No suitable CUPS library found=" +msgstr "" +"[Drucker]\n" +"Keine passende CUPS-Bibliothek gefunden=" + +#: modules/devices/printers.c:200 +msgid "[Printers (CUPS)]\n" +msgstr "[Drucker (CUPS)]\n" + +#: modules/devices/printers.c:263 +msgid "" +"[Printers]\n" +"No printers found=\n" +msgstr "" +"[Printers]\n" +"Keine Drucker gefunden=\n" + #: modules/devices/riscv/processor.c:107 msgid "RISC-V Processor" msgstr "" @@ -1887,1296 +2079,2160 @@ msgstr "" msgid "uarch" msgstr "" +#. /ext:RV32 #: modules/devices/riscv/riscv_data.c:37 +msgctxt "rv-ext" msgid "RISC-V 32-bit" msgstr "" +#. /ext:RV64 #: modules/devices/riscv/riscv_data.c:38 +msgctxt "rv-ext" msgid "RISC-V 64-bit" msgstr "" +#. /ext:RV128 #: modules/devices/riscv/riscv_data.c:39 +msgctxt "rv-ext" msgid "RISC-V 128-bit" msgstr "" +#. /ext:E #: modules/devices/riscv/riscv_data.c:40 +msgctxt "rv-ext" msgid "Base embedded integer instructions (15 registers)" msgstr "" +#. /ext:I #: modules/devices/riscv/riscv_data.c:41 +msgctxt "rv-ext" msgid "Base integer instructions (31 registers)" msgstr "" +#. /ext:M #: modules/devices/riscv/riscv_data.c:42 +msgctxt "rv-ext" msgid "Hardware integer multiply and divide" msgstr "" +#. /ext:A #: modules/devices/riscv/riscv_data.c:43 +msgctxt "rv-ext" msgid "Atomic memory operations" msgstr "" +#. /ext:C #: modules/devices/riscv/riscv_data.c:44 +msgctxt "rv-ext" msgid "Compressed 16-bit instructions" msgstr "" +#. /ext:F #: modules/devices/riscv/riscv_data.c:45 +msgctxt "rv-ext" msgid "Floating-point instructions, single-precision" msgstr "" +#. /ext:D #: modules/devices/riscv/riscv_data.c:46 +msgctxt "rv-ext" msgid "Floating-point instructions, double-precision" msgstr "" +#. /ext:Q #: modules/devices/riscv/riscv_data.c:47 +msgctxt "rv-ext" msgid "Floating-point instructions, quad-precision" msgstr "" +#. /ext:B #: modules/devices/riscv/riscv_data.c:48 +msgctxt "rv-ext" msgid "Bit manipulation instructions" msgstr "" +#. /ext:V #: modules/devices/riscv/riscv_data.c:49 +msgctxt "rv-ext" msgid "Vector operations" msgstr "" +#. /ext:T #: modules/devices/riscv/riscv_data.c:50 +msgctxt "rv-ext" msgid "Transactional memory" msgstr "" +#. /ext:P #: modules/devices/riscv/riscv_data.c:51 +msgctxt "rv-ext" msgid "Packed SIMD instructions" msgstr "" +#. /ext:L #: modules/devices/riscv/riscv_data.c:52 +msgctxt "rv-ext" msgid "Decimal floating-point instructions" msgstr "" +#. /ext:J #: modules/devices/riscv/riscv_data.c:53 +msgctxt "rv-ext" msgid "Dynamically translated languages" msgstr "" +#. /ext:N #: modules/devices/riscv/riscv_data.c:54 +msgctxt "rv-ext" msgid "User-level interrupts" msgstr "" -#: modules/devices/x86/processor.c:146 +#: modules/devices/s390/processor.c:92 +msgid "S390 Processor" +msgstr "" + +#: modules/devices/s390/processor.c:125 +msgid "ID String" +msgstr "" + +#: modules/devices/sh/processor.c:55 +msgid "SuperH Processor" +msgstr "" + +#: modules/devices/sh/processor.c:77 +msgid "Machine" +msgstr "" + +#: modules/devices/sh/processor.c:80 +msgid "Bus Frequency" +msgstr "" + +#: modules/devices/sh/processor.c:81 +msgid "Module Frequency" +msgstr "" + +#: modules/devices/spd-decode.c:1475 +msgid "" +"[SPD]\n" +"Please load the eeprom module to obtain information about memory SPD=\n" +"[$ShellParam$]\n" +"ReloadInterval=500\n" +msgstr "" + +#: modules/devices/spd-decode.c:1480 +msgid "" +"[SPD]\n" +"Reading memory SPD not supported on this system=\n" +msgstr "" + +#: modules/devices/storage.c:46 +msgid "" +"\n" +"[SCSI Disks]\n" +msgstr "" +"\n" +"[SCSI-Geräte]\n" + +#: modules/devices/storage.c:110 modules/devices/storage.c:313 +#, c-format +msgid "" +"[Device Information]\n" +"Model=%s\n" +msgstr "" +"[Geräte-Informationen]\n" +"Modell=%s\n" + +#: modules/devices/storage.c:115 modules/devices/storage.c:319 +#, c-format +msgid "Vendor=%s (%s)\n" +msgstr "Hersteller=%s (%s)\n" + +#: modules/devices/storage.c:120 modules/devices/storage.c:321 +#, c-format +msgid "Vendor=%s\n" +msgstr "Hersteller=%s\n" + +#: modules/devices/storage.c:125 +#, c-format +msgid "" +"Type=%s\n" +"Revision=%s\n" +"[SCSI Controller]\n" +"Controller=scsi%d\n" +"Channel=%d\n" +"ID=%d\n" +"LUN=%d\n" +msgstr "" + +#: modules/devices/storage.c:167 +msgid "" +"\n" +"[IDE Disks]\n" +msgstr "" +"\n" +"[IDE-Geräte]\n" + +#: modules/devices/storage.c:250 +#, c-format +msgid "Driver=%s\n" +msgstr "Treiber=%s\n" + +#: modules/devices/storage.c:324 +#, c-format +msgid "" +"Device Name=hd%c\n" +"Media=%s\n" +"Cache=%dkb\n" +msgstr "" + +#: modules/devices/storage.c:334 +#, c-format +msgid "" +"[Geometry]\n" +"Physical=%s\n" +"Logical=%s\n" +msgstr "" +"[Geometrie]\n" +"Physikalisch=%s\n" +"Logisch=%s\n" + +#: modules/devices/storage.c:344 +#, c-format +msgid "" +"[Capabilities]\n" +"%s" +msgstr "" +"[Fähigkeiten]\n" +"%s" + +#: modules/devices/storage.c:351 +#, c-format +msgid "" +"[Speeds]\n" +"%s" +msgstr "" +"[Geschwindigkeiten]\n" +"%s" + +#: modules/devices/x86/processor.c:149 msgid "Cache information not available=\n" msgstr "" -#: modules/devices/x86/processor.c:152 +#: modules/devices/x86/processor.c:155 #, c-format msgid "Level %d (%s)=%d-way set-associative, %d sets, %dKB size\n" msgstr "" -#: modules/devices/x86/processor.c:339 +#. /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:406 +msgid "Model Name" +msgstr "" + +#: modules/devices/x86/processor.c:407 +msgid "Family, model, stepping" +msgstr "Familie, Modell, Stufung" + +#: modules/devices/x86/processor.c:413 +msgid "Configuration" +msgstr "" + +#: modules/devices/x86/processor.c:414 +msgid "Cache Size" +msgstr "Cache-Größe" + +#: modules/devices/x86/processor.c:414 +msgid "kb" +msgstr "" + +#: modules/devices/x86/processor.c:421 +msgid "Power Management" +msgstr "" + +#: modules/devices/x86/processor.c:422 +msgid "Bug Workarounds" +msgstr "" + +#. /flag:fpu +#: modules/devices/x86/x86_data.c:43 +msgctxt "x86-flag" msgid "Onboard FPU (floating point support)" msgstr "" -#: modules/devices/x86/processor.c:340 +#. /flag:vme +#: modules/devices/x86/x86_data.c:44 +msgctxt "x86-flag" msgid "Virtual 8086 mode enhancements" msgstr "" -#: modules/devices/x86/processor.c:341 +#. /flag:de +#: modules/devices/x86/x86_data.c:45 +msgctxt "x86-flag" msgid "Debugging Extensions (CR4.DE)" msgstr "" -#: modules/devices/x86/processor.c:342 +#. /flag:pse +#: modules/devices/x86/x86_data.c:46 +msgctxt "x86-flag" msgid "Page Size Extensions (4MB memory pages)" msgstr "" -#: modules/devices/x86/processor.c:343 +#. /flag:tsc +#: modules/devices/x86/x86_data.c:47 +msgctxt "x86-flag" msgid "Time Stamp Counter (RDTSC)" msgstr "" -#: modules/devices/x86/processor.c:344 +#. /flag:msr +#: modules/devices/x86/x86_data.c:48 +msgctxt "x86-flag" msgid "Model-Specific Registers (RDMSR, WRMSR)" msgstr "" -#: modules/devices/x86/processor.c:345 +#. /flag:pae +#: modules/devices/x86/x86_data.c:49 +msgctxt "x86-flag" msgid "Physical Address Extensions (support for more than 4GB of RAM)" msgstr "" -#: modules/devices/x86/processor.c:346 +#. /flag:mce +#: modules/devices/x86/x86_data.c:50 +msgctxt "x86-flag" msgid "Machine Check Exception" msgstr "" -#: modules/devices/x86/processor.c:347 +#. /flag:cx8 +#: modules/devices/x86/x86_data.c:51 +msgctxt "x86-flag" msgid "CMPXCHG8 instruction (64-bit compare-and-swap)" msgstr "" -#: modules/devices/x86/processor.c:348 +#. /flag:apic +#: modules/devices/x86/x86_data.c:52 +msgctxt "x86-flag" msgid "Onboard APIC" msgstr "" -#: modules/devices/x86/processor.c:349 +#. /flag:sep +#: modules/devices/x86/x86_data.c:53 +msgctxt "x86-flag" msgid "SYSENTER/SYSEXIT" msgstr "" -#: modules/devices/x86/processor.c:350 +#. /flag:mtrr +#: modules/devices/x86/x86_data.c:54 +msgctxt "x86-flag" msgid "Memory Type Range Registers" msgstr "" -#: modules/devices/x86/processor.c:351 +#. /flag:pge +#: modules/devices/x86/x86_data.c:55 +msgctxt "x86-flag" msgid "Page Global Enable (global bit in PDEs and PTEs)" msgstr "" -#: modules/devices/x86/processor.c:352 +#. /flag:mca +#: modules/devices/x86/x86_data.c:56 +msgctxt "x86-flag" msgid "Machine Check Architecture" msgstr "" -#: modules/devices/x86/processor.c:353 +#. /flag:cmov +#: modules/devices/x86/x86_data.c:57 +msgctxt "x86-flag" msgid "CMOV instructions (conditional move) (also FCMOV)" msgstr "" -#: modules/devices/x86/processor.c:354 +#. /flag:pat +#: modules/devices/x86/x86_data.c:58 +msgctxt "x86-flag" msgid "Page Attribute Table" msgstr "" -#: modules/devices/x86/processor.c:355 +#. /flag:pse36 +#: modules/devices/x86/x86_data.c:59 +msgctxt "x86-flag" msgid "36-bit PSEs (huge pages)" msgstr "" -#: modules/devices/x86/processor.c:356 +#. /flag:pn +#: modules/devices/x86/x86_data.c:60 +msgctxt "x86-flag" msgid "Processor serial number" msgstr "" -#: modules/devices/x86/processor.c:357 +#. /flag:clflush +#: modules/devices/x86/x86_data.c:61 +msgctxt "x86-flag" msgid "Cache Line Flush instruction" msgstr "" -#: modules/devices/x86/processor.c:358 +#. /flag:dts +#: modules/devices/x86/x86_data.c:62 +msgctxt "x86-flag" msgid "" "Debug Store (buffer for debugging and profiling instructions), or " "alternately: digital thermal sensor" msgstr "" -#: modules/devices/x86/processor.c:359 +#. /flag:acpi +#: modules/devices/x86/x86_data.c:63 +msgctxt "x86-flag" msgid "ACPI via MSR (temperature monitoring and clock speed modulation)" msgstr "" -#: modules/devices/x86/processor.c:360 +#. /flag:mmx +#: modules/devices/x86/x86_data.c:64 +msgctxt "x86-flag" msgid "Multimedia Extensions" msgstr "" -#: modules/devices/x86/processor.c:361 +#. /flag:fxsr +#: modules/devices/x86/x86_data.c:65 +msgctxt "x86-flag" msgid "FXSAVE/FXRSTOR, CR4.OSFXSR" msgstr "" -#: modules/devices/x86/processor.c:362 +#. /flag:sse +#: modules/devices/x86/x86_data.c:66 +msgctxt "x86-flag" msgid "Intel SSE vector instructions" msgstr "" -#: modules/devices/x86/processor.c:363 +#. /flag:sse2 +#: modules/devices/x86/x86_data.c:67 +msgctxt "x86-flag" msgid "SSE2" msgstr "" -#: modules/devices/x86/processor.c:364 +#. /flag:ss +#: modules/devices/x86/x86_data.c:68 +msgctxt "x86-flag" msgid "CPU self snoop" msgstr "" -#: modules/devices/x86/processor.c:365 +#. /flag:ht +#: modules/devices/x86/x86_data.c:69 +msgctxt "x86-flag" msgid "Hyper-Threading" msgstr "" -#: modules/devices/x86/processor.c:366 +#. /flag:tm +#: modules/devices/x86/x86_data.c:70 +msgctxt "x86-flag" msgid "Automatic clock control (Thermal Monitor)" msgstr "" -#: modules/devices/x86/processor.c:367 +#. /flag:ia64 +#: modules/devices/x86/x86_data.c:71 +msgctxt "x86-flag" msgid "" "Intel Itanium Architecture 64-bit (not to be confused with Intel's 64-bit " "x86 architecture with flag x86-64 or \"AMD64\" bit indicated by flag lm)" msgstr "" -#: modules/devices/x86/processor.c:368 +#. /flag:pbe +#: modules/devices/x86/x86_data.c:72 +msgctxt "x86-flag" msgid "Pending Break Enable (PBE# pin) wakeup support" msgstr "" -#: modules/devices/x86/processor.c:371 +#. /flag:syscall +#: modules/devices/x86/x86_data.c:75 +msgctxt "x86-flag" msgid "SYSCALL (Fast System Call) and SYSRET (Return From Fast System Call)" msgstr "" -#: modules/devices/x86/processor.c:372 +#. /flag:mp +#: modules/devices/x86/x86_data.c:76 +msgctxt "x86-flag" msgid "Multiprocessing Capable." msgstr "" -#: modules/devices/x86/processor.c:373 +#. /flag:nx +#: modules/devices/x86/x86_data.c:77 +msgctxt "x86-flag" msgid "Execute Disable" msgstr "" -#: modules/devices/x86/processor.c:374 +#. /flag:mmxext +#: modules/devices/x86/x86_data.c:78 +msgctxt "x86-flag" msgid "AMD MMX extensions" msgstr "" -#: modules/devices/x86/processor.c:375 +#. /flag:fxsr_opt +#: modules/devices/x86/x86_data.c:79 +msgctxt "x86-flag" msgid "FXSAVE/FXRSTOR optimizations" msgstr "" -#: modules/devices/x86/processor.c:376 +#. /flag:pdpe1gb +#: modules/devices/x86/x86_data.c:80 +msgctxt "x86-flag" msgid "One GB pages (allows hugepagesz=1G)" msgstr "" -#: modules/devices/x86/processor.c:377 +#. /flag:rdtscp +#: modules/devices/x86/x86_data.c:81 +msgctxt "x86-flag" msgid "Read Time-Stamp Counter and Processor ID" msgstr "" -#: modules/devices/x86/processor.c:378 +#. /flag:lm +#: modules/devices/x86/x86_data.c:82 +msgctxt "x86-flag" msgid "Long Mode (x86-64: amd64, also known as Intel 64, i.e. 64-bit capable)" msgstr "" -#: modules/devices/x86/processor.c:379 +#. /flag:3dnow +#: modules/devices/x86/x86_data.c:83 +msgctxt "x86-flag" msgid "3DNow! (AMD vector instructions, competing with Intel's SSE1)" msgstr "" -#: modules/devices/x86/processor.c:380 +#. /flag:3dnowext +#: modules/devices/x86/x86_data.c:84 +msgctxt "x86-flag" msgid "AMD 3DNow! extensions" msgstr "" -#: modules/devices/x86/processor.c:382 +#. /flag:recovery +#: modules/devices/x86/x86_data.c:86 +msgctxt "x86-flag" msgid "CPU in recovery mode" msgstr "" -#: modules/devices/x86/processor.c:383 +#. /flag:longrun +#: modules/devices/x86/x86_data.c:87 +msgctxt "x86-flag" msgid "Longrun power control" msgstr "" -#: modules/devices/x86/processor.c:384 +#. /flag:lrti +#: modules/devices/x86/x86_data.c:88 +msgctxt "x86-flag" msgid "LongRun table interface" msgstr "" -#: modules/devices/x86/processor.c:386 +#. /flag:cxmmx +#: modules/devices/x86/x86_data.c:90 +msgctxt "x86-flag" msgid "Cyrix MMX extensions" msgstr "" -#: modules/devices/x86/processor.c:387 +#. /flag:k6_mtrr +#: modules/devices/x86/x86_data.c:91 +msgctxt "x86-flag" msgid "AMD K6 nonstandard MTRRs" msgstr "" -#: modules/devices/x86/processor.c:388 +#. /flag:cyrix_arr +#: modules/devices/x86/x86_data.c:92 +msgctxt "x86-flag" msgid "Cyrix ARRs (= MTRRs)" msgstr "" -#: modules/devices/x86/processor.c:389 +#. /flag:centaur_mcr +#: modules/devices/x86/x86_data.c:93 +msgctxt "x86-flag" msgid "Centaur MCRs (= MTRRs)" msgstr "" -#: modules/devices/x86/processor.c:390 +#. /flag:constant_tsc +#: modules/devices/x86/x86_data.c:94 +msgctxt "x86-flag" msgid "TSC ticks at a constant rate" msgstr "" -#: modules/devices/x86/processor.c:391 +#. /flag:up +#: modules/devices/x86/x86_data.c:95 +msgctxt "x86-flag" msgid "SMP kernel running on UP" msgstr "" -#: modules/devices/x86/processor.c:392 +#. /flag:art +#: modules/devices/x86/x86_data.c:96 +msgctxt "x86-flag" msgid "Always-Running Timer" msgstr "" -#: modules/devices/x86/processor.c:393 +#. /flag:arch_perfmon +#: modules/devices/x86/x86_data.c:97 +msgctxt "x86-flag" msgid "Intel Architectural PerfMon" msgstr "" -#: modules/devices/x86/processor.c:394 +#. /flag:pebs +#: modules/devices/x86/x86_data.c:98 +msgctxt "x86-flag" msgid "Precise-Event Based Sampling" msgstr "" -#: modules/devices/x86/processor.c:395 +#. /flag:bts +#: modules/devices/x86/x86_data.c:99 +msgctxt "x86-flag" msgid "Branch Trace Store" msgstr "" -#: modules/devices/x86/processor.c:396 +#. /flag:rep_good +#: modules/devices/x86/x86_data.c:100 +msgctxt "x86-flag" msgid "rep microcode works well" msgstr "" -#: modules/devices/x86/processor.c:397 +#. /flag:acc_power +#: modules/devices/x86/x86_data.c:101 +msgctxt "x86-flag" msgid "AMD accumulated power mechanism" msgstr "" -#: modules/devices/x86/processor.c:398 +#. /flag:nopl +#: modules/devices/x86/x86_data.c:102 +msgctxt "x86-flag" msgid "The NOPL (0F 1F) instructions" msgstr "" -#: modules/devices/x86/processor.c:399 +#. /flag:xtopology +#: modules/devices/x86/x86_data.c:103 +msgctxt "x86-flag" msgid "cpu topology enum extensions" msgstr "" -#: modules/devices/x86/processor.c:400 +#. /flag:tsc_reliable +#: modules/devices/x86/x86_data.c:104 +msgctxt "x86-flag" msgid "TSC is known to be reliable" msgstr "" -#: modules/devices/x86/processor.c:401 +#. /flag:nonstop_tsc +#: modules/devices/x86/x86_data.c:105 +msgctxt "x86-flag" msgid "TSC does not stop in C states" msgstr "" -#: modules/devices/x86/processor.c:402 +#. /flag:extd_apicid +#: modules/devices/x86/x86_data.c:106 +msgctxt "x86-flag" msgid "has extended APICID (8 bits)" msgstr "" -#: modules/devices/x86/processor.c:403 +#. /flag:amd_dcm +#: modules/devices/x86/x86_data.c:107 +msgctxt "x86-flag" msgid "multi-node processor" msgstr "" -#: modules/devices/x86/processor.c:404 +#. /flag:aperfmperf +#: modules/devices/x86/x86_data.c:108 +msgctxt "x86-flag" msgid "APERFMPERF" msgstr "" -#: modules/devices/x86/processor.c:405 +#. /flag:eagerfpu +#: modules/devices/x86/x86_data.c:109 +msgctxt "x86-flag" msgid "Non lazy FPU restore" msgstr "" -#: modules/devices/x86/processor.c:406 +#. /flag:nonstop_tsc_s3 +#: modules/devices/x86/x86_data.c:110 +msgctxt "x86-flag" msgid "TSC doesn't stop in S3 state" msgstr "" -#: modules/devices/x86/processor.c:407 +#. /flag:mce_recovery +#: modules/devices/x86/x86_data.c:111 +msgctxt "x86-flag" msgid "CPU has recoverable machine checks" msgstr "" -#: modules/devices/x86/processor.c:410 -msgid "SSE-3 (“Prescott New Instructions”)" +#. /flag:pni +#: modules/devices/x86/x86_data.c:114 +msgctxt "x86-flag" +msgid "SSE-3 (\"Prescott New Instructions\")" msgstr "" -#: modules/devices/x86/processor.c:411 +#. /flag:pclmulqdq +#: modules/devices/x86/x86_data.c:115 +msgctxt "x86-flag" msgid "" -"Perform a Carry-Less Multiplication of Quadword instruction — accelerator " +"Perform a Carry-Less Multiplication of Quadword instruction - accelerator " "for GCM)" msgstr "" -#: modules/devices/x86/processor.c:412 +#. /flag:dtes64 +#: modules/devices/x86/x86_data.c:116 +msgctxt "x86-flag" msgid "64-bit Debug Store" msgstr "" -#: modules/devices/x86/processor.c:413 +#. /flag:monitor +#: modules/devices/x86/x86_data.c:117 +msgctxt "x86-flag" msgid "Monitor/Mwait support (Intel SSE3 supplements)" msgstr "" -#: modules/devices/x86/processor.c:414 +#. /flag:ds_cpl +#: modules/devices/x86/x86_data.c:118 +msgctxt "x86-flag" msgid "CPL Qual. Debug Store" msgstr "" -#: modules/devices/x86/processor.c:415 +#. /flag:vmx +#: modules/devices/x86/x86_data.c:119 +msgctxt "x86-flag" msgid "Hardware virtualization, Intel VMX" msgstr "" -#: modules/devices/x86/processor.c:416 +#. /flag:smx +#: modules/devices/x86/x86_data.c:120 +msgctxt "x86-flag" msgid "Safer mode TXT (TPM support)" msgstr "" -#: modules/devices/x86/processor.c:417 +#. /flag:est +#: modules/devices/x86/x86_data.c:121 +msgctxt "x86-flag" msgid "Enhanced SpeedStep" msgstr "" -#: modules/devices/x86/processor.c:418 +#. /flag:tm2 +#: modules/devices/x86/x86_data.c:122 +msgctxt "x86-flag" msgid "Thermal Monitor 2" msgstr "" -#: modules/devices/x86/processor.c:419 +#. /flag:ssse3 +#: modules/devices/x86/x86_data.c:123 +msgctxt "x86-flag" msgid "Supplemental SSE-3" msgstr "" -#: modules/devices/x86/processor.c:420 +#. /flag:cid +#: modules/devices/x86/x86_data.c:124 +msgctxt "x86-flag" msgid "Context ID" msgstr "" -#: modules/devices/x86/processor.c:421 +#. /flag:sdbg +#: modules/devices/x86/x86_data.c:125 +msgctxt "x86-flag" msgid "silicon debug" msgstr "" -#: modules/devices/x86/processor.c:422 +#. /flag:fma +#: modules/devices/x86/x86_data.c:126 +msgctxt "x86-flag" msgid "Fused multiply-add" msgstr "" -#: modules/devices/x86/processor.c:423 +#. /flag:cx16 +#: modules/devices/x86/x86_data.c:127 +msgctxt "x86-flag" msgid "CMPXCHG16B" msgstr "" -#: modules/devices/x86/processor.c:424 +#. /flag:xtpr +#: modules/devices/x86/x86_data.c:128 +msgctxt "x86-flag" msgid "Send Task Priority Messages" msgstr "" -#: modules/devices/x86/processor.c:425 +#. /flag:pdcm +#: modules/devices/x86/x86_data.c:129 +msgctxt "x86-flag" msgid "Performance Capabilities" msgstr "" -#: modules/devices/x86/processor.c:426 +#. /flag:pcid +#: modules/devices/x86/x86_data.c:130 +msgctxt "x86-flag" msgid "Process Context Identifiers" msgstr "" -#: modules/devices/x86/processor.c:427 +#. /flag:dca +#: modules/devices/x86/x86_data.c:131 +msgctxt "x86-flag" msgid "Direct Cache Access" msgstr "" -#: modules/devices/x86/processor.c:428 +#. /flag:sse4_1 +#: modules/devices/x86/x86_data.c:132 +msgctxt "x86-flag" msgid "SSE-4.1" msgstr "" -#: modules/devices/x86/processor.c:429 +#. /flag:sse4_2 +#: modules/devices/x86/x86_data.c:133 +msgctxt "x86-flag" msgid "SSE-4.2" msgstr "" -#: modules/devices/x86/processor.c:430 +#. /flag:x2apic +#: modules/devices/x86/x86_data.c:134 +msgctxt "x86-flag" msgid "x2APIC" msgstr "" -#: modules/devices/x86/processor.c:431 +#. /flag:movbe +#: modules/devices/x86/x86_data.c:135 +msgctxt "x86-flag" msgid "Move Data After Swapping Bytes instruction" msgstr "" -#: modules/devices/x86/processor.c:432 +#. /flag:popcnt +#: modules/devices/x86/x86_data.c:136 +msgctxt "x86-flag" msgid "" "Return the Count of Number of Bits Set to 1 instruction (Hamming weight, i." "e. bit count)" msgstr "" -#: modules/devices/x86/processor.c:433 +#. /flag:tsc_deadline_timer +#: modules/devices/x86/x86_data.c:137 +msgctxt "x86-flag" msgid "Tsc deadline timer" msgstr "" -#: modules/devices/x86/processor.c:434 +#. /flag:aes/aes-ni +#: modules/devices/x86/x86_data.c:138 +msgctxt "x86-flag" msgid "Advanced Encryption Standard (New Instructions)" msgstr "" -#: modules/devices/x86/processor.c:435 +#. /flag:xsave +#: modules/devices/x86/x86_data.c:139 +msgctxt "x86-flag" msgid "Save Processor Extended States: also provides XGETBY,XRSTOR,XSETBY" msgstr "" -#: modules/devices/x86/processor.c:436 +#. /flag:avx +#: modules/devices/x86/x86_data.c:140 +msgctxt "x86-flag" msgid "Advanced Vector Extensions" msgstr "" -#: modules/devices/x86/processor.c:437 +#. /flag:f16c +#: modules/devices/x86/x86_data.c:141 +msgctxt "x86-flag" msgid "16-bit fp conversions (CVT16)" msgstr "" -#: modules/devices/x86/processor.c:438 +#. /flag:rdrand +#: modules/devices/x86/x86_data.c:142 +msgctxt "x86-flag" msgid "Read Random Number from hardware random number generator instruction" msgstr "" -#: modules/devices/x86/processor.c:439 +#. /flag:hypervisor +#: modules/devices/x86/x86_data.c:143 +msgctxt "x86-flag" msgid "Running on a hypervisor" msgstr "" #. /Cyrix/Centaur-defined CPU features, CPUID level 0xC0000001 -#: modules/devices/x86/processor.c:441 +#. /flag:rng +#: modules/devices/x86/x86_data.c:145 +msgctxt "x86-flag" msgid "Random Number Generator present (xstore)" msgstr "" -#: modules/devices/x86/processor.c:442 +#. /flag:rng_en +#: modules/devices/x86/x86_data.c:146 +msgctxt "x86-flag" msgid "Random Number Generator enabled" msgstr "" -#: modules/devices/x86/processor.c:443 +#. /flag:ace +#: modules/devices/x86/x86_data.c:147 +msgctxt "x86-flag" msgid "on-CPU crypto (xcrypt)" msgstr "" -#: modules/devices/x86/processor.c:444 +#. /flag:ace_en +#: modules/devices/x86/x86_data.c:148 +msgctxt "x86-flag" msgid "on-CPU crypto enabled" msgstr "" -#: modules/devices/x86/processor.c:445 +#. /flag:ace2 +#: modules/devices/x86/x86_data.c:149 +msgctxt "x86-flag" msgid "Advanced Cryptography Engine v2" msgstr "" -#: modules/devices/x86/processor.c:446 +#. /flag:ace2_en +#: modules/devices/x86/x86_data.c:150 +msgctxt "x86-flag" msgid "ACE v2 enabled" msgstr "" -#: modules/devices/x86/processor.c:447 +#. /flag:phe +#: modules/devices/x86/x86_data.c:151 +msgctxt "x86-flag" msgid "PadLock Hash Engine" msgstr "" -#: modules/devices/x86/processor.c:448 +#. /flag:phe_en +#: modules/devices/x86/x86_data.c:152 +msgctxt "x86-flag" msgid "PHE enabled" msgstr "" -#: modules/devices/x86/processor.c:449 +#. /flag:pmm +#: modules/devices/x86/x86_data.c:153 +msgctxt "x86-flag" msgid "PadLock Montgomery Multiplier" msgstr "" -#: modules/devices/x86/processor.c:450 +#. /flag:pmm_en +#: modules/devices/x86/x86_data.c:154 +msgctxt "x86-flag" msgid "PMM enabled" msgstr "" -#: modules/devices/x86/processor.c:452 +#. /flag:lahf_lm +#: modules/devices/x86/x86_data.c:156 +msgctxt "x86-flag" msgid "Load AH from Flags (LAHF) and Store AH into Flags (SAHF) in long mode" msgstr "" -#: modules/devices/x86/processor.c:453 +#. /flag:cmp_legacy +#: modules/devices/x86/x86_data.c:157 +msgctxt "x86-flag" msgid "If yes HyperThreading not valid" msgstr "" -#: modules/devices/x86/processor.c:454 +#. /flag:svm +#: modules/devices/x86/x86_data.c:158 +msgctxt "x86-flag" msgid "\"Secure virtual machine\": AMD-V" msgstr "" -#: modules/devices/x86/processor.c:455 +#. /flag:extapic +#: modules/devices/x86/x86_data.c:159 +msgctxt "x86-flag" msgid "Extended APIC space" msgstr "" -#: modules/devices/x86/processor.c:456 +#. /flag:cr8_legacy +#: modules/devices/x86/x86_data.c:160 +msgctxt "x86-flag" msgid "CR8 in 32-bit mode" msgstr "" -#: modules/devices/x86/processor.c:457 +#. /flag:abm +#: modules/devices/x86/x86_data.c:161 +msgctxt "x86-flag" msgid "Advanced Bit Manipulation" msgstr "" -#: modules/devices/x86/processor.c:458 +#. /flag:sse4a +#: modules/devices/x86/x86_data.c:162 +msgctxt "x86-flag" msgid "SSE-4A" msgstr "" -#: modules/devices/x86/processor.c:459 +#. /flag:misalignsse +#: modules/devices/x86/x86_data.c:163 +msgctxt "x86-flag" msgid "" "indicates if a general-protection exception (#GP) is generated when some " "legacy SSE instructions operate on unaligned data. Also depends on CR0 and " "Alignment Checking bit" msgstr "" -#: modules/devices/x86/processor.c:460 +#. /flag:3dnowprefetch +#: modules/devices/x86/x86_data.c:164 +msgctxt "x86-flag" msgid "3DNow prefetch instructions" msgstr "" -#: modules/devices/x86/processor.c:461 +#. /flag:osvw +#: modules/devices/x86/x86_data.c:165 +msgctxt "x86-flag" msgid "" "indicates OS Visible Workaround, which allows the OS to work around " "processor errata." msgstr "" -#: modules/devices/x86/processor.c:462 +#. /flag:ibs +#: modules/devices/x86/x86_data.c:166 +msgctxt "x86-flag" msgid "Instruction Based Sampling" msgstr "" -#: modules/devices/x86/processor.c:463 +#. /flag:xop +#: modules/devices/x86/x86_data.c:167 +msgctxt "x86-flag" msgid "extended AVX instructions" msgstr "" -#: modules/devices/x86/processor.c:464 +#. /flag:skinit +#: modules/devices/x86/x86_data.c:168 +msgctxt "x86-flag" msgid "SKINIT/STGI instructions" msgstr "" -#: modules/devices/x86/processor.c:465 +#. /flag:wdt +#: modules/devices/x86/x86_data.c:169 +msgctxt "x86-flag" msgid "Watchdog timer" msgstr "" -#: modules/devices/x86/processor.c:466 +#. /flag:lwp +#: modules/devices/x86/x86_data.c:170 +msgctxt "x86-flag" msgid "Light Weight Profiling" msgstr "" -#: modules/devices/x86/processor.c:467 +#. /flag:fma4 +#: modules/devices/x86/x86_data.c:171 +msgctxt "x86-flag" msgid "4 operands MAC instructions" msgstr "" -#: modules/devices/x86/processor.c:468 +#. /flag:tce +#: modules/devices/x86/x86_data.c:172 +msgctxt "x86-flag" msgid "translation cache extension" msgstr "" -#: modules/devices/x86/processor.c:469 +#. /flag:nodeid_msr +#: modules/devices/x86/x86_data.c:173 +msgctxt "x86-flag" msgid "NodeId MSR" msgstr "" -#: modules/devices/x86/processor.c:470 +#. /flag:tbm +#: modules/devices/x86/x86_data.c:174 +msgctxt "x86-flag" msgid "Trailing Bit Manipulation" msgstr "" -#: modules/devices/x86/processor.c:471 +#. /flag:topoext +#: modules/devices/x86/x86_data.c:175 +msgctxt "x86-flag" msgid "Topology Extensions CPUID leafs" msgstr "" -#: modules/devices/x86/processor.c:472 +#. /flag:perfctr_core +#: modules/devices/x86/x86_data.c:176 +msgctxt "x86-flag" msgid "Core Performance Counter Extensions" msgstr "" -#: modules/devices/x86/processor.c:473 +#. /flag:perfctr_nb +#: modules/devices/x86/x86_data.c:177 +msgctxt "x86-flag" msgid "NB Performance Counter Extensions" msgstr "" -#: modules/devices/x86/processor.c:474 +#. /flag:bpext +#: modules/devices/x86/x86_data.c:178 +msgctxt "x86-flag" msgid "data breakpoint extension" msgstr "" -#: modules/devices/x86/processor.c:475 +#. /flag:ptsc +#: modules/devices/x86/x86_data.c:179 +msgctxt "x86-flag" msgid "performance time-stamp counter" msgstr "" -#: modules/devices/x86/processor.c:476 +#. /flag:perfctr_l2 +#: modules/devices/x86/x86_data.c:180 +msgctxt "x86-flag" msgid "L2 Performance Counter Extensions" msgstr "" -#: modules/devices/x86/processor.c:477 +#. /flag:mwaitx +#: modules/devices/x86/x86_data.c:181 +msgctxt "x86-flag" msgid "MWAIT extension (MONITORX/MWAITX)" msgstr "" -#: modules/devices/x86/processor.c:479 +#. /flag:cpb +#: modules/devices/x86/x86_data.c:183 +msgctxt "x86-flag" msgid "AMD Core Performance Boost" msgstr "" -#: modules/devices/x86/processor.c:480 +#. /flag:epb +#: modules/devices/x86/x86_data.c:184 +msgctxt "x86-flag" msgid "IA32_ENERGY_PERF_BIAS support" msgstr "" -#: modules/devices/x86/processor.c:481 +#. /flag:hw_pstate +#: modules/devices/x86/x86_data.c:185 +msgctxt "x86-flag" msgid "AMD HW-PState" msgstr "" -#: modules/devices/x86/processor.c:482 +#. /flag:proc_feedback +#: modules/devices/x86/x86_data.c:186 +msgctxt "x86-flag" msgid "AMD ProcFeedbackInterface" msgstr "" -#: modules/devices/x86/processor.c:483 +#. /flag:intel_pt +#: modules/devices/x86/x86_data.c:187 +msgctxt "x86-flag" msgid "Intel Processor Tracing" msgstr "" -#: modules/devices/x86/processor.c:485 +#. /flag:tpr_shadow +#: modules/devices/x86/x86_data.c:189 +msgctxt "x86-flag" msgid "Intel TPR Shadow" msgstr "" -#: modules/devices/x86/processor.c:486 +#. /flag:vnmi +#: modules/devices/x86/x86_data.c:190 +msgctxt "x86-flag" msgid "Intel Virtual NMI" msgstr "" -#: modules/devices/x86/processor.c:487 +#. /flag:flexpriority +#: modules/devices/x86/x86_data.c:191 +msgctxt "x86-flag" msgid "Intel FlexPriority" msgstr "" -#: modules/devices/x86/processor.c:488 +#. /flag:ept +#: modules/devices/x86/x86_data.c:192 +msgctxt "x86-flag" msgid "Intel Extended Page Table" msgstr "" -#: modules/devices/x86/processor.c:489 +#. /flag:vpid +#: modules/devices/x86/x86_data.c:193 +msgctxt "x86-flag" msgid "Intel Virtual Processor ID" msgstr "" -#: modules/devices/x86/processor.c:490 +#. /flag:vmmcall +#: modules/devices/x86/x86_data.c:194 +msgctxt "x86-flag" msgid "prefer VMMCALL to VMCALL" msgstr "" -#: modules/devices/x86/processor.c:492 +#. /flag:fsgsbase +#: modules/devices/x86/x86_data.c:196 +msgctxt "x86-flag" msgid "{RD/WR}{FS/GS}BASE instructions" msgstr "" -#: modules/devices/x86/processor.c:493 +#. /flag:tsc_adjust +#: modules/devices/x86/x86_data.c:197 +msgctxt "x86-flag" msgid "TSC adjustment MSR" msgstr "" -#: modules/devices/x86/processor.c:494 +#. /flag:bmi1 +#: modules/devices/x86/x86_data.c:198 +msgctxt "x86-flag" msgid "1st group bit manipulation extensions" msgstr "" -#: modules/devices/x86/processor.c:495 +#. /flag:hle +#: modules/devices/x86/x86_data.c:199 +msgctxt "x86-flag" msgid "Hardware Lock Elision" msgstr "" -#: modules/devices/x86/processor.c:496 +#. /flag:avx2 +#: modules/devices/x86/x86_data.c:200 +msgctxt "x86-flag" msgid "AVX2 instructions" msgstr "" -#: modules/devices/x86/processor.c:497 +#. /flag:smep +#: modules/devices/x86/x86_data.c:201 +msgctxt "x86-flag" msgid "Supervisor Mode Execution Protection" msgstr "" -#: modules/devices/x86/processor.c:498 +#. /flag:bmi2 +#: modules/devices/x86/x86_data.c:202 +msgctxt "x86-flag" msgid "2nd group bit manipulation extensions" msgstr "" -#: modules/devices/x86/processor.c:499 +#. /flag:erms +#: modules/devices/x86/x86_data.c:203 +msgctxt "x86-flag" msgid "Enhanced REP MOVSB/STOSB" msgstr "" -#: modules/devices/x86/processor.c:500 +#. /flag:invpcid +#: modules/devices/x86/x86_data.c:204 +msgctxt "x86-flag" msgid "Invalidate Processor Context ID" msgstr "" -#: modules/devices/x86/processor.c:501 +#. /flag:rtm +#: modules/devices/x86/x86_data.c:205 +msgctxt "x86-flag" msgid "Restricted Transactional Memory" msgstr "" -#: modules/devices/x86/processor.c:502 +#. /flag:cqm +#: modules/devices/x86/x86_data.c:206 +msgctxt "x86-flag" msgid "Cache QoS Monitoring" msgstr "" -#: modules/devices/x86/processor.c:503 +#. /flag:mpx +#: modules/devices/x86/x86_data.c:207 +msgctxt "x86-flag" msgid "Memory Protection Extension" msgstr "" -#: modules/devices/x86/processor.c:504 +#. /flag:avx512f +#: modules/devices/x86/x86_data.c:208 +msgctxt "x86-flag" msgid "AVX-512 foundation" msgstr "" -#: modules/devices/x86/processor.c:505 +#. /flag:avx512dq +#: modules/devices/x86/x86_data.c:209 +msgctxt "x86-flag" msgid "AVX-512 Double/Quad instructions" msgstr "" -#: modules/devices/x86/processor.c:506 +#. /flag:rdseed +#: modules/devices/x86/x86_data.c:210 +msgctxt "x86-flag" msgid "The RDSEED instruction" msgstr "" -#: modules/devices/x86/processor.c:507 +#. /flag:adx +#: modules/devices/x86/x86_data.c:211 +msgctxt "x86-flag" msgid "The ADCX and ADOX instructions" msgstr "" -#: modules/devices/x86/processor.c:508 +#. /flag:smap +#: modules/devices/x86/x86_data.c:212 +msgctxt "x86-flag" msgid "Supervisor Mode Access Prevention" msgstr "" -#: modules/devices/x86/processor.c:509 +#. /flag:clflushopt +#: modules/devices/x86/x86_data.c:213 +msgctxt "x86-flag" msgid "CLFLUSHOPT instruction" msgstr "" -#: modules/devices/x86/processor.c:510 +#. /flag:clwb +#: modules/devices/x86/x86_data.c:214 +msgctxt "x86-flag" msgid "CLWB instruction" msgstr "" -#: modules/devices/x86/processor.c:511 +#. /flag:avx512pf +#: modules/devices/x86/x86_data.c:215 +msgctxt "x86-flag" msgid "AVX-512 Prefetch" msgstr "" -#: modules/devices/x86/processor.c:512 +#. /flag:avx512er +#: modules/devices/x86/x86_data.c:216 +msgctxt "x86-flag" msgid "AVX-512 Exponential and Reciprocal" msgstr "" -#: modules/devices/x86/processor.c:513 +#. /flag:avx512cd +#: modules/devices/x86/x86_data.c:217 +msgctxt "x86-flag" msgid "AVX-512 Conflict Detection" msgstr "" -#: modules/devices/x86/processor.c:514 +#. /flag:sha_ni +#: modules/devices/x86/x86_data.c:218 +msgctxt "x86-flag" msgid "SHA1/SHA256 Instruction Extensions" msgstr "" -#: modules/devices/x86/processor.c:515 +#. /flag:avx512bw +#: modules/devices/x86/x86_data.c:219 +msgctxt "x86-flag" msgid "AVX-512 Byte/Word instructions" msgstr "" -#: modules/devices/x86/processor.c:516 +#. /flag:avx512vl +#: modules/devices/x86/x86_data.c:220 +msgctxt "x86-flag" msgid "AVX-512 128/256 Vector Length extensions" msgstr "" -#: modules/devices/x86/processor.c:518 +#. /flag:xsaveopt +#: modules/devices/x86/x86_data.c:222 +msgctxt "x86-flag" msgid "Optimized XSAVE" msgstr "" -#: modules/devices/x86/processor.c:519 +#. /flag:xsavec +#: modules/devices/x86/x86_data.c:223 +msgctxt "x86-flag" msgid "XSAVEC" msgstr "" -#: modules/devices/x86/processor.c:520 +#. /flag:xgetbv1 +#: modules/devices/x86/x86_data.c:224 +msgctxt "x86-flag" msgid "XGETBV with ECX = 1" msgstr "" -#: modules/devices/x86/processor.c:521 +#. /flag:xsaves +#: modules/devices/x86/x86_data.c:225 +msgctxt "x86-flag" msgid "XSAVES/XRSTORS" msgstr "" -#: modules/devices/x86/processor.c:523 +#. /flag:cqm_llc +#: modules/devices/x86/x86_data.c:227 +msgctxt "x86-flag" msgid "LLC QoS" msgstr "" -#: modules/devices/x86/processor.c:525 +#. /flag:cqm_occup_llc +#: modules/devices/x86/x86_data.c:229 +msgctxt "x86-flag" msgid "LLC occupancy monitoring" msgstr "" -#: modules/devices/x86/processor.c:526 +#. /flag:cqm_mbm_total +#: modules/devices/x86/x86_data.c:230 +msgctxt "x86-flag" msgid "LLC total MBM monitoring" msgstr "" -#: modules/devices/x86/processor.c:527 +#. /flag:cqm_mbm_local +#: modules/devices/x86/x86_data.c:231 +msgctxt "x86-flag" msgid "LLC local MBM monitoring" msgstr "" -#: modules/devices/x86/processor.c:529 +#. /flag:clzero +#: modules/devices/x86/x86_data.c:233 +msgctxt "x86-flag" msgid "CLZERO instruction" msgstr "" -#: modules/devices/x86/processor.c:530 +#. /flag:irperf +#: modules/devices/x86/x86_data.c:234 +msgctxt "x86-flag" msgid "instructions retired performance counter" msgstr "" -#: modules/devices/x86/processor.c:532 +#. /flag:dtherm +#: modules/devices/x86/x86_data.c:236 +msgctxt "x86-flag" msgid "digital thermal sensor" msgstr "" -#: modules/devices/x86/processor.c:533 +#. /flag:ida +#: modules/devices/x86/x86_data.c:237 +msgctxt "x86-flag" msgid "Intel Dynamic Acceleration" msgstr "" -#: modules/devices/x86/processor.c:534 +#. /flag:arat +#: modules/devices/x86/x86_data.c:238 +msgctxt "x86-flag" msgid "Always Running APIC Timer" msgstr "" -#: modules/devices/x86/processor.c:535 +#. /flag:pln +#: modules/devices/x86/x86_data.c:239 +msgctxt "x86-flag" msgid "Intel Power Limit Notification" msgstr "" -#: modules/devices/x86/processor.c:536 +#. /flag:pts +#: modules/devices/x86/x86_data.c:240 +msgctxt "x86-flag" msgid "Intel Package Thermal Status" msgstr "" -#: modules/devices/x86/processor.c:537 +#. /flag:hwp +#: modules/devices/x86/x86_data.c:241 +msgctxt "x86-flag" msgid "Intel Hardware P-states" msgstr "" -#: modules/devices/x86/processor.c:538 +#. /flag:hwp_notify +#: modules/devices/x86/x86_data.c:242 +msgctxt "x86-flag" msgid "HWP notification" msgstr "" -#: modules/devices/x86/processor.c:539 +#. /flag:hwp_act_window +#: modules/devices/x86/x86_data.c:243 +msgctxt "x86-flag" msgid "HWP Activity Window" msgstr "" -#: modules/devices/x86/processor.c:540 +#. /flag:hwp_epp +#: modules/devices/x86/x86_data.c:244 +msgctxt "x86-flag" msgid "HWP Energy Performance Preference" msgstr "" -#: modules/devices/x86/processor.c:541 +#. /flag:hwp_pkg_req +#: modules/devices/x86/x86_data.c:245 +msgctxt "x86-flag" msgid "HWP package-level request" msgstr "" -#: modules/devices/x86/processor.c:543 +#. /flag:npt +#: modules/devices/x86/x86_data.c:247 +msgctxt "x86-flag" msgid "AMD Nested Page Table support" msgstr "" -#: modules/devices/x86/processor.c:544 +#. /flag:lbrv +#: modules/devices/x86/x86_data.c:248 +msgctxt "x86-flag" msgid "AMD LBR Virtualization support" msgstr "" -#: modules/devices/x86/processor.c:545 +#. /flag:svm_lock +#: modules/devices/x86/x86_data.c:249 +msgctxt "x86-flag" msgid "AMD SVM locking MSR" msgstr "" -#: modules/devices/x86/processor.c:546 +#. /flag:nrip_save +#: modules/devices/x86/x86_data.c:250 +msgctxt "x86-flag" msgid "AMD SVM next_rip save" msgstr "" -#: modules/devices/x86/processor.c:547 +#. /flag:tsc_scale +#: modules/devices/x86/x86_data.c:251 +msgctxt "x86-flag" msgid "AMD TSC scaling support" msgstr "" -#: modules/devices/x86/processor.c:548 +#. /flag:vmcb_clean +#: modules/devices/x86/x86_data.c:252 +msgctxt "x86-flag" msgid "AMD VMCB clean bits support" msgstr "" -#: modules/devices/x86/processor.c:549 +#. /flag:flushbyasid +#: modules/devices/x86/x86_data.c:253 +msgctxt "x86-flag" msgid "AMD flush-by-ASID support" msgstr "" -#: modules/devices/x86/processor.c:550 +#. /flag:decodeassists +#: modules/devices/x86/x86_data.c:254 +msgctxt "x86-flag" msgid "AMD Decode Assists support" msgstr "" -#: modules/devices/x86/processor.c:551 +#. /flag:pausefilter +#: modules/devices/x86/x86_data.c:255 +msgctxt "x86-flag" msgid "AMD filtered pause intercept" msgstr "" -#: modules/devices/x86/processor.c:552 +#. /flag:pfthreshold +#: modules/devices/x86/x86_data.c:256 +msgctxt "x86-flag" msgid "AMD pause filter threshold" msgstr "" -#: modules/devices/x86/processor.c:553 +#. /flag:avic +#: modules/devices/x86/x86_data.c:257 +msgctxt "x86-flag" msgid "Virtual Interrupt Controller" msgstr "" -#: modules/devices/x86/processor.c:555 +#. /flag:pku +#: modules/devices/x86/x86_data.c:259 +msgctxt "x86-flag" msgid "Protection Keys for Userspace" msgstr "" -#: modules/devices/x86/processor.c:556 +#. /flag:ospke +#: modules/devices/x86/x86_data.c:260 +msgctxt "x86-flag" msgid "OS Protection Keys Enable" msgstr "" -#: modules/devices/x86/processor.c:558 +#. /flag:overflow_recov +#: modules/devices/x86/x86_data.c:262 +msgctxt "x86-flag" msgid "MCA overflow recovery support" msgstr "" -#: modules/devices/x86/processor.c:559 +#. /flag:succor +#: modules/devices/x86/x86_data.c:263 +msgctxt "x86-flag" msgid "uncorrectable error containment and recovery" msgstr "" -#: modules/devices/x86/processor.c:560 +#. /flag:smca +#: modules/devices/x86/x86_data.c:264 +msgctxt "x86-flag" msgid "Scalable MCA" msgstr "" -#: modules/devices/x86/processor.c:567 +#. /bug:f00f +#: modules/devices/x86/x86_data.c:267 +msgctxt "x86-flag" msgid "Intel F00F bug" msgstr "" -#: modules/devices/x86/processor.c:568 +#. /bug:fdiv +#: modules/devices/x86/x86_data.c:268 +msgctxt "x86-flag" msgid "FPU FDIV" msgstr "" -#: modules/devices/x86/processor.c:569 +#. /bug:coma +#: modules/devices/x86/x86_data.c:269 +msgctxt "x86-flag" msgid "Cyrix 6x86 coma" msgstr "" -#: modules/devices/x86/processor.c:570 +#. /bug:tlb_mmatch +#: modules/devices/x86/x86_data.c:270 +msgctxt "x86-flag" msgid "AMD Erratum 383" msgstr "" -#: modules/devices/x86/processor.c:571 modules/devices/x86/processor.c:580 +#. /bug:apic_c1e +#. /bug:amd_e400 +#: modules/devices/x86/x86_data.c:271 modules/devices/x86/x86_data.c:280 +msgctxt "x86-flag" msgid "AMD Erratum 400" msgstr "" -#: modules/devices/x86/processor.c:572 +#. /bug:11ap +#: modules/devices/x86/x86_data.c:272 +msgctxt "x86-flag" msgid "Bad local APIC aka 11AP" msgstr "" -#: modules/devices/x86/processor.c:573 +#. /bug:fxsave_leak +#: modules/devices/x86/x86_data.c:273 +msgctxt "x86-flag" msgid "FXSAVE leaks FOP/FIP/FOP" msgstr "" -#: modules/devices/x86/processor.c:574 +#. /bug:clflush_monitor +#: modules/devices/x86/x86_data.c:274 +msgctxt "x86-flag" msgid "AAI65, CLFLUSH required before MONITOR" msgstr "" -#: modules/devices/x86/processor.c:575 +#. /bug:sysret_ss_attrs +#: modules/devices/x86/x86_data.c:275 +msgctxt "x86-flag" msgid "SYSRET doesn't fix up SS attrs" msgstr "" -#: modules/devices/x86/processor.c:576 +#. /bug:espfix +#: modules/devices/x86/x86_data.c:276 +msgctxt "x86-flag" msgid "IRET to 16-bit SS corrupts ESP/RSP high bits" msgstr "" -#: modules/devices/x86/processor.c:577 +#. /bug:null_seg +#: modules/devices/x86/x86_data.c:277 +msgctxt "x86-flag" msgid "Nulling a selector preserves the base" msgstr "" -#: modules/devices/x86/processor.c:578 +#. /bug:swapgs_fence +#: modules/devices/x86/x86_data.c:278 +msgctxt "x86-flag" msgid "SWAPGS without input dep on GS" msgstr "" -#: modules/devices/x86/processor.c:579 +#. /bug:monitor +#: modules/devices/x86/x86_data.c:279 +msgctxt "x86-flag" msgid "IPI required to wake up remote CPU" msgstr "" -#: modules/devices/x86/processor.c:588 +#. /x86/kernel/cpu/powerflags.h +#. /flag:pm:ts +#: modules/devices/x86/x86_data.c:283 +msgctxt "x86-flag" msgid "temperature sensor" msgstr "" -#: modules/devices/x86/processor.c:589 +#. /flag:pm:fid +#: modules/devices/x86/x86_data.c:284 +msgctxt "x86-flag" msgid "frequency id control" msgstr "" -#: modules/devices/x86/processor.c:590 +#. /flag:pm:vid +#: modules/devices/x86/x86_data.c:285 +msgctxt "x86-flag" msgid "voltage id control" msgstr "" -#: modules/devices/x86/processor.c:591 +#. /flag:pm:ttp +#: modules/devices/x86/x86_data.c:286 +msgctxt "x86-flag" msgid "thermal trip" msgstr "" -#: modules/devices/x86/processor.c:592 +#. /flag:pm:tm +#: modules/devices/x86/x86_data.c:287 +msgctxt "x86-flag" msgid "hardware thermal control" msgstr "" -#: modules/devices/x86/processor.c:593 +#. /flag:pm:stc +#: modules/devices/x86/x86_data.c:288 +msgctxt "x86-flag" msgid "software thermal control" msgstr "" -#: modules/devices/x86/processor.c:594 +#. /flag:pm:100mhzsteps +#: modules/devices/x86/x86_data.c:289 +msgctxt "x86-flag" msgid "100 MHz multiplier control" msgstr "" -#: modules/devices/x86/processor.c:595 +#. /flag:pm:hwpstate +#: modules/devices/x86/x86_data.c:290 +msgctxt "x86-flag" msgid "hardware P-state control" msgstr "" -#: modules/devices/x86/processor.c:597 +#. /flag:pm:cpb +#: modules/devices/x86/x86_data.c:291 +msgctxt "x86-flag" msgid "core performance boost" msgstr "" -#: modules/devices/x86/processor.c:598 +#. /flag:pm:eff_freq_ro +#: modules/devices/x86/x86_data.c:292 +msgctxt "x86-flag" msgid "Readonly aperf/mperf" msgstr "" -#: modules/devices/x86/processor.c:599 +#. /flag:pm:proc_feedback +#: modules/devices/x86/x86_data.c:293 +msgctxt "x86-flag" msgid "processor feedback interface" msgstr "" -#: modules/devices/x86/processor.c:600 +#. /flag:pm:acc_power +#: modules/devices/x86/x86_data.c:294 +msgctxt "x86-flag" msgid "accumulated power mechanism" msgstr "" -#: modules/devices/x86/processor.c:739 -msgid "Model Name" +#: modules/network.c:59 +msgid "Interfaces" +msgstr "Schnittstellen" + +#: modules/network.c:60 +msgid "IP Connections" +msgstr "IP-Verbindungen" + +#: modules/network.c:61 +msgid "Routing Table" +msgstr "Routing-Tabelle" + +#: modules/network.c:62 +msgid "ARP Table" +msgstr "ARP-Tabelle" + +#: modules/network.c:63 +msgid "DNS Servers" +msgstr "DNS-Server" + +#: modules/network.c:64 +msgid "Statistics" +msgstr "Statistiken" + +#: modules/network.c:65 +msgid "Shared Directories" +msgstr "Freigegebene Verzeichnisse" + +#: modules/network.c:300 +#, c-format +msgid "" +"[ARP Table]\n" +"%s\n" +"[$ShellParam$]\n" +"ReloadInterval=3000\n" +"ColumnTitle$TextValue=IP Address\n" +"ColumnTitle$Value=Interface\n" +"ColumnTitle$Extra1=MAC Address\n" +"ShowColumnHeaders=true\n" msgstr "" +"[ARP Table]\n" +"%s\n" +"[$ShellParam$]\n" +"ReloadInterval=3000\n" +"ColumnTitle$TextValue=IP-Adresse\n" +"ColumnTitle$Value=Schnittstelle\n" +"ColumnTitle$Extra1=MAC-Adresse\n" +"ShowColumnHeaders=true\n" -#: modules/devices/x86/processor.c:740 -msgid "Family, model, stepping" -msgstr "Familie, Modell, Stufung" +#: modules/network.c:321 +#, c-format +msgid "" +"[Name servers]\n" +"%s\n" +"[$ShellParam$]\n" +"ColumnTitle$TextValue=IP Address\n" +"ColumnTitle$Value=Name\n" +"ShowColumnHeaders=true\n" +msgstr "" +"[DNS-Server]\n" +"%s\n" +"[$ShellParam$]\n" +"ColumnTitle$TextValue=IP-Adresse\n" +"ColumnTitle$Value=Name\n" +"ShowColumnHeaders=true\n" -#: modules/devices/x86/processor.c:746 -msgid "Configuration" +#: modules/network.c:331 +#, c-format +msgid "" +"[Connections]\n" +"%s\n" +"[$ShellParam$]\n" +"ReloadInterval=3000\n" +"ColumnTitle$TextValue=Local Address\n" +"ColumnTitle$Value=Protocol\n" +"ColumnTitle$Extra1=Foreign Address\n" +"ColumnTitle$Extra2=State\n" +"ShowColumnHeaders=true\n" msgstr "" +"[Connections]\n" +"%s\n" +"[$ShellParam$]\n" +"ReloadInterval=3000\n" +"ColumnTitle$TextValue=Lokale Adresse\n" +"ColumnTitle$Value=Protokoll\n" +"ColumnTitle$Extra1=Fremde Adresse\n" +"ColumnTitle$Extra2=Status\n" +"ShowColumnHeaders=true\n" -#: modules/devices/x86/processor.c:747 -msgid "Cache Size" -msgstr "Cache-Größe" +#: modules/network.c:356 +msgid "Interface" +msgstr "" -#: modules/devices/x86/processor.c:747 -msgid "kb" +#: modules/network.c:357 modules/network/net.c:477 +msgid "IP Address" msgstr "" -#: modules/devices/x86/processor.c:754 -msgid "Power Management" +#: modules/network.c:358 +msgid "Sent" msgstr "" -#: modules/devices/x86/processor.c:755 -msgid "Bug Workarounds" +#: modules/network.c:359 +msgid "Received" msgstr "" -#: modules/devices/printers.c:81 -msgid "⚬ Can do black and white printing=\n" -msgstr "⚬ Kann schwarz/weiß drucken=\n" +#: modules/network.c:365 +#, c-format +msgid "" +"[IP routing table]\n" +"%s\n" +"[$ShellParam$]\n" +"ViewType=0\n" +"ReloadInterval=3000\n" +"ColumnTitle$TextValue=Destination / Gateway\n" +"ColumnTitle$Value=Interface\n" +"ColumnTitle$Extra1=Flags\n" +"ColumnTitle$Extra2=Mask\n" +"ShowColumnHeaders=true\n" +msgstr "" +"[IP routing table]\n" +"%s\n" +"[$ShellParam$]\n" +"ViewType=0\n" +"ReloadInterval=3000\n" +"ColumnTitle$TextValue=Ziel / Vorgaberoute\n" +"ColumnTitle$Value=Schnittstelle\n" +"ColumnTitle$Extra1=Flags\n" +"ColumnTitle$Extra2=Netz-Maske\n" +"ShowColumnHeaders=true\n" -#: modules/devices/printers.c:83 -msgid "⚬ Can do color printing=\n" -msgstr "⚬ Kann farbig drucken=\n" +#: modules/network.c:403 +msgid "Network" +msgstr "Netzwerk" -#: modules/devices/printers.c:85 -msgid "⚬ Can do duplexing=\n" -msgstr "⚬ Kann zweiseitig drucken (Duplexdruck)=\n" +#: modules/network.c:436 +msgid "Gathers information about this computer's network connection" +msgstr "Sammelt Informationen über die Netzwerk-Verbindung dieses Computers" -#: modules/devices/printers.c:87 -msgid "⚬ Can do staple output=\n" -msgstr "⚬ Kann Ausdrucke stapeln=\n" +#: modules/network/net.c:72 +msgctxt "wi-op-mode" +msgid "Auto" +msgstr "" -#: modules/devices/printers.c:89 -msgid "⚬ Can do copies=\n" -msgstr "⚬ Kann kopieren=\n" +#: modules/network/net.c:73 +msgctxt "wi-op-mode" +msgid "Ad-Hoc" +msgstr "" -#: modules/devices/printers.c:91 -msgid "⚬ Can collate copies=\n" -msgstr "⚬ Kann Ausdruck sortieren=\n" +#: modules/network/net.c:74 +msgctxt "wi-op-mode" +msgid "Managed" +msgstr "" -#: modules/devices/printers.c:93 -msgid "⚬ Printer is rejecting jobs=\n" -msgstr "⚬ Drucker weist Aufträge zurück=\n" +#: modules/network/net.c:75 +msgctxt "wi-op-mode" +msgid "Master" +msgstr "" -#: modules/devices/printers.c:95 -msgid "⚬ Printer was automatically discovered and added=\n" -msgstr "⚬ Drucker wurde automatisch entdeckt und hinzugefügt=\n" +#: modules/network/net.c:76 +msgctxt "wi-op-mode" +msgid "Repeater" +msgstr "" -#: modules/devices/printers.c:110 -msgid "Idle" +#: modules/network/net.c:77 +msgctxt "wi-op-mode" +msgid "Secondary" msgstr "" -#: modules/devices/printers.c:112 -msgid "Printing a Job" +#: modules/network/net.c:78 +msgctxt "wi-op-mode" +msgid "(Unknown)" msgstr "" -#: modules/devices/printers.c:114 -msgid "Stopped" +#: modules/network/net.c:242 modules/network/net.c:262 +#: modules/network/net.c:270 +msgctxt "net-if-type" +msgid "Ethernet" msgstr "" -#: modules/devices/printers.c:138 hardinfo/hardinfo.c:56 hardinfo/hardinfo.c:57 -msgid "Yes" -msgstr "Ja" +#: modules/network/net.c:243 +msgctxt "net-if-type" +msgid "Loopback" +msgstr "" -#: modules/devices/printers.c:190 -msgid "" -"[Printers]\n" -"No suitable CUPS library found=" +#: modules/network/net.c:244 +msgctxt "net-if-type" +msgid "Point-to-Point" msgstr "" -"[Drucker]\n" -"Keine passende CUPS-Bibliothek gefunden=" -#: modules/devices/printers.c:200 -msgid "[Printers (CUPS)]\n" -msgstr "[Drucker (CUPS)]\n" +#: 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 +msgctxt "net-if-type" +msgid "Wireless" +msgstr "" -#: modules/devices/printers.c:263 -msgid "" -"[Printers]\n" -"No printers found=\n" +#: modules/network/net.c:249 +msgctxt "net-if-type" +msgid "Virtual Point-to-Point (TUN)" msgstr "" -"[Printers]\n" -"Keine Drucker gefunden=\n" -#: modules/devices/sparc/processor.c:67 -msgid "CPU" +#: modules/network/net.c:250 +msgctxt "net-if-type" +msgid "Ethernet (TAP)" msgstr "" -#: hardinfo/util.c:105 -#, c-format -msgid "%d day, " -msgid_plural "%d days, " -msgstr[0] "%d Tag, " -msgstr[1] "%d Tage, " +#: modules/network/net.c:251 +msgctxt "net-if-type" +msgid "Parallel Line Internet Protocol" +msgstr "" -#: hardinfo/util.c:106 -#, c-format -msgid "%d hour, " -msgid_plural "%d hours, " -msgstr[0] "%d Stunde, " -msgstr[1] "%d Stunden, " +#: modules/network/net.c:252 +msgctxt "net-if-type" +msgid "Infrared" +msgstr "" -#: hardinfo/util.c:107 hardinfo/util.c:110 -#, c-format -msgid "%d minute" -msgid_plural "%d minutes" -msgstr[0] "%d Minute" -msgstr[1] "%d Minuten" +#: modules/network/net.c:253 modules/network/net.c:271 +msgctxt "net-if-type" +msgid "Serial Line Internet Protocol" +msgstr "" -#: hardinfo/util.c:119 -#, c-format -msgid "%.1f B" -msgstr "%.1f Byte(s)" +#: modules/network/net.c:254 +msgctxt "net-if-type" +msgid "Integrated Services Digital Network" +msgstr "" -#: hardinfo/util.c:121 -#, c-format -msgid "%.1f KiB" -msgstr "%.1f KiB" +#: modules/network/net.c:255 +msgctxt "net-if-type" +msgid "IPv6-over-IPv4 Tunnel" +msgstr "" -#: hardinfo/util.c:123 -#, c-format -msgid "%.1f MiB" -msgstr "%.1f MiB" +#: modules/network/net.c:256 +msgctxt "net-if-type" +msgid "VMWare Virtual Network Interface (NAT)" +msgstr "" -#: hardinfo/util.c:125 -#, c-format -msgid "%.1f GiB" -msgstr "%.1f GiB" +#: modules/network/net.c:257 +msgctxt "net-if-type" +msgid "VMWare Virtual Network Interface" +msgstr "" -#: hardinfo/util.c:127 -#, c-format -msgid "%.1f TiB" -msgstr "%.1f TiB" +#: modules/network/net.c:258 +msgctxt "net-if-type" +msgid "Personal Area Network (PAN)" +msgstr "" -#: hardinfo/util.c:129 -#, c-format -msgid "%.1f PiB" -msgstr "%.1f PiB" +#: modules/network/net.c:259 +msgctxt "net-if-type" +msgid "Bluetooth" +msgstr "" -#: hardinfo/util.c:343 -msgid "Error" -msgstr "Fehler" +#: modules/network/net.c:260 +msgctxt "net-if-type" +msgid "Bridge Interface" +msgstr "" -#: hardinfo/util.c:343 hardinfo/util.c:359 -msgid "Warning" -msgstr "Warnung" +#: modules/network/net.c:261 +msgctxt "net-if-type" +msgid "Hamachi Virtual Personal Network" +msgstr "" -#: hardinfo/util.c:358 -msgid "Fatal Error" -msgstr "Kritischer Fehler" +#: modules/network/net.c:263 +msgctxt "net-if-type" +msgid "Intermediate Functional Block" +msgstr "" -#: hardinfo/util.c:383 -msgid "creates a report and prints to standard output" +#: modules/network/net.c:264 +msgctxt "net-if-type" +msgid "GRE Network Tunnel" msgstr "" -#: hardinfo/util.c:389 -msgid "chooses a report format (text, html)" +#: modules/network/net.c:265 +msgctxt "net-if-type" +msgid "Mesh Network" msgstr "" -#: hardinfo/util.c:395 -msgid "run benchmark; requires benchmark.so to be loaded" +#: modules/network/net.c:266 +msgctxt "net-if-type" +msgid "Wireless Master Interface" msgstr "" -#: hardinfo/util.c:401 -msgid "lists modules" +#: modules/network/net.c:267 +msgctxt "net-if-type" +msgid "VirtualBox Virtual Network Interface" msgstr "" -#: hardinfo/util.c:407 -msgid "specify module to load" +#: modules/network/net.c:273 +msgctxt "net-if-type" +msgid "Wireless (WAN)" msgstr "" -#: hardinfo/util.c:413 -msgid "automatically load module dependencies" +#: modules/network/net.c:275 +msgctxt "net-if-type" +msgid "(Unknown)" msgstr "" -#: hardinfo/util.c:420 -msgid "run in XML-RPC server mode" +#: modules/network/net.c:348 modules/network/net.c:358 +msgid "Network Interfaces" msgstr "" -#: hardinfo/util.c:427 -msgid "shows program version and quit" +#: modules/network/net.c:348 +msgid "None Found" msgstr "" -#: hardinfo/util.c:432 -msgid "- System Profiler and Benchmark tool" -msgstr "- System-Profiler und Benchmark-Werkzeug" +#: modules/network/net.c:400 modules/network/net.c:422 +#: modules/network/net.c:423 +msgid "MiB" +msgstr "" -#: hardinfo/util.c:442 -#, c-format -msgid "" -"Unrecognized arguments.\n" -"Try ``%s --help'' for more information.\n" +#: modules/network/net.c:414 +msgid "Network Adapter Properties" msgstr "" -#: hardinfo/util.c:508 -#, c-format -msgid "Couldn't find a Web browser to open URL %s." -msgstr "Konnte keinen Web-Browser finden, um die URL %s zu öffnen." +#: modules/network/net.c:415 +msgid "Interface Type" +msgstr "" -#: hardinfo/util.c:855 -#, c-format -msgid "Module \"%s\" depends on module \"%s\", load it?" +#: modules/network/net.c:416 +msgid "Hardware Address (MAC)" msgstr "" -#: hardinfo/util.c:878 -#, c-format -msgid "Module \"%s\" depends on module \"%s\"." +#: modules/network/net.c:420 +msgid "MTU" msgstr "" -#: hardinfo/util.c:923 -#, c-format -msgid "No module could be loaded. Check permissions on \"%s\" and try again." +#: modules/network/net.c:421 +msgid "Transfer Details" msgstr "" -#: hardinfo/util.c:927 -msgid "" -"No module could be loaded. Please use hardinfo -l to list all available " -"modules and try again with a valid module list." +#: modules/network/net.c:422 +msgid "Bytes Received" msgstr "" -#: hardinfo/util.c:1103 -#, c-format -msgid "Scanning: %s..." +#: modules/network/net.c:423 +msgid "Bytes Sent" msgstr "" -#: hardinfo/hardinfo.c:48 -msgid "" -"Copyright (C) 2003-2009 Leandro A. F. Pereira. See COPYING for details.\n" -"\n" +#: modules/network/net.c:440 modules/network/net.c:462 +#: modules/network/net.c:463 +msgid "dBm" msgstr "" -#: hardinfo/hardinfo.c:50 -#, c-format -msgid "" -"Compile-time options:\n" -" Release version: %s (%s)\n" -" BinReloc enabled: %s\n" -" Data prefix: %s\n" -" Library prefix: %s\n" -" Compiled on: %s %s (%s)\n" +#: modules/network/net.c:440 +msgid "mW" msgstr "" -#: hardinfo/hardinfo.c:68 -#, c-format -msgid "" -"Failed to find runtime data.\n" -"\n" -"• Is HardInfo correctly installed?\n" -"• See if %s and %s exists and you have read permission." +#: modules/network/net.c:454 +msgid "Wireless Properties" msgstr "" -#: hardinfo/hardinfo.c:75 -#, c-format -msgid "" -"Modules:\n" -"%-20s%-15s%-12s\n" +#: modules/network/net.c:455 +msgid "Network Name (SSID)" msgstr "" -#: hardinfo/hardinfo.c:76 -msgid "File Name" +#: modules/network/net.c:456 +msgid "Bit Rate" msgstr "" -#: hardinfo/hardinfo.c:123 -#, c-format -msgid "Unknown benchmark ``%s'' or libbenchmark.so not loaded" +#: modules/network/net.c:456 +msgid "Mb/s" msgstr "" -#: hardinfo/hardinfo.c:151 -msgid "Don't know what to do. Exiting." +#: modules/network/net.c:457 +msgid "Transmission Power" +msgstr "" + +#: modules/network/net.c:459 +msgid "Status" +msgstr "" + +#: modules/network/net.c:460 +msgid "Link Quality" +msgstr "" + +#: modules/network/net.c:461 +msgid "Signal / Noise" +msgstr "" + +#: modules/network/net.c:476 +msgid "Internet Protocol (IPv4)" +msgstr "" + +#: modules/network/net.c:477 modules/network/net.c:478 +#: modules/network/net.c:480 +msgid "(Not set)" +msgstr "" + +#: modules/network/net.c:478 +msgid "Mask" msgstr "" +#: modules/network/net.c:479 +msgid "Broadcast Address" +msgstr "" + +#~ msgid "CPython" +#~ msgstr "CPython" + +#~ msgid "" +#~ "[$ShellParam$]\n" +#~ "UpdateInterval$Memory=1000\n" +#~ "UpdateInterval$Date/Time=1000\n" +#~ "#ReloadInterval=5000\n" +#~ "[Computer]\n" +#~ "Processor=%s\n" +#~ "Memory=...\n" +#~ "Machine Type=%s\n" +#~ "Operating System=%s\n" +#~ "User Name=%s\n" +#~ "Date/Time=...\n" +#~ "[Display]\n" +#~ "Resolution=%dx%d pixels\n" +#~ "OpenGL Renderer=%s\n" +#~ "X11 Vendor=%s\n" +#~ "\n" +#~ "%s\n" +#~ "[Input Devices]\n" +#~ "%s\n" +#~ "\n" +#~ "%s\n" +#~ "\n" +#~ "%s\n" +#~ msgstr "" +#~ "[$ShellParam$]\n" +#~ "UpdateInterval$Memory=1000\n" +#~ "UpdateInterval$Date/Time=1000\n" +#~ "#ReloadInterval=5000\n" +#~ "[Computer]\n" +#~ "Prozessor=%s\n" +#~ "Memory=...\n" +#~ "Maschinen-Typ=%s\n" +#~ "Betriebssystem=%s\n" +#~ "Benutzername=%s\n" +#~ "Date/Time=...\n" +#~ "[Anzeige]\n" +#~ "Auflösung=%dx%d Pixel\n" +#~ "OpenGL-Renderer=%s\n" +#~ "X11-Hersteller=%s\n" +#~ "\n" +#~ "%s\n" +#~ "[Eingabegeräte]\n" +#~ "%s\n" +#~ "\n" +#~ "%s\n" +#~ "\n" +#~ "%s\n" + +#~ msgid "" +#~ "%s\n" +#~ "[$ShellParam$]\n" +#~ "ReloadInterval=3000\n" +#~ "ViewType=1\n" +#~ "ColumnTitle$TextValue=Interface\n" +#~ "ColumnTitle$Value=IP Address\n" +#~ "ColumnTitle$Extra1=Sent\n" +#~ "ColumnTitle$Extra2=Received\n" +#~ "ShowColumnHeaders=true\n" +#~ "%s" +#~ msgstr "" +#~ "%s\n" +#~ "[$ShellParam$]\n" +#~ "ReloadInterval=3000\n" +#~ "ViewType=1\n" +#~ "ColumnTitle$TextValue=Schnittstelle\n" +#~ "ColumnTitle$Value=IP-Adresse\n" +#~ "ColumnTitle$Extra1=Gesendet\n" +#~ "ColumnTitle$Extra2=Empfangen\n" +#~ "ShowColumnHeaders=true\n" +#~ "%s" + +#~ msgid "%d day, " +#~ msgid_plural "%d days, " +#~ msgstr[0] "%d Tag, " +#~ msgstr[1] "%d Tage, " + +#~ msgid "%d hour, " +#~ msgid_plural "%d hours, " +#~ msgstr[0] "%d Stunde, " +#~ msgstr[1] "%d Stunden, " + #~ msgid "Contents" #~ msgstr "Inhalt" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: hardinfo\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-12 04:12-0500\n" +"POT-Creation-Date: 2017-07-19 14:05-0500\n" "PO-Revision-Date: 2013-02-18 17:11-0300\n" "Last-Translator: Fernando López <flopez@linti.unlp.edu.ar>\n" "Language-Team: Fernando López <soportelihuen@linti.unlp.edu.ar>\n" @@ -17,6 +17,356 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-Language: Spanish\n" +#: hardinfo/hardinfo.c:48 +msgid "" +"Copyright (C) 2003-2009 Leandro A. F. Pereira. See COPYING for details.\n" +"\n" +msgstr "" +"Copyright (C) 2003-2009 Leandro A. F. Pereira. Vea COPYING para más " +"detalles.\n" +"\n" + +#: hardinfo/hardinfo.c:50 +#, c-format +msgid "" +"Compile-time options:\n" +" Release version: %s (%s)\n" +" BinReloc enabled: %s\n" +" Data prefix: %s\n" +" Library prefix: %s\n" +" Compiled on: %s %s (%s)\n" +msgstr "" +"Opciones de compilado:\n" +" Versión: %s (%s)\n" +" BinReloc habilitado: %s\n" +" Prefijo de datos: %s\n" +" Prefijo de bibliotecas: %s\n" +" Compilado en: %s %s (%s)\n" + +#: hardinfo/hardinfo.c:56 hardinfo/hardinfo.c:57 +#: modules/devices/printers.c:138 +msgid "Yes" +msgstr "Sí" + +#: hardinfo/hardinfo.c:57 modules/computer.c:550 +#: modules/devices/printers.c:138 +msgid "No" +msgstr "_No" + +#: hardinfo/hardinfo.c:68 +#, c-format +msgid "" +"Failed to find runtime data.\n" +"\n" +"• Is HardInfo correctly installed?\n" +"• See if %s and %s exists and you have read permission." +msgstr "" +"Falló en encontrar datos del programa.\n" +"\n" +"• ¿HardInfo está correctamente instalado?\n" +"• Vea si %s y %s existen y usted tiene permisos de lectura." + +#: hardinfo/hardinfo.c:75 +#, c-format +msgid "" +"Modules:\n" +"%-20s%-15s%-12s\n" +msgstr "" +"Módulos:\n" +"%-20s%-15s%-12s\n" + +#: hardinfo/hardinfo.c:76 +msgid "File Name" +msgstr "Nombre de archivo" + +#: hardinfo/hardinfo.c:76 modules/devices/ia64/processor.c:152 +#: modules/devices/sh/processor.c:76 +msgid "Name" +msgstr "Nombre" + +#: hardinfo/hardinfo.c:76 modules/computer.c:463 modules/computer.c:465 +msgid "Version" +msgstr "Versión" + +#: hardinfo/hardinfo.c:123 +#, c-format +msgid "Unknown benchmark ``%s'' or libbenchmark.so not loaded" +msgstr "Benchmark desconocido ``%s'' o no se cargó libbenchmark.so" + +#: hardinfo/hardinfo.c:151 +msgid "Don't know what to do. Exiting." +msgstr "No se puede determinar que hacer. Saliendo." + +#: hardinfo/util.c:104 modules/computer/uptime.c:53 +#, c-format +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "" +msgstr[1] "" + +#: hardinfo/util.c:105 modules/computer/uptime.c:54 +#, c-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "" +msgstr[1] "" + +#: hardinfo/util.c:106 modules/computer/uptime.c:55 +#, c-format +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minuto" +msgstr[1] "%d minutos" + +#: hardinfo/util.c:107 +#, c-format +msgid "%d second" +msgid_plural "%d seconds" +msgstr[0] "" +msgstr[1] "" + +#: hardinfo/util.c:128 +#, c-format +msgid "%.1f B" +msgstr "" + +#: hardinfo/util.c:130 +#, c-format +msgid "%.1f KiB" +msgstr "" + +#: hardinfo/util.c:132 +#, c-format +msgid "%.1f MiB" +msgstr "" + +#: hardinfo/util.c:134 +#, c-format +msgid "%.1f GiB" +msgstr "" + +#: hardinfo/util.c:136 +#, c-format +msgid "%.1f TiB" +msgstr "" + +#: hardinfo/util.c:138 +#, c-format +msgid "%.1f PiB" +msgstr "" + +#: hardinfo/util.c:352 +msgid "Error" +msgstr "Error" + +#: hardinfo/util.c:352 hardinfo/util.c:368 +msgid "Warning" +msgstr "Advertencia" + +#: hardinfo/util.c:367 +msgid "Fatal Error" +msgstr "Error fatal" + +#: hardinfo/util.c:392 +msgid "creates a report and prints to standard output" +msgstr "crea un reporte y lo imprime en la salida estándar" + +#: hardinfo/util.c:398 +msgid "chooses a report format (text, html)" +msgstr "elige un formato para el reporte (texto, html)" + +#: hardinfo/util.c:404 +msgid "run benchmark; requires benchmark.so to be loaded" +msgstr "correr benchmark; requiere benchmark.so para ser cargado" + +#: hardinfo/util.c:410 +msgid "lists modules" +msgstr "lista los módulos" + +#: hardinfo/util.c:416 +msgid "specify module to load" +msgstr "especificar módulo a cargar" + +#: hardinfo/util.c:422 +msgid "automatically load module dependencies" +msgstr "cargar automáticamente las dependencias de los módulos" + +#: hardinfo/util.c:429 +msgid "run in XML-RPC server mode" +msgstr "correr en modo servidor XML-RPC" + +#: hardinfo/util.c:436 +msgid "shows program version and quit" +msgstr "muestra la versión del programa y sale" + +#: hardinfo/util.c:441 +msgid "- System Profiler and Benchmark tool" +msgstr "- Analizador de sistema y herramienta de benchmark" + +#: hardinfo/util.c:451 +#, c-format +msgid "" +"Unrecognized arguments.\n" +"Try ``%s --help'' for more information.\n" +msgstr "" +"Argumentos no reconocidos.\n" +"Intente ``%s --help'' para más información.\n" + +#: hardinfo/util.c:517 +#, c-format +msgid "Couldn't find a Web browser to open URL %s." +msgstr "No se pudo encontrar un navegador Web para abrir la URL %s." + +#: hardinfo/util.c:866 +#, c-format +msgid "Module \"%s\" depends on module \"%s\", load it?" +msgstr "El módulo \"%s\" depende del módulo \"%s\", ¿desea cargarlo?" + +#: hardinfo/util.c:889 +#, c-format +msgid "Module \"%s\" depends on module \"%s\"." +msgstr "El módulo \"%s\" depende del módulo \"%s\"." + +#: hardinfo/util.c:934 +#, c-format +msgid "No module could be loaded. Check permissions on \"%s\" and try again." +msgstr "" +"No se puede cargar ningún módulo. Verifique los permisos en \"%s\" y pruebe " +"de nuevo." + +#: hardinfo/util.c:938 +msgid "" +"No module could be loaded. Please use hardinfo -l to list all available " +"modules and try again with a valid module list." +msgstr "" +"No se pudo cargar ningún módulo. Por favor use hardinfo -l para listar " +"todoslos módulos disponibles e intente de nuevo con una lista válida de " +"módulos." + +#: hardinfo/util.c:1114 +#, c-format +msgid "Scanning: %s..." +msgstr "Escaneando: %s..." + +#: hardinfo/util.c:1124 shell/callbacks.c:67 shell/shell.c:303 +#: shell/shell.c:721 shell/shell.c:1695 modules/benchmark.c:440 +#: modules/benchmark.c:448 +msgid "Done." +msgstr "Hecho." + +#: shell/callbacks.c:47 +msgid "Save Image" +msgstr "Guardar imagen" + +#: shell/callbacks.c:63 +msgid "Saving image..." +msgstr "Guardando imagen" + +#: shell/callbacks.c:151 +#, c-format +msgid "%s Module" +msgstr "%s módulo" + +#: shell/callbacks.c:158 +#, c-format +msgid "" +"Written by %s\n" +"Licensed under %s" +msgstr "" +"Escrito por %s\n" +"Licencia %s" + +#: shell/callbacks.c:172 +#, c-format +msgid "No about information is associated with the %s module." +msgstr "No hay información \"acerca de\" asociada al módulo %s." + +#: shell/callbacks.c:186 +msgid "Author:" +msgstr "Autor:" + +#: shell/callbacks.c:189 +msgid "Contributors:" +msgstr "Contribuyentes:" + +#: shell/callbacks.c:193 +msgid "Based on work by:" +msgstr "Basado en el trabajo de:" + +#: shell/callbacks.c:194 +msgid "MD5 implementation by Colin Plumb (see md5.c for details)" +msgstr "Implementación de MD5 por Colin Plumb (ver md5.c para detalles)" + +#: shell/callbacks.c:195 +msgid "SHA1 implementation by Steve Reid (see sha1.c for details)" +msgstr "Implementación de SHA1 por Steve Reid (ver sha1.c para detalles)" + +#: shell/callbacks.c:196 +msgid "Blowfish implementation by Paul Kocher (see blowfich.c for details)" +msgstr "" +"Implementación de Blowfish por Paul Kocher (ver blowfich.c para detalles)" + +#: shell/callbacks.c:197 +msgid "Raytracing benchmark by John Walker (see fbench.c for details)" +msgstr "" +"Benchmark de trazado de rayos por John Walker (ver fbench.c para detalles)" + +#: shell/callbacks.c:198 +msgid "FFT benchmark by Scott Robert Ladd (see fftbench.c for details)" +msgstr "Benchmark de FFT por Scott Robert Ladd (ver fftbench.c para detalles)" + +#: shell/callbacks.c:199 +msgid "Some code partly based on x86cpucaps by Osamu Kayasono" +msgstr "Parte del código parcialmente basado en x86cpucaps por Osamu Kayasono" + +#: shell/callbacks.c:200 +msgid "Vendor list based on GtkSysInfo by Pissens Sebastien" +msgstr "Lista de proveedores basada en GtkSysInfo por Pissens Sebastien" + +#: shell/callbacks.c:201 +msgid "DMI support based on code by Stewart Adam" +msgstr "Soporte DMI basado en código de Stewart Adam" + +#: shell/callbacks.c:202 +msgid "SCSI support based on code by Pascal F. Martin" +msgstr "Soporte SCSI basado en código de Pascal F. Martin" + +#: shell/callbacks.c:206 +msgid "Jakub Szypulka" +msgstr "" + +#: shell/callbacks.c:207 +msgid "Tango Project" +msgstr "Proyecto Tango" + +#: shell/callbacks.c:208 +msgid "The GNOME Project" +msgstr "El proyecto GNOME" + +#: shell/callbacks.c:209 +msgid "VMWare, Inc. (USB icon from VMWare Workstation 6)" +msgstr "VMWare, Inc. (icono USB de VMWare Workstation 6)" + +#: shell/callbacks.c:220 +msgid "System information and benchmark tool" +msgstr "Herramienta de información del sistema y benchmark" + +#: shell/callbacks.c:225 +msgid "" +"HardInfo is free software; you can redistribute it and/or modify it under " +"the terms of the GNU General Public License as published by the Free " +"Software Foundation, version 2.\n" +"\n" +"This program is distributed in the hope that it will be useful, but WITHOUT " +"ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " +"FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for " +"more details.\n" +"\n" +"You should have received a copy of the GNU General Public License along with " +"this program; if not, write to the Free Software Foundation, Inc., 51 " +"Franklin St, Fifth Floor, Boston, MA 02110-1301 USA" +msgstr "" + #: shell/menu.c:35 msgid "_Information" msgstr "_Información" @@ -145,11 +495,6 @@ msgstr "_Seleccionar todo" msgid "_Generate" msgstr "_Generar" -#: shell/shell.c:303 shell/shell.c:721 shell/shell.c:1695 shell/callbacks.c:67 -#: modules/benchmark.c:440 modules/benchmark.c:448 hardinfo/util.c:1113 -msgid "Done." -msgstr "Hecho." - #: shell/shell.c:396 #, c-format msgid "%s - System Information" @@ -263,124 +608,149 @@ msgstr "Actualizador por red" msgid "_Synchronize" msgstr "_Sincronizar" -#: shell/callbacks.c:47 -msgid "Save Image" -msgstr "Guardar imagen" - -#: shell/callbacks.c:63 -msgid "Saving image..." -msgstr "Guardando imagen" - -#: shell/callbacks.c:151 -#, c-format -msgid "%s Module" -msgstr "%s módulo" +#: modules/benchmark.c:52 +msgid "CPU Blowfish" +msgstr "" -#: shell/callbacks.c:158 -#, c-format -msgid "" -"Written by %s\n" -"Licensed under %s" +#: modules/benchmark.c:53 +msgid "CPU CryptoHash" msgstr "" -"Escrito por %s\n" -"Licencia %s" -#: shell/callbacks.c:172 -#, c-format -msgid "No about information is associated with the %s module." -msgstr "No hay información \"acerca de\" asociada al módulo %s." +#: modules/benchmark.c:54 +msgid "CPU Fibonacci" +msgstr "" -#: shell/callbacks.c:186 -msgid "Author:" -msgstr "Autor:" +#: modules/benchmark.c:55 +msgid "CPU N-Queens" +msgstr "CPU N-Reinas" -#: shell/callbacks.c:189 -msgid "Contributors:" -msgstr "Contribuyentes:" +#: modules/benchmark.c:56 +msgid "CPU Zlib" +msgstr "" -#: shell/callbacks.c:193 -msgid "Based on work by:" -msgstr "Basado en el trabajo de:" +#: modules/benchmark.c:57 +msgid "FPU FFT" +msgstr "" -#: shell/callbacks.c:194 -msgid "MD5 implementation by Colin Plumb (see md5.c for details)" -msgstr "Implementación de MD5 por Colin Plumb (ver md5.c para detalles)" +#: modules/benchmark.c:58 +msgid "FPU Raytracing" +msgstr "FPU trazado de rayos" -#: shell/callbacks.c:195 -msgid "SHA1 implementation by Steve Reid (see sha1.c for details)" -msgstr "Implementación de SHA1 por Steve Reid (ver sha1.c para detalles)" +#: modules/benchmark.c:59 +msgid "GPU Drawing" +msgstr "GPU dibujo" -#: shell/callbacks.c:196 -msgid "Blowfish implementation by Paul Kocher (see blowfich.c for details)" +#: modules/benchmark.c:225 +#, c-format +msgid "" +"[$ShellParam$]\n" +"Zebra=1\n" +"OrderType=%d\n" +"ViewType=3\n" +"ColumnTitle$Extra1=CPU Clock\n" +"ColumnTitle$Progress=Results\n" +"ColumnTitle$TextValue=CPU\n" +"ShowColumnHeaders=true\n" +"[%s]\n" +"<big><b>This Machine</b></big>=%.3f|%s MHz\n" +"%s" msgstr "" -"Implementación de Blowfish por Paul Kocher (ver blowfich.c para detalles)" +"[$ShellParam$]\n" +"Zebra=1\n" +"OrderType=%d\n" +"ViewType=3\n" +"ColumnTitle$Extra1=Reloj de la CPU\n" +"ColumnTitle$Progress=Resultados\n" +"ColumnTitle$TextValue=CPU\n" +"ShowColumnHeaders=true\n" +"[%s]\n" +"<big><b>Este equipo</b></big>=%.3f|%s MHz\n" +"%s" -#: shell/callbacks.c:197 -msgid "Raytracing benchmark by John Walker (see fbench.c for details)" +#: modules/benchmark.c:238 +#, c-format +msgid "" +"[$ShellParam$]\n" +"Zebra=1\n" +"OrderType=%d\n" +"ViewType=3\n" +"ColumnTitle$Extra1=CPU Clock\n" +"ColumnTitle$Progress=Results\n" +"ColumnTitle$TextValue=CPU\n" +"ShowColumnHeaders=true\n" +"[%s]\n" +"%s" msgstr "" -"Benchmark de trazado de rayos por John Walker (ver fbench.c para detalles)" +"[$ShellParam$]\n" +"Zebra=1\n" +"OrderType=%d\n" +"ViewType=3\n" +"ColumnTitle$Extra1=Reloj del equipo CPU\n" +"ColumnTitle$Progress=Resultados\n" +"ColumnTitle$TextValue=CPU\n" +"ShowColumnHeaders=true\n" +"[%s]\n" +"%s" -#: shell/callbacks.c:198 -msgid "FFT benchmark by Scott Robert Ladd (see fftbench.c for details)" -msgstr "Benchmark de FFT por Scott Robert Ladd (ver fftbench.c para detalles)" +#: modules/benchmark.c:372 +#, c-format +msgid "Benchmarking: <b>%s</b>." +msgstr "Ejecutando benchmark: <b>%s</b>." -#: shell/callbacks.c:199 -msgid "Some code partly based on x86cpucaps by Osamu Kayasono" -msgstr "Parte del código parcialmente basado en x86cpucaps por Osamu Kayasono" +#: modules/benchmark.c:386 +msgid "Benchmarking. Please do not move your mouse or press any keys." +msgstr "Ejecutando benchmarks. Por favor no mueva el mouse ni use el teclado." -#: shell/callbacks.c:200 -msgid "Vendor list based on GtkSysInfo by Pissens Sebastien" -msgstr "Lista de proveedores basada en GtkSysInfo por Pissens Sebastien" +#: modules/benchmark.c:390 +msgid "Cancel" +msgstr "Cancelar" -#: shell/callbacks.c:201 -msgid "DMI support based on code by Stewart Adam" -msgstr "Soporte DMI basado en código de Stewart Adam" +#: modules/benchmark.c:527 +msgid "Results in MiB/second. Higher is better." +msgstr "Resultados en MiB/segundo. Más alto es mejor." -#: shell/callbacks.c:202 -msgid "SCSI support based on code by Pascal F. Martin" -msgstr "Soporte SCSI basado en código de Pascal F. Martin" +#: modules/benchmark.c:531 +msgid "Results in HIMarks. Higher is better." +msgstr "Resultados en HIMarks. Más alto es mejor." -#: shell/callbacks.c:206 -msgid "Jakub Szypulka" -msgstr "" +#: modules/benchmark.c:538 +msgid "Results in seconds. Lower is better." +msgstr "Resultados en segundos. Más bajo es mejor." -#: shell/callbacks.c:207 -msgid "Tango Project" -msgstr "Proyecto Tango" +#: modules/benchmark.c:546 +msgid "Benchmarks" +msgstr "Benchmarks" -#: shell/callbacks.c:208 -msgid "The GNOME Project" -msgstr "El proyecto GNOME" +#: modules/benchmark.c:564 +msgid "Perform tasks and compare with other systems" +msgstr "Realizar tareas y comparar con otros sistemas" -#: shell/callbacks.c:209 -msgid "VMWare, Inc. (USB icon from VMWare Workstation 6)" -msgstr "VMWare, Inc. (icono USB de VMWare Workstation 6)" +#: modules/benchmark.c:654 +msgid "Send benchmark results" +msgstr "Enviar resultados de los benchmark" -#: shell/callbacks.c:220 -msgid "System information and benchmark tool" -msgstr "Herramienta de información del sistema y benchmark" +#: modules/benchmark.c:659 +msgid "Receive benchmark results" +msgstr "Recibir resultados de los benchmark" -#: shell/callbacks.c:225 -msgid "" -"HardInfo is free software; you can redistribute it and/or modify it under " -"the terms of the GNU General Public License as published by the Free " -"Software Foundation, version 2.\n" -"\n" -"This program is distributed in the hope that it will be useful, but WITHOUT " -"ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " -"FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for " -"more details.\n" -"\n" -"You should have received a copy of the GNU General Public License along with " -"this program; if not, write to the Free Software Foundation, Inc., 51 " -"Franklin St, Fifth Floor, Boston, MA 02110-1301 USA" -msgstr "" +#: modules/computer/alsa.c:26 +msgid "[Audio Devices]\n" +msgstr "[Dispositivos de audio]\n" + +#: modules/computer/alsa.c:33 +#, c-format +msgid "Audio Adapter#%d=%s\n" +msgstr "Adaptador de audio#%d=%s\n" + +#: modules/computer/boots.c:33 +msgid "[Boots]\n" +msgstr "[Arranques]\n" #: modules/computer.c:68 msgid "Summary" msgstr "Resumen" -#: modules/computer.c:69 modules/computer.c:428 +#: modules/computer.c:69 modules/computer.c:412 modules/computer.c:685 msgid "Operating System" msgstr "Sistema operativo" @@ -400,7 +770,7 @@ msgstr "Idiomas" msgid "Filesystems" msgstr "Sistemas de archivos" -#: modules/computer.c:74 modules/computer.c:431 +#: modules/computer.c:74 modules/computer.c:415 msgid "Display" msgstr "Pantalla" @@ -420,8 +790,8 @@ msgstr "Usuarios" msgid "Groups" msgstr "Grupos" -#: modules/computer.c:101 modules/computer.c:421 modules/computer.c:426 -#: modules/devices.c:92 +#: modules/computer.c:101 modules/computer.c:405 modules/computer.c:410 +#: modules/devices.c:96 msgid "Memory" msgstr "Memoria" @@ -430,19 +800,19 @@ msgstr "Memoria" msgid "%dMB (%dMB used)" msgstr "%dMB (%dMB usados)" -#: modules/computer.c:105 modules/computer.c:495 modules/computer.c:511 +#: modules/computer.c:105 modules/computer.c:459 modules/computer.c:475 msgid "Uptime" msgstr "" -#: modules/computer.c:107 modules/computer.c:422 modules/computer.c:430 +#: modules/computer.c:107 modules/computer.c:406 modules/computer.c:414 msgid "Date/Time" msgstr "" -#: modules/computer.c:112 modules/computer.c:497 modules/computer.c:512 +#: modules/computer.c:112 modules/computer.c:461 modules/computer.c:476 msgid "Load Average" msgstr "" -#: modules/computer.c:114 modules/computer.c:496 modules/computer.c:513 +#: modules/computer.c:114 modules/computer.c:460 modules/computer.c:477 msgid "Available entropy in /dev/random" msgstr "" @@ -451,108 +821,124 @@ msgid "Scripting Languages" msgstr "Lenguajes de scripting" #: modules/computer.c:201 -msgid "CPython" +msgid "Python" msgstr "" #: modules/computer.c:202 -msgid "Perl" +msgid "Python2" msgstr "" #: modules/computer.c:203 -msgid "PHP" +msgid "Python3" msgstr "" #: modules/computer.c:204 -msgid "Ruby" +msgid "Perl" msgstr "" #: modules/computer.c:205 -msgid "Bash" +msgid "Perl6 (VM)" msgstr "" #: modules/computer.c:206 +msgid "Perl6" +msgstr "" + +#: modules/computer.c:207 +msgid "PHP" +msgstr "" + +#: modules/computer.c:208 +msgid "Ruby" +msgstr "" + +#: modules/computer.c:209 +msgid "Bash" +msgstr "" + +#: modules/computer.c:210 msgid "Compilers" msgstr "Compiladores" -#: modules/computer.c:207 +#: modules/computer.c:211 msgid "C (GCC)" msgstr "" -#: modules/computer.c:208 +#: modules/computer.c:212 msgid "C (Clang)" msgstr "" -#: modules/computer.c:209 +#: modules/computer.c:213 msgid "D (dmd)" msgstr "" -#: modules/computer.c:210 +#: modules/computer.c:214 msgid "Java" msgstr "" -#: modules/computer.c:211 +#: modules/computer.c:215 msgid "CSharp (Mono, old)" msgstr "CSharp (Mono, antiguo)" -#: modules/computer.c:212 +#: modules/computer.c:216 msgid "CSharp (Mono)" msgstr "" -#: modules/computer.c:213 +#: modules/computer.c:217 msgid "Vala" msgstr "" -#: modules/computer.c:214 +#: modules/computer.c:218 msgid "Haskell (GHC)" msgstr "" -#: modules/computer.c:215 +#: modules/computer.c:219 msgid "FreePascal" msgstr "" -#: modules/computer.c:216 +#: modules/computer.c:220 msgid "Go" msgstr "" -#: modules/computer.c:217 +#: modules/computer.c:221 msgid "Tools" msgstr "Herramientas" -#: modules/computer.c:218 +#: modules/computer.c:222 msgid "make" msgstr "" -#: modules/computer.c:219 +#: modules/computer.c:223 msgid "GDB" msgstr "" -#: modules/computer.c:220 +#: modules/computer.c:224 msgid "strace" msgstr "" -#: modules/computer.c:221 +#: modules/computer.c:225 msgid "valgrind" msgstr "" -#: modules/computer.c:222 +#: modules/computer.c:226 msgid "QMake" msgstr "" -#: modules/computer.c:223 +#: modules/computer.c:227 msgid "CMake" msgstr "" -#: modules/computer.c:266 +#: modules/computer.c:271 #, c-format msgid "%s=Not found\n" msgstr "%s=No encontrado\n" -#: modules/computer.c:269 +#: modules/computer.c:274 #, c-format msgid "Detecting version: %s" msgstr "Detectando versión: %s" -#: modules/computer.c:280 +#: modules/computer.c:285 #, c-format msgid "" "[$ShellParam$]\n" @@ -567,164 +953,90 @@ msgstr "" "ShowColumnHeaders=true\n" "%s" -#: modules/computer.c:362 +#: modules/computer.c:367 msgid "Physical machine" msgstr "Equipo físico" -#: modules/computer.c:380 -#, c-format -msgid "" -"[$ShellParam$]\n" -"UpdateInterval$Memory=1000\n" -"UpdateInterval$Date/Time=1000\n" -"#ReloadInterval=5000\n" -"[Computer]\n" -"Processor=%s\n" -"Memory=...\n" -"Machine Type=%s\n" -"Operating System=%s\n" -"User Name=%s\n" -"Date/Time=...\n" -"[Display]\n" -"Resolution=%dx%d pixels\n" -"OpenGL Renderer=%s\n" -"X11 Vendor=%s\n" -"\n" -"%s\n" -"[Input Devices]\n" -"%s\n" -"\n" -"%s\n" -"\n" -"%s\n" -msgstr "" -"[$ShellParam$]\n" -"UpdateInterval$Memoria=1000\n" -"UpdateInterval$Fecha/Hora=1000\n" -"#ReloadInterval=5000\n" -"[Equipo]\n" -"Procesador=%s\n" -"Memoria=...\n" -"Tipo de equipo=%s\n" -"Sistema operativo=%s\n" -"Nombre de usuario=%s\n" -"Fecha/Hora=...\n" -"[Pantalla]\n" -"Resolución=%dx%d pixels\n" -"OpenGL Renderer=%s\n" -"Proveedor X11=%s\n" -"\n" -"%s\n" -"[Dispositivos de entrada]\n" -"%s\n" -"\n" -"%s\n" -"\n" -"%s\n" - -#: modules/computer.c:424 modules/computer.c:680 +#: modules/computer.c:408 modules/computer.c:644 msgid "Computer" msgstr "Equipo" -#: modules/computer.c:425 modules/devices.c:91 -#: modules/devices/alpha/processor.c:79 modules/devices/arm/processor.c:235 -#: modules/devices/s390/processor.c:123 modules/devices/m68k/processor.c:75 -#: modules/devices/sh/processor.c:75 modules/devices/parisc/processor.c:146 -#: modules/devices/ia64/processor.c:151 modules/devices/ppc/processor.c:149 -#: modules/devices/mips/processor.c:66 modules/devices/riscv/processor.c:173 -#: modules/devices/x86/processor.c:738 modules/devices/sparc/processor.c:66 +#: modules/computer.c:409 modules/devices/alpha/processor.c:79 +#: modules/devices/arm/processor.c:235 modules/devices.c:95 +#: modules/devices/ia64/processor.c:151 modules/devices/m68k/processor.c:75 +#: modules/devices/mips/processor.c:66 modules/devices/parisc/processor.c:146 +#: modules/devices/ppc/processor.c:149 modules/devices/riscv/processor.c:173 +#: modules/devices/s390/processor.c:123 modules/devices/sh/processor.c:75 +#: modules/devices/sparc/processor.c:66 modules/devices/x86/processor.c:405 msgid "Processor" msgstr "Procesador" -#: modules/computer.c:427 +#: modules/computer.c:411 msgid "Machine Type" msgstr "" -#: modules/computer.c:429 modules/computer.c:506 +#: modules/computer.c:413 modules/computer.c:470 msgid "User Name" msgstr "" -#: modules/computer.c:432 +#: modules/computer.c:416 msgid "Resolution" msgstr "" -#: modules/computer.c:434 +#. /label for resolution +#: modules/computer.c:418 +msgid "pixels" +msgstr "" + +#: modules/computer.c:419 msgid "OpenGL Renderer" msgstr "" -#: modules/computer.c:435 +#: modules/computer.c:420 msgid "X11 Vendor" msgstr "" -#: modules/computer.c:437 modules/devices.c:98 +#: modules/computer.c:422 modules/devices.c:102 msgid "Input Devices" msgstr "Dispositivos de entrada" -#: modules/computer.c:453 -#, c-format -msgid "" -"[$ShellParam$]\n" -"UpdateInterval$Uptime=10000\n" -"UpdateInterval$Load Average=1000\n" -"UpdateInterval$Available entropy in /dev/random=1000\n" -"[Version]\n" -"Kernel=%s\n" -"Version=%s\n" -"C Library=%s\n" -"Distribution=%s\n" -"[Current Session]\n" -"Computer Name=%s\n" -"User Name=%s\n" -"#Language=%s\n" -"Home Directory=%s\n" -"Desktop Environment=%s\n" -"[Misc]\n" -"Uptime=...\n" -"Load Average=...\n" -"Available entropy in /dev/random=...\n" -msgstr "" - -#: modules/computer.c:499 modules/computer.c:501 hardinfo/hardinfo.c:76 -msgid "Version" -msgstr "Versión" - -#: modules/computer.c:500 +#: modules/computer.c:464 msgid "Kernel" msgstr "" -#: modules/computer.c:502 +#: modules/computer.c:466 msgid "C Library" msgstr "" -#: modules/computer.c:503 +#: modules/computer.c:467 msgid "Distribution" msgstr "" -#: modules/computer.c:504 +#: modules/computer.c:468 msgid "Current Session" msgstr "" -#: modules/computer.c:505 +#: modules/computer.c:469 msgid "Computer Name" msgstr "" -#: modules/computer.c:507 -msgid "#Language" +#: modules/computer.c:471 +msgid "Language" msgstr "" -#: modules/computer.c:508 +#: modules/computer.c:472 modules/computer/users.c:50 msgid "Home Directory" msgstr "" -#: modules/computer.c:509 +#: modules/computer.c:473 msgid "Desktop Environment" msgstr "" -#: modules/computer.c:510 +#: modules/computer.c:474 msgid "Misc" msgstr "" -#: modules/computer.c:518 +#: modules/computer.c:482 #, c-format msgid "" "[Loaded Modules]\n" @@ -741,7 +1053,7 @@ msgstr "" "ColumnTitle$Value=Descripción\n" "ShowColumnHeaders=true\n" -#: modules/computer.c:529 +#: modules/computer.c:493 #, c-format msgid "" "[$ShellParam$]\n" @@ -758,7 +1070,7 @@ msgstr "" "\n" "%s" -#: modules/computer.c:539 +#: modules/computer.c:503 #, c-format msgid "" "[$ShellParam$]\n" @@ -777,7 +1089,7 @@ msgstr "" "[Idiomas disponibles]\n" "%s" -#: modules/computer.c:550 +#: modules/computer.c:514 #, c-format msgid "" "[$ShellParam$]\n" @@ -804,7 +1116,7 @@ msgstr "" "[Sistemas de archivos montados]\n" "%s\n" -#: modules/computer.c:564 +#: modules/computer.c:528 #, c-format msgid "" "[Display]\n" @@ -831,15 +1143,11 @@ msgstr "" "Versión=%s\n" "Direct Rendering=%s\n" -#: modules/computer.c:586 +#: modules/computer.c:550 msgid "Y_es" msgstr "_Sí" -#: modules/computer.c:586 modules/devices/printers.c:138 hardinfo/hardinfo.c:57 -msgid "No" -msgstr "_No" - -#: modules/computer.c:600 +#: modules/computer.c:564 #, c-format msgid "" "[$ShellParam$]\n" @@ -858,431 +1166,169 @@ msgstr "" "[Grupos]\n" "%s\n" -#: modules/computer.c:774 -msgid "Gathers high-level computer information" -msgstr "Obtiene información del equipo de alto nivel" - -#: modules/benchmark.c:52 -msgid "CPU Blowfish" -msgstr "" - -#: modules/benchmark.c:53 -msgid "CPU CryptoHash" +#: modules/computer.c:686 modules/devices/sparc/processor.c:67 +msgid "CPU" msgstr "" -#: modules/benchmark.c:54 -msgid "CPU Fibonacci" +#: modules/computer.c:686 +msgid "RAM" msgstr "" -#: modules/benchmark.c:55 -msgid "CPU N-Queens" -msgstr "CPU N-Reinas" - -#: modules/benchmark.c:56 -msgid "CPU Zlib" +#: modules/computer.c:686 +msgid "Motherboard" msgstr "" -#: modules/benchmark.c:57 -msgid "FPU FFT" +#: modules/computer.c:686 +msgid "Graphics" msgstr "" -#: modules/benchmark.c:58 -msgid "FPU Raytracing" -msgstr "FPU trazado de rayos" +#: modules/computer.c:687 modules/devices.c:103 +msgid "Storage" +msgstr "Almacenamiento" -#: modules/benchmark.c:59 -msgid "GPU Drawing" -msgstr "GPU dibujo" +#: modules/computer.c:687 modules/devices.c:99 +msgid "Printers" +msgstr "Impresoras" -#: modules/benchmark.c:225 -#, c-format -msgid "" -"[$ShellParam$]\n" -"Zebra=1\n" -"OrderType=%d\n" -"ViewType=3\n" -"ColumnTitle$Extra1=CPU Clock\n" -"ColumnTitle$Progress=Results\n" -"ColumnTitle$TextValue=CPU\n" -"ShowColumnHeaders=true\n" -"[%s]\n" -"<big><b>This Machine</b></big>=%.3f|%s MHz\n" -"%s" +#: modules/computer.c:687 +msgid "Audio" msgstr "" -"[$ShellParam$]\n" -"Zebra=1\n" -"OrderType=%d\n" -"ViewType=3\n" -"ColumnTitle$Extra1=Reloj de la CPU\n" -"ColumnTitle$Progress=Resultados\n" -"ColumnTitle$TextValue=CPU\n" -"ShowColumnHeaders=true\n" -"[%s]\n" -"<big><b>Este equipo</b></big>=%.3f|%s MHz\n" -"%s" -#: modules/benchmark.c:238 -#, c-format -msgid "" -"[$ShellParam$]\n" -"Zebra=1\n" -"OrderType=%d\n" -"ViewType=3\n" -"ColumnTitle$Extra1=CPU Clock\n" -"ColumnTitle$Progress=Results\n" -"ColumnTitle$TextValue=CPU\n" -"ShowColumnHeaders=true\n" -"[%s]\n" -"%s" -msgstr "" -"[$ShellParam$]\n" -"Zebra=1\n" -"OrderType=%d\n" -"ViewType=3\n" -"ColumnTitle$Extra1=Reloj del equipo CPU\n" -"ColumnTitle$Progress=Resultados\n" -"ColumnTitle$TextValue=CPU\n" -"ShowColumnHeaders=true\n" -"[%s]\n" -"%s" +#: modules/computer.c:742 +msgid "Gathers high-level computer information" +msgstr "Obtiene información del equipo de alto nivel" -#: modules/benchmark.c:372 +#: modules/computer/display.c:122 #, c-format -msgid "Benchmarking: <b>%s</b>." -msgstr "Ejecutando benchmark: <b>%s</b>." +msgid "Monitor %d=%dx%d pixels\n" +msgstr "Monitor %d=%dx%d pixels\n" -#: modules/benchmark.c:386 -msgid "Benchmarking. Please do not move your mouse or press any keys." -msgstr "Ejecutando benchmarks. Por favor no mueva el mouse ni use el teclado." +#: modules/computer/environment.c:32 +msgid "[Environment Variables]\n" +msgstr "[Variables de entorno]\n" -#: modules/benchmark.c:390 -msgid "Cancel" -msgstr "Cancelar" +#: modules/computer/filesystem.c:83 +msgid "Filesystem" +msgstr "" -#: modules/benchmark.c:527 -msgid "Results in MiB/second. Higher is better." -msgstr "Resultados en MiB/segundo. Más alto es mejor." +#: modules/computer/filesystem.c:84 +msgid "Mounted As" +msgstr "" -#: modules/benchmark.c:531 -msgid "Results in HIMarks. Higher is better." -msgstr "Resultados en HIMarks. Más alto es mejor." +#: modules/computer/filesystem.c:84 +msgid "Read-Write" +msgstr "" -#: modules/benchmark.c:538 -msgid "Results in seconds. Lower is better." -msgstr "Resultados en segundos. Más bajo es mejor." +#: modules/computer/filesystem.c:84 +msgid "Read-Only" +msgstr "" -#: modules/benchmark.c:546 -msgid "Benchmarks" -msgstr "Benchmarks" +#: modules/computer/filesystem.c:85 +msgid "Mount Point" +msgstr "" -#: modules/benchmark.c:564 -msgid "Perform tasks and compare with other systems" -msgstr "Realizar tareas y comparar con otros sistemas" +#: modules/computer/filesystem.c:86 +msgid "Size" +msgstr "" -#: modules/benchmark.c:654 -msgid "Send benchmark results" -msgstr "Enviar resultados de los benchmark" +#: modules/computer/filesystem.c:87 +msgid "Used" +msgstr "" -#: modules/benchmark.c:659 -msgid "Receive benchmark results" -msgstr "Recibir resultados de los benchmark" +#: modules/computer/filesystem.c:88 +msgid "Available" +msgstr "" -#: modules/computer/boots.c:33 -msgid "[Boots]\n" -msgstr "[Arranques]\n" +#: modules/computer/loadavg.c:64 +msgid "Couldn't obtain load average" +msgstr "" -#: modules/computer/display.c:122 -#, c-format -msgid "Monitor %d=%dx%d pixels\n" -msgstr "Monitor %d=%dx%d pixels\n" +#: modules/computer/os.c:34 modules/computer/os.c:35 +msgid "GNU C Library" +msgstr "" -#: modules/computer/os.c:57 -#, c-format -msgid "GNU C Library version %s (%sstable)" -msgstr "Versión de la biblioteca GNU C %s (%sestable)" +#: modules/computer/os.c:36 +msgid "uClibc or uClibc-ng" +msgstr "" -#: modules/computer/os.c:59 -msgid "un" -msgstr "in" +#: modules/computer/os.c:37 +msgid "diet libc" +msgstr "" -#: modules/computer/os.c:61 modules/computer/os.c:138 modules/devices.c:171 -#: modules/devices.c:323 modules/devices/printers.c:99 +#: modules/computer/os.c:75 modules/computer/os.c:152 modules/devices.c:180 +#: modules/devices.c:229 modules/devices/printers.c:99 #: modules/devices/printers.c:106 modules/devices/printers.c:116 #: modules/devices/printers.c:131 modules/devices/printers.c:140 #: modules/devices/printers.c:243 msgid "Unknown" msgstr "Desconocido" -#: modules/computer/os.c:80 +#: modules/computer/os.c:94 #, c-format msgid "Version: %s" msgstr "Versión: %s" -#: modules/computer/os.c:114 +#: modules/computer/os.c:128 msgid "Terminal" msgstr "Terminal" -#: modules/computer/os.c:134 +#: modules/computer/os.c:148 #, c-format msgid "Unknown (Window Manager: %s)" msgstr "Desconocido (Gestor de ventanas: %s)" -#: modules/computer/os.c:185 -msgid "Unknown distribution" -msgstr "Distribución desconocida" - -#: modules/computer/environment.c:32 -msgid "[Environment Variables]\n" -msgstr "[Variables de entorno]\n" - -#: modules/computer/alsa.c:26 -msgid "[Audio Devices]\n" -msgstr "[Dispositivos de audio]\n" +#. /bits of entropy for rng (0) +#: modules/computer/os.c:162 +msgid "(None or not available)" +msgstr "" -#: modules/computer/alsa.c:33 +#. /bits of entropy for rng (low/poor value) +#: modules/computer/os.c:163 #, c-format -msgid "Audio Adapter#%d=%s\n" -msgstr "Adaptador de audio#%d=%s\n" - -#: modules/computer/loadavg.c:64 -msgid "Couldn't obtain load average" +msgid "%d bits (low)" msgstr "" -#: modules/devices.c:93 -msgid "PCI Devices" -msgstr "Dispositivos PCI" - -#: modules/devices.c:94 -msgid "USB Devices" -msgstr "Dispositivos USB" - -#: modules/devices.c:95 -msgid "Printers" -msgstr "Impresoras" - -#: modules/devices.c:96 -msgid "Battery" -msgstr "Batería" - -#: modules/devices.c:97 -msgid "Sensors" -msgstr "Sensores" - -#: modules/devices.c:99 -msgid "Storage" -msgstr "Almacenamiento" - -#: modules/devices.c:101 -msgid "DMI" +#. /bits of entropy for rng (medium value) +#: modules/computer/os.c:164 +#, c-format +msgid "%d bits (medium)" msgstr "" -#: modules/devices.c:102 -msgid "Memory SPD" -msgstr "Memoria SPD" - -#: modules/devices.c:104 -msgid "Resources" -msgstr "Recursos" - -#: modules/devices.c:303 -msgid " (vendor unknown)" -msgstr " (proveedor desconocido)" - -#: modules/devices.c:305 -msgid " (model unknown)" -msgstr " (modelo desconocido)" - -#: modules/devices.c:478 -msgid "Field" +#. /bits of entropy for rng (high/good value) +#: modules/computer/os.c:165 +#, c-format +msgid "%d bits (healthy)" msgstr "" -#: modules/devices.c:478 -msgid "Description" +#: modules/computer/os.c:200 modules/network/net.c:442 +msgid "(Unknown)" msgstr "" -#: modules/devices.c:478 modules/devices.c:510 -msgid "Value" -msgstr "" +#: modules/computer/os.c:235 +msgid "Unknown distribution" +msgstr "Distribución desconocida" -#: modules/devices.c:510 -msgid "Sensor" +#: modules/computer/users.c:47 +msgid "User Information" msgstr "" -#: modules/devices.c:510 -msgid "Type" +#: modules/computer/users.c:48 +msgid "User ID" msgstr "" -#: modules/devices.c:556 -msgid "Devices" -msgstr "Dispositivos" - -#: modules/devices.c:568 -msgid "Update PCI ID listing" -msgstr "Actualizar listado de ids PCI" - -#: modules/devices.c:580 -msgid "Update CPU feature database" -msgstr "Actualizar base de datos de características de CPU" - -#: modules/devices.c:608 -msgid "Gathers information about hardware devices" -msgstr "Obtiene información acerca de los dispositivos de hardware" - -#: modules/devices.c:627 -msgid "Resource information requires superuser privileges" +#: modules/computer/users.c:49 +msgid "Group ID" msgstr "" -#: modules/network.c:59 -msgid "Interfaces" -msgstr "Interfaces" - -#: modules/network.c:60 -msgid "IP Connections" -msgstr "Conexiones IP" - -#: modules/network.c:61 -msgid "Routing Table" -msgstr "Tabla de ruteo" - -#: modules/network.c:62 -msgid "ARP Table" -msgstr "Tabla ARP" - -#: modules/network.c:63 -msgid "DNS Servers" -msgstr "Servidores DNS" - -#: modules/network.c:64 -msgid "Statistics" -msgstr "Estadísticas" - -#: modules/network.c:65 -msgid "Shared Directories" -msgstr "Directorios compartidos" - -#: modules/network.c:300 -#, c-format -msgid "" -"[ARP Table]\n" -"%s\n" -"[$ShellParam$]\n" -"ReloadInterval=3000\n" -"ColumnTitle$TextValue=IP Address\n" -"ColumnTitle$Value=Interface\n" -"ColumnTitle$Extra1=MAC Address\n" -"ShowColumnHeaders=true\n" +#: modules/computer/users.c:51 +msgid "Default Shell" msgstr "" -"[Tabla ARP]\n" -"%s\n" -"[$ShellParam$]\n" -"ReloadInterval=3000\n" -"ColumnTitle$TextValue=Dirección IP\n" -"ColumnTitle$Value=Interfaz\n" -"ColumnTitle$Extra1=Dirección MAC\n" -"ShowColumnHeaders=true\n" -#: modules/network.c:321 -#, c-format -msgid "" -"[Name servers]\n" -"%s\n" -"[$ShellParam$]\n" -"ColumnTitle$TextValue=IP Address\n" -"ColumnTitle$Value=Name\n" -"ShowColumnHeaders=true\n" -msgstr "" -"[Servidores de nombres]\n" -"%s\n" -"[$ShellParam$]\n" -"ColumnTitle$TextValue=IP Address\n" -"ColumnTitle$Value=Name\n" -"ShowColumnHeaders=true\n" - -#: modules/network.c:331 -#, c-format -msgid "" -"[Connections]\n" -"%s\n" -"[$ShellParam$]\n" -"ReloadInterval=3000\n" -"ColumnTitle$TextValue=Local Address\n" -"ColumnTitle$Value=Protocol\n" -"ColumnTitle$Extra1=Foreign Address\n" -"ColumnTitle$Extra2=State\n" -"ShowColumnHeaders=true\n" -msgstr "" -"[Conexiones]\n" -"%s\n" -"[$ShellParam$]\n" -"ReloadInterval=3000\n" -"ColumnTitle$TextValue=Local Address\n" -"ColumnTitle$Value=Protocol\n" -"ColumnTitle$Extra1=Foreign Address\n" -"ColumnTitle$Extra2=State\n" -"ShowColumnHeaders=true\n" - -#: modules/network.c:345 -#, c-format -msgid "" -"%s\n" -"[$ShellParam$]\n" -"ReloadInterval=3000\n" -"ViewType=1\n" -"ColumnTitle$TextValue=Interface\n" -"ColumnTitle$Value=IP Address\n" -"ColumnTitle$Extra1=Sent\n" -"ColumnTitle$Extra2=Received\n" -"ShowColumnHeaders=true\n" -"%s" -msgstr "" -"%s\n" -"[$ShellParam$]\n" -"ReloadInterval=3000\n" -"ViewType=1\n" -"ColumnTitle$TextValue=Interfaz\n" -"ColumnTitle$Value=Dirección IP\n" -"ColumnTitle$Extra1=Enviado\n" -"ColumnTitle$Extra2=Recibido\n" -"ShowColumnHeaders=true\n" -"%s" - -#: modules/network.c:361 -#, c-format -msgid "" -"[IP routing table]\n" -"%s\n" -"[$ShellParam$]\n" -"ViewType=0\n" -"ReloadInterval=3000\n" -"ColumnTitle$TextValue=Destination / Gateway\n" -"ColumnTitle$Value=Interface\n" -"ColumnTitle$Extra1=Flags\n" -"ColumnTitle$Extra2=Mask\n" -"ShowColumnHeaders=true\n" -msgstr "" -"[Tabla de ruteo IP]\n" -"%s\n" -"[$ShellParam$]\n" -"ViewType=0\n" -"ReloadInterval=3000\n" -"ColumnTitle$TextValue=Destino / Puerta de enlace\n" -"ColumnTitle$Value=Interfaz\n" -"ColumnTitle$Extra1=Flags\n" -"ColumnTitle$Extra2=Máscara\n" -"ShowColumnHeaders=true\n" - -#: modules/network.c:399 -msgid "Network" -msgstr "Red" - -#: modules/network.c:432 -msgid "Gathers information about this computer's network connection" -msgstr "Obtiene información sobre la conexión de red de esta computadora" - -#: modules/devices/alpha/processor.c:80 modules/devices/s390/processor.c:124 -#: modules/devices/m68k/processor.c:76 modules/devices/parisc/processor.c:147 -#: modules/devices/ia64/processor.c:157 modules/devices/ppc/processor.c:150 -#: modules/devices/mips/processor.c:67 modules/devices/riscv/processor.c:174 +#: modules/devices/alpha/processor.c:80 modules/devices/devicetree.c:184 +#: modules/devices/ia64/processor.c:157 modules/devices/m68k/processor.c:76 +#: modules/devices/mips/processor.c:67 modules/devices/parisc/processor.c:147 +#: modules/devices/ppc/processor.c:150 modules/devices/riscv/processor.c:174 +#: modules/devices/s390/processor.c:124 msgid "Model" msgstr "" @@ -1291,264 +1337,206 @@ msgid "Platform String" msgstr "" #: modules/devices/alpha/processor.c:82 modules/devices/arm/processor.c:239 -#: modules/devices/m68k/processor.c:79 modules/devices/sh/processor.c:79 -#: modules/devices/parisc/processor.c:150 modules/devices/ia64/processor.c:159 -#: modules/devices/ppc/processor.c:152 modules/devices/mips/processor.c:69 -#: modules/devices/riscv/processor.c:178 modules/devices/x86/processor.c:748 +#: modules/devices/ia64/processor.c:159 modules/devices/m68k/processor.c:79 +#: modules/devices/mips/processor.c:69 modules/devices/parisc/processor.c:150 +#: modules/devices/ppc/processor.c:152 modules/devices/riscv/processor.c:178 +#: modules/devices/sh/processor.c:79 modules/devices/x86/processor.c:415 msgid "Frequency" msgstr "" #: modules/devices/alpha/processor.c:82 modules/devices/arm/processor.c:239 -#: modules/devices/m68k/processor.c:79 modules/devices/sh/processor.c:79 -#: modules/devices/sh/processor.c:80 modules/devices/sh/processor.c:81 -#: modules/devices/parisc/processor.c:150 modules/devices/ia64/processor.c:159 -#: modules/devices/ppc/processor.c:152 modules/devices/mips/processor.c:69 -#: modules/devices/riscv/processor.c:178 modules/devices/x86/processor.c:748 +#: modules/devices/ia64/processor.c:159 modules/devices/m68k/processor.c:79 +#: modules/devices/mips/processor.c:69 modules/devices/parisc/processor.c:150 +#: modules/devices/ppc/processor.c:152 modules/devices/riscv/processor.c:178 +#: modules/devices/sh/processor.c:79 modules/devices/sh/processor.c:80 +#: modules/devices/sh/processor.c:81 modules/devices/x86/processor.c:415 msgid "MHz" msgstr "" #: modules/devices/alpha/processor.c:83 modules/devices/arm/processor.c:240 -#: modules/devices/s390/processor.c:126 modules/devices/m68k/processor.c:80 -#: modules/devices/sh/processor.c:82 modules/devices/parisc/processor.c:151 -#: modules/devices/ia64/processor.c:160 modules/devices/ppc/processor.c:153 -#: modules/devices/mips/processor.c:70 modules/devices/x86/processor.c:749 +#: modules/devices/ia64/processor.c:160 modules/devices/m68k/processor.c:80 +#: modules/devices/mips/processor.c:70 modules/devices/parisc/processor.c:151 +#: modules/devices/ppc/processor.c:153 modules/devices/s390/processor.c:126 +#: modules/devices/sh/processor.c:82 modules/devices/x86/processor.c:416 msgid "BogoMips" msgstr "" #: modules/devices/alpha/processor.c:84 modules/devices/arm/processor.c:241 -#: modules/devices/s390/processor.c:127 modules/devices/m68k/processor.c:81 -#: modules/devices/sh/processor.c:83 modules/devices/parisc/processor.c:152 -#: modules/devices/ia64/processor.c:161 modules/devices/ppc/processor.c:154 -#: modules/devices/mips/processor.c:71 modules/devices/riscv/processor.c:179 -#: modules/devices/x86/processor.c:750 modules/devices/sparc/processor.c:69 +#: modules/devices/ia64/processor.c:161 modules/devices/m68k/processor.c:81 +#: modules/devices/mips/processor.c:71 modules/devices/parisc/processor.c:152 +#: modules/devices/ppc/processor.c:154 modules/devices/riscv/processor.c:179 +#: modules/devices/s390/processor.c:127 modules/devices/sh/processor.c:83 +#: modules/devices/sparc/processor.c:69 modules/devices/x86/processor.c:417 msgid "Byte Order" msgstr "" -#: modules/devices/devmemory.c:93 -msgid "Total Memory" -msgstr "Memoria total" - -#: modules/devices/devmemory.c:94 -msgid "Free Memory" -msgstr "" - -#: modules/devices/devmemory.c:95 -msgid "Cached Swap" -msgstr "" - -#: modules/devices/devmemory.c:96 -msgid "High Memory" -msgstr "" - -#: modules/devices/devmemory.c:97 -msgid "Free High Memory" -msgstr "" - -#: modules/devices/devmemory.c:98 -msgid "Low Memory" -msgstr "" - -#: modules/devices/devmemory.c:99 -msgid "Free Low Memory" -msgstr "" - -#: modules/devices/devmemory.c:100 -msgid "Virtual Memory" -msgstr "" - -#: modules/devices/devmemory.c:101 -msgid "Free Virtual Memory" -msgstr "" - -#: modules/devices/battery.c:181 -#, c-format -msgid "" -"\n" -"[Battery: %s]\n" -"State=%s (load: %s)\n" -"Capacity=%s / %s (%.2f%%)\n" -"Battery Technology=%s (%s)\n" -"Manufacturer=%s\n" -"Model Number=%s\n" -"Serial Number=%s\n" -msgstr "" -"\n" -"[Batería: %s]\n" -"Estado=%s (carga: %s)\n" -"Capacidad=%s / %s (%.2f%%)\n" -"Tecnología de la batería=%s (%s)\n" -"Fabricante=%s\n" -"Numero de modelo=%s\n" -"Numero de serie=%s\n" - -#: modules/devices/battery.c:258 -#, 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 "" - -#: modules/devices/battery.c:346 -#, 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" -"[Batería (APM)]\n" -"Carga=%d%%\n" -"Carga restante=%s of %s\n" -"Usando=%s\n" -"Versión del driver APM=%s\n" -"APM BIOS version=%s\n" - -#: modules/devices/battery.c:358 -#, 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" -"Usando=%s\n" -"Versión del driver APM=%s\n" -"Versión del BIOS APM=%s\n" - -#: modules/devices/battery.c:385 -msgid "" -"[No batteries]\n" -"No batteries found on this system=\n" -msgstr "" -"[Sin baterías]\n" -"No se encontraron baterías en este sistema=\n" - #. /hw_cap +#. /flag:swp #: modules/devices/arm/arm_data.c:42 +msgctxt "arm-flag" msgid "SWP instruction (atomic read-modify-write)" msgstr "" +#. /flag:half #: modules/devices/arm/arm_data.c:43 +msgctxt "arm-flag" msgid "Half-word loads and stores" msgstr "" +#. /flag:thumb #: modules/devices/arm/arm_data.c:44 +msgctxt "arm-flag" msgid "Thumb (16-bit instruction set)" msgstr "" +#. /flag:26bit #: modules/devices/arm/arm_data.c:45 +msgctxt "arm-flag" msgid "26-Bit Model (Processor status register folded into program counter)" msgstr "" +#. /flag:fastmult #: modules/devices/arm/arm_data.c:46 +msgctxt "arm-flag" msgid "32x32->64-bit multiplication" msgstr "" +#. /flag:fpa #: modules/devices/arm/arm_data.c:47 +msgctxt "arm-flag" msgid "Floating point accelerator" msgstr "" +#. /flag:vfp #: modules/devices/arm/arm_data.c:48 +msgctxt "arm-flag" msgid "VFP (early SIMD vector floating point instructions)" msgstr "" +#. /flag:edsp #: modules/devices/arm/arm_data.c:49 +msgctxt "arm-flag" msgid "DSP extensions (the 'e' variant of the ARM9 CPUs, and all others above)" msgstr "" +#. /flag:java #: modules/devices/arm/arm_data.c:50 +msgctxt "arm-flag" msgid "Jazelle (Java bytecode accelerator)" msgstr "" +#. /flag:iwmmxt #: modules/devices/arm/arm_data.c:51 +msgctxt "arm-flag" msgid "SIMD instructions similar to Intel MMX" msgstr "" +#. /flag:crunch #: modules/devices/arm/arm_data.c:52 +msgctxt "arm-flag" msgid "MaverickCrunch coprocessor (if kernel support enabled)" msgstr "" +#. /flag:thumbee #: modules/devices/arm/arm_data.c:53 +msgctxt "arm-flag" msgid "ThumbEE" msgstr "" +#. /flag:neon #: modules/devices/arm/arm_data.c:54 +msgctxt "arm-flag" msgid "Advanced SIMD/NEON on AArch32" msgstr "" +#. /flag:evtstrm #: modules/devices/arm/arm_data.c:55 -msgid "kernel event stream using generic architected timer" +msgctxt "arm-flag" +msgid "Kernel event stream using generic architected timer" msgstr "" +#. /flag:vfpv3 #: modules/devices/arm/arm_data.c:56 +msgctxt "arm-flag" msgid "VFP version 3" msgstr "" +#. /flag:vfpv3d16 #: modules/devices/arm/arm_data.c:57 +msgctxt "arm-flag" msgid "VFP version 3 with 16 D-registers" msgstr "" +#. /flag:vfpv4 #: modules/devices/arm/arm_data.c:58 +msgctxt "arm-flag" msgid "VFP version 4 with fast context switching" msgstr "" +#. /flag:vfpd32 #: modules/devices/arm/arm_data.c:59 +msgctxt "arm-flag" msgid "VFP with 32 D-registers" msgstr "" +#. /flag:tls #: modules/devices/arm/arm_data.c:60 +msgctxt "arm-flag" msgid "TLS register" msgstr "" +#. /flag:idiva #: modules/devices/arm/arm_data.c:61 +msgctxt "arm-flag" msgid "SDIV and UDIV hardware division in ARM mode" msgstr "" +#. /flag:idivt #: modules/devices/arm/arm_data.c:62 +msgctxt "arm-flag" msgid "SDIV and UDIV hardware division in Thumb mode" msgstr "" +#. /flag:lpae #: modules/devices/arm/arm_data.c:63 +msgctxt "arm-flag" msgid "40-bit Large Physical Address Extension" msgstr "" #. /hw_cap2 +#. /flag:pmull #: modules/devices/arm/arm_data.c:65 +msgctxt "arm-flag" msgid "64x64->128-bit F2m multiplication (arch>8)" msgstr "" +#. /flag:aes #: modules/devices/arm/arm_data.c:66 +msgctxt "arm-flag" msgid "Crypto:AES (arch>8)" msgstr "" +#. /flag:sha1 #: modules/devices/arm/arm_data.c:67 +msgctxt "arm-flag" msgid "Crypto:SHA1 (arch>8)" msgstr "" +#. /flag:sha2 #: modules/devices/arm/arm_data.c:68 +msgctxt "arm-flag" msgid "Crypto:SHA2 (arch>8)" msgstr "" +#. /flag:crc32 #: modules/devices/arm/arm_data.c:69 +msgctxt "arm-flag" msgid "CRC32 checksum instructions (arch>8)" msgstr "" +#. /flag:asimd #: modules/devices/arm/arm_data.c:72 +msgctxt "arm-flag" msgid "Advanced SIMD/NEON on AArch64 (arch>8)" msgstr "" @@ -1557,7 +1545,7 @@ msgid "ARM Processor" msgstr "" #: modules/devices/arm/processor.c:199 modules/devices/riscv/processor.c:147 -#: modules/devices/x86/processor.c:701 +#: modules/devices/x86/processor.c:368 msgid "Empty List" msgstr "" @@ -1569,7 +1557,7 @@ msgstr "" msgid "Decoded Name" msgstr "" -#: modules/devices/arm/processor.c:238 +#: modules/devices/arm/processor.c:238 modules/network/net.c:458 msgid "Mode" msgstr "" @@ -1585,8 +1573,9 @@ msgstr "" msgid "Part" msgstr "" -#: modules/devices/arm/processor.c:247 modules/devices/parisc/processor.c:148 -#: modules/devices/ia64/processor.c:154 modules/devices/riscv/processor.c:175 +#: modules/devices/arm/processor.c:247 modules/devices/ia64/processor.c:154 +#: modules/devices/parisc/processor.c:148 +#: modules/devices/riscv/processor.c:175 msgid "Architecture" msgstr "" @@ -1600,136 +1589,175 @@ msgid "Revision" msgstr "" #: modules/devices/arm/processor.c:250 modules/devices/riscv/processor.c:182 -#: modules/devices/x86/processor.c:756 modules/devices/sparc/processor.c:70 +#: modules/devices/sparc/processor.c:70 modules/devices/x86/processor.c:423 msgid "Capabilities" msgstr "" -#: modules/devices/arm/processor.c:271 modules/devices/s390/processor.c:149 -#: modules/devices/parisc/processor.c:180 modules/devices/ia64/processor.c:185 -#: modules/devices/ppc/processor.c:176 modules/devices/riscv/processor.c:203 -#: modules/devices/x86/processor.c:779 +#: modules/devices/arm/processor.c:271 modules/devices/ia64/processor.c:185 +#: modules/devices/parisc/processor.c:180 modules/devices/ppc/processor.c:176 +#: modules/devices/riscv/processor.c:203 modules/devices/s390/processor.c:149 +#: modules/devices/x86/processor.c:446 #, c-format msgid "%s$CPU%d$%s=%.2fMHz\n" msgstr "" -#: modules/devices/s390/processor.c:92 -msgid "S390 Processor" -msgstr "" - -#: modules/devices/s390/processor.c:125 -msgid "ID String" -msgstr "" - -#: modules/devices/m68k/processor.c:77 modules/devices/riscv/processor.c:177 -msgid "MMU" +#: modules/devices/battery.c:181 +#, c-format +msgid "" +"\n" +"[Battery: %s]\n" +"State=%s (load: %s)\n" +"Capacity=%s / %s (%.2f%%)\n" +"Battery Technology=%s (%s)\n" +"Manufacturer=%s\n" +"Model Number=%s\n" +"Serial Number=%s\n" msgstr "" +"\n" +"[Batería: %s]\n" +"Estado=%s (carga: %s)\n" +"Capacidad=%s / %s (%.2f%%)\n" +"Tecnología de la batería=%s (%s)\n" +"Fabricante=%s\n" +"Numero de modelo=%s\n" +"Numero de serie=%s\n" -#: modules/devices/m68k/processor.c:78 modules/devices/sparc/processor.c:68 -msgid "FPU" +#: modules/devices/battery.c:258 +#, 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 "" -#: modules/devices/m68k/processor.c:82 -msgid "Calibration" +#: modules/devices/battery.c:346 +#, 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" +"[Batería (APM)]\n" +"Carga=%d%%\n" +"Carga restante=%s of %s\n" +"Usando=%s\n" +"Versión del driver APM=%s\n" +"APM BIOS version=%s\n" -#: modules/devices/storage.c:46 +#: modules/devices/battery.c:358 +#, c-format msgid "" "\n" -"[SCSI Disks]\n" +"[Battery (APM)]\n" +"Charge=%d%%\n" +"Using=%s\n" +"APM driver version=%s\n" +"APM BIOS version=%s\n" msgstr "" "\n" -"[Discos SCSI]\n" +"[Batería (APM)]\n" +"Carga=%d%%\n" +"Usando=%s\n" +"Versión del driver APM=%s\n" +"Versión del BIOS APM=%s\n" -#: modules/devices/storage.c:110 modules/devices/storage.c:313 -#, c-format +#: modules/devices/battery.c:385 msgid "" -"[Device Information]\n" -"Model=%s\n" +"[No batteries]\n" +"No batteries found on this system=\n" msgstr "" -"[Información de dispositivo]\n" -"Modelo=%s\n" +"[Sin baterías]\n" +"No se encontraron baterías en este sistema=\n" -#: modules/devices/storage.c:115 modules/devices/storage.c:319 -#, c-format -msgid "Vendor=%s (%s)\n" -msgstr "Proveedor=%s (%s)\n" +#: modules/devices.c:97 +msgid "PCI Devices" +msgstr "Dispositivos PCI" -#: modules/devices/storage.c:120 modules/devices/storage.c:321 -#, c-format -msgid "Vendor=%s\n" -msgstr "Proveedor=%s\n" +#: modules/devices.c:98 +msgid "USB Devices" +msgstr "Dispositivos USB" -#: modules/devices/storage.c:125 -#, c-format -msgid "" -"Type=%s\n" -"Revision=%s\n" -"[SCSI Controller]\n" -"Controller=scsi%d\n" -"Channel=%d\n" -"ID=%d\n" -"LUN=%d\n" +#: modules/devices.c:100 +msgid "Battery" +msgstr "Batería" + +#: modules/devices.c:101 +msgid "Sensors" +msgstr "Sensores" + +#: modules/devices.c:105 +msgid "DMI" msgstr "" -"Tipo=%s\n" -"Revisión=%s\n" -"[Controladora SCSI]\n" -"Controladora=scsi%d\n" -"Canal=%d\n" -"ID=%d\n" -"LUN=%d\n" -#: modules/devices/storage.c:167 -msgid "" -"\n" -"[IDE Disks]\n" +#: modules/devices.c:106 +msgid "Memory SPD" +msgstr "Memoria SPD" + +#: modules/devices.c:111 +msgid "Device Tree" msgstr "" -"\n" -"[Discos IDE]\n" -#: modules/devices/storage.c:250 -#, c-format -msgid "Driver=%s\n" -msgstr "Driver=%s\n" +#: modules/devices.c:113 +msgid "Resources" +msgstr "Recursos" -#: modules/devices/storage.c:324 -#, c-format -msgid "" -"Device Name=hd%c\n" -"Media=%s\n" -"Cache=%dkb\n" +#: modules/devices.c:219 +msgid " (vendor unknown)" +msgstr " (proveedor desconocido)" + +#: modules/devices.c:221 +msgid " (model unknown)" +msgstr " (modelo desconocido)" + +#: modules/devices.c:398 +msgid "Field" msgstr "" -"Nombre del dispositivo=hd%c\n" -"Medio=%s\n" -"Cache=%dkb\n" -#: modules/devices/storage.c:334 -#, c-format -msgid "" -"[Geometry]\n" -"Physical=%s\n" -"Logical=%s\n" +#: modules/devices.c:398 +msgid "Description" msgstr "" -"[Geometría]\n" -"Física=%s\n" -"Lógica=%s\n" -#: modules/devices/storage.c:344 -#, c-format -msgid "" -"[Capabilities]\n" -"%s" +#: modules/devices.c:398 modules/devices.c:430 +msgid "Value" msgstr "" -"[Capacidades]\n" -"%s" -#: modules/devices/storage.c:351 -#, c-format -msgid "" -"[Speeds]\n" -"%s" +#: modules/devices.c:430 +msgid "Sensor" +msgstr "" + +#: modules/devices.c:430 +msgid "Type" +msgstr "" + +#: modules/devices.c:476 +msgid "Devices" +msgstr "Dispositivos" + +#: modules/devices.c:488 +msgid "Update PCI ID listing" +msgstr "Actualizar listado de ids PCI" + +#: modules/devices.c:500 +msgid "Update CPU feature database" +msgstr "Actualizar base de datos de características de CPU" + +#: modules/devices.c:528 +msgid "Gathers information about hardware devices" +msgstr "Obtiene información acerca de los dispositivos de hardware" + +#: modules/devices.c:547 +msgid "Resource information requires superuser privileges" msgstr "" -"[Velocidades]\n" -"%s" #: modules/devices/cpu_util.c:26 msgid "Little Endian" @@ -1804,56 +1832,146 @@ msgstr "" msgid "ID" msgstr "" -#: modules/devices/sh/processor.c:55 -msgid "SuperH Processor" +#: modules/devices/devicetree.c:100 +msgid "Properties" msgstr "" -#: modules/devices/sh/processor.c:76 modules/devices/ia64/processor.c:152 -#: hardinfo/hardinfo.c:76 -msgid "Name" -msgstr "Nombre" +#: modules/devices/devicetree.c:101 +msgid "Children" +msgstr "" -#: modules/devices/sh/processor.c:77 -msgid "Machine" +#: modules/devices/devicetree.c:137 +msgid "Node" msgstr "" -#: modules/devices/sh/processor.c:78 modules/devices/ia64/processor.c:156 -msgid "Family" +#: modules/devices/devicetree.c:138 +msgid "Node Path" msgstr "" -#: modules/devices/sh/processor.c:80 -msgid "Bus Frequency" +#: modules/devices/devicetree.c:139 +msgid "Alias" msgstr "" -#: modules/devices/sh/processor.c:81 -msgid "Module Frequency" +#: modules/devices/devicetree.c:139 modules/devices/devicetree.c:140 +msgid "(None)" msgstr "" -#: modules/devices/parisc/processor.c:107 -msgid "PA-RISC Processor" +#: modules/devices/devicetree.c:140 +msgid "Symbol" msgstr "" -#: modules/devices/parisc/processor.c:149 -msgid "System" +#: modules/devices/devicetree.c:183 +msgid "Board" msgstr "" -#: modules/devices/parisc/processor.c:153 -msgid "HVersion" +#: modules/devices/devicetree.c:185 modules/devices/devicetree/rpi_data.c:156 +msgid "Serial Number" msgstr "" -#: modules/devices/parisc/processor.c:154 -msgid "SVersion" +#: modules/devices/devicetree.c:186 +msgid "Compatible" msgstr "" -#: modules/devices/parisc/processor.c:155 modules/devices/x86/processor.c:753 -msgid "Cache" +#: modules/devices/devicetree/dt_util.c:715 +msgid "phandle Map" +msgstr "" + +#: modules/devices/devicetree/dt_util.c:716 +msgid "Alias Map" +msgstr "" + +#: modules/devices/devicetree/dt_util.c:717 +msgid "Symbol Map" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:148 +#: modules/devices/devicetree/rpi_data.c:149 +msgid "Raspberry Pi" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:149 +msgid "Board Name" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:150 +msgid "PCB Revision" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:151 +msgid "Introduction" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:152 +msgid "Manufacturer" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:153 +msgid "RCode" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:154 +msgid "SOC (spec)" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:155 +msgid "Memory (spec)" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:157 +msgid "Permanent overvolt bit" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:157 +msgctxt "rpi-ov-bit" +msgid "Set" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:157 +msgctxt "rpi-ov-bit" +msgid "Not set" +msgstr "" + +#: modules/devices/devmemory.c:93 +msgid "Total Memory" +msgstr "Memoria total" + +#: modules/devices/devmemory.c:94 +msgid "Free Memory" +msgstr "" + +#: modules/devices/devmemory.c:95 +msgid "Cached Swap" +msgstr "" + +#: modules/devices/devmemory.c:96 +msgid "High Memory" +msgstr "" + +#: modules/devices/devmemory.c:97 +msgid "Free High Memory" +msgstr "" + +#: modules/devices/devmemory.c:98 +msgid "Low Memory" +msgstr "" + +#: modules/devices/devmemory.c:99 +msgid "Free Low Memory" +msgstr "" + +#: modules/devices/devmemory.c:100 +msgid "Virtual Memory" +msgstr "" + +#: modules/devices/devmemory.c:101 +msgid "Free Virtual Memory" msgstr "" #: modules/devices/ia64/processor.c:108 msgid "IA64 Processor" msgstr "" -#: modules/devices/ia64/processor.c:153 modules/devices/x86/processor.c:745 +#: modules/devices/ia64/processor.c:153 modules/devices/x86/processor.c:412 msgid "Vendor" msgstr "" @@ -1861,6 +1979,10 @@ msgstr "" msgid "Architecture Revision" msgstr "" +#: modules/devices/ia64/processor.c:156 modules/devices/sh/processor.c:78 +msgid "Family" +msgstr "" + #: modules/devices/ia64/processor.c:162 msgid "CPU regs" msgstr "" @@ -1869,28 +1991,110 @@ msgstr "" msgid "Features" msgstr "" -#: modules/devices/spd-decode.c:1475 -msgid "" -"[SPD]\n" -"Please load the eeprom module to obtain information about memory SPD=\n" -"[$ShellParam$]\n" -"ReloadInterval=500\n" +#: modules/devices/m68k/processor.c:77 modules/devices/riscv/processor.c:177 +msgid "MMU" msgstr "" -#: modules/devices/spd-decode.c:1480 -msgid "" -"[SPD]\n" -"Reading memory SPD not supported on this system=\n" +#: modules/devices/m68k/processor.c:78 modules/devices/sparc/processor.c:68 +msgid "FPU" msgstr "" -#: modules/devices/ppc/processor.c:117 -msgid "POWER Processor" +#: modules/devices/m68k/processor.c:82 +msgid "Calibration" msgstr "" #: modules/devices/mips/processor.c:68 msgid "System Type" msgstr "" +#: modules/devices/parisc/processor.c:107 +msgid "PA-RISC Processor" +msgstr "" + +#: modules/devices/parisc/processor.c:149 +msgid "System" +msgstr "" + +#: modules/devices/parisc/processor.c:153 +msgid "HVersion" +msgstr "" + +#: modules/devices/parisc/processor.c:154 +msgid "SVersion" +msgstr "" + +#: modules/devices/parisc/processor.c:155 modules/devices/x86/processor.c:420 +msgid "Cache" +msgstr "" + +#: modules/devices/ppc/processor.c:117 +msgid "POWER Processor" +msgstr "" + +#: modules/devices/printers.c:81 +msgid "⚬ Can do black and white printing=\n" +msgstr "⚬ Puede imprimir en blanco y negro=\n" + +#: modules/devices/printers.c:83 +msgid "⚬ Can do color printing=\n" +msgstr "⚬ Puede imprimir en color=\n" + +#: modules/devices/printers.c:85 +msgid "⚬ Can do duplexing=\n" +msgstr "⚬ Can do duplexing=\n" + +#: modules/devices/printers.c:87 +msgid "⚬ Can do staple output=\n" +msgstr "⚬ Puede engrapar la salida=\n" + +#: modules/devices/printers.c:89 +msgid "⚬ Can do copies=\n" +msgstr "⚬ Puede hacer copias=\n" + +#: modules/devices/printers.c:91 +msgid "⚬ Can collate copies=\n" +msgstr "⚬ Puede compaginar copias=\n" + +#: modules/devices/printers.c:93 +msgid "⚬ Printer is rejecting jobs=\n" +msgstr "⚬ La impresora está rechazando trabajos=\n" + +#: modules/devices/printers.c:95 +msgid "⚬ Printer was automatically discovered and added=\n" +msgstr "⚬ La impresora fue encontrada automáticamente y agregada=\n" + +#: modules/devices/printers.c:110 +msgid "Idle" +msgstr "Ocioso" + +#: modules/devices/printers.c:112 +msgid "Printing a Job" +msgstr "Imprimiendo un trabajo" + +#: modules/devices/printers.c:114 +msgid "Stopped" +msgstr "Detenido" + +#: modules/devices/printers.c:190 +msgid "" +"[Printers]\n" +"No suitable CUPS library found=" +msgstr "" +"[Impresoras]\n" +"No se encontró ninguna biblioteca CUPS usable=" + +#: modules/devices/printers.c:200 +msgid "[Printers (CUPS)]\n" +msgstr "[Impresoras (CUPS)]\n" + +#: modules/devices/printers.c:263 +msgid "" +"[Printers]\n" +"No printers found=\n" +msgstr "" +"[Impresoras]\n" +"No se encontraron impresoras=\n" + #: modules/devices/riscv/processor.c:107 msgid "RISC-V Processor" msgstr "" @@ -1899,1317 +2103,2172 @@ msgstr "" msgid "uarch" msgstr "" +#. /ext:RV32 #: modules/devices/riscv/riscv_data.c:37 +msgctxt "rv-ext" msgid "RISC-V 32-bit" msgstr "" +#. /ext:RV64 #: modules/devices/riscv/riscv_data.c:38 +msgctxt "rv-ext" msgid "RISC-V 64-bit" msgstr "" +#. /ext:RV128 #: modules/devices/riscv/riscv_data.c:39 +msgctxt "rv-ext" msgid "RISC-V 128-bit" msgstr "" +#. /ext:E #: modules/devices/riscv/riscv_data.c:40 +msgctxt "rv-ext" msgid "Base embedded integer instructions (15 registers)" msgstr "" +#. /ext:I #: modules/devices/riscv/riscv_data.c:41 +msgctxt "rv-ext" msgid "Base integer instructions (31 registers)" msgstr "" +#. /ext:M #: modules/devices/riscv/riscv_data.c:42 +msgctxt "rv-ext" msgid "Hardware integer multiply and divide" msgstr "" +#. /ext:A #: modules/devices/riscv/riscv_data.c:43 +msgctxt "rv-ext" msgid "Atomic memory operations" msgstr "" +#. /ext:C #: modules/devices/riscv/riscv_data.c:44 +msgctxt "rv-ext" msgid "Compressed 16-bit instructions" msgstr "" +#. /ext:F #: modules/devices/riscv/riscv_data.c:45 +msgctxt "rv-ext" msgid "Floating-point instructions, single-precision" msgstr "" +#. /ext:D #: modules/devices/riscv/riscv_data.c:46 +msgctxt "rv-ext" msgid "Floating-point instructions, double-precision" msgstr "" +#. /ext:Q #: modules/devices/riscv/riscv_data.c:47 +msgctxt "rv-ext" msgid "Floating-point instructions, quad-precision" msgstr "" +#. /ext:B #: modules/devices/riscv/riscv_data.c:48 +msgctxt "rv-ext" msgid "Bit manipulation instructions" msgstr "" +#. /ext:V #: modules/devices/riscv/riscv_data.c:49 +msgctxt "rv-ext" msgid "Vector operations" msgstr "" +#. /ext:T #: modules/devices/riscv/riscv_data.c:50 +msgctxt "rv-ext" msgid "Transactional memory" msgstr "" +#. /ext:P #: modules/devices/riscv/riscv_data.c:51 +msgctxt "rv-ext" msgid "Packed SIMD instructions" msgstr "" +#. /ext:L #: modules/devices/riscv/riscv_data.c:52 +msgctxt "rv-ext" msgid "Decimal floating-point instructions" msgstr "" +#. /ext:J #: modules/devices/riscv/riscv_data.c:53 +msgctxt "rv-ext" msgid "Dynamically translated languages" msgstr "" +#. /ext:N #: modules/devices/riscv/riscv_data.c:54 +msgctxt "rv-ext" msgid "User-level interrupts" msgstr "" -#: modules/devices/x86/processor.c:146 +#: modules/devices/s390/processor.c:92 +msgid "S390 Processor" +msgstr "" + +#: modules/devices/s390/processor.c:125 +msgid "ID String" +msgstr "" + +#: modules/devices/sh/processor.c:55 +msgid "SuperH Processor" +msgstr "" + +#: modules/devices/sh/processor.c:77 +msgid "Machine" +msgstr "" + +#: modules/devices/sh/processor.c:80 +msgid "Bus Frequency" +msgstr "" + +#: modules/devices/sh/processor.c:81 +msgid "Module Frequency" +msgstr "" + +#: modules/devices/spd-decode.c:1475 +msgid "" +"[SPD]\n" +"Please load the eeprom module to obtain information about memory SPD=\n" +"[$ShellParam$]\n" +"ReloadInterval=500\n" +msgstr "" + +#: modules/devices/spd-decode.c:1480 +msgid "" +"[SPD]\n" +"Reading memory SPD not supported on this system=\n" +msgstr "" + +#: modules/devices/storage.c:46 +msgid "" +"\n" +"[SCSI Disks]\n" +msgstr "" +"\n" +"[Discos SCSI]\n" + +#: modules/devices/storage.c:110 modules/devices/storage.c:313 +#, c-format +msgid "" +"[Device Information]\n" +"Model=%s\n" +msgstr "" +"[Información de dispositivo]\n" +"Modelo=%s\n" + +#: modules/devices/storage.c:115 modules/devices/storage.c:319 +#, c-format +msgid "Vendor=%s (%s)\n" +msgstr "Proveedor=%s (%s)\n" + +#: modules/devices/storage.c:120 modules/devices/storage.c:321 +#, c-format +msgid "Vendor=%s\n" +msgstr "Proveedor=%s\n" + +#: modules/devices/storage.c:125 +#, c-format +msgid "" +"Type=%s\n" +"Revision=%s\n" +"[SCSI Controller]\n" +"Controller=scsi%d\n" +"Channel=%d\n" +"ID=%d\n" +"LUN=%d\n" +msgstr "" +"Tipo=%s\n" +"Revisión=%s\n" +"[Controladora SCSI]\n" +"Controladora=scsi%d\n" +"Canal=%d\n" +"ID=%d\n" +"LUN=%d\n" + +#: modules/devices/storage.c:167 +msgid "" +"\n" +"[IDE Disks]\n" +msgstr "" +"\n" +"[Discos IDE]\n" + +#: modules/devices/storage.c:250 +#, c-format +msgid "Driver=%s\n" +msgstr "Driver=%s\n" + +#: modules/devices/storage.c:324 +#, c-format +msgid "" +"Device Name=hd%c\n" +"Media=%s\n" +"Cache=%dkb\n" +msgstr "" +"Nombre del dispositivo=hd%c\n" +"Medio=%s\n" +"Cache=%dkb\n" + +#: modules/devices/storage.c:334 +#, c-format +msgid "" +"[Geometry]\n" +"Physical=%s\n" +"Logical=%s\n" +msgstr "" +"[Geometría]\n" +"Física=%s\n" +"Lógica=%s\n" + +#: modules/devices/storage.c:344 +#, c-format +msgid "" +"[Capabilities]\n" +"%s" +msgstr "" +"[Capacidades]\n" +"%s" + +#: modules/devices/storage.c:351 +#, c-format +msgid "" +"[Speeds]\n" +"%s" +msgstr "" +"[Velocidades]\n" +"%s" + +#: modules/devices/x86/processor.c:149 msgid "Cache information not available=\n" msgstr "" -#: modules/devices/x86/processor.c:152 +#: modules/devices/x86/processor.c:155 #, c-format msgid "Level %d (%s)=%d-way set-associative, %d sets, %dKB size\n" msgstr "" -#: modules/devices/x86/processor.c:339 +#. /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:406 +msgid "Model Name" +msgstr "" + +#: modules/devices/x86/processor.c:407 +msgid "Family, model, stepping" +msgstr "" + +#: modules/devices/x86/processor.c:413 +msgid "Configuration" +msgstr "" + +#: modules/devices/x86/processor.c:414 +msgid "Cache Size" +msgstr "" + +#: modules/devices/x86/processor.c:414 +msgid "kb" +msgstr "" + +#: modules/devices/x86/processor.c:421 +msgid "Power Management" +msgstr "" + +#: modules/devices/x86/processor.c:422 +msgid "Bug Workarounds" +msgstr "" + +#. /flag:fpu +#: modules/devices/x86/x86_data.c:43 +msgctxt "x86-flag" msgid "Onboard FPU (floating point support)" msgstr "" -#: modules/devices/x86/processor.c:340 +#. /flag:vme +#: modules/devices/x86/x86_data.c:44 +msgctxt "x86-flag" msgid "Virtual 8086 mode enhancements" msgstr "" -#: modules/devices/x86/processor.c:341 +#. /flag:de +#: modules/devices/x86/x86_data.c:45 +msgctxt "x86-flag" msgid "Debugging Extensions (CR4.DE)" msgstr "" -#: modules/devices/x86/processor.c:342 +#. /flag:pse +#: modules/devices/x86/x86_data.c:46 +msgctxt "x86-flag" msgid "Page Size Extensions (4MB memory pages)" msgstr "" -#: modules/devices/x86/processor.c:343 +#. /flag:tsc +#: modules/devices/x86/x86_data.c:47 +msgctxt "x86-flag" msgid "Time Stamp Counter (RDTSC)" msgstr "" -#: modules/devices/x86/processor.c:344 +#. /flag:msr +#: modules/devices/x86/x86_data.c:48 +msgctxt "x86-flag" msgid "Model-Specific Registers (RDMSR, WRMSR)" msgstr "" -#: modules/devices/x86/processor.c:345 +#. /flag:pae +#: modules/devices/x86/x86_data.c:49 +msgctxt "x86-flag" msgid "Physical Address Extensions (support for more than 4GB of RAM)" msgstr "" -#: modules/devices/x86/processor.c:346 +#. /flag:mce +#: modules/devices/x86/x86_data.c:50 +msgctxt "x86-flag" msgid "Machine Check Exception" msgstr "" -#: modules/devices/x86/processor.c:347 +#. /flag:cx8 +#: modules/devices/x86/x86_data.c:51 +msgctxt "x86-flag" msgid "CMPXCHG8 instruction (64-bit compare-and-swap)" msgstr "" -#: modules/devices/x86/processor.c:348 +#. /flag:apic +#: modules/devices/x86/x86_data.c:52 +msgctxt "x86-flag" msgid "Onboard APIC" msgstr "" -#: modules/devices/x86/processor.c:349 +#. /flag:sep +#: modules/devices/x86/x86_data.c:53 +msgctxt "x86-flag" msgid "SYSENTER/SYSEXIT" msgstr "" -#: modules/devices/x86/processor.c:350 +#. /flag:mtrr +#: modules/devices/x86/x86_data.c:54 +msgctxt "x86-flag" msgid "Memory Type Range Registers" msgstr "" -#: modules/devices/x86/processor.c:351 +#. /flag:pge +#: modules/devices/x86/x86_data.c:55 +msgctxt "x86-flag" msgid "Page Global Enable (global bit in PDEs and PTEs)" msgstr "" -#: modules/devices/x86/processor.c:352 +#. /flag:mca +#: modules/devices/x86/x86_data.c:56 +msgctxt "x86-flag" msgid "Machine Check Architecture" msgstr "" -#: modules/devices/x86/processor.c:353 +#. /flag:cmov +#: modules/devices/x86/x86_data.c:57 +msgctxt "x86-flag" msgid "CMOV instructions (conditional move) (also FCMOV)" msgstr "" -#: modules/devices/x86/processor.c:354 +#. /flag:pat +#: modules/devices/x86/x86_data.c:58 +msgctxt "x86-flag" msgid "Page Attribute Table" msgstr "" -#: modules/devices/x86/processor.c:355 +#. /flag:pse36 +#: modules/devices/x86/x86_data.c:59 +msgctxt "x86-flag" msgid "36-bit PSEs (huge pages)" msgstr "" -#: modules/devices/x86/processor.c:356 +#. /flag:pn +#: modules/devices/x86/x86_data.c:60 +msgctxt "x86-flag" msgid "Processor serial number" msgstr "" -#: modules/devices/x86/processor.c:357 +#. /flag:clflush +#: modules/devices/x86/x86_data.c:61 +msgctxt "x86-flag" msgid "Cache Line Flush instruction" msgstr "" -#: modules/devices/x86/processor.c:358 +#. /flag:dts +#: modules/devices/x86/x86_data.c:62 +msgctxt "x86-flag" msgid "" "Debug Store (buffer for debugging and profiling instructions), or " "alternately: digital thermal sensor" msgstr "" -#: modules/devices/x86/processor.c:359 +#. /flag:acpi +#: modules/devices/x86/x86_data.c:63 +msgctxt "x86-flag" msgid "ACPI via MSR (temperature monitoring and clock speed modulation)" msgstr "" -#: modules/devices/x86/processor.c:360 +#. /flag:mmx +#: modules/devices/x86/x86_data.c:64 +msgctxt "x86-flag" msgid "Multimedia Extensions" msgstr "" -#: modules/devices/x86/processor.c:361 +#. /flag:fxsr +#: modules/devices/x86/x86_data.c:65 +msgctxt "x86-flag" msgid "FXSAVE/FXRSTOR, CR4.OSFXSR" msgstr "" -#: modules/devices/x86/processor.c:362 +#. /flag:sse +#: modules/devices/x86/x86_data.c:66 +msgctxt "x86-flag" msgid "Intel SSE vector instructions" msgstr "" -#: modules/devices/x86/processor.c:363 +#. /flag:sse2 +#: modules/devices/x86/x86_data.c:67 +msgctxt "x86-flag" msgid "SSE2" msgstr "" -#: modules/devices/x86/processor.c:364 +#. /flag:ss +#: modules/devices/x86/x86_data.c:68 +msgctxt "x86-flag" msgid "CPU self snoop" msgstr "" -#: modules/devices/x86/processor.c:365 +#. /flag:ht +#: modules/devices/x86/x86_data.c:69 +msgctxt "x86-flag" msgid "Hyper-Threading" msgstr "" -#: modules/devices/x86/processor.c:366 +#. /flag:tm +#: modules/devices/x86/x86_data.c:70 +msgctxt "x86-flag" msgid "Automatic clock control (Thermal Monitor)" msgstr "" -#: modules/devices/x86/processor.c:367 +#. /flag:ia64 +#: modules/devices/x86/x86_data.c:71 +msgctxt "x86-flag" msgid "" "Intel Itanium Architecture 64-bit (not to be confused with Intel's 64-bit " "x86 architecture with flag x86-64 or \"AMD64\" bit indicated by flag lm)" msgstr "" -#: modules/devices/x86/processor.c:368 +#. /flag:pbe +#: modules/devices/x86/x86_data.c:72 +msgctxt "x86-flag" msgid "Pending Break Enable (PBE# pin) wakeup support" msgstr "" -#: modules/devices/x86/processor.c:371 +#. /flag:syscall +#: modules/devices/x86/x86_data.c:75 +msgctxt "x86-flag" msgid "SYSCALL (Fast System Call) and SYSRET (Return From Fast System Call)" msgstr "" -#: modules/devices/x86/processor.c:372 +#. /flag:mp +#: modules/devices/x86/x86_data.c:76 +msgctxt "x86-flag" msgid "Multiprocessing Capable." msgstr "" -#: modules/devices/x86/processor.c:373 +#. /flag:nx +#: modules/devices/x86/x86_data.c:77 +msgctxt "x86-flag" msgid "Execute Disable" msgstr "" -#: modules/devices/x86/processor.c:374 +#. /flag:mmxext +#: modules/devices/x86/x86_data.c:78 +msgctxt "x86-flag" msgid "AMD MMX extensions" msgstr "" -#: modules/devices/x86/processor.c:375 +#. /flag:fxsr_opt +#: modules/devices/x86/x86_data.c:79 +msgctxt "x86-flag" msgid "FXSAVE/FXRSTOR optimizations" msgstr "" -#: modules/devices/x86/processor.c:376 +#. /flag:pdpe1gb +#: modules/devices/x86/x86_data.c:80 +msgctxt "x86-flag" msgid "One GB pages (allows hugepagesz=1G)" msgstr "" -#: modules/devices/x86/processor.c:377 +#. /flag:rdtscp +#: modules/devices/x86/x86_data.c:81 +msgctxt "x86-flag" msgid "Read Time-Stamp Counter and Processor ID" msgstr "" -#: modules/devices/x86/processor.c:378 +#. /flag:lm +#: modules/devices/x86/x86_data.c:82 +msgctxt "x86-flag" msgid "Long Mode (x86-64: amd64, also known as Intel 64, i.e. 64-bit capable)" msgstr "" -#: modules/devices/x86/processor.c:379 +#. /flag:3dnow +#: modules/devices/x86/x86_data.c:83 +msgctxt "x86-flag" msgid "3DNow! (AMD vector instructions, competing with Intel's SSE1)" msgstr "" -#: modules/devices/x86/processor.c:380 +#. /flag:3dnowext +#: modules/devices/x86/x86_data.c:84 +msgctxt "x86-flag" msgid "AMD 3DNow! extensions" msgstr "" -#: modules/devices/x86/processor.c:382 +#. /flag:recovery +#: modules/devices/x86/x86_data.c:86 +msgctxt "x86-flag" msgid "CPU in recovery mode" msgstr "" -#: modules/devices/x86/processor.c:383 +#. /flag:longrun +#: modules/devices/x86/x86_data.c:87 +msgctxt "x86-flag" msgid "Longrun power control" msgstr "" -#: modules/devices/x86/processor.c:384 +#. /flag:lrti +#: modules/devices/x86/x86_data.c:88 +msgctxt "x86-flag" msgid "LongRun table interface" msgstr "" -#: modules/devices/x86/processor.c:386 +#. /flag:cxmmx +#: modules/devices/x86/x86_data.c:90 +msgctxt "x86-flag" msgid "Cyrix MMX extensions" msgstr "" -#: modules/devices/x86/processor.c:387 +#. /flag:k6_mtrr +#: modules/devices/x86/x86_data.c:91 +msgctxt "x86-flag" msgid "AMD K6 nonstandard MTRRs" msgstr "" -#: modules/devices/x86/processor.c:388 +#. /flag:cyrix_arr +#: modules/devices/x86/x86_data.c:92 +msgctxt "x86-flag" msgid "Cyrix ARRs (= MTRRs)" msgstr "" -#: modules/devices/x86/processor.c:389 +#. /flag:centaur_mcr +#: modules/devices/x86/x86_data.c:93 +msgctxt "x86-flag" msgid "Centaur MCRs (= MTRRs)" msgstr "" -#: modules/devices/x86/processor.c:390 +#. /flag:constant_tsc +#: modules/devices/x86/x86_data.c:94 +msgctxt "x86-flag" msgid "TSC ticks at a constant rate" msgstr "" -#: modules/devices/x86/processor.c:391 +#. /flag:up +#: modules/devices/x86/x86_data.c:95 +msgctxt "x86-flag" msgid "SMP kernel running on UP" msgstr "" -#: modules/devices/x86/processor.c:392 +#. /flag:art +#: modules/devices/x86/x86_data.c:96 +msgctxt "x86-flag" msgid "Always-Running Timer" msgstr "" -#: modules/devices/x86/processor.c:393 +#. /flag:arch_perfmon +#: modules/devices/x86/x86_data.c:97 +msgctxt "x86-flag" msgid "Intel Architectural PerfMon" msgstr "" -#: modules/devices/x86/processor.c:394 +#. /flag:pebs +#: modules/devices/x86/x86_data.c:98 +msgctxt "x86-flag" msgid "Precise-Event Based Sampling" msgstr "" -#: modules/devices/x86/processor.c:395 +#. /flag:bts +#: modules/devices/x86/x86_data.c:99 +msgctxt "x86-flag" msgid "Branch Trace Store" msgstr "" -#: modules/devices/x86/processor.c:396 +#. /flag:rep_good +#: modules/devices/x86/x86_data.c:100 +msgctxt "x86-flag" msgid "rep microcode works well" msgstr "" -#: modules/devices/x86/processor.c:397 +#. /flag:acc_power +#: modules/devices/x86/x86_data.c:101 +msgctxt "x86-flag" msgid "AMD accumulated power mechanism" msgstr "" -#: modules/devices/x86/processor.c:398 +#. /flag:nopl +#: modules/devices/x86/x86_data.c:102 +msgctxt "x86-flag" msgid "The NOPL (0F 1F) instructions" msgstr "" -#: modules/devices/x86/processor.c:399 +#. /flag:xtopology +#: modules/devices/x86/x86_data.c:103 +msgctxt "x86-flag" msgid "cpu topology enum extensions" msgstr "" -#: modules/devices/x86/processor.c:400 +#. /flag:tsc_reliable +#: modules/devices/x86/x86_data.c:104 +msgctxt "x86-flag" msgid "TSC is known to be reliable" msgstr "" -#: modules/devices/x86/processor.c:401 +#. /flag:nonstop_tsc +#: modules/devices/x86/x86_data.c:105 +msgctxt "x86-flag" msgid "TSC does not stop in C states" msgstr "" -#: modules/devices/x86/processor.c:402 +#. /flag:extd_apicid +#: modules/devices/x86/x86_data.c:106 +msgctxt "x86-flag" msgid "has extended APICID (8 bits)" msgstr "" -#: modules/devices/x86/processor.c:403 +#. /flag:amd_dcm +#: modules/devices/x86/x86_data.c:107 +msgctxt "x86-flag" msgid "multi-node processor" msgstr "" -#: modules/devices/x86/processor.c:404 +#. /flag:aperfmperf +#: modules/devices/x86/x86_data.c:108 +msgctxt "x86-flag" msgid "APERFMPERF" msgstr "" -#: modules/devices/x86/processor.c:405 +#. /flag:eagerfpu +#: modules/devices/x86/x86_data.c:109 +msgctxt "x86-flag" msgid "Non lazy FPU restore" msgstr "" -#: modules/devices/x86/processor.c:406 +#. /flag:nonstop_tsc_s3 +#: modules/devices/x86/x86_data.c:110 +msgctxt "x86-flag" msgid "TSC doesn't stop in S3 state" msgstr "" -#: modules/devices/x86/processor.c:407 +#. /flag:mce_recovery +#: modules/devices/x86/x86_data.c:111 +msgctxt "x86-flag" msgid "CPU has recoverable machine checks" msgstr "" -#: modules/devices/x86/processor.c:410 -msgid "SSE-3 (“Prescott New Instructions”)" +#. /flag:pni +#: modules/devices/x86/x86_data.c:114 +msgctxt "x86-flag" +msgid "SSE-3 (\"Prescott New Instructions\")" msgstr "" -#: modules/devices/x86/processor.c:411 +#. /flag:pclmulqdq +#: modules/devices/x86/x86_data.c:115 +msgctxt "x86-flag" msgid "" -"Perform a Carry-Less Multiplication of Quadword instruction — accelerator " +"Perform a Carry-Less Multiplication of Quadword instruction - accelerator " "for GCM)" msgstr "" -#: modules/devices/x86/processor.c:412 +#. /flag:dtes64 +#: modules/devices/x86/x86_data.c:116 +msgctxt "x86-flag" msgid "64-bit Debug Store" msgstr "" -#: modules/devices/x86/processor.c:413 +#. /flag:monitor +#: modules/devices/x86/x86_data.c:117 +msgctxt "x86-flag" msgid "Monitor/Mwait support (Intel SSE3 supplements)" msgstr "" -#: modules/devices/x86/processor.c:414 +#. /flag:ds_cpl +#: modules/devices/x86/x86_data.c:118 +msgctxt "x86-flag" msgid "CPL Qual. Debug Store" msgstr "" -#: modules/devices/x86/processor.c:415 +#. /flag:vmx +#: modules/devices/x86/x86_data.c:119 +msgctxt "x86-flag" msgid "Hardware virtualization, Intel VMX" msgstr "" -#: modules/devices/x86/processor.c:416 +#. /flag:smx +#: modules/devices/x86/x86_data.c:120 +msgctxt "x86-flag" msgid "Safer mode TXT (TPM support)" msgstr "" -#: modules/devices/x86/processor.c:417 +#. /flag:est +#: modules/devices/x86/x86_data.c:121 +msgctxt "x86-flag" msgid "Enhanced SpeedStep" msgstr "" -#: modules/devices/x86/processor.c:418 +#. /flag:tm2 +#: modules/devices/x86/x86_data.c:122 +msgctxt "x86-flag" msgid "Thermal Monitor 2" msgstr "" -#: modules/devices/x86/processor.c:419 +#. /flag:ssse3 +#: modules/devices/x86/x86_data.c:123 +msgctxt "x86-flag" msgid "Supplemental SSE-3" msgstr "" -#: modules/devices/x86/processor.c:420 +#. /flag:cid +#: modules/devices/x86/x86_data.c:124 +msgctxt "x86-flag" msgid "Context ID" msgstr "" -#: modules/devices/x86/processor.c:421 +#. /flag:sdbg +#: modules/devices/x86/x86_data.c:125 +msgctxt "x86-flag" msgid "silicon debug" msgstr "" -#: modules/devices/x86/processor.c:422 +#. /flag:fma +#: modules/devices/x86/x86_data.c:126 +msgctxt "x86-flag" msgid "Fused multiply-add" msgstr "" -#: modules/devices/x86/processor.c:423 +#. /flag:cx16 +#: modules/devices/x86/x86_data.c:127 +msgctxt "x86-flag" msgid "CMPXCHG16B" msgstr "" -#: modules/devices/x86/processor.c:424 +#. /flag:xtpr +#: modules/devices/x86/x86_data.c:128 +msgctxt "x86-flag" msgid "Send Task Priority Messages" msgstr "" -#: modules/devices/x86/processor.c:425 +#. /flag:pdcm +#: modules/devices/x86/x86_data.c:129 +msgctxt "x86-flag" msgid "Performance Capabilities" msgstr "" -#: modules/devices/x86/processor.c:426 +#. /flag:pcid +#: modules/devices/x86/x86_data.c:130 +msgctxt "x86-flag" msgid "Process Context Identifiers" msgstr "" -#: modules/devices/x86/processor.c:427 +#. /flag:dca +#: modules/devices/x86/x86_data.c:131 +msgctxt "x86-flag" msgid "Direct Cache Access" msgstr "" -#: modules/devices/x86/processor.c:428 +#. /flag:sse4_1 +#: modules/devices/x86/x86_data.c:132 +msgctxt "x86-flag" msgid "SSE-4.1" msgstr "" -#: modules/devices/x86/processor.c:429 +#. /flag:sse4_2 +#: modules/devices/x86/x86_data.c:133 +msgctxt "x86-flag" msgid "SSE-4.2" msgstr "" -#: modules/devices/x86/processor.c:430 +#. /flag:x2apic +#: modules/devices/x86/x86_data.c:134 +msgctxt "x86-flag" msgid "x2APIC" msgstr "" -#: modules/devices/x86/processor.c:431 +#. /flag:movbe +#: modules/devices/x86/x86_data.c:135 +msgctxt "x86-flag" msgid "Move Data After Swapping Bytes instruction" msgstr "" -#: modules/devices/x86/processor.c:432 +#. /flag:popcnt +#: modules/devices/x86/x86_data.c:136 +msgctxt "x86-flag" msgid "" "Return the Count of Number of Bits Set to 1 instruction (Hamming weight, i." "e. bit count)" msgstr "" -#: modules/devices/x86/processor.c:433 +#. /flag:tsc_deadline_timer +#: modules/devices/x86/x86_data.c:137 +msgctxt "x86-flag" msgid "Tsc deadline timer" msgstr "" -#: modules/devices/x86/processor.c:434 +#. /flag:aes/aes-ni +#: modules/devices/x86/x86_data.c:138 +msgctxt "x86-flag" msgid "Advanced Encryption Standard (New Instructions)" msgstr "" -#: modules/devices/x86/processor.c:435 +#. /flag:xsave +#: modules/devices/x86/x86_data.c:139 +msgctxt "x86-flag" msgid "Save Processor Extended States: also provides XGETBY,XRSTOR,XSETBY" msgstr "" -#: modules/devices/x86/processor.c:436 +#. /flag:avx +#: modules/devices/x86/x86_data.c:140 +msgctxt "x86-flag" msgid "Advanced Vector Extensions" msgstr "" -#: modules/devices/x86/processor.c:437 +#. /flag:f16c +#: modules/devices/x86/x86_data.c:141 +msgctxt "x86-flag" msgid "16-bit fp conversions (CVT16)" msgstr "" -#: modules/devices/x86/processor.c:438 +#. /flag:rdrand +#: modules/devices/x86/x86_data.c:142 +msgctxt "x86-flag" msgid "Read Random Number from hardware random number generator instruction" msgstr "" -#: modules/devices/x86/processor.c:439 +#. /flag:hypervisor +#: modules/devices/x86/x86_data.c:143 +msgctxt "x86-flag" msgid "Running on a hypervisor" msgstr "" #. /Cyrix/Centaur-defined CPU features, CPUID level 0xC0000001 -#: modules/devices/x86/processor.c:441 +#. /flag:rng +#: modules/devices/x86/x86_data.c:145 +msgctxt "x86-flag" msgid "Random Number Generator present (xstore)" msgstr "" -#: modules/devices/x86/processor.c:442 +#. /flag:rng_en +#: modules/devices/x86/x86_data.c:146 +msgctxt "x86-flag" msgid "Random Number Generator enabled" msgstr "" -#: modules/devices/x86/processor.c:443 +#. /flag:ace +#: modules/devices/x86/x86_data.c:147 +msgctxt "x86-flag" msgid "on-CPU crypto (xcrypt)" msgstr "" -#: modules/devices/x86/processor.c:444 +#. /flag:ace_en +#: modules/devices/x86/x86_data.c:148 +msgctxt "x86-flag" msgid "on-CPU crypto enabled" msgstr "" -#: modules/devices/x86/processor.c:445 +#. /flag:ace2 +#: modules/devices/x86/x86_data.c:149 +msgctxt "x86-flag" msgid "Advanced Cryptography Engine v2" msgstr "" -#: modules/devices/x86/processor.c:446 +#. /flag:ace2_en +#: modules/devices/x86/x86_data.c:150 +msgctxt "x86-flag" msgid "ACE v2 enabled" msgstr "" -#: modules/devices/x86/processor.c:447 +#. /flag:phe +#: modules/devices/x86/x86_data.c:151 +msgctxt "x86-flag" msgid "PadLock Hash Engine" msgstr "" -#: modules/devices/x86/processor.c:448 +#. /flag:phe_en +#: modules/devices/x86/x86_data.c:152 +msgctxt "x86-flag" msgid "PHE enabled" msgstr "" -#: modules/devices/x86/processor.c:449 +#. /flag:pmm +#: modules/devices/x86/x86_data.c:153 +msgctxt "x86-flag" msgid "PadLock Montgomery Multiplier" msgstr "" -#: modules/devices/x86/processor.c:450 +#. /flag:pmm_en +#: modules/devices/x86/x86_data.c:154 +msgctxt "x86-flag" msgid "PMM enabled" msgstr "" -#: modules/devices/x86/processor.c:452 +#. /flag:lahf_lm +#: modules/devices/x86/x86_data.c:156 +msgctxt "x86-flag" msgid "Load AH from Flags (LAHF) and Store AH into Flags (SAHF) in long mode" msgstr "" -#: modules/devices/x86/processor.c:453 +#. /flag:cmp_legacy +#: modules/devices/x86/x86_data.c:157 +msgctxt "x86-flag" msgid "If yes HyperThreading not valid" msgstr "" -#: modules/devices/x86/processor.c:454 +#. /flag:svm +#: modules/devices/x86/x86_data.c:158 +msgctxt "x86-flag" msgid "\"Secure virtual machine\": AMD-V" msgstr "" -#: modules/devices/x86/processor.c:455 +#. /flag:extapic +#: modules/devices/x86/x86_data.c:159 +msgctxt "x86-flag" msgid "Extended APIC space" msgstr "" -#: modules/devices/x86/processor.c:456 +#. /flag:cr8_legacy +#: modules/devices/x86/x86_data.c:160 +msgctxt "x86-flag" msgid "CR8 in 32-bit mode" msgstr "" -#: modules/devices/x86/processor.c:457 +#. /flag:abm +#: modules/devices/x86/x86_data.c:161 +msgctxt "x86-flag" msgid "Advanced Bit Manipulation" msgstr "" -#: modules/devices/x86/processor.c:458 +#. /flag:sse4a +#: modules/devices/x86/x86_data.c:162 +msgctxt "x86-flag" msgid "SSE-4A" msgstr "" -#: modules/devices/x86/processor.c:459 +#. /flag:misalignsse +#: modules/devices/x86/x86_data.c:163 +msgctxt "x86-flag" msgid "" "indicates if a general-protection exception (#GP) is generated when some " "legacy SSE instructions operate on unaligned data. Also depends on CR0 and " "Alignment Checking bit" msgstr "" -#: modules/devices/x86/processor.c:460 +#. /flag:3dnowprefetch +#: modules/devices/x86/x86_data.c:164 +msgctxt "x86-flag" msgid "3DNow prefetch instructions" msgstr "" -#: modules/devices/x86/processor.c:461 +#. /flag:osvw +#: modules/devices/x86/x86_data.c:165 +msgctxt "x86-flag" msgid "" "indicates OS Visible Workaround, which allows the OS to work around " "processor errata." msgstr "" -#: modules/devices/x86/processor.c:462 +#. /flag:ibs +#: modules/devices/x86/x86_data.c:166 +msgctxt "x86-flag" msgid "Instruction Based Sampling" msgstr "" -#: modules/devices/x86/processor.c:463 +#. /flag:xop +#: modules/devices/x86/x86_data.c:167 +msgctxt "x86-flag" msgid "extended AVX instructions" msgstr "" -#: modules/devices/x86/processor.c:464 +#. /flag:skinit +#: modules/devices/x86/x86_data.c:168 +msgctxt "x86-flag" msgid "SKINIT/STGI instructions" msgstr "" -#: modules/devices/x86/processor.c:465 +#. /flag:wdt +#: modules/devices/x86/x86_data.c:169 +msgctxt "x86-flag" msgid "Watchdog timer" msgstr "" -#: modules/devices/x86/processor.c:466 +#. /flag:lwp +#: modules/devices/x86/x86_data.c:170 +msgctxt "x86-flag" msgid "Light Weight Profiling" msgstr "" -#: modules/devices/x86/processor.c:467 +#. /flag:fma4 +#: modules/devices/x86/x86_data.c:171 +msgctxt "x86-flag" msgid "4 operands MAC instructions" msgstr "" -#: modules/devices/x86/processor.c:468 +#. /flag:tce +#: modules/devices/x86/x86_data.c:172 +msgctxt "x86-flag" msgid "translation cache extension" msgstr "" -#: modules/devices/x86/processor.c:469 +#. /flag:nodeid_msr +#: modules/devices/x86/x86_data.c:173 +msgctxt "x86-flag" msgid "NodeId MSR" msgstr "" -#: modules/devices/x86/processor.c:470 +#. /flag:tbm +#: modules/devices/x86/x86_data.c:174 +msgctxt "x86-flag" msgid "Trailing Bit Manipulation" msgstr "" -#: modules/devices/x86/processor.c:471 +#. /flag:topoext +#: modules/devices/x86/x86_data.c:175 +msgctxt "x86-flag" msgid "Topology Extensions CPUID leafs" msgstr "" -#: modules/devices/x86/processor.c:472 +#. /flag:perfctr_core +#: modules/devices/x86/x86_data.c:176 +msgctxt "x86-flag" msgid "Core Performance Counter Extensions" msgstr "" -#: modules/devices/x86/processor.c:473 +#. /flag:perfctr_nb +#: modules/devices/x86/x86_data.c:177 +msgctxt "x86-flag" msgid "NB Performance Counter Extensions" msgstr "" -#: modules/devices/x86/processor.c:474 +#. /flag:bpext +#: modules/devices/x86/x86_data.c:178 +msgctxt "x86-flag" msgid "data breakpoint extension" msgstr "" -#: modules/devices/x86/processor.c:475 +#. /flag:ptsc +#: modules/devices/x86/x86_data.c:179 +msgctxt "x86-flag" msgid "performance time-stamp counter" msgstr "" -#: modules/devices/x86/processor.c:476 +#. /flag:perfctr_l2 +#: modules/devices/x86/x86_data.c:180 +msgctxt "x86-flag" msgid "L2 Performance Counter Extensions" msgstr "" -#: modules/devices/x86/processor.c:477 +#. /flag:mwaitx +#: modules/devices/x86/x86_data.c:181 +msgctxt "x86-flag" msgid "MWAIT extension (MONITORX/MWAITX)" msgstr "" -#: modules/devices/x86/processor.c:479 +#. /flag:cpb +#: modules/devices/x86/x86_data.c:183 +msgctxt "x86-flag" msgid "AMD Core Performance Boost" msgstr "" -#: modules/devices/x86/processor.c:480 +#. /flag:epb +#: modules/devices/x86/x86_data.c:184 +msgctxt "x86-flag" msgid "IA32_ENERGY_PERF_BIAS support" msgstr "" -#: modules/devices/x86/processor.c:481 +#. /flag:hw_pstate +#: modules/devices/x86/x86_data.c:185 +msgctxt "x86-flag" msgid "AMD HW-PState" msgstr "" -#: modules/devices/x86/processor.c:482 +#. /flag:proc_feedback +#: modules/devices/x86/x86_data.c:186 +msgctxt "x86-flag" msgid "AMD ProcFeedbackInterface" msgstr "" -#: modules/devices/x86/processor.c:483 +#. /flag:intel_pt +#: modules/devices/x86/x86_data.c:187 +msgctxt "x86-flag" msgid "Intel Processor Tracing" msgstr "" -#: modules/devices/x86/processor.c:485 +#. /flag:tpr_shadow +#: modules/devices/x86/x86_data.c:189 +msgctxt "x86-flag" msgid "Intel TPR Shadow" msgstr "" -#: modules/devices/x86/processor.c:486 +#. /flag:vnmi +#: modules/devices/x86/x86_data.c:190 +msgctxt "x86-flag" msgid "Intel Virtual NMI" msgstr "" -#: modules/devices/x86/processor.c:487 +#. /flag:flexpriority +#: modules/devices/x86/x86_data.c:191 +msgctxt "x86-flag" msgid "Intel FlexPriority" msgstr "" -#: modules/devices/x86/processor.c:488 +#. /flag:ept +#: modules/devices/x86/x86_data.c:192 +msgctxt "x86-flag" msgid "Intel Extended Page Table" msgstr "" -#: modules/devices/x86/processor.c:489 +#. /flag:vpid +#: modules/devices/x86/x86_data.c:193 +msgctxt "x86-flag" msgid "Intel Virtual Processor ID" msgstr "" -#: modules/devices/x86/processor.c:490 +#. /flag:vmmcall +#: modules/devices/x86/x86_data.c:194 +msgctxt "x86-flag" msgid "prefer VMMCALL to VMCALL" msgstr "" -#: modules/devices/x86/processor.c:492 +#. /flag:fsgsbase +#: modules/devices/x86/x86_data.c:196 +msgctxt "x86-flag" msgid "{RD/WR}{FS/GS}BASE instructions" msgstr "" -#: modules/devices/x86/processor.c:493 +#. /flag:tsc_adjust +#: modules/devices/x86/x86_data.c:197 +msgctxt "x86-flag" msgid "TSC adjustment MSR" msgstr "" -#: modules/devices/x86/processor.c:494 +#. /flag:bmi1 +#: modules/devices/x86/x86_data.c:198 +msgctxt "x86-flag" msgid "1st group bit manipulation extensions" msgstr "" -#: modules/devices/x86/processor.c:495 +#. /flag:hle +#: modules/devices/x86/x86_data.c:199 +msgctxt "x86-flag" msgid "Hardware Lock Elision" msgstr "" -#: modules/devices/x86/processor.c:496 +#. /flag:avx2 +#: modules/devices/x86/x86_data.c:200 +msgctxt "x86-flag" msgid "AVX2 instructions" msgstr "" -#: modules/devices/x86/processor.c:497 +#. /flag:smep +#: modules/devices/x86/x86_data.c:201 +msgctxt "x86-flag" msgid "Supervisor Mode Execution Protection" msgstr "" -#: modules/devices/x86/processor.c:498 +#. /flag:bmi2 +#: modules/devices/x86/x86_data.c:202 +msgctxt "x86-flag" msgid "2nd group bit manipulation extensions" msgstr "" -#: modules/devices/x86/processor.c:499 +#. /flag:erms +#: modules/devices/x86/x86_data.c:203 +msgctxt "x86-flag" msgid "Enhanced REP MOVSB/STOSB" msgstr "" -#: modules/devices/x86/processor.c:500 +#. /flag:invpcid +#: modules/devices/x86/x86_data.c:204 +msgctxt "x86-flag" msgid "Invalidate Processor Context ID" msgstr "" -#: modules/devices/x86/processor.c:501 +#. /flag:rtm +#: modules/devices/x86/x86_data.c:205 +msgctxt "x86-flag" msgid "Restricted Transactional Memory" msgstr "" -#: modules/devices/x86/processor.c:502 +#. /flag:cqm +#: modules/devices/x86/x86_data.c:206 +msgctxt "x86-flag" msgid "Cache QoS Monitoring" msgstr "" -#: modules/devices/x86/processor.c:503 +#. /flag:mpx +#: modules/devices/x86/x86_data.c:207 +msgctxt "x86-flag" msgid "Memory Protection Extension" msgstr "" -#: modules/devices/x86/processor.c:504 +#. /flag:avx512f +#: modules/devices/x86/x86_data.c:208 +msgctxt "x86-flag" msgid "AVX-512 foundation" msgstr "" -#: modules/devices/x86/processor.c:505 +#. /flag:avx512dq +#: modules/devices/x86/x86_data.c:209 +msgctxt "x86-flag" msgid "AVX-512 Double/Quad instructions" msgstr "" -#: modules/devices/x86/processor.c:506 +#. /flag:rdseed +#: modules/devices/x86/x86_data.c:210 +msgctxt "x86-flag" msgid "The RDSEED instruction" msgstr "" -#: modules/devices/x86/processor.c:507 +#. /flag:adx +#: modules/devices/x86/x86_data.c:211 +msgctxt "x86-flag" msgid "The ADCX and ADOX instructions" msgstr "" -#: modules/devices/x86/processor.c:508 +#. /flag:smap +#: modules/devices/x86/x86_data.c:212 +msgctxt "x86-flag" msgid "Supervisor Mode Access Prevention" msgstr "" -#: modules/devices/x86/processor.c:509 +#. /flag:clflushopt +#: modules/devices/x86/x86_data.c:213 +msgctxt "x86-flag" msgid "CLFLUSHOPT instruction" msgstr "" -#: modules/devices/x86/processor.c:510 +#. /flag:clwb +#: modules/devices/x86/x86_data.c:214 +msgctxt "x86-flag" msgid "CLWB instruction" msgstr "" -#: modules/devices/x86/processor.c:511 +#. /flag:avx512pf +#: modules/devices/x86/x86_data.c:215 +msgctxt "x86-flag" msgid "AVX-512 Prefetch" msgstr "" -#: modules/devices/x86/processor.c:512 +#. /flag:avx512er +#: modules/devices/x86/x86_data.c:216 +msgctxt "x86-flag" msgid "AVX-512 Exponential and Reciprocal" msgstr "" -#: modules/devices/x86/processor.c:513 +#. /flag:avx512cd +#: modules/devices/x86/x86_data.c:217 +msgctxt "x86-flag" msgid "AVX-512 Conflict Detection" msgstr "" -#: modules/devices/x86/processor.c:514 +#. /flag:sha_ni +#: modules/devices/x86/x86_data.c:218 +msgctxt "x86-flag" msgid "SHA1/SHA256 Instruction Extensions" msgstr "" -#: modules/devices/x86/processor.c:515 +#. /flag:avx512bw +#: modules/devices/x86/x86_data.c:219 +msgctxt "x86-flag" msgid "AVX-512 Byte/Word instructions" msgstr "" -#: modules/devices/x86/processor.c:516 +#. /flag:avx512vl +#: modules/devices/x86/x86_data.c:220 +msgctxt "x86-flag" msgid "AVX-512 128/256 Vector Length extensions" msgstr "" -#: modules/devices/x86/processor.c:518 +#. /flag:xsaveopt +#: modules/devices/x86/x86_data.c:222 +msgctxt "x86-flag" msgid "Optimized XSAVE" msgstr "" -#: modules/devices/x86/processor.c:519 +#. /flag:xsavec +#: modules/devices/x86/x86_data.c:223 +msgctxt "x86-flag" msgid "XSAVEC" msgstr "" -#: modules/devices/x86/processor.c:520 +#. /flag:xgetbv1 +#: modules/devices/x86/x86_data.c:224 +msgctxt "x86-flag" msgid "XGETBV with ECX = 1" msgstr "" -#: modules/devices/x86/processor.c:521 +#. /flag:xsaves +#: modules/devices/x86/x86_data.c:225 +msgctxt "x86-flag" msgid "XSAVES/XRSTORS" msgstr "" -#: modules/devices/x86/processor.c:523 +#. /flag:cqm_llc +#: modules/devices/x86/x86_data.c:227 +msgctxt "x86-flag" msgid "LLC QoS" msgstr "" -#: modules/devices/x86/processor.c:525 +#. /flag:cqm_occup_llc +#: modules/devices/x86/x86_data.c:229 +msgctxt "x86-flag" msgid "LLC occupancy monitoring" msgstr "" -#: modules/devices/x86/processor.c:526 +#. /flag:cqm_mbm_total +#: modules/devices/x86/x86_data.c:230 +msgctxt "x86-flag" msgid "LLC total MBM monitoring" msgstr "" -#: modules/devices/x86/processor.c:527 +#. /flag:cqm_mbm_local +#: modules/devices/x86/x86_data.c:231 +msgctxt "x86-flag" msgid "LLC local MBM monitoring" msgstr "" -#: modules/devices/x86/processor.c:529 +#. /flag:clzero +#: modules/devices/x86/x86_data.c:233 +msgctxt "x86-flag" msgid "CLZERO instruction" msgstr "" -#: modules/devices/x86/processor.c:530 +#. /flag:irperf +#: modules/devices/x86/x86_data.c:234 +msgctxt "x86-flag" msgid "instructions retired performance counter" msgstr "" -#: modules/devices/x86/processor.c:532 +#. /flag:dtherm +#: modules/devices/x86/x86_data.c:236 +msgctxt "x86-flag" msgid "digital thermal sensor" msgstr "" -#: modules/devices/x86/processor.c:533 +#. /flag:ida +#: modules/devices/x86/x86_data.c:237 +msgctxt "x86-flag" msgid "Intel Dynamic Acceleration" msgstr "" -#: modules/devices/x86/processor.c:534 +#. /flag:arat +#: modules/devices/x86/x86_data.c:238 +msgctxt "x86-flag" msgid "Always Running APIC Timer" msgstr "" -#: modules/devices/x86/processor.c:535 +#. /flag:pln +#: modules/devices/x86/x86_data.c:239 +msgctxt "x86-flag" msgid "Intel Power Limit Notification" msgstr "" -#: modules/devices/x86/processor.c:536 +#. /flag:pts +#: modules/devices/x86/x86_data.c:240 +msgctxt "x86-flag" msgid "Intel Package Thermal Status" msgstr "" -#: modules/devices/x86/processor.c:537 +#. /flag:hwp +#: modules/devices/x86/x86_data.c:241 +msgctxt "x86-flag" msgid "Intel Hardware P-states" msgstr "" -#: modules/devices/x86/processor.c:538 +#. /flag:hwp_notify +#: modules/devices/x86/x86_data.c:242 +msgctxt "x86-flag" msgid "HWP notification" msgstr "" -#: modules/devices/x86/processor.c:539 +#. /flag:hwp_act_window +#: modules/devices/x86/x86_data.c:243 +msgctxt "x86-flag" msgid "HWP Activity Window" msgstr "" -#: modules/devices/x86/processor.c:540 +#. /flag:hwp_epp +#: modules/devices/x86/x86_data.c:244 +msgctxt "x86-flag" msgid "HWP Energy Performance Preference" msgstr "" -#: modules/devices/x86/processor.c:541 +#. /flag:hwp_pkg_req +#: modules/devices/x86/x86_data.c:245 +msgctxt "x86-flag" msgid "HWP package-level request" msgstr "" -#: modules/devices/x86/processor.c:543 +#. /flag:npt +#: modules/devices/x86/x86_data.c:247 +msgctxt "x86-flag" msgid "AMD Nested Page Table support" msgstr "" -#: modules/devices/x86/processor.c:544 +#. /flag:lbrv +#: modules/devices/x86/x86_data.c:248 +msgctxt "x86-flag" msgid "AMD LBR Virtualization support" msgstr "" -#: modules/devices/x86/processor.c:545 +#. /flag:svm_lock +#: modules/devices/x86/x86_data.c:249 +msgctxt "x86-flag" msgid "AMD SVM locking MSR" msgstr "" -#: modules/devices/x86/processor.c:546 +#. /flag:nrip_save +#: modules/devices/x86/x86_data.c:250 +msgctxt "x86-flag" msgid "AMD SVM next_rip save" msgstr "" -#: modules/devices/x86/processor.c:547 +#. /flag:tsc_scale +#: modules/devices/x86/x86_data.c:251 +msgctxt "x86-flag" msgid "AMD TSC scaling support" msgstr "" -#: modules/devices/x86/processor.c:548 +#. /flag:vmcb_clean +#: modules/devices/x86/x86_data.c:252 +msgctxt "x86-flag" msgid "AMD VMCB clean bits support" msgstr "" -#: modules/devices/x86/processor.c:549 +#. /flag:flushbyasid +#: modules/devices/x86/x86_data.c:253 +msgctxt "x86-flag" msgid "AMD flush-by-ASID support" msgstr "" -#: modules/devices/x86/processor.c:550 +#. /flag:decodeassists +#: modules/devices/x86/x86_data.c:254 +msgctxt "x86-flag" msgid "AMD Decode Assists support" msgstr "" -#: modules/devices/x86/processor.c:551 +#. /flag:pausefilter +#: modules/devices/x86/x86_data.c:255 +msgctxt "x86-flag" msgid "AMD filtered pause intercept" msgstr "" -#: modules/devices/x86/processor.c:552 +#. /flag:pfthreshold +#: modules/devices/x86/x86_data.c:256 +msgctxt "x86-flag" msgid "AMD pause filter threshold" msgstr "" -#: modules/devices/x86/processor.c:553 +#. /flag:avic +#: modules/devices/x86/x86_data.c:257 +msgctxt "x86-flag" msgid "Virtual Interrupt Controller" msgstr "" -#: modules/devices/x86/processor.c:555 +#. /flag:pku +#: modules/devices/x86/x86_data.c:259 +msgctxt "x86-flag" msgid "Protection Keys for Userspace" msgstr "" -#: modules/devices/x86/processor.c:556 +#. /flag:ospke +#: modules/devices/x86/x86_data.c:260 +msgctxt "x86-flag" msgid "OS Protection Keys Enable" msgstr "" -#: modules/devices/x86/processor.c:558 +#. /flag:overflow_recov +#: modules/devices/x86/x86_data.c:262 +msgctxt "x86-flag" msgid "MCA overflow recovery support" msgstr "" -#: modules/devices/x86/processor.c:559 +#. /flag:succor +#: modules/devices/x86/x86_data.c:263 +msgctxt "x86-flag" msgid "uncorrectable error containment and recovery" msgstr "" -#: modules/devices/x86/processor.c:560 +#. /flag:smca +#: modules/devices/x86/x86_data.c:264 +msgctxt "x86-flag" msgid "Scalable MCA" msgstr "" -#: modules/devices/x86/processor.c:567 +#. /bug:f00f +#: modules/devices/x86/x86_data.c:267 +msgctxt "x86-flag" msgid "Intel F00F bug" msgstr "" -#: modules/devices/x86/processor.c:568 +#. /bug:fdiv +#: modules/devices/x86/x86_data.c:268 +msgctxt "x86-flag" msgid "FPU FDIV" msgstr "" -#: modules/devices/x86/processor.c:569 +#. /bug:coma +#: modules/devices/x86/x86_data.c:269 +msgctxt "x86-flag" msgid "Cyrix 6x86 coma" msgstr "" -#: modules/devices/x86/processor.c:570 +#. /bug:tlb_mmatch +#: modules/devices/x86/x86_data.c:270 +msgctxt "x86-flag" msgid "AMD Erratum 383" msgstr "" -#: modules/devices/x86/processor.c:571 modules/devices/x86/processor.c:580 +#. /bug:apic_c1e +#. /bug:amd_e400 +#: modules/devices/x86/x86_data.c:271 modules/devices/x86/x86_data.c:280 +msgctxt "x86-flag" msgid "AMD Erratum 400" msgstr "" -#: modules/devices/x86/processor.c:572 +#. /bug:11ap +#: modules/devices/x86/x86_data.c:272 +msgctxt "x86-flag" msgid "Bad local APIC aka 11AP" msgstr "" -#: modules/devices/x86/processor.c:573 +#. /bug:fxsave_leak +#: modules/devices/x86/x86_data.c:273 +msgctxt "x86-flag" msgid "FXSAVE leaks FOP/FIP/FOP" msgstr "" -#: modules/devices/x86/processor.c:574 +#. /bug:clflush_monitor +#: modules/devices/x86/x86_data.c:274 +msgctxt "x86-flag" msgid "AAI65, CLFLUSH required before MONITOR" msgstr "" -#: modules/devices/x86/processor.c:575 +#. /bug:sysret_ss_attrs +#: modules/devices/x86/x86_data.c:275 +msgctxt "x86-flag" msgid "SYSRET doesn't fix up SS attrs" msgstr "" -#: modules/devices/x86/processor.c:576 +#. /bug:espfix +#: modules/devices/x86/x86_data.c:276 +msgctxt "x86-flag" msgid "IRET to 16-bit SS corrupts ESP/RSP high bits" msgstr "" -#: modules/devices/x86/processor.c:577 +#. /bug:null_seg +#: modules/devices/x86/x86_data.c:277 +msgctxt "x86-flag" msgid "Nulling a selector preserves the base" msgstr "" -#: modules/devices/x86/processor.c:578 +#. /bug:swapgs_fence +#: modules/devices/x86/x86_data.c:278 +msgctxt "x86-flag" msgid "SWAPGS without input dep on GS" msgstr "" -#: modules/devices/x86/processor.c:579 +#. /bug:monitor +#: modules/devices/x86/x86_data.c:279 +msgctxt "x86-flag" msgid "IPI required to wake up remote CPU" msgstr "" -#: modules/devices/x86/processor.c:588 +#. /x86/kernel/cpu/powerflags.h +#. /flag:pm:ts +#: modules/devices/x86/x86_data.c:283 +msgctxt "x86-flag" msgid "temperature sensor" msgstr "" -#: modules/devices/x86/processor.c:589 +#. /flag:pm:fid +#: modules/devices/x86/x86_data.c:284 +msgctxt "x86-flag" msgid "frequency id control" msgstr "" -#: modules/devices/x86/processor.c:590 +#. /flag:pm:vid +#: modules/devices/x86/x86_data.c:285 +msgctxt "x86-flag" msgid "voltage id control" msgstr "" -#: modules/devices/x86/processor.c:591 +#. /flag:pm:ttp +#: modules/devices/x86/x86_data.c:286 +msgctxt "x86-flag" msgid "thermal trip" msgstr "" -#: modules/devices/x86/processor.c:592 +#. /flag:pm:tm +#: modules/devices/x86/x86_data.c:287 +msgctxt "x86-flag" msgid "hardware thermal control" msgstr "" -#: modules/devices/x86/processor.c:593 +#. /flag:pm:stc +#: modules/devices/x86/x86_data.c:288 +msgctxt "x86-flag" msgid "software thermal control" msgstr "" -#: modules/devices/x86/processor.c:594 +#. /flag:pm:100mhzsteps +#: modules/devices/x86/x86_data.c:289 +msgctxt "x86-flag" msgid "100 MHz multiplier control" msgstr "" -#: modules/devices/x86/processor.c:595 +#. /flag:pm:hwpstate +#: modules/devices/x86/x86_data.c:290 +msgctxt "x86-flag" msgid "hardware P-state control" msgstr "" -#: modules/devices/x86/processor.c:597 +#. /flag:pm:cpb +#: modules/devices/x86/x86_data.c:291 +msgctxt "x86-flag" msgid "core performance boost" msgstr "" -#: modules/devices/x86/processor.c:598 +#. /flag:pm:eff_freq_ro +#: modules/devices/x86/x86_data.c:292 +msgctxt "x86-flag" msgid "Readonly aperf/mperf" msgstr "" -#: modules/devices/x86/processor.c:599 +#. /flag:pm:proc_feedback +#: modules/devices/x86/x86_data.c:293 +msgctxt "x86-flag" msgid "processor feedback interface" msgstr "" -#: modules/devices/x86/processor.c:600 +#. /flag:pm:acc_power +#: modules/devices/x86/x86_data.c:294 +msgctxt "x86-flag" msgid "accumulated power mechanism" msgstr "" -#: modules/devices/x86/processor.c:739 -msgid "Model Name" +#: modules/network.c:59 +msgid "Interfaces" +msgstr "Interfaces" + +#: modules/network.c:60 +msgid "IP Connections" +msgstr "Conexiones IP" + +#: modules/network.c:61 +msgid "Routing Table" +msgstr "Tabla de ruteo" + +#: modules/network.c:62 +msgid "ARP Table" +msgstr "Tabla ARP" + +#: modules/network.c:63 +msgid "DNS Servers" +msgstr "Servidores DNS" + +#: modules/network.c:64 +msgid "Statistics" +msgstr "Estadísticas" + +#: modules/network.c:65 +msgid "Shared Directories" +msgstr "Directorios compartidos" + +#: modules/network.c:300 +#, c-format +msgid "" +"[ARP Table]\n" +"%s\n" +"[$ShellParam$]\n" +"ReloadInterval=3000\n" +"ColumnTitle$TextValue=IP Address\n" +"ColumnTitle$Value=Interface\n" +"ColumnTitle$Extra1=MAC Address\n" +"ShowColumnHeaders=true\n" msgstr "" +"[Tabla ARP]\n" +"%s\n" +"[$ShellParam$]\n" +"ReloadInterval=3000\n" +"ColumnTitle$TextValue=Dirección IP\n" +"ColumnTitle$Value=Interfaz\n" +"ColumnTitle$Extra1=Dirección MAC\n" +"ShowColumnHeaders=true\n" -#: modules/devices/x86/processor.c:740 -msgid "Family, model, stepping" +#: modules/network.c:321 +#, c-format +msgid "" +"[Name servers]\n" +"%s\n" +"[$ShellParam$]\n" +"ColumnTitle$TextValue=IP Address\n" +"ColumnTitle$Value=Name\n" +"ShowColumnHeaders=true\n" msgstr "" +"[Servidores de nombres]\n" +"%s\n" +"[$ShellParam$]\n" +"ColumnTitle$TextValue=IP Address\n" +"ColumnTitle$Value=Name\n" +"ShowColumnHeaders=true\n" -#: modules/devices/x86/processor.c:746 -msgid "Configuration" +#: modules/network.c:331 +#, c-format +msgid "" +"[Connections]\n" +"%s\n" +"[$ShellParam$]\n" +"ReloadInterval=3000\n" +"ColumnTitle$TextValue=Local Address\n" +"ColumnTitle$Value=Protocol\n" +"ColumnTitle$Extra1=Foreign Address\n" +"ColumnTitle$Extra2=State\n" +"ShowColumnHeaders=true\n" msgstr "" +"[Conexiones]\n" +"%s\n" +"[$ShellParam$]\n" +"ReloadInterval=3000\n" +"ColumnTitle$TextValue=Local Address\n" +"ColumnTitle$Value=Protocol\n" +"ColumnTitle$Extra1=Foreign Address\n" +"ColumnTitle$Extra2=State\n" +"ShowColumnHeaders=true\n" -#: modules/devices/x86/processor.c:747 -msgid "Cache Size" +#: modules/network.c:356 +msgid "Interface" msgstr "" -#: modules/devices/x86/processor.c:747 -msgid "kb" +#: modules/network.c:357 modules/network/net.c:477 +msgid "IP Address" msgstr "" -#: modules/devices/x86/processor.c:754 -msgid "Power Management" +#: modules/network.c:358 +msgid "Sent" msgstr "" -#: modules/devices/x86/processor.c:755 -msgid "Bug Workarounds" +#: modules/network.c:359 +msgid "Received" msgstr "" -#: modules/devices/printers.c:81 -msgid "⚬ Can do black and white printing=\n" -msgstr "⚬ Puede imprimir en blanco y negro=\n" +#: modules/network.c:365 +#, c-format +msgid "" +"[IP routing table]\n" +"%s\n" +"[$ShellParam$]\n" +"ViewType=0\n" +"ReloadInterval=3000\n" +"ColumnTitle$TextValue=Destination / Gateway\n" +"ColumnTitle$Value=Interface\n" +"ColumnTitle$Extra1=Flags\n" +"ColumnTitle$Extra2=Mask\n" +"ShowColumnHeaders=true\n" +msgstr "" +"[Tabla de ruteo IP]\n" +"%s\n" +"[$ShellParam$]\n" +"ViewType=0\n" +"ReloadInterval=3000\n" +"ColumnTitle$TextValue=Destino / Puerta de enlace\n" +"ColumnTitle$Value=Interfaz\n" +"ColumnTitle$Extra1=Flags\n" +"ColumnTitle$Extra2=Máscara\n" +"ShowColumnHeaders=true\n" -#: modules/devices/printers.c:83 -msgid "⚬ Can do color printing=\n" -msgstr "⚬ Puede imprimir en color=\n" +#: modules/network.c:403 +msgid "Network" +msgstr "Red" -#: modules/devices/printers.c:85 -msgid "⚬ Can do duplexing=\n" -msgstr "⚬ Can do duplexing=\n" +#: modules/network.c:436 +msgid "Gathers information about this computer's network connection" +msgstr "Obtiene información sobre la conexión de red de esta computadora" -#: modules/devices/printers.c:87 -msgid "⚬ Can do staple output=\n" -msgstr "⚬ Puede engrapar la salida=\n" +#: modules/network/net.c:72 +msgctxt "wi-op-mode" +msgid "Auto" +msgstr "" -#: modules/devices/printers.c:89 -msgid "⚬ Can do copies=\n" -msgstr "⚬ Puede hacer copias=\n" +#: modules/network/net.c:73 +msgctxt "wi-op-mode" +msgid "Ad-Hoc" +msgstr "" -#: modules/devices/printers.c:91 -msgid "⚬ Can collate copies=\n" -msgstr "⚬ Puede compaginar copias=\n" +#: modules/network/net.c:74 +msgctxt "wi-op-mode" +msgid "Managed" +msgstr "" -#: modules/devices/printers.c:93 -msgid "⚬ Printer is rejecting jobs=\n" -msgstr "⚬ La impresora está rechazando trabajos=\n" +#: modules/network/net.c:75 +msgctxt "wi-op-mode" +msgid "Master" +msgstr "" -#: modules/devices/printers.c:95 -msgid "⚬ Printer was automatically discovered and added=\n" -msgstr "⚬ La impresora fue encontrada automáticamente y agregada=\n" +#: modules/network/net.c:76 +msgctxt "wi-op-mode" +msgid "Repeater" +msgstr "" -#: modules/devices/printers.c:110 -msgid "Idle" -msgstr "Ocioso" +#: modules/network/net.c:77 +msgctxt "wi-op-mode" +msgid "Secondary" +msgstr "" -#: modules/devices/printers.c:112 -msgid "Printing a Job" -msgstr "Imprimiendo un trabajo" +#: modules/network/net.c:78 +msgctxt "wi-op-mode" +msgid "(Unknown)" +msgstr "" -#: modules/devices/printers.c:114 -msgid "Stopped" -msgstr "Detenido" +#: modules/network/net.c:242 modules/network/net.c:262 +#: modules/network/net.c:270 +msgctxt "net-if-type" +msgid "Ethernet" +msgstr "" -#: modules/devices/printers.c:138 hardinfo/hardinfo.c:56 hardinfo/hardinfo.c:57 -msgid "Yes" -msgstr "Sí" +#: modules/network/net.c:243 +msgctxt "net-if-type" +msgid "Loopback" +msgstr "" -#: modules/devices/printers.c:190 -msgid "" -"[Printers]\n" -"No suitable CUPS library found=" +#: modules/network/net.c:244 +msgctxt "net-if-type" +msgid "Point-to-Point" msgstr "" -"[Impresoras]\n" -"No se encontró ninguna biblioteca CUPS usable=" -#: modules/devices/printers.c:200 -msgid "[Printers (CUPS)]\n" -msgstr "[Impresoras (CUPS)]\n" +#: 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 +msgctxt "net-if-type" +msgid "Wireless" +msgstr "" -#: modules/devices/printers.c:263 -msgid "" -"[Printers]\n" -"No printers found=\n" +#: modules/network/net.c:249 +msgctxt "net-if-type" +msgid "Virtual Point-to-Point (TUN)" msgstr "" -"[Impresoras]\n" -"No se encontraron impresoras=\n" -#: modules/devices/sparc/processor.c:67 -msgid "CPU" +#: modules/network/net.c:250 +msgctxt "net-if-type" +msgid "Ethernet (TAP)" msgstr "" -#: hardinfo/util.c:105 -#, c-format -msgid "%d day, " -msgid_plural "%d days, " -msgstr[0] "%d día, " -msgstr[1] "%d días, " +#: modules/network/net.c:251 +msgctxt "net-if-type" +msgid "Parallel Line Internet Protocol" +msgstr "" -#: hardinfo/util.c:106 -#, c-format -msgid "%d hour, " -msgid_plural "%d hours, " -msgstr[0] "%d hora, " -msgstr[1] "%d horas, " +#: modules/network/net.c:252 +msgctxt "net-if-type" +msgid "Infrared" +msgstr "" -#: hardinfo/util.c:107 hardinfo/util.c:110 -#, c-format -msgid "%d minute" -msgid_plural "%d minutes" -msgstr[0] "%d minuto" -msgstr[1] "%d minutos" +#: modules/network/net.c:253 modules/network/net.c:271 +msgctxt "net-if-type" +msgid "Serial Line Internet Protocol" +msgstr "" -#: hardinfo/util.c:119 -#, c-format -msgid "%.1f B" +#: modules/network/net.c:254 +msgctxt "net-if-type" +msgid "Integrated Services Digital Network" msgstr "" -#: hardinfo/util.c:121 -#, c-format -msgid "%.1f KiB" +#: modules/network/net.c:255 +msgctxt "net-if-type" +msgid "IPv6-over-IPv4 Tunnel" msgstr "" -#: hardinfo/util.c:123 -#, c-format -msgid "%.1f MiB" +#: modules/network/net.c:256 +msgctxt "net-if-type" +msgid "VMWare Virtual Network Interface (NAT)" msgstr "" -#: hardinfo/util.c:125 -#, c-format -msgid "%.1f GiB" +#: modules/network/net.c:257 +msgctxt "net-if-type" +msgid "VMWare Virtual Network Interface" msgstr "" -#: hardinfo/util.c:127 -#, c-format -msgid "%.1f TiB" +#: modules/network/net.c:258 +msgctxt "net-if-type" +msgid "Personal Area Network (PAN)" msgstr "" -#: hardinfo/util.c:129 -#, c-format -msgid "%.1f PiB" +#: modules/network/net.c:259 +msgctxt "net-if-type" +msgid "Bluetooth" msgstr "" -#: hardinfo/util.c:343 -msgid "Error" -msgstr "Error" +#: modules/network/net.c:260 +msgctxt "net-if-type" +msgid "Bridge Interface" +msgstr "" -#: hardinfo/util.c:343 hardinfo/util.c:359 -msgid "Warning" -msgstr "Advertencia" +#: modules/network/net.c:261 +msgctxt "net-if-type" +msgid "Hamachi Virtual Personal Network" +msgstr "" -#: hardinfo/util.c:358 -msgid "Fatal Error" -msgstr "Error fatal" +#: modules/network/net.c:263 +msgctxt "net-if-type" +msgid "Intermediate Functional Block" +msgstr "" -#: hardinfo/util.c:383 -msgid "creates a report and prints to standard output" -msgstr "crea un reporte y lo imprime en la salida estándar" +#: modules/network/net.c:264 +msgctxt "net-if-type" +msgid "GRE Network Tunnel" +msgstr "" -#: hardinfo/util.c:389 -msgid "chooses a report format (text, html)" -msgstr "elige un formato para el reporte (texto, html)" +#: modules/network/net.c:265 +msgctxt "net-if-type" +msgid "Mesh Network" +msgstr "" -#: hardinfo/util.c:395 -msgid "run benchmark; requires benchmark.so to be loaded" -msgstr "correr benchmark; requiere benchmark.so para ser cargado" +#: modules/network/net.c:266 +msgctxt "net-if-type" +msgid "Wireless Master Interface" +msgstr "" -#: hardinfo/util.c:401 -msgid "lists modules" -msgstr "lista los módulos" +#: modules/network/net.c:267 +msgctxt "net-if-type" +msgid "VirtualBox Virtual Network Interface" +msgstr "" -#: hardinfo/util.c:407 -msgid "specify module to load" -msgstr "especificar módulo a cargar" +#: modules/network/net.c:273 +msgctxt "net-if-type" +msgid "Wireless (WAN)" +msgstr "" -#: hardinfo/util.c:413 -msgid "automatically load module dependencies" -msgstr "cargar automáticamente las dependencias de los módulos" +#: modules/network/net.c:275 +msgctxt "net-if-type" +msgid "(Unknown)" +msgstr "" -#: hardinfo/util.c:420 -msgid "run in XML-RPC server mode" -msgstr "correr en modo servidor XML-RPC" +#: modules/network/net.c:348 modules/network/net.c:358 +msgid "Network Interfaces" +msgstr "" -#: hardinfo/util.c:427 -msgid "shows program version and quit" -msgstr "muestra la versión del programa y sale" +#: modules/network/net.c:348 +msgid "None Found" +msgstr "" -#: hardinfo/util.c:432 -msgid "- System Profiler and Benchmark tool" -msgstr "- Analizador de sistema y herramienta de benchmark" +#: modules/network/net.c:400 modules/network/net.c:422 +#: modules/network/net.c:423 +msgid "MiB" +msgstr "" -#: hardinfo/util.c:442 -#, c-format -msgid "" -"Unrecognized arguments.\n" -"Try ``%s --help'' for more information.\n" +#: modules/network/net.c:414 +msgid "Network Adapter Properties" msgstr "" -"Argumentos no reconocidos.\n" -"Intente ``%s --help'' para más información.\n" -#: hardinfo/util.c:508 -#, c-format -msgid "Couldn't find a Web browser to open URL %s." -msgstr "No se pudo encontrar un navegador Web para abrir la URL %s." +#: modules/network/net.c:415 +msgid "Interface Type" +msgstr "" -#: hardinfo/util.c:855 -#, c-format -msgid "Module \"%s\" depends on module \"%s\", load it?" -msgstr "El módulo \"%s\" depende del módulo \"%s\", ¿desea cargarlo?" +#: modules/network/net.c:416 +msgid "Hardware Address (MAC)" +msgstr "" -#: hardinfo/util.c:878 -#, c-format -msgid "Module \"%s\" depends on module \"%s\"." -msgstr "El módulo \"%s\" depende del módulo \"%s\"." +#: modules/network/net.c:420 +msgid "MTU" +msgstr "" -#: hardinfo/util.c:923 -#, c-format -msgid "No module could be loaded. Check permissions on \"%s\" and try again." +#: modules/network/net.c:421 +msgid "Transfer Details" msgstr "" -"No se puede cargar ningún módulo. Verifique los permisos en \"%s\" y pruebe " -"de nuevo." -#: hardinfo/util.c:927 -msgid "" -"No module could be loaded. Please use hardinfo -l to list all available " -"modules and try again with a valid module list." +#: modules/network/net.c:422 +msgid "Bytes Received" msgstr "" -"No se pudo cargar ningún módulo. Por favor use hardinfo -l para listar " -"todoslos módulos disponibles e intente de nuevo con una lista válida de " -"módulos." -#: hardinfo/util.c:1103 -#, c-format -msgid "Scanning: %s..." -msgstr "Escaneando: %s..." +#: modules/network/net.c:423 +msgid "Bytes Sent" +msgstr "" -#: hardinfo/hardinfo.c:48 -msgid "" -"Copyright (C) 2003-2009 Leandro A. F. Pereira. See COPYING for details.\n" -"\n" +#: modules/network/net.c:440 modules/network/net.c:462 +#: modules/network/net.c:463 +msgid "dBm" msgstr "" -"Copyright (C) 2003-2009 Leandro A. F. Pereira. Vea COPYING para más " -"detalles.\n" -"\n" -#: hardinfo/hardinfo.c:50 -#, c-format -msgid "" -"Compile-time options:\n" -" Release version: %s (%s)\n" -" BinReloc enabled: %s\n" -" Data prefix: %s\n" -" Library prefix: %s\n" -" Compiled on: %s %s (%s)\n" +#: modules/network/net.c:440 +msgid "mW" msgstr "" -"Opciones de compilado:\n" -" Versión: %s (%s)\n" -" BinReloc habilitado: %s\n" -" Prefijo de datos: %s\n" -" Prefijo de bibliotecas: %s\n" -" Compilado en: %s %s (%s)\n" -#: hardinfo/hardinfo.c:68 -#, c-format -msgid "" -"Failed to find runtime data.\n" -"\n" -"• Is HardInfo correctly installed?\n" -"• See if %s and %s exists and you have read permission." +#: modules/network/net.c:454 +msgid "Wireless Properties" msgstr "" -"Falló en encontrar datos del programa.\n" -"\n" -"• ¿HardInfo está correctamente instalado?\n" -"• Vea si %s y %s existen y usted tiene permisos de lectura." -#: hardinfo/hardinfo.c:75 -#, c-format -msgid "" -"Modules:\n" -"%-20s%-15s%-12s\n" +#: modules/network/net.c:455 +msgid "Network Name (SSID)" msgstr "" -"Módulos:\n" -"%-20s%-15s%-12s\n" -#: hardinfo/hardinfo.c:76 -msgid "File Name" -msgstr "Nombre de archivo" +#: modules/network/net.c:456 +msgid "Bit Rate" +msgstr "" -#: hardinfo/hardinfo.c:123 -#, c-format -msgid "Unknown benchmark ``%s'' or libbenchmark.so not loaded" -msgstr "Benchmark desconocido ``%s'' o no se cargó libbenchmark.so" +#: modules/network/net.c:456 +msgid "Mb/s" +msgstr "" -#: hardinfo/hardinfo.c:151 -msgid "Don't know what to do. Exiting." -msgstr "No se puede determinar que hacer. Saliendo." +#: modules/network/net.c:457 +msgid "Transmission Power" +msgstr "" + +#: modules/network/net.c:459 +msgid "Status" +msgstr "" + +#: modules/network/net.c:460 +msgid "Link Quality" +msgstr "" + +#: modules/network/net.c:461 +msgid "Signal / Noise" +msgstr "" + +#: modules/network/net.c:476 +msgid "Internet Protocol (IPv4)" +msgstr "" + +#: modules/network/net.c:477 modules/network/net.c:478 +#: modules/network/net.c:480 +msgid "(Not set)" +msgstr "" + +#: modules/network/net.c:478 +msgid "Mask" +msgstr "" + +#: modules/network/net.c:479 +msgid "Broadcast Address" +msgstr "" + +#~ msgid "" +#~ "[$ShellParam$]\n" +#~ "UpdateInterval$Memory=1000\n" +#~ "UpdateInterval$Date/Time=1000\n" +#~ "#ReloadInterval=5000\n" +#~ "[Computer]\n" +#~ "Processor=%s\n" +#~ "Memory=...\n" +#~ "Machine Type=%s\n" +#~ "Operating System=%s\n" +#~ "User Name=%s\n" +#~ "Date/Time=...\n" +#~ "[Display]\n" +#~ "Resolution=%dx%d pixels\n" +#~ "OpenGL Renderer=%s\n" +#~ "X11 Vendor=%s\n" +#~ "\n" +#~ "%s\n" +#~ "[Input Devices]\n" +#~ "%s\n" +#~ "\n" +#~ "%s\n" +#~ "\n" +#~ "%s\n" +#~ msgstr "" +#~ "[$ShellParam$]\n" +#~ "UpdateInterval$Memoria=1000\n" +#~ "UpdateInterval$Fecha/Hora=1000\n" +#~ "#ReloadInterval=5000\n" +#~ "[Equipo]\n" +#~ "Procesador=%s\n" +#~ "Memoria=...\n" +#~ "Tipo de equipo=%s\n" +#~ "Sistema operativo=%s\n" +#~ "Nombre de usuario=%s\n" +#~ "Fecha/Hora=...\n" +#~ "[Pantalla]\n" +#~ "Resolución=%dx%d pixels\n" +#~ "OpenGL Renderer=%s\n" +#~ "Proveedor X11=%s\n" +#~ "\n" +#~ "%s\n" +#~ "[Dispositivos de entrada]\n" +#~ "%s\n" +#~ "\n" +#~ "%s\n" +#~ "\n" +#~ "%s\n" + +#~ msgid "GNU C Library version %s (%sstable)" +#~ msgstr "Versión de la biblioteca GNU C %s (%sestable)" + +#~ msgid "un" +#~ msgstr "in" + +#~ msgid "" +#~ "%s\n" +#~ "[$ShellParam$]\n" +#~ "ReloadInterval=3000\n" +#~ "ViewType=1\n" +#~ "ColumnTitle$TextValue=Interface\n" +#~ "ColumnTitle$Value=IP Address\n" +#~ "ColumnTitle$Extra1=Sent\n" +#~ "ColumnTitle$Extra2=Received\n" +#~ "ShowColumnHeaders=true\n" +#~ "%s" +#~ msgstr "" +#~ "%s\n" +#~ "[$ShellParam$]\n" +#~ "ReloadInterval=3000\n" +#~ "ViewType=1\n" +#~ "ColumnTitle$TextValue=Interfaz\n" +#~ "ColumnTitle$Value=Dirección IP\n" +#~ "ColumnTitle$Extra1=Enviado\n" +#~ "ColumnTitle$Extra2=Recibido\n" +#~ "ShowColumnHeaders=true\n" +#~ "%s" + +#~ msgid "%d day, " +#~ msgid_plural "%d days, " +#~ msgstr[0] "%d día, " +#~ msgstr[1] "%d días, " + +#~ msgid "%d hour, " +#~ msgid_plural "%d hours, " +#~ msgstr[0] "%d hora, " +#~ msgstr[1] "%d horas, " #~ msgid "_Connect to..." #~ msgstr "_Conectar a..." @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: hardinfo\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-12 04:06-0500\n" +"POT-Creation-Date: 2017-07-19 14:05-0500\n" "PO-Revision-Date: 2014-09-03\n" "Last-Translator: yolateng0 @olala22000\n" "Language-Team: LeFlood\n" @@ -18,6 +18,352 @@ msgstr "" "X-Generator: Poedit 1.5.4\n" "X-Poedit-KeywordsList: HardInfo\n" +#: hardinfo/hardinfo.c:48 +msgid "" +"Copyright (C) 2003-2009 Leandro A. F. Pereira. See COPYING for details.\n" +"\n" +msgstr "" +"Copyright (C) 2003-2009 Leandro A. F. Pereira. voir COPYING pour les " +"details.\n" +"\n" + +#: hardinfo/hardinfo.c:50 +#, c-format +msgid "" +"Compile-time options:\n" +" Release version: %s (%s)\n" +" BinReloc enabled: %s\n" +" Data prefix: %s\n" +" Library prefix: %s\n" +" Compiled on: %s %s (%s)\n" +msgstr "" + +#: hardinfo/hardinfo.c:56 hardinfo/hardinfo.c:57 +#: modules/devices/printers.c:138 +msgid "Yes" +msgstr "Oui" + +#: hardinfo/hardinfo.c:57 modules/computer.c:550 +#: modules/devices/printers.c:138 +msgid "No" +msgstr "Non" + +#: hardinfo/hardinfo.c:68 +#, c-format +msgid "" +"Failed to find runtime data.\n" +"\n" +"• Is HardInfo correctly installed?\n" +"• See if %s and %s exists and you have read permission." +msgstr "" +"Impossible de trouver les données d'exécution.\n" +"\n" +"• Est ce que HardInfo est correctement installé?\n" +"• Voir si %s et %s existes et que vous avez bien les privilèges." + +#: hardinfo/hardinfo.c:75 +#, c-format +msgid "" +"Modules:\n" +"%-20s%-15s%-12s\n" +msgstr "" +"Modules:\n" +"%-20s%-15s%-12s\n" + +#: hardinfo/hardinfo.c:76 +msgid "File Name" +msgstr "Nom du fichier" + +#: hardinfo/hardinfo.c:76 modules/devices/ia64/processor.c:152 +#: modules/devices/sh/processor.c:76 +msgid "Name" +msgstr "Nom" + +#: hardinfo/hardinfo.c:76 modules/computer.c:463 modules/computer.c:465 +msgid "Version" +msgstr "Version" + +#: hardinfo/hardinfo.c:123 +#, c-format +msgid "Unknown benchmark ``%s'' or libbenchmark.so not loaded" +msgstr "Benchmark inconnu ``%s'' ou libbenchmark.so non chargé" + +#: hardinfo/hardinfo.c:151 +msgid "Don't know what to do. Exiting." +msgstr "Que faire. Sortie." + +#: hardinfo/util.c:104 modules/computer/uptime.c:53 +#, c-format +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "" +msgstr[1] "" + +#: hardinfo/util.c:105 modules/computer/uptime.c:54 +#, c-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "" +msgstr[1] "" + +#: hardinfo/util.c:106 modules/computer/uptime.c:55 +#, c-format +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minute" +msgstr[1] "%d minutes" + +#: hardinfo/util.c:107 +#, c-format +msgid "%d second" +msgid_plural "%d seconds" +msgstr[0] "" +msgstr[1] "" + +#: hardinfo/util.c:128 +#, c-format +msgid "%.1f B" +msgstr "%.1f B" + +#: hardinfo/util.c:130 +#, c-format +msgid "%.1f KiB" +msgstr "%.1f KiB" + +#: hardinfo/util.c:132 +#, c-format +msgid "%.1f MiB" +msgstr "%.1f MiB" + +#: hardinfo/util.c:134 +#, c-format +msgid "%.1f GiB" +msgstr "%.1f GiB" + +#: hardinfo/util.c:136 +#, c-format +msgid "%.1f TiB" +msgstr "" + +#: hardinfo/util.c:138 +#, c-format +msgid "%.1f PiB" +msgstr "" + +#: hardinfo/util.c:352 +msgid "Error" +msgstr "Erreur" + +#: hardinfo/util.c:352 hardinfo/util.c:368 +msgid "Warning" +msgstr "Attention" + +#: hardinfo/util.c:367 +msgid "Fatal Error" +msgstr "Erreur Fatale" + +#: hardinfo/util.c:392 +msgid "creates a report and prints to standard output" +msgstr "crée un rapport et imprime sur la sortie standard" + +#: hardinfo/util.c:398 +msgid "chooses a report format (text, html)" +msgstr "choisir un format de rapport (texte, html)" + +#: hardinfo/util.c:404 +msgid "run benchmark; requires benchmark.so to be loaded" +msgstr "Envoyé le benchmark; nécessite benchmark.so" + +#: hardinfo/util.c:410 +msgid "lists modules" +msgstr "Listes des modules" + +#: hardinfo/util.c:416 +msgid "specify module to load" +msgstr "spécifie les modules à charger" + +#: hardinfo/util.c:422 +msgid "automatically load module dependencies" +msgstr "charger automatiquement les dépendances entre modules" + +#: hardinfo/util.c:429 +msgid "run in XML-RPC server mode" +msgstr "fonctionner en mode serveur XML-RPC" + +#: hardinfo/util.c:436 +msgid "shows program version and quit" +msgstr "Affiche la version du programme et quitter" + +#: hardinfo/util.c:441 +msgid "- System Profiler and Benchmark tool" +msgstr "- Profil du Systeme et outil d'évaluation Benchmark" + +#: hardinfo/util.c:451 +#, c-format +msgid "" +"Unrecognized arguments.\n" +"Try ``%s --help'' for more information.\n" +msgstr "" +"commandes inconnues.\n" +"taper ``%s --help'' pour plus d'informations.\n" + +#: hardinfo/util.c:517 +#, c-format +msgid "Couldn't find a Web browser to open URL %s." +msgstr "Impossible de trouver un navigateur Web pour ouvrir l'URL %s." + +#: hardinfo/util.c:866 +#, c-format +msgid "Module \"%s\" depends on module \"%s\", load it?" +msgstr "Module \"%s\" depends du module \"%s\", le charger?" + +#: hardinfo/util.c:889 +#, c-format +msgid "Module \"%s\" depends on module \"%s\"." +msgstr "Module \"%s\" depends du module \"%s\"." + +#: hardinfo/util.c:934 +#, c-format +msgid "No module could be loaded. Check permissions on \"%s\" and try again." +msgstr "" +"Aucun module peut être chargé. Vérifiez les permissions sur \"%s\" et " +"essayez à nouveau." + +#: hardinfo/util.c:938 +msgid "" +"No module could be loaded. Please use hardinfo -l to list all available " +"modules and try again with a valid module list." +msgstr "" +"Aucun module peut être chargé. S'il vous plaît utiliser hardinfo -l pour " +"répertorier tous les modules disponibles et essayez à nouveau avec une liste " +"de modules valides." + +#: hardinfo/util.c:1114 +#, c-format +msgid "Scanning: %s..." +msgstr "Scanne: %s..." + +#: hardinfo/util.c:1124 shell/callbacks.c:67 shell/shell.c:303 +#: shell/shell.c:721 shell/shell.c:1695 modules/benchmark.c:440 +#: modules/benchmark.c:448 +msgid "Done." +msgstr "Réalisé." + +#: shell/callbacks.c:47 +msgid "Save Image" +msgstr "Sauvergarder l'image" + +#: shell/callbacks.c:63 +msgid "Saving image..." +msgstr "Sauvegarde de l'image" + +#: shell/callbacks.c:151 +#, c-format +msgid "%s Module" +msgstr "%s Module" + +#: shell/callbacks.c:158 +#, c-format +msgid "" +"Written by %s\n" +"Licensed under %s" +msgstr "" +"Ecrit par %s\n" +"Sous Licence %s" + +#: shell/callbacks.c:172 +#, c-format +msgid "No about information is associated with the %s module." +msgstr "Pas d'information associée au module %s." + +#: shell/callbacks.c:186 +msgid "Author:" +msgstr "Auteur:" + +#: shell/callbacks.c:189 +msgid "Contributors:" +msgstr "Contributeurs:" + +#: shell/callbacks.c:193 +msgid "Based on work by:" +msgstr "Basé sur le travail de:" + +#: shell/callbacks.c:194 +msgid "MD5 implementation by Colin Plumb (see md5.c for details)" +msgstr "Implémentation MD5 par Colin Plumb (voir md5.c pour les détails)" + +#: shell/callbacks.c:195 +msgid "SHA1 implementation by Steve Reid (see sha1.c for details)" +msgstr "implémentation SHA1 par Steve Reid (voir sha1.c pour les détails)" + +#: shell/callbacks.c:196 +msgid "Blowfish implementation by Paul Kocher (see blowfich.c for details)" +msgstr "" +"Implémentation Blowfish par Paul Kocher (voir blowchih.c pour de plus amples " +"détails" + +#: shell/callbacks.c:197 +msgid "Raytracing benchmark by John Walker (see fbench.c for details)" +msgstr "" +"Raytracing benchmark par John Walker (voir fbench.c pour de plus amples " +"détails)" + +#: shell/callbacks.c:198 +msgid "FFT benchmark by Scott Robert Ladd (see fftbench.c for details)" +msgstr "FFT benchmark par Scott Robert Ladd (voir fftbench.c pour les détails)" + +#: shell/callbacks.c:199 +msgid "Some code partly based on x86cpucaps by Osamu Kayasono" +msgstr "Une partie du code est basé sur x86cpucaps par Osamu Kayasono" + +#: shell/callbacks.c:200 +msgid "Vendor list based on GtkSysInfo by Pissens Sebastien" +msgstr "La liste des fabricants est basée sur GtkSysInfo par Pissens Sebastien" + +#: shell/callbacks.c:201 +msgid "DMI support based on code by Stewart Adam" +msgstr "Les supports DMI sont basés sur le code de Stewart Adam" + +#: shell/callbacks.c:202 +msgid "SCSI support based on code by Pascal F. Martin" +msgstr "Les supports SCSI sont basés sur le code de Pascal F. Martin" + +#: shell/callbacks.c:206 +msgid "Jakub Szypulka" +msgstr "Jakub Szypulka" + +#: shell/callbacks.c:207 +msgid "Tango Project" +msgstr "Projet Tango" + +#: shell/callbacks.c:208 +msgid "The GNOME Project" +msgstr "Le Projet Gnome" + +#: shell/callbacks.c:209 +msgid "VMWare, Inc. (USB icon from VMWare Workstation 6)" +msgstr "VMWare, Inc. (USB icône sur VMWare Workstation 6)" + +#: shell/callbacks.c:220 +msgid "System information and benchmark tool" +msgstr "Information du systeme et outil d'évaluation" + +#: shell/callbacks.c:225 +msgid "" +"HardInfo is free software; you can redistribute it and/or modify it under " +"the terms of the GNU General Public License as published by the Free " +"Software Foundation, version 2.\n" +"\n" +"This program is distributed in the hope that it will be useful, but WITHOUT " +"ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " +"FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for " +"more details.\n" +"\n" +"You should have received a copy of the GNU General Public License along with " +"this program; if not, write to the Free Software Foundation, Inc., 51 " +"Franklin St, Fifth Floor, Boston, MA 02110-1301 USA" +msgstr "" + #: shell/menu.c:35 msgid "_Information" msgstr "_Information" @@ -147,11 +493,6 @@ msgstr "Sélectionner _Tout" msgid "_Generate" msgstr "_Création" -#: shell/shell.c:303 shell/shell.c:721 shell/shell.c:1695 shell/callbacks.c:67 -#: modules/benchmark.c:440 modules/benchmark.c:448 hardinfo/util.c:1113 -msgid "Done." -msgstr "Réalisé." - #: shell/shell.c:396 #, c-format msgid "%s - System Information" @@ -265,126 +606,151 @@ msgstr "Mises à jour" msgid "_Synchronize" msgstr "_Synchronisation" -#: shell/callbacks.c:47 -msgid "Save Image" -msgstr "Sauvergarder l'image" - -#: shell/callbacks.c:63 -msgid "Saving image..." -msgstr "Sauvegarde de l'image" +#: modules/benchmark.c:52 +msgid "CPU Blowfish" +msgstr "Test CPU Blowfish" -#: shell/callbacks.c:151 -#, c-format -msgid "%s Module" -msgstr "%s Module" +#: modules/benchmark.c:53 +msgid "CPU CryptoHash" +msgstr "Test CPU CryptoHash" -#: shell/callbacks.c:158 -#, c-format -msgid "" -"Written by %s\n" -"Licensed under %s" -msgstr "" -"Ecrit par %s\n" -"Sous Licence %s" +#: modules/benchmark.c:54 +msgid "CPU Fibonacci" +msgstr "Test CPU Fibonacci " -#: shell/callbacks.c:172 -#, c-format -msgid "No about information is associated with the %s module." -msgstr "Pas d'information associée au module %s." +#: modules/benchmark.c:55 +msgid "CPU N-Queens" +msgstr "Test CPU N-Queens" -#: shell/callbacks.c:186 -msgid "Author:" -msgstr "Auteur:" +#: modules/benchmark.c:56 +msgid "CPU Zlib" +msgstr "" -#: shell/callbacks.c:189 -msgid "Contributors:" -msgstr "Contributeurs:" +#: modules/benchmark.c:57 +msgid "FPU FFT" +msgstr "Test FPU FFT" -#: shell/callbacks.c:193 -msgid "Based on work by:" -msgstr "Basé sur le travail de:" +#: modules/benchmark.c:58 +msgid "FPU Raytracing" +msgstr "Test FPU Raytracing" -#: shell/callbacks.c:194 -msgid "MD5 implementation by Colin Plumb (see md5.c for details)" -msgstr "Implémentation MD5 par Colin Plumb (voir md5.c pour les détails)" +#: modules/benchmark.c:59 +msgid "GPU Drawing" +msgstr "Test GPU Drawing" -#: shell/callbacks.c:195 -msgid "SHA1 implementation by Steve Reid (see sha1.c for details)" -msgstr "implémentation SHA1 par Steve Reid (voir sha1.c pour les détails)" +#: modules/benchmark.c:225 +#, c-format +msgid "" +"[$ShellParam$]\n" +"Zebra=1\n" +"OrderType=%d\n" +"ViewType=3\n" +"ColumnTitle$Extra1=CPU Clock\n" +"ColumnTitle$Progress=Results\n" +"ColumnTitle$TextValue=CPU\n" +"ShowColumnHeaders=true\n" +"[%s]\n" +"<big><b>This Machine</b></big>=%.3f|%s MHz\n" +"%s" +msgstr "" +"[$ShellParam$]\n" +"Zebra=1\n" +"OrderType=%d\n" +"ViewType=3\n" +"ColumnTitle$Extra1=CPU Clock\n" +"ColumnTitle$Progress=Results\n" +"ColumnTitle$TextValue=CPU\n" +"ShowColumnHeaders=true\n" +"[%s]\n" +"<big><b>Cet Ordinateur</b></big>=%.3f|%s MHz\n" +"%s" -#: shell/callbacks.c:196 -msgid "Blowfish implementation by Paul Kocher (see blowfich.c for details)" +#: modules/benchmark.c:238 +#, c-format +msgid "" +"[$ShellParam$]\n" +"Zebra=1\n" +"OrderType=%d\n" +"ViewType=3\n" +"ColumnTitle$Extra1=CPU Clock\n" +"ColumnTitle$Progress=Results\n" +"ColumnTitle$TextValue=CPU\n" +"ShowColumnHeaders=true\n" +"[%s]\n" +"%s" msgstr "" -"Implémentation Blowfish par Paul Kocher (voir blowchih.c pour de plus amples " -"détails" +"[$ShellParam$]\n" +"Zebra=1\n" +"OrderType=%d\n" +"ViewType=3\n" +"ColumnTitle$Extra1=CPU Clock\n" +"ColumnTitle$Progress=Results\n" +"ColumnTitle$TextValue=CPU\n" +"ShowColumnHeaders=true\n" +"[%s]\n" +"%s" -#: shell/callbacks.c:197 -msgid "Raytracing benchmark by John Walker (see fbench.c for details)" +#: modules/benchmark.c:372 +#, c-format +msgid "Benchmarking: <b>%s</b>." +msgstr "Benchmarking: <b>%s</b>." + +#: modules/benchmark.c:386 +msgid "Benchmarking. Please do not move your mouse or press any keys." msgstr "" -"Raytracing benchmark par John Walker (voir fbench.c pour de plus amples " -"détails)" +"Benchmarking. S'il vous plaît ne pas déplacer votre souris ou appuyer sur " +"les touches" -#: shell/callbacks.c:198 -msgid "FFT benchmark by Scott Robert Ladd (see fftbench.c for details)" -msgstr "FFT benchmark par Scott Robert Ladd (voir fftbench.c pour les détails)" +#: modules/benchmark.c:390 +msgid "Cancel" +msgstr "Annuler" -#: shell/callbacks.c:199 -msgid "Some code partly based on x86cpucaps by Osamu Kayasono" -msgstr "Une partie du code est basé sur x86cpucaps par Osamu Kayasono" +#: modules/benchmark.c:527 +msgid "Results in MiB/second. Higher is better." +msgstr "Résultats en MiB/seconde. Plus c'est élevé meilleur c'est." -#: shell/callbacks.c:200 -msgid "Vendor list based on GtkSysInfo by Pissens Sebastien" -msgstr "La liste des fabricants est basée sur GtkSysInfo par Pissens Sebastien" +#: modules/benchmark.c:531 +msgid "Results in HIMarks. Higher is better." +msgstr "Résultats en HIMarks. Plus c'est élevé meilleur c'est." -#: shell/callbacks.c:201 -msgid "DMI support based on code by Stewart Adam" -msgstr "Les supports DMI sont basés sur le code de Stewart Adam" +#: modules/benchmark.c:538 +msgid "Results in seconds. Lower is better." +msgstr "Résultats en secondes. Plus c'est bas meilleur c'est." -#: shell/callbacks.c:202 -msgid "SCSI support based on code by Pascal F. Martin" -msgstr "Les supports SCSI sont basés sur le code de Pascal F. Martin" +#: modules/benchmark.c:546 +msgid "Benchmarks" +msgstr "Benchmarks" -#: shell/callbacks.c:206 -msgid "Jakub Szypulka" -msgstr "Jakub Szypulka" +#: modules/benchmark.c:564 +msgid "Perform tasks and compare with other systems" +msgstr "Effectuer des tâches et les comparer avec d'autres systèmes" -#: shell/callbacks.c:207 -msgid "Tango Project" -msgstr "Projet Tango" +#: modules/benchmark.c:654 +msgid "Send benchmark results" +msgstr "Envoyer vos résultats de référence" -#: shell/callbacks.c:208 -msgid "The GNOME Project" -msgstr "Le Projet Gnome" +#: modules/benchmark.c:659 +msgid "Receive benchmark results" +msgstr "Recevoir les résultats de benchmark" -#: shell/callbacks.c:209 -msgid "VMWare, Inc. (USB icon from VMWare Workstation 6)" -msgstr "VMWare, Inc. (USB icône sur VMWare Workstation 6)" +#: modules/computer/alsa.c:26 +msgid "[Audio Devices]\n" +msgstr "[Audio Devices]\n" -#: shell/callbacks.c:220 -msgid "System information and benchmark tool" -msgstr "Information du systeme et outil d'évaluation" +#: modules/computer/alsa.c:33 +#, c-format +msgid "Audio Adapter#%d=%s\n" +msgstr "Adapteur Audio#%d=%s\n" -#: shell/callbacks.c:225 -msgid "" -"HardInfo is free software; you can redistribute it and/or modify it under " -"the terms of the GNU General Public License as published by the Free " -"Software Foundation, version 2.\n" -"\n" -"This program is distributed in the hope that it will be useful, but WITHOUT " -"ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " -"FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for " -"more details.\n" -"\n" -"You should have received a copy of the GNU General Public License along with " -"this program; if not, write to the Free Software Foundation, Inc., 51 " -"Franklin St, Fifth Floor, Boston, MA 02110-1301 USA" -msgstr "" +#: modules/computer/boots.c:33 +msgid "[Boots]\n" +msgstr "[Boots]\n" #: modules/computer.c:68 msgid "Summary" msgstr "Résumé" -#: modules/computer.c:69 modules/computer.c:428 +#: modules/computer.c:69 modules/computer.c:412 modules/computer.c:685 msgid "Operating System" msgstr "Systeme d'exploitation" @@ -404,7 +770,7 @@ msgstr "Langues" msgid "Filesystems" msgstr "Fichiers Systeme" -#: modules/computer.c:74 modules/computer.c:431 +#: modules/computer.c:74 modules/computer.c:415 msgid "Display" msgstr "Affichage" @@ -424,8 +790,8 @@ msgstr "Utilisateurs" msgid "Groups" msgstr "Groupes" -#: modules/computer.c:101 modules/computer.c:421 modules/computer.c:426 -#: modules/devices.c:92 +#: modules/computer.c:101 modules/computer.c:405 modules/computer.c:410 +#: modules/devices.c:96 msgid "Memory" msgstr "Mémoire" @@ -434,19 +800,19 @@ msgstr "Mémoire" msgid "%dMB (%dMB used)" msgstr "%dMB (%dMB utilisé)" -#: modules/computer.c:105 modules/computer.c:495 modules/computer.c:511 +#: modules/computer.c:105 modules/computer.c:459 modules/computer.c:475 msgid "Uptime" msgstr "" -#: modules/computer.c:107 modules/computer.c:422 modules/computer.c:430 +#: modules/computer.c:107 modules/computer.c:406 modules/computer.c:414 msgid "Date/Time" msgstr "Date/Heure" -#: modules/computer.c:112 modules/computer.c:497 modules/computer.c:512 +#: modules/computer.c:112 modules/computer.c:461 modules/computer.c:476 msgid "Load Average" msgstr "" -#: modules/computer.c:114 modules/computer.c:496 modules/computer.c:513 +#: modules/computer.c:114 modules/computer.c:460 modules/computer.c:477 msgid "Available entropy in /dev/random" msgstr "" @@ -455,108 +821,124 @@ msgid "Scripting Languages" msgstr "Type de script" #: modules/computer.c:201 -msgid "CPython" -msgstr "CPython" +msgid "Python" +msgstr "" #: modules/computer.c:202 +msgid "Python2" +msgstr "" + +#: modules/computer.c:203 +msgid "Python3" +msgstr "" + +#: modules/computer.c:204 msgid "Perl" msgstr "Perl" -#: modules/computer.c:203 +#: modules/computer.c:205 +msgid "Perl6 (VM)" +msgstr "" + +#: modules/computer.c:206 +msgid "Perl6" +msgstr "" + +#: modules/computer.c:207 msgid "PHP" msgstr "PHP" -#: modules/computer.c:204 +#: modules/computer.c:208 msgid "Ruby" msgstr "Ruby" -#: modules/computer.c:205 +#: modules/computer.c:209 msgid "Bash" msgstr "Bash" -#: modules/computer.c:206 +#: modules/computer.c:210 msgid "Compilers" msgstr "Compilateurs" -#: modules/computer.c:207 +#: modules/computer.c:211 msgid "C (GCC)" msgstr "C (GCC)" -#: modules/computer.c:208 +#: modules/computer.c:212 msgid "C (Clang)" msgstr "" -#: modules/computer.c:209 +#: modules/computer.c:213 msgid "D (dmd)" msgstr "" -#: modules/computer.c:210 +#: modules/computer.c:214 msgid "Java" msgstr "Java" -#: modules/computer.c:211 +#: modules/computer.c:215 msgid "CSharp (Mono, old)" msgstr "CSharp (Mono, old)" -#: modules/computer.c:212 +#: modules/computer.c:216 msgid "CSharp (Mono)" msgstr "CSharp (Mono)" -#: modules/computer.c:213 +#: modules/computer.c:217 msgid "Vala" msgstr "Vala" -#: modules/computer.c:214 +#: modules/computer.c:218 msgid "Haskell (GHC)" msgstr "Haskell (GHC)" -#: modules/computer.c:215 +#: modules/computer.c:219 msgid "FreePascal" msgstr "FreePascal" -#: modules/computer.c:216 +#: modules/computer.c:220 msgid "Go" msgstr "" -#: modules/computer.c:217 +#: modules/computer.c:221 msgid "Tools" msgstr "Outils" -#: modules/computer.c:218 +#: modules/computer.c:222 msgid "make" msgstr "" -#: modules/computer.c:219 +#: modules/computer.c:223 msgid "GDB" msgstr "" -#: modules/computer.c:220 +#: modules/computer.c:224 msgid "strace" msgstr "" -#: modules/computer.c:221 +#: modules/computer.c:225 msgid "valgrind" msgstr "" -#: modules/computer.c:222 +#: modules/computer.c:226 msgid "QMake" msgstr "" -#: modules/computer.c:223 +#: modules/computer.c:227 msgid "CMake" msgstr "" -#: modules/computer.c:266 +#: modules/computer.c:271 #, c-format msgid "%s=Not found\n" msgstr "%s=Non trouvé\n" -#: modules/computer.c:269 +#: modules/computer.c:274 #, c-format msgid "Detecting version: %s" msgstr "Version détectée: %s" -#: modules/computer.c:280 +#: modules/computer.c:285 #, c-format msgid "" "[$ShellParam$]\n" @@ -571,164 +953,90 @@ msgstr "" "ShowColumnHeaders=true\n" "%s" -#: modules/computer.c:362 +#: modules/computer.c:367 msgid "Physical machine" msgstr "Machine physique" -#: modules/computer.c:380 -#, c-format -msgid "" -"[$ShellParam$]\n" -"UpdateInterval$Memory=1000\n" -"UpdateInterval$Date/Time=1000\n" -"#ReloadInterval=5000\n" -"[Computer]\n" -"Processor=%s\n" -"Memory=...\n" -"Machine Type=%s\n" -"Operating System=%s\n" -"User Name=%s\n" -"Date/Time=...\n" -"[Display]\n" -"Resolution=%dx%d pixels\n" -"OpenGL Renderer=%s\n" -"X11 Vendor=%s\n" -"\n" -"%s\n" -"[Input Devices]\n" -"%s\n" -"\n" -"%s\n" -"\n" -"%s\n" -msgstr "" -"[$ShellParam$]\n" -"UpdateInterval$Memory=1000\n" -"UpdateInterval$Date/Time=1000\n" -"#ReloadInterval=5000\n" -"[Computer]\n" -"Processeur=%s\n" -"Memoire=...\n" -"Machine Type=%s\n" -"Systeme d'exploitation=%s\n" -"Utilisateur=%s\n" -"Date/Heure=...\n" -"[Display]\n" -"Résolution=%dx%d pixels\n" -"OpenGL Renderer=%s\n" -"X11 Vendor=%s\n" -"\n" -"%s\n" -"[Input Devices]\n" -"%s\n" -"\n" -"%s\n" -"\n" -"%s\n" - -#: modules/computer.c:424 modules/computer.c:680 +#: modules/computer.c:408 modules/computer.c:644 msgid "Computer" msgstr "Ordinateur" -#: modules/computer.c:425 modules/devices.c:91 -#: modules/devices/alpha/processor.c:79 modules/devices/arm/processor.c:235 -#: modules/devices/s390/processor.c:123 modules/devices/m68k/processor.c:75 -#: modules/devices/sh/processor.c:75 modules/devices/parisc/processor.c:146 -#: modules/devices/ia64/processor.c:151 modules/devices/ppc/processor.c:149 -#: modules/devices/mips/processor.c:66 modules/devices/riscv/processor.c:173 -#: modules/devices/x86/processor.c:738 modules/devices/sparc/processor.c:66 +#: modules/computer.c:409 modules/devices/alpha/processor.c:79 +#: modules/devices/arm/processor.c:235 modules/devices.c:95 +#: modules/devices/ia64/processor.c:151 modules/devices/m68k/processor.c:75 +#: modules/devices/mips/processor.c:66 modules/devices/parisc/processor.c:146 +#: modules/devices/ppc/processor.c:149 modules/devices/riscv/processor.c:173 +#: modules/devices/s390/processor.c:123 modules/devices/sh/processor.c:75 +#: modules/devices/sparc/processor.c:66 modules/devices/x86/processor.c:405 msgid "Processor" msgstr "Processeur" -#: modules/computer.c:427 +#: modules/computer.c:411 msgid "Machine Type" msgstr "" -#: modules/computer.c:429 modules/computer.c:506 +#: modules/computer.c:413 modules/computer.c:470 msgid "User Name" msgstr "Utilisateur" -#: modules/computer.c:432 +#: modules/computer.c:416 msgid "Resolution" msgstr "Résolution" -#: modules/computer.c:434 +#. /label for resolution +#: modules/computer.c:418 +msgid "pixels" +msgstr "" + +#: modules/computer.c:419 msgid "OpenGL Renderer" msgstr "" -#: modules/computer.c:435 +#: modules/computer.c:420 msgid "X11 Vendor" msgstr "" -#: modules/computer.c:437 modules/devices.c:98 +#: modules/computer.c:422 modules/devices.c:102 msgid "Input Devices" msgstr "Périphériques d'entrée" -#: modules/computer.c:453 -#, c-format -msgid "" -"[$ShellParam$]\n" -"UpdateInterval$Uptime=10000\n" -"UpdateInterval$Load Average=1000\n" -"UpdateInterval$Available entropy in /dev/random=1000\n" -"[Version]\n" -"Kernel=%s\n" -"Version=%s\n" -"C Library=%s\n" -"Distribution=%s\n" -"[Current Session]\n" -"Computer Name=%s\n" -"User Name=%s\n" -"#Language=%s\n" -"Home Directory=%s\n" -"Desktop Environment=%s\n" -"[Misc]\n" -"Uptime=...\n" -"Load Average=...\n" -"Available entropy in /dev/random=...\n" -msgstr "" - -#: modules/computer.c:499 modules/computer.c:501 hardinfo/hardinfo.c:76 -msgid "Version" -msgstr "Version" - -#: modules/computer.c:500 +#: modules/computer.c:464 msgid "Kernel" msgstr "" -#: modules/computer.c:502 +#: modules/computer.c:466 msgid "C Library" msgstr "" -#: modules/computer.c:503 +#: modules/computer.c:467 msgid "Distribution" msgstr "" -#: modules/computer.c:504 +#: modules/computer.c:468 msgid "Current Session" msgstr "" -#: modules/computer.c:505 +#: modules/computer.c:469 msgid "Computer Name" msgstr "" -#: modules/computer.c:507 -msgid "#Language" +#: modules/computer.c:471 +msgid "Language" msgstr "" -#: modules/computer.c:508 +#: modules/computer.c:472 modules/computer/users.c:50 msgid "Home Directory" msgstr "" -#: modules/computer.c:509 +#: modules/computer.c:473 msgid "Desktop Environment" msgstr "" -#: modules/computer.c:510 +#: modules/computer.c:474 msgid "Misc" msgstr "" -#: modules/computer.c:518 +#: modules/computer.c:482 #, c-format msgid "" "[Loaded Modules]\n" @@ -745,7 +1053,7 @@ msgstr "" "ColumnTitle$Value=Description\n" "ShowColumnHeaders=true\n" -#: modules/computer.c:529 +#: modules/computer.c:493 #, c-format msgid "" "[$ShellParam$]\n" @@ -762,7 +1070,7 @@ msgstr "" "\n" "%s" -#: modules/computer.c:539 +#: modules/computer.c:503 #, c-format msgid "" "[$ShellParam$]\n" @@ -781,7 +1089,7 @@ msgstr "" "[Available Langages]\n" "%s" -#: modules/computer.c:550 +#: modules/computer.c:514 #, c-format msgid "" "[$ShellParam$]\n" @@ -808,7 +1116,7 @@ msgstr "" "[Mounted File Systems]\n" "%s\n" -#: modules/computer.c:564 +#: modules/computer.c:528 #, c-format msgid "" "[Display]\n" @@ -835,15 +1143,11 @@ msgstr "" "Version=%s\n" "Direct Rendering=%s\n" -#: modules/computer.c:586 +#: modules/computer.c:550 msgid "Y_es" msgstr "O_ui" -#: modules/computer.c:586 modules/devices/printers.c:138 hardinfo/hardinfo.c:57 -msgid "No" -msgstr "Non" - -#: modules/computer.c:600 +#: modules/computer.c:564 #, c-format msgid "" "[$ShellParam$]\n" @@ -862,423 +1166,169 @@ msgstr "" "[Groups]\n" "%s\n" -#: modules/computer.c:774 -msgid "Gathers high-level computer information" -msgstr "Collecte des informations de l'ordinateur" - -#: modules/benchmark.c:52 -msgid "CPU Blowfish" -msgstr "Test CPU Blowfish" - -#: modules/benchmark.c:53 -msgid "CPU CryptoHash" -msgstr "Test CPU CryptoHash" - -#: modules/benchmark.c:54 -msgid "CPU Fibonacci" -msgstr "Test CPU Fibonacci " +#: modules/computer.c:686 modules/devices/sparc/processor.c:67 +msgid "CPU" +msgstr "" -#: modules/benchmark.c:55 -msgid "CPU N-Queens" -msgstr "Test CPU N-Queens" +#: modules/computer.c:686 +msgid "RAM" +msgstr "" -#: modules/benchmark.c:56 -msgid "CPU Zlib" +#: modules/computer.c:686 +msgid "Motherboard" msgstr "" -#: modules/benchmark.c:57 -msgid "FPU FFT" -msgstr "Test FPU FFT" +#: modules/computer.c:686 +msgid "Graphics" +msgstr "" -#: modules/benchmark.c:58 -msgid "FPU Raytracing" -msgstr "Test FPU Raytracing" +#: modules/computer.c:687 modules/devices.c:103 +msgid "Storage" +msgstr "Stockage" -#: modules/benchmark.c:59 -msgid "GPU Drawing" -msgstr "Test GPU Drawing" +#: modules/computer.c:687 modules/devices.c:99 +msgid "Printers" +msgstr "Imprimantes" -#: modules/benchmark.c:225 -#, c-format -msgid "" -"[$ShellParam$]\n" -"Zebra=1\n" -"OrderType=%d\n" -"ViewType=3\n" -"ColumnTitle$Extra1=CPU Clock\n" -"ColumnTitle$Progress=Results\n" -"ColumnTitle$TextValue=CPU\n" -"ShowColumnHeaders=true\n" -"[%s]\n" -"<big><b>This Machine</b></big>=%.3f|%s MHz\n" -"%s" +#: modules/computer.c:687 +msgid "Audio" msgstr "" -"[$ShellParam$]\n" -"Zebra=1\n" -"OrderType=%d\n" -"ViewType=3\n" -"ColumnTitle$Extra1=CPU Clock\n" -"ColumnTitle$Progress=Results\n" -"ColumnTitle$TextValue=CPU\n" -"ShowColumnHeaders=true\n" -"[%s]\n" -"<big><b>Cet Ordinateur</b></big>=%.3f|%s MHz\n" -"%s" -#: modules/benchmark.c:238 -#, c-format -msgid "" -"[$ShellParam$]\n" -"Zebra=1\n" -"OrderType=%d\n" -"ViewType=3\n" -"ColumnTitle$Extra1=CPU Clock\n" -"ColumnTitle$Progress=Results\n" -"ColumnTitle$TextValue=CPU\n" -"ShowColumnHeaders=true\n" -"[%s]\n" -"%s" -msgstr "" -"[$ShellParam$]\n" -"Zebra=1\n" -"OrderType=%d\n" -"ViewType=3\n" -"ColumnTitle$Extra1=CPU Clock\n" -"ColumnTitle$Progress=Results\n" -"ColumnTitle$TextValue=CPU\n" -"ShowColumnHeaders=true\n" -"[%s]\n" -"%s" +#: modules/computer.c:742 +msgid "Gathers high-level computer information" +msgstr "Collecte des informations de l'ordinateur" -#: modules/benchmark.c:372 +#: modules/computer/display.c:122 #, c-format -msgid "Benchmarking: <b>%s</b>." -msgstr "Benchmarking: <b>%s</b>." +msgid "Monitor %d=%dx%d pixels\n" +msgstr "Moniteur %d=%dx%d pixels\n" -#: modules/benchmark.c:386 -msgid "Benchmarking. Please do not move your mouse or press any keys." -msgstr "" -"Benchmarking. S'il vous plaît ne pas déplacer votre souris ou appuyer sur " -"les touches" +#: modules/computer/environment.c:32 +msgid "[Environment Variables]\n" +msgstr "[Environment Variables]\n" -#: modules/benchmark.c:390 -msgid "Cancel" -msgstr "Annuler" +#: modules/computer/filesystem.c:83 +msgid "Filesystem" +msgstr "" -#: modules/benchmark.c:527 -msgid "Results in MiB/second. Higher is better." -msgstr "Résultats en MiB/seconde. Plus c'est élevé meilleur c'est." +#: modules/computer/filesystem.c:84 +msgid "Mounted As" +msgstr "" -#: modules/benchmark.c:531 -msgid "Results in HIMarks. Higher is better." -msgstr "Résultats en HIMarks. Plus c'est élevé meilleur c'est." +#: modules/computer/filesystem.c:84 +msgid "Read-Write" +msgstr "" -#: modules/benchmark.c:538 -msgid "Results in seconds. Lower is better." -msgstr "Résultats en secondes. Plus c'est bas meilleur c'est." +#: modules/computer/filesystem.c:84 +msgid "Read-Only" +msgstr "" -#: modules/benchmark.c:546 -msgid "Benchmarks" -msgstr "Benchmarks" +#: modules/computer/filesystem.c:85 +msgid "Mount Point" +msgstr "" -#: modules/benchmark.c:564 -msgid "Perform tasks and compare with other systems" -msgstr "Effectuer des tâches et les comparer avec d'autres systèmes" +#: modules/computer/filesystem.c:86 +msgid "Size" +msgstr "" -#: modules/benchmark.c:654 -msgid "Send benchmark results" -msgstr "Envoyer vos résultats de référence" +#: modules/computer/filesystem.c:87 +msgid "Used" +msgstr "" -#: modules/benchmark.c:659 -msgid "Receive benchmark results" -msgstr "Recevoir les résultats de benchmark" +#: modules/computer/filesystem.c:88 +msgid "Available" +msgstr "" -#: modules/computer/boots.c:33 -msgid "[Boots]\n" -msgstr "[Boots]\n" +#: modules/computer/loadavg.c:64 +msgid "Couldn't obtain load average" +msgstr "" -#: modules/computer/display.c:122 -#, c-format -msgid "Monitor %d=%dx%d pixels\n" -msgstr "Moniteur %d=%dx%d pixels\n" +#: modules/computer/os.c:34 modules/computer/os.c:35 +msgid "GNU C Library" +msgstr "" -#: modules/computer/os.c:57 -#, c-format -msgid "GNU C Library version %s (%sstable)" -msgstr "GNU C Library version %s (%sstable)" +#: modules/computer/os.c:36 +msgid "uClibc or uClibc-ng" +msgstr "" -#: modules/computer/os.c:59 -msgid "un" -msgstr "un" +#: modules/computer/os.c:37 +msgid "diet libc" +msgstr "" -#: modules/computer/os.c:61 modules/computer/os.c:138 modules/devices.c:171 -#: modules/devices.c:323 modules/devices/printers.c:99 +#: modules/computer/os.c:75 modules/computer/os.c:152 modules/devices.c:180 +#: modules/devices.c:229 modules/devices/printers.c:99 #: modules/devices/printers.c:106 modules/devices/printers.c:116 #: modules/devices/printers.c:131 modules/devices/printers.c:140 #: modules/devices/printers.c:243 msgid "Unknown" msgstr "Inconnu" -#: modules/computer/os.c:80 +#: modules/computer/os.c:94 #, c-format msgid "Version: %s" msgstr "Version: %s" -#: modules/computer/os.c:114 +#: modules/computer/os.c:128 msgid "Terminal" msgstr "Terminal" -#: modules/computer/os.c:134 +#: modules/computer/os.c:148 #, c-format msgid "Unknown (Window Manager: %s)" msgstr "Unknown (gestionnaire de fenêtres: %s)" -#: modules/computer/os.c:185 -msgid "Unknown distribution" -msgstr "Distribution inconnue" - -#: modules/computer/environment.c:32 -msgid "[Environment Variables]\n" -msgstr "[Environment Variables]\n" - -#: modules/computer/alsa.c:26 -msgid "[Audio Devices]\n" -msgstr "[Audio Devices]\n" - -#: modules/computer/alsa.c:33 -#, c-format -msgid "Audio Adapter#%d=%s\n" -msgstr "Adapteur Audio#%d=%s\n" - -#: modules/computer/loadavg.c:64 -msgid "Couldn't obtain load average" -msgstr "" - -#: modules/devices.c:93 -msgid "PCI Devices" -msgstr "Périphériques PCI" - -#: modules/devices.c:94 -msgid "USB Devices" -msgstr "Périphériques USB" - -#: modules/devices.c:95 -msgid "Printers" -msgstr "Imprimantes" - -#: modules/devices.c:96 -msgid "Battery" -msgstr "Batterie" - -#: modules/devices.c:97 -msgid "Sensors" -msgstr "Capteurs" - -#: modules/devices.c:99 -msgid "Storage" -msgstr "Stockage" - -#: modules/devices.c:101 -msgid "DMI" -msgstr "DMI" - -#: modules/devices.c:102 -msgid "Memory SPD" -msgstr "Mémoire SPD" - -#: modules/devices.c:104 -msgid "Resources" -msgstr "Ressources" - -#: modules/devices.c:303 -msgid " (vendor unknown)" -msgstr " (Fabricant inconnu)" - -#: modules/devices.c:305 -msgid " (model unknown)" -msgstr " (modèle inconnu)" - -#: modules/devices.c:478 -msgid "Field" +#. /bits of entropy for rng (0) +#: modules/computer/os.c:162 +msgid "(None or not available)" msgstr "" -#: modules/devices.c:478 -msgid "Description" +#. /bits of entropy for rng (low/poor value) +#: modules/computer/os.c:163 +#, c-format +msgid "%d bits (low)" msgstr "" -#: modules/devices.c:478 modules/devices.c:510 -msgid "Value" +#. /bits of entropy for rng (medium value) +#: modules/computer/os.c:164 +#, c-format +msgid "%d bits (medium)" msgstr "" -#: modules/devices.c:510 -msgid "Sensor" +#. /bits of entropy for rng (high/good value) +#: modules/computer/os.c:165 +#, c-format +msgid "%d bits (healthy)" msgstr "" -#: modules/devices.c:510 -msgid "Type" +#: modules/computer/os.c:200 modules/network/net.c:442 +msgid "(Unknown)" msgstr "" -#: modules/devices.c:556 -msgid "Devices" -msgstr "Périphériques" - -#: modules/devices.c:568 -msgid "Update PCI ID listing" -msgstr "Mise à jour de la liste ID PCI " - -#: modules/devices.c:580 -msgid "Update CPU feature database" -msgstr "Mise à jour des bases de données caractéristiques CPU" - -#: modules/devices.c:608 -msgid "Gathers information about hardware devices" -msgstr "Collecte des informations des périphériques" - -#: modules/devices.c:627 -msgid "Resource information requires superuser privileges" -msgstr "" - -#: modules/network.c:59 -msgid "Interfaces" -msgstr "Interfaces" - -#: modules/network.c:60 -msgid "IP Connections" -msgstr "Connections IP" - -#: modules/network.c:61 -msgid "Routing Table" -msgstr "Table de Routage" - -#: modules/network.c:62 -msgid "ARP Table" -msgstr "Table ARP" - -#: modules/network.c:63 -msgid "DNS Servers" -msgstr "Serveurs DNS" - -#: modules/network.c:64 -msgid "Statistics" -msgstr "Statistiques" - -#: modules/network.c:65 -msgid "Shared Directories" -msgstr "Dossiers d'interopérabilités" - -#: modules/network.c:300 -#, c-format -msgid "" -"[ARP Table]\n" -"%s\n" -"[$ShellParam$]\n" -"ReloadInterval=3000\n" -"ColumnTitle$TextValue=IP Address\n" -"ColumnTitle$Value=Interface\n" -"ColumnTitle$Extra1=MAC Address\n" -"ShowColumnHeaders=true\n" -msgstr "" -"[ARP Table]\n" -"%s\n" -"[$ShellParam$]\n" -"ReloadInterval=3000\n" -"ColumnTitle$TextValue=IP Addresse\n" -"ColumnTitle$Value=Interface\n" -"ColumnTitle$Extra1=MAC Address\n" -"ShowColumnHeaders=true\n" +#: modules/computer/os.c:235 +msgid "Unknown distribution" +msgstr "Distribution inconnue" -#: modules/network.c:321 -#, c-format -msgid "" -"[Name servers]\n" -"%s\n" -"[$ShellParam$]\n" -"ColumnTitle$TextValue=IP Address\n" -"ColumnTitle$Value=Name\n" -"ShowColumnHeaders=true\n" +#: modules/computer/users.c:47 +msgid "User Information" msgstr "" -"[Name servers]\n" -"%s\n" -"[$ShellParam$]\n" -"ColumnTitle$TextValue=IP Address\n" -"ColumnTitle$Value=Name\n" -"ShowColumnHeaders=true\n" -#: modules/network.c:331 -#, c-format -msgid "" -"[Connections]\n" -"%s\n" -"[$ShellParam$]\n" -"ReloadInterval=3000\n" -"ColumnTitle$TextValue=Local Address\n" -"ColumnTitle$Value=Protocol\n" -"ColumnTitle$Extra1=Foreign Address\n" -"ColumnTitle$Extra2=State\n" -"ShowColumnHeaders=true\n" +#: modules/computer/users.c:48 +msgid "User ID" msgstr "" -"[Connections]\n" -"%s\n" -"[$ShellParam$]\n" -"ReloadInterval=3000\n" -"ColumnTitle$TextValue=Local Address\n" -"ColumnTitle$Value=Protocol\n" -"ColumnTitle$Extra1=Foreign Address\n" -"ColumnTitle$Extra2=State\n" -"ShowColumnHeaders=true\n" -#: modules/network.c:345 -#, c-format -msgid "" -"%s\n" -"[$ShellParam$]\n" -"ReloadInterval=3000\n" -"ViewType=1\n" -"ColumnTitle$TextValue=Interface\n" -"ColumnTitle$Value=IP Address\n" -"ColumnTitle$Extra1=Sent\n" -"ColumnTitle$Extra2=Received\n" -"ShowColumnHeaders=true\n" -"%s" +#: modules/computer/users.c:49 +msgid "Group ID" msgstr "" -"%s\n" -"[$ShellParam$]\n" -"ReloadInterval=3000\n" -"ViewType=1\n" -"ColumnTitle$TextValue=Interface\n" -"ColumnTitle$Value=Addresse IP\n" -"ColumnTitle$Extra1=Envoyé\n" -"ColumnTitle$Extra2=Reçue\n" -"ShowColumnHeaders=true\n" -"%s" -#: modules/network.c:361 -#, c-format -msgid "" -"[IP routing table]\n" -"%s\n" -"[$ShellParam$]\n" -"ViewType=0\n" -"ReloadInterval=3000\n" -"ColumnTitle$TextValue=Destination / Gateway\n" -"ColumnTitle$Value=Interface\n" -"ColumnTitle$Extra1=Flags\n" -"ColumnTitle$Extra2=Mask\n" -"ShowColumnHeaders=true\n" +#: modules/computer/users.c:51 +msgid "Default Shell" msgstr "" -#: modules/network.c:399 -msgid "Network" -msgstr "Réseau" - -#: modules/network.c:432 -msgid "Gathers information about this computer's network connection" -msgstr "Collecte des informations sur les connexions réseau de cet ordinateur" - -#: modules/devices/alpha/processor.c:80 modules/devices/s390/processor.c:124 -#: modules/devices/m68k/processor.c:76 modules/devices/parisc/processor.c:147 -#: modules/devices/ia64/processor.c:157 modules/devices/ppc/processor.c:150 -#: modules/devices/mips/processor.c:67 modules/devices/riscv/processor.c:174 +#: modules/devices/alpha/processor.c:80 modules/devices/devicetree.c:184 +#: modules/devices/ia64/processor.c:157 modules/devices/m68k/processor.c:76 +#: modules/devices/mips/processor.c:67 modules/devices/parisc/processor.c:147 +#: modules/devices/ppc/processor.c:150 modules/devices/riscv/processor.c:174 +#: modules/devices/s390/processor.c:124 msgid "Model" msgstr "" @@ -1287,264 +1337,206 @@ msgid "Platform String" msgstr "" #: modules/devices/alpha/processor.c:82 modules/devices/arm/processor.c:239 -#: modules/devices/m68k/processor.c:79 modules/devices/sh/processor.c:79 -#: modules/devices/parisc/processor.c:150 modules/devices/ia64/processor.c:159 -#: modules/devices/ppc/processor.c:152 modules/devices/mips/processor.c:69 -#: modules/devices/riscv/processor.c:178 modules/devices/x86/processor.c:748 +#: modules/devices/ia64/processor.c:159 modules/devices/m68k/processor.c:79 +#: modules/devices/mips/processor.c:69 modules/devices/parisc/processor.c:150 +#: modules/devices/ppc/processor.c:152 modules/devices/riscv/processor.c:178 +#: modules/devices/sh/processor.c:79 modules/devices/x86/processor.c:415 msgid "Frequency" msgstr "" #: modules/devices/alpha/processor.c:82 modules/devices/arm/processor.c:239 -#: modules/devices/m68k/processor.c:79 modules/devices/sh/processor.c:79 -#: modules/devices/sh/processor.c:80 modules/devices/sh/processor.c:81 -#: modules/devices/parisc/processor.c:150 modules/devices/ia64/processor.c:159 -#: modules/devices/ppc/processor.c:152 modules/devices/mips/processor.c:69 -#: modules/devices/riscv/processor.c:178 modules/devices/x86/processor.c:748 +#: modules/devices/ia64/processor.c:159 modules/devices/m68k/processor.c:79 +#: modules/devices/mips/processor.c:69 modules/devices/parisc/processor.c:150 +#: modules/devices/ppc/processor.c:152 modules/devices/riscv/processor.c:178 +#: modules/devices/sh/processor.c:79 modules/devices/sh/processor.c:80 +#: modules/devices/sh/processor.c:81 modules/devices/x86/processor.c:415 msgid "MHz" msgstr "" #: modules/devices/alpha/processor.c:83 modules/devices/arm/processor.c:240 -#: modules/devices/s390/processor.c:126 modules/devices/m68k/processor.c:80 -#: modules/devices/sh/processor.c:82 modules/devices/parisc/processor.c:151 -#: modules/devices/ia64/processor.c:160 modules/devices/ppc/processor.c:153 -#: modules/devices/mips/processor.c:70 modules/devices/x86/processor.c:749 +#: modules/devices/ia64/processor.c:160 modules/devices/m68k/processor.c:80 +#: modules/devices/mips/processor.c:70 modules/devices/parisc/processor.c:151 +#: modules/devices/ppc/processor.c:153 modules/devices/s390/processor.c:126 +#: modules/devices/sh/processor.c:82 modules/devices/x86/processor.c:416 msgid "BogoMips" msgstr "" #: modules/devices/alpha/processor.c:84 modules/devices/arm/processor.c:241 -#: modules/devices/s390/processor.c:127 modules/devices/m68k/processor.c:81 -#: modules/devices/sh/processor.c:83 modules/devices/parisc/processor.c:152 -#: modules/devices/ia64/processor.c:161 modules/devices/ppc/processor.c:154 -#: modules/devices/mips/processor.c:71 modules/devices/riscv/processor.c:179 -#: modules/devices/x86/processor.c:750 modules/devices/sparc/processor.c:69 +#: modules/devices/ia64/processor.c:161 modules/devices/m68k/processor.c:81 +#: modules/devices/mips/processor.c:71 modules/devices/parisc/processor.c:152 +#: modules/devices/ppc/processor.c:154 modules/devices/riscv/processor.c:179 +#: modules/devices/s390/processor.c:127 modules/devices/sh/processor.c:83 +#: modules/devices/sparc/processor.c:69 modules/devices/x86/processor.c:417 msgid "Byte Order" msgstr "" -#: modules/devices/devmemory.c:93 -msgid "Total Memory" -msgstr "Mémoire totale" - -#: modules/devices/devmemory.c:94 -msgid "Free Memory" -msgstr "" - -#: modules/devices/devmemory.c:95 -msgid "Cached Swap" -msgstr "" - -#: modules/devices/devmemory.c:96 -msgid "High Memory" -msgstr "" - -#: modules/devices/devmemory.c:97 -msgid "Free High Memory" -msgstr "" - -#: modules/devices/devmemory.c:98 -msgid "Low Memory" -msgstr "" - -#: modules/devices/devmemory.c:99 -msgid "Free Low Memory" -msgstr "" - -#: modules/devices/devmemory.c:100 -msgid "Virtual Memory" -msgstr "" - -#: modules/devices/devmemory.c:101 -msgid "Free Virtual Memory" -msgstr "" - -#: modules/devices/battery.c:181 -#, c-format -msgid "" -"\n" -"[Battery: %s]\n" -"State=%s (load: %s)\n" -"Capacity=%s / %s (%.2f%%)\n" -"Battery Technology=%s (%s)\n" -"Manufacturer=%s\n" -"Model Number=%s\n" -"Serial Number=%s\n" -msgstr "" -"\n" -"[Battery: %s]\n" -"Etat=%s (load: %s)\n" -"Capacité=%s / %s (%.2f%%)\n" -"Technologie=%s (%s)\n" -"Fabriquant=%s\n" -"Modele=%s\n" -"Numéro de série=%s\n" - -#: modules/devices/battery.c:258 -#, 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 "" - -#: modules/devices/battery.c:346 -#, 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" -"[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:358 -#, 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:385 -msgid "" -"[No batteries]\n" -"No batteries found on this system=\n" -msgstr "" -"[Aucune batterie]\n" -"Aucune batterie trouvée sur ce système=\n" - #. /hw_cap +#. /flag:swp #: modules/devices/arm/arm_data.c:42 +msgctxt "arm-flag" msgid "SWP instruction (atomic read-modify-write)" msgstr "" +#. /flag:half #: modules/devices/arm/arm_data.c:43 +msgctxt "arm-flag" msgid "Half-word loads and stores" msgstr "" +#. /flag:thumb #: modules/devices/arm/arm_data.c:44 +msgctxt "arm-flag" msgid "Thumb (16-bit instruction set)" msgstr "" +#. /flag:26bit #: modules/devices/arm/arm_data.c:45 +msgctxt "arm-flag" msgid "26-Bit Model (Processor status register folded into program counter)" msgstr "" +#. /flag:fastmult #: modules/devices/arm/arm_data.c:46 +msgctxt "arm-flag" msgid "32x32->64-bit multiplication" msgstr "" +#. /flag:fpa #: modules/devices/arm/arm_data.c:47 +msgctxt "arm-flag" msgid "Floating point accelerator" msgstr "" +#. /flag:vfp #: modules/devices/arm/arm_data.c:48 +msgctxt "arm-flag" msgid "VFP (early SIMD vector floating point instructions)" msgstr "" +#. /flag:edsp #: modules/devices/arm/arm_data.c:49 +msgctxt "arm-flag" msgid "DSP extensions (the 'e' variant of the ARM9 CPUs, and all others above)" msgstr "" +#. /flag:java #: modules/devices/arm/arm_data.c:50 +msgctxt "arm-flag" msgid "Jazelle (Java bytecode accelerator)" msgstr "" +#. /flag:iwmmxt #: modules/devices/arm/arm_data.c:51 +msgctxt "arm-flag" msgid "SIMD instructions similar to Intel MMX" msgstr "" +#. /flag:crunch #: modules/devices/arm/arm_data.c:52 +msgctxt "arm-flag" msgid "MaverickCrunch coprocessor (if kernel support enabled)" msgstr "" +#. /flag:thumbee #: modules/devices/arm/arm_data.c:53 +msgctxt "arm-flag" msgid "ThumbEE" msgstr "" +#. /flag:neon #: modules/devices/arm/arm_data.c:54 +msgctxt "arm-flag" msgid "Advanced SIMD/NEON on AArch32" msgstr "" +#. /flag:evtstrm #: modules/devices/arm/arm_data.c:55 -msgid "kernel event stream using generic architected timer" +msgctxt "arm-flag" +msgid "Kernel event stream using generic architected timer" msgstr "" +#. /flag:vfpv3 #: modules/devices/arm/arm_data.c:56 +msgctxt "arm-flag" msgid "VFP version 3" msgstr "" +#. /flag:vfpv3d16 #: modules/devices/arm/arm_data.c:57 +msgctxt "arm-flag" msgid "VFP version 3 with 16 D-registers" msgstr "" +#. /flag:vfpv4 #: modules/devices/arm/arm_data.c:58 +msgctxt "arm-flag" msgid "VFP version 4 with fast context switching" msgstr "" +#. /flag:vfpd32 #: modules/devices/arm/arm_data.c:59 +msgctxt "arm-flag" msgid "VFP with 32 D-registers" msgstr "" +#. /flag:tls #: modules/devices/arm/arm_data.c:60 +msgctxt "arm-flag" msgid "TLS register" msgstr "" +#. /flag:idiva #: modules/devices/arm/arm_data.c:61 +msgctxt "arm-flag" msgid "SDIV and UDIV hardware division in ARM mode" msgstr "" +#. /flag:idivt #: modules/devices/arm/arm_data.c:62 +msgctxt "arm-flag" msgid "SDIV and UDIV hardware division in Thumb mode" msgstr "" +#. /flag:lpae #: modules/devices/arm/arm_data.c:63 +msgctxt "arm-flag" msgid "40-bit Large Physical Address Extension" msgstr "" #. /hw_cap2 +#. /flag:pmull #: modules/devices/arm/arm_data.c:65 +msgctxt "arm-flag" msgid "64x64->128-bit F2m multiplication (arch>8)" msgstr "" +#. /flag:aes #: modules/devices/arm/arm_data.c:66 +msgctxt "arm-flag" msgid "Crypto:AES (arch>8)" msgstr "" +#. /flag:sha1 #: modules/devices/arm/arm_data.c:67 +msgctxt "arm-flag" msgid "Crypto:SHA1 (arch>8)" msgstr "" +#. /flag:sha2 #: modules/devices/arm/arm_data.c:68 +msgctxt "arm-flag" msgid "Crypto:SHA2 (arch>8)" msgstr "" +#. /flag:crc32 #: modules/devices/arm/arm_data.c:69 +msgctxt "arm-flag" msgid "CRC32 checksum instructions (arch>8)" msgstr "" +#. /flag:asimd #: modules/devices/arm/arm_data.c:72 +msgctxt "arm-flag" msgid "Advanced SIMD/NEON on AArch64 (arch>8)" msgstr "" @@ -1553,7 +1545,7 @@ msgid "ARM Processor" msgstr "" #: modules/devices/arm/processor.c:199 modules/devices/riscv/processor.c:147 -#: modules/devices/x86/processor.c:701 +#: modules/devices/x86/processor.c:368 msgid "Empty List" msgstr "" @@ -1565,7 +1557,7 @@ msgstr "" msgid "Decoded Name" msgstr "" -#: modules/devices/arm/processor.c:238 +#: modules/devices/arm/processor.c:238 modules/network/net.c:458 msgid "Mode" msgstr "" @@ -1581,8 +1573,9 @@ msgstr "" msgid "Part" msgstr "" -#: modules/devices/arm/processor.c:247 modules/devices/parisc/processor.c:148 -#: modules/devices/ia64/processor.c:154 modules/devices/riscv/processor.c:175 +#: modules/devices/arm/processor.c:247 modules/devices/ia64/processor.c:154 +#: modules/devices/parisc/processor.c:148 +#: modules/devices/riscv/processor.c:175 msgid "Architecture" msgstr "" @@ -1596,133 +1589,175 @@ msgid "Revision" msgstr "" #: modules/devices/arm/processor.c:250 modules/devices/riscv/processor.c:182 -#: modules/devices/x86/processor.c:756 modules/devices/sparc/processor.c:70 +#: modules/devices/sparc/processor.c:70 modules/devices/x86/processor.c:423 msgid "Capabilities" msgstr "" -#: modules/devices/arm/processor.c:271 modules/devices/s390/processor.c:149 -#: modules/devices/parisc/processor.c:180 modules/devices/ia64/processor.c:185 -#: modules/devices/ppc/processor.c:176 modules/devices/riscv/processor.c:203 -#: modules/devices/x86/processor.c:779 +#: modules/devices/arm/processor.c:271 modules/devices/ia64/processor.c:185 +#: modules/devices/parisc/processor.c:180 modules/devices/ppc/processor.c:176 +#: modules/devices/riscv/processor.c:203 modules/devices/s390/processor.c:149 +#: modules/devices/x86/processor.c:446 #, c-format msgid "%s$CPU%d$%s=%.2fMHz\n" msgstr "" -#: modules/devices/s390/processor.c:92 -msgid "S390 Processor" -msgstr "" - -#: modules/devices/s390/processor.c:125 -msgid "ID String" -msgstr "" - -#: modules/devices/m68k/processor.c:77 modules/devices/riscv/processor.c:177 -msgid "MMU" +#: modules/devices/battery.c:181 +#, c-format +msgid "" +"\n" +"[Battery: %s]\n" +"State=%s (load: %s)\n" +"Capacity=%s / %s (%.2f%%)\n" +"Battery Technology=%s (%s)\n" +"Manufacturer=%s\n" +"Model Number=%s\n" +"Serial Number=%s\n" msgstr "" +"\n" +"[Battery: %s]\n" +"Etat=%s (load: %s)\n" +"Capacité=%s / %s (%.2f%%)\n" +"Technologie=%s (%s)\n" +"Fabriquant=%s\n" +"Modele=%s\n" +"Numéro de série=%s\n" -#: modules/devices/m68k/processor.c:78 modules/devices/sparc/processor.c:68 -msgid "FPU" +#: modules/devices/battery.c:258 +#, 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 "" -#: modules/devices/m68k/processor.c:82 -msgid "Calibration" +#: modules/devices/battery.c:346 +#, 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" +"[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/storage.c:46 +#: modules/devices/battery.c:358 +#, c-format msgid "" "\n" -"[SCSI Disks]\n" +"[Battery (APM)]\n" +"Charge=%d%%\n" +"Using=%s\n" +"APM driver version=%s\n" +"APM BIOS version=%s\n" msgstr "" "\n" -"[SCSI Disks]\n" +"[Battery (APM)]\n" +"Charge=%d%%\n" +"Etat=%s\n" +"APM driver version=%s\n" +"APM BIOS version=%s\n" -#: modules/devices/storage.c:110 modules/devices/storage.c:313 -#, c-format +#: modules/devices/battery.c:385 msgid "" -"[Device Information]\n" -"Model=%s\n" +"[No batteries]\n" +"No batteries found on this system=\n" msgstr "" -"[Device Information]\n" -"Modele=%s\n" +"[Aucune batterie]\n" +"Aucune batterie trouvée sur ce système=\n" -#: modules/devices/storage.c:115 modules/devices/storage.c:319 -#, c-format -msgid "Vendor=%s (%s)\n" -msgstr "Vendeur=%s (%s)\n" +#: modules/devices.c:97 +msgid "PCI Devices" +msgstr "Périphériques PCI" -#: modules/devices/storage.c:120 modules/devices/storage.c:321 -#, c-format -msgid "Vendor=%s\n" -msgstr "Vendeur=%s\n" +#: modules/devices.c:98 +msgid "USB Devices" +msgstr "Périphériques USB" -#: modules/devices/storage.c:125 -#, c-format -msgid "" -"Type=%s\n" -"Revision=%s\n" -"[SCSI Controller]\n" -"Controller=scsi%d\n" -"Channel=%d\n" -"ID=%d\n" -"LUN=%d\n" +#: modules/devices.c:100 +msgid "Battery" +msgstr "Batterie" + +#: modules/devices.c:101 +msgid "Sensors" +msgstr "Capteurs" + +#: modules/devices.c:105 +msgid "DMI" +msgstr "DMI" + +#: modules/devices.c:106 +msgid "Memory SPD" +msgstr "Mémoire SPD" + +#: modules/devices.c:111 +msgid "Device Tree" msgstr "" -"Type=%s\n" -"Revision=%s\n" -"[SCSI Controller]\n" -"Controleur=scsi%d\n" -"Channel=%d\n" -"ID=%d\n" -"LUN=%d\n" -#: modules/devices/storage.c:167 -msgid "" -"\n" -"[IDE Disks]\n" +#: modules/devices.c:113 +msgid "Resources" +msgstr "Ressources" + +#: modules/devices.c:219 +msgid " (vendor unknown)" +msgstr " (Fabricant inconnu)" + +#: modules/devices.c:221 +msgid " (model unknown)" +msgstr " (modèle inconnu)" + +#: modules/devices.c:398 +msgid "Field" msgstr "" -"\n" -"[IDE Disks]\n" -#: modules/devices/storage.c:250 -#, c-format -msgid "Driver=%s\n" -msgstr "Driver=%s\n" +#: modules/devices.c:398 +msgid "Description" +msgstr "" -#: modules/devices/storage.c:324 -#, c-format -msgid "" -"Device Name=hd%c\n" -"Media=%s\n" -"Cache=%dkb\n" +#: modules/devices.c:398 modules/devices.c:430 +msgid "Value" msgstr "" -#: modules/devices/storage.c:334 -#, c-format -msgid "" -"[Geometry]\n" -"Physical=%s\n" -"Logical=%s\n" +#: modules/devices.c:430 +msgid "Sensor" msgstr "" -"[Geometry]\n" -"Physique=%s\n" -"Logique=%s\n" -#: modules/devices/storage.c:344 -#, c-format -msgid "" -"[Capabilities]\n" -"%s" +#: modules/devices.c:430 +msgid "Type" msgstr "" -"[Capabilities]\n" -"%s" -#: modules/devices/storage.c:351 -#, c-format -msgid "" -"[Speeds]\n" -"%s" +#: modules/devices.c:476 +msgid "Devices" +msgstr "Périphériques" + +#: modules/devices.c:488 +msgid "Update PCI ID listing" +msgstr "Mise à jour de la liste ID PCI " + +#: modules/devices.c:500 +msgid "Update CPU feature database" +msgstr "Mise à jour des bases de données caractéristiques CPU" + +#: modules/devices.c:528 +msgid "Gathers information about hardware devices" +msgstr "Collecte des informations des périphériques" + +#: modules/devices.c:547 +msgid "Resource information requires superuser privileges" msgstr "" -"[Speeds]\n" -"%s" #: modules/devices/cpu_util.c:26 msgid "Little Endian" @@ -1797,56 +1832,146 @@ msgstr "" msgid "ID" msgstr "" -#: modules/devices/sh/processor.c:55 -msgid "SuperH Processor" +#: modules/devices/devicetree.c:100 +msgid "Properties" msgstr "" -#: modules/devices/sh/processor.c:76 modules/devices/ia64/processor.c:152 -#: hardinfo/hardinfo.c:76 -msgid "Name" -msgstr "Nom" +#: modules/devices/devicetree.c:101 +msgid "Children" +msgstr "" -#: modules/devices/sh/processor.c:77 -msgid "Machine" +#: modules/devices/devicetree.c:137 +msgid "Node" msgstr "" -#: modules/devices/sh/processor.c:78 modules/devices/ia64/processor.c:156 -msgid "Family" +#: modules/devices/devicetree.c:138 +msgid "Node Path" msgstr "" -#: modules/devices/sh/processor.c:80 -msgid "Bus Frequency" +#: modules/devices/devicetree.c:139 +msgid "Alias" msgstr "" -#: modules/devices/sh/processor.c:81 -msgid "Module Frequency" +#: modules/devices/devicetree.c:139 modules/devices/devicetree.c:140 +msgid "(None)" msgstr "" -#: modules/devices/parisc/processor.c:107 -msgid "PA-RISC Processor" +#: modules/devices/devicetree.c:140 +msgid "Symbol" msgstr "" -#: modules/devices/parisc/processor.c:149 -msgid "System" +#: modules/devices/devicetree.c:183 +msgid "Board" msgstr "" -#: modules/devices/parisc/processor.c:153 -msgid "HVersion" +#: modules/devices/devicetree.c:185 modules/devices/devicetree/rpi_data.c:156 +msgid "Serial Number" msgstr "" -#: modules/devices/parisc/processor.c:154 -msgid "SVersion" +#: modules/devices/devicetree.c:186 +msgid "Compatible" msgstr "" -#: modules/devices/parisc/processor.c:155 modules/devices/x86/processor.c:753 -msgid "Cache" +#: modules/devices/devicetree/dt_util.c:715 +msgid "phandle Map" +msgstr "" + +#: modules/devices/devicetree/dt_util.c:716 +msgid "Alias Map" +msgstr "" + +#: modules/devices/devicetree/dt_util.c:717 +msgid "Symbol Map" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:148 +#: modules/devices/devicetree/rpi_data.c:149 +msgid "Raspberry Pi" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:149 +msgid "Board Name" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:150 +msgid "PCB Revision" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:151 +msgid "Introduction" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:152 +msgid "Manufacturer" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:153 +msgid "RCode" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:154 +msgid "SOC (spec)" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:155 +msgid "Memory (spec)" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:157 +msgid "Permanent overvolt bit" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:157 +msgctxt "rpi-ov-bit" +msgid "Set" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:157 +msgctxt "rpi-ov-bit" +msgid "Not set" +msgstr "" + +#: modules/devices/devmemory.c:93 +msgid "Total Memory" +msgstr "Mémoire totale" + +#: modules/devices/devmemory.c:94 +msgid "Free Memory" +msgstr "" + +#: modules/devices/devmemory.c:95 +msgid "Cached Swap" +msgstr "" + +#: modules/devices/devmemory.c:96 +msgid "High Memory" +msgstr "" + +#: modules/devices/devmemory.c:97 +msgid "Free High Memory" +msgstr "" + +#: modules/devices/devmemory.c:98 +msgid "Low Memory" +msgstr "" + +#: modules/devices/devmemory.c:99 +msgid "Free Low Memory" +msgstr "" + +#: modules/devices/devmemory.c:100 +msgid "Virtual Memory" +msgstr "" + +#: modules/devices/devmemory.c:101 +msgid "Free Virtual Memory" msgstr "" #: modules/devices/ia64/processor.c:108 msgid "IA64 Processor" msgstr "" -#: modules/devices/ia64/processor.c:153 modules/devices/x86/processor.c:745 +#: modules/devices/ia64/processor.c:153 modules/devices/x86/processor.c:412 msgid "Vendor" msgstr "" @@ -1854,6 +1979,10 @@ msgstr "" msgid "Architecture Revision" msgstr "" +#: modules/devices/ia64/processor.c:156 modules/devices/sh/processor.c:78 +msgid "Family" +msgstr "" + #: modules/devices/ia64/processor.c:162 msgid "CPU regs" msgstr "" @@ -1862,28 +1991,110 @@ msgstr "" msgid "Features" msgstr "" -#: modules/devices/spd-decode.c:1475 -msgid "" -"[SPD]\n" -"Please load the eeprom module to obtain information about memory SPD=\n" -"[$ShellParam$]\n" -"ReloadInterval=500\n" +#: modules/devices/m68k/processor.c:77 modules/devices/riscv/processor.c:177 +msgid "MMU" msgstr "" -#: modules/devices/spd-decode.c:1480 -msgid "" -"[SPD]\n" -"Reading memory SPD not supported on this system=\n" +#: modules/devices/m68k/processor.c:78 modules/devices/sparc/processor.c:68 +msgid "FPU" msgstr "" -#: modules/devices/ppc/processor.c:117 -msgid "POWER Processor" +#: modules/devices/m68k/processor.c:82 +msgid "Calibration" msgstr "" #: modules/devices/mips/processor.c:68 msgid "System Type" msgstr "" +#: modules/devices/parisc/processor.c:107 +msgid "PA-RISC Processor" +msgstr "" + +#: modules/devices/parisc/processor.c:149 +msgid "System" +msgstr "" + +#: modules/devices/parisc/processor.c:153 +msgid "HVersion" +msgstr "" + +#: modules/devices/parisc/processor.c:154 +msgid "SVersion" +msgstr "" + +#: modules/devices/parisc/processor.c:155 modules/devices/x86/processor.c:420 +msgid "Cache" +msgstr "" + +#: modules/devices/ppc/processor.c:117 +msgid "POWER Processor" +msgstr "" + +#: modules/devices/printers.c:81 +msgid "⚬ Can do black and white printing=\n" +msgstr "⚬ Impression en noir et blanc =\n" + +#: modules/devices/printers.c:83 +msgid "⚬ Can do color printing=\n" +msgstr "⚬ Imprimer en couleur=\n" + +#: modules/devices/printers.c:85 +msgid "⚬ Can do duplexing=\n" +msgstr "⚬ Imprimer recto verso=\n" + +#: modules/devices/printers.c:87 +msgid "⚬ Can do staple output=\n" +msgstr "⚬ Agrafer les feuilles imprimées=\n" + +#: modules/devices/printers.c:89 +msgid "⚬ Can do copies=\n" +msgstr "⚬ Réaliser copies=\n" + +#: modules/devices/printers.c:91 +msgid "⚬ Can collate copies=\n" +msgstr "⚬ Assembler des copies=\n" + +#: modules/devices/printers.c:93 +msgid "⚬ Printer is rejecting jobs=\n" +msgstr "⚬ Imprimante rejette cette tâche=\n" + +#: modules/devices/printers.c:95 +msgid "⚬ Printer was automatically discovered and added=\n" +msgstr "⚬ Imprimante a été automatiquement détecté et ajouté=\n" + +#: modules/devices/printers.c:110 +msgid "Idle" +msgstr "Inoccupé" + +#: modules/devices/printers.c:112 +msgid "Printing a Job" +msgstr "Impression" + +#: modules/devices/printers.c:114 +msgid "Stopped" +msgstr "Arrêt" + +#: modules/devices/printers.c:190 +msgid "" +"[Printers]\n" +"No suitable CUPS library found=" +msgstr "" +"[Printers]\n" +"Aucune suite de librairie CUPS trouvée=" + +#: modules/devices/printers.c:200 +msgid "[Printers (CUPS)]\n" +msgstr "[Printers (CUPS)]\n" + +#: modules/devices/printers.c:263 +msgid "" +"[Printers]\n" +"No printers found=\n" +msgstr "" +"[Printers]\n" +"Aucune imprimante trouvée=\n" + #: modules/devices/riscv/processor.c:107 msgid "RISC-V Processor" msgstr "" @@ -1892,1311 +2103,2162 @@ msgstr "" msgid "uarch" msgstr "" +#. /ext:RV32 #: modules/devices/riscv/riscv_data.c:37 +msgctxt "rv-ext" msgid "RISC-V 32-bit" msgstr "" +#. /ext:RV64 #: modules/devices/riscv/riscv_data.c:38 +msgctxt "rv-ext" msgid "RISC-V 64-bit" msgstr "" +#. /ext:RV128 #: modules/devices/riscv/riscv_data.c:39 +msgctxt "rv-ext" msgid "RISC-V 128-bit" msgstr "" +#. /ext:E #: modules/devices/riscv/riscv_data.c:40 +msgctxt "rv-ext" msgid "Base embedded integer instructions (15 registers)" msgstr "" +#. /ext:I #: modules/devices/riscv/riscv_data.c:41 +msgctxt "rv-ext" msgid "Base integer instructions (31 registers)" msgstr "" +#. /ext:M #: modules/devices/riscv/riscv_data.c:42 +msgctxt "rv-ext" msgid "Hardware integer multiply and divide" msgstr "" +#. /ext:A #: modules/devices/riscv/riscv_data.c:43 +msgctxt "rv-ext" msgid "Atomic memory operations" msgstr "" +#. /ext:C #: modules/devices/riscv/riscv_data.c:44 +msgctxt "rv-ext" msgid "Compressed 16-bit instructions" msgstr "" +#. /ext:F #: modules/devices/riscv/riscv_data.c:45 +msgctxt "rv-ext" msgid "Floating-point instructions, single-precision" msgstr "" +#. /ext:D #: modules/devices/riscv/riscv_data.c:46 +msgctxt "rv-ext" msgid "Floating-point instructions, double-precision" msgstr "" +#. /ext:Q #: modules/devices/riscv/riscv_data.c:47 +msgctxt "rv-ext" msgid "Floating-point instructions, quad-precision" msgstr "" +#. /ext:B #: modules/devices/riscv/riscv_data.c:48 +msgctxt "rv-ext" msgid "Bit manipulation instructions" msgstr "" +#. /ext:V #: modules/devices/riscv/riscv_data.c:49 +msgctxt "rv-ext" msgid "Vector operations" msgstr "" +#. /ext:T #: modules/devices/riscv/riscv_data.c:50 +msgctxt "rv-ext" msgid "Transactional memory" msgstr "" +#. /ext:P #: modules/devices/riscv/riscv_data.c:51 +msgctxt "rv-ext" msgid "Packed SIMD instructions" msgstr "" +#. /ext:L #: modules/devices/riscv/riscv_data.c:52 +msgctxt "rv-ext" msgid "Decimal floating-point instructions" msgstr "" +#. /ext:J #: modules/devices/riscv/riscv_data.c:53 +msgctxt "rv-ext" msgid "Dynamically translated languages" msgstr "" +#. /ext:N #: modules/devices/riscv/riscv_data.c:54 +msgctxt "rv-ext" msgid "User-level interrupts" msgstr "" -#: modules/devices/x86/processor.c:146 +#: modules/devices/s390/processor.c:92 +msgid "S390 Processor" +msgstr "" + +#: modules/devices/s390/processor.c:125 +msgid "ID String" +msgstr "" + +#: modules/devices/sh/processor.c:55 +msgid "SuperH Processor" +msgstr "" + +#: modules/devices/sh/processor.c:77 +msgid "Machine" +msgstr "" + +#: modules/devices/sh/processor.c:80 +msgid "Bus Frequency" +msgstr "" + +#: modules/devices/sh/processor.c:81 +msgid "Module Frequency" +msgstr "" + +#: modules/devices/spd-decode.c:1475 +msgid "" +"[SPD]\n" +"Please load the eeprom module to obtain information about memory SPD=\n" +"[$ShellParam$]\n" +"ReloadInterval=500\n" +msgstr "" + +#: modules/devices/spd-decode.c:1480 +msgid "" +"[SPD]\n" +"Reading memory SPD not supported on this system=\n" +msgstr "" + +#: modules/devices/storage.c:46 +msgid "" +"\n" +"[SCSI Disks]\n" +msgstr "" +"\n" +"[SCSI Disks]\n" + +#: modules/devices/storage.c:110 modules/devices/storage.c:313 +#, c-format +msgid "" +"[Device Information]\n" +"Model=%s\n" +msgstr "" +"[Device Information]\n" +"Modele=%s\n" + +#: modules/devices/storage.c:115 modules/devices/storage.c:319 +#, c-format +msgid "Vendor=%s (%s)\n" +msgstr "Vendeur=%s (%s)\n" + +#: modules/devices/storage.c:120 modules/devices/storage.c:321 +#, c-format +msgid "Vendor=%s\n" +msgstr "Vendeur=%s\n" + +#: modules/devices/storage.c:125 +#, c-format +msgid "" +"Type=%s\n" +"Revision=%s\n" +"[SCSI Controller]\n" +"Controller=scsi%d\n" +"Channel=%d\n" +"ID=%d\n" +"LUN=%d\n" +msgstr "" +"Type=%s\n" +"Revision=%s\n" +"[SCSI Controller]\n" +"Controleur=scsi%d\n" +"Channel=%d\n" +"ID=%d\n" +"LUN=%d\n" + +#: modules/devices/storage.c:167 +msgid "" +"\n" +"[IDE Disks]\n" +msgstr "" +"\n" +"[IDE Disks]\n" + +#: modules/devices/storage.c:250 +#, c-format +msgid "Driver=%s\n" +msgstr "Driver=%s\n" + +#: modules/devices/storage.c:324 +#, c-format +msgid "" +"Device Name=hd%c\n" +"Media=%s\n" +"Cache=%dkb\n" +msgstr "" + +#: modules/devices/storage.c:334 +#, c-format +msgid "" +"[Geometry]\n" +"Physical=%s\n" +"Logical=%s\n" +msgstr "" +"[Geometry]\n" +"Physique=%s\n" +"Logique=%s\n" + +#: modules/devices/storage.c:344 +#, c-format +msgid "" +"[Capabilities]\n" +"%s" +msgstr "" +"[Capabilities]\n" +"%s" + +#: modules/devices/storage.c:351 +#, c-format +msgid "" +"[Speeds]\n" +"%s" +msgstr "" +"[Speeds]\n" +"%s" + +#: modules/devices/x86/processor.c:149 msgid "Cache information not available=\n" msgstr "" -#: modules/devices/x86/processor.c:152 +#: modules/devices/x86/processor.c:155 #, c-format msgid "Level %d (%s)=%d-way set-associative, %d sets, %dKB size\n" msgstr "" -#: modules/devices/x86/processor.c:339 +#. /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:406 +msgid "Model Name" +msgstr "" + +#: modules/devices/x86/processor.c:407 +msgid "Family, model, stepping" +msgstr "" + +#: modules/devices/x86/processor.c:413 +msgid "Configuration" +msgstr "" + +#: modules/devices/x86/processor.c:414 +msgid "Cache Size" +msgstr "" + +#: modules/devices/x86/processor.c:414 +msgid "kb" +msgstr "" + +#: modules/devices/x86/processor.c:421 +msgid "Power Management" +msgstr "" + +#: modules/devices/x86/processor.c:422 +msgid "Bug Workarounds" +msgstr "" + +#. /flag:fpu +#: modules/devices/x86/x86_data.c:43 +msgctxt "x86-flag" msgid "Onboard FPU (floating point support)" msgstr "" -#: modules/devices/x86/processor.c:340 +#. /flag:vme +#: modules/devices/x86/x86_data.c:44 +msgctxt "x86-flag" msgid "Virtual 8086 mode enhancements" msgstr "" -#: modules/devices/x86/processor.c:341 +#. /flag:de +#: modules/devices/x86/x86_data.c:45 +msgctxt "x86-flag" msgid "Debugging Extensions (CR4.DE)" msgstr "" -#: modules/devices/x86/processor.c:342 +#. /flag:pse +#: modules/devices/x86/x86_data.c:46 +msgctxt "x86-flag" msgid "Page Size Extensions (4MB memory pages)" msgstr "" -#: modules/devices/x86/processor.c:343 +#. /flag:tsc +#: modules/devices/x86/x86_data.c:47 +msgctxt "x86-flag" msgid "Time Stamp Counter (RDTSC)" msgstr "" -#: modules/devices/x86/processor.c:344 +#. /flag:msr +#: modules/devices/x86/x86_data.c:48 +msgctxt "x86-flag" msgid "Model-Specific Registers (RDMSR, WRMSR)" msgstr "" -#: modules/devices/x86/processor.c:345 +#. /flag:pae +#: modules/devices/x86/x86_data.c:49 +msgctxt "x86-flag" msgid "Physical Address Extensions (support for more than 4GB of RAM)" msgstr "" -#: modules/devices/x86/processor.c:346 +#. /flag:mce +#: modules/devices/x86/x86_data.c:50 +msgctxt "x86-flag" msgid "Machine Check Exception" msgstr "" -#: modules/devices/x86/processor.c:347 +#. /flag:cx8 +#: modules/devices/x86/x86_data.c:51 +msgctxt "x86-flag" msgid "CMPXCHG8 instruction (64-bit compare-and-swap)" msgstr "" -#: modules/devices/x86/processor.c:348 +#. /flag:apic +#: modules/devices/x86/x86_data.c:52 +msgctxt "x86-flag" msgid "Onboard APIC" msgstr "" -#: modules/devices/x86/processor.c:349 +#. /flag:sep +#: modules/devices/x86/x86_data.c:53 +msgctxt "x86-flag" msgid "SYSENTER/SYSEXIT" msgstr "" -#: modules/devices/x86/processor.c:350 +#. /flag:mtrr +#: modules/devices/x86/x86_data.c:54 +msgctxt "x86-flag" msgid "Memory Type Range Registers" msgstr "" -#: modules/devices/x86/processor.c:351 +#. /flag:pge +#: modules/devices/x86/x86_data.c:55 +msgctxt "x86-flag" msgid "Page Global Enable (global bit in PDEs and PTEs)" msgstr "" -#: modules/devices/x86/processor.c:352 +#. /flag:mca +#: modules/devices/x86/x86_data.c:56 +msgctxt "x86-flag" msgid "Machine Check Architecture" msgstr "" -#: modules/devices/x86/processor.c:353 +#. /flag:cmov +#: modules/devices/x86/x86_data.c:57 +msgctxt "x86-flag" msgid "CMOV instructions (conditional move) (also FCMOV)" msgstr "" -#: modules/devices/x86/processor.c:354 +#. /flag:pat +#: modules/devices/x86/x86_data.c:58 +msgctxt "x86-flag" msgid "Page Attribute Table" msgstr "" -#: modules/devices/x86/processor.c:355 +#. /flag:pse36 +#: modules/devices/x86/x86_data.c:59 +msgctxt "x86-flag" msgid "36-bit PSEs (huge pages)" msgstr "" -#: modules/devices/x86/processor.c:356 +#. /flag:pn +#: modules/devices/x86/x86_data.c:60 +msgctxt "x86-flag" msgid "Processor serial number" msgstr "" -#: modules/devices/x86/processor.c:357 +#. /flag:clflush +#: modules/devices/x86/x86_data.c:61 +msgctxt "x86-flag" msgid "Cache Line Flush instruction" msgstr "" -#: modules/devices/x86/processor.c:358 +#. /flag:dts +#: modules/devices/x86/x86_data.c:62 +msgctxt "x86-flag" msgid "" "Debug Store (buffer for debugging and profiling instructions), or " "alternately: digital thermal sensor" msgstr "" -#: modules/devices/x86/processor.c:359 +#. /flag:acpi +#: modules/devices/x86/x86_data.c:63 +msgctxt "x86-flag" msgid "ACPI via MSR (temperature monitoring and clock speed modulation)" msgstr "" -#: modules/devices/x86/processor.c:360 +#. /flag:mmx +#: modules/devices/x86/x86_data.c:64 +msgctxt "x86-flag" msgid "Multimedia Extensions" msgstr "" -#: modules/devices/x86/processor.c:361 +#. /flag:fxsr +#: modules/devices/x86/x86_data.c:65 +msgctxt "x86-flag" msgid "FXSAVE/FXRSTOR, CR4.OSFXSR" msgstr "" -#: modules/devices/x86/processor.c:362 +#. /flag:sse +#: modules/devices/x86/x86_data.c:66 +msgctxt "x86-flag" msgid "Intel SSE vector instructions" msgstr "" -#: modules/devices/x86/processor.c:363 +#. /flag:sse2 +#: modules/devices/x86/x86_data.c:67 +msgctxt "x86-flag" msgid "SSE2" msgstr "" -#: modules/devices/x86/processor.c:364 +#. /flag:ss +#: modules/devices/x86/x86_data.c:68 +msgctxt "x86-flag" msgid "CPU self snoop" msgstr "" -#: modules/devices/x86/processor.c:365 +#. /flag:ht +#: modules/devices/x86/x86_data.c:69 +msgctxt "x86-flag" msgid "Hyper-Threading" msgstr "" -#: modules/devices/x86/processor.c:366 +#. /flag:tm +#: modules/devices/x86/x86_data.c:70 +msgctxt "x86-flag" msgid "Automatic clock control (Thermal Monitor)" msgstr "" -#: modules/devices/x86/processor.c:367 +#. /flag:ia64 +#: modules/devices/x86/x86_data.c:71 +msgctxt "x86-flag" msgid "" "Intel Itanium Architecture 64-bit (not to be confused with Intel's 64-bit " "x86 architecture with flag x86-64 or \"AMD64\" bit indicated by flag lm)" msgstr "" -#: modules/devices/x86/processor.c:368 +#. /flag:pbe +#: modules/devices/x86/x86_data.c:72 +msgctxt "x86-flag" msgid "Pending Break Enable (PBE# pin) wakeup support" msgstr "" -#: modules/devices/x86/processor.c:371 +#. /flag:syscall +#: modules/devices/x86/x86_data.c:75 +msgctxt "x86-flag" msgid "SYSCALL (Fast System Call) and SYSRET (Return From Fast System Call)" msgstr "" -#: modules/devices/x86/processor.c:372 +#. /flag:mp +#: modules/devices/x86/x86_data.c:76 +msgctxt "x86-flag" msgid "Multiprocessing Capable." msgstr "" -#: modules/devices/x86/processor.c:373 +#. /flag:nx +#: modules/devices/x86/x86_data.c:77 +msgctxt "x86-flag" msgid "Execute Disable" msgstr "" -#: modules/devices/x86/processor.c:374 +#. /flag:mmxext +#: modules/devices/x86/x86_data.c:78 +msgctxt "x86-flag" msgid "AMD MMX extensions" msgstr "" -#: modules/devices/x86/processor.c:375 +#. /flag:fxsr_opt +#: modules/devices/x86/x86_data.c:79 +msgctxt "x86-flag" msgid "FXSAVE/FXRSTOR optimizations" msgstr "" -#: modules/devices/x86/processor.c:376 +#. /flag:pdpe1gb +#: modules/devices/x86/x86_data.c:80 +msgctxt "x86-flag" msgid "One GB pages (allows hugepagesz=1G)" msgstr "" -#: modules/devices/x86/processor.c:377 +#. /flag:rdtscp +#: modules/devices/x86/x86_data.c:81 +msgctxt "x86-flag" msgid "Read Time-Stamp Counter and Processor ID" msgstr "" -#: modules/devices/x86/processor.c:378 +#. /flag:lm +#: modules/devices/x86/x86_data.c:82 +msgctxt "x86-flag" msgid "Long Mode (x86-64: amd64, also known as Intel 64, i.e. 64-bit capable)" msgstr "" -#: modules/devices/x86/processor.c:379 +#. /flag:3dnow +#: modules/devices/x86/x86_data.c:83 +msgctxt "x86-flag" msgid "3DNow! (AMD vector instructions, competing with Intel's SSE1)" msgstr "" -#: modules/devices/x86/processor.c:380 +#. /flag:3dnowext +#: modules/devices/x86/x86_data.c:84 +msgctxt "x86-flag" msgid "AMD 3DNow! extensions" msgstr "" -#: modules/devices/x86/processor.c:382 +#. /flag:recovery +#: modules/devices/x86/x86_data.c:86 +msgctxt "x86-flag" msgid "CPU in recovery mode" msgstr "" -#: modules/devices/x86/processor.c:383 +#. /flag:longrun +#: modules/devices/x86/x86_data.c:87 +msgctxt "x86-flag" msgid "Longrun power control" msgstr "" -#: modules/devices/x86/processor.c:384 +#. /flag:lrti +#: modules/devices/x86/x86_data.c:88 +msgctxt "x86-flag" msgid "LongRun table interface" msgstr "" -#: modules/devices/x86/processor.c:386 +#. /flag:cxmmx +#: modules/devices/x86/x86_data.c:90 +msgctxt "x86-flag" msgid "Cyrix MMX extensions" msgstr "" -#: modules/devices/x86/processor.c:387 +#. /flag:k6_mtrr +#: modules/devices/x86/x86_data.c:91 +msgctxt "x86-flag" msgid "AMD K6 nonstandard MTRRs" msgstr "" -#: modules/devices/x86/processor.c:388 +#. /flag:cyrix_arr +#: modules/devices/x86/x86_data.c:92 +msgctxt "x86-flag" msgid "Cyrix ARRs (= MTRRs)" msgstr "" -#: modules/devices/x86/processor.c:389 +#. /flag:centaur_mcr +#: modules/devices/x86/x86_data.c:93 +msgctxt "x86-flag" msgid "Centaur MCRs (= MTRRs)" msgstr "" -#: modules/devices/x86/processor.c:390 +#. /flag:constant_tsc +#: modules/devices/x86/x86_data.c:94 +msgctxt "x86-flag" msgid "TSC ticks at a constant rate" msgstr "" -#: modules/devices/x86/processor.c:391 +#. /flag:up +#: modules/devices/x86/x86_data.c:95 +msgctxt "x86-flag" msgid "SMP kernel running on UP" msgstr "" -#: modules/devices/x86/processor.c:392 +#. /flag:art +#: modules/devices/x86/x86_data.c:96 +msgctxt "x86-flag" msgid "Always-Running Timer" msgstr "" -#: modules/devices/x86/processor.c:393 +#. /flag:arch_perfmon +#: modules/devices/x86/x86_data.c:97 +msgctxt "x86-flag" msgid "Intel Architectural PerfMon" msgstr "" -#: modules/devices/x86/processor.c:394 +#. /flag:pebs +#: modules/devices/x86/x86_data.c:98 +msgctxt "x86-flag" msgid "Precise-Event Based Sampling" msgstr "" -#: modules/devices/x86/processor.c:395 +#. /flag:bts +#: modules/devices/x86/x86_data.c:99 +msgctxt "x86-flag" msgid "Branch Trace Store" msgstr "" -#: modules/devices/x86/processor.c:396 +#. /flag:rep_good +#: modules/devices/x86/x86_data.c:100 +msgctxt "x86-flag" msgid "rep microcode works well" msgstr "" -#: modules/devices/x86/processor.c:397 +#. /flag:acc_power +#: modules/devices/x86/x86_data.c:101 +msgctxt "x86-flag" msgid "AMD accumulated power mechanism" msgstr "" -#: modules/devices/x86/processor.c:398 +#. /flag:nopl +#: modules/devices/x86/x86_data.c:102 +msgctxt "x86-flag" msgid "The NOPL (0F 1F) instructions" msgstr "" -#: modules/devices/x86/processor.c:399 +#. /flag:xtopology +#: modules/devices/x86/x86_data.c:103 +msgctxt "x86-flag" msgid "cpu topology enum extensions" msgstr "" -#: modules/devices/x86/processor.c:400 +#. /flag:tsc_reliable +#: modules/devices/x86/x86_data.c:104 +msgctxt "x86-flag" msgid "TSC is known to be reliable" msgstr "" -#: modules/devices/x86/processor.c:401 +#. /flag:nonstop_tsc +#: modules/devices/x86/x86_data.c:105 +msgctxt "x86-flag" msgid "TSC does not stop in C states" msgstr "" -#: modules/devices/x86/processor.c:402 +#. /flag:extd_apicid +#: modules/devices/x86/x86_data.c:106 +msgctxt "x86-flag" msgid "has extended APICID (8 bits)" msgstr "" -#: modules/devices/x86/processor.c:403 +#. /flag:amd_dcm +#: modules/devices/x86/x86_data.c:107 +msgctxt "x86-flag" msgid "multi-node processor" msgstr "" -#: modules/devices/x86/processor.c:404 +#. /flag:aperfmperf +#: modules/devices/x86/x86_data.c:108 +msgctxt "x86-flag" msgid "APERFMPERF" msgstr "" -#: modules/devices/x86/processor.c:405 +#. /flag:eagerfpu +#: modules/devices/x86/x86_data.c:109 +msgctxt "x86-flag" msgid "Non lazy FPU restore" msgstr "" -#: modules/devices/x86/processor.c:406 +#. /flag:nonstop_tsc_s3 +#: modules/devices/x86/x86_data.c:110 +msgctxt "x86-flag" msgid "TSC doesn't stop in S3 state" msgstr "" -#: modules/devices/x86/processor.c:407 +#. /flag:mce_recovery +#: modules/devices/x86/x86_data.c:111 +msgctxt "x86-flag" msgid "CPU has recoverable machine checks" msgstr "" -#: modules/devices/x86/processor.c:410 -msgid "SSE-3 (“Prescott New Instructions”)" +#. /flag:pni +#: modules/devices/x86/x86_data.c:114 +msgctxt "x86-flag" +msgid "SSE-3 (\"Prescott New Instructions\")" msgstr "" -#: modules/devices/x86/processor.c:411 +#. /flag:pclmulqdq +#: modules/devices/x86/x86_data.c:115 +msgctxt "x86-flag" msgid "" -"Perform a Carry-Less Multiplication of Quadword instruction — accelerator " +"Perform a Carry-Less Multiplication of Quadword instruction - accelerator " "for GCM)" msgstr "" -#: modules/devices/x86/processor.c:412 +#. /flag:dtes64 +#: modules/devices/x86/x86_data.c:116 +msgctxt "x86-flag" msgid "64-bit Debug Store" msgstr "" -#: modules/devices/x86/processor.c:413 +#. /flag:monitor +#: modules/devices/x86/x86_data.c:117 +msgctxt "x86-flag" msgid "Monitor/Mwait support (Intel SSE3 supplements)" msgstr "" -#: modules/devices/x86/processor.c:414 +#. /flag:ds_cpl +#: modules/devices/x86/x86_data.c:118 +msgctxt "x86-flag" msgid "CPL Qual. Debug Store" msgstr "" -#: modules/devices/x86/processor.c:415 +#. /flag:vmx +#: modules/devices/x86/x86_data.c:119 +msgctxt "x86-flag" msgid "Hardware virtualization, Intel VMX" msgstr "" -#: modules/devices/x86/processor.c:416 +#. /flag:smx +#: modules/devices/x86/x86_data.c:120 +msgctxt "x86-flag" msgid "Safer mode TXT (TPM support)" msgstr "" -#: modules/devices/x86/processor.c:417 +#. /flag:est +#: modules/devices/x86/x86_data.c:121 +msgctxt "x86-flag" msgid "Enhanced SpeedStep" msgstr "" -#: modules/devices/x86/processor.c:418 +#. /flag:tm2 +#: modules/devices/x86/x86_data.c:122 +msgctxt "x86-flag" msgid "Thermal Monitor 2" msgstr "" -#: modules/devices/x86/processor.c:419 +#. /flag:ssse3 +#: modules/devices/x86/x86_data.c:123 +msgctxt "x86-flag" msgid "Supplemental SSE-3" msgstr "" -#: modules/devices/x86/processor.c:420 +#. /flag:cid +#: modules/devices/x86/x86_data.c:124 +msgctxt "x86-flag" msgid "Context ID" msgstr "" -#: modules/devices/x86/processor.c:421 +#. /flag:sdbg +#: modules/devices/x86/x86_data.c:125 +msgctxt "x86-flag" msgid "silicon debug" msgstr "" -#: modules/devices/x86/processor.c:422 +#. /flag:fma +#: modules/devices/x86/x86_data.c:126 +msgctxt "x86-flag" msgid "Fused multiply-add" msgstr "" -#: modules/devices/x86/processor.c:423 +#. /flag:cx16 +#: modules/devices/x86/x86_data.c:127 +msgctxt "x86-flag" msgid "CMPXCHG16B" msgstr "" -#: modules/devices/x86/processor.c:424 +#. /flag:xtpr +#: modules/devices/x86/x86_data.c:128 +msgctxt "x86-flag" msgid "Send Task Priority Messages" msgstr "" -#: modules/devices/x86/processor.c:425 +#. /flag:pdcm +#: modules/devices/x86/x86_data.c:129 +msgctxt "x86-flag" msgid "Performance Capabilities" msgstr "" -#: modules/devices/x86/processor.c:426 +#. /flag:pcid +#: modules/devices/x86/x86_data.c:130 +msgctxt "x86-flag" msgid "Process Context Identifiers" msgstr "" -#: modules/devices/x86/processor.c:427 +#. /flag:dca +#: modules/devices/x86/x86_data.c:131 +msgctxt "x86-flag" msgid "Direct Cache Access" msgstr "" -#: modules/devices/x86/processor.c:428 +#. /flag:sse4_1 +#: modules/devices/x86/x86_data.c:132 +msgctxt "x86-flag" msgid "SSE-4.1" msgstr "" -#: modules/devices/x86/processor.c:429 +#. /flag:sse4_2 +#: modules/devices/x86/x86_data.c:133 +msgctxt "x86-flag" msgid "SSE-4.2" msgstr "" -#: modules/devices/x86/processor.c:430 +#. /flag:x2apic +#: modules/devices/x86/x86_data.c:134 +msgctxt "x86-flag" msgid "x2APIC" msgstr "" -#: modules/devices/x86/processor.c:431 +#. /flag:movbe +#: modules/devices/x86/x86_data.c:135 +msgctxt "x86-flag" msgid "Move Data After Swapping Bytes instruction" msgstr "" -#: modules/devices/x86/processor.c:432 +#. /flag:popcnt +#: modules/devices/x86/x86_data.c:136 +msgctxt "x86-flag" msgid "" "Return the Count of Number of Bits Set to 1 instruction (Hamming weight, i." "e. bit count)" msgstr "" -#: modules/devices/x86/processor.c:433 +#. /flag:tsc_deadline_timer +#: modules/devices/x86/x86_data.c:137 +msgctxt "x86-flag" msgid "Tsc deadline timer" msgstr "" -#: modules/devices/x86/processor.c:434 +#. /flag:aes/aes-ni +#: modules/devices/x86/x86_data.c:138 +msgctxt "x86-flag" msgid "Advanced Encryption Standard (New Instructions)" msgstr "" -#: modules/devices/x86/processor.c:435 +#. /flag:xsave +#: modules/devices/x86/x86_data.c:139 +msgctxt "x86-flag" msgid "Save Processor Extended States: also provides XGETBY,XRSTOR,XSETBY" msgstr "" -#: modules/devices/x86/processor.c:436 +#. /flag:avx +#: modules/devices/x86/x86_data.c:140 +msgctxt "x86-flag" msgid "Advanced Vector Extensions" msgstr "" -#: modules/devices/x86/processor.c:437 +#. /flag:f16c +#: modules/devices/x86/x86_data.c:141 +msgctxt "x86-flag" msgid "16-bit fp conversions (CVT16)" msgstr "" -#: modules/devices/x86/processor.c:438 +#. /flag:rdrand +#: modules/devices/x86/x86_data.c:142 +msgctxt "x86-flag" msgid "Read Random Number from hardware random number generator instruction" msgstr "" -#: modules/devices/x86/processor.c:439 +#. /flag:hypervisor +#: modules/devices/x86/x86_data.c:143 +msgctxt "x86-flag" msgid "Running on a hypervisor" msgstr "" #. /Cyrix/Centaur-defined CPU features, CPUID level 0xC0000001 -#: modules/devices/x86/processor.c:441 +#. /flag:rng +#: modules/devices/x86/x86_data.c:145 +msgctxt "x86-flag" msgid "Random Number Generator present (xstore)" msgstr "" -#: modules/devices/x86/processor.c:442 +#. /flag:rng_en +#: modules/devices/x86/x86_data.c:146 +msgctxt "x86-flag" msgid "Random Number Generator enabled" msgstr "" -#: modules/devices/x86/processor.c:443 +#. /flag:ace +#: modules/devices/x86/x86_data.c:147 +msgctxt "x86-flag" msgid "on-CPU crypto (xcrypt)" msgstr "" -#: modules/devices/x86/processor.c:444 +#. /flag:ace_en +#: modules/devices/x86/x86_data.c:148 +msgctxt "x86-flag" msgid "on-CPU crypto enabled" msgstr "" -#: modules/devices/x86/processor.c:445 +#. /flag:ace2 +#: modules/devices/x86/x86_data.c:149 +msgctxt "x86-flag" msgid "Advanced Cryptography Engine v2" msgstr "" -#: modules/devices/x86/processor.c:446 +#. /flag:ace2_en +#: modules/devices/x86/x86_data.c:150 +msgctxt "x86-flag" msgid "ACE v2 enabled" msgstr "" -#: modules/devices/x86/processor.c:447 +#. /flag:phe +#: modules/devices/x86/x86_data.c:151 +msgctxt "x86-flag" msgid "PadLock Hash Engine" msgstr "" -#: modules/devices/x86/processor.c:448 +#. /flag:phe_en +#: modules/devices/x86/x86_data.c:152 +msgctxt "x86-flag" msgid "PHE enabled" msgstr "" -#: modules/devices/x86/processor.c:449 +#. /flag:pmm +#: modules/devices/x86/x86_data.c:153 +msgctxt "x86-flag" msgid "PadLock Montgomery Multiplier" msgstr "" -#: modules/devices/x86/processor.c:450 +#. /flag:pmm_en +#: modules/devices/x86/x86_data.c:154 +msgctxt "x86-flag" msgid "PMM enabled" msgstr "" -#: modules/devices/x86/processor.c:452 +#. /flag:lahf_lm +#: modules/devices/x86/x86_data.c:156 +msgctxt "x86-flag" msgid "Load AH from Flags (LAHF) and Store AH into Flags (SAHF) in long mode" msgstr "" -#: modules/devices/x86/processor.c:453 +#. /flag:cmp_legacy +#: modules/devices/x86/x86_data.c:157 +msgctxt "x86-flag" msgid "If yes HyperThreading not valid" msgstr "" -#: modules/devices/x86/processor.c:454 +#. /flag:svm +#: modules/devices/x86/x86_data.c:158 +msgctxt "x86-flag" msgid "\"Secure virtual machine\": AMD-V" msgstr "" -#: modules/devices/x86/processor.c:455 +#. /flag:extapic +#: modules/devices/x86/x86_data.c:159 +msgctxt "x86-flag" msgid "Extended APIC space" msgstr "" -#: modules/devices/x86/processor.c:456 +#. /flag:cr8_legacy +#: modules/devices/x86/x86_data.c:160 +msgctxt "x86-flag" msgid "CR8 in 32-bit mode" msgstr "" -#: modules/devices/x86/processor.c:457 +#. /flag:abm +#: modules/devices/x86/x86_data.c:161 +msgctxt "x86-flag" msgid "Advanced Bit Manipulation" msgstr "" -#: modules/devices/x86/processor.c:458 +#. /flag:sse4a +#: modules/devices/x86/x86_data.c:162 +msgctxt "x86-flag" msgid "SSE-4A" msgstr "" -#: modules/devices/x86/processor.c:459 +#. /flag:misalignsse +#: modules/devices/x86/x86_data.c:163 +msgctxt "x86-flag" msgid "" "indicates if a general-protection exception (#GP) is generated when some " "legacy SSE instructions operate on unaligned data. Also depends on CR0 and " "Alignment Checking bit" msgstr "" -#: modules/devices/x86/processor.c:460 +#. /flag:3dnowprefetch +#: modules/devices/x86/x86_data.c:164 +msgctxt "x86-flag" msgid "3DNow prefetch instructions" msgstr "" -#: modules/devices/x86/processor.c:461 +#. /flag:osvw +#: modules/devices/x86/x86_data.c:165 +msgctxt "x86-flag" msgid "" "indicates OS Visible Workaround, which allows the OS to work around " "processor errata." msgstr "" -#: modules/devices/x86/processor.c:462 +#. /flag:ibs +#: modules/devices/x86/x86_data.c:166 +msgctxt "x86-flag" msgid "Instruction Based Sampling" msgstr "" -#: modules/devices/x86/processor.c:463 +#. /flag:xop +#: modules/devices/x86/x86_data.c:167 +msgctxt "x86-flag" msgid "extended AVX instructions" msgstr "" -#: modules/devices/x86/processor.c:464 +#. /flag:skinit +#: modules/devices/x86/x86_data.c:168 +msgctxt "x86-flag" msgid "SKINIT/STGI instructions" msgstr "" -#: modules/devices/x86/processor.c:465 +#. /flag:wdt +#: modules/devices/x86/x86_data.c:169 +msgctxt "x86-flag" msgid "Watchdog timer" msgstr "" -#: modules/devices/x86/processor.c:466 +#. /flag:lwp +#: modules/devices/x86/x86_data.c:170 +msgctxt "x86-flag" msgid "Light Weight Profiling" msgstr "" -#: modules/devices/x86/processor.c:467 +#. /flag:fma4 +#: modules/devices/x86/x86_data.c:171 +msgctxt "x86-flag" msgid "4 operands MAC instructions" msgstr "" -#: modules/devices/x86/processor.c:468 +#. /flag:tce +#: modules/devices/x86/x86_data.c:172 +msgctxt "x86-flag" msgid "translation cache extension" msgstr "" -#: modules/devices/x86/processor.c:469 +#. /flag:nodeid_msr +#: modules/devices/x86/x86_data.c:173 +msgctxt "x86-flag" msgid "NodeId MSR" msgstr "" -#: modules/devices/x86/processor.c:470 +#. /flag:tbm +#: modules/devices/x86/x86_data.c:174 +msgctxt "x86-flag" msgid "Trailing Bit Manipulation" msgstr "" -#: modules/devices/x86/processor.c:471 +#. /flag:topoext +#: modules/devices/x86/x86_data.c:175 +msgctxt "x86-flag" msgid "Topology Extensions CPUID leafs" msgstr "" -#: modules/devices/x86/processor.c:472 +#. /flag:perfctr_core +#: modules/devices/x86/x86_data.c:176 +msgctxt "x86-flag" msgid "Core Performance Counter Extensions" msgstr "" -#: modules/devices/x86/processor.c:473 +#. /flag:perfctr_nb +#: modules/devices/x86/x86_data.c:177 +msgctxt "x86-flag" msgid "NB Performance Counter Extensions" msgstr "" -#: modules/devices/x86/processor.c:474 +#. /flag:bpext +#: modules/devices/x86/x86_data.c:178 +msgctxt "x86-flag" msgid "data breakpoint extension" msgstr "" -#: modules/devices/x86/processor.c:475 +#. /flag:ptsc +#: modules/devices/x86/x86_data.c:179 +msgctxt "x86-flag" msgid "performance time-stamp counter" msgstr "" -#: modules/devices/x86/processor.c:476 +#. /flag:perfctr_l2 +#: modules/devices/x86/x86_data.c:180 +msgctxt "x86-flag" msgid "L2 Performance Counter Extensions" msgstr "" -#: modules/devices/x86/processor.c:477 +#. /flag:mwaitx +#: modules/devices/x86/x86_data.c:181 +msgctxt "x86-flag" msgid "MWAIT extension (MONITORX/MWAITX)" msgstr "" -#: modules/devices/x86/processor.c:479 +#. /flag:cpb +#: modules/devices/x86/x86_data.c:183 +msgctxt "x86-flag" msgid "AMD Core Performance Boost" msgstr "" -#: modules/devices/x86/processor.c:480 +#. /flag:epb +#: modules/devices/x86/x86_data.c:184 +msgctxt "x86-flag" msgid "IA32_ENERGY_PERF_BIAS support" msgstr "" -#: modules/devices/x86/processor.c:481 +#. /flag:hw_pstate +#: modules/devices/x86/x86_data.c:185 +msgctxt "x86-flag" msgid "AMD HW-PState" msgstr "" -#: modules/devices/x86/processor.c:482 +#. /flag:proc_feedback +#: modules/devices/x86/x86_data.c:186 +msgctxt "x86-flag" msgid "AMD ProcFeedbackInterface" msgstr "" -#: modules/devices/x86/processor.c:483 +#. /flag:intel_pt +#: modules/devices/x86/x86_data.c:187 +msgctxt "x86-flag" msgid "Intel Processor Tracing" msgstr "" -#: modules/devices/x86/processor.c:485 +#. /flag:tpr_shadow +#: modules/devices/x86/x86_data.c:189 +msgctxt "x86-flag" msgid "Intel TPR Shadow" msgstr "" -#: modules/devices/x86/processor.c:486 +#. /flag:vnmi +#: modules/devices/x86/x86_data.c:190 +msgctxt "x86-flag" msgid "Intel Virtual NMI" msgstr "" -#: modules/devices/x86/processor.c:487 +#. /flag:flexpriority +#: modules/devices/x86/x86_data.c:191 +msgctxt "x86-flag" msgid "Intel FlexPriority" msgstr "" -#: modules/devices/x86/processor.c:488 +#. /flag:ept +#: modules/devices/x86/x86_data.c:192 +msgctxt "x86-flag" msgid "Intel Extended Page Table" msgstr "" -#: modules/devices/x86/processor.c:489 +#. /flag:vpid +#: modules/devices/x86/x86_data.c:193 +msgctxt "x86-flag" msgid "Intel Virtual Processor ID" msgstr "" -#: modules/devices/x86/processor.c:490 +#. /flag:vmmcall +#: modules/devices/x86/x86_data.c:194 +msgctxt "x86-flag" msgid "prefer VMMCALL to VMCALL" msgstr "" -#: modules/devices/x86/processor.c:492 +#. /flag:fsgsbase +#: modules/devices/x86/x86_data.c:196 +msgctxt "x86-flag" msgid "{RD/WR}{FS/GS}BASE instructions" msgstr "" -#: modules/devices/x86/processor.c:493 +#. /flag:tsc_adjust +#: modules/devices/x86/x86_data.c:197 +msgctxt "x86-flag" msgid "TSC adjustment MSR" msgstr "" -#: modules/devices/x86/processor.c:494 +#. /flag:bmi1 +#: modules/devices/x86/x86_data.c:198 +msgctxt "x86-flag" msgid "1st group bit manipulation extensions" msgstr "" -#: modules/devices/x86/processor.c:495 +#. /flag:hle +#: modules/devices/x86/x86_data.c:199 +msgctxt "x86-flag" msgid "Hardware Lock Elision" msgstr "" -#: modules/devices/x86/processor.c:496 +#. /flag:avx2 +#: modules/devices/x86/x86_data.c:200 +msgctxt "x86-flag" msgid "AVX2 instructions" msgstr "" -#: modules/devices/x86/processor.c:497 +#. /flag:smep +#: modules/devices/x86/x86_data.c:201 +msgctxt "x86-flag" msgid "Supervisor Mode Execution Protection" msgstr "" -#: modules/devices/x86/processor.c:498 +#. /flag:bmi2 +#: modules/devices/x86/x86_data.c:202 +msgctxt "x86-flag" msgid "2nd group bit manipulation extensions" msgstr "" -#: modules/devices/x86/processor.c:499 +#. /flag:erms +#: modules/devices/x86/x86_data.c:203 +msgctxt "x86-flag" msgid "Enhanced REP MOVSB/STOSB" msgstr "" -#: modules/devices/x86/processor.c:500 +#. /flag:invpcid +#: modules/devices/x86/x86_data.c:204 +msgctxt "x86-flag" msgid "Invalidate Processor Context ID" msgstr "" -#: modules/devices/x86/processor.c:501 +#. /flag:rtm +#: modules/devices/x86/x86_data.c:205 +msgctxt "x86-flag" msgid "Restricted Transactional Memory" msgstr "" -#: modules/devices/x86/processor.c:502 +#. /flag:cqm +#: modules/devices/x86/x86_data.c:206 +msgctxt "x86-flag" msgid "Cache QoS Monitoring" msgstr "" -#: modules/devices/x86/processor.c:503 +#. /flag:mpx +#: modules/devices/x86/x86_data.c:207 +msgctxt "x86-flag" msgid "Memory Protection Extension" msgstr "" -#: modules/devices/x86/processor.c:504 +#. /flag:avx512f +#: modules/devices/x86/x86_data.c:208 +msgctxt "x86-flag" msgid "AVX-512 foundation" msgstr "" -#: modules/devices/x86/processor.c:505 +#. /flag:avx512dq +#: modules/devices/x86/x86_data.c:209 +msgctxt "x86-flag" msgid "AVX-512 Double/Quad instructions" msgstr "" -#: modules/devices/x86/processor.c:506 +#. /flag:rdseed +#: modules/devices/x86/x86_data.c:210 +msgctxt "x86-flag" msgid "The RDSEED instruction" msgstr "" -#: modules/devices/x86/processor.c:507 +#. /flag:adx +#: modules/devices/x86/x86_data.c:211 +msgctxt "x86-flag" msgid "The ADCX and ADOX instructions" msgstr "" -#: modules/devices/x86/processor.c:508 +#. /flag:smap +#: modules/devices/x86/x86_data.c:212 +msgctxt "x86-flag" msgid "Supervisor Mode Access Prevention" msgstr "" -#: modules/devices/x86/processor.c:509 +#. /flag:clflushopt +#: modules/devices/x86/x86_data.c:213 +msgctxt "x86-flag" msgid "CLFLUSHOPT instruction" msgstr "" -#: modules/devices/x86/processor.c:510 +#. /flag:clwb +#: modules/devices/x86/x86_data.c:214 +msgctxt "x86-flag" msgid "CLWB instruction" msgstr "" -#: modules/devices/x86/processor.c:511 +#. /flag:avx512pf +#: modules/devices/x86/x86_data.c:215 +msgctxt "x86-flag" msgid "AVX-512 Prefetch" msgstr "" -#: modules/devices/x86/processor.c:512 +#. /flag:avx512er +#: modules/devices/x86/x86_data.c:216 +msgctxt "x86-flag" msgid "AVX-512 Exponential and Reciprocal" msgstr "" -#: modules/devices/x86/processor.c:513 +#. /flag:avx512cd +#: modules/devices/x86/x86_data.c:217 +msgctxt "x86-flag" msgid "AVX-512 Conflict Detection" msgstr "" -#: modules/devices/x86/processor.c:514 +#. /flag:sha_ni +#: modules/devices/x86/x86_data.c:218 +msgctxt "x86-flag" msgid "SHA1/SHA256 Instruction Extensions" msgstr "" -#: modules/devices/x86/processor.c:515 +#. /flag:avx512bw +#: modules/devices/x86/x86_data.c:219 +msgctxt "x86-flag" msgid "AVX-512 Byte/Word instructions" msgstr "" -#: modules/devices/x86/processor.c:516 +#. /flag:avx512vl +#: modules/devices/x86/x86_data.c:220 +msgctxt "x86-flag" msgid "AVX-512 128/256 Vector Length extensions" msgstr "" -#: modules/devices/x86/processor.c:518 +#. /flag:xsaveopt +#: modules/devices/x86/x86_data.c:222 +msgctxt "x86-flag" msgid "Optimized XSAVE" msgstr "" -#: modules/devices/x86/processor.c:519 +#. /flag:xsavec +#: modules/devices/x86/x86_data.c:223 +msgctxt "x86-flag" msgid "XSAVEC" msgstr "" -#: modules/devices/x86/processor.c:520 +#. /flag:xgetbv1 +#: modules/devices/x86/x86_data.c:224 +msgctxt "x86-flag" msgid "XGETBV with ECX = 1" msgstr "" -#: modules/devices/x86/processor.c:521 +#. /flag:xsaves +#: modules/devices/x86/x86_data.c:225 +msgctxt "x86-flag" msgid "XSAVES/XRSTORS" msgstr "" -#: modules/devices/x86/processor.c:523 +#. /flag:cqm_llc +#: modules/devices/x86/x86_data.c:227 +msgctxt "x86-flag" msgid "LLC QoS" msgstr "" -#: modules/devices/x86/processor.c:525 +#. /flag:cqm_occup_llc +#: modules/devices/x86/x86_data.c:229 +msgctxt "x86-flag" msgid "LLC occupancy monitoring" msgstr "" -#: modules/devices/x86/processor.c:526 +#. /flag:cqm_mbm_total +#: modules/devices/x86/x86_data.c:230 +msgctxt "x86-flag" msgid "LLC total MBM monitoring" msgstr "" -#: modules/devices/x86/processor.c:527 +#. /flag:cqm_mbm_local +#: modules/devices/x86/x86_data.c:231 +msgctxt "x86-flag" msgid "LLC local MBM monitoring" msgstr "" -#: modules/devices/x86/processor.c:529 +#. /flag:clzero +#: modules/devices/x86/x86_data.c:233 +msgctxt "x86-flag" msgid "CLZERO instruction" msgstr "" -#: modules/devices/x86/processor.c:530 +#. /flag:irperf +#: modules/devices/x86/x86_data.c:234 +msgctxt "x86-flag" msgid "instructions retired performance counter" msgstr "" -#: modules/devices/x86/processor.c:532 +#. /flag:dtherm +#: modules/devices/x86/x86_data.c:236 +msgctxt "x86-flag" msgid "digital thermal sensor" msgstr "" -#: modules/devices/x86/processor.c:533 +#. /flag:ida +#: modules/devices/x86/x86_data.c:237 +msgctxt "x86-flag" msgid "Intel Dynamic Acceleration" msgstr "" -#: modules/devices/x86/processor.c:534 +#. /flag:arat +#: modules/devices/x86/x86_data.c:238 +msgctxt "x86-flag" msgid "Always Running APIC Timer" msgstr "" -#: modules/devices/x86/processor.c:535 +#. /flag:pln +#: modules/devices/x86/x86_data.c:239 +msgctxt "x86-flag" msgid "Intel Power Limit Notification" msgstr "" -#: modules/devices/x86/processor.c:536 +#. /flag:pts +#: modules/devices/x86/x86_data.c:240 +msgctxt "x86-flag" msgid "Intel Package Thermal Status" msgstr "" -#: modules/devices/x86/processor.c:537 +#. /flag:hwp +#: modules/devices/x86/x86_data.c:241 +msgctxt "x86-flag" msgid "Intel Hardware P-states" msgstr "" -#: modules/devices/x86/processor.c:538 +#. /flag:hwp_notify +#: modules/devices/x86/x86_data.c:242 +msgctxt "x86-flag" msgid "HWP notification" msgstr "" -#: modules/devices/x86/processor.c:539 +#. /flag:hwp_act_window +#: modules/devices/x86/x86_data.c:243 +msgctxt "x86-flag" msgid "HWP Activity Window" msgstr "" -#: modules/devices/x86/processor.c:540 +#. /flag:hwp_epp +#: modules/devices/x86/x86_data.c:244 +msgctxt "x86-flag" msgid "HWP Energy Performance Preference" msgstr "" -#: modules/devices/x86/processor.c:541 +#. /flag:hwp_pkg_req +#: modules/devices/x86/x86_data.c:245 +msgctxt "x86-flag" msgid "HWP package-level request" msgstr "" -#: modules/devices/x86/processor.c:543 +#. /flag:npt +#: modules/devices/x86/x86_data.c:247 +msgctxt "x86-flag" msgid "AMD Nested Page Table support" msgstr "" -#: modules/devices/x86/processor.c:544 +#. /flag:lbrv +#: modules/devices/x86/x86_data.c:248 +msgctxt "x86-flag" msgid "AMD LBR Virtualization support" msgstr "" -#: modules/devices/x86/processor.c:545 +#. /flag:svm_lock +#: modules/devices/x86/x86_data.c:249 +msgctxt "x86-flag" msgid "AMD SVM locking MSR" msgstr "" -#: modules/devices/x86/processor.c:546 +#. /flag:nrip_save +#: modules/devices/x86/x86_data.c:250 +msgctxt "x86-flag" msgid "AMD SVM next_rip save" msgstr "" -#: modules/devices/x86/processor.c:547 +#. /flag:tsc_scale +#: modules/devices/x86/x86_data.c:251 +msgctxt "x86-flag" msgid "AMD TSC scaling support" msgstr "" -#: modules/devices/x86/processor.c:548 +#. /flag:vmcb_clean +#: modules/devices/x86/x86_data.c:252 +msgctxt "x86-flag" msgid "AMD VMCB clean bits support" msgstr "" -#: modules/devices/x86/processor.c:549 +#. /flag:flushbyasid +#: modules/devices/x86/x86_data.c:253 +msgctxt "x86-flag" msgid "AMD flush-by-ASID support" msgstr "" -#: modules/devices/x86/processor.c:550 +#. /flag:decodeassists +#: modules/devices/x86/x86_data.c:254 +msgctxt "x86-flag" msgid "AMD Decode Assists support" msgstr "" -#: modules/devices/x86/processor.c:551 +#. /flag:pausefilter +#: modules/devices/x86/x86_data.c:255 +msgctxt "x86-flag" msgid "AMD filtered pause intercept" msgstr "" -#: modules/devices/x86/processor.c:552 +#. /flag:pfthreshold +#: modules/devices/x86/x86_data.c:256 +msgctxt "x86-flag" msgid "AMD pause filter threshold" msgstr "" -#: modules/devices/x86/processor.c:553 +#. /flag:avic +#: modules/devices/x86/x86_data.c:257 +msgctxt "x86-flag" msgid "Virtual Interrupt Controller" msgstr "" -#: modules/devices/x86/processor.c:555 +#. /flag:pku +#: modules/devices/x86/x86_data.c:259 +msgctxt "x86-flag" msgid "Protection Keys for Userspace" msgstr "" -#: modules/devices/x86/processor.c:556 +#. /flag:ospke +#: modules/devices/x86/x86_data.c:260 +msgctxt "x86-flag" msgid "OS Protection Keys Enable" msgstr "" -#: modules/devices/x86/processor.c:558 +#. /flag:overflow_recov +#: modules/devices/x86/x86_data.c:262 +msgctxt "x86-flag" msgid "MCA overflow recovery support" msgstr "" -#: modules/devices/x86/processor.c:559 +#. /flag:succor +#: modules/devices/x86/x86_data.c:263 +msgctxt "x86-flag" msgid "uncorrectable error containment and recovery" msgstr "" -#: modules/devices/x86/processor.c:560 +#. /flag:smca +#: modules/devices/x86/x86_data.c:264 +msgctxt "x86-flag" msgid "Scalable MCA" msgstr "" -#: modules/devices/x86/processor.c:567 +#. /bug:f00f +#: modules/devices/x86/x86_data.c:267 +msgctxt "x86-flag" msgid "Intel F00F bug" msgstr "" -#: modules/devices/x86/processor.c:568 +#. /bug:fdiv +#: modules/devices/x86/x86_data.c:268 +msgctxt "x86-flag" msgid "FPU FDIV" msgstr "" -#: modules/devices/x86/processor.c:569 +#. /bug:coma +#: modules/devices/x86/x86_data.c:269 +msgctxt "x86-flag" msgid "Cyrix 6x86 coma" msgstr "" -#: modules/devices/x86/processor.c:570 +#. /bug:tlb_mmatch +#: modules/devices/x86/x86_data.c:270 +msgctxt "x86-flag" msgid "AMD Erratum 383" msgstr "" -#: modules/devices/x86/processor.c:571 modules/devices/x86/processor.c:580 +#. /bug:apic_c1e +#. /bug:amd_e400 +#: modules/devices/x86/x86_data.c:271 modules/devices/x86/x86_data.c:280 +msgctxt "x86-flag" msgid "AMD Erratum 400" msgstr "" -#: modules/devices/x86/processor.c:572 +#. /bug:11ap +#: modules/devices/x86/x86_data.c:272 +msgctxt "x86-flag" msgid "Bad local APIC aka 11AP" msgstr "" -#: modules/devices/x86/processor.c:573 +#. /bug:fxsave_leak +#: modules/devices/x86/x86_data.c:273 +msgctxt "x86-flag" msgid "FXSAVE leaks FOP/FIP/FOP" msgstr "" -#: modules/devices/x86/processor.c:574 +#. /bug:clflush_monitor +#: modules/devices/x86/x86_data.c:274 +msgctxt "x86-flag" msgid "AAI65, CLFLUSH required before MONITOR" msgstr "" -#: modules/devices/x86/processor.c:575 +#. /bug:sysret_ss_attrs +#: modules/devices/x86/x86_data.c:275 +msgctxt "x86-flag" msgid "SYSRET doesn't fix up SS attrs" msgstr "" -#: modules/devices/x86/processor.c:576 +#. /bug:espfix +#: modules/devices/x86/x86_data.c:276 +msgctxt "x86-flag" msgid "IRET to 16-bit SS corrupts ESP/RSP high bits" msgstr "" -#: modules/devices/x86/processor.c:577 +#. /bug:null_seg +#: modules/devices/x86/x86_data.c:277 +msgctxt "x86-flag" msgid "Nulling a selector preserves the base" msgstr "" -#: modules/devices/x86/processor.c:578 +#. /bug:swapgs_fence +#: modules/devices/x86/x86_data.c:278 +msgctxt "x86-flag" msgid "SWAPGS without input dep on GS" msgstr "" -#: modules/devices/x86/processor.c:579 +#. /bug:monitor +#: modules/devices/x86/x86_data.c:279 +msgctxt "x86-flag" msgid "IPI required to wake up remote CPU" msgstr "" -#: modules/devices/x86/processor.c:588 +#. /x86/kernel/cpu/powerflags.h +#. /flag:pm:ts +#: modules/devices/x86/x86_data.c:283 +msgctxt "x86-flag" msgid "temperature sensor" msgstr "" -#: modules/devices/x86/processor.c:589 +#. /flag:pm:fid +#: modules/devices/x86/x86_data.c:284 +msgctxt "x86-flag" msgid "frequency id control" msgstr "" -#: modules/devices/x86/processor.c:590 +#. /flag:pm:vid +#: modules/devices/x86/x86_data.c:285 +msgctxt "x86-flag" msgid "voltage id control" msgstr "" -#: modules/devices/x86/processor.c:591 +#. /flag:pm:ttp +#: modules/devices/x86/x86_data.c:286 +msgctxt "x86-flag" msgid "thermal trip" msgstr "" -#: modules/devices/x86/processor.c:592 +#. /flag:pm:tm +#: modules/devices/x86/x86_data.c:287 +msgctxt "x86-flag" msgid "hardware thermal control" msgstr "" -#: modules/devices/x86/processor.c:593 +#. /flag:pm:stc +#: modules/devices/x86/x86_data.c:288 +msgctxt "x86-flag" msgid "software thermal control" msgstr "" -#: modules/devices/x86/processor.c:594 +#. /flag:pm:100mhzsteps +#: modules/devices/x86/x86_data.c:289 +msgctxt "x86-flag" msgid "100 MHz multiplier control" msgstr "" -#: modules/devices/x86/processor.c:595 +#. /flag:pm:hwpstate +#: modules/devices/x86/x86_data.c:290 +msgctxt "x86-flag" msgid "hardware P-state control" msgstr "" -#: modules/devices/x86/processor.c:597 +#. /flag:pm:cpb +#: modules/devices/x86/x86_data.c:291 +msgctxt "x86-flag" msgid "core performance boost" msgstr "" -#: modules/devices/x86/processor.c:598 +#. /flag:pm:eff_freq_ro +#: modules/devices/x86/x86_data.c:292 +msgctxt "x86-flag" msgid "Readonly aperf/mperf" msgstr "" -#: modules/devices/x86/processor.c:599 +#. /flag:pm:proc_feedback +#: modules/devices/x86/x86_data.c:293 +msgctxt "x86-flag" msgid "processor feedback interface" msgstr "" -#: modules/devices/x86/processor.c:600 +#. /flag:pm:acc_power +#: modules/devices/x86/x86_data.c:294 +msgctxt "x86-flag" msgid "accumulated power mechanism" msgstr "" -#: modules/devices/x86/processor.c:739 -msgid "Model Name" +#: modules/network.c:59 +msgid "Interfaces" +msgstr "Interfaces" + +#: modules/network.c:60 +msgid "IP Connections" +msgstr "Connections IP" + +#: modules/network.c:61 +msgid "Routing Table" +msgstr "Table de Routage" + +#: modules/network.c:62 +msgid "ARP Table" +msgstr "Table ARP" + +#: modules/network.c:63 +msgid "DNS Servers" +msgstr "Serveurs DNS" + +#: modules/network.c:64 +msgid "Statistics" +msgstr "Statistiques" + +#: modules/network.c:65 +msgid "Shared Directories" +msgstr "Dossiers d'interopérabilités" + +#: modules/network.c:300 +#, c-format +msgid "" +"[ARP Table]\n" +"%s\n" +"[$ShellParam$]\n" +"ReloadInterval=3000\n" +"ColumnTitle$TextValue=IP Address\n" +"ColumnTitle$Value=Interface\n" +"ColumnTitle$Extra1=MAC Address\n" +"ShowColumnHeaders=true\n" msgstr "" +"[ARP Table]\n" +"%s\n" +"[$ShellParam$]\n" +"ReloadInterval=3000\n" +"ColumnTitle$TextValue=IP Addresse\n" +"ColumnTitle$Value=Interface\n" +"ColumnTitle$Extra1=MAC Address\n" +"ShowColumnHeaders=true\n" -#: modules/devices/x86/processor.c:740 -msgid "Family, model, stepping" +#: modules/network.c:321 +#, c-format +msgid "" +"[Name servers]\n" +"%s\n" +"[$ShellParam$]\n" +"ColumnTitle$TextValue=IP Address\n" +"ColumnTitle$Value=Name\n" +"ShowColumnHeaders=true\n" msgstr "" +"[Name servers]\n" +"%s\n" +"[$ShellParam$]\n" +"ColumnTitle$TextValue=IP Address\n" +"ColumnTitle$Value=Name\n" +"ShowColumnHeaders=true\n" -#: modules/devices/x86/processor.c:746 -msgid "Configuration" +#: modules/network.c:331 +#, c-format +msgid "" +"[Connections]\n" +"%s\n" +"[$ShellParam$]\n" +"ReloadInterval=3000\n" +"ColumnTitle$TextValue=Local Address\n" +"ColumnTitle$Value=Protocol\n" +"ColumnTitle$Extra1=Foreign Address\n" +"ColumnTitle$Extra2=State\n" +"ShowColumnHeaders=true\n" msgstr "" +"[Connections]\n" +"%s\n" +"[$ShellParam$]\n" +"ReloadInterval=3000\n" +"ColumnTitle$TextValue=Local Address\n" +"ColumnTitle$Value=Protocol\n" +"ColumnTitle$Extra1=Foreign Address\n" +"ColumnTitle$Extra2=State\n" +"ShowColumnHeaders=true\n" -#: modules/devices/x86/processor.c:747 -msgid "Cache Size" +#: modules/network.c:356 +msgid "Interface" msgstr "" -#: modules/devices/x86/processor.c:747 -msgid "kb" +#: modules/network.c:357 modules/network/net.c:477 +msgid "IP Address" msgstr "" -#: modules/devices/x86/processor.c:754 -msgid "Power Management" +#: modules/network.c:358 +msgid "Sent" msgstr "" -#: modules/devices/x86/processor.c:755 -msgid "Bug Workarounds" +#: modules/network.c:359 +msgid "Received" msgstr "" -#: modules/devices/printers.c:81 -msgid "⚬ Can do black and white printing=\n" -msgstr "⚬ Impression en noir et blanc =\n" +#: modules/network.c:365 +#, c-format +msgid "" +"[IP routing table]\n" +"%s\n" +"[$ShellParam$]\n" +"ViewType=0\n" +"ReloadInterval=3000\n" +"ColumnTitle$TextValue=Destination / Gateway\n" +"ColumnTitle$Value=Interface\n" +"ColumnTitle$Extra1=Flags\n" +"ColumnTitle$Extra2=Mask\n" +"ShowColumnHeaders=true\n" +msgstr "" -#: modules/devices/printers.c:83 -msgid "⚬ Can do color printing=\n" -msgstr "⚬ Imprimer en couleur=\n" +#: modules/network.c:403 +msgid "Network" +msgstr "Réseau" -#: modules/devices/printers.c:85 -msgid "⚬ Can do duplexing=\n" -msgstr "⚬ Imprimer recto verso=\n" +#: modules/network.c:436 +msgid "Gathers information about this computer's network connection" +msgstr "Collecte des informations sur les connexions réseau de cet ordinateur" -#: modules/devices/printers.c:87 -msgid "⚬ Can do staple output=\n" -msgstr "⚬ Agrafer les feuilles imprimées=\n" +#: modules/network/net.c:72 +msgctxt "wi-op-mode" +msgid "Auto" +msgstr "" -#: modules/devices/printers.c:89 -msgid "⚬ Can do copies=\n" -msgstr "⚬ Réaliser copies=\n" +#: modules/network/net.c:73 +msgctxt "wi-op-mode" +msgid "Ad-Hoc" +msgstr "" -#: modules/devices/printers.c:91 -msgid "⚬ Can collate copies=\n" -msgstr "⚬ Assembler des copies=\n" +#: modules/network/net.c:74 +msgctxt "wi-op-mode" +msgid "Managed" +msgstr "" -#: modules/devices/printers.c:93 -msgid "⚬ Printer is rejecting jobs=\n" -msgstr "⚬ Imprimante rejette cette tâche=\n" +#: modules/network/net.c:75 +msgctxt "wi-op-mode" +msgid "Master" +msgstr "" -#: modules/devices/printers.c:95 -msgid "⚬ Printer was automatically discovered and added=\n" -msgstr "⚬ Imprimante a été automatiquement détecté et ajouté=\n" +#: modules/network/net.c:76 +msgctxt "wi-op-mode" +msgid "Repeater" +msgstr "" -#: modules/devices/printers.c:110 -msgid "Idle" -msgstr "Inoccupé" +#: modules/network/net.c:77 +msgctxt "wi-op-mode" +msgid "Secondary" +msgstr "" -#: modules/devices/printers.c:112 -msgid "Printing a Job" -msgstr "Impression" +#: modules/network/net.c:78 +msgctxt "wi-op-mode" +msgid "(Unknown)" +msgstr "" -#: modules/devices/printers.c:114 -msgid "Stopped" -msgstr "Arrêt" +#: modules/network/net.c:242 modules/network/net.c:262 +#: modules/network/net.c:270 +msgctxt "net-if-type" +msgid "Ethernet" +msgstr "" -#: modules/devices/printers.c:138 hardinfo/hardinfo.c:56 hardinfo/hardinfo.c:57 -msgid "Yes" -msgstr "Oui" +#: modules/network/net.c:243 +msgctxt "net-if-type" +msgid "Loopback" +msgstr "" -#: modules/devices/printers.c:190 -msgid "" -"[Printers]\n" -"No suitable CUPS library found=" +#: modules/network/net.c:244 +msgctxt "net-if-type" +msgid "Point-to-Point" msgstr "" -"[Printers]\n" -"Aucune suite de librairie CUPS trouvée=" -#: modules/devices/printers.c:200 -msgid "[Printers (CUPS)]\n" -msgstr "[Printers (CUPS)]\n" +#: 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 +msgctxt "net-if-type" +msgid "Wireless" +msgstr "" -#: modules/devices/printers.c:263 -msgid "" -"[Printers]\n" -"No printers found=\n" +#: modules/network/net.c:249 +msgctxt "net-if-type" +msgid "Virtual Point-to-Point (TUN)" msgstr "" -"[Printers]\n" -"Aucune imprimante trouvée=\n" -#: modules/devices/sparc/processor.c:67 -msgid "CPU" +#: modules/network/net.c:250 +msgctxt "net-if-type" +msgid "Ethernet (TAP)" msgstr "" -#: hardinfo/util.c:105 -#, c-format -msgid "%d day, " -msgid_plural "%d days, " -msgstr[0] "%d jour, " -msgstr[1] "%d jours, " +#: modules/network/net.c:251 +msgctxt "net-if-type" +msgid "Parallel Line Internet Protocol" +msgstr "" -#: hardinfo/util.c:106 -#, c-format -msgid "%d hour, " -msgid_plural "%d hours, " -msgstr[0] "%d heure, " -msgstr[1] "%d heures, " +#: modules/network/net.c:252 +msgctxt "net-if-type" +msgid "Infrared" +msgstr "" -#: hardinfo/util.c:107 hardinfo/util.c:110 -#, c-format -msgid "%d minute" -msgid_plural "%d minutes" -msgstr[0] "%d minute" -msgstr[1] "%d minutes" +#: modules/network/net.c:253 modules/network/net.c:271 +msgctxt "net-if-type" +msgid "Serial Line Internet Protocol" +msgstr "" -#: hardinfo/util.c:119 -#, c-format -msgid "%.1f B" -msgstr "%.1f B" +#: modules/network/net.c:254 +msgctxt "net-if-type" +msgid "Integrated Services Digital Network" +msgstr "" -#: hardinfo/util.c:121 -#, c-format -msgid "%.1f KiB" -msgstr "%.1f KiB" +#: modules/network/net.c:255 +msgctxt "net-if-type" +msgid "IPv6-over-IPv4 Tunnel" +msgstr "" -#: hardinfo/util.c:123 -#, c-format -msgid "%.1f MiB" -msgstr "%.1f MiB" +#: modules/network/net.c:256 +msgctxt "net-if-type" +msgid "VMWare Virtual Network Interface (NAT)" +msgstr "" -#: hardinfo/util.c:125 -#, c-format -msgid "%.1f GiB" -msgstr "%.1f GiB" +#: modules/network/net.c:257 +msgctxt "net-if-type" +msgid "VMWare Virtual Network Interface" +msgstr "" -#: hardinfo/util.c:127 -#, c-format -msgid "%.1f TiB" +#: modules/network/net.c:258 +msgctxt "net-if-type" +msgid "Personal Area Network (PAN)" msgstr "" -#: hardinfo/util.c:129 -#, c-format -msgid "%.1f PiB" +#: modules/network/net.c:259 +msgctxt "net-if-type" +msgid "Bluetooth" msgstr "" -#: hardinfo/util.c:343 -msgid "Error" -msgstr "Erreur" +#: modules/network/net.c:260 +msgctxt "net-if-type" +msgid "Bridge Interface" +msgstr "" -#: hardinfo/util.c:343 hardinfo/util.c:359 -msgid "Warning" -msgstr "Attention" +#: modules/network/net.c:261 +msgctxt "net-if-type" +msgid "Hamachi Virtual Personal Network" +msgstr "" -#: hardinfo/util.c:358 -msgid "Fatal Error" -msgstr "Erreur Fatale" +#: modules/network/net.c:263 +msgctxt "net-if-type" +msgid "Intermediate Functional Block" +msgstr "" -#: hardinfo/util.c:383 -msgid "creates a report and prints to standard output" -msgstr "crée un rapport et imprime sur la sortie standard" +#: modules/network/net.c:264 +msgctxt "net-if-type" +msgid "GRE Network Tunnel" +msgstr "" -#: hardinfo/util.c:389 -msgid "chooses a report format (text, html)" -msgstr "choisir un format de rapport (texte, html)" +#: modules/network/net.c:265 +msgctxt "net-if-type" +msgid "Mesh Network" +msgstr "" -#: hardinfo/util.c:395 -msgid "run benchmark; requires benchmark.so to be loaded" -msgstr "Envoyé le benchmark; nécessite benchmark.so" +#: modules/network/net.c:266 +msgctxt "net-if-type" +msgid "Wireless Master Interface" +msgstr "" -#: hardinfo/util.c:401 -msgid "lists modules" -msgstr "Listes des modules" +#: modules/network/net.c:267 +msgctxt "net-if-type" +msgid "VirtualBox Virtual Network Interface" +msgstr "" -#: hardinfo/util.c:407 -msgid "specify module to load" -msgstr "spécifie les modules à charger" +#: modules/network/net.c:273 +msgctxt "net-if-type" +msgid "Wireless (WAN)" +msgstr "" -#: hardinfo/util.c:413 -msgid "automatically load module dependencies" -msgstr "charger automatiquement les dépendances entre modules" +#: modules/network/net.c:275 +msgctxt "net-if-type" +msgid "(Unknown)" +msgstr "" -#: hardinfo/util.c:420 -msgid "run in XML-RPC server mode" -msgstr "fonctionner en mode serveur XML-RPC" +#: modules/network/net.c:348 modules/network/net.c:358 +msgid "Network Interfaces" +msgstr "" -#: hardinfo/util.c:427 -msgid "shows program version and quit" -msgstr "Affiche la version du programme et quitter" +#: modules/network/net.c:348 +msgid "None Found" +msgstr "" -#: hardinfo/util.c:432 -msgid "- System Profiler and Benchmark tool" -msgstr "- Profil du Systeme et outil d'évaluation Benchmark" +#: modules/network/net.c:400 modules/network/net.c:422 +#: modules/network/net.c:423 +msgid "MiB" +msgstr "" -#: hardinfo/util.c:442 -#, c-format -msgid "" -"Unrecognized arguments.\n" -"Try ``%s --help'' for more information.\n" +#: modules/network/net.c:414 +msgid "Network Adapter Properties" msgstr "" -"commandes inconnues.\n" -"taper ``%s --help'' pour plus d'informations.\n" -#: hardinfo/util.c:508 -#, c-format -msgid "Couldn't find a Web browser to open URL %s." -msgstr "Impossible de trouver un navigateur Web pour ouvrir l'URL %s." +#: modules/network/net.c:415 +msgid "Interface Type" +msgstr "" -#: hardinfo/util.c:855 -#, c-format -msgid "Module \"%s\" depends on module \"%s\", load it?" -msgstr "Module \"%s\" depends du module \"%s\", le charger?" +#: modules/network/net.c:416 +msgid "Hardware Address (MAC)" +msgstr "" -#: hardinfo/util.c:878 -#, c-format -msgid "Module \"%s\" depends on module \"%s\"." -msgstr "Module \"%s\" depends du module \"%s\"." +#: modules/network/net.c:420 +msgid "MTU" +msgstr "" -#: hardinfo/util.c:923 -#, c-format -msgid "No module could be loaded. Check permissions on \"%s\" and try again." +#: modules/network/net.c:421 +msgid "Transfer Details" msgstr "" -"Aucun module peut être chargé. Vérifiez les permissions sur \"%s\" et " -"essayez à nouveau." -#: hardinfo/util.c:927 -msgid "" -"No module could be loaded. Please use hardinfo -l to list all available " -"modules and try again with a valid module list." +#: modules/network/net.c:422 +msgid "Bytes Received" msgstr "" -"Aucun module peut être chargé. S'il vous plaît utiliser hardinfo -l pour " -"répertorier tous les modules disponibles et essayez à nouveau avec une liste " -"de modules valides." -#: hardinfo/util.c:1103 -#, c-format -msgid "Scanning: %s..." -msgstr "Scanne: %s..." +#: modules/network/net.c:423 +msgid "Bytes Sent" +msgstr "" -#: hardinfo/hardinfo.c:48 -msgid "" -"Copyright (C) 2003-2009 Leandro A. F. Pereira. See COPYING for details.\n" -"\n" +#: modules/network/net.c:440 modules/network/net.c:462 +#: modules/network/net.c:463 +msgid "dBm" msgstr "" -"Copyright (C) 2003-2009 Leandro A. F. Pereira. voir COPYING pour les " -"details.\n" -"\n" -#: hardinfo/hardinfo.c:50 -#, c-format -msgid "" -"Compile-time options:\n" -" Release version: %s (%s)\n" -" BinReloc enabled: %s\n" -" Data prefix: %s\n" -" Library prefix: %s\n" -" Compiled on: %s %s (%s)\n" +#: modules/network/net.c:440 +msgid "mW" msgstr "" -#: hardinfo/hardinfo.c:68 -#, c-format -msgid "" -"Failed to find runtime data.\n" -"\n" -"• Is HardInfo correctly installed?\n" -"• See if %s and %s exists and you have read permission." +#: modules/network/net.c:454 +msgid "Wireless Properties" msgstr "" -"Impossible de trouver les données d'exécution.\n" -"\n" -"• Est ce que HardInfo est correctement installé?\n" -"• Voir si %s et %s existes et que vous avez bien les privilèges." -#: hardinfo/hardinfo.c:75 -#, c-format -msgid "" -"Modules:\n" -"%-20s%-15s%-12s\n" +#: modules/network/net.c:455 +msgid "Network Name (SSID)" msgstr "" -"Modules:\n" -"%-20s%-15s%-12s\n" -#: hardinfo/hardinfo.c:76 -msgid "File Name" -msgstr "Nom du fichier" +#: modules/network/net.c:456 +msgid "Bit Rate" +msgstr "" -#: hardinfo/hardinfo.c:123 -#, c-format -msgid "Unknown benchmark ``%s'' or libbenchmark.so not loaded" -msgstr "Benchmark inconnu ``%s'' ou libbenchmark.so non chargé" +#: modules/network/net.c:456 +msgid "Mb/s" +msgstr "" -#: hardinfo/hardinfo.c:151 -msgid "Don't know what to do. Exiting." -msgstr "Que faire. Sortie." +#: modules/network/net.c:457 +msgid "Transmission Power" +msgstr "" + +#: modules/network/net.c:459 +msgid "Status" +msgstr "" + +#: modules/network/net.c:460 +msgid "Link Quality" +msgstr "" + +#: modules/network/net.c:461 +msgid "Signal / Noise" +msgstr "" + +#: modules/network/net.c:476 +msgid "Internet Protocol (IPv4)" +msgstr "" + +#: modules/network/net.c:477 modules/network/net.c:478 +#: modules/network/net.c:480 +msgid "(Not set)" +msgstr "" + +#: modules/network/net.c:478 +msgid "Mask" +msgstr "" + +#: modules/network/net.c:479 +msgid "Broadcast Address" +msgstr "" + +#~ msgid "CPython" +#~ msgstr "CPython" + +#~ msgid "" +#~ "[$ShellParam$]\n" +#~ "UpdateInterval$Memory=1000\n" +#~ "UpdateInterval$Date/Time=1000\n" +#~ "#ReloadInterval=5000\n" +#~ "[Computer]\n" +#~ "Processor=%s\n" +#~ "Memory=...\n" +#~ "Machine Type=%s\n" +#~ "Operating System=%s\n" +#~ "User Name=%s\n" +#~ "Date/Time=...\n" +#~ "[Display]\n" +#~ "Resolution=%dx%d pixels\n" +#~ "OpenGL Renderer=%s\n" +#~ "X11 Vendor=%s\n" +#~ "\n" +#~ "%s\n" +#~ "[Input Devices]\n" +#~ "%s\n" +#~ "\n" +#~ "%s\n" +#~ "\n" +#~ "%s\n" +#~ msgstr "" +#~ "[$ShellParam$]\n" +#~ "UpdateInterval$Memory=1000\n" +#~ "UpdateInterval$Date/Time=1000\n" +#~ "#ReloadInterval=5000\n" +#~ "[Computer]\n" +#~ "Processeur=%s\n" +#~ "Memoire=...\n" +#~ "Machine Type=%s\n" +#~ "Systeme d'exploitation=%s\n" +#~ "Utilisateur=%s\n" +#~ "Date/Heure=...\n" +#~ "[Display]\n" +#~ "Résolution=%dx%d pixels\n" +#~ "OpenGL Renderer=%s\n" +#~ "X11 Vendor=%s\n" +#~ "\n" +#~ "%s\n" +#~ "[Input Devices]\n" +#~ "%s\n" +#~ "\n" +#~ "%s\n" +#~ "\n" +#~ "%s\n" + +#~ msgid "GNU C Library version %s (%sstable)" +#~ msgstr "GNU C Library version %s (%sstable)" + +#~ msgid "un" +#~ msgstr "un" + +#~ msgid "" +#~ "%s\n" +#~ "[$ShellParam$]\n" +#~ "ReloadInterval=3000\n" +#~ "ViewType=1\n" +#~ "ColumnTitle$TextValue=Interface\n" +#~ "ColumnTitle$Value=IP Address\n" +#~ "ColumnTitle$Extra1=Sent\n" +#~ "ColumnTitle$Extra2=Received\n" +#~ "ShowColumnHeaders=true\n" +#~ "%s" +#~ msgstr "" +#~ "%s\n" +#~ "[$ShellParam$]\n" +#~ "ReloadInterval=3000\n" +#~ "ViewType=1\n" +#~ "ColumnTitle$TextValue=Interface\n" +#~ "ColumnTitle$Value=Addresse IP\n" +#~ "ColumnTitle$Extra1=Envoyé\n" +#~ "ColumnTitle$Extra2=Reçue\n" +#~ "ShowColumnHeaders=true\n" +#~ "%s" + +#~ msgid "%d day, " +#~ msgid_plural "%d days, " +#~ msgstr[0] "%d jour, " +#~ msgstr[1] "%d jours, " + +#~ msgid "%d hour, " +#~ msgid_plural "%d hours, " +#~ msgstr[0] "%d heure, " +#~ msgstr[1] "%d heures, " #~ msgid "Remote: <b>%s</b>" #~ msgstr "Accès: <b>%s</b>" diff --git a/po/hardinfo.pot b/po/hardinfo.pot index cb86fb06..418c88fe 100644 --- a/po/hardinfo.pot +++ b/po/hardinfo.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-12 04:12-0500\n" +"POT-Creation-Date: 2017-07-19 14:05-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -18,6 +18,330 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" +#: hardinfo/hardinfo.c:48 +msgid "" +"Copyright (C) 2003-2009 Leandro A. F. Pereira. See COPYING for details.\n" +"\n" +msgstr "" + +#: hardinfo/hardinfo.c:50 +#, c-format +msgid "" +"Compile-time options:\n" +" Release version: %s (%s)\n" +" BinReloc enabled: %s\n" +" Data prefix: %s\n" +" Library prefix: %s\n" +" Compiled on: %s %s (%s)\n" +msgstr "" + +#: hardinfo/hardinfo.c:56 hardinfo/hardinfo.c:57 +#: modules/devices/printers.c:138 +msgid "Yes" +msgstr "" + +#: hardinfo/hardinfo.c:57 modules/computer.c:550 +#: modules/devices/printers.c:138 +msgid "No" +msgstr "" + +#: hardinfo/hardinfo.c:68 +#, c-format +msgid "" +"Failed to find runtime data.\n" +"\n" +"• Is HardInfo correctly installed?\n" +"• See if %s and %s exists and you have read permission." +msgstr "" + +#: hardinfo/hardinfo.c:75 +#, c-format +msgid "" +"Modules:\n" +"%-20s%-15s%-12s\n" +msgstr "" + +#: hardinfo/hardinfo.c:76 +msgid "File Name" +msgstr "" + +#: hardinfo/hardinfo.c:76 modules/devices/ia64/processor.c:152 +#: modules/devices/sh/processor.c:76 +msgid "Name" +msgstr "" + +#: hardinfo/hardinfo.c:76 modules/computer.c:463 modules/computer.c:465 +msgid "Version" +msgstr "" + +#: hardinfo/hardinfo.c:123 +#, c-format +msgid "Unknown benchmark ``%s'' or libbenchmark.so not loaded" +msgstr "" + +#: hardinfo/hardinfo.c:151 +msgid "Don't know what to do. Exiting." +msgstr "" + +#: hardinfo/util.c:104 modules/computer/uptime.c:53 +#, c-format +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "" +msgstr[1] "" + +#: hardinfo/util.c:105 modules/computer/uptime.c:54 +#, c-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "" +msgstr[1] "" + +#: hardinfo/util.c:106 modules/computer/uptime.c:55 +#, c-format +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "" +msgstr[1] "" + +#: hardinfo/util.c:107 +#, c-format +msgid "%d second" +msgid_plural "%d seconds" +msgstr[0] "" +msgstr[1] "" + +#: hardinfo/util.c:128 +#, c-format +msgid "%.1f B" +msgstr "" + +#: hardinfo/util.c:130 +#, c-format +msgid "%.1f KiB" +msgstr "" + +#: hardinfo/util.c:132 +#, c-format +msgid "%.1f MiB" +msgstr "" + +#: hardinfo/util.c:134 +#, c-format +msgid "%.1f GiB" +msgstr "" + +#: hardinfo/util.c:136 +#, c-format +msgid "%.1f TiB" +msgstr "" + +#: hardinfo/util.c:138 +#, c-format +msgid "%.1f PiB" +msgstr "" + +#: hardinfo/util.c:352 +msgid "Error" +msgstr "" + +#: hardinfo/util.c:352 hardinfo/util.c:368 +msgid "Warning" +msgstr "" + +#: hardinfo/util.c:367 +msgid "Fatal Error" +msgstr "" + +#: hardinfo/util.c:392 +msgid "creates a report and prints to standard output" +msgstr "" + +#: hardinfo/util.c:398 +msgid "chooses a report format (text, html)" +msgstr "" + +#: hardinfo/util.c:404 +msgid "run benchmark; requires benchmark.so to be loaded" +msgstr "" + +#: hardinfo/util.c:410 +msgid "lists modules" +msgstr "" + +#: hardinfo/util.c:416 +msgid "specify module to load" +msgstr "" + +#: hardinfo/util.c:422 +msgid "automatically load module dependencies" +msgstr "" + +#: hardinfo/util.c:429 +msgid "run in XML-RPC server mode" +msgstr "" + +#: hardinfo/util.c:436 +msgid "shows program version and quit" +msgstr "" + +#: hardinfo/util.c:441 +msgid "- System Profiler and Benchmark tool" +msgstr "" + +#: hardinfo/util.c:451 +#, c-format +msgid "" +"Unrecognized arguments.\n" +"Try ``%s --help'' for more information.\n" +msgstr "" + +#: hardinfo/util.c:517 +#, c-format +msgid "Couldn't find a Web browser to open URL %s." +msgstr "" + +#: hardinfo/util.c:866 +#, c-format +msgid "Module \"%s\" depends on module \"%s\", load it?" +msgstr "" + +#: hardinfo/util.c:889 +#, c-format +msgid "Module \"%s\" depends on module \"%s\"." +msgstr "" + +#: hardinfo/util.c:934 +#, c-format +msgid "No module could be loaded. Check permissions on \"%s\" and try again." +msgstr "" + +#: hardinfo/util.c:938 +msgid "" +"No module could be loaded. Please use hardinfo -l to list all available " +"modules and try again with a valid module list." +msgstr "" + +#: hardinfo/util.c:1114 +#, c-format +msgid "Scanning: %s..." +msgstr "" + +#: hardinfo/util.c:1124 shell/callbacks.c:67 shell/shell.c:303 +#: shell/shell.c:721 shell/shell.c:1695 modules/benchmark.c:440 +#: modules/benchmark.c:448 +msgid "Done." +msgstr "" + +#: shell/callbacks.c:47 +msgid "Save Image" +msgstr "" + +#: shell/callbacks.c:63 +msgid "Saving image..." +msgstr "" + +#: shell/callbacks.c:151 +#, c-format +msgid "%s Module" +msgstr "" + +#: shell/callbacks.c:158 +#, c-format +msgid "" +"Written by %s\n" +"Licensed under %s" +msgstr "" + +#: shell/callbacks.c:172 +#, c-format +msgid "No about information is associated with the %s module." +msgstr "" + +#: shell/callbacks.c:186 +msgid "Author:" +msgstr "" + +#: shell/callbacks.c:189 +msgid "Contributors:" +msgstr "" + +#: shell/callbacks.c:193 +msgid "Based on work by:" +msgstr "" + +#: shell/callbacks.c:194 +msgid "MD5 implementation by Colin Plumb (see md5.c for details)" +msgstr "" + +#: shell/callbacks.c:195 +msgid "SHA1 implementation by Steve Reid (see sha1.c for details)" +msgstr "" + +#: shell/callbacks.c:196 +msgid "Blowfish implementation by Paul Kocher (see blowfich.c for details)" +msgstr "" + +#: shell/callbacks.c:197 +msgid "Raytracing benchmark by John Walker (see fbench.c for details)" +msgstr "" + +#: shell/callbacks.c:198 +msgid "FFT benchmark by Scott Robert Ladd (see fftbench.c for details)" +msgstr "" + +#: shell/callbacks.c:199 +msgid "Some code partly based on x86cpucaps by Osamu Kayasono" +msgstr "" + +#: shell/callbacks.c:200 +msgid "Vendor list based on GtkSysInfo by Pissens Sebastien" +msgstr "" + +#: shell/callbacks.c:201 +msgid "DMI support based on code by Stewart Adam" +msgstr "" + +#: shell/callbacks.c:202 +msgid "SCSI support based on code by Pascal F. Martin" +msgstr "" + +#: shell/callbacks.c:206 +msgid "Jakub Szypulka" +msgstr "" + +#: shell/callbacks.c:207 +msgid "Tango Project" +msgstr "" + +#: shell/callbacks.c:208 +msgid "The GNOME Project" +msgstr "" + +#: shell/callbacks.c:209 +msgid "VMWare, Inc. (USB icon from VMWare Workstation 6)" +msgstr "" + +#: shell/callbacks.c:220 +msgid "System information and benchmark tool" +msgstr "" + +#: shell/callbacks.c:225 +msgid "" +"HardInfo is free software; you can redistribute it and/or modify it under " +"the terms of the GNU General Public License as published by the Free " +"Software Foundation, version 2.\n" +"\n" +"This program is distributed in the hope that it will be useful, but WITHOUT " +"ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " +"FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for " +"more details.\n" +"\n" +"You should have received a copy of the GNU General Public License along with " +"this program; if not, write to the Free Software Foundation, Inc., 51 " +"Franklin St, Fifth Floor, Boston, MA 02110-1301 USA" +msgstr "" + #: shell/menu.c:35 msgid "_Information" msgstr "" @@ -144,11 +468,6 @@ msgstr "" msgid "_Generate" msgstr "" -#: shell/shell.c:303 shell/shell.c:721 shell/shell.c:1695 shell/callbacks.c:67 -#: modules/benchmark.c:440 modules/benchmark.c:448 hardinfo/util.c:1113 -msgid "Done." -msgstr "" - #: shell/shell.c:396 #, c-format msgid "%s - System Information" @@ -247,120 +566,128 @@ msgstr "" msgid "_Synchronize" msgstr "" -#: shell/callbacks.c:47 -msgid "Save Image" +#: modules/benchmark.c:52 +msgid "CPU Blowfish" msgstr "" -#: shell/callbacks.c:63 -msgid "Saving image..." +#: modules/benchmark.c:53 +msgid "CPU CryptoHash" msgstr "" -#: shell/callbacks.c:151 -#, c-format -msgid "%s Module" +#: modules/benchmark.c:54 +msgid "CPU Fibonacci" msgstr "" -#: shell/callbacks.c:158 -#, c-format -msgid "" -"Written by %s\n" -"Licensed under %s" +#: modules/benchmark.c:55 +msgid "CPU N-Queens" msgstr "" -#: shell/callbacks.c:172 -#, c-format -msgid "No about information is associated with the %s module." +#: modules/benchmark.c:56 +msgid "CPU Zlib" msgstr "" -#: shell/callbacks.c:186 -msgid "Author:" +#: modules/benchmark.c:57 +msgid "FPU FFT" msgstr "" -#: shell/callbacks.c:189 -msgid "Contributors:" +#: modules/benchmark.c:58 +msgid "FPU Raytracing" msgstr "" -#: shell/callbacks.c:193 -msgid "Based on work by:" +#: modules/benchmark.c:59 +msgid "GPU Drawing" msgstr "" -#: shell/callbacks.c:194 -msgid "MD5 implementation by Colin Plumb (see md5.c for details)" +#: modules/benchmark.c:225 +#, c-format +msgid "" +"[$ShellParam$]\n" +"Zebra=1\n" +"OrderType=%d\n" +"ViewType=3\n" +"ColumnTitle$Extra1=CPU Clock\n" +"ColumnTitle$Progress=Results\n" +"ColumnTitle$TextValue=CPU\n" +"ShowColumnHeaders=true\n" +"[%s]\n" +"<big><b>This Machine</b></big>=%.3f|%s MHz\n" +"%s" msgstr "" -#: shell/callbacks.c:195 -msgid "SHA1 implementation by Steve Reid (see sha1.c for details)" +#: modules/benchmark.c:238 +#, c-format +msgid "" +"[$ShellParam$]\n" +"Zebra=1\n" +"OrderType=%d\n" +"ViewType=3\n" +"ColumnTitle$Extra1=CPU Clock\n" +"ColumnTitle$Progress=Results\n" +"ColumnTitle$TextValue=CPU\n" +"ShowColumnHeaders=true\n" +"[%s]\n" +"%s" msgstr "" -#: shell/callbacks.c:196 -msgid "Blowfish implementation by Paul Kocher (see blowfich.c for details)" +#: modules/benchmark.c:372 +#, c-format +msgid "Benchmarking: <b>%s</b>." msgstr "" -#: shell/callbacks.c:197 -msgid "Raytracing benchmark by John Walker (see fbench.c for details)" +#: modules/benchmark.c:386 +msgid "Benchmarking. Please do not move your mouse or press any keys." msgstr "" -#: shell/callbacks.c:198 -msgid "FFT benchmark by Scott Robert Ladd (see fftbench.c for details)" +#: modules/benchmark.c:390 +msgid "Cancel" msgstr "" -#: shell/callbacks.c:199 -msgid "Some code partly based on x86cpucaps by Osamu Kayasono" +#: modules/benchmark.c:527 +msgid "Results in MiB/second. Higher is better." msgstr "" -#: shell/callbacks.c:200 -msgid "Vendor list based on GtkSysInfo by Pissens Sebastien" +#: modules/benchmark.c:531 +msgid "Results in HIMarks. Higher is better." msgstr "" -#: shell/callbacks.c:201 -msgid "DMI support based on code by Stewart Adam" +#: modules/benchmark.c:538 +msgid "Results in seconds. Lower is better." msgstr "" -#: shell/callbacks.c:202 -msgid "SCSI support based on code by Pascal F. Martin" +#: modules/benchmark.c:546 +msgid "Benchmarks" msgstr "" -#: shell/callbacks.c:206 -msgid "Jakub Szypulka" +#: modules/benchmark.c:564 +msgid "Perform tasks and compare with other systems" msgstr "" -#: shell/callbacks.c:207 -msgid "Tango Project" +#: modules/benchmark.c:654 +msgid "Send benchmark results" msgstr "" -#: shell/callbacks.c:208 -msgid "The GNOME Project" +#: modules/benchmark.c:659 +msgid "Receive benchmark results" msgstr "" -#: shell/callbacks.c:209 -msgid "VMWare, Inc. (USB icon from VMWare Workstation 6)" +#: modules/computer/alsa.c:26 +msgid "[Audio Devices]\n" msgstr "" -#: shell/callbacks.c:220 -msgid "System information and benchmark tool" +#: modules/computer/alsa.c:33 +#, c-format +msgid "Audio Adapter#%d=%s\n" msgstr "" -#: shell/callbacks.c:225 -msgid "" -"HardInfo is free software; you can redistribute it and/or modify it under " -"the terms of the GNU General Public License as published by the Free " -"Software Foundation, version 2.\n" -"\n" -"This program is distributed in the hope that it will be useful, but WITHOUT " -"ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " -"FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for " -"more details.\n" -"\n" -"You should have received a copy of the GNU General Public License along with " -"this program; if not, write to the Free Software Foundation, Inc., 51 " -"Franklin St, Fifth Floor, Boston, MA 02110-1301 USA" +#: modules/computer/boots.c:33 +msgid "[Boots]\n" msgstr "" #: modules/computer.c:68 msgid "Summary" msgstr "" -#: modules/computer.c:69 modules/computer.c:428 +#: modules/computer.c:69 modules/computer.c:412 modules/computer.c:685 msgid "Operating System" msgstr "" @@ -380,7 +707,7 @@ msgstr "" msgid "Filesystems" msgstr "" -#: modules/computer.c:74 modules/computer.c:431 +#: modules/computer.c:74 modules/computer.c:415 msgid "Display" msgstr "" @@ -400,8 +727,8 @@ msgstr "" msgid "Groups" msgstr "" -#: modules/computer.c:101 modules/computer.c:421 modules/computer.c:426 -#: modules/devices.c:92 +#: modules/computer.c:101 modules/computer.c:405 modules/computer.c:410 +#: modules/devices.c:96 msgid "Memory" msgstr "" @@ -410,19 +737,19 @@ msgstr "" msgid "%dMB (%dMB used)" msgstr "" -#: modules/computer.c:105 modules/computer.c:495 modules/computer.c:511 +#: modules/computer.c:105 modules/computer.c:459 modules/computer.c:475 msgid "Uptime" msgstr "" -#: modules/computer.c:107 modules/computer.c:422 modules/computer.c:430 +#: modules/computer.c:107 modules/computer.c:406 modules/computer.c:414 msgid "Date/Time" msgstr "" -#: modules/computer.c:112 modules/computer.c:497 modules/computer.c:512 +#: modules/computer.c:112 modules/computer.c:461 modules/computer.c:476 msgid "Load Average" msgstr "" -#: modules/computer.c:114 modules/computer.c:496 modules/computer.c:513 +#: modules/computer.c:114 modules/computer.c:460 modules/computer.c:477 msgid "Available entropy in /dev/random" msgstr "" @@ -431,108 +758,124 @@ msgid "Scripting Languages" msgstr "" #: modules/computer.c:201 -msgid "CPython" +msgid "Python" msgstr "" #: modules/computer.c:202 -msgid "Perl" +msgid "Python2" msgstr "" #: modules/computer.c:203 -msgid "PHP" +msgid "Python3" msgstr "" #: modules/computer.c:204 -msgid "Ruby" +msgid "Perl" msgstr "" #: modules/computer.c:205 -msgid "Bash" +msgid "Perl6 (VM)" msgstr "" #: modules/computer.c:206 -msgid "Compilers" +msgid "Perl6" msgstr "" #: modules/computer.c:207 -msgid "C (GCC)" +msgid "PHP" msgstr "" #: modules/computer.c:208 -msgid "C (Clang)" +msgid "Ruby" msgstr "" #: modules/computer.c:209 -msgid "D (dmd)" +msgid "Bash" msgstr "" #: modules/computer.c:210 -msgid "Java" +msgid "Compilers" msgstr "" #: modules/computer.c:211 -msgid "CSharp (Mono, old)" +msgid "C (GCC)" msgstr "" #: modules/computer.c:212 -msgid "CSharp (Mono)" +msgid "C (Clang)" msgstr "" #: modules/computer.c:213 -msgid "Vala" +msgid "D (dmd)" msgstr "" #: modules/computer.c:214 -msgid "Haskell (GHC)" +msgid "Java" msgstr "" #: modules/computer.c:215 -msgid "FreePascal" +msgid "CSharp (Mono, old)" msgstr "" #: modules/computer.c:216 -msgid "Go" +msgid "CSharp (Mono)" msgstr "" #: modules/computer.c:217 -msgid "Tools" +msgid "Vala" msgstr "" #: modules/computer.c:218 -msgid "make" +msgid "Haskell (GHC)" msgstr "" #: modules/computer.c:219 -msgid "GDB" +msgid "FreePascal" msgstr "" #: modules/computer.c:220 -msgid "strace" +msgid "Go" msgstr "" #: modules/computer.c:221 -msgid "valgrind" +msgid "Tools" msgstr "" #: modules/computer.c:222 -msgid "QMake" +msgid "make" msgstr "" #: modules/computer.c:223 +msgid "GDB" +msgstr "" + +#: modules/computer.c:224 +msgid "strace" +msgstr "" + +#: modules/computer.c:225 +msgid "valgrind" +msgstr "" + +#: modules/computer.c:226 +msgid "QMake" +msgstr "" + +#: modules/computer.c:227 msgid "CMake" msgstr "" -#: modules/computer.c:266 +#: modules/computer.c:271 #, c-format msgid "%s=Not found\n" msgstr "" -#: modules/computer.c:269 +#: modules/computer.c:274 #, c-format msgid "Detecting version: %s" msgstr "" -#: modules/computer.c:280 +#: modules/computer.c:285 #, c-format msgid "" "[$ShellParam$]\n" @@ -542,141 +885,90 @@ msgid "" "%s" msgstr "" -#: modules/computer.c:362 +#: modules/computer.c:367 msgid "Physical machine" msgstr "" -#: modules/computer.c:380 -#, c-format -msgid "" -"[$ShellParam$]\n" -"UpdateInterval$Memory=1000\n" -"UpdateInterval$Date/Time=1000\n" -"#ReloadInterval=5000\n" -"[Computer]\n" -"Processor=%s\n" -"Memory=...\n" -"Machine Type=%s\n" -"Operating System=%s\n" -"User Name=%s\n" -"Date/Time=...\n" -"[Display]\n" -"Resolution=%dx%d pixels\n" -"OpenGL Renderer=%s\n" -"X11 Vendor=%s\n" -"\n" -"%s\n" -"[Input Devices]\n" -"%s\n" -"\n" -"%s\n" -"\n" -"%s\n" -msgstr "" - -#: modules/computer.c:424 modules/computer.c:680 +#: modules/computer.c:408 modules/computer.c:644 msgid "Computer" msgstr "" -#: modules/computer.c:425 modules/devices.c:91 -#: modules/devices/alpha/processor.c:79 modules/devices/arm/processor.c:235 -#: modules/devices/s390/processor.c:123 modules/devices/m68k/processor.c:75 -#: modules/devices/sh/processor.c:75 modules/devices/parisc/processor.c:146 -#: modules/devices/ia64/processor.c:151 modules/devices/ppc/processor.c:149 -#: modules/devices/mips/processor.c:66 modules/devices/riscv/processor.c:173 -#: modules/devices/x86/processor.c:738 modules/devices/sparc/processor.c:66 +#: modules/computer.c:409 modules/devices/alpha/processor.c:79 +#: modules/devices/arm/processor.c:235 modules/devices.c:95 +#: modules/devices/ia64/processor.c:151 modules/devices/m68k/processor.c:75 +#: modules/devices/mips/processor.c:66 modules/devices/parisc/processor.c:146 +#: modules/devices/ppc/processor.c:149 modules/devices/riscv/processor.c:173 +#: modules/devices/s390/processor.c:123 modules/devices/sh/processor.c:75 +#: modules/devices/sparc/processor.c:66 modules/devices/x86/processor.c:405 msgid "Processor" msgstr "" -#: modules/computer.c:427 +#: modules/computer.c:411 msgid "Machine Type" msgstr "" -#: modules/computer.c:429 modules/computer.c:506 +#: modules/computer.c:413 modules/computer.c:470 msgid "User Name" msgstr "" -#: modules/computer.c:432 +#: modules/computer.c:416 msgid "Resolution" msgstr "" -#: modules/computer.c:434 +#. /label for resolution +#: modules/computer.c:418 +msgid "pixels" +msgstr "" + +#: modules/computer.c:419 msgid "OpenGL Renderer" msgstr "" -#: modules/computer.c:435 +#: modules/computer.c:420 msgid "X11 Vendor" msgstr "" -#: modules/computer.c:437 modules/devices.c:98 +#: modules/computer.c:422 modules/devices.c:102 msgid "Input Devices" msgstr "" -#: modules/computer.c:453 -#, c-format -msgid "" -"[$ShellParam$]\n" -"UpdateInterval$Uptime=10000\n" -"UpdateInterval$Load Average=1000\n" -"UpdateInterval$Available entropy in /dev/random=1000\n" -"[Version]\n" -"Kernel=%s\n" -"Version=%s\n" -"C Library=%s\n" -"Distribution=%s\n" -"[Current Session]\n" -"Computer Name=%s\n" -"User Name=%s\n" -"#Language=%s\n" -"Home Directory=%s\n" -"Desktop Environment=%s\n" -"[Misc]\n" -"Uptime=...\n" -"Load Average=...\n" -"Available entropy in /dev/random=...\n" -msgstr "" - -#: modules/computer.c:499 modules/computer.c:501 hardinfo/hardinfo.c:76 -msgid "Version" -msgstr "" - -#: modules/computer.c:500 +#: modules/computer.c:464 msgid "Kernel" msgstr "" -#: modules/computer.c:502 +#: modules/computer.c:466 msgid "C Library" msgstr "" -#: modules/computer.c:503 +#: modules/computer.c:467 msgid "Distribution" msgstr "" -#: modules/computer.c:504 +#: modules/computer.c:468 msgid "Current Session" msgstr "" -#: modules/computer.c:505 +#: modules/computer.c:469 msgid "Computer Name" msgstr "" -#: modules/computer.c:507 -msgid "#Language" +#: modules/computer.c:471 +msgid "Language" msgstr "" -#: modules/computer.c:508 +#: modules/computer.c:472 modules/computer/users.c:50 msgid "Home Directory" msgstr "" -#: modules/computer.c:509 +#: modules/computer.c:473 msgid "Desktop Environment" msgstr "" -#: modules/computer.c:510 +#: modules/computer.c:474 msgid "Misc" msgstr "" -#: modules/computer.c:518 +#: modules/computer.c:482 #, c-format msgid "" "[Loaded Modules]\n" @@ -687,7 +979,7 @@ msgid "" "ShowColumnHeaders=true\n" msgstr "" -#: modules/computer.c:529 +#: modules/computer.c:493 #, c-format msgid "" "[$ShellParam$]\n" @@ -698,7 +990,7 @@ msgid "" "%s" msgstr "" -#: modules/computer.c:539 +#: modules/computer.c:503 #, c-format msgid "" "[$ShellParam$]\n" @@ -710,7 +1002,7 @@ msgid "" "%s" msgstr "" -#: modules/computer.c:550 +#: modules/computer.c:514 #, c-format msgid "" "[$ShellParam$]\n" @@ -726,7 +1018,7 @@ msgid "" "%s\n" msgstr "" -#: modules/computer.c:564 +#: modules/computer.c:528 #, c-format msgid "" "[Display]\n" @@ -742,15 +1034,11 @@ msgid "" "Direct Rendering=%s\n" msgstr "" -#: modules/computer.c:586 +#: modules/computer.c:550 msgid "Y_es" msgstr "" -#: modules/computer.c:586 modules/devices/printers.c:138 hardinfo/hardinfo.c:57 -msgid "No" -msgstr "" - -#: modules/computer.c:600 +#: modules/computer.c:564 #, c-format msgid "" "[$ShellParam$]\n" @@ -762,442 +1050,439 @@ msgid "" "%s\n" msgstr "" -#: modules/computer.c:774 -msgid "Gathers high-level computer information" -msgstr "" - -#: modules/benchmark.c:52 -msgid "CPU Blowfish" -msgstr "" - -#: modules/benchmark.c:53 -msgid "CPU CryptoHash" -msgstr "" - -#: modules/benchmark.c:54 -msgid "CPU Fibonacci" +#: modules/computer.c:686 modules/devices/sparc/processor.c:67 +msgid "CPU" msgstr "" -#: modules/benchmark.c:55 -msgid "CPU N-Queens" +#: modules/computer.c:686 +msgid "RAM" msgstr "" -#: modules/benchmark.c:56 -msgid "CPU Zlib" +#: modules/computer.c:686 +msgid "Motherboard" msgstr "" -#: modules/benchmark.c:57 -msgid "FPU FFT" +#: modules/computer.c:686 +msgid "Graphics" msgstr "" -#: modules/benchmark.c:58 -msgid "FPU Raytracing" +#: modules/computer.c:687 modules/devices.c:103 +msgid "Storage" msgstr "" -#: modules/benchmark.c:59 -msgid "GPU Drawing" +#: modules/computer.c:687 modules/devices.c:99 +msgid "Printers" msgstr "" -#: modules/benchmark.c:225 -#, c-format -msgid "" -"[$ShellParam$]\n" -"Zebra=1\n" -"OrderType=%d\n" -"ViewType=3\n" -"ColumnTitle$Extra1=CPU Clock\n" -"ColumnTitle$Progress=Results\n" -"ColumnTitle$TextValue=CPU\n" -"ShowColumnHeaders=true\n" -"[%s]\n" -"<big><b>This Machine</b></big>=%.3f|%s MHz\n" -"%s" +#: modules/computer.c:687 +msgid "Audio" msgstr "" -#: modules/benchmark.c:238 -#, c-format -msgid "" -"[$ShellParam$]\n" -"Zebra=1\n" -"OrderType=%d\n" -"ViewType=3\n" -"ColumnTitle$Extra1=CPU Clock\n" -"ColumnTitle$Progress=Results\n" -"ColumnTitle$TextValue=CPU\n" -"ShowColumnHeaders=true\n" -"[%s]\n" -"%s" +#: modules/computer.c:742 +msgid "Gathers high-level computer information" msgstr "" -#: modules/benchmark.c:372 +#: modules/computer/display.c:122 #, c-format -msgid "Benchmarking: <b>%s</b>." +msgid "Monitor %d=%dx%d pixels\n" msgstr "" -#: modules/benchmark.c:386 -msgid "Benchmarking. Please do not move your mouse or press any keys." +#: modules/computer/environment.c:32 +msgid "[Environment Variables]\n" msgstr "" -#: modules/benchmark.c:390 -msgid "Cancel" +#: modules/computer/filesystem.c:83 +msgid "Filesystem" msgstr "" -#: modules/benchmark.c:527 -msgid "Results in MiB/second. Higher is better." +#: modules/computer/filesystem.c:84 +msgid "Mounted As" msgstr "" -#: modules/benchmark.c:531 -msgid "Results in HIMarks. Higher is better." +#: modules/computer/filesystem.c:84 +msgid "Read-Write" msgstr "" -#: modules/benchmark.c:538 -msgid "Results in seconds. Lower is better." +#: modules/computer/filesystem.c:84 +msgid "Read-Only" msgstr "" -#: modules/benchmark.c:546 -msgid "Benchmarks" +#: modules/computer/filesystem.c:85 +msgid "Mount Point" msgstr "" -#: modules/benchmark.c:564 -msgid "Perform tasks and compare with other systems" +#: modules/computer/filesystem.c:86 +msgid "Size" msgstr "" -#: modules/benchmark.c:654 -msgid "Send benchmark results" +#: modules/computer/filesystem.c:87 +msgid "Used" msgstr "" -#: modules/benchmark.c:659 -msgid "Receive benchmark results" +#: modules/computer/filesystem.c:88 +msgid "Available" msgstr "" -#: modules/computer/boots.c:33 -msgid "[Boots]\n" +#: modules/computer/loadavg.c:64 +msgid "Couldn't obtain load average" msgstr "" -#: modules/computer/display.c:122 -#, c-format -msgid "Monitor %d=%dx%d pixels\n" +#: modules/computer/os.c:34 modules/computer/os.c:35 +msgid "GNU C Library" msgstr "" -#: modules/computer/os.c:57 -#, c-format -msgid "GNU C Library version %s (%sstable)" +#: modules/computer/os.c:36 +msgid "uClibc or uClibc-ng" msgstr "" -#: modules/computer/os.c:59 -msgid "un" +#: modules/computer/os.c:37 +msgid "diet libc" msgstr "" -#: modules/computer/os.c:61 modules/computer/os.c:138 modules/devices.c:171 -#: modules/devices.c:323 modules/devices/printers.c:99 +#: modules/computer/os.c:75 modules/computer/os.c:152 modules/devices.c:180 +#: modules/devices.c:229 modules/devices/printers.c:99 #: modules/devices/printers.c:106 modules/devices/printers.c:116 #: modules/devices/printers.c:131 modules/devices/printers.c:140 #: modules/devices/printers.c:243 msgid "Unknown" msgstr "" -#: modules/computer/os.c:80 +#: modules/computer/os.c:94 #, c-format msgid "Version: %s" msgstr "" -#: modules/computer/os.c:114 +#: modules/computer/os.c:128 msgid "Terminal" msgstr "" -#: modules/computer/os.c:134 +#: modules/computer/os.c:148 #, c-format msgid "Unknown (Window Manager: %s)" msgstr "" -#: modules/computer/os.c:185 -msgid "Unknown distribution" +#. /bits of entropy for rng (0) +#: modules/computer/os.c:162 +msgid "(None or not available)" msgstr "" -#: modules/computer/environment.c:32 -msgid "[Environment Variables]\n" +#. /bits of entropy for rng (low/poor value) +#: modules/computer/os.c:163 +#, c-format +msgid "%d bits (low)" msgstr "" -#: modules/computer/alsa.c:26 -msgid "[Audio Devices]\n" +#. /bits of entropy for rng (medium value) +#: modules/computer/os.c:164 +#, c-format +msgid "%d bits (medium)" msgstr "" -#: modules/computer/alsa.c:33 +#. /bits of entropy for rng (high/good value) +#: modules/computer/os.c:165 #, c-format -msgid "Audio Adapter#%d=%s\n" +msgid "%d bits (healthy)" msgstr "" -#: modules/computer/loadavg.c:64 -msgid "Couldn't obtain load average" +#: modules/computer/os.c:200 modules/network/net.c:442 +msgid "(Unknown)" msgstr "" -#: modules/devices.c:93 -msgid "PCI Devices" +#: modules/computer/os.c:235 +msgid "Unknown distribution" msgstr "" -#: modules/devices.c:94 -msgid "USB Devices" +#: modules/computer/users.c:47 +msgid "User Information" msgstr "" -#: modules/devices.c:95 -msgid "Printers" +#: modules/computer/users.c:48 +msgid "User ID" msgstr "" -#: modules/devices.c:96 -msgid "Battery" +#: modules/computer/users.c:49 +msgid "Group ID" msgstr "" -#: modules/devices.c:97 -msgid "Sensors" +#: modules/computer/users.c:51 +msgid "Default Shell" msgstr "" -#: modules/devices.c:99 -msgid "Storage" +#: modules/devices/alpha/processor.c:80 modules/devices/devicetree.c:184 +#: modules/devices/ia64/processor.c:157 modules/devices/m68k/processor.c:76 +#: modules/devices/mips/processor.c:67 modules/devices/parisc/processor.c:147 +#: modules/devices/ppc/processor.c:150 modules/devices/riscv/processor.c:174 +#: modules/devices/s390/processor.c:124 +msgid "Model" msgstr "" -#: modules/devices.c:101 -msgid "DMI" +#: modules/devices/alpha/processor.c:81 +msgid "Platform String" msgstr "" -#: modules/devices.c:102 -msgid "Memory SPD" +#: modules/devices/alpha/processor.c:82 modules/devices/arm/processor.c:239 +#: modules/devices/ia64/processor.c:159 modules/devices/m68k/processor.c:79 +#: modules/devices/mips/processor.c:69 modules/devices/parisc/processor.c:150 +#: modules/devices/ppc/processor.c:152 modules/devices/riscv/processor.c:178 +#: modules/devices/sh/processor.c:79 modules/devices/x86/processor.c:415 +msgid "Frequency" msgstr "" -#: modules/devices.c:104 -msgid "Resources" +#: modules/devices/alpha/processor.c:82 modules/devices/arm/processor.c:239 +#: modules/devices/ia64/processor.c:159 modules/devices/m68k/processor.c:79 +#: modules/devices/mips/processor.c:69 modules/devices/parisc/processor.c:150 +#: modules/devices/ppc/processor.c:152 modules/devices/riscv/processor.c:178 +#: modules/devices/sh/processor.c:79 modules/devices/sh/processor.c:80 +#: modules/devices/sh/processor.c:81 modules/devices/x86/processor.c:415 +msgid "MHz" msgstr "" -#: modules/devices.c:303 -msgid " (vendor unknown)" +#: modules/devices/alpha/processor.c:83 modules/devices/arm/processor.c:240 +#: modules/devices/ia64/processor.c:160 modules/devices/m68k/processor.c:80 +#: modules/devices/mips/processor.c:70 modules/devices/parisc/processor.c:151 +#: modules/devices/ppc/processor.c:153 modules/devices/s390/processor.c:126 +#: modules/devices/sh/processor.c:82 modules/devices/x86/processor.c:416 +msgid "BogoMips" msgstr "" -#: modules/devices.c:305 -msgid " (model unknown)" +#: modules/devices/alpha/processor.c:84 modules/devices/arm/processor.c:241 +#: modules/devices/ia64/processor.c:161 modules/devices/m68k/processor.c:81 +#: modules/devices/mips/processor.c:71 modules/devices/parisc/processor.c:152 +#: modules/devices/ppc/processor.c:154 modules/devices/riscv/processor.c:179 +#: modules/devices/s390/processor.c:127 modules/devices/sh/processor.c:83 +#: modules/devices/sparc/processor.c:69 modules/devices/x86/processor.c:417 +msgid "Byte Order" msgstr "" -#: modules/devices.c:478 -msgid "Field" +#. /hw_cap +#. /flag:swp +#: modules/devices/arm/arm_data.c:42 +msgctxt "arm-flag" +msgid "SWP instruction (atomic read-modify-write)" msgstr "" -#: modules/devices.c:478 -msgid "Description" +#. /flag:half +#: modules/devices/arm/arm_data.c:43 +msgctxt "arm-flag" +msgid "Half-word loads and stores" msgstr "" -#: modules/devices.c:478 modules/devices.c:510 -msgid "Value" +#. /flag:thumb +#: modules/devices/arm/arm_data.c:44 +msgctxt "arm-flag" +msgid "Thumb (16-bit instruction set)" msgstr "" -#: modules/devices.c:510 -msgid "Sensor" +#. /flag:26bit +#: modules/devices/arm/arm_data.c:45 +msgctxt "arm-flag" +msgid "26-Bit Model (Processor status register folded into program counter)" msgstr "" -#: modules/devices.c:510 -msgid "Type" +#. /flag:fastmult +#: modules/devices/arm/arm_data.c:46 +msgctxt "arm-flag" +msgid "32x32->64-bit multiplication" msgstr "" -#: modules/devices.c:556 -msgid "Devices" +#. /flag:fpa +#: modules/devices/arm/arm_data.c:47 +msgctxt "arm-flag" +msgid "Floating point accelerator" msgstr "" -#: modules/devices.c:568 -msgid "Update PCI ID listing" +#. /flag:vfp +#: modules/devices/arm/arm_data.c:48 +msgctxt "arm-flag" +msgid "VFP (early SIMD vector floating point instructions)" msgstr "" -#: modules/devices.c:580 -msgid "Update CPU feature database" +#. /flag:edsp +#: modules/devices/arm/arm_data.c:49 +msgctxt "arm-flag" +msgid "DSP extensions (the 'e' variant of the ARM9 CPUs, and all others above)" msgstr "" -#: modules/devices.c:608 -msgid "Gathers information about hardware devices" +#. /flag:java +#: modules/devices/arm/arm_data.c:50 +msgctxt "arm-flag" +msgid "Jazelle (Java bytecode accelerator)" msgstr "" -#: modules/devices.c:627 -msgid "Resource information requires superuser privileges" +#. /flag:iwmmxt +#: modules/devices/arm/arm_data.c:51 +msgctxt "arm-flag" +msgid "SIMD instructions similar to Intel MMX" msgstr "" -#: modules/network.c:59 -msgid "Interfaces" +#. /flag:crunch +#: modules/devices/arm/arm_data.c:52 +msgctxt "arm-flag" +msgid "MaverickCrunch coprocessor (if kernel support enabled)" msgstr "" -#: modules/network.c:60 -msgid "IP Connections" +#. /flag:thumbee +#: modules/devices/arm/arm_data.c:53 +msgctxt "arm-flag" +msgid "ThumbEE" msgstr "" -#: modules/network.c:61 -msgid "Routing Table" +#. /flag:neon +#: modules/devices/arm/arm_data.c:54 +msgctxt "arm-flag" +msgid "Advanced SIMD/NEON on AArch32" msgstr "" -#: modules/network.c:62 -msgid "ARP Table" +#. /flag:evtstrm +#: modules/devices/arm/arm_data.c:55 +msgctxt "arm-flag" +msgid "Kernel event stream using generic architected timer" msgstr "" -#: modules/network.c:63 -msgid "DNS Servers" +#. /flag:vfpv3 +#: modules/devices/arm/arm_data.c:56 +msgctxt "arm-flag" +msgid "VFP version 3" msgstr "" -#: modules/network.c:64 -msgid "Statistics" +#. /flag:vfpv3d16 +#: modules/devices/arm/arm_data.c:57 +msgctxt "arm-flag" +msgid "VFP version 3 with 16 D-registers" msgstr "" -#: modules/network.c:65 -msgid "Shared Directories" +#. /flag:vfpv4 +#: modules/devices/arm/arm_data.c:58 +msgctxt "arm-flag" +msgid "VFP version 4 with fast context switching" msgstr "" -#: modules/network.c:300 -#, c-format -msgid "" -"[ARP Table]\n" -"%s\n" -"[$ShellParam$]\n" -"ReloadInterval=3000\n" -"ColumnTitle$TextValue=IP Address\n" -"ColumnTitle$Value=Interface\n" -"ColumnTitle$Extra1=MAC Address\n" -"ShowColumnHeaders=true\n" +#. /flag:vfpd32 +#: modules/devices/arm/arm_data.c:59 +msgctxt "arm-flag" +msgid "VFP with 32 D-registers" msgstr "" -#: modules/network.c:321 -#, c-format -msgid "" -"[Name servers]\n" -"%s\n" -"[$ShellParam$]\n" -"ColumnTitle$TextValue=IP Address\n" -"ColumnTitle$Value=Name\n" -"ShowColumnHeaders=true\n" +#. /flag:tls +#: modules/devices/arm/arm_data.c:60 +msgctxt "arm-flag" +msgid "TLS register" msgstr "" -#: modules/network.c:331 -#, c-format -msgid "" -"[Connections]\n" -"%s\n" -"[$ShellParam$]\n" -"ReloadInterval=3000\n" -"ColumnTitle$TextValue=Local Address\n" -"ColumnTitle$Value=Protocol\n" -"ColumnTitle$Extra1=Foreign Address\n" -"ColumnTitle$Extra2=State\n" -"ShowColumnHeaders=true\n" +#. /flag:idiva +#: modules/devices/arm/arm_data.c:61 +msgctxt "arm-flag" +msgid "SDIV and UDIV hardware division in ARM mode" msgstr "" -#: modules/network.c:345 -#, c-format -msgid "" -"%s\n" -"[$ShellParam$]\n" -"ReloadInterval=3000\n" -"ViewType=1\n" -"ColumnTitle$TextValue=Interface\n" -"ColumnTitle$Value=IP Address\n" -"ColumnTitle$Extra1=Sent\n" -"ColumnTitle$Extra2=Received\n" -"ShowColumnHeaders=true\n" -"%s" +#. /flag:idivt +#: modules/devices/arm/arm_data.c:62 +msgctxt "arm-flag" +msgid "SDIV and UDIV hardware division in Thumb mode" msgstr "" -#: modules/network.c:361 -#, c-format -msgid "" -"[IP routing table]\n" -"%s\n" -"[$ShellParam$]\n" -"ViewType=0\n" -"ReloadInterval=3000\n" -"ColumnTitle$TextValue=Destination / Gateway\n" -"ColumnTitle$Value=Interface\n" -"ColumnTitle$Extra1=Flags\n" -"ColumnTitle$Extra2=Mask\n" -"ShowColumnHeaders=true\n" +#. /flag:lpae +#: modules/devices/arm/arm_data.c:63 +msgctxt "arm-flag" +msgid "40-bit Large Physical Address Extension" msgstr "" -#: modules/network.c:399 -msgid "Network" +#. /hw_cap2 +#. /flag:pmull +#: modules/devices/arm/arm_data.c:65 +msgctxt "arm-flag" +msgid "64x64->128-bit F2m multiplication (arch>8)" msgstr "" -#: modules/network.c:432 -msgid "Gathers information about this computer's network connection" +#. /flag:aes +#: modules/devices/arm/arm_data.c:66 +msgctxt "arm-flag" +msgid "Crypto:AES (arch>8)" msgstr "" -#: modules/devices/alpha/processor.c:80 modules/devices/s390/processor.c:124 -#: modules/devices/m68k/processor.c:76 modules/devices/parisc/processor.c:147 -#: modules/devices/ia64/processor.c:157 modules/devices/ppc/processor.c:150 -#: modules/devices/mips/processor.c:67 modules/devices/riscv/processor.c:174 -msgid "Model" +#. /flag:sha1 +#: modules/devices/arm/arm_data.c:67 +msgctxt "arm-flag" +msgid "Crypto:SHA1 (arch>8)" msgstr "" -#: modules/devices/alpha/processor.c:81 -msgid "Platform String" +#. /flag:sha2 +#: modules/devices/arm/arm_data.c:68 +msgctxt "arm-flag" +msgid "Crypto:SHA2 (arch>8)" msgstr "" -#: modules/devices/alpha/processor.c:82 modules/devices/arm/processor.c:239 -#: modules/devices/m68k/processor.c:79 modules/devices/sh/processor.c:79 -#: modules/devices/parisc/processor.c:150 modules/devices/ia64/processor.c:159 -#: modules/devices/ppc/processor.c:152 modules/devices/mips/processor.c:69 -#: modules/devices/riscv/processor.c:178 modules/devices/x86/processor.c:748 -msgid "Frequency" +#. /flag:crc32 +#: modules/devices/arm/arm_data.c:69 +msgctxt "arm-flag" +msgid "CRC32 checksum instructions (arch>8)" msgstr "" -#: modules/devices/alpha/processor.c:82 modules/devices/arm/processor.c:239 -#: modules/devices/m68k/processor.c:79 modules/devices/sh/processor.c:79 -#: modules/devices/sh/processor.c:80 modules/devices/sh/processor.c:81 -#: modules/devices/parisc/processor.c:150 modules/devices/ia64/processor.c:159 -#: modules/devices/ppc/processor.c:152 modules/devices/mips/processor.c:69 -#: modules/devices/riscv/processor.c:178 modules/devices/x86/processor.c:748 -msgid "MHz" +#. /flag:asimd +#: modules/devices/arm/arm_data.c:72 +msgctxt "arm-flag" +msgid "Advanced SIMD/NEON on AArch64 (arch>8)" msgstr "" -#: modules/devices/alpha/processor.c:83 modules/devices/arm/processor.c:240 -#: modules/devices/s390/processor.c:126 modules/devices/m68k/processor.c:80 -#: modules/devices/sh/processor.c:82 modules/devices/parisc/processor.c:151 -#: modules/devices/ia64/processor.c:160 modules/devices/ppc/processor.c:153 -#: modules/devices/mips/processor.c:70 modules/devices/x86/processor.c:749 -msgid "BogoMips" +#: modules/devices/arm/processor.c:141 +msgid "ARM Processor" msgstr "" -#: modules/devices/alpha/processor.c:84 modules/devices/arm/processor.c:241 -#: modules/devices/s390/processor.c:127 modules/devices/m68k/processor.c:81 -#: modules/devices/sh/processor.c:83 modules/devices/parisc/processor.c:152 -#: modules/devices/ia64/processor.c:161 modules/devices/ppc/processor.c:154 -#: modules/devices/mips/processor.c:71 modules/devices/riscv/processor.c:179 -#: modules/devices/x86/processor.c:750 modules/devices/sparc/processor.c:69 -msgid "Byte Order" +#: modules/devices/arm/processor.c:199 modules/devices/riscv/processor.c:147 +#: modules/devices/x86/processor.c:368 +msgid "Empty List" msgstr "" -#: modules/devices/devmemory.c:93 -msgid "Total Memory" +#: modules/devices/arm/processor.c:236 +msgid "Linux Name" msgstr "" -#: modules/devices/devmemory.c:94 -msgid "Free Memory" +#: modules/devices/arm/processor.c:237 +msgid "Decoded Name" msgstr "" -#: modules/devices/devmemory.c:95 -msgid "Cached Swap" +#: modules/devices/arm/processor.c:238 modules/network/net.c:458 +msgid "Mode" msgstr "" -#: modules/devices/devmemory.c:96 -msgid "High Memory" +#: modules/devices/arm/processor.c:244 +msgid "ARM" msgstr "" -#: modules/devices/devmemory.c:97 -msgid "Free High Memory" +#: modules/devices/arm/processor.c:245 +msgid "Implementer" msgstr "" -#: modules/devices/devmemory.c:98 -msgid "Low Memory" +#: modules/devices/arm/processor.c:246 +msgid "Part" msgstr "" -#: modules/devices/devmemory.c:99 -msgid "Free Low Memory" +#: modules/devices/arm/processor.c:247 modules/devices/ia64/processor.c:154 +#: modules/devices/parisc/processor.c:148 +#: modules/devices/riscv/processor.c:175 +msgid "Architecture" msgstr "" -#: modules/devices/devmemory.c:100 -msgid "Virtual Memory" +#: modules/devices/arm/processor.c:248 +msgid "Variant" msgstr "" -#: modules/devices/devmemory.c:101 -msgid "Free Virtual Memory" +#: modules/devices/arm/processor.c:249 modules/devices/ia64/processor.c:158 +#: modules/devices/ppc/processor.c:151 +msgid "Revision" +msgstr "" + +#: modules/devices/arm/processor.c:250 modules/devices/riscv/processor.c:182 +#: modules/devices/sparc/processor.c:70 modules/devices/x86/processor.c:423 +msgid "Capabilities" +msgstr "" + +#: modules/devices/arm/processor.c:271 modules/devices/ia64/processor.c:185 +#: modules/devices/parisc/processor.c:180 modules/devices/ppc/processor.c:176 +#: modules/devices/riscv/processor.c:203 modules/devices/s390/processor.c:149 +#: modules/devices/x86/processor.c:446 +#, c-format +msgid "%s$CPU%d$%s=%.2fMHz\n" msgstr "" #: modules/devices/battery.c:181 @@ -1255,372 +1540,332 @@ msgid "" "No batteries found on this system=\n" msgstr "" -#. /hw_cap -#: modules/devices/arm/arm_data.c:42 -msgid "SWP instruction (atomic read-modify-write)" +#: modules/devices.c:97 +msgid "PCI Devices" msgstr "" -#: modules/devices/arm/arm_data.c:43 -msgid "Half-word loads and stores" +#: modules/devices.c:98 +msgid "USB Devices" msgstr "" -#: modules/devices/arm/arm_data.c:44 -msgid "Thumb (16-bit instruction set)" +#: modules/devices.c:100 +msgid "Battery" msgstr "" -#: modules/devices/arm/arm_data.c:45 -msgid "26-Bit Model (Processor status register folded into program counter)" +#: modules/devices.c:101 +msgid "Sensors" msgstr "" -#: modules/devices/arm/arm_data.c:46 -msgid "32x32->64-bit multiplication" +#: modules/devices.c:105 +msgid "DMI" msgstr "" -#: modules/devices/arm/arm_data.c:47 -msgid "Floating point accelerator" +#: modules/devices.c:106 +msgid "Memory SPD" msgstr "" -#: modules/devices/arm/arm_data.c:48 -msgid "VFP (early SIMD vector floating point instructions)" +#: modules/devices.c:111 +msgid "Device Tree" msgstr "" -#: modules/devices/arm/arm_data.c:49 -msgid "DSP extensions (the 'e' variant of the ARM9 CPUs, and all others above)" +#: modules/devices.c:113 +msgid "Resources" msgstr "" -#: modules/devices/arm/arm_data.c:50 -msgid "Jazelle (Java bytecode accelerator)" +#: modules/devices.c:219 +msgid " (vendor unknown)" msgstr "" -#: modules/devices/arm/arm_data.c:51 -msgid "SIMD instructions similar to Intel MMX" +#: modules/devices.c:221 +msgid " (model unknown)" msgstr "" -#: modules/devices/arm/arm_data.c:52 -msgid "MaverickCrunch coprocessor (if kernel support enabled)" +#: modules/devices.c:398 +msgid "Field" msgstr "" -#: modules/devices/arm/arm_data.c:53 -msgid "ThumbEE" +#: modules/devices.c:398 +msgid "Description" msgstr "" -#: modules/devices/arm/arm_data.c:54 -msgid "Advanced SIMD/NEON on AArch32" +#: modules/devices.c:398 modules/devices.c:430 +msgid "Value" msgstr "" -#: modules/devices/arm/arm_data.c:55 -msgid "kernel event stream using generic architected timer" +#: modules/devices.c:430 +msgid "Sensor" msgstr "" -#: modules/devices/arm/arm_data.c:56 -msgid "VFP version 3" +#: modules/devices.c:430 +msgid "Type" msgstr "" -#: modules/devices/arm/arm_data.c:57 -msgid "VFP version 3 with 16 D-registers" +#: modules/devices.c:476 +msgid "Devices" msgstr "" -#: modules/devices/arm/arm_data.c:58 -msgid "VFP version 4 with fast context switching" +#: modules/devices.c:488 +msgid "Update PCI ID listing" msgstr "" -#: modules/devices/arm/arm_data.c:59 -msgid "VFP with 32 D-registers" +#: modules/devices.c:500 +msgid "Update CPU feature database" msgstr "" -#: modules/devices/arm/arm_data.c:60 -msgid "TLS register" +#: modules/devices.c:528 +msgid "Gathers information about hardware devices" msgstr "" -#: modules/devices/arm/arm_data.c:61 -msgid "SDIV and UDIV hardware division in ARM mode" +#: modules/devices.c:547 +msgid "Resource information requires superuser privileges" msgstr "" -#: modules/devices/arm/arm_data.c:62 -msgid "SDIV and UDIV hardware division in Thumb mode" +#: modules/devices/cpu_util.c:26 +msgid "Little Endian" msgstr "" -#: modules/devices/arm/arm_data.c:63 -msgid "40-bit Large Physical Address Extension" +#: modules/devices/cpu_util.c:28 +msgid "Big Endian" msgstr "" -#. /hw_cap2 -#: modules/devices/arm/arm_data.c:65 -msgid "64x64->128-bit F2m multiplication (arch>8)" +#: modules/devices/cpu_util.c:137 modules/devices/cpu_util.c:148 +msgid "Frequency Scaling" msgstr "" -#: modules/devices/arm/arm_data.c:66 -msgid "Crypto:AES (arch>8)" +#: modules/devices/cpu_util.c:138 +msgid "Minimum" msgstr "" -#: modules/devices/arm/arm_data.c:67 -msgid "Crypto:SHA1 (arch>8)" +#: modules/devices/cpu_util.c:138 modules/devices/cpu_util.c:139 +#: modules/devices/cpu_util.c:140 +msgid "kHz" msgstr "" -#: modules/devices/arm/arm_data.c:68 -msgid "Crypto:SHA2 (arch>8)" +#: modules/devices/cpu_util.c:139 +msgid "Maximum" msgstr "" -#: modules/devices/arm/arm_data.c:69 -msgid "CRC32 checksum instructions (arch>8)" +#: modules/devices/cpu_util.c:140 +msgid "Current" msgstr "" -#: modules/devices/arm/arm_data.c:72 -msgid "Advanced SIMD/NEON on AArch64 (arch>8)" +#: modules/devices/cpu_util.c:141 +msgid "Transition Latency" msgstr "" -#: modules/devices/arm/processor.c:141 -msgid "ARM Processor" +#: modules/devices/cpu_util.c:141 +msgid "ns" msgstr "" -#: modules/devices/arm/processor.c:199 modules/devices/riscv/processor.c:147 -#: modules/devices/x86/processor.c:701 -msgid "Empty List" +#: modules/devices/cpu_util.c:142 +msgid "Governor" msgstr "" -#: modules/devices/arm/processor.c:236 -msgid "Linux Name" +#: modules/devices/cpu_util.c:143 modules/devices/cpu_util.c:149 +msgid "Driver" msgstr "" -#: modules/devices/arm/processor.c:237 -msgid "Decoded Name" +#: modules/devices/cpu_util.c:155 +msgid "(Not Available)" msgstr "" -#: modules/devices/arm/processor.c:238 -msgid "Mode" +#: modules/devices/cpu_util.c:163 modules/devices/cpu_util.c:165 +msgid "Socket" msgstr "" -#: modules/devices/arm/processor.c:244 -msgid "ARM" +#: modules/devices/cpu_util.c:168 modules/devices/cpu_util.c:170 +msgid "Core" msgstr "" -#: modules/devices/arm/processor.c:245 -msgid "Implementer" +#: modules/devices/cpu_util.c:173 +msgid "Book" msgstr "" -#: modules/devices/arm/processor.c:246 -msgid "Part" +#: modules/devices/cpu_util.c:175 +msgid "Drawer" msgstr "" -#: modules/devices/arm/processor.c:247 modules/devices/parisc/processor.c:148 -#: modules/devices/ia64/processor.c:154 modules/devices/riscv/processor.c:175 -msgid "Architecture" +#: modules/devices/cpu_util.c:181 +msgid "Topology" msgstr "" -#: modules/devices/arm/processor.c:248 -msgid "Variant" +#: modules/devices/cpu_util.c:182 +msgid "ID" msgstr "" -#: modules/devices/arm/processor.c:249 modules/devices/ia64/processor.c:158 -#: modules/devices/ppc/processor.c:151 -msgid "Revision" +#: modules/devices/devicetree.c:100 +msgid "Properties" msgstr "" -#: modules/devices/arm/processor.c:250 modules/devices/riscv/processor.c:182 -#: modules/devices/x86/processor.c:756 modules/devices/sparc/processor.c:70 -msgid "Capabilities" +#: modules/devices/devicetree.c:101 +msgid "Children" msgstr "" -#: modules/devices/arm/processor.c:271 modules/devices/s390/processor.c:149 -#: modules/devices/parisc/processor.c:180 modules/devices/ia64/processor.c:185 -#: modules/devices/ppc/processor.c:176 modules/devices/riscv/processor.c:203 -#: modules/devices/x86/processor.c:779 -#, c-format -msgid "%s$CPU%d$%s=%.2fMHz\n" +#: modules/devices/devicetree.c:137 +msgid "Node" msgstr "" -#: modules/devices/s390/processor.c:92 -msgid "S390 Processor" +#: modules/devices/devicetree.c:138 +msgid "Node Path" msgstr "" -#: modules/devices/s390/processor.c:125 -msgid "ID String" +#: modules/devices/devicetree.c:139 +msgid "Alias" msgstr "" -#: modules/devices/m68k/processor.c:77 modules/devices/riscv/processor.c:177 -msgid "MMU" +#: modules/devices/devicetree.c:139 modules/devices/devicetree.c:140 +msgid "(None)" msgstr "" -#: modules/devices/m68k/processor.c:78 modules/devices/sparc/processor.c:68 -msgid "FPU" +#: modules/devices/devicetree.c:140 +msgid "Symbol" msgstr "" -#: modules/devices/m68k/processor.c:82 -msgid "Calibration" +#: modules/devices/devicetree.c:183 +msgid "Board" msgstr "" -#: modules/devices/storage.c:46 -msgid "" -"\n" -"[SCSI Disks]\n" +#: modules/devices/devicetree.c:185 modules/devices/devicetree/rpi_data.c:156 +msgid "Serial Number" msgstr "" -#: modules/devices/storage.c:110 modules/devices/storage.c:313 -#, c-format -msgid "" -"[Device Information]\n" -"Model=%s\n" +#: modules/devices/devicetree.c:186 +msgid "Compatible" msgstr "" -#: modules/devices/storage.c:115 modules/devices/storage.c:319 -#, c-format -msgid "Vendor=%s (%s)\n" +#: modules/devices/devicetree/dt_util.c:715 +msgid "phandle Map" msgstr "" -#: modules/devices/storage.c:120 modules/devices/storage.c:321 -#, c-format -msgid "Vendor=%s\n" +#: modules/devices/devicetree/dt_util.c:716 +msgid "Alias Map" msgstr "" -#: modules/devices/storage.c:125 -#, c-format -msgid "" -"Type=%s\n" -"Revision=%s\n" -"[SCSI Controller]\n" -"Controller=scsi%d\n" -"Channel=%d\n" -"ID=%d\n" -"LUN=%d\n" +#: modules/devices/devicetree/dt_util.c:717 +msgid "Symbol Map" msgstr "" -#: modules/devices/storage.c:167 -msgid "" -"\n" -"[IDE Disks]\n" +#: modules/devices/devicetree/rpi_data.c:148 +#: modules/devices/devicetree/rpi_data.c:149 +msgid "Raspberry Pi" msgstr "" -#: modules/devices/storage.c:250 -#, c-format -msgid "Driver=%s\n" +#: modules/devices/devicetree/rpi_data.c:149 +msgid "Board Name" msgstr "" -#: modules/devices/storage.c:324 -#, c-format -msgid "" -"Device Name=hd%c\n" -"Media=%s\n" -"Cache=%dkb\n" +#: modules/devices/devicetree/rpi_data.c:150 +msgid "PCB Revision" msgstr "" -#: modules/devices/storage.c:334 -#, c-format -msgid "" -"[Geometry]\n" -"Physical=%s\n" -"Logical=%s\n" +#: modules/devices/devicetree/rpi_data.c:151 +msgid "Introduction" msgstr "" -#: modules/devices/storage.c:344 -#, c-format -msgid "" -"[Capabilities]\n" -"%s" +#: modules/devices/devicetree/rpi_data.c:152 +msgid "Manufacturer" msgstr "" -#: modules/devices/storage.c:351 -#, c-format -msgid "" -"[Speeds]\n" -"%s" +#: modules/devices/devicetree/rpi_data.c:153 +msgid "RCode" msgstr "" -#: modules/devices/cpu_util.c:26 -msgid "Little Endian" +#: modules/devices/devicetree/rpi_data.c:154 +msgid "SOC (spec)" msgstr "" -#: modules/devices/cpu_util.c:28 -msgid "Big Endian" +#: modules/devices/devicetree/rpi_data.c:155 +msgid "Memory (spec)" msgstr "" -#: modules/devices/cpu_util.c:137 modules/devices/cpu_util.c:148 -msgid "Frequency Scaling" +#: modules/devices/devicetree/rpi_data.c:157 +msgid "Permanent overvolt bit" msgstr "" -#: modules/devices/cpu_util.c:138 -msgid "Minimum" +#: modules/devices/devicetree/rpi_data.c:157 +msgctxt "rpi-ov-bit" +msgid "Set" msgstr "" -#: modules/devices/cpu_util.c:138 modules/devices/cpu_util.c:139 -#: modules/devices/cpu_util.c:140 -msgid "kHz" +#: modules/devices/devicetree/rpi_data.c:157 +msgctxt "rpi-ov-bit" +msgid "Not set" msgstr "" -#: modules/devices/cpu_util.c:139 -msgid "Maximum" +#: modules/devices/devmemory.c:93 +msgid "Total Memory" msgstr "" -#: modules/devices/cpu_util.c:140 -msgid "Current" +#: modules/devices/devmemory.c:94 +msgid "Free Memory" msgstr "" -#: modules/devices/cpu_util.c:141 -msgid "Transition Latency" +#: modules/devices/devmemory.c:95 +msgid "Cached Swap" msgstr "" -#: modules/devices/cpu_util.c:141 -msgid "ns" +#: modules/devices/devmemory.c:96 +msgid "High Memory" msgstr "" -#: modules/devices/cpu_util.c:142 -msgid "Governor" +#: modules/devices/devmemory.c:97 +msgid "Free High Memory" msgstr "" -#: modules/devices/cpu_util.c:143 modules/devices/cpu_util.c:149 -msgid "Driver" +#: modules/devices/devmemory.c:98 +msgid "Low Memory" msgstr "" -#: modules/devices/cpu_util.c:155 -msgid "(Not Available)" +#: modules/devices/devmemory.c:99 +msgid "Free Low Memory" msgstr "" -#: modules/devices/cpu_util.c:163 modules/devices/cpu_util.c:165 -msgid "Socket" +#: modules/devices/devmemory.c:100 +msgid "Virtual Memory" msgstr "" -#: modules/devices/cpu_util.c:168 modules/devices/cpu_util.c:170 -msgid "Core" +#: modules/devices/devmemory.c:101 +msgid "Free Virtual Memory" msgstr "" -#: modules/devices/cpu_util.c:173 -msgid "Book" +#: modules/devices/ia64/processor.c:108 +msgid "IA64 Processor" msgstr "" -#: modules/devices/cpu_util.c:175 -msgid "Drawer" +#: modules/devices/ia64/processor.c:153 modules/devices/x86/processor.c:412 +msgid "Vendor" msgstr "" -#: modules/devices/cpu_util.c:181 -msgid "Topology" +#: modules/devices/ia64/processor.c:155 +msgid "Architecture Revision" msgstr "" -#: modules/devices/cpu_util.c:182 -msgid "ID" +#: modules/devices/ia64/processor.c:156 modules/devices/sh/processor.c:78 +msgid "Family" msgstr "" -#: modules/devices/sh/processor.c:55 -msgid "SuperH Processor" +#: modules/devices/ia64/processor.c:162 +msgid "CPU regs" msgstr "" -#: modules/devices/sh/processor.c:76 modules/devices/ia64/processor.c:152 -#: hardinfo/hardinfo.c:76 -msgid "Name" +#: modules/devices/ia64/processor.c:163 +msgid "Features" msgstr "" -#: modules/devices/sh/processor.c:77 -msgid "Machine" +#: modules/devices/m68k/processor.c:77 modules/devices/riscv/processor.c:177 +msgid "MMU" msgstr "" -#: modules/devices/sh/processor.c:78 modules/devices/ia64/processor.c:156 -msgid "Family" +#: modules/devices/m68k/processor.c:78 modules/devices/sparc/processor.c:68 +msgid "FPU" msgstr "" -#: modules/devices/sh/processor.c:80 -msgid "Bus Frequency" +#: modules/devices/m68k/processor.c:82 +msgid "Calibration" msgstr "" -#: modules/devices/sh/processor.c:81 -msgid "Module Frequency" +#: modules/devices/mips/processor.c:68 +msgid "System Type" msgstr "" #: modules/devices/parisc/processor.c:107 @@ -1639,50 +1884,72 @@ msgstr "" msgid "SVersion" msgstr "" -#: modules/devices/parisc/processor.c:155 modules/devices/x86/processor.c:753 +#: modules/devices/parisc/processor.c:155 modules/devices/x86/processor.c:420 msgid "Cache" msgstr "" -#: modules/devices/ia64/processor.c:108 -msgid "IA64 Processor" +#: modules/devices/ppc/processor.c:117 +msgid "POWER Processor" msgstr "" -#: modules/devices/ia64/processor.c:153 modules/devices/x86/processor.c:745 -msgid "Vendor" +#: modules/devices/printers.c:81 +msgid "⚬ Can do black and white printing=\n" msgstr "" -#: modules/devices/ia64/processor.c:155 -msgid "Architecture Revision" +#: modules/devices/printers.c:83 +msgid "⚬ Can do color printing=\n" msgstr "" -#: modules/devices/ia64/processor.c:162 -msgid "CPU regs" +#: modules/devices/printers.c:85 +msgid "⚬ Can do duplexing=\n" msgstr "" -#: modules/devices/ia64/processor.c:163 -msgid "Features" +#: modules/devices/printers.c:87 +msgid "⚬ Can do staple output=\n" msgstr "" -#: modules/devices/spd-decode.c:1475 -msgid "" -"[SPD]\n" -"Please load the eeprom module to obtain information about memory SPD=\n" -"[$ShellParam$]\n" -"ReloadInterval=500\n" +#: modules/devices/printers.c:89 +msgid "⚬ Can do copies=\n" msgstr "" -#: modules/devices/spd-decode.c:1480 +#: modules/devices/printers.c:91 +msgid "⚬ Can collate copies=\n" +msgstr "" + +#: modules/devices/printers.c:93 +msgid "⚬ Printer is rejecting jobs=\n" +msgstr "" + +#: modules/devices/printers.c:95 +msgid "⚬ Printer was automatically discovered and added=\n" +msgstr "" + +#: modules/devices/printers.c:110 +msgid "Idle" +msgstr "" + +#: modules/devices/printers.c:112 +msgid "Printing a Job" +msgstr "" + +#: modules/devices/printers.c:114 +msgid "Stopped" +msgstr "" + +#: modules/devices/printers.c:190 msgid "" -"[SPD]\n" -"Reading memory SPD not supported on this system=\n" +"[Printers]\n" +"No suitable CUPS library found=" msgstr "" -#: modules/devices/ppc/processor.c:117 -msgid "POWER Processor" +#: modules/devices/printers.c:200 +msgid "[Printers (CUPS)]\n" msgstr "" -#: modules/devices/mips/processor.c:68 -msgid "System Type" +#: modules/devices/printers.c:263 +msgid "" +"[Printers]\n" +"No printers found=\n" msgstr "" #: modules/devices/riscv/processor.c:107 @@ -1693,1288 +1960,2025 @@ msgstr "" msgid "uarch" msgstr "" +#. /ext:RV32 #: modules/devices/riscv/riscv_data.c:37 +msgctxt "rv-ext" msgid "RISC-V 32-bit" msgstr "" +#. /ext:RV64 #: modules/devices/riscv/riscv_data.c:38 +msgctxt "rv-ext" msgid "RISC-V 64-bit" msgstr "" +#. /ext:RV128 #: modules/devices/riscv/riscv_data.c:39 +msgctxt "rv-ext" msgid "RISC-V 128-bit" msgstr "" +#. /ext:E #: modules/devices/riscv/riscv_data.c:40 +msgctxt "rv-ext" msgid "Base embedded integer instructions (15 registers)" msgstr "" +#. /ext:I #: modules/devices/riscv/riscv_data.c:41 +msgctxt "rv-ext" msgid "Base integer instructions (31 registers)" msgstr "" +#. /ext:M #: modules/devices/riscv/riscv_data.c:42 +msgctxt "rv-ext" msgid "Hardware integer multiply and divide" msgstr "" +#. /ext:A #: modules/devices/riscv/riscv_data.c:43 +msgctxt "rv-ext" msgid "Atomic memory operations" msgstr "" +#. /ext:C #: modules/devices/riscv/riscv_data.c:44 +msgctxt "rv-ext" msgid "Compressed 16-bit instructions" msgstr "" +#. /ext:F #: modules/devices/riscv/riscv_data.c:45 +msgctxt "rv-ext" msgid "Floating-point instructions, single-precision" msgstr "" +#. /ext:D #: modules/devices/riscv/riscv_data.c:46 +msgctxt "rv-ext" msgid "Floating-point instructions, double-precision" msgstr "" +#. /ext:Q #: modules/devices/riscv/riscv_data.c:47 +msgctxt "rv-ext" msgid "Floating-point instructions, quad-precision" msgstr "" +#. /ext:B #: modules/devices/riscv/riscv_data.c:48 +msgctxt "rv-ext" msgid "Bit manipulation instructions" msgstr "" +#. /ext:V #: modules/devices/riscv/riscv_data.c:49 +msgctxt "rv-ext" msgid "Vector operations" msgstr "" +#. /ext:T #: modules/devices/riscv/riscv_data.c:50 +msgctxt "rv-ext" msgid "Transactional memory" msgstr "" +#. /ext:P #: modules/devices/riscv/riscv_data.c:51 +msgctxt "rv-ext" msgid "Packed SIMD instructions" msgstr "" +#. /ext:L #: modules/devices/riscv/riscv_data.c:52 +msgctxt "rv-ext" msgid "Decimal floating-point instructions" msgstr "" +#. /ext:J #: modules/devices/riscv/riscv_data.c:53 +msgctxt "rv-ext" msgid "Dynamically translated languages" msgstr "" +#. /ext:N #: modules/devices/riscv/riscv_data.c:54 +msgctxt "rv-ext" msgid "User-level interrupts" msgstr "" -#: modules/devices/x86/processor.c:146 +#: modules/devices/s390/processor.c:92 +msgid "S390 Processor" +msgstr "" + +#: modules/devices/s390/processor.c:125 +msgid "ID String" +msgstr "" + +#: modules/devices/sh/processor.c:55 +msgid "SuperH Processor" +msgstr "" + +#: modules/devices/sh/processor.c:77 +msgid "Machine" +msgstr "" + +#: modules/devices/sh/processor.c:80 +msgid "Bus Frequency" +msgstr "" + +#: modules/devices/sh/processor.c:81 +msgid "Module Frequency" +msgstr "" + +#: modules/devices/spd-decode.c:1475 +msgid "" +"[SPD]\n" +"Please load the eeprom module to obtain information about memory SPD=\n" +"[$ShellParam$]\n" +"ReloadInterval=500\n" +msgstr "" + +#: modules/devices/spd-decode.c:1480 +msgid "" +"[SPD]\n" +"Reading memory SPD not supported on this system=\n" +msgstr "" + +#: modules/devices/storage.c:46 +msgid "" +"\n" +"[SCSI Disks]\n" +msgstr "" + +#: modules/devices/storage.c:110 modules/devices/storage.c:313 +#, c-format +msgid "" +"[Device Information]\n" +"Model=%s\n" +msgstr "" + +#: modules/devices/storage.c:115 modules/devices/storage.c:319 +#, c-format +msgid "Vendor=%s (%s)\n" +msgstr "" + +#: modules/devices/storage.c:120 modules/devices/storage.c:321 +#, c-format +msgid "Vendor=%s\n" +msgstr "" + +#: modules/devices/storage.c:125 +#, c-format +msgid "" +"Type=%s\n" +"Revision=%s\n" +"[SCSI Controller]\n" +"Controller=scsi%d\n" +"Channel=%d\n" +"ID=%d\n" +"LUN=%d\n" +msgstr "" + +#: modules/devices/storage.c:167 +msgid "" +"\n" +"[IDE Disks]\n" +msgstr "" + +#: modules/devices/storage.c:250 +#, c-format +msgid "Driver=%s\n" +msgstr "" + +#: modules/devices/storage.c:324 +#, c-format +msgid "" +"Device Name=hd%c\n" +"Media=%s\n" +"Cache=%dkb\n" +msgstr "" + +#: modules/devices/storage.c:334 +#, c-format +msgid "" +"[Geometry]\n" +"Physical=%s\n" +"Logical=%s\n" +msgstr "" + +#: modules/devices/storage.c:344 +#, c-format +msgid "" +"[Capabilities]\n" +"%s" +msgstr "" + +#: modules/devices/storage.c:351 +#, c-format +msgid "" +"[Speeds]\n" +"%s" +msgstr "" + +#: modules/devices/x86/processor.c:149 msgid "Cache information not available=\n" msgstr "" -#: modules/devices/x86/processor.c:152 +#: modules/devices/x86/processor.c:155 #, c-format msgid "Level %d (%s)=%d-way set-associative, %d sets, %dKB size\n" msgstr "" -#: modules/devices/x86/processor.c:339 +#. /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:406 +msgid "Model Name" +msgstr "" + +#: modules/devices/x86/processor.c:407 +msgid "Family, model, stepping" +msgstr "" + +#: modules/devices/x86/processor.c:413 +msgid "Configuration" +msgstr "" + +#: modules/devices/x86/processor.c:414 +msgid "Cache Size" +msgstr "" + +#: modules/devices/x86/processor.c:414 +msgid "kb" +msgstr "" + +#: modules/devices/x86/processor.c:421 +msgid "Power Management" +msgstr "" + +#: modules/devices/x86/processor.c:422 +msgid "Bug Workarounds" +msgstr "" + +#. /flag:fpu +#: modules/devices/x86/x86_data.c:43 +msgctxt "x86-flag" msgid "Onboard FPU (floating point support)" msgstr "" -#: modules/devices/x86/processor.c:340 +#. /flag:vme +#: modules/devices/x86/x86_data.c:44 +msgctxt "x86-flag" msgid "Virtual 8086 mode enhancements" msgstr "" -#: modules/devices/x86/processor.c:341 +#. /flag:de +#: modules/devices/x86/x86_data.c:45 +msgctxt "x86-flag" msgid "Debugging Extensions (CR4.DE)" msgstr "" -#: modules/devices/x86/processor.c:342 +#. /flag:pse +#: modules/devices/x86/x86_data.c:46 +msgctxt "x86-flag" msgid "Page Size Extensions (4MB memory pages)" msgstr "" -#: modules/devices/x86/processor.c:343 +#. /flag:tsc +#: modules/devices/x86/x86_data.c:47 +msgctxt "x86-flag" msgid "Time Stamp Counter (RDTSC)" msgstr "" -#: modules/devices/x86/processor.c:344 +#. /flag:msr +#: modules/devices/x86/x86_data.c:48 +msgctxt "x86-flag" msgid "Model-Specific Registers (RDMSR, WRMSR)" msgstr "" -#: modules/devices/x86/processor.c:345 +#. /flag:pae +#: modules/devices/x86/x86_data.c:49 +msgctxt "x86-flag" msgid "Physical Address Extensions (support for more than 4GB of RAM)" msgstr "" -#: modules/devices/x86/processor.c:346 +#. /flag:mce +#: modules/devices/x86/x86_data.c:50 +msgctxt "x86-flag" msgid "Machine Check Exception" msgstr "" -#: modules/devices/x86/processor.c:347 +#. /flag:cx8 +#: modules/devices/x86/x86_data.c:51 +msgctxt "x86-flag" msgid "CMPXCHG8 instruction (64-bit compare-and-swap)" msgstr "" -#: modules/devices/x86/processor.c:348 +#. /flag:apic +#: modules/devices/x86/x86_data.c:52 +msgctxt "x86-flag" msgid "Onboard APIC" msgstr "" -#: modules/devices/x86/processor.c:349 +#. /flag:sep +#: modules/devices/x86/x86_data.c:53 +msgctxt "x86-flag" msgid "SYSENTER/SYSEXIT" msgstr "" -#: modules/devices/x86/processor.c:350 +#. /flag:mtrr +#: modules/devices/x86/x86_data.c:54 +msgctxt "x86-flag" msgid "Memory Type Range Registers" msgstr "" -#: modules/devices/x86/processor.c:351 +#. /flag:pge +#: modules/devices/x86/x86_data.c:55 +msgctxt "x86-flag" msgid "Page Global Enable (global bit in PDEs and PTEs)" msgstr "" -#: modules/devices/x86/processor.c:352 +#. /flag:mca +#: modules/devices/x86/x86_data.c:56 +msgctxt "x86-flag" msgid "Machine Check Architecture" msgstr "" -#: modules/devices/x86/processor.c:353 +#. /flag:cmov +#: modules/devices/x86/x86_data.c:57 +msgctxt "x86-flag" msgid "CMOV instructions (conditional move) (also FCMOV)" msgstr "" -#: modules/devices/x86/processor.c:354 +#. /flag:pat +#: modules/devices/x86/x86_data.c:58 +msgctxt "x86-flag" msgid "Page Attribute Table" msgstr "" -#: modules/devices/x86/processor.c:355 +#. /flag:pse36 +#: modules/devices/x86/x86_data.c:59 +msgctxt "x86-flag" msgid "36-bit PSEs (huge pages)" msgstr "" -#: modules/devices/x86/processor.c:356 +#. /flag:pn +#: modules/devices/x86/x86_data.c:60 +msgctxt "x86-flag" msgid "Processor serial number" msgstr "" -#: modules/devices/x86/processor.c:357 +#. /flag:clflush +#: modules/devices/x86/x86_data.c:61 +msgctxt "x86-flag" msgid "Cache Line Flush instruction" msgstr "" -#: modules/devices/x86/processor.c:358 +#. /flag:dts +#: modules/devices/x86/x86_data.c:62 +msgctxt "x86-flag" msgid "" "Debug Store (buffer for debugging and profiling instructions), or " "alternately: digital thermal sensor" msgstr "" -#: modules/devices/x86/processor.c:359 +#. /flag:acpi +#: modules/devices/x86/x86_data.c:63 +msgctxt "x86-flag" msgid "ACPI via MSR (temperature monitoring and clock speed modulation)" msgstr "" -#: modules/devices/x86/processor.c:360 +#. /flag:mmx +#: modules/devices/x86/x86_data.c:64 +msgctxt "x86-flag" msgid "Multimedia Extensions" msgstr "" -#: modules/devices/x86/processor.c:361 +#. /flag:fxsr +#: modules/devices/x86/x86_data.c:65 +msgctxt "x86-flag" msgid "FXSAVE/FXRSTOR, CR4.OSFXSR" msgstr "" -#: modules/devices/x86/processor.c:362 +#. /flag:sse +#: modules/devices/x86/x86_data.c:66 +msgctxt "x86-flag" msgid "Intel SSE vector instructions" msgstr "" -#: modules/devices/x86/processor.c:363 +#. /flag:sse2 +#: modules/devices/x86/x86_data.c:67 +msgctxt "x86-flag" msgid "SSE2" msgstr "" -#: modules/devices/x86/processor.c:364 +#. /flag:ss +#: modules/devices/x86/x86_data.c:68 +msgctxt "x86-flag" msgid "CPU self snoop" msgstr "" -#: modules/devices/x86/processor.c:365 +#. /flag:ht +#: modules/devices/x86/x86_data.c:69 +msgctxt "x86-flag" msgid "Hyper-Threading" msgstr "" -#: modules/devices/x86/processor.c:366 +#. /flag:tm +#: modules/devices/x86/x86_data.c:70 +msgctxt "x86-flag" msgid "Automatic clock control (Thermal Monitor)" msgstr "" -#: modules/devices/x86/processor.c:367 +#. /flag:ia64 +#: modules/devices/x86/x86_data.c:71 +msgctxt "x86-flag" msgid "" "Intel Itanium Architecture 64-bit (not to be confused with Intel's 64-bit " "x86 architecture with flag x86-64 or \"AMD64\" bit indicated by flag lm)" msgstr "" -#: modules/devices/x86/processor.c:368 +#. /flag:pbe +#: modules/devices/x86/x86_data.c:72 +msgctxt "x86-flag" msgid "Pending Break Enable (PBE# pin) wakeup support" msgstr "" -#: modules/devices/x86/processor.c:371 +#. /flag:syscall +#: modules/devices/x86/x86_data.c:75 +msgctxt "x86-flag" msgid "SYSCALL (Fast System Call) and SYSRET (Return From Fast System Call)" msgstr "" -#: modules/devices/x86/processor.c:372 +#. /flag:mp +#: modules/devices/x86/x86_data.c:76 +msgctxt "x86-flag" msgid "Multiprocessing Capable." msgstr "" -#: modules/devices/x86/processor.c:373 +#. /flag:nx +#: modules/devices/x86/x86_data.c:77 +msgctxt "x86-flag" msgid "Execute Disable" msgstr "" -#: modules/devices/x86/processor.c:374 +#. /flag:mmxext +#: modules/devices/x86/x86_data.c:78 +msgctxt "x86-flag" msgid "AMD MMX extensions" msgstr "" -#: modules/devices/x86/processor.c:375 +#. /flag:fxsr_opt +#: modules/devices/x86/x86_data.c:79 +msgctxt "x86-flag" msgid "FXSAVE/FXRSTOR optimizations" msgstr "" -#: modules/devices/x86/processor.c:376 +#. /flag:pdpe1gb +#: modules/devices/x86/x86_data.c:80 +msgctxt "x86-flag" msgid "One GB pages (allows hugepagesz=1G)" msgstr "" -#: modules/devices/x86/processor.c:377 +#. /flag:rdtscp +#: modules/devices/x86/x86_data.c:81 +msgctxt "x86-flag" msgid "Read Time-Stamp Counter and Processor ID" msgstr "" -#: modules/devices/x86/processor.c:378 +#. /flag:lm +#: modules/devices/x86/x86_data.c:82 +msgctxt "x86-flag" msgid "Long Mode (x86-64: amd64, also known as Intel 64, i.e. 64-bit capable)" msgstr "" -#: modules/devices/x86/processor.c:379 +#. /flag:3dnow +#: modules/devices/x86/x86_data.c:83 +msgctxt "x86-flag" msgid "3DNow! (AMD vector instructions, competing with Intel's SSE1)" msgstr "" -#: modules/devices/x86/processor.c:380 +#. /flag:3dnowext +#: modules/devices/x86/x86_data.c:84 +msgctxt "x86-flag" msgid "AMD 3DNow! extensions" msgstr "" -#: modules/devices/x86/processor.c:382 +#. /flag:recovery +#: modules/devices/x86/x86_data.c:86 +msgctxt "x86-flag" msgid "CPU in recovery mode" msgstr "" -#: modules/devices/x86/processor.c:383 +#. /flag:longrun +#: modules/devices/x86/x86_data.c:87 +msgctxt "x86-flag" msgid "Longrun power control" msgstr "" -#: modules/devices/x86/processor.c:384 +#. /flag:lrti +#: modules/devices/x86/x86_data.c:88 +msgctxt "x86-flag" msgid "LongRun table interface" msgstr "" -#: modules/devices/x86/processor.c:386 +#. /flag:cxmmx +#: modules/devices/x86/x86_data.c:90 +msgctxt "x86-flag" msgid "Cyrix MMX extensions" msgstr "" -#: modules/devices/x86/processor.c:387 +#. /flag:k6_mtrr +#: modules/devices/x86/x86_data.c:91 +msgctxt "x86-flag" msgid "AMD K6 nonstandard MTRRs" msgstr "" -#: modules/devices/x86/processor.c:388 +#. /flag:cyrix_arr +#: modules/devices/x86/x86_data.c:92 +msgctxt "x86-flag" msgid "Cyrix ARRs (= MTRRs)" msgstr "" -#: modules/devices/x86/processor.c:389 +#. /flag:centaur_mcr +#: modules/devices/x86/x86_data.c:93 +msgctxt "x86-flag" msgid "Centaur MCRs (= MTRRs)" msgstr "" -#: modules/devices/x86/processor.c:390 +#. /flag:constant_tsc +#: modules/devices/x86/x86_data.c:94 +msgctxt "x86-flag" msgid "TSC ticks at a constant rate" msgstr "" -#: modules/devices/x86/processor.c:391 +#. /flag:up +#: modules/devices/x86/x86_data.c:95 +msgctxt "x86-flag" msgid "SMP kernel running on UP" msgstr "" -#: modules/devices/x86/processor.c:392 +#. /flag:art +#: modules/devices/x86/x86_data.c:96 +msgctxt "x86-flag" msgid "Always-Running Timer" msgstr "" -#: modules/devices/x86/processor.c:393 +#. /flag:arch_perfmon +#: modules/devices/x86/x86_data.c:97 +msgctxt "x86-flag" msgid "Intel Architectural PerfMon" msgstr "" -#: modules/devices/x86/processor.c:394 +#. /flag:pebs +#: modules/devices/x86/x86_data.c:98 +msgctxt "x86-flag" msgid "Precise-Event Based Sampling" msgstr "" -#: modules/devices/x86/processor.c:395 +#. /flag:bts +#: modules/devices/x86/x86_data.c:99 +msgctxt "x86-flag" msgid "Branch Trace Store" msgstr "" -#: modules/devices/x86/processor.c:396 +#. /flag:rep_good +#: modules/devices/x86/x86_data.c:100 +msgctxt "x86-flag" msgid "rep microcode works well" msgstr "" -#: modules/devices/x86/processor.c:397 +#. /flag:acc_power +#: modules/devices/x86/x86_data.c:101 +msgctxt "x86-flag" msgid "AMD accumulated power mechanism" msgstr "" -#: modules/devices/x86/processor.c:398 +#. /flag:nopl +#: modules/devices/x86/x86_data.c:102 +msgctxt "x86-flag" msgid "The NOPL (0F 1F) instructions" msgstr "" -#: modules/devices/x86/processor.c:399 +#. /flag:xtopology +#: modules/devices/x86/x86_data.c:103 +msgctxt "x86-flag" msgid "cpu topology enum extensions" msgstr "" -#: modules/devices/x86/processor.c:400 +#. /flag:tsc_reliable +#: modules/devices/x86/x86_data.c:104 +msgctxt "x86-flag" msgid "TSC is known to be reliable" msgstr "" -#: modules/devices/x86/processor.c:401 +#. /flag:nonstop_tsc +#: modules/devices/x86/x86_data.c:105 +msgctxt "x86-flag" msgid "TSC does not stop in C states" msgstr "" -#: modules/devices/x86/processor.c:402 +#. /flag:extd_apicid +#: modules/devices/x86/x86_data.c:106 +msgctxt "x86-flag" msgid "has extended APICID (8 bits)" msgstr "" -#: modules/devices/x86/processor.c:403 +#. /flag:amd_dcm +#: modules/devices/x86/x86_data.c:107 +msgctxt "x86-flag" msgid "multi-node processor" msgstr "" -#: modules/devices/x86/processor.c:404 +#. /flag:aperfmperf +#: modules/devices/x86/x86_data.c:108 +msgctxt "x86-flag" msgid "APERFMPERF" msgstr "" -#: modules/devices/x86/processor.c:405 +#. /flag:eagerfpu +#: modules/devices/x86/x86_data.c:109 +msgctxt "x86-flag" msgid "Non lazy FPU restore" msgstr "" -#: modules/devices/x86/processor.c:406 +#. /flag:nonstop_tsc_s3 +#: modules/devices/x86/x86_data.c:110 +msgctxt "x86-flag" msgid "TSC doesn't stop in S3 state" msgstr "" -#: modules/devices/x86/processor.c:407 +#. /flag:mce_recovery +#: modules/devices/x86/x86_data.c:111 +msgctxt "x86-flag" msgid "CPU has recoverable machine checks" msgstr "" -#: modules/devices/x86/processor.c:410 -msgid "SSE-3 (“Prescott New Instructions”)" +#. /flag:pni +#: modules/devices/x86/x86_data.c:114 +msgctxt "x86-flag" +msgid "SSE-3 (\"Prescott New Instructions\")" msgstr "" -#: modules/devices/x86/processor.c:411 +#. /flag:pclmulqdq +#: modules/devices/x86/x86_data.c:115 +msgctxt "x86-flag" msgid "" -"Perform a Carry-Less Multiplication of Quadword instruction — accelerator " +"Perform a Carry-Less Multiplication of Quadword instruction - accelerator " "for GCM)" msgstr "" -#: modules/devices/x86/processor.c:412 +#. /flag:dtes64 +#: modules/devices/x86/x86_data.c:116 +msgctxt "x86-flag" msgid "64-bit Debug Store" msgstr "" -#: modules/devices/x86/processor.c:413 +#. /flag:monitor +#: modules/devices/x86/x86_data.c:117 +msgctxt "x86-flag" msgid "Monitor/Mwait support (Intel SSE3 supplements)" msgstr "" -#: modules/devices/x86/processor.c:414 +#. /flag:ds_cpl +#: modules/devices/x86/x86_data.c:118 +msgctxt "x86-flag" msgid "CPL Qual. Debug Store" msgstr "" -#: modules/devices/x86/processor.c:415 +#. /flag:vmx +#: modules/devices/x86/x86_data.c:119 +msgctxt "x86-flag" msgid "Hardware virtualization, Intel VMX" msgstr "" -#: modules/devices/x86/processor.c:416 +#. /flag:smx +#: modules/devices/x86/x86_data.c:120 +msgctxt "x86-flag" msgid "Safer mode TXT (TPM support)" msgstr "" -#: modules/devices/x86/processor.c:417 +#. /flag:est +#: modules/devices/x86/x86_data.c:121 +msgctxt "x86-flag" msgid "Enhanced SpeedStep" msgstr "" -#: modules/devices/x86/processor.c:418 +#. /flag:tm2 +#: modules/devices/x86/x86_data.c:122 +msgctxt "x86-flag" msgid "Thermal Monitor 2" msgstr "" -#: modules/devices/x86/processor.c:419 +#. /flag:ssse3 +#: modules/devices/x86/x86_data.c:123 +msgctxt "x86-flag" msgid "Supplemental SSE-3" msgstr "" -#: modules/devices/x86/processor.c:420 +#. /flag:cid +#: modules/devices/x86/x86_data.c:124 +msgctxt "x86-flag" msgid "Context ID" msgstr "" -#: modules/devices/x86/processor.c:421 +#. /flag:sdbg +#: modules/devices/x86/x86_data.c:125 +msgctxt "x86-flag" msgid "silicon debug" msgstr "" -#: modules/devices/x86/processor.c:422 +#. /flag:fma +#: modules/devices/x86/x86_data.c:126 +msgctxt "x86-flag" msgid "Fused multiply-add" msgstr "" -#: modules/devices/x86/processor.c:423 +#. /flag:cx16 +#: modules/devices/x86/x86_data.c:127 +msgctxt "x86-flag" msgid "CMPXCHG16B" msgstr "" -#: modules/devices/x86/processor.c:424 +#. /flag:xtpr +#: modules/devices/x86/x86_data.c:128 +msgctxt "x86-flag" msgid "Send Task Priority Messages" msgstr "" -#: modules/devices/x86/processor.c:425 +#. /flag:pdcm +#: modules/devices/x86/x86_data.c:129 +msgctxt "x86-flag" msgid "Performance Capabilities" msgstr "" -#: modules/devices/x86/processor.c:426 +#. /flag:pcid +#: modules/devices/x86/x86_data.c:130 +msgctxt "x86-flag" msgid "Process Context Identifiers" msgstr "" -#: modules/devices/x86/processor.c:427 +#. /flag:dca +#: modules/devices/x86/x86_data.c:131 +msgctxt "x86-flag" msgid "Direct Cache Access" msgstr "" -#: modules/devices/x86/processor.c:428 +#. /flag:sse4_1 +#: modules/devices/x86/x86_data.c:132 +msgctxt "x86-flag" msgid "SSE-4.1" msgstr "" -#: modules/devices/x86/processor.c:429 +#. /flag:sse4_2 +#: modules/devices/x86/x86_data.c:133 +msgctxt "x86-flag" msgid "SSE-4.2" msgstr "" -#: modules/devices/x86/processor.c:430 +#. /flag:x2apic +#: modules/devices/x86/x86_data.c:134 +msgctxt "x86-flag" msgid "x2APIC" msgstr "" -#: modules/devices/x86/processor.c:431 +#. /flag:movbe +#: modules/devices/x86/x86_data.c:135 +msgctxt "x86-flag" msgid "Move Data After Swapping Bytes instruction" msgstr "" -#: modules/devices/x86/processor.c:432 +#. /flag:popcnt +#: modules/devices/x86/x86_data.c:136 +msgctxt "x86-flag" msgid "" "Return the Count of Number of Bits Set to 1 instruction (Hamming weight, i." "e. bit count)" msgstr "" -#: modules/devices/x86/processor.c:433 +#. /flag:tsc_deadline_timer +#: modules/devices/x86/x86_data.c:137 +msgctxt "x86-flag" msgid "Tsc deadline timer" msgstr "" -#: modules/devices/x86/processor.c:434 +#. /flag:aes/aes-ni +#: modules/devices/x86/x86_data.c:138 +msgctxt "x86-flag" msgid "Advanced Encryption Standard (New Instructions)" msgstr "" -#: modules/devices/x86/processor.c:435 +#. /flag:xsave +#: modules/devices/x86/x86_data.c:139 +msgctxt "x86-flag" msgid "Save Processor Extended States: also provides XGETBY,XRSTOR,XSETBY" msgstr "" -#: modules/devices/x86/processor.c:436 +#. /flag:avx +#: modules/devices/x86/x86_data.c:140 +msgctxt "x86-flag" msgid "Advanced Vector Extensions" msgstr "" -#: modules/devices/x86/processor.c:437 +#. /flag:f16c +#: modules/devices/x86/x86_data.c:141 +msgctxt "x86-flag" msgid "16-bit fp conversions (CVT16)" msgstr "" -#: modules/devices/x86/processor.c:438 +#. /flag:rdrand +#: modules/devices/x86/x86_data.c:142 +msgctxt "x86-flag" msgid "Read Random Number from hardware random number generator instruction" msgstr "" -#: modules/devices/x86/processor.c:439 +#. /flag:hypervisor +#: modules/devices/x86/x86_data.c:143 +msgctxt "x86-flag" msgid "Running on a hypervisor" msgstr "" #. /Cyrix/Centaur-defined CPU features, CPUID level 0xC0000001 -#: modules/devices/x86/processor.c:441 +#. /flag:rng +#: modules/devices/x86/x86_data.c:145 +msgctxt "x86-flag" msgid "Random Number Generator present (xstore)" msgstr "" -#: modules/devices/x86/processor.c:442 +#. /flag:rng_en +#: modules/devices/x86/x86_data.c:146 +msgctxt "x86-flag" msgid "Random Number Generator enabled" msgstr "" -#: modules/devices/x86/processor.c:443 +#. /flag:ace +#: modules/devices/x86/x86_data.c:147 +msgctxt "x86-flag" msgid "on-CPU crypto (xcrypt)" msgstr "" -#: modules/devices/x86/processor.c:444 +#. /flag:ace_en +#: modules/devices/x86/x86_data.c:148 +msgctxt "x86-flag" msgid "on-CPU crypto enabled" msgstr "" -#: modules/devices/x86/processor.c:445 +#. /flag:ace2 +#: modules/devices/x86/x86_data.c:149 +msgctxt "x86-flag" msgid "Advanced Cryptography Engine v2" msgstr "" -#: modules/devices/x86/processor.c:446 +#. /flag:ace2_en +#: modules/devices/x86/x86_data.c:150 +msgctxt "x86-flag" msgid "ACE v2 enabled" msgstr "" -#: modules/devices/x86/processor.c:447 +#. /flag:phe +#: modules/devices/x86/x86_data.c:151 +msgctxt "x86-flag" msgid "PadLock Hash Engine" msgstr "" -#: modules/devices/x86/processor.c:448 +#. /flag:phe_en +#: modules/devices/x86/x86_data.c:152 +msgctxt "x86-flag" msgid "PHE enabled" msgstr "" -#: modules/devices/x86/processor.c:449 +#. /flag:pmm +#: modules/devices/x86/x86_data.c:153 +msgctxt "x86-flag" msgid "PadLock Montgomery Multiplier" msgstr "" -#: modules/devices/x86/processor.c:450 +#. /flag:pmm_en +#: modules/devices/x86/x86_data.c:154 +msgctxt "x86-flag" msgid "PMM enabled" msgstr "" -#: modules/devices/x86/processor.c:452 +#. /flag:lahf_lm +#: modules/devices/x86/x86_data.c:156 +msgctxt "x86-flag" msgid "Load AH from Flags (LAHF) and Store AH into Flags (SAHF) in long mode" msgstr "" -#: modules/devices/x86/processor.c:453 +#. /flag:cmp_legacy +#: modules/devices/x86/x86_data.c:157 +msgctxt "x86-flag" msgid "If yes HyperThreading not valid" msgstr "" -#: modules/devices/x86/processor.c:454 +#. /flag:svm +#: modules/devices/x86/x86_data.c:158 +msgctxt "x86-flag" msgid "\"Secure virtual machine\": AMD-V" msgstr "" -#: modules/devices/x86/processor.c:455 +#. /flag:extapic +#: modules/devices/x86/x86_data.c:159 +msgctxt "x86-flag" msgid "Extended APIC space" msgstr "" -#: modules/devices/x86/processor.c:456 +#. /flag:cr8_legacy +#: modules/devices/x86/x86_data.c:160 +msgctxt "x86-flag" msgid "CR8 in 32-bit mode" msgstr "" -#: modules/devices/x86/processor.c:457 +#. /flag:abm +#: modules/devices/x86/x86_data.c:161 +msgctxt "x86-flag" msgid "Advanced Bit Manipulation" msgstr "" -#: modules/devices/x86/processor.c:458 +#. /flag:sse4a +#: modules/devices/x86/x86_data.c:162 +msgctxt "x86-flag" msgid "SSE-4A" msgstr "" -#: modules/devices/x86/processor.c:459 +#. /flag:misalignsse +#: modules/devices/x86/x86_data.c:163 +msgctxt "x86-flag" msgid "" "indicates if a general-protection exception (#GP) is generated when some " "legacy SSE instructions operate on unaligned data. Also depends on CR0 and " "Alignment Checking bit" msgstr "" -#: modules/devices/x86/processor.c:460 +#. /flag:3dnowprefetch +#: modules/devices/x86/x86_data.c:164 +msgctxt "x86-flag" msgid "3DNow prefetch instructions" msgstr "" -#: modules/devices/x86/processor.c:461 +#. /flag:osvw +#: modules/devices/x86/x86_data.c:165 +msgctxt "x86-flag" msgid "" "indicates OS Visible Workaround, which allows the OS to work around " "processor errata." msgstr "" -#: modules/devices/x86/processor.c:462 +#. /flag:ibs +#: modules/devices/x86/x86_data.c:166 +msgctxt "x86-flag" msgid "Instruction Based Sampling" msgstr "" -#: modules/devices/x86/processor.c:463 +#. /flag:xop +#: modules/devices/x86/x86_data.c:167 +msgctxt "x86-flag" msgid "extended AVX instructions" msgstr "" -#: modules/devices/x86/processor.c:464 +#. /flag:skinit +#: modules/devices/x86/x86_data.c:168 +msgctxt "x86-flag" msgid "SKINIT/STGI instructions" msgstr "" -#: modules/devices/x86/processor.c:465 +#. /flag:wdt +#: modules/devices/x86/x86_data.c:169 +msgctxt "x86-flag" msgid "Watchdog timer" msgstr "" -#: modules/devices/x86/processor.c:466 +#. /flag:lwp +#: modules/devices/x86/x86_data.c:170 +msgctxt "x86-flag" msgid "Light Weight Profiling" msgstr "" -#: modules/devices/x86/processor.c:467 +#. /flag:fma4 +#: modules/devices/x86/x86_data.c:171 +msgctxt "x86-flag" msgid "4 operands MAC instructions" msgstr "" -#: modules/devices/x86/processor.c:468 +#. /flag:tce +#: modules/devices/x86/x86_data.c:172 +msgctxt "x86-flag" msgid "translation cache extension" msgstr "" -#: modules/devices/x86/processor.c:469 +#. /flag:nodeid_msr +#: modules/devices/x86/x86_data.c:173 +msgctxt "x86-flag" msgid "NodeId MSR" msgstr "" -#: modules/devices/x86/processor.c:470 +#. /flag:tbm +#: modules/devices/x86/x86_data.c:174 +msgctxt "x86-flag" msgid "Trailing Bit Manipulation" msgstr "" -#: modules/devices/x86/processor.c:471 +#. /flag:topoext +#: modules/devices/x86/x86_data.c:175 +msgctxt "x86-flag" msgid "Topology Extensions CPUID leafs" msgstr "" -#: modules/devices/x86/processor.c:472 +#. /flag:perfctr_core +#: modules/devices/x86/x86_data.c:176 +msgctxt "x86-flag" msgid "Core Performance Counter Extensions" msgstr "" -#: modules/devices/x86/processor.c:473 +#. /flag:perfctr_nb +#: modules/devices/x86/x86_data.c:177 +msgctxt "x86-flag" msgid "NB Performance Counter Extensions" msgstr "" -#: modules/devices/x86/processor.c:474 +#. /flag:bpext +#: modules/devices/x86/x86_data.c:178 +msgctxt "x86-flag" msgid "data breakpoint extension" msgstr "" -#: modules/devices/x86/processor.c:475 +#. /flag:ptsc +#: modules/devices/x86/x86_data.c:179 +msgctxt "x86-flag" msgid "performance time-stamp counter" msgstr "" -#: modules/devices/x86/processor.c:476 +#. /flag:perfctr_l2 +#: modules/devices/x86/x86_data.c:180 +msgctxt "x86-flag" msgid "L2 Performance Counter Extensions" msgstr "" -#: modules/devices/x86/processor.c:477 +#. /flag:mwaitx +#: modules/devices/x86/x86_data.c:181 +msgctxt "x86-flag" msgid "MWAIT extension (MONITORX/MWAITX)" msgstr "" -#: modules/devices/x86/processor.c:479 +#. /flag:cpb +#: modules/devices/x86/x86_data.c:183 +msgctxt "x86-flag" msgid "AMD Core Performance Boost" msgstr "" -#: modules/devices/x86/processor.c:480 +#. /flag:epb +#: modules/devices/x86/x86_data.c:184 +msgctxt "x86-flag" msgid "IA32_ENERGY_PERF_BIAS support" msgstr "" -#: modules/devices/x86/processor.c:481 +#. /flag:hw_pstate +#: modules/devices/x86/x86_data.c:185 +msgctxt "x86-flag" msgid "AMD HW-PState" msgstr "" -#: modules/devices/x86/processor.c:482 +#. /flag:proc_feedback +#: modules/devices/x86/x86_data.c:186 +msgctxt "x86-flag" msgid "AMD ProcFeedbackInterface" msgstr "" -#: modules/devices/x86/processor.c:483 +#. /flag:intel_pt +#: modules/devices/x86/x86_data.c:187 +msgctxt "x86-flag" msgid "Intel Processor Tracing" msgstr "" -#: modules/devices/x86/processor.c:485 +#. /flag:tpr_shadow +#: modules/devices/x86/x86_data.c:189 +msgctxt "x86-flag" msgid "Intel TPR Shadow" msgstr "" -#: modules/devices/x86/processor.c:486 +#. /flag:vnmi +#: modules/devices/x86/x86_data.c:190 +msgctxt "x86-flag" msgid "Intel Virtual NMI" msgstr "" -#: modules/devices/x86/processor.c:487 +#. /flag:flexpriority +#: modules/devices/x86/x86_data.c:191 +msgctxt "x86-flag" msgid "Intel FlexPriority" msgstr "" -#: modules/devices/x86/processor.c:488 +#. /flag:ept +#: modules/devices/x86/x86_data.c:192 +msgctxt "x86-flag" msgid "Intel Extended Page Table" msgstr "" -#: modules/devices/x86/processor.c:489 +#. /flag:vpid +#: modules/devices/x86/x86_data.c:193 +msgctxt "x86-flag" msgid "Intel Virtual Processor ID" msgstr "" -#: modules/devices/x86/processor.c:490 +#. /flag:vmmcall +#: modules/devices/x86/x86_data.c:194 +msgctxt "x86-flag" msgid "prefer VMMCALL to VMCALL" msgstr "" -#: modules/devices/x86/processor.c:492 +#. /flag:fsgsbase +#: modules/devices/x86/x86_data.c:196 +msgctxt "x86-flag" msgid "{RD/WR}{FS/GS}BASE instructions" msgstr "" -#: modules/devices/x86/processor.c:493 +#. /flag:tsc_adjust +#: modules/devices/x86/x86_data.c:197 +msgctxt "x86-flag" msgid "TSC adjustment MSR" msgstr "" -#: modules/devices/x86/processor.c:494 +#. /flag:bmi1 +#: modules/devices/x86/x86_data.c:198 +msgctxt "x86-flag" msgid "1st group bit manipulation extensions" msgstr "" -#: modules/devices/x86/processor.c:495 +#. /flag:hle +#: modules/devices/x86/x86_data.c:199 +msgctxt "x86-flag" msgid "Hardware Lock Elision" msgstr "" -#: modules/devices/x86/processor.c:496 +#. /flag:avx2 +#: modules/devices/x86/x86_data.c:200 +msgctxt "x86-flag" msgid "AVX2 instructions" msgstr "" -#: modules/devices/x86/processor.c:497 +#. /flag:smep +#: modules/devices/x86/x86_data.c:201 +msgctxt "x86-flag" msgid "Supervisor Mode Execution Protection" msgstr "" -#: modules/devices/x86/processor.c:498 +#. /flag:bmi2 +#: modules/devices/x86/x86_data.c:202 +msgctxt "x86-flag" msgid "2nd group bit manipulation extensions" msgstr "" -#: modules/devices/x86/processor.c:499 +#. /flag:erms +#: modules/devices/x86/x86_data.c:203 +msgctxt "x86-flag" msgid "Enhanced REP MOVSB/STOSB" msgstr "" -#: modules/devices/x86/processor.c:500 +#. /flag:invpcid +#: modules/devices/x86/x86_data.c:204 +msgctxt "x86-flag" msgid "Invalidate Processor Context ID" msgstr "" -#: modules/devices/x86/processor.c:501 +#. /flag:rtm +#: modules/devices/x86/x86_data.c:205 +msgctxt "x86-flag" msgid "Restricted Transactional Memory" msgstr "" -#: modules/devices/x86/processor.c:502 +#. /flag:cqm +#: modules/devices/x86/x86_data.c:206 +msgctxt "x86-flag" msgid "Cache QoS Monitoring" msgstr "" -#: modules/devices/x86/processor.c:503 +#. /flag:mpx +#: modules/devices/x86/x86_data.c:207 +msgctxt "x86-flag" msgid "Memory Protection Extension" msgstr "" -#: modules/devices/x86/processor.c:504 +#. /flag:avx512f +#: modules/devices/x86/x86_data.c:208 +msgctxt "x86-flag" msgid "AVX-512 foundation" msgstr "" -#: modules/devices/x86/processor.c:505 +#. /flag:avx512dq +#: modules/devices/x86/x86_data.c:209 +msgctxt "x86-flag" msgid "AVX-512 Double/Quad instructions" msgstr "" -#: modules/devices/x86/processor.c:506 +#. /flag:rdseed +#: modules/devices/x86/x86_data.c:210 +msgctxt "x86-flag" msgid "The RDSEED instruction" msgstr "" -#: modules/devices/x86/processor.c:507 +#. /flag:adx +#: modules/devices/x86/x86_data.c:211 +msgctxt "x86-flag" msgid "The ADCX and ADOX instructions" msgstr "" -#: modules/devices/x86/processor.c:508 +#. /flag:smap +#: modules/devices/x86/x86_data.c:212 +msgctxt "x86-flag" msgid "Supervisor Mode Access Prevention" msgstr "" -#: modules/devices/x86/processor.c:509 +#. /flag:clflushopt +#: modules/devices/x86/x86_data.c:213 +msgctxt "x86-flag" msgid "CLFLUSHOPT instruction" msgstr "" -#: modules/devices/x86/processor.c:510 +#. /flag:clwb +#: modules/devices/x86/x86_data.c:214 +msgctxt "x86-flag" msgid "CLWB instruction" msgstr "" -#: modules/devices/x86/processor.c:511 +#. /flag:avx512pf +#: modules/devices/x86/x86_data.c:215 +msgctxt "x86-flag" msgid "AVX-512 Prefetch" msgstr "" -#: modules/devices/x86/processor.c:512 +#. /flag:avx512er +#: modules/devices/x86/x86_data.c:216 +msgctxt "x86-flag" msgid "AVX-512 Exponential and Reciprocal" msgstr "" -#: modules/devices/x86/processor.c:513 +#. /flag:avx512cd +#: modules/devices/x86/x86_data.c:217 +msgctxt "x86-flag" msgid "AVX-512 Conflict Detection" msgstr "" -#: modules/devices/x86/processor.c:514 +#. /flag:sha_ni +#: modules/devices/x86/x86_data.c:218 +msgctxt "x86-flag" msgid "SHA1/SHA256 Instruction Extensions" msgstr "" -#: modules/devices/x86/processor.c:515 +#. /flag:avx512bw +#: modules/devices/x86/x86_data.c:219 +msgctxt "x86-flag" msgid "AVX-512 Byte/Word instructions" msgstr "" -#: modules/devices/x86/processor.c:516 +#. /flag:avx512vl +#: modules/devices/x86/x86_data.c:220 +msgctxt "x86-flag" msgid "AVX-512 128/256 Vector Length extensions" msgstr "" -#: modules/devices/x86/processor.c:518 +#. /flag:xsaveopt +#: modules/devices/x86/x86_data.c:222 +msgctxt "x86-flag" msgid "Optimized XSAVE" msgstr "" -#: modules/devices/x86/processor.c:519 +#. /flag:xsavec +#: modules/devices/x86/x86_data.c:223 +msgctxt "x86-flag" msgid "XSAVEC" msgstr "" -#: modules/devices/x86/processor.c:520 +#. /flag:xgetbv1 +#: modules/devices/x86/x86_data.c:224 +msgctxt "x86-flag" msgid "XGETBV with ECX = 1" msgstr "" -#: modules/devices/x86/processor.c:521 +#. /flag:xsaves +#: modules/devices/x86/x86_data.c:225 +msgctxt "x86-flag" msgid "XSAVES/XRSTORS" msgstr "" -#: modules/devices/x86/processor.c:523 +#. /flag:cqm_llc +#: modules/devices/x86/x86_data.c:227 +msgctxt "x86-flag" msgid "LLC QoS" msgstr "" -#: modules/devices/x86/processor.c:525 +#. /flag:cqm_occup_llc +#: modules/devices/x86/x86_data.c:229 +msgctxt "x86-flag" msgid "LLC occupancy monitoring" msgstr "" -#: modules/devices/x86/processor.c:526 +#. /flag:cqm_mbm_total +#: modules/devices/x86/x86_data.c:230 +msgctxt "x86-flag" msgid "LLC total MBM monitoring" msgstr "" -#: modules/devices/x86/processor.c:527 +#. /flag:cqm_mbm_local +#: modules/devices/x86/x86_data.c:231 +msgctxt "x86-flag" msgid "LLC local MBM monitoring" msgstr "" -#: modules/devices/x86/processor.c:529 +#. /flag:clzero +#: modules/devices/x86/x86_data.c:233 +msgctxt "x86-flag" msgid "CLZERO instruction" msgstr "" -#: modules/devices/x86/processor.c:530 +#. /flag:irperf +#: modules/devices/x86/x86_data.c:234 +msgctxt "x86-flag" msgid "instructions retired performance counter" msgstr "" -#: modules/devices/x86/processor.c:532 +#. /flag:dtherm +#: modules/devices/x86/x86_data.c:236 +msgctxt "x86-flag" msgid "digital thermal sensor" msgstr "" -#: modules/devices/x86/processor.c:533 +#. /flag:ida +#: modules/devices/x86/x86_data.c:237 +msgctxt "x86-flag" msgid "Intel Dynamic Acceleration" msgstr "" -#: modules/devices/x86/processor.c:534 +#. /flag:arat +#: modules/devices/x86/x86_data.c:238 +msgctxt "x86-flag" msgid "Always Running APIC Timer" msgstr "" -#: modules/devices/x86/processor.c:535 +#. /flag:pln +#: modules/devices/x86/x86_data.c:239 +msgctxt "x86-flag" msgid "Intel Power Limit Notification" msgstr "" -#: modules/devices/x86/processor.c:536 +#. /flag:pts +#: modules/devices/x86/x86_data.c:240 +msgctxt "x86-flag" msgid "Intel Package Thermal Status" msgstr "" -#: modules/devices/x86/processor.c:537 +#. /flag:hwp +#: modules/devices/x86/x86_data.c:241 +msgctxt "x86-flag" msgid "Intel Hardware P-states" msgstr "" -#: modules/devices/x86/processor.c:538 +#. /flag:hwp_notify +#: modules/devices/x86/x86_data.c:242 +msgctxt "x86-flag" msgid "HWP notification" msgstr "" -#: modules/devices/x86/processor.c:539 +#. /flag:hwp_act_window +#: modules/devices/x86/x86_data.c:243 +msgctxt "x86-flag" msgid "HWP Activity Window" msgstr "" -#: modules/devices/x86/processor.c:540 +#. /flag:hwp_epp +#: modules/devices/x86/x86_data.c:244 +msgctxt "x86-flag" msgid "HWP Energy Performance Preference" msgstr "" -#: modules/devices/x86/processor.c:541 +#. /flag:hwp_pkg_req +#: modules/devices/x86/x86_data.c:245 +msgctxt "x86-flag" msgid "HWP package-level request" msgstr "" -#: modules/devices/x86/processor.c:543 +#. /flag:npt +#: modules/devices/x86/x86_data.c:247 +msgctxt "x86-flag" msgid "AMD Nested Page Table support" msgstr "" -#: modules/devices/x86/processor.c:544 +#. /flag:lbrv +#: modules/devices/x86/x86_data.c:248 +msgctxt "x86-flag" msgid "AMD LBR Virtualization support" msgstr "" -#: modules/devices/x86/processor.c:545 +#. /flag:svm_lock +#: modules/devices/x86/x86_data.c:249 +msgctxt "x86-flag" msgid "AMD SVM locking MSR" msgstr "" -#: modules/devices/x86/processor.c:546 +#. /flag:nrip_save +#: modules/devices/x86/x86_data.c:250 +msgctxt "x86-flag" msgid "AMD SVM next_rip save" msgstr "" -#: modules/devices/x86/processor.c:547 +#. /flag:tsc_scale +#: modules/devices/x86/x86_data.c:251 +msgctxt "x86-flag" msgid "AMD TSC scaling support" msgstr "" -#: modules/devices/x86/processor.c:548 +#. /flag:vmcb_clean +#: modules/devices/x86/x86_data.c:252 +msgctxt "x86-flag" msgid "AMD VMCB clean bits support" msgstr "" -#: modules/devices/x86/processor.c:549 +#. /flag:flushbyasid +#: modules/devices/x86/x86_data.c:253 +msgctxt "x86-flag" msgid "AMD flush-by-ASID support" msgstr "" -#: modules/devices/x86/processor.c:550 +#. /flag:decodeassists +#: modules/devices/x86/x86_data.c:254 +msgctxt "x86-flag" msgid "AMD Decode Assists support" msgstr "" -#: modules/devices/x86/processor.c:551 +#. /flag:pausefilter +#: modules/devices/x86/x86_data.c:255 +msgctxt "x86-flag" msgid "AMD filtered pause intercept" msgstr "" -#: modules/devices/x86/processor.c:552 +#. /flag:pfthreshold +#: modules/devices/x86/x86_data.c:256 +msgctxt "x86-flag" msgid "AMD pause filter threshold" msgstr "" -#: modules/devices/x86/processor.c:553 +#. /flag:avic +#: modules/devices/x86/x86_data.c:257 +msgctxt "x86-flag" msgid "Virtual Interrupt Controller" msgstr "" -#: modules/devices/x86/processor.c:555 +#. /flag:pku +#: modules/devices/x86/x86_data.c:259 +msgctxt "x86-flag" msgid "Protection Keys for Userspace" msgstr "" -#: modules/devices/x86/processor.c:556 +#. /flag:ospke +#: modules/devices/x86/x86_data.c:260 +msgctxt "x86-flag" msgid "OS Protection Keys Enable" msgstr "" -#: modules/devices/x86/processor.c:558 +#. /flag:overflow_recov +#: modules/devices/x86/x86_data.c:262 +msgctxt "x86-flag" msgid "MCA overflow recovery support" msgstr "" -#: modules/devices/x86/processor.c:559 +#. /flag:succor +#: modules/devices/x86/x86_data.c:263 +msgctxt "x86-flag" msgid "uncorrectable error containment and recovery" msgstr "" -#: modules/devices/x86/processor.c:560 +#. /flag:smca +#: modules/devices/x86/x86_data.c:264 +msgctxt "x86-flag" msgid "Scalable MCA" msgstr "" -#: modules/devices/x86/processor.c:567 +#. /bug:f00f +#: modules/devices/x86/x86_data.c:267 +msgctxt "x86-flag" msgid "Intel F00F bug" msgstr "" -#: modules/devices/x86/processor.c:568 +#. /bug:fdiv +#: modules/devices/x86/x86_data.c:268 +msgctxt "x86-flag" msgid "FPU FDIV" msgstr "" -#: modules/devices/x86/processor.c:569 +#. /bug:coma +#: modules/devices/x86/x86_data.c:269 +msgctxt "x86-flag" msgid "Cyrix 6x86 coma" msgstr "" -#: modules/devices/x86/processor.c:570 +#. /bug:tlb_mmatch +#: modules/devices/x86/x86_data.c:270 +msgctxt "x86-flag" msgid "AMD Erratum 383" msgstr "" -#: modules/devices/x86/processor.c:571 modules/devices/x86/processor.c:580 +#. /bug:apic_c1e +#. /bug:amd_e400 +#: modules/devices/x86/x86_data.c:271 modules/devices/x86/x86_data.c:280 +msgctxt "x86-flag" msgid "AMD Erratum 400" msgstr "" -#: modules/devices/x86/processor.c:572 +#. /bug:11ap +#: modules/devices/x86/x86_data.c:272 +msgctxt "x86-flag" msgid "Bad local APIC aka 11AP" msgstr "" -#: modules/devices/x86/processor.c:573 +#. /bug:fxsave_leak +#: modules/devices/x86/x86_data.c:273 +msgctxt "x86-flag" msgid "FXSAVE leaks FOP/FIP/FOP" msgstr "" -#: modules/devices/x86/processor.c:574 +#. /bug:clflush_monitor +#: modules/devices/x86/x86_data.c:274 +msgctxt "x86-flag" msgid "AAI65, CLFLUSH required before MONITOR" msgstr "" -#: modules/devices/x86/processor.c:575 +#. /bug:sysret_ss_attrs +#: modules/devices/x86/x86_data.c:275 +msgctxt "x86-flag" msgid "SYSRET doesn't fix up SS attrs" msgstr "" -#: modules/devices/x86/processor.c:576 +#. /bug:espfix +#: modules/devices/x86/x86_data.c:276 +msgctxt "x86-flag" msgid "IRET to 16-bit SS corrupts ESP/RSP high bits" msgstr "" -#: modules/devices/x86/processor.c:577 +#. /bug:null_seg +#: modules/devices/x86/x86_data.c:277 +msgctxt "x86-flag" msgid "Nulling a selector preserves the base" msgstr "" -#: modules/devices/x86/processor.c:578 +#. /bug:swapgs_fence +#: modules/devices/x86/x86_data.c:278 +msgctxt "x86-flag" msgid "SWAPGS without input dep on GS" msgstr "" -#: modules/devices/x86/processor.c:579 +#. /bug:monitor +#: modules/devices/x86/x86_data.c:279 +msgctxt "x86-flag" msgid "IPI required to wake up remote CPU" msgstr "" -#: modules/devices/x86/processor.c:588 +#. /x86/kernel/cpu/powerflags.h +#. /flag:pm:ts +#: modules/devices/x86/x86_data.c:283 +msgctxt "x86-flag" msgid "temperature sensor" msgstr "" -#: modules/devices/x86/processor.c:589 +#. /flag:pm:fid +#: modules/devices/x86/x86_data.c:284 +msgctxt "x86-flag" msgid "frequency id control" msgstr "" -#: modules/devices/x86/processor.c:590 +#. /flag:pm:vid +#: modules/devices/x86/x86_data.c:285 +msgctxt "x86-flag" msgid "voltage id control" msgstr "" -#: modules/devices/x86/processor.c:591 +#. /flag:pm:ttp +#: modules/devices/x86/x86_data.c:286 +msgctxt "x86-flag" msgid "thermal trip" msgstr "" -#: modules/devices/x86/processor.c:592 +#. /flag:pm:tm +#: modules/devices/x86/x86_data.c:287 +msgctxt "x86-flag" msgid "hardware thermal control" msgstr "" -#: modules/devices/x86/processor.c:593 +#. /flag:pm:stc +#: modules/devices/x86/x86_data.c:288 +msgctxt "x86-flag" msgid "software thermal control" msgstr "" -#: modules/devices/x86/processor.c:594 +#. /flag:pm:100mhzsteps +#: modules/devices/x86/x86_data.c:289 +msgctxt "x86-flag" msgid "100 MHz multiplier control" msgstr "" -#: modules/devices/x86/processor.c:595 +#. /flag:pm:hwpstate +#: modules/devices/x86/x86_data.c:290 +msgctxt "x86-flag" msgid "hardware P-state control" msgstr "" -#: modules/devices/x86/processor.c:597 +#. /flag:pm:cpb +#: modules/devices/x86/x86_data.c:291 +msgctxt "x86-flag" msgid "core performance boost" msgstr "" -#: modules/devices/x86/processor.c:598 +#. /flag:pm:eff_freq_ro +#: modules/devices/x86/x86_data.c:292 +msgctxt "x86-flag" msgid "Readonly aperf/mperf" msgstr "" -#: modules/devices/x86/processor.c:599 +#. /flag:pm:proc_feedback +#: modules/devices/x86/x86_data.c:293 +msgctxt "x86-flag" msgid "processor feedback interface" msgstr "" -#: modules/devices/x86/processor.c:600 +#. /flag:pm:acc_power +#: modules/devices/x86/x86_data.c:294 +msgctxt "x86-flag" msgid "accumulated power mechanism" msgstr "" -#: modules/devices/x86/processor.c:739 -msgid "Model Name" +#: modules/network.c:59 +msgid "Interfaces" msgstr "" -#: modules/devices/x86/processor.c:740 -msgid "Family, model, stepping" +#: modules/network.c:60 +msgid "IP Connections" msgstr "" -#: modules/devices/x86/processor.c:746 -msgid "Configuration" +#: modules/network.c:61 +msgid "Routing Table" msgstr "" -#: modules/devices/x86/processor.c:747 -msgid "Cache Size" +#: modules/network.c:62 +msgid "ARP Table" msgstr "" -#: modules/devices/x86/processor.c:747 -msgid "kb" +#: modules/network.c:63 +msgid "DNS Servers" msgstr "" -#: modules/devices/x86/processor.c:754 -msgid "Power Management" +#: modules/network.c:64 +msgid "Statistics" msgstr "" -#: modules/devices/x86/processor.c:755 -msgid "Bug Workarounds" +#: modules/network.c:65 +msgid "Shared Directories" msgstr "" -#: modules/devices/printers.c:81 -msgid "⚬ Can do black and white printing=\n" +#: modules/network.c:300 +#, c-format +msgid "" +"[ARP Table]\n" +"%s\n" +"[$ShellParam$]\n" +"ReloadInterval=3000\n" +"ColumnTitle$TextValue=IP Address\n" +"ColumnTitle$Value=Interface\n" +"ColumnTitle$Extra1=MAC Address\n" +"ShowColumnHeaders=true\n" msgstr "" -#: modules/devices/printers.c:83 -msgid "⚬ Can do color printing=\n" +#: modules/network.c:321 +#, c-format +msgid "" +"[Name servers]\n" +"%s\n" +"[$ShellParam$]\n" +"ColumnTitle$TextValue=IP Address\n" +"ColumnTitle$Value=Name\n" +"ShowColumnHeaders=true\n" msgstr "" -#: modules/devices/printers.c:85 -msgid "⚬ Can do duplexing=\n" +#: modules/network.c:331 +#, c-format +msgid "" +"[Connections]\n" +"%s\n" +"[$ShellParam$]\n" +"ReloadInterval=3000\n" +"ColumnTitle$TextValue=Local Address\n" +"ColumnTitle$Value=Protocol\n" +"ColumnTitle$Extra1=Foreign Address\n" +"ColumnTitle$Extra2=State\n" +"ShowColumnHeaders=true\n" msgstr "" -#: modules/devices/printers.c:87 -msgid "⚬ Can do staple output=\n" +#: modules/network.c:356 +msgid "Interface" msgstr "" -#: modules/devices/printers.c:89 -msgid "⚬ Can do copies=\n" +#: modules/network.c:357 modules/network/net.c:477 +msgid "IP Address" msgstr "" -#: modules/devices/printers.c:91 -msgid "⚬ Can collate copies=\n" +#: modules/network.c:358 +msgid "Sent" msgstr "" -#: modules/devices/printers.c:93 -msgid "⚬ Printer is rejecting jobs=\n" +#: modules/network.c:359 +msgid "Received" msgstr "" -#: modules/devices/printers.c:95 -msgid "⚬ Printer was automatically discovered and added=\n" +#: modules/network.c:365 +#, c-format +msgid "" +"[IP routing table]\n" +"%s\n" +"[$ShellParam$]\n" +"ViewType=0\n" +"ReloadInterval=3000\n" +"ColumnTitle$TextValue=Destination / Gateway\n" +"ColumnTitle$Value=Interface\n" +"ColumnTitle$Extra1=Flags\n" +"ColumnTitle$Extra2=Mask\n" +"ShowColumnHeaders=true\n" msgstr "" -#: modules/devices/printers.c:110 -msgid "Idle" +#: modules/network.c:403 +msgid "Network" msgstr "" -#: modules/devices/printers.c:112 -msgid "Printing a Job" +#: modules/network.c:436 +msgid "Gathers information about this computer's network connection" msgstr "" -#: modules/devices/printers.c:114 -msgid "Stopped" +#: modules/network/net.c:72 +msgctxt "wi-op-mode" +msgid "Auto" msgstr "" -#: modules/devices/printers.c:138 hardinfo/hardinfo.c:56 hardinfo/hardinfo.c:57 -msgid "Yes" +#: modules/network/net.c:73 +msgctxt "wi-op-mode" +msgid "Ad-Hoc" msgstr "" -#: modules/devices/printers.c:190 -msgid "" -"[Printers]\n" -"No suitable CUPS library found=" +#: modules/network/net.c:74 +msgctxt "wi-op-mode" +msgid "Managed" msgstr "" -#: modules/devices/printers.c:200 -msgid "[Printers (CUPS)]\n" +#: modules/network/net.c:75 +msgctxt "wi-op-mode" +msgid "Master" msgstr "" -#: modules/devices/printers.c:263 -msgid "" -"[Printers]\n" -"No printers found=\n" +#: modules/network/net.c:76 +msgctxt "wi-op-mode" +msgid "Repeater" msgstr "" -#: modules/devices/sparc/processor.c:67 -msgid "CPU" +#: modules/network/net.c:77 +msgctxt "wi-op-mode" +msgid "Secondary" msgstr "" -#: hardinfo/util.c:105 -#, c-format -msgid "%d day, " -msgid_plural "%d days, " -msgstr[0] "" -msgstr[1] "" +#: modules/network/net.c:78 +msgctxt "wi-op-mode" +msgid "(Unknown)" +msgstr "" -#: hardinfo/util.c:106 -#, c-format -msgid "%d hour, " -msgid_plural "%d hours, " -msgstr[0] "" -msgstr[1] "" +#: modules/network/net.c:242 modules/network/net.c:262 +#: modules/network/net.c:270 +msgctxt "net-if-type" +msgid "Ethernet" +msgstr "" -#: hardinfo/util.c:107 hardinfo/util.c:110 -#, c-format -msgid "%d minute" -msgid_plural "%d minutes" -msgstr[0] "" -msgstr[1] "" +#: modules/network/net.c:243 +msgctxt "net-if-type" +msgid "Loopback" +msgstr "" -#: hardinfo/util.c:119 -#, c-format -msgid "%.1f B" +#: modules/network/net.c:244 +msgctxt "net-if-type" +msgid "Point-to-Point" msgstr "" -#: hardinfo/util.c:121 -#, c-format -msgid "%.1f KiB" +#: 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 +msgctxt "net-if-type" +msgid "Wireless" msgstr "" -#: hardinfo/util.c:123 -#, c-format -msgid "%.1f MiB" +#: modules/network/net.c:249 +msgctxt "net-if-type" +msgid "Virtual Point-to-Point (TUN)" msgstr "" -#: hardinfo/util.c:125 -#, c-format -msgid "%.1f GiB" +#: modules/network/net.c:250 +msgctxt "net-if-type" +msgid "Ethernet (TAP)" msgstr "" -#: hardinfo/util.c:127 -#, c-format -msgid "%.1f TiB" +#: modules/network/net.c:251 +msgctxt "net-if-type" +msgid "Parallel Line Internet Protocol" msgstr "" -#: hardinfo/util.c:129 -#, c-format -msgid "%.1f PiB" +#: modules/network/net.c:252 +msgctxt "net-if-type" +msgid "Infrared" msgstr "" -#: hardinfo/util.c:343 -msgid "Error" +#: modules/network/net.c:253 modules/network/net.c:271 +msgctxt "net-if-type" +msgid "Serial Line Internet Protocol" msgstr "" -#: hardinfo/util.c:343 hardinfo/util.c:359 -msgid "Warning" +#: modules/network/net.c:254 +msgctxt "net-if-type" +msgid "Integrated Services Digital Network" msgstr "" -#: hardinfo/util.c:358 -msgid "Fatal Error" +#: modules/network/net.c:255 +msgctxt "net-if-type" +msgid "IPv6-over-IPv4 Tunnel" msgstr "" -#: hardinfo/util.c:383 -msgid "creates a report and prints to standard output" +#: modules/network/net.c:256 +msgctxt "net-if-type" +msgid "VMWare Virtual Network Interface (NAT)" msgstr "" -#: hardinfo/util.c:389 -msgid "chooses a report format (text, html)" +#: modules/network/net.c:257 +msgctxt "net-if-type" +msgid "VMWare Virtual Network Interface" msgstr "" -#: hardinfo/util.c:395 -msgid "run benchmark; requires benchmark.so to be loaded" +#: modules/network/net.c:258 +msgctxt "net-if-type" +msgid "Personal Area Network (PAN)" msgstr "" -#: hardinfo/util.c:401 -msgid "lists modules" +#: modules/network/net.c:259 +msgctxt "net-if-type" +msgid "Bluetooth" msgstr "" -#: hardinfo/util.c:407 -msgid "specify module to load" +#: modules/network/net.c:260 +msgctxt "net-if-type" +msgid "Bridge Interface" msgstr "" -#: hardinfo/util.c:413 -msgid "automatically load module dependencies" +#: modules/network/net.c:261 +msgctxt "net-if-type" +msgid "Hamachi Virtual Personal Network" msgstr "" -#: hardinfo/util.c:420 -msgid "run in XML-RPC server mode" +#: modules/network/net.c:263 +msgctxt "net-if-type" +msgid "Intermediate Functional Block" msgstr "" -#: hardinfo/util.c:427 -msgid "shows program version and quit" +#: modules/network/net.c:264 +msgctxt "net-if-type" +msgid "GRE Network Tunnel" msgstr "" -#: hardinfo/util.c:432 -msgid "- System Profiler and Benchmark tool" +#: modules/network/net.c:265 +msgctxt "net-if-type" +msgid "Mesh Network" msgstr "" -#: hardinfo/util.c:442 -#, c-format -msgid "" -"Unrecognized arguments.\n" -"Try ``%s --help'' for more information.\n" +#: modules/network/net.c:266 +msgctxt "net-if-type" +msgid "Wireless Master Interface" msgstr "" -#: hardinfo/util.c:508 -#, c-format -msgid "Couldn't find a Web browser to open URL %s." +#: modules/network/net.c:267 +msgctxt "net-if-type" +msgid "VirtualBox Virtual Network Interface" msgstr "" -#: hardinfo/util.c:855 -#, c-format -msgid "Module \"%s\" depends on module \"%s\", load it?" +#: modules/network/net.c:273 +msgctxt "net-if-type" +msgid "Wireless (WAN)" msgstr "" -#: hardinfo/util.c:878 -#, c-format -msgid "Module \"%s\" depends on module \"%s\"." +#: modules/network/net.c:275 +msgctxt "net-if-type" +msgid "(Unknown)" msgstr "" -#: hardinfo/util.c:923 -#, c-format -msgid "No module could be loaded. Check permissions on \"%s\" and try again." +#: modules/network/net.c:348 modules/network/net.c:358 +msgid "Network Interfaces" msgstr "" -#: hardinfo/util.c:927 -msgid "" -"No module could be loaded. Please use hardinfo -l to list all available " -"modules and try again with a valid module list." +#: modules/network/net.c:348 +msgid "None Found" msgstr "" -#: hardinfo/util.c:1103 -#, c-format -msgid "Scanning: %s..." +#: modules/network/net.c:400 modules/network/net.c:422 +#: modules/network/net.c:423 +msgid "MiB" msgstr "" -#: hardinfo/hardinfo.c:48 -msgid "" -"Copyright (C) 2003-2009 Leandro A. F. Pereira. See COPYING for details.\n" -"\n" +#: modules/network/net.c:414 +msgid "Network Adapter Properties" msgstr "" -#: hardinfo/hardinfo.c:50 -#, c-format -msgid "" -"Compile-time options:\n" -" Release version: %s (%s)\n" -" BinReloc enabled: %s\n" -" Data prefix: %s\n" -" Library prefix: %s\n" -" Compiled on: %s %s (%s)\n" +#: modules/network/net.c:415 +msgid "Interface Type" msgstr "" -#: hardinfo/hardinfo.c:68 -#, c-format -msgid "" -"Failed to find runtime data.\n" -"\n" -"• Is HardInfo correctly installed?\n" -"• See if %s and %s exists and you have read permission." +#: modules/network/net.c:416 +msgid "Hardware Address (MAC)" msgstr "" -#: hardinfo/hardinfo.c:75 -#, c-format -msgid "" -"Modules:\n" -"%-20s%-15s%-12s\n" +#: modules/network/net.c:420 +msgid "MTU" msgstr "" -#: hardinfo/hardinfo.c:76 -msgid "File Name" +#: modules/network/net.c:421 +msgid "Transfer Details" msgstr "" -#: hardinfo/hardinfo.c:123 -#, c-format -msgid "Unknown benchmark ``%s'' or libbenchmark.so not loaded" +#: modules/network/net.c:422 +msgid "Bytes Received" msgstr "" -#: hardinfo/hardinfo.c:151 -msgid "Don't know what to do. Exiting." +#: modules/network/net.c:423 +msgid "Bytes Sent" +msgstr "" + +#: modules/network/net.c:440 modules/network/net.c:462 +#: modules/network/net.c:463 +msgid "dBm" +msgstr "" + +#: modules/network/net.c:440 +msgid "mW" +msgstr "" + +#: modules/network/net.c:454 +msgid "Wireless Properties" +msgstr "" + +#: modules/network/net.c:455 +msgid "Network Name (SSID)" +msgstr "" + +#: modules/network/net.c:456 +msgid "Bit Rate" +msgstr "" + +#: modules/network/net.c:456 +msgid "Mb/s" +msgstr "" + +#: modules/network/net.c:457 +msgid "Transmission Power" +msgstr "" + +#: modules/network/net.c:459 +msgid "Status" +msgstr "" + +#: modules/network/net.c:460 +msgid "Link Quality" +msgstr "" + +#: modules/network/net.c:461 +msgid "Signal / Noise" +msgstr "" + +#: modules/network/net.c:476 +msgid "Internet Protocol (IPv4)" +msgstr "" + +#: modules/network/net.c:477 modules/network/net.c:478 +#: modules/network/net.c:480 +msgid "(Not set)" +msgstr "" + +#: modules/network/net.c:478 +msgid "Mask" +msgstr "" + +#: modules/network/net.c:479 +msgid "Broadcast Address" msgstr "" @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: hardinfo puppy\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-12 04:12-0500\n" +"POT-Creation-Date: 2017-07-19 14:05-0500\n" "PO-Revision-Date: \n" "Last-Translator: Sergey Rodin <rodin.s@rambler.ru>\n" "Language-Team: \n" @@ -16,6 +16,370 @@ 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" +#: hardinfo/hardinfo.c:48 +msgid "" +"Copyright (C) 2003-2009 Leandro A. F. Pereira. See COPYING for details.\n" +"\n" +msgstr "" +"Copyright (C) 2003-2009 Leandro A. F. Pereira. Смотрите файл COPYING для " +"более подробной информации.\n" +"\n" + +#: hardinfo/hardinfo.c:50 +#, c-format +msgid "" +"Compile-time options:\n" +" Release version: %s (%s)\n" +" BinReloc enabled: %s\n" +" Data prefix: %s\n" +" Library prefix: %s\n" +" Compiled on: %s %s (%s)\n" +msgstr "" +"Настройки компиляции:\n" +" Release version: %s (%s)\n" +" BinReloc включен: %s\n" +" Префикс данных: %s\n" +" Префикс библиотеки: %s\n" +" Скомпилировано на: %s %s (%s)\n" + +#: hardinfo/hardinfo.c:56 hardinfo/hardinfo.c:57 +#: modules/devices/printers.c:138 +msgid "Yes" +msgstr "Да" + +#: hardinfo/hardinfo.c:57 modules/computer.c:550 +#: modules/devices/printers.c:138 +msgid "No" +msgstr "Нет" + +#: hardinfo/hardinfo.c:68 +#, c-format +msgid "" +"Failed to find runtime data.\n" +"\n" +"• Is HardInfo correctly installed?\n" +"• See if %s and %s exists and you have read permission." +msgstr "" +"Не удалось найти данные среды выполнения.\n" +"\n" +"• Правильно ли установлен HardInfo?\n" +"• Проверьте, существуют ли %s и %s и есть ли у вас право на чтение." + +#: hardinfo/hardinfo.c:75 +#, c-format +msgid "" +"Modules:\n" +"%-20s%-15s%-12s\n" +msgstr "" +"Модули:\n" +"%-20s%-15s%-12s\n" + +#: hardinfo/hardinfo.c:76 +msgid "File Name" +msgstr "Имя файла" + +#: hardinfo/hardinfo.c:76 modules/devices/ia64/processor.c:152 +#: modules/devices/sh/processor.c:76 +msgid "Name" +msgstr "Название" + +#: hardinfo/hardinfo.c:76 modules/computer.c:463 modules/computer.c:465 +msgid "Version" +msgstr "Версия" + +#: hardinfo/hardinfo.c:123 +#, c-format +msgid "Unknown benchmark ``%s'' or libbenchmark.so not loaded" +msgstr "Тест ``%s'' неизвестен или библиотека libbenchmark.so не загружена" + +#: hardinfo/hardinfo.c:151 +msgid "Don't know what to do. Exiting." +msgstr "Неизвестно, что делать. Выход." + +#: hardinfo/util.c:104 modules/computer/uptime.c:53 +#, c-format +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "%d день" +msgstr[1] "%d дня" +msgstr[2] "%d дней" + +#: hardinfo/util.c:105 modules/computer/uptime.c:54 +#, c-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "%d час" +msgstr[1] "%d часа" +msgstr[2] "%d часов" + +#: hardinfo/util.c:106 modules/computer/uptime.c:55 +#, c-format +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d минута" +msgstr[1] "%d минуты" +msgstr[2] "%d минут" + +#: hardinfo/util.c:107 +#, c-format +msgid "%d second" +msgid_plural "%d seconds" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: hardinfo/util.c:128 +#, c-format +msgid "%.1f B" +msgstr "%.1f Б" + +#: hardinfo/util.c:130 +#, fuzzy, c-format +msgid "%.1f KiB" +msgstr "%.1f КиБ" + +#: hardinfo/util.c:132 +#, fuzzy, c-format +msgid "%.1f MiB" +msgstr "%.1f МиБ" + +#: hardinfo/util.c:134 +#, fuzzy, c-format +msgid "%.1f GiB" +msgstr "%.1f ГиБ" + +#: hardinfo/util.c:136 +#, c-format +msgid "%.1f TiB" +msgstr "%.1f ТиБ" + +#: hardinfo/util.c:138 +#, c-format +msgid "%.1f PiB" +msgstr "%.1f ПиБ" + +#: hardinfo/util.c:352 +msgid "Error" +msgstr "Ошибка" + +#: hardinfo/util.c:352 hardinfo/util.c:368 +msgid "Warning" +msgstr "Предупреждение" + +#: hardinfo/util.c:367 +msgid "Fatal Error" +msgstr "Фатальная ошибка" + +#: hardinfo/util.c:392 +msgid "creates a report and prints to standard output" +msgstr "создаёт отчёт и выводит на стандартный вывод" + +#: hardinfo/util.c:398 +msgid "chooses a report format (text, html)" +msgstr "выбирает формат отчёта (text, html)" + +#: hardinfo/util.c:404 +msgid "run benchmark; requires benchmark.so to be loaded" +msgstr "запуск теста; требует, чтобы benchmark.so был загружен" + +#: hardinfo/util.c:410 +msgid "lists modules" +msgstr "список модулей" + +#: hardinfo/util.c:416 +msgid "specify module to load" +msgstr "укажите модуль для загрузки" + +#: hardinfo/util.c:422 +msgid "automatically load module dependencies" +msgstr "автоматически загружает зависимости модулей" + +#: hardinfo/util.c:429 +msgid "run in XML-RPC server mode" +msgstr "запуск в режиме сервера XML-RPC" + +#: hardinfo/util.c:436 +msgid "shows program version and quit" +msgstr "показывает версию программы и выходит" + +#: hardinfo/util.c:441 +msgid "- System Profiler and Benchmark tool" +msgstr "- Инструмент для тестирования и проверки свойств системы" + +#: hardinfo/util.c:451 +#, c-format +msgid "" +"Unrecognized arguments.\n" +"Try ``%s --help'' for more information.\n" +msgstr "" +"Неизвестные аргументы.\n" +"Используйте `%s --help' для справки.\n" + +#: hardinfo/util.c:517 +#, c-format +msgid "Couldn't find a Web browser to open URL %s." +msgstr "Не удаётся найти веб-браузер для открытия URL %s." + +#: hardinfo/util.c:866 +#, c-format +msgid "Module \"%s\" depends on module \"%s\", load it?" +msgstr "Модуль \"%s\" зависит от модуля \"%s\", загрузить его?" + +#: hardinfo/util.c:889 +#, c-format +msgid "Module \"%s\" depends on module \"%s\"." +msgstr "Модуль \"%s\" зависит от модуля \"%s\"." + +#: hardinfo/util.c:934 +#, c-format +msgid "No module could be loaded. Check permissions on \"%s\" and try again." +msgstr "" +"Модули не могут быть загружены. Проверьте разрешения на \"%s\" и попробуйте " +"снова." + +#: hardinfo/util.c:938 +msgid "" +"No module could be loaded. Please use hardinfo -l to list all available " +"modules and try again with a valid module list." +msgstr "" +"Не удается загрузить модули. Пожалуйста, используйте hardinfo -l для " +"получения списка доступных модулей и попробуйте снова с правильным списком " +"модулей." + +#: hardinfo/util.c:1114 +#, c-format +msgid "Scanning: %s..." +msgstr "Сканирование: %s..." + +#: hardinfo/util.c:1124 shell/callbacks.c:67 shell/shell.c:303 +#: shell/shell.c:721 shell/shell.c:1695 modules/benchmark.c:440 +#: modules/benchmark.c:448 +msgid "Done." +msgstr "Выполнено." + +#: shell/callbacks.c:47 +msgid "Save Image" +msgstr "Сохранить изображение" + +#: shell/callbacks.c:63 +msgid "Saving image..." +msgstr "Сохранение изображения..." + +#: shell/callbacks.c:151 +#, c-format +msgid "%s Module" +msgstr "%s модуль" + +#: shell/callbacks.c:158 +#, c-format +msgid "" +"Written by %s\n" +"Licensed under %s" +msgstr "" +"Автор программы %s\n" +"Лицензия %s" + +#: shell/callbacks.c:172 +#, c-format +msgid "No about information is associated with the %s module." +msgstr "Нет информации о модуле %s." + +#: shell/callbacks.c:186 +msgid "Author:" +msgstr "Автор:" + +#: shell/callbacks.c:189 +msgid "Contributors:" +msgstr "Участники:" + +#: shell/callbacks.c:193 +msgid "Based on work by:" +msgstr "Основан на работах:" + +#: shell/callbacks.c:194 +msgid "MD5 implementation by Colin Plumb (see md5.c for details)" +msgstr "Реализация MD5 от Colin Plumb (см. подробности в md5.c)" + +#: shell/callbacks.c:195 +msgid "SHA1 implementation by Steve Reid (see sha1.c for details)" +msgstr "Реализация SHA1 от Steve Reid (см. подробности в sha1.c) " + +#: shell/callbacks.c:196 +msgid "Blowfish implementation by Paul Kocher (see blowfich.c for details)" +msgstr "Реализация Blowfish от Paul Kocher (см. подробности в blowfich.c)" + +#: shell/callbacks.c:197 +msgid "Raytracing benchmark by John Walker (see fbench.c for details)" +msgstr "Тест Raytracing от John Walker (см. подробности в fbench.c)" + +#: shell/callbacks.c:198 +msgid "FFT benchmark by Scott Robert Ladd (see fftbench.c for details)" +msgstr "Тест FFT Скотта от Robert Ladd (см. подробности в fbench.c)" + +#: shell/callbacks.c:199 +msgid "Some code partly based on x86cpucaps by Osamu Kayasono" +msgstr "Часть кода основана на x86cpucaps от Osamu Kayasono" + +#: shell/callbacks.c:200 +msgid "Vendor list based on GtkSysInfo by Pissens Sebastien" +msgstr "Список поставщиков основан на GtkSysInfo от Pissens Sebastien" + +#: shell/callbacks.c:201 +msgid "DMI support based on code by Stewart Adam" +msgstr "Поддержка DMI основана на коде от Stewart Adam" + +#: shell/callbacks.c:202 +msgid "SCSI support based on code by Pascal F. Martin" +msgstr "Поддержка SCSI основана на коде от Pascal F. Martin" + +#: shell/callbacks.c:206 +#, fuzzy +msgid "Jakub Szypulka" +msgstr "Jakub Szypulka" + +#: shell/callbacks.c:207 +msgid "Tango Project" +msgstr "Проект Tango" + +#: shell/callbacks.c:208 +msgid "The GNOME Project" +msgstr "Проект GNOME" + +#: shell/callbacks.c:209 +msgid "VMWare, Inc. (USB icon from VMWare Workstation 6)" +msgstr "VMWare, Inc. (значок USB из VMWare Workstation 6)" + +#: shell/callbacks.c:220 +msgid "System information and benchmark tool" +msgstr "Информация о системе и тестирование" + +#: shell/callbacks.c:225 +msgid "" +"HardInfo is free software; you can redistribute it and/or modify it under " +"the terms of the GNU General Public License as published by the Free " +"Software Foundation, version 2.\n" +"\n" +"This program is distributed in the hope that it will be useful, but WITHOUT " +"ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " +"FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for " +"more details.\n" +"\n" +"You should have received a copy of the GNU General Public License along with " +"this program; if not, write to the Free Software Foundation, Inc., 51 " +"Franklin St, Fifth Floor, Boston, MA 02110-1301 USA" +msgstr "" +"HardInfo — это свободное программное обеспечение; вы можете распространять " +"его и/или изменять под условиями Общей общественной лицензии GNU, которая " +"была опубликована Фондом свободного программного обеспечения, версия 2.\n" +"\n" +"Эта программа распространятся в надежде, что она будет полезной, но БЕЗ " +"КАКОЙ-ЛИБО ГАРАНТИИ; даже без предполагаемой гарантии ПРИГОДНОСТИ ДЛЯ " +"КОНКРЕТНЫХ ЦЕЛЕЙ. См. подробности в Общественной лицензии GNU.\n" +"\n" +"Вы должны были получить копию Общественной лицензии GNU вместе с этой " +"программой; если нет, пишите в Фонд свободного программного обеспечения, " +"Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA" + #: shell/menu.c:35 msgid "_Information" msgstr "_Информация" @@ -144,11 +508,6 @@ msgstr "Выбор: все" msgid "_Generate" msgstr "_Сгенерировать" -#: shell/shell.c:303 shell/shell.c:721 shell/shell.c:1695 shell/callbacks.c:67 -#: modules/benchmark.c:440 modules/benchmark.c:448 hardinfo/util.c:1113 -msgid "Done." -msgstr "Выполнено." - #: shell/shell.c:396 #, c-format msgid "%s - System Information" @@ -193,8 +552,8 @@ msgstr "" msgid "" "HardInfo was compiled without libsoup support. (Network Updater requires it.)" msgstr "" -"HardInfo был скомпилирован без поддержки библиотеки libsoup. (Нужна для сетевого " -"обновления.)" +"HardInfo был скомпилирован без поддержки библиотеки libsoup. (Нужна для " +"сетевого обновления.)" #: shell/syncmanager.c:161 shell/syncmanager.c:189 #, c-format @@ -262,134 +621,153 @@ msgstr "Сетевое обновление" msgid "_Synchronize" msgstr "_Синхронизировать" -#: shell/callbacks.c:47 -msgid "Save Image" -msgstr "Сохранить изображение" +#: modules/benchmark.c:52 +#, fuzzy +msgid "CPU Blowfish" +msgstr "ЦПУ МГц" -#: shell/callbacks.c:63 -msgid "Saving image..." -msgstr "Сохранение изображения..." +#: modules/benchmark.c:53 +#, fuzzy +msgid "CPU CryptoHash" +msgstr "ЦПУ МГц" -#: shell/callbacks.c:151 -#, c-format -msgid "%s Module" -msgstr "%s модуль" +#: modules/benchmark.c:54 +#, fuzzy +msgid "CPU Fibonacci" +msgstr "ЦПУ МГц" -#: shell/callbacks.c:158 -#, c-format -msgid "" -"Written by %s\n" -"Licensed under %s" -msgstr "" -"Автор программы %s\n" -"Лицензия %s" +#: modules/benchmark.c:55 +#, fuzzy +msgid "CPU N-Queens" +msgstr "ЦПУ МГц" -#: shell/callbacks.c:172 -#, c-format -msgid "No about information is associated with the %s module." -msgstr "Нет информации о модуле %s." +#: modules/benchmark.c:56 +msgid "CPU Zlib" +msgstr "" -#: shell/callbacks.c:186 -msgid "Author:" -msgstr "Автор:" +#: modules/benchmark.c:57 +msgid "FPU FFT" +msgstr "" -#: shell/callbacks.c:189 -msgid "Contributors:" -msgstr "Участники:" +#: modules/benchmark.c:58 +msgid "FPU Raytracing" +msgstr "" -#: shell/callbacks.c:193 -msgid "Based on work by:" -msgstr "Основан на работах:" +#: modules/benchmark.c:59 +msgid "GPU Drawing" +msgstr "" -#: shell/callbacks.c:194 -msgid "MD5 implementation by Colin Plumb (see md5.c for details)" -msgstr "Реализация MD5 от Colin Plumb (см. подробности в md5.c)" +#: modules/benchmark.c:225 +#, c-format +msgid "" +"[$ShellParam$]\n" +"Zebra=1\n" +"OrderType=%d\n" +"ViewType=3\n" +"ColumnTitle$Extra1=CPU Clock\n" +"ColumnTitle$Progress=Results\n" +"ColumnTitle$TextValue=CPU\n" +"ShowColumnHeaders=true\n" +"[%s]\n" +"<big><b>This Machine</b></big>=%.3f|%s MHz\n" +"%s" +msgstr "" +"[$ShellParam$]\n" +"Zebra=1\n" +"OrderType=%d\n" +"ViewType=3\n" +"ColumnTitle$Extra1=Частота процессора\n" +"ColumnTitle$Progress=Результаты\n" +"ColumnTitle$TextValue=Процессор\n" +"ShowColumnHeaders=true\n" +"[%s]\n" +"<big><b>Эта машина</b></big>=%.3f|%s MHz\n" +"%s" -#: shell/callbacks.c:195 -msgid "SHA1 implementation by Steve Reid (see sha1.c for details)" -msgstr "Реализация SHA1 от Steve Reid (см. подробности в sha1.c) " +#: modules/benchmark.c:238 +#, c-format +msgid "" +"[$ShellParam$]\n" +"Zebra=1\n" +"OrderType=%d\n" +"ViewType=3\n" +"ColumnTitle$Extra1=CPU Clock\n" +"ColumnTitle$Progress=Results\n" +"ColumnTitle$TextValue=CPU\n" +"ShowColumnHeaders=true\n" +"[%s]\n" +"%s" +msgstr "" +"[$ShellParam$]\n" +"Zebra=1\n" +"OrderType=%d\n" +"ViewType=3\n" +"ColumnTitle$Extra1=Частота процессора\n" +"ColumnTitle$Progress=Результаты\n" +"ColumnTitle$TextValue=Процессор\n" +"ShowColumnHeaders=true\n" +"[%s]\n" +"%s" -#: shell/callbacks.c:196 -msgid "Blowfish implementation by Paul Kocher (see blowfich.c for details)" -msgstr "Реализация Blowfish от Paul Kocher (см. подробности в blowfich.c)" +#: modules/benchmark.c:372 +#, c-format +msgid "Benchmarking: <b>%s</b>." +msgstr "Тестирование: <b>%s</b>" -#: shell/callbacks.c:197 -msgid "Raytracing benchmark by John Walker (see fbench.c for details)" -msgstr "Тест Raytracing от John Walker (см. подробности в fbench.c)" +#: modules/benchmark.c:386 +msgid "Benchmarking. Please do not move your mouse or press any keys." +msgstr "Тестирование. Пожалуйста, не двигайте мышь и не нажимайте на кнопки." -#: shell/callbacks.c:198 -msgid "FFT benchmark by Scott Robert Ladd (see fftbench.c for details)" -msgstr "Тест FFT Скотта от Robert Ladd (см. подробности в fbench.c)" +#: modules/benchmark.c:390 +msgid "Cancel" +msgstr "Отмена" -#: shell/callbacks.c:199 -msgid "Some code partly based on x86cpucaps by Osamu Kayasono" -msgstr "Часть кода основана на x86cpucaps от Osamu Kayasono" +#: modules/benchmark.c:527 +msgid "Results in MiB/second. Higher is better." +msgstr "Результаты в МиБ/сек. Чем выше, тем лучше." -#: shell/callbacks.c:200 -msgid "Vendor list based on GtkSysInfo by Pissens Sebastien" -msgstr "Список поставщиков основан на GtkSysInfo от Pissens Sebastien" +#: modules/benchmark.c:531 +msgid "Results in HIMarks. Higher is better." +msgstr "Результаты в HIMarks. Чем выше, тем лучше." -#: shell/callbacks.c:201 -msgid "DMI support based on code by Stewart Adam" -msgstr "Поддержка DMI основана на коде от Stewart Adam" +#: modules/benchmark.c:538 +msgid "Results in seconds. Lower is better." +msgstr "Результат в секундах. Чем ниже, тем лучше." -#: shell/callbacks.c:202 -msgid "SCSI support based on code by Pascal F. Martin" -msgstr "Поддержка SCSI основана на коде от Pascal F. Martin" +#: modules/benchmark.c:546 +msgid "Benchmarks" +msgstr "Тесты" -#: shell/callbacks.c:206 -#, fuzzy -msgid "Jakub Szypulka" -msgstr "Jakub Szypulka" +#: modules/benchmark.c:564 +msgid "Perform tasks and compare with other systems" +msgstr "Выполняет задания и сравнивает с другими системами" -#: shell/callbacks.c:207 -msgid "Tango Project" -msgstr "Проект Tango" +#: modules/benchmark.c:654 +msgid "Send benchmark results" +msgstr "Отправить результаты тестирования" -#: shell/callbacks.c:208 -msgid "The GNOME Project" -msgstr "Проект GNOME" +#: modules/benchmark.c:659 +msgid "Receive benchmark results" +msgstr "Принять результаты тестирования" -#: shell/callbacks.c:209 -msgid "VMWare, Inc. (USB icon from VMWare Workstation 6)" -msgstr "VMWare, Inc. (значок USB из VMWare Workstation 6)" +#: modules/computer/alsa.c:26 +msgid "[Audio Devices]\n" +msgstr "[Аудио устройства]\n" -#: shell/callbacks.c:220 -msgid "System information and benchmark tool" -msgstr "Информация о системе и тестирование" +#: modules/computer/alsa.c:33 +#, c-format +msgid "Audio Adapter#%d=%s\n" +msgstr "Звуковая карта#%d=%s\n" -#: shell/callbacks.c:225 -msgid "" -"HardInfo is free software; you can redistribute it and/or modify it under " -"the terms of the GNU General Public License as published by the Free " -"Software Foundation, version 2.\n" -"\n" -"This program is distributed in the hope that it will be useful, but WITHOUT " -"ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " -"FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for " -"more details.\n" -"\n" -"You should have received a copy of the GNU General Public License along with " -"this program; if not, write to the Free Software Foundation, Inc., 51 " -"Franklin St, Fifth Floor, Boston, MA 02110-1301 USA" -msgstr "" -"HardInfo — это свободное программное обеспечение; вы можете распространять " -"его и/или изменять под условиями Общей общественной лицензии GNU, которая " -"была опубликована Фондом свободного программного обеспечения, версия 2.\n" -"\n" -"Эта программа распространятся в надежде, что она будет полезной, но БЕЗ " -"КАКОЙ-ЛИБО ГАРАНТИИ; даже без предполагаемой гарантии ПРИГОДНОСТИ ДЛЯ " -"КОНКРЕТНЫХ ЦЕЛЕЙ. См. подробности в Общественной лицензии GNU.\n" -"\n" -"Вы должны были получить копию Общественной лицензии GNU вместе с этой " -"программой; если нет, пишите в Фонд свободного программного обеспечения, " -"Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA" +#: modules/computer/boots.c:33 +msgid "[Boots]\n" +msgstr "[Загрузки]\n" #: modules/computer.c:68 msgid "Summary" msgstr "Общая информация" -#: modules/computer.c:69 modules/computer.c:428 +#: modules/computer.c:69 modules/computer.c:412 modules/computer.c:685 msgid "Operating System" msgstr "Операционная система" @@ -409,7 +787,7 @@ msgstr "Языки" msgid "Filesystems" msgstr "Файловые системы" -#: modules/computer.c:74 modules/computer.c:431 +#: modules/computer.c:74 modules/computer.c:415 msgid "Display" msgstr "Дисплей" @@ -429,8 +807,8 @@ msgstr "Пользователи" msgid "Groups" msgstr "Группы" -#: modules/computer.c:101 modules/computer.c:421 modules/computer.c:426 -#: modules/devices.c:92 +#: modules/computer.c:101 modules/computer.c:405 modules/computer.c:410 +#: modules/devices.c:96 msgid "Memory" msgstr "Память" @@ -439,151 +817,151 @@ msgstr "Память" msgid "%dMB (%dMB used)" msgstr "%dМб (%dМб занято)" -#: modules/computer.c:105 modules/computer.c:495 modules/computer.c:511 +#: modules/computer.c:105 modules/computer.c:459 modules/computer.c:475 msgid "Uptime" msgstr "Время работы" -#: modules/computer.c:107 modules/computer.c:422 modules/computer.c:430 +#: modules/computer.c:107 modules/computer.c:406 modules/computer.c:414 msgid "Date/Time" msgstr "Дата/время" # Должно совпадать с таким-же полем в строке 430 computer.c -#: modules/computer.c:112 modules/computer.c:497 modules/computer.c:512 +#: modules/computer.c:112 modules/computer.c:461 modules/computer.c:476 msgid "Load Average" msgstr "Средняя нагрузка" -#: modules/computer.c:114 modules/computer.c:496 modules/computer.c:513 +#: modules/computer.c:114 modules/computer.c:460 modules/computer.c:477 msgid "Available entropy in /dev/random" msgstr "Доступная энтропия в /dev/random" -#: modules/computer.c:162 -msgid "(None or not available)" -msgstr "(Нет или недоступно)" - -#: modules/computer.c:163 -msgid "%d bits (low)" -msgstr "%d бит (низкая)" - -#: modules/computer.c:164 -msgid "%d bits (medium)" -msgstr "%d бит (средняя)" - -#: modules/computer.c:165 -msgid "%d bits (healthy)" -msgstr "%d бит (огромная)" - #: modules/computer.c:200 msgid "Scripting Languages" msgstr "Скриптовые языки" #: modules/computer.c:201 -msgid "CPython" +msgid "Python" msgstr "" #: modules/computer.c:202 +msgid "Python2" +msgstr "" + +#: modules/computer.c:203 +msgid "Python3" +msgstr "" + +#: modules/computer.c:204 #, fuzzy msgid "Perl" msgstr "Perl" -#: modules/computer.c:203 +#: modules/computer.c:205 +msgid "Perl6 (VM)" +msgstr "" + +#: modules/computer.c:206 +msgid "Perl6" +msgstr "" + +#: modules/computer.c:207 msgid "PHP" msgstr "" -#: modules/computer.c:204 +#: modules/computer.c:208 msgid "Ruby" msgstr "" -#: modules/computer.c:205 +#: modules/computer.c:209 msgid "Bash" msgstr "" -#: modules/computer.c:206 +#: modules/computer.c:210 msgid "Compilers" msgstr "Компиляторы" -#: modules/computer.c:207 +#: modules/computer.c:211 msgid "C (GCC)" msgstr "" -#: modules/computer.c:208 +#: modules/computer.c:212 msgid "C (Clang)" msgstr "" -#: modules/computer.c:209 +#: modules/computer.c:213 msgid "D (dmd)" msgstr "" -#: modules/computer.c:210 +#: modules/computer.c:214 #, fuzzy msgid "Java" msgstr "Язык программирования Java" -#: modules/computer.c:211 +#: modules/computer.c:215 #, fuzzy msgid "CSharp (Mono, old)" msgstr "Найдена старая установка %s." -#: modules/computer.c:212 +#: modules/computer.c:216 #, fuzzy msgid "CSharp (Mono)" msgstr "Моноширинный шрифт" -#: modules/computer.c:213 +#: modules/computer.c:217 #, fuzzy msgid "Vala" msgstr "базы данных vala" -#: modules/computer.c:214 +#: modules/computer.c:218 msgid "Haskell (GHC)" msgstr "" -#: modules/computer.c:215 +#: modules/computer.c:219 msgid "FreePascal" msgstr "" -#: modules/computer.c:216 +#: modules/computer.c:220 msgid "Go" msgstr "" -#: modules/computer.c:217 +#: modules/computer.c:221 msgid "Tools" msgstr "Инструменты" -#: modules/computer.c:218 +#: modules/computer.c:222 msgid "make" msgstr "" -#: modules/computer.c:219 +#: modules/computer.c:223 msgid "GDB" msgstr "" -#: modules/computer.c:220 +#: modules/computer.c:224 msgid "strace" msgstr "" -#: modules/computer.c:221 +#: modules/computer.c:225 msgid "valgrind" msgstr "" -#: modules/computer.c:222 +#: modules/computer.c:226 msgid "QMake" msgstr "" -#: modules/computer.c:223 +#: modules/computer.c:227 msgid "CMake" msgstr "" -#: modules/computer.c:266 +#: modules/computer.c:271 #, c-format msgid "%s=Not found\n" msgstr "%s=Не найдено\n" -#: modules/computer.c:269 +#: modules/computer.c:274 #, c-format msgid "Detecting version: %s" msgstr "Определена версия: %s" -#: modules/computer.c:280 +#: modules/computer.c:285 #, c-format msgid "" "[$ShellParam$]\n" @@ -598,169 +976,90 @@ msgstr "" "ShowColumnHeaders=true\n" "%s" -#: modules/computer.c:362 +#: modules/computer.c:367 msgid "Physical machine" msgstr "Физическая машина" -# Memory и Date/Time не переводить — не будут обновляться! -#: modules/computer.c:380 -#, c-format -msgid "" -"[$ShellParam$]\n" -"UpdateInterval$Memory=1000\n" -"UpdateInterval$Date/Time=1000\n" -"#ReloadInterval=5000\n" -"[Computer]\n" -"Processor=%s\n" -"Memory=...\n" -"Machine Type=%s\n" -"Operating System=%s\n" -"User Name=%s\n" -"Date/Time=...\n" -"[Display]\n" -"Resolution=%dx%d pixels\n" -"OpenGL Renderer=%s\n" -"X11 Vendor=%s\n" -"\n" -"%s\n" -"[Input Devices]\n" -"%s\n" -"\n" -"%s\n" -"\n" -"%s\n" -msgstr "" -"[$ShellParam$]\n" -"UpdateInterval$Память=1000\n" -"UpdateInterval$Date/Time=1000\n" -"#ReloadInterval=5000\n" -"[Компьютер]\n" -"Процессор=%s\n" -"Память=...\n" -"Тип машины=%s\n" -"Операционная система=%s\n" -"Пользователь=%s\n" -"Date/Time=...\n" -"[Дисплей]\n" -"Разрешение=%dx%d пикселей\n" -"Рендер OpenGL=%s\n" -"Поставщик X11=%s\n" -"\n" -"%s\n" -"[Устройства ввода]\n" -"%s\n" -"\n" -"%s\n" -"\n" -"%s\n" - -#: modules/computer.c:424 modules/computer.c:680 +#: modules/computer.c:408 modules/computer.c:644 msgid "Computer" msgstr "Компьютер" -#: modules/computer.c:425 modules/devices.c:91 -#: modules/devices/alpha/processor.c:79 modules/devices/arm/processor.c:235 -#: modules/devices/s390/processor.c:123 modules/devices/m68k/processor.c:75 -#: modules/devices/sh/processor.c:75 modules/devices/parisc/processor.c:146 -#: modules/devices/ia64/processor.c:151 modules/devices/ppc/processor.c:149 -#: modules/devices/mips/processor.c:66 modules/devices/riscv/processor.c:173 -#: modules/devices/x86/processor.c:738 modules/devices/sparc/processor.c:66 +#: modules/computer.c:409 modules/devices/alpha/processor.c:79 +#: modules/devices/arm/processor.c:235 modules/devices.c:95 +#: modules/devices/ia64/processor.c:151 modules/devices/m68k/processor.c:75 +#: modules/devices/mips/processor.c:66 modules/devices/parisc/processor.c:146 +#: modules/devices/ppc/processor.c:149 modules/devices/riscv/processor.c:173 +#: modules/devices/s390/processor.c:123 modules/devices/sh/processor.c:75 +#: modules/devices/sparc/processor.c:66 modules/devices/x86/processor.c:405 msgid "Processor" msgstr "Процессор" -#: modules/computer.c:427 +#: modules/computer.c:411 msgid "Machine Type" msgstr "Тип машины" -#: modules/computer.c:429 modules/computer.c:506 +#: modules/computer.c:413 modules/computer.c:470 msgid "User Name" msgstr "Пользователь" -#: modules/computer.c:432 +#: modules/computer.c:416 msgid "Resolution" msgstr "Разрешение" -#: modules/computer.c:433 +#. /label for resolution +#: modules/computer.c:418 msgid "pixels" msgstr "пикселей" -#: modules/computer.c:434 +#: modules/computer.c:419 msgid "OpenGL Renderer" msgstr "Рендер OpenGL" -#: modules/computer.c:435 +#: modules/computer.c:420 msgid "X11 Vendor" msgstr "Поставщик X11" -#: modules/computer.c:437 modules/devices.c:98 +#: modules/computer.c:422 modules/devices.c:102 msgid "Input Devices" msgstr "Устройства ввода" -#: modules/computer.c:453 -#, c-format -msgid "" -"[$ShellParam$]\n" -"UpdateInterval$Uptime=10000\n" -"UpdateInterval$Load Average=1000\n" -"UpdateInterval$Available entropy in /dev/random=1000\n" -"[Version]\n" -"Kernel=%s\n" -"Version=%s\n" -"C Library=%s\n" -"Distribution=%s\n" -"[Current Session]\n" -"Computer Name=%s\n" -"User Name=%s\n" -"#Language=%s\n" -"Home Directory=%s\n" -"Desktop Environment=%s\n" -"[Misc]\n" -"Uptime=...\n" -"Load Average=...\n" -"Available entropy in /dev/random=...\n" -msgstr "" - -#: modules/computer.c:499 modules/computer.c:501 hardinfo/hardinfo.c:76 -msgid "Version" -msgstr "Версия" - -#: modules/computer.c:500 +#: modules/computer.c:464 msgid "Kernel" msgstr "Ядро" -#: modules/computer.c:502 +#: modules/computer.c:466 msgid "C Library" msgstr "Библиотека C" -#: modules/computer.c:503 +#: modules/computer.c:467 msgid "Distribution" msgstr "Дистрибутив" -#: modules/computer.c:504 +#: modules/computer.c:468 msgid "Current Session" msgstr "Текущая сессия" -#: modules/computer.c:505 +#: modules/computer.c:469 msgid "Computer Name" msgstr "Имя компьютера" -#: modules/computer.c:507 -msgid "#Language" -msgstr "#Язык" +#: modules/computer.c:471 +msgid "Language" +msgstr "" -#: modules/computer.c:508 +#: modules/computer.c:472 modules/computer/users.c:50 msgid "Home Directory" msgstr "Домашний каталог" -#: modules/computer.c:509 +#: modules/computer.c:473 msgid "Desktop Environment" msgstr "Среда рабочего стола" -#: modules/computer.c:510 +#: modules/computer.c:474 msgid "Misc" msgstr "Разное" -#: modules/computer.c:518 +#: modules/computer.c:482 #, c-format msgid "" "[Loaded Modules]\n" @@ -777,7 +1076,7 @@ msgstr "" "ColumnTitle$Value=Описание\n" "ShowColumnHeaders=true\n" -#: modules/computer.c:529 +#: modules/computer.c:493 #, c-format msgid "" "[$ShellParam$]\n" @@ -794,7 +1093,7 @@ msgstr "" "\n" "%s" -#: modules/computer.c:539 +#: modules/computer.c:503 #, c-format msgid "" "[$ShellParam$]\n" @@ -813,7 +1112,7 @@ msgstr "" "[Available Languages]\n" "%s" -#: modules/computer.c:550 +#: modules/computer.c:514 #, c-format msgid "" "[$ShellParam$]\n" @@ -840,7 +1139,7 @@ msgstr "" "[Mounted File Systems]\n" "%s\n" -#: modules/computer.c:564 +#: modules/computer.c:528 #, c-format msgid "" "[Display]\n" @@ -867,15 +1166,11 @@ msgstr "" "Версия=%s\n" "Графическое ускорение=%s\n" -#: modules/computer.c:586 +#: modules/computer.c:550 msgid "Y_es" msgstr "Есть" -#: modules/computer.c:586 modules/devices/printers.c:138 hardinfo/hardinfo.c:57 -msgid "No" -msgstr "Нет" - -#: modules/computer.c:600 +#: modules/computer.c:564 #, c-format msgid "" "[$ShellParam$]\n" @@ -894,435 +1189,169 @@ msgstr "" "[Groups]\n" "%s\n" -#: modules/computer.c:774 -msgid "Gathers high-level computer information" -msgstr "Собирает высокоуровневую информацию о компьютере" - -#: modules/benchmark.c:52 -#, fuzzy -msgid "CPU Blowfish" -msgstr "ЦПУ МГц" - -#: modules/benchmark.c:53 -#, fuzzy -msgid "CPU CryptoHash" -msgstr "ЦПУ МГц" - -#: modules/benchmark.c:54 -#, fuzzy -msgid "CPU Fibonacci" -msgstr "ЦПУ МГц" - -#: modules/benchmark.c:55 -#, fuzzy -msgid "CPU N-Queens" -msgstr "ЦПУ МГц" - -#: modules/benchmark.c:56 -msgid "CPU Zlib" +#: modules/computer.c:686 modules/devices/sparc/processor.c:67 +msgid "CPU" msgstr "" -#: modules/benchmark.c:57 -msgid "FPU FFT" +#: modules/computer.c:686 +msgid "RAM" msgstr "" -#: modules/benchmark.c:58 -msgid "FPU Raytracing" +#: modules/computer.c:686 +msgid "Motherboard" msgstr "" -#: modules/benchmark.c:59 -msgid "GPU Drawing" +#: modules/computer.c:686 +msgid "Graphics" msgstr "" -#: modules/benchmark.c:225 -#, c-format -msgid "" -"[$ShellParam$]\n" -"Zebra=1\n" -"OrderType=%d\n" -"ViewType=3\n" -"ColumnTitle$Extra1=CPU Clock\n" -"ColumnTitle$Progress=Results\n" -"ColumnTitle$TextValue=CPU\n" -"ShowColumnHeaders=true\n" -"[%s]\n" -"<big><b>This Machine</b></big>=%.3f|%s MHz\n" -"%s" -msgstr "" -"[$ShellParam$]\n" -"Zebra=1\n" -"OrderType=%d\n" -"ViewType=3\n" -"ColumnTitle$Extra1=Частота процессора\n" -"ColumnTitle$Progress=Результаты\n" -"ColumnTitle$TextValue=Процессор\n" -"ShowColumnHeaders=true\n" -"[%s]\n" -"<big><b>Эта машина</b></big>=%.3f|%s MHz\n" -"%s" +#: modules/computer.c:687 modules/devices.c:103 +msgid "Storage" +msgstr "Устройства хранения" -#: modules/benchmark.c:238 -#, c-format -msgid "" -"[$ShellParam$]\n" -"Zebra=1\n" -"OrderType=%d\n" -"ViewType=3\n" -"ColumnTitle$Extra1=CPU Clock\n" -"ColumnTitle$Progress=Results\n" -"ColumnTitle$TextValue=CPU\n" -"ShowColumnHeaders=true\n" -"[%s]\n" -"%s" +#: modules/computer.c:687 modules/devices.c:99 +msgid "Printers" +msgstr "Принтеры" + +#: modules/computer.c:687 +msgid "Audio" msgstr "" -"[$ShellParam$]\n" -"Zebra=1\n" -"OrderType=%d\n" -"ViewType=3\n" -"ColumnTitle$Extra1=Частота процессора\n" -"ColumnTitle$Progress=Результаты\n" -"ColumnTitle$TextValue=Процессор\n" -"ShowColumnHeaders=true\n" -"[%s]\n" -"%s" -#: modules/benchmark.c:372 +#: modules/computer.c:742 +msgid "Gathers high-level computer information" +msgstr "Собирает высокоуровневую информацию о компьютере" + +#: modules/computer/display.c:122 #, c-format -msgid "Benchmarking: <b>%s</b>." -msgstr "Тестирование: <b>%s</b>" +msgid "Monitor %d=%dx%d pixels\n" +msgstr "Монитор %d=%dx%d пикселей\n" -#: modules/benchmark.c:386 -msgid "Benchmarking. Please do not move your mouse or press any keys." -msgstr "Тестирование. Пожалуйста, не двигайте мышь и не нажимайте на кнопки." +#: modules/computer/environment.c:32 +msgid "[Environment Variables]\n" +msgstr "[Переменные среды]\n" -#: modules/benchmark.c:390 -msgid "Cancel" -msgstr "Отмена" +#: modules/computer/filesystem.c:83 +msgid "Filesystem" +msgstr "" -#: modules/benchmark.c:527 -msgid "Results in MiB/second. Higher is better." -msgstr "Результаты в МиБ/сек. Чем выше, тем лучше." +#: modules/computer/filesystem.c:84 +msgid "Mounted As" +msgstr "" -#: modules/benchmark.c:531 -msgid "Results in HIMarks. Higher is better." -msgstr "Результаты в HIMarks. Чем выше, тем лучше." +#: modules/computer/filesystem.c:84 +msgid "Read-Write" +msgstr "" -#: modules/benchmark.c:538 -msgid "Results in seconds. Lower is better." -msgstr "Результат в секундах. Чем ниже, тем лучше." +#: modules/computer/filesystem.c:84 +msgid "Read-Only" +msgstr "" -#: modules/benchmark.c:546 -msgid "Benchmarks" -msgstr "Тесты" +#: modules/computer/filesystem.c:85 +msgid "Mount Point" +msgstr "" -#: modules/benchmark.c:564 -msgid "Perform tasks and compare with other systems" -msgstr "Выполняет задания и сравнивает с другими системами" +#: modules/computer/filesystem.c:86 +msgid "Size" +msgstr "" -#: modules/benchmark.c:654 -msgid "Send benchmark results" -msgstr "Отправить результаты тестирования" +#: modules/computer/filesystem.c:87 +msgid "Used" +msgstr "" -#: modules/benchmark.c:659 -msgid "Receive benchmark results" -msgstr "Принять результаты тестирования" +#: modules/computer/filesystem.c:88 +msgid "Available" +msgstr "" -#: modules/computer/boots.c:33 -msgid "[Boots]\n" -msgstr "[Загрузки]\n" +#: modules/computer/loadavg.c:64 +msgid "Couldn't obtain load average" +msgstr "Не удается установить среднюю загрузку" -#: modules/computer/display.c:122 -#, c-format -msgid "Monitor %d=%dx%d pixels\n" -msgstr "Монитор %d=%dx%d пикселей\n" +#: modules/computer/os.c:34 modules/computer/os.c:35 +msgid "GNU C Library" +msgstr "" -#: modules/computer/os.c:57 -#, c-format -msgid "GNU C Library version %s (%sstable)" -msgstr "Библиотека GNU C версии %s (%s стабильна)" +#: modules/computer/os.c:36 +msgid "uClibc or uClibc-ng" +msgstr "" -#: modules/computer/os.c:59 -msgid "un" -msgstr "не" +#: modules/computer/os.c:37 +msgid "diet libc" +msgstr "" -#: modules/computer/os.c:61 modules/computer/os.c:138 modules/devices.c:171 -#: modules/devices.c:323 modules/devices/printers.c:99 +#: modules/computer/os.c:75 modules/computer/os.c:152 modules/devices.c:180 +#: modules/devices.c:229 modules/devices/printers.c:99 #: modules/devices/printers.c:106 modules/devices/printers.c:116 #: modules/devices/printers.c:131 modules/devices/printers.c:140 #: modules/devices/printers.c:243 msgid "Unknown" msgstr "Неизвестно" -#: modules/computer/os.c:80 +#: modules/computer/os.c:94 #, c-format msgid "Version: %s" msgstr "Версия: %s" -#: modules/computer/os.c:114 +#: modules/computer/os.c:128 msgid "Terminal" msgstr "Терминал" -#: modules/computer/os.c:134 +#: modules/computer/os.c:148 #, c-format msgid "Unknown (Window Manager: %s)" msgstr "Неизвестно (Оконный менеджер: %s)" -#: modules/computer/os.c:185 -msgid "Unknown distribution" -msgstr "Неизвестный дистрибутив" - -#: modules/computer/environment.c:32 -msgid "[Environment Variables]\n" -msgstr "[Переменные среды]\n" - -#: modules/computer/alsa.c:26 -msgid "[Audio Devices]\n" -msgstr "[Аудио устройства]\n" +#. /bits of entropy for rng (0) +#: modules/computer/os.c:162 +msgid "(None or not available)" +msgstr "(Нет или недоступно)" -#: modules/computer/alsa.c:33 +#. /bits of entropy for rng (low/poor value) +#: modules/computer/os.c:163 #, c-format -msgid "Audio Adapter#%d=%s\n" -msgstr "Звуковая карта#%d=%s\n" - -#: modules/computer/loadavg.c:64 -msgid "Couldn't obtain load average" -msgstr "Не удается установить среднюю загрузку" - -#: modules/devices.c:93 -msgid "PCI Devices" -msgstr "Устройства PCI" - -#: modules/devices.c:94 -msgid "USB Devices" -msgstr "Устройства USB" - -#: modules/devices.c:95 -msgid "Printers" -msgstr "Принтеры" - -#: modules/devices.c:96 -msgid "Battery" -msgstr "Батарея" +msgid "%d bits (low)" +msgstr "%d бит (низкая)" -#: modules/devices.c:97 -msgid "Sensors" -msgstr "Сенсоры" +#. /bits of entropy for rng (medium value) +#: modules/computer/os.c:164 +#, c-format +msgid "%d bits (medium)" +msgstr "%d бит (средняя)" -#: modules/devices.c:99 -msgid "Storage" -msgstr "Устройства хранения" +#. /bits of entropy for rng (high/good value) +#: modules/computer/os.c:165 +#, c-format +msgid "%d bits (healthy)" +msgstr "%d бит (огромная)" -#: modules/devices.c:101 -msgid "DMI" +#: modules/computer/os.c:200 modules/network/net.c:442 +msgid "(Unknown)" msgstr "" -#: modules/devices.c:102 -msgid "Memory SPD" -msgstr "Память SPD" - -#: modules/devices.c:104 -msgid "Resources" -msgstr "Ресурсы" - -#: modules/devices.c:303 -msgid " (vendor unknown)" -msgstr "(поставщик неизвестен)" - -#: modules/devices.c:305 -msgid " (model unknown)" -msgstr "(модель неизвестна)" - -#: modules/devices.c:478 -msgid "Field" -msgstr "Поле" - -#: modules/devices.c:478 -msgid "Description" -msgstr "Описание" - -#: modules/devices.c:478 modules/devices.c:510 -msgid "Value" -msgstr "Значение" - -#: modules/devices.c:510 -msgid "Sensor" -msgstr "Сенсор" - -#: modules/devices.c:510 -msgid "Type" -msgstr "Тип" - -#: modules/devices.c:556 -msgid "Devices" -msgstr "Устройства" - -#: modules/devices.c:568 -msgid "Update PCI ID listing" -msgstr "Обновить список PCI ID" - -#: modules/devices.c:580 -msgid "Update CPU feature database" -msgstr "Обновить базу данных функций процессора" - -#: modules/devices.c:608 -msgid "Gathers information about hardware devices" -msgstr "Собирает информацию об устройствах" - -#: modules/devices.c:627 -msgid "Resource information requires superuser privileges" -msgstr "Для вывода информации о ресурсах нужны права администратора" - -#: modules/network.c:59 -msgid "Interfaces" -msgstr "Интерфейсы" - -#: modules/network.c:60 -msgid "IP Connections" -msgstr "IP Подключения" - -#: modules/network.c:61 -msgid "Routing Table" -msgstr "Таблица маршрутизации" - -#: modules/network.c:62 -msgid "ARP Table" -msgstr "Таблица ARP" - -#: modules/network.c:63 -msgid "DNS Servers" -msgstr "DNS сервера" - -#: modules/network.c:64 -msgid "Statistics" -msgstr "Статистика" - -#: modules/network.c:65 -msgid "Shared Directories" -msgstr "Общие каталоги" +#: modules/computer/os.c:235 +msgid "Unknown distribution" +msgstr "Неизвестный дистрибутив" -#: modules/network.c:300 -#, c-format -msgid "" -"[ARP Table]\n" -"%s\n" -"[$ShellParam$]\n" -"ReloadInterval=3000\n" -"ColumnTitle$TextValue=IP Address\n" -"ColumnTitle$Value=Interface\n" -"ColumnTitle$Extra1=MAC Address\n" -"ShowColumnHeaders=true\n" +#: modules/computer/users.c:47 +msgid "User Information" msgstr "" -"[Таблица ARP]\n" -"%s\n" -"[$ShellParam$]\n" -"ReloadInterval=3000\n" -"ColumnTitle$TextValue=IP-адрес\n" -"ColumnTitle$Value=Интерфейс\n" -"ColumnTitle$Extra1=MAC-адрес\n" -"ShowColumnHeaders=true\n" -#: modules/network.c:321 -#, c-format -msgid "" -"[Name servers]\n" -"%s\n" -"[$ShellParam$]\n" -"ColumnTitle$TextValue=IP Address\n" -"ColumnTitle$Value=Name\n" -"ShowColumnHeaders=true\n" +#: modules/computer/users.c:48 +msgid "User ID" msgstr "" -"[Name servers]\n" -"%s\n" -"[$ShellParam$]\n" -"ColumnTitle$TextValue=IP-адрес\n" -"ColumnTitle$Value=Имя\n" -"ShowColumnHeaders=true\n" -#: modules/network.c:331 -#, c-format -msgid "" -"[Connections]\n" -"%s\n" -"[$ShellParam$]\n" -"ReloadInterval=3000\n" -"ColumnTitle$TextValue=Local Address\n" -"ColumnTitle$Value=Protocol\n" -"ColumnTitle$Extra1=Foreign Address\n" -"ColumnTitle$Extra2=State\n" -"ShowColumnHeaders=true\n" -msgstr "" -"[Connections]\n" -"%s\n" -"[$ShellParam$]\n" -"ReloadInterval=3000\n" -"ColumnTitle$TextValue=Локальный адрес\n" -"ColumnTitle$Value=Протокол\n" -"ColumnTitle$Extra1=Удалённый адрес\n" -"ColumnTitle$Extra2=Состояние\n" -"ShowColumnHeaders=true\n" - -#: modules/network.c:345 -#, c-format -msgid "" -"%s\n" -"[$ShellParam$]\n" -"ReloadInterval=3000\n" -"ViewType=1\n" -"ColumnTitle$TextValue=Interface\n" -"ColumnTitle$Value=IP Address\n" -"ColumnTitle$Extra1=Sent\n" -"ColumnTitle$Extra2=Received\n" -"ShowColumnHeaders=true\n" -"%s" +#: modules/computer/users.c:49 +msgid "Group ID" msgstr "" -"%s\n" -"[$ShellParam$]\n" -"ReloadInterval=3000\n" -"ViewType=1\n" -"ColumnTitle$TextValue=Интерфейс\n" -"ColumnTitle$Value=IP-адрес\n" -"ColumnTitle$Extra1=Отправлено\n" -"ColumnTitle$Extra2=Получено\n" -"ShowColumnHeaders=true\n" -"%s" -#: modules/network.c:361 -#, c-format -msgid "" -"[IP routing table]\n" -"%s\n" -"[$ShellParam$]\n" -"ViewType=0\n" -"ReloadInterval=3000\n" -"ColumnTitle$TextValue=Destination / Gateway\n" -"ColumnTitle$Value=Interface\n" -"ColumnTitle$Extra1=Flags\n" -"ColumnTitle$Extra2=Mask\n" -"ShowColumnHeaders=true\n" +#: modules/computer/users.c:51 +msgid "Default Shell" msgstr "" -"[IP routing table]\n" -"%s\n" -"[$ShellParam$]\n" -"ViewType=0\n" -"ReloadInterval=3000\n" -"ColumnTitle$TextValue=Цель / Шлюз\n" -"ColumnTitle$Value=Интерфейс\n" -"ColumnTitle$Extra1=Флаги\n" -"ColumnTitle$Extra2=Маска\n" -"ShowColumnHeaders=true\n" - -#: modules/network.c:399 -msgid "Network" -msgstr "Сеть" -#: modules/network.c:432 -msgid "Gathers information about this computer's network connection" -msgstr "Собирает информацию о сетевых подключениях" - -#: modules/devices/alpha/processor.c:80 modules/devices/s390/processor.c:124 -#: modules/devices/m68k/processor.c:76 modules/devices/parisc/processor.c:147 -#: modules/devices/ia64/processor.c:157 modules/devices/ppc/processor.c:150 -#: modules/devices/mips/processor.c:67 modules/devices/riscv/processor.c:174 +#: modules/devices/alpha/processor.c:80 modules/devices/devicetree.c:184 +#: modules/devices/ia64/processor.c:157 modules/devices/m68k/processor.c:76 +#: modules/devices/mips/processor.c:67 modules/devices/parisc/processor.c:147 +#: modules/devices/ppc/processor.c:150 modules/devices/riscv/processor.c:174 +#: modules/devices/s390/processor.c:124 msgid "Model" msgstr "Модель" @@ -1331,298 +1360,205 @@ msgid "Platform String" msgstr "Строка платформы" #: modules/devices/alpha/processor.c:82 modules/devices/arm/processor.c:239 -#: modules/devices/m68k/processor.c:79 modules/devices/sh/processor.c:79 -#: modules/devices/parisc/processor.c:150 modules/devices/ia64/processor.c:159 -#: modules/devices/ppc/processor.c:152 modules/devices/mips/processor.c:69 -#: modules/devices/riscv/processor.c:178 modules/devices/x86/processor.c:748 +#: modules/devices/ia64/processor.c:159 modules/devices/m68k/processor.c:79 +#: modules/devices/mips/processor.c:69 modules/devices/parisc/processor.c:150 +#: modules/devices/ppc/processor.c:152 modules/devices/riscv/processor.c:178 +#: modules/devices/sh/processor.c:79 modules/devices/x86/processor.c:415 msgid "Frequency" msgstr "Частота" #: modules/devices/alpha/processor.c:82 modules/devices/arm/processor.c:239 -#: modules/devices/m68k/processor.c:79 modules/devices/sh/processor.c:79 -#: modules/devices/sh/processor.c:80 modules/devices/sh/processor.c:81 -#: modules/devices/parisc/processor.c:150 modules/devices/ia64/processor.c:159 -#: modules/devices/ppc/processor.c:152 modules/devices/mips/processor.c:69 -#: modules/devices/riscv/processor.c:178 modules/devices/x86/processor.c:748 +#: modules/devices/ia64/processor.c:159 modules/devices/m68k/processor.c:79 +#: modules/devices/mips/processor.c:69 modules/devices/parisc/processor.c:150 +#: modules/devices/ppc/processor.c:152 modules/devices/riscv/processor.c:178 +#: modules/devices/sh/processor.c:79 modules/devices/sh/processor.c:80 +#: modules/devices/sh/processor.c:81 modules/devices/x86/processor.c:415 msgid "MHz" msgstr "МГц" #: modules/devices/alpha/processor.c:83 modules/devices/arm/processor.c:240 -#: modules/devices/s390/processor.c:126 modules/devices/m68k/processor.c:80 -#: modules/devices/sh/processor.c:82 modules/devices/parisc/processor.c:151 -#: modules/devices/ia64/processor.c:160 modules/devices/ppc/processor.c:153 -#: modules/devices/mips/processor.c:70 modules/devices/x86/processor.c:749 +#: modules/devices/ia64/processor.c:160 modules/devices/m68k/processor.c:80 +#: modules/devices/mips/processor.c:70 modules/devices/parisc/processor.c:151 +#: modules/devices/ppc/processor.c:153 modules/devices/s390/processor.c:126 +#: modules/devices/sh/processor.c:82 modules/devices/x86/processor.c:416 msgid "BogoMips" msgstr "" #: modules/devices/alpha/processor.c:84 modules/devices/arm/processor.c:241 -#: modules/devices/s390/processor.c:127 modules/devices/m68k/processor.c:81 -#: modules/devices/sh/processor.c:83 modules/devices/parisc/processor.c:152 -#: modules/devices/ia64/processor.c:161 modules/devices/ppc/processor.c:154 -#: modules/devices/mips/processor.c:71 modules/devices/riscv/processor.c:179 -#: modules/devices/x86/processor.c:750 modules/devices/sparc/processor.c:69 +#: modules/devices/ia64/processor.c:161 modules/devices/m68k/processor.c:81 +#: modules/devices/mips/processor.c:71 modules/devices/parisc/processor.c:152 +#: modules/devices/ppc/processor.c:154 modules/devices/riscv/processor.c:179 +#: modules/devices/s390/processor.c:127 modules/devices/sh/processor.c:83 +#: modules/devices/sparc/processor.c:69 modules/devices/x86/processor.c:417 msgid "Byte Order" msgstr "Порядок байтов" -#: modules/devices/devmemory.c:93 -msgid "Total Memory" -msgstr "Общая память" - -#: modules/devices/devmemory.c:94 -msgid "Free Memory" -msgstr "Свободная память" - -#: modules/devices/devmemory.c:95 -msgid "Cached Swap" -msgstr "Кэш подкачки" - -#: modules/devices/devmemory.c:96 -msgid "High Memory" -msgstr "Высокая память" - -#: modules/devices/devmemory.c:97 -msgid "Free High Memory" -msgstr "Свободная высокая память" - -#: modules/devices/devmemory.c:98 -msgid "Low Memory" -msgstr "Низкая память" - -#: modules/devices/devmemory.c:99 -msgid "Free Low Memory" -msgstr "Свободная низкая память" - -#: modules/devices/devmemory.c:100 -msgid "Virtual Memory" -msgstr "Виртуальная память" - -#: modules/devices/devmemory.c:101 -msgid "Free Virtual Memory" -msgstr "Свободная виртуальная память" - -#: modules/devices/battery.c:181 -#, c-format -msgid "" -"\n" -"[Battery: %s]\n" -"State=%s (load: %s)\n" -"Capacity=%s / %s (%.2f%%)\n" -"Battery Technology=%s (%s)\n" -"Manufacturer=%s\n" -"Model Number=%s\n" -"Serial Number=%s\n" -msgstr "" -"\n" -"[Батарея: %s]\n" -"Состояние=%s (нагрузка: %s)\n" -"Емкость=%s / %s (%.2f%%)\n" -"Технология батареи=%s (%s)\n" -"Изготовитель=%s\n" -"Номер модели=%s\n" -"Серийный номер=%s\n" - -#: modules/devices/battery.c:258 -#, 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:346 -#, 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:358 -#, 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:385 -msgid "" -"[No batteries]\n" -"No batteries found on this system=\n" -msgstr "" -"[No batteries]\n" -"Батареи не найдены на этой системе=\n" - #. /hw_cap +#. /flag:swp #: modules/devices/arm/arm_data.c:42 msgctxt "arm-flag" msgid "SWP instruction (atomic read-modify-write)" msgstr "Инструкция SWP (атомарное чтение-изменение-запись)" +#. /flag:half #: modules/devices/arm/arm_data.c:43 msgctxt "arm-flag" msgid "Half-word loads and stores" msgstr "Загрузка и хранение полуслова" +#. /flag:thumb #: modules/devices/arm/arm_data.c:44 msgctxt "arm-flag" msgid "Thumb (16-bit instruction set)" msgstr "Thumb (набор 16-битных инструкций)" +#. /flag:26bit #: modules/devices/arm/arm_data.c:45 msgctxt "arm-flag" msgid "26-Bit Model (Processor status register folded into program counter)" -msgstr "26-битная модель (регистр статуса процессора вложен в счетчик программы)" +msgstr "" +"26-битная модель (регистр статуса процессора вложен в счетчик программы)" +#. /flag:fastmult #: modules/devices/arm/arm_data.c:46 msgctxt "arm-flag" msgid "32x32->64-bit multiplication" msgstr "32x32->64-битное умножение" +#. /flag:fpa #: modules/devices/arm/arm_data.c:47 msgctxt "arm-flag" msgid "Floating point accelerator" msgstr "Ускоритель плавающей точки" +#. /flag:vfp #: modules/devices/arm/arm_data.c:48 msgctxt "arm-flag" msgid "VFP (early SIMD vector floating point instructions)" msgstr "VFP (ранний вектор SIMD инструкций плавающей точки)" +#. /flag:edsp #: modules/devices/arm/arm_data.c:49 msgctxt "arm-flag" msgid "DSP extensions (the 'e' variant of the ARM9 CPUs, and all others above)" msgstr "расширения DSP (вариант 'e' процессоров ARM9 и выше)" +#. /flag:java #: modules/devices/arm/arm_data.c:50 msgctxt "arm-flag" msgid "Jazelle (Java bytecode accelerator)" msgstr "Jazelle (ускоритель байт-кода Java)" +#. /flag:iwmmxt #: modules/devices/arm/arm_data.c:51 msgctxt "arm-flag" msgid "SIMD instructions similar to Intel MMX" msgstr "Инструкции SIMD, схожие с Intel MMX" +#. /flag:crunch #: modules/devices/arm/arm_data.c:52 msgctxt "arm-flag" msgid "MaverickCrunch coprocessor (if kernel support enabled)" msgstr "Сопроцессор MaverickCrunch (при наличии поддержки в ядре)" +#. /flag:thumbee #: modules/devices/arm/arm_data.c:53 msgctxt "arm-flag" msgid "ThumbEE" msgstr "" +#. /flag:neon #: modules/devices/arm/arm_data.c:54 msgctxt "arm-flag" msgid "Advanced SIMD/NEON on AArch32" msgstr "Дополнительный SIMD/NEON на AArch32" +#. /flag:evtstrm #: modules/devices/arm/arm_data.c:55 msgctxt "arm-flag" -msgid "kernel event stream using generic architected timer" -msgstr "поток событий ядра с использованием общего архитектурного таймера" +msgid "Kernel event stream using generic architected timer" +msgstr "" +#. /flag:vfpv3 #: modules/devices/arm/arm_data.c:56 msgctxt "arm-flag" msgid "VFP version 3" msgstr "VFP версии 3" +#. /flag:vfpv3d16 #: modules/devices/arm/arm_data.c:57 msgctxt "arm-flag" msgid "VFP version 3 with 16 D-registers" msgstr "VFP версии 3 с 16 D-регистрами" +#. /flag:vfpv4 #: modules/devices/arm/arm_data.c:58 msgctxt "arm-flag" msgid "VFP version 4 with fast context switching" msgstr "VFP версии 4 с быстрым контекстным переключением" +#. /flag:vfpd32 #: modules/devices/arm/arm_data.c:59 msgctxt "arm-flag" msgid "VFP with 32 D-registers" msgstr "VFP с 32 D-регистрами" +#. /flag:tls #: modules/devices/arm/arm_data.c:60 msgctxt "arm-flag" msgid "TLS register" msgstr "Регистр TLS" +#. /flag:idiva #: modules/devices/arm/arm_data.c:61 msgctxt "arm-flag" msgid "SDIV and UDIV hardware division in ARM mode" msgstr "Аппаратное разделение SDIV и UDIV в режиме ARM" +#. /flag:idivt #: modules/devices/arm/arm_data.c:62 msgctxt "arm-flag" msgid "SDIV and UDIV hardware division in Thumb mode" msgstr "Аппаратное разделение SDIV и UDIV в режиме Thumb" +#. /flag:lpae #: modules/devices/arm/arm_data.c:63 msgctxt "arm-flag" msgid "40-bit Large Physical Address Extension" msgstr "40-битное большое физическое адресное расширение" #. /hw_cap2 +#. /flag:pmull #: modules/devices/arm/arm_data.c:65 msgctxt "arm-flag" msgid "64x64->128-bit F2m multiplication (arch>8)" msgstr "64x64->128-битное умножение F2m (arch>8)" +#. /flag:aes #: modules/devices/arm/arm_data.c:66 msgctxt "arm-flag" msgid "Crypto:AES (arch>8)" msgstr "Крипто:AES (arch>8)" +#. /flag:sha1 #: modules/devices/arm/arm_data.c:67 msgctxt "arm-flag" msgid "Crypto:SHA1 (arch>8)" msgstr "Крипто:SHA1 (arch>8)" +#. /flag:sha2 #: modules/devices/arm/arm_data.c:68 msgctxt "arm-flag" msgid "Crypto:SHA2 (arch>8)" msgstr "Крипто:SHA2 (arch>8)" +#. /flag:crc32 #: modules/devices/arm/arm_data.c:69 msgctxt "arm-flag" msgid "CRC32 checksum instructions (arch>8)" msgstr "инструкции контрольной суммы CRC32 (arch>8)" +#. /flag:asimd #: modules/devices/arm/arm_data.c:72 msgctxt "arm-flag" msgid "Advanced SIMD/NEON on AArch64 (arch>8)" @@ -1633,7 +1569,7 @@ msgid "ARM Processor" msgstr "Процессор ARM" #: modules/devices/arm/processor.c:199 modules/devices/riscv/processor.c:147 -#: modules/devices/x86/processor.c:701 +#: modules/devices/x86/processor.c:368 msgid "Empty List" msgstr "Пустой список" @@ -1645,7 +1581,7 @@ msgstr "Имя Linux" msgid "Decoded Name" msgstr "Декодированное имя" -#: modules/devices/arm/processor.c:238 +#: modules/devices/arm/processor.c:238 modules/network/net.c:458 msgid "Mode" msgstr "Режим" @@ -1661,8 +1597,9 @@ msgstr "Исполнитель" msgid "Part" msgstr "Часть" -#: modules/devices/arm/processor.c:247 modules/devices/parisc/processor.c:148 -#: modules/devices/ia64/processor.c:154 modules/devices/riscv/processor.c:175 +#: modules/devices/arm/processor.c:247 modules/devices/ia64/processor.c:154 +#: modules/devices/parisc/processor.c:148 +#: modules/devices/riscv/processor.c:175 msgid "Architecture" msgstr "Архитектура" @@ -1676,136 +1613,183 @@ msgid "Revision" msgstr "Ревизия" #: modules/devices/arm/processor.c:250 modules/devices/riscv/processor.c:182 -#: modules/devices/x86/processor.c:756 modules/devices/sparc/processor.c:70 +#: modules/devices/sparc/processor.c:70 modules/devices/x86/processor.c:423 msgid "Capabilities" msgstr "Возможности" -#: modules/devices/arm/processor.c:271 modules/devices/s390/processor.c:149 -#: modules/devices/parisc/processor.c:180 modules/devices/ia64/processor.c:185 -#: modules/devices/ppc/processor.c:176 modules/devices/riscv/processor.c:203 -#: modules/devices/x86/processor.c:779 +#: modules/devices/arm/processor.c:271 modules/devices/ia64/processor.c:185 +#: modules/devices/parisc/processor.c:180 modules/devices/ppc/processor.c:176 +#: modules/devices/riscv/processor.c:203 modules/devices/s390/processor.c:149 +#: modules/devices/x86/processor.c:446 #, c-format msgid "%s$CPU%d$%s=%.2fMHz\n" msgstr "%s$CPU%d$%s=%.2f МГц\n" -#: modules/devices/s390/processor.c:92 -msgid "S390 Processor" -msgstr "Процессор S390" - -#: modules/devices/s390/processor.c:125 -msgid "ID String" -msgstr "Строка ID" - -#: modules/devices/m68k/processor.c:77 modules/devices/riscv/processor.c:177 -msgid "MMU" -msgstr "" - -#: modules/devices/m68k/processor.c:78 modules/devices/sparc/processor.c:68 -msgid "FPU" -msgstr "" - -#: modules/devices/m68k/processor.c:82 -msgid "Calibration" -msgstr "Калибровка" - -#: modules/devices/storage.c:46 +#: modules/devices/battery.c:181 +#, c-format msgid "" "\n" -"[SCSI Disks]\n" +"[Battery: %s]\n" +"State=%s (load: %s)\n" +"Capacity=%s / %s (%.2f%%)\n" +"Battery Technology=%s (%s)\n" +"Manufacturer=%s\n" +"Model Number=%s\n" +"Serial Number=%s\n" msgstr "" "\n" -"[SCSI диски]\n" +"[Батарея: %s]\n" +"Состояние=%s (нагрузка: %s)\n" +"Емкость=%s / %s (%.2f%%)\n" +"Технология батареи=%s (%s)\n" +"Изготовитель=%s\n" +"Номер модели=%s\n" +"Серийный номер=%s\n" -#: modules/devices/storage.c:110 modules/devices/storage.c:313 +#: modules/devices/battery.c:258 #, c-format msgid "" -"[Device Information]\n" -"Model=%s\n" +"\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" - -#: modules/devices/storage.c:115 modules/devices/storage.c:319 -#, c-format -msgid "Vendor=%s (%s)\n" -msgstr "Изготовитель=%s (%s)\n" - -#: modules/devices/storage.c:120 modules/devices/storage.c:321 -#, c-format -msgid "Vendor=%s\n" -msgstr "Изготовитель=%s\n" +"\n" +"[Батарея: %s]\n" +"Состояние=%s\n" +"Емкость=%s / %s\n" +"Технология батареи=%s\n" +"Производитель=%s\n" +"Номер модели=%s\n" +"Серийный номер=%s\n" -#: modules/devices/storage.c:125 +#: modules/devices/battery.c:346 #, c-format msgid "" -"Type=%s\n" -"Revision=%s\n" -"[SCSI Controller]\n" -"Controller=scsi%d\n" -"Channel=%d\n" -"ID=%d\n" -"LUN=%d\n" -msgstr "" -"Тип=%s\n" -"Ревизия=%s\n" -"[SCSI контроллер]\n" -"Контроллер=scsi%d\n" -"Канал=%d\n" -"ID=%d\n" -"LUN=%d\n" - -#: modules/devices/storage.c:167 -msgid "" "\n" -"[IDE Disks]\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" -"[IDE диски]\n" - -#: modules/devices/storage.c:250 -#, c-format -msgid "Driver=%s\n" -msgstr "Драйвер=%s\n" +"[Батарея (APM)]\n" +"Заряд=%d%%\n" +"Оставшийся заряд=%s из %s\n" +"Используется=%s\n" +"APM драйвер версии=%s\n" +"APM BIOS версии=%s\n" -#: modules/devices/storage.c:324 +#: modules/devices/battery.c:358 #, c-format msgid "" -"Device Name=hd%c\n" -"Media=%s\n" -"Cache=%dkb\n" +"\n" +"[Battery (APM)]\n" +"Charge=%d%%\n" +"Using=%s\n" +"APM driver version=%s\n" +"APM BIOS version=%s\n" msgstr "" -"Имя устройства=hd%c\n" -"Медиа=%s\n" -"Кэш=%dkb\n" +"\n" +"[Батарея (APM)]\n" +"Заряд=%d%%\n" +"Используется=%s\n" +"APM драйвер версии=%s\n" +"APM BIOS версии=%s\n" -#: modules/devices/storage.c:334 -#, c-format +#: modules/devices/battery.c:385 msgid "" -"[Geometry]\n" -"Physical=%s\n" -"Logical=%s\n" +"[No batteries]\n" +"No batteries found on this system=\n" msgstr "" -"[Геометрия]\n" -"Физическая=%s\n" -"Логическая=%s\n" +"[No batteries]\n" +"Батареи не найдены на этой системе=\n" -#: modules/devices/storage.c:344 -#, c-format -msgid "" -"[Capabilities]\n" -"%s" +#: modules/devices.c:97 +msgid "PCI Devices" +msgstr "Устройства PCI" + +#: modules/devices.c:98 +msgid "USB Devices" +msgstr "Устройства USB" + +#: modules/devices.c:100 +msgid "Battery" +msgstr "Батарея" + +#: modules/devices.c:101 +msgid "Sensors" +msgstr "Сенсоры" + +#: modules/devices.c:105 +msgid "DMI" msgstr "" -"[Возможности]\n" -"%s" -#: modules/devices/storage.c:351 -#, c-format -msgid "" -"[Speeds]\n" -"%s" +#: modules/devices.c:106 +msgid "Memory SPD" +msgstr "Память SPD" + +#: modules/devices.c:111 +msgid "Device Tree" msgstr "" -"[Скорости]\n" -"%s" + +#: modules/devices.c:113 +msgid "Resources" +msgstr "Ресурсы" + +#: modules/devices.c:219 +msgid " (vendor unknown)" +msgstr "(поставщик неизвестен)" + +#: modules/devices.c:221 +msgid " (model unknown)" +msgstr "(модель неизвестна)" + +#: modules/devices.c:398 +msgid "Field" +msgstr "Поле" + +#: modules/devices.c:398 +msgid "Description" +msgstr "Описание" + +#: modules/devices.c:398 modules/devices.c:430 +msgid "Value" +msgstr "Значение" + +#: modules/devices.c:430 +msgid "Sensor" +msgstr "Сенсор" + +#: modules/devices.c:430 +msgid "Type" +msgstr "Тип" + +#: modules/devices.c:476 +msgid "Devices" +msgstr "Устройства" + +#: modules/devices.c:488 +msgid "Update PCI ID listing" +msgstr "Обновить список PCI ID" + +#: modules/devices.c:500 +msgid "Update CPU feature database" +msgstr "Обновить базу данных функций процессора" + +#: modules/devices.c:528 +msgid "Gathers information about hardware devices" +msgstr "Собирает информацию об устройствах" + +#: modules/devices.c:547 +msgid "Resource information requires superuser privileges" +msgstr "Для вывода информации о ресурсах нужны права администратора" #: modules/devices/cpu_util.c:26 msgid "Little Endian" @@ -1880,56 +1864,146 @@ msgstr "Топология" msgid "ID" msgstr "" -#: modules/devices/sh/processor.c:55 -msgid "SuperH Processor" -msgstr "Процессор SuperH" +#: modules/devices/devicetree.c:100 +msgid "Properties" +msgstr "" -#: modules/devices/sh/processor.c:76 modules/devices/ia64/processor.c:152 -#: hardinfo/hardinfo.c:76 -msgid "Name" -msgstr "Название" +#: modules/devices/devicetree.c:101 +msgid "Children" +msgstr "" -#: modules/devices/sh/processor.c:77 -msgid "Machine" -msgstr "Машина" +#: modules/devices/devicetree.c:137 +msgid "Node" +msgstr "" -#: modules/devices/sh/processor.c:78 modules/devices/ia64/processor.c:156 -msgid "Family" -msgstr "Семейство" +#: modules/devices/devicetree.c:138 +msgid "Node Path" +msgstr "" -#: modules/devices/sh/processor.c:80 -msgid "Bus Frequency" -msgstr "Частота шины" +#: modules/devices/devicetree.c:139 +msgid "Alias" +msgstr "" -#: modules/devices/sh/processor.c:81 -msgid "Module Frequency" -msgstr "Частота модуля" +#: modules/devices/devicetree.c:139 modules/devices/devicetree.c:140 +msgid "(None)" +msgstr "" -#: modules/devices/parisc/processor.c:107 -msgid "PA-RISC Processor" -msgstr "Процессор PA-RISC" +#: modules/devices/devicetree.c:140 +msgid "Symbol" +msgstr "" -#: modules/devices/parisc/processor.c:149 -msgid "System" -msgstr "Система" +#: modules/devices/devicetree.c:183 +msgid "Board" +msgstr "" -#: modules/devices/parisc/processor.c:153 -msgid "HVersion" +#: modules/devices/devicetree.c:185 modules/devices/devicetree/rpi_data.c:156 +msgid "Serial Number" msgstr "" -#: modules/devices/parisc/processor.c:154 -msgid "SVersion" +#: modules/devices/devicetree.c:186 +msgid "Compatible" msgstr "" -#: modules/devices/parisc/processor.c:155 modules/devices/x86/processor.c:753 -msgid "Cache" -msgstr "Кэш" +#: modules/devices/devicetree/dt_util.c:715 +msgid "phandle Map" +msgstr "" + +#: modules/devices/devicetree/dt_util.c:716 +msgid "Alias Map" +msgstr "" + +#: modules/devices/devicetree/dt_util.c:717 +msgid "Symbol Map" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:148 +#: modules/devices/devicetree/rpi_data.c:149 +msgid "Raspberry Pi" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:149 +msgid "Board Name" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:150 +msgid "PCB Revision" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:151 +msgid "Introduction" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:152 +msgid "Manufacturer" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:153 +msgid "RCode" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:154 +msgid "SOC (spec)" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:155 +msgid "Memory (spec)" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:157 +msgid "Permanent overvolt bit" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:157 +msgctxt "rpi-ov-bit" +msgid "Set" +msgstr "" + +#: modules/devices/devicetree/rpi_data.c:157 +msgctxt "rpi-ov-bit" +msgid "Not set" +msgstr "" + +#: modules/devices/devmemory.c:93 +msgid "Total Memory" +msgstr "Общая память" + +#: modules/devices/devmemory.c:94 +msgid "Free Memory" +msgstr "Свободная память" + +#: modules/devices/devmemory.c:95 +msgid "Cached Swap" +msgstr "Кэш подкачки" + +#: modules/devices/devmemory.c:96 +msgid "High Memory" +msgstr "Высокая память" + +#: modules/devices/devmemory.c:97 +msgid "Free High Memory" +msgstr "Свободная высокая память" + +#: modules/devices/devmemory.c:98 +msgid "Low Memory" +msgstr "Низкая память" + +#: modules/devices/devmemory.c:99 +msgid "Free Low Memory" +msgstr "Свободная низкая память" + +#: modules/devices/devmemory.c:100 +msgid "Virtual Memory" +msgstr "Виртуальная память" + +#: modules/devices/devmemory.c:101 +msgid "Free Virtual Memory" +msgstr "Свободная виртуальная память" #: modules/devices/ia64/processor.c:108 msgid "IA64 Processor" msgstr "Процессор IA64" -#: modules/devices/ia64/processor.c:153 modules/devices/x86/processor.c:745 +#: modules/devices/ia64/processor.c:153 modules/devices/x86/processor.c:412 msgid "Vendor" msgstr "Производитель" @@ -1937,6 +2011,10 @@ msgstr "Производитель" msgid "Architecture Revision" msgstr "Ревизия архитектуры" +#: modules/devices/ia64/processor.c:156 modules/devices/sh/processor.c:78 +msgid "Family" +msgstr "Семейство" + #: modules/devices/ia64/processor.c:162 msgid "CPU regs" msgstr "Регистры" @@ -1945,34 +2023,112 @@ msgstr "Регистры" msgid "Features" msgstr "Возможности" -#: modules/devices/spd-decode.c:1475 -msgid "" -"[SPD]\n" -"Please load the eeprom module to obtain information about memory SPD=\n" -"[$ShellParam$]\n" -"ReloadInterval=500\n" +#: modules/devices/m68k/processor.c:77 modules/devices/riscv/processor.c:177 +msgid "MMU" msgstr "" -"[SPD]\n" -"Пожалуйста, загрузите модуль eeprom для получения информации о памяти SPD=\n" -"[$ShellParam$]\n" -"ReloadInterval=500\n" -#: modules/devices/spd-decode.c:1480 -msgid "" -"[SPD]\n" -"Reading memory SPD not supported on this system=\n" +#: modules/devices/m68k/processor.c:78 modules/devices/sparc/processor.c:68 +msgid "FPU" msgstr "" -"[SPD]\n" -"Чтение памяти SPD не поддерживается на данной системе=\n" -#: modules/devices/ppc/processor.c:117 -msgid "POWER Processor" -msgstr "Процессор POWER" +#: modules/devices/m68k/processor.c:82 +msgid "Calibration" +msgstr "Калибровка" #: modules/devices/mips/processor.c:68 msgid "System Type" msgstr "Тип системы" +#: modules/devices/parisc/processor.c:107 +msgid "PA-RISC Processor" +msgstr "Процессор PA-RISC" + +#: modules/devices/parisc/processor.c:149 +msgid "System" +msgstr "Система" + +#: modules/devices/parisc/processor.c:153 +msgid "HVersion" +msgstr "" + +#: modules/devices/parisc/processor.c:154 +msgid "SVersion" +msgstr "" + +#: modules/devices/parisc/processor.c:155 modules/devices/x86/processor.c:420 +msgid "Cache" +msgstr "Кэш" + +#: modules/devices/ppc/processor.c:117 +msgid "POWER Processor" +msgstr "Процессор POWER" + +#: modules/devices/printers.c:81 +msgid "⚬ Can do black and white printing=\n" +msgstr "⚬ Может печатать черно-белым=\n" + +#: modules/devices/printers.c:83 +msgid "⚬ Can do color printing=\n" +msgstr "⚬ Может печатать цветным=\n" + +#: modules/devices/printers.c:85 +#, fuzzy +msgid "⚬ Can do duplexing=\n" +msgstr "Не исправлять:" + +#: modules/devices/printers.c:87 +#, fuzzy +msgid "⚬ Can do staple output=\n" +msgstr "Выходной файл не может быть переименован." + +#: modules/devices/printers.c:89 +msgid "⚬ Can do copies=\n" +msgstr "⚬ Можно делать копии=\n" + +#: modules/devices/printers.c:91 +msgid "⚬ Can collate copies=\n" +msgstr "⚬ Можно сравнивать копии=\n" + +#: modules/devices/printers.c:93 +msgid "⚬ Printer is rejecting jobs=\n" +msgstr "⚬ Принтер отклоняет задачи=\n" + +#: modules/devices/printers.c:95 +msgid "⚬ Printer was automatically discovered and added=\n" +msgstr "⚬ Принтер был автоматически найден и добавлен=\n" + +#: modules/devices/printers.c:110 +msgid "Idle" +msgstr "Неактивен" + +#: modules/devices/printers.c:112 +msgid "Printing a Job" +msgstr "Печатается задача" + +#: modules/devices/printers.c:114 +msgid "Stopped" +msgstr "Остановлен" + +#: modules/devices/printers.c:190 +msgid "" +"[Printers]\n" +"No suitable CUPS library found=" +msgstr "" +"[Принтеры]\n" +"Подходящей библиотеки CUPS не найдено=" + +#: modules/devices/printers.c:200 +msgid "[Printers (CUPS)]\n" +msgstr "[Принтеры (CUPS)]\n" + +#: modules/devices/printers.c:263 +msgid "" +"[Printers]\n" +"No printers found=\n" +msgstr "" +"[Принтеры]\n" +"Принтеры не найдены=\n" + #: modules/devices/riscv/processor.c:107 msgid "RISC-V Processor" msgstr "Процессор RISC-V" @@ -1981,681 +2137,1012 @@ msgstr "Процессор RISC-V" msgid "uarch" msgstr "" +#. /ext:RV32 #: modules/devices/riscv/riscv_data.c:37 msgctxt "rv-ext" msgid "RISC-V 32-bit" msgstr "32-битная RISC-V" +#. /ext:RV64 #: modules/devices/riscv/riscv_data.c:38 msgctxt "rv-ext" msgid "RISC-V 64-bit" msgstr "64-битная RISC-V" +#. /ext:RV128 #: modules/devices/riscv/riscv_data.c:39 msgctxt "rv-ext" msgid "RISC-V 128-bit" msgstr "128-битная RISC-V" +#. /ext:E #: modules/devices/riscv/riscv_data.c:40 msgctxt "rv-ext" msgid "Base embedded integer instructions (15 registers)" msgstr "Базовые встроенные целочисленные инструкции (15 регистров)" +#. /ext:I #: modules/devices/riscv/riscv_data.c:41 msgctxt "rv-ext" msgid "Base integer instructions (31 registers)" msgstr "Базовые целочисленные инструкции (31 регистр)" +#. /ext:M #: modules/devices/riscv/riscv_data.c:42 msgctxt "rv-ext" msgid "Hardware integer multiply and divide" msgstr "Аппаратное умножение и деление целых чисел" +#. /ext:A #: modules/devices/riscv/riscv_data.c:43 msgctxt "rv-ext" msgid "Atomic memory operations" msgstr "Атомные операции с памятью" +#. /ext:C #: modules/devices/riscv/riscv_data.c:44 msgctxt "rv-ext" msgid "Compressed 16-bit instructions" msgstr "Сжатые 16-битные инструкции" +#. /ext:F #: modules/devices/riscv/riscv_data.c:45 msgctxt "rv-ext" msgid "Floating-point instructions, single-precision" msgstr "Инструкции с плавающей запятой, одинарной точности" +#. /ext:D #: modules/devices/riscv/riscv_data.c:46 msgctxt "rv-ext" msgid "Floating-point instructions, double-precision" msgstr "Инструкции с плавающей запятой, двойной точности" +#. /ext:Q #: modules/devices/riscv/riscv_data.c:47 msgctxt "rv-ext" msgid "Floating-point instructions, quad-precision" msgstr "Инструкции с плавающей запятой, четверной точности" +#. /ext:B #: modules/devices/riscv/riscv_data.c:48 msgctxt "rv-ext" msgid "Bit manipulation instructions" msgstr "Инструкции манипуляции битами" +#. /ext:V #: modules/devices/riscv/riscv_data.c:49 msgctxt "rv-ext" msgid "Vector operations" msgstr "Векторные операции" +#. /ext:T #: modules/devices/riscv/riscv_data.c:50 msgctxt "rv-ext" msgid "Transactional memory" msgstr "Переходная память" +#. /ext:P #: modules/devices/riscv/riscv_data.c:51 msgctxt "rv-ext" msgid "Packed SIMD instructions" msgstr "Сжатые инструкции SIMD" +#. /ext:L #: modules/devices/riscv/riscv_data.c:52 msgctxt "rv-ext" msgid "Decimal floating-point instructions" msgstr "Десятичные инструкции с плавающей запятой" +#. /ext:J #: modules/devices/riscv/riscv_data.c:53 msgctxt "rv-ext" msgid "Dynamically translated languages" msgstr "Языки с динамической трансляцией" +#. /ext:N #: modules/devices/riscv/riscv_data.c:54 msgctxt "rv-ext" msgid "User-level interrupts" msgstr "Прерывания пользовательского уровня" -#: modules/devices/x86/processor.c:146 +#: modules/devices/s390/processor.c:92 +msgid "S390 Processor" +msgstr "Процессор S390" + +#: modules/devices/s390/processor.c:125 +msgid "ID String" +msgstr "Строка ID" + +#: modules/devices/sh/processor.c:55 +msgid "SuperH Processor" +msgstr "Процессор SuperH" + +#: modules/devices/sh/processor.c:77 +msgid "Machine" +msgstr "Машина" + +#: modules/devices/sh/processor.c:80 +msgid "Bus Frequency" +msgstr "Частота шины" + +#: modules/devices/sh/processor.c:81 +msgid "Module Frequency" +msgstr "Частота модуля" + +#: modules/devices/spd-decode.c:1475 +msgid "" +"[SPD]\n" +"Please load the eeprom module to obtain information about memory SPD=\n" +"[$ShellParam$]\n" +"ReloadInterval=500\n" +msgstr "" +"[SPD]\n" +"Пожалуйста, загрузите модуль eeprom для получения информации о памяти SPD=\n" +"[$ShellParam$]\n" +"ReloadInterval=500\n" + +#: modules/devices/spd-decode.c:1480 +msgid "" +"[SPD]\n" +"Reading memory SPD not supported on this system=\n" +msgstr "" +"[SPD]\n" +"Чтение памяти SPD не поддерживается на данной системе=\n" + +#: modules/devices/storage.c:46 +msgid "" +"\n" +"[SCSI Disks]\n" +msgstr "" +"\n" +"[SCSI диски]\n" + +#: modules/devices/storage.c:110 modules/devices/storage.c:313 +#, c-format +msgid "" +"[Device Information]\n" +"Model=%s\n" +msgstr "" +"[Информация об устройстве]\n" +"Модель=%s\n" + +#: modules/devices/storage.c:115 modules/devices/storage.c:319 +#, c-format +msgid "Vendor=%s (%s)\n" +msgstr "Изготовитель=%s (%s)\n" + +#: modules/devices/storage.c:120 modules/devices/storage.c:321 +#, c-format +msgid "Vendor=%s\n" +msgstr "Изготовитель=%s\n" + +#: modules/devices/storage.c:125 +#, c-format +msgid "" +"Type=%s\n" +"Revision=%s\n" +"[SCSI Controller]\n" +"Controller=scsi%d\n" +"Channel=%d\n" +"ID=%d\n" +"LUN=%d\n" +msgstr "" +"Тип=%s\n" +"Ревизия=%s\n" +"[SCSI контроллер]\n" +"Контроллер=scsi%d\n" +"Канал=%d\n" +"ID=%d\n" +"LUN=%d\n" + +#: modules/devices/storage.c:167 +msgid "" +"\n" +"[IDE Disks]\n" +msgstr "" +"\n" +"[IDE диски]\n" + +#: modules/devices/storage.c:250 +#, c-format +msgid "Driver=%s\n" +msgstr "Драйвер=%s\n" + +#: modules/devices/storage.c:324 +#, c-format +msgid "" +"Device Name=hd%c\n" +"Media=%s\n" +"Cache=%dkb\n" +msgstr "" +"Имя устройства=hd%c\n" +"Медиа=%s\n" +"Кэш=%dkb\n" + +#: modules/devices/storage.c:334 +#, c-format +msgid "" +"[Geometry]\n" +"Physical=%s\n" +"Logical=%s\n" +msgstr "" +"[Геометрия]\n" +"Физическая=%s\n" +"Логическая=%s\n" + +#: modules/devices/storage.c:344 +#, c-format +msgid "" +"[Capabilities]\n" +"%s" +msgstr "" +"[Возможности]\n" +"%s" + +#: modules/devices/storage.c:351 +#, c-format +msgid "" +"[Speeds]\n" +"%s" +msgstr "" +"[Скорости]\n" +"%s" + +#: modules/devices/x86/processor.c:149 msgid "Cache information not available=\n" msgstr "Информация о кэше недоступна=\n" -#: modules/devices/x86/processor.c:152 +#: modules/devices/x86/processor.c:155 #, c-format msgid "Level %d (%s)=%d-way set-associative, %d sets, %dKB size\n" -msgstr "Уровень %d (%s)=%d-канальный множественно-ассоциативный, %d множеств, размер %d кБ\n" +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:406 +msgid "Model Name" +msgstr "Название" + +#: modules/devices/x86/processor.c:407 +msgid "Family, model, stepping" +msgstr "Семейство, модель, степпинг" + +#: modules/devices/x86/processor.c:413 +msgid "Configuration" +msgstr "Конфигурация" -#: modules/devices/x86/processor.c:339 +#: modules/devices/x86/processor.c:414 +msgid "Cache Size" +msgstr "Размер кэша" + +#: modules/devices/x86/processor.c:414 +msgid "kb" +msgstr "кб" + +#: modules/devices/x86/processor.c:421 +msgid "Power Management" +msgstr "Управление питанием" + +#: modules/devices/x86/processor.c:422 +msgid "Bug Workarounds" +msgstr "Обход багов" + +#. /flag:fpu +#: modules/devices/x86/x86_data.c:43 msgctxt "x86-flag" msgid "Onboard FPU (floating point support)" msgstr "Встроенный FPU (поддержка плавающей запятой)" -#: modules/devices/x86/processor.c:340 +#. /flag:vme +#: modules/devices/x86/x86_data.c:44 msgctxt "x86-flag" msgid "Virtual 8086 mode enhancements" msgstr "Улучшения виртуального режима 8086" -#: modules/devices/x86/processor.c:341 +#. /flag:de +#: modules/devices/x86/x86_data.c:45 msgctxt "x86-flag" msgid "Debugging Extensions (CR4.DE)" msgstr "Расширения отладки (CR4.DE)" -#: modules/devices/x86/processor.c:342 +#. /flag:pse +#: modules/devices/x86/x86_data.c:46 msgctxt "x86-flag" msgid "Page Size Extensions (4MB memory pages)" msgstr "Расширения размера страницы (страницы памяти 4 Мб)" -#: modules/devices/x86/processor.c:343 +#. /flag:tsc +#: modules/devices/x86/x86_data.c:47 msgctxt "x86-flag" msgid "Time Stamp Counter (RDTSC)" msgstr "Счетчик временной метки (RDTSC)" -#: modules/devices/x86/processor.c:344 +#. /flag:msr +#: modules/devices/x86/x86_data.c:48 msgctxt "x86-flag" msgid "Model-Specific Registers (RDMSR, WRMSR)" msgstr "Регистры конкретной модели (RDMSR, WRMSR)" -#: modules/devices/x86/processor.c:345 +#. /flag:pae +#: modules/devices/x86/x86_data.c:49 msgctxt "x86-flag" msgid "Physical Address Extensions (support for more than 4GB of RAM)" msgstr "Расширения физического адреса (поддержка более 4 Гб ОЗУ)" -#: modules/devices/x86/processor.c:346 +#. /flag:mce +#: modules/devices/x86/x86_data.c:50 msgctxt "x86-flag" msgid "Machine Check Exception" msgstr "Исключение машинного контроля" -#: modules/devices/x86/processor.c:347 +#. /flag:cx8 +#: modules/devices/x86/x86_data.c:51 msgctxt "x86-flag" msgid "CMPXCHG8 instruction (64-bit compare-and-swap)" msgstr "Инструкция CMPXCHG8 (64-битное сравнение-и-подкачка)" -#: modules/devices/x86/processor.c:348 +#. /flag:apic +#: modules/devices/x86/x86_data.c:52 msgctxt "x86-flag" msgid "Onboard APIC" msgstr "Встроенный APIC" -#: modules/devices/x86/processor.c:349 +#. /flag:sep +#: modules/devices/x86/x86_data.c:53 msgctxt "x86-flag" msgid "SYSENTER/SYSEXIT" msgstr "" -#: modules/devices/x86/processor.c:350 +#. /flag:mtrr +#: modules/devices/x86/x86_data.c:54 msgctxt "x86-flag" msgid "Memory Type Range Registers" msgstr "Регистры диапазона типа памяти" -#: modules/devices/x86/processor.c:351 +#. /flag:pge +#: modules/devices/x86/x86_data.c:55 msgctxt "x86-flag" msgid "Page Global Enable (global bit in PDEs and PTEs)" msgstr "Включение глобальной страницы (глобальный бит в PDE и PTE)" -#: modules/devices/x86/processor.c:352 +#. /flag:mca +#: modules/devices/x86/x86_data.c:56 msgctxt "x86-flag" msgid "Machine Check Architecture" msgstr "Архитектура машинного контроля" -#: modules/devices/x86/processor.c:353 +#. /flag:cmov +#: modules/devices/x86/x86_data.c:57 msgctxt "x86-flag" msgid "CMOV instructions (conditional move) (also FCMOV)" msgstr "Инструкции CMOV (условная пересылка данных) (также FCMOV)" -#: modules/devices/x86/processor.c:354 +#. /flag:pat +#: modules/devices/x86/x86_data.c:58 msgctxt "x86-flag" msgid "Page Attribute Table" msgstr "Таблица атрибутов страницы" -#: modules/devices/x86/processor.c:355 +#. /flag:pse36 +#: modules/devices/x86/x86_data.c:59 msgctxt "x86-flag" msgid "36-bit PSEs (huge pages)" msgstr "36-битные PSE (огромные страницы)" -#: modules/devices/x86/processor.c:356 +#. /flag:pn +#: modules/devices/x86/x86_data.c:60 msgctxt "x86-flag" msgid "Processor serial number" msgstr "Серийный номер процессора" -#: modules/devices/x86/processor.c:357 +#. /flag:clflush +#: modules/devices/x86/x86_data.c:61 msgctxt "x86-flag" msgid "Cache Line Flush instruction" msgstr "Инструкция Cache Line Flush" -#: modules/devices/x86/processor.c:358 +#. /flag:dts +#: modules/devices/x86/x86_data.c:62 msgctxt "x86-flag" msgid "" "Debug Store (buffer for debugging and profiling instructions), or " "alternately: digital thermal sensor" msgstr "" -#: modules/devices/x86/processor.c:359 +#. /flag:acpi +#: modules/devices/x86/x86_data.c:63 msgctxt "x86-flag" msgid "ACPI via MSR (temperature monitoring and clock speed modulation)" msgstr "ACPI через MSR (мониторинг температуры и модуляции тактовой частоты)" -#: modules/devices/x86/processor.c:360 +#. /flag:mmx +#: modules/devices/x86/x86_data.c:64 msgctxt "x86-flag" msgid "Multimedia Extensions" msgstr "Расширения мультимедиа" -#: modules/devices/x86/processor.c:361 +#. /flag:fxsr +#: modules/devices/x86/x86_data.c:65 msgctxt "x86-flag" msgid "FXSAVE/FXRSTOR, CR4.OSFXSR" msgstr "" -#: modules/devices/x86/processor.c:362 +#. /flag:sse +#: modules/devices/x86/x86_data.c:66 msgctxt "x86-flag" msgid "Intel SSE vector instructions" msgstr "Векторные инструкции Intel SSE" -#: modules/devices/x86/processor.c:363 +#. /flag:sse2 +#: modules/devices/x86/x86_data.c:67 msgctxt "x86-flag" msgid "SSE2" msgstr "" -#: modules/devices/x86/processor.c:364 +#. /flag:ss +#: modules/devices/x86/x86_data.c:68 msgctxt "x86-flag" msgid "CPU self snoop" msgstr "Проверка процессора" -#: modules/devices/x86/processor.c:365 +#. /flag:ht +#: modules/devices/x86/x86_data.c:69 msgctxt "x86-flag" msgid "Hyper-Threading" msgstr "Многопоточность (Hyper-Threading)" -#: modules/devices/x86/processor.c:366 +#. /flag:tm +#: modules/devices/x86/x86_data.c:70 msgctxt "x86-flag" msgid "Automatic clock control (Thermal Monitor)" msgstr "Автоматический контроль частоты (монитор температуры)" -#: modules/devices/x86/processor.c:367 +#. /flag:ia64 +#: modules/devices/x86/x86_data.c:71 msgctxt "x86-flag" msgid "" "Intel Itanium Architecture 64-bit (not to be confused with Intel's 64-bit " "x86 architecture with flag x86-64 or \"AMD64\" bit indicated by flag lm)" msgstr "" -"64-битная архитектура Intel Itanium (не путать с 64-битной архитектурой " -"x86 от Intel с флагом x86-64 или \"AMD64\"-битной с флагом bit)" +"64-битная архитектура Intel Itanium (не путать с 64-битной архитектурой x86 " +"от Intel с флагом x86-64 или \"AMD64\"-битной с флагом bit)" -#: modules/devices/x86/processor.c:368 +#. /flag:pbe +#: modules/devices/x86/x86_data.c:72 msgctxt "x86-flag" msgid "Pending Break Enable (PBE# pin) wakeup support" msgstr "Поддержка пробуждения Pending Break Enable (PBE# pin)" -#: modules/devices/x86/processor.c:371 +#. /flag:syscall +#: modules/devices/x86/x86_data.c:75 msgctxt "x86-flag" msgid "SYSCALL (Fast System Call) and SYSRET (Return From Fast System Call)" -msgstr "SYSCALL (Быстрый вызов системы) и SYSRET (Возврат после быстрого вызова системы)" +msgstr "" +"SYSCALL (Быстрый вызов системы) и SYSRET (Возврат после быстрого вызова " +"системы)" -#: modules/devices/x86/processor.c:372 +#. /flag:mp +#: modules/devices/x86/x86_data.c:76 msgctxt "x86-flag" msgid "Multiprocessing Capable." msgstr "Возможна работа в многопроцессном режиме." -#: modules/devices/x86/processor.c:373 +#. /flag:nx +#: modules/devices/x86/x86_data.c:77 msgctxt "x86-flag" msgid "Execute Disable" msgstr "Выполнение отключено" -#: modules/devices/x86/processor.c:374 +#. /flag:mmxext +#: modules/devices/x86/x86_data.c:78 msgctxt "x86-flag" msgid "AMD MMX extensions" msgstr "Расширения AMD MMX" -#: modules/devices/x86/processor.c:375 +#. /flag:fxsr_opt +#: modules/devices/x86/x86_data.c:79 msgctxt "x86-flag" msgid "FXSAVE/FXRSTOR optimizations" msgstr "Оптимизации FXSAVE/FXRSTOR" -#: modules/devices/x86/processor.c:376 +#. /flag:pdpe1gb +#: modules/devices/x86/x86_data.c:80 msgctxt "x86-flag" msgid "One GB pages (allows hugepagesz=1G)" msgstr "Страница размером 1 Гб (разрешает hugepagesz=1G)" -#: modules/devices/x86/processor.c:377 +#. /flag:rdtscp +#: modules/devices/x86/x86_data.c:81 msgctxt "x86-flag" msgid "Read Time-Stamp Counter and Processor ID" msgstr "Чтение счетчика временной метки и ID процессора" -#: modules/devices/x86/processor.c:378 +#. /flag:lm +#: modules/devices/x86/x86_data.c:82 msgctxt "x86-flag" msgid "Long Mode (x86-64: amd64, also known as Intel 64, i.e. 64-bit capable)" -msgstr "Длинный режим (x86-64: amd64, также известен как Intel 64, т.е. совместимый с 64-бит)" +msgstr "" +"Длинный режим (x86-64: amd64, также известен как Intel 64, т.е. совместимый " +"с 64-бит)" -#: modules/devices/x86/processor.c:379 +#. /flag:3dnow +#: modules/devices/x86/x86_data.c:83 msgctxt "x86-flag" msgid "3DNow! (AMD vector instructions, competing with Intel's SSE1)" msgstr "3DNow! (векторные инструкции AMD, конкурируют с SSE1 от Intel)" -#: modules/devices/x86/processor.c:380 +#. /flag:3dnowext +#: modules/devices/x86/x86_data.c:84 msgctxt "x86-flag" msgid "AMD 3DNow! extensions" msgstr "Расширения AMD 3DNow!" -#: modules/devices/x86/processor.c:382 +#. /flag:recovery +#: modules/devices/x86/x86_data.c:86 msgctxt "x86-flag" msgid "CPU in recovery mode" msgstr "Процессор в режиме восстановления" -#: modules/devices/x86/processor.c:383 +#. /flag:longrun +#: modules/devices/x86/x86_data.c:87 msgctxt "x86-flag" msgid "Longrun power control" msgstr "Управление питанием LongRun" -#: modules/devices/x86/processor.c:384 +#. /flag:lrti +#: modules/devices/x86/x86_data.c:88 msgctxt "x86-flag" msgid "LongRun table interface" msgstr "Интерфейс таблицы LongRun" -#: modules/devices/x86/processor.c:386 +#. /flag:cxmmx +#: modules/devices/x86/x86_data.c:90 msgctxt "x86-flag" msgid "Cyrix MMX extensions" msgstr "Расширения Cyrix MMX" -#: modules/devices/x86/processor.c:387 +#. /flag:k6_mtrr +#: modules/devices/x86/x86_data.c:91 msgctxt "x86-flag" msgid "AMD K6 nonstandard MTRRs" msgstr "Нестандартные диапазонные регистры типа памяти (MTRR) AMD K6" -#: modules/devices/x86/processor.c:388 +#. /flag:cyrix_arr +#: modules/devices/x86/x86_data.c:92 msgctxt "x86-flag" msgid "Cyrix ARRs (= MTRRs)" -msgstr "Регистры адресного диапазона (ARR) Cyrix (= диапазонные регистры типа памяти (MTRR))" +msgstr "" +"Регистры адресного диапазона (ARR) Cyrix (= диапазонные регистры типа памяти " +"(MTRR))" -#: modules/devices/x86/processor.c:389 +#. /flag:centaur_mcr +#: modules/devices/x86/x86_data.c:93 msgctxt "x86-flag" msgid "Centaur MCRs (= MTRRs)" -msgstr "Сбросы мастер-контроля (MCR) Centaur (= диапазонные регистры типа памяти (MTRR))" +msgstr "" +"Сбросы мастер-контроля (MCR) Centaur (= диапазонные регистры типа памяти " +"(MTRR))" -#: modules/devices/x86/processor.c:390 +#. /flag:constant_tsc +#: modules/devices/x86/x86_data.c:94 msgctxt "x86-flag" msgid "TSC ticks at a constant rate" msgstr "Счетчик метки времени (TSC) работает на постоянной частоте" -#: modules/devices/x86/processor.c:391 +#. /flag:up +#: modules/devices/x86/x86_data.c:95 msgctxt "x86-flag" msgid "SMP kernel running on UP" msgstr "Ядро SMP запущено на UP" -#: modules/devices/x86/processor.c:392 +#. /flag:art +#: modules/devices/x86/x86_data.c:96 msgctxt "x86-flag" msgid "Always-Running Timer" msgstr "Постоянный таймер" -#: modules/devices/x86/processor.c:393 +#. /flag:arch_perfmon +#: modules/devices/x86/x86_data.c:97 msgctxt "x86-flag" msgid "Intel Architectural PerfMon" msgstr "Архитектурный монитор призводительности Intel" -#: modules/devices/x86/processor.c:394 +#. /flag:pebs +#: modules/devices/x86/x86_data.c:98 msgctxt "x86-flag" msgid "Precise-Event Based Sampling" msgstr "Сэмплинг, основанный на точных событиях" -#: modules/devices/x86/processor.c:395 +#. /flag:bts +#: modules/devices/x86/x86_data.c:99 msgctxt "x86-flag" msgid "Branch Trace Store" msgstr "Хранилище отслеживания ветви" -#: modules/devices/x86/processor.c:396 +#. /flag:rep_good +#: modules/devices/x86/x86_data.c:100 msgctxt "x86-flag" msgid "rep microcode works well" msgstr "микрокод rep работает нормально" -#: modules/devices/x86/processor.c:397 +#. /flag:acc_power +#: modules/devices/x86/x86_data.c:101 msgctxt "x86-flag" msgid "AMD accumulated power mechanism" msgstr "Механизм накопления питания AMD" -#: modules/devices/x86/processor.c:398 +#. /flag:nopl +#: modules/devices/x86/x86_data.c:102 msgctxt "x86-flag" msgid "The NOPL (0F 1F) instructions" msgstr "Инструкции NOPL (0F 1F)" -#: modules/devices/x86/processor.c:399 +#. /flag:xtopology +#: modules/devices/x86/x86_data.c:103 msgctxt "x86-flag" msgid "cpu topology enum extensions" msgstr "расширения cpu топологии enum" -#: modules/devices/x86/processor.c:400 +#. /flag:tsc_reliable +#: modules/devices/x86/x86_data.c:104 msgctxt "x86-flag" msgid "TSC is known to be reliable" msgstr "Счетчик метки времени (TSC) считается надежным" -#: modules/devices/x86/processor.c:401 +#. /flag:nonstop_tsc +#: modules/devices/x86/x86_data.c:105 msgctxt "x86-flag" msgid "TSC does not stop in C states" msgstr "Счетчик метки времени (TSC) не останавливается в состояниях C" -#: modules/devices/x86/processor.c:402 +#. /flag:extd_apicid +#: modules/devices/x86/x86_data.c:106 msgctxt "x86-flag" msgid "has extended APICID (8 bits)" msgstr "имеются расширенные APICID (8 бит)" -#: modules/devices/x86/processor.c:403 +#. /flag:amd_dcm +#: modules/devices/x86/x86_data.c:107 msgctxt "x86-flag" msgid "multi-node processor" msgstr "многоузловой процессор" -#: modules/devices/x86/processor.c:404 +#. /flag:aperfmperf +#: modules/devices/x86/x86_data.c:108 msgctxt "x86-flag" msgid "APERFMPERF" msgstr "" -#: modules/devices/x86/processor.c:405 +#. /flag:eagerfpu +#: modules/devices/x86/x86_data.c:109 msgctxt "x86-flag" msgid "Non lazy FPU restore" msgstr "Неленивое восстановление FPU" -#: modules/devices/x86/processor.c:406 +#. /flag:nonstop_tsc_s3 +#: modules/devices/x86/x86_data.c:110 msgctxt "x86-flag" msgid "TSC doesn't stop in S3 state" msgstr "Счетчик метки времени (TSC) не останавливается в состоянии S3" -#: modules/devices/x86/processor.c:407 +#. /flag:mce_recovery +#: modules/devices/x86/x86_data.c:111 msgctxt "x86-flag" msgid "CPU has recoverable machine checks" msgstr "У процессора есть возможность восстановить машинный контроль" -#: modules/devices/x86/processor.c:410 +#. /flag:pni +#: modules/devices/x86/x86_data.c:114 msgctxt "x86-flag" -msgid "SSE-3 (“Prescott New Instructions”)" -msgstr "SSE-3 (“Новые инструкции Prescott”)" +msgid "SSE-3 (\"Prescott New Instructions\")" +msgstr "" -#: modules/devices/x86/processor.c:411 +#. /flag:pclmulqdq +#: modules/devices/x86/x86_data.c:115 msgctxt "x86-flag" msgid "" -"Perform a Carry-Less Multiplication of Quadword instruction — accelerator " +"Perform a Carry-Less Multiplication of Quadword instruction - accelerator " "for GCM)" msgstr "" -"Выполнение менее ресурсоемкого умножения инструкции учетверенного слова" -" — ускоряет GCM)" -#: modules/devices/x86/processor.c:412 +#. /flag:dtes64 +#: modules/devices/x86/x86_data.c:116 msgctxt "x86-flag" msgid "64-bit Debug Store" msgstr "Хранилище 64-битной отладки" -#: modules/devices/x86/processor.c:413 +#. /flag:monitor +#: modules/devices/x86/x86_data.c:117 msgctxt "x86-flag" msgid "Monitor/Mwait support (Intel SSE3 supplements)" msgstr "Поддержка Monitor/Mwait (дополняет Intel SSE3)" -#: modules/devices/x86/processor.c:414 +#. /flag:ds_cpl +#: modules/devices/x86/x86_data.c:118 msgctxt "x86-flag" msgid "CPL Qual. Debug Store" msgstr "Хранилище отладки CPL Qual." -#: modules/devices/x86/processor.c:415 +#. /flag:vmx +#: modules/devices/x86/x86_data.c:119 msgctxt "x86-flag" msgid "Hardware virtualization, Intel VMX" msgstr "Аппаратная виртуализация, Intel VMX" -#: modules/devices/x86/processor.c:416 +#. /flag:smx +#: modules/devices/x86/x86_data.c:120 msgctxt "x86-flag" msgid "Safer mode TXT (TPM support)" msgstr "Безопасный режим TXT (поддержка TPM)" -#: modules/devices/x86/processor.c:417 +#. /flag:est +#: modules/devices/x86/x86_data.c:121 msgctxt "x86-flag" msgid "Enhanced SpeedStep" msgstr "Технология энергосбережения Enhanced SpeedStep" -#: modules/devices/x86/processor.c:418 +#. /flag:tm2 +#: modules/devices/x86/x86_data.c:122 msgctxt "x86-flag" msgid "Thermal Monitor 2" msgstr "Монитор температуры 2" -#: modules/devices/x86/processor.c:419 +#. /flag:ssse3 +#: modules/devices/x86/x86_data.c:123 msgctxt "x86-flag" msgid "Supplemental SSE-3" msgstr "Дополнительный SSE-3" -#: modules/devices/x86/processor.c:420 +#. /flag:cid +#: modules/devices/x86/x86_data.c:124 msgctxt "x86-flag" msgid "Context ID" msgstr "ID контекста" -#: modules/devices/x86/processor.c:421 +#. /flag:sdbg +#: modules/devices/x86/x86_data.c:125 msgctxt "x86-flag" msgid "silicon debug" msgstr "отладка кремния" -#: modules/devices/x86/processor.c:422 +#. /flag:fma +#: modules/devices/x86/x86_data.c:126 msgctxt "x86-flag" msgid "Fused multiply-add" msgstr "Умножение-сложение с однократным округлением" -#: modules/devices/x86/processor.c:423 +#. /flag:cx16 +#: modules/devices/x86/x86_data.c:127 msgctxt "x86-flag" msgid "CMPXCHG16B" msgstr "" -#: modules/devices/x86/processor.c:424 +#. /flag:xtpr +#: modules/devices/x86/x86_data.c:128 msgctxt "x86-flag" msgid "Send Task Priority Messages" msgstr "Отправлять сообщения о приоритете задач" -#: modules/devices/x86/processor.c:425 +#. /flag:pdcm +#: modules/devices/x86/x86_data.c:129 msgctxt "x86-flag" msgid "Performance Capabilities" msgstr "Возможности производительности" -#: modules/devices/x86/processor.c:426 +#. /flag:pcid +#: modules/devices/x86/x86_data.c:130 msgctxt "x86-flag" msgid "Process Context Identifiers" msgstr "Идентификаторы контекста процесса" -#: modules/devices/x86/processor.c:427 +#. /flag:dca +#: modules/devices/x86/x86_data.c:131 msgctxt "x86-flag" msgid "Direct Cache Access" msgstr "Прямой доступ к кэшу" -#: modules/devices/x86/processor.c:428 +#. /flag:sse4_1 +#: modules/devices/x86/x86_data.c:132 msgctxt "x86-flag" msgid "SSE-4.1" msgstr "" -#: modules/devices/x86/processor.c:429 +#. /flag:sse4_2 +#: modules/devices/x86/x86_data.c:133 msgctxt "x86-flag" msgid "SSE-4.2" msgstr "" -#: modules/devices/x86/processor.c:430 +#. /flag:x2apic +#: modules/devices/x86/x86_data.c:134 msgctxt "x86-flag" msgid "x2APIC" msgstr "" -#: modules/devices/x86/processor.c:431 +#. /flag:movbe +#: modules/devices/x86/x86_data.c:135 msgctxt "x86-flag" msgid "Move Data After Swapping Bytes instruction" msgstr "Инструкция переноса данных после подкачки байт" -#: modules/devices/x86/processor.c:432 +#. /flag:popcnt +#: modules/devices/x86/x86_data.c:136 msgctxt "x86-flag" msgid "" "Return the Count of Number of Bits Set to 1 instruction (Hamming weight, i." "e. bit count)" msgstr "" -"Возвращение набора счетчика бит в 1 инструкцию (вес Хэмминга, т." -"е. счетчик бит)" +"Возвращение набора счетчика бит в 1 инструкцию (вес Хэмминга, т.е. счетчик " +"бит)" -#: modules/devices/x86/processor.c:433 +#. /flag:tsc_deadline_timer +#: modules/devices/x86/x86_data.c:137 msgctxt "x86-flag" msgid "Tsc deadline timer" msgstr "Таймер окончания счетчика метки времени (TSC)" -#: modules/devices/x86/processor.c:434 +#. /flag:aes/aes-ni +#: modules/devices/x86/x86_data.c:138 msgctxt "x86-flag" msgid "Advanced Encryption Standard (New Instructions)" msgstr "Стандарт дополнительного шифрования (новые инструкции)" -#: modules/devices/x86/processor.c:435 +#. /flag:xsave +#: modules/devices/x86/x86_data.c:139 msgctxt "x86-flag" msgid "Save Processor Extended States: also provides XGETBY,XRSTOR,XSETBY" -msgstr "Сохранение расширенных состояний процессора: также добавляет XGETBY,XRSTOR,XSETBY" +msgstr "" +"Сохранение расширенных состояний процессора: также добавляет XGETBY,XRSTOR," +"XSETBY" -#: modules/devices/x86/processor.c:436 +#. /flag:avx +#: modules/devices/x86/x86_data.c:140 msgctxt "x86-flag" msgid "Advanced Vector Extensions" msgstr "Дополнительные векторные расширения" -#: modules/devices/x86/processor.c:437 +#. /flag:f16c +#: modules/devices/x86/x86_data.c:141 msgctxt "x86-flag" msgid "16-bit fp conversions (CVT16)" msgstr "16-битные конверсии fp (CVT16)" -#: modules/devices/x86/processor.c:438 +#. /flag:rdrand +#: modules/devices/x86/x86_data.c:142 msgctxt "x86-flag" msgid "Read Random Number from hardware random number generator instruction" msgstr "Инструкция считывания случайного числа из аппаратного генератора" -#: modules/devices/x86/processor.c:439 +#. /flag:hypervisor +#: modules/devices/x86/x86_data.c:143 msgctxt "x86-flag" msgid "Running on a hypervisor" msgstr "Запущено в гипервизоре" #. /Cyrix/Centaur-defined CPU features, CPUID level 0xC0000001 -#: modules/devices/x86/processor.c:441 +#. /flag:rng +#: modules/devices/x86/x86_data.c:145 msgctxt "x86-flag" msgid "Random Number Generator present (xstore)" msgstr "Наличие генератора случайных чисел (xstore)" -#: modules/devices/x86/processor.c:442 +#. /flag:rng_en +#: modules/devices/x86/x86_data.c:146 msgctxt "x86-flag" msgid "Random Number Generator enabled" msgstr "Генератор случайных чисел включен" -#: modules/devices/x86/processor.c:443 +#. /flag:ace +#: modules/devices/x86/x86_data.c:147 msgctxt "x86-flag" msgid "on-CPU crypto (xcrypt)" msgstr "шифрование на процессоре (xcrypt)" -#: modules/devices/x86/processor.c:444 +#. /flag:ace_en +#: modules/devices/x86/x86_data.c:148 msgctxt "x86-flag" msgid "on-CPU crypto enabled" msgstr "шифрование на процессоре включено" -#: modules/devices/x86/processor.c:445 +#. /flag:ace2 +#: modules/devices/x86/x86_data.c:149 msgctxt "x86-flag" msgid "Advanced Cryptography Engine v2" msgstr "" -#: modules/devices/x86/processor.c:446 +#. /flag:ace2_en +#: modules/devices/x86/x86_data.c:150 msgctxt "x86-flag" msgid "ACE v2 enabled" msgstr "ACE v2 включен" -#: modules/devices/x86/processor.c:447 +#. /flag:phe +#: modules/devices/x86/x86_data.c:151 msgctxt "x86-flag" msgid "PadLock Hash Engine" msgstr "Движок контрольных сумм PadLock" -#: modules/devices/x86/processor.c:448 +#. /flag:phe_en +#: modules/devices/x86/x86_data.c:152 msgctxt "x86-flag" msgid "PHE enabled" msgstr "PHE включен" -#: modules/devices/x86/processor.c:449 +#. /flag:pmm +#: modules/devices/x86/x86_data.c:153 msgctxt "x86-flag" msgid "PadLock Montgomery Multiplier" msgstr "Множитель PadLock Montgomery" -#: modules/devices/x86/processor.c:450 +#. /flag:pmm_en +#: modules/devices/x86/x86_data.c:154 msgctxt "x86-flag" msgid "PMM enabled" msgstr "PMM включен" -#: modules/devices/x86/processor.c:452 +#. /flag:lahf_lm +#: modules/devices/x86/x86_data.c:156 msgctxt "x86-flag" msgid "Load AH from Flags (LAHF) and Store AH into Flags (SAHF) in long mode" -msgstr "Загрузка AH из флагов (LAHF) и хранение AH в флагах (SAHF) в длинном режиме" +msgstr "" +"Загрузка AH из флагов (LAHF) и хранение AH в флагах (SAHF) в длинном режиме" -#: modules/devices/x86/processor.c:453 +#. /flag:cmp_legacy +#: modules/devices/x86/x86_data.c:157 msgctxt "x86-flag" msgid "If yes HyperThreading not valid" msgstr "Если да, многопоточность не работает" -#: modules/devices/x86/processor.c:454 +#. /flag:svm +#: modules/devices/x86/x86_data.c:158 msgctxt "x86-flag" msgid "\"Secure virtual machine\": AMD-V" msgstr "\"Безопасная виртуальная машина\": AMD-V" -#: modules/devices/x86/processor.c:455 +#. /flag:extapic +#: modules/devices/x86/x86_data.c:159 msgctxt "x86-flag" msgid "Extended APIC space" msgstr "Расширенное пространство APIC" -#: modules/devices/x86/processor.c:456 +#. /flag:cr8_legacy +#: modules/devices/x86/x86_data.c:160 msgctxt "x86-flag" msgid "CR8 in 32-bit mode" msgstr "CR8 в 32-битном режиме" -#: modules/devices/x86/processor.c:457 +#. /flag:abm +#: modules/devices/x86/x86_data.c:161 msgctxt "x86-flag" msgid "Advanced Bit Manipulation" msgstr "Дополнительное управление битами" -#: modules/devices/x86/processor.c:458 +#. /flag:sse4a +#: modules/devices/x86/x86_data.c:162 msgctxt "x86-flag" msgid "SSE-4A" msgstr "" -#: modules/devices/x86/processor.c:459 +#. /flag:misalignsse +#: modules/devices/x86/x86_data.c:163 msgctxt "x86-flag" msgid "" "indicates if a general-protection exception (#GP) is generated when some " @@ -2663,15 +3150,17 @@ msgid "" "Alignment Checking bit" msgstr "" "показывает, если исключение из общей защиты (#GP) создано при использовании " -"неверных данных некоторыми устаревшими инструкциями SSE. Также зависит от CR0 и " -"бита проверки выравнивания" +"неверных данных некоторыми устаревшими инструкциями SSE. Также зависит от " +"CR0 и бита проверки выравнивания" -#: modules/devices/x86/processor.c:460 +#. /flag:3dnowprefetch +#: modules/devices/x86/x86_data.c:164 msgctxt "x86-flag" msgid "3DNow prefetch instructions" msgstr "инструкции 3DNow prefetch" -#: modules/devices/x86/processor.c:461 +#. /flag:osvw +#: modules/devices/x86/x86_data.c:165 msgctxt "x86-flag" msgid "" "indicates OS Visible Workaround, which allows the OS to work around " @@ -2680,883 +3169,1181 @@ msgstr "" "отображает OS Visible Workaround, позволяющий ОС работать в обход опечаток " "процессора." -#: modules/devices/x86/processor.c:462 +#. /flag:ibs +#: modules/devices/x86/x86_data.c:166 msgctxt "x86-flag" msgid "Instruction Based Sampling" msgstr "Сэмплинг, основанный на инструкциях" -#: modules/devices/x86/processor.c:463 +#. /flag:xop +#: modules/devices/x86/x86_data.c:167 msgctxt "x86-flag" msgid "extended AVX instructions" msgstr "расширенные инструкции AVX" -#: modules/devices/x86/processor.c:464 +#. /flag:skinit +#: modules/devices/x86/x86_data.c:168 msgctxt "x86-flag" msgid "SKINIT/STGI instructions" msgstr "инструкции SKINIT/STGI" -#: modules/devices/x86/processor.c:465 +#. /flag:wdt +#: modules/devices/x86/x86_data.c:169 msgctxt "x86-flag" msgid "Watchdog timer" msgstr "Сторожевой таймер" -#: modules/devices/x86/processor.c:466 +#. /flag:lwp +#: modules/devices/x86/x86_data.c:170 msgctxt "x86-flag" msgid "Light Weight Profiling" msgstr "Легковесное профилирование" -#: modules/devices/x86/processor.c:467 +#. /flag:fma4 +#: modules/devices/x86/x86_data.c:171 msgctxt "x86-flag" msgid "4 operands MAC instructions" msgstr "Инструкции MAC 4 операндов" -#: modules/devices/x86/processor.c:468 +#. /flag:tce +#: modules/devices/x86/x86_data.c:172 msgctxt "x86-flag" msgid "translation cache extension" msgstr "расширение переноса кэша" -#: modules/devices/x86/processor.c:469 +#. /flag:nodeid_msr +#: modules/devices/x86/x86_data.c:173 msgctxt "x86-flag" msgid "NodeId MSR" msgstr "" -#: modules/devices/x86/processor.c:470 +#. /flag:tbm +#: modules/devices/x86/x86_data.c:174 msgctxt "x86-flag" msgid "Trailing Bit Manipulation" msgstr "Скользящее манипулирование битами" -#: modules/devices/x86/processor.c:471 +#. /flag:topoext +#: modules/devices/x86/x86_data.c:175 msgctxt "x86-flag" msgid "Topology Extensions CPUID leafs" msgstr "Расширения топологии потоков CPUID" -#: modules/devices/x86/processor.c:472 +#. /flag:perfctr_core +#: modules/devices/x86/x86_data.c:176 msgctxt "x86-flag" msgid "Core Performance Counter Extensions" msgstr "Расширения счетчика производительности ядра" -#: modules/devices/x86/processor.c:473 +#. /flag:perfctr_nb +#: modules/devices/x86/x86_data.c:177 msgctxt "x86-flag" msgid "NB Performance Counter Extensions" msgstr "Расширения счетчика производительности NB" -#: modules/devices/x86/processor.c:474 +#. /flag:bpext +#: modules/devices/x86/x86_data.c:178 msgctxt "x86-flag" msgid "data breakpoint extension" msgstr "расширение точки прерывания данных" -#: modules/devices/x86/processor.c:475 +#. /flag:ptsc +#: modules/devices/x86/x86_data.c:179 msgctxt "x86-flag" msgid "performance time-stamp counter" msgstr "счетчик временной метки производительности" -#: modules/devices/x86/processor.c:476 +#. /flag:perfctr_l2 +#: modules/devices/x86/x86_data.c:180 msgctxt "x86-flag" msgid "L2 Performance Counter Extensions" msgstr "Расширения счетчика производительности L2" -#: modules/devices/x86/processor.c:477 +#. /flag:mwaitx +#: modules/devices/x86/x86_data.c:181 msgctxt "x86-flag" msgid "MWAIT extension (MONITORX/MWAITX)" msgstr "Расширение MWAIT (MONITORX/MWAITX)" -#: modules/devices/x86/processor.c:479 +#. /flag:cpb +#: modules/devices/x86/x86_data.c:183 msgctxt "x86-flag" msgid "AMD Core Performance Boost" msgstr "Увеличение производительности ядра AMD" -#: modules/devices/x86/processor.c:480 +#. /flag:epb +#: modules/devices/x86/x86_data.c:184 msgctxt "x86-flag" msgid "IA32_ENERGY_PERF_BIAS support" msgstr "Поддержка IA32_ENERGY_PERF_BIAS" -#: modules/devices/x86/processor.c:481 +#. /flag:hw_pstate +#: modules/devices/x86/x86_data.c:185 msgctxt "x86-flag" msgid "AMD HW-PState" msgstr "" -#: modules/devices/x86/processor.c:482 +#. /flag:proc_feedback +#: modules/devices/x86/x86_data.c:186 msgctxt "x86-flag" msgid "AMD ProcFeedbackInterface" msgstr "" -#: modules/devices/x86/processor.c:483 +#. /flag:intel_pt +#: modules/devices/x86/x86_data.c:187 msgctxt "x86-flag" msgid "Intel Processor Tracing" msgstr "Отслеживание процессора Intel" -#: modules/devices/x86/processor.c:485 +#. /flag:tpr_shadow +#: modules/devices/x86/x86_data.c:189 msgctxt "x86-flag" msgid "Intel TPR Shadow" msgstr "" -#: modules/devices/x86/processor.c:486 +#. /flag:vnmi +#: modules/devices/x86/x86_data.c:190 msgctxt "x86-flag" msgid "Intel Virtual NMI" msgstr "" -#: modules/devices/x86/processor.c:487 +#. /flag:flexpriority +#: modules/devices/x86/x86_data.c:191 msgctxt "x86-flag" msgid "Intel FlexPriority" msgstr "" -#: modules/devices/x86/processor.c:488 +#. /flag:ept +#: modules/devices/x86/x86_data.c:192 msgctxt "x86-flag" msgid "Intel Extended Page Table" msgstr "" -#: modules/devices/x86/processor.c:489 +#. /flag:vpid +#: modules/devices/x86/x86_data.c:193 msgctxt "x86-flag" msgid "Intel Virtual Processor ID" msgstr "" -#: modules/devices/x86/processor.c:490 +#. /flag:vmmcall +#: modules/devices/x86/x86_data.c:194 msgctxt "x86-flag" msgid "prefer VMMCALL to VMCALL" msgstr "предпочитать VMMCALL, а не VMCALL" -#: modules/devices/x86/processor.c:492 +#. /flag:fsgsbase +#: modules/devices/x86/x86_data.c:196 msgctxt "x86-flag" msgid "{RD/WR}{FS/GS}BASE instructions" msgstr "Инструкции {RD/WR}{FS/GS}BASE" -#: modules/devices/x86/processor.c:493 +#. /flag:tsc_adjust +#: modules/devices/x86/x86_data.c:197 msgctxt "x86-flag" msgid "TSC adjustment MSR" msgstr "TSC выраснивание MSR" -#: modules/devices/x86/processor.c:494 +#. /flag:bmi1 +#: modules/devices/x86/x86_data.c:198 msgctxt "x86-flag" msgid "1st group bit manipulation extensions" msgstr "Расширения управления битами 1-й группы" -#: modules/devices/x86/processor.c:495 +#. /flag:hle +#: modules/devices/x86/x86_data.c:199 msgctxt "x86-flag" msgid "Hardware Lock Elision" msgstr "Аппаратная блокировка Elision" -#: modules/devices/x86/processor.c:496 +#. /flag:avx2 +#: modules/devices/x86/x86_data.c:200 msgctxt "x86-flag" msgid "AVX2 instructions" msgstr "Инструкции AVX2" -#: modules/devices/x86/processor.c:497 +#. /flag:smep +#: modules/devices/x86/x86_data.c:201 msgctxt "x86-flag" msgid "Supervisor Mode Execution Protection" msgstr "Защита выполнения режима супервизора" -#: modules/devices/x86/processor.c:498 +#. /flag:bmi2 +#: modules/devices/x86/x86_data.c:202 msgctxt "x86-flag" msgid "2nd group bit manipulation extensions" msgstr "Расширения управления битами 2-й группы" -#: modules/devices/x86/processor.c:499 +#. /flag:erms +#: modules/devices/x86/x86_data.c:203 msgctxt "x86-flag" msgid "Enhanced REP MOVSB/STOSB" msgstr "Расширенный REP MOVSB/STOSB" -#: modules/devices/x86/processor.c:500 +#. /flag:invpcid +#: modules/devices/x86/x86_data.c:204 msgctxt "x86-flag" msgid "Invalidate Processor Context ID" msgstr "Аннулировать ID контекста процессора" -#: modules/devices/x86/processor.c:501 +#. /flag:rtm +#: modules/devices/x86/x86_data.c:205 msgctxt "x86-flag" msgid "Restricted Transactional Memory" msgstr "Ограниченная память переносов" -#: modules/devices/x86/processor.c:502 +#. /flag:cqm +#: modules/devices/x86/x86_data.c:206 msgctxt "x86-flag" msgid "Cache QoS Monitoring" msgstr "Мониторинг кэша QoS" -#: modules/devices/x86/processor.c:503 +#. /flag:mpx +#: modules/devices/x86/x86_data.c:207 msgctxt "x86-flag" msgid "Memory Protection Extension" msgstr "Расширение защиты памяти" -#: modules/devices/x86/processor.c:504 +#. /flag:avx512f +#: modules/devices/x86/x86_data.c:208 msgctxt "x86-flag" msgid "AVX-512 foundation" msgstr "Основа AVX-512" -#: modules/devices/x86/processor.c:505 +#. /flag:avx512dq +#: modules/devices/x86/x86_data.c:209 msgctxt "x86-flag" msgid "AVX-512 Double/Quad instructions" msgstr "Инструкции AVX-512 Double/Quad" -#: modules/devices/x86/processor.c:506 +#. /flag:rdseed +#: modules/devices/x86/x86_data.c:210 msgctxt "x86-flag" msgid "The RDSEED instruction" msgstr "Инструкция RDSEED" -#: modules/devices/x86/processor.c:507 +#. /flag:adx +#: modules/devices/x86/x86_data.c:211 msgctxt "x86-flag" msgid "The ADCX and ADOX instructions" msgstr "Инструкции ADCX и ADOX" -#: modules/devices/x86/processor.c:508 +#. /flag:smap +#: modules/devices/x86/x86_data.c:212 msgctxt "x86-flag" msgid "Supervisor Mode Access Prevention" msgstr "Предотвращение доступа к режиму супервизора" -#: modules/devices/x86/processor.c:509 +#. /flag:clflushopt +#: modules/devices/x86/x86_data.c:213 msgctxt "x86-flag" msgid "CLFLUSHOPT instruction" msgstr "Инструкция CLFLUSHOPT" -#: modules/devices/x86/processor.c:510 +#. /flag:clwb +#: modules/devices/x86/x86_data.c:214 msgctxt "x86-flag" msgid "CLWB instruction" msgstr "Инструкция CLWB" -#: modules/devices/x86/processor.c:511 +#. /flag:avx512pf +#: modules/devices/x86/x86_data.c:215 msgctxt "x86-flag" msgid "AVX-512 Prefetch" msgstr "" -#: modules/devices/x86/processor.c:512 +#. /flag:avx512er +#: modules/devices/x86/x86_data.c:216 msgctxt "x86-flag" msgid "AVX-512 Exponential and Reciprocal" msgstr "" -#: modules/devices/x86/processor.c:513 +#. /flag:avx512cd +#: modules/devices/x86/x86_data.c:217 msgctxt "x86-flag" msgid "AVX-512 Conflict Detection" msgstr "Обнаружения конфликтов AVX-512" -#: modules/devices/x86/processor.c:514 +#. /flag:sha_ni +#: modules/devices/x86/x86_data.c:218 msgctxt "x86-flag" msgid "SHA1/SHA256 Instruction Extensions" msgstr "Расширения инструкций SHA1/SHA256" -#: modules/devices/x86/processor.c:515 +#. /flag:avx512bw +#: modules/devices/x86/x86_data.c:219 msgctxt "x86-flag" msgid "AVX-512 Byte/Word instructions" msgstr "Инструкции AVX-512 Byte/Word" -#: modules/devices/x86/processor.c:516 +#. /flag:avx512vl +#: modules/devices/x86/x86_data.c:220 msgctxt "x86-flag" msgid "AVX-512 128/256 Vector Length extensions" msgstr "Расширения длины вектора AVX-512 128/256" -#: modules/devices/x86/processor.c:518 +#. /flag:xsaveopt +#: modules/devices/x86/x86_data.c:222 msgctxt "x86-flag" msgid "Optimized XSAVE" msgstr "Оптимизированный XSAVE" -#: modules/devices/x86/processor.c:519 +#. /flag:xsavec +#: modules/devices/x86/x86_data.c:223 msgctxt "x86-flag" msgid "XSAVEC" msgstr "" -#: modules/devices/x86/processor.c:520 +#. /flag:xgetbv1 +#: modules/devices/x86/x86_data.c:224 msgctxt "x86-flag" msgid "XGETBV with ECX = 1" msgstr "XGETBV с ECX = 1" -#: modules/devices/x86/processor.c:521 +#. /flag:xsaves +#: modules/devices/x86/x86_data.c:225 msgctxt "x86-flag" msgid "XSAVES/XRSTORS" msgstr "" -#: modules/devices/x86/processor.c:523 +#. /flag:cqm_llc +#: modules/devices/x86/x86_data.c:227 msgctxt "x86-flag" msgid "LLC QoS" msgstr "" -#: modules/devices/x86/processor.c:525 +#. /flag:cqm_occup_llc +#: modules/devices/x86/x86_data.c:229 msgctxt "x86-flag" msgid "LLC occupancy monitoring" msgstr "Мониторинг занятости LLC" -#: modules/devices/x86/processor.c:526 +#. /flag:cqm_mbm_total +#: modules/devices/x86/x86_data.c:230 msgctxt "x86-flag" msgid "LLC total MBM monitoring" msgstr "Полный MBM-мониторинг LLC" -#: modules/devices/x86/processor.c:527 +#. /flag:cqm_mbm_local +#: modules/devices/x86/x86_data.c:231 msgctxt "x86-flag" msgid "LLC local MBM monitoring" msgstr "Локальный MBM-мониторинг LLC" -#: modules/devices/x86/processor.c:529 +#. /flag:clzero +#: modules/devices/x86/x86_data.c:233 msgctxt "x86-flag" msgid "CLZERO instruction" msgstr "Инструкция CLZERO" -#: modules/devices/x86/processor.c:530 +#. /flag:irperf +#: modules/devices/x86/x86_data.c:234 msgctxt "x86-flag" msgid "instructions retired performance counter" msgstr "инструкции счетчика отложенной производительности" -#: modules/devices/x86/processor.c:532 +#. /flag:dtherm +#: modules/devices/x86/x86_data.c:236 msgctxt "x86-flag" msgid "digital thermal sensor" msgstr "цифровой сенсор температуры" -#: modules/devices/x86/processor.c:533 +#. /flag:ida +#: modules/devices/x86/x86_data.c:237 msgctxt "x86-flag" msgid "Intel Dynamic Acceleration" msgstr "Динамическое ускорение Intel" -#: modules/devices/x86/processor.c:534 +#. /flag:arat +#: modules/devices/x86/x86_data.c:238 msgctxt "x86-flag" msgid "Always Running APIC Timer" msgstr "Таймер APIC всегда запущен" -#: modules/devices/x86/processor.c:535 +#. /flag:pln +#: modules/devices/x86/x86_data.c:239 msgctxt "x86-flag" msgid "Intel Power Limit Notification" msgstr "Уведомление о лимите энергии Intel" -#: modules/devices/x86/processor.c:536 +#. /flag:pts +#: modules/devices/x86/x86_data.c:240 msgctxt "x86-flag" msgid "Intel Package Thermal Status" msgstr "Статус температуры Intel" -#: modules/devices/x86/processor.c:537 +#. /flag:hwp +#: modules/devices/x86/x86_data.c:241 msgctxt "x86-flag" msgid "Intel Hardware P-states" msgstr "Аппаратные P-states Intel" -#: modules/devices/x86/processor.c:538 +#. /flag:hwp_notify +#: modules/devices/x86/x86_data.c:242 msgctxt "x86-flag" msgid "HWP notification" msgstr "Уведомление HWP" -#: modules/devices/x86/processor.c:539 +#. /flag:hwp_act_window +#: modules/devices/x86/x86_data.c:243 msgctxt "x86-flag" msgid "HWP Activity Window" msgstr "Окно активности HWP" -#: modules/devices/x86/processor.c:540 +#. /flag:hwp_epp +#: modules/devices/x86/x86_data.c:244 msgctxt "x86-flag" msgid "HWP Energy Performance Preference" msgstr "Настройка производительности энергии HWP" -#: modules/devices/x86/processor.c:541 +#. /flag:hwp_pkg_req +#: modules/devices/x86/x86_data.c:245 msgctxt "x86-flag" msgid "HWP package-level request" msgstr "Запрос уровня пакета HWP" -#: modules/devices/x86/processor.c:543 +#. /flag:npt +#: modules/devices/x86/x86_data.c:247 msgctxt "x86-flag" msgid "AMD Nested Page Table support" msgstr "Поддержка таблиц вложенной страницы AMD" -#: modules/devices/x86/processor.c:544 +#. /flag:lbrv +#: modules/devices/x86/x86_data.c:248 msgctxt "x86-flag" msgid "AMD LBR Virtualization support" msgstr "Поддержка виртуализации AMD LBR" -#: modules/devices/x86/processor.c:545 +#. /flag:svm_lock +#: modules/devices/x86/x86_data.c:249 msgctxt "x86-flag" msgid "AMD SVM locking MSR" msgstr "Блокировка MSR AMD SVM" -#: modules/devices/x86/processor.c:546 +#. /flag:nrip_save +#: modules/devices/x86/x86_data.c:250 msgctxt "x86-flag" msgid "AMD SVM next_rip save" msgstr "Сохранение next_rip AMD SVM" -#: modules/devices/x86/processor.c:547 +#. /flag:tsc_scale +#: modules/devices/x86/x86_data.c:251 msgctxt "x86-flag" msgid "AMD TSC scaling support" msgstr "Поддержка масштабирования AMD TSC" -#: modules/devices/x86/processor.c:548 +#. /flag:vmcb_clean +#: modules/devices/x86/x86_data.c:252 msgctxt "x86-flag" msgid "AMD VMCB clean bits support" msgstr "Поддержка чистых бит AMD VMCB" -#: modules/devices/x86/processor.c:549 +#. /flag:flushbyasid +#: modules/devices/x86/x86_data.c:253 msgctxt "x86-flag" msgid "AMD flush-by-ASID support" msgstr "Поддержка AMD flush-by-ASID" -#: modules/devices/x86/processor.c:550 +#. /flag:decodeassists +#: modules/devices/x86/x86_data.c:254 msgctxt "x86-flag" msgid "AMD Decode Assists support" msgstr "Поддержка помощи декодирования" -#: modules/devices/x86/processor.c:551 +#. /flag:pausefilter +#: modules/devices/x86/x86_data.c:255 msgctxt "x86-flag" msgid "AMD filtered pause intercept" msgstr "Перехват фильтрованной паузы AMD" -#: modules/devices/x86/processor.c:552 +#. /flag:pfthreshold +#: modules/devices/x86/x86_data.c:256 msgctxt "x86-flag" msgid "AMD pause filter threshold" msgstr "Порог фильтра паузы AMD" -#: modules/devices/x86/processor.c:553 +#. /flag:avic +#: modules/devices/x86/x86_data.c:257 msgctxt "x86-flag" msgid "Virtual Interrupt Controller" msgstr "Контроллер виртуального прерывания" -#: modules/devices/x86/processor.c:555 +#. /flag:pku +#: modules/devices/x86/x86_data.c:259 msgctxt "x86-flag" msgid "Protection Keys for Userspace" msgstr "Ключи защиты для пространства пользователя" -#: modules/devices/x86/processor.c:556 +#. /flag:ospke +#: modules/devices/x86/x86_data.c:260 msgctxt "x86-flag" msgid "OS Protection Keys Enable" msgstr "Включение защиты ключей ОС" -#: modules/devices/x86/processor.c:558 +#. /flag:overflow_recov +#: modules/devices/x86/x86_data.c:262 msgctxt "x86-flag" msgid "MCA overflow recovery support" msgstr "Поддержка восстановления после переполнения MCA" -#: modules/devices/x86/processor.c:559 +#. /flag:succor +#: modules/devices/x86/x86_data.c:263 msgctxt "x86-flag" msgid "uncorrectable error containment and recovery" msgstr "неисправимое содержание ошибки и восстановление" -#: modules/devices/x86/processor.c:560 +#. /flag:smca +#: modules/devices/x86/x86_data.c:264 msgctxt "x86-flag" msgid "Scalable MCA" msgstr "Масштабируемый MCA" -#: modules/devices/x86/processor.c:567 +#. /bug:f00f +#: modules/devices/x86/x86_data.c:267 msgctxt "x86-flag" msgid "Intel F00F bug" msgstr "Ошибка Intel F00F" -#: modules/devices/x86/processor.c:568 +#. /bug:fdiv +#: modules/devices/x86/x86_data.c:268 msgctxt "x86-flag" msgid "FPU FDIV" msgstr "" -#: modules/devices/x86/processor.c:569 +#. /bug:coma +#: modules/devices/x86/x86_data.c:269 msgctxt "x86-flag" msgid "Cyrix 6x86 coma" msgstr "" -#: modules/devices/x86/processor.c:570 +#. /bug:tlb_mmatch +#: modules/devices/x86/x86_data.c:270 msgctxt "x86-flag" msgid "AMD Erratum 383" msgstr "" -#: modules/devices/x86/processor.c:571 modules/devices/x86/processor.c:580 +#. /bug:apic_c1e +#. /bug:amd_e400 +#: modules/devices/x86/x86_data.c:271 modules/devices/x86/x86_data.c:280 +msgctxt "x86-flag" msgid "AMD Erratum 400" msgstr "" -#: modules/devices/x86/processor.c:572 +#. /bug:11ap +#: modules/devices/x86/x86_data.c:272 msgctxt "x86-flag" msgid "Bad local APIC aka 11AP" msgstr "Неверный локальный APIC или 11AP" -#: modules/devices/x86/processor.c:573 +#. /bug:fxsave_leak +#: modules/devices/x86/x86_data.c:273 msgctxt "x86-flag" msgid "FXSAVE leaks FOP/FIP/FOP" msgstr "FXSAVE утекает FOP/FIP/FOP" -#: modules/devices/x86/processor.c:574 +#. /bug:clflush_monitor +#: modules/devices/x86/x86_data.c:274 msgctxt "x86-flag" msgid "AAI65, CLFLUSH required before MONITOR" msgstr "AAI65, CLFLUSH требуются до MONITOR" -#: modules/devices/x86/processor.c:575 +#. /bug:sysret_ss_attrs +#: modules/devices/x86/x86_data.c:275 msgctxt "x86-flag" msgid "SYSRET doesn't fix up SS attrs" msgstr "SYSRET не исправляет атрибуты SS" -#: modules/devices/x86/processor.c:576 +#. /bug:espfix +#: modules/devices/x86/x86_data.c:276 msgctxt "x86-flag" msgid "IRET to 16-bit SS corrupts ESP/RSP high bits" msgstr "IRET на 16-битные SS прерывает высшие биты ESP/RSP" -#: modules/devices/x86/processor.c:577 +#. /bug:null_seg +#: modules/devices/x86/x86_data.c:277 msgctxt "x86-flag" msgid "Nulling a selector preserves the base" msgstr "Обнуление селектора продпочитается основному" -#: modules/devices/x86/processor.c:578 +#. /bug:swapgs_fence +#: modules/devices/x86/x86_data.c:278 msgctxt "x86-flag" msgid "SWAPGS without input dep on GS" msgstr "SWAPGS без ввода зависит от GS" -#: modules/devices/x86/processor.c:579 +#. /bug:monitor +#: modules/devices/x86/x86_data.c:279 msgctxt "x86-flag" msgid "IPI required to wake up remote CPU" msgstr "требуется IPI для удаленного пробуждения процессора" -#: modules/devices/x86/processor.c:588 +#. /x86/kernel/cpu/powerflags.h +#. /flag:pm:ts +#: modules/devices/x86/x86_data.c:283 msgctxt "x86-flag" msgid "temperature sensor" msgstr "сенсор температуры" -#: modules/devices/x86/processor.c:589 +#. /flag:pm:fid +#: modules/devices/x86/x86_data.c:284 msgctxt "x86-flag" msgid "frequency id control" msgstr "контроль частоты id" -#: modules/devices/x86/processor.c:590 +#. /flag:pm:vid +#: modules/devices/x86/x86_data.c:285 msgctxt "x86-flag" msgid "voltage id control" msgstr "контроль вольтажа id" -#: modules/devices/x86/processor.c:591 +#. /flag:pm:ttp +#: modules/devices/x86/x86_data.c:286 msgctxt "x86-flag" msgid "thermal trip" msgstr "изменение температуры" -#: modules/devices/x86/processor.c:592 +#. /flag:pm:tm +#: modules/devices/x86/x86_data.c:287 msgctxt "x86-flag" msgid "hardware thermal control" msgstr "аппаратный контроль температуры" -#: modules/devices/x86/processor.c:593 +#. /flag:pm:stc +#: modules/devices/x86/x86_data.c:288 msgctxt "x86-flag" msgid "software thermal control" msgstr "программный контроль температуры" -#: modules/devices/x86/processor.c:594 +#. /flag:pm:100mhzsteps +#: modules/devices/x86/x86_data.c:289 msgctxt "x86-flag" msgid "100 MHz multiplier control" msgstr "контроль множителя 100 МГц" -#: modules/devices/x86/processor.c:595 +#. /flag:pm:hwpstate +#: modules/devices/x86/x86_data.c:290 msgctxt "x86-flag" msgid "hardware P-state control" msgstr "аппаратное управление P-state" -#: modules/devices/x86/processor.c:597 +#. /flag:pm:cpb +#: modules/devices/x86/x86_data.c:291 msgctxt "x86-flag" msgid "core performance boost" msgstr "повышение производительности ядра" -#: modules/devices/x86/processor.c:598 +#. /flag:pm:eff_freq_ro +#: modules/devices/x86/x86_data.c:292 msgctxt "x86-flag" msgid "Readonly aperf/mperf" msgstr "aperf/mperf только для чтения" -#: modules/devices/x86/processor.c:599 +#. /flag:pm:proc_feedback +#: modules/devices/x86/x86_data.c:293 msgctxt "x86-flag" msgid "processor feedback interface" msgstr "интерфейс отзыва процессора" -#: modules/devices/x86/processor.c:600 +#. /flag:pm:acc_power +#: modules/devices/x86/x86_data.c:294 msgctxt "x86-flag" msgid "accumulated power mechanism" msgstr "механизм накопления питания" -#: modules/devices/x86/processor.c:739 -msgid "Model Name" -msgstr "Название" +#: modules/network.c:59 +msgid "Interfaces" +msgstr "Интерфейсы" -#: modules/devices/x86/processor.c:740 -msgid "Family, model, stepping" -msgstr "Семейство, модель, степпинг" +#: modules/network.c:60 +msgid "IP Connections" +msgstr "IP Подключения" -#: modules/devices/x86/processor.c:746 -msgid "Configuration" -msgstr "Конфигурация" +#: modules/network.c:61 +msgid "Routing Table" +msgstr "Таблица маршрутизации" -#: modules/devices/x86/processor.c:747 -msgid "Cache Size" -msgstr "Размер кэша" +#: modules/network.c:62 +msgid "ARP Table" +msgstr "Таблица ARP" -#: modules/devices/x86/processor.c:747 -msgid "kb" -msgstr "кб" +#: modules/network.c:63 +msgid "DNS Servers" +msgstr "DNS сервера" -#: modules/devices/x86/processor.c:754 -msgid "Power Management" -msgstr "Управление питанием" +#: modules/network.c:64 +msgid "Statistics" +msgstr "Статистика" -#: modules/devices/x86/processor.c:755 -msgid "Bug Workarounds" -msgstr "Обход багов" +#: modules/network.c:65 +msgid "Shared Directories" +msgstr "Общие каталоги" -#: modules/devices/printers.c:81 -msgid "⚬ Can do black and white printing=\n" -msgstr "⚬ Может печатать черно-белым=\n" +#: modules/network.c:300 +#, c-format +msgid "" +"[ARP Table]\n" +"%s\n" +"[$ShellParam$]\n" +"ReloadInterval=3000\n" +"ColumnTitle$TextValue=IP Address\n" +"ColumnTitle$Value=Interface\n" +"ColumnTitle$Extra1=MAC Address\n" +"ShowColumnHeaders=true\n" +msgstr "" +"[Таблица ARP]\n" +"%s\n" +"[$ShellParam$]\n" +"ReloadInterval=3000\n" +"ColumnTitle$TextValue=IP-адрес\n" +"ColumnTitle$Value=Интерфейс\n" +"ColumnTitle$Extra1=MAC-адрес\n" +"ShowColumnHeaders=true\n" -#: modules/devices/printers.c:83 -msgid "⚬ Can do color printing=\n" -msgstr "⚬ Может печатать цветным=\n" +#: modules/network.c:321 +#, c-format +msgid "" +"[Name servers]\n" +"%s\n" +"[$ShellParam$]\n" +"ColumnTitle$TextValue=IP Address\n" +"ColumnTitle$Value=Name\n" +"ShowColumnHeaders=true\n" +msgstr "" +"[Name servers]\n" +"%s\n" +"[$ShellParam$]\n" +"ColumnTitle$TextValue=IP-адрес\n" +"ColumnTitle$Value=Имя\n" +"ShowColumnHeaders=true\n" -#: modules/devices/printers.c:85 -#, fuzzy -msgid "⚬ Can do duplexing=\n" -msgstr "Не исправлять:" +#: modules/network.c:331 +#, c-format +msgid "" +"[Connections]\n" +"%s\n" +"[$ShellParam$]\n" +"ReloadInterval=3000\n" +"ColumnTitle$TextValue=Local Address\n" +"ColumnTitle$Value=Protocol\n" +"ColumnTitle$Extra1=Foreign Address\n" +"ColumnTitle$Extra2=State\n" +"ShowColumnHeaders=true\n" +msgstr "" +"[Connections]\n" +"%s\n" +"[$ShellParam$]\n" +"ReloadInterval=3000\n" +"ColumnTitle$TextValue=Локальный адрес\n" +"ColumnTitle$Value=Протокол\n" +"ColumnTitle$Extra1=Удалённый адрес\n" +"ColumnTitle$Extra2=Состояние\n" +"ShowColumnHeaders=true\n" -#: modules/devices/printers.c:87 -#, fuzzy -msgid "⚬ Can do staple output=\n" -msgstr "Выходной файл не может быть переименован." +#: modules/network.c:356 +msgid "Interface" +msgstr "" -#: modules/devices/printers.c:89 -msgid "⚬ Can do copies=\n" -msgstr "⚬ Можно делать копии=\n" +#: modules/network.c:357 modules/network/net.c:477 +msgid "IP Address" +msgstr "" -#: modules/devices/printers.c:91 -msgid "⚬ Can collate copies=\n" -msgstr "⚬ Можно сравнивать копии=\n" +#: modules/network.c:358 +msgid "Sent" +msgstr "" -#: modules/devices/printers.c:93 -msgid "⚬ Printer is rejecting jobs=\n" -msgstr "⚬ Принтер отклоняет задачи=\n" +#: modules/network.c:359 +msgid "Received" +msgstr "" -#: modules/devices/printers.c:95 -msgid "⚬ Printer was automatically discovered and added=\n" -msgstr "⚬ Принтер был автоматически найден и добавлен=\n" +#: modules/network.c:365 +#, c-format +msgid "" +"[IP routing table]\n" +"%s\n" +"[$ShellParam$]\n" +"ViewType=0\n" +"ReloadInterval=3000\n" +"ColumnTitle$TextValue=Destination / Gateway\n" +"ColumnTitle$Value=Interface\n" +"ColumnTitle$Extra1=Flags\n" +"ColumnTitle$Extra2=Mask\n" +"ShowColumnHeaders=true\n" +msgstr "" +"[IP routing table]\n" +"%s\n" +"[$ShellParam$]\n" +"ViewType=0\n" +"ReloadInterval=3000\n" +"ColumnTitle$TextValue=Цель / Шлюз\n" +"ColumnTitle$Value=Интерфейс\n" +"ColumnTitle$Extra1=Флаги\n" +"ColumnTitle$Extra2=Маска\n" +"ShowColumnHeaders=true\n" -#: modules/devices/printers.c:110 -msgid "Idle" -msgstr "Неактивен" +#: modules/network.c:403 +msgid "Network" +msgstr "Сеть" -#: modules/devices/printers.c:112 -msgid "Printing a Job" -msgstr "Печатается задача" +#: modules/network.c:436 +msgid "Gathers information about this computer's network connection" +msgstr "Собирает информацию о сетевых подключениях" -#: modules/devices/printers.c:114 -msgid "Stopped" -msgstr "Остановлен" +#: modules/network/net.c:72 +msgctxt "wi-op-mode" +msgid "Auto" +msgstr "" -#: modules/devices/printers.c:138 hardinfo/hardinfo.c:56 hardinfo/hardinfo.c:57 -msgid "Yes" -msgstr "Да" +#: modules/network/net.c:73 +msgctxt "wi-op-mode" +msgid "Ad-Hoc" +msgstr "" -#: modules/devices/printers.c:190 -msgid "" -"[Printers]\n" -"No suitable CUPS library found=" +#: modules/network/net.c:74 +msgctxt "wi-op-mode" +msgid "Managed" msgstr "" -"[Принтеры]\n" -"Подходящей библиотеки CUPS не найдено=" -#: modules/devices/printers.c:200 -msgid "[Printers (CUPS)]\n" -msgstr "[Принтеры (CUPS)]\n" +#: modules/network/net.c:75 +msgctxt "wi-op-mode" +msgid "Master" +msgstr "" -#: modules/devices/printers.c:263 -msgid "" -"[Printers]\n" -"No printers found=\n" +#: modules/network/net.c:76 +msgctxt "wi-op-mode" +msgid "Repeater" msgstr "" -"[Принтеры]\n" -"Принтеры не найдены=\n" -#: modules/devices/sparc/processor.c:67 -msgid "CPU" +#: modules/network/net.c:77 +msgctxt "wi-op-mode" +msgid "Secondary" msgstr "" -#: hardinfo/dmi.c:36 -msgid "Date" -msgstr "Дата" +#: modules/network/net.c:78 +msgctxt "wi-op-mode" +msgid "(Unknown)" +msgstr "" -#: hardinfo/util.c:105 -#, c-format -msgid "%d day" -msgid_plural "%d days" -msgstr[0] "%d день" -msgstr[1] "%d дня" -msgstr[2] "%d дней" +#: modules/network/net.c:242 modules/network/net.c:262 +#: modules/network/net.c:270 +msgctxt "net-if-type" +msgid "Ethernet" +msgstr "" -#: hardinfo/util.c:106 -#, c-format -msgid "%d hour" -msgid_plural "%d hours" -msgstr[0] "%d час" -msgstr[1] "%d часа" -msgstr[2] "%d часов" +#: modules/network/net.c:243 +msgctxt "net-if-type" +msgid "Loopback" +msgstr "" -#: hardinfo/util.c:107 hardinfo/util.c:110 -#, c-format -msgid "%d minute" -msgid_plural "%d minutes" -msgstr[0] "%d минута" -msgstr[1] "%d минуты" -msgstr[2] "%d минут" +#: modules/network/net.c:244 +msgctxt "net-if-type" +msgid "Point-to-Point" +msgstr "" -#: hardinfo/util.c:119 -#, c-format -msgid "%.1f B" -msgstr "%.1f Б" +#: 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 +msgctxt "net-if-type" +msgid "Wireless" +msgstr "" -#: hardinfo/util.c:121 -#, fuzzy, c-format -msgid "%.1f KiB" -msgstr "%.1f КиБ" +#: modules/network/net.c:249 +msgctxt "net-if-type" +msgid "Virtual Point-to-Point (TUN)" +msgstr "" -#: hardinfo/util.c:123 -#, fuzzy, c-format -msgid "%.1f MiB" -msgstr "%.1f МиБ" +#: modules/network/net.c:250 +msgctxt "net-if-type" +msgid "Ethernet (TAP)" +msgstr "" -#: hardinfo/util.c:125 -#, fuzzy, c-format -msgid "%.1f GiB" -msgstr "%.1f ГиБ" +#: modules/network/net.c:251 +msgctxt "net-if-type" +msgid "Parallel Line Internet Protocol" +msgstr "" -#: hardinfo/util.c:127 -#, c-format -msgid "%.1f TiB" -msgstr "%.1f ТиБ" +#: modules/network/net.c:252 +msgctxt "net-if-type" +msgid "Infrared" +msgstr "" -#: hardinfo/util.c:129 -#, c-format -msgid "%.1f PiB" -msgstr "%.1f ПиБ" +#: modules/network/net.c:253 modules/network/net.c:271 +msgctxt "net-if-type" +msgid "Serial Line Internet Protocol" +msgstr "" -#: hardinfo/util.c:343 -msgid "Error" -msgstr "Ошибка" +#: modules/network/net.c:254 +msgctxt "net-if-type" +msgid "Integrated Services Digital Network" +msgstr "" -#: hardinfo/util.c:343 hardinfo/util.c:359 -msgid "Warning" -msgstr "Предупреждение" +#: modules/network/net.c:255 +msgctxt "net-if-type" +msgid "IPv6-over-IPv4 Tunnel" +msgstr "" -#: hardinfo/util.c:358 -msgid "Fatal Error" -msgstr "Фатальная ошибка" +#: modules/network/net.c:256 +msgctxt "net-if-type" +msgid "VMWare Virtual Network Interface (NAT)" +msgstr "" -#: hardinfo/util.c:383 -msgid "creates a report and prints to standard output" -msgstr "создаёт отчёт и выводит на стандартный вывод" +#: modules/network/net.c:257 +msgctxt "net-if-type" +msgid "VMWare Virtual Network Interface" +msgstr "" -#: hardinfo/util.c:389 -msgid "chooses a report format (text, html)" -msgstr "выбирает формат отчёта (text, html)" +#: modules/network/net.c:258 +msgctxt "net-if-type" +msgid "Personal Area Network (PAN)" +msgstr "" -#: hardinfo/util.c:395 -msgid "run benchmark; requires benchmark.so to be loaded" -msgstr "запуск теста; требует, чтобы benchmark.so был загружен" +#: modules/network/net.c:259 +msgctxt "net-if-type" +msgid "Bluetooth" +msgstr "" -#: hardinfo/util.c:401 -msgid "lists modules" -msgstr "список модулей" +#: modules/network/net.c:260 +msgctxt "net-if-type" +msgid "Bridge Interface" +msgstr "" -#: hardinfo/util.c:407 -msgid "specify module to load" -msgstr "укажите модуль для загрузки" +#: modules/network/net.c:261 +msgctxt "net-if-type" +msgid "Hamachi Virtual Personal Network" +msgstr "" -#: hardinfo/util.c:413 -msgid "automatically load module dependencies" -msgstr "автоматически загружает зависимости модулей" +#: modules/network/net.c:263 +msgctxt "net-if-type" +msgid "Intermediate Functional Block" +msgstr "" -#: hardinfo/util.c:420 -msgid "run in XML-RPC server mode" -msgstr "запуск в режиме сервера XML-RPC" +#: modules/network/net.c:264 +msgctxt "net-if-type" +msgid "GRE Network Tunnel" +msgstr "" -#: hardinfo/util.c:427 -msgid "shows program version and quit" -msgstr "показывает версию программы и выходит" +#: modules/network/net.c:265 +msgctxt "net-if-type" +msgid "Mesh Network" +msgstr "" -#: hardinfo/util.c:432 -msgid "- System Profiler and Benchmark tool" -msgstr "- Инструмент для тестирования и проверки свойств системы" +#: modules/network/net.c:266 +msgctxt "net-if-type" +msgid "Wireless Master Interface" +msgstr "" -#: hardinfo/util.c:442 -#, c-format -msgid "" -"Unrecognized arguments.\n" -"Try ``%s --help'' for more information.\n" +#: modules/network/net.c:267 +msgctxt "net-if-type" +msgid "VirtualBox Virtual Network Interface" msgstr "" -"Неизвестные аргументы.\n" -"Используйте `%s --help' для справки.\n" -#: hardinfo/util.c:508 -#, c-format -msgid "Couldn't find a Web browser to open URL %s." -msgstr "Не удаётся найти веб-браузер для открытия URL %s." +#: modules/network/net.c:273 +msgctxt "net-if-type" +msgid "Wireless (WAN)" +msgstr "" -#: hardinfo/util.c:855 -#, c-format -msgid "Module \"%s\" depends on module \"%s\", load it?" -msgstr "Модуль \"%s\" зависит от модуля \"%s\", загрузить его?" +#: modules/network/net.c:275 +msgctxt "net-if-type" +msgid "(Unknown)" +msgstr "" -#: hardinfo/util.c:878 -#, c-format -msgid "Module \"%s\" depends on module \"%s\"." -msgstr "Модуль \"%s\" зависит от модуля \"%s\"." +#: modules/network/net.c:348 modules/network/net.c:358 +msgid "Network Interfaces" +msgstr "" -#: hardinfo/util.c:923 -#, c-format -msgid "No module could be loaded. Check permissions on \"%s\" and try again." +#: modules/network/net.c:348 +msgid "None Found" msgstr "" -"Модули не могут быть загружены. Проверьте разрешения на \"%s\" и попробуйте " -"снова." -#: hardinfo/util.c:927 -msgid "" -"No module could be loaded. Please use hardinfo -l to list all available " -"modules and try again with a valid module list." +#: modules/network/net.c:400 modules/network/net.c:422 +#: modules/network/net.c:423 +msgid "MiB" msgstr "" -"Не удается загрузить модули. Пожалуйста, используйте hardinfo -l для " -"получения списка доступных модулей и попробуйте снова с правильным списком " -"модулей." -#: hardinfo/util.c:1103 -#, c-format -msgid "Scanning: %s..." -msgstr "Сканирование: %s..." +#: modules/network/net.c:414 +msgid "Network Adapter Properties" +msgstr "" -#: hardinfo/hardinfo.c:48 -msgid "" -"Copyright (C) 2003-2009 Leandro A. F. Pereira. See COPYING for details.\n" -"\n" +#: modules/network/net.c:415 +msgid "Interface Type" msgstr "" -"Copyright (C) 2003-2009 Leandro A. F. Pereira. Смотрите файл COPYING " -"для более подробной информации.\n" -"\n" -#: hardinfo/hardinfo.c:50 -#, c-format -msgid "" -"Compile-time options:\n" -" Release version: %s (%s)\n" -" BinReloc enabled: %s\n" -" Data prefix: %s\n" -" Library prefix: %s\n" -" Compiled on: %s %s (%s)\n" +#: modules/network/net.c:416 +msgid "Hardware Address (MAC)" msgstr "" -"Настройки компиляции:\n" -" Release version: %s (%s)\n" -" BinReloc включен: %s\n" -" Префикс данных: %s\n" -" Префикс библиотеки: %s\n" -" Скомпилировано на: %s %s (%s)\n" -#: hardinfo/hardinfo.c:68 -#, c-format -msgid "" -"Failed to find runtime data.\n" -"\n" -"• Is HardInfo correctly installed?\n" -"• See if %s and %s exists and you have read permission." +#: modules/network/net.c:420 +msgid "MTU" msgstr "" -"Не удалось найти данные среды выполнения.\n" -"\n" -"• Правильно ли установлен HardInfo?\n" -"• Проверьте, существуют ли %s и %s и есть ли у вас право на чтение." -#: hardinfo/hardinfo.c:75 -#, c-format -msgid "" -"Modules:\n" -"%-20s%-15s%-12s\n" +#: modules/network/net.c:421 +msgid "Transfer Details" msgstr "" -"Модули:\n" -"%-20s%-15s%-12s\n" -#: hardinfo/hardinfo.c:76 -msgid "File Name" -msgstr "Имя файла" +#: modules/network/net.c:422 +msgid "Bytes Received" +msgstr "" -#: hardinfo/hardinfo.c:123 -#, c-format -msgid "Unknown benchmark ``%s'' or libbenchmark.so not loaded" -msgstr "Тест ``%s'' неизвестен или библиотека libbenchmark.so не загружена" +#: modules/network/net.c:423 +msgid "Bytes Sent" +msgstr "" -#: hardinfo/hardinfo.c:151 -msgid "Don't know what to do. Exiting." -msgstr "Неизвестно, что делать. Выход." +#: modules/network/net.c:440 modules/network/net.c:462 +#: modules/network/net.c:463 +msgid "dBm" +msgstr "" + +#: modules/network/net.c:440 +msgid "mW" +msgstr "" + +#: modules/network/net.c:454 +msgid "Wireless Properties" +msgstr "" + +#: modules/network/net.c:455 +msgid "Network Name (SSID)" +msgstr "" + +#: modules/network/net.c:456 +msgid "Bit Rate" +msgstr "" + +#: modules/network/net.c:456 +msgid "Mb/s" +msgstr "" + +#: modules/network/net.c:457 +msgid "Transmission Power" +msgstr "" + +#: modules/network/net.c:459 +msgid "Status" +msgstr "" + +#: modules/network/net.c:460 +msgid "Link Quality" +msgstr "" + +#: modules/network/net.c:461 +msgid "Signal / Noise" +msgstr "" + +#: modules/network/net.c:476 +msgid "Internet Protocol (IPv4)" +msgstr "" + +#: modules/network/net.c:477 modules/network/net.c:478 +#: modules/network/net.c:480 +msgid "(Not set)" +msgstr "" + +#: modules/network/net.c:478 +msgid "Mask" +msgstr "" + +#: modules/network/net.c:479 +msgid "Broadcast Address" +msgstr "" + +# Memory и Date/Time не переводить — не будут обновляться! +#~ msgid "" +#~ "[$ShellParam$]\n" +#~ "UpdateInterval$Memory=1000\n" +#~ "UpdateInterval$Date/Time=1000\n" +#~ "#ReloadInterval=5000\n" +#~ "[Computer]\n" +#~ "Processor=%s\n" +#~ "Memory=...\n" +#~ "Machine Type=%s\n" +#~ "Operating System=%s\n" +#~ "User Name=%s\n" +#~ "Date/Time=...\n" +#~ "[Display]\n" +#~ "Resolution=%dx%d pixels\n" +#~ "OpenGL Renderer=%s\n" +#~ "X11 Vendor=%s\n" +#~ "\n" +#~ "%s\n" +#~ "[Input Devices]\n" +#~ "%s\n" +#~ "\n" +#~ "%s\n" +#~ "\n" +#~ "%s\n" +#~ msgstr "" +#~ "[$ShellParam$]\n" +#~ "UpdateInterval$Память=1000\n" +#~ "UpdateInterval$Date/Time=1000\n" +#~ "#ReloadInterval=5000\n" +#~ "[Компьютер]\n" +#~ "Процессор=%s\n" +#~ "Память=...\n" +#~ "Тип машины=%s\n" +#~ "Операционная система=%s\n" +#~ "Пользователь=%s\n" +#~ "Date/Time=...\n" +#~ "[Дисплей]\n" +#~ "Разрешение=%dx%d пикселей\n" +#~ "Рендер OpenGL=%s\n" +#~ "Поставщик X11=%s\n" +#~ "\n" +#~ "%s\n" +#~ "[Устройства ввода]\n" +#~ "%s\n" +#~ "\n" +#~ "%s\n" +#~ "\n" +#~ "%s\n" + +#~ msgid "#Language" +#~ msgstr "#Язык" + +#~ msgid "GNU C Library version %s (%sstable)" +#~ msgstr "Библиотека GNU C версии %s (%s стабильна)" + +#~ msgid "un" +#~ msgstr "не" + +#~ msgid "" +#~ "%s\n" +#~ "[$ShellParam$]\n" +#~ "ReloadInterval=3000\n" +#~ "ViewType=1\n" +#~ "ColumnTitle$TextValue=Interface\n" +#~ "ColumnTitle$Value=IP Address\n" +#~ "ColumnTitle$Extra1=Sent\n" +#~ "ColumnTitle$Extra2=Received\n" +#~ "ShowColumnHeaders=true\n" +#~ "%s" +#~ msgstr "" +#~ "%s\n" +#~ "[$ShellParam$]\n" +#~ "ReloadInterval=3000\n" +#~ "ViewType=1\n" +#~ "ColumnTitle$TextValue=Интерфейс\n" +#~ "ColumnTitle$Value=IP-адрес\n" +#~ "ColumnTitle$Extra1=Отправлено\n" +#~ "ColumnTitle$Extra2=Получено\n" +#~ "ShowColumnHeaders=true\n" +#~ "%s" + +#~ msgctxt "arm-flag" +#~ msgid "kernel event stream using generic architected timer" +#~ msgstr "поток событий ядра с использованием общего архитектурного таймера" + +#~ msgctxt "x86-flag" +#~ msgid "SSE-3 (“Prescott New Instructions”)" +#~ msgstr "SSE-3 (“Новые инструкции Prescott”)" + +#~ msgctxt "x86-flag" +#~ msgid "" +#~ "Perform a Carry-Less Multiplication of Quadword instruction — accelerator " +#~ "for GCM)" +#~ msgstr "" +#~ "Выполнение менее ресурсоемкого умножения инструкции учетверенного слова — " +#~ "ускоряет GCM)" + +#~ msgid "Date" +#~ msgstr "Дата" # Uptime, Load Average и Available entropy in /dev/random не переводить — не будут обновляться! #~ msgid "" |