mirror of
https://github.com/Karaka-Management/oms-Calendar.git
synced 2026-01-29 16:08:40 +00:00
update lang files
This commit is contained in:
parent
0da107d0f5
commit
05fe948bb9
17
Theme/Backend/Lang/Navigation.ar.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.ar.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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' => [
|
||||
'Calendar' => 'تقويم',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.cs.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.cs.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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' => [
|
||||
'Calendar' => 'Kalendář',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.da.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.da.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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' => [
|
||||
'Calendar' => 'Kalender',
|
||||
]];
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* PHP Version 8.0
|
||||
*
|
||||
* @package Modules\Calendar
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 1.0
|
||||
* @version 1.0.0
|
||||
|
|
|
|||
17
Theme/Backend/Lang/Navigation.el.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.el.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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' => [
|
||||
'Calendar' => 'Ημερολόγιο',
|
||||
]];
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* PHP Version 8.0
|
||||
*
|
||||
* @package Modules\Calendar
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 1.0
|
||||
* @version 1.0.0
|
||||
|
|
|
|||
17
Theme/Backend/Lang/Navigation.es.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.es.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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' => [
|
||||
'Calendar' => 'Calendario',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.fi.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.fi.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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' => [
|
||||
'Calendar' => 'Kalenteri',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.fr.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.fr.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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' => [
|
||||
'Calendar' => 'Calendrier',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.hu.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.hu.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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' => [
|
||||
'Calendar' => 'Naptár',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.it.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.it.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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' => [
|
||||
'Calendar' => 'Calendario',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.ja.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.ja.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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' => [
|
||||
'Calendar' => 'カレンダー',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.ko.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.ko.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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' => [
|
||||
'Calendar' => '달력',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.no.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.no.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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' => [
|
||||
'Calendar' => 'Kalender',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.pl.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.pl.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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' => [
|
||||
'Calendar' => 'Kalendarz',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.pt.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.pt.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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' => [
|
||||
'Calendar' => 'Calendário',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.ru.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.ru.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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' => [
|
||||
'Calendar' => 'Календарь',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.sv.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.sv.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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' => [
|
||||
'Calendar' => 'Kalender',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.th.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.th.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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' => [
|
||||
'Calendar' => 'ปฏิทิน',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.tr.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.tr.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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' => [
|
||||
'Calendar' => 'Takvim',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.uk.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.uk.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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' => [
|
||||
'Calendar' => 'Календар',
|
||||
]];
|
||||
17
Theme/Backend/Lang/Navigation.zh.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.zh.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<?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' => [
|
||||
'Calendar' => '日历',
|
||||
]];
|
||||
|
|
@ -17,7 +17,7 @@ return ['Calendar' => [
|
|||
'Calendar' => 'تقويم',
|
||||
'Close' => 'قريب',
|
||||
'Day' => 'يوم',
|
||||
'Event' => 'هدف',
|
||||
'Event' => 'حدث',
|
||||
'Friday' => 'جمعة',
|
||||
'Interval' => 'فترة',
|
||||
'Layout' => 'تخطيط',
|
||||
|
|
@ -33,5 +33,5 @@ return ['Calendar' => [
|
|||
'Tuesday' => 'يوم الثلاثاء',
|
||||
'Wednesday' => 'الأربعاء',
|
||||
'Week' => 'أسبوع',
|
||||
'Year' => 'سنة',
|
||||
'Year' => 'عام',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,14 +13,14 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Calendar' => [
|
||||
'Blocks' => 'Blocks',
|
||||
'Blocks' => 'Bloky',
|
||||
'Calendar' => 'Kalendář',
|
||||
'Close' => 'Zavřít',
|
||||
'Day' => 'Den',
|
||||
'Event' => 'událost',
|
||||
'Friday' => 'pátek',
|
||||
'Interval' => 'Interval',
|
||||
'Layout' => 'dispozice',
|
||||
'Layout' => 'Rozložení',
|
||||
'List' => 'Seznam',
|
||||
'Monday' => 'pondělí',
|
||||
'Month' => 'Měsíc',
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Calendar' => [
|
||||
'Blocks' => 'blokke',
|
||||
'Blocks' => 'Blokke',
|
||||
'Calendar' => 'Kalender',
|
||||
'Close' => 'Tæt',
|
||||
'Day' => 'Dag',
|
||||
|
|
@ -24,12 +24,12 @@ return ['Calendar' => [
|
|||
'List' => 'Liste',
|
||||
'Monday' => 'Mandag',
|
||||
'Month' => 'Måned',
|
||||
'NewEvent' => 'ny begivenhed',
|
||||
'NewEvent' => 'Ny begivenhed',
|
||||
'Saturday' => 'lørdag',
|
||||
'Settings' => 'Indstillinger',
|
||||
'Settings' => 'Indstillinger.',
|
||||
'Sunday' => 'Søndag',
|
||||
'Thursday' => 'torsdag',
|
||||
'Timeline' => 'Tidslinje',
|
||||
'Timeline' => 'Tidslinje.',
|
||||
'Tuesday' => 'tirsdag',
|
||||
'Wednesday' => 'onsdag',
|
||||
'Week' => 'Uge',
|
||||
|
|
|
|||
|
|
@ -15,21 +15,21 @@ declare(strict_types=1);
|
|||
return ['Calendar' => [
|
||||
'Blocks' => 'Blöcke',
|
||||
'Calendar' => 'Kalender',
|
||||
'Close' => 'Schließen',
|
||||
'Close' => 'Nah dran',
|
||||
'Day' => 'Tag',
|
||||
'Event' => 'Event',
|
||||
'Event' => 'Fall',
|
||||
'Friday' => 'Freitag',
|
||||
'Interval' => 'Intervall',
|
||||
'Layout' => 'Layout',
|
||||
'List' => 'Liste',
|
||||
'List' => 'Aufführen',
|
||||
'Monday' => 'Montag',
|
||||
'Month' => 'Monat',
|
||||
'NewEvent' => 'Neues Event',
|
||||
'Saturday' => 'Samstag',
|
||||
'Settings' => 'Einstellung',
|
||||
'Settings' => 'Einstellungen',
|
||||
'Sunday' => 'Sonntag',
|
||||
'Thursday' => 'Donnerstag',
|
||||
'Timeline' => 'Zeitlinie',
|
||||
'Timeline' => 'Zeitleiste',
|
||||
'Tuesday' => 'Dienstag',
|
||||
'Wednesday' => 'Mittwoch',
|
||||
'Week' => 'Woche',
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Calendar' => [
|
||||
'Blocks' => 'μπλοκ',
|
||||
'Blocks' => 'Μπλοκ',
|
||||
'Calendar' => 'Ημερολόγιο',
|
||||
'Close' => 'Κλείσε',
|
||||
'Day' => 'Ημέρα',
|
||||
|
|
|
|||
|
|
@ -13,14 +13,14 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Calendar' => [
|
||||
'Blocks' => 'bloques',
|
||||
'Blocks' => 'Bloques',
|
||||
'Calendar' => 'Calendario',
|
||||
'Close' => 'Cerrar',
|
||||
'Close' => 'Cerca',
|
||||
'Day' => 'Día',
|
||||
'Event' => 'Evento',
|
||||
'Friday' => 'viernes',
|
||||
'Interval' => 'Intervalo',
|
||||
'Layout' => 'Diseño',
|
||||
'Layout' => 'Disposición',
|
||||
'List' => 'Lista',
|
||||
'Monday' => 'lunes',
|
||||
'Month' => 'Mes',
|
||||
|
|
@ -29,7 +29,7 @@ return ['Calendar' => [
|
|||
'Settings' => 'Ajustes',
|
||||
'Sunday' => 'domingo',
|
||||
'Thursday' => 'jueves',
|
||||
'Timeline' => 'Cronología',
|
||||
'Timeline' => 'Línea de tiempo',
|
||||
'Tuesday' => 'martes',
|
||||
'Wednesday' => 'miércoles',
|
||||
'Week' => 'Semana',
|
||||
|
|
|
|||
|
|
@ -13,19 +13,19 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Calendar' => [
|
||||
'Blocks' => 'lohkot',
|
||||
'Blocks' => 'Lohkot',
|
||||
'Calendar' => 'Kalenteri',
|
||||
'Close' => 'kiinni',
|
||||
'Day' => 'Päivä',
|
||||
'Event' => 'Tapahtuma',
|
||||
'Friday' => 'perjantai',
|
||||
'Interval' => 'intervalli',
|
||||
'Interval' => 'Aikaväli',
|
||||
'Layout' => 'Layout',
|
||||
'List' => 'Lista',
|
||||
'Monday' => 'maanantai',
|
||||
'Month' => 'Kuukausi',
|
||||
'NewEvent' => 'Uusi tapahtuma',
|
||||
'Saturday' => 'lauantai',
|
||||
'Saturday' => 'Lauantai',
|
||||
'Settings' => 'asetukset',
|
||||
'Sunday' => 'sunnuntai',
|
||||
'Thursday' => 'torstai',
|
||||
|
|
@ -33,5 +33,5 @@ return ['Calendar' => [
|
|||
'Tuesday' => 'tiistai',
|
||||
'Wednesday' => 'keskiviikko',
|
||||
'Week' => 'Viikko',
|
||||
'Year' => 'vuosi',
|
||||
'Year' => 'Vuosi',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Calendar' => [
|
||||
'Blocks' => 'blocs',
|
||||
'Blocks' => 'Blocs',
|
||||
'Calendar' => 'Calendrier',
|
||||
'Close' => 'Fermer',
|
||||
'Day' => 'Jour',
|
||||
|
|
@ -28,10 +28,10 @@ return ['Calendar' => [
|
|||
'Saturday' => 'samedi',
|
||||
'Settings' => 'Réglages',
|
||||
'Sunday' => 'dimanche',
|
||||
'Thursday' => 'jeudi',
|
||||
'Thursday' => 'Jeudi',
|
||||
'Timeline' => 'Chronologie',
|
||||
'Tuesday' => 'mardi',
|
||||
'Wednesday' => 'Mercredi',
|
||||
'Week' => 'Semaine',
|
||||
'Wednesday' => 'mercredi',
|
||||
'Week' => 'La semaine',
|
||||
'Year' => 'An',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Calendar' => [
|
||||
'Blocks' => 'Blocks',
|
||||
'Blocks' => 'Blokkok',
|
||||
'Calendar' => 'Naptár',
|
||||
'Close' => 'Bezárás',
|
||||
'Day' => 'Nap',
|
||||
|
|
|
|||
|
|
@ -13,24 +13,24 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Calendar' => [
|
||||
'Blocks' => 'blocchi',
|
||||
'Blocks' => 'Blocchi',
|
||||
'Calendar' => 'Calendario',
|
||||
'Close' => 'Vicino',
|
||||
'Day' => 'Giorno',
|
||||
'Event' => 'Evento',
|
||||
'Friday' => 'Venerdì',
|
||||
'Friday' => 'venerdì',
|
||||
'Interval' => 'Intervallo',
|
||||
'Layout' => 'disposizione',
|
||||
'Layout' => 'Disposizione',
|
||||
'List' => 'Elenco',
|
||||
'Monday' => 'Lunedi',
|
||||
'Month' => 'Mese',
|
||||
'NewEvent' => 'Nuovo evento',
|
||||
'Saturday' => 'Sabato',
|
||||
'Settings' => 'impostazioni',
|
||||
'Sunday' => 'Domenica',
|
||||
'Thursday' => 'giovedi',
|
||||
'Settings' => 'Impostazioni',
|
||||
'Sunday' => 'domenica',
|
||||
'Thursday' => 'giovedì',
|
||||
'Timeline' => 'Sequenza temporale',
|
||||
'Tuesday' => 'martedì',
|
||||
'Tuesday' => 'Martedì',
|
||||
'Wednesday' => 'mercoledì',
|
||||
'Week' => 'Settimana',
|
||||
'Year' => 'Anno',
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ declare(strict_types=1);
|
|||
return ['Calendar' => [
|
||||
'Blocks' => 'ブロック',
|
||||
'Calendar' => 'カレンダー',
|
||||
'Close' => '閉じる',
|
||||
'Close' => '選ぶ',
|
||||
'Day' => '日',
|
||||
'Event' => 'イベント',
|
||||
'Friday' => '金曜日',
|
||||
|
|
@ -32,6 +32,6 @@ return ['Calendar' => [
|
|||
'Timeline' => 'タイムライン',
|
||||
'Tuesday' => '火曜日',
|
||||
'Wednesday' => '水曜日',
|
||||
'Week' => '週間',
|
||||
'Week' => '週',
|
||||
'Year' => '年',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -15,15 +15,15 @@ declare(strict_types=1);
|
|||
return ['Calendar' => [
|
||||
'Blocks' => '블록',
|
||||
'Calendar' => '달력',
|
||||
'Close' => '닫기',
|
||||
'Day' => '일',
|
||||
'Event' => '행사',
|
||||
'Close' => '닫다',
|
||||
'Day' => '낮',
|
||||
'Event' => '이벤트',
|
||||
'Friday' => '금요일',
|
||||
'Interval' => '간격',
|
||||
'Layout' => '형세',
|
||||
'List' => '명부',
|
||||
'List' => '목록',
|
||||
'Monday' => '월요일',
|
||||
'Month' => '달',
|
||||
'Month' => '월',
|
||||
'NewEvent' => '새로운 이벤트',
|
||||
'Saturday' => '토요일',
|
||||
'Settings' => '설정',
|
||||
|
|
@ -33,5 +33,5 @@ return ['Calendar' => [
|
|||
'Tuesday' => '화요일',
|
||||
'Wednesday' => '수요일',
|
||||
'Week' => '주',
|
||||
'Year' => '년',
|
||||
'Year' => '년도',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,20 +13,20 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Calendar' => [
|
||||
'Blocks' => 'blokker',
|
||||
'Blocks' => 'Blokker',
|
||||
'Calendar' => 'Kalender',
|
||||
'Close' => 'Lukk',
|
||||
'Day' => 'Dag',
|
||||
'Event' => 'Begivenhet',
|
||||
'Friday' => 'fredag',
|
||||
'Interval' => 'intervall',
|
||||
'Interval' => 'Intervall',
|
||||
'Layout' => 'Oppsett',
|
||||
'List' => 'Liste',
|
||||
'Monday' => 'mandag',
|
||||
'Month' => 'Måned',
|
||||
'NewEvent' => 'ny hendelse',
|
||||
'NewEvent' => 'Ny hendelse',
|
||||
'Saturday' => 'lørdag',
|
||||
'Settings' => 'innstillinger',
|
||||
'Settings' => 'Innstillinger',
|
||||
'Sunday' => 'søndag',
|
||||
'Thursday' => 'Torsdag',
|
||||
'Timeline' => 'Tidslinje',
|
||||
|
|
|
|||
|
|
@ -17,21 +17,21 @@ return ['Calendar' => [
|
|||
'Calendar' => 'Kalendarz',
|
||||
'Close' => 'Blisko',
|
||||
'Day' => 'Dzień',
|
||||
'Event' => 'Zdarzenie',
|
||||
'Event' => 'Wydarzenie',
|
||||
'Friday' => 'piątek',
|
||||
'Interval' => 'Interwał',
|
||||
'Layout' => 'Układ',
|
||||
'List' => 'Lista',
|
||||
'Monday' => 'poniedziałek',
|
||||
'Monday' => 'Poniedziałek',
|
||||
'Month' => 'Miesiąc',
|
||||
'NewEvent' => 'Nowe wydarzenie',
|
||||
'Saturday' => 'sobota',
|
||||
'Settings' => 'Ustawienia',
|
||||
'Sunday' => 'niedziela',
|
||||
'Thursday' => 'czwartek',
|
||||
'Timeline' => 'Oś czasu',
|
||||
'Thursday' => 'Czwartek',
|
||||
'Timeline' => 'Osi czasu',
|
||||
'Tuesday' => 'wtorek',
|
||||
'Wednesday' => 'środa',
|
||||
'Wednesday' => 'Środa',
|
||||
'Week' => 'Tydzień',
|
||||
'Year' => 'Rok',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,21 +13,21 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Calendar' => [
|
||||
'Blocks' => 'blocos',
|
||||
'Blocks' => 'Blocos',
|
||||
'Calendar' => 'Calendário',
|
||||
'Close' => 'Fechar',
|
||||
'Day' => 'Dia',
|
||||
'Event' => 'Evento',
|
||||
'Friday' => 'sexta-feira',
|
||||
'Friday' => 'Sexta-feira',
|
||||
'Interval' => 'Intervalo',
|
||||
'Layout' => 'traçado',
|
||||
'Layout' => 'Layout.',
|
||||
'List' => 'Lista',
|
||||
'Monday' => 'Segunda-feira',
|
||||
'Monday' => 'segunda-feira',
|
||||
'Month' => 'Mês',
|
||||
'NewEvent' => 'Novo evento',
|
||||
'Saturday' => 'sábado',
|
||||
'Settings' => 'Configurações',
|
||||
'Sunday' => 'domingo',
|
||||
'Sunday' => 'Domingo',
|
||||
'Thursday' => 'quinta-feira',
|
||||
'Timeline' => 'Linha do tempo',
|
||||
'Tuesday' => 'terça-feira',
|
||||
|
|
|
|||
|
|
@ -17,9 +17,9 @@ return ['Calendar' => [
|
|||
'Calendar' => 'Календарь',
|
||||
'Close' => 'Закрывать',
|
||||
'Day' => 'День',
|
||||
'Event' => 'Мероприятие',
|
||||
'Event' => 'Событие',
|
||||
'Friday' => 'Пятница',
|
||||
'Interval' => 'интервал',
|
||||
'Interval' => 'Интервал',
|
||||
'Layout' => 'Макет',
|
||||
'List' => 'Список',
|
||||
'Monday' => 'понедельник',
|
||||
|
|
@ -27,9 +27,9 @@ return ['Calendar' => [
|
|||
'NewEvent' => 'Новое событие',
|
||||
'Saturday' => 'Суббота',
|
||||
'Settings' => 'Настройки',
|
||||
'Sunday' => 'воскресенье',
|
||||
'Sunday' => 'Воскресенье',
|
||||
'Thursday' => 'Четверг',
|
||||
'Timeline' => 'График',
|
||||
'Timeline' => 'Лента новостей',
|
||||
'Tuesday' => 'вторник',
|
||||
'Wednesday' => 'среда',
|
||||
'Week' => 'Неделю',
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Calendar' => [
|
||||
'Blocks' => 'Blocks',
|
||||
'Blocks' => 'Block',
|
||||
'Calendar' => 'Kalender',
|
||||
'Close' => 'Stänga',
|
||||
'Day' => 'Dag',
|
||||
|
|
@ -22,16 +22,16 @@ return ['Calendar' => [
|
|||
'Interval' => 'Intervall',
|
||||
'Layout' => 'Layout',
|
||||
'List' => 'Lista',
|
||||
'Monday' => 'måndag',
|
||||
'Monday' => 'Måndag',
|
||||
'Month' => 'Månad',
|
||||
'NewEvent' => 'Nytt event',
|
||||
'Saturday' => 'lördag',
|
||||
'Saturday' => 'Lördag',
|
||||
'Settings' => 'inställningar',
|
||||
'Sunday' => 'söndag',
|
||||
'Thursday' => 'torsdag',
|
||||
'Timeline' => 'tidslinje',
|
||||
'Tuesday' => 'tisdag',
|
||||
'Wednesday' => 'onsdag',
|
||||
'Sunday' => 'Söndag',
|
||||
'Thursday' => 'Torsdag',
|
||||
'Timeline' => 'Tidslinje',
|
||||
'Tuesday' => 'Tisdag',
|
||||
'Wednesday' => 'Onsdag',
|
||||
'Week' => 'Vecka',
|
||||
'Year' => 'År',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -19,8 +19,8 @@ return ['Calendar' => [
|
|||
'Day' => 'วัน',
|
||||
'Event' => 'เหตุการณ์',
|
||||
'Friday' => 'วันศุกร์',
|
||||
'Interval' => 'ระยะห่าง',
|
||||
'Layout' => 'แบบ',
|
||||
'Interval' => 'ช่วงเวลา',
|
||||
'Layout' => 'เค้าโครง',
|
||||
'List' => 'รายการ',
|
||||
'Monday' => 'วันจันทร์',
|
||||
'Month' => 'เดือน',
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@ return ['Calendar' => [
|
|||
'Event' => 'Etkinlik',
|
||||
'Friday' => 'Cuma',
|
||||
'Interval' => 'Aralık',
|
||||
'Layout' => 'Yerleşim',
|
||||
'Layout' => 'Düzen',
|
||||
'List' => 'Liste',
|
||||
'Monday' => 'Pazartesi',
|
||||
'Month' => 'Ay',
|
||||
|
|
|
|||
|
|
@ -13,25 +13,25 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Calendar' => [
|
||||
'Blocks' => 'блоки',
|
||||
'Calendar' => 'календар',
|
||||
'Close' => 'близько',
|
||||
'Day' => 'день',
|
||||
'Event' => 'подія',
|
||||
'Friday' => 'П\'ятниця',
|
||||
'Interval' => 'інтервал',
|
||||
'Layout' => 'розкладка',
|
||||
'List' => 'список',
|
||||
'Monday' => 'понеділок',
|
||||
'Month' => 'місяць',
|
||||
'NewEvent' => 'новий запис',
|
||||
'Saturday' => 'субота',
|
||||
'Settings' => 'настройки',
|
||||
'Blocks' => 'Блоки',
|
||||
'Calendar' => 'Календар',
|
||||
'Close' => 'Близький',
|
||||
'Day' => 'День',
|
||||
'Event' => 'Подія',
|
||||
'Friday' => 'П\\'ятниця',
|
||||
'Interval' => 'Інтервал',
|
||||
'Layout' => 'Макет',
|
||||
'List' => 'Список',
|
||||
'Monday' => 'Понеділок',
|
||||
'Month' => 'Місяць',
|
||||
'NewEvent' => 'Нова подія',
|
||||
'Saturday' => 'Субота',
|
||||
'Settings' => 'Налаштування',
|
||||
'Sunday' => 'Неділя',
|
||||
'Thursday' => 'четвер',
|
||||
'Timeline' => 'тимчасова шкала',
|
||||
'Thursday' => 'Четвер',
|
||||
'Timeline' => 'Хронологія',
|
||||
'Tuesday' => 'Вівторок',
|
||||
'Wednesday' => 'середа',
|
||||
'Week' => 'тиждень',
|
||||
'Year' => 'рік',
|
||||
'Wednesday' => 'Середа',
|
||||
'Week' => 'Тиждень',
|
||||
'Year' => 'Рік',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ return ['Calendar' => [
|
|||
'Blocks' => '块',
|
||||
'Calendar' => '日历',
|
||||
'Close' => '关闭',
|
||||
'Day' => '天',
|
||||
'Day' => '日',
|
||||
'Event' => '事件',
|
||||
'Friday' => '星期五',
|
||||
'Interval' => '间隔',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user