X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=locale%2Fde%2Frc;h=f26d287c058fb6531a3d60a50090cefb1b648062;hb=18da4a96827fd65559a6f64334c3d8a313884f84;hp=3fc322afd980e3496c203e3f0c73f7e0767683fd;hpb=a4b728e0ac28217ea7192253ec3b0348afb3219e;p=kivitendo-erp.git diff --git a/locale/de/rc b/locale/de/rc index 3fc322afd..f26d287c0 100644 --- a/locale/de/rc +++ b/locale/de/rc @@ -32,6 +32,8 @@ $self->{texts} = { 'Increase' => 'Erhöhen', '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\'.', @@ -84,6 +86,7 @@ $self->{texts} = { 'Vendor details' => 'Lieferantendetails', 'bin_list' => 'Lagerliste', 'invoice' => 'Rechnung', + 'no' => 'nein', 'packing_list' => 'Versandliste', 'pick_list' => 'Entnahmeliste', 'proforma' => 'Proforma', @@ -91,6 +94,7 @@ $self->{texts} = { 'request_quotation' => 'Angebotsanforderung', 'sales_order' => 'Kundenauftrag', 'sales_quotation' => 'Verkaufsangebot', + 'yes' => 'ja', }; $self->{subs} = { @@ -108,12 +112,11 @@ $self->{subs} = { 'employee_selection_internal' => 'employee_selection_internal', 'format_dates' => 'format_dates', 'get_payments' => 'get_payments', + 'mark_as_paid_common' => 'mark_as_paid_common', 'part_selection_internal' => 'part_selection_internal', 'project_selection_internal' => 'project_selection_internal', 'reconciliation' => 'reconciliation', 'reformat_numbers' => 'reformat_numbers', - 'restore_form' => 'restore_form', - 'save_form' => 'save_form', 'select_all' => 'select_all', 'select_employee' => 'select_employee', 'select_employee_internal' => 'select_employee_internal',