diff --git a/po/bg.po b/po/bg.po index fb9c776f92..9bc1029b41 100644 --- a/po/bg.po +++ b/po/bg.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2020-10-10 14:18-0300\n" -"PO-Revision-Date: 2020-10-14 10:02+0000\n" +"PO-Revision-Date: 2020-10-15 06:53+0000\n" "Last-Translator: Пламен \n" "Language-Team: Bulgarian \n" @@ -1227,7 +1227,7 @@ msgstr "" #: libraries/advisory_rules_mysql_before80003.php:120 msgid "query_cache_limit is set to 1 MiB" -msgstr "" +msgstr "query_cache_limit е установен на 1 MiB" #: libraries/classes/Advisor.php:232 #, php-format @@ -1422,22 +1422,16 @@ msgid "accent-sensitive" msgstr "чувствително към регистъра" #: libraries/classes/Charsets/Collation.php:300 -#, fuzzy -#| msgid "case-sensitive" msgctxt "Collation variant" msgid "kana-sensitive" -msgstr "чувствително към регистъра" +msgstr "чувствителен към kana" #: libraries/classes/Charsets/Collation.php:304 -#, fuzzy -#| msgid "multilingual" msgctxt "Collation variant" msgid "multi-level" -msgstr "многоезичен" +msgstr "многостепенно" #: libraries/classes/Charsets/Collation.php:307 -#, fuzzy -#| msgid "Binary" msgctxt "Collation variant" msgid "binary" msgstr "двоичен" @@ -1445,7 +1439,7 @@ msgstr "двоичен" #: libraries/classes/Charsets/Collation.php:310 msgctxt "Collation variant" msgid "no-pad" -msgstr "" +msgstr "без изравняване" #: libraries/classes/Charsets/Collation.php:326 msgctxt "Collation" @@ -1454,16 +1448,12 @@ msgstr "Двоичен" #: libraries/classes/Charsets/Collation.php:338 #: libraries/classes/Charsets/Collation.php:580 -#, fuzzy -#| msgid "Unicode" msgctxt "Collation" msgid "Unicode" -msgstr "Юникод" +msgstr "Unicode" #: libraries/classes/Charsets/Collation.php:348 #: libraries/classes/Charsets/Collation.php:527 -#, fuzzy -#| msgid "West European" msgctxt "Collation" msgid "West European" msgstr "Западно-европейски" @@ -1477,22 +1467,16 @@ msgstr "Централно европейски" #: libraries/classes/Charsets/Collation.php:360 #: libraries/classes/Charsets/Collation.php:534 -#, fuzzy -#| msgid "Russian" msgctxt "Collation" msgid "Russian" msgstr "Руски" #: libraries/classes/Charsets/Collation.php:365 -#, fuzzy -#| msgid "Simplified Chinese" msgctxt "Collation" msgid "Simplified Chinese" msgstr "Опростен китайски" #: libraries/classes/Charsets/Collation.php:368 -#, fuzzy -#| msgid "Traditional Chinese" msgctxt "Collation" msgid "Traditional Chinese" msgstr "Традиционен китайски" @@ -1505,51 +1489,37 @@ msgstr "Китайски" #: libraries/classes/Charsets/Collation.php:379 #: libraries/classes/Charsets/Collation.php:498 -#, fuzzy -#| msgid "Japanese" msgctxt "Collation" msgid "Japanese" msgstr "Японски" #: libraries/classes/Charsets/Collation.php:384 -#, fuzzy -#| msgid "Baltic" msgctxt "Collation" msgid "Baltic" msgstr "Балтийски" #: libraries/classes/Charsets/Collation.php:389 -#, fuzzy -#| msgid "Armenian" msgctxt "Collation" msgid "Armenian" msgstr "Арменски" #: libraries/classes/Charsets/Collation.php:392 -#, fuzzy -#| msgid "Cyrillic" msgctxt "Collation" msgid "Cyrillic" msgstr "Кирилица" #: libraries/classes/Charsets/Collation.php:395 -#, fuzzy -#| msgid "Arabic" msgctxt "Collation" msgid "Arabic" msgstr "Арабски" #: libraries/classes/Charsets/Collation.php:398 #: libraries/classes/Charsets/Collation.php:513 -#, fuzzy -#| msgid "Korean" msgctxt "Collation" msgid "Korean" msgstr "Корейски" #: libraries/classes/Charsets/Collation.php:401 -#, fuzzy -#| msgid "Hebrew" msgctxt "Collation" msgid "Hebrew" msgstr "Иврит" @@ -1768,12 +1738,12 @@ msgstr "" msgid "" "If enabled, user can enter any MySQL server in login form for cookie auth." msgstr "" -"Ако е включено, потребителят може да въведе MySQL сървър във формата за " -"удостоверяване с бисквитка." +"Ако е включено, потребителят може да въведе произволен MySQL сървър във " +"формата за удостоверяване с бисквитки." #: libraries/classes/Config/Descriptions.php:71 msgid "Allow login to any MySQL server" -msgstr "Позволяване вход към всеки MySQL сървър" +msgstr "Разрешено включване към произволен MySQL сървър" #: libraries/classes/Config/Descriptions.php:73 msgid "" @@ -1784,7 +1754,7 @@ msgstr "" #: libraries/classes/Config/Descriptions.php:77 msgid "Restrict login to MySQL server" -msgstr "Ограничаване на входа в MySQL сървъра" +msgstr "Ограничаване на влизането в MySQL сървър" #: libraries/classes/Config/Descriptions.php:79 msgid "" @@ -2362,6 +2332,8 @@ msgid "" "Add IF NOT EXISTS (less efficient as indexes will be generated during table " "creation)" msgstr "" +"Добавяне на IF NOT EXISTS (при създаването на таблицата ще се генерират по-" +"малко ефективни като индекси)" #: libraries/classes/Config/Descriptions.php:291 #: libraries/classes/Plugins/Export/ExportSql.php:348 @@ -2694,6 +2666,9 @@ msgid "" "features, see [doc@linked-tables]phpMyAdmin configuration storage[/doc] in " "documentation." msgstr "" +"Настройте конфигурацията за съхранение на phpMyAdmin за да получите достъп " +"до допълнителните функции, вижте в документацията [doc@linked-tables]" +"phpMyAdmin конфигурация за съхранение[/doc]." #: libraries/classes/Config/Descriptions.php:380 msgid "Changes tracking" @@ -2757,6 +2732,8 @@ msgstr "БД структура" msgid "" "Choose which details to show in the database structure (list of tables)." msgstr "" +"Изберете кои детайли да се показват в структурата на базата данни (списък на " +"таблиците)." #: libraries/classes/Config/Descriptions.php:395 #: libraries/classes/Plugins/Export/ExportPdf.php:304 @@ -2766,7 +2743,7 @@ msgstr "Структура на таблица" #: libraries/classes/Config/Descriptions.php:396 msgid "Settings for the table structure (list of columns)." -msgstr "" +msgstr "Настройки за структурата на таблицата (списък на колоните)." #: libraries/classes/Config/Descriptions.php:397 msgid "Tabs" @@ -2844,10 +2821,12 @@ msgid "" "If enabled, phpMyAdmin continues computing multiple-statement queries even " "if one of the queries failed." msgstr "" +"Ако е разрешено, phpMyAdmin продължава да изпълнява съставните заявки, дори " +"ако една от заявките не може да се изпълни." #: libraries/classes/Config/Descriptions.php:421 msgid "Ignore multiple statement errors" -msgstr "" +msgstr "Игнориране на грешките при съставните заявки" #: libraries/classes/Config/Descriptions.php:423 msgid "" @@ -6682,7 +6661,7 @@ msgid "" "You have a previously saved query. Click Get auto-saved query to load the " "query." msgstr "" -"Имате запазена заявка. Кликнете \"Зареждане на запазена заявка\" за да я " +"Имате запазена заявка. Кликнете 'Зареждане на запазена заявка' за да я " "заредите." #: libraries/classes/Controllers/JavaScriptMessagesController.php:393 @@ -7144,8 +7123,6 @@ msgid "%d object(s) created." msgstr "%d обект(а) бяха създадени." #: libraries/classes/Controllers/JavaScriptMessagesController.php:547 -#, fuzzy -#| msgid "Column names" msgid "Column name" msgstr "Име на колона" @@ -7175,19 +7152,14 @@ msgid "Click to sort results by this column." msgstr "Кликнете за сортиране на резултата по тази колона." #: libraries/classes/Controllers/JavaScriptMessagesController.php:559 -#, fuzzy -#| msgid "" -#| "Shift+Click to add this column to ORDER BY clause or to toggle ASC/DESC." -#| "
- Ctrl+Click or Alt+Click (Mac: Shift+Option+Click) to remove " -#| "column from ORDER BY clause" msgid "" "Shift+Click to add this column to ORDER BY clause or to toggle ASC/DESC." "
- Ctrl+Click or Alt+Click (Mac: Shift+Option+Click) to remove column " "from ORDER BY clause" msgstr "" -"Shift+кликване за добавяне на колоната в ORDER BY клаузата или прикрепяне в " -"ASC/DESC.
- Control+кликване за премахване на колоната от ORDER BY " -"клаузата" +"Shift+кликване за добавяне на колоната в ORDER BY клаузата или за " +"превключване на ASC/DESC.
- Control+кликване за премахване на колоната " +"от ORDER BY клаузата" #: libraries/classes/Controllers/JavaScriptMessagesController.php:563 msgid "Click to mark/unmark." @@ -7198,10 +7170,8 @@ msgid "Double-click to copy column name." msgstr "Щракнете двукратно за копиране името на колона." #: libraries/classes/Controllers/JavaScriptMessagesController.php:566 -#, fuzzy -#| msgid "Click the drop-down arrow
to toggle column's visibility." msgid "Click the drop-down arrow
to toggle column's visibility." -msgstr "Щракнете стрелката,
за да изберете колони." +msgstr "Кликнете падащата стрелка,
за да превключите видимостта на колоните." #: libraries/classes/Controllers/JavaScriptMessagesController.php:570 msgid "" @@ -7263,21 +7233,12 @@ msgid "Print" msgstr "Печат" #: libraries/classes/Controllers/JavaScriptMessagesController.php:595 -#, fuzzy -#| msgid "" -#| "You can also edit most values
by double-clicking directly on them." msgid "You can also edit most values
by double-clicking directly on them." -msgstr "" -"Можете също да редактирате повече стойности
като щракнете два пъти " -"директно върху тях." +msgstr "Можете да редактирате повече стойности
с двойно кликване върху тях." #: libraries/classes/Controllers/JavaScriptMessagesController.php:597 -#, fuzzy -#| msgid "You can also edit most values
by clicking directly on them." msgid "You can also edit most values
by clicking directly on them." -msgstr "" -"Можете също да редактирате повече стойности
като щракнете директно върху " -"тях." +msgstr "Можете да редактирате повече стойности
като кликнете върху тях." #: libraries/classes/Controllers/JavaScriptMessagesController.php:600 msgid "Go to link:" @@ -7519,16 +7480,15 @@ msgstr "Силна" #: libraries/classes/Controllers/JavaScriptMessagesController.php:709 msgid "Timed out waiting for security key activation." -msgstr "" +msgstr "Изтече времето за изчакване на активирането на защитния ключ." #: libraries/classes/Controllers/JavaScriptMessagesController.php:710 #, php-format msgid "Failed security key activation (%s)." -msgstr "" +msgstr "Неуспешно активиране на ключ за защита (%s)." #: libraries/classes/Controllers/JavaScriptMessagesController.php:715 -#, fuzzy, php-format -#| msgid "Table %s already exists!" +#, php-format msgctxt "" "The table already exists in the designer and can not be added once more." msgid "Table %s already exists!" @@ -7594,10 +7554,8 @@ msgid "Two-factor authentication has been removed." msgstr "Добавена е вътрешна релация" #: libraries/classes/Controllers/Preferences/TwoFactorController.php:68 -#, fuzzy -#| msgid "Invalid authentication method set in configuration:" msgid "Two-factor authentication has been configured." -msgstr "Невалиден метод за удостоверяване в конфогурацията:" +msgstr "Двуфакторната идентификация е конфигурирана." #: libraries/classes/Controllers/Server/DatabasesController.php:245 #, php-format @@ -8654,11 +8612,11 @@ msgstr "Колоните немога да бъдат изтрити!" #: libraries/classes/Database/CentralColumns.php:665 msgid "YES" -msgstr "" +msgstr "Да" #: libraries/classes/Database/CentralColumns.php:665 msgid "NO" -msgstr "" +msgstr "НЕ" #: libraries/classes/Database/Designer/Common.php:571 #, fuzzy @@ -12877,10 +12835,8 @@ msgstr "Вие добавихте нов потребител." #: libraries/classes/Server/Select.php:57 #: libraries/classes/Server/Select.php:62 -#, fuzzy -#| msgid "Current server" msgid "Current server:" -msgstr "Текущ сървър" +msgstr "Текущ сървър:" #: libraries/classes/Server/Status/Data.php:149 msgid "Handler" @@ -13988,10 +13944,8 @@ msgid "column(s)" msgstr "Добавяне колона(и)" #: templates/columns_definitions/column_definitions_form.twig:74 -#, fuzzy -#| msgid "Collation" msgid "Collation:" -msgstr "Колация" +msgstr "Колация:" #: templates/columns_definitions/column_definitions_form.twig:77 #, fuzzy @@ -14000,10 +13954,8 @@ msgid "Storage Engine:" msgstr "Хранилище" #: templates/columns_definitions/column_definitions_form.twig:82 -#, fuzzy -#| msgid "Connections" msgid "Connection:" -msgstr "Връзки" +msgstr "Връзка:" #: templates/columns_definitions/column_definitions_form.twig:113 #: templates/columns_definitions/partitions.twig:137 @@ -14043,10 +13995,8 @@ msgid "Pick from Central Columns" msgstr "Изтриване колона(и)" #: templates/columns_definitions/partitions.twig:17 -#, fuzzy -#| msgid "Position" msgid "Partition by:" -msgstr "Положение" +msgstr "Разделяне от:" #: templates/columns_definitions/partitions.twig:32 #: templates/columns_definitions/partitions.twig:60 @@ -14059,19 +14009,15 @@ msgstr "Стойности за колоната %s" #, fuzzy #| msgid "Position" msgid "Partitions:" -msgstr "Положение" +msgstr "Дялове:" #: templates/columns_definitions/partitions.twig:45 -#, fuzzy -#| msgid "Position" msgid "Subpartition by:" -msgstr "Положение" +msgstr "Под-дялове от:" #: templates/columns_definitions/partitions.twig:65 -#, fuzzy -#| msgid "Position" msgid "Subpartitions:" -msgstr "Положение" +msgstr "Под-дялове:" #: templates/columns_definitions/partitions.twig:76 #: templates/table/operations/index.twig:436 @@ -14112,10 +14058,8 @@ msgid "Index directory" msgstr "Папка за качване на файлове" #: templates/columns_definitions/partitions.twig:88 -#, fuzzy -#| msgid "Matched rows:" msgid "Max rows" -msgstr "Съвпадащи редове:" +msgstr "Максимален брой редове" #: templates/columns_definitions/partitions.twig:89 #, fuzzy @@ -14486,10 +14430,8 @@ msgid "Number of columns" msgstr "Брой колони" #: templates/database/data_dictionary/index.twig:3 -#, fuzzy -#| msgid "Database comment" msgid "Database comment:" -msgstr "Коментар към БД" +msgstr "Коментар към БД:" #: templates/database/data_dictionary/index.twig:68 templates/indexes.twig:18 #: templates/table/structure/display_structure.twig:417 @@ -14666,10 +14608,8 @@ msgid "Hide/Show tables with no relationship" msgstr "Показване/скриване таблици без релации" #: templates/database/designer/main.twig:225 -#, fuzzy -#| msgid "Number of tables" msgid "Number of tables:" -msgstr "Брой таблици" +msgstr "Брой таблици:" #: templates/database/designer/main.twig:383 #, fuzzy @@ -14906,10 +14846,8 @@ msgid "Use this column in criteria" msgstr "Използване колоната като етикет за всяка точка" #: templates/database/multi_table_query/form.twig:53 -#, fuzzy -#| msgid "Criteria:" msgid "criteria" -msgstr "Критерии:" +msgstr "критерии" #: templates/database/multi_table_query/form.twig:65 #, fuzzy @@ -15648,10 +15586,8 @@ msgid "Show SQL query" msgstr "Показване на SQL заявките" #: templates/export.twig:72 -#, fuzzy -#| msgid "Export method" msgid "Export method:" -msgstr "Метод за експортиране" +msgstr "Метод за експортиране:" #: templates/export.twig:78 msgid "Quick - display only the minimal options" @@ -18173,10 +18109,8 @@ msgid "Bind parameters" msgstr "Свързване на параметри" #: templates/sql/query.twig:85 -#, fuzzy -#| msgid "Bookmark this SQL query" msgid "Bookmark this SQL query:" -msgstr "Отбелязване SQL заявката" +msgstr "Отбелязване на SQL заявката:" #: templates/sql/query.twig:96 msgid "Replace existing bookmark of same name"