Rev Author Line No. Line
250 kaklik 1 <?php
2 /* $Id: ukrainian-windows-1251.inc.php,v 2.115.2.3 2006/03/23 17:42:16 lem9 Exp $ */
3  
4 $charset = 'windows-1251';
5 $text_dir = 'ltr';
6 $left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';
7 $right_font_family = 'arial, helvetica, geneva, sans-serif';
8 $number_thousands_separator = ',';
9 $number_decimal_separator = '.';
10 // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
11 //$byteUnits = array('Áàéò', 'êÁ', 'ÌÁ', 'ÃÁ');
12 $byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
13  
14 $day_of_week = array('Íä', 'Ïí', 'Âò', 'Ñð', '×ò', 'Ïò', 'Ñá');
15 $month = array('ѳ÷', 'Ëþò', 'Áåð', 'Êâò', 'Òðâ', '×ðâ', 'Ëèï', 'Ñåð', 'Âåð', 'Æîâ', 'Ëèñ', 'Ãðó');
16 // See http://www.php.net/manual/en/function.strftime.php to define the
17 // variable below
18 $datefmt = '%B %d %Y ð., %H:%M';
19  
20 $timespanfmt = '%s äí³â, %s ãîäèí, %s õâèëèí ³ %s ñåêóíä';
21  
22 $strAPrimaryKey = 'Áóëî äîäàíî ïåðâèííèé êëþ÷ äî %s';
23 $strAbortedClients = 'Ïåðåðâàíî';
24 $strAbsolutePathToDocSqlDir = 'Ïðîøó çàäàòè àáñîëþòíèé øëÿõ íà âåá-ñåðâåð³ äî êàòàëîãó docSQL';
25 $strAccessDenied = 'Äîñòóï çàáîðîíåíî';
26 $strAccessDeniedExplanation = 'phpMyAdmin ñïðîáóâàâ ç\'ºäíàòèñÿ ç MySQL ñåðâåðîì, àëå ñåðâåð íå äîçâîëèâ ï³ä\'ºäíàííÿ. Ïðîøó ïåðåâ³ðèòè çíà÷åííÿ host, username òà password ó ôàéë³ config.inc.php òà âïåâíèòèñÿ, ùî âîíè â³äïîâ³äàþòü äàíèì îòðèìàíèì Âàìè â³ä àäì³í³ñòðàòîðà MySQL ñåðâåðà.';
27 $strAction = 'ijÿ';
28 $strAddDeleteColumn = 'Äîäàòè/çàáðàòè êîëîíêó êðèòåð³þ';
29 $strAddDeleteRow = 'Äîäàòè/çàáðàòè ðÿäîê êðèòåð³þ';
30 $strAddDropDatabase = 'Äîäàòè DROP DATABASE';
31 $strAddIntoComments = 'Äîäàòè êîìåíòàð';
32 $strAddNewField = 'Äîäàòè íîâå ïîëå';
33 $strAddPrivilegesOnDb = 'Äîäàòè ïðàâà äëÿ ö³º¿ áàçè äàíèõ';
34 $strAddPrivilegesOnTbl = 'Äîäàòè ïðàâà äëÿ ö³º¿ òàáëèö³';
35 $strAddSearchConditions = 'Äîäàòè óìîâè ïîøóêó (ò³ëî äëÿ óìîâè "where"):';
36 $strAddToIndex = 'Äîäàòè äî ³íäåêñó&nbsp;%s&nbsp;êîëîíîêó(è)';
37 $strAddUser = 'Äîäàòè íîâîãî êîðèñòóâà÷à';
38 $strAddUserMessage = 'Áóëî äîäàíî íîâîãî êîðèñòóâà÷à.';
39 $strAddedColumnComment = 'Äîäàíî êîìåíòàð äî êîëîíêè';
40 $strAddedColumnRelation = 'Äîäàíî çâ\'ÿçîê äëÿ êîëîíêè';
41 $strAdministration = 'Àäì³í³ñòðàòîð';
42 $strAffectedRows = 'Çàä³ÿí³ ðÿäêè:';
43 $strAfter = 'ϳñëÿ %s';
44 $strAfterInsertBack = 'Ïîâåðíóòèñü';
45 $strAfterInsertNewInsert = 'Âñòàâèòè íîâèé çàïèñ';
46 $strAll = 'Âñå';
47 $strAllTableSameWidth = 'ïîêàçóâàòè âñ³ òàáëèö³ îäíàêîâî¿ øèðèíè?';
48 $strAlterOrderBy = 'Çì³íèòè ïîðÿäîê òàáëèö³';
49 $strAnIndex = 'Áóëî äîäàíî ³íäåêñ äëÿ %s';
50 $strAnalyzeTable = 'Àíàë³ç òàáëèö³';
51 $strAnd = '²';
52 $strAny = 'Äîâ³ëüíèé';
53 $strAnyHost = 'Äîâ³ëüíèé õîñò';
54 $strAnyUser = 'Äîâ³ëüíèé êîðèñòóâà÷';
55 $strArabic = 'Àðàáñüêå';
56 $strArmenian = '³ðìåíñüêå';
57 $strAscending = 'Çðîñòàþ÷èé';
58 $strAtBeginningOfTable = 'Íà ïî÷àòêó òàáëèö³';
59 $strAtEndOfTable = 'Ó ê³íö³ òàáëèö³';
60 $strAttr = 'Àòðèáóòè';
61 $strAutodetect = 'Àâòîâèçíà÷åííÿ';
62 $strAutomaticLayout = 'Àâòîìàòè÷íèé layout';
63  
64 $strBack = 'Íàçàä';
65 $strBaltic = 'Áàëò³éñüêå';
66 $strBeginCut = 'BEGIN CUT';
67 $strBeginRaw = 'BEGIN RAW';
68 $strBinary = ' Äâ³éêîâèé ';
69 $strBinaryDoNotEdit = ' Äâ³éêîâ³ äàí³ - íå ðåäàãóþòüñÿ ';
70 $strBookmarkDeleted = 'Çàêëàäêó áóëî âèäàëåíî.';
71 $strBookmarkLabel = '̳òêà';
72 $strBookmarkQuery = 'Çàêëàäêà íà SQL-çàïèò';
73 $strBookmarkThis = 'Çàêëàäêà íà äàíèé SQL-çàïèò';
74 $strBookmarkView = 'Ëèøå ïåðåãëÿä';
75 $strBrowse = 'Ïåðåãëÿíóòè';
76 $strBulgarian = 'Áîëãàðñüêå';
77 $strBzError = 'phpMyAdmin íå ìîæå ñêîìïðåñóâàòè dump ÷åðåç ïîøêîäæåíå Bz2 äîïîâíåííÿ ó ö³é âåðñ³¿ PHP. Íàïîëåãëèâî ðåêîìåíäóºì âñòàíîâèòè ó êîíô³´óðàö³éíîìó ôàéë³ Âàøîãî phpMyAdmin äèðåêòèâó <code>$cfg[\'BZipDump\']</code> íà <code>FALSE</code>. ßêùî Âè õî÷åòå âèêîðèñòîâóâàòè ìîæëèâîñò³ Bz2 êîìïðåñóâàííÿ, Âàì íåîáõ³äíî ïîíîâèòè âåðñ³þ PHP. Äèâ. äåòàëüí³øå ó ïîâ³äîìëåííÿõ ïðî ïîìèëêè %s.';
78 $strBzip = 'çàïàêóâàòè â "bzip"';
79  
80 $strCSVOptions = 'CSV îïö³¿';
81 $strCannotLogin = 'Íå ìîæó çàðåºñòðóâàòèñÿ íà MySQL ñåðâåð³';
82 $strCantLoad = 'íå ìîæó çàâàíòàæèòè %s,<br />ïðîøó ïåðåâ³ðèòè êîíô³ãóðàö³þ PHP.';
83 $strCantLoadRecodeIconv = 'Íå ìîæó çàâàíòàæèòè iconv ÷è recode extension íåîáõ³äí³ äëÿ çì³íè charset-ó, ñêîíô³ãóðóéòå php òàê, ùîá ìîæíà áóëî âèêîðèñòîâóâàòè ö³ extensions, àáî çàáîðîí³òü çì³íó charset-ó ó phpMyAdmin.';
84 $strCantRenameIdxToPrimary = 'Íåìîæëèâî ïåðåéìåíóâàòè ³íäåêñ â PRIMARY!';
85 $strCantUseRecodeIconv = 'Íå ìîæó âèêîðèñòàòè í³/àáî iconv, í³/àáî libiconv, í³/àáî ôóíêö³þ recode_string ïîêè áóäå çàâàíòàæåíî extension reports. Ïåðåâ³ðòå Âàøó php êîíô³ãóðàö³þ.';
86 $strCardinality = 'ʳëüê³ñòü åëåìåíò³â';
87 $strCaseInsensitive = 'case-insensitive';
88 $strCaseSensitive = 'case-sensitive';
89 $strCentralEuropean = 'Ñõ³äíîªâðîïåéñüêå';
90 $strChange = 'Çì³íèòè';
91 $strChangeCopyMode = 'Ñòâîðèòè íîâîãî êîðèñòóâà÷à ç òàêèìè æ ïðàâàìè ³ ...';
92 $strChangeCopyModeCopy = '... çàëèøèòè ñòàðîãî.';
93 $strChangeCopyModeDeleteAndReload = ' ... çíèùèòè ñòàðîãî ç òàáëèö³ êîðèñòóâà÷³â òà ïåðåâàíòàæèòè ïðàâà ï³ñëÿ òîãî.';
94 $strChangeCopyModeJustDelete = ' ... çíèùèòè ñòàðîãî ç òàáëèö³ êîðèñòóâà÷³â.';
95 $strChangeCopyModeRevoke = ' ... àíóëþâàòè âñ³ àêòèâí³ ïðàâà ñòàðîãî êîðèñòóâà÷à, çíèùèâøè éîãî ï³ñëÿ òîãî.';
96 $strChangeCopyUser = 'Çì³íèòè ðåºñòðàö³éí³ äàí³ / Êîï³þâàòè êîðèñòóâà÷à';
97 $strChangeDisplay = 'Âèáåð³òü ïîëÿ äëÿ â³äîáðàæåííÿ';
98 $strChangePassword = 'Çì³íèòè ïàðîëü';
99 $strCharset = 'Íàá³ð ñèìâîë³â';
100 $strCharsetOfFile = 'Êîäóâàííÿ ôàéëó:';
101 $strCharsets = 'Êîäóâàííÿ';
102 $strCharsetsAndCollations = 'Íàáîðè ñèìâîë³â òà ñõåìè';
103 $strCheckAll = '³äì³òèòè âñå';
104 $strCheckPrivs = 'Ïåðåâ³ðèòè ïðàâà';
105 $strCheckPrivsLong = 'Ïåðåâ³ðèòè ïðàâà äëÿ áàçè äàíèõ &quot;%s&quot;.';
106 $strCheckTable = 'Ïåðåâ³ðèòè òàáëèöþ';
107 $strChoosePage = 'Ïðîøó âèáðàòè ñòîð³íêó äëÿ ðåäàãóâàííÿ';
108 $strColComFeat = 'Ïîêàçóâàòè êîìåíòàð³ ñòîâïö³â';
109 $strCollation = 'Ïîð³âíÿííÿ';
110 $strColumnNames = 'Íàçâè êîëîíîê';
111 $strColumnPrivileges = 'Ïðàâà, ÿê³ ñòîñóþòüñÿ êîëîíîê òàáëèö³';
112 $strCommand = 'Êîìàíäà';
113 $strComments = 'Êîìåíòàð³';
114 $strCompleteInserts = 'Ïîâíà âñòàâêà';
115 $strCompression = 'Ñòèñêàííÿ';
116 $strConfigFileError = 'phpMyAdmin íå ìîæå ïðî÷èòàòè êîíô³ãóðàö³éíèé ôàéë <br />Öå ìîæå ñòàòèñÿ ó òîìó âèïàäêó, êîëè php íàòðàïèòü íà ñèíòàêñè÷íó ïîìèëêó (parse error) ó íüîìó, àáî íå ìîæå çíàéòè ñàìîãî ôàéëó.<br />Çàâàíòàæòå êîíô³ãóðàö³éíèé ôàéë áåçïîñåðåäíüî çà äîïîìîãîþ ïîñèëàííÿ ïîäàíîãî íèæ÷å ³ ïðî÷èòàéòå îòðèìàí³ ïîâ³äîìëåííÿ ïðî ïîìèëêè (php error messages). Íàé÷àñò³øå äåñü ó ôàéë³ ïðîñòî áðàêóº ëàïîê ÷è äâîêðàïêè. <br />ßêùî Âè îòðèìàºòå ïîðîæíþ ñòîð³íêó, - çíà÷èòü âñå â ïîðÿäêó.';
117 $strConfigureTableCoord = 'Ïðîøó ñêîíô³´óðóâàòè êîîðäèíàòè òàáëèö³ %s';
118 $strConnections = 'Ç\'ºäíàíü';
119 $strCookiesRequired = 'Ç öüîãî ìîìåíòó Cookies ïîâèíí³ áóòè äîçâîëåí³.';
120 $strCopyTable = 'Ñêîï³þâàòè òàáëèöþ â (áàçà äàíèõ<b>.</b>òàáëèöÿ):';
121 $strCopyTableOK = 'Òàáëèöþ %s áóëî ñêîï³éîâàíî â %s.';
122 $strCopyTableSameNames = 'Íå ìîæó ñêîï³þâàòè òàáëèöþ ñàìó â ñåáå!';
123 $strCouldNotKill = 'phpMyAdmin íå ìîæå ïðèïèíèòè ïðîöåñ %s. ³í âæå íàïåâíî áóâ çóïèíåíèé.';
124 $strCreate = 'Ñòâîðèòè';
125 $strCreateIndex = 'Ñòâîðèòè ³íäåêñ íà&nbsp;%s&nbsp;êîëîíêàõ';
126 $strCreateIndexTopic = 'Ñòâîðèòè íîâèé ³íäåêñ';
127 $strCreateNewDatabase = 'Ñòâîðèòè íîâó ÁÄ';
128 $strCreateNewTable = 'Ñòâîðèòè íîâó òàáëèöþ â ÁÄ %s';
129 $strCreatePage = 'Ñòâîðèòè íîâó ñòîð³íêó';
130 $strCreatePdfFeat = 'Ñòâîðèòè PDF-ôàéë';
131 $strCriteria = 'Êðèòåð³é';
132 $strCroatian = 'Êðîàòñüêå';
133 $strCyrillic = 'Êèðèëè÷íå';
134 $strCzech = '×åñüêå';
135  
136 $strDBComment = 'Êîìåíòàð áàçè äàíèõ: ';
137 $strDBGContext = 'Êîíòåêñò';
138 $strDBGContextID = 'Êîíòåêñò ID';
139 $strDBGHits = 'Hits';
140 $strDBGLine = 'Ðÿäîê';
141 $strDBGMaxTimeMs = 'Ìàêñ ÷àñ, ìñ';
142 $strDBGMinTimeMs = '̳í ÷àñ, ìñ';
143 $strDBGModule = 'Ìîäóëü';
144 $strDBGTimePerHitMs = 'Time/Hit, ìñ';
145 $strDBGTotalTimeMs = 'Çàãàëüíèé ÷àñ, ìñ';
146 $strDanish = 'Äàíñüêå';
147 $strData = 'Äàí³';
148 $strDataDict = 'Ñëîâíèê äàíèõ';
149 $strDataOnly = 'Ëèøå äàí³';
150 $strDatabase = 'ÁÄ';
151 $strDatabaseExportOptions = 'Íàëàøòóâàííÿ åêñïîðòó áàçè äàíèõ';
152 $strDatabaseHasBeenDropped = 'Áàçó äàíèõ %s çíèùåíî.';
153 $strDatabaseNoTable = 'Öÿ áàçà äàíèõ íå ì³ñòèòü òàáëèöü!';
154 $strDatabases = 'Áàçè Äàíèõ';
155 $strDatabasesDropped = '%s áàç(à\è) äàíèõ óñï³øíî çíèùåíî.';
156 $strDatabasesStats = 'Ñòàòèñòèêà áàç äàíèõ';
157 $strDatabasesStatsDisable = 'Çàáîðîíèòè ñòàòèñòèêó';
158 $strDatabasesStatsEnable = 'Äîçâîëèòè ñòàòèñòèêó';
159 $strDatabasesStatsHeavyTraffic = 'Ïðèì³òêà: Àêòèâ³çàö³ÿ çáîðó ñòàòèñòèêè áàçè äàíèõ ìîæå ñïðè÷èíèòè çíà÷íèé òðàô³ê ì³æ âåá ñåðâåðîì òà áàçîþ äàíèõ MySQL.';
160 $strDbPrivileges = 'Ïðàâà, ÿê³ ñòîñóþòüñÿ áàçè äàíèõ';
161 $strDbSpecific = 'ñïåöèô³÷íèé äëÿ áàçè äàíèõ';
162 $strDefault = 'Ïî çàìîâ÷óâàííþ';
163 $strDefaultValueHelp = 'Äëÿ çíà÷åíü çà çàìîâ÷óâàííÿì, ââåä³òü ëèøå çíà÷åííÿ, áåç âèêîðèñòàííÿ çâîðîòí³õ ñëåø³â ÷è ëàïîê, ó òàêîìó ôîðìàò³: a';
164 $strDelOld = 'Öÿ ñòîð³íêà ìຠïîñèëàííÿ íà òàáëèöþ, ÿêî¿ âæå íåìàº. Áàæàºòå âèäàëèòè ö³ ïîñèëàííÿ?';
165 $strDelete = 'Âèäàëèòè';
166 $strDeleteAndFlush = 'Óñóíóòè êîðèñòóâà÷³â ³ ïåðåçàâàíòàæèòè ïðàâà ï³ñëÿ öüîãî.';
167 $strDeleteAndFlushDescr = 'Öå êðàùèé ñïîñ³á, ïðîòå ïåðåçàâàíòàæåííÿ ïðàâ ìîæå ïîòðèâàòè ïåâíèé ÷àñ.';
168 $strDeleted = 'Ðÿäîê âèäàëåíî';
169 $strDeletedRows = 'Âèäàëåíî íàñòóïí³ ðÿäêè:';
170 $strDeleting = 'Óñóíóòè %s';
171 $strDescending = 'Ñïàäàþ÷èé';
172 $strDescription = 'Îïèñ';
173 $strDictionary = 'ñëîâíèê';
174 $strDisabled = 'çàáëîêîâàíî';
175 $strDisplayFeat = 'Ïîêàçàòè ìîæëèâîñò³';
176 $strDisplayOrder = 'Ïîðÿäîê ïåðåãëÿäó:';
177 $strDisplayPDF = 'Ïîêàçàòè PDF ñõåìó';
178 $strDoAQuery = 'Âèêîíàòè "çàïèò çã³äíî ïðèêëàäó" (ñèìâîë ï³äñòàâíîâêè: "%")';
179 $strDoYouReally = 'Âè íàñïðàâä³ õî÷åòå ';
180 $strDocu = 'Äîêóìåíòàö³ÿ';
181 $strDrop = 'Çíèùèòè';
182 $strDropUsersDb = 'Óñóíóòè áàçè äàíèõ, ÿê³ ìàþòü òàê³ æ íàçâè ÿê ³ìåíà êîðèñòóâà÷³â.';
183 $strDumpSaved = 'Dump çáåðåæåíî ó ôàéë %s.';
184 $strDumpXRows = 'Ç´åíåðóâàòè äàìï %s ðÿäê³â ïî÷èíàþ÷è ç %s -ãî.';
185 $strDumpingData = 'Äàìï äàíèõ òàáëèö³';
186 $strDynamic = 'äèíàì³÷íèé';
187  
188 $strEdit = 'Ðåäàãóâàòè';
189 $strEditPDFPages = 'Ðåäàãóâàòè PDF Ñòîð³íêè';
190 $strEditPrivileges = 'Ðåäàãóâàííÿ ïðèâ³ëå¿â';
191 $strEffective = 'Åôåêòèâí³ñòü';
192 $strEmpty = 'Î÷èñòèòè';
193 $strEmptyResultSet = 'MySQL ïîâåðíóëà ïóñòèé ðåçóëüòàò (òîáòî íóëü ðÿäê³â).';
194 $strEnabled = 'äîçâîëåíî';
195 $strEnd = 'ʳíåöü';
196 $strEndCut = 'END CUT';
197 $strEndRaw = 'END RAW';
198 $strEnglish = 'Àíãë³éñüêå';
199 $strEnglishPrivileges = ' Çàóâàæåííÿ: ïðèâ³ëå¿ MySQL çàäàþòüñÿ ïî-àíãë³éñüêè ';
200 $strError = 'Ïîìèëêà';
201 $strEstonian = 'Åñòîíñüêå';
202 $strExcelOptions = 'íàëàøòóâàííÿ Excel';
203 $strExecuteBookmarked = 'Âèêîíàòè çáåðåæåíèé çàïèò';
204 $strExplain = 'Òëóìà÷èòè SQL';
205 $strExport = 'Åêñïîðò';
206 $strExtendedInserts = 'Ðîçøèðåíà âñòàâêà';
207 $strExtra = 'Äîäàòêîâî';
208  
209 $strFailedAttempts = 'Íåâäàëèõ ñïðîá';
210 $strField = 'Ïîëå';
211 $strFieldHasBeenDropped = 'Ïîëå %s áóëî âèäàëåíî';
212 $strFields = 'Ïîëÿ';
213 $strFieldsEmpty = ' Ïîðîæí³é ïåðåë³ê ïîë³â! ';
214 $strFieldsEnclosedBy = 'Ïîëÿ âçÿòî â';
215 $strFieldsEscapedBy = 'Ïîëÿ åêðàíóþòüñÿ';
216 $strFieldsTerminatedBy = 'Ïîëÿ ðîçä³ëåí³';
217 $strFileAlreadyExists = 'Ôàéë %s ³ñíóº íà ñåðâåð³, ïðîøó çì³íèòè íàçâó ôàéëó, àáî â³äì³òèòè îïö³þ çàì³íè ³ñíóþ÷èõ ôàéë³â.';
218 $strFileCouldNotBeRead = 'Íåìîæëèâî ïðî÷èòàòè ôàéë';
219 $strFileNameTemplate = 'Øàáëîí íàçâè ôàéëó';
220 $strFileNameTemplateRemember = 'çàïàì\'ÿòàòè øàáëîí';
221 $strFixed = 'ô³êñîâàíèé';
222 $strFlushPrivilegesNote = 'Ïðèì³òêà: phpMyAdmin îòðèìóº ïðàâà êîðèñòóâà÷³â áåçïîñåðåäíüî ç òàáëèö³ ïðàâ MySQL. Çì³ñò ö³º¿ òàáëèö³ ìîæå â³äð³çíÿòèñÿ â³ä ïðàâ, ÿê³ âèêîðèñòîâóþòüñÿ ñåðâåðîì, ÿêùî â öþ òàáëèöþ âíîñèëèñÿ çì³íè âðó÷íó. Ó öüîìó âèïàäêó Âàì íåîáõ³äíî %sïåðåçàâàíòàæèòè ïðàâà%s ïåðåä ïðîäîâæåííÿì.';
223 $strFlushTable = 'Î÷èñòèòè êåø òàáëèö³ ("FLUSH")';
224 $strFormEmpty = 'Íå çàäàíî çíà÷åííÿ äëÿ ôîðìè!';
225 $strFormat = 'Ôîðìàò';
226 $strFullText = 'Ïîâí³ òåêñòè';
227 $strFunction = 'Ôóíêö³ÿ';
228  
229 $strGenBy = 'Çãåíåðîâàíî';
230 $strGenTime = '×àñ ñòâîðåííÿ';
231 $strGeneralRelationFeat = 'Çàãàëüí³ ìîæëèâîñò³';
232 $strGerman = 'ͳìåöüêå';
233 $strGlobal = 'ãëîáàëüíèé';
234 $strGlobalPrivileges = 'Ãëîáàëüí³ ïðàâà';
235 $strGlobalValue = 'Çàãàëüíå çíà÷åííÿ';
236 $strGo = 'Âïåðåä';
237 $strGrantOption = 'Grant';
238 $strGreek = 'Ãðåöüêå';
239 $strGzip = 'çàïàêóâàòè â "gzip"';
240  
241 $strHasBeenAltered = 'áóëà çì³íåíà.';
242 $strHasBeenCreated = 'áóëà ñòâîðåíà.';
243 $strHaveToShow = 'Íåîáõ³äíî âèáðàòè ïðèíàéì³ îäèí Ñòîâï÷èê äëÿ ïîêàçó';
244 $strHebrew = '²âðèò';
245 $strHome = 'Íà ïî÷àòîê';
246 $strHomepageOfficial = 'Îô³ö³éíà ñòîð³íêà phpMyAdmin';
247 $strHost = 'Õîñò';
248 $strHostEmpty = 'Ïîðîæíº ³ì\'ÿ õîñòà!';
249 $strHungarian = 'Ìàäÿðñüêå';
250  
251 $strId = 'ID';
252 $strIdxFulltext = 'ÏîâíÒåêñò';
253 $strIgnore = '²ãíîðóðîâàòè';
254 $strIgnoringFile = 'Ïðî³´íîðîâàíî ôàéë %s';
255 $strImportDocSQL = '²ìïîðòóâàòè docSQL ôàéëè';
256 $strImportFiles = '²ìïîðò ôàéë³â';
257 $strInUse = 'âèêîðèñòîâóºòüñÿ';
258 $strIndex = '²íäåêñ';
259 $strIndexHasBeenDropped = '²íäåêñ %s áóëî çíèùåíî';
260 $strIndexName = 'Íàçâà ³íäåêñà&nbsp;:';
261 $strIndexType = 'Òèï ³íäåêñà&nbsp;:';
262 $strIndexes = '²íäåêñè';
263 $strInnodbStat = 'Ñòàòóñ InnoDB';
264 $strInsecureMySQL = 'Âàø ôàéë êîíô³´óðàö³¿ ì³ñòèòü ïàðàìåòðè (root áåç ïàðîëþ) ÿê³ â³äïîâ³äàþòü ïðèâ³ëåéîâàíîìó êîðèñòóâà÷ó MySQL. Âàø MySQL ñåðâåð ó öüîìó âèïàäêó â³äêðèòèé äëÿ âòîðãíåííÿ ³ òîìó Âàì îáîâ\'ÿçêîâî ñë³ä âèïðàâèòè öþ ïðîãàëèíó ó áåçïåö³.';
265 $strInsert = 'Âñòàâèòè';
266 $strInsertAsNewRow = 'Âñòàâèòè ÿê íîâèé ðÿäîê';
267 $strInsertNewRow = 'Âñòàâèòè íîâèé ðÿäîê';
268 $strInsertedRowId = 'Âñòàâëåíî ðÿäîê id:';
269 $strInsertedRows = 'Äîäàí³ ðÿäêè:';
270  
271 $strJapanese = 'ßïîíñüêå';
272 $strJumpToDB = 'Ïåðåéòè äî áàçè äàíèõ &quot;%s&quot;.';
273 $strJustDelete = 'Ùîéíî óñóíóòî êîðèñòóâà÷³â ç òàáëèö³ ïðàâ.';
274 $strJustDeleteDescr = '&quot;Óñóíóò³&quot; êîðèñòóâà÷³ âñå ùå ìàòèìóòü äîñòóï äî ñåðâåðà äî òèõ ï³ð, ïîêè íå áóäóòü ïåðåçàâàíòàæåí³ ïðàâà.';
275  
276 $strKeepPass = 'Íå çì³íþâàòè ïàðîëü';
277 $strKeyname = '²ì\'ÿ êëþ÷à';
278 $strKill = 'Âáèòè';
279 $strKorean = 'Êîðåéñüêå';
280  
281 $strLaTeX = 'LaTeX';
282 $strLaTeXOptions = 'îïö³¿ LaTeX';
283 $strLandscape = 'Landscape';
284 $strLengthSet = 'Äîâæèíè/Çíà÷åííÿ*';
285 $strLimitNumRows = 'çàïèñ³â íà ñòîð³íö³';
286 $strLinesTerminatedBy = 'Ðÿäêè ðîçä³ëåíî';
287 $strLinkNotFound = '˳íê íå çíàéäåíî';
288 $strLinksTo = '˳íêè äî';
289 $strLithuanian = 'Ëèòîâñüêå';
290 $strLocalhost = 'Ëîêàëüíèé';
291 $strLocationTextfile = 'âêàæ³òü ðîçòàøóâàííÿ òåêñòîâîãî ôàéëó';
292 $strLogPassword = 'Ïàðîëü:';
293 $strLogUsername = '²ì\'ÿ êîðèñòóâà÷à:';
294 $strLogin = 'Âõ³ä â ñèñòåìó';
295 $strLoginInformation = 'Âõ³äíà ³íôîðìàö³ÿ (Login)';
296 $strLogout = 'Âèéòè ç ñèñòåìè';
297  
298 $strMIME_MIMEtype = 'MIME-type';
299 $strMIME_available_mime = 'Äîñòóïí³ MIME-types';
300 $strMIME_available_transform = 'Äîñòóïí³ ïåðåòâîðåííÿ';
301 $strMIME_description = 'Îïèñ';
302 $strMIME_nodescription = 'Íåìຠîïèñó äëÿ öüîãî ïåðåòâîðåííÿ.<br />Ïðîøó ïèòàòèñÿ àâòîðà, ùî ðîáèòü %s.';
303 $strMIME_transformation = 'Ïåðåòâîðåííÿ ̲ÌÅ-òèïó áðîâçåðîì';
304 $strMIME_transformation_note = 'Ùîá îòðèìàòè ñïèñîê ìîæëèâèõ îïö³é ³ ¿õ MIME-type ïåðåòâîðåíü, íàòèñí³òü %sîïèñè ïåðåòâîðåíü%s';
305 $strMIME_transformation_options = 'Îïö³¿ ïåðåòâîðåííÿ';
306 $strMIME_transformation_options_note = 'Ïðîøó âïèñàòè çíà÷åííÿ îïö³é ïåðåòâîðåííÿ ó òàêîìó ôîðìàò³: \'a\',\'b\',\'c\'...<br />ßêùî íåîáõ³äíî ïîäàòè çâîðîòí³é ñëåø ("\") ÷è ïîîäèíîê³ ëàïêè ("\'") ó öèõ çíà÷åííÿõ, ïîñòàâòå ïåðåä íèìè äîäàòêîâèé çâîðîòí³é ñëåø (íàïðèêëàä \'\\\\xyz\' ÷è \'a\\\'b\').';
307 $strMIME_without = 'MIME-types ïîäàí³ êóðñèâîì íå ìàþòü îêðåìèõ ôóíêö³é ïåðåòâîðåííÿ';
308 $strModifications = 'Ìîäèô³êàö³¿ áóëî çáåðåæåíî';
309 $strModify = 'Çì³íèòè';
310 $strModifyIndexTopic = 'Çì³íèòè ³íäåêñ';
311 $strMoveTable = 'Ïåðåíåñòè òàáëèöþ â (áàçà äàíèõ<b>.</b>òàáëèöÿ):';
312 $strMoveTableOK = 'Òàáëèöþ %s áóëî ïåðåíåñåíî â %s.';
313 $strMoveTableSameNames = 'Íå ìîæó ïåðåíåñòè òàáëèöþ ñàìó â ñåáå!';
314 $strMultilingual = 'áàãàòîìîâí³';
315 $strMySQLCharset = 'MySQL Charset';
316 $strMySQLSaid = '³äïîâ³äü MySQL: ';
317 $strMySQLShowProcess = 'Ïîêàçàòè ïðîöåñè';
318 $strMySQLShowStatus = 'Ïîêàçàòè ñòàí MySQL';
319 $strMySQLShowVars = 'Ïîêàçàòè ñèñòåìí³ çì³íí³ MySQL';
320  
321 $strName = 'Íàçâà';
322 $strNext = 'Äàëüøå';
323 $strNo = 'ͳ';
324 $strNoDatabases = 'ÁÄ â³äñóòí³';
325 $strNoDatabasesSelected = 'Íå âèáðàíî áàçè äàíèõ.';
326 $strNoDescription = 'áåç îïèñó';
327 $strNoDropDatabases = 'Îïåðàòîðè "DROP DATABASE" çàáîðîíåí³.';
328 $strNoExplain = 'Íå òëóìà÷èòè SQL';
329 $strNoFrames = 'Äëÿ ðîáîòè phpMyAdmin ïîòð³áíî áðàóçåð ç ï³äòðèìêîþ <b>ôðåéì³â</b>.';
330 $strNoIndex = '²íäåêñ íå âèçíà÷åíî!';
331 $strNoIndexPartsDefined = 'Íå âèçíà÷åíî ÷àñòèíè ³íäåêñà!';
332 $strNoModification = 'Çì³í íåìàº';
333 $strNoOptions = 'Öåé ôîðìàò íå ìຠîïö³é';
334 $strNoPassword = 'Áåç ïàðîëþ';
335 $strNoPermission = 'Âåá-ñåðâåð íå ìຠïðèâ³ëå¿â äëÿ çáåðåæåííÿ ôàéëó %s.';
336 $strNoPhp = 'áåç PHP êîäó';
337 $strNoPrivileges = 'Áåç ïðèâ³ëå¿â';
338 $strNoRights = 'Âè äëÿ öüîãî ìàºòå íåäîñòàòíüî ïðàâ!';
339 $strNoSpace = 'Áðàêóº ì³ñöÿ äëÿ çáåðåæåííÿ ôàéëó %s.';
340 $strNoTablesFound = 'Â ÁÄ íå âèÿâëåíî òàáëèöü.';
341 $strNoUsersFound = 'Íå çíàéäåíî êîðèñòóâà÷à.';
342 $strNoValidateSQL = 'Íå ïåðåâ³ðÿòè SQL';
343 $strNone = 'Íåìàº';
344 $strNotNumber = 'Öå íå ÷èñëî!';
345 $strNotOK = 'íå OK';
346 $strNotSet = 'Òàáëèöþ <b>%s</b> íå çíàéäåíî àáî íå âèçíà÷åíî ó %s';
347 $strNull = 'Íóëü';
348 $strNumSearchResultsInTable = '%s ñï³âïàä³ííÿ ó òàáëèö³ <i>%s</i>';
349 $strNumSearchResultsTotal = '<b>Ðàçîì:</b> <i>%s</i> ñï³âïàä³ííÿ';
350 $strNumTables = 'Òàáëèöü';
351  
352 $strOK = 'OK';
353 $strOperations = 'Îïåðàö³é';
354 $strOptimizeTable = 'Îïòèì³çóâàòè òàáëèöþ';
355 $strOr = 'àáî';
356 $strOverhead = 'Íàäì³ðí³ âèäàòêè';
357 $strOverwriteExisting = 'Çàì³íÿòè ³ñíóþ÷³ ôàéëè';
358  
359 $strPHP40203 = 'Âè âèêîðèñòîâóºòå âåðñ³þ PHP 4.2.3, ÿêà ìຠñåðéîçíó ïîìèëêó ïðè ðîáîò³ ç multi-byte strings (mbstring). Äèâ PHP bug report 19404. Öþ âåðñ³þ PHP íå ðåêîìåíäóºòüñÿ âèêîðèñòîâóâàòè ç phpMyAdmin.';
360 $strPHPVersion = 'Âåðñ³ÿ PHP';
361 $strPageNumber = 'Íîìåð ñòîð³íêè:';
362 $strPaperSize = 'Ôîðìàò ïàïåðó';
363 $strPartialText = '×àñòêîâ³ òåêñòè';
364 $strPassword = 'Ïàðîëü';
365 $strPasswordChanged = 'Ïàðîëü äëÿ %s óñï³øíî çì³íåíî.';
366 $strPasswordEmpty = 'Ïîðîæí³é ïàðîëü!';
367 $strPasswordNotSame = 'Ïàðîë³ íå îäíàêîâ³!';
368 $strPdfDbSchema = 'Ñõåìà áàçè äàíèõ "%s" - Ñòîð³íêà %s';
369 $strPdfInvalidTblName = 'Òàáëèö³ "%s" íå ³ñíóº!';
370 $strPdfNoTables = 'Òàáëèöü íåìàº';
371 $strPerHour = 'çà ãîäèíó';
372 $strPerMinute = 'çà õâèëèíó';
373 $strPerSecond = 'çà ñåêóíäó';
374 $strPhoneBook = 'òåëåôîííà êíèãà';
375 $strPhp = 'Ñòâîðèòè PHP êîä';
376 $strPmaDocumentation = 'Äîêóìåíòàö³ÿ ïî phpMyAdmin';
377 $strPmaUriError = 'Çì³ííà <tt>$cfg[\'PmaAbsoluteUri\']</tt> ÏÎÂÈÍÍÀ áóòè âñòàíîâëåíà ó Âàøîìó êîíô³´óðàö³éíîìó ôàéë³!';
378 $strPortrait = 'Portrait';
379 $strPos1 = 'Ïî÷àòîê';
380 $strPrevious = 'Íàçàä';
381 $strPrimary = 'Ïåðâèííèé';
382 $strPrimaryKeyHasBeenDropped = 'Ïåðâèííèé êëþ÷ áóëî çíèùåíî';
383 $strPrimaryKeyName = '²ì\'ÿ ïåðâèííîãî êëþ÷à ïîâèííî áóòè PRIMARY!';
384 $strPrimaryKeyWarning = '("PRIMARY" <b>ïîâèííî</b> áóòè ³ìåíåì <b>ëèøå</b> ïåðâèííîãî êëþ÷à!)';
385 $strPrint = 'Äðóê';
386 $strPrintView = 'Âåðñ³ÿ äëÿ äðóêó';
387 $strPrivDescAllPrivileges = 'Äîçâîëèòè âñ³ ïðàâà çà âèíÿòêîì GRANT.';
388 $strPrivDescAlter = 'Äîçâîëèòè çì³íþâàòè ñòðóêòóðó íàÿâíèõ òàáëèöü.';
389 $strPrivDescCreateDb = 'Äîçâîëèòè ñòâîðþâàòè íîâ³ áàçè äàíèõ òà òàáëèö³.';
390 $strPrivDescCreateTbl = 'Äîçâîëèòè ñòâîðþâàòè íîâ³ òàáëèö³.';
391 $strPrivDescCreateTmpTable = 'Äîçâîëèòè ñòâîðþâàòè òèì÷àñîâ³ òàáëèö³.';
392 $strPrivDescDelete = 'Äîçâîëèòè çíèùóâàòè äàí³ ç òàáëèöü.';
393 $strPrivDescDropDb = 'Äîçâîëèòè çíèùóâàòè áàçè äàíèõ òà òàáëèö³.';
394 $strPrivDescDropTbl = 'Äîçâîëèòè çíèùóâàòè òàáëèö³.';
395 $strPrivDescExecute = 'Äîçâîëèòè âèêîíàííÿ çáåðåæåíèõ ïðîöåäóð; Íååôåêòèâíî äëÿ ö³º¿ âåðñ³¿ MySQL.';
396 $strPrivDescFile = 'Äîçâîëèòè ³ìïîðò äàíèõ ç ôàéë³â, òà åêñïîðò ó ôàéëè.';
397 $strPrivDescGrant = 'Äîçâîëèòè äîäàâàííÿ êîðèñòóâà÷³â òà ïðàâ áåç ïåðåçàâàíòàæåííÿ òàáëèö³ ïðàâ.';
398 $strPrivDescIndex = 'Äîçâîëèòè ñòâîðåííÿ òà çíèùåííÿ ³íäåêñ³â.';
399 $strPrivDescInsert = 'Äîçâîëèòè âñòàâêó òà çàì³íó äàíèõ.';
400 $strPrivDescLockTables = 'Äîçâîëèòè áëîêóâàííÿ òàáëèöü äëÿ á³æó÷èõ ïîòîê³â.';
401 $strPrivDescMaxConnections = 'Îáìåæèòè ê³ëüê³ñòü íîâèõ ï³ä\'ºäíàíü, ÿê³ êîðèñòóâà÷ ìîæå ñòâîðþâàòè ïðîòÿãîì ãîäèíè.';
402 $strPrivDescMaxQuestions = 'Îáìåæèòè ê³ëüê³ñòü çàïèò³â, ÿê³ êîðèñòóâà÷ ìîæå íàä³ñëàòè ñåðâåðó ïðîòÿãîì ãîäèíè.';
403 $strPrivDescMaxUpdates = 'Îáìåæèòè ê³ëüê³ñòü êîìàíä, ùî âíîñÿòü çì³íè äî áóäü-ÿêî¿ òàáëèö³ ÷è áàçè äàíèõ, ÿê³ êîðèñòóâà÷ ìîæå âèêîíàòè ïðîòÿãîì ãîäèíè.';
404 $strPrivDescProcess3 = 'Äîçâîëèòè ïðèïèíÿòè ïðîöåñè ³íøèõ êîðèñòóâà÷³â.';
405 $strPrivDescProcess4 = 'Äîçâîëèòè ïåðåãëÿä ïîâíèõ çàïèò³â ó ñïèñêó ïðîöåñ³â.';
406 $strPrivDescReferences = 'Íååôåêòèâíî äëÿ ö³º¿ âåðñ³¿ MySQL.';
407 $strPrivDescReload = 'Äîçâîëèòè ïåðåçàâàíòàæåííÿ óñòàíîâîê òà î÷èùåííÿ êåøó ñåðâåðà.';
408 $strPrivDescReplClient = 'Íàäàòè êîðèñòóâà÷ó ïðàâî çàïèòóâàòè äå º slaves / masters.';
409 $strPrivDescReplSlave = 'Íåîáõ³äíî äëÿ ðåïë³êàö³¿ slaves.';
410 $strPrivDescSelect = 'Äîçâîëèòè ÷èòàííÿ äàíèõ.';
411 $strPrivDescShowDb = 'Íàäàòè äîñòóï äî ïîâíîãî ñïèñêó áàç äàíèõ.';
412 $strPrivDescShutdown = 'Äîçâîëèòè âèìêíåííÿ ñåðâåðà.';
413 $strPrivDescSuper = 'Äîçâîëèòè ï³ä\'ºäíàííÿ, íàâ³òü ÿêùî äîñÿãíóòî ìàêñèìàëüíî¿ ê³ëüêîñò³ ï³ä\'ºäíàíü; Îáîâ\'ÿçêîâî äëÿ á³ëüøîñò³ àäì³í³ñòðàòèâíèõ îïåðàö³é òàêèõ ÿê âñòàíîâëåííÿ ´ëîáàëüíèõ çì³ííèõ ÷è ïðèïèíåííÿ ïðîöåñ³â ³íøèõ êîðèñòóâà÷³â.';
414 $strPrivDescUpdate = 'Äîçâîëèòè çì³íó äàíèõ.';
415 $strPrivDescUsage = 'Íåìຠïðàâ.';
416 $strPrivileges = 'Ïðèâ³ëå¿';
417 $strPrivilegesReloaded = 'Ïðàâà óñï³øíî ïåðåçàâàíòàæåíî.';
418 $strProcesslist = 'Ñïèñîê ïðîöåñ³â';
419 $strPutColNames = 'Äàòè íàçâè ïîë³â ó ïåðøîìó ðÿäêó';
420  
421 $strQBE = 'Çàïèò çã³äíî ïðèêëàäó';
422 $strQBEDel = 'Âèäàëèòè';
423 $strQBEIns = 'Âñòàâèòè';
424 $strQueryFrame = '³êíî çàïèòó';
425 $strQueryOnDb = 'SQL-çàïèò äî ÁÄ <b>%s</b>:';
426 $strQuerySQLHistory = 'SQL-history';
427 $strQueryStatistics = '<b>Ñòàòèñòèêà çàïèò³â</b>: Ç ìîìåíòó çàïóñêó, äî ñåðâåðà áóëî íàä³ñëàíî %s çàïèò³â.';
428 $strQueryTime = 'Çàïèò âèêîíóâàâñÿ %01.4f ñåê';
429 $strQueryType = 'Òèï çàïèòó';
430 $strQueryWindowLock = 'Íå ïåðåêðèâàòè öåé çàïèò â ³íøèõ â³êíàõ';
431  
432 $strReType = 'ϳäòâåðäæåííÿ';
433 $strReceived = 'Îòðèìàíî';
434 $strRecords = 'Çàïèñè';
435 $strReferentialIntegrity = 'Ïåðåâ³ð ö³ë³ñí³ñòü äàíèõ íà ð³âí³ ïîñèëàíü:';
436 $strRelationNotWorking = 'Äîäàòêîâà ìîæëèâ³ñòü ðîáîòè ³ç çàë³íêîâàíèìè òàáëèöÿìè äåàêòèâîâàíà. Äëÿ òîãî, ùîá äîâ³äàòèñü ÷îìó, íàòèñí³òü %sòóò%s.';
437 $strRelationView = 'Ïåðåãëÿä çàëåæíîñòåé';
438 $strRelationalSchema = 'Ñõåìà çâ\'ÿçê³â';
439 $strRelations = 'Çâ\'ÿçêè';
440 $strReloadMySQL = 'Ïåðåçàâàíòàæèòè MySQL';
441 $strReloadingThePrivileges = 'Ïåðåçàâàíòàæåííÿ ïðàâ';
442 $strRemoveSelectedUsers = 'Óñóíóòè â³äì³÷åíèõ êîðèñòóâà÷³â';
443 $strRenameTable = 'Ïåðåéìåíóâàòè òàáëèöþ â';
444 $strRenameTableOK = 'Òàáëèöþ %s áóëî ïåðåéìåíîâàíî â %s';
445 $strRepairTable = 'Ðåìîíòóâàòè òàáëèöþ';
446 $strReplaceNULLBy = 'Çàì³íèòè NULL íà';
447 $strReplaceTable = 'Çàì³íèòè äàí³ òàáëèö³ äàíèìè ç ôàéëó';
448 $strReset = 'Ïåðåâñòàíîâèòè';
449 $strResourceLimits = 'Îáìåæåííÿ ðåñóðñ³â';
450 $strRevoke = '³äì³íèòè';
451 $strRevokeAndDelete = '³äì³íèòè âñ³ àêòèâí³ ïðàâà êîðèñòóâà÷³â òà óñóíóòè ¿õ ï³ñëÿ öüîãî.';
452 $strRevokeAndDeleteDescr = 'Êîðèñòóâà÷³ âñå ùå áóäóòü ìàòè ïðàâî ÊÎÐÈÑÒÓÂÀÍÍß (USAGE) äî òèõ ï³ð, ïîêè íå áóäóòü ïåðåçàâàíòàæåí³ ïðàâà.';
453 $strRevokeMessage = 'Âè çì³íèëè ïðèâ³ëå¿ äëÿ %s';
454 $strRowLength = 'Äîâæèíà ðÿäêà';
455 $strRowSize = ' Ðîçì³ð ðÿäêà ';
456 $strRows = 'Ðÿäêè';
457 $strRowsFrom = 'ðÿäê³â ç';
458 $strRowsModeFlippedHorizontal = 'ãîðèçîíòàëüíî (rotated headers)';
459 $strRowsModeHorizontal = ' ãîðèçîíòàëüíî ';
460 $strRowsModeOptions = '-ãî %s ³ äóáëþâàòè çàãîëîâêè ÷åðåç êîæí³ %s ðÿäê³â ';
461 $strRowsModeVertical = ' âåðòèêàëüíî ';
462 $strRowsStatistic = 'Ñòàòèñòèêà ðÿäêà';
463 $strRunQuery = 'Âèêîíàòè çàïèò';
464 $strRunSQLQuery = 'Âèêîíàòè SQL çàïèò(è) äî ÁÄ %³';
465 $strRunning = 'íà %s';
466 $strRussian = 'Ðîñ³éñüêå';
467  
468 $strSQL = 'SQL';
469 $strSQLOptions = 'SQL îïö³¿';
470 $strSQLParserBugMessage = 'Ìîæëèâî Âè çíàéøëè ïîìèëêó â ïàðñåð³ SQL. Ïðîøó äåòàëüí³øå ïåðåâ³ðèòè ÷è êîðåêòíî âæèò³ ³ íå ïðîïóùåí³ ëàïêè ó Âàøîìó çàïèò³. ²íøîþ ìîæëèâîþ ïðè÷èíîþ ïîìèëêè ìîæå áóòè òå ùî Âè çàâàíòàæèëè ôàéë ç äâ³éêîâèìè äàíèìè ðîçì³ùåíèìè ïîçà âçÿòèì â ëàïêè òåêñòîì. Ñïðîáóéòå âèêîíàòè Âàø çàïèò çà äîïîìîãîþ îáîëîíêè MySQL ç êîìàíäíî¿ ñòð³÷êè. Ïîâ³äîìëåííÿ MySQL ñåðâåðà ïðî ïîìèëêó ïîäàíå íèæ÷å (ÿêùî º òàêå) òàêîæ ìîæå äîïîìîãòè Âàì ó âèçíà÷åíí³ ïðîáëåìè. ßêùî ó Âàñ âñå ùå âèíèêàþòü ïðîáëåìè ÷è ïàðñåð âèäຠïîìèëêó, à ç êîìàíäíî¿ ñòð³÷êè çàïèòè âèêîíóþòüñÿ, ïðîøó ñêîðîòèòè Âàø ââ³äíèé SQL çàïèò äî îäíîãî çàïèòó, ÿêèé âëàñíå ³ âèêëèêຠïðîáëåìè, ³ â³ä³øë³òü ïîâ³äîìëåííÿ ïðî ïîìèëêó ç ïîðö³ºþ äàíèõ ó ðîçä³ë³ CUT íèæ÷å:';
471 $strSQLParserUserError = 'There seems to be an error in your SQL query. Ïîâ³äîìëåííÿ MySQL ñåðâåðà ïðî ïîìèëêó ïîäàíå íèæ÷å (ÿêùî º òàêå) òàêîæ ìîæå äîïîìîãòè Âàì ó âèçíà÷åíí³ ïðîáëåìè.';
472 $strSQLQuery = 'SQL-çàïèò';
473 $strSQLResult = 'SQL result';
474 $strSQPBugInvalidIdentifer = 'Íåêîðåêòíèé ³äåíòèô³êàòîð';
475 $strSQPBugUnclosedQuote = 'Íå çàêðèò³ ëàïêè';
476 $strSQPBugUnknownPunctuation = 'Íåâ³äîìèé ñèìâîë ïóíêòóàö³¿';
477 $strSave = 'Çáåðåãòè';
478 $strSaveOnServer = 'Çáåðåãòè íà ñåðâåð³ â êàòàëîãó %s ';
479 $strScaleFactorSmall = 'Çàíàäòî ìàëèé ìàñøòàá ùîá ñõåìà çàéìàëà ö³ëó ñòîð³íêó';
480 $strSearch = 'Øóêàòè';
481 $strSearchFormTitle = 'Øóêàòè â áàç³ äàíèõ';
482 $strSearchInTables = 'Âñåðåäèí³ òàáëèöü:';
483 $strSearchNeedle = 'Ñëîâà ÷è çíà÷åííÿ, ÿê³ ïîòð³áíî çíàéòè (ìàñêà: "%"):';
484 $strSearchOption1 = 'ïðèíàéì³ îäíå ç ñë³â';
485 $strSearchOption2 = 'âñ³ ñëîâà';
486 $strSearchOption3 = 'òî÷íó ôðàçó';
487 $strSearchOption4 = 'ðåãóëÿðíèé âèðàç';
488 $strSearchResultsFor = 'Ðåçóëüòàòè ïîøóêó "<i>%s</i>" %s:';
489 $strSearchType = 'Çíàéòè:';
490 $strSecretRequired = 'Êîíô³ãóðàö³éíèé ôàéë ïîòðåáóº ñåêðåòíó ôðàçó (ïàðîëü).';
491 $strSelectADb = 'Ïðîøó âèáðàòè ÁÄ';
492 $strSelectAll = '³äì³òèòè âñå';
493 $strSelectFields = 'Âèáðàòè ïîëÿ (ùîíàéìåíøå îäíå):';
494 $strSelectNumRows = 'ïî çàïèòó';
495 $strSelectTables = 'Âèáðàòè òàáëèö³';
496 $strSend = '³ä³ñëàòè';
497 $strSent = '³äïðàâëåíî';
498 $strServer = 'Ñåðâåð';
499 $strServerChoice = 'Âèá³ð ñåðâåðà';
500 $strServerStatus = '²íôîðìàö³ÿ ïðî ðîáîòó ñåðâåðà';
501 $strServerStatusUptime = 'Öåé MySQL ñåðâåð ïðàöþº %s. Ñòàðòóâàâ %s.';
502 $strServerTabProcesslist = 'Ïðîöåñè';
503 $strServerTabVariables = 'Çì³íí³';
504 $strServerTrafficNotes = '<b>Òðàô³ê ñåðâåðà</b>: òàáëèö³ ïîêàçóþòü ñòàòèñòèêó çàâàíòàæåííÿ ìåðåæ³ öèì MySQL ñåðâåðîì ç ìîìåíòó éîãî çàïóñêó.';
505 $strServerVars = 'Çì³íí³ ñåðâåðà òà íàëàøòóâàííÿ';
506 $strServerVersion = 'Âåðñ³ÿ ñåðâåðà';
507 $strSessionValue = 'Çíà÷åííÿ ñåñ³¿';
508 $strSetEnumVal = 'Äëÿ òèï³â ïîëÿ "enum" òà "set", ââåä³òü çíà÷åííÿ çã³äíî òàêîãî ôîðìàòó: \'a\',\'b\',\'c\'...<br />ßêùî âàì áóäå ïîòð³áíî ââåñòè çâîðîòíþ êîñó ðèñêó ("\"") àáî ïîîäèíîê³ ëàïêè ("\'") ïîñåðåä öèõ çíà÷åíü, ïîñòàâòå ïåðåä íèìè çâîðîòíþ êîñó ðèñêó (íàïðèêëàä, \'\\\\xyz\' ÷è \'a\\\'b\').';
509 $strShow = 'Ïîêàçàòè';
510 $strShowAll = 'Ïîêàçàòè âñå';
511 $strShowColor = 'Ïîêàçàòè êîë³ð';
512 $strShowDatadictAs = 'Ôîðìàò ñëîâíèêà';
513 $strShowFullQueries = 'Ïîêàçàòè ïîâí³ çàïèòè';
514 $strShowGrid = 'Ïîêàçàòè ñ³òêó';
515 $strShowPHPInfo = 'Ïîêàçàòè ³íôîðìàö³þ ïðî PHP';
516 $strShowTableDimension = 'Ïîêàçàòè ðîçì³ðè òàáëèöü';
517 $strShowTables = 'Ïîêàçàòè òàáëèö³';
518 $strShowThisQuery = ' Ïîêàçàòè äàíèé çàïèò çíîâó ';
519 $strShowingRecords = 'Ïîêàçàíî çàïèñè ';
520 $strSimplifiedChinese = 'Êèòàéñüêå Ñïðîùåíå';
521 $strSingly = '(îêðåìî)';
522 $strSize = 'Ðîçì³ð';
523 $strSort = 'Ïîñîðòóâàòè';
524 $strSpaceUsage = 'Ïðîñò³ð, ùî âèêîðèñòîâóºòüñÿ';
525 $strSplitWordsWithSpace = 'Ñëîâà ðîçä³ëåí³ ïðîá³ëîì (" ").';
526 $strStatCheckTime = 'Ïåðåâ³ðåíî';
527 $strStatCreateTime = 'Ñòâîðåíî';
528 $strStatUpdateTime = 'Ïîíîâëåíî';
529 $strStatement = 'Ïàðàìåòð';
530 $strStatus = 'Ñòàòóñ';
531 $strStrucCSV = 'CSV äàí³';
532 $strStrucData = 'Ñòðóêòóðó ³ äàí³';
533 $strStrucDrop = 'Äîäàòè âèäàëåííÿ òàáëèö³';
534 $strStrucExcelCSV = 'CSV äëÿ äàíèõ MS Excel';
535 $strStrucOnly = 'Ëèøå ñòðóêòóðó';
536 $strStructPropose = 'Çàïðîïîíóâàòè ñòðóêòóðó òàáëèö³';
537 $strStructure = 'Ñòðóêòóðà';
538 $strSubmit = 'Âèêîíàòè';
539 $strSuccess = 'Âàø SQL-çàïèò áóëî óñï³øíî âèêîíàíî';
540 $strSum = 'Âñüîãî';
541 $strSwedish = 'Øâåäñüêå';
542 $strSwitchToTable = 'Ïåðåéòè äî ñêîï³éîâàíî¿ òàáëèö³';
543  
544 $strTable = 'òàáëèöÿ ';
545 $strTableComments = 'Êîìåíòàð äî òàáëèö³';
546 $strTableEmpty = 'Ïîðîæíÿ íàçâà òàáëèö³!';
547 $strTableHasBeenDropped = 'Òàáëèöþ %s áóëî çíèùåíî';
548 $strTableHasBeenEmptied = 'Òàáëèöþ %s áóëî î÷èùåíî';
549 $strTableHasBeenFlushed = 'Áóëî î÷èùåíî êåø òàáëèö³ %s';
550 $strTableMaintenance = 'Îáñëãîâóâàííÿ òàáëèö³';
551 $strTableOfContents = 'Çì³ñò';
552 $strTableOptions = 'Íàëàøòóâàííÿ òàáëèö³';
553 $strTableStructure = 'Ñòðóêòóðà òàáëèö³';
554 $strTableType = 'Òèï òàáëèö³';
555 $strTables = '%s òàáëèö(³)';
556 $strTblPrivileges = 'Ïðàâà, ÿê³ ñòîñóþòüñÿ òàáëèö³';
557 $strTextAreaLength = ' ×åðåç âåëèêó äîâæèíó,<br /> öå ïîëå íå ìîæå áóòè â³äðåäàãîâàíî ';
558 $strThai = 'Òàéñüêå';
559 $strThisHost = 'Öåé õîñò';
560 $strThisNotDirectory = 'Öå íå êàòàëîã';
561 $strThreadSuccessfullyKilled = 'Ïðîöåñ %s ïðèïèíåíî.';
562 $strTime = '×àñ';
563 $strToggleScratchboard = 'ââ³ìêíóòè ÷îðíîâèê (scratchboard)';
564 $strTotal = 'âñüîãî';
565 $strTotalUC = 'Ðàçîì';
566 $strTraditionalChinese = 'Êèòàéñüêå Òðàäèö³éíå';
567 $strTraffic = 'Òðàô³ê';
568 $strTransformation_image_jpeg__inline = '³äîáðàæຠclickable thumbnail; îïö³¿: øèðèíà, âèñîòà ó ï³êñåëàõ (çáåð³ãຠïî÷àòêîâ³ ïðîïîðö³¿)';
569 $strTransformation_image_jpeg__link = '³äîáðàæຠë³íê äî öüîãî ìàëþíêó (direct blob download, i.e.).';
570 $strTransformation_image_png__inline = 'Äèâ. image/jpeg: inline';
571 $strTransformation_text_plain__dateformat = 'Âçÿòè ïîëå TIME, TIMESTAMP ÷è DATETIME ³ ñôîðìàòóâàòè éîãî â³äïîâ³äíî äî ëîêàëüíîãî ôîðìàòó äàòè. Ïåðøà îïö³ÿ - öå ³íòåðâàë (â ãîäèíàõ) ÿêèé áóäå äîäàíî äî ÷àñîâî¿ ì³òêè (çà çàìîâ÷óâàííÿì: 0). Äðóãà îïö³ÿ - ³íøèé ôîðìàò äàòè â³äïîâ³äíî äî ïàðàìåòð³â çàäàíèõ äëÿ PHP strftime().';
572 $strTransformation_text_plain__external = 'LINUX ONLY: Çàïóñêຠçîâí³øíþ ïðîãðàìó ³ ïîäຠäàí³ ÷åðåç ñòàíäàðòíèé ââ³ä. Ïîâåðòຠñíàääàðòíèé âèâ³ä ïðîãðàìè. Çà çàìîâ÷óâàííÿì ïðîãðàìîþ º Tidy, ÿêà ãàðíî äðóêóº HTML êîä. Ç ì³ðêóâàíü áåçïåêè, Âàì ïîòð³áíî ñàìîñò³éíî â³äðåäàãóâàòè ôàéë libraries/transformations/text_plain__external.inc.php òà âïèñàòè ïðîãðàìè äîçâîëåí³ äëÿ çàïóñêó. Ó òàêîìó âèïàäêó, ïåðøà îïö³ÿ - ê³ëüê³ñòü ïðîãðàì, ÿê³ Âè áàæàºòå âèêîðèñòîâóâàòè ³ äðóãà - ïàðàìåòðè äëÿ ïðîãðàì. Òðåòÿ îïö³ÿ, âñòàíîâëåíà â 1, áóäå êîâåðòóâàòè âèâ³ä âèêîðèñòîâóþ÷è htmlspecialchars() (çà çàìîâ÷óâàííÿì: 1). ×åòâåðòà îïö³ÿ, âñòàíîâëåíà â 1, áóäå äîäàâàòè NOWRAP äî êîæíî¿ êîì³ðêè êîíòåíòó, òàê ùî âåñè âèâ³ä áóäå ïîêàçàíî áåç ïåðåôîðìàòóâàííÿ (çà çàìîâ÷óâàííÿì: 1)';
573 $strTransformation_text_plain__formatted = 'Çáåð³ãຠïî÷àòêîâå ôîðìàòóâàííÿ ïîëÿ. Íå âíîñÿòüñÿ ìîäèô³êàö³¿.';
574 $strTransformation_text_plain__imagelink = 'Ïîêàçóº ìàëþíîê ³ ë³íê, ïîëå ì³ñòèòü íàçâó ôàéëó; ïåðøà îïö³ÿ - ïðåô³êñ, ïîä³áíî äî "http://domain.com/", äðóãà - øèðèíà â ï³êñåëàõ, òðåòÿ - âèñîòà.';
575 $strTransformation_text_plain__link = 'Ïîêàçóº ë³íê, ïîëå ì³ñòèòü íàçâó ôàéëó; ïåðøà îïö³ÿ - ïðåô³êñ, ïîä³áíî äî "http://domain.com/", äðóãà îïö³ÿ - title äëÿ ë³íêó.';
576 $strTransformation_text_plain__substr = 'Ïîêàçóº ëèøå ÷àñòèíó òåêñòó. Ïåðøà îïö³ÿ - öå â³äñòóï ÿêèé âèçíà÷ຠç ÿêîãî ì³ñöÿ ïîâèíåí ïî÷àòèñÿ âèâ³ä òåêñòó (çà çàìîâ÷óâàííÿì: 0). Äðóãà îïö³ÿ - âèçíà÷ຠñê³ëüêè òåêñòó áóäå âèâåäåíî. ßêùî âîíà ïîðîæíÿ - âèâîäèòüñÿ ðåøòà âñüîãî òåêñòó. Òðåòÿ îïö³ÿ - âèçíà÷ຠÿê³ ñèìâîëè áóäå äîäàíî ï³ñëÿ âèâåäåíîãî òåêñòîâîãî ñåãìåíòó (çà çàìîâ÷óâàííÿì: ...) .';
577 $strTruncateQueries = 'Îáð³çàòè ïîêàçàí³ çàïèòè';
578 $strTurkish = 'Òóðåöüêå';
579 $strType = 'Òèï';
580  
581 $strUkrainian = 'Óêðà¿íñüêå';
582 $strUncheckAll = 'Çíÿòè óñ³ â³äì³òêè';
583 $strUnicode = 'Þí³êîä';
584 $strUnique = 'Óí³êàëüíå';
585 $strUnknown = 'íåâ³äîìå';
586 $strUnselectAll = 'Çíÿòè âñ³ â³äì³òêè';
587 $strUpdComTab = 'Çà ³íôîðìàö³ºþ ÿê ïîíîâèòè Âàøó òàáëèöþ Column_comments ïðîøó äèâèòèñü ó Äîêóìåíòàö³¿';
588 $strUpdatePrivMessage = 'Áóëî çì³íåíî ïðèâ³ëå¿ äëÿ';
589 $strUpdateProfileMessage = 'Ïðîô³ëü áóëî ïîíîâëåíî.';
590 $strUpdateQuery = 'Äîïîâíèòè çàïèò';
591 $strUsage = 'Âèêîðèñòàííÿ';
592 $strUseBackquotes = 'Çâîðîòí³ ëàïêè â íàçâàõ òàáëèöü ³ ïîë³â';
593 $strUseHostTable = 'Âèêîðèñòîâóâàòè Òàáëèöþ Õîñò³â';
594 $strUseTables = 'Âèêîðèñòîâóâàòè òàáëèö³';
595 $strUseTextField = 'Âèêîðèñòîâóâàòè òåêñòîâå ïîëå';
596 $strUser = 'Êîðèñòóâà÷';
597 $strUserAlreadyExists = 'Êîðèñòóâà÷ %s âæå ³ñíóº!';
598 $strUserEmpty = 'Ïîðîæíº ³\'ìÿ êîðèñòóâà÷à!';
599 $strUserName = '²ì\'ÿ êîðèñòóâà÷à';
600 $strUserNotFound = 'Âêàçàíîãî êîðèñòóâà÷à íå çíàéäåíî â òàáëèö³ ïðàâ.';
601 $strUserOverview = 'Îãëÿä êîðèñòóâà÷³â';
602 $strUsersDeleted = '³äì³÷åíèõ êîðèñòóâà÷³â óñï³øíî óñóíóòî.';
603 $strUsersHavingAccessToDb = 'Êîðèñòóâà÷³, êîòð³ ìàþòü äîñòóï äî &quot;%s&quot;';
604  
605 $strValidateSQL = 'Ïåðåâ³ðèòè SQL';
606 $strValidatorError = 'Íå ìîæó çàïóñòèòè ïåðåâ³ðêó SQL. Ïðîøó ïðîêîíòðîëþâàòè ÷è çà³íñòàëüîâàíî íåîáõ³äí³ php extensions ÿê îïèñàíî â %säîêóìåíòàö³¿%s.';
607 $strValue = 'Çíà÷åííÿ';
608 $strVar = 'Çì³ííà';
609 $strViewDump = 'Ïåðåãëÿíóòè äàìï (ñõåìó) òàáëèö³';
610 $strViewDumpDB = 'Ïåðåãëÿíóòè äàìï (ñõåìó) ÁÄ';
611 $strViewDumpDatabases = 'Ïåðåãëÿíóòè dump (ñõåìó) áàç äàíèõ';
612  
613 $strWebServerUploadDirectory = 'êàòàëîã âåá-ñåðâåðà äëÿ çàâàíòàæåííÿ ôàéë³â (upload directory)';
614 $strWebServerUploadDirectoryError = 'Âñòàíîâëåíèé Âàìè êàòàëîã äëÿ çàâàíòàæåííÿ ôàéë³â íåäîñòóïíèé';
615 $strWelcome = 'Ëàñêàâî ïðîñèìî äî %s';
616 $strWestEuropean = 'Çàõ³äíî ªâðîïåéñüêå';
617 $strWildcard = 'øàáëîí';
618 $strWithChecked = 'Ç â³äì³÷åíèìè:';
619 $strWritingCommentNotPossible = 'Íåìîæëèâî äîäàòè êîìåíòàð';
620 $strWritingRelationNotPossible = 'Íåìîæëèâî äîäàòè çâ\'ÿçîê';
621 $strWrongUser = 'Íåâ³ðíèé ëîã³í/ïàðîëü. Äîñòóï íå äîçâîëåíî.';
622  
623 $strXML = 'XML';
624  
625 $strYes = 'Òàê';
626  
627 $strZeroRemovesTheLimit = 'Ïðèì³òêà: Âñòàíîâëåííÿ ö³º¿ îïö³¿ ó 0 (íóëü) çí³ìຠîáìåæåííÿ.';
628 $strZip = 'çàïàêóâàòè â "zip"';
629 // To translate
630  
631 $strAddAutoIncrement = 'Add AUTO_INCREMENT value'; //to translate
632  
633 $strUseThisValue = 'Use this value'; //to translate
634 $strWindowNotFound = 'The target browser window could not be updated. Maybe you have closed the parent window or your browser is blocking cross-window updates of your security settings'; //to translate
635 $strBrowseForeignValues = 'Browse foreign values'; //to translate
636 $strInternalRelations = 'Internal relations'; //to translate
637 $strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.'; //to translate
638 $strUpgrade = 'You should upgrade to %s %s or later.'; //to translate
639 $strLatexStructure = 'Structure of table __TABLE__';//to translate
640 $strLatexContinued = '(continued)';//to translate
641 $strLatexContent = 'Content of table __TABLE__';//to translate
642 $strLatexIncludeCaption = 'Include table caption';//to translate
643 $strLatexCaption = 'Table caption';//to translate
644 $strLatexLabel = 'Label key';//to translate
645 $strLatexContinuedCaption = 'Continued table caption';//to translate
646  
647 $strPrintViewFull = 'Print view (with full texts)'; //to translate
648 $strLogServer = 'Server'; //to translate
649 $strSortByKey = 'Sort by key'; //to translate
650 $strBookmarkAllUsers = 'Let every user access this bookmark'; //to translate
651 $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate
652 $strConstraintsForTable = 'Constraints for table'; //to translate
653 $strCreationDates = 'Creation/Update/Check dates'; //to translate
654 $strCheckOverhead = 'Check tables with overhead'; //to translate
655 $strExcelEdition = 'Excel edition'; //to translate
656 $strDelayedInserts = 'Use delayed inserts'; //to translate
657 $strSQLExportType = 'Export type'; //to translate
658 $strAddConstraints = 'Add constraints'; //to translate
659 $strGeorgian = 'Georgian'; //to translate
660 $strCzechSlovak = 'Czech-Slovak'; //to translate
661 $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate
662 $strMaximumSize = 'Maximum size: %s%s'; //to translate
663 $strConnectionError = 'Cannot connect: invalid settings.'; //to translate
664 $strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!'; //to translate
665 $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //to translate
666 $strIgnoreInserts = 'Use ignore inserts'; //to translate
667 $strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate
668 $strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
669 $strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
670 $strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
671 $strAfterInsertSame = 'Go back to this page'; //to translate
672 $strRenameDatabaseOK = 'Database %s has been renamed to %s'; //to translate
673 $strDatabaseEmpty = 'The database name is empty!'; //to translate
674 $strDBRename = 'Rename database to'; //to translate
675 $strOperator = 'Operator'; //to translate
676 $strEncloseInTransaction = 'Enclose export in a transaction'; //to translate
677 $strCalendar = 'Calendar'; //to translate
678 $strRefresh = 'Refresh'; //to translate
679 $strDefragment = 'Defragment table'; //to translate
680 $strNoRowsSelected = 'No rows selected'; //to translate
681 $strSpanish = 'Spanish'; //to translate
682 $strStrucNativeExcel = 'Native MS Excel data'; //to translate
683 $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
684 $strServerNotResponding = 'The server is not responding'; //to translate
685 $strTheme = 'Theme / Style'; //to translate
686 $strTakeIt = 'take it'; //to translate
687 $strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
688 $strIcelandic = 'Icelandic'; //to translate
689 $strLatvian = 'Latvian'; //to translate
690 $strPolish = 'Polish'; //to translate
691 $strRomanian = 'Romanian'; //to translate
692 $strSlovenian = 'Slovenian'; //to translate
693 $strTraditionalSpanish = 'Traditional Spanish'; //to translate
694 $strSlovak = 'Slovak'; //to translate
695 $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate
696 $strPersian = 'Persian'; //to translate
697 $strAddFields = 'Add %s field(s)'; //to translate
698 $strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
699 $strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
700 $strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
701 $strBinLogName = 'Log name'; //to translate
702 $strBinLogPosition = 'Position'; //to translate
703 $strBinLogEventType = 'Event type'; //to translate
704 $strBinLogServerId = 'Server ID'; //to translate
705 $strBinLogOriginalPosition = 'Original position'; //to translate
706 $strBinLogInfo = 'Information'; //to translate
707 $strBinaryLog = 'Binary log'; //to translate
708 $strSelectBinaryLog = 'Select binary log to view'; //to translate
709 $strDBCopy = 'Copy database to'; //to translate
710 $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate
711 $strSwitchToDatabase = 'Switch to copied database'; //to translate
712 $strPasswordHashing = 'Password Hashing'; //to translate
713 $strCompatibleHashing = 'MySQL&nbsp;4.0 compatible'; //to translate
714 $strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate
715 $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate
716 $strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate
717 $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate
718 $strNoActivity = 'No activity since %s seconds or more, please login again'; //to translate
719 $strApproximateCount = 'May be approximate. See FAQ 3.11'; //to translate
720 $strSQLExportCompatibility = 'SQL export compatibility'; //to translate
721 $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
722 $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
723 $strAfterInsertNext = 'Edit next row'; //to translate
724 $strView = 'View'; //to translate
725 $strViewHasBeenDropped = 'View %s has been dropped'; //to translate
726 $strEngines = 'Engines'; //to translate
727 $strStorageEngines = 'Storage Engines'; //to translate
728 $strStorageEngine = 'Storage Engine'; //to translate
729 $strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate
730 $strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate
731 $strEngineAvailable = '%s is available on this MySQL server.'; //to translate
732 $strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate
733 $strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate
734 $strMyISAMSortBufferSize = 'Sort buffer size'; //to translate
735 $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
736 $strMyISAMDataPointerSize = 'Data pointer size'; //to translate
737 $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
738 $strMyISAMRecoverOptions = 'Automatic recovery mode'; //to translate
739 $strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.'; //to translate
740 $strMyISAMRepairThreads = 'Repair threads'; //to translate
741 $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
742 $strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files'; //to translate
743 $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
744 $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate
745 $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
746 $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
747 $strVersionInformation = 'Version information'; //to translate
748 $strInnoDBDataHomeDir = 'Data home directory'; //to translate
749 $strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
750 $strInnoDBDataFilePath = 'Data files'; //to translate
751 $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate
752 $strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.'; //to translate
753 $strBufferPool = 'Buffer Pool'; //to translate
754 $strBufferPoolUsage = 'Buffer Pool Usage'; //to translate
755 $strDataPages = 'Pages containing data'; //to translate
756 $strFreePages = 'Free pages'; //to translate
757 $strBusyPages = 'Busy pages'; //to translate
758 $strDirtyPages = 'Dirty pages'; //to translate
759 $strPagesToBeFlushed = 'Pages to be flushed'; //to translate
760 $strLatchedPages = 'Latched pages'; //to translate
761 $strBufferPoolActivity = 'Buffer Pool Activity'; //to translate
762 $strReadRequests = 'Read requests'; //to translate
763 $strWriteRequests = 'Write requests'; //to translate
764 $strBufferReadMisses = 'Read misses'; //to translate
765 $strBufferReadMissesInPercent = 'Read misses in %'; //to translate
766 $strBufferWriteWaits = 'Write waits'; //to translate
767 $strBufferWriteWaitsInPercent = 'Write waits in %'; //to translate
768 $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
769 $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
770 $strHTMLWord = 'Microsoft Word 2000'; //to translate
771 $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
772 $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
773 $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
774 $strInnoDBPages = 'pages'; //to translate
775 $strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate
776 $strPrivDescCreateView = 'Allows creating new views.'; //to translate
777 $strPrivDescCreateUser = 'Allows creating, dropping and renaming user accounts.'; //to translate
778 $strPrivDescCreateRoutine = 'Allows creating stored routines.'; //to translate
779 $strPrivDescAlterRoutine = 'Allows altering and dropping stored routines.'; //to translate
780 $strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.'; //to translate
781 $strPrivDescExecute5 = 'Allows executing stored routines.'; //to translate
782 $strCreateDatabaseBeforeCopying = 'CREATE DATABASE before copying'; //to translate
783 $strGeneratePassword = 'Generate Password'; //to translate
784 $strGenerate = 'Generate'; //to translate
785 $strCopy = 'Copy'; //to translate
786 $strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data.'; //to translate
787 $strInvalidFieldCount = 'Table must have at least one field.'; //to translate
788 $strInvalidRowNumber = '%d is not valid row number.'; //to translate
789 $strInvalidColumnCount = 'Column count has to be larger than zero.'; //to translate
790 $strInvalidFieldAddCount = 'You have to add at least one field.'; //to translate
791 $strAndThen = 'and then'; //to translate
792 $strInvalidAuthMethod = 'Invalid authentication method set in configuration:'; //to translate
793 $strRunSQLQueryOnServer = 'Run SQL query/queries on server %s'; //to translate
794 $strCSV = 'CSV'; //to translate
795 $strImport = 'Import'; //to translate
796 $strImportFormat = 'Format of imported file'; //to translate
797 $strFileToImport = 'File to import'; //to translate
798 $strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s'; //to translate
799 $strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate
800 $strCSVImportOptions = 'CSV options'; //to translate
801 $strPartialImport = 'Partial import'; //to translate
802 $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
803 $strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.'; //to translate
804 $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
805 $strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.'; //to translate
806 $strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.'; //to translate
807 $strNothingToImport = 'You didn\'t enter any data to import!'; //to translate
808 $strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate
809 $strSkipQueries = 'Number of records(queries) to skip from start'; //to translate
810 $strInvalidColumn = 'Invalid column (%s) specified!'; //to translate
811 $strNoFilesFoundInZip = 'No files found inside ZIP archive!'; //to translate
812 $strErrorInZipFile = 'Error in ZIP archive:'; //to translate
813 $strFlushQueryCache = 'Flush query cache'; //to translate
814 $strFlushTables = 'Flush (close) all tables'; //to translate
815 $strHandler = 'Handler'; //to translate
816 $strJoins = 'Joins'; //to translate
817 $strKeyCache = 'Key cache'; //to translate
818 $strMaxConnects = 'max. concurrent connections'; //to translate
819 $strQueryCache = 'Query cache'; //to translate
820 $strReplication = 'Replication'; //to translate
821 $strServerStatusDelayedInserts = 'Delayed inserts'; //to translate
822 $strShowOpenTables = 'Show open tables'; //to translate
823 $strShowSlaveHosts = 'Show slave hosts'; //to translate
824 $strShowSlaveStatus = 'Show slave status'; //to translate
825 $strShowStatusReset = 'Reset'; //to translate
826 $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
827 $strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.'; //to translate
828 $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
829 $strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.'; //to translate
830 $strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.'; //to translate
831 $strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).'; //to translate
832 $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
833 $strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.'; //to translate
834 $strShowStatusFlush_commandsDescr = 'The number of executed FLUSH statements.'; //to translate
835 $strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.'; //to translate
836 $strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.'; //to translate
837 $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
838 $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
839 $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
840 $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
841 $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
842 $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
843 $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
844 $strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.'; //to translate
845 $strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.'; //to translate
846 $strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.'; //to translate
847 $strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).'; //to translate
848 $strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.'; //to translate
849 $strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.'; //to translate
850 $strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.'; //to translate
851 $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
852 $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
853 $strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.'; //to translate
854 $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
855 $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
856 $strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.'; //to translate
857 $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
858 $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
859 $strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.'; //to translate
860 $strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.'; //to translate
861 $strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.'; //to translate
862 $strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.'; //to translate
863 $strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.'; //to translate
864 $strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.'; //to translate
865 $strShowStatusInnodb_data_readsDescr = 'The total number of data reads.'; //to translate
866 $strShowStatusInnodb_data_writesDescr = 'The total number of data writes.'; //to translate
867 $strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.'; //to translate
868 $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
869 $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
870 $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
871 $strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.'; //to translate
872 $strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.'; //to translate
873 $strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.'; //to translate
874 $strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.'; //to translate
875 $strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.'; //to translate
876 $strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.'; //to translate
877 $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
878 $strShowStatusInnodb_pages_createdDescr = 'The number of pages created.'; //to translate
879 $strShowStatusInnodb_pages_readDescr = 'The number of pages read.'; //to translate
880 $strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.'; //to translate
881 $strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.'; //to translate
882 $strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.'; //to translate
883 $strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.'; //to translate
884 $strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.'; //to translate
885 $strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.'; //to translate
886 $strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.'; //to translate
887 $strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.'; //to translate
888 $strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.'; //to translate
889 $strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.'; //to translate
890 $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
891 $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
892 $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
893 $strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.'; //to translate
894 $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
895 $strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate
896 $strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate
897 $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
898 $strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAY queues.'; //to translate
899 $strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate
900 $strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate
901 $strShowStatusOpen_tablesDescr = 'The number of tables that are open.'; //to translate
902 $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
903 $strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.'; //to translate
904 $strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.'; //to translate
905 $strShowStatusQcache_hitsDescr = 'The number of cache hits.'; //to translate
906 $strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.'; //to translate
907 $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
908 $strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).'; //to translate
909 $strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.'; //to translate
910 $strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.'; //to translate
911 $strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).'; //to translate
912 $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
913 $strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.'; //to translate
914 $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
915 $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
916 $strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.'; //to translate
917 $strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.'; //to translate
918 $strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.'; //to translate
919 $strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.'; //to translate
920 $strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.'; //to translate
921 $strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.'; //to translate
922 $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
923 $strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.'; //to translate
924 $strShowStatusSort_rowsDescr = 'The number of sorted rows.'; //to translate
925 $strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.'; //to translate
926 $strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.'; //to translate
927 $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
928 $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
929 $strShowStatusThreads_connectedDescr = 'The number of currently open connections.'; //to translate
930 $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
931 $strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.'; //to translate
932 $strSorting = 'Sorting'; //to translate
933 $strTempData = 'Temporary data'; //to translate
934 $strThreads = 'Threads'; //to translate
935 $strLDI = 'CSV using LOAD DATA'; //to translate
936 $strLDILocal = 'Use LOCAL keyword'; //to translate
937 $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
938 $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
939 $strTableAlreadyExists = 'Table %s already exists!'; //to translate
940 $strTransactionCoordinator = 'Transaction coordinator'; //to translate
941 $strNumberOfFields = 'Number of fields'; //to translate
942 $strShowingBookmark = 'Showing bookmark'; //to translate
943 $strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.'; //to translate
944 $strDeleteNoUsersSelected = 'No users selected for deleting!'; //to translate
945 $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; //to translate
946 $strMaximalQueryLength = 'Maximal length of created query'; //to translate
947 $strBookmarkCreated = 'Bookmark %s created'; //to translate
948 $strBookmarkReplace = 'Replace existing bookmark of same name'; //to translate
949 $strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.'; //to translate
950 $strEsperanto = 'Esperanto'; //to translate
951 $strInvalidServerIndex = 'Invalid server index: "%s"'; //to translate
952 $strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.'; //to translate
953 $strFileNameTemplateDescriptionTable = 'table name'; //to translate
954 $strFileNameTemplateDescriptionDatabase = 'database name'; //to translate
955 $strFileNameTemplateDescriptionServer = 'server name'; //to translate
956 $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
957 $strProtocolVersion = 'Protocol version'; //to translate
958 $strMysqlClientVersion = 'MySQL client version'; //to translate
959 $strUsedPhpExtensions = 'Used PHP extensions'; //to translate
960 $strOpenNewWindow = 'Open new phpMyAdmin window'; //to translate
961 $strLanguageUnknown = 'Unknown language: %1$s.'; //to translate
962 $strLanguageFileNotFound = 'Language file "%1$s" not found.'; //to translate
963 $strThemeNoPreviewAvailable = 'No preview available.'; //to translate
964 $strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"'; //to translate
965 $strPDF = 'PDF'; //to translate
966 $strPDFOptions = 'PDF options'; //to translate
967 $strPDFReportTitle = 'Report title'; //to translate
968 $strInvalidCSVParameter = 'Invalid parameter for CSV import: %s'; //to translate
969 $strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.'; //to translate
970 $strInvalidCSVFormat = 'Invalid format of CSV input on line %d.'; //to translate
971 $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate
972 $strThemeNotFound = 'Theme %s not found!'; //to translate
973 $strThemeDefaultNotFound = 'Default theme %s not found!'; //to translate
974 $strThemeNoValidImgPath = 'No valid image path for theme %s found!'; //to translate
975 $strThemePathNotFound = 'Theme path not found for theme %s!'; //to translate
976 $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
977 $strSQLImportOptions = 'SQL options'; //to translate
978 $strBrowseDistinctValues = 'Browse distinct values'; //to translate
979 $strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.'; //to translate
980 $strViewMaxExactCount = 'This view has more than %s rows. Please refer to %sdocumentation%s.'; //to translate
981 ?>