update lang files

This commit is contained in:
Dennis Eichhorn 2022-02-12 21:18:50 +01:00
parent 83bf0c9664
commit b3b729f9d9
44 changed files with 590 additions and 589 deletions

View File

@ -15,4 +15,5 @@ declare(strict_types=1);
return [ return [
'Language' => 'Language', 'Language' => 'Language',
'LangFileExported' => 'Language file got expoerted', 'LangFileExported' => 'Language file got expoerted',
'LangFileImported' => 'Language file got imported',
]; ];

View File

@ -13,8 +13,8 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Dashboard' => '', 'Dashboard' => 'لوحة القيادة',
'Exchange' => '', 'Exchange' => 'تبادل',
'Export' => '', 'Export' => 'يصدر',
'Import' => '', 'Import' => 'يستورد',
]]; ]];

View File

@ -13,8 +13,8 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Dashboard' => '', 'Dashboard' => 'Přístrojová deska',
'Exchange' => '', 'Exchange' => 'Výměna',
'Export' => '', 'Export' => 'Vývozní',
'Import' => '', 'Import' => 'Import',
]]; ]];

View File

@ -13,8 +13,8 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Dashboard' => '', 'Dashboard' => 'Dashboard.',
'Exchange' => '', 'Exchange' => 'Udveksling',
'Export' => '', 'Export' => 'Eksport',
'Import' => '', 'Import' => 'Importere',
]]; ]];

View File

@ -13,8 +13,8 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Dashboard' => 'Dashboard', 'Dashboard' => 'Armaturenbrett',
'Exchange' => 'Exchange', 'Exchange' => 'Austausch',
'Export' => 'Export', 'Export' => 'Export',
'Import' => 'Import', 'Import' => 'Importieren',
]]; ]];

View File

@ -13,8 +13,8 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Dashboard' => '', 'Dashboard' => 'Ταμπλό',
'Exchange' => '', 'Exchange' => 'Ανταλλαγή',
'Export' => '', 'Export' => 'Εξαγωγή',
'Import' => '', 'Import' => 'Εισαγωγή',
]]; ]];

View File

@ -13,8 +13,8 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Dashboard' => '', 'Dashboard' => 'Tablero de mandos',
'Exchange' => '', 'Exchange' => 'Intercambio',
'Export' => '', 'Export' => 'Exportar',
'Import' => '', 'Import' => 'Importar',
]]; ]];

View File

@ -13,8 +13,8 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Dashboard' => '', 'Dashboard' => 'Kojelauta',
'Exchange' => '', 'Exchange' => 'Vaihto',
'Export' => '', 'Export' => 'Viedä',
'Import' => '', 'Import' => 'Tuonti',
]]; ]];

View File

@ -13,8 +13,8 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Dashboard' => '', 'Dashboard' => 'Tableau de bord',
'Exchange' => '', 'Exchange' => 'Échange',
'Export' => '', 'Export' => 'Exportation',
'Import' => '', 'Import' => 'Importer',
]]; ]];

View File

@ -13,8 +13,8 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Dashboard' => '', 'Dashboard' => 'Irányítópult',
'Exchange' => '', 'Exchange' => 'Csere',
'Export' => '', 'Export' => 'Export',
'Import' => '', 'Import' => 'Behozatal',
]]; ]];

View File

@ -13,8 +13,8 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Dashboard' => '', 'Dashboard' => 'Pannello di controllo',
'Exchange' => '', 'Exchange' => 'Scambio',
'Export' => '', 'Export' => 'Esportare',
'Import' => '', 'Import' => 'Importare',
]]; ]];

View File

@ -13,8 +13,8 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Dashboard' => '', 'Dashboard' => 'ダッシュボード',
'Exchange' => '', 'Exchange' => '交換',
'Export' => '', 'Export' => '輸出',
'Import' => '', 'Import' => '輸入',
]]; ]];

View File

@ -13,8 +13,8 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Dashboard' => '', 'Dashboard' => '계기반',
'Exchange' => '', 'Exchange' => '교환',
'Export' => '', 'Export' => '내 보내다',
'Import' => '', 'Import' => '수입',
]]; ]];

View File

@ -13,8 +13,8 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Dashboard' => '', 'Dashboard' => 'Dashboard.',
'Exchange' => '', 'Exchange' => 'Utveksling',
'Export' => '', 'Export' => 'Eksport',
'Import' => '', 'Import' => 'Import',
]]; ]];

View File

@ -13,8 +13,8 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Dashboard' => '', 'Dashboard' => 'Panel',
'Exchange' => '', 'Exchange' => 'Giełda',
'Export' => '', 'Export' => 'Eksport',
'Import' => '', 'Import' => 'Import',
]]; ]];

View File

@ -13,8 +13,8 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Dashboard' => '', 'Dashboard' => 'Painel',
'Exchange' => '', 'Exchange' => 'Troca',
'Export' => '', 'Export' => 'Exportar',
'Import' => '', 'Import' => 'Importar',
]]; ]];

View File

@ -13,8 +13,8 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Dashboard' => '', 'Dashboard' => 'Приборная доска',
'Exchange' => '', 'Exchange' => 'Обмен',
'Export' => '', 'Export' => 'Экспорт',
'Import' => '', 'Import' => 'Импортировать',
]]; ]];

View File

@ -13,8 +13,8 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Dashboard' => '', 'Dashboard' => 'instrumentbräda',
'Exchange' => '', 'Exchange' => 'Utbyta',
'Export' => '', 'Export' => 'Exportera',
'Import' => '', 'Import' => 'Importera',
]]; ]];

View File

