~hexmode/+junk/main

« back to all changes in this revision

Viewing changes to install-files/apps/phpmyadmin2.10.1/lang/bulgarian-utf-8.inc.php

  • Committer: Mark A. Hershberger
  • Date: 2008-01-05 19:38:56 UTC
  • Revision ID: hershberger@spawn-xp-20080105193856-6rnzgwa4nehue3qj
initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?php
 
2
/* $Id: bulgarian-utf-8.inc.php 10110 2007-03-15 21:11:38Z lem9 $ */
 
3
 
 
4
/**
 
5
 * Translated by Stanislav Yordanov <stanprog at stanprog.com>
 
6
 * Based on translation made by Georgi Georgiev <chutz at chubaka.homeip.net>
 
7
 */
 
8
 
 
9
$charset = 'utf-8';
 
10
$allow_recoding = TRUE;
 
11
$text_dir = 'ltr';
 
12
$number_thousands_separator = ',';
 
13
$number_decimal_separator = '.';
 
14
// shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
 
15
$byteUnits = array('байта', 'КБ', 'МБ', 'ГБ', 'ТБ', 'ПБ', 'ЕБ');
 
16
 
 
17
$day_of_week = array('нд', 'пн', 'вт', 'ср', 'чт', 'пт', 'сб');
 
18
$month = array('януари', 'февруари', 'март', 'април', 'май', 'юни', 'юли', 'август', 'септември', 'октомври', 'ноември', 'декември');
 
19
// See http://www.php.net/manual/en/function.strftime.php to define the
 
20
// variable below
 
21
$datefmt = '%e %B %Y в %H:%M';
 
22
 
 
23
$timespanfmt = '%s дена, %s часа, %s минути и %s секунди';
 
24
 
 
25
$strAbortedClients = 'Прекъснати';
 
26
$strAccessDeniedExplanation = 'phpMyAdmin направи опит да се свърже към MySQL сървъра, но сървъра отхвърли конекцията. Трябва да проверите хоста, потребителското име и паролата в config.inc.php файла и да се уверите, че те отговарят на информацията предоставена от администратора на MySQL сървъра.';
 
27
$strAccessDenied = 'Отказан достъп';
 
28
$strAction = 'Действие';
 
29
$strAddAutoIncrement = 'Добавяне на AUTO_INCREMENT';
 
30
$strAddClause = 'Добавяне на %s';
 
31
$strAddConstraints = 'Добавяне на ограничение';
 
32
$strAddDeleteColumn = 'Добави/изтрий колона по критерий';
 
33
$strAddDeleteRow = 'Добави/изтрий ред по критерий';
 
34
$strAddFields = 'Добавяне на  %s поле(та)';
 
35
$strAddHeaderComment = 'Добавяне на коментар в хедъра (\\n нов ред)';
 
36
$strAddIntoComments = 'Добавяне в коментарите';
 
37
$strAddNewField = 'Добавяне на ново поле';
 
38
$strAddPrivilegesOnDb = 'Добавяне на привилегии към следната база от данни';
 
39
$strAddPrivilegesOnTbl = 'Добавяне на привилегии към следната таблица';
 
40
$strAddSearchConditions = 'Добавяне на условие за търсене (съдържание на "where" клаузата):';
 
41
$strAddToIndex = ' &nbsp;%s&nbsp;колона(и) беше(яха)добавени към индекса ';
 
42
$strAddUserMessage = 'Вие добавихте нов потребител.';
 
43
$strAddUser = 'Добавяне на нов потребител.';
 
44
$strAdministration = 'Администрация';
 
45
$strAffectedRows = 'Засегнати редове:';
 
46
$strAfterInsertBack = 'връщане обратно';
 
47
$strAfterInsertNewInsert = 'вмъкване на нов запис';
 
48
$strAfterInsertNext = 'редактиране на следващия ред';
 
49
$strAfterInsertSame = 'връщане към тази страница';
 
50
$strAfter = 'след %s';
 
51
$strAll = 'всички';
 
52
$strAllTableSameWidth = 'показване на всички Таблици с една и съща ширина?';
 
53
$strAlterOrderBy = 'Подреждане на таблицата по';
 
54
$strAnalyzeTable = 'Анализиране на таблицата';
 
55
$strAndThen = 'и след това';
 
56
$strAnd = 'и';
 
57
$strAnIndex = 'Беше добавен индекс на %s';
 
58
$strAny = 'всеки';
 
59
$strAnyHost = 'Всеки хост';
 
60
$strAnyUser = 'Всеки потребител';
 
61
$strApproximateCount = 'Може да има приблизителна стойност. Виж FAQ 3.11';
 
62
$strAPrimaryKey = 'Беше добавен първичен ключ към ';
 
63
$strArabic = 'Арабски';
 
64
$strArmenian = 'Арменски';
 
65
$strAscending = 'Възходящо';
 
66
$strAtBeginningOfTable = 'в началото на таблицата';
 
67
$strAtEndOfTable = 'в края на таблицата';
 
68
$strAttr = 'Атрибути';
 
69
$strAutodetect = 'автоматично откриване';
 
70
$strAutomaticLayout = 'Автоматичен лейаут';
 
71
 
 
72
$strBack = 'Назад';
 
73
$strBaltic = 'Балтийски';
 
74
$strBeginCut = 'BEGIN CUT';
 
75
$strBeginRaw = 'BEGIN RAW';
 
76
$strBinary = ' Двоично ';
 
77
$strBinaryDoNotEdit = ' Двоично - не се редактира ';
 
78
$strBinLogEventType = 'Тип на събитието';
 
79
$strBinLogInfo = 'Информация';
 
80
$strBookmarkAllUsers = 'Нека всеки потребител има достъп до този показалец';
 
81
$strBookmarkCreated = 'Показалец %s беше създаден успешно';
 
82
$strBookmarkDeleted = 'Показалецът беше изтрит.';
 
83
$strBookmarkLabel = 'Етикет';
 
84
$strBookmarkQuery = 'Запазване на SQL заявка';
 
85
$strBookmarkReplace = 'Препокриване не съществуващия показалец със същото име';
 
86
$strBookmarkThis = 'Запази тази SQL заявка';
 
87
$strBookmarkView = 'Само показване';
 
88
$strBrowseForeignValues = 'Преглеждане на външните(foreign) стойности';
 
89
$strBrowse = 'Прелистване';
 
90
$strBulgarian = 'Български';
 
91
$strBzError = 'phpMyAdmin не може да компресира схемата(dump) заради грешка в Bz2 разширението в тази версия на PHP. Горещо се препоръчва да установите стойността на <code>$cfg[\'BZipDump\']</code> директивата в конфигурационния файл на вашия phpMyAdmin на <code>FALSE</code>. Ако искате да се използвате възможностите на Bz2 компресията, ще трябва да ъпгрейднете до по-нова версия на PHP. Вижте съобщение %s за повече информация.';
 
92
$strBzip = '"bzip-нато"';
 
93
 
 
94
$strCalendar = 'Календар';
 
95
$strCanNotLoadExportPlugins = 'Приставките за експортиране не могат да бъдат заредени, моля проверете инсталацията!';
 
96
$strCanNotLoadImportPlugins = 'Plugin-ите за импортиране не могат да бъдат заредени, моля проверете инсталацията на phpMyAdmin!';
 
97
$strCannotLogin = 'Не мога да се логна към MySQL сървъра';
 
98
$strCantLoad = 'не мога да заредя разширението %s,<br />моля проверете конфигурацията на PHP';
 
99
$strCantLoadRecodeIconv = 'Не може да се заредят iconv или recode разширенията необходими за конвертиране на набора от знаци, конфигурирайте PHP така, че да позволява използване на тези разширения или отменете конвертирането на набора от знаци в phpMyAdmin.';
 
100
$strCantRenameIdxToPrimary = 'Не мога да преименувам индекса на PRIMARY!';
 
101
$strCantUseRecodeIconv = 'Не може да се използва нито iconv нито libiconv нито recode_string функцията докато протоколите за разширенията са заредени. Проверете конфигурацията на PHP.';
 
102
$strCardinality = 'Кардиналност';
 
103
$strCaseInsensitive = 'нечувствително към регистъра';
 
104
$strCaseSensitive = 'чувствително към регистъра';
 
105
$strCentralEuropean = 'Централно европейски';
 
106
$strChangeCopyModeCopy = '... запазване на стария.';
 
107
$strChangeCopyModeDeleteAndReload = ' ... изтриване на стария от таблицата на потребителите и след това презареждане на привилегиите.';
 
108
$strChangeCopyModeJustDelete = ' ... изтриване на стария от таблицата на потребителите.';
 
109
$strChangeCopyMode = 'Създаване нов потребител със същите привилегии и ...';
 
110
$strChangeCopyModeRevoke = ' ... отменяне на всички активни привилегии от стария и след това изтриване.';
 
111
$strChangeCopyUser = 'Промяна на логин информацията / Копиране на потребител';
 
112
$strChangeDisplay = 'Изберете Полета за показване';
 
113
$strChange = 'Променяне';
 
114
$strChangePassword = 'Смяна на паролата';
 
115
$strCharsetOfFile = 'Набор от знаци на файла:';
 
116
$strCharsetsAndCollations = 'Набори от знаци и колации';
 
117
$strCharsets = 'Набори от знации';
 
118
$strCharset = 'Набор от знаци';
 
119
$strCheckAll = 'Маркиране на всичко';
 
120
$strCheckOverhead = 'Маркиране на таблиците със загубено място';
 
121
$strCheckPrivsLong = 'Провери привилегиите за база от данни &quot;%s&quot;.';
 
122
$strCheckPrivs = 'Проверка на привилегиите';
 
123
$strCheckTable = 'Проверка на таблицата';
 
124
$strChoosePage = 'Моля изберете страница за редактиране';
 
125
$strColComFeat = 'Показване на коментари към Колоните';
 
126
$strCollation = 'Колация';
 
127
$strColumnNames = 'Име на колона';
 
128
$strColumnPrivileges = 'Привилегии специфични за колоната';
 
129
$strCommand = 'Команда';
 
