X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=locale%2Fde%2Fio;h=67433a9b9704c14067bc2b0333b0b0818de0ac01;hb=7c1cce830809d78ca8459f84f43fbe9c182ccb43;hp=3b514970cff42970558990fbdae53ba18c64830c;hpb=4a826447e2f923c469bbd69f2ec9f4a610699ba3;p=kivitendo-erp.git diff --git a/locale/de/io b/locale/de/io index 3b514970c..67433a9b9 100644 --- a/locale/de/io +++ b/locale/de/io @@ -3,6 +3,7 @@ $self->{texts} = { ' Date missing!' => ' Datum fehlt!', '*/' => '*/', + 'A temporary file could not be created. Please verify that the directory "#1" is writeable by the webserver.' => 'Eine temporäre Datei konnte nicht angelegt werden. Bitte stellen Sie sicher, dass das Verzeichnis "#1" vom Webserver beschrieben werden darf.', 'ADDED' => 'Hinzugefügt', 'AP' => 'Einkauf', 'AP Transaction' => 'Kreditorenbuchung', @@ -27,6 +28,21 @@ $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', + 'CRM know how' => 'Wissens DB', + 'CRM notices' => 'Notizen', + 'CRM opportunity' => 'Auftragschance', + 'CRM optional software' => 'CRM optionale Software', + 'CRM other' => 'alles Andere', + 'CRM search' => 'Adresssuche', + 'CRM send email' => 'eMail', + 'CRM services' => 'Dienstleistung', + 'CRM status' => 'Admin Stautus', + 'CRM termin' => 'Termine', + 'CRM user' => 'Admin Benutzer', 'Cc' => 'Cc', 'Change Lx-Office installation settings (all menu entries beneath \'System\')' => 'Verändern der Lx-Office-Installationseinstellungen (Menüpunkte unterhalb von \'System\')', 'City' => 'Stadt', @@ -53,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', @@ -147,6 +164,7 @@ $self->{texts} = { 'Pick List' => 'Sammelliste', 'Please enter values' => 'Bitte Werte eingeben', 'Postscript' => 'Postscript', + 'Preview' => 'Druckvorschau', 'Price' => 'Preis', 'Price Factor' => 'Preisfaktor', 'Pricegroup' => 'Preisgruppe', @@ -160,6 +178,7 @@ $self->{texts} = { 'Quotation Date missing!' => 'Angebotsdatum fehlt!', 'Quotation Number missing!' => 'Angebotsnummer fehlt!', 'RFQ' => 'Anfrage', + 'ROP' => 'Mindestlagerbestand', 'Receipt, payment, reconciliation' => 'Zahlungseingang, Zahlungsausgang, Kontenabgleich', 'Release From Stock' => 'Lagerausgang', 'Reports' => 'Berichte', @@ -217,6 +236,7 @@ $self->{texts} = { 'Warehouse management' => 'Lagerverwaltung/Bestandsveränderung', 'Yes' => 'Ja', 'You do not have the permissions to access this function.' => 'Sie verfügen nicht über die notwendigen Rechte, um auf diese Funktion zuzugreifen.', + 'Your PostgreSQL installationen uses UTF-8 as its encoding. Therefore you have to configure Lx-Office to use UTF-8 as well.' => 'Ihre PostgreSQL-Installation benutzt UTF-8 als Zeichensatz. Sie müssen deshalb Lx-Office so konfigurieren, dass es ebenfalls UTF-8 als Zeichensatz benutzt.', 'Zipcode' => 'PLZ', '[email]' => '[email]', 'bin_list' => 'Lagerliste', @@ -250,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', @@ -261,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', @@ -277,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', @@ -289,6 +313,7 @@ $self->{subs} = { 'show_vc_details' => 'show_vc_details', 'validate_items' => 'validate_items', 'vendor_details' => 'vendor_details', + 'vendor_invoice' => 'vendor_invoice', 'vendor_selection' => 'vendor_selection', 'weiter' => 'continue', 'neue_ware' => 'new_part',