report_generator.pl in reportgenerator.pl umbenannt.
[kivitendo-erp.git] / locale / de / licenses
index 3de1087..d309bdc 100644 (file)
@@ -33,6 +33,8 @@ $self->{texts} = {
   'License key'                 => 'Lizenzschlüssel',
   'Licenses'                    => 'Lizenzen',
   '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\'.',
@@ -91,6 +93,7 @@ $self->{texts} = {
   'Zipcode'                     => 'PLZ',
   'bin_list'                    => 'Lagerliste',
   'invoice'                     => 'Rechnung',
+  'no'                          => 'nein',
   'packing_list'                => 'Versandliste',
   'pick_list'                   => 'Entnahmeliste',
   'proforma'                    => 'Proforma',
@@ -98,6 +101,7 @@ $self->{texts} = {
   'request_quotation'           => 'Angebotsanforderung',
   'sales_order'                 => 'Kundenauftrag',
   'sales_quotation'             => 'Verkaufsangebot',
+  'yes'                         => 'ja',
 };
 
 $self->{subs} = {
@@ -118,6 +122,7 @@ $self->{subs} = {
   'form_footer'                 => 'form_footer',
   'form_header'                 => 'form_header',
   'format_dates'                => 'format_dates',
+  'mark_as_paid_common'         => 'mark_as_paid_common',
   'part_selection_internal'     => 'part_selection_internal',
   'print_customer_selection'    => 'print_customer_selection',
   'print_license_form'          => 'print_license_form',