diff options
author | translators <translators@openttd.org> | 2013-03-17 18:45:24 +0000 |
---|---|---|
committer | translators <translators@openttd.org> | 2013-03-17 18:45:24 +0000 |
commit | a78baec2ea43c9e1441f99a1e892a9e52cf36601 (patch) | |
tree | 9768a198593ad65e846f9ce1af2f1119d8c21206 /src/lang | |
parent | cf4a2702f8d6094757c80e2bed39e94a0cba9cff (diff) | |
download | openttd-a78baec2ea43c9e1441f99a1e892a9e52cf36601.tar.xz |
(svn r25100) -Update from WebTranslator v3.0:
english_US - 1 changes by Rubidium
finnish - 1 changes by jpx_
russian - 1 changes by Lone_Wolf
spanish - 1 changes by Terkhen
Diffstat (limited to 'src/lang')
-rw-r--r-- | src/lang/english_US.txt | 3 | ||||
-rw-r--r-- | src/lang/finnish.txt | 3 | ||||
-rw-r--r-- | src/lang/russian.txt | 3 | ||||
-rw-r--r-- | src/lang/spanish.txt | 3 |
4 files changed, 8 insertions, 4 deletions
diff --git a/src/lang/english_US.txt b/src/lang/english_US.txt index fce35dbe3..0d9b754bb 100644 --- a/src/lang/english_US.txt +++ b/src/lang/english_US.txt @@ -256,7 +256,6 @@ STR_MEASURE_AREA_HEIGHTDIFF :{BLACK}Area: {N # These are used in buttons -STR_SORT_BY_POPULATION :Population STR_SORT_BY_CAPTION_NAME :{BLACK}Name STR_SORT_BY_CAPTION_DATE :{BLACK}Date # These are used in dropdowns @@ -289,6 +288,8 @@ STR_SORT_BY_RUNNING_COST :Running Cost STR_SORT_BY_POWER_VS_RUNNING_COST :Power/Running Cost STR_SORT_BY_CARGO_CAPACITY :Cargo Capacity STR_SORT_BY_RANGE :Range +STR_SORT_BY_POPULATION :Population +STR_SORT_BY_RATING :Rating # Tooltips for the main toolbar STR_TOOLBAR_TOOLTIP_PAUSE_GAME :{BLACK}Pause game diff --git a/src/lang/finnish.txt b/src/lang/finnish.txt index 418b3d292..6d4d72e82 100644 --- a/src/lang/finnish.txt +++ b/src/lang/finnish.txt @@ -256,7 +256,6 @@ STR_MEASURE_AREA_HEIGHTDIFF :{BLACK}Pinta-al # These are used in buttons -STR_SORT_BY_POPULATION :Asukasluku STR_SORT_BY_CAPTION_NAME :{BLACK}Nimi STR_SORT_BY_CAPTION_DATE :{BLACK}Päiväys # These are used in dropdowns @@ -289,6 +288,8 @@ STR_SORT_BY_RUNNING_COST :Käyttökustann STR_SORT_BY_POWER_VS_RUNNING_COST :Teho-hyötysuhde STR_SORT_BY_CARGO_CAPACITY :Rahtikapasiteetti STR_SORT_BY_RANGE :Toimintasäde +STR_SORT_BY_POPULATION :Asukasluku +STR_SORT_BY_RATING :Arvio # Tooltips for the main toolbar STR_TOOLBAR_TOOLTIP_PAUSE_GAME :{BLACK}Tauko diff --git a/src/lang/russian.txt b/src/lang/russian.txt index 302dbfbe4..1d876360a 100644 --- a/src/lang/russian.txt +++ b/src/lang/russian.txt @@ -382,7 +382,6 @@ STR_MEASURE_AREA_HEIGHTDIFF :{BLACK}Площ # These are used in buttons -STR_SORT_BY_POPULATION :Население STR_SORT_BY_CAPTION_NAME :{BLACK}Название STR_SORT_BY_CAPTION_DATE :{BLACK}Дата # These are used in dropdowns @@ -415,6 +414,8 @@ STR_SORT_BY_RUNNING_COST :Стоимос STR_SORT_BY_POWER_VS_RUNNING_COST :Мощность/стоимость обслуж. STR_SORT_BY_CARGO_CAPACITY :Вместимость STR_SORT_BY_RANGE :Дальность полёта +STR_SORT_BY_POPULATION :Население +STR_SORT_BY_RATING :Рейтинг # Tooltips for the main toolbar STR_TOOLBAR_TOOLTIP_PAUSE_GAME :{BLACK}Пауза diff --git a/src/lang/spanish.txt b/src/lang/spanish.txt index 200000fcc..05cb923b8 100644 --- a/src/lang/spanish.txt +++ b/src/lang/spanish.txt @@ -257,7 +257,6 @@ STR_MEASURE_AREA_HEIGHTDIFF :{BLACK}Área: { # These are used in buttons -STR_SORT_BY_POPULATION :Población STR_SORT_BY_CAPTION_NAME :{BLACK}Nombre STR_SORT_BY_CAPTION_DATE :{BLACK}Fecha # These are used in dropdowns @@ -290,6 +289,8 @@ STR_SORT_BY_RUNNING_COST :Coste Operació STR_SORT_BY_POWER_VS_RUNNING_COST :Potencia/Coste Operación STR_SORT_BY_CARGO_CAPACITY :Capacidad de carga STR_SORT_BY_RANGE :Alcance +STR_SORT_BY_POPULATION :Población +STR_SORT_BY_RATING :Ranking # Tooltips for the main toolbar STR_TOOLBAR_TOOLTIP_PAUSE_GAME :{BLACK}Pausar juego |