Skip to content

Commit

Permalink
Update traduzione
Browse files Browse the repository at this point in the history
  • Loading branch information
ScrappyCocco committed Jun 14, 2024
1 parent 1c5bde9 commit 10a2ad3
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 1 deletion.
14 changes: 13 additions & 1 deletion The_Colonists_Translation_Data_Italian.csv
Original file line number Diff line number Diff line change
Expand Up @@ -4029,4 +4029,16 @@ Ritorno al menu principale",
RoadState_PlaceAndContinueMsg,Text,{0}: alt {1}: click,[{0}] and [{1}] to place post and start new road,[{0}] e [{1}] per posizionare l'incrocio e iniziare una nuova strada,
CtrlKey,Text,Control key on keyboard,Ctrl,Ctrl,
AltKey,Text,Alt key on keyboard,Alt,Alt,
PathState_ClickToCompleteAndContinue,Text,{0}: alt {1}: click,[{0}] and [{1}] to complete path and start new path,[{0}] e [{1}] per completare il percorso e iniziare un nuovo percorso,
PathState_ClickToCompleteAndContinue,Text,{0}: alt {1}: click,[{0}] and [{1}] to complete path and start new path,[{0}] e [{1}] per completare il percorso e iniziare un nuovo percorso,
MPCoopQuitWarning,Text,,Are you sure you want to quit this multiplayer game?,Sei sicuro di voler uscire da questa partita multiplayer?,
,,,,,
EntityInfoBuildingStorageQueuedHeader,Text,Header for section for resources that are queued i.e. that are waiting to arrive,Queued,In coda,
ItemTooltip_QueuedSingle,Text,"{0}: number, {1}: resource type",{0}x {1} is waiting in queue,{0}x {1} è in attesa in coda,
ItemTooltip_QueuedPlural,Text,"{0}: number, {1}: plural resource type",{0}x {1} are waiting in queue,{0}x {1} sono in attesa in coda,
EntityInfoBuildingStorageQueuingEmpty,Text,,There are no resources queuing,Non ci sono risorse in coda,
TradeTerminalSupplyHeader,Text,As in supply resources for the 'supply mission' victory type,Supply,Fornitura,
ScenVict_14_Desc,Text,the mission is to supply a specified list of resources,Fulfil supply task,Soddisfare l'incarico di fornitura,
ScenVict_14_Name,Text,,Supply Task,Incarico di fornitura,
ScenVict_14_CreateDesc,Text,,Supply the specified resources at the space port,Fornire le risorse specificate allo spazioporto,
EntityInfoSellingAddSupplyRule,Text,,Add Rule,Aggiungi regola,
MPRoomCopy,Text,Copy multiplayer password to clipboard,Copy,Copia,
96 changes: 96 additions & 0 deletions The_Colonists_Translation_Data_Italian_JSON.json
Original file line number Diff line number Diff line change
Expand Up @@ -24406,5 +24406,101 @@
"English": "[{0}] and [{1}] to complete path and start new path",
"Italian": "[{0}] e [{1}] per completare il percorso e iniziare un nuovo percorso",
"Requires Update": ""
},
{
"Key": "MPCoopQuitWarning",
"Type": "Text",
"Desc": "",
"English": "Are you sure you want to quit this multiplayer game?",
"Italian": "Sei sicuro di voler uscire da questa partita multiplayer?",
"Requires Update": ""
},
{
"Key": "",
"Type": "",
"Desc": "",
"English": "",
"Italian": "",
"Requires Update": ""
},
{
"Key": "EntityInfoBuildingStorageQueuedHeader",
"Type": "Text",
"Desc": "Header for section for resources that are queued i.e. that are waiting to arrive",
"English": "Queued",
"Italian": "In coda",
"Requires Update": ""
},
{
"Key": "ItemTooltip_QueuedSingle",
"Type": "Text",
"Desc": "{0}: number, {1}: resource type",
"English": "{0}x {1} is waiting in queue",
"Italian": "{0}x {1} è in attesa in coda",
"Requires Update": ""
},
{
"Key": "ItemTooltip_QueuedPlural",
"Type": "Text",
"Desc": "{0}: number, {1}: plural resource type",
"English": "{0}x {1} are waiting in queue",
"Italian": "{0}x {1} sono in attesa in coda",
"Requires Update": ""
},
{
"Key": "EntityInfoBuildingStorageQueuingEmpty",
"Type": "Text",
"Desc": "",
"English": "There are no resources queuing",
"Italian": "Non ci sono risorse in coda",
"Requires Update": ""
},
{
"Key": "TradeTerminalSupplyHeader",
"Type": "Text",
"Desc": "As in supply resources for the 'supply mission' victory type",
"English": "Supply",
"Italian": "Fornitura",
"Requires Update": ""
},
{
"Key": "ScenVict_14_Desc",
"Type": "Text",
"Desc": "the mission is to supply a specified list of resources",
"English": "Fulfil supply task",
"Italian": "Soddisfare l'incarico di fornitura",
"Requires Update": ""
},
{
"Key": "ScenVict_14_Name",
"Type": "Text",
"Desc": "",
"English": "Supply Task",
"Italian": "Incarico di fornitura",
"Requires Update": ""
},
{
"Key": "ScenVict_14_CreateDesc",
"Type": "Text",
"Desc": "",
"English": "Supply the specified resources at the space port",
"Italian": "Fornire le risorse specificate allo spazioporto",
"Requires Update": ""
},
{
"Key": "EntityInfoSellingAddSupplyRule",
"Type": "Text",
"Desc": "",
"English": "Add Rule",
"Italian": "Aggiungi regola",
"Requires Update": ""
},
{
"Key": "MPRoomCopy",
"Type": "Text",
"Desc": "Copy multiplayer password to clipboard",
"English": "Copy",
"Italian": "Copia",
"Requires Update": ""
}
]

0 comments on commit 10a2ad3

Please sign in to comment.