X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=locale%2Fde%2Ffu;h=cf3deb22faf026a37083101363bece20faa06837;hb=34366eda748e1198b8b2ead0c3fffd8edba9f23d;hp=c91b0bfbe2cbe4ca73fc9b1433a9fe8945555873;hpb=4a826447e2f923c469bbd69f2ec9f4a610699ba3;p=kivitendo-erp.git diff --git a/locale/de/fu b/locale/de/fu index c91b0bfbe..cf3deb22f 100644 --- a/locale/de/fu +++ b/locale/de/fu @@ -1,6 +1,7 @@ #!/usr/bin/perl $self->{texts} = { + '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', @@ -15,6 +16,21 @@ $self->{texts} = { '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.', 'Body' => 'Text', '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', 'CSV export -- options' => 'CSV-Export -- Optionen', 'Cc' => 'Cc', 'Change Lx-Office installation settings (all menu entries beneath \'System\')' => 'Verändern der Lx-Office-Installationseinstellungen (Menüpunkte unterhalb von \'System\')', @@ -39,6 +55,7 @@ $self->{texts} = { 'Customer' => 'Kunde', 'DATEV Export' => 'DATEV-Export', 'DELETED' => 'Gelöscht', + 'DR' => 'S', 'DUNNING STARTED' => 'Mahnprozess gestartet', 'Dataset upgrade' => 'Datenbankaktualisierung', 'Date' => 'Datum', @@ -86,6 +103,7 @@ $self->{texts} = { 'Packing List' => 'Lieferschein', 'Page #1/#2' => 'Seite #1/#2', 'Pick List' => 'Sammelliste', + 'Preview' => 'Druckvorschau', 'Proforma Invoice' => 'Proformarechnung', 'Purchase Order' => 'Lieferantenauftrag', 'Quotation' => 'Angebot', @@ -125,6 +143,7 @@ $self->{texts} = { '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.', 'You must chose a user.' => 'Sie müssen einen Benutzer auswählen.', + '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.', '[email]' => '[email]', 'bin_list' => 'Lagerliste', 'config/authentication.pl: Key "DB_config" is missing.' => 'config/authentication.pl: Das Schlüsselwort "DB_config" fehlt.', @@ -161,6 +180,7 @@ $self->{subs} = { 'report_generator_do' => 'report_generator_do', 'report_generator_export_as_csv' => 'report_generator_export_as_csv', 'report_generator_export_as_pdf' => 'report_generator_export_as_pdf', + 'report_generator_set_default_sort' => 'report_generator_set_default_sort', 'save' => 'save', 'save_access_rights' => 'save_access_rights', 'save_follow_up' => 'save_follow_up',