Menu

Language file: deDE

Help
2017-02-01
2017-02-01
  • Robin Holler

    Robin Holler - 2017-02-01

    I quickly translated into german ... you may consider adding this to the language folder. =)

    <?php
    
    /**
     * German language file - version .1.1
     * 
     */
    
    $this->text['Add_Record'] = 'Neuer Datensatz';
    $this->text['Clear_search'] = 'Suche zurücksetzen';
    $this->text['Search'] = 'Suche';
    
    $this->text['Go_back'] = 'Zurück ohne Änderung';
    $this->text['Save'] = 'Speichern';
    $this->text['saved'] = 'gespeichert';
    $this->text['Delete'] = 'Löschen';
    $this->text['Edit'] = 'Bearbeiten';
    $this->text['deleted'] = 'gelöscht';
    
    $this->text['Previous'] = 'Vorherige';
    $this->text['Next'] = 'Nächste';
    
    $this->text['Nothing_found'] = 'Nichts gefunden';
    $this->text['Check_the_required_fields'] = 'Überprüfe die (gelb hinterlegten) Pflichtfelder';
    $this->text['Protect_this_directory_with'] = 'Schütze dieses Verzeichnis per';
    
    ?>
    

    Thank you for your script and the time it saved me.

     
  • Martin

    Martin - 2017-02-03

    Vielen Dank!

    The file is included in the new version.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.