X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=locale%2Fde%2Fcommon;h=9523cd0b8d19834a7e4a50eb67460d0e5ac663f1;hb=bf3cc4b6658497e7f7d15bbe16d1795fefb7cf05;hp=0b1497fe1cb8c8f7b42d5e21f73e7d88d689203e;hpb=fb4d2ffa6aae03b36e4db77be10c3d9dce4413f8;p=kivitendo-erp.git diff --git a/locale/de/common b/locale/de/common index 0b1497fe1..9523cd0b8 100644 --- a/locale/de/common +++ b/locale/de/common @@ -18,6 +18,8 @@ $self->{texts} = { 'History' => 'Historie', '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\'.', @@ -62,6 +64,7 @@ $self->{texts} = { 'Vendor details' => 'Lieferantendetails', 'bin_list' => 'Lagerliste', 'invoice' => 'Rechnung', + 'no' => 'nein', 'packing_list' => 'Versandliste', 'pick_list' => 'Entnahmeliste', 'proforma' => 'Proforma', @@ -69,6 +72,7 @@ $self->{texts} = { 'request_quotation' => 'Angebotsanforderung', 'sales_order' => 'Kundenauftrag', 'sales_quotation' => 'Verkaufsangebot', + 'yes' => 'ja', }; $self->{subs} = { @@ -82,11 +86,10 @@ $self->{subs} = { 'delivery_customer_selection' => 'delivery_customer_selection', '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_form' => 'save_form', 'select_employee' => 'select_employee', 'select_employee_internal' => 'select_employee_internal', 'select_part' => 'select_part',