diff --git a/Admin/Install/Navigation.php b/Admin/Install/Navigation.php index 60ec1f5..8d207de 100755 --- a/Admin/Install/Navigation.php +++ b/Admin/Install/Navigation.php @@ -6,7 +6,7 @@ * * @package Modules\Calendar\Admin\Install * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Application\ApplicationAbstract; * Navigation class. * * @package Modules\Calendar\Admin\Install - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Admin/Installer.php b/Admin/Installer.php index 178b4ad..5e107cd 100755 --- a/Admin/Installer.php +++ b/Admin/Installer.php @@ -6,7 +6,7 @@ * * @package Modules\Calendar\Admin * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Module\InstallerAbstract; * Installer class. * * @package Modules\Calendar\Admin - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Admin/Routes/Web/Backend.php b/Admin/Routes/Web/Backend.php index b51563c..4eed401 100755 --- a/Admin/Routes/Web/Backend.php +++ b/Admin/Routes/Web/Backend.php @@ -6,7 +6,7 @@ * * @package Modules * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Admin/Status.php b/Admin/Status.php index 648a7d4..02d7896 100755 --- a/Admin/Status.php +++ b/Admin/Status.php @@ -6,7 +6,7 @@ * * @package Modules\Calendar\Admin * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Module\StatusAbstract; * Status class. * * @package Modules\Calendar\Admin - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Admin/Uninstaller.php b/Admin/Uninstaller.php index 70c180f..452bac1 100755 --- a/Admin/Uninstaller.php +++ b/Admin/Uninstaller.php @@ -6,7 +6,7 @@ * * @package Modules\Calendar\Admin * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Module\UninstallerAbstract; * Uninstaller class. * * @package Modules\Calendar\Admin - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Admin/Updater.php b/Admin/Updater.php index 3fcf807..c256ce0 100755 --- a/Admin/Updater.php +++ b/Admin/Updater.php @@ -6,7 +6,7 @@ * * @package Modules\Calendar\Admin * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Module\UpdaterAbstract; * Updater class. * * @package Modules\Calendar\Admin - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Controller/ApiController.php b/Controller/ApiController.php index 77a743e..c6bf989 100644 --- a/Controller/ApiController.php +++ b/Controller/ApiController.php @@ -6,7 +6,7 @@ * * @package Modules\Calendar * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -18,7 +18,7 @@ namespace Modules\Calendar\Controller; * Calendar api controller class. * * @package Modules\Calendar - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Controller/BackendController.php b/Controller/BackendController.php index 7458756..57a7a81 100755 --- a/Controller/BackendController.php +++ b/Controller/BackendController.php @@ -6,7 +6,7 @@ * * @package Modules\Calendar * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -27,7 +27,7 @@ use phpOMS\Views\View; * Calendar controller class. * * @package Modules\Calendar - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Controller/Controller.php b/Controller/Controller.php index 1a24f0f..a923d91 100755 --- a/Controller/Controller.php +++ b/Controller/Controller.php @@ -6,7 +6,7 @@ * * @package Modules\Calendar * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Module\ModuleAbstract; * Calendar controller class. * * @package Modules\Calendar - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/LICENSE.txt b/LICENSE.txt index 02b1ff5..4974faf 100755 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,5 +1,6 @@ The OMS License -Version 2.0 + +Version 2.2 1. Definitions @@ -15,7 +16,7 @@ Version 2.0 "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. -"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). +"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work. "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. @@ -25,7 +26,7 @@ Version 2.0 2. Grant of Copyright License -Subject to the terms and conditions of this License, each Contributor grants to You after purchase a perpetual, worldwide, non-exclusive, irrevocable copyright license to prepare Derivative Works of, publicly display, publicly perform the Work and such Derivative Works in Source or Object form. You are not allowed to sublicense, reproduce, or distribute the Work and such Derivative Works in Source or Object form. +Subject to the terms and conditions of this License, each Contributor grants to You after purchase a temporary, worldwide, non-exclusive copyright license to publicly display or publicly perform the Work in Source or Object form. You are not allowed to sublicense, reproduce, or distribute the Work and such Derivative Works in Source or Object form. 3. Redistribution @@ -46,7 +47,3 @@ Unless required by applicable law or agreed to in writing, Licensor provides the 7. Limitation of Liability In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. - -8. Future Changes - -The Licensor may change the License for future versions as he sees fit. diff --git a/Models/AcceptStatus.php b/Models/AcceptStatus.php index 619b550..bb35133 100755 --- a/Models/AcceptStatus.php +++ b/Models/AcceptStatus.php @@ -6,7 +6,7 @@ * * @package Modules\Calendar\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Stdlib\Base\Enum; * Accept status enum. * * @package Modules\Calendar\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/AvailableStatus.php b/Models/AvailableStatus.php index 106ed75..7b230ac 100755 --- a/Models/AvailableStatus.php +++ b/Models/AvailableStatus.php @@ -6,7 +6,7 @@ * * @package Modules\Calendar\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Stdlib\Base\Enum; * Available status enum. * * @package Modules\Calendar\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/Calendar.php b/Models/Calendar.php index 1d16e38..cff6757 100755 --- a/Models/Calendar.php +++ b/Models/Calendar.php @@ -6,7 +6,7 @@ * * @package Modules\Calendar\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Stdlib\Base\SmartDateTime; * Calendar class. * * @package Modules\Calendar\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/CalendarMapper.php b/Models/CalendarMapper.php index 3314f21..7474b17 100755 --- a/Models/CalendarMapper.php +++ b/Models/CalendarMapper.php @@ -6,7 +6,7 @@ * * @package Modules\Calendar\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\DataStorage\Database\Mapper\DataMapperFactory; * Calendar mapper class. * * @package Modules\Calendar\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 * diff --git a/Models/Event.php b/Models/Event.php index 7f3117e..9796147 100755 --- a/Models/Event.php +++ b/Models/Event.php @@ -6,7 +6,7 @@ * * @package Modules\Calendar\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -23,7 +23,7 @@ use phpOMS\Stdlib\Base\Location; * Event class. * * @package Modules\Calendar\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/EventMapper.php b/Models/EventMapper.php index 841b7a9..873d98b 100755 --- a/Models/EventMapper.php +++ b/Models/EventMapper.php @@ -6,7 +6,7 @@ * * @package Modules\Calendar\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -22,7 +22,7 @@ use phpOMS\DataStorage\Database\Mapper\DataMapperFactory; * Event mapper class. * * @package Modules\Calendar\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 * diff --git a/Models/EventStatus.php b/Models/EventStatus.php index 1ccb6b7..ada66b0 100755 --- a/Models/EventStatus.php +++ b/Models/EventStatus.php @@ -6,7 +6,7 @@ * * @package Modules\Calendar\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Stdlib\Base\Enum; * Event type enum. * * @package Modules\Calendar\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/EventTemplate.php b/Models/EventTemplate.php index 3fbb89e..ef4fe8b 100755 --- a/Models/EventTemplate.php +++ b/Models/EventTemplate.php @@ -6,7 +6,7 @@ * * @package Modules\Calendar\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -18,7 +18,7 @@ namespace Modules\Calendar\Models; * Event template class. * * @package Modules\Calendar\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/EventType.php b/Models/EventType.php index 74ee1da..e52fa6f 100755 --- a/Models/EventType.php +++ b/Models/EventType.php @@ -6,7 +6,7 @@ * * @package Modules\Calendar\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Stdlib\Base\Enum; * Event type enum. * * @package Modules\Calendar\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/FrequencyInterval.php b/Models/FrequencyInterval.php index 8f12a56..d951ae2 100755 --- a/Models/FrequencyInterval.php +++ b/Models/FrequencyInterval.php @@ -6,7 +6,7 @@ * * @package Modules\Calendar\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Stdlib\Base\Enum; * Frequency interval type enum. * * @package Modules\Calendar\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/FrequencyRelative.php b/Models/FrequencyRelative.php index ab52280..234dac5 100755 --- a/Models/FrequencyRelative.php +++ b/Models/FrequencyRelative.php @@ -6,7 +6,7 @@ * * @package Modules\Calendar\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Stdlib\Base\Enum; * Frequency relative type enum. * * @package Modules\Calendar\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/FrequencyType.php b/Models/FrequencyType.php index 028ea4c..5c1fa1b 100755 --- a/Models/FrequencyType.php +++ b/Models/FrequencyType.php @@ -6,7 +6,7 @@ * * @package Modules\Calendar\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Stdlib\Base\Enum; * Frequency type enum. * * @package Modules\Calendar\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/IntervalType.php b/Models/IntervalType.php index a6ed4d6..a6264c2 100755 --- a/Models/IntervalType.php +++ b/Models/IntervalType.php @@ -6,7 +6,7 @@ * * @package Modules\Calendar\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Stdlib\Base\Enum; * Interval type type enum. * * @package Modules\Calendar\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/NullCalendar.php b/Models/NullCalendar.php index 27fa644..1b61b2d 100755 --- a/Models/NullCalendar.php +++ b/Models/NullCalendar.php @@ -6,7 +6,7 @@ * * @package Modules\Calendar\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -18,7 +18,7 @@ namespace Modules\Calendar\Models; * Calendar class. * * @package Modules\Calendar\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/NullEvent.php b/Models/NullEvent.php index df846cf..793f5e0 100755 --- a/Models/NullEvent.php +++ b/Models/NullEvent.php @@ -6,7 +6,7 @@ * * @package Modules\Calendar\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -18,7 +18,7 @@ namespace Modules\Calendar\Models; * Null event class. * * @package Modules\Calendar\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/NullSchedule.php b/Models/NullSchedule.php index 5ddc0af..93f167e 100755 --- a/Models/NullSchedule.php +++ b/Models/NullSchedule.php @@ -6,7 +6,7 @@ * * @package Modules\Calendar\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -18,7 +18,7 @@ namespace Modules\Calendar\Models; * Schedule class. * * @package Modules\Calendar\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/PermissionCategory.php b/Models/PermissionCategory.php index 2ce8de7..ee03224 100755 --- a/Models/PermissionCategory.php +++ b/Models/PermissionCategory.php @@ -6,7 +6,7 @@ * * @package Modules\Calendar\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Stdlib\Base\Enum; * Permission category enum. * * @package Modules\Calendar\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/Schedule.php b/Models/Schedule.php index 96e9796..e7601d3 100755 --- a/Models/Schedule.php +++ b/Models/Schedule.php @@ -6,7 +6,7 @@ * * @package Modules\Calendar\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -22,7 +22,7 @@ use phpOMS\Stdlib\Base\Exception\InvalidEnumValue; * Schedule class. * * @package Modules\Calendar\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/ScheduleMapper.php b/Models/ScheduleMapper.php index 357f0b2..4960e7b 100755 --- a/Models/ScheduleMapper.php +++ b/Models/ScheduleMapper.php @@ -6,7 +6,7 @@ * * @package Modules\Calendar\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -21,7 +21,7 @@ use phpOMS\DataStorage\Database\Mapper\DataMapperFactory; * Schedule mapper class. * * @package Modules\Calendar\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 * diff --git a/Models/ScheduleStatus.php b/Models/ScheduleStatus.php index 64a592a..cc16009 100755 --- a/Models/ScheduleStatus.php +++ b/Models/ScheduleStatus.php @@ -6,7 +6,7 @@ * * @package Modules\Calendar\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Stdlib\Base\Enum; * Schedule status enum. * * @package Modules\Calendar\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/README.md b/README.md index 51f9ea4..24751e7 100755 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ With Karaka you have one partner who can provide many tools and software solutio ## Requirements -* PHP 8.2 -* PHP extension: php8.2-dev php8.2-cli php8.2-common php8.2-intl php8.2-mysql php8.2-pgsql php8.2-xdebug php8.2-opcache php8.2-pdo php8.2-sqlite php8.2-mbstring php8.2-curl php8.2-imap php8.2-bcmath php8.2-zip php8.2-dom php8.2-xml php8.2-phar php8.2-gd php-pear +* PHP 8.3 +* PHP extension: php8.3-dev php8.3-cli php8.3-common php8.3-intl php8.3-mysql php8.3-pgsql php8.3-xdebug php8.3-opcache php8.3-pdo php8.3-sqlite php8.3-mbstring php8.3-curl php8.3-imap php8.3-bcmath php8.3-zip php8.3-dom php8.3-xml php8.3-phar php8.3-gd php-pear * apache2 (recommended) or nginx * mysql-server (recommended) or postgresql postgresql-contrib * Tools: tesseract-ocr, pdftotext, pdftoppm diff --git a/Theme/Backend/Components/Calendar/BaseView.php b/Theme/Backend/Components/Calendar/BaseView.php index dd9a451..cff4a70 100755 --- a/Theme/Backend/Components/Calendar/BaseView.php +++ b/Theme/Backend/Components/Calendar/BaseView.php @@ -6,7 +6,7 @@ * * @package Modules\Calendar * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -24,7 +24,7 @@ use phpOMS\Views\View; * Component view. * * @package Modules\Calendar - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 * @codeCoverageIgnore diff --git a/Theme/Backend/Components/Event/BaseView.php b/Theme/Backend/Components/Event/BaseView.php index 0870b7a..aa91c1d 100755 --- a/Theme/Backend/Components/Event/BaseView.php +++ b/Theme/Backend/Components/Event/BaseView.php @@ -6,7 +6,7 @@ * * @package Modules\Calendar * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -23,7 +23,7 @@ use phpOMS\Views\View; * Component view. * * @package Modules\Calendar - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 * @codeCoverageIgnore diff --git a/Theme/Backend/Lang/Navigation.ar.lang.php b/Theme/Backend/Lang/Navigation.ar.lang.php deleted file mode 100755 index 514505c..0000000 --- a/Theme/Backend/Lang/Navigation.ar.lang.php +++ /dev/null @@ -1,17 +0,0 @@ - [ - 'Calendar' => 'تقويم', -]]; diff --git a/Theme/Backend/Lang/Navigation.cs.lang.php b/Theme/Backend/Lang/Navigation.cs.lang.php deleted file mode 100755 index 3d43f7b..0000000 --- a/Theme/Backend/Lang/Navigation.cs.lang.php +++ /dev/null @@ -1,17 +0,0 @@ - [ - 'Calendar' => 'Kalendář', -]]; diff --git a/Theme/Backend/Lang/Navigation.da.lang.php b/Theme/Backend/Lang/Navigation.da.lang.php deleted file mode 100755 index 0fb7f81..0000000 --- a/Theme/Backend/Lang/Navigation.da.lang.php +++ /dev/null @@ -1,17 +0,0 @@ - [ - 'Calendar' => 'Kalender', -]]; diff --git a/Theme/Backend/Lang/Navigation.de.lang.php b/Theme/Backend/Lang/Navigation.de.lang.php index 0fb7f81..3d58b13 100755 --- a/Theme/Backend/Lang/Navigation.de.lang.php +++ b/Theme/Backend/Lang/Navigation.de.lang.php @@ -6,7 +6,7 @@ * * @package Modules\Localization * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Theme/Backend/Lang/Navigation.el.lang.php b/Theme/Backend/Lang/Navigation.el.lang.php deleted file mode 100755 index 2182f1b..0000000 --- a/Theme/Backend/Lang/Navigation.el.lang.php +++ /dev/null @@ -1,17 +0,0 @@ - [ - 'Calendar' => 'Ημερολόγιο', -]]; diff --git a/Theme/Backend/Lang/Navigation.en.lang.php b/Theme/Backend/Lang/Navigation.en.lang.php index 9bf4f4b..66ab66f 100755 --- a/Theme/Backend/Lang/Navigation.en.lang.php +++ b/Theme/Backend/Lang/Navigation.en.lang.php @@ -6,7 +6,7 @@ * * @package Modules\Localization * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Theme/Backend/Lang/Navigation.es.lang.php b/Theme/Backend/Lang/Navigation.es.lang.php deleted file mode 100755 index 3ac5cf8..0000000 --- a/Theme/Backend/Lang/Navigation.es.lang.php +++ /dev/null @@ -1,17 +0,0 @@ - [ - 'Calendar' => 'Calendario', -]]; diff --git a/Theme/Backend/Lang/Navigation.fi.lang.php b/Theme/Backend/Lang/Navigation.fi.lang.php deleted file mode 100755 index adcd166..0000000 --- a/Theme/Backend/Lang/Navigation.fi.lang.php +++ /dev/null @@ -1,17 +0,0 @@ - [ - 'Calendar' => 'Kalenteri', -]]; diff --git a/Theme/Backend/Lang/Navigation.fr.lang.php b/Theme/Backend/Lang/Navigation.fr.lang.php deleted file mode 100755 index 35bc9be..0000000 --- a/Theme/Backend/Lang/Navigation.fr.lang.php +++ /dev/null @@ -1,17 +0,0 @@ - [ - 'Calendar' => 'Calendrier', -]]; diff --git a/Theme/Backend/Lang/Navigation.hu.lang.php b/Theme/Backend/Lang/Navigation.hu.lang.php deleted file mode 100755 index d0ed3b4..0000000 --- a/Theme/Backend/Lang/Navigation.hu.lang.php +++ /dev/null @@ -1,17 +0,0 @@ - [ - 'Calendar' => 'Naptár', -]]; diff --git a/Theme/Backend/Lang/Navigation.it.lang.php b/Theme/Backend/Lang/Navigation.it.lang.php deleted file mode 100755 index 3ac5cf8..0000000 --- a/Theme/Backend/Lang/Navigation.it.lang.php +++ /dev/null @@ -1,17 +0,0 @@ - [ - 'Calendar' => 'Calendario', -]]; diff --git a/Theme/Backend/Lang/Navigation.ja.lang.php b/Theme/Backend/Lang/Navigation.ja.lang.php deleted file mode 100755 index ebbf039..0000000 --- a/Theme/Backend/Lang/Navigation.ja.lang.php +++ /dev/null @@ -1,17 +0,0 @@ - [ - 'Calendar' => 'カレンダー', -]]; diff --git a/Theme/Backend/Lang/Navigation.ko.lang.php b/Theme/Backend/Lang/Navigation.ko.lang.php deleted file mode 100755 index 8375eeb..0000000 --- a/Theme/Backend/Lang/Navigation.ko.lang.php +++ /dev/null @@ -1,17 +0,0 @@ - [ - 'Calendar' => '달력', -]]; diff --git a/Theme/Backend/Lang/Navigation.no.lang.php b/Theme/Backend/Lang/Navigation.no.lang.php deleted file mode 100755 index 0fb7f81..0000000 --- a/Theme/Backend/Lang/Navigation.no.lang.php +++ /dev/null @@ -1,17 +0,0 @@ - [ - 'Calendar' => 'Kalender', -]]; diff --git a/Theme/Backend/Lang/Navigation.pl.lang.php b/Theme/Backend/Lang/Navigation.pl.lang.php deleted file mode 100755 index 39e6840..0000000 --- a/Theme/Backend/Lang/Navigation.pl.lang.php +++ /dev/null @@ -1,17 +0,0 @@ - [ - 'Calendar' => 'Kalendarz', -]]; diff --git a/Theme/Backend/Lang/Navigation.pt.lang.php b/Theme/Backend/Lang/Navigation.pt.lang.php deleted file mode 100755 index 38111f4..0000000 --- a/Theme/Backend/Lang/Navigation.pt.lang.php +++ /dev/null @@ -1,17 +0,0 @@ - [ - 'Calendar' => 'Calendário', -]]; diff --git a/Theme/Backend/Lang/Navigation.ru.lang.php b/Theme/Backend/Lang/Navigation.ru.lang.php deleted file mode 100755 index 7ff141f..0000000 --- a/Theme/Backend/Lang/Navigation.ru.lang.php +++ /dev/null @@ -1,17 +0,0 @@ - [ - 'Calendar' => 'Календарь', -]]; diff --git a/Theme/Backend/Lang/Navigation.sv.lang.php b/Theme/Backend/Lang/Navigation.sv.lang.php deleted file mode 100755 index 0fb7f81..0000000 --- a/Theme/Backend/Lang/Navigation.sv.lang.php +++ /dev/null @@ -1,17 +0,0 @@ - [ - 'Calendar' => 'Kalender', -]]; diff --git a/Theme/Backend/Lang/Navigation.th.lang.php b/Theme/Backend/Lang/Navigation.th.lang.php deleted file mode 100755 index eb568a6..0000000 --- a/Theme/Backend/Lang/Navigation.th.lang.php +++ /dev/null @@ -1,17 +0,0 @@ - [ - 'Calendar' => 'ปฏิทิน', -]]; diff --git a/Theme/Backend/Lang/Navigation.tr.lang.php b/Theme/Backend/Lang/Navigation.tr.lang.php deleted file mode 100755 index 680ddca..0000000 --- a/Theme/Backend/Lang/Navigation.tr.lang.php +++ /dev/null @@ -1,17 +0,0 @@ - [ - 'Calendar' => 'Takvim', -]]; diff --git a/Theme/Backend/Lang/Navigation.uk.lang.php b/Theme/Backend/Lang/Navigation.uk.lang.php deleted file mode 100755 index 0487f4d..0000000 --- a/Theme/Backend/Lang/Navigation.uk.lang.php +++ /dev/null @@ -1,17 +0,0 @@ - [ - 'Calendar' => 'Календар', -]]; diff --git a/Theme/Backend/Lang/Navigation.zh.lang.php b/Theme/Backend/Lang/Navigation.zh.lang.php deleted file mode 100755 index 1a05332..0000000 --- a/Theme/Backend/Lang/Navigation.zh.lang.php +++ /dev/null @@ -1,17 +0,0 @@ - [ - 'Calendar' => '日历', -]]; diff --git a/Theme/Backend/Lang/ar.lang.php b/Theme/Backend/Lang/ar.lang.php deleted file mode 100755 index 6a11b83..0000000 --- a/Theme/Backend/Lang/ar.lang.php +++ /dev/null @@ -1,37 +0,0 @@ - [ - 'Blocks' => 'كتل', - 'Calendar' => 'تقويم', - 'Close' => 'قريب', - 'Day' => 'يوم', - 'Event' => 'حدث', - 'Friday' => 'جمعة', - 'Interval' => 'فترة', - 'Layout' => 'تخطيط', - 'List' => 'قائمة', - 'Monday' => 'الاثنين', - 'Month' => 'شهر', - 'NewEvent' => 'حدث جديد', - 'Saturday' => 'السبت', - 'Settings' => 'إعدادات', - 'Sunday' => 'الأحد', - 'Thursday' => 'يوم الخميس', - 'Timeline' => 'الجدول الزمني', - 'Tuesday' => 'يوم الثلاثاء', - 'Wednesday' => 'الأربعاء', - 'Week' => 'أسبوع', - 'Year' => 'عام', -]]; diff --git a/Theme/Backend/Lang/cs.lang.php b/Theme/Backend/Lang/cs.lang.php deleted file mode 100755 index f77ba0f..0000000 --- a/Theme/Backend/Lang/cs.lang.php +++ /dev/null @@ -1,37 +0,0 @@ - [ - 'Blocks' => 'Bloky', - 'Calendar' => 'Kalendář', - 'Close' => 'Zavřít', - 'Day' => 'Den', - 'Event' => 'událost', - 'Friday' => 'pátek', - 'Interval' => 'Interval', - 'Layout' => 'Rozložení', - 'List' => 'Seznam', - 'Monday' => 'pondělí', - 'Month' => 'Měsíc', - 'NewEvent' => 'Nová událost', - 'Saturday' => 'sobota', - 'Settings' => 'Nastavení', - 'Sunday' => 'Neděle', - 'Thursday' => 'Čtvrtek', - 'Timeline' => 'Časová osa', - 'Tuesday' => 'úterý', - 'Wednesday' => 'středa', - 'Week' => 'Týden', - 'Year' => 'Rok', -]]; diff --git a/Theme/Backend/Lang/da.lang.php b/Theme/Backend/Lang/da.lang.php deleted file mode 100755 index c11a393..0000000 --- a/Theme/Backend/Lang/da.lang.php +++ /dev/null @@ -1,37 +0,0 @@ - [ - 'Blocks' => 'Blokke', - 'Calendar' => 'Kalender', - 'Close' => 'Tæt', - 'Day' => 'Dag', - 'Event' => 'Begivenhed', - 'Friday' => 'Fredag', - 'Interval' => 'Interval', - 'Layout' => 'Layout', - 'List' => 'Liste', - 'Monday' => 'Mandag', - 'Month' => 'Måned', - 'NewEvent' => 'Ny begivenhed', - 'Saturday' => 'lørdag', - 'Settings' => 'Indstillinger.', - 'Sunday' => 'Søndag', - 'Thursday' => 'torsdag', - 'Timeline' => 'Tidslinje.', - 'Tuesday' => 'tirsdag', - 'Wednesday' => 'onsdag', - 'Week' => 'Uge', - 'Year' => 'År', -]]; diff --git a/Theme/Backend/Lang/de.lang.php b/Theme/Backend/Lang/de.lang.php index b1fce2a..a17d9da 100755 --- a/Theme/Backend/Lang/de.lang.php +++ b/Theme/Backend/Lang/de.lang.php @@ -6,7 +6,7 @@ * * @package Modules\Localization * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Theme/Backend/Lang/el.lang.php b/Theme/Backend/Lang/el.lang.php deleted file mode 100755 index d55f510..0000000 --- a/Theme/Backend/Lang/el.lang.php +++ /dev/null @@ -1,37 +0,0 @@ - [ - 'Blocks' => 'Μπλοκ', - 'Calendar' => 'Ημερολόγιο', - 'Close' => 'Κλείσε', - 'Day' => 'Ημέρα', - 'Event' => 'Εκδήλωση', - 'Friday' => 'Παρασκευή', - 'Interval' => 'Διάστημα', - 'Layout' => 'Διάταξη', - 'List' => 'Λίστα', - 'Monday' => 'Δευτέρα', - 'Month' => 'Μήνας', - 'NewEvent' => 'Νέο γεγονός', - 'Saturday' => 'Σάββατο', - 'Settings' => 'Ρυθμίσεις', - 'Sunday' => 'Κυριακή', - 'Thursday' => 'Πέμπτη', - 'Timeline' => 'Χρονοδιάγραμμα', - 'Tuesday' => 'Τρίτη', - 'Wednesday' => 'Τετάρτη', - 'Week' => 'Εβδομάδα', - 'Year' => 'Ετος', -]]; diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index 0de6909..76a120d 100755 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -6,7 +6,7 @@ * * @package Modules\Localization * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Theme/Backend/Lang/es.lang.php b/Theme/Backend/Lang/es.lang.php deleted file mode 100755 index eaf6956..0000000 --- a/Theme/Backend/Lang/es.lang.php +++ /dev/null @@ -1,37 +0,0 @@ - [ - 'Blocks' => 'Bloques', - 'Calendar' => 'Calendario', - 'Close' => 'Cerca', - 'Day' => 'Día', - 'Event' => 'Evento', - 'Friday' => 'viernes', - 'Interval' => 'Intervalo', - 'Layout' => 'Disposición', - 'List' => 'Lista', - 'Monday' => 'lunes', - 'Month' => 'Mes', - 'NewEvent' => 'Nuevo evento', - 'Saturday' => 'sábado', - 'Settings' => 'Ajustes', - 'Sunday' => 'domingo', - 'Thursday' => 'jueves', - 'Timeline' => 'Línea de tiempo', - 'Tuesday' => 'martes', - 'Wednesday' => 'miércoles', - 'Week' => 'Semana', - 'Year' => 'Año', -]]; diff --git a/Theme/Backend/Lang/fi.lang.php b/Theme/Backend/Lang/fi.lang.php deleted file mode 100755 index f9e0234..0000000 --- a/Theme/Backend/Lang/fi.lang.php +++ /dev/null @@ -1,37 +0,0 @@ - [ - 'Blocks' => 'Lohkot', - 'Calendar' => 'Kalenteri', - 'Close' => 'kiinni', - 'Day' => 'Päivä', - 'Event' => 'Tapahtuma', - 'Friday' => 'perjantai', - 'Interval' => 'Aikaväli', - 'Layout' => 'Layout', - 'List' => 'Lista', - 'Monday' => 'maanantai', - 'Month' => 'Kuukausi', - 'NewEvent' => 'Uusi tapahtuma', - 'Saturday' => 'Lauantai', - 'Settings' => 'asetukset', - 'Sunday' => 'sunnuntai', - 'Thursday' => 'torstai', - 'Timeline' => 'Aikajana', - 'Tuesday' => 'tiistai', - 'Wednesday' => 'keskiviikko', - 'Week' => 'Viikko', - 'Year' => 'Vuosi', -]]; diff --git a/Theme/Backend/Lang/fr.lang.php b/Theme/Backend/Lang/fr.lang.php deleted file mode 100755 index 355c5b0..0000000 --- a/Theme/Backend/Lang/fr.lang.php +++ /dev/null @@ -1,37 +0,0 @@ - [ - 'Blocks' => 'Blocs', - 'Calendar' => 'Calendrier', - 'Close' => 'Fermer', - 'Day' => 'Jour', - 'Event' => 'Événement', - 'Friday' => 'vendredi', - 'Interval' => 'Intervalle', - 'Layout' => 'Disposition', - 'List' => 'Lister', - 'Monday' => 'Lundi', - 'Month' => 'Mois', - 'NewEvent' => 'Nouvel évènement', - 'Saturday' => 'samedi', - 'Settings' => 'Réglages', - 'Sunday' => 'dimanche', - 'Thursday' => 'Jeudi', - 'Timeline' => 'Chronologie', - 'Tuesday' => 'mardi', - 'Wednesday' => 'mercredi', - 'Week' => 'La semaine', - 'Year' => 'An', -]]; diff --git a/Theme/Backend/Lang/hu.lang.php b/Theme/Backend/Lang/hu.lang.php deleted file mode 100755 index c31ddbf..0000000 --- a/Theme/Backend/Lang/hu.lang.php +++ /dev/null @@ -1,37 +0,0 @@ - [ - 'Blocks' => 'Blokkok', - 'Calendar' => 'Naptár', - 'Close' => 'Bezárás', - 'Day' => 'Nap', - 'Event' => 'Esemény', - 'Friday' => 'péntek', - 'Interval' => 'Intervallum', - 'Layout' => 'Elrendezés', - 'List' => 'Lista', - 'Monday' => 'hétfő', - 'Month' => 'Hónap', - 'NewEvent' => 'Új esemény', - 'Saturday' => 'szombat', - 'Settings' => 'Beállítások', - 'Sunday' => 'vasárnap', - 'Thursday' => 'csütörtök', - 'Timeline' => 'Idővonal', - 'Tuesday' => 'kedd', - 'Wednesday' => 'szerda', - 'Week' => 'Hét', - 'Year' => 'Év', -]]; diff --git a/Theme/Backend/Lang/it.lang.php b/Theme/Backend/Lang/it.lang.php deleted file mode 100755 index 0fd62d8..0000000 --- a/Theme/Backend/Lang/it.lang.php +++ /dev/null @@ -1,37 +0,0 @@ - [ - 'Blocks' => 'Blocchi', - 'Calendar' => 'Calendario', - 'Close' => 'Vicino', - 'Day' => 'Giorno', - 'Event' => 'Evento', - 'Friday' => 'venerdì', - 'Interval' => 'Intervallo', - 'Layout' => 'Disposizione', - 'List' => 'Elenco', - 'Monday' => 'Lunedi', - 'Month' => 'Mese', - 'NewEvent' => 'Nuovo evento', - 'Saturday' => 'Sabato', - 'Settings' => 'Impostazioni', - 'Sunday' => 'domenica', - 'Thursday' => 'giovedì', - 'Timeline' => 'Sequenza temporale', - 'Tuesday' => 'Martedì', - 'Wednesday' => 'mercoledì', - 'Week' => 'Settimana', - 'Year' => 'Anno', -]]; diff --git a/Theme/Backend/Lang/ja.lang.php b/Theme/Backend/Lang/ja.lang.php deleted file mode 100755 index be28d83..0000000 --- a/Theme/Backend/Lang/ja.lang.php +++ /dev/null @@ -1,37 +0,0 @@ - [ - 'Blocks' => 'ブロック', - 'Calendar' => 'カレンダー', - 'Close' => '選ぶ', - 'Day' => '日', - 'Event' => 'イベント', - 'Friday' => '金曜日', - 'Interval' => '間隔', - 'Layout' => 'レイアウト', - 'List' => 'リスト', - 'Monday' => '月曜', - 'Month' => '月', - 'NewEvent' => '新しいイベント', - 'Saturday' => '土曜日', - 'Settings' => '設定', - 'Sunday' => '日曜日', - 'Thursday' => '木曜日', - 'Timeline' => 'タイムライン', - 'Tuesday' => '火曜日', - 'Wednesday' => '水曜日', - 'Week' => '週', - 'Year' => '年', -]]; diff --git a/Theme/Backend/Lang/ko.lang.php b/Theme/Backend/Lang/ko.lang.php deleted file mode 100755 index 63fba2d..0000000 --- a/Theme/Backend/Lang/ko.lang.php +++ /dev/null @@ -1,37 +0,0 @@ - [ - 'Blocks' => '블록', - 'Calendar' => '달력', - 'Close' => '닫다', - 'Day' => '낮', - 'Event' => '이벤트', - 'Friday' => '금요일', - 'Interval' => '간격', - 'Layout' => '형세', - 'List' => '목록', - 'Monday' => '월요일', - 'Month' => '월', - 'NewEvent' => '새로운 이벤트', - 'Saturday' => '토요일', - 'Settings' => '설정', - 'Sunday' => '일요일', - 'Thursday' => '목요일', - 'Timeline' => '타임 라인', - 'Tuesday' => '화요일', - 'Wednesday' => '수요일', - 'Week' => '주', - 'Year' => '년도', -]]; diff --git a/Theme/Backend/Lang/no.lang.php b/Theme/Backend/Lang/no.lang.php deleted file mode 100755 index c2b1eff..0000000 --- a/Theme/Backend/Lang/no.lang.php +++ /dev/null @@ -1,37 +0,0 @@ - [ - 'Blocks' => 'Blokker', - 'Calendar' => 'Kalender', - 'Close' => 'Lukk', - 'Day' => 'Dag', - 'Event' => 'Begivenhet', - 'Friday' => 'fredag', - 'Interval' => 'Intervall', - 'Layout' => 'Oppsett', - 'List' => 'Liste', - 'Monday' => 'mandag', - 'Month' => 'Måned', - 'NewEvent' => 'Ny hendelse', - 'Saturday' => 'lørdag', - 'Settings' => 'Innstillinger', - 'Sunday' => 'søndag', - 'Thursday' => 'Torsdag', - 'Timeline' => 'Tidslinje', - 'Tuesday' => 'tirsdag', - 'Wednesday' => 'onsdag', - 'Week' => 'Uke', - 'Year' => 'År', -]]; diff --git a/Theme/Backend/Lang/pl.lang.php b/Theme/Backend/Lang/pl.lang.php deleted file mode 100755 index b2223b8..0000000 --- a/Theme/Backend/Lang/pl.lang.php +++ /dev/null @@ -1,37 +0,0 @@ - [ - 'Blocks' => 'Bloki', - 'Calendar' => 'Kalendarz', - 'Close' => 'Blisko', - 'Day' => 'Dzień', - 'Event' => 'Wydarzenie', - 'Friday' => 'piątek', - 'Interval' => 'Interwał', - 'Layout' => 'Układ', - 'List' => 'Lista', - 'Monday' => 'Poniedziałek', - 'Month' => 'Miesiąc', - 'NewEvent' => 'Nowe wydarzenie', - 'Saturday' => 'sobota', - 'Settings' => 'Ustawienia', - 'Sunday' => 'niedziela', - 'Thursday' => 'Czwartek', - 'Timeline' => 'Osi czasu', - 'Tuesday' => 'wtorek', - 'Wednesday' => 'Środa', - 'Week' => 'Tydzień', - 'Year' => 'Rok', -]]; diff --git a/Theme/Backend/Lang/pt.lang.php b/Theme/Backend/Lang/pt.lang.php deleted file mode 100755 index a496cbc..0000000 --- a/Theme/Backend/Lang/pt.lang.php +++ /dev/null @@ -1,37 +0,0 @@ - [ - 'Blocks' => 'Blocos', - 'Calendar' => 'Calendário', - 'Close' => 'Fechar', - 'Day' => 'Dia', - 'Event' => 'Evento', - 'Friday' => 'Sexta-feira', - 'Interval' => 'Intervalo', - 'Layout' => 'Layout.', - 'List' => 'Lista', - 'Monday' => 'segunda-feira', - 'Month' => 'Mês', - 'NewEvent' => 'Novo evento', - 'Saturday' => 'sábado', - 'Settings' => 'Configurações', - 'Sunday' => 'Domingo', - 'Thursday' => 'quinta-feira', - 'Timeline' => 'Linha do tempo', - 'Tuesday' => 'terça-feira', - 'Wednesday' => 'quarta-feira', - 'Week' => 'Semana', - 'Year' => 'Ano', -]]; diff --git a/Theme/Backend/Lang/ru.lang.php b/Theme/Backend/Lang/ru.lang.php deleted file mode 100755 index 4408457..0000000 --- a/Theme/Backend/Lang/ru.lang.php +++ /dev/null @@ -1,37 +0,0 @@ - [ - 'Blocks' => 'Блоки', - 'Calendar' => 'Календарь', - 'Close' => 'Закрывать', - 'Day' => 'День', - 'Event' => 'Событие', - 'Friday' => 'Пятница', - 'Interval' => 'Интервал', - 'Layout' => 'Макет', - 'List' => 'Список', - 'Monday' => 'понедельник', - 'Month' => 'Месяц', - 'NewEvent' => 'Новое событие', - 'Saturday' => 'Суббота', - 'Settings' => 'Настройки', - 'Sunday' => 'Воскресенье', - 'Thursday' => 'Четверг', - 'Timeline' => 'Лента новостей', - 'Tuesday' => 'вторник', - 'Wednesday' => 'среда', - 'Week' => 'Неделю', - 'Year' => 'Год', -]]; diff --git a/Theme/Backend/Lang/sv.lang.php b/Theme/Backend/Lang/sv.lang.php deleted file mode 100755 index b5e2256..0000000 --- a/Theme/Backend/Lang/sv.lang.php +++ /dev/null @@ -1,37 +0,0 @@ - [ - 'Blocks' => 'Block', - 'Calendar' => 'Kalender', - 'Close' => 'Stänga', - 'Day' => 'Dag', - 'Event' => 'Händelse', - 'Friday' => 'fredag', - 'Interval' => 'Intervall', - 'Layout' => 'Layout', - 'List' => 'Lista', - 'Monday' => 'Måndag', - 'Month' => 'Månad', - 'NewEvent' => 'Nytt event', - 'Saturday' => 'Lördag', - 'Settings' => 'inställningar', - 'Sunday' => 'Söndag', - 'Thursday' => 'Torsdag', - 'Timeline' => 'Tidslinje', - 'Tuesday' => 'Tisdag', - 'Wednesday' => 'Onsdag', - 'Week' => 'Vecka', - 'Year' => 'År', -]]; diff --git a/Theme/Backend/Lang/th.lang.php b/Theme/Backend/Lang/th.lang.php deleted file mode 100755 index 973f8ec..0000000 --- a/Theme/Backend/Lang/th.lang.php +++ /dev/null @@ -1,37 +0,0 @@ - [ - 'Blocks' => 'บล็อก', - 'Calendar' => 'ปฏิทิน', - 'Close' => 'ปิด', - 'Day' => 'วัน', - 'Event' => 'เหตุการณ์', - 'Friday' => 'วันศุกร์', - 'Interval' => 'ช่วงเวลา', - 'Layout' => 'เค้าโครง', - 'List' => 'รายการ', - 'Monday' => 'วันจันทร์', - 'Month' => 'เดือน', - 'NewEvent' => 'เหตุการณ์ใหม่', - 'Saturday' => 'วันเสาร์', - 'Settings' => 'การตั้งค่า', - 'Sunday' => 'วันอาทิตย์', - 'Thursday' => 'วันพฤหัสบดี', - 'Timeline' => 'เส้นเวลา', - 'Tuesday' => 'วันอังคาร', - 'Wednesday' => 'วันพุธ', - 'Week' => 'สัปดาห์', - 'Year' => 'ปี', -]]; diff --git a/Theme/Backend/Lang/tr.lang.php b/Theme/Backend/Lang/tr.lang.php deleted file mode 100755 index 118cc86..0000000 --- a/Theme/Backend/Lang/tr.lang.php +++ /dev/null @@ -1,37 +0,0 @@ - [ - 'Blocks' => 'Bloklar', - 'Calendar' => 'Takvim', - 'Close' => 'Kapat', - 'Day' => 'Gün', - 'Event' => 'Etkinlik', - 'Friday' => 'Cuma', - 'Interval' => 'Aralık', - 'Layout' => 'Düzen', - 'List' => 'Liste', - 'Monday' => 'Pazartesi', - 'Month' => 'Ay', - 'NewEvent' => 'Yeni etkinlik', - 'Saturday' => 'Cumartesi', - 'Settings' => 'Ayarlar', - 'Sunday' => 'Pazar', - 'Thursday' => 'Perşembe', - 'Timeline' => 'Zaman çizelgesi', - 'Tuesday' => 'Salı', - 'Wednesday' => 'Çarşamba', - 'Week' => 'Hafta', - 'Year' => 'Yıl', -]]; diff --git a/Theme/Backend/Lang/uk.lang.php b/Theme/Backend/Lang/uk.lang.php deleted file mode 100755 index 4f816d0..0000000 --- a/Theme/Backend/Lang/uk.lang.php +++ /dev/null @@ -1,37 +0,0 @@ - [ - 'Blocks' => 'Блоки', - 'Calendar' => 'Календар', - 'Close' => 'Близький', - 'Day' => 'День', - 'Event' => 'Подія', - 'Friday' => 'П\'ятниця', - 'Interval' => 'Інтервал', - 'Layout' => 'Макет', - 'List' => 'Список', - 'Monday' => 'Понеділок', - 'Month' => 'Місяць', - 'NewEvent' => 'Нова подія', - 'Saturday' => 'Субота', - 'Settings' => 'Налаштування', - 'Sunday' => 'Неділя', - 'Thursday' => 'Четвер', - 'Timeline' => 'Хронологія', - 'Tuesday' => 'Вівторок', - 'Wednesday' => 'Середа', - 'Week' => 'Тиждень', - 'Year' => 'Рік', -]]; diff --git a/Theme/Backend/Lang/zh.lang.php b/Theme/Backend/Lang/zh.lang.php deleted file mode 100755 index e8cb673..0000000 --- a/Theme/Backend/Lang/zh.lang.php +++ /dev/null @@ -1,37 +0,0 @@ - [ - 'Blocks' => '块', - 'Calendar' => '日历', - 'Close' => '关闭', - 'Day' => '日', - 'Event' => '事件', - 'Friday' => '星期五', - 'Interval' => '间隔', - 'Layout' => '布局', - 'List' => '列表', - 'Monday' => '周一', - 'Month' => '月', - 'NewEvent' => '新事件', - 'Saturday' => '周六', - 'Settings' => '设置', - 'Sunday' => '星期日', - 'Thursday' => '周四', - 'Timeline' => '时间线', - 'Tuesday' => '周二', - 'Wednesday' => '周三', - 'Week' => '星期', - 'Year' => '年', -]]; diff --git a/Theme/Backend/calendar-dashboard.tpl.php b/Theme/Backend/calendar-dashboard.tpl.php index e174ad6..20fdfa9 100755 --- a/Theme/Backend/calendar-dashboard.tpl.php +++ b/Theme/Backend/calendar-dashboard.tpl.php @@ -6,7 +6,7 @@ * * @package Template * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Theme/Backend/dashboard-calendar.tpl.php b/Theme/Backend/dashboard-calendar.tpl.php index 189e540..324cb76 100755 --- a/Theme/Backend/dashboard-calendar.tpl.php +++ b/Theme/Backend/dashboard-calendar.tpl.php @@ -6,7 +6,7 @@ * * @package Modules\Calendar * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Admin/AdminTest.php b/tests/Admin/AdminTest.php index 2f05f04..bfbfafc 100755 --- a/tests/Admin/AdminTest.php +++ b/tests/Admin/AdminTest.php @@ -6,7 +6,7 @@ * * @package tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Autoloader.php b/tests/Autoloader.php index 8be8768..4ebb584 100755 --- a/tests/Autoloader.php +++ b/tests/Autoloader.php @@ -6,7 +6,7 @@ * * @package Modules/tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ namespace Modules\Calendar\tests; * Autoloader class. * * @package tests - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/tests/Bootstrap.php b/tests/Bootstrap.php index 24c9043..162ecbe 100755 --- a/tests/Bootstrap.php +++ b/tests/Bootstrap.php @@ -6,7 +6,7 @@ * * @package Modules\Calendar\tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Models/CalendarMapperTest.php b/tests/Models/CalendarMapperTest.php index 6f00e6b..8a7fb98 100755 --- a/tests/Models/CalendarMapperTest.php +++ b/tests/Models/CalendarMapperTest.php @@ -6,7 +6,7 @@ * * @package tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Models/CalendarTest.php b/tests/Models/CalendarTest.php index a5de4f3..5bb24b6 100755 --- a/tests/Models/CalendarTest.php +++ b/tests/Models/CalendarTest.php @@ -6,7 +6,7 @@ * * @package tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Models/EventMapperTest.php b/tests/Models/EventMapperTest.php index 0460814..903711a 100755 --- a/tests/Models/EventMapperTest.php +++ b/tests/Models/EventMapperTest.php @@ -6,7 +6,7 @@ * * @package tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Models/EventTest.php b/tests/Models/EventTest.php index 48d0aa3..15d84ae 100755 --- a/tests/Models/EventTest.php +++ b/tests/Models/EventTest.php @@ -6,7 +6,7 @@ * * @package tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Models/NullCalendarTest.php b/tests/Models/NullCalendarTest.php index 9aefc77..965c33a 100755 --- a/tests/Models/NullCalendarTest.php +++ b/tests/Models/NullCalendarTest.php @@ -6,7 +6,7 @@ * * @package tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Models/NullEventTest.php b/tests/Models/NullEventTest.php index b4b5356..2451100 100755 --- a/tests/Models/NullEventTest.php +++ b/tests/Models/NullEventTest.php @@ -6,7 +6,7 @@ * * @package tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Models/NullScheduleTest.php b/tests/Models/NullScheduleTest.php index b3642e9..a28847e 100755 --- a/tests/Models/NullScheduleTest.php +++ b/tests/Models/NullScheduleTest.php @@ -6,7 +6,7 @@ * * @package tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Models/ScheduleTest.php b/tests/Models/ScheduleTest.php index cb48f27..3155347 100755 --- a/tests/Models/ScheduleTest.php +++ b/tests/Models/ScheduleTest.php @@ -6,7 +6,7 @@ * * @package tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */