1<?php
2/**
3 * i18n/bg_BG/main.php
4 *
5 * Copyright © 2006 Stephane Gully <stephane.gully@gmail.com>
6 *
7 * This library is free software; you can redistribute it and/or
8 * modify it under the terms of the GNU Lesser General Public
9 * License as published by the Free Software Foundation; either
10 * version 2.1 of the License, or (at your option) any later version.
11 *
12 * This library is distributed in the hope that it will be useful,
13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
15 * Lesser General Public License for more details.
16 *
17 * You should have received a copy of the GNU Lesser General Public
18 * License along with this library; if not, write to the
19 * Free Software Foundation, 51 Franklin St, Fifth Floor,
20 * Boston, MA  02110-1301  USA
21 */
22
23/**
24 * Bulgarian translation of the messages (utf8 encoded!)
25 *
26 * @author Marko Nikolov <marko.nikolov@gmail.com>
27 * @author Georgy Vassilev <georgy.vas at gmail.com>
28 */
29
30// line 45 in phpfreechatconfig.class.php
31$GLOBALS["i18n"]["My Chat"] = "Моят чат";
32
33// line 201 in phpfreechatconfig.class.php
34$GLOBALS["i18n"]["%s not found, %s library can't be found."] = "%s не е намерена, %s библиотека не е намерена.";
35
36// line 355 in phpfreechat.class.php
37$GLOBALS["i18n"]["Please enter your nickname"] = "Въведете вашия ник";
38
39// line 565 in phpfreechat.class.php
40$GLOBALS["i18n"]["Text cannot be empty"] = "Текстът не може да е празен";
41
42// line 392 in phpfreechat.class.php
43$GLOBALS["i18n"]["%s changes his nickname to %s"] = "%s си смени ника на %s";
44
45// line 398 in phpfreechat.class.php
46$GLOBALS["i18n"]["%s is connected"] = "%s влезе";
47
48// line 452 in phpfreechat.class.php
49$GLOBALS["i18n"]["%s quit"] = "%s излезе";
50
51// line 468 in phpfreechat.class.php
52$GLOBALS["i18n"]["%s disconnected (timeout)"] = "%s излезе (timeout)";
53
54// line 262 in phpfreechat.class.php
55$GLOBALS["i18n"]["Unknown command [%s]"] = "Непозната команда [%s]";
56
57// line 149 in phpfreechatconfig.class.php
58$GLOBALS["i18n"]["%s doesn't exist: %s"] = "%s не съществува: %s";
59
60// line 180 in phpfreechatconfig.class.php
61$GLOBALS["i18n"]["You need %s"] = "Трябва ви %s";
62
63// line 241 in phpfreechatconfig.class.php
64$GLOBALS["i18n"]["%s doesn't exist, %s library can't be found"] = "%s не съществува, %s библиотека не е намерена";
65
66// line 280 in phpfreechatconfig.class.php
67$GLOBALS["i18n"]["%s doesn't exist"] = "%s не съществува";
68
69// line 433 in phpfreechatconfig.class.php
70$GLOBALS["i18n"]["%s directory must be specified"] = "%s директория трябва да бъде посочена";
71
72// line 439 in phpfreechatconfig.class.php
73$GLOBALS["i18n"]["%s must be a directory"] = "%s трябва да е директория";
74
75// line 446 in phpfreechatconfig.class.php
76$GLOBALS["i18n"]["%s can't be created"] = "%s не може да се създаде";
77
78// line 451 in phpfreechatconfig.class.php
79$GLOBALS["i18n"]["%s is not writeable"] = "%s не може да се записва";
80
81// line 496 in phpfreechatconfig.class.php
82$GLOBALS["i18n"]["%s is not readable"] = "%s не може да се прочете";
83
84// line 469 in phpfreechatconfig.class.php
85$GLOBALS["i18n"]["%s is not a file"] = "%s не е файл";
86
87// line 491 in phpfreechatconfig.class.php
88$GLOBALS["i18n"]["%s is not a directory"] = "%s не е директория";
89
90// line 23 in chat.html.tpl.php
91$GLOBALS["i18n"]["PHP FREE CHAT [powered by phpFreeChat-%s]"] = "PHP FREE CHAT [powered by phpFreeChat-%s]";
92
93// line 296 in javascript1.js.tpl.php
94$GLOBALS["i18n"]["Hide nickname marker"] = "Скрий цветовете на никовете ";
95
96// line 304 in javascript1.js.tpl.php
97$GLOBALS["i18n"]["Show nickname marker"] = "Покажи цветовете на никовете";
98
99// line 389 in javascript1.js.tpl.php
100$GLOBALS["i18n"]["Disconnect"] = "Разкачи";
101
102// line 395 in javascript1.js.tpl.php
103$GLOBALS["i18n"]["Connect"] = "Свържи";
104
105// line 427 in javascript1.js.tpl.php
106$GLOBALS["i18n"]["Magnify"] = "Увеличи ";
107
108// line 434 in javascript1.js.tpl.php
109$GLOBALS["i18n"]["Cut down"] = "Смали";
110
111// line 345 in javascript1.js.tpl.php
112$GLOBALS["i18n"]["Hide dates and hours"] = "Скрий датата и часа";
113
114// line 353 in javascript1.js.tpl.php
115$GLOBALS["i18n"]["Show dates and hours"] = "Покажи датата и часа";
116
117// line 21 in chat.html.tpl.php
118$GLOBALS["i18n"]["Enter your message here"] = "Въведете тук вашето съобщение";
119
120// line 24 in chat.html.tpl.php
121$GLOBALS["i18n"]["Enter your nickname here"] = "Въведете тук вашия ник";
122
123// line 93 in phpfreechatconfig.class.php
124$GLOBALS["i18n"]["Error: undefined or obsolete parameter '%s', please correct or remove this parameter"] = "Грешка: неопределен или ненужен параметър '%s', моля поправете или премахнете този параметър";
125
126// line 86 in pfcclient.js.tpl.php
127$GLOBALS["i18n"]["Hide smiley box"] = "Скрий емотиконите";
128
129// line 87 in pfcclient.js.tpl.php
130$GLOBALS["i18n"]["Show smiley box"] = "Покажи емотиконите";
131
132// line 88 in pfcclient.js.tpl.php
133$GLOBALS["i18n"]["Hide online users box"] = "Скрий списъка с потребители";
134
135// line 89 in pfcclient.js.tpl.php
136$GLOBALS["i18n"]["Show online users box"] = "Покажи списъка с потребители";
137
138// line 33 in chat.html.tpl.php
139$GLOBALS["i18n"]["Bold"] = "Удебелен";
140
141// line 34 in chat.html.tpl.php
142$GLOBALS["i18n"]["Italics"] = "Наклонен";
143
144// line 35 in chat.html.tpl.php
145$GLOBALS["i18n"]["Underline"] = "Подчертан";
146
147// line 36 in chat.html.tpl.php
148$GLOBALS["i18n"]["Delete"] = "Изтрий";
149
150// line 37 in chat.html.tpl.php
151$GLOBALS["i18n"]["Pre"] = "Pre";
152
153// line 38 in chat.html.tpl.php
154$GLOBALS["i18n"]["Mail"] = "Поща";
155
156// line 39 in chat.html.tpl.php
157$GLOBALS["i18n"]["Color"] = "Цвят";
158
159// line 48 in phpfreechattemplate.class.php
160$GLOBALS["i18n"]["%s template could not be found"] = "%s шаблон не е намерен";
161
162// line 512 in phpfreechatconfig.class.php
163$GLOBALS["i18n"]["Error: '%s' could not be found, please check your themepath '%s' and your theme '%s' are correct"] = "Грешка: '%s' не е намерен, моля проверете точният път '%s' и вашата тема '%s' дали са правилни";
164
165// line 75 in pfccommand.class.php
166$GLOBALS["i18n"]["%s must be implemented"] = "%s трябва да бъде въведено";
167
168// line 343 in phpfreechatconfig.class.php
169$GLOBALS["i18n"]["'%s' parameter is mandatory by default use '%s' value"] = "'%s' параметър е задължителен, по подразбиране ползва '%s' стойност";
170
171// line 378 in phpfreechatconfig.class.php
172$GLOBALS["i18n"]["'%s' parameter must be a positive number"] = "'%s' парамерър трябва да е с положителна стойност";
173
174// line 386 in phpfreechatconfig.class.php
175$GLOBALS["i18n"]["'%s' parameter is not valid. Available values are : '%s'"] = "'%s' параметър не е валиден. Възможните стойности са: '%s'";
176// line 186 in pfcglobalconfig.class.php
177$GLOBALS["i18n"]["My room"] = "Моята стая";
178
179// line 19 in unban.class.php
180$GLOBALS["i18n"]["Missing parameter"] = "Липсващ параметър";
181
182// line 38 in ban.class.php
183$GLOBALS["i18n"]["banished from %s by %s"] = "изгонен от стая %s от %s";
184
185// line 23 in banlist.class.php
186$GLOBALS["i18n"]["The banished user's id list is:"] = "Листа с изгонените потребители е:";
187
188// line 32 in banlist.class.php
189$GLOBALS["i18n"]["Empty"] = "Празно";
190
191// line 34 in banlist.class.php
192$GLOBALS["i18n"]["'/unban {id}' will unban the user identified by {id}"] = "'/unban {id}' ще ънбанне потребител индефициран като {id}";
193
194// line 35 in banlist.class.php
195$GLOBALS["i18n"]["'/unban all'  will unban all the users on this channel"] = "'/unban all'  ще ънбанне всичко потребители в стаята";
196
197// line 24 in update.class.php
198$GLOBALS["i18n"]["%s quit (timeout)"] = "%s излезна (timeout)";
199
200// line 46 in join.class.php
201$GLOBALS["i18n"]["%s joins %s"] = "%s се присъедни в %s";
202
203// line 31 in kick.class.php
204$GLOBALS["i18n"]["kicked from %s by %s"] = "кикнат от стая %s от %s";
205
206// line 38 in send.class.php
207$GLOBALS["i18n"]["Can't send the message, %s is offline"] = "Не може да пратиш съобщение, %s е офлайн";
208
209// line 27 in unban.class.php
210$GLOBALS["i18n"]["Nobody has been unbanished"] = "Никой не беше ънбаннат";
211
212// line 42 in unban.class.php
213$GLOBALS["i18n"]["%s has been unbanished"] = "%s беше ънбаннат";
214
215// line 49 in unban.class.php
216$GLOBALS["i18n"]["%s users have been unbanished"] = "%s бяха ънбаннати";
217
218// line 47 in auth.class.php
219$GLOBALS["i18n"]["You are not allowed to run '%s' command"] = "Нямаш права за да пуснеш '%s' команда";
220
221// line 66 in auth.class.php
222$GLOBALS["i18n"]["Can't join %s because you are banished"] = "Не можеш да се присъединиш в %s защотото си баннат";
223
224// line 76 in auth.class.php
225$GLOBALS["i18n"]["Can't join %s because the channels list is restricted"] = "Can't join %s because the channels list is restricted";
226
227// line 89 in auth.class.php
228$GLOBALS["i18n"]["You are not allowed to change your nickname"] = "Ти нямаш права за да промениш твоя прякор";
229
230// line 56 in noflood.class.php
231$GLOBALS["i18n"]["Please don't post so many message, flood is not tolerated"] = "Моля не постай много съобщения, флуда не се толерира";
232
233// line 109 in pfcclient.js.tpl.php
234$GLOBALS["i18n"]["Private message"] = "Лично съобщение";
235
236// line 110 in pfcclient.js.tpl.php
237$GLOBALS["i18n"]["Close this tab"] = "Затвори таба";
238
239// line 199 in pfcgui.js.tpl.php
240$GLOBALS["i18n"]["Do you really want to leave this room ?"] = "На истина ли искаш да напуснеш тази стая?";
241
242// line 169 in pfcglobalconfig.class.php
243$GLOBALS["i18n"]["Error: '%s' is a private parameter, you are not allowed to change it"] = "Error: '%s' is a private parameter, you are not allowed to change it";
244
245// line 253 in pfcglobalconfig.class.php
246$GLOBALS["i18n"]["'%s' parameter must be an array"] = "'%s' parameter must be an array";
247
248// line 265 in pfcglobalconfig.class.php
249$GLOBALS["i18n"]["'%s' parameter must be a boolean"] = "'%s' parameter must be a boolean";
250
251// line 271 in pfcglobalconfig.class.php
252$GLOBALS["i18n"]["'%s' parameter must be a charatere string"] = "'%s' parameter must be a charatere string";
253
254// line 395 in pfcglobalconfig.class.php
255$GLOBALS["i18n"]["'%s' must be writable"] = "'%s' must be writable";
256
257// line 425 in pfcglobalconfig.class.php
258$GLOBALS["i18n"]["'%s' directory doesn't exist"] = "'%s' директорията не съществува";
259
260// line 544 in pfcglobalconfig.class.php
261$GLOBALS["i18n"]["Please correct these errors"] = "Моля коригирай тези грешки";
262
263// line 21 in pfcinfo.class.php
264$GLOBALS["i18n"]["Error: the cached config file doesn't exists"] = "Error: the cached config file doesn't exists";
265
266// line 190 in phpfreechat.class.php
267$GLOBALS["i18n"]["Error: the chat cannot be loaded! two possibilities: your browser doesn't support javascript or you didn't setup correctly the server directories rights - don't hesitate to ask some help on the forum"] = "Error: the chat cannot be loaded! two possibilities: your browser doesn't support javascript or you didn't setup correctly the server directories rights - don't hesitate to ask some help on the forum";
268
269// line 31 in help.class.php
270$GLOBALS["i18n"]["Here is the command list:"] = "Ето списък с командите:";
271
272// line 63 in identify.class.php
273$GLOBALS["i18n"]["Succesfully identified"] = "Успешна индификация";
274
275// line 68 in identify.class.php
276$GLOBALS["i18n"]["Identification failure"] = "Неуспешна индефикация";
277
278// line 25 in send.class.php
279$GLOBALS["i18n"]["Your must be connected to send a message"] = "Трябва да си свързан за да изпратиш съобщението";
280
281// line 87 in chat.js.tpl.php
282$GLOBALS["i18n"]["Click here to send your message"] = "Кликни тук за се изпрати съобщението";
283
284// line 80 in chat.js.tpl.php
285$GLOBALS["i18n"]["Enter the text to format"] = "Въведете текст за форматиране";
286
287// line 81 in chat.js.tpl.php
288$GLOBALS["i18n"]["Configuration has been rehashed"] = "Конфигурацията беше презаредена";
289
290// line 82 in chat.js.tpl.php
291$GLOBALS["i18n"]["A problem occurs during rehash"] = "A problem occurs during rehash";
292
293// line 83 in chat.js.tpl.php
294$GLOBALS["i18n"]["Choosen nickname is allready used"] = "Избарният ник вече се използва";
295
296// line 84 in chat.js.tpl.php
297$GLOBALS["i18n"]["phpfreechat current version is %s"] = "phpfreechat current version is %s";
298
299// line 85 in chat.js.tpl.php
300$GLOBALS["i18n"]["Maximum number of joined channels has been reached"] = "Maximum number of joined channels has been reached";
301
302// line 86 in chat.js.tpl.php
303$GLOBALS["i18n"]["Maximum number of private chat has been reached"] = "Maximum number of private chat has been reached";
304
305// line 88 in chat.js.tpl.php
306$GLOBALS["i18n"]["Send"] = "Изпрати";
307
308// line 86 in mysql.class.php
309$GLOBALS["i18n"]["Mysql container: connect error"] = "Mysql container: connect error";
310
311// line 101 in mysql.class.php
312$GLOBALS["i18n"]["Mysql container: create database error '%s'"] = "Mysql container: create database error '%s'";
313
314// line 112 in mysql.class.php
315$GLOBALS["i18n"]["Mysql container: create table error '%s'"] = "Mysql container: create table error '%s'";
316
317// line 80 in chat.js.tpl.php
318$GLOBALS["i18n"]["You are not allowed to speak to yourself"] = "Неможе да си говориш със себе си!";
319
320// line 82 in chat.js.tpl.php
321$GLOBALS["i18n"]["Choosen nickname is not allowed"] = "Избраният ник не е позволен";
322
323// line 83 in chat.js.tpl.php
324$GLOBALS["i18n"]["Enable sound notifications"] = "Включи звуковото известие";
325
326// line 84 in chat.js.tpl.php
327$GLOBALS["i18n"]["Disable sound notifications"] = "Изключи звуковото известие";
328
329// line 23 in kick.class.php
330$GLOBALS["i18n"]["no reason"] = "без причина";
331
332// line 24 in banlist.class.php
333$GLOBALS["i18n"]["The banished user list is:"] = "Списъка с баннатите потребители е:";
334
335// line 39 in banlist.class.php
336$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = "'/unban {nickname}' ще ънбанне потребител индефициран като {nickname}";
337
338// line 43 in kick.class.php
339$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = "кикнат от стая %s от %s - причина: %s";
340
341// line 20 in quit.class.php
342$GLOBALS["i18n"]["%s quit (%s)"] = "%s излезе (%s)";
343
344// line 124 in chat.js.tpl.php
345$GLOBALS["i18n"]["Chat loading ..."] = "Зареждане на чата.";
346
347// line 124 in chat.js.tpl.php
348$GLOBALS["i18n"]["Please wait"] = "Моля изчакайте!";
349
350// line 139 in chat.js.tpl.php
351$GLOBALS["i18n"]["%s appears to be either disabled or unsupported by your browser."] = "%s appears to be either disabled or unsupported by your browser.";
352
353// line 139 in chat.js.tpl.php
354$GLOBALS["i18n"]["This web application requires %s to work properly."] = "This web application requires %s to work properly.";
355
356// line 135 in chat.js.tpl.php
357$GLOBALS["i18n"]["Please enable %s in your browser settings, or upgrade to a browser with %s support and try again."] = "Please enable %s in your browser settings, or upgrade to a browser with %s support and try again.";
358
359// line 137 in chat.js.tpl.php
360$GLOBALS["i18n"]["Please upgrade to a browser with %s support and try again."] = "Please upgrade to a browser with %s support and try again.";
361
362// line 139 in chat.js.tpl.php
363$GLOBALS["i18n"]["In Internet Explorer versions earlier than 7.0, Ajax is implemented using ActiveX. Please enable ActiveX in your browser security settings or upgrade to a browser with Ajax support and try again."] = "In Internet Explorer versions earlier than 7.0, Ajax is implemented using ActiveX. Please enable ActiveX in your browser security settings or upgrade to a browser with Ajax support and try again.";
364
365// line 359 in pfcglobalconfig.class.php
366$GLOBALS["i18n"]["%s doesn't exist, data_public_path cannot be installed"] = "%s doesn't exist, data_public_path cannot be installed";
367
368// line 73 in invite.class.php
369$GLOBALS["i18n"]["You must join %s to invite users in this channel"] = "You must join %s to invite users in this channel";
370
371// line 47 in chat.html.tpl.php
372$GLOBALS["i18n"]["Ping"] = "Ping";
373
374// line 477 in phpfreechat.class.php
375$GLOBALS["i18n"]["Input Required"] = "Input Required";
376
377// line 478 in phpfreechat.class.php
378$GLOBALS["i18n"]["OK"] = "OK";
379
380// line 479 in phpfreechat.class.php
381$GLOBALS["i18n"]["Cancel"] = "Cancel";
382
383// line 430 in pfcglobalconfig.class.php
384$GLOBALS["i18n"]["cannot create %s"] = "неможе да създаде %s";
385
386// line 436 in pfcglobalconfig.class.php
387$GLOBALS["i18n"]["cannot copy %s in %s"] = "неможе да се копира %s в %s";
388
389// line 667 in pfcglobalconfig.class.php
390$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = "Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct";
391
392// line 414 in phpfreechat.class.php
393$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = "Сигурен ли си, че искаш да затвориш този таб?";
394
395// line 42 in ban.class.php
396$GLOBALS["i18n"]["%s banished from %s by %s"] = "%s е баннат от стая %s от %s";
397
398// line 461 in phpfreechat.class.php
399$GLOBALS["i18n"]["You are trying to speak to a unknown (or not connected) user"] = "";
400
401// line 89 in invite.class.php
402$GLOBALS["i18n"]["%s was invited by %s"] = "";
403
404// line 446 in phpfreechat.class.php
405$GLOBALS["i18n"]["Chosen nickname is already used"] = "";
406
407// line 454 in phpfreechat.class.php
408$GLOBALS["i18n"]["Chosen nickname is not allowed"] = "";
409
410?>