From d530f8a4495a1151eda00b6f9f1660d10891fd27 Mon Sep 17 00:00:00 2001 From: Pl P Date: Mon, 27 May 2013 18:09:36 +0200 Subject: [PATCH] Translated using Weblate (Bulgarian) Currently translated at 72.7% (1939 of 2666) --- po/bg.po | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/po/bg.po b/po/bg.po index 37efcfbf4d..41b7c04185 100644 --- a/po/bg.po +++ b/po/bg.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2013-05-25 07:32-0400\n" -"PO-Revision-Date: 2013-05-27 00:51+0200\n" +"PO-Revision-Date: 2013-05-27 18:09+0200\n" "Last-Translator: Pl P \n" "Language-Team: Bulgarian " "\n" @@ -855,6 +855,9 @@ msgid "" "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" +"Разширението mbstring на PHP не е открито и изглежда използвате многобайтов " +"символен набор. Без това разширение phpMyAdmin не може да разделя правилно " +"низове и това може да доведе до неочаквани резултати." #: index.php:441 msgid "" @@ -4491,7 +4494,7 @@ msgstr "Добавяне AUTO_INCREMENT стойност" #: libraries/config/messages.inc.php:118 msgid "Enclose table and column names with backquotes" -msgstr "Ограждане на имената на таблици и полета с обратни кавички" +msgstr "Ограждане на имената на таблици и полета с обратни апострофи" #: libraries/config/messages.inc.php:119 libraries/config/messages.inc.php:262 #: libraries/display_export.lib.php:450 @@ -13531,11 +13534,16 @@ msgid "Enable {concurrent_insert} by setting it to 1" msgstr "Включване на concurrent_insert като го настроите на 1" #: libraries/advisory_rules.txt:463 +#, fuzzy msgid "" "Setting {concurrent_insert} to 1 reduces contention between readers and " "writers for a given table. See also MySQL Documentation" msgstr "" +"Установяването на {concurrent_insert} на 1 намалява contention между readers " +"and writers за дадена таблица. Вижте също и Документацията на MySQL" #: libraries/advisory_rules.txt:464 msgid "concurrent_insert is set to 0"