X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=locale%2Fde%2Fdn;h=fe1aa2a9c0c4116151852433fa5088f9a7b9be20;hb=eaf4d4830c5b449170dbef0d0ad5f88863f1e8bd;hp=9224f350f72a79c7ff01235b514d7d1ec3496a7a;hpb=8ec0d29a33e23ce962b807e87cc8b577c8c98ec2;p=kivitendo-erp.git diff --git a/locale/de/dn b/locale/de/dn index 9224f350f..fe1aa2a9c 100644 --- a/locale/de/dn +++ b/locale/de/dn @@ -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', @@ -161,6 +164,7 @@ gestartet', 'Service' => 'Dienstleistung', 'Set eMail text' => 'eMail Text eingeben', 'Ship' => 'Lagerausgang', + 'Ship rcvd' => 'Lagereingang', 'Ship to' => 'Lieferadresse', 'Shipping Address' => 'Lieferadresse', 'Show details' => 'Details anzeigen', @@ -194,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', @@ -222,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',