cookies
This commit is contained in:
@@ -71,6 +71,7 @@ $strColumn = 'Coloana';
|
|||||||
$strColumnNames = 'Numele coloanelor';
|
$strColumnNames = 'Numele coloanelor';
|
||||||
$strCompleteInserts = 'Rezolva inserarea';
|
$strCompleteInserts = 'Rezolva inserarea';
|
||||||
$strConfirm = 'Sunteti sigur ca doriti sa continuati?';
|
$strConfirm = 'Sunteti sigur ca doriti sa continuati?';
|
||||||
|
$strCookiesRequired = 'Trebuie sa aveti activat "cookies".';
|
||||||
$strCopyTable = 'Copiaza tabela la (database<b>.</b>table):';
|
$strCopyTable = 'Copiaza tabela la (database<b>.</b>table):';
|
||||||
$strCopyTableOK = 'Tabelul %s a fost copiat la %s.';
|
$strCopyTableOK = 'Tabelul %s a fost copiat la %s.';
|
||||||
$strCreate = 'Creaza';
|
$strCreate = 'Creaza';
|
||||||
@@ -170,7 +171,10 @@ $strLineFeed = 'Dezvoltare linie: \\n';
|
|||||||
$strLines = 'Linii';
|
$strLines = 'Linii';
|
||||||
$strLinesTerminatedBy = 'Linii terminate de';
|
$strLinesTerminatedBy = 'Linii terminate de';
|
||||||
$strLocationTextfile = 'Locatia fisierului text';
|
$strLocationTextfile = 'Locatia fisierului text';
|
||||||
|
$strLogin = 'Autentificare';
|
||||||
$strLogout = 'Deconectare';
|
$strLogout = 'Deconectare';
|
||||||
|
$strLogPassword = 'Parola:';
|
||||||
|
$strLogUsername = 'Nume utilizator:';
|
||||||
|
|
||||||
$strModifications = 'Modificarile au fost salvate';
|
$strModifications = 'Modificarile au fost salvate';
|
||||||
$strModify = 'Modificare';
|
$strModify = 'Modificare';
|
||||||
@@ -336,10 +340,6 @@ $strYes = 'Da';
|
|||||||
$strZip = '"zipped"';
|
$strZip = '"zipped"';
|
||||||
|
|
||||||
// To translate
|
// To translate
|
||||||
$strCookiesRequired = 'Cookies must be enabled past this point.';
|
|
||||||
$strLogin = 'Login';
|
|
||||||
$strLogPassword = 'Password :';
|
|
||||||
$strLogUsername = 'Username :';
|
|
||||||
|
|
||||||
$strRowsModeVertical=" vertical "; //to translate
|
$strRowsModeVertical=" vertical "; //to translate
|
||||||
$strRowsModeHorizontal=" horizontal "; //to translate
|
$strRowsModeHorizontal=" horizontal "; //to translate
|
||||||
|
Reference in New Issue
Block a user