130
$strCommentsForTable = 'КОМЕНТАРИ ЗА ТАБЛИЦА';
 
131
$strComments = 'Коментари';
 
132
$strCompatibleHashing = 'MySQL&nbsp;4.0 съвместимо';
 
133
$strCompleteInserts = 'Пълни INSERT-и';
 
134
$strCompressionWillBeDetected = 'Компресията на файла за импортиране ще бъде автоматично избрана от: %s';
 
135
$strCompression = 'Компресия';
 
136
$strConfigDefaultFileError = 'Конфигурацията по подразбиране не може да бъде заредена от: "%1$s"';
 
137
$strConfigFileError = 'phpMyAdmin не може да прочете конфигурационният Ви файл!<br />Това може да се случи ако PHP открие синтактична грешка в него или не може да открие файла.<br />Моля извикайте конфигурационния файл директно като използвате линка по-долу и прочетете съобщението за грешка което PHP връща. В по-голяма част от случаите, някъде липсват кавички или точка и запетая.<br />Ако се изведе празна страница, всички е наред.';
 
138
$strConfigureTableCoord = 'Моля конфигурирайте координатите за таблица %s';
 
139
$strConnectionError = 'Връзката не може да бъде осъществена: невалидни настройки.';
 
140
$strConnections = 'Конекции';
 
141
$strConstraintsForDumped = 'Ограничения за дъмпнати таблици';
 
142
$strConstraintsForTable = 'Ограничения за таблица';
 
143
$strCookiesRequired = 'Оттук нататък са необходими "Cookies".';
 
144
$strCopyDatabaseOK = 'База от данни %s беше копирана като %s';
 
145
$strCopyTableOK = 'Таблица %s беше копирана в %s.';
 
146
$strCopyTableSameNames = 'Не може да се копира таблицата към себе си!';
 
147
$strCopyTable = 'Копиране на таблица (база от данни<b>.</b>таблица):';
 
148
$strCopy = 'Копиране';
 
149
$strCouldNotKill = 'phpMyAdmin не можа да спре нишка %s. Вероятно вече е била затворена.';
 
150
$strCreateDatabaseBeforeCopying = 'Изпълняване на CREATE DATABASE преди копирането';
 
151
$strCreateIndex = 'Създаване на индекс върху &nbsp;%s&nbsp;колони';
 
152
$strCreateIndexTopic = 'Създай нов индекс';
 
153
$strCreateNewDatabase = 'Създаване на нова БД';
 
154
$strCreateNewTable = 'Създаване на нова таблица в БД %s';
 
155
$strCreate = 'Създай';
 
156
$strCreatePage = 'Създай нова Страница';
 
157
$strCreatePdfFeat = 'Създаване на PDF-и';
 
158
$strCreationDates = 'Създаване/Обновяване/Проверка на дати';
 
159
$strCriteria = 'Критерий';
 
160
$strCroatian = 'Хърватски';
 
161
$strCSVImportOptions = 'CSV опции';
 
162
$strCSVOptions = 'CSV опции';
 
163
$strCyrillic = 'Кирилица';
 
164
$strCzech = 'Чешки';
 
165
$strCzechSlovak = 'Чехословашки';
 
166
 
 
167
$strDanish = 'Датски';
 
168
$strDatabase = 'БД';
 
169
$strDatabaseEmpty = 'Името на базата от данни е празно!';
 
170
$strDatabaseExportOptions = 'Опции за експортиране на база от данни';
 
171
$strDatabaseHasBeenDropped = 'Базата данни %s беше изтрита.';
 
172
$strDatabaseNoTable = 'Базата данни не съдържа таблица!';
 
173
$strDatabasesDropped = '%s бази от данни бяха изтрити успешно.';
 
174
$strDatabasesStatsDisable = 'Забрани статистика';
 
175
$strDatabasesStatsEnable = 'Разрешаване на статистика';
 
176
$strDatabasesStatsHeavyTraffic = 'Забележка: Разрешаването на статистика на базата от данни може да коства много голям трафик между уеб сървъра и MySQL сървъра.';
 
177
$strDatabasesStats = ' Статистика за базите данни';
 
178
$strDatabases = 'Бази от данни';
 
179
$strDataDict = 'Речник на данните';
 
180
$strData = 'Данни';
 
181
$strDataOnly = 'Само данните';
 
182
$strDataPages = 'Страници съдържащи данни';
 
183
$strDBComment = 'Коментар към базата от данни: ';
 
184
$strDBCopy = 'Копиране на базата от данни в';
 
185
$strDbPrivileges = 'Привилегии специфични за базата от данни';
 
186
$strDBRename = 'Преименуване на базата от данни на';
 
187
$strDbSpecific = 'специфични за базата от данни';
 
188
$strDefaultEngine = '%s е хранилището на данни по подразбиране на този MySQL сървър.';
 
189
$strDefaultValueHelp = 'За стойностите по подразбиране, моля въведете само една стойност, без обратни черти или апостроф, използвайки следния формат: a';
 
190
$strDefault = 'По подразбиране';
 
191
$strDefragment = 'Дефрагментиране на таблица';
 
192
$strDelayedInserts = 'Използване на отложени вмъквания';
 
193
$strDeleteAndFlushDescr = 'Това е най-чистия начин, но презареждането на привилегиите може да отнеме известно време.';
 
194
$strDeleteAndFlush = 'Изтриване на потребителите и след това презареждане на привилегиите.';
 
195
$strDeleted = 'Редът беше изтрит';
 
196
$strDeletedRows = 'Изтрити редове:';
 
197
$strDelete = 'Изтриване';
 
198
$strDeleteNoUsersSelected = 'Не за избрани потребители за изтриване!';
 
199
$strDeleting = 'Изтриване на %s';
 
200
$strDelimiter = 'Разделител';
 
201
$strDelOld = 'Текущата Страница има Референции към Таблици които вече не съществуват. Желаете ли да изтриете тези Референции?';
 
202
$strDescending = 'Низходящо';
 
203
$strDescription = 'Описание';
 
204
$strDictionary = 'речник';
 
205
$strDisabled = 'Забранено';
 
206
$strDisableForeignChecks = 'Забраняване на проверките за външен ключ';
 
207
$strDisplayFeat = 'Покажи възможностите';
 
208
$strDisplayOrder = 'Подреждане по:';
 
209
$strDisplayPDF = 'Покажи PDF схема';
 
210
$strDoAQuery = 'Изпълняване на "заявка по шаблон" (знак за  заместване: "%")';
 
211
$strDocu = 'Документация';
 
212
$strDoYouReally = 'Действително ли желаете да изпълните заявката';
 
213
$strDropDatabaseStrongWarning = 'Вие ще УНИЩОЖИТЕ цялата база от данни!';
 
214
$strDrop = 'Унищожаване';
 
215
$strDropUsersDb = 'Изтриване на базите от данни които имат имена като тези на потребителите.';
 
216
$strDumpingData = 'Дъмп (схема) на данните в таблицата';
 
217
$strDumpSaved = 'Схемата(дъмп) беше записана във файл %s.';
 
218
$strDumpXRows = 'Дъмп-ни %s реда като започнеш от %s.';
 
219
$strDynamic = 'динамичен';
 
220
 
 
221
$strEdit = 'Редактиране';
 
222
$strEditPDFPages = 'Редактиране на PDF Страници';
 
223
$strEditPrivileges = 'Редактиране на привилегиите';
 
224
$strEffective = 'Ефективни';
 
225
$strEmpty = 'Изчистване';
 
226
$strEmptyResultSet = 'MySQL върна празен резултат (т.е. нула редове).';
 
227
$strEnabled = 'Позволено';
 
228
$strEncloseInTransaction = 'Изолиране на експорта в транзакция';
 
229
$strEndCut = 'END CUT';
 
230
$strEnd = 'Край';
 
231
$strEndRaw = 'END RAW';
 
232
$strEngineAvailable = '%s е разрешен на този MySQL сървър.';
 
233
$strEngineDisabled = '%s е изключен за този MySQL сървър.';
 
234
$strEngines = 'Хранилища';
 
235
$strEngineUnsupported = 'Този MySQL сървър не поддържа хранилището на данни %s.';
 
236
$strEnglish = 'Английски';
 
237
$strEnglishPrivileges = ' Забележка: Имената на привилегиите на MySQL са показани на английски. ';
 
238
$strErrorInZipFile = 'Грешка в ZIP архива:';
 
239
$strError = 'Грешка';
 
240
$strErrorRenamingTable = 'Грешка при преименуване на таблица %1$s в %2$s';
 
241
$strEsperanto = 'Есперанто';
 
242
$strEstonian = 'Естонски';
 
243
$strExcelEdition = 'Версия на Excel';
 
244
$strExcelOptions = 'Опции на Excel';
 
245
$strExecuteBookmarked = 'Стартиране на запазена SQL-заявка';
 
246
$strExplain = 'Explain SQL';
 
247
$strExport = 'Експортиране';
 
248
$strExtendedInserts = 'Разширени INSERT-и';
 
249
$strExtra = 'Допълнително';
 
250
 
 
251
$strFailedAttempts = 'Провалили се опити';
 
252
$strFieldHasBeenDropped = 'Полето %s беше изтрито';
 
253
$strFieldsEmpty = ' Брояча на полетата е празен! ';
 
254
$strFieldsEnclosedBy = 'Полетата са оградени с';
 
255
$strFieldsEscapedBy = 'Представка на специалните знаци';
 
256
$strFieldsTerminatedBy = 'Полетата завършват с';
 
257
$strFields = 'Полета';
 
258
$strField = 'Поле';
 
259
$strFileAlreadyExists = 'Файлът %s вече съществува на сървъра, сменете името на файла или включете опцията за препокриване.';
 
260
$strFileCouldNotBeRead = 'Файлът не може да бъде прочетен';
 
261
$strFileNameTemplateDescriptionDatabase = 'име на базата от данни';
 
262
$strFileNameTemplateDescriptionServer = 'име на сървъра';
 
263
$strFileNameTemplateDescriptionTable = 'име на таблицата';
 
264
$strFileNameTemplateRemember = 'запомняне на шаблона';
 
