Documentation TYPO3 par Ameos

afrikaans-utf-8.inc.php

00001 <?php
00002 /* $Id: afrikaans-utf-8.inc.php,v 2.73 2005/07/29 17:03:05 lem9 Exp $ */
00003 
00004 /*
00005      translated by Andreas Pauley <pauley@buitegroep.org.za>
00006 
00007 Dit lyk nogal snaaks in Afrikaans ;-).
00008 Laat weet my asb. as jy aan beter taalgebruik kan dink.
00009 */
00010 
00011 $charset = 'utf-8';
00012 $allow_recoding = TRUE;
00013 $text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
00014 $left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';
00015 $right_font_family = 'arial, helvetica, geneva, sans-serif';
00016 $number_thousands_separator = ',';
00017 $number_decimal_separator = '.';
00018 // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
00019 $byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
00020 
00021 $day_of_week = array('So', 'Ma', 'Di', 'Wo', 'Do', 'Fr', 'Sa');
00022 $month = array('Jan', 'Feb', 'Mar', 'Apr', 'Mei', 'Jun', 'Jul', 'Aug', 'Sep', 'Okt', 'Nov', 'Des');
00023 // See http://www.php.net/manual/en/function.strftime.php to define the
00024 // variable below
00025 $datefmt = '%B %d, %Y at %I:%M %p';
00026 
00027 $strAccessDenied = 'Toegang Geweier';
00028 $strAction = 'Aksie';
00029 $strAddDeleteColumn = 'Voeg By/Verwyder Veld Kolomme';
00030 $strAddDeleteRow = 'Voeg By/Verwyder Kriteria Ry';
00031 $strAddNewField = 'Voeg \'n nuwe veld by';
00032 $strAddSearchConditions = 'Voeg soek kriteria by (laaste deel van die "where" in SQL SELECT):';
00033 $strAddToIndex = 'Voeg by indeks &nbsp;%s&nbsp;kolom(me)';
00034 $strAddUser = 'Voeg \'n nuwe gebruiker by';
00035 $strAddUserMessage = 'Jy het \'n nuwe gebruiker bygevoeg.';
00036 $strAffectedRows = 'Geaffekteerde rye:';
00037 $strAfter = 'Na %s';
00038 $strAfterInsertBack = 'Terug na vorige bladsy';
00039 $strAfterInsertNewInsert = 'Voeg \'n nuwe ry by';
00040 $strAll = 'Alle';
00041 $strAllTableSameWidth = 'vertoon alle tabelle met dieselfde wydte?';
00042 $strAlterOrderBy = 'Verander tabel sorteer volgens';
00043 $strAnalyzeTable = 'Analiseer tabel';
00044 $strAnd = 'En';
00045 $strAnIndex = '\'n Indeks is bygevoeg op %s';
00046 $strAny = 'Enige';
00047 $strAnyHost = 'Enige gasheer (host)';
00048 $strAnyUser = 'Enige gebruiker';
00049 $strAPrimaryKey = '\'n primere sleutel is bygevoeg op %s';
00050 $strAscending = 'Dalend';
00051 $strAtBeginningOfTable = 'By Begin van Tabel';
00052 $strAtEndOfTable = 'By Einde van Tabel';
00053 $strAttr = 'Kenmerke';
00054 
00055 $strBack = 'Terug';
00056 $strBeginCut = 'BEGIN UITKNIPSEL';
00057 $strBeginRaw = 'BEGIN ONVERANDERD (RAW)';
00058 $strBinary = 'Biner';
00059 $strBinaryDoNotEdit = 'Biner - moenie verander nie';
00060 $strBookmarkDeleted = 'Die boekmerk is verwyder.';
00061 $strBookmarkLabel = 'Etiket';
00062 $strBookmarkQuery = 'Geboekmerkde SQL-stelling';
00063 $strBookmarkThis = 'Boekmerk hierdie SQL-stelling';
00064 $strBookmarkView = 'Kyk slegs';
00065 $strBrowse = 'Beloer Data';
00066 $strBzip = '"ge-bzip"';
00067 
00068 $strCantLoadRecodeIconv = 'Kan nie iconv laai nie, of "recode" ekstensie word benodig vir die karakterstel omskakeling, stel PHP op om hierdie ekstensies toe te laat of verwyder karakterstel omskakeling in phpMyAdmin.';
00069 $strCantRenameIdxToPrimary = 'Kannie die indeks hernoem na PRIMARY!';
00070 $strCantUseRecodeIconv = 'Kan nie iconv, libiconv of recode_string funksie gebruik terwyl die extensie homself as gelaai rapporteer nie. Kyk na jou PHP opstelling.';
00071 $strCardinality = 'Cardinality';
00072 $strCarriage = 'Carriage return: \\r';
00073 $strChange = 'Verander';
00074 $strChangeDisplay = 'Kies \'n Veld om te vertoon';
00075 $strChangePassword = 'Verander wagwoord';
00076 $strCharsetOfFile = 'Karakterstel van die leer:';
00077 $strCheckAll = 'Kies Alles';
00078 $strCheckTable = 'Kontroleer tabel';
00079 $strChoosePage = 'Kies asb. \'n bladsy om te verander';
00080 $strColComFeat = 'Kolom Kommentaar word vertoon';
00081 $strColumnNames = 'Kolom name';
00082 $strComments = 'Kommentaar';
00083 $strCompleteInserts = 'Voltooi invoegings';
00084 $strConfigFileError = 'phpMyAdmin was nie in staat om jou konfigurasie leer te lees nie!<br />Dit kan moontlik gebeur wanneer PHP \'n fout in die leer vind of die leer sommer glad nie vind nie.<br />Volg asb. die skakel hieronder om die leer direk te roep, en lees dan enige foutboodskappe. In die meeste gevalle is daar net \'n quote of \'n kommapunt weg erens.<br />Indien jy \'n bladsy kry wat leeg is, is alles klopdisselboom.';
00085 $strConfigureTableCoord = 'Stel asb. die koordinate op van tabel %s';
00086 $strCookiesRequired = 'HTTP Koekies moet van nou af geaktifeer wees.';
00087 $strCopyTable = 'Kopieer tabel na (databasis<b>.</b>tabel):';
00088 $strCopyTableOK = 'Tabel %s is gekopieer na %s.';
00089 $strCreate = 'Skep';
00090 $strCreateIndex = 'Skep \'n indeks op&nbsp;%s&nbsp;kolomme';
00091 $strCreateIndexTopic = 'Skep \'n nuwe indeks';
00092 $strCreateNewDatabase = 'Skep \'n nuwe databasis';
00093 $strCreateNewTable = 'Skep \'n nuwe tabel op databasis %s';
00094 $strCreatePage = 'Skep \'n nuwe bladsy';
00095 $strCreatePdfFeat = 'Skepping van PDF\'s';
00096 $strCriteria = 'Kriteria';
00097 
00098 $strData = 'Data';
00099 $strDatabase = 'Databasis';
00100 $strDatabaseHasBeenDropped = 'Databasis %s is verwyder.';
00101 $strDatabases = 'databasisse';
00102 $strDatabasesStats = 'Databasis statistieke';
00103 $strDataOnly = 'Slegs Data';
00104 $strDefault = 'Verstekwaarde (default)';
00105 $strDelete = 'Verwyder';
00106 $strDeleted = 'Die ry is verwyder';
00107 $strDeletedRows = 'Verwyderde rye:';
00108 $strDescending = 'Dalend';
00109 $strDisabled = 'Onbeskikbaar';
00110 $strDisplayFeat = 'Vertoon Funksies';
00111 $strDisplayOrder = 'Vertoon volgorde:';
00112 $strDisplayPDF = 'Vertoon PDF skema';
00113 $strDoAQuery = 'Doen \'n "Navraag dmv Voorbeeld" (wildcard: "%")';
00114 $strDocu = 'Dokumentasie';
00115 $strDoYouReally = 'Wil jy regtig ';
00116 $strDrop = 'Verwyder';
00117 $strDumpingData = 'Stort data vir tabel';
00118 $strDumpXRows = 'Stort %s rye beginnende by rekord # %s.';
00119 $strDynamic = 'dinamies';
00120 
00121 $strEdit = 'Verander';
00122 $strEditPDFPages = 'Verander PDF Bladsye';
00123 $strEditPrivileges = 'Verander Regte';
00124 $strEffective = 'Effektief';
00125 $strEmpty = 'Maak Leeg';
00126 $strEmptyResultSet = 'MySQL het niks teruggegee nie (dus nul rye).';
00127 $strEnabled = 'Beskikbaar';
00128 $strEnd = 'Einde';
00129 $strEndCut = 'EINDE UITKNIPSEL';
00130 $strEndRaw = 'EINDE ONVERANDERD (RAW)';
00131 $strEnglishPrivileges = ' Nota: MySQL regte name word in Engels vertoon ';
00132 $strError = 'Fout';
00133 $strExplain = 'Verduidelik SQL';
00134 $strExport = 'Export';
00135 $strExtendedInserts = 'Uitgebreide toevoegings';
00136 $strExtra = 'Ekstra';
00137 
00138 $strField = 'Veld';
00139 $strFieldHasBeenDropped = 'Veld %s is verwyder';
00140 $strFields = 'Velde';
00141 $strFieldsEmpty = ' Die veld telling is leeg! ';
00142 $strFieldsEnclosedBy = 'Velde omring met';
00143 $strFieldsEscapedBy = 'Velde ontsnap (escaped) deur';
00144 $strFieldsTerminatedBy = 'Velde beeindig deur';
00145 $strFixed = 'vaste (fixed)';
00146 $strFlushTable = 'Spoel die tabel ("FLUSH")';
00147 $strFormat = 'Formaat';
00148 $strFormEmpty = 'Daar ontbreek \'n waarde in die vorm !';
00149 $strFullText = 'Volle Tekste';
00150 $strFunction = 'Funksie';
00151 
00152 $strGenBy = 'Voortgebring deur';
00153 $strGeneralRelationFeat = 'Algemene verwantskap funksies';
00154 $strGenTime = 'Generasie Tyd';
00155 $strGo = 'Gaan';
00156 $strGzip = '"ge-gzip"';
00157 
00158 $strHasBeenAltered = 'is verander.';
00159 $strHasBeenCreated = 'is geskep.';
00160 $strHaveToShow = 'Jy moet ten minste een Kolom kies om te vertoon';
00161 $strHome = 'Tuis';
00162 $strHomepageOfficial = 'Amptelike phpMyAdmin Tuisblad';
00163 $strHost = 'Gasheer (host)';
00164 $strHostEmpty = 'Die gasheer naam is leeg!';
00165 
00166 $strIdxFulltext = 'Volteks';
00167 $strIfYouWish = 'Indien jy slegs sommige van \'n tabel se kolomme wil laai, spesifiseer \'n komma-geskeide veldlys.';
00168 $strIgnore = 'Ignoreer';
00169 $strIndex = 'Indeks';
00170 $strIndexes = 'Indekse';
00171 $strIndexHasBeenDropped = 'Indeks %s is verwyder';
00172 $strIndexName = 'Indeks naam&nbsp;:';
00173 $strIndexType = 'Indeks tipe&nbsp;:';
00174 $strInsert = 'Voeg by';
00175 $strInsertAsNewRow = 'Voeg by as \'n nuwe ry';
00176 $strInsertedRows = 'Toegevoegde rye:';
00177 $strInsertNewRow = 'Voeg nuwe ry by';
00178 $strInsertTextfiles = 'Voeg data vanaf \'n teks leer in die tabel in';
00179 $strInstructions = 'Instruksies';
00180 $strInUse = 'in gebruik';
00181 
00182 $strKeepPass = 'Moenie die wagwoord verander nie';
00183 $strKeyname = 'Sleutelnaam';
00184 $strKill = 'Vermoor';
00185 
00186 $strLengthSet = 'Lengte/Waardes*';
00187 $strLimitNumRows = 'Hoeveelheid rye per bladsy';
00188 $strLineFeed = 'Linefeed: \\n';
00189 $strLinesTerminatedBy = 'Lyne beeindig deur';
00190 $strLinkNotFound = 'Skakel nie gevind nie';
00191 $strLinksTo = 'Skakels na';
00192 $strLocationTextfile = 'Soek die teksleer';
00193 $strLogin = 'Teken aan';
00194 $strLogout = 'Teken uit';
00195 $strLogPassword = 'Wagwoord:';
00196 $strLogUsername = 'Gebruiker Naam:';
00197 
00198 $strModifications = 'Veranderinge is gestoor';
00199 $strModify = 'Verander';
00200 $strModifyIndexTopic = 'Verander \'n indeks';
00201 $strMoveTable = 'Skuif tabel na (databasis<b>.</b>tabel):';
00202 $strMoveTableOK = 'Tabel %s is geskuif na %s.';
00203 $strMySQLCharset = 'MySQL Karakterstel';
00204 $strMySQLReloaded = 'MySQL is herlaai.';
00205 $strMySQLSaid = 'MySQL het gepraat: ';
00206 $strMySQLServerProcess = 'MySQL %pma_s1% hardloop op %pma_s2% as %pma_s3%';
00207 $strMySQLShowProcess = 'Wys prosesse';
00208 $strMySQLShowStatus = 'Wys MySQL in-proses informasie';
00209 $strMySQLShowVars = 'Wys MySQL stelsel veranderlikes';
00210 
00211 $strName = 'Naam';
00212 $strNext = 'Volgende';
00213 $strNo = 'Nee';
00214 $strNoDatabases = 'Geen databasisse';
00215 $strNoDescription = 'geen Beskrywing';
00216 $strNoDropDatabases = '"DROP DATABASE" stellings word nie toegelaat nie.';
00217 $strNoExplain = 'Ignoreer SQL Verduideliking';
00218 $strNoFrames = 'phpMyAdmin verkies \'n <b>frames-kapabele</b> blaaier.';
00219 $strNoIndex = 'Geen indeks gedefinieer!';
00220 $strNoIndexPartsDefined = 'Geen indeks dele gedefinieer!';
00221 $strNoModification = 'Geen verandering';
00222 $strNone = 'Geen';
00223 $strNoPassword = 'Geen Wagwoord';
00224 $strNoPhp = 'Sonder PHP Kode';
00225 $strNoPrivileges = 'Geen Regte';
00226 $strNoQuery = 'Geen SQL stelling!';
00227 $strNoRights = 'Jy het nie genoeg regte om nou hier te wees nie!';
00228 $strNoTablesFound = 'Geen tabelle in databasis gevind nie.';
00229 $strNotNumber = 'Hierdie is nie \'n nommer nie';
00230 $strNotOK = 'nie OK';
00231 $strNotSet = '<b>%s</b> tabel nie gevind nie of nie gesetel in %s';
00232 $strNoUsersFound = 'Geen gebruiker(s) gevind nie.';
00233 $strNoValidateSQL = 'Ignoreer SQL Validasie';
00234 $strNull = 'Null';
00235 $strNumSearchResultsInTable = '%s resultate binne tabel <i>%s</i>';
00236 $strNumSearchResultsTotal = '<b>Totaal:</b> <i>%s</i> ooreenkomste';
00237 
00238 $strOftenQuotation = 'Dikwels kwotasie-karakters. OPSIONEEL beteken dat slegs char en varchar velde ingeslote is binne die "enclosed by"-character.';
00239 $strOK = 'OK';
00240 $strOperations = 'Operasies';
00241 $strOptimizeTable = 'Optimaliseer tabel';
00242 $strOptionalControls = 'Opsioneel. Kontroleer hoe om spesiale karakters te lees en skryf.';
00243 $strOptionally = 'OPSIONEEL';
00244 $strOr = 'Of';
00245 $strOverhead = 'Overhead';
00246 
00247 $strPageNumber = 'Bladsy nommer:';
00248 $strPartialText = 'Gedeeltelike Tekste';
00249 $strPassword = 'Wagwoord';
00250 $strPasswordEmpty = 'Die wagwoord is leeg!';
00251 $strPasswordNotSame = 'Die wagwoorde is verskillend!';
00252 $strPdfDbSchema = 'Skema van die "%s" databasis - Bladsy %s';
00253 $strPdfInvalidTblName = 'Die "%s" databasis bestaan nie!';
00254 $strPdfNoTables = 'Geen tabelle';
00255 $strPhp = 'Skep PHP Kode';
00256 $strPHPVersion = 'PHP Version';
00257 $strPmaDocumentation = 'phpMyAdmin dokumentasie';
00258 $strPmaUriError = 'Die <tt>$cfg[\'PmaAbsoluteUri\']</tt> veranderlike MOET gestel wees in jou konfigurasie leer!';
00259 $strPos1 = 'Begin';
00260 $strPrevious = 'Vorige';
00261 $strPrimary = 'Primere';
00262 $strPrimaryKeyHasBeenDropped = 'Die primere sleutel is verwyder';
00263 $strPrimaryKeyName = 'Die naam van die primere sleutel moet PRIMARY wees!';
00264 $strPrimaryKeyWarning = '("PRIMARY" <b>moet</b> die naam wees van die primere sleutel, en <b>slegs</b> van die primere sleutel!)';
00265 $strPrintView = 'Drukker mooi (print view)';
00266 $strPrivileges = 'Regte';
00267 
00268 $strQBE = 'Navraag dmv Voorbeeld';
00269 $strQBEDel = 'Del';
00270 $strQBEIns = 'Ins';
00271 $strQueryOnDb = 'SQL-navraag op databasis <b>%s</b>:';
00272 
00273 $strRecords = 'Rekords';
00274 $strReferentialIntegrity = 'Toets referential integrity:';
00275 $strRelationNotWorking = 'Die addisionele funksies om met geskakelde tabelle te werk is ge deaktiveer. Om uit te vind hoekom kliek %shier%s.';
00276 $strRelationView = 'Relasie uitsig';
00277 $strReloadFailed = 'MySQL herlaai het misluk.';
00278 $strReloadMySQL = 'Herlaai MySQL';
00279 $strRenameTable = 'Hernoem tabel na';
00280 $strRenameTableOK = 'Tabel %s is vernoem na %s';
00281 $strRepairTable = 'Herstel tabel';
00282 $strReplace = 'Vervang';
00283 $strReplaceTable = 'Vervang tabel data met leer (file)';
00284 $strReset = 'Herstel';
00285 $strReType = 'Tik weer';
00286 $strRevoke = 'Herroep';
00287 $strRevokeMessage = 'Jy het die regte herroep vir %s';
00288 $strRowLength = 'Ry lengte';
00289 $strRows = 'Rye';
00290 $strRowsFrom = 'ry(e) beginnende vanaf rekord #';
00291 $strRowSize = ' Ry grootte ';
00292 $strRowsModeHorizontal = 'horisontale';
00293 $strRowsModeOptions = 'in %s formaat en herhaal opskrifte na %s selle';
00294 $strRowsModeVertical = 'vertikale';
00295 $strRowsStatistic = 'Ry Statistiek';
00296 $strRunning = 'op bediener %s';
00297 $strRunQuery = 'Doen Navraag';
00298 $strRunSQLQuery = 'Hardloop SQL stellings op databasis %s';
00299 
00300 $strSave = 'Stoor';
00301 $strScaleFactorSmall = 'Die skaal faktor is te klein om die skema op een bladsy te pas';
00302 $strSearch = 'Soek';
00303 $strSearchFormTitle = 'Soek in databasis';
00304 $strSearchInTables = 'Binne tabel(le):';
00305 $strSearchNeedle = 'Woord(e) of waarde(s) om voor te soek (wildcard: "%"):';
00306 $strSearchOption1 = 'ten minste een van die woorde';
00307 $strSearchOption2 = 'alle woorde';
00308 $strSearchOption3 = 'die presiese frase';
00309 $strSearchOption4 = 'as \'n regular expression';
00310 $strSearchResultsFor = 'Soek resultate vir "<i>%s</i>" %s:';
00311 $strSearchType = 'Vind:';
00312 $strSelectADb = 'Kies asb. \'n databasis';
00313 $strSelectAll = 'Kies Alles';
00314 $strSelectFields = 'Kies Velde (ten minste een):';
00315 $strSelectNumRows = 'in navraag';
00316 $strSelectTables = 'Kies Tabelle';
00317 $strSend = 'Stoor as leer (file)';
00318 $strServerChoice = 'Bediener Keuse';
00319 $strServerVersion = 'Bediener weergawe';
00320 $strSetEnumVal = 'If field type is "enum" or "set", please enter the values 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\').';
00321 $strShow = 'Wys';
00322 $strShowAll = 'Wys alles';
00323 $strShowColor = 'Wys kleur';
00324 $strShowGrid = 'Wys ruitgebied';
00325 $strShowingRecords = 'Vertoon rye';
00326 $strShowPHPInfo = 'Wys PHP informasie';
00327 $strShowTableDimension = 'Wys dimensie van tabelle';
00328 $strShowTables = 'Wys tabelle';
00329 $strShowThisQuery = ' Wys hierdie navraag weer hier ';
00330 $strSingly = '(afsonderlik)';
00331 $strSize = 'Grootte';
00332 $strSort = 'Sorteer';
00333 $strSpaceUsage = 'Spasie verbruik';
00334 $strSplitWordsWithSpace = 'Woorde is geskei dmv \'n spasie karakter (" ").';
00335 $strSQL = 'SQL';
00336 $strSQLParserBugMessage = 'Jy het moontlik \'n fout in die SQL interpreteerder ontdek. Ondersoek asb. jou stelling deeglik, en maak seker dat jou kwotasies korrek en gebalanseerd is. Ander moontlike oorsake vir die fout mag wees dat jy probeer om \'n leer in te laai met binere data buite \'n gekwoteerde teks area. Jy kan jou SQL stelling ook probeer direk in die MySQL opdrag-raakvlak (command line interface). Die MySQL bediener se foutboodskap hieronder (indien enige) kan jou ook help om die probleem te diagnoseer. As jy dan nog steeds probleme het, of as die interpreteerder fouteer waar die opdrag-raakvlak slaag, verminder asb. jou SQL stelling toevoer na die enkele stelling wat die probleem veroorsaak, en rapporteer \'n fout met die data stuk in die UITKNIPSEL seksie hieronder:';
00337 $strSQLParserUserError = 'Dit lyk of daar \'n fout is in jou SQL stelling. Die MySQL bediener se foutboodskap hieronder (indien enige) kan jou ook help om die probleem te diagnoseer';
00338 $strSQLQuery = 'SQL-stelling';
00339 $strSQLResult = 'SQL resultaat';
00340 $strSQPBugInvalidIdentifer = 'Ongeldige Identifiseerder';
00341 $strSQPBugUnclosedQuote = 'Ongebalanseerde kwotasie-teken';
00342 $strSQPBugUnknownPunctuation = 'Onbekende Punktuasie String';
00343 $strStatement = 'Stellings';
00344 $strStrucCSV = 'CSV data';
00345 $strStrucData = 'Struktuur en data';
00346 $strStrucDrop = 'Voeg DROP TABLE by';
00347 $strStrucExcelCSV = 'CSV vir M$ Excel data';
00348 $strStrucOnly = 'Slegs struktuur';
00349 $strStructPropose = 'Stel tabel struktuur voor';
00350 $strStructure = 'Struktuur';
00351 $strSubmit = 'Stuur';
00352 $strSuccess = 'Jou SQL-navraag is suksesvol uitgevoer';
00353 $strSum = 'Som';
00354 
00355 $strTable = 'Tabel';
00356 $strTableComments = 'Tabel kommentaar';
00357 $strTableEmpty = 'Die tabel naam is leeg!';
00358 $strTableHasBeenDropped = 'Tabel %s is verwyder';
00359 $strTableHasBeenEmptied = 'Tabel %s is leeg gemaak';
00360 $strTableHasBeenFlushed = 'Tabel %s is geflush';
00361 $strTableMaintenance = 'Tabel instandhouding';
00362 $strTables = '%s tabel(le)';
00363 $strTableStructure = 'Tabel struktuur vir tabel';
00364 $strTableType = 'Tabel tipe';
00365 $strTextAreaLength = ' Omrede sy lengte,<br /> is hierdie veld moontlik nie veranderbaar nie ';
00366 $strTheContent = 'Die inhoud van jou leer is ingevoeg.';
00367 $strTheContents = 'Die inhoud van die leer vervang die inhoud van die geselekteerde tabel vir rye met \'n identiese primere of unieke sleutel.';
00368 $strTheTerminator = 'Die beeindiger (terminator) van die velde.';
00369 $strTotal = 'totaal';
00370 $strType = 'Tipe';
00371 
00372 $strUncheckAll = 'Kies Niks';
00373 $strUnique = 'Uniek';
00374 $strUnselectAll = 'Selekteer Niks';
00375 $strUpdatePrivMessage = 'Jy het die regte opgedateer vir %s.';
00376 $strUpdateProfileMessage = 'Die profiel is opgedateer.';
00377 $strUpdateQuery = 'Verander Navraag';
00378 $strUsage = 'Gebruik';
00379 $strUseBackquotes = 'Omring tabel en veldname met backquotes';
00380 $strUser = 'Gebruiker';
00381 $strUserEmpty = 'Die gebruiker naam ontbreek!';
00382 $strUserName = 'Gebruiker naam';
00383 $strUseTables = 'Gebruik Tabelle';
00384 
00385 $strValidateSQL = 'Valideer SQL';
00386 $strValue = 'Waarde';
00387 $strViewDump = 'Sien die storting (skema) van die tabel';
00388 $strViewDumpDB = 'Sien die storting (skema) van die databasis';
00389 
00390 $strWelcome = 'Welkom by %s';
00391 $strWithChecked = 'Met gekose:';
00392 $strWrongUser = 'Verkeerde gebruikernaam/wagwoord. Toegang geweier.';
00393 
00394 $strYes = 'Ja';
00395 
00396 $strZip = '"ge-zip"';
00397 
00398 $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
00399 $strWebServerUploadDirectory = 'web-server upload directory';  //to translate
00400 $strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached';  //to translate
00401 $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
00402 $strServer = 'Server';  //to translate
00403 $strPutColNames = 'Put fields names at first row';  //to translate
00404 $strImportDocSQL = 'Import docSQL Files';  //to translate
00405 $strDataDict = 'Data Dictionary';  //to translate
00406 $strPrint = 'Print';  //to translate
00407 $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
00408 $strCompression = 'Compression'; //to translate
00409 $strNumTables = 'Tables'; //to translate
00410 $strTotalUC = 'Total'; //to translate
00411 $strRelationalSchema = 'Relational schema';  //to translate
00412 $strTableOfContents = 'Table of contents';  //to translate
00413 $strCannotLogin = 'Cannot login to MySQL server';  //to translate
00414 $strShowDatadictAs = 'Data Dictionary Format';  //to translate
00415 $strLandscape = 'Landscape';  //to translate
00416 $strPortrait = 'Portrait';  //to translate
00417 
00418 $timespanfmt = '%s days, %s hours, %s minutes and %s seconds'; //to translate
00419 
00420 $strAbortedClients = 'Aborted'; //to translate
00421 $strConnections = 'Connections'; //to translate
00422 $strFailedAttempts = 'Failed attempts'; //to translate
00423 $strGlobalValue = 'Global value'; //to translate
00424 $strMoreStatusVars = 'More status variables'; //to translate
00425 $strPerHour = 'per hour'; //to translate
00426 $strQueryStatistics = '<b>Query statistics</b>: Since its startup, %s queries have been sent to the server.';
00427 $strQueryType = 'Query type'; //to translate
00428 $strReceived = 'Received'; //to translate
00429 $strSent = 'Sent'; //to translate
00430 $strServerStatus = 'Runtime Information'; //to translate
00431 $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate
00432 $strServerTabVariables = 'Variables'; //to translate
00433 $strServerTabProcesslist = 'Processes'; //to translate
00434 $strServerTrafficNotes = '<b>Server traffic</b>: These tables show the network traffic statistics of this MySQL server since its startup.';
00435 $strServerVars = 'Server variables and settings'; //to translate
00436 $strSessionValue = 'Session value'; //to translate
00437 $strTraffic = 'Traffic'; //to translate
00438 $strVar = 'Variable'; //to translate
00439 
00440 $strCommand = 'Command'; //to translate
00441 $strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate
00442 $strId = 'ID'; //to translate
00443 $strProcesslist = 'Process list'; //to translate
00444 $strStatus = 'Status'; //to translate
00445 $strTime = 'Time'; //to translate
00446 $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate
00447 
00448 $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
00449 $strLaTeX = 'LaTeX';  //to translate
00450 
00451 $strAdministration = 'Administration'; //to translate
00452 $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
00453 $strGlobalPrivileges = 'Global privileges'; //to translate
00454 $strGrantOption = 'Grant'; //to translate
00455 $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate
00456 $strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate
00457 $strPrivDescCreateDb = 'Allows creating new databases and tables.'; //to translate
00458 $strPrivDescCreateTbl = 'Allows creating new tables.'; //to translate
00459 $strPrivDescCreateTmpTable = 'Allows creating temporary tables.'; //to translate
00460 $strPrivDescDelete = 'Allows deleting data.'; //to translate
00461 $strPrivDescDropDb = 'Allows dropping databases and tables.'; //to translate
00462 $strPrivDescDropTbl = 'Allows dropping tables.'; //to translate
00463 $strPrivDescExecute = 'Allows running stored procedures; Has no effect in this MySQL version.'; //to translate
00464 $strPrivDescFile = 'Allows importing data from and exporting data into files.'; //to translate
00465 $strPrivDescGrant = 'Allows adding users and privileges without reloading the privilege tables.'; //to translate
00466 $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate
00467 $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate
00468 $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate
00469 $strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.';
00470 $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.';
00471 $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.';
00472 $strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate
00473 $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate
00474 $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate
00475 $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate
00476 $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate
00477 $strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate
00478 $strPrivDescSelect = 'Allows reading data.'; //to translate
00479 $strPrivDescShowDb = 'Gives access to the complete list of databases.'; //to translate
00480 $strPrivDescShutdown = 'Allows shutting down the server.'; //to translate
00481 $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
00482 $strPrivDescUpdate = 'Allows changing data.'; //to translate
00483 $strPrivDescUsage = 'No privileges.'; //to translate
00484 $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to translate
00485 $strResourceLimits = 'Resource limits'; //to translate
00486 $strUserOverview = 'User overview'; //to translate
00487 $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate
00488 
00489 $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate
00490 
00491 $strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate
00492 $strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate
00493 $strDeleting = 'Deleting %s'; //to translate
00494 $strJustDelete = 'Just delete the users from the privilege tables.'; //to translate
00495 $strJustDeleteDescr = 'The &quot;deleted&quot; users will still be able to access the server as usual until the privileges are reloaded.'; //to translate
00496 $strReloadingThePrivileges = 'Reloading the privileges'; //to translate
00497 $strRemoveSelectedUsers = 'Remove selected users'; //to translate
00498 $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate
00499 $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate
00500 $strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate
00501 
00502 $strAddPrivilegesOnDb = 'Add privileges on the following database'; //to translate
00503 $strAddPrivilegesOnTbl = 'Add privileges on the following table'; //to translate
00504 $strColumnPrivileges = 'Column-specific privileges'; //to translate
00505 $strDbPrivileges = 'Database-specific privileges'; //to translate
00506 $strLocalhost = 'Local';
00507 $strLoginInformation = 'Login Information'; //to translate
00508 $strTblPrivileges = 'Table-specific privileges'; //to translate
00509 $strThisHost = 'This Host'; //to translate
00510 $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate
00511 $strUserAlreadyExists = 'The user %s already exists!'; //to translate
00512 $strUseTextField = 'Use text field'; //to translate
00513 
00514 $strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate
00515 $strAddedColumnComment = 'Added comment for column';  //to translate
00516 $strWritingCommentNotPossible = 'Writing of comment not possible';  //to translate
00517 $strAddedColumnRelation = 'Added relation for column';  //to translate
00518 $strWritingRelationNotPossible = 'Writing of relation not possible';  //to translate
00519 $strImportFinished = 'Import finished';  //to translate
00520 $strFileCouldNotBeRead = 'File could not be read';  //to translate
00521 $strIgnoringFile = 'Ignoring file %s';  //to translate
00522 $strThisNotDirectory = 'This was not a directory';  //to translate
00523 $strAbsolutePathToDocSqlDir = 'Please enter the absolute path on webserver to docSQL directory';  //to translate
00524 $strImportFiles = 'Import files';  //to translate
00525 $strDBGModule = 'Module';  //to translate
00526 $strDBGLine = 'Line';  //to translate
00527 $strDBGHits = 'Hits';  //to translate
00528 $strDBGTimePerHitMs = 'Time/Hit, ms';  //to translate
00529 $strDBGTotalTimeMs = 'Total time, ms';  //to translate
00530 $strDBGMinTimeMs = 'Min time, ms';  //to translate
00531 $strDBGMaxTimeMs = 'Max time, ms';  //to translate
00532 $strDBGContextID = 'Context ID';  //to translate
00533 $strDBGContext = 'Context';  //to translate
00534 $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration';  //to translate
00535 $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a';  //to translate
00536 $strCheckPrivs = 'Check Privileges';  //to translate
00537 $strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.';  //to translate
00538 $strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.';  //to translate
00539 $strDatabasesStatsDisable = 'Disable Statistics';  //to translate
00540 $strDatabasesStatsEnable = 'Enable Statistics';  //to translate
00541 $strJumpToDB = 'Jump to database &quot;%s&quot;.';  //to translate
00542 $strDropSelectedDatabases = 'Drop Selected Databases';  //to translate
00543 $strNoDatabasesSelected = 'No databases selected.';  //to translate
00544 $strDatabasesDropped = '%s databases have been dropped successfully.';  //to translate
00545 $strGlobal = 'global';  //to translate
00546 $strDbSpecific = 'database-specific';  //to translate
00547 $strUsersHavingAccessToDb = 'Users having access to &quot;%s&quot;';  //to translate
00548 $strChangeCopyUser = 'Change Login Information / Copy User';  //to translate
00549 $strChangeCopyMode = 'Create a new user with the same privileges and ...';  //to translate
00550 $strChangeCopyModeCopy = '... keep the old one.';  //to translate
00551 $strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.';  //to translate
00552 $strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.';  //to translate
00553 $strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.';  //to translate
00554 $strWildcard = 'wildcard';  //to translate
00555 $strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate
00556 $strQueryTime = 'Query took %01.4f sec';//to translate
00557 $strDBComment = 'Database comment: ';//to translate
00558 $strQueryFrame = 'Query window';//to translate
00559 $strQuerySQLHistory = 'SQL-history';//to translate
00560 $strMIME_MIMEtype = 'MIME-type';//to translate
00561 $strMIME_transformation = 'Browser transformation';//to translate
00562 $strMIME_transformation_options = 'Transformation options';//to translate
00563 $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
00564 $strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate
00565 $strMIME_available_mime = 'Available MIME-types';//to translate
00566 $strMIME_available_transform = 'Available transformations';//to translate
00567 $strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate
00568 $strMIME_description = 'Description';//to translate
00569 $strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.';//to translate
00570 $strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
00571 $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
00572 $strInnodbStat = 'InnoDB Status';  //to translate
00573 $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table';  //to translate
00574 $strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)';  //to translate
00575 $strTransformation_image_png__inline = 'See image/jpeg: inline';  //to translate
00576 $strSQLOptions = 'SQL options';//to translate
00577 $strXML = 'XML';//to translate
00578 $strCSVOptions = 'CSV options';//to translate
00579 $strNoOptions = 'This format has no options';//to translate
00580 $strStatCreateTime = 'Creation';//to translate
00581 $strStatUpdateTime = 'Last update';//to translate
00582 $strStatCheckTime = 'Last check';//to translate
00583 $strPerMinute = 'per minute';//to translate
00584 $strPerSecond = 'per second';//to translate
00585 $strAutomaticLayout = 'Automatic layout';  //to translate
00586 $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?';  //to translate
00587 $strFileNameTemplate = 'File name template';//to translate
00588 $strFileNameTemplateRemember = 'remember template';//to translate
00589 $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
00590 $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
00591 $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
00592 $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
00593 $strAutodetect = 'Autodetect';  //to translate
00594 $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
00595 $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
00596 $strUseHostTable = 'Use Host Table';  //to translate
00597 $strShowFullQueries = 'Show Full Queries';  //to translate
00598 $strTruncateQueries = 'Truncate Shown Queries';  //to translate
00599 $strSwitchToTable = 'Switch to copied table';  //to translate
00600 $strCharset = 'Charset';  //to translate
00601 $strLaTeXOptions = 'LaTeX options';  //to translate
00602 $strRelations = 'Relations';  //to translate
00603 $strMoveTableSameNames = 'Can\'t move table to same one!';  //to translate
00604 $strCopyTableSameNames = 'Can\'t copy table to same one!';  //to translate
00605 $strMustSelectFile = 'You should select file which you want to insert.';  //to translate
00606 $strSaveOnServer = 'Save on server in %s directory';  //to translate
00607 $strOverwriteExisting = 'Overwrite existing file(s)';  //to translate
00608 $strFileAlreadyExists = 'File %s already exists on server, change filename or check overwrite option.';  //to translate
00609 $strDumpSaved = 'Dump has been saved to file %s.';  //to translate
00610 $strNoPermission = 'The web server does not have permission to save the file %s.';  //to translate
00611 $strNoSpace = 'Insufficient space to save the file %s.';  //to translate
00612 $strInsertedRowId = 'Inserted row id:';  //to translate
00613 $strLoadMethod = 'LOAD method';  //to translate
00614 $strLoadExplanation = 'The best method is checked by default, but you can change if it fails.';  //to translate
00615 $strExecuteBookmarked = 'Execute bookmarked query';  //to translate
00616 $strExcelOptions = 'Excel options';  //to translate
00617 $strReplaceNULLBy = 'Replace NULL by';  //to translate
00618 $strQueryWindowLock = 'Do not overwrite this query from outside the window';  //to translate
00619 $strPaperSize = 'Paper size';  //to translate
00620 $strDatabaseNoTable = 'This database contains no table!';//to translate
00621 $strViewDumpDatabases = 'View dump (schema) of databases';//to translate
00622 $strAddIntoComments = 'Add into comments';//to translate
00623 $strDatabaseExportOptions = 'Database export options';//to translate
00624 $strAddDropDatabase = 'Add DROP DATABASE';//to translate
00625 $strToggleScratchboard = 'toggle scratchboard';  //to translate
00626 $strTableOptions = 'Table options';  //to translate
00627 $strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).';  //to translate
00628 $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
00629 $strAddAutoIncrement = 'Add AUTO_INCREMENT value';  //to translate
00630 $strCharsets = 'Charsets';  //to translate
00631 $strDescription = 'Description';  //to translate
00632 $strCharsetsAndCollations = 'Character Sets and Collations';  //to translate
00633 $strCollation = 'Collation';  //to translate
00634 $strMultilingual = 'multilingual';  //to translate
00635 $strGerman = 'German';  //to translate
00636 $strPhoneBook = 'phone book';  //to translate
00637 $strDictionary = 'dictionary';  //to translate
00638 $strSwedish = 'Swedish';  //to translate
00639 $strDanish = 'Danish';  //to translate
00640 $strCzech = 'Czech';  //to translate
00641 $strTurkish = 'Turkish';  //to translate
00642 $strEnglish = 'English';  //to translate
00643 $strHungarian = 'Hungarian';  //to translate
00644 $strCroatian = 'Croatian';  //to translate
00645 $strBulgarian = 'Bulgarian';  //to translate
00646 $strLithuanian = 'Lithuanian';  //to translate
00647 $strEstonian = 'Estonian';  //to translate
00648 $strCaseInsensitive = 'case-insensitive';  //to translate
00649 $strCaseSensitive = 'case-sensitive';  //to translate
00650 $strUkrainian = 'Ukrainian';  //to translate
00651 $strHebrew = 'Hebrew';  //to translate
00652 $strWestEuropean = 'West European';  //to translate
00653 $strCentralEuropean = 'Central European';  //to translate
00654 $strTraditionalChinese = 'Traditional Chinese';  //to translate
00655 $strCyrillic = 'Cyrillic';  //to translate
00656 $strArmenian = 'Armenian';  //to translate
00657 $strArabic = 'Arabic';  //to translate
00658 $strRussian = 'Russian';  //to translate
00659 $strUnknown = 'unknown';  //to translate
00660 $strBaltic = 'Baltic';  //to translate
00661 $strUnicode = 'Unicode';  //to translate
00662 $strSimplifiedChinese = 'Simplified Chinese';  //to translate
00663 $strKorean = 'Korean';  //to translate
00664 $strGreek = 'Greek';  //to translate
00665 $strJapanese = 'Japanese';  //to translate
00666 $strThai = 'Thai';  //to translate
00667 $strUseThisValue = 'Use this value';  //to translate
00668 $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
00669 $strBrowseForeignValues = 'Browse foreign values';  //to translate
00670 $strInternalRelations = 'Internal relations';  //to translate
00671 $strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.';  //to translate
00672 $strUpgrade = 'You should upgrade to %s %s or later.';  //to translate
00673 $strLatexStructure = 'Structure of table __TABLE__';//to translate
00674 $strLatexContinued = '(continued)';//to translate
00675 $strLatexContent = 'Content of table __TABLE__';//to translate
00676 $strLatexIncludeCaption = 'Include table caption';//to translate
00677 $strLatexCaption = 'Table caption';//to translate
00678 $strLatexLabel = 'Label key';//to translate
00679 $strLatexContinuedCaption = 'Continued table caption';//to translate
00680 
00681 $strPrintViewFull = 'Print view (with full texts)';  //to translate
00682 $strLogServer = 'Server';  //to translate
00683 $strSortByKey = 'Sort by key';  //to translate
00684 $strBookmarkAllUsers = 'Let every user access this bookmark';  //to translate
00685 $strConstraintsForDumped = 'Constraints for dumped tables';  //to translate
00686 $strConstraintsForTable = 'Constraints for table';  //to translate
00687 $strBookmarkOptions = 'Bookmark options';  //to translate
00688 $strCreationDates = 'Creation/Update/Check dates';  //to translate
00689 $strCheckOverhead = 'Check tables with overhead';  //to translate
00690 $strExcelEdition = 'Excel edition';  //to translate
00691 $strDelayedInserts = 'Use delayed inserts';  //to translate
00692 $strSQLExportType = 'Export type';  //to translate
00693 $strAddConstraints = 'Add constraints';  //to translate
00694 $strGeorgian = 'Georgian';  //to translate
00695 $strCzechSlovak = 'Czech-Slovak';  //to translate
00696 $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
00697 $strMaximumSize = 'Maximum size: %s%s';  //to translate
00698 $strConnectionError = 'Cannot connect: invalid settings.';  //to translate
00699 $strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!';  //to translate
00700 $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)';  //to translate
00701 $strNeedPrimaryKey = 'You should define a primary key for this table.';  //to translate
00702 $strIgnoreInserts = 'Use ignore inserts';  //to translate
00703 $strAddIfNotExists = 'Add IF NOT EXISTS';  //to translate
00704 $strCommentsForTable = 'COMMENTS FOR TABLE';  //to translate
00705 $strMIMETypesForTable = 'MIME TYPES FOR TABLE';  //to translate
00706 $strRelationsForTable = 'RELATIONS FOR TABLE';  //to translate
00707 $strAfterInsertSame = 'Go back to this page';  //to translate
00708 $strRenameDatabaseOK = 'Database %s has been renamed to %s';  //to translate
00709 $strDatabaseEmpty = 'The database name is empty!';  //to translate
00710 $strDBRename = 'Rename database to';  //to translate
00711 $strOperator = 'Operator';  //to translate
00712 $strEncloseInTransaction = 'Enclose export in a transaction';  //to translate
00713 $strCalendar = 'Calendar';  //to translate
00714 $strRefresh = 'Refresh';  //to translate
00715 $strDefragment = 'Defragment table';  //to translate
00716 $strNoRowsSelected = 'No rows selected';  //to translate
00717 $strSpanish = 'Spanish';  //to translate
00718 $strStrucNativeExcel = 'Native MS Excel data';  //to translate
00719 $strDisableForeignChecks = 'Disable foreign key checks';  //to translate
00720 $strServerNotResponding = 'The server is not responding';  //to translate
00721 $strTheme = 'Theme / Style';  //to translate
00722 $strTakeIt = 'take it';  //to translate
00723 $strHexForBinary = 'Use hexadecimal for binary fields';  //to translate
00724 $strIcelandic = 'Icelandic';  //to translate
00725 $strLatvian = 'Latvian';  //to translate
00726 $strPolish = 'Polish';  //to translate
00727 $strRomanian = 'Romanian';  //to translate
00728 $strSlovenian = 'Slovenian';  //to translate
00729 $strTraditionalSpanish = 'Traditional Spanish';  //to translate
00730 $strSlovak = 'Slovak';  //to translate
00731 $strMySQLConnectionCollation = 'MySQL connection collation';  //to translate
00732 $strPersian = 'Persian';  //to translate
00733 $strAddFields = 'Add %s field(s)';  //to translate
00734 $strInsertBookmarkTitle = 'Please insert bookmark title';  //to translate
00735 $strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.';  //to translate
00736 $strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere';  //to translate
00737 $strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally';  //to translate
00738 $strBinLogName = 'Log name';  //to translate
00739 $strBinLogPosition = 'Position';  //to translate
00740 $strBinLogEventType = 'Event type';  //to translate
00741 $strBinLogServerId = 'Server ID';  //to translate
00742 $strBinLogOriginalPosition = 'Original position';  //to translate
00743 $strBinLogInfo = 'Information';  //to translate
00744 $strBinaryLog = 'Binary log';  //to translate
00745 $strSelectBinaryLog = 'Select binary log to view';  //to translate
00746 $strDBCopy = 'Copy database to';  //to translate
00747 $strCopyDatabaseOK = 'Database %s has been copied to %s';  //to translate
00748 $strSwitchToDatabase = 'Switch to copied database';  //to translate
00749 $strPasswordHashing = 'Password Hashing';  //to translate
00750 $strCompatibleHashing = 'MySQL&nbsp;4.0 compatible';  //to translate
00751 $strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate
00752 $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate
00753 $strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate
00754 $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate
00755 $strNoActivity = 'No activity since %s seconds or more, please login again';  //to translate
00756 $strApproximateCount = 'May be approximate. See FAQ 3.11';  //to translate
00757 $strSQLExportCompatibility = 'SQL export compatibility';  //to translate
00758 $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
00759 $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
00760 $strAfterInsertNext = 'Edit next row';  //to translate
00761 $strView = 'View';  //to translate
00762 $strViewHasBeenDropped = 'View %s has been dropped';  //to translate
00763 $strEngines = 'Engines';  //to translate
00764 $strStorageEngines = 'Storage Engines';  //to translate
00765 $strStorageEngine = 'Storage Engine';  //to translate
00766 $strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.';  //to translate
00767 $strDefaultEngine = '%s is the default storage engine on this MySQL server.';  //to translate
00768 $strEngineAvailable = '%s is available on this MySQL server.';  //to translate
00769 $strEngineUnsupported = 'This MySQL server does not support the %s storage engine.';  //to translate
00770 $strEngineDisabled = '%s has been disabled for this MySQL server.';  //to translate
00771 $strMyISAMSortBufferSize = 'Sort buffer size';  //to translate
00772 $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
00773 $strMyISAMDataPointerSize = 'Data pointer size';  //to translate
00774 $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
00775 $strMyISAMRecoverOptions = 'Automatic recovery mode';  //to translate
00776 $strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.';  //to translate
00777 $strMyISAMRepairThreads = 'Repair threads';  //to translate
00778 $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
00779 $strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files';  //to translate
00780 $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
00781 $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation';  //to translate
00782 $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
00783 $strLongOperation = 'This operation could be long. Proceed anyway?';  //to translate
00784 $strVersionInformation = 'Version information';  //to translate
00785 $strInnoDBDataHomeDir = 'Data home directory';  //to translate
00786 $strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.';  //to translate
00787 $strInnoDBDataFilePath = 'Data files';  //to translate
00788 $strInnoDBAutoextendIncrement = 'Autoextend increment';  //to translate
00789 $strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.';  //to translate
00790 $strBufferPool = 'Buffer Pool';  //to translate
00791 $strBufferPoolUsage = 'Buffer Pool Usage';  //to translate
00792 $strDataPages = 'Pages containing data';  //to translate
00793 $strFreePages = 'Free pages';  //to translate
00794 $strBusyPages = 'Busy pages';  //to translate
00795 $strDirtyPages = 'Dirty pages';  //to translate
00796 $strPagesToBeFlushed = 'Pages to be flushed';  //to translate
00797 $strLatchedPages = 'Latched pages';  //to translate
00798 $strBufferPoolActivity = 'Buffer Pool Activity';  //to translate
00799 $strReadRequests = 'Read requests';  //to translate
00800 $strWriteRequests = 'Write requests';  //to translate
00801 $strBufferReadMisses = 'Read misses';  //to translate
00802 $strBufferReadMissesInPercent = 'Read misses in %';  //to translate
00803 $strBufferWriteWaits = 'Write waits';  //to translate
00804 $strBufferWriteWaitsInPercent = 'Write waits in %';  //to translate
00805 $strHTMLExcel = 'Microsoft Excel 2000';  //to translate
00806 $strHTMLExcelOptions = 'Microsoft Excel 2000 export options';  //to translate
00807 $strHTMLWord = 'Microsoft Word 2000';  //to translate
00808 $strHTMLWordOptions = 'Microsoft Word 2000 export options';  //to translate
00809 $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.';  //to translate
00810 $strInnoDBBufferPoolSize = 'Buffer pool size';  //to translate
00811 $strInnoDBPages = 'pages';  //to translate
00812 $strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)';  //to translate
00813 $strPrivDescCreateView = 'Allows creating new views.';  //to translate
00814 $strPrivDescAlterDb = 'Allows altering the structure of existing tables as well as changing the default charset and collation of databases.';  //to translate
00815 $strPrivDescCreateUser = 'Allows creating, dropping and renaming unser accounts.';  //to translate
00816 $strPrivDescCreateRoutine = 'Allows creating stored routines.';  //to translate
00817 $strPrivDescAlterRoutine = 'Allows altering and dropping stored routines.';  //to translate
00818 $strRoutines = 'Routines';  //to translate
00819 $strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.';  //to translate
00820 $strPrivDescExecute5 = 'Allows executing stored routines.';  //to translate
00821 $strCreateDatabaseBeforeCopying = 'CREATE DATABASE before copying';  //to translate
00822 $strGeneratePassword = 'Generate Password';  //to translate
00823 $strGenerate = 'Generate';  //to translate
00824 $strCopy = 'Copy';  //to translate
00825 $strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data.';  //to translate
00826 $strInvalidFieldCount = 'Table must have at least one field.';  //to translate
00827 $strInvalidRowNumber = '%d is not valid row number.';  //to translate
00828 $strInvalidColumnCount = 'Column count has to be larger than zero.';  //to translate
00829 $strInvalidFieldAddCount = 'You have to add at least one field.';  //to translate
00830 $strAndThen = 'and then';  //to translate
00831 ?>


Généré par Les experts TYPO3 avec  doxygen 1.4.6