mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-23 06:08:46 +07:00
1.update translation 2. delete population number back the city name of city screen because there is a detail table in the screen. 3. now when you touch "X" you can close unit table. (#1184)
This commit is contained in:

committed by
Yair Morgenstern

parent
27dfae18de
commit
7d14c0924b
@ -275,15 +275,17 @@
|
||||
|
||||
"Remove":{
|
||||
Italian:"Rimuovi"
|
||||
Simplified_Chinese:"删除"
|
||||
}
|
||||
|
||||
"Random":{
|
||||
Italian:"Casuale"
|
||||
Simplified_Chinese:"随机"
|
||||
}
|
||||
|
||||
"Human":{
|
||||
Italian:"Umano"
|
||||
Simplified_Chinese:"人类玩家"
|
||||
Simplified_Chinese:"玩家"
|
||||
Russian:"Человек"
|
||||
}
|
||||
|
||||
@ -386,6 +388,10 @@
|
||||
Simplified_Chinese:"游戏速度"
|
||||
}
|
||||
|
||||
"Starting Era":{
|
||||
Simplified_Chinese:"开始时代"
|
||||
}
|
||||
|
||||
"Quick":{
|
||||
Italian:"Rapida"
|
||||
Russian:"Быстрая"
|
||||
@ -415,15 +421,18 @@
|
||||
"It looks like we can't make a map with the parameters you requested!":{
|
||||
Italian:"Sembra che i parametri da te impostati siano eccessivi per questa mappa!"
|
||||
Russian:"Похоже, что мы не можем создать карту с нужными вам параметрами!"
|
||||
Simplified_Chinese:"无法根据你的设置创建地图!"
|
||||
}
|
||||
|
||||
"Maybe you put too many players into too small a map?":{
|
||||
Italian:"Forse hai inserito troppi giocatori o altri parametri?"
|
||||
Russian:"Может, у вас слишком много игроков для такой небольшой карты?"
|
||||
Simplified_Chinese:"或许你放置了太多玩家在如此小的地图上?"
|
||||
}
|
||||
|
||||
"No human players selected!":{
|
||||
Italian:"È necessario almeno un giocatore umano!"
|
||||
Simplified_Chinese:"未选择玩家!"
|
||||
}
|
||||
|
||||
|
||||
|
@ -103,7 +103,7 @@
|
||||
German:"[cityName] wurde gegründet!"
|
||||
Dutch:"[cityName] is gesticht!"
|
||||
Spanish:"¡[cityName] ha sido fundada!"
|
||||
Simplified_Chinese:"已经建立了城市--[cityName]!"
|
||||
Simplified_Chinese:"已经建立了城市:[cityName]!"
|
||||
Portuguese:"[cityName] foi fundada!"
|
||||
Japanese:"[cityName]が設立されました!"
|
||||
}
|
||||
|
@ -1379,6 +1379,7 @@
|
||||
|
||||
"Your citizens have been happy with your rule for so long that the empire enters a Golden Age!":{
|
||||
Italian:"I tuoi cittadini sono da tempo contenti del tuo governo! Il tuo impero è entrato in un'Età dell'Oro!"
|
||||
Simplified_Chinese:"人民为您英明领导下取得的丰功伟绩欢欣鼓舞,您的帝国进入了黄金时代!"
|
||||
}
|
||||
|
||||
////// Policy picker screen
|
||||
|
Reference in New Issue
Block a user