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

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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