Beim Dialogbuchen die Kontensalden zu den jeweils ausgewählten Konten anzeigen. Fix...
[kivitendo-erp.git] / locale / de / fu
index d13fba9..cf3deb2 100644 (file)
@@ -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,14 +16,26 @@ $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\')',
   'Confirmation'                => 'Auftragsbestätigung',
-  'Could not spawn html2ps or GhostScript.' => 'html2ps oder GhostScript konnte nicht gestartet werden.',
   'Could not spawn the printer command.' => 'Die Druckanwendung konnte nicht gestartet werden.',
-  'Could not write the html2ps config file.' => 'Die temporäre html2ps-Konfigurationsdatei konnte nicht geschrieben werden.',
-  'Could not write the temporary HTML file.' => 'Eine temporäre HTML-Datei konnte nicht geschrieben werden.',
   'Create and edit RFQs'        => 'Lieferantenanfragen erfassen und bearbeiten',
   'Create and edit customers and vendors' => 'Kunden und Lieferanten erfassen und bearbeiten',
   'Create and edit dunnings'    => 'Mahnungen erfassen und bearbeiten',
@@ -42,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',
@@ -72,6 +86,7 @@ $self->{texts} = {
   'Missing \'description\' field.' => 'Fehlendes Feld \'description\'.',
   'Missing \'tag\' field.'      => 'Fehlendes Feld \'tag\'.',
   'Missing parameter #1 in call to sub #2.' => 'Fehlernder Parameter \'#1\' in Funktionsaufruf \'#2\'.',
+  'Missing parameter (at least one of #1) in call to sub #2.' => 'Fehlernder Parameter (mindestens einer aus \'#1\') in Funktionsaufruf \'#2\'.',
   'More than one control file with the tag \'%s\' exist.' => 'Es gibt mehr als eine Kontrolldatei mit dem Tag \'%s\'.',
   'No'                          => 'Nein',
   'No action defined.'          => 'Keine Aktion definiert.',
@@ -88,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',
@@ -127,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.',
@@ -163,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',