265
$strFileNameTemplate = 'Шаблон на файловото име';
 
266
$strFileToImport = 'Файл за импортиране';
 
267
$strFixed = 'Фиксиран';
 
268
$strFlushPrivilegesNote = 'Забележка: phpMyAdmin взема потребителските привилегии директно от таблицата на привилегиите на MySQL. Съдържанието на тази таблица може да се различава от привилегиите които използва сървъра ако към него са направени промени на ръка. В този случай, трябва да %sпрезаредите привилегиите%s преди да продължите.';
 
269
$strFlushTable = 'Изчистване на кеша на таблицата ("FLUSH")';
 
270
$strFontSize = 'Размер на шрифта';
 
271
$strFormat = 'Формат';
 
272
$strFormEmpty = 'Липсва стойност във полето на формата!';
 
273
$strFullText = 'Пълни текстове';
 
274
$strFunction = 'Функция';
 
275
$strFunctions = 'Функции';
 
276
 
 
277
$strGenBy = 'Генерирано от';
 
278
$strGeneralRelationFeat = 'Общи възможности на релациите';
 
279
$strGenerate = 'Генериране';
 
280
$strGeneratePassword = 'Генериране на парола';
 
281
$strGenTime = 'Време на генериране';
 
282
$strGeorgian = 'Грузински';
 
283
$strGerman = 'Немски';
 
284
$strGlobal = 'глобален';
 
285
$strGlobalPrivileges = 'Глобални привилегии';
 
286
$strGlobalValue = 'Глобална стойност';
 
287
$strGo = 'Изпълнение';
 
288
$strGrantOption = 'Дадени';
 
289
$strGreek = 'Гръцки';
 
290
$strGzip = '"gzip-нато"';
 
291
 
 
292
$strHasBeenAltered = 'беше променена.';
 
293
$strHasBeenCreated = 'беше създадена.';
 
294
$strHaveToShow = 'Трябва да изберете поне една Колона за показване';
 
295
$strHebrew = 'Иврит';
 
296
$strHexForBinary = 'Използване на шестнадесетично представяне за двоичните полета';
 
297
$strHome = 'Начало';
 
298
$strHomepageOfficial = 'Официалната уеб страница на phpMyAdmin ';
 
299
$strHostEmpty = 'Името на хоста е празно!';
 
300
$strHost = 'Хост';
 
301
$strHTMLExcelOptions = 'Опции за експортиране към Microsoft Excel 2000';
 
302
$strHTMLWordOptions = 'Опции за експортиране на Microsoft Word 2000';
 
303
$strHungarian = 'Унгарски';
 
304
 
 
305
$strIcelandic = 'Исландски';
 
306
$strId = 'ID';
 
307
$strIdxFulltext = 'Пълнотекстово';
 
308
$strIgnore = 'Игнориране';
 
309
$strIgnoreDuplicates = 'Игнориране на дублиращите се редове';
 
310
$strIgnoreInserts = 'Използване на INSERT IGNORE';
 
311
$strImportFiles = 'Импортиране на файлове';
 
312
$strImportFormat = 'Формат на импортирания файл';
 
313
$strImport = 'Импортиране';
 
314
$strImportSuccessfullyFinished = 'Импортирането приключи успещно. Бяха изпълнени %d заявки.';
 
315
$strIndexes = 'Индекси';
 
316
$strIndexHasBeenDropped = 'Индекса %s беше изтрит';
 
317
$strIndexName = 'Име на индекса&nbsp;:';
 
318
$strIndex = 'Индекс';
 
319
$strIndexType = 'Тип на индекса&nbsp;:';
 
320
$strIndexWarningMultiple = 'Повече от един %s ключ беше създаден за колона `%s`';
 
321
$strIndexWarningPrimary = 'Колона `%s` не може да бъде едновременно първичен и външен ключ';
 
322
$strIndexWarningTable = 'Проблем с индексите на таблица `%s`';
 
323
$strInnoDBPages = 'страници';
 
324
$strInnodbStat = 'InnoDB Състояние';
 
325
$strInsecureMySQL = 'Вашият конфигурационен файл съдържа настройки (root без парола), които съответстват на привилегирования акаунт на MySQL по подразбиране. Вашият MySQL сървър е стартиран с това по подразбиране и може да бъде лесно хакнат. Трябва да оправите тази дупка в сигурността.';
 
326
$strInsertAsNewRow = 'Вмъкване като нов ред';
 
327
$strInsertedRowId = 'Вмъкнато ID на реда:';
 
328
$strInsertedRows = 'Вмъкнати реда:';
 
329
$strInsert = 'Вмъкване';
 
330
$strInternalNotNecessary = '* Вътрешната релация не е необходима когато съществува също в InnoDB.';
 
331
$strInternalRelations = 'Вътрешни релации';
 
332
$strInUse = 'Заето';
 
333
$strInvalidColumn = 'Невалидна колона (%s)!';
 
334
$strInvalidColumnCount = 'Броя на колоните трябва да е по-голям от нула.';
 
335
$strInvalidDatabase = 'Невалидна база от данни';
 
336
$strInvalidFieldAddCount = 'Трябва да добавите поне едно поле.';
 
337
$strInvalidFieldCount = 'Таблицата трябва да има поне едно поле.';
 
338
$strInvalidRowNumber = '%d не е валиден номер на ред.';
 
339
$strInvalidTableName = 'Невалидно име на таблица';
 
340
 
 
341
$strJapanese = 'Японски';
 
342
$strJumpToDB = 'Скочи към база от данни &quot;%s&quot;.';
 
343
$strJustDeleteDescr = '&quot;Изтритите&quot; потребители ще имат достъп до сървъра както обикновено, докато не се презаредят привилегиите.';
 
344
$strJustDelete = 'Изтриване на потребителите от таблицата с привилегиите.';
 
345
 
 
346
$strKeepPass = 'Да не се сменя паролата';
 
347
$strKeyname = 'Име на ключа';
 
348
$strKill = 'СТОП';
 
349
$strKorean = 'Корейски';
 
350
 
 
351
$strLandscape = 'Пейзажно';
 
352
$strLanguageFileNotFound = 'Езиковият файл "%1$s" не е намерен.';
 
353
$strLanguage = 'Език';
 
354
$strLatexCaption = 'Заглавие на таблицата';
 
355
$strLatexContent = 'Съдържание на таблица __TABLE__';
 
356
$strLatexContinuedCaption = 'Продължение на заглавието на таблицата';
 
357
$strLatexContinued = '(продължение)';
 
358
$strLatexIncludeCaption = 'Включване на заглавие на таблицата';
 
359
$strLatexLabel = 'Етикет на ключа';
 
360
$strLaTeX = 'LaTeX';
 
361
$strLaTeXOptions = 'LaTeX опции';
 
362
$strLatexStructure = 'Структура на таблица __TABLE__';
 
363
$strLatvian = 'Латвийски';
 
364
$strLDI = 'CSV с LOAD DATA';
 
365
$strLDIImportOptions = 'Опции за CSV импортирането с LOAD DATA';
 
366
$strLDILocal = 'Използване на ключовата дума LOCAL ';
 
367
$strLengthSet = 'Дължина/Стойност*';
 
368
$strLimitNumRows = 'редове на страница';
 
369
$strLinesTerminatedBy = 'Редовете завършват с';
 
370
$strLinkNotFound = 'Връзките не са намерени';
 
371
$strLinksTo = 'Сочи към';
 
372
$strLithuanian = 'Литовски';
 
373
$strLocalhost = 'Локален';
 
374
$strLocationTextfile = 'Местоположение на текстовия файл';
 
375
$strLoginInformation = 'Информация за логване';
 
376
$strLogin = 'Вход';
 
377
$strLogout = 'Изход от системата';
 
378
$strLogPassword = 'Парола:';
 
379
$strLogServer = 'Сървър';
 
380
$strLogUsername = 'Име:';
 
381
$strLongOperation = 'Операцията може да продължи дълго. Да продължи ли въпреки това?';
 
382
 
 
383
$strMaxConnects = 'Максимален брой на едновременните конекции';
 
384
$strMaximalQueryLength = 'Максимална дължина на създадената заявка';
 
385
$strMaximumSize = 'Максимален размер: %s%s';
 
386
$strMIME_available_mime = 'Достъпни MIME-типове';
 
387
$strMIME_available_transform = 'Достъпни трансформации';
 
388
$strMIME_description = 'Описание';
 
389
$strMIME_MIMEtype = 'MIME-тип';
 
390
$strMIME_nodescription = 'Няма Описание за тази трансформация.<br />Моля обърнете се към автора относно това какво прави %s.';
 
391
$strMIME_transformation = 'Браузърна трансформация';
 
392
$strMIME_transformation_note = 'За списъка на достъпните опции на трансформацията и техните MIME-type трансформации кликнете на %sописания на трансформацията%s';
 
393
$strMIME_transformation_options_note = 'Моля въведете стойностите за опциите на трансформацията като използвате следния формат: \'a\', 100, b,\'c\'...<br />Ако трябва да поставите обратно наклонена черта ("\") или единична кавичка ("\'") между тези стойности, поставете пред тях допълнителна обратно наклонена черта (например \'\\\\xyz\' или \'a\\\'b\').';
 
394
$strMIME_transformation_options = 'Опции на трансформацията';
 
395
$strMIMETypesForTable = 'MIME ТИПОВЕ ЗА ТАБЛИЦА';
 
396
$strMIME_without = 'MIME-types показани в наклонен шрифт не притежават отделна функция за трансформация';
 
397
$strModifications = 'Промените бяха съхранени';
 
398
$strModifyIndexTopic = 'Промяна на индекс';
 
399
$strModify = 'Промени';
 
400
$strMoveTable = 'Преместване на таблица към (база от данни<b>.</b>таблица):';
 
401
$strMoveTableOK = 'Таблицата %s беше преместена към %s.';
 
402
$strMoveTableSameNames = 'Не може да се премести таблицата към себе си!';
 
403
$strMultilingual = 'многоезичен';
 
404
$strMyISAMMaxExtraSortFileSize = 'Максимален размер на временните файлове при създаване на индекс';
 
