diff --git a/lang/romanian-iso-8859-1.inc.php3 b/lang/romanian-iso-8859-1.inc.php3 index 89efe4ecd..b7be64258 100644 --- a/lang/romanian-iso-8859-1.inc.php3 +++ b/lang/romanian-iso-8859-1.inc.php3 @@ -199,6 +199,7 @@ $strKeepPass = 'Nu schimbati parola'; $strKeyname = 'Nume cheie'; $strKill = 'Opreste'; +$strLandscape = 'Landscape'; $strLength = 'Lungime'; $strLengthSet = 'Lungime/Setare'; $strLimitNumRows = 'Numarul de inregistrari de pe pagina'; @@ -280,6 +281,7 @@ $strPdfNoTables = 'Nu exista tabele'; $strPhp = 'Creaza cod PHP'; $strPmaDocumentation = 'Documentatie phpMyAdmin'; $strPmaUriError = 'Directiva $cfg[\'PmaAbsoluteUri\'] TREBUIE sa fie setat in fisierul de configurare!'; +$strPortrait = 'Portrait'; $strPos1 = 'Incepe'; $strPrevious = 'Anterior'; $strPrimary = 'Primar'; @@ -365,6 +367,7 @@ $strShow = 'Afiseaza'; $strShowAll = 'Arata toate'; $strShowColor = 'Arata culoarea'; $strShowCols = 'Arata coloanele'; +$strShowDatadictAs = 'Data Dictionary Format'; $strShowGrid = 'Arata grila'; $strShowPHPInfo = 'Arata informatia PHP'; $strShowTableDimension = 'Arata dimensiunile tabelei'; @@ -439,7 +442,4 @@ $strYes = 'Da'; $strZip = '"arhivat"'; // To translate -$strShowDatadictAs = 'Data Dictionary Format'; //to translate -$strLandscape = 'Landscape'; //to translate -$strPortrait = 'Portrait'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php3 b/lang/romanian-utf-8.inc.php3 index b76e71fc2..d4c01b046 100644 --- a/lang/romanian-utf-8.inc.php3 +++ b/lang/romanian-utf-8.inc.php3 @@ -200,6 +200,7 @@ $strKeepPass = 'Nu schimbati parola'; $strKeyname = 'Nume cheie'; $strKill = 'Opreste'; +$strLandscape = 'Landscape'; $strLength = 'Lungime'; $strLengthSet = 'Lungime/Setare'; $strLimitNumRows = 'Numarul de inregistrari de pe pagina'; @@ -281,6 +282,7 @@ $strPdfNoTables = 'Nu exista tabele'; $strPhp = 'Creaza cod PHP'; $strPmaDocumentation = 'Documentatie phpMyAdmin'; $strPmaUriError = 'Directiva $cfg[\'PmaAbsoluteUri\'] TREBUIE sa fie setat in fisierul de configurare!'; +$strPortrait = 'Portrait'; $strPos1 = 'Incepe'; $strPrevious = 'Anterior'; $strPrimary = 'Primar'; @@ -366,6 +368,7 @@ $strShow = 'Afiseaza'; $strShowAll = 'Arata toate'; $strShowColor = 'Arata culoarea'; $strShowCols = 'Arata coloanele'; +$strShowDatadictAs = 'Data Dictionary Format'; $strShowGrid = 'Arata grila'; $strShowPHPInfo = 'Arata informatia PHP'; $strShowTableDimension = 'Arata dimensiunile tabelei'; @@ -440,7 +443,4 @@ $strYes = 'Da'; $strZip = '"arhivat"'; // To translate -$strShowDatadictAs = 'Data Dictionary Format'; //to translate -$strLandscape = 'Landscape'; //to translate -$strPortrait = 'Portrait'; //to translate ?>