@ -13,8 +13,8 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Dashboard' => '', 'Dashboard' => 'แผงควบคุม',
'Exchange' => '', 'Exchange' => 'แลกเปลี่ยน',
'Export' => '', 'Export' => 'ส่งออก',
'Import' => '', 'Import' => 'นำเข้า',
]]; ]];

View File

@ -13,8 +13,8 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Dashboard' => '', 'Dashboard' => 'Gösterge Paneli',
'Exchange' => '', 'Exchange' => 'Değiş tokuş',
'Export' => '', 'Export' => 'İhracat',
'Import' => '', 'Import' => 'İçe aktarmak',
]]; ]];

View File

@ -13,8 +13,8 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Dashboard' => '', 'Dashboard' => 'Панель приладів',
'Exchange' => '', 'Exchange' => 'Обмін',
'Export' => '', 'Export' => 'Експортувати',
'Import' => '', 'Import' => 'Імпортувати',
]]; ]];

View File

@ -13,8 +13,8 @@
declare(strict_types=1); declare(strict_types=1);
return ['Navigation' => [ return ['Navigation' => [
'Dashboard' => '', 'Dashboard' => '仪表板',
'Exchange' => '', 'Exchange' => '交换',
'Export' => '', 'Export' => '出口',
'Import' => '', 'Import' => '进口',
]]; ]];

View File

@ -13,27 +13,27 @@
declare(strict_types=1); declare(strict_types=1);
return ['Exchange' => [ return ['Exchange' => [
'Created' => 'مخلوق', 'Created' => '#VALUE!',
'CreatedAt' => 'أنشئت في', 'CreatedAt' => '#VALUE!',
'CreatedBy' => 'انشأ من قبل', 'CreatedBy' => '#VALUE!',
'Creator' => 'المنشئ', 'Creator' => '#VALUE!',
'Database' => 'قاعدة البيانات', 'Database' => 'قاعدة البيانات',
'End' => 'نهاية', 'End' => 'نهاية',
'Exchange' => 'تبادل', 'Exchange' => 'تبادل',
'Export' => 'يصدر', 'Export' => 'يصدر',
'Exports' => 'صادرات', 'Exports' => 'صادرات',
'File' => 'ملف', 'File' => 'ملف',
'Host' => ضيف', 'Host' => 'يستضيف',
'Import' => 'يستورد', 'Import' => 'يستورد',
'Imports' => 'واردات', 'Imports' => 'الواردات',
'Login' => 'تسجيل الدخول', 'Login' => 'تسجيل الدخول',
'Logs' => 'السجلات', 'Logs' => 'السجلات',
'Options' => 'خيارات', 'Options' => 'خيارات',
'Password' => 'كلمة المرور', 'Password' => 'كلمة المرور',
'Port' => 'ميناء', 'Port' => 'ميناء',
'Start' => 'بداية', 'Start' => 'يبدأ',
'Subtype' => 'النوع الفرعي', 'Subtype' => '#VALUE!',
'Title' => 'لقب', 'Title' => '#VALUE!',
'Type' => 'اكتب', 'Type' => '#VALUE!',
'Website' => 'موقع الكتروني', 'Website' => 'موقع إلكتروني',
]]; ]];

View File

@ -13,27 +13,27 @@
declare(strict_types=1); declare(strict_types=1);
return ['Exchange' => [ return ['Exchange' => [
'Created' => 'Vytvořeno', 'Created' => '#VALUE!',
'CreatedAt' => 'vytvořen na', 'CreatedAt' => '#VALUE!',
'CreatedBy' => 'Vytvořil', 'CreatedBy' => '#VALUE!',
'Creator' => 'Tvůrce', 'Creator' => '#VALUE!',
'Database' => 'Databáze', 'Database' => 'Databáze',
'End' => 'Konec', 'End' => 'Konec',
'Exchange' => 'Výměna', 'Exchange' => 'Výměna',
'Export' => 'Vývozní', 'Export' => 'Vývozní',
'Exports' => 'vývoz', 'Exports' => 'Vývoz',
'File' => 'Soubor', 'File' => 'Soubor',
'Host' => 'Hostitel', 'Host' => 'Hostitel',
'Import' => 'Import', 'Import' => 'Import',
'Imports' => 'dovoz', 'Imports' => 'Dovoz',
'Login' => 'Přihlásit se', 'Login' => 'Přihlásit se',
'Logs' => 'Protokoly', 'Logs' => 'Protokoly',
'Options' => 'možnosti', 'Options' => 'Možnosti',
'Password' => 'Heslo', 'Password' => 'Heslo',
'Port' => 'Přístav', 'Port' => 'Přístav',
'Start' => 'Start', 'Start' => 'Start',
'Subtype' => 'podtyp', 'Subtype' => '#VALUE!',
'Title' => 'Titul', 'Title' => '#VALUE!',
'Type' => 'Typ', 'Type' => '#VALUE!',
'Website' => 'webová stránka', 'Website' => 'webová stránka',
]]; ]];

View File

