forked from fusionpbx/fusionpbx
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapp_languages.php
424 lines (402 loc) · 23.8 KB
/
app_languages.php
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
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
<?php
#This file was last reorganized on 19th of September 2017 08:54:24 AM UTC
$text['title-variables_advanced']['en-us'] = "Switch Variables: Advanced";
$text['title-variables_advanced']['ar-eg'] = "";
$text['title-variables_advanced']['de-at'] = "Switch Variablen: Erweitert"; //copied from de-de
$text['title-variables_advanced']['de-ch'] = "Switch Variablen: Erweitert"; //copied from de-de
$text['title-variables_advanced']['de-de'] = "Switch Variablen: Erweitert";
$text['title-variables_advanced']['es-cl'] = "Variables de Switch: Avanzadas";
$text['title-variables_advanced']['es-mx'] = "Variables de Switch: Avanzadas"; //copied from es-cl
$text['title-variables_advanced']['fr-ca'] = "Variables Système: Avancé"; //copied from fr-fr
$text['title-variables_advanced']['fr-fr'] = "Variables Système: Avancé";
$text['title-variables_advanced']['he-il'] = "";
$text['title-variables_advanced']['it-it'] = "Variabili Centrale: Avanzate";
$text['title-variables_advanced']['nl-nl'] = "";
$text['title-variables_advanced']['pl-pl'] = "Zmienne PBXu (zaawansowane)";
$text['title-variables_advanced']['pt-br'] = "Variáveis do Softswitch: Avançadas ";
$text['title-variables_advanced']['pt-pt'] = "Variáveis do Softswitch: Avançadas";
$text['title-variables_advanced']['ro-ro'] = "";
$text['title-variables_advanced']['ru-ru'] = "Параметры FreeSwitch: Расширенные";
$text['title-variables_advanced']['sv-se'] = "Switch Variabler: Avancerat";
$text['title-variables_advanced']['uk-ua'] = "Задання змінних: Додатково";
$text['title-variables']['en-us'] = "Switch Variables";
$text['title-variables']['ar-eg'] = "";
$text['title-variables']['de-at'] = "Switch Variablen"; //copied from de-de
$text['title-variables']['de-ch'] = "Switch Variablen"; //copied from de-de
$text['title-variables']['de-de'] = "Switch Variablen";
$text['title-variables']['es-cl'] = "Variables de Switch";
$text['title-variables']['es-mx'] = "Variables de Switch"; //copied from es-cl
$text['title-variables']['fr-ca'] = "Variables Système"; //copied from fr-fr
$text['title-variables']['fr-fr'] = "Variables Système";
$text['title-variables']['he-il'] = "";
$text['title-variables']['it-it'] = "Variabili Centrale";
$text['title-variables']['nl-nl'] = "";
$text['title-variables']['pl-pl'] = "Zmienne PBXu";
$text['title-variables']['pt-br'] = "Variáveis do Softswitch ";
$text['title-variables']['pt-pt'] = "Variáveis do Softswitch";
$text['title-variables']['ro-ro'] = "";
$text['title-variables']['ru-ru'] = "Параметры FreeSwitch";
$text['title-variables']['sv-se'] = "Switch Variabler";
$text['title-variables']['uk-ua'] = "Задання змінних ";
$text['title-variable_edit']['en-us'] = "Variable";
$text['title-variable_edit']['ar-eg'] = "";
$text['title-variable_edit']['de-at'] = "Variable"; //copied from de-de
$text['title-variable_edit']['de-ch'] = "Variable"; //copied from de-de
$text['title-variable_edit']['de-de'] = "Variable";
$text['title-variable_edit']['es-cl'] = "Editar Variable";
$text['title-variable_edit']['es-mx'] = "Editar Variable"; //copied from es-cl
$text['title-variable_edit']['fr-ca'] = "Editer la Variable"; //copied from fr-fr
$text['title-variable_edit']['fr-fr'] = "Editer la Variable";
$text['title-variable_edit']['he-il'] = "";
$text['title-variable_edit']['it-it'] = "Variabile";
$text['title-variable_edit']['nl-nl'] = "";
$text['title-variable_edit']['pl-pl'] = "Zmienna";
$text['title-variable_edit']['pt-br'] = "Editar Variável ";
$text['title-variable_edit']['pt-pt'] = "Editar Variável";
$text['title-variable_edit']['ro-ro'] = "";
$text['title-variable_edit']['ru-ru'] = "Переменная";
$text['title-variable_edit']['sv-se'] = "Variabel";
$text['title-variable_edit']['uk-ua'] = "Змінна";
$text['title-variable_add']['en-us'] = "Variable";
$text['title-variable_add']['ar-eg'] = "";
$text['title-variable_add']['de-at'] = "Variable"; //copied from de-de
$text['title-variable_add']['de-ch'] = "Variable"; //copied from de-de
$text['title-variable_add']['de-de'] = "Variable";
$text['title-variable_add']['es-cl'] = "";
$text['title-variable_add']['es-mx'] = "";
$text['title-variable_add']['fr-ca'] = "Ajouter une Variable"; //copied from fr-fr
$text['title-variable_add']['fr-fr'] = "Ajouter une Variable";
$text['title-variable_add']['he-il'] = "";
$text['title-variable_add']['it-it'] = "Variabile";
$text['title-variable_add']['nl-nl'] = "";
$text['title-variable_add']['pl-pl'] = "Zmienna";
$text['title-variable_add']['pt-br'] = "Adicionar Variável ";
$text['title-variable_add']['pt-pt'] = "Adicionar Variável";
$text['title-variable_add']['ro-ro'] = "";
$text['title-variable_add']['ru-ru'] = "Переменная";
$text['title-variable_add']['sv-se'] = "Variabel";
$text['title-variable_add']['uk-ua'] = "Змінна";
$text['label-command']['en-us'] = "Command";
$text['label-command']['ar-eg'] = "";
$text['label-command']['de-at'] = "";
$text['label-command']['de-ch'] = "";
$text['label-command']['de-de'] = "";
$text['label-command']['es-cl'] = "";
$text['label-command']['es-mx'] = "";
$text['label-command']['fr-ca'] = "";
$text['label-command']['fr-fr'] = "";
$text['label-command']['he-il'] = "";
$text['label-command']['it-it'] = "";
$text['label-command']['nl-nl'] = "";
$text['label-command']['pl-pl'] = "";
$text['label-command']['pt-br'] = "";
$text['label-command']['pt-pt'] = "";
$text['label-command']['ro-ro'] = "";
$text['label-command']['ru-ru'] = "";
$text['label-command']['sv-se'] = "";
$text['label-command']['uk-ua'] = "";
$text['option-set']['en-us'] = "set";
$text['option-set']['ar-eg'] = "";
$text['option-set']['de-at'] = "";
$text['option-set']['de-ch'] = "";
$text['option-set']['de-de'] = "";
$text['option-set']['es-cl'] = "";
$text['option-set']['es-mx'] = "";
$text['option-set']['fr-ca'] = "";
$text['option-set']['fr-fr'] = "";
$text['option-set']['he-il'] = "";
$text['option-set']['it-it'] = "";
$text['option-set']['nl-nl'] = "";
$text['option-set']['pl-pl'] = "";
$text['option-set']['pt-br'] = "";
$text['option-set']['pt-pt'] = "";
$text['option-set']['ro-ro'] = "";
$text['option-set']['ru-ru'] = "";
$text['option-set']['sv-se'] = "";
$text['option-set']['uk-ua'] = "";
$text['option-exec-set']['en-us'] = "exec-set";
$text['option-exec-set']['ar-eg'] = "";
$text['option-exec-set']['de-at'] = "";
$text['option-exec-set']['de-ch'] = "";
$text['option-exec-set']['de-de'] = "";
$text['option-exec-set']['es-cl'] = "";
$text['option-exec-set']['es-mx'] = "";
$text['option-exec-set']['fr-ca'] = "";
$text['option-exec-set']['fr-fr'] = "";
$text['option-exec-set']['he-il'] = "";
$text['option-exec-set']['it-it'] = "";
$text['option-exec-set']['nl-nl'] = "";
$text['option-exec-set']['pl-pl'] = "";
$text['option-exec-set']['pt-br'] = "";
$text['option-exec-set']['pt-pt'] = "";
$text['option-exec-set']['ro-ro'] = "";
$text['option-exec-set']['ru-ru'] = "";
$text['option-exec-set']['sv-se'] = "";
$text['option-exec-set']['uk-ua'] = "";
$text['label-hostname']['en-us'] = "Hostname";
$text['label-hostname']['ar-eg'] = "";
$text['label-hostname']['de-at'] = "Hostname"; //copied from de-de
$text['label-hostname']['de-ch'] = "Hostname"; //copied from de-de
$text['label-hostname']['de-de'] = "Hostname";
$text['label-hostname']['es-cl'] = "";
$text['label-hostname']['es-mx'] = "";
$text['label-hostname']['fr-ca'] = "Nom d'hôte"; //copied from fr-fr
$text['label-hostname']['fr-fr'] = "Nom d'hôte";
$text['label-hostname']['he-il'] = "";
$text['label-hostname']['it-it'] = "Hostname";
$text['label-hostname']['nl-nl'] = "";
$text['label-hostname']['pl-pl'] = "Nazwa hosta";
$text['label-hostname']['pt-br'] = "Hostname"; //copied from pt-pt
$text['label-hostname']['pt-pt'] = "Hostname";
$text['label-hostname']['ro-ro'] = "";
$text['label-hostname']['ru-ru'] = "Имя хоста";
$text['label-hostname']['sv-se'] = "Hostname";
$text['label-hostname']['uk-ua'] = "Назва хоста";
$text['label-codec_information']['en-us'] = "Codec Information";
$text['label-codec_information']['ar-eg'] = "";
$text['label-codec_information']['de-at'] = "Codec Information"; //copied from de-de
$text['label-codec_information']['de-ch'] = "Codec Information"; //copied from de-de
$text['label-codec_information']['de-de'] = "Codec Information";
$text['label-codec_information']['es-cl'] = "Informatión de Codec";
$text['label-codec_information']['es-mx'] = "Informatión de Codec"; //copied from es-cl
$text['label-codec_information']['fr-ca'] = "Codec Information"; //copied from fr-fr
$text['label-codec_information']['fr-fr'] = "Codec Information";
$text['label-codec_information']['he-il'] = "";
$text['label-codec_information']['it-it'] = "Informazioni Codec";
$text['label-codec_information']['nl-nl'] = "";
$text['label-codec_information']['pl-pl'] = "Informacja o kodekach";
$text['label-codec_information']['pt-br'] = "Informações sobre o Codec";
$text['label-codec_information']['pt-pt'] = "Informação do Codec";
$text['label-codec_information']['ro-ro'] = "";
$text['label-codec_information']['ru-ru'] = "Информация о кодеке";
$text['label-codec_information']['sv-se'] = "Codec Information";
$text['label-codec_information']['uk-ua'] = "Інформація про кодек";
$text['header-variables_advanced']['en-us'] = "Switch Variables: Advanced";
$text['header-variables_advanced']['ar-eg'] = "";
$text['header-variables_advanced']['de-at'] = "Switch Variablen: Erweitert"; //copied from de-de
$text['header-variables_advanced']['de-ch'] = "Switch Variablen: Erweitert"; //copied from de-de
$text['header-variables_advanced']['de-de'] = "Switch Variablen: Erweitert";
$text['header-variables_advanced']['es-cl'] = "Variables de Switch: Avanzadas";
$text['header-variables_advanced']['es-mx'] = "Variables de Switch: Avanzadas"; //copied from es-cl
$text['header-variables_advanced']['fr-ca'] = "Variables Système: Avancé"; //copied from fr-fr
$text['header-variables_advanced']['fr-fr'] = "Variables Système: Avancé";
$text['header-variables_advanced']['he-il'] = "";
$text['header-variables_advanced']['it-it'] = "Variabili Centrale: Avanzate";
$text['header-variables_advanced']['nl-nl'] = "";
$text['header-variables_advanced']['pl-pl'] = "Zamień zmienne (zaawansowane)";
$text['header-variables_advanced']['pt-br'] = "Variáveis do Softswitch: Avançadas ";
$text['header-variables_advanced']['pt-pt'] = "Variáveis do Softswitch: Avançadas";
$text['header-variables_advanced']['ro-ro'] = "";
$text['header-variables_advanced']['ru-ru'] = "Параметры FreeSwitch: Расширенный";
$text['header-variables_advanced']['sv-se'] = "Switch Variabler: Avancerat";
$text['header-variables_advanced']['uk-ua'] = "Задання змінних: Додатково";
$text['header-variables']['en-us'] = "Switch Variables";
$text['header-variables']['ar-eg'] = "";
$text['header-variables']['de-at'] = "Switch Variablen"; //copied from de-de
$text['header-variables']['de-ch'] = "Switch Variablen"; //copied from de-de
$text['header-variables']['de-de'] = "Switch Variablen";
$text['header-variables']['es-cl'] = "Variables de Switch";
$text['header-variables']['es-mx'] = "Variables de Switch"; //copied from es-cl
$text['header-variables']['fr-ca'] = "Variables Système"; //copied from fr-fr
$text['header-variables']['fr-fr'] = "Variables Système";
$text['header-variables']['he-il'] = "";
$text['header-variables']['it-it'] = "Variabili Centrale";
$text['header-variables']['nl-nl'] = "";
$text['header-variables']['pl-pl'] = "Zmienne PBXu";
$text['header-variables']['pt-br'] = "Variáveis do Softswitch ";
$text['header-variables']['pt-pt'] = "Variáveis do Softswitch";
$text['header-variables']['ro-ro'] = "";
$text['header-variables']['ru-ru'] = "Параметры FreeSwitch";
$text['header-variables']['sv-se'] = "Switch Variabler";
$text['header-variables']['uk-ua'] = "Задання змінних";
$text['header-variable_edit']['en-us'] = "Variable";
$text['header-variable_edit']['ar-eg'] = "";
$text['header-variable_edit']['de-at'] = "Variable"; //copied from de-de
$text['header-variable_edit']['de-ch'] = "Variable"; //copied from de-de
$text['header-variable_edit']['de-de'] = "Variable";
$text['header-variable_edit']['es-cl'] = "Editar Variable";
$text['header-variable_edit']['es-mx'] = "Editar Variable"; //copied from es-cl
$text['header-variable_edit']['fr-ca'] = "Editer la Variable"; //copied from fr-fr
$text['header-variable_edit']['fr-fr'] = "Editer la Variable";
$text['header-variable_edit']['he-il'] = "";
$text['header-variable_edit']['it-it'] = "Variabile";
$text['header-variable_edit']['nl-nl'] = "";
$text['header-variable_edit']['pl-pl'] = "Zmienna";
$text['header-variable_edit']['pt-br'] = "Editar variável"; //copied from pt-pt
$text['header-variable_edit']['pt-pt'] = "Editar variável";
$text['header-variable_edit']['ro-ro'] = "";
$text['header-variable_edit']['ru-ru'] = "Переменная";
$text['header-variable_edit']['sv-se'] = "Variabel";
$text['header-variable_edit']['uk-ua'] = "Змінна";
$text['header-hostname']['en-us'] = "Hostname";
$text['header-hostname']['ar-eg'] = "";
$text['header-hostname']['de-at'] = "Hostname"; //copied from de-de
$text['header-hostname']['de-ch'] = "Hostname"; //copied from de-de
$text['header-hostname']['de-de'] = "Hostname";
$text['header-hostname']['es-cl'] = "";
$text['header-hostname']['es-mx'] = "";
$text['header-hostname']['fr-ca'] = "Nom d'hôte"; //copied from fr-fr
$text['header-hostname']['fr-fr'] = "Nom d'hôte";
$text['header-hostname']['he-il'] = "";
$text['header-hostname']['it-it'] = "Hostname";
$text['header-hostname']['nl-nl'] = "";
$text['header-hostname']['pl-pl'] = "Nazwa hosta";
$text['header-hostname']['pt-br'] = "Hostname"; //copied from pt-pt
$text['header-hostname']['pt-pt'] = "Hostname";
$text['header-hostname']['ro-ro'] = "";
$text['header-hostname']['ru-ru'] = "Имя хоста";
$text['header-hostname']['sv-se'] = "Hostname";
$text['header-hostname']['uk-ua'] = "Назва хоста";
$text['description-variables_advanced']['en-us'] = "Define preprocessor variables here. Can be accessed in the xml configuration with $.";
$text['description-variables_advanced']['ar-eg'] = "";
$text['description-variables_advanced']['de-at'] = "Definieren Sie Preprozessor Variablen. Auf diese kann in der XML Konfiguration mittels $ zugegriffen werden."; //copied from de-de
$text['description-variables_advanced']['de-ch'] = "Definieren Sie Preprozessor Variablen. Auf diese kann in der XML Konfiguration mittels $ zugegriffen werden."; //copied from de-de
$text['description-variables_advanced']['de-de'] = "Definieren Sie Preprozessor Variablen. Auf diese kann in der XML Konfiguration mittels $ zugegriffen werden.";
$text['description-variables_advanced']['es-cl'] = "Defina variables de preprocesador aquí. Pueden ser accesadas en la configuración XML con $.";
$text['description-variables_advanced']['es-mx'] = "Defina variables de preprocesador aquí. Pueden ser accesadas en la configuración XML con $."; //copied from es-cl
$text['description-variables_advanced']['fr-ca'] = "Définir ici les variables préprocessées. Se retrouve dans la configuration XML avec $."; //copied from fr-fr
$text['description-variables_advanced']['fr-fr'] = "Définir ici les variables préprocessées. Se retrouve dans la configuration XML avec $.";
$text['description-variables_advanced']['he-il'] = "";
$text['description-variables_advanced']['it-it'] = "Definire qui le variabili per il preprocessore. Possono essere usate nella configurazione xml con $.";
$text['description-variables_advanced']['nl-nl'] = "";
$text['description-variables_advanced']['pl-pl'] = "Tutaj zdefiniuj zmienne preprocesora. Mogą być dostępne w konfiguracji xml z $.";
$text['description-variables_advanced']['pt-br'] = "Defina as variáveis aqui. Podem ser acessadas na configuração XML com $";
$text['description-variables_advanced']['pt-pt'] = "Defina as variáveis aqui. Podem ser acedidas na configuração xml com $.";
$text['description-variables_advanced']['ro-ro'] = "";
$text['description-variables_advanced']['ru-ru'] = "Определите здесь параметры FreeSwitch. Доступ к файлу xml можно получить с помощью $.";
$text['description-variables_advanced']['sv-se'] = "Definiera preprocessor variabler här. Kan nås i xml konfigurationen med $.";
$text['description-variables_advanced']['uk-ua'] = "Задайте змінні препроцесора тут. Вони будуть доступними в конфігурації XML з символом $.";
$text['description-variables']['en-us'] = "Define preprocessor variables here.";
$text['description-variables']['ar-eg'] = "";
$text['description-variables']['de-at'] = "Definieren Sie Preprozessor Variablen."; //copied from de-de
$text['description-variables']['de-ch'] = "Definieren Sie Preprozessor Variablen."; //copied from de-de
$text['description-variables']['de-de'] = "Definieren Sie Preprozessor Variablen.";
$text['description-variables']['es-cl'] = "Defina variables de procesador aquí.";
$text['description-variables']['es-mx'] = "Defina variables de procesador aquí."; //copied from es-cl
$text['description-variables']['fr-ca'] = "Définir ici les variables préprocessées."; //copied from fr-fr
$text['description-variables']['fr-fr'] = "Définir ici les variables préprocessées.";
$text['description-variables']['he-il'] = "";
$text['description-variables']['it-it'] = "Definire qui le variabili per il preprocessore.";
$text['description-variables']['nl-nl'] = "";
$text['description-variables']['pl-pl'] = "Tutaj zdefiniuj zmienne preprocesora";
$text['description-variables']['pt-br'] = "Defina as variáveis aqui:";
$text['description-variables']['pt-pt'] = "Defina as variáveis aqui.";
$text['description-variables']['ro-ro'] = "";
$text['description-variables']['ru-ru'] = "Определите здесь параметры FreeSwitch.";
$text['description-variables']['sv-se'] = "Definiera preprocessor variabler här.";
$text['description-variables']['uk-ua'] = "Задайте змінні препроцесора тут.";
$text['description-command']['en-us'] = "Set the command.";
$text['description-command']['ar-eg'] = "";
$text['description-command']['de-at'] = "";
$text['description-command']['de-ch'] = "";
$text['description-command']['de-de'] = "";
$text['description-command']['es-cl'] = "";
$text['description-command']['es-mx'] = "";
$text['description-command']['fr-ca'] = "";
$text['description-command']['fr-fr'] = "";
$text['description-command']['he-il'] = "";
$text['description-command']['it-it'] = "";
$text['description-command']['nl-nl'] = "";
$text['description-command']['pl-pl'] = "";
$text['description-command']['pt-br'] = "";
$text['description-command']['pt-pt'] = "";
$text['description-command']['ro-ro'] = "";
$text['description-command']['ru-ru'] = "";
$text['description-command']['sv-se'] = "";
$text['description-command']['uk-ua'] = "";
$text['description-name']['en-us'] = "Enter the variable name.";
$text['description-name']['ar-eg'] = "";
$text['description-name']['de-at'] = "Geben Sie den Namen der Variable an."; //copied from de-de
$text['description-name']['de-ch'] = "Geben Sie den Namen der Variable an."; //copied from de-de
$text['description-name']['de-de'] = "Geben Sie den Namen der Variable an.";
$text['description-name']['es-cl'] = "Ingrese el nombre de la variable.";
$text['description-name']['es-mx'] = "Ingrese el nombre de la variable."; //copied from es-cl
$text['description-name']['fr-ca'] = "";
$text['description-name']['fr-fr'] = "";
$text['description-name']['he-il'] = "";
$text['description-name']['it-it'] = "Inserire nome variabile.";
$text['description-name']['nl-nl'] = "";
$text['description-name']['pl-pl'] = "Wprowadź nazwę zmiennej";
$text['description-name']['pt-br'] = "Insira o nome do menu";
$text['description-name']['pt-pt'] = "Introduza o nome da variável.";
$text['description-name']['ro-ro'] = "";
$text['description-name']['ru-ru'] = "Введите имя переменной.";
$text['description-name']['sv-se'] = "Skriv in namnet på menyn.";
$text['description-name']['uk-ua'] = "Введіть назву змінної";
$text['description-hostname']['en-us'] = "Enter the hostname / switchname.";
$text['description-hostname']['ar-eg'] = "";
$text['description-hostname']['de-at'] = "Geben Sie den Hostnamen / Switchnamen an."; //copied from de-de
$text['description-hostname']['de-ch'] = "Geben Sie den Hostnamen / Switchnamen an."; //copied from de-de
$text['description-hostname']['de-de'] = "Geben Sie den Hostnamen / Switchnamen an.";
$text['description-hostname']['es-cl'] = "";
$text['description-hostname']['es-mx'] = "";
$text['description-hostname']['fr-ca'] = "Entrer le nom de l'hôte / du switch."; //copied from fr-fr
$text['description-hostname']['fr-fr'] = "Entrer le nom de l'hôte / du switch.";
$text['description-hostname']['he-il'] = "";
$text['description-hostname']['it-it'] = "Inserire l'hostname / switchname.";
$text['description-hostname']['nl-nl'] = "";
$text['description-hostname']['pl-pl'] = "Wprowadź nazwę hosta / PBXu";
$text['description-hostname']['pt-br'] = "Introduza o hostname"; //copied from pt-pt
$text['description-hostname']['pt-pt'] = "Introduza o hostname";
$text['description-hostname']['ro-ro'] = "";
$text['description-hostname']['ru-ru'] = "Введите имя хоста / имя_схемы.";
$text['description-hostname']['sv-se'] = "Fyll i hostname / switchname.";
$text['description-hostname']['uk-ua'] = "Введіть назву хоста / switchname.";
$text['description-enabled']['en-us'] = "Enable or disable this variable.";
$text['description-enabled']['ar-eg'] = "";
$text['description-enabled']['de-at'] = "";
$text['description-enabled']['de-ch'] = "";
$text['description-enabled']['de-de'] = "";
$text['description-enabled']['es-cl'] = "";
$text['description-enabled']['es-mx'] = "";
$text['description-enabled']['fr-ca'] = "";
$text['description-enabled']['fr-fr'] = "";
$text['description-enabled']['he-il'] = "";
$text['description-enabled']['it-it'] = "";
$text['description-enabled']['nl-nl'] = "";
$text['description-enabled']['pl-pl'] = "";
$text['description-enabled']['pt-br'] = "";
$text['description-enabled']['pt-pt'] = "";
$text['description-enabled']['ro-ro'] = "";
$text['description-enabled']['ru-ru'] = "";
$text['description-enabled']['sv-se'] = "";
$text['description-enabled']['uk-ua'] = "";
$text['description-order']['en-us'] = "Select the order.";
$text['description-order']['ar-eg'] = "";
$text['description-order']['de-at'] = "";
$text['description-order']['de-ch'] = "";
$text['description-order']['de-de'] = "";
$text['description-order']['es-cl'] = "";
$text['description-order']['es-mx'] = "";
$text['description-order']['fr-ca'] = "";
$text['description-order']['fr-fr'] = "";
$text['description-order']['he-il'] = "";
$text['description-order']['it-it'] = "";
$text['description-order']['nl-nl'] = "";
$text['description-order']['pl-pl'] = "";
$text['description-order']['pt-br'] = "";
$text['description-order']['pt-pt'] = "";
$text['description-order']['ro-ro'] = "";
$text['description-order']['ru-ru'] = "";
$text['description-order']['sv-se'] = "";
$text['description-order']['uk-ua'] = "";
$text['description-description']['en-us'] = "Enter the description.";
$text['description-description']['ar-eg'] = "";
$text['description-description']['de-at'] = "";
$text['description-description']['de-ch'] = "";
$text['description-description']['de-de'] = "";
$text['description-description']['es-cl'] = "";
$text['description-description']['es-mx'] = "";
$text['description-description']['fr-ca'] = "";
$text['description-description']['fr-fr'] = "";
$text['description-description']['he-il'] = "";
$text['description-description']['it-it'] = "";
$text['description-description']['nl-nl'] = "";
$text['description-description']['pl-pl'] = "";
$text['description-description']['pt-br'] = "";
$text['description-description']['pt-pt'] = "";
$text['description-description']['ro-ro'] = "";
$text['description-description']['ru-ru'] = "";
$text['description-description']['sv-se'] = "";
$text['description-description']['uk-ua'] = "";
?>