forked from fusionpbx/fusionpbx
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapp_languages.php
224 lines (212 loc) · 10.1 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
<?php
//Streams
$text['title-streams']['en-us'] = 'Streams';
$text['title-streams']['ar-eg'] = '';
$text['title-streams']['de-at'] = '';
$text['title-streams']['de-ch'] = '';
$text['title-streams']['de-de'] = '';
$text['title-streams']['es-cl'] = '';
$text['title-streams']['es-mx'] = '';
$text['title-streams']['fr-ca'] = '';
$text['title-streams']['fr-fr'] = '';
$text['title-streams']['he-il'] = '';
$text['title-streams']['it-it'] = '';
$text['title-streams']['nl-nl'] = '';
$text['title-streams']['pl-pl'] = '';
$text['title-streams']['pt-br'] = '';
$text['title-streams']['pt-pt'] = '';
$text['title-streams']['ro-ro'] = '';
$text['title-streams']['ru-ru'] = '';
$text['title-streams']['sv-se'] = '';
$text['title-streams']['uk-ua'] = '';
$text['title-stream']['en-us'] = 'Stream';
$text['title-stream']['ar-eg'] = '';
$text['title-stream']['de-at'] = '';
$text['title-stream']['de-ch'] = '';
$text['title-stream']['de-de'] = '';
$text['title-stream']['es-cl'] = '';
$text['title-stream']['es-mx'] = '';
$text['title-stream']['fr-ca'] = '';
$text['title-stream']['fr-fr'] = '';
$text['title-stream']['he-il'] = '';
$text['title-stream']['it-it'] = '';
$text['title-stream']['nl-nl'] = '';
$text['title-stream']['pl-pl'] = '';
$text['title-stream']['pt-br'] = '';
$text['title-stream']['pt-pt'] = '';
$text['title-stream']['ro-ro'] = '';
$text['title-stream']['ru-ru'] = '';
$text['title-stream']['sv-se'] = '';
$text['title-stream']['uk-ua'] = '';
$text['title_description-stream']['en-us'] = 'Define details for streaming audio.';
$text['title_description-stream']['ar-eg'] = '';
$text['title_description-stream']['de-at'] = '';
$text['title_description-stream']['de-ch'] = '';
$text['title_description-stream']['de-de'] = '';
$text['title_description-stream']['es-cl'] = '';
$text['title_description-stream']['es-mx'] = '';
$text['title_description-stream']['fr-ca'] = '';
$text['title_description-stream']['fr-fr'] = '';
$text['title_description-stream']['he-il'] = '';
$text['title_description-stream']['it-it'] = '';
$text['title_description-stream']['nl-nl'] = '';
$text['title_description-stream']['pl-pl'] = '';
$text['title_description-stream']['pt-br'] = '';
$text['title_description-stream']['pt-pt'] = '';
$text['title_description-stream']['ro-ro'] = '';
$text['title_description-stream']['ru-ru'] = '';
$text['title_description-stream']['sv-se'] = '';
$text['title_description-stream']['uk-ua'] = '';
$text['label-stream_name']['en-us'] = 'Name';
$text['label-stream_name']['ar-eg'] = '';
$text['label-stream_name']['de-at'] = '';
$text['label-stream_name']['de-ch'] = '';
$text['label-stream_name']['de-de'] = '';
$text['label-stream_name']['es-cl'] = '';
$text['label-stream_name']['es-mx'] = '';
$text['label-stream_name']['fr-ca'] = '';
$text['label-stream_name']['fr-fr'] = '';
$text['label-stream_name']['he-il'] = '';
$text['label-stream_name']['it-it'] = '';
$text['label-stream_name']['nl-nl'] = '';
$text['label-stream_name']['pl-pl'] = '';
$text['label-stream_name']['pt-br'] = '';
$text['label-stream_name']['pt-pt'] = '';
$text['label-stream_name']['ro-ro'] = '';
$text['label-stream_name']['ru-ru'] = '';
$text['label-stream_name']['sv-se'] = '';
$text['label-stream_name']['uk-ua'] = '';
$text['description-stream_name']['en-us'] = 'Enter the name.';
$text['description-stream_name']['ar-eg'] = '';
$text['description-stream_name']['de-at'] = '';
$text['description-stream_name']['de-ch'] = '';
$text['description-stream_name']['de-de'] = '';
$text['description-stream_name']['es-cl'] = '';
$text['description-stream_name']['es-mx'] = '';
$text['description-stream_name']['fr-ca'] = '';
$text['description-stream_name']['fr-fr'] = '';
$text['description-stream_name']['he-il'] = '';
$text['description-stream_name']['it-it'] = '';
$text['description-stream_name']['nl-nl'] = '';
$text['description-stream_name']['pl-pl'] = '';
$text['description-stream_name']['pt-br'] = '';
$text['description-stream_name']['pt-pt'] = '';
$text['description-stream_name']['ro-ro'] = '';
$text['description-stream_name']['ru-ru'] = '';
$text['description-stream_name']['sv-se'] = '';
$text['description-stream_name']['uk-ua'] = '';
$text['label-stream_location']['en-us'] = 'Location';
$text['label-stream_location']['ar-eg'] = '';
$text['label-stream_location']['de-at'] = '';
$text['label-stream_location']['de-ch'] = '';
$text['label-stream_location']['de-de'] = '';
$text['label-stream_location']['es-cl'] = '';
$text['label-stream_location']['es-mx'] = '';
$text['label-stream_location']['fr-ca'] = '';
$text['label-stream_location']['fr-fr'] = '';
$text['label-stream_location']['he-il'] = '';
$text['label-stream_location']['it-it'] = '';
$text['label-stream_location']['nl-nl'] = '';
$text['label-stream_location']['pl-pl'] = '';
$text['label-stream_location']['pt-br'] = '';
$text['label-stream_location']['pt-pt'] = '';
$text['label-stream_location']['ro-ro'] = '';
$text['label-stream_location']['ru-ru'] = '';
$text['label-stream_location']['sv-se'] = '';
$text['label-stream_location']['uk-ua'] = '';
$text['description-stream_location']['en-us'] = 'Enter the location.';
$text['description-stream_location']['ar-eg'] = '';
$text['description-stream_location']['de-at'] = '';
$text['description-stream_location']['de-ch'] = '';
$text['description-stream_location']['de-de'] = '';
$text['description-stream_location']['es-cl'] = '';
$text['description-stream_location']['es-mx'] = '';
$text['description-stream_location']['fr-ca'] = '';
$text['description-stream_location']['fr-fr'] = '';
$text['description-stream_location']['he-il'] = '';
$text['description-stream_location']['it-it'] = '';
$text['description-stream_location']['nl-nl'] = '';
$text['description-stream_location']['pl-pl'] = '';
$text['description-stream_location']['pt-br'] = '';
$text['description-stream_location']['pt-pt'] = '';
$text['description-stream_location']['ro-ro'] = '';
$text['description-stream_location']['ru-ru'] = '';
$text['description-stream_location']['sv-se'] = '';
$text['description-stream_location']['uk-ua'] = '';
$text['label-stream_enabled']['en-us'] = 'Enabled';
$text['label-stream_enabled']['ar-eg'] = '';
$text['label-stream_enabled']['de-at'] = '';
$text['label-stream_enabled']['de-ch'] = '';
$text['label-stream_enabled']['de-de'] = '';
$text['label-stream_enabled']['es-cl'] = '';
$text['label-stream_enabled']['es-mx'] = '';
$text['label-stream_enabled']['fr-ca'] = '';
$text['label-stream_enabled']['fr-fr'] = '';
$text['label-stream_enabled']['he-il'] = '';
$text['label-stream_enabled']['it-it'] = '';
$text['label-stream_enabled']['nl-nl'] = '';
$text['label-stream_enabled']['pl-pl'] = '';
$text['label-stream_enabled']['pt-br'] = '';
$text['label-stream_enabled']['pt-pt'] = '';
$text['label-stream_enabled']['ro-ro'] = '';
$text['label-stream_enabled']['ru-ru'] = '';
$text['label-stream_enabled']['sv-se'] = '';
$text['label-stream_enabled']['uk-ua'] = '';
$text['description-stream_enabled']['en-us'] = 'Enable or disable this stream. ';
$text['description-stream_enabled']['ar-eg'] = '';
$text['description-stream_enabled']['de-at'] = '';
$text['description-stream_enabled']['de-ch'] = '';
$text['description-stream_enabled']['de-de'] = '';
$text['description-stream_enabled']['es-cl'] = '';
$text['description-stream_enabled']['es-mx'] = '';
$text['description-stream_enabled']['fr-ca'] = '';
$text['description-stream_enabled']['fr-fr'] = '';
$text['description-stream_enabled']['he-il'] = '';
$text['description-stream_enabled']['it-it'] = '';
$text['description-stream_enabled']['nl-nl'] = '';
$text['description-stream_enabled']['pl-pl'] = '';
$text['description-stream_enabled']['pt-br'] = '';
$text['description-stream_enabled']['pt-pt'] = '';
$text['description-stream_enabled']['ro-ro'] = '';
$text['description-stream_enabled']['ru-ru'] = '';
$text['description-stream_enabled']['sv-se'] = '';
$text['description-stream_enabled']['uk-ua'] = '';
$text['label-stream_description']['en-us'] = 'Description';
$text['label-stream_description']['ar-eg'] = '';
$text['label-stream_description']['de-at'] = '';
$text['label-stream_description']['de-ch'] = '';
$text['label-stream_description']['de-de'] = '';
$text['label-stream_description']['es-cl'] = '';
$text['label-stream_description']['es-mx'] = '';
$text['label-stream_description']['fr-ca'] = '';
$text['label-stream_description']['fr-fr'] = '';
$text['label-stream_description']['he-il'] = '';
$text['label-stream_description']['it-it'] = '';
$text['label-stream_description']['nl-nl'] = '';
$text['label-stream_description']['pl-pl'] = '';
$text['label-stream_description']['pt-br'] = '';
$text['label-stream_description']['pt-pt'] = '';
$text['label-stream_description']['ro-ro'] = '';
$text['label-stream_description']['ru-ru'] = '';
$text['label-stream_description']['sv-se'] = '';
$text['label-stream_description']['uk-ua'] = '';
$text['description-stream_description']['en-us'] = 'Enter the description.';
$text['description-stream_description']['ar-eg'] = '';
$text['description-stream_description']['de-at'] = '';
$text['description-stream_description']['de-ch'] = '';
$text['description-stream_description']['de-de'] = '';
$text['description-stream_description']['es-cl'] = '';
$text['description-stream_description']['es-mx'] = '';
$text['description-stream_description']['fr-ca'] = '';
$text['description-stream_description']['fr-fr'] = '';
$text['description-stream_description']['he-il'] = '';
$text['description-stream_description']['it-it'] = '';
$text['description-stream_description']['nl-nl'] = '';
$text['description-stream_description']['pl-pl'] = '';
$text['description-stream_description']['pt-br'] = '';
$text['description-stream_description']['pt-pt'] = '';
$text['description-stream_description']['ro-ro'] = '';
$text['description-stream_description']['ru-ru'] = '';
$text['description-stream_description']['sv-se'] = '';
$text['description-stream_description']['uk-ua'] = '';
?>