X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=locale%2Fde%2Famcvar;h=f16a0531f74a5c8a20c01f2fbafe989b5c3caa7f;hb=5d44361c86fe35b3fb0485f2dbface7cf6d73b1d;hp=76007221398037ad21b6e8f449542efd36c52537;hpb=ddf6b21857f3b1cfbc9efe74004d5faa8e03d23c;p=kivitendo-erp.git diff --git a/locale/de/amcvar b/locale/de/amcvar index 760072213..f16a0531f 100644 --- a/locale/de/amcvar +++ b/locale/de/amcvar @@ -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', 'AR' => 'Verkauf', @@ -60,6 +61,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\'.', 'Name' => 'Name', 'No' => 'Nein', @@ -81,6 +83,7 @@ $self->{texts} = { 'Part description' => 'Artikelbeschreibung', 'Pick List' => 'Sammelliste', 'Please enter values' => 'Bitte Werte eingeben', + 'Preview' => 'Druckvorschau', 'Proforma Invoice' => 'Proformarechnung', 'Purchase Order' => 'Lieferantenauftrag', 'Quotation' => 'Angebot', @@ -127,6 +130,7 @@ $self->{texts} = { 'Yes' => 'Ja', 'Yes/No (Checkbox)' => 'Ja/Nein (Checkbox)', '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]', 'bin_list' => 'Lagerliste', 'config/authentication.pl: Key "DB_config" is missing.' => 'config/authentication.pl: Das Schlüsselwort "DB_config" fehlt.',