update
This commit is contained in:
@@ -11,11 +11,12 @@ $number_decimal_separator = '.';
|
|||||||
$byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
|
$byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
|
||||||
|
|
||||||
$day_of_week = array('Du', 'Lu', 'Ma', 'Mi', 'Jo', 'Vi', 'Sa');
|
$day_of_week = array('Du', 'Lu', 'Ma', 'Mi', 'Jo', 'Vi', 'Sa');
|
||||||
$month = array('Ian', 'Feb', 'Mar', 'Apr', 'Mai', 'Iun', 'Iul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec');
|
$month = array('Ian', 'Feb', 'Mar', 'Apr', 'Mai', 'Iun', 'Iul', 'Aug', 'Sep', 'Oct', 'Noi', 'Dec');
|
||||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||||
// variable below
|
// variable below
|
||||||
$datefmt = '%B %d, %Y at %I:%M %p';
|
$datefmt = '%B %d, %Y at %I:%M %p';
|
||||||
|
|
||||||
|
$strAPrimaryKey = 'A fost adaugat o cheie primara la %s';
|
||||||
$strAccessDenied = 'Acces interzis';
|
$strAccessDenied = 'Acces interzis';
|
||||||
$strAction = 'Actiune';
|
$strAction = 'Actiune';
|
||||||
$strAddDeleteColumn = 'Adauga/Sterge coloane';
|
$strAddDeleteColumn = 'Adauga/Sterge coloane';
|
||||||
@@ -34,22 +35,23 @@ $strAfterInsertNewInsert = 'Adauga o noua inregistrare';
|
|||||||
$strAll = 'Toate';
|
$strAll = 'Toate';
|
||||||
$strAllTableSameWidth = 'arata toate tabelele cu aceeasi marime?';
|
$strAllTableSameWidth = 'arata toate tabelele cu aceeasi marime?';
|
||||||
$strAlterOrderBy = 'Alterare ordine tabel dupa (Alter table order by)';
|
$strAlterOrderBy = 'Alterare ordine tabel dupa (Alter table order by)';
|
||||||
|
$strAnIndex = 'A fost adaugat un index la %s';
|
||||||
$strAnalyzeTable = 'Analizare tabel';
|
$strAnalyzeTable = 'Analizare tabel';
|
||||||
$strAnd = 'Si (And)';
|
$strAnd = 'Si (And)';
|
||||||
$strAnIndex = 'A fost adaugat un index la %s';
|
|
||||||
$strAny = 'Oricare';
|
$strAny = 'Oricare';
|
||||||
$strAnyColumn = 'Oricare coloana';
|
$strAnyColumn = 'Oricare coloana';
|
||||||
$strAnyDatabase = 'Oricare baza de date';
|
$strAnyDatabase = 'Oricare baza de date';
|
||||||
$strAnyHost = 'Oricare host';
|
$strAnyHost = 'Oricare host';
|
||||||
$strAnyTable = 'Oricare tabel';
|
$strAnyTable = 'Oricare tabel';
|
||||||
$strAnyUser = 'Oricare utilizator';
|
$strAnyUser = 'Oricare utilizator';
|
||||||
$strAPrimaryKey = 'A fost adaugat o cheie primara la %s';
|
|
||||||
$strAscending = 'Crescatoare';
|
$strAscending = 'Crescatoare';
|
||||||
$strAtBeginningOfTable = 'La inceputul tabelului';
|
$strAtBeginningOfTable = 'La inceputul tabelului';
|
||||||
$strAtEndOfTable = 'La sfarsitul tabelului';
|
$strAtEndOfTable = 'La sfarsitul tabelului';
|
||||||
$strAttr = 'Proprietati';
|
$strAttr = 'Proprietati';
|
||||||
|
|
||||||
$strBack = 'Inapoi';
|
$strBack = 'Inapoi';
|
||||||
|
$strBeginCut = 'DE TAIAT - INCEPUT';
|
||||||
|
$strBeginRaw = 'INCEPUT RAW';
|
||||||
$strBinary = 'Binar';
|
$strBinary = 'Binar';
|
||||||
$strBinaryDoNotEdit = 'Binar - a nu se edita';
|
$strBinaryDoNotEdit = 'Binar - a nu se edita';
|
||||||
$strBookmarkDeleted = 'Eticheta a fost stearsa.';
|
$strBookmarkDeleted = 'Eticheta a fost stearsa.';
|
||||||
@@ -69,6 +71,7 @@ $strCarriage = 'Enter: \\r';
|
|||||||
$strChange = 'Schimbare';
|
$strChange = 'Schimbare';
|
||||||
$strChangeDisplay = 'Selecteaza un camp';
|
$strChangeDisplay = 'Selecteaza un camp';
|
||||||
$strChangePassword = 'Schimbare parola';
|
$strChangePassword = 'Schimbare parola';
|
||||||
|
$strCharsetOfFile = 'Setul de caractere a fisierului:';
|
||||||
$strCheckAll = 'Marcheaza toate';
|
$strCheckAll = 'Marcheaza toate';
|
||||||
$strCheckDbPriv = 'Marcheaza drepturile de acces la baza de date';
|
$strCheckDbPriv = 'Marcheaza drepturile de acces la baza de date';
|
||||||
$strCheckTable = 'Verificare tabel';
|
$strCheckTable = 'Verificare tabel';
|
||||||
@@ -94,18 +97,18 @@ $strCreatePdfFeat = 'Creare de PDF';
|
|||||||
$strCriteria = 'Criteriu';
|
$strCriteria = 'Criteriu';
|
||||||
|
|
||||||
$strData = 'Date';
|
$strData = 'Date';
|
||||||
|
$strDataOnly = 'Numai date';
|
||||||
$strDatabase = 'Baza de date ';
|
$strDatabase = 'Baza de date ';
|
||||||
$strDatabaseHasBeenDropped = 'Baza de date %s a fost aruncat.';
|
$strDatabaseHasBeenDropped = 'Baza de date %s a fost aruncat.';
|
||||||
|
$strDatabaseWildcard = 'Baza de date (permis caractere inlocuitoare):';
|
||||||
$strDatabases = 'Baze de date';
|
$strDatabases = 'Baze de date';
|
||||||
$strDatabasesStats = 'Statisticile bazelor de date';
|
$strDatabasesStats = 'Statisticile bazelor de date';
|
||||||
$strDatabaseWildcard = 'Baza de date (permis caractere inlocuitoare):';
|
|
||||||
$strDataOnly = 'Numai date';
|
|
||||||
$strDefault = 'Setare de baza';
|
$strDefault = 'Setare de baza';
|
||||||
$strDelete = 'Sterge';
|
$strDelete = 'Sterge';
|
||||||
$strDeleted = 'Linia a fost stearsa';
|
|
||||||
$strDeletedRows = 'Randuri sterse:';
|
|
||||||
$strDeleteFailed = 'Stergere nereusita!';
|
$strDeleteFailed = 'Stergere nereusita!';
|
||||||
$strDeleteUserMessage = 'Ati sters utilizatorul %s.';
|
$strDeleteUserMessage = 'Ati sters utilizatorul %s.';
|
||||||
|
$strDeleted = 'Linia a fost stearsa';
|
||||||
|
$strDeletedRows = 'Randuri sterse:';
|
||||||
$strDescending = 'Descrescator';
|
$strDescending = 'Descrescator';
|
||||||
$strDisabled = 'Dezactivat';
|
$strDisabled = 'Dezactivat';
|
||||||
$strDisplay = 'Afisare';
|
$strDisplay = 'Afisare';
|
||||||
@@ -113,13 +116,13 @@ $strDisplayFeat = 'Arata facilitatile';
|
|||||||
$strDisplayOrder = 'Ordine de afisare:';
|
$strDisplayOrder = 'Ordine de afisare:';
|
||||||
$strDisplayPDF = 'Arata schema PDF';
|
$strDisplayPDF = 'Arata schema PDF';
|
||||||
$strDoAQuery = 'Executa un "query by example" (wildcard: "%")';
|
$strDoAQuery = 'Executa un "query by example" (wildcard: "%")';
|
||||||
$strDocu = 'Documentatie';
|
|
||||||
$strDoYouReally = 'Sunteti sigur ca doriti sa ';
|
$strDoYouReally = 'Sunteti sigur ca doriti sa ';
|
||||||
|
$strDocu = 'Documentatie';
|
||||||
$strDrop = 'Arunca';
|
$strDrop = 'Arunca';
|
||||||
$strDropDB = 'Arunca baza de date %s';
|
$strDropDB = 'Arunca baza de date %s';
|
||||||
$strDropTable = 'Arunca tabelul';
|
$strDropTable = 'Arunca tabelul';
|
||||||
$strDumpingData = 'Salvarea datelor din tabel';
|
|
||||||
$strDumpXRows = 'Arunca %s randuri incepand de la randul %s.';
|
$strDumpXRows = 'Arunca %s randuri incepand de la randul %s.';
|
||||||
|
$strDumpingData = 'Salvarea datelor din tabel';
|
||||||
$strDynamic = 'dinamic';
|
$strDynamic = 'dinamic';
|
||||||
|
|
||||||
$strEdit = 'Editare';
|
$strEdit = 'Editare';
|
||||||
@@ -130,6 +133,8 @@ $strEmpty = 'Goleste';
|
|||||||
$strEmptyResultSet = 'MySQL a dat un set de rezultate gol (ex. zero linii).';
|
$strEmptyResultSet = 'MySQL a dat un set de rezultate gol (ex. zero linii).';
|
||||||
$strEnabled = 'Activat';
|
$strEnabled = 'Activat';
|
||||||
$strEnd = 'Sfarsit';
|
$strEnd = 'Sfarsit';
|
||||||
|
$strEndCut = 'DE TAIAT - SFARSIT';
|
||||||
|
$strEndRaw = 'SFARSIT RAW';
|
||||||
$strEnglishPrivileges = ' Important: numele drepturilor de acces MySQL apar in engleza ';
|
$strEnglishPrivileges = ' Important: numele drepturilor de acces MySQL apar in engleza ';
|
||||||
$strError = 'Eroare';
|
$strError = 'Eroare';
|
||||||
$strExplain = 'Explica SQL';
|
$strExplain = 'Explica SQL';
|
||||||
@@ -147,14 +152,14 @@ $strFieldsEscapedBy = 'Campuri realizate de';
|
|||||||
$strFieldsTerminatedBy = 'Campuri terminate de';
|
$strFieldsTerminatedBy = 'Campuri terminate de';
|
||||||
$strFixed = 'fixat';
|
$strFixed = 'fixat';
|
||||||
$strFlushTable = 'Curatarea tabelului ("FLUSH")';
|
$strFlushTable = 'Curatarea tabelului ("FLUSH")';
|
||||||
$strFormat = 'Format';
|
|
||||||
$strFormEmpty = 'Valoarea lipseste in formular !';
|
$strFormEmpty = 'Valoarea lipseste in formular !';
|
||||||
|
$strFormat = 'Format';
|
||||||
$strFullText = 'Texte intregi';
|
$strFullText = 'Texte intregi';
|
||||||
$strFunction = 'Functie';
|
$strFunction = 'Functie';
|
||||||
|
|
||||||
$strGenBy = 'Generat de';
|
$strGenBy = 'Generat de';
|
||||||
$strGeneralRelationFeat = 'Facilitati generale';
|
|
||||||
$strGenTime = 'Timp de generare';
|
$strGenTime = 'Timp de generare';
|
||||||
|
$strGeneralRelationFeat = 'Facilitati generale';
|
||||||
$strGo = 'Executa';
|
$strGo = 'Executa';
|
||||||
$strGrants = 'Drepturi';
|
$strGrants = 'Drepturi';
|
||||||
$strGzip = '"gzipped"';
|
$strGzip = '"gzipped"';
|
||||||
@@ -171,18 +176,19 @@ $strHostEmpty = 'Numele de gazda este gol!';
|
|||||||
$strIdxFulltext = 'Tot textul';
|
$strIdxFulltext = 'Tot textul';
|
||||||
$strIfYouWish = 'In cazul in care doriti sa incarcati numai o parte a coloanelor tabelului, specificati o lista separata prin virgula.';
|
$strIfYouWish = 'In cazul in care doriti sa incarcati numai o parte a coloanelor tabelului, specificati o lista separata prin virgula.';
|
||||||
$strIgnore = 'Ignora';
|
$strIgnore = 'Ignora';
|
||||||
|
$strInUse = 'in folosinta';
|
||||||
$strIndex = 'Index';
|
$strIndex = 'Index';
|
||||||
$strIndexes = 'Indexuri';
|
|
||||||
$strIndexHasBeenDropped = 'Index %s a fost aruncat';
|
$strIndexHasBeenDropped = 'Index %s a fost aruncat';
|
||||||
$strIndexName = 'Nume index :';
|
$strIndexName = 'Nume index :';
|
||||||
$strIndexType = 'Tip index :';
|
$strIndexType = 'Tip index :';
|
||||||
|
$strIndexes = 'Indexuri';
|
||||||
|
$strInsecureMySQL = 'Configurarea ta contine setarile ce baza (utilizator root fara parola). Serverul MySQL poate fi astfel vulnerabil, neaparat sa repari aceasta greseala.';
|
||||||
$strInsert = 'Inserare';
|
$strInsert = 'Inserare';
|
||||||
$strInsertAsNewRow = 'Insereaza ca o noua linie';
|
$strInsertAsNewRow = 'Insereaza ca o noua linie';
|
||||||
$strInsertedRows = 'Randuri inserate:';
|
|
||||||
$strInsertNewRow = 'Insereaza o noua linie';
|
$strInsertNewRow = 'Insereaza o noua linie';
|
||||||
$strInsertTextfiles = 'Insereaza fisiere de text in tabel';
|
$strInsertTextfiles = 'Insereaza fisiere de text in tabel';
|
||||||
|
$strInsertedRows = 'Randuri inserate:';
|
||||||
$strInstructions = 'Instructiuni';
|
$strInstructions = 'Instructiuni';
|
||||||
$strInUse = 'in folosinta';
|
|
||||||
$strInvalidName = '"%s" este un cuvant rezervat, nu o poti folosi ca o baza de date/tabela/nume de camp.';
|
$strInvalidName = '"%s" este un cuvant rezervat, nu o poti folosi ca o baza de date/tabela/nume de camp.';
|
||||||
|
|
||||||
$strKeepPass = 'Nu schimbati parola';
|
$strKeepPass = 'Nu schimbati parola';
|
||||||
@@ -198,10 +204,10 @@ $strLinesTerminatedBy = 'Linii terminate de';
|
|||||||
$strLinkNotFound = 'Legatura invalida';
|
$strLinkNotFound = 'Legatura invalida';
|
||||||
$strLinksTo = 'Trimitere la';
|
$strLinksTo = 'Trimitere la';
|
||||||
$strLocationTextfile = 'Locatia fisierului text';
|
$strLocationTextfile = 'Locatia fisierului text';
|
||||||
$strLogin = 'Autentificare';
|
|
||||||
$strLogout = 'Deconectare';
|
|
||||||
$strLogPassword = 'Parola:';
|
$strLogPassword = 'Parola:';
|
||||||
$strLogUsername = 'Nume utilizator:';
|
$strLogUsername = 'Nume utilizator:';
|
||||||
|
$strLogin = 'Autentificare';
|
||||||
|
$strLogout = 'Deconectare';
|
||||||
|
|
||||||
$strMissingBracket = 'Paranteza lipsa';
|
$strMissingBracket = 'Paranteza lipsa';
|
||||||
$strModifications = 'Modificarile au fost salvate';
|
$strModifications = 'Modificarile au fost salvate';
|
||||||
@@ -228,25 +234,25 @@ $strNoFrames = 'phpMyAdmin are o interfata mai prietenoasa cu navigator care luc
|
|||||||
$strNoIndex = 'Index nu este definit!';
|
$strNoIndex = 'Index nu este definit!';
|
||||||
$strNoIndexPartsDefined = 'Nu sunt definite parti din index!';
|
$strNoIndexPartsDefined = 'Nu sunt definite parti din index!';
|
||||||
$strNoModification = 'Nici o schimbare';
|
$strNoModification = 'Nici o schimbare';
|
||||||
$strNone = 'Nici unul(a)';
|
|
||||||
$strNoPassword = 'Nu exista parola';
|
$strNoPassword = 'Nu exista parola';
|
||||||
$strNoPhp = 'fara cod PHP';
|
$strNoPhp = 'fara cod PHP';
|
||||||
$strNoPrivileges = 'Nu exista drepturi de acces';
|
$strNoPrivileges = 'Nu exista drepturi de acces';
|
||||||
$strNoQuery = 'Nu exista cerere SQL!';
|
$strNoQuery = 'Nu exista cerere SQL!';
|
||||||
$strNoRights = 'Nu detineti drepturi de acces pentru a va afla aici!';
|
$strNoRights = 'Nu detineti drepturi de acces pentru a va afla aici!';
|
||||||
$strNoTablesFound = 'Nu s-a gasit nici un tabel in baza de date.';
|
$strNoTablesFound = 'Nu s-a gasit nici un tabel in baza de date.';
|
||||||
|
$strNoUsersFound = 'Nu s-a gasit nici un utilizator.';
|
||||||
|
$strNoValidateSQL = 'Sari peste validarea SQL';
|
||||||
|
$strNone = 'Nici unul(a)';
|
||||||
$strNotNumber = 'Acesta nu este un numar!';
|
$strNotNumber = 'Acesta nu este un numar!';
|
||||||
$strNotOK = 'Nu este bine';
|
$strNotOK = 'Nu este bine';
|
||||||
$strNotSet = '<b>%s</b> tabela nu a fost gasita sau nu este setat in %s';
|
$strNotSet = '<b>%s</b> tabela nu a fost gasita sau nu este setat in %s';
|
||||||
$strNotValidNumber = 'Nu este un numar valid de linie!';
|
$strNotValidNumber = 'Nu este un numar valid de linie!';
|
||||||
$strNoUsersFound = 'Nu s-a gasit nici un utilizator.';
|
|
||||||
$strNoValidateSQL = 'Sari peste validarea SQL';
|
|
||||||
$strNull = 'Nul';
|
$strNull = 'Nul';
|
||||||
$strNumSearchResultsInTable = '%s rezultat(e) in interiorul tabelei <i>%s</i>';
|
$strNumSearchResultsInTable = '%s rezultat(e) in interiorul tabelei <i>%s</i>';
|
||||||
$strNumSearchResultsTotal = '<b>Total:</b> <i>%s</i> rezultat(e)';
|
$strNumSearchResultsTotal = '<b>Total:</b> <i>%s</i> rezultat(e)';
|
||||||
|
|
||||||
$strOftenQuotation = 'Adesea ghilimele. OPTIONAL inseamna ca numai campurile char si varchar sunt incluse intre caracterele "incadrat intre".';
|
|
||||||
$strOK = 'E bine';
|
$strOK = 'E bine';
|
||||||
|
$strOftenQuotation = 'Adesea ghilimele. OPTIONAL inseamna ca numai campurile char si varchar sunt incluse intre caracterele "incadrat intre".';
|
||||||
$strOperations = 'Operatii';
|
$strOperations = 'Operatii';
|
||||||
$strOptimizeTable = 'Optimizare tabel';
|
$strOptimizeTable = 'Optimizare tabel';
|
||||||
$strOptionalControls = 'Optional. Controleaza modul in care se citeste sau se scrie un caracter special.';
|
$strOptionalControls = 'Optional. Controleaza modul in care se citeste sau se scrie un caracter special.';
|
||||||
@@ -255,6 +261,7 @@ $strOptions = 'Optiuni';
|
|||||||
$strOr = 'Sau';
|
$strOr = 'Sau';
|
||||||
$strOverhead = 'Asupra';
|
$strOverhead = 'Asupra';
|
||||||
|
|
||||||
|
$strPHPVersion = 'Versiune PHP';
|
||||||
$strPageNumber = 'Numarul paginii:';
|
$strPageNumber = 'Numarul paginii:';
|
||||||
$strPartialText = 'Texte partiale';
|
$strPartialText = 'Texte partiale';
|
||||||
$strPassword = 'Parola';
|
$strPassword = 'Parola';
|
||||||
@@ -265,7 +272,6 @@ $strPdfInvalidPageNum = 'Numar de pagina la PDF nedefinit!';
|
|||||||
$strPdfInvalidTblName = 'Tabela "%s" nu exista!';
|
$strPdfInvalidTblName = 'Tabela "%s" nu exista!';
|
||||||
$strPdfNoTables = 'Nu exista tabele';
|
$strPdfNoTables = 'Nu exista tabele';
|
||||||
$strPhp = 'Creaza cod PHP';
|
$strPhp = 'Creaza cod PHP';
|
||||||
$strPHPVersion = 'Versiune PHP';
|
|
||||||
$strPmaDocumentation = 'Documentatie phpMyAdmin';
|
$strPmaDocumentation = 'Documentatie phpMyAdmin';
|
||||||
$strPmaUriError = 'Directiva <tt>$cfg[\'PmaAbsoluteUri\']</tt> TREBUIE sa fie setat in fisierul de configurare!';
|
$strPmaUriError = 'Directiva <tt>$cfg[\'PmaAbsoluteUri\']</tt> TREBUIE sa fie setat in fisierul de configurare!';
|
||||||
$strPos1 = 'Incepe';
|
$strPos1 = 'Incepe';
|
||||||
@@ -284,6 +290,7 @@ $strQBEDel = 'Del';
|
|||||||
$strQBEIns = 'Ins';
|
$strQBEIns = 'Ins';
|
||||||
$strQueryOnDb = 'Comanda SQL pe baza de date <b>%s</b>:';
|
$strQueryOnDb = 'Comanda SQL pe baza de date <b>%s</b>:';
|
||||||
|
|
||||||
|
$strReType = 'Re-type';
|
||||||
$strRecords = 'Inregistrari';
|
$strRecords = 'Inregistrari';
|
||||||
$strReferentialIntegrity = 'Verificarea integritatii referentiei:';
|
$strReferentialIntegrity = 'Verificarea integritatii referentiei:';
|
||||||
$strRelationNotWorking = 'Optiunile aditionale pentru folosirea tabelelor intercalate (legate intre ele) au fost dezactivate. Pentru a afla de ce ... %shere%s.';
|
$strRelationNotWorking = 'Optiunile aditionale pentru folosirea tabelelor intercalate (legate intre ele) au fost dezactivate. Pentru a afla de ce ... %shere%s.';
|
||||||
@@ -297,24 +304,31 @@ $strRepairTable = 'Reparare tabel';
|
|||||||
$strReplace = 'Inlocuire';
|
$strReplace = 'Inlocuire';
|
||||||
$strReplaceTable = 'Inlocuieste datele tabelului cu fisier';
|
$strReplaceTable = 'Inlocuieste datele tabelului cu fisier';
|
||||||
$strReset = 'Resetare';
|
$strReset = 'Resetare';
|
||||||
$strReType = 'Re-type';
|
|
||||||
$strRevoke = 'Revocare';
|
$strRevoke = 'Revocare';
|
||||||
$strRevokeGrant = 'Revocare Grant';
|
$strRevokeGrant = 'Revocare Grant';
|
||||||
$strRevokeGrantMessage = 'Drepturile tale Grant au fost revocate pentru %s';
|
$strRevokeGrantMessage = 'Drepturile tale Grant au fost revocate pentru %s';
|
||||||
$strRevokeMessage = 'Drepturile tale au fost revocate pentru %s';
|
$strRevokeMessage = 'Drepturile tale au fost revocate pentru %s';
|
||||||
$strRevokePriv = 'Revocare drepturi de acces';
|
$strRevokePriv = 'Revocare drepturi de acces';
|
||||||
$strRowLength = 'Lungime linie';
|
$strRowLength = 'Lungime linie';
|
||||||
|
$strRowSize = ' Marime linie ';
|
||||||
$strRows = 'Linie';
|
$strRows = 'Linie';
|
||||||
$strRowsFrom = 'linii incepand cu';
|
$strRowsFrom = 'linii incepand cu';
|
||||||
$strRowSize = ' Marime linie ';
|
|
||||||
$strRowsModeHorizontal= 'orizontal';
|
$strRowsModeHorizontal= 'orizontal';
|
||||||
$strRowsModeOptions= 'in mod %s si repetare antet dupa %s celule';
|
$strRowsModeOptions= 'in mod %s si repetare antet dupa %s celule';
|
||||||
$strRowsModeVertical= 'vertical';
|
$strRowsModeVertical= 'vertical';
|
||||||
$strRowsStatistic = 'Statisticile randului';
|
$strRowsStatistic = 'Statisticile randului';
|
||||||
$strRunning = 'ruland pe %s';
|
|
||||||
$strRunQuery = 'Trimite comanda';
|
$strRunQuery = 'Trimite comanda';
|
||||||
$strRunSQLQuery = 'Run SQL query/queries pe baza de date %s';
|
$strRunSQLQuery = 'Run SQL query/queries pe baza de date %s';
|
||||||
|
$strRunning = 'ruland pe %s';
|
||||||
|
|
||||||
|
$strSQL = 'SQL';
|
||||||
|
$strSQLParserBugMessage = 'Exista o posibilitate de a fi gasit un BUG in parserul SQL. Verifica atent inca o data comanda si verifica daca semnele specifice sunt corecte. O alta posibilitate ar putea fi punerea unui fisier binar in afara zonei de text. Poti incerca aceasta comanda si printr-o linie de comanda MySQL. Eroarea MySQL de mai jos, daca e vreuna, poate sa te ajute la diagnosticarea problemei. Daca in continuare ai probleme cu executarea comenzii, redu o parte din comanda la aceea parte care cauzeaza problema si raporteaza acesta ca un BUG in sectiunea DE TAIAT';
|
||||||
|
$strSQLParserUserError = 'Pare sa fie o eroare in comanda SQL. Eroarea MySQL de mai jos, daca e vreuna, poate sa te ajute la diagnosticarea problemei';
|
||||||
|
$strSQLQuery = 'Comansa SQL';
|
||||||
|
$strSQLResult = 'Rezultat SQL';
|
||||||
|
$strSQPBugInvalidIdentifer = 'Identificator invalid';
|
||||||
|
$strSQPBugUnclosedQuote = 'Citare neinchisa';
|
||||||
|
$strSQPBugUnknownPunctuation = 'Insiruire de punctuatie necunoscuta';
|
||||||
$strSave = 'Salveaza';
|
$strSave = 'Salveaza';
|
||||||
$strScaleFactorSmall = 'Factorul de scalare este prea mica pentru a inchepe in pagina';
|
$strScaleFactorSmall = 'Factorul de scalare este prea mica pentru a inchepe in pagina';
|
||||||
$strSearch = 'Cauta';
|
$strSearch = 'Cauta';
|
||||||
@@ -342,19 +356,16 @@ $strShowAll = 'Arata toate';
|
|||||||
$strShowColor = 'Arata culoarea';
|
$strShowColor = 'Arata culoarea';
|
||||||
$strShowCols = 'Arata coloanele';
|
$strShowCols = 'Arata coloanele';
|
||||||
$strShowGrid = 'Arata grila';
|
$strShowGrid = 'Arata grila';
|
||||||
$strShowingRecords = 'Afiseaza inregistrari';
|
|
||||||
$strShowPHPInfo = 'Arata informatia PHP';
|
$strShowPHPInfo = 'Arata informatia PHP';
|
||||||
$strShowTableDimension = 'Arata dimensiunile tabelei';
|
$strShowTableDimension = 'Arata dimensiunile tabelei';
|
||||||
$strShowTables = 'Arata tabelele';
|
$strShowTables = 'Arata tabelele';
|
||||||
$strShowThisQuery = ' Afiseaza aceasta comanda din nou aici ';
|
$strShowThisQuery = ' Afiseaza aceasta comanda din nou aici ';
|
||||||
|
$strShowingRecords = 'Afiseaza inregistrari';
|
||||||
$strSingly = '(singly)';
|
$strSingly = '(singly)';
|
||||||
$strSize = 'Marime';
|
$strSize = 'Marime';
|
||||||
$strSort = 'Sortare';
|
$strSort = 'Sortare';
|
||||||
$strSpaceUsage = 'Utilizare spatiu';
|
$strSpaceUsage = 'Utilizare spatiu';
|
||||||
$strSplitWordsWithSpace = 'Cuvinte sparte de un spatiu (" ").';
|
$strSplitWordsWithSpace = 'Cuvinte sparte de un spatiu (" ").';
|
||||||
$strSQL = 'SQL';
|
|
||||||
$strSQLQuery = 'Comansa SQL';
|
|
||||||
$strSQLResult = 'Rezultat SQL';
|
|
||||||
$strStatement = 'Comenzi';
|
$strStatement = 'Comenzi';
|
||||||
$strStrucCSV = 'Date CSV';
|
$strStrucCSV = 'Date CSV';
|
||||||
$strStrucData = 'Structura si date';
|
$strStrucData = 'Structura si date';
|
||||||
@@ -374,9 +385,9 @@ $strTableHasBeenDropped = 'Tabelul %s a fost aruncat';
|
|||||||
$strTableHasBeenEmptied = 'Tabelul %s a fost golit';
|
$strTableHasBeenEmptied = 'Tabelul %s a fost golit';
|
||||||
$strTableHasBeenFlushed = 'Tabelul %s a fost curatat';
|
$strTableHasBeenFlushed = 'Tabelul %s a fost curatat';
|
||||||
$strTableMaintenance = 'Administrare tabel';
|
$strTableMaintenance = 'Administrare tabel';
|
||||||
$strTables = '%s tabele';
|
|
||||||
$strTableStructure = 'Structura de tabel pentru tabelul';
|
$strTableStructure = 'Structura de tabel pentru tabelul';
|
||||||
$strTableType = 'Tipul tabelului';
|
$strTableType = 'Tipul tabelului';
|
||||||
|
$strTables = '%s tabele';
|
||||||
$strTextAreaLength = ' Datorita lungimii sale, <br /> acest camp s-ar putea sa nu fie editabil';
|
$strTextAreaLength = ' Datorita lungimii sale, <br /> acest camp s-ar putea sa nu fie editabil';
|
||||||
$strTheContent = 'Continutul fisierului dumneavoastra a fost inserat.';
|
$strTheContent = 'Continutul fisierului dumneavoastra a fost inserat.';
|
||||||
$strTheContents = 'Continutul acestui fisier inlocuieste continutul tabelului selectat pentru liniile cu cheie primara identica.';
|
$strTheContents = 'Continutul acestui fisier inlocuieste continutul tabelului selectat pentru liniile cu cheie primara identica.';
|
||||||
@@ -393,17 +404,20 @@ $strUpdateProfileMessage = 'Profilul a fost actualizat.';
|
|||||||
$strUpdateQuery = 'Reinnoire comanda';
|
$strUpdateQuery = 'Reinnoire comanda';
|
||||||
$strUsage = 'Utilizare';
|
$strUsage = 'Utilizare';
|
||||||
$strUseBackquotes = 'Utilizati apostroful pentru numele tabelelor si a campurilor';
|
$strUseBackquotes = 'Utilizati apostroful pentru numele tabelelor si a campurilor';
|
||||||
|
$strUseTables = 'Utilizare tabele';
|
||||||
$strUser = 'Utilizator';
|
$strUser = 'Utilizator';
|
||||||
$strUserEmpty = 'Numele de utilizator este gol!';
|
$strUserEmpty = 'Numele de utilizator este gol!';
|
||||||
$strUserName = 'Nume de utilizator';
|
$strUserName = 'Nume de utilizator';
|
||||||
$strUsers = 'Utilizatori';
|
$strUsers = 'Utilizatori';
|
||||||
$strUseTables = 'Utilizare tabele';
|
|
||||||
|
|
||||||
$strValidateSQL = 'Valideaza SQL';
|
$strValidateSQL = 'Valideaza SQL';
|
||||||
|
$strValidatorError = 'Validatorul SQL nu poate fi initializat. Verifica daca e instalat extesnsia necesara PHP asa cum e descris in %sdocumentation%s.';
|
||||||
$strValue = 'Valoare';
|
$strValue = 'Valoare';
|
||||||
$strViewDump = 'Vizualizarea schemei tabelului';
|
$strViewDump = 'Vizualizarea schemei tabelului';
|
||||||
$strViewDumpDB = 'Vizualizarea schemei bazei de date';
|
$strViewDumpDB = 'Vizualizarea schemei bazei de date';
|
||||||
|
|
||||||
|
$strWebServerUploadDirectory = 'director de upload al web-server-ului';
|
||||||
|
$strWebServerUploadDirectoryError = 'Directorul setat pentru upload nu poate fi gasit';
|
||||||
$strWelcome = 'Bine ai venit la %s';
|
$strWelcome = 'Bine ai venit la %s';
|
||||||
$strWithChecked = 'Verificat cu:';
|
$strWithChecked = 'Verificat cu:';
|
||||||
$strWrongUser = 'Nume de utilizator/Parola incorecta. Accesul interzis.';
|
$strWrongUser = 'Nume de utilizator/Parola incorecta. Accesul interzis.';
|
||||||
@@ -413,22 +427,4 @@ $strYes = 'Da';
|
|||||||
$strZip = '"arhivat"';
|
$strZip = '"arhivat"';
|
||||||
// To translate
|
// To translate
|
||||||
|
|
||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
|
||||||
|
|
||||||
$strCharsetOfFile = 'Character set of the file:'; //to translate
|
|
||||||
|
|
||||||
$strEndCut = 'END CUT'; //to translate
|
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
|
||||||
|
|
||||||
$strSQLParserBugMessage = 'There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:'; //to translate
|
|
||||||
$strSQLParserUserError = 'There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem'; //to translate
|
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
|
||||||
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
|
||||||
|
|
||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
|
||||||
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
|
||||||
?>
|
?>
|
||||||
|
@@ -12,11 +12,12 @@ $number_decimal_separator = '.';
|
|||||||
$byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
|
$byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
|
||||||
|
|
||||||
$day_of_week = array('Du', 'Lu', 'Ma', 'Mi', 'Jo', 'Vi', 'Sa');
|
$day_of_week = array('Du', 'Lu', 'Ma', 'Mi', 'Jo', 'Vi', 'Sa');
|
||||||
$month = array('Ian', 'Feb', 'Mar', 'Apr', 'Mai', 'Iun', 'Iul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec');
|
$month = array('Ian', 'Feb', 'Mar', 'Apr', 'Mai', 'Iun', 'Iul', 'Aug', 'Sep', 'Oct', 'Noi', 'Dec');
|
||||||
// See http://www.php.net/manual/en/function.strftime.php to define the
|
// See http://www.php.net/manual/en/function.strftime.php to define the
|
||||||
// variable below
|
// variable below
|
||||||
$datefmt = '%B %d, %Y at %I:%M %p';
|
$datefmt = '%B %d, %Y at %I:%M %p';
|
||||||
|
|
||||||
|
$strAPrimaryKey = 'A fost adaugat o cheie primara la %s';
|
||||||
$strAccessDenied = 'Acces interzis';
|
$strAccessDenied = 'Acces interzis';
|
||||||
$strAction = 'Actiune';
|
$strAction = 'Actiune';
|
||||||
$strAddDeleteColumn = 'Adauga/Sterge coloane';
|
$strAddDeleteColumn = 'Adauga/Sterge coloane';
|
||||||
@@ -35,22 +36,23 @@ $strAfterInsertNewInsert = 'Adauga o noua inregistrare';
|
|||||||
$strAll = 'Toate';
|
$strAll = 'Toate';
|
||||||
$strAllTableSameWidth = 'arata toate tabelele cu aceeasi marime?';
|
$strAllTableSameWidth = 'arata toate tabelele cu aceeasi marime?';
|
||||||
$strAlterOrderBy = 'Alterare ordine tabel dupa (Alter table order by)';
|
$strAlterOrderBy = 'Alterare ordine tabel dupa (Alter table order by)';
|
||||||
|
$strAnIndex = 'A fost adaugat un index la %s';
|
||||||
$strAnalyzeTable = 'Analizare tabel';
|
$strAnalyzeTable = 'Analizare tabel';
|
||||||
$strAnd = 'Si (And)';
|
$strAnd = 'Si (And)';
|
||||||
$strAnIndex = 'A fost adaugat un index la %s';
|
|
||||||
$strAny = 'Oricare';
|
$strAny = 'Oricare';
|
||||||
$strAnyColumn = 'Oricare coloana';
|
$strAnyColumn = 'Oricare coloana';
|
||||||
$strAnyDatabase = 'Oricare baza de date';
|
$strAnyDatabase = 'Oricare baza de date';
|
||||||
$strAnyHost = 'Oricare host';
|
$strAnyHost = 'Oricare host';
|
||||||
$strAnyTable = 'Oricare tabel';
|
$strAnyTable = 'Oricare tabel';
|
||||||
$strAnyUser = 'Oricare utilizator';
|
$strAnyUser = 'Oricare utilizator';
|
||||||
$strAPrimaryKey = 'A fost adaugat o cheie primara la %s';
|
|
||||||
$strAscending = 'Crescatoare';
|
$strAscending = 'Crescatoare';
|
||||||
$strAtBeginningOfTable = 'La inceputul tabelului';
|
$strAtBeginningOfTable = 'La inceputul tabelului';
|
||||||
$strAtEndOfTable = 'La sfarsitul tabelului';
|
$strAtEndOfTable = 'La sfarsitul tabelului';
|
||||||
$strAttr = 'Proprietati';
|
$strAttr = 'Proprietati';
|
||||||
|
|
||||||
$strBack = 'Inapoi';
|
$strBack = 'Inapoi';
|
||||||
|
$strBeginCut = 'DE TAIAT - INCEPUT';
|
||||||
|
$strBeginRaw = 'INCEPUT RAW';
|
||||||
$strBinary = 'Binar';
|
$strBinary = 'Binar';
|
||||||
$strBinaryDoNotEdit = 'Binar - a nu se edita';
|
$strBinaryDoNotEdit = 'Binar - a nu se edita';
|
||||||
$strBookmarkDeleted = 'Eticheta a fost stearsa.';
|
$strBookmarkDeleted = 'Eticheta a fost stearsa.';
|
||||||
@@ -70,6 +72,7 @@ $strCarriage = 'Enter: \\r';
|
|||||||
$strChange = 'Schimbare';
|
$strChange = 'Schimbare';
|
||||||
$strChangeDisplay = 'Selecteaza un camp';
|
$strChangeDisplay = 'Selecteaza un camp';
|
||||||
$strChangePassword = 'Schimbare parola';
|
$strChangePassword = 'Schimbare parola';
|
||||||
|
$strCharsetOfFile = 'Setul de caractere a fisierului:';
|
||||||
$strCheckAll = 'Marcheaza toate';
|
$strCheckAll = 'Marcheaza toate';
|
||||||
$strCheckDbPriv = 'Marcheaza drepturile de acces la baza de date';
|
$strCheckDbPriv = 'Marcheaza drepturile de acces la baza de date';
|
||||||
$strCheckTable = 'Verificare tabel';
|
$strCheckTable = 'Verificare tabel';
|
||||||
@@ -95,18 +98,18 @@ $strCreatePdfFeat = 'Creare de PDF';
|
|||||||
$strCriteria = 'Criteriu';
|
$strCriteria = 'Criteriu';
|
||||||
|
|
||||||
$strData = 'Date';
|
$strData = 'Date';
|
||||||
|
$strDataOnly = 'Numai date';
|
||||||
$strDatabase = 'Baza de date ';
|
$strDatabase = 'Baza de date ';
|
||||||
$strDatabaseHasBeenDropped = 'Baza de date %s a fost aruncat.';
|
$strDatabaseHasBeenDropped = 'Baza de date %s a fost aruncat.';
|
||||||
|
$strDatabaseWildcard = 'Baza de date (permis caractere inlocuitoare):';
|
||||||
$strDatabases = 'Baze de date';
|
$strDatabases = 'Baze de date';
|
||||||
$strDatabasesStats = 'Statisticile bazelor de date';
|
$strDatabasesStats = 'Statisticile bazelor de date';
|
||||||
$strDatabaseWildcard = 'Baza de date (permis caractere inlocuitoare):';
|
|
||||||
$strDataOnly = 'Numai date';
|
|
||||||
$strDefault = 'Setare de baza';
|
$strDefault = 'Setare de baza';
|
||||||
$strDelete = 'Sterge';
|
$strDelete = 'Sterge';
|
||||||
$strDeleted = 'Linia a fost stearsa';
|
|
||||||
$strDeletedRows = 'Randuri sterse:';
|
|
||||||
$strDeleteFailed = 'Stergere nereusita!';
|
$strDeleteFailed = 'Stergere nereusita!';
|
||||||
$strDeleteUserMessage = 'Ati sters utilizatorul %s.';
|
$strDeleteUserMessage = 'Ati sters utilizatorul %s.';
|
||||||
|
$strDeleted = 'Linia a fost stearsa';
|
||||||
|
$strDeletedRows = 'Randuri sterse:';
|
||||||
$strDescending = 'Descrescator';
|
$strDescending = 'Descrescator';
|
||||||
$strDisabled = 'Dezactivat';
|
$strDisabled = 'Dezactivat';
|
||||||
$strDisplay = 'Afisare';
|
$strDisplay = 'Afisare';
|
||||||
@@ -114,13 +117,13 @@ $strDisplayFeat = 'Arata facilitatile';
|
|||||||
$strDisplayOrder = 'Ordine de afisare:';
|
$strDisplayOrder = 'Ordine de afisare:';
|
||||||
$strDisplayPDF = 'Arata schema PDF';
|
$strDisplayPDF = 'Arata schema PDF';
|
||||||
$strDoAQuery = 'Executa un "query by example" (wildcard: "%")';
|
$strDoAQuery = 'Executa un "query by example" (wildcard: "%")';
|
||||||
$strDocu = 'Documentatie';
|
|
||||||
$strDoYouReally = 'Sunteti sigur ca doriti sa ';
|
$strDoYouReally = 'Sunteti sigur ca doriti sa ';
|
||||||
|
$strDocu = 'Documentatie';
|
||||||
$strDrop = 'Arunca';
|
$strDrop = 'Arunca';
|
||||||
$strDropDB = 'Arunca baza de date %s';
|
$strDropDB = 'Arunca baza de date %s';
|
||||||
$strDropTable = 'Arunca tabelul';
|
$strDropTable = 'Arunca tabelul';
|
||||||
$strDumpingData = 'Salvarea datelor din tabel';
|
|
||||||
$strDumpXRows = 'Arunca %s randuri incepand de la randul %s.';
|
$strDumpXRows = 'Arunca %s randuri incepand de la randul %s.';
|
||||||
|
$strDumpingData = 'Salvarea datelor din tabel';
|
||||||
$strDynamic = 'dinamic';
|
$strDynamic = 'dinamic';
|
||||||
|
|
||||||
$strEdit = 'Editare';
|
$strEdit = 'Editare';
|
||||||
@@ -131,6 +134,8 @@ $strEmpty = 'Goleste';
|
|||||||
$strEmptyResultSet = 'MySQL a dat un set de rezultate gol (ex. zero linii).';
|
$strEmptyResultSet = 'MySQL a dat un set de rezultate gol (ex. zero linii).';
|
||||||
$strEnabled = 'Activat';
|
$strEnabled = 'Activat';
|
||||||
$strEnd = 'Sfarsit';
|
$strEnd = 'Sfarsit';
|
||||||
|
$strEndCut = 'DE TAIAT - SFARSIT';
|
||||||
|
$strEndRaw = 'SFARSIT RAW';
|
||||||
$strEnglishPrivileges = ' Important: numele drepturilor de acces MySQL apar in engleza ';
|
$strEnglishPrivileges = ' Important: numele drepturilor de acces MySQL apar in engleza ';
|
||||||
$strError = 'Eroare';
|
$strError = 'Eroare';
|
||||||
$strExplain = 'Explica SQL';
|
$strExplain = 'Explica SQL';
|
||||||
@@ -148,14 +153,14 @@ $strFieldsEscapedBy = 'Campuri realizate de';
|
|||||||
$strFieldsTerminatedBy = 'Campuri terminate de';
|
$strFieldsTerminatedBy = 'Campuri terminate de';
|
||||||
$strFixed = 'fixat';
|
$strFixed = 'fixat';
|
||||||
$strFlushTable = 'Curatarea tabelului ("FLUSH")';
|
$strFlushTable = 'Curatarea tabelului ("FLUSH")';
|
||||||
$strFormat = 'Format';
|
|
||||||
$strFormEmpty = 'Valoarea lipseste in formular !';
|
$strFormEmpty = 'Valoarea lipseste in formular !';
|
||||||
|
$strFormat = 'Format';
|
||||||
$strFullText = 'Texte intregi';
|
$strFullText = 'Texte intregi';
|
||||||
$strFunction = 'Functie';
|
$strFunction = 'Functie';
|
||||||
|
|
||||||
$strGenBy = 'Generat de';
|
$strGenBy = 'Generat de';
|
||||||
$strGeneralRelationFeat = 'Facilitati generale';
|
|
||||||
$strGenTime = 'Timp de generare';
|
$strGenTime = 'Timp de generare';
|
||||||
|
$strGeneralRelationFeat = 'Facilitati generale';
|
||||||
$strGo = 'Executa';
|
$strGo = 'Executa';
|
||||||
$strGrants = 'Drepturi';
|
$strGrants = 'Drepturi';
|
||||||
$strGzip = '"gzipped"';
|
$strGzip = '"gzipped"';
|
||||||
@@ -172,18 +177,19 @@ $strHostEmpty = 'Numele de gazda este gol!';
|
|||||||
$strIdxFulltext = 'Tot textul';
|
$strIdxFulltext = 'Tot textul';
|
||||||
$strIfYouWish = 'In cazul in care doriti sa incarcati numai o parte a coloanelor tabelului, specificati o lista separata prin virgula.';
|
$strIfYouWish = 'In cazul in care doriti sa incarcati numai o parte a coloanelor tabelului, specificati o lista separata prin virgula.';
|
||||||
$strIgnore = 'Ignora';
|
$strIgnore = 'Ignora';
|
||||||
|
$strInUse = 'in folosinta';
|
||||||
$strIndex = 'Index';
|
$strIndex = 'Index';
|
||||||
$strIndexes = 'Indexuri';
|
|
||||||
$strIndexHasBeenDropped = 'Index %s a fost aruncat';
|
$strIndexHasBeenDropped = 'Index %s a fost aruncat';
|
||||||
$strIndexName = 'Nume index :';
|
$strIndexName = 'Nume index :';
|
||||||
$strIndexType = 'Tip index :';
|
$strIndexType = 'Tip index :';
|
||||||
|
$strIndexes = 'Indexuri';
|
||||||
|
$strInsecureMySQL = 'Configurarea ta contine setarile ce baza (utilizator root fara parola). Serverul MySQL poate fi astfel vulnerabil, neaparat sa repari aceasta greseala.';
|
||||||
$strInsert = 'Inserare';
|
$strInsert = 'Inserare';
|
||||||
$strInsertAsNewRow = 'Insereaza ca o noua linie';
|
$strInsertAsNewRow = 'Insereaza ca o noua linie';
|
||||||
$strInsertedRows = 'Randuri inserate:';
|
|
||||||
$strInsertNewRow = 'Insereaza o noua linie';
|
$strInsertNewRow = 'Insereaza o noua linie';
|
||||||
$strInsertTextfiles = 'Insereaza fisiere de text in tabel';
|
$strInsertTextfiles = 'Insereaza fisiere de text in tabel';
|
||||||
|
$strInsertedRows = 'Randuri inserate:';
|
||||||
$strInstructions = 'Instructiuni';
|
$strInstructions = 'Instructiuni';
|
||||||
$strInUse = 'in folosinta';
|
|
||||||
$strInvalidName = '"%s" este un cuvant rezervat, nu o poti folosi ca o baza de date/tabela/nume de camp.';
|
$strInvalidName = '"%s" este un cuvant rezervat, nu o poti folosi ca o baza de date/tabela/nume de camp.';
|
||||||
|
|
||||||
$strKeepPass = 'Nu schimbati parola';
|
$strKeepPass = 'Nu schimbati parola';
|
||||||
@@ -199,10 +205,10 @@ $strLinesTerminatedBy = 'Linii terminate de';
|
|||||||
$strLinkNotFound = 'Legatura invalida';
|
$strLinkNotFound = 'Legatura invalida';
|
||||||
$strLinksTo = 'Trimitere la';
|
$strLinksTo = 'Trimitere la';
|
||||||
$strLocationTextfile = 'Locatia fisierului text';
|
$strLocationTextfile = 'Locatia fisierului text';
|
||||||
$strLogin = 'Autentificare';
|
|
||||||
$strLogout = 'Deconectare';
|
|
||||||
$strLogPassword = 'Parola:';
|
$strLogPassword = 'Parola:';
|
||||||
$strLogUsername = 'Nume utilizator:';
|
$strLogUsername = 'Nume utilizator:';
|
||||||
|
$strLogin = 'Autentificare';
|
||||||
|
$strLogout = 'Deconectare';
|
||||||
|
|
||||||
$strMissingBracket = 'Paranteza lipsa';
|
$strMissingBracket = 'Paranteza lipsa';
|
||||||
$strModifications = 'Modificarile au fost salvate';
|
$strModifications = 'Modificarile au fost salvate';
|
||||||
@@ -229,25 +235,25 @@ $strNoFrames = 'phpMyAdmin are o interfata mai prietenoasa cu navigator care luc
|
|||||||
$strNoIndex = 'Index nu este definit!';
|
$strNoIndex = 'Index nu este definit!';
|
||||||
$strNoIndexPartsDefined = 'Nu sunt definite parti din index!';
|
$strNoIndexPartsDefined = 'Nu sunt definite parti din index!';
|
||||||
$strNoModification = 'Nici o schimbare';
|
$strNoModification = 'Nici o schimbare';
|
||||||
$strNone = 'Nici unul(a)';
|
|
||||||
$strNoPassword = 'Nu exista parola';
|
$strNoPassword = 'Nu exista parola';
|
||||||
$strNoPhp = 'fara cod PHP';
|
$strNoPhp = 'fara cod PHP';
|
||||||
$strNoPrivileges = 'Nu exista drepturi de acces';
|
$strNoPrivileges = 'Nu exista drepturi de acces';
|
||||||
$strNoQuery = 'Nu exista cerere SQL!';
|
$strNoQuery = 'Nu exista cerere SQL!';
|
||||||
$strNoRights = 'Nu detineti drepturi de acces pentru a va afla aici!';
|
$strNoRights = 'Nu detineti drepturi de acces pentru a va afla aici!';
|
||||||
$strNoTablesFound = 'Nu s-a gasit nici un tabel in baza de date.';
|
$strNoTablesFound = 'Nu s-a gasit nici un tabel in baza de date.';
|
||||||
|
$strNoUsersFound = 'Nu s-a gasit nici un utilizator.';
|
||||||
|
$strNoValidateSQL = 'Sari peste validarea SQL';
|
||||||
|
$strNone = 'Nici unul(a)';
|
||||||
$strNotNumber = 'Acesta nu este un numar!';
|
$strNotNumber = 'Acesta nu este un numar!';
|
||||||
$strNotOK = 'Nu este bine';
|
$strNotOK = 'Nu este bine';
|
||||||
$strNotSet = '<b>%s</b> tabela nu a fost gasita sau nu este setat in %s';
|
$strNotSet = '<b>%s</b> tabela nu a fost gasita sau nu este setat in %s';
|
||||||
$strNotValidNumber = 'Nu este un numar valid de linie!';
|
$strNotValidNumber = 'Nu este un numar valid de linie!';
|
||||||
$strNoUsersFound = 'Nu s-a gasit nici un utilizator.';
|
|
||||||
$strNoValidateSQL = 'Sari peste validarea SQL';
|
|
||||||
$strNull = 'Nul';
|
$strNull = 'Nul';
|
||||||
$strNumSearchResultsInTable = '%s rezultat(e) in interiorul tabelei <i>%s</i>';
|
$strNumSearchResultsInTable = '%s rezultat(e) in interiorul tabelei <i>%s</i>';
|
||||||
$strNumSearchResultsTotal = '<b>Total:</b> <i>%s</i> rezultat(e)';
|
$strNumSearchResultsTotal = '<b>Total:</b> <i>%s</i> rezultat(e)';
|
||||||
|
|
||||||
$strOftenQuotation = 'Adesea ghilimele. OPTIONAL inseamna ca numai campurile char si varchar sunt incluse intre caracterele "incadrat intre".';
|
|
||||||
$strOK = 'E bine';
|
$strOK = 'E bine';
|
||||||
|
$strOftenQuotation = 'Adesea ghilimele. OPTIONAL inseamna ca numai campurile char si varchar sunt incluse intre caracterele "incadrat intre".';
|
||||||
$strOperations = 'Operatii';
|
$strOperations = 'Operatii';
|
||||||
$strOptimizeTable = 'Optimizare tabel';
|
$strOptimizeTable = 'Optimizare tabel';
|
||||||
$strOptionalControls = 'Optional. Controleaza modul in care se citeste sau se scrie un caracter special.';
|
$strOptionalControls = 'Optional. Controleaza modul in care se citeste sau se scrie un caracter special.';
|
||||||
@@ -256,6 +262,7 @@ $strOptions = 'Optiuni';
|
|||||||
$strOr = 'Sau';
|
$strOr = 'Sau';
|
||||||
$strOverhead = 'Asupra';
|
$strOverhead = 'Asupra';
|
||||||
|
|
||||||
|
$strPHPVersion = 'Versiune PHP';
|
||||||
$strPageNumber = 'Numarul paginii:';
|
$strPageNumber = 'Numarul paginii:';
|
||||||
$strPartialText = 'Texte partiale';
|
$strPartialText = 'Texte partiale';
|
||||||
$strPassword = 'Parola';
|
$strPassword = 'Parola';
|
||||||
@@ -266,7 +273,6 @@ $strPdfInvalidPageNum = 'Numar de pagina la PDF nedefinit!';
|
|||||||
$strPdfInvalidTblName = 'Tabela "%s" nu exista!';
|
$strPdfInvalidTblName = 'Tabela "%s" nu exista!';
|
||||||
$strPdfNoTables = 'Nu exista tabele';
|
$strPdfNoTables = 'Nu exista tabele';
|
||||||
$strPhp = 'Creaza cod PHP';
|
$strPhp = 'Creaza cod PHP';
|
||||||
$strPHPVersion = 'Versiune PHP';
|
|
||||||
$strPmaDocumentation = 'Documentatie phpMyAdmin';
|
$strPmaDocumentation = 'Documentatie phpMyAdmin';
|
||||||
$strPmaUriError = 'Directiva <tt>$cfg[\'PmaAbsoluteUri\']</tt> TREBUIE sa fie setat in fisierul de configurare!';
|
$strPmaUriError = 'Directiva <tt>$cfg[\'PmaAbsoluteUri\']</tt> TREBUIE sa fie setat in fisierul de configurare!';
|
||||||
$strPos1 = 'Incepe';
|
$strPos1 = 'Incepe';
|
||||||
@@ -285,6 +291,7 @@ $strQBEDel = 'Del';
|
|||||||
$strQBEIns = 'Ins';
|
$strQBEIns = 'Ins';
|
||||||
$strQueryOnDb = 'Comanda SQL pe baza de date <b>%s</b>:';
|
$strQueryOnDb = 'Comanda SQL pe baza de date <b>%s</b>:';
|
||||||
|
|
||||||
|
$strReType = 'Re-type';
|
||||||
$strRecords = 'Inregistrari';
|
$strRecords = 'Inregistrari';
|
||||||
$strReferentialIntegrity = 'Verificarea integritatii referentiei:';
|
$strReferentialIntegrity = 'Verificarea integritatii referentiei:';
|
||||||
$strRelationNotWorking = 'Optiunile aditionale pentru folosirea tabelelor intercalate (legate intre ele) au fost dezactivate. Pentru a afla de ce ... %shere%s.';
|
$strRelationNotWorking = 'Optiunile aditionale pentru folosirea tabelelor intercalate (legate intre ele) au fost dezactivate. Pentru a afla de ce ... %shere%s.';
|
||||||
@@ -298,24 +305,31 @@ $strRepairTable = 'Reparare tabel';
|
|||||||
$strReplace = 'Inlocuire';
|
$strReplace = 'Inlocuire';
|
||||||
$strReplaceTable = 'Inlocuieste datele tabelului cu fisier';
|
$strReplaceTable = 'Inlocuieste datele tabelului cu fisier';
|
||||||
$strReset = 'Resetare';
|
$strReset = 'Resetare';
|
||||||
$strReType = 'Re-type';
|
|
||||||
$strRevoke = 'Revocare';
|
$strRevoke = 'Revocare';
|
||||||
$strRevokeGrant = 'Revocare Grant';
|
$strRevokeGrant = 'Revocare Grant';
|
||||||
$strRevokeGrantMessage = 'Drepturile tale Grant au fost revocate pentru %s';
|
$strRevokeGrantMessage = 'Drepturile tale Grant au fost revocate pentru %s';
|
||||||
$strRevokeMessage = 'Drepturile tale au fost revocate pentru %s';
|
$strRevokeMessage = 'Drepturile tale au fost revocate pentru %s';
|
||||||
$strRevokePriv = 'Revocare drepturi de acces';
|
$strRevokePriv = 'Revocare drepturi de acces';
|
||||||
$strRowLength = 'Lungime linie';
|
$strRowLength = 'Lungime linie';
|
||||||
|
$strRowSize = ' Marime linie ';
|
||||||
$strRows = 'Linie';
|
$strRows = 'Linie';
|
||||||
$strRowsFrom = 'linii incepand cu';
|
$strRowsFrom = 'linii incepand cu';
|
||||||
$strRowSize = ' Marime linie ';
|
|
||||||
$strRowsModeHorizontal= 'orizontal';
|
$strRowsModeHorizontal= 'orizontal';
|
||||||
$strRowsModeOptions= 'in mod %s si repetare antet dupa %s celule';
|
$strRowsModeOptions= 'in mod %s si repetare antet dupa %s celule';
|
||||||
$strRowsModeVertical= 'vertical';
|
$strRowsModeVertical= 'vertical';
|
||||||
$strRowsStatistic = 'Statisticile randului';
|
$strRowsStatistic = 'Statisticile randului';
|
||||||
$strRunning = 'ruland pe %s';
|
|
||||||
$strRunQuery = 'Trimite comanda';
|
$strRunQuery = 'Trimite comanda';
|
||||||
$strRunSQLQuery = 'Run SQL query/queries pe baza de date %s';
|
$strRunSQLQuery = 'Run SQL query/queries pe baza de date %s';
|
||||||
|
$strRunning = 'ruland pe %s';
|
||||||
|
|
||||||
|
$strSQL = 'SQL';
|
||||||
|
$strSQLParserBugMessage = 'Exista o posibilitate de a fi gasit un BUG in parserul SQL. Verifica atent inca o data comanda si verifica daca semnele specifice sunt corecte. O alta posibilitate ar putea fi punerea unui fisier binar in afara zonei de text. Poti incerca aceasta comanda si printr-o linie de comanda MySQL. Eroarea MySQL de mai jos, daca e vreuna, poate sa te ajute la diagnosticarea problemei. Daca in continuare ai probleme cu executarea comenzii, redu o parte din comanda la aceea parte care cauzeaza problema si raporteaza acesta ca un BUG in sectiunea DE TAIAT';
|
||||||
|
$strSQLParserUserError = 'Pare sa fie o eroare in comanda SQL. Eroarea MySQL de mai jos, daca e vreuna, poate sa te ajute la diagnosticarea problemei';
|
||||||
|
$strSQLQuery = 'Comansa SQL';
|
||||||
|
$strSQLResult = 'Rezultat SQL';
|
||||||
|
$strSQPBugInvalidIdentifer = 'Identificator invalid';
|
||||||
|
$strSQPBugUnclosedQuote = 'Citare neinchisa';
|
||||||
|
$strSQPBugUnknownPunctuation = 'Insiruire de punctuatie necunoscuta';
|
||||||
$strSave = 'Salveaza';
|
$strSave = 'Salveaza';
|
||||||
$strScaleFactorSmall = 'Factorul de scalare este prea mica pentru a inchepe in pagina';
|
$strScaleFactorSmall = 'Factorul de scalare este prea mica pentru a inchepe in pagina';
|
||||||
$strSearch = 'Cauta';
|
$strSearch = 'Cauta';
|
||||||
@@ -343,19 +357,16 @@ $strShowAll = 'Arata toate';
|
|||||||
$strShowColor = 'Arata culoarea';
|
$strShowColor = 'Arata culoarea';
|
||||||
$strShowCols = 'Arata coloanele';
|
$strShowCols = 'Arata coloanele';
|
||||||
$strShowGrid = 'Arata grila';
|
$strShowGrid = 'Arata grila';
|
||||||
$strShowingRecords = 'Afiseaza inregistrari';
|
|
||||||
$strShowPHPInfo = 'Arata informatia PHP';
|
$strShowPHPInfo = 'Arata informatia PHP';
|
||||||
$strShowTableDimension = 'Arata dimensiunile tabelei';
|
$strShowTableDimension = 'Arata dimensiunile tabelei';
|
||||||
$strShowTables = 'Arata tabelele';
|
$strShowTables = 'Arata tabelele';
|
||||||
$strShowThisQuery = ' Afiseaza aceasta comanda din nou aici ';
|
$strShowThisQuery = ' Afiseaza aceasta comanda din nou aici ';
|
||||||
|
$strShowingRecords = 'Afiseaza inregistrari';
|
||||||
$strSingly = '(singly)';
|
$strSingly = '(singly)';
|
||||||
$strSize = 'Marime';
|
$strSize = 'Marime';
|
||||||
$strSort = 'Sortare';
|
$strSort = 'Sortare';
|
||||||
$strSpaceUsage = 'Utilizare spatiu';
|
$strSpaceUsage = 'Utilizare spatiu';
|
||||||
$strSplitWordsWithSpace = 'Cuvinte sparte de un spatiu (" ").';
|
$strSplitWordsWithSpace = 'Cuvinte sparte de un spatiu (" ").';
|
||||||
$strSQL = 'SQL';
|
|
||||||
$strSQLQuery = 'Comansa SQL';
|
|
||||||
$strSQLResult = 'Rezultat SQL';
|
|
||||||
$strStatement = 'Comenzi';
|
$strStatement = 'Comenzi';
|
||||||
$strStrucCSV = 'Date CSV';
|
$strStrucCSV = 'Date CSV';
|
||||||
$strStrucData = 'Structura si date';
|
$strStrucData = 'Structura si date';
|
||||||
@@ -375,9 +386,9 @@ $strTableHasBeenDropped = 'Tabelul %s a fost aruncat';
|
|||||||
$strTableHasBeenEmptied = 'Tabelul %s a fost golit';
|
$strTableHasBeenEmptied = 'Tabelul %s a fost golit';
|
||||||
$strTableHasBeenFlushed = 'Tabelul %s a fost curatat';
|
$strTableHasBeenFlushed = 'Tabelul %s a fost curatat';
|
||||||
$strTableMaintenance = 'Administrare tabel';
|
$strTableMaintenance = 'Administrare tabel';
|
||||||
$strTables = '%s tabele';
|
|
||||||
$strTableStructure = 'Structura de tabel pentru tabelul';
|
$strTableStructure = 'Structura de tabel pentru tabelul';
|
||||||
$strTableType = 'Tipul tabelului';
|
$strTableType = 'Tipul tabelului';
|
||||||
|
$strTables = '%s tabele';
|
||||||
$strTextAreaLength = ' Datorita lungimii sale, <br /> acest camp s-ar putea sa nu fie editabil';
|
$strTextAreaLength = ' Datorita lungimii sale, <br /> acest camp s-ar putea sa nu fie editabil';
|
||||||
$strTheContent = 'Continutul fisierului dumneavoastra a fost inserat.';
|
$strTheContent = 'Continutul fisierului dumneavoastra a fost inserat.';
|
||||||
$strTheContents = 'Continutul acestui fisier inlocuieste continutul tabelului selectat pentru liniile cu cheie primara identica.';
|
$strTheContents = 'Continutul acestui fisier inlocuieste continutul tabelului selectat pentru liniile cu cheie primara identica.';
|
||||||
@@ -394,17 +405,20 @@ $strUpdateProfileMessage = 'Profilul a fost actualizat.';
|
|||||||
$strUpdateQuery = 'Reinnoire comanda';
|
$strUpdateQuery = 'Reinnoire comanda';
|
||||||
$strUsage = 'Utilizare';
|
$strUsage = 'Utilizare';
|
||||||
$strUseBackquotes = 'Utilizati apostroful pentru numele tabelelor si a campurilor';
|
$strUseBackquotes = 'Utilizati apostroful pentru numele tabelelor si a campurilor';
|
||||||
|
$strUseTables = 'Utilizare tabele';
|
||||||
$strUser = 'Utilizator';
|
$strUser = 'Utilizator';
|
||||||
$strUserEmpty = 'Numele de utilizator este gol!';
|
$strUserEmpty = 'Numele de utilizator este gol!';
|
||||||
$strUserName = 'Nume de utilizator';
|
$strUserName = 'Nume de utilizator';
|
||||||
$strUsers = 'Utilizatori';
|
$strUsers = 'Utilizatori';
|
||||||
$strUseTables = 'Utilizare tabele';
|
|
||||||
|
|
||||||
$strValidateSQL = 'Valideaza SQL';
|
$strValidateSQL = 'Valideaza SQL';
|
||||||
|
$strValidatorError = 'Validatorul SQL nu poate fi initializat. Verifica daca e instalat extesnsia necesara PHP asa cum e descris in %sdocumentation%s.';
|
||||||
$strValue = 'Valoare';
|
$strValue = 'Valoare';
|
||||||
$strViewDump = 'Vizualizarea schemei tabelului';
|
$strViewDump = 'Vizualizarea schemei tabelului';
|
||||||
$strViewDumpDB = 'Vizualizarea schemei bazei de date';
|
$strViewDumpDB = 'Vizualizarea schemei bazei de date';
|
||||||
|
|
||||||
|
$strWebServerUploadDirectory = 'director de upload al web-server-ului';
|
||||||
|
$strWebServerUploadDirectoryError = 'Directorul setat pentru upload nu poate fi gasit';
|
||||||
$strWelcome = 'Bine ai venit la %s';
|
$strWelcome = 'Bine ai venit la %s';
|
||||||
$strWithChecked = 'Verificat cu:';
|
$strWithChecked = 'Verificat cu:';
|
||||||
$strWrongUser = 'Nume de utilizator/Parola incorecta. Accesul interzis.';
|
$strWrongUser = 'Nume de utilizator/Parola incorecta. Accesul interzis.';
|
||||||
@@ -414,22 +428,4 @@ $strYes = 'Da';
|
|||||||
$strZip = '"arhivat"';
|
$strZip = '"arhivat"';
|
||||||
// To translate
|
// To translate
|
||||||
|
|
||||||
$strBeginCut = 'BEGIN CUT'; //to translate
|
|
||||||
$strBeginRaw = 'BEGIN RAW'; //to translate
|
|
||||||
|
|
||||||
$strCharsetOfFile = 'Character set of the file:'; //to translate
|
|
||||||
|
|
||||||
$strEndCut = 'END CUT'; //to translate
|
|
||||||
$strEndRaw = 'END RAW'; //to translate
|
|
||||||
|
|
||||||
$strSQLParserBugMessage = 'There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:'; //to translate
|
|
||||||
$strSQLParserUserError = 'There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem'; //to translate
|
|
||||||
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
|
|
||||||
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
|
|
||||||
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
|
||||||
|
|
||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
|
||||||
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user