update lang files

This commit is contained in:
Dennis Eichhorn 2022-02-12 21:18:48 +01:00
parent 8deb92f7a3
commit 6084525680
44 changed files with 2406 additions and 1549 deletions

View File

@ -0,0 +1,33 @@
<?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' => [
'Account' => 'الحساب',
'Accounts' => 'حسابات',
'Admin' => 'مشرف',
'Create' => 'يخلق',
'Front' => 'أمام',
'General' => 'عام',
'Groups' => 'مجموعات',
'Info' => 'معلومات',
'List' => 'قائمة',
'Log' => 'سجل',
'Members' => 'أعضاء',
'Modules' => 'وحدات',
'Navigation' => 'التنقل',
'Pages' => 'الصفحات',
'Permissions' => 'الأذونات',
'Routes' => 'طرق',
'Settings' => 'إعدادات',
]];

View File

@ -0,0 +1,33 @@
<?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' => [
'Account' => 'Účet',
'Accounts' => 'Účty',
'Admin' => 'Admin',
'Create' => 'Vytvořit',
'Front' => 'Přední',
'General' => 'Všeobecné',
'Groups' => 'Skupiny',
'Info' => 'Info.',
'List' => 'Seznam',
'Log' => 'Log',
'Members' => 'Členové',
'Modules' => 'Moduly',
'Navigation' => 'Navigace',
'Pages' => 'Stránky',
'Permissions' => 'Oprávnění',
'Routes' => 'Trasy',
'Settings' => 'Nastavení',
]];

View File

@ -0,0 +1,33 @@
<?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' => [
'Account' => 'Konto',
'Accounts' => 'Konti.',
'Admin' => 'Admin.',
'Create' => 'skab',
'Front' => 'Foran',
'General' => 'Generel',
'Groups' => 'Grupper.',
'Info' => 'Info.',
'List' => 'Liste',
'Log' => 'Log',
'Members' => 'Medlemmer',
'Modules' => 'Moduler.',
'Navigation' => 'Navigation',
'Pages' => 'sider',
'Permissions' => 'Tilladelser',
'Routes' => 'Ruter',
'Settings' => 'Indstillinger.',
]];

View File

@ -4,7 +4,7 @@
*
* PHP Version 8.0
*
* @package Modules\Admin\Language\Backend
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
@ -12,17 +12,22 @@
*/
declare(strict_types=1);
return [
'Navigation' => [
'Admin' => 'Admin',
'Create' => 'Erstellen',
'Front' => 'Front',
'General' => 'Allgemein',
'Groups' => 'Gruppen',
'List' => 'Liste',
'Members' => 'Mitglieder',
'Modules' => 'Module',
'Account' => 'Account',
'Accounts' => 'Accounts',
],
];
return ['Navigation' => [
'Account' => 'Konto',
'Accounts' => 'Konten',
'Admin' => 'Administrator',
'Create' => 'Erstellen',
'Front' => 'Vorderseite',
'General' => 'Allgemein',
'Groups' => 'Gruppen',
'Info' => 'Die Info',
'List' => 'Aufführen',
'Log' => 'Protokoll',
'Members' => 'Mitglieder',
'Modules' => 'Module',
'Navigation' => 'Navigation',
'Pages' => 'Seiten',
'Permissions' => 'Berechtigungen',
'Routes' => 'Routen',
'Settings' => 'Einstellungen',
]];

View File

@ -0,0 +1,33 @@
<?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' => [
'Account' => 'λογαριασμός',
'Accounts' => 'Λογαριασμοί',
'Admin' => 'διαχειριστής',
'Create' => 'Δημιουργώ',
'Front' => 'Εμπρός',
'General' => 'Γενικός',
'Groups' => 'Ομάδες',
'Info' => 'Πληροφορία',
'List' => 'Λίστα',
'Log' => 'Κούτσουρο',
'Members' => 'Μέλη',
'Modules' => 'Ενότητες',
'Navigation' => 'Πλοήγηση',
'Pages' => 'Σελίδες',
'Permissions' => 'Δικαιώματα',
'Routes' => 'Δρομολόγια',
'Settings' => 'Ρυθμίσεις',
]];

View File

@ -4,7 +4,7 @@
*
* PHP Version 8.0
*
* @package Modules\Admin\Language\Backend
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
@ -12,24 +12,22 @@
*/
declare(strict_types=1);
return [
'Navigation' => [
'Admin' => 'Admin',
'Create' => 'Create',
'Front' => 'Front',
'General' => 'General',
'Groups' => 'Groups',
'List' => 'List',
'Members' => 'Members',
'Modules' => 'Modules',
'Settings' => 'Settings',
'Log' => 'Log',
'Info' => 'Info',
'Account' => 'Account',
'Pages' => 'Pages',
'Permissions' => 'Permissions',
'Navigation' => 'Navigation',
'Routes' => 'Routes',
'Accounts' => 'Accounts',
],
];
return ['Navigation' => [
'Account' => 'Account',
'Accounts' => 'Accounts',
'Admin' => 'Admin',
'Create' => 'Create',
'Front' => 'Front',
'General' => 'General',
'Groups' => 'Groups',
'Info' => 'Info',
'List' => 'List',
'Log' => 'Log',
'Members' => 'Members',
'Modules' => 'Modules',
'Navigation' => 'Navigation',
'Pages' => 'Pages',
'Permissions' => 'Permissions',
'Routes' => 'Routes',
'Settings' => 'Settings',
]];

View File

@ -0,0 +1,33 @@
<?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' => [
'Account' => 'Cuenta',
'Accounts' => 'Cuentas',
'Admin' => 'Administración',
'Create' => 'Crear',
'Front' => 'Parte delantera',
'General' => 'General',
'Groups' => 'Grupo',
'Info' => 'Información',
'List' => 'Lista',
'Log' => 'Tronco',
'Members' => 'Miembros',
'Modules' => 'Módulos',
'Navigation' => 'Navegación',
'Pages' => 'Páginas',
'Permissions' => 'Permisos',
'Routes' => 'Rutas',
'Settings' => 'Ajustes',
]];

View File

@ -0,0 +1,33 @@
<?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' => [
'Account' => 'Tili',
'Accounts' => 'Tilit',
'Admin' => 'Admin',
'Create' => 'Luoda',
'Front' => 'Edestä',
'General' => 'Yleinen',
'Groups' => 'Ryhmät',
'Info' => 'Tiedot',
'List' => 'Lista',
'Log' => 'Hirsi',
'Members' => 'Jäsenet',
'Modules' => 'Moduulit',
'Navigation' => 'Navigointi',
'Pages' => 'Sivut',
'Permissions' => 'Oikeudet',
'Routes' => 'Reitit',
'Settings' => 'asetukset',
]];

View File

@ -0,0 +1,33 @@
<?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' => [
'Account' => 'Compte',
'Accounts' => 'Comptes',
'Admin' => 'Admin',
'Create' => 'Créer',
'Front' => 'De face',
'General' => 'Général',
'Groups' => 'Groupes',
'Info' => 'Info',
'List' => 'Lister',
'Log' => 'Enregistrer',
'Members' => 'Membres',
'Modules' => 'Modules',
'Navigation' => 'La navigation',
'Pages' => 'Pages',
'Permissions' => 'Autorisation',
'Routes' => 'Routes',
'Settings' => 'Réglages',
]];

View File

@ -0,0 +1,33 @@
<?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' => [
'Account' => 'Számla',
'Accounts' => 'Fiókok',
'Admin' => 'Adminisztrátor',
'Create' => 'Teremt',
'Front' => 'Elülső',
'General' => 'Tábornok',
'Groups' => 'Csoportok',
'Info' => 'Információ',
'List' => 'Lista',
'Log' => 'Napló',
'Members' => 'Tagok',
'Modules' => 'Modulok',
'Navigation' => 'Navigáció',
'Pages' => 'Oldalak',
'Permissions' => 'Engedélyek',
'Routes' => 'Útvonalak',
'Settings' => 'Beállítások',
]];

View File

@ -0,0 +1,33 @@
<?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' => [
'Account' => 'Account',
'Accounts' => 'Conti',
'Admin' => 'Amministratore',
'Create' => 'Creare',
'Front' => 'Davanti',
'General' => 'Generale',
'Groups' => 'Gruppi',
'Info' => 'Informazioni',
'List' => 'Elenco',
'Log' => 'Tronco d\\'albero',
'Members' => 'Membri',
'Modules' => 'Moduli',
'Navigation' => 'Navigazione',
'Pages' => 'Pagine',
'Permissions' => 'Autorizzazioni',
'Routes' => 'Itinerari',
'Settings' => 'Impostazioni',
]];

View File

@ -0,0 +1,33 @@
<?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' => [
'Account' => 'アカウント',
'Accounts' => '勘定科目',
'Admin' => 'admin.',
'Create' => '作成',
'Front' => 'フロント',
'General' => '全般的',
'Groups' => '団体',
'Info' => '情報',
'List' => 'リスト',
'Log' => 'ログ',
'Members' => 'メンバー',
'Modules' => 'モジュール',
'Navigation' => 'ナビゲーション',
'Pages' => 'pages',
'Permissions' => '権限',
'Routes' => 'ルート',
'Settings' => '設定',
]];

View File

@ -0,0 +1,33 @@
<?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' => [
'Account' => '계정',
'Accounts' => 'accounts.',
'Admin' => '관리자',
'Create' => '만들다',
'Front' => '앞',
'General' => '일반적인',
'Groups' => '여러 떼',
'Info' => '정보',
'List' => '목록',
'Log' => '통나무',
'Members' => '멤버들',
'Modules' => '모듈',
'Navigation' => '항해',
'Pages' => '페이지',
'Permissions' => '권한',
'Routes' => '경로',
'Settings' => '설정',
]];

View File

@ -0,0 +1,33 @@
<?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' => [
'Account' => 'Regnskap',
'Accounts' => 'Kontoer',
'Admin' => 'Admin',
'Create' => 'Skape',
'Front' => 'Front',
'General' => 'Generell',
'Groups' => 'Grupper',
'Info' => 'Info.',
'List' => 'Liste',
'Log' => 'Logg',
'Members' => 'Medlemmer',
'Modules' => 'Moduler',
'Navigation' => 'Navigasjon',
'Pages' => 'Sider',
'Permissions' => 'Tillatelser',
'Routes' => 'Ruter',
'Settings' => 'Innstillinger',
]];

View File

@ -0,0 +1,33 @@
<?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' => [
'Account' => 'Rachunek',
'Accounts' => 'Konta',
'Admin' => 'Administrator',
'Create' => 'Tworzyć',
'Front' => 'Przód',
'General' => 'Ogólny',
'Groups' => 'Grupy',
'Info' => 'Info',
'List' => 'Lista',
'Log' => 'Dziennik',
'Members' => 'Członkowie',
'Modules' => 'Moduły',
'Navigation' => 'Nawigacja',
'Pages' => 'Strony',
'Permissions' => 'Uprawnienia',
'Routes' => 'Trasy',
'Settings' => 'Ustawienia',
]];

View File

@ -0,0 +1,33 @@
<?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' => [
'Account' => 'Conta',
'Accounts' => 'Contas',
'Admin' => 'Admin.',
'Create' => 'Crio',
'Front' => 'Frente',
'General' => 'Em geral',
'Groups' => 'Grupos',
'Info' => 'Info',
'List' => 'Lista',
'Log' => 'Registro',
'Members' => 'Membros',
'Modules' => 'Módulos.',
'Navigation' => 'Navegação',
'Pages' => 'Páginas',
'Permissions' => 'Permissões',
'Routes' => 'Rotas',
'Settings' => 'Configurações',
]];

View File

@ -0,0 +1,33 @@
<?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' => [
'Account' => 'Счет',
'Accounts' => 'Счета',
'Admin' => 'Админ',
'Create' => 'Создавать',
'Front' => 'Фронт',
'General' => 'Общий',
'Groups' => 'Группы',
'Info' => 'Информация',
'List' => 'Список',
'Log' => 'Бревно',
'Members' => 'Члены',
'Modules' => 'Модули',
'Navigation' => 'Навигация',
'Pages' => 'Страницы',
'Permissions' => 'Разрешения',
'Routes' => 'Маршруты',
'Settings' => 'Настройки',
]];

View File

@ -0,0 +1,33 @@
<?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' => [
'Account' => 'konto',
'Accounts' => 'Konton',
'Admin' => 'Administration',
'Create' => 'Skapa',
'Front' => 'Främre',
'General' => 'Allmän',
'Groups' => 'Grupp',
'Info' => 'Info',
'List' => 'Lista',
'Log' => 'Logga',
'Members' => 'Medlemmar',
'Modules' => 'Moduler',
'Navigation' => 'Navigering',
'Pages' => 'Sidor',
'Permissions' => 'Behörighet',
'Routes' => 'Rutter',
'Settings' => 'inställningar',
]];

View File

@ -0,0 +1,33 @@
<?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' => [
'Account' => 'บัญชี',
'Accounts' => 'บัญชี',
'Admin' => 'ผู้ดูแลระบบ',
'Create' => 'สร้าง',
'Front' => 'ด้านหน้า',
'General' => 'ทั่วไป',
'Groups' => 'กลุ่ม',
'Info' => 'ข้อมูล',
'List' => 'รายการ',
'Log' => 'บันทึก',
'Members' => 'สมาชิก',
'Modules' => 'โมดูล',
'Navigation' => 'การนำทาง',
'Pages' => 'หน้า',
'Permissions' => 'การอนุญาต',
'Routes' => 'เส้นทาง',
'Settings' => 'การตั้งค่า',
]];

View File

@ -0,0 +1,33 @@
<?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' => [
'Account' => 'Hesap',
'Accounts' => 'Hesap',
'Admin' => 'Yönetici',
'Create' => 'Yaratmak',
'Front' => 'Ön',
'General' => 'Genel',
'Groups' => 'Gruplar',
'Info' => 'Bilgi',
'List' => 'Liste',
'Log' => 'Kayıt',
'Members' => 'Üyeler',
'Modules' => 'Modüller',
'Navigation' => 'Navigasyon',
'Pages' => 'Sayfalar',
'Permissions' => 'İzinler',
'Routes' => 'Rotalar',
'Settings' => 'Ayarlar',
]];

View File

@ -0,0 +1,33 @@
<?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' => [
'Account' => 'Обліковий запис',
'Accounts' => 'Облікові записи',
'Admin' => 'Адміністратор',
'Create' => 'Створювати',
'Front' => 'Фронт',
'General' => 'Загальний',
'Groups' => 'Групи',
'Info' => 'Інформація',
'List' => 'Список',
'Log' => 'Журнал',
'Members' => 'Члени',
'Modules' => 'Модулі',
'Navigation' => 'Навігація',
'Pages' => 'Сторінка',
'Permissions' => 'Дозволи',
'Routes' => 'Маршрути',
'Settings' => 'Налаштування',
]];

View File

@ -0,0 +1,33 @@
<?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' => [
'Account' => '帐户',
'Accounts' => '账户',
'Admin' => '行政',
'Create' => '创建',
'Front' => '正面',
'General' => '一般的',
'Groups' => '团体',
'Info' => '信息',
'List' => '列表',
'Log' => '日志',
'Members' => '成员',
'Modules' => '模块',
'Navigation' => '导航',
'Pages' => '页面',
'Permissions' => '权限',
'Routes' => '路线',
'Settings' => '设置',
]];

View File

