From 396fc246330a2d19c1a529ef6ecbb63e2fe3be15 Mon Sep 17 00:00:00 2001 From: Burt P Date: Wed, 19 Jul 2017 14:06:01 -0500 Subject: Update hardinfo.pot and .po files Signed-off-by: Burt P --- po/de.po | 3940 ++++++++++++++++++++++++++++----------------- po/es.po | 4709 +++++++++++++++++++++++++++++++++--------------------- po/fr.po | 4690 +++++++++++++++++++++++++++++++++--------------------- po/hardinfo.pot | 3716 +++++++++++++++++++++++++++---------------- po/ru.po | 4755 ++++++++++++++++++++++++++++++++----------------------- 5 files changed, 13389 insertions(+), 8421 deletions(-) (limited to 'po') diff --git a/po/de.po b/po/de.po index 29fb70b9..da10a19b 100644 --- a/po/de.po +++ b/po/de.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 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 \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:" - -#: shell/callbacks.c:193 -msgid "Based on work by:" -msgstr "" +#: modules/benchmark.c:57 +msgid "FPU FFT" +msgstr "FPU FFT" -#: shell/callbacks.c:194 -msgid "MD5 implementation by Colin Plumb (see md5.c for details)" -msgstr "" +#: modules/benchmark.c:58 +msgid "FPU Raytracing" +msgstr "FPU Raytracing" -#: shell/callbacks.c:195 -msgid "SHA1 implementation by Steve Reid (see sha1.c for details)" -msgstr "" +#: modules/benchmark.c:59 +msgid "GPU Drawing" +msgstr "GPU Zeichnen" -#: 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" +"This Machine=%.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" +"Diese Maschine=%.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 "" +"[$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:198 -msgid "FFT benchmark by Scott Robert Ladd (see fftbench.c for details)" -msgstr "" +#: modules/benchmark.c:372 +#, c-format +msgid "Benchmarking: %s." +msgstr "Benchmarke: %s." -#: shell/callbacks.c:199 -msgid "Some code partly based on x86cpucaps by Osamu Kayasono" -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:200 -msgid "Vendor list based on GtkSysInfo by Pissens Sebastien" -msgstr "" +#: modules/benchmark.c:390 +msgid "Cancel" +msgstr "Abbrechen" -#: shell/callbacks.c:201 -msgid "DMI support based on code by Stewart Adam" -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:202 -msgid "SCSI support based on code by Pascal F. Martin" -msgstr "" +#: modules/benchmark.c:531 +msgid "Results in HIMarks. Higher is better." +msgstr "Ergebnisse in HIMarks. Höhere Werte sind besser." -#: shell/callbacks.c:206 -msgid "Jakub Szypulka" -msgstr "Jakub Szypulka" +#: modules/benchmark.c:538 +msgid "Results in seconds. Lower is better." +msgstr "Ergebnisse in Sekunden. Niedrigere Werte sind besser." -#: shell/callbacks.c:207 -msgid "Tango Project" -msgstr "" +#: modules/benchmark.c:546 +msgid "Benchmarks" +msgstr "Benchmarks" -#: shell/callbacks.c:208 -msgid "The GNOME 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:209 -msgid "VMWare, Inc. (USB icon from VMWare Workstation 6)" -msgstr "" +#: modules/benchmark.c:654 +msgid "Send benchmark results" +msgstr "Übermittle Benchmark-Ergebnisse" -#: shell/callbacks.c:220 -msgid "System information and benchmark tool" -msgstr "System-Informationen und Benchmark-Werkzeug" +#: modules/benchmark.c:659 +msgid "Receive benchmark results" +msgstr "Lade Benchmark-Ergebnisse" -#: 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:26 +msgid "[Audio Devices]\n" +msgstr "[Audio-Geräte]\n" + +#: 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,458 +1111,192 @@ 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" "ReloadInterval=10000\n" -"ColumnTitle$TextValue=Name\n" -"ColumnTitle$Value=Group ID\n" -"ShowColumnHeaders=true\n" -"[Groups]\n" -"%s\n" -msgstr "" -"[$ShellParam$]\n" -"ReloadInterval=10000\n" -"ColumnTitle$TextValue=Name\n" -"ColumnTitle$Value=Gruppen-ID\n" -"ShowColumnHeaders=true\n" -"[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" -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" -"This Machine=%.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" -"Diese Maschine=%.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-Takt\n" -"ColumnTitle$Progress=Ergebnisse\n" -"ColumnTitle$TextValue=CPU\n" -"ShowColumnHeaders=true\n" -"[%s]\n" -"%s" - -#: modules/benchmark.c:372 -#, c-format -msgid "Benchmarking: %s." -msgstr "Benchmarke: %s." - -#: 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" +"ColumnTitle$TextValue=Name\n" +"ColumnTitle$Value=Group ID\n" +"ShowColumnHeaders=true\n" +"[Groups]\n" +"%s\n" +msgstr "" +"[$ShellParam$]\n" +"ReloadInterval=10000\n" +"ColumnTitle$TextValue=Name\n" +"ColumnTitle$Value=Gruppen-ID\n" +"ShowColumnHeaders=true\n" +"[Gruppen]\n" +"%s\n" -#: modules/benchmark.c:527 -msgid "Results in MiB/second. Higher is better." -msgstr "Ergebnisse in MiB/Sekunde. Höhere Werte sind besser." +#: modules/computer.c:686 modules/devices/sparc/processor.c:67 +msgid "CPU" +msgstr "" -#: modules/benchmark.c:531 -msgid "Results in HIMarks. Higher is better." -msgstr "Ergebnisse in HIMarks. Höhere Werte sind besser." +#: modules/computer.c:686 +msgid "RAM" +msgstr "" -#: modules/benchmark.c:538 -msgid "Results in seconds. Lower is better." -msgstr "Ergebnisse in Sekunden. Niedrigere Werte sind besser." +#: modules/computer.c:686 +msgid "Motherboard" +msgstr "" -#: 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/computer/users.c:48 +msgid "User ID" +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:49 +msgid "Group ID" +msgstr "" + +#: modules/computer/users.c:51 +msgid "Default Shell" +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 "" @@ -1281,75 +1305,270 @@ 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" +#. /hw_cap +#. /flag:swp +#: modules/devices/arm/arm_data.c:42 +msgctxt "arm-flag" +msgid "SWP instruction (atomic read-modify-write)" msgstr "" -#: modules/devices/devmemory.c:94 -msgid "Free Memory" +#. /flag:half +#: modules/devices/arm/arm_data.c:43 +msgctxt "arm-flag" +msgid "Half-word loads and stores" msgstr "" -#: modules/devices/devmemory.c:95 -msgid "Cached Swap" +#. /flag:thumb +#: modules/devices/arm/arm_data.c:44 +msgctxt "arm-flag" +msgid "Thumb (16-bit instruction set)" msgstr "" -#: modules/devices/devmemory.c:96 -msgid "High Memory" +#. /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/devmemory.c:97 -msgid "Free High Memory" +#. /flag:fastmult +#: modules/devices/arm/arm_data.c:46 +msgctxt "arm-flag" +msgid "32x32->64-bit multiplication" msgstr "" -#: modules/devices/devmemory.c:98 -msgid "Low Memory" +#. /flag:fpa +#: modules/devices/arm/arm_data.c:47 +msgctxt "arm-flag" +msgid "Floating point accelerator" msgstr "" -#: modules/devices/devmemory.c:99 -msgid "Free Low Memory" +#. /flag:vfp +#: modules/devices/arm/arm_data.c:48 +msgctxt "arm-flag" +msgid "VFP (early SIMD vector floating point instructions)" msgstr "" -#: modules/devices/devmemory.c:100 -msgid "Virtual Memory" +#. /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/devmemory.c:101 -msgid "Free Virtual Memory" +#. /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 +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 "" + +#: modules/devices/arm/processor.c:141 +msgid "ARM Processor" +msgstr "ARM Prozessor" + +#: modules/devices/arm/processor.c:199 modules/devices/riscv/processor.c:147 +#: modules/devices/x86/processor.c:368 +msgid "Empty List" +msgstr "" + +#: modules/devices/arm/processor.c:236 +msgid "Linux Name" +msgstr "" + +#: modules/devices/arm/processor.c:237 +msgid "Decoded Name" +msgstr "" + +#: modules/devices/arm/processor.c:238 modules/network/net.c:458 +msgid "Mode" +msgstr "" + +#: modules/devices/arm/processor.c:244 +msgid "ARM" +msgstr "" + +#: modules/devices/arm/processor.c:245 +msgid "Implementer" +msgstr "" + +#: modules/devices/arm/processor.c:246 +msgid "Part" +msgstr "" + +#: 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/arm/processor.c:248 +msgid "Variant" +msgstr "" + +#: 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 "Fähigkeiten" + +#: 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/battery.c:181 #, c-format msgid "" @@ -1421,440 +1640,575 @@ msgid "" "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" +"\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" + +#: modules/devices.c:97 +msgid "PCI Devices" +msgstr "PCI-Geräte" + +#: modules/devices.c:98 +msgid "USB Devices" +msgstr "USB-Geräte" + +#: 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.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 "" + +#: 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 "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 "" + +#: modules/devices/cpu_util.c:26 +msgid "Little Endian" +msgstr "" + +#: modules/devices/cpu_util.c:28 +msgid "Big Endian" +msgstr "" + +#: modules/devices/cpu_util.c:137 modules/devices/cpu_util.c:148 +msgid "Frequency Scaling" +msgstr "" -#: modules/devices/battery.c:385 -msgid "" -"[No batteries]\n" -"No batteries found on this system=\n" +#: modules/devices/cpu_util.c:138 +msgid "Minimum" msgstr "" -"[Keine Akkus]\n" -"Keine Akkus in diesem System gefunden=\n" -#. /hw_cap -#: modules/devices/arm/arm_data.c:42 -msgid "SWP instruction (atomic read-modify-write)" +#: 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:43 -msgid "Half-word loads and stores" +#: modules/devices/cpu_util.c:139 +msgid "Maximum" msgstr "" -#: modules/devices/arm/arm_data.c:44 -msgid "Thumb (16-bit instruction set)" +#: modules/devices/cpu_util.c:140 +msgid "Current" msgstr "" -#: modules/devices/arm/arm_data.c:45 -msgid "26-Bit Model (Processor status register folded into program counter)" +#: modules/devices/cpu_util.c:141 +msgid "Transition Latency" msgstr "" -#: modules/devices/arm/arm_data.c:46 -msgid "32x32->64-bit multiplication" +#: modules/devices/cpu_util.c:141 +msgid "ns" msgstr "" -#: modules/devices/arm/arm_data.c:47 -msgid "Floating point accelerator" +#: modules/devices/cpu_util.c:142 +msgid "Governor" msgstr "" -#: modules/devices/arm/arm_data.c:48 -msgid "VFP (early SIMD vector floating point instructions)" +#: modules/devices/cpu_util.c:143 modules/devices/cpu_util.c:149 +msgid "Driver" +msgstr "Treiber" + +#: modules/devices/cpu_util.c:155 +msgid "(Not Available)" msgstr "" -#: modules/devices/arm/arm_data.c:49 -msgid "DSP extensions (the 'e' variant of the ARM9 CPUs, and all others above)" +#: modules/devices/cpu_util.c:163 modules/devices/cpu_util.c:165 +msgid "Socket" msgstr "" -#: modules/devices/arm/arm_data.c:50 -msgid "Jazelle (Java bytecode accelerator)" +#: modules/devices/cpu_util.c:168 modules/devices/cpu_util.c:170 +msgid "Core" msgstr "" -#: modules/devices/arm/arm_data.c:51 -msgid "SIMD instructions similar to Intel MMX" +#: modules/devices/cpu_util.c:173 +msgid "Book" msgstr "" -#: modules/devices/arm/arm_data.c:52 -msgid "MaverickCrunch coprocessor (if kernel support enabled)" +#: modules/devices/cpu_util.c:175 +msgid "Drawer" msgstr "" -#: modules/devices/arm/arm_data.c:53 -msgid "ThumbEE" +#: modules/devices/cpu_util.c:181 +msgid "Topology" msgstr "" -#: modules/devices/arm/arm_data.c:54 -msgid "Advanced SIMD/NEON on AArch32" +#: modules/devices/cpu_util.c:182 +msgid "ID" msgstr "" -#: modules/devices/arm/arm_data.c:55 -msgid "kernel event stream using generic architected timer" +#: modules/devices/devicetree.c:100 +msgid "Properties" msgstr "" -#: modules/devices/arm/arm_data.c:56 -msgid "VFP version 3" +#: modules/devices/devicetree.c:101 +msgid "Children" msgstr "" -#: modules/devices/arm/arm_data.c:57 -msgid "VFP version 3 with 16 D-registers" +#: modules/devices/devicetree.c:137 +msgid "Node" msgstr "" -#: modules/devices/arm/arm_data.c:58 -msgid "VFP version 4 with fast context switching" +#: modules/devices/devicetree.c:138 +msgid "Node Path" msgstr "" -#: modules/devices/arm/arm_data.c:59 -msgid "VFP with 32 D-registers" +#: modules/devices/devicetree.c:139 +msgid "Alias" msgstr "" -#: modules/devices/arm/arm_data.c:60 -msgid "TLS register" +#: modules/devices/devicetree.c:139 modules/devices/devicetree.c:140 +msgid "(None)" msgstr "" -#: modules/devices/arm/arm_data.c:61 -msgid "SDIV and UDIV hardware division in ARM mode" +#: modules/devices/devicetree.c:140 +msgid "Symbol" msgstr "" -#: modules/devices/arm/arm_data.c:62 -msgid "SDIV and UDIV hardware division in Thumb mode" +#: modules/devices/devicetree.c:183 +msgid "Board" msgstr "" -#: modules/devices/arm/arm_data.c:63 -msgid "40-bit Large Physical Address Extension" +#: modules/devices/devicetree.c:185 modules/devices/devicetree/rpi_data.c:156 +msgid "Serial Number" msgstr "" -#. /hw_cap2 -#: modules/devices/arm/arm_data.c:65 -msgid "64x64->128-bit F2m multiplication (arch>8)" +#: modules/devices/devicetree.c:186 +msgid "Compatible" msgstr "" -#: modules/devices/arm/arm_data.c:66 -msgid "Crypto:AES (arch>8)" +#: modules/devices/devicetree/dt_util.c:715 +msgid "phandle Map" msgstr "" -#: modules/devices/arm/arm_data.c:67 -msgid "Crypto:SHA1 (arch>8)" +#: modules/devices/devicetree/dt_util.c:716 +msgid "Alias Map" msgstr "" -#: modules/devices/arm/arm_data.c:68 -msgid "Crypto:SHA2 (arch>8)" +#: modules/devices/devicetree/dt_util.c:717 +msgid "Symbol Map" msgstr "" -#: modules/devices/arm/arm_data.c:69 -msgid "CRC32 checksum instructions (arch>8)" +#: modules/devices/devicetree/rpi_data.c:148 +#: modules/devices/devicetree/rpi_data.c:149 +msgid "Raspberry Pi" msgstr "" -#: modules/devices/arm/arm_data.c:72 -msgid "Advanced SIMD/NEON on AArch64 (arch>8)" +#: modules/devices/devicetree/rpi_data.c:149 +msgid "Board Name" msgstr "" -#: modules/devices/arm/processor.c:141 -msgid "ARM Processor" -msgstr "ARM Prozessor" +#: modules/devices/devicetree/rpi_data.c:150 +msgid "PCB Revision" +msgstr "" -#: modules/devices/arm/processor.c:199 modules/devices/riscv/processor.c:147 -#: modules/devices/x86/processor.c:701 -msgid "Empty List" +#: modules/devices/devicetree/rpi_data.c:151 +msgid "Introduction" msgstr "" -#: modules/devices/arm/processor.c:236 -msgid "Linux Name" +#: modules/devices/devicetree/rpi_data.c:152 +msgid "Manufacturer" msgstr "" -#: modules/devices/arm/processor.c:237 -msgid "Decoded Name" +#: modules/devices/devicetree/rpi_data.c:153 +msgid "RCode" msgstr "" -#: modules/devices/arm/processor.c:238 -msgid "Mode" +#: modules/devices/devicetree/rpi_data.c:154 +msgid "SOC (spec)" msgstr "" -#: modules/devices/arm/processor.c:244 -msgid "ARM" +#: modules/devices/devicetree/rpi_data.c:155 +msgid "Memory (spec)" msgstr "" -#: modules/devices/arm/processor.c:245 -msgid "Implementer" +#: modules/devices/devicetree/rpi_data.c:157 +msgid "Permanent overvolt bit" msgstr "" -#: modules/devices/arm/processor.c:246 -msgid "Part" +#: modules/devices/devicetree/rpi_data.c:157 +msgctxt "rpi-ov-bit" +msgid "Set" 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/devicetree/rpi_data.c:157 +msgctxt "rpi-ov-bit" +msgid "Not set" msgstr "" -#: modules/devices/arm/processor.c:248 -msgid "Variant" +#: modules/devices/devmemory.c:93 +msgid "Total Memory" msgstr "" -#: modules/devices/arm/processor.c:249 modules/devices/ia64/processor.c:158 -#: modules/devices/ppc/processor.c:151 -msgid "Revision" +#: modules/devices/devmemory.c:94 +msgid "Free Memory" 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" -msgstr "Fähigkeiten" +#: modules/devices/devmemory.c:95 +msgid "Cached Swap" +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" -msgstr "%s$CPU%d$%s=%.2fMHz\n" +#: modules/devices/devmemory.c:96 +msgid "High Memory" +msgstr "" -#: modules/devices/s390/processor.c:92 -msgid "S390 Processor" +#: modules/devices/devmemory.c:97 +msgid "Free High Memory" msgstr "" -#: modules/devices/s390/processor.c:125 -msgid "ID String" +#: modules/devices/devmemory.c:98 +msgid "Low Memory" msgstr "" -#: modules/devices/m68k/processor.c:77 modules/devices/riscv/processor.c:177 -msgid "MMU" +#: modules/devices/devmemory.c:99 +msgid "Free Low Memory" msgstr "" -#: modules/devices/m68k/processor.c:78 modules/devices/sparc/processor.c:68 -msgid "FPU" +#: modules/devices/devmemory.c:100 +msgid "Virtual Memory" msgstr "" -#: modules/devices/m68k/processor.c:82 -msgid "Calibration" +#: modules/devices/devmemory.c:101 +msgid "Free Virtual Memory" msgstr "" -#: modules/devices/storage.c:46 -msgid "" -"\n" -"[SCSI Disks]\n" +#: modules/devices/ia64/processor.c:108 +msgid "IA64 Processor" 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" +#: modules/devices/ia64/processor.c:153 modules/devices/x86/processor.c:412 +msgid "Vendor" +msgstr "Hersteller" + +#: modules/devices/ia64/processor.c:155 +msgid "Architecture Revision" 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/ia64/processor.c:156 modules/devices/sh/processor.c:78 +msgid "Family" +msgstr "" -#: modules/devices/storage.c:120 modules/devices/storage.c:321 -#, c-format -msgid "Vendor=%s\n" -msgstr "Hersteller=%s\n" +#: modules/devices/ia64/processor.c:162 +msgid "CPU regs" +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/ia64/processor.c:163 +msgid "Features" msgstr "" -#: modules/devices/storage.c:167 -msgid "" -"\n" -"[IDE Disks]\n" +#: modules/devices/m68k/processor.c:77 modules/devices/riscv/processor.c:177 +msgid "MMU" msgstr "" -"\n" -"[IDE-Geräte]\n" -#: modules/devices/storage.c:250 -#, c-format -msgid "Driver=%s\n" -msgstr "Treiber=%s\n" +#: modules/devices/m68k/processor.c:78 modules/devices/sparc/processor.c:68 +msgid "FPU" +msgstr "" -#: modules/devices/storage.c:324 -#, c-format -msgid "" -"Device Name=hd%c\n" -"Media=%s\n" -"Cache=%dkb\n" +#: modules/devices/m68k/processor.c:82 +msgid "Calibration" msgstr "" -#: modules/devices/storage.c:334 -#, c-format -msgid "" -"[Geometry]\n" -"Physical=%s\n" -"Logical=%s\n" +#: modules/devices/mips/processor.c:68 +msgid "System Type" msgstr "" -"[Geometrie]\n" -"Physikalisch=%s\n" -"Logisch=%s\n" -#: modules/devices/storage.c:344 -#, c-format -msgid "" -"[Capabilities]\n" -"%s" +#: modules/devices/parisc/processor.c:107 +msgid "PA-RISC Processor" msgstr "" -"[Fähigkeiten]\n" -"%s" -#: modules/devices/storage.c:351 -#, c-format -msgid "" -"[Speeds]\n" -"%s" +#: modules/devices/parisc/processor.c:149 +msgid "System" msgstr "" -"[Geschwindigkeiten]\n" -"%s" -#: modules/devices/cpu_util.c:26 -msgid "Little Endian" +#: modules/devices/parisc/processor.c:153 +msgid "HVersion" msgstr "" -#: modules/devices/cpu_util.c:28 -msgid "Big Endian" +#: modules/devices/parisc/processor.c:154 +msgid "SVersion" msgstr "" -#: modules/devices/cpu_util.c:137 modules/devices/cpu_util.c:148 -msgid "Frequency Scaling" +#: modules/devices/parisc/processor.c:155 modules/devices/x86/processor.c:420 +msgid "Cache" msgstr "" -#: modules/devices/cpu_util.c:138 -msgid "Minimum" +#: modules/devices/ppc/processor.c:117 +msgid "POWER Processor" +msgstr "POWER Prozessor" + +#: 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/cpu_util.c:138 modules/devices/cpu_util.c:139 -#: modules/devices/cpu_util.c:140 -msgid "kHz" +#: modules/devices/printers.c:112 +msgid "Printing a Job" msgstr "" -#: modules/devices/cpu_util.c:139 -msgid "Maximum" +#: modules/devices/printers.c:114 +msgid "Stopped" msgstr "" -#: modules/devices/cpu_util.c:140 -msgid "Current" +#: modules/devices/printers.c:190 +msgid "" +"[Printers]\n" +"No suitable CUPS library found=" msgstr "" +"[Drucker]\n" +"Keine passende CUPS-Bibliothek gefunden=" -#: modules/devices/cpu_util.c:141 -msgid "Transition Latency" +#: 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/cpu_util.c:141 -msgid "ns" +#: modules/devices/riscv/processor.c:107 +msgid "RISC-V Processor" msgstr "" -#: modules/devices/cpu_util.c:142 -msgid "Governor" +#: modules/devices/riscv/processor.c:176 +msgid "uarch" msgstr "" -#: modules/devices/cpu_util.c:143 modules/devices/cpu_util.c:149 -msgid "Driver" -msgstr "Treiber" +#. /ext:RV32 +#: modules/devices/riscv/riscv_data.c:37 +msgctxt "rv-ext" +msgid "RISC-V 32-bit" +msgstr "" -#: modules/devices/cpu_util.c:155 -msgid "(Not Available)" +#. /ext:RV64 +#: modules/devices/riscv/riscv_data.c:38 +msgctxt "rv-ext" +msgid "RISC-V 64-bit" msgstr "" -#: modules/devices/cpu_util.c:163 modules/devices/cpu_util.c:165 -msgid "Socket" +#. /ext:RV128 +#: modules/devices/riscv/riscv_data.c:39 +msgctxt "rv-ext" +msgid "RISC-V 128-bit" msgstr "" -#: modules/devices/cpu_util.c:168 modules/devices/cpu_util.c:170 -msgid "Core" +#. /ext:E +#: modules/devices/riscv/riscv_data.c:40 +msgctxt "rv-ext" +msgid "Base embedded integer instructions (15 registers)" msgstr "" -#: modules/devices/cpu_util.c:173 -msgid "Book" +#. /ext:I +#: modules/devices/riscv/riscv_data.c:41 +msgctxt "rv-ext" +msgid "Base integer instructions (31 registers)" msgstr "" -#: modules/devices/cpu_util.c:175 -msgid "Drawer" +#. /ext:M +#: modules/devices/riscv/riscv_data.c:42 +msgctxt "rv-ext" +msgid "Hardware integer multiply and divide" msgstr "" -#: modules/devices/cpu_util.c:181 -msgid "Topology" +#. /ext:A +#: modules/devices/riscv/riscv_data.c:43 +msgctxt "rv-ext" +msgid "Atomic memory operations" msgstr "" -#: modules/devices/cpu_util.c:182 -msgid "ID" +#. /ext:C +#: modules/devices/riscv/riscv_data.c:44 +msgctxt "rv-ext" +msgid "Compressed 16-bit instructions" msgstr "" -#: modules/devices/sh/processor.c:55 -msgid "SuperH Processor" +#. /ext:F +#: modules/devices/riscv/riscv_data.c:45 +msgctxt "rv-ext" +msgid "Floating-point instructions, single-precision" msgstr "" -#: modules/devices/sh/processor.c:76 modules/devices/ia64/processor.c:152 -#: hardinfo/hardinfo.c:76 -msgid "Name" -msgstr "Name" +#. /ext:D +#: modules/devices/riscv/riscv_data.c:46 +msgctxt "rv-ext" +msgid "Floating-point instructions, double-precision" +msgstr "" -#: modules/devices/sh/processor.c:77 -msgid "Machine" +#. /ext:Q +#: modules/devices/riscv/riscv_data.c:47 +msgctxt "rv-ext" +msgid "Floating-point instructions, quad-precision" msgstr "" -#: modules/devices/sh/processor.c:78 modules/devices/ia64/processor.c:156 -msgid "Family" +#. /ext:B +#: modules/devices/riscv/riscv_data.c:48 +msgctxt "rv-ext" +msgid "Bit manipulation instructions" msgstr "" -#: modules/devices/sh/processor.c:80 -msgid "Bus Frequency" +#. /ext:V +#: modules/devices/riscv/riscv_data.c:49 +msgctxt "rv-ext" +msgid "Vector operations" msgstr "" -#: modules/devices/sh/processor.c:81 -msgid "Module Frequency" +#. /ext:T +#: modules/devices/riscv/riscv_data.c:50 +msgctxt "rv-ext" +msgid "Transactional memory" msgstr "" -#: modules/devices/parisc/processor.c:107 -msgid "PA-RISC Processor" +#. /ext:P +#: modules/devices/riscv/riscv_data.c:51 +msgctxt "rv-ext" +msgid "Packed SIMD instructions" msgstr "" -#: modules/devices/parisc/processor.c:149 -msgid "System" +#. /ext:L +#: modules/devices/riscv/riscv_data.c:52 +msgctxt "rv-ext" +msgid "Decimal floating-point instructions" msgstr "" -#: modules/devices/parisc/processor.c:153 -msgid "HVersion" +#. /ext:J +#: modules/devices/riscv/riscv_data.c:53 +msgctxt "rv-ext" +msgid "Dynamically translated languages" msgstr "" -#: modules/devices/parisc/processor.c:154 -msgid "SVersion" +#. /ext:N +#: modules/devices/riscv/riscv_data.c:54 +msgctxt "rv-ext" +msgid "User-level interrupts" msgstr "" -#: modules/devices/parisc/processor.c:155 modules/devices/x86/processor.c:753 -msgid "Cache" +#: modules/devices/s390/processor.c:92 +msgid "S390 Processor" msgstr "" -#: modules/devices/ia64/processor.c:108 -msgid "IA64 Processor" +#: modules/devices/s390/processor.c:125 +msgid "ID String" msgstr "" -#: modules/devices/ia64/processor.c:153 modules/devices/x86/processor.c:745 -msgid "Vendor" -msgstr "Hersteller" +#: modules/devices/sh/processor.c:55 +msgid "SuperH Processor" +msgstr "" -#: modules/devices/ia64/processor.c:155 -msgid "Architecture Revision" +#: modules/devices/sh/processor.c:77 +msgid "Machine" msgstr "" -#: modules/devices/ia64/processor.c:162 -msgid "CPU regs" +#: modules/devices/sh/processor.c:80 +msgid "Bus Frequency" msgstr "" -#: modules/devices/ia64/processor.c:163 -msgid "Features" +#: modules/devices/sh/processor.c:81 +msgid "Module Frequency" msgstr "" #: modules/devices/spd-decode.c:1475 @@ -1871,1312 +2225,2014 @@ msgid "" "Reading memory SPD not supported on this system=\n" msgstr "" -#: modules/devices/ppc/processor.c:117 -msgid "POWER Processor" -msgstr "POWER Prozessor" - -#: modules/devices/mips/processor.c:68 -msgid "System Type" +#: modules/devices/storage.c:46 +msgid "" +"\n" +"[SCSI Disks]\n" msgstr "" +"\n" +"[SCSI-Geräte]\n" -#: modules/devices/riscv/processor.c:107 -msgid "RISC-V Processor" +#: 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/riscv/processor.c:176 -msgid "uarch" -msgstr "" +#: modules/devices/storage.c:115 modules/devices/storage.c:319 +#, c-format +msgid "Vendor=%s (%s)\n" +msgstr "Hersteller=%s (%s)\n" -#: modules/devices/riscv/riscv_data.c:37 -msgid "RISC-V 32-bit" -msgstr "" +#: modules/devices/storage.c:120 modules/devices/storage.c:321 +#, c-format +msgid "Vendor=%s\n" +msgstr "Hersteller=%s\n" -#: modules/devices/riscv/riscv_data.c:38 -msgid "RISC-V 64-bit" +#: 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/riscv/riscv_data.c:39 -msgid "RISC-V 128-bit" +#: modules/devices/storage.c:167 +msgid "" +"\n" +"[IDE Disks]\n" msgstr "" +"\n" +"[IDE-Geräte]\n" -#: modules/devices/riscv/riscv_data.c:40 -msgid "Base embedded integer instructions (15 registers)" -msgstr "" +#: modules/devices/storage.c:250 +#, c-format +msgid "Driver=%s\n" +msgstr "Treiber=%s\n" -#: modules/devices/riscv/riscv_data.c:41 -msgid "Base integer instructions (31 registers)" +#: modules/devices/storage.c:324 +#, c-format +msgid "" +"Device Name=hd%c\n" +"Media=%s\n" +"Cache=%dkb\n" msgstr "" -#: modules/devices/riscv/riscv_data.c:42 -msgid "Hardware integer multiply and divide" +#: 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/riscv/riscv_data.c:43 -msgid "Atomic memory operations" +#: modules/devices/storage.c:344 +#, c-format +msgid "" +"[Capabilities]\n" +"%s" msgstr "" +"[Fähigkeiten]\n" +"%s" -#: modules/devices/riscv/riscv_data.c:44 -msgid "Compressed 16-bit instructions" +#: modules/devices/storage.c:351 +#, c-format +msgid "" +"[Speeds]\n" +"%s" msgstr "" +"[Geschwindigkeiten]\n" +"%s" -#: modules/devices/riscv/riscv_data.c:45 -msgid "Floating-point instructions, single-precision" +#: modules/devices/x86/processor.c:149 +msgid "Cache information not available=\n" msgstr "" -#: modules/devices/riscv/riscv_data.c:46 -msgid "Floating-point instructions, double-precision" +#: modules/devices/x86/processor.c:155 +#, c-format +msgid "Level %d (%s)=%d-way set-associative, %d sets, %dKB size\n" msgstr "" -#: modules/devices/riscv/riscv_data.c:47 -msgid "Floating-point instructions, quad-precision" +#. /cache type, as appears in: Level 1 (Data) +#: modules/devices/x86/processor.c:170 +msgctxt "cache-type" +msgid "Data" msgstr "" -#: modules/devices/riscv/riscv_data.c:48 -msgid "Bit manipulation instructions" +#. /cache type, as appears in: Level 1 (Instruction) +#: modules/devices/x86/processor.c:171 +msgctxt "cache-type" +msgid "Instruction" msgstr "" -#: modules/devices/riscv/riscv_data.c:49 -msgid "Vector operations" +#. /cache type, as appears in: Level 2 (Unified) +#: modules/devices/x86/processor.c:172 +msgctxt "cache-type" +msgid "Unified" msgstr "" -#: modules/devices/riscv/riscv_data.c:50 -msgid "Transactional memory" +#: modules/devices/x86/processor.c:406 +msgid "Model Name" msgstr "" -#: modules/devices/riscv/riscv_data.c:51 -msgid "Packed SIMD instructions" -msgstr "" +#: modules/devices/x86/processor.c:407 +msgid "Family, model, stepping" +msgstr "Familie, Modell, Stufung" -#: modules/devices/riscv/riscv_data.c:52 -msgid "Decimal floating-point instructions" +#: modules/devices/x86/processor.c:413 +msgid "Configuration" msgstr "" -#: modules/devices/riscv/riscv_data.c:53 -msgid "Dynamically translated languages" -msgstr "" +#: modules/devices/x86/processor.c:414 +msgid "Cache Size" +msgstr "Cache-Größe" -#: modules/devices/riscv/riscv_data.c:54 -msgid "User-level interrupts" +#: modules/devices/x86/processor.c:414 +msgid "kb" msgstr "" -#: modules/devices/x86/processor.c:146 -msgid "Cache information not available=\n" +#: modules/devices/x86/processor.c:421 +msgid "Power Management" msgstr "" -#: modules/devices/x86/processor.c:152 -#, c-format -msgid "Level %d (%s)=%d-way set-associative, %d sets, %dKB size\n" +#: modules/devices/x86/processor.c:422 +msgid "Bug Workarounds" msgstr "" -#: modules/devices/x86/processor.c:339 +#. /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 -msgid "uncorrectable error containment and recovery" +#. /flag:succor +#: modules/devices/x86/x86_data.c:263 +msgctxt "x86-flag" +msgid "uncorrectable error containment and recovery" +msgstr "" + +#. /flag:smca +#: modules/devices/x86/x86_data.c:264 +msgctxt "x86-flag" +msgid "Scalable MCA" +msgstr "" + +#. /bug:f00f +#: modules/devices/x86/x86_data.c:267 +msgctxt "x86-flag" +msgid "Intel F00F bug" +msgstr "" + +#. /bug:fdiv +#: modules/devices/x86/x86_data.c:268 +msgctxt "x86-flag" +msgid "FPU FDIV" +msgstr "" + +#. /bug:coma +#: modules/devices/x86/x86_data.c:269 +msgctxt "x86-flag" +msgid "Cyrix 6x86 coma" +msgstr "" + +#. /bug:tlb_mmatch +#: modules/devices/x86/x86_data.c:270 +msgctxt "x86-flag" +msgid "AMD Erratum 383" +msgstr "" + +#. /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 "" + +#. /bug:11ap +#: modules/devices/x86/x86_data.c:272 +msgctxt "x86-flag" +msgid "Bad local APIC aka 11AP" +msgstr "" + +#. /bug:fxsave_leak +#: modules/devices/x86/x86_data.c:273 +msgctxt "x86-flag" +msgid "FXSAVE leaks FOP/FIP/FOP" +msgstr "" + +#. /bug:clflush_monitor +#: modules/devices/x86/x86_data.c:274 +msgctxt "x86-flag" +msgid "AAI65, CLFLUSH required before MONITOR" +msgstr "" + +#. /bug:sysret_ss_attrs +#: modules/devices/x86/x86_data.c:275 +msgctxt "x86-flag" +msgid "SYSRET doesn't fix up SS attrs" +msgstr "" + +#. /bug:espfix +#: modules/devices/x86/x86_data.c:276 +msgctxt "x86-flag" +msgid "IRET to 16-bit SS corrupts ESP/RSP high bits" +msgstr "" + +#. /bug:null_seg +#: modules/devices/x86/x86_data.c:277 +msgctxt "x86-flag" +msgid "Nulling a selector preserves the base" +msgstr "" + +#. /bug:swapgs_fence +#: modules/devices/x86/x86_data.c:278 +msgctxt "x86-flag" +msgid "SWAPGS without input dep on GS" +msgstr "" + +#. /bug:monitor +#: modules/devices/x86/x86_data.c:279 +msgctxt "x86-flag" +msgid "IPI required to wake up remote CPU" +msgstr "" + +#. /x86/kernel/cpu/powerflags.h +#. /flag:pm:ts +#: modules/devices/x86/x86_data.c:283 +msgctxt "x86-flag" +msgid "temperature sensor" +msgstr "" + +#. /flag:pm:fid +#: modules/devices/x86/x86_data.c:284 +msgctxt "x86-flag" +msgid "frequency id control" +msgstr "" + +#. /flag:pm:vid +#: modules/devices/x86/x86_data.c:285 +msgctxt "x86-flag" +msgid "voltage id control" +msgstr "" + +#. /flag:pm:ttp +#: modules/devices/x86/x86_data.c:286 +msgctxt "x86-flag" +msgid "thermal trip" +msgstr "" + +#. /flag:pm:tm +#: modules/devices/x86/x86_data.c:287 +msgctxt "x86-flag" +msgid "hardware thermal control" +msgstr "" + +#. /flag:pm:stc +#: modules/devices/x86/x86_data.c:288 +msgctxt "x86-flag" +msgid "software thermal control" +msgstr "" + +#. /flag:pm:100mhzsteps +#: modules/devices/x86/x86_data.c:289 +msgctxt "x86-flag" +msgid "100 MHz multiplier control" +msgstr "" + +#. /flag:pm:hwpstate +#: modules/devices/x86/x86_data.c:290 +msgctxt "x86-flag" +msgid "hardware P-state control" +msgstr "" + +#. /flag:pm:cpb +#: modules/devices/x86/x86_data.c:291 +msgctxt "x86-flag" +msgid "core performance boost" +msgstr "" + +#. /flag:pm:eff_freq_ro +#: modules/devices/x86/x86_data.c:292 +msgctxt "x86-flag" +msgid "Readonly aperf/mperf" +msgstr "" + +#. /flag:pm:proc_feedback +#: modules/devices/x86/x86_data.c:293 +msgctxt "x86-flag" +msgid "processor feedback interface" +msgstr "" + +#. /flag:pm:acc_power +#: modules/devices/x86/x86_data.c:294 +msgctxt "x86-flag" +msgid "accumulated power mechanism" +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 +#, 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/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/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/network.c:356 +msgid "Interface" msgstr "" -#: modules/devices/x86/processor.c:560 -msgid "Scalable MCA" +#: modules/network.c:357 modules/network/net.c:477 +msgid "IP Address" msgstr "" -#: modules/devices/x86/processor.c:567 -msgid "Intel F00F bug" +#: modules/network.c:358 +msgid "Sent" msgstr "" -#: modules/devices/x86/processor.c:568 -msgid "FPU FDIV" +#: modules/network.c:359 +msgid "Received" msgstr "" -#: modules/devices/x86/processor.c:569 -msgid "Cyrix 6x86 coma" +#: 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/x86/processor.c:570 -msgid "AMD Erratum 383" -msgstr "" +#: modules/network.c:403 +msgid "Network" +msgstr "Netzwerk" -#: modules/devices/x86/processor.c:571 modules/devices/x86/processor.c:580 -msgid "AMD Erratum 400" -msgstr "" +#: modules/network.c:436 +msgid "Gathers information about this computer's network connection" +msgstr "Sammelt Informationen über die Netzwerk-Verbindung dieses Computers" -#: modules/devices/x86/processor.c:572 -msgid "Bad local APIC aka 11AP" +#: modules/network/net.c:72 +msgctxt "wi-op-mode" +msgid "Auto" msgstr "" -#: modules/devices/x86/processor.c:573 -msgid "FXSAVE leaks FOP/FIP/FOP" +#: modules/network/net.c:73 +msgctxt "wi-op-mode" +msgid "Ad-Hoc" msgstr "" -#: modules/devices/x86/processor.c:574 -msgid "AAI65, CLFLUSH required before MONITOR" +#: modules/network/net.c:74 +msgctxt "wi-op-mode" +msgid "Managed" msgstr "" -#: modules/devices/x86/processor.c:575 -msgid "SYSRET doesn't fix up SS attrs" +#: modules/network/net.c:75 +msgctxt "wi-op-mode" +msgid "Master" msgstr "" -#: modules/devices/x86/processor.c:576 -msgid "IRET to 16-bit SS corrupts ESP/RSP high bits" +#: modules/network/net.c:76 +msgctxt "wi-op-mode" +msgid "Repeater" msgstr "" -#: modules/devices/x86/processor.c:577 -msgid "Nulling a selector preserves the base" +#: modules/network/net.c:77 +msgctxt "wi-op-mode" +msgid "Secondary" msgstr "" -#: modules/devices/x86/processor.c:578 -msgid "SWAPGS without input dep on GS" +#: modules/network/net.c:78 +msgctxt "wi-op-mode" +msgid "(Unknown)" msgstr "" -#: modules/devices/x86/processor.c:579 -msgid "IPI required to wake up remote CPU" +#: modules/network/net.c:242 modules/network/net.c:262 +#: modules/network/net.c:270 +msgctxt "net-if-type" +msgid "Ethernet" msgstr "" -#: modules/devices/x86/processor.c:588 -msgid "temperature sensor" +#: modules/network/net.c:243 +msgctxt "net-if-type" +msgid "Loopback" msgstr "" -#: modules/devices/x86/processor.c:589 -msgid "frequency id control" +#: modules/network/net.c:244 +msgctxt "net-if-type" +msgid "Point-to-Point" msgstr "" -#: modules/devices/x86/processor.c:590 -msgid "voltage id control" +#: 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/x86/processor.c:591 -msgid "thermal trip" +#: modules/network/net.c:249 +msgctxt "net-if-type" +msgid "Virtual Point-to-Point (TUN)" msgstr "" -#: modules/devices/x86/processor.c:592 -msgid "hardware thermal control" +#: modules/network/net.c:250 +msgctxt "net-if-type" +msgid "Ethernet (TAP)" msgstr "" -#: modules/devices/x86/processor.c:593 -msgid "software thermal control" +#: modules/network/net.c:251 +msgctxt "net-if-type" +msgid "Parallel Line Internet Protocol" msgstr "" -#: modules/devices/x86/processor.c:594 -msgid "100 MHz multiplier control" +#: modules/network/net.c:252 +msgctxt "net-if-type" +msgid "Infrared" msgstr "" -#: modules/devices/x86/processor.c:595 -msgid "hardware P-state control" +#: modules/network/net.c:253 modules/network/net.c:271 +msgctxt "net-if-type" +msgid "Serial Line Internet Protocol" msgstr "" -#: modules/devices/x86/processor.c:597 -msgid "core performance boost" +#: modules/network/net.c:254 +msgctxt "net-if-type" +msgid "Integrated Services Digital Network" msgstr "" -#: modules/devices/x86/processor.c:598 -msgid "Readonly aperf/mperf" +#: modules/network/net.c:255 +msgctxt "net-if-type" +msgid "IPv6-over-IPv4 Tunnel" msgstr "" -#: modules/devices/x86/processor.c:599 -msgid "processor feedback interface" +#: modules/network/net.c:256 +msgctxt "net-if-type" +msgid "VMWare Virtual Network Interface (NAT)" msgstr "" -#: modules/devices/x86/processor.c:600 -msgid "accumulated power mechanism" +#: modules/network/net.c:257 +msgctxt "net-if-type" +msgid "VMWare Virtual Network Interface" msgstr "" -#: modules/devices/x86/processor.c:739 -msgid "Model Name" +#: modules/network/net.c:258 +msgctxt "net-if-type" +msgid "Personal Area Network (PAN)" msgstr "" -#: modules/devices/x86/processor.c:740 -msgid "Family, model, stepping" -msgstr "Familie, Modell, Stufung" - -#: modules/devices/x86/processor.c:746 -msgid "Configuration" +#: modules/network/net.c:259 +msgctxt "net-if-type" +msgid "Bluetooth" msgstr "" -#: modules/devices/x86/processor.c:747 -msgid "Cache Size" -msgstr "Cache-Größe" - -#: modules/devices/x86/processor.c:747 -msgid "kb" +#: modules/network/net.c:260 +msgctxt "net-if-type" +msgid "Bridge Interface" msgstr "" -#: modules/devices/x86/processor.c:754 -msgid "Power Management" +#: modules/network/net.c:261 +msgctxt "net-if-type" +msgid "Hamachi Virtual Personal Network" msgstr "" -#: modules/devices/x86/processor.c:755 -msgid "Bug Workarounds" +#: modules/network/net.c:263 +msgctxt "net-if-type" +msgid "Intermediate Functional Block" msgstr "" -#: 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" +#: modules/network/net.c:264 +msgctxt "net-if-type" +msgid "GRE Network Tunnel" msgstr "" -#: modules/devices/printers.c:112 -msgid "Printing a Job" +#: modules/network/net.c:265 +msgctxt "net-if-type" +msgid "Mesh Network" msgstr "" -#: modules/devices/printers.c:114 -msgid "Stopped" +#: modules/network/net.c:266 +msgctxt "net-if-type" +msgid "Wireless Master Interface" msgstr "" -#: modules/devices/printers.c:138 hardinfo/hardinfo.c:56 hardinfo/hardinfo.c:57 -msgid "Yes" -msgstr "Ja" - -#: modules/devices/printers.c:190 -msgid "" -"[Printers]\n" -"No suitable CUPS library found=" +#: modules/network/net.c:267 +msgctxt "net-if-type" +msgid "VirtualBox Virtual Network Interface" 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" +#: modules/network/net.c:273 +msgctxt "net-if-type" +msgid "Wireless (WAN)" msgstr "" -"[Printers]\n" -"Keine Drucker gefunden=\n" -#: modules/devices/sparc/processor.c:67 -msgid "CPU" +#: modules/network/net.c:275 +msgctxt "net-if-type" +msgid "(Unknown)" msgstr "" -#: hardinfo/util.c:105 -#, c-format -msgid "%d day, " -msgid_plural "%d days, " -msgstr[0] "%d Tag, " -msgstr[1] "%d Tage, " - -#: hardinfo/util.c:106 -#, c-format -msgid "%d hour, " -msgid_plural "%d hours, " -msgstr[0] "%d Stunde, " -msgstr[1] "%d Stunden, " - -#: 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" - -#: hardinfo/util.c:119 -#, c-format -msgid "%.1f B" -msgstr "%.1f Byte(s)" - -#: hardinfo/util.c:121 -#, c-format -msgid "%.1f KiB" -msgstr "%.1f KiB" - -#: hardinfo/util.c:123 -#, c-format -msgid "%.1f MiB" -msgstr "%.1f MiB" - -#: hardinfo/util.c:125 -#, c-format -msgid "%.1f GiB" -msgstr "%.1f GiB" - -#: hardinfo/util.c:127 -#, c-format -msgid "%.1f TiB" -msgstr "%.1f TiB" - -#: hardinfo/util.c:129 -#, c-format -msgid "%.1f PiB" -msgstr "%.1f PiB" - -#: hardinfo/util.c:343 -msgid "Error" -msgstr "Fehler" - -#: hardinfo/util.c:343 hardinfo/util.c:359 -msgid "Warning" -msgstr "Warnung" - -#: hardinfo/util.c:358 -msgid "Fatal Error" -msgstr "Kritischer Fehler" +#: modules/network/net.c:348 modules/network/net.c:358 +msgid "Network Interfaces" +msgstr "" -#: hardinfo/util.c:383 -msgid "creates a report and prints to standard output" +#: modules/network/net.c:348 +msgid "None Found" msgstr "" -#: hardinfo/util.c:389 -msgid "chooses a report format (text, html)" +#: modules/network/net.c:400 modules/network/net.c:422 +#: modules/network/net.c:423 +msgid "MiB" msgstr "" -#: hardinfo/util.c:395 -msgid "run benchmark; requires benchmark.so to be loaded" +#: modules/network/net.c:414 +msgid "Network Adapter Properties" msgstr "" -#: hardinfo/util.c:401 -msgid "lists modules" +#: modules/network/net.c:415 +msgid "Interface Type" msgstr "" -#: hardinfo/util.c:407 -msgid "specify module to load" +#: modules/network/net.c:416 +msgid "Hardware Address (MAC)" msgstr "" -#: hardinfo/util.c:413 -msgid "automatically load module dependencies" +#: modules/network/net.c:420 +msgid "MTU" msgstr "" -#: hardinfo/util.c:420 -msgid "run in XML-RPC server mode" +#: modules/network/net.c:421 +msgid "Transfer Details" msgstr "" -#: hardinfo/util.c:427 -msgid "shows program version and quit" +#: modules/network/net.c:422 +msgid "Bytes Received" msgstr "" -#: hardinfo/util.c:432 -msgid "- System Profiler and Benchmark tool" -msgstr "- System-Profiler und Benchmark-Werkzeug" +#: modules/network/net.c:423 +msgid "Bytes Sent" +msgstr "" -#: hardinfo/util.c:442 -#, c-format -msgid "" -"Unrecognized arguments.\n" -"Try ``%s --help'' for more information.\n" +#: modules/network/net.c:440 modules/network/net.c:462 +#: modules/network/net.c:463 +msgid "dBm" 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:440 +msgid "mW" +msgstr "" -#: hardinfo/util.c:855 -#, c-format -msgid "Module \"%s\" depends on module \"%s\", load it?" +#: modules/network/net.c:454 +msgid "Wireless Properties" msgstr "" -#: hardinfo/util.c:878 -#, c-format -msgid "Module \"%s\" depends on module \"%s\"." +#: modules/network/net.c:455 +msgid "Network Name (SSID)" msgstr "" -#: hardinfo/util.c:923 -#, c-format -msgid "No module could be loaded. Check permissions on \"%s\" and try again." +#: modules/network/net.c:456 +msgid "Bit Rate" 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:456 +msgid "Mb/s" msgstr "" -#: hardinfo/util.c:1103 -#, c-format -msgid "Scanning: %s..." +#: modules/network/net.c:457 +msgid "Transmission Power" msgstr "" -#: hardinfo/hardinfo.c:48 -msgid "" -"Copyright (C) 2003-2009 Leandro A. F. Pereira. See COPYING for details.\n" -"\n" +#: modules/network/net.c:459 +msgid "Status" 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:460 +msgid "Link Quality" 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:461 +msgid "Signal / Noise" msgstr "" -#: hardinfo/hardinfo.c:75 -#, c-format -msgid "" -"Modules:\n" -"%-20s%-15s%-12s\n" +#: modules/network/net.c:476 +msgid "Internet Protocol (IPv4)" msgstr "" -#: hardinfo/hardinfo.c:76 -msgid "File Name" +#: modules/network/net.c:477 modules/network/net.c:478 +#: modules/network/net.c:480 +msgid "(Not set)" msgstr "" -#: hardinfo/hardinfo.c:123 -#, c-format -msgid "Unknown benchmark ``%s'' or libbenchmark.so not loaded" +#: modules/network/net.c:478 +msgid "Mask" msgstr "" -#: hardinfo/hardinfo.c:151 -msgid "Don't know what to do. Exiting." +#: 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" diff --git a/po/es.po b/po/es.po index d98c6645..5d647a8a 100644 --- a/po/es.po +++ b/po/es.po @@ -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 \n" "Language-Team: Fernando López \n" @@ -17,251 +17,242 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-Language: Spanish\n" -#: shell/menu.c:35 -msgid "_Information" -msgstr "_Informació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" -#: shell/menu.c:36 -msgid "_Remote" -msgstr "_Remoto" +#: 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" -#: shell/menu.c:37 -msgid "_View" -msgstr "_Ver" +#: hardinfo/hardinfo.c:56 hardinfo/hardinfo.c:57 +#: modules/devices/printers.c:138 +msgid "Yes" +msgstr "Sí" -#: shell/menu.c:38 -msgid "_Help" -msgstr "_Ayuda" +#: hardinfo/hardinfo.c:57 modules/computer.c:550 +#: modules/devices/printers.c:138 +msgid "No" +msgstr "_No" -#: shell/menu.c:39 -msgid "About _Modules" -msgstr "Acerca de los _módulos" +#: 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." -#: shell/menu.c:43 -msgid "Generate _Report" -msgstr "Generar _reporte" +#: hardinfo/hardinfo.c:75 +#, c-format +msgid "" +"Modules:\n" +"%-20s%-15s%-12s\n" +msgstr "" +"Módulos:\n" +"%-20s%-15s%-12s\n" -#: shell/menu.c:48 -msgid "_Network Updater..." -msgstr "_Actualizador por red..." +#: hardinfo/hardinfo.c:76 +msgid "File Name" +msgstr "Nombre de archivo" -#: shell/menu.c:53 -msgid "_Open..." -msgstr "_Abrir..." +#: hardinfo/hardinfo.c:76 modules/devices/ia64/processor.c:152 +#: modules/devices/sh/processor.c:76 +msgid "Name" +msgstr "Nombre" -#: shell/menu.c:58 -msgid "_Copy to Clipboard" -msgstr "_Copiar al portapapeles" +#: hardinfo/hardinfo.c:76 modules/computer.c:463 modules/computer.c:465 +msgid "Version" +msgstr "Versión" -#: shell/menu.c:59 -msgid "Copy to clipboard" -msgstr "Copiar al portapapeles" +#: 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" -#: shell/menu.c:63 -msgid "_Save image as..." -msgstr "_Guardar imagen como..." +#: hardinfo/hardinfo.c:151 +msgid "Don't know what to do. Exiting." +msgstr "No se puede determinar que hacer. Saliendo." -#: shell/menu.c:68 -msgid "_Refresh" -msgstr "_Refrescar" +#: hardinfo/util.c:104 modules/computer/uptime.c:53 +#, c-format +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "" +msgstr[1] "" -#: shell/menu.c:73 -msgid "_Open HardInfo Web Site" -msgstr "_Abrir sitio web de Hardinfo" +#: hardinfo/util.c:105 modules/computer/uptime.c:54 +#, c-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "" +msgstr[1] "" -#: shell/menu.c:78 -msgid "_Report bug" -msgstr "_Reportar un error" +#: 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" -#: shell/menu.c:83 -msgid "_About HardInfo" -msgstr "_Acerca de Hardinfo" +#: hardinfo/util.c:107 +#, c-format +msgid "%d second" +msgid_plural "%d seconds" +msgstr[0] "" +msgstr[1] "" -#: shell/menu.c:84 -msgid "Displays program version information" -msgstr "Muestra la información de versión del programa" +#: hardinfo/util.c:128 +#, c-format +msgid "%.1f B" +msgstr "" -#: shell/menu.c:88 -msgid "_Quit" -msgstr "_Salir" +#: hardinfo/util.c:130 +#, c-format +msgid "%.1f KiB" +msgstr "" -#: shell/menu.c:95 -msgid "_Side Pane" -msgstr "_Panel lateral" +#: hardinfo/util.c:132 +#, c-format +msgid "%.1f MiB" +msgstr "" -#: shell/menu.c:96 -msgid "Toggles side pane visibility" -msgstr "Cambia la visibilidad del panel lateral" +#: hardinfo/util.c:134 +#, c-format +msgid "%.1f GiB" +msgstr "" -#: shell/menu.c:99 -msgid "_Toolbar" -msgstr "_Barra de herramientas" +#: hardinfo/util.c:136 +#, c-format +msgid "%.1f TiB" +msgstr "" -#: shell/report.c:493 -msgid "Save File" -msgstr "Guardar archivo" +#: hardinfo/util.c:138 +#, c-format +msgid "%.1f PiB" +msgstr "" -#: shell/report.c:619 -msgid "Cannot create ReportContext. Programming bug?" -msgstr "No se puede crear ReportContext. ¿Error del programa?" +#: hardinfo/util.c:352 +msgid "Error" +msgstr "Error" -#: shell/report.c:638 -msgid "Open the report with your web browser?" -msgstr "¿Abrir el reporte en el navegador web?" +#: hardinfo/util.c:352 hardinfo/util.c:368 +msgid "Warning" +msgstr "Advertencia" -#: shell/report.c:666 -msgid "Generating report..." -msgstr "Generando reporte..." +#: hardinfo/util.c:367 +msgid "Fatal Error" +msgstr "Error fatal" -#: shell/report.c:676 -msgid "Report saved." -msgstr "Reporte guardado." +#: 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" -#: shell/report.c:678 -msgid "Error while creating the report." -msgstr "Error creando el reporte." +#: hardinfo/util.c:398 +msgid "chooses a report format (text, html)" +msgstr "elige un formato para el reporte (texto, html)" -#: shell/report.c:780 -msgid "Generate Report" -msgstr "Generar reporte" +#: hardinfo/util.c:404 +msgid "run benchmark; requires benchmark.so to be loaded" +msgstr "correr benchmark; requiere benchmark.so para ser cargado" -#: shell/report.c:797 -msgid "" -"Generate Report\n" -"Please choose the information that you wish to view in your report:" -msgstr "" -"Generar reporte\n" -"Por favor elija la información que desea ver en el reporte:" +#: hardinfo/util.c:410 +msgid "lists modules" +msgstr "lista los módulos" -#: shell/report.c:857 -msgid "Select _None" -msgstr "_Deseleccionar todo" +#: hardinfo/util.c:416 +msgid "specify module to load" +msgstr "especificar módulo a cargar" -#: shell/report.c:864 -msgid "Select _All" -msgstr "_Seleccionar todo" +#: hardinfo/util.c:422 +msgid "automatically load module dependencies" +msgstr "cargar automáticamente las dependencias de los módulos" -#: shell/report.c:882 -msgid "_Generate" -msgstr "_Generar" +#: hardinfo/util.c:429 +msgid "run in XML-RPC server mode" +msgstr "correr en modo servidor XML-RPC" -#: 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." +#: hardinfo/util.c:436 +msgid "shows program version and quit" +msgstr "muestra la versión del programa y sale" -#: shell/shell.c:396 -#, c-format -msgid "%s - System Information" -msgstr "%s - Información del sistema" +#: hardinfo/util.c:441 +msgid "- System Profiler and Benchmark tool" +msgstr "- Analizador de sistema y herramienta de benchmark" -#: shell/shell.c:401 -msgid "System Information" -msgstr "Información del sistema" +#: 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" -#: shell/shell.c:708 -msgid "Loading modules..." -msgstr "Cargando módulos..." +#: 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." -#: shell/shell.c:1565 +#: hardinfo/util.c:866 #, c-format -msgid "%s → Summary" -msgstr "%s → Resumen" +msgid "Module \"%s\" depends on module \"%s\", load it?" +msgstr "El módulo \"%s\" depende del módulo \"%s\", ¿desea cargarlo?" -#: shell/shell.c:1673 -msgid "Updating..." -msgstr "Actualizando..." +#: hardinfo/util.c:889 +#, c-format +msgid "Module \"%s\" depends on module \"%s\"." +msgstr "El módulo \"%s\" depende del módulo \"%s\"." -#: shell/syncmanager.c:69 -msgid "" -"Synchronize with Central Database\n" -"The following information may be synchronized with the HardInfo central " -"database." +#: hardinfo/util.c:934 +#, c-format +msgid "No module could be loaded. Check permissions on \"%s\" and try again." msgstr "" -"Sincronizar con base de datos central\n" -"La siguiente información puede ser sincronizada con la base de datos central " -"de Hardinfo." +"No se puede cargar ningún módulo. Verifique los permisos en \"%s\" y pruebe " +"de nuevo." -#: shell/syncmanager.c:72 +#: hardinfo/util.c:938 msgid "" -"Synchronizing\n" -"This may take some time." -msgstr "" -"Sincronizando\n" -"Esto puede tomar algún tiempo." - -#: shell/syncmanager.c:132 -msgid "" -"HardInfo was compiled without libsoup support. (Network Updater requires it.)" -msgstr "" -"HardInfo fue compilado sin soporte para libsoup. (El actualizador por red lo " -"requiere.)" - -#: shell/syncmanager.c:161 shell/syncmanager.c:189 -#, c-format -msgid "%s (error #%d)" -msgstr "%s (error #%d)" - -#: shell/syncmanager.c:170 shell/syncmanager.c:198 -msgid "Could not parse XML-RPC response" -msgstr "No se pudo procesar la respuesta XML-RPC" - -#: shell/syncmanager.c:280 -#, c-format -msgid "" -"Server says it supports API version %d, but this version of HardInfo only " -"supports API version %d." -msgstr "" -"El servidor dice que soporta la versión de la API %d, pero esta versión de " -"HardInfo solo soporta la versión de la API %d." - -#: shell/syncmanager.c:375 -msgid "Contacting HardInfo Central Database" -msgstr "Contactando base de datos central de Hardinfo" - -#: shell/syncmanager.c:376 -msgid "Cleaning up" -msgstr "Limpiando" - -#: shell/syncmanager.c:492 -#, c-format -msgid "%s (canceled)" -msgstr "%s (cancelado)" - -#: shell/syncmanager.c:509 -#, c-format -msgid "%s (failed)" -msgstr "%s (falló)" - -#: shell/syncmanager.c:521 -#, c-format -msgid "" -"Failed while performing \"%s\". Please file a bug report if this problem " -"persists. (Use the Help→Report bug option.)\n" -"\n" -"Details: %s" +"No module could be loaded. Please use hardinfo -l to list all available " +"modules and try again with a valid module list." msgstr "" -"Falló realizando \"%s\". Por favor reporte el error si este problema " -"persiste. (Use la opción Ayuda→Reportar error.)\n" -"\n" -"Detalles: %s" +"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." -#: shell/syncmanager.c:530 +#: hardinfo/util.c:1114 #, c-format -msgid "" -"Failed while performing \"%s\". Please file a bug report if this problem " -"persists. (Use the Help→Report bug option.)" -msgstr "" -"Falló realizando \"%s\". Por favor reporte el error si este problema " -"persiste. (Use la opción Ayuda→Reportar error.)" - -#: shell/syncmanager.c:658 -msgid "Network Updater" -msgstr "Actualizador por red" +msgid "Scanning: %s..." +msgstr "Escaneando: %s..." -#: shell/syncmanager.c:739 -msgid "_Synchronize" -msgstr "_Sincronizar" +#: 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" @@ -376,552 +367,307 @@ msgid "" "Franklin St, Fifth Floor, Boston, MA 02110-1301 USA" msgstr "" -#: modules/computer.c:68 -msgid "Summary" -msgstr "Resumen" +#: shell/menu.c:35 +msgid "_Information" +msgstr "_Información" -#: modules/computer.c:69 modules/computer.c:428 -msgid "Operating System" -msgstr "Sistema operativo" +#: shell/menu.c:36 +msgid "_Remote" +msgstr "_Remoto" -#: modules/computer.c:70 -msgid "Kernel Modules" -msgstr "Módulos del kernel" +#: shell/menu.c:37 +msgid "_View" +msgstr "_Ver" -#: modules/computer.c:71 -msgid "Boots" -msgstr "Arranques" +#: shell/menu.c:38 +msgid "_Help" +msgstr "_Ayuda" -#: modules/computer.c:72 -msgid "Languages" -msgstr "Idiomas" +#: shell/menu.c:39 +msgid "About _Modules" +msgstr "Acerca de los _módulos" -#: modules/computer.c:73 -msgid "Filesystems" -msgstr "Sistemas de archivos" +#: shell/menu.c:43 +msgid "Generate _Report" +msgstr "Generar _reporte" -#: modules/computer.c:74 modules/computer.c:431 -msgid "Display" -msgstr "Pantalla" +#: shell/menu.c:48 +msgid "_Network Updater..." +msgstr "_Actualizador por red..." -#: modules/computer.c:75 -msgid "Environment Variables" -msgstr "Variables de entorno" +#: shell/menu.c:53 +msgid "_Open..." +msgstr "_Abrir..." -#: modules/computer.c:77 -msgid "Development" -msgstr "Desarrollo" +#: shell/menu.c:58 +msgid "_Copy to Clipboard" +msgstr "_Copiar al portapapeles" -#: modules/computer.c:79 -msgid "Users" -msgstr "Usuarios" +#: shell/menu.c:59 +msgid "Copy to clipboard" +msgstr "Copiar al portapapeles" -#: modules/computer.c:80 -msgid "Groups" -msgstr "Grupos" +#: shell/menu.c:63 +msgid "_Save image as..." +msgstr "_Guardar imagen como..." -#: modules/computer.c:101 modules/computer.c:421 modules/computer.c:426 -#: modules/devices.c:92 -msgid "Memory" -msgstr "Memoria" +#: shell/menu.c:68 +msgid "_Refresh" +msgstr "_Refrescar" -#: modules/computer.c:103 -#, c-format -msgid "%dMB (%dMB used)" -msgstr "%dMB (%dMB usados)" +#: shell/menu.c:73 +msgid "_Open HardInfo Web Site" +msgstr "_Abrir sitio web de Hardinfo" -#: modules/computer.c:105 modules/computer.c:495 modules/computer.c:511 -msgid "Uptime" -msgstr "" +#: shell/menu.c:78 +msgid "_Report bug" +msgstr "_Reportar un error" -#: modules/computer.c:107 modules/computer.c:422 modules/computer.c:430 -msgid "Date/Time" -msgstr "" +#: shell/menu.c:83 +msgid "_About HardInfo" +msgstr "_Acerca de Hardinfo" -#: modules/computer.c:112 modules/computer.c:497 modules/computer.c:512 -msgid "Load Average" -msgstr "" +#: shell/menu.c:84 +msgid "Displays program version information" +msgstr "Muestra la información de versión del programa" -#: modules/computer.c:114 modules/computer.c:496 modules/computer.c:513 -msgid "Available entropy in /dev/random" -msgstr "" +#: shell/menu.c:88 +msgid "_Quit" +msgstr "_Salir" -#: modules/computer.c:200 -msgid "Scripting Languages" -msgstr "Lenguajes de scripting" +#: shell/menu.c:95 +msgid "_Side Pane" +msgstr "_Panel lateral" -#: modules/computer.c:201 -msgid "CPython" -msgstr "" +#: shell/menu.c:96 +msgid "Toggles side pane visibility" +msgstr "Cambia la visibilidad del panel lateral" -#: modules/computer.c:202 -msgid "Perl" -msgstr "" +#: shell/menu.c:99 +msgid "_Toolbar" +msgstr "_Barra de herramientas" -#: modules/computer.c:203 -msgid "PHP" -msgstr "" +#: shell/report.c:493 +msgid "Save File" +msgstr "Guardar archivo" -#: modules/computer.c:204 -msgid "Ruby" -msgstr "" +#: shell/report.c:619 +msgid "Cannot create ReportContext. Programming bug?" +msgstr "No se puede crear ReportContext. ¿Error del programa?" -#: modules/computer.c:205 -msgid "Bash" -msgstr "" +#: shell/report.c:638 +msgid "Open the report with your web browser?" +msgstr "¿Abrir el reporte en el navegador web?" -#: modules/computer.c:206 -msgid "Compilers" -msgstr "Compiladores" +#: shell/report.c:666 +msgid "Generating report..." +msgstr "Generando reporte..." -#: modules/computer.c:207 -msgid "C (GCC)" -msgstr "" +#: shell/report.c:676 +msgid "Report saved." +msgstr "Reporte guardado." -#: modules/computer.c:208 -msgid "C (Clang)" -msgstr "" +#: shell/report.c:678 +msgid "Error while creating the report." +msgstr "Error creando el reporte." -#: modules/computer.c:209 -msgid "D (dmd)" -msgstr "" +#: shell/report.c:780 +msgid "Generate Report" +msgstr "Generar reporte" -#: modules/computer.c:210 -msgid "Java" +#: shell/report.c:797 +msgid "" +"Generate Report\n" +"Please choose the information that you wish to view in your report:" msgstr "" +"Generar reporte\n" +"Por favor elija la información que desea ver en el reporte:" -#: modules/computer.c:211 -msgid "CSharp (Mono, old)" -msgstr "CSharp (Mono, antiguo)" - -#: modules/computer.c:212 -msgid "CSharp (Mono)" -msgstr "" +#: shell/report.c:857 +msgid "Select _None" +msgstr "_Deseleccionar todo" -#: modules/computer.c:213 -msgid "Vala" -msgstr "" - -#: modules/computer.c:214 -msgid "Haskell (GHC)" -msgstr "" +#: shell/report.c:864 +msgid "Select _All" +msgstr "_Seleccionar todo" -#: modules/computer.c:215 -msgid "FreePascal" -msgstr "" +#: shell/report.c:882 +msgid "_Generate" +msgstr "_Generar" -#: modules/computer.c:216 -msgid "Go" -msgstr "" +#: shell/shell.c:396 +#, c-format +msgid "%s - System Information" +msgstr "%s - Información del sistema" -#: modules/computer.c:217 -msgid "Tools" -msgstr "Herramientas" +#: shell/shell.c:401 +msgid "System Information" +msgstr "Información del sistema" -#: modules/computer.c:218 -msgid "make" -msgstr "" +#: shell/shell.c:708 +msgid "Loading modules..." +msgstr "Cargando módulos..." -#: modules/computer.c:219 -msgid "GDB" -msgstr "" +#: shell/shell.c:1565 +#, c-format +msgid "%s → Summary" +msgstr "%s → Resumen" -#: modules/computer.c:220 -msgid "strace" -msgstr "" +#: shell/shell.c:1673 +msgid "Updating..." +msgstr "Actualizando..." -#: modules/computer.c:221 -msgid "valgrind" +#: shell/syncmanager.c:69 +msgid "" +"Synchronize with Central Database\n" +"The following information may be synchronized with the HardInfo central " +"database." msgstr "" +"Sincronizar con base de datos central\n" +"La siguiente información puede ser sincronizada con la base de datos central " +"de Hardinfo." -#: modules/computer.c:222 -msgid "QMake" +#: shell/syncmanager.c:72 +msgid "" +"Synchronizing\n" +"This may take some time." msgstr "" +"Sincronizando\n" +"Esto puede tomar algún tiempo." -#: modules/computer.c:223 -msgid "CMake" +#: shell/syncmanager.c:132 +msgid "" +"HardInfo was compiled without libsoup support. (Network Updater requires it.)" msgstr "" +"HardInfo fue compilado sin soporte para libsoup. (El actualizador por red lo " +"requiere.)" -#: modules/computer.c:266 +#: shell/syncmanager.c:161 shell/syncmanager.c:189 #, c-format -msgid "%s=Not found\n" -msgstr "%s=No encontrado\n" +msgid "%s (error #%d)" +msgstr "%s (error #%d)" -#: modules/computer.c:269 -#, c-format -msgid "Detecting version: %s" -msgstr "Detectando versión: %s" +#: shell/syncmanager.c:170 shell/syncmanager.c:198 +msgid "Could not parse XML-RPC response" +msgstr "No se pudo procesar la respuesta XML-RPC" -#: modules/computer.c:280 +#: shell/syncmanager.c:280 #, c-format msgid "" -"[$ShellParam$]\n" -"ColumnTitle$TextValue=Program\n" -"ColumnTitle$Value=Version\n" -"ShowColumnHeaders=true\n" -"%s" +"Server says it supports API version %d, but this version of HardInfo only " +"supports API version %d." msgstr "" -"[$ShellParam$]\n" -"ColumnTitle$TextValue=Programa\n" -"ColumnTitle$Value=Versión\n" -"ShowColumnHeaders=true\n" -"%s" +"El servidor dice que soporta la versión de la API %d, pero esta versión de " +"HardInfo solo soporta la versión de la API %d." -#: modules/computer.c:362 -msgid "Physical machine" -msgstr "Equipo físico" +#: shell/syncmanager.c:375 +msgid "Contacting HardInfo Central Database" +msgstr "Contactando base de datos central de Hardinfo" + +#: shell/syncmanager.c:376 +msgid "Cleaning up" +msgstr "Limpiando" + +#: shell/syncmanager.c:492 +#, c-format +msgid "%s (canceled)" +msgstr "%s (cancelado)" -#: modules/computer.c:380 +#: shell/syncmanager.c:509 +#, c-format +msgid "%s (failed)" +msgstr "%s (falló)" + +#: shell/syncmanager.c:521 #, 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" +"Failed while performing \"%s\". Please file a bug report if this problem " +"persists. (Use the Help→Report bug option.)\n" "\n" -"%s\n" +"Details: %s" 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" +"Falló realizando \"%s\". Por favor reporte el error si este problema " +"persiste. (Use la opción Ayuda→Reportar error.)\n" "\n" -"%s\n" - -#: modules/computer.c:424 modules/computer.c:680 -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 -msgid "Processor" -msgstr "Procesador" - -#: modules/computer.c:427 -msgid "Machine Type" -msgstr "" - -#: modules/computer.c:429 modules/computer.c:506 -msgid "User Name" -msgstr "" - -#: modules/computer.c:432 -msgid "Resolution" -msgstr "" - -#: modules/computer.c:434 -msgid "OpenGL Renderer" -msgstr "" - -#: modules/computer.c:435 -msgid "X11 Vendor" -msgstr "" - -#: modules/computer.c:437 modules/devices.c:98 -msgid "Input Devices" -msgstr "Dispositivos de entrada" +"Detalles: %s" -#: modules/computer.c:453 +#: shell/syncmanager.c:530 #, 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 -msgid "Kernel" +"Failed while performing \"%s\". Please file a bug report if this problem " +"persists. (Use the Help→Report bug option.)" msgstr "" +"Falló realizando \"%s\". Por favor reporte el error si este problema " +"persiste. (Use la opción Ayuda→Reportar error.)" -#: modules/computer.c:502 -msgid "C Library" -msgstr "" +#: shell/syncmanager.c:658 +msgid "Network Updater" +msgstr "Actualizador por red" -#: modules/computer.c:503 -msgid "Distribution" -msgstr "" +#: shell/syncmanager.c:739 +msgid "_Synchronize" +msgstr "_Sincronizar" -#: modules/computer.c:504 -msgid "Current Session" +#: modules/benchmark.c:52 +msgid "CPU Blowfish" msgstr "" -#: modules/computer.c:505 -msgid "Computer Name" +#: modules/benchmark.c:53 +msgid "CPU CryptoHash" msgstr "" -#: modules/computer.c:507 -msgid "#Language" +#: modules/benchmark.c:54 +msgid "CPU Fibonacci" msgstr "" -#: modules/computer.c:508 -msgid "Home Directory" -msgstr "" +#: modules/benchmark.c:55 +msgid "CPU N-Queens" +msgstr "CPU N-Reinas" -#: modules/computer.c:509 -msgid "Desktop Environment" +#: modules/benchmark.c:56 +msgid "CPU Zlib" msgstr "" -#: modules/computer.c:510 -msgid "Misc" +#: modules/benchmark.c:57 +msgid "FPU FFT" msgstr "" -#: modules/computer.c:518 -#, c-format -msgid "" -"[Loaded Modules]\n" -"%s[$ShellParam$]\n" -"ViewType=1\n" -"ColumnTitle$TextValue=Name\n" -"ColumnTitle$Value=Description\n" -"ShowColumnHeaders=true\n" -msgstr "" -"[Módulos cargados]\n" -"%s[$ShellParam$]\n" -"ViewType=1\n" -"ColumnTitle$TextValue=Nombre\n" -"ColumnTitle$Value=Descripción\n" -"ShowColumnHeaders=true\n" +#: modules/benchmark.c:58 +msgid "FPU Raytracing" +msgstr "FPU trazado de rayos" + +#: modules/benchmark.c:59 +msgid "GPU Drawing" +msgstr "GPU dibujo" -#: modules/computer.c:529 +#: modules/benchmark.c:225 #, c-format msgid "" "[$ShellParam$]\n" -"ColumnTitle$TextValue=Date & Time\n" -"ColumnTitle$Value=Kernel Version\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" -"\n" +"[%s]\n" +"This Machine=%.3f|%s MHz\n" "%s" msgstr "" "[$ShellParam$]\n" -"ColumnTitle$TextValue=Fecha y hora\n" -"ColumnTitle$Value=Versión del núcleo\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" -"\n" +"[%s]\n" +"Este equipo=%.3f|%s MHz\n" "%s" -#: modules/computer.c:539 -#, c-format -msgid "" -"[$ShellParam$]\n" -"ViewType=1\n" -"ColumnTitle$TextValue=Language Code\n" -"ColumnTitle$Value=Name\n" -"ShowColumnHeaders=true\n" -"[Available Languages]\n" -"%s" -msgstr "" -"[$ShellParam$]\n" -"ViewType=1\n" -"ColumnTitle$TextValue=Código del idioma\n" -"ColumnTitle$Value=Nombre\n" -"ShowColumnHeaders=true\n" -"[Idiomas disponibles]\n" -"%s" - -#: modules/computer.c:550 -#, c-format -msgid "" -"[$ShellParam$]\n" -"ViewType=4\n" -"ReloadInterval=5000\n" -"Zebra=1\n" -"NormalizePercentage=false\n" -"ColumnTitle$Extra1=Mount Point\n" -"ColumnTitle$Progress=Usage\n" -"ColumnTitle$TextValue=Device\n" -"ShowColumnHeaders=true\n" -"[Mounted File Systems]\n" -"%s\n" -msgstr "" -"[$ShellParam$]\n" -"ViewType=4\n" -"ReloadInterval=5000\n" -"Zebra=1\n" -"NormalizePercentage=false\n" -"ColumnTitle$Extra1=Punto de montaje\n" -"ColumnTitle$Progress=Uso\n" -"ColumnTitle$TextValue=Dispositivo\n" -"ShowColumnHeaders=true\n" -"[Sistemas de archivos montados]\n" -"%s\n" - -#: modules/computer.c:564 -#, c-format -msgid "" -"[Display]\n" -"Resolution=%dx%d pixels\n" -"Vendor=%s\n" -"Version=%s\n" -"[Monitors]\n" -"%s[Extensions]\n" -"%s[OpenGL]\n" -"Vendor=%s\n" -"Renderer=%s\n" -"Version=%s\n" -"Direct Rendering=%s\n" -msgstr "" -"[Pantalla]\n" -"Resolución=%dx%d pixels\n" -"Proveedor=%s\n" -"Versión=%s\n" -"[Monitores]\n" -"%s[Extensiones]\n" -"%s[OpenGL]\n" -"Proveedor=%s\n" -"Renderer=%s\n" -"Versión=%s\n" -"Direct Rendering=%s\n" - -#: modules/computer.c:586 -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 -#, c-format -msgid "" -"[$ShellParam$]\n" -"ReloadInterval=10000\n" -"ColumnTitle$TextValue=Name\n" -"ColumnTitle$Value=Group ID\n" -"ShowColumnHeaders=true\n" -"[Groups]\n" -"%s\n" -msgstr "" -"[$ShellParam$]\n" -"ReloadInterval=10000\n" -"ColumnTitle$TextValue=Nombre\n" -"ColumnTitle$Value=ID del grupo\n" -"ShowColumnHeaders=true\n" -"[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" -msgstr "" - -#: modules/benchmark.c:54 -msgid "CPU Fibonacci" -msgstr "" - -#: modules/benchmark.c:55 -msgid "CPU N-Queens" -msgstr "CPU N-Reinas" - -#: modules/benchmark.c:56 -msgid "CPU Zlib" -msgstr "" - -#: modules/benchmark.c:57 -msgid "FPU FFT" -msgstr "" - -#: modules/benchmark.c:58 -msgid "FPU Raytracing" -msgstr "FPU trazado de rayos" - -#: modules/benchmark.c:59 -msgid "GPU Drawing" -msgstr "GPU dibujo" - -#: 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" -"This Machine=%.3f|%s MHz\n" -"%s" -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" -"Este equipo=%.3f|%s MHz\n" -"%s" - -#: modules/benchmark.c:238 +#: modules/benchmark.c:238 #, c-format msgid "" "[$ShellParam$]\n" @@ -987,629 +733,1482 @@ msgstr "Enviar resultados de los benchmark" msgid "Receive benchmark results" msgstr "Recibir resultados de los benchmark" +#: 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/display.c:122 -#, c-format -msgid "Monitor %d=%dx%d pixels\n" -msgstr "Monitor %d=%dx%d pixels\n" +#: modules/computer.c:68 +msgid "Summary" +msgstr "Resumen" -#: 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.c:69 modules/computer.c:412 modules/computer.c:685 +msgid "Operating System" +msgstr "Sistema operativo" -#: modules/computer/os.c:59 -msgid "un" -msgstr "in" +#: modules/computer.c:70 +msgid "Kernel Modules" +msgstr "Módulos del kernel" -#: 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" -msgstr "Desconocido" +#: modules/computer.c:71 +msgid "Boots" +msgstr "Arranques" -#: modules/computer/os.c:80 -#, c-format -msgid "Version: %s" -msgstr "Versión: %s" +#: modules/computer.c:72 +msgid "Languages" +msgstr "Idiomas" -#: modules/computer/os.c:114 -msgid "Terminal" -msgstr "Terminal" +#: modules/computer.c:73 +msgid "Filesystems" +msgstr "Sistemas de archivos" -#: modules/computer/os.c:134 -#, c-format -msgid "Unknown (Window Manager: %s)" -msgstr "Desconocido (Gestor de ventanas: %s)" +#: modules/computer.c:74 modules/computer.c:415 +msgid "Display" +msgstr "Pantalla" -#: modules/computer/os.c:185 -msgid "Unknown distribution" -msgstr "Distribución desconocida" +#: modules/computer.c:75 +msgid "Environment Variables" +msgstr "Variables de entorno" -#: modules/computer/environment.c:32 -msgid "[Environment Variables]\n" -msgstr "[Variables de entorno]\n" +#: modules/computer.c:77 +msgid "Development" +msgstr "Desarrollo" -#: modules/computer/alsa.c:26 -msgid "[Audio Devices]\n" -msgstr "[Dispositivos de audio]\n" +#: modules/computer.c:79 +msgid "Users" +msgstr "Usuarios" -#: modules/computer/alsa.c:33 +#: modules/computer.c:80 +msgid "Groups" +msgstr "Grupos" + +#: modules/computer.c:101 modules/computer.c:405 modules/computer.c:410 +#: modules/devices.c:96 +msgid "Memory" +msgstr "Memoria" + +#: modules/computer.c:103 #, c-format -msgid "Audio Adapter#%d=%s\n" -msgstr "Adaptador de audio#%d=%s\n" +msgid "%dMB (%dMB used)" +msgstr "%dMB (%dMB usados)" -#: modules/computer/loadavg.c:64 -msgid "Couldn't obtain load average" +#: modules/computer.c:105 modules/computer.c:459 modules/computer.c:475 +msgid "Uptime" msgstr "" -#: modules/devices.c:93 -msgid "PCI Devices" -msgstr "Dispositivos PCI" +#: modules/computer.c:107 modules/computer.c:406 modules/computer.c:414 +msgid "Date/Time" +msgstr "" -#: modules/devices.c:94 -msgid "USB Devices" -msgstr "Dispositivos USB" +#: modules/computer.c:112 modules/computer.c:461 modules/computer.c:476 +msgid "Load Average" +msgstr "" -#: modules/devices.c:95 -msgid "Printers" -msgstr "Impresoras" +#: modules/computer.c:114 modules/computer.c:460 modules/computer.c:477 +msgid "Available entropy in /dev/random" +msgstr "" + +#: modules/computer.c:200 +msgid "Scripting Languages" +msgstr "Lenguajes de scripting" + +#: modules/computer.c:201 +msgid "Python" +msgstr "" + +#: modules/computer.c:202 +msgid "Python2" +msgstr "" + +#: modules/computer.c:203 +msgid "Python3" +msgstr "" + +#: modules/computer.c:204 +msgid "Perl" +msgstr "" + +#: 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:208 +msgid "Ruby" +msgstr "" + +#: modules/computer.c:209 +msgid "Bash" +msgstr "" + +#: modules/computer.c:210 +msgid "Compilers" +msgstr "Compiladores" + +#: modules/computer.c:211 +msgid "C (GCC)" +msgstr "" + +#: modules/computer.c:212 +msgid "C (Clang)" +msgstr "" + +#: modules/computer.c:213 +msgid "D (dmd)" +msgstr "" + +#: modules/computer.c:214 +msgid "Java" +msgstr "" + +#: modules/computer.c:215 +msgid "CSharp (Mono, old)" +msgstr "CSharp (Mono, antiguo)" + +#: modules/computer.c:216 +msgid "CSharp (Mono)" +msgstr "" + +#: modules/computer.c:217 +msgid "Vala" +msgstr "" + +#: modules/computer.c:218 +msgid "Haskell (GHC)" +msgstr "" + +#: modules/computer.c:219 +msgid "FreePascal" +msgstr "" + +#: modules/computer.c:220 +msgid "Go" +msgstr "" + +#: modules/computer.c:221 +msgid "Tools" +msgstr "Herramientas" + +#: modules/computer.c:222 +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:271 +#, c-format +msgid "%s=Not found\n" +msgstr "%s=No encontrado\n" + +#: modules/computer.c:274 +#, c-format +msgid "Detecting version: %s" +msgstr "Detectando versión: %s" + +#: modules/computer.c:285 +#, c-format +msgid "" +"[$ShellParam$]\n" +"ColumnTitle$TextValue=Program\n" +"ColumnTitle$Value=Version\n" +"ShowColumnHeaders=true\n" +"%s" +msgstr "" +"[$ShellParam$]\n" +"ColumnTitle$TextValue=Programa\n" +"ColumnTitle$Value=Versión\n" +"ShowColumnHeaders=true\n" +"%s" + +#: modules/computer.c:367 +msgid "Physical machine" +msgstr "Equipo físico" + +#: modules/computer.c:408 modules/computer.c:644 +msgid "Computer" +msgstr "Equipo" + +#: 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:411 +msgid "Machine Type" +msgstr "" + +#: modules/computer.c:413 modules/computer.c:470 +msgid "User Name" +msgstr "" + +#: modules/computer.c:416 +msgid "Resolution" +msgstr "" + +#. /label for resolution +#: modules/computer.c:418 +msgid "pixels" +msgstr "" + +#: modules/computer.c:419 +msgid "OpenGL Renderer" +msgstr "" + +#: modules/computer.c:420 +msgid "X11 Vendor" +msgstr "" + +#: modules/computer.c:422 modules/devices.c:102 +msgid "Input Devices" +msgstr "Dispositivos de entrada" + +#: modules/computer.c:464 +msgid "Kernel" +msgstr "" + +#: modules/computer.c:466 +msgid "C Library" +msgstr "" + +#: modules/computer.c:467 +msgid "Distribution" +msgstr "" + +#: modules/computer.c:468 +msgid "Current Session" +msgstr "" + +#: modules/computer.c:469 +msgid "Computer Name" +msgstr "" + +#: modules/computer.c:471 +msgid "Language" +msgstr "" + +#: modules/computer.c:472 modules/computer/users.c:50 +msgid "Home Directory" +msgstr "" + +#: modules/computer.c:473 +msgid "Desktop Environment" +msgstr "" + +#: modules/computer.c:474 +msgid "Misc" +msgstr "" + +#: modules/computer.c:482 +#, c-format +msgid "" +"[Loaded Modules]\n" +"%s[$ShellParam$]\n" +"ViewType=1\n" +"ColumnTitle$TextValue=Name\n" +"ColumnTitle$Value=Description\n" +"ShowColumnHeaders=true\n" +msgstr "" +"[Módulos cargados]\n" +"%s[$ShellParam$]\n" +"ViewType=1\n" +"ColumnTitle$TextValue=Nombre\n" +"ColumnTitle$Value=Descripción\n" +"ShowColumnHeaders=true\n" + +#: modules/computer.c:493 +#, c-format +msgid "" +"[$ShellParam$]\n" +"ColumnTitle$TextValue=Date & Time\n" +"ColumnTitle$Value=Kernel Version\n" +"ShowColumnHeaders=true\n" +"\n" +"%s" +msgstr "" +"[$ShellParam$]\n" +"ColumnTitle$TextValue=Fecha y hora\n" +"ColumnTitle$Value=Versión del núcleo\n" +"ShowColumnHeaders=true\n" +"\n" +"%s" + +#: modules/computer.c:503 +#, c-format +msgid "" +"[$ShellParam$]\n" +"ViewType=1\n" +"ColumnTitle$TextValue=Language Code\n" +"ColumnTitle$Value=Name\n" +"ShowColumnHeaders=true\n" +"[Available Languages]\n" +"%s" +msgstr "" +"[$ShellParam$]\n" +"ViewType=1\n" +"ColumnTitle$TextValue=Código del idioma\n" +"ColumnTitle$Value=Nombre\n" +"ShowColumnHeaders=true\n" +"[Idiomas disponibles]\n" +"%s" + +#: modules/computer.c:514 +#, c-format +msgid "" +"[$ShellParam$]\n" +"ViewType=4\n" +"ReloadInterval=5000\n" +"Zebra=1\n" +"NormalizePercentage=false\n" +"ColumnTitle$Extra1=Mount Point\n" +"ColumnTitle$Progress=Usage\n" +"ColumnTitle$TextValue=Device\n" +"ShowColumnHeaders=true\n" +"[Mounted File Systems]\n" +"%s\n" +msgstr "" +"[$ShellParam$]\n" +"ViewType=4\n" +"ReloadInterval=5000\n" +"Zebra=1\n" +"NormalizePercentage=false\n" +"ColumnTitle$Extra1=Punto de montaje\n" +"ColumnTitle$Progress=Uso\n" +"ColumnTitle$TextValue=Dispositivo\n" +"ShowColumnHeaders=true\n" +"[Sistemas de archivos montados]\n" +"%s\n" + +#: modules/computer.c:528 +#, c-format +msgid "" +"[Display]\n" +"Resolution=%dx%d pixels\n" +"Vendor=%s\n" +"Version=%s\n" +"[Monitors]\n" +"%s[Extensions]\n" +"%s[OpenGL]\n" +"Vendor=%s\n" +"Renderer=%s\n" +"Version=%s\n" +"Direct Rendering=%s\n" +msgstr "" +"[Pantalla]\n" +"Resolución=%dx%d pixels\n" +"Proveedor=%s\n" +"Versión=%s\n" +"[Monitores]\n" +"%s[Extensiones]\n" +"%s[OpenGL]\n" +"Proveedor=%s\n" +"Renderer=%s\n" +"Versión=%s\n" +"Direct Rendering=%s\n" + +#: modules/computer.c:550 +msgid "Y_es" +msgstr "_Sí" + +#: modules/computer.c:564 +#, c-format +msgid "" +"[$ShellParam$]\n" +"ReloadInterval=10000\n" +"ColumnTitle$TextValue=Name\n" +"ColumnTitle$Value=Group ID\n" +"ShowColumnHeaders=true\n" +"[Groups]\n" +"%s\n" +msgstr "" +"[$ShellParam$]\n" +"ReloadInterval=10000\n" +"ColumnTitle$TextValue=Nombre\n" +"ColumnTitle$Value=ID del grupo\n" +"ShowColumnHeaders=true\n" +"[Grupos]\n" +"%s\n" + +#: modules/computer.c:686 modules/devices/sparc/processor.c:67 +msgid "CPU" +msgstr "" + +#: modules/computer.c:686 +msgid "RAM" +msgstr "" + +#: modules/computer.c:686 +msgid "Motherboard" +msgstr "" + +#: modules/computer.c:686 +msgid "Graphics" +msgstr "" + +#: modules/computer.c:687 modules/devices.c:103 +msgid "Storage" +msgstr "Almacenamiento" + +#: modules/computer.c:687 modules/devices.c:99 +msgid "Printers" +msgstr "Impresoras" + +#: modules/computer.c:687 +msgid "Audio" +msgstr "" + +#: modules/computer.c:742 +msgid "Gathers high-level computer information" +msgstr "Obtiene información del equipo de alto nivel" + +#: modules/computer/display.c:122 +#, c-format +msgid "Monitor %d=%dx%d pixels\n" +msgstr "Monitor %d=%dx%d pixels\n" + +#: modules/computer/environment.c:32 +msgid "[Environment Variables]\n" +msgstr "[Variables de entorno]\n" + +#: modules/computer/filesystem.c:83 +msgid "Filesystem" +msgstr "" + +#: modules/computer/filesystem.c:84 +msgid "Mounted As" +msgstr "" + +#: modules/computer/filesystem.c:84 +msgid "Read-Write" +msgstr "" + +#: modules/computer/filesystem.c:84 +msgid "Read-Only" +msgstr "" + +#: modules/computer/filesystem.c:85 +msgid "Mount Point" +msgstr "" + +#: modules/computer/filesystem.c:86 +msgid "Size" +msgstr "" + +#: modules/computer/filesystem.c:87 +msgid "Used" +msgstr "" + +#: modules/computer/filesystem.c:88 +msgid "Available" +msgstr "" + +#: modules/computer/loadavg.c:64 +msgid "Couldn't obtain load average" +msgstr "" + +#: modules/computer/os.c:34 modules/computer/os.c:35 +msgid "GNU C Library" +msgstr "" + +#: modules/computer/os.c:36 +msgid "uClibc or uClibc-ng" +msgstr "" + +#: modules/computer/os.c:37 +msgid "diet libc" +msgstr "" + +#: 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:94 +#, c-format +msgid "Version: %s" +msgstr "Versión: %s" + +#: modules/computer/os.c:128 +msgid "Terminal" +msgstr "Terminal" + +#: modules/computer/os.c:148 +#, c-format +msgid "Unknown (Window Manager: %s)" +msgstr "Desconocido (Gestor de ventanas: %s)" + +#. /bits of entropy for rng (0) +#: modules/computer/os.c:162 +msgid "(None or not available)" +msgstr "" + +#. /bits of entropy for rng (low/poor value) +#: modules/computer/os.c:163 +#, c-format +msgid "%d bits (low)" +msgstr "" + +#. /bits of entropy for rng (medium value) +#: modules/computer/os.c:164 +#, c-format +msgid "%d bits (medium)" +msgstr "" + +#. /bits of entropy for rng (high/good value) +#: modules/computer/os.c:165 +#, c-format +msgid "%d bits (healthy)" +msgstr "" + +#: modules/computer/os.c:200 modules/network/net.c:442 +msgid "(Unknown)" +msgstr "" + +#: modules/computer/os.c:235 +msgid "Unknown distribution" +msgstr "Distribución desconocida" + +#: modules/computer/users.c:47 +msgid "User Information" +msgstr "" + +#: modules/computer/users.c:48 +msgid "User ID" +msgstr "" + +#: 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 "" + +#: modules/devices/alpha/processor.c:81 +msgid "Platform String" +msgstr "" + +#: 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/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/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/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 "" + +#. /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 +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 "" + +#: modules/devices/arm/processor.c:141 +msgid "ARM Processor" +msgstr "" + +#: modules/devices/arm/processor.c:199 modules/devices/riscv/processor.c:147 +#: modules/devices/x86/processor.c:368 +msgid "Empty List" +msgstr "" + +#: modules/devices/arm/processor.c:236 +msgid "Linux Name" +msgstr "" + +#: modules/devices/arm/processor.c:237 +msgid "Decoded Name" +msgstr "" + +#: modules/devices/arm/processor.c:238 modules/network/net.c:458 +msgid "Mode" +msgstr "" + +#: modules/devices/arm/processor.c:244 +msgid "ARM" +msgstr "" + +#: modules/devices/arm/processor.c:245 +msgid "Implementer" +msgstr "" + +#: modules/devices/arm/processor.c:246 +msgid "Part" +msgstr "" + +#: 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/arm/processor.c:248 +msgid "Variant" +msgstr "" + +#: 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 +#, 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" + +#: modules/devices.c:97 +msgid "PCI Devices" +msgstr "Dispositivos PCI" + +#: modules/devices.c:98 +msgid "USB Devices" +msgstr "Dispositivos USB" -#: modules/devices.c:96 +#: modules/devices.c:100 msgid "Battery" msgstr "Batería" -#: modules/devices.c:97 +#: modules/devices.c:101 msgid "Sensors" msgstr "Sensores" -#: modules/devices.c:99 -msgid "Storage" -msgstr "Almacenamiento" - -#: modules/devices.c:101 +#: modules/devices.c:105 msgid "DMI" msgstr "" -#: modules/devices.c:102 +#: modules/devices.c:106 msgid "Memory SPD" msgstr "Memoria SPD" -#: modules/devices.c:104 +#: modules/devices.c:111 +msgid "Device Tree" +msgstr "" + +#: modules/devices.c:113 msgid "Resources" msgstr "Recursos" -#: modules/devices.c:303 +#: modules/devices.c:219 msgid " (vendor unknown)" msgstr " (proveedor desconocido)" -#: modules/devices.c:305 +#: modules/devices.c:221 msgid " (model unknown)" msgstr " (modelo desconocido)" -#: modules/devices.c:478 +#: modules/devices.c:398 msgid "Field" msgstr "" -#: modules/devices.c:478 +#: modules/devices.c:398 msgid "Description" msgstr "" -#: modules/devices.c:478 modules/devices.c:510 +#: modules/devices.c:398 modules/devices.c:430 msgid "Value" msgstr "" -#: modules/devices.c:510 +#: modules/devices.c:430 msgid "Sensor" msgstr "" -#: modules/devices.c:510 +#: modules/devices.c:430 msgid "Type" msgstr "" -#: modules/devices.c:556 +#: modules/devices.c:476 msgid "Devices" msgstr "Dispositivos" -#: modules/devices.c:568 +#: modules/devices.c:488 msgid "Update PCI ID listing" msgstr "Actualizar listado de ids PCI" -#: modules/devices.c:580 +#: modules/devices.c:500 msgid "Update CPU feature database" msgstr "Actualizar base de datos de características de CPU" -#: modules/devices.c:608 +#: modules/devices.c:528 msgid "Gathers information about hardware devices" msgstr "Obtiene información acerca de los dispositivos de hardware" -#: modules/devices.c:627 +#: modules/devices.c:547 msgid "Resource information requires superuser privileges" msgstr "" -#: modules/network.c:59 -msgid "Interfaces" -msgstr "Interfaces" +#: modules/devices/cpu_util.c:26 +msgid "Little Endian" +msgstr "" -#: modules/network.c:60 -msgid "IP Connections" -msgstr "Conexiones IP" +#: modules/devices/cpu_util.c:28 +msgid "Big Endian" +msgstr "" -#: modules/network.c:61 -msgid "Routing Table" -msgstr "Tabla de ruteo" +#: modules/devices/cpu_util.c:137 modules/devices/cpu_util.c:148 +msgid "Frequency Scaling" +msgstr "" -#: modules/network.c:62 -msgid "ARP Table" -msgstr "Tabla ARP" +#: modules/devices/cpu_util.c:138 +msgid "Minimum" +msgstr "" -#: modules/network.c:63 -msgid "DNS Servers" -msgstr "Servidores DNS" +#: modules/devices/cpu_util.c:138 modules/devices/cpu_util.c:139 +#: modules/devices/cpu_util.c:140 +msgid "kHz" +msgstr "" -#: modules/network.c:64 -msgid "Statistics" -msgstr "Estadísticas" +#: modules/devices/cpu_util.c:139 +msgid "Maximum" +msgstr "" -#: modules/network.c:65 -msgid "Shared Directories" -msgstr "Directorios compartidos" +#: modules/devices/cpu_util.c:140 +msgid "Current" +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/devices/cpu_util.c:141 +msgid "Transition Latency" 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" +#: modules/devices/cpu_util.c:141 +msgid "ns" 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" +#: modules/devices/cpu_util.c:142 +msgid "Governor" 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" +#: modules/devices/cpu_util.c:143 modules/devices/cpu_util.c:149 +msgid "Driver" 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" +#: modules/devices/cpu_util.c:155 +msgid "(Not Available)" 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/devices/cpu_util.c:163 modules/devices/cpu_util.c:165 +msgid "Socket" +msgstr "" -#: 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/cpu_util.c:168 modules/devices/cpu_util.c:170 +msgid "Core" +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" +#: modules/devices/cpu_util.c:173 +msgid "Book" msgstr "" -#: modules/devices/alpha/processor.c:81 -msgid "Platform String" +#: modules/devices/cpu_util.c:175 +msgid "Drawer" 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" +#: modules/devices/cpu_util.c:181 +msgid "Topology" 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" +#: modules/devices/cpu_util.c:182 +msgid "ID" 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/devicetree.c:100 +msgid "Properties" 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/devicetree.c:101 +msgid "Children" msgstr "" -#: modules/devices/devmemory.c:93 -msgid "Total Memory" -msgstr "Memoria total" +#: modules/devices/devicetree.c:137 +msgid "Node" +msgstr "" -#: modules/devices/devmemory.c:94 -msgid "Free Memory" +#: modules/devices/devicetree.c:138 +msgid "Node Path" msgstr "" -#: modules/devices/devmemory.c:95 -msgid "Cached Swap" +#: modules/devices/devicetree.c:139 +msgid "Alias" msgstr "" -#: modules/devices/devmemory.c:96 -msgid "High Memory" +#: modules/devices/devicetree.c:139 modules/devices/devicetree.c:140 +msgid "(None)" msgstr "" -#: modules/devices/devmemory.c:97 -msgid "Free High Memory" +#: modules/devices/devicetree.c:140 +msgid "Symbol" msgstr "" -#: modules/devices/devmemory.c:98 -msgid "Low Memory" +#: modules/devices/devicetree.c:183 +msgid "Board" msgstr "" -#: modules/devices/devmemory.c:99 -msgid "Free Low Memory" +#: modules/devices/devicetree.c:185 modules/devices/devicetree/rpi_data.c:156 +msgid "Serial Number" msgstr "" -#: modules/devices/devmemory.c:100 -msgid "Virtual Memory" +#: modules/devices/devicetree.c:186 +msgid "Compatible" msgstr "" -#: modules/devices/devmemory.c:101 -msgid "Free Virtual Memory" +#: modules/devices/devicetree/dt_util.c:715 +msgid "phandle Map" 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" +#: modules/devices/devicetree/dt_util.c:716 +msgid "Alias Map" 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" +#: 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/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" +#: modules/devices/devmemory.c:93 +msgid "Total Memory" +msgstr "Memoria total" + +#: modules/devices/devmemory.c:94 +msgid "Free Memory" 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" +#: modules/devices/devmemory.c:95 +msgid "Cached Swap" 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" +#: modules/devices/devmemory.c:96 +msgid "High Memory" msgstr "" -"[Sin baterías]\n" -"No se encontraron baterías en este sistema=\n" -#. /hw_cap -#: modules/devices/arm/arm_data.c:42 -msgid "SWP instruction (atomic read-modify-write)" +#: modules/devices/devmemory.c:97 +msgid "Free High Memory" msgstr "" -#: modules/devices/arm/arm_data.c:43 -msgid "Half-word loads and stores" +#: modules/devices/devmemory.c:98 +msgid "Low Memory" msgstr "" -#: modules/devices/arm/arm_data.c:44 -msgid "Thumb (16-bit instruction set)" +#: modules/devices/devmemory.c:99 +msgid "Free Low Memory" msgstr "" -#: modules/devices/arm/arm_data.c:45 -msgid "26-Bit Model (Processor status register folded into program counter)" +#: modules/devices/devmemory.c:100 +msgid "Virtual Memory" msgstr "" -#: modules/devices/arm/arm_data.c:46 -msgid "32x32->64-bit multiplication" +#: modules/devices/devmemory.c:101 +msgid "Free Virtual Memory" msgstr "" -#: modules/devices/arm/arm_data.c:47 -msgid "Floating point accelerator" +#: modules/devices/ia64/processor.c:108 +msgid "IA64 Processor" msgstr "" -#: modules/devices/arm/arm_data.c:48 -msgid "VFP (early SIMD vector floating point instructions)" +#: modules/devices/ia64/processor.c:153 modules/devices/x86/processor.c:412 +msgid "Vendor" msgstr "" -#: modules/devices/arm/arm_data.c:49 -msgid "DSP extensions (the 'e' variant of the ARM9 CPUs, and all others above)" +#: modules/devices/ia64/processor.c:155 +msgid "Architecture Revision" msgstr "" -#: modules/devices/arm/arm_data.c:50 -msgid "Jazelle (Java bytecode accelerator)" +#: modules/devices/ia64/processor.c:156 modules/devices/sh/processor.c:78 +msgid "Family" msgstr "" -#: modules/devices/arm/arm_data.c:51 -msgid "SIMD instructions similar to Intel MMX" +#: modules/devices/ia64/processor.c:162 +msgid "CPU regs" msgstr "" -#: modules/devices/arm/arm_data.c:52 -msgid "MaverickCrunch coprocessor (if kernel support enabled)" +#: modules/devices/ia64/processor.c:163 +msgid "Features" msgstr "" -#: modules/devices/arm/arm_data.c:53 -msgid "ThumbEE" +#: modules/devices/m68k/processor.c:77 modules/devices/riscv/processor.c:177 +msgid "MMU" msgstr "" -#: modules/devices/arm/arm_data.c:54 -msgid "Advanced SIMD/NEON on AArch32" +#: modules/devices/m68k/processor.c:78 modules/devices/sparc/processor.c:68 +msgid "FPU" msgstr "" -#: modules/devices/arm/arm_data.c:55 -msgid "kernel event stream using generic architected timer" +#: modules/devices/m68k/processor.c:82 +msgid "Calibration" msgstr "" -#: modules/devices/arm/arm_data.c:56 -msgid "VFP version 3" +#: modules/devices/mips/processor.c:68 +msgid "System Type" msgstr "" -#: modules/devices/arm/arm_data.c:57 -msgid "VFP version 3 with 16 D-registers" +#: modules/devices/parisc/processor.c:107 +msgid "PA-RISC Processor" msgstr "" -#: modules/devices/arm/arm_data.c:58 -msgid "VFP version 4 with fast context switching" +#: modules/devices/parisc/processor.c:149 +msgid "System" msgstr "" -#: modules/devices/arm/arm_data.c:59 -msgid "VFP with 32 D-registers" +#: modules/devices/parisc/processor.c:153 +msgid "HVersion" msgstr "" -#: modules/devices/arm/arm_data.c:60 -msgid "TLS register" +#: modules/devices/parisc/processor.c:154 +msgid "SVersion" msgstr "" -#: modules/devices/arm/arm_data.c:61 -msgid "SDIV and UDIV hardware division in ARM mode" +#: modules/devices/parisc/processor.c:155 modules/devices/x86/processor.c:420 +msgid "Cache" msgstr "" -#: modules/devices/arm/arm_data.c:62 -msgid "SDIV and UDIV hardware division in Thumb mode" +#: modules/devices/ppc/processor.c:117 +msgid "POWER Processor" msgstr "" -#: modules/devices/arm/arm_data.c:63 -msgid "40-bit Large Physical Address Extension" +#: 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=" -#. /hw_cap2 -#: modules/devices/arm/arm_data.c:65 -msgid "64x64->128-bit F2m multiplication (arch>8)" +#: 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/arm/arm_data.c:66 -msgid "Crypto:AES (arch>8)" +#: modules/devices/riscv/processor.c:107 +msgid "RISC-V Processor" msgstr "" -#: modules/devices/arm/arm_data.c:67 -msgid "Crypto:SHA1 (arch>8)" +#: modules/devices/riscv/processor.c:176 +msgid "uarch" msgstr "" -#: modules/devices/arm/arm_data.c:68 -msgid "Crypto:SHA2 (arch>8)" +#. /ext:RV32 +#: modules/devices/riscv/riscv_data.c:37 +msgctxt "rv-ext" +msgid "RISC-V 32-bit" msgstr "" -#: modules/devices/arm/arm_data.c:69 -msgid "CRC32 checksum instructions (arch>8)" +#. /ext:RV64 +#: modules/devices/riscv/riscv_data.c:38 +msgctxt "rv-ext" +msgid "RISC-V 64-bit" msgstr "" -#: modules/devices/arm/arm_data.c:72 -msgid "Advanced SIMD/NEON on AArch64 (arch>8)" +#. /ext:RV128 +#: modules/devices/riscv/riscv_data.c:39 +msgctxt "rv-ext" +msgid "RISC-V 128-bit" msgstr "" -#: modules/devices/arm/processor.c:141 -msgid "ARM Processor" +#. /ext:E +#: modules/devices/riscv/riscv_data.c:40 +msgctxt "rv-ext" +msgid "Base embedded integer instructions (15 registers)" msgstr "" -#: modules/devices/arm/processor.c:199 modules/devices/riscv/processor.c:147 -#: modules/devices/x86/processor.c:701 -msgid "Empty List" +#. /ext:I +#: modules/devices/riscv/riscv_data.c:41 +msgctxt "rv-ext" +msgid "Base integer instructions (31 registers)" msgstr "" -#: modules/devices/arm/processor.c:236 -msgid "Linux Name" +#. /ext:M +#: modules/devices/riscv/riscv_data.c:42 +msgctxt "rv-ext" +msgid "Hardware integer multiply and divide" msgstr "" -#: modules/devices/arm/processor.c:237 -msgid "Decoded Name" +#. /ext:A +#: modules/devices/riscv/riscv_data.c:43 +msgctxt "rv-ext" +msgid "Atomic memory operations" msgstr "" -#: modules/devices/arm/processor.c:238 -msgid "Mode" +#. /ext:C +#: modules/devices/riscv/riscv_data.c:44 +msgctxt "rv-ext" +msgid "Compressed 16-bit instructions" msgstr "" -#: modules/devices/arm/processor.c:244 -msgid "ARM" +#. /ext:F +#: modules/devices/riscv/riscv_data.c:45 +msgctxt "rv-ext" +msgid "Floating-point instructions, single-precision" msgstr "" -#: modules/devices/arm/processor.c:245 -msgid "Implementer" +#. /ext:D +#: modules/devices/riscv/riscv_data.c:46 +msgctxt "rv-ext" +msgid "Floating-point instructions, double-precision" msgstr "" -#: modules/devices/arm/processor.c:246 -msgid "Part" +#. /ext:Q +#: modules/devices/riscv/riscv_data.c:47 +msgctxt "rv-ext" +msgid "Floating-point instructions, quad-precision" 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" +#. /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 "" -#: modules/devices/arm/processor.c:248 -msgid "Variant" +#. /ext:P +#: modules/devices/riscv/riscv_data.c:51 +msgctxt "rv-ext" +msgid "Packed SIMD instructions" msgstr "" -#: modules/devices/arm/processor.c:249 modules/devices/ia64/processor.c:158 -#: modules/devices/ppc/processor.c:151 -msgid "Revision" +#. /ext:L +#: modules/devices/riscv/riscv_data.c:52 +msgctxt "rv-ext" +msgid "Decimal floating-point instructions" 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" +#. /ext:J +#: modules/devices/riscv/riscv_data.c:53 +msgctxt "rv-ext" +msgid "Dynamically translated languages" 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" +#. /ext:N +#: modules/devices/riscv/riscv_data.c:54 +msgctxt "rv-ext" +msgid "User-level interrupts" msgstr "" #: modules/devices/s390/processor.c:92 @@ -1620,16 +2219,34 @@ msgstr "" msgid "ID String" msgstr "" -#: modules/devices/m68k/processor.c:77 modules/devices/riscv/processor.c:177 -msgid "MMU" +#: modules/devices/sh/processor.c:55 +msgid "SuperH Processor" msgstr "" -#: modules/devices/m68k/processor.c:78 modules/devices/sparc/processor.c:68 -msgid "FPU" +#: modules/devices/sh/processor.c:77 +msgid "Machine" msgstr "" -#: modules/devices/m68k/processor.c:82 -msgid "Calibration" +#: 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 @@ -1731,1485 +2348,1927 @@ msgstr "" "[Velocidades]\n" "%s" -#: modules/devices/cpu_util.c:26 -msgid "Little Endian" -msgstr "" - -#: modules/devices/cpu_util.c:28 -msgid "Big Endian" -msgstr "" - -#: modules/devices/cpu_util.c:137 modules/devices/cpu_util.c:148 -msgid "Frequency Scaling" -msgstr "" - -#: modules/devices/cpu_util.c:138 -msgid "Minimum" -msgstr "" - -#: modules/devices/cpu_util.c:138 modules/devices/cpu_util.c:139 -#: modules/devices/cpu_util.c:140 -msgid "kHz" -msgstr "" - -#: modules/devices/cpu_util.c:139 -msgid "Maximum" -msgstr "" - -#: modules/devices/cpu_util.c:140 -msgid "Current" -msgstr "" - -#: modules/devices/cpu_util.c:141 -msgid "Transition Latency" -msgstr "" - -#: modules/devices/cpu_util.c:141 -msgid "ns" -msgstr "" - -#: modules/devices/cpu_util.c:142 -msgid "Governor" -msgstr "" - -#: modules/devices/cpu_util.c:143 modules/devices/cpu_util.c:149 -msgid "Driver" -msgstr "" - -#: modules/devices/cpu_util.c:155 -msgid "(Not Available)" -msgstr "" - -#: modules/devices/cpu_util.c:163 modules/devices/cpu_util.c:165 -msgid "Socket" -msgstr "" - -#: modules/devices/cpu_util.c:168 modules/devices/cpu_util.c:170 -msgid "Core" -msgstr "" - -#: modules/devices/cpu_util.c:173 -msgid "Book" -msgstr "" - -#: modules/devices/cpu_util.c:175 -msgid "Drawer" -msgstr "" - -#: modules/devices/cpu_util.c:181 -msgid "Topology" -msgstr "" - -#: modules/devices/cpu_util.c:182 -msgid "ID" -msgstr "" - -#: modules/devices/sh/processor.c:55 -msgid "SuperH Processor" -msgstr "" - -#: modules/devices/sh/processor.c:76 modules/devices/ia64/processor.c:152 -#: hardinfo/hardinfo.c:76 -msgid "Name" -msgstr "Nombre" - -#: modules/devices/sh/processor.c:77 -msgid "Machine" -msgstr "" - -#: modules/devices/sh/processor.c:78 modules/devices/ia64/processor.c:156 -msgid "Family" -msgstr "" - -#: modules/devices/sh/processor.c:80 -msgid "Bus Frequency" -msgstr "" - -#: modules/devices/sh/processor.c:81 -msgid "Module Frequency" -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:753 -msgid "Cache" -msgstr "" - -#: modules/devices/ia64/processor.c:108 -msgid "IA64 Processor" -msgstr "" - -#: modules/devices/ia64/processor.c:153 modules/devices/x86/processor.c:745 -msgid "Vendor" -msgstr "" - -#: modules/devices/ia64/processor.c:155 -msgid "Architecture Revision" -msgstr "" - -#: modules/devices/ia64/processor.c:162 -msgid "CPU regs" -msgstr "" - -#: modules/devices/ia64/processor.c:163 -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" -msgstr "" - -#: modules/devices/spd-decode.c:1480 -msgid "" -"[SPD]\n" -"Reading memory SPD not supported on this system=\n" -msgstr "" - -#: modules/devices/ppc/processor.c:117 -msgid "POWER Processor" -msgstr "" - -#: modules/devices/mips/processor.c:68 -msgid "System Type" -msgstr "" - -#: modules/devices/riscv/processor.c:107 -msgid "RISC-V Processor" -msgstr "" - -#: modules/devices/riscv/processor.c:176 -msgid "uarch" -msgstr "" - -#: modules/devices/riscv/riscv_data.c:37 -msgid "RISC-V 32-bit" -msgstr "" - -#: modules/devices/riscv/riscv_data.c:38 -msgid "RISC-V 64-bit" -msgstr "" - -#: modules/devices/riscv/riscv_data.c:39 -msgid "RISC-V 128-bit" -msgstr "" - -#: modules/devices/riscv/riscv_data.c:40 -msgid "Base embedded integer instructions (15 registers)" -msgstr "" - -#: modules/devices/riscv/riscv_data.c:41 -msgid "Base integer instructions (31 registers)" -msgstr "" - -#: modules/devices/riscv/riscv_data.c:42 -msgid "Hardware integer multiply and divide" -msgstr "" - -#: modules/devices/riscv/riscv_data.c:43 -msgid "Atomic memory operations" -msgstr "" - -#: modules/devices/riscv/riscv_data.c:44 -msgid "Compressed 16-bit instructions" -msgstr "" - -#: modules/devices/riscv/riscv_data.c:45 -msgid "Floating-point instructions, single-precision" +#: modules/devices/x86/processor.c:149 +msgid "Cache information not available=\n" msgstr "" -#: modules/devices/riscv/riscv_data.c:46 -msgid "Floating-point instructions, double-precision" +#: modules/devices/x86/processor.c:155 +#, c-format +msgid "Level %d (%s)=%d-way set-associative, %d sets, %dKB size\n" msgstr "" -#: modules/devices/riscv/riscv_data.c:47 -msgid "Floating-point instructions, quad-precision" +#. /cache type, as appears in: Level 1 (Data) +#: modules/devices/x86/processor.c:170 +msgctxt "cache-type" +msgid "Data" msgstr "" -#: modules/devices/riscv/riscv_data.c:48 -msgid "Bit manipulation instructions" +#. /cache type, as appears in: Level 1 (Instruction) +#: modules/devices/x86/processor.c:171 +msgctxt "cache-type" +msgid "Instruction" msgstr "" -#: modules/devices/riscv/riscv_data.c:49 -msgid "Vector operations" +#. /cache type, as appears in: Level 2 (Unified) +#: modules/devices/x86/processor.c:172 +msgctxt "cache-type" +msgid "Unified" msgstr "" -#: modules/devices/riscv/riscv_data.c:50 -msgid "Transactional memory" +#: modules/devices/x86/processor.c:406 +msgid "Model Name" msgstr "" -#: modules/devices/riscv/riscv_data.c:51 -msgid "Packed SIMD instructions" +#: modules/devices/x86/processor.c:407 +msgid "Family, model, stepping" msgstr "" -#: modules/devices/riscv/riscv_data.c:52 -msgid "Decimal floating-point instructions" +#: modules/devices/x86/processor.c:413 +msgid "Configuration" msgstr "" -#: modules/devices/riscv/riscv_data.c:53 -msgid "Dynamically translated languages" +#: modules/devices/x86/processor.c:414 +msgid "Cache Size" msgstr "" -#: modules/devices/riscv/riscv_data.c:54 -msgid "User-level interrupts" +#: modules/devices/x86/processor.c:414 +msgid "kb" msgstr "" -#: modules/devices/x86/processor.c:146 -msgid "Cache information not available=\n" +#: modules/devices/x86/processor.c:421 +msgid "Power Management" msgstr "" -#: modules/devices/x86/processor.c:152 -#, c-format -msgid "Level %d (%s)=%d-way set-associative, %d sets, %dKB size\n" +#: modules/devices/x86/processor.c:422 +msgid "Bug Workarounds" msgstr "" -#: modules/devices/x86/processor.c:339 +#. /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 -msgid "AMD pause filter threshold" +#. /flag:pfthreshold +#: modules/devices/x86/x86_data.c:256 +msgctxt "x86-flag" +msgid "AMD pause filter threshold" +msgstr "" + +#. /flag:avic +#: modules/devices/x86/x86_data.c:257 +msgctxt "x86-flag" +msgid "Virtual Interrupt Controller" +msgstr "" + +#. /flag:pku +#: modules/devices/x86/x86_data.c:259 +msgctxt "x86-flag" +msgid "Protection Keys for Userspace" +msgstr "" + +#. /flag:ospke +#: modules/devices/x86/x86_data.c:260 +msgctxt "x86-flag" +msgid "OS Protection Keys Enable" +msgstr "" + +#. /flag:overflow_recov +#: modules/devices/x86/x86_data.c:262 +msgctxt "x86-flag" +msgid "MCA overflow recovery support" +msgstr "" + +#. /flag:succor +#: modules/devices/x86/x86_data.c:263 +msgctxt "x86-flag" +msgid "uncorrectable error containment and recovery" +msgstr "" + +#. /flag:smca +#: modules/devices/x86/x86_data.c:264 +msgctxt "x86-flag" +msgid "Scalable MCA" +msgstr "" + +#. /bug:f00f +#: modules/devices/x86/x86_data.c:267 +msgctxt "x86-flag" +msgid "Intel F00F bug" +msgstr "" + +#. /bug:fdiv +#: modules/devices/x86/x86_data.c:268 +msgctxt "x86-flag" +msgid "FPU FDIV" +msgstr "" + +#. /bug:coma +#: modules/devices/x86/x86_data.c:269 +msgctxt "x86-flag" +msgid "Cyrix 6x86 coma" +msgstr "" + +#. /bug:tlb_mmatch +#: modules/devices/x86/x86_data.c:270 +msgctxt "x86-flag" +msgid "AMD Erratum 383" +msgstr "" + +#. /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 "" + +#. /bug:11ap +#: modules/devices/x86/x86_data.c:272 +msgctxt "x86-flag" +msgid "Bad local APIC aka 11AP" +msgstr "" + +#. /bug:fxsave_leak +#: modules/devices/x86/x86_data.c:273 +msgctxt "x86-flag" +msgid "FXSAVE leaks FOP/FIP/FOP" +msgstr "" + +#. /bug:clflush_monitor +#: modules/devices/x86/x86_data.c:274 +msgctxt "x86-flag" +msgid "AAI65, CLFLUSH required before MONITOR" +msgstr "" + +#. /bug:sysret_ss_attrs +#: modules/devices/x86/x86_data.c:275 +msgctxt "x86-flag" +msgid "SYSRET doesn't fix up SS attrs" +msgstr "" + +#. /bug:espfix +#: modules/devices/x86/x86_data.c:276 +msgctxt "x86-flag" +msgid "IRET to 16-bit SS corrupts ESP/RSP high bits" +msgstr "" + +#. /bug:null_seg +#: modules/devices/x86/x86_data.c:277 +msgctxt "x86-flag" +msgid "Nulling a selector preserves the base" +msgstr "" + +#. /bug:swapgs_fence +#: modules/devices/x86/x86_data.c:278 +msgctxt "x86-flag" +msgid "SWAPGS without input dep on GS" +msgstr "" + +#. /bug:monitor +#: modules/devices/x86/x86_data.c:279 +msgctxt "x86-flag" +msgid "IPI required to wake up remote CPU" +msgstr "" + +#. /x86/kernel/cpu/powerflags.h +#. /flag:pm:ts +#: modules/devices/x86/x86_data.c:283 +msgctxt "x86-flag" +msgid "temperature sensor" +msgstr "" + +#. /flag:pm:fid +#: modules/devices/x86/x86_data.c:284 +msgctxt "x86-flag" +msgid "frequency id control" +msgstr "" + +#. /flag:pm:vid +#: modules/devices/x86/x86_data.c:285 +msgctxt "x86-flag" +msgid "voltage id control" +msgstr "" + +#. /flag:pm:ttp +#: modules/devices/x86/x86_data.c:286 +msgctxt "x86-flag" +msgid "thermal trip" +msgstr "" + +#. /flag:pm:tm +#: modules/devices/x86/x86_data.c:287 +msgctxt "x86-flag" +msgid "hardware thermal control" +msgstr "" + +#. /flag:pm:stc +#: modules/devices/x86/x86_data.c:288 +msgctxt "x86-flag" +msgid "software thermal control" +msgstr "" + +#. /flag:pm:100mhzsteps +#: modules/devices/x86/x86_data.c:289 +msgctxt "x86-flag" +msgid "100 MHz multiplier control" +msgstr "" + +#. /flag:pm:hwpstate +#: modules/devices/x86/x86_data.c:290 +msgctxt "x86-flag" +msgid "hardware P-state control" +msgstr "" + +#. /flag:pm:cpb +#: modules/devices/x86/x86_data.c:291 +msgctxt "x86-flag" +msgid "core performance boost" +msgstr "" + +#. /flag:pm:eff_freq_ro +#: modules/devices/x86/x86_data.c:292 +msgctxt "x86-flag" +msgid "Readonly aperf/mperf" +msgstr "" + +#. /flag:pm:proc_feedback +#: modules/devices/x86/x86_data.c:293 +msgctxt "x86-flag" +msgid "processor feedback interface" +msgstr "" + +#. /flag:pm:acc_power +#: modules/devices/x86/x86_data.c:294 +msgctxt "x86-flag" +msgid "accumulated power mechanism" +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" +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:356 +msgid "Interface" +msgstr "" + +#: modules/network.c:357 modules/network/net.c:477 +msgid "IP Address" +msgstr "" + +#: modules/network.c:358 +msgid "Sent" +msgstr "" + +#: modules/network.c:359 +msgid "Received" +msgstr "" + +#: 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/network.c:403 +msgid "Network" +msgstr "Red" + +#: 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/network/net.c:72 +msgctxt "wi-op-mode" +msgid "Auto" msgstr "" -#: modules/devices/x86/processor.c:553 -msgid "Virtual Interrupt Controller" +#: modules/network/net.c:73 +msgctxt "wi-op-mode" +msgid "Ad-Hoc" msgstr "" -#: modules/devices/x86/processor.c:555 -msgid "Protection Keys for Userspace" +#: modules/network/net.c:74 +msgctxt "wi-op-mode" +msgid "Managed" msgstr "" -#: modules/devices/x86/processor.c:556 -msgid "OS Protection Keys Enable" +#: modules/network/net.c:75 +msgctxt "wi-op-mode" +msgid "Master" msgstr "" -#: modules/devices/x86/processor.c:558 -msgid "MCA overflow recovery support" +#: modules/network/net.c:76 +msgctxt "wi-op-mode" +msgid "Repeater" msgstr "" -#: modules/devices/x86/processor.c:559 -msgid "uncorrectable error containment and recovery" +#: modules/network/net.c:77 +msgctxt "wi-op-mode" +msgid "Secondary" msgstr "" -#: modules/devices/x86/processor.c:560 -msgid "Scalable MCA" +#: modules/network/net.c:78 +msgctxt "wi-op-mode" +msgid "(Unknown)" msgstr "" -#: modules/devices/x86/processor.c:567 -msgid "Intel F00F bug" +#: modules/network/net.c:242 modules/network/net.c:262 +#: modules/network/net.c:270 +msgctxt "net-if-type" +msgid "Ethernet" msgstr "" -#: modules/devices/x86/processor.c:568 -msgid "FPU FDIV" +#: modules/network/net.c:243 +msgctxt "net-if-type" +msgid "Loopback" msgstr "" -#: modules/devices/x86/processor.c:569 -msgid "Cyrix 6x86 coma" +#: modules/network/net.c:244 +msgctxt "net-if-type" +msgid "Point-to-Point" msgstr "" -#: modules/devices/x86/processor.c:570 -msgid "AMD Erratum 383" +#: 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/x86/processor.c:571 modules/devices/x86/processor.c:580 -msgid "AMD Erratum 400" +#: modules/network/net.c:249 +msgctxt "net-if-type" +msgid "Virtual Point-to-Point (TUN)" msgstr "" -#: modules/devices/x86/processor.c:572 -msgid "Bad local APIC aka 11AP" +#: modules/network/net.c:250 +msgctxt "net-if-type" +msgid "Ethernet (TAP)" msgstr "" -#: modules/devices/x86/processor.c:573 -msgid "FXSAVE leaks FOP/FIP/FOP" +#: modules/network/net.c:251 +msgctxt "net-if-type" +msgid "Parallel Line Internet Protocol" msgstr "" -#: modules/devices/x86/processor.c:574 -msgid "AAI65, CLFLUSH required before MONITOR" +#: modules/network/net.c:252 +msgctxt "net-if-type" +msgid "Infrared" msgstr "" -#: modules/devices/x86/processor.c:575 -msgid "SYSRET doesn't fix up SS attrs" +#: modules/network/net.c:253 modules/network/net.c:271 +msgctxt "net-if-type" +msgid "Serial Line Internet Protocol" msgstr "" -#: modules/devices/x86/processor.c:576 -msgid "IRET to 16-bit SS corrupts ESP/RSP high bits" +#: modules/network/net.c:254 +msgctxt "net-if-type" +msgid "Integrated Services Digital Network" msgstr "" -#: modules/devices/x86/processor.c:577 -msgid "Nulling a selector preserves the base" +#: modules/network/net.c:255 +msgctxt "net-if-type" +msgid "IPv6-over-IPv4 Tunnel" msgstr "" -#: modules/devices/x86/processor.c:578 -msgid "SWAPGS without input dep on GS" +#: modules/network/net.c:256 +msgctxt "net-if-type" +msgid "VMWare Virtual Network Interface (NAT)" msgstr "" -#: modules/devices/x86/processor.c:579 -msgid "IPI required to wake up remote CPU" +#: modules/network/net.c:257 +msgctxt "net-if-type" +msgid "VMWare Virtual Network Interface" msgstr "" -#: modules/devices/x86/processor.c:588 -msgid "temperature sensor" +#: modules/network/net.c:258 +msgctxt "net-if-type" +msgid "Personal Area Network (PAN)" msgstr "" -#: modules/devices/x86/processor.c:589 -msgid "frequency id control" +#: modules/network/net.c:259 +msgctxt "net-if-type" +msgid "Bluetooth" msgstr "" -#: modules/devices/x86/processor.c:590 -msgid "voltage id control" +#: modules/network/net.c:260 +msgctxt "net-if-type" +msgid "Bridge Interface" msgstr "" -#: modules/devices/x86/processor.c:591 -msgid "thermal trip" +#: modules/network/net.c:261 +msgctxt "net-if-type" +msgid "Hamachi Virtual Personal Network" msgstr "" -#: modules/devices/x86/processor.c:592 -msgid "hardware thermal control" +#: modules/network/net.c:263 +msgctxt "net-if-type" +msgid "Intermediate Functional Block" msgstr "" -#: modules/devices/x86/processor.c:593 -msgid "software thermal control" +#: modules/network/net.c:264 +msgctxt "net-if-type" +msgid "GRE Network Tunnel" msgstr "" -#: modules/devices/x86/processor.c:594 -msgid "100 MHz multiplier control" +#: modules/network/net.c:265 +msgctxt "net-if-type" +msgid "Mesh Network" msgstr "" -#: modules/devices/x86/processor.c:595 -msgid "hardware P-state control" +#: modules/network/net.c:266 +msgctxt "net-if-type" +msgid "Wireless Master Interface" msgstr "" -#: modules/devices/x86/processor.c:597 -msgid "core performance boost" +#: modules/network/net.c:267 +msgctxt "net-if-type" +msgid "VirtualBox Virtual Network Interface" msgstr "" -#: modules/devices/x86/processor.c:598 -msgid "Readonly aperf/mperf" +#: modules/network/net.c:273 +msgctxt "net-if-type" +msgid "Wireless (WAN)" msgstr "" -#: modules/devices/x86/processor.c:599 -msgid "processor feedback interface" +#: modules/network/net.c:275 +msgctxt "net-if-type" +msgid "(Unknown)" msgstr "" -#: modules/devices/x86/processor.c:600 -msgid "accumulated power mechanism" +#: modules/network/net.c:348 modules/network/net.c:358 +msgid "Network Interfaces" msgstr "" -#: modules/devices/x86/processor.c:739 -msgid "Model Name" +#: modules/network/net.c:348 +msgid "None Found" msgstr "" -#: modules/devices/x86/processor.c:740 -msgid "Family, model, stepping" +#: modules/network/net.c:400 modules/network/net.c:422 +#: modules/network/net.c:423 +msgid "MiB" msgstr "" -#: modules/devices/x86/processor.c:746 -msgid "Configuration" +#: modules/network/net.c:414 +msgid "Network Adapter Properties" msgstr "" -#: modules/devices/x86/processor.c:747 -msgid "Cache Size" +#: modules/network/net.c:415 +msgid "Interface Type" msgstr "" -#: modules/devices/x86/processor.c:747 -msgid "kb" +#: modules/network/net.c:416 +msgid "Hardware Address (MAC)" msgstr "" -#: modules/devices/x86/processor.c:754 -msgid "Power Management" +#: modules/network/net.c:420 +msgid "MTU" msgstr "" -#: modules/devices/x86/processor.c:755 -msgid "Bug Workarounds" +#: modules/network/net.c:421 +msgid "Transfer Details" 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:138 hardinfo/hardinfo.c:56 hardinfo/hardinfo.c:57 -msgid "Yes" -msgstr "Sí" - -#: modules/devices/printers.c:190 -msgid "" -"[Printers]\n" -"No suitable CUPS library found=" +#: modules/network/net.c:422 +msgid "Bytes Received" 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" +#: modules/network/net.c:423 +msgid "Bytes Sent" msgstr "" -"[Impresoras]\n" -"No se encontraron impresoras=\n" -#: modules/devices/sparc/processor.c:67 -msgid "CPU" +#: modules/network/net.c:440 modules/network/net.c:462 +#: modules/network/net.c:463 +msgid "dBm" msgstr "" -#: hardinfo/util.c:105 -#, c-format -msgid "%d day, " -msgid_plural "%d days, " -msgstr[0] "%d día, " -msgstr[1] "%d días, " - -#: hardinfo/util.c:106 -#, c-format -msgid "%d hour, " -msgid_plural "%d hours, " -msgstr[0] "%d hora, " -msgstr[1] "%d horas, " - -#: 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" - -#: hardinfo/util.c:119 -#, c-format -msgid "%.1f B" +#: modules/network/net.c:440 +msgid "mW" msgstr "" -#: hardinfo/util.c:121 -#, c-format -msgid "%.1f KiB" +#: modules/network/net.c:454 +msgid "Wireless Properties" msgstr "" -#: hardinfo/util.c:123 -#, c-format -msgid "%.1f MiB" +#: modules/network/net.c:455 +msgid "Network Name (SSID)" msgstr "" -#: hardinfo/util.c:125 -#, c-format -msgid "%.1f GiB" +#: modules/network/net.c:456 +msgid "Bit Rate" msgstr "" -#: hardinfo/util.c:127 -#, c-format -msgid "%.1f TiB" +#: modules/network/net.c:456 +msgid "Mb/s" msgstr "" -#: hardinfo/util.c:129 -#, c-format -msgid "%.1f PiB" +#: modules/network/net.c:457 +msgid "Transmission Power" msgstr "" -#: hardinfo/util.c:343 -msgid "Error" -msgstr "Error" - -#: hardinfo/util.c:343 hardinfo/util.c:359 -msgid "Warning" -msgstr "Advertencia" - -#: hardinfo/util.c:358 -msgid "Fatal Error" -msgstr "Error fatal" - -#: 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" - -#: hardinfo/util.c:389 -msgid "chooses a report format (text, html)" -msgstr "elige un formato para el reporte (texto, html)" - -#: hardinfo/util.c:395 -msgid "run benchmark; requires benchmark.so to be loaded" -msgstr "correr benchmark; requiere benchmark.so para ser cargado" - -#: hardinfo/util.c:401 -msgid "lists modules" -msgstr "lista los módulos" - -#: hardinfo/util.c:407 -msgid "specify module to load" -msgstr "especificar módulo a cargar" - -#: hardinfo/util.c:413 -msgid "automatically load module dependencies" -msgstr "cargar automáticamente las dependencias de los módulos" - -#: hardinfo/util.c:420 -msgid "run in XML-RPC server mode" -msgstr "correr en modo servidor XML-RPC" - -#: hardinfo/util.c:427 -msgid "shows program version and quit" -msgstr "muestra la versión del programa y sale" - -#: hardinfo/util.c:432 -msgid "- System Profiler and Benchmark tool" -msgstr "- Analizador de sistema y herramienta de benchmark" - -#: hardinfo/util.c:442 -#, c-format -msgid "" -"Unrecognized arguments.\n" -"Try ``%s --help'' for more information.\n" +#: modules/network/net.c:459 +msgid "Status" 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." - -#: 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?" - -#: hardinfo/util.c:878 -#, c-format -msgid "Module \"%s\" depends on module \"%s\"." -msgstr "El módulo \"%s\" depende del módulo \"%s\"." -#: hardinfo/util.c:923 -#, c-format -msgid "No module could be loaded. Check permissions on \"%s\" and try again." +#: modules/network/net.c:460 +msgid "Link Quality" 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:461 +msgid "Signal / Noise" 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..." -#: hardinfo/hardinfo.c:48 -msgid "" -"Copyright (C) 2003-2009 Leandro A. F. Pereira. See COPYING for details.\n" -"\n" +#: modules/network/net.c:476 +msgid "Internet Protocol (IPv4)" 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:477 modules/network/net.c:478 +#: modules/network/net.c:480 +msgid "(Not set)" 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:478 +msgid "Mask" 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:479 +msgid "Broadcast Address" msgstr "" -"Módulos:\n" -"%-20s%-15s%-12s\n" - -#: hardinfo/hardinfo.c:76 -msgid "File Name" -msgstr "Nombre de archivo" -#: 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" +#~ 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" -#: hardinfo/hardinfo.c:151 -msgid "Don't know what to do. Exiting." -msgstr "No se puede determinar que hacer. Saliendo." +#~ 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..." diff --git a/po/fr.po b/po/fr.po index 9c855570..cb2cc90b 100644 --- a/po/fr.po +++ b/po/fr.po @@ -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,252 +18,236 @@ msgstr "" "X-Generator: Poedit 1.5.4\n" "X-Poedit-KeywordsList: HardInfo\n" -#: shell/menu.c:35 -msgid "_Information" -msgstr "_Information" +#: 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" -#: shell/menu.c:36 -msgid "_Remote" -msgstr "_Périphériques distants" +#: 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 "" -#: shell/menu.c:37 -msgid "_View" -msgstr "_Voir" +#: hardinfo/hardinfo.c:56 hardinfo/hardinfo.c:57 +#: modules/devices/printers.c:138 +msgid "Yes" +msgstr "Oui" -#: shell/menu.c:38 -msgid "_Help" -msgstr "_Aide" +#: hardinfo/hardinfo.c:57 modules/computer.c:550 +#: modules/devices/printers.c:138 +msgid "No" +msgstr "Non" -#: shell/menu.c:39 -msgid "About _Modules" -msgstr "A propos des _modules" +#: 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." -#: shell/menu.c:43 -msgid "Generate _Report" -msgstr "Générer _Rapport" +#: hardinfo/hardinfo.c:75 +#, c-format +msgid "" +"Modules:\n" +"%-20s%-15s%-12s\n" +msgstr "" +"Modules:\n" +"%-20s%-15s%-12s\n" -#: shell/menu.c:48 -msgid "_Network Updater..." -msgstr "_Mise à jour des données" +#: hardinfo/hardinfo.c:76 +msgid "File Name" +msgstr "Nom du fichier" -#: shell/menu.c:53 -msgid "_Open..." -msgstr "_Ouvrir..." +#: hardinfo/hardinfo.c:76 modules/devices/ia64/processor.c:152 +#: modules/devices/sh/processor.c:76 +msgid "Name" +msgstr "Nom" -#: shell/menu.c:58 -msgid "_Copy to Clipboard" -msgstr "_Copier dans le presse-papier" +#: hardinfo/hardinfo.c:76 modules/computer.c:463 modules/computer.c:465 +msgid "Version" +msgstr "Version" -#: shell/menu.c:59 -msgid "Copy to clipboard" -msgstr "Copie dans le presse-papier" +#: hardinfo/hardinfo.c:123 +#, c-format +msgid "Unknown benchmark ``%s'' or libbenchmark.so not loaded" +msgstr "Benchmark inconnu ``%s'' ou libbenchmark.so non chargé" -#: shell/menu.c:63 -msgid "_Save image as..." -msgstr "_Sauvegarde sous" +#: hardinfo/hardinfo.c:151 +msgid "Don't know what to do. Exiting." +msgstr "Que faire. Sortie." -#: shell/menu.c:68 -msgid "_Refresh" -msgstr "_Rafraichir" +#: hardinfo/util.c:104 modules/computer/uptime.c:53 +#, c-format +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "" +msgstr[1] "" -#: shell/menu.c:73 -msgid "_Open HardInfo Web Site" -msgstr "_HardInfo Site Web" +#: hardinfo/util.c:105 modules/computer/uptime.c:54 +#, c-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "" +msgstr[1] "" -#: shell/menu.c:78 -msgid "_Report bug" -msgstr "_Rapporter un bug" +#: 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" -#: shell/menu.c:83 -msgid "_About HardInfo" -msgstr "_A Propos de HardInfo" +#: hardinfo/util.c:107 +#, c-format +msgid "%d second" +msgid_plural "%d seconds" +msgstr[0] "" +msgstr[1] "" -#: shell/menu.c:84 -msgid "Displays program version information" -msgstr "Affiche les informations de version du programme" +#: hardinfo/util.c:128 +#, c-format +msgid "%.1f B" +msgstr "%.1f B" -#: shell/menu.c:88 -msgid "_Quit" -msgstr "_Quitter" +#: hardinfo/util.c:130 +#, c-format +msgid "%.1f KiB" +msgstr "%.1f KiB" -#: shell/menu.c:95 -msgid "_Side Pane" -msgstr "_Volet latéral" +#: hardinfo/util.c:132 +#, c-format +msgid "%.1f MiB" +msgstr "%.1f MiB" -#: shell/menu.c:96 -msgid "Toggles side pane visibility" -msgstr "Basculer visibilité du panneau latéral " +#: hardinfo/util.c:134 +#, c-format +msgid "%.1f GiB" +msgstr "%.1f GiB" -#: shell/menu.c:99 -msgid "_Toolbar" -msgstr "_Barre d'outils" +#: hardinfo/util.c:136 +#, c-format +msgid "%.1f TiB" +msgstr "" -#: shell/report.c:493 -msgid "Save File" -msgstr "Sauvegarder le fichier" +#: hardinfo/util.c:138 +#, c-format +msgid "%.1f PiB" +msgstr "" -#: shell/report.c:619 -msgid "Cannot create ReportContext. Programming bug?" -msgstr "Impossible de créer un rapport général. Bug?" +#: hardinfo/util.c:352 +msgid "Error" +msgstr "Erreur" -#: shell/report.c:638 -msgid "Open the report with your web browser?" -msgstr "Ouvrez le rapport avec votre navigateur Web?" +#: hardinfo/util.c:352 hardinfo/util.c:368 +msgid "Warning" +msgstr "Attention" -#: shell/report.c:666 -msgid "Generating report..." -msgstr "Création du rapport..." +#: hardinfo/util.c:367 +msgid "Fatal Error" +msgstr "Erreur Fatale" -#: shell/report.c:676 -msgid "Report saved." -msgstr "Rapport sauvegardé" +#: hardinfo/util.c:392 +msgid "creates a report and prints to standard output" +msgstr "crée un rapport et imprime sur la sortie standard" -#: shell/report.c:678 -msgid "Error while creating the report." -msgstr "Erreur lors de la création du rapport." +#: hardinfo/util.c:398 +msgid "chooses a report format (text, html)" +msgstr "choisir un format de rapport (texte, html)" -#: shell/report.c:780 -msgid "Generate Report" -msgstr "Réalisation du Rapport" +#: hardinfo/util.c:404 +msgid "run benchmark; requires benchmark.so to be loaded" +msgstr "Envoyé le benchmark; nécessite benchmark.so" -#: shell/report.c:797 -msgid "" -"Generate Report\n" -"Please choose the information that you wish to view in your report:" -msgstr "" -" Générer un rapport \n" -" S'il vous plaît choisissez les informations que vous souhaitez afficher " -"dans votre rapport:" +#: hardinfo/util.c:410 +msgid "lists modules" +msgstr "Listes des modules" -#: shell/report.c:857 -msgid "Select _None" -msgstr "Désélectionner _Tout" +#: hardinfo/util.c:416 +msgid "specify module to load" +msgstr "spécifie les modules à charger" -#: shell/report.c:864 -msgid "Select _All" -msgstr "Sélectionner _Tout" +#: hardinfo/util.c:422 +msgid "automatically load module dependencies" +msgstr "charger automatiquement les dépendances entre modules" -#: shell/report.c:882 -msgid "_Generate" -msgstr "_Création" +#: hardinfo/util.c:429 +msgid "run in XML-RPC server mode" +msgstr "fonctionner en mode serveur XML-RPC" -#: 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é." +#: hardinfo/util.c:436 +msgid "shows program version and quit" +msgstr "Affiche la version du programme et quitter" -#: shell/shell.c:396 -#, c-format -msgid "%s - System Information" -msgstr "%s - Informations du Système" +#: hardinfo/util.c:441 +msgid "- System Profiler and Benchmark tool" +msgstr "- Profil du Systeme et outil d'évaluation Benchmark" -#: shell/shell.c:401 -msgid "System Information" -msgstr "Informations du Système" +#: 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" -#: shell/shell.c:708 -msgid "Loading modules..." -msgstr "Chargement des modules..." +#: 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." -#: shell/shell.c:1565 +#: hardinfo/util.c:866 #, c-format -msgid "%s → Summary" -msgstr "%s → Résumé" +msgid "Module \"%s\" depends on module \"%s\", load it?" +msgstr "Module \"%s\" depends du module \"%s\", le charger?" -#: shell/shell.c:1673 -msgid "Updating..." -msgstr "Mise à jour..." +#: hardinfo/util.c:889 +#, c-format +msgid "Module \"%s\" depends on module \"%s\"." +msgstr "Module \"%s\" depends du module \"%s\"." -#: shell/syncmanager.c:69 -msgid "" -"Synchronize with Central Database\n" -"The following information may be synchronized with the HardInfo central " -"database." +#: hardinfo/util.c:934 +#, c-format +msgid "No module could be loaded. Check permissions on \"%s\" and try again." msgstr "" -"Synchroniser avec la base de données centrale\n" -"Les informations suivantes seront synchronisées avec la base de données de " -"HardInfo." +"Aucun module peut être chargé. Vérifiez les permissions sur \"%s\" et " +"essayez à nouveau." -#: shell/syncmanager.c:72 +#: hardinfo/util.c:938 msgid "" -"Synchronizing\n" -"This may take some time." +"No module could be loaded. Please use hardinfo -l to list all available " +"modules and try again with a valid module list." msgstr "" -"Synchronisation\n" -"Cela peut prendre un certain temps." - -#: shell/syncmanager.c:132 -msgid "" -"HardInfo was compiled without libsoup support. (Network Updater requires it.)" -msgstr "" -"HARDiNFO a été compilé sans le support libsoup. (Mise à jour des données " -"l'exige.)" - -#: shell/syncmanager.c:161 shell/syncmanager.c:189 -#, c-format -msgid "%s (error #%d)" -msgstr "%s (erreur #%d)" - -#: shell/syncmanager.c:170 shell/syncmanager.c:198 -msgid "Could not parse XML-RPC response" -msgstr "Impossible d'analyser la réponse XML-RPC" - -#: shell/syncmanager.c:280 -#, c-format -msgid "" -"Server says it supports API version %d, but this version of HardInfo only " -"supports API version %d." -msgstr "" -"Le serveur dit qu'il supporte la version de l'API %d, mais cette version de " -"HARDiNFO supporte seulement le support version de l'API %d." - -#: shell/syncmanager.c:375 -msgid "Contacting HardInfo Central Database" -msgstr "En contact avec la base de données centrale du site HARDiNFO" - -#: shell/syncmanager.c:376 -msgid "Cleaning up" -msgstr "Nettoyage" - -#: shell/syncmanager.c:492 -#, c-format -msgid "%s (canceled)" -msgstr "%s (annuler) " - -#: shell/syncmanager.c:509 -#, c-format -msgid "%s (failed)" -msgstr "%s (Echec)" - -#: shell/syncmanager.c:521 -#, c-format -msgid "" -"Failed while performing \"%s\". Please file a bug report if this problem " -"persists. (Use the Help→Report bug option.)\n" -"\n" -"Details: %s" -msgstr "" -"Échec lors de l'exécution de \"%s\". S'il vous plaît remplissez un rapport " -"de bug si ce problème persiste. (Utilisez l'option Aide → Rapport de Bug.)\n" -"\n" -"Détails: %s" +"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." -#: shell/syncmanager.c:530 +#: hardinfo/util.c:1114 #, c-format -msgid "" -"Failed while performing \"%s\". Please file a bug report if this problem " -"persists. (Use the Help→Report bug option.)" -msgstr "" -"Échec lors de l'exécution de \"%s\". S'il vous plaît remplissez un rapport " -"de bug si ce problème persiste. (Utilisez l'option Aide → Rapport de Bug.)" - -#: shell/syncmanager.c:658 -msgid "Network Updater" -msgstr "Mises à jour" +msgid "Scanning: %s..." +msgstr "Scanne: %s..." -#: shell/syncmanager.c:739 -msgid "_Synchronize" -msgstr "_Synchronisation" +#: 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" @@ -380,552 +364,308 @@ msgid "" "Franklin St, Fifth Floor, Boston, MA 02110-1301 USA" msgstr "" -#: modules/computer.c:68 -msgid "Summary" -msgstr "Résumé" +#: shell/menu.c:35 +msgid "_Information" +msgstr "_Information" -#: modules/computer.c:69 modules/computer.c:428 -msgid "Operating System" -msgstr "Systeme d'exploitation" +#: shell/menu.c:36 +msgid "_Remote" +msgstr "_Périphériques distants" -#: modules/computer.c:70 -msgid "Kernel Modules" -msgstr "Modules du kernel" +#: shell/menu.c:37 +msgid "_View" +msgstr "_Voir" -#: modules/computer.c:71 -msgid "Boots" -msgstr "Boots" +#: shell/menu.c:38 +msgid "_Help" +msgstr "_Aide" -#: modules/computer.c:72 -msgid "Languages" -msgstr "Langues" +#: shell/menu.c:39 +msgid "About _Modules" +msgstr "A propos des _modules" -#: modules/computer.c:73 -msgid "Filesystems" -msgstr "Fichiers Systeme" +#: shell/menu.c:43 +msgid "Generate _Report" +msgstr "Générer _Rapport" -#: modules/computer.c:74 modules/computer.c:431 -msgid "Display" -msgstr "Affichage" +#: shell/menu.c:48 +msgid "_Network Updater..." +msgstr "_Mise à jour des données" -#: modules/computer.c:75 -msgid "Environment Variables" -msgstr "Variables d'environnement" +#: shell/menu.c:53 +msgid "_Open..." +msgstr "_Ouvrir..." -#: modules/computer.c:77 -msgid "Development" -msgstr "Developpement" +#: shell/menu.c:58 +msgid "_Copy to Clipboard" +msgstr "_Copier dans le presse-papier" -#: modules/computer.c:79 -msgid "Users" -msgstr "Utilisateurs" +#: shell/menu.c:59 +msgid "Copy to clipboard" +msgstr "Copie dans le presse-papier" -#: modules/computer.c:80 -msgid "Groups" -msgstr "Groupes" +#: shell/menu.c:63 +msgid "_Save image as..." +msgstr "_Sauvegarde sous" -#: modules/computer.c:101 modules/computer.c:421 modules/computer.c:426 -#: modules/devices.c:92 -msgid "Memory" -msgstr "Mémoire" +#: shell/menu.c:68 +msgid "_Refresh" +msgstr "_Rafraichir" -#: modules/computer.c:103 -#, c-format -msgid "%dMB (%dMB used)" -msgstr "%dMB (%dMB utilisé)" +#: shell/menu.c:73 +msgid "_Open HardInfo Web Site" +msgstr "_HardInfo Site Web" -#: modules/computer.c:105 modules/computer.c:495 modules/computer.c:511 -msgid "Uptime" -msgstr "" +#: shell/menu.c:78 +msgid "_Report bug" +msgstr "_Rapporter un bug" -#: modules/computer.c:107 modules/computer.c:422 modules/computer.c:430 -msgid "Date/Time" -msgstr "Date/Heure" +#: shell/menu.c:83 +msgid "_About HardInfo" +msgstr "_A Propos de HardInfo" -#: modules/computer.c:112 modules/computer.c:497 modules/computer.c:512 -msgid "Load Average" -msgstr "" +#: shell/menu.c:84 +msgid "Displays program version information" +msgstr "Affiche les informations de version du programme" -#: modules/computer.c:114 modules/computer.c:496 modules/computer.c:513 -msgid "Available entropy in /dev/random" -msgstr "" +#: shell/menu.c:88 +msgid "_Quit" +msgstr "_Quitter" -#: modules/computer.c:200 -msgid "Scripting Languages" -msgstr "Type de script" +#: shell/menu.c:95 +msgid "_Side Pane" +msgstr "_Volet latéral" -#: modules/computer.c:201 -msgid "CPython" -msgstr "CPython" +#: shell/menu.c:96 +msgid "Toggles side pane visibility" +msgstr "Basculer visibilité du panneau latéral " -#: modules/computer.c:202 -msgid "Perl" -msgstr "Perl" +#: shell/menu.c:99 +msgid "_Toolbar" +msgstr "_Barre d'outils" -#: modules/computer.c:203 -msgid "PHP" -msgstr "PHP" +#: shell/report.c:493 +msgid "Save File" +msgstr "Sauvegarder le fichier" -#: modules/computer.c:204 -msgid "Ruby" -msgstr "Ruby" +#: shell/report.c:619 +msgid "Cannot create ReportContext. Programming bug?" +msgstr "Impossible de créer un rapport général. Bug?" -#: modules/computer.c:205 -msgid "Bash" -msgstr "Bash" +#: shell/report.c:638 +msgid "Open the report with your web browser?" +msgstr "Ouvrez le rapport avec votre navigateur Web?" -#: modules/computer.c:206 -msgid "Compilers" -msgstr "Compilateurs" +#: shell/report.c:666 +msgid "Generating report..." +msgstr "Création du rapport..." -#: modules/computer.c:207 -msgid "C (GCC)" -msgstr "C (GCC)" +#: shell/report.c:676 +msgid "Report saved." +msgstr "Rapport sauvegardé" -#: modules/computer.c:208 -msgid "C (Clang)" -msgstr "" +#: shell/report.c:678 +msgid "Error while creating the report." +msgstr "Erreur lors de la création du rapport." -#: modules/computer.c:209 -msgid "D (dmd)" +#: shell/report.c:780 +msgid "Generate Report" +msgstr "Réalisation du Rapport" + +#: shell/report.c:797 +msgid "" +"Generate Report\n" +"Please choose the information that you wish to view in your report:" msgstr "" +" Générer un rapport \n" +" S'il vous plaît choisissez les informations que vous souhaitez afficher " +"dans votre rapport:" -#: modules/computer.c:210 -msgid "Java" -msgstr "Java" +#: shell/report.c:857 +msgid "Select _None" +msgstr "Désélectionner _Tout" -#: modules/computer.c:211 -msgid "CSharp (Mono, old)" -msgstr "CSharp (Mono, old)" +#: shell/report.c:864 +msgid "Select _All" +msgstr "Sélectionner _Tout" -#: modules/computer.c:212 -msgid "CSharp (Mono)" -msgstr "CSharp (Mono)" +#: shell/report.c:882 +msgid "_Generate" +msgstr "_Création" -#: modules/computer.c:213 -msgid "Vala" -msgstr "Vala" +#: shell/shell.c:396 +#, c-format +msgid "%s - System Information" +msgstr "%s - Informations du Système" -#: modules/computer.c:214 -msgid "Haskell (GHC)" -msgstr "Haskell (GHC)" +#: shell/shell.c:401 +msgid "System Information" +msgstr "Informations du Système" -#: modules/computer.c:215 -msgid "FreePascal" -msgstr "FreePascal" +#: shell/shell.c:708 +msgid "Loading modules..." +msgstr "Chargement des modules..." -#: modules/computer.c:216 -msgid "Go" -msgstr "" +#: shell/shell.c:1565 +#, c-format +msgid "%s → Summary" +msgstr "%s → Résumé" -#: modules/computer.c:217 -msgid "Tools" -msgstr "Outils" +#: shell/shell.c:1673 +msgid "Updating..." +msgstr "Mise à jour..." -#: modules/computer.c:218 -msgid "make" +#: shell/syncmanager.c:69 +msgid "" +"Synchronize with Central Database\n" +"The following information may be synchronized with the HardInfo central " +"database." msgstr "" +"Synchroniser avec la base de données centrale\n" +"Les informations suivantes seront synchronisées avec la base de données de " +"HardInfo." -#: modules/computer.c:219 -msgid "GDB" +#: shell/syncmanager.c:72 +msgid "" +"Synchronizing\n" +"This may take some time." msgstr "" +"Synchronisation\n" +"Cela peut prendre un certain temps." -#: modules/computer.c:220 -msgid "strace" +#: shell/syncmanager.c:132 +msgid "" +"HardInfo was compiled without libsoup support. (Network Updater requires it.)" msgstr "" +"HARDiNFO a été compilé sans le support libsoup. (Mise à jour des données " +"l'exige.)" -#: modules/computer.c:221 -msgid "valgrind" -msgstr "" +#: shell/syncmanager.c:161 shell/syncmanager.c:189 +#, c-format +msgid "%s (error #%d)" +msgstr "%s (erreur #%d)" -#: modules/computer.c:222 -msgid "QMake" -msgstr "" +#: shell/syncmanager.c:170 shell/syncmanager.c:198 +msgid "Could not parse XML-RPC response" +msgstr "Impossible d'analyser la réponse XML-RPC" -#: modules/computer.c:223 -msgid "CMake" +#: shell/syncmanager.c:280 +#, c-format +msgid "" +"Server says it supports API version %d, but this version of HardInfo only " +"supports API version %d." msgstr "" +"Le serveur dit qu'il supporte la version de l'API %d, mais cette version de " +"HARDiNFO supporte seulement le support version de l'API %d." -#: modules/computer.c:266 -#, c-format -msgid "%s=Not found\n" -msgstr "%s=Non trouvé\n" +#: shell/syncmanager.c:375 +msgid "Contacting HardInfo Central Database" +msgstr "En contact avec la base de données centrale du site HARDiNFO" -#: modules/computer.c:269 -#, c-format -msgid "Detecting version: %s" -msgstr "Version détectée: %s" +#: shell/syncmanager.c:376 +msgid "Cleaning up" +msgstr "Nettoyage" -#: modules/computer.c:280 +#: shell/syncmanager.c:492 #, c-format -msgid "" -"[$ShellParam$]\n" -"ColumnTitle$TextValue=Program\n" -"ColumnTitle$Value=Version\n" -"ShowColumnHeaders=true\n" -"%s" -msgstr "" -"[$ShellParam$]\n" -"ColumnTitle$TextValue=Programme\n" -"ColumnTitle$Value=Version\n" -"ShowColumnHeaders=true\n" -"%s" +msgid "%s (canceled)" +msgstr "%s (annuler) " -#: modules/computer.c:362 -msgid "Physical machine" -msgstr "Machine physique" +#: shell/syncmanager.c:509 +#, c-format +msgid "%s (failed)" +msgstr "%s (Echec)" -#: modules/computer.c:380 +#: shell/syncmanager.c:521 #, 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" +"Failed while performing \"%s\". Please file a bug report if this problem " +"persists. (Use the Help→Report bug option.)\n" "\n" -"%s\n" +"Details: %s" 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" +"Échec lors de l'exécution de \"%s\". S'il vous plaît remplissez un rapport " +"de bug si ce problème persiste. (Utilisez l'option Aide → Rapport de Bug.)\n" "\n" -"%s\n" - -#: modules/computer.c:424 modules/computer.c:680 -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 -msgid "Processor" -msgstr "Processeur" - -#: modules/computer.c:427 -msgid "Machine Type" -msgstr "" - -#: modules/computer.c:429 modules/computer.c:506 -msgid "User Name" -msgstr "Utilisateur" - -#: modules/computer.c:432 -msgid "Resolution" -msgstr "Résolution" - -#: modules/computer.c:434 -msgid "OpenGL Renderer" -msgstr "" - -#: modules/computer.c:435 -msgid "X11 Vendor" -msgstr "" - -#: modules/computer.c:437 modules/devices.c:98 -msgid "Input Devices" -msgstr "Périphériques d'entrée" +"Détails: %s" -#: modules/computer.c:453 +#: shell/syncmanager.c:530 #, 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 -msgid "Kernel" +"Failed while performing \"%s\". Please file a bug report if this problem " +"persists. (Use the Help→Report bug option.)" msgstr "" +"Échec lors de l'exécution de \"%s\". S'il vous plaît remplissez un rapport " +"de bug si ce problème persiste. (Utilisez l'option Aide → Rapport de Bug.)" -#: modules/computer.c:502 -msgid "C Library" -msgstr "" +#: shell/syncmanager.c:658 +msgid "Network Updater" +msgstr "Mises à jour" -#: modules/computer.c:503 -msgid "Distribution" -msgstr "" +#: shell/syncmanager.c:739 +msgid "_Synchronize" +msgstr "_Synchronisation" -#: modules/computer.c:504 -msgid "Current Session" -msgstr "" +#: modules/benchmark.c:52 +msgid "CPU Blowfish" +msgstr "Test CPU Blowfish" -#: modules/computer.c:505 -msgid "Computer Name" -msgstr "" +#: modules/benchmark.c:53 +msgid "CPU CryptoHash" +msgstr "Test CPU CryptoHash" -#: modules/computer.c:507 -msgid "#Language" -msgstr "" +#: modules/benchmark.c:54 +msgid "CPU Fibonacci" +msgstr "Test CPU Fibonacci " -#: modules/computer.c:508 -msgid "Home Directory" -msgstr "" +#: modules/benchmark.c:55 +msgid "CPU N-Queens" +msgstr "Test CPU N-Queens" -#: modules/computer.c:509 -msgid "Desktop Environment" +#: modules/benchmark.c:56 +msgid "CPU Zlib" msgstr "" -#: modules/computer.c:510 -msgid "Misc" -msgstr "" +#: modules/benchmark.c:57 +msgid "FPU FFT" +msgstr "Test FPU FFT" -#: modules/computer.c:518 -#, c-format -msgid "" -"[Loaded Modules]\n" -"%s[$ShellParam$]\n" -"ViewType=1\n" -"ColumnTitle$TextValue=Name\n" -"ColumnTitle$Value=Description\n" -"ShowColumnHeaders=true\n" -msgstr "" -"[Loaded Modules]\n" -"%s[$ShellParam$]\n" -"ViewType=1\n" -"ColumnTitle$TextValue=Name\n" -"ColumnTitle$Value=Description\n" -"ShowColumnHeaders=true\n" +#: modules/benchmark.c:58 +msgid "FPU Raytracing" +msgstr "Test FPU Raytracing" + +#: modules/benchmark.c:59 +msgid "GPU Drawing" +msgstr "Test GPU Drawing" -#: modules/computer.c:529 +#: modules/benchmark.c:225 #, c-format msgid "" "[$ShellParam$]\n" -"ColumnTitle$TextValue=Date & Time\n" -"ColumnTitle$Value=Kernel Version\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" -"\n" +"[%s]\n" +"This Machine=%.3f|%s MHz\n" "%s" msgstr "" "[$ShellParam$]\n" -"ColumnTitle$TextValue=Date & Time\n" -"ColumnTitle$Value=Kernel Version\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" -"\n" +"[%s]\n" +"Cet Ordinateur=%.3f|%s MHz\n" "%s" -#: modules/computer.c:539 -#, c-format -msgid "" -"[$ShellParam$]\n" -"ViewType=1\n" -"ColumnTitle$TextValue=Language Code\n" -"ColumnTitle$Value=Name\n" -"ShowColumnHeaders=true\n" -"[Available Languages]\n" -"%s" -msgstr "" -"[$ShellParam$]\n" -"ViewType=1\n" -"ColumnTitle$TextValue=Type Code\n" -"ColumnTitle$Value=Nom\n" -"ShowColumnHeaders=true\n" -"[Available Langages]\n" -"%s" - -#: modules/computer.c:550 -#, c-format -msgid "" -"[$ShellParam$]\n" -"ViewType=4\n" -"ReloadInterval=5000\n" -"Zebra=1\n" -"NormalizePercentage=false\n" -"ColumnTitle$Extra1=Mount Point\n" -"ColumnTitle$Progress=Usage\n" -"ColumnTitle$TextValue=Device\n" -"ShowColumnHeaders=true\n" -"[Mounted File Systems]\n" -"%s\n" -msgstr "" -"[$ShellParam$]\n" -"ViewType=4\n" -"ReloadInterval=5000\n" -"Zebra=1\n" -"NormalizePercentage=false\n" -"ColumnTitle$Extra1=Point de montage\n" -"ColumnTitle$Progress=Usage\n" -"ColumnTitle$TextValue=Périphérique\n" -"ShowColumnHeaders=true\n" -"[Mounted File Systems]\n" -"%s\n" - -#: modules/computer.c:564 -#, c-format -msgid "" -"[Display]\n" -"Resolution=%dx%d pixels\n" -"Vendor=%s\n" -"Version=%s\n" -"[Monitors]\n" -"%s[Extensions]\n" -"%s[OpenGL]\n" -"Vendor=%s\n" -"Renderer=%s\n" -"Version=%s\n" -"Direct Rendering=%s\n" -msgstr "" -"[Affichage]\n" -"Resolution=%dx%d pixels\n" -"Fabricant=%s\n" -"Version=%s\n" -"[Monitors]\n" -"%s[Extensions]\n" -"%s[OpenGL]\n" -"Vendeur=%s\n" -"Renderer=%s\n" -"Version=%s\n" -"Direct Rendering=%s\n" - -#: modules/computer.c:586 -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 -#, c-format -msgid "" -"[$ShellParam$]\n" -"ReloadInterval=10000\n" -"ColumnTitle$TextValue=Name\n" -"ColumnTitle$Value=Group ID\n" -"ShowColumnHeaders=true\n" -"[Groups]\n" -"%s\n" -msgstr "" -"[$ShellParam$]\n" -"ReloadInterval=10000\n" -"ColumnTitle$TextValue=Nom\n" -"ColumnTitle$Value=Group ID\n" -"ShowColumnHeaders=true\n" -"[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/benchmark.c:55 -msgid "CPU N-Queens" -msgstr "Test CPU N-Queens" - -#: modules/benchmark.c:56 -msgid "CPU Zlib" -msgstr "" - -#: modules/benchmark.c:57 -msgid "FPU FFT" -msgstr "Test FPU FFT" - -#: modules/benchmark.c:58 -msgid "FPU Raytracing" -msgstr "Test FPU Raytracing" - -#: modules/benchmark.c:59 -msgid "GPU Drawing" -msgstr "Test GPU Drawing" - -#: 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" -"This Machine=%.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" -"Cet Ordinateur=%.3f|%s MHz\n" -"%s" - -#: modules/benchmark.c:238 +#: modules/benchmark.c:238 #, c-format msgid "" "[$ShellParam$]\n" @@ -993,619 +733,1482 @@ msgstr "Envoyer vos résultats de référence" msgid "Receive benchmark results" msgstr "Recevoir les résultats de benchmark" +#: 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/boots.c:33 msgid "[Boots]\n" msgstr "[Boots]\n" -#: modules/computer/display.c:122 -#, c-format -msgid "Monitor %d=%dx%d pixels\n" -msgstr "Moniteur %d=%dx%d pixels\n" +#: modules/computer.c:68 +msgid "Summary" +msgstr "Résumé" -#: modules/computer/os.c:57 -#, c-format -msgid "GNU C Library version %s (%sstable)" -msgstr "GNU C Library version %s (%sstable)" +#: modules/computer.c:69 modules/computer.c:412 modules/computer.c:685 +msgid "Operating System" +msgstr "Systeme d'exploitation" -#: modules/computer/os.c:59 -msgid "un" -msgstr "un" +#: modules/computer.c:70 +msgid "Kernel Modules" +msgstr "Modules du kernel" -#: 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" -msgstr "Inconnu" +#: modules/computer.c:71 +msgid "Boots" +msgstr "Boots" -#: modules/computer/os.c:80 -#, c-format -msgid "Version: %s" -msgstr "Version: %s" +#: modules/computer.c:72 +msgid "Languages" +msgstr "Langues" -#: modules/computer/os.c:114 -msgid "Terminal" -msgstr "Terminal" +#: modules/computer.c:73 +msgid "Filesystems" +msgstr "Fichiers Systeme" -#: modules/computer/os.c:134 -#, c-format -msgid "Unknown (Window Manager: %s)" -msgstr "Unknown (gestionnaire de fenêtres: %s)" +#: modules/computer.c:74 modules/computer.c:415 +msgid "Display" +msgstr "Affichage" -#: modules/computer/os.c:185 -msgid "Unknown distribution" -msgstr "Distribution inconnue" +#: modules/computer.c:75 +msgid "Environment Variables" +msgstr "Variables d'environnement" -#: modules/computer/environment.c:32 -msgid "[Environment Variables]\n" -msgstr "[Environment Variables]\n" +#: modules/computer.c:77 +msgid "Development" +msgstr "Developpement" -#: modules/computer/alsa.c:26 -msgid "[Audio Devices]\n" -msgstr "[Audio Devices]\n" +#: modules/computer.c:79 +msgid "Users" +msgstr "Utilisateurs" -#: modules/computer/alsa.c:33 +#: modules/computer.c:80 +msgid "Groups" +msgstr "Groupes" + +#: modules/computer.c:101 modules/computer.c:405 modules/computer.c:410 +#: modules/devices.c:96 +msgid "Memory" +msgstr "Mémoire" + +#: modules/computer.c:103 #, c-format -msgid "Audio Adapter#%d=%s\n" -msgstr "Adapteur Audio#%d=%s\n" +msgid "%dMB (%dMB used)" +msgstr "%dMB (%dMB utilisé)" + +#: modules/computer.c:105 modules/computer.c:459 modules/computer.c:475 +msgid "Uptime" +msgstr "" + +#: 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:461 modules/computer.c:476 +msgid "Load Average" +msgstr "" + +#: modules/computer.c:114 modules/computer.c:460 modules/computer.c:477 +msgid "Available entropy in /dev/random" +msgstr "" + +#: modules/computer.c:200 +msgid "Scripting Languages" +msgstr "Type de script" + +#: modules/computer.c:201 +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:205 +msgid "Perl6 (VM)" +msgstr "" + +#: modules/computer.c:206 +msgid "Perl6" +msgstr "" + +#: modules/computer.c:207 +msgid "PHP" +msgstr "PHP" + +#: modules/computer.c:208 +msgid "Ruby" +msgstr "Ruby" + +#: modules/computer.c:209 +msgid "Bash" +msgstr "Bash" + +#: modules/computer.c:210 +msgid "Compilers" +msgstr "Compilateurs" + +#: modules/computer.c:211 +msgid "C (GCC)" +msgstr "C (GCC)" + +#: modules/computer.c:212 +msgid "C (Clang)" +msgstr "" + +#: modules/computer.c:213 +msgid "D (dmd)" +msgstr "" + +#: modules/computer.c:214 +msgid "Java" +msgstr "Java" + +#: modules/computer.c:215 +msgid "CSharp (Mono, old)" +msgstr "CSharp (Mono, old)" + +#: modules/computer.c:216 +msgid "CSharp (Mono)" +msgstr "CSharp (Mono)" + +#: modules/computer.c:217 +msgid "Vala" +msgstr "Vala" + +#: modules/computer.c:218 +msgid "Haskell (GHC)" +msgstr "Haskell (GHC)" + +#: modules/computer.c:219 +msgid "FreePascal" +msgstr "FreePascal" + +#: modules/computer.c:220 +msgid "Go" +msgstr "" + +#: modules/computer.c:221 +msgid "Tools" +msgstr "Outils" + +#: modules/computer.c:222 +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:271 +#, c-format +msgid "%s=Not found\n" +msgstr "%s=Non trouvé\n" + +#: modules/computer.c:274 +#, c-format +msgid "Detecting version: %s" +msgstr "Version détectée: %s" + +#: modules/computer.c:285 +#, c-format +msgid "" +"[$ShellParam$]\n" +"ColumnTitle$TextValue=Program\n" +"ColumnTitle$Value=Version\n" +"ShowColumnHeaders=true\n" +"%s" +msgstr "" +"[$ShellParam$]\n" +"ColumnTitle$TextValue=Programme\n" +"ColumnTitle$Value=Version\n" +"ShowColumnHeaders=true\n" +"%s" + +#: modules/computer.c:367 +msgid "Physical machine" +msgstr "Machine physique" + +#: modules/computer.c:408 modules/computer.c:644 +msgid "Computer" +msgstr "Ordinateur" + +#: 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:411 +msgid "Machine Type" +msgstr "" + +#: modules/computer.c:413 modules/computer.c:470 +msgid "User Name" +msgstr "Utilisateur" + +#: modules/computer.c:416 +msgid "Resolution" +msgstr "Résolution" + +#. /label for resolution +#: modules/computer.c:418 +msgid "pixels" +msgstr "" + +#: modules/computer.c:419 +msgid "OpenGL Renderer" +msgstr "" + +#: modules/computer.c:420 +msgid "X11 Vendor" +msgstr "" + +#: modules/computer.c:422 modules/devices.c:102 +msgid "Input Devices" +msgstr "Périphériques d'entrée" + +#: modules/computer.c:464 +msgid "Kernel" +msgstr "" + +#: modules/computer.c:466 +msgid "C Library" +msgstr "" + +#: modules/computer.c:467 +msgid "Distribution" +msgstr "" + +#: modules/computer.c:468 +msgid "Current Session" +msgstr "" + +#: modules/computer.c:469 +msgid "Computer Name" +msgstr "" + +#: modules/computer.c:471 +msgid "Language" +msgstr "" + +#: modules/computer.c:472 modules/computer/users.c:50 +msgid "Home Directory" +msgstr "" + +#: modules/computer.c:473 +msgid "Desktop Environment" +msgstr "" + +#: modules/computer.c:474 +msgid "Misc" +msgstr "" + +#: modules/computer.c:482 +#, c-format +msgid "" +"[Loaded Modules]\n" +"%s[$ShellParam$]\n" +"ViewType=1\n" +"ColumnTitle$TextValue=Name\n" +"ColumnTitle$Value=Description\n" +"ShowColumnHeaders=true\n" +msgstr "" +"[Loaded Modules]\n" +"%s[$ShellParam$]\n" +"ViewType=1\n" +"ColumnTitle$TextValue=Name\n" +"ColumnTitle$Value=Description\n" +"ShowColumnHeaders=true\n" + +#: modules/computer.c:493 +#, c-format +msgid "" +"[$ShellParam$]\n" +"ColumnTitle$TextValue=Date & Time\n" +"ColumnTitle$Value=Kernel Version\n" +"ShowColumnHeaders=true\n" +"\n" +"%s" +msgstr "" +"[$ShellParam$]\n" +"ColumnTitle$TextValue=Date & Time\n" +"ColumnTitle$Value=Kernel Version\n" +"ShowColumnHeaders=true\n" +"\n" +"%s" + +#: modules/computer.c:503 +#, c-format +msgid "" +"[$ShellParam$]\n" +"ViewType=1\n" +"ColumnTitle$TextValue=Language Code\n" +"ColumnTitle$Value=Name\n" +"ShowColumnHeaders=true\n" +"[Available Languages]\n" +"%s" +msgstr "" +"[$ShellParam$]\n" +"ViewType=1\n" +"ColumnTitle$TextValue=Type Code\n" +"ColumnTitle$Value=Nom\n" +"ShowColumnHeaders=true\n" +"[Available Langages]\n" +"%s" + +#: modules/computer.c:514 +#, c-format +msgid "" +"[$ShellParam$]\n" +"ViewType=4\n" +"ReloadInterval=5000\n" +"Zebra=1\n" +"NormalizePercentage=false\n" +"ColumnTitle$Extra1=Mount Point\n" +"ColumnTitle$Progress=Usage\n" +"ColumnTitle$TextValue=Device\n" +"ShowColumnHeaders=true\n" +"[Mounted File Systems]\n" +"%s\n" +msgstr "" +"[$ShellParam$]\n" +"ViewType=4\n" +"ReloadInterval=5000\n" +"Zebra=1\n" +"NormalizePercentage=false\n" +"ColumnTitle$Extra1=Point de montage\n" +"ColumnTitle$Progress=Usage\n" +"ColumnTitle$TextValue=Périphérique\n" +"ShowColumnHeaders=true\n" +"[Mounted File Systems]\n" +"%s\n" + +#: modules/computer.c:528 +#, c-format +msgid "" +"[Display]\n" +"Resolution=%dx%d pixels\n" +"Vendor=%s\n" +"Version=%s\n" +"[Monitors]\n" +"%s[Extensions]\n" +"%s[OpenGL]\n" +"Vendor=%s\n" +"Renderer=%s\n" +"Version=%s\n" +"Direct Rendering=%s\n" +msgstr "" +"[Affichage]\n" +"Resolution=%dx%d pixels\n" +"Fabricant=%s\n" +"Version=%s\n" +"[Monitors]\n" +"%s[Extensions]\n" +"%s[OpenGL]\n" +"Vendeur=%s\n" +"Renderer=%s\n" +"Version=%s\n" +"Direct Rendering=%s\n" + +#: modules/computer.c:550 +msgid "Y_es" +msgstr "O_ui" + +#: modules/computer.c:564 +#, c-format +msgid "" +"[$ShellParam$]\n" +"ReloadInterval=10000\n" +"ColumnTitle$TextValue=Name\n" +"ColumnTitle$Value=Group ID\n" +"ShowColumnHeaders=true\n" +"[Groups]\n" +"%s\n" +msgstr "" +"[$ShellParam$]\n" +"ReloadInterval=10000\n" +"ColumnTitle$TextValue=Nom\n" +"ColumnTitle$Value=Group ID\n" +"ShowColumnHeaders=true\n" +"[Groups]\n" +"%s\n" + +#: modules/computer.c:686 modules/devices/sparc/processor.c:67 +msgid "CPU" +msgstr "" + +#: modules/computer.c:686 +msgid "RAM" +msgstr "" + +#: modules/computer.c:686 +msgid "Motherboard" +msgstr "" + +#: modules/computer.c:686 +msgid "Graphics" +msgstr "" + +#: modules/computer.c:687 modules/devices.c:103 +msgid "Storage" +msgstr "Stockage" + +#: modules/computer.c:687 modules/devices.c:99 +msgid "Printers" +msgstr "Imprimantes" + +#: modules/computer.c:687 +msgid "Audio" +msgstr "" + +#: modules/computer.c:742 +msgid "Gathers high-level computer information" +msgstr "Collecte des informations de l'ordinateur" + +#: modules/computer/display.c:122 +#, c-format +msgid "Monitor %d=%dx%d pixels\n" +msgstr "Moniteur %d=%dx%d pixels\n" + +#: modules/computer/environment.c:32 +msgid "[Environment Variables]\n" +msgstr "[Environment Variables]\n" + +#: modules/computer/filesystem.c:83 +msgid "Filesystem" +msgstr "" + +#: modules/computer/filesystem.c:84 +msgid "Mounted As" +msgstr "" + +#: modules/computer/filesystem.c:84 +msgid "Read-Write" +msgstr "" + +#: modules/computer/filesystem.c:84 +msgid "Read-Only" +msgstr "" + +#: modules/computer/filesystem.c:85 +msgid "Mount Point" +msgstr "" + +#: modules/computer/filesystem.c:86 +msgid "Size" +msgstr "" + +#: modules/computer/filesystem.c:87 +msgid "Used" +msgstr "" + +#: modules/computer/filesystem.c:88 +msgid "Available" +msgstr "" + +#: modules/computer/loadavg.c:64 +msgid "Couldn't obtain load average" +msgstr "" + +#: modules/computer/os.c:34 modules/computer/os.c:35 +msgid "GNU C Library" +msgstr "" + +#: modules/computer/os.c:36 +msgid "uClibc or uClibc-ng" +msgstr "" + +#: modules/computer/os.c:37 +msgid "diet libc" +msgstr "" + +#: 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:94 +#, c-format +msgid "Version: %s" +msgstr "Version: %s" + +#: modules/computer/os.c:128 +msgid "Terminal" +msgstr "Terminal" + +#: modules/computer/os.c:148 +#, c-format +msgid "Unknown (Window Manager: %s)" +msgstr "Unknown (gestionnaire de fenêtres: %s)" + +#. /bits of entropy for rng (0) +#: modules/computer/os.c:162 +msgid "(None or not available)" +msgstr "" + +#. /bits of entropy for rng (low/poor value) +#: modules/computer/os.c:163 +#, c-format +msgid "%d bits (low)" +msgstr "" + +#. /bits of entropy for rng (medium value) +#: modules/computer/os.c:164 +#, c-format +msgid "%d bits (medium)" +msgstr "" + +#. /bits of entropy for rng (high/good value) +#: modules/computer/os.c:165 +#, c-format +msgid "%d bits (healthy)" +msgstr "" + +#: modules/computer/os.c:200 modules/network/net.c:442 +msgid "(Unknown)" +msgstr "" + +#: modules/computer/os.c:235 +msgid "Unknown distribution" +msgstr "Distribution inconnue" + +#: modules/computer/users.c:47 +msgid "User Information" +msgstr "" + +#: modules/computer/users.c:48 +msgid "User ID" +msgstr "" + +#: 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 "" + +#: modules/devices/alpha/processor.c:81 +msgid "Platform String" +msgstr "" + +#: 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/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/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/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 "" + +#. /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 +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 "" + +#: modules/devices/arm/processor.c:141 +msgid "ARM Processor" +msgstr "" + +#: modules/devices/arm/processor.c:199 modules/devices/riscv/processor.c:147 +#: modules/devices/x86/processor.c:368 +msgid "Empty List" +msgstr "" + +#: modules/devices/arm/processor.c:236 +msgid "Linux Name" +msgstr "" + +#: modules/devices/arm/processor.c:237 +msgid "Decoded Name" +msgstr "" + +#: modules/devices/arm/processor.c:238 modules/network/net.c:458 +msgid "Mode" +msgstr "" + +#: modules/devices/arm/processor.c:244 +msgid "ARM" +msgstr "" + +#: modules/devices/arm/processor.c:245 +msgid "Implementer" +msgstr "" + +#: modules/devices/arm/processor.c:246 +msgid "Part" +msgstr "" + +#: 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/arm/processor.c:248 +msgid "Variant" +msgstr "" + +#: 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 +#, 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/computer/loadavg.c:64 -msgid "Couldn't obtain load average" +#: 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" -#: modules/devices.c:93 +#: modules/devices.c:97 msgid "PCI Devices" msgstr "Périphériques PCI" -#: modules/devices.c:94 +#: modules/devices.c:98 msgid "USB Devices" msgstr "Périphériques USB" -#: modules/devices.c:95 -msgid "Printers" -msgstr "Imprimantes" - -#: modules/devices.c:96 +#: modules/devices.c:100 msgid "Battery" msgstr "Batterie" -#: modules/devices.c:97 +#: modules/devices.c:101 msgid "Sensors" msgstr "Capteurs" -#: modules/devices.c:99 -msgid "Storage" -msgstr "Stockage" - -#: modules/devices.c:101 +#: modules/devices.c:105 msgid "DMI" msgstr "DMI" -#: modules/devices.c:102 +#: modules/devices.c:106 msgid "Memory SPD" msgstr "Mémoire SPD" -#: modules/devices.c:104 +#: modules/devices.c:111 +msgid "Device Tree" +msgstr "" + +#: modules/devices.c:113 msgid "Resources" msgstr "Ressources" -#: modules/devices.c:303 +#: modules/devices.c:219 msgid " (vendor unknown)" msgstr " (Fabricant inconnu)" -#: modules/devices.c:305 +#: modules/devices.c:221 msgid " (model unknown)" msgstr " (modèle inconnu)" -#: modules/devices.c:478 +#: modules/devices.c:398 msgid "Field" msgstr "" -#: modules/devices.c:478 +#: modules/devices.c:398 msgid "Description" msgstr "" -#: modules/devices.c:478 modules/devices.c:510 +#: modules/devices.c:398 modules/devices.c:430 msgid "Value" msgstr "" -#: modules/devices.c:510 +#: modules/devices.c:430 msgid "Sensor" msgstr "" -#: modules/devices.c:510 +#: modules/devices.c:430 msgid "Type" msgstr "" -#: modules/devices.c:556 +#: modules/devices.c:476 msgid "Devices" msgstr "Périphériques" -#: modules/devices.c:568 +#: modules/devices.c:488 msgid "Update PCI ID listing" msgstr "Mise à jour de la liste ID PCI " -#: modules/devices.c:580 +#: modules/devices.c:500 msgid "Update CPU feature database" msgstr "Mise à jour des bases de données caractéristiques CPU" -#: modules/devices.c:608 +#: modules/devices.c:528 msgid "Gathers information about hardware devices" msgstr "Collecte des informations des périphériques" -#: modules/devices.c:627 +#: modules/devices.c:547 msgid "Resource information requires superuser privileges" msgstr "" -#: modules/network.c:59 -msgid "Interfaces" -msgstr "Interfaces" +#: modules/devices/cpu_util.c:26 +msgid "Little Endian" +msgstr "" -#: modules/network.c:60 -msgid "IP Connections" -msgstr "Connections IP" +#: modules/devices/cpu_util.c:28 +msgid "Big Endian" +msgstr "" -#: modules/network.c:61 -msgid "Routing Table" -msgstr "Table de Routage" +#: modules/devices/cpu_util.c:137 modules/devices/cpu_util.c:148 +msgid "Frequency Scaling" +msgstr "" -#: modules/network.c:62 -msgid "ARP Table" -msgstr "Table ARP" +#: modules/devices/cpu_util.c:138 +msgid "Minimum" +msgstr "" -#: modules/network.c:63 -msgid "DNS Servers" -msgstr "Serveurs DNS" +#: modules/devices/cpu_util.c:138 modules/devices/cpu_util.c:139 +#: modules/devices/cpu_util.c:140 +msgid "kHz" +msgstr "" -#: modules/network.c:64 -msgid "Statistics" -msgstr "Statistiques" +#: modules/devices/cpu_util.c:139 +msgid "Maximum" +msgstr "" -#: modules/network.c:65 -msgid "Shared Directories" -msgstr "Dossiers d'interopérabilités" +#: modules/devices/cpu_util.c:140 +msgid "Current" +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/devices/cpu_util.c:141 +msgid "Transition Latency" 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/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/devices/cpu_util.c:141 +msgid "ns" 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/devices/cpu_util.c:142 +msgid "Governor" 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/devices/cpu_util.c:143 modules/devices/cpu_util.c:149 +msgid "Driver" 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/devices/cpu_util.c:155 +msgid "(Not Available)" msgstr "" -#: modules/network.c:399 -msgid "Network" -msgstr "Réseau" +#: modules/devices/cpu_util.c:163 modules/devices/cpu_util.c:165 +msgid "Socket" +msgstr "" -#: 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/cpu_util.c:168 modules/devices/cpu_util.c:170 +msgid "Core" +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" +#: modules/devices/cpu_util.c:173 +msgid "Book" msgstr "" -#: modules/devices/alpha/processor.c:81 -msgid "Platform String" +#: modules/devices/cpu_util.c:175 +msgid "Drawer" 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" +#: modules/devices/cpu_util.c:181 +msgid "Topology" 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" +#: modules/devices/cpu_util.c:182 +msgid "ID" 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/devicetree.c:100 +msgid "Properties" 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/devicetree.c:101 +msgid "Children" msgstr "" -#: modules/devices/devmemory.c:93 -msgid "Total Memory" -msgstr "Mémoire totale" +#: modules/devices/devicetree.c:137 +msgid "Node" +msgstr "" -#: modules/devices/devmemory.c:94 -msgid "Free Memory" +#: modules/devices/devicetree.c:138 +msgid "Node Path" msgstr "" -#: modules/devices/devmemory.c:95 -msgid "Cached Swap" +#: modules/devices/devicetree.c:139 +msgid "Alias" msgstr "" -#: modules/devices/devmemory.c:96 -msgid "High Memory" +#: modules/devices/devicetree.c:139 modules/devices/devicetree.c:140 +msgid "(None)" msgstr "" -#: modules/devices/devmemory.c:97 -msgid "Free High Memory" +#: modules/devices/devicetree.c:140 +msgid "Symbol" msgstr "" -#: modules/devices/devmemory.c:98 -msgid "Low Memory" +#: modules/devices/devicetree.c:183 +msgid "Board" msgstr "" -#: modules/devices/devmemory.c:99 -msgid "Free Low Memory" +#: modules/devices/devicetree.c:185 modules/devices/devicetree/rpi_data.c:156 +msgid "Serial Number" msgstr "" -#: modules/devices/devmemory.c:100 -msgid "Virtual Memory" +#: modules/devices/devicetree.c:186 +msgid "Compatible" msgstr "" -#: modules/devices/devmemory.c:101 -msgid "Free Virtual Memory" +#: modules/devices/devicetree/dt_util.c:715 +msgid "phandle Map" 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" +#: 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 "" -"\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" +#: modules/devices/devmemory.c:95 +msgid "Cached Swap" 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" +#: modules/devices/devmemory.c:96 +msgid "High Memory" 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" +#: modules/devices/devmemory.c:97 +msgid "Free High Memory" 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" +#: modules/devices/devmemory.c:98 +msgid "Low Memory" msgstr "" -"[Aucune batterie]\n" -"Aucune batterie trouvée sur ce système=\n" -#. /hw_cap -#: modules/devices/arm/arm_data.c:42 -msgid "SWP instruction (atomic read-modify-write)" +#: modules/devices/devmemory.c:99 +msgid "Free Low Memory" msgstr "" -#: modules/devices/arm/arm_data.c:43 -msgid "Half-word loads and stores" +#: modules/devices/devmemory.c:100 +msgid "Virtual Memory" msgstr "" -#: modules/devices/arm/arm_data.c:44 -msgid "Thumb (16-bit instruction set)" +#: modules/devices/devmemory.c:101 +msgid "Free Virtual Memory" msgstr "" -#: modules/devices/arm/arm_data.c:45 -msgid "26-Bit Model (Processor status register folded into program counter)" +#: modules/devices/ia64/processor.c:108 +msgid "IA64 Processor" msgstr "" -#: modules/devices/arm/arm_data.c:46 -msgid "32x32->64-bit multiplication" +#: modules/devices/ia64/processor.c:153 modules/devices/x86/processor.c:412 +msgid "Vendor" msgstr "" -#: modules/devices/arm/arm_data.c:47 -msgid "Floating point accelerator" +#: modules/devices/ia64/processor.c:155 +msgid "Architecture Revision" msgstr "" -#: modules/devices/arm/arm_data.c:48 -msgid "VFP (early SIMD vector floating point instructions)" +#: modules/devices/ia64/processor.c:156 modules/devices/sh/processor.c:78 +msgid "Family" msgstr "" -#: modules/devices/arm/arm_data.c:49 -msgid "DSP extensions (the 'e' variant of the ARM9 CPUs, and all others above)" +#: modules/devices/ia64/processor.c:162 +msgid "CPU regs" msgstr "" -#: modules/devices/arm/arm_data.c:50 -msgid "Jazelle (Java bytecode accelerator)" +#: modules/devices/ia64/processor.c:163 +msgid "Features" msgstr "" -#: modules/devices/arm/arm_data.c:51 -msgid "SIMD instructions similar to Intel MMX" +#: modules/devices/m68k/processor.c:77 modules/devices/riscv/processor.c:177 +msgid "MMU" msgstr "" -#: modules/devices/arm/arm_data.c:52 -msgid "MaverickCrunch coprocessor (if kernel support enabled)" +#: modules/devices/m68k/processor.c:78 modules/devices/sparc/processor.c:68 +msgid "FPU" msgstr "" -#: modules/devices/arm/arm_data.c:53 -msgid "ThumbEE" +#: modules/devices/m68k/processor.c:82 +msgid "Calibration" msgstr "" -#: modules/devices/arm/arm_data.c:54 -msgid "Advanced SIMD/NEON on AArch32" +#: modules/devices/mips/processor.c:68 +msgid "System Type" msgstr "" -#: modules/devices/arm/arm_data.c:55 -msgid "kernel event stream using generic architected timer" +#: modules/devices/parisc/processor.c:107 +msgid "PA-RISC Processor" msgstr "" -#: modules/devices/arm/arm_data.c:56 -msgid "VFP version 3" +#: modules/devices/parisc/processor.c:149 +msgid "System" msgstr "" -#: modules/devices/arm/arm_data.c:57 -msgid "VFP version 3 with 16 D-registers" +#: modules/devices/parisc/processor.c:153 +msgid "HVersion" msgstr "" -#: modules/devices/arm/arm_data.c:58 -msgid "VFP version 4 with fast context switching" +#: modules/devices/parisc/processor.c:154 +msgid "SVersion" msgstr "" -#: modules/devices/arm/arm_data.c:59 -msgid "VFP with 32 D-registers" +#: modules/devices/parisc/processor.c:155 modules/devices/x86/processor.c:420 +msgid "Cache" msgstr "" -#: modules/devices/arm/arm_data.c:60 -msgid "TLS register" +#: modules/devices/ppc/processor.c:117 +msgid "POWER Processor" msgstr "" -#: modules/devices/arm/arm_data.c:61 -msgid "SDIV and UDIV hardware division in ARM mode" +#: 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/arm/arm_data.c:62 -msgid "SDIV and UDIV hardware division in Thumb mode" +#: 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/arm/arm_data.c:63 -msgid "40-bit Large Physical Address Extension" +#: modules/devices/riscv/processor.c:107 +msgid "RISC-V Processor" msgstr "" -#. /hw_cap2 -#: modules/devices/arm/arm_data.c:65 -msgid "64x64->128-bit F2m multiplication (arch>8)" +#: modules/devices/riscv/processor.c:176 +msgid "uarch" msgstr "" -#: modules/devices/arm/arm_data.c:66 -msgid "Crypto:AES (arch>8)" +#. /ext:RV32 +#: modules/devices/riscv/riscv_data.c:37 +msgctxt "rv-ext" +msgid "RISC-V 32-bit" msgstr "" -#: modules/devices/arm/arm_data.c:67 -msgid "Crypto:SHA1 (arch>8)" +#. /ext:RV64 +#: modules/devices/riscv/riscv_data.c:38 +msgctxt "rv-ext" +msgid "RISC-V 64-bit" msgstr "" -#: modules/devices/arm/arm_data.c:68 -msgid "Crypto:SHA2 (arch>8)" +#. /ext:RV128 +#: modules/devices/riscv/riscv_data.c:39 +msgctxt "rv-ext" +msgid "RISC-V 128-bit" msgstr "" -#: modules/devices/arm/arm_data.c:69 -msgid "CRC32 checksum instructions (arch>8)" +#. /ext:E +#: modules/devices/riscv/riscv_data.c:40 +msgctxt "rv-ext" +msgid "Base embedded integer instructions (15 registers)" msgstr "" -#: modules/devices/arm/arm_data.c:72 -msgid "Advanced SIMD/NEON on AArch64 (arch>8)" +#. /ext:I +#: modules/devices/riscv/riscv_data.c:41 +msgctxt "rv-ext" +msgid "Base integer instructions (31 registers)" msgstr "" -#: modules/devices/arm/processor.c:141 -msgid "ARM Processor" +#. /ext:M +#: modules/devices/riscv/riscv_data.c:42 +msgctxt "rv-ext" +msgid "Hardware integer multiply and divide" msgstr "" -#: modules/devices/arm/processor.c:199 modules/devices/riscv/processor.c:147 -#: modules/devices/x86/processor.c:701 -msgid "Empty List" +#. /ext:A +#: modules/devices/riscv/riscv_data.c:43 +msgctxt "rv-ext" +msgid "Atomic memory operations" msgstr "" -#: modules/devices/arm/processor.c:236 -msgid "Linux Name" +#. /ext:C +#: modules/devices/riscv/riscv_data.c:44 +msgctxt "rv-ext" +msgid "Compressed 16-bit instructions" msgstr "" -#: modules/devices/arm/processor.c:237 -msgid "Decoded Name" +#. /ext:F +#: modules/devices/riscv/riscv_data.c:45 +msgctxt "rv-ext" +msgid "Floating-point instructions, single-precision" msgstr "" -#: modules/devices/arm/processor.c:238 -msgid "Mode" +#. /ext:D +#: modules/devices/riscv/riscv_data.c:46 +msgctxt "rv-ext" +msgid "Floating-point instructions, double-precision" msgstr "" -#: modules/devices/arm/processor.c:244 -msgid "ARM" +#. /ext:Q +#: modules/devices/riscv/riscv_data.c:47 +msgctxt "rv-ext" +msgid "Floating-point instructions, quad-precision" msgstr "" -#: modules/devices/arm/processor.c:245 -msgid "Implementer" +#. /ext:B +#: modules/devices/riscv/riscv_data.c:48 +msgctxt "rv-ext" +msgid "Bit manipulation instructions" msgstr "" -#: modules/devices/arm/processor.c:246 -msgid "Part" +#. /ext:V +#: modules/devices/riscv/riscv_data.c:49 +msgctxt "rv-ext" +msgid "Vector operations" 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" +#. /ext:T +#: modules/devices/riscv/riscv_data.c:50 +msgctxt "rv-ext" +msgid "Transactional memory" msgstr "" -#: modules/devices/arm/processor.c:248 -msgid "Variant" +#. /ext:P +#: modules/devices/riscv/riscv_data.c:51 +msgctxt "rv-ext" +msgid "Packed SIMD instructions" msgstr "" -#: modules/devices/arm/processor.c:249 modules/devices/ia64/processor.c:158 -#: modules/devices/ppc/processor.c:151 -msgid "Revision" +#. /ext:L +#: modules/devices/riscv/riscv_data.c:52 +msgctxt "rv-ext" +msgid "Decimal floating-point instructions" 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" +#. /ext:J +#: modules/devices/riscv/riscv_data.c:53 +msgctxt "rv-ext" +msgid "Dynamically translated languages" 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" +#. /ext:N +#: modules/devices/riscv/riscv_data.c:54 +msgctxt "rv-ext" +msgid "User-level interrupts" msgstr "" #: modules/devices/s390/processor.c:92 @@ -1616,16 +2219,34 @@ msgstr "" msgid "ID String" msgstr "" -#: modules/devices/m68k/processor.c:77 modules/devices/riscv/processor.c:177 -msgid "MMU" +#: modules/devices/sh/processor.c:55 +msgid "SuperH Processor" msgstr "" -#: modules/devices/m68k/processor.c:78 modules/devices/sparc/processor.c:68 -msgid "FPU" +#: modules/devices/sh/processor.c:77 +msgid "Machine" msgstr "" -#: modules/devices/m68k/processor.c:82 -msgid "Calibration" +#: 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 @@ -1706,1497 +2327,1938 @@ msgstr "" "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/cpu_util.c:26 -msgid "Little Endian" -msgstr "" - -#: modules/devices/cpu_util.c:28 -msgid "Big Endian" -msgstr "" - -#: modules/devices/cpu_util.c:137 modules/devices/cpu_util.c:148 -msgid "Frequency Scaling" -msgstr "" - -#: modules/devices/cpu_util.c:138 -msgid "Minimum" -msgstr "" - -#: modules/devices/cpu_util.c:138 modules/devices/cpu_util.c:139 -#: modules/devices/cpu_util.c:140 -msgid "kHz" -msgstr "" - -#: modules/devices/cpu_util.c:139 -msgid "Maximum" -msgstr "" - -#: modules/devices/cpu_util.c:140 -msgid "Current" -msgstr "" - -#: modules/devices/cpu_util.c:141 -msgid "Transition Latency" -msgstr "" - -#: modules/devices/cpu_util.c:141 -msgid "ns" -msgstr "" - -#: modules/devices/cpu_util.c:142 -msgid "Governor" -msgstr "" - -#: modules/devices/cpu_util.c:143 modules/devices/cpu_util.c:149 -msgid "Driver" -msgstr "" - -#: modules/devices/cpu_util.c:155 -msgid "(Not Available)" -msgstr "" - -#: modules/devices/cpu_util.c:163 modules/devices/cpu_util.c:165 -msgid "Socket" -msgstr "" - -#: modules/devices/cpu_util.c:168 modules/devices/cpu_util.c:170 -msgid "Core" -msgstr "" - -#: modules/devices/cpu_util.c:173 -msgid "Book" -msgstr "" - -#: modules/devices/cpu_util.c:175 -msgid "Drawer" -msgstr "" - -#: modules/devices/cpu_util.c:181 -msgid "Topology" -msgstr "" - -#: modules/devices/cpu_util.c:182 -msgid "ID" -msgstr "" - -#: modules/devices/sh/processor.c:55 -msgid "SuperH Processor" -msgstr "" - -#: modules/devices/sh/processor.c:76 modules/devices/ia64/processor.c:152 -#: hardinfo/hardinfo.c:76 -msgid "Name" -msgstr "Nom" - -#: modules/devices/sh/processor.c:77 -msgid "Machine" -msgstr "" - -#: modules/devices/sh/processor.c:78 modules/devices/ia64/processor.c:156 -msgid "Family" -msgstr "" - -#: modules/devices/sh/processor.c:80 -msgid "Bus Frequency" -msgstr "" - -#: modules/devices/sh/processor.c:81 -msgid "Module Frequency" -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:753 -msgid "Cache" -msgstr "" - -#: modules/devices/ia64/processor.c:108 -msgid "IA64 Processor" -msgstr "" - -#: modules/devices/ia64/processor.c:153 modules/devices/x86/processor.c:745 -msgid "Vendor" -msgstr "" - -#: modules/devices/ia64/processor.c:155 -msgid "Architecture Revision" -msgstr "" - -#: modules/devices/ia64/processor.c:162 -msgid "CPU regs" -msgstr "" - -#: modules/devices/ia64/processor.c:163 -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" -msgstr "" - -#: modules/devices/spd-decode.c:1480 -msgid "" -"[SPD]\n" -"Reading memory SPD not supported on this system=\n" -msgstr "" - -#: modules/devices/ppc/processor.c:117 -msgid "POWER Processor" -msgstr "" - -#: modules/devices/mips/processor.c:68 -msgid "System Type" -msgstr "" - -#: modules/devices/riscv/processor.c:107 -msgid "RISC-V Processor" -msgstr "" - -#: modules/devices/riscv/processor.c:176 -msgid "uarch" -msgstr "" - -#: modules/devices/riscv/riscv_data.c:37 -msgid "RISC-V 32-bit" -msgstr "" - -#: modules/devices/riscv/riscv_data.c:38 -msgid "RISC-V 64-bit" -msgstr "" - -#: modules/devices/riscv/riscv_data.c:39 -msgid "RISC-V 128-bit" -msgstr "" - -#: modules/devices/riscv/riscv_data.c:40 -msgid "Base embedded integer instructions (15 registers)" -msgstr "" - -#: modules/devices/riscv/riscv_data.c:41 -msgid "Base integer instructions (31 registers)" -msgstr "" - -#: modules/devices/riscv/riscv_data.c:42 -msgid "Hardware integer multiply and divide" -msgstr "" - -#: modules/devices/riscv/riscv_data.c:43 -msgid "Atomic memory operations" +#: modules/devices/storage.c:344 +#, c-format +msgid "" +"[Capabilities]\n" +"%s" msgstr "" +"[Capabilities]\n" +"%s" -#: modules/devices/riscv/riscv_data.c:44 -msgid "Compressed 16-bit instructions" +#: modules/devices/storage.c:351 +#, c-format +msgid "" +"[Speeds]\n" +"%s" msgstr "" +"[Speeds]\n" +"%s" -#: modules/devices/riscv/riscv_data.c:45 -msgid "Floating-point instructions, single-precision" +#: modules/devices/x86/processor.c:149 +msgid "Cache information not available=\n" msgstr "" -#: modules/devices/riscv/riscv_data.c:46 -msgid "Floating-point instructions, double-precision" +#: modules/devices/x86/processor.c:155 +#, c-format +msgid "Level %d (%s)=%d-way set-associative, %d sets, %dKB size\n" msgstr "" -#: modules/devices/riscv/riscv_data.c:47 -msgid "Floating-point instructions, quad-precision" +#. /cache type, as appears in: Level 1 (Data) +#: modules/devices/x86/processor.c:170 +msgctxt "cache-type" +msgid "Data" msgstr "" -#: modules/devices/riscv/riscv_data.c:48 -msgid "Bit manipulation instructions" +#. /cache type, as appears in: Level 1 (Instruction) +#: modules/devices/x86/processor.c:171 +msgctxt "cache-type" +msgid "Instruction" msgstr "" -#: modules/devices/riscv/riscv_data.c:49 -msgid "Vector operations" +#. /cache type, as appears in: Level 2 (Unified) +#: modules/devices/x86/processor.c:172 +msgctxt "cache-type" +msgid "Unified" msgstr "" -#: modules/devices/riscv/riscv_data.c:50 -msgid "Transactional memory" +#: modules/devices/x86/processor.c:406 +msgid "Model Name" msgstr "" -#: modules/devices/riscv/riscv_data.c:51 -msgid "Packed SIMD instructions" +#: modules/devices/x86/processor.c:407 +msgid "Family, model, stepping" msgstr "" -#: modules/devices/riscv/riscv_data.c:52 -msgid "Decimal floating-point instructions" +#: modules/devices/x86/processor.c:413 +msgid "Configuration" msgstr "" -#: modules/devices/riscv/riscv_data.c:53 -msgid "Dynamically translated languages" +#: modules/devices/x86/processor.c:414 +msgid "Cache Size" msgstr "" -#: modules/devices/riscv/riscv_data.c:54 -msgid "User-level interrupts" +#: modules/devices/x86/processor.c:414 +msgid "kb" msgstr "" -#: modules/devices/x86/processor.c:146 -msgid "Cache information not available=\n" +#: modules/devices/x86/processor.c:421 +msgid "Power Management" msgstr "" -#: modules/devices/x86/processor.c:152 -#, c-format -msgid "Level %d (%s)=%d-way set-associative, %d sets, %dKB size\n" +#: modules/devices/x86/processor.c:422 +msgid "Bug Workarounds" msgstr "" -#: modules/devices/x86/processor.c:339 +#. /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 -msgid "Intel F00F bug" +#. /bug:f00f +#: modules/devices/x86/x86_data.c:267 +msgctxt "x86-flag" +msgid "Intel F00F bug" +msgstr "" + +#. /bug:fdiv +#: modules/devices/x86/x86_data.c:268 +msgctxt "x86-flag" +msgid "FPU FDIV" +msgstr "" + +#. /bug:coma +#: modules/devices/x86/x86_data.c:269 +msgctxt "x86-flag" +msgid "Cyrix 6x86 coma" +msgstr "" + +#. /bug:tlb_mmatch +#: modules/devices/x86/x86_data.c:270 +msgctxt "x86-flag" +msgid "AMD Erratum 383" +msgstr "" + +#. /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 "" + +#. /bug:11ap +#: modules/devices/x86/x86_data.c:272 +msgctxt "x86-flag" +msgid "Bad local APIC aka 11AP" +msgstr "" + +#. /bug:fxsave_leak +#: modules/devices/x86/x86_data.c:273 +msgctxt "x86-flag" +msgid "FXSAVE leaks FOP/FIP/FOP" +msgstr "" + +#. /bug:clflush_monitor +#: modules/devices/x86/x86_data.c:274 +msgctxt "x86-flag" +msgid "AAI65, CLFLUSH required before MONITOR" +msgstr "" + +#. /bug:sysret_ss_attrs +#: modules/devices/x86/x86_data.c:275 +msgctxt "x86-flag" +msgid "SYSRET doesn't fix up SS attrs" +msgstr "" + +#. /bug:espfix +#: modules/devices/x86/x86_data.c:276 +msgctxt "x86-flag" +msgid "IRET to 16-bit SS corrupts ESP/RSP high bits" +msgstr "" + +#. /bug:null_seg +#: modules/devices/x86/x86_data.c:277 +msgctxt "x86-flag" +msgid "Nulling a selector preserves the base" +msgstr "" + +#. /bug:swapgs_fence +#: modules/devices/x86/x86_data.c:278 +msgctxt "x86-flag" +msgid "SWAPGS without input dep on GS" +msgstr "" + +#. /bug:monitor +#: modules/devices/x86/x86_data.c:279 +msgctxt "x86-flag" +msgid "IPI required to wake up remote CPU" +msgstr "" + +#. /x86/kernel/cpu/powerflags.h +#. /flag:pm:ts +#: modules/devices/x86/x86_data.c:283 +msgctxt "x86-flag" +msgid "temperature sensor" +msgstr "" + +#. /flag:pm:fid +#: modules/devices/x86/x86_data.c:284 +msgctxt "x86-flag" +msgid "frequency id control" +msgstr "" + +#. /flag:pm:vid +#: modules/devices/x86/x86_data.c:285 +msgctxt "x86-flag" +msgid "voltage id control" +msgstr "" + +#. /flag:pm:ttp +#: modules/devices/x86/x86_data.c:286 +msgctxt "x86-flag" +msgid "thermal trip" +msgstr "" + +#. /flag:pm:tm +#: modules/devices/x86/x86_data.c:287 +msgctxt "x86-flag" +msgid "hardware thermal control" +msgstr "" + +#. /flag:pm:stc +#: modules/devices/x86/x86_data.c:288 +msgctxt "x86-flag" +msgid "software thermal control" +msgstr "" + +#. /flag:pm:100mhzsteps +#: modules/devices/x86/x86_data.c:289 +msgctxt "x86-flag" +msgid "100 MHz multiplier control" +msgstr "" + +#. /flag:pm:hwpstate +#: modules/devices/x86/x86_data.c:290 +msgctxt "x86-flag" +msgid "hardware P-state control" +msgstr "" + +#. /flag:pm:cpb +#: modules/devices/x86/x86_data.c:291 +msgctxt "x86-flag" +msgid "core performance boost" +msgstr "" + +#. /flag:pm:eff_freq_ro +#: modules/devices/x86/x86_data.c:292 +msgctxt "x86-flag" +msgid "Readonly aperf/mperf" +msgstr "" + +#. /flag:pm:proc_feedback +#: modules/devices/x86/x86_data.c:293 +msgctxt "x86-flag" +msgid "processor feedback interface" +msgstr "" + +#. /flag:pm:acc_power +#: modules/devices/x86/x86_data.c:294 +msgctxt "x86-flag" +msgid "accumulated power mechanism" +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/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/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/network.c:356 +msgid "Interface" +msgstr "" + +#: modules/network.c:357 modules/network/net.c:477 +msgid "IP Address" +msgstr "" + +#: modules/network.c:358 +msgid "Sent" +msgstr "" + +#: modules/network.c:359 +msgid "Received" +msgstr "" + +#: 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/network.c:403 +msgid "Network" +msgstr "Réseau" + +#: 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/network/net.c:72 +msgctxt "wi-op-mode" +msgid "Auto" msgstr "" -#: modules/devices/x86/processor.c:568 -msgid "FPU FDIV" +#: modules/network/net.c:73 +msgctxt "wi-op-mode" +msgid "Ad-Hoc" msgstr "" -#: modules/devices/x86/processor.c:569 -msgid "Cyrix 6x86 coma" +#: modules/network/net.c:74 +msgctxt "wi-op-mode" +msgid "Managed" msgstr "" -#: modules/devices/x86/processor.c:570 -msgid "AMD Erratum 383" +#: modules/network/net.c:75 +msgctxt "wi-op-mode" +msgid "Master" msgstr "" -#: modules/devices/x86/processor.c:571 modules/devices/x86/processor.c:580 -msgid "AMD Erratum 400" +#: modules/network/net.c:76 +msgctxt "wi-op-mode" +msgid "Repeater" msgstr "" -#: modules/devices/x86/processor.c:572 -msgid "Bad local APIC aka 11AP" +#: modules/network/net.c:77 +msgctxt "wi-op-mode" +msgid "Secondary" msgstr "" -#: modules/devices/x86/processor.c:573 -msgid "FXSAVE leaks FOP/FIP/FOP" +#: modules/network/net.c:78 +msgctxt "wi-op-mode" +msgid "(Unknown)" msgstr "" -#: modules/devices/x86/processor.c:574 -msgid "AAI65, CLFLUSH required before MONITOR" +#: modules/network/net.c:242 modules/network/net.c:262 +#: modules/network/net.c:270 +msgctxt "net-if-type" +msgid "Ethernet" msgstr "" -#: modules/devices/x86/processor.c:575 -msgid "SYSRET doesn't fix up SS attrs" +#: modules/network/net.c:243 +msgctxt "net-if-type" +msgid "Loopback" msgstr "" -#: modules/devices/x86/processor.c:576 -msgid "IRET to 16-bit SS corrupts ESP/RSP high bits" +#: modules/network/net.c:244 +msgctxt "net-if-type" +msgid "Point-to-Point" msgstr "" -#: modules/devices/x86/processor.c:577 -msgid "Nulling a selector preserves the base" +#: 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/x86/processor.c:578 -msgid "SWAPGS without input dep on GS" +#: modules/network/net.c:249 +msgctxt "net-if-type" +msgid "Virtual Point-to-Point (TUN)" msgstr "" -#: modules/devices/x86/processor.c:579 -msgid "IPI required to wake up remote CPU" +#: modules/network/net.c:250 +msgctxt "net-if-type" +msgid "Ethernet (TAP)" msgstr "" -#: modules/devices/x86/processor.c:588 -msgid "temperature sensor" +#: modules/network/net.c:251 +msgctxt "net-if-type" +msgid "Parallel Line Internet Protocol" msgstr "" -#: modules/devices/x86/processor.c:589 -msgid "frequency id control" +#: modules/network/net.c:252 +msgctxt "net-if-type" +msgid "Infrared" msgstr "" -#: modules/devices/x86/processor.c:590 -msgid "voltage id control" +#: modules/network/net.c:253 modules/network/net.c:271 +msgctxt "net-if-type" +msgid "Serial Line Internet Protocol" msgstr "" -#: modules/devices/x86/processor.c:591 -msgid "thermal trip" +#: modules/network/net.c:254 +msgctxt "net-if-type" +msgid "Integrated Services Digital Network" msgstr "" -#: modules/devices/x86/processor.c:592 -msgid "hardware thermal control" +#: modules/network/net.c:255 +msgctxt "net-if-type" +msgid "IPv6-over-IPv4 Tunnel" msgstr "" -#: modules/devices/x86/processor.c:593 -msgid "software thermal control" +#: modules/network/net.c:256 +msgctxt "net-if-type" +msgid "VMWare Virtual Network Interface (NAT)" msgstr "" -#: modules/devices/x86/processor.c:594 -msgid "100 MHz multiplier control" +#: modules/network/net.c:257 +msgctxt "net-if-type" +msgid "VMWare Virtual Network Interface" msgstr "" -#: modules/devices/x86/processor.c:595 -msgid "hardware P-state control" +#: modules/network/net.c:258 +msgctxt "net-if-type" +msgid "Personal Area Network (PAN)" msgstr "" -#: modules/devices/x86/processor.c:597 -msgid "core performance boost" +#: modules/network/net.c:259 +msgctxt "net-if-type" +msgid "Bluetooth" msgstr "" -#: modules/devices/x86/processor.c:598 -msgid "Readonly aperf/mperf" +#: modules/network/net.c:260 +msgctxt "net-if-type" +msgid "Bridge Interface" msgstr "" -#: modules/devices/x86/processor.c:599 -msgid "processor feedback interface" +#: modules/network/net.c:261 +msgctxt "net-if-type" +msgid "Hamachi Virtual Personal Network" msgstr "" -#: modules/devices/x86/processor.c:600 -msgid "accumulated power mechanism" +#: modules/network/net.c:263 +msgctxt "net-if-type" +msgid "Intermediate Functional Block" msgstr "" -#: modules/devices/x86/processor.c:739 -msgid "Model Name" +#: modules/network/net.c:264 +msgctxt "net-if-type" +msgid "GRE Network Tunnel" msgstr "" -#: modules/devices/x86/processor.c:740 -msgid "Family, model, stepping" +#: modules/network/net.c:265 +msgctxt "net-if-type" +msgid "Mesh Network" msgstr "" -#: modules/devices/x86/processor.c:746 -msgid "Configuration" +#: modules/network/net.c:266 +msgctxt "net-if-type" +msgid "Wireless Master Interface" msgstr "" -#: modules/devices/x86/processor.c:747 -msgid "Cache Size" +#: modules/network/net.c:267 +msgctxt "net-if-type" +msgid "VirtualBox Virtual Network Interface" msgstr "" -#: modules/devices/x86/processor.c:747 -msgid "kb" +#: modules/network/net.c:273 +msgctxt "net-if-type" +msgid "Wireless (WAN)" msgstr "" -#: modules/devices/x86/processor.c:754 -msgid "Power Management" +#: modules/network/net.c:275 +msgctxt "net-if-type" +msgid "(Unknown)" msgstr "" -#: modules/devices/x86/processor.c:755 -msgid "Bug Workarounds" +#: modules/network/net.c:348 modules/network/net.c:358 +msgid "Network Interfaces" 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:138 hardinfo/hardinfo.c:56 hardinfo/hardinfo.c:57 -msgid "Yes" -msgstr "Oui" - -#: modules/devices/printers.c:190 -msgid "" -"[Printers]\n" -"No suitable CUPS library found=" +#: modules/network/net.c:348 +msgid "None 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" +#: modules/network/net.c:400 modules/network/net.c:422 +#: modules/network/net.c:423 +msgid "MiB" msgstr "" -"[Printers]\n" -"Aucune imprimante trouvée=\n" -#: modules/devices/sparc/processor.c:67 -msgid "CPU" +#: modules/network/net.c:414 +msgid "Network Adapter Properties" msgstr "" -#: hardinfo/util.c:105 -#, c-format -msgid "%d day, " -msgid_plural "%d days, " -msgstr[0] "%d jour, " -msgstr[1] "%d jours, " - -#: hardinfo/util.c:106 -#, c-format -msgid "%d hour, " -msgid_plural "%d hours, " -msgstr[0] "%d heure, " -msgstr[1] "%d heures, " - -#: 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" - -#: hardinfo/util.c:119 -#, c-format -msgid "%.1f B" -msgstr "%.1f B" - -#: hardinfo/util.c:121 -#, c-format -msgid "%.1f KiB" -msgstr "%.1f KiB" - -#: hardinfo/util.c:123 -#, c-format -msgid "%.1f MiB" -msgstr "%.1f MiB" - -#: hardinfo/util.c:125 -#, c-format -msgid "%.1f GiB" -msgstr "%.1f GiB" - -#: hardinfo/util.c:127 -#, c-format -msgid "%.1f TiB" +#: modules/network/net.c:415 +msgid "Interface Type" msgstr "" -#: hardinfo/util.c:129 -#, c-format -msgid "%.1f PiB" +#: modules/network/net.c:416 +msgid "Hardware Address (MAC)" msgstr "" -#: hardinfo/util.c:343 -msgid "Error" -msgstr "Erreur" - -#: hardinfo/util.c:343 hardinfo/util.c:359 -msgid "Warning" -msgstr "Attention" - -#: hardinfo/util.c:358 -msgid "Fatal Error" -msgstr "Erreur Fatale" - -#: hardinfo/util.c:383 -msgid "creates a report and prints to standard output" -msgstr "crée un rapport et imprime sur la sortie standard" - -#: hardinfo/util.c:389 -msgid "chooses a report format (text, html)" -msgstr "choisir un format de rapport (texte, html)" - -#: 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:420 +msgid "MTU" +msgstr "" -#: hardinfo/util.c:401 -msgid "lists modules" -msgstr "Listes des modules" +#: modules/network/net.c:421 +msgid "Transfer Details" +msgstr "" -#: hardinfo/util.c:407 -msgid "specify module to load" -msgstr "spécifie les modules à charger" +#: modules/network/net.c:422 +msgid "Bytes Received" +msgstr "" -#: hardinfo/util.c:413 -msgid "automatically load module dependencies" -msgstr "charger automatiquement les dépendances entre modules" +#: modules/network/net.c:423 +msgid "Bytes Sent" +msgstr "" -#: hardinfo/util.c:420 -msgid "run in XML-RPC server mode" -msgstr "fonctionner en mode serveur XML-RPC" +#: modules/network/net.c:440 modules/network/net.c:462 +#: modules/network/net.c:463 +msgid "dBm" +msgstr "" -#: hardinfo/util.c:427 -msgid "shows program version and quit" -msgstr "Affiche la version du programme et quitter" +#: modules/network/net.c:440 +msgid "mW" +msgstr "" -#: hardinfo/util.c:432 -msgid "- System Profiler and Benchmark tool" -msgstr "- Profil du Systeme et outil d'évaluation Benchmark" +#: modules/network/net.c:454 +msgid "Wireless Properties" +msgstr "" -#: hardinfo/util.c:442 -#, c-format -msgid "" -"Unrecognized arguments.\n" -"Try ``%s --help'' for more information.\n" +#: modules/network/net.c:455 +msgid "Network Name (SSID)" 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:456 +msgid "Bit Rate" +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:456 +msgid "Mb/s" +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:457 +msgid "Transmission Power" +msgstr "" -#: hardinfo/util.c:923 -#, c-format -msgid "No module could be loaded. Check permissions on \"%s\" and try again." +#: modules/network/net.c:459 +msgid "Status" 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:460 +msgid "Link Quality" 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:461 +msgid "Signal / Noise" +msgstr "" -#: hardinfo/hardinfo.c:48 -msgid "" -"Copyright (C) 2003-2009 Leandro A. F. Pereira. See COPYING for details.\n" -"\n" +#: modules/network/net.c:476 +msgid "Internet Protocol (IPv4)" 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:477 modules/network/net.c:478 +#: modules/network/net.c:480 +msgid "(Not set)" 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:478 +msgid "Mask" 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:479 +msgid "Broadcast Address" msgstr "" -"Modules:\n" -"%-20s%-15s%-12s\n" -#: hardinfo/hardinfo.c:76 -msgid "File Name" -msgstr "Nom du fichier" +#~ msgid "CPython" +#~ msgstr "CPython" -#: hardinfo/hardinfo.c:123 -#, c-format -msgid "Unknown benchmark ``%s'' or libbenchmark.so not loaded" -msgstr "Benchmark inconnu ``%s'' ou libbenchmark.so non chargé" +#~ 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" -#: hardinfo/hardinfo.c:151 -msgid "Don't know what to do. Exiting." -msgstr "Que faire. Sortie." +#~ 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: %s" #~ msgstr "Accès: %s" 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 \n" "Language-Team: LANGUAGE \n" @@ -18,233 +18,219 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: shell/menu.c:35 -msgid "_Information" -msgstr "" - -#: shell/menu.c:36 -msgid "_Remote" -msgstr "" - -#: shell/menu.c:37 -msgid "_View" +#: hardinfo/hardinfo.c:48 +msgid "" +"Copyright (C) 2003-2009 Leandro A. F. Pereira. See COPYING for details.\n" +"\n" msgstr "" -#: shell/menu.c:38 -msgid "_Help" +#: 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 "" -#: shell/menu.c:39 -msgid "About _Modules" +#: hardinfo/hardinfo.c:56 hardinfo/hardinfo.c:57 +#: modules/devices/printers.c:138 +msgid "Yes" msgstr "" -#: shell/menu.c:43 -msgid "Generate _Report" +#: hardinfo/hardinfo.c:57 modules/computer.c:550 +#: modules/devices/printers.c:138 +msgid "No" msgstr "" -#: shell/menu.c:48 -msgid "_Network Updater..." +#: 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 "" -#: shell/menu.c:53 -msgid "_Open..." +#: hardinfo/hardinfo.c:75 +#, c-format +msgid "" +"Modules:\n" +"%-20s%-15s%-12s\n" msgstr "" -#: shell/menu.c:58 -msgid "_Copy to Clipboard" +#: hardinfo/hardinfo.c:76 +msgid "File Name" msgstr "" -#: shell/menu.c:59 -msgid "Copy to clipboard" +#: hardinfo/hardinfo.c:76 modules/devices/ia64/processor.c:152 +#: modules/devices/sh/processor.c:76 +msgid "Name" msgstr "" -#: shell/menu.c:63 -msgid "_Save image as..." +#: hardinfo/hardinfo.c:76 modules/computer.c:463 modules/computer.c:465 +msgid "Version" msgstr "" -#: shell/menu.c:68 -msgid "_Refresh" +#: hardinfo/hardinfo.c:123 +#, c-format +msgid "Unknown benchmark ``%s'' or libbenchmark.so not loaded" msgstr "" -#: shell/menu.c:73 -msgid "_Open HardInfo Web Site" +#: hardinfo/hardinfo.c:151 +msgid "Don't know what to do. Exiting." msgstr "" -#: shell/menu.c:78 -msgid "_Report bug" -msgstr "" +#: hardinfo/util.c:104 modules/computer/uptime.c:53 +#, c-format +msgid "%d day" +msgid_plural "%d days" +msgstr[0] "" +msgstr[1] "" -#: shell/menu.c:83 -msgid "_About HardInfo" -msgstr "" +#: hardinfo/util.c:105 modules/computer/uptime.c:54 +#, c-format +msgid "%d hour" +msgid_plural "%d hours" +msgstr[0] "" +msgstr[1] "" -#: shell/menu.c:84 -msgid "Displays program version information" -msgstr "" +#: hardinfo/util.c:106 modules/computer/uptime.c:55 +#, c-format +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "" +msgstr[1] "" -#: shell/menu.c:88 -msgid "_Quit" -msgstr "" +#: hardinfo/util.c:107 +#, c-format +msgid "%d second" +msgid_plural "%d seconds" +msgstr[0] "" +msgstr[1] "" -#: shell/menu.c:95 -msgid "_Side Pane" +#: hardinfo/util.c:128 +#, c-format +msgid "%.1f B" msgstr "" -#: shell/menu.c:96 -msgid "Toggles side pane visibility" +#: hardinfo/util.c:130 +#, c-format +msgid "%.1f KiB" msgstr "" -#: shell/menu.c:99 -msgid "_Toolbar" +#: hardinfo/util.c:132 +#, c-format +msgid "%.1f MiB" msgstr "" -#: shell/report.c:493 -msgid "Save File" +#: hardinfo/util.c:134 +#, c-format +msgid "%.1f GiB" msgstr "" -#: shell/report.c:619 -msgid "Cannot create ReportContext. Programming bug?" +#: hardinfo/util.c:136 +#, c-format +msgid "%.1f TiB" msgstr "" -#: shell/report.c:638 -msgid "Open the report with your web browser?" +#: hardinfo/util.c:138 +#, c-format +msgid "%.1f PiB" msgstr "" -#: shell/report.c:666 -msgid "Generating report..." +#: hardinfo/util.c:352 +msgid "Error" msgstr "" -#: shell/report.c:676 -msgid "Report saved." +#: hardinfo/util.c:352 hardinfo/util.c:368 +msgid "Warning" msgstr "" -#: shell/report.c:678 -msgid "Error while creating the report." +#: hardinfo/util.c:367 +msgid "Fatal Error" msgstr "" -#: shell/report.c:780 -msgid "Generate Report" +#: hardinfo/util.c:392 +msgid "creates a report and prints to standard output" msgstr "" -#: shell/report.c:797 -msgid "" -"Generate Report\n" -"Please choose the information that you wish to view in your report:" +#: hardinfo/util.c:398 +msgid "chooses a report format (text, html)" msgstr "" -#: shell/report.c:857 -msgid "Select _None" +#: hardinfo/util.c:404 +msgid "run benchmark; requires benchmark.so to be loaded" msgstr "" -#: shell/report.c:864 -msgid "Select _All" +#: hardinfo/util.c:410 +msgid "lists modules" msgstr "" -#: shell/report.c:882 -msgid "_Generate" +#: hardinfo/util.c:416 +msgid "specify module to load" 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." +#: hardinfo/util.c:422 +msgid "automatically load module dependencies" msgstr "" -#: shell/shell.c:396 -#, c-format -msgid "%s - System Information" +#: hardinfo/util.c:429 +msgid "run in XML-RPC server mode" msgstr "" -#: shell/shell.c:401 -msgid "System Information" +#: hardinfo/util.c:436 +msgid "shows program version and quit" msgstr "" -#: shell/shell.c:708 -msgid "Loading modules..." +#: hardinfo/util.c:441 +msgid "- System Profiler and Benchmark tool" msgstr "" -#: shell/shell.c:1565 +#: hardinfo/util.c:451 #, c-format -msgid "%s → Summary" -msgstr "" - -#: shell/shell.c:1673 -msgid "Updating..." -msgstr "" - -#: shell/syncmanager.c:69 -msgid "" -"Synchronize with Central Database\n" -"The following information may be synchronized with the HardInfo central " -"database." -msgstr "" - -#: shell/syncmanager.c:72 -msgid "" -"Synchronizing\n" -"This may take some time." -msgstr "" - -#: shell/syncmanager.c:132 msgid "" -"HardInfo was compiled without libsoup support. (Network Updater requires it.)" +"Unrecognized arguments.\n" +"Try ``%s --help'' for more information.\n" msgstr "" -#: shell/syncmanager.c:161 shell/syncmanager.c:189 +#: hardinfo/util.c:517 #, c-format -msgid "%s (error #%d)" -msgstr "" - -#: shell/syncmanager.c:170 shell/syncmanager.c:198 -msgid "Could not parse XML-RPC response" +msgid "Couldn't find a Web browser to open URL %s." msgstr "" -#: shell/syncmanager.c:280 +#: hardinfo/util.c:866 #, c-format -msgid "" -"Server says it supports API version %d, but this version of HardInfo only " -"supports API version %d." -msgstr "" - -#: shell/syncmanager.c:375 -msgid "Contacting HardInfo Central Database" -msgstr "" - -#: shell/syncmanager.c:376 -msgid "Cleaning up" +msgid "Module \"%s\" depends on module \"%s\", load it?" msgstr "" -#: shell/syncmanager.c:492 +#: hardinfo/util.c:889 #, c-format -msgid "%s (canceled)" +msgid "Module \"%s\" depends on module \"%s\"." msgstr "" -#: shell/syncmanager.c:509 +#: hardinfo/util.c:934 #, c-format -msgid "%s (failed)" +msgid "No module could be loaded. Check permissions on \"%s\" and try again." msgstr "" -#: shell/syncmanager.c:521 -#, c-format +#: hardinfo/util.c:938 msgid "" -"Failed while performing \"%s\". Please file a bug report if this problem " -"persists. (Use the Help→Report bug option.)\n" -"\n" -"Details: %s" +"No module could be loaded. Please use hardinfo -l to list all available " +"modules and try again with a valid module list." msgstr "" -#: shell/syncmanager.c:530 +#: hardinfo/util.c:1114 #, c-format -msgid "" -"Failed while performing \"%s\". Please file a bug report if this problem " -"persists. (Use the Help→Report bug option.)" -msgstr "" - -#: shell/syncmanager.c:658 -msgid "Network Updater" +msgid "Scanning: %s..." msgstr "" -#: shell/syncmanager.c:739 -msgid "_Synchronize" +#: 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 @@ -356,465 +342,279 @@ msgid "" "Franklin St, Fifth Floor, Boston, MA 02110-1301 USA" msgstr "" -#: modules/computer.c:68 -msgid "Summary" +#: shell/menu.c:35 +msgid "_Information" msgstr "" -#: modules/computer.c:69 modules/computer.c:428 -msgid "Operating System" +#: shell/menu.c:36 +msgid "_Remote" msgstr "" -#: modules/computer.c:70 -msgid "Kernel Modules" +#: shell/menu.c:37 +msgid "_View" msgstr "" -#: modules/computer.c:71 -msgid "Boots" +#: shell/menu.c:38 +msgid "_Help" msgstr "" -#: modules/computer.c:72 -msgid "Languages" +#: shell/menu.c:39 +msgid "About _Modules" msgstr "" -#: modules/computer.c:73 -msgid "Filesystems" +#: shell/menu.c:43 +msgid "Generate _Report" msgstr "" -#: modules/computer.c:74 modules/computer.c:431 -msgid "Display" +#: shell/menu.c:48 +msgid "_Network Updater..." msgstr "" -#: modules/computer.c:75 -msgid "Environment Variables" +#: shell/menu.c:53 +msgid "_Open..." msgstr "" -#: modules/computer.c:77 -msgid "Development" -msgstr "" - -#: modules/computer.c:79 -msgid "Users" -msgstr "" - -#: modules/computer.c:80 -msgid "Groups" -msgstr "" - -#: modules/computer.c:101 modules/computer.c:421 modules/computer.c:426 -#: modules/devices.c:92 -msgid "Memory" -msgstr "" - -#: modules/computer.c:103 -#, c-format -msgid "%dMB (%dMB used)" -msgstr "" - -#: modules/computer.c:105 modules/computer.c:495 modules/computer.c:511 -msgid "Uptime" -msgstr "" - -#: modules/computer.c:107 modules/computer.c:422 modules/computer.c:430 -msgid "Date/Time" -msgstr "" - -#: modules/computer.c:112 modules/computer.c:497 modules/computer.c:512 -msgid "Load Average" +#: shell/menu.c:58 +msgid "_Copy to Clipboard" msgstr "" -#: modules/computer.c:114 modules/computer.c:496 modules/computer.c:513 -msgid "Available entropy in /dev/random" +#: shell/menu.c:59 +msgid "Copy to clipboard" msgstr "" -#: modules/computer.c:200 -msgid "Scripting Languages" +#: shell/menu.c:63 +msgid "_Save image as..." msgstr "" -#: modules/computer.c:201 -msgid "CPython" +#: shell/menu.c:68 +msgid "_Refresh" msgstr "" -#: modules/computer.c:202 -msgid "Perl" +#: shell/menu.c:73 +msgid "_Open HardInfo Web Site" msgstr "" -#: modules/computer.c:203 -msgid "PHP" +#: shell/menu.c:78 +msgid "_Report bug" msgstr "" -#: modules/computer.c:204 -msgid "Ruby" +#: shell/menu.c:83 +msgid "_About HardInfo" msgstr "" -#: modules/computer.c:205 -msgid "Bash" +#: shell/menu.c:84 +msgid "Displays program version information" msgstr "" -#: modules/computer.c:206 -msgid "Compilers" +#: shell/menu.c:88 +msgid "_Quit" msgstr "" -#: modules/computer.c:207 -msgid "C (GCC)" +#: shell/menu.c:95 +msgid "_Side Pane" msgstr "" -#: modules/computer.c:208 -msgid "C (Clang)" +#: shell/menu.c:96 +msgid "Toggles side pane visibility" msgstr "" -#: modules/computer.c:209 -msgid "D (dmd)" +#: shell/menu.c:99 +msgid "_Toolbar" msgstr "" -#: modules/computer.c:210 -msgid "Java" +#: shell/report.c:493 +msgid "Save File" msgstr "" -#: modules/computer.c:211 -msgid "CSharp (Mono, old)" +#: shell/report.c:619 +msgid "Cannot create ReportContext. Programming bug?" msgstr "" -#: modules/computer.c:212 -msgid "CSharp (Mono)" +#: shell/report.c:638 +msgid "Open the report with your web browser?" msgstr "" -#: modules/computer.c:213 -msgid "Vala" +#: shell/report.c:666 +msgid "Generating report..." msgstr "" -#: modules/computer.c:214 -msgid "Haskell (GHC)" +#: shell/report.c:676 +msgid "Report saved." msgstr "" -#: modules/computer.c:215 -msgid "FreePascal" +#: shell/report.c:678 +msgid "Error while creating the report." msgstr "" -#: modules/computer.c:216 -msgid "Go" +#: shell/report.c:780 +msgid "Generate Report" msgstr "" -#: modules/computer.c:217 -msgid "Tools" +#: shell/report.c:797 +msgid "" +"Generate Report\n" +"Please choose the information that you wish to view in your report:" msgstr "" -#: modules/computer.c:218 -msgid "make" +#: shell/report.c:857 +msgid "Select _None" msgstr "" -#: modules/computer.c:219 -msgid "GDB" +#: shell/report.c:864 +msgid "Select _All" msgstr "" -#: modules/computer.c:220 -msgid "strace" +#: shell/report.c:882 +msgid "_Generate" msgstr "" -#: modules/computer.c:221 -msgid "valgrind" +#: shell/shell.c:396 +#, c-format +msgid "%s - System Information" msgstr "" -#: modules/computer.c:222 -msgid "QMake" +#: shell/shell.c:401 +msgid "System Information" msgstr "" -#: modules/computer.c:223 -msgid "CMake" +#: shell/shell.c:708 +msgid "Loading modules..." msgstr "" -#: modules/computer.c:266 +#: shell/shell.c:1565 #, c-format -msgid "%s=Not found\n" +msgid "%s → Summary" msgstr "" -#: modules/computer.c:269 -#, c-format -msgid "Detecting version: %s" +#: shell/shell.c:1673 +msgid "Updating..." msgstr "" -#: modules/computer.c:280 -#, c-format +#: shell/syncmanager.c:69 msgid "" -"[$ShellParam$]\n" -"ColumnTitle$TextValue=Program\n" -"ColumnTitle$Value=Version\n" -"ShowColumnHeaders=true\n" -"%s" +"Synchronize with Central Database\n" +"The following information may be synchronized with the HardInfo central " +"database." msgstr "" -#: modules/computer.c:362 -msgid "Physical machine" +#: shell/syncmanager.c:72 +msgid "" +"Synchronizing\n" +"This may take some time." msgstr "" -#: modules/computer.c:380 -#, c-format +#: shell/syncmanager.c:132 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" +"HardInfo was compiled without libsoup support. (Network Updater requires it.)" msgstr "" -#: modules/computer.c:424 modules/computer.c:680 -msgid "Computer" +#: shell/syncmanager.c:161 shell/syncmanager.c:189 +#, c-format +msgid "%s (error #%d)" 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 -msgid "Processor" +#: shell/syncmanager.c:170 shell/syncmanager.c:198 +msgid "Could not parse XML-RPC response" msgstr "" -#: modules/computer.c:427 -msgid "Machine Type" +#: shell/syncmanager.c:280 +#, c-format +msgid "" +"Server says it supports API version %d, but this version of HardInfo only " +"supports API version %d." msgstr "" -#: modules/computer.c:429 modules/computer.c:506 -msgid "User Name" +#: shell/syncmanager.c:375 +msgid "Contacting HardInfo Central Database" msgstr "" -#: modules/computer.c:432 -msgid "Resolution" +#: shell/syncmanager.c:376 +msgid "Cleaning up" msgstr "" -#: modules/computer.c:434 -msgid "OpenGL Renderer" +#: shell/syncmanager.c:492 +#, c-format +msgid "%s (canceled)" msgstr "" -#: modules/computer.c:435 -msgid "X11 Vendor" +#: shell/syncmanager.c:509 +#, c-format +msgid "%s (failed)" msgstr "" -#: modules/computer.c:437 modules/devices.c:98 -msgid "Input Devices" +#: shell/syncmanager.c:521 +#, c-format +msgid "" +"Failed while performing \"%s\". Please file a bug report if this problem " +"persists. (Use the Help→Report bug option.)\n" +"\n" +"Details: %s" msgstr "" -#: modules/computer.c:453 +#: shell/syncmanager.c:530 #, 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" +"Failed while performing \"%s\". Please file a bug report if this problem " +"persists. (Use the Help→Report bug option.)" msgstr "" -#: modules/computer.c:500 -msgid "Kernel" +#: shell/syncmanager.c:658 +msgid "Network Updater" msgstr "" -#: modules/computer.c:502 -msgid "C Library" +#: shell/syncmanager.c:739 +msgid "_Synchronize" msgstr "" -#: modules/computer.c:503 -msgid "Distribution" +#: modules/benchmark.c:52 +msgid "CPU Blowfish" msgstr "" -#: modules/computer.c:504 -msgid "Current Session" +#: modules/benchmark.c:53 +msgid "CPU CryptoHash" msgstr "" -#: modules/computer.c:505 -msgid "Computer Name" +#: modules/benchmark.c:54 +msgid "CPU Fibonacci" msgstr "" -#: modules/computer.c:507 -msgid "#Language" +#: modules/benchmark.c:55 +msgid "CPU N-Queens" msgstr "" -#: modules/computer.c:508 -msgid "Home Directory" +#: modules/benchmark.c:56 +msgid "CPU Zlib" msgstr "" -#: modules/computer.c:509 -msgid "Desktop Environment" +#: modules/benchmark.c:57 +msgid "FPU FFT" msgstr "" -#: modules/computer.c:510 -msgid "Misc" +#: modules/benchmark.c:58 +msgid "FPU Raytracing" msgstr "" -#: modules/computer.c:518 -#, c-format -msgid "" -"[Loaded Modules]\n" -"%s[$ShellParam$]\n" -"ViewType=1\n" -"ColumnTitle$TextValue=Name\n" -"ColumnTitle$Value=Description\n" -"ShowColumnHeaders=true\n" +#: modules/benchmark.c:59 +msgid "GPU Drawing" msgstr "" -#: modules/computer.c:529 +#: modules/benchmark.c:225 #, c-format msgid "" "[$ShellParam$]\n" -"ColumnTitle$TextValue=Date & Time\n" -"ColumnTitle$Value=Kernel Version\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" -"\n" +"[%s]\n" +"This Machine=%.3f|%s MHz\n" "%s" msgstr "" -#: modules/computer.c:539 -#, c-format -msgid "" -"[$ShellParam$]\n" -"ViewType=1\n" -"ColumnTitle$TextValue=Language Code\n" -"ColumnTitle$Value=Name\n" -"ShowColumnHeaders=true\n" -"[Available Languages]\n" -"%s" -msgstr "" - -#: modules/computer.c:550 -#, c-format -msgid "" -"[$ShellParam$]\n" -"ViewType=4\n" -"ReloadInterval=5000\n" -"Zebra=1\n" -"NormalizePercentage=false\n" -"ColumnTitle$Extra1=Mount Point\n" -"ColumnTitle$Progress=Usage\n" -"ColumnTitle$TextValue=Device\n" -"ShowColumnHeaders=true\n" -"[Mounted File Systems]\n" -"%s\n" -msgstr "" - -#: modules/computer.c:564 -#, c-format -msgid "" -"[Display]\n" -"Resolution=%dx%d pixels\n" -"Vendor=%s\n" -"Version=%s\n" -"[Monitors]\n" -"%s[Extensions]\n" -"%s[OpenGL]\n" -"Vendor=%s\n" -"Renderer=%s\n" -"Version=%s\n" -"Direct Rendering=%s\n" -msgstr "" - -#: modules/computer.c:586 -msgid "Y_es" -msgstr "" - -#: modules/computer.c:586 modules/devices/printers.c:138 hardinfo/hardinfo.c:57 -msgid "No" -msgstr "" - -#: modules/computer.c:600 -#, c-format -msgid "" -"[$ShellParam$]\n" -"ReloadInterval=10000\n" -"ColumnTitle$TextValue=Name\n" -"ColumnTitle$Value=Group ID\n" -"ShowColumnHeaders=true\n" -"[Groups]\n" -"%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" -msgstr "" - -#: modules/benchmark.c:55 -msgid "CPU N-Queens" -msgstr "" - -#: modules/benchmark.c:56 -msgid "CPU Zlib" -msgstr "" - -#: modules/benchmark.c:57 -msgid "FPU FFT" -msgstr "" - -#: modules/benchmark.c:58 -msgid "FPU Raytracing" -msgstr "" - -#: modules/benchmark.c:59 -msgid "GPU Drawing" -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" -"This Machine=%.3f|%s MHz\n" -"%s" -msgstr "" - -#: modules/benchmark.c:238 +#: modules/benchmark.c:238 #, c-format msgid "" "[$ShellParam$]\n" @@ -870,259 +670,549 @@ msgstr "" msgid "Receive benchmark results" msgstr "" +#: modules/computer/alsa.c:26 +msgid "[Audio Devices]\n" +msgstr "" + +#: modules/computer/alsa.c:33 +#, c-format +msgid "Audio Adapter#%d=%s\n" +msgstr "" + #: modules/computer/boots.c:33 msgid "[Boots]\n" msgstr "" -#: modules/computer/display.c:122 -#, c-format -msgid "Monitor %d=%dx%d pixels\n" +#: modules/computer.c:68 +msgid "Summary" msgstr "" -#: modules/computer/os.c:57 -#, c-format -msgid "GNU C Library version %s (%sstable)" +#: modules/computer.c:69 modules/computer.c:412 modules/computer.c:685 +msgid "Operating System" +msgstr "" + +#: modules/computer.c:70 +msgid "Kernel Modules" msgstr "" -#: modules/computer/os.c:59 -msgid "un" +#: modules/computer.c:71 +msgid "Boots" 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.c:72 +msgid "Languages" msgstr "" -#: modules/computer/os.c:80 -#, c-format -msgid "Version: %s" +#: modules/computer.c:73 +msgid "Filesystems" msgstr "" -#: modules/computer/os.c:114 -msgid "Terminal" +#: modules/computer.c:74 modules/computer.c:415 +msgid "Display" msgstr "" -#: modules/computer/os.c:134 -#, c-format -msgid "Unknown (Window Manager: %s)" +#: modules/computer.c:75 +msgid "Environment Variables" msgstr "" -#: modules/computer/os.c:185 -msgid "Unknown distribution" +#: modules/computer.c:77 +msgid "Development" msgstr "" -#: modules/computer/environment.c:32 -msgid "[Environment Variables]\n" +#: modules/computer.c:79 +msgid "Users" msgstr "" -#: modules/computer/alsa.c:26 -msgid "[Audio Devices]\n" +#: modules/computer.c:80 +msgid "Groups" msgstr "" -#: modules/computer/alsa.c:33 +#: modules/computer.c:101 modules/computer.c:405 modules/computer.c:410 +#: modules/devices.c:96 +msgid "Memory" +msgstr "" + +#: modules/computer.c:103 #, c-format -msgid "Audio Adapter#%d=%s\n" +msgid "%dMB (%dMB used)" msgstr "" -#: modules/computer/loadavg.c:64 -msgid "Couldn't obtain load average" +#: modules/computer.c:105 modules/computer.c:459 modules/computer.c:475 +msgid "Uptime" msgstr "" -#: modules/devices.c:93 -msgid "PCI Devices" +#: modules/computer.c:107 modules/computer.c:406 modules/computer.c:414 +msgid "Date/Time" msgstr "" -#: modules/devices.c:94 -msgid "USB Devices" +#: modules/computer.c:112 modules/computer.c:461 modules/computer.c:476 +msgid "Load Average" msgstr "" -#: modules/devices.c:95 -msgid "Printers" +#: modules/computer.c:114 modules/computer.c:460 modules/computer.c:477 +msgid "Available entropy in /dev/random" msgstr "" -#: modules/devices.c:96 -msgid "Battery" +#: modules/computer.c:200 +msgid "Scripting Languages" msgstr "" -#: modules/devices.c:97 -msgid "Sensors" +#: modules/computer.c:201 +msgid "Python" msgstr "" -#: modules/devices.c:99 -msgid "Storage" +#: modules/computer.c:202 +msgid "Python2" msgstr "" -#: modules/devices.c:101 -msgid "DMI" +#: modules/computer.c:203 +msgid "Python3" msgstr "" -#: modules/devices.c:102 -msgid "Memory SPD" +#: modules/computer.c:204 +msgid "Perl" msgstr "" -#: modules/devices.c:104 -msgid "Resources" +#: modules/computer.c:205 +msgid "Perl6 (VM)" msgstr "" -#: modules/devices.c:303 -msgid " (vendor unknown)" +#: modules/computer.c:206 +msgid "Perl6" msgstr "" -#: modules/devices.c:305 -msgid " (model unknown)" +#: modules/computer.c:207 +msgid "PHP" msgstr "" -#: modules/devices.c:478 -msgid "Field" +#: modules/computer.c:208 +msgid "Ruby" msgstr "" -#: modules/devices.c:478 -msgid "Description" +#: modules/computer.c:209 +msgid "Bash" msgstr "" -#: modules/devices.c:478 modules/devices.c:510 -msgid "Value" +#: modules/computer.c:210 +msgid "Compilers" msgstr "" -#: modules/devices.c:510 -msgid "Sensor" +#: modules/computer.c:211 +msgid "C (GCC)" msgstr "" -#: modules/devices.c:510 -msgid "Type" +#: modules/computer.c:212 +msgid "C (Clang)" msgstr "" -#: modules/devices.c:556 -msgid "Devices" +#: modules/computer.c:213 +msgid "D (dmd)" msgstr "" -#: modules/devices.c:568 -msgid "Update PCI ID listing" +#: modules/computer.c:214 +msgid "Java" msgstr "" -#: modules/devices.c:580 -msgid "Update CPU feature database" +#: modules/computer.c:215 +msgid "CSharp (Mono, old)" msgstr "" -#: modules/devices.c:608 -msgid "Gathers information about hardware devices" +#: modules/computer.c:216 +msgid "CSharp (Mono)" msgstr "" -#: modules/devices.c:627 -msgid "Resource information requires superuser privileges" +#: modules/computer.c:217 +msgid "Vala" msgstr "" -#: modules/network.c:59 -msgid "Interfaces" +#: modules/computer.c:218 +msgid "Haskell (GHC)" msgstr "" -#: modules/network.c:60 -msgid "IP Connections" +#: modules/computer.c:219 +msgid "FreePascal" msgstr "" -#: modules/network.c:61 -msgid "Routing Table" +#: modules/computer.c:220 +msgid "Go" msgstr "" -#: modules/network.c:62 -msgid "ARP Table" +#: modules/computer.c:221 +msgid "Tools" msgstr "" -#: modules/network.c:63 -msgid "DNS Servers" +#: modules/computer.c:222 +msgid "make" msgstr "" -#: modules/network.c:64 -msgid "Statistics" +#: modules/computer.c:223 +msgid "GDB" msgstr "" -#: modules/network.c:65 -msgid "Shared Directories" +#: modules/computer.c:224 +msgid "strace" msgstr "" -#: modules/network.c:300 +#: modules/computer.c:225 +msgid "valgrind" +msgstr "" + +#: modules/computer.c:226 +msgid "QMake" +msgstr "" + +#: modules/computer.c:227 +msgid "CMake" +msgstr "" + +#: modules/computer.c:271 +#, c-format +msgid "%s=Not found\n" +msgstr "" + +#: modules/computer.c:274 +#, c-format +msgid "Detecting version: %s" +msgstr "" + +#: modules/computer.c:285 #, 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" +"ColumnTitle$TextValue=Program\n" +"ColumnTitle$Value=Version\n" "ShowColumnHeaders=true\n" +"%s" msgstr "" -#: modules/network.c:321 +#: modules/computer.c:367 +msgid "Physical machine" +msgstr "" + +#: modules/computer.c:408 modules/computer.c:644 +msgid "Computer" +msgstr "" + +#: 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:411 +msgid "Machine Type" +msgstr "" + +#: modules/computer.c:413 modules/computer.c:470 +msgid "User Name" +msgstr "" + +#: modules/computer.c:416 +msgid "Resolution" +msgstr "" + +#. /label for resolution +#: modules/computer.c:418 +msgid "pixels" +msgstr "" + +#: modules/computer.c:419 +msgid "OpenGL Renderer" +msgstr "" + +#: modules/computer.c:420 +msgid "X11 Vendor" +msgstr "" + +#: modules/computer.c:422 modules/devices.c:102 +msgid "Input Devices" +msgstr "" + +#: modules/computer.c:464 +msgid "Kernel" +msgstr "" + +#: modules/computer.c:466 +msgid "C Library" +msgstr "" + +#: modules/computer.c:467 +msgid "Distribution" +msgstr "" + +#: modules/computer.c:468 +msgid "Current Session" +msgstr "" + +#: modules/computer.c:469 +msgid "Computer Name" +msgstr "" + +#: modules/computer.c:471 +msgid "Language" +msgstr "" + +#: modules/computer.c:472 modules/computer/users.c:50 +msgid "Home Directory" +msgstr "" + +#: modules/computer.c:473 +msgid "Desktop Environment" +msgstr "" + +#: modules/computer.c:474 +msgid "Misc" +msgstr "" + +#: modules/computer.c:482 #, c-format msgid "" -"[Name servers]\n" -"%s\n" -"[$ShellParam$]\n" -"ColumnTitle$TextValue=IP Address\n" -"ColumnTitle$Value=Name\n" +"[Loaded Modules]\n" +"%s[$ShellParam$]\n" +"ViewType=1\n" +"ColumnTitle$TextValue=Name\n" +"ColumnTitle$Value=Description\n" "ShowColumnHeaders=true\n" msgstr "" -#: modules/network.c:331 +#: modules/computer.c:493 #, 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" +"ColumnTitle$TextValue=Date & Time\n" +"ColumnTitle$Value=Kernel Version\n" "ShowColumnHeaders=true\n" +"\n" +"%s" msgstr "" -#: modules/network.c:345 +#: modules/computer.c:503 #, 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" +"ColumnTitle$TextValue=Language Code\n" +"ColumnTitle$Value=Name\n" "ShowColumnHeaders=true\n" +"[Available Languages]\n" "%s" msgstr "" -#: modules/network.c:361 +#: modules/computer.c:514 #, c-format msgid "" -"[IP routing table]\n" +"[$ShellParam$]\n" +"ViewType=4\n" +"ReloadInterval=5000\n" +"Zebra=1\n" +"NormalizePercentage=false\n" +"ColumnTitle$Extra1=Mount Point\n" +"ColumnTitle$Progress=Usage\n" +"ColumnTitle$TextValue=Device\n" +"ShowColumnHeaders=true\n" +"[Mounted File Systems]\n" "%s\n" +msgstr "" + +#: modules/computer.c:528 +#, c-format +msgid "" +"[Display]\n" +"Resolution=%dx%d pixels\n" +"Vendor=%s\n" +"Version=%s\n" +"[Monitors]\n" +"%s[Extensions]\n" +"%s[OpenGL]\n" +"Vendor=%s\n" +"Renderer=%s\n" +"Version=%s\n" +"Direct Rendering=%s\n" +msgstr "" + +#: modules/computer.c:550 +msgid "Y_es" +msgstr "" + +#: modules/computer.c:564 +#, c-format +msgid "" "[$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" +"ReloadInterval=10000\n" +"ColumnTitle$TextValue=Name\n" +"ColumnTitle$Value=Group ID\n" "ShowColumnHeaders=true\n" +"[Groups]\n" +"%s\n" msgstr "" -#: modules/network.c:399 -msgid "Network" +#: modules/computer.c:686 modules/devices/sparc/processor.c:67 +msgid "CPU" msgstr "" -#: modules/network.c:432 -msgid "Gathers information about this computer's network connection" +#: modules/computer.c:686 +msgid "RAM" +msgstr "" + +#: modules/computer.c:686 +msgid "Motherboard" +msgstr "" + +#: modules/computer.c:686 +msgid "Graphics" +msgstr "" + +#: modules/computer.c:687 modules/devices.c:103 +msgid "Storage" +msgstr "" + +#: modules/computer.c:687 modules/devices.c:99 +msgid "Printers" +msgstr "" + +#: modules/computer.c:687 +msgid "Audio" +msgstr "" + +#: modules/computer.c:742 +msgid "Gathers high-level computer information" +msgstr "" + +#: modules/computer/display.c:122 +#, c-format +msgid "Monitor %d=%dx%d pixels\n" +msgstr "" + +#: modules/computer/environment.c:32 +msgid "[Environment Variables]\n" +msgstr "" + +#: modules/computer/filesystem.c:83 +msgid "Filesystem" +msgstr "" + +#: modules/computer/filesystem.c:84 +msgid "Mounted As" +msgstr "" + +#: modules/computer/filesystem.c:84 +msgid "Read-Write" +msgstr "" + +#: modules/computer/filesystem.c:84 +msgid "Read-Only" 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/filesystem.c:85 +msgid "Mount Point" +msgstr "" + +#: modules/computer/filesystem.c:86 +msgid "Size" +msgstr "" + +#: modules/computer/filesystem.c:87 +msgid "Used" +msgstr "" + +#: modules/computer/filesystem.c:88 +msgid "Available" +msgstr "" + +#: modules/computer/loadavg.c:64 +msgid "Couldn't obtain load average" +msgstr "" + +#: modules/computer/os.c:34 modules/computer/os.c:35 +msgid "GNU C Library" +msgstr "" + +#: modules/computer/os.c:36 +msgid "uClibc or uClibc-ng" +msgstr "" + +#: modules/computer/os.c:37 +msgid "diet libc" +msgstr "" + +#: 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:94 +#, c-format +msgid "Version: %s" +msgstr "" + +#: modules/computer/os.c:128 +msgid "Terminal" +msgstr "" + +#: modules/computer/os.c:148 +#, c-format +msgid "Unknown (Window Manager: %s)" +msgstr "" + +#. /bits of entropy for rng (0) +#: modules/computer/os.c:162 +msgid "(None or not available)" +msgstr "" + +#. /bits of entropy for rng (low/poor value) +#: modules/computer/os.c:163 +#, c-format +msgid "%d bits (low)" +msgstr "" + +#. /bits of entropy for rng (medium value) +#: modules/computer/os.c:164 +#, c-format +msgid "%d bits (medium)" +msgstr "" + +#. /bits of entropy for rng (high/good value) +#: modules/computer/os.c:165 +#, c-format +msgid "%d bits (healthy)" +msgstr "" + +#: modules/computer/os.c:200 modules/network/net.c:442 +msgid "(Unknown)" +msgstr "" + +#: modules/computer/os.c:235 +msgid "Unknown distribution" +msgstr "" + +#: modules/computer/users.c:47 +msgid "User Information" +msgstr "" + +#: modules/computer/users.c:48 +msgid "User ID" +msgstr "" + +#: 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 "" @@ -1131,310 +1221,635 @@ 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" +#. /hw_cap +#. /flag:swp +#: modules/devices/arm/arm_data.c:42 +msgctxt "arm-flag" +msgid "SWP instruction (atomic read-modify-write)" msgstr "" -#: modules/devices/devmemory.c:94 -msgid "Free Memory" +#. /flag:half +#: modules/devices/arm/arm_data.c:43 +msgctxt "arm-flag" +msgid "Half-word loads and stores" msgstr "" -#: modules/devices/devmemory.c:95 -msgid "Cached Swap" +#. /flag:thumb +#: modules/devices/arm/arm_data.c:44 +msgctxt "arm-flag" +msgid "Thumb (16-bit instruction set)" msgstr "" -#: modules/devices/devmemory.c:96 -msgid "High Memory" +#. /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 +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 "" + +#: modules/devices/arm/processor.c:141 +msgid "ARM Processor" +msgstr "" + +#: modules/devices/arm/processor.c:199 modules/devices/riscv/processor.c:147 +#: modules/devices/x86/processor.c:368 +msgid "Empty List" +msgstr "" + +#: modules/devices/arm/processor.c:236 +msgid "Linux Name" +msgstr "" + +#: modules/devices/arm/processor.c:237 +msgid "Decoded Name" +msgstr "" + +#: modules/devices/arm/processor.c:238 modules/network/net.c:458 +msgid "Mode" +msgstr "" + +#: modules/devices/arm/processor.c:244 +msgid "ARM" +msgstr "" + +#: modules/devices/arm/processor.c:245 +msgid "Implementer" +msgstr "" + +#: modules/devices/arm/processor.c:246 +msgid "Part" +msgstr "" + +#: 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/arm/processor.c:248 +msgid "Variant" +msgstr "" + +#: 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 +#, 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 "" + +#: 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 "" + +#: 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 "" + +#: modules/devices/battery.c:385 +msgid "" +"[No batteries]\n" +"No batteries found on this system=\n" +msgstr "" + +#: modules/devices.c:97 +msgid "PCI Devices" +msgstr "" + +#: modules/devices.c:98 +msgid "USB Devices" +msgstr "" + +#: modules/devices.c:100 +msgid "Battery" +msgstr "" + +#: modules/devices.c:101 +msgid "Sensors" +msgstr "" + +#: modules/devices.c:105 +msgid "DMI" +msgstr "" + +#: modules/devices.c:106 +msgid "Memory SPD" +msgstr "" + +#: modules/devices.c:111 +msgid "Device Tree" +msgstr "" + +#: 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 "" + +#: 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" +msgstr "" + +#: modules/devices/cpu_util.c:28 +msgid "Big Endian" +msgstr "" + +#: modules/devices/cpu_util.c:137 modules/devices/cpu_util.c:148 +msgid "Frequency Scaling" +msgstr "" + +#: modules/devices/cpu_util.c:138 +msgid "Minimum" msgstr "" -#: modules/devices/devmemory.c:97 -msgid "Free High Memory" +#: modules/devices/cpu_util.c:138 modules/devices/cpu_util.c:139 +#: modules/devices/cpu_util.c:140 +msgid "kHz" msgstr "" -#: modules/devices/devmemory.c:98 -msgid "Low Memory" +#: modules/devices/cpu_util.c:139 +msgid "Maximum" msgstr "" -#: modules/devices/devmemory.c:99 -msgid "Free Low Memory" +#: modules/devices/cpu_util.c:140 +msgid "Current" msgstr "" -#: modules/devices/devmemory.c:100 -msgid "Virtual Memory" +#: modules/devices/cpu_util.c:141 +msgid "Transition Latency" msgstr "" -#: modules/devices/devmemory.c:101 -msgid "Free Virtual Memory" +#: modules/devices/cpu_util.c:141 +msgid "ns" 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" +#: modules/devices/cpu_util.c:142 +msgid "Governor" msgstr "" -#: 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" +#: modules/devices/cpu_util.c:143 modules/devices/cpu_util.c:149 +msgid "Driver" 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" +#: modules/devices/cpu_util.c:155 +msgid "(Not Available)" msgstr "" -#: 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" +#: modules/devices/cpu_util.c:163 modules/devices/cpu_util.c:165 +msgid "Socket" msgstr "" -#: modules/devices/battery.c:385 -msgid "" -"[No batteries]\n" -"No batteries found on this system=\n" +#: modules/devices/cpu_util.c:168 modules/devices/cpu_util.c:170 +msgid "Core" msgstr "" -#. /hw_cap -#: modules/devices/arm/arm_data.c:42 -msgid "SWP instruction (atomic read-modify-write)" +#: modules/devices/cpu_util.c:173 +msgid "Book" msgstr "" -#: modules/devices/arm/arm_data.c:43 -msgid "Half-word loads and stores" +#: modules/devices/cpu_util.c:175 +msgid "Drawer" msgstr "" -#: modules/devices/arm/arm_data.c:44 -msgid "Thumb (16-bit instruction set)" +#: modules/devices/cpu_util.c:181 +msgid "Topology" msgstr "" -#: modules/devices/arm/arm_data.c:45 -msgid "26-Bit Model (Processor status register folded into program counter)" +#: modules/devices/cpu_util.c:182 +msgid "ID" msgstr "" -#: modules/devices/arm/arm_data.c:46 -msgid "32x32->64-bit multiplication" +#: modules/devices/devicetree.c:100 +msgid "Properties" msgstr "" -#: modules/devices/arm/arm_data.c:47 -msgid "Floating point accelerator" +#: modules/devices/devicetree.c:101 +msgid "Children" msgstr "" -#: modules/devices/arm/arm_data.c:48 -msgid "VFP (early SIMD vector floating point instructions)" +#: modules/devices/devicetree.c:137 +msgid "Node" msgstr "" -#: modules/devices/arm/arm_data.c:49 -msgid "DSP extensions (the 'e' variant of the ARM9 CPUs, and all others above)" +#: modules/devices/devicetree.c:138 +msgid "Node Path" msgstr "" -#: modules/devices/arm/arm_data.c:50 -msgid "Jazelle (Java bytecode accelerator)" +#: modules/devices/devicetree.c:139 +msgid "Alias" msgstr "" -#: modules/devices/arm/arm_data.c:51 -msgid "SIMD instructions similar to Intel MMX" +#: modules/devices/devicetree.c:139 modules/devices/devicetree.c:140 +msgid "(None)" msgstr "" -#: modules/devices/arm/arm_data.c:52 -msgid "MaverickCrunch coprocessor (if kernel support enabled)" +#: modules/devices/devicetree.c:140 +msgid "Symbol" msgstr "" -#: modules/devices/arm/arm_data.c:53 -msgid "ThumbEE" +#: modules/devices/devicetree.c:183 +msgid "Board" msgstr "" -#: modules/devices/arm/arm_data.c:54 -msgid "Advanced SIMD/NEON on AArch32" +#: modules/devices/devicetree.c:185 modules/devices/devicetree/rpi_data.c:156 +msgid "Serial Number" msgstr "" -#: modules/devices/arm/arm_data.c:55 -msgid "kernel event stream using generic architected timer" +#: modules/devices/devicetree.c:186 +msgid "Compatible" msgstr "" -#: modules/devices/arm/arm_data.c:56 -msgid "VFP version 3" +#: modules/devices/devicetree/dt_util.c:715 +msgid "phandle Map" msgstr "" -#: modules/devices/arm/arm_data.c:57 -msgid "VFP version 3 with 16 D-registers" +#: modules/devices/devicetree/dt_util.c:716 +msgid "Alias Map" msgstr "" -#: modules/devices/arm/arm_data.c:58 -msgid "VFP version 4 with fast context switching" +#: modules/devices/devicetree/dt_util.c:717 +msgid "Symbol Map" msgstr "" -#: modules/devices/arm/arm_data.c:59 -msgid "VFP with 32 D-registers" +#: modules/devices/devicetree/rpi_data.c:148 +#: modules/devices/devicetree/rpi_data.c:149 +msgid "Raspberry Pi" msgstr "" -#: modules/devices/arm/arm_data.c:60 -msgid "TLS register" +#: modules/devices/devicetree/rpi_data.c:149 +msgid "Board Name" msgstr "" -#: modules/devices/arm/arm_data.c:61 -msgid "SDIV and UDIV hardware division in ARM mode" +#: modules/devices/devicetree/rpi_data.c:150 +msgid "PCB Revision" msgstr "" -#: modules/devices/arm/arm_data.c:62 -msgid "SDIV and UDIV hardware division in Thumb mode" +#: modules/devices/devicetree/rpi_data.c:151 +msgid "Introduction" msgstr "" -#: modules/devices/arm/arm_data.c:63 -msgid "40-bit Large Physical Address Extension" +#: modules/devices/devicetree/rpi_data.c:152 +msgid "Manufacturer" msgstr "" -#. /hw_cap2 -#: modules/devices/arm/arm_data.c:65 -msgid "64x64->128-bit F2m multiplication (arch>8)" +#: modules/devices/devicetree/rpi_data.c:153 +msgid "RCode" msgstr "" -#: modules/devices/arm/arm_data.c:66 -msgid "Crypto:AES (arch>8)" +#: modules/devices/devicetree/rpi_data.c:154 +msgid "SOC (spec)" msgstr "" -#: modules/devices/arm/arm_data.c:67 -msgid "Crypto:SHA1 (arch>8)" +#: modules/devices/devicetree/rpi_data.c:155 +msgid "Memory (spec)" msgstr "" -#: modules/devices/arm/arm_data.c:68 -msgid "Crypto:SHA2 (arch>8)" +#: modules/devices/devicetree/rpi_data.c:157 +msgid "Permanent overvolt bit" msgstr "" -#: modules/devices/arm/arm_data.c:69 -msgid "CRC32 checksum instructions (arch>8)" +#: modules/devices/devicetree/rpi_data.c:157 +msgctxt "rpi-ov-bit" +msgid "Set" msgstr "" -#: modules/devices/arm/arm_data.c:72 -msgid "Advanced SIMD/NEON on AArch64 (arch>8)" +#: modules/devices/devicetree/rpi_data.c:157 +msgctxt "rpi-ov-bit" +msgid "Not set" msgstr "" -#: modules/devices/arm/processor.c:141 -msgid "ARM Processor" +#: modules/devices/devmemory.c:93 +msgid "Total Memory" msgstr "" -#: modules/devices/arm/processor.c:199 modules/devices/riscv/processor.c:147 -#: modules/devices/x86/processor.c:701 -msgid "Empty List" +#: modules/devices/devmemory.c:94 +msgid "Free Memory" msgstr "" -#: modules/devices/arm/processor.c:236 -msgid "Linux Name" +#: modules/devices/devmemory.c:95 +msgid "Cached Swap" msgstr "" -#: modules/devices/arm/processor.c:237 -msgid "Decoded Name" +#: modules/devices/devmemory.c:96 +msgid "High Memory" msgstr "" -#: modules/devices/arm/processor.c:238 -msgid "Mode" +#: modules/devices/devmemory.c:97 +msgid "Free High Memory" msgstr "" -#: modules/devices/arm/processor.c:244 -msgid "ARM" +#: modules/devices/devmemory.c:98 +msgid "Low Memory" msgstr "" -#: modules/devices/arm/processor.c:245 -msgid "Implementer" +#: modules/devices/devmemory.c:99 +msgid "Free Low Memory" msgstr "" -#: modules/devices/arm/processor.c:246 -msgid "Part" +#: modules/devices/devmemory.c:100 +msgid "Virtual Memory" 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/devmemory.c:101 +msgid "Free Virtual Memory" msgstr "" -#: modules/devices/arm/processor.c:248 -msgid "Variant" +#: modules/devices/ia64/processor.c:108 +msgid "IA64 Processor" msgstr "" -#: modules/devices/arm/processor.c:249 modules/devices/ia64/processor.c:158 -#: modules/devices/ppc/processor.c:151 -msgid "Revision" +#: modules/devices/ia64/processor.c:153 modules/devices/x86/processor.c:412 +msgid "Vendor" 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/ia64/processor.c:155 +msgid "Architecture Revision" 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/ia64/processor.c:156 modules/devices/sh/processor.c:78 +msgid "Family" msgstr "" -#: modules/devices/s390/processor.c:92 -msgid "S390 Processor" +#: modules/devices/ia64/processor.c:162 +msgid "CPU regs" msgstr "" -#: modules/devices/s390/processor.c:125 -msgid "ID String" +#: modules/devices/ia64/processor.c:163 +msgid "Features" msgstr "" #: modules/devices/m68k/processor.c:77 modules/devices/riscv/processor.c:177 @@ -1449,218 +1864,232 @@ msgstr "" msgid "Calibration" msgstr "" -#: modules/devices/storage.c:46 -msgid "" -"\n" -"[SCSI Disks]\n" +#: modules/devices/mips/processor.c:68 +msgid "System Type" msgstr "" -#: modules/devices/storage.c:110 modules/devices/storage.c:313 -#, c-format -msgid "" -"[Device Information]\n" -"Model=%s\n" +#: modules/devices/parisc/processor.c:107 +msgid "PA-RISC Processor" msgstr "" -#: modules/devices/storage.c:115 modules/devices/storage.c:319 -#, c-format -msgid "Vendor=%s (%s)\n" +#: modules/devices/parisc/processor.c:149 +msgid "System" msgstr "" -#: modules/devices/storage.c:120 modules/devices/storage.c:321 -#, c-format -msgid "Vendor=%s\n" +#: modules/devices/parisc/processor.c:153 +msgid "HVersion" 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/parisc/processor.c:154 +msgid "SVersion" msgstr "" -#: modules/devices/storage.c:167 -msgid "" -"\n" -"[IDE Disks]\n" +#: modules/devices/parisc/processor.c:155 modules/devices/x86/processor.c:420 +msgid "Cache" msgstr "" -#: modules/devices/storage.c:250 -#, c-format -msgid "Driver=%s\n" +#: modules/devices/ppc/processor.c:117 +msgid "POWER Processor" msgstr "" -#: modules/devices/storage.c:324 -#, c-format -msgid "" -"Device Name=hd%c\n" -"Media=%s\n" -"Cache=%dkb\n" +#: modules/devices/printers.c:81 +msgid "⚬ Can do black and white printing=\n" +msgstr "" + +#: modules/devices/printers.c:83 +msgid "⚬ Can do color printing=\n" msgstr "" -#: modules/devices/storage.c:334 -#, c-format -msgid "" -"[Geometry]\n" -"Physical=%s\n" -"Logical=%s\n" +#: modules/devices/printers.c:85 +msgid "⚬ Can do duplexing=\n" msgstr "" -#: modules/devices/storage.c:344 -#, c-format -msgid "" -"[Capabilities]\n" -"%s" +#: modules/devices/printers.c:87 +msgid "⚬ Can do staple output=\n" msgstr "" -#: modules/devices/storage.c:351 -#, c-format -msgid "" -"[Speeds]\n" -"%s" +#: modules/devices/printers.c:89 +msgid "⚬ Can do copies=\n" msgstr "" -#: modules/devices/cpu_util.c:26 -msgid "Little Endian" +#: modules/devices/printers.c:91 +msgid "⚬ Can collate copies=\n" msgstr "" -#: modules/devices/cpu_util.c:28 -msgid "Big Endian" +#: modules/devices/printers.c:93 +msgid "⚬ Printer is rejecting jobs=\n" msgstr "" -#: modules/devices/cpu_util.c:137 modules/devices/cpu_util.c:148 -msgid "Frequency Scaling" +#: modules/devices/printers.c:95 +msgid "⚬ Printer was automatically discovered and added=\n" msgstr "" -#: modules/devices/cpu_util.c:138 -msgid "Minimum" +#: modules/devices/printers.c:110 +msgid "Idle" msgstr "" -#: modules/devices/cpu_util.c:138 modules/devices/cpu_util.c:139 -#: modules/devices/cpu_util.c:140 -msgid "kHz" +#: modules/devices/printers.c:112 +msgid "Printing a Job" msgstr "" -#: modules/devices/cpu_util.c:139 -msgid "Maximum" +#: modules/devices/printers.c:114 +msgid "Stopped" msgstr "" -#: modules/devices/cpu_util.c:140 -msgid "Current" +#: modules/devices/printers.c:190 +msgid "" +"[Printers]\n" +"No suitable CUPS library found=" msgstr "" -#: modules/devices/cpu_util.c:141 -msgid "Transition Latency" +#: modules/devices/printers.c:200 +msgid "[Printers (CUPS)]\n" msgstr "" -#: modules/devices/cpu_util.c:141 -msgid "ns" +#: modules/devices/printers.c:263 +msgid "" +"[Printers]\n" +"No printers found=\n" msgstr "" -#: modules/devices/cpu_util.c:142 -msgid "Governor" +#: modules/devices/riscv/processor.c:107 +msgid "RISC-V Processor" msgstr "" -#: modules/devices/cpu_util.c:143 modules/devices/cpu_util.c:149 -msgid "Driver" +#: modules/devices/riscv/processor.c:176 +msgid "uarch" msgstr "" -#: modules/devices/cpu_util.c:155 -msgid "(Not Available)" +#. /ext:RV32 +#: modules/devices/riscv/riscv_data.c:37 +msgctxt "rv-ext" +msgid "RISC-V 32-bit" msgstr "" -#: modules/devices/cpu_util.c:163 modules/devices/cpu_util.c:165 -msgid "Socket" +#. /ext:RV64 +#: modules/devices/riscv/riscv_data.c:38 +msgctxt "rv-ext" +msgid "RISC-V 64-bit" msgstr "" -#: modules/devices/cpu_util.c:168 modules/devices/cpu_util.c:170 -msgid "Core" +#. /ext:RV128 +#: modules/devices/riscv/riscv_data.c:39 +msgctxt "rv-ext" +msgid "RISC-V 128-bit" msgstr "" -#: modules/devices/cpu_util.c:173 -msgid "Book" +#. /ext:E +#: modules/devices/riscv/riscv_data.c:40 +msgctxt "rv-ext" +msgid "Base embedded integer instructions (15 registers)" msgstr "" -#: modules/devices/cpu_util.c:175 -msgid "Drawer" +#. /ext:I +#: modules/devices/riscv/riscv_data.c:41 +msgctxt "rv-ext" +msgid "Base integer instructions (31 registers)" msgstr "" -#: modules/devices/cpu_util.c:181 -msgid "Topology" +#. /ext:M +#: modules/devices/riscv/riscv_data.c:42 +msgctxt "rv-ext" +msgid "Hardware integer multiply and divide" msgstr "" -#: modules/devices/cpu_util.c:182 -msgid "ID" +#. /ext:A +#: modules/devices/riscv/riscv_data.c:43 +msgctxt "rv-ext" +msgid "Atomic memory operations" msgstr "" -#: modules/devices/sh/processor.c:55 -msgid "SuperH Processor" +#. /ext:C +#: modules/devices/riscv/riscv_data.c:44 +msgctxt "rv-ext" +msgid "Compressed 16-bit instructions" msgstr "" -#: modules/devices/sh/processor.c:76 modules/devices/ia64/processor.c:152 -#: hardinfo/hardinfo.c:76 -msgid "Name" +#. /ext:F +#: modules/devices/riscv/riscv_data.c:45 +msgctxt "rv-ext" +msgid "Floating-point instructions, single-precision" msgstr "" -#: modules/devices/sh/processor.c:77 -msgid "Machine" +#. /ext:D +#: modules/devices/riscv/riscv_data.c:46 +msgctxt "rv-ext" +msgid "Floating-point instructions, double-precision" msgstr "" -#: modules/devices/sh/processor.c:78 modules/devices/ia64/processor.c:156 -msgid "Family" +#. /ext:Q +#: modules/devices/riscv/riscv_data.c:47 +msgctxt "rv-ext" +msgid "Floating-point instructions, quad-precision" msgstr "" -#: modules/devices/sh/processor.c:80 -msgid "Bus Frequency" +#. /ext:B +#: modules/devices/riscv/riscv_data.c:48 +msgctxt "rv-ext" +msgid "Bit manipulation instructions" msgstr "" -#: modules/devices/sh/processor.c:81 -msgid "Module Frequency" +#. /ext:V +#: modules/devices/riscv/riscv_data.c:49 +msgctxt "rv-ext" +msgid "Vector operations" msgstr "" -#: modules/devices/parisc/processor.c:107 -msgid "PA-RISC Processor" +#. /ext:T +#: modules/devices/riscv/riscv_data.c:50 +msgctxt "rv-ext" +msgid "Transactional memory" msgstr "" -#: modules/devices/parisc/processor.c:149 -msgid "System" +#. /ext:P +#: modules/devices/riscv/riscv_data.c:51 +msgctxt "rv-ext" +msgid "Packed SIMD instructions" msgstr "" -#: modules/devices/parisc/processor.c:153 -msgid "HVersion" +#. /ext:L +#: modules/devices/riscv/riscv_data.c:52 +msgctxt "rv-ext" +msgid "Decimal floating-point instructions" msgstr "" -#: modules/devices/parisc/processor.c:154 -msgid "SVersion" +#. /ext:J +#: modules/devices/riscv/riscv_data.c:53 +msgctxt "rv-ext" +msgid "Dynamically translated languages" msgstr "" -#: modules/devices/parisc/processor.c:155 modules/devices/x86/processor.c:753 -msgid "Cache" +#. /ext:N +#: modules/devices/riscv/riscv_data.c:54 +msgctxt "rv-ext" +msgid "User-level interrupts" msgstr "" -#: modules/devices/ia64/processor.c:108 -msgid "IA64 Processor" +#: modules/devices/s390/processor.c:92 +msgid "S390 Processor" msgstr "" -#: modules/devices/ia64/processor.c:153 modules/devices/x86/processor.c:745 -msgid "Vendor" +#: modules/devices/s390/processor.c:125 +msgid "ID String" msgstr "" -#: modules/devices/ia64/processor.c:155 -msgid "Architecture Revision" +#: modules/devices/sh/processor.c:55 +msgid "SuperH Processor" msgstr "" -#: modules/devices/ia64/processor.c:162 -msgid "CPU regs" +#: modules/devices/sh/processor.c:77 +msgid "Machine" msgstr "" -#: modules/devices/ia64/processor.c:163 -msgid "Features" +#: 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 @@ -1677,1304 +2106,1879 @@ msgid "" "Reading memory SPD not supported on this system=\n" msgstr "" -#: modules/devices/ppc/processor.c:117 -msgid "POWER Processor" -msgstr "" - -#: modules/devices/mips/processor.c:68 -msgid "System Type" +#: modules/devices/storage.c:46 +msgid "" +"\n" +"[SCSI Disks]\n" msgstr "" -#: modules/devices/riscv/processor.c:107 -msgid "RISC-V Processor" +#: modules/devices/storage.c:110 modules/devices/storage.c:313 +#, c-format +msgid "" +"[Device Information]\n" +"Model=%s\n" msgstr "" -#: modules/devices/riscv/processor.c:176 -msgid "uarch" +#: modules/devices/storage.c:115 modules/devices/storage.c:319 +#, c-format +msgid "Vendor=%s (%s)\n" msgstr "" -#: modules/devices/riscv/riscv_data.c:37 -msgid "RISC-V 32-bit" +#: modules/devices/storage.c:120 modules/devices/storage.c:321 +#, c-format +msgid "Vendor=%s\n" msgstr "" -#: modules/devices/riscv/riscv_data.c:38 -msgid "RISC-V 64-bit" +#: 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/riscv/riscv_data.c:39 -msgid "RISC-V 128-bit" +#: modules/devices/storage.c:167 +msgid "" +"\n" +"[IDE Disks]\n" msgstr "" -#: modules/devices/riscv/riscv_data.c:40 -msgid "Base embedded integer instructions (15 registers)" +#: modules/devices/storage.c:250 +#, c-format +msgid "Driver=%s\n" msgstr "" -#: modules/devices/riscv/riscv_data.c:41 -msgid "Base integer instructions (31 registers)" +#: modules/devices/storage.c:324 +#, c-format +msgid "" +"Device Name=hd%c\n" +"Media=%s\n" +"Cache=%dkb\n" msgstr "" -#: modules/devices/riscv/riscv_data.c:42 -msgid "Hardware integer multiply and divide" +#: modules/devices/storage.c:334 +#, c-format +msgid "" +"[Geometry]\n" +"Physical=%s\n" +"Logical=%s\n" msgstr "" -#: modules/devices/riscv/riscv_data.c:43 -msgid "Atomic memory operations" +#: modules/devices/storage.c:344 +#, c-format +msgid "" +"[Capabilities]\n" +"%s" msgstr "" -#: modules/devices/riscv/riscv_data.c:44 -msgid "Compressed 16-bit instructions" +#: modules/devices/storage.c:351 +#, c-format +msgid "" +"[Speeds]\n" +"%s" msgstr "" -#: modules/devices/riscv/riscv_data.c:45 -msgid "Floating-point instructions, single-precision" +#: modules/devices/x86/processor.c:149 +msgid "Cache information not available=\n" msgstr "" -#: modules/devices/riscv/riscv_data.c:46 -msgid "Floating-point instructions, double-precision" +#: modules/devices/x86/processor.c:155 +#, c-format +msgid "Level %d (%s)=%d-way set-associative, %d sets, %dKB size\n" msgstr "" - -#: modules/devices/riscv/riscv_data.c:47 -msgid "Floating-point instructions, quad-precision" + +#. /cache type, as appears in: Level 1 (Data) +#: modules/devices/x86/processor.c:170 +msgctxt "cache-type" +msgid "Data" msgstr "" -#: modules/devices/riscv/riscv_data.c:48 -msgid "Bit manipulation instructions" +#. /cache type, as appears in: Level 1 (Instruction) +#: modules/devices/x86/processor.c:171 +msgctxt "cache-type" +msgid "Instruction" msgstr "" -#: modules/devices/riscv/riscv_data.c:49 -msgid "Vector operations" +#. /cache type, as appears in: Level 2 (Unified) +#: modules/devices/x86/processor.c:172 +msgctxt "cache-type" +msgid "Unified" msgstr "" -#: modules/devices/riscv/riscv_data.c:50 -msgid "Transactional memory" +#: modules/devices/x86/processor.c:406 +msgid "Model Name" msgstr "" -#: modules/devices/riscv/riscv_data.c:51 -msgid "Packed SIMD instructions" +#: modules/devices/x86/processor.c:407 +msgid "Family, model, stepping" msgstr "" -#: modules/devices/riscv/riscv_data.c:52 -msgid "Decimal floating-point instructions" +#: modules/devices/x86/processor.c:413 +msgid "Configuration" msgstr "" -#: modules/devices/riscv/riscv_data.c:53 -msgid "Dynamically translated languages" +#: modules/devices/x86/processor.c:414 +msgid "Cache Size" msgstr "" -#: modules/devices/riscv/riscv_data.c:54 -msgid "User-level interrupts" +#: modules/devices/x86/processor.c:414 +msgid "kb" msgstr "" -#: modules/devices/x86/processor.c:146 -msgid "Cache information not available=\n" +#: modules/devices/x86/processor.c:421 +msgid "Power Management" msgstr "" -#: modules/devices/x86/processor.c:152 -#, c-format -msgid "Level %d (%s)=%d-way set-associative, %d sets, %dKB size\n" +#: modules/devices/x86/processor.c:422 +msgid "Bug Workarounds" msgstr "" -#: modules/devices/x86/processor.c:339 +#. /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 "" diff --git a/po/ru.po b/po/ru.po index 9706ca11..823a2666 100644 --- a/po/ru.po +++ b/po/ru.po @@ -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 \n" "Language-Team: \n" @@ -16,251 +16,246 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" -#: shell/menu.c:35 -msgid "_Information" -msgstr "_Информация" +#: 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" -#: shell/menu.c:36 -msgid "_Remote" -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 "" +"Настройки компиляции:\n" +" Release version: %s (%s)\n" +" BinReloc включен: %s\n" +" Префикс данных: %s\n" +" Префикс библиотеки: %s\n" +" Скомпилировано на: %s %s (%s)\n" -#: shell/menu.c:37 -msgid "_View" -msgstr "_Вид" +#: hardinfo/hardinfo.c:56 hardinfo/hardinfo.c:57 +#: modules/devices/printers.c:138 +msgid "Yes" +msgstr "Да" -#: shell/menu.c:38 -msgid "_Help" -msgstr "_Справка" +#: hardinfo/hardinfo.c:57 modules/computer.c:550 +#: modules/devices/printers.c:138 +msgid "No" +msgstr "Нет" -#: shell/menu.c:39 -msgid "About _Modules" -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 и есть ли у вас право на чтение." -#: shell/menu.c:43 -msgid "Generate _Report" -msgstr "Создать _отчёт" +#: hardinfo/hardinfo.c:75 +#, c-format +msgid "" +"Modules:\n" +"%-20s%-15s%-12s\n" +msgstr "" +"Модули:\n" +"%-20s%-15s%-12s\n" -#: shell/menu.c:48 -msgid "_Network Updater..." -msgstr "_Обновление через сеть..." +#: hardinfo/hardinfo.c:76 +msgid "File Name" +msgstr "Имя файла" -#: shell/menu.c:53 -msgid "_Open..." -msgstr "_Открыть..." +#: hardinfo/hardinfo.c:76 modules/devices/ia64/processor.c:152 +#: modules/devices/sh/processor.c:76 +msgid "Name" +msgstr "Название" -#: shell/menu.c:58 -msgid "_Copy to Clipboard" -msgstr "_Копировать в буфер" +#: hardinfo/hardinfo.c:76 modules/computer.c:463 modules/computer.c:465 +msgid "Version" +msgstr "Версия" -#: shell/menu.c:59 -msgid "Copy to clipboard" -msgstr "Копировать в буфер обмена" +#: hardinfo/hardinfo.c:123 +#, c-format +msgid "Unknown benchmark ``%s'' or libbenchmark.so not loaded" +msgstr "Тест ``%s'' неизвестен или библиотека libbenchmark.so не загружена" -#: shell/menu.c:63 -msgid "_Save image as..." -msgstr "_Сохранить изображение как..." +#: hardinfo/hardinfo.c:151 +msgid "Don't know what to do. Exiting." +msgstr "Неизвестно, что делать. Выход." -#: shell/menu.c:68 -msgid "_Refresh" -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 дней" -#: shell/menu.c:73 -msgid "_Open HardInfo Web Site" -msgstr "_Открыть веб-сайт Hardinfo" +#: 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 часов" -#: shell/menu.c:78 -msgid "_Report bug" -msgstr "_Сообщить об ошибке" +#: 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 минут" -#: shell/menu.c:83 -msgid "_About HardInfo" -msgstr "_О HardInfo" +#: hardinfo/util.c:107 +#, c-format +msgid "%d second" +msgid_plural "%d seconds" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: shell/menu.c:84 -msgid "Displays program version information" -msgstr "Показывает информацию о версии программы" +#: hardinfo/util.c:128 +#, c-format +msgid "%.1f B" +msgstr "%.1f Б" -#: shell/menu.c:88 -msgid "_Quit" -msgstr "_Выход" +#: hardinfo/util.c:130 +#, fuzzy, c-format +msgid "%.1f KiB" +msgstr "%.1f КиБ" -#: shell/menu.c:95 -msgid "_Side Pane" -msgstr "_Боковая панель" +#: hardinfo/util.c:132 +#, fuzzy, c-format +msgid "%.1f MiB" +msgstr "%.1f МиБ" -#: shell/menu.c:96 -msgid "Toggles side pane visibility" -msgstr "Управляет боковой панелью" +#: hardinfo/util.c:134 +#, fuzzy, c-format +msgid "%.1f GiB" +msgstr "%.1f ГиБ" -#: shell/menu.c:99 -msgid "_Toolbar" -msgstr "_Панель инструментов" +#: hardinfo/util.c:136 +#, c-format +msgid "%.1f TiB" +msgstr "%.1f ТиБ" -#: shell/report.c:493 -msgid "Save File" -msgstr "Сохранить файл" +#: hardinfo/util.c:138 +#, c-format +msgid "%.1f PiB" +msgstr "%.1f ПиБ" -#: shell/report.c:619 -msgid "Cannot create ReportContext. Programming bug?" -msgstr "Не могу создать ReportContext. Ошибка программирования?" +#: hardinfo/util.c:352 +msgid "Error" +msgstr "Ошибка" -#: shell/report.c:638 -msgid "Open the report with your web browser?" -msgstr "Открыть отчёт в веб-браузере?" +#: hardinfo/util.c:352 hardinfo/util.c:368 +msgid "Warning" +msgstr "Предупреждение" -#: shell/report.c:666 -msgid "Generating report..." -msgstr "Создаётся отчёт..." +#: hardinfo/util.c:367 +msgid "Fatal Error" +msgstr "Фатальная ошибка" -#: shell/report.c:676 -msgid "Report saved." -msgstr "Отчёт сохранён." +#: hardinfo/util.c:392 +msgid "creates a report and prints to standard output" +msgstr "создаёт отчёт и выводит на стандартный вывод" -#: shell/report.c:678 -msgid "Error while creating the report." -msgstr "Ошибка во время создания отчёта." +#: hardinfo/util.c:398 +msgid "chooses a report format (text, html)" +msgstr "выбирает формат отчёта (text, html)" -#: shell/report.c:780 -msgid "Generate Report" -msgstr "Создать отчёт" +#: hardinfo/util.c:404 +msgid "run benchmark; requires benchmark.so to be loaded" +msgstr "запуск теста; требует, чтобы benchmark.so был загружен" -#: shell/report.c:797 -msgid "" -"Generate Report\n" -"Please choose the information that you wish to view in your report:" -msgstr "" -"Создать отчёт\n" -"Пожалуйста выберите информацию для отображения в отчёте:" +#: hardinfo/util.c:410 +msgid "lists modules" +msgstr "список модулей" -#: shell/report.c:857 -msgid "Select _None" -msgstr "Выбор: нет" +#: hardinfo/util.c:416 +msgid "specify module to load" +msgstr "укажите модуль для загрузки" -#: shell/report.c:864 -msgid "Select _All" -msgstr "Выбор: все" +#: hardinfo/util.c:422 +msgid "automatically load module dependencies" +msgstr "автоматически загружает зависимости модулей" -#: shell/report.c:882 -msgid "_Generate" -msgstr "_Сгенерировать" +#: hardinfo/util.c:429 +msgid "run in XML-RPC server mode" +msgstr "запуск в режиме сервера XML-RPC" -#: 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 "Выполнено." +#: hardinfo/util.c:436 +msgid "shows program version and quit" +msgstr "показывает версию программы и выходит" -#: shell/shell.c:396 +#: hardinfo/util.c:441 +msgid "- System Profiler and Benchmark tool" +msgstr "- Инструмент для тестирования и проверки свойств системы" + +#: hardinfo/util.c:451 #, c-format -msgid "%s - System Information" -msgstr "%s - Информация о системе" +msgid "" +"Unrecognized arguments.\n" +"Try ``%s --help'' for more information.\n" +msgstr "" +"Неизвестные аргументы.\n" +"Используйте `%s --help' для справки.\n" -#: shell/shell.c:401 -msgid "System Information" -msgstr "Информация о системе" +#: hardinfo/util.c:517 +#, c-format +msgid "Couldn't find a Web browser to open URL %s." +msgstr "Не удаётся найти веб-браузер для открытия URL %s." -#: shell/shell.c:708 -msgid "Loading modules..." -msgstr "Загрузка модулей..." +#: hardinfo/util.c:866 +#, c-format +msgid "Module \"%s\" depends on module \"%s\", load it?" +msgstr "Модуль \"%s\" зависит от модуля \"%s\", загрузить его?" -#: shell/shell.c:1565 +#: hardinfo/util.c:889 #, c-format -msgid "%s → Summary" -msgstr "%s → " +msgid "Module \"%s\" depends on module \"%s\"." +msgstr "Модуль \"%s\" зависит от модуля \"%s\"." -#: shell/shell.c:1673 -msgid "Updating..." -msgstr "Обновление..." +#: hardinfo/util.c:934 +#, c-format +msgid "No module could be loaded. Check permissions on \"%s\" and try again." +msgstr "" +"Модули не могут быть загружены. Проверьте разрешения на \"%s\" и попробуйте " +"снова." -#: shell/syncmanager.c:69 +#: hardinfo/util.c:938 msgid "" -"Synchronize with Central Database\n" -"The following information may be synchronized with the HardInfo central " -"database." -msgstr "" -"Синхронизировать с центральной базой данных\n" -"Следующая информация может быть синхронизирована с центральной базой данных " -"HardInfo." - -#: shell/syncmanager.c:72 -msgid "" -"Synchronizing\n" -"This may take some time." -msgstr "" -"Синхронизация\n" -"Это может занять какое-то время." - -#: shell/syncmanager.c:132 -msgid "" -"HardInfo was compiled without libsoup support. (Network Updater requires it.)" -msgstr "" -"HardInfo был скомпилирован без поддержки библиотеки libsoup. (Нужна для сетевого " -"обновления.)" - -#: shell/syncmanager.c:161 shell/syncmanager.c:189 -#, c-format -msgid "%s (error #%d)" -msgstr "%s (ошибка #%d)" - -#: shell/syncmanager.c:170 shell/syncmanager.c:198 -msgid "Could not parse XML-RPC response" -msgstr "Не могу разобрать ответ XML-RPC" - -#: shell/syncmanager.c:280 -#, c-format -msgid "" -"Server says it supports API version %d, but this version of HardInfo only " -"supports API version %d." -msgstr "" -"Сервер говорит, что поддерживает API версии %d, но эта версия HardInfo " -"поддерживает API только версии %d." - -#: shell/syncmanager.c:375 -msgid "Contacting HardInfo Central Database" -msgstr "Подключение к центральной базе данных Hardinfo" - -#: shell/syncmanager.c:376 -msgid "Cleaning up" -msgstr "Очистка" - -#: shell/syncmanager.c:492 -#, c-format -msgid "%s (canceled)" -msgstr "%s (отменен)" - -#: shell/syncmanager.c:509 -#, c-format -msgid "%s (failed)" -msgstr "%s (ошибка)" - -#: shell/syncmanager.c:521 -#, c-format -msgid "" -"Failed while performing \"%s\". Please file a bug report if this problem " -"persists. (Use the Help→Report bug option.)\n" -"\n" -"Details: %s" +"No module could be loaded. Please use hardinfo -l to list all available " +"modules and try again with a valid module list." msgstr "" -"Ошибка во время выполнения \"%s\". Если проблема будет повторяться, " -"пожалуйста, сообщите об ошибке. (Используйте опцию в меню Справка.)\n" -"\n" -"Подробности: %s" +"Не удается загрузить модули. Пожалуйста, используйте hardinfo -l для " +"получения списка доступных модулей и попробуйте снова с правильным списком " +"модулей." -#: shell/syncmanager.c:530 +#: hardinfo/util.c:1114 #, c-format -msgid "" -"Failed while performing \"%s\". Please file a bug report if this problem " -"persists. (Use the Help→Report bug option.)" -msgstr "" -"Ошибка во время выполнения \"%s\". Если проблема будет повторяться, " -"пожалуйста, сообщите об ошибке. (Используйте опцию в меню Справка.)" - -#: shell/syncmanager.c:658 -msgid "Network Updater" -msgstr "Сетевое обновление" +msgid "Scanning: %s..." +msgstr "Сканирование: %s..." -#: shell/syncmanager.c:739 -msgid "_Synchronize" -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" @@ -385,556 +380,284 @@ msgstr "" "программой; если нет, пишите в Фонд свободного программного обеспечения, " "Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA" -#: modules/computer.c:68 -msgid "Summary" -msgstr "Общая информация" - -#: modules/computer.c:69 modules/computer.c:428 -msgid "Operating System" -msgstr "Операционная система" +#: shell/menu.c:35 +msgid "_Information" +msgstr "_Информация" -#: modules/computer.c:70 -msgid "Kernel Modules" -msgstr "Модули ядра" +#: shell/menu.c:36 +msgid "_Remote" +msgstr "_Удалённо" -#: modules/computer.c:71 -msgid "Boots" -msgstr "Загрузки" +#: shell/menu.c:37 +msgid "_View" +msgstr "_Вид" -#: modules/computer.c:72 -msgid "Languages" -msgstr "Языки" +#: shell/menu.c:38 +msgid "_Help" +msgstr "_Справка" -#: modules/computer.c:73 -msgid "Filesystems" -msgstr "Файловые системы" +#: shell/menu.c:39 +msgid "About _Modules" +msgstr "О _модулях" -#: modules/computer.c:74 modules/computer.c:431 -msgid "Display" -msgstr "Дисплей" +#: shell/menu.c:43 +msgid "Generate _Report" +msgstr "Создать _отчёт" -#: modules/computer.c:75 -msgid "Environment Variables" -msgstr "Переменные среды" +#: shell/menu.c:48 +msgid "_Network Updater..." +msgstr "_Обновление через сеть..." -#: modules/computer.c:77 -msgid "Development" -msgstr "Разработка" +#: shell/menu.c:53 +msgid "_Open..." +msgstr "_Открыть..." -#: modules/computer.c:79 -msgid "Users" -msgstr "Пользователи" +#: shell/menu.c:58 +msgid "_Copy to Clipboard" +msgstr "_Копировать в буфер" -#: modules/computer.c:80 -msgid "Groups" -msgstr "Группы" +#: shell/menu.c:59 +msgid "Copy to clipboard" +msgstr "Копировать в буфер обмена" -#: modules/computer.c:101 modules/computer.c:421 modules/computer.c:426 -#: modules/devices.c:92 -msgid "Memory" -msgstr "Память" +#: shell/menu.c:63 +msgid "_Save image as..." +msgstr "_Сохранить изображение как..." -#: modules/computer.c:103 -#, c-format -msgid "%dMB (%dMB used)" -msgstr "%dМб (%dМб занято)" +#: shell/menu.c:68 +msgid "_Refresh" +msgstr "_Обновить" -#: modules/computer.c:105 modules/computer.c:495 modules/computer.c:511 -msgid "Uptime" -msgstr "Время работы" +#: shell/menu.c:73 +msgid "_Open HardInfo Web Site" +msgstr "_Открыть веб-сайт Hardinfo" -#: modules/computer.c:107 modules/computer.c:422 modules/computer.c:430 -msgid "Date/Time" -msgstr "Дата/время" +#: shell/menu.c:78 +msgid "_Report bug" +msgstr "_Сообщить об ошибке" -# Должно совпадать с таким-же полем в строке 430 computer.c -#: modules/computer.c:112 modules/computer.c:497 modules/computer.c:512 -msgid "Load Average" -msgstr "Средняя нагрузка" +#: shell/menu.c:83 +msgid "_About HardInfo" +msgstr "_О HardInfo" -#: modules/computer.c:114 modules/computer.c:496 modules/computer.c:513 -msgid "Available entropy in /dev/random" -msgstr "Доступная энтропия в /dev/random" +#: shell/menu.c:84 +msgid "Displays program version information" +msgstr "Показывает информацию о версии программы" -#: modules/computer.c:162 -msgid "(None or not available)" -msgstr "(Нет или недоступно)" +#: shell/menu.c:88 +msgid "_Quit" +msgstr "_Выход" -#: modules/computer.c:163 -msgid "%d bits (low)" -msgstr "%d бит (низкая)" +#: shell/menu.c:95 +msgid "_Side Pane" +msgstr "_Боковая панель" -#: modules/computer.c:164 -msgid "%d bits (medium)" -msgstr "%d бит (средняя)" +#: shell/menu.c:96 +msgid "Toggles side pane visibility" +msgstr "Управляет боковой панелью" -#: modules/computer.c:165 -msgid "%d bits (healthy)" -msgstr "%d бит (огромная)" +#: shell/menu.c:99 +msgid "_Toolbar" +msgstr "_Панель инструментов" -#: modules/computer.c:200 -msgid "Scripting Languages" -msgstr "Скриптовые языки" +#: shell/report.c:493 +msgid "Save File" +msgstr "Сохранить файл" -#: modules/computer.c:201 -msgid "CPython" -msgstr "" +#: shell/report.c:619 +msgid "Cannot create ReportContext. Programming bug?" +msgstr "Не могу создать ReportContext. Ошибка программирования?" -#: modules/computer.c:202 -#, fuzzy -msgid "Perl" -msgstr "Perl" +#: shell/report.c:638 +msgid "Open the report with your web browser?" +msgstr "Открыть отчёт в веб-браузере?" -#: modules/computer.c:203 -msgid "PHP" -msgstr "" +#: shell/report.c:666 +msgid "Generating report..." +msgstr "Создаётся отчёт..." -#: modules/computer.c:204 -msgid "Ruby" -msgstr "" +#: shell/report.c:676 +msgid "Report saved." +msgstr "Отчёт сохранён." -#: modules/computer.c:205 -msgid "Bash" -msgstr "" +#: shell/report.c:678 +msgid "Error while creating the report." +msgstr "Ошибка во время создания отчёта." -#: modules/computer.c:206 -msgid "Compilers" -msgstr "Компиляторы" +#: shell/report.c:780 +msgid "Generate Report" +msgstr "Создать отчёт" -#: modules/computer.c:207 -msgid "C (GCC)" +#: shell/report.c:797 +msgid "" +"Generate Report\n" +"Please choose the information that you wish to view in your report:" msgstr "" +"Создать отчёт\n" +"Пожалуйста выберите информацию для отображения в отчёте:" -#: modules/computer.c:208 -msgid "C (Clang)" -msgstr "" +#: shell/report.c:857 +msgid "Select _None" +msgstr "Выбор: нет" -#: modules/computer.c:209 -msgid "D (dmd)" -msgstr "" +#: shell/report.c:864 +msgid "Select _All" +msgstr "Выбор: все" -#: modules/computer.c:210 -#, fuzzy -msgid "Java" -msgstr "Язык программирования Java" +#: shell/report.c:882 +msgid "_Generate" +msgstr "_Сгенерировать" -#: modules/computer.c:211 -#, fuzzy -msgid "CSharp (Mono, old)" -msgstr "Найдена старая установка %s." +#: shell/shell.c:396 +#, c-format +msgid "%s - System Information" +msgstr "%s - Информация о системе" -#: modules/computer.c:212 -#, fuzzy -msgid "CSharp (Mono)" -msgstr "Моноширинный шрифт" +#: shell/shell.c:401 +msgid "System Information" +msgstr "Информация о системе" -#: modules/computer.c:213 -#, fuzzy -msgid "Vala" -msgstr "базы данных vala" +#: shell/shell.c:708 +msgid "Loading modules..." +msgstr "Загрузка модулей..." -#: modules/computer.c:214 -msgid "Haskell (GHC)" -msgstr "" +#: shell/shell.c:1565 +#, c-format +msgid "%s → Summary" +msgstr "%s → " -#: modules/computer.c:215 -msgid "FreePascal" -msgstr "" +#: shell/shell.c:1673 +msgid "Updating..." +msgstr "Обновление..." -#: modules/computer.c:216 -msgid "Go" +#: shell/syncmanager.c:69 +msgid "" +"Synchronize with Central Database\n" +"The following information may be synchronized with the HardInfo central " +"database." msgstr "" +"Синхронизировать с центральной базой данных\n" +"Следующая информация может быть синхронизирована с центральной базой данных " +"HardInfo." -#: modules/computer.c:217 -msgid "Tools" -msgstr "Инструменты" - -#: modules/computer.c:218 -msgid "make" +#: shell/syncmanager.c:72 +msgid "" +"Synchronizing\n" +"This may take some time." msgstr "" +"Синхронизация\n" +"Это может занять какое-то время." -#: modules/computer.c:219 -msgid "GDB" +#: shell/syncmanager.c:132 +msgid "" +"HardInfo was compiled without libsoup support. (Network Updater requires it.)" msgstr "" +"HardInfo был скомпилирован без поддержки библиотеки libsoup. (Нужна для " +"сетевого обновления.)" -#: modules/computer.c:220 -msgid "strace" -msgstr "" +#: shell/syncmanager.c:161 shell/syncmanager.c:189 +#, c-format +msgid "%s (error #%d)" +msgstr "%s (ошибка #%d)" -#: modules/computer.c:221 -msgid "valgrind" -msgstr "" +#: shell/syncmanager.c:170 shell/syncmanager.c:198 +msgid "Could not parse XML-RPC response" +msgstr "Не могу разобрать ответ XML-RPC" -#: modules/computer.c:222 -msgid "QMake" +#: shell/syncmanager.c:280 +#, c-format +msgid "" +"Server says it supports API version %d, but this version of HardInfo only " +"supports API version %d." msgstr "" +"Сервер говорит, что поддерживает API версии %d, но эта версия HardInfo " +"поддерживает API только версии %d." -#: modules/computer.c:223 -msgid "CMake" -msgstr "" +#: shell/syncmanager.c:375 +msgid "Contacting HardInfo Central Database" +msgstr "Подключение к центральной базе данных Hardinfo" -#: modules/computer.c:266 -#, c-format -msgid "%s=Not found\n" -msgstr "%s=Не найдено\n" +#: shell/syncmanager.c:376 +msgid "Cleaning up" +msgstr "Очистка" -#: modules/computer.c:269 +#: shell/syncmanager.c:492 #, c-format -msgid "Detecting version: %s" -msgstr "Определена версия: %s" +msgid "%s (canceled)" +msgstr "%s (отменен)" -#: modules/computer.c:280 +#: shell/syncmanager.c:509 #, c-format -msgid "" -"[$ShellParam$]\n" -"ColumnTitle$TextValue=Program\n" -"ColumnTitle$Value=Version\n" -"ShowColumnHeaders=true\n" -"%s" -msgstr "" -"[$ShellParam$]\n" -"ColumnTitle$TextValue=Программа\n" -"ColumnTitle$Value=Версия\n" -"ShowColumnHeaders=true\n" -"%s" - -#: modules/computer.c:362 -msgid "Physical machine" -msgstr "Физическая машина" +msgid "%s (failed)" +msgstr "%s (ошибка)" -# Memory и Date/Time не переводить — не будут обновляться! -#: modules/computer.c:380 +#: shell/syncmanager.c:521 #, 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" +"Failed while performing \"%s\". Please file a bug report if this problem " +"persists. (Use the Help→Report bug option.)\n" "\n" -"%s\n" +"Details: %s" 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" +"Ошибка во время выполнения \"%s\". Если проблема будет повторяться, " +"пожалуйста, сообщите об ошибке. (Используйте опцию в меню Справка.)\n" "\n" -"%s\n" - -#: modules/computer.c:424 modules/computer.c:680 -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 -msgid "Processor" -msgstr "Процессор" - -#: modules/computer.c:427 -msgid "Machine Type" -msgstr "Тип машины" - -#: modules/computer.c:429 modules/computer.c:506 -msgid "User Name" -msgstr "Пользователь" - -#: modules/computer.c:432 -msgid "Resolution" -msgstr "Разрешение" - -#: modules/computer.c:433 -msgid "pixels" -msgstr "пикселей" - -#: modules/computer.c:434 -msgid "OpenGL Renderer" -msgstr "Рендер OpenGL" - -#: modules/computer.c:435 -msgid "X11 Vendor" -msgstr "Поставщик X11" - -#: modules/computer.c:437 modules/devices.c:98 -msgid "Input Devices" -msgstr "Устройства ввода" +"Подробности: %s" -#: modules/computer.c:453 +#: shell/syncmanager.c:530 #, 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 "Версия" +"Failed while performing \"%s\". Please file a bug report if this problem " +"persists. (Use the Help→Report bug option.)" +msgstr "" +"Ошибка во время выполнения \"%s\". Если проблема будет повторяться, " +"пожалуйста, сообщите об ошибке. (Используйте опцию в меню Справка.)" -#: modules/computer.c:500 -msgid "Kernel" -msgstr "Ядро" +#: shell/syncmanager.c:658 +msgid "Network Updater" +msgstr "Сетевое обновление" -#: modules/computer.c:502 -msgid "C Library" -msgstr "Библиотека C" +#: shell/syncmanager.c:739 +msgid "_Synchronize" +msgstr "_Синхронизировать" -#: modules/computer.c:503 -msgid "Distribution" -msgstr "Дистрибутив" +#: modules/benchmark.c:52 +#, fuzzy +msgid "CPU Blowfish" +msgstr "ЦПУ МГц" -#: modules/computer.c:504 -msgid "Current Session" -msgstr "Текущая сессия" +#: modules/benchmark.c:53 +#, fuzzy +msgid "CPU CryptoHash" +msgstr "ЦПУ МГц" -#: modules/computer.c:505 -msgid "Computer Name" -msgstr "Имя компьютера" +#: modules/benchmark.c:54 +#, fuzzy +msgid "CPU Fibonacci" +msgstr "ЦПУ МГц" -#: modules/computer.c:507 -msgid "#Language" -msgstr "#Язык" +#: modules/benchmark.c:55 +#, fuzzy +msgid "CPU N-Queens" +msgstr "ЦПУ МГц" -#: modules/computer.c:508 -msgid "Home Directory" -msgstr "Домашний каталог" +#: modules/benchmark.c:56 +msgid "CPU Zlib" +msgstr "" -#: modules/computer.c:509 -msgid "Desktop Environment" -msgstr "Среда рабочего стола" +#: modules/benchmark.c:57 +msgid "FPU FFT" +msgstr "" -#: modules/computer.c:510 -msgid "Misc" -msgstr "Разное" +#: modules/benchmark.c:58 +msgid "FPU Raytracing" +msgstr "" + +#: modules/benchmark.c:59 +msgid "GPU Drawing" +msgstr "" -#: modules/computer.c:518 -#, c-format -msgid "" -"[Loaded Modules]\n" -"%s[$ShellParam$]\n" -"ViewType=1\n" -"ColumnTitle$TextValue=Name\n" -"ColumnTitle$Value=Description\n" -"ShowColumnHeaders=true\n" -msgstr "" -"[Loaded Modules]\n" -"%s[$ShellParam$]\n" -"ViewType=1\n" -"ColumnTitle$TextValue=Имя\n" -"ColumnTitle$Value=Описание\n" -"ShowColumnHeaders=true\n" - -#: modules/computer.c:529 -#, c-format -msgid "" -"[$ShellParam$]\n" -"ColumnTitle$TextValue=Date & Time\n" -"ColumnTitle$Value=Kernel Version\n" -"ShowColumnHeaders=true\n" -"\n" -"%s" -msgstr "" -"[$ShellParam$]\n" -"ColumnTitle$TextValue=Дата и время\n" -"ColumnTitle$Value=Версия ядра\n" -"ShowColumnHeaders=true\n" -"\n" -"%s" - -#: modules/computer.c:539 -#, c-format -msgid "" -"[$ShellParam$]\n" -"ViewType=1\n" -"ColumnTitle$TextValue=Language Code\n" -"ColumnTitle$Value=Name\n" -"ShowColumnHeaders=true\n" -"[Available Languages]\n" -"%s" -msgstr "" -"[$ShellParam$]\n" -"ViewType=1\n" -"ColumnTitle$TextValue=Код языка\n" -"ColumnTitle$Value=Название\n" -"ShowColumnHeaders=true\n" -"[Available Languages]\n" -"%s" - -#: modules/computer.c:550 -#, c-format -msgid "" -"[$ShellParam$]\n" -"ViewType=4\n" -"ReloadInterval=5000\n" -"Zebra=1\n" -"NormalizePercentage=false\n" -"ColumnTitle$Extra1=Mount Point\n" -"ColumnTitle$Progress=Usage\n" -"ColumnTitle$TextValue=Device\n" -"ShowColumnHeaders=true\n" -"[Mounted File Systems]\n" -"%s\n" -msgstr "" -"[$ShellParam$]\n" -"ViewType=4\n" -"ReloadInterval=5000\n" -"Zebra=1\n" -"NormalizePercentage=false\n" -"ColumnTitle$Extra1=Точка монтирования\n" -"ColumnTitle$Progress=Использование\n" -"ColumnTitle$TextValue=Устройство\n" -"ShowColumnHeaders=true\n" -"[Mounted File Systems]\n" -"%s\n" - -#: modules/computer.c:564 -#, c-format -msgid "" -"[Display]\n" -"Resolution=%dx%d pixels\n" -"Vendor=%s\n" -"Version=%s\n" -"[Monitors]\n" -"%s[Extensions]\n" -"%s[OpenGL]\n" -"Vendor=%s\n" -"Renderer=%s\n" -"Version=%s\n" -"Direct Rendering=%s\n" -msgstr "" -"[Дисплей]\n" -"Разрешение=%dx%d пикселей\n" -"Поставщик=%s\n" -"Версия=%s\n" -"[Монитор]\n" -"%s[Расширения]\n" -"%s[OpenGL]\n" -"Поставщик=%s\n" -"Рендер=%s\n" -"Версия=%s\n" -"Графическое ускорение=%s\n" - -#: modules/computer.c:586 -msgid "Y_es" -msgstr "Есть" - -#: modules/computer.c:586 modules/devices/printers.c:138 hardinfo/hardinfo.c:57 -msgid "No" -msgstr "Нет" - -#: modules/computer.c:600 -#, c-format -msgid "" -"[$ShellParam$]\n" -"ReloadInterval=10000\n" -"ColumnTitle$TextValue=Name\n" -"ColumnTitle$Value=Group ID\n" -"ShowColumnHeaders=true\n" -"[Groups]\n" -"%s\n" -msgstr "" -"[$ShellParam$]\n" -"ReloadInterval=10000\n" -"ColumnTitle$TextValue=Имя\n" -"ColumnTitle$Value=ID группы\n" -"ShowColumnHeaders=true\n" -"[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" -msgstr "" - -#: modules/benchmark.c:57 -msgid "FPU FFT" -msgstr "" - -#: modules/benchmark.c:58 -msgid "FPU Raytracing" -msgstr "" - -#: modules/benchmark.c:59 -msgid "GPU Drawing" -msgstr "" - -#: modules/benchmark.c:225 +#: modules/benchmark.c:225 #, c-format msgid "" "[$ShellParam$]\n" @@ -1027,54 +750,6 @@ msgstr "Отправить результаты тестирования" msgid "Receive benchmark results" msgstr "Принять результаты тестирования" -#: modules/computer/boots.c:33 -msgid "[Boots]\n" -msgstr "[Загрузки]\n" - -#: modules/computer/display.c:122 -#, c-format -msgid "Monitor %d=%dx%d pixels\n" -msgstr "Монитор %d=%dx%d пикселей\n" - -#: modules/computer/os.c:57 -#, c-format -msgid "GNU C Library version %s (%sstable)" -msgstr "Библиотека GNU C версии %s (%s стабильна)" - -#: modules/computer/os.c:59 -msgid "un" -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" -msgstr "Неизвестно" - -#: modules/computer/os.c:80 -#, c-format -msgid "Version: %s" -msgstr "Версия: %s" - -#: modules/computer/os.c:114 -msgid "Terminal" -msgstr "Терминал" - -#: modules/computer/os.c:134 -#, 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" @@ -1084,293 +759,1217 @@ msgstr "[Аудио устройства]\n" msgid "Audio Adapter#%d=%s\n" msgstr "Звуковая карта#%d=%s\n" -#: modules/computer/loadavg.c:64 -msgid "Couldn't obtain load average" -msgstr "Не удается установить среднюю загрузку" +#: modules/computer/boots.c:33 +msgid "[Boots]\n" +msgstr "[Загрузки]\n" -#: modules/devices.c:93 -msgid "PCI Devices" -msgstr "Устройства PCI" +#: modules/computer.c:68 +msgid "Summary" +msgstr "Общая информация" -#: modules/devices.c:94 -msgid "USB Devices" -msgstr "Устройства USB" +#: modules/computer.c:69 modules/computer.c:412 modules/computer.c:685 +msgid "Operating System" +msgstr "Операционная система" -#: modules/devices.c:95 -msgid "Printers" -msgstr "Принтеры" +#: modules/computer.c:70 +msgid "Kernel Modules" +msgstr "Модули ядра" -#: modules/devices.c:96 -msgid "Battery" -msgstr "Батарея" +#: modules/computer.c:71 +msgid "Boots" +msgstr "Загрузки" -#: modules/devices.c:97 -msgid "Sensors" -msgstr "Сенсоры" +#: modules/computer.c:72 +msgid "Languages" +msgstr "Языки" -#: modules/devices.c:99 -msgid "Storage" -msgstr "Устройства хранения" +#: modules/computer.c:73 +msgid "Filesystems" +msgstr "Файловые системы" -#: modules/devices.c:101 -msgid "DMI" -msgstr "" +#: modules/computer.c:74 modules/computer.c:415 +msgid "Display" +msgstr "Дисплей" -#: modules/devices.c:102 -msgid "Memory SPD" -msgstr "Память SPD" +#: modules/computer.c:75 +msgid "Environment Variables" +msgstr "Переменные среды" -#: modules/devices.c:104 -msgid "Resources" -msgstr "Ресурсы" +#: modules/computer.c:77 +msgid "Development" +msgstr "Разработка" -#: modules/devices.c:303 -msgid " (vendor unknown)" -msgstr "(поставщик неизвестен)" +#: modules/computer.c:79 +msgid "Users" +msgstr "Пользователи" -#: modules/devices.c:305 -msgid " (model unknown)" -msgstr "(модель неизвестна)" +#: modules/computer.c:80 +msgid "Groups" +msgstr "Группы" -#: modules/devices.c:478 -msgid "Field" -msgstr "Поле" +#: modules/computer.c:101 modules/computer.c:405 modules/computer.c:410 +#: modules/devices.c:96 +msgid "Memory" +msgstr "Память" -#: modules/devices.c:478 -msgid "Description" -msgstr "Описание" +#: modules/computer.c:103 +#, c-format +msgid "%dMB (%dMB used)" +msgstr "%dМб (%dМб занято)" -#: modules/devices.c:478 modules/devices.c:510 -msgid "Value" -msgstr "Значение" +#: modules/computer.c:105 modules/computer.c:459 modules/computer.c:475 +msgid "Uptime" +msgstr "Время работы" -#: modules/devices.c:510 -msgid "Sensor" -msgstr "Сенсор" +#: modules/computer.c:107 modules/computer.c:406 modules/computer.c:414 +msgid "Date/Time" +msgstr "Дата/время" -#: modules/devices.c:510 -msgid "Type" -msgstr "Тип" +# Должно совпадать с таким-же полем в строке 430 computer.c +#: modules/computer.c:112 modules/computer.c:461 modules/computer.c:476 +msgid "Load Average" +msgstr "Средняя нагрузка" -#: modules/devices.c:556 -msgid "Devices" -msgstr "Устройства" +#: modules/computer.c:114 modules/computer.c:460 modules/computer.c:477 +msgid "Available entropy in /dev/random" +msgstr "Доступная энтропия в /dev/random" -#: modules/devices.c:568 -msgid "Update PCI ID listing" -msgstr "Обновить список PCI ID" +#: modules/computer.c:200 +msgid "Scripting Languages" +msgstr "Скриптовые языки" -#: modules/devices.c:580 -msgid "Update CPU feature database" -msgstr "Обновить базу данных функций процессора" +#: modules/computer.c:201 +msgid "Python" +msgstr "" -#: modules/devices.c:608 -msgid "Gathers information about hardware devices" -msgstr "Собирает информацию об устройствах" +#: modules/computer.c:202 +msgid "Python2" +msgstr "" -#: modules/devices.c:627 -msgid "Resource information requires superuser privileges" -msgstr "Для вывода информации о ресурсах нужны права администратора" +#: modules/computer.c:203 +msgid "Python3" +msgstr "" -#: modules/network.c:59 -msgid "Interfaces" -msgstr "Интерфейсы" +#: modules/computer.c:204 +#, fuzzy +msgid "Perl" +msgstr "Perl" -#: modules/network.c:60 -msgid "IP Connections" -msgstr "IP Подключения" +#: modules/computer.c:205 +msgid "Perl6 (VM)" +msgstr "" -#: modules/network.c:61 -msgid "Routing Table" -msgstr "Таблица маршрутизации" +#: modules/computer.c:206 +msgid "Perl6" +msgstr "" -#: modules/network.c:62 -msgid "ARP Table" -msgstr "Таблица ARP" +#: modules/computer.c:207 +msgid "PHP" +msgstr "" -#: modules/network.c:63 -msgid "DNS Servers" -msgstr "DNS сервера" +#: modules/computer.c:208 +msgid "Ruby" +msgstr "" -#: modules/network.c:64 -msgid "Statistics" -msgstr "Статистика" +#: modules/computer.c:209 +msgid "Bash" +msgstr "" -#: modules/network.c:65 -msgid "Shared Directories" -msgstr "Общие каталоги" +#: modules/computer.c:210 +msgid "Compilers" +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.c:211 +msgid "C (GCC)" 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.c:212 +msgid "C (Clang)" 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" +#: modules/computer.c:213 +msgid "D (dmd)" 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" -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/computer.c:214 +#, fuzzy +msgid "Java" +msgstr "Язык программирования Java" -#: 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 "" -"[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/computer.c:215 +#, fuzzy +msgid "CSharp (Mono, old)" +msgstr "Найдена старая установка %s." -#: modules/network.c:399 -msgid "Network" -msgstr "Сеть" +#: modules/computer.c:216 +#, fuzzy +msgid "CSharp (Mono)" +msgstr "Моноширинный шрифт" -#: modules/network.c:432 -msgid "Gathers information about this computer's network connection" -msgstr "Собирает информацию о сетевых подключениях" +#: modules/computer.c:217 +#, fuzzy +msgid "Vala" +msgstr "базы данных vala" -#: 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" -msgstr "Модель" +#: modules/computer.c:218 +msgid "Haskell (GHC)" +msgstr "" -#: modules/devices/alpha/processor.c:81 -msgid "Platform String" -msgstr "Строка платформы" +#: modules/computer.c:219 +msgid "FreePascal" +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" -msgstr "Частота" +#: modules/computer.c:220 +msgid "Go" +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" -msgstr "МГц" +#: modules/computer.c:221 +msgid "Tools" +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/computer.c:222 +msgid "make" 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" -msgstr "Порядок байтов" +#: modules/computer.c:223 +msgid "GDB" +msgstr "" -#: modules/devices/devmemory.c:93 -msgid "Total Memory" -msgstr "Общая память" +#: modules/computer.c:224 +msgid "strace" +msgstr "" -#: modules/devices/devmemory.c:94 -msgid "Free Memory" -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:271 +#, c-format +msgid "%s=Not found\n" +msgstr "%s=Не найдено\n" + +#: modules/computer.c:274 +#, c-format +msgid "Detecting version: %s" +msgstr "Определена версия: %s" + +#: modules/computer.c:285 +#, c-format +msgid "" +"[$ShellParam$]\n" +"ColumnTitle$TextValue=Program\n" +"ColumnTitle$Value=Version\n" +"ShowColumnHeaders=true\n" +"%s" +msgstr "" +"[$ShellParam$]\n" +"ColumnTitle$TextValue=Программа\n" +"ColumnTitle$Value=Версия\n" +"ShowColumnHeaders=true\n" +"%s" + +#: modules/computer.c:367 +msgid "Physical machine" +msgstr "Физическая машина" + +#: modules/computer.c:408 modules/computer.c:644 +msgid "Computer" +msgstr "Компьютер" + +#: 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:411 +msgid "Machine Type" +msgstr "Тип машины" + +#: modules/computer.c:413 modules/computer.c:470 +msgid "User Name" +msgstr "Пользователь" + +#: modules/computer.c:416 +msgid "Resolution" +msgstr "Разрешение" + +#. /label for resolution +#: modules/computer.c:418 +msgid "pixels" +msgstr "пикселей" + +#: modules/computer.c:419 +msgid "OpenGL Renderer" +msgstr "Рендер OpenGL" + +#: modules/computer.c:420 +msgid "X11 Vendor" +msgstr "Поставщик X11" + +#: modules/computer.c:422 modules/devices.c:102 +msgid "Input Devices" +msgstr "Устройства ввода" + +#: modules/computer.c:464 +msgid "Kernel" +msgstr "Ядро" + +#: modules/computer.c:466 +msgid "C Library" +msgstr "Библиотека C" + +#: modules/computer.c:467 +msgid "Distribution" +msgstr "Дистрибутив" + +#: modules/computer.c:468 +msgid "Current Session" +msgstr "Текущая сессия" + +#: modules/computer.c:469 +msgid "Computer Name" +msgstr "Имя компьютера" + +#: modules/computer.c:471 +msgid "Language" +msgstr "" + +#: modules/computer.c:472 modules/computer/users.c:50 +msgid "Home Directory" +msgstr "Домашний каталог" + +#: modules/computer.c:473 +msgid "Desktop Environment" +msgstr "Среда рабочего стола" + +#: modules/computer.c:474 +msgid "Misc" +msgstr "Разное" + +#: modules/computer.c:482 +#, c-format +msgid "" +"[Loaded Modules]\n" +"%s[$ShellParam$]\n" +"ViewType=1\n" +"ColumnTitle$TextValue=Name\n" +"ColumnTitle$Value=Description\n" +"ShowColumnHeaders=true\n" +msgstr "" +"[Loaded Modules]\n" +"%s[$ShellParam$]\n" +"ViewType=1\n" +"ColumnTitle$TextValue=Имя\n" +"ColumnTitle$Value=Описание\n" +"ShowColumnHeaders=true\n" + +#: modules/computer.c:493 +#, c-format +msgid "" +"[$ShellParam$]\n" +"ColumnTitle$TextValue=Date & Time\n" +"ColumnTitle$Value=Kernel Version\n" +"ShowColumnHeaders=true\n" +"\n" +"%s" +msgstr "" +"[$ShellParam$]\n" +"ColumnTitle$TextValue=Дата и время\n" +"ColumnTitle$Value=Версия ядра\n" +"ShowColumnHeaders=true\n" +"\n" +"%s" + +#: modules/computer.c:503 +#, c-format +msgid "" +"[$ShellParam$]\n" +"ViewType=1\n" +"ColumnTitle$TextValue=Language Code\n" +"ColumnTitle$Value=Name\n" +"ShowColumnHeaders=true\n" +"[Available Languages]\n" +"%s" +msgstr "" +"[$ShellParam$]\n" +"ViewType=1\n" +"ColumnTitle$TextValue=Код языка\n" +"ColumnTitle$Value=Название\n" +"ShowColumnHeaders=true\n" +"[Available Languages]\n" +"%s" + +#: modules/computer.c:514 +#, c-format +msgid "" +"[$ShellParam$]\n" +"ViewType=4\n" +"ReloadInterval=5000\n" +"Zebra=1\n" +"NormalizePercentage=false\n" +"ColumnTitle$Extra1=Mount Point\n" +"ColumnTitle$Progress=Usage\n" +"ColumnTitle$TextValue=Device\n" +"ShowColumnHeaders=true\n" +"[Mounted File Systems]\n" +"%s\n" +msgstr "" +"[$ShellParam$]\n" +"ViewType=4\n" +"ReloadInterval=5000\n" +"Zebra=1\n" +"NormalizePercentage=false\n" +"ColumnTitle$Extra1=Точка монтирования\n" +"ColumnTitle$Progress=Использование\n" +"ColumnTitle$TextValue=Устройство\n" +"ShowColumnHeaders=true\n" +"[Mounted File Systems]\n" +"%s\n" + +#: modules/computer.c:528 +#, c-format +msgid "" +"[Display]\n" +"Resolution=%dx%d pixels\n" +"Vendor=%s\n" +"Version=%s\n" +"[Monitors]\n" +"%s[Extensions]\n" +"%s[OpenGL]\n" +"Vendor=%s\n" +"Renderer=%s\n" +"Version=%s\n" +"Direct Rendering=%s\n" +msgstr "" +"[Дисплей]\n" +"Разрешение=%dx%d пикселей\n" +"Поставщик=%s\n" +"Версия=%s\n" +"[Монитор]\n" +"%s[Расширения]\n" +"%s[OpenGL]\n" +"Поставщик=%s\n" +"Рендер=%s\n" +"Версия=%s\n" +"Графическое ускорение=%s\n" + +#: modules/computer.c:550 +msgid "Y_es" +msgstr "Есть" + +#: modules/computer.c:564 +#, c-format +msgid "" +"[$ShellParam$]\n" +"ReloadInterval=10000\n" +"ColumnTitle$TextValue=Name\n" +"ColumnTitle$Value=Group ID\n" +"ShowColumnHeaders=true\n" +"[Groups]\n" +"%s\n" +msgstr "" +"[$ShellParam$]\n" +"ReloadInterval=10000\n" +"ColumnTitle$TextValue=Имя\n" +"ColumnTitle$Value=ID группы\n" +"ShowColumnHeaders=true\n" +"[Groups]\n" +"%s\n" + +#: modules/computer.c:686 modules/devices/sparc/processor.c:67 +msgid "CPU" +msgstr "" + +#: modules/computer.c:686 +msgid "RAM" +msgstr "" + +#: modules/computer.c:686 +msgid "Motherboard" +msgstr "" + +#: modules/computer.c:686 +msgid "Graphics" +msgstr "" + +#: modules/computer.c:687 modules/devices.c:103 +msgid "Storage" +msgstr "Устройства хранения" + +#: modules/computer.c:687 modules/devices.c:99 +msgid "Printers" +msgstr "Принтеры" + +#: modules/computer.c:687 +msgid "Audio" +msgstr "" + +#: modules/computer.c:742 +msgid "Gathers high-level computer information" +msgstr "Собирает высокоуровневую информацию о компьютере" + +#: modules/computer/display.c:122 +#, c-format +msgid "Monitor %d=%dx%d pixels\n" +msgstr "Монитор %d=%dx%d пикселей\n" + +#: modules/computer/environment.c:32 +msgid "[Environment Variables]\n" +msgstr "[Переменные среды]\n" + +#: modules/computer/filesystem.c:83 +msgid "Filesystem" +msgstr "" + +#: modules/computer/filesystem.c:84 +msgid "Mounted As" +msgstr "" + +#: modules/computer/filesystem.c:84 +msgid "Read-Write" +msgstr "" + +#: modules/computer/filesystem.c:84 +msgid "Read-Only" +msgstr "" + +#: modules/computer/filesystem.c:85 +msgid "Mount Point" +msgstr "" + +#: modules/computer/filesystem.c:86 +msgid "Size" +msgstr "" + +#: modules/computer/filesystem.c:87 +msgid "Used" +msgstr "" + +#: modules/computer/filesystem.c:88 +msgid "Available" +msgstr "" + +#: modules/computer/loadavg.c:64 +msgid "Couldn't obtain load average" +msgstr "Не удается установить среднюю загрузку" + +#: modules/computer/os.c:34 modules/computer/os.c:35 +msgid "GNU C Library" +msgstr "" + +#: modules/computer/os.c:36 +msgid "uClibc or uClibc-ng" +msgstr "" + +#: modules/computer/os.c:37 +msgid "diet libc" +msgstr "" + +#: 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:94 +#, c-format +msgid "Version: %s" +msgstr "Версия: %s" + +#: modules/computer/os.c:128 +msgid "Terminal" +msgstr "Терминал" + +#: modules/computer/os.c:148 +#, c-format +msgid "Unknown (Window Manager: %s)" +msgstr "Неизвестно (Оконный менеджер: %s)" + +#. /bits of entropy for rng (0) +#: modules/computer/os.c:162 +msgid "(None or not available)" +msgstr "(Нет или недоступно)" + +#. /bits of entropy for rng (low/poor value) +#: modules/computer/os.c:163 +#, c-format +msgid "%d bits (low)" +msgstr "%d бит (низкая)" + +#. /bits of entropy for rng (medium value) +#: modules/computer/os.c:164 +#, c-format +msgid "%d bits (medium)" +msgstr "%d бит (средняя)" + +#. /bits of entropy for rng (high/good value) +#: modules/computer/os.c:165 +#, c-format +msgid "%d bits (healthy)" +msgstr "%d бит (огромная)" + +#: modules/computer/os.c:200 modules/network/net.c:442 +msgid "(Unknown)" +msgstr "" + +#: modules/computer/os.c:235 +msgid "Unknown distribution" +msgstr "Неизвестный дистрибутив" + +#: modules/computer/users.c:47 +msgid "User Information" +msgstr "" + +#: modules/computer/users.c:48 +msgid "User ID" +msgstr "" + +#: 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 "Модель" + +#: modules/devices/alpha/processor.c:81 +msgid "Platform String" +msgstr "Строка платформы" + +#: 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/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/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/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 "Порядок байтов" + +#. /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-битная модель (регистр статуса процессора вложен в счетчик программы)" + +#. /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 "" + +#. /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)" +msgstr "Дополнительный SIMD/NEON на AArch64 (arch>8)" + +#: modules/devices/arm/processor.c:141 +msgid "ARM Processor" +msgstr "Процессор ARM" + +#: modules/devices/arm/processor.c:199 modules/devices/riscv/processor.c:147 +#: modules/devices/x86/processor.c:368 +msgid "Empty List" +msgstr "Пустой список" + +#: modules/devices/arm/processor.c:236 +msgid "Linux Name" +msgstr "Имя Linux" + +#: modules/devices/arm/processor.c:237 +msgid "Decoded Name" +msgstr "Декодированное имя" + +#: modules/devices/arm/processor.c:238 modules/network/net.c:458 +msgid "Mode" +msgstr "Режим" + +#: modules/devices/arm/processor.c:244 +msgid "ARM" +msgstr "" + +#: modules/devices/arm/processor.c:245 +msgid "Implementer" +msgstr "Исполнитель" + +#: modules/devices/arm/processor.c:246 +msgid "Part" +msgstr "Часть" + +#: 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/arm/processor.c:248 +msgid "Variant" +msgstr "Вариант" + +#: 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 "%s$CPU%d$%s=%.2f МГц\n" + +#: 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" + +#: 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 "" + +#: modules/devices.c:106 +msgid "Memory SPD" +msgstr "Память SPD" + +#: modules/devices.c:111 +msgid "Device Tree" +msgstr "" + +#: 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" +msgstr "" + +#: modules/devices/cpu_util.c:28 +msgid "Big Endian" +msgstr "" + +#: modules/devices/cpu_util.c:137 modules/devices/cpu_util.c:148 +msgid "Frequency Scaling" +msgstr "Масштабирование частоты" + +#: modules/devices/cpu_util.c:138 +msgid "Minimum" +msgstr "Минимальная" + +#: modules/devices/cpu_util.c:138 modules/devices/cpu_util.c:139 +#: modules/devices/cpu_util.c:140 +msgid "kHz" +msgstr "кГц" + +#: modules/devices/cpu_util.c:139 +msgid "Maximum" +msgstr "Максимальная" + +#: modules/devices/cpu_util.c:140 +msgid "Current" +msgstr "Текущая" + +#: modules/devices/cpu_util.c:141 +msgid "Transition Latency" +msgstr "Задержка перехода" + +#: modules/devices/cpu_util.c:141 +msgid "ns" +msgstr "нс" + +#: modules/devices/cpu_util.c:142 +msgid "Governor" +msgstr "Регулятор" + +#: modules/devices/cpu_util.c:143 modules/devices/cpu_util.c:149 +msgid "Driver" +msgstr "Драйвер" + +#: modules/devices/cpu_util.c:155 +msgid "(Not Available)" +msgstr "(Недоступно)" + +#: modules/devices/cpu_util.c:163 modules/devices/cpu_util.c:165 +msgid "Socket" +msgstr "Сокет" + +#: modules/devices/cpu_util.c:168 modules/devices/cpu_util.c:170 +msgid "Core" +msgstr "Ядро" + +#: modules/devices/cpu_util.c:173 +msgid "Book" +msgstr "Книга" + +#: modules/devices/cpu_util.c:175 +msgid "Drawer" +msgstr "Трассировщик" + +#: modules/devices/cpu_util.c:181 +msgid "Topology" +msgstr "Топология" + +#: modules/devices/cpu_util.c:182 +msgid "ID" +msgstr "" + +#: modules/devices/devicetree.c:100 +msgid "Properties" +msgstr "" + +#: modules/devices/devicetree.c:101 +msgid "Children" +msgstr "" + +#: modules/devices/devicetree.c:137 +msgid "Node" +msgstr "" + +#: modules/devices/devicetree.c:138 +msgid "Node Path" +msgstr "" + +#: modules/devices/devicetree.c:139 +msgid "Alias" +msgstr "" + +#: modules/devices/devicetree.c:139 modules/devices/devicetree.c:140 +msgid "(None)" +msgstr "" + +#: modules/devices/devicetree.c:140 +msgid "Symbol" +msgstr "" + +#: modules/devices/devicetree.c:183 +msgid "Board" +msgstr "" + +#: modules/devices/devicetree.c:185 modules/devices/devicetree/rpi_data.c:156 +msgid "Serial Number" +msgstr "" + +#: modules/devices/devicetree.c:186 +msgid "Compatible" +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" @@ -1400,313 +1999,295 @@ msgstr "Виртуальная память" 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/ia64/processor.c:108 +msgid "IA64 Processor" +msgstr "Процессор IA64" -#: 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/ia64/processor.c:153 modules/devices/x86/processor.c:412 +msgid "Vendor" +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" +#: modules/devices/ia64/processor.c:155 +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 "Регистры" + +#: modules/devices/ia64/processor.c:163 +msgid "Features" +msgstr "Возможности" + +#: modules/devices/m68k/processor.c:77 modules/devices/riscv/processor.c:177 +msgid "MMU" 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" +#: modules/devices/m68k/processor.c:78 modules/devices/sparc/processor.c:68 +msgid "FPU" 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" +#: 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 "" -"[No batteries]\n" -"Батареи не найдены на этой системе=\n" -#. /hw_cap -#: modules/devices/arm/arm_data.c:42 -msgctxt "arm-flag" -msgid "SWP instruction (atomic read-modify-write)" -msgstr "Инструкция SWP (атомарное чтение-изменение-запись)" +#: modules/devices/parisc/processor.c:154 +msgid "SVersion" +msgstr "" -#: modules/devices/arm/arm_data.c:43 -msgctxt "arm-flag" -msgid "Half-word loads and stores" -msgstr "Загрузка и хранение полуслова" +#: modules/devices/parisc/processor.c:155 modules/devices/x86/processor.c:420 +msgid "Cache" +msgstr "Кэш" -#: modules/devices/arm/arm_data.c:44 -msgctxt "arm-flag" -msgid "Thumb (16-bit instruction set)" -msgstr "Thumb (набор 16-битных инструкций)" +#: modules/devices/ppc/processor.c:117 +msgid "POWER Processor" +msgstr "Процессор POWER" -#: modules/devices/arm/arm_data.c:45 -msgctxt "arm-flag" -msgid "26-Bit Model (Processor status register folded into program counter)" -msgstr "26-битная модель (регистр статуса процессора вложен в счетчик программы)" +#: modules/devices/printers.c:81 +msgid "⚬ Can do black and white printing=\n" +msgstr "⚬ Может печатать черно-белым=\n" -#: modules/devices/arm/arm_data.c:46 -msgctxt "arm-flag" -msgid "32x32->64-bit multiplication" -msgstr "32x32->64-битное умножение" +#: modules/devices/printers.c:83 +msgid "⚬ Can do color printing=\n" +msgstr "⚬ Может печатать цветным=\n" -#: modules/devices/arm/arm_data.c:47 -msgctxt "arm-flag" -msgid "Floating point accelerator" -msgstr "Ускоритель плавающей точки" +#: modules/devices/printers.c:85 +#, fuzzy +msgid "⚬ Can do duplexing=\n" +msgstr "Не исправлять:" -#: modules/devices/arm/arm_data.c:48 -msgctxt "arm-flag" -msgid "VFP (early SIMD vector floating point instructions)" -msgstr "VFP (ранний вектор SIMD инструкций плавающей точки)" +#: modules/devices/printers.c:87 +#, fuzzy +msgid "⚬ Can do staple output=\n" +msgstr "Выходной файл не может быть переименован." -#: 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 и выше)" +#: modules/devices/printers.c:89 +msgid "⚬ Can do copies=\n" +msgstr "⚬ Можно делать копии=\n" -#: modules/devices/arm/arm_data.c:50 -msgctxt "arm-flag" -msgid "Jazelle (Java bytecode accelerator)" -msgstr "Jazelle (ускоритель байт-кода Java)" +#: modules/devices/printers.c:91 +msgid "⚬ Can collate copies=\n" +msgstr "⚬ Можно сравнивать копии=\n" -#: modules/devices/arm/arm_data.c:51 -msgctxt "arm-flag" -msgid "SIMD instructions similar to Intel MMX" -msgstr "Инструкции SIMD, схожие с Intel MMX" +#: modules/devices/printers.c:93 +msgid "⚬ Printer is rejecting jobs=\n" +msgstr "⚬ Принтер отклоняет задачи=\n" -#: modules/devices/arm/arm_data.c:52 -msgctxt "arm-flag" -msgid "MaverickCrunch coprocessor (if kernel support enabled)" -msgstr "Сопроцессор MaverickCrunch (при наличии поддержки в ядре)" +#: modules/devices/printers.c:95 +msgid "⚬ Printer was automatically discovered and added=\n" +msgstr "⚬ Принтер был автоматически найден и добавлен=\n" -#: modules/devices/arm/arm_data.c:53 -msgctxt "arm-flag" -msgid "ThumbEE" -msgstr "" +#: modules/devices/printers.c:110 +msgid "Idle" +msgstr "Неактивен" -#: modules/devices/arm/arm_data.c:54 -msgctxt "arm-flag" -msgid "Advanced SIMD/NEON on AArch32" -msgstr "Дополнительный SIMD/NEON на AArch32" +#: modules/devices/printers.c:112 +msgid "Printing a Job" +msgstr "Печатается задача" -#: modules/devices/arm/arm_data.c:55 -msgctxt "arm-flag" -msgid "kernel event stream using generic architected timer" -msgstr "поток событий ядра с использованием общего архитектурного таймера" +#: modules/devices/printers.c:114 +msgid "Stopped" +msgstr "Остановлен" -#: modules/devices/arm/arm_data.c:56 -msgctxt "arm-flag" -msgid "VFP version 3" -msgstr "VFP версии 3" +#: modules/devices/printers.c:190 +msgid "" +"[Printers]\n" +"No suitable CUPS library found=" +msgstr "" +"[Принтеры]\n" +"Подходящей библиотеки CUPS не найдено=" -#: modules/devices/arm/arm_data.c:57 -msgctxt "arm-flag" -msgid "VFP version 3 with 16 D-registers" -msgstr "VFP версии 3 с 16 D-регистрами" +#: modules/devices/printers.c:200 +msgid "[Printers (CUPS)]\n" +msgstr "[Принтеры (CUPS)]\n" -#: modules/devices/arm/arm_data.c:58 -msgctxt "arm-flag" -msgid "VFP version 4 with fast context switching" -msgstr "VFP версии 4 с быстрым контекстным переключением" +#: modules/devices/printers.c:263 +msgid "" +"[Printers]\n" +"No printers found=\n" +msgstr "" +"[Принтеры]\n" +"Принтеры не найдены=\n" -#: modules/devices/arm/arm_data.c:59 -msgctxt "arm-flag" -msgid "VFP with 32 D-registers" -msgstr "VFP с 32 D-регистрами" +#: modules/devices/riscv/processor.c:107 +msgid "RISC-V Processor" +msgstr "Процессор RISC-V" -#: modules/devices/arm/arm_data.c:60 -msgctxt "arm-flag" -msgid "TLS register" -msgstr "Регистр TLS" +#: modules/devices/riscv/processor.c:176 +msgid "uarch" +msgstr "" -#: modules/devices/arm/arm_data.c:61 -msgctxt "arm-flag" -msgid "SDIV and UDIV hardware division in ARM mode" -msgstr "Аппаратное разделение SDIV и UDIV в режиме ARM" +#. /ext:RV32 +#: modules/devices/riscv/riscv_data.c:37 +msgctxt "rv-ext" +msgid "RISC-V 32-bit" +msgstr "32-битная RISC-V" -#: modules/devices/arm/arm_data.c:62 -msgctxt "arm-flag" -msgid "SDIV and UDIV hardware division in Thumb mode" -msgstr "Аппаратное разделение SDIV и UDIV в режиме Thumb" +#. /ext:RV64 +#: modules/devices/riscv/riscv_data.c:38 +msgctxt "rv-ext" +msgid "RISC-V 64-bit" +msgstr "64-битная RISC-V" -#: modules/devices/arm/arm_data.c:63 -msgctxt "arm-flag" -msgid "40-bit Large Physical Address Extension" -msgstr "40-битное большое физическое адресное расширение" +#. /ext:RV128 +#: modules/devices/riscv/riscv_data.c:39 +msgctxt "rv-ext" +msgid "RISC-V 128-bit" +msgstr "128-битная RISC-V" -#. /hw_cap2 -#: modules/devices/arm/arm_data.c:65 -msgctxt "arm-flag" -msgid "64x64->128-bit F2m multiplication (arch>8)" -msgstr "64x64->128-битное умножение F2m (arch>8)" +#. /ext:E +#: modules/devices/riscv/riscv_data.c:40 +msgctxt "rv-ext" +msgid "Base embedded integer instructions (15 registers)" +msgstr "Базовые встроенные целочисленные инструкции (15 регистров)" -#: modules/devices/arm/arm_data.c:66 -msgctxt "arm-flag" -msgid "Crypto:AES (arch>8)" -msgstr "Крипто:AES (arch>8)" +#. /ext:I +#: modules/devices/riscv/riscv_data.c:41 +msgctxt "rv-ext" +msgid "Base integer instructions (31 registers)" +msgstr "Базовые целочисленные инструкции (31 регистр)" -#: modules/devices/arm/arm_data.c:67 -msgctxt "arm-flag" -msgid "Crypto:SHA1 (arch>8)" -msgstr "Крипто:SHA1 (arch>8)" +#. /ext:M +#: modules/devices/riscv/riscv_data.c:42 +msgctxt "rv-ext" +msgid "Hardware integer multiply and divide" +msgstr "Аппаратное умножение и деление целых чисел" -#: modules/devices/arm/arm_data.c:68 -msgctxt "arm-flag" -msgid "Crypto:SHA2 (arch>8)" -msgstr "Крипто:SHA2 (arch>8)" +#. /ext:A +#: modules/devices/riscv/riscv_data.c:43 +msgctxt "rv-ext" +msgid "Atomic memory operations" +msgstr "Атомные операции с памятью" -#: modules/devices/arm/arm_data.c:69 -msgctxt "arm-flag" -msgid "CRC32 checksum instructions (arch>8)" -msgstr "инструкции контрольной суммы CRC32 (arch>8)" +#. /ext:C +#: modules/devices/riscv/riscv_data.c:44 +msgctxt "rv-ext" +msgid "Compressed 16-bit instructions" +msgstr "Сжатые 16-битные инструкции" -#: modules/devices/arm/arm_data.c:72 -msgctxt "arm-flag" -msgid "Advanced SIMD/NEON on AArch64 (arch>8)" -msgstr "Дополнительный SIMD/NEON на AArch64 (arch>8)" +#. /ext:F +#: modules/devices/riscv/riscv_data.c:45 +msgctxt "rv-ext" +msgid "Floating-point instructions, single-precision" +msgstr "Инструкции с плавающей запятой, одинарной точности" -#: modules/devices/arm/processor.c:141 -msgid "ARM Processor" -msgstr "Процессор ARM" +#. /ext:D +#: modules/devices/riscv/riscv_data.c:46 +msgctxt "rv-ext" +msgid "Floating-point instructions, double-precision" +msgstr "Инструкции с плавающей запятой, двойной точности" -#: modules/devices/arm/processor.c:199 modules/devices/riscv/processor.c:147 -#: modules/devices/x86/processor.c:701 -msgid "Empty List" -msgstr "Пустой список" +#. /ext:Q +#: modules/devices/riscv/riscv_data.c:47 +msgctxt "rv-ext" +msgid "Floating-point instructions, quad-precision" +msgstr "Инструкции с плавающей запятой, четверной точности" -#: modules/devices/arm/processor.c:236 -msgid "Linux Name" -msgstr "Имя Linux" +#. /ext:B +#: modules/devices/riscv/riscv_data.c:48 +msgctxt "rv-ext" +msgid "Bit manipulation instructions" +msgstr "Инструкции манипуляции битами" -#: modules/devices/arm/processor.c:237 -msgid "Decoded Name" -msgstr "Декодированное имя" +#. /ext:V +#: modules/devices/riscv/riscv_data.c:49 +msgctxt "rv-ext" +msgid "Vector operations" +msgstr "Векторные операции" -#: modules/devices/arm/processor.c:238 -msgid "Mode" -msgstr "Режим" +#. /ext:T +#: modules/devices/riscv/riscv_data.c:50 +msgctxt "rv-ext" +msgid "Transactional memory" +msgstr "Переходная память" -#: modules/devices/arm/processor.c:244 -msgid "ARM" -msgstr "" +#. /ext:P +#: modules/devices/riscv/riscv_data.c:51 +msgctxt "rv-ext" +msgid "Packed SIMD instructions" +msgstr "Сжатые инструкции SIMD" -#: modules/devices/arm/processor.c:245 -msgid "Implementer" -msgstr "Исполнитель" +#. /ext:L +#: modules/devices/riscv/riscv_data.c:52 +msgctxt "rv-ext" +msgid "Decimal floating-point instructions" +msgstr "Десятичные инструкции с плавающей запятой" -#: modules/devices/arm/processor.c:246 -msgid "Part" -msgstr "Часть" +#. /ext:J +#: modules/devices/riscv/riscv_data.c:53 +msgctxt "rv-ext" +msgid "Dynamically translated languages" +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" -msgstr "Архитектура" +#. /ext:N +#: modules/devices/riscv/riscv_data.c:54 +msgctxt "rv-ext" +msgid "User-level interrupts" +msgstr "Прерывания пользовательского уровня" -#: modules/devices/arm/processor.c:248 -msgid "Variant" -msgstr "Вариант" +#: modules/devices/s390/processor.c:92 +msgid "S390 Processor" +msgstr "Процессор S390" -#: modules/devices/arm/processor.c:249 modules/devices/ia64/processor.c:158 -#: modules/devices/ppc/processor.c:151 -msgid "Revision" -msgstr "Ревизия" +#: modules/devices/s390/processor.c:125 +msgid "ID String" +msgstr "Строка ID" -#: 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" -msgstr "Возможности" +#: modules/devices/sh/processor.c:55 +msgid "SuperH Processor" +msgstr "Процессор SuperH" -#: 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" -msgstr "%s$CPU%d$%s=%.2f МГц\n" +#: modules/devices/sh/processor.c:77 +msgid "Machine" +msgstr "Машина" -#: modules/devices/s390/processor.c:92 -msgid "S390 Processor" -msgstr "Процессор S390" +#: modules/devices/sh/processor.c:80 +msgid "Bus Frequency" +msgstr "Частота шины" -#: modules/devices/s390/processor.c:125 -msgid "ID String" -msgstr "Строка ID" +#: modules/devices/sh/processor.c:81 +msgid "Module Frequency" +msgstr "Частота модуля" -#: modules/devices/m68k/processor.c:77 modules/devices/riscv/processor.c:177 -msgid "MMU" +#: 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/m68k/processor.c:78 modules/devices/sparc/processor.c:68 -msgid "FPU" +#: modules/devices/spd-decode.c:1480 +msgid "" +"[SPD]\n" +"Reading memory SPD not supported on this system=\n" msgstr "" - -#: modules/devices/m68k/processor.c:82 -msgid "Calibration" -msgstr "Калибровка" +"[SPD]\n" +"Чтение памяти SPD не поддерживается на данной системе=\n" #: modules/devices/storage.c:46 msgid "" @@ -1794,868 +2375,774 @@ msgstr "" msgid "" "[Capabilities]\n" "%s" -msgstr "" -"[Возможности]\n" -"%s" - -#: modules/devices/storage.c:351 -#, c-format -msgid "" -"[Speeds]\n" -"%s" -msgstr "" -"[Скорости]\n" -"%s" - -#: modules/devices/cpu_util.c:26 -msgid "Little Endian" -msgstr "" - -#: modules/devices/cpu_util.c:28 -msgid "Big Endian" -msgstr "" - -#: modules/devices/cpu_util.c:137 modules/devices/cpu_util.c:148 -msgid "Frequency Scaling" -msgstr "Масштабирование частоты" - -#: modules/devices/cpu_util.c:138 -msgid "Minimum" -msgstr "Минимальная" - -#: modules/devices/cpu_util.c:138 modules/devices/cpu_util.c:139 -#: modules/devices/cpu_util.c:140 -msgid "kHz" -msgstr "кГц" - -#: modules/devices/cpu_util.c:139 -msgid "Maximum" -msgstr "Максимальная" - -#: modules/devices/cpu_util.c:140 -msgid "Current" -msgstr "Текущая" - -#: modules/devices/cpu_util.c:141 -msgid "Transition Latency" -msgstr "Задержка перехода" - -#: modules/devices/cpu_util.c:141 -msgid "ns" -msgstr "нс" - -#: modules/devices/cpu_util.c:142 -msgid "Governor" -msgstr "Регулятор" - -#: modules/devices/cpu_util.c:143 modules/devices/cpu_util.c:149 -msgid "Driver" -msgstr "Драйвер" - -#: modules/devices/cpu_util.c:155 -msgid "(Not Available)" -msgstr "(Недоступно)" - -#: modules/devices/cpu_util.c:163 modules/devices/cpu_util.c:165 -msgid "Socket" -msgstr "Сокет" - -#: modules/devices/cpu_util.c:168 modules/devices/cpu_util.c:170 -msgid "Core" -msgstr "Ядро" - -#: modules/devices/cpu_util.c:173 -msgid "Book" -msgstr "Книга" - -#: modules/devices/cpu_util.c:175 -msgid "Drawer" -msgstr "Трассировщик" - -#: modules/devices/cpu_util.c:181 -msgid "Topology" -msgstr "Топология" - -#: modules/devices/cpu_util.c:182 -msgid "ID" -msgstr "" - -#: modules/devices/sh/processor.c:55 -msgid "SuperH Processor" -msgstr "Процессор SuperH" - -#: modules/devices/sh/processor.c:76 modules/devices/ia64/processor.c:152 -#: hardinfo/hardinfo.c:76 -msgid "Name" -msgstr "Название" - -#: modules/devices/sh/processor.c:77 -msgid "Machine" -msgstr "Машина" - -#: modules/devices/sh/processor.c:78 modules/devices/ia64/processor.c:156 -msgid "Family" -msgstr "Семейство" - -#: modules/devices/sh/processor.c:80 -msgid "Bus Frequency" -msgstr "Частота шины" - -#: modules/devices/sh/processor.c:81 -msgid "Module Frequency" -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:753 -msgid "Cache" -msgstr "Кэш" - -#: modules/devices/ia64/processor.c:108 -msgid "IA64 Processor" -msgstr "Процессор IA64" - -#: modules/devices/ia64/processor.c:153 modules/devices/x86/processor.c:745 -msgid "Vendor" -msgstr "Производитель" - -#: modules/devices/ia64/processor.c:155 -msgid "Architecture Revision" -msgstr "Ревизия архитектуры" - -#: modules/devices/ia64/processor.c:162 -msgid "CPU regs" -msgstr "Регистры" - -#: modules/devices/ia64/processor.c:163 -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" -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/ppc/processor.c:117 -msgid "POWER Processor" -msgstr "Процессор POWER" - -#: modules/devices/mips/processor.c:68 -msgid "System Type" -msgstr "Тип системы" - -#: modules/devices/riscv/processor.c:107 -msgid "RISC-V Processor" -msgstr "Процессор RISC-V" - -#: modules/devices/riscv/processor.c:176 -msgid "uarch" -msgstr "" - -#: modules/devices/riscv/riscv_data.c:37 -msgctxt "rv-ext" -msgid "RISC-V 32-bit" -msgstr "32-битная RISC-V" - -#: modules/devices/riscv/riscv_data.c:38 -msgctxt "rv-ext" -msgid "RISC-V 64-bit" -msgstr "64-битная RISC-V" - -#: modules/devices/riscv/riscv_data.c:39 -msgctxt "rv-ext" -msgid "RISC-V 128-bit" -msgstr "128-битная RISC-V" - -#: modules/devices/riscv/riscv_data.c:40 -msgctxt "rv-ext" -msgid "Base embedded integer instructions (15 registers)" -msgstr "Базовые встроенные целочисленные инструкции (15 регистров)" - -#: modules/devices/riscv/riscv_data.c:41 -msgctxt "rv-ext" -msgid "Base integer instructions (31 registers)" -msgstr "Базовые целочисленные инструкции (31 регистр)" - -#: modules/devices/riscv/riscv_data.c:42 -msgctxt "rv-ext" -msgid "Hardware integer multiply and divide" -msgstr "Аппаратное умножение и деление целых чисел" - -#: modules/devices/riscv/riscv_data.c:43 -msgctxt "rv-ext" -msgid "Atomic memory operations" -msgstr "Атомные операции с памятью" +msgstr "" +"[Возможности]\n" +"%s" -#: modules/devices/riscv/riscv_data.c:44 -msgctxt "rv-ext" -msgid "Compressed 16-bit instructions" -msgstr "Сжатые 16-битные инструкции" +#: modules/devices/storage.c:351 +#, c-format +msgid "" +"[Speeds]\n" +"%s" +msgstr "" +"[Скорости]\n" +"%s" -#: modules/devices/riscv/riscv_data.c:45 -msgctxt "rv-ext" -msgid "Floating-point instructions, single-precision" -msgstr "Инструкции с плавающей запятой, одинарной точности" +#: modules/devices/x86/processor.c:149 +msgid "Cache information not available=\n" +msgstr "Информация о кэше недоступна=\n" -#: modules/devices/riscv/riscv_data.c:46 -msgctxt "rv-ext" -msgid "Floating-point instructions, double-precision" -msgstr "Инструкции с плавающей запятой, двойной точности" +#: 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" -#: modules/devices/riscv/riscv_data.c:47 -msgctxt "rv-ext" -msgid "Floating-point instructions, quad-precision" -msgstr "Инструкции с плавающей запятой, четверной точности" +#. /cache type, as appears in: Level 1 (Data) +#: modules/devices/x86/processor.c:170 +msgctxt "cache-type" +msgid "Data" +msgstr "" -#: modules/devices/riscv/riscv_data.c:48 -msgctxt "rv-ext" -msgid "Bit manipulation instructions" -msgstr "Инструкции манипуляции битами" +#. /cache type, as appears in: Level 1 (Instruction) +#: modules/devices/x86/processor.c:171 +msgctxt "cache-type" +msgid "Instruction" +msgstr "" -#: modules/devices/riscv/riscv_data.c:49 -msgctxt "rv-ext" -msgid "Vector operations" -msgstr "Векторные операции" +#. /cache type, as appears in: Level 2 (Unified) +#: modules/devices/x86/processor.c:172 +msgctxt "cache-type" +msgid "Unified" +msgstr "" -#: modules/devices/riscv/riscv_data.c:50 -msgctxt "rv-ext" -msgid "Transactional memory" -msgstr "Переходная память" +#: modules/devices/x86/processor.c:406 +msgid "Model Name" +msgstr "Название" -#: modules/devices/riscv/riscv_data.c:51 -msgctxt "rv-ext" -msgid "Packed SIMD instructions" -msgstr "Сжатые инструкции SIMD" +#: modules/devices/x86/processor.c:407 +msgid "Family, model, stepping" +msgstr "Семейство, модель, степпинг" -#: modules/devices/riscv/riscv_data.c:52 -msgctxt "rv-ext" -msgid "Decimal floating-point instructions" -msgstr "Десятичные инструкции с плавающей запятой" +#: modules/devices/x86/processor.c:413 +msgid "Configuration" +msgstr "Конфигурация" -#: modules/devices/riscv/riscv_data.c:53 -msgctxt "rv-ext" -msgid "Dynamically translated languages" -msgstr "Языки с динамической трансляцией" +#: modules/devices/x86/processor.c:414 +msgid "Cache Size" +msgstr "Размер кэша" -#: modules/devices/riscv/riscv_data.c:54 -msgctxt "rv-ext" -msgid "User-level interrupts" -msgstr "Прерывания пользовательского уровня" +#: modules/devices/x86/processor.c:414 +msgid "kb" +msgstr "кб" -#: modules/devices/x86/processor.c:146 -msgid "Cache information not available=\n" -msgstr "Информация о кэше недоступна=\n" +#: modules/devices/x86/processor.c:421 +msgid "Power Management" +msgstr "Управление питанием" -#: modules/devices/x86/processor.c:152 -#, c-format -msgid "Level %d (%s)=%d-way set-associative, %d sets, %dKB size\n" -msgstr "Уровень %d (%s)=%d-канальный множественно-ассоциативный, %d множеств, размер %d кБ\n" +#: modules/devices/x86/processor.c:422 +msgid "Bug Workarounds" +msgstr "Обход багов" -#: modules/devices/x86/processor.c:339 +#. /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/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:356 +msgid "Interface" +msgstr "" + +#: modules/network.c:357 modules/network/net.c:477 +msgid "IP Address" +msgstr "" + +#: modules/network.c:358 +msgid "Sent" +msgstr "" + +#: modules/network.c:359 +msgid "Received" +msgstr "" + +#: 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/network.c:403 +msgid "Network" +msgstr "Сеть" + +#: modules/network.c:436 +msgid "Gathers information about this computer's network connection" +msgstr "Собирает информацию о сетевых подключениях" + +#: modules/network/net.c:72 +msgctxt "wi-op-mode" +msgid "Auto" +msgstr "" + +#: modules/network/net.c:73 +msgctxt "wi-op-mode" +msgid "Ad-Hoc" +msgstr "" + +#: modules/network/net.c:74 +msgctxt "wi-op-mode" +msgid "Managed" +msgstr "" + +#: modules/network/net.c:75 +msgctxt "wi-op-mode" +msgid "Master" +msgstr "" + +#: modules/network/net.c:76 +msgctxt "wi-op-mode" +msgid "Repeater" +msgstr "" + +#: modules/network/net.c:77 +msgctxt "wi-op-mode" +msgid "Secondary" +msgstr "" + +#: modules/network/net.c:78 +msgctxt "wi-op-mode" +msgid "(Unknown)" +msgstr "" -#: modules/devices/printers.c:85 -#, fuzzy -msgid "⚬ Can do duplexing=\n" -msgstr "Не исправлять:" +#: 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:87 -#, fuzzy -msgid "⚬ Can do staple output=\n" -msgstr "Выходной файл не может быть переименован." +#: modules/network/net.c:243 +msgctxt "net-if-type" +msgid "Loopback" +msgstr "" -#: modules/devices/printers.c:89 -msgid "⚬ Can do copies=\n" -msgstr "⚬ Можно делать копии=\n" +#: modules/network/net.c:244 +msgctxt "net-if-type" +msgid "Point-to-Point" +msgstr "" -#: modules/devices/printers.c:91 -msgid "⚬ Can collate copies=\n" -msgstr "⚬ Можно сравнивать копии=\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:93 -msgid "⚬ Printer is rejecting jobs=\n" -msgstr "⚬ Принтер отклоняет задачи=\n" +#: modules/network/net.c:249 +msgctxt "net-if-type" +msgid "Virtual Point-to-Point (TUN)" +msgstr "" -#: modules/devices/printers.c:95 -msgid "⚬ Printer was automatically discovered and added=\n" -msgstr "⚬ Принтер был автоматически найден и добавлен=\n" +#: modules/network/net.c:250 +msgctxt "net-if-type" +msgid "Ethernet (TAP)" +msgstr "" -#: modules/devices/printers.c:110 -msgid "Idle" -msgstr "Неактивен" +#: modules/network/net.c:251 +msgctxt "net-if-type" +msgid "Parallel Line Internet Protocol" +msgstr "" -#: modules/devices/printers.c:112 -msgid "Printing a Job" -msgstr "Печатается задача" +#: modules/network/net.c:252 +msgctxt "net-if-type" +msgid "Infrared" +msgstr "" -#: modules/devices/printers.c:114 -msgid "Stopped" -msgstr "Остановлен" +#: modules/network/net.c:253 modules/network/net.c:271 +msgctxt "net-if-type" +msgid "Serial Line Internet Protocol" +msgstr "" -#: modules/devices/printers.c:138 hardinfo/hardinfo.c:56 hardinfo/hardinfo.c:57 -msgid "Yes" -msgstr "Да" +#: modules/network/net.c:254 +msgctxt "net-if-type" +msgid "Integrated Services Digital Network" +msgstr "" -#: modules/devices/printers.c:190 -msgid "" -"[Printers]\n" -"No suitable CUPS library found=" +#: modules/network/net.c:255 +msgctxt "net-if-type" +msgid "IPv6-over-IPv4 Tunnel" msgstr "" -"[Принтеры]\n" -"Подходящей библиотеки CUPS не найдено=" -#: modules/devices/printers.c:200 -msgid "[Printers (CUPS)]\n" -msgstr "[Принтеры (CUPS)]\n" +#: modules/network/net.c:256 +msgctxt "net-if-type" +msgid "VMWare Virtual Network Interface (NAT)" +msgstr "" -#: modules/devices/printers.c:263 -msgid "" -"[Printers]\n" -"No printers found=\n" +#: modules/network/net.c:257 +msgctxt "net-if-type" +msgid "VMWare Virtual Network Interface" msgstr "" -"[Принтеры]\n" -"Принтеры не найдены=\n" -#: modules/devices/sparc/processor.c:67 -msgid "CPU" +#: modules/network/net.c:258 +msgctxt "net-if-type" +msgid "Personal Area Network (PAN)" msgstr "" -#: hardinfo/dmi.c:36 -msgid "Date" -msgstr "Дата" +#: modules/network/net.c:259 +msgctxt "net-if-type" +msgid "Bluetooth" +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:260 +msgctxt "net-if-type" +msgid "Bridge Interface" +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:261 +msgctxt "net-if-type" +msgid "Hamachi Virtual Personal Network" +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:263 +msgctxt "net-if-type" +msgid "Intermediate Functional Block" +msgstr "" -#: hardinfo/util.c:119 -#, c-format -msgid "%.1f B" -msgstr "%.1f Б" +#: modules/network/net.c:264 +msgctxt "net-if-type" +msgid "GRE Network Tunnel" +msgstr "" -#: hardinfo/util.c:121 -#, fuzzy, c-format -msgid "%.1f KiB" -msgstr "%.1f КиБ" +#: modules/network/net.c:265 +msgctxt "net-if-type" +msgid "Mesh Network" +msgstr "" -#: hardinfo/util.c:123 -#, fuzzy, c-format -msgid "%.1f MiB" -msgstr "%.1f МиБ" +#: modules/network/net.c:266 +msgctxt "net-if-type" +msgid "Wireless Master Interface" +msgstr "" -#: hardinfo/util.c:125 -#, fuzzy, c-format -msgid "%.1f GiB" -msgstr "%.1f ГиБ" +#: modules/network/net.c:267 +msgctxt "net-if-type" +msgid "VirtualBox Virtual Network Interface" +msgstr "" -#: hardinfo/util.c:127 -#, c-format -msgid "%.1f TiB" -msgstr "%.1f ТиБ" +#: modules/network/net.c:273 +msgctxt "net-if-type" +msgid "Wireless (WAN)" +msgstr "" -#: hardinfo/util.c:129 -#, c-format -msgid "%.1f PiB" -msgstr "%.1f ПиБ" +#: modules/network/net.c:275 +msgctxt "net-if-type" +msgid "(Unknown)" +msgstr "" -#: hardinfo/util.c:343 -msgid "Error" -msgstr "Ошибка" +#: modules/network/net.c:348 modules/network/net.c:358 +msgid "Network Interfaces" +msgstr "" -#: hardinfo/util.c:343 hardinfo/util.c:359 -msgid "Warning" -msgstr "Предупреждение" +#: modules/network/net.c:348 +msgid "None Found" +msgstr "" -#: hardinfo/util.c:358 -msgid "Fatal Error" -msgstr "Фатальная ошибка" +#: modules/network/net.c:400 modules/network/net.c:422 +#: modules/network/net.c:423 +msgid "MiB" +msgstr "" -#: hardinfo/util.c:383 -msgid "creates a report and prints to standard output" -msgstr "создаёт отчёт и выводит на стандартный вывод" +#: modules/network/net.c:414 +msgid "Network Adapter Properties" +msgstr "" -#: hardinfo/util.c:389 -msgid "chooses a report format (text, html)" -msgstr "выбирает формат отчёта (text, html)" +#: modules/network/net.c:415 +msgid "Interface Type" +msgstr "" -#: hardinfo/util.c:395 -msgid "run benchmark; requires benchmark.so to be loaded" -msgstr "запуск теста; требует, чтобы benchmark.so был загружен" +#: modules/network/net.c:416 +msgid "Hardware Address (MAC)" +msgstr "" -#: hardinfo/util.c:401 -msgid "lists modules" -msgstr "список модулей" +#: modules/network/net.c:420 +msgid "MTU" +msgstr "" -#: hardinfo/util.c:407 -msgid "specify module to load" -msgstr "укажите модуль для загрузки" +#: modules/network/net.c:421 +msgid "Transfer Details" +msgstr "" -#: hardinfo/util.c:413 -msgid "automatically load module dependencies" -msgstr "автоматически загружает зависимости модулей" +#: modules/network/net.c:422 +msgid "Bytes Received" +msgstr "" -#: hardinfo/util.c:420 -msgid "run in XML-RPC server mode" -msgstr "запуск в режиме сервера XML-RPC" +#: modules/network/net.c:423 +msgid "Bytes Sent" +msgstr "" -#: hardinfo/util.c:427 -msgid "shows program version and quit" -msgstr "показывает версию программы и выходит" +#: modules/network/net.c:440 modules/network/net.c:462 +#: modules/network/net.c:463 +msgid "dBm" +msgstr "" -#: hardinfo/util.c:432 -msgid "- System Profiler and Benchmark tool" -msgstr "- Инструмент для тестирования и проверки свойств системы" +#: modules/network/net.c:440 +msgid "mW" +msgstr "" -#: hardinfo/util.c:442 -#, c-format -msgid "" -"Unrecognized arguments.\n" -"Try ``%s --help'' for more information.\n" +#: modules/network/net.c:454 +msgid "Wireless Properties" 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:455 +msgid "Network Name (SSID)" +msgstr "" -#: hardinfo/util.c:855 -#, c-format -msgid "Module \"%s\" depends on module \"%s\", load it?" -msgstr "Модуль \"%s\" зависит от модуля \"%s\", загрузить его?" +#: modules/network/net.c:456 +msgid "Bit Rate" +msgstr "" -#: hardinfo/util.c:878 -#, c-format -msgid "Module \"%s\" depends on module \"%s\"." -msgstr "Модуль \"%s\" зависит от модуля \"%s\"." +#: modules/network/net.c:456 +msgid "Mb/s" +msgstr "" -#: hardinfo/util.c:923 -#, c-format -msgid "No module could be loaded. Check permissions on \"%s\" and try again." +#: modules/network/net.c:457 +msgid "Transmission Power" 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:459 +msgid "Status" msgstr "" -"Не удается загрузить модули. Пожалуйста, используйте hardinfo -l для " -"получения списка доступных модулей и попробуйте снова с правильным списком " -"модулей." -#: hardinfo/util.c:1103 -#, c-format -msgid "Scanning: %s..." -msgstr "Сканирование: %s..." +#: modules/network/net.c:460 +msgid "Link Quality" +msgstr "" -#: hardinfo/hardinfo.c:48 -msgid "" -"Copyright (C) 2003-2009 Leandro A. F. Pereira. See COPYING for details.\n" -"\n" +#: modules/network/net.c:461 +msgid "Signal / Noise" 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:476 +msgid "Internet Protocol (IPv4)" 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:477 modules/network/net.c:478 +#: modules/network/net.c:480 +msgid "(Not set)" msgstr "" -"Не удалось найти данные среды выполнения.\n" -"\n" -"• Правильно ли установлен HardInfo?\n" -"• Проверьте, существуют ли %s и %s и есть ли у вас право на чтение." -#: hardinfo/hardinfo.c:75 -#, c-format -msgid "" -"Modules:\n" -"%-20s%-15s%-12s\n" +#: modules/network/net.c:478 +msgid "Mask" msgstr "" -"Модули:\n" -"%-20s%-15s%-12s\n" -#: hardinfo/hardinfo.c:76 -msgid "File Name" -msgstr "Имя файла" +#: modules/network/net.c:479 +msgid "Broadcast Address" +msgstr "" -#: hardinfo/hardinfo.c:123 -#, c-format -msgid "Unknown benchmark ``%s'' or libbenchmark.so not loaded" -msgstr "Тест ``%s'' неизвестен или библиотека libbenchmark.so не загружена" +# 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" -#: hardinfo/hardinfo.c:151 -msgid "Don't know what to do. Exiting." -msgstr "Неизвестно, что делать. Выход." +#~ 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 "" -- cgit v1.2.3