mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-29 15:01:09 -04:00
Update Notifications.json
This commit is contained in:
parent
db99683090
commit
b190524ae3
@ -6,7 +6,7 @@
|
|||||||
// I remember that some languages have upside-down question marks before to mark a question
|
// I remember that some languages have upside-down question marks before to mark a question
|
||||||
|
|
||||||
"Research of [technologyName] has completed!":{ // For technology notifications EG Research of Writing has completed
|
"Research of [technologyName] has completed!":{ // For technology notifications EG Research of Writing has completed
|
||||||
Italian:"Abbiamo scoperto la tecnologia [technologyName]!"
|
Italian:"I nostri saggi hanno scoperto la tecnologia [technologyName]!"
|
||||||
Russian:"Исследование [technologyName] завершено!"
|
Russian:"Исследование [technologyName] завершено!"
|
||||||
French:"Recherche de [technologyName] est completée!"
|
French:"Recherche de [technologyName] est completée!"
|
||||||
Romanian:"Cercetarea [technologyName] s-a încheiat!"
|
Romanian:"Cercetarea [technologyName] s-a încheiat!"
|
||||||
@ -57,7 +57,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
"We have encountered [civName]!":{
|
"We have encountered [civName]!":{
|
||||||
Italian:"Abbiamo incontrato la civiltà [civName]!"
|
Italian:"Abbiamo incontrato il popolo [civName]!"
|
||||||
Russian:"Мы встретились с цивилизацией [civName]!"
|
Russian:"Мы встретились с цивилизацией [civName]!"
|
||||||
Spanish:"¡Hemos encontrado [civName]!"
|
Spanish:"¡Hemos encontrado [civName]!"
|
||||||
French:"Nous sommes entrés en contact avec [civName]!"
|
French:"Nous sommes entrés en contact avec [civName]!"
|
||||||
@ -370,7 +370,7 @@
|
|||||||
Portuguese:"Encontramos sobreviventes nas ruínas - população adicionada a [cityName]"
|
Portuguese:"Encontramos sobreviventes nas ruínas - população adicionada a [cityName]"
|
||||||
}
|
}
|
||||||
"We have discovered the lost technology of [techName] in the ruins!":{
|
"We have discovered the lost technology of [techName] in the ruins!":{
|
||||||
Italian:"Abbiamo scoperto tra le rovine la tecnologia perduta [techName]]!"
|
Italian:"Abbiamo scoperto i segreti della tecnologia perduta [techName]]!"
|
||||||
Romanian:"Am descoperit tehnologia pierdută [techName] printre ruine!"
|
Romanian:"Am descoperit tehnologia pierdută [techName] printre ruine!"
|
||||||
German:"Wir haben die vergessene Technologie [techName] in den Ruinen wiederentdeckt!"
|
German:"Wir haben die vergessene Technologie [techName] in den Ruinen wiederentdeckt!"
|
||||||
French:"Nous avons découvert la technologie perdu [techName] dans les ruines!"
|
French:"Nous avons découvert la technologie perdu [techName] dans les ruines!"
|
||||||
@ -422,12 +422,12 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
"[unit] finished exploring.": {
|
"[unit] finished exploring.": {
|
||||||
Italian:"[unit] ha terminato la sua esplorazione."
|
Italian:"[unit] non sta più esplorando."
|
||||||
"German": "[unit] hat die Erkundung abgeschlossen."
|
"German": "[unit] hat die Erkundung abgeschlossen."
|
||||||
},
|
},
|
||||||
|
|
||||||
"[unit] has no work to do.": {
|
"[unit] has no work to do.": {
|
||||||
Italian:"L'unità [unit] è ora inattiva."
|
Italian:"[unit] è ora inattivo."
|
||||||
"German": "[unit] hat keine Arbeit mehr."
|
"German": "[unit] hat keine Arbeit mehr."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user