mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-26 21:35:14 -04:00
Some new translations
This commit is contained in:
parent
4764eee711
commit
d571d09c5e
@ -823,9 +823,13 @@
|
|||||||
Romanian:"Sa născut un [greatPerson]!"
|
Romanian:"Sa născut un [greatPerson]!"
|
||||||
}
|
}
|
||||||
|
|
||||||
"We have encountered [civName]!":{}
|
"We have encountered [civName]!":{
|
||||||
|
Russian:"Мы встретились с цивилизацией [civName]!"
|
||||||
|
}
|
||||||
|
|
||||||
"Cannot provide upkeep for [unitName] - unit has been disbanded!":{}
|
"Cannot provide upkeep for [unitName] - unit has been disbanded!":{
|
||||||
|
Russian:"Невоможно предоставить содержание для [unitName] - юнит распущен!"
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
// Save and load game
|
// Save and load game
|
||||||
@ -2469,11 +2473,17 @@
|
|||||||
French:"Accept"
|
French:"Accept"
|
||||||
Romanian:"Accepta"
|
Romanian:"Accepta"
|
||||||
}
|
}
|
||||||
"There's nothing on the table":{}
|
"There's nothing on the table":{
|
||||||
|
Russian:"Вы ничего не предложили" //Don't know how to properly translate this one, but i think this will do okay
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
"Peace treaty":{}
|
"Peace treaty":{
|
||||||
"Gold per turn":{}
|
Russian:"Мирный договор"
|
||||||
|
}
|
||||||
|
"Gold per turn":{
|
||||||
|
Russian:"Золота за ход"
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
//civilisations
|
//civilisations
|
||||||
@ -2618,10 +2628,16 @@
|
|||||||
Romanian:"Diplomaţie"
|
Romanian:"Diplomaţie"
|
||||||
}
|
}
|
||||||
|
|
||||||
"War":{}
|
"War":{
|
||||||
"Peace":{}
|
Russian:"Война"
|
||||||
|
}
|
||||||
|
"Peace":{
|
||||||
|
Russian:"Мир"
|
||||||
|
}
|
||||||
|
|
||||||
"Declare war":{}
|
"Declare war":{
|
||||||
|
Russian:"Объявить войну"
|
||||||
|
}
|
||||||
|
|
||||||
// Overview screen
|
// Overview screen
|
||||||
"Overview":{
|
"Overview":{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user