Einheiten sortierbar gemacht.
[kivitendo-erp.git] / locale / de / dn
index 955573c..fe1aa2a 100644 (file)
@@ -11,6 +11,7 @@ $self->{texts} = {
   'Apr'                         => 'Apr',
   'April'                       => 'April',
   'Attachment'                  => 'als Anhang',
+  'Attachment name'             => 'Name des Anhangs',
   'Aug'                         => 'Aug',
   'August'                      => 'August',
   'Auto Send?'                  => 'Auto. Versand?',
@@ -25,6 +26,7 @@ $self->{texts} = {
   'Contact'                     => 'Kontakt',
   'Continue'                    => 'Weiter',
   'Copies'                      => 'Kopien',
+  'Could not create dunning copy!' => 'Could not create dunning copy!',
   'Country'                     => 'Land',
   'Credit Note'                 => 'Gutschrift',
   'Current / Next Level'        => 'Aktuelles / Nächstes Mahnlevel',
@@ -141,6 +143,7 @@ gestartet',
   'Quotation'                   => 'Angebot',
   'Quotation Date missing!'     => 'Angebotsdatum fehlt!',
   'Quotation Number missing!'   => 'Angebotsnummer fehlt!',
+  'RFQ'                         => 'Anfrage',
   'Reqdate'                     => 'Lieferdatum',
   'Required by'                 => 'Lieferdatum',
   'Sales Order'                 => 'Kundenauftrag',
@@ -195,11 +198,14 @@ gestartet',
 };
 
 $self->{subs} = {
+  'E'                           => 'E',
   'H'                           => 'H',
+  'Q'                           => 'Q',
   'add'                         => 'add',
   'add_transaction'             => 'add_transaction',
   'ap_transaction'              => 'ap_transaction',
   'ar_transaction'              => 'ar_transaction',
+  'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
   'check_form'                  => 'check_form',
   'check_name'                  => 'check_name',
@@ -223,6 +229,7 @@ $self->{subs} = {
   'part_selection_internal'     => 'part_selection_internal',
   'post_as_new'                 => 'post_as_new',
   'print'                       => 'print',
+  'print_dunning'               => 'print_dunning',
   'print_form'                  => 'print_form',
   'print_options'               => 'print_options',
   'project_selected'            => 'project_selected',