|
#!/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' => '',
|
|