Documentation TYPO3 par Ameos

hungarian-iso-8859-2.inc.php

00001 <?php
00002 /* $Id: hungarian-iso-8859-2.inc.php,v 2.6 2003/12/30 21:34:05 nijel Exp $ */
00003 
00004 // Peter Bakondy <bakondyp@freemail.hu>
00005 
00006 $charset = 'iso-8859-2';
00007 $text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
00008 $left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';
00009 $right_font_family = 'arial, helvetica, geneva, sans-serif';
00010 $number_thousands_separator = ' ';
00011 $number_decimal_separator = '.';
00012 // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
00013 $byteUnits = array('Bájt', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
00014 
00015 $day_of_week = array('V', 'H', 'K', 'Sze', 'Cs', 'P', 'Szo');
00016 $month = array('Jan', 'Feb', 'Márc', 'Ápr', 'Máj', 'Jún', 'Júl', 'Aug', 'Szept', 'Okt', 'Nov', 'Dec');
00017 // Leírás a $datefmt változó definiálásához:
00018 // http://www.php.net/manual/en/function.strftime.php
00019 $datefmt = '%Y. %B %d. %H:%M';
00020 
00021 $strAccessDenied = 'Hozzáférés megtagadva';
00022 $strAction = 'Parancs';
00023 $strAddDeleteColumn = 'Mez&#0337 Oszlopokat Hozzáad/Töröl';
00024 $strAddDeleteRow = 'Kritérium Sort Hozzáad/Töröl';
00025 $strAddNewField = 'Új mez&#0337 hozzáadása';
00026 $strAddPriv = 'Új privilégiumot ad';
00027 $strAddPrivMessage = 'Az új privilégiumot hozzáadtam.';
00028 $strAddSearchConditions = 'Keresési feltételek megadása (az "ahol" kikötések):';
00029 $strAddToIndex = 'Adj az indexhez &nbsp;%s&nbsp;oszlopot';
00030 $strAddUser = 'Új felhasználó hozzáadása';
00031 $strAddUserMessage = 'Az új felhasználót felvettem.';
00032 $strAffectedRows = 'Keresett sorok:';
00033 $strAfter = '%s után';
00034 $strAfterInsertBack = 'Vissza az el&#0337z&#0337 oldalra';
00035 $strAfterInsertNewInsert = 'Új sor beszúrása';
00036 $strAll = 'Mind';
00037 $strAllTableSameWidth = 'minden tábla ezzel a szélességgel jelenjen meg?';
00038 $strAlterOrderBy = 'Tábla megváltozása rendezve e szerint:';
00039 $strAnalyzeTable = 'Tábla vizsgálat';
00040 $strAnd = 'És';
00041 $strAnIndex = 'Indexet hozzáadtam: %s';
00042 $strAny = 'Bármely';
00043 $strAnyColumn = 'Bármely oszlop';
00044 $strAnyDatabase = 'Bármely adatbázis';
00045 $strAnyHost = 'Bármely hoszt';
00046 $strAnyTable = 'Bármely tábla';
00047 $strAnyUser = 'Bármely felhasználó';
00048 $strAPrimaryKey = 'Elsodleges kulcsot hozzáadtam: %s';
00049 $strAscending = 'Növekv&#0337';
00050 $strAtBeginningOfTable = 'A tábla elejénél';
00051 $strAtEndOfTable = 'A tábla végénél';
00052 $strAttr = 'Tulajdonságok';
00053 
00054 $strBack = 'Vissza';
00055 $strBeginCut = 'Kivágás Kezdete';
00056 $strBeginRaw = 'Feldolgozatlan Kezdete';
00057 $strBinary = 'Bináris';
00058 $strBinaryDoNotEdit = 'Bináris - nem szerkeszthet&#0337';
00059 $strBookmarkDeleted = 'A könyvjelzot töröltem.';
00060 $strBookmarkLabel = 'Felirat';
00061 $strBookmarkQuery = 'Feljegyzett SQL-kérés';
00062 $strBookmarkThis = 'Jegyezd fel az SQL-kérés';
00063 $strBookmarkView = 'Csak megnézhet&#0337';
00064 $strBrowse = 'Tartalom';
00065 $strBzip = '"bzip-pel tömörítve"';
00066 
00067 $strCantLoadMySQL = 'nem tudom betölteni a MySQL b&#0337vítményt,<br />ellen&#0337rizd a PHP konfigurációt.';
00068 $strCantLoadRecodeIconv = 'Nem tudom betölteni az iconv vagy recode kiterjesztést a karakterkészlet-átalakításhoz, állítsd be a php-t, hogy engedélyezze ezeket a kiterjesztéseket vagy tiltsd le a karakterkészlet-átalakítást a phpMyAdminban.';
00069 $strCantRenameIdxToPrimary = 'Nem tudom átnevezni az indexet PRIMARY-vá!';
00070 $strCantUseRecodeIconv = 'Nem tudom használni az iconv, libiconv sem a recode_string funkciókat mialatt a kiterjesztés-jelentéseket be kell tölteni. Ellen&#0337rizd a php konfigurációt.';
00071 $strCardinality = 'Számosság';
00072 $strCarriage = 'Kocsivissza: \\r';
00073 $strChange = 'Változtat';
00074 $strChangeDisplay = 'Válassz mez&#0337t a megjelenítéshez';
00075 $strChangePassword = 'Jelszó megváltoztatása';
00076 $strCharsetOfFile = 'A fájl karakterkészlete:';
00077 $strCheckAll = 'Összeset kijelöli';
00078 $strCheckDbPriv = 'Adatbázis Privilégiumok Ellen&#0337rzése';
00079 $strCheckTable = 'Tábla ellen&#0337rzés';
00080 $strChoosePage = 'Válassz oldalt a szerkesztéshez';
00081 $strColComFeat = 'Oszlop megjegyzések megjelenítése';
00082 $strColumn = 'Oszlop';
00083 $strColumnNames = 'Oszlop nevek';
00084 $strComments = 'Megjegyzések';
00085 $strCompleteInserts = 'Mez&#0337neveket is hozzáadja';
00086 $strConfigFileError = 'A phpMyAdmin nem tudja olvasni a konfigurációs fájlt!<br />Lehet, hogy a php szintaktikai hibát talált benne, vagy nem találja a fájlt.<br />Használd az alsó linket a konfigurációs fájl helyreállításához, olvasd el a kapott php hibaüzeneteket. Többnyire egy idéz&#0337jel vagy egy pontosvessz&#0337 hiányzik valahol.<br />Ha üres oldalt kapsz, minden rendben.';
00087 $strConfigureTableCoord = 'Állítsd be a(z) $s tábla koordinátáit';
00088 $strConfirm = 'Biztos, hogy végre akarod hajtani?';
00089 $strCookiesRequired = 'A Cookie-kat most engedélyezned kell.';
00090 $strCopyTable = 'Tábla másolása ide (adatbázis<b>.</b>tábla):';
00091 $strCopyTableOK = '%s táblát ide másoltam: %s.';
00092 $strCreate = 'Létrehoz';
00093 $strCreateIndex = 'Készíts egy indexet a(z)&nbsp;%s&nbsp;. oszlopon';
00094 $strCreateIndexTopic = 'Új index létrehozása';
00095 $strCreateNewDatabase = 'Új adatbázis létrehozása';
00096 $strCreateNewTable = 'Új tábla létrehozása az adatbázisban: %s';
00097 $strCreatePage = 'Új oldal készítése';
00098 $strCreatePdfFeat = 'PDF készítése';
00099 $strCriteria = 'Kritérium';
00100 
00101 $strData = 'Adat';
00102 $strDatabase = 'Adatbázis ';
00103 $strDatabaseHasBeenDropped = '%s adatbázist eldobtam.';
00104 $strDatabases = 'adatbázisok';
00105 $strDatabasesStats = 'Adatbázis statisztika';
00106 $strDatabaseWildcard = 'Adatbázis (joker-karakterek elfogadva):';
00107 $strDataOnly = 'Csak adatok';
00108 $strDefault = 'Alapértelmezett';
00109 $strDelete = 'Töröl';
00110 $strDeleted = 'A sort töröltem';
00111 $strDeletedRows = 'Törölt sorok:';
00112 $strDeleteFailed = 'Törlés meghiúsult!';
00113 $strDeleteUserMessage = '%s felhasználót töröltem.';
00114 $strDescending = 'Csökken&#0337';
00115 $strDisabled = 'Tiltott';
00116 $strDisplay = 'Megjelenítés';
00117 $strDisplayFeat = 'Megjelenítés tulajdonságok';
00118 $strDisplayOrder = 'Megjelenítés rendezés:';
00119 $strDisplayPDF = 'PDF séma kijelzése';
00120 $strDoAQuery = 'Csinálj egy "lekérdezést" (helyettesít&#0337 karakter: "%")';
00121 $strDocu = 'Dokumentáció';
00122 $strDoYouReally = 'Biztos ez akarod? ';
00123 $strDrop = 'Eldob';
00124 $strDropDB = 'Adatbázis eldobása %s';
00125 $strDropTable = 'Tábla eldobása';
00126 $strDumpingData = 'Tábla adatok:';
00127 $strDumpXRows = '%s sor kiírása a %s. sorral kezd&#0337dik';
00128 $strDynamic = 'dinamikus';
00129 
00130 $strEdit = 'Szerkeszt';
00131 $strEditPDFPages = 'PDF oldalak szerkesztése';
00132 $strEditPrivileges = 'Privilégiumok szerkesztése';
00133 $strEffective = 'Hatályos';
00134 $strEmpty = 'Kiürít';
00135 $strEmptyResultSet = 'A MySQL üreset adott vissza (nincsenek sorok).';
00136 $strEnabled = 'Engedélyezett';
00137 $strEnd = 'Vége';
00138 $strEndCut = 'Kivágás Vége';
00139 $strEndRaw = 'Feldolgozatlan Vége';
00140 $strEnglishPrivileges = ' Megjegyzés: A MySQL privilégium nevek az angolból származnak ';
00141 $strError = 'Hiba';
00142 $strExplain = 'SQL magyarázat';
00143 $strExport = 'Export';
00144 $strExportToXML = 'Export XML-formátumba';
00145 $strExtendedInserts = 'Kiterjesztett beszúrások';
00146 $strExtra = 'Extra';
00147 
00148 $strField = 'Mez&#0337';
00149 $strFieldHasBeenDropped = '%s mez&#0337t eldobtam';
00150 $strFields = 'Mez&#0337k száma';
00151 $strFieldsEmpty = ' A mez&#0337 számossága nulla! ';
00152 $strFieldsEnclosedBy = 'Mez&#0337 lezárás';
00153 $strFieldsEscapedBy = 'Mez&#0337 escape karakter';
00154 $strFieldsTerminatedBy = 'Mez&#0337 vége';
00155 $strFixed = 'rögzített';
00156 $strFlushTable = 'Tábla kiírása ("FLUSH")';
00157 $strFormat = 'Formátum';
00158 $strFormEmpty = 'Hiányzó adat a formban !';
00159 $strFullText = 'Teljes Szövegek';
00160 $strFunction = 'Funkció';
00161 
00162 $strGenBy = 'Készítette';
00163 $strGeneralRelationFeat = 'Általános relációs jellemz&#0337k';
00164 $strGenTime = 'Létrehozás ideje';
00165 $strGo = 'Végrehajt';
00166 $strGrants = 'Engedélyek';
00167 $strGzip = '"gzip-pel tömörítve"';
00168 
00169 $strHasBeenAltered = 'megváltozott.';
00170 $strHasBeenCreated = 'megszületett.';
00171 $strHaveToShow = 'Legalább egy oszlopot választanod kell a megjelenítéshez';
00172 $strHome = 'Kezd&#0337lap';
00173 $strHomepageOfficial = 'Hivatalos phpMyAdmin Honlap';
00174 $strHomepageSourceforge = 'Sourceforge phpMyAdmin Letöltés Oldal';
00175 $strHost = 'Hoszt';
00176 $strHostEmpty = 'A hosztnév üres!';
00177 
00178 $strIdxFulltext = 'Fulltext';
00179 $strIfYouWish = 'Ha csak a tábla néhány oszlopát akarod megjeleníteni, adj meg egy vessz&#0337kkel elválasztott mez&#0337listát.';
00180 $strIgnore = 'Elutasít';
00181 $strIndex = 'Index';
00182 $strIndexes = 'Indexek';
00183 $strIndexHasBeenDropped = '%s indexet eldobtam';
00184 $strIndexName = 'Index név&nbsp;:';
00185 $strIndexType = 'Index tipus&nbsp;:';
00186 $strInsert = 'Beszúr';
00187 $strInsertAsNewRow = 'Beszúrás új sorként';
00188 $strInsertedRows = 'Beszúrt sorok:';
00189 $strInsertNewRow = 'Új sor beszúrása';
00190 $strInsertTextfiles = 'Szövegfájl tartalmának beszúrása a táblába';
00191 $strInstructions = 'Parancs';
00192 $strInUse = 'használatban';
00193 $strInvalidName = '"%s" egy fenntartott szó, nem használhatod adatbázis/tábla/mez&#0337 neveként.';
00194 
00195 $strKeepPass = 'Ne változtasd meg a jelszót';
00196 $strKeyname = 'Kulcsnév';
00197 $strKill = 'Leállít';
00198 
00199 $strLength = 'Hossz';
00200 $strLengthSet = 'Hossz/Érték*';
00201 $strLimitNumRows = 'Sorok száma oldalanként';
00202 $strLineFeed = 'Soremelés: \\n';
00203 $strLines = 'Sor';
00204 $strLinesTerminatedBy = 'Sorok vége';
00205 $strLinkNotFound = 'Link nem található';
00206 $strLinksTo = 'Linkek:';
00207 $strLocationTextfile = 'A szövegfájl helye';
00208 $strLogin = 'Belépés';
00209 $strLogout = 'Kilépés';
00210 $strLogPassword = 'Jelszó:';
00211 $strLogUsername = 'Felhasználói név:';
00212 
00213 $strMissingBracket = 'Hiányzó szögletes zárójel';
00214 $strModifications = 'A változásokat elmentettem';
00215 $strModify = 'Változás';
00216 $strModifyIndexTopic = 'Index változása';
00217 $strMoveTable = 'Tábla áthelyezése ide (adatbázis<b>.</b>tábla):';
00218 $strMoveTableOK = '%s táblát áthelyeztem ide: %s.';
00219 $strMySQLCharset = 'MySQL karakterkészlet';
00220 $strMySQLReloaded = 'MySQL újratöltve.';
00221 $strMySQLSaid = 'MySQL jelzi: ';
00222 $strMySQLServerProcess = 'MySQL %pma_s1%, szerver: %pma_s2%, felhasználó: %pma_s3%';
00223 $strMySQLShowProcess = 'Mutasd meg a folyamatokat';
00224 $strMySQLShowStatus = 'Mutasd meg a MySQL futási információkat';
00225 $strMySQLShowVars = 'Mutasd meg a MySQL rendszer változókat';
00226 
00227 $strName = 'Neve';
00228 $strNext = 'Következ&#0337';
00229 $strNo = 'Nem';
00230 $strNoDatabases = 'Nincs adatbázis';
00231 $strNoDescription = 'nincs leírás';
00232 $strNoDropDatabases = '"DROP DATABASE" utasítás le van tiltva.';
00233 $strNoExplain = 'SQL magyarázat átugrása';
00234 $strNoFrames = 'A phpMyAdmin használhatóbb egy <b>frame-kezel&#0337</b> böngész&#0337ben.';
00235 $strNoIndex = 'Nincs index meghatározva!';
00236 $strNoIndexPartsDefined = 'Nincs index darab meghatározva!';
00237 $strNoModification = 'Nincs változás';
00238 $strNone = 'Nincs';
00239 $strNoPassword = 'Nincs jelszó';
00240 $strNoPhp = 'PHP kód nélkül';
00241 $strNoPrivileges = 'Nincs privilégium';
00242 $strNoRights = 'Nincs elég jogod ennek végrehajtására!';
00243 $strNoTablesFound = 'Nincs tábla az adatbázisban.';
00244 $strNotNumber = 'Ez nem egy szám!';
00245 $strNotOK = 'Nincs rendben';
00246 $strNotSet = '<b>%s</b> táblát nem találtam vagy nincs benne: %s';
00247 $strNotValidNumber = ' nem érvényes sorszám!';
00248 $strNoUsersFound = 'Nem találtam felhasználó(ka)t.';
00249 $strNoValidateSQL = 'SQL jóváhagyás átugrása';
00250 $strNull = 'Null';
00251 $strNumSearchResultsInTable = '%s találat <i>%s</i> táblában';
00252 $strNumSearchResultsTotal = '<b>Összes:</b> <i>%s</i> találat';
00253 
00254 $strOftenQuotation = 'Gyakran idéz&#0337jel. Opcionálisan a char és varchar mez&#0337k lezárhatók a \"lezárás\"-karakterrel.';
00255 $strOK = 'Rendben';
00256 $strOperations = 'Tevékenységek';
00257 $strOptimizeTable = 'Tábla optimalizálás';
00258 $strOptionalControls = 'Opcionális. Vezérl&#0337k, amelyekkel írhatsz és olvashatsz speciális karaktereket.';
00259 $strOptionally = 'Opcionális';
00260 $strOptions = 'Opciók';
00261 $strOr = 'Vagy';
00262 $strOverhead = 'Felülírás';
00263 
00264 $strPageNumber = 'Oldalszám:';
00265 $strPartialText = 'Részleges Szövegek';
00266 $strPassword = 'Jelszó';
00267 $strPasswordEmpty = 'A jelszó mez&#0337 üres!';
00268 $strPasswordNotSame = 'A jelszavak nem azonosak!';
00269 $strPdfDbSchema = '"%s" adatbázis sémája - %s oldal';
00270 $strPdfInvalidPageNum = 'Meghatározatlan PDF oldalszám!';
00271 $strPdfInvalidTblName = '"%s" tábla nem létezik!';
00272 $strPdfNoTables = 'Nincs tábla';
00273 $strPhp = 'PHP kód készítése';
00274 $strPHPVersion = 'PHP Verzió';
00275 $strPmaDocumentation = 'phpMyAdmin dokumentáció';
00276 $strPmaUriError = '<tt>$cfg[\'PmaAbsoluteUri\']</tt> értékét a konfigurációs fájlban KELL beállítani!';
00277 $strPos1 = 'Kezdet';
00278 $strPrevious = 'El&#0337z&#0337';
00279 $strPrimary = 'Els&#0337dleges';
00280 $strPrimaryKey = 'Els&#0337dleges kulcs';
00281 $strPrimaryKeyHasBeenDropped = 'Az els&#0337dleges kulcsot eldobtam';
00282 $strPrimaryKeyName = 'Az els&#0337dleges kulcs nevének "PRIMARY"-nak kell lennie!';
00283 $strPrimaryKeyWarning = '("PRIMARY"-nak <b>kell</b> lennie, és <b>csak annak</b> szabad lennie az els&#0337dleges kulcsnak!)';
00284 $strPrintView = 'Nyomtatási nézet';
00285 $strPrivileges = 'Privilégiumok';
00286 $strProperties = 'Tulajdonságok';
00287 
00288 $strQBE = 'Lekérdezés';
00289 $strQBEDel = 'Töröl';
00290 $strQBEIns = 'Beszúr';
00291 $strQueryOnDb = 'SQL-kérés <b>%s</b> adatbázison:';
00292 
00293 $strRecords = 'Sor';
00294 $strReferentialIntegrity = 'Hivatkozási sértetlenség ellenorzése:';
00295 $strRelationNotWorking = 'A munka kiegészít&#0337 tulajdonságai a vonatkozó táblákra meg lettek szüntetve. Az okokért kattints %side%s.';
00296 $strRelationView = 'Reláció nézet';
00297 $strReloadFailed = 'MySQL újratöltése sikertelen.';
00298 $strReloadMySQL = 'MySQL újratöltése';
00299 $strRememberReload = 'Ne felejtd el újratölteni a szervert.';
00300 $strRenameTable = 'Tábla átnevezése erre';
00301 $strRenameTableOK = '%s táblát átneveztem erre: %s';
00302 $strRepairTable = 'Tábla javítás';
00303 $strReplace = 'Csere';
00304 $strReplaceTable = 'Tábla adatok és fájl cseréje';
00305 $strReset = 'Töröl';
00306 $strReType = 'Újraírás';
00307 $strRevoke = 'Visszavon';
00308 $strRevokeGrant = 'Visszavonást engedélyez';
00309 $strRevokeGrantMessage = 'Visszavontad %s privilégiumait';
00310 $strRevokeMessage = 'Visszavontam a %s privilégiumokat';
00311 $strRevokePriv = 'Privilégiumok visszavonása';
00312 $strRowLength = 'Sorhossz';
00313 $strRows = 'Sorok';
00314 $strRowsFrom = 'sor kezdve ezzel:';
00315 $strRowSize = ' Sorméret ';
00316 $strRowsModeHorizontal = 'vízszintes';
00317 $strRowsModeOptions = '%s módon, a fejlécet %s soronként megismételve';
00318 $strRowsModeVertical = 'függ&#0337leges';
00319 $strRowsStatistic = 'Sor-statisztika';
00320 $strRunning = ': %s';
00321 $strRunQuery = 'Kérés végrehajtása';
00322 $strRunSQLQuery = 'SQL parancs(ok) futtatása a(z) %s adatbázison';
00323 
00324 $strSave = 'Ment';
00325 $strScaleFactorSmall = 'A méret elem túl kicsi, hogy megfelel&#0337 legyen a sémához egy oldalon';
00326 $strSearch = 'Keresés';
00327 $strSearchFormTitle = 'Keresés az adatbázisban';
00328 $strSearchInTables = 'Táblá(k)ban:';
00329 $strSearchNeedle = 'Szavak vagy értékek a kereséshez (helyettesít&#0337 karakter: "%"):';
00330 $strSearchOption2 = 'összes szó';
00331 $strSearchOption3 = 'a helyes mondat';
00332 $strSearchOption4 = 'reguláráris kifejezésként';
00333 $strSearchResultsFor = 'Keresési eredmények "<i>%s</i>" %s:';
00334 $strSearchType = 'Keress:';
00335 $strSelect = 'Kiválaszt';
00336 $strSelectADb = 'Válassz egy adatbázist';
00337 $strSelectAll = 'Mindet kijelöli';
00338 $strSelectFields = 'Mez&#0337k kiválasztása (legalább egyet):';
00339 $strSelectNumRows = 'kérésben';
00340 $strSelectTables = 'Táblák kiválasztása';
00341 $strSend = 'Fájlnév megadása';
00342 $strServerChoice = 'Szerver Választás';
00343 $strServerVersion = 'Szerver verzió';
00344 $strSetEnumVal = 'Ha a mez&#0337 tipusa "enum" vagy "set", akkor az értékeket ilyen formában írd be: \'a\',\'b\',\'c\'...<br />Ha backslash-t ("\") vagy aposztrófot ("\'") akarsz ezen értékek között használni, használd a backslash escape karaktert (pl \'\\\\xyz\' vagy \'a\\\'b\').';
00345 $strShow = 'Mutat';
00346 $strShowAll = 'Mutasd mindet';
00347 $strShowColor = 'Mutasd a színeket';
00348 $strShowCols = 'Mutasd az oszlopokat';
00349 $strShowGrid = 'Mutasd a rácsot';
00350 $strShowingRecords = 'Sorok megjelenítése ';
00351 $strShowPHPInfo = 'PHP információ';
00352 $strShowTableDimension = 'Mutasd a táblák méretét';
00353 $strShowTables = 'Mutasd a táblákat';
00354 $strShowThisQuery = ' Mutasd a parancsot itt újra ';
00355 $strSingly = '(egyenként)';
00356 $strSize = 'Méret';
00357 $strSort = 'Sorrendezés';
00358 $strSpaceUsage = 'Helyfoglalás';
00359 $strSplitWordsWithSpace = 'A szavak fel vannak osztva szóköz karakter szerint (" ").';
00360 $strSQL = 'SQL';
00361 $strSQLParserBugMessage = 'Esély van rá, hogy egy hibát találhattál az SQL szintaktikai elemz&#0337ben (parser). Vizsgáld meg gondosan a lekérdezésedet, ellen&#0337rizd, hogy az idéz&#0337jelek jók és jól illeszkednek. Más lehetséges hiba oka lehet, hogy binárisan töltöttél fel egy fájlt az idézett szövegmez&#0337n kívül. Kipróbálhatod a lekérésedet a MySQL parancssoros felületén.  A MySQL szerver hibakimenete alul látható, ha van ott valami, az segíthet felderíteni a hiba okát. Ha még mindig gondjaid vannak, vagy a szintaktiaki elemz&#0337 (parser) hibát jelez, ahol a parancsoros felületen végrehajtódik, redukáld a problémát okozó SQL lekérdezést egy egyszer&#0369 lekérdezéssé, és küldd el egy hibajelzésben (bug report) az alsó Kivágás részben lev&#0337 adatokkal együtt:';
00362 $strSQLParserUserError = 'Úgy látszik az SQL lekérdezésedben van egy hiba. A MySQL szerver hibakimenete alul látható, ha van ott valami, az segíthet felderíteni a hiba okát';
00363 $strSQLQuery = 'SQL-kérés';
00364 $strSQLResult = 'SQL eredmény';
00365 $strSQPBugInvalidIdentifer = 'Érvénytelen azonosító';
00366 $strSQPBugUnclosedQuote = 'Lezáratlan lekérdezés';
00367 $strSQPBugUnknownPunctuation = 'Ismeretlen központozott sztring';
00368 $strStatement = 'Adatok';
00369 $strStrucCSV = 'CSV adat';
00370 $strStrucData = 'Szerkezet és adatok';
00371 $strStrucDrop = '\'Tábla eldobás\' hozzáadása';
00372 $strStrucExcelCSV = 'M$ Excel CSV adat';
00373 $strStrucOnly = 'Csak szerkezet';
00374 $strStructPropose = 'Tábla struktúra ajánlat';
00375 $strStructure = 'Struktúra';
00376 $strSubmit = 'Végrehajt';
00377 $strSuccess = 'Az SQL-kérést sikeresen végrehajtottam';
00378 $strSum = 'Összesen';
00379 
00380 $strTable = 'Tábla';
00381 $strTableComments = 'Tábla megjegyzések';
00382 $strTableEmpty = 'A táblanév helye üres!';
00383 $strTableHasBeenDropped = '%s táblát eldobtam';
00384 $strTableHasBeenEmptied = '%s táblát kiürítettem';
00385 $strTableHasBeenFlushed = '%s táblát kiírtam';
00386 $strTableMaintenance = 'Tábla karbantartás';
00387 $strTables = '%s tábla';
00388 $strTableStructure = 'Tábla szerkezet:';
00389 $strTableType = 'Tábla tipusa';
00390 $strTextAreaLength = ' Mivel ez a hossz,<br /> ez a mez&#0337 nem szerkeszthet&#0337 ';
00391 $strTheContent = 'A fájl tartalmát beillesztettem.';
00392 $strTheContents = 'A fájl és a kiválasztott tábla sorainak tartalmát azonos els&#0337dleges vagy egyedi kulccsal cseréli ki.';
00393 $strTheTerminator = 'A mez&#0337k lezárója.';
00394 $strTotal = 'Összesen';
00395 $strType = 'Tipus';
00396 
00397 $strUncheckAll = 'Összeset törli';
00398 $strUnique = 'Egyedi';
00399 $strUnselectAll = 'Mindet törli';
00400 $strUpdatePrivMessage = 'Frissítettem a(z) %s privilégiumokat.';
00401 $strUpdateProfile = 'Profil frissítés:';
00402 $strUpdateProfileMessage = 'A profilt frissítettem.';
00403 $strUpdateQuery = 'Kérés frissítés';
00404 $strUsage = 'Méret';
00405 $strUseBackquotes = 'Idéz&#0337jelek használata a tábla- és mez&#0337neveknél';
00406 $strUser = 'Felhasználó';
00407 $strUserEmpty = 'A felhasználói név mez&#0337je üres!';
00408 $strUserName = 'Felhasználói név';
00409 $strUsers = 'Felhasználók';
00410 $strUseTables = 'Táblák használata';
00411 
00412 $strValidateSQL = 'SQL jóváhagyás';
00413 $strValue = 'Érték';
00414 $strViewDump = 'Tábla kiírás (vázlat) megnézése';
00415 $strViewDumpDB = 'Adatbázis kiírás (vázlat) megnézése';
00416 
00417 $strWelcome = 'Üdvözöl a %s';
00418 $strWithChecked = 'A kijelöltekkel végzend&#0337 m&#0369velet:';
00419 $strWrongUser = 'Rossz felhasználói név/jelszó. Hozzáférés megtagadva.';
00420 
00421 $strYes = 'Igen';
00422 
00423 $strZip = '"zippel tömörítve"';
00424 // To translate
00425 
00426 $strNoQuery = 'Nincs SQL kérés!';  //to translate
00427 
00428 $strSearchOption1 = 'at least one of the words';//to translate
00429 
00430 $strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.';  //to translate
00431 $strWebServerUploadDirectory = 'web-server upload directory';  //to translate
00432 $strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached';  //to translate
00433 $strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
00434 $strServer = 'Server %s';  //to translate
00435 $strPutColNames = 'Put fields names at first row';  //to translate
00436 $strImportDocSQL = 'Import docSQL Files';  //to translate
00437 $strDataDict = 'Data Dictionary';  //to translate
00438 $strPrint = 'Print';  //to translate
00439 $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.';  //to translate
00440 $strCompression = 'Compression'; //to translate
00441 $strNumTables = 'Tables'; //to translate
00442 $strTotalUC = 'Total'; //to translate
00443 $strRelationalSchema = 'Relational schema';  //to translate
00444 $strTableOfContents = 'Table of contents';  //to translate
00445 $strCannotLogin = 'Cannot login to MySQL server';  //to translate
00446 $strShowDatadictAs = 'Data Dictionary Format';  //to translate
00447 $strLandscape = 'Landscape';  //to translate
00448 $strPortrait = 'Portrait';  //to translate
00449 
00450 $timespanfmt = '%s days, %s hours, %s minutes and %s seconds'; //to translate
00451 
00452 $strAbortedClients = 'Aborted'; //to translate
00453 $strConnections = 'Connections'; //to translate
00454 $strFailedAttempts = 'Failed attempts'; //to translate
00455 $strGlobalValue = 'Global value'; //to translate
00456 $strMoreStatusVars = 'More status variables'; //to translate
00457 $strPerHour = 'per hour'; //to translate
00458 $strQueryStatistics = '<b>Query statistics</b>: Since its startup, %s queries have been sent to the server.';
00459 $strQueryType = 'Query type'; //to translate
00460 $strReceived = 'Received'; //to translate
00461 $strSent = 'Sent'; //to translate
00462 $strServerStatus = 'Runtime Information'; //to translate
00463 $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate
00464 $strServerTabVariables = 'Variables'; //to translate
00465 $strServerTabProcesslist = 'Processes'; //to translate
00466 $strServerTrafficNotes = '<b>Server traffic</b>: These tables show the network traffic statistics of this MySQL server since its startup.';
00467 $strServerVars = 'Server variables and settings'; //to translate
00468 $strSessionValue = 'Session value'; //to translate
00469 $strTraffic = 'Traffic'; //to translate
00470 $strVar = 'Variable'; //to translate
00471 
00472 $strCommand = 'Command'; //to translate
00473 $strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate
00474 $strId = 'ID'; //to translate
00475 $strProcesslist = 'Process list'; //to translate
00476 $strStatus = 'Status'; //to translate
00477 $strTime = 'Time'; //to translate
00478 $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate
00479 
00480 $strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the <code>$cfg[\'BZipDump\']</code> directive in your phpMyAdmin configuration file to <code>FALSE</code>. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate
00481 $strLaTeX = 'LaTeX';  //to translate
00482 
00483 $strAdministration = 'Administration'; //to translate
00484 $strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate
00485 $strGlobalPrivileges = 'Global privileges'; //to translate
00486 $strGrantOption = 'Grant'; //to translate
00487 $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate
00488 $strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate
00489 $strPrivDescCreateDb = 'Allows creating new databases and tables.'; //to translate
00490 $strPrivDescCreateTbl = 'Allows creating new tables.'; //to translate
00491 $strPrivDescCreateTmpTable = 'Allows creating temporary tables.'; //to translate
00492 $strPrivDescDelete = 'Allows deleting data.'; //to translate
00493 $strPrivDescDropDb = 'Allows dropping databases and tables.'; //to translate
00494 $strPrivDescDropTbl = 'Allows dropping tables.'; //to translate
00495 $strPrivDescExecute = 'Allows running stored procedures; Has no effect in this MySQL version.'; //to translate
00496 $strPrivDescFile = 'Allows importing data from and exporting data into files.'; //to translate
00497 $strPrivDescGrant = 'Allows adding users and privileges without reloading the privilege tables.'; //to translate
00498 $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate
00499 $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate
00500 $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate
00501 $strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.';
00502 $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.';
00503 $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.';
00504 $strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate
00505 $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate
00506 $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate
00507 $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate
00508 $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate
00509 $strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate
00510 $strPrivDescSelect = 'Allows reading data.'; //to translate
00511 $strPrivDescShowDb = 'Gives access to the complete list of databases.'; //to translate
00512 $strPrivDescShutdown = 'Allows shutting down the server.'; //to translate
00513 $strPrivDescSuper = 'Allows connectiong, even if maximum number of connections is reached; Required for most administrative operations like setting global variables or killing threads of other users.'; //to translate
00514 $strPrivDescUpdate = 'Allows changing data.'; //to translate
00515 $strPrivDescUsage = 'No privileges.'; //to translate
00516 $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to translate
00517 $strResourceLimits = 'Resource limits'; //to translate
00518 $strUserOverview = 'User overview'; //to translate
00519 $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate
00520 
00521 $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate
00522 
00523 $strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate
00524 $strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate
00525 $strDeleting = 'Deleting %s'; //to translate
00526 $strJustDelete = 'Just delete the users from the privilege tables.'; //to translate
00527 $strJustDeleteDescr = 'The &quot;deleted&quot; users will still be able to access the server as usual until the privileges are reloaded.'; //to translate
00528 $strReloadingThePrivileges = 'Reloading the privileges'; //to translate
00529 $strRemoveSelectedUsers = 'Remove selected users'; //to translate
00530 $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate
00531 $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate
00532 $strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate
00533 
00534 $strAddPrivilegesOnDb = 'Add privileges on the following database'; //to translate
00535 $strAddPrivilegesOnTbl = 'Add privileges on the following table'; //to translate
00536 $strColumnPrivileges = 'Column-specific privileges'; //to translate
00537 $strDbPrivileges = 'Database-specific privileges'; //to translate
00538 $strLocalhost = 'Local';
00539 $strLoginInformation = 'Login Information'; //to translate
00540 $strTblPrivileges = 'Table-specific privileges'; //to translate
00541 $strThisHost = 'This Host'; //to translate
00542 $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate
00543 $strUserAlreadyExists = 'The user %s already exists!'; //to translate
00544 $strUseTextField = 'Use text field'; //to translate
00545 
00546 $strNoUsersSelected = 'No users selected.'; //to translate
00547 $strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate
00548 $strAddedColumnComment = 'Added comment for column';  //to translate
00549 $strWritingCommentNotPossible = 'Writing of comment not possible';  //to translate
00550 $strAddedColumnRelation = 'Added relation for column';  //to translate
00551 $strWritingRelationNotPossible = 'Writing of relation not possible';  //to translate
00552 $strImportFinished = 'Import finished';  //to translate
00553 $strFileCouldNotBeRead = 'File could not be read';  //to translate
00554 $strIgnoringFile = 'Ignoring file %s';  //to translate
00555 $strThisNotDirectory = 'This was not a directory';  //to translate
00556 $strAbsolutePathToDocSqlDir = 'Please enter the absolute path on webserver to docSQL directory';  //to translate
00557 $strImportFiles = 'Import files';  //to translate
00558 $strDBGModule = 'Module';  //to translate
00559 $strDBGLine = 'Line';  //to translate
00560 $strDBGHits = 'Hits';  //to translate
00561 $strDBGTimePerHitMs = 'Time/Hit, ms';  //to translate
00562 $strDBGTotalTimeMs = 'Total time, ms';  //to translate
00563 $strDBGMinTimeMs = 'Min time, ms';  //to translate
00564 $strDBGMaxTimeMs = 'Max time, ms';  //to translate
00565 $strDBGContextID = 'Context ID';  //to translate
00566 $strDBGContext = 'Context';  //to translate
00567 $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration';  //to translate
00568 $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a';  //to translate
00569 $strCheckPrivs = 'Check Privileges';  //to translate
00570 $strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.';  //to translate
00571 $strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.';  //to translate
00572 $strDatabasesStatsDisable = 'Disable Statistics';  //to translate
00573 $strDatabasesStatsEnable = 'Enable Statistics';  //to translate
00574 $strJumpToDB = 'Jump to database &quot;%s&quot;.';  //to translate
00575 $strDropSelectedDatabases = 'Drop Selected Databases';  //to translate
00576 $strNoDatabasesSelected = 'No databases selected.';  //to translate
00577 $strDatabasesDropped = '%s databases have been dropped successfully.';  //to translate
00578 $strGlobal = 'global';  //to translate
00579 $strDbSpecific = 'database-specific';  //to translate
00580 $strUsersHavingAccessToDb = 'Users having access to &quot;%s&quot;';  //to translate
00581 $strChangeCopyUser = 'Change Login Information / Copy User';  //to translate
00582 $strChangeCopyMode = 'Create a new user with the same privileges and ...';  //to translate
00583 $strChangeCopyModeCopy = '... keep the old one.';  //to translate
00584 $strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.';  //to translate
00585 $strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.';  //to translate
00586 $strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.';  //to translate
00587 $strWildcard = 'wildcard';  //to translate
00588 $strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate
00589 $strQueryTime = 'Query took %01.4f sec';//to translate
00590 $strDumpComments = 'Include column comments as inline SQL-comments';//to translate
00591 $strDBComment = 'Database comment: ';//to translate
00592 $strQueryFrame = 'Query window';//to translate
00593 $strQueryFrameDebug = 'Debugging information';//to translate
00594 $strQueryFrameDebugBox = 'Active variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nCurrent variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nOpener location: %s\nFrameset location: %s.';//to translate
00595 $strQuerySQLHistory = 'SQL-history';//to translate
00596 $strMIME_MIMEtype = 'MIME-type';//to translate
00597 $strMIME_transformation = 'Browser transformation';//to translate
00598 $strMIME_transformation_options = 'Transformation options';//to translate
00599 $strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';//to translate
00600 $strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate
00601 $strMIME_available_mime = 'Available MIME-types';//to translate
00602 $strMIME_available_transform = 'Available transformations';//to translate
00603 $strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate
00604 $strMIME_description = 'Description';//to translate
00605 $strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.';//to translate
00606 $strMIME_file = 'Filename';//to translate
00607 $strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
00608 $strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate
00609 $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
00610 $strInnodbStat = 'InnoDB Status';  //to translate
00611 $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table';  //to translate
00612 $strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)';  //to translate
00613 $strTransformation_image_png__inline = 'See image/jpeg: inline';  //to translate
00614 $strSQLOptions = 'SQL options';//to translate
00615 $strXML = 'XML';//to translate
00616 $strCSVOptions = 'CSV options';//to translate
00617 $strNoOptions = 'This format has no options';//to translate
00618 $strStatCreateTime = 'Creation';//to translate
00619 $strStatUpdateTime = 'Last update';//to translate
00620 $strStatCheckTime = 'Last check';//to translate
00621 $strPerMinute = 'per minute';//to translate
00622 $strPerSecond = 'per second';//to translate
00623 $strAutomaticLayout = 'Automatic layout';  //to translate
00624 $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?';  //to translate
00625 $strFileNameTemplate = 'File name template';//to translate
00626 $strFileNameTemplateRemember = 'remember template';//to translate
00627 $strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate
00628 $strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().';//to translate
00629 $strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';//to translate
00630 $strTransformation_text_plain__external = 'LINUX ONLY: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate
00631 $strAutodetect = 'Autodetect';  //to translate
00632 $strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.';  //to translate
00633 $strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.';  //to translate
00634 $strUseHostTable = 'Use Host Table';  //to translate
00635 $strShowFullQueries = 'Show Full Queries';  //to translate
00636 $strTruncateQueries = 'Truncate Shown Queries';  //to translate
00637 $strSwitchToTable = 'Switch to copied table';  //to translate
00638 $strCharset = 'Charset';  //to translate
00639 $strLaTeXOptions = 'LaTeX options';  //to translate
00640 $strRelations = 'Relations';  //to translate
00641 $strMoveTableSameNames = 'Can\'t move table to same one!';  //to translate
00642 $strCopyTableSameNames = 'Can\'t copy table to same one!';  //to translate
00643 $strMustSelectFile = 'You should select file which you want to insert.';  //to translate
00644 $strSaveOnServer = 'Save on server in %s directory';  //to translate
00645 $strOverwriteExisting = 'Overwrite existing file(s)';  //to translate
00646 $strFileAlreadyExists = 'File %s already exists on server, change filename or check overwrite option.';  //to translate
00647 $strDumpSaved = 'Dump has been saved to file %s.';  //to translate
00648 $strNoPermission = 'The web server does not have permission to save the file %s.';  //to translate
00649 $strNoSpace = 'Insufficient space to save the file %s.';  //to translate
00650 $strInsertedRowId = 'Inserted row id:';  //to translate
00651 $strLoadMethod = 'LOAD method';  //to translate
00652 $strLoadExplanation = 'The best method is checked by default, but you can change if it fails.';  //to translate
00653 $strExecuteBookmarked = 'Execute bookmarked query';  //to translate
00654 $strExcelOptions = 'Excel options';  //to translate
00655 $strReplaceNULLBy = 'Replace NULL by';  //to translate
00656 $strQueryWindowLock = 'Do not overwrite this query from outside the window';  //to translate
00657 $strPaperSize = 'Paper size';  //to translate
00658 $strDatabaseNoTable = 'This database contains no table!';//to translate
00659 $strViewDumpDatabases = 'View dump (schema) of databases';//to translate
00660 $strAddIntoComments = 'Add into comments';//to translate
00661 $strDatabaseExportOptions = 'Database export options';//to translate
00662 $strAddDropDatabase = 'Add DROP DATABASE';//to translate
00663 $strToggleScratchboard = 'toggle scratchboard';  //to translate
00664 $strTableOptions = 'Table options';  //to translate
00665 $strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).';  //to translate
00666 $strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.';  //to translate
00667 $strAddAutoIncrement = 'Add AUTO_INCREMENT value';  //to translate
00668 $strCharsets = 'Charsets';  //to translate
00669 $strDescription = 'Description';  //to translate
00670 $strCharsetsAndCollations = 'Character Sets and Collations';  //to translate
00671 $strCollation = 'Collation';  //to translate
00672 $strMultilingual = 'multilingual';  //to translate
00673 $strGerman = 'German';  //to translate
00674 $strPhoneBook = 'phone book';  //to translate
00675 $strDictionary = 'dictionary';  //to translate
00676 $strSwedish = 'Swedish';  //to translate
00677 $strDanish = 'Danish';  //to translate
00678 $strCzech = 'Czech';  //to translate
00679 $strTurkish = 'Turkish';  //to translate
00680 $strEnglish = 'English';  //to translate
00681 $strHungarian = 'Hungarian';  //to translate
00682 $strCroatian = 'Croatian';  //to translate
00683 $strBulgarian = 'Bulgarian';  //to translate
00684 $strLithuanian = 'Lithuanian';  //to translate
00685 $strEstonian = 'Estonian';  //to translate
00686 $strCaseInsensitive = 'case-insensitive';  //to translate
00687 $strCaseSensitive = 'case-sensitive';  //to translate
00688 $strUkrainian = 'Ukrainian';  //to translate
00689 $strHebrew = 'Hebrew';  //to translate
00690 $strWestEuropean = 'West European';  //to translate
00691 $strCentralEuropean = 'Central European';  //to translate
00692 $strTraditionalChinese = 'Traditional Chinese';  //to translate
00693 $strCyrillic = 'Cyrillic';  //to translate
00694 $strArmenian = 'Armenian';  //to translate
00695 $strArabic = 'Arabic';  //to translate
00696 $strRussian = 'Russian';  //to translate
00697 $strUnknown = 'unknown';  //to translate
00698 $strBaltic = 'Baltic';  //to translate
00699 $strUnicode = 'Unicode';  //to translate
00700 $strSimplifiedChinese = 'Simplified Chinese';  //to translate
00701 $strKorean = 'Korean';  //to translate
00702 $strGreek = 'Greek';  //to translate
00703 $strJapanese = 'Japanese';  //to translate
00704 $strThai = 'Thai';  //to translate
00705 $strUseThisValue = 'Use this value';  //to translate
00706 $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
00707 $strBrowseForeignValues = 'Browse foreign values';  //to translate
00708 $strInternalRelations = 'Internal relations';  //to translate
00709 $strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.';  //to translate
00710 $strUpgrade = 'You should upgrade to %s %s or later.';  //to translate
00711 $strLatexStructure = 'Structure of table __TABLE__';//to translate
00712 $strLatexContinued = '(continued)';//to translate
00713 $strLatexContent = 'Content of table __TABLE__';//to translate
00714 $strLatexIncludeCaption = 'Include table caption';//to translate
00715 $strLatexCaption = 'Table caption';//to translate
00716 $strLatexLabel = 'Label key';//to translate
00717 $strLatexContinuedCaption = 'Continued table caption';//to translate
00718 
00719 $strPrintViewFull = 'Print view (with full texts)';  //to translate
00720 $strLogServer = 'Server';  //to translate
00721 $strSortByKey = 'Sort by key';  //to translate
00722 $strBookmarkAllUsers = 'Let every user access this bookmark';  //to translate
00723 $strConstraintsForDumped = 'Constraints for dumped tables';  //to translate
00724 $strConstraintsForTable = 'Constraints for table';  //to translate
00725 $strBookmarkOptions = 'Bookmark options';  //to translate
00726 $strCreationDates = 'Creation/Update/Check dates';  //to translate
00727 $strCheckOverhead = 'Check overheaded';  //to translate
00728 $strExcelEdition = 'Excel edition';  //to translate
00729 $strDelayedInserts = 'Use delayed inserts';  //to translate
00730 $strSQLExportType = 'Export type';  //to translate
00731 $strAddConstraints = 'Add constraints';  //to translate
00732 $strGeorgian = 'Georgian';  //to translate
00733 $strCzechSlovak = 'Czech-Slovak';  //to translate
00734 $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
00735 $strMaximumSize = 'Maximum size: %s%s';  //to translate
00736 ?>


Généré par Le spécialiste TYPO3 avec  doxygen 1.4.6