|
#!/usr/bin/perl
|
|
# -*- coding: utf-8; -*-
|
|
# vim: fenc=utf-8
|
|
|
|
use utf8;
|
|
|
|
# These are all the texts to build the translations files.
|
|
# The file has the form of 'english text' => 'foreign text',
|
|
# you can add the translation in this file or in the 'missing' file
|
|
# run locales.pl from this directory to rebuild the translation files
|
|
|
|
$self->{texts} = {
|
|
' Date missing!' => '',
|
|
' bytes, max=' => '',
|
|
' have been set to the state \'paid\'' => '',
|
|
' missing!' => '',
|
|
' would be set to the state \'paid\'' => '',
|
|
'"#1" seems to be a faulty list of email addresses. After extracing addresses (#2) too many characters are left.' => '',
|
|
'"#1" seems to be a faulty list of email addresses. No addresses could be extracted.' => '',
|
|
'#1 (custom variable)' => '',
|
|
'#1 MD' => '',
|
|
'#1 additional part(s)' => '',
|
|
'#1 bank transaction bookings undone.' => '',
|
|
'#1 dunnings have been deleted' => '',
|
|
'#1 equal or less than #2' => '',
|
|
'#1 equal or more than #2' => '',
|
|
'#1 equals #2' => '',
|
|
'#1 h' => '',
|
|
'#1 invoice(s) saved.' => '',
|
|
'#1 is #2' => '',
|
|
'#1 is after #2' => '',
|
|
'#1 is before #2' => '',
|
|
'#1 less than #2' => '',
|
|
'#1 more than #2' => '',
|
|
'#1 prices were updated.' => '',
|
|
'#1 proposal(s) saved.' => '',
|
|
'#1 proposal(s) with #2 invoice(s) saved.' => '',
|
|
'#1 salses orders were converted to #2 delivery orders' => '',
|
|
'#1 section(s)' => '',
|
|
'#1 text block(s) back' => '',
|
|
'#1 text block(s) front' => '',
|
|
'%' => '',
|
|
'(0 means fix values)' => '',
|
|
'(0 means no scrollbar)' => '',
|
|
'(recommended) Insert the used currencies in the system. You can simply change the name of the currencies by editing the textfields above. Do not use a name of a currency that is already in use.' => '',
|
|
'*/' => '',
|
|
'+' => '',
|
|
', if set' => '',
|
|
'---please select---' => '',
|
|
'. Automatically generated.' => '',
|
|
'...after logging in' => '',
|
|
'...done' => '',
|
|
'...on the TODO list' => '',
|
|
'0% tax with taxkey' => '',
|
|
'1. Quarter' => '',
|
|
'2 years' => '',
|
|
'2. Quarter' => '',
|
|
'3 years' => '',
|
|
'3. Quarter' => '',
|
|
'4 years' => '',
|
|
'4. Quarter' => '',
|
|
'5 years' => '',
|
|
'<b> I DO CARE!</b> Please check create warehouse and bins and define a name for the warehouse (Bins will be created automatically) and then continue' => '',
|
|
'<b> I DO CARE!</b> Please click back and cancel the update and come back after there has been at least one warehouse defined with bin(s).:' => '',
|
|
'<b> I DO NOT CARE</b> Please click continue and the following data (see list) will be deleted:' => '',
|
|
'<b>Automatically create new bins</b> in the following new warehouse ' => '',
|
|
'<b>Automatically create new bins</b> in the following warehouse if not selected in the list above' => '',
|
|
'<b>Default Bins Migration !READ CAREFULLY!</b>' => '',
|
|
'<b>What</b> do you want to look for?' => '',
|
|
'A canceled general ledger transaction cannot be canceled again.' => '',
|
|
'A canceled general ledger transaction cannot be deleted.' => '',
|
|
'A canceled general ledger transaction cannot be posted.' => '',
|
|
'A canceled invoice cannot be posted.' => '',
|
|
'A canceled invoice cannot be used. Please undo the cancellation first.' => '',
|
|
'A customer with the same VAT ID already exists.' => '',
|
|
'A customer with the same taxnumber already exists.' => '',
|
|
'A digit is required.' => '',
|
|
'A directory with the name for the new print templates exists already.' => '',
|
|
'A lot of the usability of kivitendo has been enhanced with javascript. Although it is currently possible to use every aspect of kivitendo without javascript, we strongly recommend it. In a future version this may change and javascript may be necessary to access advanced features.' => '',
|
|
'A lower-case character is required.' => '',
|
|
'A payment can only be posted for multiple invoices if the amount to post is equal to or bigger than the sum of the open amounts of the affected invoices.' => '',
|
|
'A special character is required (valid characters: #1).' => '',
|
|
'A target quantitiy has to be given' => '',
|
|
'A transaction description is required.' => '',
|
|
'A unit with this name does already exist.' => '',
|
|
'A valid taxkey is missing!' => '',
|
|
'A variable marked as \'Deactivate by default\' isn\'t automatically added to all articles, and has to be explicitly added for each desired article in its master data tab. Only then can the variable be used for that article in the records.' => '',
|
|
'A variable marked as \'editable\' can be changed in each quotation, order, invoice etc.' => '',
|
|
'A vendor with the same VAT ID already exists.' => '',
|
|
'A vendor with the same taxnumber already exists.' => '',
|
|
'ADDED' => '',
|
|
'AP' => 'Purchases',
|
|
'AP Aging' => 'Creditor Aging',
|
|
'AP Transaction' => 'Purchase Transaction',
|
|
'AP Transaction (abbreviation)' => '',
|
|
'AP Transaction Storno (one letter abbreviation)' => '',
|
|
'AP Transaction Template' => '',
|
|
'AP Transaction with Storno (abbreviation)' => '',
|
|
'AP Transaction/AccTrans Item row names' => '',
|
|
'AP Transactions' => 'Purchase Transactions',
|
|
'AP template suggestions' => '',
|
|
'AP transaction \'#1\' posted (ID: #2)' => '',
|
|
'AP transaction posted successfully' => '',
|
|
'AP transactions changeable' => '',
|
|
'AP transactions with sales taxkeys and/or AR transactions with input taxkeys' => '',
|
|
'AP/AR Aging & Journal' => '',
|
|
'AR' => 'Sales',
|
|
'AR Aging' => 'Debtor Aging',
|
|
'AR Transaction' => 'Sales Transaction',
|
|
'AR Transaction (abbreviation)' => '',
|
|
'AR Transaction Template' => '',
|
|
'AR Transaction/AccTrans Item row names' => '',
|
|
'AR Transactions' => 'Sales Transactions',
|
|
'AR transaction \'#1\' posted (ID: #2)' => '',
|
|
'AR transactions (Dunning Fees)' => '',
|
|
'AR transactions changeable' => '',
|
|
'ASSETS' => '',
|
|
'ATTENTION! If you enabled this feature you can not simply turn it off again without taking care that best_before fields are emptied in the database.' => '',
|
|
'ATTENTION! You can not simply change it from periodic to perpetual once you started posting.' => '',
|
|
'AUTOMATICALLY MATCH BINS' => '',
|
|
'Abbreviation Legend' => '',
|
|
'Abort' => '',
|
|
'Abrechnungsnummer' => '',
|
|
'Absolute BB Balance' => '',
|
|
'Absolute BT Balance' => '',
|
|
'Acc Transaction' => '',
|
|
'Acc transaction' => '',
|
|
'AccTransaction' => '',
|
|
'Acceptance Statuses' => '',
|
|
'Access rights' => '',
|
|
'Access to clients' => '',
|
|
'Account' => '',
|
|
'Account Category A' => '',
|
|
'Account Category C' => '',
|
|
'Account Category E' => '',
|
|
'Account Category G' => '',
|
|
'Account Category I' => '',
|
|
'Account Category L' => '',
|
|
'Account Category Q' => '',
|
|
'Account Description missing!' => '',
|
|
'Account Link AP' => '',
|
|
'Account Link AP_amount' => '',
|
|
'Account Link AP_paid' => '',
|
|
'Account Link AP_tax' => '',
|
|
'Account Link AR' => '',
|
|
'Account Link AR_amount' => '',
|
|
'Account Link AR_paid' => '',
|
|
'Account Link AR_tax' => '',
|
|
'Account Link IC' => '',
|
|
'Account Link IC_cogs' => '',
|
|
'Account Link IC_expense' => '',
|
|
'Account Link IC_income' => '',
|
|
'Account Link IC_sale' => '',
|
|
'Account Link IC_taxpart' => '',
|
|
'Account Link IC_taxservice' => '',
|
|
'Account Number' => '',
|
|
'Account Number missing!' => '',
|
|
'Account Nummer' => '',
|
|
'Account Type' => '',
|
|
'Account Type missing!' => '',
|
|
'Account categories' => '',
|
|
'Account deleted!' => '',
|
|
'Account for fees' => '',
|
|
'Account for interest' => '',
|
|
'Account for workflow from purchase order to ap transaction' => '',
|
|
'Account number' => '',
|
|
'Account number (database ID)' => '',
|
|
'Account number not unique!' => '',
|
|
'Account number of the goal/source' => '',
|
|
'Account saved!' => '',
|
|
'Accounting desired' => '',
|
|
'Accounting method' => '',
|
|
'Accounts & Sum' => '',
|
|
'Accrual' => '',
|
|
'Accrual accounting' => '',
|
|
'Action' => '',
|
|
'Actions' => '',
|
|
'Activate kivitendo module' => '',
|
|
'Active' => '',
|
|
'Active shops:' => '',
|
|
'Active?' => '',
|
|
'Add' => '',
|
|
'Add AP Transaction' => '',
|
|
'Add AR Transaction' => '',
|
|
'Add Account' => '',
|
|
'Add Accounts Payables Transaction' => 'Add Purchase Transaction',
|
|
'Add Accounts Receivables Transaction' => 'Add Sales Transaction',
|
|
'Add Assembly' => '',
|
|
'Add Assortment' => '',
|
|
'Add Client' => '',
|
|
'Add Credit Note' => '',
|
|
'Add Credit Note for this dunning level:' => '',
|
|
'Add Customer' => '',
|
|
'Add Customer/Vendor Number' => '',
|
|
'Add Customer/Vendor Number as a reference add-on for SEPA export.' => '',
|
|
'Add Delivery Note' => '',
|
|
'Add Delivery Order' => '',
|
|
'Add Document from \'#1\'' => '',
|
|
'Add Dunning' => '',
|
|
'Add Final Invoice' => '',
|
|
'Add Follow-Up' => '',
|
|
'Add Follow-Up for #1' => '',
|
|
'Add General Ledger Transaction' => '',
|
|
'Add Invoice' => '',
|
|
'Add Invoice for Advance Payment' => '',
|
|
'Add Letter' => '',
|
|
'Add Part' => '',
|
|
'Add Parts here!' => '',
|
|
'Add Price Factor' => '',
|
|
'Add Printer' => '',
|
|
'Add Project' => '',
|
|
'Add Purchase Credit Note' => '',
|
|
'Add Purchase Delivery Order' => '',
|
|
'Add Purchase Invoice' => '',
|
|
'Add Purchase Order' => '',
|
|
'Add Purchase Order Confirmation' => '',
|
|
'Add Purchase Quotation Intake' => '',
|
|
'Add Purchase Reclamation' => '',
|
|
'Add Quotation' => '',
|
|
'Add RFQ' => '',
|
|
'Add RMA Delivery Order' => '',
|
|
'Add Request for Quotation' => '',
|
|
'Add Requirement Spec' => '',
|
|
'Add Requirement Spec Template' => '',
|
|
'Add Sales Delivery Order' => '',
|
|
'Add Sales Invoice' => '',
|
|
'Add Sales Order' => '',
|
|
'Add Sales Order Confirmation' => '',
|
|
'Add Sales Order Intake' => '',
|
|
'Add Sales Reclamation' => '',
|
|
'Add Service' => '',
|
|
'Add Storno Credit Note' => '',
|
|
'Add Storno Invoice' => '',
|
|
'Add Storno Invoice for Advance Payment' => '',
|
|
'Add Supplier Delivery Order' => '',
|
|
'Add Transaction' => '',
|
|
'Add User' => '',
|
|
'Add User Group' => '',
|
|
'Add Vendor' => '',
|
|
'Add Vendor Invoice' => '',
|
|
'Add Warehouse' => '',
|
|
'Add acceptance status' => '',
|
|
'Add bank account' => '',
|
|
'Add booking group' => '',
|
|
'Add business' => '',
|
|
'Add complexity' => '',
|
|
'Add counted' => '',
|
|
'Add custom report query' => '',
|
|
'Add custom variable' => '',
|
|
'Add department' => '',
|
|
'Add document for' => '',
|
|
'Add document for AP transactions' => '',
|
|
'Add document for AR transactions' => '',
|
|
'Add document for GL transactions' => '',
|
|
'Add document for Purchase invoices' => '',
|
|
'Add empty line (csv_import)' => '',
|
|
'Add function block' => '',
|
|
'Add greeting' => '',
|
|
'Add headers from last uploaded file (csv_import)' => '',
|
|
'Add invoices' => '',
|
|
'Add language' => '',
|
|
'Add link: select records to link with' => '',
|
|
'Add linked record' => '',
|
|
'Add links' => '',
|
|
'Add multiple items' => '',
|
|
'Add new currency' => '',
|
|
'Add new custom variable' => '',
|
|
'Add new price rule item' => '',
|
|
'Add new record template' => '',
|
|
'Add note' => '',
|
|
'Add open Credit Notes' => '',
|
|
'Add part' => '',
|
|
'Add part classification' => '',
|
|
'Add partsgroup' => '',
|
|
'Add picture' => '',
|
|
'Add picture to text block' => '',
|
|
'Add pre-defined text' => '',
|
|
'Add pricegroup' => '',
|
|
'Add project status' => '',
|
|
'Add project type' => '',
|
|
'Add reclamation reason' => '',
|
|
'Add requirement spec status' => '',
|
|
'Add requirement spec type' => '',
|
|
'Add rfq/order status' => '',
|
|
'Add risk level' => '',
|
|
'Add row' => '',
|
|
'Add section' => '',
|
|
'Add shop' => '',
|
|
'Add sub function block' => '',
|
|
'Add taxzone' => '',
|
|
'Add text block' => '',
|
|
'Add time recording article' => '',
|
|
'Add title' => '',
|
|
'Add to basket' => '',
|
|
'Add to purchase basket' => '',
|
|
'Add unit' => '',
|
|
'Added sections and function blocks: #1' => '',
|
|
'Added text blocks: #1' => '',
|
|
'Addition' => '',
|
|
'Additional Billing Address' => '',
|
|
'Additional Billing Addresses' => '',
|
|
'Additional articles' => '',
|
|
'Additional articles actions' => '',
|
|
'Additional errors:' => '',
|
|
'Address' => '',
|
|
'Address deleted.' => '',
|
|
'Address is in use and was flagged invalid.' => '',
|
|
'Admin Login' => '',
|
|
'Administration' => '',
|
|
'Administration area' => '',
|
|
'Advance turnover tax return' => '',
|
|
'Advance turnover tax return only valid for SKR03 or SKR04' => '',
|
|
'After' => '',
|
|
'After closed period' => '',
|
|
'Aktion' => '',
|
|
'All' => '',
|
|
'All Accounts' => '',
|
|
'All Data' => '',
|
|
'All as list' => '',
|
|
'All changes in that file have been reverted.' => '',
|
|
'All clients' => '',
|
|
'All employees' => '',
|
|
'All general ledger entries' => '',
|
|
'All groups' => '',
|
|
'All modules' => '',
|
|
'All parts of vendor odered by onhand' => '',
|
|
'All partsgroups' => '',
|
|
'All pay postings successfully imported.' => '',
|
|
'All payments have already been posted.' => '',
|
|
'All payments must be posted before the payment list can be downloaded.' => '',
|
|
'All phone numbers' => '',
|
|
'All price sources' => '',
|
|
'All reports' => '',
|
|
'All the other clients will start with an empty set of WebDAV folders.' => '',
|
|
'All the selected exports have already been closed, or all of their items have already been executed.' => '',
|
|
'All transactions' => '',
|
|
'All units have either no or exactly one base unit of which they are multiples.' => '',
|
|
'All users' => '',
|
|
'Allocate for Assembly' => '',
|
|
'Allocations are not sufficient or overfulfilled' => '',
|
|
'Allocations didn\'t pass constraints' => '',
|
|
'Allow access' => '',
|
|
'Allow conversion from sales orders to sales invoices' => '',
|
|
'Allow conversion from sales quotations to sales invoices' => '',
|
|
'Allow direct creation of new purchase delivery orders' => '',
|
|
'Allow direct creation of new purchase invoices' => '',
|
|
'Allow fuzzy skonto for payment bookings' => '',
|
|
'Allow the following users access to my follow-ups:' => '',
|
|
'Allow to delete generated printfiles' => '',
|
|
'Allowed skonto percentage deviation' => '',
|
|
'Already counted' => '',
|
|
'Already imported entries (duplicates)' => '',
|
|
'Already imported: ' => '',
|
|
'Always edit assembly items (user can change/delete items even if assemblies are already produced)' => '',
|
|
'Always edit assortment items (user can change/delete items even if assortments are already used)' => '',
|
|
'Always save orders with a projectnumber (create new projects)' => '',
|
|
'Amended Advance Turnover Tax Return' => '',
|
|
'Amount' => '',
|
|
'Amount (for verification)' => '',
|
|
'Amount BB' => '',
|
|
'Amount BT' => '',
|
|
'Amount Due' => '',
|
|
'Amount and net amount are calculated by kivitendo. "verify_amount" and "verify_netamount" can be used for sanity checks.' => '',
|
|
'Amount has wrong format.' => '',
|
|
'Amount less skonto' => '',
|
|
'Amount payable' => '',
|
|
'Amount payable less discount' => '',
|
|
'Amounts' => '',
|
|
'Amounts differ too much' => '',
|
|
'An error occurred while transferring the file.' => '',
|
|
'An error occurred. Letter could not be deleted.' => '',
|
|
'An exception occurred during execution.' => '',
|
|
'An invalid character was used (invalid characters: #1).' => '',
|
|
'An invalid character was used (valid characters: #1).' => '',
|
|
'An upper-case character is required.' => '',
|
|
'Analyze' => '',
|
|
'Annotations' => '',
|
|
'Any stock contents containing a best before date will be impossible to stock out otherwise.' => '',
|
|
'Ap aging on %s' => '',
|
|
'Application Error. Wrong Format' => '',
|
|
'Apply' => '',
|
|
'Apply customer' => '',
|
|
'Apply to all parts' => '',
|
|
'Apply to all transfers' => '',
|
|
'Apply to parts without booking group' => '',
|
|
'Apply to selected rows' => '',
|
|
'Apply to transfers without bin' => '',
|
|
'Apply to transfers without comment' => '',
|
|
'Apply to transfers without warehouse' => '',
|
|
'Apply with Attachment' => '',
|
|
'Apply year-end bookings' => '',
|
|
'Applying #1:' => '',
|
|
'Approximately #1 prices will be updated.' => '',
|
|
'Apr' => '',
|
|
'April' => '',
|
|
'Ar aging on %s' => '',
|
|
'Are you sure to update all positions from master data?' => '',
|
|
'Are you sure to update this position from master data?' => '',
|
|
'Are you sure you want to delete Invoice Number' => '',
|
|
'Are you sure you want to delete this letter?' => '',
|
|
'Are you sure you want to remove the marked entries from the queue?' => '',
|
|
'Are you sure you want to update the prices' => '',
|
|
'Are you sure you want to update the selected record template with the current values? This cannot be undone.' => '',
|
|
'Are you sure?' => '',
|
|
'Article' => '',
|
|
'Article Code' => '',
|
|
'Article classification' => '',
|
|
'Article data' => '',
|
|
'Article details' => '',
|
|
'Article type' => '',
|
|
'Articles' => '',
|
|
'As a result, the saved onhand values of the present goods can be stored into a warehouse designated by you, or will be reset for a proper warehouse tracking' => '',
|
|
'As of version 3.7 most of the variables are also availabe as a print variable.' => '',
|
|
'As the view starts from sales orders, normally sales quotations are not included.' => '',
|
|
'Assemblies' => '',
|
|
'Assembly' => '',
|
|
'Assembly (typeabbreviation)' => 'A',
|
|
'Assembly Item Number' => '',
|
|
'Assembly Item Qty' => '',
|
|
'Assembly Last Cost' => '',
|
|
'Assembly Number missing!' => '',
|
|
'Assembly creation transfers services' => '',
|
|
'Assembly creation warehouse dependent' => '',
|
|
'Assembly items' => '',
|
|
'Asset' => '',
|
|
'Assets' => '',
|
|
'Assign' => '',
|
|
'Assign article' => '',
|
|
'Assign invoice' => '',
|
|
'Assign the following article to all sections' => '',
|
|
'Assigned' => '',
|
|
'Assigned invoices with amount' => '',
|
|
'Assigned order must be a sales order.' => '',
|
|
'Assignment of articles to sections' => '',
|
|
'Assistant for general ledger corrections' => '',
|
|
'Assortment' => '',
|
|
'Assortment (typeabbreviation)' => 'As',
|
|
'Assortment items' => '',
|
|
'Assume Tax Consultant Data in Tax Computation?' => '',
|
|
'At least' => '',
|
|
'At least #1 invoice(s) not saved' => '',
|
|
'At least one Perl module that kivitendo ERP requires for running is not installed on your system.' => '',
|
|
'At least one of the columns #1, customer, customernumber, customer_gln, vendor, vendornumber, vendor_gln (depending on the target table) is required for matching the entry to an existing customer or vendor.' => '',
|
|
'At most' => '',
|
|
'At position' => '',
|
|
'At the moment the transaction looks like this:' => '',
|
|
'Attach PDF:' => '',
|
|
'Attached Filename' => '',
|
|
'Attachment' => '',
|
|
'Attachment name' => '',
|
|
'Attachments' => '',
|
|
'Attempt to call an undefined sub named \'%s\'' => '',
|
|
'Audit Control' => '',
|
|
'Aug' => '',
|
|
'August' => '',
|
|
'Austria' => '',
|
|
'Authentification database creation' => '',
|
|
'Authentification tables creation' => '',
|
|
'Author' => '',
|
|
'Auto Send?' => '',
|
|
'Automatic' => '',
|
|
'Automatic Foreign Exchange Bank Fees' => '',
|
|
'Automatic date calculation' => '',
|
|
'Automatic deletion of leading, trailing and excessive (repetitive) spaces in customer or vendor names' => '',
|
|
'Automatic deletion of leading, trailing and excessive (repetitive) spaces in part description and part notes. Affects the CSV import as well.' => '',
|
|
'Automatic skonto chart purchase' => '',
|
|
'Automatic skonto chart sales' => '',
|
|
'Automatically assigned with bank transaction' => '',
|
|
'Automatically create new bins' => '',
|
|
'Automatically created invoice for fee and interest for dunning %s' => '',
|
|
'Automatically delete entries for missing files. Ensure that these files are no longer required!' => '',
|
|
'Available' => '',
|
|
'Available Prices' => '',
|
|
'Available Stock' => '',
|
|
'Available amount' => '',
|
|
'Available qty' => '',
|
|
'Available to all users' => '',
|
|
'BALANCE SHEET' => '',
|
|
'BB Balance' => '',
|
|
'BIC' => '',
|
|
'BOM' => '',
|
|
'BT Balance' => '',
|
|
'BWA' => '',
|
|
'Back' => '',
|
|
'Back to login' => '',
|
|
'Background job history' => '',
|
|
'Background jobs' => '',
|
|
'Background jobs and task server' => '',
|
|
'Balance' => '',
|
|
'Balance Sheet' => '',
|
|
'Balance accounts' => '',
|
|
'Balance sheet date' => '',
|
|
'Balance startdate method' => '',
|
|
'Balance with CB' => '',
|
|
'Balances' => '',
|
|
'Balancing' => '',
|
|
'Bank' => '',
|
|
'Bank Account' => '',
|
|
'Bank Account Id Number (Swiss)' => '',
|
|
'Bank Code' => '',
|
|
'Bank Code (long)' => '',
|
|
'Bank Code Number' => '',
|
|
'Bank Connection Tax Office' => '',
|
|
'Bank Connections' => '',
|
|
'Bank Fee Booking' => '',
|
|
'Bank Import' => '',
|
|
'Bank Transaction' => '',
|
|
'Bank Transaction is in a closed period.' => '',
|
|
'Bank account' => '',
|
|
'Bank account id number invalid. Must be 6 digits.' => '',
|
|
'Bank accounts' => '',
|
|
'Bank code' => '',
|
|
'Bank code of the goal/source' => '',
|
|
'Bank collection amount' => '',
|
|
'Bank collection payment list for export #1' => '',
|
|
'Bank collection via SEPA' => '',
|
|
'Bank collections via SEPA' => '',
|
|
'Bank transaction' => '',
|
|
'Bank transactions' => '',
|
|
'Bank transactions MT940' => '',
|
|
'Bank transactions that either only have warnings or no message at all have been posted.' => '',
|
|
'Bank transactions with errors have not been posted.' => '',
|
|
'Bank transfer amount' => '',
|
|
'Bank transfer payment list for export #1' => '',
|
|
'Bank transfer via SEPA' => '',
|
|
'Bank transfer via SEPA is blocked' => '',
|
|
'Bank transfer via SEPA is unblocked' => '',
|
|
'Bank transfers via SEPA' => '',
|
|
'Base Transaction Value' => '',
|
|
'Base Transaction Value Currency Code' => '',
|
|
'Base unit' => '',
|
|
'Basic Article Data' => '',
|
|
'Basic Data' => '',
|
|
'Basic Settings for the Requirement Spec' => '',
|
|
'Basic Settings for the Requirement Spec Template' => '',
|
|
'Basic settings' => '',
|
|
'Basic settings actions' => '',
|
|
'Basis of calculation' => '',
|
|
'Batch Printing' => '',
|
|
'Bcc' => '',
|
|
'Bcc E-mail' => '',
|
|
'Because the useability gets worse if one partnumber is used for several parts (for example if you are searching a position for an invoice), partnumbers should be unique.' => '',
|
|
'Before' => '',
|
|
'Before saving a sales order, this article will be checked and a warning is generated.' => '',
|
|
'Belgium' => '',
|
|
'Beratername' => '',
|
|
'Beraternummer' => '',
|
|
'Best Before' => '',
|
|
'Best Discount' => '',
|
|
'Best Price' => '',
|
|
'Bilanz' => '',
|
|
'Billable amount' => '',
|
|
'Billed amount' => '',
|
|
'Billed extra expenses' => '',
|
|
'Billing Address' => '',
|
|
'Billing Periodicity' => '',
|
|
'Billing/shipping address' => '',
|
|
'Billing/shipping address (GLN)' => '',
|
|
'Billing/shipping address (city)' => '',
|
|
'Billing/shipping address (country)' => '',
|
|
'Billing/shipping address (street)' => '',
|
|
'Billing/shipping address (zipcode)' => '',
|
|
'Bin' => '',
|
|
'Bin (database ID)' => '',
|
|
'Bin (name)' => '',
|
|
'Bin From' => '',
|
|
'Bin List' => '',
|
|
'Bin To' => '',
|
|
'Binding to the LDAP server as "#1" failed. Please check config/kivitendo.conf.' => '',
|
|
'Bins' => '',
|
|
'Bins saved.' => '',
|
|
'Bins that have been used in the past cannot be deleted anymore. For these bins there\'s no checkbox in the "Delete" column.' => '',
|
|
'Birthday' => '',
|
|
'Birthday (after conversion)' => '',
|
|
'Birthday (before conversion)' => '',
|
|
'Bis' => '',
|
|
'Block Bank transfer via SEPA' => '',
|
|
'Body' => '',
|
|
'Body:' => '',
|
|
'Booked' => '',
|
|
'Booking Date' => '',
|
|
'Booking group' => '',
|
|
'Booking group #1 needs a valid expense account' => '',
|
|
'Booking group #1 needs a valid income account' => '',
|
|
'Booking group #1 needs a valid inventory account' => '',
|
|
'Booking group (database ID)' => '',
|
|
'Booking group (name)' => '',
|
|
'Booking groups' => '',
|
|
'Booking needs at least one debit and one credit booking!' => '',
|
|
'Bookinggroup/Tax' => '',
|
|
'Books are open' => '',
|
|
'Books closed until:' => '',
|
|
'Books closed up to' => '',
|
|
'Boolean variables: If the default value is non-empty then the checkbox will be checked by default and unchecked otherwise.' => '',
|
|
'Both' => '',
|
|
'Both-sided' => '',
|
|
'Bottom' => '',
|
|
'Bought' => '',
|
|
'Break down by' => '',
|
|
'Break up the update and contact a service provider.' => '',
|
|
'Business' => '',
|
|
'Business Discount' => '',
|
|
'Business Number' => '',
|
|
'Business Type Model' => '',
|
|
'Business Volume' => '',
|
|
'Business evaluation' => '',
|
|
'Business type (database ID)' => '',
|
|
'Business type (name)' => '',
|
|
'Businesses' => '',
|
|
'CANCELED' => '',
|
|
'CB Transaction' => '',
|
|
'CB Transactions' => '',
|
|
'CC to Employee' => '',
|
|
'CKEditor5 Test' => '',
|
|
'CN' => '',
|
|
'CR' => '',
|
|
'CSS style for pictures' => '',
|
|
'CSS-Documentation' => '',
|
|
'CSV Export successful!' => '',
|
|
'CSV File' => '',
|
|
'CSV export' => '',
|
|
'CSV export -- options' => '',
|
|
'CSV import: additional billing addresses' => '',
|
|
'CSV import: ap transactions' => '',
|
|
'CSV import: ar transactions' => '',
|
|
'CSV import: bank transactions' => '',
|
|
'CSV import: contacts' => '',
|
|
'CSV import: customers and vendors' => '',
|
|
'CSV import: delivery orders' => '',
|
|
'CSV import: inventories' => '',
|
|
'CSV import: orders' => '',
|
|
'CSV import: parts and services' => '',
|
|
'CSV import: projects' => '',
|
|
'CSV import: shipping addresses' => '',
|
|
'CTI settings' => '',
|
|
'Calculate' => '',
|
|
'Calculate due date automatically' => '',
|
|
'Calling #1 now' => '',
|
|
'Can only delete the "Storno zu" part of the cancellation pair.' => '',
|
|
'Can only save template if amounts,i.e. 1 for debit and credit are set.' => '',
|
|
'Can\'t change data of a linked item. Part: ' => '',
|
|
'Can\'t change price of a linked item' => '',
|
|
'Can\'t connect to shop. #1' => '',
|
|
'Can\'t convert Purchase Reclamation to Credit Note' => '',
|
|
'Can\'t edit unsaved reclamation. No \'id\' was given.' => '',
|
|
'Can\'t load item without a valid part.id' => '',
|
|
'Cancel' => '',
|
|
'Cancel Accounts Payables Transaction' => '',
|
|
'Cancel Accounts Receivables Transaction' => '',
|
|
'Cancelling is disallowed. Either undo or balance the current payments until the open amount matches the invoice amount' => '',
|
|
'Cannot Post AP transaction with tax included!' => '',
|
|
'Cannot add Booking, reason: #1 DB: #2 ' => '',
|
|
'Cannot allocate parts.' => '',
|
|
'Cannot calculate Amount and Tax for this booking correctly, please check chart settings' => '',
|
|
'Cannot change transaction in a closed period!' => '',
|
|
'Cannot check correct WebDAV folder' => '',
|
|
'Cannot convert date.' => '',
|
|
'Cannot delete account!' => '',
|
|
'Cannot delete customer!' => '',
|
|
'Cannot delete default account!' => '',
|
|
'Cannot delete delivery order!' => '',
|
|
'Cannot delete invoice!' => '',
|
|
'Cannot delete order!' => '',
|
|
'Cannot delete quotation!' => '',
|
|
'Cannot delete transaction!' => '',
|
|
'Cannot delete vendor!' => '',
|
|
'Cannot export with documents because some transactions don\'t have a PDF document attached.' => '',
|
|
'Cannot find a single customer. Maybe there is no customer yet?' => '',
|
|
'Cannot find a single vendor. Maybe there is no vendor yet?' => '',
|
|
'Cannot find matching template for this print request. Please contact your template maintainer. I tried these: #1.' => '',
|
|
'Cannot get shippingOrderAddressId for #1' => '',
|
|
'Cannot have a value in both Debit and Credit!' => '',
|
|
'Cannot post Payment!' => '',
|
|
'Cannot post Receipt!' => '',
|
|
'Cannot post a transaction without a value!' => '',
|
|
'Cannot post invoice and/or transfer out! Error message:' => '',
|
|
'Cannot post invoice for a closed period!' => '',
|
|
'Cannot post invoice for advance payment with more than one tax' => '',
|
|
'Cannot post invoice for advance payment with taxincluded' => '',
|
|
'Cannot post invoice with negative exchange rate' => '',
|
|
'Cannot post invoice!' => '',
|
|
'Cannot post payment for a closed period!' => '',
|
|
'Cannot post payment!' => '',
|
|
'Cannot post storno for a closed period!' => '',
|
|
'Cannot post transaction above the maximum future booking date!' => '',
|
|
'Cannot post transaction for a closed period!' => '',
|
|
'Cannot post transaction with a debit and credit entry for the same account!' => '',
|
|
'Cannot post transaction!' => '',
|
|
'Cannot process payment for a closed period!' => '',
|
|
'Cannot process this invoice: neither VAT ID nor tax ID present.' => '',
|
|
'Cannot remove files!' => '',
|
|
'Cannot revert a versioned copy.' => '',
|
|
'Cannot safely book imported bank transactions due to lax posting settings for payments' => '',
|
|
'Cannot safely unlink bank transactions, please set the posting configuration for payments to unchangeable.' => '',
|
|
'Cannot save account!' => '',
|
|
'Cannot save order!' => '',
|
|
'Cannot save preferences!' => '',
|
|
'Cannot save quotation!' => '',
|
|
'Cannot send E-mail without customer given' => '',
|
|
'Cannot send E-mail without vendor given' => '',
|
|
'Cannot stock negative amounts' => '',
|
|
'Cannot stock without amount' => '',
|
|
'Cannot storno invoice for a closed period!' => '',
|
|
'Cannot storno storno invoice!' => '',
|
|
'Cannot transfer #1 qty with #2 serial number(s)' => '',
|
|
'Cannot transfer negative entries.' => '',
|
|
'Cannot transfer negative quantities.' => '',
|
|
'Cannot transfer. <br> Reason:<br>#1' => '',
|
|
'Cannot undo delivery order transfer!' => '',
|
|
'Cannot unlink payment for a closed period!' => '',
|
|
'Carry over account for year-end closing' => '',
|
|
'Carry over shipping address' => '',
|
|
'Cash' => '',
|
|
'Cash accounting' => '',
|
|
'Cash basis accounting' => '',
|
|
'Catch-all' => '',
|
|
'Category' => '',
|
|
'Cc' => '',
|
|
'Cc E-mail' => '',
|
|
'Change default bin for this parts' => '',
|
|
'Change kivitendo installation settings (most entries in the \'System\' menu)' => '',
|
|
'Changeable after posting' => '',
|
|
'Changed sections and function blocks: #1' => '',
|
|
'Changed text blocks: #1' => '',
|
|
'Changes in this block are only sensible if the account is NOT a summary account AND there exists one valid taxkey. To select both Receivables and Payables only make sense for Payment / Receipt (i.e. account cash).' => '',
|
|
'Changes to Receivables and Payables are only possible if no transactions to this account are posted yet.' => '',
|
|
'Changing general ledger transaction has been disabled in the configuration.' => '',
|
|
'Changing invoices has been disabled in the configuration.' => '',
|
|
'Charge' => '',
|
|
'Charge Number' => '',
|
|
'Charge number' => '',
|
|
'Chargenumber' => '',
|
|
'Chargenumbers' => '',
|
|
'Charset' => '',
|
|
'Chart' => '',
|
|
'Chart Test' => '',
|
|
'Chart Type' => '',
|
|
'Chart assignments' => '',
|
|
'Chart balance' => '',
|
|
'Chart configuration overview regarding reports' => '',
|
|
'Chart export' => '',
|
|
'Chart export -- options' => '',
|
|
'Chart list' => '',
|
|
'Chart of Accounts' => '',
|
|
'Chart picker' => '',
|
|
'Chartaccounts connected to this Tax:' => '',
|
|
'Charts' => '',
|
|
'Check' => 'Cheque',
|
|
'Check Api' => '',
|
|
'Check Details' => '',
|
|
'Check connectivity' => '',
|
|
'Check for duplicates' => '',
|
|
'Check on ap transaction' => '',
|
|
'Check on ar transaction' => '',
|
|
'Check on gl transaction' => '',
|
|
'Check on purchase invoice' => '',
|
|
'Check on sales invoice' => '',
|
|
'Checks' => '',
|
|
'Choose "continue" if you want to use this value. Choose "cancel" otherwise.' => '',
|
|
'Choose Customer' => '',
|
|
'Choose Outputformat' => '',
|
|
'Choose Vendor' => '',
|
|
'Choose a Tax Number' => '',
|
|
'Choose bank account for reconciliation' => '',
|
|
'City' => '',
|
|
'City (Shipping)' => '',
|
|
'Classification' => '',
|
|
'Clear' => '',
|
|
'Clear fields' => '',
|
|
'Cleared Balance' => '',
|
|
'Cleared/uncleared only' => '',
|
|
'Clearing Tax Received (No 71)' => '',
|
|
'Clearing account for advance payments' => '',
|
|
'Client' => '',
|
|
'Client #1' => '',
|
|
'Client Configuration' => '',
|
|
'Client Configuration saved!' => '',
|
|
'Client administration: configuration, editing templates, task server control, background jobs (remaining entries in the \'System\' menu)' => '',
|
|
'Client assignment' => '',
|
|
'Client list' => '',
|
|
'Client name' => '',
|
|
'Client to assign the existing WebDAV folders to' => '',
|
|
'Client to configure the printers for' => '',
|
|
'Clients' => '',
|
|
'Clients this Group is valid for' => '',
|
|
'Clients this user has access to' => '',
|
|
'Close Books up to' => '',
|
|
'Close Details' => '',
|
|
'Close Flash' => '',
|
|
'Close Quotations' => '',
|
|
'Close SEPA exports' => '',
|
|
'Close Window' => '',
|
|
'Close window' => '',
|
|
'Closed' => '',
|
|
'Closing Balance' => '',
|
|
'Closing the selected quotations failed: #1' => '',
|
|
'Collective Orders only work for orders from one customer!' => '',
|
|
'Column name' => '',
|
|
'Comma' => '',
|
|
'Comment' => '',
|
|
'Commercial court' => '',
|
|
'Communication' => '',
|
|
'Company' => '',
|
|
'Company Name' => '',
|
|
'Company name' => '',
|
|
'Company name and address' => '',
|
|
'Company settings' => '',
|
|
'Company\'s email signature' => '',
|
|
'Company:' => '',
|
|
'Compare to' => '',
|
|
'Complete URL for WebDAV sync external, including port and folders, i.e.: https://foo.com:4433/owncloud/kivitendo' => '',
|
|
'Complexities' => '',
|
|
'Complexity' => '',
|
|
'Component Test' => '',
|
|
'Conditions' => '',
|
|
'Configuration' => '',
|
|
'Configuration of individual TODO items' => '',
|
|
'Configure' => '',
|
|
'Confirm!' => '',
|
|
'Confirmation' => '',
|
|
'Confirmation Date' => '',
|
|
'Confirmation Number' => '',
|
|
'Consume average' => '',
|
|
'Contact' => '',
|
|
'Contact Departments' => '',
|
|
'Contact Name' => '',
|
|
'Contact Person' => '',
|
|
'Contact Person (database ID)' => '',
|
|
'Contact Person (name)' => '',
|
|
'Contact Titles' => '',
|
|
'Contact deleted.' => '',
|
|
'Contact is in use and was flagged invalid.' => '',
|
|
'Contact person (surname)' => '',
|
|
'Contact persons' => '',
|
|
'Contact to send to' => '',
|
|
'Contacts' => '',
|
|
'Content' => '',
|
|
'Continue' => '',
|
|
'Contra' => '',
|
|
'Contra Account' => '',
|
|
'Contrary to Reduced Master Data this will be shown as discount in records.' => '',
|
|
'Conversion of "birthday" contact person attribute' => '',
|
|
'Conversion to PDF failed: #1' => '',
|
|
'Conversion:' => '',
|
|
'Convert to delivery orders' => '',
|
|
'Converted delivery orders' => '',
|
|
'Converting to deliveryorder' => '',
|
|
'Copies' => '',
|
|
'Copy' => '',
|
|
'Copy address from master data' => '',
|
|
'Copy file from #1 to #2 failed: #3' => '',
|
|
'Copy requirement spec' => '',
|
|
'Copy template' => '',
|
|
'Correct counted' => '',
|
|
'Correct taxkey' => '',
|
|
'Cost Center' => '',
|
|
'Costs' => '',
|
|
'Could not create new project #1' => '',
|
|
'Could not extract Factur-X/ZUGFeRD data, data and error message:' => '',
|
|
'Could not find an entry for this part in the pricegroup.' => '',
|
|
'Could not find email import(s): ' => '',
|
|
'Could not load class #1 (#2): "#3"' => '',
|
|
'Could not load class #1, #2' => '',
|
|
'Could not load employee' => '',
|
|
'Could not load this business' => '',
|
|
'Could not load this customer' => '',
|
|
'Could not load this draft' => '',
|
|
'Could not load this vendor' => '',
|
|
'Could not open ZUGFeRD file for reading: #1' => '',
|
|
'Could not parse PDF embedded attachment #1: #2' => '',
|
|
'Could not parse XML Invoice: unknown XML invoice type\nsupported: #1' => '',
|
|
'Could not print dunning.' => '',
|
|
'Could not reconcile chosen elements!' => '',
|
|
'Could not spawn ghostscript.' => '',
|
|
'Could not spawn the printer command.' => '',
|
|
'Could not update prices!' => '',
|
|
'Count' => '',
|
|
'Country' => '',
|
|
'Country (Shipping)' => '',
|
|
'Create' => '',
|
|
'Create Chart of Accounts' => '',
|
|
'Create Dataset' => '',
|
|
'Create Date' => '',
|
|
'Create HTML' => '',
|
|
'Create Invoice' => '',
|
|
'Create PDF' => '',
|
|
'Create Reclamation' => '',
|
|
'Create Sub-Version' => '',
|
|
'Create a new background job' => '',
|
|
'Create a new client' => '',
|
|
'Create a new delivery term' => '',
|
|
'Create a new group' => '',
|
|
'Create a new part' => '',
|
|
'Create a new payment term' => '',
|
|
'Create a new price rule' => '',
|
|
'Create a new printer' => '',
|
|
'Create a new project' => '',
|
|
'Create a new project and link to it.' => '',
|
|
'Create a new purchase price rule' => '',
|
|
'Create a new requirement spec' => '',
|
|
'Create a new requirement spec template' => '',
|
|
'Create a new sales price rule' => '',
|
|
'Create a new user' => '',
|
|
'Create a new user group' => '',
|
|
'Create a new version' => '',
|
|
'Create and edit RFQs' => '',
|
|
'Create and edit dunnings' => '',
|
|
'Create and edit invoices and credit notes' => '',
|
|
'Create and edit parts, services, assemblies' => '',
|
|
'Create and edit projects' => '',
|
|
'Create and edit purchase delivery orders' => '',
|
|
'Create and edit purchase orders' => '',
|
|
'Create and edit purchase reclamation' => '',
|
|
'Create and edit requirement specs' => '',
|
|
'Create and edit sales delivery orders' => '',
|
|
'Create and edit sales orders' => '',
|
|
'Create and edit sales quotations' => '',
|
|
'Create and edit sales reclamation' => '',
|
|
'Create and edit shopparts' => 'Create and edit the parts assigned to a web shop',
|
|
'Create and edit vendor invoices' => '',
|
|
'Create and edit webshops' => '',
|
|
'Create and print all invoices' => '',
|
|
'Create and print invoices' => '',
|
|
'Create and print invoices for all delivery orders matching the filter' => '',
|
|
'Create and print invoices for all selected delivery orders' => '',
|
|
'Create and send a new printout for this record' => '',
|
|
'Create bank collection' => '',
|
|
'Create bank collection via SEPA XML' => '',
|
|
'Create bank transfer' => '',
|
|
'Create bank transfer via SEPA XML' => '',
|
|
'Create customers and vendors. Edit all vendors. Edit all customers' => '',
|
|
'Create customers and vendors. Edit all vendors. Edit only customers where salesman equals employee (login)' => '',
|
|
'Create delivery order' => '',
|
|
'Create first invoice on' => '',
|
|
'Create from Record Template' => '',
|
|
'Create from Workflow' => '',
|
|
'Create invoice' => '',
|
|
'Create invoice?' => '',
|
|
'Create new' => '',
|
|
'Create new client #1' => '',
|
|
'Create new quotation or order' => '',
|
|
'Create new quotation/order' => '',
|
|
'Create new qutoation/order' => '',
|
|
'Create new record.' => '',
|
|
'Create new templates from master templates' => '',
|
|
'Create new version' => '',
|
|
'Create one from the context menu by right-clicking on this text.' => '',
|
|
'Create order' => '',
|
|
'Create partial order' => '',
|
|
'Create purchase order' => '',
|
|
'Create sales invoices with Factur-X/ZUGFeRD data' => '',
|
|
'Create sales invoices with Swiss QR-bill' => '',
|
|
'Create tables' => '',
|
|
'Create variant IBAN without reference' => '',
|
|
'Create variant QR-IBAN with QR reference' => '',
|
|
'Create with profile \'Factur-X 1.0.05/ZUGFeRD 2.1.1 extended\'' => '',
|
|
'Create with profile \'Factur-X 1.0.05/ZUGFeRD 2.1.1 extended\' (test mode)' => '',
|
|
'Create with profile \'XRechnung 2.0.0\'' => '',
|
|
'Create with profile \'XRechnung 2.0.0\' (test mode)' => '',
|
|
'Create, edit and list time recordings' => '',
|
|
'Created by' => '',
|
|
'Created for' => '',
|
|
'Created on' => '',
|
|
'Creating Documents' => '',
|
|
'Creating Factur-X/ZUGFeRD invoices is not enabled for this customer.' => '',
|
|
'Creating invoices' => '',
|
|
'Creating the PDF failed:' => '',
|
|
'Creation Date' => '',
|
|
'Creation Time' => '',
|
|
'Credit' => '',
|
|
'Credit (one letter abbreviation)' => '',
|
|
'Credit Account' => '',
|
|
'Credit Account Name' => '',
|
|
'Credit Amount' => '',
|
|
'Credit Limit' => '',
|
|
'Credit Limit exceeded!!!' => '',
|
|
'Credit Note' => '',
|
|
'Credit Note Date' => '',
|
|
'Credit Note Number' => '',
|
|
'Credit Notes' => '',
|
|
'Credit Starting Balance' => '',
|
|
'Credit Tax' => '',
|
|
'Credit Tax (lit)' => '',
|
|
'Credit Tax Account' => '',
|
|
'Credit note (one letter abbreviation)' => '',
|
|
'Credit notes cannot be converted into other credit notes.' => '',
|
|
'Cumulated or averaged values' => '',
|
|
'Curr' => '',
|
|
'Currencies' => '',
|
|
'Currency' => '',
|
|
'Currency (database ID)' => '',
|
|
'Currency name' => '',
|
|
'Currency names must be unique.' => '',
|
|
'Currency names must not be empty.' => '',
|
|
'Currency, Prices & Taxes' => '',
|
|
'Current / Next Level' => '',
|
|
'Current Earnings' => '',
|
|
'Current Employee' => '',
|
|
'Current assets account' => '',
|
|
'Current filter' => '',
|
|
'Current picture' => '',
|
|
'Current profile' => '',
|
|
'Current status' => '',
|
|
'Current status:' => '',
|
|
'Current user\'s login' => '',
|
|
'Current value:' => '',
|
|
'Current version' => '',
|
|
'Current year' => '',
|
|
'Currently #1 delivery orders can be converted into invoices and printed.' => '',
|
|
'Custom Billing Address' => '',
|
|
'Custom CSV format' => '',
|
|
'Custom Variable' => '',
|
|
'Custom Variables' => '',
|
|
'Custom Variables (Abbreviation)' => '',
|
|
'Custom report' => '',
|
|
'Custom shipto' => '',
|
|
'Custom variables for module' => '',
|
|
'Customer' => '',
|
|
'Customer & Contact' => '',
|
|
'Customer & Order Information' => '',
|
|
'Customer & Order' => '',
|
|
'Customer (database ID)' => '',
|
|
'Customer (name)' => '',
|
|
'Customer Discount' => '',
|
|
'Customer GLN' => '',
|
|
'Customer Master Data' => '',
|
|
'Customer Name' => '',
|
|
'Customer Number' => '',
|
|
'Customer Order Number' => '',
|
|
'Customer Part Number' => '',
|
|
'Customer Price' => '',
|
|
'Customer Proposals' => '',
|
|
'Customer Record Number' => '',
|
|
'Customer deleted!' => '',
|
|
'Customer details' => '',
|
|
'Customer missing!' => '',
|
|
'Customer must not be empty.' => '',
|
|
'Customer not found' => '',
|
|
'Customer number invalid. Must be less then or equal to 6 digits after non-digits removed.' => '',
|
|
'Customer of assigned order must match customer.' => '',
|
|
'Customer of assigned project must match customer.' => '',
|
|
'Customer saved' => '',
|
|
'Customer saved!' => '',
|
|
'Customer specific Price' => '',
|
|
'Customer type' => '',
|
|
'Customer variables' => '',
|
|
'Customer\'s Mandate Date of Signature' => '',
|
|
'Customer\'s SEPA mandator ID' => '',
|
|
'Customer\'s current maximum dunning level: #1' => '',
|
|
'Customer\'s/vendor\'s BIC' => '',
|
|
'Customer\'s/vendor\'s IBAN' => '',
|
|
'Customer\'s/vendor\'s account number' => '',
|
|
'Customer\'s/vendor\'s bank' => '',
|
|
'Customer\'s/vendor\'s bank code' => '',
|
|
'Customer-Vendor Test' => '',
|
|
'Customer/Vendor' => '',
|
|
'Customer/Vendor (database ID)' => '',
|
|
'Customer/Vendor Name' => '',
|
|
'Customer/Vendor Number' => '',
|
|
'Customer/Vendor/Remote name' => '',
|
|
'Customername' => '',
|
|
'Customernumber' => '',
|
|
'Customernumberinit' => '',
|
|
'Customerorderlock' => '',
|
|
'Customers' => '',
|
|
'Customers and vendors' => '',
|
|
'Customers: VAT ID / taxnumber unique' => '',
|
|
'Customized Report' => '',
|
|
'Cutoff Date' => '',
|
|
'Czech Republic' => '',
|
|
'DATEV' => '',
|
|
'DATEV & UStVA' => '',
|
|
'DATEV - Export Assistent' => '',
|
|
'DATEV - Pay Postings Import' => '',
|
|
'DATEV Angaben' => '',
|
|
'DATEV Export' => '',
|
|
'DATEV check returned errors:' => '',
|
|
'DATEV configuration' => '',
|
|
'DATEV expects the encoding to be Western Europe conform (LATIN-1, cp1252). By setting this to "Strict and halt" the DATEV export halts with a error if there is a single character in "Posting Text" which is not LATIN-1 encodeable. By setting this to "Strict but replace" kivitendo will replace the character with a similar one and the export will simply warn about those fields. By setting this to relaxed (UTF-8) the DATEV export encoding will be in kivitendo (UTF-8) encoded and the external import program has to handle this (this may work for DATEV deriviates or future versions of DATEV). Background details: For example turkish characters (Ç) are not valid cp1252 charactes and armenian characters like "Գեղարդ" are probably not replaceable in cp1252' => '',
|
|
'DELETED' => '',
|
|
'DFV-Kennzeichen' => '',
|
|
'DR' => '',
|
|
'DUNNING STARTED' => '',
|
|
'DUNS number' => '',
|
|
'DUNS-Nr' => '',
|
|
'Data' => '',
|
|
'Data type' => '',
|
|
'DataSet #1' => '',
|
|
'DataSet for GoBD version #1. Created with kivitendo #2 by #3 (#4)' => '',
|
|
'Database Administration' => '',
|
|
'Database Connection Test' => '',
|
|
'Database Host' => '',
|
|
'Database ID' => '',
|
|
'Database Management' => '',
|
|
'Database Superuser' => '',
|
|
'Database User' => '',
|
|
'Database errors: #1' => '',
|
|
'Database host and port' => '',
|
|
'Database login (#1)' => '',
|
|
'Database name' => '',
|
|
'Database settings' => '',
|
|
'Database superuser privileges are required for parts of the database modifications.' => '',
|
|
'Database superuser privileges are required for the update.' => '',
|
|
'Database template' => '',
|
|
'Database update error:' => '',
|
|
'Database user and password' => '',
|
|
'Dataset missing!' => '',
|
|
'Dataset upgrade' => '',
|
|
'Date' => '',
|
|
'Date Format' => '',
|
|
'Date Paid' => '',
|
|
'Date and timestamp variables: If the default value equals \'NOW\' then the current date/current timestamp will be used. Otherwise the default value is copied as-is.' => '',
|
|
'Date missing!' => '',
|
|
'Date of Last Payment' => '',
|
|
'Date the payment is due in full' => '',
|
|
'Date the payment is due with discount' => '',
|
|
'Dates' => '',
|
|
'Dates & Numbers' => '',
|
|
'Datev export encoding' => '',
|
|
'Datevautomatik' => '',
|
|
'Datum von' => '',
|
|
'Deactivate by default' => '',
|
|
'Deadline' => '',
|
|
'Dear Sir or Madam,' => '',
|
|
'Debit' => '',
|
|
'Debit (one letter abbreviation)' => '',
|
|
'Debit Account' => '',
|
|
'Debit Account Name' => '',
|
|
'Debit Amount' => '',
|
|
'Debit Starting Balance' => '',
|
|
'Debit Tax' => '',
|
|
'Debit Tax (lit)' => '',
|
|
'Debit Tax Account' => '',
|
|
'Debit and credit out of balance!' => '',
|
|
'Debit/Credit Label' => '',
|
|
'Dec' => '',
|
|
'December' => '',
|
|
'December last year period' => '',
|
|
'Decimalplaces' => '',
|
|
'Decrease' => '',
|
|
'Default (no language selected)' => '',
|
|
'Default Accounts' => '',
|
|
'Default Billing Address' => '',
|
|
'Default Bin' => '',
|
|
'Default Bin with ignoring onhand' => '',
|
|
'Default Client (unconfigured)' => '',
|
|
'Default Customer/Vendor Language' => '',
|
|
'Default Transfer' => '',
|
|
'Default Transfer Out always succeed. The current part onhand is ignored and the inventory can have negative stocks (not recommended).' => '',
|
|
'Default Transfer Out with negative inventory' => '',
|
|
'Default Transfer with Master Bin' => '',
|
|
'Default Transfer with services' => '',
|
|
'Default Warehouse' => '',
|
|
'Default Warehouse with ignoring onhand' => '',
|
|
'Default address flag' => '',
|
|
'Default article for converting into quotations and orders' => '',
|
|
'Default booking group' => '',
|
|
'Default client' => '',
|
|
'Default currency' => '',
|
|
'Default currency missing!' => '',
|
|
'Default hourly rate for new customers' => '',
|
|
'Default means "if no language selected then..."' => '',
|
|
'Default output medium' => '',
|
|
'Default part for shipping costs' => '',
|
|
'Default printer' => '',
|
|
'Default taxzone' => '',
|
|
'Default template format' => '',
|
|
'Default transfer delivery order' => '',
|
|
'Default transfer invoice' => '',
|
|
'Default transfer invoice with charge number' => '',
|
|
'Default transport article number' => '',
|
|
'Default unit' => '',
|
|
'Default value' => '',
|
|
'Defines the interval where undoing transfers from a delivery order are allowed.' => '',
|
|
'Delete' => '',
|
|
'Delete Account' => '',
|
|
'Delete Attachments' => '',
|
|
'Delete Contact' => '',
|
|
'Delete Dataset' => '',
|
|
'Delete Documents' => '',
|
|
'Delete Images' => '',
|
|
'Delete Shipto' => '',
|
|
'Delete address' => '',
|
|
'Delete all' => '',
|
|
'Delete for Customers' => '',
|
|
'Delete for customers & vendors' => '',
|
|
'Delete links' => '',
|
|
'Delete picture' => '',
|
|
'Delete printfiles' => '',
|
|
'Delete profile' => '',
|
|
'Delete quotation/order' => '',
|
|
'Delete requirement spec' => '',
|
|
'Delete selected from purchase basket' => '',
|
|
'Delete selected rows' => '',
|
|
'Delete shoporder' => '',
|
|
'Delete template' => '',
|
|
'Delete text block' => '',
|
|
'Delete transaction' => '',
|
|
'Deleted' => '',
|
|
'Deleted email import(s): ' => '',
|
|
'Deleting this type of record has been disabled in the configuration.' => '',
|
|
'Delivered' => '',
|
|
'Delivered amount' => '',
|
|
'Delivery Date' => '',
|
|
'Delivery Order' => '',
|
|
'Delivery Order Date' => '',
|
|
'Delivery Order Date missing!' => '',
|
|
'Delivery Order Number' => '',
|
|
'Delivery Order Type' => '',
|
|
'Delivery Order created' => '',
|
|
'Delivery Order deleted!' => '',
|
|
'Delivery Order has been deleted' => '',
|
|
'Delivery Order has been saved' => '',
|
|
'Delivery Order(s) for full qty created' => '',
|
|
'Delivery Orders' => '',
|
|
'Delivery Plan' => '',
|
|
'Delivery Plan for currently outstanding purchase orders' => '',
|
|
'Delivery Plan for currently outstanding sales orders' => '',
|
|
'Delivery Terms' => '',
|
|
'Delivery Value Report' => '',
|
|
'Delivery Value Report for currently open sales orders' => '',
|
|
'Delivery Value Report for currently outstanding purchase orders' => '',
|
|
'Delivery terms' => '',
|
|
'Delivery terms (database ID)' => '',
|
|
'Delivery terms (name)' => '',
|
|
'DeliveryOrder' => '',
|
|
'Denmark' => '',
|
|
'Department' => '',
|
|
'Department & Function' => '',
|
|
'Department (database ID)' => '',
|
|
'Department (description)' => '',
|
|
'Department 1' => '',
|
|
'Department 1 (Shipping)' => '',
|
|
'Department 2' => '',
|
|
'Department 2 (Shipping)' => '',
|
|
'Department Description' => '',
|
|
'Departments' => '',
|
|
'Dependencies' => '',
|
|
'Dependency loop detected:' => '',
|
|
'Deposit' => '',
|
|
'Description' => '',
|
|
'Description (Click on Description for details)' => '',
|
|
'Description (translation for #1)' => '',
|
|
'Description missing!' => '',
|
|
'Description must not be empty.' => '',
|
|
'Description of #1' => '',
|
|
'Design custom report queries' => '',
|
|
'Destination BIC' => '',
|
|
'Destination IBAN' => '',
|
|
'Destination URL for sync' => '',
|
|
'Destination bin' => '',
|
|
'Destination warehouse' => '',
|
|
'Destination warehouse and bin' => '',
|
|
'Detail view' => '',
|
|
'Detailed information about this contact' => '',
|
|
'Details' => '',
|
|
'Details (one letter abbreviation)' => 'D',
|
|
'Details of article number "#1"' => '',
|
|
'Details: #1' => '',
|
|
'Developer Tools' => '',
|
|
'Dial command missing in kivitendo configuration\'s [cti] section' => '',
|
|
'Difference' => '',
|
|
'Dimensions' => '',
|
|
'Direct debit revoked' => '',
|
|
'Directory' => '',
|
|
'Disabled Price Sources' => '',
|
|
'Disassemble Assembly' => '',
|
|
'Disassembly successful for trans_id #1' => '',
|
|
'Discard duplicate entries in CSV file' => '',
|
|
'Discard entries with duplicates in database or CSV file' => '',
|
|
'Discount' => '',
|
|
'Discount #1%' => '',
|
|
'Discounts' => '',
|
|
'Display' => '',
|
|
'Display file' => '',
|
|
'Display in basic data tab' => '',
|
|
'Display options' => '',
|
|
'Displayable Name Preferences' => '',
|
|
'Do not change the tax rate of taxkey 0.' => '',
|
|
'Do not check for duplicates' => '',
|
|
'"all.html#L1384" data-txt="1384">
'Dunnings (Id -- Dunning Date --Dunning Level -- Dunning Fee)' => '',
|
|
|
'Dunningstatistic' => '',
|
|
'Duplicate' => '',
|
|
'Duplicate in CSV file' => '',
|
|
'Duplicate in database' => '',
|
|
'Duration' => '',
|
|
'During the next update a taxkey 0 with tax rate of 0 will automatically created.' => '',
|
|
'E Mail' => '',
|
|
'E-Mail' => '',
|
|
'E-Mail-Journal' => '',
|
|
'E-mail' => '',
|
|
'E-mail address missing!' => '',
|
|
'E.g. "<%customernumber%> <%name%>"' => '',
|
|
'EAN' => '',
|
|
'EAN-Code' => '',
|
|
'EB-Wert' => '',
|
|
'EK' => '',
|
|
'ELSE' => '',
|
|
'ELSTER Export (via Geierlein)' => '',
|
|
'EQUITY' => '',
|
|
'EU Member State and VAT ID Number' => '',
|
|
'EUER' => '',
|
|
'Earlier versions of kivitendo contained bugs which might have led to wrong entries in the general ledger.' => '',
|
|
'Edit' => '',
|
|
'Edit Access Rights' => '',
|
|
'Edit Access Rights for Follow-Ups' => '',
|
|
'Edit Account' => '',
|
|
'Edit Accounts Payables Transaction' => 'Edit Creditor Transaction',
|
|
'Edit Accounts Receivables Transaction' => 'Edit Debtor Transaction',
|
|
'Edit Assembly' => '',
|
|
'Edit Assortment' => '',
|
|
'Edit Bins for Warehouse \'#1\'' => '',
|
|
'Edit Client' => '',
|
|
'Edit Credit Note' => '',
|
|
'Edit Customer' => '',
|
|
'Edit Dunning' => '',
|
|
'Edit Dunning Process Config' => '',
|
|
'Edit Employee #1' => '',
|
|
'Edit Factur-X/ZUGFeRD notes' => '',
|
|
'Edit Final Invoice' => '',
|
|
'Edit Follow-Up' => '',
|
|
'Edit Follow-Up for #1' => '',
|
|
'Edit General Ledger Transaction' => '',
|
|
'Edit Invoice' => '',
|
|
'Edit Invoice for Advance Payment' => '',
|
|
'Edit Letter' => '',
|
|
'Edit Part' => '',
|
|
'Edit Preferences for #1' => '',
|
|
'Edit Price Factor' => '',
|
|
'Edit Printer' => '',
|
|
'Edit Purchase Credit Note' => '',
|
|
'Edit Purchase Delivery Order' => '',
|
|
'Edit Purchase Invoice' => '',
|
|
'Edit Purchase Order' => '',
|
|
'Edit Purchase Order Confirmation' => '',
|
|
'Edit Purchase Quotation Intake' => '',
|
|
'Edit Purchase Reclamation' => '',
|
|
'Edit Quotation' => '',
|
|
'Edit RMA Delivery Order' => '',
|
|
'Edit Request for Quotation' => '',
|
|
'Edit SEPA strings' => '',
|
|
'Edit Sales Delivery Order' => '',
|
|
'Edit Sales Invoice' => '',
|
|
'Edit Sales Order' => '',
|
|
'Edit Sales Order Intake' => '',
|
|
'Edit Sales Reclamation' => '',
|
|
'Edit Service' => '',
|
|
'Edit Storno Credit Note' => '',
|
|
'Edit Storno Invoice' => '',
|
|
'Edit Storno Invoice for Advance Payment' => '',
|
|
'Edit Supplier Delivery Order' => '',
|
|
'Edit User' => '',
|
|
'Edit User Group' => '',
|
|
'Edit Vendor' => '',
|
|
'Edit Vendor Invoice' => '',
|
|
'Edit Warehouse' => '',
|
|
'Edit acceptance status' => '',
|
|
'Edit additional articles' => '',
|
|
'Edit all drafts' => '',
|
|
'Edit article/section assignments' => '',
|
|
'Edit assignment of articles to sections' => '',
|
|
'Edit background job' => '',
|
|
'Edit bank account' => '',
|
|
'Edit booking group' => '',
|
|
'Edit business' => '',
|
|
'Edit complexity' => '',
|
|
'Edit custom report query' => '',
|
|
'Edit custom shipto' => '',
|
|
'Edit custom variable' => '',
|
|
'Edit delivery term' => '',
|
|
'Edit department' => '',
|
|
'Edit file' => '',
|
|
'Edit general settings' => '',
|
|
'Edit greeting' => '',
|
|
'Edit greetings' => '',
|
|
'Edit language' => '',
|
|
'Edit note' => '',
|
|
'Edit part classification' => '',
|
|
'Edit partsgroup' => '',
|
|
'Edit payment term' => '',
|
|
'Edit picture' => '',
|
|
'Edit pre-defined text' => '',
|
|
'Edit preset email strings' => '',
|
|
'Edit price rule' => '',
|
|
'Edit pricegroup' => '',
|
|
'Edit prices and discount (if not used, textfield is ONLY set readonly)' => '',
|
|
'Edit project' => '',
|
|
'Edit project #1' => '',
|
|
'Edit project link' => '',
|
|
'Edit project status' => '',
|
|
'Edit project type' => '',
|
|
'Edit purchase letters' => '',
|
|
'Edit purchase price rule' => '',
|
|
'Edit reclamation reason' => '',
|
|
'Edit requirement spec' => '',
|
|
'Edit requirement spec status' => '',
|
|
'Edit requirement spec template' => '',
|
|
'Edit requirement spec type' => '',
|
|
'Edit rfq/order status' => '',
|
|
'Edit risk level' => '',
|
|
'Edit sales letters' => '',
|
|
'Edit sales price rule' => '',
|
|
'Edit section #1' => '',
|
|
'Edit shop' => '',
|
|
'Edit taxzone' => '',
|
|
'Edit templates' => 'Templates, edit',
|
|
'Edit text block' => '',
|
|
'Edit text block \'#1\'' => '',
|
|
'Edit text block picture #1' => '',
|
|
'Edit the configuration for periodic invoices' => '',
|
|
'Edit the currency names in order to rename them.' => '',
|
|
'Edit the purchase_order' => '',
|
|
'Edit the request_quotation' => '',
|
|
'Edit the sales_order' => '',
|
|
'Edit the sales_quotation' => '',
|
|
'Edit time recording article' => '',
|
|
'Edit time recordings of all staff members' => '',
|
|
'Edit title' => '',
|
|
'Edit units' => '',
|
|
'Editable' => '',
|
|
'Either there are no open invoices, or you have already initiated bank transfers with the open amounts for those that are still open.' => '',
|
|
'Element disabled' => '',
|
|
'Email' => '',
|
|
'Email Attachment Preview' => '',
|
|
'Email Details' => '',
|
|
'Email Journal Workflow' => '',
|
|
'Email Sender Dunning' => '',
|
|
'Email Sender Letter' => '',
|
|
'Email Sender Purchase Delivery Order' => '',
|
|
'Email Sender Purchase Order' => '',
|
|
'Email Sender Request Quotation' => '',
|
|
'Email Sender Sales Delivery Order' => '',
|
|
'Email Sender Sales Invoice' => '',
|
|
'Email Sender Sales Order' => '',
|
|
'Email Sender Sales Purchase Invoice' => '',
|
|
'Email Sender Sales Quotation' => '',
|
|
'Email address' => '',
|
|
'Email journal' => '',
|
|
'Email marked as not obsolete.' => '',
|
|
'Email marked as obsolete.' => '',
|
|
'Email of the delivery order recipient' => '',
|
|
'Email of the dunning recipient' => '',
|
|
'Email of the invoice recipient' => '',
|
|
'Email signature' => '',
|
|
'Employee' => '',
|
|
'Employee #1 saved!' => '',
|
|
'Employee (database ID)' => '',
|
|
'Employee Name' => '',
|
|
'Employee from the original invoice' => '',
|
|
'Employee must not be empty.' => '',
|
|
'Employees' => '',
|
|
'Employees with read access to the project\'s invoices' => '',
|
|
'Empty selection for warehouse will not be added, even if the old bin is still visible (use back and forth to edit again).' => '',
|
|
'Empty transaction!' => '',
|
|
'Enable Assortment as new article type' => '',
|
|
'Enabled Quick Searched' => '',
|
|
'Enabled modules' => '',
|
|
'End' => '',
|
|
'End date' => '',
|
|
'End to end ID' => '',
|
|
'Enter longdescription' => '',
|
|
'Enter the requested execution date or leave empty for the quickest possible execution:' => '',
|
|
'Entries for which automatic conversion failed:' => '',
|
|
'Entries for which automatic conversion succeeded:' => '',
|
|
'Entries ready to import' => '',
|
|
'Entries with errors' => '',
|
|
'Entry overlaps with "#1".' => '',
|
|
'Equity' => '',
|
|
'Erfolgsrechnung' => '',
|
|
'Error' => '',
|
|
'Error Message' => '',
|
|
'Error getting QR-Bill type.' => '',
|
|
'Error handling' => '',
|
|
'Error in database control file \'%s\': %s' => '',
|
|
'Error in position #1: You must either assign no stock at all or the full quantity of #2 #3.' => '',
|
|
'Error in position #1: You must either assign no transfer at all or the full quantity of #2 #3.' => '',
|
|
'Error in row #1: The quantity you entered is bigger than the stocked quantity.' => '',
|
|
'Error mapping biller countrycode.' => '',
|
|
'Error mapping customer countrycode.' => '',
|
|
'Error message from the database driver:' => '',
|
|
'Error message from the database: #1' => '',
|
|
'Error message from the webshop api:' => '',
|
|
'Error when saving: #1' => '',
|
|
'Error while applying year-end bookings!' => '',
|
|
'Error while creating project with project number of new order number, project number #1 already exists!' => '',
|
|
'Error while processing email journal (\'#1\') attachments with \'#2\': ' => '',
|
|
'Error while saving shop order #1. DB Error #2. Generic exception #3.' => '',
|
|
'Error with default taxzone' => '',
|
|
'Error!' => '',
|
|
'Error: #1' => '',
|
|
'Error: A negative target quantity is not allowed.' => '',
|
|
'Error: A quantity and a target quantity could not be given both.' => '',
|
|
'Error: A quantity or a target quantity must be given.' => '',
|
|
'Error: Bin #1 is not from warehouse #2' => '',
|
|
'Error: Bin not found' => '',
|
|
'Error: Customer/vendor is ambiguous' => '',
|
|
'Error: Customer/vendor missing' => '',
|
|
'Error: Customer/vendor not found' => '',
|
|
'Error: Faulty position in this delivery order' => '',
|
|
'Error: Found local bank account number but local bank code doesn\'t match' => '',
|
|
'Error: Gender (cp_gender) missing or invalid' => '',
|
|
'Error: Invalid bin' => '',
|
|
'Error: Invalid bin id' => '',
|
|
'Error: Invalid bin name #1' => '',
|
|
'Error: Invalid business' => '',
|
|
'Error: Invalid contact' => '',
|
|
'Error: Invalid currency' => '',
|
|
'Error: Invalid delivery terms' => '',
|
|
'Error: Invalid department' => '',
|
|
'Error: Invalid language' => '',
|
|
'Error: Invalid part' => '',
|
|
'Error: Invalid part type' => '',
|
|
'Error: Invalid parts group id #1' => '',
|
|
'Error: Invalid parts group name #1' => '',
|
|
'Error: Invalid payment terms' => '',
|
|
'Error: Invalid price factor' => '',
|
|
'Error: Invalid price group' => '',
|
|
'Error: Invalid project' => '',
|
|
'Error: Invalid salesman' => '',
|
|
'Error: Invalid shipto' => '',
|
|
'Error: Invalid tax zone' => '',
|
|
'Error: Invalid unit' => '',
|
|
'Error: Invalid vendor in column make_#1' => '',
|
|
'Error: Invalid warehouse' => '',
|
|
'Error: Invalid warehouse id' => '',
|
|
'Error: Invalid warehouse name #1' => '',
|
|
'Error: Invoice Number missing' => '',
|
|
'Error: More than one source order found' => '',
|
|
'Error: Name missing' => '',
|
|
'Error: Not enough parts in stock' => '',
|
|
'Error: Part is ambiguous' => '',
|
|
'Error: Part is obsolete' => '',
|
|
'Error: Part not found' => '',
|
|
'Error: Quantity to transfer is zero.' => '',
|
|
'Error: Source order not found' => '',
|
|
'Error: Stock problem' => '',
|
|
'Error: Stocking out would result in stock underrun' => '',
|
|
'Error: Stocking out would result in stock underrun: #1' => '',
|
|
'Error: This is not a sales reclamation.' => '',
|
|
'Error: Transfer would result in a negative target quantity.' => '',
|
|
'Error: Unit missing or invalid' => '',
|
|
'Error: Vendor missing' => '',
|
|
'Error: Warehouse not found' => '',
|
|
'Error: amount and netamount need to be numeric' => '',
|
|
'Error: ap transaction doesn\'t validate' => '',
|
|
'Error: apchart isn\'t an AP chart' => '',
|
|
'Error: ar transaction doesn\'t validate' => '',
|
|
'Error: archart isn\'t an AR chart' => '',
|
|
'Error: booking group missing or invalid' => '',
|
|
'Error: can\'t find ap chart with accno #1' => '',
|
|
'Error: can\'t find ar chart with accno #1' => '',
|
|
'Error: chart isn\'t an ap_amount chart' => '',
|
|
'Error: chart isn\'t an ar_amount chart' => '',
|
|
'Error: chart missing' => '',
|
|
'Error: chart not found' => '',
|
|
'Error: invalid acc transactions for this ap row' => '',
|
|
'Error: invalid acc transactions for this ar row' => '',
|
|
'Error: invalid ap row for this transaction' => '',
|
|
'Error: invalid ar row for this transaction' => '',
|
|
'Error: invalid chart' => '',
|
|
'Error: invalid chart (accno)' => '',
|
|
'Error: invalid chart_id' => '',
|
|
'Error: invalid taxkey' => '',
|
|
'Error: invnumber already exists' => '',
|
|
'Error: local bank account id doesn\'t match local bank account number' => '',
|
|
'Error: local bank account id doesn\'t match local bank code' => '',
|
|
'Error: local bank account is not marked for bank import, check settings under System -> Bank Accounts' => '',
|
|
'Error: need amount and netamount' => '',
|
|
'Error: neither apchart passed, no default payable chart configured' => '',
|
|
'Error: neither archart passed, no default receivables chart configured' => '',
|
|
'Error: taxincluded has to be t or f' => '',
|
|
'Error: taxincluded wasn\'t set' => '',
|
|
'Error: taxkey missing' => '',
|
|
'Error: this feature requires that articles with a time-based unit (e.g. \'h\' or \'min\') exist.' => '',
|
|
'Error: unknown local bank account' => '',
|
|
'Error: unknown local bank account id' => '',
|
|
'Errors' => '',
|
|
'Errors during conversion:' => '',
|
|
'Errors during printing:' => '',
|
|
'Errors in GL transaction:' => '',
|
|
'Errors while deleting record:' => '',
|
|
'Errors while processing: ' => '',
|
|
'Errors: #1' => '',
|
|
'Ertrag' => '',
|
|
'Ertrag prozentual' => '',
|
|
'Escape character' => '',
|
|
'Everyone can log in.' => '',
|
|
'Exact' => '',
|
|
'Example' => '',
|
|
'Example: http://kivitendo.de' => '',
|
|
'Excel' => '',
|
|
'Exch' => '',
|
|
'Exchange Rate' => '',
|
|
'Exchangerate' => '',
|
|
'Exchangerate Difference' => '',
|
|
'Exchangerate for payment missing!' => '',
|
|
'Exchangerate missing!' => '',
|
|
'Execute' => '',
|
|
'Execute a custom report query' => '',
|
|
'Execute custom report \'#1\'' => '',
|
|
'Executed' => '',
|
|
'Execution Date = Invoice Duedate' => '',
|
|
'Execution Date = Skonto Date' => '',
|
|
'Execution Date Buffer' => '',
|
|
'Execution date' => '',
|
|
'Execution date from' => '',
|
|
'Execution date to' => '',
|
|
'Execution schedule' => '',
|
|
'Execution status' => '',
|
|
'Execution type' => '',
|
|
'Existing Datasets' => '',
|
|
'Existing bank transactions' => '',
|
|
'Existing contacts (with column \'cp_id\')' => '',
|
|
'Existing customers/vendors with same customer/vendor number' => '',
|
|
'Existing file on server' => '',
|
|
'Existing finished follow-ups for this item' => '',
|
|
'Existing pending follow-ups for this item' => '',
|
|
'Existing profiles' => '',
|
|
'Existing templates' => '',
|
|
'Exp. bill. date' => '',
|
|
'Exp. netamount' => '',
|
|
'Expected Tax' => '',
|
|
'Expected billing date' => '',
|
|
'Expense' => '',
|
|
'Expense Account' => '',
|
|
'Expense/Asset' => '',
|
|
'Experimental Features' => '',
|
|
'Export' => '',
|
|
'Export Documents' => '',
|
|
'Export Number' => '',
|
|
'Export all accounts to CSV (ZIP file)' => '',
|
|
'Export all accounts to PDF (ZIP file)' => '',
|
|
'Export as CSV' => '',
|
|
'Export as PDF' => '',
|
|
'Export date' => '',
|
|
'Export date from' => '',
|
|
'Export date to' => '',
|
|
'Export error in transaction #1: Rounding error too large #2' => '',
|
|
'Export error in transaction #1: Unbalanced ledger before next transaction (#2)' => '',
|
|
'Export format' => '',
|
|
'Export imported bookings' => '',
|
|
'Export with CV Charts' => '',
|
|
'Extend automatically by n months' => '',
|
|
'Extended' => '',
|
|
'Extended status' => '',
|
|
'Extension Of Time' => '',
|
|
'Factor' => '',
|
|
'Factur-X/ZUGFeRD' => '',
|
|
'Factur-X/ZUGFeRD import' => '',
|
|
'Factur-X/ZUGFeRD invoice' => '',
|
|
'Factur-X/ZUGFeRD notes for each invoice' => '',
|
|
'Factur-X/ZUGFeRD settings' => '',
|
|
'Fax' => '',
|
|
'Features' => '',
|
|
'Feb' => '',
|
|
'February' => '',
|
|
'Fee' => '',
|
|
'Fetch from last order number is not implemented' => '',
|
|
'Fetch order' => '',
|
|
'Field' => '',
|
|
'File' => '',
|
|
'File \'#1\' is used as new Version !' => '',
|
|
'File Management' => '',
|
|
'File name' => '',
|
|
'File not exists !' => '',
|
|
'File still exists !' => '',
|
|
'File upload' => '',
|
|
'Filemanagement' => '',
|
|
'Filename' => '',
|
|
'Files' => '',
|
|
'Files from customer' => '',
|
|
'Files from parts' => '',
|
|
'Files from projects' => '',
|
|
'Files from vendor' => '',
|
|
'Files have been uploaded successfully.' => '',
|
|
'Filter' => '',
|
|
'Filter by Partsgroups' => '',
|
|
'Filter date by' => '',
|
|
'Filter for customer variables' => '',
|
|
'Filter for item variables' => '',
|
|
'Filter parts' => '',
|
|
'Filter record template' => '',
|
|
'Final Invoice' => '',
|
|
'Final Invoice (one letter abbreviation)' => '',
|
|
'Final Invoice, please use mark as paid manually' => '',
|
|
'Final Invoices' => '',
|
|
'Financial Controlling' => '',
|
|
'Financial Controlling Report' => '',
|
|
'Financial Overview' => '',
|
|
'Financial controlling report for open sales orders' => '',
|
|
'Financial overview for #1' => '',
|
|
'Finish' => '',
|
|
'Finished' => '',
|
|
'First 20 Lines' => '',
|
|
'Firstname' => '',
|
|
'Fix transaction' => '',
|
|
'Fix transactions' => '',
|
|
'Fixed value' => '',
|
|
'Focus position after update' => '',
|
|
'Folgekonto' => '',
|
|
'Follow ups reminder sent.' => '',
|
|
'Follow-Up' => '',
|
|
'Follow-Up Date' => '',
|
|
'Follow-Up On' => '',
|
|
'Follow-Up done' => '',
|
|
'Follow-Up for' => '',
|
|
'Follow-Up for user' => '',
|
|
'Follow-Up saved.' => '',
|
|
'Follow-Ups' => '',
|
|
'Follow-up for' => '',
|
|
'Follow-up options' => '',
|
|
'Following files are deleted:' => '',
|
|
'Following files are unimported:' => '',
|
|
'Following year' => '',
|
|
'Font' => '',
|
|
'Font size' => '',
|
|
'For AP transactions it will replace the sales taxkeys with input taxkeys with the same tax rate.' => '',
|
|
'For AR transactions it will replace the input taxkeys with sales taxkeys with the same tax rate.' => '',
|
|
'For Record Type' => '',
|
|
'For changeing goto USTVA Config' => '',
|
|
'For further information read this: ' => '',
|
|
'For part "#1" there are missing #2 #3 in the default warehouse/bin "#4/#5".' => '',
|
|
'For part "#1" there is no default warehouse and bin defined.' => '',
|
|
'For part "#1" there is no default warehouse and bin for ignoring onhand defined.' => '',
|
|
'For purchase delivery orders, warn on workflow to invoice if not stocked in' => '',
|
|
'For sales delivery orders, warn on workflow to invoice if not stocked out' => '',
|
|
'For sales invoices, warn if invoice has no delivery order as a predecessor' => '',
|
|
'For this invoice the bank tranfer via SEPA was blocked manually.' => '',
|
|
'For type "customer" the perl module JSON is required. Please check this on system level: $ ./scripts/installation_check.pl' => '',
|
|
'Force a layout style' => '',
|
|
'Forced Layout Style' => '',
|
|
'Foreign Exchange Gain' => '',
|
|
'Foreign Exchange Loss' => '',
|
|
'Form details (second row)' => '',
|
|
'Format \'#1\' is not supported yet/anymore.' => '',
|
|
'Formats & Language' => '',
|
|
'Formula' => '',
|
|
'France' => '',
|
|
'Free report period' => '',
|
|
'Free skonto amount has to be a positive number.' => '',
|
|
'Free-form text' => '',
|
|
'Fri' => '',
|
|
'Friday' => '',
|
|
'Fristsetzung' => '',
|
|
'From' => '',
|
|
'From Date' => '',
|
|
'From bin' => '',
|
|
'From shop "#1" : #2 ' => '',
|
|
'From shop #1 : #2 shoporders have been fetched.' => '',
|
|
'From this version on a new feature is available.' => '',
|
|
'From this version on it is necessary to name a default value.' => '',
|
|
'From this version on the partnumber of services, articles and assemblies have to be unique.' => '',
|
|
'From this version on the taxkey 0 must have a tax rate of 0 (for DATEV compatibility).' => '',
|
|
'Front page' => '',
|
|
'Full Access' => '',
|
|
'Full Preview' => '',
|
|
'Full Text' => '',
|
|
'Full access to all functions' => '',
|
|
'Function block' => '',
|
|
'Function block actions' => '',
|
|
'Function block number format' => '',
|
|
'Function/position' => '',
|
|
'Further Invoice for Advance Payment' => '',
|
|
'GL Transaction' => '',
|
|
'GL Transaction (abbreviation)' => '',
|
|
'GL Transaction Template' => '',
|
|
'GL Transactions' => '',
|
|
'GL search' => '',
|
|
'GL template suggestions' => '',
|
|
'GL transactions changeable' => '',
|
|
'GLN' => '',
|
|
'
'Generic Presenter Test' => '',
|
|
|
'Generic email send address for this record type.' => '',
|
|
'Germany' => '',
|
|
'Get one order' => '',
|
|
'Get one order by shopordernumber' => '',
|
|
'Get one shoporder' => '',
|
|
'Get shoporders' => 'Get and process orders from a web shop',
|
|
'Git revision: #1, #2 #3' => '',
|
|
'Given Name' => '',
|
|
'Gldate' => 'Entry Date',
|
|
'Global Attachments' => '',
|
|
'Global Record BCC' => '',
|
|
'GoBD Export' => '',
|
|
'Greeting' => '',
|
|
'Greetings' => '',
|
|
'Group Invoices' => '',
|
|
'Group Items' => '',
|
|
'Group assignment' => '',
|
|
'Group list' => '',
|
|
'Group membership' => '',
|
|
'Groups' => '',
|
|
'Groups that are valid for this client for access rights' => '',
|
|
'Groups this user is a member in' => '',
|
|
'Groups valid for this client' => '',
|
|
'HTML' => '',
|
|
'HTML Templates' => '',
|
|
'HTML field' => '',
|
|
'Handling' => '',
|
|
'Handling & Dates' => '',
|
|
'Handling & Scope' => '',
|
|
'Handling of WebDAV' => '',
|
|
'Handling, Numbers & Dates' => '',
|
|
'Hardcopy' => '',
|
|
'Has item type' => '',
|
|
'Has serial number' => '',
|
|
'Headers' => '',
|
|
'Heading' => '',
|
|
'Help Template Variables' => '',
|
|
'Help on column names' => '',
|
|
'Here' => '',
|
|
'Here you only provide the credentials for logging into the database.' => '',
|
|
'Here\'s an example command line:' => '',
|
|
'Hide Attachment' => '',
|
|
'Hide Filter' => '',
|
|
'Hide Records' => '',
|
|
'Hide all details' => '',
|
|
'Hide buttons' => '',
|
|
'Hide by default' => '',
|
|
'Hide chart details' => '',
|
|
'Hide chart list' => '',
|
|
'Hide charts' => '',
|
|
'Hide details' => '',
|
|
'Hide help text' => '',
|
|
'Hide mappings (csv_import)' => '',
|
|
'Hide settings' => '',
|
|
'Highest Dunninglevel' => '',
|
|
'Hint: DMS Feature has to be activated' => '',
|
|
'Hint: Not all VC Numbers are personal accounts compliant' => '',
|
|
'Hints' => '',
|
|
'History' => '',
|
|
'History Search' => '',
|
|
'History Search Engine' => '',
|
|
'Home' => '',
|
|
'Homepage' => '',
|
|
'Host' => '',
|
|
'Hourly Rate' => '',
|
|
'Hourly rate' => '',
|
|
'How many do you want to create and print?' => '',
|
|
'I' => '',
|
|
'IBAN' => '',
|
|
'ID' => '',
|
|
'ID (lit)' => '',
|
|
'ID number' => '',
|
|
'ID of own bank account' => '',
|
|
'ID/Acc_ID' => '',
|
|
'IDs & Dates' => '',
|
|
'II' => '',
|
|
'III' => '',
|
|
'IMPORT' => '',
|
|
'IV' => '',
|
|
'If all of the following match' => '',
|
|
'If amounts differ more than "Maximal amount difference" (see settings), this item is marked as invalid.' => '',
|
|
'If checked the taxkey will not be exported in the DATEV Export, but only IF chart taxkeys differ from general ledger taxkeys' => '',
|
|
'If column \'pclass\' is present the article type is then irrelevant or used as default ' => '',
|
|
'If configured this bin will be preselected for all new parts. Also this bin will be used as the master default bin, if default transfer out with master bin is activated.' => '',
|
|
'If configured this bin will be preselected for stocktaking.' => '',
|
|
'If configured this date will used as preselected cutoff date for stocktaking.' => '',
|
|
'If configured this warehouse will be preselected for stocktaking.' => '',
|
|
'If disabled purchase delivery orders can only be created by conversion from existing requests for quotations and purchase orders.' => '',
|
|
'If disabled purchase invoices can only be created by conversion from existing requests for quotations, purchase orders and purchase delivery orders.' => '',
|
|
'If disabled sales orders cannot be converted into sales invoices directly.' => '',
|
|
'If disabled sales quotations cannot be converted into sales invoices directly.' => '',
|
|
'If disabled, record numbers for sales records & purchase records produced by our side will always be auto-generated and cannot be changed later.' => '',
|
|
'If enabled Factur-X/ZUGFeRD conformant sales invoice PDFs will be created.' => '',
|
|
'If enabled RFQs, Quotations and Orders can only be send once via email. By creating another subversion the current record gets a minor subversion and can be send again via email.' => '',
|
|
'If enabled a column will be shown in sales and purchase orders that lists both the amount and the value not shipped yet for each item.' => '',
|
|
'If enabled a warning will be shown if a sales invoices is created without having a sales delivery order as a predecessor.' => '',
|
|
'If enabled a warning will be shown in purchase delivery orders on workflow to invoices if positions are not stocked in.' => '',
|
|
'If enabled a warning will be shown in sales and purchase orders if there are two or more positions of the same part (new controller only).' => '',
|
|
'If enabled a warning will be shown in sales and purchase orders if there the delivery date is empty.' => '',
|
|
'If enabled a warning will be shown in sales and purchase reclamations if there are two or more positions of the same part.' => '',
|
|
'If enabled a warning will be shown in sales and purchase reclamations if there the due date is empty.' => '',
|
|
'If enabled a warning will be shown in sales delivery orders if the customer order number is missing.' => '',
|
|
'If enabled a warning will be shown in sales delivery orders on workflow to invoices if positions are not stocked out.' => '',
|
|
'If enabled only those projects that are assigned to the currently selected customer are offered for selection in sales records.' => '',
|
|
'If enabled purchase and sales records cannot be saved if no transaction description has been entered.' => '',
|
|
'If enabled sales invoices created using OpenDocument/OASIS format will include data for Swiss QR-Bill creation.' => '',
|
|
'If enabled the invoice number will be copied to the unstructured message upon booking. If there\'s a message already the invoice number will be appended to it.' => '',
|
|
'If enabled the record links view starts always from the sales order including all sublevels' => '',
|
|
'If enabled, when saving parts the partsgroup must be not be empty.' => '',
|
|
'If item not found, allow creation of new item' => '',
|
|
'If left empty the default sender from the kivitendo configuration will be used (key \'email_from\' in section \'periodic_invoices\'; current value: #1).' => '',
|
|
'If missing then the start date will be used.' => '',
|
|
'If one or more space separated serial numbers are assigned in a sales invoice, match the charge number of the inventory item. Assumes that Serial Number and Charge Number have 1:1 relation. Otherwise throw a error message for the default sales invoice transfer.' => '',
|
|
'If searching a part from a document and no part is found then offer to create a new part.' => '',
|
|
'If set to no the \'delivery date\' field for sales orders won\'t be set at all.' => '',
|
|
'If set to no the \'valid until\' field for sales quotation won\'t be set at all.' => '',
|
|
'If set to yes a percentage deviation will be allowed for otherwise strict skonto bookings. The deviation will booked to the skonto chart and the allowed deviation is also configurable.' => '',
|
|
'If the article type is set to \'mixed\' then a column called \'part_type\' or called \'pclass\' must be present.' => '',
|
|
'If the automatic creation of invoices for fees and interest is switched on for a dunning level then the following accounts will be used for the invoice.' => '',
|
|
'If the counted quantity differs more than this threshold from the quantity in the database, a warning will be shown. Set to 0 to switch of this feature.' => '',
|
|
'If the database user listed above does not have the right to create a database then enter the name and password of the superuser below:' => '',
|
|
'If the default transfer out always succeed use this bin for negative stock quantity.' => '',
|
|
'If the test mode is enabled, the Factur-X/ZUGFeRD invoices will be flagged so that they\'re only fit to be used for testing purposes.' => '',
|
|
'If this option is disabled, the bank import is not possible for this account anymore. In the case of invoices and accounts payable and receivable entries, incoming and outgoing payments can then be posted directly to the account manually.' => '',
|
|
'If yes, delivery order positions are considered "delivered" only if they have been stocked out of the inventory. Otherwise saving the delivery order is considered delivered.' => '',
|
|
'If you enter values for the part number and / or part description then only those bins containing parts whose part number or part description match your input will be shown.' => '',
|
|
'If you have not chosen for example the category revenue for a tax and you choose an revenue account to create a transfer in the general ledger, this tax will not be displayed in the tax dropdown.' => '',
|
|
'If you lock the system normal users won\'t be able to log in.' => '',
|
|
'If you select a base unit then you also have to enter a factor.' => '',
|
|
'If you switch to a different tab without saving you will lose the data you\'ve entered in the current tab.' => '',
|
|
'If you want to change any of these parameters then press the "Back" button, edit the file "config/kivitendo.conf" and login into the admin module again.' => '',
|
|
'If you want to delete such a dataset you have to edit the client(s) that are using the dataset in question and have them use another dataset.' => '',
|
|
'If you want to set up the authentication database yourself then log in to the administration panel. kivitendo will then create the database and tables for you.' => '',
|
|
'If your old bins match exactly Bins in the Warehouse CLICK on <b>AUTOMATICALLY MATCH BINS</b>.' => '',
|
|
'Ignore faulty positions' => '',
|
|
'Ignore services for the purchase orders state of delivery' => '',
|
|
'Ignore services for the sales orders state of delivery' => '',
|
|
'Illegal characters have been removed from the following fields: #1' => '',
|
|
'Illegal date' => '',
|
|
'Illustrations' => '',
|
|
'Image' => '',
|
|
'Image Upload' => '',
|
|
'ImagePreview' => '',
|
|
'Images' => '',
|
|
'Import' => '',
|
|
'Import AP from Scanner or Email' => '',
|
|
'Import AR from Scanner or Email' => '',
|
|
'Import CSV' => '',
|
|
'Import Pay Postings' => '',
|
|
'Import Status' => '',
|
|
'Import a Factur-X/ZUGFeRD file:' => '',
|
|
'Import a File' => '',
|
|
'Import a File:' => '',
|
|
'Import a MT940 file:' => '',
|
|
'Import all' => '',
|
|
'Import documents from #1' => '',
|
|
'Import file' => '',
|
|
'Import finished with errors.' => '',
|
|
'Import finished without errors.' => '',
|
|
'Import not started yet, please wait...' => '',
|
|
'Import preview' => '',
|
|
'Import profiles' => '',
|
|
'Import result' => '',
|
|
'Import scanned documents' => '',
|
|
'Importdate' => '',
|
|
'Imported' => '',
|
|
'Imported Pay Postings' => '',
|
|
'Imported entries' => '',
|
|
'In addition to the above date functions, subtract the following amount of days from the calculated date as a buffer.' => '',
|
|
'In order to do that hit the button "Delete transaction".' => '',
|
|
'In order to migrate the old folder structure into the new structure you have to chose which client the old structure will be assigned to.' => '',
|
|
'In order to use kivitendo you have to create at least a client, a user and a group.' => '',
|
|
'In the following new warehouse ' => '',
|
|
'In the latter case the tables needed by kivitendo will be created in that database.' => '',
|
|
'In-line' => '',
|
|
'Inactive' => '',
|
|
'Include Exchangerate Difference' => '',
|
|
'Include a link to the record itself' => '',
|
|
'Include column headings' => '',
|
|
'Include empty bins' => '',
|
|
'Include in Report' => '',
|
|
'Include in drop-down menus' => '',
|
|
'Include invalid warehouses ' => '',
|
|
'Include invoices with direct debit' => '',
|
|
'Include links to sales quotations' => '',
|
|
'Include original Invoices?' => '',
|
|
'Include sales quotations in the list of linked records, if the view for record links from sales order is enabled.' => '',
|
|
'Include the record itself in the list of linked records, if the view for record links from sales order is enabled.' => '',
|
|
'Includeable in reports' => '',
|
|
'Included in reports by default' => '',
|
|
'Including' => '',
|
|
'Income Statement' => '',
|
|
'Incoming Payments' => '',
|
|
'Incoming invoice number' => '',
|
|
'Inconsistency in database' => '',
|
|
'Incorrect password!' => '',
|
|
'Incorrect username or password or no access to selected client!' => '',
|
|
'Increase' => '',
|
|
'Individual Items' => '',
|
|
'Info' => '',
|
|
'Info & Status' => '',
|
|
'Information' => '',
|
|
'Initial version.' => '',
|
|
'Input from string: #1' => '',
|
|
'Input to string: #1' => '',
|
|
'Insert' => '',
|
|
'Insert Date' => '',
|
|
'Insert new' => '',
|
|
'Insert with new customer/vendor number' => '',
|
|
'Insert with new database ID' => '',
|
|
'Insert with new part number' => '',
|
|
'Interest' => '',
|
|
'Interest Rate' => '',
|
|
'Internal Notes' => '',
|
|
'Internal Phone List' => '',
|
|
'Internal comment' => '',
|
|
'Internet' => '',
|
|
'Interpolate variables in texts of positions' => '',
|
|
'Into bin' => '',
|
|
'Intra-Community supply' => '',
|
|
'Introduction of clients' => '',
|
|
'Inv. Duedate' => '',
|
|
'Invalid' => '',
|
|
'Invalid YAML Configuration for this job. Reason: malformed YAML Data: #1. Please consult: Program -> Documentation -> HTML -> Configuration of Background-Jobs.' => '',
|
|
'Invalid assembly' => '',
|
|
'Invalid bin' => '',
|
|
'Invalid charge number: #1' => '',
|
|
'Invalid combination of ledger account number length. Mismatch length of #1 with length of #2. Please check your account settings. ' => '',
|
|
'Invalid duration format' => '',
|
|
'Invalid follow-up ID.' => '',
|
|
'Invalid quantity.' => '',
|
|
'Invalid request type \'#1\'' => '',
|
|
'Invalid todo for updating Part' => '',
|
|
'Invalid transactions' => '',
|
|
'Invalid variable #1' => '',
|
|
'Invdate' => '',
|
|
'Invdate from' => '',
|
|
'Inventories' => '',
|
|
'Inventory' => '',
|
|
'Inventory Account' => '',
|
|
'Inventory quantity must be zero before you can set this assembly obsolete!' => '',
|
|
'Inventory quantity must be zero before you can set this part obsolete!' => '',
|
|
'Inventory system' => '',
|
|
'Invno.' => '',
|
|
'Invnumber' => '',
|
|
'Invnumber missing!' => '',
|
|
'Invoice' => '',
|
|
'Invoice (No Dunning Fees)' => '',
|
|
'Invoice (one letter abbreviation)' => '',
|
|
'Invoice Copy' => '',
|
|
'Invoice Date' => '',
|
|
'Invoice Date missing!' => '',
|
|
'Invoice Duedate' => '',
|
|
'Invoice Field 1' => '',
|
|
'Invoice Field 2' => '',
|
|
'Invoice Number' => '',
|
|
'Invoice Number missing!' => '',
|
|
'Invoice deleted!' => '',
|
|
'Invoice email' => '',
|
|
'Invoice email and Contact Person' => '',
|
|
'Invoice email settings' => '',
|
|
'Invoice filter' => '',
|
|
'Invoice for Advance Payment' => '',
|
|
'Invoice for Advance Payment (one letter abbreviation)' => '',
|
|
'Invoice for Advance Payment with Storno (abbreviation)' => '',
|
|
'Invoice for fees' => '',
|
|
'Invoice has already been storno\'d!' => '',
|
|
'Invoice items' => '',
|
|
'Invoice number' => '',
|
|
'Invoice number invalid. Must be less then or equal to 14 digits after non-digits removed.' => '',
|
|
'Invoice to:' => '',
|
|
'Invoice total' => '',
|
|
'Invoice total less discount' => '',
|
|
'Invoice with Storno (abbreviation)' => '',
|
|
'Invoices' => '',
|
|
'Invoices can only be changed on the day they are posted.' => '',
|
|
'Invoices for Advance Payment' => '',
|
|
'Invoices with payments cannot be canceled.' => '',
|
|
'Invoices, Credit Notes & AR Transactions' => '',
|
|
'Is Searchable' => '',
|
|
'Is this a summary account to record' => '',
|
|
'It can be changed later but must be unique within the installation.' => '',
|
|
'It is not allowed that a summary account occurs in a drop-down menu!' => '',
|
|
'It is possible that even after such a correction there is something wrong with this transaction (e.g. taxes that don\'t match the selected taxkey). Therefore you should re-run the general ledger analysis.' => '',
|
|
'It is possible to make a quick DATEV export everytime you post a record to ensure things work nicely with their data requirements. This will result in a slight overhead though you can enable this for each type of record independently.<"all.html#L2561" data-txt="2561">
'No prices will be updated because no prices have been entered.' => '',
|
|
|
'No print templates have been created for this client yet. Please do so in the client configuration.' => '',
|
|
'No printers have been created yet.' => '',
|
|
'No problems were recognized.' => '',
|
|
'No profit and loss carried forward chart configured!' => '',
|
|
'No profit carried forward chart configured!' => '',
|
|
'No quotations or orders have been created yet.' => '',
|
|
'No record is selected.' => '',
|
|
'No record type is selected.' => '',
|
|
'No report with id #1' => '',
|
|
'No requirement spec templates have been created yet.' => '',
|
|
'No results.' => '',
|
|
'No row selected.' => '',
|
|
'No search results found!' => '',
|
|
'No sections created yet' => '',
|
|
'No sections have been created so far.' => '',
|
|
'No sections have been created yet.' => '',
|
|
'No shipto city' => '',
|
|
'No shipto selected to delete' => '',
|
|
'No standard bin set for #1.' => '',
|
|
'No start date given, setting to #1' => '',
|
|
'No stock to transfer' => '',
|
|
'No such job #1 in the database.' => '',
|
|
'No summary account' => '',
|
|
'No superuser credentials were entered.' => '',
|
|
'No tax found for chart #1' => '',
|
|
'No template has been selected yet.' => '',
|
|
'No text blocks have been created for this position.' => '',
|
|
'No text has been entered yet.' => '',
|
|
'No time recordings to convert' => '',
|
|
'No title yet' => '',
|
|
'No transaction on chart bank chosen!' => '',
|
|
'No transaction selected!' => '',
|
|
'No transactions yet.' => '',
|
|
'No transfers were executed in this export.' => '',
|
|
'No users have been created yet.' => '',
|
|
'No vaild Factur-X/ZUGFeRD file' => '',
|
|
'No valid invoice(s) found' => '',
|
|
'No valid number entered for pricegroup "#1".' => '',
|
|
'No vendor available' => '',
|
|
'No vendor has been selected yet.' => '',
|
|
'No vendor selected or found!' => '',
|
|
'No vendors to add to purchasebasket' => '',
|
|
'No warehouse has been created yet or the quantity of the bins is not configured yet.' => '',
|
|
'No year given for method year' => '',
|
|
'No.' => '',
|
|
'No/individual shipping address' => '',
|
|
'None' => '',
|
|
'None (PriceSource Discount)' => '',
|
|
'None (PriceSource)' => '',
|
|
'None (typeabbreviation)' => '-',
|
|
'Normal' => '',
|
|
'Normal users cannot log in.' => '',
|
|
'Normalize Customer / Vendor names' => '',
|
|
'Normalize part description and part notes' => '',
|
|
'Not Discountable' => '',
|
|
'Not a PDF or XML file' => '',
|
|
'Not delivered' => '',
|
|
'Not delivered amount' => '',
|
|
'Not done yet' => '',
|
|
'Not enough in stock for the serial number #1' => '',
|
|
'Not enough on stock for one or more allocations' => '',
|
|
'Not implemented yet!' => '',
|
|
'Not linked' => '',
|
|
'Not obsolete' => '',
|
|
'Not yet implemented' => '',
|
|
'Note' => '',
|
|
'Note that parameter names must not be quoted.' => '',
|
|
'Note: Taxkeys must have a "valid from" date, and will not behave correctly without.' => '',
|
|
'Note: the object is already in use. Therefore some values cannot be changed.' => '',
|
|
'Notes' => '',
|
|
'Notes (translation for #1)' => '',
|
|
'Notes (will appear on hard copy)' => '',
|
|
'Notes for customer' => '',
|
|
'Nothing has been selected for removal.' => '',
|
|
'Nothing has been selected for transfer.' => '',
|
|
'Nothing selected!' => '',
|
|
'Nothing stocked yet.' => '',
|
|
'Nothing will be created or deleted at this stage!' => '',
|
|
'Notify me by email for follow-ups' => '',
|
|
'Nov' => '',
|
|
'November' => '',
|
|
'Number' => '',
|
|
'Number Format' => '',
|
|
'Number missing in Row' => '',
|
|
'Number of Data: ' => '',
|
|
'Number of bins' => '',
|
|
'Number of columns of custom variables in form details (second row)' => '',
|
|
'Number of copies' => '',
|
|
'Number of data sets' => '',
|
|
'Number of data uploaded:' => '',
|
|
'Number of delivery orders created:' => '',
|
|
'Number of delivery orders printed:' => '',
|
|
'Number of entries changed: #1' => '',
|
|
'Number of invoices' => '',
|
|
'Number of invoices created:' => '',
|
|
'Number of invoices printed:' => '',
|
|
'Number of invoices to create' => '',
|
|
'Number of months' => '',
|
|
'Number of new bins' => '',
|
|
'Number of orders created:' => '',
|
|
'Number pages' => '',
|
|
'Number variables: \'PRECISION=n\' forces numbers to be shown with exactly n decimal places.' => '',
|
|
'Numbers' => '',
|
|
'Numbers & Dates' => '',
|
|
'Numbers & IDs' => '',
|
|
'OB Transaction' => '',
|
|
'Objects have been imported.' => '',
|
|
'Obsolete' => '',
|
|
'Oct' => '',
|
|
'October' => '',
|
|
'Off' => '',
|
|
'Ok' => '',
|
|
'Old (on the side)' => '',
|
|
'Old configuration files' => '',
|
|
'On' => '',
|
|
'On Hand' => '',
|
|
'On Order' => '',
|
|
'On the next page the type of all variables can be set.' => '',
|
|
'One of the columns "qty" or "target_qty" must be given. If "target_qty" is given, the quantity to transfer for each transfer will be calculate, so that the quantity for this part, warehouse and bin will result in the given "target_qty" after each transfer.' => '',
|
|
'One of the units used (#1) cannot be mapped to a known unit code from the UN/ECE Recommendation 20 list.' => '',
|
|
'One or more Perl modules missing' => '',
|
|
'Onhand' => '',
|
|
'Onhand only sets the quantity in master data, not in inventory. This is only a legacy info field and will be overwritten as soon as a inventory transfer happens.' => '',
|
|
'Only Lines with Notes or Errors' => '',
|
|
'Only Price' => '',
|
|
'Only Stock' => '',
|
|
'Only booked accounts' => '',
|
|
'Only due follow-ups' => '',
|
|
'Only groups that have been configured for the client the user logs in to will be considered.' => '',
|
|
'Only list customer\'s projects in sales records' => '',
|
|
'Only open' => '',
|
|
'Only run tests from this file:' => '',
|
|
'Only shown in item mode' => '',
|
|
'Oops. No valid action found to dispatch. Please report this case to the kivitendo team.' => '',
|
|
'Open' => '',
|
|
'Open Amount' => '',
|
|
'Open Amount at Last Payment Date' => '',
|
|
'Open Items' => '',
|
|
'Open Orders' => '',
|
|
'Open Panel' => '',
|
|
'Open a further kivitendo window or tab' => '',
|
|
'Open amount' => '',
|
|
'Open in new window' => '',
|
|
'Open invoice' => '',
|
|
'Open new tab' => '',
|
|
'Open sales delivery orders' => '',
|
|
'Open this Website' => '',
|
|
'OpenDocument/OASIS' => '',
|
|
'Openings' => '',
|
|
'Option' => '',
|
|
'Optional' => '',
|
|
'Optional comment' => '',
|
|
'Options' => '',
|
|
'Or download the whole Installation Documentation as PDF (350kB) for off-line study (currently in German Language): ' => '',
|
|
'Order' => '',
|
|
'Order & Articles' => '',
|
|
'Order & Numbers' => '',
|
|
'Order Confirmation Number' => '',
|
|
'Order Controller' => '',
|
|
'Order Date' => '',
|
|
'Order Date missing!' => '',
|
|
'Order Intake' => '',
|
|
'Order Number' => '',
|
|
'Order Number missing!' => '',
|
|
'Order Size' => '',
|
|
'Order amount' => '',
|
|
'Order data' => '',
|
|
'Order deleted!' => '',
|
|
'Order item search' => '',
|
|
'Order probability' => '',
|
|
'Order probability & expected billing date' => '',
|
|
'Order quantity' => '',
|
|
'Order value periodicity' => '',
|
|
'Order/Item row name' => '',
|
|
'Order/Item/Stock row name' => '',
|
|
'Order/RFQ Number' => '',
|
|
'OrderItem' => '',
|
|
'Ordered' => '',
|
|
'Ordered purchase' => '',
|
|
'Ordered, but not delivered (purchase)' => '',
|
|
'Orderer' => '',
|
|
'Orders' => '',
|
|
'Orders / Delivery Orders deleteable' => '',
|
|
'Orders in Webshop' => '',
|
|
'Orders to fetch' => '',
|
|
'Orders to fetch neeeds a positive Integer' => '',
|
|
'Orders with projectnumber' => '',
|
|
'Orientation' => '',
|
|
'Orig. Size w/h' => '',
|
|
'Origin of personal data' => '',
|
|
'Original Invoice' => '',
|
|
'Original Invoices?' => '',
|
|
'Orphaned' => '',
|
|
'Orphaned currencies' => '',
|
|
'Other Matches' => '',
|
|
'Other party' => '',
|
|
'Other recipients' => '',
|
|
'Other users\' follow-ups' => '',
|
|
'Other values are ignored.' => '',
|
|
'Others' => '',
|
|
'Otherwise the variable is only available for printing.' => '',
|
|
'Otherwise you can simply check create warehouse and bins and define a name for the warehouse (Bins will be created automatically) and then continue' => '',
|
|
'Our routing id at customer' => '',
|
|
'Out of balance transaction!' => '',
|
|
'Out of balance!' => '',
|
|
'Output Number Format' => '',
|
|
'Overall Net.Turnover' => '',
|
|
'Overdue invoices' => '',
|
|
'Overdue sales quotations and requests for quotations' => '',
|
|
'Override' => '',
|
|
'Override invoice language' => '',
|
|
'Overview' => '',
|
|
'Overview kivitendo modules' => '',
|
|
'Own bank account number or IBAN' => '',
|
|
'Own bank code' => '',
|
|
'Owner of account' => '',
|
|
'PAYMENT POSTED' => '',
|
|
'PDF' => '',
|
|
'PDF (OpenDocument/OASIS)' => '',
|
|
'PDF export' => '',
|
|
'PDF export -- options' => '',
|
|
'PDF export with attachments' => '',
|
|
'PDF-Export' => '',
|
|
'PLZ Grosskunden' => '',
|
|
'POSTED' => '',
|
|
'POSTED AS NEW' => '',
|
|
'PREVIEWED' => '',
|
"all.html#L2854" data-txt="2854">
'Payment Terms' => '',
|
|
'Payment Terms missing in row ' => '',
|
|
'Payment bookings disallowed. After the booking this record may be suggested with the amount of \'#1\' or otherwise has to be choosen manually. No automatic payment booking will be done to chart \'#2\'.' => '',
|
|
'Payment date missing!' => '',
|
|
'Payment description' => '',
|
|
'Payment list' => '',
|
|
'Payment posted!' => '',
|
|
'Payment terms' => '',
|
|
'Payment terms (database ID)' => '',
|
|
'Payment terms (name)' => '',
|
|
'Payment type' => '',
|
|
'Payments' => '',
|
"all.html#L3059" data-txt="3059">
'Printing invoices (this can take a while)' => '',
|
|
'Prior year' => '',
|
|
'Priority' => '',
|
|
'Private E-mail' => '',
|
|
'Private Phone' => '',
|
|
'Problem' => '',
|
|
'Processed attachments with function \'#1\':' => '',
|
|
'Processed successfully: ' => '',
|
|
'Produce' => '',
|
|
'Produce Assembly' => '',
|
|
'Produce Assembly Configuration' => '',
|
|
'Produce assembly consumes services if assigned as a assembly item' => '',
|
|
'Produce assembly only if all parts are in the same warehouse' => '',
|
|
'Production' => 'Production',
|
|
'Production (typeabbreviation)' => 'W',
|
|
'Productivity' => '',
|
|
'Productivity (TODO list, Follow-Ups)' => '',
|
|
'Profit' => '',
|
|
'Profit and loss accounts' => '',
|
|
'Profit carried forward account' => '',
|
|
'Profit determination' => '',
|
|
'Profit or loss carried forward account' => '',
|
|
'Proforma Invoice' => '',
|
|
'Program' => '',
|
|
'Project' => '',
|
|
'Project (database ID)' => '',
|
|
'Project (description)' => '',
|
|
'Project (number)' => '',
|
|
'Project Description' => '',
|
|
'Project Link' => '',
|
|
'Project Number' => '',
|
|
'Project Numbers' => '',
|
|
'Project Status' => '',
|
|
'Project Test' => '',
|
|
'Project Transactions' => '',
|
|
'Project Type' => '',
|
|
'Project Types' => '',
|
|
'Project link actions' => '',
|
|
'Project of assigned order must match assigned project.' => '',
|
|
'Project picker' => '',
|
|
'Project statuses' => '',
|
|
'Project type' => '',
|
|
'Project types' => '',
|
|
'Projects' => '',
|
|
'Projects: edit the list of employees allowed to view invoices' => '',
|
|
'Projecttransactions' => '',
|
|
'Promotion Code' => '',
|
|
'Proposal' => '',
|
|
'Proposals' => '',
|
|
'Protocol' => '',
|
|
'Proxy' => '',
|
|
'Prozentual/Absolut' => '',
|
|
'Purchase' => 'Purchase',
|
|
'Purchase (typeabbreviation)' => 'P',
|
|
'Purchase Credit Note' => '',
|
|
'Purchase Credit Notes' => '',
|
|
'Purchase Delivery Order' => '',
|
|
'Purchase Delivery Orders' => '',
|
|
'Purchase Delivery Orders deleteable' => '',
|
|
'Purchase Invoice' => '',
|
|
'Purchase Invoices' => '',
|
|
'Purchase Order' => '',
|
|
'Purchase Order Confirmation' => '',
|
|
'Purchase Order Confirmations' => '',
|
|
'Purchase Orders' => '',
|
|
'Purchase Orders Services are deliverable' => '',
|
|
'Purchase Orders deleteable' => '',
|
|
'Purchase Price Rules' => '',
|
|
'Purchase Price Rules ' => '',
|
|
'Purchase Quotation Intake' => '',
|
|
'Purchase Quotation Intakes' => '',
|
|
'Purchase Reclamation' => '',
|
|
'Purchase Reclamations' => '',
|
|
'Purchase Reclamations deleteable' => '',
|
|
'Purchase basket' => '',
|
|
'Purchase basket item not existing any more for position(s): #1.' => '',
|
|
'Purchase delivery order' => '',
|
|
'Purchase invoices' => '',
|
|
'Purchase invoices changeable' => '',
|
|
'Purchase net amount' => '',
|
|
'Purchase price' => '',
|
|
'Purchase price total' => '',
|
|
'Purchasebasket' => '',
|
|
'Purchasing & Sales' => '',
|
|
'Purpose' => '',
|
|
'Purpose (if field names purpose, purpose1, purpose2 ... exist they will all combined into the field "purpose")' => '',
|
|
'Purpose/Reference' => '',
|
|
'QR bill unstructured message' => '',
|
|
'QR bill without amount' => '',
|
|
'QR reference' => '',
|
|
'QR-Code invalid' => '',
|
|
'QR-Code placeholder image: QRCodePlaceholder not found in template.' => '',
|
|
'QR-Image generation failed: ' => '',
|
|
'QUEUED' => '',
|
|
'Qty' => '',
|
|
'Qty according to delivery order' => '',
|
|
'Qty equal or less than #1' => '',
|
|
'Qty equal or more than #1' => '',
|
|
'Qty equals #1' => '',
|
|
'Qty in Order' => '',
|
|
'Qty in Selected Records' => '',
|
|
'Qty in closed delivery orders' => '',
|
|
'Qty in delivery orders' => '',
|
|
'Qty in stock' => '',
|
|
'Qty less than #1' => '',
|
|
'Qty more than #1' => '',
|
|
'Quantity' => '',
|
|
'Quantity missing.' => '',
|
|
'Quartal' => '',
|
|
'Quarter' => '',
|
|
'Quarterly' => '',
|
|
'Query Type' => '',
|
|
'Query parameters' => '',
|
|
'Queue' => '',
|
|
'Quick Search' => '',
|
|
'Quick Searches that will be shown in the header for this user' => '',
|
|
'Quick Searches that will be shown in the header in this client' => '',
|
|
'Quotation' => '',
|
|
'Quotation Date' => '',
|
|
'Quotation Date missing!' => '',
|
|
'Quotation Intake' => '',
|
|
'Quotation Number' => '',
|
|
'Quotation Number missing!' => '',
|
|
'Quotation deleted!' => '',
|
|
'Quotation/Order Date' => '',
|
|
'Quotations' => '',
|
|
'Quotations and orders' => '',
|
|
'Quotations/Orders actions' => '',
|
|
'Quote character' => '',
|
|
'Quote chararacter' => '',
|
|
'Quoted' => '',
|
|
'Quotes' => '',
|
|
'RFQ' => '',
|
|
'RFQ Date' => '',
|
|
'RFQ Number' => '',
|
|
'RFQ/Order Status' => '',
|
|
'RFQ/Order Statuses' => '',
|
|
'RFQs' => '',
|
|
'RMA Delivery Order' => '',
|
|
'RMA Delivery Orders' => '',
|
|
'RMA delivery order' => '',
|
|
'ROP' => '',
|
|
'Ranges of numbers' => '',
|
|
'Re-numbering all sections and function blocks in the order they are currently shown cannot be undone.' => '',
|
|
'Re-run analysis' => '',
|
|
'Re-sending a final version was requested, but the latest version of the document could not be found' => '',
|
|
'Read all employee e-mails' => '',
|
|
'Really cancel link?' => '',
|
|
'Realm' => '',
|
|
'Reason' => '',
|
|
'Reason Description Extern' => '',
|
|
'Reason Description Intern' => '',
|
|
'Receipt' => '',
|
|
'Receipt posted!' => '',
|
|
'Receipt, payment, reconciliation' => '',
|
|
'Receipts' => '',
|
|
'Receipts attached/extra' => '',
|
|
'Receivable account' => '',
|
|
'Receivables' => '',
|
|
'Receivables account' => '',
|
|
'Receivables account (account number)' => '',
|
|
'Received payments can only be posted for sales invoices and purchase credit notes.' => '',
|
|
'Recipients' => '',
|
|
'Reclamation' => '',
|
|
'Reclamation Date' => '',
|
|
'Reclamation ID' => '',
|
|
'Reclamation Number' => '',
|
|
'Reclamation Reason' => '',
|
|
'Reclamation Reasons' => '',
|
|
'Reconcile' => '',
|
|
'Reconciliation' => '',
|
|
'Reconciliation with bank' => '',
|
|
'Record IBAN #1 doesn\'t match vendor IBAN #2' => '',
|
|
'Record Type' => '',
|
|
'Record VAT ID #1 doesn\'t match vendor VAT ID #2' => '',
|
|
'Record Vendor Invoice' => '',
|
|
'Record in' => '',
|
|
'Record number' => '',
|
|
'Record numbers and dates' => '',
|
|
'Record numbers changeable' => '',
|
|
'Record tax ID #1 doesn\'t match vendor tax ID #2' => '',
|
|
'Record templates' => '',
|
|
'Record type to create' => '',
|
|
'Record\'s files' => '',
|
|
'Recorded Tax' => '',
|
|
'Recorded taxkey' => '',
|
|
'Records' => '',
|
|
'Recurring' => '',
|
|
'Recurring billing' => '',
|
|
'Reduced Master Data' => '',
|
|
'Reference' => '',
|
|
'Reference / Invoice Number' => '',
|
|
'Reference day' => '',
|
|
'Reference missing!' => '',
|
|
'Registration' => '',
|
|
'Relaxed (UTF-8)' => '',
|
|
'Release From Stock' => '',
|
|
'Reload' => '',
|
|
'Remaining' => '',
|
|
'Remaining Amount' => '',
|
|
'Remaining Net Amount' => '',
|
|
'Remittance information optional Vendor/Customer No postfix' => '',
|
|
'Remittance information prefix' => '',
|
|
'Remote Bank Code' => '',
|
|
'Remote Name/Customer/Description' => '',
|
|
'Remote account' => '',
|
|
'Remote account number' => '',
|
|
'Remote bank code' => '',
|
|
'Remote name' => '',
|
|
'Removal' => '',
|
|
'Removal from Warehouse' => '',
|
|
'Removal from warehouse' => '',
|
|
'Removal qty' => '',
|
|
'Remove' => '',
|
|
'Remove Draft' => '',
|
|
'Remove article' => '',
|
|
'Removed sections and function blocks: #1' => '',
|
|
'Step 1 -- limit number of delivery orders to process' => '',
|
|
'Step 2' => '',
|
|
'Step 2 -- Watch status' => '',
|
|
'Steuersatz' => '',
|
|
'Stock' => '',
|
|
'Stock Local/Shop' => '',
|
|
'Stock Qty for Date' => '',
|
|
'Stock for part #1' => '',
|
|
'Stock levels' => '',
|
|
'Stock transfered' => '',
|
|
'Stock value' => '',
|
|
'StockInfo' => '',
|
|
'Stocked Qty' => '',
|
|
'Stocktaking' => '',
|
|
'Stocktaking History' => '',
|
|
'Stocktaking Journal' => '',
|
|
'Stop (verb)' => '',
|
|
'Stopping the task server failed. Output:' => '',
|
|
'Storage Backends' => '',
|
|
'Storage Type for Attachments' => '',
|
|
'Storage Type for generated/imported PDF Documents' => '',
|
|
'Storage Type for images' => '',
|
|
'Storage Type for shopimages' => '',
|
|
'Storing PDF in storage backend failed: #1' => '',
|
|
'Storing PDF to webdav folder failed: #1' => '',
|
|
'Storing the ZUGFeRD file in the storage backend failed: #1' => '',
|
|
'Storing the ZUGFeRD file to the WebDAV folder failed: #1' => '',
|
|
'Storing the document in the storage backend failed: #1' => '',
|
|
'Storing the document to the WebDAV folder failed: #1' => '',
|
|
'Storing the emails in the journal is currently disabled in the client configuration.' => '',
|
|
'Storno' => '',
|
|
'Storno (one letter abbreviation)' => '',
|
|
'Storno Credit Note' => '',
|
|
'Storno Credit Notes' => '',
|
|
'Storno Invoice' => '',
|
|
'Storno Invoice for Advance Payment' => '',
|
|
'Storno Invoices' => '',
|
|
'Storno Invoices for Advance Payment' => '',
|
|
'Street' => '',
|
|
'Street (Shipping)' => '',
|
|
'Street 1' => '',
|
|
'Street 2' => '',
|
|
'Strict and halt' => '',
|
|
'Strict but replace' => '',
|
|
'Style the picture with the following CSS code' => '',
|
|
'Stylesheet' => '',
|
|
'Sub function blocks' => '',
|
|
'Subject' => '',
|
|
'Subject:' => '',
|
|
'Subtotal' => '',
|
|
'Subtotal cannot distinguish betweens record types. Only one of the selected record types will be displayed: #1' => '',
|
|
'Subtotals per quarter' => '',
|
|
'Subversions are not supported or disabled for this record type.' => '',
|
|
'Such entries cannot be exported into the DATEV format and have to be fixed as well.' => '',
|
|
'Suggested invoice' => '',
|
|
'Sum Amount' => '',
|
|
'Sum Credit' => '',
|
|
'Sum Debit' => '',
|
|
'Sum for' => '',
|
|
'Sum for #1' => '',
|
|
'Sum for section' => '',
|
|
'Sum of all amounts' => '',
|
|
'Sum of bank #1 and sum of bookings #2' => '',
|
|
'Sum open amount' => '',
|
|
'Sum per' => '',
|
|
'Summen- und Saldenliste' => '',
|
|
'Sun' => '',
|
|
'Sunday' => '',
|
|
'Superuser name' => '',
|
|
'Supplier Delivery Order' => '',
|
|
'Supplier Delivery Order has been deleted' => '',
|
|
'Supplier Delivery Order has been saved' => '',
|
|
'Supplier Delivery Orders' => '',
|
|
'Supplier delivery order' => '',
|
|
'Supplies' => '',
|
|
'Surname' => '',
|
|
'Switzerland' => '',
|
|
'Synchronize WebDAV with owncloud repository' => '',
|
|
'System' => '',
|
|
'System currently down for maintenance!' => '',
|
|
'TODO list' => '',
|
|
'TODO list options' => '',
|
|
'TOP100' => '',
|
|
'TOTAL' => '',
|
|
'Tab' => '',
|
|
'Target Qty' => '',
|
|
'Target bank account' => '',
|
|
'Target table' => '',
|
|
'Tariff Code' => 'Tariff code',
|
|
'Task Server is not running, starting it now. If this does not change, please check your task server config' => '',
|
|
'Task server' => '',
|
|
'Task server control' => '',
|
|
'Task server status' => '',
|
|
'Tax' => '',
|
|
'Tax Account' => '',
|
|
'Tax Account Name' => '',
|
|
'Tax Consultant' => '',
|
|
'Tax ID number' => '',
|
|
'Tax Included' => '',
|
|
'Tax Number' => '',
|
|
'Tax Number / SSN' => '',
|
|
'Tax Office' => '',
|
|
'Tax Office Preferences' => '',
|
|
'Tax Percent is a number between 0 and 100' => '',
|
|
'Tax Period' => '',
|
|
'Tax collected' => '',
|
|
'Tax deleted!' => '',
|
|
'Tax number' => '',
|
|
'Tax paid' => '',
|
|
'Tax point' => '',
|
|
'Tax rate' => '',
|
|
'Tax saved!' => '',
|
|
'Tax zone' => '',
|
|
'Tax zone #1 needs a valid expense account' => '',
|
|
'Tax zone #1 needs a valid income account' => '',
|
|
'Tax zone (database ID)' => '',
|
|
'Tax zone (description)' => '',
|
|
'Tax-O-Matic' => '',
|
|
'Tax-o-matic Account' => '',
|
|
'Taxaccount_coa' => '',
|
|
'Taxation' => '',
|
|
'Taxdescription missing!' => '',
|
|
'Taxdescription_coa' => '',
|
|
'Taxes' => '',
|
|
'Taxkey' => '',
|
|
'Taxkey missing!' => '',
|
|
'Taxkey 0 is reserved for rate 0' => '',
|
|
'Taxkey_coa' => '',
|
|
'Taxkeys and Taxreport Preferences' => '',
|
|
'Taxlink_coa' => '',
|
|
'Taxrate missing!' => '',
|
|
'Taxzones' => '',
|
|
'Tel' => '',
|
|
'Tel.' => '',
|
|
'Telephone' => '',
|
|
'Template' => '',
|
|
'Template Code' => '',
|
|
'Template Description' => '',
|
|
'Template database' => '',
|
|
'Template date' => '',
|
|
'Templates' => '',
|
|
'Terms' => '',
|
|
'Terms missing in row ' => '',
|
|
'Test database connectivity' => '',
|
|
'Text' => '',
|
|
'Text block actions' => '',
|
|
'Text block picture actions' => '',
|
|
'Text blocks' => '',
|
|
'Text blocks back' => '',
|
|
'Text blocks front' => '',
|
|
'Text field' => '',
|
|
'Text field and HTML field variables: \'WIDTH=w HEIGHT=h\' sets the width and height of the field in pixels. They default to 225 and 90 respectively.' => '',
|
|
'Text in CSV File' => '',
|
|
'Text variables: \'MAXLENGTH=n\' sets the maximum entry length to \'n\'.' => '',
|
|
'Text, text field, HTML field and number variables: The default value will be used as-is.' => '',
|
|
'Texts for invoices' => '',
|
|
'Texts for quotations & orders' => '',
|
|
'That export does not exist.' => '',
|
|
'That is why kivitendo could not find a default currency.' => '',
|
|
'The \'name\' is the field shown to the user during login.' => '',
|
|
'The \'pclass\' column has the same abbreviation like a part export. The first letter is for the type Part,Assembly or Service, the second(and third) for Part Classification' => '',
|
|
'The \'tag\' field must only consist of alphanumeric characters or the carachters - _ ( )' => '',
|
|
'The AP transaction #1 has been deleted.' => '',
|
|
'The AR transaction #1 has been deleted.' => '',
|
|
'The Bins in Inventory were only a information text field.' => '',
|
|
'The Bins in master data were only a information text field.' => '',
|
|
'The Factur-X/ZUGFeRD notes have been saved.' => '',
|
|
'The Factur-X/ZUGFeRD version used is not supported.' => '',
|
|
'The GL transaction #1 has been deleted.' => '',
|
|
'The Geierlein path has not been set in the configuration.' => '',
|
|
'The Host Name is missing' => '',
|
|
'The Host Name seems invalid' => '',
|
|
'The IBAN \'#1\' is not valid as IBANs in #2 must be exactly #3 characters long.' => '',
|
|
'The IBAN is missing.' => '',
|
|
'The ID #1 is not a valid database ID.' => '',
|
|
'The LDAP server "#1:#2" is unreachable. Please check config/kivitendo.conf.' => '',
|
|
'The Mail strings have been saved.' => '',
|
|
'The PDF has been created' => '',
|
|
'The PDF has been previewed' => '',
|
|
'The PDF has been printed' => '',
|
|
'The Protocol for Host Name seems invalid (expected: http:// or https://)!' => '',
|
|
'The Proxy Name seems invalid' => '',
|
|
'The SEPA export has been created.' => '',
|
|
'The SEPA strings have been saved.' => '',
|
|
'The SQL query can be parameterized with variables named as follows: <%name%>.' => '',
|
|
'The SQL query does not contain any parameter that need to be configured.' => '',
|
|
'The URL is missing.' => '',
|
|
'The VAT ID number \'#1\' is invalid.' => '',
|
|
'The VAT ID number in the client configuration is invalid.' => '',
|
|
'The VAT registration number is missing in the client configuration.' => '',
|
|
'The WebDAV feature has been used.' => '',
|
|
'The XMP metadata does not declare the Factur-X/ZUGFeRD data.' => '',
|
|
'The ZUGFeRD invoice data cannot be generated because the data validation failed.' => '',
|
|
'The ZUGFeRD/Factur-X invoice \'#1\' has been loaded.' => '',
|
|
'The abbreviation is missing.' => '',
|
|
'The access rights a user has within a client instance is still governed by his group membership.' => '',
|
|
'The access rights have been saved.' => '',
|
|
'The account #1 is already being used by bank account #2.' => '',
|
|
'The account 3804 already exists, the update will be skipped.' => '',
|
|
'The account 3804 will not be added automatically.' => '',
|
|
'The action can only be executed once.' => '',
|
|
'The action is missing or invalid.' => '',
|
|
'The action you\'ve chosen has not been executed because the document does not contain any item yet.' => '',
|
|
'The administration area is always accessible.' => '',
|
|
'The allowed Skonto Percentage Deivation defaults to 0.5% of the invoice amount' => '',
|
|
'The application "#1" was not found on the system.' => '',
|
|
'The assembly \'#1\' cannot be a part from itself.' => '',
|
|
'The assembly \'#1\' would make a loop in assembly tree.' => '',
|
|
'The assembly could not be produced.' => '',
|
|
'The assembly doesn\'t have any items.' => '',
|
|
'The assembly has been created.' => '',
|
|
'The assistant could not find anything wrong with #1. Maybe the problem has been solved in the meantime.' => '',
|
|
'The assortment doesn\'t have any items.' => '',
|
|
'The authentication database is not reachable at the moment. Either it hasn\'t been set up yet or the database server might be down. Please contact your administrator.' => '',
|
|
'The available options depend on the varibale type:' => '',
|
|
'The background job could not be destroyed.' => '',
|
|
'The background job has been created.' => '',
|
|
'The background job has been deleted.' => '',
|
|
'The background job has been saved.' => '',
|
|
'The background job was executed successfully.' => '',
|
|
'The bank information must not be empty.' => '',
|
|
'The base file name without a path or an extension to be used for printing for this type of requirement spec.' => '',
|
|
'The base unit does not exist or it is about to be deleted in row %d.' => '',
|
|
'The base unit does not exist.' => '',
|
|
'The base unit relations must not contain loops (e.g. by saying that unit A\'s base unit is B, B\'s base unit is C and C\'s base unit is A) in row %d.' => '',
|
|
'The basic client tables have not been created for this client\'s database yet.' => '',
|
|
'The billing period has already been locked.' => '',
|
|
'The body is missing.' => '',
|
|
'The booking group \'#1\' is obsolete and cannot be used with active articles.' => '',
|
|
'The booking group cannot be marked obsolete while still being used by active parts.' => '',
|
|
'The booking group has been created.' => '',
|
|
'The booking group has been deleted.' => '',
|
|
'The booking group has been saved.' => '',
|
|
'The booking group is in use and cannot be deleted.' => '',
|
|
'The booking group needs an inventory account.' => '',
|
|
'The buchungsgruppe is missing.' => '',
|
|
'The categories has been saved.' => '',
|
|
'The changing of tax-o-matic account is NOT recommended, but if you do so please also (re)configure booking groups and reconfigure ALL charts which point to this tax-o-matic account. ' => '',
|
|
'The chart is not valid.' => '',
|
|
'The client could not be deleted.' => '',
|
|
'The client has been created.' => '',
|
|
'The client has been deleted.' => '',
|
|
'The client has been saved.' => '',
|
|
'The clipboard does not contain anything that can be pasted here.' => '',
|
|
'The column "datatype" must be present and must be at the same position / column in each data set. The values must be the row names (see settings) for order and item data respectively.' => '',
|
|
'The column "make_X" can contain either a vendor\'s database ID, a vendor number or a vendor\'s name.' => '',
|
|
'The column triplets can occur multiple times with different numbers "X" each time (e.g. "make_1", "model_1", "lastcost_1", "make_2", "model_2", "lastcost_2", "make_3", "model_3", "lastcost_3" etc).' => '',
|
|
'The columns "Dunning Duedate", "Total Fees" and "Interest" show data for the previous dunning created for this invoice.' => '',
|
|
'The combination of database host, port and name is not unique.' => '',
|
|
'The command is missing.' => '',
|
|
'The company\'s address information is incomplete in the client configuration.' => '',
|
|
'The connection to the LDAP server cannot be encrypted (SSL/TLS startup failure). Please check config/kivitendo.conf.' => '',
|
|
'The connection to the authentication database failed:' => '',
|
|
'The connection to the configured client database "#1" on host "#2:#3" failed.' => '',
|
|
'The connection to the database could not be established.' => '',
|
|
'The connection to the shop could not be established.' => '',
|
|
'The connection to the shop was established successfully.' => '',
|
|
'The connection to the template database failed:' => '',
|
|
'The connection was established successfully.' => '',
|
|
'The contact person attribute "birthday" is converted from a free-form text field into a date field.' => '',
|
|
'The country from the company\'s address in the client configuration cannot be mapped to an ISO 3166-1 alpha 2 code.' => '',
|
|
'The country from the customer\'s address cannot be mapped to an ISO 3166-1 alpha 2 code.' => '',
|
|
'The creation of the authentication database failed:' => '',
|
|
'The credentials (username & password) for connecting database are wrong.' => '',
|
|
'The credit note has been deleted' => '',
|
|
'The currency "#1" cannot be mapped to an ISO 4217 currency code.' => '',
|
|
'The custom report has been deleted.' => '',
|
|
'The custom report has been saved.' => '',
|
|
'The custom variable has been created.' => '',
|
|
'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 customer order number is missing. Do you want to continue anyway?' => '',
|
|
'The customer\'s bank account number (IBAN) 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.' => '',
|
|
'The database port is missing.' => '',
|
|
'The database update/creation did not succeed. The file #1 contained the following error:' => '',
|
|
'The database user \'#1\' does not have superuser privileges.' => '',
|
|
'The database user is missing.' => '',
|
|
'The dataset #1 has been created.' => '',
|
|
'The dataset #1 has been deleted.' => '',
|
|
'The deductible amount' => '',
|
|
'The default value depends on the variable type:' => '',
|
|
'The delivery order has not been marked as delivered. The warehouse contents have not changed.' => '',
|
|
'The delivery term has been created.' => '',
|
|
'The delivery term has been deleted.' => '',
|
|
'The delivery term has been saved.' => '',
|
| "all.html#L4096" data-txt="4096">
'The document has been created.' => '',
|
|
'The document has been printed.' => '',
|
|
'The documents have been sent to the printer \'#1\'.' => '',
|
|
'The dunnings have been printed.' => '',
|
|
'The email entry for #1 looks invalid' => '',
|
|
'The email has been sent.' => '',
|
|
'The email was not sent due to the following error: #1.' => '',
|
|
'The employee is missing.' => '',
|
|
'The end date is the last day for which invoices will possibly be created.' => '',
|
|
'The execution schedule is invalid.' => '',
|
|
'The execution type is invalid.' => '',
|
|
'The existing record has been created from the link target to add.' => '',
|
|
|
'The selected warehouse is empty, or no stocked items where found that match the filter settings.' => '',
|
|
'The session has expired. Please log in again.' => '',
|
|
'The session is invalid or has expired.' => '',
|
|
'The settings were saved, but the password was not changed.' => '',
|
|
'The shop has been created.' => '',
|
|
'The shop has been deleted.' => '',
|
|
'The shop has been saved.' => '',
|
|
'The shop is in use and cannot be deleted.' => '',
|
|
'The shop part has been created.' => '',
|
|
'The shop part has been saved.' => '',
|
|
'The shop part wasn\'t updated.' => '',
|
|
'The shop part wasn\'t updated. #1' => '',
|
|
|
'There is no connected chart.' => '',
|
|
'There is not enough available of \'#1\' at warehouse \'#2\', bin \'#3\', #4, #5, for the transfer of #6.' => '',
|
|
'There is not enough available of \'#1\' at warehouse \'#2\', bin \'#3\', #4, for the transfer of #5.' => '',
|
|
'There is not enough left of \'#1\' in bin \'#2\' for the removal of #3.' => '',
|
|
'There is nothing here yet (csv_import)' => '',
|
|
'There is one or more sections for which no part has been assigned yet; therefore creating the new record is not possible yet.' => '',
|
|
'There was an error deleting the draft' => '',
|
|
'There was an error executing the background job.' => '',
|
|
'There was an error parsing the csv file: #1' => '',
|
|
'There was an error parsing the csv file: #1 in line #2.' => '',
|
|
'There was an error saving the draft' => '',
|
|
'There was an error saving the letter' => '',
|
|
'There was an error saving the letter draft' => '',
|
|
'There you can let kivitendo create the basic tables for you, even in an already existing database.' => '',
|
|
'Therefore several settings that had to be made for each user in the past have been consolidated into the client configuration.' => '',
|
|
'Therefore the definition of "kg" with the base unit "g" and a factor of 1000 is valid while defining "g" with a base unit of "kg" and a factor of "0.001" is not.' => '',
|
|
'These mappings can be used to map heading from non standard csv files to known columns. These will also be saved in profiles, so you can save profiles for every source of formats.' => '',
|
|
'These wrong entries cannot be fixed automatically.' => '',
|
|
'They will be updated, new ones for additional parts without a line item added automatically.' => '',
|
|
'This Price Rule is no longer valid' => '',
|
|
'This also enables displaying a column with the customer partnumber (new order controller).' => '',
|
|
'This also enables displaying a column with the vendor partnumber (model) (new order controller).' => '',
|
|
'This business has already been added.' => '',
|
|
'This can be done with the following query:' => '',
|
|
'This could have happened for two reasons:' => '',
|
|
'This customer has already been added.' => '',
|
|
'This customer number is already in use.' => '',
|
|
'This customer wants a postal invoices.' => '',
|
|
'This discount has since gone down' => '',
|
|
'This discount has since gone up' => '',
|
|
'This discount is only valid for business #1' => '',
|
|
'This discount is only valid for customer #1' => '',
|
|
'This discount is only valid for vendor #1' => '',
|
|
'This discount is only valid in purchase documents' => '',
|
|
'This discount is only valid in records with customer or vendor' => '',
|
|
'This discount is only valid in sales documents' => '',
|
|
'This entry is using date and duration. This information will be overwritten on saving.' => '',
|
|
'This entry is using start and end time. This information will be overwritten on saving.' => '',
|
|
'This export will include all records in the given time range and all supplicant information from checked entities. You will receive a single zip file. Please extract this file onto the data medium requested by your auditor.' => '',
|
|
'This feature especially prevents mistakes by mixing up prior tax and sales tax.' => '',
|
|
'This field must not be empty.' => '',
|
|
'This function requires the presence of articles with a time-based unit such as "h" or "min".' => '',
|
|
'This general ledger transaction has not been posted yet.' => '',
|
|
'This group is valid for the following clients' => '',
|
|
'This has been changed in this version, therefore please change the "old" bins to some real warehouse bins.' => '',
|
|
'This has been changed in this version.' => '',
|
|
'This invoice has a further invoice for advanced payment.' => '',
|
|
'This invoice has already a final invoice.' => '',
|
|
'This invoice has already a further invoice for advanced payment.' => '',
|
|
'This invoice has already been posted.' => '',
|
|
'This invoice has been canceled already.' => '',
|
|
'This invoice has been linked with a sepa export, undo this first.' => '',
|
|
'This invoice has not been posted yet.' => '',
|
|
'This invoice is marked for direct debit and cannot be selected for a SEPA Export.' => '',
|
|
'This invoice is not marked for direct debit and cannot be selected for a SEPA Export.' => '',
|
|
'This invoice was added from an order. See there.' => '',
|
|
'This invoice\'s dunning level: #1' => '',
|
|
'This is a very critical problem.' => '',
|
|
'This is the client to be selected by default on the login screen.' => '',
|
|
'This is the default bin for parts' => '',
|
|
'This is the default warehouse for ignoring onhand' => '',
|
|
'This list is capped at 15 items to keep it fast. If you need a full list, please use reports.' => '',
|
|
'This makemodel price does not exist anymore' => '',
|
|
'This means that the user has created an AP transaction and chosen a taxkey for sales taxes, or that he has created an AR transaction and chosen a taxkey for input taxes.' => '',
|
|
'This module can help you identify and correct such entries by analyzing the general ledger and presenting you likely solutions but also allowing you to fix problems yourself.' => '',
|
|
'This object has already been used.' => '',
|
|
'This object has not been saved yet.' => '',
|
|
'This object is used in price rules.' => '',
|
|
'This option controls the inventory system.' => '',
|
|
'This option controls the method used for determining the startdate for the balance report.' => '',
|
|
'This option controls the method used for profit determination.' => '',
|
|
'This option controls the method used for the automated year-end bookings.' => '',
|
|
'This option controls the posting and calculation behavior for the accounting method.' => '',
|
|
'This order has already a final invoice.' => '',
|
|
'This part has already been added.' => '',
|
|
'This part should not be ordered any more.' => '',
|
|
'This part was already counted for this bin:' => '',
|
|
'This price has since gone down' => '',
|
|
'This price has since gone up' => '',
|
|
'This record contains not orderable items at position #1' => '',
|
|
'This record contains obsolete items at position #1' => '',
|
|
'This record has already been closed.' => '',
|
|
'This record has already been delivered.' => '',
|
|
'This record has not been saved yet.' => '',
|
|
'This record has not been stocked in. Proceed?' => '',
|
|
'This record has not been stocked out. Proceed?' => '',
|
|
'This record is the final version. Changes have not been saved' => '',
|
|
'This record is the final version. Please create a new sub-version' => '',
|
|
'This requirement spec is currently linked to the following project:' => '',
|
|
'This requirement spec is currently not linked to a project.' => '',
|
|
'This requires you to manually correct entries for which an automatic conversion failed and to check those for which it succeeded.' => '',
|
|
'This resets the dunning process for the selected invoices. Posted dunning invoices will not be changed!' => '',
|
|
'This sales order has an active configuration for periodic invoices. If you save then all subsequently created invoices will contain those changes as well, but not those that have already been created. Do you want to continue?' => '',
|
|
'This status output will be refreshed every five seconds.' => '',
|
|
'This sub-version is not yet finalized' => '',
|
|
'This transaction has to be split into several transactions manually.' => '',
|
|
'This transaction is linked with a AP transaction. Please undo and redo the AP transaction booking if needed.' => '',
|
|
'This transaction is linked with a bank transaction. Please undo and redo the bank transaction booking if needed.' => '',
|
|
'This transaction is linked with a gl transaction. Please delete the ap transaction booking if needed.' => '',
|
|
'This transaction is reconciled with a bank transaction. Please undo the reconciliation if needed.' => '',
|
|
'This update will change the nature the onhand of goods is tracked.' => '',
|
|
'This user is a member in the following groups' => '',
|
|
'This user will have access to the following clients' => '',
|
|
'This vendor has already a booking with this invoice number, do you really want to add the same invoice number again?' => '',
|
|
'This vendor has already been added.' => '',
|
|
'This vendor number is already in use.' => '',
|
|
'This way you can get a similar list of linked records for every record in the same workflow.' => '',
|
|
'This will also remove these delivery terms for all customers & vendors.' => '',
|
|
'This will also remove this pricegroup for all customers.' => '',
|
|
'This will apply a 3% reduction to the master data price before entering it into the record item.' => '',
|
|
'This will be treated as a discount in percent points.' => '',
|
|
'This will happen before the price is offered, and the reduction will not be printed in documents.' => '',
|
|
'This will reduce the appropriate Master Data price by this in percent points.' => '',
|
|
'This will remove the delivery order from showing as open even if contents are not delivered. Proceed?' => '',
|
|
'This will remove the invoice from showing as unpaid even if the unpaid amount does not match the amount. Proceed?' => '',
|
|
'This will set an exact price.' => '',
|
|
'Three Options:' => '',
|
|
'Threshold for warning on quantity difference' => '',
|
|
'Thu' => '',
|
|
'Thursday' => '',
|
|
'Time' => '',
|
|
'Time Format' => '',
|
|
'Time Recording' => '',
|
|
'Time Recording Articles' => '',
|
|
'Time Recordings' => '',
|
|
'Time and price estimate' => '',
|
|
'Time estimate' => '',
|
|
'Time period for the analysis:' => '',
|
|
'Time/cost estimate actions' => '',
|
|
'Timestamp' => '',
|
|
'Tired of copying always nice phrases for this message? Click here to use the new preset message option!' => '',
|
|
'Title' => '',
|
|
'To' => '',
|
|
'To (email)' => '',
|
|
'To (time)' => '',
|
|
'To Date' => '',
|
|
'To continue please change the taxkey 0 to another value.' => '',
|
|
'To import' => '',
|
|
'To upload images: Please create shoppart first' => '',
|
|
'To user login' => '',
|
|
'Today' => '',
|
|
'Toggle marker' => '',
|
|
'Toggle selection' => '',
|
|
'Too many results (#1 from #2).' => '',
|
|
'Too much recursions in assembly tree (>100)' => '',
|
|
'Top' => '',
|
|
'Top (CSS)' => '',
|
|
'Top (Javascript)' => '',
|
|
'Top Level Designation only' => '',
|
|
'Total' => '',
|
|
'Total Fees' => '',
|
|
'Total Sales Orders Value' => '',
|
|
'Total Stock' => '',
|
|
'Total number of entries' => '',
|
|
'Total stock value' => '',
|
|
'Total sum' => '',
|
|
'Total weight' => '',
|
|
'Totals' => '',
|
|
'Trade Discount' => '',
|
|
'Trans Id' => '',
|
|
'Trans Type' => '',
|
|
'Transaction' => '',
|
|
'Transaction %d cancelled.' => '',
|
|
'Transaction Date missing!' => '',
|
|
'Transaction Details' => '',
|
|
'Transaction ID missing.' => '',
|
|
'Transaction Value' => '',
|
|
'Transaction Value Currency Code' => '',
|
|
'Transaction date' => '',
|
|
'Transaction deleted!' => '',
|
|
'Transaction description' => '',
|
|
'Transaction has already been cancelled!' => '',
|
|
'Transaction has been split on both the credit and the debit side' => '',
|
|
'Transactions' => '',
|
|
'Transactions without account:' => '',
|
|
'Transactions without reference:' => '',
|
|
'Transactions, AR transactions, AP transactions' => '',
|
|
'Transdate' => 'Booking Date',
|
|
'Transdate Record' => 'Booking Date Record',
|
|
'Transdate from' => '',
|
|
'Transdate is #1' => 'Record date is #1',
|
|
'Transdate is after #1' => 'Record date is after #1',
|
|
'Transdate is before #1' => 'Record date is before #1',
|
|
'Transdate to' => '',
|
|
'Transfer' => '',
|
|
'Transfer Date' => '',
|
|
'Transfer Out & Assembly Transfer' => '',
|
|
'Transfer Quantity' => '',
|
|
'Transfer Status' => '',
|
|
'Transfer To Stock' => '',
|
|
'Transfer all marked' => '',
|
|
'Transfer data to Geierlein ELSTER application' => '',
|
|
'Transfer date exceeds the maximum allowed interval.' => '',
|
|
'Transfer from warehouse' => '',
|
|
'Transfer in' => '',
|
|
'Transfer in via default' => '',
|
|
'Transfer out' => '',
|
|
'Transfer out all items of a sales invoice when posting it. Items are transfered out acording to the settings above.' => '',
|
|
'Transfer out on posting sales invoices?' => '',
|
|
'Transfer out via default' => '',
|
|
'Transfer qty' => '',
|
|
'Transfer services via default' => '',
|
|
'Transfer stock' => '',
|
|
'Transfer successful' => '',
|
|
'Transfer undone' => '',
|
|
'Transfer undone.' => '',
|
|
'Transferred' => '',
|
|
'Transit Items account' => '',
|
|
'Translation' => '',
|
|
'Translations' => '',
|
|
'Transport and service costs reminder' => '',
|
|
'Trial Balance' => '',
|
|
'Trial balance between %s and %s' => '',
|
|
'Try again' => '',
|
|
'Trying to call a sub without a name' => '',
|
|
'Tue' => '',
|
|
'Tuesday' => '',
|
|
'Turnover' => '',
|
|
'Turnoverstatistic' => '',
|
|
'TypAbbreviation' => '',
|
|
'Type' => '',
|
|
'Type abbreviation' => '',
|
|
'Type can be either \'part\', \'service\' or \'assembly\'.' => '',
|
|
'Type of Business' => '',
|
|
'Type of Customer' => '',
|
|
'Type of Vendor' => '',
|
|
'TypeAbbreviation' => '',
|
|
'Types of Business' => '',
|
|
'UNDO TRANSFER' => '',
|
|
'UNIMPORT' => '',
|
|
'USTVA' => '',
|
|
'USTVA 2004' => '',
|
|
'USTVA 2005' => '',
|
|
'USTVA 2006' => '',
|
|
'USTVA 2007' => '',
|
|
'USTVA Data sent to geierlein' => '',
|
|
'USTVA-Hint: Method' => '',
|
|
'USTVA-Hint: Tax Authoritys' => '',
|
|
'USt-IdNr.' => '',
|
|
'USt-Konto' => '',
|
|
'UStVA' => '',
|
|
'UStVa' => '',
|
|
'UStVa Einstellungen' => '',
|
|
'Unable to book transactions for bank purpose #1' => '',
|
|
'Unable to reconcile, database transaction failure' => '',
|
|
'Unbalanced Ledger' => '',
|
|
'Unblock Bank transfer via SEPA' => '',
|
|
'Unchecked custom variables will not appear in orders and invoices.' => '',
|
|
'Undo SEPA exports' => '',
|
|
'Undo Transfer' => '',
|
|
'Undo Transfer Interval' => '',
|
|
'Unfinished follow-ups' => '',
|
|
'Unfortunately you have no warehouse defined.' => '',
|
|
'Unimport all' => '',
|
|
'Unimport documents' => '',
|
|
'Unit' => '',
|
|
'Unit (if missing or empty default unit will be used)' => '',
|
|
'Unit missing.' => '',
|
|
'Unit of measure' => '',
|
|
'Units marked for deletion will be deleted upon saving.' => '',
|
|
'Units that have already been used (e.g. for parts and services or in invoices or warehouse transactions) cannot be changed.' => '',
|
|
'Unknown Category' => '',
|
|
'Unknown Link' => '',
|
|
'Unknown authenticantion module #1 specified in "config/kivitendo.conf".' => '',
|
|
'Unknown control fields: #1' => '',
|
|
'Unknown dependency \'%s\'.' => '',
|
|
'Unknown module: #1' => '',
|
|
'Unknown problem type.' => '',
|
|
'Unlink bank transactions' => '',
|
|
'Unlock System' => '',
|
|
'Unsuccessfully executed:\n' => '',
|
|
'Unsupported image type (supported types: #1)' => '',
|
|
'Until' => '',
|
|
'Update' => '',
|
|
'Update Discount' => '',
|
|
'Update Price' => '',
|
|
'Update Prices' => '',
|
|
'Update SKR04: new tax account 3804 (19%)' => '',
|
|
'Update customer using billing address' => '',
|
|
'Update from master data' => '',
|
|
'Update prices' => '',
|
|
'Update prices of existing entries' => '',
|
|
'Update prices of existing entries / skip non-existent' => '',
|
|
'Update properties of existing entries' => '',
|
|
'Update properties of existing entries / skip non-existent' => '',
|
|
'Update quotation/order' => '',
|
|
'Update sales order #1' => '',
|
|
'Update sales quotation #1' => '',
|
|
'Update this draft.' => '',
|
|
'Update with section' => '',
|
|
'Updated' => '',
|
|
'Updated categories' => '',
|
|
'Updated part [#1] in shop [#2] at #3' => '',
|
|
'Updated shop part' => '',
|
|
'Updating data of existing entry in database' => '',
|
|
'Updating existing entry in database' => '',
|
|
'Updating items with additional parts' => '',
|
|
'Updating items with sections' => '',
|
|
'Updating prices of existing entry in database' => '',
|
|
'Updating the client fields in the database "#1" on host "#2:#3" failed.' => '',
|
|
'Upload' => '',
|
|
'Upload Attachments' => '',
|
|
'Upload Documents' => '',
|
|
'Upload Images' => '',
|
|
'Upload Status' => '',
|
|
'Upload all marked' => '',
|
|
'Upload file' => '',
|
|
'Uploaded at' => '',
|
|
'Uploaded on #1, size #2 kB' => '',
|
|
'Uploading Data' => '',
|
|
'UsageE' => 'Report about stock withdrawal',
|
|
'UsageWithout' => 'Usage (without correction)',
|
|
'Use As New' => '',
|
|
'Use Balance Sheet' => '',
|
|
'Use Datevautomatik' => '',
|
|
'Use Erfolgsrechnung' => '',
|
|
'Use File Storage backend' => '',
|
|
'Use Filemanagement' => '',
|
|
'Use Income' => 'Use GUV and BWA',
|
|
'Use Long Description from Parts for Shop Long Description' => '',
|
|
'Use Long Description from Parts is only for Shopware6 implemented' => '',
|
|
'Use UStVA' => '',
|
|
'Use WebDAV Repository' => '',
|
|
'Use WebDAV Storage backend' => '',
|
|
'Use a text field to enter (new) contact departments if enabled. Otherwise, only a drop down box is offered.' => '',
|
|
'Use a text field to enter (new) contact titles if enabled. Otherwise, only a drop down box is offered.' => '',
|
|
'Use a text field to enter (new) greetings if enabled. Otherwise, only a drop down box is offered.' => '',
|
|
'Use as new' => '',
|
|
'Use date and duration for time recordings' => '',
|
|
'Use default booking group because setting is \'all\'' => '',
|
|
'Use default booking group because wanted is missing' => '',
|
|
'Use existing templates' => '',
|
|
'Use for Factur-X/ZUGFeRD' => '',
|
|
'Use for Swiss QR-Bill' => '',
|
|
'Use last created record or create new.' => '',
|
|
'Use linked items' => '',
|
|
'Use master default bin for Default Transfer, if no default bin for the part is configured' => '',
|
|
'Use settings from client configuration' => '',
|
|
'Use text field for department of contacts' => '',
|
|
'Use text field for greetings' => '',
|
|
'Use text field for title of contacts' => '',
|
|
'Use this storage backend for all generated PDF-Files' => '',
|
|
'Use this storage backend for all uploaded attachments' => '',
|
|
'Use this storage backend for uploaded images' => '',
|
|
'Use with bank import' => '',
|
|
'Useable for sections' => '',
|
|
'Useable for text blocks' => '',
|
|
'Useable for…' => '',
|
|
'Used for Purchase' => '',
|
|
'Used for Sale' => '',
|
|
'Used for assembly #1 #2' => '',
|
|
'User' => '',
|
|
'View/edit all employees purchase documents' => '',
|
|
'View/edit all employees sales documents' => '',
|
|
'WHJournal' => 'Warehouse journal',
|
|
'WHUsage' => 'Warehouse withdrawal',
|
|
'Warehouse' => '',
|
|
'Warehouse & Article' => '',
|
|
'Warehouse (database ID)' => '',
|
|
'Warehouse (name)' => '',
|
|
'Warehouse From' => '',
|
|
'Warehouse Migration' => '',
|
|
'Warehouse To' => '',
|
|
'Warehouse content' => '',
|
|
'Warehouse deleted.
'X axis' => '',
|
|
|
'Y axis' => '',
|
|
'YYYY' => '',
|
|
'Year' => '',
|
|
'Year-end bookings were successfully completed!' => '',
|
|
'Year-end closing' => '',
|
|
'Year-end closing account' => '',
|
|
'Year-end date' => '',
|
|
'Year-end date missing' => '',
|
|
'Year-end method' => '',
|
|
'Yearly' => '',
|
|
'Yearly taxreport not yet implemented' => '',
|
|
'Yes' => '',
|
|
'Yes, included by default' => '',
|
|
'Yes/No (Checkbox)' => '',
|
|
'You are adding a new part while you are editing another document. You will be redirected to your document when saving the new part or aborting this form.' => '',
|
|
'You are logged out!' => '',
|
|
'You can also delete this transaction and re-enter it manually.' => '',
|
|
'You can choose account categories for taxes. Depending on these categories taxes will be displayed for transfers in the general ledger or not.' => '',
|
|
'You can correct this transaction by chosing the correct taxkeys from the drop down boxes and hitting the button "Fix transaction" afterwards.' => '',
|
|
'You can create warehouses and bins via the menu "System -> Warehouses".' => '',
|
|
'You can declare different translations for singular and plural for each unit (e.g. "day" and "days).' => '',
|
|
'You can either create a new database or chose an existing database.' => '',
|
|
'You can find information on the migration in the upgrade chapter of the documentation.' => '',
|
|
'You can only delete datasets that are not in use.' => '',
|
|
'You can update existing contacts by providing the \'cp_id\' column with their database IDs. Otherwise: ' => '',
|
|
'You can use the following strings in the long description and all translations. They will be replaced by their actual values by kivitendo before they\'re output.' => '',
|
|
'You cannot adjust the price for pricegroup "#1" by a negative percentage.' => '',
|
|
'You cannot continue before all required modules are installed.' => '',
|
|
'You cannot create an invoice for delivery orders for different customers.' => '',
|
|
'You cannot create an invoice for delivery orders from different vendors.' => '',
|
|
'You cannot modify individual assigments from additional articles to line items.' => '',
|
|
'You cannot paste function blocks or sub function blocks if there is no section.' => '',
|
|
'You cannot use a negative amount with debit/credit!' => '',
|
|
'You do not have access to any custom report.' => '',
|
|
'You do not have permission to access this entry.' => '',
|
|
'You do not have the permissions to access this function.' => '',
|
|
'You don\'t have the rights to edit this customer.' => '',
|
|
'You don\'t have the rights to edit this vendor.' => '',
|
|
'You have changed the currency or exchange rate. Please check prices.' => '',
|
|
'You have entered or selected the following shipping address for this customer:' => '',
|
|
'You have never worked with currencies.' => '',
|
|
'You have not added bank accounts yet.' => '',
|
|
'You have not selected any delivery order.' => '',
|
|
'You have not selected any export.' => '',
|
|
'You have not selected any item.' => '',
|
|
'You have selected none of the invoices.' => '',
|
|
'You have to define a unit as a multiple of a smaller unit.' => '',
|
|
'You have to enter a company name in the client configuration.' => '',
|
|
'You have to enter the SEPA creditor ID in the client configuration.' => '',
|
|
'You have to grant users access to one or more clients.' => '',
|
|
'You have to specify a department.' => '',
|
|
'You have to specify an execution date for each antry.' => '',
|
|
'You have to upload an MT940 file to import.' => '',
|
|
'You must chose a user.' => '',
|
|
'You must enter a name for your new print templates.' => '',
|
|
'You must not change this AP transaction.' => '',
|
|
'You must not change this AR transaction.' => '',
|
|
'You must not change this invoice.' => '',
|
|
'You must not print this invoice.' => '',
|
|
'You must select existing print templates or create a new set.' => '',
|
|
'You should create a backup of the database before proceeding because the backup might not be reversible.' => '',
|
|
'You\'re not editing a file.' => '',
|
|
'You\'ve already chosen the following limitations:' => '',
|
|
'Your Order' => '',
|
|
'Your PostgreSQL installationen does not use Unicode as its encoding. This is not supported anymore.' => '',
|
|
'Your Reference' => '',
|
|
'Your TODO list' => '',
|
|
'Your browser does not currently support Javascript.' => '',
|
|
'Your download does not exist anymore. Please re-run the DATEV export assistant.' => '',
|
|
'Your import is being processed.' => '',
|
|
'Your target quantity will be added to the stocked quantity.' => '',
|
|
'ZIPcode' => '',
|
|
'ZUGFeRD Import. Type: #1' => '',
|
|
'Zeitraum' => '',
|
|
'Zero amount posting!' => '',
|
|
'Zip' => '',
|
|
'Zip, City' => '',
|
|
'Zipcode' => '',
|
|
'Zipcode (Shipping)' => '',
|
|
'Zipcode and city' => '',
|
|
'Zipcode missing or wrong format.' => '',
|
|
'[email]' => '',
|
|
'absolute' => '',
|
|
'account' => '',
|
|
'account_description' => '',
|
|
'accrual' => '',
|
|
'action= not defined!' => '',
|
|
'active' => '',
|
|
'all' => '',
|
|
'all entries' => '',
|
|
'always' => '',
|
|
'and' => '',
|
|
'ap_aging_list' => '',
|
|
'ar_aging_list' => '',
|
|
'article_list' => '',
|
|
'as at' => '',
|
|
'assembled' => '',
|
|
'assembly' => '',
|
|
'assembly_list' => '',
|
|
'at' => '',
|
|
'averaged values, in invoice mode only useful when filtered by a part' => '',
|
|
'averconsumed_br' => 'Ø monthly',
|
|
'back' => '',
|
|
'back_br' => 'back',
|
|
'backend "#1" not enabled' => '',
|
|
'backend "#1" not found' => '',
|
|
'balance' => '',
|
|
'bank transaction exchange rate' => '',
|
|
'bank_collection_payment_list_#1' => '',
|
|
'bank_transfer_payment_list_#1' => '',
|
|
'banktransfers' => '',
|
|
'basis for stock value' => '',
|
|
'bestbefore #1' => '',
|
|
'bin_list' => '',
|
|
'bis' => '',
|
|
'brutto' => '',
|
|
'building data' => '',
|
|
'building report' => '',
|
|
'by' => '',
|
|
'can not allocate #1 units of #2, missing #3 units' => '',
|
|
'can not allocate enough resources for production' => '',
|
|
'can only parse a pdf or xml file' => '',
|
|
'cash' => '',
|
|
'chargenumber #1' => '',
|
|
'chart_of_accounts' => '',
|
|
'cleared' => '',
|
|
'click here to edit cvars' => '',
|
|
'click on a group to add the group\'s users' => '',
|
|
'close' => '',
|
|
'closed' => '',
|
|
'companylogo_subtitle' => '',
|
|
'config/kivitendo.conf: Key "DB_config" is missing.' => '',
|
|
'config/kivitendo.conf: Key "authentication/ldap" is missing.' => '',
|
|
'config/kivitendo.conf: Missing parameters in "authentication/database". Required parameters are "host", "db" and "user".' => '',
|
|
'config/kivitendo.conf: Missing parameters in "authentication/ldap". Required parameters are "host", "attribute" and "base_dn".' => '',
|
|
'consumed' => '',
|
|
'contact_list' => '',
|
|
'correction' => '',
|
|
'correction_br' => 'correction',
|
|
'cp_greeting to cp_gender migration' => '',
|
|
'customer_list' => '',
|
|
'dated' => '',
|
|
'default' => '',
|
|
'default exchange rate' => '',
|
|
'delete' => '',
|
|
'delete item' => '',
|
|
'delete order' => '',
|
|
'deleted' => '',
|
|
'delivered' => '',
|
|
'deliverydate' => '',
|
|
'desktop version' => '',
|
|
'direct debit' => '',
|
|
'disposed' => '',
|
|
'disposed_br' => 'disposed',
|
|
'do not include' => '',
|
|
'done' => '',
|
|
'dunning_list' => '',
|
|
'eMail Send?' => '',
|
|
'eMail?' => '',
|
|
'ea' => '',
|
|
'emailed to' => '',
|
|
'empty' => '',
|
|
'entries imported' => '',
|
|
'error while disassembling for trans_ids #1 : #2' => '',
|
|
'error while paying invoice #1 : ' => '',
|
|
'error while unlinking payment #1 : ' => '',
|
|
'every third month' => '',
|
|
'every time' => '',
|
|
'exchange rate already exists, no update allowed' => '',
|
|
'exchange rate has to be positive' => '',
|
|
'executed' => '',
|
|
|
|
'for all' => '',
|
|
'for date' => '',
|
|
'found' => '',
|
|
'found_br' => 'found',
|
|
'free skonto' => '',
|
|
'from' => '',
|
|
'from \'#1\' imported Files' => '',
|
|
'from (time)' => '',
|
|
'general_ledger_list' => '',
|
|
'generated Files' => '',
|
|
'gobd-#1-#2.zip' => '',
|
|
'h' => '',
|
|
'history search engine' => '',
|
|
'http' => '',
|
|
'https' => '',
|
|
'imported' => '',
|
|
'in the time between' => '',
|
|
'inactive' => '',
|
|
'income' => 'GUV and BWA',
|
|
'internal error (see details)' => '',
|
|
'invoice' => '',
|
|
'invoice mode or item mode' => '',
|
|
'invoice_for_advance_payment' => '',
|
|
'invoice_list' => '',
|
|
'is' => '',
|
|
'is after' => '',
|
|
'is before' => '',
|
|
'is equal to' => '',
|
|
'is greater than or equal' => '',
|
|
'is lower than or equal' => '',
|
|
'kivitendo' => '',
|
|
'kivitendo Homepage' => '',
|
|
'kivitendo can fix these problems automatically.' => '',
|
|
'kivitendo has been extended to handle multiple clients within a single installation.' => '',
|
|
'kivitendo has found one or more problems in the general ledger.' => '',
|
|
'kivitendo is about to update the database [ #1 ].' => '',
|
|
'kivitendo is now able to manage warehouses instead of just tracking the amount of goods in your system.' => '',
|
|
'kivitendo modules' => '',
|
|
'kivitendo needs to update the authentication database before you can proceed.' => '',
|
|
'kivitendo v#1' => '',
|
|
'kivitendo v#1 administration' => '',
|
|
'kivitendo website (external)' => '',
|
|
'kivitendo will then update the database automatically.' => '',
|
|
'letters_list' => '',
|
|
'list_of_payments' => '',
|
|
'list_of_receipts' => '',
|
|
'list_of_transactions' => '',
|
|
'male' => '',
|
|
'max filesize' => '',
|
|
'min' => '',
|
|
'missing' => '',
|
|
'missing file for action import' => '',
|
|
'missing_br' => 'missing',
|
|
'month' => '',
|
|
'monthly' => '',
|
|
'more' => '',
|
|
'natural person' => '',
|
|
'needed qty' => '',
|
|
'netto' => '',
|
|
'never' => '',
|
|
'new' => '',
|
|
'new order controller' => '',
|
|
'next' => '',
|
|
'no' => '',
|
|
'no article assigned yet' => '',
|
|
'no backend enabled' => '',
|
|
'no bestbefore' => '',
|
|
'no chargenumber' => '',
|
|
'no execution for this client' => '',
|
|
'no partsgroup' => '',
|
|
'no shipping address' => '',
|
|
'no skonto_chart configured for taxkey #1 : #2 : #3' => '',
|
|
'no tax_id in acc_trans' => '',
|
|
'not a valid DTVF file, expected field header start with \'Umsatz; (..) ;Konto;Gegenkonto\'' => '',
|
|
'not a valid DTVF file, expected first field in A1 \'DTVF\'' => '',
|
|
'not configured' => '',
|
|
'not delivered' => '',
|
|
'not executed' => '',
|
|
'not running' => '',
|
|
'not set' => '',
|
|
'not shipped' => '',
|
|
'not transferred' => '',
|
|
'not transferred in yet' => '',
|
|
'not transferred out yet' => '',
|
|
'not yet executed' => '',
|
|
'now' => '',
|
|
'number' => '',
|
|
'oe.pl::search called with unknown type' => '',
|
|
'old' => '',
|
|
'on the same day' => '',
|
|
'once' => '',
|
|
'one time' => '',
|
|
'one-time execution' => '',
|
|
'only OB Transactions' => '',
|
|
'open' => '',
|
|
'order' => '',
|
|
'our vendor number at customer' => '',
|
|
'parsing csv' => '',
|
|
'part' => '',
|
|
'part \'#\'1 in bin \'#2\' only with qty #3 (need additional #4) and chargenumber \'#5\'.' => '',
|
|
'part_list' => '',
|
|
'pdf_records.zip' => '',
|
|
'per month' => '',
|
|
'percental' => '',
|
|
'periodic' => '',
|
|
'perpetual' => '',
|
|
'pick_list' => '',
|
|
'plural first char' => '',
|
|
'pos_bilanz' => '',
|
|
'pos_bwa' => '',
|
|
'pos_eur' => '',
|
|
'pos_ustva' => '',
|
|
|
|
'rma_delivery_order_list' => '',
|
|
'running' => '',
|
|
'sales tax identification number' => '',
|
|
'sales_delivery_order_list' => '',
|
|
'sales_delivery_order_printer' => '',
|
|
'sales_invoice_printer' => '',
|
|
'sales_order' => '',
|
|
'sales_order_intake' => '',
|
|
'sales_order_intake_list' => '',
|
|
'sales_order_list' => '',
|
|
'sales_quotation' => '',
|
|
'same as periodicity' => '',
|
|
'saved' => '',
|
|
'saved!' => '',
|
|
'saving data' => '',
|
|
'searched part not for purchase' => '',
|
|
'searched part not for sale' => '',
|
|
'semiannually' => '',
|
|
'send failed' => '',
|
|
'sent' => '',
|
|
'sent to printer' => '',
|
|
'service' => '',
|
|
'service_list' => '',
|
|
'shipped' => '',
|
|
'shipped_br' => 'shipped',
|
|
'simple' => '',
|
|
'singular first char' => '',
|
|
'sort items' => '',
|
|
'start upload' => '',
|
|
'stock' => '',
|
|
'stock_br' => 'stock',
|
|
'stocktaking' => '',
|
|
'storno_invoice' => '',
|
|
'succeeded' => '',
|
|
'sum' => '',
|
|
'supplier_delivery_order_list' => '',
|
|
'tax_chartaccno' => '',
|
|
'tax_percent' => '',
|
|
'tax_rate' => '',
|
|
'tax_taxdescription' => '',
|
|
'tax_taxkey' => '',
|
|
'taxincluded checked' => '',
|
|
'taxkey 0 is already allocated.' => '',
|
|
'taxkey 0 with taxrate 0 was created.' => '',
|
|
'taxnumber' => '',
|
|
'terminated' => '',
|
|
'time and effort based position' => '',
|
|
'time_recordings' => '',
|
|
'to' => '',
|
|
'to (date)' => '',
|
|
'to (set to)' => '',
|
|
'to (time)' => '',
|
|
'transfer' => '',
|
|
'transferred' => '',
|
|
'transferred in' => '',
|
|
'transferred in / out' => '',
|
|
'transferred out' => '',
|
|
'trial_balance' => '',
|
|
'true' => '',
|
|
'uncleared' => '',
|
|
'unconfigured' => '',
|
|
'unimport' => '',
|
|
'unimported' => '',
|
|
'unnamed record template' => '',
|
|
'until' => '',
|
|
'uploaded' => '',
|
|
'uploaded Documents' => '',
|
|
'use program settings' => '',
|
|
'use user config' => '',
|
|
'used' => '',
|
|
'used_br' => 'used',
|
|
'valid from' => '',
|
|
'vendor_invoice_list' => '',
|
|
'vendor_list' => '',
|
|
'waiting for job to be started' => '',
|
|
'warehouse_journal_list' => '',
|
|
'warehouse_report_list' => '',
|
|
'warehouse_usage_list' => '',
|
|
'will be set upon posting' => '',
|
|
'will be set upon saving' => '',
|
|
'with fuzzy skonto acc. to pt' => '',
|
|
'with skonto acc. to pt' => '',
|
|
'with_fuzzy_skonto_pt' => '',
|
|
'with_skonto_pt' => '',
|
|
'without skonto' => '',
|
|
'without_skonto' => '',
|
|
'working copy' => '',
|
|
'yearly' => '',
|
|
'yes' => '',
|
|
'you can find professional help.' => '',
|
|
'– all available test files –' => '',
|
|
'✖' => '',
|
|
};
|
|
|
|
1;
|