Documentation TYPO3 par Ameos

hindi-utf-8.inc.php

00001 <?php
00002 /* $Id: hindi-utf-8.inc.php,v 2.7 2003/12/30 21:34:05 nijel Exp $ */
00003 
00004 // Hindi translation
00005 // 1st release   :   by Girish Nair <girishn@nagpur.dot.net.in(outdated)> : 08-Aug-2002
00006 // 2nd updates   :   by Girish Nair <girishn@nagpur.dot.net.in(outdated)> : 23-Aug-2002
00007 // 3rd updates   :   by Girish Nair <girishn@nagpur.dot.net.in(outdated)> : 09-Sep-2002
00008 // 4th updates   :   by Girish Nair <girishn@nagpur.dot.net.in(outdated)> : 15-Nov-2002
00009 // 5th updates   :   by Girish Nair <girishn2003_@_yahoo_._co_._in(latest), www.girishn.com> : 25-Nov-2003
00010 
00011 $charset = 'utf-8';
00012 $allow_recoding = FALSE;
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 $byteUnits = array(' बैट्स', ' केबी', ' एमबी', ' जीबी','टीबी','पीबी','ईबी');
00021 
00022 $day_of_week = array('रवी', 'सोम', 'मन्गल', 'बुध', 'गुरु', 'शुक्र', 'शनि');
00023 $month = array('जनवरी', 'फरवरी', 'मार्च', 'अप्रैल', 'मई', 'जून', 'जुलाई', 'अगस्त', ' सितम्बर', 'अक्तूबर', 'नवम्बर', 'दिसमबर');
00024 // See http://www.php.net/manual/en/function.strftime.php to define the
00025 // variable below
00026 $datefmt = '%d %B, %Y को %I:%M %p';
00027 
00028 $strAPrimaryKey = ' %s  पर एक प्राईमरी की बनाया';
00029 $strAccessDenied = 'प्रवेश निषेध';
00030 $strAction = ' कार्य';
00031 $strAddNewField = 'नया फील्ड जोडो';
00032 $strAddPriv = 'नया प्रिविलेज जोडो';
00033 $strAddPrivMessage = 'आपने नया प्रिविलेज जोड लिया ।';
00034 $strAddPrivilegesOnDb = 'इन डाटाबेसों के लिये प्रिविलेज  जोडिये'; 
00035 $strAddPrivilegesOnTbl = 'इन टेबल  के लिये प्रिविलेज  जोडिये'; 
00036 $strAddUser = 'नया यूसर बनाओ';
00037 $strAddUserMessage = 'आपने नया यूसर बना लिया ।';
00038 $strAddedColumnComment = 'कोलम पर टिप्पणि किया गया';  
00039 $strAfter = '%s के बाद में';
00040 $strAfterInsertBack = 'पिछले पृष्ट पर वापस जाओ';
00041 $strAfterInsertNewInsert = ' अगला नया रौ जोडे';
00042 $strAll = 'सभी';
00043 $strAlterOrderBy = ' टेबल ओरडर को बदलिये ';
00044 $strAnIndex = ' %s पर एक इन्डेक्स बनाया';
00045 $strAnalyzeTable = ' टेबल अनालैज करें';
00046 $strAnd = 'और';
00047 $strAny = 'कोई';
00048 $strAnyColumn = 'कोई भी कोलम';
00049 $strAnyDatabase = 'कोई भी  डाटाबेस';
00050 $strAnyHost = 'कोई भी  होस्ट';
00051 $strAnyTable = 'कोई भी  टेबल';
00052 $strAnyUser = 'कोई भी  यूसर';
00053 $strArabic = 'पर्शियन';  
00054 $strAtBeginningOfTable = ' टेबल के शुरू  में';
00055 $strAtEndOfTable = ' टेबल के आखिर में';
00056 $strAttr = ' विशेषता';
00057 
00058 $strBack = 'वापस';
00059 $strBinary = 'बइनरी';
00060 $strBinaryDoNotEdit = 'बइनरी - एडिट मत करिये';
00061 $strBookmarkDeleted = 'यह bookmark डिलीट कर दिया गया।'; 
00062 $strBookmarkLabel = 'लेबल';
00063 $strBookmarkQuery = 'Bookmark किया हुआ SQL-क्वरी'; 
00064 $strBookmarkThis = 'इस SQL-क्वरी को bookmark कीजिये '; 
00065 $strBookmarkView = 'केवल देखिये';
00066 $strBrowse = ' ब्रौस';
00067 
00068 $strCantRenameIdxToPrimary = 'इन्डेक्स को PRIMARY नाम मे नहीं बदल सकते!';
00069 $strChange = 'बदलिये';
00070 $strChangePassword = 'पासव्रड बदलिये';
00071 $strCheckAll = 'सभी को चेक करें';
00072 $strCheckDbPriv = 'डाटाबेस   प्रिविलेजस  को चेक करें';
00073 $strCheckPrivs = 'प्रिविलेज  चेक करें';  
00074 $strCheckPrivsLong = 'डाटाबेस के  प्रिविलेज  चेक करें &quot;%s&quot;.';  
00075 $strCheckTable = ' टेबल  को चेक करें';
00076 $strChoosePage = ' एडिट करने के लिये पेज़ चुने';
00077 $strColumn = 'कोलम';
00078 $strColumnNames = 'कोलम के नाम';
00079 $strColumnPrivileges = ' केवल कोलम के प्रिविलेज'; 
00080 $strComments = ' टिप्पणी';
00081 $strCompleteInserts = 'पूरा इनसर्टस';
00082 $strConfirm = 'क्या आप सचमुच यह करना चाहते है?';
00083 $strCopyTable = ' (database<b>.</b>table) में टेबल को कापी करें:';
00084 $strCopyTableOK = ' %s टेबल को %s में कापी कर दिया.';
00085 $strCouldNotKill = 'thread %s को मारने में phpMyAdmin असफल हुआ। शायद वह खतम हो चुका है।'; 
00086 $strCreate = 'बनाइये';
00087 $strCreateIndex = ' &nbsp;%s&nbsp; कोलम पर इन्डेक्स बनाऐं ';
00088 $strCreateIndexTopic = 'एक नया इन्डेक्स बनाऐं';
00089 $strCreateNewDatabase = ' नया डाटाबेस बनाओ';
00090 $strCreateNewTable = ' डाटाबेस मे नया टेबल बनाओ';
00091 $strCreatePage = 'नया पेज़ बनाऐं';
00092 
00093 $strDBComment = 'डाटाबेस की टिप्पणि: '; 
00094 $strData = ' डाटा';
00095 $strDataOnly = 'केवल डाटा';
00096 $strDatabase = ' डाटाबेस';
00097 $strDatabaseHasBeenDropped = 'डाटाबेस %s को ड्रोप कर दिया ।';
00098 $strDatabaseNoTable = 'इस डाटाबेस में कोई टेबल नहीं है!';
00099 $strDatabases = ' डाटाबेस';
00100 $strDatabasesDropped = '%s डाटाबेस को सफलता से डिलीट कर दिया गया।';  
00101 $strDatabasesStats = ' डाटाबेसों के आँकडे';
00102 $strDatabasesStatsDisable = 'आँकडे Disable करें';  
00103 $strDatabasesStatsEnable = 'आँकडे Enable करें';  
00104 $strDatabasesStatsHeavyTraffic = ' नोट: यहां डाटाबेस के आँकडे Enable करने से webserver और MySQL के बीच में ट्रेफिक बडने की संभावना है। ';  
00105 $strDbPrivileges = ' केवल डाटाबेस के प्रिविलेज'; 
00106 $strDefault = 'Default';
00107 $strDelete = 'डिलीट';
00108 $strDeleteFailed = ' डिलीट फैल हो गया!';
00109 $strDeleteUserMessage = 'आपने %s यूसर डिलीट कर दिया।';
00110 $strDeleted = 'रौ को डिलीट कर दिया';
00111 $strDeletedRows = 'रौ डिलीट किया:';
00112 $strDescription = 'वर्णन';  
00113 $strDictionary = 'शब्दकोश';  
00114 $strDisplay = ' दिखाओ';
00115 $strDisplayFeat = 'फीचरस दिखाओ';
00116 $strDisplayOrder = 'क्रम से दिखाओ:';
00117 $strDisplayPDF = 'PDF schema दिखाओ';
00118 $strDoYouReally = 'क्या आप सचमुच चाहते है की';
00119 $strDocu = 'डोक्युमेंटेशन';
00120 $strDrop = ' ड्रोप';
00121 $strDropDB = ' डाटाबेस ड्रोप करे %s';
00122 $strDropSelectedDatabases = 'चुने हुऎ डाटाबेसों को ड्रोप करें';  
00123 $strDropTable = ' टेबल  ड्रोप करे';
00124 $strDropUsersDb = 'Drop the databases that have the same names as the users.'; 
00125 
00126 $strEdit = 'एडिट';
00127 $strEditPDFPages = 'PDF पेज एडिट करें';
00128 $strEditPrivileges = ' प्रिविलेज एडिट करें';
00129 $strEffective = ' वास्तविक';
00130 $strEmpty = 'खाली करें';
00131 $strEnd = 'आखरी';
00132 $strEnglish = 'अंग्रेजी';  
00133 $strEnglishPrivileges = ' नोट: MySQL प्रिविलेज नामों को अंग्रेजी  मे लिखा गया है '; 
00134 $strError = 'गल्ती';
00135 $strExplain = 'SQL की   व्याख्या ';
00136 $strExport = 'एक्सपोर्ट';
00137 $strExportToXML = ' XML format में एक्सपोर्ट करें';
00138 $strExtendedInserts = 'विस्तृत इनसर्टस';
00139 $strExtra = ' अतिरिक्त';
00140 
00141 $strField = ' फील्ड';
00142 $strFieldHasBeenDropped = ' फील्ड %s ड्रोप कर दिया';
00143 $strFields = ' फील्डस';
00144 $strFlushTable = ' टेबल को Flush करें ("FLUSH")';
00145 
00146 $strGenTime = 'समय पर बनाया'; 
00147 $strGerman = 'जर्मन';  
00148 $strGrants = 'ग्रान्टस';
00149 $strGreek = ' ग्रीक';  
00150 
00151 $strHasBeenAltered = 'को बदला गया। '; 
00152 $strHome = 'होम';
00153 $strHomepageOfficial = 'phpMyAdmin का आधिकारिक होमपेज';
00154 $strHost = 'होस्ट';
00155 $strHostEmpty = 'होस्ट का नाम (hostname) खाली है!'; 
00156 
00157 $strInsert = 'इनसर्ट';
00158 $strInsertAsNewRow = 'इसको नया रौ में जोडे '; 
00159 $strInsertNewRow = 'नया रौ इनसर्ट करिये';
00160 $strInsertedRows = ' रौ जोडे गये:'; 
00161 $strInstructions = 'निर्देष';
00162 
00163 $strJapanese = 'जापानी';  
00164 
00165 $strKeepPass = 'पासवर्ड मत बदलिये'; 
00166 $strKorean = 'कोरियन';  
00167 
00168 $strLength = 'लंबाई';
00169 $strLengthSet = 'लंबाई/अर्थ*';
00170 $strLimitNumRows = 'प्रति पृष्ट कितने रौ';
00171 $strLines = 'लाईनस';
00172 $strLinesTerminatedBy = 'लाईन समाप्त होता है';
00173 $strLocalhost = 'Local';
00174 $strLogPassword = 'पासव्रड:';
00175 $strLogUsername = 'यूसरनेम:';
00176 $strLogin = 'लोगिन';
00177 $strLogout = 'लोग औट';
00178 
00179 $strMoveTable = ' टेबल को (database<b>.</b>table) में  मूव करें:';
00180 $strMoveTableOK = ' %s टेबल को %s में मूव कर दिया.';
00181 $strMySQLServerProcess = 'MySQL %pma_s1%  %pma_s3% से %pma_s2% पर चल रहा है';
00182 $strMySQLShowProcess = 'प्रोसेस दिखाओ';
00183 $strMySQLShowStatus = 'MySQL के runtime जानकारी  दिखाओ';
00184 $strMySQLShowVars = 'MySQL के  system variables दिखाओ';
00185 
00186 $strName = 'नाम';
00187 $strNext = ' अगला';
00188 $strNo = 'नहीं';
00189 $strNoDatabases = 'कोइ डाटाबेस नहिं';
00190 $strNoDatabasesSelected = ' कोइ डाटाबेस नहीं चुना गया है।';  
00191 $strNoModification = 'कोइ बदलाव नहीं'; 
00192 $strNoPassword = 'पासवर्ड नहीं है'; 
00193 $strNoPrivileges = 'कोइ प्रिविलेज नहीं'; 
00194 $strNoQuery = 'कोइ SQL क्वरी! नहीं'; 
00195 $strNoTablesFound = 'डाटाबेस में कोई टेबल नहीं।';
00196 $strNoUsersFound = 'कोई यूसर नहीं।';
00197 $strNoUsersSelected = ' कोइ यूसर नहीं चुना गया है।'; 
00198 $strNotNumber = 'यह नंबर नहीं है!'; 
00199 
00200 $strOperations = 'कार्रवाई';
00201 $strOptimizeTable = ' टेबल को Optimize करें';
00202 $strOptions = ' विकल्प';
00203 $strOr = 'अथवा';
00204 
00205 $strPdfNoTables = ' कोई टेबल नहीं';
00206 $strPhp = 'PHP Code बनाओ';
00207 $strPmaDocumentation = 'phpMyAdmin डोक्युमेंटेशन';
00208 $strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.';
00209 $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.';
00210 $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.';
00211 $strPrivileges = ' प्रिविलेज'; 
00212 $strProperties = ' विशेषता';
00213 
00214 $strQBE = 'क्वरी';
00215 $strQueryFrame = 'क्वरी पेज';
00216 $strQuerySQLHistory = 'SQL- इतिहास';
00217 $strQueryStatistics = '<b>Query statistics</b>: Since its startup, %s queries have been sent to the server.';
00218 $strQueryTime = 'क्वरी को %01.4f सेकेंड का समय लगा';
00219 
00220 $strRepairTable = ' टेबल को टीक करें';
00221 $strRevoke = 'वापस लो';
00222 $strRevokeGrant = 'Grant वापस लो';
00223 $strRevokeGrantMessage = 'आपने %s का Grant privilege वापस ले लिया ';
00224 $strRevokeMessage = 'आपने %s के privileges वापस ले लिया ';
00225 $strRevokePriv = 'Privileges वापस लो';
00226 $strRowLength = ' रौ की लंबाई';
00227 $strRowsFrom = 'रौ,  इस  record  से #';
00228 $strRowsModeHorizontal = 'समतल';
00229 $strRowsModeOptions = ' %s रूप में और %s सेल के बाद शीर्षक को दोहराईये';
00230 $strRowsModeVertical = 'खडा';
00231 $strRunSQLQuery = 'डाटाबेस %s में SQL query/queries चलाइये ';
00232 $strRunning = ' %s पर चल रहा है';
00233 $strRussian = 'रशियन';  
00234 
00235 $strSearch = 'सर्च';
00236 $strSearchFormTitle = 'डाटाबेस में सर्च करें';
00237 $strSearchInTables = ' टेबल में:';
00238 $strSearchNeedle = 'शब्द अथवा वेल्यु जिसे सर्च करना है (wildcard: "%"):';
00239 $strSearchOption1 = 'कोई भी एक शब्द';
00240 $strSearchOption2 = 'सभी शब्द';
00241 $strSearchOption3 = 'यथार्थ वाक्यांश';
00242 $strSearchResultsFor = '"<i>%s</i>" %s के लिये सर्च के परिणाम :';
00243 $strSearchType = 'खोजो:';
00244 $strSelect = 'चुनिये';
00245 $strSelectADb = 'कृपया एक डाटाबेस चुनिये ';
00246 $strSelectAll = ' सभी को सेल्कट करें';
00247 $strSelectTables = ' टेबल चुनिये';
00248 $strSend = 'फाईल मे सेव करें';
00249 $strServerChoice = 'Server चुनिये';
00250 $strServerTrafficNotes = '<b>Server traffic</b>: These tables show the network traffic statistics of this MySQL server since its startup.';
00251 $strShow = 'दिखाओ';
00252 $strShowAll = 'सभी दिखाओ';
00253 $strShowColor = 'रंगीन दिखाओ';
00254 $strShowCols = 'कोलम दिखाओ';
00255 $strShowGrid = 'grid दिखाओ';
00256 $strShowPHPInfo = 'PHP कि जानकारी  दिखाओ';
00257 $strShowTableDimension = ' टेबल के परिमाण दिखाओ';
00258 $strShowTables = ' टेबल दिखाओ';
00259 $strShowThisQuery = ' यह query वापस यहीं दिखायें ';
00260 $strShowingRecords = 'रौ देखिये';
00261 $strSplitWordsWithSpace = 'शब्दों में space (" ")  से अंतर करें.';
00262 $strStrucData = 'संरचना और डाटा';
00263 $strStrucOnly = 'केवल संरचना';
00264 $strStructure = 'संरचना';
00265 $strSuccess = 'आपकी SQL-query सफलता से पूरा किया';
00266 $strSum = 'जोड';
00267 
00268 $strTable = '  टेबल ';
00269 $strTableComments = ' टेबल  की टिप्पणि';
00270 $strTableEmpty = ' टेबल का नाम खाली है!';
00271 $strTableHasBeenDropped = ' टेबल %s को ड्रोप किया';
00272 $strTableHasBeenEmptied = ' टेबल %s को खाली किया';
00273 $strTableHasBeenFlushed = ' टेबल %s को flush किया';
00274 $strTableMaintenance = ' टेबल  रख-रखाव';
00275 $strTableType = ' टेबल के प्रकार';
00276 $strTables = ' %s  टेबल(s)';
00277 $strTblPrivileges = '  केवल टेबल  के प्रिविलेज'; 
00278 $strThreadSuccessfullyKilled = 'Thread %s को सफलता से मारा गया।'; 
00279 $strTotal = ' कुल';
00280 $strTurkish = 'तुर्क';  
00281 $strType = ' प्रकार';
00282 
00283 $strUncheckAll = ' सभी को अनचेक करें';
00284 $strUnselectAll = ' सभी को अनसेल्कट करें';
00285 $strUpdatePrivMessage = 'आपने %s के प्रिविलेज अपडेट कर दिया ।';
00286 $strUpdateProfile = 'प्रोफाइल अपडेट करो:';
00287 $strUpdateProfileMessage = 'प्रोफाइल अपडेट कर दिया ।';
00288 $strUpdateQuery = ' क्वरी अपडेट करो';
00289 $strUsage = 'उपयोग';
00290 $strUseBackquotes = ' टेबल और फील्ड के नाम को backquotes से Enclose करें';
00291 $strUseTables = ' टेबल का उपयोग करो';
00292 $strUser = 'यूसर';
00293 $strUserEmpty = 'यूसरनेम खाली है!';
00294 $strUserName = 'यूसर नेम';
00295 $strUsers = 'यूसरस';
00296 
00297 $strValue = 'मूल्य';
00298 
00299 $strWelcome = ' %s मे स्वागत है';
00300 $strWithChecked = 'चुने हुओं को:';
00301 $strWritingCommentNotPossible = 'टिप्पणि करना मुम्किन नहीं';  
00302 $strWrongUser = 'यूसरनेम/पासवर्ड गलत है।  Access denied.';
00303 
00304 $strYes = 'हाँ ';
00305 
00306 // To translate
00307 $timespanfmt = '%s days, %s hours, %s minutes and %s seconds'; //to translate
00308 
00309 $strAbortedClients = 'Aborted'; //to translate
00310 $strAbsolutePathToDocSqlDir = 'Please enter the absolute path on webserver to docSQL directory';  //to translate
00311 $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
00312 $strAddAutoIncrement = 'Add AUTO_INCREMENT value';  //to translate
00313 $strAddConstraints = 'Add constraints';  //to translate
00314 $strAddDeleteColumn = 'Add/Delete Field Columns'; //to translate
00315 $strAddDeleteRow = 'Add/Delete Criteria Row'; //to translate
00316 $strAddDropDatabase = 'Add DROP DATABASE';//to translate
00317 $strAddIntoComments = 'Add into comments';//to translate
00318 $strAddSearchConditions = 'Add search conditions (body of the "where" clause):'; //to translate
00319 $strAddToIndex = 'Add to index &nbsp;%s&nbsp;column(s)'; //to translate
00320 $strAddedColumnRelation = 'Added relation for column';  //to translate
00321 $strAdministration = 'Administration'; //to translate
00322 $strAffectedRows = 'Affected rows:'; //to translate
00323 $strAllTableSameWidth = 'display all Tables with same width?'; //to translate
00324 $strArmenian = 'Armenian';  //to translate
00325 $strAscending = 'Ascending'; //to translate
00326 $strAutodetect = 'Autodetect';  //to translate
00327 $strAutomaticLayout = 'Automatic layout';  //to translate
00328 
00329 $strBaltic = 'Baltic';  //to translate
00330 $strBeginCut = 'BEGIN CUT'; //to translate
00331 $strBeginRaw = 'BEGIN RAW'; //to translate
00332 $strBookmarkAllUsers = 'Let every user access this bookmark';  //to translate
00333 $strBookmarkOptions = 'Bookmark options';  //to translate
00334 $strBrowseForeignValues = 'Browse foreign values';  //to translate
00335 $strBulgarian = 'Bulgarian';  //to translate
00336 $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
00337 $strBzip = '"bzipped"'; //to translate
00338 
00339 $strCSVOptions = 'CSV options';//to translate
00340 $strCannotLogin = 'Cannot login to MySQL server';  //to translate
00341 $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration';  //to translate
00342 $strCantLoadMySQL = 'cannot load MySQL extension,<br />please check PHP Configuration.'; //to translate
00343 $strCantLoadRecodeIconv = 'Can not load iconv or recode extension needed for charset conversion, configure php to allow using these extensions or disable charset conversion in phpMyAdmin.'; //to translate
00344 $strCantUseRecodeIconv = 'Can not use iconv nor libiconv nor recode_string function while extension reports to be loaded. Check your php configuration.'; //to translate
00345 $strCardinality = 'Cardinality'; //to translate
00346 $strCarriage = 'Carriage return: \\r'; //to translate
00347 $strCaseInsensitive = 'case-insensitive';  //to translate
00348 $strCaseSensitive = 'case-sensitive';  //to translate
00349 $strCentralEuropean = 'Central European';  //to translate
00350 $strChangeCopyMode = 'Create a new user with the same privileges and ...';  //to translate
00351 $strChangeCopyModeCopy = '... keep the old one.';  //to translate
00352 $strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.';  //to translate
00353 $strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.';  //to translate
00354 $strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.';  //to translate
00355 $strChangeCopyUser = 'Change Login Information / Copy User';  //to translate
00356 $strChangeDisplay = 'Choose Field to display'; //to translate
00357 $strCharset = 'Charset';  //to translate
00358 $strCharsetOfFile = 'Character set of the file:'; //to translate
00359 $strCharsets = 'Charsets';  //to translate
00360 $strCharsetsAndCollations = 'Character Sets and Collations';  //to translate
00361 $strCheckOverhead = 'Check overheaded';  //to translate
00362 $strColComFeat = 'Displaying Column Comments'; //to translate
00363 $strCollation = 'Collation';  //to translate
00364 $strCommand = 'Command'; //to translate
00365 $strCompression = 'Compression'; //to translate
00366 $strConfigFileError = 'phpMyAdmin was unable to read your configuration file!<br />This might happen if php finds a parse error in it or php cannot find the file.<br />Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.<br />If you recieve a blank page, everything is fine.'; //to translate
00367 $strConfigureTableCoord = 'Please configure the coordinates for table %s'; //to translate
00368 $strConnections = 'Connections'; //to translate
00369 $strConstraintsForDumped = 'Constraints for dumped tables';  //to translate
00370 $strConstraintsForTable = 'Constraints for table';  //to translate
00371 $strCookiesRequired = 'Cookies must be enabled past this point.'; //to translate
00372 $strCopyTableSameNames = 'Can\'t copy table to same one!';  //to translate
00373 $strCreatePdfFeat = 'Creation of PDFs'; //to translate
00374 $strCreationDates = 'Creation/Update/Check dates';  //to translate
00375 $strCriteria = 'Criteria'; //to translate
00376 $strCroatian = 'Croatian';  //to translate
00377 $strCyrillic = 'Cyrillic';  //to translate
00378 $strCzech = 'Czech';  //to translate
00379 
00380 $strDBGContext = 'Context';  //to translate
00381 $strDBGContextID = 'Context ID';  //to translate
00382 $strDBGHits = 'Hits';  //to translate
00383 $strDBGLine = 'Line';  //to translate
00384 $strDBGMaxTimeMs = 'Max time, ms';  //to translate
00385 $strDBGMinTimeMs = 'Min time, ms';  //to translate
00386 $strDBGModule = 'Module';  //to translate
00387 $strDBGTimePerHitMs = 'Time/Hit, ms';  //to translate
00388 $strDBGTotalTimeMs = 'Total time, ms';  //to translate
00389 $strDanish = 'Danish';  //to translate
00390 $strDataDict = 'Data Dictionary';  //to translate
00391 $strDatabaseExportOptions = 'Database export options';//to translate
00392 $strDatabaseWildcard = 'Database (wildcards allowed):'; //to translate
00393 $strDbSpecific = 'database-specific';  //to translate
00394 $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a';  //to translate
00395 $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?';  //to translate
00396 $strDelayedInserts = 'Use delayed inserts';  //to translate
00397 $strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate
00398 $strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate
00399 $strDeleting = 'Deleting %s'; //to translate
00400 $strDescending = 'Descending'; //to translate
00401 $strDisabled = 'Disabled'; //to translate
00402 $strDoAQuery = 'Do a "query by example" (wildcard: "%")'; //to translate
00403 $strDumpComments = 'Include column comments as inline SQL-comments';//to translate
00404 $strDumpSaved = 'Dump has been saved to file %s.';  //to translate
00405 $strDumpXRows = 'Dump %s row(s) starting at record # %s.'; //to translate
00406 $strDumpingData = 'Dumping data for table'; //to translate
00407 $strDynamic = 'dynamic'; //to translate
00408 
00409 $strEmptyResultSet = 'MySQL returned an empty result set (i.e. zero rows).'; //to translate
00410 $strEnabled = 'Enabled'; //to translate
00411 $strEndCut = 'END CUT'; //to translate
00412 $strEndRaw = 'END RAW'; //to translate
00413 $strEstonian = 'Estonian';  //to translate
00414 $strExcelEdition = 'Excel edition';  //to translate
00415 $strExcelOptions = 'Excel options';  //to translate
00416 $strExecuteBookmarked = 'Execute bookmarked query';  //to translate
00417 
00418 $strFailedAttempts = 'Failed attempts'; //to translate
00419 $strFieldsEmpty = ' The field count is empty! '; //to translate
00420 $strFieldsEnclosedBy = 'Fields enclosed by'; //to translate
00421 $strFieldsEscapedBy = 'Fields escaped by'; //to translate
00422 $strFieldsTerminatedBy = 'Fields terminated by'; //to translate
00423 $strFileAlreadyExists = 'File %s already exists on server, change filename or check overwrite option.';  //to translate
00424 $strFileCouldNotBeRead = 'File could not be read';  //to translate
00425 $strFileNameTemplate = 'File name template';//to translate
00426 $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
00427 $strFileNameTemplateRemember = 'remember template';//to translate
00428 $strFixed = 'fixed'; //to translate
00429 $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
00430 $strFormEmpty = 'Missing value in the form !'; //to translate
00431 $strFormat = 'Format'; //to translate
00432 $strFullText = 'Full Texts'; //to translate
00433 $strFunction = 'Function'; //to translate
00434 
00435 $strGenBy = 'Generated by'; //to translate
00436 $strGeneralRelationFeat = 'General relation features'; //to translate
00437 $strGlobal = 'global';  //to translate
00438 $strGlobalPrivileges = 'Global privileges'; //to translate
00439 $strGlobalValue = 'Global value'; //to translate
00440 $strGo = 'Go'; //to translate
00441 $strGrantOption = 'Grant'; //to translate
00442 $strGzip = '"gzipped"'; //to translate
00443 
00444 $strHasBeenCreated = 'has been created.'; //to translate
00445 $strHaveToShow = 'You have to choose at least one Column to display'; //to translate
00446 $strHebrew = 'Hebrew';  //to translate
00447 $strHomepageSourceforge = 'Sourceforge phpMyAdmin Download Page'; //to translate
00448 $strHungarian = 'Hungarian';  //to translate
00449 
00450 $strId = 'ID'; //to translate
00451 $strIdxFulltext = 'Fulltext'; //to translate
00452 $strIfYouWish = 'If you wish to load only some of a table\'s columns, specify a comma separated field list.'; //to translate
00453 $strIgnore = 'Ignore'; //to translate
00454 $strIgnoringFile = 'Ignoring file %s';  //to translate
00455 $strImportDocSQL = 'Import docSQL Files';  //to translate
00456 $strImportFiles = 'Import files';  //to translate
00457 $strImportFinished = 'Import finished';  //to translate
00458 $strInUse = 'in use'; //to translate
00459 $strIndex = 'Index'; //to translate
00460 $strIndexHasBeenDropped = 'Index %s has been dropped'; //to translate
00461 $strIndexName = 'Index name&nbsp;:'; //to translate
00462 $strIndexType = 'Index type&nbsp;:'; //to translate
00463 $strIndexes = 'Indexes'; //to translate
00464 $strInnodbStat = 'InnoDB Status';  //to translate
00465 $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
00466 $strInsertTextfiles = 'Insert data from a textfile into table'; //to translate
00467 $strInsertedRowId = 'Inserted row id:';  //to translate
00468 $strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.';  //to translate
00469 $strInternalRelations = 'Internal relations';  //to translate
00470 $strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
00471 
00472 $strJumpToDB = 'Jump to database &quot;%s&quot;.';  //to translate
00473 $strJustDelete = 'Just delete the users from the privilege tables.'; //to translate
00474 $strJustDeleteDescr = 'The &quot;deleted&quot; users will still be able to access the server as usual until the privileges are reloaded.'; //to translate
00475 
00476 $strKeyname = 'Keyname'; //to translate
00477 $strKill = 'Kill'; //to translate
00478 
00479 $strLaTeX = 'LaTeX';  //to translate
00480 $strLaTeXOptions = 'LaTeX options';  //to translate
00481 $strLandscape = 'Landscape';  //to translate
00482 $strLatexCaption = 'Table caption';//to translate
00483 $strLatexContent = 'Content of table __TABLE__';//to translate
00484 $strLatexContinued = '(continued)';//to translate
00485 $strLatexContinuedCaption = 'Continued table caption';//to translate
00486 $strLatexIncludeCaption = 'Include table caption';//to translate
00487 $strLatexLabel = 'Label key';//to translate
00488 $strLatexStructure = 'Structure of table __TABLE__';//to translate
00489 $strLineFeed = 'Linefeed: \\n'; //to translate
00490 $strLinkNotFound = 'Link not found'; //to translate
00491 $strLinksTo = 'Links to'; //to translate
00492 $strLithuanian = 'Lithuanian';  //to translate
00493 $strLoadExplanation = 'The best method is checked by default, but you can change if it fails.';  //to translate
00494 $strLoadMethod = 'LOAD method';  //to translate
00495 $strLocationTextfile = 'Location of the textfile'; //to translate
00496 $strLogServer = 'Server';  //to translate
00497 $strLoginInformation = 'Login Information'; //to translate
00498 
00499 $strMIME_MIMEtype = 'MIME-type';//to translate
00500 $strMIME_available_mime = 'Available MIME-types';//to translate
00501 $strMIME_available_transform = 'Available transformations';//to translate
00502 $strMIME_description = 'Description';//to translate
00503 $strMIME_file = 'Filename';//to translate
00504 $strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.';//to translate
00505 $strMIME_transformation = 'Browser transformation';//to translate
00506 $strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate
00507 $strMIME_transformation_options = 'Transformation options';//to translate
00508 $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
00509 $strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate
00510 $strMissingBracket = 'Missing Bracket'; //to translate
00511 $strModifications = 'Modifications have been saved'; //to translate
00512 $strModify = 'Modify'; //to translate
00513 $strModifyIndexTopic = 'Modify an index'; //to translate
00514 $strMoreStatusVars = 'More status variables'; //to translate
00515 $strMoveTableSameNames = 'Can\'t move table to same one!';  //to translate
00516 $strMultilingual = 'multilingual';  //to translate
00517 $strMustSelectFile = 'You should select file which you want to insert.';  //to translate
00518 $strMySQLCharset = 'MySQL charset'; //to translate
00519 $strMySQLReloaded = 'MySQL reloaded.'; //to translate
00520 $strMySQLSaid = 'MySQL said: '; //to translate
00521 
00522 $strNoDescription = 'no Description'; //to translate
00523 $strNoDropDatabases = '"DROP DATABASE" statements are disabled.'; //to translate
00524 $strNoExplain = 'Skip Explain SQL'; //to translate
00525 $strNoFrames = 'phpMyAdmin is more friendly with a <b>frames-capable</b> browser.'; //to translate
00526 $strNoIndex = 'No index defined!'; //to translate
00527 $strNoIndexPartsDefined = 'No index parts defined!'; //to translate
00528 $strNoOptions = 'This format has no options';//to translate
00529 $strNoPermission = 'The web server does not have permission to save the file %s.';  //to translate
00530 $strNoPhp = 'Without PHP Code'; //to translate
00531 $strNoRights = 'You don\'t have enough rights to be here right now!'; //to translate
00532 $strNoSpace = 'Insufficient space to save the file %s.';  //to translate
00533 $strNoValidateSQL = 'Skip Validate SQL'; //to translate
00534 $strNone = 'None'; //to translate
00535 $strNotOK = 'not OK'; //to translate
00536 $strNotSet = '<b>%s</b> table not found or not set in %s'; //to translate
00537 $strNotValidNumber = ' is not a valid row number!'; //to translate
00538 $strNull = 'Null'; //to translate
00539 $strNumSearchResultsInTable = '%s match(es) inside table <i>%s</i>'; //to translate
00540 $strNumSearchResultsTotal = '<b>Total:</b> <i>%s</i> match(es)'; //to translate
00541 $strNumTables = 'Tables'; //to translate
00542 
00543 $strOK = 'OK'; //to translate
00544 $strOftenQuotation = 'Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the "enclosed by"-character.'; //to translate
00545 $strOptionalControls = 'Optional. Controls how to write or read special characters.'; //to translate
00546 $strOptionally = 'OPTIONALLY'; //to translate
00547 $strOverhead = 'Overhead'; //to translate
00548 $strOverwriteExisting = 'Overwrite existing file(s)';  //to translate
00549 
00550 $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
00551 $strPHPVersion = 'PHP Version'; //to translate
00552 $strPageNumber = 'Page number:'; //to translate
00553 $strPaperSize = 'Paper size';  //to translate
00554 $strPartialText = 'Partial Texts'; //to translate
00555 $strPassword = 'Password'; //to translate
00556 $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate
00557 $strPasswordEmpty = 'The password is empty!'; //to translate
00558 $strPasswordNotSame = 'The passwords aren\'t the same!'; //to translate
00559 $strPdfDbSchema = 'Schema of the the "%s" database - Page %s'; //to translate
00560 $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate
00561 $strPdfInvalidTblName = 'The "%s" table doesn\'t exist!'; //to translate
00562 $strPerHour = 'per hour'; //to translate
00563 $strPerMinute = 'per minute';//to translate
00564 $strPerSecond = 'per second';//to translate
00565 $strPhoneBook = 'phone book';  //to translate
00566 $strPmaUriError = 'The <tt>$cfg[\'PmaAbsoluteUri\']</tt> directive MUST be set in your configuration file!'; //to translate
00567 $strPortrait = 'Portrait';  //to translate
00568 $strPos1 = 'Begin'; //to translate
00569 $strPrevious = 'Previous'; //to translate
00570 $strPrimary = 'Primary'; //to translate
00571 $strPrimaryKey = 'Primary key'; //to translate
00572 $strPrimaryKeyHasBeenDropped = 'The primary key has been dropped'; //to translate
00573 $strPrimaryKeyName = 'The name of the primary key must be... PRIMARY!'; //to translate
00574 $strPrimaryKeyWarning = '("PRIMARY" <b>must</b> be the name of and <b>only of</b> a primary key!)'; //to translate
00575 $strPrint = 'Print';  //to translate
00576 $strPrintView = 'Print view'; //to translate
00577 $strPrintViewFull = 'Print view (with full texts)';  //to translate
00578 $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate
00579 $strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate
00580 $strPrivDescCreateDb = 'Allows creating new databases and tables.'; //to translate
00581 $strPrivDescCreateTbl = 'Allows creating new tables.'; //to translate
00582 $strPrivDescCreateTmpTable = 'Allows creating temporary tables.'; //to translate
00583 $strPrivDescDelete = 'Allows deleting data.'; //to translate
00584 $strPrivDescDropDb = 'Allows dropping databases and tables.'; //to translate
00585 $strPrivDescDropTbl = 'Allows dropping tables.'; //to translate
00586 $strPrivDescExecute = 'Allows running stored procedures; Has no effect in this MySQL version.'; //to translate
00587 $strPrivDescFile = 'Allows importing data from and exporting data into files.'; //to translate
00588 $strPrivDescGrant = 'Allows adding users and privileges without reloading the privilege tables.'; //to translate
00589 $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate
00590 $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate
00591 $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate
00592 $strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate
00593 $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate
00594 $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate
00595 $strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate
00596 $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate
00597 $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate
00598 $strPrivDescSelect = 'Allows reading data.'; //to translate
00599 $strPrivDescShowDb = 'Gives access to the complete list of databases.'; //to translate
00600 $strPrivDescShutdown = 'Allows shutting down the server.'; //to translate
00601 $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
00602 $strPrivDescUpdate = 'Allows changing data.'; //to translate
00603 $strPrivDescUsage = 'No privileges.'; //to translate
00604 $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to translate
00605 $strProcesslist = 'Process list'; //to translate
00606 $strPutColNames = 'Put fields names at first row';  //to translate
00607 
00608 $strQBEDel = 'Del'; //to translate
00609 $strQBEIns = 'Ins'; //to translate
00610 $strQueryFrameDebug = 'Debugging information';//to translate
00611 $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
00612 $strQueryOnDb = 'SQL-query on database <b>%s</b>:'; //to translate
00613 $strQueryType = 'Query type'; //to translate
00614 $strQueryWindowLock = 'Do not overwrite this query from outside the window';  //to translate
00615 
00616 $strReType = 'Re-type'; //to translate
00617 $strReceived = 'Received'; //to translate
00618 $strRecords = 'Records'; //to translate
00619 $strReferentialIntegrity = 'Check referential integrity:'; //to translate
00620 $strRelationNotWorking = 'The additional Features for working with linked Tables have been deactivated. To find out why click %shere%s.'; //to translate
00621 $strRelationView = 'Relation view'; //to translate
00622 $strRelationalSchema = 'Relational schema';  //to translate
00623 $strRelations = 'Relations';  //to translate
00624 $strReloadFailed = 'MySQL reload failed.'; //to translate
00625 $strReloadMySQL = 'Reload MySQL'; //to translate
00626 $strReloadingThePrivileges = 'Reloading the privileges'; //to translate
00627 $strRememberReload = 'Remember reload the server.'; //to translate
00628 $strRemoveSelectedUsers = 'Remove selected users'; //to translate
00629 $strRenameTable = 'Rename table to'; //to translate
00630 $strRenameTableOK = 'Table %s has been renamed to %s'; //to translate
00631 $strReplace = 'Replace'; //to translate
00632 $strReplaceNULLBy = 'Replace NULL by';  //to translate
00633 $strReplaceTable = 'Replace table data with file'; //to translate
00634 $strReset = 'Reset'; //to translate
00635 $strResourceLimits = 'Resource limits'; //to translate
00636 $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate
00637 $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate
00638 $strRowSize = ' Row size '; //to translate
00639 $strRows = 'Rows'; //to translate
00640 $strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate
00641 $strRowsStatistic = 'Row Statistic'; //to translate
00642 $strRunQuery = 'Submit Query'; //to translate
00643 
00644 $strSQL = 'SQL'; //to translate
00645 $strSQLExportType = 'Export type';  //to translate
00646 $strSQLOptions = 'SQL options';//to translate
00647 $strSQLParserBugMessage = 'There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:'; //to translate
00648 $strSQLParserUserError = 'There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem'; //to translate
00649 $strSQLQuery = 'SQL-query'; //to translate
00650 $strSQLResult = 'SQL result'; //to translate
00651 $strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
00652 $strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
00653 $strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
00654 $strSave = 'Save'; //to translate
00655 $strSaveOnServer = 'Save on server in %s directory';  //to translate
00656 $strScaleFactorSmall = 'The scale factor is too small to fit the schema on one page'; //to translate
00657 $strSearchOption4 = 'as regular expression'; //to translate
00658 $strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).';  //to translate
00659 $strSelectFields = 'Select fields (at least one):'; //to translate
00660 $strSelectNumRows = 'in query'; //to translate
00661 $strSent = 'Sent'; //to translate
00662 $strServer = 'Server %s';  //to translate
00663 $strServerStatus = 'Runtime Information'; //to translate
00664 $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate
00665 $strServerTabProcesslist = 'Processes'; //to translate
00666 $strServerTabVariables = 'Variables'; //to translate
00667 $strServerVars = 'Server variables and settings'; //to translate
00668 $strServerVersion = 'Server version'; //to translate
00669 $strSessionValue = 'Session value'; //to translate
00670 $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\').'; //to translate
00671 $strShowDatadictAs = 'Data Dictionary Format';  //to translate
00672 $strShowFullQueries = 'Show Full Queries';  //to translate
00673 $strSimplifiedChinese = 'Simplified Chinese';  //to translate
00674 $strSingly = '(singly)'; //to translate
00675 $strSize = 'Size'; //to translate
00676 $strSort = 'Sort'; //to translate
00677 $strSortByKey = 'Sort by key';  //to translate
00678 $strSpaceUsage = 'Space usage'; //to translate
00679 $strStatCheckTime = 'Last check';//to translate
00680 $strStatCreateTime = 'Creation';//to translate
00681 $strStatUpdateTime = 'Last update';//to translate
00682 $strStatement = 'Statements'; //to translate
00683 $strStatus = 'Status'; //to translate
00684 $strStrucCSV = 'CSV data'; //to translate
00685 $strStrucDrop = 'Add \'drop table\''; //to translate
00686 $strStrucExcelCSV = 'CSV for Ms Excel data'; //to translate
00687 $strStructPropose = 'Propose table structure'; //to translate
00688 $strSubmit = 'Submit'; //to translate
00689 $strSwedish = 'Swedish';  //to translate
00690 $strSwitchToTable = 'Switch to copied table';  //to translate
00691 
00692 $strTableOfContents = 'Table of contents';  //to translate
00693 $strTableOptions = 'Table options';  //to translate
00694 $strTableStructure = 'Table structure for table'; //to translate
00695 $strTextAreaLength = ' Because of its length,<br /> this field might not be editable '; //to translate
00696 $strThai = 'Thai';  //to translate
00697 $strTheContent = 'The content of your file has been inserted.'; //to translate
00698 $strTheContents = 'The contents of the file replaces the contents of the selected table for rows with identical primary or unique key.'; //to translate
00699 $strTheTerminator = 'The terminator of the fields.'; //to translate
00700 $strThisHost = 'This Host'; //to translate
00701 $strThisNotDirectory = 'This was not a directory';  //to translate
00702 $strTime = 'Time'; //to translate
00703 $strToggleScratchboard = 'toggle scratchboard';  //to translate
00704 $strTotalUC = 'Total'; //to translate
00705 $strTraditionalChinese = 'Traditional Chinese';  //to translate
00706 $strTraffic = 'Traffic'; //to translate
00707 $strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)';  //to translate
00708 $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
00709 $strTransformation_image_png__inline = 'See image/jpeg: inline';  //to translate
00710 $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
00711 $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
00712 $strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
00713 $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
00714 $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
00715 $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
00716 $strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate
00717 $strTruncateQueries = 'Truncate Shown Queries';  //to translate
00718 
00719 $strUkrainian = 'Ukrainian';  //to translate
00720 $strUnicode = 'Unicode';  //to translate
00721 $strUnique = 'Unique';  //to translate
00722 $strUnknown = 'unknown';  //to translate
00723 $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table';  //to translate
00724 $strUpgrade = 'You should upgrade to %s %s or later.';  //to translate
00725 $strUseHostTable = 'Use Host Table';  //to translate
00726 $strUseTextField = 'Use text field'; //to translate
00727 $strUseThisValue = 'Use this value';  //to translate
00728 $strUserAlreadyExists = 'The user %s already exists!'; //to translate
00729 $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate
00730 $strUserOverview = 'User overview'; //to translate
00731 $strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate
00732 $strUsersHavingAccessToDb = 'Users having access to &quot;%s&quot;';  //to translate
00733 
00734 $strValidateSQL = 'Validate SQL';  //to translate
00735 $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
00736 $strVar = 'Variable'; //to translate
00737 $strViewDump = 'View dump (schema) of table';  //to translate
00738 $strViewDumpDB = 'View dump (schema) of database';  //to translate
00739 $strViewDumpDatabases = 'View dump (schema) of databases';//to translate
00740 
00741 $strWebServerUploadDirectory = 'web-server upload directory';  //to translate
00742 $strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached';  //to translate
00743 $strWestEuropean = 'West European';  //to translate
00744 $strWildcard = 'wildcard';  //to translate
00745 $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
00746 $strWritingRelationNotPossible = 'Writing of relation not possible';  //to translate
00747 
00748 $strXML = 'XML';//to translate
00749 
00750 $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate
00751 $strZip = '"zipped"' ;  //to translate
00752 $strGeorgian = 'Georgian';  //to translate
00753 $strCzechSlovak = 'Czech-Slovak';  //to translate
00754 $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
00755 $strMaximumSize = 'Maximum size: %s%s';  //to translate
00756 ?>


Gnr par TYPO3 Ameos avec  doxygen 1.4.6