X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/39c2e07dc85ff2413772546fde8bea5fc9754825..refs/heads/order_controller:/locale/en/all diff --git a/locale/en/all b/locale/en/all index 92b686361..62a26965b 100644 --- a/locale/en/all +++ b/locale/en/all @@ -915,6 +915,7 @@ $self->{texts} = { 'Error: Invalid price factor' => '', 'Error: Invalid price group' => '', 'Error: Invalid project' => '', + 'Error: Invalid salesman' => '', 'Error: Invalid shipto' => '', 'Error: Invalid tax zone' => '', 'Error: Invalid vendor in column make_#1' => '', @@ -1142,6 +1143,7 @@ $self->{texts} = { 'Increase' => '', 'Individual Items' => '', 'Information' => '', + 'Insert Date' => '', 'Insert with new customer/vendor number' => '', 'Insert with new database ID' => '', 'Insert with new part number' => '', @@ -1192,6 +1194,7 @@ $self->{texts} = { 'It will simply set the taxkey to 0 (meaning "no taxes") which is the correct value for such inventory transactions.' => '', 'Item deleted!' => '', 'Item mode' => '', + 'Item multi selection with qty' => '', 'Item not on file!' => '', 'Item values' => '', 'Item variables' => '', @@ -2132,6 +2135,7 @@ $self->{texts} = { 'The custom variable has been deleted.' => '', 'The custom variable has been saved.' => '', 'The custom variable is in use and cannot be deleted.' => '', + 'The customer name is missing.' => '', 'The database for user management and authentication does not exist. You can create let kivitendo create it with the following parameters:' => '', 'The database host is missing.' => '', 'The database name is missing.' => '', @@ -2211,6 +2215,10 @@ $self->{texts} = { 'The payment term is in use and cannot be deleted.' => '', 'The payments have been posted.' => '', 'The preferred one is to install packages provided by your operating system distribution (e.g. Debian or RPM packages).' => '', + 'The price rule for this discount does not exist anymore' => '', + 'The price rule for this price does not exist anymore' => '', + 'The price rule is not a rule for discounts' => '', + 'The price rule is not a rule for prices' => '', 'The printer could not be deleted.' => '', 'The printer has been created.' => '', 'The printer has been deleted.' => '', @@ -2264,6 +2272,7 @@ $self->{texts} = { 'The user has been deleted.' => '', 'The user has been saved.' => '', 'The variable name must only consist of letters, numbers and underscores. It must begin with a letter. Example: send_christmas_present' => '', + 'The vendor name is missing.' => '', 'The warehouse could not be deleted because it has already been used.' => '', 'The warehouse does not contain any bins.' => '', 'The warehouse or the bin is missing.' => '', @@ -2620,6 +2629,8 @@ $self->{texts} = { 'delete' => '', 'delivered' => '', 'deliverydate' => '', + 'difference as skonto' => '', + 'difference_as_skonto' => 'remainder as skonto', 'direct debit' => '', 'disposed' => '', 'do not include' => '', @@ -2778,6 +2789,10 @@ $self->{texts} = { 'vendor_list' => '', 'warehouse_journal_list' => '', 'warehouse_report_list' => '', + 'with skonto acc. to pt' => '', + 'with_skonto_pt' => 'with skonto payment terms', + 'without skonto' => '', + 'without_skonto' => 'without skonto', 'wrongformat' => '', 'yearly' => '', 'yes' => '',