X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/102600f0d1e5fc7b3acb620bde45bfd34f31f1cc..89dd4ca84494de24ac1ecc7bd3b84fdd35e28020:/locale/de/gl diff --git a/locale/de/gl b/locale/de/gl index 9fb59ea83..09404bd55 100644 --- a/locale/de/gl +++ b/locale/de/gl @@ -85,6 +85,8 @@ $self->{texts} = { 'MAILED' => 'Gesendet', 'Mar' => 'März', 'March' => 'März', + 'Mark as paid?' => 'Als bezahlt markieren?', + 'Marked as paid' => 'Als bezahlt markiert', 'May' => 'Mai', 'May ' => 'Mai', 'Memo' => 'Memo', @@ -153,6 +155,7 @@ $self->{texts} = { 'Taxkey' => 'Steuerschlüssel', 'The \'tag\' field must only consist of alphanumeric characters or the carachters - _ ( )' => 'Das Feld \'tag\' darf nur aus alphanumerischen Zeichen und den Zeichen - _ ( ) bestehen.', 'To (time)' => 'Bis', + 'Transaction %d cancelled.' => 'Buchung %d erfolgreich storniert.', 'Transaction Date missing!' => 'Buchungsdatum fehlt!', 'Transaction deleted!' => 'Buchung gelöscht!', 'Transaction has already been cancelled!' => 'Diese Buchung wurde bereits storniert.', @@ -171,6 +174,7 @@ $self->{texts} = { 'bin_list' => 'Lagerliste', 'button' => '?', 'invoice' => 'Rechnung', + 'no' => 'nein', 'packing_list' => 'Versandliste', 'pick_list' => 'Entnahmeliste', 'proforma' => 'Proforma', @@ -179,6 +183,7 @@ $self->{texts} = { 'sales_order' => 'Kundenauftrag', 'sales_quotation' => 'Verkaufsangebot', 'wrongformat' => 'Falsches Format', + 'yes' => 'ja', }; $self->{subs} = { @@ -208,10 +213,12 @@ $self->{subs} = { 'generate_report' => 'generate_report', 'gl_subtotal' => 'gl_subtotal', 'gl_transaction' => 'gl_transaction', + 'mark_as_paid_common' => 'mark_as_paid_common', 'name_selected' => 'name_selected', 'part_selection_internal' => 'part_selection_internal', 'post' => 'post', 'post_as_new' => 'post_as_new', + 'post_transaction' => 'post_transaction', 'prepare_transaction' => 'prepare_transaction', 'project_selected' => 'project_selected', 'project_selection_internal' => 'project_selection_internal',