no translation

This commit is contained in:
Marc Delisle
2002-12-06 20:33:15 +00:00
parent 9ca04ea101
commit 246ff6f2ac
2 changed files with 6 additions and 6 deletions

View File

@@ -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 <tt>$cfg[\'PmaAbsoluteUri\']</tt> 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
?>

View File

@@ -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 <tt>$cfg[\'PmaAbsoluteUri\']</tt> 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
?>