Navigation Menu

Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
lem9 committed Aug 29, 2001
1 parent c5d20c6 commit c21b35a
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 62 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Expand Up @@ -5,6 +5,10 @@ phpMyAdmin - Changelog
$Id$
$Source$

2001-08-29 Marc Delisle <lem9@users.sourceforge.net>
* lang/romanian.inc.php3 updates, thanks to Valics Lehel
* Documentation.html, added a FAQ about "too many fields"

2001-08-29 Lo�c Chapeaux <lolo@phpheaven.net>
* db_details.php3, line 558: an urlencode call was missing.
* db_details.php3; db_stats.php3; index.php3; left.php3; lib.inc.php3;
Expand Down
122 changes: 60 additions & 62 deletions lang/romanian.inc.php3
Expand Up @@ -22,7 +22,7 @@ $strAddUserMessage = 'Ati adaugat un nou utilizator.';
$strAffectedRows = 'Linii afectate:';
$strAfter = 'Dupa';
$strAll = 'Toate';
$strAlterOrderBy = 'Alterare ordine tabel dupa (Alter table order by )';
$strAlterOrderBy = 'Alterare ordine tabel dupa (Alter table order by)';
$strAnalyzeTable = 'Analizare tabel';
$strAnd = 'Si (And)';
$strAnIndex = 'S-a adaugat un index pe ';
Expand All @@ -36,30 +36,30 @@ $strAPrimaryKey = 'S-a adaugat o cheie primara pe ';
$strAscending = 'Crescatoare';
$strAtBeginningOfTable = 'La inceputul tabelului';
$strAtEndOfTable = 'La sfarsitul tabelului';
$strAttr = 'Proprietati (Attributes)';
$strAttr = 'Proprietati';

$strBack = 'Inapoi';
$strBinary = 'Binar';
$strBinaryDoNotEdit = 'Binar - a nu se edita';
$strBookmarkLabel = 'Eticheta - Label';
$strBookmarkQuery = 'Comanda SQL salvata (Bookmarked SQL-query';
$strBookmarkQuery = 'Comanda SQL salvata (Bookmarked SQL-query)';
$strBookmarkThis = 'Salveaza aceasta comanda SQL';
$strBookmarkView = 'Numai vizualizare';
$strBrowse = 'Rasfoire (Browse)';
$strBrowse = 'Navigare';
$strBzip = '"bzipped"';

$strCantLoadMySQL = 'extensia MySQL nu se incarca,<br />va rugam verificati configuratia PHP.';
$strCarriage = 'Carriage return: \\r';
$strCarriage = 'Enter: \\r';
$strChange = 'Schimbare';
$strCheckAll = 'Marcheaza toate';
$strCheckDbPriv = 'Marcheaza drepturile de acces la baza de date';
$strCheckTable = 'Marcheaza tabel';
$strColumn = 'Coloana';
$strColumnEmpty = 'Numele coloanelor sunt goale!';
$strColumnNames = 'Numele coloanelor';
$strCompleteInserts = 'Rezolva inserarea (Complete inserts)';
$strCompleteInserts = 'Rezolva inserarea';
$strConfirm = 'Sunteti sigur ca doriti sa continuati?';
$strCopyTable = 'Copiaza tabel la: (Copy table to:)';
$strCopyTable = 'Copiaza tabel la:';
$strCopyTableOK = 'Tabelul %s a fost copiat la %s.';
$strCreate = 'Creaza';
$strCreateNewDatabase = 'Creaza baza de date noua';
Expand All @@ -68,26 +68,29 @@ $strCriteria = 'Criteriu';