405
$strMyISAMRecoverOptions = 'Режим на автоматично възстановяване';
 
406
$strMyISAMRepairThreads = 'Поправка на нишките';
 
407
$strMyISAMSortBufferSize = 'Размер на буфера за сортиране';
 
408
$strMySQLCharset = 'Набор от знаци на MySQL';
 
409
$strMysqlClientVersion = 'Версия на клиента за MySQL';
 
410
$strMySQLConnectionCollation = 'Колация на MySQL';
 
411
$strMySQLSaid = 'MySQL отговори: ';
 
412
$strMySQLShowProcess = 'MySQL процеси';
 
413
$strMySQLShowStatus = 'Информация за състоянието на MySQL сървъра';
 
414
$strMySQLShowVars = 'Системни променливи на MySQL';
 
415
 
 
416
$strName = 'Име';
 
417
$strNext = 'Следващ';
 
418
$strNoDatabases = 'Няма бази от данни';
 
419
$strNoDatabasesSelected = 'Няма избрани бази от данни.';
 
420
$strNoDescription = 'няма Описание';
 
421
$strNoDetailsForEngine = 'Няма детайлна информация за състоянието на това хранилище на данни.';
 
422
$strNoDropDatabases = '"DROP DATABASE" заявката е забранена.';
 
423
$strNoExplain = 'Пропусни Explain SQL';
 
424
$strNoFilesFoundInZip = 'Не са открити файлове в ZIP архива!';
 
425
$strNoFrames = 'phpMyAdmin е по дружелюбен ако използвате браузър, който поддържа <b>frames</b>.';
 
426
$strNoIndexPartsDefined = 'Не са дефинирани части на индекс!';
 
427
$strNoIndex = 'Не е дефиниран индекс!';
 
428
$strNoModification = 'Няма промяна';
 
429
$strNone = 'Няма';
 
430
$strNo = 'не';
 
431
$strNoOptions = 'Този формат няма опции';
 
432
$strNoPassword = 'Няма парола';
 
433
$strNoPermission = 'Уеб сървъра няма права за запис на файла %s.';
 
434
$strNoPhp = 'без PHP код';
 
435
$strNoPrivileges = 'Няма привилегии';
 
436
$strNoRights = 'В момента не разполагате с достатъчно права за да се намирате тук!';
 
437
$strNoRowsSelected = 'Няма върнати редове';
 
438
$strNoSpace = 'Недостатъчно свободно пространство за записване на файла %s.';
 
439
$strNoTablesFound = 'В базата от данни няма таблици.';
 
440
$strNotNumber = 'Това не е число!';
 
441
$strNotOK = 'не е OK';
 
442
$strNotSet = 'таблица  <b>%s</b> не е намерена или не е установена в %s';
 
443
$strNoUsersFound = 'Няма потребител(и).';
 
444
$strNoValidateSQL = 'Пропусни Validate SQL';
 
445
$strNull = 'Празно';
 
446
$strNumberOfFields = 'Брой полета';
 
447
$strNumSearchResultsInTable = '%s съвпадение(я) в таблица <i>%s</i>';
 
448
$strNumSearchResultsTotal = '<b>Общо:</b> <i>%s</i> съвпадение(я)';
 
449
$strNumTables = 'Таблици';
 
450
 
 
451
$strOK = 'OK';
 
452
$strOpenNewWindow = 'Отваряне на нов прозорец с phpMyAdmin';
 
453
$strOperations = 'Операции';
 
454
$strOperator = 'Оператор';
 
455
$strOptimizeTable = 'Оптимизация на таблицата';
 
456
$strOr = 'или';
 
457
$strOverhead = 'Загубено място';
 
458
$strOverwriteExisting = 'Препокриване на съществуващите файлове';
 
459
 
 
460
$strPageNumber = 'Номер на страницата:';
 
461
$strPaperSize = 'Размер на хартията';
 
462
$strPartialImport = 'Частично импортиране';
 
463
$strPartialText = 'Частични текстове';
 
464
$strPasswordChanged = 'Паролата на %s беше променена успешно.';
 
465
$strPasswordEmpty = 'Паролата е празна!';
 
466
$strPasswordNotSame = 'Паролата не е същата!';
 
467
$strPassword = 'Парола';
 
468
$strPdfDbSchema = 'Схемата на база от данни "%s" - Страница %s';
 
469
$strPdfInvalidTblName = 'Таблица "%s" не съществува!';
 
470
$strPdfNoTables = 'Няма таблици';
 
471
$strPDFOptions = 'PDF опции';
 
472
$strPDFReportExplanation = '(Генерира доклад съдържащ данните в определена таблица)';
 
473
$strPDFReportTitle = 'Файл на доклада';
 
474
$strPerHour = 'на час';
 
475
$strPerMinute = 'на минута';
 
476
$strPerSecond = 'на секунда';
 
477
$strPersian = 'Персийски';
 
478
$strPhoneBook = 'Телефонен бележник';
 
479
$strPHP40203 = 'Вие използвате PHP 4.2.3, който има сериозен бъг с много-байтови стрингове (mbstring). Вижте сведението за PHP бъга 19404. Не е препоръчително да използвате тази версия на PHP с phpMyAdmin.';
 
480
$strPhp = 'Създаване на PHP код';
 
481
$strPHPVersion = 'Версия на PHP';
 
482
$strPmaDocumentation = 'phpMyAdmin документация';
 
483
$strPmaUriError = 'На <tt>$cfg[\'PmaAbsoluteUri\']</tt> ТРЯБВА да се зададе стойност в конфигурационния файл!';
 
484
$strPolish = 'Полски';
 
485
$strPortrait = 'Портретно';
 
486
$strPos1 = 'Начало';
 
487
$strPrevious = 'Предишен';
 
488
$strPrimaryKeyHasBeenDropped = ' Главния ключ беше изтрит.';
 
489
$strPrimaryKeyName = 'Името на главния ключ трябва да е... PRIMARY!';
 
490
$strPrimaryKeyWarning = '("PRIMARY" <b>трябва</b> да е името на <b>и единствено на</b> главния ключ!)';
 
491
$strPrimary = 'PRIMARY';
 
492
$strPrint = 'Печат';
 
493
$strPrintViewFull = 'Преглед за печат (с пълните текстове)';
 
494
$strPrintView = 'Преглед за печат';
 
495
$strPrivDescAllPrivileges = 'Включва всички привилегии освен GRANT.';
 
496
$strPrivDescAlterRoutine = 'Позволяване на променяне и издриване на Съхранени Процедури.';
 
497
$strPrivDescAlter = 'Позволява променяне на структурата на съществуващи таблици.';
 
498
$strPrivDescCreateDb = 'Позволява създаване на нови бази от данни и таблици.';
 
499
$strPrivDescCreateRoutine = 'Позволяване на създаването на Съхранени Процедури.';
 
500
$strPrivDescCreateTbl = 'Позволява създаване на нови таблици.';
 
501
$strPrivDescCreateTmpTable = 'Позволява създаването на временни таблици.';
 
502
$strPrivDescCreateUser = 'Позволяване на създаването, изтриването и преименуването на потребителски акаунти.';
 
503
$strPrivDescCreateView = 'Позволяване на създаването на нови Изгледи.';
 
504
$strPrivDescDelete = 'Позволява изтриване на данни.';
 
505
$strPrivDescDropDb = 'Позволява изтриване на бази от данни и таблици.';
 
506
$strPrivDescDropTbl = 'Позволява изтриване на таблици.';
 
507
$strPrivDescExecute5 = 'Позволяване на стартирането на Съхранени Процедури.';
 
508
$strPrivDescExecute = 'Позволява стартирането на съхранени процедури; Няма ефект в тази версия на MySQL.';
 
509
$strPrivDescFile = 'Позволява импортиране на данни от и експортиране на данни във файлове.';
 
510
$strPrivDescGrant = 'Позволява добавяне на потребители и привилегии без презареждане на таблицата с привилегиите.';
 
511
$strPrivDescIndex = 'Позволява създаване и премахване на индекси.';
 
512
$strPrivDescInsert = 'Позволява вмъкване и заменяне на данни.';
 
513
$strPrivDescLockTables = 'Позволява заключване на таблици за текущата нишка.';
 
514
$strPrivDescMaxConnections = 'Ограничава броя на новите конекции, които потребителя може да отвори на час.';
 
515
$strPrivDescMaxQuestions = 'Ограничава броя на заявките, които потребителя може да изпрати към сървъра на час.';
 
516
$strPrivDescMaxUpdates = 'Ограничава броя на командите, които променят някоя таблица или база от данни, които даден потребител може да стартира за час.';
 
517
$strPrivDescProcess3 = 'Позволява спирането на процеси на други потребители.';
 
518
$strPrivDescProcess4 = 'Позволява преглед на целите заявки в списъка с процесите.';
 
519
$strPrivDescReferences = 'Няма ефект в тази версия на MySQL.';
 
520
$strPrivDescReload = 'Позволява презареждане на сървърните настройки и изчистване(flashing) на кеша на сървъра.';
 
521
$strPrivDescReplClient = 'Дава правото на потребител да знае къде са slaves / masters.';
 
522
$strPrivDescReplSlave = 'Нужно за replication slaves.';
 
523
$strPrivDescSelect = 'Позволява четене на данни.';
 
524
$strPrivDescShowDb = 'Дава достъп до пълния списък на базите данни.';
 
525
$strPrivDescShowView = 'Позволяване на изпълнението на SHOW CREATE VIEW заявки.';
 
526
$strPrivDescShutdown = 'Позволява спиране на сървъра.';
 
527
$strPrivDescSuper = 'Позволява конектвне, дори ако е достигнат максималния брой на конекциите; Изисква се за повечето административни операции, като установяване на глобални променливи или спиране на нишка на други потребители.';
 
528
$strPrivDescUpdate = 'Позволява промяна на данни.';
 
529
$strPrivDescUsage = 'Няма привилегии.';
 
530
$strPrivileges = 'Привилегии';
 
531
$strPrivilegesReloaded = 'Привилегиите бяха презаредени успешно.';
 