@ -13,27 +13,27 @@
declare(strict_types=1); declare(strict_types=1);
return ['Exchange' => [ return ['Exchange' => [
'Created' => 'lavet', 'Created' => '#VALUE!',
'CreatedAt' => 'lavet på', 'CreatedAt' => '#VALUE!',
'CreatedBy' => 'Lavet af', 'CreatedBy' => '#VALUE!',
'Creator' => 'Skaberen', 'Creator' => '#VALUE!',
'Database' => 'Database', 'Database' => 'Database.',
'End' => 'Ende', 'End' => 'Ende',
'Exchange' => 'Udveksling', 'Exchange' => 'Udveksling',
'Export' => 'Eksport', 'Export' => 'Eksport',
'Exports' => 'Eksport', 'Exports' => 'Eksport.',
'File' => 'Fil', 'File' => 'Fil',
'Host' => 'Vært', 'Host' => 'Vært',
'Import' => 'Importere', 'Import' => 'Importere',
'Imports' => 'Import', 'Imports' => 'Import.',
'Login' => 'Log på', 'Login' => 'Log på',
'Logs' => 'Logs', 'Logs' => 'Logs.',
'Options' => 'Muligheder', 'Options' => 'Muligheder',
'Password' => 'Adgangskode', 'Password' => 'Adgangskode',
'Port' => 'Havn', 'Port' => 'Havn',
'Start' => 'Start', 'Start' => 'Start',
'Subtype' => 'undertype', 'Subtype' => '#VALUE!',
'Title' => 'Titel', 'Title' => '#VALUE!',
'Type' => 'Type', 'Type' => '#VALUE!',
'Website' => 'Internet side', 'Website' => 'Internet side',
]]; ]];

View File

@ -13,27 +13,27 @@
declare(strict_types=1); declare(strict_types=1);
return ['Exchange' => [ return ['Exchange' => [
'Created' => '', 'Created' => '#VALUE!',
'CreatedAt' => '', 'CreatedAt' => '#VALUE!',
'CreatedBy' => '', 'CreatedBy' => '#VALUE!',
'Creator' => '', 'Creator' => '#VALUE!',
'Database' => 'Datenbank', 'Database' => 'Datenbank',
'End' => 'Ende', 'End' => 'Ende',
'Exchange' => 'Exchange', 'Exchange' => 'Austausch',
'Export' => 'Export', 'Export' => 'Export',
'Exports' => 'Exporte', 'Exports' => 'Exporte',
'File' => 'Dateien', 'File' => 'Datei',
'Host' => 'Host', 'Host' => 'Gastgeber',
'Import' => 'Import', 'Import' => 'Importieren',
'Imports' => 'Importe', 'Imports' => 'Importe',
'Login' => 'Login', 'Login' => 'Anmeldung',
'Logs' => '', 'Logs' => 'Protokoll',
'Options' => 'Optionen', 'Options' => 'Optionen',
'Password' => 'Passwort', 'Password' => 'Passwort',
'Port' => 'Port', 'Port' => 'Hafen',
'Start' => 'Start', 'Start' => 'Anfang',
'Subtype' => '', 'Subtype' => '#VALUE!',
'Title' => 'Titel', 'Title' => '#VALUE!',
'Type' => '', 'Type' => '#VALUE!',
'Website' => 'Webseite', 'Website' => 'Webseite',
]]; ]];

View File

@ -13,27 +13,27 @@
declare(strict_types=1); declare(strict_types=1);
return ['Exchange' => [ return ['Exchange' => [
'Created' => 'δημιουργήθηκε', 'Created' => '#VALUE!',
'CreatedAt' => 'δημιουργήθηκε στις', 'CreatedAt' => '#VALUE!',
'CreatedBy' => 'Δημιουργήθηκε από', 'CreatedBy' => '#VALUE!',
'Creator' => 'Δημιουργός', 'Creator' => '#VALUE!',
'Database' => 'Βάση δεδομένων', 'Database' => 'Βάση δεδομένων',
'End' => 'Τέλος', 'End' => 'Τέλος',
'Exchange' => 'Ανταλλαγή', 'Exchange' => 'Ανταλλαγή',
'Export' => 'Εξαγωγή', 'Export' => 'Εξαγωγή',
'Exports' => ξαγωγές', 'Exports' => 'Εξαγωγές',
'File' => 'Αρχείο', 'File' => 'Αρχείο',
'Host' => 'Πλήθος', 'Host' => 'Πλήθος',
'Import' => 'Εισαγωγή', 'Import' => 'Εισαγωγή',
'Imports' => ισαγωγές', 'Imports' => 'Εισαγωγές',
'Login' => 'Σύνδεση', 'Login' => 'Σύνδεση',
'Logs' => 'logs', 'Logs' => 'Κούτσουρα',
'Options' => πιλογές', 'Options' => 'Επιλογές',
'Password' => 'Κωδικός πρόσβασης', 'Password' => 'Κωδικός πρόσβασης',
'Port' => 'Λιμάνι', 'Port' => 'Λιμάνι',
'Start' => 'Αρχή', 'Start' => 'Αρχή',
'Subtype' => 'Δευτερεύων', 'Subtype' => '#VALUE!',
'Title' => 'Τίτλος', 'Title' => '#VALUE!',
'Type' => 'Τύπος', 'Type' => '#VALUE!',
'Website' => 'Δικτυακός τόπος', 'Website' => 'Δικτυακός τόπος',
]]; ]];

View File

@ -13,27 +13,27 @@
declare(strict_types=1); declare(strict_types=1);
return ['Exchange' => [ return ['Exchange' => [
'Created' => '', 'Created' => '',
'CreatedAt' => '', 'CreatedAt' => '',
'CreatedBy' => '', 'CreatedBy' => '',
'Creator' => '', 'Creator' => '',
'Database' => 'Database', 'Database' => 'Database',
'End' => 'End', 'End' => 'End',
'Exchange' => 'Exchange', 'Exchange' => 'Exchange',
'Export' => 'Export', 'Export' => 'Export',
'Exports' => 'Exports', 'Exports' => 'Exports',
'File' => 'File', 'File' => 'File',
'Host' => 'Host', 'Host' => 'Host',
'Import' => 'Import', 'Import' => 'Import',
'Imports' => 'Imports', 'Imports' => 'Imports',
'Login' => 'Login', 'Login' => 'Login',
'Logs' => 'Logs', 'Logs' => 'Logs',
'Options' => 'Options', 'Options' => 'Options',
'Password' => 'Password', 'Password' => 'Password',
'Port' => 'Port', 'Port' => 'Port',
'Start' => 'Start', 'Start' => 'Start',
'Subtype' => '', 'Subtype' => '',
'Title' => '', 'Title' => '',
'Type' => '', 'Type' => '',
'Website' => 'Website', 'Website' => 'Website',
]]; ]];