$strData = 'Date';
$strDatabase = 'Baza de date ';
$strDatabases = 'databases';
$strDatabases = 'Baze de date';
$strDatabasesStats = 'Statisticile bazelor de date';
$strDataOnly = 'Numai date';
$strDbEmpty = 'Numele bazei de date este goala!';
$strDefault = 'Default';
$strDefault = 'Setare de baza';
$strDelete = 'Sterge';
$strDeleted = 'Linia a fost stearsa';
$strDeletedRows = 'Randuri sterse:';
$strDeleteFailed = 'Stergere nereusita!';
$strDeletePassword = 'Sterge parola';
$strDeleteUserMessage = 'Ati sters utilizatorul';
$strDelPassMessage = 'Ati sters parola pentru';
$strDescending = 'Descrescator';
$strDisableMagicQuotes = '<b>Atentie:</b> Ati activat magic_quotes_gpc in configuratia PHP. Aceasta versiune PhpMyAdmin nu va functiona corect cu aceasta setare. Va rugam sa parcurgeti sectiunea de configurare a manualului PHP pentru mai multe informatii legate de modul de dezactivare.';
$strDisplay = 'Afisare (Display)';
$strDisplay = 'Afisare';
$strDisplayOrder = 'Ordine de afisare:';
$strDoAQuery = 'Executa un "query by example" (wildcard: "%")';
$strDocu = 'Documentatie';
$strDoYouReally = 'Sunteti sigur ca doriti sa ';
$strDrop = 'Salveaza (Drop)';
$strDropDB = 'Salveaza baza de date (Drop database )';
$strDumpingData = 'Dumping data for table';
$strDropDB = 'Salveaza baza de date (Drop database)';
$strDropTable = 'Salveaza tabelul (Drop table)';
$strDumpingData = 'Stergerea datelor din tabel';
$strDynamic = 'dinamic';

$strEdit = 'Editare';
Expand All @@ -96,93 +99,100 @@ $strEffective = 'Efectiv';
$strEmpty = 'Goleste';
$strEmptyResultSet = 'MySQL a dat un set de rezultate gol (ex. zero linii).';
$strEnableMagicQuotes = '<b>Atentie:</b> Nu ati activat magic_quotes_gpc in configuratia PHP. PhpMyAdmin necesita aceasta setare pentru a functiona corect. Va rugam sa parcurgeti sectiunea de configurare a manualului PHP pentru mai multe informatii legate de modul de activare.';
$strEnclosedBy = 'enclosed by';
$strEnd = 'Sfarsit (End)';
$strEnclosedBy = 'incadrate intre';
$strEnd = 'Sfarsit';
$strEnglishPrivileges = ' Important: numele drepturilor de acces MySQL apar in engleza ';
$strError = 'Eroare';
$strEscapedBy = 'escaped by';
$strEscapedBy = 'realizat de';
$strExtendedInserts = 'Inserari extinse';
$strExtra = 'Extra';

$strField = 'Camp';
$strFields = 'Campuri';
$strFieldsEmpty = ' Rezultat gol (The field count is empty!) ';
$strFieldsEmpty = ' Rezultat gol ';
$strFixed = 'fixat';
$strFormat = 'Format';
$strFormEmpty = 'Valoarea lipseste in formular !';
$strFunction = 'Functie';

$strGenTime = 'Timp de generare';
$strGo = 'Go';
$strGrants = 'Grants';
$strGo = 'Executa';
$strGrants = 'Drepturi';
$strGzip = '"gzipped"';

$strHasBeenAltered = 'a fost alterat.';
$strHasBeenCreated = 'a fost creat.';
$strHasBeenDropped = 'a fost salvat (dropped).';
$strHasBeenEmptied = 'a fost golit.';
$strHome = 'Home';
$strHome = 'Pagina de start';
$strHomepageOfficial = 'Pagina oficiala phpMyAdmin';
$strHomepageSourceforge = 'Pagina de descarcare Sourceforge phpMyAdmin';
$strHost = 'Host';
$strHostEmpty = 'Numele de host este gol!';
$strHost = 'Gazda (Host)';
$strHostEmpty = 'Numele de gazda (host) este gol!';

$strIfYouWish = 'In cazul in care doriti sa incarcati numai o parte a coloanelor tabelului, specificati o lista separata prin virgula.';
$strIndex = 'Index';
$strIndexes = 'Indexuri';
$strInsert = 'Inserare';
$strInsertAsNewRow = 'Insereaza ca o noua linie';
$strInsertedRows = 'Randuri inserate:';
$strInsertIntoTable = 'Insereaza in tabel';
$strInsertNewRow = 'Insereaza o noua linie';
$strInsertTextfiles = 'Insereaza fisiere de text in tabel';
$strInUse = 'in use';
$strInstructions = 'Instructiuni';
$strInUse = 'in folosinta';

$strKeyname = 'Keyname';
$strKill = 'Kill';
$strKeyname = 'Nume cheie';
$strKill = 'Opreste';

