Hi,
some other fixes:
(original line from de.lg / fixed one)
Line 52:Firmware Revision
-> "Firmware-Revision" OR just "Firmware"
Line 53: Festplatte Seriennummer
-> Seriennummer
(same with 56, 57, 58: just delete the prefixed "Festplatte"
Line 55: ATA Informationen
-> ATA-Informationen
Line 114: Aktuelle Temperatur ist gut war jedoch vorher zu hoch. Es wird empfohlen, wenn möglich einen Festplattenkühler zu verwenden (z.B. einen Lüfter oder einen passiven Kühler).
-> Aktueller Temperaturwert ist gut, war jedoch früher bereits zu hoch. Es wird empfohlen, wenn möglich, einen Festplattenkühler zu verwenden (z.B. einen Lüfter oder einen passiven Kühler).
Line 638: Es wird empfohlen, die Daten sofort zu sichern, ihren Verlust zu verhindern.
-> Es wird empfohlen, die Daten sofort zu sichern, um Datenverlust zu verhindern.
Maybe also in a more warning way: "Es wird empfohlen, die Daten sofort zu sichern, um Datenverlust zu verhindern. Die Festplatte steht kurz vor einem Ausfall"
Line 857: Interface=Oberfläche
-> Interface=Schnittstelle
Line 932: Short Self-test Estimated Time=Kurz-Selbsttest geschätzte Zeit
-> Short Self-test Estimated Time=Geschätzte Zeit für kurzen Selbsttest
Line 933: Extended Self-test Estimated Time=Erweiterter Selbsttest geschätzte Zeit
-> Extended Self-test Estimated Time=Geschätzte Zeit für erweiterten Selbsttest
--------------
Missing at all: (near line 934) Translation for Conveyance Self-test Estimated Time
? ->"Geschätzte Zeit für Transport-Selbsttest"
--------------
Under consideration:
Line 408: Das Laufwerk fand während des Selbsttests \1 schlechte Sektoren.
This shows the number of bad sectors discovered by the extended offline test and adds to the number of bad sectors already listed in attribute 05. But I don't know if this number can be greater than zero while 05 is still zero.
Maybe this should be changed to "Das Laufwerk fand während des Selbsttests zusätzlich \1 schlechte Sektoren." which sounds strange without line 405 displayed before that. Also I don't know if there is a different message if only one bad sector is displayed. A multi-purpose line in singular and plural forms looks really awful...
-------------
Other thoughts:
- unformatted capacity (ATA information) and total capacity (overview section) should be the same, no need to display both of them
- capacity is shown in binary mebibytes (2^20 bytes, "MiB") but displayed as "MB", which indicates unary 10^6 bytes. Maybe show both of them in their correct unit?
- cache capacity is shown as kilobytes (KB), but as it is a piece of silicon, it contains real kibibytes (kiB). Same problem as above but in opposite direction. Please clarify!
- bytes per sector and total sectors shouldn't be separated by the field ata revision
- furthermore, is the bytes per sector field displaying the real value (anyone got a 4096b-sector hard disk for testing?) or the possible emulated value of 512 bytes?
Now filing some bug reports..stay tuned