mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-27 05:46:43 -04:00
Merge pull request #497 from Smashfanful/patch-30
Update Translations.json
This commit is contained in:
commit
e62e57823f
@ -787,7 +787,7 @@
|
|||||||
} // as in "Free population: 2/13
|
} // as in "Free population: 2/13
|
||||||
|
|
||||||
"[turnsToExpansion] turns to expansion":{
|
"[turnsToExpansion] turns to expansion":{
|
||||||
Italian:"[turnsToExpansion] turni per espandersi"
|
Italian:"La città si espanderà tra [turnsToExpansion] turni"
|
||||||
}
|
}
|
||||||
|
|
||||||
"Stopped expansion":{
|
"Stopped expansion":{
|
||||||
@ -795,23 +795,23 @@
|
|||||||
} // if culture is 0
|
} // if culture is 0
|
||||||
|
|
||||||
"[turnsToPopulation] turns to new population":{
|
"[turnsToPopulation] turns to new population":{
|
||||||
Italian:"[turnsToPopulation] turni per un nuovo abitante"
|
Italian:"La città avrà un nuovo abitante tra [turnsToPopulation] turni"
|
||||||
}
|
}
|
||||||
|
|
||||||
"[turnsToStarvation] turns to lose population":{
|
"[turnsToStarvation] turns to lose population":{
|
||||||
Italian:"[turnsToStarvation] turni e perderà un abitante"
|
Italian:"La città perderà un abitante tra [turnsToStarvation]"
|
||||||
}
|
}
|
||||||
|
|
||||||
"Stopped population growth":{
|
"Stopped population growth":{
|
||||||
Italian:"Crescita popolazione arrestata"
|
Italian:"Crescita della popolazione arrestata"
|
||||||
}
|
}
|
||||||
|
|
||||||
"In resistance for another [numberOfTurns] turns":{
|
"In resistance for another [numberOfTurns] turns":{
|
||||||
Italian:"La resistenza derà per altri [numberOfTurns] turni"
|
Italian:"La resistenza durerà per altri [numberOfTurns] turni"
|
||||||
}
|
}
|
||||||
|
|
||||||
"[greatPerson] points":{ // e.g "Great Scientist points"
|
"[greatPerson] points":{ // e.g "Great Scientist points"
|
||||||
Italian:"Punti [greatPerson]"
|
Italian:"Punti [greatPerson]" //es. "Punti Grande Scienziato"
|
||||||
}
|
}
|
||||||
|
|
||||||
// Tech picker
|
// Tech picker
|
||||||
@ -1580,6 +1580,14 @@
|
|||||||
Spanish:"Oasis"
|
Spanish:"Oasis"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
"Coast":{
|
||||||
|
Italian:"Costa"
|
||||||
|
}
|
||||||
|
|
||||||
|
"Ocean":{
|
||||||
|
Italian:"Oceano"
|
||||||
|
}
|
||||||
|
|
||||||
"Flood plains":{ // Possible typo. Changed from "food" to "flood". Need to change all languages
|
"Flood plains":{ // Possible typo. Changed from "food" to "flood". Need to change all languages
|
||||||
Italian:"Pianure allagate"
|
Italian:"Pianure allagate"
|
||||||
Russian:"Пищевые равнины"
|
Russian:"Пищевые равнины"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user