-
Notifications
You must be signed in to change notification settings - Fork 104
/
dutch.php
40 lines (40 loc) · 3.15 KB
/
dutch.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<?php
$_lang["Download"] = "Download";
$_lang["Home"] = "Home";
$_lang["Status"] = "Status";
$_lang["Username"] = "Gebruikersnaam";
$_lang["Password"] = "Wachtwoord";
$_lang["Login"] = "Login";
$_lang["Register"] = "Registreren";
$_lang["Download latest version"] = "Download laatste versie";
$_lang["Current release:"] = "Huidige versie:";
$_lang["Language:"] = "Taal:";
$_lang["JOIN"] = "MEESPELEN";
$_lang["Join thousands of truck enthusiasts on-line!"] = "Speel mee met duizenden fanatieke truckers on-line!";
$_lang["Voice interaction with other drivers - click to join TS3 server."] = "Praten met andere truckers - klik hier om naar onze TS3 server te gaan.";
$_lang["Latest news on our facebook."] = "Laatste nieuws op onze facebook.";
$_lang["registration.blocked"] = "Registreren tijdelijk geblokkeerd - We zijn bezig met ontwikkelingen waardoor we registratie tijdelijk uit moeten zetten. We zullen de blokkade stopzetten wanneer dit weer verantwoord is.";
$_lang["invalid.username.password"] = "Onjuiste gebruikersnaam of wachtwoord.";
$_lang["already.logged"] = "Je bent al reeds ingelogd.";
$_lang["welcome"] = "Welkom";
$_lang["logout"] = "Uitloggen";
$_lang["bans"] = "Bans";
$_lang["download"] = "Downloaden";
$_lang["version"] = "Versie";
$_lang["update.time"] = "Laatst geupdate";
$_lang["req.game.version"] = "Vereiste spel-versie";
$_lang["requires"] = "Vereist";
$_lang["or.newer"] = "of nieuwer";
$_lang["game.client"] = "Spel-Client";
$_lang["download.no.permissions"] = "Om de mod te downloaden, moet je ingelogd zijn.";
$_lang["why.create.account"] = "Waarom een account aanmaken?<br />Je account wordt gebruikt om in te loggen bij al onze diensten (forum, spel, statistieken en meer). We zijn binnenkort van plan een economie en statistieken te introduceren. Je kunt te allen tijde je profiel aanpassen.";
$_lang["website.title"] = "ETS2MP - Virtuele truckers wereld - multiplayer mod voor Euro Truck Simulator 2, spel door SCS Software";
$_lang["cookies.warning"] = "Deze website gebruikt <a href=\"http://en.wikipedia.org/wiki/HTTP_cookie\">cookies</a>. Door deze website te gebruiken, gaat u akkoord met het gebruik van cookies.";
$_lang["forum"] = "Forum";
$_lang["You cannot create new account while you are logged."] = "You cannot create new account while you are logged.";
$_lang["You've been successfully registered."] = "You've been successfully registered.";
$_lang["Unknown error"] = "Unknown error";
$_lang["Username, mail or steamid is already taken."] = "Username, mail or steamid is already taken.";
$_lang["E-Mail"] = "E-Mail";
$_lang["To create ETS2MP account you must have ETS2 assigned to your steam account. If you have it in your steam library try to check if your profile is public. If it's private make it public and press"] = "To create ETS2MP account you must have ETS2 assigned to your steam account. If you have it in your steam library try to check if your profile is public. If it's private make it public and press";
$_lang["To register you have to login to your steam account. Press button bellow to redirect to steam authentication website."] = "To register you have to login to your steam account. Press button bellow to redirect to steam authentication website.";