diff options
author | Darkvater <darkvater@openttd.org> | 2006-12-07 14:37:54 +0000 |
---|---|---|
committer | Darkvater <darkvater@openttd.org> | 2006-12-07 14:37:54 +0000 |
commit | 1bf18df18047ab583fcd495530aa5910e9b4405e (patch) | |
tree | 3c71e74d312d906c19b2a9c8a38c33fc201943db /lang | |
parent | fc375baaeeda7e2854c8af2781c0ffd73df5ae7d (diff) | |
download | openttd-1bf18df18047ab583fcd495530aa5910e9b4405e.tar.xz |
(svn r7420) -[lang] Dammit, there are too many language files, missed some from the list.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/english.txt | 1 | ||||
-rw-r--r-- | lang/icelandic.txt | 5 | ||||
-rw-r--r-- | lang/romanian.txt | 5 | ||||
-rw-r--r-- | lang/russian.txt | 2 |
4 files changed, 3 insertions, 10 deletions
diff --git a/lang/english.txt b/lang/english.txt index c9d9a70e0..4e874129c 100644 --- a/lang/english.txt +++ b/lang/english.txt @@ -400,7 +400,6 @@ STR_SEND_TRAIN_TO_DEPOT :Send to Depot STR_SEND_ROAD_VEHICLE_TO_DEPOT :Send to Depot STR_SEND_SHIP_TO_DEPOT :Send to Depot STR_SEND_AIRCRAFT_TO_HANGAR :Send to Hangar -STR_SEND_TO_DEPOTS :Send to {SKIP}{SKIP}{SKIP}{STRING} STR_SEND_FOR_SERVICING :Send for Servicing ############ range for months starts diff --git a/lang/icelandic.txt b/lang/icelandic.txt index 91c5623b5..324906854 100644 --- a/lang/icelandic.txt +++ b/lang/icelandic.txt @@ -385,6 +385,7 @@ STR_SORT_BY_RATING_MAX :Flutningur farm STR_NO_WAITING_CARGO :{BLACK}Enginn farmur bíður STR_SELECT_ALL_FACILITIES :{BLACK}Velja allar gerðir STR_SELECT_ALL_TYPES :{BLACK}Velja allar tegundir farms (einnig þær sem ekki bíða) +STR_REPLACE_VEHICLES :Skipta út vögnum ############ range for months starts STR_0162_JAN :Jan @@ -2817,9 +2818,6 @@ STR_SCHEDULED_AIRCRAFT_TIP :{BLACK}Sýna al STR_SCHEDULED_SHIPS_TIP :{BLACK}Sýna öll skip sem hafa þessa stöð á áætlun -### looks odd, but trainslators requested this as depots aren't the same for all vehicles in all translations -### we can use there whenever we want a depot mentioned in another string to avoid making 4 versions of all strings - @@ -2832,7 +2830,6 @@ STR_SCHEDULED_SHIPS_TIP :{BLACK}Sýna ö -STR_REPLACE_VEHICLES :{BLACK}Skipta út vögnum STR_REPLACE_VEHICLES_WHITE :{WHITE}Endurnýja {STRING} STR_REPLACE_VEHICLES_START :{BLACK}Hefja skipti STR_REPLACE_VEHICLES_STOP :{BLACK}Stöðva skipti diff --git a/lang/romanian.txt b/lang/romanian.txt index 3ef5189d0..16aee2cf3 100644 --- a/lang/romanian.txt +++ b/lang/romanian.txt @@ -391,6 +391,7 @@ STR_ENGINE_SORT_CARGO_CAPACITY :Cargo Capacity STR_NO_WAITING_CARGO :{BLACK}Nu este în asteptare nici un fel de încãrcãturã STR_SELECT_ALL_FACILITIES :{BLACK}Alege toate facilitãtile STR_SELECT_ALL_TYPES :{BLACK}Alege toate tipurile de încãrcãturi (inclusiv încãrcãturile care nu sunt în asteptare) +STR_REPLACE_VEHICLES :Inlocuieste vehicule ############ range for months starts STR_0162_JAN :Ian @@ -2856,9 +2857,6 @@ STR_SCHEDULED_AIRCRAFT_TIP :{BLACK}Afiseaza STR_SCHEDULED_SHIPS_TIP :{BLACK}Afiseaza toate navele care opresc in aceasta statie -### looks odd, but trainslators requested this as depots aren't the same for all vehicles in all translations -### we can use there whenever we want a depot mentioned in another string to avoid making 4 versions of all strings - @@ -2872,7 +2870,6 @@ STR_ARE_YOU_SURE :{BLACK}Esti sig -STR_REPLACE_VEHICLES :{BLACK}Inlocuieste vehicule STR_REPLACE_VEHICLES_WHITE :{WHITE}Înlocuieste {STRING} STR_REPLACE_VEHICLES_START :{BLACK}Incepere inlocuire vehicule STR_REPLACE_VEHICLES_STOP :{BLACK}Oprire inlocuire vehicuke diff --git a/lang/russian.txt b/lang/russian.txt index 8ebabdc90..3bb374b58 100644 --- a/lang/russian.txt +++ b/lang/russian.txt @@ -341,6 +341,7 @@ STR_SORT_BY_AGE :Возраст STR_SORT_BY_RELIABILITY :Надежность STR_SORT_BY_TOTAL_CAPACITY_PER_CARGOTYPE :Вмещает грузов STR_SORT_BY_MAX_SPEED :Пиковая скорость +STR_REPLACE_VEHICLES :Замена Транспорта ############ range for months starts STR_0162_JAN :Янв @@ -2655,7 +2656,6 @@ STR_SCHEDULED_ROAD_VEHICLES_TIP :{BLACK}Пока STR_SCHEDULED_AIRCRAFT_TIP :{BLACK}Показать все самолеты, содержащие эту станцию в маршруте STR_SCHEDULED_SHIPS_TIP :{BLACK}Показать все корабли, содержащие эту станцию в маршруте -STR_REPLACE_VEHICLES :{BLACK}Замена Транспорта STR_REPLACE_VEHICLES_WHITE :{WHITE}Замена {STRING} STR_REPLACE_VEHICLES_START :{BLACK}Пуск Замены Транспорта STR_REPLACE_VEHICLES_STOP :{BLACK}Стоп Замены Транспорта |