annotate src/lang/estonian.txt @ 13493:dec4ce746e13 draft

(svn r18012) -Codechange: make the world generation windows nested; they'll need some tweaks to use the full potential though
author rubidium <rubidium@openttd.org>
date Sun, 08 Nov 2009 13:35:45 +0000
parents 2f00238413cf
children 8eae44ae8187
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1 ##name Estonian
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
2 ##ownname Eesti keel
5797
15dbff62d766 (svn r8359) [Translations] -Change: Removed the .UTF-8 suffix from isocodes
miham <miham@openttd.org>
parents: 5661
diff changeset
3 ##isocode et_ET
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
4 ##plural 0
11699
31c1b52310df (svn r16085) -Update: WebTranslator2 update to 2009-04-18 17:47:27
translators <translators@openttd.org>
parents: 11665
diff changeset
5 ##textdir ltr
11739
bd2220841c4d (svn r16129) -Feature-ish: configurable digit group separator per language with user override.
rubidium <rubidium@openttd.org>
parents: 11735
diff changeset
6 ##digitsep .
bd2220841c4d (svn r16129) -Feature-ish: configurable digit group separator per language with user override.
rubidium <rubidium@openttd.org>
parents: 11735
diff changeset
7 ##digitsepcur .
12697
726bc3ff6008 (svn r17157) -Add: localised decimal separator
smatz <smatz@openttd.org>
parents: 12665
diff changeset
8 ##decimalsep ,
12281
21e658440f97 (svn r16696) -Change: make order of pragmas identical for all languages (and to what strgen defines it to be)
translators <translators@openttd.org>
parents: 12259
diff changeset
9 ##winlangid 0x0425
21e658440f97 (svn r16696) -Change: make order of pragmas identical for all languages (and to what strgen defines it to be)
translators <translators@openttd.org>
parents: 12259
diff changeset
10 ##grflangid 0x34
12166
2ac91716e2a4 (svn r16582) -Update: WebTranslator2 update to 2009-06-16 17:10:36
translators <translators@openttd.org>
parents: 12012
diff changeset
11 ##case g in sü
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
12
12778
bc7926153e19 (svn r17248) -Fix: add GPL license notice where appropriate
rubidium <rubidium@openttd.org>
parents: 12774
diff changeset
13
bc7926153e19 (svn r17248) -Fix: add GPL license notice where appropriate
rubidium <rubidium@openttd.org>
parents: 12774
diff changeset
14 # $Id$
bc7926153e19 (svn r17248) -Fix: add GPL license notice where appropriate
rubidium <rubidium@openttd.org>
parents: 12774
diff changeset
15
bc7926153e19 (svn r17248) -Fix: add GPL license notice where appropriate
rubidium <rubidium@openttd.org>
parents: 12774
diff changeset
16 # This file is part of OpenTTD.
bc7926153e19 (svn r17248) -Fix: add GPL license notice where appropriate
rubidium <rubidium@openttd.org>
parents: 12774
diff changeset
17 # OpenTTD is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2.
bc7926153e19 (svn r17248) -Fix: add GPL license notice where appropriate
rubidium <rubidium@openttd.org>
parents: 12774
diff changeset
18 # OpenTTD is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
bc7926153e19 (svn r17248) -Fix: add GPL license notice where appropriate
rubidium <rubidium@openttd.org>
parents: 12774
diff changeset
19 # See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with OpenTTD. If not, see <http://www.gnu.org/licenses/>.
bc7926153e19 (svn r17248) -Fix: add GPL license notice where appropriate
rubidium <rubidium@openttd.org>
parents: 12774
diff changeset
20
6816
d38b94f5ba15 (svn r10055) -Update: WebTranslator2 update to 2007-06-07 14:37:06
miham <miham@openttd.org>
parents: 6795
diff changeset
21
5563
8fba8131b1bf (svn r7969) *whistle* 20067 has not yet come to pass; it's 2007 (I think my search&replace broke)
Darkvater <Darkvater@openttd.org>
parents: 5562
diff changeset
22 ##id 0x0000
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
23 STR_NULL :
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
24 STR_EMPTY :
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
25 STR_UNDEFINED :(määratlemata väljend)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
26 STR_JUST_NOTHING :Mitte midagi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
27
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
28 # Cargo related strings
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
29 # Plural cargo name
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
30 STR_CARGO_PLURAL_NOTHING :
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
31 STR_CARGO_PLURAL_PASSENGERS :Reisijad
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
32 STR_CARGO_PLURAL_PASSENGERS.g :Reisijate
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
33 STR_CARGO_PLURAL_COAL :Kivisüsi
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
34 STR_CARGO_PLURAL_COAL.g :Kivisöe
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
35 STR_CARGO_PLURAL_MAIL :Post
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
36 STR_CARGO_PLURAL_MAIL.g :Posti
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
37 STR_CARGO_PLURAL_OIL :Nafta
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
38 STR_CARGO_PLURAL_OIL.g :Nafta
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
39 STR_CARGO_PLURAL_LIVESTOCK :Kariloomad
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
40 STR_CARGO_PLURAL_LIVESTOCK.g :Kariloomade
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
41 STR_CARGO_PLURAL_GOODS :Kaubad
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
42 STR_CARGO_PLURAL_GOODS.g :Kaupade
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
43 STR_CARGO_PLURAL_GRAIN :Teravili
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
44 STR_CARGO_PLURAL_GRAIN.g :Teravilja
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
45 STR_CARGO_PLURAL_WOOD :Puit
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
46 STR_CARGO_PLURAL_WOOD.g :Puidu
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
47 STR_CARGO_PLURAL_IRON_ORE :Rauamaak
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
48 STR_CARGO_PLURAL_IRON_ORE.g :Rauamaagi
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
49 STR_CARGO_PLURAL_STEEL :Teras
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
50 STR_CARGO_PLURAL_STEEL.g :Terase
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
51 STR_CARGO_PLURAL_VALUABLES :Väärisasjad
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
52 STR_CARGO_PLURAL_VALUABLES.g :Väärisasjade
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
53 STR_CARGO_PLURAL_COPPER_ORE :Vasemaak
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
54 STR_CARGO_PLURAL_COPPER_ORE.g :Vasemaagi
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
55 STR_CARGO_PLURAL_MAIZE :Mais
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
56 STR_CARGO_PLURAL_MAIZE.g :Maisi
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
57 STR_CARGO_PLURAL_FRUIT :Puuviljad
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
58 STR_CARGO_PLURAL_FRUIT.g :Puuviljade
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
59 STR_CARGO_PLURAL_DIAMONDS :Teemantid
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
60 STR_CARGO_PLURAL_DIAMONDS.g :Teemantite
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
61 STR_CARGO_PLURAL_FOOD :Toit
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
62 STR_CARGO_PLURAL_FOOD.g :Toidu
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
63 STR_CARGO_PLURAL_PAPER :Paber
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
64 STR_CARGO_PLURAL_PAPER.g :Paberi
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
65 STR_CARGO_PLURAL_GOLD :Kuld
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
66 STR_CARGO_PLURAL_GOLD.g :Kulla
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
67 STR_CARGO_PLURAL_WATER :Vesi
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
68 STR_CARGO_PLURAL_WATER.g :Vee
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
69 STR_CARGO_PLURAL_WHEAT :Nisu
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
70 STR_CARGO_PLURAL_WHEAT.g :Nisu
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
71 STR_CARGO_PLURAL_RUBBER :Kumm
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
72 STR_CARGO_PLURAL_RUBBER.g :Kummi
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
73 STR_CARGO_PLURAL_SUGAR :Suhkur
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
74 STR_CARGO_PLURAL_SUGAR.g :Suhkru
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
75 STR_CARGO_PLURAL_TOYS :Mänguasjad
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
76 STR_CARGO_PLURAL_TOYS.g :Mänguasjade
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
77 STR_CARGO_PLURAL_CANDY :Maiustused
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
78 STR_CARGO_PLURAL_CANDY.g :Maiustuste
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
79 STR_CARGO_PLURAL_COLA :Koola
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
80 STR_CARGO_PLURAL_COLA.g :Koola
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
81 STR_CARGO_PLURAL_COTTON_CANDY :Suhkruvatt
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
82 STR_CARGO_PLURAL_COTTON_CANDY.g :Suhkruvati
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
83 STR_CARGO_PLURAL_BUBBLES :Mullid
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
84 STR_CARGO_PLURAL_BUBBLES.g :Mullide
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
85 STR_CARGO_PLURAL_TOFFEE :Iiris
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
86 STR_CARGO_PLURAL_TOFFEE.g :Iirise
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
87 STR_CARGO_PLURAL_BATTERIES :Patareid
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
88 STR_CARGO_PLURAL_BATTERIES.g :Patareide
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
89 STR_CARGO_PLURAL_PLASTIC :Plastmass
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
90 STR_CARGO_PLURAL_PLASTIC.g :Plastmassi
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
91 STR_CARGO_PLURAL_FIZZY_DRINKS :Kihisevad joogid
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
92 STR_CARGO_PLURAL_FIZZY_DRINKS.g :Kihisevate jookide
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
93
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
94 # Singular cargo name
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
95 STR_CARGO_SINGULAR_NOTHING :
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
96 STR_CARGO_SINGULAR_PASSENGER :Reisija
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
97 STR_CARGO_SINGULAR_PASSENGER.g :Reisijate
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
98 STR_CARGO_SINGULAR_COAL :Kivisüsi
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
99 STR_CARGO_SINGULAR_COAL.g :Kivisöe
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
100 STR_CARGO_SINGULAR_MAIL :Post
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
101 STR_CARGO_SINGULAR_MAIL.g :Posti
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
102 STR_CARGO_SINGULAR_OIL :Nafta
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
103 STR_CARGO_SINGULAR_OIL.g :Nafta
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
104 STR_CARGO_SINGULAR_LIVESTOCK :Kariloom
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
105 STR_CARGO_SINGULAR_LIVESTOCK.g :Kariloomade
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
106 STR_CARGO_SINGULAR_GOODS :Kaubad
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
107 STR_CARGO_SINGULAR_GOODS.g :Kaupade
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
108 STR_CARGO_SINGULAR_GRAIN :Teravili
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
109 STR_CARGO_SINGULAR_GRAIN.g :Teravilja
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
110 STR_CARGO_SINGULAR_WOOD :Puit
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
111 STR_CARGO_SINGULAR_WOOD.g :Puidu
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
112 STR_CARGO_SINGULAR_IRON_ORE :Rauamaak
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
113 STR_CARGO_SINGULAR_IRON_ORE.g :Rauamaagi
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
114 STR_CARGO_SINGULAR_STEEL :Teras
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
115 STR_CARGO_SINGULAR_STEEL.g :Terase
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
116 STR_CARGO_SINGULAR_VALUABLES :Väärisesemed
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
117 STR_CARGO_SINGULAR_VALUABLES.g :Väärisesemete
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
118 STR_CARGO_SINGULAR_COPPER_ORE :Vasemaak
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
119 STR_CARGO_SINGULAR_COPPER_ORE.g :Vasemaagi
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
120 STR_CARGO_SINGULAR_MAIZE :Mais
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
121 STR_CARGO_SINGULAR_MAIZE.g :Maisi
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
122 STR_CARGO_SINGULAR_FRUIT :Puuviljad
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
123 STR_CARGO_SINGULAR_FRUIT.g :Puuviljade
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
124 STR_CARGO_SINGULAR_DIAMOND :Teemant
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
125 STR_CARGO_SINGULAR_DIAMOND.g :Teemantite
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
126 STR_CARGO_SINGULAR_FOOD :Toit
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
127 STR_CARGO_SINGULAR_FOOD.g :Toidu
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
128 STR_CARGO_SINGULAR_PAPER :Paber
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
129 STR_CARGO_SINGULAR_PAPER.g :Paberi
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
130 STR_CARGO_SINGULAR_GOLD :Kuld
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
131 STR_CARGO_SINGULAR_GOLD.g :Kulla
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
132 STR_CARGO_SINGULAR_WATER :Vesi
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
133 STR_CARGO_SINGULAR_WATER.g :Vee
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
134 STR_CARGO_SINGULAR_WHEAT :Nisu
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
135 STR_CARGO_SINGULAR_WHEAT.g :Nisu
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
136 STR_CARGO_SINGULAR_RUBBER :Kumm
12166
2ac91716e2a4 (svn r16582) -Update: WebTranslator2 update to 2009-06-16 17:10:36
translators <translators@openttd.org>
parents: 12012
diff changeset
137 STR_CARGO_SINGULAR_RUBBER.g :Kummi
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
138 STR_CARGO_SINGULAR_SUGAR :Suhkur
11735
7b168f5362be (svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41
translators <translators@openttd.org>
parents: 11730
diff changeset
139 STR_CARGO_SINGULAR_SUGAR.g :Suhkru
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
140 STR_CARGO_SINGULAR_TOY :Mänguasjad
12166
2ac91716e2a4 (svn r16582) -Update: WebTranslator2 update to 2009-06-16 17:10:36
translators <translators@openttd.org>
parents: 12012
diff changeset
141 STR_CARGO_SINGULAR_TOY.g :Mänguasjade
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
142 STR_CARGO_SINGULAR_CANDY :Maiustus
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
143 STR_CARGO_SINGULAR_COLA :Koola
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
144 STR_CARGO_SINGULAR_COTTON_CANDY :Suhkruvatt
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
145 STR_CARGO_SINGULAR_BUBBLE :Mullid
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
146 STR_CARGO_SINGULAR_TOFFEE :Iiris
12166
2ac91716e2a4 (svn r16582) -Update: WebTranslator2 update to 2009-06-16 17:10:36
translators <translators@openttd.org>
parents: 12012
diff changeset
147 STR_CARGO_SINGULAR_TOFFEE.g :Iirise
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
148 STR_CARGO_SINGULAR_BATTERY :Patarei
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
149 STR_CARGO_SINGULAR_PLASTIC :Plastmass
12166
2ac91716e2a4 (svn r16582) -Update: WebTranslator2 update to 2009-06-16 17:10:36
translators <translators@openttd.org>
parents: 12012
diff changeset
150 STR_CARGO_SINGULAR_PLASTIC.g :Plastmassi
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
151 STR_CARGO_SINGULAR_FIZZY_DRINK :Kihisevad joogid
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
152
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
153 # Quantity of cargo
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
154 STR_QUANTITY_NOTHING :
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
155 STR_QUANTITY_PASSENGERS :{COMMA} reisija{P "" t}
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
156 STR_QUANTITY_COAL :{WEIGHT} kivisütt
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
157 STR_QUANTITY_MAIL :{COMMA} postipakk{P "" i}
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
158 STR_QUANTITY_OIL :{VOLUME} naftat
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
159 STR_QUANTITY_LIVESTOCK :{COMMA} loom{P "" a}
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
160 STR_QUANTITY_GOODS :{COMMA} kast{P "" i} kaupa
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
161 STR_QUANTITY_GRAIN :{WEIGHT} teravilja
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
162 STR_QUANTITY_WOOD :{WEIGHT} puitu
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
163 STR_QUANTITY_IRON_ORE :{WEIGHT} rauamaaki
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
164 STR_QUANTITY_STEEL :{WEIGHT} terast
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
165 STR_QUANTITY_VALUABLES :{COMMA} kotitäi{P s t} väärisasju
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
166 STR_QUANTITY_COPPER_ORE :{WEIGHT} vasemaaki
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
167 STR_QUANTITY_MAIZE :{WEIGHT} maisi
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
168 STR_QUANTITY_FRUIT :{WEIGHT} puuvilju
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
169 STR_QUANTITY_DIAMONDS :{COMMA} kotitäi{P s t} teemante{P id ""}
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
170 STR_QUANTITY_FOOD :{WEIGHT} toitu
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
171 STR_QUANTITY_PAPER :{WEIGHT} paberit
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
172 STR_QUANTITY_GOLD :{COMMA} kotitäi{P s t} kulda
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
173 STR_QUANTITY_WATER :{VOLUME} vett
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
174 STR_QUANTITY_WHEAT :{WEIGHT} nisu
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
175 STR_QUANTITY_RUBBER :{VOLUME} kummi
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
176 STR_QUANTITY_SUGAR :{WEIGHT} suhkrut
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
177 STR_QUANTITY_TOYS :{COMMA} mänguas{P i ja}
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
178 STR_QUANTITY_SWEETS :{COMMA} kontitäi{P s t} maiustusi
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
179 STR_QUANTITY_COLA :{VOLUME} koolat
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
180 STR_QUANTITY_CANDYFLOSS :{WEIGHT} suhkruvatti
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
181 STR_QUANTITY_BUBBLES :{COMMA} mull{P "" i}
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
182 STR_QUANTITY_TOFFEE :{WEIGHT} iirist
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
183 STR_QUANTITY_BATTERIES :{COMMA} patarei{P "" d}
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
184 STR_QUANTITY_PLASTIC :{VOLUME} plastmassi
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
185 STR_QUANTITY_FIZZY_DRINKS :{COMMA} kihisevaid jooke
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
186 STR_QUANTITY_N_A :N/A{SKIP}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
187
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
188 # Two letter abbreviation of cargo name
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
189 STR_ABBREV_NOTHING :
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
190 STR_ABBREV_PASSENGERS :{TINYFONT}PS
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
191 STR_ABBREV_COAL :{TINYFONT}CL
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
192 STR_ABBREV_MAIL :{TINYFONT}ML
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
193 STR_ABBREV_OIL :{TINYFONT}OL
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
194 STR_ABBREV_LIVESTOCK :{TINYFONT}LV
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
195 STR_ABBREV_GOODS :{TINYFONT}GD
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
196 STR_ABBREV_GRAIN :{TINYFONT}GR
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
197 STR_ABBREV_WOOD :{TINYFONT}WD
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
198 STR_ABBREV_IRON_ORE :{TINYFONT}OR
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
199 STR_ABBREV_STEEL :{TINYFONT}ST
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
200 STR_ABBREV_VALUABLES :{TINYFONT}VL
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
201 STR_ABBREV_COPPER_ORE :{TINYFONT}CO
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
202 STR_ABBREV_MAIZE :{TINYFONT}MZ
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
203 STR_ABBREV_FRUIT :{TINYFONT}FT
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
204 STR_ABBREV_DIAMONDS :{TINYFONT}DM
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
205 STR_ABBREV_FOOD :{TINYFONT}FD
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
206 STR_ABBREV_PAPER :{TINYFONT}PR
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
207 STR_ABBREV_GOLD :{TINYFONT}GD
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
208 STR_ABBREV_WATER :{TINYFONT}WR
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
209 STR_ABBREV_WHEAT :{TINYFONT}WH
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
210 STR_ABBREV_RUBBER :{TINYFONT}RB
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
211 STR_ABBREV_SUGAR :{TINYFONT}SG
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
212 STR_ABBREV_TOYS :{TINYFONT}TY
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
213 STR_ABBREV_SWEETS :{TINYFONT}SW
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
214 STR_ABBREV_COLA :{TINYFONT}CL
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
215 STR_ABBREV_CANDYFLOSS :{TINYFONT}CF
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
216 STR_ABBREV_BUBBLES :{TINYFONT}BU
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
217 STR_ABBREV_TOFFEE :{TINYFONT}TF
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
218 STR_ABBREV_BATTERIES :{TINYFONT}BA
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
219 STR_ABBREV_PLASTIC :{TINYFONT}PL
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
220 STR_ABBREV_FIZZY_DRINKS :{TINYFONT}FZ
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
221 STR_ABBREV_NONE :{TINYFONT}EI
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
222 STR_ABBREV_ALL :{TINYFONT}KÕIK
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
223
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
224 # 'Mode' of transport for cargoes
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
225 STR_PASSENGERS :reisijad
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
226 STR_BAGS :kotti
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
227 STR_TONS :tonni
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
228 STR_LITERS :liitrit
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
229 STR_ITEMS :ühikut
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
230 STR_CRATES :kasti
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
231 STR_RES_OTHER :muu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
232 STR_NOTHING :
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
233
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
234 # Colours, do not shuffle
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
235 STR_COLOUR_DARK_BLUE :Tumesinine
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
236 STR_COLOUR_PALE_GREEN :Kahvaturoheline
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
237 STR_COLOUR_PINK :Roosa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
238 STR_COLOUR_YELLOW :Kollane
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
239 STR_COLOUR_RED :Punane
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
240 STR_COLOUR_LIGHT_BLUE :Helesinine
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
241 STR_COLOUR_GREEN :Roheline
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
242 STR_COLOUR_DARK_GREEN :Tumeroheline
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
243 STR_COLOUR_BLUE :Sinine
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
244 STR_COLOUR_CREAM :Kreemjas
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
245 STR_COLOUR_MAUVE :Kahvatulilla
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
246 STR_COLOUR_PURPLE :Lilla
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
247 STR_COLOUR_ORANGE :Oranž
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
248 STR_COLOUR_BROWN :Pruun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
249 STR_COLOUR_GREY :Hall
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
250 STR_COLOUR_WHITE :Valge
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
251
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
252 # Units used in OpenTTD
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
253 STR_UNITS_VELOCITY_IMPERIAL :{COMMA} miili tunnis
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
254 STR_UNITS_VELOCITY_METRIC :{COMMA} km/h
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
255 STR_UNITS_VELOCITY_SI :{COMMA} m/s
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
256
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
257 STR_UNITS_POWER_IMPERIAL :{COMMA}hj
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
258 STR_UNITS_POWER_METRIC :{COMMA}hj
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
259 STR_UNITS_POWER_SI :{COMMA}kW
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
260
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
261 STR_UNITS_WEIGHT_SHORT_METRIC :{COMMA}t
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
262 STR_UNITS_WEIGHT_SHORT_SI :{COMMA}kg
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
263
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
264 STR_UNITS_WEIGHT_LONG_METRIC :{COMMA} tonn{P "" i}
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
265 STR_UNITS_WEIGHT_LONG_SI :{COMMA} kg
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
266
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
267 STR_UNITS_VOLUME_SHORT_METRIC :{COMMA}l
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
268 STR_UNITS_VOLUME_SHORT_SI :{COMMA}m³
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
269
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
270 STR_UNITS_VOLUME_LONG_METRIC :{COMMA} liit{P er rit}
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
271 STR_UNITS_VOLUME_LONG_SI :{COMMA} m³
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
272
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
273 STR_UNITS_FORCE_SI :{COMMA} kN
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
274
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
275 # Common window strings
13040
dcdd380e5ac3 (svn r17538) -Codechange: Rename STR_CONTENT_FILTER_(OSKTITLE|TOOLTIP) for more general usage.
frosch <frosch@openttd.org>
parents: 12953
diff changeset
276 STR_LIST_FILTER_OSKTITLE :{BLACK}Sisesta filterkirjend
dcdd380e5ac3 (svn r17538) -Codechange: Rename STR_CONTENT_FILTER_(OSKTITLE|TOOLTIP) for more general usage.
frosch <frosch@openttd.org>
parents: 12953
diff changeset
277 STR_LIST_FILTER_TOOLTIP :{BLACK}Sisesta märksõna mida loendist otsida
13455
2f00238413cf (svn r17964) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13442
diff changeset
278 STR_LIST_FILTER_TITLE :{BLACK}Filtreeri sõna:
13040
dcdd380e5ac3 (svn r17538) -Codechange: Rename STR_CONTENT_FILTER_(OSKTITLE|TOOLTIP) for more general usage.
frosch <frosch@openttd.org>
parents: 12953
diff changeset
279
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
280 STR_TOOLTIP_SORT_ORDER :{BLACK}Sorteerimise järjekorra valimine (kahanev/kasvav)
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
281 STR_TOOLTIP_SORT_CRITERIAP :{BLACK}Sorteerimistingimuse valimine
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
282 STR_TOOLTIP_FILTER_CRITERIA :{BLACK}Vali sõelumisalused
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
283 STR_BUTTON_SORT_BY :{BLACK}Sorteeri:
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
284 STR_BUTTON_LOCATION :{BLACK}Asukoht
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
285 STR_BUTTON_RENAME :{BLACK}Nimevahetus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
286
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
287 STR_TOOLTIP_CLOSE_WINDOW :{BLACK}Sulge aken
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
288 STR_TOOLTIP_WINDOW_TITLE_DRAG_THIS :{BLACK}Akna pealkiri. Liigutamiseks lohista seda hiirega.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
289 STR_TOOLTIP_STICKY :{BLACK}Keela selle akna sulgemine 'Sulge kõik aknad' nupu klõpsamisel
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
290 STR_TOOLTIP_RESIZE :{BLACK}Kliki ja venita, et akna suurust muuta
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
291 STR_TOOLTIP_TOGGLE_LARGE_SMALL_WINDOW :{BLACK}Lülita aken suureks/väikseks
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
292 STR_TOOLTIP_VSCROLL_BAR_SCROLLS_LIST :{BLACK}Kerimisriba - kerib nimistut üles/alla
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
293 STR_TOOLTIP_HSCROLL_BAR_SCROLLS_LIST :{BLACK}Kerimisriba - kerib listi üles/alla
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
294 STR_TOOLTIP_DEMOLISH_BUILDINGS_ETC :{BLACK}Ruudul asuvate hoonete jms. lammutamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
295
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
296 # Query window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
297 STR_BUTTON_DEFAULT :{BLACK}Vaikimisi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
298 STR_BUTTON_CANCEL :{BLACK}Tühista
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
299 STR_BUTTON_OK :{BLACK}OK
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
300
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
301 # On screen keyboard window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
302 STR_OSK_KEYBOARD_LAYOUT :`1234567890-=\qwertyuiop[]asdfghjkl;' zxcvbnm,./ .
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
303 STR_OSK_KEYBOARD_LAYOUT_CAPS :~!@#$%^&*()_+|QWERTYUIOP{{}}ASDFGHJKL:" ZXCVBNM<>? .
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
304
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
305 # Measurement tooltip
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
306 STR_MEASURE_LENGTH :{BLACK}Pikkus: {NUM}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
307 STR_MEASURE_AREA :{BLACK}Pindala: {NUM} x {NUM}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
308 STR_MEASURE_LENGTH_HEIGHTDIFF :{BLACK}Pikkus: {NUM}{}Kõrguserinevus: {NUM} m
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
309 STR_MEASURE_AREA_HEIGHTDIFF :{BLACK}Pindala: {NUM} x {NUM}{}Kõrguste erinevus: {NUM} m
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
310
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
311
12920
0cde81b7efca (svn r17412) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12868
diff changeset
312 # These are used in buttons
12857
04b29d1cd6c5 (svn r17349) -Update (r17348): apply changes to other lang files
smatz <smatz@openttd.org>
parents: 12840
diff changeset
313 STR_SORT_BY_CAPTION_POPULATION :{BLACK}Rahvaarv
04b29d1cd6c5 (svn r17349) -Update (r17348): apply changes to other lang files
smatz <smatz@openttd.org>
parents: 12840
diff changeset
314 STR_SORT_BY_CAPTION_NAME :{BLACK}Nimi
04b29d1cd6c5 (svn r17349) -Update (r17348): apply changes to other lang files
smatz <smatz@openttd.org>
parents: 12840
diff changeset
315 STR_SORT_BY_CAPTION_DATE :{BLACK}Daatum
12920
0cde81b7efca (svn r17412) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12868
diff changeset
316 # These are used in dropdowns
0cde81b7efca (svn r17412) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12868
diff changeset
317 STR_SORT_BY_POPULATION :Rahvaarv
0cde81b7efca (svn r17412) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12868
diff changeset
318 STR_SORT_BY_NAME :Nimi
9401
253d93f34326 (svn r13312) -Update: apply english.txt changes from r13311 to other languages
skidd13 <skidd13@openttd.org>
parents: 9106
diff changeset
319 STR_SORT_BY_PRODUCTION :Toodang
253d93f34326 (svn r13312) -Update: apply english.txt changes from r13311 to other languages
skidd13 <skidd13@openttd.org>
parents: 9106
diff changeset
320 STR_SORT_BY_TYPE :Tüüp
253d93f34326 (svn r13312) -Update: apply english.txt changes from r13311 to other languages
skidd13 <skidd13@openttd.org>
parents: 9106
diff changeset
321 STR_SORT_BY_TRANSPORTED :Veetud
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
322 STR_SORT_BY_NUMBER :Number
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
323 STR_SORT_BY_PROFIT_LAST_YEAR :Eelmise aasta kasum
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
324 STR_SORT_BY_PROFIT_THIS_YEAR :Selle aasta kasum
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
325 STR_SORT_BY_AGE :Vanus
6821
c5c3e3c707e5 (svn r10060) -Update: WebTranslator2 update to 2007-06-08 07:51:39
miham <miham@openttd.org>
parents: 6816
diff changeset
326 STR_SORT_BY_RELIABILITY :Tehnoseisund
11699
31c1b52310df (svn r16085) -Update: WebTranslator2 update to 2009-04-18 17:47:27
translators <translators@openttd.org>
parents: 11665
diff changeset
327 STR_SORT_BY_TOTAL_CAPACITY_PER_CARGOTYPE :Täielik kandevõime veoseliigi kohta
6840
abc58e89bc63 (svn r10079) -Update: WebTranslator2 update to 2007-06-10 08:31:40
miham <miham@openttd.org>
parents: 6837
diff changeset
328 STR_SORT_BY_MAX_SPEED :Tippkiirus
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
329 STR_SORT_BY_MODEL :Mudel
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
330 STR_SORT_BY_VALUE :Väärtus
9464
07bd66654e58 (svn r13384) -Update: WebTranslator2 update to 2008-06-05 08:15:43
miham <miham@openttd.org>
parents: 9401
diff changeset
331 STR_SORT_BY_LENGTH :Pikkus
10179
1859466ded81 (svn r14386) -Update: WebTranslator2 update to 2008-09-22 19:58:30
translators <translators@openttd.org>
parents: 10169
diff changeset
332 STR_SORT_BY_LIFE_TIME :Allesjäänud eluaeg
12920
0cde81b7efca (svn r17412) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12868
diff changeset
333 STR_SORT_BY_TIMETABLE_DELAY :Hilinemine sõiduplaanis
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
334 STR_SORT_BY_FACILITY :Jaama tüüp
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
335 STR_SORT_BY_WAITING :Ootava kauba väärtus
11699
31c1b52310df (svn r16085) -Update: WebTranslator2 update to 2009-04-18 17:47:27
translators <translators@openttd.org>
parents: 11665
diff changeset
336 STR_SORT_BY_RATING_MAX :Kõrgeim kaubahinnang
31c1b52310df (svn r16085) -Update: WebTranslator2 update to 2009-04-18 17:47:27
translators <translators@openttd.org>
parents: 11665
diff changeset
337 STR_SORT_BY_RATING_MIN :Madalaim kaubahinnang
12484
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
338 STR_SORT_BY_ENGINE_ID :MootoriID (klassikaline)
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
339 STR_SORT_BY_COST :Hind
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
340 STR_SORT_BY_POWER :Võimsus
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
341 STR_SORT_BY_INTRO_DATE :Esitluskuupäev
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
342 STR_SORT_BY_RUNNING_COST :Käituskulud
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
343 STR_SORT_BY_POWER_VS_RUNNING_COST :Võimsus- ja käituskulud
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
344 STR_SORT_BY_CARGO_CAPACITY :Kandevõime
12495
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
345
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
346 # Tooltips for the main toolbar
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
347 STR_TOOLBAR_TOOLTIP_PAUSE_GAME :{BLACK}Seisata mäng
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
348 STR_TOOLBAR_TOOLTIP_FORWARD :{BLACK}Mängu aja kiirendamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
349 STR_TOOLBAR_TOOLTIP_OPTIONS :{BLACK}Valikud
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
350 STR_TOOLBAR_TOOLTIP_SAVE_GAME_ABANDON_GAME :{BLACK}Mängu salvestamine/laadimine, mängust lahkumine, väljumine
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
351 STR_TOOLBAR_TOOLTIP_DISPLAY_MAP :{BLACK}Kuva kaart
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
352 STR_TOOLBAR_TOOLTIP_DISPLAY_TOWN_DIRECTORY :{BLACK}Kuva linnade nimistu
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
353 STR_TOOLBAR_TOOLTIP_DISPLAY_SUBSIDIES :{BLACK}Kuva toetused
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
354 STR_TOOLBAR_TOOLTIP_DISPLAY_LIST_OF_COMPANY_STATIONS :{BLACK}Kuvab ettevõtte jaamade nimistu
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
355 STR_TOOLBAR_TOOLTIP_DISPLAY_COMPANY_FINANCES :{BLACK}Kuva ettevõtte finantsolukord
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
356 STR_TOOLBAR_TOOLTIP_DISPLAY_COMPANY_GENERAL :{BLACK}Kuva üldine info ettevõtte kohta
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
357 STR_TOOLBAR_TOOLTIP_DISPLAY_GRAPHS :{BLACK}Kuva graafikuid
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
358 STR_TOOLBAR_TOOLTIP_DISPLAY_COMPANY_LEAGUE :{BLACK}Kuva ettevõtete edetabel
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
359 STR_TOOLBAR_TOOLTIP_FUND_CONSTRUCTION_OF_NEW :{BLACK}Rahasta uute ehitiste konstrueerimist
13455
2f00238413cf (svn r17964) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13442
diff changeset
360 STR_TOOLBAR_TOOLTIP_DISPLAY_LIST_OF_COMPANY_TRAINS :{BLACK}Näita ettevõtte rongiloendit. Ctrl+klõpsu abil saab rühma või sõidukiloendi vahel lülitada.
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
361 STR_TOOLBAR_TOOLTIP_DISPLAY_LIST_OF_COMPANY_ROAD_VEHICLES :{BLACK}Kuva nimekiri ettevõtte mootorsõidukitest
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
362 STR_TOOLBAR_TOOLTIP_DISPLAY_LIST_OF_COMPANY_SHIPS :{BLACK}Kuva ettevõtte laevade nimistu
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
363 STR_TOOLBAR_TOOLTIP_DISPLAY_LIST_OF_COMPANY_AIRCRAFT :{BLACK}Kuva nimekiri ettevõtte õhusõidukitest
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
364 STR_TOOLBAR_TOOLTIP_ZOOM_THE_VIEW_IN :{BLACK}Suurenda vaadet
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
365 STR_TOOLBAR_TOOLTIP_ZOOM_THE_VIEW_OUT :{BLACK}Vähenda vaadet
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
366 STR_TOOLBAR_TOOLTIP_BUILD_RAILROAD_TRACK :{BLACK}Ehita rööbasteed
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
367 STR_TOOLBAR_TOOLTIP_BUILD_ROADS :{BLACK}Ehita maanteid
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
368 STR_TOOLBAR_TOOLTIP_BUILD_SHIP_DOCKS :{BLACK}Ehita laevadokke
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
369 STR_TOOLBAR_TOOLTIP_BUILD_AIRPORTS :{BLACK}Ehita lennuvälju
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
370 STR_TOOLBAR_TOOLTIP_LANDSCAPING :{BLACK}Maastiku tööriistade avamine maa tõstmiseks/langetamiseks, puude istutamiseks, jne.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
371 STR_TOOLBAR_TOOLTIP_SHOW_SOUND_MUSIC_WINDOW :{BLACK}Näita heli/muusika akent
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
372 STR_TOOLBAR_TOOLTIP_SHOW_LAST_MESSAGE_NEWS :{BLACK}Näita viimast teadet, kuva teadete valikud
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
373 STR_TOOLBAR_TOOLTIP_LAND_BLOCK_INFORMATION :{BLACK}Maa-ala andmed
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
374
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
375 # Extra tooltips for the scenario editor toolbar
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
376 STR_SCENEDIT_TOOLBAR_TOOLTIP_SAVE_SCENARIO_LOAD_SCENARIO :{BLACK}Kaardi salvestamine, kaardi laadimine, kaarditegemisest lahkumine, mängust väljumine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
377 STR_SCENEDIT_TOOLBAR_OPENTTD :{YELLOW}OpenTTD
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
378 STR_SCENEDIT_TOOLBAR_SCENARIO_EDITOR :{YELLOW}Kaardiredaktor
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
379 STR_SCENEDIT_TOOLBAR_TOOLTIP_MOVE_THE_STARTING_DATE_BACKWARD :{BLACK}Alguse liigutamine 1 aasta võrra tagasi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
380 STR_SCENEDIT_TOOLBAR_TOOLTIP_MOVE_THE_STARTING_DATE_FORWARD :{BLACK}Alguse liigutamine 1 aasta võrra edasi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
381 STR_SCENEDIT_TOOLBAR_TOOLTIP_DISPLAY_MAP_TOWN_DIRECTORY :{BLACK}Kuva kaart, linnade nimistu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
382 STR_SCENEDIT_TOOLBAR_LANDSCAPE_GENERATION :{BLACK}Maastiku loomine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
383 STR_SCENEDIT_TOOLBAR_TOWN_GENERATION :{BLACK}Linnade loomine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
384 STR_SCENEDIT_TOOLBAR_INDUSTRY_GENERATION :{BLACK}Tööstuste loomine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
385 STR_SCENEDIT_TOOLBAR_ROAD_CONSTRUCTION :{BLACK}Maanteede ehitamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
386 STR_SCENEDIT_TOOLBAR_PLANT_TREES :{BLACK}Istuta puid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
387 STR_SCENEDIT_TOOLBAR_PLACE_SIGN :{BLACK}Sildi paigaldamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
388
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
389 ############ range for SE file menu starts
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
390 STR_SCENEDIT_FILE_MENU_SAVE_SCENARIO :Salvesta kaart
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
391 STR_SCENEDIT_FILE_MENU_LOAD_SCENARIO :Laadi kaart
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
392 STR_SCENEDIT_FILE_MENU_LOAD_HEIGHTMAP :Lae kõrguskaart
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
393 STR_SCENEDIT_FILE_MENU_QUIT_EDITOR :Lahku redaktorist
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
394 STR_SCENEDIT_FILE_MENU_SEPARATOR :
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
395 STR_SCENEDIT_FILE_MENU_QUIT :Välju
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
396 ############ range for SE file menu starts
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
397
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
398 ############ range for settings menu starts
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
399 STR_SETTINGS_MENU_GAME_OPTIONS :Mängu valikud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
400 STR_SETTINGS_MENU_DIFFICULTY_SETTINGS :Raskusastme seadistused
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
401 STR_SETTINGS_MENU_CONFIG_SETTINGS :Täpsemad seaded
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
402 STR_SETTINGS_MENU_NEWGRF_SETTINGS :NewGRF seadistused
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
403 STR_SETTINGS_MENU_TRANSPARENCY_OPTIONS :Läbipaistvuse valikud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
404 STR_SETTINGS_MENU_TOWN_NAMES_DISPLAYED :{SETX 12}Näidatavad linnanimed
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
405 STR_SETTINGS_MENU_STATION_NAMES_DISPLAYED :{SETX 12}Näidatavad jaamanimed
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
406 STR_SETTINGS_MENU_WAYPOINTS_DISPLAYED :{SETX 12}Näidatavad meldepunktid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
407 STR_SETTINGS_MENU_SIGNS_DISPLAYED :{SETX 12}Näidatavad sildid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
408 STR_SETTINGS_MENU_FULL_ANIMATION :{SETX 12}Täielik animeerimine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
409 STR_SETTINGS_MENU_FULL_DETAIL :{SETX 12}Kõik täpsustused
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
410 STR_SETTINGS_MENU_TRANSPARENT_BUILDINGS :{SETX 12}Läbipaistvad hooned
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
411 STR_SETTINGS_MENU_TRANSPARENT_SIGNS :{SETX 12}Läbinähtavad jaama nimesildid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
412 ############ range ends here
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
413
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
414 ############ range for file menu starts
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
415 STR_FILE_MENU_SAVE_GAME :Salvesta mäng
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
416 STR_FILE_MENU_LOAD_GAME :Laadi mäng
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
417 STR_FILE_MENU_QUIT_GAME :Lahku mängust
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
418 STR_FILE_MENU_EXIT :Välju
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
419 ############ range ends here
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
420
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
421 ############ range for map menu starts
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
422 STR_MAP_MENU_MAP_OF_WORLD :Maailmakaart
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
423 STR_MAP_MENU_EXTRA_VIEW_PORT :Lisa vaateaken
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
424 STR_MAP_MENU_SIGN_LIST :Siltide nimekiri
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
425 ############ range for town menu starts, yet the town directory is shown in the map menu in the scenario editor
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
426 STR_TOWN_MENU_TOWN_DIRECTORY :Linnanimistu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
427 ############ both ranges ends here
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
428
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
429 ############ range for subsidies menu starts
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
430 STR_SUBSIDIES_MENU_SUBSIDIES :Toetused
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
431 ############ range ends here
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
432
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
433 ############ range for graph menu starts
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
434 STR_GRAPH_MENU_OPERATING_PROFIT_GRAPH :Opereerimiskasumi graafik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
435 STR_GRAPH_MENU_INCOME_GRAPH :Tulugraafik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
436 STR_GRAPH_MENU_DELIVERED_CARGO_GRAPH :Kaubavoo graafik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
437 STR_GRAPH_MENU_PERFORMANCE_HISTORY_GRAPH :Tegevustulemuste graafik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
438 STR_GRAPH_MENU_COMPANY_VALUE_GRAPH :Firmaväärtuse graafik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
439 STR_GRAPH_MENU_CARGO_PAYMENT_RATES :Veotasude määrad
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
440 ############ range ends here
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
441
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
442 ############ range for company league menu starts
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
443 STR_GRAPH_MENU_COMPANY_LEAGUE_TABLE :Ettevõtete edetabel
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
444 STR_GRAPH_MENU_DETAILED_PERFORMANCE_RATING :Täpsustatud tulemushinnang
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
445 ############ range ends here
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
446
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
447 ############ range for industry menu starts
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
448 STR_INDUSTRY_MENU_INDUSTRY_DIRECTORY :Tööstuste kataloog
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
449 STR_INDUSTRY_MENU_FUND_NEW_INDUSTRY :Uue tööstuse rahastamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
450 ############ range ends here
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
451
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
452 ############ range for railway construction menu starts
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
453 STR_RAIL_MENU_RAILROAD_CONSTRUCTION :Rööbastee ehitamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
454 STR_RAIL_MENU_ELRAIL_CONSTRUCTION :Elektrifitseeritud rööbasteede ehitamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
455 STR_RAIL_MENU_MONORAIL_CONSTRUCTION :Monorelsi ehitamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
456 STR_RAIL_MENU_MAGLEV_CONSTRUCTION :Magnethõljuktee ehitamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
457 ############ range ends here
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
458
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
459 ############ range for road construction menu starts
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
460 STR_ROAD_MENU_ROAD_CONSTRUCTION :Maanteede ehitamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
461 STR_ROAD_MENU_TRAM_CONSTRUCTION :Trammiteede ehitamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
462 ############ range ends here
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
463
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
464 ############ range for waterways construction menu starts
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
465 STR_WATERWAYS_MENU_WATERWAYS_CONSTRUCTION :Veeteede ehitamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
466 ############ range ends here
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
467
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
468 ############ range for airport construction menu starts
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
469 STR_AIRCRAFT_MENU_AIRPORT_CONSTRUCTION :Lennuväljade ehitamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
470 ############ range ends here
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
471
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
472 ############ range for landscaping menu starts
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
473 STR_LANDSCAPING_MENU_LANDSCAPING :Maapinna kujundamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
474 STR_LANDSCAPING_MENU_PLANT_TREES :Puude istutamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
475 STR_LANDSCAPING_MENU_PLACE_SIGN :Sildi paigaldamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
476 ############ range ends here
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
477
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
478 ############ range for music menu starts
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
479 STR_TOOLBAR_SOUND_MUSIC :Heli/muusika
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
480 ############ range ends here
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
481
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
482 ############ range for message menu starts
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
483 STR_NEWS_MENU_LAST_MESSAGE_NEWS_REPORT :Viimane teade
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
484 STR_NEWS_MENU_MESSAGE_SETTINGS :Teadete seadistused
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
485 STR_NEWS_MENU_MESSAGE_HISTORY_MENU :Teadete ajalugu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
486 ############ range ends here
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
487
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
488 ############ range for about menu starts
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
489 STR_ABOUT_MENU_LAND_BLOCK_INFO :Maaala andmed
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
490 STR_ABOUT_MENU_SEPARATOR :
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
491 STR_ABOUT_MENU_TOGGLE_CONSOLE :Lülita konsool sisse/välja
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
492 STR_ABOUT_MENU_AI_DEBUG :Tehismõistuse debug
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
493 STR_ABOUT_MENU_SCREENSHOT :Ekraanitõmmis (Ctrl-S)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
494 STR_ABOUT_MENU_GIANT_SCREENSHOT :Hiiglaslik ekraanitõmmis (Ctrl-G)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
495 STR_ABOUT_MENU_ABOUT_OPENTTD :'OpenTTD' kohta
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
496 ############ range ends here
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
497
12495
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
498 ############ range for days starts (also used for the place in the highscore window)
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
499 STR_ORDINAL_NUMBER_1ST :1.
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
500 STR_ORDINAL_NUMBER_2ND :2.
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
501 STR_ORDINAL_NUMBER_3RD :3.
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
502 STR_ORDINAL_NUMBER_4TH :4.
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
503 STR_ORDINAL_NUMBER_5TH :5.
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
504 STR_ORDINAL_NUMBER_6TH :6.
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
505 STR_ORDINAL_NUMBER_7TH :7.
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
506 STR_ORDINAL_NUMBER_8TH :8.
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
507 STR_ORDINAL_NUMBER_9TH :9.
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
508 STR_ORDINAL_NUMBER_10TH :10.
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
509 STR_ORDINAL_NUMBER_11TH :11.
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
510 STR_ORDINAL_NUMBER_12TH :12.
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
511 STR_ORDINAL_NUMBER_13TH :13.
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
512 STR_ORDINAL_NUMBER_14TH :14.
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
513 STR_ORDINAL_NUMBER_15TH :15.
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
514 STR_ORDINAL_NUMBER_16TH :16.
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
515 STR_ORDINAL_NUMBER_17TH :17.
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
516 STR_ORDINAL_NUMBER_18TH :18.
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
517 STR_ORDINAL_NUMBER_19TH :19.
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
518 STR_ORDINAL_NUMBER_20TH :20.
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
519 STR_ORDINAL_NUMBER_21ST :21.
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
520 STR_ORDINAL_NUMBER_22ND :22.
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
521 STR_ORDINAL_NUMBER_23RD :23.
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
522 STR_ORDINAL_NUMBER_24TH :24.
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
523 STR_ORDINAL_NUMBER_25TH :25.
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
524 STR_ORDINAL_NUMBER_26TH :26.
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
525 STR_ORDINAL_NUMBER_27TH :27.
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
526 STR_ORDINAL_NUMBER_28TH :28.
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
527 STR_ORDINAL_NUMBER_29TH :29.
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
528 STR_ORDINAL_NUMBER_30TH :30.
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
529 STR_ORDINAL_NUMBER_31ST :31.
5926
954d8d1dd04a (svn r8563) -Fix
tron <tron@openttd.org>
parents: 5904
diff changeset
530 ############ range for days ends
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
531
12495
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
532 ############ range for months starts
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
533 STR_MONTH_ABBREV_JAN :jaan
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
534 STR_MONTH_ABBREV_FEB :veebr
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
535 STR_MONTH_ABBREV_MAR :märts
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
536 STR_MONTH_ABBREV_APR :apr
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
537 STR_MONTH_ABBREV_MAY :mai
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
538 STR_MONTH_ABBREV_JUN :juuni
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
539 STR_MONTH_ABBREV_JUL :juuli
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
540 STR_MONTH_ABBREV_AUG :aug
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
541 STR_MONTH_ABBREV_SEP :sept
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
542 STR_MONTH_ABBREV_OCT :okt
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
543 STR_MONTH_ABBREV_NOV :nov
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
544 STR_MONTH_ABBREV_DEC :dets
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
545
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
546 STR_MONTH_JAN :Jaanuar
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
547 STR_MONTH_FEB :Veebruar
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
548 STR_MONTH_MAR :Märts
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
549 STR_MONTH_APR :Aprill
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
550 STR_MONTH_MAY :Mai
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
551 STR_MONTH_JUN :Juuni
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
552 STR_MONTH_JUL :Juuli
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
553 STR_MONTH_AUG :August
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
554 STR_MONTH_SEP :September
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
555 STR_MONTH_OCT :Oktoober
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
556 STR_MONTH_NOV :November
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
557 STR_MONTH_DEC :Detsember
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
558 ############ range for months ends
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
559
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
560 # Graph window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
561 STR_GRAPH_KEY_BUTTON :{BLACK}Selgitus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
562 STR_GRAPH_KEY_TOOLTIP :{BLACK}Näita selgitust graafikute juures
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
563 STR_GRAPH_X_LABEL_MONTH :{TINYFONT}{STRING}{} {STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
564 STR_GRAPH_X_LABEL_MONTH_YEAR :{TINYFONT}{STRING}{} {STRING}{}{NUM}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
565 STR_GRAPH_Y_LABEL :{TINYFONT}{STRING}-
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
566 STR_GRAPH_Y_LABEL_NUMBER :{TINYFONT}{COMMA}
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
567
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
568 STR_GRAPH_OPERATING_PROFIT_CAPTION :{WHITE}Opereerimiskasumi graafik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
569 STR_GRAPH_INCOME_CAPTION :{WHITE}Tulugraafik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
570 STR_GRAPH_CARGO_DELIVERED_CAPTION :{WHITE}Veetud veoste kogus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
571 STR_GRAPH_COMPANY_PERFORMANCE_RATINGS_CAPTION :{WHITE}Ettevõtte tegevushinnang (suurim hinnang saab olla 1000)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
572 STR_GRAPH_COMPANY_VALUES_CAPTION :{WHITE}Firmaväärtus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
573
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
574 STR_GRAPH_CARGO_PAYMENT_RATES_CAPTION :{WHITE}Veoste hinnagraafik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
575 STR_GRAPH_CARGO_PAYMENT_RATES_X_LABEL :{TINYFONT}{BLACK}Päevi teel
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
576 STR_GRAPH_CARGO_PAYMENT_RATES_TITLE :{TINYFONT}{BLACK}Makstav summa 10 ühiku (või 10'000 liitri) veo eest iga 20 ruudu kohta
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
577 STR_GRAPH_CARGO_PAYMENT_TOGGLE_CARGO :{BLACK}Lülita veoste graafik sisse/välja
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
578 STR_GRAPH_CARGO_PAYMENT_CARGO :{TINYFONT}{BLACK}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
579
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
580 STR_GRAPH_PERFORMANCE_DETAIL_TOOLTIP :{BLACK}Näita põhjalike tegevushinnanguid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
581
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
582 # Graph key window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
583 STR_GRAPH_KEY_CAPTION :{WHITE}Ettevõttegraafiku selgitus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
584 STR_GRAPH_KEY_COMPANY_SELECTION_TOOLTIP :{BLACK}Klõpsa, et ettevõtte graafikut sisse ja välja lülitada
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
585
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
586 # Company league window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
587 STR_COMPANY_LEAGUE_TABLE_CAPTION :{WHITE}Ettevõtete edetabel
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
588 STR_COMPANY_LEAGUE_FIRST :{WHITE}{STRING}{SETX 45}{ORANGE}{COMPANY} {BLACK}{COMPANYNUM} '{STRING}'
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
589 STR_COMPANY_LEAGUE_OTHER :{YELLOW}{STRING}{SETX 45}{ORANGE}{COMPANY} {BLACK}{COMPANYNUM} '{STRING}'
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
590 STR_COMPANY_LEAGUE_PERFORMANCE_TITLE_ENGINEER :Insener
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
591 STR_COMPANY_LEAGUE_PERFORMANCE_TITLE_TRAFFIC_MANAGER :Liiklusmänedžer
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
592 STR_COMPANY_LEAGUE_PERFORMANCE_TITLE_TRANSPORT_COORDINATOR :Transpordi koordineerija
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
593 STR_COMPANY_LEAGUE_PERFORMANCE_TITLE_ROUTE_SUPERVISOR :Liiniinspektor
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
594 STR_COMPANY_LEAGUE_PERFORMANCE_TITLE_DIRECTOR :Direktor
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
595 STR_COMPANY_LEAGUE_PERFORMANCE_TITLE_CHIEF_EXECUTIVE :Tegevjuht
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
596 STR_COMPANY_LEAGUE_PERFORMANCE_TITLE_CHAIRMAN :Esimees
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
597 STR_COMPANY_LEAGUE_PERFORMANCE_TITLE_PRESIDENT :President
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
598 STR_COMPANY_LEAGUE_PERFORMANCE_TITLE_TYCOON :Magnaat
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
599
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
600 # Performance detail window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
601 STR_PERFORMANCE_DETAIL :{WHITE}Täpsustatud tulemushinnang
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
602 STR_PERFORMANCE_DETAIL_KEY :{BLACK}Täpsustatud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
603 STR_PERFORMANCE_DETAIL_AMOUNT_CURRENCY :{BLACK}({CURRCOMPACT}/{CURRCOMPACT})
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
604 STR_PERFORMANCE_DETAIL_AMOUNT_INT :{BLACK}({COMMA}/{COMMA})
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
605 STR_PERFORMANCE_DETAIL_PERCENT :{WHITE}{NUM}%
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
606 STR_PERFORMANCE_DETAIL_INT :{BLACK}{NUM}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
607 ############ Those following lines need to be in this order!!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
608 STR_PERFORMANCE_DETAIL_VEHICLES :{BLACK}Sõidukeid:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
609 STR_PERFORMANCE_DETAIL_STATIONS :{BLACK}Jaamu:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
610 STR_PERFORMANCE_DETAIL_MIN_PROFIT :{BLACK}Vähim kasum:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
611 STR_PERFORMANCE_DETAIL_MIN_INCOME :{BLACK}Vähim tulu:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
612 STR_PERFORMANCE_DETAIL_MAX_INCOME :{BLACK}Suurim tulu:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
613 STR_PERFORMANCE_DETAIL_DELIVERED :{BLACK}Kohale toimetatud:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
614 STR_PERFORMANCE_DETAIL_CARGO :{BLACK}Veoseid:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
615 STR_PERFORMANCE_DETAIL_MONEY :{BLACK}Raha:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
616 STR_PERFORMANCE_DETAIL_LOAN :{BLACK}Laen:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
617 STR_PERFORMANCE_DETAIL_TOTAL :{BLACK}Kokku:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
618 ############ End of order list
13455
2f00238413cf (svn r17964) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13442
diff changeset
619 STR_PERFORMANCE_DETAIL_VEHICLES_TOOLTIP :{BLACK}Eelmisel aastal kasumlike sõidukite arv; sisaldab maanteesõidukeid, ronge, laevu ja õhusõidukeid
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
620 STR_PERFORMANCE_DETAIL_STATIONS_TOOLTIP :{BLACK}Jaamaosade arv. Iga osa jaamast (nt. raudteejaam, bussipeatus, lennujaam) loetakse eraldi, isegi kui need on ühendatud üheks jaamaks
13455
2f00238413cf (svn r17964) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13442
diff changeset
621 STR_PERFORMANCE_DETAIL_MIN_PROFIT_TOOLTIP :{BLACK}Madalaima tuluga sõiduki kasum (arvestatakse vaid üle kaheaastaseid sõidukeid)
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
622 STR_PERFORMANCE_DETAIL_MIN_INCOME_TOOLTIP :{BLACK}Väikseim kuukasum viimase 12 kvartali jooksul
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
623 STR_PERFORMANCE_DETAIL_MAX_INCOME_TOOLTIP :{BLACK}Suurim kuukasum viimase 12 kvartali jooksul
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
624 STR_PERFORMANCE_DETAIL_DELIVERED_TOOLTIP :{BLACK}Viimasel neljal kvartalil kohale toimetatud kaubaühikute koguarv
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
625 STR_PERFORMANCE_DETAIL_CARGO_TOOLTIP :{BLACK}Viimasel kvartalil kohale toimetatud veoseliikide koguarv
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
626 STR_PERFORMANCE_DETAIL_MONEY_TOOLTIP :{BLACK}Rahakogus sellel firmal pangas
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
627 STR_PERFORMANCE_DETAIL_LOAN_TOOLTIP :{BLACK}Selle ettevõtte kogulaen
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
628 STR_PERFORMANCE_DETAIL_TOTAL_TOOLTIP :{BLACK}Kokku punkte võimalikest punktidest
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
629
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
630 # Music window
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
631 STR_MUSIC_JAZZ_JUKEBOX_CAPTION :{WHITE}Muusikakeskus
12840
677bb236038a (svn r17330) -Codechange: Lower some buttons in the music window when clicked instead of changing the text colour to white
yexo <yexo@openttd.org>
parents: 12821
diff changeset
632 STR_MUSIC_PLAYLIST_ALL :{TINYFONT}{BLACK}Kõik
677bb236038a (svn r17330) -Codechange: Lower some buttons in the music window when clicked instead of changing the text colour to white
yexo <yexo@openttd.org>
parents: 12821
diff changeset
633 STR_MUSIC_PLAYLIST_OLD_STYLE :{TINYFONT}{BLACK}Vana stiil
677bb236038a (svn r17330) -Codechange: Lower some buttons in the music window when clicked instead of changing the text colour to white
yexo <yexo@openttd.org>
parents: 12821
diff changeset
634 STR_MUSIC_PLAYLIST_NEW_STYLE :{TINYFONT}{BLACK}Uus stiil
677bb236038a (svn r17330) -Codechange: Lower some buttons in the music window when clicked instead of changing the text colour to white
yexo <yexo@openttd.org>
parents: 12821
diff changeset
635 STR_MUSIC_PLAYLIST_EZY_STREET :{TINYFONT}{BLACK}Ezy Street
677bb236038a (svn r17330) -Codechange: Lower some buttons in the music window when clicked instead of changing the text colour to white
yexo <yexo@openttd.org>
parents: 12821
diff changeset
636 STR_MUSIC_PLAYLIST_CUSTOM_1 :{TINYFONT}{BLACK}Omatehtud 1
677bb236038a (svn r17330) -Codechange: Lower some buttons in the music window when clicked instead of changing the text colour to white
yexo <yexo@openttd.org>
parents: 12821
diff changeset
637 STR_MUSIC_PLAYLIST_CUSTOM_2 :{TINYFONT}{BLACK}Omatehtud 2
12623
05e19df9a899 (svn r17066) -Codechange: unify the order of {TINYFONT}/{BIGFONT} and {<colour>}
rubidium <rubidium@openttd.org>
parents: 12620
diff changeset
638 STR_MUSIC_MUSIC_VOLUME :{TINYFONT}{BLACK}Muusika helitugevus
05e19df9a899 (svn r17066) -Codechange: unify the order of {TINYFONT}/{BIGFONT} and {<colour>}
rubidium <rubidium@openttd.org>
parents: 12620
diff changeset
639 STR_MUSIC_EFFECTS_VOLUME :{TINYFONT}{BLACK}Efektide helitugevus
05e19df9a899 (svn r17066) -Codechange: unify the order of {TINYFONT}/{BIGFONT} and {<colour>}
rubidium <rubidium@openttd.org>
parents: 12620
diff changeset
640 STR_MUSIC_MIN_MAX_RULER :{TINYFONT}{BLACK}Vähim ' ' ' ' ' ' Suurim
05e19df9a899 (svn r17066) -Codechange: unify the order of {TINYFONT}/{BIGFONT} and {<colour>}
rubidium <rubidium@openttd.org>
parents: 12620
diff changeset
641 STR_MUSIC_TRACK_NONE :{TINYFONT}{DKGREEN}--
05e19df9a899 (svn r17066) -Codechange: unify the order of {TINYFONT}/{BIGFONT} and {<colour>}
rubidium <rubidium@openttd.org>
parents: 12620
diff changeset
642 STR_MUSIC_TRACK_SINGLE_DIGIT :{TINYFONT}{DKGREEN}0{COMMA}
05e19df9a899 (svn r17066) -Codechange: unify the order of {TINYFONT}/{BIGFONT} and {<colour>}
rubidium <rubidium@openttd.org>
parents: 12620
diff changeset
643 STR_MUSIC_TRACK_DOUBLE_DIGIT :{TINYFONT}{DKGREEN}{COMMA}
05e19df9a899 (svn r17066) -Codechange: unify the order of {TINYFONT}/{BIGFONT} and {<colour>}
rubidium <rubidium@openttd.org>
parents: 12620
diff changeset
644 STR_MUSIC_TITLE_NONE :{TINYFONT}{DKGREEN}------
05e19df9a899 (svn r17066) -Codechange: unify the order of {TINYFONT}/{BIGFONT} and {<colour>}
rubidium <rubidium@openttd.org>
parents: 12620
diff changeset
645 STR_MUSIC_TITLE_NAME :{TINYFONT}{DKGREEN}"{STRING}"
12868
c80fcbd9d44d (svn r17360) -Fix (r17329): the 'track' and 'title' texts were lost in the conversion to nested widgets
yexo <yexo@openttd.org>
parents: 12857
diff changeset
646 STR_MUSIC_TRACK :{TINYFONT}{BLACK}Lugu
c80fcbd9d44d (svn r17360) -Fix (r17329): the 'track' and 'title' texts were lost in the conversion to nested widgets
yexo <yexo@openttd.org>
parents: 12857
diff changeset
647 STR_MUSIC_XTITLE :{TINYFONT}{BLACK}Pealkiri
12840
677bb236038a (svn r17330) -Codechange: Lower some buttons in the music window when clicked instead of changing the text colour to white
yexo <yexo@openttd.org>
parents: 12821
diff changeset
648 STR_MUSIC_SHUFFLE :{TINYFONT}{BLACK}Sega
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
649 STR_MUSIC_PROGRAM :{TINYFONT}{BLACK}Programm
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
650 STR_MUSIC_TOOLTIP_SKIP_TO_PREVIOUS_TRACK :{BLACK}Eelmine lugu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
651 STR_MUSIC_TOOLTIP_SKIP_TO_NEXT_TRACK_IN_SELECTION :{BLACK}Järgmine lugu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
652 STR_MUSIC_TOOLTIP_STOP_PLAYING_MUSIC :{BLACK}Lõpeta muusika mängimine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
653 STR_MUSIC_TOOLTIP_START_PLAYING_MUSIC :{BLACK}Alusta muusika mängimist
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
654 STR_MUSIC_TOOLTIP_DRAG_SLIDERS_TO_SET_MUSIC :{BLACK}Muusika ja efektide helitugevuse muutmiseks liiguta liugurit
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
655 STR_MUSIC_TOOLTIP_SELECT_ALL_TRACKS_PROGRAM :{BLACK}Vali 'kõikide lugude' programm
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
656 STR_MUSIC_TOOLTIP_SELECT_OLD_STYLE_MUSIC :{BLACK}Vali 'vanas stiilis muusika' programm
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
657 STR_MUSIC_TOOLTIP_SELECT_NEW_STYLE_MUSIC :{BLACK}Vali 'uues stiilis muusika' programm
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
658 STR_MUSIC_TOOLTIP_SELECT_EZY_STREET_STYLE :{BLACK}'Ezy Street' stiilis muusikaprogrammi valimine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
659 STR_MUSIC_TOOLTIP_SELECT_CUSTOM_1_USER_DEFINED :{BLACK}Vali 'omatehtud 1' programm
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
660 STR_MUSIC_TOOLTIP_SELECT_CUSTOM_2_USER_DEFINED :{BLACK}Vali 'omatehtud 2' programm
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
661 STR_MUSIC_TOOLTIP_TOGGLE_PROGRAM_SHUFFLE :{BLACK}Lülita lugude segamine sisse ja välja
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
662 STR_MUSIC_TOOLTIP_SHOW_MUSIC_TRACK_SELECTION :{BLACK}Näita muusikalugude valimise akent
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
663
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
664 # Playlist window
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
665 STR_PLAYLIST_MUSIC_PROGRAM_SELECTION :{WHITE}Muusikaprogrammi valimine
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
666 STR_PLAYLIST_TRACK_SINGLE_DIGIT :{TINYFONT}{LTBLUE}0{COMMA} "{STRING}"
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
667 STR_PLAYLIST_TRACK_DOUBLE_DIGIT :{TINYFONT}{LTBLUE}{COMMA} "{STRING}"
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
668 STR_PLAYLIST_TRACK_INDEX :{TINYFONT}{BLACK}Loo number
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
669 STR_PLAYLIST_PROGRAM :{TINYFONT}{BLACK}Programm - '{STRING}'
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
670 STR_PLAYLIST_CLEAR :{TINYFONT}{BLACK}Puhasta
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
671 STR_PLAYLIST_SAVE :{TINYFONT}{BLACK}Salvesta
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
672 STR_PLAYLIST_TOOLTIP_CLEAR_CURRENT_PROGRAM_CUSTOM1 :{BLACK}Tühjenda valitud programm (ainult omatehtud 1 ja omatehtud 2)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
673 STR_PLAYLIST_TOOLTIP_SAVE_MUSIC_SETTINGS :{BLACK}Muusikaseadete salvestamine
12619
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
674 STR_PLAYLIST_TOOLTIP_CLICK_TO_ADD_TRACK :{BLACK}Vajuta loole, et seda programmi lisada (ainult omatehtud 1 ja omatehtud 2)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
675 STR_PLAYLIST_TOOLTIP_CLICK_TO_REMOVE_TRACK :{BLACK}Vajuta laulule, et see eemaldada praegusest progammist (Custom1 või Custom2 ainult)
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
676
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
677 # Highscore window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
678 STR_HIGHSCORE_TOP_COMPANIES_WHO_REACHED :{BIGFONT}{BLACK}Parimad ettevõtted, kes jõudsid tasemeni {NUM}{}({STRING})
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
679 STR_HIGHSCORE_TOP_COMPANIES_NETWORK_GAME :{BIGFONT}{BLACK}Ettevõtete edetabelis {NUM} kohal
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
680 STR_HIGHSCORE_POSITION :{BIGFONT}{BLACK}{COMMA}.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
681 STR_HIGHSCORE_PERFORMANCE_TITLE_BUSINESSMAN :Ärimees
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
682 STR_HIGHSCORE_PERFORMANCE_TITLE_ENTREPRENEUR :Ettevõtja
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
683 STR_HIGHSCORE_PERFORMANCE_TITLE_INDUSTRIALIST :Tööstur
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
684 STR_HIGHSCORE_PERFORMANCE_TITLE_CAPITALIST :Kapitalist
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
685 STR_HIGHSCORE_PERFORMANCE_TITLE_MAGNATE :Magnaat
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
686 STR_HIGHSCORE_PERFORMANCE_TITLE_MOGUL :Mogul
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
687 STR_HIGHSCORE_PERFORMANCE_TITLE_TYCOON_OF_THE_CENTURY :Sajandi suurärimees
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
688 STR_HIGHSCORE_NAME :{BIGFONT}{PRESIDENTNAME}, {COMPANY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
689 STR_HIGHSCORE_STATS :{BIGFONT}'{STRING}' ({COMMA})
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
690 STR_HIGHSCORE_COMPANY_ACHIEVES_STATUS :{BIGFONT}{BLACK}{COMPANY} saavutas '{STRING}' staatuse!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
691 STR_HIGHSCORE_PRESIDENT_OF_COMPANY_ACHIEVES_STATUS :{BIGFONT}{WHITE}{PRESIDENTNAME} {COMPANY}'st saavutas '{STRING}' staatuse!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
692
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
693 # Smallmap window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
694 STR_SMALLMAP_CAPTION :{WHITE}Kaart - {STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
695
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
696 STR_SMALLMAP_TYPE_CONTOURS :maastik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
697 STR_SMALLMAP_TYPE_VEHICLES :sõidukid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
698 STR_SMALLMAP_TYPE_INDUSTRIES :tööstused
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
699 STR_SMALLMAP_TYPE_ROUTES :kaubaliinid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
700 STR_SMALLMAP_TYPE_VEGETATION :taimestik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
701 STR_SMALLMAP_TYPE_OWNERS :omanikud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
702 STR_SMALLMAP_TOOLTIP_SHOW_LAND_CONTOURS_ON_MAP :{BLACK}Näitab kaardil maastikku
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
703 STR_SMALLMAP_TOOLTIP_SHOW_VEHICLES_ON_MAP :{BLACK}Näita kaardil veovahendeid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
704 STR_SMALLMAP_TOOLTIP_SHOW_INDUSTRIES_ON_MAP :{BLACK}Näita kaardil tööstuseid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
705 STR_SMALLMAP_TOOLTIP_SHOW_TRANSPORT_ROUTES_ON :{BLACK}Näita kaardil veoliine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
706 STR_SMALLMAP_TOOLTIP_SHOW_VEGETATION_ON_MAP :{BLACK}Näita kaardil taimestikku
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
707 STR_SMALLMAP_TOOLTIP_SHOW_LAND_OWNERS_ON_MAP :{BLACK}Näita kaardil maaomanikke
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
708
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
709 STR_SMALLMAP_LEGENDA_ROADS :{TINYFONT}{BLACK}Sõiduteed
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
710 STR_SMALLMAP_LEGENDA_RAILROADS :{TINYFONT}{BLACK}Rööbasteed
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
711 STR_SMALLMAP_LEGENDA_STATIONS_AIRPORTS_DOCKS :{TINYFONT}{BLACK}Jaamad/lennuväljad/dokid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
712 STR_SMALLMAP_LEGENDA_BUILDINGS_INDUSTRIES :{TINYFONT}{BLACK}Hooned/tööstused
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
713 STR_SMALLMAP_LEGENDA_VEHICLES :{TINYFONT}{BLACK}Sõidukid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
714 STR_SMALLMAP_LEGENDA_100M :{TINYFONT}{BLACK}100 m
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
715 STR_SMALLMAP_LEGENDA_200M :{TINYFONT}{BLACK}200 m
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
716 STR_SMALLMAP_LEGENDA_300M :{TINYFONT}{BLACK}300 m
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
717 STR_SMALLMAP_LEGENDA_400M :{TINYFONT}{BLACK}400 m
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
718 STR_SMALLMAP_LEGENDA_500M :{TINYFONT}{BLACK}500 m
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
719 STR_SMALLMAP_LEGENDA_TRAINS :{TINYFONT}{BLACK}Rongid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
720 STR_SMALLMAP_LEGENDA_ROAD_VEHICLES :{TINYFONT}{BLACK}Mootorsõidukid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
721 STR_SMALLMAP_LEGENDA_SHIPS :{TINYFONT}{BLACK}Laevad
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
722 STR_SMALLMAP_LEGENDA_AIRCRAFT :{TINYFONT}{BLACK}Õhusõidukid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
723 STR_SMALLMAP_LEGENDA_TRANSPORT_ROUTES :{TINYFONT}{BLACK}Veoliinid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
724 STR_SMALLMAP_LEGENDA_FOREST :{TINYFONT}{BLACK}Mets
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
725 STR_SMALLMAP_LEGENDA_RAILROAD_STATION :{TINYFONT}{BLACK}Raudteejaam
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
726 STR_SMALLMAP_LEGENDA_TRUCK_LOADING_BAY :{TINYFONT}{BLACK}Veoautode laadimisplats
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
727 STR_SMALLMAP_LEGENDA_BUS_STATION :{TINYFONT}{BLACK}Bussijaam
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
728 STR_SMALLMAP_LEGENDA_AIRPORT_HELIPORT :{TINYFONT}{BLACK}Lennuväli/kopteriväljak
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
729 STR_SMALLMAP_LEGENDA_DOCK :{TINYFONT}{BLACK}Dokk
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
730 STR_SMALLMAP_LEGENDA_ROUGH_LAND :{TINYFONT}{BLACK}Konarlik maa
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
731 STR_SMALLMAP_LEGENDA_GRASS_LAND :{TINYFONT}{BLACK}Rohuväli
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
732 STR_SMALLMAP_LEGENDA_BARE_LAND :{TINYFONT}{BLACK}Lage maa
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
733 STR_SMALLMAP_LEGENDA_FIELDS :{TINYFONT}{BLACK}Põllud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
734 STR_SMALLMAP_LEGENDA_TREES :{TINYFONT}{BLACK}Puud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
735 STR_SMALLMAP_LEGENDA_ROCKS :{TINYFONT}{BLACK}Kivid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
736 STR_SMALLMAP_LEGENDA_WATER :{TINYFONT}{BLACK}Vesi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
737 STR_SMALLMAP_LEGENDA_NO_OWNER :{TINYFONT}{BLACK}Omanikuta
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
738 STR_SMALLMAP_LEGENDA_TOWNS :{TINYFONT}{BLACK}Linnad
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
739 STR_SMALLMAP_LEGENDA_INDUSTRIES :{TINYFONT}{BLACK}Tööstused
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
740 STR_SMALLMAP_LEGENDA_DESERT :{TINYFONT}{BLACK}Kõrb
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
741 STR_SMALLMAP_LEGENDA_SNOW :{TINYFONT}{BLACK}Lumi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
742
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
743 STR_SMALLMAP_TOOLTIP_TOGGLE_TOWN_NAMES_ON_OFF :{BLACK}Linnanimede sisse- ja välja lülitamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
744 STR_SMALLMAP_CENTER :{BLACK}Vii väikekaart praegusele asukohale
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
745 STR_SMALLMAP_INDUSTRY :{TINYFONT}{STRING} ({NUM})
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
746 STR_SMALLMAP_TOWN :{TINYFONT}{WHITE}{TOWN}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
747 STR_SMALLMAP_DISABLE_ALL :{BLACK}Kõik välja
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
748 STR_SMALLMAP_ENABLE_ALL :{BLACK}Kõik sisse
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
749
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
750 # Status bar messages
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
751 STR_STATUSBAR_TOOLTIP_SHOW_LAST_NEWS :{BLACK}Näita viimast teadet
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
752 STR_STATUSBAR_COMPANY_NAME :{SILVER}- - {COMPANY} - -
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
753 STR_STATUSBAR_PAUSED :{YELLOW}* * SEISATUS * *
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
754 STR_STATUSBAR_AUTOSAVE :{RED}AUTOMAATSALVESTUS
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
755 STR_STATUSBAR_SAVING_GAME :{RED}* * MÄNGU SALVESTAMINE * *
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
756
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
757 # News message history
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
758 STR_MESSAGE_HISTORY :{WHITE}Sõnumite ajalugu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
759 STR_MESSAGE_HISTORY_TOOLTIP :{BLACK}Nimekiri hiljutistest uudistest
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
760 STR_MESSAGE_NEWS_FORMAT :{STRING} - {STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
761
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
762 # Message settings window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
763 STR_NEWS_MESSAGE_CAPTION :{WHITE}Teade
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
764 STR_NEWS_MESSAGE_OPTIONS_CAPTION :{WHITE}Teadete valikud
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
765 STR_NEWS_MESSAGES_ALL :{YELLOW}Vali kõikide uudiste tüüp: Väljas / Kokkuvõte / Täielikult
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
766 STR_NEWS_MESSAGES_SOUND :{YELLOW}Mängi heli ka kokkuvõetud uudistele
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
767 STR_NEWS_MESSAGES_OFF :Väljas
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
768 STR_NEWS_MESSAGES_SUMMARY :Lühike
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
769 STR_NEWS_MESSAGES_FULL :Täielik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
770
11789
ffb27e196f68 (svn r16179) -Update: WebTranslator2 update to 2009-04-27 17:41:22
translators <translators@openttd.org>
parents: 11783
diff changeset
771 STR_NEWS_MESSAGE_TYPES :{BLACK}Teateliigid:
ffb27e196f68 (svn r16179) -Update: WebTranslator2 update to 2009-04-27 17:41:22
translators <translators@openttd.org>
parents: 11783
diff changeset
772 STR_NEWS_MESSAGE_TYPE_ARRIVAL_OF_FIRST_VEHICLE_OWN :{YELLOW}Esimese sõiduki saabumine mängija jaama
ffb27e196f68 (svn r16179) -Update: WebTranslator2 update to 2009-04-27 17:41:22
translators <translators@openttd.org>
parents: 11783
diff changeset
773 STR_NEWS_MESSAGE_TYPE_ARRIVAL_OF_FIRST_VEHICLE_OTHER :{YELLOW}Esimese sõiduki saabumine vastase jaama
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
774 STR_NEWS_MESSAGE_TYPE_ACCIDENTS_DISASTERS :{YELLOW}Õnnetused / katastroofid
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
775 STR_NEWS_MESSAGE_TYPE_COMPANY_INFORMATION :{YELLOW}Ettevõtte teave
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
776 STR_NEWS_MESSAGE_TYPE_INDUSTRY_OPEN :{YELLOW}Tööstuste avamine
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
777 STR_NEWS_MESSAGE_TYPE_INDUSTRY_CLOSE :{YELLOW}Tööstuste sulgemine
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
778 STR_NEWS_MESSAGE_TYPE_ECONOMY_CHANGES :{YELLOW}Muutused majanduses
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
779 STR_NEWS_MESSAGE_TYPE_INDUSTRY_CHANGES_SERVED_BY_COMPANY :{YELLOW}Ettevõtte poolt teenindavate tööstuste toodangumuutused
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
780 STR_NEWS_MESSAGE_TYPE_INDUSTRY_CHANGES_SERVED_BY_OTHER :{YELLOW}Konkurentide poolt teenindavate tööstuste toodangumuutused
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
781 STR_NEWS_MESSAGE_TYPE_INDUSTRY_CHANGES_UNSERVED :{YELLOW}Ülejäänud tööstuste toodangumuutused
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
782 STR_NEWS_MESSAGE_TYPE_ADVICE_INFORMATION_ON_COMPANY :{YELLOW}Teave ja nõuanded ettevõtte sõidukite kohta
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
783 STR_NEWS_MESSAGE_TYPE_NEW_VEHICLES :{YELLOW}Uus veerem
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
784 STR_NEWS_MESSAGE_TYPE_CHANGES_OF_CARGO_ACCEPTANCE :{YELLOW}Veoste vastuvõtutingimuste muutumine
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
785 STR_NEWS_MESSAGE_TYPE_SUBSIDIES :{YELLOW}Toetused
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
786 STR_NEWS_MESSAGE_TYPE_GENERAL_INFORMATION :{YELLOW}Üldine teave
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
787
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
788 STR_NEWS_FIRST_TRAIN_ARRIVAL :{BIGFONT}{BLACK}Rahvas rõõmustab. . .{}{STATION} jaama saabus esimene rong!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
789 STR_NEWS_FIRST_BUS_ARRIVAL :{BIGFONT}{BLACK}Rahvas rõõmustab . . .{}{STATION} jaama saabus esimene buss!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
790 STR_NEWS_FIRST_TRUCK_ARRIVAL :{BIGFONT}{BLACK}Rahvas rõõmustab . . .{} esimene veok saabus {STATION} jaama!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
791 STR_NEWS_FIRST_PASSENGER_TRAM_ARRIVAL :{BIGFONT}{BLACK}Kodanikud tähistavad . . .{}Esimene reisitramm saabus trammijaama {STATION}!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
792 STR_NEWS_FIRST_CARGO_TRAM_ARRIVAL :{BIGFONT}{BLACK}Kodanikud tähistavad . . .{}Esimene kaubatramm saabus trammijaama {STATION}!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
793 STR_NEWS_FIRST_SHIP_ARRIVAL :{BIGFONT}{BLACK}Rahvas rõõmustab . . .{}{STATION} terminali saabus esimene laev!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
794 STR_NEWS_FIRST_AIRCRAFT_ARRIVAL :{BIGFONT}{BLACK}Rahvas rõõmustab . . .{}{STATION} terminali saabus esimene lennuk!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
795
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
796 STR_NEWS_TRAIN_CRASH :{BIGFONT}{BLACK}RONGIKOKKUPÕRGE!{}{COMMA} surid tules peale kokkusõitmist
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
797 STR_NEWS_ROAD_VEHICLE_CRASH_DRIVER :{BIGFONT}{BLACK}Rongikokkupõrge!{}Juht suri peale õnnetust tules
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
798 STR_NEWS_ROAD_VEHICLE_CRASH :{BIGFONT}{BLACK}Mootorsõiduki kokkupõrge rongiga!{}{COMMA} inimest suri õnnetuses
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
799 STR_NEWS_AIRCRAFT_CRASH :{BIGFONT}{BLACK}Lennuõnnetus!{}{COMMA} surid tules {STATION}s
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
800 STR_NEWS_PLANE_CRASH_OUT_OF_FUEL :{BIGFONT}{BLACK}Lennuõnnetus!{}Lennukil lõppes kütus, {COMMA} surid tules!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
801
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
802 STR_NEWS_DISASTER_ZEPPELIN :{BIGFONT}{BLACK}Tsepeliini õnnetus {STATION}s!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
803 STR_NEWS_DISASTER_SMALL_UFO :{BIGFONT}{BLACK}Mootorsõiduk plahvatas kokkupõrkes 'UFO-ga'!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
804 STR_NEWS_DISASTER_AIRPLANE_OIL_REFINERY :{BIGFONT}{BLACK}Naftatöötlustehase plahvatus {TOWN} lähedal!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
805 STR_NEWS_DISASTER_HELICOPTER_FACTORY :{BIGFONT}{BLACK}Tehas purunes teadmata põhjustel {TOWN} lähedal!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
806 STR_NEWS_DISASTER_BIG_UFO :{BIGFONT}{BLACK}'UFO' maandus {TOWN} lähedal!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
807 STR_NEWS_DISASTER_COAL_MINE_SUBSIDENCE :{BIGFONT}{BLACK}Söekaevanduse vajumine jättis endast linna {TOWN} lähedal purustused!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
808 STR_NEWS_DISASTER_FLOOD_VEHICLE :{BIGFONT}{BLACK}Üleujutused!{}Vähemalt {COMMA} kadunut arvatakse surnuks peale olulist üleujutust!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
809
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
810 STR_NEWS_COMPANY_IN_TROUBLE_TITLE :{BIGFONT}{BLACK}Ettevõttel on probleeme!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
811 STR_NEWS_COMPANY_IN_TROUBLE_DESCRIPTION :{BIGFONT}{BLACK}Ettevõte {STRING} müüakse maha ja kuulutatakse pankrot, kui tulemused peatselt ei parane!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
812 STR_NEWS_COMPANY_MERGER_TITLE :{BIGFONT}{BLACK}Ettevõtete ühinemine!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
813 STR_NEWS_COMPANY_MERGER_DESCRIPTION :{BIGFONT}{BLACK}{STRING} müüdi ettevõttele {STRING} {CURRENCY} eest!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
814 STR_NEWS_COMPANY_BANKRUPT_TITLE :{BIGFONT}{BLACK}Pankrot!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
815 STR_NEWS_COMPANY_BANKRUPT_DESCRIPTION :{BIGFONT}{BLACK}{STRING} suleti asutajate poolt ja kõik varad müüakse maha!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
816 STR_NEWS_COMPANY_LAUNCH_TITLE :{BIGFONT}{BLACK}Loodi uus ettevõte!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
817 STR_NEWS_COMPANY_LAUNCH_DESCRIPTION :{BIGFONT}{BLACK}Ettevõte {STRING} alustas linna {TOWN} lähedal ehitustöid!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
818 STR_NEWS_MERGER_TAKEOVER_TITLE :{BIGFONT}{BLACK}{STRING} võeti üle ettevõtte {STRING} poolt!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
819 STR_PRESIDENT_NAME_MANAGER :{BLACK}{PRESIDENTNAME}{}(President)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
820
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
821 STR_NEWS_INDUSTRY_CONSTRUCTION :{BIGFONT}{BLACK}Uus {STRING} on linna {TOWN} lähedal ehitamisel!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
822 STR_NEWS_INDUSTRY_PLANTED :{BIGFONT}{BLACK}Uus {STRING} on istutatud linna {TOWN} lähedale!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
823
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
824 STR_NEWS_INDUSTRY_CLOSURE_GENERAL :{BIGFONT}{BLACK}{STRING} juhtkond teatab sulgemisest!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
825 STR_NEWS_INDUSTRY_CLOSURE_SUPPLY_PROBLEMS :{BIGFONT}{BLACK}{STRING} teatab sulgemisest varustusprobleemide tõttu!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
826 STR_NEWS_INDUSTRY_CLOSURE_LACK_OF_TREES :{BIGFONT}{BLACK}Lähiümbruse puude puudumine põhjustab {STRING} sulgemise!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
827
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
828 STR_NEWS_EURO_INTRODUCTION :{BIGFONT}{BLACK}Euroopa rahaliit!{}{}Nüüdsest on riigi igapäevaseks käiberahaks Euro!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
829 STR_NEWS_BEGIN_OF_RECESSION :{BIGFONT}{BLACK}Majanduslik tagasilöök!{}{}Finantseksperdid ennustavad suurt majanduslangust!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
830 STR_NEWS_END_OF_RECESSION :{BIGFONT}{BLACK}Madalseis on läbi!{}{}Kõrgenenud äritegevusega kaasnev tugevnev majandus julgustab tööstuseid!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
831
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
832 STR_NEWS_INDUSTRY_PRODUCTION_INCREASE_GENERAL :{BIGFONT}{BLACK}{INDUSTRY} toodang kasvas!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
833 STR_NEWS_INDUSTRY_PRODUCTION_INCREASE_COAL :{BIGFONT}{BLACK}{INDUSTRY} lähedal avati uus kivisöe kiht!{}Toodang kahekordistub!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
834 STR_NEWS_INDUSTRY_PRODUCTION_INCREASE_OIL :{BIGFONT}{BLACK}{INDUSTRY} lähedal avastati uusi naftareserve!{}Toodang kahekordistub!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
835 STR_NEWS_INDUSTRY_PRODUCTION_INCREASE_FARM :{BIGFONT}{BLACK}{INDUSTRY} võttis kasutusele uued põllutöövahendid! Toodang kahekordistub!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
836 STR_NEWS_INDUSTRY_PRODUCTION_INCREASE_SMOOTH :{BIGFONT}{BLACK}{STRING.g} toodang ettevõttes {INDUSTRY} langeb {COMMA}% võrra!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
837 STR_NEWS_INDUSTRY_PRODUCTION_DECREASE_GENERAL :{BIGFONT}{BLACK}{INDUSTRY} toodang langes 50%
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
838 STR_NEWS_INDUSTRY_PRODUCTION_DECREASE_FARM :{BIGFONT}{BLACK}Putukate rünnak - {INDUSTRY}!{}Toodang langes 50%
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
839 STR_NEWS_INDUSTRY_PRODUCTION_DECREASE_SMOOTH :{BIGFONT}{BLACK}{STRING.g} toodang ettevõttes {INDUSTRY} langeb {COMMA}% võrra!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
840
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
841 STR_NEWS_TRAIN_IS_WAITING :{WHITE}{VEHICLE} ootab depoos
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
842 STR_NEWS_ROAD_VEHICLE_IS_WAITING :{WHITE}{VEHICLE} ootab depoos
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
843 STR_NEWS_SHIP_IS_WAITING :{WHITE}{VEHICLE} ootab depoos
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
844 STR_NEWS_AIRCRAFT_IS_WAITING :{WHITE}{VEHICLE} ootab lennukiangaaris
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
845
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
846 # Start of order review system.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
847 # DON'T ADD OR REMOVE LINES HERE
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
848 STR_NEWS_VEHICLE_HAS_TOO_FEW_ORDERS :{WHITE}Sõidukil {VEHICLE} on plaanis liiga vähe käske
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
849 STR_NEWS_VEHICLE_HAS_VOID_ORDER :{WHITE}Sõidukil {VEHICLE} on tühistatud käsk
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
850 STR_NEWS_VEHICLE_HAS_DUPLICATE_ENTRY :{WHITE}Sõidukil {VEHICLE} on topeltkäske
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
851 STR_NEWS_VEHICLE_HAS_INVALID_ENTRY :{WHITE}Sõiduki {VEHICLE} käskudes on väär jaam
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
852 # end of order system
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
853
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
854 STR_NEWS_VEHICLE_IS_GETTING_OLD :{WHITE}{VEHICLE} on vanaks saamas
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
855 STR_NEWS_VEHICLE_IS_GETTING_VERY_OLD :{WHITE}{VEHICLE} on väga vanaks saamas
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
856 STR_NEWS_VEHICLE_IS_GETTING_VERY_OLD_AND :{WHITE}{VEHICLE} on väga vanaks saamas ja vajab kiiret väljavahetamist
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
857 STR_NEWS_TRAIN_IS_STUCK :{WHITE}{VEHICLE} ei leia jätkamiseks rada.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
858 STR_NEWS_TRAIN_IS_LOST :{WHITE}{VEHICLE} on eksinud.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
859 STR_NEWS_VEHICLE_IS_UNPROFITABLE :{WHITE}{VEHICLE} tulud eelmisel aastal olid {CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
860
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
861 STR_NEWS_ORDER_REFIT_FAILED :{WHITE}Ümberseadistamise käsu ebaõnnestumine peatas sõiduki {VEHICLE}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
862 STR_NEWS_VEHICLE_AUTORENEW_FAILED :{WHITE}{VEHICLE} uuendamine ebaõnnestus {}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
863
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
864 STR_NEWS_NEW_VEHICLE_NOW_AVAILABLE :{BIGFONT}{BLACK}Uus {STRING} saadaval!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
865 STR_NEWS_NEW_VEHICLE_TYPE :{BIGFONT}{BLACK}{ENGINE}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
866 STR_NEWS_NEW_VEHICLE_NOW_AVAILABLE_WITH_TYPE :{BLACK}Uus {STRING} saadaval! - {ENGINE}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
867
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
868 STR_NEWS_STATION_NO_LONGER_ACCEPTS_CARGO :{WHITE}Jaam {STATION} ei võta enam vastu veost {STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
869 STR_NEWS_STATION_NO_LONGER_ACCEPTS_CARGO_OR_CARGO :{WHITE}Jaam {STATION} ei võta enam vastu veoseid {STRING}, ega {STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
870 STR_NEWS_STATION_NOW_ACCEPTS_CARGO :{WHITE}Jaam {STATION} võtab nüüd vastu veost {STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
871 STR_NEWS_STATION_NOW_ACCEPTS_CARGO_AND_CARGO :{WHITE}Jaam {STATION} võtab nüüd vastu veoseid {STRING} ja {STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
872
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
873 STR_NEWS_OFFER_OF_SUBSIDY_EXPIRED :{BIGFONT}{BLACK}Toetuse pakkumine lõppes: {}{}{STRING.g} kohast {STRING} kohta {STRING} veoste eest ei maksta enam toetusi.
12665
9b4df64ea76c (svn r17120) -Fix (r17114): {STRING2} isn't supposed to be in other lang files except english.txt
smatz <smatz@openttd.org>
parents: 12659
diff changeset
874 STR_NEWS_SUBSIDY_WITHDRAWN_SERVICE :{BIGFONT}{BLACK}Toetuse maksmise aeg sai läbi:{}{}{STRING}kohast {STRING} kohta {STRING} eest ei maksta enam edaspidi toetust.
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
875 STR_NEWS_SERVICE_SUBSIDY_OFFERED :{BIGFONT}{BLACK}Veoteenusele pakutakse toetust:{}{}{STRING.g}veo eest linnast {STRING} linna {STRING}. Esimesele teenusepakkujale makstakse aasta läbi toetusi!
12665
9b4df64ea76c (svn r17120) -Fix (r17114): {STRING2} isn't supposed to be in other lang files except english.txt
smatz <smatz@openttd.org>
parents: 12659
diff changeset
876 STR_NEWS_SERVICE_SUBSIDY_AWARDED_HALF :{BIGFONT}{BLACK}Teenusetoetust makstakse ettevõttele {STRING}!{}{}{STRING} kohast {STRING} kohta {STRING} teenuse eest makstakse järgmisel aastal 50% rohkem!
9b4df64ea76c (svn r17120) -Fix (r17114): {STRING2} isn't supposed to be in other lang files except english.txt
smatz <smatz@openttd.org>
parents: 12659
diff changeset
877 STR_NEWS_SERVICE_SUBSIDY_AWARDED_DOUBLE :{BIGFONT}{BLACK}Teenusetoetust makstakse ettevõttele {STRING}!{}{}{STRING} kohast {STRING} kohta {STRING} teenuse eest makstakse järgmisel aastal kahekordselt!
9b4df64ea76c (svn r17120) -Fix (r17114): {STRING2} isn't supposed to be in other lang files except english.txt
smatz <smatz@openttd.org>
parents: 12659
diff changeset
878 STR_NEWS_SERVICE_SUBSIDY_AWARDED_TRIPLE :{BIGFONT}{BLACK}Teenusetoetust makstakse ettevõttele {STRING}!{}{}{STRING} kohast {STRING} kohta {STRING} teenuse eest makstakse järgmisel aastal kolmekordselt!
9b4df64ea76c (svn r17120) -Fix (r17114): {STRING2} isn't supposed to be in other lang files except english.txt
smatz <smatz@openttd.org>
parents: 12659
diff changeset
879 STR_NEWS_SERVICE_SUBSIDY_AWARDED_QUADRUPLE :{BIGFONT}{BLACK}Teenusetoetust makstakse ettevõttele {STRING}!{}{}{STRING} kohast {STRING} kohta {STRING} teenuse eest makstakse järgmisel aastal neljakordselt!
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
880
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
881 STR_NEWS_ROAD_REBUILDING :{BIGFONT}{BLACK}Liikluskaos linnas {TOWN}!{}{}Ettevõtte {STRING} poolt rahastatud teedeehitus tekitab 6 kuu jooksul maanteedel liiklushäireid!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
882
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
883 # Extra view window
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
884 STR_EXTRA_VIEW_PORT_TITLE :{WHITE}Vaateaken {COMMA}
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
885 STR_EXTRA_VIEW_MOVE_VIEW_TO_MAIN :{BLACK}Kopeeri vaateaknasse
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
886 STR_EXTRA_VIEW_MOVE_VIEW_TO_MAIN_TT :{BLACK}Kopeeri praegune vaade vaateaknasse
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
887 STR_EXTRA_VIEW_MOVE_MAIN_TO_VIEW :{BLACK}Kleebi vaateaknast
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
888 STR_EXTRA_VIEW_MOVE_MAIN_TO_VIEW_TT :{BLACK}Vaatealma koha võtmine peamiseks vaateks
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
889
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
890 # Game options window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
891 STR_GAME_OPTIONS_CAPTION :{WHITE}Mängu valikud
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
892 STR_GAME_OPTIONS_CURRENCY_UNITS_FRAME :{BLACK}Valuuta
12518
b2ad2322ac95 (svn r16955) -Fix (r16954): removed a few strings too many from the translations
rubidium <rubidium@openttd.org>
parents: 12517
diff changeset
893 STR_GAME_OPTIONS_CURRENCY_UNITS_DROPDOWN_TOOLTIP :{BLACK}Valuuta valimine
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
894
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
895 ############ start of currency region
12619
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
896 STR_GAME_OPTIONS_CURRENCY_GBP :Naelad (£)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
897 STR_GAME_OPTIONS_CURRENCY_USD :Dollarid ($)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
898 STR_GAME_OPTIONS_CURRENCY_EUR :Euro (€)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
899 STR_GAME_OPTIONS_CURRENCY_YEN :Jeen (¥)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
900 STR_GAME_OPTIONS_CURRENCY_ATS :Austria ðilling (ATS)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
901 STR_GAME_OPTIONS_CURRENCY_BEF :Belgia frank (BEF)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
902 STR_GAME_OPTIONS_CURRENCY_CHF :Sveitði frank (CHF)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
903 STR_GAME_OPTIONS_CURRENCY_CZK :Tðehhi kroon (CZK)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
904 STR_GAME_OPTIONS_CURRENCY_DEM :Saksamargad (DEM)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
905 STR_GAME_OPTIONS_CURRENCY_DKK :Taani kroon (DKK)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
906 STR_GAME_OPTIONS_CURRENCY_ESP :Peseeta (ESP)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
907 STR_GAME_OPTIONS_CURRENCY_FIM :Soome mark (FIM)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
908 STR_GAME_OPTIONS_CURRENCY_FRF :Frank (FRF)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
909 STR_GAME_OPTIONS_CURRENCY_GRD :Kreeka drahm (GRD)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
910 STR_GAME_OPTIONS_CURRENCY_HUF :Ungari Forint (HUF)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
911 STR_GAME_OPTIONS_CURRENCY_ISK :Islandi kroon (ISK)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
912 STR_GAME_OPTIONS_CURRENCY_ITL :Itaalia liir (ITL)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
913 STR_GAME_OPTIONS_CURRENCY_NLG :Hollandi kulden (NLG)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
914 STR_GAME_OPTIONS_CURRENCY_NOK :Norra kroon (NOK)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
915 STR_GAME_OPTIONS_CURRENCY_PLN :Poola Zlott (PLN)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
916 STR_GAME_OPTIONS_CURRENCY_RON :Rumeenia Leu (RON)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
917 STR_GAME_OPTIONS_CURRENCY_RUR :Vene rubla (RUR)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
918 STR_GAME_OPTIONS_CURRENCY_SIT :Sloveenia Talaar (SIT)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
919 STR_GAME_OPTIONS_CURRENCY_SEK :Rootsi kroon (SEK)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
920 STR_GAME_OPTIONS_CURRENCY_TRY :Türgi Liir (TRY)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
921 STR_GAME_OPTIONS_CURRENCY_SKK :Slovakkia Kroon (SKK)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
922 STR_GAME_OPTIONS_CURRENCY_BRL :Brasiilia Reaal (BRL
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
923 STR_GAME_OPTIONS_CURRENCY_EEK :Eesti Kroon (EEK)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
924 STR_GAME_OPTIONS_CURRENCY_CUSTOM :Omatehtud...
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
925 ############ end of currency region
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
926
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
927 STR_GAME_OPTIONS_MEASURING_UNITS_FRAME :{BLACK}Mõõtühikud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
928 STR_GAME_OPTIONS_MEASURING_UNITS_DROPDOWN_TOOLTIP :{BLACK}Mõõtühikute valik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
929
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
930 ############ start of measuring units region
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
931 STR_GAME_OPTIONS_MEASURING_UNITS_IMPERIAL :Mittemeetriline
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
932 STR_GAME_OPTIONS_MEASURING_UNITS_METRIC :Meetriline
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
933 STR_GAME_OPTIONS_MEASURING_UNITS_SI :SI
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
934 ############ end of measuring units region
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
935
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
936 STR_GAME_OPTIONS_ROAD_VEHICLES_FRAME :{BLACK}Sõidukid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
937 STR_GAME_OPTIONS_ROAD_VEHICLES_DROPDOWN_TOOLTIP :{BLACK}Vali, kummal pool teed mootorsõidukid liiklevad
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
938 STR_GAME_OPTIONS_ROAD_VEHICLES_DROPDOWN_LEFT :Vasakpoolne liiklus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
939 STR_GAME_OPTIONS_ROAD_VEHICLES_DROPDOWN_RIGHT :Parempoolne liiklus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
940
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
941 STR_GAME_OPTIONS_TOWN_NAMES_FRAME :{BLACK}Linnanimed
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
942 STR_GAME_OPTIONS_TOWN_NAMES_DROPDOWN_TOOLTIP :{BLACK}Vali linnanimede stiil
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
943
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
944 ############ start of townname region
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
945 STR_GAME_OPTIONS_TOWN_NAME_ORIGINAL_ENGLISH :Inglise (originaalne)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
946 STR_GAME_OPTIONS_TOWN_NAME_FRENCH :Prantsusmaa
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
947 STR_GAME_OPTIONS_TOWN_NAME_GERMAN :Saksamaa
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
948 STR_GAME_OPTIONS_TOWN_NAME_ADDITIONAL_ENGLISH :Inglise (Lisa)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
949 STR_GAME_OPTIONS_TOWN_NAME_LATIN_AMERICAN :Ladina-Ameerika
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
950 STR_GAME_OPTIONS_TOWN_NAME_SILLY :Tobedad
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
951 STR_GAME_OPTIONS_TOWN_NAME_SWEDISH :Rootsi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
952 STR_GAME_OPTIONS_TOWN_NAME_DUTCH :Hollandi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
953 STR_GAME_OPTIONS_TOWN_NAME_FINNISH :Soome
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
954 STR_GAME_OPTIONS_TOWN_NAME_POLISH :Poola
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
955 STR_GAME_OPTIONS_TOWN_NAME_SLOVAK :Slovakkia
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
956 STR_GAME_OPTIONS_TOWN_NAME_NORWEGIAN :Norra
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
957 STR_GAME_OPTIONS_TOWN_NAME_HUNGARIAN :Ungari
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
958 STR_GAME_OPTIONS_TOWN_NAME_AUSTRIAN :Austria
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
959 STR_GAME_OPTIONS_TOWN_NAME_ROMANIAN :Rumeenia
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
960 STR_GAME_OPTIONS_TOWN_NAME_CZECH :Tšehhi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
961 STR_GAME_OPTIONS_TOWN_NAME_SWISS :Šveitsi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
962 STR_GAME_OPTIONS_TOWN_NAME_DANISH :Taani
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
963 STR_GAME_OPTIONS_TOWN_NAME_TURKISH :Türgi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
964 STR_GAME_OPTIONS_TOWN_NAME_ITALIAN :Itaalia
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
965 STR_GAME_OPTIONS_TOWN_NAME_CATALAN :Katalaani
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
966 ############ end of townname region
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
967
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
968 STR_GAME_OPTIONS_AUTOSAVE_FRAME :{BLACK}Isesalvestus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
969 STR_GAME_OPTIONS_AUTOSAVE_DROPDOWN_TOOLTIP :{BLACK}Vali automaatselt mängu salvestamise vahemik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
970
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
971 STR_GAME_OPTIONS_AUTOSAVE_DROPDOWN_OFF :Väljas
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
972 STR_GAME_OPTIONS_AUTOSAVE_DROPDOWN_EVERY_1_MONTH :Iga kuu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
973 STR_GAME_OPTIONS_AUTOSAVE_DROPDOWN_EVERY_3_MONTHS :Iga 3 kuu tagant
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
974 STR_GAME_OPTIONS_AUTOSAVE_DROPDOWN_EVERY_6_MONTHS :Iga 6 kuu tagant
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
975 STR_GAME_OPTIONS_AUTOSAVE_DROPDOWN_EVERY_12_MONTHS :Iga 12 kuu tagant
12619
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
976
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
977 STR_GAME_OPTIONS_LANGUAGE :{BLACK}Keel
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
978 STR_GAME_OPTIONS_LANGUAGE_TOOLTIP :{BLACK}Vali kasutajaliideses kasutatav keel
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
979
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
980 STR_GAME_OPTIONS_FULLSCREEN :{BLACK}Täisekraan
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
981 STR_GAME_OPTIONS_FULLSCREEN_TOOLTIP :{BLACK}Märgi see kast, et OpenTTD täisekraanirežiimis mängida
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
982
12619
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
983 STR_GAME_OPTIONS_RESOLUTION :{BLACK}Ekraanilahutus
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
984 STR_GAME_OPTIONS_RESOLUTION_TOOLTIP :{BLACK}Ekraanilahutuse valimine
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
985
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
986 STR_GAME_OPTIONS_SCREENSHOT_FORMAT :{BLACK}Ekraanipildi vorming
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
987 STR_GAME_OPTIONS_SCREENSHOT_FORMAT_TOOLTIP :{BLACK}Vali kasutatav ekraanipildi vorming
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
988
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
989 STR_GAME_OPTIONS_BASE_GRF :{BLACK}Põhigraafikakomplekt
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
990 STR_GAME_OPTIONS_BASE_GRF_TOOLTIP :{BLACK}Valige kasutatav põhigraafikakomplekt
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
991 STR_GAME_OPTIONS_BASE_GRF_STATUS :{RED}{NUM} puuduv{P "" ad}/viga{P ne sed} fail{P "" id}
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
992 STR_GAME_OPTIONS_BASE_GRF_DESCRIPTION_TOOLTIP :{BLACK}Lisaandmed põhigraafikakomplekti kohta
11172
949251c15183 (svn r15523) -Update: WebTranslator2 update to 2009-02-19 16:58:17
translators <translators@openttd.org>
parents: 11157
diff changeset
993
12920
0cde81b7efca (svn r17412) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12868
diff changeset
994 STR_GAME_OPTIONS_BASE_SFX :{BLACK}Põhihelikomplekt
0cde81b7efca (svn r17412) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12868
diff changeset
995 STR_GAME_OPTIONS_BASE_SFX_TOOLTIP :{BLACK}Vali kasutatavad põhihelid
0cde81b7efca (svn r17412) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12868
diff changeset
996 STR_GAME_OPTIONS_BASE_SFX_DESCRIPTION_TOOLTIP :{BLACK}Täiendav teave põhihelikomplekti kohta
12800
402350ce98c4 (svn r17288) -Update from WebTranslator v3.0: fix newlines (had to test a new commit system)
translator <translator@openttd.org>
parents: 12778
diff changeset
997
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
998 STR_ERROR_FULLSCREEN_FAILED :{WHITE}Täisekraanrežiim ebaõnnestus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
999
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1000 # Custom currency window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1001
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1002 STR_CURRENCY_WINDOW :{WHITE}Oma valuuta
13136
7db0723659c0 (svn r17641) -Codechange: remove the {N:...} that's not needed anymore since the currency window is nested.
rubidium <rubidium@openttd.org>
parents: 13117
diff changeset
1003 STR_CURRENCY_EXCHANGE_RATE :{LTBLUE}Vahetuskurss: {ORANGE}{CURRENCY} = £ {COMMA}
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1004 STR_CURRENCY_DECREASE_EXCHANGE_RATE_TOOLTIP :{BLACK}Langeta oma valuuta väärtust naela (£) suhtes
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1005 STR_CURRENCY_INCREASE_EXCHANGE_RATE_TOOLTIP :{BLACK}Tõsta oma valuuta väärtust naela (£) suhtes
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1006 STR_CURRENCY_SET_EXCHANGE_RATE_TOOLTIP :{BLACK}Määra oma valuuta kurss naela (£) suhtes
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1007
13136
7db0723659c0 (svn r17641) -Codechange: remove the {N:...} that's not needed anymore since the currency window is nested.
rubidium <rubidium@openttd.org>
parents: 13117
diff changeset
1008 STR_CURRENCY_SEPARATOR :{LTBLUE}Eraldusmärk: {ORANGE}{STRING}
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1009 STR_CURRENCY_SET_CUSTOM_CURRENCY_SEPARATOR_TOOLTIP :{BLACK}Määra oma valuuta eraldusmärk
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1010
13136
7db0723659c0 (svn r17641) -Codechange: remove the {N:...} that's not needed anymore since the currency window is nested.
rubidium <rubidium@openttd.org>
parents: 13117
diff changeset
1011 STR_CURRENCY_PREFIX :{LTBLUE}Eesliide: {ORANGE}{STRING}
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1012 STR_CURRENCY_SET_CUSTOM_CURRENCY_PREFIX_TOOLTIP :{BLACK}Määra oma valuuta eesliide
13136
7db0723659c0 (svn r17641) -Codechange: remove the {N:...} that's not needed anymore since the currency window is nested.
rubidium <rubidium@openttd.org>
parents: 13117
diff changeset
1013 STR_CURRENCY_SUFFIX :{LTBLUE}Järelliide: {ORANGE}{STRING}
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1014 STR_CURRENCY_SET_CUSTOM_CURRENCY_SUFFIX_TOOLTIP :{BLACK}Määra oma valuuta järelliide
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1015
13136
7db0723659c0 (svn r17641) -Codechange: remove the {N:...} that's not needed anymore since the currency window is nested.
rubidium <rubidium@openttd.org>
parents: 13117
diff changeset
1016 STR_CURRENCY_SWITCH_TO_EURO :{LTBLUE}Mine eurole: {ORANGE}{NUM}
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1017 STR_CURRENCY_SWITCH_TO_EURO_NEVER :{LTBLUE}Mine eurole: {ORANGE}Mitte kunagi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1018 STR_CURRENCY_SET_CUSTOM_CURRENCY_TO_EURO_TOOLTIP :{BLACK}Määra eurole minemise aasta
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1019 STR_CURRENCY_DECREASE_CUSTOM_CURRENCY_TO_EURO_TOOLTIP :{BLACK}Mine eurole varem
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1020 STR_CURRENCY_INCREASE_CUSTOM_CURRENCY_TO_EURO_TOOLTIP :{BLACK}Mine eurole hiljem
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1021
13136
7db0723659c0 (svn r17641) -Codechange: remove the {N:...} that's not needed anymore since the currency window is nested.
rubidium <rubidium@openttd.org>
parents: 13117
diff changeset
1022 STR_CURRENCY_PREVIEW :{LTBLUE}Eelvaade: {ORANGE}{CURRENCY}
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1023 STR_CURRENCY_CUSTOM_CURRENCY_PREVIEW_TOOLTIP :{BLACK}10000 naela (£) sinu valuutas
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1024 STR_CURRENCY_CHANGE_PARAMETER :{BLACK}Muuda personaalse valuuta parameetreid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1025
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1026 # Difficulty level window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1027 STR_DIFFICULTY_LEVEL_CAPTION :{WHITE}Raskusaste
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1028
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1029 ############ range for difficulty levels starts
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1030 STR_DIFFICULTY_LEVEL_EASY :{BLACK}Kerge
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1031 STR_DIFFICULTY_LEVEL_MEDIUM :{BLACK}Keskmine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1032 STR_DIFFICULTY_LEVEL_HARD :{BLACK}Raske
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1033 STR_DIFFICULTY_LEVEL_CUSTOM :{BLACK}Iseseadistatud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1034 ############ range for difficulty levels ends
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1035
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1036 STR_DIFFICULTY_LEVEL_HIGH_SCORE_BUTTON :{BLACK}Näita mängijate edetabelit
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1037 STR_DIFFICULTY_LEVEL_SAVE :{BLACK}Salvesta
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1038
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1039 ############ range for difficulty settings starts
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1040 STR_DIFFICULTY_LEVEL_SETTING_MAXIMUM_NO_COMPETITORS :{LTBLUE}Vastaste piirmäär: {ORANGE}{COMMA}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1041 STR_DIFFICULTY_LEVEL_SETTING_NO_OF_TOWNS :{LTBLUE}Linnade sagedus: {ORANGE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1042 STR_DIFFICULTY_LEVEL_SETTING_NO_OF_INDUSTRIES :{LTBLUE}Tööstuste arv: {ORANGE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1043 STR_DIFFICULTY_LEVEL_SETTING_MAXIMUM_INITIAL_LOAN_000 :{LTBLUE}Suurim alustuslaen: {ORANGE}{CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1044 STR_DIFFICULTY_LEVEL_SETTING_INITIAL_INTEREST_RATE :{LTBLUE}Intress alguses: {ORANGE}{COMMA}%
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1045 STR_DIFFICULTY_LEVEL_SETTING_VEHICLE_RUNNING_COSTS :{LTBLUE}Sõidukite käituskulud: {ORANGE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1046 STR_DIFFICULTY_LEVEL_SETTING_CONSTRUCTION_SPEED_OF_COMPETITOR :{LTBLUE}Konkurentide ehitustempo: {ORANGE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1047 STR_DIFFICULTY_LEVEL_SETTING_VEHICLE_BREAKDOWNS :{LTBLUE}Sõidukirikked: {ORANGE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1048 STR_DIFFICULTY_LEVEL_SETTING_SUBSIDY_MULTIPLIER :{LTBLUE}Toetuse suurus: {ORANGE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1049 STR_DIFFICULTY_LEVEL_SETTING_COST_OF_CONSTRUCTION :{LTBLUE}Ehitushinnad: {ORANGE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1050 STR_DIFFICULTY_LEVEL_SETTING_TERRAIN_TYPE :{LTBLUE}Maastiku tüüp: {ORANGE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1051 STR_DIFFICULTY_LEVEL_SETTING_QUANTITY_OF_SEA_LAKES :{LTBLUE}Merede/järvede kogus: {ORANGE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1052 STR_DIFFICULTY_LEVEL_SETTING_ECONOMY :{LTBLUE}Majandus: {ORANGE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1053 STR_DIFFICULTY_LEVEL_SETTING_TRAIN_REVERSING :{LTBLUE}Rongide ümberpööramine: {ORANGE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1054 STR_DIFFICULTY_LEVEL_SETTING_DISASTERS :{LTBLUE}Katastroofid: {ORANGE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1055 STR_DIFFICULTY_LEVEL_SETTING_CITY_APPROVAL :{LTBLUE}Linnanõukogu suhtumine maastikukujundusse: {ORANGE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1056 ############ range for difficulty settings ends
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1057
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1058 STR_NONE :Pole
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1059 STR_NUM_VERY_LOW :Väga madal
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1060 STR_NUM_LOW :Madal
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1061 STR_NUM_NORMAL :Harilik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1062 STR_NUM_HIGH :Kõrge
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1063 STR_NUM_CUSTOM :Omatehtud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1064
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1065 STR_AI_SPEED_VERY_SLOW :Väga aeglane
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1066 STR_AI_SPEED_SLOW :Aeglane
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1067 STR_AI_SPEED_MEDIUM :Keskmine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1068 STR_AI_SPEED_FAST :Kiire
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1069 STR_AI_SPEED_VERY_FAST :Väga kiire
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1070
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1071 STR_SEA_LEVEL_VERY_LOW :Väga madal
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1072 STR_SEA_LEVEL_LOW :Madal
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1073 STR_SEA_LEVEL_MEDIUM :Keskmine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1074 STR_SEA_LEVEL_HIGH :Kõrge
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1075
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1076 STR_DISASTER_NONE :Puudub
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1077 STR_DISASTER_REDUCED :Vähendatud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1078 STR_DISASTER_NORMAL :Harilik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1079
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1080 STR_SUBSIDY_X1_5 :1,5x
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1081 STR_SUBSIDY_X2 :2x
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1082 STR_SUBSIDY_X3 :3x
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1083 STR_SUBSIDY_X4 :4x
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1084
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1085 STR_TERRAIN_TYPE_VERY_FLAT :Väga tasane
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1086 STR_TERRAIN_TYPE_FLAT :Tasane
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1087 STR_TERRAIN_TYPE_HILLY :Künklik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1088 STR_TERRAIN_TYPE_MOUNTAINOUS :Mägine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1089
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1090 STR_ECONOMY_STEADY :Rahulik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1091 STR_ECONOMY_FLUCTUATING :Kõikuva nõudlusega
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1092
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1093 STR_REVERSE_AT_END_OF_LINE_AND_AT_STATIONS :Raudtee lõpus ja jaamades
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1094 STR_REVERSE_AT_END_OF_LINE_ONLY :Ainult raudtee lõpus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1095
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1096 STR_DISASTERS_OFF :Väljas
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1097 STR_DISASTERS_ON :Sees
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1098
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1099 STR_CITY_APPROVAL_PERMISSIVE :Soodustav
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1100 STR_CITY_APPROVAL_TOLERANT :Salliv
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1101 STR_CITY_APPROVAL_HOSTILE :Vaenulik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1102
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1103 STR_WARNING_DIFFICULTY_TO_CUSTOM :{WHITE}See tegevus muutis raskusastme erilise peale
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1104
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1105 # Advanced settings window
11069
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1106 STR_CONFIG_SETTING_CAPTION :{WHITE}Täpsemad seaded
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1107
11069
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1108 STR_CONFIG_SETTING_OFF :Väljas
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1109 STR_CONFIG_SETTING_ON :Sees
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1110 STR_CONFIG_SETTING_DISABLED :väljas
11724
1f89e0b3b855 (svn r16112) -Update: WebTranslator2 update to 2009-04-21 17:33:19
translators <translators@openttd.org>
parents: 11723
diff changeset
1111 STR_CONFIG_SETTING_VEHICLESPEED :{LTBLUE}Sõidukiirus olekuribal: {ORANGE}{STRING}
11712
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1112 STR_CONFIG_SETTING_BUILDONSLOPES :{LTBLUE}Nõlvadele ja kallastele ehitamine: {ORANGE}{STRING}
11724
1f89e0b3b855 (svn r16112) -Update: WebTranslator2 update to 2009-04-21 17:33:19
translators <translators@openttd.org>
parents: 11723
diff changeset
1113 STR_CONFIG_SETTING_AUTOSLOPE :{LTBLUE}Maastikukujundus majade, rööbaste jms. all (autoslope): {ORANGE}{STRING}
1f89e0b3b855 (svn r16112) -Update: WebTranslator2 update to 2009-04-21 17:33:19
translators <translators@openttd.org>
parents: 11723
diff changeset
1114 STR_CONFIG_SETTING_CATCHMENT :{LTBLUE}Reaalsemad veekogud: {ORANGE}{STRING}
11712
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1115 STR_CONFIG_SETTING_EXTRADYNAMITE :{LTBLUE}Linnateede, -sildade, -tunnelite jne lammutamine: {ORANGE}{STRING}
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1116 STR_CONFIG_SETTING_MAMMOTHTRAINS :{LTBLUE}Väga pikkade rongide ehitamine: {ORANGE}{STRING}
11591
8c20659b4525 (svn r15964) -Update: WebTranslator2 update to 2009-04-06 17:40:13
translators <translators@openttd.org>
parents: 11588
diff changeset
1117 STR_CONFIG_SETTING_TRAIN_ACCELERATION_MODEL :{LTBLUE}Rongide kiirendusmudel: {ORANGE}{STRING}
11712
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1118 STR_CONFIG_SETTING_TRAIN_ACCELERATION_MODEL_ORIGINAL :Algupärane
11172
949251c15183 (svn r15523) -Update: WebTranslator2 update to 2009-02-19 16:58:17
translators <translators@openttd.org>
parents: 11157
diff changeset
1119 STR_CONFIG_SETTING_TRAIN_ACCELERATION_MODEL_REALISTIC :Realistlik
11069
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1120 STR_CONFIG_SETTING_FORBID_90_DEG :{LTBLUE}Rongidel ja laevadel keelatakse 90 kraadised pöörded: {ORANGE}{STRING} {LTBLUE} (vajab NPF)
11747
05ad08e1ecb9 (svn r16137) -Update: WebTranslator2 update to 2009-04-24 17:43:46
translators <translators@openttd.org>
parents: 11739
diff changeset
1121 STR_CONFIG_SETTING_JOINSTATIONS :{LTBLUE}Kõrvuti ehitatud jaamade ühendamine: {ORANGE}{STRING}
12194
bc18886c8d63 (svn r16607) -Update: WebTranslator2 update to 2009-06-20 17:50:41
translators <translators@openttd.org>
parents: 12171
diff changeset
1122 STR_CONFIG_SETTING_DISTANT_JOIN_STATIONS :{LTBLUE}Mitte kõrvuti asetsevate jaamade liitmine: {ORANGE}{STRING}
11747
05ad08e1ecb9 (svn r16137) -Update: WebTranslator2 update to 2009-04-24 17:43:46
translators <translators@openttd.org>
parents: 11739
diff changeset
1123 STR_CONFIG_SETTING_IMPROVEDLOAD :{LTBLUE}Täiustatud laadimisalgoritm: {ORANGE}{STRING}
05ad08e1ecb9 (svn r16137) -Update: WebTranslator2 update to 2009-04-24 17:43:46
translators <translators@openttd.org>
parents: 11739
diff changeset
1124 STR_CONFIG_SETTING_GRADUAL_LOADING :{LTBLUE}Veovahendite järkjärguline laadimine: {ORANGE}{STRING}
11069
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1125 STR_CONFIG_SETTING_INFLATION :{LTBLUE}Inflatsioon: {ORANGE}{STRING}
11747
05ad08e1ecb9 (svn r16137) -Update: WebTranslator2 update to 2009-04-24 17:43:46
translators <translators@openttd.org>
parents: 11739
diff changeset
1126 STR_CONFIG_SETTING_SELECTGOODS :{LTBLUE}Kauba toimetamine jaama ainult nõudluse korral: {ORANGE}{STRING}
11712
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1127 STR_CONFIG_SETTING_LONGBRIDGES :{LTBLUE}Väga pikkade sildade ehitamine: {ORANGE}{STRING}
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1128 STR_CONFIG_SETTING_GOTODEPOT :{LTBLUE}Depoosse minemise käsud: {ORANGE}{STRING}
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1129 STR_CONFIG_SETTING_RAW_INDUSTRY_CONSTRUCTION_METHOD :{LTBLUE}Põhitööstuse rajamismeetod: {ORANGE}{STRING}
11069
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1130 STR_CONFIG_SETTING_RAW_INDUSTRY_CONSTRUCTION_METHOD_NONE :pole
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1131 STR_CONFIG_SETTING_RAW_INDUSTRY_CONSTRUCTION_METHOD_NORMAL :nagu muud tööstused
11724
1f89e0b3b855 (svn r16112) -Update: WebTranslator2 update to 2009-04-21 17:33:19
translators <translators@openttd.org>
parents: 11723
diff changeset
1132 STR_CONFIG_SETTING_RAW_INDUSTRY_CONSTRUCTION_METHOD_PROSPECTING :eeluuringutega
11783
6e1dc48e6a73 (svn r16173) -Update: WebTranslator2 update to 2009-04-26 17:38:31
translators <translators@openttd.org>
parents: 11772
diff changeset
1133 STR_CONFIG_SETTING_MULTIPINDTOWN :{LTBLUE}Samalaadsed tööstused ühes linnas: {ORANGE}{STRING}
6e1dc48e6a73 (svn r16173) -Update: WebTranslator2 update to 2009-04-26 17:38:31
translators <translators@openttd.org>
parents: 11772
diff changeset
1134 STR_CONFIG_SETTING_SAMEINDCLOSE :{LTBLUE}Samalaadsed tööstused lähestiku: {ORANGE}{STRING}
11724
1f89e0b3b855 (svn r16112) -Update: WebTranslator2 update to 2009-04-21 17:33:19
translators <translators@openttd.org>
parents: 11723
diff changeset
1135 STR_CONFIG_SETTING_LONGDATE :{LTBLUE}Täispikk kuupäev olekuribal: {ORANGE}{STRING}
11747
05ad08e1ecb9 (svn r16137) -Update: WebTranslator2 update to 2009-04-24 17:43:46
translators <translators@openttd.org>
parents: 11739
diff changeset
1136 STR_CONFIG_SETTING_SIGNALSIDE :{LTBLUE}Signaalide paigutamine sõidusuunda: {ORANGE}{STRING}
11724
1f89e0b3b855 (svn r16112) -Update: WebTranslator2 update to 2009-04-21 17:33:19
translators <translators@openttd.org>
parents: 11723
diff changeset
1137 STR_CONFIG_SETTING_SHOWFINANCES :{LTBLUE}Aastalõpu rahavoogude aruanne: {ORANGE}{STRING}
11069
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1138 STR_CONFIG_SETTING_NONSTOP_BY_DEFAULT :{LTBLUE}Uued sihtpunktid on vaikimisi 'peatusteta': {ORANGE}{STRING}
11789
ffb27e196f68 (svn r16179) -Update: WebTranslator2 update to 2009-04-27 17:41:22
translators <translators@openttd.org>
parents: 11783
diff changeset
1139 STR_CONFIG_SETTING_STOP_LOCATION :{LTBLUE}Vaikimisi platvormiosa peatumiseks uute rongikäskudega: {ORANGE}{STRING}{LTBLUE}
11699
31c1b52310df (svn r16085) -Update: WebTranslator2 update to 2009-04-18 17:47:27
translators <translators@openttd.org>
parents: 11665
diff changeset
1140 STR_CONFIG_SETTING_STOP_LOCATION_NEAR_END :lõpu lähedal
31c1b52310df (svn r16085) -Update: WebTranslator2 update to 2009-04-18 17:47:27
translators <translators@openttd.org>
parents: 11665
diff changeset
1141 STR_CONFIG_SETTING_STOP_LOCATION_MIDDLE :keskel
31c1b52310df (svn r16085) -Update: WebTranslator2 update to 2009-04-18 17:47:27
translators <translators@openttd.org>
parents: 11665
diff changeset
1142 STR_CONFIG_SETTING_STOP_LOCATION_FAR_END :täiesti lõpus
12484
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
1143 STR_CONFIG_SETTING_ROAD_VEHICLE_QUEUEING :{LTBLUE}Mootorsõidukite järjekorrad (koos mahuefektidega): {ORANGE}{STRING}
11783
6e1dc48e6a73 (svn r16173) -Update: WebTranslator2 update to 2009-04-26 17:38:31
translators <translators@openttd.org>
parents: 11772
diff changeset
1144 STR_CONFIG_SETTING_AUTOSCROLL :{LTBLUE}Vaate kerimine osutiga ekraaniserva puudutamisel: {ORANGE}{STRING}
11724
1f89e0b3b855 (svn r16112) -Update: WebTranslator2 update to 2009-04-21 17:33:19
translators <translators@openttd.org>
parents: 11723
diff changeset
1145 STR_CONFIG_SETTING_BRIBE :{LTBLUE}Altkäemaksud kohalikele omavalitsustele: {ORANGE}{STRING}
11783
6e1dc48e6a73 (svn r16173) -Update: WebTranslator2 update to 2009-04-26 17:38:31
translators <translators@openttd.org>
parents: 11772
diff changeset
1146 STR_CONFIG_SETTING_ALLOW_EXCLUSIVE :{LTBLUE}Ainuveoõiguste ostmine: {ORANGE}{STRING}
11712
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1147 STR_CONFIG_SETTING_ALLOW_GIVE_MONEY :{LTBLUE}Raha saatmine teistele ettevõtetele: {ORANGE}{STRING}
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1148 STR_CONFIG_SETTING_NONUNIFORM_STATIONS :{LTBLUE}Suvalise kujuga jaamad: {ORANGE}{STRING}
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1149 STR_CONFIG_SETTING_FREIGHT_TRAINS :{LTBLUE}Raskete rongide simuleerimiseks kasutatav raskustegur: {ORANGE}{STRING}
11789
ffb27e196f68 (svn r16179) -Update: WebTranslator2 update to 2009-04-27 17:41:22
translators <translators@openttd.org>
parents: 11783
diff changeset
1150 STR_CONFIG_SETTING_PLANE_SPEED :{LTBLUE}Lennukite kiirustegur: {ORANGE}1 / {STRING}
11712
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1151 STR_CONFIG_SETTING_STOP_ON_TOWN_ROAD :{LTBLUE}Läbisõidupeatused linnateedel: {ORANGE}{STRING}
11724
1f89e0b3b855 (svn r16112) -Update: WebTranslator2 update to 2009-04-21 17:33:19
translators <translators@openttd.org>
parents: 11723
diff changeset
1152 STR_CONFIG_SETTING_STOP_ON_COMPETITOR_ROAD :{LTBLUE}Läbisõidupeatused konkurentide teedel: {ORANGE}{STRING}
11747
05ad08e1ecb9 (svn r16137) -Update: WebTranslator2 update to 2009-04-24 17:43:46
translators <translators@openttd.org>
parents: 11739
diff changeset
1153 STR_CONFIG_SETTING_ADJACENT_STATIONS :{LTBLUE}Jaamade kõrvutiehitamine: {ORANGE}{STRING}
11712
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1154 STR_CONFIG_SETTING_DYNAMIC_ENGINES :{LTBLUE}Mitme NewGRF sõidukikomplekti lubamine: {ORANGE}{STRING}
11591
8c20659b4525 (svn r15964) -Update: WebTranslator2 update to 2009-04-06 17:40:13
translators <translators@openttd.org>
parents: 11588
diff changeset
1155 STR_CONFIG_SETTING_DYNAMIC_ENGINES_EXISTING_VEHICLES :{WHITE}Sõidukite olemasolul ei saa seda seadet muuta.
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1156
12259
b2c6fa3ad2bf (svn r16674) -Update: WebTranslator2 update to 2009-06-27 17:32:13
translators <translators@openttd.org>
parents: 12200
diff changeset
1157 STR_CONFIG_SETTING_NEVER_EXPIRE_AIRPORTS :{LTBLUE}Aegumatud lennuväljad: {ORANGE}{STRING}
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1158
11712
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1159 STR_CONFIG_SETTING_WARN_LOST_TRAIN :{LTBLUE}Hoiatamine rongide eksimisel: {ORANGE}{STRING}
11069
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1160 STR_CONFIG_SETTING_ORDER_REVIEW :{LTBLUE}Sõidukite sihtpunktide ülevaade: {ORANGE}{STRING}
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1161 STR_CONFIG_SETTING_ORDER_REVIEW_OFF :ei
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1162 STR_CONFIG_SETTING_ORDER_REVIEW_EXDEPOT :jah, kuid jäta välja seisatud veovahendid
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1163 STR_CONFIG_SETTING_ORDER_REVIEW_ON :kõikidest veovahenditest
11227
574b8d2c39b5 (svn r15581) -Update: WebTranslator2 update to 2009-02-25 18:44:53
translators <translators@openttd.org>
parents: 11172
diff changeset
1164 STR_CONFIG_SETTING_WARN_INCOME_LESS :{LTBLUE}Hoiata kui rongi sissetulek on negatiivne: {ORANGE}{STRING}
11069
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1165 STR_CONFIG_SETTING_NEVER_EXPIRE_VEHICLES :{LTBLUE}Sõidukid ei aegu: {ORANGE}{STRING}
12171
9b2311c95ddd (svn r16587) -Update: WebTranslator2 update to 2009-06-17 17:39:59
translators <translators@openttd.org>
parents: 12166
diff changeset
1166 STR_CONFIG_SETTING_AUTORENEW_VEHICLE :{LTBLUE}Vananenud sõidukite uuendamine: {ORANGE}{STRING}
11712
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1167 STR_CONFIG_SETTING_AUTORENEW_MONTHS :{LTBLUE}Piirvanuse saavutanud veovahendit uuendatakse {ORANGE}{STRING}{LTBLUE} kuu piires
12171
9b2311c95ddd (svn r16587) -Update: WebTranslator2 update to 2009-06-17 17:39:59
translators <translators@openttd.org>
parents: 12166
diff changeset
1168 STR_CONFIG_SETTING_AUTORENEW_MONEY :{LTBLUE}Nõutud rahasumma uuendamiseks: {ORANGE}{STRING}
11783
6e1dc48e6a73 (svn r16173) -Update: WebTranslator2 update to 2009-04-26 17:38:31
translators <translators@openttd.org>
parents: 11772
diff changeset
1169 STR_CONFIG_SETTING_ERRMSG_DURATION :{LTBLUE}Veateadete kestus: {ORANGE}{STRING}
11724
1f89e0b3b855 (svn r16112) -Update: WebTranslator2 update to 2009-04-21 17:33:19
translators <translators@openttd.org>
parents: 11723
diff changeset
1170 STR_CONFIG_SETTING_POPULATION_IN_LABEL :{LTBLUE}Rahvaarv alevike nimesiltidel: {ORANGE}{STRING}
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1171
11069
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1172 STR_CONFIG_SETTING_LAND_GENERATOR :{LTBLUE}Maaala Generaator: {ORANGE}{STRING}
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1173 STR_CONFIG_SETTING_LAND_GENERATOR_ORIGINAL :Algupärane
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1174 STR_CONFIG_SETTING_LAND_GENERATOR_TERRA_GENESIS :TerraGenesis
11783
6e1dc48e6a73 (svn r16173) -Update: WebTranslator2 update to 2009-04-26 17:38:31
translators <translators@openttd.org>
parents: 11772
diff changeset
1175 STR_CONFIG_SETTING_OIL_REF_EDGE_DISTANCE :{LTBLUE}Naftatöötlustehaste piirkaugus kaardiservast {ORANGE}{STRING}
11069
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1176 STR_CONFIG_SETTING_SNOWLINE_HEIGHT :{LTBLUE}Lumepiiri kõrgus: {ORANGE}{STRING}
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1177 STR_CONFIG_SETTING_ROUGHNESS_OF_TERRAIN :{LTBLUE}Maa mägisus (TerraGenesis ainult) : {ORANGE}{STRING}
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1178 STR_CONFIG_SETTING_ROUGHNESS_OF_TERRAIN_VERY_SMOOTH :Väga sile
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1179 STR_CONFIG_SETTING_ROUGHNESS_OF_TERRAIN_SMOOTH :Sile
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1180 STR_CONFIG_SETTING_ROUGHNESS_OF_TERRAIN_ROUGH :Mägine
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1181 STR_CONFIG_SETTING_ROUGHNESS_OF_TERRAIN_VERY_ROUGH :Väga mägine
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1182 STR_CONFIG_SETTING_TREE_PLACER :{LTBLUE}Puuasetusalgoritm: {ORANGE}{STRING}
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1183 STR_CONFIG_SETTING_TREE_PLACER_NONE :Pole
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1184 STR_CONFIG_SETTING_TREE_PLACER_ORIGINAL :Algupärane
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1185 STR_CONFIG_SETTING_TREE_PLACER_IMPROVED :Täiustatud
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1186 STR_CONFIG_SETTING_HEIGHTMAP_ROTATION :{LTBLUE}Kõrgustekaardi pööramine: {ORANGE}{STRING}
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1187 STR_CONFIG_SETTING_HEIGHTMAP_ROTATION_COUNTER_CLOCKWISE :Vastu-päevapidi
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1188 STR_CONFIG_SETTING_HEIGHTMAP_ROTATION_CLOCKWISE :Päevapidi
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1189 STR_CONFIG_SETTING_SE_FLAT_WORLD_HEIGHT :{LTBLUE}Kõrguse level kui kõrgele lapik kaart läheb: {ORANGE}{STRING}
11712
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1190 STR_CONFIG_SETTING_ENABLE_FREEFORM_EDGES :{LTBLUE}Maastikukujundus kaardiäärsetel ruutudel: {ORANGE}{STRING}
11591
8c20659b4525 (svn r15964) -Update: WebTranslator2 update to 2009-04-06 17:40:13
translators <translators@openttd.org>
parents: 11588
diff changeset
1191 STR_CONFIG_SETTING_EDGES_NOT_EMPTY :{WHITE}Üks või enam ruutu põhjaäärel pole tühjad
8c20659b4525 (svn r15964) -Update: WebTranslator2 update to 2009-04-06 17:40:13
translators <translators@openttd.org>
parents: 11588
diff changeset
1192 STR_CONFIG_SETTING_EDGES_NOT_WATER :{WHITE}Üks või enam ääreruutu pole vesi
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1193
11747
05ad08e1ecb9 (svn r16137) -Update: WebTranslator2 update to 2009-04-24 17:43:46
translators <translators@openttd.org>
parents: 11739
diff changeset
1194 STR_CONFIG_SETTING_STATION_SPREAD :{LTBLUE}Suurim jaamaala: {ORANGE}{STRING} {RED}Hoiatus: kõrge määr aeglustab mängu
11712
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1195 STR_CONFIG_SETTING_SERVICEATHELIPAD :{LTBLUE}Automaatne helikopterihooldus maandumisplatsidel: {ORANGE}{STRING}
11747
05ad08e1ecb9 (svn r16137) -Update: WebTranslator2 update to 2009-04-24 17:43:46
translators <translators@openttd.org>
parents: 11739
diff changeset
1196 STR_CONFIG_SETTING_LINK_TERRAFORM_TOOLBAR :{LTBLUE}Maastiku-, ning raudtee/tee/vee/lennujaamade tööriistaribade seostamine: {ORANGE}{STRING}
11783
6e1dc48e6a73 (svn r16173) -Update: WebTranslator2 update to 2009-04-26 17:38:31
translators <translators@openttd.org>
parents: 11772
diff changeset
1197 STR_CONFIG_SETTING_REVERSE_SCROLLING :{LTBLUE}Vaate kerimine vastassuunas: {ORANGE}{STRING}
11069
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1198 STR_CONFIG_SETTING_SMOOTH_SCROLLING :{LTBLUE}Vaatevälja liigutatakse sujuvalt: {ORANGE}{STRING}
11724
1f89e0b3b855 (svn r16112) -Update: WebTranslator2 update to 2009-04-21 17:33:19
translators <translators@openttd.org>
parents: 11723
diff changeset
1199 STR_CONFIG_SETTING_MEASURE_TOOLTIP :{LTBLUE}Mõõtspikker teatud ehitusvahendite kasutamisel: {ORANGE}{STRING}
11069
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1200 STR_CONFIG_SETTING_LIVERIES :{LTBLUE}Ettevõtte värve näidatakse: {ORANGE}{STRING}
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1201 STR_CONFIG_SETTING_LIVERIES_NONE :Mitte ühelgi
11724
1f89e0b3b855 (svn r16112) -Update: WebTranslator2 update to 2009-04-21 17:33:19
translators <translators@openttd.org>
parents: 11723
diff changeset
1202 STR_CONFIG_SETTING_LIVERIES_OWN :Oma ettevõtel
1f89e0b3b855 (svn r16112) -Update: WebTranslator2 update to 2009-04-21 17:33:19
translators <translators@openttd.org>
parents: 11723
diff changeset
1203 STR_CONFIG_SETTING_LIVERIES_ALL :Igal ettevõttel
11747
05ad08e1ecb9 (svn r16137) -Update: WebTranslator2 update to 2009-04-24 17:43:46
translators <translators@openttd.org>
parents: 11739
diff changeset
1204 STR_CONFIG_SETTING_PREFER_TEAMCHAT :{LTBLUE}<ENTER> vajutades meeskonnavestluse eelistamine: {ORANGE}{STRING}
11069
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1205 STR_CONFIG_SETTING_SCROLLWHEEL_SCROLLING :{LTBLUE}Kerimisrulliku otstarve: {ORANGE}{STRING}
11712
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1206 STR_CONFIG_SETTING_SCROLLWHEEL_ZOOM :Kaardi suurendamine
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1207 STR_CONFIG_SETTING_SCROLLWHEEL_SCROLL :Kaardi kerimine
11069
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1208 STR_CONFIG_SETTING_SCROLLWHEEL_OFF :Väljas
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1209 STR_CONFIG_SETTING_SCROLLWHEEL_MULTIPLIER :{LTBLUE}Kaardi kerimisrulliku kiirus: {ORANGE}{STRING}
7542
1bfb97476d06 (svn r11062) -Update: WebTranslator2 update to 2007-09-08 22:37:00
miham <miham@openttd.org>
parents: 7452
diff changeset
1210
11069
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1211 STR_CONFIG_SETTING_RIGHT_MOUSE_BTN_EMU :{LTBLUE}Paremklõpsu matkimine: {ORANGE}{STRING}
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1212 STR_CONFIG_SETTING_RIGHT_MOUSE_BTN_EMU_COMMAND :Command+klikk
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1213 STR_CONFIG_SETTING_RIGHT_MOUSE_BTN_EMU_CONTROL :Ctrl+klikk
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1214 STR_CONFIG_SETTING_RIGHT_MOUSE_BTN_EMU_OFF :Väljas
7542
1bfb97476d06 (svn r11062) -Update: WebTranslator2 update to 2007-09-08 22:37:00
miham <miham@openttd.org>
parents: 7452
diff changeset
1215
11591
8c20659b4525 (svn r15964) -Update: WebTranslator2 update to 2009-04-06 17:40:13
translators <translators@openttd.org>
parents: 11588
diff changeset
1216 STR_CONFIG_SETTING_LEFT_MOUSE_BTN_SCROLLING :{LTBLUE}Kerimine vasakklõpsul: {ORANGE}{STRING}
11172
949251c15183 (svn r15523) -Update: WebTranslator2 update to 2009-02-19 16:58:17
translators <translators@openttd.org>
parents: 11157
diff changeset
1217
11712
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1218 STR_CONFIG_SETTING_DATE_FORMAT_IN_SAVE_NAMES :{LTBLUE}Kuupäevaformaat salvestatud mängunimedes on {ORANGE}{STRING}{LTBLUE}.
11227
574b8d2c39b5 (svn r15581) -Update: WebTranslator2 update to 2009-02-25 18:44:53
translators <translators@openttd.org>
parents: 11172
diff changeset
1219 STR_CONFIG_SETTING_DATE_FORMAT_IN_SAVE_NAMES_LONG :pikk (31. dets 2008)
11172
949251c15183 (svn r15523) -Update: WebTranslator2 update to 2009-02-19 16:58:17
translators <translators@openttd.org>
parents: 11157
diff changeset
1220 STR_CONFIG_SETTING_DATE_FORMAT_IN_SAVE_NAMES_SHORT :lühike (31-12-2008)
949251c15183 (svn r15523) -Update: WebTranslator2 update to 2009-02-19 16:58:17
translators <translators@openttd.org>
parents: 11157
diff changeset
1221 STR_CONFIG_SETTING_DATE_FORMAT_IN_SAVE_NAMES_ISO :ISO (2008-12-31)
949251c15183 (svn r15523) -Update: WebTranslator2 update to 2009-02-19 16:58:17
translators <translators@openttd.org>
parents: 11157
diff changeset
1222
11747
05ad08e1ecb9 (svn r16137) -Update: WebTranslator2 update to 2009-04-24 17:43:46
translators <translators@openttd.org>
parents: 11739
diff changeset
1223 STR_CONFIG_SETTING_PAUSE_ON_NEW_GAME :{LTBLUE}Mängu seiskamine alguses: {ORANGE}{STRING}
05ad08e1ecb9 (svn r16137) -Update: WebTranslator2 update to 2009-04-24 17:43:46
translators <translators@openttd.org>
parents: 11739
diff changeset
1224 STR_CONFIG_SETTING_ADVANCED_VEHICLE_LISTS :{LTBLUE}Laiendatud sõidukinimekiri: {ORANGE}{STRING}
11069
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1225 STR_CONFIG_SETTING_ADVANCED_VEHICLE_LISTS_OFF :Väljas
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1226 STR_CONFIG_SETTING_ADVANCED_VEHICLE_LISTS_OWN :Oma ettevõte
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1227 STR_CONFIG_SETTING_ADVANCED_VEHICLE_LISTS_ALL :Kõik ettevõtted
11724
1f89e0b3b855 (svn r16112) -Update: WebTranslator2 update to 2009-04-21 17:33:19
translators <translators@openttd.org>
parents: 11723
diff changeset
1228 STR_CONFIG_SETTING_LOADING_INDICATORS :{LTBLUE}Laadimisnäidikud: {ORANGE}{STRING}
11069
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1229 STR_CONFIG_SETTING_LOADING_INDICATORS_OFF :Väljas
11724
1f89e0b3b855 (svn r16112) -Update: WebTranslator2 update to 2009-04-21 17:33:19
translators <translators@openttd.org>
parents: 11723
diff changeset
1230 STR_CONFIG_SETTING_LOADING_INDICATORS_OWN :Oma ettevõtel
1f89e0b3b855 (svn r16112) -Update: WebTranslator2 update to 2009-04-21 17:33:19
translators <translators@openttd.org>
parents: 11723
diff changeset
1231 STR_CONFIG_SETTING_LOADING_INDICATORS_ALL :Igal ettevõttel
11712
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1232 STR_CONFIG_SETTING_TIMETABLE_ALLOW :{LTBLUE}Sõiduplaanide määramine: {ORANGE}{STRING}
11069
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1233 STR_CONFIG_SETTING_TIMETABLE_IN_TICKS :{LTBLUE}Sõiduplaanis kasutatakse päevade asemel tiksumist: {ORANGE}{STRING}
11699
31c1b52310df (svn r16085) -Update: WebTranslator2 update to 2009-04-18 17:47:27
translators <translators@openttd.org>
parents: 11665
diff changeset
1234 STR_CONFIG_SETTING_QUICKGOTO :{LTBLUE}Sõidukikäskude kiirloomine: {ORANGE}{STRING}
11069
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1235 STR_CONFIG_SETTING_DEFAULT_RAIL_TYPE :{LTBLUE}Algne rööbastee liik (mängu alustamisel/laadimisel): {ORANGE}{STRING}
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1236 STR_CONFIG_SETTING_DEFAULT_RAIL_TYPE_RAIL :Tavaline rööbastee
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1237 STR_CONFIG_SETTING_DEFAULT_RAIL_TYPE_ELRAIL :Elektrifitseeritud rööbastee
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1238 STR_CONFIG_SETTING_DEFAULT_RAIL_TYPE_MONORAIL :Monorelss
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1239 STR_CONFIG_SETTING_DEFAULT_RAIL_TYPE_MAGLEV :Magnethõljukrong
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1240 STR_CONFIG_SETTING_DEFAULT_RAIL_TYPE_FIRST :Esimene saadaval
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1241 STR_CONFIG_SETTING_DEFAULT_RAIL_TYPE_LAST :Viimane saadaval
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1242 STR_CONFIG_SETTING_DEFAULT_RAIL_TYPE_MOST_USED :Enim kasutatud
11724
1f89e0b3b855 (svn r16112) -Update: WebTranslator2 update to 2009-04-21 17:33:19
translators <translators@openttd.org>
parents: 11723
diff changeset
1243 STR_CONFIG_SETTING_SHOW_TRACK_RESERVATION :{LTBLUE}Varundatud radade näitamine: {ORANGE}{STRING}
1f89e0b3b855 (svn r16112) -Update: WebTranslator2 update to 2009-04-21 17:33:19
translators <translators@openttd.org>
parents: 11723
diff changeset
1244 STR_CONFIG_SETTING_PERSISTENT_BUILDINGTOOLS :{LTBLUE}Ehitustööriistad pärast kasutamist tegusad: {ORANGE}{STRING}
11712
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1245 STR_CONFIG_SETTING_EXPENSES_LAYOUT :{LTBLUE}Kulutuste rühmitamine ettevõtte finantsaknas: {ORANGE}{STRING}
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1246
11783
6e1dc48e6a73 (svn r16173) -Update: WebTranslator2 update to 2009-04-26 17:38:31
translators <translators@openttd.org>
parents: 11772
diff changeset
1247 STR_CONFIG_SETTING_ALWAYS_BUILD_INFRASTRUCTURE :{LTBLUE}Ehitustööriistade näitamine ka vastavate sõidukite puudumisel: {ORANGE}{STRING}
11069
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1248 STR_CONFIG_SETTING_MAX_TRAINS :{LTBLUE}Enim ronge mängija kohta: {ORANGE}{STRING}
12484
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
1249 STR_CONFIG_SETTING_MAX_ROAD_VEHICLES :{LTBLUE}Enim mootorsõidukeid mängija kohta: {ORANGE}{STRING}
11069
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1250 STR_CONFIG_SETTING_MAX_AIRCRAFT :{LTBLUE}Enim õhusõidukeid mängija kohta: {ORANGE}{STRING}
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1251 STR_CONFIG_SETTING_MAX_SHIPS :{LTBLUE}Enim laevu mängija kohta: {ORANGE}{STRING}
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1252
11712
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1253 STR_CONFIG_SETTING_AI_BUILDS_TRAINS :{LTBLUE}Rongikeeld arvutile: {ORANGE}{STRING}
12484
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
1254 STR_CONFIG_SETTING_AI_BUILDS_ROAD_VEHICLES :{LTBLUE}Sõidukikeeld arvutile: {ORANGE}{STRING}
11712
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1255 STR_CONFIG_SETTING_AI_BUILDS_AIRCRAFT :{LTBLUE}Õhusõidukikeeld arvutile: {ORANGE}{STRING}
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1256 STR_CONFIG_SETTING_AI_BUILDS_SHIPS :{LTBLUE}Laevakeeld arvutile: {ORANGE}{STRING}
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1257
11712
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1258 STR_CONFIG_SETTING_AI_IN_MULTIPLAYER :{LTBLUE}Tehismõistus võrgumängudes: {ORANGE}{STRING}
11699
31c1b52310df (svn r16085) -Update: WebTranslator2 update to 2009-04-18 17:47:27
translators <translators@openttd.org>
parents: 11665
diff changeset
1259 STR_CONFIG_SETTING_AI_MAX_OPCODES :{LTBLUE}#opcodes enne tehismõistuse peatamist: {ORANGE}{STRING}
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1260
11712
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1261 STR_CONFIG_SETTING_SERVINT_ISPERCENT :{LTBLUE}Protsentides hooldusvahemikud: {ORANGE}{STRING}
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1262 STR_CONFIG_SETTING_SERVINT_TRAINS :{LTBLUE}Vaikimisi hooldusvahemik rongidele: {ORANGE}{STRING} päeva
11069
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1263 STR_CONFIG_SETTING_SERVINT_TRAINS_DISABLED :{LTBLUE}Rongide hooldusvahemik vaikimisi: {ORANGE}väljas
12484
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
1264 STR_CONFIG_SETTING_SERVINT_ROAD_VEHICLES :{LTBLUE}Vaikimisi hooldusvahemik mootorsõidukitele: {ORANGE}{STRING} päeva
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
1265 STR_CONFIG_SETTING_SERVINT_ROAD_VEHICLES_DISABLED :{LTBLUE}Mootorsõidukite hooldusvahemik vaikimisi: {ORANGE}välja lülitatud
11712
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1266 STR_CONFIG_SETTING_SERVINT_AIRCRAFT :{LTBLUE}Vaikimisi hooldusvahemik õhusõidukitele: {ORANGE}{STRING} päeva
11069
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1267 STR_CONFIG_SETTING_SERVINT_AIRCRAFT_DISABLED :{LTBLUE}Õhusõidukite hooldusvahemik vaikimisi: {ORANGE}väljas
11712
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1268 STR_CONFIG_SETTING_SERVINT_SHIPS :{LTBLUE}Vaikimisi hooldusvahemik laevadele: {ORANGE}{STRING} päeva
11069
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1269 STR_CONFIG_SETTING_SERVINT_SHIPS_DISABLED :{LTBLUE}Laevade hooldusvahemik vaikimisi: {ORANGE}väljas
11712
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1270 STR_CONFIG_SETTING_NOSERVICE :{LTBLUE}Hoolduse keelamine rikete väljalülitamisel: {ORANGE}{STRING}
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1271 STR_CONFIG_SETTING_WAGONSPEEDLIMITS :{LTBLUE}Vagunite kiiruspiirangud: {ORANGE}{STRING}
11069
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1272 STR_CONFIG_SETTING_DISABLE_ELRAILS :{LTBLUE}Elektrirongide keeld: {ORANGE}{STRING}
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1273
11086
23adfa4f7d5a (svn r15429) -Change: do r15428 also for the string names.
rubidium <rubidium@openttd.org>
parents: 11069
diff changeset
1274 STR_CONFIG_SETTING_COLOURED_NEWS_YEAR :{LTBLUE}Värvilised uudised ilmuvad aastast {ORANGE}{STRING}
11069
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1275 STR_CONFIG_SETTING_STARTING_YEAR :{LTBLUE}Alustamise aeg: {ORANGE}{STRING}
12171
9b2311c95ddd (svn r16587) -Update: WebTranslator2 update to 2009-06-17 17:39:59
translators <translators@openttd.org>
parents: 12166
diff changeset
1276 STR_CONFIG_SETTING_SMOOTH_ECONOMY :{LTBLUE}Sujuv majandus (rohkem, väiksemad muutused): {ORANGE}{STRING}
11783
6e1dc48e6a73 (svn r16173) -Update: WebTranslator2 update to 2009-04-26 17:38:31
translators <translators@openttd.org>
parents: 11772
diff changeset
1277 STR_CONFIG_SETTING_ALLOW_SHARES :{LTBLUE}Aktsiatehingud teiste ettevõtetega: {ORANGE}{STRING}
11069
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1278 STR_CONFIG_SETTING_DRAG_SIGNALS_DENSITY :{LTBLUE}Venitades rajatavate signaalide paigaldustihedus: {ORANGE}{STRING} ühik(ut)
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1279 STR_CONFIG_SETTING_SEMAPHORE_BUILD_BEFORE_DATE :{LTBLUE}Semafore ehitatakse enne: {ORANGE}{STRING}
12171
9b2311c95ddd (svn r16587) -Update: WebTranslator2 update to 2009-06-17 17:39:59
translators <translators@openttd.org>
parents: 12166
diff changeset
1280 STR_CONFIG_SETTING_ENABLE_SIGNAL_GUI :{LTBLUE}Signaalide paigutamise graafiline kasutajaliides: {ORANGE}{STRING}
11069
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1281 STR_CONFIG_SETTING_DEFAULT_SIGNAL_TYPE :{LTBLUE}Vaikimisi ehitatav signaalide liik: {ORANGE}{STRING}
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1282 STR_CONFIG_SETTING_DEFAULT_SIGNAL_NORMAL :Tavaline
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1283 STR_CONFIG_SETTING_DEFAULT_SIGNAL_PBS :Täiustatud
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1284 STR_CONFIG_SETTING_DEFAULT_SIGNAL_PBSOWAY :Ühesuunaline täiustatud
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1285 STR_CONFIG_SETTING_CYCLE_SIGNAL_TYPES :{LTBLUE}Vaheta signaalide liike: {ORANGE}{STRING}
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1286 STR_CONFIG_SETTING_CYCLE_SIGNAL_NORMAL :Ainult tavaline
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1287 STR_CONFIG_SETTING_CYCLE_SIGNAL_PBS :Ainult täiustatud
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1288 STR_CONFIG_SETTING_CYCLE_SIGNAL_ALL :Kõik
6627
f4061c7d6b16 (svn r9847) -Update: WebTranslator2 update to 2007-05-15 19:41:41
miham <miham@openttd.org>
parents: 6569
diff changeset
1289
11591
8c20659b4525 (svn r15964) -Update: WebTranslator2 update to 2009-04-06 17:40:13
translators <translators@openttd.org>
parents: 11588
diff changeset
1290 STR_CONFIG_SETTING_TOWN_LAYOUT :{LTBLUE}Uute linnade tänavaplaneering: {ORANGE}{STRING}
11069
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1291 STR_CONFIG_SETTING_TOWN_LAYOUT_DEFAULT :vaikimisi
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1292 STR_CONFIG_SETTING_TOWN_LAYOUT_BETTER_ROADS :paremad teed
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1293 STR_CONFIG_SETTING_TOWN_LAYOUT_2X2_GRID :2x2 võrgustik
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1294 STR_CONFIG_SETTING_TOWN_LAYOUT_3X3_GRID :3x3 võrgustik
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1295 STR_CONFIG_SETTING_TOWN_LAYOUT_RANDOM :suvaline
11724
1f89e0b3b855 (svn r16112) -Update: WebTranslator2 update to 2009-04-21 17:33:19
translators <translators@openttd.org>
parents: 11723
diff changeset
1296 STR_CONFIG_SETTING_ALLOW_TOWN_ROADS :{LTBLUE}Linnapoolne teedeehitus: {ORANGE}{STRING}
11747
05ad08e1ecb9 (svn r16137) -Update: WebTranslator2 update to 2009-04-24 17:43:46
translators <translators@openttd.org>
parents: 11739
diff changeset
1297 STR_CONFIG_SETTING_NOISE_LEVEL :{LTBLUE}Lennujaamade mürapiirangud linnades: {ORANGE}{STRING}
6627
f4061c7d6b16 (svn r9847) -Update: WebTranslator2 update to 2007-05-15 19:41:41
miham <miham@openttd.org>
parents: 6569
diff changeset
1298
11069
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1299 STR_CONFIG_SETTING_TOOLBAR_POS :{LTBLUE}Tööriistariba asukoht: {ORANGE}{STRING}
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1300 STR_CONFIG_SETTING_TOOLBAR_POS_LEFT :Vasakul
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1301 STR_CONFIG_SETTING_TOOLBAR_POS_CENTER :Keskel
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1302 STR_CONFIG_SETTING_TOOLBAR_POS_RIGHT :Paremal
11712
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1303 STR_CONFIG_SETTING_SNAP_RADIUS :{LTBLUE}Akna haaramisraadius: {ORANGE}{STRING} px
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1304 STR_CONFIG_SETTING_SNAP_RADIUS_DISABLED :{LTBLUE}Akna haaramisraadius: {ORANGE}välja lülitatud
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1305 STR_CONFIG_SETTING_SOFT_LIMIT :{LTBLUE}Aknapiirang (kinnistamata): {ORANGE}{STRING}
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1306 STR_CONFIG_SETTING_SOFT_LIMIT_DISABLED :{LTBLUE}Aknapiirang (kinnistamata): {ORANGE}väljas
11069
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1307 STR_CONFIG_SETTING_TOWN_GROWTH :{LTBLUE}Linna kasvutempo: {ORANGE}{STRING}
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1308 STR_CONFIG_SETTING_TOWN_GROWTH_NONE :Pole
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1309 STR_CONFIG_SETTING_TOWN_GROWTH_SLOW :Aeglane
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1310 STR_CONFIG_SETTING_TOWN_GROWTH_NORMAL :Normaalne
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1311 STR_CONFIG_SETTING_TOWN_GROWTH_FAST :Kiire
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1312 STR_CONFIG_SETTING_TOWN_GROWTH_VERY_FAST :Väga Kiire
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1313 STR_CONFIG_SETTING_LARGER_TOWNS :{LTBLUE}Topeltkiirusel kasvavaid linnu: {ORANGE}1 iga {STRING} linna kohta
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1314 STR_CONFIG_SETTING_LARGER_TOWNS_DISABLED :{LTBLUE}Linnadeks kasvavate asulate suhtarv: {ORANGE}Pole
11783
6e1dc48e6a73 (svn r16173) -Update: WebTranslator2 update to 2009-04-26 17:38:31
translators <translators@openttd.org>
parents: 11772
diff changeset
1315 STR_CONFIG_SETTING_CITY_SIZE_MULTIPLIER :{LTBLUE}Algne linnade suurustegur: {ORANGE}{STRING}
11724
1f89e0b3b855 (svn r16112) -Update: WebTranslator2 update to 2009-04-21 17:33:19
translators <translators@openttd.org>
parents: 11723
diff changeset
1316 STR_CONFIG_SETTING_MODIFIED_ROAD_REBUILD :{LTBLUE}Mittevajaliku eemaldamine teedeehitusel: {ORANGE}{STRING}
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1317
11712
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1318 STR_CONFIG_SETTING_GUI :{ORANGE}Kasutajaliides
11069
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1319 STR_CONFIG_SETTING_CONSTRUCTION :{ORANGE}Ehitamine
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1320 STR_CONFIG_SETTING_VEHICLES :{ORANGE}Sõidukid
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1321 STR_CONFIG_SETTING_STATIONS :{ORANGE}Jaamad
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1322 STR_CONFIG_SETTING_ECONOMY :{ORANGE}Majandus
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1323 STR_CONFIG_SETTING_AI :{ORANGE}Konkurendid
11712
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1324 STR_CONFIG_SETTING_DISPLAY_OPTIONS :{ORANGE}Kuvaseaded
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1325 STR_CONFIG_SETTING_INTERACTION :{ORANGE}Suhtlemine
11699
31c1b52310df (svn r16085) -Update: WebTranslator2 update to 2009-04-18 17:47:27
translators <translators@openttd.org>
parents: 11665
diff changeset
1326 STR_CONFIG_SETTING_CONSTRUCTION_SIGNALS :{ORANGE}Signaalid
31c1b52310df (svn r16085) -Update: WebTranslator2 update to 2009-04-18 17:47:27
translators <translators@openttd.org>
parents: 11665
diff changeset
1327 STR_CONFIG_SETTING_STATIONS_CARGOHANDLING :{ORANGE}Kauba käsitlemine
11712
777aa247a875 (svn r16100) -Update: WebTranslator2 update to 2009-04-20 17:38:22
translators <translators@openttd.org>
parents: 11704
diff changeset
1328 STR_CONFIG_SETTING_AI_NPC :{ORANGE}Arvutimängijad
12171
9b2311c95ddd (svn r16587) -Update: WebTranslator2 update to 2009-06-17 17:39:59
translators <translators@openttd.org>
parents: 12166
diff changeset
1329 STR_CONFIG_SETTING_VEHICLES_AUTORENEW :{ORANGE}Uuendamine
11591
8c20659b4525 (svn r15964) -Update: WebTranslator2 update to 2009-04-06 17:40:13
translators <translators@openttd.org>
parents: 11588
diff changeset
1330 STR_CONFIG_SETTING_VEHICLES_SERVICING :{ORANGE}Hooldamine
8c20659b4525 (svn r15964) -Update: WebTranslator2 update to 2009-04-06 17:40:13
translators <translators@openttd.org>
parents: 11588
diff changeset
1331 STR_CONFIG_SETTING_VEHICLES_ROUTING :{ORANGE}Marsruutimine
8c20659b4525 (svn r15964) -Update: WebTranslator2 update to 2009-04-06 17:40:13
translators <translators@openttd.org>
parents: 11588
diff changeset
1332 STR_CONFIG_SETTING_VEHICLES_TRAINS :{ORANGE}Rongid
8c20659b4525 (svn r15964) -Update: WebTranslator2 update to 2009-04-06 17:40:13
translators <translators@openttd.org>
parents: 11588
diff changeset
1333 STR_CONFIG_SETTING_ECONOMY_TOWNS :{ORANGE}Linnad
8c20659b4525 (svn r15964) -Update: WebTranslator2 update to 2009-04-06 17:40:13
translators <translators@openttd.org>
parents: 11588
diff changeset
1334 STR_CONFIG_SETTING_ECONOMY_INDUSTRIES :{ORANGE}Tööstused
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1335
12171
9b2311c95ddd (svn r16587) -Update: WebTranslator2 update to 2009-06-17 17:39:59
translators <translators@openttd.org>
parents: 12166
diff changeset
1336 STR_CONFIG_SETTING_PATHFINDER_FOR_TRAINS :{LTBLUE}Rongide marsruudileidja: {ORANGE}{STRING}
11069
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1337 STR_CONFIG_SETTING_PATHFINDER_FOR_TRAINS_NTP :NTP {RED}(ebasoovitatav)
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1338 STR_CONFIG_SETTING_PATHFINDER_FOR_TRAINS_NPF :NPF
12171
9b2311c95ddd (svn r16587) -Update: WebTranslator2 update to 2009-06-17 17:39:59
translators <translators@openttd.org>
parents: 12166
diff changeset
1339 STR_CONFIG_SETTING_PATHFINDER_FOR_TRAINS_YAPF :YAPF {BLUE}(soovitatud)
12484
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
1340 STR_CONFIG_SETTING_PATHFINDER_FOR_ROAD_VEHICLES :{LTBLUE}Maanteesõidukite marsruudileidja: {ORANGE}{STRING}
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
1341 STR_CONFIG_SETTING_PATHFINDER_FOR_ROAD_VEHICLES_OPF :Algne {RED}(ebasoovitatav)
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
1342 STR_CONFIG_SETTING_PATHFINDER_FOR_ROAD_VEHICLES_NPF :NPF
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
1343 STR_CONFIG_SETTING_PATHFINDER_FOR_ROAD_VEHICLES_YAPF :YAPF {BLUE}(soovitatud)
12171
9b2311c95ddd (svn r16587) -Update: WebTranslator2 update to 2009-06-17 17:39:59
translators <translators@openttd.org>
parents: 12166
diff changeset
1344 STR_CONFIG_SETTING_PATHFINDER_FOR_SHIPS :{LTBLUE}Laevade marsruudileidja: {ORANGE}{STRING}
9b2311c95ddd (svn r16587) -Update: WebTranslator2 update to 2009-06-17 17:39:59
translators <translators@openttd.org>
parents: 12166
diff changeset
1345 STR_CONFIG_SETTING_PATHFINDER_FOR_SHIPS_OPF :Algne {BLUE}(soovitatud)
11069
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1346 STR_CONFIG_SETTING_PATHFINDER_FOR_SHIPS_NPF :NPF
36d798171bfd (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability.
rubidium <rubidium@openttd.org>
parents: 11068
diff changeset
1347 STR_CONFIG_SETTING_PATHFINDER_FOR_SHIPS_YAPF :YAPF {RED}(ebasoovitatav)
8627
dee3dd66812b (svn r12218) -Update: WebTranslator2 update to 2008-02-23 12:39:10
miham <miham@openttd.org>
parents: 8552
diff changeset
1348
11172
949251c15183 (svn r15523) -Update: WebTranslator2 update to 2009-02-19 16:58:17
translators <translators@openttd.org>
parents: 11157
diff changeset
1349 STR_CONFIG_SETTING_MAP_X :{LTBLUE}Kaardi X-telje suurus: {ORANGE}{STRING}
949251c15183 (svn r15523) -Update: WebTranslator2 update to 2009-02-19 16:58:17
translators <translators@openttd.org>
parents: 11157
diff changeset
1350 STR_CONFIG_SETTING_MAP_Y :{LTBLUE}Kaardi Y-telje suurus: {ORANGE}{STRING}
949251c15183 (svn r15523) -Update: WebTranslator2 update to 2009-02-19 16:58:17
translators <translators@openttd.org>
parents: 11157
diff changeset
1351
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1352 STR_CONFIG_SETTING_QUERY_CAPTION :{WHITE}Muuda seadete väärtusi
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1353
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1354 # Intro window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1355 STR_INTRO_CAPTION :{WHITE}OpenTTD {REV}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1356
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1357 STR_INTRO_NEW_GAME :{BLACK}Uus mäng
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1358 STR_INTRO_LOAD_GAME :{BLACK}Mängu laadimine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1359 STR_INTRO_PLAY_SCENARIO :{BLACK}Stsenaariumi mängimine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1360 STR_INTRO_PLAY_HEIGHTMAP :{BLACK}Kõrguskaardil mängimine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1361 STR_INTRO_SCENARIO_EDITOR :{BLACK}Stsenaariumiredaktor
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1362 STR_INTRO_MULTIPLAYER :{BLACK}Võrgumäng
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1363
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1364 STR_INTRO_GAME_OPTIONS :{BLACK}Mängu valikud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1365 STR_INTRO_DIFFICULTY :{BLACK}Raskusaste ({STRING})
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1366 STR_INTRO_ADVANCED_SETTINGS :{BLACK}Täpsemad seaded
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1367 STR_INTRO_NEWGRF_SETTINGS :{BLACK}NewGRF seadistused
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1368 STR_INTRO_ONLINE_CONTENT :{BLACK}Internetisisu kontrollimine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1369 STR_INTRO_AI_SETTINGS :{BLACK}Tehismõistuse seaded
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1370 STR_INTRO_QUIT :{BLACK}Välju
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1371
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1372 STR_INTRO_TOOLTIP_NEW_GAME :{BLACK}Alusta uut mängu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1373 STR_INTRO_TOOLTIP_LOAD_GAME :{BLACK}Laadi salvestatud mäng
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1374 STR_INTRO_TOOLTIP_PLAY_HEIGHTMAP :{BLACK}Alusta uut mängu kasutades kõrguskaarti maastikuna
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1375 STR_INTRO_TOOLTIP_PLAY_SCENARIO :{BLACK}Alusta omatehtud stsenaariumit kasutades uut mängu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1376 STR_INTRO_TOOLTIP_SCENARIO_EDITOR :{BLACK}Loo oma mängukaart
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1377 STR_INTRO_TOOLTIP_MULTIPLAYER :{BLACK}Alusta võrgumängu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1378
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1379 STR_INTRO_TOOLTIP_TEMPERATE :{BLACK}Vali 'parasvöötme' maastik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1380 STR_INTRO_TOOLTIP_SUB_ARCTIC_LANDSCAPE :{BLACK}Vali 'lähispolaarne' maastik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1381 STR_INTRO_TOOLTIP_SUB_TROPICAL_LANDSCAPE :{BLACK}Vali 'lähistroopiline' maastik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1382 STR_INTRO_TOOLTIP_TOYLAND_LANDSCAPE :{BLACK}Vali 'mänguasjamaa' maastik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1383
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1384 STR_INTRO_TOOLTIP_GAME_OPTIONS :{BLACK}Kuva mängu valikuid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1385 STR_INTRO_TOOLTIP_DIFFICULTY_OPTIONS :{BLACK}Kuva raskusastmete valikuid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1386 STR_INTRO_TOOLTIP_ADVANCED_SETTINGS :{BLACK}Näidata täpsemaid seadeid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1387 STR_INTRO_TOOLTIP_NEWGRF_SETTINGS :{BLACK}Näita NewGRF-seadeid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1388 STR_INTRO_TOOLTIP_ONLINE_CONTENT :{BLACK}Otsi allalaadimiseks uut ja uuendatud sisu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1389 STR_INTRO_TOOLTIP_AI_SETTINGS :{BLACK}Näita tehismõistuse seadeid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1390 STR_INTRO_TOOLTIP_QUIT :{BLACK}Välju 'OpenTTD'st
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1391
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1392 # Quit window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1393 STR_QUIT_CAPTION :{WHITE}Mängust väljumine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1394 STR_QUIT_ARE_YOU_SURE_YOU_WANT_TO_EXIT_OPENTTD :{YELLOW}Kas soovite OpenTTD sulgeda ja minna tagasi süsteemi {STRING}?
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1395 STR_QUIT_YES :{BLACK}Jah
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1396 STR_QUIT_NO :{BLACK}Ei
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1397
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1398 # Supported OSes
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1399 STR_OSNAME_WINDOWS :Windows
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1400 STR_OSNAME_DOS :DOS
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1401 STR_OSNAME_UNIX :Unix
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1402 STR_OSNAME_OSX :OS X
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1403 STR_OSNAME_BEOS :BeOS
13455
2f00238413cf (svn r17964) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13442
diff changeset
1404 STR_OSNAME_HAIKU :Haiku
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1405 STR_OSNAME_MORPHOS :MorphOS
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1406 STR_OSNAME_AMIGAOS :AmigaOS
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1407 STR_OSNAME_OS2 :OS/2
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1408 STR_OSNAME_SUNOS :SunOS
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1409
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1410 # Abandon game
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1411 STR_ABANDON_GAME_CAPTION :{WHITE}Mängu lõpetamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1412 STR_ABANDON_GAME_QUERY :{YELLOW}Kas te soovite selle mängu lõpetada?
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1413 STR_ABANDOM_SCENARIO_QUERY :{YELLOW}Kas sa oled kindel, et sa tahad kaardi tegemise lõpetada?
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1414
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1415 # Cheat window
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1416 STR_CHEATS :{WHITE}Petmine
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1417 STR_CHEATS_TOOLTIP :{BLACK}Märgistatud kastid näitavad et, kas sa oled varem seda pettust kasutanud
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1418 STR_CHEATS_WARNING :{BLACK}Hoiatus! Sa kavatsed oma konkurente reeta. Pea meeles, et sellisest häbist ei saa sa enam kunagi lahti.
7005
4116d048f32a (svn r10261) -Cleanup: we do not need CURRENCY64 and CURRCOMPACT64 anymore, because everything is already 64 bits by default.
rubidium <rubidium@openttd.org>
parents: 6984
diff changeset
1419 STR_CHEAT_MONEY :{LTBLUE}Suurenda raha hulka {CURRENCY} võrra
11591
8c20659b4525 (svn r15964) -Update: WebTranslator2 update to 2009-04-06 17:40:13
translators <translators@openttd.org>
parents: 11588
diff changeset
1420 STR_CHEAT_CHANGE_COMPANY :{LTBLUE}Mängimine ettevõttena: {ORANGE}{COMMA}
6837
6406ea6ce600 (svn r10076) -Update: WebTranslator2 update to 2007-06-09 10:29:27
miham <miham@openttd.org>
parents: 6821
diff changeset
1421 STR_CHEAT_EXTRA_DYNAMITE :{LTBLUE}Maagiline buldooser (eemaldamatute rajatiste lammutamine): {ORANGE}{STRING}
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1422 STR_CHEAT_CROSSINGTUNNELS :{LTBLUE}Tunnelid võivad üksteist läbida: {ORANGE}{STRING}
9887
89f53dccd325 (svn r14035) -Update: WebTranslator2 update to 2008-08-10 11:54:57
translators <translators@openttd.org>
parents: 9769
diff changeset
1423 STR_CHEAT_BUILD_IN_PAUSE :{LTBLUE}Seisatuse ajal ehitamine: {ORANGE}{STRING}
12166
2ac91716e2a4 (svn r16582) -Update: WebTranslator2 update to 2009-06-16 17:10:36
translators <translators@openttd.org>
parents: 12012
diff changeset
1424 STR_CHEAT_NO_JETCRASH :{LTBLUE}Reaktiivlennukid ei kuku (tihti) väikestel lennuväljadel alla: {ORANGE} {STRING}
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1425 STR_CHEAT_SWITCH_CLIMATE :{LTBLUE}Vaheta kliimat: {ORANGE} {STRING}
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1426 STR_CHEAT_SWITCH_CLIMATE_TEMPERATE_LANDSCAPE :Parasvöötme maastik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1427 STR_CHEAT_SWITCH_CLIMATE_SUB_ARCTIC_LANDSCAPE :Arktiline maastik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1428 STR_CHEAT_SWITCH_CLIMATE_SUB_TROPICAL_LANDSCAPE :Troopiline maastik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1429 STR_CHEAT_SWITCH_CLIMATE_TOYLAND_LANDSCAPE :Mänguasjamaa
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1430 STR_CHEAT_CHANGE_DATE :{LTBLUE}Muuda kuupäeva: {ORANGE} {DATE_SHORT}
12166
2ac91716e2a4 (svn r16582) -Update: WebTranslator2 update to 2009-06-16 17:10:36
translators <translators@openttd.org>
parents: 12012
diff changeset
1431 STR_CHEAT_SETUP_PROD :{LTBLUE}Tootmisväärtuste muutmine: {ORANGE}{STRING}
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1432
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1433 # Livery window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1434 STR_LIVERY_CAPTION :{WHITE}Uus värvivalik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1435
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1436 STR_LIVERY_GENERAL_TOOLTIP :{BLACK}Näita üldiseid värvistikke
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1437 STR_LIVERY_TRAIN_TOOLTIP :{BLACK}Näita rongide värvistikke
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1438 STR_LIVERY_ROAD_VEHICLE_TOOLTIP :{BLACK}Näita mootorsõidukite värvistikke
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1439 STR_LIVERY_SHIP_TOOLTIP :{BLACK}Näita laevavärvistikke
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1440 STR_LIVERY_AIRCRAFT_TOOLTIP :{BLACK}Näita lennukivärvistikke
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1441 STR_LIVERY_PRIMARY_TOOLTIP :{BLACK}Vali põhivärv värvistikule
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1442 STR_LIVERY_SECONDARY_TOOLTIP :{BLACK}Vali teine värv valitud värvistikule
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1443 STR_LIVERY_PANEL_TOOLTIP :{BLACK}Vali muudetav värvivalik - või mitu CTRL+klõps abil. Klõpsa kastil, et muuta värvivaliku kasutust.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1444
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1445 STR_LIVERY_DEFAULT :Firmavärv
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1446 STR_LIVERY_STEAM :Aurumootorvedur
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1447 STR_LIVERY_DIESEL :Diiselmootorvedur
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1448 STR_LIVERY_ELECTRIC :Elektrimootorvedur
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1449 STR_LIVERY_MONORAIL :Monorelssvedur
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1450 STR_LIVERY_MAGLEV :Magnethõljukvedur
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1451 STR_LIVERY_DMU :DMU
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1452 STR_LIVERY_EMU :EMU
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1453 STR_LIVERY_PASSENGER_WAGON_STEAM :Reisivagun (auru)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1454 STR_LIVERY_PASSENGER_WAGON_DIESEL :Reisivagun (diisel)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1455 STR_LIVERY_PASSENGER_WAGON_ELECTRIC :Reisivagun (elektri)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1456 STR_LIVERY_PASSENGER_WAGON_MONORAIL :Reisivagun (monorelss)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1457 STR_LIVERY_PASSENGER_WAGON_MAGLEV :Reisivagun (magnethõljukrong)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1458 STR_LIVERY_FREIGHT_WAGON :Kaubavagun
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1459 STR_LIVERY_BUS :Buss
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1460 STR_LIVERY_TRUCK :Veoauto
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1461 STR_LIVERY_PASSENGER_SHIP :Reisipraam
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1462 STR_LIVERY_FREIGHT_SHIP :Kaubalaev
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1463 STR_LIVERY_HELICOPTER :Helikopter
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1464 STR_LIVERY_SMALL_PLANE :Väikelennuk
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1465 STR_LIVERY_LARGE_PLANE :Suurlennuk
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1466 STR_LIVERY_PASSENGER_TRAM :Reisitramm
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1467 STR_LIVERY_FREIGHT_TRAM :Kaubatramm
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1468
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1469 # Face selection window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1470 STR_FACE_CAPTION :{WHITE}Näo valik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1471 STR_FACE_CANCEL_TOOLTIP :{BLACK}Tühista uue näo valimine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1472 STR_FACE_OK_TOOLTIP :{BLACK}Uue näo valimine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1473
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1474 STR_FACE_MALE_BUTTON :{BLACK}Mees
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1475 STR_FACE_MALE_TOOLTIP :{BLACK}Vali mehe nägu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1476 STR_FACE_FEMALE_BUTTON :{BLACK}Naine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1477 STR_FACE_FEMALE_TOOLTIP :{BLACK}Vali naise nägu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1478 STR_FACE_NEW_FACE_BUTTON :{BLACK}Uus nägu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1479 STR_FACE_NEW_FACE_TOOLTIP :{BLACK}Tekita uus suvaline nägu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1480 STR_FACE_ADVANCED :{BLACK}Täpsem
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1481 STR_FACE_ADVANCED_TOOLTIP :{BLACK}Täpsem näovalik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1482 STR_FACE_SIMPLE :{BLACK}Lihtne
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1483 STR_FACE_SIMPLE_TOOLTIP :{BLACK}Lihtne näo valik.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1484 STR_FACE_LOAD :{BLACK}Lae
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1485 STR_FACE_LOAD_TOOLTIP :{BLACK}Lae lemmik nägu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1486 STR_FACE_LOAD_DONE :{WHITE}Sinu lemmiknägu on OpenTTD seadistusfailist laaditud.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1487 STR_FACE_FACECODE :{BLACK}Mängja nägu no.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1488 STR_FACE_FACECODE_TOOLTIP :{BLACK}Vaata või säti näonumbrit
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1489 STR_FACE_FACECODE_CAPTION :{WHITE}Vaata või säti näonumbrit
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1490 STR_FACE_FACECODE_SET :{WHITE}Uus näonumbri kood on sätitud.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1491 STR_FACE_FACECODE_ERR :{WHITE}Ei saanud näonumbrit sättida - peab olema number 0 ja 4,494,967,295 vahel!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1492 STR_FACE_SAVE :{BLACK}Salvesta
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1493 STR_FACE_SAVE_TOOLTIP :{BLACK}Salvesta lemmiknägu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1494 STR_FACE_SAVE_DONE :{WHITE}See nägu salvestatakse sinu lemmikuna OpenTTD seadete faili.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1495 STR_FACE_EUROPEAN :{BLACK}Eurooplane
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1496 STR_FACE_SELECT_EUROPEAN :{BLACK}Vali euroopa näod
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1497 STR_FACE_AFRICAN :{BLACK}Aafriklane
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1498 STR_FACE_SELECT_AFRICAN :{BLACK}Vali aafrika näod
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1499 STR_FACE_YES :Jah
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1500 STR_FACE_NO :Ei
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1501 STR_FACE_MOUSTACHE_EARRING_TOOLTIP :{BLACK}Vuntsid või kõrvarõngad on lubatud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1502 STR_FACE_HAIR :Soeng:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1503 STR_FACE_HAIR_TOOLTIP :{BLACK}Vaheta juukseid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1504 STR_FACE_EYEBROWS :Kulmud:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1505 STR_FACE_EYEBROWS_TOOLTIP :{BLACK}Vaheta kulmusid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1506 STR_FACE_EYECOLOUR :Silmavärv:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1507 STR_FACE_EYECOLOUR_TOOLTIP :{BLACK}Vaheta silmavärvi:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1508 STR_FACE_GLASSES :Prillid:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1509 STR_FACE_GLASSES_TOOLTIP :{BLACK}Prillid on lubatud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1510 STR_FACE_GLASSES_TOOLTIP_2 :{BLACK}Vaheta prille
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1511 STR_FACE_NOSE :Nina:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1512 STR_FACE_NOSE_TOOLTIP :{BLACK}Vaheta nina
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1513 STR_FACE_LIPS :Huuled:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1514 STR_FACE_MOUSTACHE :Vuntsid:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1515 STR_FACE_LIPS_MOUSTACHE_TOOLTIP :{BLACK}Vaheta huuli või vuntse
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1516 STR_FACE_CHIN :Lõug:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1517 STR_FACE_CHIN_TOOLTIP :{BLACK}Vaheta lõuga
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1518 STR_FACE_JACKET :Pintsak:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1519 STR_FACE_JACKET_TOOLTIP :{BLACK}Vaheta pintsakut
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1520 STR_FACE_COLLAR :Krae:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1521 STR_FACE_COLLAR_TOOLTIP :{BLACK}Vaheta kraed
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1522 STR_FACE_TIE :Lips:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1523 STR_FACE_EARRING :Kõrvarõngas:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1524 STR_FACE_TIE_EARRING_TOOLTIP :{BLACK}Vaheta kraed või kõrvarõngast
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1525
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1526 # Network server list
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1527 STR_NETWORK_SERVER_LIST_CAPTION :{WHITE}Võrgumäng
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1528 STR_NETWORK_SERVER_LIST_CONNECTION :{BLACK}Ühendus:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1529 STR_NETWORK_SERVER_LIST_CONNECTION_TOOLTIP :{BLACK}Valimine interneti- või kohtvõrkmängu vahel
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1530 STR_NETWORK_SERVER_LIST_LAN :kohtvõrk (LAN)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1531 STR_NETWORK_SERVER_LIST_INTERNET :Internet
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1532 STR_NETWORK_SERVER_LIST_PLAYER_NAME :{BLACK}Mängija nimi:
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1533 STR_NETWORK_SERVER_LIST_ENTER_NAME_TOOLTIP :{BLACK}Teised mängijad tunnevad sind selle nime järgi
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1534
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1535 STR_NETWORK_SERVER_LIST_GAME_NAME :{BLACK}Nimi
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1536 STR_NETWORK_SERVER_LIST_GAME_NAME_TOOLTIP :{BLACK}Mängu nimi
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1537 STR_NETWORK_SERVER_LIST_GENERAL_ONLINE :{BLACK}{COMMA}/{COMMA} - {COMMA}/{COMMA}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1538 STR_NETWORK_SERVER_LIST_CLIENTS_CAPTION :{BLACK}Kliendid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1539 STR_NETWORK_SERVER_LIST_CLIENTS_CAPTION_TOOLTIP :{BLACK}Kliente sees / enim kliente{}Ettevõtteid sees / enim ettevõtteid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1540 STR_NETWORK_SERVER_LIST_MAP_SIZE_SHORT :{BLACK}{COMMA}x{COMMA}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1541 STR_NETWORK_SERVER_LIST_MAP_SIZE_CAPTION :{BLACK}Kaardi suurus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1542 STR_NETWORK_SERVER_LIST_MAP_SIZE_CAPTION_TOOLTIP :{BLACK}Kaardisuurus mängus{}Klõpsa, et järjestada pindala järgi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1543 STR_NETWORK_SERVER_LIST_DATE_CAPTION :{BLACK}Kuupäev
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1544 STR_NETWORK_SERVER_LIST_DATE_CAPTION_TOOLTIP :{BLACK}Kuupäev hetkel
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1545 STR_NETWORK_SERVER_LIST_YEARS_CAPTION :{BLACK}Kestnud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1546 STR_NETWORK_SERVER_LIST_YEARS_CAPTION_TOOLTIP :{BLACK}Mitu aastat{}on mäng kestnud
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1547 STR_NETWORK_SERVER_LIST_INFO_ICONS_TOOLTIP :{BLACK}Suhtluskeel, serveri osa, jne.
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1548
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1549 STR_NETWORK_SERVER_LIST_CLICK_GAME_TO_SELECT :{BLACK}Mäng valimiseks vajuta nimekirjas olevale nimele
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1550 STR_NETWORK_SERVER_LIST_LAST_JOINED_SERVER :{BLACK}Server, kus sa viimati mängisid:
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1551 STR_NETWORK_SERVER_LIST_CLICK_TO_SELECT_LAST :{BLACK}Klõpsa, et valida server, kus sa viimati mängisid
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1552
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1553 STR_NETWORK_SERVER_LIST_GAME_INFO :{SILVER}MÄNGU ANDMED
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1554 STR_NETWORK_SERVER_LIST_CLIENTS :{SILVER}Kliendid: {WHITE}{COMMA} / {COMMA} - {COMMA} / {COMMA}
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1555 STR_NETWORK_SERVER_LIST_LANGUAGE :{SILVER}Keel: {WHITE}{STRING}
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1556 STR_NETWORK_SERVER_LIST_TILESET :{SILVER}Ruudustik: {WHITE}{STRING}
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1557 STR_NETWORK_SERVER_LIST_MAP_SIZE :{SILVER}Kaardi suurus: {WHITE}{COMMA}x{COMMA}
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1558 STR_NETWORK_SERVER_LIST_SERVER_VERSION :{SILVER}Osa serveris: {WHITE}{STRING}
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1559 STR_NETWORK_SERVER_LIST_SERVER_ADDRESS :{SILVER}Serveri aadress: {WHITE}{STRING}
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1560 STR_NETWORK_SERVER_LIST_START_DATE :{SILVER}Aeg alguses: {WHITE}{DATE_SHORT}
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1561 STR_NETWORK_SERVER_LIST_CURRENT_DATE :{SILVER}Aeg hetkel: {WHITE}{DATE_SHORT}
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1562 STR_NETWORK_SERVER_LIST_PASSWORD :{SILVER}Parooliga kaitstud!
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1563 STR_NETWORK_SERVER_LIST_SERVER_OFFLINE :{SILVER}SERVER ON MAAS
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1564 STR_NETWORK_SERVER_LIST_SERVER_FULL :{SILVER}SERVER ON TÄIS
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1565 STR_NETWORK_SERVER_LIST_VERSION_MISMATCH :{SILVER}OSAD EI SOBI
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1566 STR_NETWORK_SERVER_LIST_GRF_MISMATCH :{SILVER}NEWGRF SOBIMATUS
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1567
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1568 STR_NETWORK_SERVER_LIST_JOIN_GAME :{BLACK}Liitu mänguga
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1569 STR_NETWORK_SERVER_LIST_REFRESH :{BLACK}Värskenda servereid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1570 STR_NETWORK_SERVER_LIST_REFRESH_TOOLTIP :{BLACK}Serveri info värskendamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1571
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1572 STR_NETWORK_SERVER_LIST_FIND_SERVER :{BLACK}Serveri otsimine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1573 STR_NETWORK_SERVER_LIST_FIND_SERVER_TOOLTIP :{BLACK}Võrgust serveri otsimine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1574 STR_NETWORK_SERVER_LIST_ADD_SERVER :{BLACK}Lisa server
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1575 STR_NETWORK_SERVER_LIST_ADD_SERVER_TOOLTIP :{BLACK}Pidevalt jälgitava serveri lisamine loendisse.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1576 STR_NETWORK_SERVER_LIST_START_SERVER :{BLACK}Alusta serverit
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1577 STR_NETWORK_SERVER_LIST_START_SERVER_TOOLTIP :{BLACK}Oma serveri alustamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1578
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1579 STR_NETWORK_SERVER_LIST_PLAYER_NAME_OSKTITLE :{BLACK}Sisesta enda nimi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1580 STR_NETWORK_SERVER_LIST_ENTER_IP :{BLACK}Sisesta serveri aadress
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1581
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1582 # Start new multiplayer server
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1583 STR_NETWORK_START_SERVER_CAPTION :{WHITE}Uue võrgumängu alustamine
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1584
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1585 STR_NETWORK_START_SERVER_NEW_GAME_NAME :{BLACK}Mängu nimi:
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1586 STR_NETWORK_START_SERVER_NEW_GAME_NAME_TOOLTIP :{BLACK}Mängu nime näidatakse teistele mänijatele võrgumängu serverite nimekirjas
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1587 STR_NETWORK_START_SERVER_SET_PASSWORD :{BLACK}Sea parool
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1588 STR_NETWORK_START_SERVER_PASSWORD_TOOLTIP :{BLACK}Kaitse oma mäng parooliga, kui sa ei taha, et kõik sellele ligi pääseksid
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1589 STR_NETWORK_START_SERVER_SELECT_MAP :{BLACK}Vali kaart:
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1590 STR_NETWORK_START_SERVER_SELECT_MAP_TOOLTIP :{BLACK}Millist kaarti sa tahad mängida?
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1591 STR_NETWORK_START_SERVER_SERVER_RANDOM_GAME :Tekita suvaline kaart
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1592
13378
1d98fd82aa68 (svn r17887) -Codechange: remove some (now) unneeded {SKIP}s
rubidium <rubidium@openttd.org>
parents: 13234
diff changeset
1593 STR_NETWORK_START_SERVER_LAN_INTERNET_COMBO :{BLACK}{STRING}
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1594 STR_NETWORK_START_SERVER_LAN_INTERNET :LAN / Internet
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1595 STR_NETWORK_START_SERVER_INTERNET_ADVERTISE :Internet (reklaami)
13378
1d98fd82aa68 (svn r17887) -Codechange: remove some (now) unneeded {SKIP}s
rubidium <rubidium@openttd.org>
parents: 13234
diff changeset
1596 STR_NETWORK_START_SERVER_CLIENTS_SELECT :{BLACK}{NUM} klient{P "" i}
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1597 STR_NETWORK_START_SERVER_NUMBER_OF_CLIENTS :{BLACK}Suurim klientide arv:
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1598 STR_NETWORK_START_SERVER_NUMBER_OF_CLIENTS_TOOLTIP :{BLACK}Määra suurim klientide arv. Kõik vabad kohad ei pea täidetud olema
13378
1d98fd82aa68 (svn r17887) -Codechange: remove some (now) unneeded {SKIP}s
rubidium <rubidium@openttd.org>
parents: 13234
diff changeset
1599 STR_NETWORK_START_SERVER_COMPANIES_SELECT :{BLACK}{NUM} ettevõte{P "" t}
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1600 STR_NETWORK_START_SERVER_NUMBER_OF_COMPANIES :{BLACK}Enim ettevõtteid:
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1601 STR_NETWORK_START_SERVER_NUMBER_OF_COMPANIES_TOOLTIP :{BLACK}Teatud ettevõtete piirang serveris
13378
1d98fd82aa68 (svn r17887) -Codechange: remove some (now) unneeded {SKIP}s
rubidium <rubidium@openttd.org>
parents: 13234
diff changeset
1602 STR_NETWORK_START_SERVER_SPECTATORS_SELECT :{BLACK}{NUM} pealtvaataja{P "" t}
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1603 STR_NETWORK_START_SERVER_NUMBER_OF_SPECTATORS :{BLACK}Enim pealtvaatajaid
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1604 STR_NETWORK_START_SERVER_NUMBER_OF_SPECTATORS_TOOLTIP :{BLACK}Teatud vaatlejate piirang serveris
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1605 STR_NETWORK_START_SERVER_LANGUAGE_SPOKEN :{BLACK}Räägitav keel:
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1606 STR_NETWORK_START_SERVER_LANGUAGE_TOOLTIP :{BLACK}Teistele mängijatele teadmiseks, et mis keelt serveris räägitakse
13378
1d98fd82aa68 (svn r17887) -Codechange: remove some (now) unneeded {SKIP}s
rubidium <rubidium@openttd.org>
parents: 13234
diff changeset
1607 STR_NETWORK_START_SERVER_LANGUAGE_COMBO :{BLACK}{STRING}
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1608
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1609 STR_NETWORK_START_SERVER_START_GAME :{BLACK}Alusta mängu
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1610 STR_NETWORK_START_SERVER_START_GAME_TOOLTIP :{BLACK}Uue võrgumängu alustamine suvalise kaardiga
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1611 STR_NETWORK_START_SERVER_LOAD_GAME :{BLACK}Mängu laadimine
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1612 STR_NETWORK_START_SERVER_LOAD_GAME_TOOLTIP :{BLACK}Varasema võrgumängu jätkamine (vaata, et ühendad ennast õige mängijana)
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1613
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1614 STR_NETWORK_START_SERVER_NEW_GAME_NAME_OSKTITLE :{BLACK}Sisesta võrgumängu nimi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1615
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1616 # Network game languages
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1617 ############ Leave those lines in this order!!
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1618 STR_NETWORK_LANG_ANY :Suvaline
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1619 STR_NETWORK_LANG_ENGLISH :Inglise keel
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1620 STR_NETWORK_LANG_GERMAN :Saksa keel
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1621 STR_NETWORK_LANG_FRENCH :Prantsuse keel
6816
d38b94f5ba15 (svn r10055) -Update: WebTranslator2 update to 2007-06-07 14:37:06
miham <miham@openttd.org>
parents: 6795
diff changeset
1622 STR_NETWORK_LANG_BRAZILIAN :Brasiilia
d38b94f5ba15 (svn r10055) -Update: WebTranslator2 update to 2007-06-07 14:37:06
miham <miham@openttd.org>
parents: 6795
diff changeset
1623 STR_NETWORK_LANG_BULGARIAN :Bulgaaria
d38b94f5ba15 (svn r10055) -Update: WebTranslator2 update to 2007-06-07 14:37:06
miham <miham@openttd.org>
parents: 6795
diff changeset
1624 STR_NETWORK_LANG_CHINESE :Hiina
d38b94f5ba15 (svn r10055) -Update: WebTranslator2 update to 2007-06-07 14:37:06
miham <miham@openttd.org>
parents: 6795
diff changeset
1625 STR_NETWORK_LANG_CZECH :Tšehhi
d38b94f5ba15 (svn r10055) -Update: WebTranslator2 update to 2007-06-07 14:37:06
miham <miham@openttd.org>
parents: 6795
diff changeset
1626 STR_NETWORK_LANG_DANISH :Taani
d38b94f5ba15 (svn r10055) -Update: WebTranslator2 update to 2007-06-07 14:37:06
miham <miham@openttd.org>
parents: 6795
diff changeset
1627 STR_NETWORK_LANG_DUTCH :Hollandi
d38b94f5ba15 (svn r10055) -Update: WebTranslator2 update to 2007-06-07 14:37:06
miham <miham@openttd.org>
parents: 6795
diff changeset
1628 STR_NETWORK_LANG_ESPERANTO :Esperanto
d38b94f5ba15 (svn r10055) -Update: WebTranslator2 update to 2007-06-07 14:37:06
miham <miham@openttd.org>
parents: 6795
diff changeset
1629 STR_NETWORK_LANG_FINNISH :Soome
d38b94f5ba15 (svn r10055) -Update: WebTranslator2 update to 2007-06-07 14:37:06
miham <miham@openttd.org>
parents: 6795
diff changeset
1630 STR_NETWORK_LANG_HUNGARIAN :Ungari
d38b94f5ba15 (svn r10055) -Update: WebTranslator2 update to 2007-06-07 14:37:06
miham <miham@openttd.org>
parents: 6795
diff changeset
1631 STR_NETWORK_LANG_ICELANDIC :Islandi
d38b94f5ba15 (svn r10055) -Update: WebTranslator2 update to 2007-06-07 14:37:06
miham <miham@openttd.org>
parents: 6795
diff changeset
1632 STR_NETWORK_LANG_ITALIAN :Itaalia
d38b94f5ba15 (svn r10055) -Update: WebTranslator2 update to 2007-06-07 14:37:06
miham <miham@openttd.org>
parents: 6795
diff changeset
1633 STR_NETWORK_LANG_JAPANESE :Jaapani
d38b94f5ba15 (svn r10055) -Update: WebTranslator2 update to 2007-06-07 14:37:06
miham <miham@openttd.org>
parents: 6795
diff changeset
1634 STR_NETWORK_LANG_KOREAN :Korea
d38b94f5ba15 (svn r10055) -Update: WebTranslator2 update to 2007-06-07 14:37:06
miham <miham@openttd.org>
parents: 6795
diff changeset
1635 STR_NETWORK_LANG_LITHUANIAN :Leedu
d38b94f5ba15 (svn r10055) -Update: WebTranslator2 update to 2007-06-07 14:37:06
miham <miham@openttd.org>
parents: 6795
diff changeset
1636 STR_NETWORK_LANG_NORWEGIAN :Norra
d38b94f5ba15 (svn r10055) -Update: WebTranslator2 update to 2007-06-07 14:37:06
miham <miham@openttd.org>
parents: 6795
diff changeset
1637 STR_NETWORK_LANG_POLISH :Poola
d38b94f5ba15 (svn r10055) -Update: WebTranslator2 update to 2007-06-07 14:37:06
miham <miham@openttd.org>
parents: 6795
diff changeset
1638 STR_NETWORK_LANG_PORTUGUESE :Portugali
d38b94f5ba15 (svn r10055) -Update: WebTranslator2 update to 2007-06-07 14:37:06
miham <miham@openttd.org>
parents: 6795
diff changeset
1639 STR_NETWORK_LANG_ROMANIAN :Rumeenia
d38b94f5ba15 (svn r10055) -Update: WebTranslator2 update to 2007-06-07 14:37:06
miham <miham@openttd.org>
parents: 6795
diff changeset
1640 STR_NETWORK_LANG_RUSSIAN :Vene
d38b94f5ba15 (svn r10055) -Update: WebTranslator2 update to 2007-06-07 14:37:06
miham <miham@openttd.org>
parents: 6795
diff changeset
1641 STR_NETWORK_LANG_SLOVAK :Slovakkia
d38b94f5ba15 (svn r10055) -Update: WebTranslator2 update to 2007-06-07 14:37:06
miham <miham@openttd.org>
parents: 6795
diff changeset
1642 STR_NETWORK_LANG_SLOVENIAN :Sloveenia
d38b94f5ba15 (svn r10055) -Update: WebTranslator2 update to 2007-06-07 14:37:06
miham <miham@openttd.org>
parents: 6795
diff changeset
1643 STR_NETWORK_LANG_SPANISH :Hispaania
d38b94f5ba15 (svn r10055) -Update: WebTranslator2 update to 2007-06-07 14:37:06
miham <miham@openttd.org>
parents: 6795
diff changeset
1644 STR_NETWORK_LANG_SWEDISH :Rootsi
d38b94f5ba15 (svn r10055) -Update: WebTranslator2 update to 2007-06-07 14:37:06
miham <miham@openttd.org>
parents: 6795
diff changeset
1645 STR_NETWORK_LANG_TURKISH :Türgi
d38b94f5ba15 (svn r10055) -Update: WebTranslator2 update to 2007-06-07 14:37:06
miham <miham@openttd.org>
parents: 6795
diff changeset
1646 STR_NETWORK_LANG_UKRAINIAN :Ukraina
9042
f64bf6001818 (svn r12861) -Update: WebTranslator2 update to 2008-04-24 10:49:17
miham <miham@openttd.org>
parents: 8893
diff changeset
1647 STR_NETWORK_LANG_AFRIKAANS :Afrikaani
f64bf6001818 (svn r12861) -Update: WebTranslator2 update to 2008-04-24 10:49:17
miham <miham@openttd.org>
parents: 8893
diff changeset
1648 STR_NETWORK_LANG_CROATIAN :Horvaadi
f64bf6001818 (svn r12861) -Update: WebTranslator2 update to 2008-04-24 10:49:17
miham <miham@openttd.org>
parents: 8893
diff changeset
1649 STR_NETWORK_LANG_CATALAN :Katalaani
f64bf6001818 (svn r12861) -Update: WebTranslator2 update to 2008-04-24 10:49:17
miham <miham@openttd.org>
parents: 8893
diff changeset
1650 STR_NETWORK_LANG_ESTONIAN :Eesti
f64bf6001818 (svn r12861) -Update: WebTranslator2 update to 2008-04-24 10:49:17
miham <miham@openttd.org>
parents: 8893
diff changeset
1651 STR_NETWORK_LANG_GALICIAN :Galeegi
f64bf6001818 (svn r12861) -Update: WebTranslator2 update to 2008-04-24 10:49:17
miham <miham@openttd.org>
parents: 8893
diff changeset
1652 STR_NETWORK_LANG_GREEK :Kreeka
f64bf6001818 (svn r12861) -Update: WebTranslator2 update to 2008-04-24 10:49:17
miham <miham@openttd.org>
parents: 8893
diff changeset
1653 STR_NETWORK_LANG_LATVIAN :Läti
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1654 ############ End of leave-in-this-order
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1655
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1656 # Network game lobby
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1657 STR_NETWORK_GAME_LOBBY_CAPTION :{WHITE}Võrgumängu jututuba
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1658
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1659 STR_NETWORK_GAME_LOBBY_PREPARE_TO_JOIN :{BLACK}Liitumiseks valmistumine: {ORANGE}{STRING}
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1660 STR_NETWORK_GAME_LOBBY_COMPANY_LIST_TOOLTIP :{BLACK}Nimekiri mängus oelvatest ettevõtetest. Saad liituda ühega või alustada uut, kui on vabu kohti
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1661
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1662 STR_NETWORK_GAME_LOBBY_COMPANY_INFO :{SILVER}ETTEVÕTTE ANDMED
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1663 STR_NETWORK_GAME_LOBBY_COMPANY_NAME :{SILVER}Ettevõtte nimi: {WHITE}{STRING}
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1664 STR_NETWORK_GAME_LOBBY_INAUGURATION_YEAR :{SILVER}Avamine: {WHITE}{NUM}
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1665 STR_NETWORK_GAME_LOBBY_VALUE :{SILVER}Firmaväärtus: {WHITE}{CURRENCY}
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1666 STR_NETWORK_GAME_LOBBY_CURRENT_BALANCE :{SILVER}Rahaline seis: {WHITE}{CURRENCY}
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1667 STR_NETWORK_GAME_LOBBY_LAST_YEARS_INCOME :{SILVER}Eelmise aasta tulud: {WHITE}{CURRENCY}
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1668 STR_NETWORK_GAME_LOBBY_PERFORMANCE :{SILVER}Suutlikus: {WHITE}{NUM}
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1669
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1670 STR_NETWORK_GAME_LOBBY_VEHICLES :{SILVER}Sõidukid: {WHITE}{NUM} {TRAIN}, {NUM} {LORRY}, {NUM} {BUS}, {NUM} {PLANE}, {NUM} {SHIP}
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1671 STR_NETWORK_GAME_LOBBY_STATIONS :{SILVER}Jaamad: {WHITE}{NUM} {TRAIN}, {NUM} {LORRY}, {NUM} {BUS}, {NUM} {PLANE}, {NUM} {SHIP}
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1672 STR_NETWORK_GAME_LOBBY_PLAYERS :{SILVER}Mängijad: {WHITE}{STRING}
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1673
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1674 STR_NETWORK_GAME_LOBBY_NEW_COMPANY :{BLACK}Uus ettevõte
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1675 STR_NETWORK_GAME_LOBBY_NEW_COMPANY_TOOLTIP :{BLACK}Uue ettevõtte loomine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1676 STR_NETWORK_GAME_LOBBY_SPECTATE_GAME :{BLACK}Jälgi mängu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1677 STR_NETWORK_GAME_LOBBY_SPECTATE_GAME_TOOLTIP :{BLACK}Vaata mängu kõrvalt
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1678 STR_NETWORK_GAME_LOBBY_JOIN_COMPANY :{BLACK}Liitu ettevõttega
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1679 STR_NETWORK_GAME_LOBBY_JOIN_COMPANY_TOOLTIP :{BLACK}Aita seda ettevõtet töös hoida
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1680
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1681 # Network connecting window
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1682 STR_NETWORK_CONNECTING_CAPTION :{WHITE}Ühendumine...
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1683
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1684 ############ Leave those lines in this order!!
9965
70b9f47e5266 (svn r14120) -Update: WebTranslator2 update to 2008-08-21 10:46:06
translators <translators@openttd.org>
parents: 9958
diff changeset
1685 STR_NETWORK_CONNECTING_1 :{BLACK}(1/6) Ühendumine...
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1686 STR_NETWORK_CONNECTING_2 :{BLACK}(2/6) Kontrollin õigusi...
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1687 STR_NETWORK_CONNECTING_3 :{BLACK}(3/6) Ootel...
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1688 STR_NETWORK_CONNECTING_4 :{BLACK}(4/6) kaardi allalaadimine...
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1689 STR_NETWORK_CONNECTING_5 :{BLACK}(5/6) Andmete töötlemine...
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1690 STR_NETWORK_CONNECTING_6 :{BLACK}(6/6) Registreerimine...
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1691
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1692 STR_NETWORK_CONNECTING_SPECIAL_1 :{BLACK}Hangin mängu infot...
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1693 STR_NETWORK_CONNECTING_SPECIAL_2 :{BLACK}Hangin ettevõtte infot...
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1694 ############ End of leave-in-this-order
7427
52e1f92ecc84 (svn r10828) -Update: WebTranslator2 update to 2007-08-08 23:27:26
miham <miham@openttd.org>
parents: 7423
diff changeset
1695 STR_NETWORK_CONNECTING_WAITING :{BLACK}{NUM} klient{P "" i} sinu ees
11227
574b8d2c39b5 (svn r15581) -Update: WebTranslator2 update to 2009-02-25 18:44:53
translators <translators@openttd.org>
parents: 11172
diff changeset
1696 STR_NETWORK_CONNECTING_DOWNLOADING :{BLACK}{BYTES} / {BYTES} allalaaditud
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1697
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1698 STR_NETWORK_CONNECTION_DISCONNECT :{BLACK}Katkesta
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1699
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1700 STR_NETWORK_NEED_GAME_PASSWORD_CAPTION :{WHITE}Server on kaitstud. Sisesta parool
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1701 STR_NETWORK_NEED_COMPANY_PASSWORD_CAPTION :{WHITE}Ettevõte on kaitstud. Sisesta parool
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1702
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1703 # Network company list added strings
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1704 STR_NETWORK_COMPANY_LIST_CLIENT_LIST :{WHITE}Klientide nimekiri
11227
574b8d2c39b5 (svn r15581) -Update: WebTranslator2 update to 2009-02-25 18:44:53
translators <translators@openttd.org>
parents: 11172
diff changeset
1705 STR_NETWORK_COMPANY_LIST_SPECTATE :{WHITE}Jälgi
574b8d2c39b5 (svn r15581) -Update: WebTranslator2 update to 2009-02-25 18:44:53
translators <translators@openttd.org>
parents: 11172
diff changeset
1706 STR_NETWORK_COMPANY_LIST_NEW_COMPANY :{WHITE}Uus Ettevõte
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1707
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1708 # Network client list
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1709 STR_NETWORK_CLIENTLIST_KICK :Viska välja
13455
2f00238413cf (svn r17964) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13442
diff changeset
1710 STR_NETWORK_CLIENTLIST_BAN :Bänn
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1711 STR_NETWORK_CLIENTLIST_GIVE_MONEY :Anna raha
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1712 STR_NETWORK_CLIENTLIST_SPEAK_TO_ALL :Räägi kõigiga
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1713 STR_NETWORK_CLIENTLIST_SPEAK_TO_COMPANY :Räägi ettevõttega
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1714 STR_NETWORK_CLIENTLIST_SPEAK_TO_CLIENT :Privaatne sõnum
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1715
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1716 STR_NETWORK_SERVER :Server
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1717 STR_NETWORK_CLIENT :Klient
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1718 STR_NETWORK_SPECTATORS :Pealtvaatajad
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1719
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1720 STR_NETWORK_GIVE_MONEY_CAPTION :{WHITE}Sisesta summa mida anda
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1721
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1722 # Network set password
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1723 STR_COMPANY_PASSWORD_CANCEL :{BLACK}Sisestatud salasõna ei salvestata
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1724 STR_COMPANY_PASSWORD_OK :{BLACK}Määra ettevõtte uus salasõna
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1725 STR_COMPANY_PASSWORD_CAPTION :{WHITE}Ettevõtte salasõna
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1726 STR_COMPANY_PASSWORD_MAKE_DEFAULT :{BLACK}Vaikimisi määratud ettevõtte salasõna
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1727 STR_COMPANY_PASSWORD_MAKE_DEFAULT_TOOLTIP :{BLACK}Kasuta selle ettevõtte salasõna uute ettevõtete vaikimisi määratud salasõnana
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1728
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1729 # Network company info join/password
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1730 STR_COMPANY_VIEW_JOIN :{BLACK}Liitu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1731 STR_COMPANY_VIEW_JOIN_TOOLTIP :{BLACK}Liitu ja mängi selle ettevõttena
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1732 STR_COMPANY_VIEW_PASSWORD :{BLACK}Salasõna
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1733 STR_COMPANY_VIEW_PASSWORD_TOOLTIP :{BLACK}Ettevõtte kaitsmine salasõnaga, et võõrad ei saaks ilma loata ühineda.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1734 STR_COMPANY_VIEW_SET_PASSWORD :{BLACK}Vali ettevõttele salasõna
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1735
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1736 # Network chat
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1737 STR_NETWORK_CHAT_SEND :{BLACK}Saada
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1738 STR_NETWORK_CHAT_COMPANY_CAPTION :[Team] :
13455
2f00238413cf (svn r17964) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13442
diff changeset
1739 STR_NETWORK_CHAT_CLIENT_CAPTION :[Privaatne] {STRING}:
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1740 STR_NETWORK_CHAT_ALL_CAPTION :[All] :
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1741
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1742 STR_NETWORK_CHAT_COMPANY :[Team] {STRING}: {WHITE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1743 STR_NETWORK_CHAT_TO_COMPANY :[Team] kohta {STRING}: {WHITE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1744 STR_NETWORK_CHAT_CLIENT :[Private] {STRING}: {WHITE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1745 STR_NETWORK_CHAT_TO_CLIENT :[Private] kohta {STRING}: {WHITE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1746 STR_NETWORK_CHAT_ALL :[All] {STRING}: {WHITE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1747 STR_NETWORK_CHAT_OSKTITLE :{BLACK}Sisesta tekst võrgus suhtlemiseks
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1748
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1749 # Network messages
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1750 STR_NETWORK_ERROR_NOTAVAILABLE :{WHITE}Võrgukaarti ei leitud või kompileeritud ilma võtmeta ENABLE_NETWORK
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1751 STR_NETWORK_ERROR_NOSERVER :{WHITE}Ei leidnud ühtegi võrgumängu
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1752 STR_NETWORK_ERROR_NOCONNECTION :{WHITE}Server ei vastanud päringule
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1753 STR_NETWORK_ERROR_NEWGRF_MISMATCH :{WHITE}Ühendus ebaõnnestus NewGRF-i sobimatuse tõttu
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1754 STR_NETWORK_ERROR_DESYNC :{WHITE}Võrgumängu sünkroonimine ebaõnnestus
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1755 STR_NETWORK_ERROR_LOSTCONNECTION :{WHITE}Võrgumängu ühendus katkes
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1756 STR_NETWORK_ERROR_SAVEGAMEERROR :{WHITE}Salvestatud mängu laadimine ebaõnnestus
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1757 STR_NETWORK_ERROR_SERVER_START :{WHITE}Ei saa uut serverit alustada
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1758 STR_NETWORK_ERROR_CLIENT_START :{WHITE}Ei õnnestu ühendada
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1759 STR_NETWORK_ERROR_TIMEOUT :{WHITE}#{NUM}. ühendus aegus
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1760 STR_NETWORK_ERROR_SERVER_ERROR :{WHITE}Tekkis protokolliviga ja ühendus katkes
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1761 STR_NETWORK_ERROR_WRONG_REVISION :{WHITE} Kliendi osa ei vasta serveri osaga
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1762 STR_NETWORK_ERROR_WRONG_PASSWORD :{WHITE}Vale parool
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1763 STR_NETWORK_ERROR_SERVER_FULL :{WHITE}Server on täis
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1764 STR_NETWORK_ERROR_SERVER_BANNED :{WHITE}Sinu sisenemine siia serverisse on keelatud
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1765 STR_NETWORK_ERROR_KICKED :{WHITE}Sind visati mängust välja
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1766 STR_NETWORK_ERROR_CHEATER :{WHITE}Selles serveris on petmine keelatud
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1767
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1768 ############ Leave those lines in this order!!
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1769 STR_NETWORK_ERROR_CLIENT_GENERAL :üldine viga
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1770 STR_NETWORK_ERROR_CLIENT_DESYNC :sünkroniseerimise viga
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1771 STR_NETWORK_ERROR_CLIENT_SAVEGAME :ei saa kaarti laadida
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1772 STR_NETWORK_ERROR_CLIENT_CONNECTION_LOST :ühendus katkes
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1773 STR_NETWORK_ERROR_CLIENT_PROTOCOL_ERROR :protokolli viga
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1774 STR_NETWORK_ERROR_CLIENT_NEWGRF_MISMATCH :NewGRF-i kokkusobimatus
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1775 STR_NETWORK_ERROR_CLIENT_NOT_AUTHORIZED :keelatud
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1776 STR_NETWORK_ERROR_CLIENT_NOT_EXPECTED :kahtlane pakett vastu võetud
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1777 STR_NETWORK_ERROR_CLIENT_WRONG_REVISION :vale osa
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1778 STR_NETWORK_ERROR_CLIENT_NAME_IN_USE :nimi on juba kasutusel
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1779 STR_NETWORK_ERROR_CLIENT_WRONG_PASSWORD :vale parool
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1780 STR_NETWORK_ERROR_CLIENT_COMPANY_MISMATCH :vale ettevõtte id DoCommand-is
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1781 STR_NETWORK_ERROR_CLIENT_KICKED :server viskas välja
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1782 STR_NETWORK_ERROR_CLIENT_CHEATER :üritas pettust kasutada
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1783 STR_NETWORK_ERROR_CLIENT_SERVER_FULL :server on täis
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1784 ############ End of leave-in-this-order
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1785
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1786 # Network related errors
11227
574b8d2c39b5 (svn r15581) -Update: WebTranslator2 update to 2009-02-25 18:44:53
translators <translators@openttd.org>
parents: 11172
diff changeset
1787 STR_NETWORK_SERVER_MESSAGE :*** {2:STRING}
11172
949251c15183 (svn r15523) -Update: WebTranslator2 update to 2009-02-19 16:58:17
translators <translators@openttd.org>
parents: 11157
diff changeset
1788 ############ Leave those lines in this order!!
11591
8c20659b4525 (svn r15964) -Update: WebTranslator2 update to 2009-04-06 17:40:13
translators <translators@openttd.org>
parents: 11588
diff changeset
1789 STR_NETWORK_SERVER_MESSAGE_GAME_PAUSED_PLAYERS :Mäng seisab (pole piisavalt mängijaid)
8c20659b4525 (svn r15964) -Update: WebTranslator2 update to 2009-04-06 17:40:13
translators <translators@openttd.org>
parents: 11588
diff changeset
1790 STR_NETWORK_SERVER_MESSAGE_GAME_UNPAUSED_PLAYERS :Mäng jätkub (piisavalt mängijaid)
8c20659b4525 (svn r15964) -Update: WebTranslator2 update to 2009-04-06 17:40:13
translators <translators@openttd.org>
parents: 11588
diff changeset
1791 STR_NETWORK_SERVER_MESSAGE_GAME_PAUSED_CONNECT :Mäng seisab (ühenduv klient)
8c20659b4525 (svn r15964) -Update: WebTranslator2 update to 2009-04-06 17:40:13
translators <translators@openttd.org>
parents: 11588
diff changeset
1792 STR_NETWORK_SERVER_MESSAGE_GAME_UNPAUSED_CONNECT :Mäng jätkub (klient ühendunud)
8c20659b4525 (svn r15964) -Update: WebTranslator2 update to 2009-04-06 17:40:13
translators <translators@openttd.org>
parents: 11588
diff changeset
1793 STR_NETWORK_SERVER_MESSAGE_GAME_UNPAUSED_CONNECT_FAIL :Mäng jätkub (klient ei ühendunud)
11172
949251c15183 (svn r15523) -Update: WebTranslator2 update to 2009-02-19 16:58:17
translators <translators@openttd.org>
parents: 11157
diff changeset
1794 ############ End of leave-in-this-order
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1795 STR_NETWORK_MESSAGE_CLIENT_LEAVING :lahkub
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1796 STR_NETWORK_MESSAGE_CLIENT_JOINED :*** {STRING} liitus mänguga
13455
2f00238413cf (svn r17964) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13442
diff changeset
1797 STR_NETWORK_MESSAGE_CLIENT_JOINED_ID :*** {STRING} liitus mänguga ({2:NUM}. klient)
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1798 STR_NETWORK_MESSAGE_CLIENT_COMPANY_JOIN :*** {STRING} liitus {2:NUM}. ettevõttega
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1799 STR_NETWORK_MESSAGE_CLIENT_COMPANY_SPECTATE :*** {STRING} liitus vaatajatega
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1800 STR_NETWORK_MESSAGE_CLIENT_COMPANY_NEW :*** {STRING} alustas uue ettevõtte (#{2:NUM})
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1801 STR_NETWORK_MESSAGE_CLIENT_LEFT :*** {STRING} lahkus mängust ({2:STRING})
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1802 STR_NETWORK_MESSAGE_NAME_CHANGE :*** {STRING} vahetas oma nime {STRING}
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1803 STR_NETWORK_MESSAGE_GIVE_MONEY :*** {STRING} andis su ettevõttele {2:CURRENCY}
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1804 STR_NETWORK_MESSAGE_GAVE_MONEY_AWAY :*** Sa andsid {1:STRING} {2:CURRENCY}
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1805 STR_NETWORK_MESSAGE_SERVER_SHUTDOWN :{WHITE} Server sulges sessiooni
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1806 STR_NETWORK_MESSAGE_SERVER_REBOOT :{WHITE} Server restardib...{}Palun oota...
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
1807
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1808 # Content downloading window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1809 STR_CONTENT_TITLE :{WHITE}Sisu allalaadimine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1810 STR_CONTENT_TYPE_CAPTION :{BLACK}Tüüp
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1811 STR_CONTENT_TYPE_CAPTION_TOOLTIP :{BLACK}Sisu liik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1812 STR_CONTENT_NAME_CAPTION :{BLACK}Nimi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1813 STR_CONTENT_NAME_CAPTION_TOOLTIP :{BLACK}Sisu nimi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1814 STR_CONTENT_MATRIX_TOOLTIP :{BLACK}Reale klõpsates näidatakse täpsustust{}Märkeruudule klõpsates märgitakse allalaaditavaks
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1815 STR_CONTENT_SELECT_ALL_CAPTION :{BLACK}Vali kõik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1816 STR_CONTENT_SELECT_ALL_CAPTION_TOOLTIP :{BLACK}Märgi kõik sisu allalaaditavaks
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1817 STR_CONTENT_SELECT_UPDATES_CAPTION :{BLACK}Märgi uuendused
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1818 STR_CONTENT_SELECT_UPDATES_CAPTION_TOOLTIP :{BLACK}Tähista allalaaditavaks kõik olemasoleva sisu uuendused
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1819 STR_CONTENT_UNSELECT_ALL_CAPTION :{BLACK}Eemalda märgistus kõigilt
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1820 STR_CONTENT_UNSELECT_ALL_CAPTION_TOOLTIP :{BLACK}Eemaldatakse allalaadimise märgistus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1821 STR_CONTENT_FILTER_TITLE :{BLACK}Sildi- ja nimefilter:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1822 STR_CONTENT_DOWNLOAD_CAPTION :{BLACK}Lae alla
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1823 STR_CONTENT_DOWNLOAD_CAPTION_TOOLTIP :{BLACK}Alusta valitud sisu allalaadimist
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1824 STR_CONTENT_TOTAL_DOWNLOAD_SIZE :{SILVER}Allalaadimiste kogusuurus: {WHITE}{BYTES}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1825 STR_CONTENT_DETAIL_TITLE :{SILVER}SISU TEAVE
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1826 STR_CONTENT_DETAIL_SUBTITLE_UNSELECTED :{SILVER}Sa pole seda allalaaditavaks märkinud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1827 STR_CONTENT_DETAIL_SUBTITLE_SELECTED :{SILVER}Te olete valinud selle allalaadimiseks
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1828 STR_CONTENT_DETAIL_SUBTITLE_AUTOSELECTED :{SILVER}See sõltuvus on valitud allalaadimiseks
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1829 STR_CONTENT_DETAIL_SUBTITLE_ALREADY_HERE :{SILVER}Sul on juba see
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1830 STR_CONTENT_DETAIL_SUBTITLE_DOES_NOT_EXIST :{SILVER}Selline sisu on tundmatu ja seda ei saa OpenTTD-se laadida
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1831 STR_CONTENT_DETAIL_UPDATE :{SILVER}See on asendus olemasolevale {STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1832 STR_CONTENT_DETAIL_NAME :{SILVER}Nimi: {WHITE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1833 STR_CONTENT_DETAIL_VERSION :{SILVER}Osa: {WHITE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1834 STR_CONTENT_DETAIL_DESCRIPTION :{SILVER}Kirjeldus: {WHITE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1835 STR_CONTENT_DETAIL_URL :{SILVER}Aadress: {WHITE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1836 STR_CONTENT_DETAIL_TYPE :{SILVER}Tüüp: {WHITE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1837 STR_CONTENT_DETAIL_FILESIZE :{SILVER}Allalaadimise suurus: {WHITE}{BYTES}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1838 STR_CONTENT_DETAIL_SELECTED_BECAUSE_OF :{SILVER}Valitud kuna: {WHITE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1839 STR_CONTENT_DETAIL_DEPENDENCIES :{SILVER}Sõltuvused: {WHITE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1840 STR_CONTENT_DETAIL_TAGS :{SILVER}Sildid: {WHITE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1841 STR_CONTENT_NO_ZLIB :{WHITE}OpenTTD on kompileeritud ilma "zlib" toeta...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1842 STR_CONTENT_NO_ZLIB_SUB :{WHITE}... sisu allalaadimine pole võimalik!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1843
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1844 # Order of these is important!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1845 STR_CONTENT_TYPE_BASE_GRAPHICS :Põhigraafika
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1846 STR_CONTENT_TYPE_NEWGRF :NewGRF
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1847 STR_CONTENT_TYPE_AI :Tehismõistus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1848 STR_CONTENT_TYPE_AI_LIBRARY :Tehismõistuse teek
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1849 STR_CONTENT_TYPE_SCENARIO :Stsenaarium
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1850 STR_CONTENT_TYPE_HEIGHTMAP :Kõrguskaart
12920
0cde81b7efca (svn r17412) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12868
diff changeset
1851 STR_CONTENT_TYPE_BASE_SOUNDS :Põhihelid
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1852
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1853 # Content downloading progress window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1854 STR_CONTENT_DOWNLOAD_TITLE :{WHITE}Sisu allalaadimine...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1855 STR_CONTENT_DOWNLOAD_INITIALISE :{WHITE}Küsin faile...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1856 STR_CONTENT_DOWNLOAD_FILE :{WHITE}Hetkel laaditakse alla {STRING} ({NUM}/{NUM})
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1857 STR_CONTENT_DOWNLOAD_COMPLETE :{WHITE}Allalaadimine valmis
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1858 STR_CONTENT_DOWNLOAD_PROGRESS_SIZE :{WHITE}{BYTES}/{BYTES} baiti allalaaditud ({NUM} %)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1859
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1860 # Content downloading error messages
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1861 STR_CONTENT_ERROR_COULD_NOT_CONNECT :{WHITE}Sisuserveriga ei õnnestu ühenduda...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1862 STR_CONTENT_ERROR_COULD_NOT_DOWNLOAD :{WHITE}Allalaadimine ebaõnnestus...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1863 STR_CONTENT_ERROR_COULD_NOT_DOWNLOAD_CONNECTION_LOST :{WHITE}... ühendus katkes
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1864 STR_CONTENT_ERROR_COULD_NOT_DOWNLOAD_FILE_NOT_WRITABLE :{WHITE}... fail pole kirjutatav
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1865 STR_CONTENT_ERROR_COULD_NOT_EXTRACT :{WHITE}Alla laaditud faili ei saa lahti pakkida
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1866
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1867 # Transparency settings window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1868 STR_TRANSPARENCY_CAPTION :{WHITE}Läbipaistvusvalikud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1869 STR_TRANSPARENT_SIGNS_TOOLTIP :{BLACK}Vaheta jaamamärkide läbipaistvust
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1870 STR_TRANSPARENT_TREES_TOOLTIP :{BLACK}Vaheta puude läbipaistvust
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1871 STR_TRANSPARENT_HOUSES_TOOLTIP :{BLACK}Vaheta majade läbipaistvust
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1872 STR_TRANSPARENT_INDUSTRIES_TOOLTIP :{BLACK}Vaheta tööstusehitiste läbipaistvust
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1873 STR_TRANSPARENT_BUILDINGS_TOOLTIP :{BLACK}Vaheta läbipaistvust hoonetel nagu jaamad, depood, vahepunktid ja elektriliinid. CTRL+klõps lukustab.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1874 STR_TRANSPARENT_BRIDGES_TOOLTIP :{BLACK}Vaheta sildade läbipaistvust
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1875 STR_TRANSPARENT_STRUCTURES_TOOLTIP :{BLACK}Vaheta läbipaistvust rajatistel, nagu: majakad, antennid ja võimalik, et tulevikus ka silmailu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1876 STR_TRANSPARENT_CATENARY_TOOLTIP :{BLACK}Õhuliinide läbipaistvuse vahetamine. CTRL-klahvi toel klõpsamine lukustab.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1877 STR_TRANSPARENT_LOADING_TOOLTIP :{BLACK}Vaheta laadimisnäidikute läbipaistvust
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1878 STR_TRANSPARENT_INVISIBLE_TOOLTIP :{BLACK}Muuda esemed nähtamatuks, mitte läbipaistvaks
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1879
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1880 # Base for station construction window(s)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1881 STR_STATION_BUILD_COVERAGE_AREA_TITLE :{BLACK}Mõjupiirkonna näitamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1882 STR_STATION_BUILD_COVERAGE_OFF :{BLACK}Väljas
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1883 STR_STATION_BUILD_COVERAGE_ON :{BLACK}Sees
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1884 STR_STATION_BUILD_COVERAGE_AREA_OFF_TOOLTIP :{BLACK}Lülita välja jaama mõjupiirkonna näitamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1885 STR_STATION_BUILD_COVERAGE_AREA_ON_TOOLTIP :{BLACK}Lülita sisse jaama mõjupiirkonna näitamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1886 STR_STATION_BUILD_ACCEPTS_CARGO :{BLACK}Võtab vastu: {GOLD}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1887 STR_STATION_BUILD_SUPPLIES_CARGO :{BLACK}Tarnib: {GOLD}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1888
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1889 # Join station window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1890 STR_JOIN_STATION_CAPTION :{BLACK}Liida jaamale
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1891 STR_JOIN_STATION_CREATE_SPLITTED_STATION :{YELLOW}Ehita eraldi jaam
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1892
12920
0cde81b7efca (svn r17412) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12868
diff changeset
1893 STR_JOIN_WAYPOINT_CAPTION :{BLACK}Liida teemärgis
0cde81b7efca (svn r17412) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12868
diff changeset
1894 STR_JOIN_WAYPOINT_CREATE_SPLITTED_WAYPOINT :{YELLOW}Ehita eraldi teemärgis
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1895
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1896 # Rail construction toolbar
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1897 STR_RAIL_TOOLBAR_RAILROAD_CONSTRUCTION_CAPTION :{WHITE}Rööbasteede ehitamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1898 STR_RAIL_TOOLBAR_ELRAIL_CONSTRUCTION_CAPTION :{WHITE}Elektrifitseeritud rööbasteede ehitamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1899 STR_RAIL_TOOLBAR_MONORAIL_CONSTRUCTION_CAPTION :{WHITE}Monorelsi ehitamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1900 STR_RAIL_TOOLBAR_MAGLEV_CONSTRUCTION_CAPTION :{WHITE}Magnethõljuktee ehitamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1901
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1902 STR_RAIL_TOOLBAR_TOOLTIP_BUILD_RAILROAD_TRACK :{BLACK}Ehita rööbasteed
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1903 STR_RAIL_TOOLBAR_TOOLTIP_BUILD_AUTORAIL :{BLACK}Rööbaste ehitamine kasutades "lohistamist"
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1904 STR_RAIL_TOOLBAR_TOOLTIP_BUILD_TRAIN_DEPOT_FOR_BUILDING :{BLACK}Ehita rongidepoo (rongide ehitamiseks ja hoolduseks)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1905 STR_RAIL_TOOLBAR_TOOLTIP_CONVERT_RAIL_TO_WAYPOINT :{BLACK}Muuda rööpad meldepunktiks
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1906 STR_RAIL_TOOLBAR_TOOLTIP_BUILD_RAILROAD_STATION :{BLACK}Ehita raudteejaam
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1907 STR_RAIL_TOOLBAR_TOOLTIP_BUILD_RAILROAD_SIGNALS :{BLACK}Ehita rööbastee signaale
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1908 STR_RAIL_TOOLBAR_TOOLTIP_BUILD_RAILROAD_BRIDGE :{BLACK}Ehita raudteesild
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1909 STR_RAIL_TOOLBAR_TOOLTIP_BUILD_RAILROAD_TUNNEL :{BLACK}Ehita rongitunnel
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1910 STR_RAIL_TOOLBAR_TOOLTIP_TOGGLE_BUILD_REMOVE_FOR :{BLACK}Lülitu rööbastee ja signaalide ehitamise ja lammutamise vahel
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1911 STR_RAIL_TOOLBAR_TOOLTIP_CONVERT_RAIL :{BLACK}Muuda/uuenda rööpaliiki
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1912
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1913 # Rail depot construction window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1914 STR_BUILD_DEPOT_TRAIN_ORIENTATION_CAPTION :{WHITE}Depoo suund
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1915 STR_BUILD_DEPOT_TRAIN_ORIENTATION_TOOLTIP :{BLACK}Depoole suuna valimine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1916
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1917 # Rail waypoint construction window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1918 STR_WAYPOINT_CAPTION :{WHITE}Meldepunkt
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1919 STR_WAYPOINT_GRAPHICS_TOOLTIP :{BLACK}Vali meldepunkti liik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1920
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1921 # Rail station construction window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1922 STR_STATION_BUILD_RAIL_CAPTION :{WHITE}Raudteejaama valik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1923 STR_STATION_BUILD_ORIENTATION :{BLACK}Orientatsioon
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1924 STR_STATION_BUILD_RAILROAD_ORIENTATION_TOOLTIP :{BLACK}Raudteejaamale suuna valimine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1925 STR_STATION_BUILD_NUMBER_OF_TRACKS :{BLACK}Radade arv
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1926 STR_STATION_BUILD_NUMBER_OF_TRACKS_TOOLTIP :{BLACK}Vali raudteejaama perroonide arv
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1927 STR_STATION_BUILD_PLATFORM_LENGTH :{BLACK}Perrooni pikkus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1928 STR_STATION_BUILD_PLATFORM_LENGTH_TOOLTIP :{BLACK}Vali raudteejaama pikkus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1929 STR_STATION_BUILD_DRAG_DROP :{BLACK}Venitamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1930 STR_STATION_BUILD_DRAG_DROP_TOOLTIP :{BLACK}Ehita jaam kasutades hiirega venitust
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1931
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1932 STR_STATION_BUILD_STATION_CLASS_TOOLTIP :{BLACK}Vali jaama klass mida tahad näidata
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1933 STR_STATION_BUILD_STATION_TYPE_TOOLTIP :{BLACK}Vali ehitatava jaama tüüp
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1934
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1935 STR_STATION_CLASS_DFLT :Vaikimisi valitud jaam
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1936 STR_STATION_CLASS_WAYP :Meldepunktid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1937
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1938 # Signal window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1939 STR_BUILD_SIGNAL_CAPTION :{WHITE}Signaali valik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1940 STR_BUILD_SIGNAL_SEMAPHORE_NORM_TOOLTIP :{BLACK}Läbisõidusignaal (semafor){}Signaale läheb tarvis vältimaks kokkupõrkeid enam kui ühe rongiga rööbasteedel.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1941 STR_BUILD_SIGNAL_SEMAPHORE_ENTRY_TOOLTIP :{BLACK}Sissesõidusignaal (semafor){}Roheline, kuni vähemalt üks väljasõidusignaal on roheline. Muudel juhtudel näitab punast.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1942 STR_BUILD_SIGNAL_SEMAPHORE_EXIT_TOOLTIP :{BLACK}Väljasõidusignaal (semafor){}Käitub samamoodi, nagu läbisõidusignaal, kuid läheb vaja et sissesõidu- ja mitmik-hoiatussignaalid näitaksid õiget värvi.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1943 STR_BUILD_SIGNAL_SEMAPHORE_COMBO_TOOLTIP :{BLACK}Kombineeritud signaal (semafor){}Kombineeritud signaal toimib nii sissesõidu-, kui ka väljasõidusignaalina. See võimaldab ehitada laialiulatuvaid hoiatussignaalide harusid.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1944 STR_BUILD_SIGNAL_SEMAPHORE_PBS_TOOLTIP :{BLACK}Täiustatud signaal (semafor){}Kui rongide tee kahe signaali vahel kordagi ei ristu, siis täiustatud signaalidega saab signaalivahedesse siseneda korraga mitu rongi. Täiustatud signaalidest saab tagant mööduda.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1945 STR_BUILD_SIGNAL_SEMAPHORE_PBS_OWAY_TOOLTIP :{BLACK}Ühesuunaline täiustatud signaal (semafor){}Kui rongide tee kahe signaali vahel kordagi ei ristu, siis täiustatud signaalidega saab signaalivahedesse siseneda korraga mitu rongi. Ühesuunalistest täiustatud signaalidest ei saa tagant mööduda.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1946 STR_BUILD_SIGNAL_ELECTRIC_NORM_TOOLTIP :{BLACK}Läbisõidusignaal (elektriline){}Signaale läheb tarvis vältimaks kokkupõrkeid enam kui ühe rongiga rööbasteedel.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1947 STR_BUILD_SIGNAL_ELECTRIC_ENTRY_TOOLTIP :{BLACK}Sissesõidusignaal (elektriline){}Roheline, kuni vähemalt üks väljasõidusignaal on roheline. Muudel juhtudel näitab punast.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1948 STR_BUILD_SIGNAL_ELECTRIC_EXIT_TOOLTIP :{BLACK}Väljasõidusignaal (elektriline){}Käitub samamoodi, nagu läbisõidusignaal, kuid läheb vaja et sissesõidu- ja mitmik-hoiatussignaalid näitaksid õiget värvi.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1949 STR_BUILD_SIGNAL_ELECTRIC_COMBO_TOOLTIP :{BLACK}Kombineeritud signaal (elektriline){}Kombineeritud signaal toimib nii sisse-, kui ka väljasõidusignaalina. See võimaldab ehitada laialiulatuvaid sissesõidusignaalide harusid.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1950 STR_BUILD_SIGNAL_ELECTRIC_PBS_TOOLTIP :{BLACK}Täiustatud signaal (elektriline){}Kui rongide tee kahe signaali vahel kordagi ei ristu, siis täiustatud signaalidega saab signaalivahedesse siseneda korraga mitu rongi. Täiustatud signaalidest saab tagant mööduda.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1951 STR_BUILD_SIGNAL_ELECTRIC_PBS_OWAY_TOOLTIP :{BLACK}Ühesuunaline täiustatud signaal (elektriline){}Kui rongide tee kahe signaali vahel kordagi ei ristu, siis täiustatud signaalidega saab signaalivahedesse siseneda korraga mitu rongi. Ühesuunalistest täiustatud signaalidest ei saa tagant mööduda.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1952 STR_BUILD_SIGNAL_CONVERT_TOOLTIP :{BLACK}Signaalide teisendamine{}Kui see on valitud, siis olemasoleval signaalil klõpsates teisendatakse see määratud signaalitüübiks ja -variandiks. Samal ajal CTRL klahvi all hoides lülitutakse olemasoleva variandi vahel.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1953 STR_BUILD_SIGNAL_DRAG_SIGNALS_DENSITY_TOOLTIP :{BLACK}Signaalide paigaldustihedus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1954 STR_BUILD_SIGNAL_DRAG_SIGNALS_DENSITY_DECREASE_TOOLTIP :{BLACK}Kahanda signaalide paigaldustihedust
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1955 STR_BUILD_SIGNAL_DRAG_SIGNALS_DENSITY_INCREASE_TOOLTIP :{BLACK}Suurenda signaalide paigaldustihedust
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1956
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1957 # Bridge selection window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1958 STR_SELECT_RAIL_BRIDGE_CAPTION :{WHITE}Vali raudteesild
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1959 STR_SELECT_ROAD_BRIDGE_CAPTION :{WHITE}Vali sillatüüp
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1960 STR_SELECT_BRIDGE_SELECTION_TOOLTIP :{BLACK}Silla valik - klõpsa sobivale sillale, et seda ehitada
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1961 STR_SELECT_BRIDGE_INFO :{GOLD}{STRING},{} {VELOCITY} {WHITE}{CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1962 STR_BRIDGE_NAME_SUSPENSION_STEEL :Rippsild, terasest
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1963 STR_BRIDGE_NAME_GIRDER_STEEL :Raamistikuga, terasest
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1964 STR_BRIDGE_NAME_CANTILEVER_STEEL :Ulgtugi, terasest
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1965 STR_BRIDGE_NAME_SUSPENSION_CONCRETE :Rippsild, betoonist
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1966 STR_BRIDGE_NAME_WOODEN :Puidust
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1967 STR_BRIDGE_NAME_CONCRETE :Betoonist
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1968 STR_BRIDGE_NAME_TUBULAR_STEEL :Torujas, terasest
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1969 STR_BRIDGE_TUBULAR_SILICON :Torujas, silikoonist
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1970
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1971
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1972 # Road construction toolbar
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1973 STR_ROAD_TOOLBAR_ROAD_CONSTRUCTION_CAPTION :{WHITE}Sõiduteede ehitamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1974 STR_ROAD_TOOLBAR_TRAM_CONSTRUCTION_CAPTION :{WHITE}Trammiteede ehitamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1975 STR_ROAD_TOOLBAR_TOOLTIP_BUILD_ROAD_SECTION :{BLACK}Ehita sõidutee blokk
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1976 STR_ROAD_TOOLBAR_TOOLTIP_BUILD_TRAMWAY_SECTION :{BLACK}Ehita trammitee blokk
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1977 STR_ROAD_TOOLBAR_TOOLTIP_BUILD_AUTOROAD :{BLACK}Ehita autotee osa kasutades Autoroad režiimi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1978 STR_ROAD_TOOLBAR_TOOLTIP_BUILD_AUTOTRAM :{BLACK}Ehita trammitee osa kasutades Autotram režiimi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1979 STR_ROAD_TOOLBAR_TOOLTIP_BUILD_ROAD_VEHICLE_DEPOT :{BLACK}Depoo ehitamine (veovahendite ehitamiseks ja hooldamiseks)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1980 STR_ROAD_TOOLBAR_TOOLTIP_BUILD_TRAM_VEHICLE_DEPOT :{BLACK}Ehita trammidepoo (veeremi ehitamiseks ja hoolduseks)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1981 STR_ROAD_TOOLBAR_TOOLTIP_BUILD_BUS_STATION :{BLACK}Ehita bussijaam
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1982 STR_ROAD_TOOLBAR_TOOLTIP_BUILD_PASSENGER_TRAM_STATION :{BLACK}Ehita reisitrammijaam
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1983 STR_ROAD_TOOLBAR_TOOLTIP_BUILD_TRUCK_LOADING_BAY :{BLACK}Ehita veokite laadimisplats
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1984 STR_ROAD_TOOLBAR_TOOLTIP_BUILD_CARGO_TRAM_STATION :{BLACK}Ehita kaubatrammijaam
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1985 STR_ROAD_TOOLBAR_TOOLTIP_TOGGLE_ONE_WAY_ROAD :{BLACK}Lülita ühesuunalised teed sisse/välja
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1986 STR_ROAD_TOOLBAR_TOOLTIP_BUILD_ROAD_BRIDGE :{BLACK}Ehita sild
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1987 STR_ROAD_TOOLBAR_TOOLTIP_BUILD_TRAMWAY_BRIDGE :{BLACK}Ehita trammisild
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1988 STR_ROAD_TOOLBAR_TOOLTIP_BUILD_ROAD_TUNNEL :{BLACK}Ehita tunnel
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1989 STR_ROAD_TOOLBAR_TOOLTIP_BUILD_TRAMWAY_TUNNEL :{BLACK}Ehita trammitunnel
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1990 STR_ROAD_TOOLBAR_TOOLTIP_TOGGLE_BUILD_REMOVE_FOR_ROAD :{BLACK}Lülitu maanteede ehitamise ja lammutamise vahel
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1991 STR_ROAD_TOOLBAR_TOOLTIP_TOGGLE_BUILD_REMOVE_FOR_TRAMWAYS :{BLACK}Lülitu trammitee ehitamise ja lammutamise vahel
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1992
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1993 # Road depot construction window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1994 STR_BUILD_DEPOT_ROAD_ORIENTATION_CAPTION :{WHITE}Depoo suund
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1995 STR_BUILD_DEPOT_ROAD_ORIENTATION_SELECT_TOOLTIP :{BLACK}Vali depoole suund
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1996 STR_BUILD_DEPOT_TRAM_ORIENTATION_CAPTION :{WHITE}Trammidepoo suund
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1997 STR_BUILD_DEPOT_TRAM_ORIENTATION_SELECT_TOOLTIP :{BLACK}Vali trammidepoo suund
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1998
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1999 # Road vehicle station construction window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2000 STR_STATION_BUILD_BUS_ORIENTATION :{WHITE}Bussijaama suund
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2001 STR_STATION_BUILD_BUS_ORIENTATION_TOOLTIP :{BLACK}Vali bussijaamale suund
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2002 STR_STATION_BUILD_TRUCK_ORIENTATION :{WHITE}Laadimisplatsi suund
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2003 STR_STATION_BUILD_TRUCK_ORIENTATION_TOOLTIP :{BLACK}Vali laadimisplatsile suund
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2004 STR_STATION_BUILD_PASSENGER_TRAM_ORIENTATION :{WHITE}Reisitrammi suund
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2005 STR_STATION_BUILD_PASSENGER_TRAM_ORIENTATION_TOOLTIP :{BLACK}Vali reisitrammijaama suund
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2006 STR_STATION_BUILD_CARGO_TRAM_ORIENTATION :{WHITE}Kaubatrammi suund
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2007 STR_STATION_BUILD_CARGO_TRAM_ORIENTATION_TOOLTIP :{BLACK}Vali kaubatrammijaama suund
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2008
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2009 # Waterways toolbar (last two for SE only)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2010 STR_WATERWAYS_TOOLBAR_CAPTION :{WHITE}Veeteede ehitamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2011 STR_WATERWAYS_TOOLBAR_CAPTION_SE :{WHITE}Veeteed
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2012 STR_WATERWAYS_TOOLBAR_BUILD_CANALS_TOOLTIP :{BLACK}Ehita kanaleid.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2013 STR_WATERWAYS_TOOLBAR_BUILD_LOCKS_TOOLTIP :{BLACK}Lüüsi ehitamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2014 STR_WATERWAYS_TOOLBAR_BUILD_DEPOT_TOOLTIP :{BLACK}Ehita laevaremonditehas (laevade ehitamiseks ja hoolduseks)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2015 STR_WATERWAYS_TOOLBAR_BUILD_DOCK_TOOLTIP :{BLACK}Ehita laevadokk
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2016 STR_WATERWAYS_TOOLBAR_BUOY_TOOLTIP :{BLACK}Raja teemärgisena kasutatav poi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2017 STR_WATERWAYS_TOOLBAR_BUILD_AQUEDUCT_TOOLTIP :{BLACK}Ehita veejuhe
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2018 STR_WATERWAYS_TOOLBAR_CREATE_LAKE_TOOLTIP :{BLACK}Määratle veealad.{}Ehita kanal. CTRL-klahvi all hoides ujutab ümbruskonna üle.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2019 STR_WATERWAYS_TOOLBAR_CREATE_RIVER_TOOLTIP :{BLACK}Jõgede paigutamine.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2020
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2021 # Ship depot construction window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2022 STR_DEPOT_BUILD_SHIP_CAPTION :{WHITE}Laevaremonditehase suund
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2023 STR_DEPOT_BUILD_SHIP_ORIENTATION_TOOLTIP :{BLACK}Laevaremonditehase suuna valimine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2024
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2025 # Dock construction window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2026 STR_STATION_BUILD_DOCK_CAPTION :{WHITE}Dokk
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2027
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2028 # Airport toolbar
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2029 STR_TOOLBAR_AIRCRAFT_CAPTION :{WHITE}Lennuväljad
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2030 STR_TOOLBAR_AIRCRAFT_BUILD_AIRPORT_TOOLTIP :{BLACK}Ehita lennuväli
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2031
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2032 # Airport construction window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2033 STR_STATION_BUILD_AIRPORT_CAPTION :{WHITE}Lennuvälja valik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2034 STR_STATION_BUILD_AIRPORT_TOOLTIP :{BLACK}Vali lennuvälja suurus ja tüüp
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2035
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2036 STR_STATION_BUILD_AIRPORT_SMALL_AIRPORT :{BLACK}Väike
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2037 STR_STATION_BUILD_AIRPORT_CITY_AIRPORT :{BLACK}Linn
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2038 STR_STATION_BUILD_AIRPORT_METRO_AIRPORT :{BLACK}Metropoli lennuväli
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2039 STR_STATION_BUILD_AIRPORT_INTERNATIONAL_AIRPORT :{BLACK}Rahvusvaheline lennuväli
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2040 STR_STATION_BUILD_AIRPORT_COMMUTER_AIRPORT :{BLACK}Turisti
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2041 STR_STATION_BUILD_AIRPORT_INTERCONTINENTAL_AIRPORT :{BLACK}Ülemaailmne lennuväli
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2042 STR_STATION_BUILD_AIRPORT_HELIPORT :{BLACK}Kopteriväljak
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2043 STR_STATION_BUILD_AIRPORT_HELIDEPOT :{BLACK}Helikopteridepoo
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2044 STR_STATION_BUILD_AIRPORT_HELISTATION :{BLACK}Helijaam
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2045
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2046 STR_STATION_BUILD_AIRPORT_SMALL_AIRPORTS :{BLACK}Väikesed lennuväljad
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2047 STR_STATION_BUILD_AIRPORT_LARGE_AIRPORTS :{BLACK}Suured lennuväljad
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2048 STR_STATION_BUILD_AIRPORT_HUB_AIRPORTS :{BLACK}Suured lennuväljad
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2049 STR_STATION_BUILD_AIRPORT_HELIPORTS :{BLACK}Helikopteri lennuväljad
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2050
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2051 STR_STATION_BUILD_NOISE :{BLACK}Tekitatud müra: {GOLD}{COMMA}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2052
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2053 # Landscaping toolbar
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2054 STR_LANDSCAPING_TOOLBAR :{WHITE}Maastik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2055 STR_LANDSCAPING_TOOLTIP_LOWER_A_CORNER_OF_LAND :{BLACK}Maapinna madaldamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2056 STR_LANDSCAPING_TOOLTIP_RAISE_A_CORNER_OF_LAND :{BLACK}Maapinna kõrgendamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2057 STR_LANDSCAPING_LEVEL_LAND_TOOLTIP :{BLACK}Maapinna kõrgus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2058 STR_LANDSCAPING_TOOLTIP_PURCHASE_LAND :{BLACK}Maa ostmine tulevaseks kasutamiseks
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2059
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2060 # Tree planting window (last two for SE only)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2061 STR_PLANT_TREE_CAPTION :{WHITE}Puud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2062 STR_PLANT_TREE_TOOLTIP :{BLACK}Istutatava puu liigi valimine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2063 STR_TREES_RANDOM_TYPE :{BLACK}Suvalised puutüübid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2064 STR_TREES_RANDOM_TYPE_TOOLTIP :{BLACK}Istutab suvalisi puid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2065 STR_TREES_RANDOM_TREES_BUTTON :{BLACK}Suvalised puud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2066 STR_TREES_RANDOM_TREES_TOOLTIP :{BLACK}Istutab puid suvaliselt üle kogu maa
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2067
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2068 # Land generation window (SE)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2069 STR_TERRAFORM_TOOLBAR_LAND_GENERATION_CAPTION :{WHITE}Maastiku loomine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2070 STR_TERRAFORM_TOOLTIP_PLACE_ROCKY_AREAS_ON_LANDSCAPE :{BLACK}Loo maastikule kivised alad
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2071 STR_TERRAFORM_TOOLTIP_PLACE_LIGHTHOUSE :{BLACK}Ehita tuletorn
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2072 STR_TERRAFORM_TOOLTIP_DEFINE_DESERT_AREA :{BLACK}Loo kõrbealad.{}Eemaldamiseks klõpsa hoides all CTRL nuppu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2073 STR_TERRAFORM_TOOLTIP_PLACE_TRANSMITTER :{BLACK}Paigalda saatjamast
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2074 STR_TERRAFORM_TOOLTIP_INCREASE_SIZE_OF_LAND_AREA :{BLACK}Suurenda kõrgendatava/madaldatava maa-ala pindala
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2075 STR_TERRAFORM_TOOLTIP_DECREASE_SIZE_OF_LAND_AREA :{BLACK}Vähenda kõrgendatava/madaldatava maa-ala pindala
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2076 STR_TERRAFORM_TOOLTIP_GENERATE_RANDOM_LAND :{BLACK}Suvalise kaardi tekitamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2077 STR_TERRAFORM_SE_NEW_WORLD :{BLACK}Alusta uut stsenaariumit
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2078 STR_TERRAFORM_RESET_LANDSCAPE :{BLACK}Nulli maastik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2079 STR_TERRAFORM_RESET_LANDSCAPE_TOOLTIP :{BLACK}Eemalda kõik mängija omandid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2080
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2081 STR_QUERY_RESET_LANDSCAPE_CAPTION :{WHITE}Nulli maastik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2082 STR_RESET_LANDSCAPE_CONFIRMATION_TEXT :{WHITE}Kas oled kindel, et tahad lammutada kõik mängija omandid?
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2083
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2084 # Town generation window (SE)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2085 STR_FOUND_TOWN_CAPTION :{WHITE}Linnade loomine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2086 STR_FOUND_TOWN_NEW_TOWN_BUTTON :{BLACK}Uus linn
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2087 STR_FOUND_TOWN_NEW_TOWN_TOOLTIP :{BLACK}Ehita uus linn
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2088 STR_FOUND_TOWN_RANDOM_TOWN_BUTTON :{BLACK}Suvaline linn
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2089 STR_FOUND_TOWN_RANDOM_TOWN_TOOLTIP :{BLACK}Ehita linn suvalisse kohta
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2090 STR_FOUND_TOWN_MANY_RANDOM_TOWNS :{BLACK}Palju suvalisi linnu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2091 STR_FOUND_TOWN_RANDOM_TOWNS_TOOLTIP :{BLACK}Kaardi katmine suvaliselt asetatud linnadega
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2092
13455
2f00238413cf (svn r17964) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13442
diff changeset
2093 STR_FOUND_TOWN_NAME_TITLE :{YELLOW}Linnanimi:
2f00238413cf (svn r17964) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13442
diff changeset
2094 STR_FOUND_TOWN_NAME_EDITOR_TITLE :{BLACK}Sisesta linnanimi
2f00238413cf (svn r17964) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13442
diff changeset
2095 STR_FOUND_TOWN_NAME_EDITOR_HELP :{BLACK}Klõpsa linnale nime andmiseks
2f00238413cf (svn r17964) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13442
diff changeset
2096 STR_FOUND_TOWN_NAME_RANDOM_BUTTON :{BLACK}Suvaline nimi
2f00238413cf (svn r17964) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13442
diff changeset
2097 STR_FOUND_TOWN_NAME_RANDOM_TOOLTIP :{BLACK}Loo suvaline nimi
2f00238413cf (svn r17964) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13442
diff changeset
2098
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2099 STR_FOUND_TOWN_INITIAL_SIZE_TITLE :{YELLOW}Linna suurus:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2100 STR_FOUND_TOWN_INITIAL_SIZE_SMALL_BUTTON :{BLACK}Väike
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2101 STR_FOUND_TOWN_INITIAL_SIZE_MEDIUM_BUTTON :{BLACK}Keskmine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2102 STR_FOUND_TOWN_INITIAL_SIZE_LARGE_BUTTON :{BLACK}Suur
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2103 STR_FOUND_TOWN_SIZE_RANDOM :{BLACK}Suvaline
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2104 STR_FOUND_TOWN_INITIAL_SIZE_TOOLTIP :{BLACK}Vali linna suurus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2105 STR_FOUND_TOWN_CITY :{BLACK}Linn
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2106 STR_FOUND_TOWN_CITY_TOOLTIP :{BLACK}Suuremad linnad kasvavad kiiremini kui väikesed{}Sõltuvalt seadetest on need ka alguses suuremad
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2107
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2108 STR_FOUND_TOWN_ROAD_LAYOUT :{YELLOW}Aleviku teeplaneering
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2109 STR_FOUND_TOWN_SELECT_TOWN_ROAD_LAYOUT :{BLACK}Vali alevikus kasutatav teeplaneering
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2110 STR_FOUND_TOWN_SELECT_LAYOUT_ORIGINAL :{BLACK}Algne
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2111 STR_FOUND_TOWN_SELECT_LAYOUT_BETTER_ROADS :{BLACK}Paremad teed
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2112 STR_FOUND_TOWN_SELECT_LAYOUT_2X2_GRID :{BLACK}2x2 ruudustik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2113 STR_FOUND_TOWN_SELECT_LAYOUT_3X3_GRID :{BLACK}3x3 ruudustik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2114 STR_FOUND_TOWN_SELECT_LAYOUT_RANDOM :{BLACK}Suvaline
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2115
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2116 # Fund new industry window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2117 STR_FUND_INDUSTRY_CAPTION :{WHITE}Uue tööstuse rahastamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2118 STR_FUND_INDUSTRY_SELECTION_TOOLTIP :{BLACK}Vali siit nimistust sobiv tööstus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2119 STR_FUND_INDUSTRY_MANY_RANDOM_INDUSTRIES :Palju suvalisi tööstusi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2120 STR_FUND_INDUSTRY_MANY_RANDOM_INDUSTRIES_TOOLTIP :{BLACK}Kata kaart suvaliselt paigutatud tööstustega
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2121 STR_FUND_INDUSTRY_INDUSTRY_BUILD_COST :{BLACK}Hind: {YELLOW}{CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2122 STR_FUND_INDUSTRY_PROSPECT_NEW_INDUSTRY :{BLACK}Uuri
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2123 STR_FUND_INDUSTRY_BUILD_NEW_INDUSTRY :{BLACK}Ehita
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2124 STR_FUND_INDUSTRY_FUND_NEW_INDUSTRY :{BLACK}Rahasta
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2125
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2126 # Land area window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2127 STR_LAND_AREA_INFORMATION_CAPTION :{WHITE}Maa-ala andmed
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2128 STR_LAND_AREA_INFORMATION_COST_TO_CLEAR_N_A :{BLACK}Puhastustasu: {LTBLUE}N/A
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2129 STR_LAND_AREA_INFORMATION_COST_TO_CLEAR :{BLACK}Puhastustasu: {RED}{CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2130 STR_LAND_AREA_INFORMATION_REVENUE_WHEN_CLEARED :{BLACK}Sissetulek puhastamisel: {LTBLUE}{CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2131 STR_LAND_AREA_INFORMATION_OWNER_N_A :puudub
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2132 STR_LAND_AREA_INFORMATION_OWNER :{BLACK}Omanik: {LTBLUE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2133 STR_LAND_AREA_INFORMATION_ROAD_OWNER :{BLACK}Maantee omanik: {LTBLUE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2134 STR_LAND_AREA_INFORMATION_TRAM_OWNER :{BLACK}Trammitee omanik: {LTBLUE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2135 STR_LAND_AREA_INFORMATION_RAIL_OWNER :{BLACK}Rongitee omanik: {LTBLUE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2136 STR_LAND_AREA_INFORMATION_LOCAL_AUTHORITY :{BLACK}Kohalik omavalitsus: {LTBLUE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2137 STR_LAND_AREA_INFORMATION_LOCAL_AUTHORITY_NONE :puudub
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2138 STR_LAND_AREA_INFORMATION_LANDINFO_COORDS :{BLACK}Koordinaadid: {LTBLUE}{NUM}x{NUM}x{NUM} ({STRING})
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2139 STR_LAND_AREA_INFORMATION_BUILD_DATE :{BLACK}Ehitatud: {LTBLUE}{DATE_LONG}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2140 STR_LAND_AREA_INFORMATION_STATION_CLASS :{BLACK}Jaama liik: {LTBLUE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2141 STR_LAND_AREA_INFORMATION_STATION_TYPE :{BLACK}Jaama rühm: {LTBLUE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2142 STR_LAND_AREA_INFORMATION_NEWGRF_NAME :{BLACK}NewGRF: {LTBLUE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2143 STR_LAND_AREA_INFORMATION_CARGO_ACCEPTED :{BLACK}Vastuvõetavad veosed: {LTBLUE}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2144 STR_LAND_AREA_INFORMATION_CARGO_EIGHTS :({COMMA}/8 {STRING})
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2145
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2146 # Description of land area of different tiles
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2147 STR_LAI_CLEAR_DESCRIPTION_ROCKS :Kaljud
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2148 STR_LAI_CLEAR_DESCRIPTION_ROUGH_LAND :Konarlik maa
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2149 STR_LAI_CLEAR_DESCRIPTION_BARE_LAND :Lage maa
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2150 STR_LAI_CLEAR_DESCRIPTION_GRASS :Rohi
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2151 STR_LAI_CLEAR_DESCRIPTION_FIELDS :Põllud
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2152 STR_LAI_CLEAR_DESCRIPTION_SNOW_COVERED_LAND :Lumine maa
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2153 STR_LAI_CLEAR_DESCRIPTION_DESERT :Kõrb
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
2154
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2155 STR_LAI_RAIL_DESCRIPTION_TRACK :Rööbastee
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2156 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_NORMAL_SIGNALS :Läbisõidusignaalidega rööbastee osa
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2157 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_PRESIGNALS :Hoiatussignaalidega rööbastee osa
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2158 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_EXITSIGNALS :Väljasõidusignaalidega rööbastee osa
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2159 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_COMBOSIGNALS :Mitmiksignaalidega rööbastee osa
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2160 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_PBSSIGNALS :Täiustatud signaalidega rööbastee osa
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2161 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_NOENTRYSIGNALS :Ühesuunaliste täiustatud signaalidega rööbastee osa
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2162 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_NORMAL_PRESIGNALS :Läbisõidu- ja hoiatussignaalidega rööbastee osa
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2163 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_NORMAL_EXITSIGNALS :Läbisõidu- ja väljasõidusignaalidega rööbastee osa
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2164 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_NORMAL_COMBOSIGNALS :Läbisõidu- ja mitmiksignaalidega rööbastee osa
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2165 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_NORMAL_PBSSIGNALS :Tavaliste ja täiustatud signaalidega rööbastee osa
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2166 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_NORMAL_NOENTRYSIGNALS :Tavaliste ja ühesuunaliste täiustatud signaalidega rööbastee osa
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2167 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_PRE_EXITSIGNALS :Hoiatus- ja väljasõidusignaalidega rööbastee osa
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2168 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_PRE_COMBOSIGNALS :Hoiatus- ja mitmiksignaalidega rööbastee osa
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2169 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_PRE_PBSSIGNALS :Hoiatus- ja täiustatud signaalidega rööbastee osa
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2170 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_PRE_NOENTRYSIGNALS :Hoiatus- ja ühesuunaliste täiustatud signaalidega rööbastee osa
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2171 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_EXIT_COMBOSIGNALS :Väljasõidu- ja mitmiksignaalidega rööbastee osa
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2172 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_EXIT_PBSSIGNALS :Väljasõidu- ja täiustatud signaalidega rööbastee osa
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2173 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_EXIT_NOENTRYSIGNALS :Väljasõidu- ja ühesuunaliste täiustatud signaalidega rööbastee osa
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2174 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_COMBO_PBSSIGNALS :Mitmik- ja täiustatud signaalidega rööbastee osa
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2175 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_COMBO_NOENTRYSIGNALS :Mitmik- ja ühesuunaliste täiustatud signaalidega rööbastee osa
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2176 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_PBS_NOENTRYSIGNALS :Täiustatud ja ühesuunaliste täiustatud signaalidega rööbastee osa
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2177 STR_LAI_RAIL_DESCRIPTION_TRAIN_DEPOT :Rongidepoo
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2178
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2179 STR_LAI_ROAD_DESCRIPTION_ROAD :Sõidutee
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2180 STR_LAI_ROAD_DESCRIPTION_ROAD_WITH_STREETLIGHTS :Valgustatud sõidutee
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2181 STR_LAI_ROAD_DESCRIPTION_TREE_LINED_ROAD :Puiestee
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2182 STR_LAI_ROAD_DESCRIPTION_ROAD_VEHICLE_DEPOT :Depoo
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2183 STR_LAI_ROAD_DESCRIPTION_ROAD_RAIL_LEVEL_CROSSING :Raudteeületuskoht
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2184 STR_LAI_ROAD_DESCRIPTION_TRAMWAY :Trammitee
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2185
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2186 # Houses come directly from their building names
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2187 STR_LAI_TOWN_INDUSTRY_DESCRIPTION_UNDER_CONSTRUCTION :{STRING} (ehitusel)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2188
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2189 STR_LAI_TREE_NAME_TREES :Puud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2190 STR_LAI_TREE_NAME_RAINFOREST :Vihmamets
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2191 STR_LAI_TREE_NAME_CACTUS_PLANTS :Kaktused
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2192
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2193 STR_LAI_STATION_DESCRIPTION_RAILROAD_STATION :Raudteejaam
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2194 STR_LAI_STATION_DESCRIPTION_AIRCRAFT_HANGAR :Angaar
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2195 STR_LAI_STATION_DESCRIPTION_AIRPORT :Lennuväli
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2196 STR_LAI_STATION_DESCRIPTION_TRUCK_LOADING_AREA :Laadimisplats
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2197 STR_LAI_STATION_DESCRIPTION_BUS_STATION :Bussijaam
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2198 STR_LAI_STATION_DESCRIPTION_SHIP_DOCK :Laevadokk
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2199 STR_LAI_STATION_DESCRIPTION_BUOY :Poi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2200 STR_LAI_STATION_DESCRIPTION_WAYPOINT :Meldepunkt
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2201
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2202 STR_LAI_WATER_DESCRIPTION_WATER :Vesi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2203 STR_LAI_WATER_DESCRIPTION_CANAL :Kanal
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2204 STR_LAI_WATER_DESCRIPTION_LOCK :Lüüs
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2205 STR_LAI_WATER_DESCRIPTION_RIVER :Jõgi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2206 STR_LAI_WATER_DESCRIPTION_COAST_OR_RIVERBANK :Kallas
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2207 STR_LAI_WATER_DESCRIPTION_SHIP_DEPOT :Laevaremonditehas
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2208
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2209 # Industries come directly from their industry names
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2210
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2211 STR_LAI_TUNNEL_DESCRIPTION_RAILROAD :Raudteetunnel
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2212 STR_LAI_TUNNEL_DESCRIPTION_ROAD :Maanteetunnel
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2213
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2214 STR_LAI_BRIDGE_DESCRIPTION_RAIL_SUSPENSION_STEEL :Terasest raudteerippsild
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2215 STR_LAI_BRIDGE_DESCRIPTION_RAIL_GIRDER_STEELE :Terasest võrestikuga raudteesild
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2216 STR_LAI_BRIDGE_DESCRIPTION_RAIL_CANTILEVER_STEEL :Terasest ulgtoestikuga raudteesild
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2217 STR_LAI_BRIDGE_DESCRIPTION_RAIL_SUSPENSION_CONCRETE :Raudbetoonist raudteerippsild
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2218 STR_LAI_BRIDGE_DESCRIPTION_RAIL_WOODEN :Puitraudteesild
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2219 STR_LAI_BRIDGE_DESCRIPTION_RAIL_CONCRETE :Betoonist raudteesild
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2220 STR_LAI_BRIDGE_DESCRIPTION_RAIL_TUBULAR_STEEL :Torujas raudteesild
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2221
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2222 STR_LAI_BRIDGE_DESCRIPTION_ROAD_SUSPENSION_STEEL :Terasest autoteerippsild
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2223 STR_LAI_BRIDGE_DESCRIPTION_ROAD_GIRDER_STEEL :Terasraamistikuga autoteesild
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2224 STR_LAI_BRIDGE_DESCRIPTION_ROAD_CANTILEVER_STEEL :Terasest ulgtoestikuga autoteesild
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2225 STR_LAI_BRIDGE_DESCRIPTION_ROAD_SUSPENSION_CONCRETE :Raudbetoonist autotee rippsild
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2226 STR_LAI_BRIDGE_DESCRIPTION_ROAD_WOODEN :Puidust autoteesild
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2227 STR_LAI_BRIDGE_DESCRIPTION_ROAD_CONCRETE :Betoonist autoteesild
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2228 STR_LAI_BRIDGE_DESCRIPTION_ROAD_TUBULAR_STEEL :Torujas autoteesild
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2229
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2230 STR_LAI_BRIDGE_DESCRIPTION_AQUEDUCT :Akvedukt
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2231
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2232 STR_LAI_UNMOVABLE_DESCRIPTION_TRANSMITTER :Retranslaator
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2233 STR_LAI_UNMOVABLE_DESCRIPTION_LIGHTHOUSE :Tuletorn
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2234 STR_LAI_UNMOVABLE_DESCRIPTION_COMPANY_HEADQUARTERS :Ettevõtte peakorter
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2235 STR_LAI_UNMOVABLE_DESCRIPTION_COMPANY_OWNED_LAND :Ettevõtte maa
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2236
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2237 # About OpenTTD window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2238 STR_ABOUT_OPENTTD :{WHITE}OpenTTD lisainfo
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2239 STR_ABOUT_ORIGINAL_COPYRIGHT :{BLACK}Algne autorikaitse {COPYRIGHT} 1995 Chris Sawyer, kõik õigused kaitstud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2240 STR_ABOUT_VERSION :{BLACK}OpenTTD osa {REV}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2241 STR_ABOUT_COPYRIGHT_OPENTTD :{BLACK}OpenTTD {COPYRIGHT}2002-2009 OpenTTD meeskond
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2242
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2243 # Save/load game/scenario
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2244 STR_SAVELOAD_SAVE_CAPTION :{WHITE}Salvesta mäng
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2245 STR_SAVELOAD_LOAD_CAPTION :{WHITE}Laadi mäng
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2246 STR_SAVELOAD_SAVE_SCENARIO :{WHITE}Salvesta stsenaarium
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2247 STR_SAVELOAD_LOAD_SCENARIO :{WHITE}Laadi stsenaariumit
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2248 STR_SAVELOAD_LOAD_HEIGHTMAP :{WHITE}Laadi kõrguskaart
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2249 STR_SAVELOAD_HOME_BUTTON :{BLACK}Vajuta siia, et minna praegusesse vaikimisi valitud salvestamise/laadimise kausta
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2250 STR_SAVELOAD_BYTES_FREE :{BLACK}{BYTES} vaba
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2251 STR_SAVELOAD_LIST_TOOLTIP :{BLACK}Nimekiri ketastest, kataloogidest ja salvestatud mängudest
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2252 STR_SAVELOAD_EDITBOX_TOOLTIP :{BLACK}Mängu salvestuse nimi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2253 STR_SAVELOAD_DELETE_BUTTON :{BLACK}Kustuta
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2254 STR_SAVELOAD_DELETE_TOOLTIP :{BLACK}Kustuta valitud salvestus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2255 STR_SAVELOAD_SAVE_BUTTON :{BLACK}Salvesta
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2256 STR_SAVELOAD_SAVE_TOOLTIP :{BLACK}Salvesta mäng valitud nimega
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2257
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2258 STR_SAVELOAD_OSKTITLE :{BLACK}Sisesta salvestatavale mängule nimi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2259
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2260 # World generation
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2261 STR_MAPGEN_WORLD_GENERATION_CAPTION :{WHITE}Maailma genereerimine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2262 STR_MAPGEN_MAPSIZE :{BLACK}Kaardi suurus:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2263 STR_MAPGEN_BY :{BLACK}*
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2264 STR_MAPGEN_NUMBER_OF_TOWNS :{BLACK}Linnade sagedus:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2265 STR_MAPGEN_DATE :{BLACK}Algus:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2266 STR_MAPGEN_NUMBER_OF_INDUSTRIES :{BLACK}Tehaste sagedus:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2267 STR_MAPGEN_SNOW_LINE_HEIGHT :{BLACK}Lumepiiri kõrgus:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2268 STR_MAPGEN_SNOW_LINE_UP :{BLACK}Lumepiiri liigutamine ühe võrra üles
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2269 STR_MAPGEN_SNOW_LINE_DOWN :{BLACK}Lumepiiri liigutamine ühe võrra alla
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2270 STR_MAPGEN_RANDOM_SEED :{BLACK}Juhuarv:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2271 STR_MAPGEN_RANDOM_SEED_HELP :{BLACK}Klõpsa juhuarvu sisestamiseks
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2272 STR_MAPGEN_RANDOM :{BLACK}Suvaline
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2273 STR_MAPGEN_RANDOM_HELP :{BLACK}Muuda maastiku loomisel kasutatavat suvalist seemet
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2274 STR_MAPGEN_LAND_GENERATOR :{BLACK}Maa generaator:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2275 STR_MAPGEN_TREE_PLACER :{BLACK}Puude algoritm:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2276 STR_MAPGEN_TERRAIN_TYPE :{BLACK}Maapinna tüüp:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2277 STR_MAPGEN_QUANTITY_OF_SEA_LAKES :{BLACK}Merepinna tase:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2278 STR_MAPGEN_SMOOTHNESS :{BLACK}Tasapinnalisus:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2279 STR_MAPGEN_GENERATE :{WHITE}Tekita
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2280
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2281 # Strings for map borders at game generation
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2282 STR_MAPGEN_BORDER_TYPE :{BLACK}Kaardi ääred:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2283 STR_MAPGEN_NORTHWEST :{BLACK}Loe
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2284 STR_MAPGEN_NORTHEAST :{BLACK}Kirre
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2285 STR_MAPGEN_SOUTHEAST :{BLACK}Kagu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2286 STR_MAPGEN_SOUTHWEST :{BLACK}Edel
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2287 STR_MAPGEN_BORDER_FREEFORM :{BLACK}Vaba
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2288 STR_MAPGEN_BORDER_WATER :{BLACK}Vesi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2289 STR_MAPGEN_BORDER_RANDOM :{BLACK}Suvaline
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2290 STR_MAPGEN_BORDER_RANDOMIZE :{BLACK}Suvaline
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2291 STR_MAPGEN_BORDER_MANUAL :{BLACK}Ise valitud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2292
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2293 STR_MAPGEN_HEIGHTMAP_ROTATION :{BLACK}Kõrgustekaardi pööre:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2294 STR_MAPGEN_HEIGHTMAP_NAME :{BLACK}Kõrgusekaardi nimi:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2295 STR_MAPGEN_HEIGHTMAP_SIZE :{BLACK}Suurus: {ORANGE}{NUM} x {NUM}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2296
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2297 STR_MAPGEN_RANDOM_SEED_OSKTITLE :{BLACK}Sisesta suvaline arv
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2298 STR_MAPGEN_SNOW_LINE_QUERY_CAPT :{WHITE}Muuda lumepiiri kõrgust
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2299 STR_MAPGEN_START_DATE_QUERY_CAPT :{WHITE}Muuda algusaastat
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2300
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2301 # SE Map generation
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2302 STR_SE_MAPGEN_CAPTION :{WHITE}Stsenaariumi tüüp
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2303 STR_SE_MAPGEN_FLAT_WORLD :{WHITE}Tasane maa
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2304 STR_SE_MAPGEN_FLAT_WORLD_TOOLTIP :{BLACK}Genereeri tasane maapind
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2305 STR_SE_MAPGEN_RANDOM_LAND :{WHITE}Suvaline maa
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2306 STR_SE_MAPGEN_FLAT_WORLD_HEIGHT :{BLACK}Lameda maa kõrgus:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2307 STR_SE_MAPGEN_FLAT_WORLD_HEIGHT_DOWN :{BLACK}Lameda maa kõrguse langetamine ühe võrra
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2308 STR_SE_MAPGEN_FLAT_WORLD_HEIGHT_UP :{BLACK}Lameda maa kõrguse tõstmine ühe võrra
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2309
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2310 STR_SE_MAPGEN_FLAT_WORLD_HEIGHT_QUERY_CAPT :{WHITE}Muuda maa kõrgust lamedal maal
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2311
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2312 # Map generation progress
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2313 STR_GENERATION_WORLD :{WHITE}Maailma genereerimine...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2314 STR_GENERATION_ABORT :{BLACK}Loobu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2315 STR_GENERATION_ABORT_CAPTION :{WHITE}Loobu Maailma Genereerimisest
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2316 STR_GENERATION_ABORT_MESSAGE :{YELLOW}Kas sa tõesti tahad loobuda genereerimisest?
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2317 STR_GENERATION_PROGRESS :{WHITE}{NUM}% valmis
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2318 STR_GENERATION_PROGRESS_NUM :{BLACK}{NUM} / {NUM}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2319 STR_GENERATION_WORLD_GENERATION :{BLACK}Maailma genereerimine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2320 STR_GENERATION_TREE_GENERATION :{BLACK}Puude genereerimine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2321 STR_GENERATION_UNMOVABLE_GENERATION :{BLACK}Liigutamatu tekitamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2322 STR_GENERATION_CLEARING_TILES :{BLACK}Mägise ja kivise maaala tegemine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2323 STR_GENERATION_SETTINGUP_GAME :{BLACK}Mängu seadistamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2324 STR_GENERATION_PREPARING_TILELOOP :{BLACK}Klotsisilmuse täitmine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2325 STR_GENERATION_PREPARING_GAME :{BLACK}Mängu valmistamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2326
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2327 # NewGRF settings
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2328 STR_NEWGRF_SETTINGS_CAPTION :{WHITE}Uue graafika sätted
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2329 STR_NEWGRF_SETTINGS_PRESET_LIST_TOOLTIP :{BLACK}Laadi valitud eelseadistused
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2330 STR_NEWGRF_SETTINGS_PRESET_SAVE :{BLACK}Salvesta eelseadistus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2331 STR_NEWGRF_SETTINGS_PRESET_SAVE_TOOLTIP :{BLACK}Salvesta praegune loend eelseadistusena
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2332 STR_NEWGRF_SETTINGS_PRESET_SAVE_QUERY :{BLACK}Sisesta eelseadistuse nimi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2333 STR_NEWGRF_SETTINGS_PRESET_DELETE :{BLACK}Kustuta eelseadistus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2334 STR_NEWGRF_SETTINGS_PRESET_DELETE_TOOLTIP :{BLACK}Kustuta hetkel valitud eelseadistus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2335 STR_NEWGRF_SETTINGS_ADD :{BLACK}Lisa
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2336 STR_NEWGRF_SETTINGS_ADD_TOOLTIP :{BLACK}Lisa nimekirja NewGRF fail
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2337 STR_NEWGRF_SETTINGS_REMOVE :{BLACK}Eemalda
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2338 STR_NEWGRF_SETTINGS_REMOVE_TOOLTIP :{BLACK}Eemalda nimekirjast valitud NewGRF fail
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2339 STR_NEWGRF_SETTINGS_MOVEUP :{BLACK}Liiguta üles
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2340 STR_NEWGRF_SETTINGS_MOVEUP_TOOLTIP :{BLACK}NewGRF-faili liigutamine loendis üles.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2341 STR_NEWGRF_SETTINGS_MOVEDOWN :{BLACK}Liiguta alla
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2342 STR_NEWGRF_SETTINGS_MOVEDOWN_TOOLTIP :{BLACK}NewGRF-faili liigutamine loendis alla
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2343 STR_NEWGRF_SETTINGS_FILE_TOOLTIP :{BLACK}Nimekiri installeerimata NewGRF failidest. Parameetrite muutmiseks klõpsa failil.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2344
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2345 STR_NEWGRF_SETTINGS_SET_PARAMETERS :{BLACK}Vali parameetrid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2346 STR_NEWGRF_SETTINGS_TOGGLE_PALETTE :{BLACK}Vaheta paletti
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2347 STR_NEWGRF_SETTINGS_TOGGLE_PALETTE_TOOLTIP :{BLACK}Vaheta valitud NewGRF-i paletti.{}Tee seda, kui NewGRF-i graafika paistab mängus roosa.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2348 STR_NEWGRF_SETTINGS_APPLY_CHANGES :{BLACK}Rakenda muudatused
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2349
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2350 STR_NEWGRF_SETTINGS_FIND_MISSING_CONTENT_BUTTON :{BLACK}Otsi internetist puuduvat sisu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2351 STR_NEWGRF_SETTINGS_FIND_MISSING_CONTENT_TOOLTIP :{BLACK}Otsi kas puuduvat sisu leidub internetis
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2352
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2353 STR_NEWGRF_SETTINGS_FILENAME :{BLACK}Faili nimi: {SILVER}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2354 STR_NEWGRF_SETTINGS_GRF_ID :{BLACK}GRF ID: {SILVER}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2355 STR_NEWGRF_SETTINGS_MD5SUM :{BLACK}MD5sum: {SILVER}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2356 STR_NEWGRF_SETTINGS_PALETTE :{BLACK}Palett: {SILVER}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2357 STR_NEWGRF_SETTINGS_PARAMETER :{BLACK}Parameetrid: {SILVER}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2358
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2359 STR_NEWGRF_SETTINGS_NO_INFO :{BLACK}Andmed puuduvad
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2360 STR_NEWGRF_SETTINGS_NOT_FOUND :{RED}Sobivat faili ei leitud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2361 STR_NEWGRF_SETTINGS_DISABLED :{RED}Väljas
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2362
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2363 STR_NEWGRF_SETTINGS_PARAMETER_QUERY :{BLACK}Sisesta NewGRF parameetrid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2364
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2365 # NewGRF add window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2366 STR_NEWGRF_ADD_CAPTION :{WHITE}Olemasolevad NewGRF failid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2367 STR_NEWGRF_ADD_FILE :{BLACK}Lisa valikule
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2368 STR_NEWGRF_ADD_FILE_TOOLTIP :{BLACK}Lisa valitud NewGRF fail enda seadistusse
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2369 STR_NEWGRF_ADD_RESCAN_FILES :{BLACK}Skanni failid uuesti
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2370 STR_NEWGRF_ADD_RESCAN_FILES_TOOLTIP :{BLACK}Uuenda saadaval olevate NewGRF failide nimekirja
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2371
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2372 # NewGRF (self) generated warnings/errors
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2373 STR_NEWGRF_ERROR_MSG_INFO :{SILVER}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2374 STR_NEWGRF_ERROR_MSG_WARNING :{RED}Hoiatus: {SILVER}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2375 STR_NEWGRF_ERROR_MSG_ERROR :{RED}Viga: {SILVER}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2376 STR_NEWGRF_ERROR_MSG_FATAL :{RED}Saatuslik viga: {SILVER}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2377 STR_NEWGRF_ERROR_VERSION_NUMBER :{SKIP}OpenTTD väitel {STRING} ei tööta selle TTDPatch osaga.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2378 STR_NEWGRF_ERROR_DOS_OR_WINDOWS :{SKIP}{STRING} on {STRING} TTD osa jaoks.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2379 STR_NEWGRF_ERROR_UNSET_SWITCH :{SKIP}{STRING} on mõeldud kasutamiseks {STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2380 STR_NEWGRF_ERROR_INVALID_PARAMETER :{SKIP}vigane parameeter {STRING} jaoks: parameeter {STRING} ({NUM})
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2381 STR_NEWGRF_ERROR_LOAD_BEFORE :{SKIP}{STRING} peab olema laetud enne {STRING}.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2382 STR_NEWGRF_ERROR_LOAD_AFTER :{SKIP}{STRING} peab olema laetud pärast{STRING}.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2383 STR_NEWGRF_ERROR_OTTD_VERSION_NUMBER :{SKIP}{STRING} nõuab OpenTTD osa {STRING} või uuemat.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2384 STR_NEWGRF_ERROR_AFTER_TRANSLATED_FILE :GRF fail, mis tehti tõlkimiseks,
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2385 STR_NEWGRF_ERROR_TOO_MANY_NEWGRFS_LOADED :Liiga palju NewGRF-e on laaditud.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2386 STR_NEWGRF_ERROR_STATIC_GRF_CAUSES_DESYNC :Laadides {STRING} staatilise NewGRF-na koos {STRING} võib põhjustada sünkrooni katkemist.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2387 STR_NEWGRF_ERROR_UNEXPECTED_SPRITE :Ootamatu sprait.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2388 STR_NEWGRF_ERROR_UNKNOWN_PROPERTY :Tundmatu Action 0 omadus.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2389 STR_NEWGRF_ERROR_INVALID_ID :Vale tunnuse kasutamise proov.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2390 STR_NEWGRF_ERROR_CORRUPT_SPRITE :{YELLOW}{STRING} sisaldab vigast pilti. Kõiki vigaseid pilte näidatakse punase küsimärgina (?).
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2391 STR_NEWGRF_ERROR_MULTIPLE_ACTION_8 :Sisaldab mitmeid Action 8 kirjeid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2392
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2393 # NewGRF related 'general' warnings
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2394 STR_NEWGRF_POPUP_CAUTION_CAPTION :{WHITE}Ettevaatust!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2395 STR_NEWGRF_CONFIRMATION_TEXT :{YELLOW}Sa oled tegemas muudatusi töötavasse mängu; see võib OpenTTD kokku jooksutada.{}Kas sa oled täielikult veendunud selles?
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2396
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2397 STR_NEWGRF_DUPLICATE_GRFID :{WHITE}Ei saa faili lisada: korduv GRF ID
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2398 STR_NEWGRF_COMPATIBLE_LOADED :{ORANGE}Sobivat faili ei leitud (ühilduv GRF fail on laaditud)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2399
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2400 STR_NEWGRF_COMPATIBLE_LOAD_WARNING :{WHITE}Puuduvatele failidele on laaditud ühilduvad GRF failid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2401 STR_NEWGRF_DISABLED_WARNING :{WHITE}Puuduvad GRF failid on välja lülitatud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2402 STR_NEWGRF_UNPAUSE_WARNING_TITLE :{YELLOW}Puuduolevad GRF failid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2403 STR_NEWGRF_UNPAUSE_WARNING :{WHITE}Seisatuse lõpetamine võib põhjustada OpenTTD krahhi. Ära teavita järgnevatest krahhidest.{}Oled sa tõepoolest veendunud, et sa soovid seisatuse lõpetada?
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2404
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2405 # NewGRF 'it's broken' warnings
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2406 STR_NEWGRF_BROKEN :{WHITE}NewGRF '{STRING}' käitumine põhjustab tõenäoliselt sünkrooni katkemisi ja/või mängu kokkujooksmiseid.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2407 STR_NEWGRF_BROKEN_VEHICLE_LENGTH :{WHITE}Depoost väljas asudes muudab sõiduki '{1:ENGINE}' pikkust.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2408 STR_BROKEN_VEHICLE_LENGTH :{WHITE}Ettevõtte '{1:COMPANY}' rongil '{0:VEHICLE}' on ebasobiv pikkus. See on tõenäoliselt põhjustatud problemaatilistest NewGRF-dest. Mäng võib kokku joosta või
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2409
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2410 STR_NEWGRF_BUGGY :{WHITE}NewGRF '{STRING}' sisaldab väära teavet.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2411 STR_NEWGRF_BUGGY_ARTICULATED_CARGO :{WHITE}Veose/ümberseadistamise teave sõidukil '{1:ENGINE}' erineb ehitamisaegsest ostunimekirjast. Seetõttu võib uuendamisel või asendamisel ümberseadistamine ebaõnnestuda.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2412 STR_NEWGRF_BUGGY_ENDLESS_PRODUCTION_CALLBACK :{WHITE}'{1:STRING}' põhjustas toodangu tagasikutsumises lõpmatu korduse.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2413
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2414 # Sign list window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2415 STR_SIGN_LIST_CAPTION :{WHITE}Siltide nimekiri - {COMMA} Silt{P "" i}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2416
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2417 # Sign window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2418 STR_EDIT_SIGN_CAPTION :{WHITE}Sildi muutmine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2419 STR_EDIT_SIGN_NEXT_SIGN_TOOLTIP :{BLACK}Mine järgmise märgi juurde
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2420 STR_EDIT_SIGN_PREVIOUS_SIGN_TOOLTIP :{BLACK}Mine eelmise märgi juurde
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2421
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2422 STR_EDIT_SIGN_SIGN_OSKTITLE :{BLACK}Sisesta sildile nimi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2423
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2424 # Town directory window
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
2425 STR_TOWN_DIRECTORY_CAPTION :{WHITE}Linnad
13455
2f00238413cf (svn r17964) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13442
diff changeset
2426 STR_TOWN_DIRECTORY_NONE :{ORANGE}- Puudub -
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2427 STR_TOWN_DIRECTORY_TOWN :{ORANGE}{TOWN}{BLACK} ({COMMA})
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2428 STR_TOWN_DIRECTORY_LIST_TOOLTIP :{BLACK}Linnanimed - vajuta linnanimele, et viia vaade linnale
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2429 STR_TOWN_POPULATION :{BLACK}Maailma rahvastik: {COMMA}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2430
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2431 # Town view window
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
2432 STR_TOWN_VIEW_TOWN_CAPTION :{WHITE}{TOWN}
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
2433 STR_TOWN_VIEW_CITY_CAPTION :{WHITE}{TOWN} (Linn)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
2434 STR_TOWN_VIEW_POPULATION_HOUSES :{BLACK}Rahvaarv: {ORANGE}{COMMA}{BLACK} Ehitisi: {ORANGE}{COMMA}
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
2435 STR_TOWN_VIEW_PASSENGERS_LAST_MONTH_MAX :{BLACK}Reisijaid eelmisel kuul: {ORANGE}{COMMA}{BLACK} Enim: {ORANGE}{COMMA}
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
2436 STR_TOWN_VIEW_MAIL_LAST_MONTH_MAX :{BLACK}Posti eelmisel kuul: {ORANGE}{COMMA}{BLACK} Enim: {ORANGE}{COMMA}
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2437 STR_TOWN_VIEW_CARGO_FOR_TOWNGROWTH :{BLACK}Veoseid linna kasvamiseks:
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2438 STR_TOWN_VIEW_CARGO_FOR_TOWNGROWTH_REQUIRED :{SETX 20}{ORANGE}{STRING}{BLACK} vajalik
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2439 STR_TOWN_VIEW_CARGO_FOR_TOWNGROWTH_LAST_MONTH :{SETX 20}{ORANGE}{CARGO}{BLACK} toimetatud eelmisel kuul
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2440 STR_TOWN_VIEW_NOISE_IN_TOWN :{BLACK}Mürapiirang linnas: {ORANGE}{COMMA}{BLACK} suurim: {ORANGE}{COMMA}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2441 STR_TOWN_VIEW_CENTER_TOOLTIP :{BLACK}Vaate viimine linnale
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2442 STR_TOWN_VIEW_LOCAL_AUTHORITY_BUTTON :{BLACK}Omavalitsus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2443 STR_TOWN_VIEW_LOCAL_AUTHORITY_TOOLTIP :{BLACK}Näita teavet kohaliku omavalitsuse kohta
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2444 STR_TOWN_VIEW_RENAME_TOOLTIP :{BLACK}Linnanime muutmine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2445
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2446 STR_TOWN_VIEW_EXPAND_BUTTON :{BLACK}Laienda
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2447 STR_TOWN_VIEW_EXPAND_TOOLTIP :{BLACK}Linna suuruse suurendamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2448 STR_TOWN_VIEW_DELETE_BUTTON :{BLACK}Kustuta
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2449 STR_TOWN_VIEW_DELETE_TOOLTIP :{BLACK}Hävita see linn täielikult
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2450
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2451 STR_TOWN_VIEW_RENAME_TOWN_BUTTON :Linna nime vahetamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2452
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2453 # Town local authority window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2454 STR_LOCAL_AUTHORITY_CAPTION :{WHITE}{TOWN} kohalik omavalitsus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2455 STR_LOCAL_AUTHORITY_COMPANY_RATINGS :{BLACK}Ettevõtete hinnangud:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2456 STR_LOCAL_AUTHORITY_COMPANY_RATING :{YELLOW}{COMPANY} {COMPANYNUM}: {ORANGE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2457 STR_LOCAL_AUTHORITY_ACTIONS_TITLE :{BLACK}Pakutavad toimingud:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2458 STR_LOCAL_AUTHORITY_ACTIONS_TOOLTIP :{BLACK}Nimekiri asjadest, mida saab siin linnas teha - klõpsa esemel, et saada rohkem andmeid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2459 STR_LOCAL_AUTHORITY_DO_IT_BUTTON :{BLACK}Soorita toiming
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2460 STR_LOCAL_AUTHORITY_DO_IT_TOOLTIP :{BLACK}Soorita ülalpool valitud toiming
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2461
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2462 STR_LOCAL_AUTHORITY_ACTION_SMALL_ADVERTISING_CAMPAIGN :Väike reklaamikampaania
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2463 STR_LOCAL_AUTHORITY_ACTION_MEDIUM_ADVERTISING_CAMPAIGN :Keskmine reklaamikampaania
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2464 STR_LOCAL_AUTHORITY_ACTION_LARGE_ADVERTISING_CAMPAIGN :Suur reklaamikampaania
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2465 STR_LOCAL_AUTHORITY_ACTION_ROAD_RECONSTRUCTION :Rahasta kohalikke teehoiutöid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2466 STR_LOCAL_AUTHORITY_ACTION_STATUE_OF_COMPANY :Ehita ettevõtte omaniku kuju
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2467 STR_LOCAL_AUTHORITY_ACTION_NEW_BUILDINGS :Rahasta uute hoonete ehitust
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2468 STR_LOCAL_AUTHORITY_ACTION_EXCLUSIVE_TRANSPORT :Osta monopoolsed veoõigused
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2469 STR_LOCAL_AUTHORITY_ACTION_BRIBE :Paku kohalikule omavalitsusele altkäemaksu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2470
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2471 STR_LOCAL_AUTHORITY_ACTION_TOOLTIP_SMALL_ADVERTISING :{WHITE}{STRING}{}{YELLOW} Pisikese kohaliku reklaamikampaania korraldamine meelitab rohkem reisijaid ja kaupu sinu veoteenuseid kasutama.{} Hind: {CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2472 STR_LOCAL_AUTHORITY_ACTION_TOOLTIP_MEDIUM_ADVERTISING :{WHITE}{STRING}{}{YELLOW} Keskmise reklaamikampaania korraldamine, et meelitada rohkem reisijaid ja kaupu sinu teenuste juurede.{} Hind: {CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2473 STR_LOCAL_AUTHORITY_ACTION_TOOLTIP_LARGE_ADVERTISING :{WHITE}{STRING}{}{YELLOW} Suure reklaamikampaania korraldamine, et meelitada rohkem reisijaid ja kaupu sinu teenuste juurede.{} Hind: {CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2474 STR_LOCAL_AUTHORITY_ACTION_TOOLTIP_ROAD_RECONSTRUCTION :{WHITE}{STRING}{}{YELLOW} Teehoiutööde rahastamine. Põhjustab linnatänavatel tõsiseid liiklusprobleeme kuni 6 kuuks.{} Hind: {CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2475 STR_LOCAL_AUTHORITY_ACTION_TOOLTIP_STATUE_OF_COMPANY :{WHITE}{STRING}{}{YELLOW} Oma ettevõtte auks kuju ehitamine.{} Hind: {CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2476 STR_LOCAL_AUTHORITY_ACTION_TOOLTIP_NEW_BUILDINGS :{WHITE}{STRING}{}{YELLOW} Uute ärihoonete ehitamise rahastamine selles linnas.{} Hind: {CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2477 STR_LOCAL_AUTHORITY_ACTION_TOOLTIP_EXCLUSIVE_TRANSPORT :{WHITE}{STRING}{}{YELLOW} Üheks aastaks monopoolsete veoõiguste ostmine selles linnas. Linna omavalitsus lubab reisijate ja kauba veoks kasutada ainult sinu jaamasid.{} Hind: {CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2478 STR_LOCAL_AUTHORITY_ACTION_TOOLTIP_BRIBE :{WHITE}{STRING}{}{YELLOW} Linna omavalitusele ettevõtte hinnangu tõstmise eesmärgil altkäemaksu pakkumine. Vahele jäädes tuleb trahvi maksta.{} Hind: {CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2479
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2480 # Subsidies window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2481 STR_SUBSIDIES_CAPTION :{WHITE}Toetused
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2482 STR_SUBSIDIES_OFFERED_TITLE :{BLACK}Pakutavad toetused teenusepakkumise eest:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2483 STR_SUBSIDIES_OFFERED_FROM_TO :{ORANGE}{STRING} kohast {STRING} kohta {STRING}{YELLOW} (kuni {DATE_SHORT})
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2484 STR_SUBSIDIES_NONE :{ORANGE}Mitte ühtegi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2485 STR_SUBSIDIES_SUBSIDISED_TITLE :{BLACK}Juba toetatavad veoteenused:
12665
9b4df64ea76c (svn r17120) -Fix (r17114): {STRING2} isn't supposed to be in other lang files except english.txt
smatz <smatz@openttd.org>
parents: 12659
diff changeset
2486 STR_SUBSIDIES_SUBSIDISED_FROM_TO :{ORANGE}{STRING} kohast {STRING} kohta {STRING}{YELLOW} ({COMPANY}{YELLOW}, kuni {DATE_SHORT})
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2487 STR_SUBSIDIES_TOOLTIP_CLICK_ON_SERVICE_TO_CENTER :{BLACK}Vajuta pakkumisele, et näha linna või tööstuse asukohta
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2488
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2489 # Station list window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2490 STR_STATION_LIST_TOOLTIP :{BLACK}Jaamanimed - vajuta nimel, et vaadet jaamale keskendada
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2491 STR_STATION_LIST_USE_CTRL_TO_SELECT_MORE :{BLACK}Enam kui ühe eseme valimiseks hoia all CTRL klahvi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2492 STR_STATION_LIST_CAPTION :{WHITE}{COMPANY} - {COMMA} jaam{P "" a}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2493 STR_STATION_LIST_STATION :{YELLOW}{STATION} {STATIONFEATURES}
12920
0cde81b7efca (svn r17412) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12868
diff changeset
2494 STR_STATION_LIST_WAYPOINT :{YELLOW}{WAYPOINT}
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2495 STR_STATION_LIST_NONE :{YELLOW}- Puudub -
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2496 STR_STATION_LIST_SELECT_ALL_FACILITIES :{BLACK}Vali kõik tööstused
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2497 STR_STATION_LIST_SELECT_ALL_TYPES :{BLACK}Vali kõik kaubatüüpid (ka mitteoodatav kaup)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2498 STR_STATION_LIST_NO_WAITING_CARGO :{BLACK}Veoseid pole ootamas
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2499
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2500 # Station view window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2501 STR_STATION_VIEW_CAPTION :{WHITE}{STATION} {STATIONFEATURES}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2502 STR_STATION_VIEW_WAITING_TITLE :{BLACK}Ootel: {WHITE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2503 STR_STATION_VIEW_WAITING_CARGO :{WHITE}{CARGO}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2504 STR_STATION_VIEW_EN_ROUTE_FROM :{YELLOW}({SHORTCARGO} teel jaamast {STATION})
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2505
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2506 STR_STATION_VIEW_ACCEPTS_BUTTON :{BLACK}Võtab vastu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2507 STR_STATION_VIEW_ACCEPTS_TOOLTIP :{BLACK}Näita vastuvõetavate veoste nimistut
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2508 STR_STATION_VIEW_ACCEPTS_CARGO :{BLACK}Võtab vastu: {WHITE}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2509
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2510 STR_STATION_VIEW_RATINGS_BUTTON :{BLACK}Hinnangud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2511 STR_STATION_VIEW_RATINGS_TOOLTIP :{BLACK}Näita jaamahinnangut
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2512 STR_STATION_VIEW_CARGO_RATINGS_TITLE :{BLACK}Kohaliku veoteenuse hinnang:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2513 STR_STATION_VIEW_CARGO_RATING :{WHITE}{STRING}: {YELLOW}{STRING} ({COMMA}%)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2514
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2515 ############ range for rating starts
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2516 STR_CARGO_RATING_APPALLING :Kohutav
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2517 STR_CARGO_RATING_VERY_POOR :Väga halb
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2518 STR_CARGO_RATING_POOR :Vilets
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2519 STR_CARGO_RATING_MEDIOCRE :Keskpärane
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2520 STR_CARGO_RATING_GOOD :Hea
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2521 STR_CARGO_RATING_VERY_GOOD :Väga hea
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2522 STR_CARGO_RATING_EXCELLENT :Suurepärane
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2523 STR_CARGO_RATING_OUTSTANDING :Suurepärane
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2524 ############ range for rating ends
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2525
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2526 STR_STATION_VIEW_CENTER_TOOLTIP :{BLACK}Vaate viimine jaama juurde
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2527 STR_STATION_VIEW_RENAME_TOOLTIP :{BLACK}Muuda jaama nime
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2528
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2529 STR_STATION_VIEW_SCHEDULED_TRAINS_TOOLTIP :{BLACK}Näita kõiki ronge, mille sõidugraafik sisaldab seda rongijaama
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2530 STR_STATION_VIEW_SCHEDULED_ROAD_VEHICLES_TOOLTIP :{BLACK}Näita kõiki mootorsõidukeid, mille sõidugraafik sisaldab seda jaama
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2531 STR_STATION_VIEW_SCHEDULED_AIRCRAFT_TOOLTIP :{BLACK}Näita kõiki lennukeid, mille sõidugraafik sisaldab seda lennujaama
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2532 STR_STATION_VIEW_SCHEDULED_SHIPS_TOOLTIP :{BLACK}Näita kõiki laevu, mille sõidugraafik sisaldab seda sadamat
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2533
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2534 STR_STATION_VIEW_RENAME_STATION_CAPTION :Jaama nime vahetamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2535
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2536 # Waypoint/buoy view window
12920
0cde81b7efca (svn r17412) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12868
diff changeset
2537 STR_WAYPOINT_VIEW_CENTER_TOOLTIP :{BLACK}Keskenda vaade teemärgisel. Ctrl+klikk avab teemärgisel uue vaate
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2538 STR_WAYPOINT_VIEW_CHANGE_WAYPOINT_NAME :{BLACK}Muuda meldepunkti nime
12920
0cde81b7efca (svn r17412) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12868
diff changeset
2539 STR_BUOY_VIEW_CENTER_TOOLTIP :{BLACK}Keskenda vaade poile. Ctrl+klikk avab poil uue vaate
0cde81b7efca (svn r17412) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12868
diff changeset
2540 STR_BUOY_VIEW_CHANGE_BUOY_NAME :{BLACK}Muuda poi nime
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2541
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2542 STR_EDIT_WAYPOINT_NAME :{WHITE}Muuda meldepunkti nime
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2543
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2544 # Finances window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2545 STR_FINANCES_CAPTION :{WHITE}{COMPANY} rahavoogude aruanne {BLACK}{COMPANYNUM}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2546 STR_FINANCES_EXPENDITURE_INCOME_TITLE :{WHITE}Kulud/tulud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2547 STR_FINANCES_YEAR :{WHITE}{NUM}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2548 STR_FINANCES_SECTION_CONSTRUCTION :{GOLD}Ehituskulud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2549 STR_FINANCES_SECTION_NEW_VEHICLES :{GOLD}Uus veerem
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2550 STR_FINANCES_SECTION_TRAIN_RUNNING_COSTS :{GOLD}Rongide käituskulud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2551 STR_FINANCES_SECTION_ROAD_VEHICLE_RUNNING_COSTS :{GOLD}Mootorsõidukite käituskulud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2552 STR_FINANCES_SECTION_AIRCRAFT_RUNNING_COSTS :{GOLD}Õhusõidukite käituskulud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2553 STR_FINANCES_SECTION_SHIP_RUNNING_COSTS :{GOLD}Laevade käituskulud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2554 STR_FINANCES_SECTION_PROPERTY_MAINTENANCE :{GOLD}Infrastruktuuri korrashoid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2555 STR_FINANCES_SECTION_TRAIN_INCOME :{GOLD}Rongide tulud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2556 STR_FINANCES_SECTION_ROAD_VEHICLE_INCOME :{GOLD}Mootorsõidukite tulud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2557 STR_FINANCES_SECTION_AIRCRAFT_INCOME :{GOLD}Õhusõidukite tulud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2558 STR_FINANCES_SECTION_SHIP_INCOME :{GOLD}Laevade tulud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2559 STR_FINANCES_SECTION_LOAN_INTEREST :{GOLD}Laenuintress
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2560 STR_FINANCES_SECTION_OTHER :{GOLD}Muud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2561 STR_FINANCES_NEGATIVE_INCOME :{BLACK}-{CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2562 STR_FINANCES_POSITIVE_INCOME :{BLACK}+{CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2563 STR_FINANCES_TOTAL_CAPTION :{WHITE}Kokku:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2564 STR_FINANCES_BANK_BALANCE_TITLE :{WHITE}Kontojääk
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2565 STR_FINANCES_LOAN_TITLE :{WHITE}Laen
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2566 STR_FINANCES_MAX_LOAN :{WHITE}Laenupiir: {BLACK}{CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2567 STR_FINANCES_TOTAL_CURRENCY :{BLACK}{CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2568 STR_FINANCES_BORROW_BUTTON :{BLACK}Laena {SKIP}{SKIP}{CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2569 STR_FINANCES_BORROW_TOOLTIP :{BLACK}Laena raha
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2570 STR_FINANCES_REPAY_BUTTON :{BLACK}Tagasta {SKIP}{SKIP}{CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2571 STR_FINANCES_REPAY_TOOLTIP :{BLACK}Maksa laen osaliselt tagasi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2572
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2573 # Company view
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2574 STR_COMPANY_VIEW_CAPTION :{WHITE}{COMPANY}{BLACK}{COMPANYNUM}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2575 STR_COMPANY_VIEW_PRESIDENT_MANAGER_TITLE :{WHITE}{PRESIDENTNAME}{}{GOLD}(President)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2576
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2577 STR_COMPANY_VIEW_INAUGURATED_TITLE :{GOLD}Asutatud: {WHITE}{NUM}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2578 STR_COMPANY_VIEW_COLOUR_SCHEME_TITLE :{GOLD}Värvivalik:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2579 STR_COMPANY_VIEW_VEHICLES_TITLE :{GOLD}Sõidukeid:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2580 STR_COMPANY_VIEW_TRAINS :{WHITE}{COMMA} rong{P "" i}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2581 STR_COMPANY_VIEW_ROAD_VEHICLES :{WHITE}{COMMA} veok {P "" it}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2582 STR_COMPANY_VIEW_AIRCRAFT :{WHITE}{COMMA} lennuk
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2583 STR_COMPANY_VIEW_SHIPS :{WHITE}{COMMA} laev{P "" a}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2584 STR_COMPANY_VIEW_VEHICLES_NONE :{WHITE}Mitte ühtegi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2585 STR_COMPANY_VIEW_COMPANY_VALUE :{GOLD}Firmaväärtus: {WHITE}{CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2586 STR_COMPANY_VIEW_SHARES_OWNED_BY :{WHITE}({COMMA}% on ettevõtte {COMPANY} käes)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2587
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2588 STR_COMPANY_VIEW_BUILD_HQ_BUTTON :{BLACK}Ehita peakorter
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2589 STR_COMPANY_VIEW_VIEW_HQ_BUTTON :{BLACK}Vaata peakorterit
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2590 STR_COMPANY_VIEW_BUILD_HQ_TOOLTIP :{BLACK}Ehita ettevõtte peakorter või vii vaade peakorterile
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2591 STR_COMPANY_VIEW_RELOCATE_HQ :{BLACK}Liiguta peakorterit
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2592 STR_COMPANY_VIEW_RELOCATE_COMPANY_HEADQUARTERS :{BLACK}Ehita ettevõtte peakorter mujale 1% firmaväärtuse tasu eest
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2593
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2594 STR_COMPANY_VIEW_NEW_FACE_BUTTON :{BLACK}Uus nägu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2595 STR_COMPANY_VIEW_NEW_FACE_TOOLTIP :{BLACK}Vali presidendile uus nägu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2596 STR_COMPANY_VIEW_COLOUR_SCHEME_BUTTON :{BLACK}Värvivalik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2597 STR_COMPANY_VIEW_COLOUR_SCHEME_TOOLTIP :{BLACK}Muuda ettevõtte veovahendite värvi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2598 STR_COMPANY_VIEW_COMPANY_NAME_BUTTON :{BLACK}Ettevõtte nimi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2599 STR_COMPANY_VIEW_COMPANY_NAME_TOOLTIP :{BLACK}Muuda ettevõtte nime
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2600 STR_COMPANY_VIEW_PRESIDENT_NAME_BUTTON :{BLACK}Presidendi nimi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2601 STR_COMPANY_VIEW_PRESIDENT_NAME_TOOLTIP :{BLACK}Muuda presidendi nägu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2602
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2603 STR_COMPANY_VIEW_BUY_SHARE_BUTTON :{BLACK}Osta 25% ettevõtte aktsiatest
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2604 STR_COMPANY_VIEW_SELL_SHARE_BUTTON :{BLACK}Müü 25% ettevõtte aktsiatest
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2605 STR_COMPANY_VIEW_BUY_SHARE_TOOLTIP :{BLACK}Osta 25% ettevõtte aktsiatest
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2606 STR_COMPANY_VIEW_SELL_SHARE_TOOLTIP :{BLACK}Müü 25% ettevõtte aktsiatest
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2607
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2608 STR_COMPANY_VIEW_COMPANY_NAME_QUERY_CAPTION :Ettevõtte nimi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2609 STR_COMPANY_VIEW_PRESIDENT_S_NAME_QUERY_CAPTION :Presidendi nimi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2610
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2611 STR_BUY_COMPANY_MESSAGE :{WHITE}Otsime ettevõtet, kes võtaks meie firma üle.{}{}Kas soovite osta ettevõtte {COMPANY} {CURRENCY} eest?
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2612
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2613 # Industry directory
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2614 STR_INDUSTRY_DIRECTORY_CAPTION :{WHITE}Tööstused
13455
2f00238413cf (svn r17964) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13442
diff changeset
2615 STR_INDUSTRY_DIRECTORY_NONE :{ORANGE}- Puudub -
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2616 STR_INDUSTRY_DIRECTORY_ITEM :{ORANGE}{INDUSTRY}{BLACK} ({CARGO}{STRING}){YELLOW} ({COMMA}% veetud)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2617 STR_INDUSTRY_DIRECTORY_ITEM_TWO :{ORANGE}{INDUSTRY}{BLACK} ({CARGO}{STRING}/{CARGO}{STRING}){YELLOW} ({COMMA}%/{COMMA}% veetud)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2618 STR_INDUSTRY_DIRECTORY_ITEM_NOPROD :{ORANGE}{INDUSTRY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2619 STR_INDUSTRY_DIRECTORY_LIST_CAPTION :{BLACK}Tööstuste nimed - klõpsates keskendatakse vaade tööstusele
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2620
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2621 # Industry view
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2622 STR_INDUSTRY_VIEW_CAPTION :{WHITE}{INDUSTRY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2623 STR_INDUSTRY_VIEW_PRODUCTION_LAST_MONTH_TITLE :{BLACK}Eelmise kuu valmistoodang:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2624 STR_INDUSTRY_VIEW_TRANSPORTED :{YELLOW}{CARGO}{STRING}{BLACK} ({COMMA}% veetud)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2625 STR_INDUSTRY_VIEW_LOCATION_TOOLTIP :{BLACK}Vaate keskendamine tööstusele
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2626
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2627 ############ range for requires starts
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2628 STR_INDUSTRY_VIEW_REQUIRES_CARGO :{BLACK}Vajab: {YELLOW}{STRING}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2629 STR_INDUSTRY_VIEW_REQUIRES_CARGO_CARGO :{BLACK}Vajab: {YELLOW}{STRING}{STRING}, {STRING}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2630 STR_INDUSTRY_VIEW_REQUIRES_CARGO_CARGO_CARGO :{BLACK}Vajab: {YELLOW}{STRING}{STRING}, {STRING}{STRING}, {STRING}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2631 ############ range for requires ends
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2632
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2633 ############ range for produces starts
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2634 STR_INDUSTRY_VIEW_WAITING_FOR_PROCESSING :{BLACK}Käitlust ootav kaup:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2635 STR_INDUSTRY_VIEW_WAITING_STOCKPILE_CARGO :{YELLOW}{CARGO}{STRING}{BLACK}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2636 STR_INDUSTRY_VIEW_PRODUCES_CARGO :{BLACK}Toodab: {YELLOW}{STRING}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2637 STR_INDUSTRY_VIEW_PRODUCES_CARGO_CARGO :{BLACK}Toodab: {YELLOW}{STRING}{STRING}, {STRING}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2638 ############ range for produces ends
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2639
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2640 STR_CONFIG_GAME_PRODUCTION :{WHITE}Tootlikuse muutmine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2641
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2642 # Vehicle lists
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2643 STR_VEHICLE_LIST_TRAIN_CAPTION :{WHITE}{STRING} - {COMMA} rong{P "" i}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2644 STR_VEHICLE_LIST_ROAD_VEHICLE_CAPTION :{WHITE}{STRING} - {COMMA} mootorsõiduk{P "" it}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2645 STR_VEHICLE_LIST_SHIP_CAPTION :{WHITE}{STRING} - {COMMA} laev{P "" a}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2646 STR_VEHICLE_LIST_AIRCRAFT_CAPTION :{WHITE}{STRING} - {COMMA} lennuk{P "" it}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2647
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2648 STR_VEHICLE_LIST_TRAIN_LIST_TOOLTIP :{BLACK}Rongid - vajuta rongile info jaoks
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2649 STR_VEHICLE_LIST_ROAD_VEHICLE_TOOLTIP :{BLACK}Veokid - info saamiseks vajuta veokile
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2650 STR_VEHICLE_LIST_SHIP_TOOLTIP :{BLACK}Laevad - info saamiseks klõpsa laevale
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2651 STR_VEHICLE_LIST_AIRCRAFT_TOOLTIP :{BLACK}Lennuk - info saamiseks vajuta lennukile
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2652
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2653 STR_VEHICLE_LIST_PROFIT_THIS_YEAR_LAST_YEAR :{TINYFONT}{BLACK}Kasum sellel aastal: {CURRENCY} (eelneval: {CURRENCY})
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2654
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2655 STR_VEHICLE_LIST_AVAILABLE_TRAINS :{BLACK}Saadaval rongid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2656 STR_VEHICLE_LIST_AVAILABLE_ROAD_VEHICLES :{BLACK}Saadaval sõidukid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2657 STR_VEHICLE_LIST_AVAILABLE_SHIPS :{BLACK}Saadaval laevad
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2658 STR_VEHICLE_LIST_AVAILABLE_AIRCRAFT :{BLACK}Saadaval õhusõidukid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2659 STR_VEHICLE_LIST_AVAILABLE_ENGINES_TOOLTIP :{BLACK}Vaata nimekirja seda tüüpi veovahenditest
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2660
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2661 STR_VEHICLE_LIST_MANAGE_LIST :{BLACK}Halda nimekirja
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2662 STR_VEHICLE_LIST_MANAGE_LIST_TOOLTIP :{BLACK}Saada juhised kõikidele selles nimekirjas olevatele veovahenditele
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2663 STR_VEHICLE_LIST_REPLACE_VEHICLES :Asenda veovahendeid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2664 STR_VEHICLE_LIST_SEND_FOR_SERVICING :Saada hooldusesse
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2665
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2666 STR_VEHICLE_LIST_SEND_TRAIN_TO_DEPOT :Saada depoose
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2667 STR_VEHICLE_LIST_SEND_ROAD_VEHICLE_TO_DEPOT :Saada depoose
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2668 STR_VEHICLE_LIST_SEND_SHIP_TO_DEPOT :Saada depoose
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2669 STR_VEHICLE_LIST_SEND_AIRCRAFT_TO_HANGAR :Saada angaari
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2670
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2671 STR_VEHICLE_LIST_MASS_STOP_LIST_TOOLTIP :{BLACK}Klõpsa, et kõik nimekirjas olevad masinad peatada
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2672 STR_VEHICLE_LIST_MASS_START_LIST_TOOLTIP :{BLACK}Vajuta, kui tahad käivitada kõiki masinaid nimekirjas
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2673
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2674 STR_VEHICLE_LIST_SHARED_ORDERS_LIST_CAPTION :{WHITE}{COMMA} sõiduki vahel jagatud sõidugraafik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2675
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2676 # Group window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2677 STR_GROUP_ALL_TRAINS :Kõik raudteeveerem
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2678 STR_GROUP_ALL_ROAD_VEHICLES :Kõik mootorsõidukid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2679 STR_GROUP_ALL_SHIPS :Kõik laevad
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2680 STR_GROUP_ALL_AIRCRAFTS :Kõik lennukid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2681
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2682 STR_GROUP_DEFAULT_TRAINS :Rühmitamata rongid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2683 STR_GROUP_DEFAULT_ROAD_VEHICLES :Rühmitamata sõidukid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2684 STR_GROUP_DEFAULT_SHIPS :Rühmitamata laevad
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2685 STR_GROUP_DEFAULT_AIRCRAFTS :Rühmitamata õhusõidukid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2686
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2687 STR_GROUPS_CLICK_ON_GROUP_FOR_TOOLTIP :{BLACK}Rühm - Klõpsa rühmal, et kõiki seal olevaid sõidukeid järjestada
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2688 STR_GROUP_CREATE_TOOLTIP :{BLACK}Klõpsa rühma loomiseks
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2689 STR_GROUP_DELETE_TOOLTIP :{BLACK}Eemalda valitud rühm
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2690 STR_GROUP_RENAME_TOOLTIP :{BLACK}Valitud rühma nime vahetamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2691 STR_GROUP_REPLACE_PROTECTION_TOOLTIP :{BLACK}Klõpsa, et seda rühma üldise automaatse asenduse eest kaitsta
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2692
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2693 STR_GROUP_ADD_SHARED_VEHICLE :Kõik jagatud sõidukid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2694 STR_GROUP_REMOVE_ALL_VEHICLES :Eemalda kõik sõidukid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2695
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2696 STR_GROUP_RENAME_CAPTION :{BLACK}Rühma nime vahetamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2697
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2698 # Build vehicle window
12953
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12920
diff changeset
2699 STR_BUY_VEHICLE_TRAIN_RAIL_CAPTION :{WHITE}Uued rööbassõidukid
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12920
diff changeset
2700 STR_BUY_VEHICLE_TRAIN_ELRAIL_CAPTION :{WHITE}Uus elektriraudteesõiduk
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12920
diff changeset
2701 STR_BUY_VEHICLE_TRAIN_MONORAIL_CAPTION :{WHITE}Uus monorelsssõiduk
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12920
diff changeset
2702 STR_BUY_VEHICLE_TRAIN_MAGLEV_CAPTION :{WHITE}Uus magnethõljuksõiduk
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12920
diff changeset
2703
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12920
diff changeset
2704 STR_BUY_VEHICLE_TRAIN_ALL_CAPTION :{WHITE}Rööbassõidukid
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12920
diff changeset
2705 STR_BUY_VEHICLE_ROAD_VEHICLE_CAPTION :{WHITE}Uued mootorsõidukid
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12920
diff changeset
2706 STR_BUY_VEHICLE_SHIP_CAPTION :{WHITE}Uued laevad
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12920
diff changeset
2707 STR_BUY_VEHICLE_AIRCRAFT_CAPTION :{WHITE}Uus lennuk
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2708
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2709 STR_PURCHASE_INFO_COST_WEIGHT :{BLACK}Hind: {GOLD}{CURRENCY}{BLACK} Tühimass: {GOLD}{WEIGHT_S}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2710 STR_PURCHASE_INFO_SPEED_POWER :{BLACK}Tippkiirus: {GOLD}{VELOCITY}{BLACK} Võimsus: {GOLD}{POWER}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2711 STR_PURCHASE_INFO_SPEED :{BLACK}Tippkiirus: {GOLD}{VELOCITY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2712 STR_PURCHASE_INFO_RUNNINGCOST :{BLACK}Käituskulud: {GOLD}{CURRENCY}/aastas
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2713 STR_PURCHASE_INFO_CAPACITY :{BLACK}Kandevõime: {GOLD}{CARGO} {STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2714 STR_PURCHASE_INFO_REFITTABLE :(ümberseadistatav)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2715 STR_PURCHASE_INFO_DESIGNED_LIFE :{BLACK}Kujundatud: {GOLD}{NUM}{BLACK} Vanus: {GOLD}{COMMA} aastat
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2716 STR_PURCHASE_INFO_RELIABILITY :{BLACK}Parim tehnoseisund: {GOLD}{COMMA}%
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2717 STR_PURCHASE_INFO_COST :{BLACK}Hind: {GOLD}{CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2718 STR_PURCHASE_INFO_WEIGHT_CWEIGHT :{BLACK}Mass: {GOLD}{WEIGHT_S} ({WEIGHT_S})
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2719 STR_PURCHASE_INFO_COST_SPEED :{BLACK}Hind: {GOLD}{CURRENCY}{BLACK} Tippkiirus: {GOLD}{VELOCITY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2720 STR_PURCHASE_INFO_AIRCRAFT_CAPACITY :{BLACK}Kandevõime: {GOLD}{CARGO}, {CARGO}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2721 STR_PURCHASE_INFO_PWAGPOWER_PWAGWEIGHT :{BLACK}Kiirendavad vagunid: {GOLD}+{POWER}{BLACK} Mass: {GOLD}+{WEIGHT_S}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2722 STR_PURCHASE_INFO_REFITTABLE_TO :{BLACK}Ümberseadistatav: {GOLD}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2723 STR_PURCHASE_INFO_ALL_TYPES :Kõik kaubatüübid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2724 STR_PURCHASE_INFO_ALL_BUT :Kõik, välja arvatud {GOLD}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2725 STR_PURCHASE_INFO_MAX_TE :{BLACK}Suurim veojõud: {GOLD}{FORCE}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2726
12953
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12920
diff changeset
2727 STR_BUY_VEHICLE_TRAIN_LIST_TOOLTIP :{BLACK}Nimekiri raudteesõidukitest - andmete saamiseks klõpsa raudteesõidukile
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12920
diff changeset
2728 STR_BUY_VEHICLE_ROAD_VEHICLE_LIST_TOOLTIP :{BLACK}Mootorsõidukite nimekiri - andmete saamiseks klõpsa sõidukile
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12920
diff changeset
2729 STR_BUY_VEHICLE_SHIP_LIST_TOOLTIP :{BLACK}Laevade nimekiri - info saamiseks klõps laevale
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12920
diff changeset
2730 STR_BUY_VEHICLE_AIRCRAFT_LIST_TOOLTIP :{BLACK}Lennukite nimekiri - info saamiseks vajuta lennukile
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12920
diff changeset
2731
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12920
diff changeset
2732 STR_BUY_VEHICLE_TRAIN_BUY_VEHICLE_BUTTON :{BLACK}Ehita sõiduk
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12920
diff changeset
2733 STR_BUY_VEHICLE_ROAD_VEHICLE_BUY_VEHICLE_BUTTON :{BLACK}Ehita veovahend
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12920
diff changeset
2734 STR_BUY_VEHICLE_SHIP_BUY_VEHICLE_BUTTON :{BLACK}Ehita laev
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12920
diff changeset
2735 STR_BUY_VEHICLE_AIRCRAFT_BUY_VEHICLE_BUTTON :{BLACK}Ehita lennuk
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12920
diff changeset
2736
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12920
diff changeset
2737 STR_BUY_VEHICLE_TRAIN_BUY_VEHICLE_TOOLTIP :{BLACK}Ehita valitud raudteesõiduk
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12920
diff changeset
2738 STR_BUY_VEHICLE_ROAD_VEHICLE_BUY_VEHICLE_TOOLTIP :{BLACK}Ehita valitud mootorsõiduk
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12920
diff changeset
2739 STR_BUY_VEHICLE_SHIP_BUY_VEHICLE_TOOLTIP :{BLACK}Ehita valitud laev
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12920
diff changeset
2740 STR_BUY_VEHICLE_AIRCRAFT_BUY_VEHICLE_TOOLTIP :{BLACK}Ehita valitud lennuk
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12920
diff changeset
2741
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12920
diff changeset
2742 STR_BUY_VEHICLE_TRAIN_RENAME_BUTTON :{BLACK}Nimevahetus
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12920
diff changeset
2743 STR_BUY_VEHICLE_ROAD_VEHICLE_RENAME_BUTTON :{BLACK}Nimevahetus
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12920
diff changeset
2744 STR_BUY_VEHICLE_SHIP_RENAME_BUTTON :{BLACK}Nimevahetus
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12920
diff changeset
2745 STR_BUY_VEHICLE_AIRCRAFT_RENAME_BUTTON :{BLACK}Nimevahetus
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12920
diff changeset
2746
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12920
diff changeset
2747 STR_BUY_VEHICLE_TRAIN_RENAME_TOOLTIP :{BLACK}Muuda raudteesõiduki tüübinime
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12920
diff changeset
2748 STR_BUY_VEHICLE_ROAD_VEHICLE_RENAME_TOOLTIP :{BLACK}Muuda mootorsõiduki tüübinime
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12920
diff changeset
2749 STR_BUY_VEHICLE_SHIP_RENAME_TOOLTIP :{BLACK}Laeva tüübinime muutmine
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12920
diff changeset
2750 STR_BUY_VEHICLE_AIRCRAFT_RENAME_TOOLTIP :{BLACK}Lennuki tüübinime muutmine
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2751
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2752 STR_QUERY_RENAME_TRAIN_TYPE_CAPTION :{WHITE}Vaheta rongivaguni tüübinime
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2753 STR_QUERY_RENAME_ROAD_VEHICLE_TYPE_CAPTION :{WHITE}Vaheta mootorsõiduki tüübinime
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2754 STR_QUERY_RENAME_SHIP_TYPE_CAPTION :{WHITE}Laeva tüübinime vahetamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2755 STR_QUERY_RENAME_AIRCRAFT_TYPE_CAPTION :{WHITE}Lennuki tüübinime vahetamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2756
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2757 # Depot window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2758 STR_DEPOT_TRAIN_CAPTION :{WHITE}Linna {TOWN} rongidepoo
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2759 STR_DEPOT_ROAD_VEHICLE_CAPTION :{WHITE}Linna {TOWN} mootorsõidukidepoo
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2760 STR_DEPOT_SHIP_CAPTION :{WHITE}{TOWN} Laevaremonditehas
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2761 STR_DEPOT_AIRCRAFT_CAPTION :{WHITE}{STATION} Lennujaama angaar
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2762
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2763 STR_DEPOT_NO_ENGINE :{BLACK}-
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2764 STR_DEPOT_VEHICLE_TOOLTIP :{BLACK}{ENGINE}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2765 STR_DEPOT_VEHICLE_TOOLTIP_CHAIN :{BLACK}{NUM} sõiduk{P "" id}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2766 STR_DEPOT_VEHICLE_TOOLTIP_CARGO :{}{CARGO} ({SHORTCARGO})
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2767
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2768 STR_DEPOT_TRAIN_LIST_TOOLTIP :{BLACK}Rongid - et andmeid saada, vajuta rongile; liiguta vagunit, et seda rongile lisada või sellelt eemaldada
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2769 STR_DEPOT_ROAD_VEHICLE_LIST_TOOLTIP :{BLACK}Veovahendid - andmete saamiseks klõpsa veovahendile
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2770 STR_DEPOT_SHIP_LIST_TOOLTIP :{BLACK}Laevad - info saamiseks klõpsa laevale
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2771 STR_DEPOT_AIRCRAFT_LIST_TOOLTIP :{BLACK}Lennuk - info saamiseks vajuta lennukile
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2772
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2773 STR_DEPOT_TRAIN_SELL_TOOLTIP :{BLACK}Tiri rongi veok siia et müüa
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2774 STR_DEPOT_ROAD_VEHICLE_SELL_TOOLTIP :{BLACK}Et müüa, tiri sõiduk siia
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2775 STR_DEPOT_SHIP_SELL_TOOLTIP :{BLACK}Müügiks tiri laev siia
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2776 STR_DEPOT_AIRCRAFT_SELL_TOOLTIP :{BLACK}Müümiseks tiri lennuk siia
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2777
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2778 STR_DEPOT_DRAG_WHOLE_TRAIN_TO_SELL_TOOLTIP :{BLACK}Tõsta vedur siia, et kogu rong maha müüa
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2779
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2780 STR_DEPOT_SELL_ALL_BUTTON_TRAIN_TOOLTIP :{BLACK}Müü kõik rongid jaamast
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2781 STR_DEPOT_SELL_ALL_BUTTON_ROAD_VEHICLE_TOOLTIP :{BLACK}Müü kõik autod garaažist
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2782 STR_DEPOT_SELL_ALL_BUTTON_SHIP_TOOLTIP :{BLACK}Müü kõik laevad sadamast
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2783 STR_DEPOT_SELL_ALL_BUTTON_AIRCRAFT_TOOLTIP :{BLACK}Müü kõik lennukid angaarist
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2784
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2785 STR_DEPOT_AUTOREPLACE_TRAIN_TOOLTIP :{BLACK}Asenda kõik rongid jaamas ise
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2786 STR_DEPOT_AUTOREPLACE_ROAD_VEHICLE_TOOLTIP :{BLACK}Asenda kõik depoos olevad mootorsõidukid ise
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2787 STR_DEPOT_AUTOREPLACE_SHIP_TOOLTIP :{BLACK}Asenda kõik laevad depoos ise
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2788 STR_DEPOT_AUTOREPLACE_AIRCRAFT_TOOLTIP :{BLACK}Asenda kõik lennumasinad angaaris ise
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2789
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2790 STR_DEPOT_TRAIN_NEW_VEHICLES_BUTTON :{BLACK}Uus rong
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2791 STR_DEPOT_ROAD_VEHICLE_NEW_VEHICLES_BUTTON :{BLACK}Ostmine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2792 STR_DEPOT_SHIP_NEW_VEHICLES_BUTTON :{BLACK}Uus laev
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2793 STR_DEPOT_AIRCRAFT_NEW_VEHICLES_BUTTON :{BLACK}Uus lennuk
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2794
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2795 STR_DEPOT_TRAIN_NEW_VEHICLES_TOOLTIP :{BLACK}Osta uus rongi veok
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2796 STR_DEPOT_ROAD_VEHICLE_NEW_VEHICLES_TOOLTIP :{BLACK}Ehita uus mootorsõiduk
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2797 STR_DEPOT_SHIP_NEW_VEHICLES_TOOLTIP :{BLACK}Ehita uus laev
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2798 STR_DEPOT_AIRCRAFT_NEW_VEHICLES_TOOLTIP :{BLACK}Ehita uus lennuk
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2799
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2800 STR_DEPOT_CLONE_TRAIN :{BLACK}Klooni rong
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2801 STR_DEPOT_CLONE_ROAD_VEHICLE :{BLACK}Kloonimine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2802 STR_DEPOT_CLONE_SHIP :{BLACK}Klooni laev
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2803 STR_DEPOT_CLONE_AIRCRAFT :{BLACK}Klooni lennuk
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2804
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2805 STR_DEPOT_CLONE_TRAIN_DEPOT_INFO :{BLACK}See ehitab koopia rongist koos kõikide vagunitega. Vajuta sellele nuppule, ning seejärel rongile depoo sees või väljas. CTRL-klikk jagab sihtpunkte
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2806 STR_DEPOT_CLONE_ROAD_VEHICLE_DEPOT_INFO :{BLACK}See paljundab mootorsõidukit. Klõpsa seda nuppu, ning seejärel mootorsõidukil depoos või sellest väljas. CTRL-klõps jagab sihtpunkte
13455
2f00238413cf (svn r17964) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13442
diff changeset
2807 STR_DEPOT_CLONE_SHIP_DEPOT_INFO :{BLACK}Ostab samasuguse laeva. Vajuta sellele nuppule, ning seejärel laevale laevaremonditehase sees või väljas. Ctrl-klõpsuga jagatakse sihtpunkte.
2f00238413cf (svn r17964) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13442
diff changeset
2808 STR_DEPOT_CLONE_AIRCRAFT_INFO_HANGAR_WINDOW :{BLACK}Ostab samasuguse õhusõiduki. Klõpsa sellele nuppule, ning seejärel lennukile angaari sees või väljas. CTRL-klõpsuga jagatakse sihtpunkte
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2809
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2810 STR_DEPOT_TRAIN_LOCATION_TOOLTIP :{BLACK}Keskenda põhivaade rongidepoo kohale
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2811 STR_DEPOT_ROAD_VEHICLE_LOCATION_TOOLTIP :{BLACK}Vii vaade garaaþi asukohale
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2812 STR_DEPOT_SHIP_LOCATION_TOOLTIP :{BLACK}Vii pea vaade paadikuuri juurde
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2813 STR_DEPOT_AIRCRAFT_LOCATION_TOOLTIP :{BLACK}Vii vaade angaarile
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2814
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2815 STR_DEPOT_VEHICLE_ORDER_LIST_TRAIN_TOOLTIP :{BLACK}Võta nimekiri kõikidest rongidest selles jaamas nende käskude järgi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2816 STR_DEPOT_VEHICLE_ORDER_LIST_ROAD_VEHICLE_TOOLTIP :{BLACK}Hangi kõikidest autodest nimekiri, kus praegune depoo on üks sihtpunktidest
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2817 STR_DEPOT_VEHICLE_ORDER_LIST_SHIP_TOOLTIP :{BLACK}Võta nimekiri kõikidest laevadest selles sadamas nende käskude järgi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2818 STR_DEPOT_VEHICLE_ORDER_LIST_AIRCRAFT_TOOLTIP :{BLACK}Võta nimekiri kõikidest lennukitest suvalistest angaaridest selles lennujaamas nende käskude järgi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2819
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2820 STR_DEPOT_MASS_STOP_DEPOT_TRAIN_TOOLTIP :{BLACK}Vajuta, kui tahad seisata kõiki ronge jaamas
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2821 STR_DEPOT_MASS_STOP_DEPOT_ROAD_VEHICLE_TOOLTIP :{BLACK}Vajuta, kui tahad seisata kõiki masinaid garaažis
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2822 STR_DEPOT_MASS_STOP_DEPOT_SHIP_TOOLTIP :{BLACK}Klõpsa, et peatada kõik sadamas olevad laevad.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2823 STR_DEPOT_MASS_STOP_HANGAR_TOOLTIP :{BLACK}Vajuta, kui tahad seisata kõiki lennukeid angaaris
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2824
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2825 STR_DEPOT_MASS_START_DEPOT_TRAIN_TOOLTIP :{BLACK}Klõpsa kõikide depoos asuvate rongide käivitamiseks
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2826 STR_DEPOT_MASS_START_DEPOT_ROAD_VEHICLE_TOOLTIP :{BLACK}Klõpsa, et käivitada kõik depoos olevad mootorsõidukid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2827 STR_DEPOT_MASS_START_DEPOT_SHIP_TOOLTIP :{BLACK}Klõpsa kõikide angaaris asuvate laevade käivitamiseks
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2828 STR_DEPOT_MASS_START_HANGAR_TOOLTIP :{BLACK}Klõpsa kõikide angaaris asuvate lennukite käivitamiseks
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2829
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2830 STR_DEPOT_SELL_CONFIRMATION_TEXT :{YELLOW}Sa oled müümas kõiki depoos asuvaid masinaid. Kas sa oled kindel?
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2831
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2832 # Engine preview window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2833 STR_ENGINE_PREVIEW_CAPTION :{WHITE}Teade veovahendite tootjalt
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2834 STR_ENGINE_PREVIEW_MESSAGE :{GOLD}Me töötasime välja uue {STRING}{P "" i}. Kas te oleksite huvitatud selle ainuõiguslikust katsetamisest järgneva aasta jooksul, et me saaksime jälgida kuidas see toimib?
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2835 STR_ENGINE_PREVIEW_RAILROAD_LOCOMOTIVE :raudteevedur
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2836 STR_ENGINE_PREVIEW_ROAD_VEHICLE :mootorsõiduk
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2837 STR_ENGINE_PREVIEW_AIRCRAFT :lennuk
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2838 STR_ENGINE_PREVIEW_SHIP :laev
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2839 STR_ENGINE_PREVIEW_MONORAIL_LOCOMOTIVE :monorelssvedur
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2840 STR_ENGINE_PREVIEW_MAGLEV_LOCOMOTIVE :magnethõljukvedur
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2841
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2842 STR_ENGINE_PREVIEW_COST_WEIGHT_SPEED_POWER :{BLACK}Hind: {CURRENCY} Tühimass: {WEIGHT_S}{}Tippkiirus: {VELOCITY} Võimsus: {POWER}{}Käituskulud: {CURRENCY}/aastas{}Kandevõime: {CARGO}
13455
2f00238413cf (svn r17964) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13442
diff changeset
2843 STR_ENGINE_PREVIEW_COST_WEIGHT_SPEED_POWER_MAX_TE :{BLACK}Hind: {CURRENCY} Tühimass: {WEIGHT_S}{}Kiirus: {VELOCITY} Võimsus: {POWER} Veojõud: {7:FORCE}{}Käituskulud: {CURRENCY}/aasta{}Mahutavus: {CARGO}
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2844 STR_ENGINE_PREVIEW_COST_MAX_SPEED_CAPACITY_CAPACITY_RUNCOST :{BLACK}Hind: {CURRENCY} Tippkiirus: {VELOCITY}{}Kandevõime: {CARGO}, {CARGO}{}Käituskulud: {CURRENCY}/a
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2845 STR_ENGINE_PREVIEW_COST_MAX_SPEED_CAPACITY_RUNCOST :{BLACK}Hind: {CURRENCY} Tippkiirus: {VELOCITY}{}Kandevõime: {CARGO}{}Käituskulud: {CURRENCY}/a
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2846
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2847 # Autoreplace window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2848 STR_REPLACE_VEHICLES_WHITE :{WHITE}Asenda {STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2849 STR_REPLACE_VEHICLE_TRAIN :Rong
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2850 STR_REPLACE_VEHICLE_ROAD_VEHICLE :Sõiduk
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2851 STR_REPLACE_VEHICLE_SHIP :Laev
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2852 STR_REPLACE_VEHICLE_AIRCRAFT :Õhusõiduk
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2853
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2854 STR_REPLACE_HELP_LEFT_ARRAY :{BLACK}Vali asendatav veduritüüp
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2855 STR_REPLACE_HELP_RIGHT_ARRAY :{BLACK}Vali uus vedur, millega sa soovid vasakult valitud vedurit asendada.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2856
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2857 STR_REPLACE_VEHICLES_START :{BLACK}Alusta veovahendite asendamist
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2858 STR_REPLACE_HELP_START_BUTTON :{BLACK}Vajuta vasakul asuva veduri asendamiseks paremal valitud veduriga
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2859 STR_REPLACE_NOT_REPLACING :{BLACK}Ei asenda praegu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2860 STR_REPLACE_NOT_REPLACING_VEHICLE_SELECTED :{BLACK}Ühtegi veovahendit pole valitud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2861 STR_REPLACE_VEHICLES_STOP :{BLACK}Lõpeta veovahendite asendamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2862 STR_REPLACE_HELP_STOP_BUTTON :{BLACK}Vajuta lõpetamaks vasakult valitud veduri asendust
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2863
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2864 STR_REPLACE_ENGINE_WAGON_SELECT :{BLACK}Asendamisel: {ORANGE}{SKIP}{SKIP}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2865 STR_REPLACE_ENGINE_WAGON_SELECT_HELP :{BLACK}Vaheta aken mootori ja vaguni asendamise aknate vahel
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2866 STR_REPLACE_ENGINES :Vedurid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2867 STR_REPLACE_WAGONS :Vaguneid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2868
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2869 STR_REPLACE_HELP_RAILTYPE :{BLACK}Vali rööbasteetüüp mille vedureid sa soovid asendada
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2870 STR_REPLACE_HELP_REPLACE_INFO_TAB :{BLACK}Näitab mis veduriga soovitakse vasakult valitud vedurit asendada, kui üldse
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2871 STR_REPLACE_RAIL_VEHICLES :Raudteesõidukid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2872 STR_REPLACE_ELRAIL_VEHICLES :Elektrirongid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2873 STR_REPLACE_MONORAIL_VEHICLES :Monorelssveerem
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2874 STR_REPLACE_MAGLEV_VEHICLES :Magnethõljukveerem
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2875
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2876 STR_REPLACE_REMOVE_WAGON :{BLACK}Vagunite eemaldus: {ORANGE}{SKIP}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2877 STR_REPLACE_REMOVE_WAGON_HELP :{BLACK}Sunni automaatset asendust hoidma rongi pikkust selleks (eest alustades) veeremit eemaldades, juhul kui uus vagun muudaks rongi pikemaks.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2878
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2879 # Vehicle view
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2880 STR_VEHICLE_VIEW_CAPTION :{WHITE}{VEHICLE}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2881
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2882 STR_VEHICLE_VIEW_TRAIN_LOCATION_TOOLTIP :{BLACK}Vaate viimine rongi asukohale
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2883 STR_VEHICLE_VIEW_ROAD_VEHICLE_LOCATION_TOOLTIP :{BLACK}Keskenda vaade veovahendile
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2884 STR_VEHICLE_VIEW_SHIP_LOCATION_TOOLTIP :{BLACK}Vii vaade laeva asukohale
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2885 STR_VEHICLE_VIEW_AIRCRAFT_LOCATION_TOOLTIP :{BLACK}Vii peavaade lennukile
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2886
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2887 STR_VEHICLE_VIEW_TRAIN_SEND_TO_DEPOT_TOOLTIP :{BLACK}Saada rong depoosse
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2888 STR_VEHICLE_VIEW_ROAD_VEHICLE_SEND_TO_DEPOT_TOOLTIP :{BLACK}Saada sõiduk garaaži. CTRL+klõps, et ainult teenindada.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2889 STR_VEHICLE_VIEW_SHIP_SEND_TO_DEPOT_TOOLTIP :{BLACK}Saada laev angaari. CTRL+klikk ainult teenindab.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2890 STR_VEHICLE_VIEW_AIRCRAFT_SEND_TO_DEPOT_TOOLTIP :{BLACK}Saada lennuk angaari
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2891
13455
2f00238413cf (svn r17964) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13442
diff changeset
2892 STR_VEHICLE_VIEW_CLONE_TRAIN_INFO :{BLACK}Ostab samasuguse rongi koos kõikide vagunitega. CTRL-klõpsuga jagatakse sihtpunkte
2f00238413cf (svn r17964) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13442
diff changeset
2893 STR_VEHICLE_VIEW_CLONE_ROAD_VEHICLE_INFO :{BLACK}Ostab samasuguse maanteesõiduki. CTRL-klõpsuga jagatakse sihtpunkte
2f00238413cf (svn r17964) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13442
diff changeset
2894 STR_VEHICLE_VIEW_CLONE_SHIP_INFO :{BLACK}Ostab samasuguse laeva. CTRL-klõpsuga jagatakse sihtpunkte
2f00238413cf (svn r17964) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13442
diff changeset
2895 STR_VEHICLE_VIEW_CLONE_AIRCRAFT_INFO :{BLACK}Ostab samasuguse õhusõiduki. CTRL-klõpsuga jagatakse sihtpunkte
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2896
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2897 STR_VEHICLE_VIEW_TRAIN_IGNORE_SIGNAL_TOOLTIP :{BLACK}Sunni rongi signaale eirama
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2898
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2899 STR_VEHICLE_VIEW_TRAIN_REFIT_TOOLTIP :{BLACK}Rongi seadistamine mõne teise laadungi vedamiseks
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2900 STR_VEHICLE_VIEW_ROAD_VEHICLE_REFIT_TOOLTIP :{BLACK}Seadista mootorsõidukit kandmaks teist tüüpi veost
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2901 STR_VEHICLE_VIEW_SHIP_REFIT_TOOLTIP :{BLACK}Seadista kaubalaev teisele veosele
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2902 STR_VEHICLE_VIEW_AIRCRAFT_REFIT_TOOLTIP :{BLACK}Seadista lennuk teistsuguse kauba kandmiseks ümber
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2903
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2904 STR_VEHICLE_VIEW_TRAIN_REVERSE_TOOLTIP :{BLACK}Pööra rong ümber
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2905 STR_VEHICLE_VIEW_ROAD_VEHICLE_REVERSE_TOOLTIP :{BLACK}Sunni veovahendit ümber pöörama
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2906
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2907 STR_VEHICLE_VIEW_TRAIN_ORDERS_TOOLTIP :{BLACK}Näita rongi sihtpunkte
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2908 STR_VEHICLE_VIEW_ROAD_VEHICLE_ORDERS_TOOLTIP :{BLACK}Näita veovahendi sihtpunkte
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2909 STR_VEHICLE_VIEW_SHIP_ORDERS_TOOLTIP :{BLACK}Näita laeva sihtpunkte
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2910 STR_VEHICLE_VIEW_AIRCRAFT_ORDERS_TOOLTIP :{BLACK}Näita lennuki sihtpunke
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2911
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2912 STR_VEHICLE_VIEW_TRAIN_SHOW_DETAILS_TOOLTIP :{BLACK}Näita rongi täpsustusi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2913 STR_VEHICLE_VIEW_ROAD_VEHICLE_SHOW_DETAILS_TOOLTIP :{BLACK}Näita mootorsõiduki täpsustusi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2914 STR_VEHICLE_VIEW_SHIP_SHOW_DETAILS_TOOLTIP :{BLACK}Näita laeva täpsustusi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2915 STR_VEHICLE_VIEW_AIRCRAFT_SHOW_DETAILS_TOOLTIP :{BLACK}Näita lennuki täpsustusi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2916
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2917 STR_VEHICLE_VIEW_TRAIN_STATE_START_STOP_TOOLTIP :{BLACK}Praegune rongi tegevus - vajuta siia et peatada/käivitada rong
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2918 STR_VEHICLE_VIEW_ROAD_VEHICLE_STATE_START_STOP_TOOLTIP :{BLACK}Transpordivahendi praegune tegevus - selle peatamiseks või startimiseks klõpsa siia
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2919 STR_VEHICLE_VIEW_SHIP_STATE_START_STOP_TOOLTIP :{BLACK}Praegune laeva tegevus - vajuta siia, et peatada/käivitada laeva
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2920 STR_VEHICLE_VIEW_AIRCRAFT_STATE_START_STOP_TOOLTIP :{BLACK}Praegune lennuki tegevus - vajuta siia et käivitada või peatada lennukit
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2921
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2922 # Messages in the start stop button in the vehicle view
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2923 STR_VEHICLE_STATUS_LOADING_UNLOADING :{LTBLUE}Veose ümberlaadimine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2924 STR_VEHICLE_STATUS_LEAVING :{LTBLUE}Lahkub
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2925 STR_VEHICLE_STATUS_CRASHED :{RED}Kokkupõrge!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2926 STR_VEHICLE_STATUS_BROKEN_DOWN :{RED}Rike
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2927 STR_VEHICLE_STATUS_STOPPED :{RED}Peatatud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2928 STR_VEHICLE_STATUS_TRAIN_STOPPING :{RED}Peatub
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2929 STR_VEHICLE_STATUS_TRAIN_STOPPING_VEL :{RED}Peatub, {VELOCITY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2930 STR_VEHICLE_STATUS_TRAIN_NO_POWER :{RED}Vool puudub
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2931 STR_VEHICLE_STATUS_TRAIN_STUCK :{ORANGE}Ootamas vaba rada
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2932
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2933 STR_VEHICLE_STATUS_HEADING_FOR_STATION :{LTBLUE}Siht: {STATION}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2934 STR_VEHICLE_STATUS_HEADING_FOR_STATION_VEL :{LTBLUE}Siht: {STATION}, {VELOCITY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2935 STR_VEHICLE_STATUS_NO_ORDERS :{LTBLUE}Sihita
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2936 STR_VEHICLE_STATUS_NO_ORDERS_VEL :{LTBLUE}Sihita, {VELOCITY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2937
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2938 STR_VEHICLE_STATUS_HEADING_FOR_WAYPOINT :{LTBLUE}Suudub meldepunkti: {WAYPOINT}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2939 STR_VEHICLE_STATUS_HEADING_FOR_WAYPOINT_VEL :{LTBLUE}Suundub {WAYPOINT}, {VELOCITY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2940
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2941 STR_VEHICLE_STATUS_HEADING_FOR_TRAIN_DEPOT :{ORANGE}Suundub linna {TOWN} rongidepoosse
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2942 STR_VEHICLE_STATUS_HEADING_FOR_TRAIN_DEPOT_VEL :{ORANGE}Suundub linna {TOWN} rongidepoosse, {VELOCITY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2943 STR_VEHICLE_STATUS_HEADING_FOR_ROAD_VEHICLE_DEPOT :{ORANGE}Suundub {TOWN} garaaþi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2944 STR_VEHICLE_STATUS_HEADING_FOR_ROAD_VEHICLE_DEPOT_VEL :{ORANGE}Suundub {TOWN} garaaþi, {VELOCITY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2945 STR_VEHICLE_STATUS_HEADING_FOR_SHIP_DEPOT :{ORANGE}Suundub linna {TOWN} laevaremonditehasesse.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2946 STR_VEHICLE_STATUS_HEADING_FOR_SHIP_DEPOT_VEL :{ORANGE}Suundub linna {TOWN} laevaremonditehasesse, {VELOCITY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2947 STR_VEHICLE_STATUS_HEADING_FOR_HANGAR :{ORANGE}Suundub {STATION} Angaari
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2948 STR_VEHICLE_STATUS_HEADING_FOR_HANGAR_VEL :{ORANGE}Suundub {STATION} angaari, {VELOCITY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2949
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2950 STR_VEHICLE_STATUS_HEADING_FOR_TRAIN_DEPOT_SERVICE :{LTBLUE}Hooldus linna {TOWN} raudteedepoos
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2951 STR_VEHICLE_STATUS_HEADING_FOR_TRAIN_DEPOT_SERVICE_VEL :{LTBLUE}Hooldus linna {TOWN} raudteedepoos, {VELOCITY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2952 STR_VEHICLE_STATUS_HEADING_FOR_ROAD_VEHICLE_DEPOT_SERVICE :{LTBLUE}Hooldus linna {TOWN} depoos
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2953 STR_VEHICLE_STATUS_HEADING_FOR_ROAD_VEHICLE_DEPOT_SERVICE_VEL :{LTBLUE}Hooldus linna {TOWN} depoos, {VELOCITY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2954 STR_VEHICLE_STATUS_HEADING_FOR_SHIP_DEPOT_SERVICE :{LTBLUE}Hooldus linna {TOWN} laevaremonditehases.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2955 STR_VEHICLE_STATUS_HEADING_FOR_SHIP_DEPOT_SERVICE_VEL :{LTBLUE}Hooldus linna {TOWN} laevaremonditehases, {VELOCITY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2956 STR_VEHICLE_STATUS_HEADING_FOR_HANGAR_SERVICE :{LTBLUE}Hooldus linna {STATION} angaaris
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2957 STR_VEHICLE_STATUS_HEADING_FOR_HANGAR_SERVICE_VEL :{LTBLUE}Hooldus linna {STATION} angaaris, {VELOCITY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2958
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2959 # Vehicle details
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2960 STR_VEHICLE_DETAILS_CAPTION :{WHITE}{VEHICLE} (täpsustused)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2961 STR_VEHICLE_NAME_BUTTON :{BLACK}Nimi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2962
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2963 STR_VEHICLE_DETAILS_TRAIN_RENAME :{BLACK}Rongi nimi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2964 STR_VEHICLE_DETAILS_ROAD_VEHICLE_RENAME :{BLACK}Nimeta mootorsõidukit
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2965 STR_VEHICLE_DETAILS_SHIP_RENAME :{BLACK}Anna laevale nimi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2966 STR_VEHICLE_DETAILS_AIRCRAFT_RENAME :{BLACK}Nimeta lennuk ümber
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2967
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2968 STR_VEHICLE_INFO_AGE_RUNNING_COST_YR :{BLACK}Vanus: {LTBLUE}{STRING}{BLACK} Käituskulud: {LTBLUE}{CURRENCY}/a
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2969 # The next two need to stay in this order
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2970 STR_VEHICLE_INFO_AGE :{COMMA} aasta{P "" t} ({COMMA})
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2971 STR_VEHICLE_INFO_AGE_RED :{RED}{COMMA} aasta{P "" t} ({COMMA})
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2972
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2973 STR_VEHICLE_INFO_MAX_SPEED :{BLACK}Tippkiirus: {LTBLUE}{VELOCITY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2974 STR_VEHICLE_INFO_WEIGHT_POWER_MAX_SPEED :{BLACK}Tühimass: {LTBLUE}{WEIGHT_S} {BLACK}Võimsus: {LTBLUE}{POWER}{BLACK} Tippkiirus: {LTBLUE}{VELOCITY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2975 STR_VEHICLE_INFO_WEIGHT_POWER_MAX_SPEED_MAX_TE :{BLACK}Tühimass: {LTBLUE}{WEIGHT_S} {BLACK}Võimsus: {LTBLUE}{POWER}{BLACK} Tippkiirus: {LTBLUE}{VELOCITY} {BLACK}Veojõud: {LTBLUE}{FORCE}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2976
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2977 STR_VEHICLE_INFO_PROFIT_THIS_YEAR_LAST_YEAR :{BLACK}Kasum sel aastal: {LTBLUE}{CURRENCY} (eelmisel: {CURRENCY})
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2978 STR_VEHICLE_INFO_RELIABILITY_BREAKDOWNS :{BLACK}Tehnoseisund: {LTBLUE}{COMMA}% {BLACK}Rikkeid eelmisest hooldusest: {LTBLUE}{COMMA}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2979
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2980 STR_VEHICLE_INFO_BUILT_VALUE :{LTBLUE}{ENGINE} {BLACK}Valmistatud: {LTBLUE}{NUM}{BLACK} Väärtus: {LTBLUE}{CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2981 STR_VEHICLE_INFO_CAPACITY :{BLACK}Kandevõime: {LTBLUE}{CARGO}{SKIP}{SKIP}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2982 STR_VEHICLE_INFO_CAPACITY_MULT :{BLACK}Kandevõime: {LTBLUE}{CARGO}{SKIP}{SKIP}{STRING} (x{NUM})
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2983 STR_VEHICLE_INFO_CAPACITY_CAPACITY :{BLACK}Kandevõime: {LTBLUE}{CARGO}, {CARGO}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2984
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2985 STR_VEHICLE_INFO_FEEDER_CARGO_VALUE :{BLACK}Ülekantud tulu: {LTBLUE}{CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2986
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2987 STR_VEHICLE_DETAILS_SERVICING_INTERVAL_DAYS :{BLACK}Hooldusvahemik: {LTBLUE}{COMMA} päeva{BLACK} Viimati hooldatud: {LTBLUE}{DATE_LONG}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2988 STR_VEHICLE_DETAILS_SERVICING_INTERVAL_PERCENT :{BLACK}Hooldusvahemik: {LTBLUE}{COMMA}%{BLACK} Viimati hooldatud: {LTBLUE}{DATE_LONG}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2989 STR_VEHICLE_DETAILS_INCREASE_SERVICING_INTERVAL_TOOLTIP :{BLACK}Suurenda hooldusvahemiku
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2990 STR_VEHICLE_DETAILS_DECREASE_SERVICING_INTERVAL_TOOLTIP :{BLACK}Vähenda hooldusvahemiku
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2991
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2992 STR_QUERY_RENAME_TRAIN_CAPTION :{WHITE}Anna rongile nimi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2993 STR_QUERY_RENAME_ROAD_VEHICLE_CAPTION :{WHITE}Nimeta mootorsõiduk ümber
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2994 STR_QUERY_RENAME_SHIP_CAPTION :{WHITE}Anna laevale nimi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2995 STR_QUERY_RENAME_AIRCRAFT_CAPTION :{WHITE}Anna lennukile nimi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2996
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2997 # Extra buttons for train details windows
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2998 STR_VEHICLE_DETAILS_TRAIN_ENGINE_BUILT_AND_VALUE :{LTBLUE}{ENGINE}{BLACK} Ehitatud: {LTBLUE}{NUM}{BLACK} Väärtus: {LTBLUE}{CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2999 STR_VEHICLE_DETAILS_TRAIN_WAGON_VALUE :{LTBLUE}{ENGINE}{BLACK} Väärtus: {LTBLUE}{CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3000
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3001 STR_VEHICLE_DETAILS_TRAIN_TOTAL_CAPACITY_TEXT :{BLACK}Selle rongi kandevõime:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3002 STR_VEHICLE_DETAILS_TRAIN_TOTAL_CAPACITY :{LTBLUE}- {CARGO} ({SHORTCARGO})
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3003 STR_VEHICLE_DETAILS_TRAIN_TOTAL_CAPACITY_MULT :{LTBLUE}- {CARGO} ({SHORTCARGO}) (x{NUM})
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3004
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3005 STR_VEHICLE_DETAILS_CARGO_EMPTY :{LTBLUE}Tühi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3006 STR_VEHICLE_DETAILS_CARGO_FROM :{LTBLUE}{CARGO} jaamast {STATION}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3007 STR_VEHICLE_DETAILS_CARGO_FROM_MULT :{LTBLUE}{CARGO} jaamast {STATION} (x{NUM})
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3008
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3009 STR_VEHICLE_DETAIL_TAB_CARGO :{BLACK}Laadung
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3010 STR_VEHICLE_DETAILS_TRAIN_CARGO_TOOLTIP :{BLACK}Näita täpsustusi viidud kauba kohta
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3011 STR_VEHICLE_DETAIL_TAB_INFORMATION :{BLACK}Andmed
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3012 STR_VEHICLE_DETAILS_TRAIN_INFORMATION_TOOLTIP :{BLACK}Näita täpsutusi rongivagunite kohta
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3013 STR_VEHICLE_DETAIL_TAB_CAPACITIES :{BLACK}Kandevõimed
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3014 STR_VEHICLE_DETAILS_TRAIN_CAPACITIES_TOOLTIP :{BLACK}Näita iga rongivaguni kandevõimet
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3015 STR_VEHICLE_DETAIL_TAB_TOTAL_CARGO :{BLACK}Veoseid kokku
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3016 STR_VEHICLE_DETAILS_TRAIN_TOTAL_CARGO_TOOLTIP :{BLACK}Näita kogu rongi mahtu, jagatud veoseliigi järgi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3017
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3018 STR_VEHICLE_DETAILS_TRAIN_ARTICULATED_RV_CAPACITY :{BLACK}Kandevõime: {LTBLUE}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3019
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3020 # Vehicle refit
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3021 STR_REFIT_CAPTION :{WHITE}{VEHICLE} (Seadista ümber)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3022 STR_REFIT_TITLE :{GOLD}Vali veetav veoseliik:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3023 STR_REFIT_NEW_CAPACITY_COST_OF_REFIT :{BLACK}Uus kandevõime: {GOLD}{CARGO}{}{BLACK}Laeva ümberseadistamise hind: {GOLD}{CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3024
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3025 STR_REFIT_TRAIN_LIST_TOOLTIP :{BLACK}Vali rongi veetav veoseliik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3026 STR_REFIT_ROAD_VEHICLE_LIST_TOOLTIP :{BLACK}Vali maanteesõiduki veetav veoseliik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3027 STR_REFIT_SHIP_LIST_TOOLTIP :{BLACK}Vali kaubalaeva veetav veoseliik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3028 STR_REFIT_AIRCRAFT_LIST_TOOLTIP :{BLACK}Vali lennuki veetav veoseliik
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3029
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3030 STR_REFIT_TRAIN_REFIT_BUTTON :{BLACK}Seadista ümber
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3031 STR_REFIT_ROAD_VEHICLE_REFIT_BUTTON :{BLACK}Muuda mootorsõiduki seadistust
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3032 STR_REFIT_SHIP_REFIT_BUTTON :{BLACK}Seadista laev ümber
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3033 STR_REFIT_AIRCRAFT_REFIT_BUTTON :{BLACK}Seadista lennuk ümber
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3034
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3035 STR_REFIT_TRAIN_REFIT_TOOLTIP :{BLACK}Rongi ümberseadistamine valitud laadungi vedamiseks
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3036 STR_REFIT_ROAD_VEHICLE_REFIT_TOOLTIP :{BLACK}Seadista mootorsõidukit kandma valitud veotüüpi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3037 STR_REFIT_SHIP_REFIT_TOOLTIP :{BLACK}Seadista laev ümber valitud kaubatüübi jaoks
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3038 STR_REFIT_AIRCRAFT_REFIT_TOOLTIP :{BLACK}Seadista lennuk ümber, et kanda valitud kaubatüüpi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3039
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3040 # Order view
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3041 STR_ORDERS_CAPTION :{WHITE}{VEHICLE} (käsud)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3042 STR_ORDERS_TIMETABLE_VIEW :{BLACK}Sõiduplaan
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3043 STR_ORDERS_TIMETABLE_VIEW_TOOLTIP :{BLACK}Näita sõiduplaani
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3044
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3045 STR_ORDERS_LIST_TOOLTIP :{BLACK}Sihtpunktide nimekiri. Valimiseks klõpsa sihtpunktil. CTRL + klikk keskendab vaateakna jaama peale.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3046 STR_ORDER :{SETX 10}{COMMA}: {SETX 30}{STRING} {STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3047 STR_ORDER_SELECTED :{RIGHTARROW}{SETX 10}{COMMA}: {SETX 30}{STRING} {STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3048
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3049 STR_ORDERS_END_OF_ORDERS :{SETX 10}- - Sihtpunktide lõpp - -
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3050 STR_ORDERS_END_OF_SHARED_ORDERS :{SETX 10}- - Jagatud sihtpunktide lõpp - -
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3051
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3052 # Order bottom buttons
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3053 STR_ORDER_NON_STOP :{BLACK}Peatusteta
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3054 STR_ORDER_GO_TO :Mine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3055 STR_ORDER_GO_NON_STOP_TO :Mine peatumata
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3056 STR_ORDER_GO_VIA :Mine läbi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3057 STR_ORDER_GO_NON_STOP_VIA :Mine peatumata läbi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3058 STR_ORDER_TOOLTIP_NON_STOP :{BLACK}Valitud sihtpunktis peatumise protseduuri muutmine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3059
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3060 STR_ORDER_TOGGLE_FULL_LOAD :{BLACK}Laadi üks täis
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3061 STR_ORDER_DROP_LOAD_IF_POSSIBLE :Võimalusel laadi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3062 STR_ORDER_DROP_FULL_LOAD_ALL :Laadi kõik täis
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3063 STR_ORDER_DROP_FULL_LOAD_ANY :Laadi üks täis
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3064 STR_ORDER_DROP_NO_LOADING :Mitte laadida
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3065 STR_ORDER_TOOLTIP_FULL_LOAD :{BLACK}Valitud sihtpunktis pealelaadimise protseduuri muutmine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3066
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3067 STR_ORDER_TOGGLE_UNLOAD :{BLACK}Laadi kõik maha
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3068 STR_ORDER_DROP_UNLOAD_IF_ACCEPTED :Kui võetakse vastu, laadi maha
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3069 STR_ORDER_DROP_UNLOAD :Laadi kõik maha
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3070 STR_ORDER_DROP_TRANSFER :Laadi ümber
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3071 STR_ORDER_DROP_NO_UNLOADING :Mitte maha laadida
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3072 STR_ORDER_TOOLTIP_UNLOAD :{BLACK}Valitud sihtpunktis mahalaadimise protseduuri muutmine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3073
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3074 STR_ORDER_REFIT :{BLACK}Taasseadista
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3075 STR_ORDER_REFIT_TOOLTIP :{BLACK}Vali, millist laadungit ümber seadistada selles järjestuses. Ümberseadistuse käsu eemaldamiseks hoia klõpsamise ajal all Control nuppu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3076
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3077 STR_ORDER_SERVICE :{BLACK}Hooldus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3078 STR_ORDER_DROP_GO_ALWAYS_DEPOT :Alati mine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3079 STR_ORDER_DROP_SERVICE_DEPOT :Vajadusel hoolda
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3080 STR_ORDER_DROP_HALT_DEPOT :Peatu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3081 STR_ORDER_SERVICE_TOOLTIP :{BLACK}Jäta see käsk vahele, kui hooldust ei vajata
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3082
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3083 STR_ORDER_CONDITIONAL_VARIABLE_TOOLTIP :{BLACK}Sõiduki andmed, millel sihtpunkti vahetamine põhineb
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3084 STR_ORDER_CONDITIONAL_LOAD_PERCENTAGE :Koorem prontsentides
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3085 STR_ORDER_CONDITIONAL_RELIABILITY :Tehnoseisund
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3086 STR_ORDER_CONDITIONAL_MAX_SPEED :Tippkiirus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3087 STR_ORDER_CONDITIONAL_AGE :Sõiduki vanus (aastates)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3088 STR_ORDER_CONDITIONAL_REQUIRES_SERVICE :Vajab hooldust
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3089 STR_ORDER_CONDITIONAL_UNCONDITIONALLY :Alati
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3090
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3091 STR_ORDER_CONDITIONAL_COMPARATOR_TOOLTIP :{BLACK}Kuidas sõiduki andmeid antud väärtusega võrreldakse
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3092 STR_ORDER_CONDITIONAL_COMPARATOR_EQUALS :on võrdne
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3093 STR_ORDER_CONDITIONAL_COMPARATOR_NOT_EQUALS :pole võrdne
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3094 STR_ORDER_CONDITIONAL_COMPARATOR_LESS_THAN :on vähem, kui
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3095 STR_ORDER_CONDITIONAL_COMPARATOR_LESS_EQUALS :on võrdne või vähem, kui
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3096 STR_ORDER_CONDITIONAL_COMPARATOR_MORE_THAN :on rohkem, kui
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3097 STR_ORDER_CONDITIONAL_COMPARATOR_MORE_EQUALS :on võrdne või rohkem, kui
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3098 STR_ORDER_CONDITIONAL_COMPARATOR_IS_TRUE :on tõene
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3099 STR_ORDER_CONDITIONAL_COMPARATOR_IS_FALSE :on väär
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3100
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3101 STR_ORDER_CONDITIONAL_VALUE_TOOLTIP :{BLACK}Väärtus, millega sõiduki andmeid võrreldakse
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3102 STR_ORDER_CONDITIONAL_VALUE :{SKIP}{BLACK}{COMMA}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3103 STR_ORDER_CONDITIONAL_VALUE_CAPT :{WHITE}Sisesta väärtus, millega võrrelda
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3104
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3105 STR_ORDERS_SKIP_BUTTON :{BLACK}Jäta vahele
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3106 STR_ORDERS_SKIP_TOOLTIP :{BLACK}Jäta praegune järjestus vahele ja alusta järgmisega. CTRL + klõps jätab vahele kuni valitud järjestuseni
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3107
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3108 STR_ORDERS_DELETE_BUTTON :{BLACK}Kustuta
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3109 STR_ORDERS_DELETE_TOOLTIP :{BLACK}Kustuta valitud käsk
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3110
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3111 STR_ORDERS_GO_TO_BUTTON :{BLACK}Mine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3112 STR_ORDER_GO_TO_NEAREST_DEPOT :Mine lähimasse depoosse
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3113 STR_ORDER_GO_TO_NEAREST_HANGAR :Mine lähimasse angaari
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3114 STR_ORDER_CONDITIONAL :Tinglik sihtpunkti vahetamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3115 STR_ORDERS_GO_TO_TOOLTIP :{BLACK}Lisa uus käsk nimekirja lõppu, või enne valitud käsku
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3116 STR_ORDERS_GO_TO_DROPDOWN_TOOLTIP :{BLACK}Täpsustatud käskluse lisamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3117
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3118 STR_ORDERS_VEH_WITH_SHARED_ORDERS_LIST_TOOLTIP :{BLACK}Näita kõiki sama sõidugraafikuga mootorsõidukeid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3119
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3120 # String parts to build the order string
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3121 STR_ORDER_GO_TO_WAYPOINT :Läbi punkti {WAYPOINT}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3122 STR_ORDER_GO_NON_STOP_TO_WAYPOINT :Läbi peatumata punkti{WAYPOINT}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3123
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3124 STR_ORDER_SERVICE_AT :Hooldus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3125 STR_ORDER_SERVICE_NON_STOP_AT :Hooldus ilma peatumata
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3126
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3127 STR_ORDER_NEAREST_DEPOT :lähim
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3128 STR_ORDER_NEAREST_HANGAR :lähim angaar
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3129 STR_ORDER_TRAIN_DEPOT :rongidepoos
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3130 STR_ORDER_ROAD_VEHICLE_DEPOT :sõidukidepoos
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3131 STR_ORDER_SHIP_DEPOT :laevaremonditehases
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3132 STR_ORDER_GO_TO_DEPOT_FORMAT :{STRING} {TOWN} {STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3133 STR_ORDER_GO_TO_NEAREST_DEPOT_FORMAT :{STRING} {STRING} {STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3134 STR_ORDER_GO_TO_HANGAR_FORMAT :{STRING} {STATION} angaar
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3135
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3136 STR_ORDER_REFIT_ORDER :(Taasseadista {STRING})
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3137 STR_ORDER_REFIT_STOP_ORDER :(Seadista ümber {STRING} jaoks ja peatu)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3138 STR_ORDER_STOP_ORDER :(Peatu)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3139
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3140 STR_ORDER_GO_TO_STATION :{STRING} {STATION} {STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3141
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3142 STR_ORDER_FULL_LOAD :(Laaditakse täis)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3143 STR_ORDER_FULL_LOAD_ANY :(Ühte kaupa laaditakse täis)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3144 STR_ORDER_NO_LOAD :(Ei laadita)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3145 STR_ORDER_UNLOAD :(Laaditakse tühjaks ja laadung võetakse peale)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3146 STR_ORDER_UNLOAD_FULL_LOAD :(Laaditakse tühjaks ja oodatakse täislaadungit)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3147 STR_ORDER_UNLOAD_FULL_LOAD_ANY :(Laaditakse tühjaks ja oodatakse suvalist täislaadungit)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3148 STR_ORDER_UNLOAD_NO_LOAD :(Laaditakse tühjaks ja jäetakse tühjaks)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3149 STR_ORDER_TRANSFER :(Laaditakse ümber ja laadung võetakse peale)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3150 STR_ORDER_TRANSFER_FULL_LOAD :(Laaditakse ümber ja oodatakse täislaadungit)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3151 STR_ORDER_TRANSFER_FULL_LOAD_ANY :(Laaditakse ümber ja oodatakse suvalist täislaadungit)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3152 STR_ORDER_TRANSFER_NO_LOAD :(Laaditakse ümber ja jäetakse tühjaks)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3153 STR_ORDER_NO_UNLOAD :(Maha ei laadita ja laadung võetakse peale)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3154 STR_ORDER_NO_UNLOAD_FULL_LOAD :(Maha ei laadita ja oodatakse täislaadungit)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3155 STR_ORDER_NO_UNLOAD_FULL_LOAD_ANY :(Maha ei laadita ja oodatakse suvalist täislaadungit)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3156
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3157 STR_ORDER_STOP_LOCATION_NEAR_END :[lõpu lähedal]
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3158 STR_ORDER_STOP_LOCATION_MIDDLE :[keskel]
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3159 STR_ORDER_STOP_LOCATION_FAR_END :[täiesti lõpus]
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3160
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3161 STR_ORDER_CONDITIONAL_UNCONDITIONAL :Mine sihtpunkti {COMMA}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3162 STR_ORDER_CONDITIONAL_NUM :Mine sihtpunkti {COMMA}, kui {STRING} {STRING} {COMMA}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3163 STR_ORDER_CONDITIONAL_TRUE_FALSE :Mine sihtpunkti{COMMA}, kui {STRING} {STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3164
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3165 STR_INVALID_ORDER :{RED} (Ebasobiv järjekord)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3166
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3167 # Time table window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3168 STR_TIMETABLE_TITLE :{WHITE}{VEHICLE} (Sõiduplaan)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3169 STR_TIMETABLE_ORDER_VIEW :{BLACK}Korraldused
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3170 STR_TIMETABLE_ORDER_VIEW_TOOLTIP :{BLACK}Lülita korralduste vaatesse
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3171
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3172 STR_TIMETABLE_TOOLTIP :{BLACK}Sõiduplaan - esiletõstmiseks klõpsa sihtpunktil
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3173
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3174 STR_TIMETABLE_NO_TRAVEL :{SETX 30}Sõitu pole
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3175 STR_TIMETABLE_TRAVEL_NOT_TIMETABLED :{SETX 30}Sõitmine (sõiduplaanita)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3176 STR_TIMETABLE_TRAVEL_FOR :{SETX 30}Sõida {STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3177 STR_TIMETABLE_STAY_FOR :ja oota {STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3178 STR_TIMETABLE_AND_TRAVEL_FOR :ja sõida {STRING} jaoks
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3179 STR_TIMETABLE_DAYS :{COMMA} päev{P "" a}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3180 STR_TIMETABLE_TICKS :{COMMA} tiks{P "" u}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3181
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3182 STR_TIMETABLE_TOTAL_TIME :{BLACK}Selle sõiduplaani täitmine võtab {STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3183 STR_TIMETABLE_TOTAL_TIME_INCOMPLETE :{BLACK}Selle sõiduplaani täitmine võtab vähemalt {STRING} (kõik ei ole planeeritud)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3184
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3185 STR_TIMETABLE_STATUS_ON_TIME :{BLACK}Sõiduk on graafikus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3186 STR_TIMETABLE_STATUS_LATE :{BLACK}See sõiduk on {STRING} hiljaks jäämas
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3187 STR_TIMETABLE_STATUS_EARLY :{BLACK}See sõiduk on {STRING} varajane
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3188
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3189 STR_TIMETABLE_CHANGE_TIME :{BLACK}Muuda aega
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3190 STR_TIMETABLE_WAIT_TIME_TOOLTIP :{BLACK}Muuda, kaua esile tõstetud sihtpunkti peale aega peaks kuluma
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3191
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3192 STR_TIMETABLE_CLEAR_TIME :{BLACK}Tühista aeg
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3193 STR_TIMETABLE_CLEAR_TIME_TOOLTIP :{BLACK}Tühista esile tõstetud sihtpunkti ajaperiood
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3194
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3195 STR_TIMETABLE_RESET_LATENESS :{BLACK}Tühista hilinemisloendur
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3196 STR_TIMETABLE_RESET_LATENESS_TOOLTIP :{BLACK}Tühista hilinemisloendur, et sõiduk ei jääks hiljaks
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3197
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3198 STR_TIMETABLE_AUTOFILL :{BLACK}Täida ise
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3199 STR_TIMETABLE_AUTOFILL_TOOLTIP :{BLACK}Täida liiniplaan järgmise sõidu andmetega (Ctrl+klõps säilitamaks ooteaegu)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3200
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3201 # AI debug window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3202 STR_AI_DEBUG :{WHITE}Tehismõistuse debug
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3203 STR_AI_DEBUG_NAME_TOOLTIP :{BLACK}Tehismõistuse nimi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3204 STR_AI_DEBUG_RELOAD :{BLACK}Laadi tehismõistus uuesti
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3205 STR_AI_DEBUG_RELOAD_TOOLTIP :{BLACK}Sulge tehismõistus, laadi skript uuesti ning taaskäivita tehismõistus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3206
12920
0cde81b7efca (svn r17412) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12868
diff changeset
3207 STR_ERROR_AI_NO_AI_FOUND :Laadimiseks sobivat tehismõistust ei leitud.{}See on asendustehismõistus, ning ei tee midagi.{}Tehismõistuseid saab laadida kasutades 'Internetisisu' süsteemi.
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3208 STR_ERROR_AI_PLEASE_REPORT_CRASH :{WHITE}Tõrge ühe töötava tehismõistusega. Palun teavitage sellest tehismõistuse autorit koos ekraanitõmmisega tehismõistuse tõrkeotsingu aknast.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3209 STR_ERROR_AI_DEBUG_SERVER_ONLY :{YELLOW}Tehismõistuse debugi akent saab vaadata ainult server
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3210
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3211 # AI configuration window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3212 STR_AI_CONFIG_CAPTION :{WHITE}Tehismõistuse seadistus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3213 STR_AI_CONFIG_LIST_TOOLTIP :{BLACK}Kõik järgmises mängus laaditavad tehismõistused
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3214 STR_AI_CONFIG_HUMAN_PLAYER :Inimene
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3215 STR_AI_CONFIG_RANDOM_AI :Suvaline tehismõistus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3216
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3217 STR_AI_CONFIG_CHANGE :{BLACK}Vali tehismõistus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3218 STR_AI_CONFIG_CHANGE_TOOLTIP :{BLACK}Laadi teine tehismõistus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3219 STR_AI_CONFIG_CONFIGURE :{BLACK}Seadista
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3220 STR_AI_CONFIG_CONFIGURE_TOOLTIP :{BLACK}Muuda tehismõistuse parameetreid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3221
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3222 # Available AIs window
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3223 STR_AI_LIST_CAPTION :{WHITE}Saadaval tehismõistused
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3224 STR_AI_LIST_TOOLTIP :{BLACK}Klõpsa tehismõistuse valimiseks
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3225
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3226 STR_AI_LIST_AUTHOR :{BLACK}Autor: {STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3227 STR_AI_LIST_VERSION :{BLACK}Versioon: {NUM}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3228 STR_AI_LIST_URL :{BLACK}URL: {STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3229
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3230 STR_AI_LIST_ACCEPT :{BLACK}Nõustu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3231 STR_AI_LIST_ACCEPT_TOOLTIP :{BLACK}Vali esiletõstetud tehismõistus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3232 STR_AI_LIST_CANCEL :{BLACK}Loobu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3233 STR_AI_LIST_CANCEL_TOOLTIP :{BLACK}Ära muuda tehismõistust
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3234
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3235 # AI Parameters
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3236 STR_AI_SETTINGS_CAPTION :{WHITE}Tehismõistuse parameetrid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3237 STR_AI_SETTINGS_CLOSE :{BLACK}Sulge
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3238 STR_AI_SETTINGS_RESET :{BLACK}Nulli
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3239
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3240 # Vehicle loading indicators
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3241 STR_PERCENT_UP_SMALL :{TINYFONT}{WHITE}{NUM}%{UPARROW}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3242 STR_PERCENT_UP :{WHITE}{NUM}%{UPARROW}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3243 STR_PERCENT_DOWN_SMALL :{TINYFONT}{WHITE}{NUM}%{DOWNARROW}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3244 STR_PERCENT_DOWN :{WHITE}{NUM}%{DOWNARROW}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3245 STR_PERCENT_UP_DOWN_SMALL :{TINYFONT}{WHITE}{NUM}%{UPARROW}{DOWNARROW}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3246 STR_PERCENT_UP_DOWN :{WHITE}{NUM}%{UPARROW}{DOWNARROW}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3247
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3248 # Income 'floats'
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3249 STR_INCOME_FLOAT_COST_SMALL :{TINYFONT}{RED}Hind: {CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3250 STR_INCOME_FLOAT_COST :{RED}Hind: {CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3251 STR_INCOME_FLOAT_INCOME_SMALL :{TINYFONT}{GREEN}Tulu: {CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3252 STR_INCOME_FLOAT_INCOME :{GREEN}Tulu: {CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3253 STR_FEEDER_TINY :{TINYFONT}{YELLOW}Kanna üle: {CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3254 STR_FEEDER :{YELLOW}Kanna üle: {CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3255 STR_MESSAGE_ESTIMATED_COST :{WHITE}Eeldatav hind: {CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3256 STR_MESSAGE_ESTIMATED_INCOME :{WHITE}Eeldatavad tulud: {CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3257
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3258 # Saveload messages
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3259 STR_ERROR_SAVE_STILL_IN_PROGRESS :{WHITE}Ikka salvestamisel,{}palun oota salvestuse lõpuni!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3260 STR_ERROR_AUTOSAVE_FAILED :{WHITE}Automaatne salvestus nurjus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3261 STR_ERROR_UNABLE_TO_READ_DRIVE :{BLACK}Ei suuda kettalt lugeda
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3262 STR_ERROR_GAME_SAVE_FAILED :{WHITE}Mängu salvestamine nurjus{}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3263 STR_ERROR_UNABLE_TO_DELETE_FILE :{WHITE}Faili ei saa kustutada
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3264 STR_ERROR_GAME_LOAD_FAILED :{WHITE}Mängu laadimine nurjus{}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3265 STR_GAME_SAVELOAD_ERROR_BROKEN_INTERNAL_ERROR :Süsteemi viga: {STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3266 STR_GAME_SAVELOAD_ERROR_BROKEN_SAVEGAME :Katkine salvestus - {STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3267 STR_GAME_SAVELOAD_ERROR_TOO_NEW_SAVEGAME :Salvestus on tehtud uuemas osas
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3268 STR_GAME_SAVELOAD_ERROR_FILE_NOT_READABLE :Fail pole loetav
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3269 STR_GAME_SAVELOAD_ERROR_FILE_NOT_WRITEABLE :Faili ei saanud kirjutada
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3270 STR_GAME_SAVELOAD_ERROR_DATA_INTEGRITY_CHECK_FAILED :Andmeterviklikuse kontrolli ei läbitud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3271 STR_WARNING_LOADGAME_REMOVED_TRAMS :{WHITE}Mäng on salvestatud osas, kus trammid ei olnud toetatud. Kõik trammid on eemaldatud.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3272
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3273 # Map generation messages
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3274 STR_ERROR_COULD_NOT_CREATE_TOWN :{WHITE}Kaarditekitamine katkes...{}...linnadele pole sobilike kohti
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3275 STR_ERROR_NO_TOWN_IN_SCENARIO :{WHITE}...kaardil puudub linn
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3276
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3277 STR_ERROR_PNGMAP :{WHITE}Ei suuda laadida maastiku PNG failist...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3278 STR_ERROR_PNGMAP_FILE_NOT_FOUND :{WHITE}...faili ei leitud.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3279 STR_ERROR_PNGMAP_IMAGE_TYPE :{WHITE}...ei suutnud pilditüüpi teisendada. Vaja läheb 8 või 24-bitist PNG pilti.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3280 STR_ERROR_PNGMAP_MISC :{WHITE}...midagi läks just valesti. Vabandust. (tõenäoliselt rikutud fail)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3281
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3282 STR_ERROR_BMPMAP :{WHITE}Ei suuda laadida maastikku BMP failist...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3283 STR_ERROR_BMPMAP_IMAGE_TYPE :{WHITE}...ei suutnud muuta pildi tüüpi.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3284
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3285 STR_WARNING_HEIGHTMAP_SCALE_CAPTION :{WHITE}Skaala hoiatus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3286 STR_WARNING_HEIGHTMAP_SCALE_MESSAGE :{YELLOW}Kaardi suuruse muutmine pole soovitatav. Jätka?
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3287
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3288 # Screenshot related messages
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3289 STR_MESSAGE_SCREENSHOT_SUCCESSFULLY :{WHITE}Ekraanitõmmis edukalt salvestatud nimega '{STRING}'
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3290 STR_ERROR_SCREENSHOT_FAILED :{WHITE}Ekraanitõmmise võtmine nurjus!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3291
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3292 # Error message titles
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3293 STR_ERROR_MESSAGE_CAPTION :{YELLOW}Sõnum
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3294 STR_ERROR_MESSAGE_CAPTION_OTHER_COMPANY :{YELLOW}{STRING} teatab
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3295
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3296 # Generic construction errors
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3297 STR_ERROR_OFF_EDGE_OF_MAP :{WHITE}Väljaspool kaardi piire
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3298 STR_ERROR_TOO_CLOSE_TO_EDGE_OF_MAP :{WHITE}Kaardi äärele liiga lähedal
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3299 STR_ERROR_NOT_ENOUGH_CASH_REQUIRES_CURRENCY :{WHITE}Pole piisavalt raha - vajad {CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3300 STR_ERROR_FLAT_LAND_REQUIRED :{WHITE}Maapind peab olema tasane
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3301 STR_ERROR_LAND_SLOPED_IN_WRONG_DIRECTION :{WHITE}Maa on vales suunas kaldu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3302 STR_ERROR_CAN_T_DO_THIS :{WHITE}Seda ei saa teha....
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3303 STR_ERROR_BUILDING_MUST_BE_DEMOLISHED :{WHITE}Hoone tuleb enne lammutada
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3304 STR_ERROR_CAN_T_CLEAR_THIS_AREA :{WHITE}Seda ala ei saa puhastada....
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3305 STR_ERROR_SITE_UNSUITABLE :{WHITE}...ebasobiv koht
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3306 STR_ERROR_ALREADY_BUILT :{WHITE}...juba ehitatud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3307 STR_ERROR_OWNED_BY :{WHITE}...omanik on {STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3308 STR_ERROR_AREA_IS_OWNED_BY_ANOTHER :{WHITE}...ala kuulub teisele ettevõttele
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3309 STR_ERROR_NAME_MUST_BE_UNIQUE :{WHITE}Nime ei tohi korduda
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3310 STR_ERROR_UNMOVABLE_OBJECT_IN_THE_WAY :{WHITE}{STRING} on ees
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3311
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3312 # Local authority errors
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3313 STR_ERROR_LOCAL_AUTHORITY_REFUSES_TO_ALLOW_THIS :{WHITE}{TOWN} kohalik omavalitsus keeldub seda lubamast
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3314 STR_ERROR_LOCAL_AUTHORITY_REFUSES_AIRPORT :{WHITE}Linna {TOWN} kohalik omavalitsus keeldub uut lennujaama lubamast
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3315 STR_ERROR_LOCAL_AUTHORITY_REFUSES_NOISE :{WHITE}{TOWN} kohalik omavalitsus keeldub ehitusluba lennujaamale väljastamast kuna on mures müra pärast
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3316 STR_ERROR_BRIBE_FAILED :{WHITE}Sinu altkäemaksu proov on
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3317 STR_ERROR_BRIBE_FAILED_2 :{WHITE}kohalike uurijate poolt avastatud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3318
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3319 # Leveling errors
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3320 STR_ERROR_CAN_T_RAISE_LAND_HERE :{WHITE}Siin ei saa maad kõrgendada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3321 STR_ERROR_CAN_T_LOWER_LAND_HERE :{WHITE}Siin ei saa maad madaldada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3322 STR_ERROR_CAN_T_LEVEL_LAND_HERE :{WHITE}Ei saa maad siin tasandada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3323 STR_ERROR_EXCAVATION_WOULD_DAMAGE :{WHITE}Kaevandamine kahjustaks tunnelit
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3324 STR_ERROR_ALREADY_AT_SEA_LEVEL :{WHITE}Juba jõutud meretasemeni
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3325 STR_ERROR_TOO_HIGH :{WHITE}Liiga kõrge
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3326 STR_ERROR_ALREADY_LEVELLED :{WHITE}... juba tasane
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3327
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3328 # Company related errors
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3329 STR_ERROR_CAN_T_CHANGE_COMPANY_NAME :{WHITE}Ei saa ettevõtte nime muuta...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3330 STR_ERROR_CAN_T_CHANGE_PRESIDENT :{WHITE}Ei saa presidendi nime muuta...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3331
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3332 STR_ERROR_MAXIMUM_PERMITTED_LOAN :{WHITE}...suurim lubatud laen on {CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3333 STR_ERROR_CAN_T_BORROW_ANY_MORE_MONEY :{WHITE}Rohkem raha ei saa laenata...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3334 STR_ERROR_LOAN_ALREADY_REPAYED :{WHITE}...pole laenu, mida tagasi maksta
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3335 STR_ERROR_CURRENCY_REQUIRED :{WHITE}...vajad {CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3336 STR_ERROR_CAN_T_REPAY_LOAN :{WHITE}Ei saa laenu tagasi maksta...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3337 STR_ERROR_INSUFFICIENT_FUNDS :{WHITE}Ei saa anda raha, mis on laenatud pangast.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3338 STR_ERROR_CAN_T_BUY_COMPANY :{WHITE}Ettevõtet ei saa osta...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3339 STR_ERROR_CAN_T_BUILD_COMPANY_HEADQUARTERS :{WHITE}Ettevõtte peakorterit ei saa ehitada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3340 STR_ERROR_CAN_T_BUY_25_SHARE_IN_THIS :{WHITE}Selle ettevõtte aktsiatest ei saa 25% osta...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3341 STR_ERROR_CAN_T_SELL_25_SHARE_IN :{WHITE}Selle ettevõtte aktsiatest ei saa 25% müüa...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3342 STR_ERROR_PROTECTED :{WHITE}See ettevõtte pole veel piisavalt vana, et aktsiaid vahetada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3343
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3344 # Town related errors
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3345 STR_ERROR_CAN_T_GENERATE_TOWN :{WHITE}Ei saa ühtegi linna ehitada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3346 STR_ERROR_CAN_T_RENAME_TOWN :{WHITE}Linna nime ei saa vahetada...
13103
1a431d89ef83 (svn r17604) -Update (r17603): rename strings in other lang files too
smatz <smatz@openttd.org>
parents: 13040
diff changeset
3347 STR_ERROR_CAN_T_FOUND_TOWN_HERE :{WHITE}Siia ei saa linna ehitada...
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3348 STR_ERROR_TOO_CLOSE_TO_EDGE_OF_MAP_SUB :{WHITE}...liiga lähedal kaardi servale
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3349 STR_ERROR_TOO_CLOSE_TO_ANOTHER_TOWN :{WHITE}...liiga lähedal teisele linnale
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3350 STR_ERROR_TOO_MANY_TOWNS :{WHITE}...liiga palju linnu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3351 STR_ERROR_NO_SPACE_FOR_TOWN :{WHITE}...pole enam ruumi kaardil
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3352 STR_ERROR_TOWN_EXPAND_WARN_NO_ROADS :{WHITE}Linn ei ehita teid. Teedeehituse lubamiseks Täpsemad seaded->Majandus->Linnad.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3353 STR_ERROR_ROAD_WORKS_IN_PROGRESS :{WHITE}Teede ehitamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3354
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3355 # Industry related errors
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3356 STR_ERROR_CAN_T_GENERATE_INDUSTRIES :{WHITE}Tööstust ei saa tekitada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3357 STR_ERROR_CAN_T_BUILD_HERE :{WHITE}{STRING} ei saa siia ehitada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3358 STR_ERROR_CAN_T_CONSTRUCT_THIS_INDUSTRY :{WHITE}Seda tüüpi tööstust ei saa siia ehitada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3359 STR_ERROR_INDUSTRY_TOO_CLOSE :{WHITE}...liiga lähedal mõnele teisele tööstusele
13103
1a431d89ef83 (svn r17604) -Update (r17603): rename strings in other lang files too
smatz <smatz@openttd.org>
parents: 13040
diff changeset
3360 STR_ERROR_MUST_FOUND_TOWN_FIRST :{WHITE}...enne pead linna ehitama
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3361 STR_ERROR_ONLY_ONE_ALLOWED_PER_TOWN :{WHITE}...iga linna kohta lubatud ainult üks
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3362 STR_ERROR_CAN_ONLY_BE_BUILT_IN_TOWNS_WITH_POPULATION_OF_1200 :{WHITE}...saab ainult ehitada linna, mille rahvastikuarv ületab 1200
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3363 STR_ERROR_CAN_ONLY_BE_BUILT_IN_RAINFOREST :{WHITE}...saab ehitada ainult vihmametsadesse
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3364 STR_ERROR_CAN_ONLY_BE_BUILT_IN_DESERT :{WHITE}...saab ehitada ainult kõrbesse
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3365 STR_ERROR_CAN_ONLY_BE_BUILT_IN_TOWNS :{WHITE}...saab ainult linnadesse ehitada
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3366 STR_ERROR_CAN_ONLY_BE_POSITIONED :{WHITE}...saab ainult ehitada kaardi serva
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3367 STR_ERROR_FOREST_CAN_ONLY_BE_PLANTED :{WHITE}...metsa saab istutada ainult lumepiirist kõrgemale
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3368
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3369 # Station construction related errors
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3370 STR_ERROR_CAN_T_BUILD_RAILROAD_STATION :{WHITE}Siia ei saa raudteejaama ehitada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3371 STR_ERROR_CAN_T_BUILD_BUS_STATION :{WHITE}Siia ei saa bussijaama ehitada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3372 STR_ERROR_CAN_T_BUILD_TRUCK_STATION :{WHITE}Siia ei saa laadimisplatsi ehitada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3373 STR_ERROR_CAN_T_BUILD_PASSENGER_TRAM_STATION :{WHITE}Siia ei saa reisitrammijaama rajada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3374 STR_ERROR_CAN_T_BUILD_CARGO_TRAM_STATION :{WHITE}Siia ei saa kaubatrammijaama rajada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3375 STR_ERROR_CAN_T_BUILD_DOCK_HERE :{WHITE}Dokki ei saa siia ehitada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3376 STR_ERROR_CAN_T_BUILD_AIRPORT_HERE :{WHITE}Siia ei saa lennuvälja rajada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3377
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3378 STR_ERROR_ADJOINS_MORE_THAN_ONE_EXISTING :{WHITE}Mitme olemasoleva jaama ühendamine
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3379 STR_ERROR_STATION_TOO_SPREAD_OUT :{WHITE}...jaam on liiga laiaks venitatud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3380 STR_ERROR_NONUNIFORM_STATIONS_DISALLOWED :{WHITE}...korrapäratud jaamad keelatud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3381 STR_ERROR_TOO_MANY_STATIONS_LOADING :{WHITE}Liiga palju jaamu
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3382 STR_ERROR_TOO_MANY_STATION_SPECS :{WHITE}Liiga palju raudteejaama osasid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3383 STR_ERROR_TOO_MANY_BUS_STOPS :{WHITE}Liiga palju bussipeatusi
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3384 STR_ERROR_TOO_MANY_TRUCK_STOPS :{WHITE}Liiga palju laadimisplatvorme
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3385 STR_ERROR_TOO_CLOSE_TO_ANOTHER_RAILROAD :{WHITE}Teisele raudteejaamale liiga lähedal
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3386 STR_ERROR_TOO_CLOSE_TO_ANOTHER_STATION :{WHITE}Mõnele teisele jaamale liiga lähedal
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3387 STR_ERROR_TOO_CLOSE_TO_ANOTHER_DOCK :{WHITE}Liiga lähedal teisele dokile
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3388 STR_ERROR_TOO_CLOSE_TO_ANOTHER_AIRPORT :{WHITE}Liiga lähedal teisele lennuväljale
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3389 STR_ERROR_CAN_T_RENAME_STATION :{WHITE}Jaama nime ei saa vahetada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3390 STR_ERROR_DRIVE_THROUGH_ON_TOWN_ROAD :{WHITE}...see tee on omatud linna poolt
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3391 STR_ERROR_DRIVE_THROUGH_DIRECTION :{WHITE}...tee on vales suunas
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3392
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3393 # Station destruction related errors
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3394 STR_ERROR_CAN_T_REMOVE_PART_OF_STATION :{WHITE}Siinset jaamablokki ei saa lammutada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3395 STR_ERROR_MUST_REMOVE_RAILWAY_STATION_FIRST :{WHITE}Raudteejaama peab eelnevalt lammutama
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3396 STR_ERROR_CAN_T_REMOVE_BUS_STATION :{WHITE}Siinset bussijaama ei saa lammutada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3397 STR_ERROR_CAN_T_REMOVE_TRUCK_STATION :{WHITE}Siinset laadimisplatsi ei saa lammutada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3398 STR_ERROR_CAN_T_REMOVE_PASSENGER_TRAM_STATION :{WHITE}Siinset reisitrammijaama ei saa lammutada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3399 STR_ERROR_CAN_T_REMOVE_CARGO_TRAM_STATION :{WHITE}Siinset kaubatrammijaama ei saa lammutada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3400
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3401 STR_ERROR_MUST_DEMOLISH_RAILROAD :{WHITE}Raudteejaam tuleb enne lammutada
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3402 STR_ERROR_MUST_DEMOLISH_BUS_STATION_FIRST :{WHITE}Bussijaam tuleb enne lammutada
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3403 STR_ERROR_MUST_DEMOLISH_TRUCK_STATION_FIRST :{WHITE}Laadimisplats tuleb enne lammutada
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3404 STR_ERROR_MUST_DEMOLISH_PASSENGER_TRAM_STATION_FIRST :{WHITE}Reisitrammijaam tuleb enne lammutada
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3405 STR_ERROR_MUST_DEMOLISH_CARGO_TRAM_STATION_FIRST :{WHITE}Kaubatrammijaam tuleb enne lammutada
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3406 STR_ERROR_MUST_DEMOLISH_DOCK_FIRST :{WHITE}Dokk tuleb enne lammutada
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3407 STR_ERROR_MUST_DEMOLISH_AIRPORT_FIRST :{WHITE}Lennuväli tuleb enne lammutada
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3408
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3409 # Waypoint related errors
12920
0cde81b7efca (svn r17412) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12868
diff changeset
3410 STR_ERROR_WAYPOINT_ADJOINS_MORE_THAN_ONE_EXISTING :{WHITE}Liidab teemärgised
0cde81b7efca (svn r17412) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12868
diff changeset
3411 STR_ERROR_TOO_CLOSE_TO_ANOTHER_WAYPOINT :{WHITE}Liiga lähedal teisele teemärgisele
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3412
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3413 STR_ERROR_CAN_T_BUILD_TRAIN_WAYPOINT :{WHITE}Meldepunkti ei saa siia rajada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3414 STR_ERROR_CAN_T_POSITION_BUOY_HERE :{WHITE}Poid ei saa siia asetada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3415 STR_ERROR_CAN_T_CHANGE_WAYPOINT_NAME :{WHITE}Meldepunkti nime ei saa muuta...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3416
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3417 STR_ERROR_CAN_T_REMOVE_TRAIN_WAYPOINT :{WHITE}Meldepunkti ei saa siit eemaldada...
12920
0cde81b7efca (svn r17412) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12868
diff changeset
3418 STR_ERROR_MUST_REMOVE_RAILWAYPOINT_FIRST :{WHITE}Enne peab rööbastelt kõik teemärgid eemaldama
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3419 STR_ERROR_BUOY_IN_THE_WAY :{WHITE}...poi on ees
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3420 STR_ERROR_BUOY_IS_IN_USE :{WHITE}...poi on kasutusel!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3421
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3422 # Depot related errors
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3423 STR_ERROR_CAN_T_BUILD_TRAIN_DEPOT :{WHITE}Siia ei saa depood ehitada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3424 STR_ERROR_CAN_T_BUILD_ROAD_DEPOT :{WHITE}Siia ei saa depood ehitada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3425 STR_ERROR_CAN_T_BUILD_TRAM_DEPOT :{WHITE}Trammidepood ei saa siia rajada
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3426 STR_ERROR_CAN_T_BUILD_SHIP_DEPOT :{WHITE}Laevaremonditehast ei saa siia ehitada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3427
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3428 STR_TRAIN_MUST_BE_STOPPED :{WHITE}Rong peab olema depoos peatatud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3429 STR_ERROR_ROAD_VEHICLE_MUST_BE_STOPPED_INSIDE_DEPOT :{WHITE}...peab garaaþis olema
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3430 STR_ERROR_SHIP_MUST_BE_STOPPED_IN_DEPOT :{WHITE}Laev peab olema sadamas peatatud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3431 STR_ERROR_AIRCRAFT_MUST_BE_STOPPED :{WHITE}Lennuk peab olema peatatud angaari sees
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3432
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3433 STR_ERROR_TRAINS_CAN_ONLY_BE_ALTERED_INSIDE_A_DEPOT :{WHITE}Ainult depoos peatunud ronge saab muuta
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3434 STR_ERROR_TRAIN_TOO_LONG :{WHITE}Rong on liiga pikk
12920
0cde81b7efca (svn r17412) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12868
diff changeset
3435 STR_ERROR_CAN_T_REVERSE_DIRECTION_RAIL_VEHICLE :{WHITE}Sõidusuunda ei saa pöörata...
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3436 STR_ERROR_CAN_T_REVERSE_DIRECTION_RAIL_VEHICLE_MULTIPLE_UNITS :{WHITE}Mitmest osast koosnevaid veovahendeid ei saa ümber pöörata
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3437 STR_ERROR_INCOMPATIBLE_RAIL_TYPES :Ühildamatud rööbasteetüübid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3438
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3439 STR_ERROR_CAN_T_MOVE_VEHICLE :{WHITE}Transpordivahendit ei saa liigutada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3440 STR_ERROR_REAR_ENGINE_FOLLOW_FRONT :{WHITE}Tagumine vedur järgneb alati eesmisele
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3441 STR_ERROR_UNABLE_TO_FIND_ROUTE_TO :{WHITE}Ei leia teed kohalikku depoosse
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3442 STR_ERROR_UNABLE_TO_FIND_LOCAL_DEPOT :{WHITE}Ei leia kohalikku garaaži üles
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3443
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3444 STR_ERROR_DEPOT_WRONG_DEPOT_TYPE :Vale depootüüp
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3445
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3446 # Autoreplace related errors
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3447 STR_ERROR_TRAIN_TOO_LONG_AFTER_REPLACEMENT :{WHITE}{VEHICLE} on pärast asendamist liiga pikk
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3448 STR_ERROR_AUTOREPLACE_NOTHING_TO_DO :{WHITE}Automaatse asendamise/uuendamise reegleid ei ole rakendatud
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3449 STR_ERROR_AUTOREPLACE_MONEY_LIMIT :(rahalimiit)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3450
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3451 # Rail construction errors
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3452 STR_ERROR_IMPOSSIBLE_TRACK_COMBINATION :{WHITE}Teostamatu rööbasteede kooslus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3453 STR_ERROR_NO_SUITABLE_RAILROAD_TRACK :{WHITE}Sobiv rongitee puudub
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3454 STR_ERROR_MUST_REMOVE_RAILROAD_TRACK :{WHITE}Rööbastee tuleb eelnevalt lammutada
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3455 STR_ERROR_CROSSING_ON_ONEWAY_ROAD :{WHITE}Läbipääsmatu või ühesuunaline maantee
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3456 STR_ERROR_CAN_T_BUILD_SIGNALS_HERE :{WHITE}Siia ei saa signaale rajada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3457 STR_ERROR_CAN_T_BUILD_RAILROAD_TRACK :{WHITE}Siia ei saa rööbasteed ehitada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3458 STR_ERROR_CAN_T_REMOVE_RAILROAD_TRACK :{WHITE}Siit ei saa rööbasteed lammutada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3459 STR_ERROR_CAN_T_REMOVE_SIGNALS_FROM :{WHITE}Siit ei saa signaale lammutada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3460 STR_ERROR_SIGNAL_CAN_T_CONVERT_SIGNALS_HERE :{WHITE}Siin ei saa signaale teisendada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3461
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3462 STR_ERROR_CAN_T_CONVERT_RAIL :{WHITE}Siin ei saa raudtee tüüpi muuta...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3463
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3464 # Road construction errors
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3465 STR_ERROR_MUST_REMOVE_ROAD_FIRST :{WHITE}Enne on vaja sõidutee lammutada
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3466 STR_ERROR_ONEWAY_ROADS_CAN_T_HAVE_JUNCTION :{WHITE}... ühesuunalised teed ei saa teedesõlmi omada
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3467 STR_ERROR_CAN_T_BUILD_ROAD_HERE :{WHITE}Siia ei saa sõiduteed ehitada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3468 STR_ERROR_CAN_T_BUILD_TRAMWAY_HERE :{WHITE}Trammiteed ei ole võimalik siia rajada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3469 STR_ERROR_CAN_T_REMOVE_ROAD_FROM :{WHITE}Siinset sõiduteed ei saa lammutada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3470 STR_ERROR_CAN_T_REMOVE_TRAMWAY_FROM :{WHITE}Siinset trammiteed ei saa lammutada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3471
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3472 # Waterway construction errors
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3473 STR_ERROR_CAN_T_BUILD_CANALS :{WHITE}Siia ei saa kanaleid ehitada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3474 STR_ERROR_CAN_T_BUILD_LOCKS :{WHITE}Siia ei saa lüüse ehitada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3475 STR_ERROR_CAN_T_PLACE_RIVERS :{WHITE}Jõgesid ei saa siia teha...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3476 STR_ERROR_MUST_BE_BUILT_ON_WATER :{WHITE}...peab ehitama vette
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3477 STR_ERROR_CAN_T_BUILD_ON_WATER :{WHITE}...vette ei saa ehitada
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3478 STR_ERROR_MUST_DEMOLISH_CANAL_FIRST :{WHITE}Kanal tuleb enne lammutada
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3479 STR_ERROR_CAN_T_BUILD_AQUEDUCT_HERE :{WHITE}Siia ei saa veejuhet ehitada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3480
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3481 # Tree related errors
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3482 STR_ERROR_TREE_ALREADY_HERE :{WHITE}...siin on juba puu olemas
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3483 STR_ERROR_CAN_T_PLANT_TREE_HERE :{WHITE}Siia ei saa puud istutada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3484
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3485 # Bridge related errors
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3486 STR_ERROR_CAN_T_BUILD_BRIDGE_HERE :{WHITE}Siia ei saa silda ehitada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3487 STR_ERROR_MUST_DEMOLISH_BRIDGE_FIRST :{WHITE}Sild tuleb enne lammutada
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3488 STR_ERROR_CAN_T_START_AND_END_ON :{WHITE}Ei saa alata ja lõppeda samas kohas
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3489 STR_ERROR_BRIDGEHEADS_NOT_SAME_HEIGHT :{WHITE}Sillaotsad pole samal kõrgusel
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3490 STR_ERROR_BRIDGE_TOO_LOW_FOR_TERRAIN :{WHITE}Sild on maastiku suhtes liiga madal
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3491 STR_ERROR_START_AND_END_MUST_BE_IN :{WHITE}Algus ja lõpp peavad samal joonel olema
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3492 STR_ERROR_ENDS_OF_BRIDGE_MUST_BOTH :{WHITE}...mõlemad sillaotsad peavad olema maal
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3493
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3494 # Tunnel related errors
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3495 STR_ERROR_CAN_T_BUILD_TUNNEL_HERE :{WHITE}Siia ei saa tunnelit ehitada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3496 STR_ERROR_SITE_UNSUITABLE_FOR_TUNNEL :{WHITE}Koht ei sobi tunneli sissekäiguks
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3497 STR_ERROR_MUST_DEMOLISH_TUNNEL_FIRST :{WHITE}Tunnel tuleb enne lammutada
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3498 STR_ERROR_ANOTHER_TUNNEL_IN_THE_WAY :{WHITE}Teine tunnel on ees
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3499 STR_ERROR_TUNNEL_THROUGH_MAP_BORDER :{WHITE}Tunnel lõpeks väljaspool kaarti
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3500 STR_ERROR_UNABLE_TO_EXCAVATE_LAND :{WHITE}Ei saa tunneli teise otsa jaoks maad parajaks kaevata
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3501
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3502 # Unmovable related errors
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3503 STR_ERROR_OBJECT_IN_THE_WAY :{WHITE}Mingi objekt on ees
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3504 STR_ERROR_COMPANY_HEADQUARTERS_IN :{WHITE}...ettevõtte peakorter on ees
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3505 STR_ERROR_CAN_T_PURCHASE_THIS_LAND :{WHITE}Seda maad ei saa osta...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3506 STR_ERROR_YOU_ALREADY_OWN_IT :{WHITE}...see on juba sinu oma!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3507
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3508 # Group related errors
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3509 STR_ERROR_GROUP_CAN_T_CREATE :{WHITE}Ei saa rühma luua...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3510 STR_ERROR_GROUP_CAN_T_DELETE :{WHITE}Seda rühma ei saa eemaldada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3511 STR_ERROR_GROUP_CAN_T_RENAME :{WHITE}Rühma nime ei saa vahetada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3512 STR_ERROR_GROUP_CAN_T_REMOVE_ALL_VEHICLES :{WHITE}Ei saa kõiki sõidukeid sellest rühmast eemaldada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3513 STR_ERROR_GROUP_CAN_T_ADD_VEHICLE :{WHITE}Antud sõidukit ei saa sellesse rühma lisada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3514 STR_ERROR_GROUP_CAN_T_ADD_SHARED_VEHICLE :{WHITE}Jagatud sõidukeid ei saa rühma lisada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3515
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3516 # Generic vehicle errors
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3517 STR_ERROR_TRAIN_IN_THE_WAY :{WHITE}Rong on ees
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3518 STR_ERROR_ROAD_VEHICLE_IN_THE_WAY :{WHITE}Mootorsõiduk takistab teed
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3519 STR_ERROR_SHIP_IN_THE_WAY :{WHITE}Laev on ees
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3520 STR_ERROR_AIRCRAFT_IN_THE_WAY :{WHITE}Lennuk on teel
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3521
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3522 STR_ERROR_CAN_T_REFIT_TRAIN :{WHITE}Ei ole võimalik ümber seadistada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3523 STR_ERROR_CAN_T_REFIT_ROAD_VEHICLE :{WHITE}Mootorsõiduki seadistust ei saa ümber muuta
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3524 STR_ERROR_CAN_T_REFIT_SHIP :{WHITE}Ei saa laeva ümber seadistada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3525 STR_ERROR_CAN_T_REFIT_AIRCRAFT :{WHITE}Ei saa lennukit ümber seadistada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3526
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3527 STR_ERROR_CAN_T_RENAME_TRAIN :{WHITE}Ei saa nimetada rongi...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3528 STR_ERROR_CAN_T_RENAME_ROAD_VEHICLE :{WHITE}Ei saa maanteveokit ümber nimetada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3529 STR_ERROR_CAN_T_RENAME_SHIP :{WHITE}Ei saa laeva ümber nimetada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3530 STR_ERROR_CAN_T_RENAME_AIRCRAFT :{WHITE}Ei saa lennukile nime anda
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3531
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3532 STR_ERROR_CAN_T_STOP_START_TRAIN :{WHITE}Ei saa peatada/startida rongi...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3533 STR_ERROR_CAN_T_STOP_START_ROAD_VEHICLE :{WHITE}Ei saa veokit peatada, ega startida...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3534 STR_ERROR_CAN_T_STOP_START_SHIP :{WHITE}Ei saa peatada/käivitada laeva...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3535 STR_ERROR_CAN_T_STOP_START_AIRCRAFT :{WHITE}Ei saa lennukit peatada/käivitada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3536
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3537 STR_ERROR_CAN_T_SEND_TRAIN_TO_DEPOT :{WHITE}Rongi ei saa depoosse saata...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3538 STR_ERROR_CAN_T_SEND_ROAD_VEHICLE_TO_DEPOT :{WHITE}Ei saa veokit garaaži saata
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3539 STR_ERROR_CAN_T_SEND_SHIP_TO_DEPOT :{WHITE}Ei saa laeva angaari saata...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3540 STR_ERROR_CAN_T_SEND_AIRCRAFT_TO_HANGAR :{WHITE}Ei saa lennukit angaari saata...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3541
13455
2f00238413cf (svn r17964) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13442
diff changeset
3542 STR_ERROR_CAN_T_BUY_TRAIN :{WHITE}Rööbassõidukit ei saa osta...
2f00238413cf (svn r17964) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13442
diff changeset
3543 STR_ERROR_CAN_T_BUY_ROAD_VEHICLE :{WHITE}Mootorsõidukit ei saa osta...
2f00238413cf (svn r17964) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13442
diff changeset
3544 STR_ERROR_CAN_T_BUY_SHIP :{WHITE}Laeva ei saa osta...
2f00238413cf (svn r17964) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13442
diff changeset
3545 STR_ERROR_CAN_T_BUY_AIRCRAFT :{WHITE}Lennukit ei saa osta...
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3546
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3547 STR_ERROR_CAN_T_RENAME_TRAIN_TYPE :{WHITE}Raudteesõiduki tüübinime ei saa vahetada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3548 STR_ERROR_CAN_T_RENAME_ROAD_VEHICLE_TYPE :{WHITE}Mootorsõiduki tüübinime ei saa vahetada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3549 STR_ERROR_CAN_T_RENAME_SHIP_TYPE :{WHITE}Laeva tüübinime ei saa vahetada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3550 STR_ERROR_CAN_T_RENAME_AIRCRAFT_TYPE :{WHITE}Lennuki tüübinime ei saa vahetada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3551
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3552 STR_ERROR_CAN_T_SELL_TRAIN :{WHITE}Rööbassõidukit ei saa müüa...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3553 STR_ERROR_CAN_T_SELL_ROAD_VEHICLE :{WHITE}Ei saa veokit müüa...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3554 STR_ERROR_CAN_T_SELL_SHIP :{WHITE}Ei saa laeva müüa
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3555 STR_ERROR_CAN_T_SELL_AIRCRAFT :{WHITE}Ei saa lennukit müüa...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3556
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3557 STR_ERROR_RAIL_VEHICLE_NOT_AVAILABLE :{WHITE}Sõiduk pole saadaval
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3558 STR_ERROR_ROAD_VEHICLE_NOT_AVAILABLE :{WHITE}Sõiduk pole saadaval
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3559 STR_ERROR_SHIP_NOT_AVAILABLE :{WHITE}Laev pole saadaval
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3560 STR_ERROR_AIRCRAFT_NOT_AVAILABLE :{WHITE}Lennuk pole saadaval
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3561
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3562 STR_ERROR_TOO_MANY_VEHICLES_IN_GAME :{WHITE}Mängus on liiga palju veovahendeid
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3563 STR_ERROR_CAN_T_CHANGE_SERVICING :{WHITE}Hooldusvahemiku ei saa muuta...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3564
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3565 STR_ERROR_CAN_T_SELL_DESTROYED_VEHICLE :{WHITE}Hävinenud sõidukit ei saa müüa...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3566 STR_ERROR_CAN_T_REFIT_DESTROYED_VEHICLE :{WHITE}Hävitatud sõidukit pole võimalik ümber seadistada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3567
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3568 # Specific vehicle errors
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3569 STR_ERROR_CAN_T_MAKE_TRAIN_PASS_SIGNAL :{WHITE}Rongi ei saa ohu korral sundida signaale eirama...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3570 STR_ERROR_CAN_T_REVERSE_DIRECTION_TRAIN :{WHITE}Ei saa rongi ümber pöörata.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3571 STR_ERROR_TRAIN_START_NO_CATENARY :Selle raja ahel puudub, rong ei saa sõitu alustada
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3572
12920
0cde81b7efca (svn r17412) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12868
diff changeset
3573 STR_ERROR_CAN_T_MAKE_ROAD_VEHICLE_TURN :{WHITE}Maanteesõiduk ei saa ümber pöörata...
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3574
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3575 STR_ERROR_AIRCRAFT_IS_IN_FLIGHT :{WHITE}Lennuk on õhus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3576
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3577 # Order related errors
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3578 STR_ERROR_NO_MORE_SPACE_FOR_ORDERS :{WHITE}Pole ruumi käskudeks
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3579 STR_ERROR_TOO_MANY_ORDERS :{WHITE}Liiga palju käske
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3580 STR_ERROR_CAN_T_INSERT_NEW_ORDER :{WHITE}Ei saa lisada uut käsku...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3581 STR_ERROR_CAN_T_DELETE_THIS_ORDER :{WHITE}Ei saa kustutada seda käsku...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3582 STR_ERROR_CAN_T_MODIFY_THIS_ORDER :{WHITE}Ei saa muuta seda käsku...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3583 STR_ERROR_CAN_T_MOVE_THIS_ORDER :{WHITE}Seda sihtpunkti ei saa ümber asetada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3584 STR_ERROR_CAN_T_SKIP_ORDER :{WHITE}Praegust järjestust ei ole võimalik vahele jätta...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3585 STR_ERROR_CAN_T_SKIP_TO_ORDER :{WHITE}Valitud järjestust ei ole võimalik vahele jätta...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3586 STR_ERROR_CAN_T_COPY_SHARE_ORDER :{WHITE}sõiduk ei saa igasse jaama minna
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3587 STR_ERROR_CAN_T_ADD_ORDER :{WHITE}sõiduk ei saa antud jaama minna
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3588 STR_ERROR_CAN_T_ADD_ORDER_SHARED :{WHITE}seda käsku jagav sõiduk ei saa sinna jaama minna
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3589
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3590 STR_ERROR_CAN_T_SHARE_ORDER_LIST :{WHITE}Sihtpunktide nimekirja ei saa jagada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3591 STR_ERROR_CAN_T_COPY_ORDER_LIST :{WHITE}Sihtpunktide nimekirja ei saa kopeerida...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3592 STR_ERROR_TOO_FAR_FROM_PREVIOUS_DESTINATION :{WHITE}...liiga kaugel eelmisest sihtpunktist
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3593
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3594 # Timetable related errors
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3595 STR_ERROR_CAN_T_TIMETABLE_VEHICLE :{WHITE}Sõidukile ei saa sõiduplaani anda...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3596 STR_ERROR_TIMETABLE_ONLY_WAIT_AT_STATIONS :{WHITE}Sõidukid saavad ainult peatustes oodata.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3597 STR_ERROR_TIMETABLE_NOT_STOPPING_HERE :{WHITE}Sellel sõidukil pole ühtegi peatust.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3598
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3599 # Sign related errors
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3600 STR_ERROR_TOO_MANY_SIGNS :{WHITE}...liiga palju silte
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3601 STR_ERROR_CAN_T_PLACE_SIGN_HERE :{WHITE}Siia ei saa silti paigaldada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3602 STR_ERROR_CAN_T_CHANGE_SIGN_NAME :{WHITE}Silti ei saa muuta...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3603 STR_ERROR_CAN_T_DELETE_SIGN :{WHITE}Silti ei saa kustutada...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3604
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3605 ##id 0x2000
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3606 # Town building names
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3607 STR_TOWN_BUILDING_NAME_TALL_OFFICE_BLOCK_1 :Kõrge büroohoone
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3608 STR_TOWN_BUILDING_NAME_OFFICE_BLOCK_1 :Büroohoone
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3609 STR_TOWN_BUILDING_NAME_SMALL_BLOCK_OF_FLATS_1 :Väike kortermaja
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3610 STR_TOWN_BUILDING_NAME_CHURCH_1 :Kirik
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3611 STR_TOWN_BUILDING_NAME_LARGE_OFFICE_BLOCK_1 :Suur büroohoone
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3612 STR_TOWN_BUILDING_NAME_TOWN_HOUSES_1 :Linna majad
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3613 STR_TOWN_BUILDING_NAME_HOTEL_1 :Hotell
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3614 STR_TOWN_BUILDING_NAME_STATUE_1 :Kuju
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3615 STR_TOWN_BUILDING_NAME_FOUNTAIN_1 :Purskkaev
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3616 STR_TOWN_BUILDING_NAME_PARK_1 :Park
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3617 STR_TOWN_BUILDING_NAME_OFFICE_BLOCK_2 :Büroohoone
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3618 STR_TOWN_BUILDING_NAME_SHOPS_AND_OFFICES_1 :Poed ja bürood
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3619 STR_TOWN_BUILDING_NAME_MODERN_OFFICE_BUILDING_1 :Moodne büroohoone
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3620 STR_TOWN_BUILDING_NAME_WAREHOUSE_1 :Ladu
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3621 STR_TOWN_BUILDING_NAME_OFFICE_BLOCK_3 :Büroohoone
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3622 STR_TOWN_BUILDING_NAME_STADIUM_1 :Staadion
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3623 STR_TOWN_BUILDING_NAME_OLD_HOUSES_1 :Vanad majad
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3624 STR_TOWN_BUILDING_NAME_COTTAGES_1 :Suvilad
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3625 STR_TOWN_BUILDING_NAME_HOUSES_1 :Majad
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3626 STR_TOWN_BUILDING_NAME_FLATS_1 :Korterid
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3627 STR_TOWN_BUILDING_NAME_TALL_OFFICE_BLOCK_2 :Kõrge büroohoone
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3628 STR_TOWN_BUILDING_NAME_SHOPS_AND_OFFICES_2 :Poed ja bürood
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3629 STR_TOWN_BUILDING_NAME_SHOPS_AND_OFFICES_3 :Poed ja bürood
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3630 STR_TOWN_BUILDING_NAME_THEATER_1 :Teater
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3631 STR_TOWN_BUILDING_NAME_STADIUM_2 :Staadion
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3632 STR_TOWN_BUILDING_NAME_OFFICES_1 :Bürood
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3633 STR_TOWN_BUILDING_NAME_HOUSES_2 :Majad
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3634 STR_TOWN_BUILDING_NAME_CINEMA_1 :Kino
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3635 STR_TOWN_BUILDING_NAME_SHOPPING_MALL_1 :Ostukeskus
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3636 STR_TOWN_BUILDING_NAME_IGLOO_1 :Iglu
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3637 STR_TOWN_BUILDING_NAME_TEPEES_1 :Tipid
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3638 STR_TOWN_BUILDING_NAME_TEAPOT_HOUSE_1 :Teekannu maja
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3639 STR_TOWN_BUILDING_NAME_PIGGY_BANK_1 :Krossu pank
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
3640
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
3641 ##id 0x4800
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3642 # industry names
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3643 STR_INDUSTRY_NAME_COAL_MINE :kivisöekaevandus
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3644 STR_INDUSTRY_NAME_POWER_STATION :elektrijaam
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3645 STR_INDUSTRY_NAME_SAWMILL :saeveski
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3646 STR_INDUSTRY_NAME_FOREST :mets
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3647 STR_INDUSTRY_NAME_OIL_REFINERY :naftatöötlustehas
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3648 STR_INDUSTRY_NAME_OIL_RIG :naftaplatvorm
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3649 STR_INDUSTRY_NAME_FACTORY :vabrik
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3650 STR_INDUSTRY_NAME_PRINTING_WORKS :trükikoda
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3651 STR_INDUSTRY_NAME_STEEL_MILL :terasetööstus
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3652 STR_INDUSTRY_NAME_FARM :talu
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3653 STR_INDUSTRY_NAME_COPPER_ORE_MINE :vasemaagikaevandus
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3654 STR_INDUSTRY_NAME_OIL_WELLS :naftapuurauk
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3655 STR_INDUSTRY_NAME_BANK :pank
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3656 STR_INDUSTRY_NAME_FOOD_PROCESSING_PLANT :toiduainetetööstus
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3657 STR_INDUSTRY_NAME_PAPER_MILL :paberivabrik
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3658 STR_INDUSTRY_NAME_GOLD_MINE :kullakaevandus
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3659 STR_INDUSTRY_NAME_BANK_TROPIC_ARCTIC :pank
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3660 STR_INDUSTRY_NAME_DIAMOND_MINE :teemantikaevandus
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3661 STR_INDUSTRY_NAME_IRON_ORE_MINE :rauamaagikaevandus
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3662 STR_INDUSTRY_NAME_FRUIT_PLANTATION :puuviljaistandus
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3663 STR_INDUSTRY_NAME_RUBBER_PLANTATION :kummipuuistandus
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3664 STR_INDUSTRY_NAME_WATER_SUPPLY :veepumbad
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3665 STR_INDUSTRY_NAME_WATER_TOWER :veetorn
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3666 STR_INDUSTRY_NAME_FACTORY_2 :vabrik
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3667 STR_INDUSTRY_NAME_FARM_2 :talu
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3668 STR_INDUSTRY_NAME_LUMBER_MILL :saeveski
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3669 STR_INDUSTRY_NAME_COTTON_CANDY_FOREST :suhkruvatimets
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3670 STR_INDUSTRY_NAME_CANDY_FACTORY :kommivabrik
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3671 STR_INDUSTRY_NAME_BATTERY_FARM :patareitalu
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3672 STR_INDUSTRY_NAME_COLA_WELLS :koolapumbad
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3673 STR_INDUSTRY_NAME_TOY_SHOP :mänguasjapood
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3674 STR_INDUSTRY_NAME_TOY_FACTORY :mänguasjatehas
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3675 STR_INDUSTRY_NAME_PLASTIC_FOUNTAINS :plastmassiallikas
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3676 STR_INDUSTRY_NAME_FIZZY_DRINK_FACTORY :kihisevate jookide tehas
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3677 STR_INDUSTRY_NAME_BUBBLE_GENERATOR :mulligeneraator
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3678 STR_INDUSTRY_NAME_TOFFEE_QUARRY :iirisekaevandus
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3679 STR_INDUSTRY_NAME_SUGAR_MINE :suhkrukaevandus
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
3680
5926
954d8d1dd04a (svn r8563) -Fix
tron <tron@openttd.org>
parents: 5904
diff changeset
3681 ############ WARNING, using range 0x6000 for strings that are stored in the savegame
954d8d1dd04a (svn r8563) -Fix
tron <tron@openttd.org>
parents: 5904
diff changeset
3682 ############ These strings may never get a new id, or savegames will break!
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
3683 ##id 0x6000
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
3684 STR_SV_EMPTY :
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
3685 STR_SV_UNNAMED :Nimetu
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
3686 STR_SV_TRAIN_NAME :Rong {COMMA}
12484
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3687 STR_SV_ROAD_VEHICLE_NAME :Mootorsõiduk {COMMA}
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
3688 STR_SV_SHIP_NAME :Laev {COMMA}
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
3689 STR_SV_AIRCRAFT_NAME :Õhusõiduk {COMMA}
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
3690
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
3691 STR_SV_STNAME :{STRING}
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
3692 STR_SV_STNAME_NORTH :Põhja {STRING}
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
3693 STR_SV_STNAME_SOUTH : Lõuna {STRING}
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
3694 STR_SV_STNAME_EAST : Ida {STRING}
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
3695 STR_SV_STNAME_WEST : Lääne {STRING}
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
3696 STR_SV_STNAME_CENTRAL :{STRING} keskus
7611
d687f29cf697 (svn r11140) -Update: WebTranslator2 update to 2007-09-22 20:52:32
miham <miham@openttd.org>
parents: 7562
diff changeset
3697 STR_SV_STNAME_TRANSFER :{STRING} ümberlaadimispaik
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
3698 STR_SV_STNAME_HALT :{STRING} peatus
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
3699 STR_SV_STNAME_VALLEY :{STRING} org
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
3700 STR_SV_STNAME_HEIGHTS :{STRING} kõrgendikud
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
3701 STR_SV_STNAME_WOODS :{STRING} metsad
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
3702 STR_SV_STNAME_LAKESIDE :{STRING} järveäärne
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
3703 STR_SV_STNAME_EXCHANGE :{STRING} vahetus
6840
abc58e89bc63 (svn r10079) -Update: WebTranslator2 update to 2007-06-10 08:31:40
miham <miham@openttd.org>
parents: 6837
diff changeset
3704 STR_SV_STNAME_AIRPORT :{STRING} lennuväli
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
3705 STR_SV_STNAME_OILFIELD :{STRING} naftaväli
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
3706 STR_SV_STNAME_MINES :{STRING} kaevandused
9965
70b9f47e5266 (svn r14120) -Update: WebTranslator2 update to 2008-08-21 10:46:06
translators <translators@openttd.org>
parents: 9958
diff changeset
3707 STR_SV_STNAME_DOCKS :{STRING} dokid
12920
0cde81b7efca (svn r17412) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12868
diff changeset
3708 STR_SV_STNAME_BUOY :{STRING}
0cde81b7efca (svn r17412) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12868
diff changeset
3709 STR_SV_STNAME_WAYPOINT :{STRING}
12495
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
3710 ##id 0x6020
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
3711 STR_SV_STNAME_ANNEXE :{STRING} juurdeehitis
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
3712 STR_SV_STNAME_SIDINGS :{STRING} hargnemine
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
3713 STR_SV_STNAME_BRANCH :{STRING} filiaal
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
3714 STR_SV_STNAME_UPPER :Ülemine {STRING}
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
3715 STR_SV_STNAME_LOWER :Alumine {STRING}
6840
abc58e89bc63 (svn r10079) -Update: WebTranslator2 update to 2007-06-10 08:31:40
miham <miham@openttd.org>
parents: 6837
diff changeset
3716 STR_SV_STNAME_HELIPORT :{STRING} Kopteriväljak
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
3717 STR_SV_STNAME_FOREST :{STRING} mets
11639
76b8ffa75eca (svn r16019) -Update: WebTranslator2 update to 2009-04-10 17:49:32
translators <translators@openttd.org>
parents: 11610
diff changeset
3718 STR_SV_STNAME_FALLBACK :{STRING} {NUM}. jaam
5926
954d8d1dd04a (svn r8563) -Fix
tron <tron@openttd.org>
parents: 5904
diff changeset
3719 ############ end of savegame specific region!
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
3720
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
3721 ##id 0x8000
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3722 # Vehicle names
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3723 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_KIRBY_PAUL_TANK_STEAM :Kirby Paul Tank (auruvedur)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3724 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_MJS_250_DIESEL :MJS 250 (diisel)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3725 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_PLODDYPHUT_CHOO_CHOO :Ploddyphuti tšuhh-tšuhh
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3726 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_POWERNAUT_CHOO_CHOO :Powernauti tšuhh-tšuhh
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3727 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_MIGHTYMOVER_CHOO_CHOO :Mightymoveri tšuhh-tšuhh
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3728 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_PLODDYPHUT_DIESEL :Ploddyphut diisel
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3729 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_POWERNAUT_DIESEL :Powernaut diisel
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3730 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_WILLS_2_8_0_STEAM :Wills 2-8-0 (auruvedur)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3731 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_CHANEY_JUBILEE_STEAM :Chaney 'Jubilee' (auruvedur)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3732 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_GINZU_A4_STEAM :Ginzu 'A4' (auruvedur)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3733 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_SH_8P_STEAM :SH '8P' (auruvedur)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3734 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_MANLEY_MOREL_DMU_DIESEL :Manley-Morel DMU (diisel)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3735 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_DASH_DIESEL :'Dash' (diisel)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3736 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_SH_HENDRY_25_DIESEL :SH/Hendry '25' (diisel)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3737 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_UU_37_DIESEL :UU '37' (diisel)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3738 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_FLOSS_47_DIESEL :Floss '47' (diisel)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3739 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_CS_4000_DIESEL :CS 4000 (diisel)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3740 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_CS_2400_DIESEL :CS 2400 (diisel)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3741 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_CENTENNIAL_DIESEL :Centennial (diisel)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3742 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_KELLING_3100_DIESEL :Kelling 3100 (diisel)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3743 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_TURNER_TURBO_DIESEL :Turner Turbo (diisel)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3744 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_MJS_1000_DIESEL :MJS 1000 (diisel)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3745 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_SH_125_DIESEL :SH '125' (diisel)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3746 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_SH_30_ELECTRIC :SH '30' (elektrivedur)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3747 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_SH_40_ELECTRIC :SH '40' (elektrivedur)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3748 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_T_I_M_ELECTRIC :'T.I.M.' (elektrivedur)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3749 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_ASIASTAR_ELECTRIC :'AsiaStar' (elektrivedur)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3750 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_PASSENGER_CAR :Reisivagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3751 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_MAIL_VAN :Postivagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3752 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_COAL_CAR :Kivisöevagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3753 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_OIL_TANKER :Naftatanker
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3754 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_LIVESTOCK_VAN :Loomavagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3755 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_GOODS_VAN :Kaubavagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3756 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_GRAIN_HOPPER :Teraviljavagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3757 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_WOOD_TRUCK :Palgivagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3758 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_IRON_ORE_HOPPER :Rauamaagivagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3759 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_STEEL_TRUCK :Terasevagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3760 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_ARMORED_VAN :Soomusvagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3761 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_FOOD_VAN :Toiduvagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3762 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_PAPER_TRUCK :Paberivagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3763 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_COPPER_ORE_HOPPER :Vasemaagivagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3764 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_WATER_TANKER :Veetanker
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3765 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_FRUIT_TRUCK :Puuviljavagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3766 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_RUBBER_TRUCK :Kummivagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3767 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_SUGAR_TRUCK :Suhkruvagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3768 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_COTTON_CANDY_HOPPER :Suhkruvativagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3769 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_TOFFEE_HOPPER :Iirisevagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3770 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_BUBBLE_VAN :Mullivagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3771 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_COLA_TANKER :Koolavagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3772 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_CANDY_VAN :Maiustuste vagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3773 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_TOY_VAN :Mänguasjavagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3774 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_BATTERY_TRUCK :Patareivagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3775 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_FIZZY_DRINK_TRUCK :Kihisevate jookide vagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3776 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_PLASTIC_TRUCK :Plastikuvagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3777 STR_VEHICLE_NAME_TRAIN_ENGINE_MONORAIL_X2001_ELECTRIC :'X2001' (elektri)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3778 STR_VEHICLE_NAME_TRAIN_ENGINE_MONORAIL_MILLENNIUM_Z1_ELECTRIC :'Millennium Z1' (elektri)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3779 STR_VEHICLE_NAME_TRAIN_ENGINE_MONORAIL_WIZZOWOW_Z99 :Wizzowow Z99
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3780 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_PASSENGER_CAR :Reisivagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3781 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_MAIL_VAN :Postivagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3782 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_COAL_CAR :Kivisöevagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3783 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_OIL_TANKER :Naftatanker
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3784 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_LIVESTOCK_VAN :Loomavagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3785 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_GOODS_VAN :Kaubavagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3786 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_GRAIN_HOPPER :Teraviljavagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3787 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_WOOD_TRUCK :Palgivagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3788 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_IRON_ORE_HOPPER :Rauamaagivagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3789 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_STEEL_TRUCK :Terasevagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3790 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_ARMORED_VAN :Soomusvagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3791 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_FOOD_VAN :Toiduvagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3792 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_PAPER_TRUCK :Paberivagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3793 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_COPPER_ORE_HOPPER :Vasemaagivagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3794 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_WATER_TANKER :Veetanker
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3795 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_FRUIT_TRUCK :Puuviljavagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3796 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_RUBBER_TRUCK :Kummivagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3797 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_SUGAR_TRUCK :Suhkruvagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3798 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_COTTON_CANDY_HOPPER :Suhkruvativagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3799 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_TOFFEE_HOPPER :Iirisevagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3800 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_BUBBLE_VAN :Mullivagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3801 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_COLA_TANKER :Koolatanker
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3802 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_CANDY_VAN :Maiustustevagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3803 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_TOY_VAN :Mänguasjavagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3804 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_BATTERY_TRUCK :Patareivagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3805 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_FIZZY_DRINK_TRUCK :Kihisevate jookide vagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3806 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_PLASTIC_TRUCK :Plastikuvagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3807 STR_VEHICLE_NAME_TRAIN_ENGINE_MAGLEV_LEV1_LEVIATHAN_ELECTRIC :Lev1 'Leviathan' (elektri)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3808 STR_VEHICLE_NAME_TRAIN_ENGINE_MAGLEV_LEV2_CYCLOPS_ELECTRIC :Lev2 'Cyclops' (elektri)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3809 STR_VEHICLE_NAME_TRAIN_ENGINE_MAGLEV_LEV3_PEGASUS_ELECTRIC :Lev3 'Pegasus' (elektri)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3810 STR_VEHICLE_NAME_TRAIN_ENGINE_MAGLEV_LEV4_CHIMAERA_ELECTRIC :Lev4 'Chimaera' (elektri)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3811 STR_VEHICLE_NAME_TRAIN_ENGINE_MAGLEV_WIZZOWOW_ROCKETEER :Wizzowow Rocketeer
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3812 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_PASSENGER_CAR :Reisivagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3813 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_MAIL_VAN :Postivagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3814 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_COAL_CAR :Kivisöevagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3815 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_OIL_TANKER :Naftatanker
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3816 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_LIVESTOCK_VAN :Loomavagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3817 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_GOODS_VAN :Kaubavagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3818 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_GRAIN_HOPPER :Teraviljavagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3819 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_WOOD_TRUCK :Palgivagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3820 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_IRON_ORE_HOPPER :Rauamaagivagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3821 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_STEEL_TRUCK :Terasevagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3822 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_ARMORED_VAN :Soomusvagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3823 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_FOOD_VAN :Toiduvagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3824 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_PAPER_TRUCK :Paberivagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3825 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_COPPER_ORE_HOPPER :Vasemaagivagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3826 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_WATER_TANKER :Veetanker
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3827 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_FRUIT_TRUCK :Puuviljavagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3828 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_RUBBER_TRUCK :Kummivagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3829 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_SUGAR_TRUCK :Suhkruvagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3830 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_COTTON_CANDY_HOPPER :Suhkruvativagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3831 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_TOFFEE_HOPPER :Iirisevagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3832 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_BUBBLE_VAN :Mullivagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3833 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_COLA_TANKER :Koolatanker
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3834 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_CANDY_VAN :Maiustustevagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3835 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_TOY_VAN :Mänguasjavagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3836 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_BATTERY_TRUCK :Patareivagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3837 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_FIZZY_DRINK_TRUCK :Kihisevate jookide vagun
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3838 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_PLASTIC_TRUCK :Plastikuvagun
12484
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3839 STR_VEHICLE_NAME_ROAD_VEHICLE_MPS_REGAL_BUS :Kuninglik MPS buss
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3840 STR_VEHICLE_NAME_ROAD_VEHICLE_HEREFORD_LEOPARD_BUS :Hereford Leopard buss
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3841 STR_VEHICLE_NAME_ROAD_VEHICLE_FOSTER_BUS :Foster buss
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3842 STR_VEHICLE_NAME_ROAD_VEHICLE_FOSTER_MKII_SUPERBUS :Foster MkII superbuss
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3843 STR_VEHICLE_NAME_ROAD_VEHICLE_PLODDYPHUT_MKI_BUS :Ploddyphut MkI buss
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3844 STR_VEHICLE_NAME_ROAD_VEHICLE_PLODDYPHUT_MKII_BUS :Ploddyphut MkII buss
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3845 STR_VEHICLE_NAME_ROAD_VEHICLE_PLODDYPHUT_MKIII_BUS :Ploddyphut MkIII buss
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3846 STR_VEHICLE_NAME_ROAD_VEHICLE_BALOGH_COAL_TRUCK :Balogh kivisöeveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3847 STR_VEHICLE_NAME_ROAD_VEHICLE_UHL_COAL_TRUCK :Uhl kivisöeveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3848 STR_VEHICLE_NAME_ROAD_VEHICLE_DW_COAL_TRUCK :DW kivisöeveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3849 STR_VEHICLE_NAME_ROAD_VEHICLE_MPS_MAIL_TRUCK :MPS postiauto
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3850 STR_VEHICLE_NAME_ROAD_VEHICLE_REYNARD_MAIL_TRUCK :Reynard postiauto
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3851 STR_VEHICLE_NAME_ROAD_VEHICLE_PERRY_MAIL_TRUCK :Perry postiauto
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3852 STR_VEHICLE_NAME_ROAD_VEHICLE_MIGHTYMOVER_MAIL_TRUCK :MightyMover postiauto
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3853 STR_VEHICLE_NAME_ROAD_VEHICLE_POWERNAUGHT_MAIL_TRUCK :Powernaught postiauto
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3854 STR_VEHICLE_NAME_ROAD_VEHICLE_WIZZOWOW_MAIL_TRUCK :Wizzowow postiauto
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3855 STR_VEHICLE_NAME_ROAD_VEHICLE_WITCOMBE_OIL_TANKER :Witcombe naftaveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3856 STR_VEHICLE_NAME_ROAD_VEHICLE_FOSTER_OIL_TANKER :Foster naftaveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3857 STR_VEHICLE_NAME_ROAD_VEHICLE_PERRY_OIL_TANKER :Perry naftaveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3858 STR_VEHICLE_NAME_ROAD_VEHICLE_TALBOTT_LIVESTOCK_VAN :Talbott loomaveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3859 STR_VEHICLE_NAME_ROAD_VEHICLE_UHL_LIVESTOCK_VAN :Uhl loomaveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3860 STR_VEHICLE_NAME_ROAD_VEHICLE_FOSTER_LIVESTOCK_VAN :Foster loomaveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3861 STR_VEHICLE_NAME_ROAD_VEHICLE_BALOGH_GOODS_TRUCK :Balogh kaubaveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3862 STR_VEHICLE_NAME_ROAD_VEHICLE_CRAIGHEAD_GOODS_TRUCK :Craighead kaubaveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3863 STR_VEHICLE_NAME_ROAD_VEHICLE_GOSS_GOODS_TRUCK :Goss kaubaveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3864 STR_VEHICLE_NAME_ROAD_VEHICLE_HEREFORD_GRAIN_TRUCK :Hereford viljaveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3865 STR_VEHICLE_NAME_ROAD_VEHICLE_THOMAS_GRAIN_TRUCK :Thomas viljaveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3866 STR_VEHICLE_NAME_ROAD_VEHICLE_GOSS_GRAIN_TRUCK :Goss viljaveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3867 STR_VEHICLE_NAME_ROAD_VEHICLE_WITCOMBE_WOOD_TRUCK :Witcombe palgiveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3868 STR_VEHICLE_NAME_ROAD_VEHICLE_FOSTER_WOOD_TRUCK :Foster palgiveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3869 STR_VEHICLE_NAME_ROAD_VEHICLE_MORELAND_WOOD_TRUCK :Moreland palgiveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3870 STR_VEHICLE_NAME_ROAD_VEHICLE_MPS_IRON_ORE_TRUCK :MPS rauamaagiveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3871 STR_VEHICLE_NAME_ROAD_VEHICLE_UHL_IRON_ORE_TRUCK :Uhl rauamaagiveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3872 STR_VEHICLE_NAME_ROAD_VEHICLE_CHIPPY_IRON_ORE_TRUCK :Chippy rauamaagiveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3873 STR_VEHICLE_NAME_ROAD_VEHICLE_BALOGH_STEEL_TRUCK :Balogh teraseveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3874 STR_VEHICLE_NAME_ROAD_VEHICLE_UHL_STEEL_TRUCK :Uhl teraseveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3875 STR_VEHICLE_NAME_ROAD_VEHICLE_KELLING_STEEL_TRUCK :Kelling teraseveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3876 STR_VEHICLE_NAME_ROAD_VEHICLE_BALOGH_ARMORED_TRUCK :Balogh soomusauto
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3877 STR_VEHICLE_NAME_ROAD_VEHICLE_UHL_ARMORED_TRUCK :Uhl soomusauto
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3878 STR_VEHICLE_NAME_ROAD_VEHICLE_FOSTER_ARMORED_TRUCK :Foster soomusauto
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3879 STR_VEHICLE_NAME_ROAD_VEHICLE_FOSTER_FOOD_VAN :Foster toiduveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3880 STR_VEHICLE_NAME_ROAD_VEHICLE_PERRY_FOOD_VAN :Perry toiduveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3881 STR_VEHICLE_NAME_ROAD_VEHICLE_CHIPPY_FOOD_VAN :Chippy toiduveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3882 STR_VEHICLE_NAME_ROAD_VEHICLE_UHL_PAPER_TRUCK :Uhl paberiveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3883 STR_VEHICLE_NAME_ROAD_VEHICLE_BALOGH_PAPER_TRUCK :Balogh paberiveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3884 STR_VEHICLE_NAME_ROAD_VEHICLE_MPS_PAPER_TRUCK :MPS paberiveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3885 STR_VEHICLE_NAME_ROAD_VEHICLE_MPS_COPPER_ORE_TRUCK :MPS vasemaagiveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3886 STR_VEHICLE_NAME_ROAD_VEHICLE_UHL_COPPER_ORE_TRUCK :Uhl vasemaagiveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3887 STR_VEHICLE_NAME_ROAD_VEHICLE_GOSS_COPPER_ORE_TRUCK :Goss vasemaagiveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3888 STR_VEHICLE_NAME_ROAD_VEHICLE_UHL_WATER_TANKER :Uhl veeveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3889 STR_VEHICLE_NAME_ROAD_VEHICLE_BALOGH_WATER_TANKER :Balogh veeveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3890 STR_VEHICLE_NAME_ROAD_VEHICLE_MPS_WATER_TANKER :MPS veeveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3891 STR_VEHICLE_NAME_ROAD_VEHICLE_BALOGH_FRUIT_TRUCK :Balogh puuviljaveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3892 STR_VEHICLE_NAME_ROAD_VEHICLE_UHL_FRUIT_TRUCK :Uhl puuviljaveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3893 STR_VEHICLE_NAME_ROAD_VEHICLE_KELLING_FRUIT_TRUCK :Kelling puuviljaveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3894 STR_VEHICLE_NAME_ROAD_VEHICLE_BALOGH_RUBBER_TRUCK :Balogh kummiveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3895 STR_VEHICLE_NAME_ROAD_VEHICLE_UHL_RUBBER_TRUCK :Uhl kummiveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3896 STR_VEHICLE_NAME_ROAD_VEHICLE_RMT_RUBBER_TRUCK :RMT kummiveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3897 STR_VEHICLE_NAME_ROAD_VEHICLE_MIGHTYMOVER_SUGAR_TRUCK :MightyMover suhkruveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3898 STR_VEHICLE_NAME_ROAD_VEHICLE_POWERNAUGHT_SUGAR_TRUCK :Powernaught suhkruveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3899 STR_VEHICLE_NAME_ROAD_VEHICLE_WIZZOWOW_SUGAR_TRUCK :Wizzowow suhkruveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3900 STR_VEHICLE_NAME_ROAD_VEHICLE_MIGHTYMOVER_COLA_TRUCK :MightyMover koolaveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3901 STR_VEHICLE_NAME_ROAD_VEHICLE_POWERNAUGHT_COLA_TRUCK :Powernaught koolaveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3902 STR_VEHICLE_NAME_ROAD_VEHICLE_WIZZOWOW_COLA_TRUCK :Wizzowow koolaveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3903 STR_VEHICLE_NAME_ROAD_VEHICLE_MIGHTYMOVER_COTTON_CANDY :MightyMover suhkruvativeok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3904 STR_VEHICLE_NAME_ROAD_VEHICLE_POWERNAUGHT_COTTON_CANDY :Powernaught suhkruvativeok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3905 STR_VEHICLE_NAME_ROAD_VEHICLE_WIZZOWOW_COTTON_CANDY_TRUCK :Wizzowow suhkruvativeok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3906 STR_VEHICLE_NAME_ROAD_VEHICLE_MIGHTYMOVER_TOFFEE_TRUCK :MightyMover iiriseveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3907 STR_VEHICLE_NAME_ROAD_VEHICLE_POWERNAUGHT_TOFFEE_TRUCK :Powernaught iiriseveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3908 STR_VEHICLE_NAME_ROAD_VEHICLE_WIZZOWOW_TOFFEE_TRUCK :Wizzowow iiriseveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3909 STR_VEHICLE_NAME_ROAD_VEHICLE_MIGHTYMOVER_TOY_VAN :MightyMover mänguasjaveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3910 STR_VEHICLE_NAME_ROAD_VEHICLE_POWERNAUGHT_TOY_VAN :Powernaught mänguasjaveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3911 STR_VEHICLE_NAME_ROAD_VEHICLE_WIZZOWOW_TOY_VAN :Wizzowow mänguasjaveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3912 STR_VEHICLE_NAME_ROAD_VEHICLE_MIGHTYMOVER_CANDY_TRUCK :MightyMover maiustusteveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3913 STR_VEHICLE_NAME_ROAD_VEHICLE_POWERNAUGHT_CANDY_TRUCK :Powernaught maiustusteveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3914 STR_VEHICLE_NAME_ROAD_VEHICLE_WIZZOWOW_CANDY_TRUCK :Wizzowow maiustusteveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3915 STR_VEHICLE_NAME_ROAD_VEHICLE_MIGHTYMOVER_BATTERY_TRUCK :MightyMover patareiveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3916 STR_VEHICLE_NAME_ROAD_VEHICLE_POWERNAUGHT_BATTERY_TRUCK :Powernaught patareiveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3917 STR_VEHICLE_NAME_ROAD_VEHICLE_WIZZOWOW_BATTERY_TRUCK :Wizzowow patareiveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3918 STR_VEHICLE_NAME_ROAD_VEHICLE_MIGHTYMOVER_FIZZY_DRINK :MightyMover limonaadiveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3919 STR_VEHICLE_NAME_ROAD_VEHICLE_POWERNAUGHT_FIZZY_DRINK :Powernaught limonaadiveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3920 STR_VEHICLE_NAME_ROAD_VEHICLE_WIZZOWOW_FIZZY_DRINK_TRUCK :Wizzowow limonaadiveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3921 STR_VEHICLE_NAME_ROAD_VEHICLE_MIGHTYMOVER_PLASTIC_TRUCK :MightyMover plastikuveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3922 STR_VEHICLE_NAME_ROAD_VEHICLE_POWERNAUGHT_PLASTIC_TRUCK :Powernaught plastikuveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3923 STR_VEHICLE_NAME_ROAD_VEHICLE_WIZZOWOW_PLASTIC_TRUCK :Wizzowow plastikuveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3924 STR_VEHICLE_NAME_ROAD_VEHICLE_MIGHTYMOVER_BUBBLE_TRUCK :MightyMover mulliveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3925 STR_VEHICLE_NAME_ROAD_VEHICLE_POWERNAUGHT_BUBBLE_TRUCK :Powernaught mulliveok
4cdaa2d25b01 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
rubidium <rubidium@openttd.org>
parents: 12482
diff changeset
3926 STR_VEHICLE_NAME_ROAD_VEHICLE_WIZZOWOW_BUBBLE_TRUCK :Wizzowow mulliveok
11730
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3927 STR_VEHICLE_NAME_SHIP_MPS_OIL_TANKER :MPS naftatanker
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3928 STR_VEHICLE_NAME_SHIP_CS_INC_OIL_TANKER :CS-Inc. naftatanker
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3929 STR_VEHICLE_NAME_SHIP_MPS_PASSENGER_FERRY :MPS reisipraam
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3930 STR_VEHICLE_NAME_SHIP_FFP_PASSENGER_FERRY :FFP reisipraam
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3931 STR_VEHICLE_NAME_SHIP_BAKEWELL_300_HOVERCRAFT :Bakewell 300 hõljuklaev
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3932 STR_VEHICLE_NAME_SHIP_CHUGGER_CHUG_PASSENGER :Chugger-Chug reisipraam
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3933 STR_VEHICLE_NAME_SHIP_SHIVERSHAKE_PASSENGER_FERRY :Shivershake reisipraam
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3934 STR_VEHICLE_NAME_SHIP_YATE_CARGO_SHIP :Yate kaubalaev
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3935 STR_VEHICLE_NAME_SHIP_BAKEWELL_CARGO_SHIP :Bakewell kaubalaev
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3936 STR_VEHICLE_NAME_SHIP_MIGHTYMOVER_CARGO_SHIP :Mightymover kaubalaev
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3937 STR_VEHICLE_NAME_SHIP_POWERNAUT_CARGO_SHIP :Powernaut kaubalaev
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3938 STR_VEHICLE_NAME_AIRCRAFT_SAMPSON_U52 :Sampson U52
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3939 STR_VEHICLE_NAME_AIRCRAFT_COLEMAN_COUNT :Coleman Count
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3940 STR_VEHICLE_NAME_AIRCRAFT_FFP_DART :FFP Dart
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3941 STR_VEHICLE_NAME_AIRCRAFT_YATE_HAUGAN :Yate Haugan
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3942 STR_VEHICLE_NAME_AIRCRAFT_BAKEWELL_COTSWALD_LB_3 :Bakewell Cotswald LB-3
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3943 STR_VEHICLE_NAME_AIRCRAFT_BAKEWELL_LUCKETT_LB_8 :Bakewell Luckett LB-8
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3944 STR_VEHICLE_NAME_AIRCRAFT_BAKEWELL_LUCKETT_LB_9 :Bakewell Luckett LB-9
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3945 STR_VEHICLE_NAME_AIRCRAFT_BAKEWELL_LUCKETT_LB80 :Bakewell Luckett LB80
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3946 STR_VEHICLE_NAME_AIRCRAFT_BAKEWELL_LUCKETT_LB_10 :Bakewell Luckett LB-10
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3947 STR_VEHICLE_NAME_AIRCRAFT_BAKEWELL_LUCKETT_LB_11 :Bakewell Luckett LB-11
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3948 STR_VEHICLE_NAME_AIRCRAFT_YATE_AEROSPACE_YAC_1_11 :Yate Aerospace YAC 1-11
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3949 STR_VEHICLE_NAME_AIRCRAFT_DARWIN_100 :Darwin 100
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3950 STR_VEHICLE_NAME_AIRCRAFT_DARWIN_200 :Darwin 200
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3951 STR_VEHICLE_NAME_AIRCRAFT_DARWIN_300 :Darwin 300
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3952 STR_VEHICLE_NAME_AIRCRAFT_DARWIN_400 :Darwin 400
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3953 STR_VEHICLE_NAME_AIRCRAFT_DARWIN_500 :Darwin 500
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3954 STR_VEHICLE_NAME_AIRCRAFT_DARWIN_600 :Darwin 600
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3955 STR_VEHICLE_NAME_AIRCRAFT_GURU_GALAXY :Guru Galaxy
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3956 STR_VEHICLE_NAME_AIRCRAFT_AIRTAXI_A21 :Airtaxi A21
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3957 STR_VEHICLE_NAME_AIRCRAFT_AIRTAXI_A31 :Airtaxi A31
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3958 STR_VEHICLE_NAME_AIRCRAFT_AIRTAXI_A32 :Airtaxi A32
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3959 STR_VEHICLE_NAME_AIRCRAFT_AIRTAXI_A33 :Airtaxi A33
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3960 STR_VEHICLE_NAME_AIRCRAFT_YATE_AEROSPACE_YAE46 :Yate Aerospace YAe46
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3961 STR_VEHICLE_NAME_AIRCRAFT_DINGER_100 :Dinger 100
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3962 STR_VEHICLE_NAME_AIRCRAFT_AIRTAXI_A34_1000 :AirTaxi A34-1000
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3963 STR_VEHICLE_NAME_AIRCRAFT_YATE_Z_SHUTTLE :Yate Z-süstik
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3964 STR_VEHICLE_NAME_AIRCRAFT_KELLING_K1 :Kelling K1
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3965 STR_VEHICLE_NAME_AIRCRAFT_KELLING_K6 :Kelling K6
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3966 STR_VEHICLE_NAME_AIRCRAFT_KELLING_K7 :Kelling K7
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3967 STR_VEHICLE_NAME_AIRCRAFT_DARWIN_700 :Darwin 700
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3968 STR_VEHICLE_NAME_AIRCRAFT_FFP_HYPERDART_2 :FFP Hyperdart 2
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3969 STR_VEHICLE_NAME_AIRCRAFT_DINGER_200 :Dinger 200
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3970 STR_VEHICLE_NAME_AIRCRAFT_DINGER_1000 :Dinger 1000
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3971 STR_VEHICLE_NAME_AIRCRAFT_PLODDYPHUT_100 :Ploddyphut 100
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3972 STR_VEHICLE_NAME_AIRCRAFT_PLODDYPHUT_500 :Ploddyphut 500
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3973 STR_VEHICLE_NAME_AIRCRAFT_FLASHBANG_X1 :Flashbang X1
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3974 STR_VEHICLE_NAME_AIRCRAFT_JUGGERPLANE_M1 :Juggerplane M1
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3975 STR_VEHICLE_NAME_AIRCRAFT_FLASHBANG_WIZZER :Flashbang Wizzer
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3976 STR_VEHICLE_NAME_AIRCRAFT_TRICARIO_HELICOPTER :Tricario helikopter
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3977 STR_VEHICLE_NAME_AIRCRAFT_GURU_X2_HELICOPTER :Guru X2 helikopter
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3978 STR_VEHICLE_NAME_AIRCRAFT_POWERNAUT_HELICOPTER :Powernaut helikopter
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
3979
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
3980 ##id 0x8800
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3981 # Formatting of some strings
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3982 STR_FORMAT_DATE_TINY :{STRING}-{STRING}-{NUM}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3983 STR_FORMAT_DATE_SHORT :{STRING} {NUM}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3984 STR_FORMAT_DATE_LONG :{STRING} {STRING} {NUM}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3985 STR_FORMAT_DATE_ISO :{2:NUM}-{1:STRING}-{0:STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3986
12920
0cde81b7efca (svn r17412) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12868
diff changeset
3987 STR_FORMAT_BUOY_NAME :{TOWN} Poi
0cde81b7efca (svn r17412) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12868
diff changeset
3988 STR_FORMAT_BUOY_NAME_SERIAL :{TOWN} Poi nr. {COMMA}
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3989 STR_FORMAT_COMPANY_NUM :(Ettevõte {COMMA})
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3990 STR_FORMAT_GROUP_NAME :Rühm {COMMA}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3991 STR_FORMAT_INDUSTRY_NAME :{TOWN} {STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3992 STR_FORMAT_WAYPOINT_NAME :{TOWN} meldepunkt
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3993 STR_FORMAT_WAYPOINT_NAME_SERIAL :Meldepunkt {TOWN} #{COMMA}
5475
eabf4b86aed6 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium <rubidium@openttd.org>
parents:
diff changeset
3994
10169
bb8afd0513a0 (svn r14361) -Update: WebTranslator2 update to 2008-09-19 20:23:28
translators <translators@openttd.org>
parents: 10116
diff changeset
3995 STR_UNKNOWN_STATION :tundmatu jaam
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3996 STR_DEFAULT_SIGN_NAME :Silt
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3997 STR_COMPANY_SOMEONE :keegi{SKIP}{SKIP}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3998
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3999 STR_SAVEGAME_NAME_DEFAULT :{COMPANY}, {STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4000 STR_SAVEGAME_NAME_SPECTATOR :Vaatleja, {SKIP}{STRING}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4001
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4002 # Viewport strings
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4003 STR_VIEWPORT_TOWN_POP :{WHITE}{TOWN} ({COMMA})
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4004 STR_VIEWPORT_TOWN :{WHITE}{TOWN}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4005 STR_VIEWPORT_TOWN_TINY_BLACK :{TINYFONT}{BLACK}{TOWN}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4006 STR_VIEWPORT_TOWN_TINY_WHITE :{TINYFONT}{WHITE}{TOWN}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4007
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4008 STR_VIEWPORT_SIGN_SMALL_BLACK :{TINYFONT}{BLACK}{SIGN}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4009 STR_VIEWPORT_SIGN_SMALL_WHITE :{TINYFONT}{WHITE}{SIGN}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4010
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4011 STR_VIEWPORT_STATION :{STATION} {STATIONFEATURES}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4012 STR_VIEWPORT_STATION_TINY :{TINYFONT}{STATION}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4013
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4014 STR_VIEWPORT_WAYPOINT :{WAYPOINT}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4015 STR_VIEWPORT_WAYPOINT_TINY :{TINYFONT}{WAYPOINT}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4016
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4017 # Simple strings to get specific types of data
7094
82d46eff7475 (svn r10361) -Update: WebTranslator2 update to 2007-06-27 20:59:10
miham <miham@openttd.org>
parents: 7077
diff changeset
4018 STR_COMPANY_NAME :{COMPANY}
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4019 STR_COMPANY_NAME_COMPANY_NUM :{COMPANY} {COMPANYNUM}
7094
82d46eff7475 (svn r10361) -Update: WebTranslator2 update to 2007-06-27 20:59:10
miham <miham@openttd.org>
parents: 7077
diff changeset
4020 STR_ENGINE_NAME :{ENGINE}
7053
56f071012088 (svn r10318) -Update: WebTranslator2 update to 2007-06-25 11:14:04
miham <miham@openttd.org>
parents: 7050
diff changeset
4021 STR_GROUP_NAME :{GROUP}
12495
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4022 STR_INDUSTRY_NAME :{INDUSTRY}
10389
efe7d29246fd (svn r14640) -Update: WebTranslator2 update to 2008-11-28 18:47:35
translators <translators@openttd.org>
parents: 10367
diff changeset
4023 STR_PRESIDENT_NAME :{PRESIDENTNAME}
7094
82d46eff7475 (svn r10361) -Update: WebTranslator2 update to 2007-06-27 20:59:10
miham <miham@openttd.org>
parents: 7077
diff changeset
4024 STR_SIGN_NAME :{SIGN}
12495
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4025 STR_STATION_NAME :{STATION}
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4026 STR_TOWN_NAME :{TOWN}
7053
56f071012088 (svn r10318) -Update: WebTranslator2 update to 2007-06-25 11:14:04
miham <miham@openttd.org>
parents: 7050
diff changeset
4027 STR_VEHICLE_NAME :{VEHICLE}
12495
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4028 STR_WAYPOINT_NAME :{WAYPOINT}
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4029
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4030 STR_JUST_CARGO :{CARGO}
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4031 STR_JUST_CHECKMARK :{CHECKMARK}
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4032 STR_JUST_COMMA :{COMMA}
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4033 STR_JUST_CURRCOMPACT :{CURRCOMPACT}
12495
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4034 STR_JUST_CURRENCY :{CURRENCY}
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4035 STR_JUST_INT :{NUM}
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4036 STR_JUST_DATE_TINY :{DATE_TINY}
12519
cbeb42f9cdec (svn r16956) -Update: 'pre' translate some strings that can't be translated, like {BLACK}{STRING}
rubidium <rubidium@openttd.org>
parents: 12518
diff changeset
4037 STR_JUST_DATE_SHORT :{DATE_SHORT}
12495
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4038 STR_JUST_DATE_LONG :{DATE_LONG}
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4039 STR_JUST_DATE_ISO :{DATE_ISO}
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4040 STR_JUST_STRING :{STRING}
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4041 STR_JUST_RAW_STRING :{STRING}
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4042
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4043 # Slightly 'raw' stringcodes with colour or size
12495
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4044 STR_BLACK_ARROW_DOWN :{BLACK}{DOWNARROW}
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4045 STR_BLACK_ARROW_UP :{BLACK}{UPARROW}
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4046 STR_BLACK_COMMA :{BLACK}{COMMA}
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4047 STR_TINY_BLACK_COMA :{TINYFONT}{BLACK}{COMMA}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4048 STR_TINY_COMMA :{TINYFONT}{COMMA}
12495
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4049 STR_BLUE_COMMA :{BLUE}{COMMA}
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4050 STR_RED_COMMA :{RED}{COMMA}
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4051 STR_COMPANY_MONEY :{WHITE}{CURRENCY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4052 STR_BLACK_DATE_LONG :{BLACK}{DATE_LONG}
12495
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4053 STR_BLACK_CROSS :{BLACK}{CROSS}
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4054 STR_SILVER_CROSS :{SILVER}{CROSS}
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4055 STR_WHITE_DATE_SHORT :{WHITE}{DATE_SHORT}
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4056 STR_WHITE_DATE_LONG :{WHITE}{DATE_LONG}
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4057 STR_SHORT_DATE :{WHITE}{DATE_TINY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4058 STR_DATE_LONG_SMALL :{TINYFONT}{BLACK}{DATE_LONG}
13117
079885c43cf6 (svn r17619) -Fix: rename STR_TINT_GROUP to STR_TINY_GROUP
glx <glx@openttd.org>
parents: 13103
diff changeset
4059 STR_TINY_GROUP :{TINYFONT}{GROUP}
13455
2f00238413cf (svn r17964) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13442
diff changeset
4060 STR_ORANGE_INT :{ORANGE}{NUM}
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4061 STR_WHITE_SIGN :{WHITE}{SIGN}
13155
7eccc2ad8ce8 (svn r17660) -Fix: StringID typo
glx <glx@openttd.org>
parents: 13136
diff changeset
4062 STR_TINY_BLACK_STATION :{TINYFONT}{BLACK}{STATION}
12495
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4063 STR_BLACK_STRING :{BLACK}{STRING}
12519
cbeb42f9cdec (svn r16956) -Update: 'pre' translate some strings that can't be translated, like {BLACK}{STRING}
rubidium <rubidium@openttd.org>
parents: 12518
diff changeset
4064 STR_BLACK_RAW_STRING :{BLACK}{STRING}
12821
9c5779a4ca5d (svn r17311) -Change: rename STR_WHITE_STRINGN to STR_WHITE_STRING
yexo <yexo@openttd.org>
parents: 12800
diff changeset
4065 STR_WHITE_STRING :{WHITE}{STRING}
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4066 STR_TINY_BLACK_VEHICLE :{TINYFONT}{BLACK}{VEHICLE}
12495
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4067
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4068 STR_BLACK_SMALL_ARROW_UP :{BLACK}{SMALLUPARROW}
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4069 STR_BLACK_SMALL_ARROW_DOWN :{BLACK}{SMALLDOWNARROW}
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4070 STR_TINY_RIGHT_ARROW :{TINYFONT}{RIGHTARROW}
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4071 STR_BLACK_SMALL_ARROW_LEFT :{BLACK}{SMALLLEFTARROW}
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4072 STR_BLACK_SMALL_ARROW_RIGHT :{BLACK}{SMALLRIGHTARROW}
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4073
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4074 STR_BLACK_1 :{BLACK}1
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4075 STR_BLACK_2 :{BLACK}2
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4076 STR_BLACK_3 :{BLACK}3
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4077 STR_BLACK_4 :{BLACK}4
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4078 STR_BLACK_5 :{BLACK}5
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4079 STR_BLACK_6 :{BLACK}6
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4080 STR_BLACK_7 :{BLACK}7
7050
4eb4a3aa7e85 (svn r10315) -Update: WebTranslator2 update to 2007-06-25 06:40:44
miham <miham@openttd.org>
parents: 7036
diff changeset
4081
12633
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4082 STR_TRAIN :{BLACK}{TRAIN}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4083 STR_BUS :{BLACK}{BUS}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4084 STR_LORRY :{BLACK}{LORRY}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4085 STR_PLANE :{BLACK}{PLANE}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4086 STR_SHIP :{BLACK}{SHIP}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4087