language/german_formal_utf-8.php
branchHEAD
changeset 7372 59f8f25b16c2
parent 7371 6f0fe25ffbc7
child 7396 ec6b034771a6
     1.1 --- a/language/german_formal_utf-8.php	Sun Oct 11 19:18:47 2009 +0200
     1.2 +++ b/language/german_formal_utf-8.php	Sun Oct 11 19:38:14 2009 +0200
     1.3 @@ -867,7 +867,7 @@
     1.4      27 => 'oder ein Symbol hochladen',
     1.5      28 => 'maximal',
     1.6      29 => 'Fehler beim Datei-Upload',
     1.7 -    30 => 'Stories in Topic'
     1.8 +    30 => 'Artikel i.d. Kategorie'
     1.9  );
    1.10  
    1.11  ###############################################################################
    1.12 @@ -1470,9 +1470,9 @@
    1.13  # admin/sectest.php
    1.14  
    1.15  $LANG_SECTEST = array(
    1.16 -    'sectest' => 'Geeklog Security Check',
    1.17 -    'results' => 'Results of the Security Check',
    1.18 -    'okay' => 'Everything seems to be in order.',
    1.19 +    'sectest' => 'Geeklog Sicherheits-Check',
    1.20 +    'results' => 'Ergebnis des Sicherheits-Checks',
    1.21 +    'okay' => 'Es scheint alles in Ordnung zu sein.',
    1.22      'please_fix' => 'Please fix the above issues before using your site!',
    1.23      'please_note' => 'Please note that no site is ever 100% secure. This script can only test for obvious security issues.',
    1.24      'stay_informed' => 'To stay informed about new Geeklog releases and possible security issues, we suggest that you subscribe to the (low-traffic) %s mailing list and/or use the %s option in your Admin menu from time to time to check for available updates.',
    1.25 @@ -1484,7 +1484,7 @@
    1.26      'reachable' => 'Your %s is reachable from the web.',
    1.27      'not_reachable' => 'Good! Your %s is not reachable from the web.',
    1.28      'not_sure' => 'Got an HTTP result code %s when trying to test your %s. Not sure what to make of it ...',
    1.29 -    'remove_inst' => 'You should really remove the install directory %s once you have your site up and running without any errors.',
    1.30 +    'remove_inst' => 'Sie sollten das Installations-Verzeichnis %s entfernen, sobald Ihre Website fehlerfrei läuft.',
    1.31      'remove_inst2' => 'Keeping it around would allow malicious users the ability to destroy your current install, take over your site, or retrieve sensitive information.',
    1.32      'inst_removed' => 'Good! You seem to have removed the install directory already.',
    1.33      'fix_password' => 'You still have not changed the <strong>default password</strong> from "password" on %s Root user account(s).',