X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=locale%2Fde%2Fio;h=dfa12b60fd6935b62b887717fb78bb0bb9002ce1;hb=4d2cf39d6f0dcf99c92953bf02f8640226180564;hp=58fd08ccb71df762d5884855927db6f15335f3de;hpb=bd6a87822bde06283d29d2890a9b30d228d21f32;p=kivitendo-erp.git diff --git a/locale/de/io b/locale/de/io index 58fd08ccb..dfa12b60f 100644 --- a/locale/de/io +++ b/locale/de/io @@ -28,6 +28,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', @@ -68,6 +69,7 @@ $self->{texts} = { 'Customer details' => 'Kundendetails', 'DATEV Export' => 'DATEV-Export', 'DELETED' => 'Gelöscht', + 'DR' => 'S', 'DUNNING STARTED' => 'Mahnprozess gestartet', 'Dataset upgrade' => 'Datenbankaktualisierung', 'Date' => 'Datum', @@ -268,6 +270,8 @@ $self->{subs} = { '_check_io_auth' => '_check_io_auth', '_update_part_information' => '_update_part_information', '_update_ship' => '_update_ship', + 'ap_transaction' => 'ap_transaction', + 'ar_transaction' => 'ar_transaction', 'build_std_url' => 'build_std_url', 'calculate_qty' => 'calculate_qty', 'call_sub' => 'call_sub', @@ -279,6 +283,7 @@ $self->{subs} = { 'display_row' => 'display_row', 'edit_e_mail' => 'edit_e_mail', 'format_dates' => 'format_dates', + 'gl_transaction' => 'gl_transaction', 'invoicetotal' => 'invoicetotal', 'item_selected' => 'item_selected', 'mark_as_paid_common' => 'mark_as_paid_common', @@ -295,6 +300,7 @@ $self->{subs} = { 'relink_accounts' => 'relink_accounts', 'request_for_quotation' => 'request_for_quotation', 'retrieve_partunits' => 'retrieve_partunits', + 'sales_invoice' => 'sales_invoice', 'select_item' => 'select_item', 'select_part' => 'select_part', 'select_part_internal' => 'select_part_internal', @@ -307,7 +313,9 @@ $self->{subs} = { 'show_vc_details' => 'show_vc_details', 'validate_items' => 'validate_items', 'vendor_details' => 'vendor_details', + 'vendor_invoice' => 'vendor_invoice', 'vendor_selection' => 'vendor_selection', + 'Übernehmen' => 'close', 'weiter' => 'continue', 'neue_ware' => 'new_part', };