X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/c87608abb2f5d98353e6838f33146b00a1399c3c..40d52f50:/locale/de/ap diff --git a/locale/de/ap b/locale/de/ap index 36a5bca53..b0a9bd18d 100644 --- a/locale/de/ap +++ b/locale/de/ap @@ -1,10 +1,13 @@ #!/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', 'AP Transaction (abbreviation)' => 'K', + 'AP Transaction Storno (one letter abbreviation)' => 'S', + 'AP Transaction with Storno (abbreviation)' => 'K(S)', 'AP Transactions' => 'Kreditorenbuchungen', 'AR' => 'Verkauf', 'AR Transaction' => 'Debitorenbuchung', @@ -105,6 +108,7 @@ $self->{texts} = { 'Invoice Date' => 'Rechnungsdatum', 'Invoice Date missing!' => 'Rechnungsdatum fehlt!', 'Invoice Number' => 'Rechnungsnummer', + 'Invoice with Storno (abbreviation)' => 'R(S)', 'Jan' => 'Jan', 'January' => 'Januar', 'Jul' => 'Jul', @@ -198,6 +202,7 @@ $self->{texts} = { 'Skip' => 'Überspringen', 'Source' => 'Beleg', 'Storno' => 'Storno', + 'Storno (one letter abbreviation)' => 'S', 'Storno Invoice' => 'Stornorechnung', 'Storno Packing List' => 'Stornolieferschein', 'Subject' => 'Betreff',