View File

@ -13,27 +13,27 @@
declare(strict_types=1); declare(strict_types=1);
return ['Exchange' => [ return ['Exchange' => [
'Created' => 'Creado', 'Created' => '#VALUE!',
'CreatedAt' => 'Creado en', 'CreatedAt' => '#VALUE!',
'CreatedBy' => 'Creado por', 'CreatedBy' => '#VALUE!',
'Creator' => 'Creador', 'Creator' => '#VALUE!',
'Database' => 'Base de datos', 'Database' => 'Base de datos',
'End' => 'Fin', 'End' => 'Fin',
'Exchange' => 'Intercambio', 'Exchange' => 'Intercambio',
'Export' => 'Exportar', 'Export' => 'Exportar',
'Exports' => 'exportaciones', 'Exports' => 'Exportaciones',
'File' => 'Archivo', 'File' => 'Archivo',
'Host' => 'Anfitrión', 'Host' => 'Anfitrión',
'Import' => 'Importar', 'Import' => 'Importar',
'Imports' => 'Las importaciones', 'Imports' => 'Importaciones',
'Login' => 'Acceso', 'Login' => 'Acceso',
'Logs' => 'registros', 'Logs' => 'Registros',
'Options' => 'opciones', 'Options' => 'Opciones',
'Password' => 'Contraseña', 'Password' => 'Contraseña',
'Port' => 'Puerto', 'Port' => 'Puerto',
'Start' => 'Comienzo', 'Start' => 'Comienzo',
'Subtype' => 'subtipo', 'Subtype' => '#VALUE!',
'Title' => 'Título', 'Title' => '#VALUE!',
'Type' => 'Escribe', 'Type' => '#VALUE!',
'Website' => 'Sitio web', 'Website' => 'Sitio web',
]]; ]];

View File

@ -13,27 +13,27 @@
declare(strict_types=1); declare(strict_types=1);
return ['Exchange' => [ return ['Exchange' => [
'Created' => 'Luotu', 'Created' => '#VALUE!',
'CreatedAt' => 'luodaan', 'CreatedAt' => '#VALUE!',
'CreatedBy' => 'Luonut', 'CreatedBy' => '#VALUE!',
'Creator' => 'Luoja', 'Creator' => '#VALUE!',
'Database' => 'Tietokanta', 'Database' => 'Tietokanta',
'End' => 'pää', 'End' => 'Loppu',
'Exchange' => 'Vaihto', 'Exchange' => 'Vaihto',
'Export' => 'Viedä', 'Export' => 'Viedä',
'Exports' => 'vienti', 'Exports' => 'Vienti',
'File' => 'tiedosto', 'File' => 'Tiedoston',
'Host' => 'isäntä', 'Host' => 'Isäntä',
'Import' => 'Tuonti', 'Import' => 'Tuonti',
'Imports' => 'Tuonti', 'Imports' => 'Tuonti',
'Login' => 'Kirjaudu sisään', 'Login' => 'Kirjaudu sisään',
'Logs' => 'lokit', 'Logs' => 'Lokit',
'Options' => 'vaihtoehdot', 'Options' => 'Vaihtoehdot',
'Password' => 'Salasana', 'Password' => 'Salasana',
'Port' => 'portti', 'Port' => 'Portti',
'Start' => 'alkaa', 'Start' => 'alkaa',
'Subtype' => 'alatyyppi', 'Subtype' => '#VALUE!',
'Title' => 'otsikko', 'Title' => '#VALUE!',
'Type' => 'Tyyppi', 'Type' => '#VALUE!',
'Website' => 'Verkkosivusto', 'Website' => 'Verkkosivusto',
]]; ]];

View File

@ -13,27 +13,27 @@
declare(strict_types=1); declare(strict_types=1);
return ['Exchange' => [ return ['Exchange' => [
'Created' => 'Créé', 'Created' => '#VALUE!',
'CreatedAt' => 'Créé à', 'CreatedAt' => '#VALUE!',
'CreatedBy' => 'Créé par', 'CreatedBy' => '#VALUE!',
'Creator' => 'Créateur', 'Creator' => '#VALUE!',
'Database' => 'Base de données', 'Database' => 'Base de données',
'End' => 'Finir', 'End' => 'Finir',
'Exchange' => 'Échange', 'Exchange' => 'Échange',
'Export' => 'Exportation', 'Export' => 'Exportation',
'Exports' => 'Exportations', 'Exports' => 'Exportations',
'File' => 'Déposer', 'File' => 'Déposer',
'Host' => 'Héberger', 'Host' => 'Héberger',
'Import' => 'Importer', 'Import' => 'Importer',
'Imports' => 'Importations', 'Imports' => 'Importations',
'Login' => 'Connexion', 'Login' => 'Connexion',
'Logs' => 'journaux', 'Logs' => 'Journaux',
'Options' => 'options', 'Options' => 'Option',
'Password' => 'Mot de passe', 'Password' => 'Mot de passe',
'Port' => 'Port', 'Port' => 'Port',
'Start' => 'Début', 'Start' => 'Démarrer',
'Subtype' => 'Sous-type', 'Subtype' => '#VALUE!',
'Title' => 'Titre', 'Title' => '#VALUE!',
'Type' => 'Taper', 'Type' => '#VALUE!',
'Website' => 'Site Internet', 'Website' => 'Site Internet',
]]; ]];