$strLength = 'Lungime';
$strLengthSet = 'Lungime/Setare';
$strLimitNumRows = 'inregistrari pe pagina';
$strLineFeed = 'Linefeed: \\n';
$strLineFeed = 'Dezvoltare linie: \\n';
$strLines = 'Linii';
$strLocationTextfile = 'Locatia fisierului text';
$strLogin = ''; //pemtru translatare, insa nu se utilizeaza ...
$strLogout = 'Log out';
$strLogin = '';
$strLogout = 'Deconectare';

$strModifications = 'Modificarile au fost salvate';
$strModify = 'Modificare';
$strMySQLReloaded = 'MySQL reincarcat.';
$strMySQLSaid = 'MySQL said: ';
$strMySQLSaid = 'MySQL zice: ';
$strMySQLShowProcess = 'Afiseaza procesele';
$strMySQLShowStatus = 'Afiseaza informatiile runtime MySQL';
$strMySQLShowVars = 'Afiseaza variabilele de sistem MySQL';

$strName = 'Nume';
$strNbRecords = 'Nu. Of records';
$strNbRecords = 'Numar de inregistrari';
$strNext = 'Urmatorul';
$strNo = 'Nu';
$strNoPassword = 'Nu exista parola (No Password)';
$strNoPrivileges = 'Nu exista drepturi de acces (No Privileges)';
$strNoDropDatabases = 'Comenzile "DROP DATABASE" sunt dezactivate.';
$strNoDatabases = 'Nu sunt baze de date';
$strNoModification = 'Nici o schimbare';
$strNoPassword = 'Nu exista parola';
$strNoPrivileges = 'Nu exista drepturi de acces';
$strNoRights = 'Nu detineti drepturi de acces pentru a va afla aici!';
$strNoTablesFound = 'Nu s-a gasit nici un tabel in baza de date.';
$strNotNumber = 'Acesta nu este un numar!';
$strNotValidNumber = ' nu este un numar valid de linie!';
$strNotValidNumber = 'Nu este un numar valid de linie!';
$strNoUsersFound = 'Nu s-a gasit nici un utilizator.';
$strNull = 'Nul';
$strNumberIndexes = ' Numarul indexurilor avansate ';

$strOffSet = 'Offset';
$strOftenQuotation = 'Adesea ghilimele. OPTIONAL inseamna ca numai campurile char si varchar sunt incluse intre caracterele "enclosed by".';
$strOftenQuotation = 'Adesea ghilimele. OPTIONAL inseamna ca numai campurile char si varchar sunt incluse intre caracterele "incadrat intre".';
$strOptimizeTable = 'Optimizare tabel';
$strOptionalControls = 'Optional. Controleaza modul in care se citeste sau se scrie un caracter special.';
$strOptionally = 'OPTIONAL';
$strOr = 'Sau (Or)';
$strOverhead = 'Overhead';
$strOverhead = 'Asupra (Overhead)';

