X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=locale%2Fde%2Fir;h=07797d62737ddf19645d4db03bc3fa4c13b605bb;hb=60e14abfddb3e3bf68e19e586a0ad9cff615fcd6;hp=5359be99b06a940b405ba7b92463da1726a03b2b;hpb=34366eda748e1198b8b2ead0c3fffd8edba9f23d;p=kivitendo-erp.git diff --git a/locale/de/ir b/locale/de/ir index 5359be99b..07797d627 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!', @@ -340,6 +341,8 @@ $self->{subs} = { 'NTI' => 'NTI', 'Q' => 'Q', '_check_io_auth' => '_check_io_auth', + '_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', @@ -416,6 +419,7 @@ $self->{subs} = { 'vendor_invoice' => 'vendor_invoice', 'vendor_selection' => 'vendor_selection', 'yes' => 'yes', + 'Übernehmen' => 'close', 'weiter' => 'continue', 'löschen' => 'delete', 'entwürfe_löschen' => 'delete_drafts',