View File

@ -13,27 +13,27 @@
declare(strict_types=1); declare(strict_types=1);
return ['Exchange' => [ return ['Exchange' => [
'Created' => 'Alkotó', 'Created' => '#VALUE!',
'CreatedAt' => 'létrehozott', 'CreatedAt' => '#VALUE!',
'CreatedBy' => 'Készítette', 'CreatedBy' => '#VALUE!',
'Creator' => 'Teremtő', 'Creator' => '#VALUE!',
'Database' => 'adatbázis', 'Database' => 'Adatbázis',
'End' => 'vég', 'End' => 'Vége',
'Exchange' => 'Csere', 'Exchange' => 'Csere',
'Export' => 'Export', 'Export' => 'Export',
'Exports' => 'Az export', 'Exports' => 'Export',
'File' => 'fájl', 'File' => 'Fájl',
'Host' => 'Házigazda', 'Host' => 'Házigazda',
'Import' => 'import', 'Import' => 'Behozatal',
'Imports' => 'Behozatal', 'Imports' => 'Behozatal',
'Login' => 'Belépés', 'Login' => 'Belépés',
'Logs' => 'Naplók', 'Logs' => 'Naplók',
'Options' => 'Lehetőségek', 'Options' => 'Opciók',
'Password' => 'Jelszó', 'Password' => 'Jelszó',
'Port' => 'Kikötő', 'Port' => 'Kikötő',
'Start' => 'Rajt', 'Start' => 'Rajt',
'Subtype' => 'altípus', 'Subtype' => '#VALUE!',
'Title' => 'Cím', 'Title' => '#VALUE!',
'Type' => 'típus', 'Type' => '#VALUE!',
'Website' => 'Weboldal', 'Website' => 'Weboldal',
]]; ]];

View File

@ -13,27 +13,27 @@
declare(strict_types=1); declare(strict_types=1);
return ['Exchange' => [ return ['Exchange' => [
'Created' => 'Creato', 'Created' => '#VALUE!',
'CreatedAt' => 'creato in', 'CreatedAt' => '#VALUE!',
'CreatedBy' => 'Creato da', 'CreatedBy' => '#VALUE!',
'Creator' => 'Creatore', 'Creator' => '#VALUE!',
'Database' => 'Banca dati', 'Database' => 'Banca dati',
'End' => 'Fine', 'End' => 'Fine',
'Exchange' => 'Scambio', 'Exchange' => 'Scambio',
'Export' => 'Esportare', 'Export' => 'Esportare',
'Exports' => 'esportazioni', 'Exports' => 'Esportazioni',
'File' => 'File', 'File' => 'File',
'Host' => 'Ospite', 'Host' => 'Ospite',
'Import' => 'Importare', 'Import' => 'Importare',
'Imports' => 'importazioni', 'Imports' => 'Importazioni',
'Login' => 'Login', 'Login' => 'Login',
'Logs' => 'logs', 'Logs' => 'Logs.',
'Options' => 'Opzioni', 'Options' => 'Opzioni',
'Password' => 'Parola d\'ordine', 'Password' => 'Parola d\\'ordine',
'Port' => 'Porta', 'Port' => 'Porta',
'Start' => 'Inizio', 'Start' => 'Inizio',
'Subtype' => 'sottotipo', 'Subtype' => '#VALUE!',
'Title' => 'Titolo', 'Title' => '#VALUE!',
'Type' => 'genere', 'Type' => '#VALUE!',
'Website' => 'Sito web', 'Website' => 'Sito web',
]]; ]];

View File

@ -13,27 +13,27 @@
declare(strict_types=1); declare(strict_types=1);
return ['Exchange' => [ return ['Exchange' => [
'Created' => '作成した', 'Created' => '#VALUE!',
'CreatedAt' => 'で作成されました', 'CreatedAt' => '#VALUE!',
'CreatedBy' => 'によって作成された', 'CreatedBy' => '#VALUE!',
'Creator' => '創造主', 'Creator' => '#VALUE!',
'Database' => 'データベース', 'Database' => 'データベース',
'End' => '終わり', 'End' => '終わり',
'Exchange' => '両替', 'Exchange' => '交換',
'Export' => '書き出す', 'Export' => '輸出',
'Exports' => '輸出', 'Exports' => '輸出',
'File' => 'ファイル', 'File' => 'ファイル',
'Host' => 'ホスト', 'Host' => 'ホスト',
'Import' => 'インポート', 'Import' => '輸入',
'Imports' => '輸入', 'Imports' => '輸入',
'Login' => 'ログイン', 'Login' => 'ログイン',
'Logs' => 'ログ', 'Logs' => 'ログ',
'Options' => 'オプション', 'Options' => 'オプション',
'Password' => 'パスワード', 'Password' => 'パスワード',
'Port' => '港', 'Port' => 'ポート',
'Start' => '始', 'Start' => 'める',
'Subtype' => 'サブタイプ', 'Subtype' => '#VALUE!',
'Title' => '題名', 'Title' => '#VALUE!',
'Type' => 'タイプ', 'Type' => '#VALUE!',
'Website' => 'ウェブサイト', 'Website' => 'Webサイト',
]]; ]];

View File

