X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=locale%2Fde%2Farap;h=4c4eedd3bdee0a16f8b4233cf8724bc374a0cb19;hb=fa73b8373361cf1929f70ba5324de27d6edfe379;hp=5cb4f37de1b1a99d13e1f1e6121bf025dbf32150;hpb=1410996dd10264247f118f1ac6f3a8daaf5e55e6;p=kivitendo-erp.git diff --git a/locale/de/arap b/locale/de/arap index 5cb4f37de..4c4eedd3b 100644 --- a/locale/de/arap +++ b/locale/de/arap @@ -13,6 +13,7 @@ $self->{texts} = { 'Bin List' => 'Lagerliste', 'Binding to the LDAP server as "#1" failed. Please check config/authentication.pl.' => 'Die Anmeldung am LDAP-Server als "#1" schlug fehl. Bitte überprüfen Sie die Angaben in config/authentication.pl.', 'CANCELED' => 'Storniert', + 'CR' => 'H', 'CRM admin' => 'Administration', 'CRM create customers, vendors and contacts' => 'Erfassen (Kunden, Lieferanten, Personen)', 'CRM follow up' => 'Wiedervorlage', @@ -51,6 +52,7 @@ $self->{texts} = { 'Customer not on file!' => 'Kunde ist nicht in der Datenbank!', 'DATEV Export' => 'DATEV-Export', 'DELETED' => 'Gelöscht', + 'DR' => 'S', 'DUNNING STARTED' => 'Mahnprozess gestartet', 'Dataset upgrade' => 'Datenbankaktualisierung', 'Date' => 'Datum', @@ -165,6 +167,8 @@ $self->{subs} = { 'H' => 'H', 'NTI' => 'NTI', 'Q' => 'Q', + 'ap_transaction' => 'ap_transaction', + 'ar_transaction' => 'ar_transaction', 'build_std_url' => 'build_std_url', 'calculate_qty' => 'calculate_qty', 'call_sub' => 'call_sub', @@ -172,15 +176,16 @@ $self->{subs} = { 'check_project' => 'check_project', 'continue' => 'continue', 'cov_selection_internal' => 'cov_selection_internal', - 'cross(&\@\@)' => 'cross(&\@\@)', 'delivery_customer_selection' => 'delivery_customer_selection', 'format_dates' => 'format_dates', + 'gl_transaction' => 'gl_transaction', 'mark_as_paid_common' => 'mark_as_paid_common', 'name_selected' => 'name_selected', 'part_selection_internal' => 'part_selection_internal', 'project_selected' => 'project_selected', 'reformat_numbers' => 'reformat_numbers', 'retrieve_partunits' => 'retrieve_partunits', + 'sales_invoice' => 'sales_invoice', 'select_name' => 'select_name', 'select_part' => 'select_part', 'select_part_internal' => 'select_part_internal', @@ -188,6 +193,7 @@ $self->{subs} = { 'set_longdescription' => 'set_longdescription', 'show_history' => 'show_history', 'show_vc_details' => 'show_vc_details', + 'vendor_invoice' => 'vendor_invoice', 'vendor_selection' => 'vendor_selection', 'weiter' => 'continue', 'neue_ware' => 'new_part',