home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Servidores / xampp-win32-1.6.7-installer.exe / phpMyAdmin / lang / romanian-iso-8859-1.inc.php < prev    next >
Encoding:
PHP Script  |  2008-06-23  |  68.5 KB  |  1,046 lines

  1. <?php
  2. /* $Id: romanian-iso-8859-1.inc.php 11213 2008-04-23 17:13:43Z lem9 $ */
  3.  
  4. $charset = 'iso-8859-1';
  5. $text_dir = 'ltr';
  6. $number_thousands_separator = ',';
  7. $number_decimal_separator = '.';
  8. // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
  9. $byteUnits = array('Octeti', 'KO', 'MO', 'GO', 'TO', 'PO', 'EO');
  10.  
  11. $day_of_week = array('Du', 'Lu', 'Ma', 'Mi', 'Jo', 'Vi', 'Sε');
  12. $month = array('Ian', 'Feb', 'Mar', 'Apr', 'Mai', 'Iun', 'Iul', 'Aug', 'Sep', 'Oct', 'Noi', 'Dec');
  13. // See http://www.php.net/manual/en/function.strftime.php to define the
  14. // variable below
  15. $datefmt = '%B %d, %Y at %I:%M %p';
  16.  
  17. $timespanfmt = '%s zile, %s ore, %s minute si %s secunde';
  18.  
  19. $strAbortedClients = '╬ntrerupt';
  20. $strAccessDenied = 'Acces interzis';
  21. $strAccessDeniedExplanation = 'phpMyAdmin a εncercat sa se conecteze la serverul MySQL, dar acesta a respins conexiunea. Ar trebui verificat daca datele din config.inc.php sεnt corecte.';
  22. $strAction = 'Actiune';
  23. $strAddAutoIncrement = 'Adauga valoare pentru AUTO_INCREMENT';
  24. $strAddClause = 'Adaugare %s';
  25. $strAddConstraints = 'Adauga constrεngere';
  26. $strAddDeleteColumn = 'Adauga/sterge coloane';
  27. $strAddDeleteRow = 'Adauga/sterge criteriu';
  28. $strAddFields = 'Adauga %s cεmp(uri)';
  29. $strAddHeaderComment = 'Adaugare comentariu la antet (\\n εnseamna delimitare de rεnd)';
  30. $strAddIntoComments = 'Adaugare la comentarii';
  31. $strAddNewField = 'Adauga cεmp nou';
  32. $strAddPrivilegesOnDb = 'Adauga drepturi la baza de date urmatoare';
  33. $strAddPrivilegesOnTbl = 'Adauga drepturi la urmatorul tabel';
  34. $strAddSearchConditions = 'Adauga conditie de cautare (parte a comenzii "where"):';
  35. $strAddToIndex = 'Adauga la coloana(ele) index  %s ';
  36. $strAddUser = 'Adauga un utilizator nou';
  37. $strAddUserMessage = 'Ati adaugat un nou utilizator.';
  38. $strAdministration = 'Administrare';
  39. $strAffectedRows = 'Linii afectate:';
  40. $strAfter = 'Dupa %s';
  41. $strAfterInsertBack = 'Revenire';
  42. $strAfterInsertNewInsert = 'Adauga o noua εnregistrare';
  43. $strAfterInsertNext = 'Editeaza rεndul urmator';
  44. $strAfterInsertSame = '╬napoi la aceasta pagina';
  45. $strAllTableSameWidth = 'Arata toate tabelele cu aceeaai marime?';
  46. $strAll = 'Toate';
  47. $strAlterOrderBy = 'Alterare "ordonare tabel dupa"';
  48. $strAnalyzeTable = 'Analizare tabel';
  49. $strAnd = 'Si';
  50. $strAndThen = 'si apoi';  
  51. $strAngularLinks = 'Legaturi unghiulare';
  52. $strAnIndex = 'A fost adaugat un index la %s';
  53. $strAnyHost = 'Oricare gazda';
  54. $strAny = 'Oricare';
  55. $strAnyUser = 'Oricare utilizator';
  56. $strApproximateCount = 'Poate fi aproximativ. Vezi FAQ 3.11';
  57. $strAPrimaryKey = 'A fost adaugata o cheie primara la %s';
  58. $strArabic = 'Arab';
  59. $strArmenian = 'Armean';
  60. $strAscending = 'Crescatoare';
  61. $strAtBeginningOfTable = 'La εnceputul tabelului';
  62. $strAtEndOfTable = 'La sfεrsitul tabelului';
  63. $strAttr = 'Proprietati';
  64. $strAutomaticLayout = 'Asezare automata';
  65.  
  66. $strBack = '╬napoi';
  67. $strBaltic = 'Baltic';
  68. $strBeginCut = 'DE TAIAT - ╬NCEPUT';
  69. $strBeginRaw = '╬NCEPUT RAW';
  70. $strBinary = 'Binar';
  71. $strBinaryDoNotEdit = 'Binar - a nu se edita';
  72. $strBinaryLog = 'Binary log';
  73. $strBinLogEventType = 'Tip eveniment';
  74. $strBinLogInfo = 'Informatie';
  75. $strBinLogName = 'Denumire jurnal';
  76. $strBinLogOriginalPosition = 'Pozitie originala';
  77. $strBinLogPosition = 'Pozitie';
  78. $strBinLogServerId = 'Server ID';
  79. $strBookmarkAllUsers = 'Permite tuturor utilizatorilor sa acceseze aceasta fila de carte';
  80. $strBookmarkDeleted = 'Eticheta a fost stearsa.';
  81. $strBookmarkLabel = 'Eticheta';
  82. $strBookmarkQuery = 'Comanda SQL salvata';
  83. $strBookmarkThis = 'Pune semn de carte la aceasta comanda SQL';
  84. $strBookmarkView = 'Numai vizualizare';
  85. $strBrowseForeignValues = 'Cauta printre valori necunoscute';
  86. $strBrowse = 'Navigare';
  87. $strBulgarian = 'Bulgar';
  88. $strBzError = 'phpMyAdmin nu a reusit sa compreseze acest dump din cauza unei extensii Bz2 invalide in aceasta versiune php. Va recomandam sa setati directiva <code>$cfg[\'BZipDump\']</code> in in fisierul de configurare phpMyAdmin la <code>FALSE</code>. Daca doriti sa utilizati caracteristicile de compresie Bz2 va trebui sa upgradati la o versiune mai noua de php.  Pentru detalii revedeti raportul de erori php %s.';
  89. $strBzip = '"bzipped"';
  90.  
  91. $strCalendar = 'Calendar';
  92. $strCancel = 'Renunta';
  93. $strCannotLogin = 'Nu pot face conexiunea catre serverul MySQL';
  94. $strCantLoad = 'nu se poate incarca %s extensia,<br />va rugam verificati configuratia PHP.';
  95. $strCantLoadRecodeIconv = 'Nu pot incarca extensia iconv sau recode necesar pentru conversia de caractere, configureaza PHP pentru a permite folosirea acestor extensii sau dezactiveaza conversia de caractere din phpMyAdmin.';
  96. $strCantRenameIdxToPrimary = 'Nu poti redenumi index-ul la un nume PRIMARY!';
  97. $strCantUseRecodeIconv = 'Nu pot folosi functiile iconv nici libiconv nici recode_string εn timp ce extensia este incarcata. Verifica configuratia PHP.';
  98. $strCardinality = 'Cardinalitate';
  99. $strCaseInsensitive = 'insensibil la registru';
  100. $strCaseSensitive = 'sensibil la registru';
  101. $strCentralEuropean = 'European de est';
  102. $strChangeCopyModeCopy = '... mentine cel vechi.';
  103. $strChangeCopyMode = 'Creeaza un utilizator nou cu aceleasi privilegii si...';
  104. $strChangeCopyModeDeleteAndReload = ' ... sterge cel vechi din tabelul de utilizatori si reεncarca privilegiile.';
  105. $strChangeCopyModeJustDelete = ' ... sterge cel vechi din tabelul de utilizatori.';
  106. $strChangeCopyModeRevoke = ' ...revoca toate privilegiile active de la utilizatorul vechi si sterge-l dupa aceea.';
  107. $strChangeCopyUser = 'Schimba informatiile de autentificare/Copiaza utilizator';
  108. $strChangeDisplay = 'Selecteaza un cεmp';
  109. $strChangePassword = 'Schimbare parola';
  110. $strChange = 'Schimbare';
  111. $strCharsetOfFile = 'Setul de caractere al fisierului:';
  112. $strCharsetsAndCollations = 'Set de caractere si gestiunea acestora';
  113. $strCharset = 'Set de caractere';
  114. $strCharsets = 'Seturi de caractere';
  115. $strCheckAll = 'Marcheaza toate';
  116. $strCheckOverhead = 'Verificare depasit';
  117. $strCheckPrivsLong = 'Verifica privilegiile pentru baza de date "%s".';
  118. $strCheckPrivs = 'Verifica privilegiile';
  119. $strCheckTable = 'Verificare tabel';
  120. $strChoosePage = 'Selecteaza o pagina pentru a fi editata';
  121. $strColComFeat = 'Arata comentariile coloanei';
  122. $strCollation = 'Gestionare';
  123. $strColumnNames = 'Numele coloanelor';
  124. $strColumnPrivileges = 'Drepturi specifice coloanei';
  125. $strCommand = 'Comanda';
  126. $strComments = 'Comentarii';
  127. $strCommentsForTable = 'COMENTARII PENTRU TABEL';
  128. $strCompatibleHashing = 'Compatibil MySQL 4.0';
  129. $strCompleteInserts = 'Rezolva inserarea';
  130. $strCompression = 'Compresie';
  131. $strConfigFileError = 'phpMyAdmin nu poate citi corect fisierul de configuratie!  <br />Acesta se poate intampla in cazul in care PHP nu poate gasi fisierul sau nu o poate parsa corect.  <br />Vezi configuratia fisierului apasand pe linkul de mai jos si citeste cu atentie erorile aparute ...  In cele mai multe cazuri lipsesc apostroful sau ghilimele.<br />Daca primesti o pagina goala, totul pare sa fie bine.';
  132. $strConfigureTableCoord = 'Configureaza coordonatelepentru tabelul %s';
  133. $strConnectionError = 'Conexiune esuata: setari invalide.';
  134. $strConnections = 'Conexiuni';
  135. $strConstraintsForDumped = 'Restrictii pentru tabele sterse';
  136. $strConstraintsForTable = 'Restrictii pentru tabele';
  137. $strCookiesRequired = 'Trebuie sa aveti activat "cookies".';
  138. $strCopy = 'Copere';
  139. $strCopyDatabaseOK = 'Baza de date %s a fost copiata la %s';
  140. $strCopyTable = 'Copiaza tabelul la (baza_de_date<b>.</b>tabel):';
  141. $strCopyTableOK = 'Tabelul %s a fost copiat la %s.';
  142. $strCopyTableSameNames = 'Nu se poate copia tabelul pe cel existent pentru ca este acelasi';
  143. $strCouldNotKill = 'phpMyAdmin n-a reusit sa opreasca firul de executie %s.  Probabil a fost deja oprit.';
  144. $strCreate = 'Creeaza';
  145. $strCreateIndex = 'Creeaza un index pe %s coloana';
  146. $strCreateIndexTopic = 'Creeaza un nou index';
  147. $strCreateNewDatabase = 'Creeaza baza de date noua';
  148. $strCreateNewTable = 'Creeaza tabel nou εn baza de date %s';
  149. $strCreatePage = 'Creeaza o noua pagina';
  150. $strCreatePdfFeat = 'Creare PDF';
  151. $strCreateRelation = 'Creare relatie';
  152. $strCreateTable  = 'Creare tabel';
  153. $strCreateUserDatabase = 'Baza de date pentru utilizatorul';
  154. $strCreateUserDatabaseNone = 'Nici una';
  155. $strCreationDates = 'Creare/reεnnoire/verificare date';
  156. $strCriteria = 'Criteriu';
  157. $strCroatian = 'Croat';
  158. $strCSV = 'CSV';
  159. $strCyrillic = 'Chirilic';
  160. $strCzech = 'Ceh';
  161. $strCzechSlovak = 'Cehoslovac';
  162.  
  163. $strDanish = 'Danez';
  164. $strDatabase = 'Baza de date';
  165. $strDatabaseEmpty = 'Cεmpul de denumire al bazei de date este gol!';
  166. $strDatabaseExportOptions = 'Optiuni de exportare a bazei de date';
  167. $strDatabaseHasBeenDropped = 'Baza de date %s a fost aruncata.';
  168. $strDatabases = 'Baze de date';
  169. $strDatabasesDropped = '%s baza(ele) de data(e) au fost aruncate.';
  170. $strDatabasesStatsDisable = 'Dezactiveaza statisticile';
  171. $strDatabasesStatsEnable = 'Activeaza statisticile';
  172. $strDatabasesStatsHeavyTraffic = 'Nota: Activarea statisticilor pentru baza de date poate cauza cresterea traficului εntre MySQL si serverul Web.';
  173. $strDatabasesStats = 'Statisticile bazelor de date';
  174. $strData = 'Date';
  175. $strDataDict = 'Dictionar de date';
  176. $strDataOnly = 'Numai date';
  177. $strDataPages = 'Pagini ce contin date';
  178. $strDBComment = 'Comentarii referitoare la baza de date: ';
  179. $strDBCopy = 'Copiaza baza de date';
  180. $strDbIsEmpty = 'Baza de date pare a fi goala!';
  181. $strDbPrivileges = 'Drepturi specifice bazei de date';
  182. $strDBRename = 'Redenumire baza de date εn';
  183. $strDbSpecific = 'specific bazei de date';
  184. $strDefaultEngine = '%s este motorul de stocare stabilit implicit pe acest server MySQL.';
  185. $strDefault = 'Setare de baza';
  186. $strDefaultValueHelp = 'Pentru valorile implicite, va rugam sa introduceti o singura valoare, fara backslash, escape sau ghilimele, folosind formatul: a';
  187. $strDefragment = 'Defragmentare tabel';
  188. $strDelayedInserts = 'Foloseste inserari εntεrziate';
  189. $strDeleteAndFlushDescr = 'Este cea mai simpla metoda, dar reεncarcarea drepturilor s-ar putea sa dureze.';
  190. $strDeleteAndFlush = 'Sterge utilizatorii si reεncarca drepturile pe urma.';
  191. $strDeleted = 'Linia a fost stearsa';
  192. $strDeletedRows = 'Rεnduri sterse:';
  193. $strDeleteNoUsersSelected = 'Nici un utilizator ales pentru stergere!';
  194. $strDeleteRelation = 'Sterge relatia';
  195. $strDelete = 'Sterge';
  196. $strDeleting = 'Sterge %s';
  197. $strDelimiter = 'Delimitator';
  198. $strDelOld = 'Pagina curenta se leaga de tabele care nu mai exista. Doriti stergerea acestor legaturi?';
  199. $strDescending = 'Descrescator';
  200. $strDescription = 'Descriere';
  201. $strDictionary = 'dictionar';
  202. $strDirectLinks = 'Legaturi directe';
  203. $strDirtyPages = 'Pagini murdare';
  204. $strDisabled = 'Dezactivat';
  205. $strDisableForeignChecks = 'Dezactivare verificari de cheie straine';
  206. $strDisplayFeat = 'Arata facilitatile';
  207. $strDisplayOrder = 'Ordine de afisare:';
  208. $strDisplayPDF = 'Arata schema PDF';
  209. $strDoAQuery = 'Executa o interogare prin exemplu (metacaracter: "%")';
  210. $strDocSQL = 'DocSQL'; 
  211. $strDocu = 'Documentatie';
  212. $strDoYouReally = 'Sigur doriti sa ';
  213. $strDrop = 'Arunca';
  214. $strDropDatabaseStrongWarning = 'Sεnteti pe cale sa DISTRUGETI o εntreaga baza de date!';
  215. $strDropUsersDb = 'Arunca baza de date care are acelasi nume ca utilizatorul.';
  216. $strDumpingData = 'Salvarea datelor din tabel';
  217. $strDumpSaved = 'Copia a fost salvata εn fisierul %s.';
  218. $strDumpXRows = 'Arunca %s rεnduri, εncepεnd de la rεndul %s.';
  219. $strDynamic = 'dinamic';
  220.  
  221. $strEdit = 'Editare';
  222. $strEditPDFPages = 'Editeaza paginile PDF';
  223. $strEditPrivileges = 'Editeaza drepturile de acces';
  224. $strEffective = 'Efectiv';
  225. $strEmpty = 'Goleste';
  226. $strEmptyResultSet = 'MySQL a dat un set de rezultate gol (zero linii).';
  227. $strEnabled = 'Activat';
  228. $strEncloseInTransaction = 'Cuprinde exportarea εntr-o tranzactie';
  229. $strEndCut = 'DE TAIAT - SF╬RSIT';
  230. $strEndRaw = 'SF╬RSIT BRUT';
  231. $strEnd = 'Sfεrsit';
  232. $strEngineAvailable = '%s este disponibil pentru acest server MySQL.';
  233. $strEngineDisabled = '%s a fost dezactivat pentru acest server MySQL.';
  234. $strEngines = 'Motoare';
  235. $strEngineUnsupported = 'Acest server MySQL nu sustine motorul de stocare %s.';
  236. $strEnglish = 'Englez';
  237. $strEnglishPrivileges = ' Important: numele drepturilor de acces MySQL apar εn engleza';
  238. $strError = 'Eroare';
  239. $strErrorInZipFile = 'Eroare εn arhiva ZIP:';
  240. $strErrorRenamingTable = 'Eroare la redenumirea tabelului %1$s εn %2$s';
  241. $strEscapeWildcards = 'Metacaracterele _ si % trebuiesc εnsotite de \ pentru a le aplica';
  242. $strEsperanto = 'Esperanto';
  243. $strEstonian = 'Estonian';
  244. $strEvent = 'Eveniment';
  245. $strExcelEdition = 'Editia Excel';
  246. $strExecuteBookmarked = 'Executare comanda marcata';
  247. $strExplain = 'Explica SQL';
  248. $strExport = 'Export';
  249. $strExtendedInserts = 'Inserari extinse';
  250. $strExtra = 'Extra';
  251.  
  252. $strFailedAttempts = '╬ncercari nereusite';
  253. $strField = 'Cεmp';
  254. $strFieldHasBeenDropped = 'Cεmpul %s a fost aruncat';
  255. $strFields = 'Cεmpuri';
  256. $strFieldsEnclosedBy = 'Cεmpuri εncadrate de';
  257. $strFieldsEscapedBy = 'Cεmpuri realizate de';
  258. $strFieldsTerminatedBy = 'Cεmpuri terminate de';
  259. $strFileAlreadyExists = 'Fisierul %s exista deja pe server. Schimbati denumirea fisierului sau bifati optiunea de suprascriere.';
  260. $strFileCouldNotBeRead = 'Fisierul nu poate fi citit';
  261. $strFileNameTemplateDescriptionDatabase = 'nume baza de date';
  262. $strFileNameTemplateDescriptionServer = 'nume server';
  263. $strFileNameTemplateDescriptionTable = 'nume tabel';
  264. $strFileNameTemplateRemember = 'tine minte sablonul';
  265. $strFileNameTemplate = 'Sablon nume fisier';
  266. $strFiles = 'Fisiere';
  267. $strFileToImport = 'Fisier de importat';
  268. $strFixed = 'fixat';
  269. $strFlushPrivilegesNote = 'Nota: phpMyAdmin foloseste privilegiile utilizatorilor direct din tabelul de privilegii din MySQL. Continutul acestui tabel poate diferi de cel original. ╬n acest caz, reεncarcati de aici εnainte de a continua %sreεncarcarea drepturilor%s.';
  270. $strFlushQueryCache = 'Reinitializare cache interogare';
  271. $strFlushTable = 'Curatarea tabelului ("FLUSH")';
  272. $strFontSize = 'Dimensiune font';
  273. $strFormat = 'Format';
  274. $strFormEmpty = 'Valoarea lipseste εn formular !';
  275. $strFreePages = 'Pagini libere';
  276. $strFullText = 'Texte εntregi';
  277. $strFunction = 'Functie';
  278. $strFunctions = 'Functii';
  279.  
  280. $strGenBy = 'Generat de';
  281. $strGeneralRelationFeat = 'Facilitati generale';
  282. $strGenerate = 'Genereaza';
  283. $strGeneratePassword = 'Genereaza parola';
  284. $strGenTime = 'Timp de generare';
  285. $strGeorgian = 'Georgian';
  286. $strGerman = 'German';
  287. $strGlobal = 'global';
  288. $strGlobalPrivileges = 'Privilegii globale';
  289. $strGlobalValue = 'Valoare globala';
  290. $strGo = 'Executa';
  291. $strGrantOption = 'Permite';
  292. $strGreek = 'Grec';
  293. $strGzip = '"gzipped"';
  294.  
  295. $strHasBeenAltered = 'a fost alterat.';
  296. $strHasBeenCreated = 'a fost creat.';
  297. $strHaveToShow = 'Trebuie sa alegeti cel putin o coloana pentru a putea afisa';
  298. $strHebrew = 'Ebraica';
  299. $strHelp = 'Ajutor'; 
  300. $strHide         = 'Ascunde';
  301. $strHideShowAll = 'Arata/ascunde toate';
  302. $strHideShowNoRelation = 'Arata/ascunde tabele fara realtie';
  303. $strHomepageOfficial = 'Pagina oficiala phpMyAdmin';
  304. $strHome = 'Pagina de pornire';
  305. $strHostEmpty = 'Numele gazdei este gol!';
  306. $strHost = 'Gazda';
  307. $strHTMLExcel = 'Microsoft Excel 2000'; 
  308. $strHTMLWord = 'Microsoft Word 2000';
  309. $strHungarian = 'Maghiar';
  310.  
  311. $strIcelandic = 'Islandez';
  312. $strId = 'ID';
  313. $strIdxFulltext = 'Tot textul';
  314. $strIgnoreDuplicates = 'Ignora rεnduri duplicate';
  315. $strIgnore = 'Ignora';
  316. $strIgnoreInserts = 'Utilizati ignorare inserari';
  317. $strImportFiles = 'Import fisiere';
  318. $strImportFormat = 'Formatul fisierului importat';
  319. $strImport = 'Import';
  320. $strIndexes = 'Indexuri';
  321. $strIndexHasBeenDropped = 'Indexul %s a fost aruncat';
  322. $strIndex = 'Index';
  323. $strIndexName = 'Nume index :';
  324. $strIndexType = 'Tip index :';
  325. $strIndexWarningTable = 'Probleme cu indexul tabelului `%s`';
  326. $strInnoDBPages = 'pagini';
  327. $strInnoDBRelationAdded = 'Relatie InnoDB adaugata';
  328. $strInnodbStat = 'Stare InnoDB';
  329. $strInsecureMySQL = 'Configurarea contine setarile de baza (utilizator root fara parola). Serverul MySQL poate fi astfel vulnerabil. Reparati neaparat aceasta greseala.';
  330. $strInsertAsNewRow = 'Insereaza ca o noua linie';
  331. $strInsertedRowId = 'ID rεnd inserat:';
  332. $strInsertedRows = 'rεnduri inserate:';
  333. $strInsert = 'Inserare';
  334. $strInternalNotNecessary = '* Nu se cere o relatie interna εn cazul εn care exista si εn InnoDB.';
  335. $strInternalRelationAdded = 'Relatie interna adaugata';
  336. $strInternalRelations = 'Relatii interne';
  337. $strInUse = 'εn folosinta';
  338. $strInvalidDatabase = 'Baza de date nevalida';
  339. $strInvalidTableName = 'Denumire de tabel nevalida';
  340.  
  341. $strJapanese = 'Japonez';
  342. $strJoins = 'Jonctiuni';
  343. $strJumpToDB = 'Sari la baza de date "%s".';
  344. $strJustDeleteDescr = 'Utilizatorii "stersi" vor avea acces la server la fel ca pεna acum, pεna cεnd drepturile sεnt reεncarcate.';
  345. $strJustDelete = 'Sterge utilizatorii din tabelele de drepturi.';
  346.  
  347. $strKeepPass = 'Nu schimbati parola';
  348. $strKeyname = 'Nume cheie';
  349. $strKill = 'Opreste';
  350. $strKorean = 'Coreean';
  351.  
  352. $strLandscape = 'Portret';
  353. $strLanguage = 'Limba';
  354. $strLatexCaption = 'Captura tabel';
  355. $strLatexContent = 'Continutul tabelului __TABLE__';
  356. $strLatexContinuedCaption = 'Continuare captura tabel';
  357. $strLatexContinued = '(continuare)';
  358. $strLatexIncludeCaption = 'Include captura tabel';
  359. $strLatexLabel = 'Tasta label';
  360. $strLaTeX = 'LaTeX';
  361. $strLatexStructure = 'Structura tabelului __TABLE__';
  362. $strLatvian = 'Leton';
  363. $strLengthSet = 'Lungime/Setare';
  364. $strLimitNumRows = 'Numarul de εnregistrari pe pagina';
  365. $strLinesTerminatedBy = 'Linii terminate de';
  366. $strLinkNotFound = 'Legatura nevalida';
  367. $strLinksTo = 'Trimitere la';
  368. $strLithuanian = 'Lituanian';
  369. $strLocalhost = 'Local';
  370. $strLocationTextfile = 'Locatia fisierului textual';
  371. $strLogin = 'Autentificare';
  372. $strLoginInformation = 'Informatii de autentificare';
  373. $strLogout = 'Deconectare';
  374. $strLogPassword = 'Parola:';
  375. $strLogServer = 'Server';
  376. $strLogUsername = 'Nume utilizator:';
  377. $strLongOperation = 'Aceasta operatie poate dura. Doriti totusi sa fie executata?';
  378.  
  379. $strMaximumSize = 'Marime maxima: %s%s';
  380. $strMbExtensionMissing = 'Nu s-a gasit extensia PHP mbstring si se pare ca folositi un set de charactere multi-octet. Fara extensia mbstring, phpMyAdmin nu poate diviza sirurile corect si aceasta poate duce la rezultate neasteptate.';
  381. $strMbOverloadWarning = 'Ati activat mbstring.func_overload εn configuratia PHP. Aceasta optiune nu este compatibila cu phpMyAdmin si poate duce la pierderea unor date!';
  382. $strMIME_available_mime = 'Tipuri MIME disponibile';
  383. $strMIME_available_transform = 'Informatii disponibile';
  384. $strMIME_description = 'Descriere';
  385. $strMIME_MIMEtype = 'Tip MIME';
  386. $strMIME_nodescription = 'Nu este disponibila nici o descriere pentru aceasta transformare.<br />╬ntrebati autorul de functiile εndeplinite de %s.';
  387. $strMIME_transformation_note = 'Pentru lista optiunilor de transformare disponibile si transformarile MIME-type, apasati pe %stransformation descriptions%s';
  388. $strMIME_transformation_options_note = 'Introduceti valorile pentru optiunile de transformare utilizεnd acest format: \'a\', 100, b,\'c\'...<br />Daca trebuie sa folositi backslash ("\") sau apostrof  ("\'") in aceste valori, introduceti backslash-uri (ex. \'\\\\xyz\' sau \'a\\\'b\').';
  389. $strMIME_transformation_options = 'Optiuni de transformare';
  390. $strMIME_transformation = 'Transformare navigator';
  391. $strMIMETypesForTable = 'TIPURI MIME PENTRU TABEL';
  392. $strMIME_without = 'Tipurile MIME enumerate cursiv nu au o functie de transformare separata';
  393. $strModifications = 'Modificarile au fost salvate';
  394. $strModifyIndexTopic = 'Modifica un index';
  395. $strModify = 'Modificare';
  396. $strMoveMenu = 'Mutare meniu';
  397. $strMoveTable = 'Muta tabelul la (baza_de_date<b>.</b>tabel):';
  398. $strMoveTableOK = 'Tabelul %s a fost mutat la %s.';
  399. $strMoveTableSameNames = 'Nu se poate copia tabelul peste cel existent pentru ca este acelasi!';
  400. $strMultilingual = 'Poliglot';
  401. $strMyISAMDataPointerSizeDesc = 'Marimea pointerului implicit (in octeti), care este folosit de CREATE TABLE pentru tabelele MyISAM atunci cεnd nu este specificata nici o optiune MAX_ROWS.';
  402. $strMyISAMDataPointerSize = 'Marime pointer date';
  403. $strMyISAMMaxExtraSortFileSizeDesc = 'Daca fisierul temporar utilizat pentru crearea rapida a indexului MyISAM ar fi mai mare decεt daca s-ar utiliza cache-ul de chei. Se prefera utilizarea metodei "cache chei".';
  404. $strMyISAMMaxExtraSortFileSize = 'Marimea maxima pentru fisierele temporare la crearea indexului';
  405. $strMyISAMMaxSortFileSizeDesc = 'Marimea maxima pentru fisierul temporar, permisa εn MySQL εn timpul recrearii unui index MyISAM (εn timpul operatiunilor REPAIR TABLE, ALTER TABLE, sau LOAD DATA INFILE).';
  406. $strMyISAMMaxSortFileSize = 'Marimea maxima pentru fisierele de sortare temporare';
  407. $strMyISAMRecoverOptionsDesc = 'Regimul de recuperare automata a tabelelor MyISAM deteriorate, stabilit prin optiunea startup --myisam-recover server.';
  408. $strMyISAMRecoverOptions = 'Regim de recuperare automata';
  409. $strMyISAMRepairThreadsDesc = 'Daca aceasta valoare este mai mare decεt 1, indexurile de tabel MyISAM sεnt create εn paralel (fiecare index εn firul de executie propriu) εn tipul operatiunii de reparare prin procesul de sortare.';
  410. $strMyISAMRepairThreads = 'Repara firele de executie';
  411. $strMyISAMSortBufferSizeDesc = 'Tamponul alocat la sortarea indexurilor MyISAM εn timpul unei operatiuni REPAIR TABLE sau la crearea indexurilor cu CREATE INDEX sau ALTER TABLE.';
  412. $strMyISAMSortBufferSize = 'Sortare Marime tampon';
  413. $strMySQLCharset = 'Setul de caractere MySQL';
  414. $strMySQLSaid = 'MySQL zice: ';
  415. $strMySQLShowProcess = 'Afiseaza procesele';
  416. $strMySQLShowStatus = 'Afiseaza informatiile de executie MySQL';
  417. $strMySQLShowVars = 'Afiseaza variabilele de sistem MySQL';
  418.  
  419. $strName = 'Nume';
  420. $strNext = 'Urmatorul';
  421. $strNoActivity = 'Nu ati avut activitate de mai mult de %s secunde, va rugam sa va autentificati din nou';
  422. $strNoDatabases = 'Nu sεnt baze de date';
  423. $strNoDatabasesSelected = 'Nu este selectata nici o baza de date.';
  424. $strNoDescription = 'Nu exista descriere';
  425. $strNoDetailsForEngine = 'Nu exista informatii detaliate de stare disponibile pentru motorul de stocare.';
  426. $strNoDropDatabases = 'Comenzile "DROP DATABASE" sεnt dezactivate.';
  427. $strNoExplain = 'Sari peste explicarea SQL';
  428. $strNoFrames = 'phpMyAdmin are o interfata mai prietenoasa cu un navigator ce lucreaza cu <b>cadre</b>.';
  429. $strNoIndex = 'Index nu este definit!';
  430. $strNoIndexPartsDefined = 'Nu sεnt definite parti din index!';
  431. $strNoModification = 'Nici o schimbare';
  432. $strNone = 'Nici unul(a)';
  433. $strNo = 'Nu';
  434. $strNoOptions = 'Acest format nu are optiuni';
  435. $strNoPassword = 'Nu exista parola';
  436. $strNoPermission = 'Serverul web nu poate salva fisierul %s.';
  437. $strNoPhp = 'fara cod PHP';
  438. $strNoPrivileges = 'Nu exista drepturi de acces';
  439. $strNoRights = 'Nu detineti drepturi de acces pentru a va afla aici!';
  440. $strNoRowsSelected = 'Nu e nici un rεnd selectat';
  441. $strNoSpace = 'Spatiu insuficient pentru salvarea fisierului %s.';
  442. $strNoTablesFound = 'Nu s-a gasit nici un tabel εn baza de date.';
  443. $strNoThemeSupport = 'Nu exista suport pentru tematici, va rugam sa verificati configuratia si/sau designurile εn directorul %s.';
  444. $strNotNumber = 'Acesta nu este un numar!';
  445. $strNotOK = 'Nu este bine';
  446. $strNotSet = '<b>%s</b> tabelul nu a fost gasit sau nu este stabilit εn %s';
  447. $strNoUsersFound = 'Nu s-a gasit nici un utilizator.';
  448. $strNoValidateSQL = 'Sari peste validarea SQL';
  449. $strNull = 'Nul';
  450. $strNumberOfFields = 'Numar de cεmpuri';
  451. $strNumberOfTables = 'Numar de tabele';
  452. $strNumSearchResultsInTable = '%s rezultat(e) εn interiorul tabelului <i>%s</i>';
  453. $strNumSearchResultsTotal = '<b>Total:</b> <i>%s</i> rezultat(e)';
  454. $strNumTables = 'Tabele';
  455.  
  456. $strOK = 'E bine';
  457. $strOpenDocumentSpreadsheet = 'Open Document Spreadsheet';
  458. $strOpenDocumentText = 'Open Document Text';
  459. $strOpenNewWindow = 'Deschide fereastra phpMyAdmin noua';
  460. $strOperations = 'Operatii';
  461. $strOperator = 'Operator';
  462. $strOptimizeTable = 'Optimizare tabel';
  463. $strOptions = 'Optiuni';
  464. $strOr = 'Sau';
  465. $strOverhead = 'Asupra';
  466. $strOverwriteExisting = 'Suprascrie fisier(e) existent(e)';
  467.  
  468. $strPageNumber = 'Numarul paginii:';
  469. $strPaperSize = 'Marime hεrtie';
  470. $strPartialImport = 'Importare partiala';
  471. $strPartialText = 'Texte partiale';
  472. $strPasswordChanged = 'Parola pentru %s a fost schimbata cu succes.';
  473. $strPasswordEmpty = 'Parola este goala!';
  474. $strPasswordNotSame = 'Parolele nu corespund!';
  475. $strPassword = 'Parola';
  476. $strPdfDbSchema = 'Schema bazei de date "%s" - Pagina %s';
  477. $strPdfInvalidTblName = 'Tabelul "%s" nu exista!';
  478. $strPdfNoTables = 'Nu exista tabele';
  479. $strPDF = 'PDF';
  480. $strPDFReportTitle = 'Titlu raport';
  481. $strPerHour = 'pe ora';
  482. $strPerMinute = 'pe minut';
  483. $strPerSecond = 'pe secunda';
  484. $strPersian = 'Persian';
  485. $strPhoneBook = 'carte de telefoane';
  486. $strPHP40203 = 'Folositi PHP 4.2.3, server care are un defect major la siruri multioctet (mbstring). Vezi PHP raportul de eroare la 19404. Aceasta versiune de PHP nu este recomandat de folosit cu phpMyAdmin.';
  487. $strPhp = 'Creeaza cod PHP';
  488. $strPHPVersion = 'Versiune PHP';
  489. $strPmaDocumentation = 'Documentatie phpMyAdmin';
  490. $strPmaUriError = 'Directiva <tt>$cfg[\'PmaAbsoluteUri\']</tt> TREBUIE sa fie stabilita εn fisierul de configurare!';
  491. $strPmaWiki = 'Wiki phpMyAdmin';
  492. $strPolish = 'Polononez';
  493. $strPortrait = 'Portrait';
  494. $strPos1 = '╬ncepe';
  495. $strPrevious = 'Anterior';
  496. $strPrimaryKeyHasBeenDropped = 'Cheia primara a fost aruncata';
  497. $strPrimaryKeyName = 'Numele cheii primare trebuie sa fie... PRIMARY!';
  498. $strPrimaryKeyWarning = '(Numele "PRIMARY" <b>trebuie</b> sa fie <b>numai</b> la cheia primara!)';
  499. $strPrimary = 'Primar';
  500. $strPrint = 'Listare';
  501. $strPrintViewFull = 'Vizualizare listare (εmpreuna cu text)';
  502. $strPrintView = 'Viziualizare imprimare';
  503. $strPrivDescAllPrivileges = 'Include toate privilegiile, excluzand GRANT.';
  504. $strPrivDescAlter = 'Permite alterarea structurii la tabelele deja existente.';
  505. $strPrivDescCreateDb = 'Permite crearea de noi baze de date si tabele.';
  506. $strPrivDescCreateTbl = 'Permite crearea de noi tabele.';
  507. $strPrivDescCreateTmpTable = 'Permite crearea de tabele temporare.';
  508. $strPrivDescDelete = 'Permite stergere de date.';
  509. $strPrivDescDropDb = 'Permite stergerea unei baze de date sau a unor tabele.';
  510. $strPrivDescDropTbl = 'Permite aruncarea a unei baze de date.';
  511. $strPrivDescExecute = 'Permite rularea procedurilor stocate; Nu are efect in aceasta versiune MySQL.';
  512. $strPrivDescFile = 'Permite importarea datelor in fisiere si exportarea acestora din fisiere.';
  513. $strPrivDescGrant = 'Permite adaugarea utilizatorilor si drepturilor fara reincarcarea tabelelor de drepturi.';
  514. $strPrivDescIndex = 'Permite crearea si stergerea indexurilor.';
  515. $strPrivDescInsert = 'Permite inserarea si εnlocuirea datelor.';
  516. $strPrivDescLockTables = 'Permite blocarea tabelelor din firul curent de executie.';
  517. $strPrivDescMaxConnections = 'Limiteaza numarul de noi conexiuni care pot fi deschise de utilizator εntr-o ora.';
  518. $strPrivDescMaxQuestions = 'Limiteaza numarul de comenzi care pot fi trimise de utilizator catre server εntr-o ora.';
  519. $strPrivDescMaxUpdates = 'Limiteaza numarul de comenzi pentru schimbarea vreunui tabel sau vreunei baze de date executabile de utilizator εntr-o ora.';
  520. $strPrivDescProcess3 = 'Permite oprirea proceselor altor utilizatori.';
  521. $strPrivDescProcess4 = 'Permite vizualizarea comenzilor procesate εn lista.';
  522. $strPrivDescReferences = 'Nu are efect εn aceasta versiune MySQL.';
  523. $strPrivDescReload = 'Permite reεncarcarea setarilor de server si golirea memoriei cache a serverului.';
  524. $strPrivDescReplClient = 'Permite utilizatorului de a interoga locatia slave/master.';
  525. $strPrivDescReplSlave = 'Necesara pentru "slave replication".';
  526. $strPrivDescSelect = 'Permite citirea datelor.';
  527. $strPrivDescShowDb = 'Permite accesul la lista completa a bazelor de date.';
  528. $strPrivDescShutdown = 'Permite oprirea serverului.';
  529. $strPrivDescSuper = 'Permite conexiuni, chiar daca s-a atins numarul maxim de conexiuni; Necesara pentru majoritatea operatiunilor administrative, cum ar fi setarea variabilelor globale sau oprirea firelor de executie a altor utilizatori.';
  530. $strPrivDescUpdate = 'Permite schimbarea datelor.';
  531. $strPrivDescUsage = 'Fara drepturi.';
  532. $strPrivileges = 'Drepturi de acces';
  533. $strPrivilegesReloaded = 'Drepturile au fost reεncarcate cu succes.';
  534. $strProcedures = 'Proceduri';
  535. $strProcesses = 'Procese';
  536. $strProcesslist = 'Lista procese';
  537. $strProtocolVersion = 'Versiune protocol';
  538. $strPutColNames = 'Pune numele cεmpului εn primul rεnd';
  539.  
  540. $strQBEDel = 'Del';
  541. $strQBEIns = 'Ins';
  542. $strQBE = 'Interogare prin exemplu';
  543. $strQueryCache = 'Cache interogari';
  544. $strQueryFrame = 'Fereastra de comanda';
  545. $strQueryOnDb = 'Comanda SQL pe baza de date <b>%s</b>:';
  546. $strQuerySQLHistory = 'Istoric SQL';
  547. $strQueryStatistics = '<b>Statistica interogari</b>: De la εnceput, s-au trimis %s interogari la server.';
  548. $strQueryTime = 'comanda a durat %01.4f sec';
  549. $strQueryType = 'Tip interogare';
  550. $strQueryWindowLock = 'A nu se suprascrie peste aceasta interogare din cealalta fereastra';
  551.  
  552. $strReceived = 'Receptionat';
  553. $strRecommended = 'recomandat';
  554. $strRecords = '╬nregistrari';
  555. $strReferentialIntegrity = 'Verificarea integritatii referintei:';
  556. $strRefresh = 'Reεncarca';
  557. $strRelationalSchema = 'Schema relationala';
  558. $strRelationDeleted = 'Relatie stearsa';
  559. $strRelationNotWorking = 'Optiunile aditionale pentru folosirea tabelelor intercalate au fost dezactivate. Pentru a afla de ce ...  %shere%s.';
  560. $strRelationsForTable = 'RELATII PENTRU TABEL';
  561. $strRelations = 'Legaturi';
  562. $strRelationView = 'Vizualizare relationala';
  563. $strReloadingThePrivileges = 'Reεncarcarea drepturilor';
  564. $strReloadPrivileges = 'Reεncarcare privilegii';
  565. $strReload = 'Reεncarca';
  566. $strRemoveSelectedUsers = 'Eliminarea utilizatorilor selectati';
  567. $strRenameDatabaseOK = 'Baza de date %s a fost redenumita εn %s';
  568. $strRenameTableOK = 'Tabelului %s i s-a dat un numele de %s';
  569. $strRenameTable = 'Redenumire tabel la';
  570. $strRepairTable = 'Reparare tabel';
  571. $strReplaceNULLBy = '╬nlocuire NULL cu';
  572. $strReplaceTable = '╬nlocuieste datele tabelului cu fisier';
  573. $strReset = 'Resetare';
  574. $strResourceLimits = 'Limitare de resurse';
  575. $strReType = 'Re-type';
  576. $strRevokeAndDeleteDescr = 'Utilizatorii vor avea εn continuare drepturi de UTILIZARE pεna la reεncarcarea drepturilor.';
  577. $strRevokeAndDelete = 'Revocarea tuturor drepturilor active ale utilizatorilor si stergerea acestora.';
  578. $strRevokeMessage = 'Drepturile tale au fost revocate pentru %s';
  579. $strRevoke = 'Revocare';
  580. $strRomanian = 'RomΓn';
  581. $strRoutines = 'Rutine';
  582. $strRowLength = 'Lungime linie';
  583. $strRowsFrom = 'linii εncepεnd cu';
  584. $strRowSize = ' Marime linie ';
  585. $strRows = 'Linie';
  586. $strRowsModeFlippedHorizontal = 'orizontal (colontitlu rotativ)';
  587. $strRowsModeHorizontal = 'orizontal';
  588. $strRowsModeOptions = 'εn mod %s si repetare colontitlu dupa %s celule';
  589. $strRowsModeVertical = 'vertical';
  590. $strRowsStatistic = 'Statisticile rεndului';
  591. $strRunning = 'rulεnd pe %s';
  592. $strRunQuery = 'Trimite comanda';
  593. $strRunSQLQuery = 'Executa interogare SQL asupra bazei de date %s';
  594. $strRussian = 'Rus';
  595.  
  596. $strSaveOnServer = 'Salveaza pe server εn directorul %s';
  597. $strSavePosition = 'Salveaza pozitie';
  598. $strSave = 'Salveaza';
  599. $strScaleFactorSmall = 'Factorul de scalare este prea mica pentru a inchepe in pagina';
  600. $strSearch = 'Cauta';
  601. $strSearchFormTitle = 'Cauta εn baza de date';
  602. $strSearchInTables = '╬n interiorul tabelei(lor):';
  603. $strSearchNeedle = 'Cuvεnt/valoare de cautat (metacaracter: "%"):';
  604. $strSearchOption1 = 'cel putin unul dintre cuvinte';
  605. $strSearchOption2 = 'toate cuvintele';
  606. $strSearchOption3 = 'fraza exacta';
  607. $strSearchOption4 = 'ca o expresie';
  608. $strSearchResultsFor = 'Cauta rezultate pentru "<i>%s</i>" %s:';
  609. $strSearchType = 'Gaseste:';
  610. $strSecretRequired = 'Fisierul de configurare necesita o expresie de protectie secreta (blowfish_secret).';
  611. $strSelectADb = 'Selectati baza de date';
  612. $strSelectAll = 'Selecteaza tot';
  613. $strSelectBinaryLog = 'Selectati jurnalul binar pentru vizualizare';
  614. $strSelectFields = 'Selecteaza cεmpurile (cel putin unul):';
  615. $strSelectForeignKey = 'Alegeti cheia straina';
  616. $strSelectNumRows = 'εn interogarea';
  617. $strSelectTables = 'Selecteaza tabele';
  618. $strSend = 'Trimite';
  619. $strSent = 'Trimis';
  620. $strServerChoice = 'Alegerea serverului';
  621. $strServerNotResponding = 'Serverul nu raspunde';
  622. $strServer = 'Server';
  623. $strServers = 'Servere';
  624. $strServerStatus = 'Informatii rulare';
  625. $strServerStatusUptime = 'Acest server MySQL ruleaza de %s. S-a lansat la %s.';
  626. $strServerTabVariables = 'Variabile';
  627. $strServerTrafficNotes = '<b>Trafic server</b>: Aceste tabele arata statistica de trafic εn retea a acestui server MySQL de la lansare.';
  628. $strServerVars = 'Variabile si configurari de server';
  629. $strServerVersion = 'Versiune server';
  630. $strSessionValue = 'Valoare sesiune';
  631. $strSetEnumVal = 'Daca cεmpul este "enum" sau "set", va rugam sa adaugati valori folosind formatul: \'a\',\'b\',\'c\'...<br />Daca aveti nevoie sa puneti bara intoarsa (backslash) ("\") sau semnul ("\'") la aceste valori, folositi exemplul ( \'\\\\xyz\' or \'a\\\'b\').';
  632. $strShow = 'Afiseaza';
  633. $strShowAll = 'Arata toate';
  634. $strShowColor = 'Arata culoarea';
  635. $strShowDatadictAs = 'Data Dictionary Format';
  636. $strShowFullQueries = 'Afisare comanda εntreaga';
  637. $strShowGrid = 'Arata grila';
  638. $strShowHideLeftMenu = 'Arata/ascunde meniul stεng';
  639. $strShowingPhp = 'Afisare ca si cod PHP';
  640. $strShowingRecords = 'Afiseaza εnregistrari';
  641. $strShowingSQL = 'Afisare interogare SQL';
  642. $strShowPHPInfo = 'Arata informatia PHP';
  643. $strShowTableDimension = 'Arata dimensiunile tabelei';
  644. $strShowTables = 'Arata tabelele';
  645. $strShowThisQuery = ' Afiseaza aceasta comanda din nou aici ';
  646. $strSimplifiedChinese = 'Chineza simplificata';
  647. $strSingly = '(singly)';
  648. $strSize = 'Marime';
  649. $strSlovak = 'Slovaca';
  650. $strSlovenian = 'Slovena';
  651. $strSnapToGrid = 'Aliniere la grila0';
  652. $strSortByKey = 'Sortare dupa cheie';
  653. $strSorting = 'Sortare';
  654. $strSort = 'Sortare';
  655. $strSpaceUsage = 'Utilizare spatiu';
  656. $strSpanish = 'Spaniola';
  657. $strSplitWordsWithSpace = 'Cuvinte despartite de un spatiu (" ").';
  658. $strSQLExportType = 'Modul de export';
  659. $strSQLParserBugMessage = 'Exista o posibilitate de a fi gasit un BUG in parserul SQL. Verifica atent inca o data comanda si verifica daca semnele specifice sunt corecte. O alta posibilitate ar putea fi punerea unui fisier binar in afara zonei de text. Poti incerca aceasta comanda si printr-o linie de comanda MySQL. Eroarea MySQL de mai jos, daca e vreuna, poate sa te ajute la diagnosticarea problemei. Daca in continuare ai probleme cu executarea comenzii, redu o parte din comanda la aceea parte care cauzeaza problema si raporteaza acesta ca un BUG in sectiunea DE TAIAT';
  660. $strSQLParserUserError = 'Pare sa fie o eroare in comanda SQL. Eroarea MySQL de mai jos, daca e vreuna, poate sa te ajute la diagnosticarea problemei';
  661. $strSQLQuery = 'Comanda SQL';
  662. $strSQLResult = 'Rezultat SQL';
  663. $strSQL = 'SQL';
  664. $strSQPBugInvalidIdentifer = 'Identificator nevalid';
  665. $strSQPBugUnclosedQuote = 'Citare neεnchisa';
  666. $strSQPBugUnknownPunctuation = '╬nsiruire de punctuatie necunoscuta';
  667. $strStatCheckTime = 'Ultima verficare';
  668. $strStatCreateTime = 'Creare';
  669. $strStatement = 'Comenzi';
  670. $strStatUpdateTime = 'Ultima actualizare';
  671. $strStatus = 'Stare';
  672. $strStorageEngine = 'Motor de stocare';
  673. $strStorageEngines = 'Motoare de stocare';
  674. $strStrucCSV = 'Date CSV';
  675. $strStrucData = 'Structura si date';
  676. $strStrucExcelCSV = 'Date CSV pentru MS Excel';
  677. $strStrucNativeExcel = 'Date native MS Excel';
  678. $strStrucOnly = 'Numai structura';
  679. $strStructPropose = 'Propune structura de tabele';
  680. $strStructureForView = 'Structura pentru vizualizare';
  681. $strStructure = 'Structura';
  682. $strSubmit = 'Trimite';
  683. $strSuccess = 'Comanda dumneavoastra SQL a fost executata cu succes';
  684. $strSum = 'Suma';
  685. $strSwedish = 'Suedez';
  686. $strSwitchToDatabase = 'Schimba la tabela copiata';
  687. $strSwitchToTable = 'Schimba la tabela copiata';
  688.  
  689. $strTableAlreadyExists = 'Tabelul %s exista deja!';
  690. $strTableComments = 'Comentarii tabel';
  691. $strTableEmpty = 'Numele de tabel este gol!';
  692. $strTableHasBeenDropped = 'Tabelul %s a fost aruncat';
  693. $strTableHasBeenEmptied = 'Tabelul %s a fost golit';
  694. $strTableHasBeenFlushed = 'Tabelul %s a fost curatat';
  695. $strTableIsEmpty = 'Tabelul pare a fi gol!';
  696. $strTableMaintenance = 'Administrare tabel';
  697. $strTableName = 'Denumire tabel';
  698. $strTableOfContents = 'Sumar';
  699. $strTableOptions = 'Optiuni tabel';
  700. $strTables = '%s tabele';
  701. $strTableStructure = 'Structura de tabel pentru tabelul';
  702. $strTable = 'Tabel';
  703. $strTakeIt = 'alege';
  704. $strTblPrivileges = 'Drepturi specifice de tabele';
  705. $strTempData = 'Date temporare';
  706. $strTextAreaLength = 'Datorita lungimii sale, <br /> acest cεmp s-ar putea sa nu fie editabil';
  707. $strThai = 'Tailandez';
  708. $strThemeNoPreviewAvailable = 'Nici o previzualizare disponibila.';
  709. $strThemeNotFound = 'Tema %s nu a fost gasita!';
  710. $strTheme = 'Sablon/stil';
  711. $strThisHost = 'Aceasta gazda';
  712. $strThreads = 'Fire';
  713. $strThreadSuccessfullyKilled = 'Firul de executie %s a fost oprit cu succes.';
  714. $strTime = 'Timp';
  715. $strToFromPage = 'εn/din pagina';
  716. $strToggleScratchboard = 'dezactivare scratchboard';
  717. $strToggleSmallBig = 'Comutare mare/mica';
  718. $strToSelectRelation = 'Pentru a alege relatia, faceti clic:';
  719. $strTotal = 'total';
  720. $strTotalUC = 'Total';
  721. $strTraditionalChinese = 'Chineza Traditionala';
  722. $strTraditionalSpanish = 'Spaniola traditionala';
  723. $strTraffic = 'Trafic';
  724. $strTransformation_application_octetstream__download = 'Afiseaza un link pentru descarcarea datelor binare a unui camp. Prima optiune este denumirea fisierului binar. A doua optiune este o denumire posibila pentru un rand de tabel care contine denumirea de fisier. Daca setati si o a doua optiune, trebuie sa aveti prima optiune setata ca si empty string';
  725. $strTransformation_image_jpeg__inline = 'Afiseaza o imagine mica clicabila ; optiuni: latime, inaltime in pixeli (metine dimensiunile originale)';
  726. $strTransformation_image_jpeg__link = 'Afiseaza un link la imagine (direct blob download, i.e.).';
  727. $strTransformation_image_png__inline = 'Vezi imagine/jpeg: inline';
  728. $strTransformation_text_plain__external = 'NUMAI LINUX: Lanseaza o aplicatie externa si trimite datele prin input standard. Returneaza standard output a aplicatiei. Default este Tidy, pentru listarea codului HTML. Din motive de securitate, va trebui sa editati manual fisierul libraries/transformations/text_plain__external.inc.php si sa inserati uneltele permise sa ruleze. Prima optiune este apoi numarul de programe care vor fi utilizate si a doua optiune sunt  parametri pentru program. Al treilea parametru, daca este setat la 1 va transforma outputul folosind htmlspecialchars() (Default este 1). Un al patrulea parametru, daca este setat la 1 va aplica NOWRAP la continut, astfel incat intregul output va fi afisat fara reformatare (Default 1)';
  729. $strTransformation_text_plain__formatted = 'Mentine formatarea originala a campului.';
  730. $strTransformation_text_plain__imagelink = 'Afiseaza o imagine si un link, campul contine denumirea fisierului; prima optiune este un prefix cum ar fi "http://domain.com/", a doua optiune este latimea in pixeli, iar a treia este inaltimea.';
  731. $strTransformation_text_plain__link = 'Afiseaza un link, campul contine denumirea fisierului,  prima optiune este un prefix cum ar fi "http://domain.com/", a doua optiune este un titlu pentru link.';
  732. $strTransformation_text_plain__substr = 'Afiseaza doar o parte a firului de executie. Prima optiune este un offset pentru definirea punctului de εnceput a outputului de text (Default 0). A doua optiune este un offset de text returnat. Daca este gol, returneaza textul ramas. A treia optiune defineste caracterele care vor fi atasate la output la returnarea unui substring  (Default: ...) .';
  733. $strTriggers = 'Declansatori';
  734. $strTruncateQueries = 'Truncare comenzi afisate';
  735. $strTurkish = 'Turc';
  736. $strType = 'Tip';
  737.  
  738. $strUkrainian = 'Ucrainean';
  739. $strUncheckAll = 'Deselecteaza toate';
  740. $strUnicode = 'Unicod';
  741. $strUnique = 'Unic';
  742. $strUnknown = 'necunoscut';
  743. $strUnselectAll = 'Deselecteaza tot';
  744. $strUpdatePrivMessage = 'Ati actualizat privilegiile pentru %s.';
  745. $strUpdateProfileMessage = 'Profilul a fost actualizat.';
  746. $strUpdateQuery = 'Reεnnoire comanda';
  747. $strUpdComTab = 'Parcurgeti documentatia pentru modul de updatare a Column_comments Table';
  748. $strUpgrade = 'Ar trebui sa reactualizati serverul %s %s la o versiune mai noua.';
  749. $strUploadErrorCantWrite = 'Esec la scrierea fisierului pe disc.';
  750. $strUploadErrorExtension = '╬ncarcarea fisierului a fost εmpiedicata de extensie.';
  751. $strUploadErrorNoTempDir = 'Lipseste un dosar temporar.';
  752. $strUploadErrorPartial = 'Fisierul a fost εncarcat numai partial.';
  753. $strUploadErrorUnknown = 'Eroare necunoscuta la εncarcarea fisierului.';
  754. $strUsage = 'Utilizare';
  755. $strUseBackquotes = 'Utilizati apostroful pentru numele tabelelor si a campurilor';
  756. $strUsedPhpExtensions = 'Extensii PHP utilizate';
  757. $strUseHostTable = 'Utilizare tabel gazde';
  758. $strUserAlreadyExists = 'Utilizatorul %s exista deja!';
  759. $strUserEmpty = 'Numele de utilizator este gol!';
  760. $strUserName = 'Nume utilizator';
  761. $strUserNotFound = 'Utilizatorul selectat nu a fost gasit εn tabelul de drepturi.';
  762. $strUserOverview = 'Descriere utilizator';
  763. $strUsersDeleted = 'Utilizatorii selectati au fost eliminati.';
  764. $strUsersHavingAccessToDb = 'Utilizatorul are acces la "%s"';
  765. $strUser = 'Utilizator';
  766. $strUseTabKey = 'Folositi tasta TAB pentru a trece de la o valoare la alta sau CTRL+sageti pentru a merge εn oricare directie';
  767. $strUseTables = 'Utilizare tabele';
  768. $strUseTextField = 'Utilizare cεmp text';
  769. $strUseThisValue = 'Foloseste aceasta valoare';
  770.  
  771. $strValidateSQL = 'Valideaza SQL';
  772. $strValidatorError = 'Validatorul SQL nu poate fi initializat. Verificati daca e instalata extesnsia necesara PHP, asa cum e descris εn %sdocumentation%s.';
  773. $strValue = 'Valoare';
  774. $strVar = 'Variabil';
  775. $strVersionInformation = 'Informatii despre versiune';
  776. $strViewDumpDatabases = 'Vizualizarea schemei bazei de date';
  777. $strViewDumpDB = 'Vizualizarea schemei bazei de date';
  778. $strViewDump = 'Vizualizarea schemei tabelului';
  779. $strViewHasBeenDropped = 'Vizualizarea %s a fost eliminata';
  780. $strView = 'Vizualizare';
  781.  
  782. $strWebServerUploadDirectory = 'director de εncarcare al serverului Web';
  783. $strWebServerUploadDirectoryError = 'Directorul stabilit pentru εncarcare nu poate fi gasit';
  784. $strWelcome = 'Bine ati venit la %s';
  785. $strWestEuropean = 'European de vest';
  786. $strWildcard = 'wildcard';
  787. $strWindowNotFound = 'Fereastra de navigare nu a putut fi reincarcat.  Poate aceasta nu a fost inchis, sau fereastra parinte blocheaza ferestrele din cauza securitatii sistemului.';
  788. $strWithChecked = 'Verificat cu:';
  789. $strWriteRequests = 'Cereri de scriere';
  790. $strWrongUser = 'Nume de utilizator/Parola incorecta. Accesul interzis.';
  791.  
  792. $strXML = 'XML';
  793.  
  794. $strYes = 'Da';
  795.  
  796. $strZeroRemovesTheLimit = 'Observatie: Prin stabilirea acestor optiuni la 0 (zero) se elimina restrictia.';
  797. $strZip = '"arhivat"';
  798.  
  799. // To translate:
  800. $strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.';  //to translate
  801. $strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.';  //to translate
  802.  
  803. $strBookmarkCreated = 'Bookmark %s created';  //to translate
  804. $strBookmarkReplace = 'Replace existing bookmark of same name';  //to translate
  805. $strBrowseDistinctValues = 'Browse distinct values';  //to translate
  806. $strBufferPoolActivity = 'Buffer Pool Activity';  //to translate
  807. $strBufferPool = 'Buffer Pool';  //to translate
  808. $strBufferPoolUsage = 'Buffer Pool Usage';  //to translate
  809. $strBufferReadMissesInPercent = 'Read misses in %';  //to translate
  810. $strBufferReadMisses = 'Read misses';  //to translate
  811. $strBufferWriteWaitsInPercent = 'Write waits in %';  //to translate
  812. $strBufferWriteWaits = 'Write waits';  //to translate
  813. $strBusyPages = 'Busy pages';  //to translate
  814.  
  815. $strCanNotLoadExportPlugins = 'Could not load export plugins, please check your installation!';  //to translate
  816. $strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!';  //to translate
  817. $strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s';  //to translate
  818. $strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"';  //to translate
  819. $strControluserFailed = 'Connection for controluser as defined in your configuration failed.';  //to translate
  820. $strCreateDatabaseBeforeCopying = 'CREATE DATABASE before copying';  //to translate
  821. $strCreateUserDatabaseName = 'Create database with same name and grant all privileges';  //to translate
  822. $strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)';  //to translate
  823.  
  824. $strDesigner = 'Designer';  //to translate
  825. $strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.';  //to translate
  826.  
  827. $strErrorRelationAdded = 'Error: Relation not added.';  //to translate
  828. $strErrorRelationExists = 'Error: relation already exists.';  //to translate
  829. $strErrorSaveTable = 'Error saving coordinates for Designer.';  //to translate
  830. $strExportImportToScale = 'Export/Import to scale';  //to translate
  831. $strExportMustBeFile = 'Selected export type has to be saved in file!';  //to translate
  832.  
  833. $strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11';  //to translate
  834. $strFileNameTemplateDescription = 'This value is interpreted using %1$sstrftime%2$s, so you can use time formatting strings. Additionally the following transformations will happen: %3$s. Other text will be kept as is.';  //to translate
  835. $strFlushTables = 'Flush (close) all tables';  //to translate
  836. $strForeignKeyError = 'Error creating foreign key (check data types)';  //to translate
  837.  
  838. $strHandler = 'Handler';  //to translate
  839. $strHexForBLOB = 'Use hexadecimal for BLOB';  //to translate
  840.  
  841. $strIEUnsupported = 'Internet Explorer does not support this function.';  //to translate
  842. $strImportExportCoords = 'Import/Export coordinates for PDF schema';  //to translate
  843. $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.';  //to translate
  844. $strIndexesSeemEqual = 'The following indexes appear to be equal and one of them should be removed:';  //to translate
  845. $strInnoDBAutoextendIncrement = 'Autoextend increment';  //to translate
  846. $strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.';  //to translate
  847. $strInnoDBBufferPoolSize = 'Buffer pool size';  //to translate
  848. $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.';  //to translate
  849. $strInnoDBDataFilePath = 'Data files';  //to translate
  850. $strInnoDBDataHomeDir = 'Data home directory';  //to translate
  851. $strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.';  //to translate
  852. $strInvalidAuthMethod = 'Invalid authentication method set in configuration:';  //to translate
  853. $strInvalidColumnCount = 'Column count has to be larger than zero.';  //to translate
  854. $strInvalidColumn = 'Invalid column (%s) specified!';  //to translate
  855. $strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.';  //to translate
  856. $strInvalidCSVFormat = 'Invalid format of CSV input on line %d.';  //to translate
  857. $strInvalidCSVParameter = 'Invalid parameter for CSV import: %s';  //to translate
  858. $strInvalidFieldAddCount = 'You have to add at least one field.';  //to translate
  859. $strInvalidFieldCount = 'Table must have at least one field.';  //to translate
  860. $strInvalidLDIImport = 'This plugin does not support compressed imports!';  //to translate
  861. $strInvalidRowNumber = '%d is not valid row number.';  //to translate
  862. $strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.';  //to translate
  863. $strInvalidServerIndex = 'Invalid server index: "%s"';  //to translate
  864.  
  865. $strKeyCache = 'Key cache';  //to translate
  866. $strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s';  //to translate
  867.  
  868. $strLanguageUnknown = 'Unknown language: %1$s.';  //to translate
  869. $strLatchedPages = 'Latched pages';  //to translate
  870. $strLDI = 'CSV using LOAD DATA';  //to translate
  871. $strLDILocal = 'Use LOCAL keyword';  //to translate
  872.  
  873. $strMaxConnects = 'max. concurrent connections';  //to translate
  874. $strMaximalQueryLength = 'Maximal length of created query';  //to translate
  875. $strMysqlClientVersion = 'MySQL client version';  //to translate
  876. $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate
  877. $strMysqlLibDiffersServerVersion = 'Your PHP MySQL library version %s differs from your MySQL server version %s. This may cause unpredictable behavior.';  //to translate
  878.  
  879. $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.';  //to translate
  880. $strNoFilesFoundInZip = 'No files found inside ZIP archive!';  //to translate
  881.  
  882. $strPagesToBeFlushed = 'Pages to be flushed';  //to translate
  883. $strPasswordHashing = 'Password Hashing';  //to translate
  884. $strPDFReportExplanation = '(Generates a report containing the data of a single table)';  //to translate
  885. $strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key';  //to translate
  886. $strPrivDescAlterRoutine = 'Allows altering and dropping stored routines.';  //to translate
  887. $strPrivDescCreateRoutine = 'Allows creating stored routines.';  //to translate
  888. $strPrivDescCreateUser = 'Allows creating, dropping and renaming user accounts.';  //to translate
  889. $strPrivDescCreateView = 'Allows creating new views.';  //to translate
  890. $strPrivDescExecute5 = 'Allows executing stored routines.';  //to translate
  891. $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.';  //to translate
  892. $strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.';  //to translate
  893. $strProfiling = 'Profiling';  //to translate
  894.  
  895. $strQueryResultsOperations = 'Query results operations';  //to translate
  896.  
  897. $strReadRequests = 'Read requests';  //to translate
  898. $strReplication = 'Replication';  //to translate
  899. $strRestartInsertion = 'Restart insertion with %s rows';  //to translate
  900. $strRoutineReturnType = 'Return type';  //to translate
  901. $strRunSQLQueryOnServer = 'Run SQL query/queries on server %s';  //to translate
  902.  
  903. $strSelectReferencedKey = 'Select referenced key';  //to translate
  904. $strServerStatusDelayedInserts = 'Delayed inserts';  //to translate
  905. $strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.';  //to translate
  906. $strShowingBookmark = 'Showing bookmark';  //to translate
  907. $strShowOpenTables = 'Show open tables';  //to translate
  908. $strShowSlaveHosts = 'Show slave hosts';  //to translate
  909. $strShowSlaveStatus = 'Show slave status';  //to translate
  910. $strShowStatusBinlog_cache_disk_useDescr = 'The number of transactions that used the temporary binary log cache but that exceeded the value of binlog_cache_size and used a temporary file to store statements from the transaction.';  //to translate
  911. $strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.';  //to translate
  912. $strShowStatusCreated_tmp_disk_tablesDescr = 'The number of temporary tables on disk created automatically by the server while executing statements. If Created_tmp_disk_tables is big, you may want to increase the tmp_table_size  value to cause temporary tables to be memory-based instead of disk-based.';  //to translate
  913. $strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.';  //to translate
  914. $strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.';  //to translate
  915. $strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).';  //to translate
  916. $strShowStatusDelayed_insert_threadsDescr = 'The number of INSERT DELAYED handler threads in use. Every different table on which one uses INSERT DELAYED gets its own thread.';  //to translate
  917. $strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.';  //to translate
  918. $strShowStatusFlush_commandsDescr  = 'The number of executed FLUSH statements.';  //to translate
  919. $strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.';  //to translate
  920. $strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.';  //to translate
  921. $strShowStatusHandler_discoverDescr = 'The MySQL server can ask the NDB Cluster storage engine if it knows about a table with a given name. This is called discovery. Handler_discover indicates the number of time tables have been discovered.';  //to translate
  922. $strShowStatusHandler_read_firstDescr = 'The number of times the first entry was read from an index. If this is high, it suggests that the server is doing a lot of full index scans; for example, SELECT col1 FROM foo, assuming that col1 is indexed.';  //to translate
  923. $strShowStatusHandler_read_keyDescr = 'The number of requests to read a row based on a key. If this is high, it is a good indication that your queries and tables are properly indexed.';  //to translate
  924. $strShowStatusHandler_read_nextDescr = 'The number of requests to read the next row in key order. This is incremented if you are querying an index column with a range constraint or if you are doing an index scan.';  //to translate
  925. $strShowStatusHandler_read_prevDescr = 'The number of requests to read the previous row in key order. This read method is mainly used to optimize ORDER BY ... DESC.';  //to translate
  926. $strShowStatusHandler_read_rndDescr = 'The number of requests to read a row based on a fixed position. This is high if you are doing a lot of queries that require sorting of the result. You probably have a lot of queries that require MySQL to scan whole tables or you have joins that don\'t use keys properly.';  //to translate
  927. $strShowStatusHandler_read_rnd_nextDescr = 'The number of requests to read the next row in the data file. This is high if you are doing a lot of table scans. Generally this suggests that your tables are not properly indexed or that your queries are not written to take advantage of the indexes you have.';  //to translate
  928. $strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.';  //to translate
  929. $strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.';  //to translate
  930. $strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.';  //to translate
  931. $strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).';  //to translate
  932. $strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.';  //to translate
  933. $strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.';  //to translate
  934. $strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.';  //to translate
  935. $strShowStatusInnodb_buffer_pool_pages_latchedDescr = 'The number of latched pages in InnoDB buffer pool. These are pages currently being read or written or that can\'t be flushed or removed for some other reason.';  //to translate
  936. $strShowStatusInnodb_buffer_pool_pages_miscDescr = 'The number of pages busy because they have been allocated for administrative overhead such as row locks or the adaptive hash index. This value can also be calculated as Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data.';  //to translate
  937. $strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.';  //to translate
  938. $strShowStatusInnodb_buffer_pool_read_ahead_rndDescr = 'The number of "random" read-aheads InnoDB initiated. This happens when a query is to scan a large portion of a table but in random order.';  //to translate
  939. $strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = 'The number of sequential read-aheads InnoDB initiated. This happens when InnoDB does a sequential full table scan.';  //to translate
  940. $strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.';  //to translate
  941. $strShowStatusInnodb_buffer_pool_readsDescr = 'The number of logical reads that InnoDB could not satisfy from buffer pool and had to do a single-page read.';  //to translate
  942. $strShowStatusInnodb_buffer_pool_wait_freeDescr = 'Normally, writes to the InnoDB buffer pool happen in the background. However, if it\'s necessary to read or create a page and no clean pages are available, it\'s necessary to wait for pages to be flushed first. This counter counts instances of these waits. If the buffer pool size was set properly, this value should be small.';  //to translate
  943. $strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.';  //to translate
  944. $strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.';  //to translate
  945. $strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.';  //to translate
  946. $strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.';  //to translate
  947. $strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.';  //to translate
  948. $strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.';  //to translate
  949. $strShowStatusInnodb_data_readsDescr = 'The total number of data reads.';  //to translate
  950. $strShowStatusInnodb_data_writesDescr = 'The total number of data writes.';  //to translate
  951. $strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.';  //to translate
  952. $strShowStatusInnodb_dblwr_pages_writtenDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.';  //to translate
  953. $strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.';  //to translate
  954. $strShowStatusInnodb_log_waitsDescr = 'The number of waits we had because log buffer was too small and we had to wait for it to be flushed before continuing.';  //to translate
  955. $strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.';  //to translate
  956. $strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.';  //to translate
  957. $strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.';  //to translate
  958. $strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.';  //to translate
  959. $strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.';  //to translate
  960. $strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.';  //to translate
  961. $strShowStatusInnodb_pages_createdDescr = 'The number of pages created.';  //to translate
  962. $strShowStatusInnodb_page_sizeDescr = 'The compiled-in InnoDB page size (default 16KB). Many values are counted in pages; the page size allows them to be easily converted to bytes.';  //to translate
  963. $strShowStatusInnodb_pages_readDescr = 'The number of pages read.';  //to translate
  964. $strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.';  //to translate
  965. $strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.';  //to translate
  966. $strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.';  //to translate
  967. $strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.';  //to translate
  968. $strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.';  //to translate
  969. $strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.';  //to translate
  970. $strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.';  //to translate
  971. $strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.';  //to translate
  972. $strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.';  //to translate
  973. $strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.';  //to translate
  974. $strShowStatusKey_blocks_not_flushedDescr = 'The number of key blocks in the key cache that have changed but haven\'t yet been flushed to disk. It used to be known as Not_flushed_key_blocks.';  //to translate
  975. $strShowStatusKey_blocks_unusedDescr = 'The number of unused blocks in the key cache. You can use this value to determine how much of the key cache is in use.';  //to translate
  976. $strShowStatusKey_blocks_usedDescr = 'The number of used blocks in the key cache. This value is a high-water mark that indicates the maximum number of blocks that have ever been in use at one time.';  //to translate
  977. $strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.';  //to translate
  978. $strShowStatusKey_readsDescr = 'The number of physical reads of a key block from disk. If Key_reads is big, then your key_buffer_size value is probably too small. The cache miss rate can be calculated as Key_reads/Key_read_requests.';  //to translate
  979. $strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.';  //to translate
  980. $strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.';  //to translate
  981. $strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.';  //to translate
  982. $strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAYED queues.';  //to translate
  983. $strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.';  //to translate
  984. $strShowStatusOpen_filesDescr = 'The number of files that are open.';  //to translate
  985. $strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).';  //to translate
  986. $strShowStatusOpen_tablesDescr = 'The number of tables that are open.';  //to translate
  987. $strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.';  //to translate
  988. $strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.';  //to translate
  989. $strShowStatusQcache_hitsDescr = 'The number of cache hits.';  //to translate
  990. $strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.';  //to translate
  991. $strShowStatusQcache_lowmem_prunesDescr = 'The number of queries that have been removed from the cache to free up memory for caching new queries. This information can help you tune the query cache size. The query cache uses a least recently used (LRU) strategy to decide which queries to remove from the cache.';  //to translate
  992. $strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).';  //to translate
  993. $strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.';  //to translate
  994. $strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.';  //to translate
  995. $strShowStatusReset = 'Reset';  //to translate
  996. $strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).';  //to translate
  997. $strShowStatusSelect_full_joinDescr = 'The number of joins that do not use indexes. If this value is not 0, you should carefully check the indexes of your tables.';  //to translate
  998. $strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.';  //to translate
  999. $strShowStatusSelect_range_checkDescr = 'The number of joins without keys that check for key usage after each row. (If this is not 0, you should carefully check the indexes of your tables.)';  //to translate
  1000. $strShowStatusSelect_rangeDescr = 'The number of joins that used ranges on the first table. (It\'s normally not critical even if this is big.)';  //to translate
  1001. $strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.';  //to translate
  1002. $strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.';  //to translate
  1003. $strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.';  //to translate
  1004. $strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.';  //to translate
  1005. $strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.';  //to translate
  1006. $strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.';  //to translate
  1007. $strShowStatusSort_merge_passesDescr = 'The number of merge passes the sort algorithm has had to do. If this value is large, you should consider increasing the value of the sort_buffer_size system variable.';  //to translate
  1008. $strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.';  //to translate
  1009. $strShowStatusSort_rowsDescr = 'The number of sorted rows.';  //to translate
  1010. $strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.';  //to translate
  1011. $strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.';  //to translate
  1012. $strShowStatusTable_locks_waitedDescr = 'The number of times that a table lock could not be acquired immediately and a wait was needed. If this is high, and you have performance problems, you should first optimize your queries, and then either split your table or tables or use replication.';  //to translate
  1013. $strShowStatusThreads_cachedDescr = 'The number of threads in the thread cache. The cache hit rate can be calculated as Threads_created/Connections. If this value is red you should raise your thread_cache_size.';  //to translate
  1014. $strShowStatusThreads_connectedDescr = 'The number of currently open connections.';  //to translate
  1015. $strShowStatusThreads_createdDescr = 'The number of threads created to handle connections. If Threads_created is big, you may want to increase the thread_cache_size value. (Normally this doesn\'t give a notable performance improvement if you have a good thread implementation.)';  //to translate
  1016. $strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.';  //to translate
  1017. $strSkipQueries = 'Number of records(queries) to skip from start';  //to translate
  1018. $strSmallBigAll = 'Small/Big All';  //to translate
  1019. $strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)';  //to translate
  1020. $strSQLCompatibility = 'SQL compatibility mode';  //to translate
  1021. $strStandInStructureForView = 'Stand-in structure for view';  //to translate
  1022. $strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.';  //to translate
  1023. $strSuhosin = 'Server running with Suhosin. Please refer to %sdocumentation%s for possible issues.';  //to translate
  1024.  
  1025. $strThemeDefaultNotFound = 'Default theme %s not found!';  //to translate
  1026. $strThemeNoValidImgPath = 'No valid image path for theme %s found!';  //to translate
  1027. $strThemePathNotFound = 'Theme path not found for theme %s!';  //to translate
  1028. $strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.';  //to translate
  1029. $strTimeoutNothingParsed = 'However on last run no data has been parsed, this usually means phpMyAdmin won\'t be able to finish this import unless you increase php time limits.';  //to translate
  1030. $strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.';  //to translate
  1031. $strTransactionCoordinator = 'Transaction coordinator';  //to translate
  1032. $strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data. Optional first parameter specifies how often space will be added (defaults to 2 nibbles).';  //to translate
  1033. $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.';  //to translate
  1034. $strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.';  //to translate
  1035.  
  1036. $strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.';  //to translate
  1037. $strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.';  //to translate
  1038. $strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.';  //to translate
  1039. $strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.';  //to translate
  1040. $strUploadsNotAllowed = 'File uploads are not allowed on this server.';  //to translate
  1041.  
  1042. $strViewMaxExactCount = 'This view has more than %s rows. Please refer to %sdocumentation%s.';  //to translate
  1043. $strViewName = 'VIEW name';  //to translate
  1044.  
  1045. ?>
  1046.