@ -13,27 +13,27 @@
declare(strict_types=1); declare(strict_types=1);
return ['Exchange' => [ return ['Exchange' => [
'Created' => '만들어진', 'Created' => '#VALUE!',
'CreatedAt' => '에서 만든', 'CreatedAt' => '#VALUE!',
'CreatedBy' => '만든 사람', 'CreatedBy' => '#VALUE!',
'Creator' => '창조자', 'Creator' => '#VALUE!',
'Database' => '데이터 베이스', 'Database' => '데이터 베이스',
'End' => '종료', 'End' => '끝',
'Exchange' => '교환', 'Exchange' => '교환',
'Export' => '수출', 'Export' => '내 보내다',
'Exports' => '수출', 'Exports' => '수출',
'File' => '파일', 'File' => '파일',
'Host' => '주최자', 'Host' => '주최자',
'Import' => '수입', 'Import' => '수입',
'Imports' => '수입', 'Imports' => '수입',
'Login' => '로그인', 'Login' => '로그인',
'Logs' => '로그', 'Logs' => '로그',
'Options' => '옵션', 'Options' => '옵션',
'Password' => '암호', 'Password' => '비밀번호',
'Port' => '포트', 'Port' => '포트',
'Start' => '스타트', 'Start' => '시작',
'Subtype' => '하위 유형', 'Subtype' => '#VALUE!',
'Title' => '표제', 'Title' => '#VALUE!',
'Type' => '유형', 'Type' => '#VALUE!',
'Website' => '웹 사이트', 'Website' => '웹 사이트',
]]; ]];

View File

@ -13,27 +13,27 @@
declare(strict_types=1); declare(strict_types=1);
return ['Exchange' => [ return ['Exchange' => [
'Created' => 'laget', 'Created' => '#VALUE!',
'CreatedAt' => 'laget på', 'CreatedAt' => '#VALUE!',
'CreatedBy' => 'Laget av', 'CreatedBy' => '#VALUE!',
'Creator' => 'skaperen', 'Creator' => '#VALUE!',
'Database' => 'database', 'Database' => 'Database',
'End' => 'Slutt', 'End' => 'Slutt',
'Exchange' => 'Utveksling', 'Exchange' => 'Utveksling',
'Export' => 'Eksport', 'Export' => 'Eksport',
'Exports' => 'eksport', 'Exports' => 'Eksport',
'File' => 'Fil', 'File' => 'Fil',
'Host' => 'Vert', 'Host' => 'Vert',
'Import' => 'Import', 'Import' => 'Import',
'Imports' => 'import', 'Imports' => 'Import',
'Login' => 'Logg Inn', 'Login' => 'Logg Inn',
'Logs' => 'Tømmerstokker', 'Logs' => 'Tømmerstokker',
'Options' => 'alternativer', 'Options' => 'Alternativer',
'Password' => 'Passord', 'Password' => 'Passord',
'Port' => 'Havn', 'Port' => 'Havn',
'Start' => 'Start', 'Start' => 'Start',
'Subtype' => 'subtype', 'Subtype' => '#VALUE!',
'Title' => 'Tittel', 'Title' => '#VALUE!',
'Type' => 'Type', 'Type' => '#VALUE!',
'Website' => 'nettsted', 'Website' => 'Nettside',
]]; ]];

View File

@ -13,27 +13,27 @@
declare(strict_types=1); declare(strict_types=1);
return ['Exchange' => [ return ['Exchange' => [
'Created' => 'Utworzony', 'Created' => '#VALUE!',
'CreatedAt' => 'Utworzono', 'CreatedAt' => '#VALUE!',
'CreatedBy' => 'Stworzone przez', 'CreatedBy' => '#VALUE!',
'Creator' => 'Twórca', 'Creator' => '#VALUE!',
'Database' => 'Baza danych', 'Database' => 'Baza danych',
'End' => 'Koniec', 'End' => 'Kończyć się',
'Exchange' => 'Wymieniać się', 'Exchange' => 'Giełda',
'Export' => 'Eksport', 'Export' => 'Eksport',
'Exports' => 'eksport', 'Exports' => 'Eksport',
'File' => 'Plik', 'File' => 'Plik',
'Host' => 'Gospodarz', 'Host' => 'Gospodarz',
'Import' => 'Import', 'Import' => 'Import',
'Imports' => 'Import', 'Imports' => 'Import',
'Login' => 'Zaloguj sie', 'Login' => 'Zaloguj sie',
'Logs' => 'dzienniki', 'Logs' => 'Kłody',
'Options' => 'Opcje', 'Options' => 'Opcje',
'Password' => 'Hasło', 'Password' => 'Hasło',
'Port' => 'Port', 'Port' => 'Port',
'Start' => 'Początek', 'Start' => 'Początek',
'Subtype' => 'podtyp', 'Subtype' => '#VALUE!',
'Title' => 'Tytuł', 'Title' => '#VALUE!',
'Type' => 'Rodzaj', 'Type' => '#VALUE!',
'Website' => 'Stronie internetowej', 'Website' => 'Stronie internetowej',
]]; ]];

View File

@ -13,27 +13,27 @@
declare(strict_types=1); declare(strict_types=1);
return ['Exchange' => [ return ['Exchange' => [
'Created' => 'Criado', 'Created' => '#VALUE!',
'CreatedAt' => 'Criado em', 'CreatedAt' => '#VALUE!',
'CreatedBy' => 'Criado por', 'CreatedBy' => '#VALUE!',
'Creator' => 'O Criador', 'Creator' => '#VALUE!',
'Database' => 'Base de dados', 'Database' => 'Base de dados',
'End' => 'Fim', 'End' => 'Fim',
'Exchange' => 'Intercâmbio', 'Exchange' => 'Troca',
'Export' => 'Exportar', 'Export' => 'Exportar',
'Exports' => 'exportações', 'Exports' => 'Exportações.',
'File' => 'Arquivo', 'File' => 'Arquivo',
'Host' => 'Hospedeiro', 'Host' => 'Hospedeiro',
'Import' => 'Importar', 'Import' => 'Importar',
'Imports' => 'importações', 'Imports' => 'Importações.',
'Login' => 'Conecte-se', 'Login' => 'Conecte-se',
'Logs' => 'Histórico', 'Logs' => 'Histórico',
'Options' => 'opções', 'Options' => 'Opções',
'Password' => 'Senha', 'Password' => 'Senha',
'Port' => 'Porta', 'Port' => 'Porta',
'Start' => 'Começar', 'Start' => 'Começar',
'Subtype' => 'subtipo', 'Subtype' => '#VALUE!',
'Title' => 'Título', 'Title' => '#VALUE!',
'Type' => 'Modelo', 'Type' => '#VALUE!',
'Website' => 'Local na rede Internet', 'Website' => 'Local na rede Internet',
]]; ]];

