This commit is contained in:
Marc Delisle
2002-01-22 17:35:40 +00:00
parent 8825260ba9
commit 00ee986efe
2 changed files with 6 additions and 6 deletions

View File

@@ -271,6 +271,8 @@ $strRunSQLQuery = 'Spusti
$strSave = 'Ulo<6C>i<EFBFBD>';
$strSelect = 'Vybra<72>';
$strSelectADb = 'Pros<6F>m vyberte si datab<61>zu';
$strSelectAll = 'Ozna<6E>i<EFBFBD> v<>etko';
$strSelectFields = 'Zvoli<6C> pole (najmenej jedno):';
$strSelectNumRows = 'v dotaze';
$strSend = 'Po<50>li';
@@ -320,6 +322,7 @@ $strType = 'Typ';
$strUncheckAll = 'Odzna<6E>i<EFBFBD> v<>etko';
$strUnique = 'Unik<69>tny';
$strUnselectAll = 'Odzna<6E>i<EFBFBD> v<>etko';
$strUpdatePrivMessage = 'Boli aktualizovan<61> privil<69>gia pre %s.';
$strUpdateProfile = 'Aktualizova<76> profil:';
$strUpdateProfileMessage = 'Profil bol aktualizovan<61>.';
@@ -346,7 +349,4 @@ $strZip = '"zo zipovan
// To translate
$strSelectADb = 'Please select a database';
$strSelectAll = 'Select All'; //to translate
$strUnselectAll = 'Unselect All'; //to translate
?>

View File

@@ -269,6 +269,8 @@ $strRunSQLQuery = 'K
$strSave = 'Spara';
$strSelect = 'V<>lj';
$strSelectADb = 'V<>lj en databas';
$strSelectAll = 'Markera alla';
$strSelectFields = 'V<>lj f<>lt (minst ett):';
$strSelectNumRows = 'i fr<66>ga';
$strSend = 'Skicka';
@@ -318,6 +320,7 @@ $strType = 'Typ';
$strUncheckAll = 'Avmarkera alla';
$strUnique = 'Unik';
$strUnselectAll = 'Avmarkera alla';
$strUpdatePrivMessage = 'Du har uppdaterat privilegierna f<>r %s.';
$strUpdateProfile = 'Uppdatera profil:';
$strUpdateProfileMessage = 'Profilen har uppdaterats.';
@@ -343,7 +346,4 @@ $strYes = 'Ja';
$strZip = '"zippad"';
// To translate
$strSelectADb = 'Please select a database';
$strSelectAll = 'Select All'; //to translate
$strUnselectAll = 'Unselect All'; //to translate
?>