X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=locale%2Fde%2Ftodo;h=1090cb95e900b263d9c5d4e68e59676e340bd953;hb=4cc5904b3ed7efd6a3d1c1f77ed23bf589fe7d0d;hp=81a11572e1405456048506072f1bdf19be4b0e11;hpb=4d2cf39d6f0dcf99c92953bf02f8640226180564;p=kivitendo-erp.git diff --git a/locale/de/todo b/locale/de/todo index 81a11572e..1090cb95e 100644 --- a/locale/de/todo +++ b/locale/de/todo @@ -216,6 +216,7 @@ $self->{texts} = { 'Number missing in Row' => 'Nummer fehlt in Zeile', 'Oct' => 'Okt', 'October' => 'Oktober', + 'On Hand' => 'Auf Lager', 'Only due follow-ups' => 'Nur fällige Wiedervorlagen', 'Open' => 'Offen', 'OpenDocument/OASIS' => 'OpenDocument/OASIS', @@ -333,6 +334,7 @@ $self->{texts} = { 'Transactions, AR transactions, AP transactions' => 'Dialogbuchen, Debitorenrechnungen, Kreditorenrechnungen', 'Transfer To Stock' => 'Lagereingang', 'Trying to call a sub without a name' => 'Es wurde versucht, eine Unterfunktion ohne Namen aufzurufen.', + 'USt-IdNr.' => 'USt-IdNr.', 'Unit' => 'Einheit', 'Unknown dependency \'%s\'.' => 'Unbekannte Abhängigkeit \'%s\'.', 'Value' => 'Wert', @@ -404,6 +406,8 @@ $self->{subs} = { 'Q' => 'Q', '_check_io_auth' => '_check_io_auth', '_collect_links' => '_collect_links', + '_render_custom_variables_inputs' => '_render_custom_variables_inputs', + '_update_custom_variables' => '_update_custom_variables', '_update_part_information' => '_update_part_information', '_update_ship' => '_update_ship', 'add' => 'add',