View File

@ -13,27 +13,27 @@
declare(strict_types=1); declare(strict_types=1);
return ['Exchange' => [ return ['Exchange' => [
'Created' => 'Созданный', 'Created' => '#VALUE!',
'CreatedAt' => 'Создано на', 'CreatedAt' => '#VALUE!',
'CreatedBy' => 'Сделано', 'CreatedBy' => '#VALUE!',
'Creator' => 'творец', 'Creator' => '#VALUE!',
'Database' => 'База данных', 'Database' => 'База данных',
'End' => 'Конец', 'End' => 'Конец',
'Exchange' => 'Обмен', 'Exchange' => 'Обмен',
'Export' => кспорт', 'Export' => кспорт',
'Exports' => кспорт', 'Exports' => кспорт',
'File' => 'Файл', 'File' => 'Файл',
'Host' => 'Хозяин', 'Host' => 'Хозяин',
'Import' => 'импорт', 'Import' => 'Импортировать',
'Imports' => мпорт', 'Imports' => мпорт',
'Login' => 'Авторизоваться', 'Login' => 'Авторизоваться',
'Logs' => 'бревна', 'Logs' => 'Журналы',
'Options' => 'Опции', 'Options' => 'Опции',
'Password' => 'Пароль', 'Password' => 'Пароль',
'Port' => 'порт', 'Port' => орт',
'Start' => 'Начинать', 'Start' => 'Начинать',
'Subtype' => 'Подтип', 'Subtype' => '#VALUE!',
'Title' => 'Заголовок', 'Title' => '#VALUE!',
'Type' => 'Тип', 'Type' => '#VALUE!',
'Website' => 'Интернет сайт', 'Website' => 'Веб-сайт',
]]; ]];

View File

@ -13,27 +13,27 @@
declare(strict_types=1); declare(strict_types=1);
return ['Exchange' => [ return ['Exchange' => [
'Created' => 'Skapad', 'Created' => '#VALUE!',
'CreatedAt' => 'Skapad vid', 'CreatedAt' => '#VALUE!',
'CreatedBy' => 'Skapad av', 'CreatedBy' => '#VALUE!',
'Creator' => 'Skapare', 'Creator' => '#VALUE!',
'Database' => 'Databas', 'Database' => 'Databas',
'End' => 'Slutet', 'End' => 'Slutet',
'Exchange' => 'Utbyta', 'Exchange' => 'Utbyta',
'Export' => 'Exportera', 'Export' => 'Exportera',
'Exports' => 'Export', 'Exports' => 'Export',
'File' => 'Fil', 'File' => 'Fil',
'Host' => 'Värd', 'Host' => 'Värd',
'Import' => 'Importera', 'Import' => 'Importera',
'Imports' => 'import', 'Imports' => 'Import',
'Login' => 'Logga in', 'Login' => 'Logga in',
'Logs' => 'loggar', 'Logs' => 'Loggar',
'Options' => 'alternativ', 'Options' => 'alternativ',
'Password' => 'Lösenord', 'Password' => 'Lösenord',
'Port' => 'Hamn', 'Port' => 'Hamn',
'Start' => 'Start', 'Start' => 'Start',
'Subtype' => 'subtyp', 'Subtype' => '#VALUE!',
'Title' => 'Titel', 'Title' => '#VALUE!',
'Type' => 'Typ', 'Type' => '#VALUE!',
'Website' => 'Hemsida', 'Website' => 'Hemsida',
]]; ]];

View File

@ -13,27 +13,27 @@
declare(strict_types=1); declare(strict_types=1);
return ['Exchange' => [ return ['Exchange' => [
'Created' => 'ที่สร้างไว้', 'Created' => '#VALUE!',
'CreatedAt' => 'สร้างขึ้นใน', 'CreatedAt' => '#VALUE!',
'CreatedBy' => 'สร้างโดย', 'CreatedBy' => '#VALUE!',
'Creator' => 'ผู้สร้าง', 'Creator' => '#VALUE!',
'Database' => 'ฐานข้อมูล', 'Database' => 'ฐานข้อมูล',
'End' => 'ปลาย', 'End' => 'จบ',
'Exchange' => 'แลกเปลี่ยน', 'Exchange' => 'แลกเปลี่ยน',
'Export' => 'ส่งออก', 'Export' => 'ส่งออก',
'Exports' => 'การส่งออก', 'Exports' => 'การส่งออก',
'File' => 'ไฟล์', 'File' => 'ไฟล์',
'Host' => 'เจ้าภาพ', 'Host' => 'เจ้าภาพ',
'Import' => 'นำเข้า', 'Import' => 'นำเข้า',
'Imports' => 'นำเข้า', 'Imports' => 'การนำเข้า',
'Login' => 'เข้าสู่ระบบ', 'Login' => 'เข้าสู่ระบบ',
'Logs' => 'ท่อน', 'Logs' => 'การบันทึก',
'Options' => 'ตัวเลือก', 'Options' => 'ตัวเลือก',
'Password' => 'รหัสผ่าน', 'Password' => 'รหัสผ่าน',
'Port' => 'ท่าเรือ', 'Port' => 'ท่าเรือ',
'Start' => 'เริ่มต้น', 'Start' => 'เริ่ม',
'Subtype' => 'ย่อย', 'Subtype' => '#VALUE!',
'Title' => 'หัวข้อ', 'Title' => '#VALUE!',
'Type' => 'ชนิด', 'Type' => '#VALUE!',
'Website' => 'เว็บไซต์', 'Website' => 'เว็บไซต์',
]]; ]];

