annotate src/lang/afrikaans.txt @ 19860:cf6335adc532 draft

(svn r24793) -Change: Move script opcodes setting from Economy to AI settings.
author frosch <frosch@openttd.org>
date Wed, 05 Dec 2012 19:39:48 +0000
parents 4d1fdfa7758f
children 35d6c11dd849
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1 ##name Afrikaans
14191
facfc7b94660 (svn r18741) -Fix (r14597, r16460): the 'ownname' of a language isn't the name of the translator, but the name of the language in said language.
rubidium <rubidium@openttd.org>
parents: 14131
diff changeset
2 ##ownname Afrikaans
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
3 ##isocode af_ZA
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4 ##plural 0
11593
487e2f3c8a92 (svn r15966) -Fix: over time, several incosistancies were not fixed by WT2. Take care of that now. Also introduce #textdir for all languages.
svnsync <svnsync@openttd.org>
parents: 11591
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: 11730
diff changeset
6 ##digitsep .
bd2220841c4d (svn r16129) -Feature-ish: configurable digit group separator per language with user override.
rubidium <rubidium@openttd.org>
parents: 11730
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: 12200
diff changeset
9 ##winlangid 0x0436
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: 12200
diff changeset
10 ##grflangid 0x1b
12053
18c636e99833 (svn r16460) -Update: WebTranslator2 update to 2009-05-29 17:38:27
translators <translators@openttd.org>
parents: 12012
diff changeset
11 ##gender male
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@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
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
21
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
22 ##id 0x0000
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
23 STR_NULL :
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@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 :(undefined 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
26 STR_JUST_NOTHING :Niks
c8d35596b53f (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 :Passasiers
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
32 STR_CARGO_PLURAL_COAL :Steenkool
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the 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_MAIL :Pos
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
34 STR_CARGO_PLURAL_OIL :Olie
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_LIVESTOCK :Lewende Hawe
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
36 STR_CARGO_PLURAL_GOODS :Goedere
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the 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_GRAIN :Graan
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
38 STR_CARGO_PLURAL_WOOD :Hout
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the 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_IRON_ORE :Yster Erts
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
40 STR_CARGO_PLURAL_STEEL :Staal
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
41 STR_CARGO_PLURAL_VALUABLES :Edelmetale
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
42 STR_CARGO_PLURAL_COPPER_ORE :Koper Erts
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the 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_MAIZE :Mielies
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
44 STR_CARGO_PLURAL_FRUIT :Vrugte
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the 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_DIAMONDS :Diamante
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
46 STR_CARGO_PLURAL_FOOD :Kos
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_PAPER :Papier
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
48 STR_CARGO_PLURAL_GOLD :Goud
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the 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_WATER :Water
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
50 STR_CARGO_PLURAL_WHEAT :Koring
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
51 STR_CARGO_PLURAL_RUBBER :Rubber
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
52 STR_CARGO_PLURAL_SUGAR :Suiker
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the 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_TOYS :Speelgoed
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
54 STR_CARGO_PLURAL_CANDY :Lekkers
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
55 STR_CARGO_PLURAL_COLA :Kola
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
56 STR_CARGO_PLURAL_COTTON_CANDY :Spookasem
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the 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_BUBBLES :Borrels
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
58 STR_CARGO_PLURAL_TOFFEE :Toffie
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_BATTERIES :Batterye
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
60 STR_CARGO_PLURAL_PLASTIC :Plastiek
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the 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_FIZZY_DRINKS :Gas Koeldrank
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
62
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
63 # 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
64 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
65 STR_CARGO_SINGULAR_PASSENGER :Passasier
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
66 STR_CARGO_SINGULAR_COAL :Steenkool
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the 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_SINGULAR_MAIL :Pos
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
68 STR_CARGO_SINGULAR_OIL :Olie
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the 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_SINGULAR_LIVESTOCK :Lewende Hawe
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
70 STR_CARGO_SINGULAR_GOODS :Goedere
14644
2ca701a16d9e (svn r19221) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14574
diff changeset
71 STR_CARGO_SINGULAR_GRAIN :Graan
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
72 STR_CARGO_SINGULAR_WOOD :Hout
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the 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_SINGULAR_IRON_ORE :Yster Erts
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
74 STR_CARGO_SINGULAR_STEEL :Staal
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
75 STR_CARGO_SINGULAR_VALUABLES :Edelmetale
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
76 STR_CARGO_SINGULAR_COPPER_ORE :Koper Erts
14644
2ca701a16d9e (svn r19221) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14574
diff changeset
77 STR_CARGO_SINGULAR_MAIZE :Mielie
2ca701a16d9e (svn r19221) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14574
diff changeset
78 STR_CARGO_SINGULAR_FRUIT :Vrug
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_SINGULAR_DIAMOND :Diamant
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
80 STR_CARGO_SINGULAR_FOOD :Kos
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_SINGULAR_PAPER :Papier
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
82 STR_CARGO_SINGULAR_GOLD :Goud
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the 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_SINGULAR_WATER :Water
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
84 STR_CARGO_SINGULAR_WHEAT :Koring
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
85 STR_CARGO_SINGULAR_RUBBER :Rubber
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
86 STR_CARGO_SINGULAR_SUGAR :Suiker
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
87 STR_CARGO_SINGULAR_TOY :Speelding
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
88 STR_CARGO_SINGULAR_CANDY :Lekker
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
89 STR_CARGO_SINGULAR_COLA :Kola
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
90 STR_CARGO_SINGULAR_COTTON_CANDY :Spookasem
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the 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_SINGULAR_BUBBLE :Borrel
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
92 STR_CARGO_SINGULAR_TOFFEE :Toffie
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
93 STR_CARGO_SINGULAR_BATTERY :Battery
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
94 STR_CARGO_SINGULAR_PLASTIC :Plastiek
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
95 STR_CARGO_SINGULAR_FIZZY_DRINK :Gas Koeldrank
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
96
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
97 # Quantity of cargo
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
98 STR_QUANTITY_NOTHING :
14644
2ca701a16d9e (svn r19221) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14574
diff changeset
99 STR_QUANTITY_PASSENGERS :{COMMA} passasier{P "" s}
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
100 STR_QUANTITY_COAL :{WEIGHT_LONG} steenkool
14644
2ca701a16d9e (svn r19221) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14574
diff changeset
101 STR_QUANTITY_MAIL :{COMMA} sak{P "" ke} pos
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
102 STR_QUANTITY_OIL :{VOLUME_LONG} olie
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
103 STR_QUANTITY_LIVESTOCK :{COMMA} item{P "" s} lewende hawe
19234
ee0796fc527e (svn r24123) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19233
diff changeset
104 STR_QUANTITY_GOODS :{COMMA} krat{P "" te} goedere
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
105 STR_QUANTITY_GRAIN :{WEIGHT_LONG} graan
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
106 STR_QUANTITY_WOOD :{WEIGHT_LONG} hout
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
107 STR_QUANTITY_IRON_ORE :{WEIGHT_LONG} yster erts
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
108 STR_QUANTITY_STEEL :{WEIGHT_LONG} staal
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
109 STR_QUANTITY_VALUABLES :{COMMA} sak{P "" ke} waardevolle artikels
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
110 STR_QUANTITY_COPPER_ORE :{WEIGHT_LONG} koper erts
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
111 STR_QUANTITY_MAIZE :{WEIGHT_LONG} graan
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
112 STR_QUANTITY_FRUIT :{WEIGHT_LONG} vrugte
14644
2ca701a16d9e (svn r19221) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14574
diff changeset
113 STR_QUANTITY_DIAMONDS :{COMMA} sak{P "" ke} diamante
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
114 STR_QUANTITY_FOOD :{WEIGHT_LONG} kos
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
115 STR_QUANTITY_PAPER :{WEIGHT_LONG} papier
14644
2ca701a16d9e (svn r19221) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14574
diff changeset
116 STR_QUANTITY_GOLD :{COMMA} sak{P "" ke} goud
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
117 STR_QUANTITY_WATER :{VOLUME_LONG} water
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
118 STR_QUANTITY_WHEAT :{WEIGHT_LONG} koring
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
119 STR_QUANTITY_RUBBER :{VOLUME_LONG} rubber
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
120 STR_QUANTITY_SUGAR :{WEIGHT_LONG} suiker
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
121 STR_QUANTITY_TOYS :{COMMA} ton speel{P ding goed}
14644
2ca701a16d9e (svn r19221) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14574
diff changeset
122 STR_QUANTITY_SWEETS :{COMMA} sak{P "" ke} lekkers
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
123 STR_QUANTITY_COLA :{VOLUME_LONG} Kola
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
124 STR_QUANTITY_CANDYFLOSS :{WEIGHT_LONG} spookasem
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
125 STR_QUANTITY_BUBBLES :{COMMA} borrel{P "" s}
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
126 STR_QUANTITY_TOFFEE :{WEIGHT_LONG} toffie {P "" s}
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
127 STR_QUANTITY_BATTERIES :{COMMA} batter{P y ye}
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
128 STR_QUANTITY_PLASTIC :{VOLUME_LONG} plastiek
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
129 STR_QUANTITY_FIZZY_DRINKS :{COMMA} koeldran{P k ke}
13551
50cf6fdcb5f9 (svn r18073) -Codechange: remove some more unneeded skips
rubidium <rubidium@openttd.org>
parents: 13550
diff changeset
130 STR_QUANTITY_N_A :N/A
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
131
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
132 # Two letter abbreviation of cargo name
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
133 STR_ABBREV_NOTHING :
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
134 STR_ABBREV_PASSENGERS :{TINY_FONT}PS
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
135 STR_ABBREV_COAL :{TINY_FONT}SK
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
136 STR_ABBREV_MAIL :{TINY_FONT}PS
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
137 STR_ABBREV_OIL :{TINY_FONT}OL
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
138 STR_ABBREV_LIVESTOCK :{TINY_FONT}LH
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
139 STR_ABBREV_GOODS :{TINY_FONT}GD
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
140 STR_ABBREV_GRAIN :{TINY_FONT}GR
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
141 STR_ABBREV_WOOD :{TINY_FONT}HT
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
142 STR_ABBREV_IRON_ORE :{TINY_FONT}YE
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
143 STR_ABBREV_STEEL :{TINY_FONT}ST
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
144 STR_ABBREV_VALUABLES :{TINY_FONT}WA
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
145 STR_ABBREV_COPPER_ORE :{TINY_FONT}KE
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
146 STR_ABBREV_MAIZE :{TINY_FONT}ML
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
147 STR_ABBREV_FRUIT :{TINY_FONT}VR
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
148 STR_ABBREV_DIAMONDS :{TINY_FONT}DM
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
149 STR_ABBREV_FOOD :{TINY_FONT}KO
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
150 STR_ABBREV_PAPER :{TINY_FONT}PR
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
151 STR_ABBREV_GOLD :{TINY_FONT}GD
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
152 STR_ABBREV_WATER :{TINY_FONT}WR
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
153 STR_ABBREV_WHEAT :{TINY_FONT}KR
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
154 STR_ABBREV_RUBBER :{TINY_FONT}RB
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
155 STR_ABBREV_SUGAR :{TINY_FONT}SK
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
156 STR_ABBREV_TOYS :{TINY_FONT}SG
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
157 STR_ABBREV_SWEETS :{TINY_FONT}LE
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
158 STR_ABBREV_COLA :{TINY_FONT}KL
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
159 STR_ABBREV_CANDYFLOSS :{TINY_FONT}SA
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
160 STR_ABBREV_BUBBLES :{TINY_FONT}BO
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
161 STR_ABBREV_TOFFEE :{TINY_FONT}TF
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
162 STR_ABBREV_BATTERIES :{TINY_FONT}BA
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
163 STR_ABBREV_PLASTIC :{TINY_FONT}PL
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
164 STR_ABBREV_FIZZY_DRINKS :{TINY_FONT}GK
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
165 STR_ABBREV_NONE :{TINY_FONT}NS
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
166 STR_ABBREV_ALL :{TINY_FONT}ALMAL
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
167
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
168 # 'Mode' of transport for cargoes
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
169 STR_PASSENGERS :{COMMA} passasier{P "" s}
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
170 STR_BAGS :{COMMA} sak{P "" ke}
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
171 STR_TONS :{COMMA} ton{P "" ""}
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
172 STR_LITERS :{COMMA} liter{P "" s}
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
173 STR_ITEMS :{COMMA} item{P "" s}
19234
ee0796fc527e (svn r24123) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19233
diff changeset
174 STR_CRATES :{COMMA} krat{P "" te}
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
175
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
176 # 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
177 STR_COLOUR_DARK_BLUE :Donker Blou
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
178 STR_COLOUR_PALE_GREEN :Vaal Groen
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
179 STR_COLOUR_PINK :Pienk
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
180 STR_COLOUR_YELLOW :Geel
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
181 STR_COLOUR_RED :Rooi
14644
2ca701a16d9e (svn r19221) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14574
diff changeset
182 STR_COLOUR_LIGHT_BLUE :Ligblou
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
183 STR_COLOUR_GREEN :Groen
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
184 STR_COLOUR_DARK_GREEN :Donker Groen
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
185 STR_COLOUR_BLUE :Blou
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
186 STR_COLOUR_CREAM :Room
14644
2ca701a16d9e (svn r19221) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14574
diff changeset
187 STR_COLOUR_MAUVE :Ligpers
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
188 STR_COLOUR_PURPLE :Pers
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
189 STR_COLOUR_ORANGE :Oranje
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
190 STR_COLOUR_BROWN :Bruin
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
191 STR_COLOUR_GREY :Grys
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
192 STR_COLOUR_WHITE :Wit
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
193
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
194 # Units used in OpenTTD
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
195 STR_UNITS_VELOCITY_IMPERIAL :{COMMA} mpu
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
196 STR_UNITS_VELOCITY_METRIC :{COMMA} km/u
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
197 STR_UNITS_VELOCITY_SI :{COMMA} m/s
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
198
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
199 STR_UNITS_POWER_IMPERIAL :{COMMA}pk
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
200 STR_UNITS_POWER_METRIC :{COMMA}pk
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
201 STR_UNITS_POWER_SI :{COMMA}kW
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
202
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
203 STR_UNITS_WEIGHT_SHORT_METRIC :{COMMA}t
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
204 STR_UNITS_WEIGHT_SHORT_SI :{COMMA}kg
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
205
14644
2ca701a16d9e (svn r19221) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14574
diff changeset
206 STR_UNITS_WEIGHT_LONG_METRIC :{COMMA} ton
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
207 STR_UNITS_WEIGHT_LONG_SI :{COMMA} kg
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
208
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
209 STR_UNITS_VOLUME_SHORT_METRIC :{COMMA}l
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
210 STR_UNITS_VOLUME_SHORT_SI :{COMMA}m³
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
211
14644
2ca701a16d9e (svn r19221) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14574
diff changeset
212 STR_UNITS_VOLUME_LONG_METRIC :{COMMA} liter{P "" s}
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
213 STR_UNITS_VOLUME_LONG_SI :{COMMA} m³
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
214
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
215 STR_UNITS_FORCE_SI :{COMMA} kN
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
216
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
217 STR_UNITS_HEIGHT_IMPERIAL :{COMMA} vt
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
218 STR_UNITS_HEIGHT_SI :{COMMA} m
15615
24938979a5d0 (svn r20278) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 15585
diff changeset
219
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
220 # Common window strings
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
221 STR_LIST_FILTER_OSKTITLE :{BLACK}Sleutel filter string in
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
222 STR_LIST_FILTER_TOOLTIP :{BLACK}Tik 'n sleutelwoord in om die lys te filter
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
223
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
224 STR_TOOLTIP_SORT_ORDER :{BLACK}Kies hoe om te rangskik (dalende/stygende)
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
225 STR_TOOLTIP_SORT_CRITERIA :{BLACK}Kies kriterea om volgens te rangskik
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
226 STR_TOOLTIP_FILTER_CRITERIA :{BLACK}Kies kriteria om volgens te filter
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
227 STR_BUTTON_SORT_BY :{BLACK}Sorteer volgens
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
228 STR_BUTTON_LOCATION :{BLACK}Ligging
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
229 STR_BUTTON_RENAME :{BLACK}Hernoem
c8d35596b53f (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
c8d35596b53f (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_TOOLTIP_CLOSE_WINDOW :{BLACK}Maak venster toe
c8d35596b53f (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_TOOLTIP_WINDOW_TITLE_DRAG_THIS :{BLACK}Venster titel - sleep om venster te beweeg
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
233 STR_TOOLTIP_SHADE :{BLACK}Versteek venster - wys slegs titel staaf
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
234 STR_TOOLTIP_DEBUG :{BLACK}Vertoon NewGRF ontfout inligting
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
235 STR_TOOLTIP_STICKY :{BLACK}Merk die venster as ontoemaakbaar met die"Sluit Alle Vensters" sleutel
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
236 STR_TOOLTIP_RESIZE :{BLACK}Kliek en sleep om venster te vergroot
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
237 STR_TOOLTIP_TOGGLE_LARGE_SMALL_WINDOW :{BLACK}Skakel groot/klein venster groote
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
238 STR_TOOLTIP_VSCROLL_BAR_SCROLLS_LIST :{BLACK}Rolstaaf - rol die lys op/af
14644
2ca701a16d9e (svn r19221) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14574
diff changeset
239 STR_TOOLTIP_HSCROLL_BAR_SCROLLS_LIST :{BLACK}Rolstaaf - rol die lys links/regs
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
240 STR_TOOLTIP_DEMOLISH_BUILDINGS_ETC :{BLACK}Vernietig geboue ens. op 'n vierkant van land
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
241
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
242 # 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
243 STR_BUTTON_DEFAULT :{BLACK}Gewone
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
244 STR_BUTTON_CANCEL :{BLACK}Kanselleer
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
245 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
246
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
247 # 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
248 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
249 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
250
c8d35596b53f (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 # 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
252 STR_MEASURE_LENGTH :{BLACK}Lengte: {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
253 STR_MEASURE_AREA :{BLACK}Area: {NUM} x {NUM}
15130
2b703bc86ec8 (svn r19759) -Change: use the {HEIGHT} command for the measurement tool
rubidium <rubidium@openttd.org>
parents: 14907
diff changeset
254 STR_MEASURE_LENGTH_HEIGHTDIFF :{BLACK}Lengte: {NUM}{}Hoogte verskil: {HEIGHT}
2b703bc86ec8 (svn r19759) -Change: use the {HEIGHT} command for the measurement tool
rubidium <rubidium@openttd.org>
parents: 14907
diff changeset
255 STR_MEASURE_AREA_HEIGHTDIFF :{BLACK}Area: {NUM} x {NUM}{}Hoogte verskil: {HEIGHT}
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
256
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
257
12983
196518b4450d (svn r17477) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12953
diff changeset
258 # 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
259 STR_SORT_BY_CAPTION_POPULATION :{BLACK}Populasie
04b29d1cd6c5 (svn r17349) -Update (r17348): apply changes to other lang files
smatz <smatz@openttd.org>
parents: 12840
diff changeset
260 STR_SORT_BY_CAPTION_NAME :{BLACK}Naam
04b29d1cd6c5 (svn r17349) -Update (r17348): apply changes to other lang files
smatz <smatz@openttd.org>
parents: 12840
diff changeset
261 STR_SORT_BY_CAPTION_DATE :{BLACK}Datum
12983
196518b4450d (svn r17477) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12953
diff changeset
262 # These are used in dropdowns
196518b4450d (svn r17477) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12953
diff changeset
263 STR_SORT_BY_NAME :Naam
9401
253d93f34326 (svn r13312) -Update: apply english.txt changes from r13311 to other languages
skidd13 <skidd13@openttd.org>
parents: 9106
diff changeset
264 STR_SORT_BY_PRODUCTION :Produksie
253d93f34326 (svn r13312) -Update: apply english.txt changes from r13311 to other languages
skidd13 <skidd13@openttd.org>
parents: 9106
diff changeset
265 STR_SORT_BY_TYPE :Tipe
11227
574b8d2c39b5 (svn r15581) -Update: WebTranslator2 update to 2009-02-25 18:44:53
translators <translators@openttd.org>
parents: 11172
diff changeset
266 STR_SORT_BY_TRANSPORTED :Vervoer
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
267 STR_SORT_BY_NUMBER :Nommer
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
268 STR_SORT_BY_PROFIT_LAST_YEAR :Profyt verlede jaar
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
269 STR_SORT_BY_PROFIT_THIS_YEAR :Profyt die jaar
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
270 STR_SORT_BY_AGE :Ouderdom
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
271 STR_SORT_BY_RELIABILITY :Betroubaarheid
14647
42d2bb823437 (svn r19226) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14644
diff changeset
272 STR_SORT_BY_TOTAL_CAPACITY_PER_CARGOTYPE :Totaale kapasiteit per vrag tipe
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
273 STR_SORT_BY_MAX_SPEED :Maksimum spoed
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
274 STR_SORT_BY_MODEL :Model
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
275 STR_SORT_BY_VALUE :Waarde
10346
393adae0a5fb (svn r14597) -Update: WebTranslator2 update to 2008-11-19 18:43:03
translators <translators@openttd.org>
parents: 10344
diff changeset
276 STR_SORT_BY_LENGTH :Lengte
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
277 STR_SORT_BY_LIFE_TIME :Oorblywende leeftyd
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
278 STR_SORT_BY_TIMETABLE_DELAY :Rooster vertraging
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
279 STR_SORT_BY_FACILITY :Stasie tipe
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
280 STR_SORT_BY_WAITING :Wagtend vrag waarde
12295
4353c6efa995 (svn r16712) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12281
diff changeset
281 STR_SORT_BY_RATING_MAX :Hoogste vrag gradering
4353c6efa995 (svn r16712) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12281
diff changeset
282 STR_SORT_BY_RATING_MIN :Laagte vrag gradering
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
283 STR_SORT_BY_ENGINE_ID :EngineID (klassieke sorteer)
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
284 STR_SORT_BY_COST :Koste
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
285 STR_SORT_BY_POWER :Krag
17532
cc5d08b3e657 (svn r22296) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17467
diff changeset
286 STR_SORT_BY_TRACTIVE_EFFORT :Trekker inspanning
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
287 STR_SORT_BY_INTRO_DATE :Inleiding Datum
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
288 STR_SORT_BY_RUNNING_COST :Loopkoste
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
289 STR_SORT_BY_POWER_VS_RUNNING_COST :Krag/Loopkoste
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
290 STR_SORT_BY_CARGO_CAPACITY :Vrag Kapasiteit
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
291 STR_SORT_BY_RANGE :Afstand
12495
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
292
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
293 # 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
294 STR_TOOLBAR_TOOLTIP_PAUSE_GAME :{BLACK}Pouseer spel
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
295 STR_TOOLBAR_TOOLTIP_FORWARD :{BLACK}Vinnig vooruit die spel
c8d35596b53f (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 STR_TOOLBAR_TOOLTIP_OPTIONS :{BLACK}Opsies
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
297 STR_TOOLBAR_TOOLTIP_SAVE_GAME_ABANDON_GAME :{BLACK}Stoor spel, verlaat spel, verlaat
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
298 STR_TOOLBAR_TOOLTIP_DISPLAY_MAP :{BLACK}Vertoon kaart, ekstra uitsig of lys van tekens
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
299 STR_TOOLBAR_TOOLTIP_DISPLAY_TOWN_DIRECTORY :{BLACK}Vertoon stad gids
19265
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
300 STR_TOOLBAR_TOOLTIP_DISPLAY_SUBSIDIES :{BLACK}Toon subsidies
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
301 STR_TOOLBAR_TOOLTIP_DISPLAY_LIST_OF_COMPANY_STATIONS :{BLACK}Vertoon lys van maatskappy se stasies
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
302 STR_TOOLBAR_TOOLTIP_DISPLAY_COMPANY_FINANCES :{BLACK}Vertoon maatskappy se finasiële inligting
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
303 STR_TOOLBAR_TOOLTIP_DISPLAY_COMPANY_GENERAL :{BLACK}Vertoon algemene maatskappy inligting
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
304 STR_TOOLBAR_TOOLTIP_DISPLAY_GRAPHS :{BLACK}Vertoon grafieke
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
305 STR_TOOLBAR_TOOLTIP_DISPLAY_COMPANY_LEAGUE :{BLACK}Vertoon maatskappy liga tabel
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
306 STR_TOOLBAR_TOOLTIP_FUND_CONSTRUCTION_OF_NEW :{BLACK}Konsolideer konstruksie van nuwe nywerheid
14193
e86ba574d855 (svn r18743) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14191
diff changeset
307 STR_TOOLBAR_TOOLTIP_DISPLAY_LIST_OF_COMPANY_TRAINS :{BLACK}Vertoon lys van maatskappy se treine. Ctrl+Kliek tokkel die opening van die groep/voertuig lys
e86ba574d855 (svn r18743) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14191
diff changeset
308 STR_TOOLBAR_TOOLTIP_DISPLAY_LIST_OF_COMPANY_ROAD_VEHICLES :{BLACK}Vertoon lys van maatskappy se pad voertuie. Ctrl+Kliek tokkel die opening van die groep/voertuig lys
e86ba574d855 (svn r18743) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14191
diff changeset
309 STR_TOOLBAR_TOOLTIP_DISPLAY_LIST_OF_COMPANY_SHIPS :{BLACK}Vertoon lys van maatskappy se skepe. Ctrl+Kliek tokkel die opening van die groep/voertuig lys
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
310 STR_TOOLBAR_TOOLTIP_DISPLAY_LIST_OF_COMPANY_AIRCRAFT :{BLACK}Vertoon lys van maatskappy se vliegtuie. Ctrl+Kliek tokkel die opening van die groep/voertuig lys
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
311 STR_TOOLBAR_TOOLTIP_ZOOM_THE_VIEW_IN :{BLACK}Vergroot die skerm
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
312 STR_TOOLBAR_TOOLTIP_ZOOM_THE_VIEW_OUT :{BLACK}Verklein die skerm
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
313 STR_TOOLBAR_TOOLTIP_BUILD_RAILROAD_TRACK :{BLACK}Bou spoorweg spoor
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
314 STR_TOOLBAR_TOOLTIP_BUILD_ROADS :{BLACK}Bou paaie
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
315 STR_TOOLBAR_TOOLTIP_BUILD_SHIP_DOCKS :{BLACK}Bou skip hawe
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
316 STR_TOOLBAR_TOOLTIP_BUILD_AIRPORTS :{BLACK}Bou lughawens
19423
0dbf5aeba6f2 (svn r24326) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19419
diff changeset
317 STR_TOOLBAR_TOOLTIP_LANDSCAPING :{BLACK}Maak die landargitekteur nutsbalk oop om, land te verhoog/verlaag, boome beplant, ens.
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
318 STR_TOOLBAR_TOOLTIP_SHOW_SOUND_MUSIC_WINDOW :{BLACK}Vertoon klank/musiek venster
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
319 STR_TOOLBAR_TOOLTIP_SHOW_LAST_MESSAGE_NEWS :{BLACK}Vertoon laaste boodskap/nuus verslag, vertoon boodskap opsies
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
320 STR_TOOLBAR_TOOLTIP_LAND_BLOCK_INFORMATION :{BLACK}Land gebied informasie, konsole, skrip ontfouting, skermkiekie, omtrent OpenTTD
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
321 STR_TOOLBAR_TOOLTIP_SWITCH_TOOLBAR :{BLACK}Skakel nutsbalke
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
322
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
323 # Extra tooltips for the scenario editor toolbar
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
324 STR_SCENEDIT_TOOLBAR_TOOLTIP_SAVE_SCENARIO_LOAD_SCENARIO :{BLACK}Stoor scenario, laai scenario, verlaat scenario redigeerder, verlaat
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
325 STR_SCENEDIT_TOOLBAR_OPENTTD :{YELLOW}OpenTTD
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
326 STR_SCENEDIT_TOOLBAR_SCENARIO_EDITOR :{YELLOW}Scenario Redigeerder
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
327 STR_SCENEDIT_TOOLBAR_TOOLTIP_MOVE_THE_STARTING_DATE_BACKWARD :{BLACK}Beweeg die begin datum 1 jaar terug
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
328 STR_SCENEDIT_TOOLBAR_TOOLTIP_MOVE_THE_STARTING_DATE_FORWARD :{BLACK}Beweeg die begin datum 1 jaar voorentoe
14907
7a3eb7d3337f (svn r19504) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14902
diff changeset
329 STR_SCENEDIT_TOOLBAR_TOOLTIP_SET_DATE :{BLACK}Kliek om die begin jaar in te sleutel
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
330 STR_SCENEDIT_TOOLBAR_TOOLTIP_DISPLAY_MAP_TOWN_DIRECTORY :{BLACK}Vertoon kaart, dorp gids
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
331 STR_SCENEDIT_TOOLBAR_LANDSCAPE_GENERATION :{BLACK}Landskap generasie
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
332 STR_SCENEDIT_TOOLBAR_TOWN_GENERATION :{BLACK}Dorp generasie
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
333 STR_SCENEDIT_TOOLBAR_INDUSTRY_GENERATION :{BLACK}Nywerheid generasie
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
334 STR_SCENEDIT_TOOLBAR_ROAD_CONSTRUCTION :{BLACK}Pad konstruksie
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
335 STR_SCENEDIT_TOOLBAR_PLANT_TREES :{BLACK}Plant bome. Shift skakel gebou/wys koste beraaming
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
336 STR_SCENEDIT_TOOLBAR_PLACE_SIGN :{BLACK}Plaas teken
17532
cc5d08b3e657 (svn r22296) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17467
diff changeset
337 STR_SCENEDIT_TOOLBAR_PLACE_OBJECT :{BLACK}Plaas voorwerp. Shift skakel tussen bou/aanduiding koste beraming
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
338
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
339 ############ range for SE file menu starts
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
340 STR_SCENEDIT_FILE_MENU_SAVE_SCENARIO :Stoor scenario
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
341 STR_SCENEDIT_FILE_MENU_LOAD_SCENARIO :Laai scenario
19139
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
342 STR_SCENEDIT_FILE_MENU_SAVE_HEIGHTMAP :Stoor hoogtekaart
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
343 STR_SCENEDIT_FILE_MENU_LOAD_HEIGHTMAP :Laai Hoogtekaart
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
344 STR_SCENEDIT_FILE_MENU_QUIT_EDITOR :Verlaat redigeerder
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
345 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
346 STR_SCENEDIT_FILE_MENU_QUIT :Verlaat
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
347 ############ 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
348
c8d35596b53f (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 ############ range for settings menu starts
14122
ef74bed3ddec (svn r18669) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14121
diff changeset
350 STR_SETTINGS_MENU_GAME_OPTIONS :Spel opsies
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
351 STR_SETTINGS_MENU_CONFIG_SETTINGS :Gevorderde stellings
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
352 STR_SETTINGS_MENU_SCRIPT_SETTINGS :AI/Spel skript instellings
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_SETTINGS_MENU_NEWGRF_SETTINGS :NewGRF stellings
c8d35596b53f (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_SETTINGS_MENU_TRANSPARENCY_OPTIONS :Deursigtigheid opsies
13780
eee4a60f4075 (svn r18306) -Codechange: Remove the need for SETX from checkboxish menu items.
frosch <frosch@openttd.org>
parents: 13742
diff changeset
355 STR_SETTINGS_MENU_TOWN_NAMES_DISPLAYED :Dorp name vertoon
eee4a60f4075 (svn r18306) -Codechange: Remove the need for SETX from checkboxish menu items.
frosch <frosch@openttd.org>
parents: 13742
diff changeset
356 STR_SETTINGS_MENU_STATION_NAMES_DISPLAYED :Stasie name vertoon
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
357 STR_SETTINGS_MENU_WAYPOINTS_DISPLAYED :Wegwyser name vertoon
13780
eee4a60f4075 (svn r18306) -Codechange: Remove the need for SETX from checkboxish menu items.
frosch <frosch@openttd.org>
parents: 13742
diff changeset
358 STR_SETTINGS_MENU_SIGNS_DISPLAYED :Tekens vertoon
19139
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
359 STR_SETTINGS_MENU_SHOW_COMPETITOR_SIGNS :Vertoon mededinger tekens en name
13780
eee4a60f4075 (svn r18306) -Codechange: Remove the need for SETX from checkboxish menu items.
frosch <frosch@openttd.org>
parents: 13742
diff changeset
360 STR_SETTINGS_MENU_FULL_ANIMATION :Volle animasie
eee4a60f4075 (svn r18306) -Codechange: Remove the need for SETX from checkboxish menu items.
frosch <frosch@openttd.org>
parents: 13742
diff changeset
361 STR_SETTINGS_MENU_FULL_DETAIL :Volle besonderhede
eee4a60f4075 (svn r18306) -Codechange: Remove the need for SETX from checkboxish menu items.
frosch <frosch@openttd.org>
parents: 13742
diff changeset
362 STR_SETTINGS_MENU_TRANSPARENT_BUILDINGS :Deurskynende geboue
19139
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
363 STR_SETTINGS_MENU_TRANSPARENT_SIGNS :Deurskynende stasie tekens
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
364 ############ 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
365
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
366 ############ 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
367 STR_FILE_MENU_SAVE_GAME :Stoor spel
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
368 STR_FILE_MENU_LOAD_GAME :Laai spel
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
369 STR_FILE_MENU_QUIT_GAME :Verlaat spel
19139
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
370 STR_FILE_MENU_SEPARATOR :
19265
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
371 STR_FILE_MENU_EXIT :Verlaat
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
372 ############ 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
373
c8d35596b53f (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 ############ 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
375 STR_MAP_MENU_MAP_OF_WORLD :Kaart van wêreld
c8d35596b53f (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_MAP_MENU_EXTRA_VIEW_PORT :Ekstra gesigswerf
c8d35596b53f (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_MAP_MENU_SIGN_LIST :Teken lys
c8d35596b53f (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 ############ 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
379 STR_TOWN_MENU_TOWN_DIRECTORY :Dorp gids
13826
93b2e4531a3f (svn r18352) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13812
diff changeset
380 ############ end of the 'Display map' dropdown
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
381 STR_TOWN_MENU_FOUND_TOWN :Stig dorp
13826
93b2e4531a3f (svn r18352) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13812
diff changeset
382 ############ end of the 'Town' dropdown
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
383
c8d35596b53f (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 ############ range for subsidies menu starts
19265
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
385 STR_SUBSIDIES_MENU_SUBSIDIES :Subsidies
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
386 STR_SUBSIDIES_MENU_GOAL :Huidige doelwitte
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
387 ############ 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
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 graph menu starts
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
390 STR_GRAPH_MENU_OPERATING_PROFIT_GRAPH :Bedryfswins grafiek
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
391 STR_GRAPH_MENU_INCOME_GRAPH :Inkomste grafiek
c8d35596b53f (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_GRAPH_MENU_DELIVERED_CARGO_GRAPH :Gelewerde vrag grafiek
c8d35596b53f (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_GRAPH_MENU_PERFORMANCE_HISTORY_GRAPH :Werkverrigting geskiedenis grafiek
c8d35596b53f (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_GRAPH_MENU_COMPANY_VALUE_GRAPH :Maatskappy waarde grafiek
c8d35596b53f (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_GRAPH_MENU_CARGO_PAYMENT_RATES :Vrag vergoeding koerse
c8d35596b53f (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 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
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 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
399 STR_GRAPH_MENU_COMPANY_LEAGUE_TABLE :Maatskappy verbond tabel
c8d35596b53f (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_GRAPH_MENU_DETAILED_PERFORMANCE_RATING :Omstandig prestasie gradering
c8d35596b53f (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 ############ 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
402
c8d35596b53f (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 ############ 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
404 STR_INDUSTRY_MENU_INDUSTRY_DIRECTORY :Nywerheid Gids
c8d35596b53f (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_INDUSTRY_MENU_FUND_NEW_INDUSTRY :Konsolideer nuwe nywerheid
c8d35596b53f (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 ############ 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
407
c8d35596b53f (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 ############ 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
409 STR_RAIL_MENU_RAILROAD_CONSTRUCTION :Spoorweg konstruksie
15615
24938979a5d0 (svn r20278) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 15585
diff changeset
410 STR_RAIL_MENU_ELRAIL_CONSTRUCTION :Elektrifiseerde spoorweg konstruksie
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
411 STR_RAIL_MENU_MONORAIL_CONSTRUCTION :Enkelspoor konstruksie
c8d35596b53f (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 STR_RAIL_MENU_MAGLEV_CONSTRUCTION :Magneetsweeftrein konstruksie
c8d35596b53f (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 ############ 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
414
c8d35596b53f (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 ############ 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
416 STR_ROAD_MENU_ROAD_CONSTRUCTION :Pad konstruksie
c8d35596b53f (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_ROAD_MENU_TRAM_CONSTRUCTION :Tremweg konstruksie
c8d35596b53f (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 ############ 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
419
c8d35596b53f (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 ############ 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
421 STR_WATERWAYS_MENU_WATERWAYS_CONSTRUCTION :Waterweg konstruksie
c8d35596b53f (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 ############ 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
423
c8d35596b53f (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 ############ 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
425 STR_AIRCRAFT_MENU_AIRPORT_CONSTRUCTION :Lughawe konstruksie
c8d35596b53f (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 ############ 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
427
c8d35596b53f (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 ############ 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
429 STR_LANDSCAPING_MENU_LANDSCAPING :Landargitekteur
19423
0dbf5aeba6f2 (svn r24326) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19419
diff changeset
430 STR_LANDSCAPING_MENU_PLANT_TREES :Plant bome
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
431 STR_LANDSCAPING_MENU_PLACE_SIGN :Plaas teken
c8d35596b53f (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 ############ 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
433
c8d35596b53f (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 ############ 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
435 STR_TOOLBAR_SOUND_MUSIC :Klank/musiek
c8d35596b53f (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 ############ 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
437
c8d35596b53f (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 ############ 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
439 STR_NEWS_MENU_LAST_MESSAGE_NEWS_REPORT :Laaste boodskap/nuus verslag
c8d35596b53f (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 STR_NEWS_MENU_MESSAGE_SETTINGS :Boodskap opsies
c8d35596b53f (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 STR_NEWS_MENU_MESSAGE_HISTORY_MENU :Boodskap Geskidenis
c8d35596b53f (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 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
443
c8d35596b53f (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 ############ 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
445 STR_ABOUT_MENU_LAND_BLOCK_INFO :Gebied informasie
c8d35596b53f (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 STR_ABOUT_MENU_SEPARATOR :
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
447 STR_ABOUT_MENU_TOGGLE_CONSOLE :Skakel terminaal
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
448 STR_ABOUT_MENU_AI_DEBUG :AI/Spel skript ontfout
19139
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
449 STR_ABOUT_MENU_SCREENSHOT :Skermskoot
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
450 STR_ABOUT_MENU_ZOOMIN_SCREENSHOT :Ten volle vergrote skermskoot
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
451 STR_ABOUT_MENU_DEFAULTZOOM_SCREENSHOT :Basiese groote skermskoot
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
452 STR_ABOUT_MENU_GIANT_SCREENSHOT :Hele kaart Skermkiekie (Ctrl+G)
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
453 STR_ABOUT_MENU_ABOUT_OPENTTD :Oor 'OpenTTD'
17532
cc5d08b3e657 (svn r22296) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17467
diff changeset
454 STR_ABOUT_MENU_SPRITE_ALIGNER :"Sprite" rigter
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
455 STR_ABOUT_MENU_TOGGLE_BOUNDING_BOXES :skakel beperkte bokse
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
456 STR_ABOUT_MENU_TOGGLE_DIRTY_BLOCKS :Skakel inkleur van vuil blokke
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
457 ############ range ends here
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
458
12495
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
459 ############ 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
460 STR_ORDINAL_NUMBER_1ST :1ste
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
461 STR_ORDINAL_NUMBER_2ND :2de
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
462 STR_ORDINAL_NUMBER_3RD :3de
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
463 STR_ORDINAL_NUMBER_4TH :4de
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
464 STR_ORDINAL_NUMBER_5TH :5de
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
465 STR_ORDINAL_NUMBER_6TH :6de
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
466 STR_ORDINAL_NUMBER_7TH :7de
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
467 STR_ORDINAL_NUMBER_8TH :8ste
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
468 STR_ORDINAL_NUMBER_9TH :9de
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
469 STR_ORDINAL_NUMBER_10TH :10de
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
470 STR_ORDINAL_NUMBER_11TH :11de
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
471 STR_ORDINAL_NUMBER_12TH :12de
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
472 STR_ORDINAL_NUMBER_13TH :13de
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
473 STR_ORDINAL_NUMBER_14TH :14de
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
474 STR_ORDINAL_NUMBER_15TH :15de
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
475 STR_ORDINAL_NUMBER_16TH :16de
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
476 STR_ORDINAL_NUMBER_17TH :17de
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
477 STR_ORDINAL_NUMBER_18TH :18de
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
478 STR_ORDINAL_NUMBER_19TH :19de
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
479 STR_ORDINAL_NUMBER_20TH :20ste
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
480 STR_ORDINAL_NUMBER_21ST :21ste
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
481 STR_ORDINAL_NUMBER_22ND :22ste
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
482 STR_ORDINAL_NUMBER_23RD :23ste
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
483 STR_ORDINAL_NUMBER_24TH :24ste
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
484 STR_ORDINAL_NUMBER_25TH :25ste
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
485 STR_ORDINAL_NUMBER_26TH :26ste
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
486 STR_ORDINAL_NUMBER_27TH :27ste
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
487 STR_ORDINAL_NUMBER_28TH :28ste
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
488 STR_ORDINAL_NUMBER_29TH :29ste
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
489 STR_ORDINAL_NUMBER_30TH :30ste
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
490 STR_ORDINAL_NUMBER_31ST :31ste
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
491 ############ range for days ends
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
492
12495
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
493 ############ range for months starts
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
494 STR_MONTH_ABBREV_JAN :Jan
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
495 STR_MONTH_ABBREV_FEB :Feb
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
496 STR_MONTH_ABBREV_MAR :Mrt
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
497 STR_MONTH_ABBREV_APR :Apr
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
498 STR_MONTH_ABBREV_MAY :Mei
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
499 STR_MONTH_ABBREV_JUN :Jun
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
500 STR_MONTH_ABBREV_JUL :Jul
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
501 STR_MONTH_ABBREV_AUG :Aug
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
502 STR_MONTH_ABBREV_SEP :Sep
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
503 STR_MONTH_ABBREV_OCT :Okt
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
504 STR_MONTH_ABBREV_NOV :Nov
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
505 STR_MONTH_ABBREV_DEC :Des
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
506
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
507 STR_MONTH_JAN :Januarie
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
508 STR_MONTH_FEB :Februarie
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
509 STR_MONTH_MAR :Maart
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
510 STR_MONTH_APR :April
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
511 STR_MONTH_MAY :Mei
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
512 STR_MONTH_JUN :Junie
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
513 STR_MONTH_JUL :Julie
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
514 STR_MONTH_AUG :Augustus
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
515 STR_MONTH_SEP :September
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
516 STR_MONTH_OCT :Oktober
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
517 STR_MONTH_NOV :November
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
518 STR_MONTH_DEC :Desember
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
519 ############ range for months ends
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
520
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
521 # 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
522 STR_GRAPH_KEY_BUTTON :{BLACK}Sleutel
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
523 STR_GRAPH_KEY_TOOLTIP :{BLACK}Wys sleutel van grafieke
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
524 STR_GRAPH_X_LABEL_MONTH :{TINY_FONT}{STRING}{} {STRING}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
525 STR_GRAPH_X_LABEL_MONTH_YEAR :{TINY_FONT}{STRING}{} {STRING}{}{NUM}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
526 STR_GRAPH_Y_LABEL :{TINY_FONT}{STRING}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
527 STR_GRAPH_Y_LABEL_NUMBER :{TINY_FONT}{COMMA}
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
528
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
529 STR_GRAPH_OPERATING_PROFIT_CAPTION :{WHITE}Bedryfswins Grafiek
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
530 STR_GRAPH_INCOME_CAPTION :{WHITE}Inkome Grafiek
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
531 STR_GRAPH_CARGO_DELIVERED_CAPTION :{WHITE}Eenheide van vrag afgelewer
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
532 STR_GRAPH_COMPANY_PERFORMANCE_RATINGS_CAPTION :{WHITE}Maatskappy prestasie graderings (maksimum gradering=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
533 STR_GRAPH_COMPANY_VALUES_CAPTION :{WHITE}Maatskappy waarde
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
534
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
535 STR_GRAPH_CARGO_PAYMENT_RATES_CAPTION :{WHITE}Vrag Betaalings Grade
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
536 STR_GRAPH_CARGO_PAYMENT_RATES_X_LABEL :{TINY_FONT}{BLACK}Dae in deurtog
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
537 STR_GRAPH_CARGO_PAYMENT_RATES_TITLE :{TINY_FONT}{BLACK}Betaaling vir aflewering van 10 eenhuide (of 10,000 liters) van vrag 'n afstand van 20 blokkies
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
538 STR_GRAPH_CARGO_ENABLE_ALL :{TINY_FONT}{BLACK}Skakel alles aan
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
539 STR_GRAPH_CARGO_DISABLE_ALL :{TINY_FONT}{BLACK}Skakel alles af
19700
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
540 STR_GRAPH_CARGO_TOOLTIP_ENABLE_ALL :{BLACK}Vertoon alle vragte op die vrag koste grafiek
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
541 STR_GRAPH_CARGO_TOOLTIP_DISABLE_ALL :{BLACK}Vertoon geen vragte op die vrag betalingskostes grafiek
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
542 STR_GRAPH_CARGO_PAYMENT_TOGGLE_CARGO :{BLACK}Skakel grafiek vir vrag tipe aan/af
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
543 STR_GRAPH_CARGO_PAYMENT_CARGO :{TINY_FONT}{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
544
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
545 STR_GRAPH_PERFORMANCE_DETAIL_TOOLTIP :{BLACK}Vertoon breedvoerige prestasie graderings
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
546
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
547 # 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
548 STR_GRAPH_KEY_CAPTION :{WHITE}Sleutel vir maatskappy grafieke
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
549 STR_GRAPH_KEY_COMPANY_SELECTION_TOOLTIP :{BLACK}Kliek hier om maatskappy se intrede op grafiek aan/af te skakel
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
550
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
551 # 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
552 STR_COMPANY_LEAGUE_TABLE_CAPTION :{WHITE}Maatskappy Liga Tabel
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
553 STR_COMPANY_LEAGUE_COMPANY_NAME :{ORANGE}{COMPANY} {BLACK}{COMPANY_NUM} '{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
554 STR_COMPANY_LEAGUE_PERFORMANCE_TITLE_ENGINEER :Ingenieur
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
555 STR_COMPANY_LEAGUE_PERFORMANCE_TITLE_TRAFFIC_MANAGER :Verkeer Bestuurder
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
556 STR_COMPANY_LEAGUE_PERFORMANCE_TITLE_TRANSPORT_COORDINATOR :Vervoer Koordineerder
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
557 STR_COMPANY_LEAGUE_PERFORMANCE_TITLE_ROUTE_SUPERVISOR :Roete Opsiener
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
558 STR_COMPANY_LEAGUE_PERFORMANCE_TITLE_DIRECTOR :Direkteur
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
559 STR_COMPANY_LEAGUE_PERFORMANCE_TITLE_CHIEF_EXECUTIVE :Hoofbestuursleier
c8d35596b53f (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 STR_COMPANY_LEAGUE_PERFORMANCE_TITLE_CHAIRMAN :Voorsitter
c8d35596b53f (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_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
562 STR_COMPANY_LEAGUE_PERFORMANCE_TITLE_TYCOON :Tycoon
c8d35596b53f (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
c8d35596b53f (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 # 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
565 STR_PERFORMANCE_DETAIL :{WHITE}Aanwysend prestasie gradering
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
566 STR_PERFORMANCE_DETAIL_KEY :{BLACK}Aanwyse
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
567 STR_PERFORMANCE_DETAIL_AMOUNT_CURRENCY :{BLACK}({CURRENCY_SHORT}/{CURRENCY_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
568 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
569 STR_PERFORMANCE_DETAIL_PERCENT :{WHITE}{NUM}%
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
570 STR_PERFORMANCE_DETAIL_SELECT_COMPANY_TOOLTIP :{BLACK}Kyk besonderhede van hierdie maatskappy
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
571 ############ 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
572 STR_PERFORMANCE_DETAIL_VEHICLES :{BLACK}Voertuie:
c8d35596b53f (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 STR_PERFORMANCE_DETAIL_STATIONS :{BLACK}Stasies:
c8d35596b53f (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_PERFORMANCE_DETAIL_MIN_PROFIT :{BLACK}Min. profyt:
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
575 STR_PERFORMANCE_DETAIL_MIN_INCOME :{BLACK}Min. inkomste:
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
576 STR_PERFORMANCE_DETAIL_MAX_INCOME :{BLACK}Maks. inkomste:
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
577 STR_PERFORMANCE_DETAIL_DELIVERED :{BLACK}Afgelewer:
c8d35596b53f (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_PERFORMANCE_DETAIL_CARGO :{BLACK}Vrag:
c8d35596b53f (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 STR_PERFORMANCE_DETAIL_MONEY :{BLACK}Geld:
c8d35596b53f (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_PERFORMANCE_DETAIL_LOAN :{BLACK}Lening:
c8d35596b53f (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 STR_PERFORMANCE_DETAIL_TOTAL :{BLACK}Totaal:
c8d35596b53f (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 ############ End of order list
14720
90db3be4f0aa (svn r19305) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14712
diff changeset
583 STR_PERFORMANCE_DETAIL_VEHICLES_TOOLTIP :{BLACK}Nommer van voertuie wat 'n profyt gemaak het laas jaar; dit sluit in pad voertuie, treine, skepe en vliegtuie
19700
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
584 STR_PERFORMANCE_DETAIL_STATIONS_TOOLTIP :{BLACK}Aantal stasies wat onlangs herstel is. Treinstasies, busstasies, lughawens ensovoorts word apart getel selfs al behoort hulle aan dieselfde stasie
13211
b355a1952f7b (svn r17718) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13155
diff changeset
585 STR_PERFORMANCE_DETAIL_MIN_PROFIT_TOOLTIP :{BLACK}Die wins van die voertuig met die laagste inkomste (van alle voertuie ouer as 2 jaar)
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
586 STR_PERFORMANCE_DETAIL_MIN_INCOME_TOOLTIP :{BLACK}Bedrag van kontant gemaak in die maand met die laagste profyt in die laaste 12 kwartiers
c8d35596b53f (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_PERFORMANCE_DETAIL_MAX_INCOME_TOOLTIP :{BLACK}Bedrag van kontant gemaak in die maand met die hoogste profyt in die laaste 12 kwartiers
c8d35596b53f (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_PERFORMANCE_DETAIL_DELIVERED_TOOLTIP :{BLACK}Eenheide van vrag afgelewer in die laaste vier kwartiers
c8d35596b53f (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_PERFORMANCE_DETAIL_CARGO_TOOLTIP :{BLACK}Nommer van vrag tipes afgelewer in die verlede kwartier
c8d35596b53f (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_PERFORMANCE_DETAIL_MONEY_TOOLTIP :{BLACK}Bedrag van geld die maatskappy het in die bank
c8d35596b53f (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_PERFORMANCE_DETAIL_LOAN_TOOLTIP :{BLACK}Die bedrag van geld dat die maatskappy het gevat op lening
c8d35596b53f (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_PERFORMANCE_DETAIL_TOTAL_TOOLTIP :{BLACK}Totaale punte uit van moontlike punte
c8d35596b53f (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
c8d35596b53f (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 # 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
595 STR_MUSIC_JAZZ_JUKEBOX_CAPTION :{WHITE}Jazz Blêrkas
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
596 STR_MUSIC_PLAYLIST_ALL :{TINY_FONT}{BLACK}Alle
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
597 STR_MUSIC_PLAYLIST_OLD_STYLE :{TINY_FONT}{BLACK}Outydse
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
598 STR_MUSIC_PLAYLIST_NEW_STYLE :{TINY_FONT}{BLACK}Nuwe Styl
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
599 STR_MUSIC_PLAYLIST_EZY_STREET :{TINY_FONT}{BLACK}Ezy Straat
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
600 STR_MUSIC_PLAYLIST_CUSTOM_1 :{TINY_FONT}{BLACK}Op Bestelling 1
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
601 STR_MUSIC_PLAYLIST_CUSTOM_2 :{TINY_FONT}{BLACK}Op Bestelling 2
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
602 STR_MUSIC_MUSIC_VOLUME :{TINY_FONT}{BLACK}Musiek Volume
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
603 STR_MUSIC_EFFECTS_VOLUME :{TINY_FONT}{BLACK}Effek Volume
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
604 STR_MUSIC_RULER_MIN :{TINY_FONT}{BLACK}MIN
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
605 STR_MUSIC_RULER_MAX :{TINY_FONT}{BLACK}MAKS
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
606 STR_MUSIC_RULER_MARKER :{TINY_FONT}{BLACK}'
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
607 STR_MUSIC_TRACK_NONE :{TINY_FONT}{DKGREEN}--
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
608 STR_MUSIC_TRACK_DIGIT :{TINY_FONT}{DKGREEN}{ZEROFILL_NUM}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
609 STR_MUSIC_TITLE_NONE :{TINY_FONT}{DKGREEN}------
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
610 STR_MUSIC_TITLE_NAME :{TINY_FONT}{DKGREEN}"{STRING}"
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
611 STR_MUSIC_TRACK :{TINY_FONT}{BLACK}Liedjie
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
612 STR_MUSIC_XTITLE :{TINY_FONT}{BLACK}Titel
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
613 STR_MUSIC_SHUFFLE :{TINY_FONT}{BLACK}Skommel
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
614 STR_MUSIC_PROGRAM :{TINY_FONT}{BLACK}Musiek lys
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
615 STR_MUSIC_TOOLTIP_SKIP_TO_PREVIOUS_TRACK :{BLACK}Gaan terug na vorig liedjie in seleksie
c8d35596b53f (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_MUSIC_TOOLTIP_SKIP_TO_NEXT_TRACK_IN_SELECTION :{BLACK}Gaan na volgende liedjie in seleksie
c8d35596b53f (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_MUSIC_TOOLTIP_STOP_PLAYING_MUSIC :{BLACK}Hou op musiek speel
c8d35596b53f (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 STR_MUSIC_TOOLTIP_START_PLAYING_MUSIC :{BLACK}Begin musiek speel
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
619 STR_MUSIC_TOOLTIP_DRAG_SLIDERS_TO_SET_MUSIC :{BLACK}Sleep skyfie om musiek en effekte volumes te stel
c8d35596b53f (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_MUSIC_TOOLTIP_SELECT_ALL_TRACKS_PROGRAM :{BLACK}Kies 'alle liedjies' uit program
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
621 STR_MUSIC_TOOLTIP_SELECT_OLD_STYLE_MUSIC :{BLACK}Kies 'outydse musiek' program
c8d35596b53f (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_MUSIC_TOOLTIP_SELECT_NEW_STYLE_MUSIC :{BLACK}Kies 'nuwe styl musiek' program
c8d35596b53f (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_MUSIC_TOOLTIP_SELECT_EZY_STREET_STYLE :{BLACK}Kies 'Ezy Straat styl musiek' program
c8d35596b53f (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_MUSIC_TOOLTIP_SELECT_CUSTOM_1_USER_DEFINED :{BLACK}Kies 'Bestelling 1' (gebruiker-verklaarde) program
c8d35596b53f (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_MUSIC_TOOLTIP_SELECT_CUSTOM_2_USER_DEFINED :{BLACK}Kies 'Bestelling 2' (gebruiker-verklaarde) program
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
626 STR_MUSIC_TOOLTIP_TOGGLE_PROGRAM_SHUFFLE :{BLACK}Skakel musiek lys skommel aan/af
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
627 STR_MUSIC_TOOLTIP_SHOW_MUSIC_TRACK_SELECTION :{BLACK}Vertoon musiek snit keuse venster
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
628
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
629 STR_ERROR_NO_SONGS :{WHITE}'n Musiek stel was gekies wat nie liedere bevat nie. Niks liedere sal gespel word nie
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
630
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
631 # 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
632 STR_PLAYLIST_MUSIC_PROGRAM_SELECTION :{WHITE}Musiek Program Keuse
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
633 STR_PLAYLIST_TRACK_NAME :{TINY_FONT}{LTBLUE}{ZEROFILL_NUM} "{STRING}"
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
634 STR_PLAYLIST_TRACK_INDEX :{TINY_FONT}{BLACK}Liedjie Indeks
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
635 STR_PLAYLIST_PROGRAM :{TINY_FONT}{BLACK}Program - '{STRING}'
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
636 STR_PLAYLIST_CLEAR :{TINY_FONT}{BLACK}Maak skoon
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
637 STR_PLAYLIST_TOOLTIP_CLEAR_CURRENT_PROGRAM_CUSTOM1 :{BLACK}Maak huidige musiek keuse skoon (slegs Bestelling1 of Bestelling2)
12619
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
638 STR_PLAYLIST_TOOLTIP_CLICK_TO_ADD_TRACK :{BLACK}Kliek op 'n liedjie om by huidige musiek lys by te sit (slegs Bestelling1 of Bestelling2)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
639 STR_PLAYLIST_TOOLTIP_CLICK_TO_REMOVE_TRACK :{BLACK}Kliek op musiek lied om te verwyder van huidige program (Slegs Gewoonte1 of Gewoonte2)
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
640
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
641 # Highscore window
19857
7cc9b6e3bac1 (svn r24790) -Remove: Classic difficulty profiles.
frosch <frosch@openttd.org>
parents: 19743
diff changeset
642 STR_HIGHSCORE_TOP_COMPANIES_WHO_REACHED :{BIG_FONT}{BLACK}Beste maatskappye wat {NUM}
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
643 STR_HIGHSCORE_TOP_COMPANIES_NETWORK_GAME :{BIG_FONT}{BLACK}Maatskappy Liga Tafel in {NUM}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
644 STR_HIGHSCORE_POSITION :{BIG_FONT}{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
645 STR_HIGHSCORE_PERFORMANCE_TITLE_BUSINESSMAN :Sakeman
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
646 STR_HIGHSCORE_PERFORMANCE_TITLE_ENTREPRENEUR :Entrepreneur
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
647 STR_HIGHSCORE_PERFORMANCE_TITLE_INDUSTRIALIST :Nyweraar
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
648 STR_HIGHSCORE_PERFORMANCE_TITLE_CAPITALIST :Kapitalis
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
649 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
650 STR_HIGHSCORE_PERFORMANCE_TITLE_MOGUL :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
651 STR_HIGHSCORE_PERFORMANCE_TITLE_TYCOON_OF_THE_CENTURY :Magnaat van die Eeu
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
652 STR_HIGHSCORE_NAME :{BIG_FONT}{PRESIDENT_NAME}, {COMPANY}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
653 STR_HIGHSCORE_STATS :{BIG_FONT}'{STRING}' ({COMMA})
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
654 STR_HIGHSCORE_COMPANY_ACHIEVES_STATUS :{BIG_FONT}{BLACK}{COMPANY} behaal '{STRING}' status!
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
655 STR_HIGHSCORE_PRESIDENT_OF_COMPANY_ACHIEVES_STATUS :{BIG_FONT}{WHITE}{PRESIDENT_NAME} van {COMPANY} behaal '{STRING}' status!
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
656
c8d35596b53f (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 # 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
658 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
659
c8d35596b53f (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_SMALLMAP_TYPE_CONTOURS :Kontoere
c8d35596b53f (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_SMALLMAP_TYPE_VEHICLES :Voertuie
c8d35596b53f (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_SMALLMAP_TYPE_INDUSTRIES :Nywerhede
c8d35596b53f (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 STR_SMALLMAP_TYPE_ROUTES :Roetes
c8d35596b53f (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 STR_SMALLMAP_TYPE_VEGETATION :Plantegroei
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
665 STR_SMALLMAP_TYPE_OWNERS :Eienaars
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
666 STR_SMALLMAP_TOOLTIP_SHOW_LAND_CONTOURS_ON_MAP :{BLACK}Vertoon land hoogtelyne op kaart
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
667 STR_SMALLMAP_TOOLTIP_SHOW_VEHICLES_ON_MAP :{BLACK}Vertoon voertuie op kaart
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
668 STR_SMALLMAP_TOOLTIP_SHOW_INDUSTRIES_ON_MAP :{BLACK}Wys nywerhede op kaart
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
669 STR_SMALLMAP_TOOLTIP_SHOW_TRANSPORT_ROUTES_ON :{BLACK}Wys vervoer roetes op kaart
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
670 STR_SMALLMAP_TOOLTIP_SHOW_VEGETATION_ON_MAP :{BLACK}Wys plantegroei op kaart
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
671 STR_SMALLMAP_TOOLTIP_SHOW_LAND_OWNERS_ON_MAP :{BLACK}Wys land eienaars op kaart
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
672 STR_SMALLMAP_TOOLTIP_INDUSTRY_SELECTION :{BLACK}Kliek op 'n Bedryf tipe om dit te vertoon. Ctrl+kliek deaktiveer alle tipes die geselekteerde een. Ctrl+Kliek dit weer om alle bedryf tipes te aktiveer
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
673 STR_SMALLMAP_TOOLTIP_COMPANY_SELECTION :{BLACK}Kliek op 'n maatskappy om sy eiendomme te vertoon. Ctrl+Kliek deaktiveer alle maatskappye behalwe die geselekteerde een. Ctrl+Kliek op dit weer om alle maatskappye te aktiveer
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
674
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
675 STR_SMALLMAP_LEGENDA_ROADS :{TINY_FONT}{BLACK}Paaie
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
676 STR_SMALLMAP_LEGENDA_RAILROADS :{TINY_FONT}{BLACK}Spoorweë
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
677 STR_SMALLMAP_LEGENDA_STATIONS_AIRPORTS_DOCKS :{TINY_FONT}{BLACK}Stasies/Lughawes/Hawens
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
678 STR_SMALLMAP_LEGENDA_BUILDINGS_INDUSTRIES :{TINY_FONT}{BLACK}Geboue/Nywerhede
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
679 STR_SMALLMAP_LEGENDA_VEHICLES :{TINY_FONT}{BLACK}Voertuie
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
680 STR_SMALLMAP_LEGENDA_TRAINS :{TINY_FONT}{BLACK}Treine
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
681 STR_SMALLMAP_LEGENDA_ROAD_VEHICLES :{TINY_FONT}{BLACK}Pad Voertuie
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
682 STR_SMALLMAP_LEGENDA_SHIPS :{TINY_FONT}{BLACK}Skepe
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
683 STR_SMALLMAP_LEGENDA_AIRCRAFT :{TINY_FONT}{BLACK}Vliegtuie
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
684 STR_SMALLMAP_LEGENDA_TRANSPORT_ROUTES :{TINY_FONT}{BLACK}Vervoer Roetes
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
685 STR_SMALLMAP_LEGENDA_FOREST :{TINY_FONT}{BLACK}Woud
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
686 STR_SMALLMAP_LEGENDA_RAILROAD_STATION :{TINY_FONT}{BLACK}Spoorweg Stasie
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
687 STR_SMALLMAP_LEGENDA_TRUCK_LOADING_BAY :{TINY_FONT}{BLACK}Vragmotor Laai Area
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
688 STR_SMALLMAP_LEGENDA_BUS_STATION :{TINY_FONT}{BLACK}Bus Stasie
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
689 STR_SMALLMAP_LEGENDA_AIRPORT_HELIPORT :{TINY_FONT}{BLACK}Lughawe/Helihawe
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
690 STR_SMALLMAP_LEGENDA_DOCK :{TINY_FONT}{BLACK}Hawe
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
691 STR_SMALLMAP_LEGENDA_ROUGH_LAND :{TINY_FONT}{BLACK}Ongelyke Land
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
692 STR_SMALLMAP_LEGENDA_GRASS_LAND :{TINY_FONT}{BLACK}Gras Land
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
693 STR_SMALLMAP_LEGENDA_BARE_LAND :{TINY_FONT}{BLACK}Kaal Land
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
694 STR_SMALLMAP_LEGENDA_FIELDS :{TINY_FONT}{BLACK}Velde
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
695 STR_SMALLMAP_LEGENDA_TREES :{TINY_FONT}{BLACK}Bome
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
696 STR_SMALLMAP_LEGENDA_ROCKS :{TINY_FONT}{BLACK}Rotse
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
697 STR_SMALLMAP_LEGENDA_WATER :{TINY_FONT}{BLACK}Water
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
698 STR_SMALLMAP_LEGENDA_NO_OWNER :{TINY_FONT}{BLACK}Geen Eienaar
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
699 STR_SMALLMAP_LEGENDA_TOWNS :{TINY_FONT}{BLACK}Dorpe
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
700 STR_SMALLMAP_LEGENDA_INDUSTRIES :{TINY_FONT}{BLACK}Nywerhede
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
701 STR_SMALLMAP_LEGENDA_DESERT :{TINY_FONT}{BLACK}Woestyn
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
702 STR_SMALLMAP_LEGENDA_SNOW :{TINY_FONT}{BLACK}Sneeu
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
703
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
704 STR_SMALLMAP_TOOLTIP_TOGGLE_TOWN_NAMES_ON_OFF :{BLACK}Skakel dorp name aan/af op kaart
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
705 STR_SMALLMAP_CENTER :{BLACK}Senter die kleinkaart op die huidige posisie
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
706 STR_SMALLMAP_INDUSTRY :{TINY_FONT}{STRING} ({NUM})
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
707 STR_SMALLMAP_COMPANY :{TINY_FONT}{COMPANY}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
708 STR_SMALLMAP_TOWN :{TINY_FONT}{WHITE}{TOWN}
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
709 STR_SMALLMAP_DISABLE_ALL :{BLACK}Sper alle
19284
3f7ec39a9fb1 (svn r24173) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19268
diff changeset
710 STR_SMALLMAP_ENABLE_ALL :{BLACK}Aktiveer alle
14193
e86ba574d855 (svn r18743) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14191
diff changeset
711 STR_SMALLMAP_SHOW_HEIGHT :{BLACK}Vertoon hoogte
16986
bb51cf0c104e (svn r21722) -Update: String names on other translations.
terkhen <terkhen@openttd.org>
parents: 16949
diff changeset
712 STR_SMALLMAP_TOOLTIP_DISABLE_ALL_INDUSTRIES :{BLACK}Moet nie enige nywerheide op die kaart vertoon
bb51cf0c104e (svn r21722) -Update: String names on other translations.
terkhen <terkhen@openttd.org>
parents: 16949
diff changeset
713 STR_SMALLMAP_TOOLTIP_ENABLE_ALL_INDUSTRIES :{BLACK}Vertoon alle nywerheide op die kaart
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
714 STR_SMALLMAP_TOOLTIP_SHOW_HEIGHT :{BLACK}Skakel vertooning van hoogtekaart
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
715 STR_SMALLMAP_TOOLTIP_DISABLE_ALL_COMPANIES :{BLACK}Vertoon geen maatskappy eiendom op die kaart
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
716 STR_SMALLMAP_TOOLTIP_ENABLE_ALL_COMPANIES :{BLACK}Vertoon alle maatskappy eiendom op die kaart
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
717
c8d35596b53f (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 # Status bar messages
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
719 STR_STATUSBAR_TOOLTIP_SHOW_LAST_NEWS :{BLACK}Wys laaste boodskap of nuus verslag
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
720 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
721 STR_STATUSBAR_PAUSED :{YELLOW}* * STIL * *
c8d35596b53f (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_STATUSBAR_AUTOSAVE :{RED}OUTOSTOOR
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
723 STR_STATUSBAR_SAVING_GAME :{RED}* * STOOR SPELETJIE * *
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
724
c8d35596b53f (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 # 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
726 STR_MESSAGE_HISTORY :{WHITE}Boodskap Geskidenis
c8d35596b53f (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_MESSAGE_HISTORY_TOOLTIP :{BLACK}'n Lys van al die onlangs nuus boodskappe
c8d35596b53f (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_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
729
c8d35596b53f (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 # 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
731 STR_NEWS_MESSAGE_CAPTION :{WHITE}Boodskap
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
732 STR_NEWS_MESSAGE_OPTIONS_CAPTION :{WHITE}Boodskap Opsies
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
733 STR_NEWS_MESSAGES_ALL :{YELLOW}Stel alle boodskap tipes na: Af/Opsomming/Volle
c8d35596b53f (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_NEWS_MESSAGES_SOUND :{YELLOW}Speel geluid vir opsommige nuus boodskappe
c8d35596b53f (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_NEWS_MESSAGES_OFF :Af
c8d35596b53f (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_NEWS_MESSAGES_SUMMARY :Opsomming
c8d35596b53f (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_NEWS_MESSAGES_FULL :Vol
c8d35596b53f (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
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
739 STR_NEWS_MESSAGE_TYPES :{BLACK}Boodskap tipes:
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
740 STR_NEWS_MESSAGE_TYPE_ARRIVAL_OF_FIRST_VEHICLE_OWN :{YELLOW}Aankoms van eerste voertuig by speler se stasie
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
741 STR_NEWS_MESSAGE_TYPE_ARRIVAL_OF_FIRST_VEHICLE_OTHER :{YELLOW}Aankoms van eerste voertuig by mededinger se stasie
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
742 STR_NEWS_MESSAGE_TYPE_ACCIDENTS_DISASTERS :{YELLOW}Ongelukke / rampe
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
743 STR_NEWS_MESSAGE_TYPE_COMPANY_INFORMATION :{YELLOW}Maatskappy informasie
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
744 STR_NEWS_MESSAGE_TYPE_INDUSTRY_OPEN :{YELLOW}Opening van industrieë
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
745 STR_NEWS_MESSAGE_TYPE_INDUSTRY_CLOSE :{YELLOW}Toemaak van industrieë
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
746 STR_NEWS_MESSAGE_TYPE_ECONOMY_CHANGES :{YELLOW}Ekonomie veranderings
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
747 STR_NEWS_MESSAGE_TYPE_INDUSTRY_CHANGES_SERVED_BY_COMPANY :{YELLOW}Verandering in produksie van industrieë voorsien deur die maatskapy
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
748 STR_NEWS_MESSAGE_TYPE_INDUSTRY_CHANGES_SERVED_BY_OTHER :{YELLOW}Produksie veranderings van nywerhede wat deur mededingers bedien word
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
749 STR_NEWS_MESSAGE_TYPE_INDUSTRY_CHANGES_UNSERVED :{YELLOW}Ander nywerheid produksie veranderings
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
750 STR_NEWS_MESSAGE_TYPE_ADVICE_INFORMATION_ON_COMPANY :{YELLOW}Advies / informasie van maatskappy se voertuie
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
751 STR_NEWS_MESSAGE_TYPE_NEW_VEHICLES :{YELLOW}Nuwe voertuie
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
752 STR_NEWS_MESSAGE_TYPE_CHANGES_OF_CARGO_ACCEPTANCE :{YELLOW}Veranderings van vrag aanvaarding
19265
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
753 STR_NEWS_MESSAGE_TYPE_SUBSIDIES :{YELLOW}Subsidies
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
754 STR_NEWS_MESSAGE_TYPE_GENERAL_INFORMATION :{YELLOW}Algemene informasie
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
755
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
756 STR_NEWS_CUSTOM_ITEM :{BIG_FONT}{BLACK}{STRING}
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
757
19265
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
758 STR_NEWS_FIRST_TRAIN_ARRIVAL :{BIG_FONT}{BLACK}Burgers vier fees . . .{}Eerste trein arriveer by {STATION}!
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
759 STR_NEWS_FIRST_BUS_ARRIVAL :{BIG_FONT}{BLACK}Burgers vier fees . . .{}Eerste bus arriveer by {STATION}!
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
760 STR_NEWS_FIRST_TRUCK_ARRIVAL :{BIG_FONT}{BLACK}Burgers vier fees . . .{}Eerste trok arriveer by {STATION}!
19285
e7566f94874c (svn r24174) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19284
diff changeset
761 STR_NEWS_FIRST_PASSENGER_TRAM_ARRIVAL :{BIG_FONT}{BLACK}Burgers vier fees . . .{}Eerste passasier trem arriveer by {STATION}!
e7566f94874c (svn r24174) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19284
diff changeset
762 STR_NEWS_FIRST_CARGO_TRAM_ARRIVAL :{BIG_FONT}{BLACK}Burgers vier fees . . .{}Eerste vrag trem arriveer by {STATION}!
19265
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
763 STR_NEWS_FIRST_SHIP_ARRIVAL :{BIG_FONT}{BLACK}Burgers vier fees . . .{}Eerste skip arriveer by {STATION}!
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
764 STR_NEWS_FIRST_AIRCRAFT_ARRIVAL :{BIG_FONT}{BLACK}Burgers vier fees . . .{}Eerste vliegtuig arriveer by {STATION}!
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
765
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
766 STR_NEWS_TRAIN_CRASH :{BIG_FONT}{BLACK}Trein Botsing!{}{COMMA} sterf in vuurbol na botsing
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
767 STR_NEWS_ROAD_VEHICLE_CRASH_DRIVER :{BIG_FONT}{BLACK}Pad Voertuig Botsing!{}Bestuurder sterf in vuurbol na botsing met trein
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
768 STR_NEWS_ROAD_VEHICLE_CRASH :{BIG_FONT}{BLACK}Pad voertuig Botsing!{}{COMMA} sterf in vuurbol na botsing met trein
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
769 STR_NEWS_AIRCRAFT_CRASH :{BIG_FONT}{BLACK}Vliegtuig Botsing!{}{COMMA} stef in die vuurbol by {STATION}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
770 STR_NEWS_PLANE_CRASH_OUT_OF_FUEL :{BIG_FONT}{BLACK}Vliegtuig Ongeluk!{}Vliegtuig het geen petrol nie, {COMMA} sterf in 'n bal van vuur!
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
771
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
772 STR_NEWS_DISASTER_ZEPPELIN :{BIG_FONT}{BLACK}Zeppelin ramp by {STATION}!
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
773 STR_NEWS_DISASTER_SMALL_UFO :{BIG_FONT}{BLACK}Pad voertuig vernietig in 'VVV' botsing!
19307
afceec2bec17 (svn r24196) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19305
diff changeset
774 STR_NEWS_DISASTER_AIRPLANE_OIL_REFINERY :{BIG_FONT}{BLACK}Olie raffinadery het ontplof naby {TOWN}!
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
775 STR_NEWS_DISASTER_HELICOPTER_FACTORY :{BIG_FONT}{BLACK}fabriek vernietig in agterdogtig omstandighede naby {TOWN}!
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
776 STR_NEWS_DISASTER_BIG_UFO :{BIG_FONT}{BLACK}'VVV' beland naby {TOWN}!
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
777 STR_NEWS_DISASTER_COAL_MINE_SUBSIDENCE :{BIG_FONT}{BLACK}Kool myn bedaaring los spoor van vernietiging naby {TOWN}!
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
778 STR_NEWS_DISASTER_FLOOD_VEHICLE :{BIG_FONT}{BLACK}Oorstroom!{}Te minste {COMMA} vermis, aangeneem dood na beduidende oorstroom!
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
779
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
780 STR_NEWS_COMPANY_IN_TROUBLE_TITLE :{BIG_FONT}{BLACK}Vervoer maatsappy in moelikheid!
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
781 STR_NEWS_COMPANY_IN_TROUBLE_DESCRIPTION :{BIG_FONT}{BLACK}{STRING} sal binnekort afverkoop of bankrospeler verklaar word tensy prestasie verbeter!
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
782 STR_NEWS_COMPANY_MERGER_TITLE :{BIG_FONT}{BLACK}Vervoer maatskappy samesmelting!
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
783 STR_NEWS_COMPANY_MERGER_DESCRIPTION :{BIG_FONT}{BLACK}{STRING} is na {STRING} vir {CURRENCY_LONG} verkoop!
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
784 STR_NEWS_COMPANY_BANKRUPT_TITLE :{BIG_FONT}{BLACK}Bankrotspeler!
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
785 STR_NEWS_COMPANY_BANKRUPT_DESCRIPTION :{BIG_FONT}{BLACK}{STRING} is deur skuldeisers toegemaak en alle bates is afverkoop!
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
786 STR_NEWS_COMPANY_LAUNCH_TITLE :{BIG_FONT}{BLACK}Nuwe vervoer maatskappy geloods!
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
787 STR_NEWS_COMPANY_LAUNCH_DESCRIPTION :{BIG_FONT}{BLACK}{STRING} begin konstruksie naby {TOWN}!
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
788 STR_NEWS_MERGER_TAKEOVER_TITLE :{BIG_FONT}{BLACK}{STRING} is deur {STRING} oorgevat!
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
789 STR_PRESIDENT_NAME_MANAGER :{BLACK}{PRESIDENT_NAME}{}(Bestuurder)
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
790
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
791 STR_NEWS_NEW_TOWN :{BLACK}{BIG_FONT}{STRING} borg konstruksie van nuwe dorp {TOWN}!
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
792
19284
3f7ec39a9fb1 (svn r24173) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19268
diff changeset
793 STR_NEWS_INDUSTRY_CONSTRUCTION :{BIG_FONT}{BLACK}Nuwe {STRING} word gebou naby {TOWN}!
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
794 STR_NEWS_INDUSTRY_PLANTED :{BIG_FONT}{BLACK}Nuwe {STRING} word naby {TOWN} beplant!
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
795
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
796 STR_NEWS_INDUSTRY_CLOSURE_GENERAL :{BIG_FONT}{BLACK}{STRING} aankondig dreigend sluiting!
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
797 STR_NEWS_INDUSTRY_CLOSURE_SUPPLY_PROBLEMS :{BIG_FONT}{BLACK}Lewering probleme veroorsaak {STRING} om dreigend sluting te aankondig!
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
798 STR_NEWS_INDUSTRY_CLOSURE_LACK_OF_TREES :{BIG_FONT}{BLACK}Tekort van naby boome veroorsaak {STRING} om dreigend sluiting te aankondig!
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
799
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
800 STR_NEWS_EURO_INTRODUCTION :{BIG_FONT}{BLACK}Europees Geldelik Samesmelting!{}{}Die Euro is bekend gestel as die enigste geldeenheid vir daagliks transaksies in u land!
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
801 STR_NEWS_BEGIN_OF_RECESSION :{BIG_FONT}{BLACK}Wêreld Resessie!{}{}Finasiële kenners vrees die ergste terwyl ekonomie val!
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
802 STR_NEWS_END_OF_RECESSION :{BIG_FONT}{BLACK}Insinking Oor!{}{}Oplewing in sake gee vertroue na nywerhede as ekonomie versterk!
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
803
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
804 STR_NEWS_INDUSTRY_PRODUCTION_INCREASE_GENERAL :{BIG_FONT}{BLACK}{INDUSTRY} vermeerder produksie!
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
805 STR_NEWS_INDUSTRY_PRODUCTION_INCREASE_COAL :{BIG_FONT}{BLACK}Nuwe kool laag gevind by {INDUSTRY}!{}Produksie is verwag om te verdubbel!
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
806 STR_NEWS_INDUSTRY_PRODUCTION_INCREASE_OIL :{BIG_FONT}{BLACK}Nuwe olie reserwes gevind by {INDUSTRY}!{}Produksie is verwag om te verdubbel!
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
807 STR_NEWS_INDUSTRY_PRODUCTION_INCREASE_FARM :{BIG_FONT}{BLACK}Verbeterde boerdery metodes by {INDUSTRY} sal produksie verdubbel!
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
808 STR_NEWS_INDUSTRY_PRODUCTION_INCREASE_SMOOTH :{BIG_FONT}{BLACK}{STRING} produksie by {INDUSTRY} vermeerder {COMMA}%!
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
809 STR_NEWS_INDUSTRY_PRODUCTION_DECREASE_GENERAL :{BIG_FONT}{BLACK}{INDUSTRY} produksie verminder 50%
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
810 STR_NEWS_INDUSTRY_PRODUCTION_DECREASE_FARM :{BIG_FONT}{BLACK}Insek vervuiling oorsaak verwoesting by {INDUSTRY}!{}Produksie verminder 50%
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
811 STR_NEWS_INDUSTRY_PRODUCTION_DECREASE_SMOOTH :{BIG_FONT}{BLACK}{STRING} produksie by {INDUSTRY} verminder {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
812
13826
93b2e4531a3f (svn r18352) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13812
diff changeset
813 STR_NEWS_TRAIN_IS_WAITING :{WHITE}{VEHICLE} wag in depot
12983
196518b4450d (svn r17477) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12953
diff changeset
814 STR_NEWS_ROAD_VEHICLE_IS_WAITING :{WHITE}{VEHICLE} wag in depot
196518b4450d (svn r17477) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12953
diff changeset
815 STR_NEWS_SHIP_IS_WAITING :{WHITE}{VEHICLE} wag in depot
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
816 STR_NEWS_AIRCRAFT_IS_WAITING :{WHITE}{VEHICLE} wag in die vliegtuig hangar
c8d35596b53f (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
16879
c15d819823e3 (svn r21613) -Update: sync comments in the translation files with English for some recently untouched translations
rubidium <rubidium@openttd.org>
parents: 16774
diff changeset
818 # Start of order review system
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
819 # 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
820 STR_NEWS_VEHICLE_HAS_TOO_FEW_ORDERS :{WHITE}{VEHICLE} het te min bevele in skedule
c8d35596b53f (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_VEHICLE_HAS_VOID_ORDER :{WHITE}{VEHICLE} het 'n leë bevel
c8d35596b53f (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_VEHICLE_HAS_DUPLICATE_ENTRY :{WHITE}{VEHICLE} het duplikaat bevele
c8d35596b53f (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 STR_NEWS_VEHICLE_HAS_INVALID_ENTRY :{WHITE}{VEHICLE} het onwettige stasie in sy bevele
c8d35596b53f (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 # 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
825
c8d35596b53f (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_VEHICLE_IS_GETTING_OLD :{WHITE}{VEHICLE} raak oud.
c8d35596b53f (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 STR_NEWS_VEHICLE_IS_GETTING_VERY_OLD :{WHITE}{VEHICLE} raak baie oud.
c8d35596b53f (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_VEHICLE_IS_GETTING_VERY_OLD_AND :{WHITE}{VEHICLE} raak baie oud en benodig dringende vervanging.
c8d35596b53f (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_TRAIN_IS_STUCK :{WHITE}{VEHICLE} kan nie 'n roete vind om aan te gaan nie.
16774
f2494ae182df (svn r21507) -Update: the other translations
rubidium <rubidium@openttd.org>
parents: 16717
diff changeset
830 STR_NEWS_VEHICLE_IS_LOST :{WHITE}{VEHICLE} is verlore.
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
831 STR_NEWS_VEHICLE_IS_UNPROFITABLE :{WHITE}{VEHICLE} se wins was verlede jaar {CURRENCY_LONG}
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
832 STR_NEWS_AIRCRAFT_DEST_TOO_FAR :{WHITE}{VEHICLE} kan nie die volgende bestemmingpunt bereik nie want dis te ver
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
833
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
834 STR_NEWS_ORDER_REFIT_FAILED :{WHITE}{VEHICLE} het gestop omdat 'n herbou opdrag gefaal het
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
835 STR_NEWS_VEHICLE_AUTORENEW_FAILED :{WHITE}Automatiese hernuwing het misluk met {VEHICLE}{}{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
836
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
837 STR_NEWS_NEW_VEHICLE_NOW_AVAILABLE :{BIG_FONT}{BLACK}Nuwe {STRING} nou beskikbaar!
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
838 STR_NEWS_NEW_VEHICLE_TYPE :{BIG_FONT}{BLACK}{ENGINE}
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
839 STR_NEWS_NEW_VEHICLE_NOW_AVAILABLE_WITH_TYPE :{BLACK}Nuwe {STRING} nou beskikbaar! - {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
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_STATION_NO_LONGER_ACCEPTS_CARGO :{WHITE}{STATION} aanvaar nie meer {STRING} nie
c8d35596b53f (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_STATION_NO_LONGER_ACCEPTS_CARGO_OR_CARGO :{WHITE}{STATION} aanvaar nie meer {STRING} of {STRING} nie
c8d35596b53f (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_STATION_NOW_ACCEPTS_CARGO :{WHITE}{STATION} aanvaar nou {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
844 STR_NEWS_STATION_NOW_ACCEPTS_CARGO_AND_CARGO :{WHITE}{STATION} aanvaar nou {STRING} en {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
845
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
846 STR_NEWS_OFFER_OF_SUBSIDY_EXPIRED :{BIG_FONT}{BLACK}Aanbod van subsidie verval:{}{}{STRING} van {STRING} tot {STRING} sal nou nie 'n subsidie aantrek nie.
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
847 STR_NEWS_SUBSIDY_WITHDRAWN_SERVICE :{BIG_FONT}{BLACK}Subsidie terugtrek:{}{}{STRING} diens van {STRING} tot {STRING} is nie meer gesubsideieer nie.
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
848 STR_NEWS_SERVICE_SUBSIDY_OFFERED :{BIG_FONT}{BLACK}Diens subsidie aanbod:{}{}Eerste {STRING} diens van {STRING} tot {STRING} sal 'n jaar se subsidie van die plaaslike raad kry!
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
849 STR_NEWS_SERVICE_SUBSIDY_AWARDED_HALF :{BIG_FONT}{BLACK}Diens subsidie toeken aan {STRING}!{}{}{STRING} Diens van {STRING} tot {STRING} sal nou 50% extra vir die volgende jaar betaal!
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
850 STR_NEWS_SERVICE_SUBSIDY_AWARDED_DOUBLE :{BIG_FONT}{BLACK}Diens subsidie toeken aan {STRING}!{}{}{STRING} diens van {STRING} tot {STRING} sal nou dubbel pryse vir die volgende jaar betaal!
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
851 STR_NEWS_SERVICE_SUBSIDY_AWARDED_TRIPLE :{BIG_FONT}{BLACK}Diens subsidie toeken aan {STRING}!{}{}{STRING} diens van {STRING} tot {STRING} sal nou driemaal pryse vir die volgende jaar betaal!
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
852 STR_NEWS_SERVICE_SUBSIDY_AWARDED_QUADRUPLE :{BIG_FONT}{BLACK}Diens subsidie toeken aan {STRING}!{}{}{STRING} diens van {STRING} tot {STRING} sal nou viervoud pryse vir die volgende jaar betaal!
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
853
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
854 STR_NEWS_ROAD_REBUILDING :{BIG_FONT}{BLACK}Verkeer warboel in {TOWN}!{}{}Pad heropbou program befonds deur {STRING} bring 6 maande van ellende na motoriste!
19416
9d323a730452 (svn r24319) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19367
diff changeset
855 STR_NEWS_EXCLUSIVE_RIGHTS_TITLE :{BIG_FONT}{BLACK}Vervoer monopoly!
9d323a730452 (svn r24319) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19367
diff changeset
856 STR_NEWS_EXCLUSIVE_RIGHTS_DESCRIPTION :{BIG_FONT}{BLACK} die dorpsraad van {TOWN} het 'n kontrak met {STRING} aan gegaan vir een jaaar se eksklusiewe vervoer regte
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
857
c8d35596b53f (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 # Extra view window
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
859 STR_EXTRA_VIEW_PORT_TITLE :{WHITE}Gesigswerf {COMMA}
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
860 STR_EXTRA_VIEW_MOVE_VIEW_TO_MAIN :{BLACK}Kopie na gesigswerf
19139
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
861 STR_EXTRA_VIEW_MOVE_VIEW_TO_MAIN_TT :{BLACK}Kopieer die ligging van die hoof vertoning na die gesigswerf
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
862 STR_EXTRA_VIEW_MOVE_MAIN_TO_VIEW :{BLACK}Deeg van gesigswerf
19234
ee0796fc527e (svn r24123) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19233
diff changeset
863 STR_EXTRA_VIEW_MOVE_MAIN_TO_VIEW_TT :{BLACK}Plak die lokasie van die gesigspunt na die hoofskerm
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
864
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
865 # 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
866 STR_GAME_OPTIONS_CAPTION :{WHITE}Spel Opsies
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
867 STR_GAME_OPTIONS_CURRENCY_UNITS_FRAME :{BLACK}Geld eenhede
12518
b2ad2322ac95 (svn r16955) -Fix (r16954): removed a few strings too many from the translations
rubidium <rubidium@openttd.org>
parents: 12517
diff changeset
868 STR_GAME_OPTIONS_CURRENCY_UNITS_DROPDOWN_TOOLTIP :{BLACK}Geld eendheid keuse
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
869
c8d35596b53f (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 ############ start of currency region
19139
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
871 STR_GAME_OPTIONS_CURRENCY_GBP :Britse Pond (GBP)
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
872 STR_GAME_OPTIONS_CURRENCY_USD :Amerikaanse Dollar (USD)
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
873 STR_GAME_OPTIONS_CURRENCY_EUR :Euro (EUR)
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
874 STR_GAME_OPTIONS_CURRENCY_JPY :Japanese Yen (JPY)
12619
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
875 STR_GAME_OPTIONS_CURRENCY_ATS :Austrian Shilling (ATS)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
876 STR_GAME_OPTIONS_CURRENCY_BEF :Belgian Franc (BEF)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
877 STR_GAME_OPTIONS_CURRENCY_CHF :Swiss Franc (CHF)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
878 STR_GAME_OPTIONS_CURRENCY_CZK :Czech Koruna (CZK)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
879 STR_GAME_OPTIONS_CURRENCY_DEM :Deutschmark (DEM)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
880 STR_GAME_OPTIONS_CURRENCY_DKK :Danish Krone (DKK)
19139
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
881 STR_GAME_OPTIONS_CURRENCY_ESP :Spaanse Peseta (ESP)
12619
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
882 STR_GAME_OPTIONS_CURRENCY_FIM :Finnish Markka (FIM)
19139
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
883 STR_GAME_OPTIONS_CURRENCY_FRF :Franse Frank (FRF)
12619
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
884 STR_GAME_OPTIONS_CURRENCY_GRD :Greek Drachma (GRD)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
885 STR_GAME_OPTIONS_CURRENCY_HUF :Hungarian Forint (HUF)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
886 STR_GAME_OPTIONS_CURRENCY_ISK :Icelandic Krona (ISK)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
887 STR_GAME_OPTIONS_CURRENCY_ITL :Italian Lira (ITL)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
888 STR_GAME_OPTIONS_CURRENCY_NLG :Dutch Guilder (NLG)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
889 STR_GAME_OPTIONS_CURRENCY_NOK :Norwegian Krone (NOK)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
890 STR_GAME_OPTIONS_CURRENCY_PLN :Polish Zloty (PLN)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
891 STR_GAME_OPTIONS_CURRENCY_RON :Romanian Leu (RON)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
892 STR_GAME_OPTIONS_CURRENCY_RUR :Russian Rubles (RUR)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
893 STR_GAME_OPTIONS_CURRENCY_SIT :Slovenian Tolar (SIT)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
894 STR_GAME_OPTIONS_CURRENCY_SEK :Swedish Krona (SEK)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
895 STR_GAME_OPTIONS_CURRENCY_TRY :Turkish Lira (TRY)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
896 STR_GAME_OPTIONS_CURRENCY_SKK :Slovak Koruna (SKK)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
897 STR_GAME_OPTIONS_CURRENCY_BRL :Brazilian Real (BRL)
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
898 STR_GAME_OPTIONS_CURRENCY_EEK :Estonian Krooni (EEK)
19265
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
899 STR_GAME_OPTIONS_CURRENCY_LTL :Litauen Litas (LTL)
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
900 STR_GAME_OPTIONS_CURRENCY_KRW :Suid Koreanse Won (KRW)
19268
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
901 STR_GAME_OPTIONS_CURRENCY_ZAR :Suid Afrikaanse Rand (ZAR)
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
902 STR_GAME_OPTIONS_CURRENCY_CUSTOM :Pasmaak...
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
903 ############ 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
904
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
905 STR_GAME_OPTIONS_MEASURING_UNITS_FRAME :{BLACK}Meet eenhede
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
906 STR_GAME_OPTIONS_MEASURING_UNITS_DROPDOWN_TOOLTIP :{BLACK}Meet eenhede keuse
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
907
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
908 ############ 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
909 STR_GAME_OPTIONS_MEASURING_UNITS_IMPERIAL :Imperiaal
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
910 STR_GAME_OPTIONS_MEASURING_UNITS_METRIC :Metriek
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
911 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
912 ############ 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
913
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
914 STR_GAME_OPTIONS_ROAD_VEHICLES_FRAME :{BLACK}Pad voertuie
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
915 STR_GAME_OPTIONS_ROAD_VEHICLES_DROPDOWN_TOOLTIP :{BLACK}Kies kant van pad waarop voertuie ry
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
916 STR_GAME_OPTIONS_ROAD_VEHICLES_DROPDOWN_LEFT :Bestuur op linkerkant
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
917 STR_GAME_OPTIONS_ROAD_VEHICLES_DROPDOWN_RIGHT :Bestuur op regterkant
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
918
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
919 STR_GAME_OPTIONS_TOWN_NAMES_FRAME :{BLACK}Dorp name
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
920 STR_GAME_OPTIONS_TOWN_NAMES_DROPDOWN_TOOLTIP :{BLACK}Kies dorp naam styl
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
921
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
922 ############ 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
923 STR_GAME_OPTIONS_TOWN_NAME_ORIGINAL_ENGLISH :Engels (Oorspronkilik)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
924 STR_GAME_OPTIONS_TOWN_NAME_FRENCH :Frans
c8d35596b53f (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 STR_GAME_OPTIONS_TOWN_NAME_GERMAN :Duits
c8d35596b53f (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 STR_GAME_OPTIONS_TOWN_NAME_ADDITIONAL_ENGLISH :Engels (Addisioneel)
c8d35596b53f (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_TOWN_NAME_LATIN_AMERICAN :Latyns-Amerikaans
c8d35596b53f (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_TOWN_NAME_SILLY :Snaaks
c8d35596b53f (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 STR_GAME_OPTIONS_TOWN_NAME_SWEDISH :Sweeds
c8d35596b53f (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 STR_GAME_OPTIONS_TOWN_NAME_DUTCH :Hollands
c8d35596b53f (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_TOWN_NAME_FINNISH :Finnish
c8d35596b53f (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_TOWN_NAME_POLISH :Polish
c8d35596b53f (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_TOWN_NAME_SLOVAK :Slovak
c8d35596b53f (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 STR_GAME_OPTIONS_TOWN_NAME_NORWEGIAN :Norwegian
c8d35596b53f (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 STR_GAME_OPTIONS_TOWN_NAME_HUNGARIAN :Hungarian
c8d35596b53f (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_TOWN_NAME_AUSTRIAN :Austrian
c8d35596b53f (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_TOWN_NAME_ROMANIAN :Romanian
c8d35596b53f (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_TOWN_NAME_CZECH :Czech
c8d35596b53f (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_TOWN_NAME_SWISS :Swiss
c8d35596b53f (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 STR_GAME_OPTIONS_TOWN_NAME_DANISH :Deens
c8d35596b53f (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_NAME_TURKISH :Turks
c8d35596b53f (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_NAME_ITALIAN :Italiaans
c8d35596b53f (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 STR_GAME_OPTIONS_TOWN_NAME_CATALAN :Catalan
c8d35596b53f (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 ############ 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
945
c8d35596b53f (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_AUTOSAVE_FRAME :{BLACK}Outostoor
c8d35596b53f (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_AUTOSAVE_DROPDOWN_TOOLTIP :{BLACK}Kies interval tussen outomatiese store
c8d35596b53f (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
c8d35596b53f (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_AUTOSAVE_DROPDOWN_OFF :Af
c8d35596b53f (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_AUTOSAVE_DROPDOWN_EVERY_1_MONTH :Elke maand
c8d35596b53f (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_AUTOSAVE_DROPDOWN_EVERY_3_MONTHS :Elke 3 maande
c8d35596b53f (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_AUTOSAVE_DROPDOWN_EVERY_6_MONTHS :Elke 6 maande
c8d35596b53f (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_AUTOSAVE_DROPDOWN_EVERY_12_MONTHS :Elke 12 maande
12619
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
954
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
955 STR_GAME_OPTIONS_LANGUAGE :{BLACK}Taal
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
956 STR_GAME_OPTIONS_LANGUAGE_TOOLTIP :{BLACK}Kies die koppelvlak taal om te gebruik
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
957
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
958 STR_GAME_OPTIONS_FULLSCREEN :{BLACK}Volskerm
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
959 STR_GAME_OPTIONS_FULLSCREEN_TOOLTIP :{BLACK}Kies die blokkie om OpenTTD in volleskerm te speel
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
960
12619
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
961 STR_GAME_OPTIONS_RESOLUTION :{BLACK}Skerm resolusie
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
962 STR_GAME_OPTIONS_RESOLUTION_TOOLTIP :{BLACK}Kies die skerm resolusie om te gebruik
16717
c9eeb43ce189 (svn r21450) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 16700
diff changeset
963 STR_GAME_OPTIONS_RESOLUTION_OTHER :ander
12619
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
964
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
965 STR_GAME_OPTIONS_SCREENSHOT_FORMAT :{BLACK}Skermkiekie formaat
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
966 STR_GAME_OPTIONS_SCREENSHOT_FORMAT_TOOLTIP :{BLACK}Kies die skermkiekie formaat om te gebruik
12619
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
967
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
968 STR_GAME_OPTIONS_BASE_GRF :{BLACK}Basis grafiek stel
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
969 STR_GAME_OPTIONS_BASE_GRF_TOOLTIP :{BLACK}Kies die basis grafiek stel om te gebruik
12619
2f530108f787 (svn r17062) -Change: unify the naming of some 125 strings
rubidium <rubidium@openttd.org>
parents: 12616
diff changeset
970 STR_GAME_OPTIONS_BASE_GRF_STATUS :{RED}{NUM} verlore / korrupte ler{P "" s}
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
971 STR_GAME_OPTIONS_BASE_GRF_DESCRIPTION_TOOLTIP :{BLACK}Addisionele informasie oor die basis grapfiek stel
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
972
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
973 STR_GAME_OPTIONS_BASE_SFX :{BLACK}Basis klank stel
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
974 STR_GAME_OPTIONS_BASE_SFX_TOOLTIP :{BLACK}Kies die basis klank stel om te gebruik
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
975 STR_GAME_OPTIONS_BASE_SFX_DESCRIPTION_TOOLTIP :{BLACK}Addisionele informasie oor die basis klank stel
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
976
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
977 STR_GAME_OPTIONS_BASE_MUSIC :{BLACK}Basis musiek stel
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
978 STR_GAME_OPTIONS_BASE_MUSIC_TOOLTIP :{BLACK}Kies die basis musiek stel om te gebruik
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
979 STR_GAME_OPTIONS_BASE_MUSIC_STATUS :{RED}{NUM} korrupte lêer{P "" s}
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
980 STR_GAME_OPTIONS_BASE_MUSIC_DESCRIPTION_TOOLTIP :{BLACK}Addisionele informasie oor die basis musiek stel
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
981
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
982 STR_ERROR_FULLSCREEN_FAILED :{WHITE}Volskerm metode gedop
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
983
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
984 # 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
985
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
986 STR_CURRENCY_WINDOW :{WHITE}Pasmaak geldeenheid
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
987 STR_CURRENCY_EXCHANGE_RATE :{LTBLUE}Wissel koers: {ORANGE}{CURRENCY_LONG} = £ {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
988 STR_CURRENCY_DECREASE_EXCHANGE_RATE_TOOLTIP :{BLACK}Verlaag die hoeveelheid van jou koers vir een Pond (£)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
989 STR_CURRENCY_INCREASE_EXCHANGE_RATE_TOOLTIP :{BLACK}Verhoog die hoeveelheid van jou koers vir een Pond (£)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
990 STR_CURRENCY_SET_EXCHANGE_RATE_TOOLTIP :{BLACK}Stel die wissel koers vir jou koers vir een Pond (£)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
991
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
992 STR_CURRENCY_SEPARATOR :{LTBLUE}Afskeier {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
993 STR_CURRENCY_SET_CUSTOM_CURRENCY_SEPARATOR_TOOLTIP :{BLACK}Stel die skeier vir jou koers
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
994
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
995 STR_CURRENCY_PREFIX :{LTBLUE}Voorvoegsel: {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
996 STR_CURRENCY_SET_CUSTOM_CURRENCY_PREFIX_TOOLTIP :{BLACK}Stel die voorvoegsel teks vir jou koers
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
997 STR_CURRENCY_SUFFIX :{LTBLUE}Agtervoegsel: {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
998 STR_CURRENCY_SET_CUSTOM_CURRENCY_SUFFIX_TOOLTIP :{BLACK}Stel die agtervoegsel teks vir jou koers
c8d35596b53f (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
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
1000 STR_CURRENCY_SWITCH_TO_EURO :{LTBLUE}Verwissel na Euro: {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
1001 STR_CURRENCY_SWITCH_TO_EURO_NEVER :{LTBLUE}Verwissel na Euro: {ORANGE}nooit
c8d35596b53f (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_SET_CUSTOM_CURRENCY_TO_EURO_TOOLTIP :{BLACK}Stel die jaar om na Euro toe te skakel
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1003 STR_CURRENCY_DECREASE_CUSTOM_CURRENCY_TO_EURO_TOOLTIP :{BLACK}Skakel na Euro vroeë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
1004 STR_CURRENCY_INCREASE_CUSTOM_CURRENCY_TO_EURO_TOOLTIP :{BLACK}Skakel na Euro later
c8d35596b53f (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
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
1006 STR_CURRENCY_PREVIEW :{LTBLUE}Voorskou: {ORANGE}{CURRENCY_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
1007 STR_CURRENCY_CUSTOM_CURRENCY_PREVIEW_TOOLTIP :{BLACK}10000 Pond (£) in jou koers
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1008 STR_CURRENCY_CHANGE_PARAMETER :{BLACK}verander gebruiklike koers parameter
c8d35596b53f (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
c8d35596b53f (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 STR_DIFFICULTY_LEVEL_SETTING_MAXIMUM_NO_COMPETITORS :{LTBLUE}Maksimum no. mededingers: {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
1011
c8d35596b53f (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_NONE :Geen
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
1013 STR_FUNDING_ONLY :Befondsing alleen
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
1014 STR_MINIMAL :Minimale
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
1015 STR_NUM_VERY_LOW :Baie laag
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1016 STR_NUM_LOW :Laag
c8d35596b53f (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_NUM_NORMAL :Normaal
c8d35596b53f (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_NUM_HIGH :Hoog
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
1019 STR_NUM_CUSTOM :Pasmaak
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
1020 STR_NUM_CUSTOM_NUMBER :Pasmaak ({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
1021
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1022 STR_VARIETY_NONE :Geen
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1023 STR_VARIETY_VERY_LOW :Baaie Laag
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1024 STR_VARIETY_LOW :Laag
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1025 STR_VARIETY_MEDIUM :Middelmatig
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1026 STR_VARIETY_HIGH :Hoog
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1027 STR_VARIETY_VERY_HIGH :Baaie Hoog
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1028
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
1029 STR_AI_SPEED_VERY_SLOW :Baie Stadig
c8d35596b53f (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_AI_SPEED_SLOW :Stadig
c8d35596b53f (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_AI_SPEED_MEDIUM :Gemiddel
c8d35596b53f (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_AI_SPEED_FAST :Vinnig
c8d35596b53f (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_AI_SPEED_VERY_FAST :Baie Vinnig
c8d35596b53f (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
c8d35596b53f (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 STR_SEA_LEVEL_VERY_LOW :Baie Laag
c8d35596b53f (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_SEA_LEVEL_LOW :Laag
c8d35596b53f (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_SEA_LEVEL_MEDIUM :Gemiddel
c8d35596b53f (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 STR_SEA_LEVEL_HIGH :Hoog
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
1039 STR_SEA_LEVEL_CUSTOM :Pasmaak
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
1040 STR_SEA_LEVEL_CUSTOM_PERCENTAGE :Pasmaak ({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
1041
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
1042 STR_RIVERS_NONE :Geen
19139
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
1043 STR_RIVERS_FEW :Min
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
1044 STR_RIVERS_MODERATE :Middelmatig
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
1045 STR_RIVERS_LOT :Baie
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
1046
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
1047 STR_DISASTER_NONE :Geen
c8d35596b53f (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_DISASTER_REDUCED :Verminder
c8d35596b53f (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_DISASTER_NORMAL :Normaal
c8d35596b53f (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
c8d35596b53f (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_SUBSIDY_X1_5 :x1.5
c8d35596b53f (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_SUBSIDY_X2 :x2
c8d35596b53f (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_SUBSIDY_X3 :x3
c8d35596b53f (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_SUBSIDY_X4 :x4
c8d35596b53f (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
c8d35596b53f (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 STR_TERRAIN_TYPE_VERY_FLAT :Baie Plat
c8d35596b53f (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 STR_TERRAIN_TYPE_FLAT :Plat
c8d35596b53f (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_TERRAIN_TYPE_HILLY :Koppierig
c8d35596b53f (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_TERRAIN_TYPE_MOUNTAINOUS :Bergagtig
c8d35596b53f (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
19859
4d1fdfa7758f (svn r24792) -Add: Readd difficulty settings to advanced settings unless they are already present in other settings windows.
frosch <frosch@openttd.org>
parents: 19858
diff changeset
1061
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
1062
c8d35596b53f (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_CITY_APPROVAL_PERMISSIVE :Permissief
c8d35596b53f (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 STR_CITY_APPROVAL_TOLERANT :Toelaatbaar
c8d35596b53f (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_CITY_APPROVAL_HOSTILE :Vyandelik
c8d35596b53f (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
14647
42d2bb823437 (svn r19226) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14644
diff changeset
1067 STR_WARNING_NO_SUITABLE_AI :{WHITE}Geen geskikte KI beskikbaar...{}Jy kan verskeie KI's aflaai deur middel van die 'Aanlyn Inhoud' stelsel
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
1068
c8d35596b53f (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 # 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
1070 STR_CONFIG_SETTING_CAPTION :{WHITE}Gevorderde stellings
19416
9d323a730452 (svn r24319) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19367
diff changeset
1071 STR_CONFIG_SETTING_NO_EXPLANATION_AVAILABLE_HELPTEXT :(geen verduideliking beskikbaar)
9d323a730452 (svn r24319) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19367
diff changeset
1072 STR_CONFIG_SETTING_DEFAULT_VALUE :{LTBLUE}Standaard waarde: {ORANGE}{STRING}
19527
d2a8a50e72b9 (svn r24434) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19507
diff changeset
1073 STR_CONFIG_SETTING_TYPE :{LTBLUE}Stelling tipe: {ORANGE}{STRING}
d2a8a50e72b9 (svn r24434) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19507
diff changeset
1074 STR_CONFIG_SETTING_TYPE_CLIENT :Kliënt instelling (word nie gestoor in spaarspeletjie nie; raak alle speletjies)
d2a8a50e72b9 (svn r24434) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19507
diff changeset
1075 STR_CONFIG_SETTING_TYPE_GAME_MENU :Maatskappy instelling (word gestoor in spaarspeletjie; raak net nuwe speletjies)
d2a8a50e72b9 (svn r24434) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19507
diff changeset
1076 STR_CONFIG_SETTING_TYPE_GAME_INGAME :Maatskappy instelling (word gestoor in spaarspeletjie; raak net die huidige spel)
d2a8a50e72b9 (svn r24434) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19507
diff changeset
1077 STR_CONFIG_SETTING_TYPE_COMPANY_MENU :Maatskappy instelling (word gestoor in Spaarspeletjies; raak net nuwe speletjies)
d2a8a50e72b9 (svn r24434) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19507
diff changeset
1078 STR_CONFIG_SETTING_TYPE_COMPANY_INGAME :Maatskappy instelling (word gestoor in spaarspeletjie; raak net die huidige maatskappy)
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1079
19743
38a82da60e30 (svn r24676) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19714
diff changeset
1080 STR_CONFIG_SETTING_RESTRICT_LABEL :{BLACK}Vertoon:
38a82da60e30 (svn r24676) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19714
diff changeset
1081
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
1082 STR_CONFIG_SETTING_OFF :Af
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
1083 STR_CONFIG_SETTING_ON :Aan
19284
3f7ec39a9fb1 (svn r24173) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19268
diff changeset
1084 STR_CONFIG_SETTING_DISABLED :gedeaktiveer
17467
b607e87cf6c0 (svn r22221) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17466
diff changeset
1085
b607e87cf6c0 (svn r22221) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17466
diff changeset
1086 STR_CONFIG_SETTING_COMPANIES_OFF :Af
b607e87cf6c0 (svn r22221) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17466
diff changeset
1087 STR_CONFIG_SETTING_COMPANIES_OWN :Eie maatskappy
b607e87cf6c0 (svn r22221) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17466
diff changeset
1088 STR_CONFIG_SETTING_COMPANIES_ALL :Alle maatskappye
b607e87cf6c0 (svn r22221) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17466
diff changeset
1089
b607e87cf6c0 (svn r22221) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17466
diff changeset
1090 STR_CONFIG_SETTING_NONE :Geen
b607e87cf6c0 (svn r22221) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17466
diff changeset
1091 STR_CONFIG_SETTING_ORIGINAL :Oorspronlik
b607e87cf6c0 (svn r22221) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17466
diff changeset
1092 STR_CONFIG_SETTING_REALISTIC :Realisties
b607e87cf6c0 (svn r22221) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17466
diff changeset
1093
b607e87cf6c0 (svn r22221) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17466
diff changeset
1094 STR_CONFIG_SETTING_HORIZONTAL_POS_LEFT :Links
b607e87cf6c0 (svn r22221) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17466
diff changeset
1095 STR_CONFIG_SETTING_HORIZONTAL_POS_CENTER :Senter
b607e87cf6c0 (svn r22221) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17466
diff changeset
1096 STR_CONFIG_SETTING_HORIZONTAL_POS_RIGHT :Regs
b607e87cf6c0 (svn r22221) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17466
diff changeset
1097
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1098 STR_CONFIG_SETTING_BUILDONSLOPES :Laat bou op skuinstes en kuslyn toe: {STRING}
19423
0dbf5aeba6f2 (svn r24326) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19419
diff changeset
1099 STR_CONFIG_SETTING_BUILDONSLOPES_HELPTEXT :As geaktiveer, kan spore en stasies op meeste hellings gebou word. Indien gedeaktiveer, kan hulle net gebou work op hellings wat die rigting van die spoor volg, en dus geen fondasies verg nie
0dbf5aeba6f2 (svn r24326) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19419
diff changeset
1100 STR_CONFIG_SETTING_AUTOSLOPE :Laat landargitektuur toe onder geboue, spore, ens. (outohelling): {STRING}
0dbf5aeba6f2 (svn r24326) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19419
diff changeset
1101 STR_CONFIG_SETTING_AUTOSLOPE_HELPTEXT :Laat Landargitektuur onder geboue en spore sonder om dit te verwyder
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1102 STR_CONFIG_SETTING_CATCHMENT :Laat meer realisties grootte opvangsgebied toe: {STRING}
19423
0dbf5aeba6f2 (svn r24326) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19419
diff changeset
1103 STR_CONFIG_SETTING_CATCHMENT_HELPTEXT :Laat verskillende groote opvang gebiede toe vir verskillende tipes stasies en lughawens
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1104 STR_CONFIG_SETTING_EXTRADYNAMITE :Laat verwydering van meer stad-besite paaie, bruge, ens toe: {STRING}
19423
0dbf5aeba6f2 (svn r24326) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19419
diff changeset
1105 STR_CONFIG_SETTING_EXTRADYNAMITE_HELPTEXT :Maak dit makliker om dorps eiendom en infrastruktuur te verwyder
19324
eefdc6733c9e (svn r24213) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19322
diff changeset
1106 STR_CONFIG_SETTING_TRAIN_LENGTH :Maximum lengte van treine: {STRING}
19416
9d323a730452 (svn r24319) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19367
diff changeset
1107 STR_CONFIG_SETTING_TRAIN_LENGTH_HELPTEXT :Stel die maximum lente van treine
19324
eefdc6733c9e (svn r24213) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19322
diff changeset
1108 STR_CONFIG_SETTING_TILE_LENGTH :{COMMA} teël{P 0 "" s}
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1109 STR_CONFIG_SETTING_SMOKE_AMOUNT :Hoeveelheid motor rook/vonke: {STRING}
19423
0dbf5aeba6f2 (svn r24326) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19419
diff changeset
1110 STR_CONFIG_SETTING_SMOKE_AMOUNT_HELPTEXT :Stel vas hoeveel rook en hoeveel vonke deur voertuie gemaak word
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1111 STR_CONFIG_SETTING_TRAIN_ACCELERATION_MODEL :Trein versnelling model: {STRING}
19507
19e220a03236 (svn r24410) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19504
diff changeset
1112 STR_CONFIG_SETTING_TRAIN_ACCELERATION_MODEL_HELPTEXT :Kies 'n fisiese model vir die trein versnelling. Die "oorspronklike" model benadeel steilheid ewe vir alle voertuie. Die "realistiese" model benadeel hellings en kurwes, afhangende van die verskillende eienskappe, soos lengte en "tractive force"
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1113 STR_CONFIG_SETTING_ROAD_VEHICLE_ACCELERATION_MODEL :Pad voertuig versnelling model: {STRING}
19507
19e220a03236 (svn r24410) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19504
diff changeset
1114 STR_CONFIG_SETTING_ROAD_VEHICLE_ACCELERATION_MODEL_HELPTEXT :Kies 'n fisiese model vir pad vervoer versnelling. Die "oorspronklike" model benadeel steilheid ewe vir alle voertuie. Die "realistiese" model benadeel hellings en kurwes, afhangende van die verskillende eienskappe van die engin, byvoorbeeld "tractive force"
19416
9d323a730452 (svn r24319) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19367
diff changeset
1115 STR_CONFIG_SETTING_TRAIN_SLOPE_STEEPNESS :Krans helling vir treine: {STRING}
19426
a7b476d5a705 (svn r24329) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19423
diff changeset
1116 STR_CONFIG_SETTING_TRAIN_SLOPE_STEEPNESS_HELPTEXT :Die steilte van die helling vir treine. Hoër waardes maak dit moeliker om teen die helling uit te klim
19324
eefdc6733c9e (svn r24213) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19322
diff changeset
1117 STR_CONFIG_SETTING_PERCENTAGE :{COMMA}%
19416
9d323a730452 (svn r24319) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19367
diff changeset
1118 STR_CONFIG_SETTING_ROAD_VEHICLE_SLOPE_STEEPNESS :Krans helling vir pad vervoer: {STRING}
19426
a7b476d5a705 (svn r24329) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19423
diff changeset
1119 STR_CONFIG_SETTING_ROAD_VEHICLE_SLOPE_STEEPNESS_HELPTEXT :Die steilte van die helling vir 'n pad voertuig. Hoër waardes maak dit moeliker om teen die helling uit te klim
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1120 STR_CONFIG_SETTING_FORBID_90_DEG :Verbied triene en skepe om 90 graad draaie te maak: {STRING}
19507
19e220a03236 (svn r24410) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19504
diff changeset
1121 STR_CONFIG_SETTING_FORBID_90_DEG_HELPTEXT :90 grade draaie kom voor wanneer 'n horisontale spoor direk gevolg deur 'n vertikale spoor op die aangrensende teël, dus waardeur die trein 'n 90 grade draai maak deur die teël rand in plaas van die gewone 45 grade vir 'n ander spoor kombinasies. Dit geld ook vir die draai radius van skepe
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1122 STR_CONFIG_SETTING_DISTANT_JOIN_STATIONS :Laat toe dat stasies lanks mekaar gebind kan word: {STRING}
19507
19e220a03236 (svn r24410) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19504
diff changeset
1123 STR_CONFIG_SETTING_DISTANT_JOIN_STATIONS_HELPTEXT :Laat die toevoeging van dele van 'n stasie sonder om direk aan die bestaande dele te raak. het Ctrl+Kliek nodig terwyl die plasing van die nuwe dele
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1124 STR_CONFIG_SETTING_IMPROVEDLOAD :Gebruik verebeterde laai algoritme: {STRING}
19507
19e220a03236 (svn r24410) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19504
diff changeset
1125 STR_CONFIG_SETTING_IMPROVEDLOAD_HELPTEXT :Indien geaktiveer, verskeie voertuie wat by 'n stasie wag sal opeenvolgend gelaai word. Die laai van die volgende voertuig begin eers wanneer daar is genoeg vrag is wat wag om die eerste voertuig te vul
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1126 STR_CONFIG_SETTING_GRADUAL_LOADING :Laai voertuie geleidelik: {STRING}
19527
d2a8a50e72b9 (svn r24434) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19507
diff changeset
1127 STR_CONFIG_SETTING_GRADUAL_LOADING_HELPTEXT :Geleidelik laai vanvoertuie deur die gebruik van die voertuig se spesifieke laai tydsduur, in plaas van om alles op eenslag te laai met 'n vaste tydduur, afhangende van diehoeveelheid vrag gelaai
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1128 STR_CONFIG_SETTING_INFLATION :Inflasie: {STRING}
19507
19e220a03236 (svn r24410) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19504
diff changeset
1129 STR_CONFIG_SETTING_INFLATION_HELPTEXT :Aktiveer inflasie in die ekonomie, waar die kostes vinniger styg as betalings
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1130 STR_CONFIG_SETTING_SELECTGOODS :Aflewer vrag na 'n stasie slegs as daar 'n aanvrag is:: {STRING}
19527
d2a8a50e72b9 (svn r24434) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19507
diff changeset
1131 STR_CONFIG_SETTING_SELECTGOODS_HELPTEXT :Lewer slegs 'n vrag af by 'n stasie wat die vrag van die voertuig versoek het. Dit verhoed dat slegte graderings vir ladings wat nie benodig word by 'n stasie nie
19324
eefdc6733c9e (svn r24213) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19322
diff changeset
1132 STR_CONFIG_SETTING_MAX_BRIDGE_LENGTH :Maximum brug lengte: {STRING}
19416
9d323a730452 (svn r24319) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19367
diff changeset
1133 STR_CONFIG_SETTING_MAX_BRIDGE_LENGTH_HELPTEXT :Maximum lengte vir die bou van bruë
19324
eefdc6733c9e (svn r24213) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19322
diff changeset
1134 STR_CONFIG_SETTING_MAX_TUNNEL_LENGTH :Maximum tonnel lengte: {STRING}
19416
9d323a730452 (svn r24319) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19367
diff changeset
1135 STR_CONFIG_SETTING_MAX_TUNNEL_LENGTH_HELPTEXT :Maximum lengte vir die bou van tonnels
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1136 STR_CONFIG_SETTING_RAW_INDUSTRY_CONSTRUCTION_METHOD :Manual primêre nywerheid konstruksie metode: {STRING}
19551
ad75b402eeda (svn r24458) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19549
diff changeset
1137 STR_CONFIG_SETTING_RAW_INDUSTRY_CONSTRUCTION_METHOD_HELPTEXT :Metode van befondsing van 'n primêre bedryf."Niks" beteken dit nie moontlik is om enige bedryf te finansier, "prospekteer" beteken befondsing is moontlik, maar konstruksie vind plaas in 'n toevallige plek op die kaart en dit kan ook misluk, "ander nywerhede" beteken rou bedrywe kan opgerig word deur ander maatskappye soos verwerking nywerhede.
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_RAW_INDUSTRY_CONSTRUCTION_METHOD_NONE :geen
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
1139 STR_CONFIG_SETTING_RAW_INDUSTRY_CONSTRUCTION_METHOD_NORMAL :as ander nywerhede
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
1140 STR_CONFIG_SETTING_RAW_INDUSTRY_CONSTRUCTION_METHOD_PROSPECTING :vooruitsigting
19416
9d323a730452 (svn r24319) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19367
diff changeset
1141 STR_CONFIG_SETTING_INDUSTRY_PLATFORM :Plat area rondom nywerhede: {STRING}
19507
19e220a03236 (svn r24410) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19504
diff changeset
1142 STR_CONFIG_SETTING_INDUSTRY_PLATFORM_HELPTEXT :Hoeveelheid van plat ruimte om 'n bedryf. Dit verseker dat leë ruimte beskikbaar sal bly, om 'n bedryf, vir die bou van spore, ensovoorts
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1143 STR_CONFIG_SETTING_MULTIPINDTOWN :Laat meer as een soortgelyke nywerhede per dorp toe: {STRING}
19507
19e220a03236 (svn r24410) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19504
diff changeset
1144 STR_CONFIG_SETTING_MULTIPINDTOWN_HELPTEXT :Gewoonlik sal 'n dorp nie meer as een bedryf van elke tipe wil hê nie. Met hierdie stelling, sal dorpe toelaat dat verskeie bedrywe van dieselfde tipe gebou word
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1145 STR_CONFIG_SETTING_SIGNALSIDE :Wys seine: {STRING}
19416
9d323a730452 (svn r24319) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19367
diff changeset
1146 STR_CONFIG_SETTING_SIGNALSIDE_HELPTEXT :Selekteer watter kand van die spoor om die seine te plaas
19307
afceec2bec17 (svn r24196) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19305
diff changeset
1147 STR_CONFIG_SETTING_SIGNALSIDE_LEFT :Aan die linkerkant
afceec2bec17 (svn r24196) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19305
diff changeset
1148 STR_CONFIG_SETTING_SIGNALSIDE_DRIVING_SIDE :Aan die bestuurskant
afceec2bec17 (svn r24196) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19305
diff changeset
1149 STR_CONFIG_SETTING_SIGNALSIDE_RIGHT :Aan die regterkant
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1150 STR_CONFIG_SETTING_SHOWFINANCES :Toon finansies venster op die einde van die jaar: {STRING}
19527
d2a8a50e72b9 (svn r24434) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19507
diff changeset
1151 STR_CONFIG_SETTING_SHOWFINANCES_HELPTEXT :Indien geaktiveer, sal die finansies venster verskyn aan die einde van elke jaar om maklik inspeksie van die finansiële state, van die maatskappy, toe te laat
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1152 STR_CONFIG_SETTING_NONSTOP_BY_DEFAULT :Nuwe bevele is vooraf 'geen-stop' {STRING}
19551
ad75b402eeda (svn r24458) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19549
diff changeset
1153 STR_CONFIG_SETTING_NONSTOP_BY_DEFAULT_HELPTEXT :Normaalweg stop 'n voertuig by elke stasie wat dit verby gaan. Deur gebruik te maak van hierdie instelling, sal dit verby elke stasie ry oppad na sy finale bestemming sonder om te stop. Let wel, dat hierdie verstelling slegs 'n standaard waarde definieer vir nuwe bevele. Individuele bevele kan uitdruklik gestel word na belang van gedrag
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1154 STR_CONFIG_SETTING_STOP_LOCATION :Nuwe trein opdragte stop by verstek by die {STRING} van die platform
19551
ad75b402eeda (svn r24458) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19549
diff changeset
1155 STR_CONFIG_SETTING_STOP_LOCATION_HELPTEXT :Plek waar 'n trein stop by die platform by verstek. Die "naby die einde" naby aan die beginpunt van die platform, "middel", beteken in die middel van die platform, en "ander kant" beteken ver weg van die beginpunt van die platform. Let wel, dat hierdie verstelling definieer slegs 'n standaard waarde vir nuwe bevele. Individuele bevele kan nog ingestel word.
12053
18c636e99833 (svn r16460) -Update: WebTranslator2 update to 2009-05-29 17:38:27
translators <translators@openttd.org>
parents: 12012
diff changeset
1156 STR_CONFIG_SETTING_STOP_LOCATION_NEAR_END :naby einde
18c636e99833 (svn r16460) -Update: WebTranslator2 update to 2009-05-29 17:38:27
translators <translators@openttd.org>
parents: 12012
diff changeset
1157 STR_CONFIG_SETTING_STOP_LOCATION_MIDDLE :middel
18c636e99833 (svn r16460) -Update: WebTranslator2 update to 2009-05-29 17:38:27
translators <translators@openttd.org>
parents: 12012
diff changeset
1158 STR_CONFIG_SETTING_STOP_LOCATION_FAR_END :ver einde
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1159 STR_CONFIG_SETTING_ROAD_VEHICLE_QUEUEING :Pad voertuig toustaan (met kwantum effekte): {STRING}
19507
19e220a03236 (svn r24410) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19504
diff changeset
1160 STR_CONFIG_SETTING_ROAD_VEHICLE_QUEUEING_HELPTEXT :Maak 'n pad voertuig wag by besette padstoppe totdat hulle leeg is
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1161 STR_CONFIG_SETTING_AUTOSCROLL :Rol skerm as muis by die kant is: {STRING}
19743
38a82da60e30 (svn r24676) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19714
diff changeset
1162 STR_CONFIG_SETTING_AUTOSCROLL_DISABLED :gedeaktiveer
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1163 STR_CONFIG_SETTING_BRIBE :Laat omkooping van die plaaslike raad toe: {STRING}
19551
ad75b402eeda (svn r24458) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19549
diff changeset
1164 STR_CONFIG_SETTING_BRIBE_HELPTEXT :Laat maatskappye die plaaslike dorpsraad probeer omkoop. Indien 'n inspekteur die omkoopgeld opgemerk, sal die maatskappy nie in staat wees om in die dorp te werk vir ses maande.
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1165 STR_CONFIG_SETTING_ALLOW_EXCLUSIVE :Laat die koop van eksklusief vervoer regte toe: {STRING}
19423
0dbf5aeba6f2 (svn r24326) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19419
diff changeset
1166 STR_CONFIG_SETTING_ALLOW_EXCLUSIVE_HELPTEXT :As 'n maatskapy alleen transportreg koop vir n' dorp. Die teenstanders se stasies (passesiers en vrag) sal geen vrag kry vir n' jaar
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1167 STR_CONFIG_SETTING_ALLOW_FUND_BUILDINGS :Laat befondsing van geboue: {STRING}
19416
9d323a730452 (svn r24319) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19367
diff changeset
1168 STR_CONFIG_SETTING_ALLOW_FUND_BUILDINGS_HELPTEXT :Laat geld donasies aan dorpe, deur maatskappye toe, vir die bou van huise
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1169 STR_CONFIG_SETTING_ALLOW_FUND_ROAD :Laat befondsing toe van plaaslike pad heropbou: {STRING}
19527
d2a8a50e72b9 (svn r24434) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19507
diff changeset
1170 STR_CONFIG_SETTING_ALLOW_FUND_ROAD_HELPTEXT :Laat maatskappye toe om geld te gee aan dorpe vir pad rekonstruksie om pad-gebaseerde dienste te saboteer
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1171 STR_CONFIG_SETTING_ALLOW_GIVE_MONEY :Laat die stuur van geld na ander maatskappye toe: {STRING}
19416
9d323a730452 (svn r24319) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19367
diff changeset
1172 STR_CONFIG_SETTING_ALLOW_GIVE_MONEY_HELPTEXT :Laat die oordra van geld, tussen maatskappye, toe in multi-speler modus
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1173 STR_CONFIG_SETTING_FREIGHT_TRAINS :Gewig vermenivoud vir vrag om swaar treine te simuleer: {STRING}
19551
ad75b402eeda (svn r24458) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19549
diff changeset
1174 STR_CONFIG_SETTING_FREIGHT_TRAINS_HELPTEXT :Stel die impak van die dravrag op treine. Hoe hoër die hoeveelheid vrag wat gedra word, hoe meer veeleisend is dit vir die treine, veral teen die heuwels uit.
19343
8d04d0f040d6 (svn r24240) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19341
diff changeset
1175 STR_CONFIG_SETTING_PLANE_SPEED :Vlegtuig spoed faktor: {STRING}
19551
ad75b402eeda (svn r24458) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19549
diff changeset
1176 STR_CONFIG_SETTING_PLANE_SPEED_HELPTEXT :Stel die relatiewe spoed van vliegtuie, met vergelyking van ander voertuig tipes, om so die bedrag van die inkomste van vliegtuie te verminder.
19324
eefdc6733c9e (svn r24213) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19322
diff changeset
1177 STR_CONFIG_SETTING_PLANE_SPEED_VALUE :1 / {COMMA}
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1178 STR_CONFIG_SETTING_PLANE_CRASHES :Aantal vliegtuig botsings: {STRING}
19416
9d323a730452 (svn r24319) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19367
diff changeset
1179 STR_CONFIG_SETTING_PLANE_CRASHES_HELPTEXT :Stel die kans van 'n vliegtuig ongeluk om te gebeur
14647
42d2bb823437 (svn r19226) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14644
diff changeset
1180 STR_CONFIG_SETTING_PLANE_CRASHES_NONE :geen
42d2bb823437 (svn r19226) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14644
diff changeset
1181 STR_CONFIG_SETTING_PLANE_CRASHES_REDUCED :verminderd
42d2bb823437 (svn r19226) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14644
diff changeset
1182 STR_CONFIG_SETTING_PLANE_CRASHES_NORMAL :normaal
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1183 STR_CONFIG_SETTING_STOP_ON_TOWN_ROAD :Laat deur-ry padhalte op dorp besite paaie toe: {STRING}
19419
18c61434be1e (svn r24322) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19416
diff changeset
1184 STR_CONFIG_SETTING_STOP_ON_TOWN_ROAD_HELPTEXT :Laat Bouery van deur-ry pad stasies op dorp beheerde paaie
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1185 STR_CONFIG_SETTING_STOP_ON_COMPETITOR_ROAD :Laat deur-ry padhalte toe op paaie wat deur ander deelnemers besit word: {STRING}
19549
5bf8b02379c4 (svn r24456) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19527
diff changeset
1186 STR_CONFIG_SETTING_STOP_ON_COMPETITOR_ROAD_HELPTEXT :Laat die konstruksie van die ry-deur pad stasies op paaie toe wat deur ander maatskappye besit word
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1187 STR_CONFIG_SETTING_ADJACENT_STATIONS :Laat die bou van aangrensende stasies toe: {STRING}
19419
18c61434be1e (svn r24322) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19416
diff changeset
1188 STR_CONFIG_SETTING_ADJACENT_STATIONS_HELPTEXT :Laat verskeie stasies toe om mekaar te raak
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1189 STR_CONFIG_SETTING_DYNAMIC_ENGINES :Aktiveer veeltallige NewGRF enjin stelle: {STRING}
19549
5bf8b02379c4 (svn r24456) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19527
diff changeset
1190 STR_CONFIG_SETTING_DYNAMIC_ENGINES_HELPTEXT :versoenbaarheid opsie vir ou NewGRFs. Moenie deaktiveer, behalwe as jy weet wat jy doen!
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
1191 STR_CONFIG_SETTING_DYNAMIC_ENGINES_EXISTING_VEHICLES :{WHITE}Verandering van die stelling is nie moontlik wanneer daar voertuie is nie
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1192 STR_CONFIG_SETTING_INFRASTRUCTURE_MAINTENANCE :Infrastruktuur onderhoud: {STRING}
19551
ad75b402eeda (svn r24458) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19549
diff changeset
1193 STR_CONFIG_SETTING_INFRASTRUCTURE_MAINTENANCE_HELPTEXT :As dit geaktiveer is sal dit veroorsaak dat infrastruktuur onderhoudskoste verhoog. Die koste groei oor-proporsioneel met die netwerk grootte, wat groter maatskappye meer as kleiner maatskappye benadeel
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1194
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1195 STR_CONFIG_SETTING_NEVER_EXPIRE_AIRPORTS :Lughawes verval nooit nie: {STRING}
19551
ad75b402eeda (svn r24458) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19549
diff changeset
1196 STR_CONFIG_SETTING_NEVER_EXPIRE_AIRPORTS_HELPTEXT :Wanner hierdie stelling geaktiveer is, maak dit dat alle lughawens ewig beskikbaar bly, na hul bekendstelling datum
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1197
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1198 STR_CONFIG_SETTING_WARN_LOST_VEHICLE :Waarsku indien voertuig verloor: {STRING}
19551
ad75b402eeda (svn r24458) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19549
diff changeset
1199 STR_CONFIG_SETTING_WARN_LOST_VEHICLE_HELPTEXT :veroorsaak boodskappe oor voertuie wat nie in staat is om 'n pad na hul bestel bestemming te vind nie
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1200 STR_CONFIG_SETTING_ORDER_REVIEW :Hersien voertuig se opdrae: {STRING}
19551
ad75b402eeda (svn r24458) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19549
diff changeset
1201 STR_CONFIG_SETTING_ORDER_REVIEW_HELPTEXT :As dit geaktiveer is, word die voertuie se bevel van tyd tot tyd nagegaan, en 'n paar ooglopende kwessies sal berig word, met 'n nuus boodskap, as dit opgespoor word
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
1202 STR_CONFIG_SETTING_ORDER_REVIEW_OFF :nee
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
1203 STR_CONFIG_SETTING_ORDER_REVIEW_EXDEPOT :ja, maar sluit stil staande voertuie uit
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
1204 STR_CONFIG_SETTING_ORDER_REVIEW_ON :van alle voertuie
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1205 STR_CONFIG_SETTING_WARN_INCOME_LESS :Waarsku as 'n voertuig se inkomste negatief is: {STRING}
19551
ad75b402eeda (svn r24458) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19549
diff changeset
1206 STR_CONFIG_SETTING_WARN_INCOME_LESS_HELPTEXT :As dit geaktiveer is, word daar 'n nuus boodskap gestuur wanneer, in 'n kalenderjaar, 'n voertuig nie wins gemaak het nie.
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1207 STR_CONFIG_SETTING_NEVER_EXPIRE_VEHICLES :Voertuie verval nooit nie: {STRING}
19551
ad75b402eeda (svn r24458) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19549
diff changeset
1208 STR_CONFIG_SETTING_NEVER_EXPIRE_VEHICLES_HELPTEXT :As dit geaktiveer is, sal voertuig modelle altyd beskikbaar bly, na die bekendstelling daarvan
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1209 STR_CONFIG_SETTING_AUTORENEW_VEHICLE :Outohernuwe voertuig as hy oud raak: {STRING}
19551
ad75b402eeda (svn r24458) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19549
diff changeset
1210 STR_CONFIG_SETTING_AUTORENEW_VEHICLE_HELPTEXT :As dit geaktiveer is, word 'n voertuig wat naby die einde van sy werkslewe kom outomaties vervang, wanneer die hernu voorwaardes vervul is.
19324
eefdc6733c9e (svn r24213) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19322
diff changeset
1211 STR_CONFIG_SETTING_AUTORENEW_MONTHS :Outoherbou wanneer voertuig is {STRING} max ouderdom
19419
18c61434be1e (svn r24322) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19416
diff changeset
1212 STR_CONFIG_SETTING_AUTORENEW_MONTHS_HELPTEXT :Relatiewe ouderdom waneer voertuie herweeg moet word ver outo-vervanging
19324
eefdc6733c9e (svn r24213) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19322
diff changeset
1213 STR_CONFIG_SETTING_AUTORENEW_MONTHS_VALUE_BEFORE :{COMMA} maand{P 0 "" e} voor
eefdc6733c9e (svn r24213) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19322
diff changeset
1214 STR_CONFIG_SETTING_AUTORENEW_MONTHS_VALUE_AFTER :{COMMA} maand{P 0 "" e} later
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1215 STR_CONFIG_SETTING_AUTORENEW_MONEY :Outohernuwe minimum vereisde geld vir hernuwe: {STRING}
19551
ad75b402eeda (svn r24458) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19549
diff changeset
1216 STR_CONFIG_SETTING_AUTORENEW_MONEY_HELPTEXT :Minimale bedrag geld wat in die bank moet bly, voor die oorweging van motor-vernuwing voertuie
19343
8d04d0f040d6 (svn r24240) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19341
diff changeset
1217 STR_CONFIG_SETTING_ERRMSG_DURATION :Tyd wat fout boodskap wys: {STRING}
19324
eefdc6733c9e (svn r24213) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19322
diff changeset
1218 STR_CONFIG_SETTING_ERRMSG_DURATION_VALUE :{COMMA} sekonde{P 0 "" s}
19364
bb47597297e6 (svn r24265) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19343
diff changeset
1219 STR_CONFIG_SETTING_HOVER_DELAY :wys sleutel-leidraad: {STRING}
bb47597297e6 (svn r24265) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19343
diff changeset
1220 STR_CONFIG_SETTING_HOVER_DELAY_VALUE :Sweef vir {COMMA} sekonde{P 0 "" s}
bb47597297e6 (svn r24265) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19343
diff changeset
1221 STR_CONFIG_SETTING_HOVER_DELAY_DISABLED :Regs kliek
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1222 STR_CONFIG_SETTING_POPULATION_IN_LABEL :Toon dorp populasie in die dorp naam etiket: {STRING}
19419
18c61434be1e (svn r24322) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19416
diff changeset
1223 STR_CONFIG_SETTING_POPULATION_IN_LABEL_HELPTEXT :Vertoon die populasie van 'n dorp in die naam etiket op die kaart
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1224 STR_CONFIG_SETTING_GRAPH_LINE_THICKNESS :Dikte van lyn in grafieke: {STRING}
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1225
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1226 STR_CONFIG_SETTING_LAND_GENERATOR :Land genereerder: {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
1227 STR_CONFIG_SETTING_LAND_GENERATOR_ORIGINAL :Oorspronklik
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
1228 STR_CONFIG_SETTING_LAND_GENERATOR_TERRA_GENESIS :TerraGenesis
19419
18c61434be1e (svn r24322) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19416
diff changeset
1229 STR_CONFIG_SETTING_OIL_REF_EDGE_DISTANCE :Max afstand van kaart einde vir Olieraffinaderye : {STRING}
19423
0dbf5aeba6f2 (svn r24326) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19419
diff changeset
1230 STR_CONFIG_SETTING_OIL_REF_EDGE_DISTANCE_HELPTEXT :Olieraffinaderye word net naby die kaart kant gebou, dit is, teen die kus vir eiland kaarte
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1231 STR_CONFIG_SETTING_SNOWLINE_HEIGHT :Sneeu lyn hoogte: {STRING}
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1232 STR_CONFIG_SETTING_ROUGHNESS_OF_TERRAIN :Grofheif van terrein (slegs TerraGenesis) : {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_ROUGHNESS_OF_TERRAIN_VERY_SMOOTH :Baie Glad
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
1234 STR_CONFIG_SETTING_ROUGHNESS_OF_TERRAIN_SMOOTH :Glad
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_ROUGHNESS_OF_TERRAIN_ROUGH :Rof
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_ROUGHNESS_OF_TERRAIN_VERY_ROUGH :Baie Rof
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1237 STR_CONFIG_SETTING_TREE_PLACER :Boom plaas algoritme: {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
1238 STR_CONFIG_SETTING_TREE_PLACER_NONE :Geen
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_TREE_PLACER_ORIGINAL :Oorspronklik
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_TREE_PLACER_IMPROVED :Verbeter
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1241 STR_CONFIG_SETTING_HEIGHTMAP_ROTATION :Hoogtekaart rotasie: {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
1242 STR_CONFIG_SETTING_HEIGHTMAP_ROTATION_COUNTER_CLOCKWISE :Teller vooruit
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
1243 STR_CONFIG_SETTING_HEIGHTMAP_ROTATION_CLOCKWISE :Vooruit
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1244 STR_CONFIG_SETTING_SE_FLAT_WORLD_HEIGHT :Die hoogte vlak wat 'n plat scenario kaart kry: {STRING}
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1245 STR_CONFIG_SETTING_ENABLE_FREEFORM_EDGES :Aktiveer terra vorming van teëls op die kaart rant: {STRING}
19419
18c61434be1e (svn r24322) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19416
diff changeset
1246 STR_CONFIG_SETTING_ENABLE_FREEFORM_EDGES_HELPTEXT :wanneer gedeaktiveer, die kaart se kante sal altyd see wees
11105
e62b4d827027 (svn r15451) -Update: WebTranslator2 update to 2009-02-11 18:46:59
translators <translators@openttd.org>
parents: 11098
diff changeset
1247 STR_CONFIG_SETTING_EDGES_NOT_EMPTY :{WHITE}Een of meer teëls op die Noordelike grens is nie leeg nie
e62b4d827027 (svn r15451) -Update: WebTranslator2 update to 2009-02-11 18:46:59
translators <translators@openttd.org>
parents: 11098
diff changeset
1248 STR_CONFIG_SETTING_EDGES_NOT_WATER :{WHITE}Een of meer teëls by een van die kante is nie water nie
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1249
19364
bb47597297e6 (svn r24265) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19343
diff changeset
1250 STR_CONFIG_SETTING_STATION_SPREAD :Max stasie sprei: {STRING}
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1251 STR_CONFIG_SETTING_SERVICEATHELIPAD :Diens helikopters by helihawes outomaties: {STRING}
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1252 STR_CONFIG_SETTING_LINK_TERRAFORM_TOOLBAR :Verbind landereye werktuigbaan na spoor/pad/water/lughawe werktuigbaan: {STRING}
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1253 STR_CONFIG_SETTING_SMALLMAP_LAND_COLOUR :Land kleur gebruik op die klein landkaart: {STRING}
19364
bb47597297e6 (svn r24265) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19343
diff changeset
1254 STR_CONFIG_SETTING_SMALLMAP_LAND_COLOUR_HELPTEXT :Kleur van die terrein in die klein landkaart
14647
42d2bb823437 (svn r19226) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14644
diff changeset
1255 STR_CONFIG_SETTING_SMALLMAP_LAND_COLOUR_GREEN :Groen
42d2bb823437 (svn r19226) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14644
diff changeset
1256 STR_CONFIG_SETTING_SMALLMAP_LAND_COLOUR_DARK_GREEN :Donkergroen
42d2bb823437 (svn r19226) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14644
diff changeset
1257 STR_CONFIG_SETTING_SMALLMAP_LAND_COLOUR_VIOLET :Violet
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1258 STR_CONFIG_SETTING_REVERSE_SCROLLING :Agteruit rol rigting: {STRING}
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1259 STR_CONFIG_SETTING_SMOOTH_SCROLLING :Maak kykpoort beweegings glad: {STRING}
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1260 STR_CONFIG_SETTING_MEASURE_TOOLTIP :Toon 'n meting wanneer jy verskeie bou-gereedskap gebruik: {STRING}
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1261 STR_CONFIG_SETTING_LIVERIES :Toon maatskappy lewerye: {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
1262 STR_CONFIG_SETTING_LIVERIES_NONE :Geen
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_LIVERIES_OWN :Eie maatskappy
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
1264 STR_CONFIG_SETTING_LIVERIES_ALL :Alle maatskappye
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1265 STR_CONFIG_SETTING_PREFER_TEAMCHAT :Verkies span klets met <ENTER>: {STRING}
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1266 STR_CONFIG_SETTING_SCROLLWHEEL_SCROLLING :Funksie van rolwiel: {STRING}
19419
18c61434be1e (svn r24322) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19416
diff changeset
1267 STR_CONFIG_SETTING_SCROLLWHEEL_SCROLLING_HELPTEXT :Aktiveer "scrolling" met twee-dimensieële muis-wiele
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
1268 STR_CONFIG_SETTING_SCROLLWHEEL_ZOOM :Zoem kaart
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_SCROLLWHEEL_SCROLL :Rol kaart
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
1270 STR_CONFIG_SETTING_SCROLLWHEEL_OFF :Af
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1271 STR_CONFIG_SETTING_SCROLLWHEEL_MULTIPLIER :Kaart rolwiel spoed: {STRING}
19419
18c61434be1e (svn r24322) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19416
diff changeset
1272 STR_CONFIG_SETTING_SCROLLWHEEL_MULTIPLIER_HELPTEXT :Kontroleer die sensitiwiteit van die muis-wiel "scrolling"
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1273
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1274 STR_CONFIG_SETTING_RIGHT_MOUSE_BTN_EMU :Regs-kliek emulasie: {STRING}
19419
18c61434be1e (svn r24322) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19416
diff changeset
1275 STR_CONFIG_SETTING_RIGHT_MOUSE_BTN_EMU_HELPTEXT :selekteer die metode om the regter muis-knoppie kliek te emuleer
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
1276 STR_CONFIG_SETTING_RIGHT_MOUSE_BTN_EMU_COMMAND :Command-kliek
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
1277 STR_CONFIG_SETTING_RIGHT_MOUSE_BTN_EMU_CONTROL :Control-kliek
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_RIGHT_MOUSE_BTN_EMU_OFF :Af
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1279
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1280 STR_CONFIG_SETTING_LEFT_MOUSE_BTN_SCROLLING :Links-kliek kykpoort beweegings: {STRING}
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1281
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1282 STR_CONFIG_SETTING_DATE_FORMAT_IN_SAVE_NAMES :Gebruik die {STRING} datum formaat vir gestoorde spel name.
19364
bb47597297e6 (svn r24265) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19343
diff changeset
1283 STR_CONFIG_SETTING_DATE_FORMAT_IN_SAVE_NAMES_HELPTEXT :Formaat van datum van spaar-speletjie naam
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
1284 STR_CONFIG_SETTING_DATE_FORMAT_IN_SAVE_NAMES_LONG :lank (31ste Des 2008)
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_DATE_FORMAT_IN_SAVE_NAMES_SHORT :kort (31-12-2008)
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_DATE_FORMAT_IN_SAVE_NAMES_ISO :ISO (2008-12-31)
10579
618ff39e5e24 (svn r14837) -Update: WebTranslator2 update to 2009-01-04 18:46:20
translators <translators@openttd.org>
parents: 10578
diff changeset
1287
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1288 STR_CONFIG_SETTING_NEWGRF_DEFAULT_PALETTE :Standaard palet word aangeneem vir NewGRFs geen palet gespesifiseer: {STRING}
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
1289 STR_CONFIG_SETTING_NEWGRF_DEFAULT_PALETTE_DOS :DOS palet
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
1290 STR_CONFIG_SETTING_NEWGRF_DEFAULT_PALETTE_WIN :Windows palet
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
1291
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1292 STR_CONFIG_SETTING_PAUSE_ON_NEW_GAME :Outomaties pouse wanneer om te begin 'n nuwe speletjie: {STRING}
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1293 STR_CONFIG_SETTING_COMMAND_PAUSE_LEVEL :Wanneer gepouseer laat toe: {STRING}
19419
18c61434be1e (svn r24322) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19416
diff changeset
1294 STR_CONFIG_SETTING_COMMAND_PAUSE_LEVEL_HELPTEXT :Selekteer watter aksies mag gedoen word terwyl die speletjie onderbreek word
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
1295 STR_CONFIG_SETTING_COMMAND_PAUSE_LEVEL_NO_ACTIONS :geen aksies
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
1296 STR_CONFIG_SETTING_COMMAND_PAUSE_LEVEL_ALL_NON_CONSTRUCTION :alle nie-konstruksie aksies
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
1297 STR_CONFIG_SETTING_COMMAND_PAUSE_LEVEL_ALL_NON_LANDSCAPING :alles behalwe landskap veranderings aksies
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
1298 STR_CONFIG_SETTING_COMMAND_PAUSE_LEVEL_ALL_ACTIONS :alle aksies
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1299 STR_CONFIG_SETTING_ADVANCED_VEHICLE_LISTS :Gebruik die voorloopende voertuiglys: {STRING}
19419
18c61434be1e (svn r24322) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19416
diff changeset
1300 STR_CONFIG_SETTING_ADVANCED_VEHICLE_LISTS_HELPTEXT :Aktiveer die gebruik van die gevorderde voertuig lys vir groepering van voertuie
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1301 STR_CONFIG_SETTING_LOADING_INDICATORS :Gebruik laai aanwysers: {STRING}
19419
18c61434be1e (svn r24322) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19416
diff changeset
1302 STR_CONFIG_SETTING_TIMETABLE_IN_TICKS :Vertoon rooster in "ticks" liewer as dae: {STRING}
18c61434be1e (svn r24322) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19416
diff changeset
1303 STR_CONFIG_SETTING_TIMETABLE_IN_TICKS_HELPTEXT :Wys die rystye in tydroosters in speletjie "ticks" inplaas van dae
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1304 STR_CONFIG_SETTING_TIMETABLE_SHOW_ARRIVAL_DEPARTURE :Toon aankoms en vertrek in tydroosters: {STRING}
19364
bb47597297e6 (svn r24265) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19343
diff changeset
1305 STR_CONFIG_SETTING_TIMETABLE_SHOW_ARRIVAL_DEPARTURE_HELPTEXT :Vertoon verwagte aankoms en vertrek tye in tydroosters
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1306 STR_CONFIG_SETTING_QUICKGOTO :Vinnige skepping van voertuig opdragte: {STRING}
19419
18c61434be1e (svn r24322) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19416
diff changeset
1307 STR_CONFIG_SETTING_QUICKGOTO_HELPTEXT :Pre-selekteer die "gaan na wyser" wanneer didie bevele venster oop gemaak word
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1308 STR_CONFIG_SETTING_DEFAULT_RAIL_TYPE :Verstek spoor tipe (na nuwe spel/spel laai): {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
1309 STR_CONFIG_SETTING_DEFAULT_RAIL_TYPE_FIRST :Eers beskikbaar
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_DEFAULT_RAIL_TYPE_LAST :Laas beskikbaar
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_DEFAULT_RAIL_TYPE_MOST_USED :Meeste gebruik
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1312 STR_CONFIG_SETTING_SHOW_TRACK_RESERVATION :Wys gereserveerde spore: {STRING}
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1313 STR_CONFIG_SETTING_PERSISTENT_BUILDINGTOOLS :Hou bou gereedskap aktief na gebruik: {STRING}
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1314 STR_CONFIG_SETTING_EXPENSES_LAYOUT :Groep uitgawes in maatskappy finansies venster: {STRING}
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1315
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1316 STR_CONFIG_SETTING_DISABLE_UNSUITABLE_BUILDING :Deaktiveer infrastruktuur bouery as geen geskikte voertuie beskikbaar is nie: {STRING}
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1317 STR_CONFIG_SETTING_MAX_TRAINS :Max treine per speler: {STRING}
19364
bb47597297e6 (svn r24265) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19343
diff changeset
1318 STR_CONFIG_SETTING_MAX_TRAINS_HELPTEXT :Maksimum hoeveelheid treine was 'n besigheid kan hê
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1319 STR_CONFIG_SETTING_MAX_ROAD_VEHICLES :Max pad voertuie per speler: {STRING}
19364
bb47597297e6 (svn r24265) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19343
diff changeset
1320 STR_CONFIG_SETTING_MAX_ROAD_VEHICLES_HELPTEXT :Maksimum hoeveelheid pad voertuie was 'n besigheid kan hê
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1321 STR_CONFIG_SETTING_MAX_AIRCRAFT :Max vliegtuie per speler: {STRING}
19364
bb47597297e6 (svn r24265) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19343
diff changeset
1322 STR_CONFIG_SETTING_MAX_AIRCRAFT_HELPTEXT :Maksimum hoeveelheid vliegtuie was 'n besigheid kan hê
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1323 STR_CONFIG_SETTING_MAX_SHIPS :Max skepe per speler: {STRING}
19364
bb47597297e6 (svn r24265) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19343
diff changeset
1324 STR_CONFIG_SETTING_MAX_SHIPS_HELPTEXT :Maksimum hoeveelheid bote was 'n besigheid kan hê
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1325
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1326 STR_CONFIG_SETTING_AI_BUILDS_TRAINS :Sper treine vir rekenaar: {STRING}
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1327 STR_CONFIG_SETTING_AI_BUILDS_ROAD_VEHICLES :Sper pad voertuie vir rekenaar: {STRING}
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1328 STR_CONFIG_SETTING_AI_BUILDS_AIRCRAFT :Sper vliegtuie vir rekenaar: {STRING}
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1329 STR_CONFIG_SETTING_AI_BUILDS_SHIPS :Sper skepe vir rekenaar: {STRING}
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1330
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1331 STR_CONFIG_SETTING_AI_IN_MULTIPLAYER :Laat AI in multispeler toe: {STRING}
19364
bb47597297e6 (svn r24265) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19343
diff changeset
1332 STR_CONFIG_SETTING_AI_IN_MULTIPLAYER_HELPTEXT :Laat AI Rekenaaar spelers by 'n multi-speler spel toe
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1333 STR_CONFIG_SETTING_SCRIPT_MAX_OPCODES :#opcodes voor die skripte gestaak word: {STRING}
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1334
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1335 STR_CONFIG_SETTING_SERVINT_ISPERCENT :Diens pouse is in persente: {STRING}
19364
bb47597297e6 (svn r24265) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19343
diff changeset
1336 STR_CONFIG_SETTING_SERVINT_TRAINS :Standaard diens interval vir treine: {STRING}
19324
eefdc6733c9e (svn r24213) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19322
diff changeset
1337 STR_CONFIG_SETTING_SERVINT_VALUE :{COMMA} da{P g e}/%
eefdc6733c9e (svn r24213) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19322
diff changeset
1338 STR_CONFIG_SETTING_SERVINT_DISABLED :gedeaktiveer
19364
bb47597297e6 (svn r24265) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19343
diff changeset
1339 STR_CONFIG_SETTING_SERVINT_ROAD_VEHICLES :Standaard diens interval vir pad voertuie: {STRING}
bb47597297e6 (svn r24265) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19343
diff changeset
1340 STR_CONFIG_SETTING_SERVINT_AIRCRAFT :Standaard diens interval vir vliegtuie: {STRING}
bb47597297e6 (svn r24265) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19343
diff changeset
1341 STR_CONFIG_SETTING_SERVINT_SHIPS :Standaard diens interval vir bote: {STRING}
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1342 STR_CONFIG_SETTING_NOSERVICE :Sper diens wanneer komplikasies is na geen gestel: {STRING}
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1343 STR_CONFIG_SETTING_WAGONSPEEDLIMITS :Laat wa spoed beperkings toe: {STRING}
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1344 STR_CONFIG_SETTING_DISABLE_ELRAILS :Deaktiveer elektriese spoore: {STRING}
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1345
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1346 STR_CONFIG_SETTING_COLOURED_NEWS_YEAR :Gekleurde nuus verskyn in: {STRING}
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1347 STR_CONFIG_SETTING_STARTING_YEAR :Jaar om te begin: {STRING}
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1348 STR_CONFIG_SETTING_SMOOTH_ECONOMY :Aktiveer geleike ekonomie (meer, kleiner veranderings): {STRING}
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1349 STR_CONFIG_SETTING_ALLOW_SHARES :Laat die koop van aandeele van ander maatskappye toe: {STRING}
19507
19e220a03236 (svn r24410) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19504
diff changeset
1350 STR_CONFIG_SETTING_FEEDER_PAYMENT_SHARE :Persentasie van wins om te betaal in voerder systeem: {STRING}
19324
eefdc6733c9e (svn r24213) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19322
diff changeset
1351 STR_CONFIG_SETTING_DRAG_SIGNALS_DENSITY_VALUE :{COMMA} teël{P 0 "" s}
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1352 STR_CONFIG_SETTING_DRAG_SIGNALS_FIXED_DISTANCE :Wanneer signale getrek word, behou konstante afstand: {STRING}
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1353 STR_CONFIG_SETTING_SEMAPHORE_BUILD_BEFORE_DATE :Outomaties bou semaphores voor: {STRING}
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1354 STR_CONFIG_SETTING_ENABLE_SIGNAL_GUI :Aktiveer die sein GUI: {STRING}
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1355 STR_CONFIG_SETTING_DEFAULT_SIGNAL_TYPE :Sein tipe om te bou by verstek: {STRING}
19364
bb47597297e6 (svn r24265) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19343
diff changeset
1356 STR_CONFIG_SETTING_DEFAULT_SIGNAL_TYPE_HELPTEXT :Standaard sein tipe om te gebruik
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
1357 STR_CONFIG_SETTING_DEFAULT_SIGNAL_NORMAL :Blok seine
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
1358 STR_CONFIG_SETTING_DEFAULT_SIGNAL_PBS :Pad seine
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
1359 STR_CONFIG_SETTING_DEFAULT_SIGNAL_PBSOWAY :Een-rigting seine
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1360 STR_CONFIG_SETTING_CYCLE_SIGNAL_TYPES :Wissel deur tiepe seine: {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
1361 STR_CONFIG_SETTING_CYCLE_SIGNAL_NORMAL :Blok seine aleenlik
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
1362 STR_CONFIG_SETTING_CYCLE_SIGNAL_PBS :Pad seinligte alleenlik
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
1363 STR_CONFIG_SETTING_CYCLE_SIGNAL_ALL :Alle
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1364
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1365 STR_CONFIG_SETTING_TOWN_LAYOUT :Pad uitleg vir nuwe dorpe: {STRING}
19364
bb47597297e6 (svn r24265) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19343
diff changeset
1366 STR_CONFIG_SETTING_TOWN_LAYOUT_HELPTEXT :Pad netwerk uitleg van paaie vir dorpe
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
1367 STR_CONFIG_SETTING_TOWN_LAYOUT_DEFAULT :oorspronkilik
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
1368 STR_CONFIG_SETTING_TOWN_LAYOUT_BETTER_ROADS :beter paaie
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
1369 STR_CONFIG_SETTING_TOWN_LAYOUT_2X2_GRID :2x2 grid
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
1370 STR_CONFIG_SETTING_TOWN_LAYOUT_3X3_GRID :3x3 grid
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
1371 STR_CONFIG_SETTING_TOWN_LAYOUT_RANDOM :ewekansige
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1372 STR_CONFIG_SETTING_ALLOW_TOWN_ROADS :Dorpe word toegelaat om paaie te bou: {STRING}
19504
35fa190a9ed4 (svn r24407) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19437
diff changeset
1373 STR_CONFIG_SETTING_ALLOW_TOWN_ROADS_HELPTEXT :Laat dorpe toe om paaie te bou vir groei. Deaktiveer om stad owerhede te verhoed om paaie hulself te bou
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1374 STR_CONFIG_SETTING_ALLOW_TOWN_LEVEL_CROSSINGS :Dorpe word toegelaat om vlak kruising te bou: {STRING}
19504
35fa190a9ed4 (svn r24407) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19437
diff changeset
1375 STR_CONFIG_SETTING_ALLOW_TOWN_LEVEL_CROSSINGS_HELPTEXT :Aktivering van die stelling laat dorpe toe om vlak kruisings te bou
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1376 STR_CONFIG_SETTING_NOISE_LEVEL :Laat dorp-beheerede klankvlak vir lughawes toe: {STRING}
19504
35fa190a9ed4 (svn r24407) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19437
diff changeset
1377 STR_CONFIG_SETTING_NOISE_LEVEL_HELPTEXT :Met deaktivering van hierdie stelling, kan daar twee lughawens in elke dorp wees. Met hierdie stelling word die getal van lughawens in 'n stad beperk deur die geluid aanvaarding van die dorp, wat afhanklik is van die bevolking en die lughawe grootte en afstand tussen van mekaar
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1378 STR_CONFIG_SETTING_TOWN_FOUNDING :Stigting van dorpe binne speletjie: {STRING}
19364
bb47597297e6 (svn r24265) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19343
diff changeset
1379 STR_CONFIG_SETTING_TOWN_FOUNDING_HELPTEXT :Aktiveering van die stelling laat spelers toe om dorpe te stig in die speletjie
13826
93b2e4531a3f (svn r18352) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13812
diff changeset
1380 STR_CONFIG_SETTING_TOWN_FOUNDING_FORBIDDEN :verbode
93b2e4531a3f (svn r18352) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13812
diff changeset
1381 STR_CONFIG_SETTING_TOWN_FOUNDING_ALLOWED :toegelaat
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1382 STR_CONFIG_SETTING_TOWN_FOUNDING_ALLOWED_CUSTOM_LAYOUT :toegelaat, eie dorp uitleg
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1383
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1384 STR_CONFIG_SETTING_EXTRA_TREE_PLACEMENT :Binne speletjie plasing van bome: {STRING}
19504
35fa190a9ed4 (svn r24407) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19437
diff changeset
1385 STR_CONFIG_SETTING_EXTRA_TREE_PLACEMENT_HELPTEXT :Beheer die ewekansige voorkoms van bome tydens die spel. Dit kan 'n invloed op nywerhede hê wat staatmaak op die groei van bome, byvoorbeeld hout meulens
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1386 STR_CONFIG_SETTING_EXTRA_TREE_PLACEMENT_NONE :geen {RED}(breek timmerhout meul)
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1387 STR_CONFIG_SETTING_EXTRA_TREE_PLACEMENT_RAINFOREST :Slegs in reënwoude
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1388 STR_CONFIG_SETTING_EXTRA_TREE_PLACEMENT_ALL :orals
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1389
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1390 STR_CONFIG_SETTING_TOOLBAR_POS :Posisie van hoof werktuigbaan: {STRING}
19504
35fa190a9ed4 (svn r24407) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19437
diff changeset
1391 STR_CONFIG_SETTING_TOOLBAR_POS_HELPTEXT :Horisontale posisie van die hoof nutsbalk aan die bokant van die skerm
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1392 STR_CONFIG_SETTING_STATUSBAR_POS :Posisie van statusbalk: {STRING}
19504
35fa190a9ed4 (svn r24407) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19437
diff changeset
1393 STR_CONFIG_SETTING_STATUSBAR_POS_HELPTEXT :Horisontale posisie van die statusbalk aan die onderkant van die skerm
35fa190a9ed4 (svn r24407) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19437
diff changeset
1394 STR_CONFIG_SETTING_SNAP_RADIUS :Window klamp radius: {STRING}
35fa190a9ed4 (svn r24407) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19437
diff changeset
1395 STR_CONFIG_SETTING_SNAP_RADIUS_HELPTEXT :Afstand tussen vensters voor dat die venster outomaties in lyn met die nabygeleë vensters geskuif word
19324
eefdc6733c9e (svn r24213) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19322
diff changeset
1396 STR_CONFIG_SETTING_SNAP_RADIUS_VALUE :{COMMA} pixel{P 0 "" s}
eefdc6733c9e (svn r24213) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19322
diff changeset
1397 STR_CONFIG_SETTING_SNAP_RADIUS_DISABLED :gedeaktiveer
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1398 STR_CONFIG_SETTING_SOFT_LIMIT :Maksimum nommer nie-taaierige vensters: {STRING}
19504
35fa190a9ed4 (svn r24407) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19437
diff changeset
1399 STR_CONFIG_SETTING_SOFT_LIMIT_HELPTEXT :Aantal non-sticky oop vensters voordat ou vensters outomaties toe gemaak word om die ruimte te maak vir nuwe vensters
19324
eefdc6733c9e (svn r24213) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19322
diff changeset
1400 STR_CONFIG_SETTING_SOFT_LIMIT_VALUE :{COMMA}
eefdc6733c9e (svn r24213) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19322
diff changeset
1401 STR_CONFIG_SETTING_SOFT_LIMIT_DISABLED :gedeaktiveer
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1402 STR_CONFIG_SETTING_ZOOM_MIN :Maximum zoem in level: {STRING}
19504
35fa190a9ed4 (svn r24407) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19437
diff changeset
1403 STR_CONFIG_SETTING_ZOOM_MIN_HELPTEXT :Die maksimum zoom-vlak vir vertoon-venster. Let daarop dat hoër Zoom-vlakke verhoogte geheue vereistes te volge het
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1404 STR_CONFIG_SETTING_ZOOM_MAX :Maximum zoem uit level: {STRING}
19504
35fa190a9ed4 (svn r24407) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19437
diff changeset
1405 STR_CONFIG_SETTING_ZOOM_MAX_HELPTEXT :Die maksimum zoom-vlak vir vertoon-venster. Hoër zoom-vlakke kan tot vertragings lei, wanneer dit gebruik word
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1406 STR_CONFIG_SETTING_ZOOM_LVL_MIN :4x
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1407 STR_CONFIG_SETTING_ZOOM_LVL_IN_2X :2x
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1408 STR_CONFIG_SETTING_ZOOM_LVL_NORMAL :Normaal
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1409 STR_CONFIG_SETTING_ZOOM_LVL_OUT_2X :2x
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1410 STR_CONFIG_SETTING_ZOOM_LVL_OUT_4X :4x
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1411 STR_CONFIG_SETTING_ZOOM_LVL_OUT_8X :8x
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1412 STR_CONFIG_SETTING_TOWN_GROWTH :Dorp groei spoed: {STRING}
19364
bb47597297e6 (svn r24265) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19343
diff changeset
1413 STR_CONFIG_SETTING_TOWN_GROWTH_HELPTEXT :Spoed van dorp groei
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
1414 STR_CONFIG_SETTING_TOWN_GROWTH_NONE :Geen
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
1415 STR_CONFIG_SETTING_TOWN_GROWTH_SLOW :Stadig
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
1416 STR_CONFIG_SETTING_TOWN_GROWTH_NORMAL :Normaal
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
1417 STR_CONFIG_SETTING_TOWN_GROWTH_FAST :Vinnig
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
1418 STR_CONFIG_SETTING_TOWN_GROWTH_VERY_FAST :Baie vinnig
19364
bb47597297e6 (svn r24265) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19343
diff changeset
1419 STR_CONFIG_SETTING_LARGER_TOWNS :Verhouding van dorpe wat stede sal word: {STRING}
19504
35fa190a9ed4 (svn r24407) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19437
diff changeset
1420 STR_CONFIG_SETTING_LARGER_TOWNS_HELPTEXT :Hoeveelheid van dorpe wat 'n stad sal word, dus 'n dorp wat groot begin en vinniger groei
19324
eefdc6733c9e (svn r24213) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19322
diff changeset
1421 STR_CONFIG_SETTING_LARGER_TOWNS_VALUE :1 in {COMMA}
eefdc6733c9e (svn r24213) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19322
diff changeset
1422 STR_CONFIG_SETTING_LARGER_TOWNS_DISABLED :geen
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1423 STR_CONFIG_SETTING_CITY_SIZE_MULTIPLIER :Aanvanklike stad grootte multiplier: {STRING}
19419
18c61434be1e (svn r24322) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19416
diff changeset
1424 STR_CONFIG_SETTING_CITY_SIZE_MULTIPLIER_HELPTEXT :Normale stede groote relatief na normale dorpe aan die begin van speletjie
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1425 STR_CONFIG_SETTING_MODIFIED_ROAD_REBUILD :Verwyder absurde pad-elemente gedurende die pad konstruksie: {STRING}
19419
18c61434be1e (svn r24322) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19416
diff changeset
1426 STR_CONFIG_SETTING_MODIFIED_ROAD_REBUILD_HELPTEXT :Verwyder doodloop strate, wanner befondse pad konstruksie plaasvind
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1427
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
1428 STR_CONFIG_SETTING_GUI :{ORANGE}koppelvlak
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
1429 STR_CONFIG_SETTING_CONSTRUCTION :{ORANGE}Konstruksie
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
1430 STR_CONFIG_SETTING_VEHICLES :{ORANGE}Voertuie
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
1431 STR_CONFIG_SETTING_STATIONS :{ORANGE}Stasies
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
1432 STR_CONFIG_SETTING_ECONOMY :{ORANGE}Ekonomie
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
1433 STR_CONFIG_SETTING_AI :{ORANGE}Mededingers
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
1434 STR_CONFIG_SETTING_DISPLAY_OPTIONS :{ORANGE}Skerm opsies
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
1435 STR_CONFIG_SETTING_INTERACTION :{ORANGE}Interaksie
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
1436 STR_CONFIG_SETTING_CONSTRUCTION_SIGNALS :{ORANGE}Seine
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
1437 STR_CONFIG_SETTING_STATIONS_CARGOHANDLING :{ORANGE}Goedere hantering
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
1438 STR_CONFIG_SETTING_AI_NPC :{ORANGE}Rekenaar spelers
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
1439 STR_CONFIG_SETTING_VEHICLES_AUTORENEW :{ORANGE}Outo hernu
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
1440 STR_CONFIG_SETTING_VEHICLES_SERVICING :{ORANGE}Diens
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
1441 STR_CONFIG_SETTING_VEHICLES_ROUTING :{ORANGE}Roete
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
1442 STR_CONFIG_SETTING_VEHICLES_TRAINS :{ORANGE}Treine
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
1443 STR_CONFIG_SETTING_ECONOMY_TOWNS :{ORANGE}Dorpe
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
1444 STR_CONFIG_SETTING_ECONOMY_INDUSTRIES :{ORANGE}Nywerhede
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1445
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1446 STR_CONFIG_SETTING_PATHFINDER_OPF :Oorspronklik
17466
99f6ceeea163 (svn r22220) -Codechange: Unduplicate npf/yapf strings for the other languages.
alberth <alberth@openttd.org>
parents: 17464
diff changeset
1447 STR_CONFIG_SETTING_PATHFINDER_NPF :NPF
99f6ceeea163 (svn r22220) -Codechange: Unduplicate npf/yapf strings for the other languages.
alberth <alberth@openttd.org>
parents: 17464
diff changeset
1448 STR_CONFIG_SETTING_PATHFINDER_YAPF_RECOMMENDED :YAPF {BLUE}(Aanbevole)
17467
b607e87cf6c0 (svn r22221) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17466
diff changeset
1449
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1450 STR_CONFIG_SETTING_PATHFINDER_FOR_TRAINS :Padvinder vir treine: {STRING}
19416
9d323a730452 (svn r24319) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19367
diff changeset
1451 STR_CONFIG_SETTING_PATHFINDER_FOR_TRAINS_HELPTEXT :Pad speurder om vir teine te gebruik
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1452 STR_CONFIG_SETTING_PATHFINDER_FOR_ROAD_VEHICLES :Padvinder vir pad voertuie: {STRING}
19416
9d323a730452 (svn r24319) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19367
diff changeset
1453 STR_CONFIG_SETTING_PATHFINDER_FOR_ROAD_VEHICLES_HELPTEXT :Pad speurder om vir pad vervoer te gebruik
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1454 STR_CONFIG_SETTING_PATHFINDER_FOR_SHIPS :Padvinder vir skepe: {STRING}
19416
9d323a730452 (svn r24319) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19367
diff changeset
1455 STR_CONFIG_SETTING_PATHFINDER_FOR_SHIPS_HELPTEXT :Pad speurder om vir skepe te gebruik
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
1456 STR_CONFIG_SETTING_REVERSE_AT_SIGNALS :Outomatiese rigting verandering op seine: {STRING}
19419
18c61434be1e (svn r24322) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19416
diff changeset
1457 STR_CONFIG_SETTING_REVERSE_AT_SIGNALS_HELPTEXT :Laat treine toe om agteruit te gaan by signale, as hulle daar lank gewag het
10078
398c0b552482 (svn r14250) -Update: WebTranslator2 update to 2008-09-05 15:13:08
translators <translators@openttd.org>
parents: 9958
diff changeset
1458
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1459 STR_CONFIG_SETTING_QUERY_CAPTION :{WHITE}Verander stel waarde
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1460
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
1461 # Config errors
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1462 STR_CONFIG_ERROR :{WHITE}Fout met die konfigurasie lêer...
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1463 STR_CONFIG_ERROR_ARRAY :{WHITE}... fout in skikking '{STRING}'
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1464 STR_CONFIG_ERROR_INVALID_VALUE :{WHITE}... ongeldig waarde '{STRING}' vir '{STRING}'
19307
afceec2bec17 (svn r24196) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19305
diff changeset
1465 STR_CONFIG_ERROR_TRAILING_CHARACTERS :{WHITE}... sleep karakters aan die einde van die stelling '{STRING}'
19267
c93a80f27c9d (svn r24156) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19265
diff changeset
1466 STR_CONFIG_ERROR_DUPLICATE_GRFID :{WHITE}... ignoreer NewGRF '{STRING}': duplikaat GRF ID met '{STRING}'
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1467 STR_CONFIG_ERROR_INVALID_GRF :{WHITE}... ignoreer ongeldige NewGRF '{STRING}': {STRING}
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
1468 STR_CONFIG_ERROR_INVALID_GRF_NOT_FOUND :nie gevind
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
1469 STR_CONFIG_ERROR_INVALID_GRF_UNSAFE :onveilig vir statiese gebruik
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
1470 STR_CONFIG_ERROR_INVALID_GRF_SYSTEM :stelsel NewGRF
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
1471 STR_CONFIG_ERROR_INVALID_GRF_INCOMPATIBLE :onversoenbaar met hierdie weergawe van OpenTTD
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
1472 STR_CONFIG_ERROR_INVALID_GRF_UNKNOWN :onbekend
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1473 STR_CONFIG_ERROR_INVALID_SAVEGAME_COMPRESSION_LEVEL :{WHITE}... kompressie vlak '{STRING}' is ongeldig
19267
c93a80f27c9d (svn r24156) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19265
diff changeset
1474 STR_CONFIG_ERROR_INVALID_SAVEGAME_COMPRESSION_ALGORITHM :{WHITE}... savegame formaat '{STRING}' is nie beskikbaar. Keer terug na '{STRING}'
19504
35fa190a9ed4 (svn r24407) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19437
diff changeset
1475 STR_CONFIG_ERROR_INVALID_BASE_GRAPHICS_NOT_FOUND :{WHITE}... ignoreer Basis Grafiek stel '{STRING}': nie gevind nie
35fa190a9ed4 (svn r24407) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19437
diff changeset
1476 STR_CONFIG_ERROR_INVALID_BASE_SOUNDS_NOT_FOUND :{WHITE}... ignoreer Basis Klank stel '{STRING}': nie gevind nie
35fa190a9ed4 (svn r24407) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19437
diff changeset
1477 STR_CONFIG_ERROR_INVALID_BASE_MUSIC_NOT_FOUND :{WHITE}... ignoreer Basis Musiek stel '{STRING}': nie gevind
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
1478
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
1479 # 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
1480 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
1481
c8d35596b53f (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_INTRO_NEW_GAME :{BLACK}Nuwe Spel
c8d35596b53f (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_INTRO_LOAD_GAME :{BLACK}Laai Spel
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1484 STR_INTRO_PLAY_SCENARIO :{BLACK}Speel Scenario
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
1485 STR_INTRO_PLAY_HEIGHTMAP :{BLACK}Speel Hoogtekaart
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1486 STR_INTRO_SCENARIO_EDITOR :{BLACK}Scenario Redakteur
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1487 STR_INTRO_MULTIPLAYER :{BLACK}Multispeler
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
1488
c8d35596b53f (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_INTRO_GAME_OPTIONS :{BLACK}Spel Opsies
c8d35596b53f (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_INTRO_ADVANCED_SETTINGS :{BLACK}Gevorderde stellings
c8d35596b53f (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_INTRO_NEWGRF_SETTINGS :{BLACK}NewGRF Stellings
c8d35596b53f (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_INTRO_ONLINE_CONTENT :{BLACK}Kyk Na Aanlyn Inhoud
19307
afceec2bec17 (svn r24196) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19305
diff changeset
1493 STR_INTRO_SCRIPT_SETTINGS :{BLACK}AI/Spel Skript Instellings
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
1494 STR_INTRO_QUIT :{BLACK}Verlaat
c8d35596b53f (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
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1496 STR_INTRO_TOOLTIP_NEW_GAME :{BLACK}Begin nuwe spel. Ctrl+Kliek ignoreer kaart konfigurasie
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
1497 STR_INTRO_TOOLTIP_LOAD_GAME :{BLACK}Laai 'n gestoorde spel
c8d35596b53f (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_INTRO_TOOLTIP_PLAY_HEIGHTMAP :{BLACK}begin 'n nuwe speletjie, gebruikend 'n hoogtekaart as 'n landskap
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1499 STR_INTRO_TOOLTIP_PLAY_SCENARIO :{BLACK}Begin 'n nuwe speletjie, met 'n doelgeboude scenario
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1500 STR_INTRO_TOOLTIP_SCENARIO_EDITOR :{BLACK}Skep 'n doelgeboude spel wêreld/scenario
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1501 STR_INTRO_TOOLTIP_MULTIPLAYER :{BLACK}Begin 'n multispeler spel
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
1502
c8d35596b53f (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_INTRO_TOOLTIP_TEMPERATE :{BLACK}Kies 'matige' landskap styl
c8d35596b53f (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_INTRO_TOOLTIP_SUB_ARCTIC_LANDSCAPE :{BLACK}Kies 'toendra' landskap styl
c8d35596b53f (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_INTRO_TOOLTIP_SUB_TROPICAL_LANDSCAPE :{BLACK}Kies 'subtropise' landskap styl
c8d35596b53f (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_INTRO_TOOLTIP_TOYLAND_LANDSCAPE :{BLACK}Kies 'speelgoedland' landskap styl
c8d35596b53f (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
c8d35596b53f (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_INTRO_TOOLTIP_GAME_OPTIONS :{BLACK}Vertoon speletjie opsies
c8d35596b53f (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_INTRO_TOOLTIP_ADVANCED_SETTINGS :{BLACK}Toon gevorderde stellings
c8d35596b53f (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_INTRO_TOOLTIP_NEWGRF_SETTINGS :{BLACK}Wys NewGRF stellings
c8d35596b53f (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_INTRO_TOOLTIP_ONLINE_CONTENT :{BLACK}Kyk vir nuwe of bygewerkde inhoud om af te laai
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1512 STR_INTRO_TOOLTIP_SCRIPT_SETTINGS :{BLACK}Vertoon AI/Spel skript konfigurasie
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
1513 STR_INTRO_TOOLTIP_QUIT :{BLACK}Verlaat '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
1514
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1515 STR_INTRO_TRANSLATION :{BLACK}Die vertaling kort {NUM} string{P "" s}. Help aseblief om OpenTTD beter te maak, deur aan te sluit as 'n vertaaler. Sien die readme.txt vir meer inligting.
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
1516
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
1517 # 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
1518 STR_QUIT_CAPTION :{WHITE}Verlaat
c8d35596b53f (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_QUIT_ARE_YOU_SURE_YOU_WANT_TO_EXIT_OPENTTD :{YELLOW}Is u seker u wil OpenTTD verlaat en terug keer na {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
1520 STR_QUIT_YES :{BLACK}Ja
c8d35596b53f (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_QUIT_NO :{BLACK}Nee
c8d35596b53f (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
c8d35596b53f (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 # 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
1524 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
1525 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
1526 STR_OSNAME_UNIX :Unix
14121
e4f70b58d783 (svn r18668) -Fix [FS#3450]: the space between the S and X of OS X should be a non-breaking one
rubidium <rubidium@openttd.org>
parents: 14111
diff changeset
1527 STR_OSNAME_OSX :OS{NBSP}X
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_OSNAME_BEOS :BeOS
13826
93b2e4531a3f (svn r18352) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13812
diff changeset
1529 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
1530 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
1531 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
1532 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
1533 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
1534
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1535 # 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
1536 STR_ABANDON_GAME_CAPTION :{WHITE}Verlaat Spel
c8d35596b53f (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_ABANDON_GAME_QUERY :{YELLOW}Is jy seker jy wil die speletjie verlaat?
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1538 STR_ABANDON_SCENARIO_QUERY :{YELLOW}Is jy seker jy wil die scenario verlaat?
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
1539
c8d35596b53f (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 # Cheat window
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1541 STR_CHEATS :{WHITE}Kullery
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
1542 STR_CHEATS_TOOLTIP :{BLACK}Keuseblokkies wys aan as jy die kulkode voorheen gebruik het
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
1543 STR_CHEATS_WARNING :{BLACK}Waarskuwing! U staan op die punt om jou mededinger te veraai. Hou in gedagte dat so 'n skande vir ewigheid sal onthou word.
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
1544 STR_CHEAT_MONEY :{LTBLUE}Vermeerder geld by {CURRENCY_LONG}
10346
393adae0a5fb (svn r14597) -Update: WebTranslator2 update to 2008-11-19 18:43:03
translators <translators@openttd.org>
parents: 10344
diff changeset
1545 STR_CHEAT_CHANGE_COMPANY :{LTBLUE}Speel as maatskappy: {ORANGE}{COMMA}
19307
afceec2bec17 (svn r24196) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19305
diff changeset
1546 STR_CHEAT_EXTRA_DYNAMITE :{LTBLUE}Tower stootskraper (verwyder nywerhede, onbeweegbare voorwerpe): {ORANGE}{STRING}
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1547 STR_CHEAT_CROSSINGTUNNELS :{LTBLUE}Tonnels mag vir mekaar kruis: {ORANGE}{STRING}
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1548 STR_CHEAT_NO_JETCRASH :{LTBLUE}Straalvliegtuie sal nie (dikwels) op klein lughawe bots nie: {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
1549 STR_CHEAT_SWITCH_CLIMATE_TEMPERATE_LANDSCAPE :Magtig landskap
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1550 STR_CHEAT_SWITCH_CLIMATE_SUB_ARCTIC_LANDSCAPE :Sub-artiese landskap
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1551 STR_CHEAT_SWITCH_CLIMATE_SUB_TROPICAL_LANDSCAPE :Sub-tropiese landskap
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1552 STR_CHEAT_SWITCH_CLIMATE_TOYLAND_LANDSCAPE :Speelgoedland landskap
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1553 STR_CHEAT_CHANGE_DATE :{LTBLUE}Verander datum: {ORANGE} {DATE_SHORT}
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
1554 STR_CHEAT_CHANGE_DATE_QUERY_CAPT :{WHITE}Verander huidige jaar
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
1555 STR_CHEAT_SETUP_PROD :{LTBLUE}Aktiveer modifisering van produksie waardes: {ORANGE}{STRING}
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1556
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
1557 # 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
1558 STR_LIVERY_CAPTION :{WHITE}Nuwe Kleur Skema
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1559
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
1560 STR_LIVERY_GENERAL_TOOLTIP :{BLACK}Toon algemene kleur skemas
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
1561 STR_LIVERY_TRAIN_TOOLTIP :{BLACK}Wys trein kleur skemas
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1562 STR_LIVERY_ROAD_VEHICLE_TOOLTIP :{BLACK}Toon pad voertuig kleur skemas
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1563 STR_LIVERY_SHIP_TOOLTIP :{BLACK}Toon skip kleur skemas
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1564 STR_LIVERY_AIRCRAFT_TOOLTIP :{BLACK}Toon vliegtuig kleurskemas
19700
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1565 STR_LIVERY_PRIMARY_TOOLTIP :{BLACK}Kies die primêre kleur vir die gekose skema. Ctrl+Click sal hierdie kleur kies vir elke skema
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1566 STR_LIVERY_SECONDARY_TOOLTIP :{BLACK}Kies die sekondêre kleur vir die gekose skema. Ctrl+Click sal hierdie kleur kies vir elke skema
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
1567 STR_LIVERY_PANEL_TOOLTIP :{BLACK}Kies 'n kleur skema te verander, of veelvoud skemas met CTRL+kliek. Kliek op die boks te skakel gebruik van skema
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1568
c8d35596b53f (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_LIVERY_DEFAULT :Standaard Lewery
c8d35596b53f (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_LIVERY_STEAM :Stoom Enjin
c8d35596b53f (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 STR_LIVERY_DIESEL :Diesel Enjin
c8d35596b53f (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_LIVERY_ELECTRIC :Elektriese Enjin
c8d35596b53f (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_LIVERY_MONORAIL :Eenspoor Enjin
c8d35596b53f (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_LIVERY_MAGLEV :Maglev Enjin
c8d35596b53f (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_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
1576 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
1577 STR_LIVERY_PASSENGER_WAGON_STEAM :Passasier Rytuig (Stoom)
c8d35596b53f (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 STR_LIVERY_PASSENGER_WAGON_DIESEL :Passasier Rytuig (Diesel)
c8d35596b53f (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_LIVERY_PASSENGER_WAGON_ELECTRIC :Passasier Rytuig (Elektries)
c8d35596b53f (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_LIVERY_PASSENGER_WAGON_MONORAIL :Passasier koets (Monospeer)
c8d35596b53f (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 STR_LIVERY_PASSENGER_WAGON_MAGLEV :Passasier koets (Maglev)
c8d35596b53f (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 STR_LIVERY_FREIGHT_WAGON :Vraag Wa
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1583 STR_LIVERY_BUS :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
1584 STR_LIVERY_TRUCK :Vragmotor
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1585 STR_LIVERY_PASSENGER_SHIP :Passasier Veer
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1586 STR_LIVERY_FREIGHT_SHIP :Vraag 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
1587 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
1588 STR_LIVERY_SMALL_PLANE :Klein Vliegtuig
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1589 STR_LIVERY_LARGE_PLANE :Groot Vliegtuig
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1590 STR_LIVERY_PASSENGER_TRAM :Passasier Trem
c8d35596b53f (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_LIVERY_FREIGHT_TRAM :Vrag Trem
c8d35596b53f (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
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1593 # 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
1594 STR_FACE_CAPTION :{WHITE}Gesig Keuse
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1595 STR_FACE_CANCEL_TOOLTIP :{BLACK}Kanselleer nuwe gesig keuse
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1596 STR_FACE_OK_TOOLTIP :{BLACK}Aanvar nuwe gesig keuse
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1597
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1598 STR_FACE_MALE_BUTTON :{BLACK}Manlik
19265
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
1599 STR_FACE_MALE_TOOLTIP :{BLACK}Kies manlik gesigte
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
1600 STR_FACE_FEMALE_BUTTON :{BLACK}Vroulik
19265
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
1601 STR_FACE_FEMALE_TOOLTIP :{BLACK}Kies vroulik gesigte
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
1602 STR_FACE_NEW_FACE_BUTTON :{BLACK}Nuwe Gesig
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1603 STR_FACE_NEW_FACE_TOOLTIP :{BLACK}Genereer nuwe lukrake gesig
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
1604 STR_FACE_ADVANCED :{BLACK}Voorlopend
19700
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1605 STR_FACE_ADVANCED_TOOLTIP :{BLACK}Gevordere gesig stellings
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
1606 STR_FACE_SIMPLE :{BLACK}Eenvoudig
19700
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1607 STR_FACE_SIMPLE_TOOLTIP :{BLACK}Eenvoudige gesig stellings
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 STR_FACE_LOAD :{BLACK}Laai
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1609 STR_FACE_LOAD_TOOLTIP :{BLACK}Laai gunsteling gesig
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1610 STR_FACE_LOAD_DONE :{WHITE}Jou gunsteling gesig is van die OpenTTD stellings lêer gelaai.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1611 STR_FACE_FACECODE :{BLACK}Speler gesig no.
19700
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1612 STR_FACE_FACECODE_TOOLTIP :{BLACK}Vertoon en/of stel speler gesig nommer
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1613 STR_FACE_FACECODE_CAPTION :{WHITE}Bekyk en/of stel speler gesig nommer
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1614 STR_FACE_FACECODE_SET :{WHITE}Nuwe gesig nommer kode is verstel
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1615 STR_FACE_FACECODE_ERR :{WHITE}Kon nie speler gesig nommer stel nie - moet 'n nommer tussen 0 en 4,294,967,295 wees!
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
1616 STR_FACE_SAVE :{BLACK}Spaar
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1617 STR_FACE_SAVE_TOOLTIP :{BLACK}Spaar gunsteling gesig
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1618 STR_FACE_SAVE_DONE :{WHITE}Die gesig sal as u gunsteling gesig in die OpenTTD stellings lêer gespaar word.
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1619 STR_FACE_EUROPEAN :{BLACK}Europiese
14712
f41e3dd66f59 (svn r19296) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14708
diff changeset
1620 STR_FACE_SELECT_EUROPEAN :{BLACK}Kies europese gesigte
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
1621 STR_FACE_AFRICAN :{BLACK}Afrikaanse
19265
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
1622 STR_FACE_SELECT_AFRICAN :{BLACK}Kies Afrikaanse gesigte
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
1623 STR_FACE_YES :Ja
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1624 STR_FACE_NO :Nee
19284
3f7ec39a9fb1 (svn r24173) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19268
diff changeset
1625 STR_FACE_MOUSTACHE_EARRING_TOOLTIP :{BLACK}Aktiveer snor of oorbel
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
1626 STR_FACE_HAIR :Hare:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1627 STR_FACE_HAIR_TOOLTIP :{BLACK}Verander hare
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1628 STR_FACE_EYEBROWS :Winkbroue:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1629 STR_FACE_EYEBROWS_TOOLTIP :{BLACK}Verander winkbroue
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1630 STR_FACE_EYECOLOUR :Oog kleur:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1631 STR_FACE_EYECOLOUR_TOOLTIP :{BLACK}Verander oogkleur
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1632 STR_FACE_GLASSES :Brille:
19284
3f7ec39a9fb1 (svn r24173) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19268
diff changeset
1633 STR_FACE_GLASSES_TOOLTIP :{BLACK}Aktiveer brille
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
1634 STR_FACE_GLASSES_TOOLTIP_2 :{BLACK}Verander brille
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1635 STR_FACE_NOSE :Neus:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1636 STR_FACE_NOSE_TOOLTIP :{BLACK}Verander neus
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1637 STR_FACE_LIPS :Lippe:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1638 STR_FACE_MOUSTACHE :Snor:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1639 STR_FACE_LIPS_MOUSTACHE_TOOLTIP :{BLACK}Verander lippe of snor
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1640 STR_FACE_CHIN :Ken:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1641 STR_FACE_CHIN_TOOLTIP :{BLACK}Verander ken
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1642 STR_FACE_JACKET :Jas:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1643 STR_FACE_JACKET_TOOLTIP :{BLACK}Verander jas
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1644 STR_FACE_COLLAR :Kraag:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1645 STR_FACE_COLLAR_TOOLTIP :{BLACK}Verander kraag
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1646 STR_FACE_TIE :Das:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1647 STR_FACE_EARRING :Oorbel:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1648 STR_FACE_TIE_EARRING_TOOLTIP :{BLACK}Verander das of oorbel
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1649
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1650 # 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
1651 STR_NETWORK_SERVER_LIST_CAPTION :{WHITE}Multispeler
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
1652 STR_NETWORK_SERVER_LIST_CONNECTION :{BLACK}Verbinding:
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1653 STR_NETWORK_SERVER_LIST_CONNECTION_TOOLTIP :{BLACK}Kies teen internet spel of 'n Plaaslike Area Netwerk (LAN) spel
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1654 STR_NETWORK_SERVER_LIST_LAN :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
1655 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
1656 STR_NETWORK_SERVER_LIST_PLAYER_NAME :{BLACK}Speler naam:
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_SERVER_LIST_ENTER_NAME_TOOLTIP :{BLACK}Die is die naam waarmee ander spelers sal jou aanwys
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_SERVER_LIST_GAME_NAME :{BLACK}Naam
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_SERVER_LIST_GAME_NAME_TOOLTIP :{BLACK}Naam van die speletjie
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
1661 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
1662 STR_NETWORK_SERVER_LIST_CLIENTS_CAPTION :{BLACK}Kliente
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1663 STR_NETWORK_SERVER_LIST_CLIENTS_CAPTION_TOOLTIP :{BLACK}Kliente oplyn / Kliente maks{}Maatskappye oplyn / Maatskappye maks
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1664 STR_NETWORK_SERVER_LIST_MAP_SIZE_SHORT :{BLACK}{COMMA}x{COMMA}
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1665 STR_NETWORK_SERVER_LIST_MAP_SIZE_CAPTION :{BLACK}Kaart groote
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1666 STR_NETWORK_SERVER_LIST_MAP_SIZE_CAPTION_TOOLTIP :{BLACK}Kaart groote van die speeletjie{}Kliek om volgens area te sorteer
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
1667 STR_NETWORK_SERVER_LIST_DATE_CAPTION :{BLACK}Datum
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1668 STR_NETWORK_SERVER_LIST_DATE_CAPTION_TOOLTIP :{BLACK}Huidigge datum
19268
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
1669 STR_NETWORK_SERVER_LIST_YEARS_CAPTION :{BLACK}Jare
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
1670 STR_NETWORK_SERVER_LIST_YEARS_CAPTION_TOOLTIP :{BLACK}Hoeveelheid jaar{}wat die speeletjie hardloop
12632
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_SERVER_LIST_INFO_ICONS_TOOLTIP :{BLACK}Taal, bediender verwerking, ens.
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
1672
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1673 STR_NETWORK_SERVER_LIST_CLICK_GAME_TO_SELECT :{BLACK}Kliek 'n speletjie van die lys om dit te selekteer
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1674 STR_NETWORK_SERVER_LIST_LAST_JOINED_SERVER :{BLACK}Die bedienaar wat jy laaste aan deelgeneem het
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1675 STR_NETWORK_SERVER_LIST_CLICK_TO_SELECT_LAST :{BLACK}Die bedienaar wat jy laaste op gespeel het
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1676
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1677 STR_NETWORK_SERVER_LIST_GAME_INFO :{SILVER}SPEL INFORMASIE
19700
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1678 STR_NETWORK_SERVER_LIST_CLIENTS :{SILVER}Kliënte: {WHITE}{COMMA} / {COMMA} - {COMMA} / {COMMA}
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1679 STR_NETWORK_SERVER_LIST_LANGUAGE :{SILVER}Taal: {WHITE}{STRING}
14712
f41e3dd66f59 (svn r19296) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14708
diff changeset
1680 STR_NETWORK_SERVER_LIST_LANDSCAPE :{SILVER}Landskap: {WHITE}{STRING}
19700
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1681 STR_NETWORK_SERVER_LIST_MAP_SIZE :{SILVER}Kaart groote: {WHITE}{COMMA}x{COMMA}
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1682 STR_NETWORK_SERVER_LIST_SERVER_VERSION :{SILVER}Verskaffer weergawe: {WHITE}{STRING}
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1683 STR_NETWORK_SERVER_LIST_SERVER_ADDRESS :{SILVER}Verskaffer adres: {WHITE}{STRING}
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1684 STR_NETWORK_SERVER_LIST_START_DATE :{SILVER}Begin datum: {WHITE}{DATE_SHORT}
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1685 STR_NETWORK_SERVER_LIST_CURRENT_DATE :{SILVER}Huidige datum: {WHITE}{DATE_SHORT}
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1686 STR_NETWORK_SERVER_LIST_PASSWORD :{SILVER}Wagwoord beskerm!
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1687 STR_NETWORK_SERVER_LIST_SERVER_OFFLINE :{SILVER}VERSKAFFER AFLYN
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1688 STR_NETWORK_SERVER_LIST_SERVER_FULL :{SILVER}VERSKAFFER VOL
19268
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
1689 STR_NETWORK_SERVER_LIST_VERSION_MISMATCH :{SILVER}HERSIENING MISPAS
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1690 STR_NETWORK_SERVER_LIST_GRF_MISMATCH :{SILVER}NEWGRF MISPAS
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1691
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1692 STR_NETWORK_SERVER_LIST_JOIN_GAME :{BLACK}Verbind spel
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
1693 STR_NETWORK_SERVER_LIST_REFRESH :{BLACK}Vervris verskaffer
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1694 STR_NETWORK_SERVER_LIST_REFRESH_TOOLTIP :{BLACK}Vervris die verskaffer inligting
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1695
14122
ef74bed3ddec (svn r18669) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14121
diff changeset
1696 STR_NETWORK_SERVER_LIST_FIND_SERVER :{BLACK}Soek bediener
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
1697 STR_NETWORK_SERVER_LIST_FIND_SERVER_TOOLTIP :{BLACK}Versoek netwerk vir 'n verskaffer
14122
ef74bed3ddec (svn r18669) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14121
diff changeset
1698 STR_NETWORK_SERVER_LIST_ADD_SERVER :{BLACK}Voeg bediender by
19700
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1699 STR_NETWORK_SERVER_LIST_ADD_SERVER_TOOLTIP :{BLACK}Voeg 'n verskaffer by die lys wat altyd ondersoek sal word vir speletjies wat reeds aan die gang is
14122
ef74bed3ddec (svn r18669) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14121
diff changeset
1700 STR_NETWORK_SERVER_LIST_START_SERVER :{BLACK}Begin bediener
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
1701 STR_NETWORK_SERVER_LIST_START_SERVER_TOOLTIP :{BLACK}Begin u eie verskaffer
c8d35596b53f (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 STR_NETWORK_SERVER_LIST_PLAYER_NAME_OSKTITLE :{BLACK}Tik in jou naam
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1704 STR_NETWORK_SERVER_LIST_ENTER_IP :{BLACK}Invoeg die adres van die gasheer
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1705
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1706 # 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
1707 STR_NETWORK_START_SERVER_CAPTION :{WHITE}Begin nuwe multispeler speletjie
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1708
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1709 STR_NETWORK_START_SERVER_NEW_GAME_NAME :{BLACK}Spel naam:
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1710 STR_NETWORK_START_SERVER_NEW_GAME_NAME_TOOLTIP :{BLACK}Die spel naam sal vertoon word na ander spelers in die multispeler keuse
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1711 STR_NETWORK_START_SERVER_SET_PASSWORD :{BLACK}Stel wagwoord
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1712 STR_NETWORK_START_SERVER_PASSWORD_TOOLTIP :{BLACK}Beskerm jou spel met 'n wagwoord as jy wil dit nie publieke toepassing laat wees nie
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
1713
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1714 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
1715 STR_NETWORK_START_SERVER_INTERNET_ADVERTISE :Internet (adverteer)
13378
1d98fd82aa68 (svn r17887) -Codechange: remove some (now) unneeded {SKIP}s
rubidium <rubidium@openttd.org>
parents: 13234
diff changeset
1716 STR_NETWORK_START_SERVER_CLIENTS_SELECT :{BLACK}{NUM} Klient{P "" e}
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1717 STR_NETWORK_START_SERVER_NUMBER_OF_CLIENTS :{BLACK}Maks kliente:
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1718 STR_NETWORK_START_SERVER_NUMBER_OF_CLIENTS_TOOLTIP :{BLACK}Kies die maksimum nommer van kliente. Alle gleufe hoef nie om vol te wees nie
13378
1d98fd82aa68 (svn r17887) -Codechange: remove some (now) unneeded {SKIP}s
rubidium <rubidium@openttd.org>
parents: 13234
diff changeset
1719 STR_NETWORK_START_SERVER_COMPANIES_SELECT :{BLACK}{NUM} Maatskap{P py pye}
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1720 STR_NETWORK_START_SERVER_NUMBER_OF_COMPANIES :{BLACK}Maks maatskappye:
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1721 STR_NETWORK_START_SERVER_NUMBER_OF_COMPANIES_TOOLTIP :{BLACK}Beperk die verskaffer na 'n sekere bedrag van maatskappye
13378
1d98fd82aa68 (svn r17887) -Codechange: remove some (now) unneeded {SKIP}s
rubidium <rubidium@openttd.org>
parents: 13234
diff changeset
1722 STR_NETWORK_START_SERVER_SPECTATORS_SELECT :{BLACK}{NUM} aanskouer{P "" s}
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1723 STR_NETWORK_START_SERVER_NUMBER_OF_SPECTATORS :{BLACK}Maks aanskouers:
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1724 STR_NETWORK_START_SERVER_NUMBER_OF_SPECTATORS_TOOLTIP :{BLACK}Beperk die verskaffer na 'n sekere bedrag van aanskouers
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1725 STR_NETWORK_START_SERVER_LANGUAGE_SPOKEN :{BLACK}Taal gepraat:
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1726 STR_NETWORK_START_SERVER_LANGUAGE_TOOLTIP :{BLACK}Ander spelers sal weet watter taal op die verskaffer gepraat is
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
1727
c8d35596b53f (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 STR_NETWORK_START_SERVER_NEW_GAME_NAME_OSKTITLE :{BLACK}Tik 'n naam in vir die netwerk speeletjie
c8d35596b53f (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
c8d35596b53f (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 # Network game languages
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1731 ############ Leave those lines in this order!!
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1732 STR_NETWORK_LANG_ANY :Enige
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1733 STR_NETWORK_LANG_ENGLISH :Engels
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1734 STR_NETWORK_LANG_GERMAN :Duits
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1735 STR_NETWORK_LANG_FRENCH :Frans
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1736 STR_NETWORK_LANG_BRAZILIAN :Brazilian
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1737 STR_NETWORK_LANG_BULGARIAN :Bulgarian
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1738 STR_NETWORK_LANG_CHINESE :Chinese
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1739 STR_NETWORK_LANG_CZECH :Czech
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1740 STR_NETWORK_LANG_DANISH :Danish
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1741 STR_NETWORK_LANG_DUTCH :Dutch
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1742 STR_NETWORK_LANG_ESPERANTO :Esperanto
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1743 STR_NETWORK_LANG_FINNISH :Finnish
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1744 STR_NETWORK_LANG_HUNGARIAN :Hungarian
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1745 STR_NETWORK_LANG_ICELANDIC :Icelandic
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1746 STR_NETWORK_LANG_ITALIAN :Italian
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1747 STR_NETWORK_LANG_JAPANESE :Japanese
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1748 STR_NETWORK_LANG_KOREAN :Korean
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1749 STR_NETWORK_LANG_LITHUANIAN :Lithuanian
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1750 STR_NETWORK_LANG_NORWEGIAN :Norwegian
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1751 STR_NETWORK_LANG_POLISH :Polish
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1752 STR_NETWORK_LANG_PORTUGUESE :Portuguese
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1753 STR_NETWORK_LANG_ROMANIAN :Romanian
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1754 STR_NETWORK_LANG_RUSSIAN :Russian
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1755 STR_NETWORK_LANG_SLOVAK :Slovak
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1756 STR_NETWORK_LANG_SLOVENIAN :Slovenian
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1757 STR_NETWORK_LANG_SPANISH :Spanish
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1758 STR_NETWORK_LANG_SWEDISH :Swedish
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1759 STR_NETWORK_LANG_TURKISH :Turkish
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1760 STR_NETWORK_LANG_UKRAINIAN :Ukrainian
10346
393adae0a5fb (svn r14597) -Update: WebTranslator2 update to 2008-11-19 18:43:03
translators <translators@openttd.org>
parents: 10344
diff changeset
1761 STR_NETWORK_LANG_AFRIKAANS :Afrikaans
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1762 STR_NETWORK_LANG_CROATIAN :Croatian
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1763 STR_NETWORK_LANG_CATALAN :Catalan
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1764 STR_NETWORK_LANG_ESTONIAN :Estonian
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1765 STR_NETWORK_LANG_GALICIAN :Galician
10585
8a514bea77ce (svn r14848) -Update: WebTranslator2 update to 2009-01-05 18:44:14
translators <translators@openttd.org>
parents: 10579
diff changeset
1766 STR_NETWORK_LANG_GREEK :Grieks
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1767 STR_NETWORK_LANG_LATVIAN :Latvian
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1768 ############ End of leave-in-this-order
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1769
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
1770 # 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
1771 STR_NETWORK_GAME_LOBBY_CAPTION :{WHITE}Multispeler spel tuiste
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1772
19700
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1773 STR_NETWORK_GAME_LOBBY_PREPARE_TO_JOIN :{BLACK}Berei tans voor om te verbind: {ORANGE}{STRING}
12632
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_GAME_LOBBY_COMPANY_LIST_TOOLTIP :{BLACK}'n Lys van alle ondernemings tans in hierdie speletjie. U kan een van beide sluit aan een of begin 'n nuwe een indien daar is 'n vry maatskappy gleuf
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1775
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_GAME_LOBBY_COMPANY_INFO :{SILVER}MAATSKAPPY INFORMASIE
19700
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1777 STR_NETWORK_GAME_LOBBY_COMPANY_NAME :{SILVER}Maatskappy naam: {WHITE}{STRING}
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1778 STR_NETWORK_GAME_LOBBY_INAUGURATION_YEAR :{SILVER}Inwyding: {WHITE}{NUM}
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1779 STR_NETWORK_GAME_LOBBY_VALUE :{SILVER}Maatskappy boekwaarde: {WHITE}{CURRENCY_LONG}
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1780 STR_NETWORK_GAME_LOBBY_CURRENT_BALANCE :{SILVER}Huidige kontantvloei: {WHITE}{CURRENCY_LONG}
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1781 STR_NETWORK_GAME_LOBBY_LAST_YEARS_INCOME :{SILVER}Vorige jaar se inkomste: {WHITE}{CURRENCY_LONG}
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1782 STR_NETWORK_GAME_LOBBY_PERFORMANCE :{SILVER}Werkverrignting: {WHITE}{NUM}
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1783
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1784 STR_NETWORK_GAME_LOBBY_VEHICLES :{SILVER}Voertuie: {WHITE}{NUM} {TRAIN}, {NUM} {LORRY}, {NUM} {BUS}, {NUM} {SHIP}, {NUM} {PLANE}
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1785 STR_NETWORK_GAME_LOBBY_STATIONS :{SILVER}Stasies: {WHITE}{NUM} {TRAIN}, {NUM} {LORRY}, {NUM} {BUS}, {NUM} {SHIP}, {NUM} {PLANE}
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1786 STR_NETWORK_GAME_LOBBY_PLAYERS :{SILVER}Spelers: {WHITE}{STRING}
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1787
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
1788 STR_NETWORK_GAME_LOBBY_NEW_COMPANY :{BLACK}Nuwe Maatskappy
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1789 STR_NETWORK_GAME_LOBBY_NEW_COMPANY_TOOLTIP :{BLACK}Skep 'n nuwe maatskappy
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1790 STR_NETWORK_GAME_LOBBY_SPECTATE_GAME :{BLACK}Aanskou speletjie
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1791 STR_NETWORK_GAME_LOBBY_SPECTATE_GAME_TOOLTIP :{BLACK}Bekyk die spel as 'n aanskouer
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1792 STR_NETWORK_GAME_LOBBY_JOIN_COMPANY :{BLACK}Verbind maatskappy
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1793 STR_NETWORK_GAME_LOBBY_JOIN_COMPANY_TOOLTIP :{BLACK}Hulp om die maatskappy te bestuur
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1794
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1795 # 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
1796 STR_NETWORK_CONNECTING_CAPTION :{WHITE}Besig om the konnek...
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1797
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1798 ############ Leave those lines in this order!!
19700
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1799 STR_NETWORK_CONNECTING_1 :{BLACK}(1/6) Verbind tans...
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1800 STR_NETWORK_CONNECTING_2 :{BLACK}(2/6) Word tans geverifieer...
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
1801 STR_NETWORK_CONNECTING_3 :{BLACK}(3/6) Wagtend...
19700
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1802 STR_NETWORK_CONNECTING_4 :{BLACK}(4/6) Laai tans kaart af...
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1803 STR_NETWORK_CONNECTING_5 :{BLACK}(5/6) Data word tans verwerk...
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1804 STR_NETWORK_CONNECTING_6 :{BLACK}(6/6) Registreer tans...
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1805
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1806 STR_NETWORK_CONNECTING_SPECIAL_1 :{BLACK}Spel inligting word verkry...
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1807 STR_NETWORK_CONNECTING_SPECIAL_2 :{BLACK}Maatskappy inligting word verkry...
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1808 ############ End of leave-in-this-order
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1809 STR_NETWORK_CONNECTING_WAITING :{BLACK}{NUM} Klient{P "" e} voor jou
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
1810 STR_NETWORK_CONNECTING_DOWNLOADING_1 :{BLACK}{BYTES} afgelaai tot dusver
16660
95efaaaf3479 (svn r21391) -Update (r21390): the string names in the translations
rubidium <rubidium@openttd.org>
parents: 16585
diff changeset
1811 STR_NETWORK_CONNECTING_DOWNLOADING_2 :{BLACK}{BYTES} / {BYTES} afgelaai dusver
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1812
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1813 STR_NETWORK_CONNECTION_DISCONNECT :{BLACK}Loskoppel
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1814
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1815 STR_NETWORK_NEED_GAME_PASSWORD_CAPTION :{WHITE}Verskaffer is beskerm. Voer wagwoord in
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1816 STR_NETWORK_NEED_COMPANY_PASSWORD_CAPTION :{WHITE}Maatskappy is beskerm. Voer wagwoord in
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
1817
c8d35596b53f (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 # 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
1819 STR_NETWORK_COMPANY_LIST_CLIENT_LIST :{WHITE}Klient Lys
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1820 STR_NETWORK_COMPANY_LIST_SPECTATE :{WHITE}Toeskou
19700
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1821 STR_NETWORK_COMPANY_LIST_NEW_COMPANY :{WHITE}Nuwe maatskapy
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1822
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
1823 # 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
1824 STR_NETWORK_CLIENTLIST_KICK :Skop
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1825 STR_NETWORK_CLIENTLIST_BAN :Verbod
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
1826 STR_NETWORK_CLIENTLIST_GIVE_MONEY :Gee geld
c8d35596b53f (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_NETWORK_CLIENTLIST_SPEAK_TO_ALL :Praat met almal
c8d35596b53f (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_NETWORK_CLIENTLIST_SPEAK_TO_COMPANY :Praat met maatskappy
c8d35596b53f (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_NETWORK_CLIENTLIST_SPEAK_TO_CLIENT :Privaate boodskap
c8d35596b53f (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
c8d35596b53f (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_NETWORK_SERVER :Verskaffer
c8d35596b53f (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_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
1833 STR_NETWORK_SPECTATORS :Aanskouers
c8d35596b53f (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
c8d35596b53f (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_NETWORK_GIVE_MONEY_CAPTION :{WHITE}Sleutel die bedrag geld in wat u wil gee
c8d35596b53f (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
c8d35596b53f (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 # 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
1838 STR_COMPANY_PASSWORD_CANCEL :{BLACK}Moenie die ingesleutelde wagwoord bewaar nie
c8d35596b53f (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_COMPANY_PASSWORD_OK :{BLACK}Gee die maatskappy die nuwe wagwoord
c8d35596b53f (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_COMPANY_PASSWORD_CAPTION :{WHITE}Maatskappy wagwoord
c8d35596b53f (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_COMPANY_PASSWORD_MAKE_DEFAULT :{BLACK}Voorbepaalde maatskappy wagwoord
c8d35596b53f (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_COMPANY_PASSWORD_MAKE_DEFAULT_TOOLTIP :{BLACK}Gebruik die maatskapy wagwoord as die standaard vir nuwe maatskappye
c8d35596b53f (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 # 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
1845 STR_COMPANY_VIEW_JOIN :{BLACK}Bind
c8d35596b53f (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_COMPANY_VIEW_JOIN_TOOLTIP :{BLACK}Bind en speel as maatskapy
c8d35596b53f (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_COMPANY_VIEW_PASSWORD :{BLACK}Wagwoord
19700
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1848 STR_COMPANY_VIEW_PASSWORD_TOOLTIP :{BLACK}Beskerm maatskappy met wagwoord om te verhoed dat ongemagtigde spelers toegang verkry
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
1849 STR_COMPANY_VIEW_SET_PASSWORD :{BLACK}Stel maatskappy wagwoord
c8d35596b53f (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
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
1851 # 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
1852 STR_NETWORK_CHAT_SEND :{BLACK}Stuur
c8d35596b53f (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 STR_NETWORK_CHAT_COMPANY_CAPTION :[Span] :
13826
93b2e4531a3f (svn r18352) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13812
diff changeset
1854 STR_NETWORK_CHAT_CLIENT_CAPTION :[Privaat] {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
1855 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
1856
c8d35596b53f (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_NETWORK_CHAT_COMPANY :[Span] {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
1858 STR_NETWORK_CHAT_TO_COMPANY :[Span] Na {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
1859 STR_NETWORK_CHAT_CLIENT :[Privaat] {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
1860 STR_NETWORK_CHAT_TO_CLIENT :[Privaat] Na {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
1861 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
1862 STR_NETWORK_CHAT_OSKTITLE :{BLACK}Tik woord in vir netwerk kominikasie
c8d35596b53f (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
c8d35596b53f (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 # Network messages
14819
35bdbb8876d3 (svn r19409) -Codechange: remove some spaces from translations that were already removed from English (a long while ago)
rubidium <rubidium@openttd.org>
parents: 14818
diff changeset
1865 STR_NETWORK_ERROR_NOTAVAILABLE :{WHITE}Geen netwerk ontwerp gevind of voldoen sonder ENABLE_NETWORK
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1866 STR_NETWORK_ERROR_NOSERVER :{WHITE}Kan nie enige netwerk speletjies vind nie
14819
35bdbb8876d3 (svn r19409) -Codechange: remove some spaces from translations that were already removed from English (a long while ago)
rubidium <rubidium@openttd.org>
parents: 14818
diff changeset
1867 STR_NETWORK_ERROR_NOCONNECTION :{WHITE}Die verskaffer het nie die versoek geantwoord nie
35bdbb8876d3 (svn r19409) -Codechange: remove some spaces from translations that were already removed from English (a long while ago)
rubidium <rubidium@openttd.org>
parents: 14818
diff changeset
1868 STR_NETWORK_ERROR_NEWGRF_MISMATCH :{WHITE}Kan nie konnekteer te danke aan newgrf mispas nie
35bdbb8876d3 (svn r19409) -Codechange: remove some spaces from translations that were already removed from English (a long while ago)
rubidium <rubidium@openttd.org>
parents: 14818
diff changeset
1869 STR_NETWORK_ERROR_DESYNC :{WHITE}Netwerk-Spel sinchroniseering gedop
35bdbb8876d3 (svn r19409) -Codechange: remove some spaces from translations that were already removed from English (a long while ago)
rubidium <rubidium@openttd.org>
parents: 14818
diff changeset
1870 STR_NETWORK_ERROR_LOSTCONNECTION :{WHITE}Netwerk-Spel verbinding verloor
35bdbb8876d3 (svn r19409) -Codechange: remove some spaces from translations that were already removed from English (a long while ago)
rubidium <rubidium@openttd.org>
parents: 14818
diff changeset
1871 STR_NETWORK_ERROR_SAVEGAMEERROR :{WHITE}Kan nie spaarspel laai nie
35bdbb8876d3 (svn r19409) -Codechange: remove some spaces from translations that were already removed from English (a long while ago)
rubidium <rubidium@openttd.org>
parents: 14818
diff changeset
1872 STR_NETWORK_ERROR_SERVER_START :{WHITE}Verskaffer kan nie aangesit word nie
35bdbb8876d3 (svn r19409) -Codechange: remove some spaces from translations that were already removed from English (a long while ago)
rubidium <rubidium@openttd.org>
parents: 14818
diff changeset
1873 STR_NETWORK_ERROR_CLIENT_START :{WHITE}Kan nie verbinding kry nie
35bdbb8876d3 (svn r19409) -Codechange: remove some spaces from translations that were already removed from English (a long while ago)
rubidium <rubidium@openttd.org>
parents: 14818
diff changeset
1874 STR_NETWORK_ERROR_TIMEOUT :{WHITE}Verbinding #{NUM} het betyds uitgeloop
35bdbb8876d3 (svn r19409) -Codechange: remove some spaces from translations that were already removed from English (a long while ago)
rubidium <rubidium@openttd.org>
parents: 14818
diff changeset
1875 STR_NETWORK_ERROR_SERVER_ERROR :{WHITE}A protokol-fout was gemaak en die verbinding was verlore
35bdbb8876d3 (svn r19409) -Codechange: remove some spaces from translations that were already removed from English (a long while ago)
rubidium <rubidium@openttd.org>
parents: 14818
diff changeset
1876 STR_NETWORK_ERROR_WRONG_REVISION :{WHITE}Die hersiening van die klient is nie gelyk aan die verskaffer se hersiening nie
35bdbb8876d3 (svn r19409) -Codechange: remove some spaces from translations that were already removed from English (a long while ago)
rubidium <rubidium@openttd.org>
parents: 14818
diff changeset
1877 STR_NETWORK_ERROR_WRONG_PASSWORD :{WHITE}Verkeerde wagwoord
35bdbb8876d3 (svn r19409) -Codechange: remove some spaces from translations that were already removed from English (a long while ago)
rubidium <rubidium@openttd.org>
parents: 14818
diff changeset
1878 STR_NETWORK_ERROR_SERVER_FULL :{WHITE}Die verskaffer is vol
35bdbb8876d3 (svn r19409) -Codechange: remove some spaces from translations that were already removed from English (a long while ago)
rubidium <rubidium@openttd.org>
parents: 14818
diff changeset
1879 STR_NETWORK_ERROR_SERVER_BANNED :{WHITE}Jy is van die verskaffer verban
35bdbb8876d3 (svn r19409) -Codechange: remove some spaces from translations that were already removed from English (a long while ago)
rubidium <rubidium@openttd.org>
parents: 14818
diff changeset
1880 STR_NETWORK_ERROR_KICKED :{WHITE}Jy is van die spel geskop
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
1881 STR_NETWORK_ERROR_CHEATER :{WHITE}Kullery word nie toegelaat op hierdie bediener
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1882 STR_NETWORK_ERROR_TOO_MANY_COMMANDS :{WHITE}Jy het te veel opdragte na die bediener gestuur
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1883 STR_NETWORK_ERROR_TIMEOUT_PASSWORD :{WHITE} Jy het te lank gevat om die wagwoord in te sleutel
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1884 STR_NETWORK_ERROR_TIMEOUT_COMPUTER :{WHITE} Jou rekenaar is te stadig om met bediener by te hou
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1885 STR_NETWORK_ERROR_TIMEOUT_MAP :{WHITE}Jou rekenaar het te lank gevat om die kaart af te laai
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1886 STR_NETWORK_ERROR_TIMEOUT_JOIN :{WHITE}Jou rekenaar het te lank gevat om met die bediener te bind
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1887
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1888 ############ 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
1889 STR_NETWORK_ERROR_CLIENT_GENERAL :algemeen fout
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1890 STR_NETWORK_ERROR_CLIENT_DESYNC :desync fout
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1891 STR_NETWORK_ERROR_CLIENT_SAVEGAME :kan nie kaart laai nie
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1892 STR_NETWORK_ERROR_CLIENT_CONNECTION_LOST :verbinding verloor
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1893 STR_NETWORK_ERROR_CLIENT_PROTOCOL_ERROR :protokol fout
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1894 STR_NETWORK_ERROR_CLIENT_NEWGRF_MISMATCH :NewGRF mispas
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1895 STR_NETWORK_ERROR_CLIENT_NOT_AUTHORIZED :nie gemagtig nie
15615
24938979a5d0 (svn r20278) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 15585
diff changeset
1896 STR_NETWORK_ERROR_CLIENT_NOT_EXPECTED :vreemde of onverwagte pakket gekry
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1897 STR_NETWORK_ERROR_CLIENT_WRONG_REVISION :verkeerde hersiening
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1898 STR_NETWORK_ERROR_CLIENT_NAME_IN_USE :naam reeds in gebruik
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1899 STR_NETWORK_ERROR_CLIENT_WRONG_PASSWORD :verkeerde wagwoord
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1900 STR_NETWORK_ERROR_CLIENT_COMPANY_MISMATCH :verkeerde maatskapy-id in DoenBevel
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1901 STR_NETWORK_ERROR_CLIENT_KICKED :geskop by verskaffer
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1902 STR_NETWORK_ERROR_CLIENT_CHEATER :het probeer om 'n bedreig te gebruik
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1903 STR_NETWORK_ERROR_CLIENT_SERVER_FULL :verskaffer vol
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
1904 STR_NETWORK_ERROR_CLIENT_TOO_MANY_COMMANDS :het te veel opdragte gestuur
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1905 STR_NETWORK_ERROR_CLIENT_TIMEOUT_PASSWORD :het geen wagwoord betyds gekry nie
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1906 STR_NETWORK_ERROR_CLIENT_TIMEOUT_COMPUTER :algemene tyduit
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1907 STR_NETWORK_ERROR_CLIENT_TIMEOUT_MAP :die kaart af laai het te lank gevat
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1908 STR_NETWORK_ERROR_CLIENT_TIMEOUT_JOIN :verwerking van die kaart het te lank gevat
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1909 ############ 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
1910
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1911 STR_NETWORK_ERROR_CLIENT_GUI_LOST_CONNECTION_CAPTION :{WHITE}Moontlike verbinding verlore
19267
c93a80f27c9d (svn r24156) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19265
diff changeset
1912 STR_NETWORK_ERROR_CLIENT_GUI_LOST_CONNECTION :{WHITE}Die laaste {NUM} seconde{P "" s} geen data het van die bediener gekom nie
16717
c9eeb43ce189 (svn r21450) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 16700
diff changeset
1913
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
1914 # Network related errors
13826
93b2e4531a3f (svn r18352) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13812
diff changeset
1915 STR_NETWORK_SERVER_MESSAGE :*** {1:STRING}
10579
618ff39e5e24 (svn r14837) -Update: WebTranslator2 update to 2009-01-04 18:46:20
translators <translators@openttd.org>
parents: 10578
diff changeset
1916 ############ Leave those lines in this order!!
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1917 STR_NETWORK_SERVER_MESSAGE_GAME_PAUSED :Spel stilgehou ({STRING})
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1918 STR_NETWORK_SERVER_MESSAGE_GAME_STILL_PAUSED_1 :Spel nog steeds stilgehou ({STRING})
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1919 STR_NETWORK_SERVER_MESSAGE_GAME_STILL_PAUSED_2 :Spel nog steeds stilgehou ({STRING}, {STRING})
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1920 STR_NETWORK_SERVER_MESSAGE_GAME_STILL_PAUSED_3 :Spel nog steeds stilgehou ({STRING}, {STRING}, {STRING})
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
1921 STR_NETWORK_SERVER_MESSAGE_GAME_STILL_PAUSED_4 :Spel steeds onderbreek ({STRING}, {STRING}, {STRING}, {STRING})
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1922 STR_NETWORK_SERVER_MESSAGE_GAME_UNPAUSED :Spel gaan weer aan ({STRING})
15615
24938979a5d0 (svn r20278) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 15585
diff changeset
1923 STR_NETWORK_SERVER_MESSAGE_GAME_REASON_NOT_ENOUGH_PLAYERS :hoeveelheid spelers
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1924 STR_NETWORK_SERVER_MESSAGE_GAME_REASON_CONNECTING_CLIENTS :Verbind kliente
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1925 STR_NETWORK_SERVER_MESSAGE_GAME_REASON_MANUAL :met die hand
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
1926 STR_NETWORK_SERVER_MESSAGE_GAME_REASON_GAME_SCRIPT :speletjie skrif
10579
618ff39e5e24 (svn r14837) -Update: WebTranslator2 update to 2009-01-04 18:46:20
translators <translators@openttd.org>
parents: 10578
diff changeset
1927 ############ End of leave-in-this-order
13211
b355a1952f7b (svn r17718) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13155
diff changeset
1928 STR_NETWORK_MESSAGE_CLIENT_LEAVING :verlaat
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1929 STR_NETWORK_MESSAGE_CLIENT_JOINED :*** {STRING} het by die spel aangesluit
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1930 STR_NETWORK_MESSAGE_CLIENT_JOINED_ID :*** {STRING} het die spel aangesluit (Client #{2:NUM})
19700
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
1931 STR_NETWORK_MESSAGE_CLIENT_COMPANY_JOIN :*** {STRING} het by maatskappy #{2:NUM} aangesluit
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1932 STR_NETWORK_MESSAGE_CLIENT_COMPANY_SPECTATE :*** {STRING} het aangesluit by die spektators
12983
196518b4450d (svn r17477) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12953
diff changeset
1933 STR_NETWORK_MESSAGE_CLIENT_COMPANY_NEW :*** {STRING} begin 'n nuwe maatskappy (#{2:NUM})
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1934 STR_NETWORK_MESSAGE_CLIENT_LEFT :*** {STRING} het die spel verlaat ({2:STRING})
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
1935 STR_NETWORK_MESSAGE_NAME_CHANGE :*** {STRING} het sy/haar naam verander na {STRING}
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
1936 STR_NETWORK_MESSAGE_GIVE_MONEY :*** {STRING} het jou besigheid {2:CURRENCY_LONG} gegee
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
1937 STR_NETWORK_MESSAGE_GAVE_MONEY_AWAY :*** Jy het {1:STRING} {2:CURRENCY_LONG} gegee
14819
35bdbb8876d3 (svn r19409) -Codechange: remove some spaces from translations that were already removed from English (a long while ago)
rubidium <rubidium@openttd.org>
parents: 14818
diff changeset
1938 STR_NETWORK_MESSAGE_SERVER_SHUTDOWN :{WHITE}Die verskaffer het die sessie toegemaak
35bdbb8876d3 (svn r19409) -Codechange: remove some spaces from translations that were already removed from English (a long while ago)
rubidium <rubidium@openttd.org>
parents: 14818
diff changeset
1939 STR_NETWORK_MESSAGE_SERVER_REBOOT :{WHITE}Die verskaffer is besig om te weerbegin...{}Wag asb...
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
1940
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
1941 # Content downloading window
19265
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
1942 STR_CONTENT_TITLE :{WHITE}Laai Inhoud af
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
1943 STR_CONTENT_TYPE_CAPTION :{BLACK}Tipe
12983
196518b4450d (svn r17477) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12953
diff changeset
1944 STR_CONTENT_TYPE_CAPTION_TOOLTIP :{BLACK}Tipe inhoud
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
1945 STR_CONTENT_NAME_CAPTION :{BLACK}Naam
c8d35596b53f (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_CONTENT_NAME_CAPTION_TOOLTIP :{BLACK}Naam van die inhoud
19234
ee0796fc527e (svn r24123) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19233
diff changeset
1947 STR_CONTENT_MATRIX_TOOLTIP :{BLACK}Kliek op 'n ry om besonderhede te sien{}Kliek op die merkblokkie om dit te kies vir aflaai
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
1948 STR_CONTENT_SELECT_ALL_CAPTION :{BLACK}Selekteer alles
c8d35596b53f (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_CONTENT_SELECT_ALL_CAPTION_TOOLTIP :{BLACK}Merk al die inhoud wat afgelaai moet word
12983
196518b4450d (svn r17477) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12953
diff changeset
1950 STR_CONTENT_SELECT_UPDATES_CAPTION :{BLACK}Selekteer opgraderings
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1951 STR_CONTENT_SELECT_UPDATES_CAPTION_TOOLTIP :{BLACK}Merk alle inhoud wat 'n opgradering is vir bestande inhoud om af te laai word
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1952 STR_CONTENT_UNSELECT_ALL_CAPTION :{BLACK}Onselekteer alles
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
1953 STR_CONTENT_UNSELECT_ALL_CAPTION_TOOLTIP :{BLACK}Merk alle inhoud wat nie afgelaai moet word nie
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1954 STR_CONTENT_FILTER_TITLE :{BLACK}Merker/naam filter:
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
1955 STR_CONTENT_OPEN_URL :{BLACK}Besoek webblad
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
1956 STR_CONTENT_OPEN_URL_TOOLTIP :{BLACK}Besoek die webwerf vir hierdie inhoud
19268
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
1957 STR_CONTENT_DOWNLOAD_CAPTION :{BLACK}Laai Af
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
1958 STR_CONTENT_DOWNLOAD_CAPTION_TOOLTIP :{BLACK}Begin om die geselekteerde inligting af te laai
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1959 STR_CONTENT_TOTAL_DOWNLOAD_SIZE :{SILVER}Totale aflaai groote: {WHITE}{BYTES}
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1960 STR_CONTENT_DETAIL_TITLE :{SILVER}INHOUD INFORMASIE
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
1961 STR_CONTENT_DETAIL_SUBTITLE_UNSELECTED :{SILVER}Jy het nie dit geselekteer om af te laai nie
c8d35596b53f (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_CONTENT_DETAIL_SUBTITLE_SELECTED :{SILVER}Jy het dit geselekeer om af te laai
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1963 STR_CONTENT_DETAIL_SUBTITLE_AUTOSELECTED :{SILVER}Heirde afhanklikheid was gekies om afgelaai te wees
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
1964 STR_CONTENT_DETAIL_SUBTITLE_ALREADY_HERE :{SILVER}Jy het hierdie reeds
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1965 STR_CONTENT_DETAIL_SUBTITLE_DOES_NOT_EXIST :{SILVER}Heirde inhoud is onbekend en kan afgelaai word in OpenTTD
14712
f41e3dd66f59 (svn r19296) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14708
diff changeset
1966 STR_CONTENT_DETAIL_UPDATE :{SILVER}Hierdie is 'n vervanging van 'n bestaande {STRING}
13211
b355a1952f7b (svn r17718) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13155
diff changeset
1967 STR_CONTENT_DETAIL_NAME :{SILVER}Naam: {WHITE}{STRING}
b355a1952f7b (svn r17718) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13155
diff changeset
1968 STR_CONTENT_DETAIL_VERSION :{SILVER}Weergawe: {WHITE}{STRING}
b355a1952f7b (svn r17718) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13155
diff changeset
1969 STR_CONTENT_DETAIL_DESCRIPTION :{SILVER}Beskrywing: {WHITE}{STRING}
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1970 STR_CONTENT_DETAIL_URL :{SILVER}URL: {WHITE}{STRING}
13211
b355a1952f7b (svn r17718) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13155
diff changeset
1971 STR_CONTENT_DETAIL_TYPE :{SILVER}Tipe: {WHITE}{STRING}
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1972 STR_CONTENT_DETAIL_FILESIZE :{SILVER}Aflaai groote: {WHITE}{BYTES}
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1973 STR_CONTENT_DETAIL_SELECTED_BECAUSE_OF :{SILVER}Geselekteer weens: {WHITE}{STRING}
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1974 STR_CONTENT_DETAIL_DEPENDENCIES :{SILVER}Afhanklikes: {WHITE}{STRING}
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1975 STR_CONTENT_DETAIL_TAGS :{SILVER}Merkers: {WHITE}{STRING}
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1976 STR_CONTENT_NO_ZLIB :{WHITE}OpenTTD is gebou sonder "zlib" hulp...
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1977 STR_CONTENT_NO_ZLIB_SUB :{WHITE}... aflaai van inhoud is nie moentlik nie!
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
1978
c8d35596b53f (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 # Order of these is important!
14193
e86ba574d855 (svn r18743) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14191
diff changeset
1980 STR_CONTENT_TYPE_BASE_GRAPHICS :Basis grafike
13211
b355a1952f7b (svn r17718) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13155
diff changeset
1981 STR_CONTENT_TYPE_NEWGRF :NewGRF
b355a1952f7b (svn r17718) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13155
diff changeset
1982 STR_CONTENT_TYPE_AI :AI
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1983 STR_CONTENT_TYPE_AI_LIBRARY :AI biblioteek
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1984 STR_CONTENT_TYPE_SCENARIO :Scenario
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1985 STR_CONTENT_TYPE_HEIGHTMAP :Hoogte kaart
14193
e86ba574d855 (svn r18743) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14191
diff changeset
1986 STR_CONTENT_TYPE_BASE_SOUNDS :Basis klanke
e86ba574d855 (svn r18743) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14191
diff changeset
1987 STR_CONTENT_TYPE_BASE_MUSIC :Basis musiek
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1988 STR_CONTENT_TYPE_GAME_SCRIPT :Speletjie Skrif
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
1989 STR_CONTENT_TYPE_GS_LIBRARY :GS biblioteek
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
1990
c8d35596b53f (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 # Content downloading progress window
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1992 STR_CONTENT_DOWNLOAD_TITLE :{WHITE}Laai inhoud af...
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1993 STR_CONTENT_DOWNLOAD_INITIALISE :{WHITE}Versoek lêer...
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1994 STR_CONTENT_DOWNLOAD_FILE :{WHITE}Nou besig om {STRING} aftelaai ({NUM} of {NUM})
13211
b355a1952f7b (svn r17718) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13155
diff changeset
1995 STR_CONTENT_DOWNLOAD_COMPLETE :{WHITE}Aflaai voltooi
b355a1952f7b (svn r17718) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13155
diff changeset
1996 STR_CONTENT_DOWNLOAD_PROGRESS_SIZE :{WHITE}{BYTES} van {BYTES} afgelaai ({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
1997
c8d35596b53f (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 # Content downloading error messages
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
1999 STR_CONTENT_ERROR_COULD_NOT_CONNECT :{WHITE}Kon nie na die inhoud diener verbind nie...
13211
b355a1952f7b (svn r17718) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13155
diff changeset
2000 STR_CONTENT_ERROR_COULD_NOT_DOWNLOAD :{WHITE}Aflaai onsuksesvol...
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
2001 STR_CONTENT_ERROR_COULD_NOT_DOWNLOAD_CONNECTION_LOST :{WHITE}... verbinding verloor
c8d35596b53f (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_CONTENT_ERROR_COULD_NOT_DOWNLOAD_FILE_NOT_WRITABLE :{WHITE}... lêer nie skryfbaar nie
c8d35596b53f (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_CONTENT_ERROR_COULD_NOT_EXTRACT :{WHITE}Kon nie die afgelaaide lêer dekompakteer
c8d35596b53f (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
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2005 STR_MISSING_GRAPHICS_SET_CAPTION :{WHITE}Vermis grafika
19307
afceec2bec17 (svn r24196) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19305
diff changeset
2006 STR_MISSING_GRAPHICS_SET_MESSAGE :{BLACK}OpenTTD het grafike nodig om the funksioneer maar kon niks vind nie. Wil jy hê dat OpenTTD grafike aflaai en instaleer?
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2007 STR_MISSING_GRAPHICS_YES_DOWNLOAD :{BLACK}Ja, laai die grafika af
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2008 STR_MISSING_GRAPHICS_NO_QUIT :{BLACK}Nee, verlaat OpenTTD
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2009
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
2010 # 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
2011 STR_TRANSPARENCY_CAPTION :{WHITE}Deursigtigheid Opsies
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2012 STR_TRANSPARENT_SIGNS_TOOLTIP :{BLACK}Skakel deursigtigheid vir stasie tekens. Ctrl+Kliek om te sluit
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2013 STR_TRANSPARENT_TREES_TOOLTIP :{BLACK}Skakel deursigtigheid vir boome. Ctrl+Kliek om te sluit
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2014 STR_TRANSPARENT_HOUSES_TOOLTIP :{BLACK}Skakel deursigtigheid vir huise. Ctrl+Kliek om te sluit
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2015 STR_TRANSPARENT_INDUSTRIES_TOOLTIP :{BLACK}Skakel deursigtigheid van nywerhede. Ctrl+Kliek om te sluit
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2016 STR_TRANSPARENT_BUILDINGS_TOOLTIP :{BLACK}Skakel deursigtigheid vir boubaardes soos stasies, depots, weypunte en catenary. Ctrl+Kliek om te sluit
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2017 STR_TRANSPARENT_BRIDGES_TOOLTIP :{BLACK}Skakel deursigtigheid vir brue. Ctrl+Kliek om te sluit
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2018 STR_TRANSPARENT_STRUCTURES_TOOLTIP :{BLACK}Skakel deursigtigheid vir strukture soos vuurtorings en senders, miskien in toekoms vir ooglekkers. Ctrl+Kliek om te sluit
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2019 STR_TRANSPARENT_CATENARY_TOOLTIP :{BLACK}Skakel deursigtigheid van kettinglyn. Ctrl+Kliek om te sluit.
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2020 STR_TRANSPARENT_LOADING_TOOLTIP :{BLACK}Skakel deursigtigheid vir laai aanwysers. Ctrl+Kliek om te sluit
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
2021 STR_TRANSPARENT_INVISIBLE_TOOLTIP :{BLACK}Stel voorwerpe onsigbaar inplaas van deursigtig
c8d35596b53f (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
c8d35596b53f (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 # 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
2024 STR_STATION_BUILD_COVERAGE_AREA_TITLE :{BLACK}Dekking area verlig
c8d35596b53f (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 STR_STATION_BUILD_COVERAGE_OFF :{BLACK}Af
c8d35596b53f (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_COVERAGE_ON :{BLACK}Aan
c8d35596b53f (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 STR_STATION_BUILD_COVERAGE_AREA_OFF_TOOLTIP :{BLACK}Moenie die dekking area van die voorgestelde bouterrein verlig nie
c8d35596b53f (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 STR_STATION_BUILD_COVERAGE_AREA_ON_TOOLTIP :{BLACK}Verlig dekking area van die voorgestelde bouterrein
19158
649eca59bc24 (svn r24024) -Update: translation w.r.t. the changes in r24023
rubidium <rubidium@openttd.org>
parents: 19139
diff changeset
2029 STR_STATION_BUILD_ACCEPTS_CARGO :{BLACK}Aanvaar: {GOLD}{CARGO_LIST}
649eca59bc24 (svn r24024) -Update: translation w.r.t. the changes in r24023
rubidium <rubidium@openttd.org>
parents: 19139
diff changeset
2030 STR_STATION_BUILD_SUPPLIES_CARGO :{BLACK}Voorraad: {GOLD}{CARGO_LIST}
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
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 # Join station window
13701
312bcb4d4541 (svn r18226) -Fix: the caption of the select station/waypoint window was black instead of (the default) white
rubidium <rubidium@openttd.org>
parents: 13674
diff changeset
2033 STR_JOIN_STATION_CAPTION :{WHITE}Sluit by stasie aan
13211
b355a1952f7b (svn r17718) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13155
diff changeset
2034 STR_JOIN_STATION_CREATE_SPLITTED_STATION :{YELLOW}Bou 'n aparte stasie
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
2035
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
2036 STR_JOIN_WAYPOINT_CAPTION :{WHITE}Verbind wegwyser
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
2037 STR_JOIN_WAYPOINT_CREATE_SPLITTED_WAYPOINT :{YELLOW}Bou 'm aparte wegwyser
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
2038
c8d35596b53f (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 # Rail construction toolbar
15583
1233b2625571 (svn r20243) -Update: the strings; they don't need the {WHITE} colour code anymore either
rubidium <rubidium@openttd.org>
parents: 15356
diff changeset
2040 STR_RAIL_TOOLBAR_RAILROAD_CONSTRUCTION_CAPTION :Spoorweg Kostruksie
1233b2625571 (svn r20243) -Update: the strings; they don't need the {WHITE} colour code anymore either
rubidium <rubidium@openttd.org>
parents: 15356
diff changeset
2041 STR_RAIL_TOOLBAR_ELRAIL_CONSTRUCTION_CAPTION :Elektrifiseerde Spoorweg Konstruksie
1233b2625571 (svn r20243) -Update: the strings; they don't need the {WHITE} colour code anymore either
rubidium <rubidium@openttd.org>
parents: 15356
diff changeset
2042 STR_RAIL_TOOLBAR_MONORAIL_CONSTRUCTION_CAPTION :Enkelspoor Konstruksie
1233b2625571 (svn r20243) -Update: the strings; they don't need the {WHITE} colour code anymore either
rubidium <rubidium@openttd.org>
parents: 15356
diff changeset
2043 STR_RAIL_TOOLBAR_MAGLEV_CONSTRUCTION_CAPTION :Magneetsweeftrein Konstruksie
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
2044
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2045 STR_RAIL_TOOLBAR_TOOLTIP_BUILD_RAILROAD_TRACK :{BLACK}Bou spoore. Ctrl skakel Bou/verwydering van spoorweg knstruksie. Shift skakel Bou/wys koste beraming
19700
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
2046 STR_RAIL_TOOLBAR_TOOLTIP_BUILD_AUTORAIL :{BLACK}Gebruik Outo-bou om spoorweg te bou. Ctrl kies tussen bou/verwyder. Shift kies tussen bou/kwotasie
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2047 STR_RAIL_TOOLBAR_TOOLTIP_BUILD_TRAIN_DEPOT_FOR_BUILDING :{BLACK}Bou trein diensstasie (om treine te koop en te diens). Shift kies tussen bou/kwotasie
19700
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
2048 STR_RAIL_TOOLBAR_TOOLTIP_CONVERT_RAIL_TO_WAYPOINT :{BLACK}Verander treinspoor na baken. Druk Ctrl om bakens saam te voeg. Shift kies tussen bou/kwotasie
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2049 STR_RAIL_TOOLBAR_TOOLTIP_BUILD_RAILROAD_STATION :{BLACK}Bou spoorweg stasie. Ctrl voeg stasies saam. Shift skakel Bou/wys koste beraming
19700
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
2050 STR_RAIL_TOOLBAR_TOOLTIP_BUILD_RAILROAD_SIGNALS :{BLACK}Bou treinspoor aanwysers. Ctrl kies tussen seinpaal/robot{} Kliek en trek om aanwysers al langs 'n reguit treinspoor te bou. Druk Ctrl om aanwysers tot by die volgende aansluiting te bou{}Ctrl+Kliek maak die aanwyser stelling boks oop. Shift kies tussen bou/kwotasie
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2051 STR_RAIL_TOOLBAR_TOOLTIP_BUILD_RAILROAD_BRIDGE :{BLACK}Bou spoorweg brug. Shift skakel Bou/wys koste beraming
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2052 STR_RAIL_TOOLBAR_TOOLTIP_BUILD_RAILROAD_TUNNEL :{BLACK}Bou spoorweg tonnel. Shift skakel Bou/wys koste beraming
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2053 STR_RAIL_TOOLBAR_TOOLTIP_TOGGLE_BUILD_REMOVE_FOR :{BLACK}Skakel bou/verwyder vir spoore en seinligte
19700
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
2054 STR_RAIL_TOOLBAR_TOOLTIP_CONVERT_RAIL :{BLACK}Verander die treinspoor tipe. Shift kies tussen bou/kwotasie
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
2055
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2056 STR_RAIL_NAME_RAILROAD :Spoorweg
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2057 STR_RAIL_NAME_ELRAIL :Elektrifiseerde spoorweg
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2058 STR_RAIL_NAME_MONORAIL :Enkelspoor
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2059 STR_RAIL_NAME_MAGLEV :Maglev
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2060
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
2061 # Rail depot construction window
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
2062 STR_BUILD_DEPOT_TRAIN_ORIENTATION_CAPTION :{WHITE}Trein Depot Orientasie
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
2063 STR_BUILD_DEPOT_TRAIN_ORIENTATION_TOOLTIP :{BLACK}Kies spoorweg depot orientasie
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
2064
c8d35596b53f (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 # 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
2066 STR_WAYPOINT_CAPTION :{WHITE}Wegpunt
c8d35596b53f (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 STR_WAYPOINT_GRAPHICS_TOOLTIP :{BLACK}Kies wegpunt tipe
c8d35596b53f (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
c8d35596b53f (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 # 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
2070 STR_STATION_BUILD_RAIL_CAPTION :{WHITE}Spoor Stasie Keuse
c8d35596b53f (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_STATION_BUILD_ORIENTATION :{BLACK}Orientasie
c8d35596b53f (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_STATION_BUILD_RAILROAD_ORIENTATION_TOOLTIP :{BLACK}Kies spoorweg stasie orientasie
c8d35596b53f (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_STATION_BUILD_NUMBER_OF_TRACKS :{BLACK}Nommer van spoore
c8d35596b53f (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_STATION_BUILD_NUMBER_OF_TRACKS_TOOLTIP :{BLACK}Kies nommer van verhoogte vir spoorweg stasie
c8d35596b53f (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_STATION_BUILD_PLATFORM_LENGTH :{BLACK}Verhoog lengte
c8d35596b53f (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_STATION_BUILD_PLATFORM_LENGTH_TOOLTIP :{BLACK}Kies lengte van spoorweg stasie
c8d35596b53f (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_STATION_BUILD_DRAG_DROP :{BLACK}Sleep & Drop
c8d35596b53f (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_STATION_BUILD_DRAG_DROP_TOOLTIP :{BLACK}Bou 'n stasie gebruikend sleep & drop
c8d35596b53f (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
c8d35596b53f (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 STR_STATION_BUILD_STATION_CLASS_TOOLTIP :{BLACK}Kies 'n stasie klas om te vertoon
c8d35596b53f (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_STATION_BUILD_STATION_TYPE_TOOLTIP :{BLACK}Kies die stasie tipe om te bou
c8d35596b53f (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
c8d35596b53f (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 STR_STATION_CLASS_DFLT :Verstek stasie
c8d35596b53f (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 STR_STATION_CLASS_WAYP :Wegpunte
c8d35596b53f (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
c8d35596b53f (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 # 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
2087 STR_BUILD_SIGNAL_CAPTION :{WHITE}Sein seleksie
19700
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
2088 STR_BUILD_SIGNAL_SEMAPHORE_NORM_TOOLTIP :{BLACK}Blok aanwyser (seinpaal){}Die eenvoudigste tipe aanwyser, laat slegs een trein in 'n blok toe
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
2089 STR_BUILD_SIGNAL_SEMAPHORE_ENTRY_TOOLTIP :{BLACK}Ingang-aanwyser (seinpaal){}Wys groen so lank die volgende gedeelte treinspoor 'n groen uitgang-aanwyser het, anders wys dit rooi
19701
075f7c783b28 (svn r24622) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19700
diff changeset
2090 STR_BUILD_SIGNAL_SEMAPHORE_EXIT_TOOLTIP :{BLACK}Uitgang aanwyser (seinpaal){}Werk soos 'n blok aanwyser maar word benodig om die regte kleur te aktiveer op kombinasie & ingang aanwysers
19703
369929081fbc (svn r24624) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19701
diff changeset
2091 STR_BUILD_SIGNAL_SEMAPHORE_COMBO_TOOLTIP :{BLACK}Kombinasie aanwyser(seinpaal){}Dien as 'n ingang aanwyser sowel as 'n uitgang aanwyser. Groot uitbreidings van pre-aanwysers kan hiermee gebou word
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2092 STR_BUILD_SIGNAL_SEMAPHORE_PBS_TOOLTIP :{BLACK}Pad aanwyser (seinpaal){}Laat meer as een trein per blok toe solank die trein 'n bestemming veilig kan bereik. Gewone pad aanwysers word geïgnoreer as 'n trein in die teenoorgestelde rigting ry
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2093 STR_BUILD_SIGNAL_SEMAPHORE_PBS_OWAY_TOOLTIP :{BLACK}Een-rigting pad aanwyser (seinpaal){}Laat meer as een trein per blok toe solank die trein 'n bestemming veilig kan bereik. 'n Een-rigting pad aanwysers laat verkeer slegs in een rigting toe
19703
369929081fbc (svn r24624) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19701
diff changeset
2094 STR_BUILD_SIGNAL_ELECTRIC_NORM_TOOLTIP :{BLACK}Blok aanwyser (robot){}Die eenvoudigste tipe aanwyser, laat slegs een trein per blok toe
369929081fbc (svn r24624) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19701
diff changeset
2095 STR_BUILD_SIGNAL_ELECTRIC_ENTRY_TOOLTIP :{BLACK}Ingang aanwyser (robot){}Wys groen solank die volgende gedeelte treinspoor 'n groen uitgang aanwyser het, anders wys dit rooi
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2096 STR_BUILD_SIGNAL_ELECTRIC_EXIT_TOOLTIP :{BLACK}Uitgang aanwyser(robot){}Werk soos 'n blok aanwyser maar word benodig om die regte kleur te aktiveer op kombinasie & ingang aanwysers
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2097 STR_BUILD_SIGNAL_ELECTRIC_COMBO_TOOLTIP :{BLACK}Kombinasie aanwyser(robot){}Dien as 'n ingang aanwyser sowel as 'n uitgang aanwyser. Groot uitbreidings van pre-aanwysers kan hiermee gebou word
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2098 STR_BUILD_SIGNAL_ELECTRIC_PBS_TOOLTIP :{BLACK}Pad aanwyser (robot){}Laat meer as een trein per blok toe solank die trein 'n bestemming veilig kan bereik. Gewone pad aanwysers word geïgnoreer as 'n trein in die teenoorgestelde rigting ry
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2099 STR_BUILD_SIGNAL_ELECTRIC_PBS_OWAY_TOOLTIP :{BLACK}Een-rigting pad aanwyser (robot){}Laat meer as een trein per blok toe solank die trein 'n bestemming veilig kan bereik. 'n Een-rigting pad aanwysers laat verkeer slegs in een rigting toe
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2100 STR_BUILD_SIGNAL_CONVERT_TOOLTIP :{BLACK}Verander aanwyser{}Kliek op 'n bestaande aanwyser om dit na die verkose tipe te verander, Ctrl+Kliek om na die bestaande tipe te verander. Shift+Kliek vir kwotasie
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
2101 STR_BUILD_SIGNAL_DRAG_SIGNALS_DENSITY_TOOLTIP :{BLACK}Sein sleep digtheid
c8d35596b53f (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_BUILD_SIGNAL_DRAG_SIGNALS_DENSITY_DECREASE_TOOLTIP :{BLACK}Verminder sein sleep digtheid
c8d35596b53f (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_BUILD_SIGNAL_DRAG_SIGNALS_DENSITY_INCREASE_TOOLTIP :{BLACK}Verhoog sein sleep digtheid
c8d35596b53f (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
c8d35596b53f (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 # 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
2106 STR_SELECT_RAIL_BRIDGE_CAPTION :{WHITE}Kies Spoor Brug
c8d35596b53f (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 STR_SELECT_ROAD_BRIDGE_CAPTION :{WHITE}Selekteer Pad Brug
c8d35596b53f (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_SELECT_BRIDGE_SELECTION_TOOLTIP :{BLACK}Brug seleksie - kliek op jou verkose brug om dit te bou
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
2109 STR_SELECT_BRIDGE_INFO :{GOLD}{STRING},{} {VELOCITY} {WHITE}{CURRENCY_LONG}
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
2110 STR_SELECT_BRIDGE_SCENEDIT_INFO :{GOLD}{STRING},{} {VELOCITY}
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
2111 STR_BRIDGE_NAME_SUSPENSION_STEEL :Suspensie, Staal
c8d35596b53f (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_BRIDGE_NAME_GIRDER_STEEL :Balk, Staal
c8d35596b53f (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_BRIDGE_NAME_CANTILEVER_STEEL :Vrydraer, Staal
c8d35596b53f (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_BRIDGE_NAME_SUSPENSION_CONCRETE :Suspensie, Beton
c8d35596b53f (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 STR_BRIDGE_NAME_WOODEN :Houterig
c8d35596b53f (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 STR_BRIDGE_NAME_CONCRETE :Beton
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2117 STR_BRIDGE_NAME_TUBULAR_STEEL :Buisvormige, Staal
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
2118 STR_BRIDGE_TUBULAR_SILICON :Buis, Silicon
c8d35596b53f (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
c8d35596b53f (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
c8d35596b53f (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 # 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
2122 STR_ROAD_TOOLBAR_ROAD_CONSTRUCTION_CAPTION :{WHITE}Pad Konstruksie
c8d35596b53f (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_ROAD_TOOLBAR_TRAM_CONSTRUCTION_CAPTION :{WHITE}Tremweg Konstruksie
19419
18c61434be1e (svn r24322) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19416
diff changeset
2124 STR_ROAD_TOOLBAR_TOOLTIP_BUILD_ROAD_SECTION :{BLACK}Bou pad afdeling. Ctrl skakel bou/verwydering van pad konstruksie. Shift skakel Bou/wys koste beraming
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2125 STR_ROAD_TOOLBAR_TOOLTIP_BUILD_TRAMWAY_SECTION :{BLACK}Bou tremweg afdeling. Ctrl skakel bou/verwydering van tremweg konstruksie. Shift skakel Bou/wys koste beraming
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2126 STR_ROAD_TOOLBAR_TOOLTIP_BUILD_AUTOROAD :{BLACK}Gebruik outo-pad om paaie te bou. Ctrl kies tussen bou/verwyder, Shift kies tussen bou/kwotasie
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2127 STR_ROAD_TOOLBAR_TOOLTIP_BUILD_AUTOTRAM :{BLACK}Gebruik outo-tremspoor om tremspoor te bou. Ctrl kies tussen bou/verwyder, Shift kies tussen bou/kwotasie
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2128 STR_ROAD_TOOLBAR_TOOLTIP_BUILD_ROAD_VEHICLE_DEPOT :{BLACK}Bou voertuig diensstasie (om voertuie te koop en te diens). Shift kies tussen bou/kwotasie
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2129 STR_ROAD_TOOLBAR_TOOLTIP_BUILD_TRAM_VEHICLE_DEPOT :{BLACK}Bou trem diensstasie (om trems te koop en te diens). Shift kies tussen bou/kwotasie
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2130 STR_ROAD_TOOLBAR_TOOLTIP_BUILD_BUS_STATION :{BLACK}Bou bus stasie. Druk Ctrl om stasies aan mekaar te las, Shift kies tussen bou/kwotasie
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2131 STR_ROAD_TOOLBAR_TOOLTIP_BUILD_PASSENGER_TRAM_STATION :{BLACK}Bou trem passasier stasie. Druk Ctrl om stasies aan mekaar te las, Shift kies tussen bou/kwotasie
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2132 STR_ROAD_TOOLBAR_TOOLTIP_BUILD_TRUCK_LOADING_BAY :{BLACK}Bou vragmotor stasie. Druk Ctrl om stasies aan mekaar te las, Shift kies tussen bou/kwotasie
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2133 STR_ROAD_TOOLBAR_TOOLTIP_BUILD_CARGO_TRAM_STATION :{BLACK}Bou trem vrag stasie. Druk Ctrl om stasies aan mekaar te las, Shift kies tussen bou/kwotasie
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
2134 STR_ROAD_TOOLBAR_TOOLTIP_TOGGLE_ONE_WAY_ROAD :{BLACK}Aktifeer/Deaktifeer ee-rigting paaie
19419
18c61434be1e (svn r24322) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19416
diff changeset
2135 STR_ROAD_TOOLBAR_TOOLTIP_BUILD_ROAD_BRIDGE :{BLACK}Bou pad brug. Shift skakel tussen bou/aanduiding koste beraming
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2136 STR_ROAD_TOOLBAR_TOOLTIP_BUILD_TRAMWAY_BRIDGE :{BLACK}Bou tremweg brug. Shift skakel Bou/wys koste beraming
19419
18c61434be1e (svn r24322) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19416
diff changeset
2137 STR_ROAD_TOOLBAR_TOOLTIP_BUILD_ROAD_TUNNEL :{BLACK}Bou pad tonnel. Shift skakel tussen bou/aanduiding koste beraming
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2138 STR_ROAD_TOOLBAR_TOOLTIP_BUILD_TRAMWAY_TUNNEL :{BLACK}Bou tonnel. Shift kies tussen bou/kwotasie
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2139 STR_ROAD_TOOLBAR_TOOLTIP_TOGGLE_BUILD_REMOVE_FOR_ROAD :{BLACK}Skakel bou/verwydering van pad konstruksie
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2140 STR_ROAD_TOOLBAR_TOOLTIP_TOGGLE_BUILD_REMOVE_FOR_TRAMWAYS :{BLACK}Skakel bou/verwyder vir tremweg konstruksie
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
2141
c8d35596b53f (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 # Road depot construction window
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
2143 STR_BUILD_DEPOT_ROAD_ORIENTATION_CAPTION :{WHITE}Pad Depot Oriëntering
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
2144 STR_BUILD_DEPOT_ROAD_ORIENTATION_SELECT_TOOLTIP :{BLACK}Kies pad voertuig depot orientasie
c8d35596b53f (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 STR_BUILD_DEPOT_TRAM_ORIENTATION_CAPTION :{WHITE}Trem Depot Orientasie
c8d35596b53f (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 STR_BUILD_DEPOT_TRAM_ORIENTATION_SELECT_TOOLTIP :{BLACK}Kies trem voertuig depot orientasie
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2147
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2148 # 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
2149 STR_STATION_BUILD_BUS_ORIENTATION :{WHITE}Bus Stasie Orientasie
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2150 STR_STATION_BUILD_BUS_ORIENTATION_TOOLTIP :{BLACK}Kies bus stasie orientasie
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2151 STR_STATION_BUILD_TRUCK_ORIENTATION :{WHITE}Vragmotor Stasie Orientasie
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2152 STR_STATION_BUILD_TRUCK_ORIENTATION_TOOLTIP :{BLACK}Kies vragmotor laai area orientasie
19139
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2153 STR_STATION_BUILD_PASSENGER_TRAM_ORIENTATION :{WHITE}Passasier Trem Stasie Orientasie
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
2154 STR_STATION_BUILD_PASSENGER_TRAM_ORIENTATION_TOOLTIP :{BLACK}Kies passasier trem stasie orientasie
19139
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2155 STR_STATION_BUILD_CARGO_TRAM_ORIENTATION :{WHITE}Vrag Trem Stasie Orientasie
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
2156 STR_STATION_BUILD_CARGO_TRAM_ORIENTATION_TOOLTIP :{BLACK}Kies vrag trem stasie orientasie
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2157
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2158 # Waterways toolbar (last two for SE only)
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2159 STR_WATERWAYS_TOOLBAR_CAPTION :{WHITE}Kanaal konstruksie
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
2160 STR_WATERWAYS_TOOLBAR_CAPTION_SE :{WHITE}Waterweë
19419
18c61434be1e (svn r24322) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19416
diff changeset
2161 STR_WATERWAYS_TOOLBAR_BUILD_CANALS_TOOLTIP :{BLACK}Bou kanaale. Shift skakel tussen bou/aanduiding koste beraming
18c61434be1e (svn r24322) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19416
diff changeset
2162 STR_WATERWAYS_TOOLBAR_BUILD_LOCKS_TOOLTIP :{BLACK}Bou sluite. Shift skakel Bou/wys koste beraming
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2163 STR_WATERWAYS_TOOLBAR_BUILD_DEPOT_TOOLTIP :{BLACK}Bou skeepswerf (om skepe te koop en te diens).Shift kies tussen bou/kwotasie
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2164 STR_WATERWAYS_TOOLBAR_BUILD_DOCK_TOOLTIP :{BLACK}Bou hawe. Druk Ctrl om hawens aan mekaar te las, Shift kies tussen bou/kwotasie
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2165 STR_WATERWAYS_TOOLBAR_BUOY_TOOLTIP :{BLACK}Plaas 'n boei wat as 'n baken gebruik kan word. Shift kies tussen bou/kwotasie
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2166 STR_WATERWAYS_TOOLBAR_BUILD_AQUEDUCT_TOOLTIP :{BLACK}Bou kanaal. Shift kies tussen bou/kwotsie
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
2167 STR_WATERWAYS_TOOLBAR_CREATE_LAKE_TOOLTIP :{BLACK}Bepaal water area.{}Maak 'n kanaal, tensy CTRL is ingehou teen seevlak, dan sal dit vloed vul die omgewings
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2168 STR_WATERWAYS_TOOLBAR_CREATE_RIVER_TOOLTIP :{BLACK}Maak riviere
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
2169
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2170 # 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
2171 STR_DEPOT_BUILD_SHIP_CAPTION :{WHITE}Skip Depot Orientasie
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2172 STR_DEPOT_BUILD_SHIP_ORIENTATION_TOOLTIP :{BLACK}Kies skip depot orientasie
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2173
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2174 # 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
2175 STR_STATION_BUILD_DOCK_CAPTION :{WHITE}Werf
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2176
c8d35596b53f (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 # 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
2178 STR_TOOLBAR_AIRCRAFT_CAPTION :{WHITE}Lughawe
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2179 STR_TOOLBAR_AIRCRAFT_BUILD_AIRPORT_TOOLTIP :{BLACK}Bou lughawe. Druk Ctrl om stasies aan mekaar te las, Shift kies tussen bou/kwotsie
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
2180
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2181 # 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
2182 STR_STATION_BUILD_AIRPORT_CAPTION :{WHITE}Lughawe Keuse
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2183 STR_STATION_BUILD_AIRPORT_TOOLTIP :{BLACK}Kies groote/tipe van lughawe
14788
fe7348882603 (svn r19377) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14741
diff changeset
2184 STR_STATION_BUILD_AIRPORT_CLASS_LABEL :{BLACK}Lughawe klas
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
2185 STR_STATION_BUILD_AIRPORT_LAYOUT_NAME :{BLACK}Uitleg {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
2186
14741
668927c7aa7c (svn r19329) -Codechange: language updates for the previous commits
yexo <yexo@openttd.org>
parents: 14720
diff changeset
2187 STR_AIRPORT_SMALL :Klein
668927c7aa7c (svn r19329) -Codechange: language updates for the previous commits
yexo <yexo@openttd.org>
parents: 14720
diff changeset
2188 STR_AIRPORT_CITY :Dorp
668927c7aa7c (svn r19329) -Codechange: language updates for the previous commits
yexo <yexo@openttd.org>
parents: 14720
diff changeset
2189 STR_AIRPORT_METRO :Metropolitaanse
668927c7aa7c (svn r19329) -Codechange: language updates for the previous commits
yexo <yexo@openttd.org>
parents: 14720
diff changeset
2190 STR_AIRPORT_INTERNATIONAL :Internasionaal
668927c7aa7c (svn r19329) -Codechange: language updates for the previous commits
yexo <yexo@openttd.org>
parents: 14720
diff changeset
2191 STR_AIRPORT_COMMUTER :Pendelaar
668927c7aa7c (svn r19329) -Codechange: language updates for the previous commits
yexo <yexo@openttd.org>
parents: 14720
diff changeset
2192 STR_AIRPORT_INTERCONTINENTAL :Tussenkontinentaal
668927c7aa7c (svn r19329) -Codechange: language updates for the previous commits
yexo <yexo@openttd.org>
parents: 14720
diff changeset
2193 STR_AIRPORT_HELIPORT :Helihawe
668927c7aa7c (svn r19329) -Codechange: language updates for the previous commits
yexo <yexo@openttd.org>
parents: 14720
diff changeset
2194 STR_AIRPORT_HELIDEPOT :Helidepot
668927c7aa7c (svn r19329) -Codechange: language updates for the previous commits
yexo <yexo@openttd.org>
parents: 14720
diff changeset
2195 STR_AIRPORT_HELISTATION :Helistasie
668927c7aa7c (svn r19329) -Codechange: language updates for the previous commits
yexo <yexo@openttd.org>
parents: 14720
diff changeset
2196
668927c7aa7c (svn r19329) -Codechange: language updates for the previous commits
yexo <yexo@openttd.org>
parents: 14720
diff changeset
2197 STR_AIRPORT_CLASS_SMALL :Klein lughawe
668927c7aa7c (svn r19329) -Codechange: language updates for the previous commits
yexo <yexo@openttd.org>
parents: 14720
diff changeset
2198 STR_AIRPORT_CLASS_LARGE :Groot Lughawe
19285
e7566f94874c (svn r24174) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19284
diff changeset
2199 STR_AIRPORT_CLASS_HUB :Spilpunt lughawe
14741
668927c7aa7c (svn r19329) -Codechange: language updates for the previous commits
yexo <yexo@openttd.org>
parents: 14720
diff changeset
2200 STR_AIRPORT_CLASS_HELIPORTS :Helikopter lughawe
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
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_STATION_BUILD_NOISE :{BLACK}Geraas gegenereer: {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
2203
c8d35596b53f (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 # 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
2205 STR_LANDSCAPING_TOOLBAR :{WHITE}Landargitekteur
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2206 STR_LANDSCAPING_TOOLTIP_LOWER_A_CORNER_OF_LAND :{BLACK}Verlaag 'n gedeelte. Kliek en trek om die gekose punt tot die gewenste vlak te verlaag. Druk Ctrl om 'n diagonale gedeelte te kies, Shift kies tussen bou/kwotasie
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2207 STR_LANDSCAPING_TOOLTIP_RAISE_A_CORNER_OF_LAND :{BLACK}Verhoog 'n gedeelte. Kliek en trek om die gekose punt tot die gewenste vlak te vehoog. Druk Ctrl om 'n diagonale gedeelte te kies, Shift kies tussen bou/kwotasie
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2208 STR_LANDSCAPING_LEVEL_LAND_TOOLTIP :{BLACK}Kliek op 'n area en trek om die omliggende gedeelte tot dieselfde vlak te bring. Druk Ctrl om 'n diagonale gedeelte te kies, Shift kies tussen bou/kwotasie
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2209 STR_LANDSCAPING_TOOLTIP_PURCHASE_LAND :{BLACK}Koop grond. Shift kies tussen koop/kwotasie
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
2210
16717
c9eeb43ce189 (svn r21450) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 16700
diff changeset
2211 # Object construction window
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2212 STR_OBJECT_BUILD_CAPTION :{WHITE}Voorwerp Keuse
19307
afceec2bec17 (svn r24196) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19305
diff changeset
2213 STR_OBJECT_BUILD_TOOLTIP :{BLACK}Selekteer voorwerp om te bou. Shift skakel gebou/wys koste beraaming
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
2214 STR_OBJECT_BUILD_CLASS_TOOLTIP :{BLACK}Kies klas van die voorwerp te bou
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2215 STR_OBJECT_BUILD_PREVIEW_TOOLTIP :{BLACK}Voorskou van 'n voorwerp
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
2216 STR_OBJECT_BUILD_SIZE :{BLACK}Grootte: {GOLD}{NUM} x {NUM} teels
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
2217
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
2218 STR_OBJECT_CLASS_LTHS :Vuurtorings
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2219 STR_OBJECT_CLASS_TRNS :Stuurders
16717
c9eeb43ce189 (svn r21450) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 16700
diff changeset
2220
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
2221 # 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
2222 STR_PLANT_TREE_CAPTION :{WHITE}Boome
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2223 STR_PLANT_TREE_TOOLTIP :{BLACK}Kies tipe boom om te plant. Indien die teel reeds 'n boom op het sal enige tipe bome by geplant word, ongeag van die gekose tipe
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
2224 STR_TREES_RANDOM_TYPE :{BLACK}Bome van lukraake tipe
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2225 STR_TREES_RANDOM_TYPE_TOOLTIP :{BLACK}Plant bome van enige soort. Shift kies tussen bou.kwotasie
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
2226 STR_TREES_RANDOM_TREES_BUTTON :{BLACK}Lukraak Boome
c8d35596b53f (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_TREES_RANDOM_TREES_TOOLTIP :{BLACK}Beplant bome wildweg oor landskap
c8d35596b53f (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
c8d35596b53f (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 # 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
2230 STR_TERRAFORM_TOOLBAR_LAND_GENERATION_CAPTION :{WHITE}Land Generasie
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
2231 STR_TERRAFORM_TOOLTIP_PLACE_ROCKY_AREAS_ON_LANDSCAPE :{BLACK}Plaas rots areas op landskap
15615
24938979a5d0 (svn r20278) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 15585
diff changeset
2232 STR_TERRAFORM_TOOLTIP_DEFINE_DESERT_AREA :{BLACK}Bepaal woestyn gebied.{}Hou Ctrl in om te verwyder
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
2233 STR_TERRAFORM_TOOLTIP_INCREASE_SIZE_OF_LAND_AREA :{BLACK}Vergroot gebied wat verlaag/verhoog moet word
c8d35596b53f (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_TERRAFORM_TOOLTIP_DECREASE_SIZE_OF_LAND_AREA :{BLACK}Verminder gebied wat verlaag/verhoog moet word
c8d35596b53f (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_TERRAFORM_TOOLTIP_GENERATE_RANDOM_LAND :{BLACK}Genereer lukraake land
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2236 STR_TERRAFORM_SE_NEW_WORLD :{BLACK}Skep 'n nuwe scenario
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
2237 STR_TERRAFORM_RESET_LANDSCAPE :{BLACK}Herstel landskap
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2238 STR_TERRAFORM_RESET_LANDSCAPE_TOOLTIP :{BLACK}Verwyder alle maatskappy eiendom van die kaart af
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
2239
c8d35596b53f (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_QUERY_RESET_LANDSCAPE_CAPTION :{WHITE}Herstel Landskap
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2241 STR_RESET_LANDSCAPE_CONFIRMATION_TEXT :{WHITE}Is jy seker jy wil alle maatskappy eiendom verwyder?
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
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 # 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
2244 STR_FOUND_TOWN_CAPTION :{WHITE}Dorp Generasie
c8d35596b53f (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_FOUND_TOWN_NEW_TOWN_BUTTON :{BLACK}Nuwe Dorp
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2246 STR_FOUND_TOWN_NEW_TOWN_TOOLTIP :{BLACK}Stig nuwe dorp. Shift+Kliek om kwotasie te wys
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
2247 STR_FOUND_TOWN_RANDOM_TOWN_BUTTON :{BLACK}Lukraak Dorp
c8d35596b53f (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_FOUND_TOWN_RANDOM_TOWN_TOOLTIP :{BLACK}Bou dorp op 'n lukraak ligging
c8d35596b53f (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_FOUND_TOWN_MANY_RANDOM_TOWNS :{BLACK}Baie lukraak dorpe
c8d35596b53f (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_FOUND_TOWN_RANDOM_TOWNS_TOOLTIP :{BLACK}Maak die kaart vol met wildweg geplaased dorpe
c8d35596b53f (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
13211
b355a1952f7b (svn r17718) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13155
diff changeset
2252 STR_FOUND_TOWN_NAME_TITLE :{YELLOW}Dorp naam:
b355a1952f7b (svn r17718) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13155
diff changeset
2253 STR_FOUND_TOWN_NAME_EDITOR_TITLE :{BLACK}Tik in dorp naam
b355a1952f7b (svn r17718) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13155
diff changeset
2254 STR_FOUND_TOWN_NAME_EDITOR_HELP :{BLACK}Kliek om dorp naam in te voeg
b355a1952f7b (svn r17718) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13155
diff changeset
2255 STR_FOUND_TOWN_NAME_RANDOM_BUTTON :{BLACK}Lukraak naam
b355a1952f7b (svn r17718) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13155
diff changeset
2256 STR_FOUND_TOWN_NAME_RANDOM_TOOLTIP :{BLACK}Genereer nuwe lukrake naam
b355a1952f7b (svn r17718) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13155
diff changeset
2257
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
2258 STR_FOUND_TOWN_INITIAL_SIZE_TITLE :{YELLOW}Dorp groote:
c8d35596b53f (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 STR_FOUND_TOWN_INITIAL_SIZE_SMALL_BUTTON :{BLACK}Klein
c8d35596b53f (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 STR_FOUND_TOWN_INITIAL_SIZE_MEDIUM_BUTTON :{BLACK}Middelmatig
c8d35596b53f (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_FOUND_TOWN_INITIAL_SIZE_LARGE_BUTTON :{BLACK}Groot
13211
b355a1952f7b (svn r17718) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13155
diff changeset
2262 STR_FOUND_TOWN_SIZE_RANDOM :{BLACK}Lukraak
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
2263 STR_FOUND_TOWN_INITIAL_SIZE_TOOLTIP :{BLACK}Kies dorp groote
c8d35596b53f (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_FOUND_TOWN_CITY :{BLACK}Stad
14193
e86ba574d855 (svn r18743) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14191
diff changeset
2265 STR_FOUND_TOWN_CITY_TOOLTIP :{BLACK}Stede groei viniger as gewone dorpe{}Afhangende van stellings, is hulle grooter waneer hulle gestig word
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
2266
c8d35596b53f (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_FOUND_TOWN_ROAD_LAYOUT :{YELLOW}Straat uitleg van dorp:
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
2268 STR_FOUND_TOWN_SELECT_TOWN_ROAD_LAYOUT :{BLACK}Kies straat uitleg wat vir die dorp gebruik word
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
2269 STR_FOUND_TOWN_SELECT_LAYOUT_ORIGINAL :{BLACK}Oorspronklik
c8d35596b53f (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_FOUND_TOWN_SELECT_LAYOUT_BETTER_ROADS :{BLACK}Beter strate
13211
b355a1952f7b (svn r17718) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13155
diff changeset
2271 STR_FOUND_TOWN_SELECT_LAYOUT_2X2_GRID :{BLACK}2x2 grid
b355a1952f7b (svn r17718) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13155
diff changeset
2272 STR_FOUND_TOWN_SELECT_LAYOUT_3X3_GRID :{BLACK}3x3 grid
b355a1952f7b (svn r17718) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13155
diff changeset
2273 STR_FOUND_TOWN_SELECT_LAYOUT_RANDOM :{BLACK}Lukraak
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
2274
c8d35596b53f (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 # 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
2276 STR_FUND_INDUSTRY_CAPTION :{WHITE}Konsolideer nuwe nywerheid
c8d35596b53f (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_FUND_INDUSTRY_SELECTION_TOOLTIP :{BLACK}Kies die paslike nywerheid van hierdie lys
c8d35596b53f (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_FUND_INDUSTRY_MANY_RANDOM_INDUSTRIES :Baie luraak nywehede
c8d35596b53f (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_FUND_INDUSTRY_MANY_RANDOM_INDUSTRIES_TOOLTIP :{BLACK}Maak die kaart vol met wildweg geplaased nywerhede
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
2280 STR_FUND_INDUSTRY_INDUSTRY_BUILD_COST :{BLACK}Koste: {YELLOW}{CURRENCY_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
2281 STR_FUND_INDUSTRY_PROSPECT_NEW_INDUSTRY :{BLACK}Prospek
c8d35596b53f (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_FUND_INDUSTRY_BUILD_NEW_INDUSTRY :{BLACK}Bou
c8d35596b53f (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_FUND_INDUSTRY_FUND_NEW_INDUSTRY :{BLACK}Fonds
c8d35596b53f (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
15615
24938979a5d0 (svn r20278) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 15585
diff changeset
2285 # Industry cargoes window
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2286 STR_INDUSTRY_CARGOES_INDUSTRY_CAPTION :{WHITE}Nywerheid ketting vir {STRING} nywerheid
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2287 STR_INDUSTRY_CARGOES_CARGO_CAPTION :{WHITE}Nywerheid ketting vir {STRING} vrag
19139
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2288 STR_INDUSTRY_CARGOES_PRODUCERS :{WHITE}Vervaardiging van nywerhede
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
2289 STR_INDUSTRY_CARGOES_CUSTOMERS :{WHITE}Aanvaar nywerhede
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
2290 STR_INDUSTRY_CARGOES_HOUSES :{WHITE}Huise
19265
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
2291 STR_INDUSTRY_CARGOES_INDUSTRY_TOOLTIP :{BLACK}Kliek op die industrie om sy verskaffers en kliente te sien
19267
c93a80f27c9d (svn r24156) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19265
diff changeset
2292 STR_INDUSTRY_CARGOES_CARGO_TOOLTIP :{BLACK}{STRING}{}Kliek op die vrag om sy verskaffers en kliente te sien
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2293 STR_INDUSTRY_DISPLAY_CHAIN :{BLACK}Vertoon Ketting
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2294 STR_INDUSTRY_DISPLAY_CHAIN_TOOLTIP :{BLACK}Vertoon vrag voorsiening en aanvaar nywerhede
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2295 STR_INDUSTRY_CARGOES_NOTIFY_SMALLMAP :{BLACK}Verbinding na kleinkaart
19267
c93a80f27c9d (svn r24156) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19265
diff changeset
2296 STR_INDUSTRY_CARGOES_NOTIFY_SMALLMAP_TOOLTIP :{BLACK}Selekteer die vertoonde industrie ook op die kleinkaart
15615
24938979a5d0 (svn r20278) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 15585
diff changeset
2297
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
2298 # 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
2299 STR_LAND_AREA_INFORMATION_CAPTION :{WHITE}Land gebied informasie
c8d35596b53f (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 STR_LAND_AREA_INFORMATION_COST_TO_CLEAR_N_A :{BLACK}Koste om skoon te maak: {LTBLUE}N/A
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
2301 STR_LAND_AREA_INFORMATION_COST_TO_CLEAR :{BLACK}Koste om skoon te maak: {RED}{CURRENCY_LONG}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
2302 STR_LAND_AREA_INFORMATION_REVENUE_WHEN_CLEARED :{BLACK}Wins waneer skoon maak: {LTBLUE}{CURRENCY_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
2303 STR_LAND_AREA_INFORMATION_OWNER_N_A :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
2304 STR_LAND_AREA_INFORMATION_OWNER :{BLACK}Eienaar: {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
2305 STR_LAND_AREA_INFORMATION_ROAD_OWNER :{BLACK}Pad eienaar: {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
2306 STR_LAND_AREA_INFORMATION_TRAM_OWNER :{BLACK}Tremweg eienaar: {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
2307 STR_LAND_AREA_INFORMATION_RAIL_OWNER :{BLACK}Spoorweg eienaar: {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
2308 STR_LAND_AREA_INFORMATION_LOCAL_AUTHORITY :{BLACK}Plaaslike raad: {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
2309 STR_LAND_AREA_INFORMATION_LOCAL_AUTHORITY_NONE :Geen
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2310 STR_LAND_AREA_INFORMATION_LANDINFO_COORDS :{BLACK}Koördinate: {LTBLUE}{NUM}x{NUM}x{NUM} ({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
2311 STR_LAND_AREA_INFORMATION_BUILD_DATE :{BLACK}Gebou: {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
2312 STR_LAND_AREA_INFORMATION_STATION_CLASS :{BLACK}Stasie klas: {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
2313 STR_LAND_AREA_INFORMATION_STATION_TYPE :{BLACK}Stasie tiepe: {LTBLUE}{STRING}
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
2314 STR_LAND_AREA_INFORMATION_AIRPORT_CLASS :{BLACK}Lughawe klas: {LTBLUE}{STRING}
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
2315 STR_LAND_AREA_INFORMATION_AIRPORT_NAME :{BLACK}Lughawe naam: {LTBLUE}{STRING}
14647
42d2bb823437 (svn r19226) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14644
diff changeset
2316 STR_LAND_AREA_INFORMATION_AIRPORTTILE_NAME :{BLACK}Lughawe teel naam: {LTBLUE}{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
2317 STR_LAND_AREA_INFORMATION_NEWGRF_NAME :{BLACK}NuweGRF: {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
2318 STR_LAND_AREA_INFORMATION_CARGO_ACCEPTED :{BLACK}Vrag aangeneem: {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
2319 STR_LAND_AREA_INFORMATION_CARGO_EIGHTS :({COMMA}/8 {STRING})
14907
7a3eb7d3337f (svn r19504) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14902
diff changeset
2320 STR_LANG_AREA_INFORMATION_RAIL_SPEED_LIMIT :{BLACK}Spoorlyn spoed limiet: {LTBLUE}{VELOCITY}
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
2321
c8d35596b53f (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 # 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
2323 STR_LAI_CLEAR_DESCRIPTION_ROCKS :Rotse
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2324 STR_LAI_CLEAR_DESCRIPTION_ROUGH_LAND :Ongelyke land
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2325 STR_LAI_CLEAR_DESCRIPTION_BARE_LAND :Kaal land
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2326 STR_LAI_CLEAR_DESCRIPTION_GRASS :Gras
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2327 STR_LAI_CLEAR_DESCRIPTION_FIELDS :Velde
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2328 STR_LAI_CLEAR_DESCRIPTION_SNOW_COVERED_LAND :Sneeu-bedekte land
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2329 STR_LAI_CLEAR_DESCRIPTION_DESERT :Woestyn
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
2330
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2331 STR_LAI_RAIL_DESCRIPTION_TRACK :{STRING} spoor
19265
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
2332 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_NORMAL_SIGNALS :{STRING} spoor met blok seine
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
2333 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_PRESIGNALS :{STRING} spoor met voor-seine
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
2334 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_EXITSIGNALS :{STRING} spoor met uitgang-seine
19139
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2335 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_COMBOSIGNALS :{STRING} spoor met kombinasie-seine
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2336 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_PBSSIGNALS :{STRING} spoor met roete seine
19265
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
2337 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_NOENTRYSIGNALS :{STRING} spoor met een-rigting pad seine
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
2338 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_NORMAL_PRESIGNALS :{STRING} spoor met blok en voor-seine
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
2339 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_NORMAL_EXITSIGNALS :{STRING} spoor met blok en uitgang-seine
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
2340 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_NORMAL_COMBOSIGNALS :{STRING} spoor met blok en kombinasie-seine
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
2341 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_NORMAL_PBSSIGNALS :{STRING} spoor met blok en pad seine
19267
c93a80f27c9d (svn r24156) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19265
diff changeset
2342 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_NORMAL_NOENTRYSIGNALS :{STRING} spoor met blok en een-rigting pad seine
c93a80f27c9d (svn r24156) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19265
diff changeset
2343 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_PRE_EXITSIGNALS :{STRING} spoor met voor en uitgang seine
c93a80f27c9d (svn r24156) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19265
diff changeset
2344 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_PRE_COMBOSIGNALS :{STRING} spoor met voor en kombinasie-seine
c93a80f27c9d (svn r24156) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19265
diff changeset
2345 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_PRE_PBSSIGNALS :{STRING} spoor met voor en pad-seine
c93a80f27c9d (svn r24156) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19265
diff changeset
2346 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_PRE_NOENTRYSIGNALS :{STRING} spoor met voor en een-rigting pad seine
c93a80f27c9d (svn r24156) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19265
diff changeset
2347 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_EXIT_COMBOSIGNALS :{STRING} spoor met uitgang en kombinasie-seine
c93a80f27c9d (svn r24156) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19265
diff changeset
2348 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_EXIT_PBSSIGNALS :{STRING} spoor met uitgang en pad-seine
c93a80f27c9d (svn r24156) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19265
diff changeset
2349 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_EXIT_NOENTRYSIGNALS :{STRING} spoor met uitgang en een-rigting pad seine
c93a80f27c9d (svn r24156) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19265
diff changeset
2350 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_COMBO_PBSSIGNALS :{STRING} spoor met kombinasie en pad seine
c93a80f27c9d (svn r24156) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19265
diff changeset
2351 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_COMBO_NOENTRYSIGNALS :{STRING} spoor met kombinasie en eenrigting-pad seine
c93a80f27c9d (svn r24156) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19265
diff changeset
2352 STR_LAI_RAIL_DESCRIPTION_TRACK_WITH_PBS_NOENTRYSIGNALS :{STRING} spoor met pad en een-rigting pad seine
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2353 STR_LAI_RAIL_DESCRIPTION_TRAIN_DEPOT :{STRING} trein diensstasie
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2354
12632
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2355 STR_LAI_ROAD_DESCRIPTION_ROAD :Pad
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2356 STR_LAI_ROAD_DESCRIPTION_ROAD_WITH_STREETLIGHTS :Pad met straatligte
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2357 STR_LAI_ROAD_DESCRIPTION_TREE_LINED_ROAD :Boom-belynde pad
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2358 STR_LAI_ROAD_DESCRIPTION_ROAD_VEHICLE_DEPOT :Pad voertuig depot
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2359 STR_LAI_ROAD_DESCRIPTION_ROAD_RAIL_LEVEL_CROSSING :Pad/spoor vlak kruising
e41943276802 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
rubidium <rubidium@openttd.org>
parents: 12623
diff changeset
2360 STR_LAI_ROAD_DESCRIPTION_TRAMWAY :Tremweg
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
2361
c8d35596b53f (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 # 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
2363 STR_LAI_TOWN_INDUSTRY_DESCRIPTION_UNDER_CONSTRUCTION :{STRING} (onder konstruksie)
c8d35596b53f (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 STR_LAI_TREE_NAME_TREES :Boome
c8d35596b53f (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_LAI_TREE_NAME_RAINFOREST :Reenwoud
c8d35596b53f (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_LAI_TREE_NAME_CACTUS_PLANTS :Kaktus Plante
c8d35596b53f (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
c8d35596b53f (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_LAI_STATION_DESCRIPTION_RAILROAD_STATION :Spoorweg stasie
c8d35596b53f (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_LAI_STATION_DESCRIPTION_AIRCRAFT_HANGAR :Vliegtuig hangar
c8d35596b53f (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 STR_LAI_STATION_DESCRIPTION_AIRPORT :Lughawe
c8d35596b53f (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 STR_LAI_STATION_DESCRIPTION_TRUCK_LOADING_AREA :Vragmotor laai area
c8d35596b53f (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_LAI_STATION_DESCRIPTION_BUS_STATION :Bus stasie
c8d35596b53f (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_LAI_STATION_DESCRIPTION_SHIP_DOCK :Skip werf
c8d35596b53f (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_LAI_STATION_DESCRIPTION_BUOY :Baken
c8d35596b53f (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_LAI_STATION_DESCRIPTION_WAYPOINT :Wegpunt
c8d35596b53f (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
c8d35596b53f (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_LAI_WATER_DESCRIPTION_WATER :Water
c8d35596b53f (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_LAI_WATER_DESCRIPTION_CANAL :Kanaal
c8d35596b53f (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_LAI_WATER_DESCRIPTION_LOCK :Sluit
c8d35596b53f (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_LAI_WATER_DESCRIPTION_RIVER :Rivier
c8d35596b53f (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_LAI_WATER_DESCRIPTION_COAST_OR_RIVERBANK :Kus of oewer
c8d35596b53f (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_LAI_WATER_DESCRIPTION_SHIP_DEPOT :Skip depot
c8d35596b53f (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
c8d35596b53f (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 # 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
2386
c8d35596b53f (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_LAI_TUNNEL_DESCRIPTION_RAILROAD :Spoorweg tonnel
c8d35596b53f (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_LAI_TUNNEL_DESCRIPTION_ROAD :Pad tonnel
c8d35596b53f (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
c8d35596b53f (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_LAI_BRIDGE_DESCRIPTION_RAIL_SUSPENSION_STEEL :Staal stuspensie spoor brug
17617
714daaa9290c (svn r22381) -Codechange: It's called 'steel', not 'steele'
planetmaker <planetmaker@openttd.org>
parents: 17589
diff changeset
2391 STR_LAI_BRIDGE_DESCRIPTION_RAIL_GIRDER_STEEL :Staal balk spoor brug
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
2392 STR_LAI_BRIDGE_DESCRIPTION_RAIL_CANTILEVER_STEEL :Staal vrydraer spoor brug
c8d35596b53f (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 STR_LAI_BRIDGE_DESCRIPTION_RAIL_SUSPENSION_CONCRETE :Versterk beton suspensie spoor brug
c8d35596b53f (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_LAI_BRIDGE_DESCRIPTION_RAIL_WOODEN :Houterig spoor brug
c8d35596b53f (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_LAI_BRIDGE_DESCRIPTION_RAIL_CONCRETE :Beton spoor brug
c8d35596b53f (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 STR_LAI_BRIDGE_DESCRIPTION_RAIL_TUBULAR_STEEL :Buis spoor brug
c8d35596b53f (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
c8d35596b53f (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_LAI_BRIDGE_DESCRIPTION_ROAD_SUSPENSION_STEEL :Staal suspensie pad brug
c8d35596b53f (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 STR_LAI_BRIDGE_DESCRIPTION_ROAD_GIRDER_STEEL :Staal balk pad brug
c8d35596b53f (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_LAI_BRIDGE_DESCRIPTION_ROAD_CANTILEVER_STEEL :Staal vrydraer pad brug
c8d35596b53f (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_LAI_BRIDGE_DESCRIPTION_ROAD_SUSPENSION_CONCRETE :Versterk beton suspensie pad brug
c8d35596b53f (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_LAI_BRIDGE_DESCRIPTION_ROAD_WOODEN :Houterig pad brug
c8d35596b53f (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_LAI_BRIDGE_DESCRIPTION_ROAD_CONCRETE :Beton pad brug
c8d35596b53f (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 STR_LAI_BRIDGE_DESCRIPTION_ROAD_TUBULAR_STEEL :Buis pad brug
c8d35596b53f (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
c8d35596b53f (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_LAI_BRIDGE_DESCRIPTION_AQUEDUCT :Akwamaryn
c8d35596b53f (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
15744
f9e8032ac213 (svn r20411) -Codechange: rename unmovables as quite a lot of them are actually movable; e.g. HQ and owned land are pretty movable.
rubidium <rubidium@openttd.org>
parents: 15615
diff changeset
2408 STR_LAI_OBJECT_DESCRIPTION_TRANSMITTER :Sender
f9e8032ac213 (svn r20411) -Codechange: rename unmovables as quite a lot of them are actually movable; e.g. HQ and owned land are pretty movable.
rubidium <rubidium@openttd.org>
parents: 15615
diff changeset
2409 STR_LAI_OBJECT_DESCRIPTION_LIGHTHOUSE :Vuurtoring
f9e8032ac213 (svn r20411) -Codechange: rename unmovables as quite a lot of them are actually movable; e.g. HQ and owned land are pretty movable.
rubidium <rubidium@openttd.org>
parents: 15615
diff changeset
2410 STR_LAI_OBJECT_DESCRIPTION_COMPANY_HEADQUARTERS :Maatskappy Hoofkwartier
f9e8032ac213 (svn r20411) -Codechange: rename unmovables as quite a lot of them are actually movable; e.g. HQ and owned land are pretty movable.
rubidium <rubidium@openttd.org>
parents: 15615
diff changeset
2411 STR_LAI_OBJECT_DESCRIPTION_COMPANY_OWNED_LAND :Maatskappy-besitte land
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
2412
c8d35596b53f (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 # 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
2414 STR_ABOUT_OPENTTD :{WHITE}Oor 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
2415 STR_ABOUT_ORIGINAL_COPYRIGHT :{BLACK}Oorspronklike kopiereg {COPYRIGHT} 1995 Chris Sawyer, Alle regte voorbehou
c8d35596b53f (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 STR_ABOUT_VERSION :{BLACK}OpenTTD uitgawe {REV}
18849
809f4b38c1eb (svn r23698) -Fix (r21685): small, apparantly yearly reoccuring, typo
rubidium <rubidium@openttd.org>
parents: 18793
diff changeset
2417 STR_ABOUT_COPYRIGHT_OPENTTD :{BLACK}OpenTTD {COPYRIGHT} 2002-2012 Die OpenTTD span
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
2418
c8d35596b53f (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 # Save/load game/scenario
14122
ef74bed3ddec (svn r18669) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14121
diff changeset
2420 STR_SAVELOAD_SAVE_CAPTION :{WHITE}Spaar Spel
ef74bed3ddec (svn r18669) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14121
diff changeset
2421 STR_SAVELOAD_LOAD_CAPTION :{WHITE}Laai Spel
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2422 STR_SAVELOAD_SAVE_SCENARIO :{WHITE}Stoor Scenario
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2423 STR_SAVELOAD_LOAD_SCENARIO :{WHITE}Laai Scenario
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
2424 STR_SAVELOAD_LOAD_HEIGHTMAP :{WHITE}Laai Hoogtekaart
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2425 STR_SAVELOAD_SAVE_HEIGHTMAP :{WHITE}Stoor Hoogtekaart
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
2426 STR_SAVELOAD_HOME_BUTTON :{BLACK}Kliek hier om na die huidige spaar/laai lêer te spring
c8d35596b53f (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_SAVELOAD_BYTES_FREE :{BLACK}{BYTES} vry
c8d35596b53f (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_SAVELOAD_LIST_TOOLTIP :{BLACK}Lys van skywe, gidse en spaar-speletjie lêers
c8d35596b53f (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_SAVELOAD_EDITBOX_TOOLTIP :{BLACK}Huidige naam vir spaar-speletjie
c8d35596b53f (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 STR_SAVELOAD_DELETE_BUTTON :{BLACK}Uitvee
19284
3f7ec39a9fb1 (svn r24173) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19268
diff changeset
2431 STR_SAVELOAD_DELETE_TOOLTIP :{BLACK}Vee die huidige verkieste spaar-speletjie uit
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
2432 STR_SAVELOAD_SAVE_BUTTON :{BLACK}Spaar
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2433 STR_SAVELOAD_SAVE_TOOLTIP :{BLACK}Spaar die huidige speletjie, met die verkieste naame
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
2434 STR_SAVELOAD_LOAD_BUTTON :{BLACK}Laai
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2435 STR_SAVELOAD_LOAD_TOOLTIP :{BLACK}Laai die geselekteerde spel
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
2436 STR_SAVELOAD_DETAIL_CAPTION :{BLACK}Spel Besonderhede
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
2437 STR_SAVELOAD_DETAIL_NOT_AVAILABLE :{BLACK}Geen inligting beskikbaar
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
2438 STR_SAVELOAD_DETAIL_COMPANY_INDEX :{SILVER}{COMMA}: {WHITE}{STRING}
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
2439 STR_SAVELOAD_DETAIL_GRFSTATUS :{SILVER}NewGRF: {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
2440
c8d35596b53f (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_SAVELOAD_OSKTITLE :{BLACK}Tik 'n naam in vir die stoor-speeletjie
c8d35596b53f (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
c8d35596b53f (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 # 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
2444 STR_MAPGEN_WORLD_GENERATION_CAPTION :{WHITE}Wêreld generasie
c8d35596b53f (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 STR_MAPGEN_MAPSIZE :{BLACK}Kaart groote:
c8d35596b53f (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_MAPGEN_BY :{BLACK}*
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
2447 STR_MAPGEN_NUMBER_OF_TOWNS :{BLACK}Hoev. dorpe:
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2448 STR_MAPGEN_DATE :{BLACK}Datum:
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
2449 STR_MAPGEN_NUMBER_OF_INDUSTRIES :{BLACK}Hoev. nywerhede:
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
2450 STR_MAPGEN_SNOW_LINE_HEIGHT :{BLACK}Sneeu lyn hoogte:
c8d35596b53f (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_MAPGEN_SNOW_LINE_UP :{BLACK}Beweeg die sneeu lyn een op
c8d35596b53f (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 STR_MAPGEN_SNOW_LINE_DOWN :{BLACK}Beweeg die sneeu lyn een af
c8d35596b53f (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 STR_MAPGEN_RANDOM_SEED :{BLACK}Lukraak Saad:
c8d35596b53f (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_MAPGEN_RANDOM_SEED_HELP :{BLACK}Kliek om 'n lukraak saad in te voeg
c8d35596b53f (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_MAPGEN_RANDOM :{BLACK}Lukraake
c8d35596b53f (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_MAPGEN_RANDOM_HELP :{BLACK}Verander die lukraak saad gebruik vir Terrein Generasie
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
2457 STR_MAPGEN_LAND_GENERATOR :{BLACK}Land genereerder:
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
2458 STR_MAPGEN_TREE_PLACER :{BLACK}Boom algoritme:
c8d35596b53f (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_MAPGEN_TERRAIN_TYPE :{BLACK}Terrein tipe:
c8d35596b53f (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_MAPGEN_QUANTITY_OF_SEA_LAKES :{BLACK}Seevlak:
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2461 STR_MAPGEN_QUANTITY_OF_RIVERS :{BLACK}Riviere:
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
2462 STR_MAPGEN_SMOOTHNESS :{BLACK}Gladheid:
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
2463 STR_MAPGEN_VARIETY :{BLACK}Verskeidenheid distribusie:
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
2464 STR_MAPGEN_GENERATE :{WHITE}Genereer
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
2465
c8d35596b53f (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 # 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
2467 STR_MAPGEN_BORDER_TYPE :{BLACK}Kaart kante:
c8d35596b53f (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_MAPGEN_NORTHWEST :{BLACK}Noordwes
c8d35596b53f (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_MAPGEN_NORTHEAST :{BLACK}Noordoos
c8d35596b53f (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 STR_MAPGEN_SOUTHEAST :{BLACK}Suidoos
c8d35596b53f (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_MAPGEN_SOUTHWEST :{BLACK}Suidwes
c8d35596b53f (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_MAPGEN_BORDER_FREEFORM :{BLACK}Vryeform
c8d35596b53f (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_MAPGEN_BORDER_WATER :{BLACK}Water
c8d35596b53f (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_MAPGEN_BORDER_RANDOM :{BLACK}Lukraak
c8d35596b53f (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_MAPGEN_BORDER_RANDOMIZE :{BLACK}Lukraak
13826
93b2e4531a3f (svn r18352) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13812
diff changeset
2476 STR_MAPGEN_BORDER_MANUAL :{BLACK}Manual
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
2477
c8d35596b53f (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_MAPGEN_HEIGHTMAP_ROTATION :{BLACK}Hoogtekaart rotasie:
c8d35596b53f (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 STR_MAPGEN_HEIGHTMAP_NAME :{BLACK}Hoogtekaart name:
13496
8eae44ae8187 (svn r18015) -Codechange: redesign the world generation windows to make 'proper' use of nested widgets.
rubidium <rubidium@openttd.org>
parents: 13493
diff changeset
2480 STR_MAPGEN_HEIGHTMAP_SIZE_LABEL :{BLACK}Groote:
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2481 STR_MAPGEN_HEIGHTMAP_SIZE :{ORANGE}{NUM} x {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
2482
c8d35596b53f (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_MAPGEN_RANDOM_SEED_OSKTITLE :{BLACK}Sleutel 'n lukraak saad in
c8d35596b53f (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_MAPGEN_SNOW_LINE_QUERY_CAPT :{WHITE}Verander sneeu lyn hoogte
c8d35596b53f (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_MAPGEN_START_DATE_QUERY_CAPT :{WHITE}Verander begin jaar
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2486
c8d35596b53f (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 # SE Map generation
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2488 STR_SE_MAPGEN_CAPTION :{WHITE}Scenario tipe
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
2489 STR_SE_MAPGEN_FLAT_WORLD :{WHITE}Plat land
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
2490 STR_SE_MAPGEN_FLAT_WORLD_TOOLTIP :{BLACK}Genereer 'n plat terrein
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
2491 STR_SE_MAPGEN_RANDOM_LAND :{WHITE}Lukraake land
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
2492 STR_SE_MAPGEN_FLAT_WORLD_HEIGHT :{BLACK}Hoogte van platte daal:
c8d35596b53f (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_SE_MAPGEN_FLAT_WORLD_HEIGHT_DOWN :{BLACK}Beweeg die hoogte van platte daal een af
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2494 STR_SE_MAPGEN_FLAT_WORLD_HEIGHT_UP :{BLACK}Beweeg die hoogte van platte daal bo een
c8d35596b53f (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
c8d35596b53f (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_SE_MAPGEN_FLAT_WORLD_HEIGHT_QUERY_CAPT :{WHITE}Verander die hoogte van platte daal
c8d35596b53f (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
c8d35596b53f (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 # Map generation progress
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2499 STR_GENERATION_WORLD :{WHITE}Wêreld word gevorm...
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
2500 STR_GENERATION_ABORT :{BLACK}Verlaat
c8d35596b53f (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_GENERATION_ABORT_CAPTION :{WHITE}Verlaat Wêreld Generasie
c8d35596b53f (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_GENERATION_ABORT_MESSAGE :{YELLOW}Wil jy rerig die generasie verlaat?
c8d35596b53f (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_GENERATION_PROGRESS :{WHITE}{NUM}% klaar
c8d35596b53f (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_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
2505 STR_GENERATION_WORLD_GENERATION :{BLACK}Wêreld generasie
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2506 STR_GENERATION_RIVER_GENERATION :{BLACK}Rivier generasie
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
2507 STR_GENERATION_TREE_GENERATION :{BLACK}Boom generasie
15744
f9e8032ac213 (svn r20411) -Codechange: rename unmovables as quite a lot of them are actually movable; e.g. HQ and owned land are pretty movable.
rubidium <rubidium@openttd.org>
parents: 15615
diff changeset
2508 STR_GENERATION_OBJECT_GENERATION :{BLACK}Onbeweegbaar generasie
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
2509 STR_GENERATION_CLEARING_TILES :{BLACK}Ru en rotserig area ontwikkeling
c8d35596b53f (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_GENERATION_SETTINGUP_GAME :{BLACK}Stel speletjie op
c8d35596b53f (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_GENERATION_PREPARING_TILELOOP :{BLACK}Hardloop teël-herhaling
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2512 STR_GENERATION_PREPARING_SCRIPT :{BLACK}Lopende skrif
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
2513 STR_GENERATION_PREPARING_GAME :{BLACK}Voorbereiding speletjie
c8d35596b53f (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 # 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
2516 STR_NEWGRF_SETTINGS_CAPTION :{WHITE}NewGRF stellings
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
2517 STR_NEWGRF_SETTINGS_INFO_TITLE :{WHITE}Gedetaileerde NewGRF inligting
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
2518 STR_NEWGRF_SETTINGS_ACTIVE_LIST :{WHITE}Aktiewe NewGRF lêers
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2519 STR_NEWGRF_SETTINGS_INACTIVE_LIST :{WHITE}Onaktiewe NewGRF lêers
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2520 STR_NEWGRF_SETTINGS_SELECT_PRESET :{ORANGE}Selekteer voorafinstelling:
15217
10841690c07a (svn r19846) -Fix (r19839): STR_NEWGRF_SETTINGS_SELECT_PRESET != STR_NEWGRF_FILTER_TITLE and do it for unfinished lang files too
glx <glx@openttd.org>
parents: 15213
diff changeset
2521 STR_NEWGRF_FILTER_TITLE :{ORANGE}Filter 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
2522 STR_NEWGRF_SETTINGS_PRESET_LIST_TOOLTIP :{BLACK}Laai die gekose voorafstel
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2523 STR_NEWGRF_SETTINGS_PRESET_SAVE :{BLACK}Stoor voorafinstelling
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
2524 STR_NEWGRF_SETTINGS_PRESET_SAVE_TOOLTIP :{BLACK}Stoor die huidige lys as 'n voorafstel
c8d35596b53f (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 STR_NEWGRF_SETTINGS_PRESET_SAVE_QUERY :{BLACK}Sleutel 'n naam vir die voorafstel in
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2526 STR_NEWGRF_SETTINGS_PRESET_DELETE :{BLACK}Vee voorafinstelling uit
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
2527 STR_NEWGRF_SETTINGS_PRESET_DELETE_TOOLTIP :{BLACK}Vee die huidige gekose voorafstel uit
c8d35596b53f (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 STR_NEWGRF_SETTINGS_ADD :{BLACK}Voeg
15213
ca6a446ce6d6 (svn r19842) -Change: Adapt other languages too.
alberth <alberth@openttd.org>
parents: 15210
diff changeset
2529 STR_NEWGRF_SETTINGS_ADD_FILE_TOOLTIP :{BLACK}Voeg die verkiesde NewGRF lêer na u configurasie
ca6a446ce6d6 (svn r19842) -Change: Adapt other languages too.
alberth <alberth@openttd.org>
parents: 15210
diff changeset
2530 STR_NEWGRF_SETTINGS_RESCAN_FILES :{BLACK}Herskandeer lêers
ca6a446ce6d6 (svn r19842) -Change: Adapt other languages too.
alberth <alberth@openttd.org>
parents: 15210
diff changeset
2531 STR_NEWGRF_SETTINGS_RESCAN_FILES_TOOLTIP :{BLACK}Bywerk die lys van beskikbaar NewGRF lêers
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
2532 STR_NEWGRF_SETTINGS_REMOVE :{BLACK}Verwyder
c8d35596b53f (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 STR_NEWGRF_SETTINGS_REMOVE_TOOLTIP :{BLACK}Verwyder die gekose NewGRF lêer van die lys
c8d35596b53f (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_NEWGRF_SETTINGS_MOVEUP :{BLACK}Beweeg Op
c8d35596b53f (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 STR_NEWGRF_SETTINGS_MOVEUP_TOOLTIP :{BLACK}Beweeg die gekose NewGRF op in die lys
c8d35596b53f (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 STR_NEWGRF_SETTINGS_MOVEDOWN :{BLACK}Beweeg Af
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2537 STR_NEWGRF_SETTINGS_MOVEDOWN_TOOLTIP :{BLACK}Beweeg die gekose NewGRF af in die lys
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2538 STR_NEWGRF_SETTINGS_FILE_TOOLTIP :{BLACK}'n Lys van die NewGRF lêers wat geïnstaleer is.
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
2539
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2540 STR_NEWGRF_SETTINGS_SET_PARAMETERS :{BLACK}Stel parameters
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2541 STR_NEWGRF_SETTINGS_SHOW_PARAMETERS :{BLACK}Vertoon parameters
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2542 STR_NEWGRF_SETTINGS_TOGGLE_PALETTE :{BLACK}Skakel palet
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2543 STR_NEWGRF_SETTINGS_TOGGLE_PALETTE_TOOLTIP :{BLACK}Skakel die palet van die geselekteurde NewGRF.{}Doen dit wanneer die grafika van hierdie NewGRF pink lyk in die speletjie.
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
2544 STR_NEWGRF_SETTINGS_APPLY_CHANGES :{BLACK}Wend aan veranderings
c8d35596b53f (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
c8d35596b53f (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_NEWGRF_SETTINGS_FIND_MISSING_CONTENT_BUTTON :{BLACK}Vind vermisde inhoud aanlyn
c8d35596b53f (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_NEWGRF_SETTINGS_FIND_MISSING_CONTENT_TOOLTIP :{BLACK}Kyk of die vermisde inhoud aanlyn kan gevind word
c8d35596b53f (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
c8d35596b53f (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_NEWGRF_SETTINGS_FILENAME :{BLACK}Lêer naam: {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
2550 STR_NEWGRF_SETTINGS_GRF_ID :{BLACK}GRF ID: {SILVER}{STRING}
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
2551 STR_NEWGRF_SETTINGS_VERSION :{BLACK}Weergawe: {SILVER}{NUM}
19265
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
2552 STR_NEWGRF_SETTINGS_MIN_VERSION :{BLACK}Min. versoenbare weergawe: {SILVER}{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
2553 STR_NEWGRF_SETTINGS_MD5SUM :{BLACK}MD5sum: {SILVER}{STRING}
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
2554 STR_NEWGRF_SETTINGS_PALETTE :{BLACK}Palet: {SILVER}{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
2555 STR_NEWGRF_SETTINGS_PARAMETER :{BLACK}Parameters: {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
2556
c8d35596b53f (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_NEWGRF_SETTINGS_NO_INFO :{BLACK}Geen informasie beskikbaar
c8d35596b53f (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_NEWGRF_SETTINGS_NOT_FOUND :{RED}Gelyke lêer nie gevind nie
19284
3f7ec39a9fb1 (svn r24173) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19268
diff changeset
2559 STR_NEWGRF_SETTINGS_DISABLED :{RED}Gedeaktiveer
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
2560 STR_NEWGRF_SETTINGS_INCOMPATIBLE :{RED}Onversoenbaar met hierdie weergawe van OpenTTD
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
2561
15615
24938979a5d0 (svn r20278) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 15585
diff changeset
2562 # NewGRF parameters window
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
2563 STR_NEWGRF_PARAMETERS_CAPTION :{WHITE}Verander NewGRF parameters
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2564 STR_NEWGRF_PARAMETERS_CLOSE :{BLACK}Maak Toe
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2565 STR_NEWGRF_PARAMETERS_RESET :{BLACK}Herstel
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2566 STR_NEWGRF_PARAMETERS_RESET_TOOLTIP :{BLACK}Stel alle parameters na hul verstek waarde
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2567 STR_NEWGRF_PARAMETERS_DEFAULT_NAME :Parameter {NUM}
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
2568 STR_NEWGRF_PARAMETERS_SETTING :{STRING}: {ORANGE}{STRING}
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2569 STR_NEWGRF_PARAMETERS_NUM_PARAM :{LTBLUE}Hoeveelheid parameters: {ORANGE}{NUM}
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2570
15615
24938979a5d0 (svn r20278) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 15585
diff changeset
2571 # NewGRF inspect window
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
2572 STR_NEWGRF_INSPECT_CAPTION :{WHITE}Inspekteer - {STRING}
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2573 STR_NEWGRF_INSPECT_PARENT_BUTTON :{BLACK}Ouer
19307
afceec2bec17 (svn r24196) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19305
diff changeset
2574 STR_NEWGRF_INSPECT_PARENT_TOOLTIP :{BLACK}Inspekteer die voorwerp van die ouer bestek
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
2575
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
2576 STR_NEWGRF_INSPECT_CAPTION_OBJECT_AT :{STRING} by {HEX}
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2577 STR_NEWGRF_INSPECT_CAPTION_OBJECT_AT_OBJECT :Voorwerp
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
2578 STR_NEWGRF_INSPECT_CAPTION_OBJECT_AT_RAIL_TYPE :Spoor tipe
15615
24938979a5d0 (svn r20278) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 15585
diff changeset
2579
19267
c93a80f27c9d (svn r24156) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19265
diff changeset
2580 STR_NEWGRF_INSPECT_QUERY_CAPTION :{WHITE}NewGRF veranderlike 60+x parameter (heksadesimaal)
15615
24938979a5d0 (svn r20278) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 15585
diff changeset
2581
24938979a5d0 (svn r20278) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 15585
diff changeset
2582 # Sprite aligner window
19265
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
2583 STR_SPRITE_ALIGNER_CAPTION :{WHITE}Belyn sprite {COMMA} ({STRING})
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2584 STR_SPRITE_ALIGNER_NEXT_BUTTON :{BLACK}Volgende sprite
19307
afceec2bec17 (svn r24196) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19305
diff changeset
2585 STR_SPRITE_ALIGNER_NEXT_TOOLTIP :{BLACK}Gaan na die volgende "sprite", Ignoreer enige pseudo/her-kleur/font "sprites" en spring terug na die begin
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2586 STR_SPRITE_ALIGNER_GOTO_BUTTON :{BLACK}Gaan na sprite
19307
afceec2bec17 (svn r24196) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19305
diff changeset
2587 STR_SPRITE_ALIGNER_GOTO_TOOLTIP :{BLACK}Gaan na gegewe sprite. As die sprite nie 'n normale sprite is nie, gaan na die volgende normale sprite
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2588 STR_SPRITE_ALIGNER_PREVIOUS_BUTTON :{BLACK}Vorige sprite
19307
afceec2bec17 (svn r24196) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19305
diff changeset
2589 STR_SPRITE_ALIGNER_PREVIOUS_TOOLTIP :{BLACK}Gaan na vorige normale sprite. ignoreer enige pseudo/her-kleur/font sprite en spring terug na die einde
afceec2bec17 (svn r24196) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19305
diff changeset
2590 STR_SPRITE_ALIGNER_SPRITE_TOOLTIP :{BLACK}Voorstelling van geselekteerde sprite. Die belyning word geignoreer waneer sprite geteken word
19267
c93a80f27c9d (svn r24156) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19265
diff changeset
2591 STR_SPRITE_ALIGNER_MOVE_TOOLTIP :{BLACK}Beweeg die sprite rond, verander die X en Y afwyking
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2592 STR_SPRITE_ALIGNER_OFFSETS :{BLACK}X afwyking: {NUM}, Y afwyking: {NUM}
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2593 STR_SPRITE_ALIGNER_PICKER_BUTTON :{BLACK}Kies sprite
19265
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
2594 STR_SPRITE_ALIGNER_PICKER_TOOLTIP :{BLACK}Kies 'n sprite van enige plek op die skerm
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2595
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2596 STR_SPRITE_ALIGNER_GOTO_CAPTION :{WHITE}Gaan na sprite
15615
24938979a5d0 (svn r20278) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 15585
diff changeset
2597
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
2598 # 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
2599 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
2600 STR_NEWGRF_ERROR_MSG_WARNING :{RED}Waarskuwing: {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
2601 STR_NEWGRF_ERROR_MSG_ERROR :{RED}Fout: {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
2602 STR_NEWGRF_ERROR_MSG_FATAL :{RED}Fataal: {SILVER}{STRING}
19268
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
2603 STR_NEWGRF_ERROR_FATAL_POPUP :{WHITE}'n Fataale NewGRF fout het gebeur: {}{STRING}
13551
50cf6fdcb5f9 (svn r18073) -Codechange: remove some more unneeded skips
rubidium <rubidium@openttd.org>
parents: 13550
diff changeset
2604 STR_NEWGRF_ERROR_VERSION_NUMBER :{1:STRING} sal nie met die TTDPatch uitgawe rapporteer deur OpenTTD werk nie.
50cf6fdcb5f9 (svn r18073) -Codechange: remove some more unneeded skips
rubidium <rubidium@openttd.org>
parents: 13550
diff changeset
2605 STR_NEWGRF_ERROR_DOS_OR_WINDOWS :{1:STRING} is vir die {STRING} uitgawe van TTD.
50cf6fdcb5f9 (svn r18073) -Codechange: remove some more unneeded skips
rubidium <rubidium@openttd.org>
parents: 13550
diff changeset
2606 STR_NEWGRF_ERROR_UNSET_SWITCH :{1:STRING} is onderwerp om saam met {STRING} gebruik te word
50cf6fdcb5f9 (svn r18073) -Codechange: remove some more unneeded skips
rubidium <rubidium@openttd.org>
parents: 13550
diff changeset
2607 STR_NEWGRF_ERROR_INVALID_PARAMETER :Ongeldig parameter vir {1:STRING}: parameter {STRING} ({NUM})
50cf6fdcb5f9 (svn r18073) -Codechange: remove some more unneeded skips
rubidium <rubidium@openttd.org>
parents: 13550
diff changeset
2608 STR_NEWGRF_ERROR_LOAD_BEFORE :{1:STRING} moet voor {STRING} gelaai word.
50cf6fdcb5f9 (svn r18073) -Codechange: remove some more unneeded skips
rubidium <rubidium@openttd.org>
parents: 13550
diff changeset
2609 STR_NEWGRF_ERROR_LOAD_AFTER :{1:STRING} moet na {STRING} gelaai word.
50cf6fdcb5f9 (svn r18073) -Codechange: remove some more unneeded skips
rubidium <rubidium@openttd.org>
parents: 13550
diff changeset
2610 STR_NEWGRF_ERROR_OTTD_VERSION_NUMBER :{1:STRING} vereis OpenTTD uitgawe {STRING} of beter.
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
2611 STR_NEWGRF_ERROR_AFTER_TRANSLATED_FILE :die GRF lêer dit was ontwerp om te vertaal
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2612 STR_NEWGRF_ERROR_TOO_MANY_NEWGRFS_LOADED :Te veel NewGRF's gelaai
18958
a1b55c854481 (svn r23813) -Codechange: fix other language files
yexo <yexo@openttd.org>
parents: 18954
diff changeset
2613 STR_NEWGRF_ERROR_STATIC_GRF_CAUSES_DESYNC :Die laai van {1:STRING} as statiese NewGRF met {STRING} kan desinkroniesasies veroorsaak.
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2614 STR_NEWGRF_ERROR_UNEXPECTED_SPRITE :Onverwagte sprite (sprite {3:NUM})
19265
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
2615 STR_NEWGRF_ERROR_UNKNOWN_PROPERTY :Onbekende Aksie 0 eiendom {4:HEX} (sprite {3:NUM})
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
2616 STR_NEWGRF_ERROR_INVALID_ID :Poging on 'n ongeldige ID (sprite {3:NUM}) te gebruik
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2617 STR_NEWGRF_ERROR_CORRUPT_SPRITE :{YELLOW}{STRING} bevat 'n korrupte prent. Korrupte prente sal as 'n rooi vraagteken gewys word (?)
19265
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
2618 STR_NEWGRF_ERROR_MULTIPLE_ACTION_8 :Bevat veelvoudige Aksie 8 inskrywings (sprite {3:NUM})
19267
c93a80f27c9d (svn r24156) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19265
diff changeset
2619 STR_NEWGRF_ERROR_READ_BOUNDS :Lees verby die einde van die pseudo-sprite (sprite {3:NUM})
19268
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
2620 STR_NEWGRF_ERROR_MISSING_SPRITES :{WHITE}Die huideige grafiese stel ontbreek 'n paar sprites.{}Opdateer die grafiese stel asseblief na die nuutste
19267
c93a80f27c9d (svn r24156) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19265
diff changeset
2621 STR_NEWGRF_ERROR_GRM_FAILED :Aangevraagde GRF hulpbronne is nie beskikbaar nie (sprite {3:NUM})
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2622 STR_NEWGRF_ERROR_FORCEFULLY_DISABLED :{1:STRING} was gedeaktiveer deur {2:STRING}
19267
c93a80f27c9d (svn r24156) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19265
diff changeset
2623 STR_NEWGRF_ERROR_INVALID_SPRITE_LAYOUT :Ongeldige/onbekende sprite uitleg formaat (sprite {3: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
2624
c8d35596b53f (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 # 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
2626 STR_NEWGRF_POPUP_CAUTION_CAPTION :{WHITE}Versigtig!
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2627 STR_NEWGRF_CONFIRMATION_TEXT :{YELLOW}Jy wil veranderinge aan 'n lopende spel bring. Dit kan moontlik OpenTTD of die spel toestand laat verongeluk.{}Is jy seker?
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2628
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2629 STR_NEWGRF_DUPLICATE_GRFID :{WHITE}Kan nie lêer byvoeg nie: gedupliseerde GRF ID
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
2630 STR_NEWGRF_COMPATIBLE_LOADED :{ORANGE}Gelyke lêer nie gevind nie (versoenbaar GRF gelaai)
c8d35596b53f (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
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
2632 STR_NEWGRF_COMPATIBLE_LOAD_WARNING :{WHITE}Versoenbare GRF(s) gelaai vir vermiste lêers
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
2633 STR_NEWGRF_DISABLED_WARNING :{WHITE}Vermiste GRF lêers is gedeaktiveer
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
2634 STR_NEWGRF_UNPAUSE_WARNING_TITLE :{YELLOW}GRF leêr(s) ontbreek
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
2635 STR_NEWGRF_UNPAUSE_WARNING :{WHITE}Hervatting kan veroorsaak dat OpenTTD bots. Moet nie daaropeenvolgende botsings verslae rapporteer nie. {}Will jy rêrig unpause?
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
2636
15615
24938979a5d0 (svn r20278) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 15585
diff changeset
2637 # NewGRF status
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
2638 STR_NEWGRF_LIST_NONE :Geen
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2639 STR_NEWGRF_LIST_ALL_FOUND :Alle lêers teenwoordig
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2640 STR_NEWGRF_LIST_COMPATIBLE :{YELLOW}Aanpasbare lêers gevind
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
2641 STR_NEWGRF_LIST_MISSING :{RED}Vermiste leêrs
15615
24938979a5d0 (svn r20278) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 15585
diff changeset
2642
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
2643 # NewGRF 'it's broken' warnings
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2644 STR_NEWGRF_BROKEN :{WHITE}Die gedrag van NewGRF '{0:STRING}' kan moontlik sinkroniesasie probleme of program ongelukke veroorsaak
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
2645 STR_NEWGRF_BROKEN_POWERED_WAGON :{WHITE}Dit het die aangedrewe-wa staat vir '{1:ENGINE}' wanneer nie in 'n depot verander
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2646 STR_NEWGRF_BROKEN_VEHICLE_LENGTH :{WHITE}Het lengte van voertuig verander '{1:ENGINE}' wanneer dit nie in 'n diensstasie is nie
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2647 STR_BROKEN_VEHICLE_LENGTH :{WHITE}Trein '{VEHICLE}' wat aan '{COMPANY}' behoort se lengte is ongeldig. Dit is waarskynlik veroorsaak deur 'n NewGRF. Spel kan verongeluk of sinchronisasie verloor
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
2648
13826
93b2e4531a3f (svn r18352) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13812
diff changeset
2649 STR_NEWGRF_BUGGY :{WHITE}NewGRF '{0:STRING}' verskaf foutiewe inligting.
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2650 STR_NEWGRF_BUGGY_ARTICULATED_CARGO :{WHITE}Vrag/herbou inligting van '{1:ENGINE}' verskil van spesifikasies. Outo-hernu/-vervang mag moontlik nie reg werk nie
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2651 STR_NEWGRF_BUGGY_ENDLESS_PRODUCTION_CALLBACK :{WHITE}'{1:STRING}' het 'n eindelose kring in die produksie-herroep veroorsaak
19267
c93a80f27c9d (svn r24156) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19265
diff changeset
2652 STR_NEWGRF_BUGGY_UNKNOWN_CALLBACK_RESULT :{WHITE}Callback {1:HEX} het 'n ongeldige/onbekende resultaat terug gestuur {2:HEX}
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
2653
16879
c15d819823e3 (svn r21613) -Update: sync comments in the translation files with English for some recently untouched translations
rubidium <rubidium@openttd.org>
parents: 16774
diff changeset
2654 # 'User removed essential NewGRFs'-placeholders for stuff without specs
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2655 STR_NEWGRF_INVALID_CARGO :<ongeldige vrag>
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
2656 STR_NEWGRF_INVALID_CARGO_ABBREV :??
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2657 STR_NEWGRF_INVALID_CARGO_QUANTITY :{COMMA} van <ongeldige vrag>
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2658 STR_NEWGRF_INVALID_ENGINE :<ongeldige voertuig model>
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2659 STR_NEWGRF_INVALID_INDUSTRYTYPE :<ongeldige industrie>
15615
24938979a5d0 (svn r20278) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 15585
diff changeset
2660
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2661 # NewGRF scanning window
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2662 STR_NEWGRF_SCAN_CAPTION :{WHITE}Skandeer NewGRFs
19267
c93a80f27c9d (svn r24156) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19265
diff changeset
2663 STR_NEWGRF_SCAN_MESSAGE :{BLACK}Skandeer NewGRFs. Na mate van die hoeveelheid, kan dit 'n tydtjie neem
19284
3f7ec39a9fb1 (svn r24173) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19268
diff changeset
2664 STR_NEWGRF_SCAN_STATUS :{BLACK}{NUM} NewGRF{P "" s} van omtrend {NUM} NewGRF{P "" s} is geskandeer
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2665 STR_NEWGRF_SCAN_ARCHIVES :Skandering van argiewe
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2666
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
2667 # 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
2668 STR_SIGN_LIST_CAPTION :{WHITE}Teken Lys - {COMMA} Teken{P "" s}
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2669 STR_SIGN_LIST_MATCH_CASE :{BLACK}Ooreenstemmende case
19267
c93a80f27c9d (svn r24156) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19265
diff changeset
2670 STR_SIGN_LIST_CLEAR :{BLACK}Maak Filter Skoon
19307
afceec2bec17 (svn r24196) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19305
diff changeset
2671 STR_SIGN_LIST_MATCH_CASE_TOOLTIP :{BLACK}Skakel ooreenstemmende kas wanneer teken naam vergelyk word teen die filter string
19267
c93a80f27c9d (svn r24156) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19265
diff changeset
2672 STR_SIGN_LIST_CLEAR_TOOLTIP :{BLACK}Maak filter string skoon
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
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 # 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
2675 STR_EDIT_SIGN_CAPTION :{WHITE}Redigeer teken teks
c8d35596b53f (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 STR_EDIT_SIGN_NEXT_SIGN_TOOLTIP :{BLACK}Gaan na volgende teken
c8d35596b53f (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_EDIT_SIGN_PREVIOUS_SIGN_TOOLTIP :{BLACK}Gaan na vorige teken
c8d35596b53f (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
c8d35596b53f (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_EDIT_SIGN_SIGN_OSKTITLE :{BLACK}Tik 'n naam vir die teken in
c8d35596b53f (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
c8d35596b53f (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 # Town directory 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
2682 STR_TOWN_DIRECTORY_CAPTION :{WHITE}Dorpe
12983
196518b4450d (svn r17477) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12953
diff changeset
2683 STR_TOWN_DIRECTORY_NONE :{ORANGE}- Geen -
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
2684 STR_TOWN_DIRECTORY_TOWN :{ORANGE}{TOWN}{BLACK} ({COMMA})
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2685 STR_TOWN_DIRECTORY_LIST_TOOLTIP :{BLACK}Dorp name - Kliek op 'naam om skerm daarna te skuif. Ctrl+Click om 'n nuwe venster oor die drop oop te maak
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
2686 STR_TOWN_POPULATION :{BLACK}Wêreld populasie: {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
2687
c8d35596b53f (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 # Town 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
2689 STR_TOWN_VIEW_TOWN_CAPTION :{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
2690 STR_TOWN_VIEW_CITY_CAPTION :{WHITE}{TOWN} (City)
c8d35596b53f (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_TOWN_VIEW_POPULATION_HOUSES :{BLACK}Populasie: {ORANGE}{COMMA}{BLACK} Huise: {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
2692 STR_TOWN_VIEW_PASSENGERS_LAST_MONTH_MAX :{BLACK}Passasiers verlede maand: {ORANGE}{COMMA}{BLACK} maks: {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
2693 STR_TOWN_VIEW_MAIL_LAST_MONTH_MAX :{BLACK}Pos verlede maand: {ORANGE}{COMMA}{BLACK} maks: {ORANGE}{COMMA}
14222
df0e6900b099 (svn r18773) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14193
diff changeset
2694 STR_TOWN_VIEW_CARGO_FOR_TOWNGROWTH :{BLACK}Vrag nodig om dorp te laat groei:
18457
51074598e74a (svn r23301) -Fix: remove changed strings from all languages and alter those we can
truebrain <truebrain@openttd.org>
parents: 18427
diff changeset
2695 STR_TOWN_VIEW_CARGO_FOR_TOWNGROWTH_REQUIRED_GENERAL :{ORANGE}{STRING}{RED} vereis
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
2696 STR_TOWN_VIEW_CARGO_FOR_TOWNGROWTH_REQUIRED_WINTER :{ORANGE}{STRING}{BLACK} vereis in winter
19267
c93a80f27c9d (svn r24156) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19265
diff changeset
2697 STR_TOWN_VIEW_CARGO_FOR_TOWNGROWTH_DELIVERED_GENERAL :{ORANGE}{STRING}{GREEN} af gelewer
c93a80f27c9d (svn r24156) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19265
diff changeset
2698 STR_TOWN_VIEW_CARGO_FOR_TOWNGROWTH_REQUIRED :{ORANGE}{CARGO_TINY} / {CARGO_LONG}{RED} (steeds benodig)
c93a80f27c9d (svn r24156) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19265
diff changeset
2699 STR_TOWN_VIEW_CARGO_FOR_TOWNGROWTH_DELIVERED :{ORANGE}{CARGO_TINY} / {CARGO_LONG}{GREEN} (af gelewer)
c93a80f27c9d (svn r24156) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19265
diff changeset
2700 STR_TOWN_VIEW_TOWN_GROWS_EVERY :{BLACK}Dorp groei elke {ORANGE}{COMMA}{BLACK} da{P g e}
c93a80f27c9d (svn r24156) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19265
diff changeset
2701 STR_TOWN_VIEW_TOWN_GROWS_EVERY_FUNDED :{BLACK}Dorp groei elke {ORANGE}{COMMA}{BLACK} da{P g e} (befonds)
19234
ee0796fc527e (svn r24123) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19233
diff changeset
2702 STR_TOWN_VIEW_TOWN_GROW_STOPPED :{BLACK}Dorp groei {RED}nie{BLACK}
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
2703 STR_TOWN_VIEW_NOISE_IN_TOWN :{BLACK}Geraaas limit in dorp: {ORANGE}{COMMA}{BLACK} Maks: {ORANGE}{COMMA}
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2704 STR_TOWN_VIEW_CENTER_TOOLTIP :{BLACK}Skuif skerm na dorp toe. Ctrl+Kliek maak 'n nuwe venster oor die dorp oop
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
2705 STR_TOWN_VIEW_LOCAL_AUTHORITY_BUTTON :{BLACK}Plaaslike raad
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
2706 STR_TOWN_VIEW_LOCAL_AUTHORITY_TOOLTIP :{BLACK}Vertoon informasie oor plaaslike raad
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
2707 STR_TOWN_VIEW_RENAME_TOOLTIP :{BLACK}Verander dorp naam
c8d35596b53f (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_TOWN_VIEW_EXPAND_BUTTON :{BLACK}Brei uit
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
2710 STR_TOWN_VIEW_EXPAND_TOOLTIP :{BLACK}Vergroot die grootte van dorp
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
2711 STR_TOWN_VIEW_DELETE_BUTTON :{BLACK}Vee uit
c8d35596b53f (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_TOWN_VIEW_DELETE_TOOLTIP :{BLACK}Vee hierdie dorp heeltemal uit
c8d35596b53f (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
c8d35596b53f (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_TOWN_VIEW_RENAME_TOWN_BUTTON :Hernoem Dorp
c8d35596b53f (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
c8d35596b53f (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 # 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
2717 STR_LOCAL_AUTHORITY_CAPTION :{WHITE}{TOWN} plaaslike raad
c8d35596b53f (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_LOCAL_AUTHORITY_COMPANY_RATINGS :{BLACK}Vervoer maatskappy graderings:
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
2719 STR_LOCAL_AUTHORITY_COMPANY_RATING :{YELLOW}{COMPANY} {COMPANY_NUM}: {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
2720 STR_LOCAL_AUTHORITY_ACTIONS_TITLE :{BLACK}Aksies beskikbaar:
c8d35596b53f (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_LOCAL_AUTHORITY_ACTIONS_TOOLTIP :{BLACK}Lys van dinge om te doen by hierdie dorp - kliek op item vir meer besonderhede
c8d35596b53f (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_LOCAL_AUTHORITY_DO_IT_BUTTON :{BLACK}Doen dit
c8d35596b53f (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_LOCAL_AUTHORITY_DO_IT_TOOLTIP :{BLACK}Voeg die verlig aksie in die lys bo uit
c8d35596b53f (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
c8d35596b53f (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_LOCAL_AUTHORITY_ACTION_SMALL_ADVERTISING_CAMPAIGN :Klein adverteer kampeer
c8d35596b53f (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 STR_LOCAL_AUTHORITY_ACTION_MEDIUM_ADVERTISING_CAMPAIGN :Medium adverteer kampeer
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2727 STR_LOCAL_AUTHORITY_ACTION_LARGE_ADVERTISING_CAMPAIGN :Groot adverteer kampeer
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2728 STR_LOCAL_AUTHORITY_ACTION_ROAD_RECONSTRUCTION :Befonds plaaslike pad heropbou
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2729 STR_LOCAL_AUTHORITY_ACTION_STATUE_OF_COMPANY :Bou standbeeld van maatskappy eienaar
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2730 STR_LOCAL_AUTHORITY_ACTION_NEW_BUILDINGS :Befonds nuwe geboue
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2731 STR_LOCAL_AUTHORITY_ACTION_EXCLUSIVE_TRANSPORT :Koop eksklusief vervoer regte
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2732 STR_LOCAL_AUTHORITY_ACTION_BRIBE :Omkoop die plaaslike raad
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
2733
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
2734 STR_LOCAL_AUTHORITY_ACTION_TOOLTIP_SMALL_ADVERTISING :{YELLOW}Begin 'n klein plaaslik advertensie veldtog, om meer passasiers en vragte tot jou vervoer dienste te lok.{}Prys: {CURRENCY_LONG}
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
2735 STR_LOCAL_AUTHORITY_ACTION_TOOLTIP_MEDIUM_ADVERTISING :{YELLOW}Begin 'n middlematige plaaslik advertensie veldtog, om meer passasiers en vragte tot jou vervoer dienste te lok.{}Prys: {CURRENCY_LONG}
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
2736 STR_LOCAL_AUTHORITY_ACTION_TOOLTIP_LARGE_ADVERTISING :{YELLOW}Begin 'n groot plaaslik advertensie veldtog, om meer passasiers en vragte tot jou vervoer dienste te lok.{}Prys: {CURRENCY_LONG}
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2737 STR_LOCAL_AUTHORITY_ACTION_TOOLTIP_ROAD_RECONSTRUCTION :{YELLOW}Finansier herstel van stedelike paaie wat aansienlike verkeersprobleme sal veroorsaak.{}Koste: {CURRENCY_LONG}
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
2738 STR_LOCAL_AUTHORITY_ACTION_TOOLTIP_STATUE_OF_COMPANY :{YELLOW} Bou 'n standbeeld in eer van u maatskappy.{} Prys: {CURRENCY_LONG}
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2739 STR_LOCAL_AUTHORITY_ACTION_TOOLTIP_NEW_BUILDINGS :{YELLOW}Finansier konstruksie van nuwe sake geboue.{}Koste: {CURRENCY_LONG}
19268
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
2740 STR_LOCAL_AUTHORITY_ACTION_TOOLTIP_EXCLUSIVE_TRANSPORT :{YELLOW} Koop 1 jaar se eksklusief vervoer regte in dorp. Dorp raad sal slegs passasiers en cargo toelaat om jou maatskappy se stasies te gebruik.{} Prys: {CURRENCY_LONG}
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2741 STR_LOCAL_AUTHORITY_ACTION_TOOLTIP_BRIBE :{YELLOW}Koop die plaaslike regering om vir 'n gunstige gradering, indien die komplot ontdek word sal 'n groot boete opgelê word.{}Cost: {CURRENCY_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
2742
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2743 # Goal window
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2744 STR_GOALS_CAPTION :{WHITE}Doelwitte
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2745 STR_GOALS_GLOBAL_TITLE :{BLACK}Globale doelwitte:
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2746 STR_GOALS_TEXT :{ORANGE}{STRING}
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2747 STR_GOALS_NONE :{ORANGE}- Geen -
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2748 STR_GOALS_COMPANY_TITLE :{BLACK}Maatskappy doelwitte:
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2749 STR_GOALS_TOOLTIP_CLICK_ON_SERVICE_TO_CENTER :{BLACK}kliek op doel om kern oorsig van industrie/stad/teël te middel. Ctrl+Kliek open 'n nuwe siens poort by industrie/stad/teël lokasie
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2750
19112
0cd97a844141 (svn r23966) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19080
diff changeset
2751 # Goal question window
19139
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2752 STR_GOAL_QUESTION_CAPTION_QUESTION :Vraag
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2753 STR_GOAL_QUESTION_CAPTION_INFORMATION :Inligting
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2754 STR_GOAL_QUESTION_CAPTION_WARNING :Waarskuwing
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2755 STR_GOAL_QUESTION_CAPTION_ERROR :Fout
19112
0cd97a844141 (svn r23966) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19080
diff changeset
2756
0cd97a844141 (svn r23966) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19080
diff changeset
2757 ### Start of Goal Question button list
19139
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2758 STR_GOAL_QUESTION_BUTTON_CANCEL :Kanselleer
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2759 STR_GOAL_QUESTION_BUTTON_OK :OK
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2760 STR_GOAL_QUESTION_BUTTON_NO :Nee
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2761 STR_GOAL_QUESTION_BUTTON_YES :Ja
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2762 STR_GOAL_QUESTION_BUTTON_DECLINE :Keur af
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2763 STR_GOAL_QUESTION_BUTTON_ACCEPT :Aanvaar
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2764 STR_GOAL_QUESTION_BUTTON_IGNORE :Ignoreer
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2765 STR_GOAL_QUESTION_BUTTON_RETRY :Probeer weer
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2766 STR_GOAL_QUESTION_BUTTON_PREVIOUS :Vorige
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2767 STR_GOAL_QUESTION_BUTTON_NEXT :Volgende
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2768 STR_GOAL_QUESTION_BUTTON_STOP :Stop
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2769 STR_GOAL_QUESTION_BUTTON_START :Begin
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2770 STR_GOAL_QUESTION_BUTTON_GO :Gaan
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2771 STR_GOAL_QUESTION_BUTTON_CONTINUE :Gaan voort
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2772 STR_GOAL_QUESTION_BUTTON_RESTART :Begin weer
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2773 STR_GOAL_QUESTION_BUTTON_POSTPONE :Stel uit
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2774 STR_GOAL_QUESTION_BUTTON_SURRENDER :Gee oor
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2775 STR_GOAL_QUESTION_BUTTON_CLOSE :Maak toe
19112
0cd97a844141 (svn r23966) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19080
diff changeset
2776
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
2777 # Subsidies window
19265
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
2778 STR_SUBSIDIES_CAPTION :{WHITE}Subsidies
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
2779 STR_SUBSIDIES_OFFERED_TITLE :{BLACK}Subsidies op aanbod vir diens opneming:
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
2780 STR_SUBSIDIES_OFFERED_FROM_TO :{ORANGE}{STRING} van {STRING} tot {STRING}{YELLOW} (voor {DATE_SHORT})
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2781 STR_SUBSIDIES_NONE :{ORANGE}- Geen -
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
2782 STR_SUBSIDIES_SUBSIDISED_TITLE :{BLACK}Dienste reeds gesubsidieer:
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
2783 STR_SUBSIDIES_SUBSIDISED_FROM_TO :{ORANGE}{STRING} van {STRING} tot {STRING}{YELLOW} ({COMPANY}{YELLOW}, tot {DATE_SHORT})
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2784 STR_SUBSIDIES_TOOLTIP_CLICK_ON_SERVICE_TO_CENTER :{BLACK}Kliek op aanbieding om skerm na nywerheid/dorp te skuif. Ctrl+Kliek maak 'n nuwe venster oop oor die nywerheid/dorp
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
2785
c8d35596b53f (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 # Station list window
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2787 STR_STATION_LIST_TOOLTIP :{BLACK}Stasie name - kliek op 'n naam om skerm na stasie te skuif. Ctrl+Kliek maak 'n nuwe venster oor die stastie oop
15615
24938979a5d0 (svn r20278) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 15585
diff changeset
2788 STR_STATION_LIST_USE_CTRL_TO_SELECT_MORE :{BLACK}Hou in Ctrl om meer as een item te selekteer
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
2789 STR_STATION_LIST_CAPTION :{WHITE}{COMPANY} - {COMMA} Stasie{P "" s}
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
2790 STR_STATION_LIST_STATION :{YELLOW}{STATION} {STATION_FEATURES}
12983
196518b4450d (svn r17477) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12953
diff changeset
2791 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
2792 STR_STATION_LIST_NONE :{YELLOW}- Geen -
c8d35596b53f (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_STATION_LIST_SELECT_ALL_FACILITIES :{BLACK}Kies alle fakulteite
c8d35596b53f (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 STR_STATION_LIST_SELECT_ALL_TYPES :{BLACK}Kies alle vrag tipes (geen wag vrag ingesluit)
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
2795 STR_STATION_LIST_NO_WAITING_CARGO :{BLACK}Geen vrag van enige tipe is wagtend
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
2796
c8d35596b53f (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 # Station view window
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
2798 STR_STATION_VIEW_CAPTION :{WHITE}{STATION} {STATION_FEATURES}
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
2799 STR_STATION_VIEW_WAITING_TITLE :{BLACK}Wagtend: {WHITE}{STRING}
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
2800 STR_STATION_VIEW_WAITING_CARGO :{WHITE}{CARGO_LONG}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
2801 STR_STATION_VIEW_EN_ROUTE_FROM :{YELLOW}({CARGO_SHORT} op roete vanaf {STATION})
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
2802
c8d35596b53f (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_STATION_VIEW_ACCEPTS_BUTTON :{BLACK}Aanvaar
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
2804 STR_STATION_VIEW_ACCEPTS_TOOLTIP :{BLACK}Wys lys van aanvaarde vrag
19158
649eca59bc24 (svn r24024) -Update: translation w.r.t. the changes in r24023
rubidium <rubidium@openttd.org>
parents: 19139
diff changeset
2805 STR_STATION_VIEW_ACCEPTS_CARGO :{BLACK}Aanvaar: {WHITE}{CARGO_LIST}
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
2806
19416
9d323a730452 (svn r24319) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19367
diff changeset
2807 STR_STATIOV_VIEW_EXCLUSIVE_RIGHTS_SELF :{BLACK}Die stasie het eksklusiewe vervoer regte vir die dorp
9d323a730452 (svn r24319) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19367
diff changeset
2808 STR_STATIOV_VIEW_EXCLUSIVE_RIGHTS_COMPANY :{YELLOW}{COMPANY}{BLACK} het eksklusiewe vervoer regte in die dorp gekoop.
19324
eefdc6733c9e (svn r24213) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19322
diff changeset
2809
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
2810 STR_STATION_VIEW_RATINGS_BUTTON :{BLACK}Graderings
c8d35596b53f (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_STATION_VIEW_RATINGS_TOOLTIP :{BLACK}Toon stasie graderings
c8d35596b53f (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_STATION_VIEW_CARGO_RATINGS_TITLE :{BLACK}Plaaslike gradering van vervoer diens
c8d35596b53f (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_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
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 ############ range for rating starts
19527
d2a8a50e72b9 (svn r24434) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19507
diff changeset
2816 STR_CARGO_RATING_APPALLING :Haglik
d2a8a50e72b9 (svn r24434) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19507
diff changeset
2817 STR_CARGO_RATING_VERY_POOR :Baie Swak
d2a8a50e72b9 (svn r24434) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19507
diff changeset
2818 STR_CARGO_RATING_POOR :Swak
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
2819 STR_CARGO_RATING_MEDIOCRE :Middelmagtig
c8d35596b53f (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_CARGO_RATING_GOOD :Goed
c8d35596b53f (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_CARGO_RATING_VERY_GOOD :Baie Goed
c8d35596b53f (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_CARGO_RATING_EXCELLENT :Uitsteekent
c8d35596b53f (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_CARGO_RATING_OUTSTANDING :Treffend
c8d35596b53f (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 ############ 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
2825
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2826 STR_STATION_VIEW_CENTER_TOOLTIP :{BLACK}Skuif skerm na stasie. Ctrl+Kliek maak 'n nuwe venster oop oor die stasie
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
2827 STR_STATION_VIEW_RENAME_TOOLTIP :{BLACK}Verander naam van stasie
c8d35596b53f (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
c8d35596b53f (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 STR_STATION_VIEW_SCHEDULED_TRAINS_TOOLTIP :{BLACK}Toon alle treine wat hierdie stasie op hul skedule het
c8d35596b53f (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_STATION_VIEW_SCHEDULED_ROAD_VEHICLES_TOOLTIP :{BLACK}Toon alle pad voertuie wat hierdie stasie op hul skedule het
c8d35596b53f (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 STR_STATION_VIEW_SCHEDULED_AIRCRAFT_TOOLTIP :{BLACK}Toon alle vliegtuie wat hierdie stasie op hul skedule het
c8d35596b53f (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 STR_STATION_VIEW_SCHEDULED_SHIPS_TOOLTIP :{BLACK}Toon alle skepe wat hierdie stasie op hul skedule het
c8d35596b53f (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
c8d35596b53f (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_STATION_VIEW_RENAME_STATION_CAPTION :Hernoem stasie/laai area
c8d35596b53f (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
19265
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
2836 STR_STATION_VIEW_CLOSE_AIRPORT :{BLACK}Maak lughawe toe
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
2837 STR_STATION_VIEW_CLOSE_AIRPORT_TOOLTIP :{BLACK}Verhoed dat vliegtuie by hierdie lughawe te land
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
2838
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
2839 # Waypoint/buoy view window
13826
93b2e4531a3f (svn r18352) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13812
diff changeset
2840 STR_WAYPOINT_VIEW_CAPTION :{WHITE}{WAYPOINT}
14222
df0e6900b099 (svn r18773) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14193
diff changeset
2841 STR_WAYPOINT_VIEW_CENTER_TOOLTIP :{BLACK}Senter skerm op wegwyser. Ctrl+Kliek maak 'n nuwe venster oop op die wegwyser se lokasie
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
2842 STR_WAYPOINT_VIEW_CHANGE_WAYPOINT_NAME :{BLACK}Verander wegpunt name
14647
42d2bb823437 (svn r19226) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14644
diff changeset
2843 STR_BUOY_VIEW_CENTER_TOOLTIP :{BLACK}Sentreer hoof uitsig op bouy lokasie. Ctrl+Kliek maak 'n nuwe uitsig oop op die lokasie van die buoy
12983
196518b4450d (svn r17477) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12953
diff changeset
2844 STR_BUOY_VIEW_CHANGE_BUOY_NAME :{BLACK}Verander baken naam
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
2845
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
2846 STR_EDIT_WAYPOINT_NAME :{WHITE}Redigeer wegwyser naam
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
2847
c8d35596b53f (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 # Finances window
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
2849 STR_FINANCES_CAPTION :{WHITE}{COMPANY} Finansies {BLACK}{COMPANY_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
2850 STR_FINANCES_EXPENDITURE_INCOME_TITLE :{WHITE}Onkoste/Inkome
c8d35596b53f (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_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
2852 STR_FINANCES_SECTION_CONSTRUCTION :{GOLD}Konstruksie
c8d35596b53f (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 STR_FINANCES_SECTION_NEW_VEHICLES :{GOLD}Nuwe Voertuie
c8d35596b53f (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_FINANCES_SECTION_TRAIN_RUNNING_COSTS :{GOLD}Trein Loopkoste
c8d35596b53f (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_FINANCES_SECTION_ROAD_VEHICLE_RUNNING_COSTS :{GOLD}Pad Voertuig Loopkoste
c8d35596b53f (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 STR_FINANCES_SECTION_AIRCRAFT_RUNNING_COSTS :{GOLD}Vliegtuig Loopkoste
c8d35596b53f (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_FINANCES_SECTION_SHIP_RUNNING_COSTS :{GOLD}Skip loopkoste
c8d35596b53f (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_FINANCES_SECTION_PROPERTY_MAINTENANCE :{GOLD}Eiendom Onderhoud
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
2859 STR_FINANCES_SECTION_TRAIN_INCOME :{GOLD}Trein Inkomste
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
2860 STR_FINANCES_SECTION_ROAD_VEHICLE_INCOME :{GOLD}Pad Voertuig Inkome
c8d35596b53f (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_FINANCES_SECTION_AIRCRAFT_INCOME :{GOLD}Vliegtuig Inkome
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
2862 STR_FINANCES_SECTION_SHIP_INCOME :{GOLD}Skip Inkomste
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
2863 STR_FINANCES_SECTION_LOAN_INTEREST :{GOLD}Lening Rente
c8d35596b53f (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_FINANCES_SECTION_OTHER :{GOLD}Ander
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
2865 STR_FINANCES_NEGATIVE_INCOME :{BLACK}-{CURRENCY_LONG}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
2866 STR_FINANCES_POSITIVE_INCOME :{BLACK}+{CURRENCY_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
2867 STR_FINANCES_TOTAL_CAPTION :{WHITE}Totaal:
c8d35596b53f (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 STR_FINANCES_BANK_BALANCE_TITLE :{WHITE}Bank Balans
c8d35596b53f (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_FINANCES_LOAN_TITLE :{WHITE}Lening
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2870 STR_FINANCES_MAX_LOAN :{WHITE}Maksimum Lening: {BLACK}{CURRENCY_LONG}
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
2871 STR_FINANCES_TOTAL_CURRENCY :{BLACK}{CURRENCY_LONG}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
2872 STR_FINANCES_BORROW_BUTTON :{BLACK}Leen {CURRENCY_LONG}
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
2873 STR_FINANCES_BORROW_TOOLTIP :{BLACK}Vermeerder groote van lening. Ctrl+Klick leen so veel as moontlik
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
2874 STR_FINANCES_REPAY_BUTTON :{BLACK}Terugbetaal {CURRENCY_LONG}
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2875 STR_FINANCES_REPAY_TOOLTIP :{BLACK}Betaal gedeelte van lening terug. Ctrl+Kliek betaal so veel moontlik terug
19139
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2876 STR_FINANCES_INFRASTRUCTURE_BUTTON :{BLACK}Infrastruktuur
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
2877
c8d35596b53f (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 # Company view
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
2879 STR_COMPANY_VIEW_CAPTION :{WHITE}{COMPANY} {BLACK}{COMPANY_NUM}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
2880 STR_COMPANY_VIEW_PRESIDENT_MANAGER_TITLE :{WHITE}{PRESIDENT_NAME}{}{GOLD}(Bestuurder)
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
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_COMPANY_VIEW_INAUGURATED_TITLE :{GOLD}Bevestig: {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
2883 STR_COMPANY_VIEW_COLOUR_SCHEME_TITLE :{GOLD}Kleur Skema
c8d35596b53f (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_COMPANY_VIEW_VEHICLES_TITLE :{GOLD}Voertuie
c8d35596b53f (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_COMPANY_VIEW_TRAINS :{WHITE}{COMMA} trein{P "" e}
c8d35596b53f (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 STR_COMPANY_VIEW_ROAD_VEHICLES :{WHITE}{COMMA} pad voertui{P g e}
c8d35596b53f (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_COMPANY_VIEW_AIRCRAFT :{WHITE}{COMMA} vliegtuig
c8d35596b53f (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_COMPANY_VIEW_SHIPS :{WHITE}{COMMA} sk{P ip epe}
c8d35596b53f (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_COMPANY_VIEW_VEHICLES_NONE :{WHITE}Geen
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
2890 STR_COMPANY_VIEW_COMPANY_VALUE :{GOLD}Maatskappy waarde: {WHITE}{CURRENCY_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
2891 STR_COMPANY_VIEW_SHARES_OWNED_BY :{WHITE}({COMMA}% besit by {COMPANY})
19139
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2892 STR_COMPANY_VIEW_INFRASTRUCTURE :{GOLD}Infrastruktuur:
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2893 STR_COMPANY_VIEW_INFRASTRUCTURE_RAIL :{WHITE}{COMMA} spoor stuk{P "" s}
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2894 STR_COMPANY_VIEW_INFRASTRUCTURE_ROAD :{WHITE}{COMMA} pad stuk{P "" s}
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2895 STR_COMPANY_VIEW_INFRASTRUCTURE_WATER :{WHITE}{COMMA} water teel{P "" s}
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2896 STR_COMPANY_VIEW_INFRASTRUCTURE_STATION :{WHITE}{COMMA} stasie teel{P "" s}
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2897 STR_COMPANY_VIEW_INFRASTRUCTURE_AIRPORT :{WHITE}{COMMA} lughawe{P "" s}
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2898 STR_COMPANY_VIEW_INFRASTRUCTURE_NONE :{WHITE}Geen
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
2899
c8d35596b53f (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_COMPANY_VIEW_BUILD_HQ_BUTTON :{BLACK}Bou HK
13826
93b2e4531a3f (svn r18352) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13812
diff changeset
2901 STR_COMPANY_VIEW_BUILD_HQ_TOOLTIP :{BLACK}Bou maatskappy hoofkantore
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
2902 STR_COMPANY_VIEW_VIEW_HQ_BUTTON :{BLACK}Wys HK
13826
93b2e4531a3f (svn r18352) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13812
diff changeset
2903 STR_COMPANY_VIEW_VIEW_HQ_TOOLTIP :{BLACK}Vertoon maatskappy hoofkantore
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
2904 STR_COMPANY_VIEW_RELOCATE_HQ :{BLACK}Beweeg HQ
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2905 STR_COMPANY_VIEW_RELOCATE_COMPANY_HEADQUARTERS :{BLACK}Bou hoofkwartier elders teen 'n koste gelykstaande aan 1% van maatskappy se waarde. Shift+Kliek vir kwotasie
19139
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2906 STR_COMPANY_VIEW_INFRASTRUCTURE_BUTTON :{BLACK}Besonderhede
19267
c93a80f27c9d (svn r24156) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19265
diff changeset
2907 STR_COMPANY_VIEW_INFRASTRUCTURE_TOOLTIP :{BLACK}Sien gedetaileerde infrastruktuur telling
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
2908
c8d35596b53f (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_COMPANY_VIEW_NEW_FACE_BUTTON :{BLACK}Nuwe Gesig
c8d35596b53f (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_COMPANY_VIEW_NEW_FACE_TOOLTIP :{BLACK}Kies nuwe gesig vir bestuurder
c8d35596b53f (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 STR_COMPANY_VIEW_COLOUR_SCHEME_BUTTON :{BLACK}Kleur Skema
c8d35596b53f (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_COMPANY_VIEW_COLOUR_SCHEME_TOOLTIP :{BLACK}Verander die maatskappy voertuig lewery
c8d35596b53f (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_COMPANY_VIEW_COMPANY_NAME_BUTTON :{BLACK}Maatskappy Naam
c8d35596b53f (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_COMPANY_VIEW_COMPANY_NAME_TOOLTIP :{BLACK}Verander die maatskappy se naam
c8d35596b53f (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_COMPANY_VIEW_PRESIDENT_NAME_BUTTON :{BLACK}Bestuurder Naam
c8d35596b53f (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 STR_COMPANY_VIEW_PRESIDENT_NAME_TOOLTIP :{BLACK}Verander bestuurder se naam
c8d35596b53f (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
c8d35596b53f (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_COMPANY_VIEW_BUY_SHARE_BUTTON :{BLACK}Koop 25% aandeel in maatskappy
c8d35596b53f (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_COMPANY_VIEW_SELL_SHARE_BUTTON :{BLACK}Verkoop 25% aandeel in maatskappy
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2920 STR_COMPANY_VIEW_BUY_SHARE_TOOLTIP :{BLACK}Koop 'n 25% aandeel in maatskappy. Shift+Kliek vir kwotasie
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2921 STR_COMPANY_VIEW_SELL_SHARE_TOOLTIP :{BLACK}Verkoop 'n 25% aandeel in maatskappy. Shift+Kliek vir beraamde inkomste
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
2922
c8d35596b53f (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_COMPANY_VIEW_COMPANY_NAME_QUERY_CAPTION :Maatskappy Naam
c8d35596b53f (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_COMPANY_VIEW_PRESIDENT_S_NAME_QUERY_CAPTION :Bestuurder se Naam
c8d35596b53f (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
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
2926 STR_BUY_COMPANY_MESSAGE :{WHITE}Ons is opsoek na 'n vervoer maatskappy wat ons se maatskappy sal oorvat.{}{}Wil jy {COMPANY} koop vir {CURRENCY_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
2927
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2928 # Company infrastructure window
19139
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2929 STR_COMPANY_INFRASTRUCTURE_VIEW_CAPTION :{WHITE}Infrastruktuur van {COMPANY}
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2930 STR_COMPANY_INFRASTRUCTURE_VIEW_RAIL_SECT :{GOLD}Spoor dele:
19267
c93a80f27c9d (svn r24156) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19265
diff changeset
2931 STR_COMPANY_INFRASTRUCTURE_VIEW_SIGNALS :{WHITE}Seine
19139
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2932 STR_COMPANY_INFRASTRUCTURE_VIEW_ROAD_SECT :{GOLD}Pad dele:
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2933 STR_COMPANY_INFRASTRUCTURE_VIEW_ROAD :{WHITE}Pad
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2934 STR_COMPANY_INFRASTRUCTURE_VIEW_TRAMWAY :{WHITE}Tremweg
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2935 STR_COMPANY_INFRASTRUCTURE_VIEW_WATER_SECT :{GOLD}Water teels:
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2936 STR_COMPANY_INFRASTRUCTURE_VIEW_CANALS :{WHITE}Kanale
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2937 STR_COMPANY_INFRASTRUCTURE_VIEW_STATION_SECT :{GOLD}Stasies:
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2938 STR_COMPANY_INFRASTRUCTURE_VIEW_STATIONS :{WHITE}Stasie teels
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
2939 STR_COMPANY_INFRASTRUCTURE_VIEW_AIRPORTS :{WHITE}Lughawens
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2940 STR_COMPANY_INFRASTRUCTURE_VIEW_COST :{WHITE}{1:CURRENCY_LONG}/jr ({0:COMMA})
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2941 STR_COMPANY_INFRASTRUCTURE_VIEW_TOTAL :{WHITE}{CURRENCY_LONG}/jr
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
2942
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
2943 # 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
2944 STR_INDUSTRY_DIRECTORY_CAPTION :{WHITE}Nywerhede
13211
b355a1952f7b (svn r17718) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13155
diff changeset
2945 STR_INDUSTRY_DIRECTORY_NONE :{ORANGE}- Geen -
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
2946 STR_INDUSTRY_DIRECTORY_ITEM :{ORANGE}{INDUSTRY}{BLACK} ({CARGO_LONG}{STRING}){YELLOW} ({COMMA}% uitgevoer)
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
2947 STR_INDUSTRY_DIRECTORY_ITEM_TWO :{ORANGE}{INDUSTRY}{BLACK} ({CARGO_LONG}{STRING}/{CARGO_LONG}{STRING}){YELLOW} ({COMMA}%/{COMMA}% uitgevoer)
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
2948 STR_INDUSTRY_DIRECTORY_ITEM_NOPROD :{ORANGE}{INDUSTRY}
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2949 STR_INDUSTRY_DIRECTORY_LIST_CAPTION :{BLACK}Nywerheid name - Kliek op 'n naam om skerm na nywerheid te skuif. Ctrl+Kliek maak 'n nuwe venster oop oor die nywerheid
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
2950
c8d35596b53f (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 # 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
2952 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
2953 STR_INDUSTRY_VIEW_PRODUCTION_LAST_MONTH_TITLE :{BLACK}Produksie verlede maand:
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
2954 STR_INDUSTRY_VIEW_TRANSPORTED :{YELLOW}{CARGO_LONG}{STRING}{BLACK} ({COMMA}% uitgevoer)
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2955 STR_INDUSTRY_VIEW_LOCATION_TOOLTIP :{BLACK}Skuif skerm na nywerheid. Ctrl+Kliek maak 'n nuwe venster oor die nywerheid oop
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
2956 STR_INDUSTRY_VIEW_PRODUCTION_LEVEL :{BLACK}Produksie vlak: {YELLOW}{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
2957
c8d35596b53f (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 ############ 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
2959 STR_INDUSTRY_VIEW_REQUIRES_CARGO :{BLACK}Vereis: {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
2960 STR_INDUSTRY_VIEW_REQUIRES_CARGO_CARGO :{BLACK}Vereis: {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
2961 STR_INDUSTRY_VIEW_REQUIRES_CARGO_CARGO_CARGO :{BLACK}Vereis: {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
2962 ############ 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
2963
c8d35596b53f (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 ############ range for produces starts
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
2965 STR_INDUSTRY_VIEW_WAITING_FOR_PROCESSING :{BLACK}Vrag wag om geprosesseer te word:
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
2966 STR_INDUSTRY_VIEW_WAITING_STOCKPILE_CARGO :{YELLOW}{CARGO_LONG}{STRING}{BLACK}
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
2967 STR_INDUSTRY_VIEW_PRODUCES_CARGO :{BLACK}Produseer: {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
2968 STR_INDUSTRY_VIEW_PRODUCES_CARGO_CARGO :{BLACK}Produseer: {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
2969 ############ 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
2970
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2971 STR_CONFIG_GAME_PRODUCTION :{WHITE}Verander produksie (veelvoude van 8, tot en met 2040)
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
2972 STR_CONFIG_GAME_PRODUCTION_LEVEL :{WHITE}Verander produksie vlakke (persentasie, tot 800%)
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
2973
c8d35596b53f (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 # 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
2975 STR_VEHICLE_LIST_TRAIN_CAPTION :{WHITE}{STRING} - {COMMA} Trein{P "" e}
c8d35596b53f (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 STR_VEHICLE_LIST_ROAD_VEHICLE_CAPTION :{WHITE}{STRING} - {COMMA} Pad voert{P uig uie}
c8d35596b53f (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_LIST_SHIP_CAPTION :{WHITE}{STRING} - {COMMA} Skeep{P "" e}
c8d35596b53f (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_LIST_AIRCRAFT_CAPTION :{WHITE}{STRING} - {COMMA} Vliegtuie
c8d35596b53f (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_LIST_TRAIN_LIST_TOOLTIP :{BLACK}Treine - kliek op trein vir informasie
c8d35596b53f (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_LIST_ROAD_VEHICLE_TOOLTIP :{BLACK}Pad voertuie - kliek op voertuig vir inligting
c8d35596b53f (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_LIST_SHIP_TOOLTIP :{BLACK}Skepe - kliek op skip vir informasie
c8d35596b53f (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_LIST_AIRCRAFT_TOOLTIP :{BLACK}Vliegtuie - kliek op vliegtuig vir informasie
c8d35596b53f (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
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
2985 STR_VEHICLE_LIST_PROFIT_THIS_YEAR_LAST_YEAR :{TINY_FONT}{BLACK}Wins die jaar: {CURRENCY_LONG} (verlede jaar: {CURRENCY_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
2986
15585
a87830e7279d (svn r20245) -Update: the other languages in accordance with r20244
rubidium <rubidium@openttd.org>
parents: 15583
diff changeset
2987 STR_VEHICLE_LIST_AVAILABLE_TRAINS :Beskikbaar Treine
a87830e7279d (svn r20245) -Update: the other languages in accordance with r20244
rubidium <rubidium@openttd.org>
parents: 15583
diff changeset
2988 STR_VEHICLE_LIST_AVAILABLE_ROAD_VEHICLES :Beskikbaar Voertuie
a87830e7279d (svn r20245) -Update: the other languages in accordance with r20244
rubidium <rubidium@openttd.org>
parents: 15583
diff changeset
2989 STR_VEHICLE_LIST_AVAILABLE_SHIPS :Beskikbaar Skepe
a87830e7279d (svn r20245) -Update: the other languages in accordance with r20244
rubidium <rubidium@openttd.org>
parents: 15583
diff changeset
2990 STR_VEHICLE_LIST_AVAILABLE_AIRCRAFT :Beskikbaar Vliegtuie
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
2991 STR_VEHICLE_LIST_AVAILABLE_ENGINES_TOOLTIP :{BLACK}Vertoon 'n lys van beskikbare enjins vir hierdie voertiug.
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
2992
c8d35596b53f (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_VEHICLE_LIST_MANAGE_LIST :{BLACK}Bestuur lys
c8d35596b53f (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_VEHICLE_LIST_MANAGE_LIST_TOOLTIP :{BLACK}Stuur instruksies na alle voertuie in die lys
c8d35596b53f (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_VEHICLE_LIST_REPLACE_VEHICLES :Vervang voertuie
c8d35596b53f (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 STR_VEHICLE_LIST_SEND_FOR_SERVICING :Stuur vir Diens
c8d35596b53f (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
c8d35596b53f (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_LIST_SEND_TRAIN_TO_DEPOT :Stuur na Depot
c8d35596b53f (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_LIST_SEND_ROAD_VEHICLE_TO_DEPOT :Stuur na Depot
c8d35596b53f (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 STR_VEHICLE_LIST_SEND_SHIP_TO_DEPOT :Stuur na Depot
c8d35596b53f (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_LIST_SEND_AIRCRAFT_TO_HANGAR :Stuur na Hangar
c8d35596b53f (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
c8d35596b53f (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_LIST_MASS_STOP_LIST_TOOLTIP :{BLACK}Kliek om alle voertuie in die lys te stop
c8d35596b53f (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 STR_VEHICLE_LIST_MASS_START_LIST_TOOLTIP :{BLACK}Kliek om aller voertuie in die lys te aanskakel
c8d35596b53f (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
c8d35596b53f (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_LIST_SHARED_ORDERS_LIST_CAPTION :{WHITE}Gedeel opdrae van {COMMA} Voertui{P g e}
c8d35596b53f (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
c8d35596b53f (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 # 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
3009 STR_GROUP_ALL_TRAINS :Alle triene
c8d35596b53f (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_GROUP_ALL_ROAD_VEHICLES :Alle pad voertuie
c8d35596b53f (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_GROUP_ALL_SHIPS :Alle skepe
c8d35596b53f (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_GROUP_ALL_AIRCRAFTS :Alle vliegtuie
c8d35596b53f (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
c8d35596b53f (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_GROUP_DEFAULT_TRAINS :Ongegroepeerde treine
c8d35596b53f (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_GROUP_DEFAULT_ROAD_VEHICLES :Ongegroepeerde pad voertuie
c8d35596b53f (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_GROUP_DEFAULT_SHIPS :Ongegroepeerde skepe
c8d35596b53f (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 STR_GROUP_DEFAULT_AIRCRAFTS :Ongegroepeerde vliegtuig
c8d35596b53f (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
c8d35596b53f (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 STR_GROUPS_CLICK_ON_GROUP_FOR_TOOLTIP :{BLACK}Groepe - Kliek op 'n groep om te lys alle voertuie van hierdie groep
c8d35596b53f (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 STR_GROUP_CREATE_TOOLTIP :{BLACK}kliek om groep te skep
c8d35596b53f (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_GROUP_DELETE_TOOLTIP :{BLACK}Vee uit die gekose groep
c8d35596b53f (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_GROUP_RENAME_TOOLTIP :{BLACK}Hernoem die gekose groep
c8d35596b53f (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_GROUP_REPLACE_PROTECTION_TOOLTIP :{BLACK}Kliek om te beskerm hierdie groep van wêreldwyd outovervang
c8d35596b53f (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
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
3025 STR_GROUP_ADD_SHARED_VEHICLE :Voeg gedeelde voertuie
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
3026 STR_GROUP_REMOVE_ALL_VEHICLES :Verwyder alle voertuie
c8d35596b53f (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
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
3028 STR_GROUP_RENAME_CAPTION :{BLACK}Hernoem 'n groep
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
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 # Build vehicle window
15583
1233b2625571 (svn r20243) -Update: the strings; they don't need the {WHITE} colour code anymore either
rubidium <rubidium@openttd.org>
parents: 15356
diff changeset
3031 STR_BUY_VEHICLE_TRAIN_RAIL_CAPTION :Nuwe Spoor Voertuie
1233b2625571 (svn r20243) -Update: the strings; they don't need the {WHITE} colour code anymore either
rubidium <rubidium@openttd.org>
parents: 15356
diff changeset
3032 STR_BUY_VEHICLE_TRAIN_ELRAIL_CAPTION :Nuwe Elektries Spoor Voertuie
1233b2625571 (svn r20243) -Update: the strings; they don't need the {WHITE} colour code anymore either
rubidium <rubidium@openttd.org>
parents: 15356
diff changeset
3033 STR_BUY_VEHICLE_TRAIN_MONORAIL_CAPTION :Nuwe Eenspoor Voertuie
1233b2625571 (svn r20243) -Update: the strings; they don't need the {WHITE} colour code anymore either
rubidium <rubidium@openttd.org>
parents: 15356
diff changeset
3034 STR_BUY_VEHICLE_TRAIN_MAGLEV_CAPTION :Nuwe Maglev Voertuie
1233b2625571 (svn r20243) -Update: the strings; they don't need the {WHITE} colour code anymore either
rubidium <rubidium@openttd.org>
parents: 15356
diff changeset
3035
1233b2625571 (svn r20243) -Update: the strings; they don't need the {WHITE} colour code anymore either
rubidium <rubidium@openttd.org>
parents: 15356
diff changeset
3036 STR_BUY_VEHICLE_TRAIN_ALL_CAPTION :Spoorweg Voertuie
1233b2625571 (svn r20243) -Update: the strings; they don't need the {WHITE} colour code anymore either
rubidium <rubidium@openttd.org>
parents: 15356
diff changeset
3037 STR_BUY_VEHICLE_ROAD_VEHICLE_CAPTION :Nuwe Pad Voertuie
1233b2625571 (svn r20243) -Update: the strings; they don't need the {WHITE} colour code anymore either
rubidium <rubidium@openttd.org>
parents: 15356
diff changeset
3038 STR_BUY_VEHICLE_SHIP_CAPTION :Nuwe Skepe
1233b2625571 (svn r20243) -Update: the strings; they don't need the {WHITE} colour code anymore either
rubidium <rubidium@openttd.org>
parents: 15356
diff changeset
3039 STR_BUY_VEHICLE_AIRCRAFT_CAPTION :Nuwe Vliegtuig
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
3040
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3041 STR_PURCHASE_INFO_COST_WEIGHT :{BLACK}Kos: {GOLD}{CURRENCY_LONG}{BLACK} Gewig: {GOLD}{WEIGHT_SHORT}
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
3042 STR_PURCHASE_INFO_SPEED_POWER :{BLACK}Spoed: {GOLD}{VELOCITY}{BLACK} Krag: {GOLD}{POWER}
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
3043 STR_PURCHASE_INFO_SPEED :{BLACK}Spoed: {GOLD}{VELOCITY}
19139
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
3044 STR_PURCHASE_INFO_SPEED_OCEAN :{BLACK}Spoed op oseaan: {GOLD}{VELOCITY}
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
3045 STR_PURCHASE_INFO_SPEED_CANAL :{BLACK}Spoed op kanaal/rivier: {GOLD}{VELOCITY}
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3046 STR_PURCHASE_INFO_RUNNINGCOST :{BLACK}Loopkoste: {GOLD}{CURRENCY_LONG}/jr
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3047 STR_PURCHASE_INFO_CAPACITY :{BLACK}Kapasiteit: {GOLD}{CARGO_LONG} {STRING}
19265
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
3048 STR_PURCHASE_INFO_REFITTABLE :(herboubaar)
19268
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
3049 STR_PURCHASE_INFO_DESIGNED_LIFE :{BLACK}Ontwerp: {GOLD}{NUM}{BLACK} Lewe: {GOLD}{COMMA} ja{P ar re}
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
3050 STR_PURCHASE_INFO_RELIABILITY :{BLACK}Maks. Betroubaarheid: {GOLD}{COMMA}%
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3051 STR_PURCHASE_INFO_COST :{BLACK}Kos: {GOLD}{CURRENCY_LONG}
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
3052 STR_PURCHASE_INFO_WEIGHT_CWEIGHT :{BLACK}Massa: {GOLD}{WEIGHT_SHORT} ({WEIGHT_SHORT})
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3053 STR_PURCHASE_INFO_COST_SPEED :{BLACK}Kos: {GOLD}{CURRENCY_LONG}{BLACK} Spoed: {GOLD}{VELOCITY}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3054 STR_PURCHASE_INFO_AIRCRAFT_CAPACITY :{BLACK}Kapasiteit: {GOLD}{CARGO_LONG}, {CARGO_LONG}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3055 STR_PURCHASE_INFO_PWAGPOWER_PWAGWEIGHT :{BLACK}Self Krag Waens: {GOLD}+{POWER}{BLACK} Gewig: {GOLD}+{WEIGHT_SHORT}
19265
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
3056 STR_PURCHASE_INFO_REFITTABLE_TO :{BLACK}Herboubaar na: {GOLD}{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
3057 STR_PURCHASE_INFO_ALL_TYPES :Alle vrag tipes
19158
649eca59bc24 (svn r24024) -Update: translation w.r.t. the changes in r24023
rubidium <rubidium@openttd.org>
parents: 19139
diff changeset
3058 STR_PURCHASE_INFO_ALL_BUT :Alles behalwe {CARGO_LIST}
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
3059 STR_PURCHASE_INFO_MAX_TE :{BLACK}Maks. Traktiewe Poging: {GOLD}{FORCE}
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
3060 STR_PURCHASE_INFO_AIRCRAFT_RANGE :{BLACK}Afstand: {GOLD}{COMMA} teëls
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
3061
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: 12870
diff changeset
3062 STR_BUY_VEHICLE_TRAIN_LIST_TOOLTIP :{BLACK}Trein voertuig keuse lys - kliek op voertuig vir inligting
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12870
diff changeset
3063 STR_BUY_VEHICLE_ROAD_VEHICLE_LIST_TOOLTIP :{BLACK}Pad voertuig keuse lys - kliek op voertuig vir inligting
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12870
diff changeset
3064 STR_BUY_VEHICLE_SHIP_LIST_TOOLTIP :{BLACK}Skip keuse lys - kliek op skip vir inligting
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12870
diff changeset
3065 STR_BUY_VEHICLE_AIRCRAFT_LIST_TOOLTIP :{BLACK}Vliegtuig keuse lys - kliek op vliegtuig vir inligting
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12870
diff changeset
3066
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
3067 STR_BUY_VEHICLE_TRAIN_BUY_VEHICLE_BUTTON :{BLACK}Koop Voertuig
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
3068 STR_BUY_VEHICLE_ROAD_VEHICLE_BUY_VEHICLE_BUTTON :{BLACK}Koop Voertuig
19713
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
3069 STR_BUY_VEHICLE_SHIP_BUY_VEHICLE_BUTTON :{BLACK}Bou skip
a8a42926c2a6 (svn r24634) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19703
diff changeset
3070 STR_BUY_VEHICLE_AIRCRAFT_BUY_VEHICLE_BUTTON :{BLACK}Koop vliegtuig
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: 12870
diff changeset
3071
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3072 STR_BUY_VEHICLE_TRAIN_BUY_VEHICLE_TOOLTIP :{BLACK}Koop die gekose lokomtief/trok. Shift+Kliek vir kwotasie
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3073 STR_BUY_VEHICLE_ROAD_VEHICLE_BUY_VEHICLE_TOOLTIP :{BLACK}Koop die gekose voertuig. Shift+Kliek vir kwotasie
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3074 STR_BUY_VEHICLE_SHIP_BUY_VEHICLE_TOOLTIP :{BLACK}Koop die gekose skip. Shift+Kliek vir kwotasie
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3075 STR_BUY_VEHICLE_AIRCRAFT_BUY_VEHICLE_TOOLTIP :{BLACK}Koop die gekose vliegtuig. Shift+Kliek vir kwotasie
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: 12870
diff changeset
3076
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12870
diff changeset
3077 STR_BUY_VEHICLE_TRAIN_RENAME_BUTTON :{BLACK}Hernoem
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12870
diff changeset
3078 STR_BUY_VEHICLE_ROAD_VEHICLE_RENAME_BUTTON :{BLACK}Hernoem
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12870
diff changeset
3079 STR_BUY_VEHICLE_SHIP_RENAME_BUTTON :{BLACK}Hernoem
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12870
diff changeset
3080 STR_BUY_VEHICLE_AIRCRAFT_RENAME_BUTTON :{BLACK}Hernoem
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12870
diff changeset
3081
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12870
diff changeset
3082 STR_BUY_VEHICLE_TRAIN_RENAME_TOOLTIP :{BLACK}Hernoem trein voertuig tipe
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12870
diff changeset
3083 STR_BUY_VEHICLE_ROAD_VEHICLE_RENAME_TOOLTIP :{BLACK}Hernoem pad voertuig tipe
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12870
diff changeset
3084 STR_BUY_VEHICLE_SHIP_RENAME_TOOLTIP :{BLACK}Hernoem skip tipe
045a6264ea5b (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
rubidium <rubidium@openttd.org>
parents: 12870
diff changeset
3085 STR_BUY_VEHICLE_AIRCRAFT_RENAME_TOOLTIP :{BLACK}Hernoem vliegtuig tipe
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
3086
c8d35596b53f (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_QUERY_RENAME_TRAIN_TYPE_CAPTION :{WHITE}Hernoem trein voertuig tipe
c8d35596b53f (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_QUERY_RENAME_ROAD_VEHICLE_TYPE_CAPTION :{WHITE}Hernoem pad voertuig tipe
c8d35596b53f (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_QUERY_RENAME_SHIP_TYPE_CAPTION :{WHITE}Hernoem skip tipe
c8d35596b53f (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 STR_QUERY_RENAME_AIRCRAFT_TYPE_CAPTION :{WHITE}Hernoem vliegtuig tipe
c8d35596b53f (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
c8d35596b53f (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 # Depot window
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
3093 STR_DEPOT_CAPTION :{WHITE}{DEPOT}
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
3094
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
3095 STR_DEPOT_RENAME_TOOLTIP :{BLACK}Verander naam van depot
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
3096 STR_DEPOT_RENAME_DEPOT_CAPTION :Hernoem depot
15615
24938979a5d0 (svn r20278) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 15585
diff changeset
3097
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
3098 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
3099 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
3100 STR_DEPOT_VEHICLE_TOOLTIP_CHAIN :{BLACK}{NUM} voertuig{P "" s}{STRING}
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3101 STR_DEPOT_VEHICLE_TOOLTIP_CARGO :{}{CARGO_LONG} ({CARGO_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
3102
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
3103 STR_DEPOT_TRAIN_LIST_TOOLTIP :{BLACK}Treine - sleep voertuig met links-kliek om did by die trein te voeg/wegvat, regs-kliek op trein vir info. Hou Ctrl om altwee funksies op die volgende ketting toe te pas
15615
24938979a5d0 (svn r20278) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 15585
diff changeset
3104 STR_DEPOT_ROAD_VEHICLE_LIST_TOOLTIP :{BLACK}Voertuie - regs-kliek op voertuig vir inligting
24938979a5d0 (svn r20278) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 15585
diff changeset
3105 STR_DEPOT_SHIP_LIST_TOOLTIP :{BLACK}Skepe - regs-kliek op skip vir inligting
24938979a5d0 (svn r20278) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 15585
diff changeset
3106 STR_DEPOT_AIRCRAFT_LIST_TOOLTIP :{BLACK}Vliegtuie - regs-kliek op vliegtuig vir informasie
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
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_DEPOT_TRAIN_SELL_TOOLTIP :{BLACK}Sleep trein voertuig hier om dit te verkoop
c8d35596b53f (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_DEPOT_ROAD_VEHICLE_SELL_TOOLTIP :{BLACK}Sleep pad voertuig hier om dit te verkoop
c8d35596b53f (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 STR_DEPOT_SHIP_SELL_TOOLTIP :{BLACK}Sleep skip hier om dit te verkoop
c8d35596b53f (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_DEPOT_AIRCRAFT_SELL_TOOLTIP :{BLACK}Sleep vliegtuig hier om dit te verkoop
c8d35596b53f (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
c8d35596b53f (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_DEPOT_DRAG_WHOLE_TRAIN_TO_SELL_TOOLTIP :{BLACK}Sleep trein enjin hier om hele trein te verkoop
c8d35596b53f (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
c8d35596b53f (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_DEPOT_SELL_ALL_BUTTON_TRAIN_TOOLTIP :{BLACK}Verkoop allep treine in die depot
c8d35596b53f (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_DEPOT_SELL_ALL_BUTTON_ROAD_VEHICLE_TOOLTIP :{BLACK}Verkoop alle pad voertuie in die depot
c8d35596b53f (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 STR_DEPOT_SELL_ALL_BUTTON_SHIP_TOOLTIP :{BLACK}Verkoop alle skepe in die depot
c8d35596b53f (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_DEPOT_SELL_ALL_BUTTON_AIRCRAFT_TOOLTIP :{BLACK}Verkoop alle vliegtuie in die hangar
c8d35596b53f (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 STR_DEPOT_AUTOREPLACE_TRAIN_TOOLTIP :{BLACK}Outovervang alle treine in die depot
c8d35596b53f (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_DEPOT_AUTOREPLACE_ROAD_VEHICLE_TOOLTIP :{BLACK}Outovervang alle pad voertuie in die depot
c8d35596b53f (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_DEPOT_AUTOREPLACE_SHIP_TOOLTIP :{BLACK}Outovervang alle skepe in die depot
c8d35596b53f (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 STR_DEPOT_AUTOREPLACE_AIRCRAFT_TOOLTIP :{BLACK}Outovervang alle vlietuie in die hangar
c8d35596b53f (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
c8d35596b53f (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_DEPOT_TRAIN_NEW_VEHICLES_BUTTON :{BLACK}Nuwe Voertuie
c8d35596b53f (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 STR_DEPOT_ROAD_VEHICLE_NEW_VEHICLES_BUTTON :{BLACK}Nuwe Voertuie
c8d35596b53f (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_DEPOT_SHIP_NEW_VEHICLES_BUTTON :{BLACK}Nuwe Skepe
c8d35596b53f (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_DEPOT_AIRCRAFT_NEW_VEHICLES_BUTTON :{BLACK}Nuwe Vliegtuig
c8d35596b53f (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
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3130 STR_DEPOT_TRAIN_NEW_VEHICLES_TOOLTIP :{BLACK}Koop nuwe lokomotief/trok
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3131 STR_DEPOT_ROAD_VEHICLE_NEW_VEHICLES_TOOLTIP :{BLACK}Koop nuwe voertuig
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3132 STR_DEPOT_SHIP_NEW_VEHICLES_TOOLTIP :{BLACK}Koop nuwe skip
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3133 STR_DEPOT_AIRCRAFT_NEW_VEHICLES_TOOLTIP :{BLACK}Koop nuwe vliegtuig
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
3134
c8d35596b53f (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 STR_DEPOT_CLONE_TRAIN :{BLACK}Kloon Trein
c8d35596b53f (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_DEPOT_CLONE_ROAD_VEHICLE :{BLACK}Kloon Voertuig
c8d35596b53f (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_DEPOT_CLONE_SHIP :{BLACK}Kloon 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
3138 STR_DEPOT_CLONE_AIRCRAFT :{BLACK}Kloon Vliegtuig
c8d35596b53f (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
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3140 STR_DEPOT_CLONE_TRAIN_DEPOT_INFO :{BLACK}Kliek hier en dan op 'n bestaande trein om 'n kopie van die bestaande trein te koop. Shift+Kliek vir kwotasie
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3141 STR_DEPOT_CLONE_ROAD_VEHICLE_DEPOT_INFO :{BLACK}Kliek hier en dan op 'n bestaande voertuig om 'n kopie van die bestaande voertuig te koop. Shift+Kliek vir kwotasie
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3142 STR_DEPOT_CLONE_SHIP_DEPOT_INFO :{BLACK}Kliek hier en dan op 'n bestaande skip om 'n kopie van die bestaande skip te koop. Shift+Kliek vir kwotasie
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3143 STR_DEPOT_CLONE_AIRCRAFT_INFO_HANGAR_WINDOW :{BLACK}Kliek hier en dan op 'n bestaande vliegtuig om 'n kopie van die bestaande vliegtuig te koop. Shift+Kliek vir kwotasie
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3144
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3145 STR_DEPOT_TRAIN_LOCATION_TOOLTIP :{BLACK}Skuif skerm na trein diensstasie. Ctrl+Kliek om 'n nuwe venster oor die trein diensstasie oop te maak
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3146 STR_DEPOT_ROAD_VEHICLE_LOCATION_TOOLTIP :{BLACK}Skuif skerm na voertuig diensstasie. Ctrl+Kliek om 'n nuwe venster oor die voertuig diensstasie oop te maak
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3147 STR_DEPOT_SHIP_LOCATION_TOOLTIP :{BLACK}Skuif skerm na skeepswerf. Ctrl+Kliek om 'n nuwe venster oor die skeepswerf oop te maak
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3148 STR_DEPOT_AIRCRAFT_LOCATION_TOOLTIP :{BLACK}Skuif skerm na loods. Ctrl+Kliek om 'n nuwe venster oor die loods oop te maak
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
3149
c8d35596b53f (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_DEPOT_VEHICLE_ORDER_LIST_TRAIN_TOOLTIP :{BLACK}Kry 'n lys van alle treine met die huidige depot in sy opdrae
c8d35596b53f (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_DEPOT_VEHICLE_ORDER_LIST_ROAD_VEHICLE_TOOLTIP :{BLACK}Kry 'n lys van alle pad voertuie met die huidige depot in sy opdrae
c8d35596b53f (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_DEPOT_VEHICLE_ORDER_LIST_SHIP_TOOLTIP :{BLACK}Kry 'n lys van alle skepe met die huidige depot in sy opdrae
c8d35596b53f (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_DEPOT_VEHICLE_ORDER_LIST_AIRCRAFT_TOOLTIP :{BLACK}Kry 'n lys van alle vliegtuie wat enige hangar by die lughawe in sy opdrae het
c8d35596b53f (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
c8d35596b53f (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_DEPOT_MASS_STOP_DEPOT_TRAIN_TOOLTIP :{BLACK}Kliek om alle treine in die depot te stop
c8d35596b53f (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 STR_DEPOT_MASS_STOP_DEPOT_ROAD_VEHICLE_TOOLTIP :{BLACK}Kliek om alle pad voertuie in die depot te stop
c8d35596b53f (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_DEPOT_MASS_STOP_DEPOT_SHIP_TOOLTIP :{BLACK}Kliek om alle skepe in die depot te stop
c8d35596b53f (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_DEPOT_MASS_STOP_HANGAR_TOOLTIP :{BLACK}Kliek om alle vlietuie in die hangar te stop
c8d35596b53f (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
c8d35596b53f (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 STR_DEPOT_MASS_START_DEPOT_TRAIN_TOOLTIP :{BLACK}Kliek om alle treine in die depot te aanskakel
c8d35596b53f (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_DEPOT_MASS_START_DEPOT_ROAD_VEHICLE_TOOLTIP :{BLACK}Kliek om alle pad voertuie in die depot te aanskakel
c8d35596b53f (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_DEPOT_MASS_START_DEPOT_SHIP_TOOLTIP :{BLACK}Kliek om alle skepe in die depot te aanskakel
c8d35596b53f (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_DEPOT_MASS_START_HANGAR_TOOLTIP :{BLACK}Kliek om alle vliegtuie in die hangar te aanskakel
c8d35596b53f (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_DEPOT_SELL_CONFIRMATION_TEXT :{YELLOW}U staan op die punt om al die voertuie in die depot te verkoop. Is jy seker?
c8d35596b53f (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 # 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
3168 STR_ENGINE_PREVIEW_CAPTION :{WHITE}Boodskap van voertuig fabrikant
c8d35596b53f (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_ENGINE_PREVIEW_MESSAGE :{GOLD}Ons het sopas 'n nuwe {STRING} ontwerp, sal jy belangstel om hierdie voertuig eksklusief vir 'n jaar te gebruik. Hierdie word gedoen om te kyk hoe die voertuig doen voordat hy wereld wyd in produksie gesit word?
c8d35596b53f (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_ENGINE_PREVIEW_RAILROAD_LOCOMOTIVE :spoorweg lokomotief
c8d35596b53f (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 STR_ENGINE_PREVIEW_ROAD_VEHICLE :pad voertuig
c8d35596b53f (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_ENGINE_PREVIEW_AIRCRAFT :vliegtuig
c8d35596b53f (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 STR_ENGINE_PREVIEW_SHIP :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
3174 STR_ENGINE_PREVIEW_MONORAIL_LOCOMOTIVE :eenspoor lokomotief
c8d35596b53f (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_ENGINE_PREVIEW_MAGLEV_LOCOMOTIVE :maglev lokomotief
c8d35596b53f (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
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3177 STR_ENGINE_PREVIEW_COST_WEIGHT_SPEED_POWER :{BLACK}Kos: {CURRENCY_LONG} Gewig: {WEIGHT_SHORT}{}Spoed: {VELOCITY} Krag: {POWER}{}Loopkoste: {CURRENCY_LONG}/jr{}Kapasitiet: {CARGO_LONG}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3178 STR_ENGINE_PREVIEW_COST_WEIGHT_SPEED_POWER_MAX_TE :{BLACK}Koste: {CURRENCY_LONG} Gewig: {WEIGHT_SHORT}{}Spoed: {VELOCITY} Krag: {POWER} Maks. Treg Krag: {6:FORCE}{}Lopende Koste: {4:CURRENCY_LONG}/jaar{}Kapasitiet: {5:CARGO_LONG}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3179 STR_ENGINE_PREVIEW_COST_MAX_SPEED_CAPACITY_CAPACITY_RUNCOST :{BLACK}Koste: {CURRENCY_LONG} Maks. Spoed: {VELOCITY}{}Kapasiteit: {CARGO_LONG}, {CARGO_LONG}{}Lopende Koste: {CURRENCY_LONG}/jaar
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3180 STR_ENGINE_PREVIEW_COST_MAX_SPEED_CAPACITY_RUNCOST :{BLACK}Koste: {CURRENCY_LONG} Maks. Spoed: {VELOCITY}{}Kapasiteit: {CARGO_LONG}{}Lopende Koste: {CURRENCY_LONG}/jaar
19307
afceec2bec17 (svn r24196) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19305
diff changeset
3181 STR_ENGINE_PREVIEW_COST_MAX_SPEED_RANGE_CAPACITY_CAPACITY_RUNCOST:{BLACK}Koste: {CURRENCY_LONG} Max. Spoed: {VELOCITY} Afstand: {COMMA} teëls{}Kapasiteit: {CARGO_LONG}, {CARGO_LONG}{}Hardloop Koste: {CURRENCY_LONG}/jaar
afceec2bec17 (svn r24196) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19305
diff changeset
3182 STR_ENGINE_PREVIEW_COST_MAX_SPEED_RANGE_CAPACITY_RUNCOST :{BLACK}Koste: {CURRENCY_LONG} Max. Spoed: {VELOCITY} Afstand: {COMMA} teels{}Kapasiteit: {CARGO_LONG}{}Hardloop Koste: {CURRENCY_LONG}/jaar
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
3183
c8d35596b53f (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 # Autoreplace window
19251
fa004f789ee8 (svn r24140) -Add [FS#1117]: Group name in the replace vehicle window caption. (Juanjo)
michi_cc <michi_cc@openttd.org>
parents: 19234
diff changeset
3185 STR_REPLACE_VEHICLES_WHITE :{WHITE}Vervang {STRING} - {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
3186 STR_REPLACE_VEHICLE_TRAIN :Trein
c8d35596b53f (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_REPLACE_VEHICLE_ROAD_VEHICLE :Pad voertuig
c8d35596b53f (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 STR_REPLACE_VEHICLE_SHIP :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
3189 STR_REPLACE_VEHICLE_AIRCRAFT :Vliegtuig
c8d35596b53f (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
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
3191 STR_REPLACE_HELP_LEFT_ARRAY :{BLACK}Kies die enjin tipe om te vervang
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
3192 STR_REPLACE_HELP_RIGHT_ARRAY :{BLACK}Kies die nuwe enjin tipe wat jy wil gebruik in plaas van die linker gekose enjin tipe
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
3193
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
3194 STR_REPLACE_VEHICLES_START :{BLACK}Begin Voertuie Vervanging
19265
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
3195 STR_REPLACE_VEHICLES_NOW :Vervand alle voertuie nou
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
3196 STR_REPLACE_VEHICLES_WHEN_OLD :Vervang net ou voertuie
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
3197 STR_REPLACE_HELP_START_BUTTON :{BLACK}Druk om vervanging van die linker gekose enjin tipe met die regter gekose enjin tipe te begin
c8d35596b53f (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_REPLACE_NOT_REPLACING :{BLACK}Word nie vervang nie
c8d35596b53f (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_REPLACE_NOT_REPLACING_VEHICLE_SELECTED :{BLACK}Geen voertuig gekies
19265
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
3200 STR_REPLACE_REPLACING_WHEN_OLD :{ENGINE} waneer oud
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
3201 STR_REPLACE_VEHICLES_STOP :{BLACK}Stop Voertuie Vervanging
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
3202 STR_REPLACE_HELP_STOP_BUTTON :{BLACK}Druk om die vervanging van die linker gekose enjin tipe te stop
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
3203
13549
139ffa359073 (svn r18071) -Codechange: remove the need for {SKIP} in the autoreplace window + strings
rubidium <rubidium@openttd.org>
parents: 13531
diff changeset
3204 STR_REPLACE_ENGINE_WAGON_SELECT :{BLACK}Vervang: {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
3205 STR_REPLACE_ENGINE_WAGON_SELECT_HELP :{BLACK}Skakel tussen enjin en wa vervang vensters
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
3206 STR_REPLACE_ENGINES :Enjin
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
3207 STR_REPLACE_WAGONS :Waens
c8d35596b53f (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
19700
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
3209 STR_REPLACE_HELP_RAILTYPE :{BLACK}Kies die soort spoor waarvoor lokomotiewe vervang moet word
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
3210 STR_REPLACE_HELP_REPLACE_INFO_TAB :{BLACK}Toon aan watter enjin die linker gekose enjin mee vervang moet word , indien enige
c8d35596b53f (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 STR_REPLACE_RAIL_VEHICLES :Spoort voertuie
c8d35596b53f (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_REPLACE_ELRAIL_VEHICLES :Elektrifiseerde Spoor Voertuie
c8d35596b53f (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_REPLACE_MONORAIL_VEHICLES :Eenspoor Voertuie
c8d35596b53f (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_REPLACE_MAGLEV_VEHICLES :Maglev Voertuie
c8d35596b53f (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
13549
139ffa359073 (svn r18071) -Codechange: remove the need for {SKIP} in the autoreplace window + strings
rubidium <rubidium@openttd.org>
parents: 13531
diff changeset
3216 STR_REPLACE_REMOVE_WAGON :{BLACK}Wa verwydering: {ORANGE}{STRING}
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
3217 STR_REPLACE_REMOVE_WAGON_HELP :{BLACK}Maak autovervanging die lengte van 'n trein dieselfde hou deur verwydering waens (deur voor te begin), indien die enjin vervanging die trein langer sal maak
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
3218
c8d35596b53f (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 # 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
3220 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
3221
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3222 STR_VEHICLE_VIEW_TRAIN_LOCATION_TOOLTIP :{BLACK}Skuif skerm na trein. Ctrl+Kliek om die skerm die trein te laat volg
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3223 STR_VEHICLE_VIEW_ROAD_VEHICLE_LOCATION_TOOLTIP :{BLACK}Skuif skerm na voertuig. Ctrl+Kliek om die skerm die voertuig te laat volg
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3224 STR_VEHICLE_VIEW_SHIP_LOCATION_TOOLTIP :{BLACK}Skuif skerm na skip. Ctrl+Kliek om die skerm die skip te laat volg
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3225 STR_VEHICLE_VIEW_AIRCRAFT_LOCATION_TOOLTIP :{BLACK}Skuif skerm na vliegtuig. Ctrl+Kliek om die skerm die vliegtuig te laat volg
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
3226
c8d35596b53f (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_VEHICLE_VIEW_TRAIN_SEND_TO_DEPOT_TOOLTIP :{BLACK}Stuur trein na depot. CTRL+kliek sal net diens
c8d35596b53f (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_VEHICLE_VIEW_ROAD_VEHICLE_SEND_TO_DEPOT_TOOLTIP :{BLACK}Stuur voertuig na depot. CTRL+kliek sal net diens
c8d35596b53f (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 STR_VEHICLE_VIEW_SHIP_SEND_TO_DEPOT_TOOLTIP :{BLACK}Stuur skip na depot
c8d35596b53f (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_VEHICLE_VIEW_AIRCRAFT_SEND_TO_DEPOT_TOOLTIP :{BLACK}Stuur vliegtuig na hangar. CTRL+kliek sal net diens
c8d35596b53f (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
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3232 STR_VEHICLE_VIEW_CLONE_TRAIN_INFO :{BLACK}Die sal 'n kopie van die trein koop. Shift+Kliek vir kwotasie
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3233 STR_VEHICLE_VIEW_CLONE_ROAD_VEHICLE_INFO :{BLACK}Die sal 'n kopie van die voertuig koop. Shift+Kliek vir kwotasie
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3234 STR_VEHICLE_VIEW_CLONE_SHIP_INFO :{BLACK}Die sal 'n kopie van die skip koop. Shift+Kliek vir kwotasie
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3235 STR_VEHICLE_VIEW_CLONE_AIRCRAFT_INFO :{BLACK}Die sal 'n kopie van die voertuig koop. Shift+Kliek vir kwotasie
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
3236
c8d35596b53f (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_VEHICLE_VIEW_TRAIN_IGNORE_SIGNAL_TOOLTIP :{BLACK}Forseer trein om voort te gaan sonder om vir sien die uit te klaar
c8d35596b53f (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
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
3239 STR_VEHICLE_VIEW_TRAIN_REFIT_TOOLTIP :{BLACK}Herbou trein om 'n ander vrag tipe te ontvoer
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
3240 STR_VEHICLE_VIEW_ROAD_VEHICLE_REFIT_TOOLTIP :{BLACK}Herbou pad voertuig om 'n ander vrag tipe te ontvoer
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
3241 STR_VEHICLE_VIEW_SHIP_REFIT_TOOLTIP :{BLACK}Herbou vragskip om 'n ander vrag tipe te vervoer
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
3242 STR_VEHICLE_VIEW_AIRCRAFT_REFIT_TOOLTIP :{BLACK}Herbou vliegtuig om 'n ander vrag tipe te ontvoer
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
3243
19284
3f7ec39a9fb1 (svn r24173) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19268
diff changeset
3244 STR_VEHICLE_VIEW_TRAIN_REVERSE_TOOLTIP :{BLACK}Agteruit rigting van trein
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
3245 STR_VEHICLE_VIEW_ROAD_VEHICLE_REVERSE_TOOLTIP :{BLACK}Forseer voertuig om te draai om
c8d35596b53f (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
14193
e86ba574d855 (svn r18743) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14191
diff changeset
3247 STR_VEHICLE_VIEW_TRAIN_ORDERS_TOOLTIP :{BLACK}Vertoon trein se opdrae. Ctrl+Kliek om die trein se rooster te wys
e86ba574d855 (svn r18743) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14191
diff changeset
3248 STR_VEHICLE_VIEW_ROAD_VEHICLE_ORDERS_TOOLTIP :{BLACK}Vertoon voertuig se opdrae. Ctrl+Kliek om die voertuig se rooster te wys
e86ba574d855 (svn r18743) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14191
diff changeset
3249 STR_VEHICLE_VIEW_SHIP_ORDERS_TOOLTIP :{BLACK}Vertoon skip se opdrae. Ctrl+Kliek om die skip se rooster te wys
e86ba574d855 (svn r18743) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14191
diff changeset
3250 STR_VEHICLE_VIEW_AIRCRAFT_ORDERS_TOOLTIP :{BLACK}Vertoon vliegtuig se opdrae. Ctrl+Kliek om die vliegtuig se rooster te wys
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
3251
c8d35596b53f (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_VEHICLE_VIEW_TRAIN_SHOW_DETAILS_TOOLTIP :{BLACK}Toon trein besonderhede
c8d35596b53f (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_VEHICLE_VIEW_ROAD_VEHICLE_SHOW_DETAILS_TOOLTIP :{BLACK}Wys pad voertuig aanwyse
c8d35596b53f (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_VEHICLE_VIEW_SHIP_SHOW_DETAILS_TOOLTIP :{BLACK}Wys skip se aanwyse
c8d35596b53f (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_VEHICLE_VIEW_AIRCRAFT_SHOW_DETAILS_TOOLTIP :{BLACK}Toon vliegtuig aanwyse
c8d35596b53f (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
14712
f41e3dd66f59 (svn r19296) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14708
diff changeset
3257 STR_VEHICLE_VIEW_TRAIN_STATE_START_STOP_TOOLTIP :{BLACK}Huidige trein aksie - kliek hier om trein te stop/aanskakel. Ctrl+kliek om na destinasie te skuif.
f41e3dd66f59 (svn r19296) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14708
diff changeset
3258 STR_VEHICLE_VIEW_ROAD_VEHICLE_STATE_START_STOP_TOOLTIP :{BLACK}Huidige voertuig aksie - kliek hier om voertuig to stop/aanskakel. Ctrl+kliek om na destinasie te skuif.
f41e3dd66f59 (svn r19296) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14708
diff changeset
3259 STR_VEHICLE_VIEW_SHIP_STATE_START_STOP_TOOLTIP :{BLACK}Huidige skip aksie - kliek hier om skip te stop/aanskakel. Ctrl+kliek om na destinasie te skuif.
f41e3dd66f59 (svn r19296) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14708
diff changeset
3260 STR_VEHICLE_VIEW_AIRCRAFT_STATE_START_STOP_TOOLTIP :{BLACK}Huidige vliegtuig aksie - kliek hier on vliegtuig te stop/aanskakel. Ctrl+kliek om na destinasie te skuif.
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
3261
c8d35596b53f (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 # 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
3263 STR_VEHICLE_STATUS_LOADING_UNLOADING :{LTBLUE}Laai / Aflaai
c8d35596b53f (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_VEHICLE_STATUS_LEAVING :{LTBLUE}Verlaat
c8d35596b53f (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_VEHICLE_STATUS_CRASHED :{RED}Botsing!
14193
e86ba574d855 (svn r18743) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14191
diff changeset
3266 STR_VEHICLE_STATUS_BROKEN_DOWN :{RED}Teenspoed
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
3267 STR_VEHICLE_STATUS_STOPPED :{RED}Gestop
c8d35596b53f (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_VEHICLE_STATUS_TRAIN_STOPPING_VEL :{RED}Ophou, {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
3269 STR_VEHICLE_STATUS_TRAIN_NO_POWER :{RED}Geen Krag
c8d35596b53f (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_VEHICLE_STATUS_TRAIN_STUCK :{ORANGE}Wag vir beskikbare pad
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
3271 STR_VEHICLE_STATUS_AIRCRAFT_TOO_FAR :{ORANGE}Te ver na volgende bestemming
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
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 STR_VEHICLE_STATUS_HEADING_FOR_STATION_VEL :{LTBLUE}Op pad na {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
3274 STR_VEHICLE_STATUS_NO_ORDERS_VEL :{LTBLUE}Geen opdrae, {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
3275 STR_VEHICLE_STATUS_HEADING_FOR_WAYPOINT_VEL :{LTBLUE}Op pad na {WAYPOINT}, {VELOCITY}
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
3276 STR_VEHICLE_STATUS_HEADING_FOR_DEPOT_VEL :{ORANGE}Op pad na {DEPOT}, {VELOCITY}
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
3277 STR_VEHICLE_STATUS_HEADING_FOR_DEPOT_SERVICE_VEL :{LTBLUE}Diens by {DEPOT}, {VELOCITY}
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
3278
15615
24938979a5d0 (svn r20278) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 15585
diff changeset
3279 # Vehicle stopped/started animations
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3280 STR_VEHICLE_COMMAND_STOPPED_SMALL :{TINY_FONT}{RED}Gestop
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
3281 STR_VEHICLE_COMMAND_STOPPED :{RED}Gestop
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3282 STR_VEHICLE_COMMAND_STARTED_SMALL :{TINY_FONT}{GREEN}Begin
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
3283 STR_VEHICLE_COMMAND_STARTED :{GREEN}Begin
15615
24938979a5d0 (svn r20278) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 15585
diff changeset
3284
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
3285 # 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
3286 STR_VEHICLE_DETAILS_CAPTION :{WHITE}{VEHICLE} (Aanwyse)
c8d35596b53f (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 STR_VEHICLE_NAME_BUTTON :{BLACK}Naam
c8d35596b53f (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
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
3289 STR_VEHICLE_DETAILS_TRAIN_RENAME :{BLACK}Benoem trein
19265
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
3290 STR_VEHICLE_DETAILS_ROAD_VEHICLE_RENAME :{BLACK}Benoem pad voertuig
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
3291 STR_VEHICLE_DETAILS_SHIP_RENAME :{BLACK}Benoem skip
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
3292 STR_VEHICLE_DETAILS_AIRCRAFT_RENAME :{BLACK}Benoem vliegtuig
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
3293
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3294 STR_VEHICLE_INFO_AGE_RUNNING_COST_YR :{BLACK}Ouderdom: {LTBLUE}{STRING}{BLACK} Lopende kostes: {LTBLUE}{CURRENCY_LONG}/yr
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
3295 # 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
3296 STR_VEHICLE_INFO_AGE :{COMMA} ja{P ar re} ({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
3297 STR_VEHICLE_INFO_AGE_RED :{RED}{COMMA} ja{P ar re} ({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
3298
12983
196518b4450d (svn r17477) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12953
diff changeset
3299 STR_VEHICLE_INFO_MAX_SPEED :{BLACK}Maks. spoed: {LTBLUE}{VELOCITY}
19307
afceec2bec17 (svn r24196) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19305
diff changeset
3300 STR_VEHICLE_INFO_MAX_SPEED_RANGE :{BLACK}Max. spoed: {LTBLUE}{VELOCITY} {BLACK}Afstand: {LTBLUE}{COMMA} teëls
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3301 STR_VEHICLE_INFO_WEIGHT_POWER_MAX_SPEED :{BLACK}Gewig: {LTBLUE}{WEIGHT_SHORT} {BLACK}Krag: {LTBLUE}{POWER}{BLACK} Maks. spoed: {LTBLUE}{VELOCITY}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3302 STR_VEHICLE_INFO_WEIGHT_POWER_MAX_SPEED_MAX_TE :{BLACK}Gewig: {LTBLUE}{WEIGHT_SHORT} {BLACK}Krag: {LTBLUE}{POWER}{BLACK} Maks. spoed: {LTBLUE}{VELOCITY} {BLACK}Maks. T.E.: {LTBLUE}{FORCE}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3303
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3304 STR_VEHICLE_INFO_PROFIT_THIS_YEAR_LAST_YEAR :{BLACK}Wins hierdie jaar: {LTBLUE}{CURRENCY_LONG} (vorige jaar: {CURRENCY_LONG})
14647
42d2bb823437 (svn r19226) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14644
diff changeset
3305 STR_VEHICLE_INFO_RELIABILITY_BREAKDOWNS :{BLACK}Betroubaarheid: {LTBLUE}{COMMA}% {BLACK}Brekings sedert laaste diens: {LTBLUE}{COMMA}
12983
196518b4450d (svn r17477) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12953
diff changeset
3306
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3307 STR_VEHICLE_INFO_BUILT_VALUE :{LTBLUE}{ENGINE} {BLACK}Gebou: {LTBLUE}{NUM}{BLACK} Waarde: {LTBLUE}{CURRENCY_LONG}
19134
f5478f35f9e5 (svn r23991) -Fix [FS#5076]: Also display the cargo subtype for vehicles which have no capacity, but a subtype.
frosch <frosch@openttd.org>
parents: 19112
diff changeset
3308 STR_VEHICLE_INFO_NO_CAPACITY :{BLACK}Kapasiteit: {LTBLUE}Geen{STRING}
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3309 STR_VEHICLE_INFO_CAPACITY :{BLACK}Kapasiteit: {LTBLUE}{CARGO_LONG}{3:STRING}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3310 STR_VEHICLE_INFO_CAPACITY_MULT :{BLACK}Kapasiteit: {LTBLUE}{CARGO_LONG}{3:STRING} (x{4:NUM})
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3311 STR_VEHICLE_INFO_CAPACITY_CAPACITY :{BLACK}Kapasiteit: {LTBLUE}{CARGO_LONG}, {CARGO_LONG}{STRING}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3312
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3313 STR_VEHICLE_INFO_FEEDER_CARGO_VALUE :{BLACK}oordra Krediete: {LTBLUE}{CURRENCY_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
3314
c8d35596b53f (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_VEHICLE_DETAILS_SERVICING_INTERVAL_DAYS :{BLACK}Diens tussentyd: {LTBLUE}{COMMA}dae{BLACK} Laaste diens: {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
3316 STR_VEHICLE_DETAILS_SERVICING_INTERVAL_PERCENT :{BLACK}Diens tussentyd: {LTBLUE}{COMMA}%{BLACK} Laaste diens: {LTBLUE}{DATE_LONG}
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3317 STR_VEHICLE_DETAILS_INCREASE_SERVICING_INTERVAL_TOOLTIP :{BLACK}Maak diens interval met 10 dae meer. Ctrl+Kliek om interval met 5 dae meer te maak
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3318 STR_VEHICLE_DETAILS_DECREASE_SERVICING_INTERVAL_TOOLTIP :{BLACK}Maak diens interval met 10 dae minder. Ctrl+Kliek om interval met 5 dae minder te maak
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
3319
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
3320 STR_QUERY_RENAME_TRAIN_CAPTION :{WHITE}Benoem trein
19265
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
3321 STR_QUERY_RENAME_ROAD_VEHICLE_CAPTION :{WHITE}Benoem pad voertuig
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
3322 STR_QUERY_RENAME_SHIP_CAPTION :{WHITE}Benoem skip
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
3323 STR_QUERY_RENAME_AIRCRAFT_CAPTION :{WHITE}Benoem vliegtuig
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
3324
c8d35596b53f (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 # Extra buttons for train details windows
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3326 STR_VEHICLE_DETAILS_TRAIN_ENGINE_BUILT_AND_VALUE :{LTBLUE}{ENGINE}{BLACK} Gebou: {LTBLUE}{NUM}{BLACK} Waarde: {LTBLUE}{CURRENCY_LONG}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3327 STR_VEHICLE_DETAILS_TRAIN_WAGON_VALUE :{LTBLUE}{ENGINE}{BLACK} Waarde: {LTBLUE}{CURRENCY_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
3328
c8d35596b53f (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_VEHICLE_DETAILS_TRAIN_TOTAL_CAPACITY_TEXT :{BLACK}Totaale vrag kapasitiet van die trein:
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3330 STR_VEHICLE_DETAILS_TRAIN_TOTAL_CAPACITY :{LTBLUE}- {CARGO_LONG} ({CARGO_SHORT})
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3331 STR_VEHICLE_DETAILS_TRAIN_TOTAL_CAPACITY_MULT :{LTBLUE}- {CARGO_LONG} ({CARGO_SHORT}) (x{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
3332
19234
ee0796fc527e (svn r24123) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19233
diff changeset
3333 STR_VEHICLE_DETAILS_CARGO_EMPTY :{LTBLUE}Leeg
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3334 STR_VEHICLE_DETAILS_CARGO_FROM :{LTBLUE}{CARGO_LONG} vanaf {STATION}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3335 STR_VEHICLE_DETAILS_CARGO_FROM_MULT :{LTBLUE}{CARGO_LONG} van {STATION} (x{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
3336
c8d35596b53f (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_VEHICLE_DETAIL_TAB_CARGO :{BLACK}Vrag
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
3338 STR_VEHICLE_DETAILS_TRAIN_CARGO_TOOLTIP :{BLACK}Wys besonderhede van vrag gedra
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
3339 STR_VEHICLE_DETAIL_TAB_INFORMATION :{BLACK}Inligting
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
3340 STR_VEHICLE_DETAILS_TRAIN_INFORMATION_TOOLTIP :{BLACK}Wys besonderhede van trein voertuie
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
3341 STR_VEHICLE_DETAIL_TAB_CAPACITIES :{BLACK}Kapasiteite
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
3342 STR_VEHICLE_DETAILS_TRAIN_CAPACITIES_TOOLTIP :{BLACK}Wys kapasiteite van elke voertuig
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
3343 STR_VEHICLE_DETAIL_TAB_TOTAL_CARGO :{BLACK}Totaale Vrag
c8d35596b53f (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 STR_VEHICLE_DETAILS_TRAIN_TOTAL_CARGO_TOOLTIP :{BLACK}Toon totaale kapasitiet van trein, verdeel by vrag tipe
c8d35596b53f (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
c8d35596b53f (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_VEHICLE_DETAILS_TRAIN_ARTICULATED_RV_CAPACITY :{BLACK}Kapasiteit: {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
3347
c8d35596b53f (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 # Vehicle refit
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
3349 STR_REFIT_CAPTION :{WHITE}{VEHICLE} (Herbou)
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
3350 STR_REFIT_TITLE :{GOLD}Kies vrag tipe vir skip te ontvoer:
19637
dd3cdf0e1f7f (svn r24546) -Fix (r24544): Change all other languages too.
terkhen <terkhen@openttd.org>
parents: 19551
diff changeset
3351 STR_REFIT_NEW_CAPACITY_COST_OF_REFIT :{BLACK}Nuwe kapasiteit: {GOLD}{CARGO_LONG}{}{BLACK}Herboukoste: {RED}{CURRENCY_LONG}
dd3cdf0e1f7f (svn r24546) -Fix (r24544): Change all other languages too.
terkhen <terkhen@openttd.org>
parents: 19551
diff changeset
3352 STR_REFIT_NEW_CAPACITY_COST_OF_AIRCRAFT_REFIT :{BLACK}Nuwe Kapasiteit: {GOLD}{CARGO_LONG}, {GOLD}{CARGO_LONG}{}{BLACK}Koste om te herbou: {RED}{CURRENCY_LONG}
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
3353 STR_REFIT_SELECT_VEHICLES_TOOLTIP :{BLACK}Selekteer die voertuig vir herbou. Trek met die muis om meer as een voertuig te selekteer. Kliek op 'n leë spasie sal die hele voertuig selekteer. Ctrl+Kliek sal 'n voertuig en daarop volgende ketting selekteer
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
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 STR_REFIT_TRAIN_LIST_TOOLTIP :{BLACK}Kies vrag tipe vir trein te ontvoer
c8d35596b53f (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_REFIT_ROAD_VEHICLE_LIST_TOOLTIP :{BLACK}Kies vrag tipe vir pad voertuig om te vervoer
c8d35596b53f (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_REFIT_SHIP_LIST_TOOLTIP :{BLACK}Kies vrag tipe vir skip te ontvoer
c8d35596b53f (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_REFIT_AIRCRAFT_LIST_TOOLTIP :{BLACK}Kies vrag tipe vir vliegtuig om te ontvoer
c8d35596b53f (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
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
3360 STR_REFIT_TRAIN_REFIT_BUTTON :{BLACK}Herbou trein
19265
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
3361 STR_REFIT_ROAD_VEHICLE_REFIT_BUTTON :{BLACK}Herbou pad voertuig
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
3362 STR_REFIT_SHIP_REFIT_BUTTON :{BLACK}Herbou skip
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
3363 STR_REFIT_AIRCRAFT_REFIT_BUTTON :{BLACK}Herbou vliegtuig
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
3364
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
3365 STR_REFIT_TRAIN_REFIT_TOOLTIP :{BLACK}Herbou trein om verlig vrag tipe te ontvoer
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
3366 STR_REFIT_ROAD_VEHICLE_REFIT_TOOLTIP :{BLACK}Herbou pad voertuig om beklemtoonde vrat tipe te ontvoer
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
3367 STR_REFIT_SHIP_REFIT_TOOLTIP :{BLACK}Herbou skip om die verligte vrag tipe te ontvoer
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
3368 STR_REFIT_AIRCRAFT_REFIT_TOOLTIP :{BLACK}Herbou vliegtuig om verlig vrag tipe te ontvoer
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
3369
c8d35596b53f (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 # 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
3371 STR_ORDERS_CAPTION :{WHITE}{VEHICLE} (Opdrae)
c8d35596b53f (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_ORDERS_TIMETABLE_VIEW :{BLACK}Rooster
c8d35596b53f (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_ORDERS_TIMETABLE_VIEW_TOOLTIP :{BLACK}Skakel na die rooster uitsig
c8d35596b53f (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
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3375 STR_ORDERS_LIST_TOOLTIP :{BLACK}Roete lys - Kliek op 'n bestemming om dit te kies. Ctrl+Kliek skuif die skerm na die bestemming
13826
93b2e4531a3f (svn r18352) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13812
diff changeset
3376 STR_ORDER_INDEX :{COMMA}:{NBSP}
18657
599d7cf176cf (svn r23505) -Add: Indication in the order list if the next destination of an order is out of range.
michi_cc <michi_cc@openttd.org>
parents: 18544
diff changeset
3377 STR_ORDER_TEXT :{STRING} {STRING} {STRING}
13799
5d79b2f177f6 (svn r18325) -Codechange: Use GetSpriteSize() instead of hard {SETX}. Also make the 'current order'-arrow in order and timetable GUI RTL aware.
frosch <frosch@openttd.org>
parents: 13780
diff changeset
3378
5d79b2f177f6 (svn r18325) -Codechange: Use GetSpriteSize() instead of hard {SETX}. Also make the 'current order'-arrow in order and timetable GUI RTL aware.
frosch <frosch@openttd.org>
parents: 13780
diff changeset
3379 STR_ORDERS_END_OF_ORDERS :- - Einde van Opdrae - -
5d79b2f177f6 (svn r18325) -Codechange: Use GetSpriteSize() instead of hard {SETX}. Also make the 'current order'-arrow in order and timetable GUI RTL aware.
frosch <frosch@openttd.org>
parents: 13780
diff changeset
3380 STR_ORDERS_END_OF_SHARED_ORDERS :- - Einde van Gedeel Opdrae - -
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
3381
c8d35596b53f (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 # 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
3383 STR_ORDER_NON_STOP :{BLACK}Sonder-stop
c8d35596b53f (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_ORDER_GO_TO :Gaan 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
3385 STR_ORDER_GO_NON_STOP_TO :Gaan sonder-stop 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
3386 STR_ORDER_GO_VIA :Gaan deur
c8d35596b53f (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_ORDER_GO_NON_STOP_VIA :Gaan sonder-stop deur
c8d35596b53f (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_ORDER_TOOLTIP_NON_STOP :{BLACK}Verander die stop gedrag van die geselekteerde bevel
c8d35596b53f (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
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
3390 STR_ORDER_TOGGLE_FULL_LOAD :{BLACK}Vol laai enige vrag
19265
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
3391 STR_ORDER_DROP_LOAD_IF_POSSIBLE :Laai indien beskikbaar
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
3392 STR_ORDER_DROP_FULL_LOAD_ALL :Vol laai alle vragte
c8d35596b53f (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 STR_ORDER_DROP_FULL_LOAD_ANY :Vol laai eenigge vrag
c8d35596b53f (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_ORDER_DROP_NO_LOADING :Geen laai
c8d35596b53f (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_ORDER_TOOLTIP_FULL_LOAD :{BLACK}Verander die op-laai gedrag van die geselekteerde bevel
c8d35596b53f (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
c8d35596b53f (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_ORDER_TOGGLE_UNLOAD :{BLACK}Laai als af
c8d35596b53f (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_ORDER_DROP_UNLOAD_IF_ACCEPTED :Laai af indien aanvaar
c8d35596b53f (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_ORDER_DROP_UNLOAD :Laai als af
c8d35596b53f (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 STR_ORDER_DROP_TRANSFER :Verplaas
c8d35596b53f (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_ORDER_DROP_NO_UNLOADING :Geen aflaai
c8d35596b53f (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_ORDER_TOOLTIP_UNLOAD :{BLACK}verander die aflaai gedrag ven die geselekteerde bevel
c8d35596b53f (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
19265
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
3404 STR_ORDER_REFIT :{BLACK}Herbou
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
3405 STR_ORDER_REFIT_TOOLTIP :{BLACK}Kies watter vrag tipe te herbou na in die opdraag. CTRL-kliek om herbou instruksie te verwyder
19267
c93a80f27c9d (svn r24156) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19265
diff changeset
3406 STR_ORDER_REFIT_AUTO :{BLACK}Outo-herbou
19307
afceec2bec17 (svn r24196) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19305
diff changeset
3407 STR_ORDER_REFIT_AUTO_TOOLTIP :{BLACK}Selekteer watter tipe vrag om hierdie bevel te outo-herbou. Ctrl-Kliek om hertbou instruksies te stop. Outo-herbou sal net toegelaat word as die voertuig die toelaat
19139
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
3408 STR_ORDER_DROP_REFIT_AUTO :Vaste vrag
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
3409 STR_ORDER_DROP_REFIT_AUTO_ANY :Beskikbare vrag
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
3410
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3411 STR_ORDER_SERVICE :{BLACK}Diens
c8d35596b53f (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 STR_ORDER_DROP_GO_ALWAYS_DEPOT :Beweeg altyd
c8d35596b53f (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_ORDER_DROP_SERVICE_DEPOT :Diens indien nodig
c8d35596b53f (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_ORDER_DROP_HALT_DEPOT :Stop
19284
3f7ec39a9fb1 (svn r24173) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19268
diff changeset
3415 STR_ORDER_SERVICE_TOOLTIP :{BLACK}Ignoreer die opdraag tensy 'n diens nodig is
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
3416
19234
ee0796fc527e (svn r24123) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19233
diff changeset
3417 STR_ORDER_CONDITIONAL_VARIABLE_TOOLTIP :{BLACK}Voertuig data om sprong op te baseer
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
3418
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
3419 # Conditional order variables, must follow order of OrderConditionVariable enum
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
3420 STR_ORDER_CONDITIONAL_LOAD_PERCENTAGE :Vrag persentasie
c8d35596b53f (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 STR_ORDER_CONDITIONAL_RELIABILITY :Betroubaarheid
c8d35596b53f (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 STR_ORDER_CONDITIONAL_MAX_SPEED :Maksimum spoed
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
3423 STR_ORDER_CONDITIONAL_AGE :Ouderdom (jare)
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
3424 STR_ORDER_CONDITIONAL_REQUIRES_SERVICE :Benodig diens
c8d35596b53f (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_ORDER_CONDITIONAL_UNCONDITIONALLY :Altyd
19139
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
3426 STR_ORDER_CONDITIONAL_REMAINING_LIFETIME :Oorblywende leeftyd (jare)
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
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_ORDER_CONDITIONAL_COMPARATOR_TOOLTIP :{BLACK}Hoe om die voertuig data te vergelyk met die gegeewe waarde
c8d35596b53f (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_ORDER_CONDITIONAL_COMPARATOR_EQUALS :is gelyk aan
c8d35596b53f (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_ORDER_CONDITIONAL_COMPARATOR_NOT_EQUALS :is nie gelyk aan
c8d35596b53f (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_ORDER_CONDITIONAL_COMPARATOR_LESS_THAN :is minder as
c8d35596b53f (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 STR_ORDER_CONDITIONAL_COMPARATOR_LESS_EQUALS :is minder as of gelyk aan
c8d35596b53f (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_ORDER_CONDITIONAL_COMPARATOR_MORE_THAN :is meer as
c8d35596b53f (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_ORDER_CONDITIONAL_COMPARATOR_MORE_EQUALS :is meer as of gelyk aan
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3435 STR_ORDER_CONDITIONAL_COMPARATOR_IS_TRUE :is waar
c8d35596b53f (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_ORDER_CONDITIONAL_COMPARATOR_IS_FALSE :is fals
c8d35596b53f (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
c8d35596b53f (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 STR_ORDER_CONDITIONAL_VALUE_TOOLTIP :{BLACK}Die waarde teen die voertuig data te vergelyk
c8d35596b53f (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_ORDER_CONDITIONAL_VALUE_CAPT :{WHITE}Tik in die waarde om teen te vergelyk
c8d35596b53f (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
19284
3f7ec39a9fb1 (svn r24173) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19268
diff changeset
3441 STR_ORDERS_SKIP_BUTTON :{BLACK}Ignoreer
3f7ec39a9fb1 (svn r24173) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19268
diff changeset
3442 STR_ORDERS_SKIP_TOOLTIP :{BLACK}Ignoreer die huidige opdrag, en begin die volgende. CTRL + kliek spring na verkieste opdrag
3f7ec39a9fb1 (svn r24173) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19268
diff changeset
3443
3f7ec39a9fb1 (svn r24173) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19268
diff changeset
3444 STR_ORDERS_DELETE_BUTTON :{BLACK}Uitvee
3f7ec39a9fb1 (svn r24173) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19268
diff changeset
3445 STR_ORDERS_DELETE_TOOLTIP :{BLACK}Vee die verlig opdrag uit
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
3446 STR_ORDERS_DELETE_ALL_TOOLTIP :{BLACK}Verwyder alle opdragte
19267
c93a80f27c9d (svn r24156) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19265
diff changeset
3447 STR_ORDERS_STOP_SHARING_BUTTON :{BLACK}Stop deeling
19307
afceec2bec17 (svn r24196) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19305
diff changeset
3448 STR_ORDERS_STOP_SHARING_TOOLTIP :{BLACK}Stop die deel van die bevel. Ctrl+kliek vee alle bevelle vir die voertuig uit
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
3449
c8d35596b53f (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 STR_ORDERS_GO_TO_BUTTON :{BLACK}Gaan 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
3451 STR_ORDER_GO_TO_NEAREST_DEPOT :Gaan na naaste diensstasie
c8d35596b53f (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_ORDER_GO_TO_NEAREST_HANGAR :Gaan na naaste vliegtuigloods
19284
3f7ec39a9fb1 (svn r24173) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19268
diff changeset
3453 STR_ORDER_CONDITIONAL :Voorwaardelike bevel spring
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
3454 STR_ORDER_SHARE :Deel opdragte
19284
3f7ec39a9fb1 (svn r24173) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19268
diff changeset
3455 STR_ORDERS_GO_TO_TOOLTIP :{BLACK}Voeg 'n nuwe opdrag voor die verlig opdrag by, of voeg by na einde van lys
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
3456
c8d35596b53f (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_ORDERS_VEH_WITH_SHARED_ORDERS_LIST_TOOLTIP :{BLACK}Toon alle voertuie wat die rooster deel
c8d35596b53f (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
c8d35596b53f (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 # 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
3460 STR_ORDER_GO_TO_WAYPOINT :Gaan oor {WAYPOINT}
19284
3f7ec39a9fb1 (svn r24173) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19268
diff changeset
3461 STR_ORDER_GO_NON_STOP_TO_WAYPOINT :Gaan sonder-stop via {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
3462
c8d35596b53f (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 STR_ORDER_SERVICE_AT :Diens by
c8d35596b53f (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 STR_ORDER_SERVICE_NON_STOP_AT :Diens geen-stop by
c8d35596b53f (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
c8d35596b53f (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_ORDER_NEAREST_DEPOT :die naaste
c8d35596b53f (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_ORDER_NEAREST_HANGAR :die naaste Vliegtuigloods
c8d35596b53f (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_ORDER_TRAIN_DEPOT :Trein Diensstasie
c8d35596b53f (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_ORDER_ROAD_VEHICLE_DEPOT :Pad Voertuig Diensstasie
19284
3f7ec39a9fb1 (svn r24173) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19268
diff changeset
3470 STR_ORDER_SHIP_DEPOT :Skip Diensstasie
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
3471 STR_ORDER_GO_TO_NEAREST_DEPOT_FORMAT :{STRING} {STRING} {STRING}
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
3472 STR_ORDER_GO_TO_DEPOT_FORMAT :{STRING} {DEPOT}
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
3473
19265
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
3474 STR_ORDER_REFIT_ORDER :(Herbou na {STRING})
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
3475 STR_ORDER_REFIT_STOP_ORDER :(Herbou na {STRING} en stop)
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
3476 STR_ORDER_STOP_ORDER :(Stop)
c8d35596b53f (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
c8d35596b53f (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_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
3479
19268
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
3480 STR_ORDER_IMPLICIT :(Implesiete)
16934
d1b67cd26a1c (svn r21669) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 16879
diff changeset
3481
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
3482 STR_ORDER_FULL_LOAD :(Vol laai)
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
3483 STR_ORDER_FULL_LOAD_ANY :(Vol laai enige vrag)
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
3484 STR_ORDER_NO_LOAD :(Geen oplaai)
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
3485 STR_ORDER_UNLOAD :(Laai af en vat vrag)
c8d35596b53f (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_ORDER_UNLOAD_FULL_LOAD :(Laai af en wag vir 'n vol vrag)
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
3487 STR_ORDER_UNLOAD_FULL_LOAD_ANY :(Laai af en wag vir enige vol vrag)
19234
ee0796fc527e (svn r24123) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19233
diff changeset
3488 STR_ORDER_UNLOAD_NO_LOAD :(Laai af en verlaat leeg)
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
3489 STR_ORDER_TRANSFER :(Verplaas en vat vrag)
c8d35596b53f (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_ORDER_TRANSFER_FULL_LOAD :(Verplaas en wag vir 'n vol vrag)
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
3491 STR_ORDER_TRANSFER_FULL_LOAD_ANY :(Verplaas en wag vir enige vol vrag)
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
3492 STR_ORDER_TRANSFER_NO_LOAD :(Verplaas en verlaat leeg)
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3493 STR_ORDER_NO_UNLOAD :(Moenie aflaai en laai vrag)
19284
3f7ec39a9fb1 (svn r24173) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19268
diff changeset
3494 STR_ORDER_NO_UNLOAD_FULL_LOAD :(Geen aflaai en wag vir vol vrag)
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
3495 STR_ORDER_NO_UNLOAD_FULL_LOAD_ANY :(Geen aflaai en wag vir enige vol vrag)
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
3496 STR_ORDER_NO_UNLOAD_NO_LOAD :(Geen aflaai en geen laai)
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
3497
19268
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
3498 STR_ORDER_AUTO_REFIT :(Outo-herbou na {STRING})
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
3499 STR_ORDER_FULL_LOAD_REFIT :(Vollas met outo-herbou na {STRING})
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
3500 STR_ORDER_FULL_LOAD_ANY_REFIT :(Vollas enige vrago met outo-herbou na {STRING})
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
3501 STR_ORDER_UNLOAD_REFIT :(Laai af en laai vrag met outo-herbou na {STRING})
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
3502 STR_ORDER_UNLOAD_FULL_LOAD_REFIT :(Laai af en wag vir 'n vol vrag met outo-herbo na {STRING})
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
3503 STR_ORDER_UNLOAD_FULL_LOAD_ANY_REFIT :(Laai af en wag vir enige vol vrag met outo-herbo na {STRING})
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
3504 STR_ORDER_TRANSFER_REFIT :(Verplaas en vat vrag met outo-herbou na{STRING})
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
3505 STR_ORDER_TRANSFER_FULL_LOAD_REFIT :(Verplaas en wag vir 'n vol vrag met outo-herbou na{STRING})
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
3506 STR_ORDER_TRANSFER_FULL_LOAD_ANY_REFIT :(Verplaas en wag vir enige vol vrag met outo-herbou na{STRING})
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
3507 STR_ORDER_NO_UNLOAD_REFIT :(Geen aflaai en vat vrag met outo-herbou na{STRING})
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
3508 STR_ORDER_NO_UNLOAD_FULL_LOAD_REFIT :(Geen aflaai en wag vir 'n vol vrag met outo-herbou na{STRING})
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
3509 STR_ORDER_NO_UNLOAD_FULL_LOAD_ANY_REFIT :(Geen aflaai en wag vir enige vol vrag met outo-herbou na{STRING})
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
3510
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
3511 STR_ORDER_AUTO_REFIT_ANY :beskikbare vrag
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
3512
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
3513 STR_ORDER_STOP_LOCATION_NEAR_END :[naby einde]
12983
196518b4450d (svn r17477) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12953
diff changeset
3514 STR_ORDER_STOP_LOCATION_MIDDLE :[middle]
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
3515 STR_ORDER_STOP_LOCATION_FAR_END :[ver einde]
c8d35596b53f (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
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
3517 STR_ORDER_OUT_OF_RANGE :{RED} (Volgende bestemming val buite die limiet)
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
3518
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
3519 STR_ORDER_CONDITIONAL_UNCONDITIONAL :Spring oor na bevel {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
3520 STR_ORDER_CONDITIONAL_NUM :Spring oor na bevel {COMMA} wanneer {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
3521 STR_ORDER_CONDITIONAL_TRUE_FALSE :Spring oor na bevel {COMMA} wanneer {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
3522
c8d35596b53f (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_INVALID_ORDER :{RED} (Ongeldig Opdrag)
c8d35596b53f (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
c8d35596b53f (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 # 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
3526 STR_TIMETABLE_TITLE :{WHITE}{VEHICLE} (Rooster)
c8d35596b53f (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_TIMETABLE_ORDER_VIEW :{BLACK}Bevele
c8d35596b53f (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_TIMETABLE_ORDER_VIEW_TOOLTIP :{BLACK}Verander na die bevel lys
c8d35596b53f (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
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3530 STR_TIMETABLE_TOOLTIP :{BLACK}Rooster - Kliek op 'n bestemming om dit te kies
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
3531
13799
5d79b2f177f6 (svn r18325) -Codechange: Use GetSpriteSize() instead of hard {SETX}. Also make the 'current order'-arrow in order and timetable GUI RTL aware.
frosch <frosch@openttd.org>
parents: 13780
diff changeset
3532 STR_TIMETABLE_NO_TRAVEL :Geen reis
19307
afceec2bec17 (svn r24196) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19305
diff changeset
3533 STR_TIMETABLE_NOT_TIMETABLEABLE :Reis (outomaties; getabuleer volgens eiehandige bevel)
14193
e86ba574d855 (svn r18743) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14191
diff changeset
3534 STR_TIMETABLE_TRAVEL_NOT_TIMETABLED :Reis (Nie op rooster nie)
19268
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
3535 STR_TIMETABLE_TRAVEL_NOT_TIMETABLED_SPEED :Reis op die meeste {2:VELOCITY} (nie gerooster)
13799
5d79b2f177f6 (svn r18325) -Codechange: Use GetSpriteSize() instead of hard {SETX}. Also make the 'current order'-arrow in order and timetable GUI RTL aware.
frosch <frosch@openttd.org>
parents: 13780
diff changeset
3536 STR_TIMETABLE_TRAVEL_FOR :Reis vir {STRING}
19268
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
3537 STR_TIMETABLE_TRAVEL_FOR_SPEED :Reis vir {STRING} met die meeste {VELOCITY}
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
3538 STR_TIMETABLE_STAY_FOR :en bly vir {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
3539 STR_TIMETABLE_AND_TRAVEL_FOR :en reis vir {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
3540 STR_TIMETABLE_DAYS :{COMMA} da{P g e}
c8d35596b53f (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 STR_TIMETABLE_TICKS :{COMMA} tick{P "" e}
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3542
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
3543 STR_TIMETABLE_TOTAL_TIME :{BLACK}Die rooster sal {STRING} neem om te voltooi
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
3544 STR_TIMETABLE_TOTAL_TIME_INCOMPLETE :{BLACK}Die rooster sal te minste {STRING} vat om te voltooi (nie alles gerooster nie)
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
3545
c8d35596b53f (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 STR_TIMETABLE_STATUS_ON_TIME :{BLACK}Die voertuig loop tans op tyd
c8d35596b53f (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_TIMETABLE_STATUS_LATE :{BLACK}Die voertuig loop tans {STRING} laat
c8d35596b53f (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_TIMETABLE_STATUS_EARLY :{BLACK}Die voertuig loop tans {STRING} vroeg
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
3549 STR_TIMETABLE_STATUS_NOT_STARTED :{BLACK}Hierdie rooster het nog nie begin nie
13826
93b2e4531a3f (svn r18352) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13812
diff changeset
3550 STR_TIMETABLE_STATUS_START_AT :{BLACK}Hierdie tydrooster sal begin by {STRING}
93b2e4531a3f (svn r18352) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13812
diff changeset
3551
93b2e4531a3f (svn r18352) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13812
diff changeset
3552 STR_TIMETABLE_STARTING_DATE :{BLACK}Begin datum
14193
e86ba574d855 (svn r18743) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14191
diff changeset
3553 STR_TIMETABLE_STARTING_DATE_TOOLTIP :{BLACK}Selekteer 'n datum as beginpunt van die rooster
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
3554
c8d35596b53f (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_TIMETABLE_CHANGE_TIME :{BLACK}Verander Tyd
c8d35596b53f (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 STR_TIMETABLE_WAIT_TIME_TOOLTIP :{BLACK}Verander die bedrag van tyd die verlig opdrag moes vat
c8d35596b53f (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
c8d35596b53f (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_TIMETABLE_CLEAR_TIME :{BLACK}Reinig Tyd
c8d35596b53f (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_TIMETABLE_CLEAR_TIME_TOOLTIP :{BLACK}Vee uit die totaal van tyd vir die gespesiveerde opdrag
c8d35596b53f (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
19139
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
3561 STR_TIMETABLE_CHANGE_SPEED :{BLACK}Verander Spoedgrens
19268
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
3562 STR_TIMETABLE_CHANGE_SPEED_TOOLTIP :{BLACK}Verander die maksimum reis spoed van die verligte bevel
19139
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
3563
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
3564 STR_TIMETABLE_CLEAR_SPEED :{BLACK}Verwyder Spoedgrens
19268
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
3565 STR_TIMETABLE_CLEAR_SPEED_TOOLTIP :{BLACK}verwyder die maksimum reis spoed van die verligte bevel
19112
0cd97a844141 (svn r23966) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19080
diff changeset
3566
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
3567 STR_TIMETABLE_RESET_LATENESS :{BLACK}Herstel Laat Teller
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
3568 STR_TIMETABLE_RESET_LATENESS_TOOLTIP :{BLACK}Herstel die laat teller, so dat die voertuig op tyd is
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
3569
c8d35596b53f (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_TIMETABLE_AUTOFILL :{BLACK}Outovul
14193
e86ba574d855 (svn r18743) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14191
diff changeset
3571 STR_TIMETABLE_AUTOFILL_TOOLTIP :{BLACK}Vul die rooster outomaties in met die waardes van die volgende reis (CTRL-Kliek om die wagtyd te probeer hou)
e86ba574d855 (svn r18743) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14191
diff changeset
3572
e86ba574d855 (svn r18743) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14191
diff changeset
3573 STR_TIMETABLE_EXPECTED :{BLACK}Word vervag
13826
93b2e4531a3f (svn r18352) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13812
diff changeset
3574 STR_TIMETABLE_SCHEDULED :{BLACK}Geskeduleer
14193
e86ba574d855 (svn r18743) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14191
diff changeset
3575 STR_TIMETABLE_EXPECTED_TOOLTIP :{BLACK}Verander tussen verwag en skedule
13826
93b2e4531a3f (svn r18352) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13812
diff changeset
3576
93b2e4531a3f (svn r18352) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13812
diff changeset
3577 STR_TIMETABLE_ARRIVAL_ABBREVIATION :A:
93b2e4531a3f (svn r18352) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13812
diff changeset
3578 STR_TIMETABLE_DEPARTURE_ABBREVIATION :D:
93b2e4531a3f (svn r18352) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13812
diff changeset
3579
93b2e4531a3f (svn r18352) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13812
diff changeset
3580
93b2e4531a3f (svn r18352) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13812
diff changeset
3581 # Date window (for timetable)
14193
e86ba574d855 (svn r18743) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14191
diff changeset
3582 STR_DATE_CAPTION :{WHITE}Verander datum
e86ba574d855 (svn r18743) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14191
diff changeset
3583 STR_DATE_SET_DATE :{BLACK}Verander datum
13826
93b2e4531a3f (svn r18352) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13812
diff changeset
3584 STR_DATE_SET_DATE_TOOLTIP :{BLACK}Gebruik geselekteerde datum as begindatum vir die tydrooster
93b2e4531a3f (svn r18352) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13812
diff changeset
3585 STR_DATE_DAY_TOOLTIP :{BLACK}Selekteer dag
93b2e4531a3f (svn r18352) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13812
diff changeset
3586 STR_DATE_MONTH_TOOLTIP :{BLACK}Selekteer maand
93b2e4531a3f (svn r18352) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13812
diff changeset
3587 STR_DATE_YEAR_TOOLTIP :{BLACK}Selekteer jaar
93b2e4531a3f (svn r18352) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13812
diff changeset
3588
93b2e4531a3f (svn r18352) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13812
diff changeset
3589
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
3590 # AI debug window
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3591 STR_AI_DEBUG :{WHITE}Rekenaar speler/Korrigeer Spel Skrip foute
14222
df0e6900b099 (svn r18773) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14193
diff changeset
3592 STR_AI_DEBUG_NAME_AND_VERSION :{BLACK}{STRING} (v{NUM})
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3593 STR_AI_DEBUG_NAME_TOOLTIP :{BLACK}Naam van skrip
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3594 STR_AI_DEBUG_SETTINGS :{BLACK}Verstellings
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
3595 STR_AI_DEBUG_SETTINGS_TOOLTIP :{BLACK}Verander die stellings van die skrif
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
3596 STR_AI_DEBUG_RELOAD :{BLACK}Herlaai AI
c8d35596b53f (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_AI_DEBUG_RELOAD_TOOLTIP :{BLACK}Maak die AI dood, herlaai die skrif en herlaai die AI
19307
afceec2bec17 (svn r24196) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19305
diff changeset
3598 STR_AI_DEBUG_BREAK_STR_ON_OFF_TOOLTIP :{BLACK}Aktiveer/deaktiveer 'n breek wanneer 'n AI log boodskap 'n breek string ewenaar
19268
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
3599 STR_AI_DEBUG_BREAK_ON_LABEL :{BLACK}Breek op:
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
3600 STR_AI_DEBUG_BREAK_STR_OSKTITLE :{BLACK}Breek op
19307
afceec2bec17 (svn r24196) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19305
diff changeset
3601 STR_AI_DEBUG_BREAK_STR_TOOLTIP :{BLACK}Wanneer 'n AI log boodskap die string ewenaar, word die spel onderbreuk
afceec2bec17 (svn r24196) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19305
diff changeset
3602 STR_AI_DEBUG_MATCH_CASE :{BLACK}Ooreenstemmende kas
afceec2bec17 (svn r24196) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19305
diff changeset
3603 STR_AI_DEBUG_MATCH_CASE_TOOLTIP :{BLACK}Skakel ooreenstemmende kas wanneer AI log boodskap gemeet word teen die breek string
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
3604 STR_AI_DEBUG_CONTINUE :{BLACK}Gaan voort
19268
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
3605 STR_AI_DEBUG_CONTINUE_TOOLTIP :{BLACK}Hervat en gaan met die AI voort
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
3606 STR_AI_DEBUG_SELECT_AI_TOOLTIP :{BLACK}Kyk na die ontfout uitset van die AI
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
3607 STR_AI_GAME_SCRIPT :{BLACK}Speletjie Skrif
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
3608 STR_AI_GAME_SCRIPT_TOOLTIP :{BLACK}Nagaan die Spel Skrif log
14647
42d2bb823437 (svn r19226) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14644
diff changeset
3609
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3610 STR_ERROR_AI_NO_AI_FOUND :Geen geskikte Rekenaar Speler wat gelaai kon word nie.{}Hierdie Rekernaar Speler is 'dood' en gaan niks doen nie.{}Rekenaar Spelers kan by 'Aanlyn Inhoud' afgelaai word
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3611 STR_ERROR_AI_PLEASE_REPORT_CRASH :{WHITE}Een van die lopende skripte het verongeluk. Raporteer dit asseblief aan die skrip skrywer saam met 'n skermkiekie van die Rekenaar Speler/Spel Skrip Ontfout Venster
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3612 STR_ERROR_AI_DEBUG_SERVER_ONLY :{YELLOW}Rekenaar Speler/Spel Skrip Ontfout venster is slegs beskikbaar aan die verskaffer
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
3613
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3614 # AI configuration window
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
3615 STR_AI_CONFIG_CAPTION :{WHITE}AI/Spel Konfigurasie
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3616 STR_AI_CONFIG_GAMELIST_TOOLTIP :{BLACK}Spel Skrip wat in die volgende spel gelaai sal word
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
3617 STR_AI_CONFIG_AILIST_TOOLTIP :{BLACK}Die AIs wat om die volgende spel gelaai sal word
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
3618 STR_AI_CONFIG_HUMAN_PLAYER :Mens Speler
12983
196518b4450d (svn r17477) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12953
diff changeset
3619 STR_AI_CONFIG_RANDOM_AI :Lukraak AI
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
3620 STR_AI_CONFIG_NONE :(geen)
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
3621
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
3622 STR_AI_CONFIG_MOVE_UP :{BLACK}Beweeg op
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
3623 STR_AI_CONFIG_MOVE_UP_TOOLTIP :{BLACK}Beweeg gekose AI op in die lys
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
3624 STR_AI_CONFIG_MOVE_DOWN :{BLACK}Beweeg af
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
3625 STR_AI_CONFIG_MOVE_DOWN_TOOLTIP :{BLACK}Beweeg gekose AI af in die lys
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
3626
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3627 STR_AI_CONFIG_GAMESCRIPT :{SILVER}Spel Skrip
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
3628 STR_AI_CONFIG_AI :{SILVER}AIs
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
3629
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
3630 STR_AI_CONFIG_CHANGE :{BLACK}Selekteer {STRING}
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
3631 STR_AI_CONFIG_CHANGE_NONE :
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
3632 STR_AI_CONFIG_CHANGE_AI :AI
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3633 STR_AI_CONFIG_CHANGE_GAMESCRIPT :Spel Skrip
19268
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
3634 STR_AI_CONFIG_CHANGE_TOOLTIP :{BLACK}Laai nog 'n script
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
3635 STR_AI_CONFIG_CONFIGURE :{BLACK}Konfigureer
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
3636 STR_AI_CONFIG_CONFIGURE_TOOLTIP :{BLACK}Konfigureer die parameters van skrif
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
3637
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3638 # Available AIs window
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
3639 STR_AI_LIST_CAPTION :{WHITE}Beskikbaar {STRING}
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
3640 STR_AI_LIST_CAPTION_AI :AIs
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
3641 STR_AI_LIST_CAPTION_GAMESCRIPT :Speletjie Skrifte
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
3642 STR_AI_LIST_TOOLTIP :{BLACK}Kliek om 'n skrif te kies
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
3643
19367
c801225b2248 (svn r24268) -Fix: Use the same colour scheme for the script selection window as in other comparable windows.
frosch <frosch@openttd.org>
parents: 19364
diff changeset
3644 STR_AI_LIST_AUTHOR :{LTBLUE}Skrywer: {ORANGE}{STRING}
c801225b2248 (svn r24268) -Fix: Use the same colour scheme for the script selection window as in other comparable windows.
frosch <frosch@openttd.org>
parents: 19364
diff changeset
3645 STR_AI_LIST_VERSION :{LTBLUE}Weergawe: {ORANGE}{NUM}
c801225b2248 (svn r24268) -Fix: Use the same colour scheme for the script selection window as in other comparable windows.
frosch <frosch@openttd.org>
parents: 19364
diff changeset
3646 STR_AI_LIST_URL :{LTBLUE}URL: {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
3647
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3648 STR_AI_LIST_ACCEPT :{BLACK}Aanvaar
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
3649 STR_AI_LIST_ACCEPT_TOOLTIP :{BLACK}Kies beligte skrif
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
3650 STR_AI_LIST_CANCEL :{BLACK}Kanseleer
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
3651 STR_AI_LIST_CANCEL_TOOLTIP :{BLACK}Moenie skrif verander nie
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
3652
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3653 # AI Parameters
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
3654 STR_AI_SETTINGS_CAPTION :{WHITE}{STRING} Parameters
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
3655 STR_AI_SETTINGS_CAPTION_AI :AI
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
3656 STR_AI_SETTINGS_CAPTION_GAMESCRIPT :Speletjie Skrif
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
3657 STR_AI_SETTINGS_CLOSE :{BLACK}Maak toe
12983
196518b4450d (svn r17477) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12953
diff changeset
3658 STR_AI_SETTINGS_RESET :{BLACK}Herstel
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
3659 STR_AI_SETTINGS_SETTING :{STRING}: {ORANGE}{STRING}
19268
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
3660 STR_AI_SETTINGS_START_DELAY :Aantal Dae om die AI te begin na die vorige een (omenby): {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
3661
19112
0cd97a844141 (svn r23966) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19080
diff changeset
3662
0cd97a844141 (svn r23966) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19080
diff changeset
3663 # Textfile window
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
3664 STR_TEXTFILE_README_CAPTION :{WHITE}{STRING} readme van {STRING}
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
3665 STR_TEXTFILE_CHANGELOG_CAPTION :{WHITE}{STRING} veranderinge-log van {STRING}
19139
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
3666 STR_TEXTFILE_LICENCE_CAPTION :{WHITE}{STRING} lisensie van {STRING}
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
3667 STR_TEXTFILE_VIEW_README :{BLACK}Besigtig readme
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
3668 STR_TEXTFILE_VIEW_CHANGELOG :{BLACK}Veranderinge-log
19112
0cd97a844141 (svn r23966) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19080
diff changeset
3669 STR_TEXTFILE_VIEW_LICENCE :{BLACK}Lisensie
0cd97a844141 (svn r23966) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19080
diff changeset
3670
0cd97a844141 (svn r23966) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19080
diff changeset
3671
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
3672 # Vehicle loading indicators
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3673 STR_PERCENT_UP_SMALL :{TINY_FONT}{WHITE}{NUM}%{UP_ARROW}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3674 STR_PERCENT_UP :{WHITE}{NUM}%{UP_ARROW}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3675 STR_PERCENT_DOWN_SMALL :{TINY_FONT}{WHITE}{NUM}%{DOWN_ARROW}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3676 STR_PERCENT_DOWN :{WHITE}{NUM}%{DOWN_ARROW}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3677 STR_PERCENT_UP_DOWN_SMALL :{TINY_FONT}{WHITE}{NUM}%{UP_ARROW}{DOWN_ARROW}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3678 STR_PERCENT_UP_DOWN :{WHITE}{NUM}%{UP_ARROW}{DOWN_ARROW}
19743
38a82da60e30 (svn r24676) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19714
diff changeset
3679 STR_PERCENT_NONE_SMALL :{TINY_FONT}{WHITE}{NUM}%
38a82da60e30 (svn r24676) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19714
diff changeset
3680 STR_PERCENT_NONE :{WHITE}{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
3681
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3682 # Income 'floats'
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3683 STR_INCOME_FLOAT_COST_SMALL :{TINY_FONT}{RED}Koste: {CURRENCY_LONG}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3684 STR_INCOME_FLOAT_COST :{RED}Koste: {CURRENCY_LONG}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3685 STR_INCOME_FLOAT_INCOME_SMALL :{TINY_FONT}{GREEN}Inkomste: {CURRENCY_LONG}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3686 STR_INCOME_FLOAT_INCOME :{GREEN}Inkomste: {CURRENCY_LONG}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3687 STR_FEEDER_TINY :{TINY_FONT}{YELLOW}Oorplaas: {CURRENCY_LONG}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3688 STR_FEEDER :{YELLOW}Oorplaas: {CURRENCY_LONG}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3689 STR_MESSAGE_ESTIMATED_COST :{WHITE}Beraamde Koste: {CURRENCY_LONG}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3690 STR_MESSAGE_ESTIMATED_INCOME :{WHITE}Beraamde Inkomste: {CURRENCY_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
3691
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3692 # 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
3693 STR_ERROR_SAVE_STILL_IN_PROGRESS :{WHITE}Spaar nog in vorder, {}wag asb tot dit klaar 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
3694 STR_ERROR_AUTOSAVE_FAILED :{WHITE}Outostoor het misluk
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3695 STR_ERROR_UNABLE_TO_READ_DRIVE :{BLACK}Kan nie skyf lees nie
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3696 STR_ERROR_GAME_SAVE_FAILED :{WHITE}Speletjie Spaar Misluk{}{STRING}
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
3697 STR_ERROR_UNABLE_TO_DELETE_FILE :{WHITE}Kan nie lêer uitvee nie
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
3698 STR_ERROR_GAME_LOAD_FAILED :{WHITE}Speletjie Laai Misluk{}{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
3699 STR_GAME_SAVELOAD_ERROR_BROKEN_INTERNAL_ERROR :Interne fout: {STRING}
14122
ef74bed3ddec (svn r18669) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14121
diff changeset
3700 STR_GAME_SAVELOAD_ERROR_BROKEN_SAVEGAME :Gebreekte gespaarde spel - {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
3701 STR_GAME_SAVELOAD_ERROR_TOO_NEW_SAVEGAME :Spaarspeletjie is gemaak met nuwer uitgawe
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3702 STR_GAME_SAVELOAD_ERROR_FILE_NOT_READABLE :Lêer nie leesbare
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3703 STR_GAME_SAVELOAD_ERROR_FILE_NOT_WRITEABLE :Lêer nie skryfbaar
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3704 STR_GAME_SAVELOAD_ERROR_DATA_INTEGRITY_CHECK_FAILED :Data integriteit het misluk
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
3705 STR_GAME_SAVELOAD_NOT_AVAILABLE :<nie beskikbaar>
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3706 STR_WARNING_LOADGAME_REMOVED_TRAMS :{WHITE}Spel was in 'n weergawe sonder trem ondersteuning gestoor. Alle tremme was verwyder
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
3707
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3708 # Map generation messages
14193
e86ba574d855 (svn r18743) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14191
diff changeset
3709 STR_ERROR_COULD_NOT_CREATE_TOWN :{WHITE}Kaart generasie het gestaak...{}... geen geskikde plekke vir dorpe was gevind nie
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
3710 STR_ERROR_NO_TOWN_IN_SCENARIO :{WHITE}... daar is geen dorp in die scenario nie
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
3711
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3712 STR_ERROR_PNGMAP :{WHITE}Kan nie landskap van PNG laai nie...
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
3713 STR_ERROR_PNGMAP_FILE_NOT_FOUND :{WHITE}... leêr nie gevind nie
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3714 STR_ERROR_PNGMAP_IMAGE_TYPE :{WHITE}... kon nie prent tipe verander nie. 8 of 24-greep PNG prent benodig
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3715 STR_ERROR_PNGMAP_MISC :{WHITE}... iets het skeef geloop (moontlik 'n korrupte lêer)
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
3716
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3717 STR_ERROR_BMPMAP :{WHITE}Kan nie landskap van BMP laai nie...
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3718 STR_ERROR_BMPMAP_IMAGE_TYPE :{WHITE}... kon nie prent tipe verander nie.
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
3719
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
3720 STR_ERROR_HEIGHTMAP_TOO_LARGE :{WHITE}... beeld is te groot
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
3721
19139
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
3722 STR_WARNING_HEIGHTMAP_SCALE_CAPTION :{WHITE}Skaal waarskuwing
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
3723 STR_WARNING_HEIGHTMAP_SCALE_MESSAGE :{YELLOW}Om die kaart te veel te verstel is nie aanbeveel. Gaan voort met die generasie?
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3724
14644
2ca701a16d9e (svn r19221) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14574
diff changeset
3725 # Soundset messages
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3726 STR_WARNING_FALLBACK_SOUNDSET :{WHITE}Kon slegs 'n nood klank stel op spoor. Gaan na 'Aanlyn Inhoud' om klank stelle af te laai
14644
2ca701a16d9e (svn r19221) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14574
diff changeset
3727
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
3728 # Screenshot related messages
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
3729 STR_MESSAGE_SCREENSHOT_SUCCESSFULLY :{WHITE}Skermkiekie suksesvol gestoor as '{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
3730 STR_ERROR_SCREENSHOT_FAILED :{WHITE}Skermskoot het misluk!
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3731
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3732 # 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
3733 STR_ERROR_MESSAGE_CAPTION :{YELLOW}Boodskap
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3734 STR_ERROR_MESSAGE_CAPTION_OTHER_COMPANY :{YELLOW}Boodskap van {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
3735
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3736 # Generic construction errors
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
3737 STR_ERROR_OFF_EDGE_OF_MAP :{WHITE}Van die kaart af
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
3738 STR_ERROR_TOO_CLOSE_TO_EDGE_OF_MAP :{WHITE}Te naby aan die kant van die kaart
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3739 STR_ERROR_NOT_ENOUGH_CASH_REQUIRES_CURRENCY :{WHITE}Nie genoeg kontant nie - benodig {CURRENCY_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
3740 STR_ERROR_FLAT_LAND_REQUIRED :{WHITE}Gelyk grond benodig
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3741 STR_ERROR_LAND_SLOPED_IN_WRONG_DIRECTION :{WHITE}Land loop in verkeerde rigting
14817
988daba80e86 (svn r19407) -Fix: incorrect number of dots in '...' in translations
rubidium <rubidium@openttd.org>
parents: 14788
diff changeset
3742 STR_ERROR_CAN_T_DO_THIS :{WHITE}Kan dit nie doen nie...
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
3743 STR_ERROR_BUILDING_MUST_BE_DEMOLISHED :{WHITE}Gebou moet eers afgebreek word
14817
988daba80e86 (svn r19407) -Fix: incorrect number of dots in '...' in translations
rubidium <rubidium@openttd.org>
parents: 14788
diff changeset
3744 STR_ERROR_CAN_T_CLEAR_THIS_AREA :{WHITE}Kan nie hierdie gebied skoon maak nie...
14818
9f1d902a65b7 (svn r19408) -Change: make the space after ... consistent in the translations too
rubidium <rubidium@openttd.org>
parents: 14817
diff changeset
3745 STR_ERROR_SITE_UNSUITABLE :{WHITE}... ligging ongeskik
9f1d902a65b7 (svn r19408) -Change: make the space after ... consistent in the translations too
rubidium <rubidium@openttd.org>
parents: 14817
diff changeset
3746 STR_ERROR_ALREADY_BUILT :{WHITE}... alreeds gebou
9f1d902a65b7 (svn r19408) -Change: make the space after ... consistent in the translations too
rubidium <rubidium@openttd.org>
parents: 14817
diff changeset
3747 STR_ERROR_OWNED_BY :{WHITE}... besit deur {STRING}
9f1d902a65b7 (svn r19408) -Change: make the space after ... consistent in the translations too
rubidium <rubidium@openttd.org>
parents: 14817
diff changeset
3748 STR_ERROR_AREA_IS_OWNED_BY_ANOTHER :{WHITE}... gebied is besit deur 'n ander maatskappy
19268
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
3749 STR_ERROR_TERRAFORM_LIMIT_REACHED :{WHITE}... Landargitekteur beperking beryk
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
3750 STR_ERROR_CLEARING_LIMIT_REACHED :{WHITE}... teël skoonmaak limiet bereik
19265
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
3751 STR_ERROR_TREE_PLANT_LIMIT_REACHED :{WHITE}... bome se plant beperking bereik
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
3752 STR_ERROR_NAME_MUST_BE_UNIQUE :{WHITE}Naam moet unike wees
15744
f9e8032ac213 (svn r20411) -Codechange: rename unmovables as quite a lot of them are actually movable; e.g. HQ and owned land are pretty movable.
rubidium <rubidium@openttd.org>
parents: 15615
diff changeset
3753 STR_ERROR_GENERIC_OBJECT_IN_THE_WAY :{WHITE}{1:STRING} in die pad
19139
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
3754 STR_ERROR_NOT_ALLOWED_WHILE_PAUSED :{WHITE}Nie toegelaat terwyl onderbreek
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
3755
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3756 # 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
3757 STR_ERROR_LOCAL_AUTHORITY_REFUSES_TO_ALLOW_THIS :{WHITE}{TOWN} plaaslike raad weier om dit te toelaat
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3758 STR_ERROR_LOCAL_AUTHORITY_REFUSES_AIRPORT :{WHITE}{TOWN} plaaslike raad weier om nog 'n lighawe te bou in hierdie stad
14193
e86ba574d855 (svn r18743) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14191
diff changeset
3759 STR_ERROR_LOCAL_AUTHORITY_REFUSES_NOISE :{WHITE}{TOWN} plaaslikke raad weier toestemming vir lughawes omdat die dorp oor geraas bekommer
19268
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
3760 STR_ERROR_BRIBE_FAILED :{WHITE}Jou pogin met omkoop is deur 'n plaaslike ondersoeker uit gesniffel
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
3761
14574
8f1008826958 (svn r19147) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14540
diff changeset
3762 # Levelling errors
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
3763 STR_ERROR_CAN_T_RAISE_LAND_HERE :{WHITE}kan nie land hier verhoog nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3764 STR_ERROR_CAN_T_LOWER_LAND_HERE :{WHITE}Kan nie land hier verlaag nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3765 STR_ERROR_CAN_T_LEVEL_LAND_HERE :{WHITE}Kan nie grond hier gelyk maak nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3766 STR_ERROR_EXCAVATION_WOULD_DAMAGE :{WHITE}Uitgrawings sal tonnel beskadig
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3767 STR_ERROR_ALREADY_AT_SEA_LEVEL :{WHITE}... reeds op seevlak
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3768 STR_ERROR_TOO_HIGH :{WHITE}... te hoog
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3769 STR_ERROR_ALREADY_LEVELLED :{WHITE}... klaar gelyk
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3770
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3771 # 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
3772 STR_ERROR_CAN_T_CHANGE_COMPANY_NAME :{WHITE}Maatskappy naam kan nie verander word nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3773 STR_ERROR_CAN_T_CHANGE_PRESIDENT :{WHITE}Bestuurder se naam kan nie verander word nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3774
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3775 STR_ERROR_MAXIMUM_PERMITTED_LOAN :{WHITE}... maksimum toegelaate lening groote is {CURRENCY_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
3776 STR_ERROR_CAN_T_BORROW_ANY_MORE_MONEY :{WHITE}Kan nie meer geld leen nie...
14818
9f1d902a65b7 (svn r19408) -Change: make the space after ... consistent in the translations too
rubidium <rubidium@openttd.org>
parents: 14817
diff changeset
3777 STR_ERROR_LOAN_ALREADY_REPAYED :{WHITE}... geen lening om terug te betaal
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
3778 STR_ERROR_CURRENCY_REQUIRED :{WHITE}... {CURRENCY_LONG} vereis
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
3779 STR_ERROR_CAN_T_REPAY_LOAN :{WHITE}Kan nie lening terugbetaal nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3780 STR_ERROR_INSUFFICIENT_FUNDS :{WHITE}Kan nie geld wat van die bank geleen is weggee nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3781 STR_ERROR_CAN_T_BUY_COMPANY :{WHITE}Maatskappy kan nie aangekoop word nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3782 STR_ERROR_CAN_T_BUILD_COMPANY_HEADQUARTERS :{WHITE}Maatskappy hoofkwartiers kan nie hier gebou word nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3783 STR_ERROR_CAN_T_BUY_25_SHARE_IN_THIS :{WHITE}Kan nie 25% aandeel in die maatskappy koop nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3784 STR_ERROR_CAN_T_SELL_25_SHARE_IN :{WHITE}Kan nie 25% aandeel in die maatskappy verkoop nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3785 STR_ERROR_PROTECTED :{WHITE}Die maatskappy is nie oud genoeg om aandeele te handel nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3786
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3787 # 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
3788 STR_ERROR_CAN_T_GENERATE_TOWN :{WHITE}Kan nie enige stede bou nie
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3789 STR_ERROR_CAN_T_RENAME_TOWN :{WHITE}Kan nie dorp hernoem nie...
13103
1a431d89ef83 (svn r17604) -Update (r17603): rename strings in other lang files too
smatz <smatz@openttd.org>
parents: 12983
diff changeset
3790 STR_ERROR_CAN_T_FOUND_TOWN_HERE :{WHITE}Dorp kan nie hier gebou word nie...
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
3791 STR_ERROR_CAN_T_EXPAND_TOWN :{WHITE}Kan nie dorp uitbrei...
14818
9f1d902a65b7 (svn r19408) -Change: make the space after ... consistent in the translations too
rubidium <rubidium@openttd.org>
parents: 14817
diff changeset
3792 STR_ERROR_TOO_CLOSE_TO_EDGE_OF_MAP_SUB :{WHITE}... te naby aan rand van kaart
9f1d902a65b7 (svn r19408) -Change: make the space after ... consistent in the translations too
rubidium <rubidium@openttd.org>
parents: 14817
diff changeset
3793 STR_ERROR_TOO_CLOSE_TO_ANOTHER_TOWN :{WHITE}... te naby aan 'n ander dorp
9f1d902a65b7 (svn r19408) -Change: make the space after ... consistent in the translations too
rubidium <rubidium@openttd.org>
parents: 14817
diff changeset
3794 STR_ERROR_TOO_MANY_TOWNS :{WHITE}... te veel dorpe
9f1d902a65b7 (svn r19408) -Change: make the space after ... consistent in the translations too
rubidium <rubidium@openttd.org>
parents: 14817
diff changeset
3795 STR_ERROR_NO_SPACE_FOR_TOWN :{WHITE}... daar is nie meer spasie oor op die kaart nie
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3796 STR_ERROR_TOWN_EXPAND_WARN_NO_ROADS :{WHITE}Die dorp gaan nie paaie bou nie. Gaan na Gevorderde Verstellings->Ekonomie->Dorpe om dit te verander
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
3797 STR_ERROR_ROAD_WORKS_IN_PROGRESS :{WHITE}Pad werke in verloop
14647
42d2bb823437 (svn r19226) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14644
diff changeset
3798 STR_ERROR_TOWN_CAN_T_DELETE :{WHITE}Kan nie die dorp verwyder nie... {}'n Stasie of depot verwys na die dorp of die blok wat deur die dorp besit word kan nie verwyder word nie.
19268
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
3799 STR_ERROR_STATUE_NO_SUITABLE_PLACE :{WHITE}... daar is geen plek vir 'n standbeeld in die middel van die dorp
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
3800
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3801 # Industry related errors
14708
6d9be5df6fdd (svn r19292) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14684
diff changeset
3802 STR_ERROR_TOO_MANY_INDUSTRIES :{WHITE}... te veel industrieë
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
3803 STR_ERROR_CAN_T_GENERATE_INDUSTRIES :{WHITE}Kan nie nywerhede genereer nie...
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
3804 STR_ERROR_CAN_T_BUILD_HERE :{WHITE}Kan nie {STRING} hier bou nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3805 STR_ERROR_CAN_T_CONSTRUCT_THIS_INDUSTRY :{WHITE}Nywerheid tipe kan nie hier gebou word nie...
14818
9f1d902a65b7 (svn r19408) -Change: make the space after ... consistent in the translations too
rubidium <rubidium@openttd.org>
parents: 14817
diff changeset
3806 STR_ERROR_INDUSTRY_TOO_CLOSE :{WHITE}... te naby aan 'n ander nywerheid
9f1d902a65b7 (svn r19408) -Change: make the space after ... consistent in the translations too
rubidium <rubidium@openttd.org>
parents: 14817
diff changeset
3807 STR_ERROR_MUST_FOUND_TOWN_FIRST :{WHITE}... moet eers 'n dorp bou
9f1d902a65b7 (svn r19408) -Change: make the space after ... consistent in the translations too
rubidium <rubidium@openttd.org>
parents: 14817
diff changeset
3808 STR_ERROR_ONLY_ONE_ALLOWED_PER_TOWN :{WHITE}... slegs een toegelaat per dorp
9f1d902a65b7 (svn r19408) -Change: make the space after ... consistent in the translations too
rubidium <rubidium@openttd.org>
parents: 14817
diff changeset
3809 STR_ERROR_CAN_ONLY_BE_BUILT_IN_TOWNS_WITH_POPULATION_OF_1200 :{WHITE}... kan slegs in dorpe met te minste 1200 mense gebou word
9f1d902a65b7 (svn r19408) -Change: make the space after ... consistent in the translations too
rubidium <rubidium@openttd.org>
parents: 14817
diff changeset
3810 STR_ERROR_CAN_ONLY_BE_BUILT_IN_RAINFOREST :{WHITE}... kan slegs in reënwoud gebiede gebou word
9f1d902a65b7 (svn r19408) -Change: make the space after ... consistent in the translations too
rubidium <rubidium@openttd.org>
parents: 14817
diff changeset
3811 STR_ERROR_CAN_ONLY_BE_BUILT_IN_DESERT :{WHITE}... kan slegs in woestyn gebiede gebou word
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3812 STR_ERROR_CAN_ONLY_BE_BUILT_IN_TOWNS :{WHITE}... kan slegs in dorpe gebou word (vervang huise)
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
3813 STR_ERROR_CAN_ONLY_BE_BUILT_NEAR_TOWN_CENTER :{WHITE}... kan slegs naby die middestad gebou word
14647
42d2bb823437 (svn r19226) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14644
diff changeset
3814 STR_ERROR_CAN_ONLY_BE_BUILT_IN_LOW_AREAS :{WHITE}... kan slegs gebou word in lae areas
14818
9f1d902a65b7 (svn r19408) -Change: make the space after ... consistent in the translations too
rubidium <rubidium@openttd.org>
parents: 14817
diff changeset
3815 STR_ERROR_CAN_ONLY_BE_POSITIONED :{WHITE}... kan net naby aan kant van fkaart geplaas word
9f1d902a65b7 (svn r19408) -Change: make the space after ... consistent in the translations too
rubidium <rubidium@openttd.org>
parents: 14817
diff changeset
3816 STR_ERROR_FOREST_CAN_ONLY_BE_PLANTED :{WHITE}... woud kan net bo sneeu-lyn beplant word
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
3817 STR_ERROR_CAN_ONLY_BE_BUILT_ABOVE_SNOW_LINE :{WHITE}... kan slegs bo sneeu-lyn gebou word
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
3818 STR_ERROR_CAN_ONLY_BE_BUILT_BELOW_SNOW_LINE :{WHITE}... kan slegs onder sneeu-lyn gebou word
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
3819
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3820 # 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
3821 STR_ERROR_CAN_T_BUILD_RAILROAD_STATION :{WHITE}Kan nie spoorweg stasie hier bou nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3822 STR_ERROR_CAN_T_BUILD_BUS_STATION :{WHITE}Kan nie bus stasie hier bou nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3823 STR_ERROR_CAN_T_BUILD_TRUCK_STATION :{WHITE}Kan nie vragmotor stasie bou nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3824 STR_ERROR_CAN_T_BUILD_PASSENGER_TRAM_STATION :{WHITE}Kan nie passasier trem stasie bou nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3825 STR_ERROR_CAN_T_BUILD_CARGO_TRAM_STATION :{WHITE}Kan nie vrag trem stasie bou nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3826 STR_ERROR_CAN_T_BUILD_DOCK_HERE :{WHITE}Kan nie werf hier bou nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3827 STR_ERROR_CAN_T_BUILD_AIRPORT_HERE :{WHITE}Lughawe kan nie hier gebou word nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3828
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3829 STR_ERROR_ADJOINS_MORE_THAN_ONE_EXISTING :{WHITE}Grens aan meer as een bestaande stasie/laai area
14818
9f1d902a65b7 (svn r19408) -Change: make the space after ... consistent in the translations too
rubidium <rubidium@openttd.org>
parents: 14817
diff changeset
3830 STR_ERROR_STATION_TOO_SPREAD_OUT :{WHITE}... Stasie te ver van mekaar af
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
3831 STR_ERROR_TOO_MANY_STATIONS_LOADING :{WHITE}Te veel stasies/laai areas
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3832 STR_ERROR_TOO_MANY_STATION_SPECS :{WHITE}Te veel treinstasie deele
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3833 STR_ERROR_TOO_MANY_BUS_STOPS :{WHITE}Te veel bushalte
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3834 STR_ERROR_TOO_MANY_TRUCK_STOPS :{WHITE}Te veel vragmotor stasies
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3835 STR_ERROR_TOO_CLOSE_TO_ANOTHER_STATION :{WHITE}Te naby aan 'n ander stasie/laai area
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3836 STR_ERROR_TOO_CLOSE_TO_ANOTHER_DOCK :{WHITE}Te naby aan 'n ander werf
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3837 STR_ERROR_TOO_CLOSE_TO_ANOTHER_AIRPORT :{WHITE}Te naby aan 'n ander lughawe
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3838 STR_ERROR_CAN_T_RENAME_STATION :{WHITE}Stasie kan nie hernoem word nie...
14818
9f1d902a65b7 (svn r19408) -Change: make the space after ... consistent in the translations too
rubidium <rubidium@openttd.org>
parents: 14817
diff changeset
3839 STR_ERROR_DRIVE_THROUGH_ON_TOWN_ROAD :{WHITE}... hierdie is 'n dorp besit pad
9f1d902a65b7 (svn r19408) -Change: make the space after ... consistent in the translations too
rubidium <rubidium@openttd.org>
parents: 14817
diff changeset
3840 STR_ERROR_DRIVE_THROUGH_DIRECTION :{WHITE}... pad teenoor in die verkeerde rigting
19268
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
3841 STR_ERROR_DRIVE_THROUGH_CORNER :{WHITE}... deurry stops kan nie hoeke hê nie
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
3842 STR_ERROR_DRIVE_THROUGH_JUNCTION :{WHITE}... deurry stops kan nie aansluitings hê nie
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
3843
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3844 # 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
3845 STR_ERROR_CAN_T_REMOVE_PART_OF_STATION :{WHITE}Kan nie deel van stasie verwyder nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3846 STR_ERROR_MUST_REMOVE_RAILWAY_STATION_FIRST :{WHITE}Moet eers spoorweg stasie verwyder
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
3847 STR_ERROR_CAN_T_REMOVE_BUS_STATION :{WHITE}Kan nie bus stasie verwyder nie...
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3848 STR_ERROR_CAN_T_REMOVE_TRUCK_STATION :{WHITE}Kan nie vragmotor stasie verwyder stasie...
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3849 STR_ERROR_CAN_T_REMOVE_PASSENGER_TRAM_STATION :{WHITE}Kan nie passasier stasie verwyder nie...
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
3850 STR_ERROR_CAN_T_REMOVE_CARGO_TRAM_STATION :{WHITE}Kan nie vrag stasie verwyder nie...
14674
5c970eab8a8e (svn r19253) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14647
diff changeset
3851 STR_ERROR_MUST_REMOVE_ROAD_STOP_FIRST :{WHITE}Moet eers pad stop verwyder
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
3852 STR_ERROR_THERE_IS_NO_STATION :{WHITE}... daar is geen stasie hier nie
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
3853
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
3854 STR_ERROR_MUST_DEMOLISH_RAILROAD :{WHITE}Moet eers spoorweg stasie afbreek
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3855 STR_ERROR_MUST_DEMOLISH_BUS_STATION_FIRST :{WHITE}Moet eers bus stasie afbreek
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3856 STR_ERROR_MUST_DEMOLISH_TRUCK_STATION_FIRST :{WHITE}Moet eers vragmotor stasie afbreek
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3857 STR_ERROR_MUST_DEMOLISH_PASSENGER_TRAM_STATION_FIRST :{WHITE}Moet eers passasier trem stasie afbreek
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3858 STR_ERROR_MUST_DEMOLISH_CARGO_TRAM_STATION_FIRST :{WHITE}Moet eers vrag trem stasie afbreek
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3859 STR_ERROR_MUST_DEMOLISH_DOCK_FIRST :{WHITE}Moet eers werf afbreek
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3860 STR_ERROR_MUST_DEMOLISH_AIRPORT_FIRST :{WHITE}Moet eers lughawe afbreek
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3861
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3862 # Waypoint related errors
14193
e86ba574d855 (svn r18743) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14191
diff changeset
3863 STR_ERROR_WAYPOINT_ADJOINS_MORE_THAN_ONE_EXISTING :{WHITE}Grens aan meer as een bestande wegwyser
e86ba574d855 (svn r18743) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14191
diff changeset
3864 STR_ERROR_TOO_CLOSE_TO_ANOTHER_WAYPOINT :{WHITE}Te naby aan 'n ander wegwyser
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
3865
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
3866 STR_ERROR_CAN_T_BUILD_TRAIN_WAYPOINT :{WHITE}Kan nie trein wegpunt hier bou nie...
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
3867 STR_ERROR_CAN_T_POSITION_BUOY_HERE :{WHITE}Kan nie baken hier plaas nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3868 STR_ERROR_CAN_T_CHANGE_WAYPOINT_NAME :{WHITE}Kan nie wegpunt naam verander nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3869
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3870 STR_ERROR_CAN_T_REMOVE_TRAIN_WAYPOINT :{WHITE}Kan nie trein wegpunt van hier werwyder nie...
14647
42d2bb823437 (svn r19226) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14644
diff changeset
3871 STR_ERROR_MUST_REMOVE_RAILWAYPOINT_FIRST :{WHITE}Moet eers die spoor wegwyser verwyder
14818
9f1d902a65b7 (svn r19408) -Change: make the space after ... consistent in the translations too
rubidium <rubidium@openttd.org>
parents: 14817
diff changeset
3872 STR_ERROR_BUOY_IN_THE_WAY :{WHITE}... baken in die pad
19139
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
3873 STR_ERROR_BUOY_IS_IN_USE :{WHITE}... baken is in gebruik deur ander maatskappy!
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
3874
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3875 # Depot related errors
14110
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
3876 STR_ERROR_CAN_T_BUILD_TRAIN_DEPOT :{WHITE}Kan nie trein depot hier bou nie...
275b10714fd7 (svn r18657) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13834
diff changeset
3877 STR_ERROR_CAN_T_BUILD_ROAD_DEPOT :{WHITE}Kan nie pad voertuig depot hier bou nie...
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
3878 STR_ERROR_CAN_T_BUILD_TRAM_DEPOT :{WHITE}Kan nie trem voertuig depot hier bou nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3879 STR_ERROR_CAN_T_BUILD_SHIP_DEPOT :{WHITE}Skip depot kan nie hier gebou word nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3880
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
3881 STR_ERROR_CAN_T_RENAME_DEPOT :{WHITE}Kan nie depot hernoem nie...
15615
24938979a5d0 (svn r20278) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 15585
diff changeset
3882
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3883 STR_ERROR_TRAIN_MUST_BE_STOPPED_INSIDE_DEPOT :{WHITE}... kan slegs in 'n diensstasie gestop word
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3884 STR_ERROR_ROAD_VEHICLE_MUST_BE_STOPPED_INSIDE_DEPOT :{WHITE}... kan slegs in 'n diensstasie gestop word
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3885 STR_ERROR_SHIP_MUST_BE_STOPPED_INSIDE_DEPOT :{WHITE}... kan slegs in 'n skeepswerf gestoor word
19139
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
3886 STR_ERROR_AIRCRAFT_MUST_BE_STOPPED_INSIDE_HANGAR :{WHITE}... moet binne hangar gestop word
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
3887
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3888 STR_ERROR_TRAINS_CAN_ONLY_BE_ALTERED_INSIDE_A_DEPOT :{WHITE}Treine kan slegs verander word as hulle in die depot gestop 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
3889 STR_ERROR_TRAIN_TOO_LONG :{WHITE}Trein te lank
19284
3f7ec39a9fb1 (svn r24173) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19268
diff changeset
3890 STR_ERROR_CAN_T_REVERSE_DIRECTION_RAIL_VEHICLE :{WHITE}Kan nie rigting van voertuig verander nie...
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3891 STR_ERROR_CAN_T_REVERSE_DIRECTION_RAIL_VEHICLE_MULTIPLE_UNITS :{WHITE}... bestaan uit verskeie eenhede
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
3892 STR_ERROR_INCOMPATIBLE_RAIL_TYPES :Onversoenbare spoor tipes
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
3893
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3894 STR_ERROR_CAN_T_MOVE_VEHICLE :{WHITE}Kan nie voertuig beweeg nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3895 STR_ERROR_REAR_ENGINE_FOLLOW_FRONT :{WHITE}Die agterste motor sal altyd die voorste motor volg
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3896 STR_ERROR_UNABLE_TO_FIND_ROUTE_TO :{WHITE}Kan nie roete na plaaslike depot vind nie
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3897 STR_ERROR_UNABLE_TO_FIND_LOCAL_DEPOT :{WHITE}Kan nie plaaslike depot vind nie
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3898
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3899 STR_ERROR_DEPOT_WRONG_DEPOT_TYPE :Verkeerde depot tipe
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3900
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3901 # 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
3902 STR_ERROR_TRAIN_TOO_LONG_AFTER_REPLACEMENT :{WHITE}{VEHICLE} is te lank na vervanging
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
3903 STR_ERROR_AUTOREPLACE_NOTHING_TO_DO :{WHITE}Outo-vervang verstellings nie gelaai nie
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
3904 STR_ERROR_AUTOREPLACE_MONEY_LIMIT :(geld perk)
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3905
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3906 # 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
3907 STR_ERROR_IMPOSSIBLE_TRACK_COMBINATION :{WHITE}Onmoontlike spoor kombinasie
14647
42d2bb823437 (svn r19226) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14644
diff changeset
3908 STR_ERROR_MUST_REMOVE_SIGNALS_FIRST :{WHITE}Moet eers die sein verwyder
19139
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
3909 STR_ERROR_NO_SUITABLE_RAILROAD_TRACK :{WHITE}Geen geskikte treinspoor
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
3910 STR_ERROR_MUST_REMOVE_RAILROAD_TRACK :{WHITE}Moet eers spoor verwyder
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3911 STR_ERROR_CROSSING_ON_ONEWAY_ROAD :{WHITE}Pad is een rigting of geblok
19268
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
3912 STR_ERROR_CROSSING_DISALLOWED :{WHITE}Vlak kruisings word nie toegelaat vir die spoor tipe nie
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
3913 STR_ERROR_CAN_T_BUILD_SIGNALS_HERE :{WHITE}Kan nie seinligte hier bou nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3914 STR_ERROR_CAN_T_BUILD_RAILROAD_TRACK :{WHITE}Kan nie spoore hier bou nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3915 STR_ERROR_CAN_T_REMOVE_RAILROAD_TRACK :{WHITE}Kan nie spoore vanaf hier verwyder nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3916 STR_ERROR_CAN_T_REMOVE_SIGNALS_FROM :{WHITE}Kan nie seinligte vanaf hier verwyder nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3917 STR_ERROR_SIGNAL_CAN_T_CONVERT_SIGNALS_HERE :{WHITE}Kan nie seine hier verander nie...
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
3918 STR_ERROR_THERE_IS_NO_RAILROAD_TRACK :{WHITE}... daar is geen trein spoor
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
3919 STR_ERROR_THERE_ARE_NO_SIGNALS :{WHITE}... daar is geen seine
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
3920
19700
8fac18659fc7 (svn r24621) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19681
diff changeset
3921 STR_ERROR_CAN_T_CONVERT_RAIL :{WHITE}Kan nie spoor tipe hier verander nie...
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
3922
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3923 # 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
3924 STR_ERROR_MUST_REMOVE_ROAD_FIRST :{WHITE}Moet pad eers verwyder word
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3925 STR_ERROR_ONEWAY_ROADS_CAN_T_HAVE_JUNCTION :{WHITE}... een rigting paaie kan nie aansluitings hê nie
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3926 STR_ERROR_CAN_T_BUILD_ROAD_HERE :{WHITE}Kan nie pad hier bou nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3927 STR_ERROR_CAN_T_BUILD_TRAMWAY_HERE :{WHITE}Kan nie tremweg hier bou nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3928 STR_ERROR_CAN_T_REMOVE_ROAD_FROM :{WHITE}Kan nie pad vanaf hier verwyder nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3929 STR_ERROR_CAN_T_REMOVE_TRAMWAY_FROM :{WHITE}Kan nie tremweg van hier af verwyder nie...
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
3930 STR_ERROR_THERE_IS_NO_ROAD :{WHITE}... daar is geen pad nie
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
3931 STR_ERROR_THERE_IS_NO_TRAMWAY :{WHITE}... daar is geen tremweg nie
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
3932
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3933 # 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
3934 STR_ERROR_CAN_T_BUILD_CANALS :{WHITE}Kan nie kanaale hier bou nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3935 STR_ERROR_CAN_T_BUILD_LOCKS :{WHITE}Kan nie sluite hier bou nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3936 STR_ERROR_CAN_T_PLACE_RIVERS :{WHITE}Can nie riviere hier plaas nie...
14818
9f1d902a65b7 (svn r19408) -Change: make the space after ... consistent in the translations too
rubidium <rubidium@openttd.org>
parents: 14817
diff changeset
3937 STR_ERROR_MUST_BE_BUILT_ON_WATER :{WHITE}... moet op water gebou word
9f1d902a65b7 (svn r19408) -Change: make the space after ... consistent in the translations too
rubidium <rubidium@openttd.org>
parents: 14817
diff changeset
3938 STR_ERROR_CAN_T_BUILD_ON_WATER :{WHITE}... Kan nie op water bou nie
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
3939 STR_ERROR_CAN_T_BUILD_ON_SEA :{WHITE}... kan nie op oop see bou nie
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
3940 STR_ERROR_CAN_T_BUILD_ON_CANAL :{WHITE}... kan nie op kanaal bou nie
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
3941 STR_ERROR_CAN_T_BUILD_ON_RIVER :{WHITE}... kan nie op rivier bou nie
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
3942 STR_ERROR_MUST_DEMOLISH_CANAL_FIRST :{WHITE}Moet eers kanaale afbreek
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3943 STR_ERROR_CAN_T_BUILD_AQUEDUCT_HERE :{WHITE}Kan nie akwamaryn hier bou nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3944
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3945 # Tree related errors
14818
9f1d902a65b7 (svn r19408) -Change: make the space after ... consistent in the translations too
rubidium <rubidium@openttd.org>
parents: 14817
diff changeset
3946 STR_ERROR_TREE_ALREADY_HERE :{WHITE}... boom reeds daar
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
3947 STR_ERROR_TREE_WRONG_TERRAIN_FOR_TREE_TYPE :{WHITE}... verkeerde terrein vir boom tipe
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
3948 STR_ERROR_CAN_T_PLANT_TREE_HERE :{WHITE}Kan nie boom hier beplant nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3949
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3950 # 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
3951 STR_ERROR_CAN_T_BUILD_BRIDGE_HERE :{WHITE}Brug kan nie daar gebou word nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3952 STR_ERROR_MUST_DEMOLISH_BRIDGE_FIRST :{WHITE}Moet eers brug afbreek
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3953 STR_ERROR_CAN_T_START_AND_END_ON :{WHITE}Kan nie in die selfde plek begin en eindig nie
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3954 STR_ERROR_BRIDGEHEADS_NOT_SAME_HEIGHT :{WHITE}Brug hoofde is nie op die selfde vlak nie
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3955 STR_ERROR_BRIDGE_TOO_LOW_FOR_TERRAIN :{WHITE}Brug is te laag vie die daal
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3956 STR_ERROR_START_AND_END_MUST_BE_IN :{WHITE}Begin en einde moet in lyn wees
14818
9f1d902a65b7 (svn r19408) -Change: make the space after ... consistent in the translations too
rubidium <rubidium@openttd.org>
parents: 14817
diff changeset
3957 STR_ERROR_ENDS_OF_BRIDGE_MUST_BOTH :{WHITE}... albei brug eindes moet op land wees
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
3958 STR_ERROR_BRIDGE_TOO_LONG :{WHITE}... brug te lank
19268
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
3959 STR_ERROR_BRIDGE_THROUGH_MAP_BORDER :{WHITE}Brug sou eindig buite die kaart
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
3960
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3961 # 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
3962 STR_ERROR_CAN_T_BUILD_TUNNEL_HERE :{WHITE}Tonnel kan nie daar gebou word nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3963 STR_ERROR_SITE_UNSUITABLE_FOR_TUNNEL :{WHITE}Plek ongeskik vir tonnel ingang
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3964 STR_ERROR_MUST_DEMOLISH_TUNNEL_FIRST :{WHITE}Moet eers tonnel afbreek
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3965 STR_ERROR_ANOTHER_TUNNEL_IN_THE_WAY :{WHITE}Ander tonnel in die pad
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3966 STR_ERROR_TUNNEL_THROUGH_MAP_BORDER :{WHITE}Tonnel so op die einde van die kaart eindig
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3967 STR_ERROR_UNABLE_TO_EXCAVATE_LAND :{WHITE}Kan nie daal vir ander einde van tonnel te uitgrawe nie
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
3968 STR_ERROR_TUNNEL_TOO_LONG :{WHITE}... tonnel te lank
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
3969
15744
f9e8032ac213 (svn r20411) -Codechange: rename unmovables as quite a lot of them are actually movable; e.g. HQ and owned land are pretty movable.
rubidium <rubidium@openttd.org>
parents: 15615
diff changeset
3970 # Object related errors
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
3971 STR_ERROR_TOO_MANY_OBJECTS :{WHITE}... te veel voorwerpe
19268
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
3972 STR_ERROR_CAN_T_BUILD_OBJECT :{WHITE}Kan nie voorwerp bou nie...
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
3973 STR_ERROR_OBJECT_IN_THE_WAY :{WHITE}Voorwerp in die pad
13211
b355a1952f7b (svn r17718) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13155
diff changeset
3974 STR_ERROR_COMPANY_HEADQUARTERS_IN :{WHITE}... maatskappy hoofkwartier in die pad
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
3975 STR_ERROR_CAN_T_PURCHASE_THIS_LAND :{WHITE}Die land area kan nie aangekoop word nie...
13211
b355a1952f7b (svn r17718) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13155
diff changeset
3976 STR_ERROR_YOU_ALREADY_OWN_IT :{WHITE}... jy besit dit alreeds!
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
3977
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3978 # 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
3979 STR_ERROR_GROUP_CAN_T_CREATE :{WHITE}Kan nie groep skep nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3980 STR_ERROR_GROUP_CAN_T_DELETE :{WHITE}Kan nie groep uitvee nie...
c8d35596b53f (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 STR_ERROR_GROUP_CAN_T_RENAME :{WHITE}Kan nie groep hernoem nie...
c8d35596b53f (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_ERROR_GROUP_CAN_T_REMOVE_ALL_VEHICLES :{WHITE}Kan nie alle voertuie van groep verwyder nie...
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
3983 STR_ERROR_GROUP_CAN_T_ADD_VEHICLE :{WHITE}Kan nie die voertuig tot hierdie groep voeg nie...
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
3984 STR_ERROR_GROUP_CAN_T_ADD_SHARED_VEHICLE :{WHITE}Kan nie gedeelde voertuie by groep voeg nie...
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
3985
c8d35596b53f (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 # 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
3987 STR_ERROR_TRAIN_IN_THE_WAY :{WHITE}Trein in die weg
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
3988 STR_ERROR_ROAD_VEHICLE_IN_THE_WAY :{WHITE}Pad voertuig in die pad
c8d35596b53f (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_ERROR_SHIP_IN_THE_WAY :{WHITE}Skip in die pad
c8d35596b53f (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_ERROR_AIRCRAFT_IN_THE_WAY :{WHITE}Vliegtuig in die pad
c8d35596b53f (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
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
3992 STR_ERROR_CAN_T_REFIT_TRAIN :{WHITE}kan nie trein herbou nie...
19265
36921d3ba673 (svn r24154) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19251
diff changeset
3993 STR_ERROR_CAN_T_REFIT_ROAD_VEHICLE :{WHITE}Kan nie pad voertuig herbou nie...
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
3994 STR_ERROR_CAN_T_REFIT_SHIP :{WHITE}Skip kan nie herbou word nie...
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
3995 STR_ERROR_CAN_T_REFIT_AIRCRAFT :{WHITE}Vliegtuig kan nie herbou word nie...
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
3996
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
3997 STR_ERROR_CAN_T_RENAME_TRAIN :{WHITE}Trein kan nie benoem word nie...
14193
e86ba574d855 (svn r18743) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14191
diff changeset
3998 STR_ERROR_CAN_T_RENAME_ROAD_VEHICLE :{WHITE}Kan nie pad voertuig 'n naam gee nie...
19233
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
3999 STR_ERROR_CAN_T_RENAME_SHIP :{WHITE}Kan nie skip benoem nie...
729fc305362a (svn r24122) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19231
diff changeset
4000 STR_ERROR_CAN_T_RENAME_AIRCRAFT :{WHITE}Vliegtuig kan nie benoem word nie...
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
4001
19231
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
4002 STR_ERROR_CAN_T_STOP_START_TRAIN :{WHITE}Trein kan nie stop/begin word nie...
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
4003 STR_ERROR_CAN_T_STOP_START_ROAD_VEHICLE :{WHITE}Kan nie pad voertuig stop/begin nie...
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
4004 STR_ERROR_CAN_T_STOP_START_SHIP :{WHITE}Kan nie skip stop/begin nie
9502b68c05ac (svn r24119) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19173
diff changeset
4005 STR_ERROR_CAN_T_STOP_START_AIRCRAFT :{WHITE}Kan nie vliegtuig stop/begin nie...
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
4006
c8d35596b53f (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 STR_ERROR_CAN_T_SEND_TRAIN_TO_DEPOT :{WHITE}Kan nie trein na depot stuur nie...
c8d35596b53f (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_ERROR_CAN_T_SEND_ROAD_VEHICLE_TO_DEPOT :{WHITE}Kan nie voertuig na depot stuur nie...
c8d35596b53f (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_ERROR_CAN_T_SEND_SHIP_TO_DEPOT :{WHITE}Kan nie skip na depot stuur nie...
c8d35596b53f (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 STR_ERROR_CAN_T_SEND_AIRCRAFT_TO_HANGAR :{WHITE}Kan nie vlietuig na hangar stuur nie...
c8d35596b53f (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
14363
15f1f0c4f677 (svn r18920) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14222
diff changeset
4012 STR_ERROR_CAN_T_BUY_TRAIN :{WHITE}Kan nie spoorweg voertuig koop nie...
15f1f0c4f677 (svn r18920) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14222
diff changeset
4013 STR_ERROR_CAN_T_BUY_ROAD_VEHICLE :{WHITE}Kan nie pad voertuig koop nie...
15f1f0c4f677 (svn r18920) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14222
diff changeset
4014 STR_ERROR_CAN_T_BUY_SHIP :{WHITE}Kan nie skip koop nie...
15f1f0c4f677 (svn r18920) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14222
diff changeset
4015 STR_ERROR_CAN_T_BUY_AIRCRAFT :{WHITE}Kan nie vliegtuig koop nie...
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
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 STR_ERROR_CAN_T_RENAME_TRAIN_TYPE :{WHITE}Trein voertuig tipe kan nie hernoem word nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4018 STR_ERROR_CAN_T_RENAME_ROAD_VEHICLE_TYPE :{WHITE}Pad voertuig tipe kan nie hernoem word nie...
c8d35596b53f (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_ERROR_CAN_T_RENAME_SHIP_TYPE :{WHITE}Kan nie skip tipe hernoem nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4020 STR_ERROR_CAN_T_RENAME_AIRCRAFT_TYPE :{WHITE}Kan nie vliegtuig tipe hernoem nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4021
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4022 STR_ERROR_CAN_T_SELL_TRAIN :{WHITE}Kan nie spoorweg voertuig verkoop nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4023 STR_ERROR_CAN_T_SELL_ROAD_VEHICLE :{WHITE}Kan nie pad voertuig verkoop nie
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4024 STR_ERROR_CAN_T_SELL_SHIP :{WHITE}Skip kan nie verkoop word nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4025 STR_ERROR_CAN_T_SELL_AIRCRAFT :{WHITE}Vliegtuig kan nie verkoop word nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4026
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4027 STR_ERROR_RAIL_VEHICLE_NOT_AVAILABLE :{WHITE}Voertuig is nie beskikbaar nie
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4028 STR_ERROR_ROAD_VEHICLE_NOT_AVAILABLE :{WHITE}Voertuig is nie beskikbaar nie
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4029 STR_ERROR_SHIP_NOT_AVAILABLE :{WHITE}Skip is nie beskikbaar
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4030 STR_ERROR_AIRCRAFT_NOT_AVAILABLE :{WHITE}Vliegtuig is nie beskikbaar nie
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4031
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4032 STR_ERROR_TOO_MANY_VEHICLES_IN_GAME :{WHITE}Te veel voertuie in spel
c8d35596b53f (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_ERROR_CAN_T_CHANGE_SERVICING :{WHITE}Kan nie diens interval verander nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4034
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
4035 STR_ERROR_VEHICLE_IS_DESTROYED :{WHITE}... voertuig is vernietig
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
4036
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4037 # 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
4038 STR_ERROR_CAN_T_MAKE_TRAIN_PASS_SIGNAL :{WHITE}Kan nie trein forseer om sein te vermy op gevaar...
19284
3f7ec39a9fb1 (svn r24173) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19268
diff changeset
4039 STR_ERROR_CAN_T_REVERSE_DIRECTION_TRAIN :{WHITE}Kan nie rigting van trein verander nie...
19268
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
4040 STR_ERROR_TRAIN_START_NO_POWER :Trein het geen krag
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
4041
14647
42d2bb823437 (svn r19226) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14644
diff changeset
4042 STR_ERROR_CAN_T_MAKE_ROAD_VEHICLE_TURN :{WHITE}Kan nie pad voertuig laat omdraai nie...
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
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4044 STR_ERROR_AIRCRAFT_IS_IN_FLIGHT :{WHITE}Vliegtuig is opvlug
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4045
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4046 # 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
4047 STR_ERROR_NO_MORE_SPACE_FOR_ORDERS :{WHITE}Geen spasie vir nog opdrae
c8d35596b53f (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_ERROR_TOO_MANY_ORDERS :{WHITE}Te veel opdrae
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4049 STR_ERROR_CAN_T_INSERT_NEW_ORDER :{WHITE}Kan nie nuwe opdrag invoeg nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4050 STR_ERROR_CAN_T_DELETE_THIS_ORDER :{WHITE}Kan nie die opdrag uitvee nie...
c8d35596b53f (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_ERROR_CAN_T_MODIFY_THIS_ORDER :{WHITE}Die opdrag kan nie verander word nie...
c8d35596b53f (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_ERROR_CAN_T_MOVE_THIS_ORDER :{WHITE}Kan nie opdrag beweeg nie...
19284
3f7ec39a9fb1 (svn r24173) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19268
diff changeset
4053 STR_ERROR_CAN_T_SKIP_ORDER :{WHITE}Kan nie huidige opdrag ignoreer nie...
3f7ec39a9fb1 (svn r24173) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19268
diff changeset
4054 STR_ERROR_CAN_T_SKIP_TO_ORDER :{WHITE}Kan nie verkieste opdrag spring nie...
13211
b355a1952f7b (svn r17718) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13155
diff changeset
4055 STR_ERROR_CAN_T_COPY_SHARE_ORDER :{WHITE}... voertuig kan nie na al die stasies toe gaan nie
b355a1952f7b (svn r17718) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13155
diff changeset
4056 STR_ERROR_CAN_T_ADD_ORDER :{WHITE}... voertuig kan nie na daardie stasie toe gaan
b355a1952f7b (svn r17718) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13155
diff changeset
4057 STR_ERROR_CAN_T_ADD_ORDER_SHARED :{WHITE}... 'n voertuig wat hierdie opdrag deel kan nie na daardie stasie toe gaan nie
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
4058
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4059 STR_ERROR_CAN_T_SHARE_ORDER_LIST :{WHITE}Kan nie opdraglys deel nie...
19268
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
4060 STR_ERROR_CAN_T_STOP_SHARING_ORDER_LIST :{WHITE}Kan nie opdraglys ophou deel nie......
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_ERROR_CAN_T_COPY_ORDER_LIST :{WHITE}Kan nie opdrag lys kopie nie...
14818
9f1d902a65b7 (svn r19408) -Change: make the space after ... consistent in the translations too
rubidium <rubidium@openttd.org>
parents: 14817
diff changeset
4062 STR_ERROR_TOO_FAR_FROM_PREVIOUS_DESTINATION :{WHITE}... te ver van vorige destinasie
19268
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
4063 STR_ERROR_AIRCRAFT_NOT_ENOUGH_RANGE :{WHITE}... vliegtuig kan nie so ver vlieg nie
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
4064
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4065 # Timetable related errors
14193
e86ba574d855 (svn r18743) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14191
diff changeset
4066 STR_ERROR_CAN_T_TIMETABLE_VEHICLE :{WHITE}Kan nie voertuig 'n rooster gee nie...
19139
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
4067 STR_ERROR_TIMETABLE_ONLY_WAIT_AT_STATIONS :{WHITE}Voertuie kan slegs by stasies wag
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
4068 STR_ERROR_TIMETABLE_NOT_STOPPING_HERE :{WHITE}Die voertuig stop nie by hierdie stasie nie.
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
4069
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4070 # Sign related errors
14818
9f1d902a65b7 (svn r19408) -Change: make the space after ... consistent in the translations too
rubidium <rubidium@openttd.org>
parents: 14817
diff changeset
4071 STR_ERROR_TOO_MANY_SIGNS :{WHITE}... te veel tekens
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
4072 STR_ERROR_CAN_T_PLACE_SIGN_HERE :{WHITE}Kan nie teken hier plaas nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4073 STR_ERROR_CAN_T_CHANGE_SIGN_NAME :{WHITE}Kan nie teken naam verander nie...
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4074 STR_ERROR_CAN_T_DELETE_SIGN :{WHITE}Kan nie teken verwyder nie
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4075
15615
24938979a5d0 (svn r20278) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 15585
diff changeset
4076 # Translatable comment for OpenTTD's desktop shortcut
19268
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
4077 STR_DESKTOP_SHORTCUT_COMMENT :'n Simulasie speletjie wat gebaseer is op Transport Tycoon Deluxe
15615
24938979a5d0 (svn r20278) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 15585
diff changeset
4078
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4079 ##id 0x2000
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
4080 # 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
4081 STR_TOWN_BUILDING_NAME_TALL_OFFICE_BLOCK_1 :Hoog kantoor blok
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4082 STR_TOWN_BUILDING_NAME_OFFICE_BLOCK_1 :Kantoor blok
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4083 STR_TOWN_BUILDING_NAME_SMALL_BLOCK_OF_FLATS_1 :Klein blok van woonstelle
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4084 STR_TOWN_BUILDING_NAME_CHURCH_1 :Kerk
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4085 STR_TOWN_BUILDING_NAME_LARGE_OFFICE_BLOCK_1 :Groot kantoor blok
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4086 STR_TOWN_BUILDING_NAME_TOWN_HOUSES_1 :Meenthuise
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4087 STR_TOWN_BUILDING_NAME_HOTEL_1 :Hotel
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4088 STR_TOWN_BUILDING_NAME_STATUE_1 :Standbeeld
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4089 STR_TOWN_BUILDING_NAME_FOUNTAIN_1 :Fontein
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4090 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
4091 STR_TOWN_BUILDING_NAME_OFFICE_BLOCK_2 :Kantoor blok
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4092 STR_TOWN_BUILDING_NAME_SHOPS_AND_OFFICES_1 :Winkels en kantoore
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4093 STR_TOWN_BUILDING_NAME_MODERN_OFFICE_BUILDING_1 :Moderne kantoor gebou
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4094 STR_TOWN_BUILDING_NAME_WAREHOUSE_1 :Pakhuis
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4095 STR_TOWN_BUILDING_NAME_OFFICE_BLOCK_3 :Kantoor blok
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4096 STR_TOWN_BUILDING_NAME_STADIUM_1 :Stadion
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4097 STR_TOWN_BUILDING_NAME_OLD_HOUSES_1 :Ou huise
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4098 STR_TOWN_BUILDING_NAME_COTTAGES_1 :Kothuise
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4099 STR_TOWN_BUILDING_NAME_HOUSES_1 :Huise
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4100 STR_TOWN_BUILDING_NAME_FLATS_1 :Woonstelle
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4101 STR_TOWN_BUILDING_NAME_TALL_OFFICE_BLOCK_2 :Hoog kantoor blok
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4102 STR_TOWN_BUILDING_NAME_SHOPS_AND_OFFICES_2 :Winkels en kantoore
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4103 STR_TOWN_BUILDING_NAME_SHOPS_AND_OFFICES_3 :Winkels en kantoore
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4104 STR_TOWN_BUILDING_NAME_THEATER_1 :Teatre
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4105 STR_TOWN_BUILDING_NAME_STADIUM_2 :Stadion
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4106 STR_TOWN_BUILDING_NAME_OFFICES_1 :Kantoore
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4107 STR_TOWN_BUILDING_NAME_HOUSES_2 :Huise
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4108 STR_TOWN_BUILDING_NAME_CINEMA_1 :Kinema
19714
7e58c66ea9cb (svn r24636) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19713
diff changeset
4109 STR_TOWN_BUILDING_NAME_SHOPPING_MALL_1 :Winkelsentrum
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
4110 STR_TOWN_BUILDING_NAME_IGLOO_1 :Igloo
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4111 STR_TOWN_BUILDING_NAME_TEPEES_1 :Tepees
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4112 STR_TOWN_BUILDING_NAME_TEAPOT_HOUSE_1 :Teepot-Huis
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4113 STR_TOWN_BUILDING_NAME_PIGGY_BANK_1 :Varkie-Bank
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4114
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4115 ##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
4116 # 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
4117 STR_INDUSTRY_NAME_COAL_MINE :Kool Myn
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4118 STR_INDUSTRY_NAME_POWER_STATION :Krag Stasie
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4119 STR_INDUSTRY_NAME_SAWMILL :Saagmeul
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4120 STR_INDUSTRY_NAME_FOREST :Woud
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4121 STR_INDUSTRY_NAME_OIL_REFINERY :Olie Raffineerdery
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4122 STR_INDUSTRY_NAME_OIL_RIG :Olieboor
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4123 STR_INDUSTRY_NAME_FACTORY :Fabriek
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4124 STR_INDUSTRY_NAME_PRINTING_WORKS :Drukwerke
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4125 STR_INDUSTRY_NAME_STEEL_MILL :Staal Meule
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4126 STR_INDUSTRY_NAME_FARM :Boerdery
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4127 STR_INDUSTRY_NAME_COPPER_ORE_MINE :Koper Erts Myn
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4128 STR_INDUSTRY_NAME_OIL_WELLS :Olie Bron
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4129 STR_INDUSTRY_NAME_BANK :Bank
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4130 STR_INDUSTRY_NAME_FOOD_PROCESSING_PLANT :Kos Verwerkings Fabriek
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4131 STR_INDUSTRY_NAME_PAPER_MILL :Papiermeul
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4132 STR_INDUSTRY_NAME_GOLD_MINE :Goud Myn
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4133 STR_INDUSTRY_NAME_BANK_TROPIC_ARCTIC :Bank
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4134 STR_INDUSTRY_NAME_DIAMOND_MINE :Diamant Myn
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4135 STR_INDUSTRY_NAME_IRON_ORE_MINE :Yster Erts Myn
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4136 STR_INDUSTRY_NAME_FRUIT_PLANTATION :Vrugte Plantasie
19423
0dbf5aeba6f2 (svn r24326) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19419
diff changeset
4137 STR_INDUSTRY_NAME_RUBBER_PLANTATION :Rubber Plantasie
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
4138 STR_INDUSTRY_NAME_WATER_SUPPLY :Water Verskaf
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4139 STR_INDUSTRY_NAME_WATER_TOWER :Water Toring
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4140 STR_INDUSTRY_NAME_FACTORY_2 :Fabriek
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4141 STR_INDUSTRY_NAME_FARM_2 :Boerdery
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4142 STR_INDUSTRY_NAME_LUMBER_MILL :Timmerhout Meule
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4143 STR_INDUSTRY_NAME_COTTON_CANDY_FOREST :Spookasem Woud
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4144 STR_INDUSTRY_NAME_CANDY_FACTORY :Lekker Fabriek
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4145 STR_INDUSTRY_NAME_BATTERY_FARM :Battery Boerdery
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4146 STR_INDUSTRY_NAME_COLA_WELLS :Cola Spruite
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4147 STR_INDUSTRY_NAME_TOY_SHOP :Speelgoed Winkel
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4148 STR_INDUSTRY_NAME_TOY_FACTORY :Speelgoed Fabriek
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4149 STR_INDUSTRY_NAME_PLASTIC_FOUNTAINS :Plastiek Fonteine
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4150 STR_INDUSTRY_NAME_FIZZY_DRINK_FACTORY :Koeldrank Fabriek
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4151 STR_INDUSTRY_NAME_BUBBLE_GENERATOR :Borrel Genereerder
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4152 STR_INDUSTRY_NAME_TOFFEE_QUARRY :Tamletjie Prooi
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4153 STR_INDUSTRY_NAME_SUGAR_MINE :Suiker Myn
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4154
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4155 ############ WARNING, using range 0x6000 for strings that are stored in the savegame
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4156 ############ These strings may never get a new id, or savegames will break!
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4157 ##id 0x6000
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4158 STR_SV_EMPTY :
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4159 STR_SV_UNNAMED :Onbenaam
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4160 STR_SV_TRAIN_NAME :Trein {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
4161 STR_SV_ROAD_VEHICLE_NAME :Pad Voertuig {COMMA}
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4162 STR_SV_SHIP_NAME :Skip {COMMA}
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4163 STR_SV_AIRCRAFT_NAME :Vliegtuig {COMMA}
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4164
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4165 STR_SV_STNAME :{STRING}
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4166 STR_SV_STNAME_NORTH :{STRING} Noord
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4167 STR_SV_STNAME_SOUTH :{STRING} Suid
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4168 STR_SV_STNAME_EAST :{STRING} Oos
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4169 STR_SV_STNAME_WEST :{STRING} Wes
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4170 STR_SV_STNAME_CENTRAL :{STRING} Sentraal
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4171 STR_SV_STNAME_TRANSFER :{STRING} Oorplaas
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4172 STR_SV_STNAME_HALT :{STRING} Halte
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4173 STR_SV_STNAME_VALLEY :{STRING} Vallei
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4174 STR_SV_STNAME_HEIGHTS :{STRING} Hoogtes
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4175 STR_SV_STNAME_WOODS :{STRING} Woude
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4176 STR_SV_STNAME_LAKESIDE :{STRING} Meerkant
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4177 STR_SV_STNAME_EXCHANGE :{STRING} Wissel
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4178 STR_SV_STNAME_AIRPORT :{STRING} Lughawe
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4179 STR_SV_STNAME_OILFIELD :{STRING} Olieveld
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4180 STR_SV_STNAME_MINES :{STRING} Myne
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4181 STR_SV_STNAME_DOCKS :{STRING} Werfe
12983
196518b4450d (svn r17477) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12953
diff changeset
4182 STR_SV_STNAME_BUOY :{STRING}
196518b4450d (svn r17477) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12953
diff changeset
4183 STR_SV_STNAME_WAYPOINT :{STRING}
12495
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4184 ##id 0x6020
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4185 STR_SV_STNAME_ANNEXE :{STRING} Anneks
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4186 STR_SV_STNAME_SIDINGS :{STRING} Wisselspoore
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4187 STR_SV_STNAME_BRANCH :{STRING} Tak
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4188 STR_SV_STNAME_UPPER :Bo {STRING}
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4189 STR_SV_STNAME_LOWER :Laer {STRING}
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4190 STR_SV_STNAME_HELIPORT :{STRING} Helihawe
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4191 STR_SV_STNAME_FOREST :{STRING} Woud
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4192 STR_SV_STNAME_FALLBACK :{STRING} Stasie #{NUM}
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4193 ############ end of savegame specific region!
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4194
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4195 ##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
4196 # 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
4197 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_KIRBY_PAUL_TANK_STEAM :Kirby Paul Tank (Stoom)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4198 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_MJS_250_DIESEL :MJS 250 (Diesel)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4199 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_PLODDYPHUT_CHOO_CHOO :Ploddyphut Choo-Choo
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4200 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_POWERNAUT_CHOO_CHOO :Powernaut Choo-Choo
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4201 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_MIGHTYMOVER_CHOO_CHOO :Mightymover Choo-Choo
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4202 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_PLODDYPHUT_DIESEL :Ploddyphut Diesel
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4203 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_POWERNAUT_DIESEL :Powernaut Diesel
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4204 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_WILLS_2_8_0_STEAM :Wills 2-8-0 (Stoom)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4205 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_CHANEY_JUBILEE_STEAM :Chaney 'Jubilee' (Stoom)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4206 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_GINZU_A4_STEAM :Ginzu 'A4' (Stoom)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4207 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_SH_8P_STEAM :SH '8P' (Stoom)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4208 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_MANLEY_MOREL_DMU_DIESEL :Manley-Morel DMU (Diesel)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4209 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_DASH_DIESEL :'Dash' (Diesel)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4210 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_SH_HENDRY_25_DIESEL :SH/Hendry '25' (Diesel)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4211 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_UU_37_DIESEL :UU '37' (Diesel)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4212 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_FLOSS_47_DIESEL :Floss '47' (Diesel)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4213 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_CS_4000_DIESEL :CS 4000 (Diesel)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4214 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_CS_2400_DIESEL :CS 2400 (Diesel)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4215 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_CENTENNIAL_DIESEL :Centennial (Diesel)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4216 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_KELLING_3100_DIESEL :Kelling 3100 (Diesel)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4217 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_TURNER_TURBO_DIESEL :Turner Turbo (Diesel)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4218 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_MJS_1000_DIESEL :MJS 1000 (Diesel)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4219 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_SH_125_DIESEL :SH '125' (Diesel)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4220 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_SH_30_ELECTRIC :SH '30' (Elektries)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4221 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_SH_40_ELECTRIC :SH '40' (Elektries)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4222 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_T_I_M_ELECTRIC :'T.I.M.' (Elektries)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4223 STR_VEHICLE_NAME_TRAIN_ENGINE_RAIL_ASIASTAR_ELECTRIC :'AsiaStar' (Elektries)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4224 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_PASSENGER_CAR :Passasier Rytuig
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4225 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_MAIL_VAN :Pos Wa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4226 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_COAL_CAR :Kool Wa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4227 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_OIL_TANKER :Olie Tenkwa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4228 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_LIVESTOCK_VAN :Lewende Hawe Wa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4229 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_GOODS_VAN :Goedere Wa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4230 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_GRAIN_HOPPER :Graan Laai Bak
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4231 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_WOOD_TRUCK :Hout Trok
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4232 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_IRON_ORE_HOPPER :Yster Erts Laai Bak
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4233 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_STEEL_TRUCK :Staal Trok
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4234 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_ARMORED_VAN :Gepantserde Wa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4235 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_FOOD_VAN :Kos Wa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4236 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_PAPER_TRUCK :Papier Trok
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4237 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_COPPER_ORE_HOPPER :Koper Erts Laai Bak
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4238 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_WATER_TANKER :Water Tenkwa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4239 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_FRUIT_TRUCK :Vrugte Trok
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4240 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_RUBBER_TRUCK :Gomlastiek Trok
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4241 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_SUGAR_TRUCK :Suiker Trok
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4242 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_COTTON_CANDY_HOPPER :Spookasem Laai Bak
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4243 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_TOFFEE_HOPPER :Tameletjie Laai Bak
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4244 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_BUBBLE_VAN :Borrel Wa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4245 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_COLA_TANKER :Cola Tenkwa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4246 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_CANDY_VAN :Lekker Wa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4247 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_TOY_VAN :Speelgoed Wa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4248 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_BATTERY_TRUCK :Battery Trok
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4249 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_FIZZY_DRINK_TRUCK :Koeldrank Trok
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4250 STR_VEHICLE_NAME_TRAIN_WAGON_RAIL_PLASTIC_TRUCK :Plastiek Trok
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4251 STR_VEHICLE_NAME_TRAIN_ENGINE_MONORAIL_X2001_ELECTRIC :'X2001' (Elektries)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4252 STR_VEHICLE_NAME_TRAIN_ENGINE_MONORAIL_MILLENNIUM_Z1_ELECTRIC :'Millennium Z1' (Elektries)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4253 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
4254 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_PASSENGER_CAR :Passasier Rytuig
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4255 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_MAIL_VAN :Pos Wa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4256 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_COAL_CAR :Kool Trok
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4257 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_OIL_TANKER :Olie Tenkwa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4258 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_LIVESTOCK_VAN :Lewende Hawe Wa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4259 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_GOODS_VAN :Goedere Wa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4260 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_GRAIN_HOPPER :Graan Laai Bak
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4261 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_WOOD_TRUCK :Hout Trok
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4262 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_IRON_ORE_HOPPER :Yster Erts Laai Bak
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4263 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_STEEL_TRUCK :Staal Trok
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4264 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_ARMORED_VAN :Gepantserde Wa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4265 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_FOOD_VAN :Kos Wa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4266 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_PAPER_TRUCK :Papier Trok
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4267 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_COPPER_ORE_HOPPER :Coper Erts Laai Bak
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4268 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_WATER_TANKER :Water Tenkwa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4269 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_FRUIT_TRUCK :Vrugte Trok
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4270 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_RUBBER_TRUCK :Gomlastiek Wa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4271 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_SUGAR_TRUCK :Suiker Trok
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4272 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_COTTON_CANDY_HOPPER :Spookasem Laai Bak
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4273 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_TOFFEE_HOPPER :Tameletjie Laai Bak
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4274 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_BUBBLE_VAN :Borrel Wa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4275 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_COLA_TANKER :Cola Tenkwa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4276 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_CANDY_VAN :Lekker Wa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4277 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_TOY_VAN :Speelgoed Wa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4278 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_BATTERY_TRUCK :Bettery Trok
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4279 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_FIZZY_DRINK_TRUCK :Koeldrank Trok
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4280 STR_VEHICLE_NAME_TRAIN_WAGON_MONORAIL_PLASTIC_TRUCK :Plastiek Trok
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4281 STR_VEHICLE_NAME_TRAIN_ENGINE_MAGLEV_LEV1_LEVIATHAN_ELECTRIC :Lev1 'Leviathan' (Elektries)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4282 STR_VEHICLE_NAME_TRAIN_ENGINE_MAGLEV_LEV2_CYCLOPS_ELECTRIC :Lev2 'Cyclops' (Elektries)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4283 STR_VEHICLE_NAME_TRAIN_ENGINE_MAGLEV_LEV3_PEGASUS_ELECTRIC :Lev3 'Pegasus' (Elektries)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4284 STR_VEHICLE_NAME_TRAIN_ENGINE_MAGLEV_LEV4_CHIMAERA_ELECTRIC :Lev4 'Chimaera' (Elektries)
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4285 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
4286 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_PASSENGER_CAR :Passasier Rytuig
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4287 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_MAIL_VAN :Pos Wa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4288 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_COAL_CAR :Kool Trok
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4289 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_OIL_TANKER :Olie Tenkwa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4290 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_LIVESTOCK_VAN :Lewende Hawe Wa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4291 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_GOODS_VAN :Goedere Wa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4292 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_GRAIN_HOPPER :Graan Laai Bak
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4293 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_WOOD_TRUCK :Hout Trok
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4294 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_IRON_ORE_HOPPER :Yster Erts Laai Bak
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4295 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_STEEL_TRUCK :Staal Trok
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4296 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_ARMORED_VAN :Gepantserde Wa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4297 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_FOOD_VAN :Kos Wa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4298 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_PAPER_TRUCK :Papier Trok
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4299 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_COPPER_ORE_HOPPER :Koper Erts Laai Bak
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4300 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_WATER_TANKER :Water Tenkwa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4301 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_FRUIT_TRUCK :Vrugte Trok
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4302 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_RUBBER_TRUCK :Gomlastiek Trok
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4303 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_SUGAR_TRUCK :Suiker Trok
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4304 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_COTTON_CANDY_HOPPER :Spookasem Laai Bak
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4305 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_TOFFEE_HOPPER :Tameletjie Laai Bak
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4306 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_BUBBLE_VAN :Borrel Wa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4307 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_COLA_TANKER :Cola Tenkwa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4308 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_CANDY_VAN :Lekker Wa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4309 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_TOY_VAN :Speelgoed Wa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4310 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_BATTERY_TRUCK :Battery Trok
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4311 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_FIZZY_DRINK_TRUCK :Koeldrank Wa
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4312 STR_VEHICLE_NAME_TRAIN_WAGON_MAGLEV_PLASTIC_TRUCK :Plastiek Trok
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
4313 STR_VEHICLE_NAME_ROAD_VEHICLE_MPS_REGAL_BUS :MPS Regal Bus
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
4314 STR_VEHICLE_NAME_ROAD_VEHICLE_HEREFORD_LEOPARD_BUS :Hereford Leopard Bus
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
4315 STR_VEHICLE_NAME_ROAD_VEHICLE_FOSTER_BUS :Foster Bus
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
4316 STR_VEHICLE_NAME_ROAD_VEHICLE_FOSTER_MKII_SUPERBUS :Foster MkII Superbus
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
4317 STR_VEHICLE_NAME_ROAD_VEHICLE_PLODDYPHUT_MKI_BUS :Ploddyphut MkI Bus
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
4318 STR_VEHICLE_NAME_ROAD_VEHICLE_PLODDYPHUT_MKII_BUS :Ploddyphut MkII Bus
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
4319 STR_VEHICLE_NAME_ROAD_VEHICLE_PLODDYPHUT_MKIII_BUS :Ploddyphut MkIII Bus
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
4320 STR_VEHICLE_NAME_ROAD_VEHICLE_BALOGH_COAL_TRUCK :Balogh Kool Trok
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
4321 STR_VEHICLE_NAME_ROAD_VEHICLE_UHL_COAL_TRUCK :Uhl Kool Trok
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
4322 STR_VEHICLE_NAME_ROAD_VEHICLE_DW_COAL_TRUCK :DW Kool Trok
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
4323 STR_VEHICLE_NAME_ROAD_VEHICLE_MPS_MAIL_TRUCK :MPS Pos Trok
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
4324 STR_VEHICLE_NAME_ROAD_VEHICLE_REYNARD_MAIL_TRUCK :Reynard Pos Trok
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
4325 STR_VEHICLE_NAME_ROAD_VEHICLE_PERRY_MAIL_TRUCK :Perry Pos Trok
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
4326 STR_VEHICLE_NAME_ROAD_VEHICLE_MIGHTYMOVER_MAIL_TRUCK :MightyMover Pos Trok
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
4327 STR_VEHICLE_NAME_ROAD_VEHICLE_POWERNAUGHT_MAIL_TRUCK :Powernaught Pos Trok
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
4328 STR_VEHICLE_NAME_ROAD_VEHICLE_WIZZOWOW_MAIL_TRUCK :Wizzowow Pos Trok
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
4329 STR_VEHICLE_NAME_ROAD_VEHICLE_WITCOMBE_OIL_TANKER :Witcombe Olie Tenkwa
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
4330 STR_VEHICLE_NAME_ROAD_VEHICLE_FOSTER_OIL_TANKER :Foster Olie Tenkwa
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
4331 STR_VEHICLE_NAME_ROAD_VEHICLE_PERRY_OIL_TANKER :Perry Olie Tenkwa
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
4332 STR_VEHICLE_NAME_ROAD_VEHICLE_TALBOTT_LIVESTOCK_VAN :Talbott Lewende Hawe Wa
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
4333 STR_VEHICLE_NAME_ROAD_VEHICLE_UHL_LIVESTOCK_VAN :Uhl Lewende Hawe Wa
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
4334 STR_VEHICLE_NAME_ROAD_VEHICLE_FOSTER_LIVESTOCK_VAN :Foster Lewende Hawe Wa
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
4335 STR_VEHICLE_NAME_ROAD_VEHICLE_BALOGH_GOODS_TRUCK :Balogh Goedere Trok
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
4336 STR_VEHICLE_NAME_ROAD_VEHICLE_CRAIGHEAD_GOODS_TRUCK :Craighead Goedere Trok
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
4337 STR_VEHICLE_NAME_ROAD_VEHICLE_GOSS_GOODS_TRUCK :Goss Goedere Trok
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
4338 STR_VEHICLE_NAME_ROAD_VEHICLE_HEREFORD_GRAIN_TRUCK :Hereford Graan Trok
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
4339 STR_VEHICLE_NAME_ROAD_VEHICLE_THOMAS_GRAIN_TRUCK :Thomas Graan Trok
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
4340 STR_VEHICLE_NAME_ROAD_VEHICLE_GOSS_GRAIN_TRUCK :Goss Graan Trok
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
4341 STR_VEHICLE_NAME_ROAD_VEHICLE_WITCOMBE_WOOD_TRUCK :Witcombe Hout Trok
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
4342 STR_VEHICLE_NAME_ROAD_VEHICLE_FOSTER_WOOD_TRUCK :Foster Hout Trok
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
4343 STR_VEHICLE_NAME_ROAD_VEHICLE_MORELAND_WOOD_TRUCK :Moreland Hout Trok
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
4344 STR_VEHICLE_NAME_ROAD_VEHICLE_MPS_IRON_ORE_TRUCK :MPS Yster Erts Trok
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
4345 STR_VEHICLE_NAME_ROAD_VEHICLE_UHL_IRON_ORE_TRUCK :Uhl Iron Yster Erts Trok
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
4346 STR_VEHICLE_NAME_ROAD_VEHICLE_CHIPPY_IRON_ORE_TRUCK :Chippy Yster Erts Trok
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
4347 STR_VEHICLE_NAME_ROAD_VEHICLE_BALOGH_STEEL_TRUCK :Balogh Staal Trok
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
4348 STR_VEHICLE_NAME_ROAD_VEHICLE_UHL_STEEL_TRUCK :Uhl Staal Trok
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
4349 STR_VEHICLE_NAME_ROAD_VEHICLE_KELLING_STEEL_TRUCK :Kelling Staal Trok
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
4350 STR_VEHICLE_NAME_ROAD_VEHICLE_BALOGH_ARMORED_TRUCK :Balogh Gepantserde Trok
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
4351 STR_VEHICLE_NAME_ROAD_VEHICLE_UHL_ARMORED_TRUCK :Uhl Gepantserde Trok
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
4352 STR_VEHICLE_NAME_ROAD_VEHICLE_FOSTER_ARMORED_TRUCK :Foster Gepantserde Trok
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
4353 STR_VEHICLE_NAME_ROAD_VEHICLE_FOSTER_FOOD_VAN :Foster Kos Wa
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
4354 STR_VEHICLE_NAME_ROAD_VEHICLE_PERRY_FOOD_VAN :Perry Kos Wa
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
4355 STR_VEHICLE_NAME_ROAD_VEHICLE_CHIPPY_FOOD_VAN :Chippy Kos Wa
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
4356 STR_VEHICLE_NAME_ROAD_VEHICLE_UHL_PAPER_TRUCK :Uhl Papier Trok
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
4357 STR_VEHICLE_NAME_ROAD_VEHICLE_BALOGH_PAPER_TRUCK :Balogh Papier Trok
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
4358 STR_VEHICLE_NAME_ROAD_VEHICLE_MPS_PAPER_TRUCK :MPS Papier Trok
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
4359 STR_VEHICLE_NAME_ROAD_VEHICLE_MPS_COPPER_ORE_TRUCK :MPS Koper Erts Trok
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
4360 STR_VEHICLE_NAME_ROAD_VEHICLE_UHL_COPPER_ORE_TRUCK :Uhl Koper Erts Trok
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
4361 STR_VEHICLE_NAME_ROAD_VEHICLE_GOSS_COPPER_ORE_TRUCK :Goss Koper Erts Trok
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
4362 STR_VEHICLE_NAME_ROAD_VEHICLE_UHL_WATER_TANKER :Uhl Water Tenkwa
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
4363 STR_VEHICLE_NAME_ROAD_VEHICLE_BALOGH_WATER_TANKER :Balogh Water Tenkwa
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
4364 STR_VEHICLE_NAME_ROAD_VEHICLE_MPS_WATER_TANKER :MPS Water Tenkwa
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
4365 STR_VEHICLE_NAME_ROAD_VEHICLE_BALOGH_FRUIT_TRUCK :Balogh Vrugte Trok
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
4366 STR_VEHICLE_NAME_ROAD_VEHICLE_UHL_FRUIT_TRUCK :Uhl Vrugte Trok
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
4367 STR_VEHICLE_NAME_ROAD_VEHICLE_KELLING_FRUIT_TRUCK :Kelling Vrugte Trok
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
4368 STR_VEHICLE_NAME_ROAD_VEHICLE_BALOGH_RUBBER_TRUCK :Balogh Gomlastiek Trok
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
4369 STR_VEHICLE_NAME_ROAD_VEHICLE_UHL_RUBBER_TRUCK :Uhl Gomlastiek Trok
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
4370 STR_VEHICLE_NAME_ROAD_VEHICLE_RMT_RUBBER_TRUCK :RMT Gomlastiek Trok
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
4371 STR_VEHICLE_NAME_ROAD_VEHICLE_MIGHTYMOVER_SUGAR_TRUCK :MightyMover Suiker Trok
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
4372 STR_VEHICLE_NAME_ROAD_VEHICLE_POWERNAUGHT_SUGAR_TRUCK :Powernaught Suiker Trok
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
4373 STR_VEHICLE_NAME_ROAD_VEHICLE_WIZZOWOW_SUGAR_TRUCK :Wizzowow Suiker Trok
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
4374 STR_VEHICLE_NAME_ROAD_VEHICLE_MIGHTYMOVER_COLA_TRUCK :MightyMover Cola Trok
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
4375 STR_VEHICLE_NAME_ROAD_VEHICLE_POWERNAUGHT_COLA_TRUCK :Powernaught Cola Trok
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
4376 STR_VEHICLE_NAME_ROAD_VEHICLE_WIZZOWOW_COLA_TRUCK :Wizzowow Cola Trok
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
4377 STR_VEHICLE_NAME_ROAD_VEHICLE_MIGHTYMOVER_COTTON_CANDY :MightyMover Spookasem Trok
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
4378 STR_VEHICLE_NAME_ROAD_VEHICLE_POWERNAUGHT_COTTON_CANDY :Powernaught Spookasem Trok
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
4379 STR_VEHICLE_NAME_ROAD_VEHICLE_WIZZOWOW_COTTON_CANDY_TRUCK :Wizzowow Spookasem Trok
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
4380 STR_VEHICLE_NAME_ROAD_VEHICLE_MIGHTYMOVER_TOFFEE_TRUCK :MightyMover Tameletjie Trok
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
4381 STR_VEHICLE_NAME_ROAD_VEHICLE_POWERNAUGHT_TOFFEE_TRUCK :Powernaught Tameletjie Trok
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
4382 STR_VEHICLE_NAME_ROAD_VEHICLE_WIZZOWOW_TOFFEE_TRUCK :Wizzowow Tameletjie Trok
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
4383 STR_VEHICLE_NAME_ROAD_VEHICLE_MIGHTYMOVER_TOY_VAN :MightyMover Speelgoed Wa
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
4384 STR_VEHICLE_NAME_ROAD_VEHICLE_POWERNAUGHT_TOY_VAN :Powernaught Speelgoed Wa
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
4385 STR_VEHICLE_NAME_ROAD_VEHICLE_WIZZOWOW_TOY_VAN :Wizzowow Speelgoed Wa
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
4386 STR_VEHICLE_NAME_ROAD_VEHICLE_MIGHTYMOVER_CANDY_TRUCK :MightyMover Lekker Trok
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
4387 STR_VEHICLE_NAME_ROAD_VEHICLE_POWERNAUGHT_CANDY_TRUCK :Powernaught Lekker Trok
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
4388 STR_VEHICLE_NAME_ROAD_VEHICLE_WIZZOWOW_CANDY_TRUCK :Wizzowow Lekker Trok
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
4389 STR_VEHICLE_NAME_ROAD_VEHICLE_MIGHTYMOVER_BATTERY_TRUCK :MightyMover Battery Trok
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
4390 STR_VEHICLE_NAME_ROAD_VEHICLE_POWERNAUGHT_BATTERY_TRUCK :Powernaught Battery Trok
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
4391 STR_VEHICLE_NAME_ROAD_VEHICLE_WIZZOWOW_BATTERY_TRUCK :Wizzowow Battery Trok
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
4392 STR_VEHICLE_NAME_ROAD_VEHICLE_MIGHTYMOVER_FIZZY_DRINK :MightyMover Koeldrank Trok
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
4393 STR_VEHICLE_NAME_ROAD_VEHICLE_POWERNAUGHT_FIZZY_DRINK :Powernaught Koeldrank Trok
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
4394 STR_VEHICLE_NAME_ROAD_VEHICLE_WIZZOWOW_FIZZY_DRINK_TRUCK :Wizzowow Fizzy Koeldrank Trok
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
4395 STR_VEHICLE_NAME_ROAD_VEHICLE_MIGHTYMOVER_PLASTIC_TRUCK :MightyMover Plastiek Trok
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
4396 STR_VEHICLE_NAME_ROAD_VEHICLE_POWERNAUGHT_PLASTIC_TRUCK :Powernaught Plastiek Trok
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
4397 STR_VEHICLE_NAME_ROAD_VEHICLE_WIZZOWOW_PLASTIC_TRUCK :Wizzowow Plastiek Trok
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
4398 STR_VEHICLE_NAME_ROAD_VEHICLE_MIGHTYMOVER_BUBBLE_TRUCK :MightyMover Borrel Trok
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
4399 STR_VEHICLE_NAME_ROAD_VEHICLE_POWERNAUGHT_BUBBLE_TRUCK :Powernaught Borrel Trok
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
4400 STR_VEHICLE_NAME_ROAD_VEHICLE_WIZZOWOW_BUBBLE_TRUCK :Wizzowow Borrel Trok
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
4401 STR_VEHICLE_NAME_SHIP_MPS_OIL_TANKER :MPS Olie Tenkskip
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4402 STR_VEHICLE_NAME_SHIP_CS_INC_OIL_TANKER :CS-Inc. Olie Tenkskip
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4403 STR_VEHICLE_NAME_SHIP_MPS_PASSENGER_FERRY :MPS Passasier Veerboot
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4404 STR_VEHICLE_NAME_SHIP_FFP_PASSENGER_FERRY :FFP Passasier Veerboot
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4405 STR_VEHICLE_NAME_SHIP_BAKEWELL_300_HOVERCRAFT :Bakewell 300 Skeertuig
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4406 STR_VEHICLE_NAME_SHIP_CHUGGER_CHUG_PASSENGER :Chugger-Chug Passasier Veerboot
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4407 STR_VEHICLE_NAME_SHIP_SHIVERSHAKE_PASSENGER_FERRY :Shivershake Passasier Veerboot
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4408 STR_VEHICLE_NAME_SHIP_YATE_CARGO_SHIP :Yate Vrag skip
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4409 STR_VEHICLE_NAME_SHIP_BAKEWELL_CARGO_SHIP :Bakewell Vrag skip
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4410 STR_VEHICLE_NAME_SHIP_MIGHTYMOVER_CARGO_SHIP :Mightymover Vrag skip
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4411 STR_VEHICLE_NAME_SHIP_POWERNAUT_CARGO_SHIP :Powernaut Vrag skip
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4412 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
4413 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
4414 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
4415 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
4416 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
4417 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
4418 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
4419 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
4420 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
4421 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
4422 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
4423 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
4424 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
4425 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
4426 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
4427 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
4428 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
4429 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
4430 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
4431 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
4432 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
4433 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
4434 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
4435 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
4436 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
4437 STR_VEHICLE_NAME_AIRCRAFT_YATE_Z_SHUTTLE :Yate Z-Shuttle
a39da1e4c1f5 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
rubidium <rubidium@openttd.org>
parents: 11726
diff changeset
4438 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
4439 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
4440 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
4441 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
4442 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
4443 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
4444 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
4445 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
4446 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
4447 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
4448 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
4449 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
4450 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
4451 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
4452 STR_VEHICLE_NAME_AIRCRAFT_POWERNAUT_HELICOPTER :Powernaut Helikopter
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4453
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4454 ##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
4455 # 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
4456 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
4457 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
4458 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
4459 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
4460
12983
196518b4450d (svn r17477) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12953
diff changeset
4461 STR_FORMAT_BUOY_NAME :{TOWN} Baken
196518b4450d (svn r17477) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12953
diff changeset
4462 STR_FORMAT_BUOY_NAME_SERIAL :{TOWN} Baken #{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
4463 STR_FORMAT_COMPANY_NUM :(Company {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
4464 STR_FORMAT_GROUP_NAME :Groep {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
4465 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
4466 STR_FORMAT_WAYPOINT_NAME :Wegpunt {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
4467 STR_FORMAT_WAYPOINT_NAME_SERIAL :Wegpunt {TOWN} #{COMMA}
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4468
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
4469 STR_FORMAT_DEPOT_NAME_TRAIN :{TOWN} Trein Depot
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
4470 STR_FORMAT_DEPOT_NAME_TRAIN_SERIAL :{TOWN} Trein Depot #{COMMA}
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
4471 STR_FORMAT_DEPOT_NAME_ROAD_VEHICLE :{TOWN} Pad Voertuig Depot
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
4472 STR_FORMAT_DEPOT_NAME_ROAD_VEHICLE_SERIAL :{TOWN} Pad Voertuig Depot #{COMMA}
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
4473 STR_FORMAT_DEPOT_NAME_SHIP :{TOWN} Skip Depot
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
4474 STR_FORMAT_DEPOT_NAME_SHIP_SERIAL :{TOWN} Skip Depot #{COMMA}
19268
55faf473b2ef (svn r24157) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19267
diff changeset
4475 STR_FORMAT_DEPOT_NAME_AIRCRAFT :{STATION} Hangar
15615
24938979a5d0 (svn r20278) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 15585
diff changeset
4476
10346
393adae0a5fb (svn r14597) -Update: WebTranslator2 update to 2008-11-19 18:43:03
translators <translators@openttd.org>
parents: 10344
diff changeset
4477 STR_UNKNOWN_STATION :onbekende stasie
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
4478 STR_DEFAULT_SIGN_NAME :Teken
13551
50cf6fdcb5f9 (svn r18073) -Codechange: remove some more unneeded skips
rubidium <rubidium@openttd.org>
parents: 13550
diff changeset
4479 STR_COMPANY_SOMEONE :iemand
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
4480
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4481 STR_SAVEGAME_NAME_DEFAULT :{COMPANY}, {STRING}
13551
50cf6fdcb5f9 (svn r18073) -Codechange: remove some more unneeded skips
rubidium <rubidium@openttd.org>
parents: 13550
diff changeset
4482 STR_SAVEGAME_NAME_SPECTATOR :Spektator, {1: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
4483
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4484 # 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
4485 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
4486 STR_VIEWPORT_TOWN :{WHITE}{TOWN}
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
4487 STR_VIEWPORT_TOWN_TINY_BLACK :{TINY_FONT}{BLACK}{TOWN}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
4488 STR_VIEWPORT_TOWN_TINY_WHITE :{TINY_FONT}{WHITE}{TOWN}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
4489
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
4490 STR_VIEWPORT_SIGN_SMALL_BLACK :{TINY_FONT}{BLACK}{SIGN}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
4491 STR_VIEWPORT_SIGN_SMALL_WHITE :{TINY_FONT}{WHITE}{SIGN}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
4492
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
4493 STR_VIEWPORT_STATION :{STATION} {STATION_FEATURES}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
4494 STR_VIEWPORT_STATION_TINY :{TINY_FONT}{STATION}
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
4495
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4496 STR_VIEWPORT_WAYPOINT :{WAYPOINT}
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
4497 STR_VIEWPORT_WAYPOINT_TINY :{TINY_FONT}{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
4498
c8d35596b53f (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages
translators <translators@openttd.org>
parents: 12632
diff changeset
4499 # Simple strings to get specific types of data
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4500 STR_COMPANY_NAME :{COMPANY}
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
4501 STR_COMPANY_NAME_COMPANY_NUM :{COMPANY} {COMPANY_NUM}
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
4502 STR_DEPOT_NAME :{DEPOT}
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4503 STR_ENGINE_NAME :{ENGINE}
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4504 STR_GROUP_NAME :{GROUP}
12495
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4505 STR_INDUSTRY_NAME :{INDUSTRY}
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
4506 STR_PRESIDENT_NAME :{PRESIDENT_NAME}
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4507 STR_SIGN_NAME :{SIGN}
12495
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4508 STR_STATION_NAME :{STATION}
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4509 STR_TOWN_NAME :{TOWN}
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4510 STR_VEHICLE_NAME :{VEHICLE}
12495
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4511 STR_WAYPOINT_NAME :{WAYPOINT}
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4512
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
4513 STR_JUST_CARGO :{CARGO_LONG}
12495
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4514 STR_JUST_CHECKMARK :{CHECKMARK}
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4515 STR_JUST_COMMA :{COMMA}
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
4516 STR_JUST_CURRENCY_SHORT :{CURRENCY_SHORT}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
4517 STR_JUST_CURRENCY_LONG :{CURRENCY_LONG}
19173
c1d9994e956a (svn r24042) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19168
diff changeset
4518 STR_JUST_CARGO_LIST :{CARGO_LIST}
12495
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4519 STR_JUST_INT :{NUM}
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4520 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
4521 STR_JUST_DATE_SHORT :{DATE_SHORT}
12495
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4522 STR_JUST_DATE_LONG :{DATE_LONG}
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4523 STR_JUST_DATE_ISO :{DATE_ISO}
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4524 STR_JUST_STRING :{STRING}
13826
93b2e4531a3f (svn r18352) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13812
diff changeset
4525 STR_JUST_STRING_SPACE_STRING :{STRING} {STRING}
12495
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4526 STR_JUST_RAW_STRING :{STRING}
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4527
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
4528 # Slightly 'raw' stringcodes with colour or size
12495
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4529 STR_BLACK_COMMA :{BLACK}{COMMA}
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
4530 STR_TINY_BLACK_COMA :{TINY_FONT}{BLACK}{COMMA}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
4531 STR_TINY_COMMA :{TINY_FONT}{COMMA}
12495
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4532 STR_BLUE_COMMA :{BLUE}{COMMA}
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4533 STR_RED_COMMA :{RED}{COMMA}
18793
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
4534 STR_WHITE_COMMA :{WHITE}{COMMA}
50dad437e651 (svn r23641) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 18760
diff changeset
4535 STR_TINY_BLACK_DECIMAL :{TINY_FONT}{BLACK}{DECIMAL}
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
4536 STR_COMPANY_MONEY :{WHITE}{CURRENCY_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
4537 STR_BLACK_DATE_LONG :{BLACK}{DATE_LONG}
12495
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4538 STR_BLACK_CROSS :{BLACK}{CROSS}
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4539 STR_SILVER_CROSS :{SILVER}{CROSS}
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4540 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
4541 STR_SHORT_DATE :{WHITE}{DATE_TINY}
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
4542 STR_DATE_LONG_SMALL :{TINY_FONT}{BLACK}{DATE_LONG}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
4543 STR_TINY_GROUP :{TINY_FONT}{GROUP}
13826
93b2e4531a3f (svn r18352) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13812
diff changeset
4544 STR_BLACK_INT :{BLACK}{NUM}
13211
b355a1952f7b (svn r17718) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13155
diff changeset
4545 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
4546 STR_WHITE_SIGN :{WHITE}{SIGN}
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
4547 STR_TINY_BLACK_STATION :{TINY_FONT}{BLACK}{STATION}
12495
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4548 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
4549 STR_BLACK_RAW_STRING :{BLACK}{STRING}
13826
93b2e4531a3f (svn r18352) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13812
diff changeset
4550 STR_GREEN_STRING :{GREEN}{STRING}
17347
0108f56fe09f (svn r22089) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 17226
diff changeset
4551 STR_ORANGE_STRING :{ORANGE}{STRING}
13826
93b2e4531a3f (svn r18352) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 13812
diff changeset
4552 STR_RED_STRING :{RED}{STRING}
19139
ffa7db45d257 (svn r23996) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 19134
diff changeset
4553 STR_LTBLUE_STRING :{LTBLUE}{STRING}
12821
9c5779a4ca5d (svn r17311) -Change: rename STR_WHITE_STRINGN to STR_WHITE_STRING
yexo <yexo@openttd.org>
parents: 12800
diff changeset
4554 STR_WHITE_STRING :{WHITE}{STRING}
19341
292436d9b0c5 (svn r24238) -Add: String to display highlight selected setting in all languages.
alberth <alberth@openttd.org>
parents: 19324
diff changeset
4555 STR_ORANGE_STRING1_WHITE :{ORANGE}{STRING}{WHITE}
19318
195448c38fe8 (svn r24207) -Change: Update the other languages too.
alberth <alberth@openttd.org>
parents: 19307
diff changeset
4556 STR_ORANGE_STRING1_LTBLUE :{ORANGE}{STRING}{LTBLUE}
18427
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
4557 STR_TINY_BLACK_HEIGHT :{TINY_FONT}{BLACK}{HEIGHT}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
4558 STR_TINY_BLACK_VEHICLE :{TINY_FONT}{BLACK}{VEHICLE}
980c099600c8 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
rubidium <rubidium@openttd.org>
parents: 18348
diff changeset
4559 STR_TINY_RIGHT_ARROW :{TINY_FONT}{RIGHT_ARROW}
12495
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4560
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4561 STR_BLACK_1 :{BLACK}1
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4562 STR_BLACK_2 :{BLACK}2
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4563 STR_BLACK_3 :{BLACK}3
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4564 STR_BLACK_4 :{BLACK}4
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4565 STR_BLACK_5 :{BLACK}5
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4566 STR_BLACK_6 :{BLACK}6
d260a6a837ee (svn r16932) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 12493
diff changeset
4567 STR_BLACK_7 :{BLACK}7
7818
4f395800c1a1 (svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham <miham@openttd.org>
parents:
diff changeset
4568
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
4569 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
4570 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
4571 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
4572 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
4573 STR_SHIP :{BLACK}{SHIP}
14907
7a3eb7d3337f (svn r19504) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14902
diff changeset
4574
7a3eb7d3337f (svn r19504) -Update from WebTranslator v3.0:
translators <translators@openttd.org>
parents: 14902
diff changeset
4575 STR_TOOLBAR_RAILTYPE_VELOCITY :{STRING} ({VELOCITY})