fix languages 4
Some checks failed
Image optimization / general_image_workflow (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled

This commit is contained in:
Dennis Eichhorn 2024-05-18 19:57:10 +00:00
parent 7ca77cde47
commit 8de834e796
22 changed files with 0 additions and 538 deletions

View File

@ -1,21 +0,0 @@
<?php
/**
* Jingga
*
* PHP Version 8.2
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
return ['Navigation' => [
'List' => 'قائمة',
'Overview' => 'ملخص',
'Profile' => 'الملف الشخصي',
'Profiles' => 'مظهر',
'Settings' => 'إعدادات',
]];

View File

@ -1,21 +0,0 @@
<?php
/**
* Jingga
*
* PHP Version 8.2
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
return ['Navigation' => [
'List' => 'Seznam',
'Overview' => 'Přehled.',
'Profile' => 'Profil',
'Profiles' => 'Profily',
'Settings' => 'Nastavení',
]];

View File

@ -1,21 +0,0 @@
<?php
/**
* Jingga
*
* PHP Version 8.2
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
return ['Navigation' => [
'List' => 'Liste',
'Overview' => 'Oversigt',
'Profile' => 'Profil',
'Profiles' => 'Profiler.',
'Settings' => 'Indstillinger.',
]];

View File

@ -1,21 +0,0 @@
<?php
/**
* Jingga
*
* PHP Version 8.2
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
return ['Navigation' => [
'List' => 'Λίστα',
'Overview' => 'ΣΦΑΙΡΙΚΗ ΕΙΚΟΝΑ',
'Profile' => 'Προφίλ',
'Profiles' => 'Προφίλ',
'Settings' => 'Ρυθμίσεις',
]];

View File

@ -1,21 +0,0 @@
<?php
/**
* Jingga
*
* PHP Version 8.2
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
return ['Navigation' => [
'List' => 'Lista',
'Overview' => 'Descripción general',
'Profile' => 'Perfil',
'Profiles' => 'Perfiles',
'Settings' => 'Ajustes',
]];

View File

@ -1,21 +0,0 @@
<?php
/**
* Jingga
*
* PHP Version 8.2
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
return ['Navigation' => [
'List' => 'Lista',
'Overview' => 'Yleiskatsaus',
'Profile' => 'Profiili',
'Profiles' => 'Profiilit',
'Settings' => 'asetukset',
]];

View File

@ -1,21 +0,0 @@
<?php
/**
* Jingga
*
* PHP Version 8.2
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
return ['Navigation' => [
'List' => 'Lister',
'Overview' => 'Aperçu',
'Profile' => 'Profil',
'Profiles' => 'Profils',
'Settings' => 'Réglages',
]];

View File

@ -1,21 +0,0 @@
<?php
/**
* Jingga
*
* PHP Version 8.2
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
return ['Navigation' => [
'List' => 'Lista',
'Overview' => 'Áttekintés',
'Profile' => 'Profil',
'Profiles' => 'Profilok',
'Settings' => 'Beállítások',
]];

View File

@ -1,21 +0,0 @@
<?php
/**
* Jingga
*
* PHP Version 8.2
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
return ['Navigation' => [
'List' => 'Elenco',
'Overview' => 'Panoramica',
'Profile' => 'Profilo',
'Profiles' => 'Profili',
'Settings' => 'Impostazioni',
]];

View File

@ -1,21 +0,0 @@
<?php
/**
* Jingga
*
* PHP Version 8.2
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
return ['Navigation' => [
'List' => 'リスト',
'Overview' => '概要',
'Profile' => 'プロフィール',
'Profiles' => 'プロファイル',
'Settings' => '設定',
]];

View File

@ -1,21 +0,0 @@
<?php
/**
* Jingga
*
* PHP Version 8.2
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
return ['Navigation' => [
'List' => '목록',
'Overview' => '개요',
'Profile' => '프로필',
'Profiles' => '프로필',
'Settings' => '설정',
]];

View File

@ -1,21 +0,0 @@
<?php
/**
* Jingga
*
* PHP Version 8.2
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
return ['Navigation' => [
'List' => 'Liste',
'Overview' => 'Oversikt',
'Profile' => 'Profil',
'Profiles' => 'Profiler',
'Settings' => 'Innstillinger',
]];

View File

@ -1,21 +0,0 @@
<?php
/**
* Jingga
*
* PHP Version 8.2
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
return ['Navigation' => [
'List' => 'Lista',
'Overview' => 'Przegląd',
'Profile' => 'Profil',
'Profiles' => 'Profile',
'Settings' => 'Ustawienia',
]];

View File

@ -1,21 +0,0 @@
<?php
/**
* Jingga
*
* PHP Version 8.2
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
return ['Navigation' => [
'List' => 'Lista',
'Overview' => 'Visão geral',
'Profile' => 'Perfil',
'Profiles' => 'Perfis.',
'Settings' => 'Configurações',
]];

View File

@ -1,21 +0,0 @@
<?php
/**
* Jingga
*
* PHP Version 8.2
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
return ['Navigation' => [
'List' => 'Список',
'Overview' => 'Обзор',
'Profile' => 'Профиль',
'Profiles' => 'Профили',
'Settings' => 'Настройки',
]];

View File

@ -1,21 +0,0 @@
<?php
/**
* Jingga
*
* PHP Version 8.2
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
return ['Navigation' => [
'List' => 'Lista',
'Overview' => 'Översikt',
'Profile' => 'Profil',
'Profiles' => 'Profiler',
'Settings' => 'inställningar',
]];

View File

@ -1,21 +0,0 @@
<?php
/**
* Jingga
*
* PHP Version 8.2
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
return ['Navigation' => [
'List' => 'รายการ',
'Overview' => 'ภาพรวม',
'Profile' => 'ประวัติโดยย่อ',
'Profiles' => 'โปรไฟล์',
'Settings' => 'การตั้งค่า',
]];

View File

@ -1,21 +0,0 @@
<?php
/**
* Jingga
*
* PHP Version 8.2
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
return ['Navigation' => [
'List' => 'Liste',
'Overview' => 'Genel bakış',
'Profile' => 'Profil',
'Profiles' => 'Profiller',
'Settings' => 'Ayarlar',
]];

View File

@ -1,21 +0,0 @@
<?php
/**
* Jingga
*
* PHP Version 8.2
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
return ['Navigation' => [
'List' => 'Список',
'Overview' => 'Огляд',
'Profile' => 'Профіль',
'Profiles' => 'Профілі',
'Settings' => 'Налаштування',
]];

View File

@ -1,21 +0,0 @@
<?php
/**
* Jingga
*
* PHP Version 8.2
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
return ['Navigation' => [
'List' => '列表',
'Overview' => '概述',
'Profile' => '轮廓',
'Profiles' => '概要文件',
'Settings' => '设置',
]];

View File

@ -14,87 +14,28 @@ declare(strict_types=1);
return ['Profile' => [
'Account' => 'Konto',
'Account/Group' => 'Kontengruppe',
'Activity' => 'Aktivität',
'Address' => 'Adresse',
'Amount' => '{Höhe}',
'Area' => 'Bereich',
'Birthday' => 'Geburtstag',
'Change' => 'Veränderung',
'City' => 'Stadt',
'Community' => 'Gemeinschaft',
'Contact' => 'Kontakt',
'ContactInformation' => 'Kontaktinformation',
'Country' => 'Land',
'CreateProfile' => 'Profil erstellen',
'Currency' => 'Währung',
'Currencyformat' => 'Währungsformat.',
'Customized' => 'Kundenspezifisch',
'DateDelim' => 'Datums-Separator',
'DecimalPoint' => 'Komma',
'Defaults' => 'Standardwerte',
'Email' => 'Email',
'Fast' => 'Schnell',
'General' => 'Allgemein',
'Glass' => 'Glas',
'Heavy' => 'Schwer',
'IMG_alt_user' => 'Nutzerbild',
'Language' => 'Sprache',
'Large' => 'Groß',
'LastLogin' => 'Letzte Anmeldung',
'Length' => 'Länge',
'Light' => 'Hell',
'Load' => 'Belastung',
'Localization' => 'Lokalisierung',
'Long' => 'Lang',
'Medium' => 'Mittel',
'Name' => 'Name',
'NewPassword' => 'Neues Passwort',
'NoAddressSpecified' => 'Keine Adresse angegeben',
'NoContactSpecified' => 'Kein Kontakt angegeben.',
'Numberformat' => 'Zahlenformat',
'Numeric' => 'Numerisch',
'OFF' => 'AUS',
'ON' => 'AN',
'Occupation' => 'Beruf',
'OldPassword' => 'Altest Passwort',
'Password' => 'Passwort',
'Phone' => 'Telefon',
'Precision' => 'Präzision',
'Profile' => 'Profil',
'ProfileImage' => 'Profilbild',
'Profiles' => 'Profile',
'Ranks' => 'Rang',
'Registered' => 'Eingetragen',
'RepeatPassword' => 'Wiederhole Passwort',
'Sea' => 'Meer',
'Search' => 'Suche',
'Short' => 'Kurz',
'Skype' => 'Skype.',
'Slow' => 'Langsam',
'Small' => 'Klein',
'Speed' => 'Geschwindigkeit',
'Status' => 'Status',
'Tablespoon' => 'Esslöffel',
'Teaspoon' => 'Teelöffel',
'Temperature' => 'Temperatur',
'ThousandsSeparator' => 'Tausendertrennzeichen',
'Time' => 'Zeit',
'TimeDelim' => 'Zeitabscheider',
'Timeformat' => 'Zeitformat',
'Timezone' => 'Zeitzone',
'VeryFast' => 'Sehr schnell',
'VeryHeavy' => 'Sehr schwer',
'VeryLarge' => 'Sehr groß',
'VeryLight' => 'Sehr leicht',
'VeryLong' => 'Sehr lang',
'VeryShort' => 'Sehr kurze',
'VerySlow' => 'Sehr langsam',
'VerySmall' => 'Sehr klein',
'Visibility' => 'Sichtweite',
'Volume' => 'Volumen',
'Weight' => 'Gewicht',
'Postal' => 'Reißverschluss',
':aType1' => 'Heim',
':aType2' => 'Geschäft',
':aType3' => 'Versand',

View File

@ -14,87 +14,28 @@ declare(strict_types=1);
return ['Profile' => [
'Account' => 'Account',
'Account/Group' => 'Account/Group',
'Activity' => 'Activity',
'Address' => 'Address',
'Amount' => '{Amount}',
'Area' => 'Area',
'Birthday' => 'Birthday',
'Change' => 'Change',
'City' => 'City',
'Community' => 'Community',
'Contact' => 'Contact',
'ContactInformation' => 'Contact Information',
'Country' => 'Country',
'CreateProfile' => 'Create Profile',
'Currency' => 'Currency',
'Currencyformat' => 'Currencyformat',
'Customized' => 'Customized',
'DateDelim' => 'Date Separator',
'DecimalPoint' => 'Decimal Point',
'Defaults' => 'Defaults',
'Email' => 'Email',
'Fast' => 'Fast',
'General' => 'General',
'Glass' => 'Glass',
'Heavy' => 'Heavy',
'IMG_alt_user' => 'User image',
'Language' => 'Language',
'Large' => 'Large',
'LastLogin' => 'Last Login',
'Length' => 'Length',
'Light' => 'Light',
'Load' => 'Load',
'Localization' => 'Localization',
'Long' => 'Long',
'Medium' => 'Medium',
'Name' => 'Name',
'NewPassword' => 'New Password',
'NoAddressSpecified' => 'No address specified',
'NoContactSpecified' => 'No contact specified',
'Numberformat' => 'Numberformat',
'Numeric' => 'Numeric',
'OFF' => 'OFF',
'ON' => 'ON',
'Occupation' => 'Occupation',
'OldPassword' => 'Old Password',
'Password' => 'Password',
'Phone' => 'Phone',
'Precision' => 'Precision',
'Profile' => 'Profile',
'ProfileImage' => 'Profile Image',
'Profiles' => 'Profiles',
'Ranks' => 'Ranks',
'Registered' => 'Registered',
'RepeatPassword' => 'Repeat Password',
'Sea' => 'Sea',
'Search' => 'Search',
'Short' => 'Short',
'Skype' => 'Skype',
'Slow' => 'Slow',
'Small' => 'Small',
'Speed' => 'Speed',
'Status' => 'Status',
'Tablespoon' => 'Tablespoon',
'Teaspoon' => 'Teaspoon',
'Temperature' => 'Temperature',
'ThousandsSeparator' => 'Thousands Separator',
'Time' => 'Time',
'TimeDelim' => 'Time Separator',
'Timeformat' => 'Timeformat',
'Timezone' => 'Timezone',
'VeryFast' => 'Very Fast',
'VeryHeavy' => 'Very Heavy',
'VeryLarge' => 'Very Large',
'VeryLight' => 'Very Light',
'VeryLong' => 'Very Long',
'VeryShort' => 'Very Short',
'VerySlow' => 'Very Slow',
'VerySmall' => 'Very Small',
'Visibility' => 'Visibility',
'Volume' => 'Volume',
'Weight' => 'Weight',
'Postal' => 'Postal',
':aType1' => 'Home',
':aType2' => 'Business',
':aType3' => 'Shipping',