X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=locale%2Fde%2Farap;h=d11c19e5928edb4a1a0839a72b0fc4c5cecdc4e3;hb=f373f98d676d433b7db20e3e74435a34029cac0f;hp=64ba5de1ef08abafcf7432cdd106b1378fc4df9b;hpb=bd6a87822bde06283d29d2890a9b30d228d21f32;p=kivitendo-erp.git diff --git a/locale/de/arap b/locale/de/arap index 64ba5de1e..d11c19e59 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', @@ -58,6 +60,7 @@ $self->{texts} = { 'Dependency loop detected:' => 'Schleife in den Abhängigkeiten entdeckt:', 'Description' => 'Beschreibung', 'Directory' => 'Verzeichnis', + 'Dunning' => 'Mahnung', 'ELSE' => 'Zusatz', 'Enter longdescription' => 'Langtext eingeben', 'Error in database control file \'%s\': %s' => 'Fehler in Datenbankupgradekontrolldatei \'%s\': %s', @@ -165,6 +168,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', @@ -174,12 +179,14 @@ $self->{subs} = { 'cov_selection_internal' => 'cov_selection_internal', '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', @@ -187,7 +194,9 @@ $self->{subs} = { 'set_longdescription' => 'set_longdescription', 'show_history' => 'show_history', 'show_vc_details' => 'show_vc_details', + 'vendor_invoice' => 'vendor_invoice', 'vendor_selection' => 'vendor_selection', + 'Übernehmen' => 'close', 'weiter' => 'continue', 'neue_ware' => 'new_part', };