~hexmode/+junk/main

« back to all changes in this revision

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