532
$strProcedures = 'Процедури';
 
533
$strProcesses = 'Процеси';
 
534
$strProcesslist = 'Списък на процесите';
 
535
$strProtocolVersion = 'Версия на протокола';
 
536
$strPutColNames = 'Поставяне имената на полетата на първия ред';
 
537
 
 
538
$strQBEDel = 'Изтрий';
 
539
$strQBEIns = 'Вмъкни';
 
540
$strQBE = 'Запитване по пример';
 
541
$strQueryCache = 'Кеш на заявките';
 
542
$strQueryFrame = 'Прозорец за заявки';
 
543
$strQueryOnDb = 'SQL-заявка към базата от данни <b>%s</b>:';
 
544
$strQueryResultsOperations = 'Операции с резулатата от заявката';
 
545
$strQuerySQLHistory = 'SQL-хронология';
 
546
$strQueryStatistics = '<b>Статистика на заявките</b>: От както е стартиран %s заявки са изпратени към сървъра.';
 
547
$strQueryTime = 'Заявката отне %01.4f секунди';
 
548
$strQueryType = 'Тип на заявката';
 
549
$strQueryWindowLock = 'Не препокривайте тази заявка извън този прозорец';
 
550
 
 
551
$strReceived = 'Получени';
 
552
$strRecords = 'Записи';
 
553
$strReferentialIntegrity = 'Проверка на интегритета на връзките';
 
554
$strRefresh = 'Презареждане';
 
555
$strRelationalSchema = 'Релационна схема';
 
556
$strRelationNotWorking = 'Допълнителните възможности за работа със свързани (linked) таблици са деактивирани. За да разберете защо кликнете %sтук%s.';
 
557
$strRelations = 'Релации';
 
558
$strRelationsForTable = 'РЕЛАЦИИ ЗА ТАБЛИЦА';
 
559
$strRelationView = 'Преглед на релациите';
 
560
$strReloadingThePrivileges = 'Презареждане на привилегиите';
 
561
$strReloadPrivileges = 'Презареждане на привилегиите';
 
562
$strRemoveSelectedUsers = 'Отстраняване на избраните потребители';
 
563
$strRenameDatabaseOK = 'Базата данни %s беше преименувана на %s';
 
564
$strRenameTable = 'Преименуване на таблицата на';
 
565
$strRenameTableOK = 'Таблица %s беше преименувана на %s';
 
566
$strRepairTable = 'Поправяне на таблицата';
 
567
$strReplaceNULLBy = 'Заменяй NULL с';
 
568
$strReplaceTable = 'Заместване на данните от таблицата с данните от файла';
 
569
$strReplication = 'Репликация';
 
570
$strReset = 'Изчистване';
 
571
$strResourceLimits = 'Ресурсни ограничения';
 
572
$strReType = 'Отново';
 
573
$strRevokeAndDeleteDescr = 'Потребителите все още ще имат USAGE привилегия докато не се презаредят привилегиите.';
 
574
$strRevokeAndDelete = 'Отмяна на всички активни привилегии от потребителите и след това изтриване.';
 
575
$strRevokeMessage = 'Вие отменихте привилегиите за %s';
 
576
$strRevoke = 'Отменяне';
 
577
$strRomanian = 'Румънски';
 
578
$strRowLength = 'Дължина на реда';
 
579
$strRows = 'Редове';
 
580
$strRowsFrom = 'реда започвайки от';
 
581
$strRowSize = ' Размер на ред ';
 
582
$strRowsModeFlippedHorizontal = 'хоризонтален (обърнати хедъри)';
 
583
$strRowsModeHorizontal = 'хоризонтален';
 
584
$strRowsModeOptions = 'в %s вид и повтаряне на имената на колоните през всеки %s<br />';
 
585
$strRowsModeVertical = 'вертикален';
 
586
$strRowsStatistic = 'Статистика за редовете';
 
587
$strRunning = 'работи на %s';
 
588
$strRunQuery = 'Изпълни заявката';
 
589
$strRunSQLQuery = 'Изпълнение на SQL заявка/заявки към база от данни %s';
 
590
$strRunSQLQueryOnServer = 'Изпълняване на SQL заявка/заявки на сървър %s';
 
591
$strRussian = 'Руски';
 
592
 
 
593
$strSaveOnServer = 'Записване на сървъра в директория %s';
 
594
$strSave = 'Записване';
 
595
$strScaleFactorSmall = 'Мащаба е твърде малък за да се събере схемата на една страница';
 
596
$strSearchFormTitle = 'Търсене в базата от данни';
 
597
$strSearchInTables = 'В таблиците:';
 
598
$strSearchNeedle = 'Думи или стойности за търсене (знак за заместване: "%"):';
 
599
$strSearch = 'Търсене';
 
600
$strSearchOption1 = 'поне една от думите';
 
601
$strSearchOption2 = 'всички думи';
 
602
$strSearchOption3 = 'точната фраза';
 
603
$strSearchOption4 = 'като регулярен израз';
 
604
$strSearchResultsFor = 'Резултати от търсенето на "<i>%s</i>" %s:';
 
605
$strSearchType = 'Намери:';
 
606
$strSecretRequired = 'Конфигурационния файл има нужда от тайна парола (blowfish_secret).';
 
607
$strSelectADb = 'Моля изберете база от данни';
 
608
$strSelectAll = 'Селектиране на всичко';
 
609
$strSelectBinaryLog = 'Изберете двоичен журнал за преглед';
 
610
$strSelectFields = 'Избор на поле (поне едно):';
 
611
$strSelectNumRows = 'в запитването';
 
612
$strSelectTables = 'Избери таблици';
 
613
$strSend = 'Изпращане';
 
614
$strSent = 'Изпратени';
 
615
$strServerChoice = 'Избор на сървър';
 
616
$strServer = 'Сървър';
 
617
$strServerNotResponding = 'Няма отговор от сървъра';
 
618
$strServers = 'Сървъри';
 
619
$strServerStatus = 'Информация за състоянието на MySQL сървъра';
 
620
$strServerStatusUptime = 'Този MySQL сървър работи от %s. Стартиран е на %s.';
 
621
$strServerTabVariables = 'Променливи';
 
622
$strServerTrafficNotes = '<b>Трафик на сървъра</b>: Тези таблици показват статистика за мрежовия трафик на MySQL сървъра от както е стартиран.';
 
623
$strServerVars = 'Сървърни променливи и настройки';
 
624
$strServerVersion = 'Версия на сървъра';
 
625
$strSessionValue = 'Сесийна стойност';
 
626
$strSetEnumVal = 'Ако типа на полето е "enum" или "set", моля въведете стойностите използвайки този формат: \'a\',\'b\',\'c\'...<br />Ако е необходимо да сложите обратна черта ("\") или апостроф ("\'") между тези стойности, сложите обратна черта пред тях (например:  \'\\\\xyz\' или \'a\\\'b\').';
 
627
$strShowAll = 'Покажи всички';
 
628
$strShowColor = 'Покажи цвят';
 
629
$strShowDatadictAs = 'Формат на речника на данните';
 
630
$strShowFullQueries = 'Показване на пълните заявки';
 
631
$strShowGrid = 'Покажи мрежа';
 
632
$strShowingRecords = 'Показване на записи ';
 
633
$strShowOpenTables = 'Показване на отворените теблици';
 
634
$strShowPHPInfo = 'Информация за PHP ';
 
635
$strShowStatusCreated_tmp_filesDescr = 'Брой на създадените от mysqld временни файлове.';
 
636
$strShowStatusDelayed_writesDescr = 'Брой на вмъкнатите посредством INSERT DELAYED редове.';
 
637
$strShowStatusHandler_updateDescr = 'Брой заявки за обновяване на ред в таблица.';
 
638
$strShowStatusHandler_writeDescr = 'Брой заявки за вмъкване на ред в таблица.';
 
639
$strShowStatusOpen_filesDescr = 'Брой на отворените файлове.';
 
640
$strShowStatusOpen_streamsDescr = 'Брой на отворените потоци (използва се главно за логове).';
 
641
$strShowStatusOpen_tablesDescr = 'Брой на отвотените таблици.';
 
642
$strShowStatusSort_rowsDescr = 'Брой на сортираните редове.';
 
643
$strShowTableDimension = 'Покажи размерността на таблиците';
 
644
$strShowTables = 'Покажи таблиците';
 
645
$strShowThisQuery = ' Показване на заявката отново';
 
646
$strShow = 'Показване';
 
647
$strSimplifiedChinese = 'Опростен китайски';
 
648
$strSingly = '(еднократно)';
 
649
$strSize = 'Размер';
 
650
$strSkipQueries = 'Брой записи(завки), които да бъдат пропуснати от началото';
 
651
$strSlovak = 'Словашки';
 
652
$strSlovenian = 'Словенски';
 
653
$strSortByKey = 'Сортиране по ключ';
 
654
$strSorting = 'Сортиране';
 
655
$strSort = 'Сортиране';
 
656
$strSpaceUsage = 'Използвано място';
 
657
$strSpanish = 'Испански';
 
658
$strSplitWordsWithSpace = 'Думите трябва да се разделят с интервал (" ").';
 
659
$strSQLCompatibility = 'Режим на съвместимост на SQL';
 
660
$strSQLExportType = 'Тип на експортирането';
 
661
$strSQLImportOptions = 'SQL опции';
 
662
$strSQLOptions = 'Опции на експортирания SQL';
 
663
$strSQLParserBugMessage = 'Има известна вероятност да сте намерили бъг в SQL парсера. Моля проучете по-добре, и проверете коректността на кавичките. Друга вероятна причина за грешката може да бъде, че ъплоудвате файл с изпълним код извън областта заградена с кавички. Можете също така да се опитате да изпълните заявката чрез интерфейса за команден ред на MySQL. Грешката генерирана от MySQL сървъра по-долу, ако има такава, може също да ви помогне при откриването на проблема. Ако все още имате проблеми или парсера дава грешка там където интерфейса на командния ред не връща такава, моля ограничете вашите SQL заявки само до проблемната заявка, и изпратете съобщение за бъг с парчето от данните в CUT секцията по-долу:';
 
