mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-13 01:08:25 +07:00
Civilization rankings (Richest, Strongest, Most Fertile, Largest, etc.) (#2036)
* Initial preparations * Moving to the separate package * Calculation and visualization * Translations * Using a local function instead of additional class * Using a local function instead of additional class (part 2) * Rankings French.properties * Fixup of the leftover Co-authored-by: RobertGine <61517798+RobertGine@users.noreply.github.com>
This commit is contained in:
@ -834,6 +834,9 @@ Happiness = Bonheur
|
||||
Production = Production
|
||||
Culture = Culture
|
||||
Food = Nourriture
|
||||
Crop Yield = Récolte
|
||||
Land = Territoire
|
||||
Force = Puissance
|
||||
GOLDEN AGE = ÂGE D'OR
|
||||
Golden Age = Age d'or
|
||||
[year] BC = [year] avant J.C.
|
||||
@ -986,6 +989,7 @@ Built Apollo Program = Construit le programme Apollo
|
||||
Destroy [civName] = Détruire [civName]
|
||||
Our status = Notre situation
|
||||
Global status = Situation globale
|
||||
Rankings = Classements
|
||||
Spaceship parts remaining = Parties de Vaisseau spatial manquantes
|
||||
Branches completed = Branches complêtées
|
||||
Undefeated civs = Civilization invaincues
|
||||
|
@ -834,6 +834,9 @@ Happiness = Счастье
|
||||
Production = Производство
|
||||
Culture = Культура
|
||||
Food = Еда
|
||||
Crop Yield = Урожай
|
||||
Land = Земля
|
||||
Force = Сила
|
||||
GOLDEN AGE = ЗОЛОТОЙ ВЕК
|
||||
Golden Age = Золотой век
|
||||
[year] BC = [year] до н.э.
|
||||
@ -987,6 +990,7 @@ Built Apollo Program = Построена Программа Аполлон
|
||||
Destroy [civName] = Уничтожить [civName]
|
||||
Our status = Наш статус
|
||||
Global status = Глобальный статус
|
||||
Rankings = Рейтинги
|
||||
Spaceship parts remaining = Осталось частей КК
|
||||
Branches completed = Ветвей завершено
|
||||
Undefeated civs = Непобеждённые цивилизации
|
||||
|
@ -838,6 +838,9 @@ Happiness = Щастя
|
||||
Production = Виробництво
|
||||
Culture = Культура
|
||||
Food = Їжа
|
||||
Crop Yield = Врожай
|
||||
Land = Земля
|
||||
Force = Сила
|
||||
GOLDEN AGE = ЗОЛОТА ДОБА
|
||||
Golden Age = Золота доба
|
||||
[year] BC = [year] до н.е.
|
||||
@ -991,6 +994,7 @@ Built Apollo Program = Здійснити Програму Аполлон
|
||||
Destroy [civName] = Знищити [civName]
|
||||
Our status = Наш стан
|
||||
Global status = Глобальний стан
|
||||
Rankings = Рейтинги
|
||||
Spaceship parts remaining = Залишилось частин космічного корабля
|
||||
Branches completed = Галузей завершено
|
||||
Undefeated civs = Непереможені цивілізації
|
||||
|
@ -834,6 +834,9 @@ Happiness =
|
||||
Production =
|
||||
Culture =
|
||||
Food =
|
||||
Crop Yield =
|
||||
Land =
|
||||
Force =
|
||||
GOLDEN AGE =
|
||||
Golden Age =
|
||||
[year] BC =
|
||||
@ -987,6 +990,7 @@ Built Apollo Program =
|
||||
Destroy [civName] =
|
||||
Our status =
|
||||
Global status =
|
||||
Rankings =
|
||||
Spaceship parts remaining =
|
||||
Branches completed =
|
||||
Undefeated civs =
|
||||
|
Reference in New Issue
Block a user