update_business und update_defaults: Bei sehr langen Zahlenkomponenten wurden die...
[kivitendo-erp.git] / locale / de / cp
index a2961df..f82677b 100644 (file)
@@ -42,6 +42,8 @@ $self->{texts} = {
   'Invoice'                     => 'Rechnung',
   'Invoices'                    => 'Rechnungen',
   'MAILED'                      => 'Gesendet',
+  'Mark as paid?'               => 'Als bezahlt markieren?',
+  'Marked as paid'              => 'Als bezahlt markiert',
   'Memo'                        => 'Memo',
   'Missing \'description\' field.' => 'Fehlendes Feld \'description\'.',
   'Missing \'tag\' field.'      => 'Fehlendes Feld \'tag\'.',
@@ -107,10 +109,11 @@ $self->{texts} = {
   'Vendor details'              => 'Lieferantendetails',
   'Vendor not on file or locked!' => 'Dieser Lieferant existiert nicht oder ist gesperrt.',
   'Vendor not on file!'         => 'Lieferant ist nicht in der Datenbank!',
-  'Zero amount posting!'        => 'Nullbuchung!',
+  'Zero amount posting!'        => 'Buchung ohne Wert',
   'bin_list'                    => 'Lagerliste',
   'button'                      => '?',
   'invoice'                     => 'Rechnung',
+  'no'                          => 'nein',
   'packing_list'                => 'Versandliste',
   'pick_list'                   => 'Entnahmeliste',
   'proforma'                    => 'Proforma',
@@ -119,6 +122,7 @@ $self->{texts} = {
   'sales_order'                 => 'Kundenauftrag',
   'sales_quotation'             => 'Verkaufsangebot',
   'wrongformat'                 => 'Falsches Format',
+  'yes'                         => 'ja',
 };
 
 $self->{subs} = {
@@ -144,6 +148,7 @@ $self->{subs} = {
   'format_dates'                => 'format_dates',
   'gl_transaction'              => 'gl_transaction',
   'list_invoices'               => 'list_invoices',
+  'mark_as_paid_common'         => 'mark_as_paid_common',
   'name_selected'               => 'name_selected',
   'part_selection_internal'     => 'part_selection_internal',
   'payment'                     => 'payment',
@@ -152,9 +157,7 @@ $self->{subs} = {
   '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',