updates
This commit is contained in:
@@ -9,8 +9,8 @@ $number_thousands_separator = ',';
|
|||||||
$number_decimal_separator = '.';
|
$number_decimal_separator = '.';
|
||||||
$byteUnits = array('Bytes', 'KB', 'MB', 'GB');
|
$byteUnits = array('Bytes', 'KB', 'MB', 'GB');
|
||||||
|
|
||||||
$day_of_week = array('Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat');
|
$day_of_week = array('Du', 'Lu', 'Ma', 'Mi', 'Jo', 'Vi', 'Sa');
|
||||||
$month = array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec');
|
$month = array('Ian', 'Feb', 'Mar', 'Apr', 'Mai', 'Iun', 'Iul', 'Aug', 'Sep', 'Oct', 'Nov', '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';
|
||||||
@@ -105,6 +105,7 @@ $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';
|
$strDumpingData = 'Salvarea datelor din tabel';
|
||||||
|
$strDumpXRows = 'Arunca %s randuri incepand de la randul %s.';
|
||||||
$strDynamic = 'dinamic';
|
$strDynamic = 'dinamic';
|
||||||
|
|
||||||
$strEdit = 'Editare';
|
$strEdit = 'Editare';
|
||||||
@@ -115,6 +116,8 @@ $strEmptyResultSet = 'MySQL a dat un set de rezultate gol (ex. zero linii).';
|
|||||||
$strEnd = 'Sfarsit';
|
$strEnd = 'Sfarsit';
|
||||||
$strEnglishPrivileges = ' Important: numele drepturilor de acces MySQL apar in engleza ';
|
$strEnglishPrivileges = ' Important: numele drepturilor de acces MySQL apar in engleza ';
|
||||||
$strError = 'Eroare';
|
$strError = 'Eroare';
|
||||||
|
$strExport = 'Export';
|
||||||
|
$strExportToXML = 'Export in format XML';
|
||||||
$strExtendedInserts = 'Inserari extinse';
|
$strExtendedInserts = 'Inserari extinse';
|
||||||
$strExtra = 'Extra';
|
$strExtra = 'Extra';
|
||||||
|
|
||||||
@@ -172,6 +175,7 @@ $strLimitNumRows = 'Numarul de inregistrari de pe pagina';
|
|||||||
$strLineFeed = 'Dezvoltare linie: \\n';
|
$strLineFeed = 'Dezvoltare linie: \\n';
|
||||||
$strLines = 'Linii';
|
$strLines = 'Linii';
|
||||||
$strLinesTerminatedBy = 'Linii terminate de';
|
$strLinesTerminatedBy = 'Linii terminate de';
|
||||||
|
$strLinksTo = 'Trimitere la';
|
||||||
$strLocationTextfile = 'Locatia fisierului text';
|
$strLocationTextfile = 'Locatia fisierului text';
|
||||||
$strLogin = 'Autentificare';
|
$strLogin = 'Autentificare';
|
||||||
$strLogout = 'Deconectare';
|
$strLogout = 'Deconectare';
|
||||||
@@ -211,9 +215,11 @@ $strNoUsersFound = 'Nu s-a gasit nici un utilizator.';
|
|||||||
$strNull = 'Nul';
|
$strNull = 'Nul';
|
||||||
|
|
||||||
$strOftenQuotation = 'Adesea ghilimele. OPTIONAL inseamna ca numai campurile char si varchar sunt incluse intre caracterele "incadrat intre".';
|
$strOftenQuotation = 'Adesea ghilimele. OPTIONAL inseamna ca numai campurile char si varchar sunt incluse intre caracterele "incadrat intre".';
|
||||||
|
$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.';
|
||||||
$strOptionally = 'OPTIONAL';
|
$strOptionally = 'OPTIONAL';
|
||||||
|
$strOptions = 'Optiuni';
|
||||||
$strOr = 'Sau';
|
$strOr = 'Sau';
|
||||||
$strOverhead = 'Asupra';
|
$strOverhead = 'Asupra';
|
||||||
|
|
||||||
@@ -242,6 +248,7 @@ $strQueryOnDb = 'Comanda SQL pe baza de date <b>%s</b>:';
|
|||||||
|
|
||||||
$strRecords = 'Inregistrari';
|
$strRecords = 'Inregistrari';
|
||||||
$strReferentialIntegrity = 'Verificarea integritatii referentiei:';
|
$strReferentialIntegrity = 'Verificarea integritatii referentiei:';
|
||||||
|
$strRelationView = 'Vizualizare relationala';
|
||||||
$strReloadFailed = 'Reincarcare MySQL nereusita.';
|
$strReloadFailed = 'Reincarcare MySQL nereusita.';
|
||||||
$strReloadMySQL = 'Reincarcare MySQL';
|
$strReloadMySQL = 'Reincarcare MySQL';
|
||||||
$strRememberReload = 'Nu uitati sa reincarcati serverul.';
|
$strRememberReload = 'Nu uitati sa reincarcati serverul.';
|
||||||
@@ -297,6 +304,7 @@ $strStrucData = 'Structura si date';
|
|||||||
$strStrucDrop = 'Adauga \'salveaza tabel\'';
|
$strStrucDrop = 'Adauga \'salveaza tabel\'';
|
||||||
$strStrucExcelCSV = 'Date CSV pentru MS Excel';
|
$strStrucExcelCSV = 'Date CSV pentru MS Excel';
|
||||||
$strStrucOnly = 'Numai structura';
|
$strStrucOnly = 'Numai structura';
|
||||||
|
$strStructure = 'Structura';
|
||||||
$strSubmit = 'Trimite';
|
$strSubmit = 'Trimite';
|
||||||
$strSuccess = 'Comanda dumneavoastra SQL a fost executata cu succes';
|
$strSuccess = 'Comanda dumneavoastra SQL a fost executata cu succes';
|
||||||
$strSum = 'Sum';
|
$strSum = 'Sum';
|
||||||
@@ -346,13 +354,6 @@ $strYes = 'Da';
|
|||||||
$strZip = '"arhivat"';
|
$strZip = '"arhivat"';
|
||||||
|
|
||||||
// To translate
|
// To translate
|
||||||
$strLinksTo = 'Links to'; //to translate
|
|
||||||
$strExport = 'Export'; //to translate
|
|
||||||
$strOperations = 'Operations'; //to translate
|
|
||||||
$strExportToXML = 'Export to XML format'; //to translate
|
|
||||||
$strOptions = 'Options'; //to translate
|
|
||||||
$strStructure = 'Structure'; //to translate
|
|
||||||
$strRelationView = 'Relation view'; //to translate
|
|
||||||
$strDumpXRows = 'Dump %s rows starting at row %s.'; //to translate
|
|
||||||
$strSQL = 'SQL'; //to translate
|
$strSQL = 'SQL'; //to translate
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user