diff --git a/src/lang/extra/belarusian.txt b/src/lang/extra/belarusian.txt index 1f6d4151e5..793b3510a5 100644 --- a/src/lang/extra/belarusian.txt +++ b/src/lang/extra/belarusian.txt @@ -1,6 +1,8 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :міль/г STR_UNIT_NAME_VELOCITY_METRIC :км/г STR_UNIT_NAME_VELOCITY_SI :м/с +STR_UNIT_NAME_VELOCITY_GAMEUNITS :клетак/дзень +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :клетак/сек. STR_BUTTON_RENAME :{BLACK}Перайменаваць diff --git a/src/lang/extra/brazilian_portuguese.txt b/src/lang/extra/brazilian_portuguese.txt index 952cb016de..e302b898a4 100644 --- a/src/lang/extra/brazilian_portuguese.txt +++ b/src/lang/extra/brazilian_portuguese.txt @@ -2,6 +2,7 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :mph STR_UNIT_NAME_VELOCITY_METRIC :km/h STR_UNIT_NAME_VELOCITY_SI :m/s STR_UNIT_NAME_VELOCITY_GAMEUNITS :quadrados/dia +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :quadrados/s STR_BUTTON_RENAME :{BLACK}Renomear diff --git a/src/lang/extra/catalan.txt b/src/lang/extra/catalan.txt index 411004e2a3..6941c77c63 100644 --- a/src/lang/extra/catalan.txt +++ b/src/lang/extra/catalan.txt @@ -1,7 +1,8 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :mph STR_UNIT_NAME_VELOCITY_METRIC :km/h STR_UNIT_NAME_VELOCITY_SI :m/s -STR_UNIT_NAME_VELOCITY_GAMEUNITS :cel·les/dia +STR_UNIT_NAME_VELOCITY_GAMEUNITS :caselles/dia +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :caselles/segon STR_BUTTON_RENAME :{BLACK}Canvia el nom diff --git a/src/lang/extra/czech.txt b/src/lang/extra/czech.txt index cb9d6cf51e..1c82bd3c5a 100644 --- a/src/lang/extra/czech.txt +++ b/src/lang/extra/czech.txt @@ -42,6 +42,7 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :mph STR_UNIT_NAME_VELOCITY_METRIC :km/h STR_UNIT_NAME_VELOCITY_SI :m/s STR_UNIT_NAME_VELOCITY_GAMEUNITS :políčka/den +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :políčka/s STR_BUTTON_RENAME :{BLACK}Přejmenovat diff --git a/src/lang/extra/danish.txt b/src/lang/extra/danish.txt index fac188b648..e999144bd9 100644 --- a/src/lang/extra/danish.txt +++ b/src/lang/extra/danish.txt @@ -1,6 +1,8 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :miles/t STR_UNIT_NAME_VELOCITY_METRIC :km/h STR_UNIT_NAME_VELOCITY_SI :m/s +STR_UNIT_NAME_VELOCITY_GAMEUNITS :fliser/dag +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :fliser/sek. STR_BUTTON_RENAME :{BLACK}Omdøb diff --git a/src/lang/extra/dutch.txt b/src/lang/extra/dutch.txt index ddbada2256..d728723e7b 100644 --- a/src/lang/extra/dutch.txt +++ b/src/lang/extra/dutch.txt @@ -2,6 +2,7 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :mph STR_UNIT_NAME_VELOCITY_METRIC :km/u STR_UNIT_NAME_VELOCITY_SI :m/s STR_UNIT_NAME_VELOCITY_GAMEUNITS :tegels/dag +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :tegels/sec STR_BUTTON_RENAME :{BLACK}Hernoemen diff --git a/src/lang/extra/english.txt b/src/lang/extra/english.txt index 5cc70e2f0e..51baceb530 100644 --- a/src/lang/extra/english.txt +++ b/src/lang/extra/english.txt @@ -82,6 +82,7 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :mph STR_UNIT_NAME_VELOCITY_METRIC :km/h STR_UNIT_NAME_VELOCITY_SI :m/s STR_UNIT_NAME_VELOCITY_GAMEUNITS :tiles/day +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :tiles/sec STR_UNITS_SECONDS_SHORT :{COMMA}{NBSP}s diff --git a/src/lang/extra/english_AU.txt b/src/lang/extra/english_AU.txt index b30795ff15..54460db56c 100644 --- a/src/lang/extra/english_AU.txt +++ b/src/lang/extra/english_AU.txt @@ -1,6 +1,8 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :mph STR_UNIT_NAME_VELOCITY_METRIC :km/h STR_UNIT_NAME_VELOCITY_SI :m/s +STR_UNIT_NAME_VELOCITY_GAMEUNITS :tiles/day +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :tiles/sec STR_BUTTON_RENAME :{BLACK}Rename diff --git a/src/lang/extra/english_US.txt b/src/lang/extra/english_US.txt index 1578ce3d31..ce9f8d857c 100644 --- a/src/lang/extra/english_US.txt +++ b/src/lang/extra/english_US.txt @@ -2,6 +2,7 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :mph STR_UNIT_NAME_VELOCITY_METRIC :km/h STR_UNIT_NAME_VELOCITY_SI :m/s STR_UNIT_NAME_VELOCITY_GAMEUNITS :tiles/day +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :tiles/sec STR_BUTTON_RENAME :{BLACK}Rename diff --git a/src/lang/extra/esperanto.txt b/src/lang/extra/esperanto.txt index c17dba42ba..21a917b638 100644 --- a/src/lang/extra/esperanto.txt +++ b/src/lang/extra/esperanto.txt @@ -1,6 +1,8 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :mph STR_UNIT_NAME_VELOCITY_METRIC :km/h STR_UNIT_NAME_VELOCITY_SI :m/s +STR_UNIT_NAME_VELOCITY_GAMEUNITS :kaheloj/sek +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :kaheloj/tago STR_BUTTON_RENAME :{BLACK}Alinomi diff --git a/src/lang/extra/estonian.txt b/src/lang/extra/estonian.txt index 6c8187b94e..b50adc8ee7 100644 --- a/src/lang/extra/estonian.txt +++ b/src/lang/extra/estonian.txt @@ -2,6 +2,7 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :miili tunnis STR_UNIT_NAME_VELOCITY_METRIC :km/h STR_UNIT_NAME_VELOCITY_SI :m/s STR_UNIT_NAME_VELOCITY_GAMEUNITS :ruutu/päev +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :ruutu/sek STR_BUTTON_RENAME :{BLACK}Nimevahetus diff --git a/src/lang/extra/finnish.txt b/src/lang/extra/finnish.txt index 918ef0122e..9ad5779722 100644 --- a/src/lang/extra/finnish.txt +++ b/src/lang/extra/finnish.txt @@ -2,6 +2,7 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :mph STR_UNIT_NAME_VELOCITY_METRIC :km/h STR_UNIT_NAME_VELOCITY_SI :m/s STR_UNIT_NAME_VELOCITY_GAMEUNITS :ruutua/vrk +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :ruutua/s STR_BUTTON_RENAME :{BLACK}Nimeä uudelleen diff --git a/src/lang/extra/french.txt b/src/lang/extra/french.txt index d8fc9ce255..1c82c5c220 100644 --- a/src/lang/extra/french.txt +++ b/src/lang/extra/french.txt @@ -2,6 +2,7 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :mph STR_UNIT_NAME_VELOCITY_METRIC :km/h STR_UNIT_NAME_VELOCITY_SI :m/s STR_UNIT_NAME_VELOCITY_GAMEUNITS :cases/jour +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :cases/s STR_BUTTON_RENAME :{BLACK}Renommer diff --git a/src/lang/extra/galician.txt b/src/lang/extra/galician.txt index c4518c1551..26e22b37c9 100644 --- a/src/lang/extra/galician.txt +++ b/src/lang/extra/galician.txt @@ -44,6 +44,7 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :mph STR_UNIT_NAME_VELOCITY_METRIC :km/h STR_UNIT_NAME_VELOCITY_SI :m/s STR_UNIT_NAME_VELOCITY_GAMEUNITS :cadros/día +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :cadros/seg STR_BUTTON_RENAME :{BLACK}Renomear diff --git a/src/lang/extra/german.txt b/src/lang/extra/german.txt index c742f51c92..ad05354ec0 100644 --- a/src/lang/extra/german.txt +++ b/src/lang/extra/german.txt @@ -39,7 +39,8 @@ STR_RIVERS_EXTREMELY_MANY :{RED}Extrem vie STR_UNIT_NAME_VELOCITY_IMPERIAL :mph STR_UNIT_NAME_VELOCITY_METRIC :km/h STR_UNIT_NAME_VELOCITY_SI :m/s -STR_UNIT_NAME_VELOCITY_GAMEUNITS :Kacheln/Tag +STR_UNIT_NAME_VELOCITY_GAMEUNITS :Felder/Tag +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :Felder/Sekunde STR_BUTTON_RENAME :{BLACK}Umbenennen diff --git a/src/lang/extra/greek.txt b/src/lang/extra/greek.txt index 192f66d792..b6aac92040 100644 --- a/src/lang/extra/greek.txt +++ b/src/lang/extra/greek.txt @@ -1,6 +1,8 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :μίλια/ώρα STR_UNIT_NAME_VELOCITY_METRIC :χλμ/ώρα STR_UNIT_NAME_VELOCITY_SI :m/s +STR_UNIT_NAME_VELOCITY_GAMEUNITS :πλακάκια/ημέρα +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :πλακάκια/δευτερόλεπτο STR_BUTTON_RENAME :{BLACK}Μετονομασία diff --git a/src/lang/extra/hungarian.txt b/src/lang/extra/hungarian.txt index 93d76077b2..4e30d1d2ab 100644 --- a/src/lang/extra/hungarian.txt +++ b/src/lang/extra/hungarian.txt @@ -2,6 +2,7 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :mi/h STR_UNIT_NAME_VELOCITY_METRIC :km/h STR_UNIT_NAME_VELOCITY_SI :m/s STR_UNIT_NAME_VELOCITY_GAMEUNITS :mező/nap +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :mező/mp STR_BUTTON_RENAME :{BLACK}Átnevez diff --git a/src/lang/extra/italian.txt b/src/lang/extra/italian.txt index e2da1d8983..3f5e0861c9 100644 --- a/src/lang/extra/italian.txt +++ b/src/lang/extra/italian.txt @@ -1,7 +1,8 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :mph STR_UNIT_NAME_VELOCITY_METRIC :km/h STR_UNIT_NAME_VELOCITY_SI :m/s -STR_UNIT_NAME_VELOCITY_GAMEUNITS :riquadri/giorno +STR_UNIT_NAME_VELOCITY_GAMEUNITS :caselle/giorno +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :caselle/sec STR_BUTTON_RENAME :{BLACK}Rinomina diff --git a/src/lang/extra/korean.txt b/src/lang/extra/korean.txt index f8cf949749..a336c08d9d 100644 --- a/src/lang/extra/korean.txt +++ b/src/lang/extra/korean.txt @@ -44,6 +44,7 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :mph STR_UNIT_NAME_VELOCITY_METRIC :km/h STR_UNIT_NAME_VELOCITY_SI :m/s STR_UNIT_NAME_VELOCITY_GAMEUNITS :칸/일 +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :칸/초 STR_UNITS_SECONDS_SHORT :{COMMA}초 diff --git a/src/lang/extra/latvian.txt b/src/lang/extra/latvian.txt index 712b310c4d..999a4c5206 100644 --- a/src/lang/extra/latvian.txt +++ b/src/lang/extra/latvian.txt @@ -1,7 +1,8 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :jūdzes stundā STR_UNIT_NAME_VELOCITY_METRIC :km/h STR_UNIT_NAME_VELOCITY_SI :m/s -STR_UNIT_NAME_VELOCITY_GAMEUNITS :lauciņi/diena +STR_UNIT_NAME_VELOCITY_GAMEUNITS :rūtiņas/dienā +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :rūtiņas/sek. STR_BUTTON_RENAME :{BLACK}Pārdēvēt diff --git a/src/lang/extra/luxembourgish.txt b/src/lang/extra/luxembourgish.txt index e21ede8f5d..5af9a78f3a 100644 --- a/src/lang/extra/luxembourgish.txt +++ b/src/lang/extra/luxembourgish.txt @@ -2,6 +2,7 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :mph STR_UNIT_NAME_VELOCITY_METRIC :km/h STR_UNIT_NAME_VELOCITY_SI :m/s STR_UNIT_NAME_VELOCITY_GAMEUNITS :Felder/Dag +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :Felder/Sek STR_BUTTON_RENAME :{BLACK}Ëmbenennen diff --git a/src/lang/extra/norwegian_bokmal.txt b/src/lang/extra/norwegian_bokmal.txt index 589424d135..d8df91007a 100644 --- a/src/lang/extra/norwegian_bokmal.txt +++ b/src/lang/extra/norwegian_bokmal.txt @@ -2,6 +2,7 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :mi/t STR_UNIT_NAME_VELOCITY_METRIC :km/h STR_UNIT_NAME_VELOCITY_SI :m/s STR_UNIT_NAME_VELOCITY_GAMEUNITS :ruter/dag +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :ruter/sek STR_BUTTON_RENAME :{BLACK}Gi nytt navn diff --git a/src/lang/extra/polish.txt b/src/lang/extra/polish.txt index 353ab6d5ea..30951c4070 100644 --- a/src/lang/extra/polish.txt +++ b/src/lang/extra/polish.txt @@ -2,6 +2,7 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :mph STR_UNIT_NAME_VELOCITY_METRIC :km/h STR_UNIT_NAME_VELOCITY_SI :m/s STR_UNIT_NAME_VELOCITY_GAMEUNITS :pola/dzień +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :pola/s STR_BUTTON_RENAME :{BLACK}Zmień nazwę diff --git a/src/lang/extra/portuguese.txt b/src/lang/extra/portuguese.txt index f7c6ba85bb..4a5809674f 100644 --- a/src/lang/extra/portuguese.txt +++ b/src/lang/extra/portuguese.txt @@ -1,7 +1,8 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :mph STR_UNIT_NAME_VELOCITY_METRIC :km/h STR_UNIT_NAME_VELOCITY_SI :m/s -STR_UNIT_NAME_VELOCITY_GAMEUNITS :quadrados/dia +STR_UNIT_NAME_VELOCITY_GAMEUNITS :mosaicos/dia +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :mosaicos/seg STR_BUTTON_RENAME :{BLACK}Renomear diff --git a/src/lang/extra/romanian.txt b/src/lang/extra/romanian.txt index 75c77b5c22..50d8b425d1 100644 --- a/src/lang/extra/romanian.txt +++ b/src/lang/extra/romanian.txt @@ -1,7 +1,8 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :mph STR_UNIT_NAME_VELOCITY_METRIC :km/h STR_UNIT_NAME_VELOCITY_SI :m/s -STR_UNIT_NAME_VELOCITY_GAMEUNITS :dale/zi +STR_UNIT_NAME_VELOCITY_GAMEUNITS :pătrățele/zi +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :pătrățele/secunda STR_BUTTON_RENAME :{BLACK}Nume nou diff --git a/src/lang/extra/russian.txt b/src/lang/extra/russian.txt index 043181614f..f7cbb78776 100644 --- a/src/lang/extra/russian.txt +++ b/src/lang/extra/russian.txt @@ -1,7 +1,8 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :миль/ч STR_UNIT_NAME_VELOCITY_METRIC :км/ч STR_UNIT_NAME_VELOCITY_SI :м/с -STR_UNIT_NAME_VELOCITY_GAMEUNITS :клетки в день +STR_UNIT_NAME_VELOCITY_GAMEUNITS :клеток/день +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :клеток/сек. STR_BUTTON_RENAME :{BLACK}Переименовать diff --git a/src/lang/extra/serbian.txt b/src/lang/extra/serbian.txt index 648bf4f58b..770cbe8b73 100644 --- a/src/lang/extra/serbian.txt +++ b/src/lang/extra/serbian.txt @@ -2,6 +2,7 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :milja na sat STR_UNIT_NAME_VELOCITY_METRIC :km/h STR_UNIT_NAME_VELOCITY_SI :m/s STR_UNIT_NAME_VELOCITY_GAMEUNITS :pločica/dan +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :pločica/sek STR_BUTTON_RENAME :{BLACK}Preimenuj diff --git a/src/lang/extra/simplified_chinese.txt b/src/lang/extra/simplified_chinese.txt index e7920481b7..6d9d25b3e9 100644 --- a/src/lang/extra/simplified_chinese.txt +++ b/src/lang/extra/simplified_chinese.txt @@ -44,6 +44,7 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :英里/小时 STR_UNIT_NAME_VELOCITY_METRIC :千米/小时 STR_UNIT_NAME_VELOCITY_SI :米/秒 STR_UNIT_NAME_VELOCITY_GAMEUNITS :格/天 +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :格/秒 STR_BUTTON_RENAME :{BLACK}重命名 diff --git a/src/lang/extra/slovak.txt b/src/lang/extra/slovak.txt index 18277a1fe6..de33491d0c 100644 --- a/src/lang/extra/slovak.txt +++ b/src/lang/extra/slovak.txt @@ -2,6 +2,7 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :mph STR_UNIT_NAME_VELOCITY_METRIC :km/h STR_UNIT_NAME_VELOCITY_SI :m/s STR_UNIT_NAME_VELOCITY_GAMEUNITS :políčka/deň +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :políčka/sekunda STR_BUTTON_RENAME :{BLACK}Premenovať diff --git a/src/lang/extra/spanish.txt b/src/lang/extra/spanish.txt index 7ff9edf494..e5d041364c 100644 --- a/src/lang/extra/spanish.txt +++ b/src/lang/extra/spanish.txt @@ -2,6 +2,7 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :mph STR_UNIT_NAME_VELOCITY_METRIC :km/h STR_UNIT_NAME_VELOCITY_SI :m/s STR_UNIT_NAME_VELOCITY_GAMEUNITS :casillas/día +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :casillas/seg. STR_BUTTON_RENAME :{BLACK}Renombrar diff --git a/src/lang/extra/spanish_MX.txt b/src/lang/extra/spanish_MX.txt index c314fd9e45..e4e9339828 100644 --- a/src/lang/extra/spanish_MX.txt +++ b/src/lang/extra/spanish_MX.txt @@ -2,6 +2,7 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :mph STR_UNIT_NAME_VELOCITY_METRIC :km/h STR_UNIT_NAME_VELOCITY_SI :m/s STR_UNIT_NAME_VELOCITY_GAMEUNITS :casillas/día +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :casillas/segundo STR_BUTTON_RENAME :{BLACK}Cambiar nombre diff --git a/src/lang/extra/swedish.txt b/src/lang/extra/swedish.txt index 8acf064024..ac8e2c507a 100644 --- a/src/lang/extra/swedish.txt +++ b/src/lang/extra/swedish.txt @@ -2,6 +2,7 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :mph STR_UNIT_NAME_VELOCITY_METRIC :km/h STR_UNIT_NAME_VELOCITY_SI :m/s STR_UNIT_NAME_VELOCITY_GAMEUNITS :rutor/dag +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :rutor/sek STR_BUTTON_RENAME :{BLACK}Byt namn diff --git a/src/lang/extra/tamil.txt b/src/lang/extra/tamil.txt index 639fe618ea..308f0c9a2d 100644 --- a/src/lang/extra/tamil.txt +++ b/src/lang/extra/tamil.txt @@ -1,6 +1,8 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :mph STR_UNIT_NAME_VELOCITY_METRIC :km/h STR_UNIT_NAME_VELOCITY_SI :m/s +STR_UNIT_NAME_VELOCITY_GAMEUNITS :வட்டங்கள்/நாள் +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :வட்டங்கள்/வினாடி STR_VEHICLE_TYPE_TRAINS :இரயில்வண்டிகள் STR_VEHICLE_TYPE_ROAD_VEHICLES :சாலை வாகனங்கள் diff --git a/src/lang/extra/turkish.txt b/src/lang/extra/turkish.txt index f056cc4eb6..6adf98702c 100644 --- a/src/lang/extra/turkish.txt +++ b/src/lang/extra/turkish.txt @@ -1,6 +1,8 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :mil/s STR_UNIT_NAME_VELOCITY_METRIC :km/h STR_UNIT_NAME_VELOCITY_SI :m/s +STR_UNIT_NAME_VELOCITY_GAMEUNITS :karo/gün +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :karo/sn STR_BUTTON_RENAME :{BLACK}Yeni ad diff --git a/src/lang/extra/ukrainian.txt b/src/lang/extra/ukrainian.txt index 52e75fc34b..ecfb0462fa 100644 --- a/src/lang/extra/ukrainian.txt +++ b/src/lang/extra/ukrainian.txt @@ -2,6 +2,7 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :миль/год STR_UNIT_NAME_VELOCITY_METRIC :км/год STR_UNIT_NAME_VELOCITY_SI :м/с STR_UNIT_NAME_VELOCITY_GAMEUNITS :клітинок/день +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :клітинок/секунду STR_BUTTON_RENAME :{BLACK}Назва diff --git a/src/lang/extra/vietnamese.txt b/src/lang/extra/vietnamese.txt index e83ba8734c..a18fecf345 100644 --- a/src/lang/extra/vietnamese.txt +++ b/src/lang/extra/vietnamese.txt @@ -2,6 +2,7 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :mph STR_UNIT_NAME_VELOCITY_METRIC :km/h STR_UNIT_NAME_VELOCITY_SI :m/s STR_UNIT_NAME_VELOCITY_GAMEUNITS :ô/ngày +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :ô/giây STR_BUTTON_RENAME :{BLACK}Đổi tên diff --git a/src/lang/extra/welsh.txt b/src/lang/extra/welsh.txt index 217de127af..6f735f5c76 100644 --- a/src/lang/extra/welsh.txt +++ b/src/lang/extra/welsh.txt @@ -1,6 +1,8 @@ STR_UNIT_NAME_VELOCITY_IMPERIAL :mph STR_UNIT_NAME_VELOCITY_METRIC :km/h STR_UNIT_NAME_VELOCITY_SI :m/s +STR_UNIT_NAME_VELOCITY_GAMEUNITS :teiliau/diwrnod +STR_UNIT_NAME_VELOCITY_GAMEUNITS_WALLCLOCK :teiliau/eiliad STR_BUTTON_RENAME :{BLACK}Ailenwi