664
$strSQLParserUserError = 'Изглежда, че има грешка в SQL заявката ви. Грешката върната от MySQL сървъра по долу, ако има такава, би могла да ви помогне в определянето на проблема';
 
665
$strSQLQuery = 'SQL заявка';
 
666
$strSQLResult = 'SQL резултат';
 
667
$strSQL = 'SQL';
 
668
$strSQPBugInvalidIdentifer = 'Невалиден идентификатор';
 
669
$strSQPBugUnclosedQuote = 'Незатворени кавички';
 
670
$strSQPBugUnknownPunctuation = 'Непозната пунктуация на стринг';
 
671
$strStatCheckTime = 'Последна проверка';
 
672
$strStatCreateTime = 'Дата на създаване';
 
673
$strStatement = 'Заявление';
 
674
$strStatUpdateTime = 'Последно обновление';
 
675
$strStatus = 'Състояние';
 
676
$strStorageEngine = 'Хранилище на данни';
 
677
$strStorageEngines = 'Хранилища на данни';
 
678
$strStrucCSV = 'CSV данни';
 
679
$strStrucData = 'Структурата и данните';
 
680
$strStrucExcelCSV = 'CSV за MS Excel данни';
 
681
$strStrucOnly = 'Само структурата';
 
682
$strStructPropose = 'Анализ на таблицата';
 
683
$strStructure = 'Структура';
 
684
$strSubmit = 'Изпълнение';
 
685
$strSuccess = 'SQL заявката беше изпълнена успешно';
 
686
$strSum = 'Сума';
 
687
$strSwedish = 'Шведски';
 
688
$strSwitchToDatabase = 'Прехвърляна към копираната база от данни';
 
689
$strSwitchToTable = 'Превключване към копираната таблица';
 
690
 
 
691
$strTableAlreadyExists = 'Таблица %s вече съществува!';
 
692
$strTableComments = 'Коментари към таблицата';
 
693
$strTableEmpty = 'Името на таблицата е празно!';
 
694
$strTableHasBeenDropped = 'Таблицата %s беше изтрита';
 
695
$strTableHasBeenEmptied = 'Таблицата %s беше изчистена';
 
696
$strTableHasBeenFlushed = 'Кеша на таблица %s беше изчистен';
 
697
$strTableMaintenance = 'Поддръжка на таблицата';
 
698
$strTableOfContents = 'Съдържание';
 
699
$strTableOptions = 'Опции на таблицата';
 
700
$strTables = '%s таблица(и)';
 
701
$strTableStructure = 'Структура на таблица';
 
702
$strTable = 'Таблица ';
 
703
$strTblPrivileges = 'Привилегии специфични за таблицата';
 
704
$strTempData = 'Временни данни';
 
705
$strTextAreaLength = ' Поради дължината си,<br /> това поле може да не е редактируемо ';
 
706
$strThai = 'Тайландски';
 
707
$strThemeDefaultNotFound = 'Темата по подразбиране %s не е намерена!';
 
708
$strThemeNotFound = 'Тема %s не е намерена!';
 
709
$strThemeNoValidImgPath = 'Не е открит валиден път на тема %s!';
 
710
$strTheme = 'Тема / Стил';
 
711
$strThemePathNotFound = 'Не е открит пътя на тема %s!';
 
712
$strThisHost = 'Този Хост';
 
713
$strThreadSuccessfullyKilled = 'Нишка %s беше успешно отстранена.';
 
714
$strThreads = 'Нишки';
 
715
$strTime = 'Време';
 
716
$strTotal = 'Общо';
 
717
$strTotalUC = 'Общо';
 
718
$strTraditionalChinese = 'Традиционен китайски';
 
719
$strTraditionalSpanish = 'Традиционен Испански';
 
720
$strTraffic = 'Трафик';
 
721
$strTransactionCoordinator = 'Координатор на транзакциите';
 
722
$strTransformation_application_octetstream__download = 'Показва връзка за сваляне на двоичните данни нa полето. Първата опция е файловото име на двоичния файл. Втората опция е вероятното име на полето на реда на таблицата съдържащо файловото име. Ако напишете втора опция, трябва първата ви опция да е установена на празен низ.';
 
723
$strTransformation_image_jpeg__inline = 'Показва thumbnail; опции: ширина, височина в пиксели (запазва оригиналната пропорция)';
 
724
$strTransformation_image_jpeg__link = 'Показва връзката на това изображение (за директно сваляне, i.e.).';
 
725
$strTransformation_image_png__inline = 'Виж image/jpeg: inline';
 
726
$strTransformation_text_plain__external = 'САМО ЗА ЛИНУКС: Стартира външното приложение и попълва данните в полетата чрез стандартния вход. Връща стандартния изход на приложението. По подразбиране е Tidy, за да покаже HTML кода. От съображения за сигурност, трябва ръчно да редактирате файла libraries/transformations/text_plain__external.inc.php и да вмъкнете програмите на които вие позволявате да бъдат стартирани. Първата опция тогава е номера на програмата която бихте искали да използвате а втората опция са параметрите за програмата. Ако третият параметър е установен в 1, ще конвертира изхода използвайки htmlspecialchars() (По подразбиране е 1). Ако четвъртият параметър е установен в 1, ще постави NOWRAP на клетката на съдържанието, така че целия изход ще бъде показан без преформатиране (По подразбиране е 1)';
 
727
$strTransformation_text_plain__formatted = 'Запазва оригиналното форматиране на полето.';
 
728
$strTransformation_text_plain__imagelink = 'Показва изображение и връзка на полето съдържащо файлово име; първата опция е префикс като "http://domain.com/", втората опция е ширината в пиксели, третата е височината.';
 
729
$strTransformation_text_plain__link = 'Показва връзката на полето съдържащо файлово име; първата опция е префикс като "http://domain.com/", втората опция е заглавието на връзката.';
 
730
$strTransformation_text_plain__substr = 'Показва част от низ. Първата опция е отместването от което ще се извежда вашият текст (По подразбиране е 0). Втората опция указва колко текст ще се изведе. Ако е празна, се връща целия оставащ текст. Третата опция указва кои зкаци ще бъдат изведени (По подразбиране: ...) .';
 
731
$strTruncateQueries = 'Съкращаване на показаните заявки';
 
732
$strTurkish = 'Турски';
 
733
$strType = 'Тип';
 
734
 
 
735
$strUkrainian = 'Украински';
 
736
$strUncheckAll = 'Размаркиране на всичко';
 
737
$strUnicode = 'Unicode';
 
738
$strUnique = 'Уникално';
 
739
$strUnknown = 'непознат';
 
740
$strUnselectAll = 'Деселектиране на всичко';
 
741
$strUpdatePrivMessage = 'Вие променихте привилегиите за %s.';
 
742
$strUpdateProfileMessage = 'Профила беше обновен.';
 
743
$strUpdateQuery = 'Допълни Запитването';
 
744
$strUpdComTab = 'Моля прегледайте информацията в Документацията относно това как да обновите вашата Column_comments таблица';
 
745
$strUpgrade = 'Трябва да ъпгрейднете към %s %s или по-късно.';
 
746
$strUploadLimit = 'Вероятно сте направили опит да качите твърде голям файл. Моля, обърнете се към %sdдокументацията%s за да намерите начин да избегнете това ограничение.';
 
747
$strUploadsNotAllowed = 'На този сървър не е позволени качване на файлове.';
 
748
$strUsage = 'Използвани';
 
749
$strUseBackquotes = 'Използване на обратни кавички около имена на таблици и полета';
 
750
$strUsedPhpExtensions = 'Използвани PHP разширения';
 
751
$strUseHostTable = 'Използвай таблица Host';
 
752
$strUserAlreadyExists = 'Потребител %s вече съществува!';
 
753
$strUserEmpty = 'Потребителското име е празно!';
 
754
$strUserName = 'Потребителско име';
 
755
$strUserNotFound = 'Избрания потребител не беше открит в таблицата с привилегиите.';
 
756
$strUserOverview = 'Преглед на потребителите';
 
757
$strUsersDeleted = 'Избраните потребители бяха изтрити успешно.';
 
758
$strUsersHavingAccessToDb = 'Потребители които имат достъп до &quot;%s&quot;';
 
759
$strUser = 'Потребител';
 
760
$strUseTabKey = 'Използвайте клавиша TAB за да премествате крурсора от стойност на стойност или CTRL+стрелка за да премествате курсора в съответната посока';
 
761
$strUseTables = 'Използвай таблицата';
 
762
$strUseTextField = 'Използвай текстовото поле';
 
763
$strUseThisValue = 'Използвахте тази стойност';
 
764
 
 
765
$strValidateSQL = 'Валидирай SQL-а';
 
766
$strValidatorError = 'SQL валидатора не може да бъде инициализиран. Моля проверете дали сте инсталирали необходимите PHP разширения, така както е описано в %sдокументацията%s.';
 
767
$strValue = 'Стойност';
 
768
$strVar = 'Променлива';
 
769
$strVersionInformation = 'Информация за весията';
 
770
$strView = 'Изглед';
 
771
$strViewDumpDatabases = 'Преглед на схемата на базата от данни';
 
772
$strViewDumpDB = 'Схема на БД';
 
773
$strViewDump = 'Схема на таблицата';
 
774
$strViewHasBeenDropped = 'Изглед %s беше изтрит';
 
775
$strViewMaxExactCount = 'Този изглед има повече от %s реда. Моля, обърнете се към %sдокументацията%s.';
 
776
 
 
777
$strWebServerUploadDirectoryError = 'Директорията която сте указали за upload не може да бъде достигната';
 
778
$strWebServerUploadDirectory = 'директорията за upload на уеб сървъра';
 
779
$strWelcome = 'Добре дошли в %s';
 
780
$strWestEuropean = 'Западно-европейски';
 
781
$strWildcard = 'знак за заместване';
 
782
$strWindowNotFound = 'Прозореца на браузъра не може да бъде обновен. Може би сте затворили отварящият го прозорец или браузърът Ви е блокирал обновяване на данни от един прозорец в друг от съображения за сигурност';
 