$strPassword = 'Parola';
$strPasswordEmpty = 'Parola este goala!';
$strPasswordNotSame = 'Parolele nu corespund!';
$strPmaDocumentation = 'Documentatie phpMyAdmin';
$strPHPVersion = 'Versiune PHP';
$strPos1 = 'Incepe (Begin)';
$strPos1 = 'Incepe';
$strPrevious = 'Anterior';
$strPrimary = 'Primar';
$strPrimaryKey = 'Cheie primara';
Expand All @@ -201,7 +211,7 @@ $strReadTheDocs = 'Citire documente';
$strRecords = 'Inregistrari';
$strReloadFailed = 'Reincarcare MySQL nereusita.';
$strReloadMySQL = 'Reincarcare MySQL';
$strRememberReload = 'Remember reload the server.';
$strRememberReload = 'Nu uitati sa reincarcati serverul.';
$strRenameTable = 'Rename tabel la';
$strRenameTableOK = 'Tabelului %s i s-a dat un numele de %s';
$strRepairTable = 'Reparare tabel';
Expand All @@ -218,7 +228,7 @@ $strRowLength = 'Lungime linie';
$strRows = 'Linie';
$strRowsFrom = 'linii incepand cu';
$strRowSize = ' Marime linie ';
$strRowsStatistic = 'Row Statistic';
$strRowsStatistic = 'Statisticile randului';
$strRunning = 'ruland pe ';
$strRunQuery = 'Trimite comanda (Submit Query)';
$strRunSQLQuery = 'Executa comanda/comenzile SQL pe baza de date ';
Expand All @@ -227,30 +237,35 @@ $strSave = 'Salveaza';
$strSelect = 'Selecteaza';
$strSelectFields = 'Selecteaza campurile (cel putin unul):';
$strSelectNumRows = 'in comanda (in query)';
$strSend = 'Trimite (Send)';
$strSend = 'Trimite';
$strSequence = 'Seq.';
$strServerChoice = 'Alegerea serverului';
$strServerVersion = 'Versiune server';
$strShow = 'Afiseaza (Show)';
$strShowingRecords = 'Afiseaza inregistrari (Showing records )';
$strSetEnumVal = 'Daca campul este "enum" sau "set", va rugam adaugati valori folosind formatul: \'a\',\'b\',\'c\'...<br />Daca aveti nevoie sa puneti bara intoarsa (backslash) ("\") sau semnul ("\'") la aceste valori, folositi exemplul ( \'\\\\xyz\' or \'a\\\'b\').';
$strShow = 'Afiseaza';
$strShowingRecords = 'Afiseaza inregistrari';
$strShowPHPInfo = 'Arata informatia PHP';
$strShowThisQuery = ' Afiseaza aceasta comanda din nou aici ';
$strSingly = '(singly)';
$strSize = 'Marime (Size)';
$strSort = 'Sortare';
$strSpaceUsage = 'Utilizare spatiu';
$strSQLQuery = 'Comansa SQL';
$strStatement = 'Statements';
$strStrucCSV = 'CSV data';
$strStatement = 'Comenzi';
$strStrucCSV = 'Date CSV';
$strStrucData = 'Structura si date';
$strStrucDrop = 'Adauga \'salveaza tabel\'';
$strStrucExcelCSV = 'Date CSV pentru MS Excel';
$strStrucOnly = 'Numai structura';
$strSubmit = 'Trimite (Submit)';
$strSubmit = 'Trimite';
$strSuccess = 'Comanda dumneavoastra SQL a fost executata cu succes';
$strSum = 'Sum';

$strTable = 'tabel ';
$strTableComments = 'Comentarii tabel';
$strTableEmpty = 'Numele de tabel este gol!';
$strTableMaintenance = 'Administrare tabel';
$strTables = '%s tabele';
$strTableStructure = 'Structura de tabel pentru tabelul';
$strTableType = 'Tipul tabelului';
$strTerminatedBy = 'terminat de';
Expand All @@ -261,13 +276,13 @@ $strTheTerminator = 'Terminatorul campurilor.';
$strTotal = 'total';
$strType = 'Tip';

$strUncheckAll = 'Uncheck All';
$strUncheckAll = 'Deselecteaza toate';
$strUnique = 'Unic';
$strUpdatePassMessage = 'Ati reinnoit parola pentru';
$strUpdatePassword = 'Reinnoire parola';
$strUpdatePrivMessage = 'Ati reinnoit drepturile de acces pentru';
$strUpdateQuery = 'Reinnoire comanda';
$strUsage = 'Utilizare (Usage)';
$strUsage = 'Utilizare';
$strUseBackquotes = 'Utilizati apostroful pentru numele tabelelor si a campurilor';
$strUser = 'Utilizator';
$strUserEmpty = 'Numele de utilizator este gol!';
Expand All @@ -283,21 +298,4 @@ $strWelcome = 'Bun venit la ';
$strWrongUser = 'Nume de utilizator/Parola incorecta. Accesul interzis.';

$strYes = 'Da';

// To translate
$strDatabasesStats = 'Databases statistics';
$strDeletedRows = 'Deleted rows:';
$strDropTable = 'Drop table';
$strExtendedInserts = 'Extended inserts';
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
$strNoDatabases = 'No databases';
$strNoModification = 'No change';
$strPmaDocumentation = 'phpMyAdmin Documentation';
$strServerChoice = 'Server Choice';
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
$strShowPHPInfo = 'Show PHP information';
$strStrucExcelCSV = 'CSV for Ms Excel data';
$strTables = '%s table(s)';
?>

0 comments on commit c21b35a

Please sign in to comment.