Update Other.json

This commit is contained in:
Smashfanful
2019-10-27 18:33:31 +01:00
committed by Yair Morgenstern
parent 5c08b8abf7
commit 9cf2b9e6eb

View File

@ -622,11 +622,13 @@
// You don't have to translate this is it's good for your language, but some languages have their own display // You don't have to translate this is it's good for your language, but some languages have their own display
"[year] BC":{ // Before Christus "[year] BC":{ // Before Christus
Italian:"[year] a.C."
Czech:"[year] př. n. l." Czech:"[year] př. n. l."
Simplified_Chinese:"公元前[year]年" Simplified_Chinese:"公元前[year]年"
} }
"[year] AD":{ // Anno Domini "[year] AD":{ // Anno Domini
Italian:"[year] d.C."
Czech:"[year] n. l." Czech:"[year] n. l."
Simplified_Chinese:"公元[year]年" Simplified_Chinese:"公元[year]年"
} }
@ -863,11 +865,13 @@
} }
"Provides [resource]":{ "Provides [resource]":{
Italian:"Dona [resource]"
Simplified_Chinese:"获得资源:[resource]" Simplified_Chinese:"获得资源:[resource]"
Czech:"Poskytuje [resource]" Czech:"Poskytuje [resource]"
} }
"Replaces [improvement]":{ "Replaces [improvement]":{
Italian:"Sostituisce [improvement]"
Simplified_Chinese:"替换现有设施:[improvement]" Simplified_Chinese:"替换现有设施:[improvement]"
Czech:"Nahrazuje [improvement]" Czech:"Nahrazuje [improvement]"
} }
@ -1624,6 +1628,7 @@
} }
"Occupied City": { "Occupied City": {
Italian:"Città occupata"
Czech:"Obsazená města" Czech:"Obsazená města"
Simplified_Chinese:"吞并的城市" Simplified_Chinese:"吞并的城市"
} }
@ -1641,6 +1646,7 @@
} }
"Tiles":{ "Tiles":{
Italian:"Caselle"
Czech:"Políčka" Czech:"Políčka"
} }
@ -1675,6 +1681,7 @@
} }
"Bonuses":{ "Bonuses":{
Italian:"Bonus"
Czech:"Bonusy" Czech:"Bonusy"
Simplified_Chinese:"相关加成" Simplified_Chinese:"相关加成"
} }
@ -1840,6 +1847,7 @@
} }
"Action":{ // Overview -> Units - Action (Header) "Action":{ // Overview -> Units - Action (Header)
Italian:"Azione"
Czech:"Činnost" Czech:"Činnost"
Simplified_Chinese:"行动" Simplified_Chinese:"行动"
} }
@ -1857,6 +1865,7 @@
} }
"Tiles":{ "Tiles":{
Italian:"Caselle"
Simplified_Chinese:"地块" Simplified_Chinese:"地块"
} }
@ -2220,6 +2229,7 @@
} }
"Tutorials": { "Tutorials": {
Italian:"Tutorial"
"Czech": "Návody" "Czech": "Návody"
} }
@ -2416,22 +2426,27 @@
} }
"Clear current map":{ "Clear current map":{
Italian:"Ripulisci mappa"
Czech:"Vyčistit mapu" Czech:"Vyčistit mapu"
} }
"Save map":{ "Save map":{
Italian:"Salva mappa"
Czech:"Uložit mapu" Czech:"Uložit mapu"
} }
"Load map":{ "Load map":{
Italian:"Carica mappa"
Czech:"Načíst mapu" Czech:"Načíst mapu"
} }
"Download map":{ "Download map":{
Italian:"Scarica mappa"
Czech:"Stáhnout mapu" Czech:"Stáhnout mapu"
} }
"Exit map editor":{ "Exit map editor":{
Italian:"Esci dall'editor"
Czech:"Ukončit editování mapy" Czech:"Ukončit editování mapy"
} }