783
$strWithChecked = 'Когато има отметка:';
 
784
$strWrongUser = 'Грешно име/парола. Достъп отказан.';
 
785
 
 
786
$strXMLOptions = 'XML опции';
 
787
$strXML = 'XML';
 
788
 
 
789
$strYes = 'да';
 
790
 
 
791
$strZeroRemovesTheLimit = 'Забележка: Установяването на тези опции с 0 (нула) премахва ограничението.';
 
792
$strZip = '"zip-нато"';
 
793
 
 
794
// To translate:
 
795
$strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.';  //to translate
 
796
$strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.';  //to translate
 
797
 
 
798
$strBinaryLog = 'Binary log';  //to translate
 
799
$strBinLogName = 'Log name';  //to translate
 
800
$strBinLogOriginalPosition = 'Original position';  //to translate
 
801
$strBinLogPosition = 'Position';  //to translate
 
802
$strBinLogServerId = 'Server ID';  //to translate
 
803
$strBrowseDistinctValues = 'Browse distinct values';  //to translate
 
804
$strBufferPoolActivity = 'Buffer Pool Activity';  //to translate
 
805
$strBufferPool = 'Buffer Pool';  //to translate
 
806
$strBufferPoolUsage = 'Buffer Pool Usage';  //to translate
 
807
$strBufferReadMissesInPercent = 'Read misses in %';  //to translate
 
808
$strBufferReadMisses = 'Read misses';  //to translate
 
809
$strBufferWriteWaitsInPercent = 'Write waits in %';  //to translate
 
810
$strBufferWriteWaits = 'Write waits';  //to translate
 
811
$strBusyPages = 'Busy pages';  //to translate
 
812
 
 
813
$strCreateUserDatabase = 'Database for user';  //to translate
 
814
$strCreateUserDatabaseName = 'Create database with same name and grant all privileges';  //to translate
 
815
$strCreateUserDatabaseNone = 'Няма';  //to translate
 
816
$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)';  //to translate
 
817
$strCSV = 'CSV';  //to translate
 
818
 
 
819
$strDirtyPages = 'Dirty pages';  //to translate
 
820
 
 
821
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally';  //to translate
 
822
$strExportMustBeFile = 'Selected export type has to be saved in file!';  //to translate
 
823
 
 
824
$strFileNameTemplateDescription = 'This value is interpreted using %1$sstrftime%2$s, so you can use time formatting strings. Additionally the following transformations will happen: %3$s. Other text will be kept as is.';  //to translate
 
825
$strFlushQueryCache = 'Flush query cache';  //to translate
 
826
$strFlushTables = 'Flush (close) all tables';  //to translate
 
827
$strFreePages = 'Free pages';  //to translate
 
828
 
 
829
$strHandler = 'Handler';  //to translate
 
830
$strHTMLExcel = 'Microsoft Excel 2000';  //to translate
 
831
$strHTMLWord = 'Microsoft Word 2000';  //to translate
 
832
 
 
833
$strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate
 
834
$strInnoDBAutoextendIncrement = 'Autoextend increment';  //to translate
 
835
$strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.';  //to translate
 
836
$strInnoDBBufferPoolSize = 'Buffer pool size';  //to translate
 
837
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.';  //to translate
 
838
$strInnoDBDataFilePath = 'Data files';  //to translate
 
839
$strInnoDBDataHomeDir = 'Data home directory';  //to translate
 
840
$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.';  //to translate
 
841
$strInvalidAuthMethod = 'Invalid authentication method set in configuration:';  //to translate
 
842
$strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.';  //to translate
 
843
$strInvalidCSVFormat = 'Invalid format of CSV input on line %d.';  //to translate
 
844
$strInvalidCSVParameter = 'Invalid parameter for CSV import: %s';  //to translate
 
845
$strInvalidLDIImport = 'This plugin does not support compressed imports!';  //to translate
 
846
$strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.';  //to translate
 
847
$strInvalidServerIndex = 'Invalid server index: "%s"';  //to translate
 
848
 
 
849
$strJoins = 'Joins';  //to translate
 
850
 
 
851
$strKeyCache = 'Key cache';  //to translate
 
852
 
 
853
$strLanguageUnknown = 'Неразпознат език: %1$s.';  //to translate
 
854
$strLatchedPages = 'Latched pages';  //to translate
 
855
 
 
856
$strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.';  //to translate
 
857
$strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!';  //to translate
 
858
$strMyISAMDataPointerSize = 'Data pointer size';  //to translate
 
859
$strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.';  //to translate
 
860
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.';  //to translate
 
861
$strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is allowed to use while re-creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA INFILE).';  //to translate
 
862
$strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files';  //to translate
 
863
$strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.';  //to translate
 
864
$strMyISAMRepairThreadsDesc = 'If this value is greater than 1, MyISAM table indexes are created in parallel (each index in its own thread) during the Repair by sorting process.';  //to translate
 
865
$strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.';  //to translate
 
866
 
 
867
$strNoActivity = 'No activity since %s seconds or more, please login again';  //to translate
 
868
$strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.';  //to translate
 
869
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.';  //to translate
 
870
 
 
871
$strOpenDocumentSpreadsheet = 'Open Document Spreadsheet';  //to translate
 
872
$strOpenDocumentSpreadsheetOptions = 'Open Document Spreadsheet options';  //to translate
 
873
$strOpenDocumentText = 'Open Document Text';  //to translate
 
874
$strOpenDocumentTextOptions = 'Open Document Text options';  //to translate
 
875
 
 
876
$strPagesToBeFlushed = 'Pages to be flushed';  //to translate
 
877
$strPasswordHashing = 'Password Hashing';  //to translate
 
878
$strPDF = 'PDF';  //to translate
 
879
$strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.';  //to translate
 
880
 
 
881
$strReadRequests = 'Read requests';  //to translate
 
882
 
 
883
$strServerStatusDelayedInserts = 'Delayed inserts';  //to translate
 
884
$strShowingBookmark = 'Showing bookmark';  //to translate
 
885
$strShowSlaveHosts = 'Show slave hosts';  //to translate
 
886
$strShowSlaveStatus = 'Show slave status';  //to translate
 
887
$strShowStatusBinlog_cache_disk_useDescr = 'The number of transactions that used the temporary binary log cache but that exceeded the value of binlog_cache_size and used a temporary file to store statements from the transaction.';  //to translate
 
888
$strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.';  //to translate
 
889
$strShowStatusCreated_tmp_disk_tablesDescr = 'The number of temporary tables on disk created automatically by the server while executing statements. If Created_tmp_disk_tables is big, you may want to increase the tmp_table_size  value to cause temporary tables to be memory-based instead of disk-based.';  //to translate
 
890
$strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.';  //to translate
 
891
$strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).';  //to translate
 
892
$strShowStatusDelayed_insert_threadsDescr = 'The number of INSERT DELAYED handler threads in use. Every different table on which one uses INSERT DELAYED gets its own thread.';  //to translate
 
893
$strShowStatusFlush_commandsDescr  = 'The number of executed FLUSH statements.';  //to translate
 
894
$strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.';  //to translate
 
895
$strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.';  //to translate
 
896
$strShowStatusHandler_discoverDescr = 'The MySQL server can ask the NDB Cluster storage engine if it knows about a table with a given name. This is called discovery. Handler_discover indicates the number of time tables have been discovered.';  //to translate
 
897
$strShowStatusHandler_read_firstDescr = 'The number of times the first entry was read from an index. If this is high, it suggests that the server is doing a lot of full index scans; for example, SELECT col1 FROM foo, assuming that col1 is indexed.';  //to translate
 
898
$strShowStatusHandler_read_keyDescr = 'The number of requests to read a row based on a key. If this is high, it is a good indication that your queries and tables are properly indexed.';  //to translate
 
899
$strShowStatusHandler_read_nextDescr = 'The number of requests to read the next row in key order. This is incremented if you are querying an index column with a range constraint or if you are doing an index scan.';  //to translate
 
900
$strShowStatusHandler_read_prevDescr = 'The number of requests to read the previous row in key order. This read method is mainly used to optimize ORDER BY ... DESC.';  //to translate
 
901
$strShowStatusHandler_read_rndDescr = 'The number of requests to read a row based on a fixed position. This is high if you are doing a lot of queries that require sorting of the result. You probably have a lot of queries that require MySQL to scan whole tables or you have joins that don\'t use keys properly.';  //to translate
 
902
$strShowStatusHandler_read_rnd_nextDescr = 'The number of requests to read the next row in the data file. This is high if you are doing a lot of table scans. Generally this suggests that your tables are not properly indexed or that your queries are not written to take advantage of the indexes you have.';  //to translate
 
903
$strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.';  //to translate
 
904
$strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).';  //to translate
 
905
$strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.';  //to translate
 
906
$strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.';  //to translate
 
907
$strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.';  //to translate
 
908
$strShowStatusInnodb_buffer_pool_pages_latchedDescr = 'The number of latched pages in InnoDB buffer pool. These are pages currently being read or written or that can\'t be flushed or removed for some other reason.';  //to translate
 
909
$strShowStatusInnodb_buffer_pool_pages_miscDescr = 'The number of pages busy because they have been allocated for administrative overhead such as row locks or the adaptive hash index. This value can also be calculated as Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data.';  //to translate
 
910
$strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.';  //to translate
 
911
$strShowStatusInnodb_buffer_pool_read_ahead_rndDescr = 'The number of "random" read-aheads InnoDB initiated. This happens when a query is to scan a large portion of a table but in random order.';  //to translate
 
912
$strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = 'The number of sequential read-aheads InnoDB initiated. This happens when InnoDB does a sequential full table scan.';  //to translate
 
913
$strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.';  //to translate
 
914
$strShowStatusInnodb_buffer_pool_readsDescr = 'The number of logical reads that InnoDB could not satisfy from buffer pool and had to do a single-page read.';  //to translate
 
915
$strShowStatusInnodb_buffer_pool_wait_freeDescr = 'Normally, writes to the InnoDB buffer pool happen in the background. However, if it\'s necessary to read or create a page and no clean pages are available, it\'s necessary to wait for pages to be flushed first. This counter counts instances of these waits. If the buffer pool size was set properly, this value should be small.';  //to translate
 
