forked from Klauks/ETS2MP-Localization
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathitalian.php
More file actions
40 lines (40 loc) · 3.01 KB
/
italian.php
File metadata and controls
40 lines (40 loc) · 3.01 KB
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"] = "Stato";
$_lang["Username"] = "Username";
$_lang["Password"] = "Password";
$_lang["Login"] = "Login";
$_lang["Register"] = "Registrati";
$_lang["Download latest version"] = "Scarica ultima versione";
$_lang["Current release:"] = "Release corrente:";
$_lang["Language:"] = "Lingua:";
$_lang["JOIN"] = "ENTRA";
$_lang["Join thousands of truck enthusiasts on-line!"] = "Unisciti a migliaia di appassionati di camion online!";
$_lang["Voice interaction with other drivers - click to join TS3 server."] = "Interagisci vocalmente con altri autisti - Clicca per unirti sul server TS3.";
$_lang["Latest news on our facebook."] = "Ultime notizie sul facebook.";
$_lang["registration.blocked"] = "Le registrazioni sono bloccate. Stiamo ancora lavorando su alcune caratteristiche che ci hanno costretto a bloccare le registrazioni. Saremo in grado presto di pubblicare la nuova verzione.";
$_lang["invalid.username.password"] = "Username o password non validi.";
$_lang["already.logged"] = "Sei già loggato.";
$_lang["welcome"] = "Benvenuto";
$_lang["logout"] = "Esci";
$_lang["bans"] = "Ban";
$_lang["download"] = "Download";
$_lang["version"] = "Versione";
$_lang["update.time"] = "Tempo di aggiornamento";
$_lang["req.game.version"] = "Versione del gioco richiesta";
$_lang["requires"] = "Richiesta";
$_lang["or.newer"] = "O più recente";
$_lang["game.client"] = "Client di gioco";
$_lang["download.no.permissions"] = "Per poter scaricare devi essere loggato.";
$_lang["why.create.account"] = "Perché creare un account?<br />L'account verrà utilizzato per accedere a tutti i servizi (Forum, gioco, economia ecc.";
$_lang["website.title"] = "ETS2MP - Virtual trucking world - multiplayer mod for Euro Truck Simulator 2 game by SCS Software";
$_lang["cookies.warning"] = "Questo sita usa i <a href=\"http://en.wikipedia.org/wiki/HTTP_cookie\">cookies</a>. Continuando a navigare sul sito, l'utente accetta di utilizzare i cookie.";
$_lang["forum"] = "Forum";
$_lang["You cannot create new account while you are logged."] = "Non puoi creare un nuovo account mentre sei connesso.";
$_lang["You've been successfully registered."] = "Ti sei registrato con successo.";
$_lang["Unknown error"] = "Errore sconosciuto";
$_lang["Username, mail or steamid is already taken."] = "Username, email o steamid già occupati.";
$_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"] = "Per creare un account ETS2MP è necessario avere ETS2 assegnato al proprio account Steam. Se avete il gioco controllate se il vostro profilo è privato, se lo è rendetelo pubblico.";
$_lang["To register you have to login to your steam account. Press button bellow to redirect to steam authentication website."] = "Per registrarsi è necessario effettuare il login sull'account Steam. Premere il pulsante qui sotto per essere reindirizzato al sito di Steam.";