X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=locale%2Fde%2Frp;h=86bec24d8309f7632db01cfa07e727a530530f54;hb=e1bfe807386b7db40e635ef363de854a42d541a2;hp=e8a2d462fcb809704b2bd7a52400a406f31c807c;hpb=cd92cf1c19785cdcd5812735185676c9ad982175;p=kivitendo-erp.git diff --git a/locale/de/rp b/locale/de/rp index e8a2d462f..86bec24d8 100644 --- a/locale/de/rp +++ b/locale/de/rp @@ -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 Aging' => 'Offene Verbindlichkeiten', @@ -29,6 +30,20 @@ $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.', 'Bis' => 'bis', 'CANCELED' => 'Storniert', + '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\')', @@ -232,6 +247,7 @@ $self->{texts} = { 'Yearly' => 'jährlich', '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.', '[email]' => '[email]', 'ap_aging_list' => 'liste_offene_verbindlichkeiten', 'ar_aging_list' => 'liste_offene_forderungen',