3.3.2-rc1
[phpmyadmin/madhuracj.git] / lang / romanian-utf-8.inc.php
blob6f240a300033734d54096e84e062801192b78f3c
1 <?php
2 /* $Id$ */
4 $charset = 'utf-8';
5 $allow_recoding = TRUE;
6 $text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
7 $number_thousands_separator = ',';
8 $number_decimal_separator = '.';
9 // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
10 $byteUnits = array('octeți', 'KiO', 'MiO', 'GiO', 'TiO', 'PiO', 'EiO');
12 // MySQL manual language definition, this is optional, en will be used
13 // if not defined
14 $mysql_4_1_doc_lang = 'en';
15 $mysql_5_0_doc_lang = 'en';
16 $mysql_5_1_doc_lang = 'en';
18 $day_of_week = array('Lun', 'Mar', 'Mie', 'Joi', 'Vin', 'Sîm', 'Dum');
19 $month = array('Ian', 'Feb', 'Mar', 'Apr', 'Mai', 'Iun', 'Iul', 'Aug', 'Sep', 'Oct', 'Noi', 'Dec');
20 // See http://www.php.net/manual/en/function.strftime.php to define the
21 // variable below
22 $datefmt = '%d %B %Y la %H:%M';
23 $timespanfmt = '%s zile, %s ore, %s minute și %s secunde';
25 $strAbortedClients = 'Întrerupt';
26 $strAccessDenied = 'Acces interzis';
27 $strAccessDeniedCreateConfig = 'Motivul probabil pentru aceasta este că nu ați creat un fișier de configurare. Puteți folosi %1$s vrăjitorul de setări %2$s pentru a crea un astfel de fișier.';
28 $strAccessDeniedExplanation = 'phpMyAdmin a încercat să se conecteze la serverul MySQL, dar acesta a respins conexiunea. Ar trebui verificat dacă datele din config.inc.php sînt corecte.';
29 $strAction = 'Acțiune';
30 $strActions = 'Acțiuni';
31 $strAddAutoIncrement = 'Adaugă valoare pentru AUTO_INCREMENT';
32 $strAddClause = 'Adăugare %s';
33 $strAddConstraints = 'Adaugă constrîngere';
34 $strAddDeleteColumn = 'Adaugă/șterge coloane';
35 $strAddDeleteRow = 'Adaugă/șterge criteriu';
36 $strAddFields = 'Adaugă %s cîmp(uri)';
37 $strAddHeaderComment = 'Adăugare comentariu la antet (\\n înseamnă delimitare de rînd)';
38 $strAddIntoComments = 'Adăugare la comentarii';
39 $strAddNewField = 'Adaugă cîmp nou';
40 $strAddPrivilegesOnDb = 'Adaugă drepturi la baza de date următoare';
41 $strAddPrivilegesOnTbl = 'Adaugă drepturi la următorul tabel';
42 $strAddSearchConditions = 'Adaugă condiție de căutare (parte a comenzii "where"):';
43 $strAddToIndex = 'Adaugă la coloana(ele) index &nbsp;%s&nbsp;';
44 $strAddUser = 'Adaugă un utilizator nou';
45 $strAddUserMessage = 'Ați adăugat un nou utilizator.';
46 $strAdministration = 'Administrare';
47 $strAfter = 'După %s';
48 $strAfterInsertBack = 'Revenire';
49 $strAfterInsertNewInsert = 'Adaugă o nouă înregistrare';
50 $strAfterInsertNext = 'Editează rîndul următor';
51 $strAfterInsertSame = 'Înapoi la această pagină';
52 $strAllowInterrupt = 'Permite întreruperea importului în cazul în care scriptul detectează că se apropie de limita de timp. Aceasta poate fi o metodă bună de a importa fișiere mari, deși poate strica tranzacții.';
53 $strAllTableSameWidth = 'Arată toate tabelele cu aceeaăi mărime?';
54 $strAll = 'Toate';
55 $strAlterOrderBy = 'Alterare „ordonare tabel după”';
56 $strAnalyze = 'Analizează';
57 $strAnalyzeTable = 'Analizare tabel';
58 $strAnd = 'Și';
59 $strAndThen = 'și apoi';
60 $strAngularLinks = 'Legături unghiulare';
61 $strAnIndex = 'A fost adăugat un index la %s';
62 $strAnyHost = 'Oricare gazdă';
63 $strAny = 'Oricare';
64 $strAnyUser = 'Oricare utilizator';
65 $strApproximateCount = 'Poate fi aproximativ. Vezi FAQ 3.11';
66 $strAPrimaryKey = 'A fost adăugată o cheie primară la %s';
67 $strArabic = 'Arab';
68 $strArmenian = 'Armean';
69 $strAscending = 'Crescătoare';
70 $strAsDefined = 'Conform definiției:';
71 $strAtBeginningOfTable = 'La începutul tabelului';
72 $strAtEndOfTable = 'La sfîrșitul tabelului';
73 $strAttr = 'Proprietăți';
74 $strAutomaticLayout = 'Așezare automată';
76 $strBack = 'Înapoi';
77 $strBaltic = 'Baltic';
78 $strBeginCut = 'DE TĂIAT - ÎNCEPUT';
79 $strBeginRaw = 'ÎNCEPUT RAW';
80 $strBinary = 'Binar';
81 $strBinaryDoNotEdit = 'Binar - a nu se edita';
82 $strBinaryLog = 'Jurnal binar';
83 $strBinLogEventType = 'Tip eveniment';
84 $strBinLogInfo = 'Informație';
85 $strBinLogName = 'Denumire jurnal';
86 $strBinLogOriginalPosition = 'Pozitie originală';
87 $strBinLogPosition = 'Poziție';
88 $strBinLogServerId = 'ID server';
89 $strBLOBRepository = 'BLOB Repository';
90 $strBLOBRepositoryDamaged = 'Deteriorat';
91 $strBLOBRepositoryDisableAreYouSure = 'Are you sure you want to disable all BLOB references for database %s?';
92 $strBLOBRepositoryDisabled = 'Dezactivat';
93 $strBLOBRepositoryDisable = 'Dezactivează';
94 $strBLOBRepositoryDisableStrongWarning = 'You are about to DISABLE a BLOB Repository!';
95 $strBLOBRepositoryEnable = 'Activează';
96 $strBLOBRepositoryEnabled = 'Activat';
97 $strBLOBRepositoryRemove = 'Remove BLOB Repository Reference';
98 $strBLOBRepositoryRepair = 'Repară';
99 $strBLOBRepositoryUpload = 'Upload to BLOB repository';
100 $strBookmarkAllUsers = 'Permite tuturor utilizatorilor să acceseze acest semn de carte';
101 $strBookmarkCreated = 'Semnul de carte %s a fost creat';
102 $strBookmarkDeleted = 'Eticheta a fost ștearsă.';
103 $strBookmarkLabel = 'Etichetă';
104 $strBookmarkQuery = 'Comandă SQL salvată';
105 $strBookmarkReplace = 'Înlocuiește semnul de carte cu același nume';
106 $strBookmarkThis = 'Pune semn de carte la această comandă SQL';
107 $strBookmarkView = 'Numai vizualizare';
108 $strBrowseDistinctValues = 'Răsfoiește valori distincte';
109 $strBrowseForeignValues = 'Caută printre valori necunoscute';
110 $strBrowse = 'Navigare';
111 $strBufferPoolActivity = 'Buffer Pool Activity';
112 $strBufferPool = 'Buffer Pool';
113 $strBufferPoolUsage = 'Buffer Pool Usage';
114 $strBufferReadMissesInPercent = 'Read misses in %';
115 $strBufferReadMisses = 'Read misses';
116 $strBufferWriteWaitsInPercent = 'Scrierea așteaptă în %';
117 $strBufferWriteWaits = 'Scrierea așteaptă';
118 $strBulgarian = 'Bulgar';
119 $strBusyPages = 'Pagini ocupate';
120 $strBzip = 'cu „bzip2”';
122 $strCalendar = 'Calendar';
123 $strCancel = 'Renunță';
124 $strCanNotLoadExportPlugins = 'Nu au putut fi încărcate modulele de export adiționale, vă rog verificați instalarea!';
125 $strCanNotLoadImportPlugins = 'Nu au putut fi încărcate modulele adiționale de import, vă rog verificați instalarea!';
126 $strCannotLogin = 'Nu pot face conexiunea catre serverul MySQL';
127 $strCantLoad = 'nu se poate încărca extensia %s,<br />vă rugăm să verificați configurația PHP.';
128 $strCantLoadRecodeIconv = 'Nu pot încărca extensia iconv sau recode necesară pentru conversia de caractere, configurați PHP pentru a permite folosirea acestor extensii sau dezactivați conversia de caractere din phpMyAdmin.';
129 $strCantRenameIdxToPrimary = 'Nu puteți redenumi index-ul la un nume PRIMARY!';
130 $strCantUseRecodeIconv = 'Nu pot folosi funcțiile iconv nici libiconv nici recode_string în timp ce extensia este încărcată. Verificați configurația PHP.';
131 $strCardinality = 'Cardinalitate';
132 $strCaseInsensitive = 'insensibil la registru';
133 $strCaseSensitive = 'sensibil la registru';
134 $strCentralEuropean = 'European de est';
135 $strChangeCopyModeCopy = '... menține cel vechi.';
136 $strChangeCopyMode = 'Creează un utilizator nou cu aceleași privilegii și...';
137 $strChangeCopyModeDeleteAndReload = ' ... șterge cel vechi din tabelul de utilizatori și reîncarcă privilegiile.';
138 $strChangeCopyModeJustDelete = ' ... șterge cel vechi din tabelul de utilizatori.';
139 $strChangeCopyModeRevoke = ' ...revocă toate privilegiile active de la utilizatorul vechi și șterge-l după aceea.';
140 $strChangeCopyUser = 'Schimbă informațiile de autentificare/Copiază utilizator';
141 $strChangeDisplay = 'Selectează un cîmp';
142 $strChangePassword = 'Schimbare parolă';
143 $strChange = 'Schimbare';
144 $strCharsetOfFile = 'Setul de caractere al fișierului:';
145 $strCharsetsAndCollations = 'Set de caractere și gestiunea acestora';
146 $strCharset = 'Set de caractere';
147 $strCharsets = 'Seturi de caractere';
148 $strCheckAll = 'Marchează toate';
149 $strCheckOverhead = 'Verificare depășit';
150 $strCheckPrivsLong = 'Verifică privilegiile pentru baza de date &quot;%s&quot;.';
151 $strCheckPrivs = 'Verifică privilegiile';
152 $strCheckTable = 'Verificare tabel';
153 $strCheck = 'Verifică';
154 $strChoosePage = 'Selectează o pagină pentru a fi editată';
155 $strColComFeat = 'Arată comentariile coloanei';
156 $strCollation = 'Interclasare';
157 $strColumnNames = 'Denumirile coloanelor';
158 $strColumnPrivileges = 'Drepturi specifice coloanei';
159 $strCommand = 'Comanda';
160 $strComment = 'Comentariu';
161 $strComments = 'Comentarii';
162 $strCompatibleHashing = 'Compatibil MySQL&nbsp;4.0';
163 $strCompleteInserts = 'Inserări complete';
164 $strCompression = 'Compresie';
165 $strCompressionWillBeDetected = 'Compresia fișierului importat va fi detectată automat din: %s';
166 $strConfigDefaultFileError = 'Nu s-a putut încărca configurația implicită din: „%1$s”';
167 $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 și 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.';
168 $strConfigureTableCoord = 'Configureaza coordonatelepentru tabelul %s';
169 $strConnectionError = 'Conexiune esuata: setari invalide.';
170 $strConnections = 'Conexiuni';
171 $strConstraintsForDumped = 'Restrictii pentru tabele sterse';
172 $strConstraintsForTable = 'Restrictii pentru tabele';
173 $strControluserFailed = 'Connection for controluser as defined in your configuration failed.';
174 $strCookiesRequired = 'Trebuie sa aveti activat "cookies".';
175 $strCopy = 'Copiere';
176 $strCopyDatabaseOK = 'Baza de date %s a fost copiata la %s';
177 $strCopyTable = 'Copiază tabelul la (bază_de_date<b>.</b>tabel):';
178 $strCopyTableOK = 'Tabelul %s a fost copiat la %s.';
179 $strCopyTableSameNames = 'Nu se poate copia tabelul pe cel existent pentru ca este acelasi';
180 $strCouldNotKill = 'phpMyAdmin n-a reusit sa opreasca firul de executie %s. Probabil a fost deja oprit.';
181 $strCreate = 'Creează';
182 $strCreateDatabaseBeforeCopying = 'CREEAZĂ BAZA DE DATE înainte de copiere';
183 $strCreateIndex = 'Creează un index pe&nbsp;%s&nbsp;coloană';
184 $strCreateIndexTopic = 'Creează un nou index';
185 $strCreateNewDatabase = 'Creează bază de date nouă';
186 $strCreateNewTable = 'Creează tabel nou în baza de date %s';
187 $strCreatePage = 'Creează o nouă pagină';
188 $strCreatePdfFeat = 'Creare PDF';
189 $strCreateRelation = 'Creare relație';
190 $strCreateTable = 'Creare tabel';
191 $strCreateUserDatabase = 'Bază de date pentru utilizatorul';
192 $strCreateUserDatabaseName = 'Creează o bază de date cu același nume și acordă toate privilegiile';
193 $strCreateUserDatabaseNone = 'Nici una';
194 $strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)';
195 $strCreationDates = 'Creare/reînnoire/verificare date';
196 $strCriteria = 'Criteriu';
197 $strCroatian = 'Croat';
198 $strCSV = 'CSV';
199 $strCustomColor = 'Culoare personalizată';
200 $strCyrillic = 'Chirilic';
201 $strCzech = 'Ceh';
202 $strCzechSlovak = 'Cehoslovac';
204 $strDanish = 'Danez';
205 $strDatabase = 'Baza de date';
206 $strDatabaseEmpty = 'Cîmpul de denumire al bazei de date este gol!';
207 $strDatabaseExportOptions = 'Opțiuni de exportare a bazei de date';
208 $strDatabaseHasBeenCreated = 'Baza de date %1$s a fost creată.';
209 $strDatabaseHasBeenDropped = 'Baza de date %s a fost aruncată.';
210 $strDatabases = 'Baze de date';
211 $strDatabasesDropped = '%s baza(ele) de data(e) au fost aruncate.';
212 $strDatabasesStatsDisable = 'Dezactivează statisticile';
213 $strDatabasesStatsEnable = 'Activează statisticile';
214 $strDatabasesStatsHeavyTraffic = 'Notă: Activarea statisticilor pentru baza de date poate cauza creșterea traficului între MySQL și serverul Web.';
215 $strDatabasesStats = 'Statisticile bazelor de date';
216 $strData = 'Date';
217 $strDataDict = 'Dicționar de date';
218 $strDataOnly = 'Numai date';
219 $strDataPages = 'Pagini ce conțin date';
220 $strDBComment = 'Comentarii referitoare la baza de date: ';
221 $strDBCopy = 'Copiază baza de date';
222 $strDbIsEmpty = 'Baza de date pare a fi goală!';
223 $strDbPrivileges = 'Drepturi specifice bazei de date';
224 $strDBRename = 'Redenumire bază de date în';
225 $strDbSpecific = 'specific bazei de date';
226 $strDefaultEngine = '%s este motorul de stocare stabilit implicit pe acest server MySQL.';
227 $strDefault = 'Setare de bază';
228 $strDefaultValueHelp = 'Pentru valorile implicite, vă rugăm să introduceți o singură valoare, fără backslash, escape sau ghilimele, folosind formatul: a';
229 $strDefragment = 'Defragmentare tabel';
230 $strDelayedInserts = 'Folosește inserări întîrziate';
231 $strDeleteAndFlushDescr = 'Este cea mai simplă metodă, dar reîncărcarea drepturilor s-ar putea să dureze.';
232 $strDeleteAndFlush = 'Șterge utilizatorii și reîncarcă drepturile pe urmă.';
233 $strDeleted = 'Linia a fost ștearsă';
234 $strDeleteNoUsersSelected = 'Nici un utilizator ales pentru ștergere!';
235 $strDeleteRelation = 'Șterge relația';
236 $strDelete = 'Șterge';
237 $strDeleting = 'Șterge %s';
238 $strDelimiter = 'Delimitator';
239 $strDelOld = 'Pagina curentă se leagă de tabele care nu mai există. Doriți ștergerea acestor legături?';
240 $strDescending = 'Descrescător';
241 $strDescription = 'Descriere';
242 $strDesigner = 'Designer';
243 $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.';
244 $strDetails = 'Detalii...';
245 $strDictionary = 'dicționar';
246 $strDirectLinks = 'Legături directe';
247 $strDirtyPages = 'Pagini murdare';
248 $strDisabled = 'Dezactivat';
249 $strDisableForeignChecks = 'Dezactivare verificări de cheie străine';
250 $strDisplayFeat = 'Arată facilitățile';
251 $strDisplayOrder = 'Ordine de afișare:';
252 $strDisplayPDF = 'Arată schema PDF';
253 $strDoAQuery = 'Execută o interogare prin exemplu (metacaracter: "%")';
254 $strDocSQL = 'DocSQL';
255 $strDocu = 'Documentație';
256 $strDownloadFile = 'Descarcă fișierul';
257 $strDoYouReally = 'Sigur doriți să ';
258 $strDrop = 'Aruncă';
259 $strDropDatabaseStrongWarning = 'Sînteți pe cale să DISTRUGEȚI o întreagă bază de date!';
260 $strDropUsersDb = 'Aruncă baza de date care are același nume ca utilizatorul.';
261 $strDumpingData = 'Salvarea datelor din tabel';
262 $strDumpSaved = 'Copia a fost salvată în fișierul %s.';
263 $strDumpXRows = 'Aruncă %s rînduri, începînd de la rîndul %s.';
264 $strDynamic = 'dinamic';
266 $strEdit = 'Editare';
267 $strEditPDFPages = 'Editează paginile PDF';
268 $strEditPrivileges = 'Editează drepturile de acces';
269 $strEffective = 'Efectiv';
270 $strEmpty = 'Golește';
271 $strEmptyResultSet = 'MySQL a dat un set de rezultate gol (zero linii).';
272 $strEnabled = 'Activat';
273 $strEncloseInTransaction = 'Cuprinde exportarea într-o tranzacție';
274 $strEndCut = 'DE TĂIAT - SFÎRȘIT';
275 $strEndRaw = 'SFÎRȘIT BRUT';
276 $strEnd = 'Sfîrșit';
277 $strEngineAvailable = '%s este disponibil pentru acest server MySQL.';
278 $strEngineDisabled = '%s a fost dezactivat pentru acest server MySQL.';
279 $strEngines = 'Motoare';
280 $strEngineUnsupported = 'Acest server MySQL nu susține motorul de stocare %s.';
281 $strEnglish = 'Englez';
282 $strEnglishPrivileges = ' Important: numele drepturilor de acces MySQL apar în engleză';
283 $strError = 'Eroare';
284 $strErrorInZipFile = 'Eroare în arhiva ZIP:';
285 $strErrorRelationAdded = 'Eroare: Relația nu a fost adăugată.';
286 $strErrorRelationExists = 'Eroare: relația deja există.';
287 $strErrorRenamingTable = 'Eroare la redenumirea tabelului %1$s în %2$s';
288 $strErrorSaveTable = 'Eroare la salvarea coordonatelor pentru Designer.';
289 $strEscapeWildcards = 'Metacaracterele _ și % trebuiesc însoțite de \ pentru a le aplica';
290 $strEsperanto = 'Esperanto';
291 $strEstonian = 'Estoniană';
292 $strEvent = 'Eveniment';
293 $strEvents = 'Evenimente';
294 $strExcelEdition = 'Ediția Excel';
295 $strExecuteBookmarked = 'Executare comandă marcată';
296 $strExplain = 'Explică SQL';
297 $strExport = 'Exportă';
298 $strExportImportToScale = 'Exportă/Importă la scală';
299 $strExportMustBeFile = 'Tipul selectat pentru export trebuie salvat într-un fișier!';
300 $strExtendedInserts = 'Inserări extinse';
301 $strExtra = 'Extra';
303 $strFailedAttempts = 'Încercări nereușite';
304 $strField = 'Cîmp';
305 $strFieldHasBeenDropped = 'Cîmpul %s a fost aruncat';
306 $strFieldInsertFromFileTempDirNotExists = 'Eroare la mutarea fișierului încărcat, vezi FAQ 1.11';
307 $strFields = 'Cîmpuri';
308 $strFieldsEnclosedBy = 'Cîmpuri încadrate de';
309 $strFieldsEscapedBy = 'Cîmpuri realizate de';
310 $strFieldsTerminatedBy = 'Cîmpuri terminate de';
311 $strFileAlreadyExists = 'Fișierul %s există deja pe server. Schimbați denumirea fișierului sau bifați opțiunea de suprascriere.';
312 $strFileCouldNotBeRead = 'Fișierul nu poate fi citit';
313 $strFileNameTemplateDescriptionDatabase = 'nume bază de date';
314 $strFileNameTemplateDescriptionServer = 'nume server';
315 $strFileNameTemplateDescriptionTable = 'nume tabel';
316 $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.';
317 $strFileNameTemplateRemember = 'ține minte șablonul';
318 $strFileNameTemplate = 'Șablon nume fișier';
319 $strFiles = 'Fișiere';
320 $strFileToImport = 'Fișier de importat';
321 $strFlushPrivilegesNote = 'Notă: phpMyAdmin folosește privilegiile utilizatorilor direct din tabelul de privilegii din MySQL. Conținutul acestui tabel poate diferi de cel original. În acest caz, reîncărcați de aici înainte de a continua %sreîncărcarea drepturilor%s.';
322 $strFlushQueryCache = 'Reinițializare cache interogare';
323 $strFlushTable = 'Curățarea tabelului ("FLUSH")';
324 $strFlushTables = 'Flush (close) all tables';
325 $strFontSize = 'Dimensiune font';
326 $strForeignKeyError = 'Error creating foreign key on %1$s (check data types)';
327 $strForeignKeyRelationAdded = 'FOREIGN KEY relation added';
328 $strFormat = 'Format';
329 $strFormEmpty = 'Valoarea lipsește în formular !';
330 $strFreePages = 'Pagini libere';
331 $strFullText = 'Texte întregi';
332 $strFunction = 'Funcție';
333 $strFunctions = 'Funcții';
335 $strGenBy = 'Generat de';
336 $strGeneralRelationFeat = 'Facilități generale';
337 $strGenerate = 'Generează';
338 $strGeneratePassword = 'Generează parolă';
339 $strGenTime = 'Timp de generare';
340 $strGeorgian = 'Georgiană';
341 $strGerman = 'Germană';
342 $strGlobal = 'global';
343 $strGlobalPrivileges = 'Privilegii globale';
344 $strGlobalValue = 'Valoare globală';
345 $strGo = 'Execută';
346 $strGrantOption = 'Permite';
347 $strGreek = 'Grec';
348 $strGzip = 'cu „gzip”';
350 $strHandler = 'Gestionar';
351 $strHasBeenAltered = 'a fost alterat.';
352 $strHaveToShow = 'Trebuie să alegeți cel puțin o coloană pentru a putea afișa';
353 $strHebrew = 'Ebraică';
354 $strHelp = 'Ajutor';
355 $strHexForBLOB = 'Folosește hexazecimale pentru BLOB';
356 $strHide = 'Ascunde';
357 $strHideShowAll = 'Arată/ascunde toate';
358 $strHideShowNoRelation = 'Arată/ascunde tabele fără realție';
359 $strHomepageOfficial = 'Pagina oficială phpMyAdmin';
360 $strHome = 'Pagina de pornire';
361 $strHostEmpty = 'Numele gazdei este gol!';
362 $strHost = 'Gazda';
363 $strHTMLExcel = 'Microsoft Excel 2000';
364 $strHTMLWord = 'Microsoft Word 2000';
365 $strHungarian = 'Maghiar';
367 $strIcelandic = 'Islandez';
368 $strId = 'ID';
369 $strIdxFulltext = 'Tot textul';
370 $strIEUnsupported = 'Internet Explorer nu suportă această funcție.';
371 $strIgnoreDuplicates = 'Ignoră rînduri duplicate';
372 $strIgnore = 'Ignoră';
373 $strIgnoreInserts = 'Utilizați ignorare inserări';
374 $strImportExportCoords = 'Import/Export coordinates for PDF schema';
375 $strImportFiles = 'Import fișiere';
376 $strImportFormat = 'Formatul fișierului importat';
377 $strImport = 'Importă';
378 $strImportSuccessfullyFinished = 'Importul s-a terminat cu succes, %d interogări executate.';
379 $strIndexes = 'Indexuri';
380 $strIndexesSeemEqual = 'Indecșii %1$s și %2$s par a fi egali și unul din ei poate fi șters.';
381 $strIndexHasBeenDropped = 'Indexul %s a fost aruncat';
382 $strIndex = 'Index';
383 $strIndexName = 'Nume index&nbsp;:';
384 $strIndexType = 'Tip index&nbsp;:';
385 $strIndexWarningTable = 'Probleme cu indexul tabelului `%s`';
386 $strInnoDBAutoextendIncrement = 'Auto-extinde incrementarea';
387 $strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.';
388 $strInnoDBBufferPoolSize = 'Buffer pool size';
389 $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.';
390 $strInnoDBDataFilePath = 'Fișiere cu date';
391 $strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.';
392 $strInnoDBDataHomeDir = 'Directorul de bază pentru date';
393 $strInnoDBPages = 'pagini';
394 $strInnodbStat = 'Stare InnoDB';
395 $strInsecureMySQL = 'Configurarea conține setările de bază (utilizator root fără parolă). Serverul MySQL poate fi astfel vulnerabil. Reparați neapărat această greșeală.';
396 $strInsertAsNewRow = 'Inserează ca o nouă linie';
397 $strInsertedRowId = 'ID rînd inserat:';
398 $strInsert = 'Inserare';
399 $strInterface = 'Interfață';
400 $strInternalAndForeign = 'Nu este necesară o relație internă atunci cînd există o cheie externă corespondentă.';
401 $strInternalRelationAdded = 'Relație internă adăugată';
402 $strInternalRelations = 'Relații interne';
403 $strInUse = 'în folosință';
404 $strInvalidAuthMethod = 'Metodă de autentificare nevalidă stabilită în configurație:';
405 $strInvalidColumn = 'Coloană nevalidă (%s) specificată!';
406 $strInvalidColumnCount = 'Numărul coloanelor trebuie să fie mai mare de zero.';
407 $strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.';
408 $strInvalidCSVFormat = 'Invalid format of CSV input on line %d.';
409 $strInvalidCSVParameter = 'Invalid parameter for CSV import: %s';
410 $strInvalidDatabase = 'Bază de date nevalidă';
411 $strInvalidFieldAddCount = 'Trebuie să adăugați cel puțin un cîmp.';
412 $strInvalidFieldCount = 'Tabelul trebuie să conțină cel puțin un cîmp.';
413 $strInvalidLDIImport = 'Modulul opțional nu suportă importuri comprimate!';
414 $strInvalidRowNumber = '%d nu este un număr valid de rînduri.';
415 $strInvalidServerHostname = 'Gazdă nevalidă pentru serverul %1$s. Vă rugăm să revizuiți configurația dumneavoastră.';
416 $strInvalidServerIndex = 'Index de server nevalid: „%s”';
417 $strInvalidTableName = 'Denumire de tabel nevalidă';
419 $strJapanese = 'Japonez';
420 $strJoins = 'Joncțiuni';
421 $strJumpToDB = 'Sari la baza de date &quot;%s&quot;.';
422 $strJustDeleteDescr = 'Utilizatorii &quot;stersi&quot; vor avea acces la server la fel ca pînă acum, pînă cînd drepturile sînt reîncărcate.';
423 $strJustDelete = 'Șterge utilizatorii din tabelele de drepturi.';
425 $strKeepPass = 'Nu schimbați parola';
426 $strKeyCache = 'Key cache';
427 $strKeyname = 'Nume cheie';
428 $strKill = 'Oprește';
429 $strKnownExternalBug = 'Funcționalitatea %s este afectată de o eroare cunoscută, vedeți %s';
430 $strKorean = 'Coreean';
432 $strLandscape = 'Portret';
433 $strLanguage = 'Limbă';
434 $strLanguageUnknown = 'Limbă necunoscută: %1$s.';
435 $strLatchedPages = 'Latched pages';
436 $strLatexCaption = 'Captură tabel';
437 $strLatexContent = 'Conținutul tabelului __TABLE__';
438 $strLatexContinuedCaption = 'Continuare captură tabel';
439 $strLatexContinued = '(continuare)';
440 $strLatexIncludeCaption = 'Include captură tabel';
441 $strLatexLabel = 'Tasta label';
442 $strLaTeX = 'LaTeX';
443 $strLatexStructure = 'Structura tabelului __TABLE__';
444 $strLatvian = 'Leton';
445 $strLDI = 'CSV folosind LOAD DATA';
446 $strLDILocal = 'Folosește cuvîntul-cheie LOCAL';
447 $strLengthSet = 'Lungime/Setare';
448 $strLimitNumRows = 'Numărul de înregistrări pe pagină';
449 $strLinesTerminatedBy = 'Linii terminate de';
450 $strLinkNotFound = 'Legatură nevalidă';
451 $strLinksTo = 'Trimitere la';
452 $strLithuanian = 'Lituanian';
453 $strLocalhost = 'Local';
454 $strLocationTextfile = 'Locația fișierului textual';
455 $strLogin = 'Autentificare';
456 $strLoginInformation = 'Informații de autentificare';
457 $strLogout = 'Deconectare';
458 $strLogPassword = 'Parolă:';
459 $strLogServer = 'Server';
460 $strLogUsername = 'Nume utilizator:';
461 $strLongOperation = 'Această operație poate dura. Doriți totuși să fie executată?';
463 $strMaxConnects = 'conexiuni concurente (maxim)';
464 $strMaximalQueryLength = 'Lungimea maximă a interogării create';
465 $strMaximumSize = 'Mărime maximă: %s%s';
466 $strMbExtensionMissing = 'Nu s-a găsit extensia PHP mbstring și se pare ca folosiți un set de charactere multi-octet. Fără extensia mbstring, phpMyAdmin nu poate diviza șirurile corect și aceasta poate duce la rezultate neașteptate.';
467 $strMbOverloadWarning = 'Ați activat mbstring.func_overload în configurația PHP. Această opțiune nu este compatibilă cu phpMyAdmin și poate duce la pierderea unor date!';
468 $strMIME_available_mime = 'Tipuri MIME disponibile';
469 $strMIME_available_transform = 'Informații disponibile';
470 $strMIME_description = 'Descriere';
471 $strMIME_MIMEtype = 'Tip MIME';
472 $strMIME_nodescription = 'Nu este disponibilă nici o descriere pentru această transformare.<br />Întrebați autorul de funcțiile îndeplinite de %s.';
473 $strMIME_transformation_note = 'Pentru lista opțiunilor de transformare disponibile și transformările MIME-type, apăsați pe %stransformation descriptions%s';
474 $strMIME_transformation_options_note = 'Introduceți valorile pentru opțiunile de transformare utilizînd acest format: \'a\', 100, b,\'c\'...<br />Dacă trebuie să folosiți backslash ("\") sau apostrof ("\'") in aceste valori, introduceți backslash-uri (ex. \'\\\\xyz\' sau \'a\\\'b\').';
475 $strMIME_transformation_options = 'Opțiuni de transformare';
476 $strMIME_transformation = 'Transformare navigator';
477 $strMIMETypesForTable = 'TIPURI MIME PENTRU TABEL';
478 $strMIME_without = 'Tipurile MIME enumerate cursiv nu au o funcție de transformare separată';
479 $strModifications = 'Modificările au fost salvate';
480 $strModifyIndexTopic = 'Modifică un index';
481 $strModify = 'Modificare';
482 $strMoveMenu = 'Mutare meniu';
483 $strMoveTable = 'Mută tabelul la (bază_de_date<b>.</b>tabel):';
484 $strMoveTableOK = 'Tabelul %s a fost mutat la %s.';
485 $strMoveTableSameNames = 'Nu se poate copia tabelul peste cel existent pentru că este același!';
486 $strMultilingual = 'Poliglot';
487 $strMyISAMDataPointerSizeDesc = 'Mărimea pointerului implicit (în octeți), care este folosit de CREATE TABLE pentru tabelele MyISAM atunci cînd nu este specificată nici o opțiune MAX_ROWS.';
488 $strMyISAMDataPointerSize = 'Mărime pointer date';
489 $strMyISAMMaxExtraSortFileSizeDesc = 'Dacă fișierul temporar utilizat pentru crearea rapidă a indexului MyISAM ar fi mai mare decît dacă s-ar utiliza cache-ul de chei. Se preferă utilizarea metodei „cache chei”.';
490 $strMyISAMMaxExtraSortFileSize = 'Mărimea maximă pentru fișierele temporare la crearea indexului';
491 $strMyISAMMaxSortFileSizeDesc = 'Mărimea maximă pentru fișierul temporar, permisă în MySQL în timpul recreării unui index MyISAM (în timpul operațiunilor REPAIR TABLE, ALTER TABLE, sau LOAD DATA INFILE).';
492 $strMyISAMMaxSortFileSize = 'Mărimea maximă pentru fișierele de sortare temporare';
493 $strMyISAMRecoverOptionsDesc = 'Regimul de recuperare automată a tabelelor MyISAM deteriorate, stabilit prin opțiunea startup --myisam-recover server.';
494 $strMyISAMRecoverOptions = 'Regim de recuperare automată';
495 $strMyISAMRepairThreadsDesc = 'Dacă această valoare este mai mare decît 1, indexurile de tabel MyISAM sînt create în paralel (fiecare index în firul de execuție propriu) în tipul operațiunii de reparare prin procesul de sortare.';
496 $strMyISAMRepairThreads = 'Repară firele de execuție';
497 $strMyISAMSortBufferSizeDesc = 'Tamponul alocat la sortarea indexurilor MyISAM în timpul unei operațiuni REPAIR TABLE sau la crearea indexurilor cu CREATE INDEX sau ALTER TABLE.';
498 $strMyISAMSortBufferSize = 'Sortare Mărime tampon';
499 $strMySQLCharset = 'Setul de caractere MySQL';
500 $strMysqlClientVersion = 'Versiunea clientului MySQL';
501 $strMySQLConnectionCollation = 'MySQL connection collation';
502 $strMysqlLibDiffersServerVersion = 'Versiunea librăriei PHP MySQL %s pe care o dețineți diferă față de versiunea %s a serverului dumneavoastră MySQL. Această diferență poate cauza comportamente imprevizibile.';
503 $strMySQLSaid = 'MySQL zice: ';
504 $strMySQLShowProcess = 'Afișează procesele';
506 $strName = 'Nume';
507 $strNext = 'Următorul';
508 $strNoActivity = 'Nu ați avut activitate de mai mult de %s secunde, vă rugăm să vă autentificați din nou';
509 $strNoDatabases = 'Nu sînt baze de date';
510 $strNoDatabasesSelected = 'Nu este selectată nici o bază de date.';
511 $strNoDataReceived = 'Nicio informație nu a fost recepționată pentru import. Ori niciun fișier nu a fost trimit, ori mărimea fișierului a depășit mărimea maximă permisă de configurația PHP-ului dumneavoastră. Vedeți FAQ 1.16.';
512 $strNoDescription = 'Nu există descriere';
513 $strNoDetailsForEngine = 'Nu există informații detaliate de stare disponibile pentru motorul de stocare.';
514 $strNoDropDatabases = 'Comenzile "DROP DATABASE" sînt dezactivate.';
515 $strNoExplain = 'Sari peste explicarea SQL';
516 $strNoFilesFoundInZip = 'Niciun fișier nu a fost găsit în arhiva ZIP!';
517 $strNoFrames = 'phpMyAdmin are o interfață mai prietenoasă cu un navigator ce lucreaza cu <b>cadre</b>.';
518 $strNoIndex = 'Index nu este definit!';
519 $strNoIndexPartsDefined = 'Nu sînt definite părți din index!';
520 $strNoModification = 'Nici o schimbare';
521 $strNone = 'Nici unul(a)';
522 $strNo = 'Nu';
523 $strNoOptions = 'Acest format nu are opțiuni';
524 $strNoPassword = 'Nu există parolă';
525 $strNoPermission = 'Serverul web nu poate salva fișierul %s.';
526 $strNoPhp = 'fără cod PHP';
527 $strNoPrivileges = 'Nu există drepturi de acces';
528 $strNoRights = 'Nu dețineți drepturi de acces pentru a vă afla aici!';
529 $strNoRowsSelected = 'Nu e nici un rînd selectat';
530 $strNoSpace = 'Spațiu insuficient pentru salvarea fișierului %s.';
531 $strNoTablesFound = 'Nu s-a găsit nici un tabel în baza de date.';
532 $strNoThemeSupport = 'Nu există suport pentru tematici, vă rugăm să verificați configurația și/sau designurile în directorul %s.';
533 $strNotNumber = 'Acesta nu este un număr!';
534 $strNotOK = 'Nu este bine';
535 $strNotSet = '<b>%s</b> tabelul nu a fost găsit sau nu este stabilit în %s';
536 $strNoUsersFound = 'Nu s-a găsit nici un utilizator.';
537 $strNoValidateSQL = 'Sari peste validarea SQL';
538 $strNull = 'Nul';
539 $strNumberOfFields = 'Număr de cîmpuri';
540 $strNumberOfTables = 'Număr de tabele';
541 $strNumSearchResultsInTable = '%s rezultat(e) în interiorul tabelului <i>%s</i>';
542 $strNumSearchResultsTotal = '<b>Total:</b> <i>%s</i> rezultat(e)';
543 $strNumTables = 'Tabele';
545 $strOK = 'E bine';
546 $strOpenDocumentSpreadsheet = 'Foaie de calcul Open Document';
547 $strOpenDocumentText = 'Text Open Document';
548 $strOpenNewWindow = 'Deschide fereastră phpMyAdmin nouă';
549 $strOperations = 'Operații';
550 $strOperator = 'Operand';
551 $strOptimize = 'Optimizează';
552 $strOptimizeTable = 'Optimizare tabel';
553 $strOptions = 'Opțiuni';
554 $strOr = 'Sau';
555 $strOverhead = 'Asupra';
556 $strOverwriteExisting = 'Suprascrie fișier(e) existent(e)';
558 $strPacked = 'Împachetat';
559 $strPageNumber = 'Numărul paginii:';
560 $strPagesToBeFlushed = 'Pagini de golit';
561 $strPaperSize = 'Mărime hîrtie';
562 $strPartialImport = 'Importare parțială';
563 $strPartialText = 'Texte parțiale';
564 $strPartitionDefinition = 'Definiție PARTIȚIE';
565 $strPartitioned = 'partiționat';
566 $strPartitionMaintenance = 'Întreținerea partiției';
567 $strPartition = 'Partiția %s';
568 $strPasswordChanged = 'Parola pentru %s a fost schimbată cu succes.';
569 $strPasswordEmpty = 'Parola este goală!';
570 $strPasswordHashing = 'Password Hashing';
571 $strPasswordNotSame = 'Parolele nu corespund!';
572 $strPassword = 'Parola';
573 $strPBXTCheckpointFrequency = 'Checkpoint frequency';
574 $strPBXTCheckpointFrequencyDesc = 'Mărimea datelor scrise în jurnalul tranzacțiilor înaintea efectuării unei verificări. Mărimea implicită este 24MO.';
575 $strPBXTDataFileGrowSize = 'Data file grow size';
576 $strPBXTDataFileGrowSizeDesc = 'The grow size of the handle data (.xtd) files.';
577 $strPBXTDataLogThreshold = 'Data log threshold';
578 $strPBXTDataLogThresholdDesc = 'The maximum size of a data log file. The default value is 64MB. PBXT can create a maximum of 32000 data logs, which are used by all tables. So the value of this variable can be increased to increase the total amount of data that can be stored in the database.';
579 $strPBXTGarbageThresholdDesc = 'The percentage of garbage in a data log file before it is compacted. This is a value between 1 and 99. The default is 50.';
580 $strPBXTGarbageThreshold = 'Prag gunoi';
581 $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.';
582 $strPBXTIndexCacheSize = 'Dimensiune cache index';
583 $strPBXTLogBufferSizeDesc = 'The size of the buffer used when writing a data log. The default is 256MB. The engine allocates one buffer per thread, but only if the thread is required to write a data log.';
584 $strPBXTLogBufferSize = 'Dimensiune tampon jurnal';
585 $strPBXTLogCacheSizeDesc = 'Cantitatea de memorie alocată pentru cache-ul jurnalului tranzacției, utilizat pentru a depozita datele jurnalului. Implicit este 16MO.';
586 $strPBXTLogCacheSize = 'Dimensiune cache jurnal';
587 $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.';
588 $strPBXTLogFileCount = 'Număr de fișiere-jurnal';
589 $strPBXTLogFileThresholdDesc = 'The size of a transaction log before rollover, and a new log is created. The default value is 16MB.';
590 $strPBXTLogFileThreshold = 'Prag fișiere-jurnal';
591 $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the record cache used to cache table data. The default value is 32MB. This memory is used to cache changes to the handle data (.xtd) and row pointer (.xtr) files.';
592 $strPBXTRecordCacheSize = 'Dimensiune cache înregistrare';
593 $strPBXTRowFileGrowSizeDesc = 'The grow size of the row pointer (.xtr) files.';
594 $strPBXTRowFileGrowSize = 'Row file grow size';
595 $strPBXTTransactionBufferSizeDesc = 'The size of the global transaction log buffer (the engine allocates 2 buffers of this size). The default is 1MB.';
596 $strPBXTTransactionBufferSize = 'Dimensiune tampon tranzacție';
597 $strPdfDbSchema = 'Schema bazei de date "%s" - Pagina %s';
598 $strPdfInvalidTblName = 'Tabelul „%s” nu există!';
599 $strPdfNoTables = 'Nu există tabele';
600 $strPDF = 'PDF';
601 $strPDFReportExplanation = '(Generează un raport conținînd datele unui singur tabel)';
602 $strPDFReportTitle = 'Titlu raport';
603 $strPerHour = 'pe oră';
604 $strPerMinute = 'pe minut';
605 $strPerSecond = 'pe secundă';
606 $strPersian = 'Persană';
607 $strPhoneBook = 'carte de telefoane';
608 $strPhp = 'Creează cod PHP';
609 $strPHPExtension = 'Extensie PHP';
610 $strPHPVersion = 'Versiune PHP';
611 $strPlayAudio = 'Redă audio';
612 $strPleaseSelectPrimaryOrUniqueKey = 'Vă rugăm să alegeți cheia primară sau o cheie unică';
613 $strPmaDocumentation = 'Documentație phpMyAdmin';
614 $strPmaUriError = 'Directiva <tt>$cfg[\'PmaAbsoluteUri\']</tt> TREBUIE să fie stabilită în fișierul de configurare!';
615 $strPolish = 'Polononez';
616 $strPortrait = 'Portret';
617 $strPos1 = 'Începe';
618 $strPrevious = 'Anterior';
619 $strPrimaryKeyHasBeenDropped = 'Cheia primară a fost aruncată';
620 $strPrimaryKeyName = 'Numele cheii primare trebuie să fie... PRIMARY!';
621 $strPrimaryKeyWarning = '(Numele „PRIMARY” <b>trebuie</b> să fie <b>numai</b> la cheia primară!)';
622 $strPrimary = 'Primar';
623 $strPrint = 'Listare';
624 $strPrintViewFull = 'Vizualizare listare (împreună cu text)';
625 $strPrintView = 'Viziualizare imprimare';
626 $strPrivDescAllPrivileges = 'Include toate privilegiile, excluzand GRANT.';
627 $strPrivDescAlter = 'Permite alterarea structurii la tabelele deja existente.';
628 $strPrivDescAlterRoutine = 'Permite alterarea și aruncarea rutinelor stocate.';
629 $strPrivDescCreateDb = 'Permite crearea de noi baze de date și tabele.';
630 $strPrivDescCreateRoutine = 'Permite crearea rutinelor stocate.';
631 $strPrivDescCreateTbl = 'Permite crearea de noi tabele.';
632 $strPrivDescCreateTmpTable = 'Permite crearea de tabele temporare.';
633 $strPrivDescCreateUser = 'Permite crearea, aruncarea și redenumirea conturilor de utilizator.';
634 $strPrivDescCreateView = 'Permite crearea noilor viziuni.';
635 $strPrivDescDelete = 'Permite stergere de date.';
636 $strPrivDescDropDb = 'Permite stergerea unei baze de date sau a unor tabele.';
637 $strPrivDescDropTbl = 'Permite aruncarea a unei baze de date.';
638 $strPrivDescEvent = 'Permite configurarea evenimentelor pentru planificatorul de evenimente';
639 $strPrivDescExecute5 = 'Permite executarea rutinelor stocate.';
640 $strPrivDescExecute = 'Permite rularea procedurilor stocate; Nu are efect in aceasta versiune MySQL.';
641 $strPrivDescFile = 'Permite importarea datelor in fisiere și exportarea acestora din fisiere.';
642 $strPrivDescGrant = 'Permite adaugarea utilizatorilor și drepturilor fara reincarcarea tabelelor de drepturi.';
643 $strPrivDescIndex = 'Permite crearea și stergerea indexurilor.';
644 $strPrivDescInsert = 'Permite inserarea și înlocuirea datelor.';
645 $strPrivDescLockTables = 'Permite blocarea tabelelor din firul curent de execuție.';
646 $strPrivDescMaxConnections = 'Limitează numărul de noi conexiuni care pot fi deschise de utilizator într-o oră.';
647 $strPrivDescMaxQuestions = 'Limiteaza numarul de comenzi care pot fi trimise de utilizator către server într-o oră.';
648 $strPrivDescMaxUpdates = 'Limitează numărul de comenzi pentru schimbarea vreunui tabel sau vreunei baze de date executabile de utilizator într-o oră.';
649 $strPrivDescMaxUserConnections = 'Limitează numărul conexiunilor simultane pe care le poate avea utilizatorul.';
650 $strPrivDescProcess = 'Permite vizualizarea proceselor tuturor utilizatorilor';
651 $strPrivDescReferences = 'Nu are efect în această versiune MySQL.';
652 $strPrivDescReload = 'Permite reîncărcarea setărilor de server și golirea memoriei cache a serverului.';
653 $strPrivDescReplClient = 'Permite utilizatorului de a interoga locația slave/master.';
654 $strPrivDescReplSlave = 'Necesară pentru „slave replication”.';
655 $strPrivDescSelect = 'Permite citirea datelor.';
656 $strPrivDescShowDb = 'Permite accesul la lista completă a bazelor de date.';
657 $strPrivDescShowView = 'Permite executarea interogărilor SHOW CREATE VIEW.';
658 $strPrivDescShutdown = 'Permite oprirea serverului.';
659 $strPrivDescSuper = 'Permite conexiuni, chiar dacă s-a atins numărul maxim de conexiuni; Necesară pentru majoritatea operațiunilor administrative, cum ar fi setarea variabilelor globale sau oprirea firelor de execuție a altor utilizatori.';
660 $strPrivDescTrigger = 'Permite crearea și eliminarea declanșatorilor';
661 $strPrivDescUpdate = 'Permite schimbarea datelor.';
662 $strPrivDescUsage = 'Fără drepturi.';
663 $strPrivileges = 'Drepturi de acces';
664 $strPrivilegesReloaded = 'Drepturile au fost reîncarcate cu succes.';
665 $strProcedures = 'Proceduri';
666 $strProcesses = 'Procese';
667 $strProcesslist = 'Listă procese';
668 $strProfiling = 'Creare profil';
669 $strProtocolVersion = 'Versiune protocol';
670 $strPutColNames = 'Pune numele cîmpului în primul rînd';
672 $strQBEDel = 'Del';
673 $strQBEIns = 'Ins';
674 $strQBE = 'Interogare prin exemplu';
675 $strQueryCache = 'Cache interogări';
676 $strQueryFrame = 'Fereastra de comandă';
677 $strQueryOnDb = 'Comandă SQL pe baza de date <b>%s</b>:';
678 $strQueryResultsOperations = 'Operațiuni asupra rezultatelor interogării';
679 $strQuerySQLHistory = 'Istoric SQL';
680 $strQueryStatistics = '<b>Statistică interogări</b>: De la început, s-au trimis %s interogări la server.';
681 $strQueryTime = 'comanda a durat %01.4f sec';
682 $strQueryType = 'Tip interogare';
683 $strQueryWindowLock = 'A nu se suprascrie peste această interogare din cealaltă fereastră';
685 $strReadRequests = 'Cereri de citire';
686 $strRebuild = 'Reconstruiește';
687 $strReceived = 'Recepționat';
688 $strRecommended = 'recomandat';
689 $strRecords = 'Înregistrări';
690 $strReferentialIntegrity = 'Verificarea integrității referinței:';
691 $strRefresh = 'Reîncarcă';
692 $strRelationalDisplayField = 'Relational display field';
693 $strRelationalKey = 'Cheie relațională';
694 $strRelationalSchema = 'Schema relațională';
695 $strRelationDeleted = 'Relație ștearsă';
696 $strRelationNotWorking = 'Opțiunile adiționale pentru folosirea tabelelor intercalate au fost dezactivate. Pentru a afla de ce ... %shere%s.';
697 $strRelationsForTable = 'RELAȚII PENTRU TABEL';
698 $strRelations = 'Legături';
699 $strRelationView = 'Vizualizare relațională';
700 $strReloadingThePrivileges = 'Reîncărcarea drepturilor';
701 $strReloadPrivileges = 'Reîncărcare privilegii';
702 $strReload = 'Reîncarcă';
703 $strRemovePartitioning = 'Elimină partiționarea';
704 $strRemoveSelectedUsers = 'Eliminarea utilizatorilor selectați';
705 $strRenameDatabaseOK = 'Baza de date %s a fost redenumită în %s';
706 $strRenameTableOK = 'Tabelului %s i s-a dat un numele de %s';
707 $strRenameTable = 'Redenumire tabel la';
708 $strRepair = 'Repară';
709 $strRepairTable = 'Reparare tabel';
710 $strReplaceNULLBy = 'Înlocuire NULL cu';
711 $strReplaceTable = 'Înlocuiește datele tabelului cu fișier';
712 $strReplication = 'Replicare';
713 $strReset = 'Resetare';
714 $strResourceLimits = 'Limitare de resurse';
715 $strRestartInsertion = 'Repornește inserția cu %s rînduri';
716 $strReType = 'Re-tastează';
717 $strRevokeAndDeleteDescr = 'Utilizatorii vor avea în continuare drepturi de UTILIZARE pînă la reîncărcarea drepturilor.';
718 $strRevokeAndDelete = 'Revocarea tuturor drepturilor active ale utilizatorilor și stergerea acestora.';
719 $strRevokeMessage = 'Drepturile tale au fost revocate pentru %s';
720 $strRevoke = 'Revocare';
721 $strRomanian = 'Român';
722 $strRoutineReturnType = 'Tipul întors';
723 $strRoutines = 'Rutine';
724 $strRowLength = 'Lungime linie';
725 $strRowsAffected = '%1$d rînd(uri) afectat(e).';
726 $strRowsDeleted = '%1$s rînd(uri) șters(e).';
727 $strRowsFrom = 'linii începînd cu';
728 $strRowsInserted = '%1$d rînd(uri) inserat(e).';
729 $strRowSize = ' Mărime linie ';
730 $strRows = 'Linie';
731 $strRowsModeFlippedHorizontal = 'orizontal (colontitlu rotativ)';
732 $strRowsModeHorizontal = 'orizontal';
733 $strRowsModeOptions = 'în mod %s și repetare colontitlu după %s celule';
734 $strRowsModeVertical = 'vertical';
735 $strRowsStatistic = 'Statisticile rîndului';
736 $strRunning = 'rulînd pe %s';
737 $strRunQuery = 'Trimite comanda';
738 $strRunSQLQuery = 'Execută interogare SQL asupra bazei de date %s';
739 $strRunSQLQueryOnServer = 'Execută interogare/interogări SQL pe serverul %s';
740 $strRussian = 'Rus';
742 $strSaveOnServer = 'Salveaza pe server în directorul %s';
743 $strSavePosition = 'Salvează poziție';
744 $strSave = 'Salveaza';
745 $strScaleFactorSmall = 'Factorul de scalare este prea mica pentru a inchepe in pagina';
746 $strSearch = 'Caută';
747 $strSearchFormTitle = 'Caută în baza de date';
748 $strSearchInField = 'În cîmpul:';
749 $strSearchInTables = 'În interiorul tabelei(lor):';
750 $strSearchNeedle = 'Cuvînt/valoare de căutat (metacaracter: "%"):';
751 $strSearchOption1 = 'cel puțin unul dintre cuvinte';
752 $strSearchOption2 = 'toate cuvintele';
753 $strSearchOption3 = 'fraza exactă';
754 $strSearchOption4 = 'ca o expresie';
755 $strSearchResultsFor = 'Caută rezultate pentru "<i>%s</i>" %s:';
756 $strSearchType = 'Găsește:';
757 $strSecretRequired = 'Fișierul de configurare necesită o expresie de protecție secretă (blowfish_secret).';
758 $strSelectADb = 'Selectați baza de date';
759 $strSelectAll = 'Selectează tot';
760 $strSelectBinaryLog = 'Selectați jurnalul binar pentru vizualizare';
761 $strSelectFields = 'Selectează cîmpurile (cel puțin unul):';
762 $strSelectForeignKey = 'Alegeți cheia străină';
763 $strSelectNumRows = 'în interogarea';
764 $strSelectReferencedKey = 'Alegere cheie referențiată';
765 $strSelectTables = 'Selectează tabele';
766 $strSend = 'Trimite';
767 $strSent = 'Trimis';
768 $strServerChoice = 'Alegerea serverului';
769 $strServerNotResponding = 'Serverul nu răspunde';
770 $strServer = 'Server';
771 $strServers = 'Servere';
772 $strServerStatusDelayedInserts = 'Inserări întîrziate';
773 $strServerStatus = 'Informații rulare';
774 $strServerStatusUptime = 'Acest server MySQL rulează de %s. S-a lansat la %s.';
775 $strServerTabVariables = 'Variabile';
776 $strServerTrafficNotes = '<b>Trafic server</b>: Aceste tabele arată statistica de trafic în retea a acestui server MySQL de la lansare.';
777 $strServerVars = 'Variabile și configurări de server';
778 $strServerVersion = 'Versiune server';
779 $strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.';
780 $strSessionValue = 'Valoare sesiune';
781 $strSetEnumVal = 'Dacă cîmpul este „enum” sau „set”, vă rugăm să adăugați valori folosind formatul: \'a\',\'b\',\'c\'...<br />Daca aveti nevoie sa puneti bara intoarsa (backslash) ("\") sau semnul ("\'") la aceste valori, folosiți exemplul ( \'\\\\xyz\' or \'a\\\'b\').';
782 $strSetupBZipDump_name = 'Bzip2';
783 $strSetupDisplay = 'Afișează';
784 $strSetupDownload = 'Descarcă';
785 $strSetupExport_asfile_name = 'Salvează ca fișier';
786 $strSetupExport_charset_name = 'Setul de caractere al fișierului';
787 $strSetupExport_compression_name = 'Compresie';
788 $strSetupExport_format_name = 'Format';
789 $strSetupExport_onserver_name = 'Salvează pe server';
790 $strSetupFalse = 'nu';
791 $strSetupForm_Browse_desc = 'Personalizează regimul de navigare';
792 $strSetupForm_Browse = 'Regim de navigare';
793 $strSetupForm_Edit_desc = 'Personalizează regimul de redactare';
794 $strSetupForm_Edit = 'Regim de redactare';
795 $strSetupForm_Import_export = 'Import / export';
796 $strSetupForm_Left_databases = 'Baze de date';
797 $strSetupForm_Left_databases_desc = 'Opțiuni de afișare a bazelor de date';
798 $strSetupForm_Left_frame_desc = 'Personalizează aspectul cadrului de navigare';
799 $strSetupForm_Left_servers = 'Servere';
800 $strSetupForm_Left_tables_desc = 'Opțiuni de afișare a tabelelor';
801 $strSetupForm_Left_tables = 'Tabele';
802 $strSetupForm_Main_frame = 'Cadrul principal';
803 $strSetupForm_Query_window = 'Fereastra interogării';
804 $strSetupFormset_customization = 'Personalizare';
805 $strSetupFormset_features = 'Funcționalități';
806 $strSetupFormset_main_frame = 'Personalizează cadrul principal';
807 $strSetupForm_Tabs_desc = 'Alegeți cum doriți să funcționeze filele';
808 $strSetupForm_Tabs = 'File';
809 $strSetupGZipDump_name = 'GZip';
810 $strSetupServersAdd = 'Adaugă un server nou';
811 $strSetupServers_AllowRoot_name = 'Permite autentificarea ca „root”';
812 $strSetupServers_auth_type_desc = 'Metoda de autentificare de utilizat';
813 $strSetupServers_auth_type_name = 'Tipul autentificării';
814 $strSetupServers_compress_desc = 'Comprimă conexiunea la serverul MySQL';
815 $strSetupServers_compress_name = 'Comprimă conexiunea';
816 $strSetupServers_connect_type_name = 'Tipul conexiunii';
817 $strSetupServersEdit = 'Redactează serverul';
818 $strSetupServers_extension_name = 'Extensia PHP de utilizat';
819 $strSetupServers_hide_db_name = 'Ascunde baze de date';
820 $strSetupServers_host_desc = '';
821 $strSetupServers_host_name = 'Numele de gazdă al serverului';
822 $strSetupServers_nopassword_desc = 'Încearcă conectarea fără parolă';
823 $strSetupServers_nopassword_name = 'Conectează fără parolă';
824 $strSetupServers_password_desc = 'Lăsați gol dacă nu utilizați „config auth”';
825 $strSetupServers_password_name = 'Parola pentru „config auth”';
826 $strSetupServers_port_desc = 'Portul la care ascultă serverul MySQL, lăsați gol pentru implicit';
827 $strSetupServers_port_name = 'Portul serverului';
828 $strSetupServers_socket_name = 'Soclul serverului';
829 $strSetupServers_ssl_name = 'Utilizează SSL';
830 $strSetupServers_user_desc = 'Lăsați gol dacă nu utilizați „config auth”';
831 $strSetupServers_user_name = 'Utilizator pentru „config auth”';
832 $strSetupSQLQuery_Edit_name = 'Editează';
833 $strSetupSQLQuery_Explain_name = 'Explică SQL';
834 $strSetupSQLQuery_Refresh_name = 'Actualizează';
835 $strSetupSQLQuery_ShowAsPHP_name = 'Creează cod PHP';
836 $strSetupSQLQuery_Validate_name = 'Validează SQL';
837 $strSetupTrue = 'da';
838 $strSetupZipDump_name = 'ZIP';
839 $strShow = 'Afișează';
840 $strShowAll = 'Arată toate';
841 $strShowColor = 'Arată culoarea';
842 $strShowDatadictAs = 'Data Dictionary Format';
843 $strShowFullQueries = 'Afișare comandă întreagă';
844 $strShowGrid = 'Arată grila';
845 $strShowHideLeftMenu = 'Arată/ascunde meniul stîng';
846 $strShowingBookmark = 'Afișînd semn de carte';
847 $strShowingPhp = 'Afișare ca și cod PHP';
848 $strShowingRecords = 'Afișează înregistrări';
849 $strShowingSQL = 'Afișare interogare SQL';
850 $strShowOpenTables = 'Afișează tabele deschise';
851 $strShowPHPInfo = 'Arată informația PHP';
852 $strShowSlaveHosts = 'Afișează gazde sclavi';
853 $strShowSlaveStatus = 'Afișează stare sclav';
854 $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.';
855 $strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.';
856 $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.';
857 $strShowStatusCreated_tmp_filesDescr = 'Cîte fișiere temporare a creat mysqld.';
858 $strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.';
859 $strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).';
860 $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.';
861 $strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.';
862 $strShowStatusFlush_commandsDescr = 'The number of executed FLUSH statements.';
863 $strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.';
864 $strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.';
865 $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.';
866 $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.';
867 $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.';
868 $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.';
869 $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.';
870 $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.';
871 $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.';
872 $strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.';
873 $strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.';
874 $strShowStatusHandler_writeDescr = 'Numărul de cereri de a insera un rînd într-un tabel.';
875 $strShowStatusInnodb_buffer_pool_pages_dataDescr = 'Numărul de pagini conținînd date (curate sau murdare).';
876 $strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'Numărul de pagini actualmente murdare.';
877 $strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.';
878 $strShowStatusInnodb_buffer_pool_pages_freeDescr = 'Numărul de pagini libere.';
879 $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.';
880 $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.';
881 $strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.';
882 $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.';
883 $strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = 'The number of sequential read-aheads InnoDB initiated. This happens when InnoDB does a sequential full table scan.';
884 $strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.';
885 $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.';
886 $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.';
887 $strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.';
888 $strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.';
889 $strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.';
890 $strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.';
891 $strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.';
892 $strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.';
893 $strShowStatusInnodb_data_readsDescr = 'The total number of data reads.';
894 $strShowStatusInnodb_data_writesDescr = 'The total number of data writes.';
895 $strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.';
896 $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.';
897 $strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.';
898 $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.';
899 $strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.';
900 $strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.';
901 $strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.';
902 $strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.';
903 $strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.';
904 $strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.';
905 $strShowStatusInnodb_pages_createdDescr = 'Numărul de pagini create.';
906 $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.';
907 $strShowStatusInnodb_pages_readDescr = 'Numărul de pagini citite.';
908 $strShowStatusInnodb_pages_writtenDescr = 'Numărul de pagini scrise.';
909 $strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.';
910 $strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.';
911 $strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.';
912 $strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.';
913 $strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.';
914 $strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.';
915 $strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.';
916 $strShowStatusInnodb_rows_readDescr = 'Numărul de rînduri citite din tabelele InnoDB.';
917 $strShowStatusInnodb_rows_updatedDescr = 'Numărul de rînduri actualizate în tabelele InnoDB.';
918 $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.';
919 $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.';
920 $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.';
921 $strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.';
922 $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.';
923 $strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.';
924 $strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.';
925 $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.';
926 $strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAYED queues.';
927 $strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.';
928 $strShowStatusOpen_filesDescr = 'The number of files that are open.';
929 $strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).';
930 $strShowStatusOpen_tablesDescr = 'Numărul de tabele ce sînt deschise.';
931 $strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.';
932 $strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.';
933 $strShowStatusQcache_hitsDescr = 'Numărul de nimeriri în cache.';
934 $strShowStatusQcache_insertsDescr = 'Numărul de interogări adăugate la cache.';
935 $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.';
936 $strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).';
937 $strShowStatusQcache_queries_in_cacheDescr = 'Numărul de interogări înregistrate în cache.';
938 $strShowStatusQcache_total_blocksDescr = 'Numărul total de blocuri în cache-ul interogării.';
939 $strShowStatusReset = 'Reinițializare';
940 $strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).';
941 $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.';
942 $strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.';
943 $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.)';
944 $strShowStatusSelect_rangeDescr = 'The number of joins that used ranges on the first table. (It\'s normally not critical even if this is big.)';
945 $strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.';
946 $strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.';
947 $strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.';
948 $strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.';
949 $strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.';
950 $strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.';
951 $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.';
952 $strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.';
953 $strShowStatusSort_rowsDescr = 'Numărul de rînduri sortate.';
954 $strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.';
955 $strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.';
956 $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.';
957 $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.';
958 $strShowStatusThreads_connectedDescr = 'Numărul de conexiuni deschise momentan.';
959 $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.)';
960 $strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.';
961 $strShowTableDimension = 'Arată dimensiunile tabelei';
962 $strShowTables = 'Arată tabelele';
963 $strShowThisQuery = ' Afișează această comandă din nou aici ';
964 $strSimplifiedChinese = 'Chineză simplificată';
965 $strSingly = '(singly)';
966 $strSize = 'Mărime';
967 $strSkipQueries = 'Number of records(queries) to skip from start';
968 $strSlovak = 'Slovacă';
969 $strSlovenian = 'Slovenă';
970 $strSmallBigAll = 'Small/Big All';
971 $strSnapToGrid = 'Aliniere la grilă';
972 $strSocketProblem = '(sau soclul serverului MySQL local nu este configurat momentan)';
973 $strSortByKey = 'Sortare după cheie';
974 $strSorting = 'Sortare';
975 $strSort = 'Sortare';
976 $strSpaceUsage = 'Utilizare spațiu';
977 $strSpanish = 'Spaniolă';
978 $strSplitWordsWithSpace = 'Cuvinte despărțite de un spațiu (" ").';
979 $strSQLCompatibility = 'Regim de compatibilitate SQL';
980 $strSQLExportType = 'Modul de export';
981 $strSQLParserBugMessage = 'Exista o posibilitate de a fi gasit un BUG in parserul SQL. Verifica atent inca o data comanda și 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 și 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 și raporteaza acesta ca un BUG in sectiunea DE TAIAT';
982 $strSQLParserUserError = 'Pare sa fie o eroare in comanda SQL. Eroarea MySQL de mai jos, daca e vreuna, poate sa te ajute la diagnosticarea problemei';
983 $strSQLQuery = 'Comanda SQL';
984 $strSQLResult = 'Rezultat SQL';
985 $strSQL = 'SQL';
986 $strSQPBugInvalidIdentifer = 'Identificator nevalid';
987 $strSQPBugUnclosedQuote = 'Citare neînchisă';
988 $strSQPBugUnknownPunctuation = 'Înșiruire de punctuație necunoscută';
989 $strStandInStructureForView = 'Stand-in structure for view';
990 $strStatCheckTime = 'Ultima verficare';
991 $strStatCreateTime = 'Creare';
992 $strStatement = 'Comenzi';
993 $strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.';
994 $strStatUpdateTime = 'Ultima actualizare';
995 $strStatus = 'Stare';
996 $strStorageEngine = 'Motor de stocare';
997 $strStorageEngines = 'Motoare de stocare';
998 $strStrucCSV = 'Date CSV';
999 $strStrucData = 'Structura și date';
1000 $strStrucExcelCSV = 'Date CSV pentru MS Excel';
1001 $strStrucNativeExcel = 'Date native MS Excel';
1002 $strStrucOnly = 'Numai structura';
1003 $strStructPropose = 'Propune structura de tabele';
1004 $strStructureForView = 'Structură pentru vizualizare';
1005 $strStructure = 'Structură';
1006 $strSubmit = 'Trimite';
1007 $strSuccess = 'Comanda dumneavoastră SQL a fost executată cu succes';
1008 $strSuhosin = 'Server running with Suhosin. Please refer to %sdocumentation%s for possible issues.';
1009 $strSum = 'Sumă';
1010 $strSwedish = 'Suedez';
1011 $strSwekeyAuthenticating = 'Authenticating...';
1012 $strSwekeyAuthFailed = 'Hardware authentication failed';
1013 $strSwekeyNoKeyId = 'File %s does not contain any key id';
1014 $strSwekeyNoKey = 'No valid authentication key plugged';
1015 $strSwitchToDatabase = 'Schimbă la tabela copiată';
1016 $strSwitchToTable = 'Schimbă la tabela copiată';
1018 $strTableAlreadyExists = 'Tabelul %s există deja!';
1019 $strTableAlteredSuccessfully = 'Tabelul %1$s a fost alterat cu succes';
1020 $strTableComments = 'Comentarii tabel';
1021 $strTableEmpty = 'Numele de tabel este gol!';
1022 $strTableHasBeenCreated = 'Tabelul %1$s a fost creat.';
1023 $strTableHasBeenDropped = 'Tabelul %s a fost aruncat';
1024 $strTableHasBeenEmptied = 'Tabelul %s a fost golit';
1025 $strTableHasBeenFlushed = 'Tabelul %s a fost curățat';
1026 $strTableIsEmpty = 'Tabelul pare a fi gol!';
1027 $strTableMaintenance = 'Administrare tabel';
1028 $strTableName = 'Denumire tabel';
1029 $strTableOfContents = 'Sumar';
1030 $strTableOptions = 'Opțiuni tabel';
1031 $strTables = '%s tabele';
1032 $strTableStructure = 'Structura de tabel pentru tabelul';
1033 $strTable = 'Tabel';
1034 $strTakeIt = 'alege';
1035 $strTblPrivileges = 'Drepturi specifice de tabele';
1036 $strTempData = 'Date temporare';
1037 $strTextAreaLength = 'Datorită lungimii sale, <br /> acest cîmp s-ar putea să nu fie editabil';
1038 $strTexyText = 'Texy! text';
1039 $strThai = 'Tailandez';
1040 $strThemeDefaultNotFound = 'Tema implicită %s nu a fost găsită!';
1041 $strThemeNoPreviewAvailable = 'Nici o previzualizare disponibilă.';
1042 $strThemeNotFound = 'Tema %s nu a fost găsită!';
1043 $strThemeNoValidImgPath = 'No valid image path for theme %s found!';
1044 $strThemePathNotFound = 'Calea temei nu a fost găsită pentru tema %s!';
1045 $strTheme = 'Șablon/stil';
1046 $strThisHost = 'Această gazdă';
1047 $strThreads = 'Fire';
1048 $strThreadSuccessfullyKilled = 'Firul de execuție %s a fost oprit cu succes.';
1049 $strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.';
1050 $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.';
1051 $strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.';
1052 $strTime = 'Timp';
1053 $strToFromPage = 'în/din pagină';
1054 $strToggleScratchboard = 'dezactivare scratchboard';
1055 $strToggleSmallBig = 'Comutare mare/mică';
1056 $strToSelectRelation = 'Pentru a alege relația, faceți clic:';
1057 $strTotal = 'total';
1058 $strTotalUC = 'Total';
1059 $strTraditionalChinese = 'Chineza Traditionala';
1060 $strTraditionalSpanish = 'Spaniola traditionala';
1061 $strTraffic = 'Trafic';
1062 $strTransactionCoordinator = 'Coordonator tranzacție';
1063 $strTransformation_application_octetstream__download = 'Afișează 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 și o a doua optiune, trebuie sa aveti prima optiune setata ca și empty string';
1064 $strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data. Optional first parameter specifies how often space will be added (defaults to 2 nibbles).';
1065 $strTransformation_image_jpeg__inline = 'Afișează o imagine mica clicabila ; optiuni: latime, inaltime in pixeli (metine dimensiunile originale)';
1066 $strTransformation_image_jpeg__link = 'Afișează un link la imagine (direct blob download, i.e.).';
1067 $strTransformation_image_png__inline = 'Vezi imagine/jpeg: inline';
1068 $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.';
1069 $strTransformation_text_plain__external = 'NUMAI LINUX: Lanseaza o aplicatie externa și 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 și să inserați uneltele permise să ruleze. Prima opțiune este apoi numărul de programe care vor fi utilizate și a doua opțiune sînt parametri pentru program. Al treilea parametru, dacă este stabilit la 1 va transforma ieșirea folosind htmlspecialchars() (implicit este 1). Un al patrulea parametru, dacă este stabilit la 1, va aplica NOWRAP la conținut, astfel încît întregul output va fi afișat fără reformatare (implicit 1)';
1070 $strTransformation_text_plain__formatted = 'Menține formatarea originală a cîmpului.';
1071 $strTransformation_text_plain__imagelink = 'Afișează o imagine și 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.';
1072 $strTransformation_text_plain__link = 'Afișează 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.';
1073 $strTransformation_text_plain__sql = 'Formatează textul ca interogare SQL cu evidențierea sintaxei.';
1074 $strTransformation_text_plain__substr = 'Afișează 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: ...) .';
1075 $strTriggers = 'Declanșatori';
1076 $strTruncateQueries = 'Truncare comenzi afișate';
1077 $strTurkish = 'Turc';
1078 $strType = 'Tip';
1080 $strUkrainian = 'Ucrainean';
1081 $strUncheckAll = 'Deselectează toate';
1082 $strUnicode = 'Unicod';
1083 $strUnique = 'Unic';
1084 $strUnknown = 'necunoscut';
1085 $strUnselectAll = 'Deselectează tot';
1086 $strUnsupportedCompressionDetected = 'Ați încercat să încărcați un fișier cu compresie nesuportată (%s). Fie suportul pentru aceasta nu este implementat, fie este dezactivat de configurația dumneavoastră.';
1087 $strUpdatePrivMessage = 'Ați actualizat privilegiile pentru %s.';
1088 $strUpdateProfileMessage = 'Profilul a fost actualizat.';
1089 $strUpdateQuery = 'Reînnoire comandă';
1090 $strUpdComTab = 'Parcurgeti documentatia pentru modul de updatare a Column_comments Table';
1091 $strUpgrade = 'Ar trebui sa reactualizati serverul %s %s la o versiune mai noua.';
1092 $strUploadErrorCantWrite = 'Eșec la scrierea fișierului pe disc.';
1093 $strUploadErrorExtension = 'Încărcarea fișierului a fost împiedicată de extensie.';
1094 $strUploadErrorFormSize = 'Fișierul încărcat depășește directiva MAX_FILE_SIZE specificată în formularul HTML.';
1095 $strUploadErrorIniSize = 'Fișierul încărcat depășește condiția upload_max_filesize din php.ini.';
1096 $strUploadErrorNoTempDir = 'Lipsește un dosar temporar.';
1097 $strUploadErrorPartial = 'Fișierul a fost încărcat numai parțial.';
1098 $strUploadErrorUnknown = 'Eroare necunoscută la încărcarea fișierului.';
1099 $strUploadLimit = 'Probabil ați încercat să încărcați un fișier prea mare. Faceți referire la %sdocumentație%s pentru căi de ocolire a acestei limite.';
1100 $strUploadsNotAllowed = 'Încărcările de fișiere nu sînt permise pe acest server.';
1101 $strUsage = 'Utilizare';
1102 $strUseBackquotes = 'Utilizati apostroful pentru numele tabelelor și a campurilor';
1103 $strUseHostTable = 'Utilizare tabel gazde';
1104 $strUserAlreadyExists = 'Utilizatorul %s există deja!';
1105 $strUserEmpty = 'Numele de utilizator este gol!';
1106 $strUserName = 'Nume utilizator';
1107 $strUserNotFound = 'Utilizatorul selectat nu a fost găsit în tabelul de drepturi.';
1108 $strUserOverview = 'Descriere utilizator';
1109 $strUsersDeleted = 'Utilizatorii selectați au fost eliminați.';
1110 $strUsersHavingAccessToDb = 'Utilizatorul are acces la &quot;%s&quot;';
1111 $strUser = 'Utilizator';
1112 $strUseTabKey = 'Folosiți tasta TAB pentru a trece de la o valoare la alta sau CTRL+săgeți pentru a merge în oricare direcție';
1113 $strUseTables = 'Utilizare tabele';
1114 $strUseTextField = 'Utilizare cîmp text';
1115 $strUseThisValue = 'Folosește această valoare';
1117 $strValidateSQL = 'Validează SQL';
1118 $strValidatorError = 'Validatorul SQL nu poate fi inițializat. Verificați dacă e instalată extesnsia necesară PHP, așa cum e descris în %sdocumentation%s.';
1119 $strValue = 'Valoare';
1120 $strVar = 'Variabil';
1121 $strVersionInformation = 'Informații despre versiune';
1122 $strViewDumpDatabases = 'Vizualizarea schemei bazei de date';
1123 $strViewDumpDB = 'Vizualizarea schemei bazei de date';
1124 $strViewDump = 'Vizualizarea schemei tabelului';
1125 $strViewHasAtLeast = 'Această vedere are minim acest număr de rînduri. Vedeți %sdocumentation%s.';
1126 $strViewHasBeenDropped = 'Vizualizarea %s a fost eliminată';
1127 $strViewImage = 'Vizualizează imaginea';
1128 $strViewName = 'Denumire VIZIUNE';
1129 $strViewVideo = 'Vizualizează video';
1130 $strView = 'Vizualizare';
1132 $strWebServer = 'Server Web';
1133 $strWebServerUploadDirectory = 'director de încărcare al serverului Web';
1134 $strWebServerUploadDirectoryError = 'Directorul stabilit pentru încărcare nu poate fi găsit';
1135 $strWelcome = 'Bine ați venit la %s';
1136 $strWestEuropean = 'European de vest';
1137 $strWiki = 'Wiki';
1138 $strWildcard = 'Metacaracter';
1139 $strWindowNotFound = 'Fereastra de navigare nu a putut fi reîncărcată. Poate aceasta nu a fost închisă, sau fereastra-părinte blochează ferestrele din cauza securității sistemului.';
1140 $strWithChecked = 'Cele bifate:';
1141 $strWriteRequests = 'Cereri de scriere';
1142 $strWrongUser = 'Nume de utilizator/parolă incorecte. Accesul interzis.';
1144 $strXML = 'XML';
1146 $strYes = 'Da';
1148 $strZeroRemovesTheLimit = 'Observație: Prin stabilirea acestor opțiuni la 0 (zero) se elimină restricția.';
1149 $strZip = '„arhivat”';
1151 // To translate:
1152 $strAndSmall = 'and'; //to translate
1153 $strApplyChanges = 'Apply Selected Changes'; //to translate
1155 $strClickToSelect = 'Click to select'; //to translate
1156 $strClickToUnselect = 'Click to unselect'; //to translate
1157 $strConfigDirectoryWarning = 'Directory [code]config[/code], which is used by the setup script, still exists in your phpMyAdmin directory. You should remove it once phpMyAdmin has been configured.'; //to translate
1158 $strCouldNotConnectSource = 'Could not connect to the source'; //to translate
1159 $strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
1160 $strCreateUserDatabasePrivileges = 'Grant all privileges on database &quot;%s&quot;'; //to translate
1161 $strCurrentServer = 'Current server'; //to translate
1163 $strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
1164 $strDatabase_src = 'Source database'; //to translate
1165 $strDatabase_trg = 'Target database'; //to translate
1166 $strDataDiff = 'Data Difference'; //to translate
1167 $strDataSyn = 'Data Synchronization'; //to translate
1168 $strDifference = 'Difference'; //to translate
1169 $strDoNotAutoIncrementZeroValues = 'Do not use AUTO_INCREMENT for zero values'; //to translate
1170 $strDumpAllRows = 'Dump all rows'; //to translate
1172 $strFullStart = 'Full start'; //to translate
1173 $strFullStop = 'Full stop'; //to translate
1175 $strGetMoreThemes = 'Get more themes!'; //to translate
1176 $strGoToDatabase = 'Go to database'; //to translate
1177 $strGoToTable = 'Go to table'; //to translate
1178 $strGoToView = 'Go to view'; //to translate
1180 $strHaveBeenSynchronized = 'Selected target tables have been synchronized with source tables.'; //to translate
1181 $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate
1183 $strImportColNames = 'Column names in first row'; //to translate
1184 $strImportEmptyRows = 'Do not import empty rows'; //to translate
1185 $strImportLargeFileUploading = 'The file being uploaded is probably larger than the maximum allowed size or this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) browsers.'; //to translate
1186 $strImportNoticePt1 = 'The following structures have either been created or altered. Here you can:'; //to translate
1187 $strImportNoticePt2 = 'View a structure`s contents by clicking on its name'; //to translate
1188 $strImportNoticePt3 = 'Change any of its settings by clicking the corresponding "Options" link'; //to translate
1189 $strImportNoticePt4 = 'Edit its structure by following the "Structure" link'; //to translate
1190 $strImportODSCurrency = 'Import currencies ($5.00 to 5.00)'; //to translate
1191 $strImportODS = 'Open Document Spreadsheet'; //to translate
1192 $strImportODSPercents = 'Import percentages as proper decimals (12.00% to .12)'; //to translate
1193 $strImportProceedingFile = 'The file is being processed, please be patient.'; //to translate
1194 $strImportUploadInfoNotAvailable = 'Please be patient, the file is being uploaded. Details about the upload are not available.'; //to translate
1195 $strImportXLS = 'Excel 97-2003 XLS Workbook'; //to translate
1196 $strImportXLSX = 'Excel 2007 XLSX Workbook'; //to translate
1198 $strLoginWithoutPassword = 'Login without a password is forbidden by configuration (see AllowNoPassword)'; //to translate
1199 $strLogServerHelp = 'You can enter hostname/IP address and port separated by space.'; //to translate
1201 $strMediaWiki = 'MediaWiki Table'; //to translate
1203 $strNavTableFilter = 'Filter'; //to translate
1204 $strNoneDefault = 'None'; //to translate
1205 $strNotPresent = 'not present'; //to translate
1207 $strPhpArray = 'PHP array'; //to translate
1208 $strPort = 'Port'; //to translate
1210 $strQueriesExecuted = 'The following queries have been executed:'; //to translate
1212 $strRemoteServer = 'Remote server'; //to translate
1213 $strRemoveCRLF = 'Remove CRLF characters within fields'; //to translate
1214 $strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the MySQL server afterwards.'; //to translate
1215 $strReplicationAddSlaveUser = 'Add slave replication user'; //to translate
1216 $strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
1217 $strReplicationConfiguredMaster = 'This server is configured as master in a replication process.'; //to translate
1218 $strReplicationControlSlave = 'Control slave:'; //to translate
1219 $strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
1220 $strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
1221 $strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
1222 $strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
1223 $strReplicationMasterChooseMode = 'This server is not configured as master server in a replication process. You can choose from either replicating all databases and ignoring certain (useful if you want to replicate majority of databases) or you can choose to ignore all databases by default and allow only certain databases to be replicated. Please select the mode:'; //to translate
1224 $strReplicationMasterConfiguration = 'Master configuration'; //to translate
1225 $strReplicationMaster = 'Master replication'; //to translate
1226 $strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informing you, that this server <b>is</b> configured as master'; //to translate
1227 $strReplicationSelectDatabases = 'Please select databases:'; //to translate
1228 $strReplicationServernConfiguredMaster = 'This server is not configured as master in a replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
1229 $strReplicationShowConnectedSlavesNote = 'Only slaves started with the --report-host=host_name option are visible in this list.'; //to translate
1230 $strReplicationShowConnectedSlaves = 'Show connected slaves'; //to translate
1231 $strReplicationShowMasterStatus = 'Show master status'; //to translate
1232 $strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
1233 $strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
1234 $strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
1235 $strReplicationSlaveConfigured = 'Server is configured as slave in a replication process. Would you like to:'; //to translate
1236 $strReplicationSlaveErrorManagement = 'Error management:'; //to translate
1237 $strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
1238 $strReplicationSlaveNotConfigured = 'This server is not configured as slave in a replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
1239 $strReplicationSlaveReset = 'Reset slave'; //to translate
1240 $strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
1241 $strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
1242 $strReplicationSlaveSkipNextErrors = 'errors.'; //to translate
1243 $strReplicationSlaveSkipNext = 'Skip next'; //to translate
1244 $strReplicationSlave = 'Slave replication'; //to translate
1245 $strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
1246 $strReplicationStatusInfo = 'This MySQL server works as %s in <b>replication</b> process. For further information about replication status on the server, please visit the <a href="#replication">replication section</a>.'; //to translate
1247 $strReplicationStatus_master = 'Master status'; //to translate
1248 $strReplicationStatus = 'Replication status'; //to translate
1249 $strReplicationStatus_slave = 'Slave status'; //to translate
1250 $strReplicationSynchronize = 'Synchronize databases with master'; //to translate
1251 $strReplicationUnableToChange = 'Unable to change master'; //to translate
1252 $strReplicationUnknownError = 'Unknown error'; //to translate
1254 $strSessionGCWarning = 'Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini.session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie validity configured in phpMyAdmin, because of this, your login will expire sooner than configured in phpMyAdmin.'; //to translate
1255 $strSettings = 'settings'; //to translate
1256 $strSetupAllowAnywhereRecoding_name = 'Allow character set conversion'; //to translate
1257 $strSetupAllowArbitraryServer_desc = 'If enabled user can enter any MySQL server in login form for cookie auth'; //to translate
1258 $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&amp;formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate
1259 $strSetupAllowArbitraryServer_name = 'Allow login to any MySQL server'; //to translate
1260 $strSetupAllowUserDropDatabase_name = 'Show &quot;Drop database&quot; link to normal users'; //to translate
1261 $strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate
1262 $strSetupblowfish_secret_desc = 'Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] authentication'; //to translate
1263 $strSetupBlowfishSecretLengthMsg = 'Cheia este prea scurtă, trebuie să aibă cel puțin 8 caractere'; //to translate
1264 $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate
1265 $strSetupblowfish_secret_name = 'Blowfish secret'; //to translate
1266 $strSetupBrowseMarkerEnable_desc = 'Highlight selected rows'; //to translate
1267 $strSetupBrowseMarkerEnable_name = 'Row marker'; //to translate
1268 $strSetupBrowsePointerEnable_desc = 'Highlight row pointed by the mouse cursor'; //to translate
1269 $strSetupBrowsePointerEnable_name = 'Highlight pointer'; //to translate
1270 $strSetupBZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for import and export operations'; //to translate
1271 $strSetupBZipDumpWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate
1272 $strSetupCannotLoadConfig = 'Configurația nu poate fi salvată sau încărcată'; //to translate
1273 $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate
1274 $strSetupCharEditing_desc = 'Defines which type of editing controls should be used for CHAR and VARCHAR fields; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/kbd] - allows newlines in fields'; //to translate
1275 $strSetupCharEditing_name = 'CHAR fields editing'; //to translate
1276 $strSetupCharTextareaCols_desc = 'Number of columns for CHAR/VARCHAR textareas'; //to translate
1277 $strSetupCharTextareaCols_name = 'CHAR textarea columns'; //to translate
1278 $strSetupCharTextareaRows_desc = 'Number of rows for CHAR/VARCHAR textareas'; //to translate
1279 $strSetupCharTextareaRows_name = 'CHAR textarea rows'; //to translate
1280 $strSetupCheckConfigurationPermissions_name = 'Check config file permissions'; //to translate
1281 $strSetupClear = 'Curăță'; //to translate
1282 $strSetupCompressOnFly_desc = 'Compress gzip/bzip2 exports on the fly without the need for much memory; if you encounter problems with created gzip/bzip2 files disable this feature'; //to translate
1283 $strSetupCompressOnFly_name = 'Compress on the fly'; //to translate
1284 $strSetupConfigurationFile = 'Fișier de configurare'; //to translate
1285 $strSetupConfirm_desc = 'Whether a warning (&quot;Are your really sure...&quot;) should be displayed when you\'re about to lose data'; //to translate
1286 $strSetupConfirm_name = 'Confirm DROP queries'; //to translate
1287 $strSetupDefaultCharset_desc = 'Default character set used for conversions'; //to translate
1288 $strSetupDefaultCharset_name = 'Default character set'; //to translate
1289 $strSetupDefaultLanguage = 'Limba implicită'; //to translate
1290 $strSetupDefaultServer = 'Server implicit'; //to translate
1291 $strSetupDefaultTabDatabase_desc = 'Tab that is displayed when entering a database'; //to translate
1292 $strSetupDefaultTabDatabase_name = 'Default database tab'; //to translate
1293 $strSetupDefaultTabServer_desc = 'Tab that is displayed when entering a server'; //to translate
1294 $strSetupDefaultTabServer_name = 'Default server tab'; //to translate
1295 $strSetupDefaultTabTable_desc = 'Tab that is displayed when entering a table'; //to translate
1296 $strSetupDefaultTabTable_name = 'Default table tab'; //to translate
1297 $strSetupDirectoryNotice = 'This value should be double checked to ensure that this directory is neither world accessible nor readable or writable by other users on your server.'; //to translate
1298 $strSetupDisplayDatabasesList_desc = 'Show database listing as a list instead of a drop down'; //to translate
1299 $strSetupDisplayDatabasesList_name = 'Display databases as a list'; //to translate
1300 $strSetupDisplayServersList_desc = 'Show server listing as a list instead of a drop down'; //to translate
1301 $strSetupDisplayServersList_name = 'Display servers as a list'; //to translate
1302 $strSetupDonateLink = 'Donează'; //to translate
1303 $strSetupEndOfLine = 'Sfîrșit de linie'; //to translate
1304 $strSetuperror_connection = 'Could not connect to MySQL server'; //to translate
1305 $strSetuperror_empty_pmadb_password = 'Empty phpMyAdmin control user password while using pmadb'; //to translate
1306 $strSetuperror_empty_pmadb_user = 'Empty phpMyAdmin control user while using pmadb'; //to translate
1307 $strSetuperror_empty_signon_session = 'Empty signon session name while using signon authentication method'; //to translate
1308 $strSetuperror_empty_signon_url = 'Empty signon URL while using signon authentication method'; //to translate
1309 $strSetuperror_empty_user_for_config_auth = 'Empty username while using config authentication method'; //to translate
1310 $strSetuperror_form = 'Formularul trimis conține erori'; //to translate
1311 $strSetuperror_incorrect_ip_address = 'Adresă IP incorectă: %s'; //to translate
1312 $strSetuperror_incorrect_port = 'Nu este un număr de port valid'; //to translate
1313 $strSetuperror_incorrect_value = 'Valoare incorectă'; //to translate
1314 $strSetuperror_missing_field_data = 'Lipsesc date pentru %s'; //to translate
1315 $strSetuperror_nan_nneg = 'Nu este un număr nenegativ'; //to translate
1316 $strSetuperror_nan_p = 'Nu este un număr pozitiv'; //to translate
1317 $strSetupExecTimeLimit_desc = 'Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no limit)'; //to translate
1318 $strSetupExecTimeLimit_name = 'Maximum execution time'; //to translate
1319 $strSetupExport_file_template_database_name = 'Database name template'; //to translate
1320 $strSetupExport_file_template_server_name = 'Server name template'; //to translate
1321 $strSetupExport_file_template_table_name = 'Table name template'; //to translate
1322 $strSetupExport_onserver_overwrite_name = 'Overwrite existing file(s)'; //to translate
1323 $strSetupExport_remember_file_template_name = 'Remember file name template'; //to translate
1324 $strSetupForceSSL_desc = 'Force secured connection while using phpMyAdmin'; //to translate
1325 $strSetupForceSSLMsg = 'This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate
1326 $strSetupForceSSL_name = 'Force SSL connection'; //to translate
1327 $strSetupForeignKeyDropdownOrder_desc = 'Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is the referenced data, [kbd]id[/kbd] is the key value'; //to translate
1328 $strSetupForeignKeyDropdownOrder_name = 'Foreign key dropdown order'; //to translate
1329 $strSetupForeignKeyMaxLimit_desc = 'A dropdown will be used if fewer items are present'; //to translate
1330 $strSetupForeignKeyMaxLimit_name = 'Foreign key limit'; //to translate
1331 $strSetupForm_Export_defaults = 'Configurări implicite de export'; //to translate
1332 $strSetupForm_Export_defaults_desc = 'Customize default export options'; //to translate
1333 $strSetupForm_Import_defaults = 'Configurări implicite de import'; //to translate
1334 $strSetupForm_Import_defaults_desc = 'Customize default common import options'; //to translate
1335 $strSetupForm_Import_export_desc = 'Set import and export directories and compression options'; //to translate
1336 $strSetupForm_Left_frame = 'Cadrul de navigare'; //to translate
1337 $strSetupForm_Left_servers_desc = 'Opțiuni de afișare a serverelor'; //to translate
1338 $strSetupForm_Other_core_settings = 'Alte configurări esențiale'; //to translate
1339 $strSetupForm_Other_core_settings_desc = 'Configurări ce nu s-au încadrat în alte categorii'; //to translate
1340 $strSetupForm_Query_window_desc = 'Customize query window options'; //to translate
1341 $strSetupForm_Security_desc = 'Please note that phpMyAdmin is just a user interface and its features do not limit MySQL'; //to translate
1342 $strSetupForm_Security = 'Securitate'; //to translate
1343 $strSetupForm_Server_config = 'Configurație server'; //to translate
1344 $strSetupForm_Server_config_desc = 'Advanced server configuration, do not change these options unless you know what they are for'; //to translate
1345 $strSetupForm_Server = 'Configurări de bază'; //to translate
1346 $strSetupForm_Server_desc = 'Introduceți parametrii conexiunii la server'; //to translate
1347 $strSetupForm_Server_login_options_desc = 'Enter login options for signon authentication'; //to translate
1348 $strSetupForm_Server_login_options = 'Signon login options'; //to translate
1349 $strSetupForm_Server_pmadb = 'Bază de date PMA'; //to translate
1350 $strSetupForm_Server_pmadb_desc = 'Configure phpMyAdmin database to gain access to additional features, see [a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in documentation'; //to translate
1351 $strSetupFormset_export = 'Customize export options'; //to translate
1352 $strSetupFormset_import = 'Customize import defaults'; //to translate
1353 $strSetupFormset_left_frame = 'Customize navigation frame'; //to translate
1354 $strSetupForm_Sql_box_desc = 'Customize links shown in SQL Query boxes'; //to translate
1355 $strSetupForm_Sql_box = 'SQL Query box'; //to translate
1356 $strSetupForm_Sql_queries_desc = 'SQL queries settings, for SQL Query box options see [a@?page=form&amp;formset=main_frame#tab_Sql_box]Navigation frame[/a] settings'; //to translate
1357 $strSetupForm_Sql_queries = 'Interogări SQL'; //to translate
1358 $strSetupForm_Startup_desc = 'Personalizează pagina de pornire'; //to translate
1359 $strSetupForm_Startup = 'Pornire'; //to translate
1360 $strSetupGZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import and export operations'; //to translate
1361 $strSetupGZipDumpWarning = '[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate
1362 $strSetupHomepageLink = 'Pagina oficială phpMyAdmin'; //to translate
1363 $strSetupIconvExtraParams_name = 'Extra parameters for iconv'; //to translate
1364 $strSetupIgnoreErrors = 'Ignoră erorile'; //to translate
1365 $strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate
1366 $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate
1367 $strSetupImport_allow_interrupt_desc = '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
1368 $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate
1369 $strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate
1370 $strSetupImport_format_name = 'Format of imported file'; //to translate
1371 $strSetupImport_skip_queries_desc = 'Number of records (queries) to skip from start'; //to translate
1372 $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate
1373 $strSetupInsecureConnection = 'Conexiune nesigură'; //to translate
1374 $strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate
1375 $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate
1376 $strSetupInsertRows_desc = 'How many rows can be inserted at one time'; //to translate
1377 $strSetupInsertRows_name = 'Number of inserted rows'; //to translate
1378 $strSetupLeftDefaultTabTable_name = 'Target for quick access icon'; //to translate
1379 $strSetupLeftDisplayLogo_desc = 'Show logo in left frame'; //to translate
1380 $strSetupLeftDisplayLogo_name = 'Display logo'; //to translate
1381 $strSetupLeftDisplayServers_desc = 'Display server choice at the top of the left frame'; //to translate
1382 $strSetupLeftDisplayServers_name = 'Display servers selection'; //to translate
1383 $strSetupLeftFrameDBSeparator_desc = 'String that separates databases into different tree levels'; //to translate
1384 $strSetupLeftFrameDBSeparator_name = 'Database tree separator'; //to translate
1385 $strSetupLeftFrameDBTree_desc = 'Only light version; display databases in a tree (determined by the separator defined below)'; //to translate
1386 $strSetupLeftFrameDBTree_name = 'Display databases in a tree'; //to translate
1387 $strSetupLeftFrameLight_desc = 'Disable this if you want to see all databases at once'; //to translate
1388 $strSetupLeftFrameLight_name = 'Use light version'; //to translate
1389 $strSetupLeftFrameTableLevel_name = 'Maximum table tree depth'; //to translate
1390 $strSetupLeftFrameTableSeparator_desc = 'String that separates tables into different tree levels'; //to translate
1391 $strSetupLeftFrameTableSeparator_name = 'Table tree separator'; //to translate
1392 $strSetupLeftLogoLink_name = 'Logo link URL'; //to translate
1393 $strSetupLeftLogoLinkWindow_desc = 'Open the linked page in the main window ([kbd]main[/kbd]) or in a new one ([kbd]new[/kbd])'; //to translate
1394 $strSetupLeftLogoLinkWindow_name = 'Logo link target'; //to translate
1395 $strSetupLeftPointerEnable_desc = 'Highlight server under the mouse cursor'; //to translate
1396 $strSetupLeftPointerEnable_name = 'Enable highlighting'; //to translate
1397 $strSetupLetUserChoose = 'lasă utilizatorul să aleagă'; //to translate
1398 $strSetupLightTabs_desc = 'Use less graphically intense tabs'; //to translate
1399 $strSetupLightTabs_name = 'Light tabs'; //to translate
1400 $strSetupLoad = 'Încarcă'; //to translate
1401 $strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate
1402 $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate
1403 $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be recalled or not in cookie authentication mode'; //to translate
1404 $strSetupLoginCookieRecall_name = 'Recall user name'; //to translate
1405 $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate
1406 $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate
1407 $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate
1408 $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate
1409 $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate
1410 $strSetupMaxCharactersInDisplayedSQL_desc = 'Maximum number of characters used when a SQL query is displayed'; //to translate
1411 $strSetupMaxCharactersInDisplayedSQL_name = 'Maximum displayed SQL length'; //to translate
1412 $strSetupMaxDbList_desc = 'Maximum number of databases displayed in left frame and database list'; //to translate
1413 $strSetupMaxDbList_name = 'Maximum databases'; //to translate
1414 $strSetupMaxRows_desc = 'Number of rows displayed when browsing a result set. If the result set contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be shown.'; //to translate
1415 $strSetupMaxRows_name = 'Maximum number of rows to display'; //to translate
1416 $strSetupMaxTableList_desc = 'Maximum number of tables displayed in table list'; //to translate
1417 $strSetupMaxTableList_name = 'Maximum tables'; //to translate
1418 $strSetupMemoryLimit_desc = 'The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] ([kbd]0[/kbd] for no limit)'; //to translate
1419 $strSetupMemoryLimit_name = 'Memory limit'; //to translate
1420 $strSetupNavigationBarIconic_desc = 'Use only icons, only text or both'; //to translate
1421 $strSetupNavigationBarIconic_name = 'Iconic navigation bar'; //to translate
1422 $strSetupNewServer = 'Server nou'; //to translate
1423 $strSetupNoServers = 'Nu este niciun server configurat'; //to translate
1424 $strSetupOBGzip_desc = 'use GZip output buffering for increased speed in HTTP transfers'; //to translate
1425 $strSetupOBGzip_name = 'GZip output buffering'; //to translate
1426 $strSetupOptionNone = '- none -'; //to translate
1427 $strSetupOrder_desc = '[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, DATETIME and TIMESTAMP, ascending order otherwise'; //to translate
1428 $strSetupOrder_name = 'Default sorting order'; //to translate
1429 $strSetupOverview = 'Sumar'; //to translate
1430 $strSetupPersistentConnections_desc = 'Use persistent connections to MySQL databases'; //to translate
1431 $strSetupPersistentConnections_name = 'Persistent connections'; //to translate
1432 $strSetupPropertiesIconic_desc = 'Use only icons, only text or both'; //to translate
1433 $strSetupPropertiesIconic_name = 'Iconic table operations'; //to translate
1434 $strSetupProtectBinary_desc = 'Disallow BLOB and BINARY fields from editing'; //to translate
1435 $strSetupProtectBinary_name = 'Protect binary fields'; //to translate
1436 $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requires pmadb). If disabled, this utilizes JS-routines to display query history (lost by window close).'; //to translate
1437 $strSetupQueryHistoryDB_name = 'Permanent query history'; //to translate
1438 $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate
1439 $strSetupQueryHistoryMax_name = 'Query history length'; //to translate
1440 $strSetupQueryWindowDefTab_desc = 'Tab displayed when opening a new query window'; //to translate
1441 $strSetupQueryWindowDefTab_name = 'Default query window tab'; //to translate
1442 $strSetupRecodingEngine_desc = 'Select which functions will be used for character set conversion'; //to translate
1443 $strSetupRecodingEngine_name = 'Recoding engine'; //to translate
1444 $strSetupRestoreDefaultValue = 'Restabilește valoarea implicită'; //to translate
1445 $strSetupRevertErroneousFields = 'Try to revert erroneous fields to their default values'; //to translate
1446 $strSetupSaveDir_desc = 'Directory where exports can be saved on server'; //to translate
1447 $strSetupSaveDir_name = 'Save directory'; //to translate
1448 $strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&amp;mode=edit&amp;id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate
1449 $strSetupServerExtensionMsg = 'Ar trebui să utilizați mysqli din motive de performanță'; //to translate
1450 $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate
1451 $strSetupServers_AllowDeny_order_desc = 'Leave blank if not used'; //to translate
1452 $strSetupServers_AllowDeny_order_name = 'Host authentication order'; //to translate
1453 $strSetupServers_AllowDeny_rules_desc = 'Leave blank for defaults'; //to translate
1454 $strSetupServers_AllowDeny_rules_name = 'Host authentication rules'; //to translate
1455 $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate
1456 $strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate
1457 $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate
1458 $strSetupServers_bookmarktable_desc = 'Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] support, suggested: [kbd]pma_bookmark[/kbd]'; //to translate
1459 $strSetupServers_bookmarktable_name = 'Bookmark table'; //to translate
1460 $strSetupServers_column_info_desc = 'Leave blank for no column comments/mime types, suggested: [kbd]pma_column_info[/kbd]'; //to translate
1461 $strSetupServers_column_info_name = 'Column information table'; //to translate
1462 $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate
1463 $strSetupServers_controlpass_name = 'Control user password'; //to translate
1464 $strSetupServers_controluser_desc = 'A special MySQL user configured with limited permissions, more information available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]'; //to translate
1465 $strSetupServers_controluser_name = 'Control user'; //to translate
1466 $strSetupServers_CountTables_desc = 'Count tables when showing database list'; //to translate
1467 $strSetupServers_CountTables_name = 'Count tables'; //to translate
1468 $strSetupServers_designer_coords_desc = 'Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/kbd]'; //to translate
1469 $strSetupServers_designer_coords_name = 'Designer table'; //to translate
1470 $strSetupServers_DisableIS_desc = 'More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]'; //to translate
1471 $strSetupServers_DisableIS_name = 'Disable use of INFORMATION_SCHEMA'; //to translate
1472 $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&amp;mode=edit&amp;id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&amp;formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate
1473 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate
1474 $strSetupServers_hide_db_desc = 'Hide databases matching regular expression (PCRE)'; //to translate
1475 $strSetupServers_history_desc = 'Leave blank for no SQL query history support, suggested: [kbd]pma_history[/kbd]'; //to translate
1476 $strSetupServers_history_name = 'SQL query history table'; //to translate
1477 $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate
1478 $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate
1479 $strSetupServers_only_db_name = 'Show only listed databases'; //to translate
1480 $strSetupServers_pdf_pages_desc = 'Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]'; //to translate
1481 $strSetupServers_pdf_pages_name = 'PDF schema: pages table'; //to translate
1482 $strSetupServers_pmadb_desc = 'Database used for relations, bookmarks, and PDF features. See [a@http://wiki.phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for no support. Suggested: [kbd]phpmyadmin[/kbd]'; //to translate
1483 $strSetupServers_pmadb_name = 'PMA database'; //to translate
1484 $strSetupServers_relation_desc = 'Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links[/a] support, suggested: [kbd]pma_relation[/kbd]'; //to translate
1485 $strSetupServers_relation_name = 'Relation table'; //to translate
1486 $strSetupServers_ShowDatabasesCommand_desc = 'SQL command to fetch available databases'; //to translate
1487 $strSetupServers_ShowDatabasesCommand_name = 'SHOW DATABASES command'; //to translate
1488 $strSetupServers_SignonSession_desc = 'See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types[/a] for an example'; //to translate
1489 $strSetupServers_SignonSession_name = 'Signon session name'; //to translate
1490 $strSetupServers_SignonURL_name = 'Signon URL'; //to translate
1491 $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate
1492 $strSetupServers_socket_desc = 'Soclul la care ascultă serverul MySQL, lăsați gol pentru implicit'; //to translate
1493 $strSetupServers_ssl_desc = 'Enable SSL for connection to MySQL server'; //to translate
1494 $strSetupServers_table_coords_desc = 'Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]'; //to translate
1495 $strSetupServers_table_coords_name = 'PDF schema: table coordinates'; //to translate
1496 $strSetupServers_table_info_desc = 'Table to describe the display fields, leave blank for no support; suggested: [kbd]pma_table_info[/kbd]'; //to translate
1497 $strSetupServers_table_info_name = 'Display fields table'; //to translate
1498 $strSetupServers_verbose_check_desc = 'Disable if you know that your pma_* tables are up to date. This prevents compatibility checks and thereby increases performance'; //to translate
1499 $strSetupServers_verbose_check_name = 'Verbose check'; //to translate
1500 $strSetupServers_verbose_desc = 'Hostname where MySQL server is running'; //to translate
1501 $strSetupServers_verbose_name = 'Verbose name of this server'; //to translate
1502 $strSetupSetValue = 'Stabilește valoarea: %s'; //to translate
1503 $strSetupShowAll_desc = 'Whether a user should be displayed a &quot;show all (records)&quot; button'; //to translate
1504 $strSetupShowAll_name = 'Allow to display all the rows'; //to translate
1505 $strSetupShowChgPassword_desc = 'Please note that enabling this has no effect with [kbd]config[/kbd] authentication mode because the password is hard coded in the configuration file; this does not limit the ability to execute the same command directly'; //to translate
1506 $strSetupShowChgPassword_name = 'Show password change form'; //to translate
1507 $strSetupShowCreateDb_name = 'Show create database form'; //to translate
1508 $strSetupShowForm = 'Arată formularul'; //to translate
1509 $strSetupShowFunctionFields_desc = 'Display the function fields in edit/insert mode'; //to translate
1510 $strSetupShowFunctionFields_name = 'Show function fields'; //to translate
1511 $strSetupShowHiddenMessages = 'Arată mesajele ascunse (#MSG_COUNT)'; //to translate
1512 $strSetupShowPhpInfo_desc = 'Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] output'; //to translate
1513 $strSetupShowPhpInfo_name = 'Show phpinfo() link'; //to translate
1514 $strSetupShowServerInfo_name = 'Show detailed MySQL server information'; //to translate
1515 $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate
1516 $strSetupShowSQL_name = 'Show SQL queries'; //to translate
1517 $strSetupShowStats_desc = 'Allow to display database and table statistics (eg. space usage)'; //to translate
1518 $strSetupShowStats_name = 'Show statistics'; //to translate
1519 $strSetupShowTooltipAliasDB_desc = 'If tooltips are enabled and a database comment is set, this will flip the comment and the real name'; //to translate
1520 $strSetupShowTooltipAliasDB_name = 'Display database comment instead of its name'; //to translate
1521 $strSetupShowTooltipAliasTB_desc = 'When setting this to [kbd]nested[/kbd], the alias of the table name is only used to split/nest the tables according to the $cfg[\'LeftFrameTableSeparator\'] directive, so only the folder is called like the alias, the table name itself stays unchanged'; //to translate
1522 $strSetupShowTooltipAliasTB_name = 'Display table comment instead of its name'; //to translate
1523 $strSetupShowTooltip_name = 'Display table comments in tooltips'; //to translate
1524 $strSetupSkipLockedTables_desc = 'Mark used tables and make it possible to show databases with locked tables'; //to translate
1525 $strSetupSkipLockedTables_name = 'Skip locked tables'; //to translate
1526 $strSetupSuggestDBName_desc = 'Suggest a database name on the &quot;Create Database&quot; form (if possible) or keep the text field empty'; //to translate
1527 $strSetupSuggestDBName_name = 'Suggest new database name'; //to translate
1528 $strSetupTrustedProxies_desc = 'Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]'; //to translate
1529 $strSetupTrustedProxies_name = 'List of trusted proxies for IP allow/deny'; //to translate
1530 $strSetupUploadDir_desc = 'Directory on server where you can upload files for import'; //to translate
1531 $strSetupUploadDir_name = 'Upload directory'; //to translate
1532 $strSetupUseDbSearch_desc = 'Allow for searching inside the entire database'; //to translate
1533 $strSetupUseDbSearch_name = 'Use database search'; //to translate
1534 $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate
1535 $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate
1536 $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate
1537 $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate
1538 $strSetupVersionCheckLink = 'Verifică pentru ultima versiune'; //to translate
1539 $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate
1540 $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate
1541 $strSetupVersionCheckNone = 'Nu este disponibilă nicio versiune stabilă mai nouă'; //to translate
1542 $strSetupVersionCheckUnparsable = 'Șir de versiune ce nu poate fi parcurs'; //to translate
1543 $strSetupVersionCheck = 'Verificare versiune'; //to translate
1544 $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate
1545 $strSetupWarning = 'Avertizare'; //to translate
1546 $strSetupZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression for import and export operations'; //to translate
1547 $strSetupZipDumpExportWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] requires functions (%s) which are unavailable on this system.'; //to translate
1548 $strSetupZipDumpImportWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate
1549 $strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
1550 $strShowBinaryContents = 'Show binary contents'; //to translate
1551 $strShowBLOBContents = 'Show BLOB contents'; //to translate
1552 $strShowKeys = 'Only show keys'; //to translate
1553 $strShowMasterStatus = 'Show master status'; //to translate
1554 $strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add the following line into [mysqld] section:'; //to translate
1555 $strSocket = 'Socket'; //to translate
1556 $strStart = 'Start'; //to translate
1557 $strStatic = 'static'; //to translate
1558 $strStop = 'Stop'; //to translate
1559 $strStructureDiff = 'Structure Difference' ; //to translate
1560 $strStructureLC = 'structure'; //to translate
1561 $strStructureSyn = 'Structure Synchronization'; //to translate
1562 $strSynchronizationNote = 'Target database will be completely synchronized with source database. Source database will remain unchanged.'; //to translate
1563 $strSynchronizeDb = 'Synchronize Databases'; //to translate
1564 $strSynchronize = 'Synchronize'; //to translate
1566 $strTableAddColumn = 'Add column(s)'; //to translate
1567 $strTableAlterColumn = 'Alter column(s)'; //to translate
1568 $strTableAlterIndex = 'Alter index(s)'; //to translate
1569 $strTableApplyIndex = 'Apply index(s)'; //to translate
1570 $strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
1571 $strTableInsertRow = 'Insert row(s)'; //to translate
1572 $strTableRemoveColumn = 'Remove column(s)'; //to translate
1573 $strTableRemoveIndex = 'Remove index(s)'; //to translate
1574 $strTableUpdateRow = 'Update row(s)'; //to translate
1575 $strTargetDatabaseHasBeenSynchronized = 'Target database has been synchronized with source database'; //to translate
1576 $strTrackingActivated = 'Tracking of %s.%s is activated.'; //to translate
1577 $strTrackingActivateNow = 'Activate now'; //to translate
1578 $strTrackingActivateTrackingFor = 'Activate tracking for %s.%s'; //to translate
1579 $strTrackingCreateVersion = 'Create version'; //to translate
1580 $strTrackingCreateVersionOf = 'Create version %s of %s.%s'; //to translate
1581 $strTrackingDatabaseLog = 'Database Log'; //to translate
1582 $strTrackingDataDefinitionStatement = 'Data definition statement'; //to translate
1583 $strTrackingDataManipulationStatement = 'Data manipulation statement'; //to translate
1584 $strTrackingDate = 'Date'; //to translate
1585 $strTrackingDeactivateNow = 'Deactivate now'; //to translate
1586 $strTrackingDeactivateTrackingFor = 'Deactivate tracking for %s.%s'; //to translate
1587 $strTrackingExportAs = 'Export as %s'; //to translate
1588 $strTrackingIsActive = 'Tracking is active.'; //to translate
1589 $strTrackingIsNotActive = 'Tracking is not active.'; //to translate
1590 $strTrackingMechanism = 'Tracking Mechanism'; //to translate
1591 $strTrackingReportClose = 'Close'; //to translate
1592 $strTrackingReport = 'Tracking report'; //to translate
1593 $strTrackingShowLogDateUsers = 'Show %s with dates from %s to %s by user %s %s'; //to translate
1594 $strTrackingShowVersions = 'Show versions'; //to translate
1595 $strTrackingSQLDumpFile = 'SQL dump (file download)'; //to translate
1596 $strTrackingSQLDump = 'SQL dump'; //to translate
1597 $strTrackingSQLExecuted = 'SQL statements executed.'; //to translate
1598 $strTrackingSQLExecutionAlert = 'This option will replace your table and contained data.'; //to translate
1599 $strTrackingSQLExecution = 'SQL execution'; //to translate
1600 $strTrackingSQLExported = 'SQL statements exported. Please copy the dump or execute it.'; //to translate
1601 $strTrackingStatements = 'Tracking statements'; //to translate
1602 $strTrackingStatusActive = 'active'; //to translate
1603 $strTrackingStatusNotActive = 'not active'; //to translate
1604 $strTrackingStructureSnapshot = 'Structure snapshot'; //to translate
1605 $strTrackingThCreated = 'Created'; //to translate
1606 $strTrackingThLastVersion = 'Last version'; //to translate
1607 $strTrackingThUpdated = 'Updated'; //to translate
1608 $strTrackingThVersion = 'Version'; //to translate
1609 $strTrackingTrackDDStatements = 'Track these data definition statements:'; //to translate
1610 $strTrackingTrackDMStatements = 'Track these data manipulation statements:'; //to translate
1611 $strTrackingTrackedTables = 'Tracked tables'; //to translate
1612 $strTracking = 'Tracking'; //to translate
1613 $strTrackingTrackTable = 'Track table'; //to translate
1614 $strTrackingUntrackedTables = 'Untracked tables'; //to translate
1615 $strTrackingUsername = 'Username'; //to translate
1616 $strTrackingVersionActivated = 'Tracking for %s.%s , version %s is activated.'; //to translate
1617 $strTrackingVersionCreated = 'Version %s is created, tracking for %s.%s is activated.'; //to translate
1618 $strTrackingVersionDeactivated = 'Tracking for %s.%s , version %s is deactivated.'; //to translate
1619 $strTrackingVersionSnapshotSQL = 'Version %s snapshot (SQL code)'; //to translate
1620 $strTrackingVersions = 'Versions'; //to translate
1622 $strXMLError = 'The XML file specified was either malformed or incomplete. Please correct the issue and try again.'; //to translate
1623 $strXMLExportContents = 'Export contents'; //to translate
1624 $strXMLExportFunctions = 'Export functions'; //to translate
1625 $strXMLExportProcedures = 'Export procedures'; //to translate
1626 $strXMLExportStructs = 'Export Structure Schemas (recommended)'; //to translate
1627 $strXMLExportTables = 'Export tables'; //to translate
1628 $strXMLExportTriggers = 'Export triggers'; //to translate
1629 $strXMLExportViews = 'Export views'; //to translate
1631 $strTrackingYouCanExecute = 'You can execute the dump by creating and using a temporary database. Please ensure that you have the privileges to do so.'; //to translate
1632 $strTrackingCommentOut = 'Comment out these two lines if you do not need them.'; //to translate
1633 $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
1634 $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
1635 $strReplicationSlaveSQLThreadNotRunning = 'Slave SQL Thread not running!'; //to translate
1636 $strReplicationSlaveIOThreadNotRunning = 'Slave IO Thread not running!'; //to translate