minor tranlations

added comments on what eras are one word translated + finished the other minor translations
This commit is contained in:
Fantaziu Ion
2018-07-01 01:47:00 +02:00
committed by GitHub
parent 5f3d094655
commit 16e762c15e

View File

@ -143,11 +143,31 @@
German:"Gesundheit" German:"Gesundheit"
} }
"Disband unit":{} "Disband unit":{
Italian:"Disbandare"
Russian:"Расформировать"
French:"Dissoudre unité"
Romanian:"Desfaceți unitatea"
}
"Do you really want to disband this unit?":{} "Do you really want to disband this unit?":{
"Yes":{} Italian:"Vuoi veramente sciogliere questa unità?"
"No":{} Russian:"Вы действительно хотите распустить этот блок?"
French:"Voulez-vous vraiment dissoudre cette unité?"
Romanian:""
}
"Yes":{
Italian:"Si"
Russian:"Да"
French:"Oui"
Romanian:"Da"
}
"No":{
Italian:"No"
Russian:"Нет"
French:"Non"
Romanian:"Nu"
}
// Stats // Stats
@ -1684,14 +1704,14 @@
} }
"Medieval":{ "Medieval":{
Italian:"Medievale" Italian:"Medievale"
Russian:"Средневековье" Russian:"Средневековье" //one word translation
French:"Médiéval" French:"Médiéval"
Romanian:"Medievala" Romanian:"Medievala"
} }
"Renaissance":{ "Renaissance":{
Italian:"Rinascimento" Italian:"Rinascimento" //one word translation
Russian:"Ренессанс" Russian:"Ренессанс" //one word translation
French:"Renaissance" French:"Renaissance" //one word translation
Romanian:"Renaşterei" Romanian:"Renaşterei"
} }
"Industrial":{ "Industrial":{
@ -1701,21 +1721,21 @@
Romanian:"Industriala" Romanian:"Industriala"
} }
"Modern":{ "Modern":{
Italian:"Moderno" Italian:"Moderna"
Russian:"Современное" Russian:"Современное"
French:"Moderne" French:"Moderne"
Romanian:"Moderna" Romanian:"Moderna"
} }
"Information":{ "Information":{
Italian:"Informatica" Italian:"Informatica" //[newEra] +translation
Russian:"Информатическая" Russian:"Информатическая" //translation+ [newEra]
French:"Information" French:"Information"
Romanian:"Informației" Romanian:"Informației"
} }
"Future":{ "Future":{
Italian:"Futuro" Italian:"Futuro"
Russian:"Будущее" Russian:"Будущее" //all one word translation
French:"Avenir" French:"Avenir"
Romanian:"Viitor" Romanian:"Viitor"
} }