This commit is contained in:
Marc Delisle
2003-05-30 12:57:39 +00:00
parent 762a3b7aec
commit d5b8e45e2c
2 changed files with 4 additions and 4 deletions

View File

@@ -284,6 +284,8 @@ $strLines = 'Linii';
$strLinesTerminatedBy = 'Linii terminate de';
$strLinkNotFound = 'Legatura invalida';
$strLinksTo = 'Trimitere la';
$strLoadExplanation = 'Metoda cea mai buna este cea implicit selectata, dar se poate schimba.';
$strLoadMethod = 'methoda LOAD';
$strLocalhost = 'Local';
$strLocationTextfile = 'Locatia fisierului text';
$strLogPassword = 'Parola:';
@@ -638,6 +640,4 @@ $strZeroRemovesTheLimit = 'Observatie: Prin setarea acestor optiuni la 0 (zero)
$strZip = '"arhivat"';
// To translate
$strLoadMethod = 'LOAD method'; //to translate
$strLoadExplanation = 'The best method is checked by default, but you can change if it fails.'; //to translate
?>

View File

@@ -285,6 +285,8 @@ $strLines = 'Linii';
$strLinesTerminatedBy = 'Linii terminate de';
$strLinkNotFound = 'Legatura invalida';
$strLinksTo = 'Trimitere la';
$strLoadExplanation = 'Metoda cea mai buna este cea implicit selectata, dar se poate schimba.';
$strLoadMethod = 'methoda LOAD';
$strLocalhost = 'Local';
$strLocationTextfile = 'Locatia fisierului text';
$strLogPassword = 'Parola:';
@@ -639,6 +641,4 @@ $strZeroRemovesTheLimit = 'Observatie: Prin setarea acestor optiuni la 0 (zero)
$strZip = '"arhivat"';
// To translate
$strLoadMethod = 'LOAD method'; //to translate
$strLoadExplanation = 'The best method is checked by default, but you can change if it fails.'; //to translate
?>