mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-29 06:51:30 -04:00
Update Other.json
Improved Italian translations
This commit is contained in:
parent
e348687bce
commit
5463e36cca
@ -87,8 +87,12 @@
|
|||||||
Japanese:"回る"
|
Japanese:"回る"
|
||||||
}
|
}
|
||||||
|
|
||||||
"Next unit":{}
|
"Next unit":{
|
||||||
"Pick a policy":{}
|
Italian:"Prossima unità"
|
||||||
|
}
|
||||||
|
"Pick a policy":{
|
||||||
|
Italian:"Scegli Politica"
|
||||||
|
}
|
||||||
|
|
||||||
/////// Unit
|
/////// Unit
|
||||||
|
|
||||||
@ -1802,6 +1806,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
"Keep going":{
|
"Keep going":{
|
||||||
|
Italian:"Continua..."
|
||||||
French:"Continuer..."
|
French:"Continuer..."
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -2493,7 +2498,9 @@
|
|||||||
Simplified_Chinese:"你会为此付出代价的!"
|
Simplified_Chinese:"你会为此付出代价的!"
|
||||||
}
|
}
|
||||||
|
|
||||||
"Negotiate Peace":{}
|
"Negotiate Peace":{
|
||||||
|
Italian:"Negozia una pace"
|
||||||
|
}
|
||||||
|
|
||||||
"Very well.":{
|
"Very well.":{
|
||||||
Italian:"Molto bene."
|
Italian:"Molto bene."
|
||||||
@ -2558,47 +2565,47 @@
|
|||||||
|
|
||||||
// Relationship states, from worst (Unforgivable) to best (Ally)
|
// Relationship states, from worst (Unforgivable) to best (Ally)
|
||||||
|
|
||||||
"Unforgivable":{
|
"Unforgivable":{
|
||||||
Italian:"Imperdonabile"
|
Italian:"Imperdonabile"
|
||||||
French:"Impardonnable"
|
French:"Impardonnable"
|
||||||
Simplified_Chinese:"仇深似海"
|
Simplified_Chinese:"仇深似海"
|
||||||
}
|
}
|
||||||
|
|
||||||
"Enemy":{
|
"Enemy":{
|
||||||
Italian:"Nemico"
|
Italian:"Nemico"
|
||||||
French:"Ennemi"
|
French:"Ennemi"
|
||||||
Simplified_Chinese:"宿命之敌"
|
Simplified_Chinese:"宿命之敌"
|
||||||
}
|
}
|
||||||
|
|
||||||
"Competitor":{
|
"Competitor":{
|
||||||
Italian:"Avversario"
|
Italian:"Avversario"
|
||||||
French:"Adversaire" //or en compétition
|
French:"Adversaire" //or en compétition
|
||||||
Simplified_Chinese:"瑜亮之争"
|
Simplified_Chinese:"瑜亮之争"
|
||||||
}
|
}
|
||||||
|
|
||||||
"Neutral":{
|
"Neutral":{
|
||||||
Italian:"Neutrale"
|
Italian:"Neutrale"
|
||||||
French:"Neutre"
|
French:"Neutre"
|
||||||
Simplified_Chinese:"泛泛之交"
|
Simplified_Chinese:"泛泛之交"
|
||||||
}
|
}
|
||||||
|
|
||||||
"Favorable":{
|
"Favorable":{
|
||||||
Italian:"Favorevole"
|
Italian:"Favorevole"
|
||||||
French:"Favorable"
|
French:"Favorable"
|
||||||
Simplified_Chinese:"惺惺相惜"
|
Simplified_Chinese:"惺惺相惜"
|
||||||
}
|
}
|
||||||
|
|
||||||
"Friend":{
|
"Friend":{
|
||||||
Italian:"Amichevole"
|
Italian:"Amichevole"
|
||||||
French:"Ami"
|
French:"Ami"
|
||||||
Simplified_Chinese:"秦晋之好"
|
Simplified_Chinese:"秦晋之好"
|
||||||
}
|
}
|
||||||
|
|
||||||
"Ally":{
|
"Ally":{
|
||||||
Italian:"Alleato"
|
Italian:"Alleato"
|
||||||
French:"Allié"
|
French:"Allié"
|
||||||
Simplified_Chinese:"歃血之盟"
|
Simplified_Chinese:"歃血之盟"
|
||||||
}
|
}
|
||||||
|
|
||||||
////// Diplomatic modifiers
|
////// Diplomatic modifiers
|
||||||
|
|
||||||
@ -3072,19 +3079,19 @@
|
|||||||
"Requires a [buildingName] in all cities":{
|
"Requires a [buildingName] in all cities":{
|
||||||
Italian:"Richiede [buildingName] in tutte le città"
|
Italian:"Richiede [buildingName] in tutte le città"
|
||||||
Simplified_Chinese:"需要所有城市建有[buildingName]"
|
Simplified_Chinese:"需要所有城市建有[buildingName]"
|
||||||
French:"Nécessite un(e) [buildingName] dans toutes les villes"
|
French:"Nécessite un(e) [buildingName] dans toutes les villes"
|
||||||
}
|
}
|
||||||
|
|
||||||
"Requires a [buildingName] in this city":{
|
"Requires a [buildingName] in this city":{
|
||||||
Italian:"Richiede [buildingName] nella città"
|
Italian:"Richiede [buildingName] nella città"
|
||||||
Simplified_Chinese:"需要城市建有[buildingName]"
|
Simplified_Chinese:"需要城市建有[buildingName]"
|
||||||
French:"Nécessite un(e) [buildingName] dans cette ville"
|
French:"Nécessite un(e) [buildingName] dans cette ville"
|
||||||
}
|
}
|
||||||
|
|
||||||
"Requires [resource]":{
|
"Requires [resource]":{
|
||||||
Italian:"Richiede [resource]"
|
Italian:"Richiede [resource]"
|
||||||
Simplified_Chinese:"需要资源:[resource]"
|
Simplified_Chinese:"需要资源:[resource]"
|
||||||
French:"[resource] requis(e)"
|
French:"[resource] requis(e)"
|
||||||
}
|
}
|
||||||
|
|
||||||
"Required tech: [requiredTech]":{
|
"Required tech: [requiredTech]":{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user