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