X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/ef220490853ca3b41b4b67568af4bf6b6dc5cc30..55e9890a:/locale/de/ir diff --git a/locale/de/ir b/locale/de/ir index 7b37bc79f..c51b2329a 100644 --- a/locale/de/ir +++ b/locale/de/ir @@ -183,6 +183,7 @@ $self->{texts} = { 'Number missing in Row' => 'Nummer fehlt in Zeile', 'Oct' => 'Okt', 'October' => 'Oktober', + 'On Hand' => 'Auf Lager', 'OpenDocument/OASIS' => 'OpenDocument/OASIS', 'Order Date' => 'Auftragsdatum', 'Order Date missing!' => 'Auftragsdatum fehlt!', @@ -280,7 +281,7 @@ $self->{texts} = { 'The connection to the authentication database failed:' => 'Die Verbindung zur Authentifizierungsdatenbank schlug fehl:', 'The connection to the template database failed:' => 'Die Verbindung zur Vorlagendatenbank schlug fehl:', 'The creation of the authentication database failed:' => 'Das Anlegen der Authentifizierungsdatenbank schlug fehl:', - 'There are #1 unfinished follow-ups of which #2 are due.' => 'Es gibt #1 Wiedervorlage(n), von denen #2 fällig ist/sind.', + 'There are #1 unfinished follow-ups of which #2 are due.' => 'Es gibt #1 Wiedervorlage(n), von denen #2 fällig ist/sind.', 'To (email)' => 'An', 'Total' => 'Summe', 'Transactions, AR transactions, AP transactions' => 'Dialogbuchen, Debitorenrechnungen, Kreditorenrechnungen', @@ -340,6 +341,7 @@ $self->{subs} = { 'NTI' => 'NTI', 'Q' => 'Q', '_check_io_auth' => '_check_io_auth', + '_max_datepaid' => '_max_datepaid', '_render_custom_variables_inputs' => '_render_custom_variables_inputs', '_update_custom_variables' => '_update_custom_variables', '_update_part_information' => '_update_part_information',