mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-28 14:24:43 -04:00
Update Diplomacy,Trade,Nations.json
New Italian translations
This commit is contained in:
parent
5451eb0540
commit
8e9fc1108e
@ -184,10 +184,12 @@
|
|||||||
|
|
||||||
// Denunceation flavour texts
|
// Denunceation flavour texts
|
||||||
"Denounce ([numberOfTurns] turns)":{
|
"Denounce ([numberOfTurns] turns)":{
|
||||||
|
Italian:"Denuncia ([numberOfTurns] turni)"
|
||||||
French:"Dénoncer ([numberOfTurns] tours)"
|
French:"Dénoncer ([numberOfTurns] tours)"
|
||||||
}
|
}
|
||||||
|
|
||||||
"We will remember this.":{
|
"We will remember this.":{
|
||||||
|
Italian:"Non credere che ce lo scorderemo!"
|
||||||
French:"Nous nous en souviendrons."
|
French:"Nous nous en souviendrons."
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -359,18 +361,53 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Demands
|
// Demands
|
||||||
"Demands":{}
|
"Demands":{
|
||||||
"Please don't settle new cities near us.":{}
|
Italian:"Richieste"
|
||||||
"Very well, we shall look for new lands to settle.":{}
|
}
|
||||||
"We shall do as we please.":{}
|
"Please don't settle new cities near us.":{
|
||||||
|
Italian:"Smetti di fondare città vicino a noi."
|
||||||
|
}
|
||||||
|
"Very well, we shall look for new lands to settle.":{
|
||||||
|
Italian:"Ti porgiamo le nostre scuse."
|
||||||
|
}
|
||||||
|
"We shall do as we please.":{
|
||||||
|
Italian:"Colonizzeremo la terra che ci pare e piace."
|
||||||
|
}
|
||||||
|
|
||||||
"You betrayed your promise to not settle cities near us":{}
|
"You betrayed your promise to not settle cities near us":{
|
||||||
|
Italian:"Hai tradito la tua promessa di non fondare città nelle nostre vicinanze."
|
||||||
|
}
|
||||||
|
|
||||||
"You refused to stop settling cities near us":{}
|
"You refused to stop settling cities near us":{
|
||||||
|
Italian:"Hai continuato a fondare città nelle nostre vicinanze."
|
||||||
|
}
|
||||||
|
|
||||||
"We noticed your new city near our borders, despite your promise. This will have....implications.":{}
|
"We noticed your new city near our borders, despite your promise. This will have....implications.":{
|
||||||
|
Italian:"Abbiamo notato la la tua nuova città vicino ai nostri confini. E questo avrà... ripercussioni sui nostri rapporti."
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
////// City-States Types
|
||||||
|
|
||||||
|
|
||||||
|
"Cultured":{
|
||||||
|
Italian:"Acculturata"
|
||||||
|
}
|
||||||
|
|
||||||
|
"Maritime":{
|
||||||
|
Italian:"Marittima"
|
||||||
|
}
|
||||||
|
|
||||||
|
"Mercantile":{
|
||||||
|
Italian:"Mercantile"
|
||||||
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
|
"Militaristic":{
|
||||||
|
Italian:"Militaristica"
|
||||||
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
////// Trade
|
////// Trade
|
||||||
|
|
||||||
"Trade":{
|
"Trade":{
|
||||||
@ -385,7 +422,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
"Offer trade":{
|
"Offer trade":{
|
||||||
Italian:"Negozia"
|
Italian:"Offri scambio"
|
||||||
Russian:"Предложить обмен"
|
Russian:"Предложить обмен"
|
||||||
French:"Proposer un échange"
|
French:"Proposer un échange"
|
||||||
Romanian:"Ofertă comercială"
|
Romanian:"Ofertă comercială"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user