| | |
| | | | | |
| | | | Language file of the RoundCube Webmail client | |
| | | | Copyright (C) 2005, RoundQube Dev. - Switzerland | |
| | | | All rights reserved. | |
| | | | Licensed under the GNU GPL | |
| | | | | |
| | | +-----------------------------------------------------------------------+ |
| | | | Author: Thomas Bruederli <roundcube@gmail.com> | |
| | |
| | | |
| | | $labels['preferhtml'] = 'HTML bevorzugen'; |
| | | $labels['htmlmessage'] = 'HTML Nachricht'; |
| | | $labels['prettydate'] = 'Kurze Datumsanzeige'; |
| | | |
| | | $labels['addtoaddressbook'] = 'Ins Adressbuch übernehmen'; |
| | | |
| | |
| | | $labels['sendmessage'] = 'Nachricht jetzt senden'; |
| | | $labels['addattachment'] = 'Datei anfügen'; |
| | | |
| | | $labels['attachments'] = 'Anhänge'; |
| | | $labels['upload'] = 'Hochladen'; |
| | | $labels['close'] = 'Schliessen'; |
| | | |