916
$strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.';  //to translate
 
917
$strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.';  //to translate
 
918
$strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.';  //to translate
 
919
$strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.';  //to translate
 
920
$strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.';  //to translate
 
921
$strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.';  //to translate
 
922
$strShowStatusInnodb_data_readsDescr = 'The total number of data reads.';  //to translate
 
923
$strShowStatusInnodb_data_writesDescr = 'The total number of data writes.';  //to translate
 
924
$strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.';  //to translate
 
925
$strShowStatusInnodb_dblwr_pages_writtenDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.';  //to translate
 
926
$strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.';  //to translate
 
927
$strShowStatusInnodb_log_waitsDescr = 'The number of waits we had because log buffer was too small and we had to wait for it to be flushed before continuing.';  //to translate
 
928
$strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.';  //to translate
 
929
$strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.';  //to translate
 
930
$strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.';  //to translate
 
931
$strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.';  //to translate
 
932
$strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.';  //to translate
 
933
$strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.';  //to translate
 
934
$strShowStatusInnodb_pages_createdDescr = 'The number of pages created.';  //to translate
 
935
$strShowStatusInnodb_page_sizeDescr = 'The compiled-in InnoDB page size (default 16KB). Many values are counted in pages; the page size allows them to be easily converted to bytes.';  //to translate
 
936
$strShowStatusInnodb_pages_readDescr = 'The number of pages read.';  //to translate
 
937
$strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.';  //to translate
 
938
$strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.';  //to translate
 
939
$strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.';  //to translate
 
940
$strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.';  //to translate
 
941
$strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.';  //to translate
 
942
$strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.';  //to translate
 
943
$strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.';  //to translate
 
944
$strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.';  //to translate
 
945
$strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.';  //to translate
 
946
$strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.';  //to translate
 
947
$strShowStatusKey_blocks_not_flushedDescr = 'The number of key blocks in the key cache that have changed but haven\'t yet been flushed to disk. It used to be known as Not_flushed_key_blocks.';  //to translate
 
948
$strShowStatusKey_blocks_unusedDescr = 'The number of unused blocks in the key cache. You can use this value to determine how much of the key cache is in use.';  //to translate
 
949
$strShowStatusKey_blocks_usedDescr = 'The number of used blocks in the key cache. This value is a high-water mark that indicates the maximum number of blocks that have ever been in use at one time.';  //to translate
 
950
$strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.';  //to translate
 
951
$strShowStatusKey_readsDescr = 'The number of physical reads of a key block from disk. If Key_reads is big, then your key_buffer_size value is probably too small. The cache miss rate can be calculated as Key_reads/Key_read_requests.';  //to translate
 
952
$strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.';  //to translate
 
953
$strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.';  //to translate
 
954
$strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.';  //to translate
 
955
$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAY queues.';  //to translate
 
956
$strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.';  //to translate
 
957
$strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.';  //to translate
 
958
$strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.';  //to translate
 
959
$strShowStatusQcache_hitsDescr = 'The number of cache hits.';  //to translate
 
960
$strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.';  //to translate
 
961
$strShowStatusQcache_lowmem_prunesDescr = 'The number of queries that have been removed from the cache to free up memory for caching new queries. This information can help you tune the query cache size. The query cache uses a least recently used (LRU) strategy to decide which queries to remove from the cache.';  //to translate
 
962
$strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).';  //to translate
 
963
$strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.';  //to translate
 
964
$strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.';  //to translate
 
965
$strShowStatusReset = 'Reset';  //to translate
 
966
$strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).';  //to translate
 
967
$strShowStatusSelect_full_joinDescr = 'The number of joins that do not use indexes. If this value is not 0, you should carefully check the indexes of your tables.';  //to translate
 
968
$strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.';  //to translate
 
969
$strShowStatusSelect_range_checkDescr = 'The number of joins without keys that check for key usage after each row. (If this is not 0, you should carefully check the indexes of your tables.)';  //to translate
 
970
$strShowStatusSelect_rangeDescr = 'The number of joins that used ranges on the first table. (It\'s normally not critical even if this is big.)';  //to translate
 
971
$strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.';  //to translate
 
972
$strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.';  //to translate
 
973
$strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.';  //to translate
 
974
$strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.';  //to translate
 
975
$strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.';  //to translate
 
976
$strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.';  //to translate
 
977
$strShowStatusSort_merge_passesDescr = 'The number of merge passes the sort algorithm has had to do. If this value is large, you should consider increasing the value of the sort_buffer_size system variable.';  //to translate
 
978
$strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.';  //to translate
 
979
$strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.';  //to translate
 
980
$strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.';  //to translate
 
981
$strShowStatusTable_locks_waitedDescr = 'The number of times that a table lock could not be acquired immediately and a wait was needed. If this is high, and you have performance problems, you should first optimize your queries, and then either split your table or tables or use replication.';  //to translate
 
982
$strShowStatusThreads_cachedDescr = 'The number of threads in the thread cache. The cache hit rate can be calculated as Threads_created/Connections. If this value is red you should raise your thread_cache_size.';  //to translate
 
983
$strShowStatusThreads_connectedDescr = 'The number of currently open connections.';  //to translate
 
984
$strShowStatusThreads_createdDescr = 'The number of threads created to handle connections. If Threads_created is big, you may want to increase the thread_cache_size value. (Normally this doesn\'t give a notable performance improvement if you have a good thread implementation.)';  //to translate
 
985
$strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.';  //to translate
 
986
$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)';  //to translate
 
987
$strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.';  //to translate
 
988
$strStrucNativeExcel = 'Native MS Excel data';  //to translate
 
989
$strStrucNativeExcelOptions = 'Native Excel export options';  //to translate
 
990
 
 
991
$strTakeIt = 'take it';  //to translate
 
992
$strThemeNoPreviewAvailable = 'No preview available.';  //to translate
 
993
$strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.';  //to translate
 
994
$strTimeoutNothingParsed = 'However on last run no data has been parsed, this usually means phpMyAdmin won\'t be able to finish this import unless you increase php time limits.';  //to translate
 
995
$strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.';  //to translate
 
996
$strToggleScratchboard = 'toggle scratchboard';  //to translate
 
997
$strTransformation_application_octetstream__hex = 'Показва шестнадесетично представяне на данните. Optional first parameter specifies how often space will be added (defaults to 2 nibbles).';  //to translate
 
998
$strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.';  //to translate
 
999
 
 
1000
$strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.';  //to translate
 
1001
 
 
1002
$strWriteRequests = 'Write requests';  //to translate
 
1003
 
 
1004
$strPmaWiki = 'phpMyAdmin wiki';  //to translate
 
1005
$strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.';  //to translate
 
1006
$strDocSQL = 'DocSQL';  //to translate
 
1007
$strDocSQLOptions = 'DocSQL options';  //to translate
 
1008
$strTableName = 'Table name';  //to translate
 
1009
$strTableIsEmpty = 'Table seems to be empty!';  //to translate
 
1010
$strDbIsEmpty = 'Database seems to be empty!';  //to translate
 
1011
$strShowingPhp = 'Showing as PHP code';  //to translate
 
1012
$strShowingSQL = 'Showing SQL query';  //to translate
 
1013
$strDesigner = 'Designer';  //to translate
 
1014
$strNumberOfTables = 'Number of tables';  //to translate
 
1015
$strCreateTable  = 'Create table';  //to translate
 
1016
$strCreateRelation = 'Create relation';  //to translate
 
1017
$strSavePosition = 'Save position';  //to translate
 
1018
$strSelectForeignKey = 'Select Foreign Key';  //to translate
 
1019
$strHide         = 'Hide';  //to translate
 
1020
$strShowHideLeftMenu = 'Show/Hide left menu';  //to translate
 
1021
$strReload = 'Reload';  //to translate
 
1022
$strSmallBigAll = 'Small/Big All';  //to translate
 
1023
$strImportExportCoords = 'Import/Export coordinates for PDF schema';  //to translate
 
1024
$strMoveMenu = 'Move Menu';  //to translate
 
1025
$strAngularLinks = 'Angular links';  //to translate
 
1026
$strDirectLinks = 'Direct links';  //to translate
 
1027
$strHideShowAll = 'Hide/Show all';  //to translate
 
1028
$strHideShowNoRelation = 'Hide/Show Tables with no relation';  //to translate
 
1029
$strInternalRelationAdded = 'Internal relation added';  //to translate
 
1030
$strInnoDBRelationAdded = 'InnoDB relation added';  //to translate
 
1031
$strRelationDeleted = 'Relation deleted';  //to translate
 
1032
$strToSelectRelation = 'To select relation, click :';  //to translate
 
1033
$strExportImportToScale = 'Export/Import to scale';  //to translate
 
1034
$strRecommended = 'recommended';  //to translate
 
1035
$strToFromPage = 'to/from page';  //to translate
 
1036
$strSelectReferencedKey = 'Select referenced key';  //to translate
 
1037
$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key';  //to translate
 
1038
$strForeignKeyError = 'Error creating foreign key (check data types)';  //to translate
 
1039
$strHelp = 'Help';  //to translate
 
1040
$strCancel = 'Cancel';  //to translate
 
1041
$strDeleteRelation = 'Delete relation';  //to translate
 
1042
$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s';  //to translate
 
1043
$strStructureForView = 'Structure for view';  //to translate
 
1044
$strStandInStructureForView = 'Stand-in structure for view';  //to translate
 
1045
$strToggleSmallBig = 'Toggle small/big';  //to translate
 
1046
$strIEUnsupported = 'Internet Explorer does not support this function.';  //to translate
 
1047
$strErrorRelationAdded = 'Error: Relation not added.';  //to translate
 
1048
$strErrorRelationExists = 'Error: relation already exists.';  //to translate
 
1049
$strErrorSaveTable = 'Error saving coordinates for Designer.';  //to translate
 
1050
$strSnapToGrid = 'Snap to grid';  //to translate
 
1051
$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.';  //to translate
 
1052
?>