X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=locale%2Fde%2Farap;h=a72911267fb046ae0636bbf8080fbd116f35035e;hb=18da4a96827fd65559a6f64334c3d8a313884f84;hp=d020bde64e2a97c8a9f878fe34c77bd792155a11;hpb=fb4d2ffa6aae03b36e4db77be10c3d9dce4413f8;p=kivitendo-erp.git diff --git a/locale/de/arap b/locale/de/arap index d020bde64..a72911267 100644 --- a/locale/de/arap +++ b/locale/de/arap @@ -22,6 +22,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\'.', @@ -72,6 +74,7 @@ $self->{texts} = { 'Vendor not on file!' => 'Lieferant ist nicht in der Datenbank!', 'bin_list' => 'Lagerliste', 'invoice' => 'Rechnung', + 'no' => 'nein', 'packing_list' => 'Versandliste', 'pick_list' => 'Entnahmeliste', 'proforma' => 'Proforma', @@ -79,6 +82,7 @@ $self->{texts} = { 'request_quotation' => 'Angebotsanforderung', 'sales_order' => 'Kundenauftrag', 'sales_quotation' => 'Verkaufsangebot', + 'yes' => 'ja', }; $self->{subs} = { @@ -99,14 +103,13 @@ $self->{subs} = { 'employee_selection_internal' => 'employee_selection_internal', 'format_dates' => 'format_dates', 'gl_transaction' => 'gl_transaction', + 'mark_as_paid_common' => 'mark_as_paid_common', 'name_selected' => 'name_selected', 'part_selection_internal' => 'part_selection_internal', 'project_selected' => 'project_selected', 'project_selection_internal' => 'project_selection_internal', 'reformat_numbers' => 'reformat_numbers', - 'restore_form' => 'restore_form', 'sales_invoice' => 'sales_invoice', - 'save_form' => 'save_form', 'select_employee' => 'select_employee', 'select_employee_internal' => 'select_employee_internal', 'select_name' => 'select_name',