diff options
-rw-r--r-- | modules/computer.c | 8 | ||||
-rw-r--r-- | po/de.po | 427 | ||||
-rw-r--r-- | po/es.po | 433 | ||||
-rw-r--r-- | po/fr.po | 436 | ||||
-rw-r--r-- | po/hardinfo.pot | 419 | ||||
-rw-r--r-- | po/ru.po | 433 |
6 files changed, 1313 insertions, 843 deletions
diff --git a/modules/computer.c b/modules/computer.c index fa6ffcc2..60312719 100644 --- a/modules/computer.c +++ b/modules/computer.c @@ -303,7 +303,7 @@ static gchar *detect_machine_type(void) N_("Unknown chassis type"), /* 1 is "Other", but not helpful in HardInfo */ N_("Unknown chassis type"), N_("Desktop"), - N_("Low Profile Desktpo"), + N_("Low-profile Desktop"), N_("Pizza Box"), N_("Mini Tower"), N_("Tower"), @@ -311,9 +311,9 @@ static gchar *detect_machine_type(void) N_("Laptop"), N_("Notebook"), N_("Handheld"), - N_("Docking Statoin"), - N_("All in One"), - N_("Sub Notebook"), + N_("Docking Station"), + N_("All-in-one"), + N_("Subnotebook"), N_("Space-saving"), N_("Lunch Box"), N_("Main Server Chassis"), @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-01 01:16-0500\n" +"POT-Creation-Date: 2017-08-04 12:30-0500\n" "PO-Revision-Date: 2016-06-10 12:11+0200\n" "Last-Translator: Alexander Münch <git@thehacker.biz>\n" "Language-Team: German\n" @@ -39,12 +39,12 @@ msgid "" " Compiled for: %s\n" msgstr "" -#: hardinfo/hardinfo.c:57 hardinfo/hardinfo.c:58 modules/computer.c:565 +#: hardinfo/hardinfo.c:57 hardinfo/hardinfo.c:58 modules/computer.c:618 #: modules/devices/printers.c:138 msgid "Yes" msgstr "Ja" -#: hardinfo/hardinfo.c:58 modules/computer.c:565 modules/devices/printers.c:138 +#: hardinfo/hardinfo.c:58 modules/computer.c:618 modules/devices/printers.c:138 msgid "No" msgstr "Nein" @@ -68,14 +68,14 @@ msgstr "" msgid "File Name" msgstr "" -#: hardinfo/hardinfo.c:77 modules/computer.c:493 modules/computer.c:515 -#: modules/computer.c:586 modules/devices/ia64/processor.c:152 -#: modules/devices/sh/processor.c:76 modules/network.c:331 +#: hardinfo/hardinfo.c:77 modules/computer.c:546 modules/computer.c:568 +#: modules/computer.c:639 modules/devices/ia64/processor.c:152 +#: modules/devices/sh/processor.c:76 modules/network.c:326 msgid "Name" msgstr "Name" -#: hardinfo/hardinfo.c:77 modules/computer.c:291 modules/computer.c:466 -#: modules/computer.c:468 modules/computer.c:556 modules/computer.c:564 +#: hardinfo/hardinfo.c:77 modules/computer.c:291 modules/computer.c:519 +#: modules/computer.c:521 modules/computer.c:609 modules/computer.c:617 msgid "Version" msgstr "" @@ -146,112 +146,103 @@ msgstr "%.1f TiB" msgid "%.1f PiB" msgstr "%.1f PiB" -#: hardinfo/util.c:367 +#: hardinfo/util.c:361 msgid "Error" msgstr "Fehler" -#: hardinfo/util.c:367 hardinfo/util.c:383 +#: hardinfo/util.c:361 hardinfo/util.c:377 msgid "Warning" msgstr "Warnung" -#: hardinfo/util.c:382 +#: hardinfo/util.c:376 msgid "Fatal Error" msgstr "Kritischer Fehler" -#: hardinfo/util.c:407 +#: hardinfo/util.c:401 msgid "creates a report and prints to standard output" msgstr "" -#: hardinfo/util.c:413 +#: hardinfo/util.c:407 msgid "chooses a report format (text, html)" msgstr "" -#: hardinfo/util.c:419 +#: hardinfo/util.c:413 msgid "run benchmark; requires benchmark.so to be loaded" msgstr "" -#: hardinfo/util.c:425 +#: hardinfo/util.c:419 msgid "lists modules" msgstr "" -#: hardinfo/util.c:431 +#: hardinfo/util.c:425 msgid "specify module to load" msgstr "" -#: hardinfo/util.c:437 +#: hardinfo/util.c:431 msgid "automatically load module dependencies" msgstr "" -#: hardinfo/util.c:444 +#: hardinfo/util.c:438 msgid "run in XML-RPC server mode" msgstr "" -#: hardinfo/util.c:451 +#: hardinfo/util.c:445 msgid "shows program version and quit" msgstr "" -#: hardinfo/util.c:456 +#: hardinfo/util.c:450 msgid "- System Profiler and Benchmark tool" msgstr "- System-Profiler und Benchmark-Werkzeug" -#: hardinfo/util.c:466 +#: hardinfo/util.c:460 #, c-format msgid "" "Unrecognized arguments.\n" "Try ``%s --help'' for more information.\n" msgstr "" -#: hardinfo/util.c:532 +#: hardinfo/util.c:526 #, 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:881 +#: hardinfo/util.c:875 #, c-format msgid "Module \"%s\" depends on module \"%s\", load it?" msgstr "" -#: hardinfo/util.c:904 +#: hardinfo/util.c:898 #, c-format msgid "Module \"%s\" depends on module \"%s\"." msgstr "" -#: hardinfo/util.c:949 +#: hardinfo/util.c:943 #, c-format msgid "No module could be loaded. Check permissions on \"%s\" and try again." msgstr "" -#: hardinfo/util.c:953 +#: hardinfo/util.c:947 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:1133 +#: hardinfo/util.c:1024 #, c-format msgid "Scanning: %s..." msgstr "" -#: hardinfo/util.c:1143 shell/callbacks.c:77 shell/shell.c:307 -#: shell/shell.c:766 shell/shell.c:1808 modules/benchmark.c:445 -#: modules/benchmark.c:453 +#: hardinfo/util.c:1034 shell/shell.c:301 shell/shell.c:760 shell/shell.c:1795 +#: modules/benchmark.c:447 modules/benchmark.c:455 msgid "Done." msgstr "Fertig." -#: shell/callbacks.c:48 shell/callbacks.c:56 -msgid "Save Image" -msgstr "" - -#: shell/callbacks.c:73 -msgid "Saving image..." -msgstr "" - -#: shell/callbacks.c:163 +#: shell/callbacks.c:117 #, c-format msgid "%s Module" msgstr "" -#: shell/callbacks.c:174 +#: shell/callbacks.c:128 #, c-format msgid "" "Written by %s\n" @@ -260,80 +251,76 @@ msgstr "" "Programmiert von %s\n" "Lizenziert unter %s" -#: shell/callbacks.c:188 +#: shell/callbacks.c:142 #, c-format msgid "No about information is associated with the %s module." msgstr "" -#: shell/callbacks.c:203 +#: shell/callbacks.c:158 msgid "Author:" msgstr "" -#: shell/callbacks.c:206 +#: shell/callbacks.c:161 msgid "Contributors:" msgstr "Mitwirkende:" -#: shell/callbacks.c:210 +#: shell/callbacks.c:166 msgid "Based on work by:" msgstr "" -#: shell/callbacks.c:211 +#: shell/callbacks.c:167 msgid "MD5 implementation by Colin Plumb (see md5.c for details)" msgstr "" -#: shell/callbacks.c:212 +#: shell/callbacks.c:168 msgid "SHA1 implementation by Steve Reid (see sha1.c for details)" msgstr "" -#: shell/callbacks.c:213 +#: shell/callbacks.c:169 msgid "Blowfish implementation by Paul Kocher (see blowfich.c for details)" msgstr "" -#: shell/callbacks.c:214 +#: shell/callbacks.c:170 msgid "Raytracing benchmark by John Walker (see fbench.c for details)" msgstr "" -#: shell/callbacks.c:215 +#: shell/callbacks.c:171 msgid "FFT benchmark by Scott Robert Ladd (see fftbench.c for details)" msgstr "" -#: shell/callbacks.c:216 +#: shell/callbacks.c:172 msgid "Some code partly based on x86cpucaps by Osamu Kayasono" msgstr "" -#: shell/callbacks.c:217 +#: shell/callbacks.c:173 msgid "Vendor list based on GtkSysInfo by Pissens Sebastien" msgstr "" -#: shell/callbacks.c:218 +#: shell/callbacks.c:174 msgid "DMI support based on code by Stewart Adam" msgstr "" -#: shell/callbacks.c:219 +#: shell/callbacks.c:175 msgid "SCSI support based on code by Pascal F. Martin" msgstr "" -#: shell/callbacks.c:223 -msgid "Jakub Szypulka" -msgstr "Jakub Szypulka" - -#: shell/callbacks.c:224 +#: shell/callbacks.c:180 msgid "Tango Project" msgstr "" -#: shell/callbacks.c:225 +#: shell/callbacks.c:181 msgid "The GNOME Project" msgstr "" -#: shell/callbacks.c:226 +#: shell/callbacks.c:182 msgid "VMWare, Inc. (USB icon from VMWare Workstation 6)" msgstr "" -#: shell/callbacks.c:244 +#: shell/callbacks.c:200 msgid "System information and benchmark tool" msgstr "System-Informationen und Benchmark-Werkzeug" -#: shell/callbacks.c:249 +#: shell/callbacks.c:205 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 " @@ -390,42 +377,38 @@ msgid "Copy to clipboard" msgstr "In die Zwischenablage kopieren" #: shell/menu.c:63 -msgid "_Save image as..." -msgstr "" - -#: shell/menu.c:68 msgid "_Refresh" msgstr "_Aktualisieren" -#: shell/menu.c:73 +#: shell/menu.c:68 msgid "_Open HardInfo Web Site" msgstr "HardInfo-_Webseite öffnen" -#: shell/menu.c:78 +#: shell/menu.c:73 msgid "_Report bug" msgstr "Fehler _melden" -#: shell/menu.c:83 +#: shell/menu.c:78 msgid "_About HardInfo" msgstr "_Über HardInfo" -#: shell/menu.c:84 +#: shell/menu.c:79 msgid "Displays program version information" msgstr "" -#: shell/menu.c:88 +#: shell/menu.c:83 msgid "_Quit" msgstr "_Beenden" -#: shell/menu.c:95 +#: shell/menu.c:90 msgid "_Side Pane" msgstr "_Seitenleiste" -#: shell/menu.c:96 +#: shell/menu.c:91 msgid "Toggles side pane visibility" msgstr "" -#: shell/menu.c:99 +#: shell/menu.c:94 msgid "_Toolbar" msgstr "_Symbolleiste" @@ -481,25 +464,25 @@ msgstr "" msgid "_Generate" msgstr "_Generieren" -#: shell/shell.c:408 +#: shell/shell.c:402 #, c-format msgid "%s - System Information" msgstr "%s - System-Informationen" -#: shell/shell.c:413 +#: shell/shell.c:407 msgid "System Information" msgstr "System-Informationen" -#: shell/shell.c:753 +#: shell/shell.c:747 msgid "Loading modules..." msgstr "" -#: shell/shell.c:1673 +#: shell/shell.c:1660 #, c-format msgid "<b>%s → Summary</b>" msgstr "<b>%s → Zusammenfassung</b>" -#: shell/shell.c:1782 +#: shell/shell.c:1769 msgid "Updating..." msgstr "Aktualisiere…" @@ -612,61 +595,61 @@ msgstr "FPU FFT" msgid "FPU Raytracing" msgstr "FPU Raytracing" -#: modules/benchmark.c:59 +#: modules/benchmark.c:60 msgid "GPU Drawing" msgstr "GPU Zeichnen" -#: modules/benchmark.c:236 modules/benchmark.c:251 +#: modules/benchmark.c:238 modules/benchmark.c:253 msgid "CPU Clock" msgstr "CPU-Takt" -#: modules/benchmark.c:236 modules/benchmark.c:251 +#: modules/benchmark.c:238 modules/benchmark.c:253 msgid "Results" msgstr "Ergebnisse" -#: modules/benchmark.c:236 modules/benchmark.c:251 modules/computer.c:703 +#: modules/benchmark.c:238 modules/benchmark.c:253 modules/computer.c:756 #: modules/devices/sparc/processor.c:67 msgid "CPU" msgstr "" -#: modules/benchmark.c:377 +#: modules/benchmark.c:379 #, c-format msgid "Benchmarking: <b>%s</b>." msgstr "Benchmarke: <b>%s</b>." -#: modules/benchmark.c:391 +#: modules/benchmark.c:393 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:395 +#: modules/benchmark.c:397 msgid "Cancel" msgstr "Abbrechen" -#: modules/benchmark.c:532 +#: modules/benchmark.c:534 msgid "Results in MiB/second. Higher is better." msgstr "Ergebnisse in MiB/Sekunde. Höhere Werte sind besser." -#: modules/benchmark.c:536 +#: modules/benchmark.c:538 msgid "Results in HIMarks. Higher is better." msgstr "Ergebnisse in HIMarks. Höhere Werte sind besser." -#: modules/benchmark.c:543 +#: modules/benchmark.c:545 msgid "Results in seconds. Lower is better." msgstr "Ergebnisse in Sekunden. Niedrigere Werte sind besser." -#: modules/benchmark.c:551 +#: modules/benchmark.c:553 msgid "Benchmarks" msgstr "Benchmarks" -#: modules/benchmark.c:569 +#: modules/benchmark.c:571 msgid "Perform tasks and compare with other systems" msgstr "Erledigt Aufgaben und vergleicht die Ergebnisse mit anderen Systemen" -#: modules/benchmark.c:659 +#: modules/benchmark.c:661 msgid "Send benchmark results" msgstr "Übermittle Benchmark-Ergebnisse" -#: modules/benchmark.c:664 +#: modules/benchmark.c:666 msgid "Receive benchmark results" msgstr "Lade Benchmark-Ergebnisse" @@ -686,7 +669,7 @@ msgstr "Systemstarts" msgid "Summary" msgstr "Zusammenfassung" -#: modules/computer.c:69 modules/computer.c:415 modules/computer.c:702 +#: modules/computer.c:69 modules/computer.c:468 modules/computer.c:755 msgid "Operating System" msgstr "Betriebssystem" @@ -702,7 +685,7 @@ msgstr "Sprachen" msgid "Filesystems" msgstr "Dateisysteme" -#: modules/computer.c:74 modules/computer.c:418 modules/computer.c:550 +#: modules/computer.c:74 modules/computer.c:471 modules/computer.c:603 msgid "Display" msgstr "Anzeige" @@ -714,15 +697,15 @@ msgstr "Umgebungsvariablen" msgid "Development" msgstr "Entwicklung" -#: modules/computer.c:79 modules/computer.c:575 +#: modules/computer.c:79 modules/computer.c:628 msgid "Users" msgstr "Benutzer" -#: modules/computer.c:80 modules/computer.c:587 +#: modules/computer.c:80 modules/computer.c:640 msgid "Groups" msgstr "Gruppen" -#: modules/computer.c:101 modules/computer.c:408 modules/computer.c:413 +#: modules/computer.c:101 modules/computer.c:461 modules/computer.c:466 #: modules/devices.c:96 msgid "Memory" msgstr "Hauptspeicher" @@ -732,19 +715,19 @@ msgstr "Hauptspeicher" msgid "%dMB (%dMB used)" msgstr "" -#: modules/computer.c:105 modules/computer.c:462 modules/computer.c:478 +#: modules/computer.c:105 modules/computer.c:515 modules/computer.c:531 msgid "Uptime" msgstr "" -#: modules/computer.c:107 modules/computer.c:409 modules/computer.c:417 +#: modules/computer.c:107 modules/computer.c:462 modules/computer.c:470 msgid "Date/Time" msgstr "" -#: modules/computer.c:112 modules/computer.c:464 modules/computer.c:479 +#: modules/computer.c:112 modules/computer.c:517 modules/computer.c:532 msgid "Load Average" msgstr "" -#: modules/computer.c:114 modules/computer.c:463 modules/computer.c:480 +#: modules/computer.c:114 modules/computer.c:516 modules/computer.c:533 msgid "Available entropy in /dev/random" msgstr "" @@ -874,15 +857,116 @@ msgstr "" msgid "Program" msgstr "Programm" -#: modules/computer.c:370 -msgid "Physical machine" -msgstr "Physikalische Maschine" +#: modules/computer.c:302 +msgid "Invalid chassis type (0)" +msgstr "" + +#: modules/computer.c:303 modules/computer.c:304 +msgid "Unknown chassis type" +msgstr "" + +#: modules/computer.c:305 +msgid "Desktop" +msgstr "" + +#: modules/computer.c:306 +msgid "Low-profile Desktop" +msgstr "" + +#: modules/computer.c:307 +msgid "Pizza Box" +msgstr "" + +#: modules/computer.c:308 +msgid "Mini Tower" +msgstr "" + +#: modules/computer.c:309 +msgid "Tower" +msgstr "" + +#: modules/computer.c:310 +msgid "Portable" +msgstr "" + +#: modules/computer.c:311 modules/computer.c:335 +msgid "Laptop" +msgstr "" + +#: modules/computer.c:312 +msgid "Notebook" +msgstr "" + +#: modules/computer.c:313 +msgid "Handheld" +msgstr "" + +#: modules/computer.c:314 +msgid "Docking Station" +msgstr "" + +#: modules/computer.c:315 +msgid "All-in-one" +msgstr "" + +#: modules/computer.c:316 +msgid "Subnotebook" +msgstr "" + +#: modules/computer.c:317 +msgid "Space-saving" +msgstr "" + +#: modules/computer.c:318 +msgid "Lunch Box" +msgstr "" + +#: modules/computer.c:319 +msgid "Main Server Chassis" +msgstr "" + +#: modules/computer.c:320 +msgid "Expansion Chassis" +msgstr "" -#: modules/computer.c:411 modules/computer.c:661 +#: modules/computer.c:321 +msgid "Sub Chassis" +msgstr "" + +#: modules/computer.c:322 +msgid "Bus Expansion Chassis" +msgstr "" + +#: modules/computer.c:323 +msgid "Peripheral Chassis" +msgstr "" + +#: modules/computer.c:324 +msgid "RAID Chassis" +msgstr "" + +#: modules/computer.c:325 +msgid "Rack Mount Chassis" +msgstr "" + +#: modules/computer.c:326 +msgid "Sealed-case PC" +msgstr "" + +#. /sys/class/power_supply/${*)/type contains +#. * "Battery", or .../scope does not contain Device. +#. FIXME: check if there's more than one directory in /proc/acpi/battery +#. FIXME: check if batteries are found using /proc/apm +#. FIXME: use dmidecode if available to get chassis type +#: modules/computer.c:346 +msgid "Unknown physical machine type" +msgstr "" + +#: modules/computer.c:464 modules/computer.c:714 msgid "Computer" msgstr "Computer" -#: modules/computer.c:412 modules/devices/alpha/processor.c:79 +#: modules/computer.c:465 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 @@ -892,166 +976,166 @@ msgstr "Computer" msgid "Processor" msgstr "Prozessor" -#: modules/computer.c:414 +#: modules/computer.c:467 msgid "Machine Type" msgstr "Maschinen-Typ" -#: modules/computer.c:416 modules/computer.c:473 +#: modules/computer.c:469 modules/computer.c:526 msgid "User Name" msgstr "Benutzername" -#: modules/computer.c:419 modules/computer.c:551 +#: modules/computer.c:472 modules/computer.c:604 msgid "Resolution" msgstr "Auflösung" #. /label for resolution #. / Resolution WxH unit -#: modules/computer.c:421 modules/computer.c:554 +#: modules/computer.c:474 modules/computer.c:607 msgid "pixels" msgstr "" -#: modules/computer.c:422 +#: modules/computer.c:475 msgid "OpenGL Renderer" msgstr "OpenGL-Renderer" -#: modules/computer.c:423 +#: modules/computer.c:476 msgid "X11 Vendor" msgstr "X11-Hersteller" -#: modules/computer.c:425 modules/devices.c:102 +#: modules/computer.c:478 modules/devices.c:102 msgid "Input Devices" msgstr "Eingabegeräte" -#: modules/computer.c:467 +#: modules/computer.c:520 msgid "Kernel" msgstr "" -#: modules/computer.c:469 +#: modules/computer.c:522 msgid "C Library" msgstr "C-Library" -#: modules/computer.c:470 +#: modules/computer.c:523 msgid "Distribution" msgstr "" -#: modules/computer.c:471 +#: modules/computer.c:524 msgid "Current Session" msgstr "Aktuelle Sitzung" -#: modules/computer.c:472 +#: modules/computer.c:525 msgid "Computer Name" msgstr "Computername" -#: modules/computer.c:474 +#: modules/computer.c:527 msgid "Language" msgstr "Sprache" -#: modules/computer.c:475 modules/computer/users.c:50 +#: modules/computer.c:528 modules/computer/users.c:50 msgid "Home Directory" msgstr "Stammverzeichnis" -#: modules/computer.c:476 +#: modules/computer.c:529 msgid "Desktop Environment" msgstr "Desktop-Umgebung" -#: modules/computer.c:477 +#: modules/computer.c:530 msgid "Misc" msgstr "Verschiedenes" -#: modules/computer.c:492 +#: modules/computer.c:545 msgid "Loaded Modules" msgstr "Geladene Module" -#: modules/computer.c:493 modules/devices.c:398 +#: modules/computer.c:546 modules/devices.c:398 msgid "Description" msgstr "Beschreibung" -#: modules/computer.c:503 +#: modules/computer.c:556 msgid "Date & Time" msgstr "Datum & Uhrzeit" -#: modules/computer.c:503 +#: modules/computer.c:556 msgid "Kernel Version" msgstr "Kernel-Version" -#: modules/computer.c:515 +#: modules/computer.c:568 msgid "Language Code" msgstr "Sprach-Code" -#: modules/computer.c:516 +#: modules/computer.c:569 msgid "Available Languages" msgstr "" -#: modules/computer.c:531 modules/computer/filesystem.c:85 +#: modules/computer.c:584 modules/computer/filesystem.c:85 msgid "Mount Point" msgstr "Mount-Punkt" -#: modules/computer.c:531 +#: modules/computer.c:584 msgid "Usage" msgstr "Verwendung" -#: modules/computer.c:531 +#: modules/computer.c:584 msgid "Device" msgstr "Gerät" -#: modules/computer.c:532 +#: modules/computer.c:585 msgid "Mounted File Systems" msgstr "" -#: modules/computer.c:555 modules/computer.c:562 +#: modules/computer.c:608 modules/computer.c:615 #: modules/devices/ia64/processor.c:153 modules/devices/x86/processor.c:412 msgid "Vendor" msgstr "Hersteller" -#: modules/computer.c:557 +#: modules/computer.c:610 msgid "Monitors" msgstr "Bildschirme" -#: modules/computer.c:559 +#: modules/computer.c:612 msgid "Extensions" msgstr "Erweiterungen" -#: modules/computer.c:561 +#: modules/computer.c:614 msgid "OpenGL" msgstr "" -#: modules/computer.c:563 +#: modules/computer.c:616 msgid "Renderer" msgstr "" -#: modules/computer.c:565 +#: modules/computer.c:618 msgid "Direct Rendering" msgstr "Direct-Rendering" -#: modules/computer.c:586 modules/computer/users.c:49 +#: modules/computer.c:639 modules/computer/users.c:49 msgid "Group ID" msgstr "Gruppen-ID" -#: modules/computer.c:703 +#: modules/computer.c:756 msgid "RAM" msgstr "" -#: modules/computer.c:703 modules/devices/devicetree/pmac_data.c:82 +#: modules/computer.c:756 modules/devices/devicetree/pmac_data.c:82 msgid "Motherboard" msgstr "" -#: modules/computer.c:703 +#: modules/computer.c:756 msgid "Graphics" msgstr "" -#: modules/computer.c:704 modules/devices.c:103 +#: modules/computer.c:757 modules/devices.c:103 msgid "Storage" msgstr "Speicher" -#: modules/computer.c:704 modules/devices.c:99 +#: modules/computer.c:757 modules/devices.c:99 msgid "Printers" msgstr "Drucker" -#: modules/computer.c:704 +#: modules/computer.c:757 msgid "Audio" msgstr "" -#: modules/computer.c:759 +#: modules/computer.c:812 msgid "Gathers high-level computer information" msgstr "Sammelt high-level Computer-Informationen" @@ -1105,7 +1189,7 @@ msgstr "" msgid "diet libc" msgstr "" -#: modules/computer/os.c:78 modules/computer/os.c:234 modules/computer/os.c:364 +#: modules/computer/os.c:78 modules/computer/os.c:234 modules/computer/os.c:359 #: 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 @@ -1126,6 +1210,7 @@ msgstr "" msgid "Unknown (Window Manager: %s)" msgstr "" +#. /{desktop environment} on {session type} #: modules/computer/os.c:168 #, c-format msgid "%s on %s" @@ -3692,7 +3777,7 @@ msgstr "IP-Verbindungen" msgid "Routing Table" msgstr "Routing-Tabelle" -#: modules/network.c:62 modules/network.c:308 +#: modules/network.c:62 modules/network.c:303 msgid "ARP Table" msgstr "ARP-Tabelle" @@ -3708,80 +3793,80 @@ msgstr "Statistiken" msgid "Shared Directories" msgstr "Freigegebene Verzeichnisse" -#: modules/network.c:309 modules/network.c:331 modules/network.c:362 +#: modules/network.c:304 modules/network.c:326 modules/network.c:357 #: modules/network/net.c:477 msgid "IP Address" msgstr "IP-Adresse" -#: modules/network.c:309 modules/network.c:362 modules/network.c:379 +#: modules/network.c:304 modules/network.c:357 modules/network.c:374 msgid "Interface" msgstr "Schnittstelle" -#: modules/network.c:309 +#: modules/network.c:304 msgid "MAC Address" msgstr "MAC-Adresse" -#: modules/network.c:318 +#: modules/network.c:313 msgid "SAMBA" msgstr "" -#: modules/network.c:319 +#: modules/network.c:314 msgid "NFS" msgstr "" -#: modules/network.c:330 +#: modules/network.c:325 msgid "Name Servers" msgstr "DNS-Server" -#: modules/network.c:345 +#: modules/network.c:340 msgid "Connections" msgstr "" -#: modules/network.c:346 +#: modules/network.c:341 msgid "Local Address" msgstr "Lokale Adresse" -#: modules/network.c:346 +#: modules/network.c:341 msgid "Protocol" msgstr "Protokoll" -#: modules/network.c:346 +#: modules/network.c:341 msgid "Foreign Address" msgstr "Fremde Adresse" -#: modules/network.c:346 +#: modules/network.c:341 msgid "State" msgstr "Status" -#: modules/network.c:362 +#: modules/network.c:357 msgid "Sent" msgstr "Gesendet" -#: modules/network.c:362 +#: modules/network.c:357 msgid "Received" msgstr "Empfangen" -#: modules/network.c:378 +#: modules/network.c:373 msgid "IP routing table" msgstr "" -#: modules/network.c:379 +#: modules/network.c:374 msgid "Destination/Gateway" msgstr "Ziel/Vorgaberoute" -#: modules/network.c:379 +#: modules/network.c:374 msgid "Flags" msgstr "" -#: modules/network.c:379 modules/network/net.c:478 +#: modules/network.c:374 modules/network/net.c:478 msgid "Mask" msgstr "Netz-Maske" -#: modules/network.c:407 +#: modules/network.c:402 msgid "Network" msgstr "Netzwerk" -#: modules/network.c:440 +#: modules/network.c:435 msgid "Gathers information about this computer's network connection" msgstr "Sammelt Informationen über die Netzwerk-Verbindung dieses Computers" @@ -4038,6 +4123,12 @@ msgstr "" msgid "Broadcast Address" msgstr "" +#~ msgid "Jakub Szypulka" +#~ msgstr "Jakub Szypulka" + +#~ msgid "Physical machine" +#~ msgstr "Physikalische Maschine" + #~ msgid "Y_es" #~ msgstr "_Ja" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: hardinfo\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-01 01:16-0500\n" +"POT-Creation-Date: 2017-08-04 12:30-0500\n" "PO-Revision-Date: 2013-02-18 17:11-0300\n" "Last-Translator: Fernando López <flopez@linti.unlp.edu.ar>\n" "Language-Team: Fernando López <soportelihuen@linti.unlp.edu.ar>\n" @@ -45,12 +45,12 @@ msgstr "" " Prefijo de bibliotecas: %s\n" " Compilado en: %s\n" -#: hardinfo/hardinfo.c:57 hardinfo/hardinfo.c:58 modules/computer.c:565 +#: hardinfo/hardinfo.c:57 hardinfo/hardinfo.c:58 modules/computer.c:618 #: modules/devices/printers.c:138 msgid "Yes" msgstr "Sí" -#: hardinfo/hardinfo.c:58 modules/computer.c:565 modules/devices/printers.c:138 +#: hardinfo/hardinfo.c:58 modules/computer.c:618 modules/devices/printers.c:138 msgid "No" msgstr "_No" @@ -80,14 +80,14 @@ msgstr "" msgid "File Name" msgstr "Nombre de archivo" -#: hardinfo/hardinfo.c:77 modules/computer.c:493 modules/computer.c:515 -#: modules/computer.c:586 modules/devices/ia64/processor.c:152 -#: modules/devices/sh/processor.c:76 modules/network.c:331 +#: hardinfo/hardinfo.c:77 modules/computer.c:546 modules/computer.c:568 +#: modules/computer.c:639 modules/devices/ia64/processor.c:152 +#: modules/devices/sh/processor.c:76 modules/network.c:326 msgid "Name" msgstr "Nombre" -#: hardinfo/hardinfo.c:77 modules/computer.c:291 modules/computer.c:466 -#: modules/computer.c:468 modules/computer.c:556 modules/computer.c:564 +#: hardinfo/hardinfo.c:77 modules/computer.c:291 modules/computer.c:519 +#: modules/computer.c:521 modules/computer.c:609 modules/computer.c:617 msgid "Version" msgstr "Versión" @@ -158,55 +158,55 @@ msgstr "" msgid "%.1f PiB" msgstr "" -#: hardinfo/util.c:367 +#: hardinfo/util.c:361 msgid "Error" msgstr "Error" -#: hardinfo/util.c:367 hardinfo/util.c:383 +#: hardinfo/util.c:361 hardinfo/util.c:377 msgid "Warning" msgstr "Advertencia" -#: hardinfo/util.c:382 +#: hardinfo/util.c:376 msgid "Fatal Error" msgstr "Error fatal" -#: hardinfo/util.c:407 +#: hardinfo/util.c:401 msgid "creates a report and prints to standard output" msgstr "crea un reporte y lo imprime en la salida estándar" -#: hardinfo/util.c:413 +#: hardinfo/util.c:407 msgid "chooses a report format (text, html)" msgstr "elige un formato para el reporte (texto, html)" -#: hardinfo/util.c:419 +#: hardinfo/util.c:413 msgid "run benchmark; requires benchmark.so to be loaded" msgstr "correr benchmark; requiere benchmark.so para ser cargado" -#: hardinfo/util.c:425 +#: hardinfo/util.c:419 msgid "lists modules" msgstr "lista los módulos" -#: hardinfo/util.c:431 +#: hardinfo/util.c:425 msgid "specify module to load" msgstr "especificar módulo a cargar" -#: hardinfo/util.c:437 +#: hardinfo/util.c:431 msgid "automatically load module dependencies" msgstr "cargar automáticamente las dependencias de los módulos" -#: hardinfo/util.c:444 +#: hardinfo/util.c:438 msgid "run in XML-RPC server mode" msgstr "correr en modo servidor XML-RPC" -#: hardinfo/util.c:451 +#: hardinfo/util.c:445 msgid "shows program version and quit" msgstr "muestra la versión del programa y sale" -#: hardinfo/util.c:456 +#: hardinfo/util.c:450 msgid "- System Profiler and Benchmark tool" msgstr "- Analizador de sistema y herramienta de benchmark" -#: hardinfo/util.c:466 +#: hardinfo/util.c:460 #, c-format msgid "" "Unrecognized arguments.\n" @@ -215,29 +215,29 @@ msgstr "" "Argumentos no reconocidos.\n" "Intente ``%s --help'' para más información.\n" -#: hardinfo/util.c:532 +#: hardinfo/util.c:526 #, 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:881 +#: hardinfo/util.c:875 #, 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:904 +#: hardinfo/util.c:898 #, c-format msgid "Module \"%s\" depends on module \"%s\"." msgstr "El módulo \"%s\" depende del módulo \"%s\"." -#: hardinfo/util.c:949 +#: hardinfo/util.c:943 #, c-format msgid "No module could be loaded. Check permissions on \"%s\" and try again." msgstr "" "No se puede cargar ningún módulo. Verifique los permisos en \"%s\" y pruebe " "de nuevo." -#: hardinfo/util.c:953 +#: hardinfo/util.c:947 msgid "" "No module could be loaded. Please use hardinfo -l to list all available " "modules and try again with a valid module list." @@ -246,31 +246,22 @@ msgstr "" "todoslos módulos disponibles e intente de nuevo con una lista válida de " "módulos." -#: hardinfo/util.c:1133 +#: hardinfo/util.c:1024 #, c-format msgid "Scanning: %s..." msgstr "Escaneando: %s..." -#: hardinfo/util.c:1143 shell/callbacks.c:77 shell/shell.c:307 -#: shell/shell.c:766 shell/shell.c:1808 modules/benchmark.c:445 -#: modules/benchmark.c:453 +#: hardinfo/util.c:1034 shell/shell.c:301 shell/shell.c:760 shell/shell.c:1795 +#: modules/benchmark.c:447 modules/benchmark.c:455 msgid "Done." msgstr "Hecho." -#: shell/callbacks.c:48 shell/callbacks.c:56 -msgid "Save Image" -msgstr "Guardar imagen" - -#: shell/callbacks.c:73 -msgid "Saving image..." -msgstr "Guardando imagen" - -#: shell/callbacks.c:163 +#: shell/callbacks.c:117 #, c-format msgid "%s Module" msgstr "%s módulo" -#: shell/callbacks.c:174 +#: shell/callbacks.c:128 #, c-format msgid "" "Written by %s\n" @@ -279,82 +270,78 @@ msgstr "" "Escrito por %s\n" "Licencia %s" -#: shell/callbacks.c:188 +#: shell/callbacks.c:142 #, c-format msgid "No about information is associated with the %s module." msgstr "No hay información \"acerca de\" asociada al módulo %s." -#: shell/callbacks.c:203 +#: shell/callbacks.c:158 msgid "Author:" msgstr "Autor:" -#: shell/callbacks.c:206 +#: shell/callbacks.c:161 msgid "Contributors:" msgstr "Contribuyentes:" -#: shell/callbacks.c:210 +#: shell/callbacks.c:166 msgid "Based on work by:" msgstr "Basado en el trabajo de:" -#: shell/callbacks.c:211 +#: shell/callbacks.c:167 msgid "MD5 implementation by Colin Plumb (see md5.c for details)" msgstr "Implementación de MD5 por Colin Plumb (ver md5.c para detalles)" -#: shell/callbacks.c:212 +#: shell/callbacks.c:168 msgid "SHA1 implementation by Steve Reid (see sha1.c for details)" msgstr "Implementación de SHA1 por Steve Reid (ver sha1.c para detalles)" -#: shell/callbacks.c:213 +#: shell/callbacks.c:169 msgid "Blowfish implementation by Paul Kocher (see blowfich.c for details)" msgstr "" "Implementación de Blowfish por Paul Kocher (ver blowfich.c para detalles)" -#: shell/callbacks.c:214 +#: shell/callbacks.c:170 msgid "Raytracing benchmark by John Walker (see fbench.c for details)" msgstr "" "Benchmark de trazado de rayos por John Walker (ver fbench.c para detalles)" -#: shell/callbacks.c:215 +#: shell/callbacks.c:171 msgid "FFT benchmark by Scott Robert Ladd (see fftbench.c for details)" msgstr "Benchmark de FFT por Scott Robert Ladd (ver fftbench.c para detalles)" -#: shell/callbacks.c:216 +#: shell/callbacks.c:172 msgid "Some code partly based on x86cpucaps by Osamu Kayasono" msgstr "Parte del código parcialmente basado en x86cpucaps por Osamu Kayasono" -#: shell/callbacks.c:217 +#: shell/callbacks.c:173 msgid "Vendor list based on GtkSysInfo by Pissens Sebastien" msgstr "Lista de proveedores basada en GtkSysInfo por Pissens Sebastien" -#: shell/callbacks.c:218 +#: shell/callbacks.c:174 msgid "DMI support based on code by Stewart Adam" msgstr "Soporte DMI basado en código de Stewart Adam" -#: shell/callbacks.c:219 +#: shell/callbacks.c:175 msgid "SCSI support based on code by Pascal F. Martin" msgstr "Soporte SCSI basado en código de Pascal F. Martin" -#: shell/callbacks.c:223 -msgid "Jakub Szypulka" -msgstr "" - -#: shell/callbacks.c:224 +#: shell/callbacks.c:180 msgid "Tango Project" msgstr "Proyecto Tango" -#: shell/callbacks.c:225 +#: shell/callbacks.c:181 msgid "The GNOME Project" msgstr "El proyecto GNOME" -#: shell/callbacks.c:226 +#: shell/callbacks.c:182 msgid "VMWare, Inc. (USB icon from VMWare Workstation 6)" msgstr "VMWare, Inc. (icono USB de VMWare Workstation 6)" -#: shell/callbacks.c:244 +#: shell/callbacks.c:200 msgid "System information and benchmark tool" msgstr "Herramienta de información del sistema y benchmark" -#: shell/callbacks.c:249 +#: shell/callbacks.c:205 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 " @@ -411,42 +398,38 @@ msgid "Copy to clipboard" msgstr "Copiar al portapapeles" #: shell/menu.c:63 -msgid "_Save image as..." -msgstr "_Guardar imagen como..." - -#: shell/menu.c:68 msgid "_Refresh" msgstr "_Refrescar" -#: shell/menu.c:73 +#: shell/menu.c:68 msgid "_Open HardInfo Web Site" msgstr "_Abrir sitio web de Hardinfo" -#: shell/menu.c:78 +#: shell/menu.c:73 msgid "_Report bug" msgstr "_Reportar un error" -#: shell/menu.c:83 +#: shell/menu.c:78 msgid "_About HardInfo" msgstr "_Acerca de Hardinfo" -#: shell/menu.c:84 +#: shell/menu.c:79 msgid "Displays program version information" msgstr "Muestra la información de versión del programa" -#: shell/menu.c:88 +#: shell/menu.c:83 msgid "_Quit" msgstr "_Salir" -#: shell/menu.c:95 +#: shell/menu.c:90 msgid "_Side Pane" msgstr "_Panel lateral" -#: shell/menu.c:96 +#: shell/menu.c:91 msgid "Toggles side pane visibility" msgstr "Cambia la visibilidad del panel lateral" -#: shell/menu.c:99 +#: shell/menu.c:94 msgid "_Toolbar" msgstr "_Barra de herramientas" @@ -502,25 +485,25 @@ msgstr "" msgid "_Generate" msgstr "_Generar" -#: shell/shell.c:408 +#: shell/shell.c:402 #, c-format msgid "%s - System Information" msgstr "%s - Información del sistema" -#: shell/shell.c:413 +#: shell/shell.c:407 msgid "System Information" msgstr "Información del sistema" -#: shell/shell.c:753 +#: shell/shell.c:747 msgid "Loading modules..." msgstr "Cargando módulos..." -#: shell/shell.c:1673 +#: shell/shell.c:1660 #, c-format msgid "<b>%s → Summary</b>" msgstr "<b>%s → Resumen</b>" -#: shell/shell.c:1782 +#: shell/shell.c:1769 msgid "Updating..." msgstr "Actualizando..." @@ -643,61 +626,61 @@ msgstr "" msgid "FPU Raytracing" msgstr "FPU trazado de rayos" -#: modules/benchmark.c:59 +#: modules/benchmark.c:60 msgid "GPU Drawing" msgstr "GPU dibujo" -#: modules/benchmark.c:236 modules/benchmark.c:251 +#: modules/benchmark.c:238 modules/benchmark.c:253 msgid "CPU Clock" msgstr "Reloj de la CPU" -#: modules/benchmark.c:236 modules/benchmark.c:251 +#: modules/benchmark.c:238 modules/benchmark.c:253 msgid "Results" msgstr "Resultados" -#: modules/benchmark.c:236 modules/benchmark.c:251 modules/computer.c:703 +#: modules/benchmark.c:238 modules/benchmark.c:253 modules/computer.c:756 #: modules/devices/sparc/processor.c:67 msgid "CPU" msgstr "" -#: modules/benchmark.c:377 +#: modules/benchmark.c:379 #, c-format msgid "Benchmarking: <b>%s</b>." msgstr "Ejecutando benchmark: <b>%s</b>." -#: modules/benchmark.c:391 +#: modules/benchmark.c:393 msgid "Benchmarking. Please do not move your mouse or press any keys." msgstr "Ejecutando benchmarks. Por favor no mueva el mouse ni use el teclado." -#: modules/benchmark.c:395 +#: modules/benchmark.c:397 msgid "Cancel" msgstr "Cancelar" -#: modules/benchmark.c:532 +#: modules/benchmark.c:534 msgid "Results in MiB/second. Higher is better." msgstr "Resultados en MiB/segundo. Más alto es mejor." -#: modules/benchmark.c:536 +#: modules/benchmark.c:538 msgid "Results in HIMarks. Higher is better." msgstr "Resultados en HIMarks. Más alto es mejor." -#: modules/benchmark.c:543 +#: modules/benchmark.c:545 msgid "Results in seconds. Lower is better." msgstr "Resultados en segundos. Más bajo es mejor." -#: modules/benchmark.c:551 +#: modules/benchmark.c:553 msgid "Benchmarks" msgstr "Benchmarks" -#: modules/benchmark.c:569 +#: modules/benchmark.c:571 msgid "Perform tasks and compare with other systems" msgstr "Realizar tareas y comparar con otros sistemas" -#: modules/benchmark.c:659 +#: modules/benchmark.c:661 msgid "Send benchmark results" msgstr "Enviar resultados de los benchmark" -#: modules/benchmark.c:664 +#: modules/benchmark.c:666 msgid "Receive benchmark results" msgstr "Recibir resultados de los benchmark" @@ -717,7 +700,7 @@ msgstr "Arranques" msgid "Summary" msgstr "Resumen" -#: modules/computer.c:69 modules/computer.c:415 modules/computer.c:702 +#: modules/computer.c:69 modules/computer.c:468 modules/computer.c:755 msgid "Operating System" msgstr "Sistema operativo" @@ -733,7 +716,7 @@ msgstr "Idiomas" msgid "Filesystems" msgstr "Sistemas de archivos" -#: modules/computer.c:74 modules/computer.c:418 modules/computer.c:550 +#: modules/computer.c:74 modules/computer.c:471 modules/computer.c:603 msgid "Display" msgstr "Pantalla" @@ -745,15 +728,15 @@ msgstr "Variables de entorno" msgid "Development" msgstr "Desarrollo" -#: modules/computer.c:79 modules/computer.c:575 +#: modules/computer.c:79 modules/computer.c:628 msgid "Users" msgstr "Usuarios" -#: modules/computer.c:80 modules/computer.c:587 +#: modules/computer.c:80 modules/computer.c:640 msgid "Groups" msgstr "Grupos" -#: modules/computer.c:101 modules/computer.c:408 modules/computer.c:413 +#: modules/computer.c:101 modules/computer.c:461 modules/computer.c:466 #: modules/devices.c:96 msgid "Memory" msgstr "Memoria" @@ -763,19 +746,19 @@ msgstr "Memoria" msgid "%dMB (%dMB used)" msgstr "%dMB (%dMB usados)" -#: modules/computer.c:105 modules/computer.c:462 modules/computer.c:478 +#: modules/computer.c:105 modules/computer.c:515 modules/computer.c:531 msgid "Uptime" msgstr "" -#: modules/computer.c:107 modules/computer.c:409 modules/computer.c:417 +#: modules/computer.c:107 modules/computer.c:462 modules/computer.c:470 msgid "Date/Time" msgstr "Fecha/Hora" -#: modules/computer.c:112 modules/computer.c:464 modules/computer.c:479 +#: modules/computer.c:112 modules/computer.c:517 modules/computer.c:532 msgid "Load Average" msgstr "" -#: modules/computer.c:114 modules/computer.c:463 modules/computer.c:480 +#: modules/computer.c:114 modules/computer.c:516 modules/computer.c:533 msgid "Available entropy in /dev/random" msgstr "" @@ -905,15 +888,116 @@ msgstr "Detectando versión: %s" msgid "Program" msgstr "Programa" -#: modules/computer.c:370 -msgid "Physical machine" -msgstr "Equipo físico" +#: modules/computer.c:302 +msgid "Invalid chassis type (0)" +msgstr "" + +#: modules/computer.c:303 modules/computer.c:304 +msgid "Unknown chassis type" +msgstr "" + +#: modules/computer.c:305 +msgid "Desktop" +msgstr "" + +#: modules/computer.c:306 +msgid "Low-profile Desktop" +msgstr "" + +#: modules/computer.c:307 +msgid "Pizza Box" +msgstr "" + +#: modules/computer.c:308 +msgid "Mini Tower" +msgstr "" + +#: modules/computer.c:309 +msgid "Tower" +msgstr "" + +#: modules/computer.c:310 +msgid "Portable" +msgstr "" + +#: modules/computer.c:311 modules/computer.c:335 +msgid "Laptop" +msgstr "" + +#: modules/computer.c:312 +msgid "Notebook" +msgstr "" + +#: modules/computer.c:313 +msgid "Handheld" +msgstr "" + +#: modules/computer.c:314 +msgid "Docking Station" +msgstr "" + +#: modules/computer.c:315 +msgid "All-in-one" +msgstr "" + +#: modules/computer.c:316 +msgid "Subnotebook" +msgstr "" + +#: modules/computer.c:317 +msgid "Space-saving" +msgstr "" + +#: modules/computer.c:318 +msgid "Lunch Box" +msgstr "" + +#: modules/computer.c:319 +msgid "Main Server Chassis" +msgstr "" + +#: modules/computer.c:320 +msgid "Expansion Chassis" +msgstr "" + +#: modules/computer.c:321 +msgid "Sub Chassis" +msgstr "" -#: modules/computer.c:411 modules/computer.c:661 +#: modules/computer.c:322 +msgid "Bus Expansion Chassis" +msgstr "" + +#: modules/computer.c:323 +msgid "Peripheral Chassis" +msgstr "" + +#: modules/computer.c:324 +msgid "RAID Chassis" +msgstr "" + +#: modules/computer.c:325 +msgid "Rack Mount Chassis" +msgstr "" + +#: modules/computer.c:326 +msgid "Sealed-case PC" +msgstr "" + +#. /sys/class/power_supply/${*)/type contains +#. * "Battery", or .../scope does not contain Device. +#. FIXME: check if there's more than one directory in /proc/acpi/battery +#. FIXME: check if batteries are found using /proc/apm +#. FIXME: use dmidecode if available to get chassis type +#: modules/computer.c:346 +msgid "Unknown physical machine type" +msgstr "" + +#: modules/computer.c:464 modules/computer.c:714 msgid "Computer" msgstr "Equipo" -#: modules/computer.c:412 modules/devices/alpha/processor.c:79 +#: modules/computer.c:465 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 @@ -923,166 +1007,166 @@ msgstr "Equipo" msgid "Processor" msgstr "Procesador" -#: modules/computer.c:414 +#: modules/computer.c:467 msgid "Machine Type" msgstr "Tipo de equipo" -#: modules/computer.c:416 modules/computer.c:473 +#: modules/computer.c:469 modules/computer.c:526 msgid "User Name" msgstr "Nombre de usuario" -#: modules/computer.c:419 modules/computer.c:551 +#: modules/computer.c:472 modules/computer.c:604 msgid "Resolution" msgstr "Resolución" #. /label for resolution #. / Resolution WxH unit -#: modules/computer.c:421 modules/computer.c:554 +#: modules/computer.c:474 modules/computer.c:607 msgid "pixels" msgstr "" -#: modules/computer.c:422 +#: modules/computer.c:475 msgid "OpenGL Renderer" msgstr "" -#: modules/computer.c:423 +#: modules/computer.c:476 msgid "X11 Vendor" msgstr "Proveedor X11" -#: modules/computer.c:425 modules/devices.c:102 +#: modules/computer.c:478 modules/devices.c:102 msgid "Input Devices" msgstr "Dispositivos de entrada" -#: modules/computer.c:467 +#: modules/computer.c:520 msgid "Kernel" msgstr "Núcleo" -#: modules/computer.c:469 +#: modules/computer.c:522 msgid "C Library" msgstr "Biblioteca C" -#: modules/computer.c:470 +#: modules/computer.c:523 msgid "Distribution" msgstr "Distribución" -#: modules/computer.c:471 +#: modules/computer.c:524 msgid "Current Session" msgstr "Sesión actual" -#: modules/computer.c:472 +#: modules/computer.c:525 msgid "Computer Name" msgstr "Nombre del equipo" -#: modules/computer.c:474 +#: modules/computer.c:527 msgid "Language" msgstr "Idioma" -#: modules/computer.c:475 modules/computer/users.c:50 +#: modules/computer.c:528 modules/computer/users.c:50 msgid "Home Directory" msgstr "Directorio personal" -#: modules/computer.c:476 +#: modules/computer.c:529 msgid "Desktop Environment" msgstr "Entorno de escritorio" -#: modules/computer.c:477 +#: modules/computer.c:530 msgid "Misc" msgstr "" -#: modules/computer.c:492 +#: modules/computer.c:545 msgid "Loaded Modules" msgstr "Módulos cargados" -#: modules/computer.c:493 modules/devices.c:398 +#: modules/computer.c:546 modules/devices.c:398 msgid "Description" msgstr "Descripción" -#: modules/computer.c:503 +#: modules/computer.c:556 msgid "Date & Time" msgstr "Fecha y hora" -#: modules/computer.c:503 +#: modules/computer.c:556 msgid "Kernel Version" msgstr "Versión del núcleo" -#: modules/computer.c:515 +#: modules/computer.c:568 msgid "Language Code" msgstr "Código del idioma" -#: modules/computer.c:516 +#: modules/computer.c:569 msgid "Available Languages" msgstr "Idiomas disponibles" -#: modules/computer.c:531 modules/computer/filesystem.c:85 +#: modules/computer.c:584 modules/computer/filesystem.c:85 msgid "Mount Point" msgstr "Punto de montaje" -#: modules/computer.c:531 +#: modules/computer.c:584 msgid "Usage" msgstr "Uso" -#: modules/computer.c:531 +#: modules/computer.c:584 msgid "Device" msgstr "Dispositivo" -#: modules/computer.c:532 +#: modules/computer.c:585 msgid "Mounted File Systems" msgstr "Sistemas de archivos montados" -#: modules/computer.c:555 modules/computer.c:562 +#: modules/computer.c:608 modules/computer.c:615 #: modules/devices/ia64/processor.c:153 modules/devices/x86/processor.c:412 msgid "Vendor" msgstr "Proveedor" -#: modules/computer.c:557 +#: modules/computer.c:610 msgid "Monitors" msgstr "Monitores" -#: modules/computer.c:559 +#: modules/computer.c:612 msgid "Extensions" msgstr "Extensiones" -#: modules/computer.c:561 +#: modules/computer.c:614 msgid "OpenGL" msgstr "" -#: modules/computer.c:563 +#: modules/computer.c:616 msgid "Renderer" msgstr "" -#: modules/computer.c:565 +#: modules/computer.c:618 msgid "Direct Rendering" msgstr "" -#: modules/computer.c:586 modules/computer/users.c:49 +#: modules/computer.c:639 modules/computer/users.c:49 msgid "Group ID" msgstr "ID del grupo" -#: modules/computer.c:703 +#: modules/computer.c:756 msgid "RAM" msgstr "" -#: modules/computer.c:703 modules/devices/devicetree/pmac_data.c:82 +#: modules/computer.c:756 modules/devices/devicetree/pmac_data.c:82 msgid "Motherboard" msgstr "" -#: modules/computer.c:703 +#: modules/computer.c:756 msgid "Graphics" msgstr "" -#: modules/computer.c:704 modules/devices.c:103 +#: modules/computer.c:757 modules/devices.c:103 msgid "Storage" msgstr "Almacenamiento" -#: modules/computer.c:704 modules/devices.c:99 +#: modules/computer.c:757 modules/devices.c:99 msgid "Printers" msgstr "Impresoras" -#: modules/computer.c:704 +#: modules/computer.c:757 msgid "Audio" msgstr "" -#: modules/computer.c:759 +#: modules/computer.c:812 msgid "Gathers high-level computer information" msgstr "Obtiene información del equipo de alto nivel" @@ -1136,7 +1220,7 @@ msgstr "" msgid "diet libc" msgstr "" -#: modules/computer/os.c:78 modules/computer/os.c:234 modules/computer/os.c:364 +#: modules/computer/os.c:78 modules/computer/os.c:234 modules/computer/os.c:359 #: 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 @@ -1157,6 +1241,7 @@ msgstr "" msgid "Unknown (Window Manager: %s)" msgstr "Desconocido (Gestor de ventanas: %s)" +#. /{desktop environment} on {session type} #: modules/computer/os.c:168 #, c-format msgid "%s on %s" @@ -3725,7 +3810,7 @@ msgstr "Conexiones IP" msgid "Routing Table" msgstr "Tabla de ruteo" -#: modules/network.c:62 modules/network.c:308 +#: modules/network.c:62 modules/network.c:303 msgid "ARP Table" msgstr "Tabla ARP" @@ -3741,80 +3826,80 @@ msgstr "Estadísticas" msgid "Shared Directories" msgstr "Directorios compartidos" -#: modules/network.c:309 modules/network.c:331 modules/network.c:362 +#: modules/network.c:304 modules/network.c:326 modules/network.c:357 #: modules/network/net.c:477 msgid "IP Address" msgstr "Dirección IP" -#: modules/network.c:309 modules/network.c:362 modules/network.c:379 +#: modules/network.c:304 modules/network.c:357 modules/network.c:374 msgid "Interface" msgstr "Interfaz" -#: modules/network.c:309 +#: modules/network.c:304 msgid "MAC Address" msgstr "Dirección MAC" -#: modules/network.c:318 +#: modules/network.c:313 msgid "SAMBA" msgstr "" -#: modules/network.c:319 +#: modules/network.c:314 msgid "NFS" msgstr "" -#: modules/network.c:330 +#: modules/network.c:325 msgid "Name Servers" msgstr "Servidores de nombres" -#: modules/network.c:345 +#: modules/network.c:340 msgid "Connections" msgstr "Conexiones" -#: modules/network.c:346 +#: modules/network.c:341 msgid "Local Address" msgstr "" -#: modules/network.c:346 +#: modules/network.c:341 msgid "Protocol" msgstr "" -#: modules/network.c:346 +#: modules/network.c:341 msgid "Foreign Address" msgstr "" -#: modules/network.c:346 +#: modules/network.c:341 msgid "State" msgstr "" -#: modules/network.c:362 +#: modules/network.c:357 msgid "Sent" msgstr "Enviado" -#: modules/network.c:362 +#: modules/network.c:357 msgid "Received" msgstr "Recibido" -#: modules/network.c:378 +#: modules/network.c:373 msgid "IP routing table" msgstr "Tabla de ruteo IP" -#: modules/network.c:379 +#: modules/network.c:374 msgid "Destination/Gateway" msgstr "Destino/Puerta de enlace" -#: modules/network.c:379 +#: modules/network.c:374 msgid "Flags" msgstr "" -#: modules/network.c:379 modules/network/net.c:478 +#: modules/network.c:374 modules/network/net.c:478 msgid "Mask" msgstr "Máscara" -#: modules/network.c:407 +#: modules/network.c:402 msgid "Network" msgstr "Red" -#: modules/network.c:440 +#: modules/network.c:435 msgid "Gathers information about this computer's network connection" msgstr "Obtiene información sobre la conexión de red de esta computadora" @@ -4071,6 +4156,18 @@ msgstr "" msgid "Broadcast Address" msgstr "" +#~ msgid "Save Image" +#~ msgstr "Guardar imagen" + +#~ msgid "Saving image..." +#~ msgstr "Guardando imagen" + +#~ msgid "_Save image as..." +#~ msgstr "_Guardar imagen como..." + +#~ msgid "Physical machine" +#~ msgstr "Equipo físico" + #~ msgid "Y_es" #~ msgstr "_Sí" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: hardinfo\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-01 01:16-0500\n" +"POT-Creation-Date: 2017-08-04 12:30-0500\n" "PO-Revision-Date: 2014-09-03\n" "Last-Translator: yolateng0 @olala22000\n" "Language-Team: LeFlood\n" @@ -45,12 +45,12 @@ msgstr "" " Library prefix: %s\n" " Compilation: %s\n" -#: hardinfo/hardinfo.c:57 hardinfo/hardinfo.c:58 modules/computer.c:565 +#: hardinfo/hardinfo.c:57 hardinfo/hardinfo.c:58 modules/computer.c:618 #: modules/devices/printers.c:138 msgid "Yes" msgstr "Oui" -#: hardinfo/hardinfo.c:58 modules/computer.c:565 modules/devices/printers.c:138 +#: hardinfo/hardinfo.c:58 modules/computer.c:618 modules/devices/printers.c:138 msgid "No" msgstr "Non" @@ -78,14 +78,14 @@ msgstr "" msgid "File Name" msgstr "Nom du fichier" -#: hardinfo/hardinfo.c:77 modules/computer.c:493 modules/computer.c:515 -#: modules/computer.c:586 modules/devices/ia64/processor.c:152 -#: modules/devices/sh/processor.c:76 modules/network.c:331 +#: hardinfo/hardinfo.c:77 modules/computer.c:546 modules/computer.c:568 +#: modules/computer.c:639 modules/devices/ia64/processor.c:152 +#: modules/devices/sh/processor.c:76 modules/network.c:326 msgid "Name" msgstr "Nom" -#: hardinfo/hardinfo.c:77 modules/computer.c:291 modules/computer.c:466 -#: modules/computer.c:468 modules/computer.c:556 modules/computer.c:564 +#: hardinfo/hardinfo.c:77 modules/computer.c:291 modules/computer.c:519 +#: modules/computer.c:521 modules/computer.c:609 modules/computer.c:617 msgid "Version" msgstr "Version" @@ -156,55 +156,55 @@ msgstr "" msgid "%.1f PiB" msgstr "" -#: hardinfo/util.c:367 +#: hardinfo/util.c:361 msgid "Error" msgstr "Erreur" -#: hardinfo/util.c:367 hardinfo/util.c:383 +#: hardinfo/util.c:361 hardinfo/util.c:377 msgid "Warning" msgstr "Attention" -#: hardinfo/util.c:382 +#: hardinfo/util.c:376 msgid "Fatal Error" msgstr "Erreur Fatale" -#: hardinfo/util.c:407 +#: hardinfo/util.c:401 msgid "creates a report and prints to standard output" msgstr "crée un rapport et imprime sur la sortie standard" -#: hardinfo/util.c:413 +#: hardinfo/util.c:407 msgid "chooses a report format (text, html)" msgstr "choisir un format de rapport (texte, html)" -#: hardinfo/util.c:419 +#: hardinfo/util.c:413 msgid "run benchmark; requires benchmark.so to be loaded" msgstr "Envoyé le benchmark; nécessite benchmark.so" -#: hardinfo/util.c:425 +#: hardinfo/util.c:419 msgid "lists modules" msgstr "Listes des modules" -#: hardinfo/util.c:431 +#: hardinfo/util.c:425 msgid "specify module to load" msgstr "spécifie les modules à charger" -#: hardinfo/util.c:437 +#: hardinfo/util.c:431 msgid "automatically load module dependencies" msgstr "charger automatiquement les dépendances entre modules" -#: hardinfo/util.c:444 +#: hardinfo/util.c:438 msgid "run in XML-RPC server mode" msgstr "fonctionner en mode serveur XML-RPC" -#: hardinfo/util.c:451 +#: hardinfo/util.c:445 msgid "shows program version and quit" msgstr "Affiche la version du programme et quitter" -#: hardinfo/util.c:456 +#: hardinfo/util.c:450 msgid "- System Profiler and Benchmark tool" msgstr "- Profil du Systeme et outil d'évaluation Benchmark" -#: hardinfo/util.c:466 +#: hardinfo/util.c:460 #, c-format msgid "" "Unrecognized arguments.\n" @@ -213,29 +213,29 @@ msgstr "" "commandes inconnues.\n" "taper ``%s --help'' pour plus d'informations.\n" -#: hardinfo/util.c:532 +#: hardinfo/util.c:526 #, c-format msgid "Couldn't find a Web browser to open URL %s." msgstr "Impossible de trouver un navigateur Web pour ouvrir l'URL %s." -#: hardinfo/util.c:881 +#: hardinfo/util.c:875 #, c-format msgid "Module \"%s\" depends on module \"%s\", load it?" msgstr "Module \"%s\" depends du module \"%s\", le charger?" -#: hardinfo/util.c:904 +#: hardinfo/util.c:898 #, c-format msgid "Module \"%s\" depends on module \"%s\"." msgstr "Module \"%s\" depends du module \"%s\"." -#: hardinfo/util.c:949 +#: hardinfo/util.c:943 #, c-format msgid "No module could be loaded. Check permissions on \"%s\" and try again." msgstr "" "Aucun module peut être chargé. Vérifiez les permissions sur \"%s\" et " "essayez à nouveau." -#: hardinfo/util.c:953 +#: hardinfo/util.c:947 msgid "" "No module could be loaded. Please use hardinfo -l to list all available " "modules and try again with a valid module list." @@ -244,31 +244,22 @@ msgstr "" "répertorier tous les modules disponibles et essayez à nouveau avec une liste " "de modules valides." -#: hardinfo/util.c:1133 +#: hardinfo/util.c:1024 #, c-format msgid "Scanning: %s..." msgstr "Scanne: %s..." -#: hardinfo/util.c:1143 shell/callbacks.c:77 shell/shell.c:307 -#: shell/shell.c:766 shell/shell.c:1808 modules/benchmark.c:445 -#: modules/benchmark.c:453 +#: hardinfo/util.c:1034 shell/shell.c:301 shell/shell.c:760 shell/shell.c:1795 +#: modules/benchmark.c:447 modules/benchmark.c:455 msgid "Done." msgstr "Réalisé." -#: shell/callbacks.c:48 shell/callbacks.c:56 -msgid "Save Image" -msgstr "Sauvergarder l'image" - -#: shell/callbacks.c:73 -msgid "Saving image..." -msgstr "Sauvegarde de l'image" - -#: shell/callbacks.c:163 +#: shell/callbacks.c:117 #, c-format msgid "%s Module" msgstr "%s Module" -#: shell/callbacks.c:174 +#: shell/callbacks.c:128 #, c-format msgid "" "Written by %s\n" @@ -277,84 +268,80 @@ msgstr "" "Ecrit par %s\n" "Sous Licence %s" -#: shell/callbacks.c:188 +#: shell/callbacks.c:142 #, c-format msgid "No about information is associated with the %s module." msgstr "Pas d'information associée au module %s." -#: shell/callbacks.c:203 +#: shell/callbacks.c:158 msgid "Author:" msgstr "Auteur:" -#: shell/callbacks.c:206 +#: shell/callbacks.c:161 msgid "Contributors:" msgstr "Contributeurs:" -#: shell/callbacks.c:210 +#: shell/callbacks.c:166 msgid "Based on work by:" msgstr "Basé sur le travail de:" -#: shell/callbacks.c:211 +#: shell/callbacks.c:167 msgid "MD5 implementation by Colin Plumb (see md5.c for details)" msgstr "Implémentation MD5 par Colin Plumb (voir md5.c pour les détails)" -#: shell/callbacks.c:212 +#: shell/callbacks.c:168 msgid "SHA1 implementation by Steve Reid (see sha1.c for details)" msgstr "implémentation SHA1 par Steve Reid (voir sha1.c pour les détails)" -#: shell/callbacks.c:213 +#: shell/callbacks.c:169 msgid "Blowfish implementation by Paul Kocher (see blowfich.c for details)" msgstr "" "Implémentation Blowfish par Paul Kocher (voir blowchih.c pour de plus amples " "détails" -#: shell/callbacks.c:214 +#: shell/callbacks.c:170 msgid "Raytracing benchmark by John Walker (see fbench.c for details)" msgstr "" "Raytracing benchmark par John Walker (voir fbench.c pour de plus amples " "détails)" -#: shell/callbacks.c:215 +#: shell/callbacks.c:171 msgid "FFT benchmark by Scott Robert Ladd (see fftbench.c for details)" msgstr "FFT benchmark par Scott Robert Ladd (voir fftbench.c pour les détails)" -#: shell/callbacks.c:216 +#: shell/callbacks.c:172 msgid "Some code partly based on x86cpucaps by Osamu Kayasono" msgstr "Une partie du code est basé sur x86cpucaps par Osamu Kayasono" -#: shell/callbacks.c:217 +#: shell/callbacks.c:173 msgid "Vendor list based on GtkSysInfo by Pissens Sebastien" msgstr "La liste des fabricants est basée sur GtkSysInfo par Pissens Sebastien" -#: shell/callbacks.c:218 +#: shell/callbacks.c:174 msgid "DMI support based on code by Stewart Adam" msgstr "Les supports DMI sont basés sur le code de Stewart Adam" -#: shell/callbacks.c:219 +#: shell/callbacks.c:175 msgid "SCSI support based on code by Pascal F. Martin" msgstr "Les supports SCSI sont basés sur le code de Pascal F. Martin" -#: shell/callbacks.c:223 -msgid "Jakub Szypulka" -msgstr "Jakub Szypulka" - -#: shell/callbacks.c:224 +#: shell/callbacks.c:180 msgid "Tango Project" msgstr "Projet Tango" -#: shell/callbacks.c:225 +#: shell/callbacks.c:181 msgid "The GNOME Project" msgstr "Le Projet Gnome" -#: shell/callbacks.c:226 +#: shell/callbacks.c:182 msgid "VMWare, Inc. (USB icon from VMWare Workstation 6)" msgstr "VMWare, Inc. (USB icône sur VMWare Workstation 6)" -#: shell/callbacks.c:244 +#: shell/callbacks.c:200 msgid "System information and benchmark tool" msgstr "Information du systeme et outil d'évaluation" -#: shell/callbacks.c:249 +#: shell/callbacks.c:205 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 " @@ -411,42 +398,38 @@ msgid "Copy to clipboard" msgstr "Copie dans le presse-papier" #: shell/menu.c:63 -msgid "_Save image as..." -msgstr "_Sauvegarde sous" - -#: shell/menu.c:68 msgid "_Refresh" msgstr "_Rafraichir" -#: shell/menu.c:73 +#: shell/menu.c:68 msgid "_Open HardInfo Web Site" msgstr "_HardInfo Site Web" -#: shell/menu.c:78 +#: shell/menu.c:73 msgid "_Report bug" msgstr "_Rapporter un bug" -#: shell/menu.c:83 +#: shell/menu.c:78 msgid "_About HardInfo" msgstr "_A Propos de HardInfo" -#: shell/menu.c:84 +#: shell/menu.c:79 msgid "Displays program version information" msgstr "Affiche les informations de version du programme" -#: shell/menu.c:88 +#: shell/menu.c:83 msgid "_Quit" msgstr "_Quitter" -#: shell/menu.c:95 +#: shell/menu.c:90 msgid "_Side Pane" msgstr "_Volet latéral" -#: shell/menu.c:96 +#: shell/menu.c:91 msgid "Toggles side pane visibility" msgstr "Basculer visibilité du panneau latéral " -#: shell/menu.c:99 +#: shell/menu.c:94 msgid "_Toolbar" msgstr "_Barre d'outils" @@ -503,25 +486,25 @@ msgstr "" msgid "_Generate" msgstr "_Création" -#: shell/shell.c:408 +#: shell/shell.c:402 #, c-format msgid "%s - System Information" msgstr "%s - Informations du Système" -#: shell/shell.c:413 +#: shell/shell.c:407 msgid "System Information" msgstr "Informations du Système" -#: shell/shell.c:753 +#: shell/shell.c:747 msgid "Loading modules..." msgstr "Chargement des modules..." -#: shell/shell.c:1673 +#: shell/shell.c:1660 #, c-format msgid "<b>%s → Summary</b>" msgstr "<b>%s → Résumé</b>" -#: shell/shell.c:1782 +#: shell/shell.c:1769 msgid "Updating..." msgstr "Mise à jour..." @@ -644,63 +627,63 @@ msgstr "Test FPU FFT" msgid "FPU Raytracing" msgstr "Test FPU Raytracing" -#: modules/benchmark.c:59 +#: modules/benchmark.c:60 msgid "GPU Drawing" msgstr "Test GPU Drawing" -#: modules/benchmark.c:236 modules/benchmark.c:251 +#: modules/benchmark.c:238 modules/benchmark.c:253 msgid "CPU Clock" msgstr "" -#: modules/benchmark.c:236 modules/benchmark.c:251 +#: modules/benchmark.c:238 modules/benchmark.c:253 msgid "Results" msgstr "" -#: modules/benchmark.c:236 modules/benchmark.c:251 modules/computer.c:703 +#: modules/benchmark.c:238 modules/benchmark.c:253 modules/computer.c:756 #: modules/devices/sparc/processor.c:67 msgid "CPU" msgstr "" -#: modules/benchmark.c:377 +#: modules/benchmark.c:379 #, c-format msgid "Benchmarking: <b>%s</b>." msgstr "Benchmarking: <b>%s</b>." -#: modules/benchmark.c:391 +#: modules/benchmark.c:393 msgid "Benchmarking. Please do not move your mouse or press any keys." msgstr "" "Benchmarking. S'il vous plaît ne pas déplacer votre souris ou appuyer sur " "les touches" -#: modules/benchmark.c:395 +#: modules/benchmark.c:397 msgid "Cancel" msgstr "Annuler" -#: modules/benchmark.c:532 +#: modules/benchmark.c:534 msgid "Results in MiB/second. Higher is better." msgstr "Résultats en MiB/seconde. Plus c'est élevé meilleur c'est." -#: modules/benchmark.c:536 +#: modules/benchmark.c:538 msgid "Results in HIMarks. Higher is better." msgstr "Résultats en HIMarks. Plus c'est élevé meilleur c'est." -#: modules/benchmark.c:543 +#: modules/benchmark.c:545 msgid "Results in seconds. Lower is better." msgstr "Résultats en secondes. Plus c'est bas meilleur c'est." -#: modules/benchmark.c:551 +#: modules/benchmark.c:553 msgid "Benchmarks" msgstr "Benchmarks" -#: modules/benchmark.c:569 +#: modules/benchmark.c:571 msgid "Perform tasks and compare with other systems" msgstr "Effectuer des tâches et les comparer avec d'autres systèmes" -#: modules/benchmark.c:659 +#: modules/benchmark.c:661 msgid "Send benchmark results" msgstr "Envoyer vos résultats de référence" -#: modules/benchmark.c:664 +#: modules/benchmark.c:666 msgid "Receive benchmark results" msgstr "Recevoir les résultats de benchmark" @@ -720,7 +703,7 @@ msgstr "Boots" msgid "Summary" msgstr "Résumé" -#: modules/computer.c:69 modules/computer.c:415 modules/computer.c:702 +#: modules/computer.c:69 modules/computer.c:468 modules/computer.c:755 msgid "Operating System" msgstr "Systeme d'exploitation" @@ -736,7 +719,7 @@ msgstr "Langues" msgid "Filesystems" msgstr "Fichiers Systeme" -#: modules/computer.c:74 modules/computer.c:418 modules/computer.c:550 +#: modules/computer.c:74 modules/computer.c:471 modules/computer.c:603 msgid "Display" msgstr "Affichage" @@ -748,15 +731,15 @@ msgstr "Variables d'environnement" msgid "Development" msgstr "Developpement" -#: modules/computer.c:79 modules/computer.c:575 +#: modules/computer.c:79 modules/computer.c:628 msgid "Users" msgstr "Utilisateurs" -#: modules/computer.c:80 modules/computer.c:587 +#: modules/computer.c:80 modules/computer.c:640 msgid "Groups" msgstr "Groupes" -#: modules/computer.c:101 modules/computer.c:408 modules/computer.c:413 +#: modules/computer.c:101 modules/computer.c:461 modules/computer.c:466 #: modules/devices.c:96 msgid "Memory" msgstr "Mémoire" @@ -766,19 +749,19 @@ msgstr "Mémoire" msgid "%dMB (%dMB used)" msgstr "%dMB (%dMB utilisé)" -#: modules/computer.c:105 modules/computer.c:462 modules/computer.c:478 +#: modules/computer.c:105 modules/computer.c:515 modules/computer.c:531 msgid "Uptime" msgstr "durée de fonctionnent" -#: modules/computer.c:107 modules/computer.c:409 modules/computer.c:417 +#: modules/computer.c:107 modules/computer.c:462 modules/computer.c:470 msgid "Date/Time" msgstr "Date/Heure" -#: modules/computer.c:112 modules/computer.c:464 modules/computer.c:479 +#: modules/computer.c:112 modules/computer.c:517 modules/computer.c:532 msgid "Load Average" msgstr "" -#: modules/computer.c:114 modules/computer.c:463 modules/computer.c:480 +#: modules/computer.c:114 modules/computer.c:516 modules/computer.c:533 msgid "Available entropy in /dev/random" msgstr "" @@ -908,15 +891,116 @@ msgstr "Version détectée: %s" msgid "Program" msgstr "Programme" -#: modules/computer.c:370 -msgid "Physical machine" -msgstr "Machine physique" +#: modules/computer.c:302 +msgid "Invalid chassis type (0)" +msgstr "" + +#: modules/computer.c:303 modules/computer.c:304 +msgid "Unknown chassis type" +msgstr "" + +#: modules/computer.c:305 +msgid "Desktop" +msgstr "" + +#: modules/computer.c:306 +msgid "Low-profile Desktop" +msgstr "" + +#: modules/computer.c:307 +msgid "Pizza Box" +msgstr "" + +#: modules/computer.c:308 +msgid "Mini Tower" +msgstr "" + +#: modules/computer.c:309 +msgid "Tower" +msgstr "" + +#: modules/computer.c:310 +msgid "Portable" +msgstr "" + +#: modules/computer.c:311 modules/computer.c:335 +msgid "Laptop" +msgstr "" + +#: modules/computer.c:312 +msgid "Notebook" +msgstr "" + +#: modules/computer.c:313 +msgid "Handheld" +msgstr "" + +#: modules/computer.c:314 +msgid "Docking Station" +msgstr "" -#: modules/computer.c:411 modules/computer.c:661 +#: modules/computer.c:315 +msgid "All-in-one" +msgstr "" + +#: modules/computer.c:316 +msgid "Subnotebook" +msgstr "" + +#: modules/computer.c:317 +msgid "Space-saving" +msgstr "" + +#: modules/computer.c:318 +msgid "Lunch Box" +msgstr "" + +#: modules/computer.c:319 +msgid "Main Server Chassis" +msgstr "" + +#: modules/computer.c:320 +msgid "Expansion Chassis" +msgstr "" + +#: modules/computer.c:321 +msgid "Sub Chassis" +msgstr "" + +#: modules/computer.c:322 +msgid "Bus Expansion Chassis" +msgstr "" + +#: modules/computer.c:323 +msgid "Peripheral Chassis" +msgstr "" + +#: modules/computer.c:324 +msgid "RAID Chassis" +msgstr "" + +#: modules/computer.c:325 +msgid "Rack Mount Chassis" +msgstr "" + +#: modules/computer.c:326 +msgid "Sealed-case PC" +msgstr "" + +#. /sys/class/power_supply/${*)/type contains +#. * "Battery", or .../scope does not contain Device. +#. FIXME: check if there's more than one directory in /proc/acpi/battery +#. FIXME: check if batteries are found using /proc/apm +#. FIXME: use dmidecode if available to get chassis type +#: modules/computer.c:346 +msgid "Unknown physical machine type" +msgstr "" + +#: modules/computer.c:464 modules/computer.c:714 msgid "Computer" msgstr "Ordinateur" -#: modules/computer.c:412 modules/devices/alpha/processor.c:79 +#: modules/computer.c:465 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 @@ -926,166 +1010,166 @@ msgstr "Ordinateur" msgid "Processor" msgstr "Processeur" -#: modules/computer.c:414 +#: modules/computer.c:467 msgid "Machine Type" msgstr "" -#: modules/computer.c:416 modules/computer.c:473 +#: modules/computer.c:469 modules/computer.c:526 msgid "User Name" msgstr "Utilisateur" -#: modules/computer.c:419 modules/computer.c:551 +#: modules/computer.c:472 modules/computer.c:604 msgid "Resolution" msgstr "Résolution" #. /label for resolution #. / Resolution WxH unit -#: modules/computer.c:421 modules/computer.c:554 +#: modules/computer.c:474 modules/computer.c:607 msgid "pixels" msgstr "" -#: modules/computer.c:422 +#: modules/computer.c:475 msgid "OpenGL Renderer" msgstr "" -#: modules/computer.c:423 +#: modules/computer.c:476 msgid "X11 Vendor" msgstr "" -#: modules/computer.c:425 modules/devices.c:102 +#: modules/computer.c:478 modules/devices.c:102 msgid "Input Devices" msgstr "Périphériques d'entrée" -#: modules/computer.c:467 +#: modules/computer.c:520 msgid "Kernel" msgstr "" -#: modules/computer.c:469 +#: modules/computer.c:522 msgid "C Library" msgstr "" -#: modules/computer.c:470 +#: modules/computer.c:523 msgid "Distribution" msgstr "" -#: modules/computer.c:471 +#: modules/computer.c:524 msgid "Current Session" msgstr "" -#: modules/computer.c:472 +#: modules/computer.c:525 msgid "Computer Name" msgstr "Ordinateur" -#: modules/computer.c:474 +#: modules/computer.c:527 msgid "Language" msgstr "" -#: modules/computer.c:475 modules/computer/users.c:50 +#: modules/computer.c:528 modules/computer/users.c:50 msgid "Home Directory" msgstr "Dossier Home" -#: modules/computer.c:476 +#: modules/computer.c:529 msgid "Desktop Environment" msgstr "Environnement de bureau" -#: modules/computer.c:477 +#: modules/computer.c:530 msgid "Misc" msgstr "" -#: modules/computer.c:492 +#: modules/computer.c:545 msgid "Loaded Modules" msgstr "" -#: modules/computer.c:493 modules/devices.c:398 +#: modules/computer.c:546 modules/devices.c:398 msgid "Description" msgstr "" -#: modules/computer.c:503 +#: modules/computer.c:556 msgid "Date & Time" msgstr "" -#: modules/computer.c:503 +#: modules/computer.c:556 msgid "Kernel Version" msgstr "" -#: modules/computer.c:515 +#: modules/computer.c:568 msgid "Language Code" msgstr "Type Code" -#: modules/computer.c:516 +#: modules/computer.c:569 msgid "Available Languages" msgstr "" -#: modules/computer.c:531 modules/computer/filesystem.c:85 +#: modules/computer.c:584 modules/computer/filesystem.c:85 msgid "Mount Point" msgstr "Point de montage" -#: modules/computer.c:531 +#: modules/computer.c:584 msgid "Usage" msgstr "" -#: modules/computer.c:531 +#: modules/computer.c:584 msgid "Device" msgstr "Périphérique" -#: modules/computer.c:532 +#: modules/computer.c:585 msgid "Mounted File Systems" msgstr "" -#: modules/computer.c:555 modules/computer.c:562 +#: modules/computer.c:608 modules/computer.c:615 #: modules/devices/ia64/processor.c:153 modules/devices/x86/processor.c:412 msgid "Vendor" msgstr "Fabricant" -#: modules/computer.c:557 +#: modules/computer.c:610 msgid "Monitors" msgstr "" -#: modules/computer.c:559 +#: modules/computer.c:612 msgid "Extensions" msgstr "" -#: modules/computer.c:561 +#: modules/computer.c:614 msgid "OpenGL" msgstr "" -#: modules/computer.c:563 +#: modules/computer.c:616 msgid "Renderer" msgstr "" -#: modules/computer.c:565 +#: modules/computer.c:618 msgid "Direct Rendering" msgstr "" -#: modules/computer.c:586 modules/computer/users.c:49 +#: modules/computer.c:639 modules/computer/users.c:49 msgid "Group ID" msgstr "" -#: modules/computer.c:703 +#: modules/computer.c:756 msgid "RAM" msgstr "" -#: modules/computer.c:703 modules/devices/devicetree/pmac_data.c:82 +#: modules/computer.c:756 modules/devices/devicetree/pmac_data.c:82 msgid "Motherboard" msgstr "" -#: modules/computer.c:703 +#: modules/computer.c:756 msgid "Graphics" msgstr "" -#: modules/computer.c:704 modules/devices.c:103 +#: modules/computer.c:757 modules/devices.c:103 msgid "Storage" msgstr "Stockage" -#: modules/computer.c:704 modules/devices.c:99 +#: modules/computer.c:757 modules/devices.c:99 msgid "Printers" msgstr "Imprimantes" -#: modules/computer.c:704 +#: modules/computer.c:757 msgid "Audio" msgstr "" -#: modules/computer.c:759 +#: modules/computer.c:812 msgid "Gathers high-level computer information" msgstr "Collecte des informations de l'ordinateur" @@ -1139,7 +1223,7 @@ msgstr "" msgid "diet libc" msgstr "" -#: modules/computer/os.c:78 modules/computer/os.c:234 modules/computer/os.c:364 +#: modules/computer/os.c:78 modules/computer/os.c:234 modules/computer/os.c:359 #: 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 @@ -1160,6 +1244,7 @@ msgstr "" msgid "Unknown (Window Manager: %s)" msgstr "Unknown (gestionnaire de fenêtres: %s)" +#. /{desktop environment} on {session type} #: modules/computer/os.c:168 #, c-format msgid "%s on %s" @@ -3725,7 +3810,7 @@ msgstr "Connections IP" msgid "Routing Table" msgstr "Table de Routage" -#: modules/network.c:62 modules/network.c:308 +#: modules/network.c:62 modules/network.c:303 msgid "ARP Table" msgstr "Table ARP" @@ -3741,80 +3826,80 @@ msgstr "Statistiques" msgid "Shared Directories" msgstr "Dossiers d'interopérabilités" -#: modules/network.c:309 modules/network.c:331 modules/network.c:362 +#: modules/network.c:304 modules/network.c:326 modules/network.c:357 #: modules/network/net.c:477 msgid "IP Address" msgstr "Addresse IP" -#: modules/network.c:309 modules/network.c:362 modules/network.c:379 +#: modules/network.c:304 modules/network.c:357 modules/network.c:374 msgid "Interface" msgstr "" -#: modules/network.c:309 +#: modules/network.c:304 msgid "MAC Address" msgstr "" -#: modules/network.c:318 +#: modules/network.c:313 msgid "SAMBA" msgstr "" -#: modules/network.c:319 +#: modules/network.c:314 msgid "NFS" msgstr "" -#: modules/network.c:330 +#: modules/network.c:325 msgid "Name Servers" msgstr "" -#: modules/network.c:345 +#: modules/network.c:340 msgid "Connections" msgstr "" -#: modules/network.c:346 +#: modules/network.c:341 msgid "Local Address" msgstr "" -#: modules/network.c:346 +#: modules/network.c:341 msgid "Protocol" msgstr "" -#: modules/network.c:346 +#: modules/network.c:341 msgid "Foreign Address" msgstr "" -#: modules/network.c:346 +#: modules/network.c:341 msgid "State" msgstr "" -#: modules/network.c:362 +#: modules/network.c:357 msgid "Sent" msgstr "Envoyé" -#: modules/network.c:362 +#: modules/network.c:357 msgid "Received" msgstr "Reçue" -#: modules/network.c:378 +#: modules/network.c:373 msgid "IP routing table" msgstr "" -#: modules/network.c:379 +#: modules/network.c:374 msgid "Destination/Gateway" msgstr "" -#: modules/network.c:379 +#: modules/network.c:374 msgid "Flags" msgstr "" -#: modules/network.c:379 modules/network/net.c:478 +#: modules/network.c:374 modules/network/net.c:478 msgid "Mask" msgstr "" -#: modules/network.c:407 +#: modules/network.c:402 msgid "Network" msgstr "Réseau" -#: modules/network.c:440 +#: modules/network.c:435 msgid "Gathers information about this computer's network connection" msgstr "Collecte des informations sur les connexions réseau de cet ordinateur" @@ -4071,6 +4156,21 @@ msgstr "" msgid "Broadcast Address" msgstr "" +#~ msgid "Save Image" +#~ msgstr "Sauvergarder l'image" + +#~ msgid "Saving image..." +#~ msgstr "Sauvegarde de l'image" + +#~ msgid "Jakub Szypulka" +#~ msgstr "Jakub Szypulka" + +#~ msgid "_Save image as..." +#~ msgstr "_Sauvegarde sous" + +#~ msgid "Physical machine" +#~ msgstr "Machine physique" + #~ msgid "Device Name" #~ msgstr "Nom Périphérique" diff --git a/po/hardinfo.pot b/po/hardinfo.pot index 774af6a4..14dbd32a 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-08-01 01:16-0500\n" +"POT-Creation-Date: 2017-08-04 12:30-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -37,12 +37,12 @@ msgid "" " Compiled for: %s\n" msgstr "" -#: hardinfo/hardinfo.c:57 hardinfo/hardinfo.c:58 modules/computer.c:565 +#: hardinfo/hardinfo.c:57 hardinfo/hardinfo.c:58 modules/computer.c:618 #: modules/devices/printers.c:138 msgid "Yes" msgstr "" -#: hardinfo/hardinfo.c:58 modules/computer.c:565 modules/devices/printers.c:138 +#: hardinfo/hardinfo.c:58 modules/computer.c:618 modules/devices/printers.c:138 msgid "No" msgstr "" @@ -66,14 +66,14 @@ msgstr "" msgid "File Name" msgstr "" -#: hardinfo/hardinfo.c:77 modules/computer.c:493 modules/computer.c:515 -#: modules/computer.c:586 modules/devices/ia64/processor.c:152 -#: modules/devices/sh/processor.c:76 modules/network.c:331 +#: hardinfo/hardinfo.c:77 modules/computer.c:546 modules/computer.c:568 +#: modules/computer.c:639 modules/devices/ia64/processor.c:152 +#: modules/devices/sh/processor.c:76 modules/network.c:326 msgid "Name" msgstr "" -#: hardinfo/hardinfo.c:77 modules/computer.c:291 modules/computer.c:466 -#: modules/computer.c:468 modules/computer.c:556 modules/computer.c:564 +#: hardinfo/hardinfo.c:77 modules/computer.c:291 modules/computer.c:519 +#: modules/computer.c:521 modules/computer.c:609 modules/computer.c:617 msgid "Version" msgstr "" @@ -144,192 +144,179 @@ msgstr "" msgid "%.1f PiB" msgstr "" -#: hardinfo/util.c:367 +#: hardinfo/util.c:361 msgid "Error" msgstr "" -#: hardinfo/util.c:367 hardinfo/util.c:383 +#: hardinfo/util.c:361 hardinfo/util.c:377 msgid "Warning" msgstr "" -#: hardinfo/util.c:382 +#: hardinfo/util.c:376 msgid "Fatal Error" msgstr "" -#: hardinfo/util.c:407 +#: hardinfo/util.c:401 msgid "creates a report and prints to standard output" msgstr "" -#: hardinfo/util.c:413 +#: hardinfo/util.c:407 msgid "chooses a report format (text, html)" msgstr "" -#: hardinfo/util.c:419 +#: hardinfo/util.c:413 msgid "run benchmark; requires benchmark.so to be loaded" msgstr "" -#: hardinfo/util.c:425 +#: hardinfo/util.c:419 msgid "lists modules" msgstr "" -#: hardinfo/util.c:431 +#: hardinfo/util.c:425 msgid "specify module to load" msgstr "" -#: hardinfo/util.c:437 +#: hardinfo/util.c:431 msgid "automatically load module dependencies" msgstr "" -#: hardinfo/util.c:444 +#: hardinfo/util.c:438 msgid "run in XML-RPC server mode" msgstr "" -#: hardinfo/util.c:451 +#: hardinfo/util.c:445 msgid "shows program version and quit" msgstr "" -#: hardinfo/util.c:456 +#: hardinfo/util.c:450 msgid "- System Profiler and Benchmark tool" msgstr "" -#: hardinfo/util.c:466 +#: hardinfo/util.c:460 #, c-format msgid "" "Unrecognized arguments.\n" "Try ``%s --help'' for more information.\n" msgstr "" -#: hardinfo/util.c:532 +#: hardinfo/util.c:526 #, c-format msgid "Couldn't find a Web browser to open URL %s." msgstr "" -#: hardinfo/util.c:881 +#: hardinfo/util.c:875 #, c-format msgid "Module \"%s\" depends on module \"%s\", load it?" msgstr "" -#: hardinfo/util.c:904 +#: hardinfo/util.c:898 #, c-format msgid "Module \"%s\" depends on module \"%s\"." msgstr "" -#: hardinfo/util.c:949 +#: hardinfo/util.c:943 #, c-format msgid "No module could be loaded. Check permissions on \"%s\" and try again." msgstr "" -#: hardinfo/util.c:953 +#: hardinfo/util.c:947 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:1133 +#: hardinfo/util.c:1024 #, c-format msgid "Scanning: %s..." msgstr "" -#: hardinfo/util.c:1143 shell/callbacks.c:77 shell/shell.c:307 -#: shell/shell.c:766 shell/shell.c:1808 modules/benchmark.c:445 -#: modules/benchmark.c:453 +#: hardinfo/util.c:1034 shell/shell.c:301 shell/shell.c:760 shell/shell.c:1795 +#: modules/benchmark.c:447 modules/benchmark.c:455 msgid "Done." msgstr "" -#: shell/callbacks.c:48 shell/callbacks.c:56 -msgid "Save Image" -msgstr "" - -#: shell/callbacks.c:73 -msgid "Saving image..." -msgstr "" - -#: shell/callbacks.c:163 +#: shell/callbacks.c:117 #, c-format msgid "%s Module" msgstr "" -#: shell/callbacks.c:174 +#: shell/callbacks.c:128 #, c-format msgid "" "Written by %s\n" "Licensed under %s" msgstr "" -#: shell/callbacks.c:188 +#: shell/callbacks.c:142 #, c-format msgid "No about information is associated with the %s module." msgstr "" -#: shell/callbacks.c:203 +#: shell/callbacks.c:158 msgid "Author:" msgstr "" -#: shell/callbacks.c:206 +#: shell/callbacks.c:161 msgid "Contributors:" msgstr "" -#: shell/callbacks.c:210 +#: shell/callbacks.c:166 msgid "Based on work by:" msgstr "" -#: shell/callbacks.c:211 +#: shell/callbacks.c:167 msgid "MD5 implementation by Colin Plumb (see md5.c for details)" msgstr "" -#: shell/callbacks.c:212 +#: shell/callbacks.c:168 msgid "SHA1 implementation by Steve Reid (see sha1.c for details)" msgstr "" -#: shell/callbacks.c:213 +#: shell/callbacks.c:169 msgid "Blowfish implementation by Paul Kocher (see blowfich.c for details)" msgstr "" -#: shell/callbacks.c:214 +#: shell/callbacks.c:170 msgid "Raytracing benchmark by John Walker (see fbench.c for details)" msgstr "" -#: shell/callbacks.c:215 +#: shell/callbacks.c:171 msgid "FFT benchmark by Scott Robert Ladd (see fftbench.c for details)" msgstr "" -#: shell/callbacks.c:216 +#: shell/callbacks.c:172 msgid "Some code partly based on x86cpucaps by Osamu Kayasono" msgstr "" -#: shell/callbacks.c:217 +#: shell/callbacks.c:173 msgid "Vendor list based on GtkSysInfo by Pissens Sebastien" msgstr "" -#: shell/callbacks.c:218 +#: shell/callbacks.c:174 msgid "DMI support based on code by Stewart Adam" msgstr "" -#: shell/callbacks.c:219 +#: shell/callbacks.c:175 msgid "SCSI support based on code by Pascal F. Martin" msgstr "" -#: shell/callbacks.c:223 -msgid "Jakub Szypulka" -msgstr "" - -#: shell/callbacks.c:224 +#: shell/callbacks.c:180 msgid "Tango Project" msgstr "" -#: shell/callbacks.c:225 +#: shell/callbacks.c:181 msgid "The GNOME Project" msgstr "" -#: shell/callbacks.c:226 +#: shell/callbacks.c:182 msgid "VMWare, Inc. (USB icon from VMWare Workstation 6)" msgstr "" -#: shell/callbacks.c:244 +#: shell/callbacks.c:200 msgid "System information and benchmark tool" msgstr "" -#: shell/callbacks.c:249 +#: shell/callbacks.c:205 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 " @@ -386,42 +373,38 @@ msgid "Copy to clipboard" msgstr "" #: shell/menu.c:63 -msgid "_Save image as..." -msgstr "" - -#: shell/menu.c:68 msgid "_Refresh" msgstr "" -#: shell/menu.c:73 +#: shell/menu.c:68 msgid "_Open HardInfo Web Site" msgstr "" -#: shell/menu.c:78 +#: shell/menu.c:73 msgid "_Report bug" msgstr "" -#: shell/menu.c:83 +#: shell/menu.c:78 msgid "_About HardInfo" msgstr "" -#: shell/menu.c:84 +#: shell/menu.c:79 msgid "Displays program version information" msgstr "" -#: shell/menu.c:88 +#: shell/menu.c:83 msgid "_Quit" msgstr "" -#: shell/menu.c:95 +#: shell/menu.c:90 msgid "_Side Pane" msgstr "" -#: shell/menu.c:96 +#: shell/menu.c:91 msgid "Toggles side pane visibility" msgstr "" -#: shell/menu.c:99 +#: shell/menu.c:94 msgid "_Toolbar" msgstr "" @@ -475,25 +458,25 @@ msgstr "" msgid "_Generate" msgstr "" -#: shell/shell.c:408 +#: shell/shell.c:402 #, c-format msgid "%s - System Information" msgstr "" -#: shell/shell.c:413 +#: shell/shell.c:407 msgid "System Information" msgstr "" -#: shell/shell.c:753 +#: shell/shell.c:747 msgid "Loading modules..." msgstr "" -#: shell/shell.c:1673 +#: shell/shell.c:1660 #, c-format msgid "<b>%s → Summary</b>" msgstr "" -#: shell/shell.c:1782 +#: shell/shell.c:1769 msgid "Updating..." msgstr "" @@ -601,61 +584,61 @@ msgstr "" msgid "FPU Raytracing" msgstr "" -#: modules/benchmark.c:59 +#: modules/benchmark.c:60 msgid "GPU Drawing" msgstr "" -#: modules/benchmark.c:236 modules/benchmark.c:251 +#: modules/benchmark.c:238 modules/benchmark.c:253 msgid "CPU Clock" msgstr "" -#: modules/benchmark.c:236 modules/benchmark.c:251 +#: modules/benchmark.c:238 modules/benchmark.c:253 msgid "Results" msgstr "" -#: modules/benchmark.c:236 modules/benchmark.c:251 modules/computer.c:703 +#: modules/benchmark.c:238 modules/benchmark.c:253 modules/computer.c:756 #: modules/devices/sparc/processor.c:67 msgid "CPU" msgstr "" -#: modules/benchmark.c:377 +#: modules/benchmark.c:379 #, c-format msgid "Benchmarking: <b>%s</b>." msgstr "" -#: modules/benchmark.c:391 +#: modules/benchmark.c:393 msgid "Benchmarking. Please do not move your mouse or press any keys." msgstr "" -#: modules/benchmark.c:395 +#: modules/benchmark.c:397 msgid "Cancel" msgstr "" -#: modules/benchmark.c:532 +#: modules/benchmark.c:534 msgid "Results in MiB/second. Higher is better." msgstr "" -#: modules/benchmark.c:536 +#: modules/benchmark.c:538 msgid "Results in HIMarks. Higher is better." msgstr "" -#: modules/benchmark.c:543 +#: modules/benchmark.c:545 msgid "Results in seconds. Lower is better." msgstr "" -#: modules/benchmark.c:551 +#: modules/benchmark.c:553 msgid "Benchmarks" msgstr "" -#: modules/benchmark.c:569 +#: modules/benchmark.c:571 msgid "Perform tasks and compare with other systems" msgstr "" -#: modules/benchmark.c:659 +#: modules/benchmark.c:661 msgid "Send benchmark results" msgstr "" -#: modules/benchmark.c:664 +#: modules/benchmark.c:666 msgid "Receive benchmark results" msgstr "" @@ -675,7 +658,7 @@ msgstr "" msgid "Summary" msgstr "" -#: modules/computer.c:69 modules/computer.c:415 modules/computer.c:702 +#: modules/computer.c:69 modules/computer.c:468 modules/computer.c:755 msgid "Operating System" msgstr "" @@ -691,7 +674,7 @@ msgstr "" msgid "Filesystems" msgstr "" -#: modules/computer.c:74 modules/computer.c:418 modules/computer.c:550 +#: modules/computer.c:74 modules/computer.c:471 modules/computer.c:603 msgid "Display" msgstr "" @@ -703,15 +686,15 @@ msgstr "" msgid "Development" msgstr "" -#: modules/computer.c:79 modules/computer.c:575 +#: modules/computer.c:79 modules/computer.c:628 msgid "Users" msgstr "" -#: modules/computer.c:80 modules/computer.c:587 +#: modules/computer.c:80 modules/computer.c:640 msgid "Groups" msgstr "" -#: modules/computer.c:101 modules/computer.c:408 modules/computer.c:413 +#: modules/computer.c:101 modules/computer.c:461 modules/computer.c:466 #: modules/devices.c:96 msgid "Memory" msgstr "" @@ -721,19 +704,19 @@ msgstr "" msgid "%dMB (%dMB used)" msgstr "" -#: modules/computer.c:105 modules/computer.c:462 modules/computer.c:478 +#: modules/computer.c:105 modules/computer.c:515 modules/computer.c:531 msgid "Uptime" msgstr "" -#: modules/computer.c:107 modules/computer.c:409 modules/computer.c:417 +#: modules/computer.c:107 modules/computer.c:462 modules/computer.c:470 msgid "Date/Time" msgstr "" -#: modules/computer.c:112 modules/computer.c:464 modules/computer.c:479 +#: modules/computer.c:112 modules/computer.c:517 modules/computer.c:532 msgid "Load Average" msgstr "" -#: modules/computer.c:114 modules/computer.c:463 modules/computer.c:480 +#: modules/computer.c:114 modules/computer.c:516 modules/computer.c:533 msgid "Available entropy in /dev/random" msgstr "" @@ -863,15 +846,116 @@ msgstr "" msgid "Program" msgstr "" -#: modules/computer.c:370 -msgid "Physical machine" +#: modules/computer.c:302 +msgid "Invalid chassis type (0)" +msgstr "" + +#: modules/computer.c:303 modules/computer.c:304 +msgid "Unknown chassis type" +msgstr "" + +#: modules/computer.c:305 +msgid "Desktop" +msgstr "" + +#: modules/computer.c:306 +msgid "Low-profile Desktop" +msgstr "" + +#: modules/computer.c:307 +msgid "Pizza Box" +msgstr "" + +#: modules/computer.c:308 +msgid "Mini Tower" +msgstr "" + +#: modules/computer.c:309 +msgid "Tower" msgstr "" -#: modules/computer.c:411 modules/computer.c:661 +#: modules/computer.c:310 +msgid "Portable" +msgstr "" + +#: modules/computer.c:311 modules/computer.c:335 +msgid "Laptop" +msgstr "" + +#: modules/computer.c:312 +msgid "Notebook" +msgstr "" + +#: modules/computer.c:313 +msgid "Handheld" +msgstr "" + +#: modules/computer.c:314 +msgid "Docking Station" +msgstr "" + +#: modules/computer.c:315 +msgid "All-in-one" +msgstr "" + +#: modules/computer.c:316 +msgid "Subnotebook" +msgstr "" + +#: modules/computer.c:317 +msgid "Space-saving" +msgstr "" + +#: modules/computer.c:318 +msgid "Lunch Box" +msgstr "" + +#: modules/computer.c:319 +msgid "Main Server Chassis" +msgstr "" + +#: modules/computer.c:320 +msgid "Expansion Chassis" +msgstr "" + +#: modules/computer.c:321 +msgid "Sub Chassis" +msgstr "" + +#: modules/computer.c:322 +msgid "Bus Expansion Chassis" +msgstr "" + +#: modules/computer.c:323 +msgid "Peripheral Chassis" +msgstr "" + +#: modules/computer.c:324 +msgid "RAID Chassis" +msgstr "" + +#: modules/computer.c:325 +msgid "Rack Mount Chassis" +msgstr "" + +#: modules/computer.c:326 +msgid "Sealed-case PC" +msgstr "" + +#. /sys/class/power_supply/${*)/type contains +#. * "Battery", or .../scope does not contain Device. +#. FIXME: check if there's more than one directory in /proc/acpi/battery +#. FIXME: check if batteries are found using /proc/apm +#. FIXME: use dmidecode if available to get chassis type +#: modules/computer.c:346 +msgid "Unknown physical machine type" +msgstr "" + +#: modules/computer.c:464 modules/computer.c:714 msgid "Computer" msgstr "" -#: modules/computer.c:412 modules/devices/alpha/processor.c:79 +#: modules/computer.c:465 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 @@ -881,166 +965,166 @@ msgstr "" msgid "Processor" msgstr "" -#: modules/computer.c:414 +#: modules/computer.c:467 msgid "Machine Type" msgstr "" -#: modules/computer.c:416 modules/computer.c:473 +#: modules/computer.c:469 modules/computer.c:526 msgid "User Name" msgstr "" -#: modules/computer.c:419 modules/computer.c:551 +#: modules/computer.c:472 modules/computer.c:604 msgid "Resolution" msgstr "" #. /label for resolution #. / Resolution WxH unit -#: modules/computer.c:421 modules/computer.c:554 +#: modules/computer.c:474 modules/computer.c:607 msgid "pixels" msgstr "" -#: modules/computer.c:422 +#: modules/computer.c:475 msgid "OpenGL Renderer" msgstr "" -#: modules/computer.c:423 +#: modules/computer.c:476 msgid "X11 Vendor" msgstr "" -#: modules/computer.c:425 modules/devices.c:102 +#: modules/computer.c:478 modules/devices.c:102 msgid "Input Devices" msgstr "" -#: modules/computer.c:467 +#: modules/computer.c:520 msgid "Kernel" msgstr "" -#: modules/computer.c:469 +#: modules/computer.c:522 msgid "C Library" msgstr "" -#: modules/computer.c:470 +#: modules/computer.c:523 msgid "Distribution" msgstr "" -#: modules/computer.c:471 +#: modules/computer.c:524 msgid "Current Session" msgstr "" -#: modules/computer.c:472 +#: modules/computer.c:525 msgid "Computer Name" msgstr "" -#: modules/computer.c:474 +#: modules/computer.c:527 msgid "Language" msgstr "" -#: modules/computer.c:475 modules/computer/users.c:50 +#: modules/computer.c:528 modules/computer/users.c:50 msgid "Home Directory" msgstr "" -#: modules/computer.c:476 +#: modules/computer.c:529 msgid "Desktop Environment" msgstr "" -#: modules/computer.c:477 +#: modules/computer.c:530 msgid "Misc" msgstr "" -#: modules/computer.c:492 +#: modules/computer.c:545 msgid "Loaded Modules" msgstr "" -#: modules/computer.c:493 modules/devices.c:398 +#: modules/computer.c:546 modules/devices.c:398 msgid "Description" msgstr "" -#: modules/computer.c:503 +#: modules/computer.c:556 msgid "Date & Time" msgstr "" -#: modules/computer.c:503 +#: modules/computer.c:556 msgid "Kernel Version" msgstr "" -#: modules/computer.c:515 +#: modules/computer.c:568 msgid "Language Code" msgstr "" -#: modules/computer.c:516 +#: modules/computer.c:569 msgid "Available Languages" msgstr "" -#: modules/computer.c:531 modules/computer/filesystem.c:85 +#: modules/computer.c:584 modules/computer/filesystem.c:85 msgid "Mount Point" msgstr "" -#: modules/computer.c:531 +#: modules/computer.c:584 msgid "Usage" msgstr "" -#: modules/computer.c:531 +#: modules/computer.c:584 msgid "Device" msgstr "" -#: modules/computer.c:532 +#: modules/computer.c:585 msgid "Mounted File Systems" msgstr "" -#: modules/computer.c:555 modules/computer.c:562 +#: modules/computer.c:608 modules/computer.c:615 #: modules/devices/ia64/processor.c:153 modules/devices/x86/processor.c:412 msgid "Vendor" msgstr "" -#: modules/computer.c:557 +#: modules/computer.c:610 msgid "Monitors" msgstr "" -#: modules/computer.c:559 +#: modules/computer.c:612 msgid "Extensions" msgstr "" -#: modules/computer.c:561 +#: modules/computer.c:614 msgid "OpenGL" msgstr "" -#: modules/computer.c:563 +#: modules/computer.c:616 msgid "Renderer" msgstr "" -#: modules/computer.c:565 +#: modules/computer.c:618 msgid "Direct Rendering" msgstr "" -#: modules/computer.c:586 modules/computer/users.c:49 +#: modules/computer.c:639 modules/computer/users.c:49 msgid "Group ID" msgstr "" -#: modules/computer.c:703 +#: modules/computer.c:756 msgid "RAM" msgstr "" -#: modules/computer.c:703 modules/devices/devicetree/pmac_data.c:82 +#: modules/computer.c:756 modules/devices/devicetree/pmac_data.c:82 msgid "Motherboard" msgstr "" -#: modules/computer.c:703 +#: modules/computer.c:756 msgid "Graphics" msgstr "" -#: modules/computer.c:704 modules/devices.c:103 +#: modules/computer.c:757 modules/devices.c:103 msgid "Storage" msgstr "" -#: modules/computer.c:704 modules/devices.c:99 +#: modules/computer.c:757 modules/devices.c:99 msgid "Printers" msgstr "" -#: modules/computer.c:704 +#: modules/computer.c:757 msgid "Audio" msgstr "" -#: modules/computer.c:759 +#: modules/computer.c:812 msgid "Gathers high-level computer information" msgstr "" @@ -1094,7 +1178,7 @@ msgstr "" msgid "diet libc" msgstr "" -#: modules/computer/os.c:78 modules/computer/os.c:234 modules/computer/os.c:364 +#: modules/computer/os.c:78 modules/computer/os.c:234 modules/computer/os.c:359 #: 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 @@ -1115,6 +1199,7 @@ msgstr "" msgid "Unknown (Window Manager: %s)" msgstr "" +#. /{desktop environment} on {session type} #: modules/computer/os.c:168 #, c-format msgid "%s on %s" @@ -3633,7 +3718,7 @@ msgstr "" msgid "Routing Table" msgstr "" -#: modules/network.c:62 modules/network.c:308 +#: modules/network.c:62 modules/network.c:303 msgid "ARP Table" msgstr "" @@ -3649,80 +3734,80 @@ msgstr "" msgid "Shared Directories" msgstr "" -#: modules/network.c:309 modules/network.c:331 modules/network.c:362 +#: modules/network.c:304 modules/network.c:326 modules/network.c:357 #: modules/network/net.c:477 msgid "IP Address" msgstr "" -#: modules/network.c:309 modules/network.c:362 modules/network.c:379 +#: modules/network.c:304 modules/network.c:357 modules/network.c:374 msgid "Interface" msgstr "" -#: modules/network.c:309 +#: modules/network.c:304 msgid "MAC Address" msgstr "" -#: modules/network.c:318 +#: modules/network.c:313 msgid "SAMBA" msgstr "" -#: modules/network.c:319 +#: modules/network.c:314 msgid "NFS" msgstr "" -#: modules/network.c:330 +#: modules/network.c:325 msgid "Name Servers" msgstr "" -#: modules/network.c:345 +#: modules/network.c:340 msgid "Connections" msgstr "" -#: modules/network.c:346 +#: modules/network.c:341 msgid "Local Address" msgstr "" -#: modules/network.c:346 +#: modules/network.c:341 msgid "Protocol" msgstr "" -#: modules/network.c:346 +#: modules/network.c:341 msgid "Foreign Address" msgstr "" -#: modules/network.c:346 +#: modules/network.c:341 msgid "State" msgstr "" -#: modules/network.c:362 +#: modules/network.c:357 msgid "Sent" msgstr "" -#: modules/network.c:362 +#: modules/network.c:357 msgid "Received" msgstr "" -#: modules/network.c:378 +#: modules/network.c:373 msgid "IP routing table" msgstr "" -#: modules/network.c:379 +#: modules/network.c:374 msgid "Destination/Gateway" msgstr "" -#: modules/network.c:379 +#: modules/network.c:374 msgid "Flags" msgstr "" -#: modules/network.c:379 modules/network/net.c:478 +#: modules/network.c:374 modules/network/net.c:478 msgid "Mask" msgstr "" -#: modules/network.c:407 +#: modules/network.c:402 msgid "Network" msgstr "" -#: modules/network.c:440 +#: modules/network.c:435 msgid "Gathers information about this computer's network connection" msgstr "" @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: hardinfo\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-01 01:16-0500\n" +"POT-Creation-Date: 2017-08-04 12:30-0500\n" "PO-Revision-Date: \n" "Last-Translator: Sergey Rodin <rodin.s@rambler.ru>\n" "Language-Team: \n" @@ -45,12 +45,12 @@ msgstr "" " Префикс библиотеки: %s\n" " Скомпилировано на: %s\n" -#: hardinfo/hardinfo.c:57 hardinfo/hardinfo.c:58 modules/computer.c:565 +#: hardinfo/hardinfo.c:57 hardinfo/hardinfo.c:58 modules/computer.c:618 #: modules/devices/printers.c:138 msgid "Yes" msgstr "Да" -#: hardinfo/hardinfo.c:58 modules/computer.c:565 modules/devices/printers.c:138 +#: hardinfo/hardinfo.c:58 modules/computer.c:618 modules/devices/printers.c:138 msgid "No" msgstr "Нет" @@ -80,14 +80,14 @@ msgstr "" msgid "File Name" msgstr "Имя файла" -#: hardinfo/hardinfo.c:77 modules/computer.c:493 modules/computer.c:515 -#: modules/computer.c:586 modules/devices/ia64/processor.c:152 -#: modules/devices/sh/processor.c:76 modules/network.c:331 +#: hardinfo/hardinfo.c:77 modules/computer.c:546 modules/computer.c:568 +#: modules/computer.c:639 modules/devices/ia64/processor.c:152 +#: modules/devices/sh/processor.c:76 modules/network.c:326 msgid "Name" msgstr "Название" -#: hardinfo/hardinfo.c:77 modules/computer.c:291 modules/computer.c:466 -#: modules/computer.c:468 modules/computer.c:556 modules/computer.c:564 +#: hardinfo/hardinfo.c:77 modules/computer.c:291 modules/computer.c:519 +#: modules/computer.c:521 modules/computer.c:609 modules/computer.c:617 msgid "Version" msgstr "Версия" @@ -162,55 +162,55 @@ msgstr "%.1f ТиБ" msgid "%.1f PiB" msgstr "%.1f ПиБ" -#: hardinfo/util.c:367 +#: hardinfo/util.c:361 msgid "Error" msgstr "Ошибка" -#: hardinfo/util.c:367 hardinfo/util.c:383 +#: hardinfo/util.c:361 hardinfo/util.c:377 msgid "Warning" msgstr "Предупреждение" -#: hardinfo/util.c:382 +#: hardinfo/util.c:376 msgid "Fatal Error" msgstr "Фатальная ошибка" -#: hardinfo/util.c:407 +#: hardinfo/util.c:401 msgid "creates a report and prints to standard output" msgstr "создаёт отчёт и выводит на стандартный вывод" -#: hardinfo/util.c:413 +#: hardinfo/util.c:407 msgid "chooses a report format (text, html)" msgstr "выбирает формат отчёта (text, html)" -#: hardinfo/util.c:419 +#: hardinfo/util.c:413 msgid "run benchmark; requires benchmark.so to be loaded" msgstr "запуск теста; требует, чтобы benchmark.so был загружен" -#: hardinfo/util.c:425 +#: hardinfo/util.c:419 msgid "lists modules" msgstr "список модулей" -#: hardinfo/util.c:431 +#: hardinfo/util.c:425 msgid "specify module to load" msgstr "укажите модуль для загрузки" -#: hardinfo/util.c:437 +#: hardinfo/util.c:431 msgid "automatically load module dependencies" msgstr "автоматически загружает зависимости модулей" -#: hardinfo/util.c:444 +#: hardinfo/util.c:438 msgid "run in XML-RPC server mode" msgstr "запуск в режиме сервера XML-RPC" -#: hardinfo/util.c:451 +#: hardinfo/util.c:445 msgid "shows program version and quit" msgstr "показывает версию программы и выходит" -#: hardinfo/util.c:456 +#: hardinfo/util.c:450 msgid "- System Profiler and Benchmark tool" msgstr "- Инструмент для тестирования и проверки свойств системы" -#: hardinfo/util.c:466 +#: hardinfo/util.c:460 #, c-format msgid "" "Unrecognized arguments.\n" @@ -219,29 +219,29 @@ msgstr "" "Неизвестные аргументы.\n" "Используйте `%s --help' для справки.\n" -#: hardinfo/util.c:532 +#: hardinfo/util.c:526 #, c-format msgid "Couldn't find a Web browser to open URL %s." msgstr "Не удаётся найти веб-браузер для открытия URL %s." -#: hardinfo/util.c:881 +#: hardinfo/util.c:875 #, c-format msgid "Module \"%s\" depends on module \"%s\", load it?" msgstr "Модуль \"%s\" зависит от модуля \"%s\", загрузить его?" -#: hardinfo/util.c:904 +#: hardinfo/util.c:898 #, c-format msgid "Module \"%s\" depends on module \"%s\"." msgstr "Модуль \"%s\" зависит от модуля \"%s\"." -#: hardinfo/util.c:949 +#: hardinfo/util.c:943 #, c-format msgid "No module could be loaded. Check permissions on \"%s\" and try again." msgstr "" "Модули не могут быть загружены. Проверьте разрешения на \"%s\" и попробуйте " "снова." -#: hardinfo/util.c:953 +#: hardinfo/util.c:947 msgid "" "No module could be loaded. Please use hardinfo -l to list all available " "modules and try again with a valid module list." @@ -250,31 +250,22 @@ msgstr "" "получения списка доступных модулей и попробуйте снова с правильным списком " "модулей." -#: hardinfo/util.c:1133 +#: hardinfo/util.c:1024 #, c-format msgid "Scanning: %s..." msgstr "Сканирование: %s..." -#: hardinfo/util.c:1143 shell/callbacks.c:77 shell/shell.c:307 -#: shell/shell.c:766 shell/shell.c:1808 modules/benchmark.c:445 -#: modules/benchmark.c:453 +#: hardinfo/util.c:1034 shell/shell.c:301 shell/shell.c:760 shell/shell.c:1795 +#: modules/benchmark.c:447 modules/benchmark.c:455 msgid "Done." msgstr "Выполнено." -#: shell/callbacks.c:48 shell/callbacks.c:56 -msgid "Save Image" -msgstr "Сохранить изображение" - -#: shell/callbacks.c:73 -msgid "Saving image..." -msgstr "Сохранение изображения..." - -#: shell/callbacks.c:163 +#: shell/callbacks.c:117 #, c-format msgid "%s Module" msgstr "%s модуль" -#: shell/callbacks.c:174 +#: shell/callbacks.c:128 #, c-format msgid "" "Written by %s\n" @@ -283,80 +274,76 @@ msgstr "" "Автор программы %s\n" "Лицензия %s" -#: shell/callbacks.c:188 +#: shell/callbacks.c:142 #, c-format msgid "No about information is associated with the %s module." msgstr "Нет информации о модуле %s." -#: shell/callbacks.c:203 +#: shell/callbacks.c:158 msgid "Author:" msgstr "Автор:" -#: shell/callbacks.c:206 +#: shell/callbacks.c:161 msgid "Contributors:" msgstr "Участники:" -#: shell/callbacks.c:210 +#: shell/callbacks.c:166 msgid "Based on work by:" msgstr "Основан на работах:" -#: shell/callbacks.c:211 +#: shell/callbacks.c:167 msgid "MD5 implementation by Colin Plumb (see md5.c for details)" msgstr "Реализация MD5 от Colin Plumb (см. подробности в md5.c)" -#: shell/callbacks.c:212 +#: shell/callbacks.c:168 msgid "SHA1 implementation by Steve Reid (see sha1.c for details)" msgstr "Реализация SHA1 от Steve Reid (см. подробности в sha1.c) " -#: shell/callbacks.c:213 +#: shell/callbacks.c:169 msgid "Blowfish implementation by Paul Kocher (see blowfich.c for details)" msgstr "Реализация Blowfish от Paul Kocher (см. подробности в blowfich.c)" -#: shell/callbacks.c:214 +#: shell/callbacks.c:170 msgid "Raytracing benchmark by John Walker (see fbench.c for details)" msgstr "Тест Raytracing от John Walker (см. подробности в fbench.c)" -#: shell/callbacks.c:215 +#: shell/callbacks.c:171 msgid "FFT benchmark by Scott Robert Ladd (see fftbench.c for details)" msgstr "Тест FFT Скотта от Robert Ladd (см. подробности в fbench.c)" -#: shell/callbacks.c:216 +#: shell/callbacks.c:172 msgid "Some code partly based on x86cpucaps by Osamu Kayasono" msgstr "Часть кода основана на x86cpucaps от Osamu Kayasono" -#: shell/callbacks.c:217 +#: shell/callbacks.c:173 msgid "Vendor list based on GtkSysInfo by Pissens Sebastien" msgstr "Список поставщиков основан на GtkSysInfo от Pissens Sebastien" -#: shell/callbacks.c:218 +#: shell/callbacks.c:174 msgid "DMI support based on code by Stewart Adam" msgstr "Поддержка DMI основана на коде от Stewart Adam" -#: shell/callbacks.c:219 +#: shell/callbacks.c:175 msgid "SCSI support based on code by Pascal F. Martin" msgstr "Поддержка SCSI основана на коде от Pascal F. Martin" -#: shell/callbacks.c:223 -msgid "Jakub Szypulka" -msgstr "" - -#: shell/callbacks.c:224 +#: shell/callbacks.c:180 msgid "Tango Project" msgstr "Проект Tango" -#: shell/callbacks.c:225 +#: shell/callbacks.c:181 msgid "The GNOME Project" msgstr "Проект GNOME" -#: shell/callbacks.c:226 +#: shell/callbacks.c:182 msgid "VMWare, Inc. (USB icon from VMWare Workstation 6)" msgstr "VMWare, Inc. (значок USB из VMWare Workstation 6)" -#: shell/callbacks.c:244 +#: shell/callbacks.c:200 msgid "System information and benchmark tool" msgstr "Информация о системе и тестирование" -#: shell/callbacks.c:249 +#: shell/callbacks.c:205 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 " @@ -424,42 +411,38 @@ msgid "Copy to clipboard" msgstr "Копировать в буфер обмена" #: shell/menu.c:63 -msgid "_Save image as..." -msgstr "_Сохранить изображение как..." - -#: shell/menu.c:68 msgid "_Refresh" msgstr "_Обновить" -#: shell/menu.c:73 +#: shell/menu.c:68 msgid "_Open HardInfo Web Site" msgstr "_Открыть веб-сайт Hardinfo" -#: shell/menu.c:78 +#: shell/menu.c:73 msgid "_Report bug" msgstr "_Сообщить об ошибке" -#: shell/menu.c:83 +#: shell/menu.c:78 msgid "_About HardInfo" msgstr "_О HardInfo" -#: shell/menu.c:84 +#: shell/menu.c:79 msgid "Displays program version information" msgstr "Показывает информацию о версии программы" -#: shell/menu.c:88 +#: shell/menu.c:83 msgid "_Quit" msgstr "_Выход" -#: shell/menu.c:95 +#: shell/menu.c:90 msgid "_Side Pane" msgstr "_Боковая панель" -#: shell/menu.c:96 +#: shell/menu.c:91 msgid "Toggles side pane visibility" msgstr "Управляет боковой панелью" -#: shell/menu.c:99 +#: shell/menu.c:94 msgid "_Toolbar" msgstr "_Панель инструментов" @@ -515,25 +498,25 @@ msgstr "" msgid "_Generate" msgstr "_Сгенерировать" -#: shell/shell.c:408 +#: shell/shell.c:402 #, c-format msgid "%s - System Information" msgstr "%s - Информация о системе" -#: shell/shell.c:413 +#: shell/shell.c:407 msgid "System Information" msgstr "Информация о системе" -#: shell/shell.c:753 +#: shell/shell.c:747 msgid "Loading modules..." msgstr "Загрузка модулей..." -#: shell/shell.c:1673 +#: shell/shell.c:1660 #, c-format msgid "<b>%s → Summary</b>" msgstr "<b>%s → </b>" -#: shell/shell.c:1782 +#: shell/shell.c:1769 msgid "Updating..." msgstr "Обновление..." @@ -660,61 +643,61 @@ msgstr "" msgid "FPU Raytracing" msgstr "" -#: modules/benchmark.c:59 +#: modules/benchmark.c:60 msgid "GPU Drawing" msgstr "" -#: modules/benchmark.c:236 modules/benchmark.c:251 +#: modules/benchmark.c:238 modules/benchmark.c:253 msgid "CPU Clock" msgstr "Частота процессора" -#: modules/benchmark.c:236 modules/benchmark.c:251 +#: modules/benchmark.c:238 modules/benchmark.c:253 msgid "Results" msgstr "Результаты" -#: modules/benchmark.c:236 modules/benchmark.c:251 modules/computer.c:703 +#: modules/benchmark.c:238 modules/benchmark.c:253 modules/computer.c:756 #: modules/devices/sparc/processor.c:67 msgid "CPU" msgstr "Процессор" -#: modules/benchmark.c:377 +#: modules/benchmark.c:379 #, c-format msgid "Benchmarking: <b>%s</b>." msgstr "Тестирование: <b>%s</b>" -#: modules/benchmark.c:391 +#: modules/benchmark.c:393 msgid "Benchmarking. Please do not move your mouse or press any keys." msgstr "Тестирование. Пожалуйста, не двигайте мышь и не нажимайте на кнопки." -#: modules/benchmark.c:395 +#: modules/benchmark.c:397 msgid "Cancel" msgstr "Отмена" -#: modules/benchmark.c:532 +#: modules/benchmark.c:534 msgid "Results in MiB/second. Higher is better." msgstr "Результаты в МиБ/сек. Чем выше, тем лучше." -#: modules/benchmark.c:536 +#: modules/benchmark.c:538 msgid "Results in HIMarks. Higher is better." msgstr "Результаты в HIMarks. Чем выше, тем лучше." -#: modules/benchmark.c:543 +#: modules/benchmark.c:545 msgid "Results in seconds. Lower is better." msgstr "Результат в секундах. Чем ниже, тем лучше." -#: modules/benchmark.c:551 +#: modules/benchmark.c:553 msgid "Benchmarks" msgstr "Тесты" -#: modules/benchmark.c:569 +#: modules/benchmark.c:571 msgid "Perform tasks and compare with other systems" msgstr "Выполняет задания и сравнивает с другими системами" -#: modules/benchmark.c:659 +#: modules/benchmark.c:661 msgid "Send benchmark results" msgstr "Отправить результаты тестирования" -#: modules/benchmark.c:664 +#: modules/benchmark.c:666 msgid "Receive benchmark results" msgstr "Принять результаты тестирования" @@ -734,7 +717,7 @@ msgstr "Загрузки" msgid "Summary" msgstr "Общая информация" -#: modules/computer.c:69 modules/computer.c:415 modules/computer.c:702 +#: modules/computer.c:69 modules/computer.c:468 modules/computer.c:755 msgid "Operating System" msgstr "Операционная система" @@ -750,7 +733,7 @@ msgstr "Языки" msgid "Filesystems" msgstr "Файловые системы" -#: modules/computer.c:74 modules/computer.c:418 modules/computer.c:550 +#: modules/computer.c:74 modules/computer.c:471 modules/computer.c:603 msgid "Display" msgstr "Дисплей" @@ -762,15 +745,15 @@ msgstr "Переменные среды" msgid "Development" msgstr "Разработка" -#: modules/computer.c:79 modules/computer.c:575 +#: modules/computer.c:79 modules/computer.c:628 msgid "Users" msgstr "Пользователи" -#: modules/computer.c:80 modules/computer.c:587 +#: modules/computer.c:80 modules/computer.c:640 msgid "Groups" msgstr "Группы" -#: modules/computer.c:101 modules/computer.c:408 modules/computer.c:413 +#: modules/computer.c:101 modules/computer.c:461 modules/computer.c:466 #: modules/devices.c:96 msgid "Memory" msgstr "Память" @@ -780,20 +763,20 @@ msgstr "Память" msgid "%dMB (%dMB used)" msgstr "%dМб (%dМб занято)" -#: modules/computer.c:105 modules/computer.c:462 modules/computer.c:478 +#: modules/computer.c:105 modules/computer.c:515 modules/computer.c:531 msgid "Uptime" msgstr "Время работы" -#: modules/computer.c:107 modules/computer.c:409 modules/computer.c:417 +#: modules/computer.c:107 modules/computer.c:462 modules/computer.c:470 msgid "Date/Time" msgstr "Дата/время" # Должно совпадать с таким-же полем в строке 430 computer.c -#: modules/computer.c:112 modules/computer.c:464 modules/computer.c:479 +#: modules/computer.c:112 modules/computer.c:517 modules/computer.c:532 msgid "Load Average" msgstr "Средняя нагрузка" -#: modules/computer.c:114 modules/computer.c:463 modules/computer.c:480 +#: modules/computer.c:114 modules/computer.c:516 modules/computer.c:533 msgid "Available entropy in /dev/random" msgstr "Доступная энтропия в /dev/random" @@ -927,15 +910,116 @@ msgstr "Определена версия: %s" msgid "Program" msgstr "Программа" -#: modules/computer.c:370 -msgid "Physical machine" -msgstr "Физическая машина" +#: modules/computer.c:302 +msgid "Invalid chassis type (0)" +msgstr "" + +#: modules/computer.c:303 modules/computer.c:304 +msgid "Unknown chassis type" +msgstr "" + +#: modules/computer.c:305 +msgid "Desktop" +msgstr "" + +#: modules/computer.c:306 +msgid "Low-profile Desktop" +msgstr "" + +#: modules/computer.c:307 +msgid "Pizza Box" +msgstr "" + +#: modules/computer.c:308 +msgid "Mini Tower" +msgstr "" + +#: modules/computer.c:309 +msgid "Tower" +msgstr "" + +#: modules/computer.c:310 +msgid "Portable" +msgstr "" + +#: modules/computer.c:311 modules/computer.c:335 +msgid "Laptop" +msgstr "" + +#: modules/computer.c:312 +msgid "Notebook" +msgstr "" + +#: modules/computer.c:313 +msgid "Handheld" +msgstr "" + +#: modules/computer.c:314 +msgid "Docking Station" +msgstr "" + +#: modules/computer.c:315 +msgid "All-in-one" +msgstr "" + +#: modules/computer.c:316 +msgid "Subnotebook" +msgstr "" + +#: modules/computer.c:317 +msgid "Space-saving" +msgstr "" + +#: modules/computer.c:318 +msgid "Lunch Box" +msgstr "" + +#: modules/computer.c:319 +msgid "Main Server Chassis" +msgstr "" + +#: modules/computer.c:320 +msgid "Expansion Chassis" +msgstr "" + +#: modules/computer.c:321 +msgid "Sub Chassis" +msgstr "" -#: modules/computer.c:411 modules/computer.c:661 +#: modules/computer.c:322 +msgid "Bus Expansion Chassis" +msgstr "" + +#: modules/computer.c:323 +msgid "Peripheral Chassis" +msgstr "" + +#: modules/computer.c:324 +msgid "RAID Chassis" +msgstr "" + +#: modules/computer.c:325 +msgid "Rack Mount Chassis" +msgstr "" + +#: modules/computer.c:326 +msgid "Sealed-case PC" +msgstr "" + +#. /sys/class/power_supply/${*)/type contains +#. * "Battery", or .../scope does not contain Device. +#. FIXME: check if there's more than one directory in /proc/acpi/battery +#. FIXME: check if batteries are found using /proc/apm +#. FIXME: use dmidecode if available to get chassis type +#: modules/computer.c:346 +msgid "Unknown physical machine type" +msgstr "" + +#: modules/computer.c:464 modules/computer.c:714 msgid "Computer" msgstr "Компьютер" -#: modules/computer.c:412 modules/devices/alpha/processor.c:79 +#: modules/computer.c:465 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 @@ -945,166 +1029,166 @@ msgstr "Компьютер" msgid "Processor" msgstr "Процессор" -#: modules/computer.c:414 +#: modules/computer.c:467 msgid "Machine Type" msgstr "Тип машины" -#: modules/computer.c:416 modules/computer.c:473 +#: modules/computer.c:469 modules/computer.c:526 msgid "User Name" msgstr "Пользователь" -#: modules/computer.c:419 modules/computer.c:551 +#: modules/computer.c:472 modules/computer.c:604 msgid "Resolution" msgstr "Разрешение" #. /label for resolution #. / Resolution WxH unit -#: modules/computer.c:421 modules/computer.c:554 +#: modules/computer.c:474 modules/computer.c:607 msgid "pixels" msgstr "пикселей" -#: modules/computer.c:422 +#: modules/computer.c:475 msgid "OpenGL Renderer" msgstr "Рендер OpenGL" -#: modules/computer.c:423 +#: modules/computer.c:476 msgid "X11 Vendor" msgstr "Поставщик X11" -#: modules/computer.c:425 modules/devices.c:102 +#: modules/computer.c:478 modules/devices.c:102 msgid "Input Devices" msgstr "Устройства ввода" -#: modules/computer.c:467 +#: modules/computer.c:520 msgid "Kernel" msgstr "Ядро" -#: modules/computer.c:469 +#: modules/computer.c:522 msgid "C Library" msgstr "Библиотека C" -#: modules/computer.c:470 +#: modules/computer.c:523 msgid "Distribution" msgstr "Дистрибутив" -#: modules/computer.c:471 +#: modules/computer.c:524 msgid "Current Session" msgstr "Текущая сессия" -#: modules/computer.c:472 +#: modules/computer.c:525 msgid "Computer Name" msgstr "Имя компьютера" -#: modules/computer.c:474 +#: modules/computer.c:527 msgid "Language" msgstr "Язык" -#: modules/computer.c:475 modules/computer/users.c:50 +#: modules/computer.c:528 modules/computer/users.c:50 msgid "Home Directory" msgstr "Домашний каталог" -#: modules/computer.c:476 +#: modules/computer.c:529 msgid "Desktop Environment" msgstr "Среда рабочего стола" -#: modules/computer.c:477 +#: modules/computer.c:530 msgid "Misc" msgstr "Разное" -#: modules/computer.c:492 +#: modules/computer.c:545 msgid "Loaded Modules" msgstr "" -#: modules/computer.c:493 modules/devices.c:398 +#: modules/computer.c:546 modules/devices.c:398 msgid "Description" msgstr "Описание" -#: modules/computer.c:503 +#: modules/computer.c:556 msgid "Date & Time" msgstr "Дата и время" -#: modules/computer.c:503 +#: modules/computer.c:556 msgid "Kernel Version" msgstr "Версия ядра" -#: modules/computer.c:515 +#: modules/computer.c:568 msgid "Language Code" msgstr "Код языка" -#: modules/computer.c:516 +#: modules/computer.c:569 msgid "Available Languages" msgstr "" -#: modules/computer.c:531 modules/computer/filesystem.c:85 +#: modules/computer.c:584 modules/computer/filesystem.c:85 msgid "Mount Point" msgstr "Точка монтирования" -#: modules/computer.c:531 +#: modules/computer.c:584 msgid "Usage" msgstr "Использование" -#: modules/computer.c:531 +#: modules/computer.c:584 msgid "Device" msgstr "Устройство" -#: modules/computer.c:532 +#: modules/computer.c:585 msgid "Mounted File Systems" msgstr "" -#: modules/computer.c:555 modules/computer.c:562 +#: modules/computer.c:608 modules/computer.c:615 #: modules/devices/ia64/processor.c:153 modules/devices/x86/processor.c:412 msgid "Vendor" msgstr "Производитель" -#: modules/computer.c:557 +#: modules/computer.c:610 msgid "Monitors" msgstr "Монитор" -#: modules/computer.c:559 +#: modules/computer.c:612 msgid "Extensions" msgstr "Расширения" -#: modules/computer.c:561 +#: modules/computer.c:614 msgid "OpenGL" msgstr "" -#: modules/computer.c:563 +#: modules/computer.c:616 msgid "Renderer" msgstr "Рендер" -#: modules/computer.c:565 +#: modules/computer.c:618 msgid "Direct Rendering" msgstr "Графическое ускорение" -#: modules/computer.c:586 modules/computer/users.c:49 +#: modules/computer.c:639 modules/computer/users.c:49 msgid "Group ID" msgstr "ID группы" -#: modules/computer.c:703 +#: modules/computer.c:756 msgid "RAM" msgstr "" -#: modules/computer.c:703 modules/devices/devicetree/pmac_data.c:82 +#: modules/computer.c:756 modules/devices/devicetree/pmac_data.c:82 msgid "Motherboard" msgstr "" -#: modules/computer.c:703 +#: modules/computer.c:756 msgid "Graphics" msgstr "" -#: modules/computer.c:704 modules/devices.c:103 +#: modules/computer.c:757 modules/devices.c:103 msgid "Storage" msgstr "Устройства хранения" -#: modules/computer.c:704 modules/devices.c:99 +#: modules/computer.c:757 modules/devices.c:99 msgid "Printers" msgstr "Принтеры" -#: modules/computer.c:704 +#: modules/computer.c:757 msgid "Audio" msgstr "" -#: modules/computer.c:759 +#: modules/computer.c:812 msgid "Gathers high-level computer information" msgstr "Собирает высокоуровневую информацию о компьютере" @@ -1158,7 +1242,7 @@ msgstr "" msgid "diet libc" msgstr "" -#: modules/computer/os.c:78 modules/computer/os.c:234 modules/computer/os.c:364 +#: modules/computer/os.c:78 modules/computer/os.c:234 modules/computer/os.c:359 #: 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 @@ -1179,6 +1263,7 @@ msgstr "" msgid "Unknown (Window Manager: %s)" msgstr "Неизвестно (Оконный менеджер: %s)" +#. /{desktop environment} on {session type} #: modules/computer/os.c:168 #, c-format msgid "%s on %s" @@ -3788,7 +3873,7 @@ msgstr "IP Подключения" msgid "Routing Table" msgstr "Таблица маршрутизации" -#: modules/network.c:62 modules/network.c:308 +#: modules/network.c:62 modules/network.c:303 msgid "ARP Table" msgstr "Таблица ARP" @@ -3804,80 +3889,80 @@ msgstr "Статистика" msgid "Shared Directories" msgstr "Общие каталоги" -#: modules/network.c:309 modules/network.c:331 modules/network.c:362 +#: modules/network.c:304 modules/network.c:326 modules/network.c:357 #: modules/network/net.c:477 msgid "IP Address" msgstr "IP-адрес" -#: modules/network.c:309 modules/network.c:362 modules/network.c:379 +#: modules/network.c:304 modules/network.c:357 modules/network.c:374 msgid "Interface" msgstr "Интерфейс" -#: modules/network.c:309 +#: modules/network.c:304 msgid "MAC Address" msgstr "MAC-адрес" -#: modules/network.c:318 +#: modules/network.c:313 msgid "SAMBA" msgstr "" -#: modules/network.c:319 +#: modules/network.c:314 msgid "NFS" msgstr "" -#: modules/network.c:330 +#: modules/network.c:325 msgid "Name Servers" msgstr "" -#: modules/network.c:345 +#: modules/network.c:340 msgid "Connections" msgstr "" -#: modules/network.c:346 +#: modules/network.c:341 msgid "Local Address" msgstr "Локальный адрес" -#: modules/network.c:346 +#: modules/network.c:341 msgid "Protocol" msgstr "Протокол" -#: modules/network.c:346 +#: modules/network.c:341 msgid "Foreign Address" msgstr "Удалённый адрес" -#: modules/network.c:346 +#: modules/network.c:341 msgid "State" msgstr "Состояние" -#: modules/network.c:362 +#: modules/network.c:357 msgid "Sent" msgstr "Отправлено" -#: modules/network.c:362 +#: modules/network.c:357 msgid "Received" msgstr "Получено" -#: modules/network.c:378 +#: modules/network.c:373 msgid "IP routing table" msgstr "" -#: modules/network.c:379 +#: modules/network.c:374 msgid "Destination/Gateway" msgstr "Цель / Шлюз" -#: modules/network.c:379 +#: modules/network.c:374 msgid "Flags" msgstr "Флаги" -#: modules/network.c:379 modules/network/net.c:478 +#: modules/network.c:374 modules/network/net.c:478 msgid "Mask" msgstr "Маска" -#: modules/network.c:407 +#: modules/network.c:402 msgid "Network" msgstr "Сеть" -#: modules/network.c:440 +#: modules/network.c:435 msgid "Gathers information about this computer's network connection" msgstr "Собирает информацию о сетевых подключениях" @@ -4134,6 +4219,18 @@ msgstr "" msgid "Broadcast Address" msgstr "" +#~ msgid "Save Image" +#~ msgstr "Сохранить изображение" + +#~ msgid "Saving image..." +#~ msgstr "Сохранение изображения..." + +#~ msgid "_Save image as..." +#~ msgstr "_Сохранить изображение как..." + +#~ msgid "Physical machine" +#~ msgstr "Физическая машина" + #~ msgid "Y_es" #~ msgstr "Есть" |