View File

@ -13,27 +13,27 @@
declare(strict_types=1); declare(strict_types=1);
return ['Exchange' => [ return ['Exchange' => [
'Created' => 'düzenlendi', 'Created' => '#VALUE!',
'CreatedAt' => 'Oluşturulma', 'CreatedAt' => '#VALUE!',
'CreatedBy' => 'Tarafından yaratıldı', 'CreatedBy' => '#VALUE!',
'Creator' => 'yaratıcı', 'Creator' => '#VALUE!',
'Database' => 'Veri tabanı', 'Database' => 'Veri tabanı',
'End' => 'Son', 'End' => 'Son',
'Exchange' => 'Değiş tokuş', 'Exchange' => 'Değiş tokuş',
'Export' => 'İhracat', 'Export' => 'İhracat',
'Exports' => 'İhracat', 'Exports' => 'İhracat',
'File' => 'Dosya', 'File' => 'Dosya',
'Host' => 'evsahibi', 'Host' => 'Ev sahibi',
'Import' => 'İthalat', 'Import' => 'İçe aktarmak',
'Imports' => 'ithalat', 'Imports' => thalat',
'Login' => 'Oturum aç', 'Login' => 'Giriş yapmak',
'Logs' => 'Kütükler', 'Logs' => 'Kütükler',
'Options' => 'Seçenekler', 'Options' => 'Seçenekler',
'Password' => 'Parola', 'Password' => 'Parola',
'Port' => 'Liman', 'Port' => 'Liman',
'Start' => 'Başlat', 'Start' => 'Başlangıç',
'Subtype' => 'Alt tür', 'Subtype' => '#VALUE!',
'Title' => 'Başlık', 'Title' => '#VALUE!',
'Type' => 'tip', 'Type' => '#VALUE!',
'Website' => 'İnternet sitesi', 'Website' => 'İnternet sitesi',
]]; ]];

View File

@ -13,27 +13,27 @@
declare(strict_types=1); declare(strict_types=1);
return ['Exchange' => [ return ['Exchange' => [
'Created' => 'створений', 'Created' => '#VALUE!',
'CreatedAt' => 'створено', 'CreatedAt' => '#VALUE!',
'CreatedBy' => 'Створено', 'CreatedBy' => '#VALUE!',
'Creator' => 'творець', 'Creator' => '#VALUE!',
'Database' => 'база даних', 'Database' => аза даних',
'End' => інець', 'End' => 'Кінець',
'Exchange' => 'обмін', 'Exchange' => 'Обмін',
'Export' => 'експорт', 'Export' => 'Експортувати',
'Exports' => 'експорт', 'Exports' => 'Експорт',
'File' => 'файл', 'File' => 'Управляти',
'Host' => 'господар', 'Host' => 'Хост',
'Import' => 'імпорт', 'Import' => 'Імпортувати',
'Imports' => 'імпорт', 'Imports' => 'Імпорт',
'Login' => 'Ввійти', 'Login' => 'Вхід',
'Logs' => 'колоди', 'Logs' => 'Журнали',
'Options' => 'опції', 'Options' => 'Параметри',
'Password' => 'пароль', 'Password' => ароль',
'Port' => 'порт', 'Port' => орт',
'Start' => 'початок', 'Start' => 'Почати',
'Subtype' => 'підтип', 'Subtype' => '#VALUE!',
'Title' => 'титульний', 'Title' => '#VALUE!',
'Type' => 'тип', 'Type' => '#VALUE!',
'Website' => еб-сайт', 'Website' => 'Веб-сайт',
]]; ]];

View File

@ -13,27 +13,27 @@
declare(strict_types=1); declare(strict_types=1);
return ['Exchange' => [ return ['Exchange' => [
'Created' => '创建', 'Created' => '#VALUE!',
'CreatedAt' => '在创建', 'CreatedAt' => '#VALUE!',
'CreatedBy' => '由...制作', 'CreatedBy' => '#VALUE!',
'Creator' => '创造者', 'Creator' => '#VALUE!',
'Database' => '数据库', 'Database' => '数据库',
'End' => '结尾', 'End' => '结尾',
'Exchange' => '交换', 'Exchange' => '交换',
'Export' => '出口', 'Export' => '出口',
'Exports' => '出口', 'Exports' => '出口',
'File' => '文件', 'File' => '文件',
'Host' => '主持人', 'Host' => '主持人',
'Import' => '进口', 'Import' => '进口',
'Imports' => '进口', 'Imports' => '进口',
'Login' => '登录', 'Login' => '登录',
'Logs' => '日志', 'Logs' => '日志',
'Options' => '选项', 'Options' => '选项',
'Password' => '密码', 'Password' => '密码',
'Port' => '港口', 'Port' => '港口',
'Start' => '开始', 'Start' => '开始',
'Subtype' => '亚型', 'Subtype' => '#VALUE!',
'Title' => '标题', 'Title' => '#VALUE!',
'Type' => '类型', 'Type' => '#VALUE!',
'Website' => '网站', 'Website' => '网站',
]]; ]];