update lang files

This commit is contained in:
Dennis Eichhorn 2022-02-12 21:18:48 +01:00
parent 56a369d54d
commit 4c0604adad
44 changed files with 1164 additions and 369 deletions

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Archive' => 'أرشيف',
'Bill' => 'فاتورة',
'Billing' => 'الفواتير',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Archive' => 'Archiv',
'Bill' => 'Účtovat',
'Billing' => 'Fakturační',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Archive' => 'Arkiv',
'Bill' => 'Regning',
'Billing' => 'Fakturering',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Archive' => 'Archiv',
'Bill' => 'Rechnung',
'Billing' => 'Billing',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Archive' => 'Αρχειοθέτηση',
'Bill' => 'Νομοσχέδιο',
'Billing' => 'Χρέωση',
]];

View File

@ -4,7 +4,7 @@
* *
* PHP Version 8.0 * PHP Version 8.0
* *
* @package Modules\Billing * @package Modules\Localization
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Archive' => 'Archivo',
'Bill' => 'Factura',
'Billing' => 'Facturación',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Archive' => 'Arkisto',
'Bill' => 'Laskuttaa',
'Billing' => 'Laskutus',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Archive' => 'Archiver',
'Bill' => 'Facture',
'Billing' => 'Facturation',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Archive' => 'Archívum',
'Bill' => 'Számla',
'Billing' => 'Számlázás',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Archive' => 'Archivio',
'Bill' => 'Conto',
'Billing' => 'Fatturazione',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Archive' => 'アーカイブ',
'Bill' => '明細書',
'Billing' => '請求する',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Archive' => '보관소',
'Bill' => '청구서',
'Billing' => '청구자',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Archive' => 'Arkivet',
'Bill' => 'Regning',
'Billing' => 'Fakturering',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Archive' => 'Archiwum.',
'Bill' => 'Rachunek',
'Billing' => 'Dane do faktury',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Archive' => 'Arquivo',
'Bill' => 'Conta',
'Billing' => 'Cobrança',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Archive' => 'Архив',
'Bill' => 'Счет',
'Billing' => 'Биллинг',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Archive' => 'Arkiv',
'Bill' => 'Räkningen',
'Billing' => 'Fakturering',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Archive' => 'คลังเก็บเอกสารสำคัญ',
'Bill' => 'ใบแจ้งหนี้',
'Billing' => 'การเรียกเก็บเงิน',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Archive' => 'Arşiv',
'Bill' => 'Fatura',
'Billing' => 'Fatura',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Archive' => 'Архів',
'Bill' => 'Вексель',
'Billing' => 'Платіж',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Archive' => '档案',
'Bill' => '账单',
'Billing' => '结算',
]];

View File

