X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/fb4d2ffa6aae03b36e4db77be10c3d9dce4413f8..89dd4ca84494de24ac1ecc7bd3b84fdd35e28020:/locale/de/amtemplates diff --git a/locale/de/amtemplates b/locale/de/amtemplates index 760426177..af1b07ca6 100644 --- a/locale/de/amtemplates +++ b/locale/de/amtemplates @@ -24,6 +24,8 @@ $self->{texts} = { 'Income Statement' => 'GuV', 'Invoice' => 'Rechnung', 'MAILED' => 'Gesendet', + 'Mark as paid?' => 'Als bezahlt markieren?', + 'Marked as paid' => 'Als bezahlt markiert', 'Missing \'description\' field.' => 'Fehlendes Feld \'description\'.', 'Missing \'tag\' field.' => 'Fehlendes Feld \'tag\'.', 'More than one control file with the tag \'%s\' exist.' => 'Es gibt mehr als eine Kontrolldatei mit dem Tag \'%s\'.', @@ -78,6 +80,7 @@ $self->{texts} = { 'You\'re not editing a file.' => 'Sie bearbeiten momentan keine Datei.', 'bin_list' => 'Lagerliste', 'invoice' => 'Rechnung', + 'no' => 'nein', 'packing_list' => 'Versandliste', 'pick_list' => 'Entnahmeliste', 'proforma' => 'Proforma', @@ -85,6 +88,7 @@ $self->{texts} = { 'request_quotation' => 'Angebotsanforderung', 'sales_order' => 'Kundenauftrag', 'sales_quotation' => 'Verkaufsangebot', + 'yes' => 'ja', }; $self->{subs} = { @@ -103,12 +107,11 @@ $self->{subs} = { 'edit_template' => 'edit_template', 'employee_selection_internal' => 'employee_selection_internal', 'format_dates' => 'format_dates', + 'mark_as_paid_common' => 'mark_as_paid_common', 'part_selection_internal' => 'part_selection_internal', 'project_selection_internal' => 'project_selection_internal', 'reformat_numbers' => 'reformat_numbers', - 'restore_form' => 'restore_form', 'save' => 'save', - 'save_form' => 'save_form', 'save_template' => 'save_template', 'select_employee' => 'select_employee', 'select_employee_internal' => 'select_employee_internal',