diff options
author | Burt P <pburt0@gmail.com> | 2017-07-08 13:33:11 -0500 |
---|---|---|
committer | Leandro Pereira <leandro@hardinfo.org> | 2017-07-12 19:38:41 -0700 |
commit | 087600814086d35d08bf6d6dafd9ab53d8a42a4f (patch) | |
tree | d83fa7b9dca826124f66eada8c69c360335ac9ef /po | |
parent | bc11f454ce428920317cd5b5a2ee78800c71c698 (diff) |
Update hardinfo.pot and .po files
Signed-off-by: Burt P <pburt0@gmail.com>
Diffstat (limited to 'po')
-rw-r--r-- | po/HOWTO.txt | 2 | ||||
-rw-r--r-- | po/de.po | 778 | ||||
-rw-r--r-- | po/es.po | 1457 | ||||
-rw-r--r-- | po/fr.po | 1151 | ||||
-rw-r--r-- | po/hardinfo.pot | 748 | ||||
-rw-r--r-- | po/ru.po | 1674 |
6 files changed, 3533 insertions, 2277 deletions
diff --git a/po/HOWTO.txt b/po/HOWTO.txt index 6773d6ea..9a40ecdc 100644 --- a/po/HOWTO.txt +++ b/po/HOWTO.txt @@ -1,2 +1,2 @@ update .pot : make pot in build/ -update .po files after .pot update : ? +update .po files after .pot update : msgmerge XX.po hardinfo.pot > XX_.po && mv XX_.po XX.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-10 10:11+0200\n" +"POT-Creation-Date: 2017-07-08 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" @@ -19,47 +19,26 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Poedit 1.8.7.1\n" -#: shell//callbacks.c:71 -#, c-format -msgid "Remote: <b>%s</b>" -msgstr "" - -#: shell//callbacks.c:117 -msgid "Disconnecting..." -msgstr "" - -#: shell//callbacks.c:120 -msgid "Unloading modules..." -msgstr "" - -#: shell//callbacks.c:123 -msgid "Loading local modules..." -msgstr "" - -#: shell//callbacks.c:130 shell//callbacks.c:162 shell//shell.c:314 -#: shell//shell.c:816 shell//shell.c:1800 modules//benchmark.c:431 -#: modules//benchmark.c:439 hardinfo//util.c:1112 -msgid "Done." -msgstr "Fertig." - -#: shell//callbacks.c:142 +#: shell//callbacks.c:47 msgid "Save Image" msgstr "" -#: shell//callbacks.c:158 +#: shell//callbacks.c:63 msgid "Saving image..." msgstr "" -#: shell//callbacks.c:236 -msgid "No context help available." -msgstr "" +#: shell//callbacks.c:67 shell//shell.c:303 shell//shell.c:721 +#: shell//shell.c:1695 modules//benchmark.c:440 modules//benchmark.c:448 +#: hardinfo//util.c:1113 +msgid "Done." +msgstr "Fertig." -#: shell//callbacks.c:318 +#: shell//callbacks.c:151 #, c-format msgid "%s Module" msgstr "" -#: shell//callbacks.c:325 +#: shell//callbacks.c:158 #, c-format msgid "" "Written by %s\n" @@ -68,80 +47,80 @@ msgstr "" "Programmiert von %s\n" "Lizenziert unter %s" -#: shell//callbacks.c:339 +#: shell//callbacks.c:172 #, c-format msgid "No about information is associated with the %s module." msgstr "" -#: shell//callbacks.c:353 +#: shell//callbacks.c:186 msgid "Author:" msgstr "" -#: shell//callbacks.c:356 +#: shell//callbacks.c:189 msgid "Contributors:" msgstr "Mitwirkende:" -#: shell//callbacks.c:360 +#: shell//callbacks.c:193 msgid "Based on work by:" msgstr "" -#: shell//callbacks.c:361 +#: shell//callbacks.c:194 msgid "MD5 implementation by Colin Plumb (see md5.c for details)" msgstr "" -#: shell//callbacks.c:362 +#: shell//callbacks.c:195 msgid "SHA1 implementation by Steve Reid (see sha1.c for details)" msgstr "" -#: shell//callbacks.c:363 +#: shell//callbacks.c:196 msgid "Blowfish implementation by Paul Kocher (see blowfich.c for details)" msgstr "" -#: shell//callbacks.c:364 +#: shell//callbacks.c:197 msgid "Raytracing benchmark by John Walker (see fbench.c for details)" msgstr "" -#: shell//callbacks.c:365 +#: shell//callbacks.c:198 msgid "FFT benchmark by Scott Robert Ladd (see fftbench.c for details)" msgstr "" -#: shell//callbacks.c:366 +#: shell//callbacks.c:199 msgid "Some code partly based on x86cpucaps by Osamu Kayasono" msgstr "" -#: shell//callbacks.c:367 +#: shell//callbacks.c:200 msgid "Vendor list based on GtkSysInfo by Pissens Sebastien" msgstr "" -#: shell//callbacks.c:368 +#: shell//callbacks.c:201 msgid "DMI support based on code by Stewart Adam" msgstr "" -#: shell//callbacks.c:369 +#: shell//callbacks.c:202 msgid "SCSI support based on code by Pascal F. Martin" msgstr "" -#: shell//callbacks.c:373 +#: shell//callbacks.c:206 msgid "Jakub Szypulka" msgstr "Jakub Szypulka" -#: shell//callbacks.c:374 +#: shell//callbacks.c:207 msgid "Tango Project" msgstr "" -#: shell//callbacks.c:375 +#: shell//callbacks.c:208 msgid "The GNOME Project" msgstr "" -#: shell//callbacks.c:376 +#: shell//callbacks.c:209 msgid "VMWare, Inc. (USB icon from VMWare Workstation 6)" msgstr "" -#: shell//callbacks.c:387 +#: shell//callbacks.c:220 msgid "System information and benchmark tool" msgstr "System-Informationen und Benchmark-Werkzeug" -#: shell//callbacks.c:392 +#: shell//callbacks.c:225 msgid "" "HardInfo is free software; you can redistribute it and/or modify it under " "the terms of the GNU General Public License as published by the Free " @@ -190,110 +169,82 @@ msgid "_Open..." msgstr "" #: shell//menu.c:58 -msgid "_Connect to..." -msgstr "" - -#: shell//menu.c:63 -msgid "_Manage hosts..." -msgstr "" - -#: shell//menu.c:68 -msgid "_Local computer" -msgstr "" - -#: shell//menu.c:73 msgid "_Copy to Clipboard" msgstr "In die Zwischenablage _kopieren" -#: shell//menu.c:74 +#: shell//menu.c:59 msgid "Copy to clipboard" msgstr "In die Zwischenablage kopieren" -#: shell//menu.c:78 +#: shell//menu.c:63 msgid "_Save image as..." msgstr "" -#: shell//menu.c:83 +#: shell//menu.c:68 msgid "_Refresh" msgstr "_Aktualisieren" -#: shell//menu.c:88 -msgid "Contents" -msgstr "Inhalt" - -#: shell//menu.c:93 shell//shell.c:1794 shell//shell.c:1811 -msgid "Context help" -msgstr "Kontexthilfe" - -#: shell//menu.c:98 +#: shell//menu.c:73 msgid "_Open HardInfo Web Site" msgstr "HardInfo-_Webseite öffnen" -#: shell//menu.c:103 +#: shell//menu.c:78 msgid "_Report bug" msgstr "Fehler _melden" -#: shell//menu.c:108 -msgid "_Donate to the project" -msgstr "_Spende zum Projekt" - -#: shell//menu.c:113 +#: shell//menu.c:83 msgid "_About HardInfo" msgstr "_Über HardInfo" -#: shell//menu.c:114 +#: shell//menu.c:84 msgid "Displays program version information" msgstr "" -#: shell//menu.c:118 +#: shell//menu.c:88 msgid "_Quit" msgstr "_Beenden" -#: shell//menu.c:125 +#: shell//menu.c:95 msgid "_Side Pane" msgstr "_Seitenleiste" -#: shell//menu.c:126 +#: shell//menu.c:96 msgid "Toggles side pane visibility" msgstr "" -#: shell//menu.c:129 +#: shell//menu.c:99 msgid "_Toolbar" msgstr "_Symbolleiste" -#: shell//menu.c:133 -msgid "_Accept connections" -msgstr "" - -#: shell//report.c:492 +#: shell//report.c:493 msgid "Save File" msgstr "Datei speichern" -#: shell//report.c:616 +#: shell//report.c:619 msgid "Cannot create ReportContext. Programming bug?" msgstr "" -#: shell//report.c:634 +#: shell//report.c:638 msgid "Open the report with your web browser?" msgstr "Den Bericht in deinem Webbrowser öffnen?" -#: shell//report.c:662 +#: shell//report.c:666 msgid "Generating report..." msgstr "Generiere Bericht…" -#: shell//report.c:672 +#: shell//report.c:676 msgid "Report saved." msgstr "Bericht gespeichert." -#: shell//report.c:674 +#: shell//report.c:678 msgid "Error while creating the report." msgstr "Fehler beim Erzeugen des Berichts." -#: shell//report.c:776 +#: shell//report.c:780 msgid "Generate Report" msgstr "Bericht generieren" -#: shell//report.c:793 +#: shell//report.c:797 msgid "" "<big><b>Generate Report</b></big>\n" "Please choose the information that you wish to view in your report:" @@ -301,37 +252,37 @@ msgstr "" "<big><b>Bericht generieren</b></big>\n" "Bitte wähle die Informationen, die du in deinen Bereich einbeziehen möchtest:" -#: shell//report.c:853 +#: shell//report.c:857 msgid "Select _None" msgstr "_Nichts auswählen" -#: shell//report.c:860 +#: shell//report.c:864 msgid "Select _All" msgstr "_Alles auswählen" -#: shell//report.c:878 +#: shell//report.c:882 msgid "_Generate" msgstr "_Generieren" -#: shell//shell.c:407 +#: shell//shell.c:396 #, c-format msgid "%s - System Information" msgstr "%s - System-Informationen" -#: shell//shell.c:412 +#: shell//shell.c:401 msgid "System Information" msgstr "System-Informationen" -#: shell//shell.c:803 +#: shell//shell.c:708 msgid "Loading modules..." msgstr "" -#: shell//shell.c:1654 +#: shell//shell.c:1565 #, c-format msgid "<b>%s → Summary</b>" msgstr "<b>%s → Zusammenfassung</b>" -#: shell//shell.c:1762 +#: shell//shell.c:1673 msgid "Updating..." msgstr "Aktualisiere…" @@ -358,41 +309,41 @@ msgid "" "HardInfo was compiled without libsoup support. (Network Updater requires it.)" msgstr "" -#: shell//syncmanager.c:161 shell//syncmanager.c:185 +#: shell//syncmanager.c:161 shell//syncmanager.c:189 #, c-format msgid "%s (error #%d)" msgstr "%s (Fehlercode #%d)" -#: shell//syncmanager.c:170 shell//syncmanager.c:194 +#: shell//syncmanager.c:170 shell//syncmanager.c:198 msgid "Could not parse XML-RPC response" msgstr "" -#: shell//syncmanager.c:267 +#: shell//syncmanager.c:280 #, c-format msgid "" "Server says it supports API version %d, but this version of HardInfo only " "supports API version %d." msgstr "" -#: shell//syncmanager.c:362 +#: shell//syncmanager.c:375 msgid "Contacting HardInfo Central Database" msgstr "Kontaktiere zentrale HardInfo-Datenbank" -#: shell//syncmanager.c:363 +#: shell//syncmanager.c:376 msgid "Cleaning up" msgstr "Aufräumen" -#: shell//syncmanager.c:480 +#: shell//syncmanager.c:492 #, c-format msgid "<s>%s</s> <i>(canceled)</i>" msgstr "<s>%s</s> <i>(abgebrochen)</i>" -#: shell//syncmanager.c:497 +#: shell//syncmanager.c:509 #, c-format msgid "<b><s>%s</s></b> <i>(failed)</i>" msgstr "<b><s>%s</s></b> <i>(gescheitert)</i>" -#: shell//syncmanager.c:509 +#: shell//syncmanager.c:521 #, c-format msgid "" "Failed while performing \"%s\". Please file a bug report if this problem " @@ -401,50 +352,55 @@ msgid "" "Details: %s" msgstr "" -#: shell//syncmanager.c:518 +#: shell//syncmanager.c:530 #, c-format msgid "" "Failed while performing \"%s\". Please file a bug report if this problem " "persists. (Use the Help→Report bug option.)" msgstr "" -#: shell//syncmanager.c:646 +#: shell//syncmanager.c:658 msgid "Network Updater" msgstr "Netzwerk-Updater" -#: shell//syncmanager.c:727 +#: shell//syncmanager.c:739 msgid "_Synchronize" msgstr "_Synchronisieren" -#: modules//benchmark.c:50 +#: modules//benchmark.c:52 msgid "CPU Blowfish" msgstr "CPU Blowfish" -#: modules//benchmark.c:51 +#: modules//benchmark.c:53 msgid "CPU CryptoHash" msgstr "CPU Crypto-Hash" -#: modules//benchmark.c:52 +#: modules//benchmark.c:54 msgid "CPU Fibonacci" msgstr "CPU Fibonacci" -#: modules//benchmark.c:53 +#: modules//benchmark.c:55 msgid "CPU N-Queens" msgstr "CPU Damenproblem" -#: modules//benchmark.c:54 +#: modules//benchmark.c:56 +#, fuzzy +msgid "CPU Zlib" +msgstr "CPU Blowfish" + +#: modules//benchmark.c:57 msgid "FPU FFT" msgstr "FPU FFT" -#: modules//benchmark.c:55 +#: modules//benchmark.c:58 msgid "FPU Raytracing" msgstr "FPU Raytracing" -#: modules//benchmark.c:56 +#: modules//benchmark.c:59 msgid "GPU Drawing" msgstr "GPU Zeichnen" -#: modules//benchmark.c:222 +#: modules//benchmark.c:225 #, c-format msgid "" "[$ShellParam$]\n" @@ -471,7 +427,7 @@ msgstr "" "<big><b>Diese Maschine</b></big>=%.3f|%s MHz\n" "%s" -#: modules//benchmark.c:235 +#: modules//benchmark.c:238 #, c-format msgid "" "[$ShellParam$]\n" @@ -496,44 +452,44 @@ msgstr "" "[%s]\n" "%s" -#: modules//benchmark.c:363 +#: modules//benchmark.c:372 #, c-format msgid "Benchmarking: <b>%s</b>." msgstr "Benchmarke: <b>%s</b>." -#: modules//benchmark.c:377 +#: modules//benchmark.c:386 msgid "Benchmarking. Please do not move your mouse or press any keys." msgstr "Benchmarke. Bitte bewege den Mauszeiger nicht und drücke keine Tasten." -#: modules//benchmark.c:381 +#: modules//benchmark.c:390 msgid "Cancel" msgstr "Abbrechen" -#: modules//benchmark.c:511 +#: modules//benchmark.c:527 msgid "Results in MiB/second. Higher is better." msgstr "Ergebnisse in MiB/Sekunde. Höhere Werte sind besser." -#: modules//benchmark.c:514 +#: modules//benchmark.c:531 msgid "Results in HIMarks. Higher is better." msgstr "Ergebnisse in HIMarks. Höhere Werte sind besser." -#: modules//benchmark.c:521 +#: modules//benchmark.c:538 msgid "Results in seconds. Lower is better." msgstr "Ergebnisse in Sekunden. Niedrigere Werte sind besser." -#: modules//benchmark.c:529 +#: modules//benchmark.c:546 msgid "Benchmarks" msgstr "Benchmarks" -#: modules//benchmark.c:547 +#: modules//benchmark.c:564 msgid "Perform tasks and compare with other systems" msgstr "Erledigt Aufgaben und vergleicht die Ergebnisse mit anderen Systemen" -#: modules//benchmark.c:634 +#: modules//benchmark.c:654 msgid "Send benchmark results" msgstr "Übermittle Benchmark-Ergebnisse" -#: modules//benchmark.c:639 +#: modules//benchmark.c:659 msgid "Receive benchmark results" msgstr "Lade Benchmark-Ergebnisse" @@ -581,11 +537,31 @@ msgstr "Benutzer" msgid "Groups" msgstr "Gruppen" -#: modules//computer.c:104 +#: modules//computer.c:101 modules//devices.c:92 +msgid "Memory" +msgstr "Hauptspeicher" + +#: modules//computer.c:103 #, c-format msgid "%dMB (%dMB used)" msgstr "" +#: modules//computer.c:105 +msgid "Uptime" +msgstr "" + +#: modules//computer.c:107 +msgid "Date/Time" +msgstr "" + +#: modules//computer.c:112 +msgid "Load Average" +msgstr "" + +#: modules//computer.c:114 +msgid "Available entropy in /dev/random" +msgstr "" + #: modules//computer.c:200 msgid "Scripting Languages" msgstr "Script-Sprachen" @@ -651,40 +627,49 @@ msgid "FreePascal" msgstr "FreePascal" #: modules//computer.c:216 +msgid "Go" +msgstr "" + +#: modules//computer.c:217 msgid "Tools" msgstr "Werkzeug-Programme" -#: modules//computer.c:217 +#: modules//computer.c:218 msgid "make" msgstr "make" -#: modules//computer.c:218 +#: modules//computer.c:219 msgid "GDB" msgstr "GDB" -#: modules//computer.c:219 +#: modules//computer.c:220 msgid "strace" msgstr "strace" -#: modules//computer.c:220 +#: modules//computer.c:221 msgid "valgrind" msgstr "valgrind" -#: modules//computer.c:221 +#: modules//computer.c:222 msgid "QMake" msgstr "QMake" -#: modules//computer.c:264 +#: modules//computer.c:223 +#, fuzzy +msgid "CMake" +msgstr "QMake" + +#: modules//computer.c:266 #, c-format msgid "%s=Not found\n" msgstr "%s=Nicht gefunden\n" -#: modules//computer.c:267 +#: modules//computer.c:269 #, c-format msgid "Detecting version: %s" msgstr "" -#: modules//computer.c:278 +#: modules//computer.c:280 #, c-format msgid "" "[$ShellParam$]\n" @@ -699,11 +684,11 @@ msgstr "" "ShowColumnHeaders=true\n" "%s" -#: modules//computer.c:358 +#: modules//computer.c:362 msgid "Physical machine" msgstr "Physikalische Maschine" -#: modules//computer.c:375 +#: modules//computer.c:379 #, c-format msgid "" "[$ShellParam$]\n" @@ -754,12 +739,13 @@ msgstr "" "\n" "%s\n" -#: modules//computer.c:417 +#: modules//computer.c:421 #, fuzzy, c-format msgid "" "[$ShellParam$]\n" "UpdateInterval$Uptime=10000\n" "UpdateInterval$Load Average=1000\n" +"UpdateInterval$Available entropy in /dev/random=1000\n" "[Version]\n" "Kernel=%s\n" "Version=%s\n" @@ -773,7 +759,8 @@ msgid "" "Desktop Environment=%s\n" "[Misc]\n" "Uptime=...\n" -"Load Average=..." +"Load Average=...\n" +"Available entropy in /dev/random=..." msgstr "" "[$ShellParam$]\n" "UpdateInterval$Uptime=10000\n" @@ -793,7 +780,7 @@ msgstr "" "Uptime=...\n" "Load Average=..." -#: modules//computer.c:446 +#: modules//computer.c:453 #, c-format msgid "" "[Loaded Modules]\n" @@ -810,7 +797,7 @@ msgstr "" "ColumnTitle$Value=Beschreibung\n" "ShowColumnHeaders=true\n" -#: modules//computer.c:457 +#: modules//computer.c:464 #, c-format msgid "" "[$ShellParam$]\n" @@ -827,7 +814,7 @@ msgstr "" "\n" "%s" -#: modules//computer.c:467 +#: modules//computer.c:474 #, c-format msgid "" "[$ShellParam$]\n" @@ -846,7 +833,7 @@ msgstr "" "[Available Languages]\n" "%s" -#: modules//computer.c:478 +#: modules//computer.c:485 #, c-format msgid "" "[$ShellParam$]\n" @@ -873,7 +860,7 @@ msgstr "" "[Mounted File Systems]\n" "%s\n" -#: modules//computer.c:492 +#: modules//computer.c:499 #, c-format msgid "" "[Display]\n" @@ -900,16 +887,16 @@ msgstr "" "Version=%s\n" "Direct-Rendering=%s\n" -#: modules//computer.c:514 +#: modules//computer.c:521 msgid "Y_es" msgstr "_Ja" -#: modules//computer.c:514 modules//devices/printers.c:138 -#: hardinfo//hardinfo.c:63 +#: modules//computer.c:521 modules//devices/printers.c:138 +#: hardinfo//hardinfo.c:57 msgid "No" msgstr "Nein" -#: modules//computer.c:528 +#: modules//computer.c:535 #, c-format msgid "" "[$ShellParam$]\n" @@ -928,11 +915,11 @@ msgstr "" "[Gruppen]\n" "%s\n" -#: modules//computer.c:608 +#: modules//computer.c:615 msgid "Computer" msgstr "Computer" -#: modules//computer.c:702 +#: modules//computer.c:709 msgid "Gathers high-level computer information" msgstr "Sammelt high-level Computer-Informationen" @@ -958,6 +945,10 @@ msgstr "Bildschirm %d=%dx%d Pixel\n" msgid "[Environment Variables]\n" msgstr "[Umgebungsvariablen]\n" +#: modules//computer/loadavg.c:64 +msgid "Couldn't obtain load average" +msgstr "" + #: modules//computer/os.c:57 #, c-format msgid "GNU C Library version %s (%sstable)" @@ -967,8 +958,8 @@ msgstr "" msgid "un" msgstr "" -#: modules//computer/os.c:61 modules//computer/os.c:138 modules//devices.c:154 -#: modules//devices.c:197 modules//devices/printers.c:99 +#: modules//computer/os.c:61 modules//computer/os.c:138 modules//devices.c:171 +#: modules//devices.c:323 modules//devices/printers.c:99 #: modules//devices/printers.c:106 modules//devices/printers.c:116 #: modules//devices/printers.c:131 modules//devices/printers.c:140 #: modules//devices/printers.c:243 @@ -989,82 +980,221 @@ msgstr "" msgid "Unknown (Window Manager: %s)" msgstr "" -#: modules//computer/os.c:174 +#: modules//computer/os.c:185 msgid "Unknown distribution" msgstr "" -#: modules//devices.c:74 +#: modules//devices.c:91 modules//devices/arm/processor.c:314 +#: modules//devices/ppc/processor.c:217 modules//devices/x86/processor.c:817 +#: modules//devices/x86_64/processor.c:817 msgid "Processor" msgstr "Prozessor" -#: modules//devices.c:75 -msgid "Memory" -msgstr "Hauptspeicher" - -#: modules//devices.c:76 +#: modules//devices.c:93 msgid "PCI Devices" msgstr "PCI-Geräte" -#: modules//devices.c:77 +#: modules//devices.c:94 msgid "USB Devices" msgstr "USB-Geräte" -#: modules//devices.c:78 +#: modules//devices.c:95 msgid "Printers" msgstr "Drucker" -#: modules//devices.c:79 +#: modules//devices.c:96 msgid "Battery" msgstr "Akku" -#: modules//devices.c:80 +#: modules//devices.c:97 msgid "Sensors" msgstr "Sensoren" -#: modules//devices.c:81 +#: modules//devices.c:98 msgid "Input Devices" msgstr "Eingabegeräte" -#: modules//devices.c:82 +#: modules//devices.c:99 msgid "Storage" msgstr "Speicher" -#: modules//devices.c:84 +#: modules//devices.c:101 msgid "DMI" msgstr "DMI" -#: modules//devices.c:85 +#: modules//devices.c:102 msgid "Memory SPD" msgstr "Hauptspeicher (SPD)" -#: modules//devices.c:87 +#: modules//devices.c:104 msgid "Resources" msgstr "Ressourcen" -#: modules//devices.c:193 +#: modules//devices.c:303 msgid " (vendor unknown)" msgstr " (unbekannter Hersteller)" -#: modules//devices.c:195 +#: modules//devices.c:305 msgid " (model unknown)" msgstr " (unbekanntes Modell)" -#: modules//devices.c:412 +#: modules//devices.c:548 msgid "Devices" msgstr "Geräte" -#: modules//devices.c:424 +#: modules//devices.c:560 msgid "Update PCI ID listing" msgstr "" -#: modules//devices.c:436 +#: modules//devices.c:572 msgid "Update CPU feature database" msgstr "" -#: modules//devices.c:464 +#: modules//devices.c:600 msgid "Gathers information about hardware devices" msgstr "Sammelt Informationen über die Hardware-Geräte" +#: modules//devices.c:619 +msgid "Resource information requires superuser privileges" +msgstr "" + +#: modules//devices/arm/processor.c:176 modules//devices/ppc/processor.c:140 +#: modules//devices/x86/processor.c:346 modules//devices/x86_64/processor.c:346 +#, fuzzy +msgid "(Unknown)" +msgstr " (unbekanntes Modell)" + +#: modules//devices/arm/processor.c:178 +#, fuzzy +msgid "ARM Processor" +msgstr "Prozessor" + +#: modules//devices/arm/processor.c:247 modules//devices/x86/processor.c:747 +#: modules//devices/x86_64/processor.c:747 +msgid "Empty List" +msgstr "" + +#: modules//devices/arm/processor.c:267 modules//devices/ppc/processor.c:179 +#: modules//devices/x86/processor.c:767 modules//devices/x86_64/processor.c:767 +msgid "Topology" +msgstr "" + +#: modules//devices/arm/processor.c:268 modules//devices/ppc/processor.c:180 +#: modules//devices/x86/processor.c:768 modules//devices/x86_64/processor.c:768 +msgid "ID" +msgstr "" + +#: modules//devices/arm/processor.c:269 modules//devices/ppc/processor.c:181 +#: modules//devices/x86/processor.c:769 modules//devices/x86_64/processor.c:769 +msgid "Socket" +msgstr "" + +#: modules//devices/arm/processor.c:270 modules//devices/ppc/processor.c:182 +#: modules//devices/x86/processor.c:770 modules//devices/x86_64/processor.c:770 +msgid "Core" +msgstr "" + +#: modules//devices/arm/processor.c:281 modules//devices/arm/processor.c:292 +#: modules//devices/ppc/processor.c:193 modules//devices/ppc/processor.c:204 +#: modules//devices/x86/processor.c:781 modules//devices/x86/processor.c:792 +#: modules//devices/x86_64/processor.c:781 +#: modules//devices/x86_64/processor.c:792 +msgid "Frequency Scaling" +msgstr "" + +#: modules//devices/arm/processor.c:282 modules//devices/ppc/processor.c:194 +#: modules//devices/x86/processor.c:782 modules//devices/x86_64/processor.c:782 +msgid "Minimum" +msgstr "" + +#: modules//devices/arm/processor.c:282 modules//devices/arm/processor.c:283 +#: modules//devices/arm/processor.c:284 modules//devices/ppc/processor.c:194 +#: modules//devices/ppc/processor.c:195 modules//devices/ppc/processor.c:196 +#: modules//devices/x86/processor.c:782 modules//devices/x86/processor.c:783 +#: modules//devices/x86/processor.c:784 modules//devices/x86_64/processor.c:782 +#: modules//devices/x86_64/processor.c:783 +#: modules//devices/x86_64/processor.c:784 +msgid "kHz" +msgstr "" + +#: modules//devices/arm/processor.c:283 modules//devices/ppc/processor.c:195 +#: modules//devices/x86/processor.c:783 modules//devices/x86_64/processor.c:783 +msgid "Maximum" +msgstr "" + +#: modules//devices/arm/processor.c:284 modules//devices/ppc/processor.c:196 +#: modules//devices/x86/processor.c:784 modules//devices/x86_64/processor.c:784 +msgid "Current" +msgstr "" + +#: modules//devices/arm/processor.c:285 modules//devices/ppc/processor.c:197 +#: modules//devices/x86/processor.c:785 modules//devices/x86_64/processor.c:785 +msgid "Transition Latency" +msgstr "" + +#: modules//devices/arm/processor.c:285 modules//devices/ppc/processor.c:197 +#: modules//devices/x86/processor.c:785 modules//devices/x86_64/processor.c:785 +msgid "ns" +msgstr "" + +#: modules//devices/arm/processor.c:286 modules//devices/ppc/processor.c:198 +#: modules//devices/x86/processor.c:786 modules//devices/x86_64/processor.c:786 +msgid "Governor" +msgstr "" + +#: modules//devices/arm/processor.c:287 modules//devices/arm/processor.c:293 +#: modules//devices/ppc/processor.c:199 modules//devices/ppc/processor.c:205 +#: modules//devices/x86/processor.c:787 modules//devices/x86/processor.c:793 +#: modules//devices/x86_64/processor.c:787 +#: modules//devices/x86_64/processor.c:793 +#, fuzzy +msgid "Driver" +msgstr "Treiber=%s\n" + +#: modules//devices/arm/processor.c:318 modules//devices/ppc/processor.c:220 +#: modules//devices/x86/processor.c:825 modules//devices/x86_64/processor.c:825 +msgid "Frequency" +msgstr "" + +#: modules//devices/arm/processor.c:318 modules//devices/ppc/processor.c:220 +#: modules//devices/x86/processor.c:825 modules//devices/x86_64/processor.c:825 +msgid "MHz" +msgstr "" + +#: modules//devices/arm/processor.c:319 modules//devices/ppc/processor.c:221 +#: modules//devices/x86/processor.c:826 modules//devices/x86_64/processor.c:826 +msgid "BogoMips" +msgstr "" + +#: modules//devices/arm/processor.c:320 modules//devices/ppc/processor.c:222 +#: modules//devices/x86/processor.c:827 modules//devices/x86_64/processor.c:827 +msgid "Byte Order" +msgstr "" + +#: modules//devices/arm/processor.c:322 modules//devices/ppc/processor.c:224 +#: modules//devices/x86/processor.c:829 modules//devices/x86_64/processor.c:829 +msgid "Little Endian" +msgstr "" + +#: modules//devices/arm/processor.c:324 modules//devices/ppc/processor.c:226 +#: modules//devices/x86/processor.c:831 modules//devices/x86_64/processor.c:831 +msgid "Big Endian" +msgstr "" + +#: modules//devices/arm/processor.c:333 modules//devices/x86/processor.c:839 +#: modules//devices/x86_64/processor.c:839 +#, fuzzy +msgid "Capabilities" +msgstr "" +"[Fähigkeiten]\n" +"%s" + +#: modules//devices/arm/processor.c:354 modules//devices/ppc/processor.c:249 +#: modules//devices/x86/processor.c:862 modules//devices/x86_64/processor.c:862 +#, c-format +msgid "%s$CPU%d$%s=%.2fMHz\n" +msgstr "%s$CPU%d$%s=%.2fMHz\n" + #: modules//devices/battery.c:181 #, c-format msgid "" @@ -1151,6 +1281,52 @@ msgstr "" "[Keine Akkus]\n" "Keine Akkus in diesem System gefunden=\n" +#: modules//devices/devmemory.c:89 +#, fuzzy +msgid "Total Memory" +msgstr "Hauptspeicher" + +#: modules//devices/devmemory.c:90 +#, fuzzy +msgid "Free Memory" +msgstr "Hauptspeicher" + +#: modules//devices/devmemory.c:91 +msgid "Cached Swap" +msgstr "" + +#: modules//devices/devmemory.c:92 +#, fuzzy +msgid "High Memory" +msgstr "Hauptspeicher" + +#: modules//devices/devmemory.c:93 +msgid "Free High Memory" +msgstr "" + +#: modules//devices/devmemory.c:94 +#, fuzzy +msgid "Low Memory" +msgstr "Hauptspeicher" + +#: modules//devices/devmemory.c:95 +msgid "Free Low Memory" +msgstr "" + +#: modules//devices/devmemory.c:96 +#, fuzzy +msgid "Virtual Memory" +msgstr "Hauptspeicher" + +#: modules//devices/devmemory.c:97 +msgid "Free Virtual Memory" +msgstr "" + +#: modules//devices/ppc/processor.c:142 +#, fuzzy +msgid "POWER Processor" +msgstr "Prozessor" + #: modules//devices/printers.c:81 msgid "⚬ Can do black and white printing=\n" msgstr "⚬ Kann schwarz/weiß drucken=\n" @@ -1195,8 +1371,8 @@ msgstr "" msgid "Stopped" msgstr "" -#: modules//devices/printers.c:138 hardinfo//hardinfo.c:62 -#: hardinfo//hardinfo.c:63 +#: modules//devices/printers.c:138 hardinfo//hardinfo.c:56 +#: hardinfo//hardinfo.c:57 msgid "Yes" msgstr "Ja" @@ -1220,6 +1396,20 @@ msgstr "" "[Printers]\n" "Keine Drucker gefunden=\n" +#: modules//devices/spd-decode.c:1475 +msgid "" +"[SPD]\n" +"Please load the eeprom module to obtain information about memory SPD=\n" +"[$ShellParam$]\n" +"ReloadInterval=500\n" +msgstr "" + +#: modules//devices/spd-decode.c:1480 +msgid "" +"[SPD]\n" +"Reading memory SPD not supported on this system=\n" +msgstr "" + #: modules//devices/storage.c:46 msgid "" "\n" @@ -1228,7 +1418,7 @@ msgstr "" "\n" "[SCSI-Geräte]\n" -#: modules//devices/storage.c:110 modules//devices/storage.c:297 +#: modules//devices/storage.c:110 modules//devices/storage.c:313 #, c-format msgid "" "[Device Information]\n" @@ -1237,12 +1427,12 @@ msgstr "" "[Geräte-Informationen]\n" "Modell=%s\n" -#: modules//devices/storage.c:115 modules//devices/storage.c:304 +#: modules//devices/storage.c:115 modules//devices/storage.c:319 #, c-format msgid "Vendor=%s (%s)\n" msgstr "Hersteller=%s (%s)\n" -#: modules//devices/storage.c:120 modules//devices/storage.c:309 +#: modules//devices/storage.c:120 modules//devices/storage.c:321 #, c-format msgid "Vendor=%s\n" msgstr "Hersteller=%s\n" @@ -1259,7 +1449,7 @@ msgid "" "LUN=%d\n" msgstr "" -#: modules//devices/storage.c:169 +#: modules//devices/storage.c:167 msgid "" "\n" "[IDE Disks]\n" @@ -1267,12 +1457,12 @@ msgstr "" "\n" "[IDE-Geräte]\n" -#: modules//devices/storage.c:242 +#: modules//devices/storage.c:250 #, c-format msgid "Driver=%s\n" msgstr "Treiber=%s\n" -#: modules//devices/storage.c:314 +#: modules//devices/storage.c:324 #, c-format msgid "" "Device Name=hd%c\n" @@ -1280,7 +1470,7 @@ msgid "" "Cache=%dkb\n" msgstr "" -#: modules//devices/storage.c:329 +#: modules//devices/storage.c:334 #, c-format msgid "" "[Geometry]\n" @@ -1291,7 +1481,7 @@ msgstr "" "Physikalisch=%s\n" "Logisch=%s\n" -#: modules//devices/storage.c:341 +#: modules//devices/storage.c:344 #, c-format msgid "" "[Capabilities]\n" @@ -1300,7 +1490,7 @@ msgstr "" "[Fähigkeiten]\n" "%s" -#: modules//devices/storage.c:348 +#: modules//devices/storage.c:351 #, c-format msgid "" "[Speeds]\n" @@ -1313,53 +1503,13 @@ msgstr "" msgid "Cache information not available=\n" msgstr "" -#: modules//devices/x86/processor.c:484 modules//devices/x86_64/processor.c:484 -#, c-format -msgid "" -"[Processor]\n" -"Name=%s\n" -"Family, model, stepping=%d, %d, %d (%s)\n" -"Vendor=%s\n" -"[Configuration]\n" -"Cache Size=%dkb\n" -"Frequency=%.2fMHz\n" -"BogoMIPS=%.2f\n" -"Byte Order=%s\n" -"[Features]\n" -"FDIV Bug=%s\n" -"HLT Bug=%s\n" -"F00F Bug=%s\n" -"Coma Bug=%s\n" -"Has FPU=%s\n" -"[Cache]\n" -"%s\n" -"[Capabilities]\n" -"%s" +#: modules//devices/x86/processor.c:837 modules//devices/x86_64/processor.c:837 +msgid "Power Management" msgstr "" -"[Prozessor]\n" -"Name=%s\n" -"Familie, Modell, Stufung=%d, %d, %d (%s)\n" -"Hersteller=%s\n" -"[Konfiguration]\n" -"Cache-Größe=%dkb\n" -"Taktfrequenz=%.2fMHz\n" -"BogoMIPS=%.2f\n" -"Byte-Reihenfolge=%s\n" -"[Funktionen]\n" -"FDIV-Bug=%s\n" -"HLT-Bug=%s\n" -"F00F-Bug=%s\n" -"Coma-Bug=%s\n" -"Hat FPU=%s\n" -"[Cache]\n" -"%s\n" -"[Fähigkeiten]\n" -"%s" -#: modules//devices/x86/processor.c:542 modules//devices/x86_64/processor.c:542 -#, c-format -msgid "%s$CPU%d$%s=%.2fMHz\n" -msgstr "%s$CPU%d$%s=%.2fMHz\n" +#: modules//devices/x86/processor.c:838 modules//devices/x86_64/processor.c:838 +msgid "Bug Workarounds" +msgstr "" #: modules//network.c:59 msgid "Interfaces" @@ -1508,13 +1658,13 @@ msgstr "Netzwerk" msgid "Gathers information about this computer's network connection" msgstr "Sammelt Informationen über die Netzwerk-Verbindung dieses Computers" -#: hardinfo//hardinfo.c:54 +#: hardinfo//hardinfo.c:48 msgid "" "Copyright (C) 2003-2009 Leandro A. F. Pereira. See COPYING for details.\n" "\n" msgstr "" -#: hardinfo//hardinfo.c:56 +#: hardinfo//hardinfo.c:50 #, c-format msgid "" "Compile-time options:\n" @@ -1525,7 +1675,7 @@ msgid "" " Compiled on: %s %s (%s)\n" msgstr "" -#: hardinfo//hardinfo.c:74 +#: hardinfo//hardinfo.c:68 #, c-format msgid "" "Failed to find runtime data.\n" @@ -1534,40 +1684,40 @@ msgid "" "• See if %s and %s exists and you have read permission." msgstr "" -#: hardinfo//hardinfo.c:81 +#: hardinfo//hardinfo.c:75 #, c-format msgid "" "Modules:\n" "%-20s%-15s%-12s\n" msgstr "" -#: hardinfo//hardinfo.c:82 +#: hardinfo//hardinfo.c:76 msgid "File Name" msgstr "" -#: hardinfo//hardinfo.c:82 +#: hardinfo//hardinfo.c:76 msgid "Name" msgstr "Name" -#: hardinfo//hardinfo.c:82 +#: hardinfo//hardinfo.c:76 msgid "Version" msgstr "" -#: hardinfo//hardinfo.c:135 +#: hardinfo//hardinfo.c:123 #, c-format msgid "Unknown benchmark ``%s'' or libbenchmark.so not loaded" msgstr "" -#: hardinfo//hardinfo.c:163 +#: hardinfo//hardinfo.c:151 msgid "Don't know what to do. Exiting." msgstr "" -#: hardinfo//util.c:104 hardinfo//util.c:107 hardinfo//util.c:112 +#: hardinfo//util.c:105 #, c-format -msgid "%d minute" -msgid_plural "%d minutes" -msgstr[0] "%d Minute" -msgstr[1] "%d Minuten" +msgid "%d day, " +msgid_plural "%d days, " +msgstr[0] "%d Tag, " +msgstr[1] "%d Tage, " #: hardinfo//util.c:106 #, c-format @@ -1576,132 +1726,180 @@ msgid_plural "%d hours, " msgstr[0] "%d Stunde, " msgstr[1] "%d Stunden, " -#: hardinfo//util.c:110 -#, c-format -msgid "%d day, " -msgid_plural "%d days, " -msgstr[0] "%d Tag, " -msgstr[1] "%d Tage, " - -#: hardinfo//util.c:111 +#: hardinfo//util.c:107 hardinfo//util.c:110 #, c-format -msgid "%d hour and " -msgid_plural "%d hours and " -msgstr[0] "%d Stunde und " -msgstr[1] "%d Stunden und " +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d Minute" +msgstr[1] "%d Minuten" -#: hardinfo//util.c:118 +#: hardinfo//util.c:119 #, c-format msgid "%.1f B" msgstr "%.1f Byte(s)" -#: hardinfo//util.c:120 +#: hardinfo//util.c:121 #, c-format msgid "%.1f KiB" msgstr "%.1f KiB" -#: hardinfo//util.c:122 +#: hardinfo//util.c:123 #, c-format msgid "%.1f MiB" msgstr "%.1f MiB" -#: hardinfo//util.c:124 +#: hardinfo//util.c:125 #, c-format msgid "%.1f GiB" msgstr "%.1f GiB" -#: hardinfo//util.c:126 +#: hardinfo//util.c:127 #, c-format msgid "%.1f TiB" msgstr "%.1f TiB" -#: hardinfo//util.c:128 +#: hardinfo//util.c:129 #, c-format msgid "%.1f PiB" msgstr "%.1f PiB" -#: hardinfo//util.c:342 +#: hardinfo//util.c:343 msgid "Error" msgstr "Fehler" -#: hardinfo//util.c:342 hardinfo//util.c:358 +#: hardinfo//util.c:343 hardinfo//util.c:359 msgid "Warning" msgstr "Warnung" -#: hardinfo//util.c:357 +#: hardinfo//util.c:358 msgid "Fatal Error" msgstr "Kritischer Fehler" -#: hardinfo//util.c:382 +#: hardinfo//util.c:383 msgid "creates a report and prints to standard output" msgstr "" -#: hardinfo//util.c:388 +#: hardinfo//util.c:389 msgid "chooses a report format (text, html)" msgstr "" -#: hardinfo//util.c:394 +#: hardinfo//util.c:395 msgid "run benchmark; requires benchmark.so to be loaded" msgstr "" -#: hardinfo//util.c:400 +#: hardinfo//util.c:401 msgid "lists modules" msgstr "" -#: hardinfo//util.c:406 +#: hardinfo//util.c:407 msgid "specify module to load" msgstr "" -#: hardinfo//util.c:412 +#: hardinfo//util.c:413 msgid "automatically load module dependencies" msgstr "" -#: hardinfo//util.c:419 +#: hardinfo//util.c:420 msgid "run in XML-RPC server mode" msgstr "" -#: hardinfo//util.c:426 +#: hardinfo//util.c:427 msgid "shows program version and quit" msgstr "" -#: hardinfo//util.c:431 +#: hardinfo//util.c:432 msgid "- System Profiler and Benchmark tool" msgstr "- System-Profiler und Benchmark-Werkzeug" -#: hardinfo//util.c:441 +#: hardinfo//util.c:442 #, c-format msgid "" "Unrecognized arguments.\n" "Try ``%s --help'' for more information.\n" msgstr "" -#: hardinfo//util.c:507 +#: hardinfo//util.c:508 #, c-format msgid "Couldn't find a Web browser to open URL %s." msgstr "Konnte keinen Web-Browser finden, um die URL %s zu öffnen." -#: hardinfo//util.c:854 +#: hardinfo//util.c:855 #, c-format msgid "Module \"%s\" depends on module \"%s\", load it?" msgstr "" -#: hardinfo//util.c:877 +#: hardinfo//util.c:878 #, c-format msgid "Module \"%s\" depends on module \"%s\"." msgstr "" -#: hardinfo//util.c:922 +#: hardinfo//util.c:923 #, c-format msgid "No module could be loaded. Check permissions on \"%s\" and try again." msgstr "" -#: hardinfo//util.c:926 +#: hardinfo//util.c:927 msgid "" "No module could be loaded. Please use hardinfo -l to list all available " "modules and try again with a valid module list." msgstr "" -#: hardinfo//util.c:1102 +#: hardinfo//util.c:1103 #, c-format msgid "Scanning: %s..." msgstr "" + +#~ msgid "Contents" +#~ msgstr "Inhalt" + +#~ msgid "Context help" +#~ msgstr "Kontexthilfe" + +#~ msgid "_Donate to the project" +#~ msgstr "_Spende zum Projekt" + +#~ msgid "" +#~ "[Processor]\n" +#~ "Name=%s\n" +#~ "Family, model, stepping=%d, %d, %d (%s)\n" +#~ "Vendor=%s\n" +#~ "[Configuration]\n" +#~ "Cache Size=%dkb\n" +#~ "Frequency=%.2fMHz\n" +#~ "BogoMIPS=%.2f\n" +#~ "Byte Order=%s\n" +#~ "[Features]\n" +#~ "FDIV Bug=%s\n" +#~ "HLT Bug=%s\n" +#~ "F00F Bug=%s\n" +#~ "Coma Bug=%s\n" +#~ "Has FPU=%s\n" +#~ "[Cache]\n" +#~ "%s\n" +#~ "[Capabilities]\n" +#~ "%s" +#~ msgstr "" +#~ "[Prozessor]\n" +#~ "Name=%s\n" +#~ "Familie, Modell, Stufung=%d, %d, %d (%s)\n" +#~ "Hersteller=%s\n" +#~ "[Konfiguration]\n" +#~ "Cache-Größe=%dkb\n" +#~ "Taktfrequenz=%.2fMHz\n" +#~ "BogoMIPS=%.2f\n" +#~ "Byte-Reihenfolge=%s\n" +#~ "[Funktionen]\n" +#~ "FDIV-Bug=%s\n" +#~ "HLT-Bug=%s\n" +#~ "F00F-Bug=%s\n" +#~ "Coma-Bug=%s\n" +#~ "Hat FPU=%s\n" +#~ "[Cache]\n" +#~ "%s\n" +#~ "[Fähigkeiten]\n" +#~ "%s" + +#~ msgid "%d hour and " +#~ msgid_plural "%d hours and " +#~ msgstr[0] "%d Stunde und " +#~ msgstr[1] "%d Stunden und " @@ -7,63 +7,135 @@ msgid "" msgstr "" "Project-Id-Version: hardinfo\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-01-05 17:29+0100\n" -"PO-Revision-Date: 2013-02-18 17:11-0300\n" +"POT-Creation-Date: 2017-07-08 12:30-0500\n" +"PO-Revision-Date: 2017-07-08 13:25-0500\n" "Last-Translator: Fernando López <flopez@linti.unlp.edu.ar>\n" "Language-Team: Fernando López <soportelihuen@linti.unlp.edu.ar>\n" -"Language: Spanish\n" +"Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: Spanish\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 2.0.1\n" -#: shell//report.c:492 -msgid "Save File" -msgstr "Guardar archivo" +#: shell//callbacks.c:47 +msgid "Save Image" +msgstr "Guardar imagen" -#: shell//report.c:616 -msgid "Cannot create ReportContext. Programming bug?" -msgstr "No se puede crear ReportContext. ¿Error del programa?" +#: shell//callbacks.c:63 +msgid "Saving image..." +msgstr "Guardando imagen" -#: shell//report.c:634 -msgid "Open the report with your web browser?" -msgstr "¿Abrir el reporte en el navegador web?" +#: shell//callbacks.c:67 shell//shell.c:303 shell//shell.c:721 +#: shell//shell.c:1695 modules//benchmark.c:440 modules//benchmark.c:448 +#: hardinfo//util.c:1113 +msgid "Done." +msgstr "Hecho." -#: shell//report.c:662 -msgid "Generating report..." -msgstr "Generando reporte..." +#: shell//callbacks.c:151 +#, c-format +msgid "%s Module" +msgstr "%s módulo" -#: shell//report.c:672 -msgid "Report saved." -msgstr "Reporte guardado." +#: shell//callbacks.c:158 +#, c-format +msgid "" +"Written by %s\n" +"Licensed under %s" +msgstr "" +"Escrito por %s\n" +"Licencia %s" -#: shell//report.c:674 -msgid "Error while creating the report." -msgstr "Error creando el reporte." +#: shell//callbacks.c:172 +#, c-format +msgid "No about information is associated with the %s module." +msgstr "No hay información \"acerca de\" asociada al módulo %s." -#: shell//report.c:776 -msgid "Generate Report" -msgstr "Generar reporte" +#: shell//callbacks.c:186 +msgid "Author:" +msgstr "Autor:" -#: shell//report.c:793 -msgid "" -"<big><b>Generate Report</b></big>\n" -"Please choose the information that you wish to view in your report:" +#: shell//callbacks.c:189 +msgid "Contributors:" +msgstr "Contribuyentes:" + +#: shell//callbacks.c:193 +msgid "Based on work by:" +msgstr "Basado en el trabajo de:" + +#: shell//callbacks.c:194 +msgid "MD5 implementation by Colin Plumb (see md5.c for details)" +msgstr "Implementación de MD5 por Colin Plumb (ver md5.c para detalles)" + +#: shell//callbacks.c:195 +msgid "SHA1 implementation by Steve Reid (see sha1.c for details)" +msgstr "Implementación de SHA1 por Steve Reid (ver sha1.c para detalles)" + +#: shell//callbacks.c:196 +msgid "Blowfish implementation by Paul Kocher (see blowfich.c for details)" msgstr "" -"<big><b>Generar reporte</b></big>\n" -"Por favor elija la información que desea ver en el reporte:" +"Implementación de Blowfish por Paul Kocher (ver blowfich.c para detalles)" -#: shell//report.c:853 -msgid "Select _None" -msgstr "_Deseleccionar todo" +#: shell//callbacks.c:197 +msgid "Raytracing benchmark by John Walker (see fbench.c for details)" +msgstr "" +"Benchmark de trazado de rayos por John Walker (ver fbench.c para detalles)" -#: shell//report.c:860 -msgid "Select _All" -msgstr "_Seleccionar todo" +#: shell//callbacks.c:198 +msgid "FFT benchmark by Scott Robert Ladd (see fftbench.c for details)" +msgstr "Benchmark de FFT por Scott Robert Ladd (ver fftbench.c para detalles)" -#: shell//report.c:878 -msgid "_Generate" -msgstr "_Generar" +#: shell//callbacks.c:199 +msgid "Some code partly based on x86cpucaps by Osamu Kayasono" +msgstr "Parte del código parcialmente basado en x86cpucaps por Osamu Kayasono" + +#: shell//callbacks.c:200 +msgid "Vendor list based on GtkSysInfo by Pissens Sebastien" +msgstr "Lista de proveedores basada en GtkSysInfo por Pissens Sebastien" + +#: shell//callbacks.c:201 +msgid "DMI support based on code by Stewart Adam" +msgstr "Soporte DMI basado en código de Stewart Adam" + +#: shell//callbacks.c:202 +msgid "SCSI support based on code by Pascal F. Martin" +msgstr "Soporte SCSI basado en código de Pascal F. Martin" + +#: shell//callbacks.c:206 +msgid "Jakub Szypulka" +msgstr "" + +#: shell//callbacks.c:207 +msgid "Tango Project" +msgstr "Proyecto Tango" + +#: shell//callbacks.c:208 +msgid "The GNOME Project" +msgstr "El proyecto GNOME" + +#: shell//callbacks.c:209 +msgid "VMWare, Inc. (USB icon from VMWare Workstation 6)" +msgstr "VMWare, Inc. (icono USB de VMWare Workstation 6)" + +#: shell//callbacks.c:220 +msgid "System information and benchmark tool" +msgstr "Herramienta de información del sistema y benchmark" + +#: shell//callbacks.c:225 +msgid "" +"HardInfo is free software; you can redistribute it and/or modify it under " +"the terms of the GNU General Public License as published by the Free " +"Software Foundation, version 2.\n" +"\n" +"This program is distributed in the hope that it will be useful, but WITHOUT " +"ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " +"FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for " +"more details.\n" +"\n" +"You should have received a copy of the GNU General Public License along with " +"this program; if not, write to the Free Software Foundation, Inc., 51 " +"Franklin St, Fifth Floor, Boston, MA 02110-1301 USA" +msgstr "" #: shell//menu.c:35 msgid "_Information" @@ -98,247 +170,120 @@ msgid "_Open..." msgstr "_Abrir..." #: shell//menu.c:58 -msgid "_Connect to..." -msgstr "_Conectar a..." - -#: shell//menu.c:63 -msgid "_Manage hosts..." -msgstr "_Configurar hosts..." - -#: shell//menu.c:68 -msgid "_Local computer" -msgstr "_Equipo local" - -#: shell//menu.c:73 msgid "_Copy to Clipboard" msgstr "_Copiar al portapapeles" -#: shell//menu.c:74 +#: shell//menu.c:59 msgid "Copy to clipboard" msgstr "Copiar al portapapeles" -#: shell//menu.c:78 +#: shell//menu.c:63 msgid "_Save image as..." msgstr "_Guardar imagen como..." -#: shell//menu.c:83 +#: shell//menu.c:68 msgid "_Refresh" msgstr "_Refrescar" -#: shell//menu.c:88 -msgid "Contents" -msgstr "Contenidos" - -#: shell//menu.c:93 -#: shell//shell.c:1790 -#: shell//shell.c:1807 -msgid "Context help" -msgstr "Ayuda contextual" - -#: shell//menu.c:98 +#: shell//menu.c:73 msgid "_Open HardInfo Web Site" msgstr "_Abrir sitio web de Hardinfo" -#: shell//menu.c:103 +#: shell//menu.c:78 msgid "_Report bug" msgstr "_Reportar un error" -#: shell//menu.c:108 -msgid "_Donate to the project" -msgstr "_Donar al proyecto" - -#: shell//menu.c:113 +#: shell//menu.c:83 msgid "_About HardInfo" msgstr "_Acerca de Hardinfo" -#: shell//menu.c:114 +#: shell//menu.c:84 msgid "Displays program version information" msgstr "Muestra la información de versión del programa" -#: shell//menu.c:118 +#: shell//menu.c:88 msgid "_Quit" msgstr "_Salir" -#: shell//menu.c:125 +#: shell//menu.c:95 msgid "_Side Pane" msgstr "_Panel lateral" -#: shell//menu.c:126 +#: shell//menu.c:96 msgid "Toggles side pane visibility" msgstr "Cambia la visibilidad del panel lateral" -#: shell//menu.c:129 +#: shell//menu.c:99 msgid "_Toolbar" msgstr "_Barra de herramientas" -#: shell//menu.c:133 -msgid "_Accept connections" -msgstr "_Aceptar conexiones" - -#: shell//callbacks.c:71 -#, c-format -msgid "Remote: <b>%s</b>" -msgstr "Remoto: <b>%s</b>" - -#: shell//callbacks.c:117 -msgid "Disconnecting..." -msgstr "Desconectando..." - -#: shell//callbacks.c:120 -msgid "Unloading modules..." -msgstr "Descargando módulos..." +#: shell//report.c:493 +msgid "Save File" +msgstr "Guardar archivo" -#: shell//callbacks.c:123 -msgid "Loading local modules..." -msgstr "Cargando módulos locales..." +#: shell//report.c:619 +msgid "Cannot create ReportContext. Programming bug?" +msgstr "No se puede crear ReportContext. ¿Error del programa?" -#: shell//callbacks.c:130 -#: shell//callbacks.c:162 -#: shell//shell.c:314 -#: shell//shell.c:814 -#: shell//shell.c:1796 -#: modules//benchmark.c:431 -#: modules//benchmark.c:439 -#: hardinfo//util.c:1106 -msgid "Done." -msgstr "Hecho." +#: shell//report.c:638 +msgid "Open the report with your web browser?" +msgstr "¿Abrir el reporte en el navegador web?" -#: shell//callbacks.c:142 -msgid "Save Image" -msgstr "Guardar imagen" +#: shell//report.c:666 +msgid "Generating report..." +msgstr "Generando reporte..." -#: shell//callbacks.c:158 -msgid "Saving image..." -msgstr "Guardando imagen" +#: shell//report.c:676 +msgid "Report saved." +msgstr "Reporte guardado." -#: shell//callbacks.c:236 -msgid "No context help available." -msgstr "No hay ayuda contextual disponible" +#: shell//report.c:678 +msgid "Error while creating the report." +msgstr "Error creando el reporte." -#: shell//callbacks.c:318 -#, c-format -msgid "%s Module" -msgstr "%s módulo" +#: shell//report.c:780 +msgid "Generate Report" +msgstr "Generar reporte" -#: shell//callbacks.c:325 -#, c-format +#: shell//report.c:797 msgid "" -"Written by %s\n" -"Licensed under %s" -msgstr "" -"Escrito por %s\n" -"Licencia %s" - -#: shell//callbacks.c:339 -#, 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:353 -msgid "Author:" -msgstr "Autor:" - -#: shell//callbacks.c:356 -msgid "Contributors:" -msgstr "Contribuyentes:" - -#: shell//callbacks.c:360 -msgid "Based on work by:" -msgstr "Basado en el trabajo de:" - -#: shell//callbacks.c:361 -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:362 -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:363 -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:364 -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:365 -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:366 -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:367 -msgid "Vendor list based on GtkSysInfo by Pissens Sebastien" -msgstr "Lista de proveedores basada en GtkSysInfo por Pissens Sebastien" - -#: shell//callbacks.c:368 -msgid "DMI support based on code by Stewart Adam" -msgstr "Soporte DMI basado en código de Stewart Adam" - -#: shell//callbacks.c:369 -msgid "SCSI support based on code by Pascal F. Martin" -msgstr "Soporte SCSI basado en código de Pascal F. Martin" - -#: shell//callbacks.c:373 -msgid "Jakub Szypulka" +"<big><b>Generate Report</b></big>\n" +"Please choose the information that you wish to view in your report:" msgstr "" +"<big><b>Generar reporte</b></big>\n" +"Por favor elija la información que desea ver en el reporte:" -#: shell//callbacks.c:374 -msgid "Tango Project" -msgstr "Proyecto Tango" - -#: shell//callbacks.c:375 -msgid "The GNOME Project" -msgstr "El proyecto GNOME" - -#: shell//callbacks.c:376 -msgid "VMWare, Inc. (USB icon from VMWare Workstation 6)" -msgstr "VMWare, Inc. (icono USB de VMWare Workstation 6)" +#: shell//report.c:857 +msgid "Select _None" +msgstr "_Deseleccionar todo" -#: shell//callbacks.c:387 -msgid "System information and benchmark tool" -msgstr "Herramienta de información del sistema y benchmark" +#: shell//report.c:864 +msgid "Select _All" +msgstr "_Seleccionar todo" -#: shell//callbacks.c:392 -msgid "" -"HardInfo is free software; you can redistribute it and/or modify it under " -"the terms of the GNU General Public License as published by the Free " -"Software Foundation, version 2.\n" -"\n" -"This program is distributed in the hope that it will be useful, but WITHOUT " -"ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " -"FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for " -"more details.\n" -"\n" -"You should have received a copy of the GNU General Public License along with " -"this program; if not, write to the Free Software Foundation, Inc., 51 " -"Franklin St, Fifth Floor, Boston, MA 02110-1301 USA" -msgstr "" +#: shell//report.c:882 +msgid "_Generate" +msgstr "_Generar" -#: shell//shell.c:407 +#: shell//shell.c:396 #, c-format msgid "%s - System Information" msgstr "%s - Información del sistema" -#: shell//shell.c:412 +#: shell//shell.c:401 msgid "System Information" msgstr "Información del sistema" -#: shell//shell.c:801 +#: shell//shell.c:708 msgid "Loading modules..." msgstr "Cargando módulos..." -#: shell//shell.c:1650 +#: shell//shell.c:1565 #, c-format msgid "<b>%s → Summary</b>" msgstr "<b>%s → Resumen</b>" -#: shell//shell.c:1758 +#: shell//shell.c:1673 msgid "Updating..." msgstr "Actualizando..." @@ -349,8 +294,8 @@ msgid "" "database." msgstr "" "<big><b>Sincronizar con base de datos central</b></big>\n" -"La siguiente información puede ser sincronizada con la base de datos " -"central de Hardinfo." +"La siguiente información puede ser sincronizada con la base de datos central " +"de Hardinfo." #: shell//syncmanager.c:72 msgid "" @@ -367,18 +312,16 @@ msgstr "" "HardInfo fue compilado sin soporte para libsoup. (El actualizador por red lo " "requiere.)" -#: shell//syncmanager.c:161 -#: shell//syncmanager.c:185 +#: shell//syncmanager.c:161 shell//syncmanager.c:189 #, c-format msgid "%s (error #%d)" msgstr "%s (error #%d)" -#: shell//syncmanager.c:170 -#: shell//syncmanager.c:194 +#: shell//syncmanager.c:170 shell//syncmanager.c:198 msgid "Could not parse XML-RPC response" msgstr "No se pudo procesar la respuesta XML-RPC" -#: shell//syncmanager.c:267 +#: shell//syncmanager.c:280 #, c-format msgid "" "Server says it supports API version %d, but this version of HardInfo only " @@ -387,25 +330,25 @@ msgstr "" "El servidor dice que soporta la versión de la API %d, pero esta versión de " "HardInfo solo soporta la versión de la API %d." -#: shell//syncmanager.c:362 +#: shell//syncmanager.c:375 msgid "Contacting HardInfo Central Database" msgstr "Contactando base de datos central de Hardinfo" -#: shell//syncmanager.c:363 +#: shell//syncmanager.c:376 msgid "Cleaning up" msgstr "Limpiando" -#: shell//syncmanager.c:480 +#: shell//syncmanager.c:492 #, c-format msgid "<s>%s</s> <i>(canceled)</i>" msgstr "<s>%s</s> <i>(cancelado)</i>" -#: shell//syncmanager.c:497 +#: shell//syncmanager.c:509 #, c-format msgid "<b><s>%s</s></b> <i>(failed)</i>" msgstr "<b><s>%s</s></b> <i>(falló)</i>" -#: shell//syncmanager.c:509 +#: shell//syncmanager.c:521 #, c-format msgid "" "Failed while performing \"%s\". Please file a bug report if this problem " @@ -418,7 +361,7 @@ msgstr "" "\n" "Detalles: %s" -#: shell//syncmanager.c:518 +#: shell//syncmanager.c:530 #, c-format msgid "" "Failed while performing \"%s\". Please file a bug report if this problem " @@ -427,14 +370,139 @@ msgstr "" "Falló realizando \"%s\". Por favor reporte el error si este problema " "persiste. (Use la opción Ayuda→Reportar error.)" -#: shell//syncmanager.c:646 +#: shell//syncmanager.c:658 msgid "Network Updater" msgstr "Actualizador por red" -#: shell//syncmanager.c:727 +#: shell//syncmanager.c:739 msgid "_Synchronize" msgstr "_Sincronizar" +#: modules//benchmark.c:52 +msgid "CPU Blowfish" +msgstr "" + +#: modules//benchmark.c:53 +msgid "CPU CryptoHash" +msgstr "" + +#: modules//benchmark.c:54 +msgid "CPU Fibonacci" +msgstr "" + +#: modules//benchmark.c:55 +msgid "CPU N-Queens" +msgstr "CPU N-Reinas" + +#: modules//benchmark.c:56 +msgid "CPU Zlib" +msgstr "" + +#: modules//benchmark.c:57 +msgid "FPU FFT" +msgstr "" + +#: modules//benchmark.c:58 +msgid "FPU Raytracing" +msgstr "FPU trazado de rayos" + +#: modules//benchmark.c:59 +msgid "GPU Drawing" +msgstr "GPU dibujo" + +#: modules//benchmark.c:225 +#, c-format +msgid "" +"[$ShellParam$]\n" +"Zebra=1\n" +"OrderType=%d\n" +"ViewType=3\n" +"ColumnTitle$Extra1=CPU Clock\n" +"ColumnTitle$Progress=Results\n" +"ColumnTitle$TextValue=CPU\n" +"ShowColumnHeaders=true\n" +"[%s]\n" +"<big><b>This Machine</b></big>=%.3f|%s MHz\n" +"%s" +msgstr "" +"[$ShellParam$]\n" +"Zebra=1\n" +"OrderType=%d\n" +"ViewType=3\n" +"ColumnTitle$Extra1=Reloj de la CPU\n" +"ColumnTitle$Progress=Resultados\n" +"ColumnTitle$TextValue=CPU\n" +"ShowColumnHeaders=true\n" +"[%s]\n" +"<big><b>Este equipo</b></big>=%.3f|%s MHz\n" +"%s" + +#: modules//benchmark.c:238 +#, c-format +msgid "" +"[$ShellParam$]\n" +"Zebra=1\n" +"OrderType=%d\n" +"ViewType=3\n" +"ColumnTitle$Extra1=CPU Clock\n" +"ColumnTitle$Progress=Results\n" +"ColumnTitle$TextValue=CPU\n" +"ShowColumnHeaders=true\n" +"[%s]\n" +"%s" +msgstr "" +"[$ShellParam$]\n" +"Zebra=1\n" +"OrderType=%d\n" +"ViewType=3\n" +"ColumnTitle$Extra1=Reloj del equipo CPU\n" +"ColumnTitle$Progress=Resultados\n" +"ColumnTitle$TextValue=CPU\n" +"ShowColumnHeaders=true\n" +"[%s]\n" +"%s" + +#: modules//benchmark.c:372 +#, c-format +msgid "Benchmarking: <b>%s</b>." +msgstr "Ejecutando benchmark: <b>%s</b>." + +#: modules//benchmark.c:386 +msgid "Benchmarking. Please do not move your mouse or press any keys." +msgstr "Ejecutando benchmarks. Por favor no mueva el mouse ni use el teclado." + +#: modules//benchmark.c:390 +msgid "Cancel" +msgstr "Cancelar" + +#: modules//benchmark.c:527 +msgid "Results in MiB/second. Higher is better." +msgstr "Resultados en MiB/segundo. Más alto es mejor." + +#: modules//benchmark.c:531 +msgid "Results in HIMarks. Higher is better." +msgstr "Resultados en HIMarks. Más alto es mejor." + +#: modules//benchmark.c:538 +msgid "Results in seconds. Lower is better." +msgstr "Resultados en segundos. Más bajo es mejor." + +#: modules//benchmark.c:546 +msgid "Benchmarks" +msgstr "Benchmarks" + +#: modules//benchmark.c:564 +msgid "Perform tasks and compare with other systems" +msgstr "Realizar tareas y comparar con otros sistemas" + +#: modules//benchmark.c:654 +msgid "Send benchmark results" +msgstr "Enviar resultados de los benchmark" + +#: modules//benchmark.c:659 +msgid "Receive benchmark results" +msgstr "Recibir resultados de los benchmark" + #: modules//computer.c:68 msgid "Summary" msgstr "Resumen" @@ -479,11 +547,31 @@ msgstr "Usuarios" msgid "Groups" msgstr "Grupos" -#: modules//computer.c:104 +#: modules//computer.c:101 modules//devices.c:92 +msgid "Memory" +msgstr "Memoria" + +#: modules//computer.c:103 #, c-format msgid "%dMB (%dMB used)" msgstr "%dMB (%dMB usados)" +#: modules//computer.c:105 +msgid "Uptime" +msgstr "" + +#: modules//computer.c:107 +msgid "Date/Time" +msgstr "" + +#: modules//computer.c:112 +msgid "Load Average" +msgstr "" + +#: modules//computer.c:114 +msgid "Available entropy in /dev/random" +msgstr "" + #: modules//computer.c:200 msgid "Scripting Languages" msgstr "Lenguajes de scripting" @@ -517,44 +605,80 @@ msgid "C (GCC)" msgstr "" #: modules//computer.c:208 -msgid "Java" +msgid "C (Clang)" msgstr "" #: modules//computer.c:209 +msgid "D (dmd)" +msgstr "" + +#: modules//computer.c:210 +msgid "Java" +msgstr "" + +#: modules//computer.c:211 msgid "CSharp (Mono, old)" msgstr "CSharp (Mono, antiguo)" -#: modules//computer.c:210 +#: modules//computer.c:212 msgid "CSharp (Mono)" msgstr "" -#: modules//computer.c:211 +#: modules//computer.c:213 msgid "Vala" msgstr "" -#: modules//computer.c:212 +#: modules//computer.c:214 msgid "Haskell (GHC)" msgstr "" -#: modules//computer.c:213 +#: modules//computer.c:215 msgid "FreePascal" msgstr "" -#: modules//computer.c:214 +#: modules//computer.c:216 +msgid "Go" +msgstr "" + +#: modules//computer.c:217 msgid "Tools" msgstr "Herramientas" -#: modules//computer.c:262 +#: modules//computer.c:218 +msgid "make" +msgstr "" + +#: modules//computer.c:219 +msgid "GDB" +msgstr "" + +#: modules//computer.c:220 +msgid "strace" +msgstr "" + +#: modules//computer.c:221 +msgid "valgrind" +msgstr "" + +#: modules//computer.c:222 +msgid "QMake" +msgstr "" + +#: modules//computer.c:223 +msgid "CMake" +msgstr "" + +#: modules//computer.c:266 #, c-format msgid "%s=Not found\n" msgstr "%s=No encontrado\n" -#: modules//computer.c:265 +#: modules//computer.c:269 #, c-format msgid "Detecting version: %s" msgstr "Detectando versión: %s" -#: modules//computer.c:276 +#: modules//computer.c:280 #, c-format msgid "" "[$ShellParam$]\n" @@ -569,11 +693,11 @@ msgstr "" "ShowColumnHeaders=true\n" "%s" -#: modules//computer.c:356 +#: modules//computer.c:362 msgid "Physical machine" msgstr "Equipo físico" -#: modules//computer.c:373 +#: modules//computer.c:379 #, c-format msgid "" "[$ShellParam$]\n" @@ -624,12 +748,13 @@ msgstr "" "\n" "%s\n" -#: modules//computer.c:415 +#: modules//computer.c:421 #, c-format msgid "" "[$ShellParam$]\n" "UpdateInterval$Uptime=10000\n" "UpdateInterval$Load Average=1000\n" +"UpdateInterval$Available entropy in /dev/random=1000\n" "[Version]\n" "Kernel=%s\n" "Version=%s\n" @@ -643,27 +768,11 @@ msgid "" "Desktop Environment=%s\n" "[Misc]\n" "Uptime=...\n" -"Load Average=..." +"Load Average=...\n" +"Available entropy in /dev/random=..." msgstr "" -"[$ShellParam$]\n" -"UpdateInterval$Uptime=10000\n" -"UpdateInterval$Load Average=1000\n" -"[Versión]\n" -"Núcleo=%s\n" -"Versión=%s\n" -"Biblioteca C=%s\n" -"Distribución=%s\n" -"[Sesión actual]\n" -"Nombre del equipo=%s\n" -"Nombre de usuario=%s\n" -"#Idioma=%s\n" -"Directorio personal=%s\n" -"Entorno de escritorio=%s\n" -"[Misc]\n" -"Uptime=...\n" -"Load Average=..." -#: modules//computer.c:444 +#: modules//computer.c:453 #, c-format msgid "" "[Loaded Modules]\n" @@ -680,7 +789,7 @@ msgstr "" "ColumnTitle$Value=Descripción\n" "ShowColumnHeaders=true\n" -#: modules//computer.c:455 +#: modules//computer.c:464 #, c-format msgid "" "[$ShellParam$]\n" @@ -697,7 +806,7 @@ msgstr "" "\n" "%s" -#: modules//computer.c:465 +#: modules//computer.c:474 #, c-format msgid "" "[$ShellParam$]\n" @@ -716,7 +825,7 @@ msgstr "" "[Idiomas disponibles]\n" "%s" -#: modules//computer.c:476 +#: modules//computer.c:485 #, c-format msgid "" "[$ShellParam$]\n" @@ -743,7 +852,7 @@ msgstr "" "[Sistemas de archivos montados]\n" "%s\n" -#: modules//computer.c:490 +#: modules//computer.c:499 #, c-format msgid "" "[Display]\n" @@ -770,17 +879,16 @@ msgstr "" "Versión=%s\n" "Direct Rendering=%s\n" -#: modules//computer.c:512 +#: modules//computer.c:521 msgid "Y_es" msgstr "_Sí" -#: modules//computer.c:512 -#: modules//devices/printers.c:138 -#: hardinfo//hardinfo.c:63 +#: modules//computer.c:521 modules//devices/printers.c:138 +#: hardinfo//hardinfo.c:57 msgid "No" msgstr "_No" -#: modules//computer.c:526 +#: modules//computer.c:535 #, c-format msgid "" "[$ShellParam$]\n" @@ -799,163 +907,279 @@ msgstr "" "[Grupos]\n" "%s\n" -#: modules//computer.c:606 +#: modules//computer.c:615 msgid "Computer" msgstr "Equipo" -#: modules//computer.c:700 +#: modules//computer.c:709 msgid "Gathers high-level computer information" msgstr "Obtiene información del equipo de alto nivel" -#: modules//devices.c:74 +#: modules//computer/alsa.c:26 +msgid "[Audio Devices]\n" +msgstr "[Dispositivos de audio]\n" + +#: modules//computer/alsa.c:33 +#, c-format +msgid "Audio Adapter#%d=%s\n" +msgstr "Adaptador de audio#%d=%s\n" + +#: modules//computer/boots.c:33 +msgid "[Boots]\n" +msgstr "[Arranques]\n" + +#: modules//computer/display.c:122 +#, c-format +msgid "Monitor %d=%dx%d pixels\n" +msgstr "Monitor %d=%dx%d pixels\n" + +#: modules//computer/environment.c:32 +msgid "[Environment Variables]\n" +msgstr "[Variables de entorno]\n" + +#: modules//computer/loadavg.c:64 +msgid "Couldn't obtain load average" +msgstr "" + +#: modules//computer/os.c:57 +#, c-format +msgid "GNU C Library version %s (%sstable)" +msgstr "Versión de la biblioteca GNU C %s (%sestable)" + +#: modules//computer/os.c:59 +msgid "un" +msgstr "in" + +#: modules//computer/os.c:61 modules//computer/os.c:138 modules//devices.c:171 +#: modules//devices.c:323 modules//devices/printers.c:99 +#: modules//devices/printers.c:106 modules//devices/printers.c:116 +#: modules//devices/printers.c:131 modules//devices/printers.c:140 +#: modules//devices/printers.c:243 +msgid "Unknown" +msgstr "Desconocido" + +#: modules//computer/os.c:80 +#, c-format +msgid "Version: %s" +msgstr "Versión: %s" + +#: modules//computer/os.c:114 +msgid "Terminal" +msgstr "Terminal" + +#: modules//computer/os.c:134 +#, c-format +msgid "Unknown (Window Manager: %s)" +msgstr "Desconocido (Gestor de ventanas: %s)" + +#: modules//computer/os.c:185 +msgid "Unknown distribution" +msgstr "Distribución desconocida" + +#: modules//devices.c:91 modules//devices/arm/processor.c:314 +#: modules//devices/ppc/processor.c:217 modules//devices/x86/processor.c:817 +#: modules//devices/x86_64/processor.c:817 msgid "Processor" msgstr "Procesador" -#: modules//devices.c:75 -msgid "Memory" -msgstr "Memoria" - -#: modules//devices.c:76 +#: modules//devices.c:93 msgid "PCI Devices" msgstr "Dispositivos PCI" -#: modules//devices.c:77 +#: modules//devices.c:94 msgid "USB Devices" msgstr "Dispositivos USB" -#: modules//devices.c:78 +#: modules//devices.c:95 msgid "Printers" msgstr "Impresoras" -#: modules//devices.c:79 +#: modules//devices.c:96 msgid "Battery" msgstr "Batería" -#: modules//devices.c:80 +#: modules//devices.c:97 msgid "Sensors" msgstr "Sensores" -#: modules//devices.c:81 +#: modules//devices.c:98 msgid "Input Devices" msgstr "Dispositivos de entrada" -#: modules//devices.c:82 +#: modules//devices.c:99 msgid "Storage" msgstr "Almacenamiento" -#: modules//devices.c:84 +#: modules//devices.c:101 msgid "DMI" msgstr "" -#: modules//devices.c:85 +#: modules//devices.c:102 msgid "Memory SPD" msgstr "Memoria SPD" -#: modules//devices.c:87 +#: modules//devices.c:104 msgid "Resources" msgstr "Recursos" -#: modules//devices.c:154 -#: modules//devices.c:197 -#: modules//computer/os.c:53 -#: modules//computer/os.c:130 -#: modules//devices/printers.c:99 -#: modules//devices/printers.c:106 -#: modules//devices/printers.c:116 -#: modules//devices/printers.c:131 -#: modules//devices/printers.c:140 -#: modules//devices/printers.c:243 -msgid "Unknown" -msgstr "Desconocido" - -#: modules//devices.c:178 -msgid "Total Memory" -msgstr "Memoria total" - -#: modules//devices.c:193 +#: modules//devices.c:303 msgid " (vendor unknown)" msgstr " (proveedor desconocido)" -#: modules//devices.c:195 +#: modules//devices.c:305 msgid " (model unknown)" msgstr " (modelo desconocido)" -#: modules//devices.c:412 +#: modules//devices.c:548 msgid "Devices" msgstr "Dispositivos" -#: modules//devices.c:424 +#: modules//devices.c:560 msgid "Update PCI ID listing" msgstr "Actualizar listado de ids PCI" -#: modules//devices.c:436 +#: modules//devices.c:572 msgid "Update CPU feature database" msgstr "Actualizar base de datos de características de CPU" -#: modules//devices.c:464 +#: modules//devices.c:600 msgid "Gathers information about hardware devices" msgstr "Obtiene información acerca de los dispositivos de hardware" -#: modules//computer/boots.c:33 -msgid "[Boots]\n" -msgstr "[Arranques]\n" +#: modules//devices.c:619 +msgid "Resource information requires superuser privileges" +msgstr "" -#: modules//computer/environment.c:32 -msgid "[Environment Variables]\n" -msgstr "[Variables de entorno]\n" +#: modules//devices/arm/processor.c:176 modules//devices/ppc/processor.c:140 +#: modules//devices/x86/processor.c:346 modules//devices/x86_64/processor.c:346 +msgid "(Unknown)" +msgstr "" -#: modules//computer/display.c:83 -msgid "vendor string" -msgstr "cadena del proveedor" +#: modules//devices/arm/processor.c:178 +msgid "ARM Processor" +msgstr "" -#: modules//computer/display.c:84 -msgid "X.Org version" -msgstr "Versión de X.Org" +#: modules//devices/arm/processor.c:247 modules//devices/x86/processor.c:747 +#: modules//devices/x86_64/processor.c:747 +msgid "Empty List" +msgstr "" -#: modules//computer/display.c:85 -msgid "XFree86 version" -msgstr "Versión de XFree86" +#: modules//devices/arm/processor.c:267 modules//devices/ppc/processor.c:179 +#: modules//devices/x86/processor.c:767 modules//devices/x86_64/processor.c:767 +msgid "Topology" +msgstr "" -#: modules//computer/display.c:122 -#, c-format -msgid "Monitor %d=%dx%d pixels\n" -msgstr "Monitor %d=%dx%d pixels\n" +#: modules//devices/arm/processor.c:268 modules//devices/ppc/processor.c:180 +#: modules//devices/x86/processor.c:768 modules//devices/x86_64/processor.c:768 +msgid "ID" +msgstr "" -#: modules//computer/alsa.c:26 -msgid "[Audio Devices]\n" -msgstr "[Dispositivos de audio]\n" +#: modules//devices/arm/processor.c:269 modules//devices/ppc/processor.c:181 +#: modules//devices/x86/processor.c:769 modules//devices/x86_64/processor.c:769 +msgid "Socket" +msgstr "" -#: modules//computer/alsa.c:33 -#, c-format -msgid "Audio Adapter#%d=%s\n" -msgstr "Adaptador de audio#%d=%s\n" +#: modules//devices/arm/processor.c:270 modules//devices/ppc/processor.c:182 +#: modules//devices/x86/processor.c:770 modules//devices/x86_64/processor.c:770 +msgid "Core" +msgstr "" -#: modules//computer/os.c:49 -#, c-format -msgid "GNU C Library version %s (%sstable)" -msgstr "Versión de la biblioteca GNU C %s (%sestable)" +#: modules//devices/arm/processor.c:281 modules//devices/arm/processor.c:292 +#: modules//devices/ppc/processor.c:193 modules//devices/ppc/processor.c:204 +#: modules//devices/x86/processor.c:781 modules//devices/x86/processor.c:792 +#: modules//devices/x86_64/processor.c:781 +#: modules//devices/x86_64/processor.c:792 +msgid "Frequency Scaling" +msgstr "" -#: modules//computer/os.c:51 -msgid "un" -msgstr "in" +#: modules//devices/arm/processor.c:282 modules//devices/ppc/processor.c:194 +#: modules//devices/x86/processor.c:782 modules//devices/x86_64/processor.c:782 +msgid "Minimum" +msgstr "" -#: modules//computer/os.c:72 -#, c-format -msgid "Version: %s" -msgstr "Versión: %s" +#: modules//devices/arm/processor.c:282 modules//devices/arm/processor.c:283 +#: modules//devices/arm/processor.c:284 modules//devices/ppc/processor.c:194 +#: modules//devices/ppc/processor.c:195 modules//devices/ppc/processor.c:196 +#: modules//devices/x86/processor.c:782 modules//devices/x86/processor.c:783 +#: modules//devices/x86/processor.c:784 modules//devices/x86_64/processor.c:782 +#: modules//devices/x86_64/processor.c:783 +#: modules//devices/x86_64/processor.c:784 +msgid "kHz" +msgstr "" -#: modules//computer/os.c:106 -msgid "Terminal" -msgstr "Terminal" +#: modules//devices/arm/processor.c:283 modules//devices/ppc/processor.c:195 +#: modules//devices/x86/processor.c:783 modules//devices/x86_64/processor.c:783 +msgid "Maximum" +msgstr "" -#: modules//computer/os.c:126 -#, c-format -msgid "Unknown (Window Manager: %s)" -msgstr "Desconocido (Gestor de ventanas: %s)" +#: modules//devices/arm/processor.c:284 modules//devices/ppc/processor.c:196 +#: modules//devices/x86/processor.c:784 modules//devices/x86_64/processor.c:784 +msgid "Current" +msgstr "" -#: modules//computer/os.c:166 -msgid "Unknown distribution" -msgstr "Distribución desconocida" +#: modules//devices/arm/processor.c:285 modules//devices/ppc/processor.c:197 +#: modules//devices/x86/processor.c:785 modules//devices/x86_64/processor.c:785 +msgid "Transition Latency" +msgstr "" + +#: modules//devices/arm/processor.c:285 modules//devices/ppc/processor.c:197 +#: modules//devices/x86/processor.c:785 modules//devices/x86_64/processor.c:785 +msgid "ns" +msgstr "" + +#: modules//devices/arm/processor.c:286 modules//devices/ppc/processor.c:198 +#: modules//devices/x86/processor.c:786 modules//devices/x86_64/processor.c:786 +msgid "Governor" +msgstr "" + +#: modules//devices/arm/processor.c:287 modules//devices/arm/processor.c:293 +#: modules//devices/ppc/processor.c:199 modules//devices/ppc/processor.c:205 +#: modules//devices/x86/processor.c:787 modules//devices/x86/processor.c:793 +#: modules//devices/x86_64/processor.c:787 +#: modules//devices/x86_64/processor.c:793 +msgid "Driver" +msgstr "" + +#: modules//devices/arm/processor.c:318 modules//devices/ppc/processor.c:220 +#: modules//devices/x86/processor.c:825 modules//devices/x86_64/processor.c:825 +msgid "Frequency" +msgstr "" + +#: modules//devices/arm/processor.c:318 modules//devices/ppc/processor.c:220 +#: modules//devices/x86/processor.c:825 modules//devices/x86_64/processor.c:825 +msgid "MHz" +msgstr "" + +#: modules//devices/arm/processor.c:319 modules//devices/ppc/processor.c:221 +#: modules//devices/x86/processor.c:826 modules//devices/x86_64/processor.c:826 +msgid "BogoMips" +msgstr "" + +#: modules//devices/arm/processor.c:320 modules//devices/ppc/processor.c:222 +#: modules//devices/x86/processor.c:827 modules//devices/x86_64/processor.c:827 +msgid "Byte Order" +msgstr "" + +#: modules//devices/arm/processor.c:322 modules//devices/ppc/processor.c:224 +#: modules//devices/x86/processor.c:829 modules//devices/x86_64/processor.c:829 +msgid "Little Endian" +msgstr "" + +#: modules//devices/arm/processor.c:324 modules//devices/ppc/processor.c:226 +#: modules//devices/x86/processor.c:831 modules//devices/x86_64/processor.c:831 +msgid "Big Endian" +msgstr "" + +#: modules//devices/arm/processor.c:333 modules//devices/x86/processor.c:839 +#: modules//devices/x86_64/processor.c:839 +msgid "Capabilities" +msgstr "" + +#: modules//devices/arm/processor.c:354 modules//devices/ppc/processor.c:249 +#: modules//devices/x86/processor.c:862 modules//devices/x86_64/processor.c:862 +#, c-format +msgid "%s$CPU%d$%s=%.2fMHz\n" +msgstr "" #: modules//devices/battery.c:181 #, c-format @@ -978,7 +1202,20 @@ msgstr "" "Numero de modelo=%s\n" "Numero de serie=%s\n" -#: modules//devices/battery.c:266 +#: modules//devices/battery.c:258 +#, c-format +msgid "" +"\n" +"[Battery: %s]\n" +"State=%s\n" +"Capacity=%s / %s\n" +"Battery Technology=%s\n" +"Manufacturer=%s\n" +"Model Number=%s\n" +"Serial Number=%s\n" +msgstr "" + +#: modules//devices/battery.c:346 #, c-format msgid "" "\n" @@ -997,7 +1234,7 @@ msgstr "" "Versión del driver APM=%s\n" "APM BIOS version=%s\n" -#: modules//devices/battery.c:278 +#: modules//devices/battery.c:358 #, c-format msgid "" "\n" @@ -1014,7 +1251,7 @@ msgstr "" "Versión del driver APM=%s\n" "Versión del BIOS APM=%s\n" -#: modules//devices/battery.c:304 +#: modules//devices/battery.c:385 msgid "" "[No batteries]\n" "No batteries found on this system=\n" @@ -1022,6 +1259,46 @@ msgstr "" "[Sin baterías]\n" "No se encontraron baterías en este sistema=\n" +#: modules//devices/devmemory.c:89 +msgid "Total Memory" +msgstr "Memoria total" + +#: modules//devices/devmemory.c:90 +msgid "Free Memory" +msgstr "" + +#: modules//devices/devmemory.c:91 +msgid "Cached Swap" +msgstr "" + +#: modules//devices/devmemory.c:92 +msgid "High Memory" +msgstr "" + +#: modules//devices/devmemory.c:93 +msgid "Free High Memory" +msgstr "" + +#: modules//devices/devmemory.c:94 +msgid "Low Memory" +msgstr "" + +#: modules//devices/devmemory.c:95 +msgid "Free Low Memory" +msgstr "" + +#: modules//devices/devmemory.c:96 +msgid "Virtual Memory" +msgstr "" + +#: modules//devices/devmemory.c:97 +msgid "Free Virtual Memory" +msgstr "" + +#: modules//devices/ppc/processor.c:142 +msgid "POWER Processor" +msgstr "" + #: modules//devices/printers.c:81 msgid "⚬ Can do black and white printing=\n" msgstr "⚬ Puede imprimir en blanco y negro=\n" @@ -1066,9 +1343,8 @@ msgstr "Imprimiendo un trabajo" msgid "Stopped" msgstr "Detenido" -#: modules//devices/printers.c:138 -#: hardinfo//hardinfo.c:62 -#: hardinfo//hardinfo.c:63 +#: modules//devices/printers.c:138 hardinfo//hardinfo.c:56 +#: hardinfo//hardinfo.c:57 msgid "Yes" msgstr "Sí" @@ -1092,6 +1368,20 @@ msgstr "" "[Impresoras]\n" "No se encontraron impresoras=\n" +#: modules//devices/spd-decode.c:1475 +msgid "" +"[SPD]\n" +"Please load the eeprom module to obtain information about memory SPD=\n" +"[$ShellParam$]\n" +"ReloadInterval=500\n" +msgstr "" + +#: modules//devices/spd-decode.c:1480 +msgid "" +"[SPD]\n" +"Reading memory SPD not supported on this system=\n" +msgstr "" + #: modules//devices/storage.c:46 msgid "" "\n" @@ -1100,8 +1390,7 @@ msgstr "" "\n" "[Discos SCSI]\n" -#: modules//devices/storage.c:110 -#: modules//devices/storage.c:297 +#: modules//devices/storage.c:110 modules//devices/storage.c:313 #, c-format msgid "" "[Device Information]\n" @@ -1110,14 +1399,12 @@ msgstr "" "[Información de dispositivo]\n" "Modelo=%s\n" -#: modules//devices/storage.c:115 -#: modules//devices/storage.c:304 +#: modules//devices/storage.c:115 modules//devices/storage.c:319 #, c-format msgid "Vendor=%s (%s)\n" msgstr "Proveedor=%s (%s)\n" -#: modules//devices/storage.c:120 -#: modules//devices/storage.c:309 +#: modules//devices/storage.c:120 modules//devices/storage.c:321 #, c-format msgid "Vendor=%s\n" msgstr "Proveedor=%s\n" @@ -1141,7 +1428,7 @@ msgstr "" "ID=%d\n" "LUN=%d\n" -#: modules//devices/storage.c:169 +#: modules//devices/storage.c:167 msgid "" "\n" "[IDE Disks]\n" @@ -1149,12 +1436,12 @@ msgstr "" "\n" "[Discos IDE]\n" -#: modules//devices/storage.c:242 +#: modules//devices/storage.c:250 #, c-format msgid "Driver=%s\n" msgstr "Driver=%s\n" -#: modules//devices/storage.c:314 +#: modules//devices/storage.c:324 #, c-format msgid "" "Device Name=hd%c\n" @@ -1165,7 +1452,7 @@ msgstr "" "Medio=%s\n" "Cache=%dkb\n" -#: modules//devices/storage.c:329 +#: modules//devices/storage.c:334 #, c-format msgid "" "[Geometry]\n" @@ -1176,7 +1463,7 @@ msgstr "" "Física=%s\n" "Lógica=%s\n" -#: modules//devices/storage.c:341 +#: modules//devices/storage.c:344 #, c-format msgid "" "[Capabilities]\n" @@ -1185,7 +1472,7 @@ msgstr "" "[Capacidades]\n" "%s" -#: modules//devices/storage.c:348 +#: modules//devices/storage.c:351 #, c-format msgid "" "[Speeds]\n" @@ -1194,6 +1481,18 @@ msgstr "" "[Velocidades]\n" "%s" +#: modules//devices/x86/processor.c:145 modules//devices/x86_64/processor.c:145 +msgid "Cache information not available=\n" +msgstr "" + +#: modules//devices/x86/processor.c:837 modules//devices/x86_64/processor.c:837 +msgid "Power Management" +msgstr "" + +#: modules//devices/x86/processor.c:838 modules//devices/x86_64/processor.c:838 +msgid "Bug Workarounds" +msgstr "" + #: modules//network.c:59 msgid "Interfaces" msgstr "Interfaces" @@ -1341,227 +1640,175 @@ msgstr "Red" msgid "Gathers information about this computer's network connection" msgstr "Obtiene información sobre la conexión de red de esta computadora" -#: modules//benchmark.c:50 -msgid "CPU Blowfish" -msgstr "" - -#: modules//benchmark.c:51 -msgid "CPU CryptoHash" -msgstr "" - -#: modules//benchmark.c:52 -msgid "CPU Fibonacci" -msgstr "" - -#: modules//benchmark.c:53 -msgid "CPU N-Queens" -msgstr "CPU N-Reinas" - -#: modules//benchmark.c:54 -msgid "FPU FFT" +#: hardinfo//hardinfo.c:48 +msgid "" +"Copyright (C) 2003-2009 Leandro A. F. Pereira. See COPYING for details.\n" +"\n" msgstr "" +"Copyright (C) 2003-2009 Leandro A. F. Pereira. Vea COPYING para más " +"detalles.\n" +"\n" -#: modules//benchmark.c:55 -msgid "FPU Raytracing" -msgstr "FPU trazado de rayos" - -#: modules//benchmark.c:56 -msgid "GPU Drawing" -msgstr "GPU dibujo" - -#: modules//benchmark.c:222 +#: hardinfo//hardinfo.c:50 #, c-format msgid "" -"[$ShellParam$]\n" -"Zebra=1\n" -"OrderType=%d\n" -"ViewType=3\n" -"ColumnTitle$Extra1=CPU Clock\n" -"ColumnTitle$Progress=Results\n" -"ColumnTitle$TextValue=CPU\n" -"ShowColumnHeaders=true\n" -"[%s]\n" -"<big><b>This Machine</b></big>=%.3f|%s MHz\n" -"%s" +"Compile-time options:\n" +" Release version: %s (%s)\n" +" BinReloc enabled: %s\n" +" Data prefix: %s\n" +" Library prefix: %s\n" +" Compiled on: %s %s (%s)\n" msgstr "" -"[$ShellParam$]\n" -"Zebra=1\n" -"OrderType=%d\n" -"ViewType=3\n" -"ColumnTitle$Extra1=Reloj de la CPU\n" -"ColumnTitle$Progress=Resultados\n" -"ColumnTitle$TextValue=CPU\n" -"ShowColumnHeaders=true\n" -"[%s]\n" -"<big><b>Este equipo</b></big>=%.3f|%s MHz\n" -"%s" +"Opciones de compilado:\n" +" Versión: %s (%s)\n" +" BinReloc habilitado: %s\n" +" Prefijo de datos: %s\n" +" Prefijo de bibliotecas: %s\n" +" Compilado en: %s %s (%s)\n" -#: modules//benchmark.c:235 +#: hardinfo//hardinfo.c:68 #, c-format msgid "" -"[$ShellParam$]\n" -"Zebra=1\n" -"OrderType=%d\n" -"ViewType=3\n" -"ColumnTitle$Extra1=CPU Clock\n" -"ColumnTitle$Progress=Results\n" -"ColumnTitle$TextValue=CPU\n" -"ShowColumnHeaders=true\n" -"[%s]\n" -"%s" +"Failed to find runtime data.\n" +"\n" +"• Is HardInfo correctly installed?\n" +"• See if %s and %s exists and you have read permission." msgstr "" -"[$ShellParam$]\n" -"Zebra=1\n" -"OrderType=%d\n" -"ViewType=3\n" -"ColumnTitle$Extra1=Reloj del equipo CPU\n" -"ColumnTitle$Progress=Resultados\n" -"ColumnTitle$TextValue=CPU\n" -"ShowColumnHeaders=true\n" -"[%s]\n" -"%s" +"Falló en encontrar datos del programa.\n" +"\n" +"• ¿HardInfo está correctamente instalado?\n" +"• Vea si %s y %s existen y usted tiene permisos de lectura." -#: modules//benchmark.c:363 +#: hardinfo//hardinfo.c:75 #, c-format -msgid "Benchmarking: <b>%s</b>." -msgstr "Ejecutando benchmark: <b>%s</b>." - -#: modules//benchmark.c:377 -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:381 -msgid "Cancel" -msgstr "Cancelar" - -#: modules//benchmark.c:511 -msgid "Results in MiB/second. Higher is better." -msgstr "Resultados en MiB/segundo. Más alto es mejor." - -#: modules//benchmark.c:514 -msgid "Results in HIMarks. Higher is better." -msgstr "Resultados en HIMarks. Más alto es mejor." +msgid "" +"Modules:\n" +"%-20s%-15s%-12s\n" +msgstr "" +"Módulos:\n" +"%-20s%-15s%-12s\n" -#: modules//benchmark.c:521 -msgid "Results in seconds. Lower is better." -msgstr "Resultados en segundos. Más bajo es mejor." +#: hardinfo//hardinfo.c:76 +msgid "File Name" +msgstr "Nombre de archivo" -#: modules//benchmark.c:529 -msgid "Benchmarks" -msgstr "Benchmarks" +#: hardinfo//hardinfo.c:76 +msgid "Name" +msgstr "Nombre" -#: modules//benchmark.c:547 -msgid "Perform tasks and compare with other systems" -msgstr "Realizar tareas y comparar con otros sistemas" +#: hardinfo//hardinfo.c:76 +msgid "Version" +msgstr "Versión" -#: modules//benchmark.c:634 -msgid "Send benchmark results" -msgstr "Enviar resultados de los benchmark" +#: hardinfo//hardinfo.c:123 +#, c-format +msgid "Unknown benchmark ``%s'' or libbenchmark.so not loaded" +msgstr "Benchmark desconocido ``%s'' o no se cargó libbenchmark.so" -#: modules//benchmark.c:639 -msgid "Receive benchmark results" -msgstr "Recibir resultados de los benchmark" +#: hardinfo//hardinfo.c:151 +msgid "Don't know what to do. Exiting." +msgstr "No se puede determinar que hacer. Saliendo." -#: hardinfo//util.c:102 #: hardinfo//util.c:105 -#: hardinfo//util.c:110 #, c-format -msgid "%d minute" -msgid_plural "%d minutes" -msgstr[0] "%d minuto" -msgstr[1] "%d minutos" +msgid "%d day, " +msgid_plural "%d days, " +msgstr[0] "%d día, " +msgstr[1] "%d días, " -#: hardinfo//util.c:104 +#: hardinfo//util.c:106 #, c-format msgid "%d hour, " msgid_plural "%d hours, " msgstr[0] "%d hora, " msgstr[1] "%d horas, " -#: hardinfo//util.c:108 -#, c-format -msgid "%d day, " -msgid_plural "%d days, " -msgstr[0] "%d día, " -msgstr[1] "%d días, " - -#: hardinfo//util.c:109 +#: hardinfo//util.c:107 hardinfo//util.c:110 #, c-format -msgid "%d hour and " -msgid_plural "%d hours and " -msgstr[0] "%d hora y " -msgstr[1] "%d horas y " +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minuto" +msgstr[1] "%d minutos" -#: hardinfo//util.c:116 +#: hardinfo//util.c:119 #, c-format msgid "%.1f B" msgstr "" -#: hardinfo//util.c:118 +#: hardinfo//util.c:121 #, c-format msgid "%.1f KiB" msgstr "" -#: hardinfo//util.c:120 +#: hardinfo//util.c:123 #, c-format msgid "%.1f MiB" msgstr "" -#: hardinfo//util.c:122 +#: hardinfo//util.c:125 #, c-format msgid "%.1f GiB" msgstr "" -#: hardinfo//util.c:336 +#: hardinfo//util.c:127 +#, c-format +msgid "%.1f TiB" +msgstr "" + +#: hardinfo//util.c:129 +#, c-format +msgid "%.1f PiB" +msgstr "" + +#: hardinfo//util.c:343 msgid "Error" msgstr "Error" -#: hardinfo//util.c:336 -#: hardinfo//util.c:352 +#: hardinfo//util.c:343 hardinfo//util.c:359 msgid "Warning" msgstr "Advertencia" -#: hardinfo//util.c:351 +#: hardinfo//util.c:358 msgid "Fatal Error" msgstr "Error fatal" -#: hardinfo//util.c:376 +#: hardinfo//util.c:383 msgid "creates a report and prints to standard output" msgstr "crea un reporte y lo imprime en la salida estándar" -#: hardinfo//util.c:382 +#: hardinfo//util.c:389 msgid "chooses a report format (text, html)" msgstr "elige un formato para el reporte (texto, html)" -#: hardinfo//util.c:388 +#: hardinfo//util.c:395 msgid "run benchmark; requires benchmark.so to be loaded" msgstr "correr benchmark; requiere benchmark.so para ser cargado" -#: hardinfo//util.c:394 +#: hardinfo//util.c:401 msgid "lists modules" msgstr "lista los módulos" -#: hardinfo//util.c:400 +#: hardinfo//util.c:407 msgid "specify module to load" msgstr "especificar módulo a cargar" -#: hardinfo//util.c:406 +#: hardinfo//util.c:413 msgid "automatically load module dependencies" msgstr "cargar automáticamente las dependencias de los módulos" -#: hardinfo//util.c:413 +#: hardinfo//util.c:420 msgid "run in XML-RPC server mode" msgstr "correr en modo servidor XML-RPC" -#: hardinfo//util.c:420 +#: hardinfo//util.c:427 msgid "shows program version and quit" msgstr "muestra la versión del programa y sale" -#: hardinfo//util.c:425 +#: hardinfo//util.c:432 msgid "- System Profiler and Benchmark tool" msgstr "- Analizador de sistema y herramienta de benchmark" -#: hardinfo//util.c:435 +#: hardinfo//util.c:442 #, c-format msgid "" "Unrecognized arguments.\n" @@ -1570,29 +1817,29 @@ msgstr "" "Argumentos no reconocidos.\n" "Intente ``%s --help'' para más información.\n" -#: hardinfo//util.c:501 +#: hardinfo//util.c:508 #, c-format msgid "Couldn't find a Web browser to open URL %s." msgstr "No se pudo encontrar un navegador Web para abrir la URL %s." -#: hardinfo//util.c:848 +#: hardinfo//util.c:855 #, c-format msgid "Module \"%s\" depends on module \"%s\", load it?" msgstr "El módulo \"%s\" depende del módulo \"%s\", ¿desea cargarlo?" -#: hardinfo//util.c:871 +#: hardinfo//util.c:878 #, c-format msgid "Module \"%s\" depends on module \"%s\"." msgstr "El módulo \"%s\" depende del módulo \"%s\"." -#: hardinfo//util.c:916 +#: hardinfo//util.c:923 #, 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." +"No se puede cargar ningún módulo. Verifique los permisos en \"%s\" y pruebe " +"de nuevo." -#: hardinfo//util.c:920 +#: hardinfo//util.c:927 msgid "" "No module could be loaded. Please use hardinfo -l to list all available " "modules and try again with a valid module list." @@ -1601,76 +1848,94 @@ msgstr "" "todoslos módulos disponibles e intente de nuevo con una lista válida de " "módulos." -#: hardinfo//util.c:1096 +#: hardinfo//util.c:1103 #, c-format msgid "Scanning: %s..." msgstr "Escaneando: %s..." -#: hardinfo//hardinfo.c:54 -msgid "" -"Copyright (C) 2003-2009 Leandro A. F. Pereira. See COPYING for details.\n" -"\n" -msgstr "" -"Copyright (C) 2003-2009 Leandro A. F. Pereira. Vea COPYING para más " -"detalles.\n" -"\n" - -#: hardinfo//hardinfo.c:56 -#, c-format -msgid "" -"Compile-time options:\n" -" Release version: %s (%s)\n" -" BinReloc enabled: %s\n" -" Data prefix: %s\n" -" Library prefix: %s\n" -" Compiled on: %s %s (%s)\n" -msgstr "" -"Opciones de compilado:\n" -" Versión: %s (%s)\n" -" BinReloc habilitado: %s\n" -" Prefijo de datos: %s\n" -" Prefijo de bibliotecas: %s\n" -" Compilado en: %s %s (%s)\n" - -#: hardinfo//hardinfo.c:74 -#, c-format -msgid "" -"Failed to find runtime data.\n" -"\n" -"• Is HardInfo correctly installed?\n" -"• See if %s and %s exists and you have read permission." -msgstr "" -"Falló en encontrar datos del programa.\n" -"\n" -"• ¿HardInfo está correctamente instalado?\n" -"• Vea si %s y %s existen y usted tiene permisos de lectura." - -#: hardinfo//hardinfo.c:81 -#, c-format -msgid "" -"Modules:\n" -"%-20s%-15s%-12s\n" -msgstr "" -"Módulos:\n" -"%-20s%-15s%-12s\n" - -#: hardinfo//hardinfo.c:82 -msgid "File Name" -msgstr "Nombre de archivo" - -#: hardinfo//hardinfo.c:82 -msgid "Name" -msgstr "Nombre" - -#: hardinfo//hardinfo.c:82 -msgid "Version" -msgstr "Versión" - -#: hardinfo//hardinfo.c:135 -#, c-format -msgid "Unknown benchmark ``%s'' or libbenchmark.so not loaded" -msgstr "Benchmark desconocido ``%s'' o no se cargó libbenchmark.so" - -#: hardinfo//hardinfo.c:163 -msgid "Don't know what to do. Exiting." -msgstr "No se puede determinar que hacer. Saliendo." +#~ msgid "_Connect to..." +#~ msgstr "_Conectar a..." + +#~ msgid "_Manage hosts..." +#~ msgstr "_Configurar hosts..." + +#~ msgid "_Local computer" +#~ msgstr "_Equipo local" + +#~ msgid "Contents" +#~ msgstr "Contenidos" + +#~ msgid "Context help" +#~ msgstr "Ayuda contextual" + +#~ msgid "_Donate to the project" +#~ msgstr "_Donar al proyecto" + +#~ msgid "_Accept connections" +#~ msgstr "_Aceptar conexiones" + +#~ msgid "Remote: <b>%s</b>" +#~ msgstr "Remoto: <b>%s</b>" + +#~ msgid "Disconnecting..." +#~ msgstr "Desconectando..." + +#~ msgid "Unloading modules..." +#~ msgstr "Descargando módulos..." + +#~ msgid "Loading local modules..." +#~ msgstr "Cargando módulos locales..." + +#~ msgid "No context help available." +#~ msgstr "No hay ayuda contextual disponible" + +#~ msgid "" +#~ "[$ShellParam$]\n" +#~ "UpdateInterval$Uptime=10000\n" +#~ "UpdateInterval$Load Average=1000\n" +#~ "[Version]\n" +#~ "Kernel=%s\n" +#~ "Version=%s\n" +#~ "C Library=%s\n" +#~ "Distribution=%s\n" +#~ "[Current Session]\n" +#~ "Computer Name=%s\n" +#~ "User Name=%s\n" +#~ "#Language=%s\n" +#~ "Home Directory=%s\n" +#~ "Desktop Environment=%s\n" +#~ "[Misc]\n" +#~ "Uptime=...\n" +#~ "Load Average=..." +#~ msgstr "" +#~ "[$ShellParam$]\n" +#~ "UpdateInterval$Uptime=10000\n" +#~ "UpdateInterval$Load Average=1000\n" +#~ "[Versión]\n" +#~ "Núcleo=%s\n" +#~ "Versión=%s\n" +#~ "Biblioteca C=%s\n" +#~ "Distribución=%s\n" +#~ "[Sesión actual]\n" +#~ "Nombre del equipo=%s\n" +#~ "Nombre de usuario=%s\n" +#~ "#Idioma=%s\n" +#~ "Directorio personal=%s\n" +#~ "Entorno de escritorio=%s\n" +#~ "[Misc]\n" +#~ "Uptime=...\n" +#~ "Load Average=..." + +#~ msgid "vendor string" +#~ msgstr "cadena del proveedor" + +#~ msgid "X.Org version" +#~ msgstr "Versión de X.Org" + +#~ msgid "XFree86 version" +#~ msgstr "Versión de XFree86" + +#~ msgid "%d hour and " +#~ msgid_plural "%d hours and " +#~ msgstr[0] "%d hora y " +#~ msgstr[1] "%d horas y " @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: hardinfo\n" -"Report-Msgid-Bugs-To: https://github.com/lpereira/hardinfo\n" -"POT-Creation-Date: 2014-01-01\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-07-08 12:30-0500\n" "PO-Revision-Date: 2014-09-03\n" "Last-Translator: yolateng0 @olala22000\n" "Language-Team: LeFlood\n" @@ -18,52 +18,26 @@ msgstr "" "X-Generator: Poedit 1.5.4\n" "X-Poedit-KeywordsList: HardInfo\n" -#: shell//callbacks.c:71 -#, c-format -msgid "Remote: <b>%s</b>" -msgstr "Accès: <b>%s</b>" - -#: shell//callbacks.c:117 -msgid "Disconnecting..." -msgstr "Déconnexion ..." - -#: shell//callbacks.c:120 -msgid "Unloading modules..." -msgstr "Déconnexion des modules" - -#: shell//callbacks.c:123 -msgid "Loading local modules..." -msgstr "Chargement des modules locaux" - -#: shell//callbacks.c:130 -#: shell//callbacks.c:162 -#: shell//shell.c:314 -#: shell//shell.c:814 -#: shell//shell.c:1796 -#: modules//benchmark.c:431 -#: modules//benchmark.c:439 -#: hardinfo//util.c:1106 -msgid "Done." -msgstr "Réalisé." - -#: shell//callbacks.c:142 +#: shell//callbacks.c:47 msgid "Save Image" msgstr "Sauvergarder l'image" -#: shell//callbacks.c:158 +#: shell//callbacks.c:63 msgid "Saving image..." msgstr "Sauvegarde de l'image" -#: shell//callbacks.c:236 -msgid "No context help available." -msgstr "Pas d'aide disponible pour cela." +#: shell//callbacks.c:67 shell//shell.c:303 shell//shell.c:721 +#: shell//shell.c:1695 modules//benchmark.c:440 modules//benchmark.c:448 +#: hardinfo//util.c:1113 +msgid "Done." +msgstr "Réalisé." -#: shell//callbacks.c:318 +#: shell//callbacks.c:151 #, c-format msgid "%s Module" msgstr "%s Module" -#: shell//callbacks.c:325 +#: shell//callbacks.c:158 #, c-format msgid "" "Written by %s\n" @@ -72,92 +46,111 @@ msgstr "" "Ecrit par %s\n" "Sous Licence %s" -#: shell//callbacks.c:339 +#: shell//callbacks.c:172 #, c-format msgid "No about information is associated with the %s module." msgstr "Pas d'information associée au module %s." -#: shell//callbacks.c:353 +#: shell//callbacks.c:186 msgid "Author:" msgstr "Auteur:" -#: shell//callbacks.c:356 +#: shell//callbacks.c:189 msgid "Contributors:" msgstr "Contributeurs:" -#: shell//callbacks.c:360 +#: shell//callbacks.c:193 msgid "Based on work by:" msgstr "Basé sur le travail de:" -#: shell//callbacks.c:361 +#: shell//callbacks.c:194 msgid "MD5 implementation by Colin Plumb (see md5.c for details)" msgstr "Implémentation MD5 par Colin Plumb (voir md5.c pour les détails)" -#: shell//callbacks.c:362 +#: shell//callbacks.c:195 msgid "SHA1 implementation by Steve Reid (see sha1.c for details)" msgstr "implémentation SHA1 par Steve Reid (voir sha1.c pour les détails)" -#: shell//callbacks.c:363 +#: shell//callbacks.c:196 msgid "Blowfish implementation by Paul Kocher (see blowfich.c for details)" -msgstr "Implémentation Blowfish par Paul Kocher (voir blowchih.c pour de plus amples détails" +msgstr "" +"Implémentation Blowfish par Paul Kocher (voir blowchih.c pour de plus amples " +"détails" -#: shell//callbacks.c:364 +#: shell//callbacks.c:197 msgid "Raytracing benchmark by John Walker (see fbench.c for details)" -msgstr "Raytracing benchmark par John Walker (voir fbench.c pour de plus amples détails)" +msgstr "" +"Raytracing benchmark par John Walker (voir fbench.c pour de plus amples " +"détails)" -#: shell//callbacks.c:365 +#: shell//callbacks.c:198 msgid "FFT benchmark by Scott Robert Ladd (see fftbench.c for details)" msgstr "FFT benchmark par Scott Robert Ladd (voir fftbench.c pour les détails)" -#: shell//callbacks.c:366 +#: shell//callbacks.c:199 msgid "Some code partly based on x86cpucaps by Osamu Kayasono" msgstr "Une partie du code est basé sur x86cpucaps par Osamu Kayasono" -#: shell//callbacks.c:367 +#: shell//callbacks.c:200 msgid "Vendor list based on GtkSysInfo by Pissens Sebastien" msgstr "La liste des fabricants est basée sur GtkSysInfo par Pissens Sebastien" -#: shell//callbacks.c:368 +#: shell//callbacks.c:201 msgid "DMI support based on code by Stewart Adam" msgstr "Les supports DMI sont basés sur le code de Stewart Adam" -#: shell//callbacks.c:369 +#: shell//callbacks.c:202 msgid "SCSI support based on code by Pascal F. Martin" msgstr "Les supports SCSI sont basés sur le code de Pascal F. Martin" -#: shell//callbacks.c:373 +#: shell//callbacks.c:206 msgid "Jakub Szypulka" msgstr "Jakub Szypulka" -#: shell//callbacks.c:374 +#: shell//callbacks.c:207 msgid "Tango Project" msgstr "Projet Tango" -#: shell//callbacks.c:375 +#: shell//callbacks.c:208 msgid "The GNOME Project" msgstr "Le Projet Gnome" -#: shell//callbacks.c:376 +#: shell//callbacks.c:209 msgid "VMWare, Inc. (USB icon from VMWare Workstation 6)" msgstr "VMWare, Inc. (USB icône sur VMWare Workstation 6)" -#: shell//callbacks.c:387 +#: shell//callbacks.c:220 msgid "System information and benchmark tool" msgstr "Information du systeme et outil d'évaluation" -#: shell//callbacks.c:392 +#: shell//callbacks.c:225 +#, fuzzy msgid "" -"HardInfo is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2.\n" +"HardInfo is free software; you can redistribute it and/or modify it under " +"the terms of the GNU General Public License as published by the Free " +"Software Foundation, version 2.\n" "\n" -"This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. \n" +"This program is distributed in the hope that it will be useful, but WITHOUT " +"ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " +"FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for " +"more details.\n" "\n" -"You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA" +"You should have received a copy of the GNU General Public License along with " +"this program; if not, write to the Free Software Foundation, Inc., 51 " +"Franklin St, Fifth Floor, Boston, MA 02110-1301 USA" msgstr "" -"HardInfo est un logiciel libre, vous pouvez le redistribuer et / ou le modifier sousles termes de la Licence Publique Générale GNU telle que publiée par la FreeSoftware Foundation, version 2 \n" +"HardInfo est un logiciel libre, vous pouvez le redistribuer et / ou le " +"modifier sousles termes de la Licence Publique Générale GNU telle que " +"publiée par la FreeSoftware Foundation, version 2 \n" "\n" -"Ce programme est distribué dans l'espoir qu'il sera utile, mais SANS AUCUNE GARANTIE, sans même la garantie implicite de COMMERCIALISATION ou D'ADAPTATION À UN USAGE PARTICULIER. Voir la Licence Publique Générale GNU pour plus de détail. \n" +"Ce programme est distribué dans l'espoir qu'il sera utile, mais SANS AUCUNE " +"GARANTIE, sans même la garantie implicite de COMMERCIALISATION ou " +"D'ADAPTATION À UN USAGE PARTICULIER. Voir la Licence Publique Générale GNU " +"pour plus de détail. \n" "\n" -"Vous devriez avoir reçu une copie de la Licence Publique Générale GNU avec ce programme; sinon, écrire à la Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA" +"Vous devriez avoir reçu une copie de la Licence Publique Générale GNU avec " +"ce programme; sinon, écrire à la Free Software Foundation, Inc., 51 Franklin " +"St, Fifth Floor, Boston, MA 02110-1301 USA" #: shell//menu.c:35 msgid "_Information" @@ -192,160 +185,133 @@ msgid "_Open..." msgstr "_Ouvrir..." #: shell//menu.c:58 -msgid "_Connect to..." -msgstr "_Connection à ..." - -#: shell//menu.c:63 -msgid "_Manage hosts..." -msgstr "_Gestion hosts..." - -#: shell//menu.c:68 -msgid "_Local computer" -msgstr "_Ordinateur local..." - -#: shell//menu.c:73 msgid "_Copy to Clipboard" msgstr "_Copier dans le presse-papier" -#: shell//menu.c:74 +#: shell//menu.c:59 msgid "Copy to clipboard" msgstr "Copie dans le presse-papier" -#: shell//menu.c:78 +#: shell//menu.c:63 msgid "_Save image as..." msgstr "_Sauvegarde sous" -#: shell//menu.c:83 +#: shell//menu.c:68 msgid "_Refresh" msgstr "_Rafraichir" -#: shell//menu.c:88 -msgid "Contents" -msgstr "Contenus" - -#: shell//menu.c:93 -#: shell//shell.c:1790 -#: shell//shell.c:1807 -msgid "Context help" -msgstr "Contenu de l'aide" - -#: shell//menu.c:98 +#: shell//menu.c:73 msgid "_Open HardInfo Web Site" msgstr "_HardInfo Site Web" -#: shell//menu.c:103 +#: shell//menu.c:78 msgid "_Report bug" msgstr "_Rapporter un bug" -#: shell//menu.c:108 -msgid "_Donate to the project" -msgstr "_Aider le projet" - -#: shell//menu.c:113 +#: shell//menu.c:83 msgid "_About HardInfo" msgstr "_A Propos de HardInfo" -#: shell//menu.c:114 +#: shell//menu.c:84 msgid "Displays program version information" msgstr "Affiche les informations de version du programme" -#: shell//menu.c:118 +#: shell//menu.c:88 msgid "_Quit" msgstr "_Quitter" -#: shell//menu.c:125 +#: shell//menu.c:95 msgid "_Side Pane" msgstr "_Volet latéral" -#: shell//menu.c:126 +#: shell//menu.c:96 msgid "Toggles side pane visibility" msgstr "Basculer visibilité du panneau latéral " -#: shell//menu.c:129 +#: shell//menu.c:99 msgid "_Toolbar" msgstr "_Barre d'outils" -#: shell//menu.c:133 -msgid "_Accept connections" -msgstr "_Accepter la connection" - -#: shell//report.c:492 +#: shell//report.c:493 msgid "Save File" msgstr "Sauvegarder le fichier" -#: shell//report.c:616 +#: shell//report.c:619 msgid "Cannot create ReportContext. Programming bug?" msgstr "Impossible de créer un rapport général. Bug?" -#: shell//report.c:634 +#: shell//report.c:638 msgid "Open the report with your web browser?" msgstr "Ouvrez le rapport avec votre navigateur Web?" -#: shell//report.c:662 +#: shell//report.c:666 msgid "Generating report..." msgstr "Création du rapport..." -#: shell//report.c:672 +#: shell//report.c:676 msgid "Report saved." msgstr "Rapport sauvegardé" -#: shell//report.c:674 +#: shell//report.c:678 msgid "Error while creating the report." msgstr "Erreur lors de la création du rapport." -#: shell//report.c:776 +#: shell//report.c:780 msgid "Generate Report" msgstr "Réalisation du Rapport" -#: shell//report.c:793 +#: shell//report.c:797 msgid "" "<big><b>Generate Report</b></big>\n" "Please choose the information that you wish to view in your report:" msgstr "" "<big> <b> Générer un rapport </b> </big> \n" -" S'il vous plaît choisissez les informations que vous souhaitez afficher dans votre rapport:" +" S'il vous plaît choisissez les informations que vous souhaitez afficher " +"dans votre rapport:" -#: shell//report.c:853 +#: shell//report.c:857 msgid "Select _None" msgstr "Désélectionner _Tout" -#: shell//report.c:860 +#: shell//report.c:864 msgid "Select _All" msgstr "Sélectionner _Tout" -#: shell//report.c:878 +#: shell//report.c:882 msgid "_Generate" msgstr "_Création" -#: shell//shell.c:407 +#: shell//shell.c:396 #, c-format msgid "%s - System Information" msgstr "%s - Informations du Système" -#: shell//shell.c:412 +#: shell//shell.c:401 msgid "System Information" msgstr "Informations du Système" -#: shell//shell.c:801 +#: shell//shell.c:708 msgid "Loading modules..." msgstr "Chargement des modules..." -#: shell//shell.c:1650 +#: shell//shell.c:1565 #, c-format msgid "<b>%s → Summary</b>" msgstr "<b>%s → Résumé</b>" -#: shell//shell.c:1758 +#: shell//shell.c:1673 msgid "Updating..." msgstr "Mise à jour..." #: shell//syncmanager.c:69 msgid "" "<big><b>Synchronize with Central Database</b></big>\n" -"The following information may be synchronized with the HardInfo central database." +"The following information may be synchronized with the HardInfo central " +"database." msgstr "" "<big><b>Synchroniser avec la base de données centrale</b></big>\n" -"Les informations suivantes seront synchronisées avec la base de données de HardInfo." +"Les informations suivantes seront synchronisées avec la base de données de " +"HardInfo." #: shell//syncmanager.c:72 msgid "" @@ -356,96 +322,112 @@ msgstr "" "Cela peut prendre un certain temps." #: shell//syncmanager.c:132 -msgid "HardInfo was compiled without libsoup support. (Network Updater requires it.)" -msgstr "HARDiNFO a été compilé sans le support libsoup. (Mise à jour des données l'exige.)" +msgid "" +"HardInfo was compiled without libsoup support. (Network Updater requires it.)" +msgstr "" +"HARDiNFO a été compilé sans le support libsoup. (Mise à jour des données " +"l'exige.)" -#: shell//syncmanager.c:161 -#: shell//syncmanager.c:185 +#: shell//syncmanager.c:161 shell//syncmanager.c:189 #, c-format msgid "%s (error #%d)" msgstr "%s (erreur #%d)" -#: shell//syncmanager.c:170 -#: shell//syncmanager.c:194 +#: shell//syncmanager.c:170 shell//syncmanager.c:198 msgid "Could not parse XML-RPC response" msgstr "Impossible d'analyser la réponse XML-RPC" -#: shell//syncmanager.c:267 +#: shell//syncmanager.c:280 #, c-format -msgid "Server says it supports API version %d, but this version of HardInfo only supports API version %d." -msgstr "Le serveur dit qu'il supporte la version de l'API %d, mais cette version de HARDiNFO supporte seulement le support version de l'API %d." +msgid "" +"Server says it supports API version %d, but this version of HardInfo only " +"supports API version %d." +msgstr "" +"Le serveur dit qu'il supporte la version de l'API %d, mais cette version de " +"HARDiNFO supporte seulement le support version de l'API %d." -#: shell//syncmanager.c:362 +#: shell//syncmanager.c:375 msgid "Contacting HardInfo Central Database" msgstr "En contact avec la base de données centrale du site HARDiNFO" -#: shell//syncmanager.c:363 +#: shell//syncmanager.c:376 msgid "Cleaning up" msgstr "Nettoyage" -#: shell//syncmanager.c:480 +#: shell//syncmanager.c:492 #, c-format msgid "<s>%s</s> <i>(canceled)</i>" msgstr "<s>%s</s> <i> (annuler) </i>" -#: shell//syncmanager.c:497 +#: shell//syncmanager.c:509 #, c-format msgid "<b><s>%s</s></b> <i>(failed)</i>" msgstr "<b><s>%s</s></b> <i>(Echec)</i>" -#: shell//syncmanager.c:509 +#: shell//syncmanager.c:521 #, c-format msgid "" -"Failed while performing \"%s\". Please file a bug report if this problem persists. (Use the Help→Report bug option.)\n" +"Failed while performing \"%s\". Please file a bug report if this problem " +"persists. (Use the Help→Report bug option.)\n" "\n" "Details: %s" msgstr "" -"Échec lors de l'exécution de \"%s\". S'il vous plaît remplissez un rapport de bug si ce problème persiste. (Utilisez l'option Aide → Rapport de Bug.)\n" +"Échec lors de l'exécution de \"%s\". S'il vous plaît remplissez un rapport " +"de bug si ce problème persiste. (Utilisez l'option Aide → Rapport de Bug.)\n" "\n" "Détails: %s" -#: shell//syncmanager.c:518 +#: shell//syncmanager.c:530 #, c-format -msgid "Failed while performing \"%s\". Please file a bug report if this problem persists. (Use the Help→Report bug option.)" -msgstr "Échec lors de l'exécution de \"%s\". S'il vous plaît remplissez un rapport de bug si ce problème persiste. (Utilisez l'option Aide → Rapport de Bug.)" +msgid "" +"Failed while performing \"%s\". Please file a bug report if this problem " +"persists. (Use the Help→Report bug option.)" +msgstr "" +"Échec lors de l'exécution de \"%s\". S'il vous plaît remplissez un rapport " +"de bug si ce problème persiste. (Utilisez l'option Aide → Rapport de Bug.)" -#: shell//syncmanager.c:646 +#: shell//syncmanager.c:658 msgid "Network Updater" msgstr "Mises à jour" -#: shell//syncmanager.c:727 +#: shell//syncmanager.c:739 msgid "_Synchronize" msgstr "_Synchronisation" -#: modules//benchmark.c:50 +#: modules//benchmark.c:52 msgid "CPU Blowfish" msgstr "Test CPU Blowfish" -#: modules//benchmark.c:51 +#: modules//benchmark.c:53 msgid "CPU CryptoHash" msgstr "Test CPU CryptoHash" -#: modules//benchmark.c:52 +#: modules//benchmark.c:54 msgid "CPU Fibonacci" msgstr "Test CPU Fibonacci " -#: modules//benchmark.c:53 +#: modules//benchmark.c:55 msgid "CPU N-Queens" msgstr "Test CPU N-Queens" -#: modules//benchmark.c:54 +#: modules//benchmark.c:56 +#, fuzzy +msgid "CPU Zlib" +msgstr "Test CPU Blowfish" + +#: modules//benchmark.c:57 msgid "FPU FFT" msgstr "Test FPU FFT" -#: modules//benchmark.c:55 +#: modules//benchmark.c:58 msgid "FPU Raytracing" msgstr "Test FPU Raytracing" -#: modules//benchmark.c:56 +#: modules//benchmark.c:59 msgid "GPU Drawing" msgstr "Test GPU Drawing" -#: modules//benchmark.c:222 +#: modules//benchmark.c:225 #, c-format msgid "" "[$ShellParam$]\n" @@ -472,7 +454,7 @@ msgstr "" "<big><b>Cet Ordinateur</b></big>=%.3f|%s MHz\n" "%s" -#: modules//benchmark.c:235 +#: modules//benchmark.c:238 #, c-format msgid "" "[$ShellParam$]\n" @@ -497,121 +479,49 @@ msgstr "" "[%s]\n" "%s" -#: modules//benchmark.c:363 +#: modules//benchmark.c:372 #, c-format msgid "Benchmarking: <b>%s</b>." msgstr "Benchmarking: <b>%s</b>." -#: modules//benchmark.c:377 +#: modules//benchmark.c:386 msgid "Benchmarking. Please do not move your mouse or press any keys." -msgstr "Benchmarking. S'il vous plaît ne pas déplacer votre souris ou appuyer sur les touches" +msgstr "" +"Benchmarking. S'il vous plaît ne pas déplacer votre souris ou appuyer sur " +"les touches" -#: modules//benchmark.c:381 +#: modules//benchmark.c:390 msgid "Cancel" msgstr "Annuler" -#: modules//benchmark.c:511 +#: modules//benchmark.c:527 msgid "Results in MiB/second. Higher is better." msgstr "Résultats en MiB/seconde. Plus c'est élevé meilleur c'est." -#: modules//benchmark.c:514 +#: modules//benchmark.c:531 msgid "Results in HIMarks. Higher is better." msgstr "Résultats en HIMarks. Plus c'est élevé meilleur c'est." -#: modules//benchmark.c:521 +#: modules//benchmark.c:538 msgid "Results in seconds. Lower is better." msgstr "Résultats en secondes. Plus c'est bas meilleur c'est." -#: modules//benchmark.c:529 +#: modules//benchmark.c:546 msgid "Benchmarks" msgstr "Benchmarks" -#: modules//benchmark.c:547 +#: modules//benchmark.c:564 msgid "Perform tasks and compare with other systems" msgstr "Effectuer des tâches et les comparer avec d'autres systèmes" -#: modules//benchmark.c:634 +#: modules//benchmark.c:654 msgid "Send benchmark results" msgstr "Envoyer vos résultats de référence" -#: modules//benchmark.c:639 +#: modules//benchmark.c:659 msgid "Receive benchmark results" msgstr "Recevoir les résultats de benchmark" -#: modules//computer/alsa.c:26 -msgid "[Audio Devices]\n" -msgstr "[Audio Devices]\n" - -#: modules//computer/alsa.c:33 -#, c-format -msgid "Audio Adapter#%d=%s\n" -msgstr "Adapteur Audio#%d=%s\n" - -#: modules//computer/boots.c:33 -msgid "[Boots]\n" -msgstr "[Boots]\n" - -#: modules//computer/display.c:83 -msgid "vendor string" -msgstr "fabricant" - -#: modules//computer/display.c:84 -msgid "X.Org version" -msgstr "version de X.Org" - -#: modules//computer/display.c:85 -msgid "XFree86 version" -msgstr "version de XFree86 " - -#: modules//computer/display.c:122 -#, c-format -msgid "Monitor %d=%dx%d pixels\n" -msgstr "Moniteur %d=%dx%d pixels\n" - -#: modules//computer/environment.c:32 -msgid "[Environment Variables]\n" -msgstr "[Environment Variables]\n" - -#: modules//computer/os.c:49 -#, c-format -msgid "GNU C Library version %s (%sstable)" -msgstr "GNU C Library version %s (%sstable)" - -#: modules//computer/os.c:51 -msgid "un" -msgstr "un" - -#: modules//computer/os.c:53 -#: modules//computer/os.c:130 -#: modules//devices/printers.c:99 -#: modules//devices/printers.c:106 -#: modules//devices/printers.c:116 -#: modules//devices/printers.c:131 -#: modules//devices/printers.c:140 -#: modules//devices/printers.c:243 -#: modules//devices.c:154 -#: modules//devices.c:197 -msgid "Unknown" -msgstr "Inconnu" - -#: modules//computer/os.c:72 -#, c-format -msgid "Version: %s" -msgstr "Version: %s" - -#: modules//computer/os.c:106 -msgid "Terminal" -msgstr "Terminal" - -#: modules//computer/os.c:126 -#, c-format -msgid "Unknown (Window Manager: %s)" -msgstr "Unknown (gestionnaire de fenêtres: %s)" - -#: modules//computer/os.c:166 -msgid "Unknown distribution" -msgstr "Distribution inconnue" - #: modules//computer.c:68 msgid "Summary" msgstr "Résumé" @@ -656,11 +566,31 @@ msgstr "Utilisateurs" msgid "Groups" msgstr "Groupes" -#: modules//computer.c:104 +#: modules//computer.c:101 modules//devices.c:92 +msgid "Memory" +msgstr "Mémoire" + +#: modules//computer.c:103 #, c-format msgid "%dMB (%dMB used)" msgstr "%dMB (%dMB utilisé)" +#: modules//computer.c:105 +msgid "Uptime" +msgstr "" + +#: modules//computer.c:107 +msgid "Date/Time" +msgstr "" + +#: modules//computer.c:112 +msgid "Load Average" +msgstr "" + +#: modules//computer.c:114 +msgid "Available entropy in /dev/random" +msgstr "" + #: modules//computer.c:200 msgid "Scripting Languages" msgstr "Type de script" @@ -694,44 +624,80 @@ msgid "C (GCC)" msgstr "C (GCC)" #: modules//computer.c:208 +msgid "C (Clang)" +msgstr "" + +#: modules//computer.c:209 +msgid "D (dmd)" +msgstr "" + +#: modules//computer.c:210 msgid "Java" msgstr "Java" -#: modules//computer.c:209 +#: modules//computer.c:211 msgid "CSharp (Mono, old)" msgstr "CSharp (Mono, old)" -#: modules//computer.c:210 +#: modules//computer.c:212 msgid "CSharp (Mono)" msgstr "CSharp (Mono)" -#: modules//computer.c:211 +#: modules//computer.c:213 msgid "Vala" msgstr "Vala" -#: modules//computer.c:212 +#: modules//computer.c:214 msgid "Haskell (GHC)" msgstr "Haskell (GHC)" -#: modules//computer.c:213 +#: modules//computer.c:215 msgid "FreePascal" msgstr "FreePascal" -#: modules//computer.c:214 +#: modules//computer.c:216 +msgid "Go" +msgstr "" + +#: modules//computer.c:217 msgid "Tools" msgstr "Outils" -#: modules//computer.c:262 +#: modules//computer.c:218 +msgid "make" +msgstr "" + +#: modules//computer.c:219 +msgid "GDB" +msgstr "" + +#: modules//computer.c:220 +msgid "strace" +msgstr "" + +#: modules//computer.c:221 +msgid "valgrind" +msgstr "" + +#: modules//computer.c:222 +msgid "QMake" +msgstr "" + +#: modules//computer.c:223 +msgid "CMake" +msgstr "" + +#: modules//computer.c:266 #, c-format msgid "%s=Not found\n" msgstr "%s=Non trouvé\n" -#: modules//computer.c:265 +#: modules//computer.c:269 #, c-format msgid "Detecting version: %s" msgstr "Version détectée: %s" -#: modules//computer.c:276 +#: modules//computer.c:280 #, c-format msgid "" "[$ShellParam$]\n" @@ -746,11 +712,11 @@ msgstr "" "ShowColumnHeaders=true\n" "%s" -#: modules//computer.c:356 +#: modules//computer.c:362 msgid "Physical machine" msgstr "Machine physique" -#: modules//computer.c:373 +#: modules//computer.c:379 #, c-format msgid "" "[$ShellParam$]\n" @@ -801,12 +767,13 @@ msgstr "" "\n" "%s\n" -#: modules//computer.c:415 -#, c-format +#: modules//computer.c:421 +#, fuzzy, c-format msgid "" "[$ShellParam$]\n" "UpdateInterval$Uptime=10000\n" "UpdateInterval$Load Average=1000\n" +"UpdateInterval$Available entropy in /dev/random=1000\n" "[Version]\n" "Kernel=%s\n" "Version=%s\n" @@ -820,7 +787,8 @@ msgid "" "Desktop Environment=%s\n" "[Misc]\n" "Uptime=...\n" -"Load Average=..." +"Load Average=...\n" +"Available entropy in /dev/random=..." msgstr "" "[$ShellParam$]\n" "UpdateInterval$Uptime=10000\n" @@ -840,7 +808,7 @@ msgstr "" "durée de fonctionnent=...\n" "Charge moyenne=..." -#: modules//computer.c:444 +#: modules//computer.c:453 #, c-format msgid "" "[Loaded Modules]\n" @@ -857,7 +825,7 @@ msgstr "" "ColumnTitle$Value=Description\n" "ShowColumnHeaders=true\n" -#: modules//computer.c:455 +#: modules//computer.c:464 #, c-format msgid "" "[$ShellParam$]\n" @@ -874,7 +842,7 @@ msgstr "" "\n" "%s" -#: modules//computer.c:465 +#: modules//computer.c:474 #, c-format msgid "" "[$ShellParam$]\n" @@ -893,7 +861,7 @@ msgstr "" "[Available Langages]\n" "%s" -#: modules//computer.c:476 +#: modules//computer.c:485 #, c-format msgid "" "[$ShellParam$]\n" @@ -920,7 +888,7 @@ msgstr "" "[Mounted File Systems]\n" "%s\n" -#: modules//computer.c:490 +#: modules//computer.c:499 #, c-format msgid "" "[Display]\n" @@ -947,17 +915,16 @@ msgstr "" "Version=%s\n" "Direct Rendering=%s\n" -#: modules//computer.c:512 +#: modules//computer.c:521 msgid "Y_es" msgstr "O_ui" -#: modules//computer.c:512 -#: modules//devices/printers.c:138 -#: hardinfo//hardinfo.c:63 +#: modules//computer.c:521 modules//devices/printers.c:138 +#: hardinfo//hardinfo.c:57 msgid "No" msgstr "Non" -#: modules//computer.c:526 +#: modules//computer.c:535 #, c-format msgid "" "[$ShellParam$]\n" @@ -976,14 +943,286 @@ msgstr "" "[Groups]\n" "%s\n" -#: modules//computer.c:606 +#: modules//computer.c:615 msgid "Computer" msgstr "Ordinateur" -#: modules//computer.c:700 +#: modules//computer.c:709 msgid "Gathers high-level computer information" msgstr "Collecte des informations de l'ordinateur" +#: modules//computer/alsa.c:26 +msgid "[Audio Devices]\n" +msgstr "[Audio Devices]\n" + +#: modules//computer/alsa.c:33 +#, c-format +msgid "Audio Adapter#%d=%s\n" +msgstr "Adapteur Audio#%d=%s\n" + +#: modules//computer/boots.c:33 +msgid "[Boots]\n" +msgstr "[Boots]\n" + +#: modules//computer/display.c:122 +#, c-format +msgid "Monitor %d=%dx%d pixels\n" +msgstr "Moniteur %d=%dx%d pixels\n" + +#: modules//computer/environment.c:32 +msgid "[Environment Variables]\n" +msgstr "[Environment Variables]\n" + +#: modules//computer/loadavg.c:64 +msgid "Couldn't obtain load average" +msgstr "" + +#: modules//computer/os.c:57 +#, c-format +msgid "GNU C Library version %s (%sstable)" +msgstr "GNU C Library version %s (%sstable)" + +#: modules//computer/os.c:59 +msgid "un" +msgstr "un" + +#: modules//computer/os.c:61 modules//computer/os.c:138 modules//devices.c:171 +#: modules//devices.c:323 modules//devices/printers.c:99 +#: modules//devices/printers.c:106 modules//devices/printers.c:116 +#: modules//devices/printers.c:131 modules//devices/printers.c:140 +#: modules//devices/printers.c:243 +msgid "Unknown" +msgstr "Inconnu" + +#: modules//computer/os.c:80 +#, c-format +msgid "Version: %s" +msgstr "Version: %s" + +#: modules//computer/os.c:114 +msgid "Terminal" +msgstr "Terminal" + +#: modules//computer/os.c:134 +#, c-format +msgid "Unknown (Window Manager: %s)" +msgstr "Unknown (gestionnaire de fenêtres: %s)" + +#: modules//computer/os.c:185 +msgid "Unknown distribution" +msgstr "Distribution inconnue" + +#: modules//devices.c:91 modules//devices/arm/processor.c:314 +#: modules//devices/ppc/processor.c:217 modules//devices/x86/processor.c:817 +#: modules//devices/x86_64/processor.c:817 +msgid "Processor" +msgstr "Processeur" + +#: modules//devices.c:93 +msgid "PCI Devices" +msgstr "Périphériques PCI" + +#: modules//devices.c:94 +msgid "USB Devices" +msgstr "Périphériques USB" + +#: modules//devices.c:95 +msgid "Printers" +msgstr "Imprimantes" + +#: modules//devices.c:96 +msgid "Battery" +msgstr "Batterie" + +#: modules//devices.c:97 +msgid "Sensors" +msgstr "Capteurs" + +#: modules//devices.c:98 +msgid "Input Devices" +msgstr "Périphériques d'entrée" + +#: modules//devices.c:99 +msgid "Storage" +msgstr "Stockage" + +#: modules//devices.c:101 +msgid "DMI" +msgstr "DMI" + +#: modules//devices.c:102 +msgid "Memory SPD" +msgstr "Mémoire SPD" + +#: modules//devices.c:104 +msgid "Resources" +msgstr "Ressources" + +#: modules//devices.c:303 +msgid " (vendor unknown)" +msgstr " (Fabricant inconnu)" + +#: modules//devices.c:305 +msgid " (model unknown)" +msgstr " (modèle inconnu)" + +#: modules//devices.c:548 +msgid "Devices" +msgstr "Périphériques" + +#: modules//devices.c:560 +msgid "Update PCI ID listing" +msgstr "Mise à jour de la liste ID PCI " + +#: modules//devices.c:572 +msgid "Update CPU feature database" +msgstr "Mise à jour des bases de données caractéristiques CPU" + +#: modules//devices.c:600 +msgid "Gathers information about hardware devices" +msgstr "Collecte des informations des périphériques" + +#: modules//devices.c:619 +msgid "Resource information requires superuser privileges" +msgstr "" + +#: modules//devices/arm/processor.c:176 modules//devices/ppc/processor.c:140 +#: modules//devices/x86/processor.c:346 modules//devices/x86_64/processor.c:346 +#, fuzzy +msgid "(Unknown)" +msgstr "Inconnu" + +#: modules//devices/arm/processor.c:178 +#, fuzzy +msgid "ARM Processor" +msgstr "Processeur" + +#: modules//devices/arm/processor.c:247 modules//devices/x86/processor.c:747 +#: modules//devices/x86_64/processor.c:747 +msgid "Empty List" +msgstr "" + +#: modules//devices/arm/processor.c:267 modules//devices/ppc/processor.c:179 +#: modules//devices/x86/processor.c:767 modules//devices/x86_64/processor.c:767 +msgid "Topology" +msgstr "" + +#: modules//devices/arm/processor.c:268 modules//devices/ppc/processor.c:180 +#: modules//devices/x86/processor.c:768 modules//devices/x86_64/processor.c:768 +msgid "ID" +msgstr "" + +#: modules//devices/arm/processor.c:269 modules//devices/ppc/processor.c:181 +#: modules//devices/x86/processor.c:769 modules//devices/x86_64/processor.c:769 +msgid "Socket" +msgstr "" + +#: modules//devices/arm/processor.c:270 modules//devices/ppc/processor.c:182 +#: modules//devices/x86/processor.c:770 modules//devices/x86_64/processor.c:770 +msgid "Core" +msgstr "" + +#: modules//devices/arm/processor.c:281 modules//devices/arm/processor.c:292 +#: modules//devices/ppc/processor.c:193 modules//devices/ppc/processor.c:204 +#: modules//devices/x86/processor.c:781 modules//devices/x86/processor.c:792 +#: modules//devices/x86_64/processor.c:781 +#: modules//devices/x86_64/processor.c:792 +msgid "Frequency Scaling" +msgstr "" + +#: modules//devices/arm/processor.c:282 modules//devices/ppc/processor.c:194 +#: modules//devices/x86/processor.c:782 modules//devices/x86_64/processor.c:782 +msgid "Minimum" +msgstr "" + +#: modules//devices/arm/processor.c:282 modules//devices/arm/processor.c:283 +#: modules//devices/arm/processor.c:284 modules//devices/ppc/processor.c:194 +#: modules//devices/ppc/processor.c:195 modules//devices/ppc/processor.c:196 +#: modules//devices/x86/processor.c:782 modules//devices/x86/processor.c:783 +#: modules//devices/x86/processor.c:784 modules//devices/x86_64/processor.c:782 +#: modules//devices/x86_64/processor.c:783 +#: modules//devices/x86_64/processor.c:784 +msgid "kHz" +msgstr "" + +#: modules//devices/arm/processor.c:283 modules//devices/ppc/processor.c:195 +#: modules//devices/x86/processor.c:783 modules//devices/x86_64/processor.c:783 +msgid "Maximum" +msgstr "" + +#: modules//devices/arm/processor.c:284 modules//devices/ppc/processor.c:196 +#: modules//devices/x86/processor.c:784 modules//devices/x86_64/processor.c:784 +msgid "Current" +msgstr "" + +#: modules//devices/arm/processor.c:285 modules//devices/ppc/processor.c:197 +#: modules//devices/x86/processor.c:785 modules//devices/x86_64/processor.c:785 +msgid "Transition Latency" +msgstr "" + +#: modules//devices/arm/processor.c:285 modules//devices/ppc/processor.c:197 +#: modules//devices/x86/processor.c:785 modules//devices/x86_64/processor.c:785 +msgid "ns" +msgstr "" + +#: modules//devices/arm/processor.c:286 modules//devices/ppc/processor.c:198 +#: modules//devices/x86/processor.c:786 modules//devices/x86_64/processor.c:786 +msgid "Governor" +msgstr "" + +#: modules//devices/arm/processor.c:287 modules//devices/arm/processor.c:293 +#: modules//devices/ppc/processor.c:199 modules//devices/ppc/processor.c:205 +#: modules//devices/x86/processor.c:787 modules//devices/x86/processor.c:793 +#: modules//devices/x86_64/processor.c:787 +#: modules//devices/x86_64/processor.c:793 +#, fuzzy +msgid "Driver" +msgstr "Driver=%s\n" + +#: modules//devices/arm/processor.c:318 modules//devices/ppc/processor.c:220 +#: modules//devices/x86/processor.c:825 modules//devices/x86_64/processor.c:825 +msgid "Frequency" +msgstr "" + +#: modules//devices/arm/processor.c:318 modules//devices/ppc/processor.c:220 +#: modules//devices/x86/processor.c:825 modules//devices/x86_64/processor.c:825 +msgid "MHz" +msgstr "" + +#: modules//devices/arm/processor.c:319 modules//devices/ppc/processor.c:221 +#: modules//devices/x86/processor.c:826 modules//devices/x86_64/processor.c:826 +msgid "BogoMips" +msgstr "" + +#: modules//devices/arm/processor.c:320 modules//devices/ppc/processor.c:222 +#: modules//devices/x86/processor.c:827 modules//devices/x86_64/processor.c:827 +msgid "Byte Order" +msgstr "" + +#: modules//devices/arm/processor.c:322 modules//devices/ppc/processor.c:224 +#: modules//devices/x86/processor.c:829 modules//devices/x86_64/processor.c:829 +msgid "Little Endian" +msgstr "" + +#: modules//devices/arm/processor.c:324 modules//devices/ppc/processor.c:226 +#: modules//devices/x86/processor.c:831 modules//devices/x86_64/processor.c:831 +msgid "Big Endian" +msgstr "" + +#: modules//devices/arm/processor.c:333 modules//devices/x86/processor.c:839 +#: modules//devices/x86_64/processor.c:839 +#, fuzzy +msgid "Capabilities" +msgstr "" +"[Capabilities]\n" +"%s" + +#: modules//devices/arm/processor.c:354 modules//devices/ppc/processor.c:249 +#: modules//devices/x86/processor.c:862 modules//devices/x86_64/processor.c:862 +#, c-format +msgid "%s$CPU%d$%s=%.2fMHz\n" +msgstr "" + #: modules//devices/battery.c:181 #, c-format msgid "" @@ -1005,7 +1244,28 @@ msgstr "" "Modele=%s\n" "Numéro de série=%s\n" -#: modules//devices/battery.c:266 +#: modules//devices/battery.c:258 +#, fuzzy, c-format +msgid "" +"\n" +"[Battery: %s]\n" +"State=%s\n" +"Capacity=%s / %s\n" +"Battery Technology=%s\n" +"Manufacturer=%s\n" +"Model Number=%s\n" +"Serial Number=%s\n" +msgstr "" +"\n" +"[Battery: %s]\n" +"Etat=%s (load: %s)\n" +"Capacité=%s / %s (%.2f%%)\n" +"Technologie=%s (%s)\n" +"Fabriquant=%s\n" +"Modele=%s\n" +"Numéro de série=%s\n" + +#: modules//devices/battery.c:346 #, c-format msgid "" "\n" @@ -1015,7 +1275,7 @@ msgid "" "Using=%s\n" "APM driver version=%s\n" "APM BIOS version=%s\n" -msgstr"" +msgstr "" "\n" "[Battery (APM)]\n" "Charge=%d%%\n" @@ -1024,7 +1284,7 @@ msgstr"" "APM driver version=%s\n" "APM BIOS version=%s\n" -#: modules//devices/battery.c:278 +#: modules//devices/battery.c:358 #, c-format msgid "" "\n" @@ -1041,7 +1301,7 @@ msgstr "" "APM driver version=%s\n" "APM BIOS version=%s\n" -#: modules//devices/battery.c:304 +#: modules//devices/battery.c:385 msgid "" "[No batteries]\n" "No batteries found on this system=\n" @@ -1049,6 +1309,52 @@ msgstr "" "[Aucune batterie]\n" "Aucune batterie trouvée sur ce système=\n" +#: modules//devices/devmemory.c:89 +msgid "Total Memory" +msgstr "Mémoire totale" + +#: modules//devices/devmemory.c:90 +#, fuzzy +msgid "Free Memory" +msgstr "Mémoire" + +#: modules//devices/devmemory.c:91 +msgid "Cached Swap" +msgstr "" + +#: modules//devices/devmemory.c:92 +#, fuzzy +msgid "High Memory" +msgstr "Mémoire" + +#: modules//devices/devmemory.c:93 +msgid "Free High Memory" +msgstr "" + +#: modules//devices/devmemory.c:94 +#, fuzzy +msgid "Low Memory" +msgstr "Mémoire" + +#: modules//devices/devmemory.c:95 +msgid "Free Low Memory" +msgstr "" + +#: modules//devices/devmemory.c:96 +#, fuzzy +msgid "Virtual Memory" +msgstr "Mémoire totale" + +#: modules//devices/devmemory.c:97 +#, fuzzy +msgid "Free Virtual Memory" +msgstr "Mémoire totale" + +#: modules//devices/ppc/processor.c:142 +#, fuzzy +msgid "POWER Processor" +msgstr "Processeur" + #: modules//devices/printers.c:81 msgid "⚬ Can do black and white printing=\n" msgstr "⚬ Impression en noir et blanc =\n" @@ -1093,9 +1399,8 @@ msgstr "Impression" msgid "Stopped" msgstr "Arrêt" -#: modules//devices/printers.c:138 -#: hardinfo//hardinfo.c:62 -#: hardinfo//hardinfo.c:63 +#: modules//devices/printers.c:138 hardinfo//hardinfo.c:56 +#: hardinfo//hardinfo.c:57 msgid "Yes" msgstr "Oui" @@ -1119,6 +1424,20 @@ msgstr "" "[Printers]\n" "Aucune imprimante trouvée=\n" +#: modules//devices/spd-decode.c:1475 +msgid "" +"[SPD]\n" +"Please load the eeprom module to obtain information about memory SPD=\n" +"[$ShellParam$]\n" +"ReloadInterval=500\n" +msgstr "" + +#: modules//devices/spd-decode.c:1480 +msgid "" +"[SPD]\n" +"Reading memory SPD not supported on this system=\n" +msgstr "" + #: modules//devices/storage.c:46 msgid "" "\n" @@ -1127,8 +1446,7 @@ msgstr "" "\n" "[SCSI Disks]\n" -#: modules//devices/storage.c:110 -#: modules//devices/storage.c:297 +#: modules//devices/storage.c:110 modules//devices/storage.c:313 #, c-format msgid "" "[Device Information]\n" @@ -1137,14 +1455,12 @@ msgstr "" "[Device Information]\n" "Modele=%s\n" -#: modules//devices/storage.c:115 -#: modules//devices/storage.c:304 +#: modules//devices/storage.c:115 modules//devices/storage.c:319 #, c-format msgid "Vendor=%s (%s)\n" msgstr "Vendeur=%s (%s)\n" -#: modules//devices/storage.c:120 -#: modules//devices/storage.c:309 +#: modules//devices/storage.c:120 modules//devices/storage.c:321 #, c-format msgid "Vendor=%s\n" msgstr "Vendeur=%s\n" @@ -1168,7 +1484,7 @@ msgstr "" "ID=%d\n" "LUN=%d\n" -#: modules//devices/storage.c:169 +#: modules//devices/storage.c:167 msgid "" "\n" "[IDE Disks]\n" @@ -1176,15 +1492,15 @@ msgstr "" "\n" "[IDE Disks]\n" -#: modules//devices/storage.c:242 +#: modules//devices/storage.c:250 #, c-format msgid "Driver=%s\n" msgstr "Driver=%s\n" -#: modules//devices/storage.c:314 -#, c-format +#: modules//devices/storage.c:324 +#, fuzzy, c-format msgid "" -"Devise Name=hd%c\n" +"Device Name=hd%c\n" "Media=%s\n" "Cache=%dkb\n" msgstr "" @@ -1192,7 +1508,7 @@ msgstr "" "Media=%s\n" "Cache=%dkb\n" -#: modules//devices/storage.c:329 +#: modules//devices/storage.c:334 #, c-format msgid "" "[Geometry]\n" @@ -1203,7 +1519,7 @@ msgstr "" "Physique=%s\n" "Logique=%s\n" -#: modules//devices/storage.c:341 +#: modules//devices/storage.c:344 #, c-format msgid "" "[Capabilities]\n" @@ -1212,7 +1528,7 @@ msgstr "" "[Capabilities]\n" "%s" -#: modules//devices/storage.c:348 +#: modules//devices/storage.c:351 #, c-format msgid "" "[Speeds]\n" @@ -1221,81 +1537,18 @@ msgstr "" "[Speeds]\n" "%s" -#: modules//devices.c:74 -msgid "Processor" -msgstr "Processeur" - -#: modules//devices.c:75 -msgid "Memory" -msgstr "Mémoire" - -#: modules//devices.c:76 -msgid "PCI Devices" -msgstr "Périphériques PCI" - -#: modules//devices.c:77 -msgid "USB Devices" -msgstr "Périphériques USB" - -#: modules//devices.c:78 -msgid "Printers" -msgstr "Imprimantes" - -#: modules//devices.c:79 -msgid "Battery" -msgstr "Batterie" - -#: modules//devices.c:80 -msgid "Sensors" -msgstr "Capteurs" - -#: modules//devices.c:81 -msgid "Input Devices" -msgstr "Périphériques d'entrée" - -#: modules//devices.c:82 -msgid "Storage" -msgstr "Stockage" - -#: modules//devices.c:84 -msgid "DMI" -msgstr "DMI" - -#: modules//devices.c:85 -msgid "Memory SPD" -msgstr "Mémoire SPD" - -#: modules//devices.c:87 -msgid "Resources" -msgstr "Ressources" - -#: modules//devices.c:178 -msgid "Total Memory" -msgstr "Mémoire totale" - -#: modules//devices.c:193 -msgid " (vendor unknown)" -msgstr " (Fabricant inconnu)" - -#: modules//devices.c:195 -msgid " (model unknown)" -msgstr " (modèle inconnu)" - -#: modules//devices.c:412 -msgid "Devices" -msgstr "Périphériques" - -#: modules//devices.c:424 -msgid "Update PCI ID listing" -msgstr "Mise à jour de la liste ID PCI " +#: modules//devices/x86/processor.c:145 modules//devices/x86_64/processor.c:145 +#, fuzzy +msgid "Cache information not available=\n" +msgstr "Collecte des informations des périphériques" -#: modules//devices.c:436 -msgid "Update CPU feature database" -msgstr "Mise à jour des bases de données caractéristiques CPU" +#: modules//devices/x86/processor.c:837 modules//devices/x86_64/processor.c:837 +msgid "Power Management" +msgstr "" -#: modules//devices.c:464 -msgid "Gathers information about hardware devices" -msgstr "Collecte des informations des périphériques" +#: modules//devices/x86/processor.c:838 modules//devices/x86_64/processor.c:838 +msgid "Bug Workarounds" +msgstr "" #: modules//network.c:59 msgid "Interfaces" @@ -1434,23 +1687,24 @@ msgstr "Réseau" msgid "Gathers information about this computer's network connection" msgstr "Collecte des informations sur les connexions réseau de cet ordinateur" -#: hardinfo//hardinfo.c:54 +#: hardinfo//hardinfo.c:48 msgid "" "Copyright (C) 2003-2009 Leandro A. F. Pereira. See COPYING for details.\n" "\n" msgstr "" -"Copyright (C) 2003-2009 Leandro A. F. Pereira. voir COPYING pour les details.\n" +"Copyright (C) 2003-2009 Leandro A. F. Pereira. voir COPYING pour les " +"details.\n" "\n" -#: hardinfo//hardinfo.c:56 -#, c-format +#: hardinfo//hardinfo.c:50 +#, fuzzy, c-format msgid "" "Compile-time options:\n" -" Release version: %s (%s)\n" -" BinReloc enabled: %s\n" -" Data prefix: %s\n" -" Library prefix: %s\n" -" Compiled on: %s %s (%s)\n" +" Release version: %s (%s)\n" +" BinReloc enabled: %s\n" +" Data prefix: %s\n" +" Library prefix: %s\n" +" Compiled on: %s %s (%s)\n" msgstr "" "Compile-time options:\n" " Version: %s (%s)\n" @@ -1459,7 +1713,7 @@ msgstr "" " Library prefix: %s\n" " Compilation: %s %s (%s)\n" -#: hardinfo//hardinfo.c:74 +#: hardinfo//hardinfo.c:68 #, c-format msgid "" "Failed to find runtime data.\n" @@ -1472,7 +1726,7 @@ msgstr "" "• Est ce que HardInfo est correctement installé?\n" "• Voir si %s et %s existes et que vous avez bien les privilèges." -#: hardinfo//hardinfo.c:81 +#: hardinfo//hardinfo.c:75 #, c-format msgid "" "Modules:\n" @@ -1481,127 +1735,127 @@ msgstr "" "Modules:\n" "%-20s%-15s%-12s\n" -#: hardinfo//hardinfo.c:82 +#: hardinfo//hardinfo.c:76 msgid "File Name" msgstr "Nom du fichier" -#: hardinfo//hardinfo.c:82 +#: hardinfo//hardinfo.c:76 msgid "Name" msgstr "Nom" -#: hardinfo//hardinfo.c:82 +#: hardinfo//hardinfo.c:76 msgid "Version" msgstr "Version" -#: hardinfo//hardinfo.c:135 +#: hardinfo//hardinfo.c:123 #, c-format msgid "Unknown benchmark ``%s'' or libbenchmark.so not loaded" msgstr "Benchmark inconnu ``%s'' ou libbenchmark.so non chargé" -#: hardinfo//hardinfo.c:163 +#: hardinfo//hardinfo.c:151 msgid "Don't know what to do. Exiting." msgstr "Que faire. Sortie." -#: hardinfo//util.c:102 #: hardinfo//util.c:105 -#: hardinfo//util.c:110 #, c-format -msgid "%d minute" -msgid_plural "%d minutes" -msgstr[0] "%d minute" -msgstr[1] "%d minutes" +msgid "%d day, " +msgid_plural "%d days, " +msgstr[0] "%d jour, " +msgstr[1] "%d jours, " -#: hardinfo//util.c:104 +#: hardinfo//util.c:106 #, c-format msgid "%d hour, " msgid_plural "%d hours, " msgstr[0] "%d heure, " msgstr[1] "%d heures, " -#: hardinfo//util.c:108 -#, c-format -msgid "%d day, " -msgid_plural "%d days, " -msgstr[0] "%d jour, " -msgstr[1] "%d jours, " - -#: hardinfo//util.c:109 +#: hardinfo//util.c:107 hardinfo//util.c:110 #, c-format -msgid "%d hour and " -msgid_plural "%d hours and " -msgstr[0] "%d heure et " -msgstr[1] "%d heures et " +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d minute" +msgstr[1] "%d minutes" -#: hardinfo//util.c:116 +#: hardinfo//util.c:119 #, c-format msgid "%.1f B" msgstr "%.1f B" -#: hardinfo//util.c:118 +#: hardinfo//util.c:121 #, c-format msgid "%.1f KiB" msgstr "%.1f KiB" -#: hardinfo//util.c:120 +#: hardinfo//util.c:123 #, c-format msgid "%.1f MiB" msgstr "%.1f MiB" -#: hardinfo//util.c:122 +#: hardinfo//util.c:125 #, c-format msgid "%.1f GiB" msgstr "%.1f GiB" -#: hardinfo//util.c:336 +#: hardinfo//util.c:127 +#, fuzzy, c-format +msgid "%.1f TiB" +msgstr "%.1f KiB" + +#: hardinfo//util.c:129 +#, fuzzy, c-format +msgid "%.1f PiB" +msgstr "%.1f KiB" + +#: hardinfo//util.c:343 msgid "Error" msgstr "Erreur" -#: hardinfo//util.c:336 -#: hardinfo//util.c:352 +#: hardinfo//util.c:343 hardinfo//util.c:359 msgid "Warning" msgstr "Attention" -#: hardinfo//util.c:351 +#: hardinfo//util.c:358 msgid "Fatal Error" msgstr "Erreur Fatale" -#: hardinfo//util.c:376 +#: hardinfo//util.c:383 msgid "creates a report and prints to standard output" msgstr "crée un rapport et imprime sur la sortie standard" -#: hardinfo//util.c:382 +#: hardinfo//util.c:389 msgid "chooses a report format (text, html)" msgstr "choisir un format de rapport (texte, html)" -#: hardinfo//util.c:388 +#: hardinfo//util.c:395 msgid "run benchmark; requires benchmark.so to be loaded" msgstr "Envoyé le benchmark; nécessite benchmark.so" -#: hardinfo//util.c:394 +#: hardinfo//util.c:401 msgid "lists modules" msgstr "Listes des modules" -#: hardinfo//util.c:400 +#: hardinfo//util.c:407 msgid "specify module to load" msgstr "spécifie les modules à charger" -#: hardinfo//util.c:406 +#: hardinfo//util.c:413 msgid "automatically load module dependencies" msgstr "charger automatiquement les dépendances entre modules" -#: hardinfo//util.c:413 +#: hardinfo//util.c:420 msgid "run in XML-RPC server mode" msgstr "fonctionner en mode serveur XML-RPC" -#: hardinfo//util.c:420 +#: hardinfo//util.c:427 msgid "shows program version and quit" msgstr "Affiche la version du programme et quitter" -#: hardinfo//util.c:425 +#: hardinfo//util.c:432 msgid "- System Profiler and Benchmark tool" msgstr "- Profil du Systeme et outil d'évaluation Benchmark" -#: hardinfo//util.c:435 +#: hardinfo//util.c:442 #, c-format msgid "" "Unrecognized arguments.\n" @@ -1610,35 +1864,88 @@ msgstr "" "commandes inconnues.\n" "taper ``%s --help'' pour plus d'informations.\n" -#: hardinfo//util.c:501 +#: hardinfo//util.c:508 #, c-format msgid "Couldn't find a Web browser to open URL %s." msgstr "Impossible de trouver un navigateur Web pour ouvrir l'URL %s." -#: hardinfo//util.c:848 +#: hardinfo//util.c:855 #, c-format msgid "Module \"%s\" depends on module \"%s\", load it?" msgstr "Module \"%s\" depends du module \"%s\", le charger?" -#: hardinfo//util.c:871 +#: hardinfo//util.c:878 #, c-format msgid "Module \"%s\" depends on module \"%s\"." msgstr "Module \"%s\" depends du module \"%s\"." -#: hardinfo//util.c:916 +#: hardinfo//util.c:923 #, 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." +msgstr "" +"Aucun module peut être chargé. Vérifiez les permissions sur \"%s\" et " +"essayez à nouveau." -#: hardinfo//util.c:920 -msgid "No module could be loaded. Please use hardinfo -l to list all available modules and try again with a valid module list." -msgstr "Aucun module peut être chargé. S'il vous plaît utiliser hardinfo -l pour répertorier tous les modules disponibles et essayez à nouveau avec une liste de modules valides." +#: hardinfo//util.c:927 +msgid "" +"No module could be loaded. Please use hardinfo -l to list all available " +"modules and try again with a valid module list." +msgstr "" +"Aucun module peut être chargé. S'il vous plaît utiliser hardinfo -l pour " +"répertorier tous les modules disponibles et essayez à nouveau avec une liste " +"de modules valides." -#: hardinfo//util.c:1096 +#: hardinfo//util.c:1103 #, c-format msgid "Scanning: %s..." msgstr "Scanne: %s..." +#~ msgid "Remote: <b>%s</b>" +#~ msgstr "Accès: <b>%s</b>" + +#~ msgid "Disconnecting..." +#~ msgstr "Déconnexion ..." + +#~ msgid "Unloading modules..." +#~ msgstr "Déconnexion des modules" + +#~ msgid "Loading local modules..." +#~ msgstr "Chargement des modules locaux" + +#~ msgid "No context help available." +#~ msgstr "Pas d'aide disponible pour cela." + +#~ msgid "_Connect to..." +#~ msgstr "_Connection à ..." + +#~ msgid "_Manage hosts..." +#~ msgstr "_Gestion hosts..." + +#~ msgid "_Local computer" +#~ msgstr "_Ordinateur local..." + +#~ msgid "Contents" +#~ msgstr "Contenus" + +#~ msgid "Context help" +#~ msgstr "Contenu de l'aide" + +#~ msgid "_Donate to the project" +#~ msgstr "_Aider le projet" + +#~ msgid "_Accept connections" +#~ msgstr "_Accepter la connection" + +#~ msgid "vendor string" +#~ msgstr "fabricant" +#~ msgid "X.Org version" +#~ msgstr "version de X.Org" +#~ msgid "XFree86 version" +#~ msgstr "version de XFree86 " +#~ msgid "%d hour and " +#~ msgid_plural "%d hours and " +#~ msgstr[0] "%d heure et " +#~ msgstr[1] "%d heures et " diff --git a/po/hardinfo.pot b/po/hardinfo.pot index 384808d3..32f952b9 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: 2016-06-10 10:11+0200\n" +"POT-Creation-Date: 2017-07-08 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" @@ -18,132 +18,110 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: shell//callbacks.c:71 -#, c-format -msgid "Remote: <b>%s</b>" -msgstr "" - -#: shell//callbacks.c:117 -msgid "Disconnecting..." -msgstr "" - -#: shell//callbacks.c:120 -msgid "Unloading modules..." -msgstr "" - -#: shell//callbacks.c:123 -msgid "Loading local modules..." -msgstr "" - -#: shell//callbacks.c:130 -#: shell//callbacks.c:162 -#: shell//shell.c:314 -#: shell//shell.c:816 -#: shell//shell.c:1800 -#: modules//benchmark.c:431 -#: modules//benchmark.c:439 -#: hardinfo//util.c:1112 -msgid "Done." -msgstr "" - -#: shell//callbacks.c:142 +#: shell//callbacks.c:47 msgid "Save Image" msgstr "" -#: shell//callbacks.c:158 +#: shell//callbacks.c:63 msgid "Saving image..." msgstr "" -#: shell//callbacks.c:236 -msgid "No context help available." +#: shell//callbacks.c:67 +#: shell//shell.c:303 +#: shell//shell.c:721 +#: shell//shell.c:1695 +#: modules//benchmark.c:440 +#: modules//benchmark.c:448 +#: hardinfo//util.c:1113 +msgid "Done." msgstr "" -#: shell//callbacks.c:318 +#: shell//callbacks.c:151 #, c-format msgid "%s Module" msgstr "" -#: shell//callbacks.c:325 +#: shell//callbacks.c:158 #, c-format msgid "" "Written by %s\n" "Licensed under %s" msgstr "" -#: shell//callbacks.c:339 +#: shell//callbacks.c:172 #, c-format msgid "No about information is associated with the %s module." msgstr "" -#: shell//callbacks.c:353 +#: shell//callbacks.c:186 msgid "Author:" msgstr "" -#: shell//callbacks.c:356 +#: shell//callbacks.c:189 msgid "Contributors:" msgstr "" -#: shell//callbacks.c:360 +#: shell//callbacks.c:193 msgid "Based on work by:" msgstr "" -#: shell//callbacks.c:361 +#: shell//callbacks.c:194 msgid "MD5 implementation by Colin Plumb (see md5.c for details)" msgstr "" -#: shell//callbacks.c:362 +#: shell//callbacks.c:195 msgid "SHA1 implementation by Steve Reid (see sha1.c for details)" msgstr "" -#: shell//callbacks.c:363 +#: shell//callbacks.c:196 msgid "Blowfish implementation by Paul Kocher (see blowfich.c for details)" msgstr "" -#: shell//callbacks.c:364 +#: shell//callbacks.c:197 msgid "Raytracing benchmark by John Walker (see fbench.c for details)" msgstr "" -#: shell//callbacks.c:365 +#: shell//callbacks.c:198 msgid "FFT benchmark by Scott Robert Ladd (see fftbench.c for details)" msgstr "" -#: shell//callbacks.c:366 +#: shell//callbacks.c:199 msgid "Some code partly based on x86cpucaps by Osamu Kayasono" msgstr "" -#: shell//callbacks.c:367 +#: shell//callbacks.c:200 msgid "Vendor list based on GtkSysInfo by Pissens Sebastien" msgstr "" -#: shell//callbacks.c:368 +#: shell//callbacks.c:201 msgid "DMI support based on code by Stewart Adam" msgstr "" -#: shell//callbacks.c:369 +#: shell//callbacks.c:202 msgid "SCSI support based on code by Pascal F. Martin" msgstr "" -#: shell//callbacks.c:373 +#: shell//callbacks.c:206 msgid "Jakub Szypulka" msgstr "" -#: shell//callbacks.c:374 +#: shell//callbacks.c:207 msgid "Tango Project" msgstr "" -#: shell//callbacks.c:375 +#: shell//callbacks.c:208 msgid "The GNOME Project" msgstr "" -#: shell//callbacks.c:376 +#: shell//callbacks.c:209 msgid "VMWare, Inc. (USB icon from VMWare Workstation 6)" msgstr "" -#: shell//callbacks.c:387 +#: shell//callbacks.c:220 msgid "System information and benchmark tool" msgstr "" -#: shell//callbacks.c:392 +#: shell//callbacks.c:225 msgid "" "HardInfo is free software; you can redistribute it and/or modify it under " "the terms of the GNU General Public License as published by the Free " @@ -192,148 +170,118 @@ msgid "_Open..." msgstr "" #: shell//menu.c:58 -msgid "_Connect to..." -msgstr "" - -#: shell//menu.c:63 -msgid "_Manage hosts..." -msgstr "" - -#: shell//menu.c:68 -msgid "_Local computer" -msgstr "" - -#: shell//menu.c:73 msgid "_Copy to Clipboard" msgstr "" -#: shell//menu.c:74 +#: shell//menu.c:59 msgid "Copy to clipboard" msgstr "" -#: shell//menu.c:78 +#: shell//menu.c:63 msgid "_Save image as..." msgstr "" -#: shell//menu.c:83 +#: shell//menu.c:68 msgid "_Refresh" msgstr "" -#: shell//menu.c:88 -msgid "Contents" -msgstr "" - -#: shell//menu.c:93 -#: shell//shell.c:1794 -#: shell//shell.c:1811 -msgid "Context help" -msgstr "" - -#: shell//menu.c:98 +#: shell//menu.c:73 msgid "_Open HardInfo Web Site" msgstr "" -#: shell//menu.c:103 +#: shell//menu.c:78 msgid "_Report bug" msgstr "" -#: shell//menu.c:108 -msgid "_Donate to the project" -msgstr "" - -#: shell//menu.c:113 +#: shell//menu.c:83 msgid "_About HardInfo" msgstr "" -#: shell//menu.c:114 +#: shell//menu.c:84 msgid "Displays program version information" msgstr "" -#: shell//menu.c:118 +#: shell//menu.c:88 msgid "_Quit" msgstr "" -#: shell//menu.c:125 +#: shell//menu.c:95 msgid "_Side Pane" msgstr "" -#: shell//menu.c:126 +#: shell//menu.c:96 msgid "Toggles side pane visibility" msgstr "" -#: shell//menu.c:129 +#: shell//menu.c:99 msgid "_Toolbar" msgstr "" -#: shell//menu.c:133 -msgid "_Accept connections" -msgstr "" - -#: shell//report.c:492 +#: shell//report.c:493 msgid "Save File" msgstr "" -#: shell//report.c:616 +#: shell//report.c:619 msgid "Cannot create ReportContext. Programming bug?" msgstr "" -#: shell//report.c:634 +#: shell//report.c:638 msgid "Open the report with your web browser?" msgstr "" -#: shell//report.c:662 +#: shell//report.c:666 msgid "Generating report..." msgstr "" -#: shell//report.c:672 +#: shell//report.c:676 msgid "Report saved." msgstr "" -#: shell//report.c:674 +#: shell//report.c:678 msgid "Error while creating the report." msgstr "" -#: shell//report.c:776 +#: shell//report.c:780 msgid "Generate Report" msgstr "" -#: shell//report.c:793 +#: shell//report.c:797 msgid "" "<big><b>Generate Report</b></big>\n" "Please choose the information that you wish to view in your report:" msgstr "" -#: shell//report.c:853 +#: shell//report.c:857 msgid "Select _None" msgstr "" -#: shell//report.c:860 +#: shell//report.c:864 msgid "Select _All" msgstr "" -#: shell//report.c:878 +#: shell//report.c:882 msgid "_Generate" msgstr "" -#: shell//shell.c:407 +#: shell//shell.c:396 #, c-format msgid "%s - System Information" msgstr "" -#: shell//shell.c:412 +#: shell//shell.c:401 msgid "System Information" msgstr "" -#: shell//shell.c:803 +#: shell//shell.c:708 msgid "Loading modules..." msgstr "" -#: shell//shell.c:1654 +#: shell//shell.c:1565 #, c-format msgid "<b>%s → Summary</b>" msgstr "" -#: shell//shell.c:1762 +#: shell//shell.c:1673 msgid "Updating..." msgstr "" @@ -356,42 +304,42 @@ msgid "" msgstr "" #: shell//syncmanager.c:161 -#: shell//syncmanager.c:185 +#: shell//syncmanager.c:189 #, c-format msgid "%s (error #%d)" msgstr "" #: shell//syncmanager.c:170 -#: shell//syncmanager.c:194 +#: shell//syncmanager.c:198 msgid "Could not parse XML-RPC response" msgstr "" -#: shell//syncmanager.c:267 +#: shell//syncmanager.c:280 #, c-format msgid "" "Server says it supports API version %d, but this version of HardInfo only " "supports API version %d." msgstr "" -#: shell//syncmanager.c:362 +#: shell//syncmanager.c:375 msgid "Contacting HardInfo Central Database" msgstr "" -#: shell//syncmanager.c:363 +#: shell//syncmanager.c:376 msgid "Cleaning up" msgstr "" -#: shell//syncmanager.c:480 +#: shell//syncmanager.c:492 #, c-format msgid "<s>%s</s> <i>(canceled)</i>" msgstr "" -#: shell//syncmanager.c:497 +#: shell//syncmanager.c:509 #, c-format msgid "<b><s>%s</s></b> <i>(failed)</i>" msgstr "" -#: shell//syncmanager.c:509 +#: shell//syncmanager.c:521 #, c-format msgid "" "Failed while performing \"%s\". Please file a bug report if this problem " @@ -400,50 +348,54 @@ msgid "" "Details: %s" msgstr "" -#: shell//syncmanager.c:518 +#: shell//syncmanager.c:530 #, c-format msgid "" "Failed while performing \"%s\". Please file a bug report if this problem " "persists. (Use the Help→Report bug option.)" msgstr "" -#: shell//syncmanager.c:646 +#: shell//syncmanager.c:658 msgid "Network Updater" msgstr "" -#: shell//syncmanager.c:727 +#: shell//syncmanager.c:739 msgid "_Synchronize" msgstr "" -#: modules//benchmark.c:50 +#: modules//benchmark.c:52 msgid "CPU Blowfish" msgstr "" -#: modules//benchmark.c:51 +#: modules//benchmark.c:53 msgid "CPU CryptoHash" msgstr "" -#: modules//benchmark.c:52 +#: modules//benchmark.c:54 msgid "CPU Fibonacci" msgstr "" -#: modules//benchmark.c:53 +#: modules//benchmark.c:55 msgid "CPU N-Queens" msgstr "" -#: modules//benchmark.c:54 +#: modules//benchmark.c:56 +msgid "CPU Zlib" +msgstr "" + +#: modules//benchmark.c:57 msgid "FPU FFT" msgstr "" -#: modules//benchmark.c:55 +#: modules//benchmark.c:58 msgid "FPU Raytracing" msgstr "" -#: modules//benchmark.c:56 +#: modules//benchmark.c:59 msgid "GPU Drawing" msgstr "" -#: modules//benchmark.c:222 +#: modules//benchmark.c:225 #, c-format msgid "" "[$ShellParam$]\n" @@ -459,7 +411,7 @@ msgid "" "%s" msgstr "" -#: modules//benchmark.c:235 +#: modules//benchmark.c:238 #, c-format msgid "" "[$ShellParam$]\n" @@ -474,44 +426,44 @@ msgid "" "%s" msgstr "" -#: modules//benchmark.c:363 +#: modules//benchmark.c:372 #, c-format msgid "Benchmarking: <b>%s</b>." msgstr "" -#: modules//benchmark.c:377 +#: modules//benchmark.c:386 msgid "Benchmarking. Please do not move your mouse or press any keys." msgstr "" -#: modules//benchmark.c:381 +#: modules//benchmark.c:390 msgid "Cancel" msgstr "" -#: modules//benchmark.c:511 +#: modules//benchmark.c:527 msgid "Results in MiB/second. Higher is better." msgstr "" -#: modules//benchmark.c:514 +#: modules//benchmark.c:531 msgid "Results in HIMarks. Higher is better." msgstr "" -#: modules//benchmark.c:521 +#: modules//benchmark.c:538 msgid "Results in seconds. Lower is better." msgstr "" -#: modules//benchmark.c:529 +#: modules//benchmark.c:546 msgid "Benchmarks" msgstr "" -#: modules//benchmark.c:547 +#: modules//benchmark.c:564 msgid "Perform tasks and compare with other systems" msgstr "" -#: modules//benchmark.c:634 +#: modules//benchmark.c:654 msgid "Send benchmark results" msgstr "" -#: modules//benchmark.c:639 +#: modules//benchmark.c:659 msgid "Receive benchmark results" msgstr "" @@ -559,11 +511,32 @@ msgstr "" msgid "Groups" msgstr "" -#: modules//computer.c:104 +#: modules//computer.c:101 +#: modules//devices.c:92 +msgid "Memory" +msgstr "" + +#: modules//computer.c:103 #, c-format msgid "%dMB (%dMB used)" msgstr "" +#: modules//computer.c:105 +msgid "Uptime" +msgstr "" + +#: modules//computer.c:107 +msgid "Date/Time" +msgstr "" + +#: modules//computer.c:112 +msgid "Load Average" +msgstr "" + +#: modules//computer.c:114 +msgid "Available entropy in /dev/random" +msgstr "" + #: modules//computer.c:200 msgid "Scripting Languages" msgstr "" @@ -629,40 +602,48 @@ msgid "FreePascal" msgstr "" #: modules//computer.c:216 -msgid "Tools" +msgid "Go" msgstr "" #: modules//computer.c:217 -msgid "make" +msgid "Tools" msgstr "" #: modules//computer.c:218 -msgid "GDB" +msgid "make" msgstr "" #: modules//computer.c:219 -msgid "strace" +msgid "GDB" msgstr "" #: modules//computer.c:220 -msgid "valgrind" +msgid "strace" msgstr "" #: modules//computer.c:221 +msgid "valgrind" +msgstr "" + +#: modules//computer.c:222 msgid "QMake" msgstr "" -#: modules//computer.c:264 +#: modules//computer.c:223 +msgid "CMake" +msgstr "" + +#: modules//computer.c:266 #, c-format msgid "%s=Not found\n" msgstr "" -#: modules//computer.c:267 +#: modules//computer.c:269 #, c-format msgid "Detecting version: %s" msgstr "" -#: modules//computer.c:278 +#: modules//computer.c:280 #, c-format msgid "" "[$ShellParam$]\n" @@ -672,11 +653,11 @@ msgid "" "%s" msgstr "" -#: modules//computer.c:358 +#: modules//computer.c:362 msgid "Physical machine" msgstr "" -#: modules//computer.c:375 +#: modules//computer.c:379 #, c-format msgid "" "[$ShellParam$]\n" @@ -704,12 +685,13 @@ msgid "" "%s\n" msgstr "" -#: modules//computer.c:417 +#: modules//computer.c:421 #, c-format msgid "" "[$ShellParam$]\n" "UpdateInterval$Uptime=10000\n" "UpdateInterval$Load Average=1000\n" +"UpdateInterval$Available entropy in /dev/random=1000\n" "[Version]\n" "Kernel=%s\n" "Version=%s\n" @@ -723,10 +705,11 @@ msgid "" "Desktop Environment=%s\n" "[Misc]\n" "Uptime=...\n" -"Load Average=..." +"Load Average=...\n" +"Available entropy in /dev/random=..." msgstr "" -#: modules//computer.c:446 +#: modules//computer.c:453 #, c-format msgid "" "[Loaded Modules]\n" @@ -737,7 +720,7 @@ msgid "" "ShowColumnHeaders=true\n" msgstr "" -#: modules//computer.c:457 +#: modules//computer.c:464 #, c-format msgid "" "[$ShellParam$]\n" @@ -748,7 +731,7 @@ msgid "" "%s" msgstr "" -#: modules//computer.c:467 +#: modules//computer.c:474 #, c-format msgid "" "[$ShellParam$]\n" @@ -760,7 +743,7 @@ msgid "" "%s" msgstr "" -#: modules//computer.c:478 +#: modules//computer.c:485 #, c-format msgid "" "[$ShellParam$]\n" @@ -776,7 +759,7 @@ msgid "" "%s\n" msgstr "" -#: modules//computer.c:492 +#: modules//computer.c:499 #, c-format msgid "" "[Display]\n" @@ -792,17 +775,17 @@ msgid "" "Direct Rendering=%s\n" msgstr "" -#: modules//computer.c:514 +#: modules//computer.c:521 msgid "Y_es" msgstr "" -#: modules//computer.c:514 +#: modules//computer.c:521 #: modules//devices/printers.c:138 -#: hardinfo//hardinfo.c:63 +#: hardinfo//hardinfo.c:57 msgid "No" msgstr "" -#: modules//computer.c:528 +#: modules//computer.c:535 #, c-format msgid "" "[$ShellParam$]\n" @@ -814,11 +797,11 @@ msgid "" "%s\n" msgstr "" -#: modules//computer.c:608 +#: modules//computer.c:615 msgid "Computer" msgstr "" -#: modules//computer.c:702 +#: modules//computer.c:709 msgid "Gathers high-level computer information" msgstr "" @@ -844,6 +827,10 @@ msgstr "" msgid "[Environment Variables]\n" msgstr "" +#: modules//computer/loadavg.c:64 +msgid "Couldn't obtain load average" +msgstr "" + #: modules//computer/os.c:57 #, c-format msgid "GNU C Library version %s (%sstable)" @@ -855,8 +842,8 @@ msgstr "" #: modules//computer/os.c:61 #: modules//computer/os.c:138 -#: modules//devices.c:154 -#: modules//devices.c:197 +#: modules//devices.c:171 +#: modules//devices.c:323 #: modules//devices/printers.c:99 #: modules//devices/printers.c:106 #: modules//devices/printers.c:116 @@ -880,82 +867,266 @@ msgstr "" msgid "Unknown (Window Manager: %s)" msgstr "" -#: modules//computer/os.c:174 +#: modules//computer/os.c:185 msgid "Unknown distribution" msgstr "" -#: modules//devices.c:74 +#: modules//devices.c:91 +#: modules//devices/arm/processor.c:314 +#: modules//devices/ppc/processor.c:217 +#: modules//devices/x86/processor.c:817 +#: modules//devices/x86_64/processor.c:817 msgid "Processor" msgstr "" -#: modules//devices.c:75 -msgid "Memory" -msgstr "" - -#: modules//devices.c:76 +#: modules//devices.c:93 msgid "PCI Devices" msgstr "" -#: modules//devices.c:77 +#: modules//devices.c:94 msgid "USB Devices" msgstr "" -#: modules//devices.c:78 +#: modules//devices.c:95 msgid "Printers" msgstr "" -#: modules//devices.c:79 +#: modules//devices.c:96 msgid "Battery" msgstr "" -#: modules//devices.c:80 +#: modules//devices.c:97 msgid "Sensors" msgstr "" -#: modules//devices.c:81 +#: modules//devices.c:98 msgid "Input Devices" msgstr "" -#: modules//devices.c:82 +#: modules//devices.c:99 msgid "Storage" msgstr "" -#: modules//devices.c:84 +#: modules//devices.c:101 msgid "DMI" msgstr "" -#: modules//devices.c:85 +#: modules//devices.c:102 msgid "Memory SPD" msgstr "" -#: modules//devices.c:87 +#: modules//devices.c:104 msgid "Resources" msgstr "" -#: modules//devices.c:193 +#: modules//devices.c:303 msgid " (vendor unknown)" msgstr "" -#: modules//devices.c:195 +#: modules//devices.c:305 msgid " (model unknown)" msgstr "" -#: modules//devices.c:412 +#: modules//devices.c:548 msgid "Devices" msgstr "" -#: modules//devices.c:424 +#: modules//devices.c:560 msgid "Update PCI ID listing" msgstr "" -#: modules//devices.c:436 +#: modules//devices.c:572 msgid "Update CPU feature database" msgstr "" -#: modules//devices.c:464 +#: modules//devices.c:600 msgid "Gathers information about hardware devices" msgstr "" +#: modules//devices.c:619 +msgid "Resource information requires superuser privileges" +msgstr "" + +#: modules//devices/arm/processor.c:176 +#: modules//devices/ppc/processor.c:140 +#: modules//devices/x86/processor.c:346 +#: modules//devices/x86_64/processor.c:346 +msgid "(Unknown)" +msgstr "" + +#: modules//devices/arm/processor.c:178 +msgid "ARM Processor" +msgstr "" + +#: modules//devices/arm/processor.c:247 +#: modules//devices/x86/processor.c:747 +#: modules//devices/x86_64/processor.c:747 +msgid "Empty List" +msgstr "" + +#: modules//devices/arm/processor.c:267 +#: modules//devices/ppc/processor.c:179 +#: modules//devices/x86/processor.c:767 +#: modules//devices/x86_64/processor.c:767 +msgid "Topology" +msgstr "" + +#: modules//devices/arm/processor.c:268 +#: modules//devices/ppc/processor.c:180 +#: modules//devices/x86/processor.c:768 +#: modules//devices/x86_64/processor.c:768 +msgid "ID" +msgstr "" + +#: modules//devices/arm/processor.c:269 +#: modules//devices/ppc/processor.c:181 +#: modules//devices/x86/processor.c:769 +#: modules//devices/x86_64/processor.c:769 +msgid "Socket" +msgstr "" + +#: modules//devices/arm/processor.c:270 +#: modules//devices/ppc/processor.c:182 +#: modules//devices/x86/processor.c:770 +#: modules//devices/x86_64/processor.c:770 +msgid "Core" +msgstr "" + +#: modules//devices/arm/processor.c:281 +#: modules//devices/arm/processor.c:292 +#: modules//devices/ppc/processor.c:193 +#: modules//devices/ppc/processor.c:204 +#: modules//devices/x86/processor.c:781 +#: modules//devices/x86/processor.c:792 +#: modules//devices/x86_64/processor.c:781 +#: modules//devices/x86_64/processor.c:792 +msgid "Frequency Scaling" +msgstr "" + +#: modules//devices/arm/processor.c:282 +#: modules//devices/ppc/processor.c:194 +#: modules//devices/x86/processor.c:782 +#: modules//devices/x86_64/processor.c:782 +msgid "Minimum" +msgstr "" + +#: modules//devices/arm/processor.c:282 +#: modules//devices/arm/processor.c:283 +#: modules//devices/arm/processor.c:284 +#: modules//devices/ppc/processor.c:194 +#: modules//devices/ppc/processor.c:195 +#: modules//devices/ppc/processor.c:196 +#: modules//devices/x86/processor.c:782 +#: modules//devices/x86/processor.c:783 +#: modules//devices/x86/processor.c:784 +#: modules//devices/x86_64/processor.c:782 +#: modules//devices/x86_64/processor.c:783 +#: modules//devices/x86_64/processor.c:784 +msgid "kHz" +msgstr "" + +#: modules//devices/arm/processor.c:283 +#: modules//devices/ppc/processor.c:195 +#: modules//devices/x86/processor.c:783 +#: modules//devices/x86_64/processor.c:783 +msgid "Maximum" +msgstr "" + +#: modules//devices/arm/processor.c:284 +#: modules//devices/ppc/processor.c:196 +#: modules//devices/x86/processor.c:784 +#: modules//devices/x86_64/processor.c:784 +msgid "Current" +msgstr "" + +#: modules//devices/arm/processor.c:285 +#: modules//devices/ppc/processor.c:197 +#: modules//devices/x86/processor.c:785 +#: modules//devices/x86_64/processor.c:785 +msgid "Transition Latency" +msgstr "" + +#: modules//devices/arm/processor.c:285 +#: modules//devices/ppc/processor.c:197 +#: modules//devices/x86/processor.c:785 +#: modules//devices/x86_64/processor.c:785 +msgid "ns" +msgstr "" + +#: modules//devices/arm/processor.c:286 +#: modules//devices/ppc/processor.c:198 +#: modules//devices/x86/processor.c:786 +#: modules//devices/x86_64/processor.c:786 +msgid "Governor" +msgstr "" + +#: modules//devices/arm/processor.c:287 +#: modules//devices/arm/processor.c:293 +#: modules//devices/ppc/processor.c:199 +#: modules//devices/ppc/processor.c:205 +#: modules//devices/x86/processor.c:787 +#: modules//devices/x86/processor.c:793 +#: modules//devices/x86_64/processor.c:787 +#: modules//devices/x86_64/processor.c:793 +msgid "Driver" +msgstr "" + +#: modules//devices/arm/processor.c:318 +#: modules//devices/ppc/processor.c:220 +#: modules//devices/x86/processor.c:825 +#: modules//devices/x86_64/processor.c:825 +msgid "Frequency" +msgstr "" + +#: modules//devices/arm/processor.c:318 +#: modules//devices/ppc/processor.c:220 +#: modules//devices/x86/processor.c:825 +#: modules//devices/x86_64/processor.c:825 +msgid "MHz" +msgstr "" + +#: modules//devices/arm/processor.c:319 +#: modules//devices/ppc/processor.c:221 +#: modules//devices/x86/processor.c:826 +#: modules//devices/x86_64/processor.c:826 +msgid "BogoMips" +msgstr "" + +#: modules//devices/arm/processor.c:320 +#: modules//devices/ppc/processor.c:222 +#: modules//devices/x86/processor.c:827 +#: modules//devices/x86_64/processor.c:827 +msgid "Byte Order" +msgstr "" + +#: modules//devices/arm/processor.c:322 +#: modules//devices/ppc/processor.c:224 +#: modules//devices/x86/processor.c:829 +#: modules//devices/x86_64/processor.c:829 +msgid "Little Endian" +msgstr "" + +#: modules//devices/arm/processor.c:324 +#: modules//devices/ppc/processor.c:226 +#: modules//devices/x86/processor.c:831 +#: modules//devices/x86_64/processor.c:831 +msgid "Big Endian" +msgstr "" + +#: modules//devices/arm/processor.c:333 +#: modules//devices/x86/processor.c:839 +#: modules//devices/x86_64/processor.c:839 +msgid "Capabilities" +msgstr "" + +#: modules//devices/arm/processor.c:354 +#: modules//devices/ppc/processor.c:249 +#: modules//devices/x86/processor.c:862 +#: modules//devices/x86_64/processor.c:862 +#, c-format +msgid "%s$CPU%d$%s=%.2fMHz\n" +msgstr "" + #: modules//devices/battery.c:181 #, c-format msgid "" @@ -1011,6 +1182,46 @@ msgid "" "No batteries found on this system=\n" msgstr "" +#: modules//devices/devmemory.c:89 +msgid "Total Memory" +msgstr "" + +#: modules//devices/devmemory.c:90 +msgid "Free Memory" +msgstr "" + +#: modules//devices/devmemory.c:91 +msgid "Cached Swap" +msgstr "" + +#: modules//devices/devmemory.c:92 +msgid "High Memory" +msgstr "" + +#: modules//devices/devmemory.c:93 +msgid "Free High Memory" +msgstr "" + +#: modules//devices/devmemory.c:94 +msgid "Low Memory" +msgstr "" + +#: modules//devices/devmemory.c:95 +msgid "Free Low Memory" +msgstr "" + +#: modules//devices/devmemory.c:96 +msgid "Virtual Memory" +msgstr "" + +#: modules//devices/devmemory.c:97 +msgid "Free Virtual Memory" +msgstr "" + +#: modules//devices/ppc/processor.c:142 +msgid "POWER Processor" +msgstr "" + #: modules//devices/printers.c:81 msgid "⚬ Can do black and white printing=\n" msgstr "" @@ -1056,8 +1267,8 @@ msgid "Stopped" msgstr "" #: modules//devices/printers.c:138 -#: hardinfo//hardinfo.c:62 -#: hardinfo//hardinfo.c:63 +#: hardinfo//hardinfo.c:56 +#: hardinfo//hardinfo.c:57 msgid "Yes" msgstr "" @@ -1077,6 +1288,20 @@ msgid "" "No printers found=\n" msgstr "" +#: modules//devices/spd-decode.c:1475 +msgid "" +"[SPD]\n" +"Please load the eeprom module to obtain information about memory SPD=\n" +"[$ShellParam$]\n" +"ReloadInterval=500\n" +msgstr "" + +#: modules//devices/spd-decode.c:1480 +msgid "" +"[SPD]\n" +"Reading memory SPD not supported on this system=\n" +msgstr "" + #: modules//devices/storage.c:46 msgid "" "\n" @@ -1084,7 +1309,7 @@ msgid "" msgstr "" #: modules//devices/storage.c:110 -#: modules//devices/storage.c:297 +#: modules//devices/storage.c:313 #, c-format msgid "" "[Device Information]\n" @@ -1092,13 +1317,13 @@ msgid "" msgstr "" #: modules//devices/storage.c:115 -#: modules//devices/storage.c:304 +#: modules//devices/storage.c:319 #, c-format msgid "Vendor=%s (%s)\n" msgstr "" #: modules//devices/storage.c:120 -#: modules//devices/storage.c:309 +#: modules//devices/storage.c:321 #, c-format msgid "Vendor=%s\n" msgstr "" @@ -1115,18 +1340,18 @@ msgid "" "LUN=%d\n" msgstr "" -#: modules//devices/storage.c:169 +#: modules//devices/storage.c:167 msgid "" "\n" "[IDE Disks]\n" msgstr "" -#: modules//devices/storage.c:242 +#: modules//devices/storage.c:250 #, c-format msgid "Driver=%s\n" msgstr "" -#: modules//devices/storage.c:314 +#: modules//devices/storage.c:324 #, c-format msgid "" "Device Name=hd%c\n" @@ -1134,7 +1359,7 @@ msgid "" "Cache=%dkb\n" msgstr "" -#: modules//devices/storage.c:329 +#: modules//devices/storage.c:334 #, c-format msgid "" "[Geometry]\n" @@ -1142,14 +1367,14 @@ msgid "" "Logical=%s\n" msgstr "" -#: modules//devices/storage.c:341 +#: modules//devices/storage.c:344 #, c-format msgid "" "[Capabilities]\n" "%s" msgstr "" -#: modules//devices/storage.c:348 +#: modules//devices/storage.c:351 #, c-format msgid "" "[Speeds]\n" @@ -1161,35 +1386,14 @@ msgstr "" msgid "Cache information not available=\n" msgstr "" -#: modules//devices/x86/processor.c:484 -#: modules//devices/x86_64/processor.c:484 -#, c-format -msgid "" -"[Processor]\n" -"Name=%s\n" -"Family, model, stepping=%d, %d, %d (%s)\n" -"Vendor=%s\n" -"[Configuration]\n" -"Cache Size=%dkb\n" -"Frequency=%.2fMHz\n" -"BogoMIPS=%.2f\n" -"Byte Order=%s\n" -"[Features]\n" -"FDIV Bug=%s\n" -"HLT Bug=%s\n" -"F00F Bug=%s\n" -"Coma Bug=%s\n" -"Has FPU=%s\n" -"[Cache]\n" -"%s\n" -"[Capabilities]\n" -"%s" +#: modules//devices/x86/processor.c:837 +#: modules//devices/x86_64/processor.c:837 +msgid "Power Management" msgstr "" -#: modules//devices/x86/processor.c:542 -#: modules//devices/x86_64/processor.c:542 -#, c-format -msgid "%s$CPU%d$%s=%.2fMHz\n" +#: modules//devices/x86/processor.c:838 +#: modules//devices/x86_64/processor.c:838 +msgid "Bug Workarounds" msgstr "" #: modules//network.c:59 @@ -1296,13 +1500,13 @@ msgstr "" msgid "Gathers information about this computer's network connection" msgstr "" -#: hardinfo//hardinfo.c:54 +#: hardinfo//hardinfo.c:48 msgid "" "Copyright (C) 2003-2009 Leandro A. F. Pereira. See COPYING for details.\n" "\n" msgstr "" -#: hardinfo//hardinfo.c:56 +#: hardinfo//hardinfo.c:50 #, c-format msgid "" "Compile-time options:\n" @@ -1313,7 +1517,7 @@ msgid "" " Compiled on: %s %s (%s)\n" msgstr "" -#: hardinfo//hardinfo.c:74 +#: hardinfo//hardinfo.c:68 #, c-format msgid "" "Failed to find runtime data.\n" @@ -1322,40 +1526,38 @@ msgid "" "• See if %s and %s exists and you have read permission." msgstr "" -#: hardinfo//hardinfo.c:81 +#: hardinfo//hardinfo.c:75 #, c-format msgid "" "Modules:\n" "%-20s%-15s%-12s\n" msgstr "" -#: hardinfo//hardinfo.c:82 +#: hardinfo//hardinfo.c:76 msgid "File Name" msgstr "" -#: hardinfo//hardinfo.c:82 +#: hardinfo//hardinfo.c:76 msgid "Name" msgstr "" -#: hardinfo//hardinfo.c:82 +#: hardinfo//hardinfo.c:76 msgid "Version" msgstr "" -#: hardinfo//hardinfo.c:135 +#: hardinfo//hardinfo.c:123 #, c-format msgid "Unknown benchmark ``%s'' or libbenchmark.so not loaded" msgstr "" -#: hardinfo//hardinfo.c:163 +#: hardinfo//hardinfo.c:151 msgid "Don't know what to do. Exiting." msgstr "" -#: hardinfo//util.c:104 -#: hardinfo//util.c:107 -#: hardinfo//util.c:112 +#: hardinfo//util.c:105 #, c-format -msgid "%d minute" -msgid_plural "%d minutes" +msgid "%d day, " +msgid_plural "%d days, " msgstr[0] "" msgstr[1] "" @@ -1366,133 +1568,127 @@ msgid_plural "%d hours, " msgstr[0] "" msgstr[1] "" +#: hardinfo//util.c:107 #: hardinfo//util.c:110 #, c-format -msgid "%d day, " -msgid_plural "%d days, " -msgstr[0] "" -msgstr[1] "" - -#: hardinfo//util.c:111 -#, c-format -msgid "%d hour and " -msgid_plural "%d hours and " +msgid "%d minute" +msgid_plural "%d minutes" msgstr[0] "" msgstr[1] "" -#: hardinfo//util.c:118 +#: hardinfo//util.c:119 #, c-format msgid "%.1f B" msgstr "" -#: hardinfo//util.c:120 +#: hardinfo//util.c:121 #, c-format msgid "%.1f KiB" msgstr "" -#: hardinfo//util.c:122 +#: hardinfo//util.c:123 #, c-format msgid "%.1f MiB" msgstr "" -#: hardinfo//util.c:124 +#: hardinfo//util.c:125 #, c-format msgid "%.1f GiB" msgstr "" -#: hardinfo//util.c:126 +#: hardinfo//util.c:127 #, c-format msgid "%.1f TiB" msgstr "" -#: hardinfo//util.c:128 +#: hardinfo//util.c:129 #, c-format msgid "%.1f PiB" msgstr "" -#: hardinfo//util.c:342 +#: hardinfo//util.c:343 msgid "Error" msgstr "" -#: hardinfo//util.c:342 -#: hardinfo//util.c:358 +#: hardinfo//util.c:343 +#: hardinfo//util.c:359 msgid "Warning" msgstr "" -#: hardinfo//util.c:357 +#: hardinfo//util.c:358 msgid "Fatal Error" msgstr "" -#: hardinfo//util.c:382 +#: hardinfo//util.c:383 msgid "creates a report and prints to standard output" msgstr "" -#: hardinfo//util.c:388 +#: hardinfo//util.c:389 msgid "chooses a report format (text, html)" msgstr "" -#: hardinfo//util.c:394 +#: hardinfo//util.c:395 msgid "run benchmark; requires benchmark.so to be loaded" msgstr "" -#: hardinfo//util.c:400 +#: hardinfo//util.c:401 msgid "lists modules" msgstr "" -#: hardinfo//util.c:406 +#: hardinfo//util.c:407 msgid "specify module to load" msgstr "" -#: hardinfo//util.c:412 +#: hardinfo//util.c:413 msgid "automatically load module dependencies" msgstr "" -#: hardinfo//util.c:419 +#: hardinfo//util.c:420 msgid "run in XML-RPC server mode" msgstr "" -#: hardinfo//util.c:426 +#: hardinfo//util.c:427 msgid "shows program version and quit" msgstr "" -#: hardinfo//util.c:431 +#: hardinfo//util.c:432 msgid "- System Profiler and Benchmark tool" msgstr "" -#: hardinfo//util.c:441 +#: hardinfo//util.c:442 #, c-format msgid "" "Unrecognized arguments.\n" "Try ``%s --help'' for more information.\n" msgstr "" -#: hardinfo//util.c:507 +#: hardinfo//util.c:508 #, c-format msgid "Couldn't find a Web browser to open URL %s." msgstr "" -#: hardinfo//util.c:854 +#: hardinfo//util.c:855 #, c-format msgid "Module \"%s\" depends on module \"%s\", load it?" msgstr "" -#: hardinfo//util.c:877 +#: hardinfo//util.c:878 #, c-format msgid "Module \"%s\" depends on module \"%s\"." msgstr "" -#: hardinfo//util.c:922 +#: hardinfo//util.c:923 #, c-format msgid "No module could be loaded. Check permissions on \"%s\" and try again." msgstr "" -#: hardinfo//util.c:926 +#: hardinfo//util.c:927 msgid "" "No module could be loaded. Please use hardinfo -l to list all available " "modules and try again with a valid module list." msgstr "" -#: hardinfo//util.c:1102 +#: hardinfo//util.c:1103 #, c-format msgid "Scanning: %s..." msgstr "" @@ -2,64 +2,40 @@ msgid "" msgstr "" "Project-Id-Version: hardinfo puppy\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-09-01 22:24+0300\n" +"POT-Creation-Date: 2017-07-08 12:30-0500\n" "PO-Revision-Date: \n" "Last-Translator: Sergey Rodin <rodin.s@rambler.ru>\n" "Language-Team: \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-Language: Russian\n" "X-Poedit-Country: UKRAINE\n" "X-Poedit-SourceCharset: utf-8\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" -#: shell/callbacks.c:71 -#, c-format -msgid "Remote: <b>%s</b>" -msgstr "Удалённо: <b>%s</b>" - -#: shell/callbacks.c:117 -msgid "Disconnecting..." -msgstr "Отключение..." - -#: shell/callbacks.c:120 -msgid "Unloading modules..." -msgstr "Выгрузка модулей..." - -#: shell/callbacks.c:123 -msgid "Loading local modules..." -msgstr "Загрузка локальных модулей..." - -#: shell/callbacks.c:130 -#: shell/callbacks.c:162 -#: shell/shell.c:314 -#: shell/shell.c:814 -#: shell/shell.c:1796 -#: modules/benchmark.c:431 -#: modules/benchmark.c:439 -#: hardinfo/util.c:1106 -msgid "Done." -msgstr "Выполнено." - -#: shell/callbacks.c:142 +#: shell//callbacks.c:47 msgid "Save Image" msgstr "Сохранить изображение" -#: shell/callbacks.c:158 +#: shell//callbacks.c:63 msgid "Saving image..." msgstr "Сохранение изображения..." -#: shell/callbacks.c:236 -msgid "No context help available." -msgstr "Контекстная справка недоступна" +#: shell//callbacks.c:67 shell//shell.c:303 shell//shell.c:721 +#: shell//shell.c:1695 modules//benchmark.c:440 modules//benchmark.c:448 +#: hardinfo//util.c:1113 +msgid "Done." +msgstr "Выполнено." -#: shell/callbacks.c:318 +#: shell//callbacks.c:151 #, c-format msgid "%s Module" msgstr "%s модуль" -#: shell/callbacks.c:325 +#: shell//callbacks.c:158 #, c-format msgid "" "Written by %s\n" @@ -68,233 +44,216 @@ msgstr "" "Автор программы %s\n" "Лицензия %s" -#: shell/callbacks.c:339 +#: shell//callbacks.c:172 #, c-format msgid "No about information is associated with the %s module." msgstr "Нет информации о модуле %s." -#: shell/callbacks.c:353 +#: shell//callbacks.c:186 msgid "Author:" msgstr "Автор:" -#: shell/callbacks.c:356 +#: shell//callbacks.c:189 msgid "Contributors:" msgstr "Участники:" -#: shell/callbacks.c:360 +#: shell//callbacks.c:193 msgid "Based on work by:" msgstr "Основан на работах:" -#: shell/callbacks.c:361 +#: shell//callbacks.c:194 msgid "MD5 implementation by Colin Plumb (see md5.c for details)" msgstr "Реализация MD5 от Colin Plumb (см. подробности в md5.c)" -#: shell/callbacks.c:362 +#: shell//callbacks.c:195 msgid "SHA1 implementation by Steve Reid (see sha1.c for details)" msgstr "Реализация SHA1 от Steve Reid (см. подробности в sha1.c) " -#: shell/callbacks.c:363 +#: shell//callbacks.c:196 msgid "Blowfish implementation by Paul Kocher (see blowfich.c for details)" msgstr "Реализация Blowfish от Paul Kocher (см. подробности в blowfich.c)" -#: shell/callbacks.c:364 +#: shell//callbacks.c:197 msgid "Raytracing benchmark by John Walker (see fbench.c for details)" msgstr "Тест Raytracing от John Walker (см. подробности в fbench.c)" -#: shell/callbacks.c:365 +#: shell//callbacks.c:198 msgid "FFT benchmark by Scott Robert Ladd (see fftbench.c for details)" msgstr "Тест FFT Скотта от Robert Ladd (см. подробности в fbench.c)" -#: shell/callbacks.c:366 +#: shell//callbacks.c:199 msgid "Some code partly based on x86cpucaps by Osamu Kayasono" msgstr "Часть кода основана на x86cpucaps от Osamu Kayasono" -#: shell/callbacks.c:367 +#: shell//callbacks.c:200 msgid "Vendor list based on GtkSysInfo by Pissens Sebastien" msgstr "Список поставщиков основан на GtkSysInfo от Pissens Sebastien" -#: shell/callbacks.c:368 +#: shell//callbacks.c:201 msgid "DMI support based on code by Stewart Adam" msgstr "Поддержка DMI основана на коде от Stewart Adam" -#: shell/callbacks.c:369 +#: shell//callbacks.c:202 msgid "SCSI support based on code by Pascal F. Martin" msgstr "Поддержка SCSI основана на коде от Pascal F. Martin" -#: shell/callbacks.c:373 +#: shell//callbacks.c:206 #, fuzzy msgid "Jakub Szypulka" msgstr "Jakub Szypulka" -#: shell/callbacks.c:374 +#: shell//callbacks.c:207 msgid "Tango Project" msgstr "Проект Tango" -#: shell/callbacks.c:375 +#: shell//callbacks.c:208 msgid "The GNOME Project" msgstr "Проект GNOME" -#: shell/callbacks.c:376 +#: shell//callbacks.c:209 msgid "VMWare, Inc. (USB icon from VMWare Workstation 6)" msgstr "VMWare, Inc. (значок USB из VMWare Workstation 6)" -#: shell/callbacks.c:387 +#: shell//callbacks.c:220 msgid "System information and benchmark tool" msgstr "Информация о системе и тестирование" -#: shell/callbacks.c:392 +#: shell//callbacks.c:225 msgid "" -"HardInfo is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2.\n" +"HardInfo is free software; you can redistribute it and/or modify it under " +"the terms of the GNU General Public License as published by the Free " +"Software Foundation, version 2.\n" "\n" -"This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n" +"This program is distributed in the hope that it will be useful, but WITHOUT " +"ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " +"FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for " +"more details.\n" "\n" -"You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA" +"You should have received a copy of the GNU General Public License along with " +"this program; if not, write to the Free Software Foundation, Inc., 51 " +"Franklin St, Fifth Floor, Boston, MA 02110-1301 USA" msgstr "" -"HardInfo — это свободное программное обеспечение; вы можете распространять его и/или изменять под условиями Общей общественной лицензии GNU, которая была опубликована Фондом свободного программного обеспечения, версия 2.\n" +"HardInfo — это свободное программное обеспечение; вы можете распространять " +"его и/или изменять под условиями Общей общественной лицензии GNU, которая " +"была опубликована Фондом свободного программного обеспечения, версия 2.\n" "\n" -"Эта программа распространятся в надежде, что она будет полезной, но БЕЗ КАКОЙ-ЛИБО ГАРАНТИИ; даже без предполагаемой гарантии ПРИГОДНОСТИ ДЛЯ КОНКРЕТНЫХ ЦЕЛЕЙ. См. подробности в Общественной лицензии GNU.\n" +"Эта программа распространятся в надежде, что она будет полезной, но БЕЗ " +"КАКОЙ-ЛИБО ГАРАНТИИ; даже без предполагаемой гарантии ПРИГОДНОСТИ ДЛЯ " +"КОНКРЕТНЫХ ЦЕЛЕЙ. См. подробности в Общественной лицензии GNU.\n" "\n" -"Вы должны были получить копию Общественной лицензии GNU вместе с этой программой; если нет, пишите в Фонд свободного программного обеспечения, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA" +"Вы должны были получить копию Общественной лицензии GNU вместе с этой " +"программой; если нет, пишите в Фонд свободного программного обеспечения, " +"Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA" -#: shell/menu.c:35 +#: shell//menu.c:35 msgid "_Information" msgstr "_Информация" -#: shell/menu.c:36 +#: shell//menu.c:36 msgid "_Remote" msgstr "_Удалённо" -#: shell/menu.c:37 +#: shell//menu.c:37 msgid "_View" msgstr "_Вид" -#: shell/menu.c:38 +#: shell//menu.c:38 msgid "_Help" msgstr "_Справка" -#: shell/menu.c:39 +#: shell//menu.c:39 msgid "About _Modules" msgstr "О _модулях" -#: shell/menu.c:43 +#: shell//menu.c:43 msgid "Generate _Report" msgstr "Создать _отчёт" -#: shell/menu.c:48 +#: shell//menu.c:48 msgid "_Network Updater..." msgstr "_Обновление через сеть..." -#: shell/menu.c:53 +#: shell//menu.c:53 msgid "_Open..." msgstr "_Открыть..." -#: shell/menu.c:58 -msgid "_Connect to..." -msgstr "_Подключиться к..." - -#: shell/menu.c:63 -msgid "_Manage hosts..." -msgstr "_Управление хостами..." - -#: shell/menu.c:68 -msgid "_Local computer" -msgstr "_Локальный компьютер" - -#: shell/menu.c:73 +#: shell//menu.c:58 msgid "_Copy to Clipboard" msgstr "_Копировать в буфер" -#: shell/menu.c:74 +#: shell//menu.c:59 msgid "Copy to clipboard" msgstr "Копировать в буфер обмена" -#: shell/menu.c:78 +#: shell//menu.c:63 msgid "_Save image as..." msgstr "_Сохранить изображение как..." -#: shell/menu.c:83 +#: shell//menu.c:68 msgid "_Refresh" msgstr "_Обновить" -#: shell/menu.c:88 -msgid "Contents" -msgstr "Содержание" - -#: shell/menu.c:93 -#: shell/shell.c:1790 -#: shell/shell.c:1807 -msgid "Context help" -msgstr "Контекстная справка" - -#: shell/menu.c:98 +#: shell//menu.c:73 msgid "_Open HardInfo Web Site" msgstr "_Открыть веб-сайт Hardinfo" -#: shell/menu.c:103 +#: shell//menu.c:78 msgid "_Report bug" msgstr "_Сообщить об ошибке" -#: shell/menu.c:108 -msgid "_Donate to the project" -msgstr "_Поддержать проект" - -#: shell/menu.c:113 +#: shell//menu.c:83 msgid "_About HardInfo" msgstr "_О HardInfo" -#: shell/menu.c:114 +#: shell//menu.c:84 msgid "Displays program version information" msgstr "Показывает информацию о версии программы" -#: shell/menu.c:118 +#: shell//menu.c:88 msgid "_Quit" msgstr "_Выход" -#: shell/menu.c:125 +#: shell//menu.c:95 msgid "_Side Pane" msgstr "_Боковая панель" -#: shell/menu.c:126 +#: shell//menu.c:96 msgid "Toggles side pane visibility" msgstr "Управляет боковой панелью" -#: shell/menu.c:129 +#: shell//menu.c:99 msgid "_Toolbar" msgstr "_Панель инструментов" -#: shell/menu.c:133 -msgid "_Accept connections" -msgstr "_Принимать подключения" - -#: shell/report.c:492 +#: shell//report.c:493 msgid "Save File" msgstr "Сохранить файл" -#: shell/report.c:616 +#: shell//report.c:619 msgid "Cannot create ReportContext. Programming bug?" msgstr "Не могу создать ReportContext. Ошибка программирования?" -#: shell/report.c:634 +#: shell//report.c:638 msgid "Open the report with your web browser?" msgstr "Открыть отчёт в веб-браузере?" -#: shell/report.c:662 +#: shell//report.c:666 msgid "Generating report..." msgstr "Создаётся отчёт..." -#: shell/report.c:672 +#: shell//report.c:676 msgid "Report saved." msgstr "Отчёт сохранён." -#: shell/report.c:674 +#: shell//report.c:678 msgid "Error while creating the report." msgstr "Ошибка во время создания отчёта." -#: shell/report.c:776 +#: shell//report.c:780 msgid "Generate Report" msgstr "Создать отчёт" -#: shell/report.c:793 +#: shell//report.c:797 msgid "" "<big><b>Generate Report</b></big>\n" "Please choose the information that you wish to view in your report:" @@ -302,49 +261,51 @@ msgstr "" "<big><b>Создать отчёт</b></big>\n" "Пожалуйста выберите информацию, которую вы хотите видеть в отчёте:" -#: shell/report.c:853 +#: shell//report.c:857 msgid "Select _None" msgstr "Выбор: нет" -#: shell/report.c:860 +#: shell//report.c:864 msgid "Select _All" msgstr "Выбор: все" -#: shell/report.c:878 +#: shell//report.c:882 msgid "_Generate" msgstr "_Сгенерировать" -#: shell/shell.c:407 +#: shell//shell.c:396 #, c-format msgid "%s - System Information" msgstr "%s - Информация о системе" -#: shell/shell.c:412 +#: shell//shell.c:401 msgid "System Information" msgstr "Информация о системе" -#: shell/shell.c:801 +#: shell//shell.c:708 msgid "Loading modules..." msgstr "Загрузка модулей..." -#: shell/shell.c:1650 +#: shell//shell.c:1565 #, c-format msgid "<b>%s → Summary</b>" msgstr "<b>%s → </b>" -#: shell/shell.c:1758 +#: shell//shell.c:1673 msgid "Updating..." msgstr "Обновление..." -#: shell/syncmanager.c:69 +#: shell//syncmanager.c:69 msgid "" "<big><b>Synchronize with Central Database</b></big>\n" -"The following information may be synchronized with the HardInfo central database." +"The following information may be synchronized with the HardInfo central " +"database." msgstr "" "<big><b>Синхронизировать с центральной базой данных</b></big>\n" -"Следующая информация может быть синхронизирована с центральной базой данных HardInfo." +"Следующая информация может быть синхронизирована с центральной базой данных " +"HardInfo." -#: shell/syncmanager.c:72 +#: shell//syncmanager.c:72 msgid "" "<big><b>Synchronizing</b></big>\n" "This may take some time." @@ -352,101 +313,117 @@ msgstr "" "<big><b>Синхронизация</b></big>\n" "Это может занять какое-то время." -#: shell/syncmanager.c:132 -msgid "HardInfo was compiled without libsoup support. (Network Updater requires it.)" -msgstr "HardInfo был скомпилирован без поддержки libsoup. (Нужен для сетевого обновления.)" +#: shell//syncmanager.c:132 +msgid "" +"HardInfo was compiled without libsoup support. (Network Updater requires it.)" +msgstr "" +"HardInfo был скомпилирован без поддержки libsoup. (Нужен для сетевого " +"обновления.)" -#: shell/syncmanager.c:161 -#: shell/syncmanager.c:185 +#: shell//syncmanager.c:161 shell//syncmanager.c:189 #, c-format msgid "%s (error #%d)" msgstr "%s (ошибка #%d)" -#: shell/syncmanager.c:170 -#: shell/syncmanager.c:194 +#: shell//syncmanager.c:170 shell//syncmanager.c:198 msgid "Could not parse XML-RPC response" msgstr "Не могу разобрать XML-RPC ответ" -#: shell/syncmanager.c:267 +#: shell//syncmanager.c:280 #, c-format -msgid "Server says it supports API version %d, but this version of HardInfo only supports API version %d." -msgstr "Сервер говорит, что поддерживает API версии %d, но эта версия HardInfo поддерживает API только версии %d." +msgid "" +"Server says it supports API version %d, but this version of HardInfo only " +"supports API version %d." +msgstr "" +"Сервер говорит, что поддерживает API версии %d, но эта версия HardInfo " +"поддерживает API только версии %d." -#: shell/syncmanager.c:362 +#: shell//syncmanager.c:375 msgid "Contacting HardInfo Central Database" msgstr "Подключение к центральной базе данных Hardinfo" -#: shell/syncmanager.c:363 +#: shell//syncmanager.c:376 msgid "Cleaning up" msgstr "Очистка" -#: shell/syncmanager.c:480 +#: shell//syncmanager.c:492 #, c-format msgid "<s>%s</s> <i>(canceled)</i>" msgstr "<s>%s</s> <i>(отменен)</i>" -#: shell/syncmanager.c:497 +#: shell//syncmanager.c:509 #, c-format msgid "<b><s>%s</s></b> <i>(failed)</i>" msgstr "<b><s>%s</s></b> <i>(ошибка)</i>" -#: shell/syncmanager.c:509 +#: shell//syncmanager.c:521 #, c-format msgid "" -"Failed while performing \"%s\". Please file a bug report if this problem persists. (Use the Help→Report bug option.)\n" +"Failed while performing \"%s\". Please file a bug report if this problem " +"persists. (Use the Help→Report bug option.)\n" "\n" "Details: %s" msgstr "" -"Ошибка во время выполнения \"%s\". Если проблема будет повторяться, пожалуйста, сообщите об ошибке. (Используйте опцию в меню Справка.)\n" +"Ошибка во время выполнения \"%s\". Если проблема будет повторяться, " +"пожалуйста, сообщите об ошибке. (Используйте опцию в меню Справка.)\n" "\n" "Подробности: %s" -#: shell/syncmanager.c:518 +#: shell//syncmanager.c:530 #, c-format -msgid "Failed while performing \"%s\". Please file a bug report if this problem persists. (Use the Help→Report bug option.)" -msgstr "Ошибка во время выполнения \"%s\". Если проблема будет повторяться, пожалуйста, сообщите об ошибке. (Используйте опцию в меню Справка.)" +msgid "" +"Failed while performing \"%s\". Please file a bug report if this problem " +"persists. (Use the Help→Report bug option.)" +msgstr "" +"Ошибка во время выполнения \"%s\". Если проблема будет повторяться, " +"пожалуйста, сообщите об ошибке. (Используйте опцию в меню Справка.)" -#: shell/syncmanager.c:646 +#: shell//syncmanager.c:658 msgid "Network Updater" msgstr "Сетевое обновление" -#: shell/syncmanager.c:727 +#: shell//syncmanager.c:739 msgid "_Synchronize" msgstr "_Синхронизировать" -#: modules/benchmark.c:50 +#: modules//benchmark.c:52 #, fuzzy msgid "CPU Blowfish" msgstr "ЦПУ МГц" -#: modules/benchmark.c:51 +#: modules//benchmark.c:53 #, fuzzy msgid "CPU CryptoHash" msgstr "ЦПУ МГц" -#: modules/benchmark.c:52 +#: modules//benchmark.c:54 #, fuzzy msgid "CPU Fibonacci" msgstr "ЦПУ МГц" -#: modules/benchmark.c:53 +#: modules//benchmark.c:55 #, fuzzy msgid "CPU N-Queens" msgstr "ЦПУ МГц" -#: modules/benchmark.c:54 +#: modules//benchmark.c:56 +#, fuzzy +msgid "CPU Zlib" +msgstr "ЦПУ МГц" + +#: modules//benchmark.c:57 msgid "FPU FFT" msgstr "" -#: modules/benchmark.c:55 +#: modules//benchmark.c:58 msgid "FPU Raytracing" msgstr "" -#: modules/benchmark.c:56 +#: modules//benchmark.c:59 msgid "GPU Drawing" msgstr "" -#: modules/benchmark.c:222 +#: modules//benchmark.c:225 #, c-format msgid "" "[$ShellParam$]\n" @@ -473,7 +450,7 @@ msgstr "" "<big><b>Эта машина</b></big>=%.3f|%s MHz\n" "%s" -#: modules/benchmark.c:235 +#: modules//benchmark.c:238 #, c-format msgid "" "[$ShellParam$]\n" @@ -498,172 +475,229 @@ msgstr "" "[%s]\n" "%s" -#: modules/benchmark.c:363 +#: modules//benchmark.c:372 #, c-format msgid "Benchmarking: <b>%s</b>." msgstr "Тестирование: <b>%s</b>" -#: modules/benchmark.c:377 +#: modules//benchmark.c:386 msgid "Benchmarking. Please do not move your mouse or press any keys." msgstr "Тестирование. Пожалуйста, не двигайте мышь и не нажимайте на кнопки." -#: modules/benchmark.c:381 +#: modules//benchmark.c:390 msgid "Cancel" msgstr "Отмена" -#: modules/benchmark.c:511 +#: modules//benchmark.c:527 msgid "Results in MiB/second. Higher is better." msgstr "Результаты в МиБ/сек. Чем выше, тем лучше." -#: modules/benchmark.c:514 +#: modules//benchmark.c:531 msgid "Results in HIMarks. Higher is better." msgstr "Результаты в HIMarks. Чем выше, тем лучше." -#: modules/benchmark.c:521 +#: modules//benchmark.c:538 msgid "Results in seconds. Lower is better." msgstr "Результат в секундах. Чем ниже, тем лучше." -#: modules/benchmark.c:529 +#: modules//benchmark.c:546 msgid "Benchmarks" msgstr "Тесты" -#: modules/benchmark.c:547 +#: modules//benchmark.c:564 msgid "Perform tasks and compare with other systems" msgstr "Выполняет задания и сравнивает с другими системами" -#: modules/benchmark.c:634 +#: modules//benchmark.c:654 msgid "Send benchmark results" msgstr "Отправить результаты тестирования" -#: modules/benchmark.c:639 +#: modules//benchmark.c:659 msgid "Receive benchmark results" msgstr "Принять результаты тестирования" -#: modules/computer.c:68 +#: modules//computer.c:68 msgid "Summary" msgstr "Общая информация" -#: modules/computer.c:69 +#: modules//computer.c:69 msgid "Operating System" msgstr "Операционная система" -#: modules/computer.c:70 +#: modules//computer.c:70 msgid "Kernel Modules" msgstr "Модули ядра" -#: modules/computer.c:71 +#: modules//computer.c:71 msgid "Boots" msgstr "Загрузки" -#: modules/computer.c:72 +#: modules//computer.c:72 msgid "Languages" msgstr "Языки" -#: modules/computer.c:73 +#: modules//computer.c:73 msgid "Filesystems" msgstr "Файловые системы" -#: modules/computer.c:74 +#: modules//computer.c:74 msgid "Display" msgstr "Дисплей" -#: modules/computer.c:75 +#: modules//computer.c:75 msgid "Environment Variables" msgstr "Переменные среды" -#: modules/computer.c:77 +#: modules//computer.c:77 msgid "Development" msgstr "Разработка" -#: modules/computer.c:79 +#: modules//computer.c:79 msgid "Users" msgstr "Пользователи" -#: modules/computer.c:80 +#: modules//computer.c:80 msgid "Groups" msgstr "Группы" -#: modules/computer.c:104 +#: modules//computer.c:101 modules//devices.c:92 +msgid "Memory" +msgstr "Память" + +#: modules//computer.c:103 #, c-format msgid "%dMB (%dMB used)" msgstr "%dМб (%dМб занято)" -#: modules/computer.c:200 +#: modules//computer.c:105 +msgid "Uptime" +msgstr "Время работы" + +#: modules//computer.c:107 +msgid "Date/Time" +msgstr "Дата/время" + +# Должно совпадать с таким-же полем в строке 430 computer.c +#: modules//computer.c:112 +msgid "Load Average" +msgstr "Средняя нагрузка" + +#: modules//computer.c:114 +msgid "Available entropy in /dev/random" +msgstr "" + +#: modules//computer.c:200 msgid "Scripting Languages" msgstr "Скриптовые языки" -#: modules/computer.c:201 +#: modules//computer.c:201 msgid "CPython" msgstr "" -#: modules/computer.c:202 +#: modules//computer.c:202 #, fuzzy msgid "Perl" msgstr "Perl" -#: modules/computer.c:203 +#: modules//computer.c:203 msgid "PHP" msgstr "" -#: modules/computer.c:204 +#: modules//computer.c:204 msgid "Ruby" msgstr "" -#: modules/computer.c:205 +#: modules//computer.c:205 msgid "Bash" msgstr "" -#: modules/computer.c:206 +#: modules//computer.c:206 msgid "Compilers" msgstr "Компиляторы" -#: modules/computer.c:207 +#: modules//computer.c:207 msgid "C (GCC)" msgstr "" -#: modules/computer.c:208 +#: modules//computer.c:208 +msgid "C (Clang)" +msgstr "" + +#: modules//computer.c:209 +msgid "D (dmd)" +msgstr "" + +#: modules//computer.c:210 #, fuzzy msgid "Java" msgstr "Язык программирования Java" -#: modules/computer.c:209 +#: modules//computer.c:211 #, fuzzy msgid "CSharp (Mono, old)" msgstr "Найдена старая установка %s." -#: modules/computer.c:210 +#: modules//computer.c:212 #, fuzzy msgid "CSharp (Mono)" msgstr "Моноширинный шрифт" -#: modules/computer.c:211 +#: modules//computer.c:213 #, fuzzy msgid "Vala" msgstr "базы данных vala" -#: modules/computer.c:212 +#: modules//computer.c:214 msgid "Haskell (GHC)" msgstr "" -#: modules/computer.c:213 +#: modules//computer.c:215 msgid "FreePascal" msgstr "" -#: modules/computer.c:214 +#: modules//computer.c:216 +msgid "Go" +msgstr "" + +#: modules//computer.c:217 msgid "Tools" msgstr "Инструменты" -#: modules/computer.c:262 +#: modules//computer.c:218 +msgid "make" +msgstr "" + +#: modules//computer.c:219 +msgid "GDB" +msgstr "" + +#: modules//computer.c:220 +msgid "strace" +msgstr "" + +#: modules//computer.c:221 +msgid "valgrind" +msgstr "" + +#: modules//computer.c:222 +msgid "QMake" +msgstr "" + +#: modules//computer.c:223 +msgid "CMake" +msgstr "" + +#: modules//computer.c:266 #, c-format msgid "%s=Not found\n" msgstr "%s=Не найдено\n" -#: modules/computer.c:265 +#: modules//computer.c:269 #, c-format msgid "Detecting version: %s" msgstr "Определена версия: %s" -#: modules/computer.c:276 +#: modules//computer.c:280 #, c-format msgid "" "[$ShellParam$]\n" @@ -678,12 +712,12 @@ msgstr "" "ShowColumnHeaders=true\n" "%s" -#: modules/computer.c:356 +#: modules//computer.c:362 msgid "Physical machine" msgstr "Физическая машина" # Memory и Date/Time не переводить — не будут обновляться! -#: modules/computer.c:373 +#: modules//computer.c:379 #, c-format msgid "" "[$ShellParam$]\n" @@ -735,7 +769,7 @@ msgstr "" "%s\n" # Uptime, Load Average и Available entropy in /dev/random не переводить — не будут обновляться! -#: modules/computer.c:415 +#: modules//computer.c:421 #, c-format msgid "" "[$ShellParam$]\n" @@ -778,7 +812,7 @@ msgstr "" "Load Average=...\n" "Available entropy in /dev/random=..." -#: modules/computer.c:444 +#: modules//computer.c:453 #, c-format msgid "" "[Loaded Modules]\n" @@ -795,7 +829,7 @@ msgstr "" "ColumnTitle$Value=Описание\n" "ShowColumnHeaders=true\n" -#: modules/computer.c:455 +#: modules//computer.c:464 #, c-format msgid "" "[$ShellParam$]\n" @@ -812,7 +846,7 @@ msgstr "" "\n" "%s" -#: modules/computer.c:465 +#: modules//computer.c:474 #, c-format msgid "" "[$ShellParam$]\n" @@ -831,7 +865,7 @@ msgstr "" "[Available Languages]\n" "%s" -#: modules/computer.c:476 +#: modules//computer.c:485 #, c-format msgid "" "[$ShellParam$]\n" @@ -858,7 +892,7 @@ msgstr "" "[Mounted File Systems]\n" "%s\n" -#: modules/computer.c:490 +#: modules//computer.c:499 #, c-format msgid "" "[Display]\n" @@ -885,16 +919,16 @@ msgstr "" "Версия=%s\n" "Графическое ускорение=%s\n" -#: modules/computer.c:512 +#: modules//computer.c:521 msgid "Y_es" msgstr "Есть" -#: modules/computer.c:512 -#: modules/devices/printers.c:138 +#: modules//computer.c:521 modules//devices/printers.c:138 +#: hardinfo//hardinfo.c:57 msgid "No" msgstr "Нет" -#: modules/computer.c:526 +#: modules//computer.c:535 #, c-format msgid "" "[$ShellParam$]\n" @@ -913,132 +947,637 @@ msgstr "" "[Groups]\n" "%s\n" -#: modules/computer.c:606 +#: modules//computer.c:615 msgid "Computer" msgstr "Компьютер" -#: modules/computer.c:700 +#: modules//computer.c:709 msgid "Gathers high-level computer information" msgstr "Собирает высокоуровневую информацию о компьютере" -#: modules/devices.c:74 +#: modules//computer/alsa.c:26 +msgid "[Audio Devices]\n" +msgstr "[Аудио устройства]\n" + +#: modules//computer/alsa.c:33 +#, c-format +msgid "Audio Adapter#%d=%s\n" +msgstr "Звуковая карта#%d=%s\n" + +#: modules//computer/boots.c:33 +msgid "[Boots]\n" +msgstr "[Загрузки]\n" + +#: modules//computer/display.c:122 +#, c-format +msgid "Monitor %d=%dx%d pixels\n" +msgstr "Монитор %d=%dx%d пикселей\n" + +#: modules//computer/environment.c:32 +msgid "[Environment Variables]\n" +msgstr "[Переменные среды]\n" + +#: modules//computer/loadavg.c:64 +msgid "Couldn't obtain load average" +msgstr "" + +#: modules//computer/os.c:57 +#, c-format +msgid "GNU C Library version %s (%sstable)" +msgstr "Библиотека GNU C версии %s (%s стабильна)" + +#: modules//computer/os.c:59 +msgid "un" +msgstr "не" + +#: modules//computer/os.c:61 modules//computer/os.c:138 modules//devices.c:171 +#: modules//devices.c:323 modules//devices/printers.c:99 +#: modules//devices/printers.c:106 modules//devices/printers.c:116 +#: modules//devices/printers.c:131 modules//devices/printers.c:140 +#: modules//devices/printers.c:243 +msgid "Unknown" +msgstr "Неизвестно" + +#: modules//computer/os.c:80 +#, c-format +msgid "Version: %s" +msgstr "Версия: %s" + +#: modules//computer/os.c:114 +msgid "Terminal" +msgstr "Терминал" + +#: modules//computer/os.c:134 +#, c-format +msgid "Unknown (Window Manager: %s)" +msgstr "Неизвестно (Оконный менеджер: %s)" + +#: modules//computer/os.c:185 +msgid "Unknown distribution" +msgstr "Неизвестный дистрибутив" + +#: modules//devices.c:91 modules//devices/arm/processor.c:314 +#: modules//devices/ppc/processor.c:217 modules//devices/x86/processor.c:817 +#: modules//devices/x86_64/processor.c:817 msgid "Processor" msgstr "Процессор" -#: modules/devices.c:75 -msgid "Memory" -msgstr "Память" - -#: modules/devices.c:76 +#: modules//devices.c:93 msgid "PCI Devices" msgstr "Устройства PCI" -#: modules/devices.c:77 +#: modules//devices.c:94 msgid "USB Devices" msgstr "Устройства USB" -#: modules/devices.c:78 +#: modules//devices.c:95 msgid "Printers" msgstr "Принтеры" -#: modules/devices.c:79 +#: modules//devices.c:96 msgid "Battery" msgstr "Батарея" -#: modules/devices.c:80 +#: modules//devices.c:97 msgid "Sensors" msgstr "Сенсоры" -#: modules/devices.c:81 +#: modules//devices.c:98 msgid "Input Devices" msgstr "Устройства ввода" -#: modules/devices.c:82 +#: modules//devices.c:99 msgid "Storage" msgstr "Устройства хранения" -#: modules/devices.c:84 +#: modules//devices.c:101 msgid "DMI" msgstr "" -#: modules/devices.c:85 +#: modules//devices.c:102 msgid "Memory SPD" msgstr "Память SPD" -#: modules/devices.c:87 +#: modules//devices.c:104 msgid "Resources" msgstr "Ресурсы" -#: modules/devices.c:154 -#: modules/devices.c:197 -#: modules/devices/printers.c:99 -#: modules/devices/printers.c:106 -#: modules/devices/printers.c:116 -#: modules/devices/printers.c:131 -#: modules/devices/printers.c:140 -#: modules/devices/printers.c:243 -#: modules/computer/os.c:53 -#: modules/computer/os.c:130 -msgid "Unknown" -msgstr "Неизвестно" - -#: modules/devices.c:193 +#: modules//devices.c:303 msgid " (vendor unknown)" msgstr "(поставщик неизвестен)" -#: modules/devices.c:195 +#: modules//devices.c:305 msgid " (model unknown)" msgstr "(модель неизвестна)" -#: modules/devices.c:412 +#: modules//devices.c:548 msgid "Devices" msgstr "Устройства" -#: modules/devices.c:424 +#: modules//devices.c:560 msgid "Update PCI ID listing" msgstr "Обновить список PCI ID" -#: modules/devices.c:436 +#: modules//devices.c:572 msgid "Update CPU feature database" msgstr "Обновить базу данных функций процессора" -#: modules/devices.c:464 +#: modules//devices.c:600 msgid "Gathers information about hardware devices" msgstr "Собирает информацию об устройствах" -#: modules/devices.c:500 +#: modules//devices.c:619 msgid "Resource information requires superuser privileges" msgstr "Для вывода информации о ресурсах нужны права администратора" -#: modules/network.c:59 +#: modules//devices/arm/processor.c:176 modules//devices/ppc/processor.c:140 +#: modules//devices/x86/processor.c:346 modules//devices/x86_64/processor.c:346 +#, fuzzy +msgid "(Unknown)" +msgstr "Неизвестно" + +#: modules//devices/arm/processor.c:178 +#, fuzzy +msgid "ARM Processor" +msgstr "Процессор" + +#: modules//devices/arm/processor.c:247 modules//devices/x86/processor.c:747 +#: modules//devices/x86_64/processor.c:747 +msgid "Empty List" +msgstr "" + +#: modules//devices/arm/processor.c:267 modules//devices/ppc/processor.c:179 +#: modules//devices/x86/processor.c:767 modules//devices/x86_64/processor.c:767 +msgid "Topology" +msgstr "" + +#: modules//devices/arm/processor.c:268 modules//devices/ppc/processor.c:180 +#: modules//devices/x86/processor.c:768 modules//devices/x86_64/processor.c:768 +msgid "ID" +msgstr "" + +#: modules//devices/arm/processor.c:269 modules//devices/ppc/processor.c:181 +#: modules//devices/x86/processor.c:769 modules//devices/x86_64/processor.c:769 +msgid "Socket" +msgstr "" + +#: modules//devices/arm/processor.c:270 modules//devices/ppc/processor.c:182 +#: modules//devices/x86/processor.c:770 modules//devices/x86_64/processor.c:770 +msgid "Core" +msgstr "" + +#: modules//devices/arm/processor.c:281 modules//devices/arm/processor.c:292 +#: modules//devices/ppc/processor.c:193 modules//devices/ppc/processor.c:204 +#: modules//devices/x86/processor.c:781 modules//devices/x86/processor.c:792 +#: modules//devices/x86_64/processor.c:781 +#: modules//devices/x86_64/processor.c:792 +msgid "Frequency Scaling" +msgstr "" + +#: modules//devices/arm/processor.c:282 modules//devices/ppc/processor.c:194 +#: modules//devices/x86/processor.c:782 modules//devices/x86_64/processor.c:782 +msgid "Minimum" +msgstr "" + +#: modules//devices/arm/processor.c:282 modules//devices/arm/processor.c:283 +#: modules//devices/arm/processor.c:284 modules//devices/ppc/processor.c:194 +#: modules//devices/ppc/processor.c:195 modules//devices/ppc/processor.c:196 +#: modules//devices/x86/processor.c:782 modules//devices/x86/processor.c:783 +#: modules//devices/x86/processor.c:784 modules//devices/x86_64/processor.c:782 +#: modules//devices/x86_64/processor.c:783 +#: modules//devices/x86_64/processor.c:784 +msgid "kHz" +msgstr "" + +#: modules//devices/arm/processor.c:283 modules//devices/ppc/processor.c:195 +#: modules//devices/x86/processor.c:783 modules//devices/x86_64/processor.c:783 +msgid "Maximum" +msgstr "" + +#: modules//devices/arm/processor.c:284 modules//devices/ppc/processor.c:196 +#: modules//devices/x86/processor.c:784 modules//devices/x86_64/processor.c:784 +msgid "Current" +msgstr "" + +#: modules//devices/arm/processor.c:285 modules//devices/ppc/processor.c:197 +#: modules//devices/x86/processor.c:785 modules//devices/x86_64/processor.c:785 +msgid "Transition Latency" +msgstr "" + +#: modules//devices/arm/processor.c:285 modules//devices/ppc/processor.c:197 +#: modules//devices/x86/processor.c:785 modules//devices/x86_64/processor.c:785 +msgid "ns" +msgstr "" + +#: modules//devices/arm/processor.c:286 modules//devices/ppc/processor.c:198 +#: modules//devices/x86/processor.c:786 modules//devices/x86_64/processor.c:786 +msgid "Governor" +msgstr "" + +#: modules//devices/arm/processor.c:287 modules//devices/arm/processor.c:293 +#: modules//devices/ppc/processor.c:199 modules//devices/ppc/processor.c:205 +#: modules//devices/x86/processor.c:787 modules//devices/x86/processor.c:793 +#: modules//devices/x86_64/processor.c:787 +#: modules//devices/x86_64/processor.c:793 +#, fuzzy +msgid "Driver" +msgstr "Драйвер=%s\n" + +#: modules//devices/arm/processor.c:318 modules//devices/ppc/processor.c:220 +#: modules//devices/x86/processor.c:825 modules//devices/x86_64/processor.c:825 +msgid "Frequency" +msgstr "" + +#: modules//devices/arm/processor.c:318 modules//devices/ppc/processor.c:220 +#: modules//devices/x86/processor.c:825 modules//devices/x86_64/processor.c:825 +msgid "MHz" +msgstr "" + +#: modules//devices/arm/processor.c:319 modules//devices/ppc/processor.c:221 +#: modules//devices/x86/processor.c:826 modules//devices/x86_64/processor.c:826 +msgid "BogoMips" +msgstr "" + +#: modules//devices/arm/processor.c:320 modules//devices/ppc/processor.c:222 +#: modules//devices/x86/processor.c:827 modules//devices/x86_64/processor.c:827 +msgid "Byte Order" +msgstr "" + +#: modules//devices/arm/processor.c:322 modules//devices/ppc/processor.c:224 +#: modules//devices/x86/processor.c:829 modules//devices/x86_64/processor.c:829 +msgid "Little Endian" +msgstr "" + +#: modules//devices/arm/processor.c:324 modules//devices/ppc/processor.c:226 +#: modules//devices/x86/processor.c:831 modules//devices/x86_64/processor.c:831 +msgid "Big Endian" +msgstr "" + +#: modules//devices/arm/processor.c:333 modules//devices/x86/processor.c:839 +#: modules//devices/x86_64/processor.c:839 +#, fuzzy +msgid "Capabilities" +msgstr "" +"[Возможности]\n" +"%s" + +#: modules//devices/arm/processor.c:354 modules//devices/ppc/processor.c:249 +#: modules//devices/x86/processor.c:862 modules//devices/x86_64/processor.c:862 +#, c-format +msgid "%s$CPU%d$%s=%.2fMHz\n" +msgstr "%s$CPU%d$%s=%.2fМГц\n" + +#: modules//devices/battery.c:181 +#, c-format +msgid "" +"\n" +"[Battery: %s]\n" +"State=%s (load: %s)\n" +"Capacity=%s / %s (%.2f%%)\n" +"Battery Technology=%s (%s)\n" +"Manufacturer=%s\n" +"Model Number=%s\n" +"Serial Number=%s\n" +msgstr "" +"\n" +"[Батарея: %s]\n" +"Состояние=%s (нагрузка: %s)\n" +"Емкость=%s / %s (%.2f%%)\n" +"Технология батареи=%s (%s)\n" +"Изготовитель=%s\n" +"Номер модели=%s\n" +"Серийный номер=%s\n" + +#: modules//devices/battery.c:258 +#, fuzzy, c-format +msgid "" +"\n" +"[Battery: %s]\n" +"State=%s\n" +"Capacity=%s / %s\n" +"Battery Technology=%s\n" +"Manufacturer=%s\n" +"Model Number=%s\n" +"Serial Number=%s\n" +msgstr "" +"\n" +"[Батарея: %s]\n" +"Состояние=%s (нагрузка: %s)\n" +"Емкость=%s / %s (%.2f%%)\n" +"Технология батареи=%s (%s)\n" +"Изготовитель=%s\n" +"Номер модели=%s\n" +"Серийный номер=%s\n" + +#: modules//devices/battery.c:346 +#, c-format +msgid "" +"\n" +"[Battery (APM)]\n" +"Charge=%d%%\n" +"Remaining Charge=%s of %s\n" +"Using=%s\n" +"APM driver version=%s\n" +"APM BIOS version=%s\n" +msgstr "" +"\n" +"[Батарея (APM)]\n" +"Заряд=%d%%\n" +"Оставшийся заряд=%s из %s\n" +"Используется=%s\n" +"APM драйвер версии=%s\n" +"APM BIOS версии=%s\n" + +#: modules//devices/battery.c:358 +#, c-format +msgid "" +"\n" +"[Battery (APM)]\n" +"Charge=%d%%\n" +"Using=%s\n" +"APM driver version=%s\n" +"APM BIOS version=%s\n" +msgstr "" +"\n" +"[Батарея (APM)]\n" +"Заряд=%d%%\n" +"Используется=%s\n" +"APM драйвер версии=%s\n" +"APM BIOS версии=%s\n" + +#: modules//devices/battery.c:385 +msgid "" +"[No batteries]\n" +"No batteries found on this system=\n" +msgstr "" +"[No batteries]\n" +"Батареи не найдены на этой системе=\n" + +#: modules//devices/devmemory.c:89 +msgid "Total Memory" +msgstr "Общая память" + +#: modules//devices/devmemory.c:90 +msgid "Free Memory" +msgstr "Свободная память" + +#: modules//devices/devmemory.c:91 +msgid "Cached Swap" +msgstr "Кэш подкачки" + +#: modules//devices/devmemory.c:92 +msgid "High Memory" +msgstr "Высокая память" + +#: modules//devices/devmemory.c:93 +msgid "Free High Memory" +msgstr "Свободная высокая память" + +#: modules//devices/devmemory.c:94 +msgid "Low Memory" +msgstr "Низкая память" + +#: modules//devices/devmemory.c:95 +msgid "Free Low Memory" +msgstr "Свободная низкая память" + +#: modules//devices/devmemory.c:96 +msgid "Virtual Memory" +msgstr "Виртуальная память" + +#: modules//devices/devmemory.c:97 +msgid "Free Virtual Memory" +msgstr "Свободная виртуальная память" + +#: modules//devices/ppc/processor.c:142 +#, fuzzy +msgid "POWER Processor" +msgstr "Процессор" + +#: modules//devices/printers.c:81 +msgid "⚬ Can do black and white printing=\n" +msgstr "⚬ Может печатать черно-белым=\n" + +#: modules//devices/printers.c:83 +msgid "⚬ Can do color printing=\n" +msgstr "⚬ Может печатать цветным=\n" + +#: modules//devices/printers.c:85 +#, fuzzy +msgid "⚬ Can do duplexing=\n" +msgstr "Не исправлять:" + +#: modules//devices/printers.c:87 +#, fuzzy +msgid "⚬ Can do staple output=\n" +msgstr "Выходной файл не может быть переименован." + +#: modules//devices/printers.c:89 +msgid "⚬ Can do copies=\n" +msgstr "⚬ Можно делать копии=\n" + +#: modules//devices/printers.c:91 +msgid "⚬ Can collate copies=\n" +msgstr "⚬ Can collate copies=\n" + +#: modules//devices/printers.c:93 +msgid "⚬ Printer is rejecting jobs=\n" +msgstr "⚬ Printer is rejecting jobs=\n" + +#: modules//devices/printers.c:95 +msgid "⚬ Printer was automatically discovered and added=\n" +msgstr "⚬ Принтер был автоматически найден и добавлен=\n" + +#: modules//devices/printers.c:110 +msgid "Idle" +msgstr "Неактивен" + +#: modules//devices/printers.c:112 +msgid "Printing a Job" +msgstr "Печатается задача" + +#: modules//devices/printers.c:114 +msgid "Stopped" +msgstr "Остановлен" + +#: modules//devices/printers.c:138 hardinfo//hardinfo.c:56 +#: hardinfo//hardinfo.c:57 +msgid "Yes" +msgstr "Да" + +#: modules//devices/printers.c:190 +msgid "" +"[Printers]\n" +"No suitable CUPS library found=" +msgstr "" +"[Принтеры]\n" +"Подходящей библиотеки CUPS не найдено=" + +#: modules//devices/printers.c:200 +msgid "[Printers (CUPS)]\n" +msgstr "[Принтеры (CUPS)]\n" + +#: modules//devices/printers.c:263 +msgid "" +"[Printers]\n" +"No printers found=\n" +msgstr "" +"[Принтеры]\n" +"Принтеры не найдены=\n" + +#: modules//devices/spd-decode.c:1475 +msgid "" +"[SPD]\n" +"Please load the eeprom module to obtain information about memory SPD=\n" +"[$ShellParam$]\n" +"ReloadInterval=500\n" +msgstr "" +"[SPD]\n" +"Пожалуйста, загрузите модуль eeprom для получения информации о памяти SPD=\n" +"[$ShellParam$]\n" +"ReloadInterval=500\n" + +#: modules//devices/spd-decode.c:1480 +msgid "" +"[SPD]\n" +"Reading memory SPD not supported on this system=\n" +msgstr "" +"[SPD]\n" +"Чтение памяти SPD не поддерживается на данной системе=\n" + +#: modules//devices/storage.c:46 +msgid "" +"\n" +"[SCSI Disks]\n" +msgstr "" +"\n" +"[SCSI диски]\n" + +#: modules//devices/storage.c:110 modules//devices/storage.c:313 +#, c-format +msgid "" +"[Device Information]\n" +"Model=%s\n" +msgstr "" +"[Информация об устройстве]\n" +"Модель=%s\n" + +#: modules//devices/storage.c:115 modules//devices/storage.c:319 +#, c-format +msgid "Vendor=%s (%s)\n" +msgstr "Изготовитель=%s (%s)\n" + +#: modules//devices/storage.c:120 modules//devices/storage.c:321 +#, c-format +msgid "Vendor=%s\n" +msgstr "Изготовитель=%s\n" + +#: modules//devices/storage.c:125 +#, c-format +msgid "" +"Type=%s\n" +"Revision=%s\n" +"[SCSI Controller]\n" +"Controller=scsi%d\n" +"Channel=%d\n" +"ID=%d\n" +"LUN=%d\n" +msgstr "" + +#: modules//devices/storage.c:167 +msgid "" +"\n" +"[IDE Disks]\n" +msgstr "" +"\n" +"[IDE диски]\n" + +#: modules//devices/storage.c:250 +#, c-format +msgid "Driver=%s\n" +msgstr "Драйвер=%s\n" + +#: modules//devices/storage.c:324 +#, c-format +msgid "" +"Device Name=hd%c\n" +"Media=%s\n" +"Cache=%dkb\n" +msgstr "" +"Имя устройства=hd%c\n" +"Медиа=%s\n" +"Кэш=%dkb\n" + +#: modules//devices/storage.c:334 +#, c-format +msgid "" +"[Geometry]\n" +"Physical=%s\n" +"Logical=%s\n" +msgstr "" +"[Геометрия]\n" +"Физическая=%s\n" +"Логическая=%s\n" + +#: modules//devices/storage.c:344 +#, c-format +msgid "" +"[Capabilities]\n" +"%s" +msgstr "" +"[Возможности]\n" +"%s" + +#: modules//devices/storage.c:351 +#, c-format +msgid "" +"[Speeds]\n" +"%s" +msgstr "" +"[Скорости]\n" +"%s" + +#: modules//devices/x86/processor.c:145 modules//devices/x86_64/processor.c:145 +msgid "Cache information not available=\n" +msgstr "Информация о кэше недоступна=\n" + +#: modules//devices/x86/processor.c:837 modules//devices/x86_64/processor.c:837 +msgid "Power Management" +msgstr "" + +#: modules//devices/x86/processor.c:838 modules//devices/x86_64/processor.c:838 +msgid "Bug Workarounds" +msgstr "" + +#: modules//network.c:59 msgid "Interfaces" msgstr "Интерфейсы" -#: modules/network.c:60 +#: modules//network.c:60 msgid "IP Connections" msgstr "IP Подключения" -#: modules/network.c:61 +#: modules//network.c:61 msgid "Routing Table" msgstr "Таблица маршрутизации" -#: modules/network.c:62 +#: modules//network.c:62 msgid "ARP Table" msgstr "Таблица ARP" -#: modules/network.c:63 +#: modules//network.c:63 msgid "DNS Servers" msgstr "DNS сервера" -#: modules/network.c:64 +#: modules//network.c:64 msgid "Statistics" msgstr "Статистика" -#: modules/network.c:65 +#: modules//network.c:65 msgid "Shared Directories" msgstr "Общие каталоги" -#: modules/network.c:300 +#: modules//network.c:300 #, c-format msgid "" "[ARP Table]\n" @@ -1059,7 +1598,7 @@ msgstr "" "ColumnTitle$Extra1=MAC-адрес\n" "ShowColumnHeaders=true\n" -#: modules/network.c:321 +#: modules//network.c:321 #, c-format msgid "" "[Name servers]\n" @@ -1076,7 +1615,7 @@ msgstr "" "ColumnTitle$Value=Имя\n" "ShowColumnHeaders=true\n" -#: modules/network.c:331 +#: modules//network.c:331 #, c-format msgid "" "[Connections]\n" @@ -1099,7 +1638,7 @@ msgstr "" "ColumnTitle$Extra2=Состояние\n" "ShowColumnHeaders=true\n" -#: modules/network.c:345 +#: modules//network.c:345 #, c-format msgid "" "%s\n" @@ -1124,7 +1663,7 @@ msgstr "" "ShowColumnHeaders=true\n" "%s" -#: modules/network.c:361 +#: modules//network.c:361 #, c-format msgid "" "[IP routing table]\n" @@ -1149,115 +1688,78 @@ msgstr "" "ColumnTitle$Extra2=Маска\n" "ShowColumnHeaders=true\n" -#: modules/network.c:399 +#: modules//network.c:399 msgid "Network" msgstr "Сеть" -#: modules/network.c:432 +#: modules//network.c:432 msgid "Gathers information about this computer's network connection" msgstr "Собирает информацию о сетевых подключениях" -#: modules/computer/alsa.c:26 -msgid "[Audio Devices]\n" -msgstr "[Аудио устройства]\n" +#: hardinfo//hardinfo.c:48 +msgid "" +"Copyright (C) 2003-2009 Leandro A. F. Pereira. See COPYING for details.\n" +"\n" +msgstr "" -#: modules/computer/alsa.c:33 +#: hardinfo//hardinfo.c:50 #, c-format -msgid "Audio Adapter#%d=%s\n" -msgstr "Звуковая карта#%d=%s\n" - -#: modules/computer/boots.c:33 -msgid "[Boots]\n" -msgstr "[Загрузки]\n" - -#: modules/computer/display.c:83 -msgid "vendor string" -msgstr "строка поставщика" - -#: modules/computer/display.c:84 -msgid "X.Org version" -msgstr "Версия X.Org" - -#: modules/computer/display.c:85 -msgid "XFree86 version" -msgstr "Версия XFree86" +msgid "" +"Compile-time options:\n" +" Release version: %s (%s)\n" +" BinReloc enabled: %s\n" +" Data prefix: %s\n" +" Library prefix: %s\n" +" Compiled on: %s %s (%s)\n" +msgstr "" -#: modules/computer/display.c:122 +#: hardinfo//hardinfo.c:68 #, c-format -msgid "Monitor %d=%dx%d pixels\n" -msgstr "Монитор %d=%dx%d пикселей\n" - -#: modules/computer/environment.c:32 -msgid "[Environment Variables]\n" -msgstr "[Переменные среды]\n" - -#: modules/devices/devmemory.c:89 -msgid "Total Memory" -msgstr "Общая память" - -#: modules/devices/devmemory.c:90 -msgid "Free Memory" -msgstr "Свободная память" - -#: modules/devices/devmemory.c:91 -msgid "Cached Swap" -msgstr "Кэш подкачки" - -#: modules/devices/devmemory.c:92 -msgid "High Memory" -msgstr "Высокая память" - -#: modules/devices/devmemory.c:93 -msgid "Free High Memory" -msgstr "Свободная высокая память" +msgid "" +"Failed to find runtime data.\n" +"\n" +"• Is HardInfo correctly installed?\n" +"• See if %s and %s exists and you have read permission." +msgstr "" -#: modules/devices/devmemory.c:94 -msgid "Low Memory" -msgstr "Низкая память" +#: hardinfo//hardinfo.c:75 +#, c-format +msgid "" +"Modules:\n" +"%-20s%-15s%-12s\n" +msgstr "" -#: modules/devices/devmemory.c:95 -msgid "Free Low Memory" -msgstr "Свободная низкая память" +#: hardinfo//hardinfo.c:76 +msgid "File Name" +msgstr "" -#: modules/devices/devmemory.c:96 -msgid "Virtual Memory" -msgstr "Виртуальная память" +#: hardinfo//hardinfo.c:76 +msgid "Name" +msgstr "" -#: modules/devices/devmemory.c:97 -msgid "Free Virtual Memory" -msgstr "Свободная виртуальная память" +#: hardinfo//hardinfo.c:76 +#, fuzzy +msgid "Version" +msgstr "Версия: %s" -#: modules/devices/spd-decode.c:1475 -msgid "" -"[SPD]\n" -"Please load the eeprom module to obtain information about memory SPD=\n" -"[$ShellParam$]\n" -"ReloadInterval=500\n" -msgstr "" -"[SPD]\n" -"Пожалуйста, загрузите модуль eeprom для получения информации о памяти SPD=\n" -"[$ShellParam$]\n" -"ReloadInterval=500\n" +#: hardinfo//hardinfo.c:123 +#, fuzzy, c-format +msgid "Unknown benchmark ``%s'' or libbenchmark.so not loaded" +msgstr "запуск теста; требует, чтобы benchmark.so был загружен" -#: modules/devices/spd-decode.c:1480 -msgid "" -"[SPD]\n" -"Reading memory SPD not supported on this system=\n" +#: hardinfo//hardinfo.c:151 +msgid "Don't know what to do. Exiting." msgstr "" -"[SPD]\n" -"Чтение памяти SPD не поддерживается на данной системе=\n" -#: hardinfo/util.c:102 -#: hardinfo/util.c:105 -#: hardinfo/util.c:110 +#: hardinfo//util.c:105 #, c-format -msgid "%d minute" -msgid_plural "%d minutes" -msgstr[0] "%d минута" -msgstr[1] "%d минуты" -msgstr[2] "%d минут" +msgid "%d day, " +msgid_plural "%d days, " +msgstr[0] "%d день" +msgstr[1] "%d дня" +msgstr[2] "%d дней" -#: hardinfo/util.c:104 +#: hardinfo//util.c:106 #, c-format msgid "%d hour, " msgid_plural "%d hours, " @@ -1265,92 +1767,93 @@ msgstr[0] "%d час" msgstr[1] "%d часа" msgstr[2] "%d часов" -#: hardinfo/util.c:108 +#: hardinfo//util.c:107 hardinfo//util.c:110 #, c-format -msgid "%d day, " -msgid_plural "%d days, " -msgstr[0] "%d день" -msgstr[1] "%d дня" -msgstr[2] "%d дней" - -#: hardinfo/util.c:109 -#, c-format -msgid "%d hour and " -msgid_plural "%d hours and " -msgstr[0] "%d час и" -msgstr[1] "%d часа и" -msgstr[2] "%d часов и" +msgid "%d minute" +msgid_plural "%d minutes" +msgstr[0] "%d минута" +msgstr[1] "%d минуты" +msgstr[2] "%d минут" -#: hardinfo/util.c:116 +#: hardinfo//util.c:119 #, c-format msgid "%.1f B" msgstr "%.1f Б" -#: hardinfo/util.c:118 +#: hardinfo//util.c:121 #, fuzzy, c-format msgid "%.1f KiB" msgstr "%.1f КиБ" -#: hardinfo/util.c:120 +#: hardinfo//util.c:123 #, fuzzy, c-format msgid "%.1f MiB" msgstr "%.1f МиБ" -#: hardinfo/util.c:122 +#: hardinfo//util.c:125 #, fuzzy, c-format msgid "%.1f GiB" msgstr "%.1f ГиБ" -#: hardinfo/util.c:336 +#: hardinfo//util.c:127 +#, fuzzy, c-format +msgid "%.1f TiB" +msgstr "%.1f КиБ" + +#: hardinfo//util.c:129 +#, fuzzy, c-format +msgid "%.1f PiB" +msgstr "%.1f КиБ" + +#: hardinfo//util.c:343 msgid "Error" msgstr "Ошибка" -#: hardinfo/util.c:336 -#: hardinfo/util.c:352 +#: hardinfo//util.c:343 hardinfo//util.c:359 msgid "Warning" msgstr "Предупреждение" -#: hardinfo/util.c:351 +#: hardinfo//util.c:358 msgid "Fatal Error" msgstr "Фатальная ошибка" -#: hardinfo/util.c:376 +#: hardinfo//util.c:383 msgid "creates a report and prints to standard output" msgstr "создаёт отчёт и выводит на стандартный вывод" -#: hardinfo/util.c:382 +#: hardinfo//util.c:389 msgid "chooses a report format (text, html)" msgstr "выбирает формат отчёта (text, html)" -#: hardinfo/util.c:388 +#: hardinfo//util.c:395 msgid "run benchmark; requires benchmark.so to be loaded" msgstr "запуск теста; требует, чтобы benchmark.so был загружен" -#: hardinfo/util.c:394 +#: hardinfo//util.c:401 msgid "lists modules" msgstr "список модулей" -#: hardinfo/util.c:400 +#: hardinfo//util.c:407 msgid "specify module to load" msgstr "укажите модуль для загрузки" -#: hardinfo/util.c:406 +#: hardinfo//util.c:413 msgid "automatically load module dependencies" msgstr "автоматически загружает зависимости модулей" -#: hardinfo/util.c:413 +#: hardinfo//util.c:420 msgid "run in XML-RPC server mode" msgstr "запуск в режиме сервера XML-RPC" -#: hardinfo/util.c:420 +#: hardinfo//util.c:427 msgid "shows program version and quit" msgstr "показывает версию программы и выходит" -#: hardinfo/util.c:425 +#: hardinfo//util.c:432 msgid "- System Profiler and Benchmark tool" msgstr "- Инструмент для тестирования и проверки свойств системы" -#: hardinfo/util.c:435 +#: hardinfo//util.c:442 #, c-format msgid "" "Unrecognized arguments.\n" @@ -1359,343 +1862,133 @@ msgstr "" "Неизвестные аргументы.\n" "Используйте `%s --help' для справки.\n" -#: hardinfo/util.c:501 +#: hardinfo//util.c:508 #, c-format msgid "Couldn't find a Web browser to open URL %s." msgstr "Не удаётся найти веб-браузер для открытия URL %s." -#: hardinfo/util.c:848 +#: hardinfo//util.c:855 #, c-format msgid "Module \"%s\" depends on module \"%s\", load it?" msgstr "Модуль \"%s\" зависит от модуля \"%s\", загрузить его?" -#: hardinfo/util.c:871 +#: hardinfo//util.c:878 #, c-format msgid "Module \"%s\" depends on module \"%s\"." msgstr "Модуль \"%s\" зависит от модуля \"%s\"." -#: hardinfo/util.c:916 +#: hardinfo//util.c:923 #, c-format msgid "No module could be loaded. Check permissions on \"%s\" and try again." -msgstr "Модули не могут быть загружены. Проверьте разрешения на \"%s\" и попробуйте снова." - -#: hardinfo/util.c:920 -msgid "No module could be loaded. Please use hardinfo -l to list all available modules and try again with a valid module list." -msgstr "Не удается загрузить модули. Пожалуйста, используйте hardinfo -l для получения списка доступных модулей и попробуйте снова с правильным списком модулей." - -#: hardinfo/util.c:1096 -#, c-format -msgid "Scanning: %s..." -msgstr "Сканирование: %s..." - -#: modules/devices/x86/processor.c:145 -msgid "Cache information not available=\n" -msgstr "Информация о кэше недоступна=\n" - -#: modules/devices/x86/processor.c:484 -#, c-format -msgid "" -"[Processor]\n" -"Name=%s\n" -"Family, model, stepping=%d, %d, %d (%s)\n" -"Vendor=%s\n" -"[Configuration]\n" -"Cache Size=%dkb\n" -"Frequency=%.2fMHz\n" -"BogoMIPS=%.2f\n" -"Byte Order=%s\n" -"[Features]\n" -"FDIV Bug=%s\n" -"HLT Bug=%s\n" -"F00F Bug=%s\n" -"Coma Bug=%s\n" -"Has FPU=%s\n" -"[Cache]\n" -"%s\n" -"[Capabilities]\n" -"%s" -msgstr "" -"[Процессор]\n" -"Название=%s\n" -"Семейство, модель, степпинг=%d, %d, %d (%s)\n" -"Производитель=%s\n" -"[Конфигурация]\n" -"Размер кэша=%dкб\n" -"Частота=%.2fМГц\n" -"BogoMIPS=%.2f\n" -"Порядок байтов=%s\n" -"[Функции]\n" -"Ошибка FDIV=%s\n" -"Ошибка HLT=%s\n" -"Ошибка F00F=%s\n" -"Ошибка Coma=%s\n" -"FPU=%s\n" -"[Кэш]\n" -"%s\n" -"[Возможности]\n" -"%s" - -#: modules/devices/x86/processor.c:542 -#, c-format -msgid "%s$CPU%d$%s=%.2fMHz\n" -msgstr "%s$CPU%d$%s=%.2fМГц\n" - -#: modules/devices/printers.c:81 -msgid "⚬ Can do black and white printing=\n" -msgstr "⚬ Может печатать черно-белым=\n" - -#: modules/devices/printers.c:83 -msgid "⚬ Can do color printing=\n" -msgstr "⚬ Может печатать цветным=\n" - -#: modules/devices/printers.c:85 -#, fuzzy -msgid "⚬ Can do duplexing=\n" -msgstr "Не исправлять:" - -#: modules/devices/printers.c:87 -#, fuzzy -msgid "⚬ Can do staple output=\n" -msgstr "Выходной файл не может быть переименован." - -#: modules/devices/printers.c:89 -msgid "⚬ Can do copies=\n" -msgstr "⚬ Можно делать копии=\n" - -#: modules/devices/printers.c:91 -msgid "⚬ Can collate copies=\n" -msgstr "⚬ Can collate copies=\n" - -#: modules/devices/printers.c:93 -msgid "⚬ Printer is rejecting jobs=\n" -msgstr "⚬ Printer is rejecting jobs=\n" - -#: modules/devices/printers.c:95 -msgid "⚬ Printer was automatically discovered and added=\n" -msgstr "⚬ Принтер был автоматически найден и добавлен=\n" - -#: modules/devices/printers.c:110 -msgid "Idle" -msgstr "Неактивен" - -#: modules/devices/printers.c:112 -msgid "Printing a Job" -msgstr "Печатается задача" - -#: modules/devices/printers.c:114 -msgid "Stopped" -msgstr "Остановлен" - -#: modules/devices/printers.c:138 -msgid "Yes" -msgstr "Да" - -#: modules/devices/printers.c:190 -msgid "" -"[Printers]\n" -"No suitable CUPS library found=" msgstr "" -"[Принтеры]\n" -"Подходящей библиотеки CUPS не найдено=" +"Модули не могут быть загружены. Проверьте разрешения на \"%s\" и попробуйте " +"снова." -#: modules/devices/printers.c:200 -msgid "[Printers (CUPS)]\n" -msgstr "[Принтеры (CUPS)]\n" - -#: modules/devices/printers.c:263 +#: hardinfo//util.c:927 msgid "" -"[Printers]\n" -"No printers found=\n" +"No module could be loaded. Please use hardinfo -l to list all available " +"modules and try again with a valid module list." msgstr "" -"[Принтеры]\n" -"Принтеры не найдены=\n" +"Не удается загрузить модули. Пожалуйста, используйте hardinfo -l для " +"получения списка доступных модулей и попробуйте снова с правильным списком " +"модулей." -#: modules/computer/os.c:49 +#: hardinfo//util.c:1103 #, c-format -msgid "GNU C Library version %s (%sstable)" -msgstr "Библиотека GNU C версии %s (%s стабильна)" - -#: modules/computer/os.c:51 -msgid "un" -msgstr "не" - -#: modules/computer/os.c:72 -#, c-format -msgid "Version: %s" -msgstr "Версия: %s" - -#: modules/computer/os.c:106 -msgid "Terminal" -msgstr "Терминал" +msgid "Scanning: %s..." +msgstr "Сканирование: %s..." -#: modules/computer/os.c:126 -#, c-format -msgid "Unknown (Window Manager: %s)" -msgstr "Неизвестно (Оконный менеджер: %s)" +#~ msgid "Remote: <b>%s</b>" +#~ msgstr "Удалённо: <b>%s</b>" -#: modules/computer/os.c:166 -msgid "Unknown distribution" -msgstr "Неизвестный дистрибутив" +#~ msgid "Disconnecting..." +#~ msgstr "Отключение..." -#: modules/devices/battery.c:181 -#, c-format -msgid "" -"\n" -"[Battery: %s]\n" -"State=%s (load: %s)\n" -"Capacity=%s / %s (%.2f%%)\n" -"Battery Technology=%s (%s)\n" -"Manufacturer=%s\n" -"Model Number=%s\n" -"Serial Number=%s\n" -msgstr "" -"\n" -"[Батарея: %s]\n" -"Состояние=%s (нагрузка: %s)\n" -"Емкость=%s / %s (%.2f%%)\n" -"Технология батареи=%s (%s)\n" -"Изготовитель=%s\n" -"Номер модели=%s\n" -"Серийный номер=%s\n" +#~ msgid "Unloading modules..." +#~ msgstr "Выгрузка модулей..." -#: modules/devices/battery.c:266 -#, c-format -msgid "" -"\n" -"[Battery (APM)]\n" -"Charge=%d%%\n" -"Remaining Charge=%s of %s\n" -"Using=%s\n" -"APM driver version=%s\n" -"APM BIOS version=%s\n" -msgstr "" -"\n" -"[Батарея (APM)]\n" -"Заряд=%d%%\n" -"Оставшийся заряд=%s из %s\n" -"Используется=%s\n" -"APM драйвер версии=%s\n" -"APM BIOS версии=%s\n" +#~ msgid "Loading local modules..." +#~ msgstr "Загрузка локальных модулей..." -#: modules/devices/battery.c:278 -#, c-format -msgid "" -"\n" -"[Battery (APM)]\n" -"Charge=%d%%\n" -"Using=%s\n" -"APM driver version=%s\n" -"APM BIOS version=%s\n" -msgstr "" -"\n" -"[Батарея (APM)]\n" -"Заряд=%d%%\n" -"Используется=%s\n" -"APM драйвер версии=%s\n" -"APM BIOS версии=%s\n" +#~ msgid "No context help available." +#~ msgstr "Контекстная справка недоступна" -#: modules/devices/battery.c:304 -msgid "" -"[No batteries]\n" -"No batteries found on this system=\n" -msgstr "" -"[No batteries]\n" -"Батареи не найдены на этой системе=\n" +#~ msgid "_Connect to..." +#~ msgstr "_Подключиться к..." -#: modules/devices/storage.c:46 -msgid "" -"\n" -"[SCSI Disks]\n" -msgstr "" -"\n" -"[SCSI диски]\n" +#~ msgid "_Manage hosts..." +#~ msgstr "_Управление хостами..." -#: modules/devices/storage.c:110 -#: modules/devices/storage.c:297 -#, c-format -msgid "" -"[Device Information]\n" -"Model=%s\n" -msgstr "" -"[Информация об устройстве]\n" -"Модель=%s\n" +#~ msgid "_Local computer" +#~ msgstr "_Локальный компьютер" -#: modules/devices/storage.c:115 -#: modules/devices/storage.c:304 -#, c-format -msgid "Vendor=%s (%s)\n" -msgstr "Изготовитель=%s (%s)\n" +#~ msgid "Contents" +#~ msgstr "Содержание" -#: modules/devices/storage.c:120 -#: modules/devices/storage.c:309 -#, c-format -msgid "Vendor=%s\n" -msgstr "Изготовитель=%s\n" +#~ msgid "Context help" +#~ msgstr "Контекстная справка" -#: modules/devices/storage.c:125 -#, c-format -msgid "" -"Type=%s\n" -"Revision=%s\n" -"[SCSI Controller]\n" -"Controller=scsi%d\n" -"Channel=%d\n" -"ID=%d\n" -"LUN=%d\n" -msgstr "" +#~ msgid "_Donate to the project" +#~ msgstr "_Поддержать проект" -#: modules/devices/storage.c:169 -msgid "" -"\n" -"[IDE Disks]\n" -msgstr "" -"\n" -"[IDE диски]\n" +#~ msgid "_Accept connections" +#~ msgstr "_Принимать подключения" -#: modules/devices/storage.c:242 -#, c-format -msgid "Driver=%s\n" -msgstr "Драйвер=%s\n" +#~ msgid "vendor string" +#~ msgstr "строка поставщика" -#: modules/devices/storage.c:314 -#, c-format -msgid "" -"Device Name=hd%c\n" -"Media=%s\n" -"Cache=%dkb\n" -msgstr "" -"Имя устройства=hd%c\n" -"Медиа=%s\n" -"Кэш=%dkb\n" +#~ msgid "X.Org version" +#~ msgstr "Версия X.Org" -#: modules/devices/storage.c:329 -#, c-format -msgid "" -"[Geometry]\n" -"Physical=%s\n" -"Logical=%s\n" -msgstr "" -"[Геометрия]\n" -"Физическая=%s\n" -"Логическая=%s\n" +#~ msgid "XFree86 version" +#~ msgstr "Версия XFree86" -#: modules/devices/storage.c:341 -#, c-format -msgid "" -"[Capabilities]\n" -"%s" -msgstr "" -"[Возможности]\n" -"%s" +#~ msgid "%d hour and " +#~ msgid_plural "%d hours and " +#~ msgstr[0] "%d час и" +#~ msgstr[1] "%d часа и" +#~ msgstr[2] "%d часов и" -#: modules/devices/storage.c:348 -#, c-format -msgid "" -"[Speeds]\n" -"%s" -msgstr "" -"[Скорости]\n" -"%s" +#~ msgid "" +#~ "[Processor]\n" +#~ "Name=%s\n" +#~ "Family, model, stepping=%d, %d, %d (%s)\n" +#~ "Vendor=%s\n" +#~ "[Configuration]\n" +#~ "Cache Size=%dkb\n" +#~ "Frequency=%.2fMHz\n" +#~ "BogoMIPS=%.2f\n" +#~ "Byte Order=%s\n" +#~ "[Features]\n" +#~ "FDIV Bug=%s\n" +#~ "HLT Bug=%s\n" +#~ "F00F Bug=%s\n" +#~ "Coma Bug=%s\n" +#~ "Has FPU=%s\n" +#~ "[Cache]\n" +#~ "%s\n" +#~ "[Capabilities]\n" +#~ "%s" +#~ msgstr "" +#~ "[Процессор]\n" +#~ "Название=%s\n" +#~ "Семейство, модель, степпинг=%d, %d, %d (%s)\n" +#~ "Производитель=%s\n" +#~ "[Конфигурация]\n" +#~ "Размер кэша=%dкб\n" +#~ "Частота=%.2fМГц\n" +#~ "BogoMIPS=%.2f\n" +#~ "Порядок байтов=%s\n" +#~ "[Функции]\n" +#~ "Ошибка FDIV=%s\n" +#~ "Ошибка HLT=%s\n" +#~ "Ошибка F00F=%s\n" +#~ "Ошибка Coma=%s\n" +#~ "FPU=%s\n" +#~ "[Кэш]\n" +#~ "%s\n" +#~ "[Возможности]\n" +#~ "%s" #~ msgid "" #~ "[$ShellParam$]\n" @@ -1761,14 +2054,7 @@ msgstr "" #~ "[Audio]\n" #~ "Icon=audio.png\n" #~ "Method=computer::getAudioCards\n" -#~ msgid "Uptime" -#~ msgstr "Время работы" -#~ msgid "Date/Time" -#~ msgstr "Дата/время" -# Должно совпадать с таким-же полем в строке 430 computer.c -#~ msgid "Load Average" -#~ msgstr "Средняя нагрузка" #~ msgid "" #~ "[Memory]\n" #~ "%s\n" @@ -1785,6 +2071,7 @@ msgstr "" #~ "LoadGraphSuffix= kB\n" #~ "RescanInterval=2000\n" #~ "%s\n" + #~ msgid "" #~ "[PCI Devices]\n" #~ "%s[$ShellParam$]\n" @@ -1793,6 +2080,7 @@ msgstr "" #~ "[PCI Devices]\n" #~ "%s[$ShellParam$]\n" #~ "ViewType=1\n" + #~ msgid "" #~ "[Input Devices]\n" #~ "%s[$ShellParam$]\n" @@ -1805,8 +2093,10 @@ msgstr "" #~ "ViewType=1\n" #~ "ReloadInterval=5000\n" #~ "%s" + #~ msgid "HardInfo cannot run without loading the additional module." #~ msgstr "HardInfo не может быть запущен без дополнительного модуля." + #, fuzzy #~ msgid "AboutModule%s" #~ msgstr "О _модулях" |