Misc. cleanup of UI / Removed 'font scale' var / Removed [orange]
This commit is contained in:
@@ -19,7 +19,7 @@ text.highscore = [YELLOW]Nuovo record!
|
||||
text.wave.lasted = Sei sopravvissuto fino all'onda [accent]{0}[].
|
||||
text.level.highscore = Miglior punteggio: [accent]{0}
|
||||
text.level.delete.title = Conferma Eliminazione
|
||||
text.map.delete = Sei sicuro di voler eliminare questa mappa"[orange]{0}[]"?
|
||||
text.map.delete = Sei sicuro di voler eliminare questa mappa"[accent]{0}[]"?
|
||||
text.level.select = Selezione del livello
|
||||
text.level.mode = Modalità di gioco:
|
||||
text.construction.desktop = Desktop controls have been changed.\nTo deselect a block or stop building, [accent]use space[].
|
||||
@@ -140,7 +140,7 @@ text.connecting.data = [accent]Caricamento dei dati del mondo ...
|
||||
text.server.port = Porta:
|
||||
text.server.addressinuse = Indirizzo già in uso!
|
||||
text.server.invalidport = Numero di porta non valido!
|
||||
text.server.error = [crimson]Errore nell'hosting del server: [orange] {0}
|
||||
text.server.error = [crimson]Errore nell'hosting del server: [accent] {0}
|
||||
text.save.old = Questo salvataggio è per una versione precedente di mindustry e non può attualmente essere utilizzato .\n\n[LIGHT_GRAY]La cvompatibilità con i salvataggi precedenti verrà abilitata nella versione definitiva di mindustry 4.0.
|
||||
text.save.new = Nuovo Salvataggio
|
||||
text.save.overwrite = Sei sicuro di voler sovrascrivere questo salvataggio?
|
||||
@@ -151,9 +151,9 @@ text.savefail = Salvataggio del gioco non riuscito!
|
||||
text.save.delete.confirm = Sei sicuro di voler eliminare questo salvataggio?
|
||||
text.save.delete = Elimina
|
||||
text.save.export = Esporta Salvataggio
|
||||
text.save.import.invalid = [orange]Questo salvataggio non è valido!
|
||||
text.save.import.fail = [crimson]Impossibile importare salvataggio: [orange]{0}
|
||||
text.save.export.fail = [crimson]Impossibile esportare il salvataggio: [orange]{0}
|
||||
text.save.import.invalid = [accent]Questo salvataggio non è valido!
|
||||
text.save.import.fail = [crimson]Impossibile importare salvataggio: [accent]{0}
|
||||
text.save.export.fail = [crimson]Impossibile esportare il salvataggio: [accent]{0}
|
||||
text.save.import = Importa Salvataggio
|
||||
text.save.newslot = Salva nome:
|
||||
text.save.rename = Rinomina
|
||||
@@ -161,7 +161,7 @@ text.save.rename.text = Nuovo nome:
|
||||
text.selectslot = Seleziona un salvataggio.
|
||||
text.slot = [accent]Slot {0}
|
||||
text.save.corrupted = [orang]Salvataggio corrotto o non valido!
|
||||
text.sector.corrupted = [orange]Un file per questo settore è stato trovato, ma è fallito il caricamnto.\nQuindi ne è stato creato uno nuovo.
|
||||
text.sector.corrupted = [accent]Un file per questo settore è stato trovato, ma è fallito il caricamnto.\nQuindi ne è stato creato uno nuovo.
|
||||
text.empty = <Vuoto>
|
||||
text.on = On
|
||||
text.off = Off
|
||||
@@ -182,14 +182,14 @@ text.back = Indietro
|
||||
text.quit.confirm = Sei sicuro di voler uscire?
|
||||
text.changelog.title = Registro modifiche
|
||||
text.changelog.loading = Ottenendo il registro delle modifiche ...
|
||||
text.changelog.error.android = [orange]Nota che il registro delle modifiche non funziona su Android 4.4 e versioni precedenti! Ciò è dovuto a un bug interno di Android.
|
||||
text.changelog.error.ios = [orange]Il registro delle modifiche non è ancora supportato su IoS
|
||||
text.changelog.error.android = [accent]Nota che il registro delle modifiche non funziona su Android 4.4 e versioni precedenti! Ciò è dovuto a un bug interno di Android.
|
||||
text.changelog.error.ios = [accent]Il registro delle modifiche non è ancora supportato su IoS
|
||||
text.changelog.error = [scarlet]Errore durante il recupero del registro delle modifiche! Controlla la tua connessione Internet.
|
||||
text.changelog.current = [yellow][[Current version]
|
||||
text.changelog.latest = [orange][[Latest version]
|
||||
text.changelog.latest = [accent][[Latest version]
|
||||
text.loading = [accent]Caricamento in corso ...
|
||||
text.saving = [accent]Salvando . . .
|
||||
text.wave = [orange]Ondata {0}
|
||||
text.wave = [accent]Ondata {0}
|
||||
text.wave.waiting = Ondata in {0}
|
||||
text.waiting = In attesa...
|
||||
text.waiting.players = Waiting for players...
|
||||
@@ -216,8 +216,8 @@ text.editor.description = Descrizione:
|
||||
text.editor.name = Nome:
|
||||
text.editor.teams = Squadre
|
||||
text.editor.elevation = Elevazione
|
||||
text.editor.errorimageload = Errore durante il caricamento del file immagine:\n [orange]{0}
|
||||
text.editor.errorimagesave = Errore durante il salvataggio del file immagine:\n [orange]{0}
|
||||
text.editor.errorimageload = Errore durante il caricamento del file immagine:\n [accent]{0}
|
||||
text.editor.errorimagesave = Errore durante il salvataggio del file immagine:\n [accent]{0}
|
||||
text.editor.generate = Genera
|
||||
text.editor.resize = Ridimensiona
|
||||
text.editor.loadmap = Carica\nmappa
|
||||
@@ -261,7 +261,7 @@ text.tutorial = Tutorial
|
||||
text.editor = Editor
|
||||
text.mapeditor = Editor Mappe
|
||||
text.donate = Dona
|
||||
text.connectfail = [crimson] Impossibile connettersi al server: [orange] {0}
|
||||
text.connectfail = [crimson] Impossibile connettersi al server: [accent] {0}
|
||||
text.error.unreachable = Server unreachable.
|
||||
text.error.invalidaddress = Invalid address.
|
||||
text.error.timedout = Timed out!\nMake sure the host has port forwarding set up, and that the address is correct!
|
||||
|
||||
Reference in New Issue
Block a user