mirror of
https://github.com/Karaka-Management/oms-SupplierManagement.git
synced 2026-01-11 17:28:41 +00:00
draft additional languages
This commit is contained in:
parent
34147e3bf4
commit
893ece4cf4
102
Theme/Backend/Lang/ar.lang.php
Normal file
102
Theme/Backend/Lang/ar.lang.php
Normal file
|
|
@ -0,0 +1,102 @@
|
|||
<?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 ['SupplierManagement' => [
|
||||
'Accounting' => 'محاسبة',
|
||||
'Addition' => 'إضافة',
|
||||
'Address' => 'تبوك',
|
||||
'Addresses' => 'عناوين',
|
||||
'AreaManager' => 'مدير المنطقة',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Articles' => 'مقالات',
|
||||
'Balance' => 'توازن',
|
||||
'Bonus' => 'علاوة',
|
||||
'Business' => 'اعمال',
|
||||
'CLV' => 'CLV',
|
||||
'Calendar' => 'تقويم',
|
||||
'City' => 'مدينة',
|
||||
'Client' => 'عميل',
|
||||
'Clients' => 'عملاء',
|
||||
'Contact' => 'اتصال',
|
||||
'Country' => 'دولة',
|
||||
'Created' => 'مخلوق',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'CreditRating' => 'التصنيف الائتماني',
|
||||
'Creditcard' => 'بطاقة ائتمان',
|
||||
'DSO' => 'DSO',
|
||||
'DUE' => 'حق',
|
||||
'Date' => 'تاريخ',
|
||||
'Default' => 'تقصير',
|
||||
'Delivery' => 'توصيل',
|
||||
'Discount' => 'خصم',
|
||||
'DiscountP' => 'خصم ٪',
|
||||
'Documents' => 'وثائق',
|
||||
'Due' => '#VALUE!',
|
||||
'Email' => 'بريد الالكتروني',
|
||||
'Fax' => 'فاكس',
|
||||
'Files' => 'ملفات',
|
||||
'Freightage' => 'شحن',
|
||||
'Group' => 'مجموعة',
|
||||
'ID' => 'بطاقة تعريف',
|
||||
'Info' => 'معلومات',
|
||||
'Invoice' => 'فاتورة',
|
||||
'Invoices' => 'الفواتير',
|
||||
'IsDefault' => 'هو الافتراضي',
|
||||
'LastContact' => 'الاتصال الأخير',
|
||||
'LastOrder' => 'آخر طلب',
|
||||
'Log' => 'سجل',
|
||||
'Logs' => 'السجلات',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD المبيعات',
|
||||
'Main' => 'رئيسي',
|
||||
'Margin' => 'هامش',
|
||||
'Master' => 'يتقن',
|
||||
'Messages' => 'رسائل',
|
||||
'Modified' => 'المعدل',
|
||||
'Modules' => 'وحدات',
|
||||
'Name' => 'اسم',
|
||||
'Name1' => 'NAME1',
|
||||
'Name2' => 'NAME2',
|
||||
'Name3' => 'NAME3',
|
||||
'Net' => 'شبكة',
|
||||
'Notes' => 'ملاحظات',
|
||||
'Number' => 'عدد',
|
||||
'Office' => 'مكتب. مقر. مركز',
|
||||
'Payment' => 'دفع',
|
||||
'PaymentTerm' => 'الدفع الأجل',
|
||||
'Permission' => 'الإذن',
|
||||
'Phone' => 'هاتف',
|
||||
'Postal' => 'بريدي',
|
||||
'Price' => 'السعر',
|
||||
'Prices' => 'الأسعار',
|
||||
'Private' => 'خاص',
|
||||
'Productgroup' => 'Productgroup',
|
||||
'Profile' => 'حساب تعريفي',
|
||||
'Purchase' => 'شراء',
|
||||
'Quantity' => 'كمية',
|
||||
'RecentInvoices' => 'الفواتير الأخيرة',
|
||||
'Sales' => 'مبيعات',
|
||||
'Segment' => 'شريحة',
|
||||
'Segments' => 'شرائح',
|
||||
'Subtype' => 'النوع الفرعي',
|
||||
'Supplier' => 'المورد',
|
||||
'Suppliers' => 'الموردين',
|
||||
'Support' => 'الدعم',
|
||||
'Tags' => 'الكلمات',
|
||||
'Title' => '#VALUE!',
|
||||
'Type' => 'اكتب',
|
||||
'Wire' => 'الأسلاك',
|
||||
'YTDSales' => 'منذ بداية المبيعات',
|
||||
'Zip' => 'أزيز',
|
||||
]];
|
||||
102
Theme/Backend/Lang/cs.lang.php
Normal file
102
Theme/Backend/Lang/cs.lang.php
Normal file
|
|
@ -0,0 +1,102 @@
|
|||
<?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 ['SupplierManagement' => [
|
||||
'Accounting' => 'Účetnictví',
|
||||
'Addition' => 'Přidání',
|
||||
'Address' => 'Adresa',
|
||||
'Addresses' => 'adresy',
|
||||
'AreaManager' => 'Oblastní manažer',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Articles' => 'Články',
|
||||
'Balance' => 'Zůstatek',
|
||||
'Bonus' => 'prémie',
|
||||
'Business' => 'obchodní',
|
||||
'CLV' => 'CLV',
|
||||
'Calendar' => 'Kalendář',
|
||||
'City' => 'Město',
|
||||
'Client' => 'zákazník',
|
||||
'Clients' => 'klienti',
|
||||
'Contact' => 'Kontakt',
|
||||
'Country' => 'Země',
|
||||
'Created' => 'Vytvořeno',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'CreditRating' => 'Úvěrový rating',
|
||||
'Creditcard' => 'Kreditní karta',
|
||||
'DSO' => 'DSO',
|
||||
'DUE' => 'Z důvodu',
|
||||
'Date' => 'datum',
|
||||
'Default' => 'standardní',
|
||||
'Delivery' => 'dodávka',
|
||||
'Discount' => 'Sleva',
|
||||
'DiscountP' => 'sleva%',
|
||||
'Documents' => 'dokumenty',
|
||||
'Due' => '#VALUE!',
|
||||
'Email' => 'E-mailem',
|
||||
'Fax' => 'Fax',
|
||||
'Files' => 'soubory',
|
||||
'Freightage' => 'Dopravné',
|
||||
'Group' => 'Skupina',
|
||||
'ID' => 'ID',
|
||||
'Info' => 'Info',
|
||||
'Invoice' => 'Faktura',
|
||||
'Invoices' => 'faktury',
|
||||
'IsDefault' => 'je výchozí',
|
||||
'LastContact' => 'Poslední Kontakt',
|
||||
'LastOrder' => 'Poslední objednávka',
|
||||
'Log' => 'Log',
|
||||
'Logs' => 'Protokoly',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD Sales',
|
||||
'Main' => 'Hlavní',
|
||||
'Margin' => 'Okraj',
|
||||
'Master' => 'Mistr',
|
||||
'Messages' => 'zprávy',
|
||||
'Modified' => 'modifikovaná',
|
||||
'Modules' => 'moduly',
|
||||
'Name' => 'název',
|
||||
'Name1' => 'jméno1',
|
||||
'Name2' => 'jméno2',
|
||||
'Name3' => 'jméno3',
|
||||
'Net' => 'Síť',
|
||||
'Notes' => 'Poznámky',
|
||||
'Number' => 'Číslo',
|
||||
'Office' => 'Kancelář',
|
||||
'Payment' => 'Způsob platby',
|
||||
'PaymentTerm' => 'platba Term',
|
||||
'Permission' => 'Povolení',
|
||||
'Phone' => 'Telefon',
|
||||
'Postal' => 'Poštovní',
|
||||
'Price' => 'Cena',
|
||||
'Prices' => 'ceny',
|
||||
'Private' => 'soukromý',
|
||||
'Productgroup' => 'Productgroup',
|
||||
'Profile' => 'Profil',
|
||||
'Purchase' => 'Nákup',
|
||||
'Quantity' => 'Množství',
|
||||
'RecentInvoices' => 'Nedávné Faktury',
|
||||
'Sales' => 'Odbyt',
|
||||
'Segment' => 'Segment',
|
||||
'Segments' => 'segmenty',
|
||||
'Subtype' => 'podtyp',
|
||||
'Supplier' => 'dodavatel',
|
||||
'Suppliers' => 'Dodavatelé',
|
||||
'Support' => 'Podpěra, podpora',
|
||||
'Tags' => 'Tagy',
|
||||
'Title' => '#VALUE!',
|
||||
'Type' => 'Typ',
|
||||
'Wire' => 'Drát',
|
||||
'YTDSales' => 'YTD Sales',
|
||||
'Zip' => 'zip',
|
||||
]];
|
||||
102
Theme/Backend/Lang/da.lang.php
Normal file
102
Theme/Backend/Lang/da.lang.php
Normal file
|
|
@ -0,0 +1,102 @@
|
|||
<?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 ['SupplierManagement' => [
|
||||
'Accounting' => 'Regnskab',
|
||||
'Addition' => 'Addition',
|
||||
'Address' => 'Adresse',
|
||||
'Addresses' => 'Adresser',
|
||||
'AreaManager' => 'Area manager',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Articles' => 'Artikler',
|
||||
'Balance' => 'Balance',
|
||||
'Bonus' => 'Bonus',
|
||||
'Business' => 'Forretning',
|
||||
'CLV' => 'CLV',
|
||||
'Calendar' => 'Kalender',
|
||||
'City' => 'by',
|
||||
'Client' => 'Klient',
|
||||
'Clients' => 'Kunder',
|
||||
'Contact' => 'Kontakt',
|
||||
'Country' => 'Land',
|
||||
'Created' => 'lavet',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'CreditRating' => 'Kreditvurdering',
|
||||
'Creditcard' => 'Kreditkort',
|
||||
'DSO' => 'DSO',
|
||||
'DUE' => 'På grund',
|
||||
'Date' => 'Dato',
|
||||
'Default' => 'Standard',
|
||||
'Delivery' => 'Levering',
|
||||
'Discount' => 'Rabat',
|
||||
'DiscountP' => 'Rabat%',
|
||||
'Documents' => 'Dokumenter',
|
||||
'Due' => '#VALUE!',
|
||||
'Email' => 'E-mail',
|
||||
'Fax' => 'Fax',
|
||||
'Files' => 'Filer',
|
||||
'Freightage' => 'fragtrater',
|
||||
'Group' => 'Gruppe',
|
||||
'ID' => 'ID',
|
||||
'Info' => 'Info',
|
||||
'Invoice' => 'Faktura',
|
||||
'Invoices' => 'Fakturaer',
|
||||
'IsDefault' => 'er standard',
|
||||
'LastContact' => 'sidste Kontakt',
|
||||
'LastOrder' => 'sidste Order',
|
||||
'Log' => 'Log',
|
||||
'Logs' => 'Logs',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD Salg',
|
||||
'Main' => 'Main',
|
||||
'Margin' => 'Margin',
|
||||
'Master' => 'Mestre',
|
||||
'Messages' => 'Beskeder',
|
||||
'Modified' => 'modificeret',
|
||||
'Modules' => 'moduler',
|
||||
'Name' => 'Navn',
|
||||
'Name1' => 'nAVN1',
|
||||
'Name2' => 'NAME2',
|
||||
'Name3' => 'Navn3',
|
||||
'Net' => 'Net',
|
||||
'Notes' => 'Noter',
|
||||
'Number' => 'Nummer',
|
||||
'Office' => 'Kontor',
|
||||
'Payment' => 'Betaling',
|
||||
'PaymentTerm' => 'Betalingsbetingelser',
|
||||
'Permission' => 'Tilladelse',
|
||||
'Phone' => 'telefon',
|
||||
'Postal' => 'Postal',
|
||||
'Price' => 'Pris',
|
||||
'Prices' => 'priserne',
|
||||
'Private' => 'Privat',
|
||||
'Productgroup' => 'produkt gruppe',
|
||||
'Profile' => 'Profil',
|
||||
'Purchase' => 'Køb',
|
||||
'Quantity' => 'Antal',
|
||||
'RecentInvoices' => 'Nylige fakturaer',
|
||||
'Sales' => 'Salg',
|
||||
'Segment' => 'Segment',
|
||||
'Segments' => 'segmenter',
|
||||
'Subtype' => 'undertype',
|
||||
'Supplier' => 'Leverandør',
|
||||
'Suppliers' => 'leverandører',
|
||||
'Support' => 'Support',
|
||||
'Tags' => 'Tags',
|
||||
'Title' => '#VALUE!',
|
||||
'Type' => 'Type',
|
||||
'Wire' => 'Tråd',
|
||||
'YTDSales' => 'ÅTD Salg',
|
||||
'Zip' => 'Zip',
|
||||
]];
|
||||
|
|
@ -31,6 +31,7 @@ return ['SupplierManagement' => [
|
|||
'Contact' => 'Kontakt',
|
||||
'Country' => 'Land',
|
||||
'Created' => '',
|
||||
'CreatedAt' => '',
|
||||
'CreditRating' => '',
|
||||
'Creditcard' => 'Kreditkarte',
|
||||
'DSO' => '',
|
||||
|
|
@ -41,6 +42,7 @@ return ['SupplierManagement' => [
|
|||
'Discount' => 'Rabatt',
|
||||
'DiscountP' => 'Rabatt %',
|
||||
'Documents' => '',
|
||||
'Due' => '',
|
||||
'Email' => 'Email',
|
||||
'Fax' => 'Fax',
|
||||
'Files' => 'Dateien',
|
||||
|
|
@ -92,6 +94,7 @@ return ['SupplierManagement' => [
|
|||
'Suppliers' => 'Lieferanten',
|
||||
'Support' => 'Support',
|
||||
'Tags' => '',
|
||||
'Title' => '',
|
||||
'Type' => 'Typ',
|
||||
'Wire' => 'Wire',
|
||||
'YTDSales' => '',
|
||||
|
|
|
|||
102
Theme/Backend/Lang/el.lang.php
Normal file
102
Theme/Backend/Lang/el.lang.php
Normal file
|
|
@ -0,0 +1,102 @@
|
|||
<?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 ['SupplierManagement' => [
|
||||
'Accounting' => 'Λογιστική',
|
||||
'Addition' => 'Πρόσθεση',
|
||||
'Address' => 'Διεύθυνση',
|
||||
'Addresses' => 'Διευθύνσεις',
|
||||
'AreaManager' => 'Διευθυντής περιοχής',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Articles' => 'άρθρα',
|
||||
'Balance' => 'Ισορροπία',
|
||||
'Bonus' => 'Δώρο',
|
||||
'Business' => 'Επιχείρηση',
|
||||
'CLV' => 'CLV',
|
||||
'Calendar' => 'Ημερολόγιο',
|
||||
'City' => 'Πόλη',
|
||||
'Client' => 'Πελάτης',
|
||||
'Clients' => 'Πελάτες',
|
||||
'Contact' => 'Επικοινωνία',
|
||||
'Country' => 'Χώρα',
|
||||
'Created' => 'δημιουργήθηκε',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'CreditRating' => 'Αξιολόγησης της πιστοληπτικής ικανότητας',
|
||||
'Creditcard' => 'Πιστωτική κάρτα',
|
||||
'DSO' => 'DSO',
|
||||
'DUE' => 'Λόγω',
|
||||
'Date' => 'Ημερομηνία',
|
||||
'Default' => 'Προκαθορισμένο',
|
||||
'Delivery' => 'Διανομή',
|
||||
'Discount' => 'Εκπτωση',
|
||||
'DiscountP' => 'Έκπτωση%',
|
||||
'Documents' => 'Εγγραφα',
|
||||
'Due' => '#VALUE!',
|
||||
'Email' => 'ΗΛΕΚΤΡΟΝΙΚΗ ΔΙΕΥΘΥΝΣΗ',
|
||||
'Fax' => 'Φαξ',
|
||||
'Files' => 'αρχεία',
|
||||
'Freightage' => 'Ναύλος',
|
||||
'Group' => 'Ομάδα',
|
||||
'ID' => 'ταυτότητα',
|
||||
'Info' => 'Πληροφορίες',
|
||||
'Invoice' => 'Τιμολόγιο',
|
||||
'Invoices' => 'τιμολόγια',
|
||||
'IsDefault' => 'είναι προεπιλογή',
|
||||
'LastContact' => 'τελευταία Επικοινωνία',
|
||||
'LastOrder' => 'Τελευταία παραγγελία',
|
||||
'Log' => 'Κούτσουρο',
|
||||
'Logs' => 'logs',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD Πωλήσεις',
|
||||
'Main' => 'Κύριος',
|
||||
'Margin' => 'Περιθώριο',
|
||||
'Master' => 'Κύριος',
|
||||
'Messages' => 'Μηνύματα',
|
||||
'Modified' => 'τροποποιημένο',
|
||||
'Modules' => 'ενότητες',
|
||||
'Name' => 'Ονομα',
|
||||
'Name1' => 'όνομα1',
|
||||
'Name2' => 'όνομα2',
|
||||
'Name3' => 'NAME3',
|
||||
'Net' => 'Καθαρά',
|
||||
'Notes' => 'Σημειώσεις',
|
||||
'Number' => 'Αριθμός',
|
||||
'Office' => 'Γραφείο',
|
||||
'Payment' => 'Πληρωμή',
|
||||
'PaymentTerm' => 'Ορος πληρωμής',
|
||||
'Permission' => 'Αδεια',
|
||||
'Phone' => 'Τηλέφωνο',
|
||||
'Postal' => 'Ταχυδρομικός',
|
||||
'Price' => 'Τιμή',
|
||||
'Prices' => 'Τιμές',
|
||||
'Private' => 'Ιδιωτικός',
|
||||
'Productgroup' => 'ομάδα προϊόντων',
|
||||
'Profile' => 'Προφίλ',
|
||||
'Purchase' => 'Αγορά',
|
||||
'Quantity' => 'Ποσότητα',
|
||||
'RecentInvoices' => 'Πρόσφατες τιμολόγια',
|
||||
'Sales' => 'Εκπτώσεις',
|
||||
'Segment' => 'Τμήμα',
|
||||
'Segments' => 'τμήματα',
|
||||
'Subtype' => 'Δευτερεύων',
|
||||
'Supplier' => 'Προμηθευτής',
|
||||
'Suppliers' => 'Προμηθευτές',
|
||||
'Support' => 'Υποστήριξη',
|
||||
'Tags' => 'ετικέτες',
|
||||
'Title' => '#VALUE!',
|
||||
'Type' => 'Τύπος',
|
||||
'Wire' => 'Σύρμα',
|
||||
'YTDSales' => 'YTD πωλήσεων',
|
||||
'Zip' => 'Φερμουάρ',
|
||||
]];
|
||||
|
|
@ -31,6 +31,7 @@ return ['SupplierManagement' => [
|
|||
'Contact' => 'Contact',
|
||||
'Country' => 'Country',
|
||||
'Created' => 'Created',
|
||||
'CreatedAt' => '',
|
||||
'CreditRating' => 'Credit Rating',
|
||||
'Creditcard' => 'Creditcard',
|
||||
'DSO' => 'DSO',
|
||||
|
|
@ -41,6 +42,7 @@ return ['SupplierManagement' => [
|
|||
'Discount' => 'Discount',
|
||||
'DiscountP' => 'Discount %',
|
||||
'Documents' => 'Documents',
|
||||
'Due' => '',
|
||||
'Email' => 'Email',
|
||||
'Fax' => 'Fax',
|
||||
'Files' => 'Files',
|
||||
|
|
@ -92,6 +94,7 @@ return ['SupplierManagement' => [
|
|||
'Suppliers' => 'Suppliers',
|
||||
'Support' => 'Support',
|
||||
'Tags' => 'Tags',
|
||||
'Title' => '',
|
||||
'Type' => 'Type',
|
||||
'Wire' => 'Wire',
|
||||
'YTDSales' => 'YTD Sales',
|
||||
|
|
|
|||
102
Theme/Backend/Lang/es.lang.php
Normal file
102
Theme/Backend/Lang/es.lang.php
Normal file
|
|
@ -0,0 +1,102 @@
|
|||
<?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 ['SupplierManagement' => [
|
||||
'Accounting' => 'Contabilidad',
|
||||
'Addition' => 'Adición',
|
||||
'Address' => 'Dirección',
|
||||
'Addresses' => 'direcciones',
|
||||
'AreaManager' => 'Gerente de área',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Articles' => 'Artículos',
|
||||
'Balance' => 'Equilibrio',
|
||||
'Bonus' => 'Prima',
|
||||
'Business' => 'Negocio',
|
||||
'CLV' => 'CLV',
|
||||
'Calendar' => 'Calendario',
|
||||
'City' => 'Ciudad',
|
||||
'Client' => 'Cliente',
|
||||
'Clients' => 'Clientela',
|
||||
'Contact' => 'Contacto',
|
||||
'Country' => 'País',
|
||||
'Created' => 'Creado',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'CreditRating' => 'Calificación de crédito',
|
||||
'Creditcard' => 'Tarjeta de crédito',
|
||||
'DSO' => 'DSO',
|
||||
'DUE' => 'Debido',
|
||||
'Date' => 'Fecha',
|
||||
'Default' => 'Defecto',
|
||||
'Delivery' => 'Entrega',
|
||||
'Discount' => 'Descuento',
|
||||
'DiscountP' => 'descuento%',
|
||||
'Documents' => 'Documentos',
|
||||
'Due' => '#VALUE!',
|
||||
'Email' => 'Correo electrónico',
|
||||
'Fax' => 'Fax',
|
||||
'Files' => 'archivos',
|
||||
'Freightage' => 'Flete',
|
||||
'Group' => 'Grupo',
|
||||
'ID' => 'IDENTIFICACIÓN',
|
||||
'Info' => 'información',
|
||||
'Invoice' => 'Factura',
|
||||
'Invoices' => 'Facturas',
|
||||
'IsDefault' => 'es por defecto',
|
||||
'LastContact' => 'última Contacto',
|
||||
'LastOrder' => 'Último pedido',
|
||||
'Log' => 'Tronco',
|
||||
'Logs' => 'registros',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD Ventas',
|
||||
'Main' => 'Principal',
|
||||
'Margin' => 'Margen',
|
||||
'Master' => 'Maestría',
|
||||
'Messages' => 'mensajes',
|
||||
'Modified' => 'Modificado',
|
||||
'Modules' => 'módulos',
|
||||
'Name' => 'Nombre',
|
||||
'Name1' => 'nombre1',
|
||||
'Name2' => 'nombre2',
|
||||
'Name3' => 'Nombre3',
|
||||
'Net' => 'Neto',
|
||||
'Notes' => 'notas',
|
||||
'Number' => 'Número',
|
||||
'Office' => 'Oficina',
|
||||
'Payment' => 'Pago',
|
||||
'PaymentTerm' => 'Plazo de pago',
|
||||
'Permission' => 'Permiso',
|
||||
'Phone' => 'Teléfono',
|
||||
'Postal' => 'Postal',
|
||||
'Price' => 'Precio',
|
||||
'Prices' => 'Precios',
|
||||
'Private' => 'Privado',
|
||||
'Productgroup' => 'Grupo de productos',
|
||||
'Profile' => 'Perfil',
|
||||
'Purchase' => 'Compra',
|
||||
'Quantity' => 'Cantidad',
|
||||
'RecentInvoices' => 'Las facturas recientes',
|
||||
'Sales' => 'Ventas',
|
||||
'Segment' => 'Segmento',
|
||||
'Segments' => 'segmentos',
|
||||
'Subtype' => 'subtipo',
|
||||
'Supplier' => 'Proveedor',
|
||||
'Suppliers' => 'proveedores',
|
||||
'Support' => 'Apoyo',
|
||||
'Tags' => 'Etiquetas',
|
||||
'Title' => '#VALUE!',
|
||||
'Type' => 'Escribe',
|
||||
'Wire' => 'Cable',
|
||||
'YTDSales' => 'YTD ventas',
|
||||
'Zip' => 'Cremallera',
|
||||
]];
|
||||
102
Theme/Backend/Lang/fi.lang.php
Normal file
102
Theme/Backend/Lang/fi.lang.php
Normal file
|
|
@ -0,0 +1,102 @@
|
|||
<?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 ['SupplierManagement' => [
|
||||
'Accounting' => 'Kirjanpito',
|
||||
'Addition' => 'Lisäys',
|
||||
'Address' => 'Osoite',
|
||||
'Addresses' => 'osoitteet',
|
||||
'AreaManager' => 'Aluejohtaja',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Articles' => 'Artikkelit',
|
||||
'Balance' => 'Saldo',
|
||||
'Bonus' => 'Bonus',
|
||||
'Business' => 'liiketoiminta',
|
||||
'CLV' => 'CLV',
|
||||
'Calendar' => 'Kalenteri',
|
||||
'City' => 'Kaupunki',
|
||||
'Client' => 'Asiakas',
|
||||
'Clients' => 'asiakkaat',
|
||||
'Contact' => 'Ottaa yhteyttä',
|
||||
'Country' => 'Maa',
|
||||
'Created' => 'Luotu',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'CreditRating' => 'Luottoluokitus',
|
||||
'Creditcard' => 'Luottokortti',
|
||||
'DSO' => 'DSO',
|
||||
'DUE' => 'maksettava',
|
||||
'Date' => 'Päivämäärä',
|
||||
'Default' => 'oletusarvo',
|
||||
'Delivery' => 'Toimitus',
|
||||
'Discount' => 'Alennus',
|
||||
'DiscountP' => 'Alennus %',
|
||||
'Documents' => 'asiakirjat',
|
||||
'Due' => '#VALUE!',
|
||||
'Email' => 'Sähköposti',
|
||||
'Fax' => 'Faksi',
|
||||
'Files' => 'Tiedostot',
|
||||
'Freightage' => 'rahtimaksuja',
|
||||
'Group' => 'Ryhmä',
|
||||
'ID' => 'ID',
|
||||
'Info' => 'Tiedot',
|
||||
'Invoice' => 'Lasku',
|
||||
'Invoices' => 'laskut',
|
||||
'IsDefault' => 'on oletus',
|
||||
'LastContact' => 'viime Yhteydenotto',
|
||||
'LastOrder' => 'viimeiset tilaukset',
|
||||
'Log' => 'Hirsi',
|
||||
'Logs' => 'lokit',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD Myynti',
|
||||
'Main' => 'tärkein',
|
||||
'Margin' => 'Marginaali',
|
||||
'Master' => 'Hallita',
|
||||
'Messages' => 'viestien',
|
||||
'Modified' => 'Modified',
|
||||
'Modules' => 'moduulit',
|
||||
'Name' => 'Nimi',
|
||||
'Name1' => 'name1',
|
||||
'Name2' => 'nimi2',
|
||||
'Name3' => 'nimi3',
|
||||
'Net' => 'Netto',
|
||||
'Notes' => 'Huomautuksia',
|
||||
'Number' => 'Määrä',
|
||||
'Office' => 'toimisto',
|
||||
'Payment' => 'maksu',
|
||||
'PaymentTerm' => 'Maksuehto',
|
||||
'Permission' => 'Lupa',
|
||||
'Phone' => 'Puhelin',
|
||||
'Postal' => 'posti-',
|
||||
'Price' => 'Hinta',
|
||||
'Prices' => 'hintoja',
|
||||
'Private' => 'yksityinen',
|
||||
'Productgroup' => 'Tuoteryhmä',
|
||||
'Profile' => 'Profiili',
|
||||
'Purchase' => 'Ostaa',
|
||||
'Quantity' => 'Määrä',
|
||||
'RecentInvoices' => 'Viimeaikaiset Laskut',
|
||||
'Sales' => 'Myynti',
|
||||
'Segment' => 'segmentti',
|
||||
'Segments' => 'segmentit',
|
||||
'Subtype' => 'alatyyppi',
|
||||
'Supplier' => 'toimittaja',
|
||||
'Suppliers' => 'toimittajat',
|
||||
'Support' => 'Tuki',
|
||||
'Tags' => 'Tunnisteet',
|
||||
'Title' => '#VALUE!',
|
||||
'Type' => 'Tyyppi',
|
||||
'Wire' => 'johdin',
|
||||
'YTDSales' => 'Vuoden alusta Sales',
|
||||
'Zip' => 'Postinumero',
|
||||
]];
|
||||
102
Theme/Backend/Lang/fr.lang.php
Normal file
102
Theme/Backend/Lang/fr.lang.php
Normal file
|
|
@ -0,0 +1,102 @@
|
|||
<?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 ['SupplierManagement' => [
|
||||
'Accounting' => 'Comptabilité',
|
||||
'Addition' => 'Une addition',
|
||||
'Address' => 'Adresse',
|
||||
'Addresses' => 'adresses',
|
||||
'AreaManager' => 'Chef de secteur',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Articles' => 'Des articles',
|
||||
'Balance' => 'Équilibre',
|
||||
'Bonus' => 'Prime',
|
||||
'Business' => 'Entreprise',
|
||||
'CLV' => 'CLV',
|
||||
'Calendar' => 'Calendrier',
|
||||
'City' => 'Ville',
|
||||
'Client' => 'Client',
|
||||
'Clients' => 'clients',
|
||||
'Contact' => 'Contacter',
|
||||
'Country' => 'De campagne',
|
||||
'Created' => 'Créé',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'CreditRating' => 'Note de crédit',
|
||||
'Creditcard' => 'Carte de crédit',
|
||||
'DSO' => 'DSO',
|
||||
'DUE' => 'Payable',
|
||||
'Date' => 'Date',
|
||||
'Default' => 'Défaut',
|
||||
'Delivery' => 'Livraison',
|
||||
'Discount' => 'Rabais',
|
||||
'DiscountP' => 'Rabais %',
|
||||
'Documents' => 'documents',
|
||||
'Due' => '#VALUE!',
|
||||
'Email' => 'E-mail',
|
||||
'Fax' => 'Fax',
|
||||
'Files' => 'Des dossiers',
|
||||
'Freightage' => 'Fret',
|
||||
'Group' => 'Grouper',
|
||||
'ID' => 'identifiant',
|
||||
'Info' => 'Info',
|
||||
'Invoice' => 'Facture d\'achat',
|
||||
'Invoices' => 'Les factures',
|
||||
'IsDefault' => 'est par défaut',
|
||||
'LastContact' => 'dernier contact',
|
||||
'LastOrder' => 'Dernière commande',
|
||||
'Log' => 'Enregistrer',
|
||||
'Logs' => 'journaux',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD ventes',
|
||||
'Main' => 'Principale',
|
||||
'Margin' => 'Marge',
|
||||
'Master' => 'Maître',
|
||||
'Messages' => 'messages',
|
||||
'Modified' => 'Modifié',
|
||||
'Modules' => 'Modules',
|
||||
'Name' => 'Nom',
|
||||
'Name1' => 'Name1',
|
||||
'Name2' => 'nom2',
|
||||
'Name3' => 'NAME3',
|
||||
'Net' => 'Rapporter',
|
||||
'Notes' => 'Remarques',
|
||||
'Number' => 'Nombre',
|
||||
'Office' => 'Bureau',
|
||||
'Payment' => 'Paiement',
|
||||
'PaymentTerm' => 'Terme de paiement',
|
||||
'Permission' => 'Autorisation',
|
||||
'Phone' => 'Téléphone',
|
||||
'Postal' => 'Postal',
|
||||
'Price' => 'Prix',
|
||||
'Prices' => 'Des prix',
|
||||
'Private' => 'Privé',
|
||||
'Productgroup' => 'Groupe de produits',
|
||||
'Profile' => 'Profil',
|
||||
'Purchase' => 'Acheter',
|
||||
'Quantity' => 'Quantité',
|
||||
'RecentInvoices' => 'Les factures récentes',
|
||||
'Sales' => 'Ventes',
|
||||
'Segment' => 'Segment',
|
||||
'Segments' => 'segments',
|
||||
'Subtype' => 'Sous-type',
|
||||
'Supplier' => 'Fournisseur',
|
||||
'Suppliers' => 'Fournisseurs',
|
||||
'Support' => 'Soutien',
|
||||
'Tags' => 'Mots clés',
|
||||
'Title' => '#VALUE!',
|
||||
'Type' => 'Taper',
|
||||
'Wire' => 'Fil',
|
||||
'YTDSales' => 'YTD Sales',
|
||||
'Zip' => 'Zipper',
|
||||
]];
|
||||
102
Theme/Backend/Lang/hu.lang.php
Normal file
102
Theme/Backend/Lang/hu.lang.php
Normal file
|
|
@ -0,0 +1,102 @@
|
|||
<?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 ['SupplierManagement' => [
|
||||
'Accounting' => 'Könyvelés',
|
||||
'Addition' => 'Kiegészítés',
|
||||
'Address' => 'Cím',
|
||||
'Addresses' => 'Címek',
|
||||
'AreaManager' => 'Területi menedzser',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Articles' => 'Cikkek',
|
||||
'Balance' => 'Egyensúly',
|
||||
'Bonus' => 'pótlék',
|
||||
'Business' => 'Üzleti',
|
||||
'CLV' => 'CLV',
|
||||
'Calendar' => 'Naptár',
|
||||
'City' => 'Város',
|
||||
'Client' => 'Ügyfél',
|
||||
'Clients' => 'Ügyfeleink',
|
||||
'Contact' => 'Kapcsolatba lépni',
|
||||
'Country' => 'Ország',
|
||||
'Created' => 'Alkotó',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'CreditRating' => 'Hitelminősítő',
|
||||
'Creditcard' => 'Hitelkártya',
|
||||
'DSO' => 'DSO',
|
||||
'DUE' => 'Esedékes',
|
||||
'Date' => 'Dátum',
|
||||
'Default' => 'Alapértelmezett',
|
||||
'Delivery' => 'kézbesítés',
|
||||
'Discount' => 'Kedvezmény',
|
||||
'DiscountP' => 'Kedvezmény%',
|
||||
'Documents' => 'Dokumentumok',
|
||||
'Due' => '#VALUE!',
|
||||
'Email' => 'Email',
|
||||
'Fax' => 'Fax',
|
||||
'Files' => 'Files',
|
||||
'Freightage' => 'Fuvardíj',
|
||||
'Group' => 'Csoport',
|
||||
'ID' => 'ID',
|
||||
'Info' => 'Info',
|
||||
'Invoice' => 'Számla',
|
||||
'Invoices' => 'számlák',
|
||||
'IsDefault' => 'az alapértelmezett',
|
||||
'LastContact' => 'Az utolsó Kapcsolat',
|
||||
'LastOrder' => 'Utolsó rendelés',
|
||||
'Log' => 'Bejelentkezés',
|
||||
'Logs' => 'Naplók',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD Értékesítési',
|
||||
'Main' => 'Fő',
|
||||
'Margin' => 'Árrés',
|
||||
'Master' => 'Fő',
|
||||
'Messages' => 'üzenetek',
|
||||
'Modified' => 'Módosított',
|
||||
'Modules' => 'modulok',
|
||||
'Name' => 'Név',
|
||||
'Name1' => 'name1',
|
||||
'Name2' => 'name2',
|
||||
'Name3' => 'NAME3',
|
||||
'Net' => 'Háló',
|
||||
'Notes' => 'Megjegyzések',
|
||||
'Number' => 'Szám',
|
||||
'Office' => 'Hivatal',
|
||||
'Payment' => 'Fizetés',
|
||||
'PaymentTerm' => 'Fizetési határidő',
|
||||
'Permission' => 'Engedély',
|
||||
'Phone' => 'Telefon',
|
||||
'Postal' => 'Postai',
|
||||
'Price' => 'Ár',
|
||||
'Prices' => 'Árak',
|
||||
'Private' => 'Magán',
|
||||
'Productgroup' => 'Termékcsoport',
|
||||
'Profile' => 'Profil',
|
||||
'Purchase' => 'Vásárlás',
|
||||
'Quantity' => 'Mennyiség',
|
||||
'RecentInvoices' => 'Legutóbbi számlák',
|
||||
'Sales' => 'Sales',
|
||||
'Segment' => 'szegmens',
|
||||
'Segments' => 'szegmensek',
|
||||
'Subtype' => 'altípus',
|
||||
'Supplier' => 'Támogató',
|
||||
'Suppliers' => 'Szolgáltatók',
|
||||
'Support' => 'Támogatás',
|
||||
'Tags' => 'Címkék',
|
||||
'Title' => '#VALUE!',
|
||||
'Type' => 'típus',
|
||||
'Wire' => 'Huzal',
|
||||
'YTDSales' => 'Időarányos Sales',
|
||||
'Zip' => 'Postai irányítószám',
|
||||
]];
|
||||
102
Theme/Backend/Lang/it.lang.php
Normal file
102
Theme/Backend/Lang/it.lang.php
Normal file
|
|
@ -0,0 +1,102 @@
|
|||
<?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 ['SupplierManagement' => [
|
||||
'Accounting' => 'Contabilità',
|
||||
'Addition' => 'aggiunta',
|
||||
'Address' => 'Indirizzo',
|
||||
'Addresses' => 'indirizzi',
|
||||
'AreaManager' => 'Area manager',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Articles' => 'articoli',
|
||||
'Balance' => 'Equilibrio',
|
||||
'Bonus' => 'indennità',
|
||||
'Business' => 'Attività commerciale',
|
||||
'CLV' => 'CLV',
|
||||
'Calendar' => 'Calendario',
|
||||
'City' => 'Città',
|
||||
'Client' => 'Cliente',
|
||||
'Clients' => 'clienti',
|
||||
'Contact' => 'Contatto',
|
||||
'Country' => 'Nazione',
|
||||
'Created' => 'Creato',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'CreditRating' => 'Credit rating',
|
||||
'Creditcard' => 'Carta di credito',
|
||||
'DSO' => 'DSO',
|
||||
'DUE' => 'Dovuto',
|
||||
'Date' => 'Data',
|
||||
'Default' => 'Predefinito',
|
||||
'Delivery' => 'Consegna',
|
||||
'Discount' => 'Sconto',
|
||||
'DiscountP' => '% di sconto',
|
||||
'Documents' => 'Documenti',
|
||||
'Due' => '#VALUE!',
|
||||
'Email' => 'E-mail',
|
||||
'Fax' => 'Fax',
|
||||
'Files' => 'File',
|
||||
'Freightage' => 'freightage',
|
||||
'Group' => 'Gruppo',
|
||||
'ID' => 'ID',
|
||||
'Info' => 'Informazioni',
|
||||
'Invoice' => 'Fattura',
|
||||
'Invoices' => 'Fatture',
|
||||
'IsDefault' => 'è di default',
|
||||
'LastContact' => 'Ultimo contatto',
|
||||
'LastOrder' => 'Ultimo ordine',
|
||||
'Log' => 'Login',
|
||||
'Logs' => 'logs',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD vendite',
|
||||
'Main' => 'Principale',
|
||||
'Margin' => 'Margine',
|
||||
'Master' => 'Maestro',
|
||||
'Messages' => 'messaggi',
|
||||
'Modified' => 'Modificata',
|
||||
'Modules' => 'moduli',
|
||||
'Name' => 'Nome',
|
||||
'Name1' => 'Name1',
|
||||
'Name2' => 'Name2',
|
||||
'Name3' => 'Nome3',
|
||||
'Net' => 'Netto',
|
||||
'Notes' => 'Appunti',
|
||||
'Number' => 'Numero',
|
||||
'Office' => 'Ufficio',
|
||||
'Payment' => 'Pagamento',
|
||||
'PaymentTerm' => 'Termine di pagamento',
|
||||
'Permission' => 'Autorizzazione',
|
||||
'Phone' => 'Telefono',
|
||||
'Postal' => 'postale',
|
||||
'Price' => 'Prezzo',
|
||||
'Prices' => 'Prezzi',
|
||||
'Private' => 'Privato',
|
||||
'Productgroup' => 'dei gruppi di prodotti',
|
||||
'Profile' => 'Profilo',
|
||||
'Purchase' => 'Acquista',
|
||||
'Quantity' => 'Quantità',
|
||||
'RecentInvoices' => 'Le fatture recenti',
|
||||
'Sales' => 'I saldi',
|
||||
'Segment' => 'Segmento',
|
||||
'Segments' => 'segmenti',
|
||||
'Subtype' => 'sottotipo',
|
||||
'Supplier' => 'Fornitore',
|
||||
'Suppliers' => 'fornitori',
|
||||
'Support' => 'Supporto',
|
||||
'Tags' => 'tag',
|
||||
'Title' => '#VALUE!',
|
||||
'Type' => 'genere',
|
||||
'Wire' => 'Filo',
|
||||
'YTDSales' => 'YTD vendite',
|
||||
'Zip' => 'Cerniera lampo',
|
||||
]];
|
||||
102
Theme/Backend/Lang/ja.lang.php
Normal file
102
Theme/Backend/Lang/ja.lang.php
Normal file
|
|
@ -0,0 +1,102 @@
|
|||
<?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 ['SupplierManagement' => [
|
||||
'Accounting' => '経理',
|
||||
'Addition' => '添加',
|
||||
'Address' => '住所',
|
||||
'Addresses' => 'アドレス',
|
||||
'AreaManager' => 'エリアマネージャー',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Articles' => '用品',
|
||||
'Balance' => '残高',
|
||||
'Bonus' => 'ボーナス',
|
||||
'Business' => 'ビジネス',
|
||||
'CLV' => 'CLV',
|
||||
'Calendar' => 'カレンダー',
|
||||
'City' => '市',
|
||||
'Client' => 'クライアント',
|
||||
'Clients' => 'クライアント',
|
||||
'Contact' => '連絡先',
|
||||
'Country' => '国',
|
||||
'Created' => '作成した',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'CreditRating' => '信用格付け',
|
||||
'Creditcard' => 'クレジットカード',
|
||||
'DSO' => 'DSO',
|
||||
'DUE' => '原因',
|
||||
'Date' => '日付',
|
||||
'Default' => 'デフォルト',
|
||||
'Delivery' => '配達',
|
||||
'Discount' => 'ディスカウント',
|
||||
'DiscountP' => 'ディスカウント%',
|
||||
'Documents' => 'ドキュメント',
|
||||
'Due' => '#VALUE!',
|
||||
'Email' => 'Eメール',
|
||||
'Fax' => 'ファックス',
|
||||
'Files' => 'ファイル',
|
||||
'Freightage' => '貨物運送',
|
||||
'Group' => 'グループ',
|
||||
'ID' => 'ID',
|
||||
'Info' => 'インフォ',
|
||||
'Invoice' => '請求書',
|
||||
'Invoices' => '請求書',
|
||||
'IsDefault' => 'デフォルトは',
|
||||
'LastContact' => '最後の連絡先',
|
||||
'LastOrder' => 'ラストオーダー',
|
||||
'Log' => 'ログ',
|
||||
'Logs' => 'ログ',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD販売',
|
||||
'Main' => 'メイン',
|
||||
'Margin' => 'マージン',
|
||||
'Master' => '主人',
|
||||
'Messages' => 'メッセージ',
|
||||
'Modified' => '変更されました',
|
||||
'Modules' => 'モジュール',
|
||||
'Name' => '名前',
|
||||
'Name1' => 'NAME1',
|
||||
'Name2' => 'NAME2',
|
||||
'Name3' => 'NAME3',
|
||||
'Net' => 'ネット',
|
||||
'Notes' => 'ノート',
|
||||
'Number' => '数',
|
||||
'Office' => 'オフィス',
|
||||
'Payment' => '支払い',
|
||||
'PaymentTerm' => '支払条件',
|
||||
'Permission' => '許可',
|
||||
'Phone' => '電話',
|
||||
'Postal' => '郵便',
|
||||
'Price' => '価格',
|
||||
'Prices' => '物価',
|
||||
'Private' => '民間',
|
||||
'Productgroup' => '製品グループ',
|
||||
'Profile' => 'プロフィール',
|
||||
'Purchase' => '購入',
|
||||
'Quantity' => '量',
|
||||
'RecentInvoices' => '最近の請求書',
|
||||
'Sales' => 'セールス',
|
||||
'Segment' => 'セグメント',
|
||||
'Segments' => 'セグメント',
|
||||
'Subtype' => 'サブタイプ',
|
||||
'Supplier' => 'サプライヤー',
|
||||
'Suppliers' => 'サプライヤー',
|
||||
'Support' => 'サポート',
|
||||
'Tags' => 'タグ',
|
||||
'Title' => '#VALUE!',
|
||||
'Type' => 'タイプ',
|
||||
'Wire' => 'ワイヤー',
|
||||
'YTDSales' => 'YTD販売',
|
||||
'Zip' => 'ジップ',
|
||||
]];
|
||||
102
Theme/Backend/Lang/ko.lang.php
Normal file
102
Theme/Backend/Lang/ko.lang.php
Normal file
|
|
@ -0,0 +1,102 @@
|
|||
<?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 ['SupplierManagement' => [
|
||||
'Accounting' => '회계',
|
||||
'Addition' => '부가',
|
||||
'Address' => '주소',
|
||||
'Addresses' => '구애',
|
||||
'AreaManager' => '구역 책임자',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Articles' => '조항',
|
||||
'Balance' => '밸런스',
|
||||
'Bonus' => '보너스',
|
||||
'Business' => '사업',
|
||||
'CLV' => 'CLV',
|
||||
'Calendar' => '달력',
|
||||
'City' => '시티',
|
||||
'Client' => '고객',
|
||||
'Clients' => '클라이언트',
|
||||
'Contact' => '접촉',
|
||||
'Country' => '국가',
|
||||
'Created' => '만들어진',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'CreditRating' => '신용 등급',
|
||||
'Creditcard' => '신용 카드',
|
||||
'DSO' => 'DSO',
|
||||
'DUE' => '정당한',
|
||||
'Date' => '데이트',
|
||||
'Default' => '기본',
|
||||
'Delivery' => '배달',
|
||||
'Discount' => '할인',
|
||||
'DiscountP' => '할인 %',
|
||||
'Documents' => '서류',
|
||||
'Due' => '#VALUE!',
|
||||
'Email' => '이메일',
|
||||
'Fax' => '팩스',
|
||||
'Files' => '파일',
|
||||
'Freightage' => '화물 운송',
|
||||
'Group' => '그룹',
|
||||
'ID' => '신분증',
|
||||
'Info' => '정보',
|
||||
'Invoice' => '송장',
|
||||
'Invoices' => '송장',
|
||||
'IsDefault' => '기본값은',
|
||||
'LastContact' => '마지막 연락',
|
||||
'LastOrder' => '마지막 주문',
|
||||
'Log' => '로그',
|
||||
'Logs' => '로그',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD 판매',
|
||||
'Main' => '본관',
|
||||
'Margin' => '여유',
|
||||
'Master' => '석사',
|
||||
'Messages' => '메시지',
|
||||
'Modified' => '수정',
|
||||
'Modules' => '모듈',
|
||||
'Name' => '이름',
|
||||
'Name1' => 'NAME1',
|
||||
'Name2' => 'NAME2',
|
||||
'Name3' => 'NAME3',
|
||||
'Net' => '그물',
|
||||
'Notes' => '노트',
|
||||
'Number' => '번호',
|
||||
'Office' => '사무실',
|
||||
'Payment' => '지불',
|
||||
'PaymentTerm' => '지불 기간',
|
||||
'Permission' => '허가',
|
||||
'Phone' => '전화',
|
||||
'Postal' => '우편 엽서',
|
||||
'Price' => '가격',
|
||||
'Prices' => '물가',
|
||||
'Private' => '은밀한',
|
||||
'Productgroup' => '제품 그룹',
|
||||
'Profile' => '프로필',
|
||||
'Purchase' => '매수',
|
||||
'Quantity' => '수량',
|
||||
'RecentInvoices' => '최근 송장',
|
||||
'Sales' => '매상',
|
||||
'Segment' => '분절',
|
||||
'Segments' => '세그먼트',
|
||||
'Subtype' => '하위 유형',
|
||||
'Supplier' => '공급',
|
||||
'Suppliers' => '공급 업체',
|
||||
'Support' => '지원하다',
|
||||
'Tags' => '태그',
|
||||
'Title' => '#VALUE!',
|
||||
'Type' => '유형',
|
||||
'Wire' => '철사',
|
||||
'YTDSales' => 'YTD 판매',
|
||||
'Zip' => '지퍼',
|
||||
]];
|
||||
102
Theme/Backend/Lang/no.lang.php
Normal file
102
Theme/Backend/Lang/no.lang.php
Normal file
|
|
@ -0,0 +1,102 @@
|
|||
<?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 ['SupplierManagement' => [
|
||||
'Accounting' => 'regnskap',
|
||||
'Addition' => 'Addisjon',
|
||||
'Address' => 'Adresse',
|
||||
'Addresses' => 'Adresser',
|
||||
'AreaManager' => 'Områdeansvarlig',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Articles' => 'artikler',
|
||||
'Balance' => 'Balansere',
|
||||
'Bonus' => 'Bonus',
|
||||
'Business' => 'Virksomhet',
|
||||
'CLV' => 'CLV',
|
||||
'Calendar' => 'Kalender',
|
||||
'City' => 'By',
|
||||
'Client' => 'Klient',
|
||||
'Clients' => 'klienter',
|
||||
'Contact' => 'Ta kontakt med',
|
||||
'Country' => 'Land',
|
||||
'Created' => 'laget',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'CreditRating' => 'Kredittvurdering',
|
||||
'Creditcard' => 'Kredittkort',
|
||||
'DSO' => 'DSO',
|
||||
'DUE' => 'Due',
|
||||
'Date' => 'Dato',
|
||||
'Default' => 'Misligholde',
|
||||
'Delivery' => 'Leveranse',
|
||||
'Discount' => 'Rabatt',
|
||||
'DiscountP' => 'rabatt%',
|
||||
'Documents' => 'dokumenter',
|
||||
'Due' => '#VALUE!',
|
||||
'Email' => 'e-post',
|
||||
'Fax' => 'Faks',
|
||||
'Files' => 'filer',
|
||||
'Freightage' => 'freightage',
|
||||
'Group' => 'Gruppe',
|
||||
'ID' => 'ID',
|
||||
'Info' => 'info',
|
||||
'Invoice' => 'Faktura',
|
||||
'Invoices' => 'fakturaer',
|
||||
'IsDefault' => 'er standard',
|
||||
'LastContact' => 'Siste kontakt',
|
||||
'LastOrder' => 'Siste bestilling',
|
||||
'Log' => 'Logg',
|
||||
'Logs' => 'Tømmerstokker',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD salg',
|
||||
'Main' => 'Hoved',
|
||||
'Margin' => 'Margin',
|
||||
'Master' => 'Herre',
|
||||
'Messages' => 'meldinger',
|
||||
'Modified' => 'modifisert',
|
||||
'Modules' => 'moduler',
|
||||
'Name' => 'Navn',
|
||||
'Name1' => 'name1',
|
||||
'Name2' => 'navn2',
|
||||
'Name3' => 'NAME3',
|
||||
'Net' => 'Nett',
|
||||
'Notes' => 'Merknader',
|
||||
'Number' => 'Nummer',
|
||||
'Office' => 'Kontor',
|
||||
'Payment' => 'innbetaling',
|
||||
'PaymentTerm' => 'betaling Term',
|
||||
'Permission' => 'Tillatelse',
|
||||
'Phone' => 'telefon',
|
||||
'Postal' => 'Postal',
|
||||
'Price' => 'Pris',
|
||||
'Prices' => 'prisene',
|
||||
'Private' => 'Privat',
|
||||
'Productgroup' => 'Produktgruppe',
|
||||
'Profile' => 'Profil',
|
||||
'Purchase' => 'Kjøp',
|
||||
'Quantity' => 'Mengde',
|
||||
'RecentInvoices' => 'siste Fakturaer',
|
||||
'Sales' => 'Salgs',
|
||||
'Segment' => 'Segmentet',
|
||||
'Segments' => 'segmenter',
|
||||
'Subtype' => 'subtype',
|
||||
'Supplier' => 'Leverandør',
|
||||
'Suppliers' => 'leverandører',
|
||||
'Support' => 'Brukerstøtte',
|
||||
'Tags' => 'Tags',
|
||||
'Title' => '#VALUE!',
|
||||
'Type' => 'Type',
|
||||
'Wire' => 'Metalltråd',
|
||||
'YTDSales' => 'YTD Sales',
|
||||
'Zip' => 'Glidelås',
|
||||
]];
|
||||
102
Theme/Backend/Lang/pl.lang.php
Normal file
102
Theme/Backend/Lang/pl.lang.php
Normal file
|
|
@ -0,0 +1,102 @@
|
|||
<?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 ['SupplierManagement' => [
|
||||
'Accounting' => 'Rachunkowość',
|
||||
'Addition' => 'Dodanie',
|
||||
'Address' => 'Adres',
|
||||
'Addresses' => 'adresy',
|
||||
'AreaManager' => 'Dyrektor Regionalny',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Articles' => 'Artykuły',
|
||||
'Balance' => 'Saldo',
|
||||
'Bonus' => 'Premia',
|
||||
'Business' => 'Biznes',
|
||||
'CLV' => 'CLV',
|
||||
'Calendar' => 'Kalendarz',
|
||||
'City' => 'Miasto',
|
||||
'Client' => 'Klient',
|
||||
'Clients' => 'klienci',
|
||||
'Contact' => 'Kontakt',
|
||||
'Country' => 'Kraj',
|
||||
'Created' => 'Utworzony',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'CreditRating' => 'ratingowych',
|
||||
'Creditcard' => 'Karta kredytowa',
|
||||
'DSO' => 'DSO',
|
||||
'DUE' => 'Z powodu',
|
||||
'Date' => 'Data',
|
||||
'Default' => 'Domyślna',
|
||||
'Delivery' => 'Dostawa',
|
||||
'Discount' => 'Zniżka',
|
||||
'DiscountP' => 'Zniżka %',
|
||||
'Documents' => 'dokumenty',
|
||||
'Due' => '#VALUE!',
|
||||
'Email' => 'E-mail',
|
||||
'Fax' => 'Faks',
|
||||
'Files' => 'Akta',
|
||||
'Freightage' => 'Frachtowanie',
|
||||
'Group' => 'Grupa',
|
||||
'ID' => 'ID',
|
||||
'Info' => 'Info',
|
||||
'Invoice' => 'Faktura',
|
||||
'Invoices' => 'faktury',
|
||||
'IsDefault' => 'jest domyślnym',
|
||||
'LastContact' => 'Ostatni kontakt',
|
||||
'LastOrder' => 'Ostatnie zamówienie',
|
||||
'Log' => 'Log',
|
||||
'Logs' => 'dzienniki',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD sprzedaży',
|
||||
'Main' => 'Główny',
|
||||
'Margin' => 'Margines',
|
||||
'Master' => 'Mistrz',
|
||||
'Messages' => 'wiadomości',
|
||||
'Modified' => 'zmodyfikowany',
|
||||
'Modules' => 'moduły',
|
||||
'Name' => 'Nazwa',
|
||||
'Name1' => 'nazwa1',
|
||||
'Name2' => 'name2',
|
||||
'Name3' => 'NAME3',
|
||||
'Net' => 'Netto',
|
||||
'Notes' => 'Uwagi',
|
||||
'Number' => 'Numer',
|
||||
'Office' => 'Gabinet',
|
||||
'Payment' => 'Zapłata',
|
||||
'PaymentTerm' => 'Termin płatności',
|
||||
'Permission' => 'Pozwolenie',
|
||||
'Phone' => 'Telefon',
|
||||
'Postal' => 'Pocztowy',
|
||||
'Price' => 'Cena £',
|
||||
'Prices' => 'ceny',
|
||||
'Private' => 'Prywatny',
|
||||
'Productgroup' => 'Grupa produktów',
|
||||
'Profile' => 'Profil',
|
||||
'Purchase' => 'Zakup',
|
||||
'Quantity' => 'Ilość',
|
||||
'RecentInvoices' => 'Najnowsze Faktury',
|
||||
'Sales' => 'Sprzedaż',
|
||||
'Segment' => 'Człon',
|
||||
'Segments' => 'segmenty',
|
||||
'Subtype' => 'podtyp',
|
||||
'Supplier' => 'Dostawca',
|
||||
'Suppliers' => 'Dostawcy',
|
||||
'Support' => 'Wsparcie',
|
||||
'Tags' => 'tagi',
|
||||
'Title' => '#VALUE!',
|
||||
'Type' => 'Rodzaj',
|
||||
'Wire' => 'Drut',
|
||||
'YTDSales' => 'YTD sprzedaży',
|
||||
'Zip' => 'Zamek błyskawiczny',
|
||||
]];
|
||||
102
Theme/Backend/Lang/pt.lang.php
Normal file
102
Theme/Backend/Lang/pt.lang.php
Normal file
|
|
@ -0,0 +1,102 @@
|
|||
<?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 ['SupplierManagement' => [
|
||||
'Accounting' => 'Contabilidade',
|
||||
'Addition' => 'Adição',
|
||||
'Address' => 'Endereço',
|
||||
'Addresses' => 'endereços',
|
||||
'AreaManager' => 'Gerente da área',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Articles' => 'artigos',
|
||||
'Balance' => 'Equilíbrio',
|
||||
'Bonus' => 'Bônus',
|
||||
'Business' => 'O negócio',
|
||||
'CLV' => 'CLV',
|
||||
'Calendar' => 'Calendário',
|
||||
'City' => 'Cidade',
|
||||
'Client' => 'Cliente',
|
||||
'Clients' => 'clientes',
|
||||
'Contact' => 'Contato',
|
||||
'Country' => 'País',
|
||||
'Created' => 'Criado',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'CreditRating' => 'avaliação de crédito',
|
||||
'Creditcard' => 'Cartão de crédito',
|
||||
'DSO' => 'DSO',
|
||||
'DUE' => 'Devido',
|
||||
'Date' => 'Encontro',
|
||||
'Default' => 'Predefinição',
|
||||
'Delivery' => 'Entrega',
|
||||
'Discount' => 'Desconto',
|
||||
'DiscountP' => '% de desconto',
|
||||
'Documents' => 'documentos',
|
||||
'Due' => '#VALUE!',
|
||||
'Email' => 'O email',
|
||||
'Fax' => 'Fax',
|
||||
'Files' => 'arquivos',
|
||||
'Freightage' => 'frete',
|
||||
'Group' => 'Grupo',
|
||||
'ID' => 'EU IA',
|
||||
'Info' => 'informações',
|
||||
'Invoice' => 'Fatura',
|
||||
'Invoices' => 'Faturas',
|
||||
'IsDefault' => 'é padrão',
|
||||
'LastContact' => 'último contato',
|
||||
'LastOrder' => 'Último pedido',
|
||||
'Log' => 'Registro',
|
||||
'Logs' => 'Histórico',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD Vendas',
|
||||
'Main' => 'Principal',
|
||||
'Margin' => 'Margem',
|
||||
'Master' => 'Mestre',
|
||||
'Messages' => 'mensagens',
|
||||
'Modified' => 'modificada',
|
||||
'Modules' => 'módulos',
|
||||
'Name' => 'Nome',
|
||||
'Name1' => 'Name1',
|
||||
'Name2' => 'Name2',
|
||||
'Name3' => 'Name3',
|
||||
'Net' => 'Internet',
|
||||
'Notes' => 'Notas',
|
||||
'Number' => 'Número',
|
||||
'Office' => 'Escritório',
|
||||
'Payment' => 'Pagamento',
|
||||
'PaymentTerm' => 'Termo de pagamento',
|
||||
'Permission' => 'Permissão',
|
||||
'Phone' => 'Telefone',
|
||||
'Postal' => 'Postal',
|
||||
'Price' => 'Preço',
|
||||
'Prices' => 'preços',
|
||||
'Private' => 'Privado',
|
||||
'Productgroup' => 'Grupo de produtos',
|
||||
'Profile' => 'Perfil',
|
||||
'Purchase' => 'Compra',
|
||||
'Quantity' => 'Quantidade',
|
||||
'RecentInvoices' => 'facturas recentes',
|
||||
'Sales' => 'Vendas',
|
||||
'Segment' => 'Segmento',
|
||||
'Segments' => 'segmentos',
|
||||
'Subtype' => 'subtipo',
|
||||
'Supplier' => 'fornecedor',
|
||||
'Suppliers' => 'fornecedores',
|
||||
'Support' => 'Apoio, suporte',
|
||||
'Tags' => 'Tag',
|
||||
'Title' => '#VALUE!',
|
||||
'Type' => 'Modelo',
|
||||
'Wire' => 'Escuta',
|
||||
'YTDSales' => 'acumulado de vendas',
|
||||
'Zip' => 'Fecho eclair',
|
||||
]];
|
||||
102
Theme/Backend/Lang/ru.lang.php
Normal file
102
Theme/Backend/Lang/ru.lang.php
Normal file
|
|
@ -0,0 +1,102 @@
|
|||
<?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 ['SupplierManagement' => [
|
||||
'Accounting' => 'Учет',
|
||||
'Addition' => 'Добавление',
|
||||
'Address' => 'Адрес',
|
||||
'Addresses' => 'Адреса',
|
||||
'AreaManager' => 'Региональный менеджер',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Articles' => 'статьи',
|
||||
'Balance' => 'Баланс',
|
||||
'Bonus' => 'бонус',
|
||||
'Business' => 'Бизнес',
|
||||
'CLV' => 'CLV',
|
||||
'Calendar' => 'Календарь',
|
||||
'City' => 'Город',
|
||||
'Client' => 'клиент',
|
||||
'Clients' => 'клиенты',
|
||||
'Contact' => 'Контакт',
|
||||
'Country' => 'Страна',
|
||||
'Created' => 'Созданный',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'CreditRating' => 'оценка кредитоспособности',
|
||||
'Creditcard' => 'Кредитная карта',
|
||||
'DSO' => 'DSO',
|
||||
'DUE' => 'Должный',
|
||||
'Date' => 'Дата',
|
||||
'Default' => 'Дефолт',
|
||||
'Delivery' => 'Доставка',
|
||||
'Discount' => 'Скидка',
|
||||
'DiscountP' => 'Скидка %',
|
||||
'Documents' => 'документы',
|
||||
'Due' => '#VALUE!',
|
||||
'Email' => 'Электронное письмо',
|
||||
'Fax' => 'факс',
|
||||
'Files' => 'файлы',
|
||||
'Freightage' => 'грузовместимость',
|
||||
'Group' => 'Группа',
|
||||
'ID' => 'Я БЫ',
|
||||
'Info' => 'Информация',
|
||||
'Invoice' => 'Выставленный счет',
|
||||
'Invoices' => 'Счета-фактуры',
|
||||
'IsDefault' => 'Является ли по умолчанию',
|
||||
'LastContact' => 'Последний Контакт',
|
||||
'LastOrder' => 'Последний заказ',
|
||||
'Log' => 'Бревно',
|
||||
'Logs' => 'бревна',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD продаж',
|
||||
'Main' => 'Главный',
|
||||
'Margin' => 'Поле',
|
||||
'Master' => 'Владелец',
|
||||
'Messages' => 'Сообщения',
|
||||
'Modified' => 'модифицированный',
|
||||
'Modules' => 'Модули',
|
||||
'Name' => 'Имя',
|
||||
'Name1' => 'Name1',
|
||||
'Name2' => 'Name2',
|
||||
'Name3' => 'name3',
|
||||
'Net' => 'Сеть',
|
||||
'Notes' => 'Примечания',
|
||||
'Number' => 'Число',
|
||||
'Office' => 'Офис',
|
||||
'Payment' => 'Оплата',
|
||||
'PaymentTerm' => 'Условия оплаты',
|
||||
'Permission' => 'Разрешение',
|
||||
'Phone' => 'Телефон',
|
||||
'Postal' => 'почтовый',
|
||||
'Price' => 'Цена',
|
||||
'Prices' => 'Цены',
|
||||
'Private' => 'Частный',
|
||||
'Productgroup' => 'Группа товаров',
|
||||
'Profile' => 'Профиль',
|
||||
'Purchase' => 'Покупка',
|
||||
'Quantity' => 'Количество',
|
||||
'RecentInvoices' => 'Последние счетов-фактур',
|
||||
'Sales' => 'Продажи',
|
||||
'Segment' => 'сегмент',
|
||||
'Segments' => 'Сегменты',
|
||||
'Subtype' => 'Подтип',
|
||||
'Supplier' => 'поставщик',
|
||||
'Suppliers' => 'Поставщики',
|
||||
'Support' => 'Поддерживать',
|
||||
'Tags' => 'Теги',
|
||||
'Title' => '#VALUE!',
|
||||
'Type' => 'Тип',
|
||||
'Wire' => 'Проволока',
|
||||
'YTDSales' => 'Наивысший Менеджер по продажам',
|
||||
'Zip' => 'застежка-молния',
|
||||
]];
|
||||
102
Theme/Backend/Lang/sv.lang.php
Normal file
102
Theme/Backend/Lang/sv.lang.php
Normal file
|
|
@ -0,0 +1,102 @@
|
|||
<?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 ['SupplierManagement' => [
|
||||
'Accounting' => 'Bokföring',
|
||||
'Addition' => 'Tillägg',
|
||||
'Address' => 'Adress',
|
||||
'Addresses' => 'adresser',
|
||||
'AreaManager' => 'Områdeschef',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Articles' => 'artiklar',
|
||||
'Balance' => 'Balans',
|
||||
'Bonus' => 'Bonus',
|
||||
'Business' => 'Företag',
|
||||
'CLV' => 'CLV',
|
||||
'Calendar' => 'Kalender',
|
||||
'City' => 'Stad',
|
||||
'Client' => 'Klient',
|
||||
'Clients' => 'kunder',
|
||||
'Contact' => 'Kontakt',
|
||||
'Country' => 'Land',
|
||||
'Created' => 'Skapad',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'CreditRating' => 'Kreditvärdighet',
|
||||
'Creditcard' => 'Kreditkort',
|
||||
'DSO' => 'DSO',
|
||||
'DUE' => 'Till följd av',
|
||||
'Date' => 'Datum',
|
||||
'Default' => 'Standard',
|
||||
'Delivery' => 'Leverans',
|
||||
'Discount' => 'Rabatt',
|
||||
'DiscountP' => 'rabatt%',
|
||||
'Documents' => 'Dokument',
|
||||
'Due' => '#VALUE!',
|
||||
'Email' => 'E-post',
|
||||
'Fax' => 'Fax',
|
||||
'Files' => 'filer',
|
||||
'Freightage' => 'LAST',
|
||||
'Group' => 'Grupp',
|
||||
'ID' => 'ID',
|
||||
'Info' => 'Info',
|
||||
'Invoice' => 'Faktura',
|
||||
'Invoices' => 'fakturor',
|
||||
'IsDefault' => 'är standard',
|
||||
'LastContact' => 'senast Kontakta',
|
||||
'LastOrder' => 'Sista beställningen',
|
||||
'Log' => 'Logga',
|
||||
'Logs' => 'loggar',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD Sales',
|
||||
'Main' => 'Huvudsaklig',
|
||||
'Margin' => 'Marginal',
|
||||
'Master' => 'Bemästra',
|
||||
'Messages' => 'meddelanden',
|
||||
'Modified' => 'Ändrad',
|
||||
'Modules' => 'moduler',
|
||||
'Name' => 'namn',
|
||||
'Name1' => 'namn1',
|
||||
'Name2' => 'name2',
|
||||
'Name3' => 'NAME3',
|
||||
'Net' => 'Netto',
|
||||
'Notes' => 'anteckningar',
|
||||
'Number' => 'siffra',
|
||||
'Office' => 'Kontor',
|
||||
'Payment' => 'Betalning',
|
||||
'PaymentTerm' => 'Betalningsvillkor',
|
||||
'Permission' => 'Lov',
|
||||
'Phone' => 'Telefon',
|
||||
'Postal' => 'Post',
|
||||
'Price' => 'Pris',
|
||||
'Prices' => 'priserna',
|
||||
'Private' => 'Privat',
|
||||
'Productgroup' => 'Produktgrupp',
|
||||
'Profile' => 'Profil',
|
||||
'Purchase' => 'Inköp',
|
||||
'Quantity' => 'Kvantitet',
|
||||
'RecentInvoices' => 'nya fakturor',
|
||||
'Sales' => 'försäljning',
|
||||
'Segment' => 'Segmentet',
|
||||
'Segments' => 'segment',
|
||||
'Subtype' => 'subtyp',
|
||||
'Supplier' => 'Leverantör',
|
||||
'Suppliers' => 'leverantörer',
|
||||
'Support' => 'Stöd',
|
||||
'Tags' => 'Tags',
|
||||
'Title' => '#VALUE!',
|
||||
'Type' => 'Typ',
|
||||
'Wire' => 'Tråd',
|
||||
'YTDSales' => 'YTD Sales',
|
||||
'Zip' => 'Blixtlås',
|
||||
]];
|
||||
102
Theme/Backend/Lang/th.lang.php
Normal file
102
Theme/Backend/Lang/th.lang.php
Normal file
|
|
@ -0,0 +1,102 @@
|
|||
<?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 ['SupplierManagement' => [
|
||||
'Accounting' => 'การบัญชี',
|
||||
'Addition' => 'ส่วนที่เพิ่มเข้าไป',
|
||||
'Address' => 'ที่อยู่',
|
||||
'Addresses' => 'ที่อยู่',
|
||||
'AreaManager' => 'ผู้จัดการพื้นที่',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Articles' => 'บทความ',
|
||||
'Balance' => 'สมดุล',
|
||||
'Bonus' => 'โบนัส',
|
||||
'Business' => 'ธุรกิจ',
|
||||
'CLV' => 'CLV',
|
||||
'Calendar' => 'ปฏิทิน',
|
||||
'City' => 'เมือง',
|
||||
'Client' => 'ไคลเอนต์',
|
||||
'Clients' => 'ลูกค้า',
|
||||
'Contact' => 'ติดต่อ',
|
||||
'Country' => 'ประเทศ',
|
||||
'Created' => 'ที่สร้างไว้',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'CreditRating' => 'การจัดอันดับเครดิต',
|
||||
'Creditcard' => 'บัตรเครดิต',
|
||||
'DSO' => 'เอสโอ',
|
||||
'DUE' => 'ครบกำหนด',
|
||||
'Date' => 'วันที่',
|
||||
'Default' => 'ค่าเริ่มต้น',
|
||||
'Delivery' => 'การจัดส่งสินค้า',
|
||||
'Discount' => 'ส่วนลด',
|
||||
'DiscountP' => '% ส่วนลด',
|
||||
'Documents' => 'เอกสาร',
|
||||
'Due' => '#VALUE!',
|
||||
'Email' => 'อีเมล์',
|
||||
'Fax' => 'แฟกซ์',
|
||||
'Files' => 'ไฟล์',
|
||||
'Freightage' => 'ของบรรทุกของ',
|
||||
'Group' => 'กลุ่ม',
|
||||
'ID' => 'ID',
|
||||
'Info' => 'ข้อมูล',
|
||||
'Invoice' => 'ใบแจ้งหนี้',
|
||||
'Invoices' => 'ใบแจ้งหนี้',
|
||||
'IsDefault' => 'เป็นค่าเริ่มต้น',
|
||||
'LastContact' => 'ติดต่อล่าสุด',
|
||||
'LastOrder' => 'คำสั่งสุดท้าย',
|
||||
'Log' => 'เข้าสู่ระบบ',
|
||||
'Logs' => 'ท่อน',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD ขาย',
|
||||
'Main' => 'หลัก',
|
||||
'Margin' => 'ขอบ',
|
||||
'Master' => 'เจ้านาย',
|
||||
'Messages' => 'ข้อความ',
|
||||
'Modified' => 'ดัดแปลง',
|
||||
'Modules' => 'โมดูล',
|
||||
'Name' => 'ชื่อ',
|
||||
'Name1' => 'ชื่อ 1',
|
||||
'Name2' => 'name2',
|
||||
'Name3' => 'NAME3',
|
||||
'Net' => 'สุทธิ',
|
||||
'Notes' => 'หมายเหตุ',
|
||||
'Number' => 'จำนวน',
|
||||
'Office' => 'สำนักงาน',
|
||||
'Payment' => 'การชำระเงิน',
|
||||
'PaymentTerm' => 'เงื่อนไขการชำระเงิน',
|
||||
'Permission' => 'การอนุญาต',
|
||||
'Phone' => 'โทรศัพท์',
|
||||
'Postal' => 'ไปรษณีย์',
|
||||
'Price' => 'ราคา',
|
||||
'Prices' => 'ราคา',
|
||||
'Private' => 'เอกชน',
|
||||
'Productgroup' => 'Productgroup',
|
||||
'Profile' => 'ข้อมูลส่วนตัว',
|
||||
'Purchase' => 'ซื้อ',
|
||||
'Quantity' => 'ปริมาณ',
|
||||
'RecentInvoices' => 'ใบแจ้งหนี้ล่าสุด',
|
||||
'Sales' => 'ขาย',
|
||||
'Segment' => 'ส่วน',
|
||||
'Segments' => 'กลุ่ม',
|
||||
'Subtype' => 'ย่อย',
|
||||
'Supplier' => 'ผู้ผลิต',
|
||||
'Suppliers' => 'ซัพพลายเออร์',
|
||||
'Support' => 'สนับสนุน',
|
||||
'Tags' => 'แท็ก',
|
||||
'Title' => '#VALUE!',
|
||||
'Type' => 'ชนิด',
|
||||
'Wire' => 'ลวด',
|
||||
'YTDSales' => 'YTD ขาย',
|
||||
'Zip' => 'ซิป',
|
||||
]];
|
||||
102
Theme/Backend/Lang/tr.lang.php
Normal file
102
Theme/Backend/Lang/tr.lang.php
Normal file
|
|
@ -0,0 +1,102 @@
|
|||
<?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 ['SupplierManagement' => [
|
||||
'Accounting' => 'Muhasebe',
|
||||
'Addition' => 'İlave',
|
||||
'Address' => 'Adres',
|
||||
'Addresses' => 'Adresler',
|
||||
'AreaManager' => 'Bölge Müdürü',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Articles' => 'Nesne',
|
||||
'Balance' => 'Denge',
|
||||
'Bonus' => 'Bonus',
|
||||
'Business' => 'iş',
|
||||
'CLV' => 'CLV',
|
||||
'Calendar' => 'Takvim',
|
||||
'City' => 'Kent',
|
||||
'Client' => 'müşteri',
|
||||
'Clients' => 'Müşteriler',
|
||||
'Contact' => 'İletişim',
|
||||
'Country' => 'ülke',
|
||||
'Created' => 'düzenlendi',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'CreditRating' => 'Kredi notu',
|
||||
'Creditcard' => 'Kredi kartı',
|
||||
'DSO' => 'DSO',
|
||||
'DUE' => 'nedeniyle',
|
||||
'Date' => 'tarih',
|
||||
'Default' => 'Varsayılan',
|
||||
'Delivery' => 'teslim',
|
||||
'Discount' => 'İndirim',
|
||||
'DiscountP' => 'İndirim %',
|
||||
'Documents' => 'evraklar',
|
||||
'Due' => '#VALUE!',
|
||||
'Email' => 'E-posta',
|
||||
'Fax' => 'Faks',
|
||||
'Files' => 'Dosyalar',
|
||||
'Freightage' => 'yük taşıma',
|
||||
'Group' => 'grup',
|
||||
'ID' => 'İD',
|
||||
'Info' => 'Bilgi',
|
||||
'Invoice' => 'Fatura',
|
||||
'Invoices' => 'Faturalar',
|
||||
'IsDefault' => 'varsayılan mı',
|
||||
'LastContact' => 'Son İletişim',
|
||||
'LastOrder' => 'Son sipariş',
|
||||
'Log' => 'Giriş',
|
||||
'Logs' => 'Kütükler',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD Satış',
|
||||
'Main' => 'Ana',
|
||||
'Margin' => 'kenar',
|
||||
'Master' => 'Usta',
|
||||
'Messages' => 'Mesajlar',
|
||||
'Modified' => 'Değiştirilmiş',
|
||||
'Modules' => 'Modüller',
|
||||
'Name' => 'ad',
|
||||
'Name1' => 'İsim1',
|
||||
'Name2' => 'Ad2',
|
||||
'Name3' => 'NAME3',
|
||||
'Net' => 'Ağ',
|
||||
'Notes' => 'notlar',
|
||||
'Number' => 'Numara',
|
||||
'Office' => 'Ofis',
|
||||
'Payment' => 'Ödeme',
|
||||
'PaymentTerm' => 'Ödeme koşulu',
|
||||
'Permission' => 'izin',
|
||||
'Phone' => 'Telefon',
|
||||
'Postal' => 'Posta',
|
||||
'Price' => 'Fiyat',
|
||||
'Prices' => 'Fiyat:% s',
|
||||
'Private' => 'Özel',
|
||||
'Productgroup' => 'Ürün grubu',
|
||||
'Profile' => 'Profil',
|
||||
'Purchase' => 'Satın alma',
|
||||
'Quantity' => 'miktar',
|
||||
'RecentInvoices' => 'Son Faturalar',
|
||||
'Sales' => 'Satış',
|
||||
'Segment' => 'bölüm',
|
||||
'Segments' => 'Bölümleri',
|
||||
'Subtype' => 'Alt tür',
|
||||
'Supplier' => 'Tedarikçi',
|
||||
'Suppliers' => 'Tedarikçiler',
|
||||
'Support' => 'Destek',
|
||||
'Tags' => 'Etiketler',
|
||||
'Title' => '#VALUE!',
|
||||
'Type' => 'tip',
|
||||
'Wire' => 'Tel',
|
||||
'YTDSales' => 'YBB Satış',
|
||||
'Zip' => 'Zip',
|
||||
]];
|
||||
102
Theme/Backend/Lang/uk.lang.php
Normal file
102
Theme/Backend/Lang/uk.lang.php
Normal file
|
|
@ -0,0 +1,102 @@
|
|||
<?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 ['SupplierManagement' => [
|
||||
'Accounting' => 'облік',
|
||||
'Addition' => 'додаток',
|
||||
'Address' => 'адреса',
|
||||
'Addresses' => 'адреси',
|
||||
'AreaManager' => 'Area Manager',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Articles' => 'статті',
|
||||
'Balance' => 'баланс',
|
||||
'Bonus' => 'бонус',
|
||||
'Business' => 'бізнес',
|
||||
'CLV' => 'CLV',
|
||||
'Calendar' => 'календар',
|
||||
'City' => 'місто',
|
||||
'Client' => 'клієнт',
|
||||
'Clients' => 'клієнти',
|
||||
'Contact' => 'контакт',
|
||||
'Country' => 'країна',
|
||||
'Created' => 'створений',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'CreditRating' => 'Кредитний рейтинг',
|
||||
'Creditcard' => 'Кредитна карта',
|
||||
'DSO' => 'DSO',
|
||||
'DUE' => 'належне',
|
||||
'Date' => 'Дата',
|
||||
'Default' => 'дефолт',
|
||||
'Delivery' => 'доставка',
|
||||
'Discount' => 'знижка',
|
||||
'DiscountP' => 'знижка%',
|
||||
'Documents' => 'документи',
|
||||
'Due' => '#VALUE!',
|
||||
'Email' => 'E-mail',
|
||||
'Fax' => 'факс',
|
||||
'Files' => 'файли',
|
||||
'Freightage' => 'вантажомісткість',
|
||||
'Group' => 'група',
|
||||
'ID' => 'ID',
|
||||
'Info' => 'інформація',
|
||||
'Invoice' => 'рахунок-фактура',
|
||||
'Invoices' => 'Рахунки-фактури',
|
||||
'IsDefault' => 'Чи є за замовчуванням',
|
||||
'LastContact' => 'Останній Контакт',
|
||||
'LastOrder' => 'останнє замовлення',
|
||||
'Log' => 'Ввійти',
|
||||
'Logs' => 'колоди',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD продажів',
|
||||
'Main' => 'головний',
|
||||
'Margin' => 'націнка',
|
||||
'Master' => 'майстер',
|
||||
'Messages' => 'повідомлення',
|
||||
'Modified' => 'модифікований',
|
||||
'Modules' => 'модулі',
|
||||
'Name' => 'ім\'я',
|
||||
'Name1' => 'Name1',
|
||||
'Name2' => 'Name2',
|
||||
'Name3' => 'name3',
|
||||
'Net' => 'нетто',
|
||||
'Notes' => 'примітки',
|
||||
'Number' => 'номер',
|
||||
'Office' => 'офіс',
|
||||
'Payment' => 'оплата',
|
||||
'PaymentTerm' => 'Термін оплати',
|
||||
'Permission' => 'дозвіл',
|
||||
'Phone' => 'телефон',
|
||||
'Postal' => 'поштовий',
|
||||
'Price' => 'ціна',
|
||||
'Prices' => 'ціни',
|
||||
'Private' => 'приватний',
|
||||
'Productgroup' => 'Група продуктів',
|
||||
'Profile' => 'профіль',
|
||||
'Purchase' => 'покупка',
|
||||
'Quantity' => 'кількість',
|
||||
'RecentInvoices' => 'Останні рахунків-фактур',
|
||||
'Sales' => 'продажів',
|
||||
'Segment' => 'сегмент',
|
||||
'Segments' => 'сегменти',
|
||||
'Subtype' => 'підтип',
|
||||
'Supplier' => 'постачальник',
|
||||
'Suppliers' => 'постачальники',
|
||||
'Support' => 'підтримка',
|
||||
'Tags' => 'Теги',
|
||||
'Title' => '#VALUE!',
|
||||
'Type' => 'тип',
|
||||
'Wire' => 'дротяний',
|
||||
'YTDSales' => 'Найвищий Менеджер з продажу',
|
||||
'Zip' => 'застібка-блискавка',
|
||||
]];
|
||||
102
Theme/Backend/Lang/zh.lang.php
Normal file
102
Theme/Backend/Lang/zh.lang.php
Normal file
|
|
@ -0,0 +1,102 @@
|
|||
<?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 ['SupplierManagement' => [
|
||||
'Accounting' => '会计',
|
||||
'Addition' => '添加',
|
||||
'Address' => '地址',
|
||||
'Addresses' => '地址',
|
||||
'AreaManager' => '区域经理',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Articles' => '用品',
|
||||
'Balance' => '平衡',
|
||||
'Bonus' => '奖金',
|
||||
'Business' => '商业',
|
||||
'CLV' => 'CLV',
|
||||
'Calendar' => '日历',
|
||||
'City' => '城市',
|
||||
'Client' => '客户',
|
||||
'Clients' => '客户端',
|
||||
'Contact' => '接触',
|
||||
'Country' => '国家',
|
||||
'Created' => '创建',
|
||||
'CreatedAt' => '#VALUE!',
|
||||
'CreditRating' => '信用评级',
|
||||
'Creditcard' => '信用卡',
|
||||
'DSO' => 'DSO',
|
||||
'DUE' => '到期的',
|
||||
'Date' => '日期',
|
||||
'Default' => '默认',
|
||||
'Delivery' => '交货',
|
||||
'Discount' => '折扣',
|
||||
'DiscountP' => '折扣 %',
|
||||
'Documents' => '文件',
|
||||
'Due' => '#VALUE!',
|
||||
'Email' => '电子邮件',
|
||||
'Fax' => '传真',
|
||||
'Files' => '档',
|
||||
'Freightage' => '货物运输',
|
||||
'Group' => '团体',
|
||||
'ID' => 'ID',
|
||||
'Info' => '信息',
|
||||
'Invoice' => '发票',
|
||||
'Invoices' => '发票',
|
||||
'IsDefault' => '是默认',
|
||||
'LastContact' => '最后联系',
|
||||
'LastOrder' => '最后的订单',
|
||||
'Log' => '日志',
|
||||
'Logs' => '日志',
|
||||
'MRR' => 'MRR',
|
||||
'MTDSales' => 'MTD销售',
|
||||
'Main' => '主要的',
|
||||
'Margin' => '利润',
|
||||
'Master' => '掌握',
|
||||
'Messages' => '消息',
|
||||
'Modified' => '修改的',
|
||||
'Modules' => '模块',
|
||||
'Name' => '姓名',
|
||||
'Name1' => '名1',
|
||||
'Name2' => '名称2',
|
||||
'Name3' => 'NAME3',
|
||||
'Net' => '网',
|
||||
'Notes' => '笔记',
|
||||
'Number' => '数字',
|
||||
'Office' => '办公室',
|
||||
'Payment' => '支付',
|
||||
'PaymentTerm' => '付款期限',
|
||||
'Permission' => '允许',
|
||||
'Phone' => '电话',
|
||||
'Postal' => '邮政',
|
||||
'Price' => '价格',
|
||||
'Prices' => '价格',
|
||||
'Private' => '私人的',
|
||||
'Productgroup' => '产品组',
|
||||
'Profile' => '轮廓',
|
||||
'Purchase' => '购买',
|
||||
'Quantity' => '数量',
|
||||
'RecentInvoices' => '最近的发票',
|
||||
'Sales' => '销售量',
|
||||
'Segment' => '部分',
|
||||
'Segments' => '段',
|
||||
'Subtype' => '亚型',
|
||||
'Supplier' => '供应商',
|
||||
'Suppliers' => '供应商',
|
||||
'Support' => '支持',
|
||||
'Tags' => '标签',
|
||||
'Title' => '#VALUE!',
|
||||
'Type' => '类型',
|
||||
'Wire' => '金属丝',
|
||||
'YTDSales' => '年初至今累计',
|
||||
'Zip' => '压缩',
|
||||
]];
|
||||
Loading…
Reference in New Issue
Block a user