misc_pterodactyl-panel/resources/lang/nl/strings.php
2018-09-23 13:12:41 -07:00

49 lines
1.3 KiB
PHP

<?php
return [
'2fa' => '2FA',
'2fa_token' => 'Authenticatie Token',
'account' => 'account',
'action' => 'Actie',
'admin' => 'Admin',
'admin_control' => 'Admin controle',
'admin_cp' => 'Admin Besturings Paneel',
'again' => 'Opnieuw',
'alias' => 'Alias',
'api_access' => 'API toegang',
'close' => 'Sluit',
'configuration' => 'Configuratie',
'confirm_password' => 'Bevestig wachtwoord',
'created_at' => 'Gecreëerd op',
'data' => 'Bestanden',
'database' => 'Database',
'email' => 'E-mail',
'enabled' => 'Ingeschakeld',
'expires' => 'Verloopt',
'home' => 'Home',
'language' => 'Taal',
'memo' => 'Memo',
'memory' => 'Geheugen',
'name' => 'Naam',
'new' => 'nieuw',
'next_run' => 'Volgende ronde',
'node' => 'Node',
'none' => 'Geen',
'password' => 'Wachtwoord',
'players' => 'Spelers',
'primary' => 'Primair',
'queued' => 'Wachtrij',
'root_administrator' => 'Root administrator',
'save' => 'Opslaan',
'security' => 'Beveiliging',
'select_all' => 'Selecteer alles',
'sftp' => 'SFTP',
'status' => 'Status',
'stop' => 'Stop',
'submit' => 'Bevestig',
'success' => 'Geslaagd',
'suspended' => 'Geschorst',
'username' => 'gebruikersnaam',
'whoops' => 'Oeps',
'yes' => 'Ja',
];