mirror of
https://github.com/Karaka-Management/oms-Marketing.git
synced 2026-02-04 20:58:41 +00:00
update lang files
This commit is contained in:
parent
6c54a30d8a
commit
9518d4b3b1
21
Theme/Backend/Lang/Navigation.ar.lang.php
Normal file
21
Theme/Backend/Lang/Navigation.ar.lang.php
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<?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' => [
|
||||
'Analysis' => 'التحليلات',
|
||||
'Create' => 'يخلق',
|
||||
'Events' => 'الأحداث',
|
||||
'Marketing' => 'تسويق',
|
||||
'Promotions' => 'الترقيات',
|
||||
]];
|
||||
21
Theme/Backend/Lang/Navigation.cs.lang.php
Normal file
21
Theme/Backend/Lang/Navigation.cs.lang.php
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<?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' => [
|
||||
'Analysis' => 'Analýza',
|
||||
'Create' => 'Vytvořit',
|
||||
'Events' => 'Události',
|
||||
'Marketing' => 'Marketing',
|
||||
'Promotions' => 'Propagace',
|
||||
]];
|
||||
21
Theme/Backend/Lang/Navigation.da.lang.php
Normal file
21
Theme/Backend/Lang/Navigation.da.lang.php
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<?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' => [
|
||||
'Analysis' => 'Analyse',
|
||||
'Create' => 'skab',
|
||||
'Events' => 'Begivenheder',
|
||||
'Marketing' => 'Marketing.',
|
||||
'Promotions' => 'Kampagner.',
|
||||
]];
|
||||
21
Theme/Backend/Lang/Navigation.de.lang.php
Normal file
21
Theme/Backend/Lang/Navigation.de.lang.php
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<?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' => [
|
||||
'Analysis' => 'Analyse',
|
||||
'Create' => 'Erstellen',
|
||||
'Events' => 'Veranstaltungen',
|
||||
'Marketing' => 'Marketing',
|
||||
'Promotions' => 'Promotions',
|
||||
]];
|
||||
21
Theme/Backend/Lang/Navigation.el.lang.php
Normal file
21
Theme/Backend/Lang/Navigation.el.lang.php
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<?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' => [
|
||||
'Analysis' => 'Ανάλυση',
|
||||
'Create' => 'Δημιουργώ',
|
||||
'Events' => 'Εκδηλώσεις',
|
||||
'Marketing' => 'Εμπορία',
|
||||
'Promotions' => 'Προωθήσεις',
|
||||
]];
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* PHP Version 8.0
|
||||
*
|
||||
* @package Modules\Marketing
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 1.0
|
||||
* @version 1.0.0
|
||||
|
|
|
|||
21
Theme/Backend/Lang/Navigation.es.lang.php
Normal file
21
Theme/Backend/Lang/Navigation.es.lang.php
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<?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' => [
|
||||
'Analysis' => 'Análisis',
|
||||
'Create' => 'Crear',
|
||||
'Events' => 'Eventos',
|
||||
'Marketing' => 'Márketing',
|
||||
'Promotions' => 'Promociones',
|
||||
]];
|
||||
21
Theme/Backend/Lang/Navigation.fi.lang.php
Normal file
21
Theme/Backend/Lang/Navigation.fi.lang.php
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<?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' => [
|
||||
'Analysis' => 'Analyysi',
|
||||
'Create' => 'Luoda',
|
||||
'Events' => 'Tapahtumat',
|
||||
'Marketing' => 'Markkinointi',
|
||||
'Promotions' => 'Kampanjat',
|
||||
]];
|
||||
21
Theme/Backend/Lang/Navigation.fr.lang.php
Normal file
21
Theme/Backend/Lang/Navigation.fr.lang.php
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<?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' => [
|
||||
'Analysis' => 'Analyse',
|
||||
'Create' => 'Créer',
|
||||
'Events' => 'Événements',
|
||||
'Marketing' => 'Commercialisation',
|
||||
'Promotions' => 'Promotions',
|
||||
]];
|
||||
21
Theme/Backend/Lang/Navigation.hu.lang.php
Normal file
21
Theme/Backend/Lang/Navigation.hu.lang.php
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<?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' => [
|
||||
'Analysis' => 'Elemzés',
|
||||
'Create' => 'Teremt',
|
||||
'Events' => 'Események',
|
||||
'Marketing' => 'Marketing',
|
||||
'Promotions' => 'Promóciók',
|
||||
]];
|
||||
21
Theme/Backend/Lang/Navigation.it.lang.php
Normal file
21
Theme/Backend/Lang/Navigation.it.lang.php
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<?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' => [
|
||||
'Analysis' => 'Analisi',
|
||||
'Create' => 'Creare',
|
||||
'Events' => 'Eventi',
|
||||
'Marketing' => 'Marketing',
|
||||
'Promotions' => 'Promozioni',
|
||||
]];
|
||||
21
Theme/Backend/Lang/Navigation.ja.lang.php
Normal file
21
Theme/Backend/Lang/Navigation.ja.lang.php
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<?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' => [
|
||||
'Analysis' => '分析',
|
||||
'Create' => '作成',
|
||||
'Events' => 'イベント',
|
||||
'Marketing' => 'マーケティング',
|
||||
'Promotions' => 'プロモーション',
|
||||
]];
|
||||
21
Theme/Backend/Lang/Navigation.ko.lang.php
Normal file
21
Theme/Backend/Lang/Navigation.ko.lang.php
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<?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' => [
|
||||
'Analysis' => '분석',
|
||||
'Create' => '만들다',
|
||||
'Events' => '이벤트',
|
||||
'Marketing' => '마케팅',
|
||||
'Promotions' => '프로모션',
|
||||
]];
|
||||
21
Theme/Backend/Lang/Navigation.no.lang.php
Normal file
21
Theme/Backend/Lang/Navigation.no.lang.php
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<?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' => [
|
||||
'Analysis' => 'Analyse',
|
||||
'Create' => 'Skape',
|
||||
'Events' => 'arrangementer',
|
||||
'Marketing' => 'Markedsføring',
|
||||
'Promotions' => 'Kampanjer',
|
||||
]];
|
||||
21
Theme/Backend/Lang/Navigation.pl.lang.php
Normal file
21
Theme/Backend/Lang/Navigation.pl.lang.php
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<?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' => [
|
||||
'Analysis' => 'Analiza',
|
||||
'Create' => 'Tworzyć',
|
||||
'Events' => 'Wydarzenia',
|
||||
'Marketing' => 'Marketing',
|
||||
'Promotions' => 'Promocje',
|
||||
]];
|
||||
21
Theme/Backend/Lang/Navigation.pt.lang.php
Normal file
21
Theme/Backend/Lang/Navigation.pt.lang.php
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<?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' => [
|
||||
'Analysis' => 'Análise',
|
||||
'Create' => 'Crio',
|
||||
'Events' => 'Eventos',
|
||||
'Marketing' => 'Marketing',
|
||||
'Promotions' => 'Promoções.',
|
||||
]];
|
||||
21
Theme/Backend/Lang/Navigation.ru.lang.php
Normal file
21
Theme/Backend/Lang/Navigation.ru.lang.php
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<?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' => [
|
||||
'Analysis' => 'Анализ',
|
||||
'Create' => 'Создавать',
|
||||
'Events' => 'События',
|
||||
'Marketing' => 'Маркетинг',
|
||||
'Promotions' => 'Акции',
|
||||
]];
|
||||
21
Theme/Backend/Lang/Navigation.sv.lang.php
Normal file
21
Theme/Backend/Lang/Navigation.sv.lang.php
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<?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' => [
|
||||
'Analysis' => 'Analys',
|
||||
'Create' => 'Skapa',
|
||||
'Events' => 'evenemang',
|
||||
'Marketing' => 'Marknadsföring',
|
||||
'Promotions' => 'Kampanjer',
|
||||
]];
|
||||
21
Theme/Backend/Lang/Navigation.th.lang.php
Normal file
21
Theme/Backend/Lang/Navigation.th.lang.php
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<?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' => [
|
||||
'Analysis' => 'การวิเคราะห์',
|
||||
'Create' => 'สร้าง',
|
||||
'Events' => 'เหตุการณ์',
|
||||
'Marketing' => 'การตลาด',
|
||||
'Promotions' => 'โปรโมชั่น',
|
||||
]];
|
||||
21
Theme/Backend/Lang/Navigation.tr.lang.php
Normal file
21
Theme/Backend/Lang/Navigation.tr.lang.php
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<?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' => [
|
||||
'Analysis' => 'Analiz',
|
||||
'Create' => 'Yaratmak',
|
||||
'Events' => 'Olaylar',
|
||||
'Marketing' => 'Pazarlama',
|
||||
'Promotions' => 'Tanıtımlar',
|
||||
]];
|
||||
21
Theme/Backend/Lang/Navigation.uk.lang.php
Normal file
21
Theme/Backend/Lang/Navigation.uk.lang.php
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<?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' => [
|
||||
'Analysis' => 'Аналіз',
|
||||
'Create' => 'Створювати',
|
||||
'Events' => 'Подія',
|
||||
'Marketing' => 'Маркетинг',
|
||||
'Promotions' => 'Акції',
|
||||
]];
|
||||
21
Theme/Backend/Lang/Navigation.zh.lang.php
Normal file
21
Theme/Backend/Lang/Navigation.zh.lang.php
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<?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' => [
|
||||
'Analysis' => '分析',
|
||||
'Create' => '创建',
|
||||
'Events' => '事件',
|
||||
'Marketing' => '营销',
|
||||
'Promotions' => '促销',
|
||||
]];
|
||||
|
|
@ -14,12 +14,12 @@ declare(strict_types=1);
|
|||
|
||||
return ['Marketing' => [
|
||||
'Actual' => 'فعلي',
|
||||
'Budget' => 'ميزانية',
|
||||
'Budget' => 'الدخل',
|
||||
'Description' => 'وصف',
|
||||
'Due' => 'حق',
|
||||
'Due' => 'بسبب',
|
||||
'End' => 'نهاية',
|
||||
'Event' => 'هدف',
|
||||
'Events' => 'أحداث',
|
||||
'Event' => 'حدث',
|
||||
'Events' => 'الأحداث',
|
||||
'Expenses' => 'نفقات',
|
||||
'Limit' => 'حد',
|
||||
'Location' => 'موقع',
|
||||
|
|
@ -27,8 +27,8 @@ return ['Marketing' => [
|
|||
'Promotion' => 'ترقية وظيفية',
|
||||
'Promotions' => 'الترقيات',
|
||||
'Sales' => 'مبيعات',
|
||||
'Start' => 'بداية',
|
||||
'Start' => 'يبدأ',
|
||||
'Status' => 'حالة',
|
||||
'Title' => 'لقب',
|
||||
'Type' => 'اكتب',
|
||||
'Title' => 'عنوان',
|
||||
'Type' => 'نوع',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -16,16 +16,16 @@ return ['Marketing' => [
|
|||
'Actual' => 'Aktuální',
|
||||
'Budget' => 'Rozpočet',
|
||||
'Description' => 'Popis',
|
||||
'Due' => 'Z důvodu',
|
||||
'Due' => 'Způsoben',
|
||||
'End' => 'Konec',
|
||||
'Event' => 'událost',
|
||||
'Events' => 'Události',
|
||||
'Expenses' => 'výdaje',
|
||||
'Expenses' => 'Výdaje',
|
||||
'Limit' => 'Omezit',
|
||||
'Location' => 'Umístění',
|
||||
'Name' => 'název',
|
||||
'Promotion' => 'povýšení',
|
||||
'Promotions' => 'Promotions',
|
||||
'Promotions' => 'Propagace',
|
||||
'Sales' => 'Odbyt',
|
||||
'Start' => 'Start',
|
||||
'Status' => 'Postavení',
|
||||
|
|
|
|||
|
|
@ -25,10 +25,10 @@ return ['Marketing' => [
|
|||
'Location' => 'Beliggenhed',
|
||||
'Name' => 'Navn',
|
||||
'Promotion' => 'Forfremmelse',
|
||||
'Promotions' => 'Kampagner',
|
||||
'Sales' => 'Salg',
|
||||
'Promotions' => 'Kampagner.',
|
||||
'Sales' => 'SALG',
|
||||
'Start' => 'Start',
|
||||
'Status' => 'status',
|
||||
'Status' => 'Status.',
|
||||
'Title' => 'Titel',
|
||||
'Type' => 'Type',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,22 +13,22 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Marketing' => [
|
||||
'Actual' => '',
|
||||
'Budget' => '',
|
||||
'Description' => '',
|
||||
'Due' => '',
|
||||
'End' => '',
|
||||
'Event' => '',
|
||||
'Events' => '',
|
||||
'Expenses' => '',
|
||||
'Limit' => '',
|
||||
'Location' => '',
|
||||
'Name' => '',
|
||||
'Promotion' => '',
|
||||
'Promotions' => '',
|
||||
'Sales' => '',
|
||||
'Start' => '',
|
||||
'Status' => '',
|
||||
'Title' => '',
|
||||
'Type' => '',
|
||||
'Actual' => 'Tatsächlich',
|
||||
'Budget' => 'Budget',
|
||||
'Description' => 'Beschreibung',
|
||||
'Due' => 'Fällig',
|
||||
'End' => 'Ende',
|
||||
'Event' => 'Fall',
|
||||
'Events' => 'Veranstaltungen',
|
||||
'Expenses' => 'Kosten',
|
||||
'Limit' => 'Grenze',
|
||||
'Location' => 'Ort',
|
||||
'Name' => 'Name',
|
||||
'Promotion' => 'Beförderung',
|
||||
'Promotions' => 'Promotions',
|
||||
'Sales' => 'Der Umsatz',
|
||||
'Start' => 'Anfang',
|
||||
'Status' => 'Status',
|
||||
'Title' => 'Titel',
|
||||
'Type' => 'Typ',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ return ['Marketing' => [
|
|||
'Location' => 'Τοποθεσία',
|
||||
'Name' => 'Ονομα',
|
||||
'Promotion' => 'Προβολή',
|
||||
'Promotions' => 'Προσφορές',
|
||||
'Promotions' => 'Προωθήσεις',
|
||||
'Sales' => 'Εκπτώσεις',
|
||||
'Start' => 'Αρχή',
|
||||
'Status' => 'Κατάσταση',
|
||||
|
|
|
|||
|
|
@ -16,16 +16,16 @@ return ['Marketing' => [
|
|||
'Actual' => 'Real',
|
||||
'Budget' => 'Presupuesto',
|
||||
'Description' => 'Descripción',
|
||||
'Due' => 'Debido',
|
||||
'Due' => 'Vencer',
|
||||
'End' => 'Fin',
|
||||
'Event' => 'Evento',
|
||||
'Events' => 'Eventos',
|
||||
'Expenses' => 'Gastos',
|
||||
'Limit' => 'Límite',
|
||||
'Location' => 'Localización',
|
||||
'Location' => 'Ubicación',
|
||||
'Name' => 'Nombre',
|
||||
'Promotion' => 'Promoción',
|
||||
'Promotions' => 'promociones',
|
||||
'Promotions' => 'Promociones',
|
||||
'Sales' => 'Ventas',
|
||||
'Start' => 'Comienzo',
|
||||
'Status' => 'Estado',
|
||||
|
|
|
|||
|
|
@ -14,10 +14,10 @@ declare(strict_types=1);
|
|||
|
||||
return ['Marketing' => [
|
||||
'Actual' => 'Todellinen',
|
||||
'Budget' => 'talousarvio',
|
||||
'Budget' => 'Budjetti',
|
||||
'Description' => 'Kuvaus',
|
||||
'Due' => 'maksettava',
|
||||
'End' => 'pää',
|
||||
'Due' => 'Takia',
|
||||
'End' => 'Loppu',
|
||||
'Event' => 'Tapahtuma',
|
||||
'Events' => 'Tapahtumat',
|
||||
'Expenses' => 'Kulut',
|
||||
|
|
@ -25,10 +25,10 @@ return ['Marketing' => [
|
|||
'Location' => 'Sijainti',
|
||||
'Name' => 'Nimi',
|
||||
'Promotion' => 'Edistäminen',
|
||||
'Promotions' => 'tarjouksia',
|
||||
'Promotions' => 'Kampanjat',
|
||||
'Sales' => 'Myynti',
|
||||
'Start' => 'alkaa',
|
||||
'Status' => 'Tila',
|
||||
'Title' => 'otsikko',
|
||||
'Title' => 'Otsikko',
|
||||
'Type' => 'Tyyppi',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -15,19 +15,19 @@ declare(strict_types=1);
|
|||
return ['Marketing' => [
|
||||
'Actual' => 'Réel',
|
||||
'Budget' => 'Budget',
|
||||
'Description' => 'Description',
|
||||
'Due' => 'Payable',
|
||||
'Description' => 'La description',
|
||||
'Due' => 'Dû',
|
||||
'End' => 'Finir',
|
||||
'Event' => 'Événement',
|
||||
'Events' => 'Événements',
|
||||
'Expenses' => 'dépenses',
|
||||
'Expenses' => 'Dépenses',
|
||||
'Limit' => 'Limite',
|
||||
'Location' => 'Lieu',
|
||||
'Location' => 'Emplacement',
|
||||
'Name' => 'Nom',
|
||||
'Promotion' => 'Promotion',
|
||||
'Promotions' => 'promotions',
|
||||
'Promotions' => 'Promotions',
|
||||
'Sales' => 'Ventes',
|
||||
'Start' => 'Début',
|
||||
'Start' => 'Démarrer',
|
||||
'Status' => 'Statut',
|
||||
'Title' => 'Titre',
|
||||
'Type' => 'Taper',
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ return ['Marketing' => [
|
|||
'Budget' => 'Költségvetés',
|
||||
'Description' => 'Leírás',
|
||||
'Due' => 'Esedékes',
|
||||
'End' => 'vég',
|
||||
'End' => 'Vége',
|
||||
'Event' => 'Esemény',
|
||||
'Events' => 'Események',
|
||||
'Expenses' => 'Költségek',
|
||||
|
|
@ -25,8 +25,8 @@ return ['Marketing' => [
|
|||
'Location' => 'Elhelyezkedés',
|
||||
'Name' => 'Név',
|
||||
'Promotion' => 'promóció',
|
||||
'Promotions' => 'akciók',
|
||||
'Sales' => 'Sales',
|
||||
'Promotions' => 'Promóciók',
|
||||
'Sales' => 'Értékesítés',
|
||||
'Start' => 'Rajt',
|
||||
'Status' => 'Állapot',
|
||||
'Title' => 'Cím',
|
||||
|
|
|
|||
|
|
@ -14,21 +14,21 @@ declare(strict_types=1);
|
|||
|
||||
return ['Marketing' => [
|
||||
'Actual' => 'Effettivo',
|
||||
'Budget' => 'bilancio',
|
||||
'Budget' => 'Bilancio',
|
||||
'Description' => 'Descrizione',
|
||||
'Due' => 'Dovuto',
|
||||
'End' => 'Fine',
|
||||
'Event' => 'Evento',
|
||||
'Events' => 'eventi',
|
||||
'Events' => 'Eventi',
|
||||
'Expenses' => 'Spese',
|
||||
'Limit' => 'Limite',
|
||||
'Location' => 'Posizione',
|
||||
'Name' => 'Nome',
|
||||
'Promotion' => 'Promozione',
|
||||
'Promotions' => 'promozioni',
|
||||
'Sales' => 'I saldi',
|
||||
'Promotions' => 'Promozioni',
|
||||
'Sales' => 'Saldi',
|
||||
'Start' => 'Inizio',
|
||||
'Status' => 'Stato',
|
||||
'Title' => 'Titolo',
|
||||
'Type' => 'genere',
|
||||
'Type' => 'Tipo',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,22 +13,22 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Marketing' => [
|
||||
'Actual' => '実際の',
|
||||
'Budget' => '予算',
|
||||
'Actual' => '実際',
|
||||
'Budget' => 'バジェット',
|
||||
'Description' => '説明',
|
||||
'Due' => '原因',
|
||||
'Due' => '期限',
|
||||
'End' => '終わり',
|
||||
'Event' => 'イベント',
|
||||
'Events' => 'イベント',
|
||||
'Expenses' => '経費',
|
||||
'Limit' => 'リミット',
|
||||
'Location' => 'ロケーション',
|
||||
'Expenses' => '費用',
|
||||
'Limit' => '限界',
|
||||
'Location' => '位置',
|
||||
'Name' => '名前',
|
||||
'Promotion' => 'プロモーション',
|
||||
'Promotion' => '昇進',
|
||||
'Promotions' => 'プロモーション',
|
||||
'Sales' => 'セールス',
|
||||
'Start' => '開始',
|
||||
'Sales' => '売り返り',
|
||||
'Start' => '始める',
|
||||
'Status' => '状態',
|
||||
'Title' => '題名',
|
||||
'Title' => 'タイトル',
|
||||
'Type' => 'タイプ',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -15,20 +15,20 @@ declare(strict_types=1);
|
|||
return ['Marketing' => [
|
||||
'Actual' => '실제',
|
||||
'Budget' => '예산',
|
||||
'Description' => '기술',
|
||||
'Due' => '정당한',
|
||||
'End' => '종료',
|
||||
'Event' => '행사',
|
||||
'Description' => '설명',
|
||||
'Due' => '로 인한',
|
||||
'End' => '끝',
|
||||
'Event' => '이벤트',
|
||||
'Events' => '이벤트',
|
||||
'Expenses' => '경비',
|
||||
'Limit' => '한도',
|
||||
'Limit' => '한계',
|
||||
'Location' => '위치',
|
||||
'Name' => '이름',
|
||||
'Promotion' => '프로모션',
|
||||
'Promotion' => '홍보',
|
||||
'Promotions' => '프로모션',
|
||||
'Sales' => '매상',
|
||||
'Start' => '스타트',
|
||||
'Start' => '시작',
|
||||
'Status' => '상태',
|
||||
'Title' => '표제',
|
||||
'Title' => '제목',
|
||||
'Type' => '유형',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -16,17 +16,17 @@ return ['Marketing' => [
|
|||
'Actual' => 'Faktiske',
|
||||
'Budget' => 'Budsjett',
|
||||
'Description' => 'Beskrivelse',
|
||||
'Due' => 'Due',
|
||||
'Due' => 'På grunn av det',
|
||||
'End' => 'Slutt',
|
||||
'Event' => 'Begivenhet',
|
||||
'Events' => 'arrangementer',
|
||||
'Expenses' => 'utgifter',
|
||||
'Expenses' => 'Utgifter',
|
||||
'Limit' => 'Grense',
|
||||
'Location' => 'plassering',
|
||||
'Name' => 'Navn',
|
||||
'Promotion' => 'Forfremmelse',
|
||||
'Promotions' => 'kampanjer',
|
||||
'Sales' => 'Salgs',
|
||||
'Promotions' => 'Kampanjer',
|
||||
'Sales' => 'Salg',
|
||||
'Start' => 'Start',
|
||||
'Status' => 'Status',
|
||||
'Title' => 'Tittel',
|
||||
|
|
|
|||
|
|
@ -17,16 +17,16 @@ return ['Marketing' => [
|
|||
'Budget' => 'Budżet',
|
||||
'Description' => 'Opis',
|
||||
'Due' => 'Z powodu',
|
||||
'End' => 'Koniec',
|
||||
'Event' => 'Zdarzenie',
|
||||
'End' => 'Kończyć się',
|
||||
'Event' => 'Wydarzenie',
|
||||
'Events' => 'Wydarzenia',
|
||||
'Expenses' => 'Wydatki',
|
||||
'Limit' => 'Limit',
|
||||
'Location' => 'Lokalizacja',
|
||||
'Name' => 'Nazwa',
|
||||
'Promotion' => 'Awans',
|
||||
'Promotions' => 'Gorące',
|
||||
'Sales' => 'Sprzedaż',
|
||||
'Promotions' => 'Promocje',
|
||||
'Sales' => 'Obroty',
|
||||
'Start' => 'Początek',
|
||||
'Status' => 'Status',
|
||||
'Title' => 'Tytuł',
|
||||
|
|
|
|||
|
|
@ -14,18 +14,18 @@ declare(strict_types=1);
|
|||
|
||||
return ['Marketing' => [
|
||||
'Actual' => 'Real',
|
||||
'Budget' => 'Orçamento',
|
||||
'Budget' => 'Despesas',
|
||||
'Description' => 'Descrição',
|
||||
'Due' => 'Devido',
|
||||
'Due' => 'Vencimento',
|
||||
'End' => 'Fim',
|
||||
'Event' => 'Evento',
|
||||
'Events' => 'Eventos',
|
||||
'Expenses' => 'despesas',
|
||||
'Expenses' => 'Despesas',
|
||||
'Limit' => 'Limite',
|
||||
'Location' => 'Localização',
|
||||
'Name' => 'Nome',
|
||||
'Promotion' => 'Promoção',
|
||||
'Promotions' => 'promoções',
|
||||
'Promotions' => 'Promoções.',
|
||||
'Sales' => 'Vendas',
|
||||
'Start' => 'Começar',
|
||||
'Status' => 'Status',
|
||||
|
|
|
|||
|
|
@ -16,19 +16,19 @@ return ['Marketing' => [
|
|||
'Actual' => 'Действительный',
|
||||
'Budget' => 'Бюджет',
|
||||
'Description' => 'Описание',
|
||||
'Due' => 'Должный',
|
||||
'Due' => 'Должное',
|
||||
'End' => 'Конец',
|
||||
'Event' => 'Мероприятие',
|
||||
'Event' => 'Событие',
|
||||
'Events' => 'События',
|
||||
'Expenses' => 'Затраты',
|
||||
'Limit' => 'предел',
|
||||
'Expenses' => 'Расходы',
|
||||
'Limit' => 'Предел',
|
||||
'Location' => 'Место расположения',
|
||||
'Name' => 'Имя',
|
||||
'Promotion' => 'Повышение',
|
||||
'Promotions' => 'Акции',
|
||||
'Sales' => 'Продажи',
|
||||
'Start' => 'Начинать',
|
||||
'Status' => 'Положение дел',
|
||||
'Status' => 'Статус',
|
||||
'Title' => 'Заголовок',
|
||||
'Type' => 'Тип',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -16,17 +16,17 @@ return ['Marketing' => [
|
|||
'Actual' => 'Faktisk',
|
||||
'Budget' => 'Budget',
|
||||
'Description' => 'Beskrivning',
|
||||
'Due' => 'Till följd av',
|
||||
'Due' => 'På grund av',
|
||||
'End' => 'Slutet',
|
||||
'Event' => 'Händelse',
|
||||
'Events' => 'evenemang',
|
||||
'Expenses' => 'kostnader',
|
||||
'Expenses' => 'Utgifter',
|
||||
'Limit' => 'Begränsa',
|
||||
'Location' => 'Plats',
|
||||
'Name' => 'namn',
|
||||
'Promotion' => 'Befordran',
|
||||
'Promotions' => 'kampanjer',
|
||||
'Sales' => 'försäljning',
|
||||
'Promotions' => 'Kampanjer',
|
||||
'Sales' => 'Försäljning',
|
||||
'Start' => 'Start',
|
||||
'Status' => 'Status',
|
||||
'Title' => 'Titel',
|
||||
|
|
|
|||
|
|
@ -13,22 +13,22 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Marketing' => [
|
||||
'Actual' => 'ที่จริง',
|
||||
'Budget' => 'งบ',
|
||||
'Description' => 'ลักษณะ',
|
||||
'Due' => 'ครบกำหนด',
|
||||
'End' => 'ปลาย',
|
||||
'Actual' => 'แท้จริง',
|
||||
'Budget' => 'งบประมาณ',
|
||||
'Description' => 'คำอธิบาย',
|
||||
'Due' => 'เนื่องจาก',
|
||||
'End' => 'จบ',
|
||||
'Event' => 'เหตุการณ์',
|
||||
'Events' => 'เหตุการณ์ที่เกิดขึ้น',
|
||||
'Expenses' => 'รายจ่าย',
|
||||
'Limit' => 'จำกัด',
|
||||
'Events' => 'เหตุการณ์',
|
||||
'Expenses' => 'ค่าใช้จ่าย',
|
||||
'Limit' => 'ขีด จำกัด',
|
||||
'Location' => 'ที่ตั้ง',
|
||||
'Name' => 'ชื่อ',
|
||||
'Promotion' => 'การส่งเสริม',
|
||||
'Promotions' => 'โปรโมชั่น',
|
||||
'Sales' => 'ขาย',
|
||||
'Start' => 'เริ่มต้น',
|
||||
'Sales' => 'ฝ่ายขาย',
|
||||
'Start' => 'เริ่ม',
|
||||
'Status' => 'สถานะ',
|
||||
'Title' => 'หัวข้อ',
|
||||
'Type' => 'ชนิด',
|
||||
'Title' => 'ชื่อ',
|
||||
'Type' => 'พิมพ์',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -16,19 +16,19 @@ return ['Marketing' => [
|
|||
'Actual' => 'Gerçek',
|
||||
'Budget' => 'Bütçe',
|
||||
'Description' => 'Açıklama',
|
||||
'Due' => 'nedeniyle',
|
||||
'Due' => 'Vadesi dolmuş',
|
||||
'End' => 'Son',
|
||||
'Event' => 'Etkinlik',
|
||||
'Events' => 'Etkinlikler',
|
||||
'Events' => 'Olaylar',
|
||||
'Expenses' => 'Masraflar',
|
||||
'Limit' => 'limit',
|
||||
'Location' => 'yer',
|
||||
'Name' => 'ad',
|
||||
'Promotion' => 'tanıtım',
|
||||
'Promotions' => 'Promosyonlar',
|
||||
'Limit' => 'Sınırlamak',
|
||||
'Location' => 'Konum',
|
||||
'Name' => 'İsim',
|
||||
'Promotion' => 'Terfi',
|
||||
'Promotions' => 'Tanıtımlar',
|
||||
'Sales' => 'Satış',
|
||||
'Start' => 'Başlat',
|
||||
'Status' => 'durum',
|
||||
'Start' => 'Başlangıç',
|
||||
'Status' => 'Durum',
|
||||
'Title' => 'Başlık',
|
||||
'Type' => 'tip',
|
||||
'Type' => 'Tip',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,22 +13,22 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Marketing' => [
|
||||
'Actual' => 'фактичний',
|
||||
'Budget' => 'бюджет',
|
||||
'Description' => 'опис',
|
||||
'Due' => 'належне',
|
||||
'End' => 'кінець',
|
||||
'Event' => 'подія',
|
||||
'Events' => 'події',
|
||||
'Expenses' => 'витрати',
|
||||
'Limit' => 'межа',
|
||||
'Location' => 'Розташування',
|
||||
'Name' => 'ім\'я',
|
||||
'Promotion' => 'просування по службі',
|
||||
'Promotions' => 'знижені ціни',
|
||||
'Sales' => 'продажів',
|
||||
'Start' => 'початок',
|
||||
'Status' => 'статус',
|
||||
'Title' => 'титульний',
|
||||
'Type' => 'тип',
|
||||
'Actual' => 'Фактичний',
|
||||
'Budget' => 'Бюджет',
|
||||
'Description' => 'Опис',
|
||||
'Due' => 'Заборгованість',
|
||||
'End' => 'Кінець',
|
||||
'Event' => 'Подія',
|
||||
'Events' => 'Подія',
|
||||
'Expenses' => 'Витрати',
|
||||
'Limit' => 'Обмеження',
|
||||
'Location' => 'Місцезнаходження',
|
||||
'Name' => 'Назва',
|
||||
'Promotion' => 'Просування',
|
||||
'Promotions' => 'Акції',
|
||||
'Sales' => 'Продаж',
|
||||
'Start' => 'Почати',
|
||||
'Status' => 'Статус',
|
||||
'Title' => 'Заголовок',
|
||||
'Type' => 'Тип',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -19,16 +19,16 @@ return ['Marketing' => [
|
|||
'Due' => '到期的',
|
||||
'End' => '结尾',
|
||||
'Event' => '事件',
|
||||
'Events' => '活动',
|
||||
'Events' => '事件',
|
||||
'Expenses' => '花费',
|
||||
'Limit' => '限制',
|
||||
'Location' => '地点',
|
||||
'Name' => '姓名',
|
||||
'Name' => '名称',
|
||||
'Promotion' => '晋升',
|
||||
'Promotions' => '促销',
|
||||
'Sales' => '销售量',
|
||||
'Start' => '开始',
|
||||
'Status' => '状态',
|
||||
'Status' => '地位',
|
||||
'Title' => '标题',
|
||||
'Type' => '类型',
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user