Formulardaten für Datumsangabe gequoted, da hier sonst onBlur... im value stand.
[kivitendo-erp.git] / locale / de / io
index 9f3b183..c36bb96 100644 (file)
@@ -11,6 +11,7 @@ $self->{texts} = {
   'April'                       => 'April',
   'Attachment'                  => 'als Anhang',
   'Attachment name'             => 'Name des Anhangs',
+  'Attempt to call an undefined sub named \'%s\'' => 'Es wurde versucht, eine nicht definierte Unterfunktion namens \'%s\' aufzurufen.',
   'Aug'                         => 'Aug',
   'August'                      => 'August',
   'Bcc'                         => 'Bcc',
@@ -23,7 +24,6 @@ $self->{texts} = {
   'Confirmation'                => 'Auftragsbestätigung',
   'Contact'                     => 'Kontakt',
   'Continue'                    => 'Weiter',
-  'Copies'                      => 'Kopien',
   'Country'                     => 'Land',
   'Credit Note'                 => 'Gutschrift',
   'Customer Number'             => 'Kundennummer',
@@ -38,7 +38,6 @@ $self->{texts} = {
   'Discount'                    => 'Rabatt',
   'E-mail'                      => 'eMail',
   'E-mail address missing!'     => 'E-Mail-Adresse fehlt!',
-  'E-mailed'                    => 'eMail gesendet.',
   'ELSE'                        => 'Zusatz',
   'Enter longdescription'       => 'Langtext eingeben',
   'Error in database control file \'%s\': %s' => 'Fehler in Datenbankupgradekontrolldatei \'%s\': %s',
@@ -47,7 +46,6 @@ $self->{texts} = {
   'Feb'                         => 'Feb',
   'February'                    => 'Februar',
   'Group'                       => 'Warengruppe',
-  'Group Items'                 => 'Waren gruppieren',
   'History'                     => 'Historie',
   'In-line'                     => 'im Text',
   'Invoice'                     => 'Rechnung',
@@ -106,7 +104,6 @@ $self->{texts} = {
   'Postscript'                  => 'Postscript',
   'Price'                       => 'Preis',
   'Pricegroup'                  => 'Preisgruppe',
-  'Printed'                     => 'gedruckt.',
   'Printer'                     => 'Drucker',
   'Proforma Invoice'            => 'Proformarechnung',
   'Project'                     => 'Projekt',
@@ -115,12 +112,10 @@ $self->{texts} = {
   'Purchase Order'              => 'Lieferantenauftrag',
   'Qty'                         => 'Menge',
   'Queue'                       => 'Warteschlange',
-  'Queued'                      => 'In Warteschlange eingereiht.',
   'Quotation'                   => 'Angebot',
   'Quotation Date missing!'     => 'Angebotsdatum fehlt!',
   'Quotation Number missing!'   => 'Angebotsnummer fehlt!',
   'RFQ'                         => 'Anfrage',
-  'Remove Draft'                => 'Entwurf löschen',
   'Reqdate'                     => 'Lieferdatum',
   'Required by'                 => 'Lieferdatum',
   'SAVED'                       => 'Gespeichert',
@@ -150,6 +145,7 @@ $self->{texts} = {
   'Subtotal'                    => 'Zwischensumme',
   'The \'tag\' field must only consist of alphanumeric characters or the carachters - _ ( )' => 'Das Feld \'tag\' darf nur aus alphanumerischen Zeichen und den Zeichen - _ ( ) bestehen.',
   'To'                          => 'An',
+  'Trying to call a sub without a name' => 'Es wurde versucht, eine Unterfunktion ohne Namen aufzurufen.',
   'Unit'                        => 'Einheit',
   'Unknown dependency \'%s\'.'  => 'Unbekannte Abhängigkeit \'%s\'.',
   'Value'                       => 'Wert',
@@ -179,6 +175,7 @@ $self->{subs} = {
   'Q'                           => 'Q',
   'build_std_url'               => 'build_std_url',
   'calculate_qty'               => 'calculate_qty',
+  'call_sub'                    => 'call_sub',
   'check_form'                  => 'check_form',
   'customer_details'            => 'customer_details',
   'delivery_customer_selection' => 'delivery_customer_selection',