@ -17,7 +17,7 @@ return ['Admin' => [
':s2' => 'غير نشط',
':s3' => 'نفذ الوقت',
':s4' => 'محظور',
'Account' => 'حساب',
'Account' => 'الحساب',
'Account/Group' => 'جماعة حساب',
'Accounts' => 'حسابات',
'Activate' => 'تفعيل',
@ -25,32 +25,35 @@ return ['Admin' => [
'Activity' => 'نشاط',
'Address' => 'تبوك',
'All' => 'الجميع',
'Amount' => 'كمية',
'Amount' => 'مقدار',
'App' => 'تطبيق',
'Area' => نطقة',
'Area' => ساحة',
'AuditLog' => 'سجل التدقيق',
'Available' => 'متاح',
'Available' => 'متوفرة',
'Banned' => 'محظور',
'Cache' => 'مخبأ',
'Change' => 'يتغير',
'Children' => 'أطفال',
'City' => 'مدينة',
'Close' => 'قريب',
'Comp' => 'شركات.',
'Component' => 'عنصر',
'Component' => 'مكون',
'Country' => 'دولة',
'Create' => 'خلق',
'CreateProfile' => 'إنشاء الملف الشخصي',
'Created' => 'مخلوق',
'Create' => 'يخلق',
'CreateProfile' => 'إنشاء ملف التعريف',
'Created' => 'خلقت',
'CreatedBy' => 'انشأ من قبل',
'Currency' => 'عملة',
'Currencyformat' => 'تنسيق العملة',
'Customized' => 'حسب الطلب',
'Deactivate' => 'إلغاء تنشيط',
'Deactivate' => 'deactivate.',
'DecimalPoint' => 'العلامة العشرية',
'Defaults' => 'التخلف',
'Defaults' => 'الافتراضات',
'Delete' => 'حذف',
'Description' => 'وصف',
'Ele' => 'ايلى.',
'Design' => 'تصميم',
'Destination' => '#VALUE!',
'Ele' => 'إلي.',
'Element' => 'جزء',
'Email' => 'بريد الالكتروني',
'EmailAdmin' => 'مشرف البريد الإلكتروني',
@ -65,6 +68,7 @@ return ['Admin' => [
'GroupStatus4' => 'مختفي',
'Groups' => 'مجموعات',
'Heavy' => 'ثقيل',
'Images' => 'صور',
'Inactive' => 'غير نشط',
'Install' => 'تثبيت',
'Installed' => 'المثبتة',
@ -76,56 +80,60 @@ return ['Admin' => [
'Load' => 'حمل',
'Localization' => 'الموقع',
'Log' => 'سجل',
'LogPath' => 'مسار السجل',
'LogPath' => 'سجل المسار',
'Logging' => 'تسجيل',
'LoginRetries' => 'تسجيل الدخول لإعادة المحاولات',
'LoginImage' => 'صورة تسجيل الدخول',
'LoginRetries' => 'إعادة المحاولة تسجيل الدخول',
'Loginname' => 'اسم الدخول',
'Long' => 'طويل',
'Lowercase' => 'أحرف صغيرة',
'Maintenance' => 'اعمال صيانة',
'Medium' => 'واسطة',
'Medium' => 'متوسط',
'Member' => 'عضو',
'Members' => 'أعضاء',
'Memcache' => 'Memcache',
'MemoryLimit' => 'الحد الذاكرة',
'Memcache' => 'memcache',
'MemoryLimit' => 'حد الذاكرة',
'Message' => 'رسالة',
'Module' => 'وحدة',
'Modules' => 'وحدات',
'Name' => 'اسم',
'Name1' => '1 اسم',
'Name2' => '2 اسم',
'Name3' => '3 اسم',
'Name1' => 'الاسم 1.',
'Name2' => 'الاسم 2.',
'Name3' => 'الاسم 3.',
'None' => 'لا أحد',
'Numberformat' => 'Numberformat',
'Numeric' => 'رقمية',
'Numberformat' => 'numberformat.',
'Numeric' => 'رقمي',
'Organization' => 'منظمة',
'OrganizationName' => 'اسم المؤسسة',
'OrganizationName' => 'اسم المنظمة',
'PAges' => '#VALUE!',
'Page' => 'صفحة',
'Parent' => 'الأبوين',
'Parents' => 'آباء',
'Password' => 'كلمة المرور',
'PasswordChangeInterval' => 'تغيير كلمة المرور الفاصل الزمني (أيام)',
'PasswordHistory' => 'كلمة التاريخ',
'PasswordRegex' => 'كلمة التعبيرات المنتظمة',
'PasswordChangeInterval' => 'الفاصل الزمني لتغيير كلمة المرور (أيام)',
'PasswordHistory' => 'تاريخ كلمة المرور',
'PasswordRegex' => 'كلمة السر regex.',
'Perm' => 'موج الشعر بإستمرار.',
'Permission' => 'الإذن',
'Permissions' => 'أذونات',
'Permission' => 'إذن',
'Permissions' => 'الأذونات',
'Person' => 'شخص',
'Precision' => 'دقة',
'Profile' => 'حساب تعريفي',
'Profile' => 'الملف الشخصي',
'RAddress' => 'عنوان بعيد',
'ReCache' => 'إعادة الكاش',
'ReCache' => 'إعادة مخبأ',
'Read' => 'اقرأ',
'Release' => 'إطلاق سراح',
'Release' => 'يطلق',
'Reset' => 'إعادة ضبط',
'Route' => '#VALUE!',
'Routes' => '#VALUE!',
'Running' => 'ادارة',
'Sea' => 'لحر',
'Search' => 'بحث',
'Security' => 'حماية',
'Settings' => 'إعدادات',
'SettingsGeneral' => 'إعدادات - عامة',
'SettingsGeneral' => 'الإعدادات - الجنرال',
'Short' => 'قصيرة',
'Single' => 'أعزب',
'Single' => 'غير مرتبطة',
'Slow' => 'بطيء',
'Small' => 'صغير',
'Specialchar' => 'حرف خاص',
@ -134,26 +142,27 @@ return ['Admin' => [
'Status0' => 'لا أحد',
'Status1' => 'نشيط',
'Status2' => 'غير نشط',
'Status3' => 'Timehout',
'Status3' => 'timehout.',
'Status4' => 'محظور',
'Tablespoon' => 'ملعقة طعام',
'Teaspoon' => 'ملعقة صغيرة',
'Temperature' => 'درجة الحرارة',
'Temperature' => 'درجة حرارة',
'Theme' => 'سمة',
'ThousandsSeparator' => 'فاصل الآلاف',
'Time' => 'وقت',
'Time' => 'زمن',
'Timeformat' => 'تنسيق الوقت',
'Timeout' => 'نفذ الوقت',
'TimeoutPeriod' => 'مهلة الفترة (دقائق)',
'TimeoutPeriod' => 'فترة المهلة الدقائق)',
'Timestamp' => 'الطابع الزمني',
'Timezone' => 'وحدة زمنية',
'Total' => 'مجموع',
'Type' => 'اكتب',
'Type' => 'نوع',
'Uninstall' => 'الغاء التثبيت',
'Unit' => 'وحدة',
'Update' => 'تحديث',
'Uppercase' => 'الأحرف الكبيرة',
'Username' => 'اسم المستخدم',
'Value' => '#VALUE!',
'Version' => 'الإصدار',
'VeryFast' => 'سريع جدا',
'VeryHeavy' => 'ثقيل جدا',
@ -162,21 +171,21 @@ return ['Admin' => [
'VeryLong' => 'طويل جدا',
'VeryShort' => 'قصير جدا',
'VerySlow' => 'بطيء جدا',
'VerySmall' => 'جدا صغير',
'VerySmall' => 'صغير جدا',
'Volume' => 'الصوت',
'Warnings' => 'تحذيرات',
'Website' => 'موقع الكتروني',
'Website' => 'موقع إلكتروني',
'Weight' => 'وزن',
'Zip' => 'أزيز',
'i:LoginRetries' => 'كمية من المحاولات المسموح بها (-1 = غير محدود)',
'i:PasswordChangeInterval' => 'الفاصل الزمني الذي passwards تحتاج إلى تغيير (-1 = أبدا)',
'i:PasswordHistory' => 'كلمة المرور الجديدة يجب أن تكون مختلفة عن كلمات السر N مشاركة',
'i:PasswordRegex' => 'متطلبات كلمة المرور للمستخدمين',
'i:TimeoutPeriod' => 'فترة المهلة بعد عدد كبير جدا من تسجيل الدخول',
'i:loc' => 'عنوان IP أو URL للوصول البعيد.',
'i:mail' => 'عنوان بريد الكتروني.',
'i:oname' => 'اسم المؤسسة.',
'i:rc' => 'مما اضطر إعادة ذاكرة التخزين المؤقت لكل مستخدم.',
'i:rem' => 'عنوان IP أو URL للوصول البعيد.',
'i:LoginRetries' => 'كمية إعادة المحاولة المسموح بها (-1 = غير محدود)',
'i:PasswordChangeInterval' => 'الفاصل الزمني الذي يجب تغيير التولارات (-1 = أبدا)',
'i:PasswordHistory' => 'كلمة مرور جديدة يجب أن تكون مختلفة عن كلمات مرور N الأخيرة',
'i:PasswordRegex' => 'شرط كلمة المرور للمستخدمين',
'i:TimeoutPeriod' => 'فترة المهلة بعد الكثير من تسجيلات الدخول',
'i:loc' => 'عنوان IP أو عنوان URL للوصول عن بعد.',
'i:mail' => 'عنوان البريد الالكترونى.',
'i:oname' => 'اسم المنظمة.',
'i:rc' => 'إجبار إعادة التخزين المؤقت لكل مستخدم.',
'i:rem' => 'عنوان IP أو عنوان URL للوصول عن بعد.',
'i:timef' => 'تنسيق الوقت.',
]];

View File

@ -16,10 +16,10 @@ return ['Admin' => [
':s1' => 'Aktivní',
':s2' => 'Neaktivní',
':s3' => 'Časový limit',
':s4' => 'zakázán',
':s4' => 'Banned.',
'Account' => 'Účet',
'Account/Group' => 'Účet / Group',
'Accounts' => 'účty',
'Account/Group' => 'Účet / skupina',
'Accounts' => 'Účty',
'Activate' => 'aktivovat',
'Active' => 'Aktivní',
'Activity' => 'Aktivita',
@ -28,10 +28,11 @@ return ['Admin' => [
'Amount' => 'Množství',
'App' => 'Aplikace',
'Area' => 'Plocha',
'AuditLog' => 'audit Log',
'Available' => 'K dispozici',
'Banned' => 'zakázán',
'AuditLog' => 'Auditní log.',
'Available' => 'Dostupný',
'Banned' => 'Banned.',
'Cache' => 'Mezipaměti',
'Change' => 'Změna',
'Children' => 'Děti',
'City' => 'Město',
'Close' => 'Zavřít',
@ -40,20 +41,22 @@ return ['Admin' => [
'Country' => 'Země',
'Create' => 'Vytvořit',
'CreateProfile' => 'Vytvořit profil',
'Created' => 'Vytvořeno',
'Created' => 'Vytvořený',
'CreatedBy' => 'Vytvořil',
'Currency' => 'Měna',
'Currencyformat' => 'měna Format',
'Customized' => 'přizpůsobit',
'Deactivate' => 'Deaktivace',
'Currencyformat' => 'Formát měny',
'Customized' => 'Přizpůsobený',
'Deactivate' => 'Deaktivovat',
'DecimalPoint' => 'Desetinná čárka',
'Defaults' => 'výchozí',
'Defaults' => 'Výchozí hodnoty',
'Delete' => 'Vymazat',
'Description' => 'Popis',
'Design' => 'Design',
'Destination' => '#VALUE!',
'Ele' => 'Ele.',
'Element' => 'Živel',
'Email' => 'E-mailem',
'EmailAdmin' => 'e-mail správce',
'EmailAdmin' => 'E-mail správce',
'Fast' => 'Rychle',
'Features' => 'Funkce',
'File' => 'Soubor',
@ -65,95 +68,101 @@ return ['Admin' => [
'GroupStatus4' => 'Skrytý',
'Groups' => 'Skupiny',
'Heavy' => 'Těžký',
'Images' => 'snímky',
'Inactive' => 'Neaktivní',
'Install' => 'Nainstalujte',
'Installed' => 'nainstalován',
'LAddress' => 'místní adresa',
'Installed' => 'Instalován',
'LAddress' => 'Místní adresa',
'Language' => 'Jazyk',
'Large' => 'Velký',
'Length' => 'Délka',
'Light' => 'Světlo',
'Load' => 'Zatížení',
'Localization' => 'lokalizace',
'Localization' => 'Lokalizace',
'Log' => 'Log',
'LogPath' => 'Log Path',
'LogPath' => 'Cesta protokolu',
'Logging' => 'Protokolování',
'LoginRetries' => 'Login Retries',
'LoginImage' => 'Přihlašovací obrázek',
'LoginRetries' => 'Přihlaste se opakování',
'Loginname' => 'Přihlašovací jméno',
'Long' => 'Dlouho',
'Lowercase' => 'malými písmeny',
'Lowercase' => 'Malá písmena',
'Maintenance' => 'Údržba',
'Medium' => 'Střední',
'Member' => 'Člen',
'Members' => 'členové',
'Memcache' => 'Memcache',
'MemoryLimit' => 'paměť Limit',
'Members' => 'Členové',
'Memcache' => 'Memcache.',
'MemoryLimit' => 'Limit paměti',
'Message' => 'Zpráva',
'Module' => 'Modul',
'Modules' => 'moduly',
'Modules' => 'Moduly',
'Name' => 'název',
'Name1' => 'název 1',
'Name2' => 'název 2',
'Name3' => 'Name 3',
'Name1' => 'Jméno 1.',
'Name2' => 'Jméno 2.',
'Name3' => 'Jméno 3.',
'None' => 'Žádný',
'Numberformat' => 'numberformat',
'Numeric' => 'číselná',
'Numberformat' => 'Numberformat.',
'Numeric' => 'Numeric.',
'Organization' => 'Organizace',
'OrganizationName' => 'Název organizace',
'PAges' => '#VALUE!',
'Page' => 'Strana',
'Parent' => 'Rodič',
'Parents' => 'Rodiče',
'Password' => 'Heslo',
'PasswordChangeInterval' => 'Změna hesla Interval (dny)',
'PasswordHistory' => 'Historie heslo',
'PasswordRegex' => 'heslo Regex',
'PasswordChangeInterval' => 'Interval změn hesla (dny)',
'PasswordHistory' => 'Historie hesel',
'PasswordRegex' => 'Heslo regex',
'Perm' => 'Perm.',
'Permission' => 'Povolení',
'Permissions' => 'oprávnění',
'Permissions' => 'Oprávnění',
'Person' => 'Osoba',
'Precision' => 'Přesnost',
'Profile' => 'Profil',
'RAddress' => 'Remote Address',
'ReCache' => 'Re-Cache',
'RAddress' => 'Dálková adresa',
'ReCache' => 'Re-cache.',
'Read' => 'Číst',
'Release' => 'Uvolnění',
'Reset' => 'Reset',
'Reset' => 'Resetovat',
'Route' => '#VALUE!',
'Routes' => '#VALUE!',
'Running' => 'Běh',
'Sea' => 'Moře',
'Search' => 'Vyhledávání',
'Security' => 'Bezpečnostní',
'Settings' => 'Nastavení',
'SettingsGeneral' => 'Nastavení - General',
'SettingsGeneral' => 'Nastavení - General.',
'Short' => 'Krátký',
'Single' => 'Singl',
'Slow' => 'Pomalý',
'Small' => 'Malý',
'Specialchar' => 'speciální znak',
'Specialchar' => 'Zvláštní charakter',
'Speed' => 'Rychlost',
'Status' => 'Postavení',
'Status0' => 'Žádný',
'Status1' => 'Aktivní',
'Status2' => 'Neaktivní',
'Status3' => 'Timehout',
'Status4' => 'zakázán',
'Status3' => 'Časový čas',
'Status4' => 'Banned.',
'Tablespoon' => 'Lžíce',
'Teaspoon' => 'Čajová lžička',
'Temperature' => 'Teplota',
'Theme' => 'Téma',
'ThousandsSeparator' => 'tisíce Separator',
'ThousandsSeparator' => 'Tisíce separátor',
'Time' => 'Čas',
'Timeformat' => 'Časový formát',
'Timeout' => 'Časový limit',
'TimeoutPeriod' => 'Časový limit (min)',
'Timestamp' => 'Časové razítko',
'TimeoutPeriod' => 'Období limitu (minuty)',
'Timestamp' => 'Timestamp',
'Timezone' => 'Časové pásmo',
'Total' => 'Celkový',
'Type' => 'Typ',
'Uninstall' => 'Uninstall',
'Uninstall' => 'Odinstalovat',
'Unit' => 'Jednotka',
'Update' => 'Aktualizace',
'Uppercase' => 'velká',
'Uppercase' => 'Velká písmena',
'Username' => 'Uživatelské jméno',
'Value' => '#VALUE!',
'Version' => 'Verze',
'VeryFast' => 'Velmi rychle',
'VeryHeavy' => 'Velmi těžký',
@ -163,20 +172,20 @@ return ['Admin' => [
'VeryShort' => 'Velmi krátké',
'VerySlow' => 'Velmi pomalý',
'VerySmall' => 'Velmi malé',
'Volume' => 'Hlasitost',
'Warnings' => 'varování',
'Volume' => 'Objem',
'Warnings' => 'Varování',
'Website' => 'webová stránka',
'Weight' => 'Hmotnost',
'Zip' => 'zip',
'i:LoginRetries' => 'Počet povolených pokusů (-1 = neomezeně)',
'i:PasswordChangeInterval' => 'Interval, ve kterém passwards je třeba změnit (-1 = nikdy)',
'i:PasswordHistory' => 'Nové heslo musí být odlišné od posledních N hesel',
'Zip' => 'Zip',
'i:LoginRetries' => 'Množství povolených opakování (-1 = neomezené)',
'i:PasswordChangeInterval' => 'Interval, ve kterém se musí být změněn (-1 = nikdy)',
'i:PasswordHistory' => 'Nové heslo se musí lišit od posledních n hesel',
'i:PasswordRegex' => 'Požadavek na heslo pro uživatele',
'i:TimeoutPeriod' => 'Časový limit poté, co příliš mnoho přihlášení',
'i:TimeoutPeriod' => 'Časový lhůta po příliš mnoha přihlášeních',
'i:loc' => 'IP adresa nebo URL pro vzdálený přístup.',
'i:mail' => 'Emailová adresa.',
'i:oname' => 'Název organizace.',
'i:rc' => 'Nutit re-cache pro každého uživatele.',
'i:rc' => 'Vynucení opakovaného vyrovnávací paměti pro každého uživatele.',
'i:rem' => 'IP adresa nebo URL pro vzdálený přístup.',
'i:timef' => 'Časový formát.',
]];

View File

@ -14,46 +14,49 @@ declare(strict_types=1);
return ['Admin' => [
':s1' => 'Aktiv',
':s2' => 'inaktive',
':s2' => 'Inaktiv.',
':s3' => 'Tiden er gået',
':s4' => 'Banned',
':s4' => 'Banned.',
'Account' => 'Konto',
'Account/Group' => 'Konto / gruppe',
'Accounts' => 'Konti',
'Account/Group' => 'Konto / Gruppe.',
'Accounts' => 'Konti.',
'Activate' => 'Aktiver',
'Active' => 'Aktiv',
'Activity' => 'Aktivitet',
'Address' => 'Adresse',
'All' => 'Alle',
'Amount' => 'Beløb',
'App' => 'App',
'App' => 'App.',
'Area' => 'Areal',
'AuditLog' => 'audit Log',
'AuditLog' => 'Audit log',
'Available' => 'Ledig',
'Banned' => 'Banned',
'Banned' => 'Banned.',
'Cache' => 'Cache',
'Children' => 'børn',
'City' => 'by',
'Change' => 'Lave om',
'Children' => 'Børn',
'City' => 'City.',
'Close' => 'Tæt',
'Comp' => 'Comp.',
'Component' => 'Komponent',
'Country' => 'Land',
'Create' => 'skab',
'CreateProfile' => 'Opret profil',
'Created' => 'lavet',
'Created' => 'Oprettet',
'CreatedBy' => 'Lavet af',
'Currency' => 'betalingsmiddel',
'Currencyformat' => 'Valuta Format',
'Currencyformat' => 'Valutaformat',
'Customized' => 'Tilpasset',
'Deactivate' => 'Deaktiver',
'Deactivate' => 'Deaktiver.',
'DecimalPoint' => 'Decimaltegnet',
'Defaults' => 'standarder',
'Delete' => 'Slet',
'Defaults' => 'Misligholdelser.',
'Delete' => 'Delete.',
'Description' => 'Beskrivelse',
'Design' => 'Design',
'Destination' => '#VALUE!',
'Ele' => 'Ele.',
'Element' => 'Element',
'Email' => 'E-mail',
'EmailAdmin' => 'E-mail Admin',
'Email' => 'Email.',
'EmailAdmin' => 'Email Admin',
'Fast' => 'Hurtig',
'Features' => 'Funktioner',
'File' => 'Fil',
@ -61,24 +64,26 @@ return ['Admin' => [
'Glass' => 'Glas',
'Group' => 'Gruppe',
'GroupStatus1' => 'Aktiv',
'GroupStatus2' => 'inaktive',
'GroupStatus2' => 'Inaktiv.',
'GroupStatus4' => 'Skjult',
'Groups' => 'grupper',
'Groups' => 'Grupper.',
'Heavy' => 'Tung',
'Inactive' => 'inaktive',
'Images' => 'Billeder',
'Inactive' => 'Inaktiv.',
'Install' => 'Installere',
'Installed' => 'Installeret',
'LAddress' => 'Lokal Adresse',
'LAddress' => 'Lokal adresse',
'Language' => 'Sprog',
'Large' => 'Stor',
'Length' => 'Længde',
'Length' => 'Længde.',
'Light' => 'Lys',
'Load' => 'belastning',
'Localization' => 'Lokalisering',
'Log' => 'Log',
'LogPath' => 'Log Path',
'Logging' => 'Logning',
'LoginRetries' => 'Log Retries',
'LogPath' => 'Log PATH.',
'Logging' => 'Logning.',
'LoginImage' => 'Login billede.',
'LoginRetries' => 'Login retries.',
'Loginname' => 'Login-navn',
'Long' => 'Lang',
'Lowercase' => 'Små bogstaver',
@ -86,74 +91,78 @@ return ['Admin' => [
'Medium' => 'Medium',
'Member' => 'Medlem',
'Members' => 'Medlemmer',
'Memcache' => 'memcache',
'MemoryLimit' => 'Memory Limit',
'Memcache' => 'Memcache.',
'MemoryLimit' => 'Hukommelsesgrænse',
'Message' => 'Besked',
'Module' => 'Modul',
'Modules' => 'moduler',
'Modules' => 'Moduler.',
'Name' => 'Navn',
'Name1' => 'Navn 1',
'Name2' => 'Navn 2',
'Name3' => 'navn 3',
'Name2' => 'Navn 2.',
'Name3' => 'Navn 3.',
'None' => 'Ingen',
'Numberformat' => 'TalFormat',
'Numberformat' => 'Nummerformat.',
'Numeric' => 'Numerisk',
'Organization' => 'Organisation',
'OrganizationName' => 'Organisationens navn',
'PAges' => '#VALUE!',
'Page' => 'Side',
'Parent' => 'Forældre',
'Parent' => 'Forælder',
'Parents' => 'Forældre',
'Password' => 'Adgangskode',
'PasswordChangeInterval' => 'Password Change Interval (dage)',
'PasswordHistory' => 'Password Historie',
'PasswordRegex' => 'Kodeord Regex',
'PasswordChangeInterval' => 'Adgangskode Skift interval (dage)',
'PasswordHistory' => 'Password History.',
'PasswordRegex' => 'Password Regex.',
'Perm' => 'Perm.',
'Permission' => 'Tilladelse',
'Permissions' => 'Tilladelser',
'Person' => 'Person',
'Precision' => 'Præcision',
'Profile' => 'Profil',
'RAddress' => 'Fjernbetjening Adresse',
'ReCache' => 'Re-Cache',
'RAddress' => 'Fjernadresse.',
'ReCache' => 'Re-cache',
'Read' => 'Læs',
'Release' => 'Frigøre',
'Reset' => 'Nulstil',
'Running' => 'Løb',
'Route' => '#VALUE!',
'Routes' => '#VALUE!',
'Running' => 'Kørsel',
'Sea' => 'Hav',
'Search' => 'Søg',
'Security' => 'Sikkerhed',
'Settings' => 'Indstillinger',
'SettingsGeneral' => 'Indstillinger - Generelt',
'Settings' => 'Indstillinger.',
'SettingsGeneral' => 'Indstillinger - Generelt.',
'Short' => 'Kort',
'Single' => 'Enkelt',
'Slow' => 'Langsom',
'Small' => 'Lille',
'Specialchar' => 'Særlige karakter',
'Speed' => 'Hastighed',
'Status' => 'status',
'Specialchar' => 'Særlig karakter.',
'Speed' => 'Fart',
'Status' => 'Status.',
'Status0' => 'Ingen',
'Status1' => 'Aktiv',
'Status2' => 'inaktive',
'Status3' => 'Timehout',
'Status4' => 'Banned',
'Tablespoon' => 'tablespoon',
'Teaspoon' => 'teske',
'Status2' => 'Inaktiv.',
'Status3' => 'Timehout.',
'Status4' => 'Banned.',
'Tablespoon' => 'Spiseske',
'Teaspoon' => 'Teskefuld',
'Temperature' => 'Temperatur',
'Theme' => 'Tema',
'ThousandsSeparator' => 'Tusinder Separator',
'ThousandsSeparator' => 'Tusinder separator.',
'Time' => 'Tid',
'Timeformat' => 'Tidsformat',
'Timeout' => 'Tiden er gået',
'TimeoutPeriod' => 'Timeout Periode (minutter)',
'TimeoutPeriod' => 'Timeout periode (minutter)',
'Timestamp' => 'Tidsstempel',
'Timezone' => 'Tidszone',
'Total' => 'Total',
'Total' => 'i alt',
'Type' => 'Type',
'Uninstall' => 'Afinstaller',
'Unit' => 'Enhed',
'Update' => 'Opdatering',
'Update' => 'UPDATE.',
'Uppercase' => 'Store bogstaver',
'Username' => 'Brugernavn',
'Username' => 'Brugernavn.',
'Value' => '#VALUE!',
'Version' => 'Version',
'VeryFast' => 'Meget hurtig',
'VeryHeavy' => 'Meget tung',
@ -164,19 +173,19 @@ return ['Admin' => [
'VerySlow' => 'Meget langsom',
'VerySmall' => 'Meget lille',
'Volume' => 'Bind',
'Warnings' => 'Advarsler',
'Warnings' => 'Advarsler.',
'Website' => 'Internet side',
'Weight' => 'Vægt',
'Zip' => 'Zip',
'i:LoginRetries' => 'Mængde af tilladte forsøg (-1 = ubegrænset)',
'i:PasswordChangeInterval' => 'Interval, hvor passwards skal ændres (-1 = aldrig)',
'i:PasswordHistory' => 'Ny adgangskode skal være forskellig fra de sidste N adgangskoder',
'i:PasswordRegex' => 'Kravet adgangskode for brugere',
'Zip' => 'Zip.',
'i:LoginRetries' => 'Mængden af tilladte retries (-1 = ubegrænset)',
'i:PasswordChangeInterval' => 'Interval, hvor passager skal ændres (-1 = aldrig)',
'i:PasswordHistory' => 'Ny adgangskode skal være forskellig fra de sidste N-adgangskoder',
'i:PasswordRegex' => 'Adgangskode krav til brugere',
'i:TimeoutPeriod' => 'Timeout periode efter for mange logins',
'i:loc' => 'IP-adresse eller URL til fjernadgang.',
'i:mail' => 'Email adresse.',
'i:oname' => 'Organisationens navn.',
'i:rc' => 'At tvinge re-cache for hver bruger.',
'i:rc' => 'Tvinge re-cache for hver bruger.',
'i:rem' => 'IP-adresse eller URL til fjernadgang.',
'i:timef' => 'Tidsformat.',
]];

View File

@ -15,168 +15,177 @@ declare(strict_types=1);
return ['Admin' => [
':s1' => 'Aktiv',
':s2' => 'Inaktiv',
':s3' => 'Timeout',
':s4' => 'Gebannt',
'Account' => 'Account',
'Account/Group' => 'Account/Groupe',
':s3' => 'Auszeit',
':s4' => 'Verboten',
'Account' => 'Konto',
'Account/Group' => 'Kontengruppe',
'Accounts' => 'Konten',
'Activate' => 'Aktivieren',
'Activate' => 'aktivieren Sie',
'Active' => 'Aktiv',
'Activity' => 'Aktivität',
'Address' => '',
'Address' => 'Adresse',
'All' => 'Alle',
'Amount' => 'Menge',
'App' => 'App',
'Area' => 'Gebiet',
'AuditLog' => 'Audit Log',
'Available' => 'Verfügbar',
'Banned' => 'Gabannt',
'Cache' => 'Cache',
'Amount' => 'Höhe',
'App' => 'APP.',
'Area' => 'Bereich',
'AuditLog' => 'Audit-Log',
'Available' => 'Erhältlich',
'Banned' => 'Verboten',
'Cache' => 'Zwischenspeicher',
'Change' => 'Veränderung',
'Children' => 'Kinder',
'City' => '',
'Close' => 'Schließen',
'City' => 'Stadt',
'Close' => 'Nah dran',
'Comp' => 'Komp.',
'Component' => 'Komponent',
'Component' => 'Komponente',
'Country' => 'Land',
'Create' => 'Erstellen',
'CreateProfile' => 'Erstelle Profil',
'CreateProfile' => 'Profil erstellen',
'Created' => 'Erstellt',
'CreatedBy' => 'Erstellt von',
'Currency' => 'Currency',
'Currency' => 'Währung',
'Currencyformat' => 'Währungsformat',
'Customized' => 'Customized',
'Customized' => 'Kundenspezifisch',
'Deactivate' => 'Deaktivieren',
'DecimalPoint' => 'Decimal Point',
'Defaults' => 'Defaults',
'DecimalPoint' => 'Komma',
'Defaults' => 'Standardwerte',
'Delete' => 'Löschen',
'Description' => 'Beschreibung',
'Design' => 'Entwurf',
'Destination' => '#VALUE!',
'Ele' => 'Ele.',
'Element' => 'Element',
'Email' => 'Email',
'EmailAdmin' => 'Email Admin',
'Fast' => 'Fast',
'Features' => 'Features',
'File' => 'File',
'General' => 'General',
'Glass' => 'Glass',
'Group' => 'Group',
'GroupStatus1' => 'Active',
'GroupStatus2' => 'Inactive',
'GroupStatus4' => 'Hidden',
'Groups' => 'Groups',
'Heavy' => 'Heavy',
'Inactive' => 'Inactive',
'Install' => 'Install',
'Installed' => 'Installed',
'LAddress' => 'Local Address',
'Language' => 'Language',
'Large' => 'Large',
'Length' => 'Length',
'Light' => 'Light',
'Load' => 'Load',
'Localization' => 'Localization',
'Log' => 'Log',
'LogPath' => 'Log Path',
'Logging' => 'Logging',
'LoginRetries' => 'Login Retries',
'Loginname' => 'Login Name',
'Long' => 'Long',
'Lowercase' => 'Lowercase',
'Maintenance' => 'Maintenance',
'Medium' => 'Medium',
'Member' => 'Member',
'Members' => 'Members',
'Memcache' => 'Memcache',
'MemoryLimit' => 'Memory Limit',
'Message' => 'Message',
'Module' => 'Module',
'Modules' => 'Modules',
'EmailAdmin' => 'E-Mail-admin',
'Fast' => 'Schnell',
'Features' => 'Merkmale',
'File' => 'Datei',
'General' => 'Allgemein',
'Glass' => 'Glas',
'Group' => 'Gruppe',
'GroupStatus1' => 'Aktiv',
'GroupStatus2' => 'Inaktiv',
'GroupStatus4' => 'Versteckt',
'Groups' => 'Gruppen',
'Heavy' => 'Schwer',
'Images' => 'Bilde',
'Inactive' => 'Inaktiv',
'Install' => 'Installieren',
'Installed' => 'Eingerichtet',
'LAddress' => 'Lokale Adresse',
'Language' => 'Sprache',
'Large' => 'Groß',
'Length' => 'Länge',
'Light' => 'Hell',
'Load' => 'Belastung',
'Localization' => 'Lokalisierung',
'Log' => 'Protokoll',
'LogPath' => 'Protokollpfad',
'Logging' => 'Protokollierung',
'LoginImage' => 'Login-Image',
'LoginRetries' => 'Login-Wiederholungen anmelden',
'Loginname' => 'Benutzername',
'Long' => 'Lang',
'Lowercase' => 'Kleinbuchstaben',
'Maintenance' => 'Wartung',
'Medium' => 'Mittel',
'Member' => 'Mitglied',
'Members' => 'Mitglieder',
'Memcache' => 'Memcache.',
'MemoryLimit' => 'Speichergrenze',
'Message' => 'Nachricht',
'Module' => 'Modul',
'Modules' => 'Module',
'Name' => 'Name',
'Name1' => 'Name 1',
'Name2' => 'Name 2',
'Name3' => 'Name 3',
'None' => 'None',
'Numberformat' => 'Numberformat',
'Numeric' => 'Numeric',
'Organization' => 'Organization',
'OrganizationName' => 'Organization Name',
'Page' => 'Page',
'Parent' => 'Parent',
'Parents' => 'Parents',
'Password' => 'Password',
'PasswordChangeInterval' => 'Password Change Interval (days)',
'PasswordHistory' => 'Password History',
'PasswordRegex' => 'Password Regex',
'Perm' => 'Perm.',
'Permission' => 'Permission',
'Permissions' => 'Permissions',
'None' => 'Keiner',
'Numberformat' => 'Zahlenformat',
'Numeric' => 'Numerisch',
'Organization' => 'Organisation',
'OrganizationName' => 'Organisationsname',
'PAges' => '#VALUE!',
'Page' => 'Buchseite',
'Parent' => 'Elternteil',
'Parents' => 'Eltern',
'Password' => 'Passwort',
'PasswordChangeInterval' => 'Passwortänderungsintervall (Tage)',
'PasswordHistory' => 'Passworthistorie',
'PasswordRegex' => 'Passwort Regex.',
'Perm' => 'Dauerwelle.',
'Permission' => 'Erlaubnis',
'Permissions' => 'Berechtigungen',
'Person' => 'Person',
'Precision' => 'Genauigkeit',
'Profile' => 'Profile',
'RAddress' => 'Remote Address',
'ReCache' => 'Re-Cache',
'Read' => 'Read',
'Release' => 'Release',
'Reset' => 'Reset',
'Running' => 'Running',
'Sea' => 'Sea',
'Search' => '',
'Security' => 'Security',
'Settings' => 'Settings',
'SettingsGeneral' => 'Settings - General',
'Short' => 'Short',
'Precision' => 'Präzision',
'Profile' => 'Profil',
'RAddress' => 'Remote-Adresse',
'ReCache' => 'RE-Cache.',
'Read' => 'Lesen',
'Release' => 'Freisetzung',
'Reset' => 'Zurücksetzen',
'Route' => '#VALUE!',
'Routes' => '#VALUE!',
'Running' => 'Betrieb',
'Sea' => 'Meer',
'Search' => 'Suche',
'Security' => 'Sicherheit',
'Settings' => 'Einstellungen',
'SettingsGeneral' => 'Einstellungen - Allgemein',
'Short' => 'Kurz',
'Single' => 'Single',
'Slow' => 'Slow',
'Small' => 'Small',
'Specialchar' => 'Special character',
'Speed' => 'Speed',
'Slow' => 'Langsam',
'Small' => 'Klein',
'Specialchar' => 'Sonderzeichen',
'Speed' => 'Geschwindigkeit',
'Status' => 'Status',
'Status0' => 'None',
'Status1' => 'Active',
'Status2' => 'Inactive',
'Status0' => 'Keiner',
'Status1' => 'Aktiv',
'Status2' => 'Inaktiv',
'Status3' => 'Timehout',
'Status4' => 'Banned',
'Tablespoon' => 'Tablespoon',
'Teaspoon' => 'Teaspoon',
'Temperature' => 'Temperature',
'Theme' => 'Theme',
'ThousandsSeparator' => 'Thousands Separator',
'Time' => 'Time',
'Timeformat' => 'Timeformat',
'Timeout' => 'Timeout',
'TimeoutPeriod' => 'Timeout Period (minutes)',
'Timestamp' => 'Timestamp',
'Timezone' => 'Timezone',
'Total' => 'Total',
'Type' => 'Type',
'Uninstall' => 'Uninstall',
'Unit' => 'Unit',
'Update' => 'Update',
'Uppercase' => 'Uppercase',
'Username' => 'Username',
'Version' => 'Version',
'VeryFast' => 'Very Fast',
'VeryHeavy' => 'Very Heavy',
'VeryLarge' => 'Very Large',
'VeryLight' => 'Very Light',
'VeryLong' => 'Very Long',
'VeryShort' => 'Very Short',
'VerySlow' => 'Very Slow',
'VerySmall' => 'Very Small',
'Volume' => 'Volume',
'Warnings' => 'Warnings',
'Website' => 'Website',
'Weight' => 'Weight',
'Zip' => '',
'i:LoginRetries' => 'Amount of allowed retries (-1 = unlimited)',
'i:PasswordChangeInterval' => 'Interval in which passwards need to be changed (-1 = never)',
'i:PasswordHistory' => 'New password has to be different from the last N passwords',
'i:PasswordRegex' => 'Password requirement for users',
'i:TimeoutPeriod' => 'Timeout period after too many logins',
'i:loc' => 'IP address or URL for remote access.',
'i:mail' => 'Email address.',
'i:oname' => 'Organization name.',
'i:rc' => 'Forcing re-cache for every user.',
'i:rem' => 'IP address or URL for remote access.',
'i:timef' => 'Time format.',
'Status4' => 'Verboten',
'Tablespoon' => 'Esslöffel',
'Teaspoon' => 'Teelöffel',
'Temperature' => 'Temperatur',
'Theme' => 'Thema',
'ThousandsSeparator' => 'Tausendertrennzeichen',
'Time' => 'Zeit',
'Timeformat' => 'Zeitformat',
'Timeout' => 'Auszeit',
'TimeoutPeriod' => 'Timeout-Zeit (Minuten)',
'Timestamp' => 'Zeitstempel',
'Timezone' => 'Zeitzone',
'Total' => 'Gesamt',
'Type' => 'Typ',
'Uninstall' => 'Deinstallieren',
'Unit' => 'Einheit',
'Update' => 'Aktualisieren',
'Uppercase' => 'In Großbuchstaben.',
'Username' => 'Nutzername',
'Value' => '#VALUE!',
'Version' => 'Ausführung',
'VeryFast' => 'Sehr schnell',
'VeryHeavy' => 'Sehr schwer',
'VeryLarge' => 'Sehr groß',
'VeryLight' => 'Sehr leicht',
'VeryLong' => 'Sehr lang',
'VeryShort' => 'Sehr kurze',
'VerySlow' => 'Sehr langsam',
'VerySmall' => 'Sehr klein',
'Volume' => 'Volumen',
'Warnings' => 'Warnungen',
'Website' => 'Webseite',
'Weight' => 'Gewicht',
'Zip' => 'Reißverschluss',
'i:LoginRetries' => 'Betrag der erlaubten Wiederholungen (-1 = unbegrenzt)',
'i:PasswordChangeInterval' => 'Intervall, in dem die Passweiterung geändert werden müssen (-1 = niemals)',
'i:PasswordHistory' => 'Neues Passwort muss sich von den letzten n Kennwörtern unterscheiden',
'i:PasswordRegex' => 'Passwortanforderung für Benutzer',
'i:TimeoutPeriod' => 'Timeout-Zeitraum nach zu vielen Anmeldungen',
'i:loc' => 'IP-Adresse oder URL für den Fernzugriff.',
'i:mail' => 'E-Mail-Addresse.',
'i:oname' => 'Name der Organisation.',
'i:rc' => 'RE-Cache für jeden Benutzer zwingen.',
'i:rem' => 'IP-Adresse oder URL für den Fernzugriff.',
'i:timef' => 'Zeitformat.',
]];

View File

@ -16,9 +16,9 @@ return ['Admin' => [
':s1' => 'Ενεργός',
':s2' => 'Αδρανής',
':s3' => 'Τέλος χρόνου',
':s4' => 'Αποκλεισμένο',
':s4' => 'Απαγορευμένος',
'Account' => 'λογαριασμός',
'Account/Group' => 'Ο λογαριασμός / Ομάδα',
'Account/Group' => 'Λογαριασμός / Ομάδα',
'Accounts' => 'Λογαριασμοί',
'Activate' => 'Θέτω εις ενέργειαν',
'Active' => 'Ενεργός',
@ -26,12 +26,13 @@ return ['Admin' => [
'Address' => 'Διεύθυνση',
'All' => 'Ολα',
'Amount' => 'Ποσό',
'App' => 'App',
'App' => 'Εφαρμογή',
'Area' => 'Περιοχή',
'AuditLog' => 'Αρχείο καταγραφής ελέγχου',
'AuditLog' => 'Λογότυπο ελέγχου',
'Available' => 'Διαθέσιμος',
'Banned' => 'Αποκλεισμένο',
'Banned' => 'Απαγορευμένος',
'Cache' => 'Κρύπτη',
'Change' => 'Αλλαγή',
'Children' => 'Παιδιά',
'City' => 'Πόλη',
'Close' => 'Κλείσε',
@ -40,20 +41,22 @@ return ['Admin' => [
'Country' => 'Χώρα',
'Create' => 'Δημιουργώ',
'CreateProfile' => 'Δημιουργία προφίλ',
'Created' => 'δημιουργήθηκε',
'Created' => 'Δημιουργήθηκε',
'CreatedBy' => 'Δημιουργήθηκε από',
'Currency' => 'Νόμισμα',
'Currencyformat' => 'Μορφή νομίσματος',
'Customized' => 'προσαρμοσμένη',
'Deactivate' => 'Απενεργοποίηση',
'Currencyformat' => 'Μορφή νομισμάτων',
'Customized' => 'Προσαρμοσμένος',
'Deactivate' => 'Απενεργοποιώ',
'DecimalPoint' => 'Δεκαδικό σημείο',
'Defaults' => 'προεπιλογές',
'Defaults' => 'Προεπιλογή',
'Delete' => 'Διαγράφω',
'Description' => 'Περιγραφή',
'Design' => 'Σχέδιο',
'Destination' => '#VALUE!',
'Ele' => 'Ele.',
'Element' => 'Στοιχείο',
'Email' => 'ΗΛΕΚΤΡΟΝΙΚΗ ΔΙΕΥΘΥΝΣΗ',
'EmailAdmin' => 'Διαχειριστής email',
'EmailAdmin' => 'Admin admin',
'Fast' => 'Γρήγορα',
'Features' => 'Χαρακτηριστικά',
'File' => 'Αρχείο',
@ -63,12 +66,13 @@ return ['Admin' => [
'GroupStatus1' => 'Ενεργός',
'GroupStatus2' => 'Αδρανής',
'GroupStatus4' => 'Κρυμμένος',
'Groups' => 'ομάδες',
'Groups' => 'Ομάδες',
'Heavy' => 'Βαρύς',
'Images' => 'Εικόνες',
'Inactive' => 'Αδρανής',
'Install' => 'Εγκαθιστώ',
'Installed' => 'εγκατεστημένο',
'LAddress' => 'Τοπική Διεύθυνση',
'Installed' => 'Εγκατεστημένος',
'LAddress' => 'Τοπική διεύθυνση',
'Language' => 'Γλώσσα',
'Large' => 'Μεγάλο',
'Length' => 'Μήκος',
@ -76,9 +80,10 @@ return ['Admin' => [
'Load' => 'Φορτώνω',
'Localization' => 'Εντοπισμός',
'Log' => 'Κούτσουρο',
'LogPath' => 'Σύνδεση Διαδρομή',
'LogPath' => 'Μονοπάτι',
'Logging' => 'Ξύλευση',
'LoginRetries' => 'Είσοδος Retries',
'LoginImage' => 'Εγγραφή εικόνας',
'LoginRetries' => 'Συνδεθείτε ξανά',
'Loginname' => 'Ονομα σύνδεσης',
'Long' => 'Μακρύς',
'Lowercase' => 'Πεζά γράμματα',
@ -86,38 +91,41 @@ return ['Admin' => [
'Medium' => 'Μεσαίο',
'Member' => 'Μέλος',
'Members' => 'Μέλη',
'Memcache' => 'memcache',
'MemoryLimit' => 'Μνήμη Όριο',
'Memcache' => 'Memcache',
'MemoryLimit' => 'Όριο μνήμης',
'Message' => 'Μήνυμα',
'Module' => 'Μονάδα μέτρησης',
'Modules' => 'ενότητες',
'Modules' => 'Ενότητες',
'Name' => 'Ονομα',
'Name1' => 'όνομα 1',
'Name2' => 'όνομα 2',
'Name3' => 'όνομα 3',
'Name1' => 'Όνομα 1',
'Name2' => 'Όνομα 2',
'Name3' => 'Όνομα 3',
'None' => 'Κανένας',
'Numberformat' => 'Numberformat',
'Numeric' => 'Αριθμητικός',
'Organization' => 'Οργάνωση',
'OrganizationName' => 'Όνομα Οργανισμού',
'PAges' => '#VALUE!',
'Page' => 'Σελίδα',
'Parent' => 'Μητρική εταιρεία',
'Parents' => 'Γονείς',
'Password' => 'Κωδικός πρόσβασης',
'PasswordChangeInterval' => 'Αλλαγή κωδικού πρόσβασης Διάστημα (ημέρες)',
'PasswordHistory' => 'Ιστορία κωδικού πρόσβασης',
'PasswordRegex' => 'Κωδικός Regex',
'PasswordChangeInterval' => 'Διάστημα αλλαγής κωδικού πρόσβασης (ημέρες)',
'PasswordHistory' => 'Ιστορικό κωδικού πρόσβασης',
'PasswordRegex' => 'Κωδικός πρόσβασης regex',
'Perm' => 'Περμανάντ.',
'Permission' => 'Αδεια',
'Permissions' => 'δικαιώματα',
'Permissions' => 'Δικαιώματα',
'Person' => 'Πρόσωπο',
'Precision' => 'Ακρίβεια',
'Profile' => 'Προφίλ',
'RAddress' => 'Απομακρυσμένη Διεύθυνση',
'ReCache' => 'Re-Cache',
'RAddress' => 'Απομακρυσμένη διεύθυνση',
'ReCache' => 'Re-cache',
'Read' => 'Ανάγνωση',
'Release' => 'Ελευθέρωση',
'Reset' => 'Επαναφορά',
'Route' => '#VALUE!',
'Routes' => '#VALUE!',
'Running' => 'Τρέξιμο',
'Sea' => 'Θάλασσα',
'Search' => 'Αναζήτηση',
@ -134,49 +142,50 @@ return ['Admin' => [
'Status0' => 'Κανένας',
'Status1' => 'Ενεργός',
'Status2' => 'Αδρανής',
'Status3' => 'Timehout',
'Status4' => 'Αποκλεισμένο',
'Status3' => 'Χρονικό διάστημα',
'Status4' => 'Απαγορευμένος',
'Tablespoon' => 'Κουτάλι της σούπας',
'Teaspoon' => 'Κουταλάκι του γλυκού',
'Temperature' => 'Θερμοκρασία',
'Theme' => 'Θέμα',
'ThousandsSeparator' => 'χιλιάδες Διαχωριστικό',
'ThousandsSeparator' => 'Χιλιάδες διαχωριστικά',
'Time' => 'χρόνος',
'Timeformat' => 'Μορφή ώρας',
'Timeout' => 'Τέλος χρόνου',
'TimeoutPeriod' => 'Timeout Περίοδος (λεπτά)',
'Timestamp' => 'Χρονική σήμανση',
'TimeoutPeriod' => 'Περίοδος χρονικής περιόδου (λεπτά)',
'Timestamp' => 'Χιτώνα',
'Timezone' => 'Ζώνη ώρας',
'Total' => 'Σύνολο',
'Type' => 'Τύπος',
'Uninstall' => 'Κατάργηση εγκατάστασης',
'Uninstall' => 'Απεγκαταστήστε',
'Unit' => 'Μονάδα',
'Update' => 'Εκσυγχρονίζω',
'Uppercase' => 'κεφαλαία',
'Username' => 'Όνομα Χρήστη',
'Uppercase' => 'Κεφαλαία',
'Username' => 'Όνομα χρήστη',
'Value' => '#VALUE!',
'Version' => 'Εκδοχή',
'VeryFast' => 'Πολύ γρήγορα',
'VeryHeavy' => 'Πολύ βαρύ',
'VeryLarge' => 'Πολύ μεγάλο',
'VeryLight' => 'Πολύ ελαφρύ',
'VeryLong' => 'πολύ Long',
'VeryLong' => 'Πολύ καιρό',
'VeryShort' => 'Πολύ κοντό',
'VerySlow' => 'Πολύ αργή',
'VerySmall' => 'Πολύ μικρό',
'Volume' => 'Ενταση ΗΧΟΥ',
'Warnings' => 'προειδοποιήσεις',
'Warnings' => 'Προειδοποιήσεις',
'Website' => 'Δικτυακός τόπος',
'Weight' => 'Βάρος',
'Zip' => 'Φερμουάρ',
'i:LoginRetries' => 'Ποσό της επέτρεψε επαναλήψεων (-1 = απεριόριστο)',
'i:PasswordChangeInterval' => 'Διάστημα στο οποίο πρέπει passwards να αλλάξει (-1 = ποτέ)',
'i:PasswordHistory' => 'Νέος κωδικός πρόσβασης πρέπει να είναι διαφορετικό από τα τελευταία Ν κωδικούς πρόσβασης',
'i:PasswordRegex' => 'απαίτηση κωδικού πρόσβασης για τους χρήστες',
'i:TimeoutPeriod' => 'χρονικό όριο μετά πάρα πολλές συνδέσεις',
'i:loc' => 'διεύθυνση IP ή URL για απομακρυσμένη πρόσβαση.',
'i:LoginRetries' => 'Ποσότητα επιτρεπόμενων επαναλήψεων (-1 = απεριόριστη)',
'i:PasswordChangeInterval' => 'Το διάστημα στο οποίο θα πρέπει να αλλάξουν (-1 = ποτέ)',
'i:PasswordHistory' => 'Ο νέος κωδικός πρόσβασης πρέπει να είναι διαφορετικός από τους τελευταίους κωδικούς πρόσβασης',
'i:PasswordRegex' => 'Απαιτήσεις κωδικού πρόσβασης για χρήστες',
'i:TimeoutPeriod' => 'Περίοδος χρονικού ορίου μετά από πάρα πολλές συνδέσεις',
'i:loc' => 'Διεύθυνση IP ή διεύθυνση URL για απομακρυσμένη πρόσβαση.',
'i:mail' => 'Διεύθυνση ηλεκτρονικού ταχυδρομείου.',
'i:oname' => 'Ονομα Οργανισμού.',
'i:rc' => 'Ο εξαναγκασμός εκ νέου προσωρινή μνήμη για κάθε χρήστη.',
'i:rem' => 'διεύθυνση IP ή URL για απομακρυσμένη πρόσβαση.',
'i:rc' => 'Αναγκάζοντας την επανεκκίνηση για κάθε χρήστη.',
'i:rem' => 'Διεύθυνση IP ή διεύθυνση URL για απομακρυσμένη πρόσβαση.',
'i:timef' => 'Μορφή ώρας.',
]];

View File

@ -13,174 +13,179 @@
declare(strict_types=1);
return ['Admin' => [
':s1' => 'Active',
':s2' => 'Inactive',
':s3' => 'Timeout',
':s4' => 'Banned',
'Account' => 'Account',
'Account/Group' => 'Account/Group',
'Accounts' => 'Accounts',
'Activate' => 'Activate',
'Active' => 'Active',
'Activity' => 'Activity',
'Address' => 'Address',
'All' => 'All',
'Amount' => 'Amount',
'App' => 'App',
'Area' => 'Area',
'AuditLog' => 'Audit Log',
'Available' => 'Available',
'Banned' => 'Banned',
'Cache' => 'Cache',
'Change' => 'Change',
'Children' => 'Children',
'City' => 'City',
'Close' => 'Close',
'Comp' => 'Comp.',
'Component' => 'Component',
'Country' => 'Country',
'Create' => 'Create',
'CreateProfile' => 'Create Profile',
'Created' => 'Created',
'CreatedBy' => 'Created By',
'Currency' => 'Currency',
'Currencyformat' => 'Currency Format',
'Customized' => 'Customized',
'Deactivate' => 'Deactivate',
'DecimalPoint' => 'Decimal Point',
'Defaults' => 'Defaults',
'Delete' => 'Delete',
'Description' => 'Description',
'Design' => 'Design',
'Ele' => 'Ele.',
'Element' => 'Element',
'Email' => 'Email',
'EmailAdmin' => 'Email Admin',
'Fast' => 'Fast',
'Features' => 'Features',
'File' => 'File',
'General' => 'General',
'Glass' => 'Glass',
'Group' => 'Group',
'GroupStatus1' => 'Active',
'GroupStatus2' => 'Inactive',
'GroupStatus4' => 'Hidden',
'Groups' => 'Groups',
'Heavy' => 'Heavy',
'Inactive' => 'Inactive',
'Install' => 'Install',
'Installed' => 'Installed',
'Images' => 'Images',
'LAddress' => 'Local Address',
'Language' => 'Language',
'Large' => 'Large',
'Length' => 'Length',
'Light' => 'Light',
'Load' => 'Load',
'Localization' => 'Localization',
'Log' => 'Log',
'LogPath' => 'Log Path',
'Logging' => 'Logging',
'LoginRetries' => 'Login Retries',
'Loginname' => 'Login Name',
'LoginImage' => 'Login Image',
'Long' => 'Long',
'Lowercase' => 'Lowercase',
'Maintenance' => 'Maintenance',
'Medium' => 'Medium',
'Member' => 'Member',
'Members' => 'Members',
'Memcache' => 'Memcache',
'MemoryLimit' => 'Memory Limit',
'Message' => 'Message',
'Module' => 'Module',
'Modules' => 'Modules',
'Name' => 'Name',
'Name1' => 'Name 1',
'Name2' => 'Name 2',
'Name3' => 'Name 3',
'None' => 'None',
'Numberformat' => 'Numberformat',
'Numeric' => 'Numeric',
'Organization' => 'Organization',
'OrganizationName' => 'Organization Name',
'Page' => 'Page',
'Parent' => 'Parent',
'Parents' => 'Parents',
'Password' => 'Password',
'PasswordChangeInterval' => 'Password Change Interval (days)',
'PasswordHistory' => 'Password History',
'PasswordRegex' => 'Password Regex',
'Perm' => 'Perm.',
'Permission' => 'Permission',
'Permissions' => 'Permissions',
'Person' => 'Person',
'Precision' => 'Precision',
'Profile' => 'Profile',
'RAddress' => 'Remote Address',
'ReCache' => 'Re-Cache',
'Read' => 'Read',
'Release' => 'Release',
'Reset' => 'Reset',
'Running' => 'Running',
'Sea' => 'Sea',
'Search' => 'Search',
'Security' => 'Security',
'Settings' => 'Settings',
'SettingsGeneral' => 'Settings - General',
'Short' => 'Short',
'Single' => 'Single',
'Slow' => 'Slow',
'Small' => 'Small',
'Specialchar' => 'Special character',
'Speed' => 'Speed',
'Status' => 'Status',
'Status0' => 'None',
'Status1' => 'Active',
'Status2' => 'Inactive',
'Status3' => 'Timehout',
'Status4' => 'Banned',
'Tablespoon' => 'Tablespoon',
'Teaspoon' => 'Teaspoon',
'Temperature' => 'Temperature',
'Theme' => 'Theme',
'ThousandsSeparator' => 'Thousands Separator',
'Time' => 'Time',
'Timeformat' => 'Timeformat',
'Timeout' => 'Timeout',
'TimeoutPeriod' => 'Timeout Period (minutes)',
'Timestamp' => 'Timestamp',
'Timezone' => 'Timezone',
'Total' => 'Total',
'Type' => 'Type',
'Uninstall' => 'Uninstall',
'Unit' => 'Unit',
'Update' => 'Update',
'Uppercase' => 'Uppercase',
'Username' => 'Username',
'Version' => 'Version',
'VeryFast' => 'Very Fast',
'VeryHeavy' => 'Very Heavy',
'VeryLarge' => 'Very Large',
'VeryLight' => 'Very Light',
'VeryLong' => 'Very Long',
'VeryShort' => 'Very Short',
'VerySlow' => 'Very Slow',
'VerySmall' => 'Very Small',
'Volume' => 'Volume',
'Warnings' => 'Warnings',
'Website' => 'Website',
'Weight' => 'Weight',
'Zip' => 'Zip',
'i:LoginRetries' => 'Amount of allowed retries (-1 = unlimited)',
'i:PasswordChangeInterval' => 'Interval in which passwards need to be changed (-1 = never)',
'i:PasswordHistory' => 'New password has to be different from the last N passwords',
'i:PasswordRegex' => 'Password requirement for users',
'i:TimeoutPeriod' => 'Timeout period after too many logins',
'i:loc' => 'IP address or URL for remote access.',
'i:mail' => 'Email address.',
'i:oname' => 'Organization name.',
'i:rc' => 'Forcing re-cache for every user.',
'i:rem' => 'IP address or URL for remote access.',
'i:timef' => 'Time format.',
':s1' => 'Active',
':s2' => 'Inactive',
':s3' => 'Timeout',
':s4' => 'Banned',
'Account' => 'Account',
'Account/Group' => 'Account/Group',
'Accounts' => 'Accounts',
'Activate' => 'Activate',
'Active' => 'Active',
'Activity' => 'Activity',
'Address' => 'Address',
'All' => 'All',
'Amount' => 'Amount',
'App' => 'App',
'Area' => 'Area',
'AuditLog' => 'Audit Log',
'Available' => 'Available',
'Banned' => 'Banned',
'Cache' => 'Cache',
'Change' => 'Change',
'Children' => 'Children',
'City' => 'City',
'Close' => 'Close',
'Comp' => 'Comp.',
'Component' => 'Component',
'Country' => 'Country',
'Create' => 'Create',
'CreateProfile' => 'Create Profile',
'Created' => 'Created',
'CreatedBy' => 'Created By',
'Currency' => 'Currency',
'Currencyformat' => 'Currency Format',
'Customized' => 'Customized',
'Deactivate' => 'Deactivate',
'DecimalPoint' => 'Decimal Point',
'Defaults' => 'Defaults',
'Delete' => 'Delete',
'Description' => 'Description',
'Design' => 'Design',
'Destination' => '',
'Ele' => 'Ele.',
'Element' => 'Element',
'Email' => 'Email',
'EmailAdmin' => 'Email Admin',
'Fast' => 'Fast',
'Features' => 'Features',
'File' => 'File',
'General' => 'General',
'Glass' => 'Glass',
'Group' => 'Group',
'GroupStatus1' => 'Active',
'GroupStatus2' => 'Inactive',
'GroupStatus4' => 'Hidden',
'Groups' => 'Groups',
'Heavy' => 'Heavy',
'Images' => 'Images',
'Inactive' => 'Inactive',
'Install' => 'Install',
'Installed' => 'Installed',
'LAddress' => 'Local Address',
'Language' => 'Language',
'Large' => 'Large',
'Length' => 'Length',
'Light' => 'Light',
'Load' => 'Load',
'Localization' => 'Localization',
'Log' => 'Log',
'LogPath' => 'Log Path',
'Logging' => 'Logging',
'LoginImage' => 'Login Image',
'LoginRetries' => 'Login Retries',
'Loginname' => 'Login Name',
'Long' => 'Long',
'Lowercase' => 'Lowercase',
'Maintenance' => 'Maintenance',
'Medium' => 'Medium',
'Member' => 'Member',
'Members' => 'Members',
'Memcache' => 'Memcache',
'MemoryLimit' => 'Memory Limit',
'Message' => 'Message',
'Module' => 'Module',
'Modules' => 'Modules',
'Name' => 'Name',
'Name1' => 'Name 1',
'Name2' => 'Name 2',
'Name3' => 'Name 3',
'None' => 'None',
'Numberformat' => 'Numberformat',
'Numeric' => 'Numeric',
'Organization' => 'Organization',
'OrganizationName' => 'Organization Name',
'PAges' => '',
'Page' => 'Page',
'Parent' => 'Parent',
'Parents' => 'Parents',
'Password' => 'Password',
'PasswordChangeInterval' => 'Password Change Interval (days)',
'PasswordHistory' => 'Password History',
'PasswordRegex' => 'Password Regex',
'Perm' => 'Perm.',
'Permission' => 'Permission',
'Permissions' => 'Permissions',
'Person' => 'Person',
'Precision' => 'Precision',
'Profile' => 'Profile',
'RAddress' => 'Remote Address',
'ReCache' => 'Re-Cache',
'Read' => 'Read',
'Release' => 'Release',
'Reset' => 'Reset',
'Route' => '',
'Routes' => '',
'Running' => 'Running',
'Sea' => 'Sea',
'Search' => 'Search',
'Security' => 'Security',
'Settings' => 'Settings',
'SettingsGeneral' => 'Settings - General',
'Short' => 'Short',
'Single' => 'Single',
'Slow' => 'Slow',
'Small' => 'Small',
'Specialchar' => 'Special character',
'Speed' => 'Speed',
'Status' => 'Status',
'Status0' => 'None',
'Status1' => 'Active',
'Status2' => 'Inactive',
'Status3' => 'Timehout',
'Status4' => 'Banned',
'Tablespoon' => 'Tablespoon',
'Teaspoon' => 'Teaspoon',
'Temperature' => 'Temperature',
'Theme' => 'Theme',
'ThousandsSeparator' => 'Thousands Separator',
'Time' => 'Time',
'Timeformat' => 'Timeformat',
'Timeout' => 'Timeout',
'TimeoutPeriod' => 'Timeout Period (minutes)',
'Timestamp' => 'Timestamp',
'Timezone' => 'Timezone',
'Total' => 'Total',
'Type' => 'Type',
'Uninstall' => 'Uninstall',
'Unit' => 'Unit',
'Update' => 'Update',
'Uppercase' => 'Uppercase',
'Username' => 'Username',
'Value' => '',
'Version' => 'Version',
'VeryFast' => 'Very Fast',
'VeryHeavy' => 'Very Heavy',
'VeryLarge' => 'Very Large',
'VeryLight' => 'Very Light',
'VeryLong' => 'Very Long',
'VeryShort' => 'Very Short',
'VerySlow' => 'Very Slow',
'VerySmall' => 'Very Small',
'Volume' => 'Volume',
'Warnings' => 'Warnings',
'Website' => 'Website',
'Weight' => 'Weight',
'Zip' => 'Zip',
'i:LoginRetries' => 'Amount of allowed retries (-1 = unlimited)',
'i:PasswordChangeInterval' => 'Interval in which passwards need to be changed (-1 = never)',
'i:PasswordHistory' => 'New password has to be different from the last N passwords',
'i:PasswordRegex' => 'Password requirement for users',
'i:TimeoutPeriod' => 'Timeout period after too many logins',
'i:loc' => 'IP address or URL for remote access.',
'i:mail' => 'Email address.',
'i:oname' => 'Organization name.',
'i:rc' => 'Forcing re-cache for every user.',
'i:rem' => 'IP address or URL for remote access.',
'i:timef' => 'Time format.',
]];

View File

@ -19,22 +19,23 @@ return ['Admin' => [
':s4' => 'Prohibido',
'Account' => 'Cuenta',
'Account/Group' => 'Cuenta / Grupo',
'Accounts' => 'cuentas',
'Accounts' => 'Cuentas',
'Activate' => 'Activar',
'Active' => 'Activo',
'Activity' => 'Actividad',
'Address' => 'Dirección',
'All' => 'Todos',
'Amount' => 'Cantidad',
'App' => 'Aplicación',
'Address' => 'Habla a',
'All' => 'Todo',
'Amount' => 'Monto',
'App' => 'App',
'Area' => 'Área',
'AuditLog' => 'Registro de auditoría',
'Available' => 'Disponible',
'Banned' => 'Prohibido',
'Cache' => 'Cache',
'Change' => 'Cambio',
'Children' => 'Niños',
'City' => 'Ciudad',
'Close' => 'Cerrar',
'Close' => 'Cerca',
'Comp' => 'Comp.',
'Component' => 'Componente',
'Country' => 'País',
@ -43,17 +44,19 @@ return ['Admin' => [
'Created' => 'Creado',
'CreatedBy' => 'Creado por',
'Currency' => 'Divisa',
'Currencyformat' => 'Formato de moneda',
'Customized' => 'personalizado',
'Currencyformat' => 'Formato monetario',
'Customized' => 'Personalizado',
'Deactivate' => 'Desactivar',
'DecimalPoint' => 'Punto decimal',
'Defaults' => 'predeterminados',
'Defaults' => 'Incumplimiento',
'Delete' => 'Borrar',
'Description' => 'Descripción',
'Design' => 'Diseño',
'Destination' => '#VALUE!',
'Ele' => 'Ele.',
'Element' => 'Elemento',
'Email' => 'Correo electrónico',
'EmailAdmin' => 'correo electrónico del administrador',
'EmailAdmin' => 'Administrador de correo electrónico',
'Fast' => 'Rápido',
'Features' => 'Características',
'File' => 'Archivo',
@ -63,82 +66,87 @@ return ['Admin' => [
'GroupStatus1' => 'Activo',
'GroupStatus2' => 'Inactivo',
'GroupStatus4' => 'Oculto',
'Groups' => 'grupos',
'Groups' => 'Grupo',
'Heavy' => 'Pesado',
'Images' => 'Imágenes',
'Inactive' => 'Inactivo',
'Install' => 'Instalar en pc',
'Installed' => 'instalado',
'Installed' => 'Instalado',
'LAddress' => 'Dirección local',
'Language' => 'Idioma',
'Large' => 'Grande',
'Length' => 'Largo',
'Length' => 'Longitud',
'Light' => 'Ligero',
'Load' => 'Carga',
'Localization' => 'Localización',
'Log' => 'Tronco',
'LogPath' => 'Ruta de registro',
'Logging' => 'Inicio sesión',
'LoginRetries' => 'Iniciar sesión reintentos',
'LoginImage' => 'Imagen de inicio de sesión',
'LoginRetries' => 'Reintentos de inicio de sesión',
'Loginname' => 'Nombre de inicio de sesión',
'Long' => 'Largo',
'Lowercase' => 'minúsculas',
'Lowercase' => 'Minúsculas',
'Maintenance' => 'Mantenimiento',
'Medium' => 'Medio',
'Member' => 'Miembro',
'Members' => 'miembros',
'Memcache' => 'memcache',
'Members' => 'Miembros',
'Memcache' => 'Memcache',
'MemoryLimit' => 'Limite de memoria',
'Message' => 'Mensaje',
'Module' => 'Módulo',
'Modules' => 'módulos',
'Modules' => 'Módulos',
'Name' => 'Nombre',
'Name1' => 'nombre 1',
'Name2' => 'nombre 2',
'Name3' => 'nombre 3',
'None' => 'Ninguno',
'Name1' => 'Nombre 1',
'Name2' => 'Nombre 2',
'Name3' => 'Nombre 3',
'None' => 'Ninguna',
'Numberformat' => 'Formato numérico',
'Numeric' => 'Numérico',
'Organization' => 'Organización',
'OrganizationName' => 'Nombre de la Organización',
'PAges' => '#VALUE!',
'Page' => 'Página',
'Parent' => 'Padre',
'Parents' => 'Padres',
'Password' => 'Contraseña',
'PasswordChangeInterval' => 'Cambiar contraseña del intervalo (días)',
'PasswordHistory' => 'historial de contraseñas',
'PasswordRegex' => 'Contraseña Regex',
'PasswordChangeInterval' => 'Intervalo de cambio de contraseña (días)',
'PasswordHistory' => 'Historial de contraseñas',
'PasswordRegex' => 'Contraseña regex',
'Perm' => 'Permanente.',
'Permission' => 'Permiso',
'Permissions' => 'permisos',
'Permissions' => 'Permisos',
'Person' => 'Persona',
'Precision' => 'Precisión',
'Profile' => 'Perfil',
'RAddress' => 'Dirección remota',
'ReCache' => 'Re-caché',
'ReCache' => 'Volver a escote',
'Read' => 'Leer',
'Release' => 'Liberación',
'Release' => 'Liberar',
'Reset' => 'Reiniciar',
'Route' => '#VALUE!',
'Routes' => '#VALUE!',
'Running' => 'Corriendo',
'Sea' => 'Mar',
'Search' => 'Buscar',
'Search' => 'Búsqueda',
'Security' => 'Seguridad',
'Settings' => 'Ajustes',
'SettingsGeneral' => 'Ajustes - General',
'Short' => 'Pequeño',
'SettingsGeneral' => 'Configuraciones - General',
'Short' => 'Corto',
'Single' => 'Único',
'Slow' => 'Lento',
'Small' => 'Pequeño',
'Small' => 'Pequeña',
'Specialchar' => 'Personaje especial',
'Speed' => 'Velocidad',
'Status' => 'Estado',
'Status0' => 'Ninguno',
'Status0' => 'Ninguna',
'Status1' => 'Activo',
'Status2' => 'Inactivo',
'Status3' => 'Timehout',
'Status3' => 'Timeout',
'Status4' => 'Prohibido',
'Tablespoon' => 'Cucharada',
'Teaspoon' => 'Cucharilla',
'Temperature' => 'La temperatura',
'Temperature' => 'Temperatura',
'Theme' => 'Tema',
'ThousandsSeparator' => 'Separador de miles',
'Time' => 'Hora',
@ -149,11 +157,12 @@ return ['Admin' => [
'Timezone' => 'Zona horaria',
'Total' => 'Total',
'Type' => 'Escribe',
'Uninstall' => 'desinstalación',
'Uninstall' => 'Desinstalar',
'Unit' => 'Unidad',
'Update' => 'Actualizar',
'Uppercase' => 'mayúscula',
'Uppercase' => 'En mayúsculas',
'Username' => 'Nombre de usuario',
'Value' => '#VALUE!',
'Version' => 'Versión',
'VeryFast' => 'Muy rapido',
'VeryHeavy' => 'Muy pesado',
@ -164,19 +173,19 @@ return ['Admin' => [
'VerySlow' => 'Muy lento',
'VerySmall' => 'Muy pequeña',
'Volume' => 'Volumen',
'Warnings' => 'advertencias',
'Warnings' => 'Advertencias',
'Website' => 'Sitio web',
'Weight' => 'Peso',
'Zip' => 'Cremallera',
'i:LoginRetries' => 'Cantidad de reintentos permitidos (-1 = ilimitado)',
'i:PasswordChangeInterval' => 'Intervalo en el que passwards necesitan ser cambiados (-1 = nunca)',
'i:PasswordHistory' => 'La nueva contraseña tiene que ser diferente de los últimos N contraseñas',
'i:PasswordRegex' => 'Contraseña requisito para los usuarios',
'i:TimeoutPeriod' => 'tiempo de espera tras demasiadas conexiones',
'i:loc' => 'dirección IP o URL para el acceso remoto.',
'i:PasswordChangeInterval' => 'Intervalo en el que deben cambiarse los pases (-1 = nunca)',
'i:PasswordHistory' => 'La nueva contraseña tiene que ser diferente de las últimas n contraseñas',
'i:PasswordRegex' => 'Requisito de contraseña para usuarios',
'i:TimeoutPeriod' => 'Período de tiempo de espera después de demasiados inicios de sesión',
'i:loc' => 'Dirección IP o URL para acceso remoto.',
'i:mail' => 'Dirección de correo electrónico.',
'i:oname' => 'Nombre de la Organización.',
'i:rc' => 'Obligando a re-caché para cada usuario.',
'i:rem' => 'dirección IP o URL para el acceso remoto.',
'i:rc' => 'Obligando a la reochección para cada usuario.',
'i:rem' => 'Dirección IP o URL para acceso remoto.',
'i:timef' => 'Formato de tiempo.',
]];

View File

@ -13,170 +13,179 @@
declare(strict_types=1);
return ['Admin' => [
':s1' => 'aktiivinen',
':s1' => 'Aktiivinen',
':s2' => 'Epäaktiivinen',
':s3' => 'Aikalisä',
':s4' => 'Banned',
':s4' => 'Kielletty',
'Account' => 'Tili',
'Account/Group' => 'Tili / Ryhmä',
'Accounts' => 'tilit',
'Account/Group' => 'Tili / ryhmä',
'Accounts' => 'Tilit',
'Activate' => 'Aktivoida',
'Active' => 'aktiivinen',
'Active' => 'Aktiivinen',
'Activity' => 'Toiminta',
'Address' => 'Osoite',
'All' => 'Kaikki',
'Amount' => 'Määrä',
'App' => 'Sovellus',
'Area' => 'alue',
'Area' => 'Alue',
'AuditLog' => 'Tarkastusloki',
'Available' => 'Saatavilla',
'Banned' => 'Banned',
'Banned' => 'Kielletty',
'Cache' => 'Kätkö',
'Children' => 'lapset',
'Change' => 'Muuttaa',
'Children' => 'Lapset',
'City' => 'Kaupunki',
'Close' => 'kiinni',
'Comp' => 'Comp.',
'Component' => 'komponentti',
'Component' => 'Komponentti',
'Country' => 'Maa',
'Create' => 'Luoda',
'CreateProfile' => 'Luo profiili',
'Created' => 'Luotu',
'CreatedBy' => 'Luonut',
'Currency' => 'valuutta',
'Currencyformat' => 'valuutta Format',
'Customized' => 'Räätälöidyt',
'Deactivate' => 'Poista käytöstä',
'Currency' => 'Valuutta',
'Currencyformat' => 'Valuuttamuoto',
'Customized' => 'Räätälöity',
'Deactivate' => 'Deaktivoida',
'DecimalPoint' => 'Desimaalipiste',
'Defaults' => 'Oletukset',
'Defaults' => 'Oletusarvot',
'Delete' => 'Poistaa',
'Description' => 'Kuvaus',
'Design' => 'Design',
'Destination' => '#VALUE!',
'Ele' => 'Ele.',
'Element' => 'elementti',
'Element' => 'Elementti',
'Email' => 'Sähköposti',
'EmailAdmin' => 'Sähköposti Admin',
'EmailAdmin' => 'Sähköpostin admin',
'Fast' => 'Nopeasti',
'Features' => 'ominaisuudet',
'File' => 'tiedosto',
'General' => 'yleinen',
'File' => 'Tiedoston',
'General' => 'Yleinen',
'Glass' => 'Lasi',
'Group' => 'Ryhmä',
'GroupStatus1' => 'aktiivinen',
'GroupStatus1' => 'Aktiivinen',
'GroupStatus2' => 'Epäaktiivinen',
'GroupStatus4' => 'kätketty',
'Groups' => 'ryhmät',
'Heavy' => 'raskas',
'GroupStatus4' => 'Piilotettu',
'Groups' => 'Ryhmät',
'Heavy' => 'Raskas',
'Images' => 'Kuvat',
'Inactive' => 'Epäaktiivinen',
'Install' => 'Asentaa',
'Installed' => 'asennetut',
'LAddress' => 'paikallinen Osoite',
'Installed' => 'Asennettu',
'LAddress' => 'Paikallinen osoite',
'Language' => 'Kieli',
'Large' => 'Suuri',
'Length' => 'Pituus',
'Light' => 'valo',
'Light' => 'Kevyt',
'Load' => 'Ladata',
'Localization' => 'lokalisointi',
'Localization' => 'Lokalisointi',
'Log' => 'Hirsi',
'LogPath' => 'log Path',
'Logging' => 'hakkuu',
'LoginRetries' => 'Tulo Uudelleenyhdistämisien',
'LogPath' => 'Lokipolku',
'Logging' => 'Kirjaus',
'LoginImage' => 'Kirjaudu kuva',
'LoginRetries' => 'Kirjaudu sisään Retries',
'Loginname' => 'Kirjautumisnimi',
'Long' => 'pitkä',
'Lowercase' => 'lowercase',
'Maintenance' => 'ylläpito',
'Medium' => 'keskikokoinen',
'Long' => 'Pitkä',
'Lowercase' => 'Pienet kirjaimet',
'Maintenance' => 'Huolto',
'Medium' => 'Keskipitkä',
'Member' => 'Jäsen',
'Members' => 'Jäsenet',
'Memcache' => 'memcache',
'MemoryLimit' => 'muistirajan',
'Memcache' => 'Memcache',
'MemoryLimit' => 'Muistin raja',
'Message' => 'Viesti',
'Module' => 'Moduuli',
'Modules' => 'moduulit',
'Modules' => 'Moduulit',
'Name' => 'Nimi',
'Name1' => 'nimi 1',
'Name2' => '2. nimi',
'Name3' => 'nimi 3',
'Name1' => 'Nimi 1',
'Name2' => 'Nimi 2',
'Name3' => 'Nimi 3',
'None' => 'Ei mitään',
'Numberformat' => 'Numberformat',
'Numeric' => 'numeerinen',
'Organization' => 'organisaatio',
'Numberformat' => 'Numerommat',
'Numeric' => 'Numeerinen',
'Organization' => 'Organisaatio',
'OrganizationName' => 'Organisaation nimi',
'PAges' => '#VALUE!',
'Page' => 'Sivu',
'Parent' => 'vanhempi',
'Parent' => 'Vanhempi',
'Parents' => 'Vanhemmat',
'Password' => 'Salasana',
'PasswordChangeInterval' => 'Salasanan Muutosväli (päivää)',
'PasswordHistory' => 'salasana Historia',
'PasswordRegex' => 'salasana Regex',
'PasswordChangeInterval' => 'Salasananvaihtoväli (päivät)',
'PasswordHistory' => 'Salasanahistoria',
'PasswordRegex' => 'Salasana regex',
'Perm' => 'Permanentti.',
'Permission' => 'Lupa',
'Permissions' => 'käyttöoikeudet',
'Permissions' => 'Oikeudet',
'Person' => 'Henkilö',
'Precision' => 'tarkkuus',
'Precision' => 'Tarkkuus',
'Profile' => 'Profiili',
'RAddress' => 'etäosoite',
'ReCache' => 'Re-Cache',
'RAddress' => 'Kaukoosoite',
'ReCache' => 'Välimuisti',
'Read' => 'Lukea',
'Release' => 'julkaisu',
'Reset' => 'Nollaa',
'Running' => 'Running',
'Sea' => 'meri',
'Release' => 'Vapauttaa',
'Reset' => 'Nollata',
'Route' => '#VALUE!',
'Routes' => '#VALUE!',
'Running' => 'Käynnissä oleva',
'Sea' => 'Meri',
'Search' => 'Hae',
'Security' => 'turvallisuus',
'Security' => 'Turvallisuus',
'Settings' => 'asetukset',
'SettingsGeneral' => 'Asetukset - Yleiset',
'SettingsGeneral' => 'Asetukset - Yleistä',
'Short' => 'Lyhyt',
'Single' => 'Yksittäinen',
'Slow' => 'Hidas',
'Small' => 'Pieni',
'Specialchar' => 'erikoismerkki',
'Specialchar' => 'Erikoismerkki',
'Speed' => 'Nopeus',
'Status' => 'Tila',
'Status0' => 'Ei mitään',
'Status1' => 'aktiivinen',
'Status1' => 'Aktiivinen',
'Status2' => 'Epäaktiivinen',
'Status3' => 'Timehout',
'Status4' => 'Banned',
'Tablespoon' => 'ruokalusikka',
'Teaspoon' => 'teelusikka',
'Status3' => 'Aikahotelli',
'Status4' => 'Kielletty',
'Tablespoon' => 'Ruokalusikallinen',
'Teaspoon' => 'Teelusikallinen',
'Temperature' => 'Lämpötila',
'Theme' => 'Teema',
'ThousandsSeparator' => 'tuhaterottimen',
'ThousandsSeparator' => 'Tuhannet erottimet',
'Time' => 'Aika',
'Timeformat' => 'Aikamuoto',
'Timeout' => 'Aikalisä',
'TimeoutPeriod' => 'Aikakatkaisuaika (minuuttia)',
'TimeoutPeriod' => 'Aikakatkaisu (minuutti)',
'Timestamp' => 'Aikaleima',
'Timezone' => 'Aikavyöhyke',
'Total' => 'Kaikki yhteensä',
'Type' => 'Tyyppi',
'Uninstall' => 'Uninstall',
'Unit' => 'yksikkö',
'Uninstall' => 'Poistaa',
'Unit' => 'Yksikkö',
'Update' => 'Päivittää',
'Uppercase' => 'isoja',
'Uppercase' => 'Isot kirjaimet',
'Username' => 'Käyttäjätunnus',
'Value' => '#VALUE!',
'Version' => 'Versio',
'VeryFast' => 'erittäin nopea',
'VeryHeavy' => 'Tosi raskas',
'VeryFast' => 'Erittäin nopea',
'VeryHeavy' => 'Erittäin painava',
'VeryLarge' => 'Hyvin suuri',
'VeryLight' => 'Erittäin kevyt',
'VeryLong' => 'Hyvin pitkä',
'VeryShort' => 'Hyvin lyhyt',
'VerySlow' => 'Hyvin hidas',
'VerySmall' => 'Hyvin pieni',
'Volume' => 'tilavuus',
'Warnings' => 'varoitukset',
'Volume' => 'Määrä',
'Warnings' => 'Varoitukset',
'Website' => 'Verkkosivusto',
'Weight' => 'Paino',
'Zip' => 'Postinumero',
'i:LoginRetries' => 'Sallittu määrä retries (-1 = rajoittamaton)',
'i:PasswordChangeInterval' => 'Aikavälillä, jolla passwards tarvitse muuttaa (-1 = ei koskaan)',
'i:PasswordHistory' => 'Uusi salasana on oltava erilainen kuin viimeiset N salasanat',
'i:PasswordRegex' => 'Salasana vaatimus käyttäjille',
'i:TimeoutPeriod' => 'Timeout jälkeiseen liikaa kirjautumiset',
'i:loc' => 'IP-osoite tai URL-etäkäyttöön.',
'i:LoginRetries' => 'Sallittujen uudelleentarkastelujen määrä (-1 = rajoittamaton)',
'i:PasswordChangeInterval' => 'Aikaväli, jossa ohjaa tarvitse vaihtaa (-1 = ei koskaan)',
'i:PasswordHistory' => 'Uusi salasana on erilainen kuin viimeiset n salasanat',
'i:PasswordRegex' => 'Salasanavaatimus käyttäjille',
'i:TimeoutPeriod' => 'Aikakauden jälkeen liian monta kirjautumista',
'i:loc' => 'IP-osoite tai URL-osoite etäkäyttöön.',
'i:mail' => 'Sähköpostiosoite.',
'i:oname' => 'Organisaation nimi.',
'i:rc' => 'Pakottaa uudelleen välimuistiin jokaiselle käyttäjälle.',
'i:rem' => 'IP-osoite tai URL-etäkäyttöön.',
'i:rc' => 'Pakottaa uudelleen välimuistin jokaiselle käyttäjälle.',
'i:rem' => 'IP-osoite tai URL-osoite etäkäyttöön.',
'i:timef' => 'Aikamuoto.',
]];

View File

@ -28,43 +28,47 @@ return ['Admin' => [
'Amount' => 'Quantité',
'App' => 'App',
'Area' => 'Zone',
'AuditLog' => 'journal d\'audit',
'AuditLog' => 'Journal d\\'audit',
'Available' => 'Disponible',
'Banned' => 'banni',
'Cache' => 'cachette',
'Cache' => 'Cache',
'Change' => 'Changer',
'Children' => 'Enfants',
'City' => 'Ville',
'Close' => 'Fermer',
'Comp' => 'Comp.',
'Component' => 'Composant',
'Country' => 'De campagne',
'Country' => 'Pays',
'Create' => 'Créer',
'CreateProfile' => 'Créer un profil',
'Created' => 'Créé',
'Created' => 'Établi',
'CreatedBy' => 'Créé par',
'Currency' => 'Devise',
'Currencyformat' => 'Format des devises',
'Customized' => 'sur mesure',
'Currencyformat' => 'Format de devise',
'Customized' => 'Personnalisé',
'Deactivate' => 'Désactiver',
'DecimalPoint' => 'Virgule',
'Defaults' => 'Par défaut',
'Delete' => 'Effacer',
'Description' => 'Description',
'Delete' => 'Supprimer',
'Description' => 'La description',
'Design' => 'Conception',
'Destination' => '#VALUE!',
'Ele' => 'Ele.',
'Element' => 'Élément',
'Email' => 'E-mail',
'EmailAdmin' => 'Admin Email',
'Fast' => 'Vite',
'Features' => 'Fonctionnalités',
'EmailAdmin' => 'Email admin',
'Fast' => 'Rapide',
'Features' => 'Caractéristiques',
'File' => 'Déposer',
'General' => 'Général',
'Glass' => 'Un verre',
'Glass' => 'Verre',
'Group' => 'Grouper',
'GroupStatus1' => 'actif',
'GroupStatus2' => 'Inactif',
'GroupStatus4' => 'Caché',
'Groups' => 'Groupes',
'Heavy' => 'Lourd',
'Images' => 'Images',
'Inactive' => 'Inactif',
'Install' => 'Installer',
'Installed' => 'installée',
@ -73,51 +77,55 @@ return ['Admin' => [
'Large' => 'Grande',
'Length' => 'Longueur',
'Light' => 'Lumière',
'Load' => 'Charge',
'Load' => 'Charger',
'Localization' => 'Localisation',
'Log' => 'Enregistrer',
'LogPath' => 'Chemin du journal',
'LogPath' => 'Piste de journal',
'Logging' => 'Enregistrement',
'LoginRetries' => 'Connexion tentatives',
'LoginImage' => 'Image de connexion',
'LoginRetries' => 'Connexion des tentatives',
'Loginname' => 'Identifiant',
'Long' => 'Longue',
'Long' => 'Long',
'Lowercase' => 'Minuscule',
'Maintenance' => 'Maintenance',
'Medium' => 'Moyen',
'Member' => 'Membre',
'Members' => 'Membres',
'Memcache' => 'Memcache',
'MemoryLimit' => 'mémoire limite',
'Message' => 'Un message',
'MemoryLimit' => 'Limite de mémoire',
'Message' => 'Message',
'Module' => 'Module',
'Modules' => 'Modules',
'Name' => 'Nom',
'Name1' => 'nom 1',
'Name2' => 'nom 2',
'Name3' => 'nom 3',
'None' => 'Aucun',
'Name1' => 'Nom 1',
'Name2' => 'Nom 2',
'Name3' => 'Nom 3',
'None' => 'Rien',
'Numberformat' => 'Format de nombre',
'Numeric' => 'numérique',
'Numeric' => 'Numérique',
'Organization' => 'Organisation',
'OrganizationName' => 'nom de l\'organisation',
'OrganizationName' => 'nom de l\\'organisation',
'PAges' => '#VALUE!',
'Page' => 'Page',
'Parent' => 'Parent',
'Parents' => 'Parents',
'Password' => 'Mot de passe',
'PasswordChangeInterval' => 'Mot de passe Intervalle de changement (jours)',
'PasswordHistory' => 'Histoire de passe',
'PasswordChangeInterval' => 'Intervalle de changement de mot de passe (jours)',
'PasswordHistory' => 'Historique du mot de passe',
'PasswordRegex' => 'Mot de passe Regex',
'Perm' => 'Permanente.',
'Permission' => 'Autorisation',
'Permissions' => 'autorisations',
'Person' => 'La personne',
'Permissions' => 'Autorisation',
'Person' => 'Personne',
'Precision' => 'Précision',
'Profile' => 'Profil',
'RAddress' => 'Adresse à distance',
'ReCache' => 'Re-Cache',
'ReCache' => 'Re-cache',
'Read' => 'Lire',
'Release' => 'Libérer',
'Reset' => 'Réinitialiser',
'Route' => '#VALUE!',
'Routes' => '#VALUE!',
'Running' => 'Fonctionnement',
'Sea' => 'Mer',
'Search' => 'Chercher',
@ -126,15 +134,15 @@ return ['Admin' => [
'SettingsGeneral' => 'Paramètres - Général',
'Short' => 'Court',
'Single' => 'Seul',
'Slow' => 'Lent',
'Slow' => 'Ralentir',
'Small' => 'Petit',
'Specialchar' => 'Caractère spécial',
'Speed' => 'La vitesse',
'Speed' => 'Vitesse',
'Status' => 'Statut',
'Status0' => 'Aucun',
'Status0' => 'Rien',
'Status1' => 'actif',
'Status2' => 'Inactif',
'Status3' => 'Timehout',
'Status3' => 'Temps',
'Status4' => 'banni',
'Tablespoon' => 'Cuillerée à soupe',
'Teaspoon' => 'Cuillère à café',
@ -142,18 +150,19 @@ return ['Admin' => [
'Theme' => 'Thème',
'ThousandsSeparator' => 'Séparateur de milliers',
'Time' => 'Temps',
'Timeformat' => 'Format de l\'heure',
'Timeformat' => 'Format de l\\'heure',
'Timeout' => 'Temps libre',
'TimeoutPeriod' => 'Délai d\'attente Période (minutes)',
'Timestamp' => 'timestamp',
'TimeoutPeriod' => 'Période de délai d\\'attente (minutes)',
'Timestamp' => 'Horodatage',
'Timezone' => 'Fuseau horaire',
'Total' => 'Total',
'Total' => 'Le total',
'Type' => 'Taper',
'Uninstall' => 'Désinstaller',
'Unit' => 'Unité',
'Update' => 'Mettre à jour',
'Uppercase' => 'Majuscule',
'Username' => 'Nom d\'utilisateur',
'Username' => 'Nom d\\'utilisateur',
'Value' => '#VALUE!',
'Version' => 'Version',
'VeryFast' => 'Très vite',
'VeryHeavy' => 'Très lourd',
@ -168,15 +177,15 @@ return ['Admin' => [
'Website' => 'Site Internet',
'Weight' => 'Poids',
'Zip' => 'Zipper',
'i:LoginRetries' => 'Montant de tentatives autorisées (-1 = illimité)',
'i:PasswordChangeInterval' => 'Intervalle dans lequel passwards doivent être changées (-1 = jamais)',
'i:PasswordHistory' => 'Nouveau mot de passe doit être différent des derniers mots de passe de N',
'i:PasswordRegex' => 'exigence de mot de passe pour les utilisateurs',
'i:TimeoutPeriod' => 'délai d\'attente après un trop grand nombre de connexions',
'i:loc' => 'l\'adresse IP ou URL d\'accès à distance.',
'i:LoginRetries' => 'Quantité de tentatives autorisées (-1 = illimitées)',
'i:PasswordChangeInterval' => 'Intervalle dans lequel Passward doit être changé (-1 = jamais)',
'i:PasswordHistory' => 'Un nouveau mot de passe doit être différent des derniers mots de passe n',
'i:PasswordRegex' => 'Exigence de mot de passe pour les utilisateurs',
'i:TimeoutPeriod' => 'Délai d\\'attente après trop de logines',
'i:loc' => 'Adresse IP ou URL pour un accès à distance.',
'i:mail' => 'Adresse e-mail.',
'i:oname' => 'Nom de l\'organisation.',
'i:rc' => 'Re-cache Forcing pour chaque utilisateur.',
'i:rem' => 'l\'adresse IP ou URL d\'accès à distance.',
'i:timef' => 'Format de l\'heure.',
'i:oname' => 'Nom de l\\'organisation.',
'i:rc' => 'Forcer la ré-cache pour chaque utilisateur.',
'i:rem' => 'Adresse IP ou URL pour un accès à distance.',
'i:timef' => 'Format de l\\'heure.',
]];

View File

@ -14,24 +14,25 @@ declare(strict_types=1);
return ['Admin' => [
':s1' => 'Aktív',
':s2' => 'tétlen',
':s2' => 'Inaktív',
':s3' => 'Időtúllépés',
':s4' => 'Kitiltva',
'Account' => 'számla',
'Account/Group' => 'Számla / Group',
'Account' => 'Számla',
'Account/Group' => 'Fiók / csoport',
'Accounts' => 'Fiókok',
'Activate' => 'Aktiválja',
'Active' => 'Aktív',
'Activity' => 'Tevékenység',
'Address' => 'Cím',
'All' => 'Összes',
'All' => 'Minden',
'Amount' => 'Összeg',
'App' => 'App',
'App' => 'Alkalmazás',
'Area' => 'Terület',
'AuditLog' => 'Napló',
'AuditLog' => 'Könyvvizsgálati napló',
'Available' => 'Elérhető',
'Banned' => 'Kitiltva',
'Cache' => 'gyorsítótár',
'Cache' => 'Gyorsítótár',
'Change' => 'változás',
'Children' => 'Gyermekek',
'City' => 'Város',
'Close' => 'Bezárás',
@ -40,72 +41,77 @@ return ['Admin' => [
'Country' => 'Ország',
'Create' => 'Teremt',
'CreateProfile' => 'Profil létrehozása',
'Created' => 'Alkotó',
'Created' => 'Létrehozott',
'CreatedBy' => 'Készítette',
'Currency' => 'Valuta',
'Currencyformat' => 'pénznem formátuma',
'Currencyformat' => 'Pénznem formátum',
'Customized' => 'Személyre szabott',
'Deactivate' => 'Inaktiválás',
'Deactivate' => 'Deaktivál',
'DecimalPoint' => 'Tizedesvessző',
'Defaults' => 'Alapértékek',
'Defaults' => 'Alapértelmezett',
'Delete' => 'Töröl',
'Description' => 'Leírás',
'Design' => 'Tervezés',
'Destination' => '#VALUE!',
'Ele' => 'Ele.',
'Element' => 'Elem',
'Email' => 'Email',
'EmailAdmin' => 'E-mail Admin',
'EmailAdmin' => 'E-mail admin',
'Fast' => 'Gyors',
'Features' => 'Jellemzők',
'File' => 'fájl',
'File' => 'Fájl',
'General' => 'Tábornok',
'Glass' => 'Üveg',
'Group' => 'Csoport',
'GroupStatus1' => 'Aktív',
'GroupStatus2' => 'tétlen',
'GroupStatus2' => 'Inaktív',
'GroupStatus4' => 'Rejtett',
'Groups' => 'csoportok',
'Groups' => 'Csoportok',
'Heavy' => 'Nehéz',
'Inactive' => 'tétlen',
'Images' => 'Kép',
'Inactive' => 'Inaktív',
'Install' => 'Telepítés',
'Installed' => 'telepített',
'LAddress' => 'helyi cím',
'Installed' => 'Telepítve van',
'LAddress' => 'Helyi cím',
'Language' => 'Nyelv',
'Large' => 'Nagy',
'Length' => 'Hossz',
'Light' => 'Fény',
'Load' => 'Betöltés',
'Localization' => 'Honosítás',
'Log' => 'Bejelentkezés',
'LogPath' => 'log Path',
'Localization' => 'Lokalizáció',
'Log' => 'Napló',
'LogPath' => 'Naplóútvonal',
'Logging' => 'Fakitermelés',
'LoginRetries' => 'Bejelentkezés Retries',
'LoginImage' => 'Bejelentkezési kép',
'LoginRetries' => 'Bejelentkezés Újraírások',
'Loginname' => 'Bejelentkezési név',
'Long' => 'Hosszú',
'Lowercase' => 'kisbetűs',
'Lowercase' => 'Kisbetűs',
'Maintenance' => 'Karbantartás',
'Medium' => 'Közepes',
'Member' => 'Tag',
'Members' => 'Belépés',
'Members' => 'Tagok',
'Memcache' => 'Memcache',
'MemoryLimit' => 'Memory Limit',
'MemoryLimit' => 'Memóriahatár',
'Message' => 'Üzenet',
'Module' => 'modul',
'Modules' => 'modulok',
'Module' => 'Modul',
'Modules' => 'Modulok',
'Name' => 'Név',
'Name1' => 'Név 1',
'Name2' => 'Név 2',
'Name1' => 'NAME 1',
'Name2' => 'NAME 2',
'Name3' => 'Név 3',
'None' => 'Egyik sem',
'Numberformat' => 'numberformat',
'Numeric' => 'numerikus',
'Numberformat' => 'Numberformat',
'Numeric' => 'Számszerű',
'Organization' => 'Szervezet',
'OrganizationName' => 'Szervezet neve',
'Page' => 'oldal',
'PAges' => '#VALUE!',
'Page' => 'Oldal',
'Parent' => 'Szülő',
'Parents' => 'A szülők',
'Parents' => 'Szülők',
'Password' => 'Jelszó',
'PasswordChangeInterval' => 'Jelszó módosítása Interval (nap)',
'PasswordHistory' => 'Jelszó története',
'PasswordChangeInterval' => 'Jelszóváltási intervallum (napok)',
'PasswordHistory' => 'Jelszó előzményei',
'PasswordRegex' => 'Jelszó Regex',
'Perm' => 'Perm.',
'Permission' => 'Engedély',
@ -113,11 +119,13 @@ return ['Admin' => [
'Person' => 'Személy',
'Precision' => 'Pontosság',
'Profile' => 'Profil',
'RAddress' => 'távoli cím',
'ReCache' => 'Re-gyorsítótár',
'RAddress' => 'Távoli cím',
'ReCache' => 'Újra gyorsítótár',
'Read' => 'Olvas',
'Release' => 'Kiadás',
'Reset' => 'Visszaállítás',
'Route' => '#VALUE!',
'Routes' => '#VALUE!',
'Running' => 'Futás',
'Sea' => 'Tenger',
'Search' => 'Keresés',
@ -133,27 +141,28 @@ return ['Admin' => [
'Status' => 'Állapot',
'Status0' => 'Egyik sem',
'Status1' => 'Aktív',
'Status2' => 'tétlen',
'Status2' => 'Inaktív',
'Status3' => 'Timehout',
'Status4' => 'Kitiltva',
'Tablespoon' => 'Evőkanál',
'Teaspoon' => 'Teáskanál',
'Temperature' => 'Hőfok',
'Theme' => 'Téma',
'ThousandsSeparator' => 'ezreselválasztóként',
'ThousandsSeparator' => 'Ezer elválasztó',
'Time' => 'Idő',
'Timeformat' => 'Idő formátum',
'Timeout' => 'Időtúllépés',
'TimeoutPeriod' => 'Időtúllépés Időszak (perc)',
'TimeoutPeriod' => 'Időszakos időszak (perc)',
'Timestamp' => 'Időbélyeg',
'Timezone' => 'Időzóna',
'Total' => 'Teljes',
'Type' => 'típus',
'Uninstall' => 'Eltávolítás',
'Unit' => 'Mértékegység',
'Update' => 'frissítés',
'Update' => 'Frissítés',
'Uppercase' => 'Nagybetűs',
'Username' => 'Felhasználónév',
'Value' => '#VALUE!',
'Version' => 'Változat',
'VeryFast' => 'Nagyon gyors',
'VeryHeavy' => 'Nagyon nehéz',
@ -164,19 +173,19 @@ return ['Admin' => [
'VerySlow' => 'Nagyon lassú',
'VerySmall' => 'Nagyon kicsi',
'Volume' => 'Hangerő',
'Warnings' => 'figyelmeztetések',
'Warnings' => 'Figyelmeztetések',
'Website' => 'Weboldal',
'Weight' => 'Súly',
'Zip' => 'Postai irányítószám',
'i:LoginRetries' => 'Összege engedélyezett újrapróbálkozások (-1 = korlátlan)',
'i:PasswordChangeInterval' => 'Intervallumot, amelyben passwards meg kell változtatni (-1 = soha)',
'i:PasswordHistory' => 'Új jelszó eltérőnek kell lennie az utolsó N jelszavak',
'i:PasswordRegex' => 'Jelszó követelmény felhasználók',
'i:TimeoutPeriod' => 'Idõ után túl sok bejelentkezési',
'i:loc' => 'IP-címet vagy URL-t a távoli hozzáférést.',
'i:LoginRetries' => 'Az engedélyezett újítások összege (-1 = korlátlan)',
'i:PasswordChangeInterval' => 'Az áthaladó időközönként meg kell változtatni (-1 = soha)',
'i:PasswordHistory' => 'Az új jelszónak az utolsó n jelszavaktól eltérőnek kell lennie',
'i:PasswordRegex' => 'Jelszó követelmény a felhasználók számára',
'i:TimeoutPeriod' => 'Timeout periódus túl sok bejelentkezés után',
'i:loc' => 'IP-cím vagy URL a távoli hozzáféréshez.',
'i:mail' => 'Email cím.',
'i:oname' => 'Szervezet neve.',
'i:rc' => 'Arra kényszerítve újra cache minden felhasználó számára.',
'i:rem' => 'IP-címet vagy URL-t a távoli hozzáférést.',
'i:rc' => 'Az újbóli gyorsítótárat minden felhasználó számára kényszeríti.',
'i:rem' => 'IP-cím vagy URL a távoli hozzáféréshez.',
'i:timef' => 'Idő formátum.',
]];

View File

@ -17,21 +17,22 @@ return ['Admin' => [
':s2' => 'Non attivo',
':s3' => 'Tempo scaduto',
':s4' => 'Vietato',
'Account' => 'account',
'Account/Group' => 'Account / Gruppo',
'Accounts' => 'conti',
'Account' => 'Account',
'Account/Group' => 'Account / Group.',
'Accounts' => 'Conti',
'Activate' => 'Attivare',
'Active' => 'Attivo',
'Activity' => 'Attività',
'Address' => 'Indirizzo',
'All' => 'Tutti',
'All' => 'Tutto',
'Amount' => 'Quantità',
'App' => 'App',
'App' => 'App.',
'Area' => 'La zona',
'AuditLog' => 'Registro di audizione',
'Available' => 'A disposizione',
'Banned' => 'Vietato',
'Cache' => 'nascondiglio',
'Cache' => 'Cache.',
'Change' => 'Modificare',
'Children' => 'Bambini',
'City' => 'Città',
'Close' => 'Vicino',
@ -43,17 +44,19 @@ return ['Admin' => [
'Created' => 'Creato',
'CreatedBy' => 'Creato da',
'Currency' => 'Moneta',
'Currencyformat' => 'Formato valuta',
'Customized' => 'su misura',
'Currencyformat' => 'Formato di valuta',
'Customized' => 'Personalizzato',
'Deactivate' => 'Disattivare',
'DecimalPoint' => 'Punto decimale',
'Defaults' => 'Defaults',
'Delete' => 'Elimina',
'Defaults' => 'Default',
'Delete' => 'Eliminare',
'Description' => 'Descrizione',
'Design' => 'Design',
'Destination' => '#VALUE!',
'Ele' => 'Ele.',
'Element' => 'Elemento',
'Email' => 'E-mail',
'EmailAdmin' => 'Email Admin',
'EmailAdmin' => 'Email admin.',
'Fast' => 'Veloce',
'Features' => 'Caratteristiche',
'File' => 'File',
@ -63,22 +66,24 @@ return ['Admin' => [
'GroupStatus1' => 'Attivo',
'GroupStatus2' => 'Non attivo',
'GroupStatus4' => 'Nascosto',
'Groups' => 'gruppi',
'Heavy' => 'pesante',
'Groups' => 'Gruppi',
'Heavy' => 'Pesante',
'Images' => 'immagini',
'Inactive' => 'Non attivo',
'Install' => 'Installare',
'Installed' => 'installato',
'Installed' => 'Installato',
'LAddress' => 'Indirizzo locale',
'Language' => 'linguaggio',
'Large' => 'Grande',
'Language' => 'Lingua',
'Large' => 'Larga',
'Length' => 'Lunghezza',
'Light' => 'Luce',
'Load' => 'Caricare',
'Localization' => 'Localizzazione',
'Log' => 'Login',
'LogPath' => 'Percorso Log',
'Log' => 'Tronco d\\'albero',
'LogPath' => 'Percorso del log',
'Logging' => 'Registrazione',
'LoginRetries' => 'tentativi d\'accesso',
'LoginImage' => 'Immagine di accesso',
'LoginRetries' => 'Login tents.',
'Loginname' => 'Nome di login',
'Long' => 'Lungo',
'Lowercase' => 'Minuscolo',
@ -86,74 +91,78 @@ return ['Admin' => [
'Medium' => 'medio',
'Member' => 'Membro',
'Members' => 'Membri',
'Memcache' => 'memcache',
'Memcache' => 'Memcache.',
'MemoryLimit' => 'Limite di memoria',
'Message' => 'Messaggio',
'Module' => 'Modulo',
'Modules' => 'moduli',
'Modules' => 'Moduli',
'Name' => 'Nome',
'Name1' => 'nome 1',
'Name2' => 'nome 2',
'Name3' => 'nome 3',
'None' => 'Nessuna',
'Numberformat' => 'NumberFormat',
'Name1' => 'Nome 1.',
'Name2' => 'Nome 2.',
'Name3' => 'Nome 3.',
'None' => 'Nessuno',
'Numberformat' => 'NumberFormat.',
'Numeric' => 'Numerico',
'Organization' => 'Organizzazione',
'OrganizationName' => 'Nome dell\'organizzazione',
'OrganizationName' => 'Nome dell\\'organizzazione',
'PAges' => '#VALUE!',
'Page' => 'Pagina',
'Parent' => 'Genitore',
'Parents' => 'genitori',
'Password' => 'Parola d\'ordine',
'PasswordChangeInterval' => 'Password Change Intervallo (giorni)',
'PasswordHistory' => 'Storia password',
'PasswordRegex' => 'password Regex',
'Parents' => 'Genitori',
'Password' => 'Parola d\\'ordine',
'PasswordChangeInterval' => 'Intervallo di cambio password (giorni)',
'PasswordHistory' => 'Storia della password',
'PasswordRegex' => 'Password Regex.',
'Perm' => 'Perm.',
'Permission' => 'Autorizzazione',
'Permissions' => 'permessi',
'Permissions' => 'Autorizzazioni',
'Person' => 'Persona',
'Precision' => 'Precisione',
'Profile' => 'Profilo',
'RAddress' => 'Indirizzo remoto',
'ReCache' => 'Re-Cache',
'Read' => 'Leggere',
'Release' => 'pubblicazione',
'ReCache' => 'Ri-cache.',
'Read' => 'Leggi',
'Release' => 'Pubblicazione',
'Reset' => 'Ripristina',
'Route' => '#VALUE!',
'Routes' => '#VALUE!',
'Running' => 'In esecuzione',
'Sea' => 'Mare',
'Search' => 'Ricerca',
'Security' => 'Sicurezza',
'Settings' => 'impostazioni',
'SettingsGeneral' => 'Impostazioni - Generali',
'Settings' => 'Impostazioni',
'SettingsGeneral' => 'Impostazioni - Generale',
'Short' => 'Corto',
'Single' => 'singolo',
'Single' => 'Separare',
'Slow' => 'Lento',
'Small' => 'Piccolo',
'Specialchar' => 'Carattere speciale',
'Speed' => 'Velocità',
'Status' => 'Stato',
'Status0' => 'Nessuna',
'Status0' => 'Nessuno',
'Status1' => 'Attivo',
'Status2' => 'Non attivo',
'Status3' => 'Timehout',
'Status3' => 'Timehout.',
'Status4' => 'Vietato',
'Tablespoon' => 'Cucchiaio',
'Teaspoon' => 'Cucchiaino',
'Temperature' => 'Temperatura',
'Theme' => 'Tema',
'ThousandsSeparator' => 'migliaia separatore',
'Time' => 'Tempo',
'ThousandsSeparator' => 'Separatore di migliaia',
'Time' => 'Volta',
'Timeformat' => 'Formato orario',
'Timeout' => 'Tempo scaduto',
'TimeoutPeriod' => 'Timeout Periodo (minuti)',
'Timestamp' => 'timestamp',
'TimeoutPeriod' => 'Periodo di timeout (minuti)',
'Timestamp' => 'Timestamp',
'Timezone' => 'Fuso orario',
'Total' => 'Totale',
'Type' => 'genere',
'Type' => 'Tipo',
'Uninstall' => 'Disinstallare',
'Unit' => 'Unità',
'Update' => 'Aggiornare',
'Uppercase' => 'Maiuscolo',
'Username' => 'Nome utente',
'Value' => '#VALUE!',
'Version' => 'Versione',
'VeryFast' => 'Molto veloce',
'VeryHeavy' => 'Molto pesante',
@ -168,15 +177,15 @@ return ['Admin' => [
'Website' => 'Sito web',
'Weight' => 'Peso',
'Zip' => 'Cerniera lampo',
'i:LoginRetries' => 'Importo di tentativi consentiti (-1 = illimitato)',
'i:PasswordChangeInterval' => 'Intervallo in cui passwards devono essere modificate (-1 = mai)',
'i:PasswordHistory' => 'La nuova password deve essere diversa dalle ultime password N',
'i:PasswordRegex' => 'richiesta della password per gli utenti',
'i:TimeoutPeriod' => 'periodo di timeout dopo troppi accessi',
'i:loc' => 'Indirizzo IP o URL per l\'accesso remoto.',
'i:mail' => 'Indirizzo e-mail.',
'i:oname' => 'Nome dell\'organizzazione.',
'i:rc' => 'Forzare ri-cache per ogni utente.',
'i:rem' => 'Indirizzo IP o URL per l\'accesso remoto.',
'i:LoginRetries' => 'Quantità di tentativi consentiti (-1 = illimitato)',
'i:PasswordChangeInterval' => 'Intervallo in cui il passaggio deve essere cambiato (-1 = mai)',
'i:PasswordHistory' => 'La nuova password deve essere diversa dalle ultime password n',
'i:PasswordRegex' => 'Requisito della password per gli utenti',
'i:TimeoutPeriod' => 'Periodo di timeout dopo troppi login',
'i:loc' => 'Indirizzo IP o URL per l\\'accesso remoto.',
'i:mail' => 'Indirizzo email.',
'i:oname' => 'Nome dell\\'organizzazione.',
'i:rc' => 'Forzare la ri-cache per ogni utente.',
'i:rem' => 'Indirizzo IP o URL per l\\'accesso remoto.',
'i:timef' => 'Formato orario.',
]];

View File

@ -19,74 +19,79 @@ return ['Admin' => [
':s4' => '禁止された',
'Account' => 'アカウント',
'Account/Group' => 'アカウント/グループ',
'Accounts' => 'アカウント',
'Activate' => 'アクティブ',
'Accounts' => '勘定科目',
'Activate' => '活性化',
'Active' => 'アクティブ',
'Activity' => 'アクティビティ',
'Address' => '住所',
'All' => 'すべて',
'Amount' => '',
'All' => 'て',
'Amount' => '',
'App' => 'アプリ',
'Area' => '範囲',
'Area' => '領域',
'AuditLog' => '監査ログ',
'Available' => '利用できます',
'Available' => '利用可能',
'Banned' => '禁止された',
'Cache' => 'キャッシュ',
'Change' => '変化する',
'Children' => '子供達',
'City' => '市',
'Close' => '閉じる',
'Close' => '選ぶ',
'Comp' => 'コンプ。',
'Component' => '成分',
'Country' => '国',
'Create' => '作ります',
'Create' => '作',
'CreateProfile' => 'プロフィール作成',
'Created' => '作成した',
'CreatedBy' => 'によって作成された',
'Currency' => '通貨',
'Currencyformat' => '通貨フォーマット',
'Customized' => 'カスタマイズされました',
'Deactivate' => '無効',
'Customized' => 'カスタマイズされた',
'Deactivate' => '無効にする',
'DecimalPoint' => '小数点',
'Defaults' => 'デフォルト',
'Delete' => '[削除]',
'Delete' => '消去',
'Description' => '説明',
'Ele' => 'エーレ。',
'Element' => '素子',
'Design' => '設計',
'Destination' => '#VALUE!',
'Ele' => 'エレ',
'Element' => 'エレメント',
'Email' => 'Eメール',
'EmailAdmin' => '電子メールの管理',
'Fast' => '速いです',
'EmailAdmin' => '電子メールadmin.',
'Fast' => '速い',
'Features' => '特徴',
'File' => 'ファイル',
'General' => '一般的な',
'General' => '全般的',
'Glass' => 'ガラス',
'Group' => 'グループ',
'GroupStatus1' => 'アクティブ',
'GroupStatus2' => '非活性',
'GroupStatus4' => '隠されました',
'Groups' => 'グループ',
'Heavy' => 'ヘビー',
'GroupStatus4' => '隠れた',
'Groups' => '団体',
'Heavy' => '重い',
'Images' => 'images',
'Inactive' => '非活性',
'Install' => 'インストール',
'Installed' => 'インストール済み',
'Installed' => 'installed installed',
'LAddress' => 'ローカルアドレス',
'Language' => '言語',
'Large' => '大',
'Large' => '大きい',
'Length' => '長さ',
'Light' => '光',
'Load' => '負荷',
'Load' => 'ロード',
'Localization' => 'ローカライズ',
'Log' => 'ログ',
'LogPath' => 'ログパス',
'LogPath' => 'ログパス',
'Logging' => 'ロギング',
'LoginImage' => 'ログイン画像',
'LoginRetries' => 'ログイン再試行',
'Loginname' => 'ログイン名',
'Long' => '長いです',
'Lowercase' => '小文字',
'Maintenance' => 'メンテナンス',
'Medium' => '中',
'Medium' => '中くらい',
'Member' => 'メンバー',
'Members' => 'メンバー',
'Memcache' => 'Memcacheの',
'Memcache' => 'メモキャッシュ',
'MemoryLimit' => 'メモリ制限',
'Message' => 'メッセージ',
'Module' => 'モジュール',
@ -96,87 +101,91 @@ return ['Admin' => [
'Name2' => '名前2',
'Name3' => '名前3',
'None' => 'なし',
'Numberformat' => 'NUMBERFORMAT',
'Numeric' => '数',
'Numberformat' => '数値フォーマット',
'Numeric' => '数字の数',
'Organization' => '組織',
'OrganizationName' => '組織名',
'PAges' => '#VALUE!',
'Page' => 'ページ',
'Parent' => '親',
'Parents' => '親',
'Parents' => '親',
'Password' => 'パスワード',
'PasswordChangeInterval' => 'パスワード変更間隔(日',
'PasswordChangeInterval' => 'パスワード変更間隔(日',
'PasswordHistory' => 'パスワード履歴',
'PasswordRegex' => 'パスワード正規表現',
'Perm' => 'パーマ。',
'PasswordRegex' => 'パスワード正規表現',
'Perm' => 'perm。',
'Permission' => '許可',
'Permissions' => 'アクセス権',
'Permissions' => '',
'Person' => '人',
'Precision' => '精度',
'Profile' => 'プロフィール',
'RAddress' => 'リモートアドレス',
'ReCache' => '再キャッシュ',
'Read' => '読んだ',
'Release' => '解除',
'Reset' => 'リセット',
'Read' => '読む',
'Release' => 'リリース',
'Reset' => 'リセットする',
'Route' => '#VALUE!',
'Routes' => '#VALUE!',
'Running' => 'ランニング',
'Sea' => '海',
'Search' => '探す',
'Security' => 'セキュリティ',
'Search' => '検索',
'Security' => '安全',
'Settings' => '設定',
'SettingsGeneral' => '設定 - 般',
'Short' => 'ショート',
'Single' => 'シングル',
'Slow' => 'スロー',
'SettingsGeneral' => '設定 - 般',
'Short' => '短い',
'Single' => '独身',
'Slow' => '遅い',
'Small' => '小さい',
'Specialchar' => '特殊文字',
'Speed' => '速度',
'Speed' => 'スピード',
'Status' => '状態',
'Status0' => 'なし',
'Status1' => 'アクティブ',
'Status2' => '非活性',
'Status3' => 'Timehout',
'Status3' => 'タイムハウト',
'Status4' => '禁止された',
'Tablespoon' => 'テーブルスプーン',
'Tablespoon' => 'tabl tabl',
'Teaspoon' => 'ティースプーン',
'Temperature' => '温度',
'Theme' => 'テーマ',
'ThousandsSeparator' => '何千人もの区切り',
'ThousandsSeparator' => '数千のセパレータ',
'Time' => '時間',
'Timeformat' => 'TIMEFORMAT',
'Timeformat' => 'タイムフォーマット',
'Timeout' => 'タイムアウト',
'TimeoutPeriod' => 'タイムアウト期間(分)',
'Timestamp' => 'タイムスタンプ',
'Timezone' => 'タイムゾーン',
'Total' => 'トータル',
'Total' => '合計',
'Type' => 'タイプ',
'Uninstall' => 'アンインストール',
'Unit' => '単位',
'Update' => '更新',
'Update' => 'アップデート',
'Uppercase' => '大文字',
'Username' => 'ユーザー名',
'Username' => 'username.',
'Value' => '#VALUE!',
'Version' => 'バージョン',
'VeryFast' => 'とても早い',
'VeryHeavy' => 'とても重い',
'VeryLarge' => '非常に大きい',
'VeryLight' => 'とても軽い',
'VeryLong' => '非常に長いです',
'VeryShort' => '非常に短い',
'VeryLong' => 'very.',
'VeryShort' => 'とても短い',
'VerySlow' => '非常に遅い',
'VerySmall' => '非常に少ない',
'Volume' => 'ボリューム',
'Volume' => '音量',
'Warnings' => '警告',
'Website' => 'ウェブサイト',
'Weight' => '重',
'Website' => 'Webサイト',
'Weight' => '重',
'Zip' => 'ジップ',
'i:LoginRetries' => '許可される再試行の量(-1 =無制限)',
'i:PasswordChangeInterval' => 'passwardsを変更する必要のある区間-1 =決して',
'i:PasswordHistory' => '新しいパスワードは、最後のN個のパスワードと異なることがあり',
'i:LoginRetries' => '許容再試行量(-1 =無制限)',
'i:PasswordChangeInterval' => 'パスワードを変更する必要がある間隔(-1 =絶対値',
'i:PasswordHistory' => '新しいパスワードは最後のNパスワードと異なる必要があります',
'i:PasswordRegex' => 'ユーザーのパスワード要件',
'i:TimeoutPeriod' => 'あまりにも多くのログイン後のタイムアウト期間',
'i:TimeoutPeriod' => 'ログインが多すぎた後のタイムアウト期間',
'i:loc' => 'リモートアクセスのためのIPアドレスまたはURL。',
'i:mail' => '電子メールアドレス。',
'i:oname' => '組織名。',
'i:rc' => 'すべてのユーザーのための再キャッシュを強制。',
'i:rc' => 'すべてのユーザーの再キャッシュを強制します。',
'i:rem' => 'リモートアクセスのためのIPアドレスまたはURL。',
'i:timef' => '時刻形式。',
'i:timef' => '時間形式',
]];

View File

@ -13,15 +13,15 @@
declare(strict_types=1);
return ['Admin' => [
':s1' => '유효한',
':s2' => '비활성',
':s3' => '시간 제한',
':s4' => '금지',
':s1' => '활동적인',
':s2' => '비활성으로',
':s3' => '시간 초과',
':s4' => '금지했다',
'Account' => '계정',
'Account/Group' => '계정 / 그룹',
'Accounts' => '계정',
'Accounts' => 'accounts.',
'Activate' => '활성화',
'Active' => '유효한',
'Active' => '활동적인',
'Activity' => '활동',
'Address' => '주소',
'All' => '모두',
@ -29,84 +29,90 @@ return ['Admin' => [
'App' => '앱',
'Area' => '지역',
'AuditLog' => '감사 로그',
'Available' => '유효한',
'Banned' => '금지',
'Available' => '사용 가능',
'Banned' => '금지했다',
'Cache' => '은닉처',
'Children' => '어린이',
'City' => '시티',
'Close' => '닫기',
'Comp' => '경화제.',
'Component' => '구성 요소',
'Change' => '변화',
'Children' => '어린이들',
'City' => '도시',
'Close' => '닫다',
'Comp' => 'comp.',
'Component' => '요소',
'Country' => '국가',
'Create' => '창조하다',
'Create' => '만들다',
'CreateProfile' => '프로필 만들기',
'Created' => '만들어진',
'CreatedBy' => '자',
'CreatedBy' => '작자',
'Currency' => '통화',
'Currencyformat' => '통화 형식',
'Customized' => '사용자 정의',
'Deactivate' => '비활성화',
'Deactivate' => '비활성화하십시오',
'DecimalPoint' => '소수점',
'Defaults' => '기본값',
'Delete' => '지우다',
'Description' => '기술',
'Ele' => 'ELE.',
'Delete' => '삭제',
'Description' => '설명',
'Design' => '설계',
'Destination' => '#VALUE!',
'Ele' => '엘.',
'Element' => '요소',
'Email' => '이메일',
'EmailAdmin' => '이메일 관리',
'EmailAdmin' => '이메일 관리',
'Fast' => '빠른',
'Features' => '풍모',
'Features' => '특징',
'File' => '파일',
'General' => '일반',
'General' => '일반적인',
'Glass' => '유리',
'Group' => '그룹',
'GroupStatus1' => '유효한',
'GroupStatus2' => '비활성',
'GroupStatus1' => '활동적인',
'GroupStatus2' => '비활성으로',
'GroupStatus4' => '숨겨진',
'Groups' => '여러 떼',
'Heavy' => '무거운',
'Inactive' => '비활성',
'Images' => '이미지',
'Inactive' => '비활성으로',
'Install' => '설치',
'Installed' => '설치',
'Installed' => '설치되어있다',
'LAddress' => '로컬 주소',
'Language' => '언어',
'Large' => '큰',
'Large' => '크기가 큰',
'Length' => '길이',
'Light' => '빛',
'Load' => '하중',
'Load' => '',
'Localization' => '현지화',
'Log' => '로그',
'Log' => '통나무',
'LogPath' => '로그 경로',
'Logging' => '벌채 반출',
'LoginImage' => '로그인 이미지',
'LoginRetries' => '로그인 재시도',
'Loginname' => '로그인 이름',
'Long' => '긴',
'Lowercase' => '소문자',
'Maintenance' => '유지',
'Medium' => '매질',
'Medium' => '중간',
'Member' => '회원',
'Members' => '회원',
'Memcache' => 'Memcache를',
'MemoryLimit' => '메모리 한',
'Message' => '메지',
'Members' => '멤버들',
'Memcache' => '멤피스',
'MemoryLimit' => '메모리 ',
'Message' => '메지',
'Module' => '기준 치수',
'Modules' => '모듈',
'Name' => '이름',
'Name1' => '이름 1',
'Name2' => '이름',
'Name3' => '이름 3',
'Name2' => '이름 2',
'Name3' => '이름 3.',
'None' => '없음',
'Numberformat' => 'NumberFormat',
'Numberformat' => 'NumberFormat.',
'Numeric' => '숫자',
'Organization' => '조직',
'OrganizationName' => '조직 이름',
'PAges' => '#VALUE!',
'Page' => '페이지',
'Parent' => '부모의',
'Parents' => '부모',
'Password' => '호',
'PasswordChangeInterval' => '비밀번호 변경주기 (일)',
'Parents' => '부모',
'Password' => '비밀번호',
'PasswordChangeInterval' => '암호 변경 간격 (일)',
'PasswordHistory' => '암호 기록',
'PasswordRegex' => '비밀번호 정규식',
'PasswordRegex' => '호 정규식',
'Perm' => '파마.',
'Permission' => '허가',
'Permissions' => '권한',
@ -114,69 +120,72 @@ return ['Admin' => [
'Precision' => '정도',
'Profile' => '프로필',
'RAddress' => '원격 주소',
'ReCache' => '다시 캐시',
'ReCache' => ' 캐시',
'Read' => '읽다',
'Release' => '해제',
'Release' => '풀어 주다',
'Reset' => '초기화',
'Running' => '달리는',
'Route' => '#VALUE!',
'Routes' => '#VALUE!',
'Running' => '달리기',
'Sea' => '바다',
'Search' => '검색',
'Search' => '찾다',
'Security' => '보안',
'Settings' => '설정',
'SettingsGeneral' => '설정 - 일반',
'Short' => '짧은',
'Single' => '단일',
'Single' => '하나의',
'Slow' => '느린',
'Small' => '작은',
'Specialchar' => '특수 문자',
'Specialchar' => '특별한 캐릭터',
'Speed' => '속도',
'Status' => '상태',
'Status0' => '없음',
'Status1' => '유효한',
'Status2' => '비활성',
'Status3' => 'Timehout',
'Status4' => '금지',
'Status1' => '활동적인',
'Status2' => '비활성으로',
'Status3' => '타임 락트',
'Status4' => '금지했다',
'Tablespoon' => '큰 스푼',
'Teaspoon' => '찻 숟가락',
'Teaspoon' => '티스푼',
'Temperature' => '온도',
'Theme' => '테마',
'ThousandsSeparator' => '수천 구분',
'Time' => '시',
'Theme' => '주제',
'ThousandsSeparator' => '수천 명의 분리기',
'Time' => '시',
'Timeformat' => '시간 형식',
'Timeout' => '시간 제한',
'TimeoutPeriod' => '타임 아웃 시간 (분)',
'Timeout' => '시간 초과',
'TimeoutPeriod' => '시간 초과 기간 (분)',
'Timestamp' => '타임 스탬프',
'Timezone' => '시간대',
'Total' => '합계',
'Total' => '',
'Type' => '유형',
'Uninstall' => '제거',
'Unit' => '단위',
'Update' => '최신 정보',
'Update' => '업데이트',
'Uppercase' => '대문자',
'Username' => '사용자 이름',
'Value' => '#VALUE!',
'Version' => '버전',
'VeryFast' => '매우 빠른',
'VeryHeavy' => '매우 무거운',
'VeryFast' => '매우 빨리',
'VeryHeavy' => '매우 무겁다',
'VeryLarge' => '매우 큰',
'VeryLight' => '매우 가벼운',
'VeryLong' => '매우 긴',
'VeryShort' => '매우 짧은',
'VerySlow' => '아주 느린',
'VerySmall' => '매우 작은',
'Volume' => '량',
'Volume' => '량',
'Warnings' => '경고',
'Website' => '웹 사이트',
'Weight' => '무게',
'Zip' => '지퍼',
'i:LoginRetries' => '허용 시도 양 (-1 = 무제한)',
'i:PasswordChangeInterval' => 'passwards이 필요로하는 간격이 변경되는 (-1 = 않음)',
'i:PasswordHistory' => '새로운 암호는 마지막 N의 암호와 다를 수 있습니다',
'i:PasswordRegex' => '사용자를위한 호 요구 사항',
'i:LoginRetries' => '허용되는 시도 양 (-1 = 무제한)',
'i:PasswordChangeInterval' => '패스를 변경 해야하는 간격 (-1 = 절대)',
'i:PasswordHistory' => '새 암호는 마지막 n 암호와 다를 수 있어야합니다.',
'i:PasswordRegex' => '사용자를위한 비밀번호 요구 사항',
'i:TimeoutPeriod' => '너무 많은 로그인 후 시간 초과 기간',
'i:loc' => '원격 액세스를위한 IP 주소 또는 URL.',
'i:mail' => '이메일 주소.',
'i:oname' => '조직 이름.',
'i:rc' => '모든 사용자에 대해 다시 캐시를 강제로.',
'i:rc' => '모든 사용자에 대해 다시 캐시를 강요합니다.',
'i:rem' => '원격 액세스를위한 IP 주소 또는 URL.',
'i:timef' => '시간 형식.',
]];

View File

@ -14,115 +14,123 @@ declare(strict_types=1);
return ['Admin' => [
':s1' => 'Aktiv',
':s2' => 'inaktiv',
':s2' => 'Inaktiv',
':s3' => 'Pause',
':s4' => 'utestengt',
':s4' => 'Forbudt',
'Account' => 'Regnskap',
'Account/Group' => 'Konto / gruppe',
'Accounts' => 'kontoer',
'Activate' => 'Aktiver',
'Accounts' => 'Kontoer',
'Activate' => 'Aktiveres',
'Active' => 'Aktiv',
'Activity' => 'Aktivitet',
'Address' => 'Adresse',
'All' => 'Alle',
'Amount' => 'Beløp',
'App' => 'app',
'App' => 'App.',
'Area' => 'Område',
'AuditLog' => 'Revisjonslogg',
'Available' => 'Tilgjengelig',
'Banned' => 'utestengt',
'Cache' => 'cache',
'Children' => 'barn',
'Banned' => 'Forbudt',
'Cache' => 'Cache.',
'Change' => 'Endring',
'Children' => 'Barn',
'City' => 'By',
'Close' => 'Lukk',
'Comp' => 'Comp.',
'Comp' => 'Komp.',
'Component' => 'Komponent',
'Country' => 'Land',
'Create' => 'Skape',
'CreateProfile' => 'Opprett profil',
'Created' => 'laget',
'Created' => 'Opprettet',
'CreatedBy' => 'Laget av',
'Currency' => 'Valuta',
'Currencyformat' => 'valuta Format',
'Customized' => 'tilpasset',
'Currencyformat' => 'Valutavat',
'Customized' => 'Tilpasset',
'Deactivate' => 'Deaktiver',
'DecimalPoint' => 'Desimal tegn',
'Defaults' => 'mislighold',
'Defaults' => 'Standardinnstillinger',
'Delete' => 'Slett',
'Description' => 'Beskrivelse',
'Design' => 'Design',
'Destination' => '#VALUE!',
'Ele' => 'Ele.',
'Element' => 'Element',
'Email' => 'e-post',
'EmailAdmin' => 'e-post Admin',
'Fast' => 'Fort',
'Features' => 'Egenskaper',
'Email' => 'E-post',
'EmailAdmin' => 'E-postadministrator',
'Fast' => 'Rask',
'Features' => 'Funksjoner',
'File' => 'Fil',
'General' => 'Generell',
'Glass' => 'Glass',
'Group' => 'Gruppe',
'GroupStatus1' => 'Aktiv',
'GroupStatus2' => 'inaktiv',
'GroupStatus4' => 'skjult',
'Groups' => 'grupper',
'GroupStatus2' => 'Inaktiv',
'GroupStatus4' => 'Gjemt',
'Groups' => 'Grupper',
'Heavy' => 'Tung',
'Inactive' => 'inaktiv',
'Images' => 'Bilder',
'Inactive' => 'Inaktiv',
'Install' => 'Installere',
'Installed' => 'installert',
'LAddress' => 'lokal adresse',
'Installed' => 'Installert',
'LAddress' => 'Lokal adresse',
'Language' => 'Språk',
'Large' => 'Stor',
'Length' => 'Lengde',
'Light' => 'Lys',
'Load' => 'Laste',
'Localization' => 'lokalisering',
'Localization' => 'Lokalisering',
'Log' => 'Logg',
'LogPath' => 'Logg Sti',
'LogPath' => 'Logsti',
'Logging' => 'Hogst',
'LoginRetries' => 'Logg Retries',
'LoginImage' => 'Logg inn Image.',
'LoginRetries' => 'Logg inn retries',
'Loginname' => 'Påloggingsnavn',
'Long' => 'Lang',
'Lowercase' => 'Små bokstaver',
'Maintenance' => 'Vedlikehold',
'Medium' => 'Medium',
'Member' => 'Medlem',
'Members' => 'medlemmer',
'Memcache' => 'memcache',
'MemoryLimit' => 'minnegrensen',
'Members' => 'Medlemmer',
'Memcache' => 'Memcache.',
'MemoryLimit' => 'Minnegrense',
'Message' => 'Beskjed',
'Module' => 'modul',
'Modules' => 'moduler',
'Module' => 'Modulen',
'Modules' => 'Moduler',
'Name' => 'Navn',
'Name1' => 'navn 1',
'Name2' => 'navn 2',
'Name3' => 'navn 3',
'Name1' => 'Navn 1',
'Name2' => 'Navn 2.',
'Name3' => 'Navn 3.',
'None' => 'Ingen',
'Numberformat' => 'Numberformat',
'Numeric' => 'numerisk',
'Numberformat' => 'Nummerformat',
'Numeric' => 'Numerisk',
'Organization' => 'Organisasjon',
'OrganizationName' => 'Organization Name',
'OrganizationName' => 'Organisasjonsnavn',
'PAges' => '#VALUE!',
'Page' => 'Side',
'Parent' => 'Parent',
'Parent' => 'Foreldre',
'Parents' => 'Foreldre',
'Password' => 'Passord',
'PasswordChangeInterval' => 'Passord Endre intervall (dager)',
'PasswordHistory' => 'Password History',
'PasswordRegex' => 'passord Regex',
'PasswordChangeInterval' => 'Passordendringsintervall (dager)',
'PasswordHistory' => 'Passordhistorikk',
'PasswordRegex' => 'Passord Regex.',
'Perm' => 'Perm.',
'Permission' => 'Tillatelse',
'Permissions' => 'tillatelser',
'Permissions' => 'Tillatelser',
'Person' => 'Person',
'Precision' => 'Presisjon',
'Profile' => 'Profil',
'RAddress' => 'ekstern adresse',
'ReCache' => 'Re-Cache',
'RAddress' => 'Ekstern adresse',
'ReCache' => 'Re-cache.',
'Read' => 'Lese',
'Release' => 'Utgivelse',
'Reset' => 'Nullstille',
'Route' => '#VALUE!',
'Routes' => '#VALUE!',
'Running' => 'Løping',
'Sea' => 'Hav',
'Search' => 'Søk',
'Security' => 'Sikkerhet',
'Settings' => 'innstillinger',
'Settings' => 'Innstillinger',
'SettingsGeneral' => 'Innstillinger - Generelt',
'Short' => 'Kort',
'Single' => 'Enkelt',
@ -133,18 +141,18 @@ return ['Admin' => [
'Status' => 'Status',
'Status0' => 'Ingen',
'Status1' => 'Aktiv',
'Status2' => 'inaktiv',
'Status2' => 'Inaktiv',
'Status3' => 'Timehout',
'Status4' => 'utestengt',
'Status4' => 'Forbudt',
'Tablespoon' => 'Spiseskje',
'Teaspoon' => 'teskje',
'Teaspoon' => 'Teskje',
'Temperature' => 'Temperatur',
'Theme' => 'Tema',
'ThousandsSeparator' => 'tusenvis Separator',
'ThousandsSeparator' => 'Tusenvis separator',
'Time' => 'Tid',
'Timeformat' => 'Tidsformat',
'Timeout' => 'Pause',
'TimeoutPeriod' => 'Timeout Periode (minutter)',
'TimeoutPeriod' => 'Timeout periode (minutter)',
'Timestamp' => 'Tidsstempel',
'Timezone' => 'Tidssone',
'Total' => 'Total',
@ -154,6 +162,7 @@ return ['Admin' => [
'Update' => 'Oppdater',
'Uppercase' => 'Stor bokstav',
'Username' => 'Brukernavn',
'Value' => '#VALUE!',
'Version' => 'Versjon',
'VeryFast' => 'Veldig fort',
'VeryHeavy' => 'Veldig tung',
@ -162,17 +171,17 @@ return ['Admin' => [
'VeryLong' => 'Veldig lang',
'VeryShort' => 'Veldig kort',
'VerySlow' => 'Veldig treg',
'VerySmall' => 'veldig liten',
'VerySmall' => 'Veldig liten',
'Volume' => 'Volum',
'Warnings' => 'advarsler',
'Website' => 'nettsted',
'Warnings' => 'Advarsler',
'Website' => 'Nettside',
'Weight' => 'Vekt',
'Zip' => 'Glidelås',
'i:LoginRetries' => 'Mengden av tillatte forsøk (-1 = ubegrenset)',
'i:PasswordChangeInterval' => 'Intervall ved hvilket passwards må endres (-1 = aldri)',
'i:PasswordHistory' => 'Nytt passord må være forskjellige fra de siste N passord',
'i:PasswordRegex' => 'Passord krav til brukerne',
'i:TimeoutPeriod' => 'Timeout perioden etter for mange innlogginger',
'i:LoginRetries' => 'Mengde tillatt retries (-1 = ubegrenset)',
'i:PasswordChangeInterval' => 'Intervall i hvilken passasje må endres (-1 = aldri)',
'i:PasswordHistory' => 'Nytt passord må være forskjellig fra de siste N-passordene',
'i:PasswordRegex' => 'Passordbehov for brukere',
'i:TimeoutPeriod' => 'Timeout periode etter for mange pålogginger',
'i:loc' => 'IP-adresse eller URL for ekstern tilgang.',
'i:mail' => 'Epostadresse.',
'i:oname' => 'Organisasjonsnavn.',

View File

@ -17,47 +17,50 @@ return ['Admin' => [
':s2' => 'Nieaktywny',
':s3' => 'Koniec czasu',
':s4' => 'Zakazany',
'Account' => 'Konto',
'Account' => 'Rachunek',
'Account/Group' => 'Konto grupowe',
'Accounts' => 'Konta',
'Activate' => 'Aktywuj',
'Active' => 'Aktywny',
'Activity' => 'Czynność',
'Address' => 'Adres',
'All' => 'Wszystko',
'Amount' => 'Ilość',
'App' => 'App',
'All' => 'Wszystkie',
'Amount' => 'Kwota',
'App' => 'Aplikacja',
'Area' => 'Powierzchnia',
'AuditLog' => 'Dziennik kontroli',
'Available' => 'Dostępny',
'Banned' => 'Zakazany',
'Cache' => 'Pamięć podręczna',
'Change' => 'Zmiana',
'Children' => 'Dzieci',
'City' => 'Miasto',
'Close' => 'Blisko',
'Comp' => 'Comp.',
'Comp' => '.',
'Component' => 'Składnik',
'Country' => 'Kraj',
'Create' => 'Stwórz',
'Create' => 'Tworzyć',
'CreateProfile' => 'Stworzyć profil',
'Created' => 'Utworzony',
'CreatedBy' => 'Stworzone przez',
'Currency' => 'Waluta',
'Currencyformat' => 'Format waluty',
'Customized' => 'dostosowane',
'Currencyformat' => 'Format walutowy',
'Customized' => 'Dostosowany',
'Deactivate' => 'Dezaktywować',
'DecimalPoint' => 'Kropka dziesiętna',
'Defaults' => 'Domyślne',
'Defaults' => 'Domyślnie.',
'Delete' => 'Kasować',
'Description' => 'Opis',
'Design' => 'Projekt',
'Destination' => '#VALUE!',
'Ele' => 'Ele.',
'Element' => 'Element',
'Email' => 'E-mail',
'EmailAdmin' => 'email Admin',
'Fast' => 'Szybki',
'Features' => 'funkcje',
'EmailAdmin' => 'Admin mail',
'Fast' => 'Szybko',
'Features' => 'Cechy',
'File' => 'Plik',
'General' => 'Generał',
'General' => 'Ogólny',
'Glass' => 'Szkło',
'Group' => 'Grupa',
'GroupStatus1' => 'Aktywny',
@ -65,95 +68,101 @@ return ['Admin' => [
'GroupStatus4' => 'Ukryty',
'Groups' => 'Grupy',
'Heavy' => 'Ciężki',
'Images' => 'Obrazy',
'Inactive' => 'Nieaktywny',
'Install' => 'zainstalować',
'Installed' => 'zainstalowany',
'Installed' => 'Zainstalowany',
'LAddress' => 'Lokalny adres',
'Language' => 'Język',
'Large' => 'Duży',
'Large' => 'Wielki',
'Length' => 'Długość',
'Light' => 'Lekki',
'Load' => 'Załaduj',
'Light' => 'Światło',
'Load' => 'Obciążenie',
'Localization' => 'Lokalizacja',
'Log' => 'Log',
'Log' => 'Dziennik',
'LogPath' => 'Ścieżka dziennika',
'Logging' => 'Logowanie',
'LoginRetries' => 'Zaloguj Retries',
'LoginImage' => 'Zaloguj się obraz',
'LoginRetries' => 'Rodzaj logowania',
'Loginname' => 'Nazwa użytkownika',
'Long' => 'Długo',
'Lowercase' => 'mała litera',
'Maintenance' => 'Konserwacja',
'Lowercase' => 'Małe litery',
'Maintenance' => 'Utrzymanie',
'Medium' => 'Średni',
'Member' => 'Członek',
'Members' => 'członkowie',
'Memcache' => 'memcache',
'Members' => 'Członkowie',
'Memcache' => 'Memcache.',
'MemoryLimit' => 'Limit pamięci',
'Message' => 'Wiadomość',
'Module' => 'Moduł',
'Modules' => 'moduły',
'Modules' => 'Moduły',
'Name' => 'Nazwa',
'Name1' => 'Nazwa 1',
'Name2' => 'Nazwa 2',
'Name3' => 'Nazwa 3',
'None' => 'Żaden',
'Name1' => 'Nazwa 1.',
'Name2' => 'Nazwa 2.',
'Name3' => 'Nazwa 3.',
'None' => 'Nic',
'Numberformat' => 'Format liczbowy',
'Numeric' => 'numeryczny',
'Numeric' => 'Numeryczny',
'Organization' => 'Organizacja',
'OrganizationName' => 'Nazwa organizacji',
'PAges' => '#VALUE!',
'Page' => 'Strona',
'Parent' => 'Rodzic',
'Parents' => 'Rodzice',
'Password' => 'Hasło',
'PasswordChangeInterval' => 'Zmiana hasła Interwał (dni)',
'PasswordHistory' => 'Historia hasło',
'PasswordRegex' => 'Hasło Regex',
'PasswordChangeInterval' => 'Interwał zmiany hasła (dni)',
'PasswordHistory' => 'Historia hasła',
'PasswordRegex' => 'Hasło Regex.',
'Perm' => 'Trwała ondulacja.',
'Permission' => 'Pozwolenie',
'Permissions' => 'Uprawnienia',
'Person' => 'Osoba',
'Precision' => 'Precyzja',
'Profile' => 'Profil',
'RAddress' => 'Remote Address',
'ReCache' => 'Re-Cache',
'RAddress' => 'Adres zdalny',
'ReCache' => 'RE-CALE.',
'Read' => 'Czytać',
'Release' => 'Wydanie',
'Release' => 'Uwolnienie',
'Reset' => 'Resetowanie',
'Route' => '#VALUE!',
'Routes' => '#VALUE!',
'Running' => 'Bieganie',
'Sea' => 'Morze',
'Search' => 'Szukaj',
'Security' => 'Bezpieczeństwo',
'Settings' => 'Ustawienia',
'SettingsGeneral' => 'Ustawienia - Ogólne',
'Short' => 'Krótki',
'Short' => 'Niski',
'Single' => 'Pojedynczy',
'Slow' => 'Powolny',
'Slow' => 'Wolny',
'Small' => 'Mały',
'Specialchar' => 'Specjalny charakter',
'Speed' => 'Prędkość',
'Status' => 'Status',
'Status0' => 'Żaden',
'Status0' => 'Nic',
'Status1' => 'Aktywny',
'Status2' => 'Nieaktywny',
'Status3' => 'Timehout',
'Status3' => 'Timehout.',
'Status4' => 'Zakazany',
'Tablespoon' => 'Łyżka',
'Teaspoon' => 'Łyżeczka',
'Temperature' => 'Temperatura',
'Theme' => 'Motyw',
'Theme' => 'Temat',
'ThousandsSeparator' => 'Separator tysięcy',
'Time' => 'Czas',
'Timeformat' => 'Format czasu',
'Timeout' => 'Koniec czasu',
'TimeoutPeriod' => 'Okres Czas (minuty)',
'TimeoutPeriod' => 'Okres limitu czasu (minuty)',
'Timestamp' => 'Znak czasu',
'Timezone' => 'Strefa czasowa',
'Total' => 'Całkowity',
'Type' => 'Rodzaj',
'Uninstall' => 'Odinstaluj',
'Uninstall' => 'Odinstalować',
'Unit' => 'Jednostka',
'Update' => 'Aktualizacja',
'Uppercase' => 'Duże litery',
'Username' => 'Nazwa Użytkownika',
'Username' => 'Nazwa użytkownika',
'Value' => '#VALUE!',
'Version' => 'Wersja',
'VeryFast' => 'Bardzo szybki',
'VeryHeavy' => 'Bardzo ciężki',
@ -164,19 +173,19 @@ return ['Admin' => [
'VerySlow' => 'Bardzo wolno',
'VerySmall' => 'Bardzo mały',
'Volume' => 'Tom',
'Warnings' => 'ostrzeżenia',
'Warnings' => 'Ostrzeżenia',
'Website' => 'Stronie internetowej',
'Weight' => 'Waga',
'Zip' => 'Zamek błyskawiczny',
'i:LoginRetries' => 'Ilość prób dopuszczonych = -1 (bez ograniczeń)',
'i:PasswordChangeInterval' => 'Przedział, w którym passwards muszą zostać zmienione (-1 = nigdy)',
'i:PasswordHistory' => 'Nowe hasło musi się różnić od ostatnich haseł N',
'i:PasswordRegex' => 'Wymóg hasło dla użytkowników',
'i:TimeoutPeriod' => 'limit czasu po zbyt wielu loginów',
'i:loc' => 'adres IP lub URL do zdalnego dostępu.',
'i:mail' => 'adres e-mail.',
'i:LoginRetries' => 'Ilość dozwolonych prób (-1 = nieograniczona)',
'i:PasswordChangeInterval' => 'Interwał, w którym należy zmienić przekazywanie (-1 = nigdy)',
'i:PasswordHistory' => 'Nowe hasło musi być inne od ostatnich n haseł',
'i:PasswordRegex' => 'Wymaganie hasła dla użytkowników',
'i:TimeoutPeriod' => 'Okres limitu czasu po zbyt wielu loginach',
'i:loc' => 'Adres IP lub adres URL do zdalnego dostępu.',
'i:mail' => 'Adres e-mail.',
'i:oname' => 'Nazwa organizacji.',
'i:rc' => 'Zmuszając re-cache dla każdego użytkownika.',
'i:rem' => 'adres IP lub URL do zdalnego dostępu.',
'i:rc' => 'Wymuszanie pamięci podręcznej dla każdego użytkownika.',
'i:rem' => 'Adres IP lub adres URL do zdalnego dostępu.',
'i:timef' => 'Format czasu.',
]];

View File

@ -19,19 +19,20 @@ return ['Admin' => [
':s4' => 'Banido',
'Account' => 'Conta',
'Account/Group' => 'Grupo de contas',
'Accounts' => 'contas',
'Accounts' => 'Contas',
'Activate' => 'Ativar',
'Active' => 'Ativo',
'Activity' => 'Atividade',
'Address' => 'Endereço',
'All' => 'Todo',
'Amount' => 'Quantia',
'All' => 'Tudo',
'Amount' => 'Montante',
'App' => 'Aplicativo',
'Area' => 'Área',
'AuditLog' => 'Log de auditoria',
'Available' => 'Disponível',
'Banned' => 'Banido',
'Cache' => 'esconderijo',
'Cache' => 'Cache',
'Change' => 'Mudar',
'Children' => 'Crianças',
'City' => 'Cidade',
'Close' => 'Fechar',
@ -47,24 +48,27 @@ return ['Admin' => [
'Customized' => 'Personalizado',
'Deactivate' => 'Desativar',
'DecimalPoint' => 'Ponto decimal',
'Defaults' => 'defaults',
'Defaults' => 'Pades',
'Delete' => 'Excluir',
'Description' => 'Descrição',
'Design' => 'Projeto',
'Destination' => '#VALUE!',
'Ele' => 'Ele.',
'Element' => 'Elemento',
'Email' => 'O email',
'EmailAdmin' => 'E-mail de admin',
'Email' => 'E-mail',
'EmailAdmin' => 'E-mail admin.',
'Fast' => 'Rápido',
'Features' => 'Características',
'Features' => 'Recursos',
'File' => 'Arquivo',
'General' => 'Em geral',
'Glass' => 'Copo',
'Glass' => 'Vidro',
'Group' => 'Grupo',
'GroupStatus1' => 'Ativo',
'GroupStatus2' => 'Inativo',
'GroupStatus4' => 'Escondido',
'Groups' => 'grupos',
'Groups' => 'Grupos',
'Heavy' => 'Pesado',
'Images' => 'Imagens',
'Inactive' => 'Inativo',
'Install' => 'Instalar',
'Installed' => 'Instalado',
@ -72,53 +76,57 @@ return ['Admin' => [
'Language' => 'Língua',
'Large' => 'Grande',
'Length' => 'Comprimento',
'Light' => 'Claro',
'Load' => 'Carregar',
'Light' => 'Leve',
'Load' => 'Carga',
'Localization' => 'Localização',
'Log' => 'Registro',
'LogPath' => 'Path log',
'LogPath' => 'Caminho de log',
'Logging' => 'Exploração madeireira',
'LoginRetries' => 'Acesso Retries',
'LoginImage' => 'Imagem de login',
'LoginRetries' => 'Tentativas de login',
'Loginname' => 'Nome de acesso',
'Long' => 'Longo',
'Lowercase' => 'minúsculas',
'Long' => 'Grandes',
'Lowercase' => 'Minúscula',
'Maintenance' => 'Manutenção',
'Medium' => 'Médio',
'Member' => 'Membro',
'Members' => 'Membros',
'Memcache' => 'memcache',
'Memcache' => 'Memcache.',
'MemoryLimit' => 'Limite de memória',
'Message' => 'Mensagem',
'Module' => 'Módulo',
'Modules' => 'módulos',
'Modules' => 'Módulos.',
'Name' => 'Nome',
'Name1' => 'nome 1',
'Name2' => 'nome 2',
'Name3' => 'nome 3',
'Name1' => 'Nome 1.',
'Name2' => 'Nome 2.',
'Name3' => 'Nome 3.',
'None' => 'Nenhum',
'Numberformat' => 'Formato numérico',
'Numeric' => 'Numérico',
'Organization' => 'Organização',
'OrganizationName' => 'Nome da organização',
'PAges' => '#VALUE!',
'Page' => 'Página',
'Parent' => 'parente',
'Parent' => 'Pai',
'Parents' => 'Pais',
'Password' => 'Senha',
'PasswordChangeInterval' => 'Password Change Interval (dias)',
'PasswordHistory' => 'História senha',
'PasswordRegex' => 'Senha Regex',
'PasswordChangeInterval' => 'Intervalo de mudança de senha (dias)',
'PasswordHistory' => 'Histórico de senha',
'PasswordRegex' => 'Password REGEX.',
'Perm' => 'Perm.',
'Permission' => 'Permissão',
'Permissions' => 'permissões',
'Permissions' => 'Permissões',
'Person' => 'Pessoa',
'Precision' => 'Precisão',
'Profile' => 'Perfil',
'RAddress' => 'Endereço remoto',
'ReCache' => 'Re-Cache',
'Read' => 'Leitura',
'ReCache' => 'Re-cache',
'Read' => 'Ler',
'Release' => 'Lançamento',
'Reset' => 'Redefinir',
'Running' => 'Correndo',
'Route' => '#VALUE!',
'Routes' => '#VALUE!',
'Running' => 'Corrida',
'Sea' => 'Mar',
'Search' => 'Procurar',
'Security' => 'Segurança',
@ -134,7 +142,7 @@ return ['Admin' => [
'Status0' => 'Nenhum',
'Status1' => 'Ativo',
'Status2' => 'Inativo',
'Status3' => 'Timehout',
'Status3' => 'Tempo',
'Status4' => 'Banido',
'Tablespoon' => 'Colher de sopa',
'Teaspoon' => 'Colher de chá',
@ -142,18 +150,19 @@ return ['Admin' => [
'Theme' => 'Tema',
'ThousandsSeparator' => 'Separador de milhares',
'Time' => 'Tempo',
'Timeformat' => 'timeformat',
'Timeformat' => 'Timeformat.',
'Timeout' => 'Tempo esgotado',
'TimeoutPeriod' => 'Período de tempo limite (minutos)',
'Timestamp' => 'timestamp',
'Timestamp' => 'Timestamp',
'Timezone' => 'Fuso horário',
'Total' => 'Total',
'Type' => 'Modelo',
'Uninstall' => 'Desinstalar',
'Unit' => 'Unidade',
'Update' => 'Atualizar',
'Uppercase' => 'maiúsculas',
'Username' => 'Nome de usuário',
'Uppercase' => 'Maiúsculas',
'Username' => 'Nome do usuário',
'Value' => '#VALUE!',
'Version' => 'Versão',
'VeryFast' => 'Muito rápido',
'VeryHeavy' => 'Muito pesado',
@ -164,19 +173,19 @@ return ['Admin' => [
'VerySlow' => 'Muito devagar',
'VerySmall' => 'Muito pequeno',
'Volume' => 'Volume',
'Warnings' => 'avisos',
'Warnings' => 'Avisos',
'Website' => 'Local na rede Internet',
'Weight' => 'Peso',
'Zip' => 'Fecho eclair',
'i:LoginRetries' => 'Quantidade de tentativas autorizados (-1 = ilimitado)',
'i:PasswordChangeInterval' => 'Intervalo em que passwards precisa de ser mudado (-1 = Nunca)',
'i:PasswordHistory' => 'Nova senha tem que ser diferente dos últimos senhas N',
'i:PasswordRegex' => 'requisito de senha para usuários',
'i:TimeoutPeriod' => 'período de tempo limite depois de muitos logins',
'i:loc' => 'endereço IP ou URL para acesso remoto.',
'i:mail' => 'Endereço de email.',
'i:LoginRetries' => 'Quantidade de tentativas permitidas (-1 = ilimitadas)',
'i:PasswordChangeInterval' => 'Intervalo em que passewards precisa ser alterado (-1 = nunca)',
'i:PasswordHistory' => 'Nova senha tem que ser diferente das últimas ninhas',
'i:PasswordRegex' => 'Requisito de senha para usuários',
'i:TimeoutPeriod' => 'Período de tempo limite após muitos logins',
'i:loc' => 'Endereço IP ou URL para acesso remoto.',
'i:mail' => 'Endereço de e-mail.',
'i:oname' => 'Nome da organização.',
'i:rc' => 'Forçar re-cache para cada usuário.',
'i:rem' => 'endereço IP ou URL para acesso remoto.',
'i:timef' => 'Formato da hora.',
'i:rc' => 'Forçando o re-cache para cada usuário.',
'i:rem' => 'Endereço IP ou URL para acesso remoto.',
'i:timef' => 'Formato de tempo.',
]];

View File

@ -13,15 +13,15 @@
declare(strict_types=1);
return ['Admin' => [
':s1' => 'активный',
':s1' => 'Активный',
':s2' => 'Неактивный',
':s3' => 'Тайм-аут',
':s4' => 'запрещенный',
':s3' => 'Время ожидания',
':s4' => 'Забаненный',
'Account' => 'Счет',
'Account/Group' => 'Счет / Group',
'Accounts' => 'учетные записи',
'Account/Group' => 'Аккаунт / группа',
'Accounts' => 'Счета',
'Activate' => 'Активировать',
'Active' => 'активный',
'Active' => 'Активный',
'Activity' => 'Мероприятия',
'Address' => 'Адрес',
'All' => 'Все',
@ -29,9 +29,10 @@ return ['Admin' => [
'App' => 'Приложение',
'Area' => 'Площадь',
'AuditLog' => 'Журнал аудита',
'Available' => 'Имеется в наличии',
'Banned' => 'запрещенный',
'Cache' => 'кэш',
'Available' => 'Доступный',
'Banned' => 'Забаненный',
'Cache' => 'Кэш',
'Change' => 'Изменять',
'Children' => 'Дети',
'City' => 'Город',
'Close' => 'Закрывать',
@ -41,142 +42,150 @@ return ['Admin' => [
'Create' => 'Создавать',
'CreateProfile' => 'Создать профиль',
'Created' => 'Созданный',
'CreatedBy' => 'Сделано',
'CreatedBy' => 'Создан',
'Currency' => 'Валюта',
'Currencyformat' => 'Валюта Формат',
'Customized' => 'Индивидуальные',
'Deactivate' => 'Деактивировать',
'Currencyformat' => 'Валютный формат',
'Customized' => 'Настроен',
'Deactivate' => 'Дезактивировать',
'DecimalPoint' => 'Десятичная точка',
'Defaults' => 'Значения по умолчанию',
'Defaults' => 'По умолчанию',
'Delete' => 'Удалить',
'Description' => 'Описание',
'Ele' => 'Эле.',
'Design' => 'Дизайн',
'Destination' => '#VALUE!',
'Ele' => 'Эль',
'Element' => 'Элемент',
'Email' => 'Электронное письмо',
'EmailAdmin' => 'Email администратора',
'EmailAdmin' => 'Админ электронной почты',
'Fast' => 'Быстрый',
'Features' => 'Функции',
'File' => 'Файл',
'General' => 'Общий',
'Glass' => 'Стекло',
'Group' => 'Группа',
'GroupStatus1' => 'активный',
'GroupStatus1' => 'Активный',
'GroupStatus2' => 'Неактивный',
'GroupStatus4' => 'Скрытый',
'Groups' => 'группы',
'Groups' => 'Группы',
'Heavy' => 'Тяжелый',
'Images' => 'Картинки',
'Inactive' => 'Неактивный',
'Install' => 'Установить',
'Installed' => 'Установлены',
'Installed' => 'Установлен',
'LAddress' => 'Локальный адрес',
'Language' => 'Язык',
'Large' => 'Большой',
'Length' => 'Длина',
'Light' => 'Свет',
'Light' => 'Светлый',
'Load' => 'Нагрузка',
'Localization' => 'локализация',
'Localization' => 'Локализация',
'Log' => 'Бревно',
'LogPath' => 'Путь к журналу',
'LogPath' => 'Путь журнала',
'Logging' => 'логирование',
'LoginRetries' => 'Вход Повторы',
'LoginImage' => 'ИЗОБРАЖЕНИЕ ВХОДА',
'LoginRetries' => 'Войти Retries.',
'Loginname' => 'Логин',
'Long' => 'Длинный',
'Lowercase' => 'Строчные',
'Maintenance' => 'Обслуживание',
'Long' => 'Длинная',
'Lowercase' => 'Нижний регистр',
'Maintenance' => 'техническое обслуживание',
'Medium' => 'Середина',
'Member' => 'Член',
'Members' => 'члены',
'Memcache' => 'Memcache',
'Members' => 'Члены',
'Memcache' => 'Memcache.',
'MemoryLimit' => 'Ограничение памяти',
'Message' => 'Сообщение',
'Module' => 'модуль',
'Module' => 'Модуль',
'Modules' => 'Модули',
'Name' => 'Имя',
'Name1' => 'Имя 1',
'Name2' => 'Имя 2',
'Name3' => 'Название 3',
'Name1' => 'Имя 1.',
'Name2' => 'Имя 2.',
'Name3' => 'Имя 3.',
'None' => 'Никто',
'Numberformat' => 'NumberFormat',
'Numeric' => 'числовой',
'Organization' => 'организация',
'Numberformat' => 'NumberFormat.',
'Numeric' => 'Численность',
'Organization' => 'Организация',
'OrganizationName' => 'Название организации',
'PAges' => '#VALUE!',
'Page' => 'Страница',
'Parent' => 'родитель',
'Parent' => 'Родитель',
'Parents' => 'Родители',
'Password' => 'Пароль',
'PasswordChangeInterval' => 'Смена пароля Интервал (дни)',
'PasswordHistory' => 'История Пароль',
'PasswordRegex' => 'Пароль Regex',
'Perm' => 'Химическая завивка',
'PasswordChangeInterval' => 'Интервал изменения пароля (дни)',
'PasswordHistory' => 'История паролей',
'PasswordRegex' => 'Пароль Regex.',
'Perm' => 'Перми.',
'Permission' => 'Разрешение',
'Permissions' => 'права доступа',
'Permissions' => 'Разрешения',
'Person' => 'Человек',
'Precision' => 'Точность',
'Profile' => 'Профиль',
'RAddress' => 'Удаленный адрес',
'ReCache' => 'Re-Cache',
'ReCache' => 'Повторный кэш',
'Read' => 'Читать',
'Release' => 'Релиз',
'Release' => 'Выпуск',
'Reset' => 'Перезагрузить',
'Route' => '#VALUE!',
'Routes' => '#VALUE!',
'Running' => 'Бег',
'Sea' => 'Море',
'Search' => 'Поиск',
'Security' => 'Безопасность',
'Settings' => 'Настройки',
'SettingsGeneral' => 'Настройки - Общие',
'Short' => 'короткий',
'SettingsGeneral' => 'Настройки - General.',
'Short' => 'Короткий',
'Single' => 'Одинокий',
'Slow' => 'Медленный',
'Small' => 'Маленький',
'Specialchar' => 'Особый персонаж',
'Speed' => 'Скорость',
'Status' => 'Положение дел',
'Status' => 'Статус',
'Status0' => 'Никто',
'Status1' => 'активный',
'Status1' => 'Активный',
'Status2' => 'Неактивный',
'Status3' => 'Timehout',
'Status4' => 'запрещенный',
'Tablespoon' => 'столовая ложка',
'Status4' => 'Забаненный',
'Tablespoon' => 'Столовая ложка',
'Teaspoon' => 'Чайная ложка',
'Temperature' => 'температура',
'Temperature' => 'Температура',
'Theme' => 'Тема',
'ThousandsSeparator' => 'Разделитель',
'ThousandsSeparator' => 'Тысячи сепаратор',
'Time' => 'Время',
'Timeformat' => 'TimeFormat',
'Timeout' => 'Тайм-аут',
'TimeoutPeriod' => 'Тайм-аут Период (минуты)',
'Timestamp' => 'Отметка',
'Timeformat' => 'TimeFormat.',
'Timeout' => 'Время ожидания',
'TimeoutPeriod' => 'Период ожидания (минуты)',
'Timestamp' => 'Timestamp',
'Timezone' => 'Часовой пояс',
'Total' => 'Общий',
'Total' => 'Всего',
'Type' => 'Тип',
'Uninstall' => 'Удалить',
'Unit' => 'Единица измерения',
'Update' => 'Обновлять',
'Uppercase' => 'Верхний регистр',
'Username' => 'Имя пользователя',
'Value' => '#VALUE!',
'Version' => 'Версия',
'VeryFast' => 'Очень быстро',
'VeryHeavy' => 'Очень тяжелый',
'VeryHeavy' => 'Очень тяжело',
'VeryLarge' => 'Очень большой',
'VeryLight' => 'Очень легкий',
'VeryLong' => 'Очень долго',
'VeryLong' => 'Очень длинный',
'VeryShort' => 'Очень короткий',
'VerySlow' => 'Очень медленно',
'VerySmall' => 'Очень маленький',
'Volume' => 'Объем',
'Warnings' => 'Предупреждения',
'Website' => 'Интернет сайт',
'Warnings' => 'Предупреждение',
'Website' => 'Веб-сайт',
'Weight' => 'Масса',
'Zip' => 'застежка-молния',
'i:LoginRetries' => 'Количество допустимых попыток (-1 = неограничено)',
'i:PasswordChangeInterval' => 'Интервал, в котором необходимо passwards чтобы изменить (-1 = никогда)',
'i:PasswordHistory' => 'Новый пароль должен отличаться от последних N паролей',
'Zip' => 'Zip.',
'i:LoginRetries' => 'Количество разрешенных повторных попыток (-1 = неограниченное)',
'i:PasswordChangeInterval' => 'Интервал, в котором паспространники должны быть изменены (-1 = никогда)',
'i:PasswordHistory' => 'Новый пароль должен быть отличаться от последних n паролей',
'i:PasswordRegex' => 'Требование пароля для пользователей',
'i:TimeoutPeriod' => 'Период ожидания после слишком много логинов',
'i:TimeoutPeriod' => 'Период времени ожидания после слишком большого количества логинов',
'i:loc' => 'IP-адрес или URL для удаленного доступа.',
'i:mail' => 'Адрес электронной почты.',
'i:oname' => 'Название организации.',
'i:rc' => 'Принуждение повторного кэша для каждого пользователя.',
'i:rc' => 'Принудительный повторный кэш для каждого пользователя.',
'i:rem' => 'IP-адрес или URL для удаленного доступа.',
'i:timef' => 'Формат времени.',
]];

View File

@ -19,7 +19,7 @@ return ['Admin' => [
':s4' => 'Förbjudna',
'Account' => 'konto',
'Account/Group' => 'Konto / grupp',
'Accounts' => 'konton',
'Accounts' => 'Konton',
'Activate' => 'Aktivera',
'Active' => 'Aktiva',
'Activity' => 'Aktivitet',
@ -28,14 +28,15 @@ return ['Admin' => [
'Amount' => 'Belopp',
'App' => 'App',
'Area' => 'Område',
'AuditLog' => 'Granskningslogg',
'Available' => 'Tillgängliga',
'AuditLog' => 'Revisionslogg',
'Available' => 'Tillgängligt',
'Banned' => 'Förbjudna',
'Cache' => 'cache',
'Cache' => 'Cache',
'Change' => 'Förändra',
'Children' => 'Barn',
'City' => 'Stad',
'Close' => 'Stänga',
'Comp' => 'Comp.',
'Comp' => 'Komp.',
'Component' => 'Komponent',
'Country' => 'Land',
'Create' => 'Skapa',
@ -43,17 +44,19 @@ return ['Admin' => [
'Created' => 'Skapad',
'CreatedBy' => 'Skapad av',
'Currency' => 'Valuta',
'Currencyformat' => 'valutaformat',
'Currencyformat' => 'Valutaformat',
'Customized' => 'Anpassat',
'Deactivate' => 'Avaktivera',
'DecimalPoint' => 'Decimalpunkt',
'Defaults' => 'defaults',
'Defaults' => 'Standardvärden',
'Delete' => 'Radera',
'Description' => 'Beskrivning',
'Design' => 'Design',
'Destination' => '#VALUE!',
'Ele' => 'Ele.',
'Element' => 'Element',
'Email' => 'E-post',
'EmailAdmin' => 'E-post Admin',
'EmailAdmin' => 'E-postadress',
'Fast' => 'Snabb',
'Features' => 'Funktioner',
'File' => 'Fil',
@ -63,11 +66,12 @@ return ['Admin' => [
'GroupStatus1' => 'Aktiva',
'GroupStatus2' => 'Inaktiv',
'GroupStatus4' => 'Dold',
'Groups' => 'grupper',
'Groups' => 'Grupp',
'Heavy' => 'Tung',
'Images' => 'Bilder',
'Inactive' => 'Inaktiv',
'Install' => 'Installera',
'Installed' => 'installerad',
'Installed' => 'Installerad',
'LAddress' => 'Lokal adress',
'Language' => 'Språk',
'Large' => 'Stor',
@ -76,48 +80,52 @@ return ['Admin' => [
'Load' => 'Ladda',
'Localization' => 'Lokalisering',
'Log' => 'Logga',
'LogPath' => 'Log Path',
'LogPath' => 'Loggväg',
'Logging' => 'Skogsavverkning',
'LoginRetries' => 'inloggning Retries',
'LoginImage' => 'Logga in Image',
'LoginRetries' => 'Logga in försöker',
'Loginname' => 'Inloggningsnamn',
'Long' => 'Lång',
'Lowercase' => 'Små bokstäver',
'Maintenance' => 'Underhåll',
'Medium' => 'Medium',
'Member' => 'Medlem',
'Members' => 'medlemmar',
'Memcache' => 'memcache',
'MemoryLimit' => 'Memory Limit',
'Members' => 'Medlemmar',
'Memcache' => 'Memcache',
'MemoryLimit' => 'Minnesgräns',
'Message' => 'Meddelande',
'Module' => 'Modul',
'Modules' => 'moduler',
'Modules' => 'Moduler',
'Name' => 'namn',
'Name1' => 'namn 1',
'Name2' => 'namn 2',
'Name3' => 'namn 3',
'Name1' => 'Namn 1',
'Name2' => 'Namn 2',
'Name3' => 'Namn 3',
'None' => 'Ingen',
'Numberformat' => 'Number',
'Numberformat' => 'Numberformat',
'Numeric' => 'Numerisk',
'Organization' => 'Organisation',
'OrganizationName' => 'organisations namn',
'PAges' => '#VALUE!',
'Page' => 'Sida',
'Parent' => 'Förälder',
'Parents' => 'Föräldrar',
'Password' => 'Lösenord',
'PasswordChangeInterval' => 'Password Change Intervall (dagar)',
'PasswordHistory' => 'Lösenord History',
'PasswordRegex' => 'Lösenord Regex',
'PasswordChangeInterval' => 'Lösenordsändringsintervall (dagar)',
'PasswordHistory' => 'Lösenordshistorik',
'PasswordRegex' => 'Lösenordsregex',
'Perm' => 'Perm.',
'Permission' => 'Lov',
'Permissions' => 'Behörigheter',
'Permission' => 'Tillstånd',
'Permissions' => 'Behörighet',
'Person' => 'Person',
'Precision' => 'Precision',
'Profile' => 'Profil',
'RAddress' => 'Remote Address',
'ReCache' => 'Re-Cache',
'RAddress' => 'Fjärradress',
'ReCache' => 'Re-cache',
'Read' => 'Läsa',
'Release' => 'Släpp',
'Reset' => 'Återställa',
'Route' => '#VALUE!',
'Routes' => '#VALUE!',
'Running' => 'Löpning',
'Sea' => 'Hav',
'Search' => 'Sök',
@ -129,54 +137,55 @@ return ['Admin' => [
'Slow' => 'Långsam',
'Small' => 'Små',
'Specialchar' => 'Speciell karaktär',
'Speed' => 'Hastighet',
'Speed' => 'Fart',
'Status' => 'Status',
'Status0' => 'Ingen',
'Status1' => 'Aktiva',
'Status2' => 'Inaktiv',
'Status3' => 'Timehout',
'Status3' => 'TimeHout',
'Status4' => 'Förbjudna',
'Tablespoon' => 'Matsked',
'Teaspoon' => 'Tesked',
'Temperature' => 'Temperatur',
'Theme' => 'Tema',
'ThousandsSeparator' => 'tusentals Separator',
'ThousandsSeparator' => 'Tusentals separator',
'Time' => 'Tid',
'Timeformat' => 'Tidsformat',
'Timeout' => 'Paus',
'TimeoutPeriod' => 'Timeout Period (minuter)',
'TimeoutPeriod' => 'Timeout-perioden (minuter)',
'Timestamp' => 'Tidsstämpel',
'Timezone' => 'Tidszon',
'Total' => 'Total',
'Type' => 'Typ',
'Uninstall' => 'Uninstall',
'Uninstall' => 'Avinstallera',
'Unit' => 'Enhet',
'Update' => 'Uppdatering',
'Uppercase' => 'Versal',
'Username' => 'Användarnamn',
'Value' => '#VALUE!',
'Version' => 'Version',
'VeryFast' => 'Väldigt snabbt',
'VeryHeavy' => 'Väldigt tung',
'VeryLarge' => 'Väldigt stor',
'VeryLight' => 'Väldigt lätt',
'VeryLong' => 'Väldigt länge',
'VeryShort' => 'Mycket korta',
'VeryShort' => 'Mycket kort',
'VerySlow' => 'Väldigt långsam',
'VerySmall' => 'Väldigt liten',
'Volume' => 'Volym',
'Warnings' => 'varningar',
'Warnings' => 'Varning',
'Website' => 'Hemsida',
'Weight' => 'Vikt',
'Zip' => 'Blixtlås',
'i:LoginRetries' => 'Mängden tillåtna återförsök (-1 = obegränsat)',
'i:PasswordChangeInterval' => 'Intervall i vilket passwards behöver ändras (-1 = aldrig)',
'i:PasswordHistory' => 'Nytt lösenord måste skilja sig från de sista N lösenord',
'i:PasswordRegex' => 'Lösenord krav på användarna',
'i:TimeoutPeriod' => 'Tidsgräns efter alltför många inloggningar',
'i:LoginRetries' => 'Mängden tillåtna retries (-1 = obegränsat)',
'i:PasswordChangeInterval' => 'Intervall där passager måste ändras (-1 = aldrig)',
'i:PasswordHistory' => 'Nytt lösenord måste skilja sig från de senaste n-lösenorden',
'i:PasswordRegex' => 'Lösenordskrav för användare',
'i:TimeoutPeriod' => 'Timeout period efter för många inloggningar',
'i:loc' => 'IP-adress eller URL för fjärråtkomst.',
'i:mail' => 'E-postadress.',
'i:oname' => 'Organisations namn.',
'i:rc' => 'Att tvinga re-cache för varje användare.',
'i:rc' => 'Tvinga åter cache för varje användare.',
'i:rem' => 'IP-adress eller URL för fjärråtkomst.',
'i:timef' => 'Tidsformat.',
]];

View File

@ -14,10 +14,10 @@ declare(strict_types=1);
return ['Admin' => [
':s1' => 'คล่องแคล่ว',
':s2' => 'เฉื่อยชา',
':s2' => 'ไม่ใช้งาน',
':s3' => 'หมดเวลา',
':s4' => 'ห้าม',
'Account' => 'บัญชีผู้ใช้',
'Account' => 'บัญชี',
'Account/Group' => 'บัญชี / กลุ่ม',
'Accounts' => 'บัญชี',
'Activate' => 'เปิดใช้งาน',
@ -26,69 +26,74 @@ return ['Admin' => [
'Address' => 'ที่อยู่',
'All' => 'ทั้งหมด',
'Amount' => 'จำนวน',
'App' => 'App',
'App' => 'แอป',
'Area' => 'พื้นที่',
'AuditLog' => 'บันทึกการตรวจสอบ',
'Available' => 'ที่มีจำหน่าย',
'Available' => 'มีอยู่',
'Banned' => 'ห้าม',
'Cache' => 'ขุมทรัพย์',
'Children' => 'เด็ก ๆ',
'Cache' => 'แคช',
'Change' => 'เปลี่ยน',
'Children' => 'เด็ก',
'City' => 'เมือง',
'Close' => 'ปิด',
'Comp' => 'คอมพ์',
'Component' => 'ตัวแทน',
'Component' => 'ส่วนประกอบ',
'Country' => 'ประเทศ',
'Create' => 'สร้าง',
'CreateProfile' => 'สร้างโปรไฟล์',
'Created' => 'ที่สร้างไว้',
'Created' => 'สร้าง',
'CreatedBy' => 'สร้างโดย',
'Currency' => 'เงินตรา',
'Currency' => 'สกุลเงิน',
'Currencyformat' => 'รูปแบบสกุลเงิน',
'Customized' => 'ที่กำหนดเอง',
'Deactivate' => 'ปิดใช้งาน',
'DecimalPoint' => 'สิบจุด',
'Deactivate' => 'ปิดการใช้งาน',
'DecimalPoint' => 'จุดทศนิยม',
'Defaults' => 'ค่าเริ่มต้น',
'Delete' => 'ลบ',
'Description' => 'ลักษณะ',
'Ele' => 'Ele',
'Element' => 'ธาตุ',
'Email' => 'อีเมล์',
'EmailAdmin' => 'อีเมล์ผู้ดูแลระบบ',
'Fast' => 'รวดเร็ว',
'Description' => 'คำอธิบาย',
'Design' => 'ออกแบบ',
'Destination' => '#VALUE!',
'Ele' => 'ele',
'Element' => 'องค์ประกอบ',
'Email' => 'อีเมล',
'EmailAdmin' => 'ผู้ดูแลระบบอีเมล์',
'Fast' => 'เร็ว',
'Features' => 'คุณสมบัติ',
'File' => 'ไฟล์',
'General' => 'ทั่วไป',
'Glass' => 'กระจก',
'Group' => 'กลุ่ม',
'GroupStatus1' => 'คล่องแคล่ว',
'GroupStatus2' => 'เฉื่อยชา',
'GroupStatus4' => 'ซ่อนเร้น',
'GroupStatus2' => 'ไม่ใช้งาน',
'GroupStatus4' => 'ที่ซ่อนอยู่',
'Groups' => 'กลุ่ม',
'Heavy' => 'หนัก',
'Inactive' => 'เฉื่อยชา',
'Images' => 'ภาพ',
'Inactive' => 'ไม่ใช้งาน',
'Install' => 'ติดตั้ง',
'Installed' => 'การติดตั้ง',
'LAddress' => 'ที่อยู่ในพื้นที่',
'Installed' => 'ติดตั้ง',
'LAddress' => 'ที่อยู่ในท้องถิ่น',
'Language' => 'ภาษา',
'Large' => 'ใหญ่',
'Length' => 'ความยาว',
'Light' => 'เบา',
'Load' => 'ภาระ',
'Localization' => 'การ จำกัด',
'Log' => 'เข้าสู่ระบบ',
'Light' => 'แสงสว่าง',
'Load' => 'โหลด',
'Localization' => 'การแปล',
'Log' => 'บันทึก',
'LogPath' => 'เส้นทางเข้าสู่ระบบ',
'Logging' => 'เข้าสู่ระบบ',
'LoginRetries' => 'เข้าสู่ระบบ Retries',
'Logging' => 'การตัดไม้',
'LoginImage' => 'ภาพเข้าสู่ระบบ',
'LoginRetries' => 'เข้าสู่ระบบลองใหม่',
'Loginname' => 'ชื่อเข้าสู่ระบบ',
'Long' => 'ยาว',
'Lowercase' => 'ตัวพิมพ์เล็ก',
'Maintenance' => 'ซ่อมบำรุง',
'Medium' => 'กลาง',
'Maintenance' => 'การซ่อมบำรุง',
'Medium' => 'ปานกลาง',
'Member' => 'สมาชิก',
'Members' => 'สมาชิก',
'Memcache' => 'memcache',
'MemoryLimit' => 'หน่วยความจำ จำกัด',
'Message' => 'ข่าวสาร',
'MemoryLimit' => 'ขีด จำกัด หน่วยความจำ',
'Message' => 'ข้อความ',
'Module' => 'โมดูล',
'Modules' => 'โมดูล',
'Name' => 'ชื่อ',
@ -96,28 +101,31 @@ return ['Admin' => [
'Name2' => 'ชื่อ 2',
'Name3' => 'ชื่อ 3',
'None' => 'ไม่มี',
'Numberformat' => 'NumberFormat',
'Numberformat' => 'จำนวน',
'Numeric' => 'เป็นตัวเลข',
'Organization' => 'องค์กร',
'OrganizationName' => 'ชื่อองค์กร',
'Page' => 'หน้า',
'Parent' => 'ผู้ปกครอง',
'Parents' => 'พ่อแม่',
'PAges' => '#VALUE!',
'Page' => 'หน้าหนังสือ',
'Parent' => 'พ่อแม่',
'Parents' => 'ผู้ปกครอง',
'Password' => 'รหัสผ่าน',
'PasswordChangeInterval' => 'เปลี่ยนรหัสผ่านช่วงเวลา (วัน)',
'PasswordChangeInterval' => 'ช่วงเปลี่ยนรหัสผ่าน (วัน)',
'PasswordHistory' => 'ประวัติรหัสผ่าน',
'PasswordRegex' => 'รหัสผ่าน Regex',
'Perm' => 'ระดับการใช้งาน',
'PasswordRegex' => 'รหัสผ่าน regex',
'Perm' => 'ดัด',
'Permission' => 'การอนุญาต',
'Permissions' => 'สิทธิ์',
'Person' => 'คน',
'Permissions' => 'การอนุญาต',
'Person' => 'บุคคล',
'Precision' => 'ความแม่นยำ',
'Profile' => 'ข้อมูลส่วนตัว',
'Profile' => 'ประวัติโดยย่อ',
'RAddress' => 'ที่อยู่ระยะไกล',
'ReCache' => 'Re-แคช',
'ReCache' => 'แคชอีกครั้ง',
'Read' => 'อ่าน',
'Release' => 'ปล่อย',
'Reset' => 'ตั้งค่าใหม่',
'Reset' => 'รีเซ็ต',
'Route' => '#VALUE!',
'Routes' => '#VALUE!',
'Running' => 'วิ่ง',
'Sea' => 'ทะเล',
'Search' => 'ค้นหา',
@ -125,42 +133,43 @@ return ['Admin' => [
'Settings' => 'การตั้งค่า',
'SettingsGeneral' => 'การตั้งค่า - ทั่วไป',
'Short' => 'สั้น',
'Single' => 'เดียว',
'Single' => 'เดียว',
'Slow' => 'ช้า',
'Small' => 'เล็ก',
'Specialchar' => 'อักขระพิเศษ',
'Specialchar' => 'ตัวละครพิเศษ',
'Speed' => 'ความเร็ว',
'Status' => 'สถานะ',
'Status0' => 'ไม่มี',
'Status1' => 'คล่องแคล่ว',
'Status2' => 'เฉื่อยชา',
'Status3' => 'Timehout',
'Status2' => 'ไม่ใช้งาน',
'Status3' => 'timehout',
'Status4' => 'ห้าม',
'Tablespoon' => 'ช้อนโต๊ะ',
'Teaspoon' => 'ช้อนชา',
'Temperature' => 'อุณหภูมิ',
'Theme' => 'กระทู้',
'ThousandsSeparator' => 'คั่นหลักพัน',
'Theme' => 'ธีม',
'ThousandsSeparator' => 'ตัวแยกหลายพันคน',
'Time' => 'เวลา',
'Timeformat' => 'Timeformat',
'Timeformat' => 'ระยะเวลา',
'Timeout' => 'หมดเวลา',
'TimeoutPeriod' => 'หมดเวลาระยะเวลา (นาที)',
'TimeoutPeriod' => 'ช่วงเวลาหมดเวลา (นาที)',
'Timestamp' => 'การประทับเวลา',
'Timezone' => 'เขตเวลา',
'Total' => 'รวม',
'Type' => 'ชนิด',
'Total' => 'ทั้งหมด',
'Type' => 'พิมพ์',
'Uninstall' => 'ถอนการติดตั้ง',
'Unit' => 'หน่วย',
'Update' => 'ปรับปรุง',
'Update' => 'อัปเดต',
'Uppercase' => 'ตัวพิมพ์ใหญ่',
'Username' => 'ชื่อผู้ใช้',
'Value' => '#VALUE!',
'Version' => 'รุ่น',
'VeryFast' => 'เร็วมาก',
'VeryHeavy' => 'หนักมาก',
'VeryLarge' => 'มีขนาดใหญ่มาก',
'VeryLight' => 'เบามาก',
'VeryLong' => 'นานมาก',
'VeryShort' => 'เกรียน',
'VeryShort' => 'สั้นมาก',
'VerySlow' => 'ช้ามาก',
'VerySmall' => 'ขนาดเล็กมาก',
'Volume' => 'ปริมาณ',
@ -168,15 +177,15 @@ return ['Admin' => [
'Website' => 'เว็บไซต์',
'Weight' => 'น้ำหนัก',
'Zip' => 'ซิป',
'i:LoginRetries' => 'จำนวนของการลองรับอนุญาต (-1 = ไม่ จำกัด )',
'i:PasswordChangeInterval' => 'ช่วงเวลาซึ่ง passwards ต้องมีการเปลี่ยนแปลง (-1 = ไม่เคย)',
'i:PasswordHistory' => 'รหัสผ่านใหม่จะต้องมีความแตกต่างจากรหัสผ่านยังไม่มีข้อความที่ผ่านมา',
'i:PasswordRegex' => 'ต้องการรหัสผ่านสำหรับผู้ใช้',
'i:TimeoutPeriod' => 'ระยะเวลาการหมดหลังจากการเข้าสู่ระบบมากเกินไป',
'i:loc' => 'อยู่ IP หรือ URL สำหรับการเข้าถึงระยะไกล',
'i:LoginRetries' => 'จำนวนเงินที่อนุญาตอนุญาต (-1 = ไม่ จำกัด )',
'i:PasswordChangeInterval' => 'ช่วงเวลาที่ต้องเปลี่ยนไป (-1 = ไม่เคย)',
'i:PasswordHistory' => 'รหัสผ่านใหม่จะต้องแตกต่างจากรหัสผ่าน n ล่าสุด',
'i:PasswordRegex' => 'ความต้องการรหัสผ่านสำหรับผู้ใช้',
'i:TimeoutPeriod' => 'ช่วงเวลาหมดเวลาหลังจากล็อกอินมากเกินไป',
'i:loc' => 'ที่อยู่ IP หรือ URL สำหรับการเข้าถึงระยะไกล',
'i:mail' => 'ที่อยู่อีเมล.',
'i:oname' => 'ชื่อองค์กร.',
'i:rc' => 'บังคับให้อีกครั้งแคชสำหรับผู้ใช้ทุกคน',
'i:rem' => 'อยู่ IP หรือ URL สำหรับการเข้าถึงระยะไกล',
'i:rc' => 'บังคับให้แคชอีกครั้งสำหรับผู้ใช้ทุกคน',
'i:rem' => 'ที่อยู่ IP หรือ URL สำหรับการเข้าถึงระยะไกล',
'i:timef' => 'รูปแบบเวลา',
]];

View File

@ -14,147 +14,156 @@ declare(strict_types=1);
return ['Admin' => [
':s1' => 'Aktif',
':s2' => 'pasif',
':s2' => 'Aktif olmayan',
':s3' => 'Zaman aşımı',
':s4' => 'yasaklı',
'Account' => 'hesap',
':s4' => 'Yasaklanmış',
'Account' => 'Hesap',
'Account/Group' => 'Hesap grubu',
'Accounts' => 'Hesaplar',
'Activate' => 'etkinleştirme',
'Accounts' => 'Hesap',
'Activate' => 'Aktif hale getirmek',
'Active' => 'Aktif',
'Activity' => 'Aktivite',
'Address' => 'Adres',
'All' => 'Herşey',
'Amount' => 'Miktar',
'App' => 'Uygulama',
'Area' => 'alan',
'AuditLog' => 'Denetim Günlüğü',
'Area' => 'Alan',
'AuditLog' => 'Denetim günlüğü',
'Available' => 'Mevcut',
'Banned' => 'yasaklı',
'Banned' => 'Yasaklanmış',
'Cache' => 'Önbellek',
'Children' => 'çocuklar',
'City' => 'Kent',
'Change' => 'Değişiklik',
'Children' => 'Çocuklar',
'City' => 'Şehir',
'Close' => 'Kapat',
'Comp' => 'Zorunlu.',
'Comp' => 'Comp.',
'Component' => 'Bileşen',
'Country' => 'ülke',
'Create' => 'Oluşturmak',
'Country' => 'Ülke',
'Create' => 'Yaratmak',
'CreateProfile' => 'Profil oluştur',
'Created' => 'düzenlendi',
'Created' => 'Yaratılmış',
'CreatedBy' => 'Tarafından yaratıldı',
'Currency' => 'Para birimi',
'Currencyformat' => 'Para Biçimi',
'Currencyformat' => 'Para birimi',
'Customized' => 'Özelleştirilmiş',
'Deactivate' => 'Devre dışı bırakmak',
'DecimalPoint' => 'Ondalık nokta',
'Defaults' => 'Varsayılan',
'Delete' => 'Sil',
'Defaults' => 'Varsayılanlar',
'Delete' => 'Silmek',
'Description' => 'Açıklama',
'Design' => 'Tasarım',
'Destination' => '#VALUE!',
'Ele' => 'Ele.',
'Element' => 'eleman',
'Element' => 'Eleman',
'Email' => 'E-posta',
'EmailAdmin' => 'E-posta Yönetici',
'EmailAdmin' => 'E-posta yöneticisi',
'Fast' => 'Hızlı',
'Features' => 'Özellikleri',
'File' => 'Dosya',
'General' => 'Genel',
'Glass' => 'Bardak',
'Group' => 'grup',
'Group' => 'Grup',
'GroupStatus1' => 'Aktif',
'GroupStatus2' => 'pasif',
'GroupStatus4' => 'Gizli',
'GroupStatus2' => 'Aktif olmayan',
'GroupStatus4' => 'Gizlenmiş',
'Groups' => 'Gruplar',
'Heavy' => 'Ağır',
'Inactive' => 'pasif',
'Install' => 'Yüklemek',
'Images' => 'Görüntüler',
'Inactive' => 'Aktif olmayan',
'Install' => 'Düzenlemek',
'Installed' => 'Kurulmuş',
'LAddress' => 'Yerel adres',
'Language' => 'Dil',
'Language' => 'Dilim',
'Large' => 'Büyük',
'Length' => 'uzunluk',
'Light' => 'ışık',
'Length' => 'Uzunluk',
'Light' => 'Işık',
'Load' => 'Yük',
'Localization' => 'yerelleştirme',
'Log' => 'Giriş',
'LogPath' => 'Giriş Yolu',
'Localization' => 'Yerelleştirme',
'Log' => 'Kayıt',
'LogPath' => 'Günlük yolu',
'Logging' => 'Kerestecilik',
'LoginRetries' => 'Oturum Retries',
'LoginImage' => 'Giriş görüntüsü',
'LoginRetries' => 'Girişi yeniden deneme',
'Loginname' => 'Kullanıcı adı',
'Long' => 'Uzun',
'Lowercase' => 'Küçük harf',
'Maintenance' => 'Bakım',
'Maintenance' => 'Bakım onarım',
'Medium' => 'Orta',
'Member' => 'üye',
'Member' => 'Üye',
'Members' => 'Üyeler',
'Memcache' => 'memcache',
'MemoryLimit' => 'Bellek Sınırı',
'Memcache' => 'Memcache',
'MemoryLimit' => 'Bellek sınırı',
'Message' => 'İleti',
'Module' => 'modül',
'Module' => 'Modül',
'Modules' => 'Modüller',
'Name' => 'ad',
'Name1' => 'Ad 1',
'Name2' => 'Adı 2',
'Name3' => 'Ad 3',
'None' => 'Yok',
'Numberformat' => 'NumberFormat',
'Name' => 'İsim',
'Name1' => 'İsim 1',
'Name2' => 'İsim 2',
'Name3' => 'ADI 3',
'None' => 'Hiçbiri',
'Numberformat' => 'Numberformat',
'Numeric' => 'Sayısal',
'Organization' => 'organizasyon',
'Organization' => 'Organizasyon',
'OrganizationName' => 'Kuruluş Adı',
'PAges' => '#VALUE!',
'Page' => 'Sayfa',
'Parent' => 'ebeveyn',
'Parent' => 'Ebeveyn',
'Parents' => 'Ebeveynler',
'Password' => 'Parola',
'PasswordChangeInterval' => 'Şifre Değişim Aralığı (gün)',
'PasswordHistory' => 'Şifre Geçmişi',
'PasswordRegex' => 'Şifre Regex',
'PasswordChangeInterval' => 'Şifre Değişimi Aralığı (Günler)',
'PasswordHistory' => 'Şifre geçmişi',
'PasswordRegex' => 'Şifre regex',
'Perm' => 'Perm.',
'Permission' => 'izin',
'Permission' => 'İzin',
'Permissions' => 'İzinler',
'Person' => 'Kişi',
'Precision' => 'Hassas',
'Profile' => 'Profil',
'RAddress' => 'Uzak Adres',
'ReCache' => 'Yeniden Önbellek',
'Read' => 'Okuma',
'RAddress' => 'Uzak adres',
'ReCache' => 'Yeniden önbellek',
'Read' => 'Okumak',
'Release' => 'Serbest bırakmak',
'Reset' => 'Sıfırla',
'Running' => 'Koşu',
'Route' => '#VALUE!',
'Routes' => '#VALUE!',
'Running' => 'Koşma',
'Sea' => 'Deniz',
'Search' => 'Arama',
'Search' => 'Aramak',
'Security' => 'Güvenlik',
'Settings' => 'Ayarlar',
'SettingsGeneral' => 'Ayarlar - Genel',
'Short' => 'Kısa',
'Single' => 'Tek',
'Single' => 'Bekar',
'Slow' => 'Yavaş',
'Small' => 'Küçük',
'Specialchar' => 'Özel karakter',
'Speed' => 'hız',
'Status' => 'durum',
'Status0' => 'Yok',
'Speed' => 'Hız',
'Status' => 'Durum',
'Status0' => 'Hiçbiri',
'Status1' => 'Aktif',
'Status2' => 'pasif',
'Status3' => 'Timehout',
'Status4' => 'yasaklı',
'Status2' => 'Aktif olmayan',
'Status3' => 'Zaman dileği',
'Status4' => 'Yasaklanmış',
'Tablespoon' => 'Yemek kasigi',
'Teaspoon' => 'Çay kaşığı',
'Temperature' => 'Sıcaklık',
'Temperature' => 'Hava sıcaklığı',
'Theme' => 'Tema',
'ThousandsSeparator' => 'Binlerce Ayırıcı',
'ThousandsSeparator' => 'Binlerce ayırıcı',
'Time' => 'Zaman',
'Timeformat' => 'Zaman formatı',
'Timeout' => 'Zaman aşımı',
'TimeoutPeriod' => 'Zaman ımı Süresi (dakika)',
'Timestamp' => 'Zaman Damgası',
'TimeoutPeriod' => 'Zaman ımı süresi (dakika)',
'Timestamp' => 'Zaman damgası',
'Timezone' => 'Saat dilimi',
'Total' => 'Toplam',
'Type' => 'tip',
'Type' => 'Tip',
'Uninstall' => 'Kaldırma',
'Unit' => 'birim',
'Unit' => 'Birim',
'Update' => 'Güncelleme',
'Uppercase' => 'Büyük harf',
'Username' => 'Kullanıcı adı',
'Version' => 'versiyon',
'Value' => '#VALUE!',
'Version' => 'Sürüm',
'VeryFast' => 'Çok hızlı',
'VeryHeavy' => 'Çok ağır',
'VeryLarge' => 'Çok büyük',
@ -164,19 +173,19 @@ return ['Admin' => [
'VerySlow' => 'Çok yavaş',
'VerySmall' => 'Çok küçük',
'Volume' => 'Ses',
'Warnings' => 'Uyarılar',
'Warnings' => 'Uyarı',
'Website' => 'İnternet sitesi',
'Weight' => 'Ağırlık',
'Zip' => 'Zip',
'i:LoginRetries' => 'İzin verilen yeniden deneme miktarı (-1 sınırsız =)',
'i:PasswordChangeInterval' => 'passwards mi hangi aralık değiştirilecek (-1 = hiç)',
'i:PasswordHistory' => 'Yeni şifre Son N şifrelerden farklı olmak zorunda',
'i:PasswordRegex' => 'kullanıcılar için şifre gereksinimi',
'i:TimeoutPeriod' => 'Çok fazla girişlerinde sonra zaman aşımı süresi',
'i:loc' => 'uzaktan erişim için IP adresi veya URL.',
'i:LoginRetries' => 'İzin verilen deneme miktarı (-1 = sınırsız)',
'i:PasswordChangeInterval' => 'Geçişlerin değiştirilmesi gereken aralık (-1 = asla)',
'i:PasswordHistory' => 'Yeni şifrenin son N şifrelerinden farklı olması gerekir.',
'i:PasswordRegex' => 'Kullanıcılar için şifre gereksinimi',
'i:TimeoutPeriod' => 'Çok fazla giriş sonrası zaman aşımı süresi',
'i:loc' => 'Uzaktan erişim için IP adresi veya URL.',
'i:mail' => 'E.',
'i:oname' => 'Kuruluş Adı.',
'i:rc' => 'her kullanıcı için yeniden önbellek zorlamak.',
'i:rem' => 'uzaktan erişim için IP adresi veya URL.',
'i:rc' => 'Her kullanıcı için yeniden önbellek zorlamak.',
'i:rem' => 'Uzaktan erişim için IP adresi veya URL.',
'i:timef' => 'Zaman formatı.',
]];

View File

@ -13,170 +13,179 @@
declare(strict_types=1);
return ['Admin' => [
':s1' => 'активний',
':s2' => 'неактивний',
':s1' => 'Активний',
':s2' => 'Неактивний',
':s3' => 'Час вийшов',
':s4' => 'заборонений',
'Account' => 'рахунки',
'Account/Group' => 'Рахунок / Group',
'Accounts' => 'рахунки',
'Activate' => 'активувати',
'Active' => 'активний',
'Activity' => 'діяльність',
'Address' => 'адреса',
'All' => 'всі',
'Amount' => 'сума',
'App' => 'додаток',
'Area' => 'область',
'AuditLog' => 'Журнал аудиту',
'Available' => 'наявний',
'Banned' => 'заборонений',
'Cache' => 'кеш',
'Children' => 'діти',
'City' => 'місто',
'Close' => 'близько',
'Comp' => 'Комп.',
'Component' => 'компонент',
'Country' => 'країна',
'Create' => 'створити',
'CreateProfile' => 'створення профілю',
'Created' => 'створений',
'CreatedBy' => 'Створено',
'Currency' => 'валюта',
'Currencyformat' => 'Валюта Формат',
'Customized' => 'індивідуальні',
'Deactivate' => 'деактивувати',
'DecimalPoint' => 'десятковий',
'Defaults' => 'Значення за замовчуванням',
'Delete' => 'видалити',
'Description' => 'опис',
'Ele' => 'Еле.',
'Element' => 'елемент',
'Email' => 'E-mail',
'EmailAdmin' => 'Email адміністратора',
'Fast' => 'швидко',
'Features' => 'риси',
'File' => 'файл',
'General' => 'загальний',
'Glass' => 'скло',
'Group' => 'група',
'GroupStatus1' => 'активний',
'GroupStatus2' => 'неактивний',
'GroupStatus4' => 'прихований',
'Groups' => 'групи',
'Heavy' => 'важкий',
'Inactive' => 'неактивний',
'Install' => 'встановлювати',
'Installed' => 'встановлена',
'LAddress' => 'локальний адреса',
':s4' => 'Заборонений',
'Account' => 'Обліковий запис',
'Account/Group' => 'Обліковий запис / група',
'Accounts' => 'Облікові записи',
'Activate' => 'Активувати',
'Active' => 'Активний',
'Activity' => 'Діяльність',
'Address' => 'Адреса',
'All' => 'Все',
'Amount' => 'Сума',
'App' => 'Додаток',
'Area' => 'Площа',
'AuditLog' => 'Аудит журнал',
'Available' => 'Доступний',
'Banned' => 'Заборонений',
'Cache' => 'Кеш',
'Change' => 'Зміна',
'Children' => 'Діти',
'City' => 'Місто',
'Close' => 'Близький',
'Comp' => 'Comp.',
'Component' => 'Компонент',
'Country' => 'Країна',
'Create' => 'Створювати',
'CreateProfile' => 'Створити профіль',
'Created' => 'Створений',
'CreatedBy' => 'Створений',
'Currency' => 'Валюта',
'Currencyformat' => 'Валютний формат',
'Customized' => 'Налаштований',
'Deactivate' => 'Деактивувати',
'DecimalPoint' => 'Десятковий пункт',
'Defaults' => 'Задні за замовчуванням',
'Delete' => 'Видаляти',
'Description' => 'Опис',
'Design' => 'Конструкція',
'Destination' => '#VALUE!',
'Ele' => 'Le.',
'Element' => 'Елемент',
'Email' => 'Електронна пошта',
'EmailAdmin' => 'Адміністратор електронної пошти',
'Fast' => 'Швидкий',
'Features' => 'Особливості',
'File' => 'Управляти',
'General' => 'Загальний',
'Glass' => 'Склянка',
'Group' => 'Група',
'GroupStatus1' => 'Активний',
'GroupStatus2' => 'Неактивний',
'GroupStatus4' => 'Прихований',
'Groups' => 'Групи',
'Heavy' => 'Важкий',
'Images' => 'Зображення',
'Inactive' => 'Неактивний',
'Install' => 'Установлювати',
'Installed' => 'Встановлений',
'LAddress' => 'Місцева адреса',
'Language' => 'Мову',
'Large' => 'великий',
'Length' => 'довжина',
'Light' => 'світло',
'Load' => 'навантаження',
'Localization' => 'локалізація',
'Log' => 'Ввійти',
'LogPath' => 'Шлях до журналу',
'Logging' => 'каротаж',
'LoginRetries' => 'Вхід Повтори',
'Large' => 'Великий',
'Length' => 'Довжина',
'Light' => 'Легкий',
'Load' => 'Навантаження',
'Localization' => 'Локалізація',
'Log' => 'Журнал',
'LogPath' => 'Шлях',
'Logging' => 'Журнал',
'LoginImage' => 'Зображення входу',
'LoginRetries' => 'Вхід повтору',
'Loginname' => 'Логін',
'Long' => 'Довгота',
'Lowercase' => 'рядкові',
'Maintenance' => 'обслуговування',
'Medium' => 'середа',
'Member' => 'член',
'Members' => 'члени',
'Memcache' => 'Memcache',
'MemoryLimit' => 'обмеження пам\'яті',
'Lowercase' => 'Нижній регістр',
'Maintenance' => 'Обслуговування',
'Medium' => 'Середовище',
'Member' => 'Член',
'Members' => 'Члени',
'Memcache' => 'Мацам',
'MemoryLimit' => 'Ліміт пам\\'яті',
'Message' => 'повідомлення',
'Module' => 'модуль',
'Modules' => 'модулі',
'Name' => 'ім\'я',
'Name1' => 'ім\'я 1',
'Name2' => 'ім\'я 2',
'Module' => 'Модуля',
'Modules' => 'Модулі',
'Name' => 'Назва',
'Name1' => 'Ім\\'я 1',
'Name2' => 'Ім\\'я 2',
'Name3' => 'Назва 3',
'None' => 'ні',
'Numberformat' => 'NumberFormat',
'Numeric' => 'числовий',
'Organization' => 'організація',
'None' => 'Ніякий',
'Numberformat' => 'Цифра',
'Numeric' => 'Числовий',
'Organization' => 'Організація',
'OrganizationName' => 'Назва організації',
'Page' => 'сторінка',
'Parent' => 'батько',
'Parents' => 'батьки',
'Password' => 'пароль',
'PasswordChangeInterval' => 'Зміна пароля Інтервал (дні)',
'PasswordHistory' => 'Історія Пароль',
'PasswordRegex' => 'пароль Regex',
'Perm' => 'Хімічна завивка',
'Permission' => 'дозвіл',
'Permissions' => 'права доступу',
'Person' => 'людина',
'Precision' => 'точність',
'Profile' => 'профіль',
'RAddress' => 'віддалений адреса',
'ReCache' => 'Re-Cache',
'Read' => 'Читати',
'Release' => 'реліз',
'PAges' => '#VALUE!',
'Page' => 'Сторінка',
'Parent' => 'Батько',
'Parents' => 'Батьки',
'Password' => 'Пароль',
'PasswordChangeInterval' => 'Інтервал зміни пароля (днів)',
'PasswordHistory' => 'Історія пароля',
'PasswordRegex' => 'Пароль regex',
'Perm' => 'Перм.',
'Permission' => 'Дозвіл',
'Permissions' => 'Дозволи',
'Person' => 'Людина',
'Precision' => 'Точність',
'Profile' => 'Профіль',
'RAddress' => 'Віддалена адреса',
'ReCache' => 'Повторно кешувати',
'Read' => 'Прочитати',
'Release' => 'Випуск',
'Reset' => 'Скидання',
'Running' => 'Ті, що йдуть',
'Sea' => 'море',
'Route' => '#VALUE!',
'Routes' => '#VALUE!',
'Running' => 'Запуск',
'Sea' => 'Море',
'Search' => 'Пошук',
'Security' => 'безпеки',
'Settings' => 'настройки',
'SettingsGeneral' => 'Налаштування - Загальні',
'Short' => 'короткі',
'Single' => 'один',
'Slow' => 'повільно',
'Small' => 'невеликий',
'Specialchar' => 'спеціальний знак',
'Speed' => 'швидкість',
'Status' => 'статус',
'Status0' => 'ні',
'Status1' => 'активний',
'Status2' => 'неактивний',
'Status3' => 'Timehout',
'Status4' => 'заборонений',
'Tablespoon' => 'столова ложка',
'Teaspoon' => 'чайна ложка',
'Temperature' => 'температура',
'Theme' => 'тема',
'ThousandsSeparator' => 'роздільник',
'Time' => 'час',
'Timeformat' => 'TimeFormat',
'Security' => 'Безпека',
'Settings' => 'Налаштування',
'SettingsGeneral' => 'Налаштування - загальний',
'Short' => 'Короткий',
'Single' => 'Одиночний',
'Slow' => 'Повільний',
'Small' => 'Малий',
'Specialchar' => 'Особливий характер',
'Speed' => 'Швидкість',
'Status' => 'Статус',
'Status0' => 'Ніякий',
'Status1' => 'Активний',
'Status2' => 'Неактивний',
'Status3' => 'Часовийт',
'Status4' => 'Заборонений',
'Tablespoon' => 'Столова ложка',
'Teaspoon' => 'Чайна ложка',
'Temperature' => 'Температура',
'Theme' => 'Тема',
'ThousandsSeparator' => 'Тисячі сепаратор',
'Time' => 'Час',
'Timeformat' => 'Часформування',
'Timeout' => 'Час вийшов',
'TimeoutPeriod' => 'Тайм-аут Період (хвилини)',
'Timestamp' => 'відмітка',
'TimeoutPeriod' => 'Період тайм-ауту (хвилини)',
'Timestamp' => 'Мітка',
'Timezone' => 'Часовий пояс',
'Total' => 'загальний',
'Type' => 'тип',
'Uninstall' => 'видалити',
'Unit' => 'блок',
'Update' => 'оновлення',
'Uppercase' => 'прописні',
'Username' => 'ім\'я користувача',
'Version' => 'версія',
'Total' => 'Загальний',
'Type' => 'Тип',
'Uninstall' => 'Видаляти',
'Unit' => 'Підрозділ',
'Update' => 'Оновлення',
'Uppercase' => 'Верхній',
'Username' => 'Ім\\'я користувача',
'Value' => '#VALUE!',
'Version' => 'Версія',
'VeryFast' => 'Дуже швидко',
'VeryHeavy' => 'Дуже важкий',
'VeryLarge' => 'Дуже великий',
'VeryLight' => 'дуже світло',
'VeryLight' => 'Дуже світло',
'VeryLong' => 'Дуже довго',
'VeryShort' => 'Дуже короткий',
'VerySlow' => 'Дуже повільно',
'VerySmall' => 'Дуже мало',
'Volume' => 'обсяг',
'Warnings' => 'попередження',
'Website' => 'веб-сайт',
'Weight' => 'вага',
'Zip' => 'застібка-блискавка',
'i:LoginRetries' => 'Кількість допустимих спроб (-1 = необмежена)',
'i:PasswordChangeInterval' => 'Інтервал, в якому необхідно passwards щоб змінити (-1 = ніколи)',
'i:PasswordHistory' => 'Новий пароль повинен відрізнятися від останніх N паролів',
'i:PasswordRegex' => 'Вимога пароля для користувачів',
'i:TimeoutPeriod' => 'Період очікування після занадто багато логінів',
'i:loc' => 'IP-адреса або URL для віддаленого доступу.',
'Volume' => 'Обсяг',
'Warnings' => 'Застереження',
'Website' => 'Веб-сайт',
'Weight' => 'Вага',
'Zip' => 'Блиск',
'i:LoginRetries' => 'Кількість дозволених спроб (-1 = необмежена)',
'i:PasswordChangeInterval' => 'Інтервал, в якому пройти необхідно змінити (-1 = ніколи)',
'i:PasswordHistory' => 'Новий пароль повинен відрізнятися від останніх російських паролів',
'i:PasswordRegex' => 'Потреба до пароля для користувачів',
'i:TimeoutPeriod' => 'Період тайм-ауту після занадто багато логін',
'i:loc' => 'IP-адреса або URL-адреса для віддаленого доступу.',
'i:mail' => 'Електронна адреса.',
'i:oname' => 'Назва організації.',
'i:rc' => 'Примус повторного кеша для кожного користувача.',
'i:rem' => 'IP-адреса або URL для віддаленого доступу.',
'i:rc' => 'Змушуючи повторно кешувати для кожного користувача.',
'i:rem' => 'IP-адреса або URL-адреса для віддаленого доступу.',
'i:timef' => 'Формат часу.',
]];

View File

@ -14,12 +14,12 @@ declare(strict_types=1);
return ['Admin' => [
':s1' => '积极的',
':s2' => '待用',
':s2' => '不活跃',
':s3' => '暂停',
':s4' => '取缔',
':s4' => '被禁止',
'Account' => '帐户',
'Account/Group' => '帐户/组',
'Accounts' => '帐号',
'Accounts' => '账户',
'Activate' => '启用',
'Active' => '积极的',
'Activity' => '活动',
@ -30,30 +30,33 @@ return ['Admin' => [
'Area' => '区域',
'AuditLog' => '审计日志',
'Available' => '可用的',
'Banned' => '取缔',
'Cache' => '高速缓存',
'Banned' => '被禁止',
'Cache' => '缓存',
'Change' => '改变',
'Children' => '孩子们',
'City' => '城市',
'Close' => '关闭',
'Comp' => '比较。',
'Component' => '成分',
'Comp' => 'Comp。',
'Component' => '零件',
'Country' => '国家',
'Create' => '创建',
'CreateProfile' => '创建个人资料',
'Created' => '创',
'Created' => '创造了',
'CreatedBy' => '由...制作',
'Currency' => '货币',
'Currencyformat' => '货币格式',
'Customized' => '定制',
'Deactivate' => '停用',
'DecimalPoint' => '小数点',
'Defaults' => '默认',
'Defaults' => '默认',
'Delete' => '删除',
'Description' => '描述',
'Ele' => 'ELE。',
'Design' => '设计',
'Destination' => '#VALUE!',
'Ele' => 'ele。',
'Element' => '元素',
'Email' => '电子邮件',
'EmailAdmin' => '电子邮件管理',
'EmailAdmin' => '电子邮件管理',
'Fast' => '快速地',
'Features' => '特征',
'File' => '文件',
@ -61,15 +64,16 @@ return ['Admin' => [
'Glass' => '玻璃',
'Group' => '团体',
'GroupStatus1' => '积极的',
'GroupStatus2' => '待用',
'GroupStatus2' => '不活跃',
'GroupStatus4' => '隐',
'Groups' => '',
'Groups' => '团体',
'Heavy' => '重的',
'Inactive' => '待用',
'Images' => '图片',
'Inactive' => '不活跃',
'Install' => '安装',
'Installed' => '安装',
'Installed' => '安装',
'LAddress' => '本地地址',
'Language' => '语',
'Language' => '语',
'Large' => '大',
'Length' => '长度',
'Light' => '光',
@ -77,7 +81,8 @@ return ['Admin' => [
'Localization' => '本土化',
'Log' => '日志',
'LogPath' => '日志路径',
'Logging' => '记录',
'Logging' => '伐木',
'LoginImage' => '登录映像',
'LoginRetries' => '登录重试',
'Loginname' => '登录名',
'Long' => '长',
@ -85,26 +90,27 @@ return ['Admin' => [
'Maintenance' => '维护',
'Medium' => '中等的',
'Member' => '成员',
'Members' => '员',
'Memcache' => '内存缓存',
'MemoryLimit' => '内存限制',
'Members' => '员',
'Memcache' => 'memcache.',
'MemoryLimit' => '记忆限制',
'Message' => '信息',
'Module' => '模块',
'Modules' => '模块',
'Name' => '名',
'Name1' => '1',
'Name2' => '2',
'Name3' => '3名',
'None' => '没有',
'Numberformat' => 'NUMBERFORMAT',
'Name' => '',
'Name1' => '名称1',
'Name2' => '名称2',
'Name3' => '称3.',
'None' => '没有任何',
'Numberformat' => 'NumberFormat.',
'Numeric' => '数字',
'Organization' => '组织',
'OrganizationName' => '机构名称',
'PAges' => '#VALUE!',
'Page' => '页',
'Parent' => '',
'Parent' => '父母',
'Parents' => '父母',
'Password' => '密码',
'PasswordChangeInterval' => '密码更改间隔时间(天)',
'PasswordChangeInterval' => '密码更改间隔(天)',
'PasswordHistory' => '密码历史记录',
'PasswordRegex' => '密码正则表达式',
'Perm' => '烫发。',
@ -116,35 +122,37 @@ return ['Admin' => [
'RAddress' => '远程地址',
'ReCache' => '重新缓存',
'Read' => '读',
'Release' => '释放',
'Reset' => '重置',
'Release' => '发布',
'Reset' => '重启',
'Route' => '#VALUE!',
'Routes' => '#VALUE!',
'Running' => '跑步',
'Sea' => '海',
'Search' => '搜索',
'Security' => '安全',
'Settings' => '设置',
'SettingsGeneral' => '设置 - 通用',
'SettingsGeneral' => '设置 - 一般',
'Short' => '短的',
'Single' => '单身的',
'Slow' => '慢',
'Slow' => '慢',
'Small' => '小的',
'Specialchar' => '特殊字符',
'Speed' => '速度',
'Status' => '状态',
'Status0' => '没有',
'Status' => '地位',
'Status0' => '没有任何',
'Status1' => '积极的',
'Status2' => '待用',
'Status3' => 'Timehout',
'Status4' => '取缔',
'Status2' => '不活跃',
'Status3' => 'TimeHout.',
'Status4' => '被禁止',
'Tablespoon' => '汤匙',
'Teaspoon' => '茶匙',
'Temperature' => '温度',
'Theme' => '主题',
'ThousandsSeparator' => '千位分隔符',
'ThousandsSeparator' => '成千上万的分隔符',
'Time' => '时间',
'Timeformat' => '时间格式',
'Timeout' => '暂停',
'TimeoutPeriod' => '超时期(分钟)',
'TimeoutPeriod' => '超时期(分钟)',
'Timestamp' => '时间戳',
'Timezone' => '时区',
'Total' => '全部的',
@ -154,6 +162,7 @@ return ['Admin' => [
'Update' => '更新',
'Uppercase' => '大写',
'Username' => '用户名',
'Value' => '#VALUE!',
'Version' => '版本',
'VeryFast' => '非常快',
'VeryHeavy' => '非常重',
@ -168,15 +177,15 @@ return ['Admin' => [
'Website' => '网站',
'Weight' => '重量',
'Zip' => '压缩',
'i:LoginRetries' => '允许的重试量(-1 =无限',
'i:PasswordChangeInterval' => '间隔中passwards需要改变-1 =从不',
'i:PasswordHistory' => '新密码必须是从最后N个不同的密码',
'i:LoginRetries' => '允许的重试量(-1 =无限)',
'i:PasswordChangeInterval' => '乘语需要更改的间隔(-1 =永远不会',
'i:PasswordHistory' => '新密码必须与最后一个密码不同',
'i:PasswordRegex' => '用户密码要求',
'i:TimeoutPeriod' => '太多的登录后超时时间',
'i:loc' => 'IP地址或URL进行远程访问。',
'i:TimeoutPeriod' => '登录太多后的超时时期',
'i:loc' => '用于远程访问的IP地址或URL。',
'i:mail' => '电子邮件地址。',
'i:oname' => '机构名称。',
'i:rc' => '强制重新缓存为每一位用户。',
'i:rem' => 'IP地址或URL进行远程访问。',
'i:rc' => '为每个用户强制重新缓存。',
'i:rem' => '用于远程访问的IP地址或URL。',
'i:timef' => '时间格式。',
]];