@ -15,38 +15,52 @@ declare(strict_types=1);
return ['Billing' => [ return ['Billing' => [
'Address' => 'تبوك', 'Address' => 'تبوك',
'Addresses' => 'عناوين', 'Addresses' => 'عناوين',
'Africa' => '#VALUE!',
'AlreadyPaid' => 'مدفوع بالفعل', 'AlreadyPaid' => 'مدفوع بالفعل',
'America' => '#VALUE!',
'Analyse' => '#VALUE!',
'Articles' => '#VALUE!',
'Asia' => '#VALUE!',
'Attribute' => '#VALUE!',
'BaseTime' => '#VALUE!',
'Bills' => 'فواتير', 'Bills' => 'فواتير',
'Bonus' => 'علاوة', 'Bonus' => 'علاوة',
'Cashback' => 'كاش باك', 'CIS' => '#VALUE!',
'Cashback' => 'استرداد النقدي',
'City' => 'مدينة', 'City' => 'مدينة',
'Client' => 'عميل', 'Client' => 'عميل',
'ClientID' => 'ID العميل', 'ClientID' => 'معرف العميل',
'ComparisonTime' => '#VALUE!',
'Confirmation' => 'تأكيد', 'Confirmation' => 'تأكيد',
'Country' => 'دولة', 'Country' => 'دولة',
'Created' => 'مخلوق', 'Created' => 'خلقت',
'CreditCard' => 'بطاقة ائتمان', 'CreditCard' => 'بطاقة إئتمان',
'CreditNote' => 'اشعار دائن', 'CreditNote' => 'اشعار دائن',
'Customers' => '#VALUE!',
'Date' => 'تاريخ', 'Date' => 'تاريخ',
'Delivery' => 'توصيل', 'Delivery' => 'توصيل',
'DeliveryNote' => 'مذكرة تسليم', 'DeliveryNote' => 'مذكرة تسليم',
'DirectDebit' => 'DirectDebit', 'DirectDebit' => 'directdebit.',
'Discount' => 'خصم', 'Discount' => 'خصم',
'DiscountP' => 'خصم ٪', 'DiscountP' => 'خصم ٪',
'Due' => 'حق', 'Due' => 'بسبب',
'Europe' => '#VALUE!',
'Filter' => '#VALUE!',
'Freightage' => 'شحن', 'Freightage' => 'شحن',
'Gross' => 'إجمالي', 'General' => '#VALUE!',
'Gross' => 'أزداد',
'Invoice' => 'فاتورة', 'Invoice' => 'فاتورة',
'Invoices' => 'الفواتير', 'Invoices' => 'الفواتير',
'Item' => 'العنصر', 'Item' => 'العنصر',
'Items' => 'العناصر', 'Items' => 'أغراض',
'Log' => 'سجل', 'Log' => 'سجل',
'Logs' => 'السجلات', 'Logs' => 'السجلات',
'Media' => 'وسائط', 'Media' => 'وسائط',
'MoneyTransfer' => 'تحويل المال', 'MoneyTransfer' => 'حوالة مالية',
'Name' => 'اسم', 'Name' => 'اسم',
'Net' => 'شبكة', 'Net' => 'شبكة',
'Offer' => 'عرض', 'Offer' => 'عرض',
'Other' => '#VALUE!',
'Payment' => 'دفع', 'Payment' => 'دفع',
'Postal' => 'بريدي', 'Postal' => 'بريدي',
'Prepaid' => 'مسبقة الدفع', 'Prepaid' => 'مسبقة الدفع',
@ -55,6 +69,9 @@ return ['Billing' => [
'Profit' => 'ربح', 'Profit' => 'ربح',
'Quantity' => 'كمية', 'Quantity' => 'كمية',
'Recipient' => 'متلقي', 'Recipient' => 'متلقي',
'Region' => '#VALUE!',
'Rep' => '#VALUE!',
'Sales' => '#VALUE!',
'Select' => 'يختار', 'Select' => 'يختار',
'Shipment' => 'شحنة', 'Shipment' => 'شحنة',
'Source' => 'مصدر', 'Source' => 'مصدر',
@ -63,8 +80,9 @@ return ['Billing' => [
'Tax' => 'ضريبة', 'Tax' => 'ضريبة',
'TermsOfDelivery' => 'شروط التوصيل', 'TermsOfDelivery' => 'شروط التوصيل',
'Total' => 'مجموع', 'Total' => 'مجموع',
'Type' => 'اكتب', 'Type' => 'نوع',
'Upload' => 'تحميل', 'Upload' => 'تحميل',
'Value' => '#VALUE!',
'Variation' => 'تفاوت', 'Variation' => 'تفاوت',
'Zip' => 'أزيز', 'Zip' => 'أزيز',
]]; ]];

View File

@ -14,57 +14,75 @@ declare(strict_types=1);
return ['Billing' => [ return ['Billing' => [
'Address' => 'Adresa', 'Address' => 'Adresa',
'Addresses' => 'adresy', 'Addresses' => 'Adresy',
'AlreadyPaid' => 'již zaplaceno', 'Africa' => '#VALUE!',
'Bills' => 'bankovky', 'AlreadyPaid' => 'Již zaplatil',
'Bonus' => 'prémie', 'America' => '#VALUE!',
'Cashback' => 'Cash Back', 'Analyse' => '#VALUE!',
'Articles' => '#VALUE!',
'Asia' => '#VALUE!',
'Attribute' => '#VALUE!',
'BaseTime' => '#VALUE!',
'Bills' => 'Účtenka',
'Bonus' => 'Bonus',
'CIS' => '#VALUE!',
'Cashback' => 'Hotovost',
'City' => 'Město', 'City' => 'Město',
'Client' => 'zákazník', 'Client' => 'Klienta',
'ClientID' => 'ID klienta', 'ClientID' => 'ID klienta',
'ComparisonTime' => '#VALUE!',
'Confirmation' => 'potvrzení', 'Confirmation' => 'potvrzení',
'Country' => 'Země', 'Country' => 'Země',
'Created' => 'Vytvořeno', 'Created' => 'Vytvořený',
'CreditCard' => 'Kreditní karta', 'CreditCard' => 'Kreditní karta',
'CreditNote' => 'Dobropis', 'CreditNote' => 'Dobropis',
'Customers' => '#VALUE!',
'Date' => 'datum', 'Date' => 'datum',
'Delivery' => 'dodávka', 'Delivery' => 'dodávka',
'DeliveryNote' => 'Dodací list', 'DeliveryNote' => 'Dodací list',
'DirectDebit' => 'Inkaso', 'DirectDebit' => 'Inkaso',
'Discount' => 'Sleva', 'Discount' => 'Sleva',
'DiscountP' => 'sleva%', 'DiscountP' => 'Sleva%',
'Due' => 'Z důvodu', 'Due' => 'Způsoben',
'Europe' => '#VALUE!',
'Filter' => '#VALUE!',
'Freightage' => 'Dopravné', 'Freightage' => 'Dopravné',
'General' => '#VALUE!',
'Gross' => 'Hrubý', 'Gross' => 'Hrubý',
'Invoice' => 'Faktura', 'Invoice' => 'Faktura',
'Invoices' => 'faktury', 'Invoices' => 'Faktury',
'Item' => 'Položka', 'Item' => 'Položka',
'Items' => 'předměty', 'Items' => 'Položky',
'Log' => 'Log', 'Log' => 'Log',
'Logs' => 'Protokoly', 'Logs' => 'Protokoly',
'Media' => 'Media', 'Media' => 'Mediální',
'MoneyTransfer' => 'Převod peněz', 'MoneyTransfer' => 'Převod peněz',
'Name' => 'název', 'Name' => 'název',
'Net' => 'Síť', 'Net' => 'Síť',
'Offer' => 'Nabídka', 'Offer' => 'Nabídka',
'Other' => '#VALUE!',
'Payment' => 'Způsob platby', 'Payment' => 'Způsob platby',
'Postal' => 'Poštovní', 'Postal' => 'Poštovní',
'Prepaid' => 'předplacená karta', 'Prepaid' => 'Předplacený',
'Preview' => 'Náhled', 'Preview' => 'Náhled',
'Price' => 'Cena', 'Price' => 'Cena',
'Profit' => 'Zisk', 'Profit' => 'Zisk',
'Quantity' => 'Množství', 'Quantity' => 'Množství',
'Recipient' => 'Příjemce', 'Recipient' => 'Příjemce',
'Region' => '#VALUE!',
'Rep' => '#VALUE!',
'Sales' => '#VALUE!',
'Select' => 'Vybrat', 'Select' => 'Vybrat',
'Shipment' => 'náklad', 'Shipment' => 'náklad',
'Source' => 'Zdroj', 'Source' => 'Zdroj',
'Supplier' => 'dodavatel', 'Supplier' => 'Dodavatel',
'SupplierID' => 'dodavatel ID', 'SupplierID' => 'ID dodavatele',
'Tax' => 'Daň', 'Tax' => 'Daň',
'TermsOfDelivery' => 'Dodací podmínky', 'TermsOfDelivery' => 'Dodací podmínky',
'Total' => 'Celkový', 'Total' => 'Celkový',
'Type' => 'Typ', 'Type' => 'Typ',
'Upload' => 'nahrát', 'Upload' => 'nahrát',
'Variation' => 'změna', 'Value' => '#VALUE!',
'Zip' => 'zip', 'Variation' => 'Variace',
'Zip' => 'Zip',
]]; ]];

View File

@ -15,56 +15,74 @@ declare(strict_types=1);
return ['Billing' => [ return ['Billing' => [
'Address' => 'Adresse', 'Address' => 'Adresse',
'Addresses' => 'Adresser', 'Addresses' => 'Adresser',
'Africa' => '#VALUE!',
'AlreadyPaid' => 'Allerede betalt', 'AlreadyPaid' => 'Allerede betalt',
'Bills' => 'sedler', 'America' => '#VALUE!',
'Analyse' => '#VALUE!',
'Articles' => '#VALUE!',
'Asia' => '#VALUE!',
'Attribute' => '#VALUE!',
'BaseTime' => '#VALUE!',
'Bills' => 'Regninger.',
'Bonus' => 'Bonus', 'Bonus' => 'Bonus',
'CIS' => '#VALUE!',
'Cashback' => 'Penge tilbage', 'Cashback' => 'Penge tilbage',
'City' => 'by', 'City' => 'City.',
'Client' => 'Klient', 'Client' => 'Klient',
'ClientID' => 'klient-id', 'ClientID' => 'Klient ID.',
'ComparisonTime' => '#VALUE!',
'Confirmation' => 'Bekræftelse', 'Confirmation' => 'Bekræftelse',
'Country' => 'Land', 'Country' => 'Land',
'Created' => 'lavet', 'Created' => 'Oprettet',
'CreditCard' => 'Kreditkort', 'CreditCard' => 'Kreditkort',
'CreditNote' => 'Kreditnota', 'CreditNote' => 'Kreditnota',
'Customers' => '#VALUE!',
'Date' => 'Dato', 'Date' => 'Dato',
'Delivery' => 'Levering', 'Delivery' => 'Levering',
'DeliveryNote' => 'følgeseddel', 'DeliveryNote' => 'Levering note',
'DirectDebit' => 'DirectDebit', 'DirectDebit' => 'DirectDebit.',
'Discount' => 'Rabat', 'Discount' => 'Rabat',
'DiscountP' => 'Rabat%', 'DiscountP' => 'Rabat%',
'Due' => 'På grund', 'Due' => 'På grund',
'Freightage' => 'fragtrater', 'Europe' => '#VALUE!',
'Filter' => '#VALUE!',
'Freightage' => 'Gods',
'General' => '#VALUE!',
'Gross' => 'Brutto', 'Gross' => 'Brutto',
'Invoice' => 'Faktura', 'Invoice' => 'Faktura',
'Invoices' => 'Fakturaer', 'Invoices' => 'Fakturaer.',
'Item' => 'Vare', 'Item' => 'Vare',
'Items' => 'Elementer', 'Items' => 'Varer',
'Log' => 'Log', 'Log' => 'Log',
'Logs' => 'Logs', 'Logs' => 'Logs.',
'Media' => 'Medier', 'Media' => 'Medier',
'MoneyTransfer' => 'Pengeoverførsel', 'MoneyTransfer' => 'Pengeoverførsel',
'Name' => 'Navn', 'Name' => 'Navn',
'Net' => 'Net', 'Net' => 'Net',
'Offer' => 'Tilbud', 'Offer' => 'Tilbud',
'Other' => '#VALUE!',
'Payment' => 'Betaling', 'Payment' => 'Betaling',
'Postal' => 'Postal', 'Postal' => 'Postal.',
'Prepaid' => 'Prepaid', 'Prepaid' => 'Forudbetalt',
'Preview' => 'Eksempel', 'Preview' => 'Preview.',
'Price' => 'Pris', 'Price' => 'Pris',
'Profit' => 'Profit', 'Profit' => 'Profit',
'Quantity' => 'Antal', 'Quantity' => 'Antal',
'Recipient' => 'Modtager', 'Recipient' => 'Modtager',
'Region' => '#VALUE!',
'Rep' => '#VALUE!',
'Sales' => '#VALUE!',
'Select' => 'Vælg', 'Select' => 'Vælg',
'Shipment' => 'forsendelse', 'Shipment' => 'Forsendelse',
'Source' => 'Kilde', 'Source' => 'Kilde',
'Supplier' => 'Leverandør', 'Supplier' => 'Leverandør',
'SupplierID' => 'Leverandør id', 'SupplierID' => 'Leverandør ID.',
'Tax' => 'Skat', 'Tax' => 'Skat',
'TermsOfDelivery' => 'Leveringsbetingelser', 'TermsOfDelivery' => 'Leveringsbetingelser',
'Total' => 'Total', 'Total' => 'i alt',
'Type' => 'Type', 'Type' => 'Type',
'Upload' => 'Upload', 'Upload' => 'Upload',
'Value' => '#VALUE!',
'Variation' => 'Variation', 'Variation' => 'Variation',
'Zip' => 'Zip', 'Zip' => 'Zip.',
]]; ]];

View File

@ -13,58 +13,76 @@
declare(strict_types=1); declare(strict_types=1);
return ['Billing' => [ return ['Billing' => [
'Address' => '', 'Address' => 'Adresse',
'Addresses' => '', 'Addresses' => 'Adressen',
'AlreadyPaid' => '', 'Africa' => '#VALUE!',
'Bills' => '', 'AlreadyPaid' => 'Bereits bezahlt',
'Bonus' => '', 'America' => '#VALUE!',
'Cashback' => '', 'Analyse' => '#VALUE!',
'City' => '', 'Articles' => '#VALUE!',
'Client' => '', 'Asia' => '#VALUE!',
'ClientID' => '', 'Attribute' => '#VALUE!',
'Confirmation' => '', 'BaseTime' => '#VALUE!',
'Country' => '', 'Bills' => 'Rechnungen',
'Created' => '', 'Bonus' => 'Bonus',
'CreditCard' => '', 'CIS' => '#VALUE!',
'CreditNote' => '', 'Cashback' => 'Kennzeichnen',
'Date' => '', 'City' => 'Stadt',
'Delivery' => '', 'Client' => 'Klient',
'DeliveryNote' => '', 'ClientID' => 'Kunden ID',
'DirectDebit' => '', 'ComparisonTime' => '#VALUE!',
'Discount' => '', 'Confirmation' => 'Bestätigung',
'DiscountP' => '', 'Country' => 'Land',
'Due' => '', 'Created' => 'Erstellt',
'Freightage' => '', 'CreditCard' => 'Kreditkarte',
'Gross' => '', 'CreditNote' => 'Gutschrift',
'Invoice' => '', 'Customers' => '#VALUE!',
'Invoices' => '', 'Date' => 'Datum',
'Item' => '', 'Delivery' => 'Die Zustellung',
'Items' => '', 'DeliveryNote' => 'Lieferschein',
'Log' => '', 'DirectDebit' => 'DirectDeBIT.',
'Logs' => '', 'Discount' => 'Rabatt',
'Media' => '', 'DiscountP' => 'Rabatt %',
'MoneyTransfer' => '', 'Due' => 'Fällig',
'Name' => '', 'Europe' => '#VALUE!',
'Net' => '', 'Filter' => '#VALUE!',
'Offer' => '', 'Freightage' => 'Fracht',
'Payment' => '', 'General' => '#VALUE!',
'Postal' => '', 'Gross' => 'Grob',
'Prepaid' => '', 'Invoice' => 'Rechnung',
'Preview' => '', 'Invoices' => 'Rechnungen',
'Price' => '', 'Item' => 'Artikel',
'Profit' => '', 'Items' => 'Produkte',
'Quantity' => '', 'Log' => 'Protokoll',
'Recipient' => '', 'Logs' => 'Protokoll',
'Select' => '', 'Media' => 'Medien',
'Shipment' => '', 'MoneyTransfer' => 'Geldüberweisung',
'Source' => '', 'Name' => 'Name',
'Supplier' => '', 'Net' => 'Netz',
'SupplierID' => '', 'Offer' => 'Angebot',
'Tax' => '', 'Other' => '#VALUE!',
'TermsOfDelivery' => '', 'Payment' => 'Zahlung',
'Total' => '', 'Postal' => 'Post',
'Type' => '', 'Prepaid' => 'Vorausbezahlt',
'Upload' => '', 'Preview' => 'Vorschau',
'Variation' => '', 'Price' => 'Preis',
'Zip' => '', 'Profit' => 'Profitieren',
'Quantity' => 'Menge',
'Recipient' => 'Empfänger',
'Region' => '#VALUE!',
'Rep' => '#VALUE!',
'Sales' => '#VALUE!',
'Select' => 'Wählen',
'Shipment' => 'Sendung',
'Source' => 'Quelle',
'Supplier' => 'Anbieter',
'SupplierID' => 'Lieferanten ID',
'Tax' => 'Steuer',
'TermsOfDelivery' => 'Lieferbedingungen',
'Total' => 'Gesamt',
'Type' => 'Typ',
'Upload' => 'Hochladen',
'Value' => '#VALUE!',
'Variation' => 'Variation',
'Zip' => 'Reißverschluss',
]]; ]];

View File

@ -15,18 +15,28 @@ declare(strict_types=1);
return ['Billing' => [ return ['Billing' => [
'Address' => 'Διεύθυνση', 'Address' => 'Διεύθυνση',
'Addresses' => 'Διευθύνσεις', 'Addresses' => 'Διευθύνσεις',
'AlreadyPaid' => 'ήδη επί πληρωμή', 'Africa' => '#VALUE!',
'AlreadyPaid' => 'Ήδη πληρωθεί',
'America' => '#VALUE!',
'Analyse' => '#VALUE!',
'Articles' => '#VALUE!',
'Asia' => '#VALUE!',
'Attribute' => '#VALUE!',
'BaseTime' => '#VALUE!',
'Bills' => 'Λογαριασμοί', 'Bills' => 'Λογαριασμοί',
'Bonus' => 'Δώρο', 'Bonus' => 'Δώρο',
'CIS' => '#VALUE!',
'Cashback' => 'Επιστροφή μετρητών', 'Cashback' => 'Επιστροφή μετρητών',
'City' => 'Πόλη', 'City' => 'Πόλη',
'Client' => 'Πελάτης', 'Client' => 'Πελάτης',
'ClientID' => 'ταυτότητα πελάτη', 'ClientID' => 'ταυτότητα πελάτη',
'ComparisonTime' => '#VALUE!',
'Confirmation' => 'Επιβεβαίωση', 'Confirmation' => 'Επιβεβαίωση',
'Country' => 'Χώρα', 'Country' => 'Χώρα',
'Created' => 'δημιουργήθηκε', 'Created' => 'Δημιουργήθηκε',
'CreditCard' => 'Πιστωτική κάρτα', 'CreditCard' => 'Πιστωτική κάρτα',
'CreditNote' => 'Πιστωτικό σημείωμα', 'CreditNote' => 'Πιστωτικό σημείωμα',
'Customers' => '#VALUE!',
'Date' => 'Ημερομηνία', 'Date' => 'Ημερομηνία',
'Delivery' => 'Διανομή', 'Delivery' => 'Διανομή',
'DeliveryNote' => 'Δελτίο παράδοσης', 'DeliveryNote' => 'Δελτίο παράδοσης',
@ -34,19 +44,23 @@ return ['Billing' => [
'Discount' => 'Εκπτωση', 'Discount' => 'Εκπτωση',
'DiscountP' => 'Έκπτωση%', 'DiscountP' => 'Έκπτωση%',
'Due' => 'Λόγω', 'Due' => 'Λόγω',
'Europe' => '#VALUE!',
'Filter' => '#VALUE!',
'Freightage' => 'Ναύλος', 'Freightage' => 'Ναύλος',
'General' => '#VALUE!',
'Gross' => 'Ακαθάριστο', 'Gross' => 'Ακαθάριστο',
'Invoice' => 'Τιμολόγιο', 'Invoice' => 'Τιμολόγιο',
'Invoices' => 'τιμολόγια', 'Invoices' => 'Τιμολόγια',
'Item' => 'Είδος', 'Item' => 'Είδος',
'Items' => 'Είδη', 'Items' => 'Αντικείμενα',
'Log' => 'Κούτσουρο', 'Log' => 'Κούτσουρο',
'Logs' => 'logs', 'Logs' => 'Κούτσουρα',
'Media' => 'Μεσο ΜΑΖΙΚΗΣ ΕΝΗΜΕΡΩΣΗΣ', 'Media' => 'Μεσο ΜΑΖΙΚΗΣ ΕΝΗΜΕΡΩΣΗΣ',
'MoneyTransfer' => 'Μεταφορά χρημάτων', 'MoneyTransfer' => 'Μεταφορά χρημάτων',
'Name' => 'Ονομα', 'Name' => 'Ονομα',
'Net' => 'Καθαρά', 'Net' => 'Καθαρά',
'Offer' => 'Προσφορά', 'Offer' => 'Προσφορά',
'Other' => '#VALUE!',
'Payment' => 'Πληρωμή', 'Payment' => 'Πληρωμή',
'Postal' => 'Ταχυδρομικός', 'Postal' => 'Ταχυδρομικός',
'Prepaid' => 'Προπληρωμένος', 'Prepaid' => 'Προπληρωμένος',
@ -55,16 +69,20 @@ return ['Billing' => [
'Profit' => 'Κέρδος', 'Profit' => 'Κέρδος',
'Quantity' => 'Ποσότητα', 'Quantity' => 'Ποσότητα',
'Recipient' => 'Παραλήπτης', 'Recipient' => 'Παραλήπτης',
'Region' => '#VALUE!',
'Rep' => '#VALUE!',
'Sales' => '#VALUE!',
'Select' => 'Επιλέγω', 'Select' => 'Επιλέγω',
'Shipment' => 'Αποστολή', 'Shipment' => 'Αποστολή',
'Source' => 'Πηγή', 'Source' => 'Πηγή',
'Supplier' => 'Προμηθευτής', 'Supplier' => 'Προμηθευτής',
'SupplierID' => 'ID προμηθευτή', 'SupplierID' => 'Προμηθευτή',
'Tax' => 'Φόρος', 'Tax' => 'Φόρος',
'TermsOfDelivery' => 'Οροι παράδοσης', 'TermsOfDelivery' => 'Οροι παράδοσης',
'Total' => 'Σύνολο', 'Total' => 'Σύνολο',
'Type' => 'Τύπος', 'Type' => 'Τύπος',
'Upload' => 'Μεταφόρτωση', 'Upload' => 'Μεταφόρτω',
'Value' => '#VALUE!',
'Variation' => 'Παραλλαγή', 'Variation' => 'Παραλλαγή',
'Zip' => 'Φερμουάρ', 'Zip' => 'Φερμουάρ',
]]; ]];

View File

@ -15,18 +15,28 @@ declare(strict_types=1);
return ['Billing' => [ return ['Billing' => [
'Address' => 'Address', 'Address' => 'Address',
'Addresses' => 'Addresses', 'Addresses' => 'Addresses',
'Africa' => '',
'AlreadyPaid' => 'Already Paid', 'AlreadyPaid' => 'Already Paid',
'America' => '',
'Analyse' => '',
'Articles' => '',
'Asia' => '',
'Attribute' => '',
'BaseTime' => '',
'Bills' => 'Bills', 'Bills' => 'Bills',
'Bonus' => 'Bonus', 'Bonus' => 'Bonus',
'CIS' => '',
'Cashback' => 'Cash Back', 'Cashback' => 'Cash Back',
'City' => 'City', 'City' => 'City',
'Client' => 'Client', 'Client' => 'Client',
'ClientID' => 'Client ID', 'ClientID' => 'Client ID',
'ComparisonTime' => '',
'Confirmation' => 'Confirmation', 'Confirmation' => 'Confirmation',
'Country' => 'Country', 'Country' => 'Country',
'Created' => 'Created', 'Created' => 'Created',
'CreditCard' => 'CreditCard', 'CreditCard' => 'CreditCard',
'CreditNote' => 'Credit Note', 'CreditNote' => 'Credit Note',
'Customers' => '',
'Date' => 'Date', 'Date' => 'Date',
'Delivery' => 'Delivery', 'Delivery' => 'Delivery',
'DeliveryNote' => 'Delivery Note', 'DeliveryNote' => 'Delivery Note',
@ -34,7 +44,10 @@ return ['Billing' => [
'Discount' => 'Discount', 'Discount' => 'Discount',
'DiscountP' => 'Discount %', 'DiscountP' => 'Discount %',
'Due' => 'Due', 'Due' => 'Due',
'Europe' => '',
'Filter' => '',
'Freightage' => 'Freightage', 'Freightage' => 'Freightage',
'General' => '',
'Gross' => 'Gross', 'Gross' => 'Gross',
'Invoice' => 'Invoice', 'Invoice' => 'Invoice',
'Invoices' => 'Invoices', 'Invoices' => 'Invoices',
@ -47,6 +60,7 @@ return ['Billing' => [
'Name' => 'Name', 'Name' => 'Name',
'Net' => 'Net', 'Net' => 'Net',
'Offer' => 'Offer', 'Offer' => 'Offer',
'Other' => '',
'Payment' => 'Payment', 'Payment' => 'Payment',
'Postal' => 'Postal', 'Postal' => 'Postal',
'Prepaid' => 'Prepaid', 'Prepaid' => 'Prepaid',
@ -55,6 +69,9 @@ return ['Billing' => [
'Profit' => 'Profit', 'Profit' => 'Profit',
'Quantity' => 'Quantity', 'Quantity' => 'Quantity',
'Recipient' => 'Recipient', 'Recipient' => 'Recipient',
'Region' => '',
'Rep' => '',
'Sales' => '',
'Select' => 'Select', 'Select' => 'Select',
'Shipment' => 'Shipment', 'Shipment' => 'Shipment',
'Source' => 'Source', 'Source' => 'Source',
@ -65,6 +82,7 @@ return ['Billing' => [
'Total' => 'Total', 'Total' => 'Total',
'Type' => 'Type', 'Type' => 'Type',
'Upload' => 'Upload', 'Upload' => 'Upload',
'Value' => '',
'Variation' => 'Variation', 'Variation' => 'Variation',
'Zip' => 'Zip', 'Zip' => 'Zip',
]]; ]];

View File

@ -13,40 +13,54 @@
declare(strict_types=1); declare(strict_types=1);
return ['Billing' => [ return ['Billing' => [
'Address' => 'Dirección', 'Address' => 'Habla a',
'Addresses' => 'direcciones', 'Addresses' => 'Direcciones',
'Africa' => '#VALUE!',
'AlreadyPaid' => 'Ya pagado', 'AlreadyPaid' => 'Ya pagado',
'America' => '#VALUE!',
'Analyse' => '#VALUE!',
'Articles' => '#VALUE!',
'Asia' => '#VALUE!',
'Attribute' => '#VALUE!',
'BaseTime' => '#VALUE!',
'Bills' => 'Facturas', 'Bills' => 'Facturas',
'Bonus' => 'Prima', 'Bonus' => 'Prima',
'CIS' => '#VALUE!',
'Cashback' => 'Devolución de dinero', 'Cashback' => 'Devolución de dinero',
'City' => 'Ciudad', 'City' => 'Ciudad',
'Client' => 'Cliente', 'Client' => 'Cliente',
'ClientID' => 'Identificación del cliente', 'ClientID' => 'Identificación del cliente',
'ComparisonTime' => '#VALUE!',
'Confirmation' => 'Confirmación', 'Confirmation' => 'Confirmación',
'Country' => 'País', 'Country' => 'País',
'Created' => 'Creado', 'Created' => 'Creado',
'CreditCard' => 'Tarjeta de crédito', 'CreditCard' => 'Tarjeta de crédito',
'CreditNote' => 'Nota de crédito', 'CreditNote' => 'Nota de crédito',
'Customers' => '#VALUE!',
'Date' => 'Fecha', 'Date' => 'Fecha',
'Delivery' => 'Entrega', 'Delivery' => 'Entrega',
'DeliveryNote' => 'Nota de entrega', 'DeliveryNote' => 'Nota de entrega',
'DirectDebit' => 'Débito directo', 'DirectDebit' => 'Débito directo',
'Discount' => 'Descuento', 'Discount' => 'Descuento',
'DiscountP' => 'descuento%', 'DiscountP' => 'Descuento%',
'Due' => 'Debido', 'Due' => 'Vencer',
'Europe' => '#VALUE!',
'Filter' => '#VALUE!',
'Freightage' => 'Flete', 'Freightage' => 'Flete',
'General' => '#VALUE!',
'Gross' => 'Bruto', 'Gross' => 'Bruto',
'Invoice' => 'Factura', 'Invoice' => 'Factura',
'Invoices' => 'Facturas', 'Invoices' => 'Facturas',
'Item' => 'Artículo', 'Item' => 'Articulo',
'Items' => 'Artículos', 'Items' => 'Elementos',
'Log' => 'Tronco', 'Log' => 'Tronco',
'Logs' => 'registros', 'Logs' => 'Registros',
'Media' => 'Medios de comunicación', 'Media' => 'Medios de comunicación',
'MoneyTransfer' => 'Transferencia de dinero', 'MoneyTransfer' => 'Transferencia de dinero',
'Name' => 'Nombre', 'Name' => 'Nombre',
'Net' => 'Neto', 'Net' => 'Red',
'Offer' => 'Oferta', 'Offer' => 'Oferta',
'Other' => '#VALUE!',
'Payment' => 'Pago', 'Payment' => 'Pago',
'Postal' => 'Postal', 'Postal' => 'Postal',
'Prepaid' => 'Pagado por adelantado', 'Prepaid' => 'Pagado por adelantado',
@ -55,6 +69,9 @@ return ['Billing' => [
'Profit' => 'Lucro', 'Profit' => 'Lucro',
'Quantity' => 'Cantidad', 'Quantity' => 'Cantidad',
'Recipient' => 'Recipiente', 'Recipient' => 'Recipiente',
'Region' => '#VALUE!',
'Rep' => '#VALUE!',
'Sales' => '#VALUE!',
'Select' => 'Seleccione', 'Select' => 'Seleccione',
'Shipment' => 'Envío', 'Shipment' => 'Envío',
'Source' => 'Fuente', 'Source' => 'Fuente',
@ -65,6 +82,7 @@ return ['Billing' => [
'Total' => 'Total', 'Total' => 'Total',
'Type' => 'Escribe', 'Type' => 'Escribe',
'Upload' => 'Subir', 'Upload' => 'Subir',
'Value' => '#VALUE!',
'Variation' => 'Variación', 'Variation' => 'Variación',
'Zip' => 'Cremallera', 'Zip' => 'Cremallera',
]]; ]];

View File

@ -14,57 +14,75 @@ declare(strict_types=1);
return ['Billing' => [ return ['Billing' => [
'Address' => 'Osoite', 'Address' => 'Osoite',
'Addresses' => 'osoitteet', 'Addresses' => 'Osoitteet',
'Africa' => '#VALUE!',
'AlreadyPaid' => 'Jo maksettu', 'AlreadyPaid' => 'Jo maksettu',
'Bills' => 'setelit', 'America' => '#VALUE!',
'Analyse' => '#VALUE!',
'Articles' => '#VALUE!',
'Asia' => '#VALUE!',
'Attribute' => '#VALUE!',
'BaseTime' => '#VALUE!',
'Bills' => 'Laskut',
'Bonus' => 'Bonus', 'Bonus' => 'Bonus',
'CIS' => '#VALUE!',
'Cashback' => 'Vaihtorahat', 'Cashback' => 'Vaihtorahat',
'City' => 'Kaupunki', 'City' => 'Kaupunki',
'Client' => 'Asiakas', 'Client' => 'Asiakas',
'ClientID' => 'Asiakastunnus', 'ClientID' => 'Asiakastunnus',
'ComparisonTime' => '#VALUE!',
'Confirmation' => 'Vahvistus', 'Confirmation' => 'Vahvistus',
'Country' => 'Maa', 'Country' => 'Maa',
'Created' => 'Luotu', 'Created' => 'Luotu',
'CreditCard' => 'Luottokortti', 'CreditCard' => 'Luottokortti',
'CreditNote' => 'hyvityslaskun', 'CreditNote' => 'Luottoluotto',
'Customers' => '#VALUE!',
'Date' => 'Päivämäärä', 'Date' => 'Päivämäärä',
'Delivery' => 'Toimitus', 'Delivery' => 'Toimitus',
'DeliveryNote' => 'Saapumisilmoitus', 'DeliveryNote' => 'Saapumisilmoitus',
'DirectDebit' => 'Suoraveloitus', 'DirectDebit' => 'Suoraveloitus',
'Discount' => 'Alennus', 'Discount' => 'Alennus',
'DiscountP' => 'Alennus %', 'DiscountP' => 'Alennus %',
'Due' => 'maksettava', 'Due' => 'Takia',
'Freightage' => 'rahtimaksuja', 'Europe' => '#VALUE!',
'Filter' => '#VALUE!',
'Freightage' => 'Rahti',
'General' => '#VALUE!',
'Gross' => 'Ällöttävä', 'Gross' => 'Ällöttävä',
'Invoice' => 'Lasku', 'Invoice' => 'Lasku',
'Invoices' => 'laskut', 'Invoices' => 'Laskut',
'Item' => 'e', 'Item' => 'Kohde',
'Items' => 'Tuotteet', 'Items' => 'Tuotteet',
'Log' => 'Hirsi', 'Log' => 'Hirsi',
'Logs' => 'lokit', 'Logs' => 'Lokit',
'Media' => 'tiedotusvälineet', 'Media' => 'Media',
'MoneyTransfer' => 'Rahansiirto', 'MoneyTransfer' => 'Rahansiirto',
'Name' => 'Nimi', 'Name' => 'Nimi',
'Net' => 'Netto', 'Net' => 'Netto',
'Offer' => 'Tarjous', 'Offer' => 'Tarjous',
'Payment' => 'maksu', 'Other' => '#VALUE!',
'Postal' => 'posti-', 'Payment' => 'Maksu',
'Prepaid' => 'prepaid', 'Postal' => 'Posti-',
'Preview' => 'esikatselu', 'Prepaid' => 'Prepaid',
'Preview' => 'Esikatselu',
'Price' => 'Hinta', 'Price' => 'Hinta',
'Profit' => 'Voitto', 'Profit' => 'Voitto',
'Quantity' => 'Määrä', 'Quantity' => 'Määrä',
'Recipient' => 'vastaanottaja', 'Recipient' => 'Vastaanottaja',
'Select' => 'valita', 'Region' => '#VALUE!',
'Shipment' => 'lähetys', 'Rep' => '#VALUE!',
'Sales' => '#VALUE!',
'Select' => 'Valitse',
'Shipment' => 'Lähetys',
'Source' => 'Lähde', 'Source' => 'Lähde',
'Supplier' => 'toimittaja', 'Supplier' => 'Toimittaja',
'SupplierID' => 'Toimittaja tunnus', 'SupplierID' => 'Toimittajan tunnus',
'Tax' => 'Verottaa', 'Tax' => 'Verottaa',
'TermsOfDelivery' => 'Toimitusehdot', 'TermsOfDelivery' => 'Toimitusehdot',
'Total' => 'Kaikki yhteensä', 'Total' => 'Kaikki yhteensä',
'Type' => 'Tyyppi', 'Type' => 'Tyyppi',
'Upload' => 'upload', 'Upload' => 'Ladata',
'Variation' => 'vaihtelu', 'Value' => '#VALUE!',
'Variation' => 'Vaihtelu',
'Zip' => 'Postinumero', 'Zip' => 'Postinumero',
]]; ]];

View File

@ -14,39 +14,53 @@ declare(strict_types=1);
return ['Billing' => [ return ['Billing' => [
'Address' => 'Adresse', 'Address' => 'Adresse',
'Addresses' => 'adresses', 'Addresses' => 'Adresses',
'Africa' => '#VALUE!',
'AlreadyPaid' => 'Déjà payé', 'AlreadyPaid' => 'Déjà payé',
'America' => '#VALUE!',
'Analyse' => '#VALUE!',
'Articles' => '#VALUE!',
'Asia' => '#VALUE!',
'Attribute' => '#VALUE!',
'BaseTime' => '#VALUE!',
'Bills' => 'Factures', 'Bills' => 'Factures',
'Bonus' => 'Prime', 'Bonus' => 'Prime',
'Cashback' => 'cash Back', 'CIS' => '#VALUE!',
'Cashback' => 'Remise en argent',
'City' => 'Ville', 'City' => 'Ville',
'Client' => 'Client', 'Client' => 'Client',
'ClientID' => 'identité du client', 'ClientID' => 'identité du client',
'ComparisonTime' => '#VALUE!',
'Confirmation' => 'Confirmation', 'Confirmation' => 'Confirmation',
'Country' => 'De campagne', 'Country' => 'Pays',
'Created' => 'Créé', 'Created' => 'Établi',
'CreditCard' => 'Carte de crédit', 'CreditCard' => 'Carte de crédit',
'CreditNote' => 'Note de crédit', 'CreditNote' => 'Note de crédit',
'Customers' => '#VALUE!',
'Date' => 'Date', 'Date' => 'Date',
'Delivery' => 'Livraison', 'Delivery' => 'Livraison',
'DeliveryNote' => 'Bon de livraison', 'DeliveryNote' => 'Bon de livraison',
'DirectDebit' => 'Prélèvement automatique', 'DirectDebit' => 'Prélèvement automatique',
'Discount' => 'Rabais', 'Discount' => 'Remise',
'DiscountP' => 'Rabais %', 'DiscountP' => 'Remise %',
'Due' => 'Payable', 'Due' => 'Dû',
'Europe' => '#VALUE!',
'Filter' => '#VALUE!',
'Freightage' => 'Fret', 'Freightage' => 'Fret',
'General' => '#VALUE!',
'Gross' => 'Brut', 'Gross' => 'Brut',
'Invoice' => 'Facture d\'achat', 'Invoice' => 'Facture d\\'achat',
'Invoices' => 'Les factures', 'Invoices' => 'Factures',
'Item' => 'Article', 'Item' => 'Article',
'Items' => 'Articles', 'Items' => 'Articles',
'Log' => 'Enregistrer', 'Log' => 'Enregistrer',
'Logs' => 'journaux', 'Logs' => 'Journaux',
'Media' => 'Médias', 'Media' => 'Médias',
'MoneyTransfer' => 'Transfert d\'argent', 'MoneyTransfer' => 'Transfert d\\'argent',
'Name' => 'Nom', 'Name' => 'Nom',
'Net' => 'Rapporter', 'Net' => 'Rapporter',
'Offer' => 'Offre', 'Offer' => 'Offrir',
'Other' => '#VALUE!',
'Payment' => 'Paiement', 'Payment' => 'Paiement',
'Postal' => 'Postal', 'Postal' => 'Postal',
'Prepaid' => 'Prépayé', 'Prepaid' => 'Prépayé',
@ -55,6 +69,9 @@ return ['Billing' => [
'Profit' => 'Profit', 'Profit' => 'Profit',
'Quantity' => 'Quantité', 'Quantity' => 'Quantité',
'Recipient' => 'Destinataire', 'Recipient' => 'Destinataire',
'Region' => '#VALUE!',
'Rep' => '#VALUE!',
'Sales' => '#VALUE!',
'Select' => 'Sélectionner', 'Select' => 'Sélectionner',
'Shipment' => 'Expédition', 'Shipment' => 'Expédition',
'Source' => 'La source', 'Source' => 'La source',
@ -62,9 +79,10 @@ return ['Billing' => [
'SupplierID' => 'ID du fournisseur', 'SupplierID' => 'ID du fournisseur',
'Tax' => 'Impôt', 'Tax' => 'Impôt',
'TermsOfDelivery' => 'Conditions de livraison', 'TermsOfDelivery' => 'Conditions de livraison',
'Total' => 'Total', 'Total' => 'Le total',
'Type' => 'Taper', 'Type' => 'Taper',
'Upload' => 'Télécharger', 'Upload' => 'Télécharger',
'Value' => '#VALUE!',
'Variation' => 'Variation', 'Variation' => 'Variation',
'Zip' => 'Zipper', 'Zip' => 'Zipper',
]]; ]];

View File

@ -15,38 +15,52 @@ declare(strict_types=1);
return ['Billing' => [ return ['Billing' => [
'Address' => 'Cím', 'Address' => 'Cím',
'Addresses' => 'Címek', 'Addresses' => 'Címek',
'Africa' => '#VALUE!',
'AlreadyPaid' => 'Fizetve', 'AlreadyPaid' => 'Fizetve',
'Bills' => 'Bills', 'America' => '#VALUE!',
'Bonus' => 'pótlék', 'Analyse' => '#VALUE!',
'Articles' => '#VALUE!',
'Asia' => '#VALUE!',
'Attribute' => '#VALUE!',
'BaseTime' => '#VALUE!',
'Bills' => 'Számlák',
'Bonus' => 'Bónusz',
'CIS' => '#VALUE!',
'Cashback' => 'Pénzvisszafizetés', 'Cashback' => 'Pénzvisszafizetés',
'City' => 'Város', 'City' => 'Város',
'Client' => 'Ügyfél', 'Client' => 'Ügyfél',
'ClientID' => 'Ügyfélazonosító', 'ClientID' => 'Ügyfélazonosító',
'ComparisonTime' => '#VALUE!',
'Confirmation' => 'Megerősítés', 'Confirmation' => 'Megerősítés',
'Country' => 'Ország', 'Country' => 'Ország',
'Created' => 'Alkotó', 'Created' => 'Létrehozott',
'CreditCard' => 'Hitelkártya', 'CreditCard' => 'Hitelkártya',
'CreditNote' => 'Jóváírás', 'CreditNote' => 'Jóváírás',
'Customers' => '#VALUE!',
'Date' => 'Dátum', 'Date' => 'Dátum',
'Delivery' => 'kézbesítés', 'Delivery' => 'Szállítás',
'DeliveryNote' => 'Fuvarlevél', 'DeliveryNote' => 'Fuvarlevél',
'DirectDebit' => 'DirectDebit', 'DirectDebit' => 'Megparancsló',
'Discount' => 'Kedvezmény', 'Discount' => 'Kedvezmény',
'DiscountP' => 'Kedvezmény%', 'DiscountP' => 'Árengedmény%',
'Due' => 'Esedékes', 'Due' => 'Esedékes',
'Europe' => '#VALUE!',
'Filter' => '#VALUE!',
'Freightage' => 'Fuvardíj', 'Freightage' => 'Fuvardíj',
'General' => '#VALUE!',
'Gross' => 'Bruttó', 'Gross' => 'Bruttó',
'Invoice' => 'Számla', 'Invoice' => 'Számla',
'Invoices' => 'számlák', 'Invoices' => 'Számlák',
'Item' => 'Tétel', 'Item' => 'Tétel',
'Items' => 'példány', 'Items' => 'Elemek',
'Log' => 'Bejelentkezés', 'Log' => 'Napló',
'Logs' => 'Naplók', 'Logs' => 'Naplók',
'Media' => 'Média', 'Media' => 'Média',
'MoneyTransfer' => 'Pénz átutalás', 'MoneyTransfer' => 'Pénz átutalás',
'Name' => 'Név', 'Name' => 'Név',
'Net' => 'Háló', 'Net' => 'Háló',
'Offer' => 'Ajánlat', 'Offer' => 'Ajánlat',
'Other' => '#VALUE!',
'Payment' => 'Fizetés', 'Payment' => 'Fizetés',
'Postal' => 'Postai', 'Postal' => 'Postai',
'Prepaid' => 'Előre kifizetett', 'Prepaid' => 'Előre kifizetett',
@ -55,16 +69,20 @@ return ['Billing' => [
'Profit' => 'Nyereség', 'Profit' => 'Nyereség',
'Quantity' => 'Mennyiség', 'Quantity' => 'Mennyiség',
'Recipient' => 'Befogadó', 'Recipient' => 'Befogadó',
'Select' => 'választ', 'Region' => '#VALUE!',
'Shipment' => 'szállítmány', 'Rep' => '#VALUE!',
'Sales' => '#VALUE!',
'Select' => 'Kiválaszt',
'Shipment' => 'Szállítmány',
'Source' => 'Forrás', 'Source' => 'Forrás',
'Supplier' => 'Támogató', 'Supplier' => 'Támogató',
'SupplierID' => 'Szállító ID', 'SupplierID' => 'Szállítóazonosító',
'Tax' => 'Adó', 'Tax' => 'Adó',
'TermsOfDelivery' => 'Szállítási feltételek', 'TermsOfDelivery' => 'Szállítási feltételek',
'Total' => 'Teljes', 'Total' => 'Teljes',
'Type' => 'típus', 'Type' => 'típus',
'Upload' => 'Feltöltés', 'Upload' => 'Feltöltés',
'Value' => '#VALUE!',
'Variation' => 'Variáció', 'Variation' => 'Variáció',
'Zip' => 'Postai irányítószám', 'Zip' => 'Postai irányítószám',
]]; ]];

View File

@ -14,39 +14,53 @@ declare(strict_types=1);
return ['Billing' => [ return ['Billing' => [
'Address' => 'Indirizzo', 'Address' => 'Indirizzo',
'Addresses' => 'indirizzi', 'Addresses' => 'Indirizzi',
'Africa' => '#VALUE!',
'AlreadyPaid' => 'Già pagato', 'AlreadyPaid' => 'Già pagato',
'America' => '#VALUE!',
'Analyse' => '#VALUE!',
'Articles' => '#VALUE!',
'Asia' => '#VALUE!',
'Attribute' => '#VALUE!',
'BaseTime' => '#VALUE!',
'Bills' => 'Fatture', 'Bills' => 'Fatture',
'Bonus' => 'indennità', 'Bonus' => 'Bonus.',
'Cashback' => 'Cash Back', 'CIS' => '#VALUE!',
'Cashback' => 'Rimborso',
'City' => 'Città', 'City' => 'Città',
'Client' => 'Cliente', 'Client' => 'Cliente',
'ClientID' => 'Identificativo cliente', 'ClientID' => 'Identificativo cliente',
'ComparisonTime' => '#VALUE!',
'Confirmation' => 'Conferma', 'Confirmation' => 'Conferma',
'Country' => 'Nazione', 'Country' => 'Nazione',
'Created' => 'Creato', 'Created' => 'Creato',
'CreditCard' => 'Carta di credito', 'CreditCard' => 'Carta di credito',
'CreditNote' => 'Nota di credito', 'CreditNote' => 'Nota di credito',
'Customers' => '#VALUE!',
'Date' => 'Data', 'Date' => 'Data',
'Delivery' => 'Consegna', 'Delivery' => 'Consegna',
'DeliveryNote' => 'Bolla d\'accompagnamento', 'DeliveryNote' => 'Bolla d\\'accompagnamento',
'DirectDebit' => 'rapporto interbancario diretto', 'DirectDebit' => 'DirectDebit.',
'Discount' => 'Sconto', 'Discount' => 'Sconto',
'DiscountP' => '% di sconto', 'DiscountP' => 'Sconto%',
'Due' => 'Dovuto', 'Due' => 'Dovuto',
'Freightage' => 'freightage', 'Europe' => '#VALUE!',
'Filter' => '#VALUE!',
'Freightage' => 'Liberare',
'General' => '#VALUE!',
'Gross' => 'Schifoso', 'Gross' => 'Schifoso',
'Invoice' => 'Fattura', 'Invoice' => 'Fattura',
'Invoices' => 'Fatture', 'Invoices' => 'Fatture',
'Item' => 'Articolo', 'Item' => 'Elemento',
'Items' => 'Elementi', 'Items' => 'Elementi',
'Log' => 'Login', 'Log' => 'Tronco d\\'albero',
'Logs' => 'logs', 'Logs' => 'Logs.',
'Media' => 'Media', 'Media' => 'Media',
'MoneyTransfer' => 'Trasferimento di denaro', 'MoneyTransfer' => 'Trasferimento di denaro',
'Name' => 'Nome', 'Name' => 'Nome',
'Net' => 'Netto', 'Net' => 'Rete',
'Offer' => 'Offrire', 'Offer' => 'Offerta',
'Other' => '#VALUE!',
'Payment' => 'Pagamento', 'Payment' => 'Pagamento',
'Postal' => 'postale', 'Postal' => 'postale',
'Prepaid' => 'Prepagato', 'Prepaid' => 'Prepagato',
@ -55,16 +69,20 @@ return ['Billing' => [
'Profit' => 'Profitto', 'Profit' => 'Profitto',
'Quantity' => 'Quantità', 'Quantity' => 'Quantità',
'Recipient' => 'Destinatario', 'Recipient' => 'Destinatario',
'Region' => '#VALUE!',
'Rep' => '#VALUE!',
'Sales' => '#VALUE!',
'Select' => 'Selezionare', 'Select' => 'Selezionare',
'Shipment' => 'Spedizione', 'Shipment' => 'Spedizione',
'Source' => 'fonte', 'Source' => 'Fonte',
'Supplier' => 'Fornitore', 'Supplier' => 'Fornitore',
'SupplierID' => 'ID fornitore', 'SupplierID' => 'ID fornitore',
'Tax' => 'Imposta', 'Tax' => 'Imposta',
'TermsOfDelivery' => 'Termini di consegna', 'TermsOfDelivery' => 'Termini di consegna',
'Total' => 'Totale', 'Total' => 'Totale',
'Type' => 'genere', 'Type' => 'Tipo',
'Upload' => 'Caricare', 'Upload' => 'Caricamento',
'Value' => '#VALUE!',
'Variation' => 'Variazione', 'Variation' => 'Variazione',
'Zip' => 'Cerniera lampo', 'Zip' => 'Cerniera lampo',
]]; ]];

View File

@ -15,30 +15,43 @@ declare(strict_types=1);
return ['Billing' => [ return ['Billing' => [
'Address' => '住所', 'Address' => '住所',
'Addresses' => 'アドレス', 'Addresses' => 'アドレス',
'Africa' => '#VALUE!',
'AlreadyPaid' => '既に支払いました', 'AlreadyPaid' => '既に支払いました',
'Bills' => '札', 'America' => '#VALUE!',
'Analyse' => '#VALUE!',
'Articles' => '#VALUE!',
'Asia' => '#VALUE!',
'Attribute' => '#VALUE!',
'BaseTime' => '#VALUE!',
'Bills' => 'bill',
'Bonus' => 'ボーナス', 'Bonus' => 'ボーナス',
'CIS' => '#VALUE!',
'Cashback' => 'キャッシュバック', 'Cashback' => 'キャッシュバック',
'City' => '市', 'City' => '市',
'Client' => 'クライアント', 'Client' => 'クライアント',
'ClientID' => 'クライアントID', 'ClientID' => 'クライアントID',
'ComparisonTime' => '#VALUE!',
'Confirmation' => '確認', 'Confirmation' => '確認',
'Country' => '国', 'Country' => '国',
'Created' => '作成した', 'Created' => '作成した',
'CreditCard' => 'クレジットカード', 'CreditCard' => 'クレジットカード',
'CreditNote' => 'クレジットノート', 'CreditNote' => 'クレジットノート',
'Date' => '日付', 'Customers' => '#VALUE!',
'Date' => '日にち',
'Delivery' => '配達', 'Delivery' => '配達',
'DeliveryNote' => '納品書', 'DeliveryNote' => '配達メモ',
'DirectDebit' => '自動引き落とし', 'DirectDebit' => '自動引き落とし',
'Discount' => 'ディスカウント', 'Discount' => '割引',
'DiscountP' => 'ディスカウント%', 'DiscountP' => '割引 ',
'Due' => '原因', 'Due' => '期限',
'Freightage' => '貨物運送', 'Europe' => '#VALUE!',
'Gross' => 'キモい', 'Filter' => '#VALUE!',
'Freightage' => 'fre fre',
'General' => '#VALUE!',
'Gross' => 'きもい',
'Invoice' => '請求書', 'Invoice' => '請求書',
'Invoices' => '請求書', 'Invoices' => '請求書',
'Item' => '項目', 'Item' => 'アイテム',
'Items' => 'アイテム', 'Items' => 'アイテム',
'Log' => 'ログ', 'Log' => 'ログ',
'Logs' => 'ログ', 'Logs' => 'ログ',
@ -46,25 +59,30 @@ return ['Billing' => [
'MoneyTransfer' => '送金', 'MoneyTransfer' => '送金',
'Name' => '名前', 'Name' => '名前',
'Net' => 'ネット', 'Net' => 'ネット',
'Offer' => '提供', 'Offer' => 'オファー',
'Other' => '#VALUE!',
'Payment' => '支払い', 'Payment' => '支払い',
'Postal' => '郵便', 'Postal' => '郵便',
'Prepaid' => 'プリペイド', 'Prepaid' => '前払い',
'Preview' => '試写', 'Preview' => 'プレビュー',
'Price' => '価格', 'Price' => '価格',
'Profit' => '利益', 'Profit' => '利益',
'Quantity' => '量', 'Quantity' => '量',
'Recipient' => '受信者', 'Recipient' => '受信者',
'Region' => '#VALUE!',
'Rep' => '#VALUE!',
'Sales' => '#VALUE!',
'Select' => '選択する', 'Select' => '選択する',
'Shipment' => '出荷', 'Shipment' => '出荷',
'Source' => 'ソース', 'Source' => 'ソース',
'Supplier' => 'サプライヤー', 'Supplier' => 'サプライヤー',
'SupplierID' => 'サプライヤID', 'SupplierID' => 'サプライヤID',
'Tax' => '税', 'Tax' => '税',
'TermsOfDelivery' => '引渡条件', 'TermsOfDelivery' => '引渡条件',
'Total' => 'トータル', 'Total' => '合計',
'Type' => 'タイプ', 'Type' => 'タイプ',
'Upload' => 'アップロード', 'Upload' => 'アップロード',
'Value' => '#VALUE!',
'Variation' => '変化', 'Variation' => '変化',
'Zip' => 'ジップ', 'Zip' => 'ジップ',
]]; ]];

View File

@ -15,56 +15,74 @@ declare(strict_types=1);
return ['Billing' => [ return ['Billing' => [
'Address' => '주소', 'Address' => '주소',
'Addresses' => '구애', 'Addresses' => '구애',
'Africa' => '#VALUE!',
'AlreadyPaid' => '이미 지불', 'AlreadyPaid' => '이미 지불',
'Bills' => '지폐', 'America' => '#VALUE!',
'Analyse' => '#VALUE!',
'Articles' => '#VALUE!',
'Asia' => '#VALUE!',
'Attribute' => '#VALUE!',
'BaseTime' => '#VALUE!',
'Bills' => '청구서',
'Bonus' => '보너스', 'Bonus' => '보너스',
'Cashback' => '현금 돌아 가기', 'CIS' => '#VALUE!',
'City' => '시티', 'Cashback' => '현금',
'City' => '도시',
'Client' => '고객', 'Client' => '고객',
'ClientID' => '클라이언트 ID', 'ClientID' => '클라이언트 ID.',
'ComparisonTime' => '#VALUE!',
'Confirmation' => '확인', 'Confirmation' => '확인',
'Country' => '국가', 'Country' => '국가',
'Created' => '만들어진', 'Created' => '만들어진',
'CreditCard' => '신용 카드', 'CreditCard' => '신용 카드',
'CreditNote' => '신용 노트', 'CreditNote' => '신용 노트',
'Date' => '데이트', 'Customers' => '#VALUE!',
'Date' => '날짜',
'Delivery' => '배달', 'Delivery' => '배달',
'DeliveryNote' => '상품 수령증', 'DeliveryNote' => '배달 메모',
'DirectDebit' => '자동 이체', 'DirectDebit' => '자동 이체',
'Discount' => '할인', 'Discount' => '할인',
'DiscountP' => '할인 %', 'DiscountP' => '할인 %',
'Due' => '정당한', 'Due' => '로 인한',
'Freightage' => '화물 운송', 'Europe' => '#VALUE!',
'Gross' => '심한', 'Filter' => '#VALUE!',
'Freightage' => '화물',
'General' => '#VALUE!',
'Gross' => '역겨운',
'Invoice' => '송장', 'Invoice' => '송장',
'Invoices' => '송장', 'Invoices' => '송장',
'Item' => '안건', 'Item' => '안건',
'Items' => '항목', 'Items' => '항목',
'Log' => '로그', 'Log' => '통나무',
'Logs' => '로그', 'Logs' => '로그',
'Media' => '미디어', 'Media' => '미디어',
'MoneyTransfer' => '', 'MoneyTransfer' => '돈 이송',
'Name' => '이름', 'Name' => '이름',
'Net' => '그물', 'Net' => '그물',
'Offer' => '제공', 'Offer' => '권하다',
'Other' => '#VALUE!',
'Payment' => '지불', 'Payment' => '지불',
'Postal' => '우편 엽서', 'Postal' => '우편 엽서',
'Prepaid' => '선불', 'Prepaid' => '선불',
'Preview' => '시사', 'Preview' => '시사',
'Price' => '가격', 'Price' => '가격',
'Profit' => '이익', 'Profit' => '이익',
'Quantity' => '수량', 'Quantity' => '수량',
'Recipient' => '수신자', 'Recipient' => '받는 사람',
'Select' => '고르다', 'Region' => '#VALUE!',
'Rep' => '#VALUE!',
'Sales' => '#VALUE!',
'Select' => '선택하다',
'Shipment' => '선적', 'Shipment' => '선적',
'Source' => '출처', 'Source' => '원천',
'Supplier' => '공급', 'Supplier' => '공급',
'SupplierID' => '공급 업체 ID', 'SupplierID' => '공급자 ID.',
'Tax' => '세', 'Tax' => '세',
'TermsOfDelivery' => '배달의 조건', 'TermsOfDelivery' => '배달의 조건',
'Total' => '합계', 'Total' => '',
'Type' => '유형', 'Type' => '유형',
'Upload' => '업로드', 'Upload' => '업로드',
'Value' => '#VALUE!',
'Variation' => '변화', 'Variation' => '변화',
'Zip' => '지퍼', 'Zip' => '지퍼',
]]; ]];

View File

@ -15,31 +15,44 @@ declare(strict_types=1);
return ['Billing' => [ return ['Billing' => [
'Address' => 'Adresse', 'Address' => 'Adresse',
'Addresses' => 'Adresser', 'Addresses' => 'Adresser',
'Africa' => '#VALUE!',
'AlreadyPaid' => 'Allerede betalt', 'AlreadyPaid' => 'Allerede betalt',
'Bills' => 'sedler', 'America' => '#VALUE!',
'Analyse' => '#VALUE!',
'Articles' => '#VALUE!',
'Asia' => '#VALUE!',
'Attribute' => '#VALUE!',
'BaseTime' => '#VALUE!',
'Bills' => 'Regninger',
'Bonus' => 'Bonus', 'Bonus' => 'Bonus',
'CIS' => '#VALUE!',
'Cashback' => 'Penger tilbake', 'Cashback' => 'Penger tilbake',
'City' => 'By', 'City' => 'By',
'Client' => 'Klient', 'Client' => 'Klient',
'ClientID' => 'klient-ID', 'ClientID' => 'klient-ID',
'ComparisonTime' => '#VALUE!',
'Confirmation' => 'Bekreftelse', 'Confirmation' => 'Bekreftelse',
'Country' => 'Land', 'Country' => 'Land',
'Created' => 'laget', 'Created' => 'Opprettet',
'CreditCard' => 'Kredittkort', 'CreditCard' => 'Kredittkort',
'CreditNote' => 'kreditnota', 'CreditNote' => 'Kredittnota',
'Customers' => '#VALUE!',
'Date' => 'Dato', 'Date' => 'Dato',
'Delivery' => 'Leveranse', 'Delivery' => 'Leveranse',
'DeliveryNote' => 'følgeseddel', 'DeliveryNote' => 'Leveringsnotat',
'DirectDebit' => 'avtalegiro', 'DirectDebit' => 'DirectDebit',
'Discount' => 'Rabatt', 'Discount' => 'Rabatt',
'DiscountP' => 'rabatt%', 'DiscountP' => 'Rabatt%',
'Due' => 'Due', 'Due' => 'På grunn av det',
'Freightage' => 'freightage', 'Europe' => '#VALUE!',
'Filter' => '#VALUE!',
'Freightage' => 'Frakt',
'General' => '#VALUE!',
'Gross' => 'Ekkelt', 'Gross' => 'Ekkelt',
'Invoice' => 'Faktura', 'Invoice' => 'Faktura',
'Invoices' => 'fakturaer', 'Invoices' => 'Fakturaer',
'Item' => 'Punkt', 'Item' => 'Punkt',
'Items' => 'elementer', 'Items' => 'Elementer',
'Log' => 'Logg', 'Log' => 'Logg',
'Logs' => 'Tømmerstokker', 'Logs' => 'Tømmerstokker',
'Media' => 'Media', 'Media' => 'Media',
@ -47,24 +60,29 @@ return ['Billing' => [
'Name' => 'Navn', 'Name' => 'Navn',
'Net' => 'Nett', 'Net' => 'Nett',
'Offer' => 'By på', 'Offer' => 'By på',
'Other' => '#VALUE!',
'Payment' => 'innbetaling', 'Payment' => 'innbetaling',
'Postal' => 'Postal', 'Postal' => 'Postal.',
'Prepaid' => 'Prepaid', 'Prepaid' => 'Forhåndsbetalt',
'Preview' => 'Forhåndsvisning', 'Preview' => 'Forhåndsvisning',
'Price' => 'Pris', 'Price' => 'Pris',
'Profit' => 'Profitt', 'Profit' => 'Profitt',
'Quantity' => 'Mengde', 'Quantity' => 'Mengde',
'Recipient' => 'Mottaker', 'Recipient' => 'Mottaker',
'Select' => 'Å velge', 'Region' => '#VALUE!',
'Shipment' => 'forsendelse', 'Rep' => '#VALUE!',
'Sales' => '#VALUE!',
'Select' => 'Plukke ut',
'Shipment' => 'Forsendelse',
'Source' => 'Kilde', 'Source' => 'Kilde',
'Supplier' => 'Leverandør', 'Supplier' => 'Leverandør',
'SupplierID' => 'Leverandør ID', 'SupplierID' => 'Leverandør ID.',
'Tax' => 'Avgift', 'Tax' => 'Avgift',
'TermsOfDelivery' => 'Leveringsvilkår', 'TermsOfDelivery' => 'Leveringsvilkår',
'Total' => 'Total', 'Total' => 'Total',
'Type' => 'Type', 'Type' => 'Type',
'Upload' => 'Laste opp', 'Upload' => 'Laste opp',
'Value' => '#VALUE!',
'Variation' => 'Variasjon', 'Variation' => 'Variasjon',
'Zip' => 'Glidelås', 'Zip' => 'Glidelås',
]]; ]];

View File

@ -14,19 +14,29 @@ declare(strict_types=1);
return ['Billing' => [ return ['Billing' => [
'Address' => 'Adres', 'Address' => 'Adres',
'Addresses' => 'adresy', 'Addresses' => 'Adresy',
'Africa' => '#VALUE!',
'AlreadyPaid' => 'Już zapłacone', 'AlreadyPaid' => 'Już zapłacone',
'America' => '#VALUE!',
'Analyse' => '#VALUE!',
'Articles' => '#VALUE!',
'Asia' => '#VALUE!',
'Attribute' => '#VALUE!',
'BaseTime' => '#VALUE!',
'Bills' => 'Rachunki', 'Bills' => 'Rachunki',
'Bonus' => 'Premia', 'Bonus' => 'Premia',
'CIS' => '#VALUE!',
'Cashback' => 'Zwrot gotówki', 'Cashback' => 'Zwrot gotówki',
'City' => 'Miasto', 'City' => 'Miasto',
'Client' => 'Klient', 'Client' => 'Klient',
'ClientID' => 'Identyfikator klienta', 'ClientID' => 'Identyfikator klienta',
'ComparisonTime' => '#VALUE!',
'Confirmation' => 'Potwierdzenie', 'Confirmation' => 'Potwierdzenie',
'Country' => 'Kraj', 'Country' => 'Kraj',
'Created' => 'Utworzony', 'Created' => 'Utworzony',
'CreditCard' => 'Karta kredytowa', 'CreditCard' => 'Karta kredytowa',
'CreditNote' => 'Nota kredytowa', 'CreditNote' => 'Uwaga kredytowa',
'Customers' => '#VALUE!',
'Date' => 'Data', 'Date' => 'Data',
'Delivery' => 'Dostawa', 'Delivery' => 'Dostawa',
'DeliveryNote' => 'Dowód dostawy', 'DeliveryNote' => 'Dowód dostawy',
@ -34,19 +44,23 @@ return ['Billing' => [
'Discount' => 'Zniżka', 'Discount' => 'Zniżka',
'DiscountP' => 'Zniżka %', 'DiscountP' => 'Zniżka %',
'Due' => 'Z powodu', 'Due' => 'Z powodu',
'Europe' => '#VALUE!',
'Filter' => '#VALUE!',
'Freightage' => 'Frachtowanie', 'Freightage' => 'Frachtowanie',
'Gross' => 'obrzydliwy', 'General' => '#VALUE!',
'Gross' => 'Brutto',
'Invoice' => 'Faktura', 'Invoice' => 'Faktura',
'Invoices' => 'faktury', 'Invoices' => 'Faktury',
'Item' => 'Pozycja', 'Item' => 'Przedmiot',
'Items' => 'Przedmiotów', 'Items' => 'Przedmiotów',
'Log' => 'Log', 'Log' => 'Dziennik',
'Logs' => 'dzienniki', 'Logs' => 'Kłody',
'Media' => 'Głoska bezdźwięczna', 'Media' => 'Głoska bezdźwięczna',
'MoneyTransfer' => 'Transfer pieniędzy', 'MoneyTransfer' => 'Transfer pieniędzy',
'Name' => 'Nazwa', 'Name' => 'Nazwa',
'Net' => 'Netto', 'Net' => 'Internet',
'Offer' => 'Oferta', 'Offer' => 'Oferta',
'Other' => '#VALUE!',
'Payment' => 'Zapłata', 'Payment' => 'Zapłata',
'Postal' => 'Pocztowy', 'Postal' => 'Pocztowy',
'Prepaid' => 'Opłacony z góry', 'Prepaid' => 'Opłacony z góry',
@ -55,7 +69,10 @@ return ['Billing' => [
'Profit' => 'Zysk', 'Profit' => 'Zysk',
'Quantity' => 'Ilość', 'Quantity' => 'Ilość',
'Recipient' => 'Odbiorca', 'Recipient' => 'Odbiorca',
'Select' => 'Wybierz', 'Region' => '#VALUE!',
'Rep' => '#VALUE!',
'Sales' => '#VALUE!',
'Select' => 'Wybierać',
'Shipment' => 'Wysyłka', 'Shipment' => 'Wysyłka',
'Source' => 'Źródło', 'Source' => 'Źródło',
'Supplier' => 'Dostawca', 'Supplier' => 'Dostawca',
@ -64,7 +81,8 @@ return ['Billing' => [
'TermsOfDelivery' => 'Warunki dostarczenia', 'TermsOfDelivery' => 'Warunki dostarczenia',
'Total' => 'Całkowity', 'Total' => 'Całkowity',
'Type' => 'Rodzaj', 'Type' => 'Rodzaj',
'Upload' => 'Przekazać plik', 'Upload' => 'Wgrywać',
'Value' => '#VALUE!',
'Variation' => 'Zmiana', 'Variation' => 'Zmiana',
'Zip' => 'Zamek błyskawiczny', 'Zip' => 'Zamek błyskawiczny',
]]; ]];

View File

@ -14,27 +14,40 @@ declare(strict_types=1);
return ['Billing' => [ return ['Billing' => [
'Address' => 'Endereço', 'Address' => 'Endereço',
'Addresses' => 'endereços', 'Addresses' => 'Endereços',
'Africa' => '#VALUE!',
'AlreadyPaid' => 'Já pago', 'AlreadyPaid' => 'Já pago',
'Bills' => 'Contas', 'America' => '#VALUE!',
'Analyse' => '#VALUE!',
'Articles' => '#VALUE!',
'Asia' => '#VALUE!',
'Attribute' => '#VALUE!',
'BaseTime' => '#VALUE!',
'Bills' => 'Notas',
'Bonus' => 'Bônus', 'Bonus' => 'Bônus',
'CIS' => '#VALUE!',
'Cashback' => 'Dinheiro de volta', 'Cashback' => 'Dinheiro de volta',
'City' => 'Cidade', 'City' => 'Cidade',
'Client' => 'Cliente', 'Client' => 'Cliente',
'ClientID' => 'ID do Cliente', 'ClientID' => 'ID do Cliente',
'ComparisonTime' => '#VALUE!',
'Confirmation' => 'Confirmação', 'Confirmation' => 'Confirmação',
'Country' => 'País', 'Country' => 'País',
'Created' => 'Criado', 'Created' => 'Criado',
'CreditCard' => 'Cartão de crédito', 'CreditCard' => 'Cartão de crédito',
'CreditNote' => 'Nota de crédito', 'CreditNote' => 'Nota de crédito',
'Customers' => '#VALUE!',
'Date' => 'Encontro', 'Date' => 'Encontro',
'Delivery' => 'Entrega', 'Delivery' => 'Entrega',
'DeliveryNote' => 'Nota de entrega', 'DeliveryNote' => 'Nota de entrega',
'DirectDebit' => 'Débito Direto', 'DirectDebit' => 'Débito Direto',
'Discount' => 'Desconto', 'Discount' => 'Desconto',
'DiscountP' => '% de desconto', 'DiscountP' => 'Desconto%',
'Due' => 'Devido', 'Due' => 'Vencimento',
'Freightage' => 'frete', 'Europe' => '#VALUE!',
'Filter' => '#VALUE!',
'Freightage' => 'Freightage',
'General' => '#VALUE!',
'Gross' => 'Bruto', 'Gross' => 'Bruto',
'Invoice' => 'Fatura', 'Invoice' => 'Fatura',
'Invoices' => 'Faturas', 'Invoices' => 'Faturas',
@ -47,24 +60,29 @@ return ['Billing' => [
'Name' => 'Nome', 'Name' => 'Nome',
'Net' => 'Internet', 'Net' => 'Internet',
'Offer' => 'Oferta', 'Offer' => 'Oferta',
'Other' => '#VALUE!',
'Payment' => 'Pagamento', 'Payment' => 'Pagamento',
'Postal' => 'Postal', 'Postal' => 'Postal',
'Prepaid' => 'pré-pago', 'Prepaid' => 'Pré-pago',
'Preview' => 'visualização', 'Preview' => 'Pré-visualização',
'Price' => 'Preço', 'Price' => 'Preço',
'Profit' => 'Lucro', 'Profit' => 'Lucro',
'Quantity' => 'Quantidade', 'Quantity' => 'Quantidade',
'Recipient' => 'beneficiário', 'Recipient' => 'Destinatário',
'Select' => 'selecionar', 'Region' => '#VALUE!',
'Rep' => '#VALUE!',
'Sales' => '#VALUE!',
'Select' => 'Selecione.',
'Shipment' => 'envio', 'Shipment' => 'envio',
'Source' => 'Fonte', 'Source' => 'Fonte',
'Supplier' => 'fornecedor', 'Supplier' => 'Fornecedor',
'SupplierID' => 'Identificação do Fornecedor', 'SupplierID' => 'Identificação do Fornecedor',
'Tax' => 'imposto', 'Tax' => 'Imposto',
'TermsOfDelivery' => 'Termos de entrega', 'TermsOfDelivery' => 'Termos de entrega',
'Total' => 'Total', 'Total' => 'Total',
'Type' => 'Modelo', 'Type' => 'Modelo',
'Upload' => 'Envio', 'Upload' => 'Envio',
'Value' => '#VALUE!',
'Variation' => 'Variação', 'Variation' => 'Variação',
'Zip' => 'Fecho eclair', 'Zip' => 'Fecho eclair',
]]; ]];

View File

@ -15,56 +15,74 @@ declare(strict_types=1);
return ['Billing' => [ return ['Billing' => [
'Address' => 'Адрес', 'Address' => 'Адрес',
'Addresses' => 'Адреса', 'Addresses' => 'Адреса',
'Africa' => '#VALUE!',
'AlreadyPaid' => 'Уже оплачено', 'AlreadyPaid' => 'Уже оплачено',
'Bills' => 'банкноты', 'America' => '#VALUE!',
'Bonus' => 'бонус', 'Analyse' => '#VALUE!',
'Articles' => '#VALUE!',
'Asia' => '#VALUE!',
'Attribute' => '#VALUE!',
'BaseTime' => '#VALUE!',
'Bills' => 'Счета',
'Bonus' => 'Бонус',
'CIS' => '#VALUE!',
'Cashback' => 'Возврат наличных', 'Cashback' => 'Возврат наличных',
'City' => 'Город', 'City' => 'Город',
'Client' => 'клиент', 'Client' => 'Клиент',
'ClientID' => 'ID клиента', 'ClientID' => 'ID клиента',
'ComparisonTime' => '#VALUE!',
'Confirmation' => 'Подтверждение', 'Confirmation' => 'Подтверждение',
'Country' => 'Страна', 'Country' => 'Страна',
'Created' => 'Созданный', 'Created' => 'Созданный',
'CreditCard' => 'Кредитная карта', 'CreditCard' => 'Кредитная карта',
'CreditNote' => 'кредитовое авизо', 'CreditNote' => 'Кредитная нота',
'Customers' => '#VALUE!',
'Date' => 'Дата', 'Date' => 'Дата',
'Delivery' => 'Доставка', 'Delivery' => 'Доставка',
'DeliveryNote' => 'Накладная', 'DeliveryNote' => 'Накладная',
'DirectDebit' => 'прямое дебетование', 'DirectDebit' => 'DirectDebit.',
'Discount' => 'Скидка', 'Discount' => 'Скидка',
'DiscountP' => 'Скидка %', 'DiscountP' => 'Скидка %',
'Due' => 'Должный', 'Due' => 'Должное',
'Freightage' => 'грузовместимость', 'Europe' => '#VALUE!',
'Filter' => '#VALUE!',
'Freightage' => 'Фрахты',
'General' => '#VALUE!',
'Gross' => 'Валовой', 'Gross' => 'Валовой',
'Invoice' => 'Выставленный счет', 'Invoice' => 'Счет',
'Invoices' => 'Счета-фактуры', 'Invoices' => 'Счета',
'Item' => 'Элемент', 'Item' => 'Пункт',
'Items' => 'Предметы', 'Items' => 'Предметы',
'Log' => 'Бревно', 'Log' => 'Бревно',
'Logs' => 'бревна', 'Logs' => 'Журналы',
'Media' => 'Средства массовой информации', 'Media' => 'Средства массовой информации',
'MoneyTransfer' => 'Перевод денег', 'MoneyTransfer' => 'Перевод денег',
'Name' => 'Имя', 'Name' => 'Имя',
'Net' => 'Сеть', 'Net' => 'Сеть',
'Offer' => 'Предлагает', 'Offer' => 'Предложение',
'Other' => '#VALUE!',
'Payment' => 'Оплата', 'Payment' => 'Оплата',
'Postal' => 'почтовый', 'Postal' => 'Почтовый',
'Prepaid' => 'Prepaid', 'Prepaid' => 'Предоплаты',
'Preview' => 'предварительный просмотр', 'Preview' => 'Превью',
'Price' => 'Цена', 'Price' => 'Цена',
'Profit' => 'Выгода', 'Profit' => 'Выгода',
'Quantity' => 'Количество', 'Quantity' => 'Количество',
'Recipient' => 'Получатель', 'Recipient' => 'Получатель',
'Region' => '#VALUE!',
'Rep' => '#VALUE!',
'Sales' => '#VALUE!',
'Select' => 'Выбирать', 'Select' => 'Выбирать',
'Shipment' => 'отгрузка', 'Shipment' => 'Отгрузка',
'Source' => 'Источник', 'Source' => 'Источник',
'Supplier' => 'поставщик', 'Supplier' => 'Поставщик',
'SupplierID' => 'Поставщик ID', 'SupplierID' => 'ID поставщик',
'Tax' => 'налог', 'Tax' => 'Налог',
'TermsOfDelivery' => 'Условия доставки', 'TermsOfDelivery' => 'Условия доставки',
'Total' => 'Общий', 'Total' => 'Всего',
'Type' => 'Тип', 'Type' => 'Тип',
'Upload' => 'Загрузить', 'Upload' => 'Загрузить',
'Variation' => 'варьирование', 'Value' => '#VALUE!',
'Zip' => 'застежка-молния', 'Variation' => 'Вариация',
'Zip' => 'Zip.',
]]; ]];

View File

@ -14,57 +14,75 @@ declare(strict_types=1);
return ['Billing' => [ return ['Billing' => [
'Address' => 'Adress', 'Address' => 'Adress',
'Addresses' => 'adresser', 'Addresses' => 'Adresser',
'Africa' => '#VALUE!',
'AlreadyPaid' => 'Redan betalat', 'AlreadyPaid' => 'Redan betalat',
'America' => '#VALUE!',
'Analyse' => '#VALUE!',
'Articles' => '#VALUE!',
'Asia' => '#VALUE!',
'Attribute' => '#VALUE!',
'BaseTime' => '#VALUE!',
'Bills' => 'Räkningar', 'Bills' => 'Räkningar',
'Bonus' => 'Bonus', 'Bonus' => 'Bonus',
'CIS' => '#VALUE!',
'Cashback' => 'Pengar tillbaka', 'Cashback' => 'Pengar tillbaka',
'City' => 'Stad', 'City' => 'Stad',
'Client' => 'Klient', 'Client' => 'Klient',
'ClientID' => 'Klient ID', 'ClientID' => 'Klient ID',
'ComparisonTime' => '#VALUE!',
'Confirmation' => 'Bekräftelse', 'Confirmation' => 'Bekräftelse',
'Country' => 'Land', 'Country' => 'Land',
'Created' => 'Skapad', 'Created' => 'Skapad',
'CreditCard' => 'Kreditkort', 'CreditCard' => 'Kreditkort',
'CreditNote' => 'kreditnota', 'CreditNote' => 'Kreditanteckning',
'Customers' => '#VALUE!',
'Date' => 'Datum', 'Date' => 'Datum',
'Delivery' => 'Leverans', 'Delivery' => 'Leverans',
'DeliveryNote' => 'FÖLJESEDEL', 'DeliveryNote' => 'Leveransanteckning',
'DirectDebit' => 'Direktbetalning', 'DirectDebit' => 'Direktbetalning',
'Discount' => 'Rabatt', 'Discount' => 'Rabatt',
'DiscountP' => 'rabatt%', 'DiscountP' => 'Rabatt%',
'Due' => 'Till följd av', 'Due' => 'På grund av',
'Freightage' => 'LAST', 'Europe' => '#VALUE!',
'Filter' => '#VALUE!',
'Freightage' => 'Frakt',
'General' => '#VALUE!',
'Gross' => 'Äckligt', 'Gross' => 'Äckligt',
'Invoice' => 'Faktura', 'Invoice' => 'Faktura',
'Invoices' => 'fakturor', 'Invoices' => 'Fakturor',
'Item' => 'Artikel', 'Item' => 'Artikel',
'Items' => 'artiklar', 'Items' => 'Objekt',
'Log' => 'Logga', 'Log' => 'Logga',
'Logs' => 'loggar', 'Logs' => 'Loggar',
'Media' => 'Media', 'Media' => 'Media',
'MoneyTransfer' => 'Pengaöverföring', 'MoneyTransfer' => 'Pengaöverföring',
'Name' => 'namn', 'Name' => 'namn',
'Net' => 'Netto', 'Net' => 'Netto',
'Offer' => 'Erbjudande', 'Offer' => 'Erbjudande',
'Other' => '#VALUE!',
'Payment' => 'Betalning', 'Payment' => 'Betalning',
'Postal' => 'Post', 'Postal' => 'Post',
'Prepaid' => 'Prepaid', 'Prepaid' => 'Förbetalt',
'Preview' => 'Förhandsvisning', 'Preview' => 'Förhandsvisning',
'Price' => 'Pris', 'Price' => 'Pris',
'Profit' => 'Vinst', 'Profit' => 'Vinst',
'Quantity' => 'Kvantitet', 'Quantity' => 'Kvantitet',
'Recipient' => 'Mottagare', 'Recipient' => 'Mottagare',
'Region' => '#VALUE!',
'Rep' => '#VALUE!',
'Sales' => '#VALUE!',
'Select' => 'Välj', 'Select' => 'Välj',
'Shipment' => 'Sändning', 'Shipment' => 'Sändning',
'Source' => 'Källa', 'Source' => 'Källa',
'Supplier' => 'Leverantör', 'Supplier' => 'Leverantör',
'SupplierID' => 'leverantör-ID', 'SupplierID' => 'Leverantörs-ID',
'Tax' => 'Beskatta', 'Tax' => 'Beskatta',
'TermsOfDelivery' => 'Leveransvillkor', 'TermsOfDelivery' => 'Leveransvillkor',
'Total' => 'Total', 'Total' => 'Total',
'Type' => 'Typ', 'Type' => 'Typ',
'Upload' => 'Ladda upp', 'Upload' => 'Ladda upp',
'Value' => '#VALUE!',
'Variation' => 'Variation', 'Variation' => 'Variation',
'Zip' => 'Blixtlås', 'Zip' => 'Blixtlås',
]]; ]];

View File

@ -15,56 +15,74 @@ declare(strict_types=1);
return ['Billing' => [ return ['Billing' => [
'Address' => 'ที่อยู่', 'Address' => 'ที่อยู่',
'Addresses' => 'ที่อยู่', 'Addresses' => 'ที่อยู่',
'Africa' => '#VALUE!',
'AlreadyPaid' => 'จ่ายแล้ว', 'AlreadyPaid' => 'จ่ายแล้ว',
'Bills' => 'ธนบัตร', 'America' => '#VALUE!',
'Analyse' => '#VALUE!',
'Articles' => '#VALUE!',
'Asia' => '#VALUE!',
'Attribute' => '#VALUE!',
'BaseTime' => '#VALUE!',
'Bills' => 'การเรียกเก็บเงิน',
'Bonus' => 'โบนัส', 'Bonus' => 'โบนัส',
'CIS' => '#VALUE!',
'Cashback' => 'เงินคืน', 'Cashback' => 'เงินคืน',
'City' => 'เมือง', 'City' => 'เมือง',
'Client' => 'ไคลเอนต์', 'Client' => 'ลูกค้า',
'ClientID' => 'รหัสลูกค้า', 'ClientID' => 'รหัสลูกค้า',
'ComparisonTime' => '#VALUE!',
'Confirmation' => 'การยืนยัน', 'Confirmation' => 'การยืนยัน',
'Country' => 'ประเทศ', 'Country' => 'ประเทศ',
'Created' => 'ที่สร้างไว้', 'Created' => 'สร้าง',
'CreditCard' => 'บัตรเครดิต', 'CreditCard' => 'บัตรเครดิต',
'CreditNote' => 'ใบลดหนี้', 'CreditNote' => 'ใบลดหนี้',
'Customers' => '#VALUE!',
'Date' => 'วันที่', 'Date' => 'วันที่',
'Delivery' => 'การจัดส่งสินค้า', 'Delivery' => 'จัดส่ง',
'DeliveryNote' => 'บันทึกการส่งมอบ', 'DeliveryNote' => 'บันทึกการส่งมอบ',
'DirectDebit' => 'การหักบัญชีธนาคาร', 'DirectDebit' => 'การหักบัญชีธนาคาร',
'Discount' => 'ส่วนลด', 'Discount' => 'การลดราคา',
'DiscountP' => '% ส่วนลด', 'DiscountP' => 'การลดราคา %',
'Due' => 'ครบกำหนด', 'Due' => 'เนื่องจาก',
'Freightage' => 'ของบรรทุกของ', 'Europe' => '#VALUE!',
'Filter' => '#VALUE!',
'Freightage' => 'การขนส่งสินค้า',
'General' => '#VALUE!',
'Gross' => 'ทั้งหมด', 'Gross' => 'ทั้งหมด',
'Invoice' => 'ใบแจ้งหนี้', 'Invoice' => 'ใบแจ้งหนี้',
'Invoices' => 'ใบแจ้งหนี้', 'Invoices' => 'ใบแจ้งหนี้',
'Item' => 'สิ่งของ', 'Item' => 'สิ่งของ',
'Items' => 'รายการ', 'Items' => 'รายการ',
'Log' => 'เข้าสู่ระบบ', 'Log' => 'บันทึก',
'Logs' => 'ท่อน', 'Logs' => 'การบันทึก',
'Media' => 'สื่อ', 'Media' => 'สื่อ',
'MoneyTransfer' => 'การโอนเงิน', 'MoneyTransfer' => 'การโอนเงิน',
'Name' => 'ชื่อ', 'Name' => 'ชื่อ',
'Net' => 'สุทธิ', 'Net' => 'สุทธิ',
'Offer' => 'เสนอ', 'Offer' => 'เสนอ',
'Other' => '#VALUE!',
'Payment' => 'การชำระเงิน', 'Payment' => 'การชำระเงิน',
'Postal' => 'ไปรษณีย์', 'Postal' => 'เกี่ยวกับการไปรษณีย์',
'Prepaid' => 'ชำระเงินล่วงหน้า', 'Prepaid' => 'ชำระล่วงหน้า',
'Preview' => 'ดูตัวอย่าง', 'Preview' => 'ดูตัวอย่าง',
'Price' => 'ราคา', 'Price' => 'ราคา',
'Profit' => 'กำไร', 'Profit' => 'กำไร',
'Quantity' => 'ปริมาณ', 'Quantity' => 'ปริมาณ',
'Recipient' => 'ผู้รับ', 'Recipient' => 'ผู้รับ',
'Region' => '#VALUE!',
'Rep' => '#VALUE!',
'Sales' => '#VALUE!',
'Select' => 'เลือก', 'Select' => 'เลือก',
'Shipment' => 'การส่งสินค้า', 'Shipment' => 'การจัดส่ง',
'Source' => 'แหล่ง', 'Source' => 'แหล่งที่มา',
'Supplier' => 'ผู้ผลิต', 'Supplier' => 'ผู้ผลิต',
'SupplierID' => 'รหัสผู้ผลิต', 'SupplierID' => 'ID ผู้จัดหา',
'Tax' => 'ภาษี', 'Tax' => 'ภาษี',
'TermsOfDelivery' => 'เงื่อนไขการส่งสินค้า', 'TermsOfDelivery' => 'เงื่อนไขการส่งสินค้า',
'Total' => 'รวม', 'Total' => 'ทั้งหมด',
'Type' => 'ชนิด', 'Type' => 'พิมพ์',
'Upload' => 'ที่อัพโหลด', 'Upload' => 'ที่อัพโหลด',
'Value' => '#VALUE!',
'Variation' => 'การเปลี่ยนแปลง', 'Variation' => 'การเปลี่ยนแปลง',
'Zip' => 'ซิป', 'Zip' => 'ซิป',
]]; ]];

View File

@ -15,47 +15,64 @@ declare(strict_types=1);
return ['Billing' => [ return ['Billing' => [
'Address' => 'Adres', 'Address' => 'Adres',
'Addresses' => 'Adresler', 'Addresses' => 'Adresler',
'Africa' => '#VALUE!',
'AlreadyPaid' => 'Zaten ödendi', 'AlreadyPaid' => 'Zaten ödendi',
'Bills' => 'fatura', 'America' => '#VALUE!',
'Analyse' => '#VALUE!',
'Articles' => '#VALUE!',
'Asia' => '#VALUE!',
'Attribute' => '#VALUE!',
'BaseTime' => '#VALUE!',
'Bills' => 'Faturalar',
'Bonus' => 'Bonus', 'Bonus' => 'Bonus',
'CIS' => '#VALUE!',
'Cashback' => 'Nakit para', 'Cashback' => 'Nakit para',
'City' => 'Kent', 'City' => 'Şehir',
'Client' => 'müşteri', 'Client' => 'Müşteri',
'ClientID' => 'Müşteri Kimliği', 'ClientID' => 'Müşteri Kimliği',
'ComparisonTime' => '#VALUE!',
'Confirmation' => 'Onayla', 'Confirmation' => 'Onayla',
'Country' => 'ülke', 'Country' => 'Ülke',
'Created' => 'düzenlendi', 'Created' => 'Yaratılmış',
'CreditCard' => 'Kredi kartı', 'CreditCard' => 'Kredi kartı',
'CreditNote' => 'Kredi notu', 'CreditNote' => 'Kredi notu',
'Date' => 'tarih', 'Customers' => '#VALUE!',
'Delivery' => 'teslim', 'Date' => 'Tarih',
'DeliveryNote' => 'İrsaliye', 'Delivery' => 'Teslimat',
'DeliveryNote' => 'Teslimat notu',
'DirectDebit' => 'Otomatik ödeme', 'DirectDebit' => 'Otomatik ödeme',
'Discount' => 'İndirim', 'Discount' => 'İndirim',
'DiscountP' => 'İndirim %', 'DiscountP' => 'İndirim %',
'Due' => 'nedeniyle', 'Due' => 'Vadesi dolmuş',
'Freightage' => 'yük taşıma', 'Europe' => '#VALUE!',
'Filter' => '#VALUE!',
'Freightage' => 'Yük',
'General' => '#VALUE!',
'Gross' => 'Brüt', 'Gross' => 'Brüt',
'Invoice' => 'Fatura', 'Invoice' => 'Fatura',
'Invoices' => 'Faturalar', 'Invoices' => 'Faturalar',
'Item' => 'madde', 'Item' => 'Kalem',
'Items' => 'Öğeler', 'Items' => 'Öğeler',
'Log' => 'Giriş', 'Log' => 'Kayıt',
'Logs' => 'Kütükler', 'Logs' => 'Kütükler',
'Media' => 'medya', 'Media' => 'Medya',
'MoneyTransfer' => 'Para transferi', 'MoneyTransfer' => 'Para transferi',
'Name' => 'ad', 'Name' => 'İsim',
'Net' => 'Ağ', 'Net' => 'Ağ',
'Offer' => 'Teklif', 'Offer' => 'Teklif',
'Other' => '#VALUE!',
'Payment' => 'Ödeme', 'Payment' => 'Ödeme',
'Postal' => 'Posta', 'Postal' => 'Posta',
'Prepaid' => 'önceden ödenmiş', 'Prepaid' => 'Ön ödemeli',
'Preview' => 'Ön izleme', 'Preview' => 'Ön izleme',
'Price' => 'Fiyat', 'Price' => 'Fiyat',
'Profit' => 'kâr', 'Profit' => 'Kâr',
'Quantity' => 'miktar', 'Quantity' => 'Miktar',
'Recipient' => 'alıcı', 'Recipient' => 'Alıcı',
'Select' => 'seçmek', 'Region' => '#VALUE!',
'Rep' => '#VALUE!',
'Sales' => '#VALUE!',
'Select' => 'Seçme',
'Shipment' => 'gönderi', 'Shipment' => 'gönderi',
'Source' => 'Kaynak', 'Source' => 'Kaynak',
'Supplier' => 'Tedarikçi', 'Supplier' => 'Tedarikçi',
@ -63,8 +80,9 @@ return ['Billing' => [
'Tax' => 'Vergi', 'Tax' => 'Vergi',
'TermsOfDelivery' => 'Teslimat şartları', 'TermsOfDelivery' => 'Teslimat şartları',
'Total' => 'Toplam', 'Total' => 'Toplam',
'Type' => 'tip', 'Type' => 'Tip',
'Upload' => 'Yükleme', 'Upload' => 'Yüklemek',
'Value' => '#VALUE!',
'Variation' => 'varyasyon', 'Variation' => 'varyasyon',
'Zip' => 'Zip', 'Zip' => 'Zip',
]]; ]];

View File

@ -13,58 +13,76 @@
declare(strict_types=1); declare(strict_types=1);
return ['Billing' => [ return ['Billing' => [
'Address' => 'адреса', 'Address' => 'Адреса',
'Addresses' => 'адреси', 'Addresses' => 'Адреси',
'Africa' => '#VALUE!',
'AlreadyPaid' => 'Вже оплачено', 'AlreadyPaid' => 'Вже оплачено',
'Bills' => 'банкноти', 'America' => '#VALUE!',
'Bonus' => 'бонус', 'Analyse' => '#VALUE!',
'Cashback' => 'Cash Back', 'Articles' => '#VALUE!',
'City' => 'місто', 'Asia' => '#VALUE!',
'Client' => 'клієнт', 'Attribute' => '#VALUE!',
'ClientID' => 'ідентифікатор клієнта', 'BaseTime' => '#VALUE!',
'Confirmation' => 'підтвердження', 'Bills' => 'Векселі',
'Country' => 'країна', 'Bonus' => 'Бонус',
'Created' => 'створений', 'CIS' => '#VALUE!',
'Cashback' => 'Готівка',
'City' => 'Місто',
'Client' => 'Клієнт',
'ClientID' => 'Ідентифікатор клієнта',
'ComparisonTime' => '#VALUE!',
'Confirmation' => 'Підтвердження',
'Country' => 'Країна',
'Created' => 'Створений',
'CreditCard' => 'Кредитна карта', 'CreditCard' => 'Кредитна карта',
'CreditNote' => 'Кредитове авізо', 'CreditNote' => 'Кредитове авізо',
'Customers' => '#VALUE!',
'Date' => 'Дата', 'Date' => 'Дата',
'Delivery' => 'доставка', 'Delivery' => 'Доставка',
'DeliveryNote' => 'Накладна', 'DeliveryNote' => 'Накладна',
'DirectDebit' => 'Прямий дебет', 'DirectDebit' => 'Прямий дебет',
'Discount' => 'знижка', 'Discount' => 'Знижка',
'DiscountP' => 'знижка%', 'DiscountP' => 'Знижка%',
'Due' => 'належне', 'Due' => 'Заборгованість',
'Freightage' => 'вантажомісткість', 'Europe' => '#VALUE!',
'Gross' => 'брутто', 'Filter' => '#VALUE!',
'Invoice' => 'рахунок-фактура', 'Freightage' => 'Фрахт',
'General' => '#VALUE!',
'Gross' => 'Валовий',
'Invoice' => 'Рахунок-фактура',
'Invoices' => 'Рахунки-фактури', 'Invoices' => 'Рахунки-фактури',
'Item' => 'пункт', 'Item' => 'Елемент',
'Items' => 'предмети', 'Items' => 'Предмети',
'Log' => 'Ввійти', 'Log' => 'Журнал',
'Logs' => 'колоди', 'Logs' => 'Журнали',
'Media' => 'засоби масової інформації', 'Media' => 'Медіа',
'MoneyTransfer' => 'Грошовий переказ', 'MoneyTransfer' => 'Грошовий переказ',
'Name' => 'ім\'я', 'Name' => 'Назва',
'Net' => 'нетто', 'Net' => 'Сітка',
'Offer' => 'пропозиція', 'Offer' => 'Пропозиція',
'Payment' => 'оплата', 'Other' => '#VALUE!',
'Postal' => 'поштовий', 'Payment' => 'Платіж',
'Prepaid' => 'Prepaid', 'Postal' => 'Поштовий',
'Preview' => 'попередній перегляд', 'Prepaid' => 'Передплачений',
'Price' => 'ціна', 'Preview' => 'Попередній перегляд',
'Profit' => 'прибуток', 'Price' => 'Ціна',
'Quantity' => 'кількість', 'Profit' => 'Прибуток',
'Recipient' => 'одержувач', 'Quantity' => 'Кількість',
'Select' => 'вибрати', 'Recipient' => 'Одержувач',
'Shipment' => 'відвантаження', 'Region' => '#VALUE!',
'Source' => 'джерело', 'Rep' => '#VALUE!',
'Supplier' => 'постачальник', 'Sales' => '#VALUE!',
'SupplierID' => 'Постачальник ID', 'Select' => 'Вибирати',
'Tax' => 'податок', 'Shipment' => 'Відвантаження',
'TermsOfDelivery' => 'Умови доставки', 'Source' => 'Джерело',
'Total' => 'загальний', 'Supplier' => 'Постачальник',
'Type' => 'тип', 'SupplierID' => 'Ідентифікатор постачальника',
'Upload' => 'Завантажити', 'Tax' => 'Оподаткування',
'Variation' => 'варіювання', 'TermsOfDelivery' => 'Умови поставки',
'Zip' => 'застібка-блискавка', 'Total' => 'Загальний',
'Type' => 'Тип',
'Upload' => 'Завантажувати',
'Value' => '#VALUE!',
'Variation' => 'Зміна',
'Zip' => 'Блиск',
]]; ]];

View File

@ -15,26 +15,39 @@ declare(strict_types=1);
return ['Billing' => [ return ['Billing' => [
'Address' => '地址', 'Address' => '地址',
'Addresses' => '地址', 'Addresses' => '地址',
'Africa' => '#VALUE!',
'AlreadyPaid' => '已付款', 'AlreadyPaid' => '已付款',
'Bills' => '票据', 'America' => '#VALUE!',
'Analyse' => '#VALUE!',
'Articles' => '#VALUE!',
'Asia' => '#VALUE!',
'Attribute' => '#VALUE!',
'BaseTime' => '#VALUE!',
'Bills' => '账单',
'Bonus' => '奖金', 'Bonus' => '奖金',
'CIS' => '#VALUE!',
'Cashback' => '返现金', 'Cashback' => '返现金',
'City' => '城市', 'City' => '城市',
'Client' => '客户', 'Client' => '客户',
'ClientID' => '客户端ID', 'ClientID' => '客户ID',
'ComparisonTime' => '#VALUE!',
'Confirmation' => '确认', 'Confirmation' => '确认',
'Country' => '国家', 'Country' => '国家',
'Created' => '创', 'Created' => '创造了',
'CreditCard' => '信用卡', 'CreditCard' => '信用卡',
'CreditNote' => '信用票据', 'CreditNote' => '信用票据',
'Customers' => '#VALUE!',
'Date' => '日期', 'Date' => '日期',
'Delivery' => '交货', 'Delivery' => '交货',
'DeliveryNote' => '送货单', 'DeliveryNote' => '送货单',
'DirectDebit' => 'DirectDebit', 'DirectDebit' => 'DirectDebit.',
'Discount' => '折扣', 'Discount' => '折扣',
'DiscountP' => '折扣 ', 'DiscountP' => '折扣 ',
'Due' => '到期的', 'Due' => '到期的',
'Freightage' => '货物运输', 'Europe' => '#VALUE!',
'Filter' => '#VALUE!',
'Freightage' => 'FRIGUTAGE.',
'General' => '#VALUE!',
'Gross' => '总的', 'Gross' => '总的',
'Invoice' => '发票', 'Invoice' => '发票',
'Invoices' => '发票', 'Invoices' => '发票',
@ -44,17 +57,21 @@ return ['Billing' => [
'Logs' => '日志', 'Logs' => '日志',
'Media' => '媒体', 'Media' => '媒体',
'MoneyTransfer' => '汇款', 'MoneyTransfer' => '汇款',
'Name' => '名', 'Name' => '',
'Net' => '网', 'Net' => '网',
'Offer' => '提供', 'Offer' => '提供',
'Other' => '#VALUE!',
'Payment' => '支付', 'Payment' => '支付',
'Postal' => '邮政', 'Postal' => '邮政',
'Prepaid' => '预付', 'Prepaid' => '预付',
'Preview' => '预览', 'Preview' => '预览',
'Price' => '价格', 'Price' => '价格',
'Profit' => '利润', 'Profit' => '利润',
'Quantity' => '数量', 'Quantity' => '数量',
'Recipient' => '接受者', 'Recipient' => '接受者',
'Region' => '#VALUE!',
'Rep' => '#VALUE!',
'Sales' => '#VALUE!',
'Select' => '选择', 'Select' => '选择',
'Shipment' => '运输', 'Shipment' => '运输',
'Source' => '来源', 'Source' => '来源',
@ -65,6 +82,7 @@ return ['Billing' => [
'Total' => '全部的', 'Total' => '全部的',
'Type' => '类型', 'Type' => '类型',
'Upload' => '上传', 'Upload' => '上传',
'Value' => '#VALUE!',
'Variation' => '变化', 'Variation' => '变化',
'Zip' => '压缩', 'Zip' => '压缩',
]]; ]];