aboutsummaryrefslogtreecommitdiff
path: root/po/de.po
diff options
context:
space:
mode:
authorBurt P <pburt0@gmail.com>2017-08-04 12:31:39 -0500
committerLeandro A. F. Pereira <leandro@hardinfo.org>2017-08-06 05:51:37 -0700
commita78c21deec523876c97495939043de59a94b91c0 (patch)
tree37002a5af9585c6fdcbe1755e411deedb8e17e6c /po/de.po
parent1992db3854cf1c665e781299b4ee8a3295c2d7e1 (diff)
Update hardinfo.pot and .po files (after typo fixes)
Signed-off-by: Burt P <pburt0@gmail.com>
Diffstat (limited to 'po/de.po')
-rw-r--r--po/de.po427
1 files changed, 259 insertions, 168 deletions
diff --git a/po/de.po b/po/de.po
index f3c766dc..e3208472 100644
--- a/po/de.po
+++ b/po/de.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-08-01 01:16-0500\n"
+"POT-Creation-Date: 2017-08-04 12:30-0500\n"
"PO-Revision-Date: 2016-06-10 12:11+0200\n"
"Last-Translator: Alexander Münch <git@thehacker.biz>\n"
"Language-Team: German\n"
@@ -39,12 +39,12 @@ msgid ""
" Compiled for: %s\n"
msgstr ""
-#: hardinfo/hardinfo.c:57 hardinfo/hardinfo.c:58 modules/computer.c:565
+#: hardinfo/hardinfo.c:57 hardinfo/hardinfo.c:58 modules/computer.c:618
#: modules/devices/printers.c:138
msgid "Yes"
msgstr "Ja"
-#: hardinfo/hardinfo.c:58 modules/computer.c:565 modules/devices/printers.c:138
+#: hardinfo/hardinfo.c:58 modules/computer.c:618 modules/devices/printers.c:138
msgid "No"
msgstr "Nein"
@@ -68,14 +68,14 @@ msgstr ""
msgid "File Name"
msgstr ""
-#: hardinfo/hardinfo.c:77 modules/computer.c:493 modules/computer.c:515
-#: modules/computer.c:586 modules/devices/ia64/processor.c:152
-#: modules/devices/sh/processor.c:76 modules/network.c:331
+#: hardinfo/hardinfo.c:77 modules/computer.c:546 modules/computer.c:568
+#: modules/computer.c:639 modules/devices/ia64/processor.c:152
+#: modules/devices/sh/processor.c:76 modules/network.c:326
msgid "Name"
msgstr "Name"
-#: hardinfo/hardinfo.c:77 modules/computer.c:291 modules/computer.c:466
-#: modules/computer.c:468 modules/computer.c:556 modules/computer.c:564
+#: hardinfo/hardinfo.c:77 modules/computer.c:291 modules/computer.c:519
+#: modules/computer.c:521 modules/computer.c:609 modules/computer.c:617
msgid "Version"
msgstr ""
@@ -146,112 +146,103 @@ msgstr "%.1f TiB"
msgid "%.1f PiB"
msgstr "%.1f PiB"
-#: hardinfo/util.c:367
+#: hardinfo/util.c:361
msgid "Error"
msgstr "Fehler"
-#: hardinfo/util.c:367 hardinfo/util.c:383
+#: hardinfo/util.c:361 hardinfo/util.c:377
msgid "Warning"
msgstr "Warnung"
-#: hardinfo/util.c:382
+#: hardinfo/util.c:376
msgid "Fatal Error"
msgstr "Kritischer Fehler"
-#: hardinfo/util.c:407
+#: hardinfo/util.c:401
msgid "creates a report and prints to standard output"
msgstr ""
-#: hardinfo/util.c:413
+#: hardinfo/util.c:407
msgid "chooses a report format (text, html)"
msgstr ""
-#: hardinfo/util.c:419
+#: hardinfo/util.c:413
msgid "run benchmark; requires benchmark.so to be loaded"
msgstr ""
-#: hardinfo/util.c:425
+#: hardinfo/util.c:419
msgid "lists modules"
msgstr ""
-#: hardinfo/util.c:431
+#: hardinfo/util.c:425
msgid "specify module to load"
msgstr ""
-#: hardinfo/util.c:437
+#: hardinfo/util.c:431
msgid "automatically load module dependencies"
msgstr ""
-#: hardinfo/util.c:444
+#: hardinfo/util.c:438
msgid "run in XML-RPC server mode"
msgstr ""
-#: hardinfo/util.c:451
+#: hardinfo/util.c:445
msgid "shows program version and quit"
msgstr ""
-#: hardinfo/util.c:456
+#: hardinfo/util.c:450
msgid "- System Profiler and Benchmark tool"
msgstr "- System-Profiler und Benchmark-Werkzeug"
-#: hardinfo/util.c:466
+#: hardinfo/util.c:460
#, c-format
msgid ""
"Unrecognized arguments.\n"
"Try ``%s --help'' for more information.\n"
msgstr ""
-#: hardinfo/util.c:532
+#: hardinfo/util.c:526
#, c-format
msgid "Couldn't find a Web browser to open URL %s."
msgstr "Konnte keinen Web-Browser finden, um die URL %s zu öffnen."
-#: hardinfo/util.c:881
+#: hardinfo/util.c:875
#, c-format
msgid "Module \"%s\" depends on module \"%s\", load it?"
msgstr ""
-#: hardinfo/util.c:904
+#: hardinfo/util.c:898
#, c-format
msgid "Module \"%s\" depends on module \"%s\"."
msgstr ""
-#: hardinfo/util.c:949
+#: hardinfo/util.c:943
#, c-format
msgid "No module could be loaded. Check permissions on \"%s\" and try again."
msgstr ""
-#: hardinfo/util.c:953
+#: hardinfo/util.c:947
msgid ""
"No module could be loaded. Please use hardinfo -l to list all available "
"modules and try again with a valid module list."
msgstr ""
-#: hardinfo/util.c:1133
+#: hardinfo/util.c:1024
#, c-format
msgid "Scanning: %s..."
msgstr ""
-#: hardinfo/util.c:1143 shell/callbacks.c:77 shell/shell.c:307
-#: shell/shell.c:766 shell/shell.c:1808 modules/benchmark.c:445
-#: modules/benchmark.c:453
+#: hardinfo/util.c:1034 shell/shell.c:301 shell/shell.c:760 shell/shell.c:1795
+#: modules/benchmark.c:447 modules/benchmark.c:455
msgid "Done."
msgstr "Fertig."
-#: shell/callbacks.c:48 shell/callbacks.c:56
-msgid "Save Image"
-msgstr ""
-
-#: shell/callbacks.c:73
-msgid "Saving image..."
-msgstr ""
-
-#: shell/callbacks.c:163
+#: shell/callbacks.c:117
#, c-format
msgid "%s Module"
msgstr ""
-#: shell/callbacks.c:174
+#: shell/callbacks.c:128
#, c-format
msgid ""
"Written by %s\n"
@@ -260,80 +251,76 @@ msgstr ""
"Programmiert von %s\n"
"Lizenziert unter %s"
-#: shell/callbacks.c:188
+#: shell/callbacks.c:142
#, c-format
msgid "No about information is associated with the %s module."
msgstr ""
-#: shell/callbacks.c:203
+#: shell/callbacks.c:158
msgid "Author:"
msgstr ""
-#: shell/callbacks.c:206
+#: shell/callbacks.c:161
msgid "Contributors:"
msgstr "Mitwirkende:"
-#: shell/callbacks.c:210
+#: shell/callbacks.c:166
msgid "Based on work by:"
msgstr ""
-#: shell/callbacks.c:211
+#: shell/callbacks.c:167
msgid "MD5 implementation by Colin Plumb (see md5.c for details)"
msgstr ""
-#: shell/callbacks.c:212
+#: shell/callbacks.c:168
msgid "SHA1 implementation by Steve Reid (see sha1.c for details)"
msgstr ""
-#: shell/callbacks.c:213
+#: shell/callbacks.c:169
msgid "Blowfish implementation by Paul Kocher (see blowfich.c for details)"
msgstr ""
-#: shell/callbacks.c:214
+#: shell/callbacks.c:170
msgid "Raytracing benchmark by John Walker (see fbench.c for details)"
msgstr ""
-#: shell/callbacks.c:215
+#: shell/callbacks.c:171
msgid "FFT benchmark by Scott Robert Ladd (see fftbench.c for details)"
msgstr ""
-#: shell/callbacks.c:216
+#: shell/callbacks.c:172
msgid "Some code partly based on x86cpucaps by Osamu Kayasono"
msgstr ""
-#: shell/callbacks.c:217
+#: shell/callbacks.c:173
msgid "Vendor list based on GtkSysInfo by Pissens Sebastien"
msgstr ""
-#: shell/callbacks.c:218
+#: shell/callbacks.c:174
msgid "DMI support based on code by Stewart Adam"
msgstr ""
-#: shell/callbacks.c:219
+#: shell/callbacks.c:175
msgid "SCSI support based on code by Pascal F. Martin"
msgstr ""
-#: shell/callbacks.c:223
-msgid "Jakub Szypulka"
-msgstr "Jakub Szypulka"
-
-#: shell/callbacks.c:224
+#: shell/callbacks.c:180
msgid "Tango Project"
msgstr ""
-#: shell/callbacks.c:225
+#: shell/callbacks.c:181
msgid "The GNOME Project"
msgstr ""
-#: shell/callbacks.c:226
+#: shell/callbacks.c:182
msgid "VMWare, Inc. (USB icon from VMWare Workstation 6)"
msgstr ""
-#: shell/callbacks.c:244
+#: shell/callbacks.c:200
msgid "System information and benchmark tool"
msgstr "System-Informationen und Benchmark-Werkzeug"
-#: shell/callbacks.c:249
+#: shell/callbacks.c:205
msgid ""
"HardInfo is free software; you can redistribute it and/or modify it under "
"the terms of the GNU General Public License as published by the Free "
@@ -390,42 +377,38 @@ msgid "Copy to clipboard"
msgstr "In die Zwischenablage kopieren"
#: shell/menu.c:63
-msgid "_Save image as..."
-msgstr ""
-
-#: shell/menu.c:68
msgid "_Refresh"
msgstr "_Aktualisieren"
-#: shell/menu.c:73
+#: shell/menu.c:68
msgid "_Open HardInfo Web Site"
msgstr "HardInfo-_Webseite öffnen"
-#: shell/menu.c:78
+#: shell/menu.c:73
msgid "_Report bug"
msgstr "Fehler _melden"
-#: shell/menu.c:83
+#: shell/menu.c:78
msgid "_About HardInfo"
msgstr "_Über HardInfo"
-#: shell/menu.c:84
+#: shell/menu.c:79
msgid "Displays program version information"
msgstr ""
-#: shell/menu.c:88
+#: shell/menu.c:83
msgid "_Quit"
msgstr "_Beenden"
-#: shell/menu.c:95
+#: shell/menu.c:90
msgid "_Side Pane"
msgstr "_Seitenleiste"
-#: shell/menu.c:96
+#: shell/menu.c:91
msgid "Toggles side pane visibility"
msgstr ""
-#: shell/menu.c:99
+#: shell/menu.c:94
msgid "_Toolbar"
msgstr "_Symbolleiste"
@@ -481,25 +464,25 @@ msgstr ""
msgid "_Generate"
msgstr "_Generieren"
-#: shell/shell.c:408
+#: shell/shell.c:402
#, c-format
msgid "%s - System Information"
msgstr "%s - System-Informationen"
-#: shell/shell.c:413
+#: shell/shell.c:407
msgid "System Information"
msgstr "System-Informationen"
-#: shell/shell.c:753
+#: shell/shell.c:747
msgid "Loading modules..."
msgstr ""
-#: shell/shell.c:1673
+#: shell/shell.c:1660
#, c-format
msgid "<b>%s → Summary</b>"
msgstr "<b>%s → Zusammenfassung</b>"
-#: shell/shell.c:1782
+#: shell/shell.c:1769
msgid "Updating..."
msgstr "Aktualisiere…"
@@ -612,61 +595,61 @@ msgstr "FPU FFT"
msgid "FPU Raytracing"
msgstr "FPU Raytracing"
-#: modules/benchmark.c:59
+#: modules/benchmark.c:60
msgid "GPU Drawing"
msgstr "GPU Zeichnen"
-#: modules/benchmark.c:236 modules/benchmark.c:251
+#: modules/benchmark.c:238 modules/benchmark.c:253
msgid "CPU Clock"
msgstr "CPU-Takt"
-#: modules/benchmark.c:236 modules/benchmark.c:251
+#: modules/benchmark.c:238 modules/benchmark.c:253
msgid "Results"
msgstr "Ergebnisse"
-#: modules/benchmark.c:236 modules/benchmark.c:251 modules/computer.c:703
+#: modules/benchmark.c:238 modules/benchmark.c:253 modules/computer.c:756
#: modules/devices/sparc/processor.c:67
msgid "CPU"
msgstr ""
-#: modules/benchmark.c:377
+#: modules/benchmark.c:379
#, c-format
msgid "Benchmarking: <b>%s</b>."
msgstr "Benchmarke: <b>%s</b>."
-#: modules/benchmark.c:391
+#: modules/benchmark.c:393
msgid "Benchmarking. Please do not move your mouse or press any keys."
msgstr "Benchmarke. Bitte bewege den Mauszeiger nicht und drücke keine Tasten."
-#: modules/benchmark.c:395
+#: modules/benchmark.c:397
msgid "Cancel"
msgstr "Abbrechen"
-#: modules/benchmark.c:532
+#: modules/benchmark.c:534
msgid "Results in MiB/second. Higher is better."
msgstr "Ergebnisse in MiB/Sekunde. Höhere Werte sind besser."
-#: modules/benchmark.c:536
+#: modules/benchmark.c:538
msgid "Results in HIMarks. Higher is better."
msgstr "Ergebnisse in HIMarks. Höhere Werte sind besser."
-#: modules/benchmark.c:543
+#: modules/benchmark.c:545
msgid "Results in seconds. Lower is better."
msgstr "Ergebnisse in Sekunden. Niedrigere Werte sind besser."
-#: modules/benchmark.c:551
+#: modules/benchmark.c:553
msgid "Benchmarks"
msgstr "Benchmarks"
-#: modules/benchmark.c:569
+#: modules/benchmark.c:571
msgid "Perform tasks and compare with other systems"
msgstr "Erledigt Aufgaben und vergleicht die Ergebnisse mit anderen Systemen"
-#: modules/benchmark.c:659
+#: modules/benchmark.c:661
msgid "Send benchmark results"
msgstr "Übermittle Benchmark-Ergebnisse"
-#: modules/benchmark.c:664
+#: modules/benchmark.c:666
msgid "Receive benchmark results"
msgstr "Lade Benchmark-Ergebnisse"
@@ -686,7 +669,7 @@ msgstr "Systemstarts"
msgid "Summary"
msgstr "Zusammenfassung"
-#: modules/computer.c:69 modules/computer.c:415 modules/computer.c:702
+#: modules/computer.c:69 modules/computer.c:468 modules/computer.c:755
msgid "Operating System"
msgstr "Betriebssystem"
@@ -702,7 +685,7 @@ msgstr "Sprachen"
msgid "Filesystems"
msgstr "Dateisysteme"
-#: modules/computer.c:74 modules/computer.c:418 modules/computer.c:550
+#: modules/computer.c:74 modules/computer.c:471 modules/computer.c:603
msgid "Display"
msgstr "Anzeige"
@@ -714,15 +697,15 @@ msgstr "Umgebungsvariablen"
msgid "Development"
msgstr "Entwicklung"
-#: modules/computer.c:79 modules/computer.c:575
+#: modules/computer.c:79 modules/computer.c:628
msgid "Users"
msgstr "Benutzer"
-#: modules/computer.c:80 modules/computer.c:587
+#: modules/computer.c:80 modules/computer.c:640
msgid "Groups"
msgstr "Gruppen"
-#: modules/computer.c:101 modules/computer.c:408 modules/computer.c:413
+#: modules/computer.c:101 modules/computer.c:461 modules/computer.c:466
#: modules/devices.c:96
msgid "Memory"
msgstr "Hauptspeicher"
@@ -732,19 +715,19 @@ msgstr "Hauptspeicher"
msgid "%dMB (%dMB used)"
msgstr ""
-#: modules/computer.c:105 modules/computer.c:462 modules/computer.c:478
+#: modules/computer.c:105 modules/computer.c:515 modules/computer.c:531
msgid "Uptime"
msgstr ""
-#: modules/computer.c:107 modules/computer.c:409 modules/computer.c:417
+#: modules/computer.c:107 modules/computer.c:462 modules/computer.c:470
msgid "Date/Time"
msgstr ""
-#: modules/computer.c:112 modules/computer.c:464 modules/computer.c:479
+#: modules/computer.c:112 modules/computer.c:517 modules/computer.c:532
msgid "Load Average"
msgstr ""
-#: modules/computer.c:114 modules/computer.c:463 modules/computer.c:480
+#: modules/computer.c:114 modules/computer.c:516 modules/computer.c:533
msgid "Available entropy in /dev/random"
msgstr ""
@@ -874,15 +857,116 @@ msgstr ""
msgid "Program"
msgstr "Programm"
-#: modules/computer.c:370
-msgid "Physical machine"
-msgstr "Physikalische Maschine"
+#: modules/computer.c:302
+msgid "Invalid chassis type (0)"
+msgstr ""
+
+#: modules/computer.c:303 modules/computer.c:304
+msgid "Unknown chassis type"
+msgstr ""
+
+#: modules/computer.c:305
+msgid "Desktop"
+msgstr ""
+
+#: modules/computer.c:306
+msgid "Low-profile Desktop"
+msgstr ""
+
+#: modules/computer.c:307
+msgid "Pizza Box"
+msgstr ""
+
+#: modules/computer.c:308
+msgid "Mini Tower"
+msgstr ""
+
+#: modules/computer.c:309
+msgid "Tower"
+msgstr ""
+
+#: modules/computer.c:310
+msgid "Portable"
+msgstr ""
+
+#: modules/computer.c:311 modules/computer.c:335
+msgid "Laptop"
+msgstr ""
+
+#: modules/computer.c:312
+msgid "Notebook"
+msgstr ""
+
+#: modules/computer.c:313
+msgid "Handheld"
+msgstr ""
+
+#: modules/computer.c:314
+msgid "Docking Station"
+msgstr ""
+
+#: modules/computer.c:315
+msgid "All-in-one"
+msgstr ""
+
+#: modules/computer.c:316
+msgid "Subnotebook"
+msgstr ""
+
+#: modules/computer.c:317
+msgid "Space-saving"
+msgstr ""
+
+#: modules/computer.c:318
+msgid "Lunch Box"
+msgstr ""
+
+#: modules/computer.c:319
+msgid "Main Server Chassis"
+msgstr ""
+
+#: modules/computer.c:320
+msgid "Expansion Chassis"
+msgstr ""
-#: modules/computer.c:411 modules/computer.c:661
+#: modules/computer.c:321
+msgid "Sub Chassis"
+msgstr ""
+
+#: modules/computer.c:322
+msgid "Bus Expansion Chassis"
+msgstr ""
+
+#: modules/computer.c:323
+msgid "Peripheral Chassis"
+msgstr ""
+
+#: modules/computer.c:324
+msgid "RAID Chassis"
+msgstr ""
+
+#: modules/computer.c:325
+msgid "Rack Mount Chassis"
+msgstr ""
+
+#: modules/computer.c:326
+msgid "Sealed-case PC"
+msgstr ""
+
+#. /sys/class/power_supply/${*)/type contains
+#. * "Battery", or .../scope does not contain Device.
+#. FIXME: check if there's more than one directory in /proc/acpi/battery
+#. FIXME: check if batteries are found using /proc/apm
+#. FIXME: use dmidecode if available to get chassis type
+#: modules/computer.c:346
+msgid "Unknown physical machine type"
+msgstr ""
+
+#: modules/computer.c:464 modules/computer.c:714
msgid "Computer"
msgstr "Computer"
-#: modules/computer.c:412 modules/devices/alpha/processor.c:79
+#: modules/computer.c:465 modules/devices/alpha/processor.c:79
#: modules/devices/arm/processor.c:235 modules/devices.c:95
#: modules/devices/ia64/processor.c:151 modules/devices/m68k/processor.c:75
#: modules/devices/mips/processor.c:66 modules/devices/parisc/processor.c:146
@@ -892,166 +976,166 @@ msgstr "Computer"
msgid "Processor"
msgstr "Prozessor"
-#: modules/computer.c:414
+#: modules/computer.c:467
msgid "Machine Type"
msgstr "Maschinen-Typ"
-#: modules/computer.c:416 modules/computer.c:473
+#: modules/computer.c:469 modules/computer.c:526
msgid "User Name"
msgstr "Benutzername"
-#: modules/computer.c:419 modules/computer.c:551
+#: modules/computer.c:472 modules/computer.c:604
msgid "Resolution"
msgstr "Auflösung"
#. /label for resolution
#. / Resolution WxH unit
-#: modules/computer.c:421 modules/computer.c:554
+#: modules/computer.c:474 modules/computer.c:607
msgid "pixels"
msgstr ""
-#: modules/computer.c:422
+#: modules/computer.c:475
msgid "OpenGL Renderer"
msgstr "OpenGL-Renderer"
-#: modules/computer.c:423
+#: modules/computer.c:476
msgid "X11 Vendor"
msgstr "X11-Hersteller"
-#: modules/computer.c:425 modules/devices.c:102
+#: modules/computer.c:478 modules/devices.c:102
msgid "Input Devices"
msgstr "Eingabegeräte"
-#: modules/computer.c:467
+#: modules/computer.c:520
msgid "Kernel"
msgstr ""
-#: modules/computer.c:469
+#: modules/computer.c:522
msgid "C Library"
msgstr "C-Library"
-#: modules/computer.c:470
+#: modules/computer.c:523
msgid "Distribution"
msgstr ""
-#: modules/computer.c:471
+#: modules/computer.c:524
msgid "Current Session"
msgstr "Aktuelle Sitzung"
-#: modules/computer.c:472
+#: modules/computer.c:525
msgid "Computer Name"
msgstr "Computername"
-#: modules/computer.c:474
+#: modules/computer.c:527
msgid "Language"
msgstr "Sprache"
-#: modules/computer.c:475 modules/computer/users.c:50
+#: modules/computer.c:528 modules/computer/users.c:50
msgid "Home Directory"
msgstr "Stammverzeichnis"
-#: modules/computer.c:476
+#: modules/computer.c:529
msgid "Desktop Environment"
msgstr "Desktop-Umgebung"
-#: modules/computer.c:477
+#: modules/computer.c:530
msgid "Misc"
msgstr "Verschiedenes"
-#: modules/computer.c:492
+#: modules/computer.c:545
msgid "Loaded Modules"
msgstr "Geladene Module"
-#: modules/computer.c:493 modules/devices.c:398
+#: modules/computer.c:546 modules/devices.c:398
msgid "Description"
msgstr "Beschreibung"
-#: modules/computer.c:503
+#: modules/computer.c:556
msgid "Date & Time"
msgstr "Datum & Uhrzeit"
-#: modules/computer.c:503
+#: modules/computer.c:556
msgid "Kernel Version"
msgstr "Kernel-Version"
-#: modules/computer.c:515
+#: modules/computer.c:568
msgid "Language Code"
msgstr "Sprach-Code"
-#: modules/computer.c:516
+#: modules/computer.c:569
msgid "Available Languages"
msgstr ""
-#: modules/computer.c:531 modules/computer/filesystem.c:85
+#: modules/computer.c:584 modules/computer/filesystem.c:85
msgid "Mount Point"
msgstr "Mount-Punkt"
-#: modules/computer.c:531
+#: modules/computer.c:584
msgid "Usage"
msgstr "Verwendung"
-#: modules/computer.c:531
+#: modules/computer.c:584
msgid "Device"
msgstr "Gerät"
-#: modules/computer.c:532
+#: modules/computer.c:585
msgid "Mounted File Systems"
msgstr ""
-#: modules/computer.c:555 modules/computer.c:562
+#: modules/computer.c:608 modules/computer.c:615
#: modules/devices/ia64/processor.c:153 modules/devices/x86/processor.c:412
msgid "Vendor"
msgstr "Hersteller"
-#: modules/computer.c:557
+#: modules/computer.c:610
msgid "Monitors"
msgstr "Bildschirme"
-#: modules/computer.c:559
+#: modules/computer.c:612
msgid "Extensions"
msgstr "Erweiterungen"
-#: modules/computer.c:561
+#: modules/computer.c:614
msgid "OpenGL"
msgstr ""
-#: modules/computer.c:563
+#: modules/computer.c:616
msgid "Renderer"
msgstr ""
-#: modules/computer.c:565
+#: modules/computer.c:618
msgid "Direct Rendering"
msgstr "Direct-Rendering"
-#: modules/computer.c:586 modules/computer/users.c:49
+#: modules/computer.c:639 modules/computer/users.c:49
msgid "Group ID"
msgstr "Gruppen-ID"
-#: modules/computer.c:703
+#: modules/computer.c:756
msgid "RAM"
msgstr ""
-#: modules/computer.c:703 modules/devices/devicetree/pmac_data.c:82
+#: modules/computer.c:756 modules/devices/devicetree/pmac_data.c:82
msgid "Motherboard"
msgstr ""
-#: modules/computer.c:703
+#: modules/computer.c:756
msgid "Graphics"
msgstr ""
-#: modules/computer.c:704 modules/devices.c:103
+#: modules/computer.c:757 modules/devices.c:103
msgid "Storage"
msgstr "Speicher"
-#: modules/computer.c:704 modules/devices.c:99
+#: modules/computer.c:757 modules/devices.c:99
msgid "Printers"
msgstr "Drucker"
-#: modules/computer.c:704
+#: modules/computer.c:757
msgid "Audio"
msgstr ""
-#: modules/computer.c:759
+#: modules/computer.c:812
msgid "Gathers high-level computer information"
msgstr "Sammelt high-level Computer-Informationen"
@@ -1105,7 +1189,7 @@ msgstr ""
msgid "diet libc"
msgstr ""
-#: modules/computer/os.c:78 modules/computer/os.c:234 modules/computer/os.c:364
+#: modules/computer/os.c:78 modules/computer/os.c:234 modules/computer/os.c:359
#: modules/devices.c:180 modules/devices.c:229 modules/devices/printers.c:99
#: modules/devices/printers.c:106 modules/devices/printers.c:116
#: modules/devices/printers.c:131 modules/devices/printers.c:140
@@ -1126,6 +1210,7 @@ msgstr ""
msgid "Unknown (Window Manager: %s)"
msgstr ""
+#. /{desktop environment} on {session type}
#: modules/computer/os.c:168
#, c-format
msgid "%s on %s"
@@ -3692,7 +3777,7 @@ msgstr "IP-Verbindungen"
msgid "Routing Table"
msgstr "Routing-Tabelle"
-#: modules/network.c:62 modules/network.c:308
+#: modules/network.c:62 modules/network.c:303
msgid "ARP Table"
msgstr "ARP-Tabelle"
@@ -3708,80 +3793,80 @@ msgstr "Statistiken"
msgid "Shared Directories"
msgstr "Freigegebene Verzeichnisse"
-#: modules/network.c:309 modules/network.c:331 modules/network.c:362
+#: modules/network.c:304 modules/network.c:326 modules/network.c:357
#: modules/network/net.c:477
msgid "IP Address"
msgstr "IP-Adresse"
-#: modules/network.c:309 modules/network.c:362 modules/network.c:379
+#: modules/network.c:304 modules/network.c:357 modules/network.c:374
msgid "Interface"
msgstr "Schnittstelle"
-#: modules/network.c:309
+#: modules/network.c:304
msgid "MAC Address"
msgstr "MAC-Adresse"
-#: modules/network.c:318
+#: modules/network.c:313
msgid "SAMBA"
msgstr ""
-#: modules/network.c:319
+#: modules/network.c:314
msgid "NFS"
msgstr ""
-#: modules/network.c:330
+#: modules/network.c:325
msgid "Name Servers"
msgstr "DNS-Server"
-#: modules/network.c:345
+#: modules/network.c:340
msgid "Connections"
msgstr ""
-#: modules/network.c:346
+#: modules/network.c:341
msgid "Local Address"
msgstr "Lokale Adresse"
-#: modules/network.c:346
+#: modules/network.c:341
msgid "Protocol"
msgstr "Protokoll"
-#: modules/network.c:346
+#: modules/network.c:341
msgid "Foreign Address"
msgstr "Fremde Adresse"
-#: modules/network.c:346
+#: modules/network.c:341
msgid "State"
msgstr "Status"
-#: modules/network.c:362
+#: modules/network.c:357
msgid "Sent"
msgstr "Gesendet"
-#: modules/network.c:362
+#: modules/network.c:357
msgid "Received"
msgstr "Empfangen"
-#: modules/network.c:378
+#: modules/network.c:373
msgid "IP routing table"
msgstr ""
-#: modules/network.c:379
+#: modules/network.c:374
msgid "Destination/Gateway"
msgstr "Ziel/Vorgaberoute"
-#: modules/network.c:379
+#: modules/network.c:374
msgid "Flags"
msgstr ""
-#: modules/network.c:379 modules/network/net.c:478
+#: modules/network.c:374 modules/network/net.c:478
msgid "Mask"
msgstr "Netz-Maske"
-#: modules/network.c:407
+#: modules/network.c:402
msgid "Network"
msgstr "Netzwerk"
-#: modules/network.c:440
+#: modules/network.c:435
msgid "Gathers information about this computer's network connection"
msgstr "Sammelt Informationen über die Netzwerk-Verbindung dieses Computers"
@@ -4038,6 +4123,12 @@ msgstr ""
msgid "Broadcast Address"
msgstr ""
+#~ msgid "Jakub Szypulka"
+#~ msgstr "Jakub Szypulka"
+
+#~ msgid "Physical machine"
+#~ msgstr "Physikalische Maschine"
+
#~ msgid "Y_es"
#~ msgstr "_Ja"