-
Notifications
You must be signed in to change notification settings - Fork 2
/
modDesc.xml
308 lines (304 loc) · 8.55 KB
/
modDesc.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<modDesc descVersion="20">
<author>Jakob Tischler</author>
<version>2.1</version>
<title>
<en>BunkerSilosHud</en>
</title>
<description>
<en><![CDATA[An overview display that shows the contents of the BGA, bunker silos and liquid manure tanks. If BGAextension is installed, important data concerning dry matter and generator power are displayed as well.]]></en>
<de><![CDATA[Ein Übersichts-Display für die BGA, Bunkersilos und Gülletanks. Ist BGAextension installiert, werden auch wichtigen Daten zur Trockensubstanz und Generatorleistung angezeigt.]]></de>
<pl><![CDATA[Hud pokazuje zawartość silosów bunkrowych i zbirników na gnojówke. Jeśli posiadasz mod "BGAextension", ważne dane dotyczące suchej masy i generatora mocy są również wyświetlane.]]></pl>
</description>
<iconFilename>res/store_bsh.png</iconFilename>
<multiplayer supported="true" />
<extraSourceFiles>
<sourceFile filename="BunkerSilosHud.lua" />
</extraSourceFiles>
<inputBindings>
<input name="BUNKERSILOS_HUD" key1="KEY_lctrl KEY_b" button="" />
</inputBindings>
<l10n>
<!-- InputBindings -->
<text name="BUNKERSILOS_HUD">
<en>Show/hide BunkerSilosHud</en>
<de>BunkerSilosHud öffnen/schließen</de>
<es>Abrir/cerrar el BunkerSilosHud</es>
<fr>Ouvrir/fermer le BunkerSilosHud</fr>
<it>Aprire/chiudere il BunkerSilosHud</it>
<pl>Pokaż/Ukryj BunkerSilosHud</pl>
</text>
<text name="BUNKERSILOS_SHOWHUD">
<en>Show BunkerSilosHud</en>
<de>BunkerSilosHud öffnen</de>
<es>Abrir el BunkerSilosHud</es>
<fr>Ouvrir le BunkerSilosHud</fr>
<it>Aprire il BunkerSilosHud</it>
<pl>Pokaż BunkerSilosHud</pl>
</text>
<text name="BUNKERSILOS_HIDEHUD">
<en>Hide BunkerSilosHud</en>
<de>BunkerSilosHud schließen</de>
<es>Cerrar el BunkerSilosHud</es>
<fr>Fermer le BunkerSilosHud</fr>
<it>Chiudere il BunkerSilosHud</it>
<pl>Ukryj BunkerSilosHud</pl>
</text>
<text name="BUNKERSILOS_HIDEMOUSE">
<en>Hide mouse cursor</en>
<de>Mauszeiger verstecken</de>
<es>Ocultar el cursor</es>
<fr>Cacher le curseur</fr>
<it>Nascondere il cursore</it>
<pl>Ukryj kursor myszy</pl>
</text>
<!-- HUD content -->
<text name="BUNKERSILOS_TITLE">
<en>Silo Information Display</en>
<de>Silo-Informations-Display</de>
<pl>Informacje o silosach</pl>
</text>
<text name="BUNKERSILOS_BGA">
<en>BGA</en>
<de>BGA</de>
<es>Biogás</es>
<fr>Biogaz</fr>
<it>Biogas</it>
<pl>Biogazownia</pl>
</text>
<text name="BUNKERSILOS_BGA_BUNKERFILLLEVEL">
<en>Bunker fill level: %s/%sm3 (%s%%)</en>
<de>Bunker-Füllstand: %s/%sm3 (%s%%)</de>
<es>Nivel del búnker: %s/%sm3 (%s%%)</es>
<fr>Niveau du bunker: %s/%sm3 (%s%%)</fr>
<it>Livello del bunker: %s/%sm3 (%s%%)</it>
<pl>Wypełnione: %s/%sm3 (%s%%)</pl>
</text>
<text name="BUNKERSILOS_BGA_BUNKERTS">
<en>Bunker DM: %s%%</en>
<de>Bunker TS: %s%%</de>
<es>Búnker MS: %s%%</es>
<fr>Bunker MS: %s%%</fr>
<it>Bunker MS: %s%%</it>
<pl>Silos suchej masy: %s%%</pl>
</text>
<text name="BUNKERSILOS_BGA_BUNKERBONUS">
<en>Bonus</en>
<de>Bonus</de>
<es>Prima</es>
<fr>Premio</fr>
<it>Prime</it>
<pl>Bonus</pl>
</text>
<text name="BUNKERSILOS_BGA_BUNKEREMPTYTIME">
<en>Empty in %s h</en>
<de>Leer in %s h</de>
<es>Vacío in %s h</es>
<fr>Vide in %s h</fr>
<it>Vuoto in %s h</it>
<pl>Pusty w %s h</pl>
</text>
<text name="BUNKERSILOS_BGA_POWER_FEEDINGRATE">
<en>Power: %s kW, feeding rate: %s%%</en>
<de>Leistung: %s kW, Fütterungsrate: %s%%</de>
<es>Potencia: %s kW, alimentación: %s%%</es>
<fr>Puissance: %s kW, alimentation: %s%%</fr>
<it>Potenza: %s kW, rifornimento: %s%%</it>
<pl>Moc: %s kW, zaopatrzenie: %s%%</pl>
</text>
<text name="BUNKERSILOS_BGA_FERMENTERTS">
<en>Fermenter DM: %s%%</en>
<de>Fermenter TS: %s%%</de>
<es>Fermentador MS: %s%%</es>
<fr>Fermenteur MS: %s%%</fr>
<it>Fermentatore MS: %s%%</it>
<pl>Fermentacja suchej masy: %s%%</pl>
</text>
<text name="BUNKERSILOS_NOBGAS">
<en>No BGA data available</en>
<de>Keine BGA-Daten vorhanden</de>
<es>Faltan datos de biogás</es>
<fr>Il faux les données de biogaz</fr>
<it>Dati di biogas mancano</it>
<pl>Brak danych o Biogazowni</pl>
</text>
<text name="BUNKERSILOS_BGAINACTIVE">
<en>BGA inoperative</en>
<de>Anlage stillgelegt</de>
<es>BGA inoperante</es>
<fr>BGA inopérante</fr>
<it>BGA inoperante</it>
<pl>Biogazownia niepracuje</pl>
</text>
<!-- SILOS -->
<text name="BUNKERSILOS_SILO">
<en>Silo</en>
<de>Silo</de>
<es>Silo</es>
<fr>Silo</fr>
<it>Silo</it>
<pl>Silos</pl>
</text>
<text name="BUNKERSILOS_SILOS">
<en>Silos</en>
<de>Silos</de>
<es>Silos</es>
<fr>Silos</fr>
<it>Silos</it>
<pl>Silosy</pl>
</text>
<text name="BUNKERSILOS_STATE">
<en>State</en>
<de>Status</de>
<es>Estado</es>
<fr>État</fr>
<it>Stato</it>
<pl>Stan</pl>
</text>
<text name="BUNKERSILOS_FILLLEVEL">
<en>Fill level</en>
<de>Füllstand</de>
<es>Nivel</es>
<fr>Niveau</fr>
<!--<it>Completa livello</it>-->
<it>Livello</it>
<pl>Wypełnione</pl>
</text>
<text name="BUNKERSILOS_CAPACITY">
<en>Capacity</en>
<de>Kapazität</de>
<es>Capacidad</es>
<fr>Capacité</fr>
<it>Capacità</it>
<pl>Pojemność</pl>
</text>
<text name="BUNKERSILOS_TOBEFILLED">
<en>To be filled</en>
<de>Zu befüllen</de>
<es>Espacio libre</es>
<fr>Espace libre</fr>
<it>Spazio libero</it>
<pl>Do wypełnienia</pl>
</text>
<text name="BUNKERSILOS_STATE_0">
<en>to be filled</en>
<de>zu befüllen</de>
<es>se puede llenar</es>
<fr>peut être rempli</fr>
<it>può essere riempito</it>
<pl>do wypełnienia</pl>
</text>
<text name="BUNKERSILOS_STATE_1">
<en>fermentation</en>
<de>Fermentierung</de>
<es>fermentación</es>
<fr>fermentation</fr>
<it>fermentazione</it>
<pl>frementacja</pl>
</text>
<text name="BUNKERSILOS_STATE_2">
<en>done (silage)</en>
<de>fertig (Silage)</de>
<es>terminado (ensilado)</es>
<fr>fini (ensilage)</fr>
<it>finito (insilato)</it>
<pl>gotowe (kiszonka)</pl>
</text>
<text name="BUNKERSILOS_ROTTEN">
<en>rotten</en>
<de>verfault</de>
<es>mohoso</es>
<fr>moisi</fr>
<it>marcio</it>
<pl>zgniłe</pl>
</text>
<text name="BUNKERSILOS_COMPACT">
<en>compaction</en>
<de>Verdichtung</de>
<es>compr.</es>
<fr>tass.</fr>
<it>compr.</it>
<pl>ubite</pl>
</text>
<text name="BUNKERSILOS_FERMENTATION_PROGRESS">
<en>Fermentation progress</en>
<de>Fermentierungsfortschritt</de>
<es>Progreso de la fermentación</es>
<fr>Progrès de la fermentation</fr>
<it>Progressi fermentazione</it>
<pl>Postęp fermentacji</pl>
</text>
<text name="BUNKERSILOS_NOSILOS">
<en>No silo data available</en>
<de>Keine Silodaten vorhanden</de>
<es>Faltan datos de los silos</es>
<fr>Il faux les données des silos</fr>
<it>Dati dei silos mancano</it>
<pl>Brak danych o silosie</pl>
</text>
<text name="BUNKERSILOS_TANK">
<en>Liquid manure</en>
<de>Gülletank</de>
<es>Estiércol líquido</es>
<fr>Engrais liquide</fr>
<it>Concime liquido</it>
<pl>Gnojówka</pl>
</text>
<text name="BUNKERSILOS_TANKTYPE_BGA">
<en>biogas</en>
<de>BGA</de>
<es>biogás</es>
<fr>biogaz</fr>
<it>biogas</it>
<pl>BGA</pl>
</text>
<text name="BUNKERSILOS_TANKTYPE_COWS">
<en>cows</en>
<de>Kühe</de>
<es>vacas</es>
<fr>vaches</fr>
<it>mucche</it>
<pl>krowy</pl>
</text>
<text name="BUNKERSILOS_TANKTYPE_MANURESTORAGE">
<en>storage</en>
<de>Lager</de>
<es>almacenamiento</es>
<fr>entreposage</fr>
<it>stoccaggio</it>
<pl>magazyn</pl>
</text>
<text name="BUNKERSILOS_TANKTYPE_PIGS">
<en>pigs</en>
<de>Schweine</de>
<es>cerdos</es>
<fr>porcs</fr>
<it>suini</it>
<pl>świnie</pl>
</text>
<text name="BUNKERSILOS_TANKTYPE_CATTLE">
<en>cattle</en>
<de>Rinder</de>
<es>vacunos</es>
<fr>bovins</fr>
<it>bovini</it>
<pl>bydło</pl>
</text>
<text name="BUNKERSILOS_NOTANKS">
<en>No liquid manure tank data available</en>
<de>Keine Gülletankdaten vorhanden</de>
<es>Faltan datos de estiércol líquido</es>
<fr>Il faux les données d'engrais liquide</fr>
<it>Dati di concime liquido mancano</it>
<pl>Brak danych o zbiorniku gnojówki</pl>
</text>
<text name="BUNKERSILOS_TIME_LEFT">
<en>%s h left</en>
<de>%s h übrig</de>
<es>%s h restante</es>
<fr>%s h restant</fr>
<it>%s rimanenti</it>
<pl>%s h do zakończenia</pl>
</text>
</l10n>
</modDesc>