X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/25a5cdc82f6ca252d7030df5bf8e9343e9b53fb4..1465da30:/locale/de/gl diff --git a/locale/de/gl b/locale/de/gl index fc9492b89..5801178f5 100644 --- a/locale/de/gl +++ b/locale/de/gl @@ -227,7 +227,7 @@ $self->{texts} = { 'The connection to the template database failed:' => 'Die Verbindung zur Vorlagendatenbank schlug fehl:', 'The creation of the authentication database failed:' => 'Das Anlegen der Authentifizierungsdatenbank schlug fehl:', 'The list has been printed.' => 'Die Liste wurde ausgedruckt.', - 'There are #1 unfinished follow-ups of which #2 are due.' => 'Es gibt #1 Wiedervorlage(n), von denen #2 fällig ist/sind.', + 'There are #1 unfinished follow-ups of which #2 are due.' => 'Es gibt #1 Wiedervorlage(n), von denen #2 fällig ist/sind.', 'To (email)' => 'An', 'To (time)' => 'Bis', 'Transaction %d cancelled.' => 'Buchung %d erfolgreich storniert.', @@ -334,9 +334,13 @@ $self->{subs} = { 'yes' => 'yes', 'kreditorenbuchung' => 'ap_transaction', 'debitorenbuchung' => 'ar_transaction', + 'zurück' => 'back', + 'Übernehmen' => 'close', 'weiter' => 'continue', 'löschen' => 'delete', 'entwürfe_löschen' => 'delete_drafts', + 'als_csv_exportieren' => 'export_as_csv', + 'als_pdf_exportieren' => 'export_as_pdf', 'dialogbuchung' => 'gl_transaction', 'neue_ware' => 'new_part', 'buchen' => 'post',