-
Notifications
You must be signed in to change notification settings - Fork 104
/
english.php
40 lines (40 loc) · 3.08 KB
/
english.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"] = "Username";
$_lang["Password"] = "Password";
$_lang["Login"] = "Login";
$_lang["Register"] = "Register";
$_lang["Download latest version"] = "Download latest version";
$_lang["Current release:"] = "Current release:";
$_lang["Language:"] = "Language:";
$_lang["JOIN"] = "JOIN";
$_lang["Join thousands of truck enthusiasts on-line!"] = "Join thousands of truck enthusiasts on-line!";
$_lang["Voice interaction with other drivers - click to join TS3 server."] = "Voice interaction with other drivers - click to join TS3 server.";
$_lang["Latest news on our facebook."] = "Latest news on our facebook.";
$_lang["registration.blocked"] = "Registration is blocked - we are still working on some features that forced us to block registration. We will unlock it when we will do everything and we will be able to publish new version.";
$_lang["invalid.username.password"] = "Invalid username or password.";
$_lang["already.logged"] = "You are already logged.";
$_lang["welcome"] = "Welcome";
$_lang["logout"] = "Logout";
$_lang["bans"] = "Bans";
$_lang["download"] = "Download";
$_lang["version"] = "Version";
$_lang["update.time"] = "Update time";
$_lang["req.game.version"] = "Required game version";
$_lang["requires"] = "Requires";
$_lang["or.newer"] = "or newer";
$_lang["game.client"] = "Game Client";
$_lang["download.no.permissions"] = "To download mod you have to be logged in.";
$_lang["why.create.account"] = "Why create an account?<br />One account will be used to log-in to all services (forum, game, the economy and others). We plan to use them to introduce economics and personal driver's statistics in the future. You will be able to modify your own profile.";
$_lang["website.title"] = "ETS2MP - Virtual trucking world - multiplayer mod for Euro Truck Simulator 2 game by SCS Software";
$_lang["cookies.warning"] = "This site uses <a href=\"http://en.wikipedia.org/wiki/HTTP_cookie\">cookies</a>. By continuing to browse the site, you are agreeing to our use of 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.";