|
@@ -3,9 +3,15 @@
|
3
|
3
|
"connectionsettings": "Настройки на връзката",
|
4
|
4
|
"poweredby": "",
|
5
|
5
|
"downloadlogs": "",
|
|
6
|
+ "roomUrlDefaultMsg": "",
|
|
7
|
+ "participant": "Участник",
|
|
8
|
+ "me": "аз",
|
|
9
|
+ "speaker": "",
|
|
10
|
+ "defaultNickname": "",
|
|
11
|
+ "defaultPreziLink": "",
|
6
|
12
|
"welcomepage": {
|
7
|
13
|
"go": "",
|
8
|
|
- "roomname": "",
|
|
14
|
+ "roomname": "Въведете име на стаята",
|
9
|
15
|
"disable": "",
|
10
|
16
|
"feature1": {
|
11
|
17
|
"title": "",
|
|
@@ -91,14 +97,14 @@
|
91
|
97
|
"less": "",
|
92
|
98
|
"more": "",
|
93
|
99
|
"address": "",
|
94
|
|
- "remoteports": "",
|
95
|
|
- "localports": "",
|
96
|
100
|
"remoteport": "",
|
|
101
|
+ "remoteport_plural": "",
|
97
|
102
|
"localport": "",
|
|
103
|
+ "localport_plural": "",
|
98
|
104
|
"localaddress": "",
|
99
|
|
- "localaddresses": "",
|
|
105
|
+ "localaddress_plural": "",
|
100
|
106
|
"remoteaddress": "",
|
101
|
|
- "remoteaddresses": "",
|
|
107
|
+ "remoteaddress_plural": "",
|
102
|
108
|
"transport": "",
|
103
|
109
|
"bandwidth": "",
|
104
|
110
|
"na": ""
|
|
@@ -148,6 +154,8 @@
|
148
|
154
|
"AuthMsg": "",
|
149
|
155
|
"Authenticate": "",
|
150
|
156
|
"Cancel": "",
|
|
157
|
+ "logoutTitle": "",
|
|
158
|
+ "logoutQuestion": "",
|
151
|
159
|
"sessTerminated": "",
|
152
|
160
|
"hungUp": "",
|
153
|
161
|
"joinAgain": "",
|
|
@@ -165,6 +173,32 @@
|
165
|
173
|
"settings2": "",
|
166
|
174
|
"settings3": "",
|
167
|
175
|
"yourPassword": "",
|
168
|
|
- "Back": ""
|
|
176
|
+ "Back": "",
|
|
177
|
+ "serviceUnavailable": "",
|
|
178
|
+ "gracefulShutdown": "",
|
|
179
|
+ "Yes": "",
|
|
180
|
+ "reservationError": "",
|
|
181
|
+ "reservationErrorMsg": "",
|
|
182
|
+ "password": "",
|
|
183
|
+ "userPassword": "",
|
|
184
|
+ "token": ""
|
|
185
|
+ },
|
|
186
|
+ "email": {
|
|
187
|
+ "sharedKeyThis conference is password protected. Please use the following pin when joining:\n\n\n__sharedKey__\n\n": "",
|
|
188
|
+ "subject": "",
|
|
189
|
+ "bodyHey there, I%27d like to invite you to a __appName__ conference I%27ve just set up.\n\n\nPlease click on the following link in order to join the conference.\n\n\n__roomUrl__\n\n\n__sharedKeyText__\n Note that __appName__ is currently only supported by __supportedBrowsers__, so you need to be using one of these browsers.\n\n\nTalk to you in a sec!": [
|
|
190
|
+ "Здравей, Бих искал да те поканя в една __appName__ конференция, която създадох.",
|
|
191
|
+ "",
|
|
192
|
+ "",
|
|
193
|
+ "Кликни на следния линк за да се присъединиш в конференцията.",
|
|
194
|
+ "",
|
|
195
|
+ "",
|
|
196
|
+ "__sharedKeyText__",
|
|
197
|
+ "__appName__ поддържа __supportedBrowsers__, така че трябва да използваш един от тези браузъри.",
|
|
198
|
+ "",
|
|
199
|
+ "",
|
|
200
|
+ "Ще се видим след секунда!"
|
|
201
|
+ ],
|
|
202
|
+ "and": ""
|
169
|
203
|
}
|
170
|
204
|
}
|