This commit is contained in:
Marc Delisle 2003-08-18 20:59:48 +00:00
parent f9270b0983
commit 67cc228697
2 changed files with 6 additions and 6 deletions

View File

@ -64,6 +64,7 @@ $strBookmarkQuery = ' SQL-sorgusu';
$strBookmarkThis = 'Bu SQL-sorgusunu iþaretle';
$strBookmarkView = 'Sadece gözat';
$strBrowse = 'Tara';
$strBrowseForeignValues = 'Foreign(yabancı) değerleri tara';
$strBulgarian = 'Bulgarca';
$strBzip = '"bzipped"';
@ -449,6 +450,7 @@ $strUpdateQuery = 'Sorguyu g
$strUsage = 'Kullaným';
$strUseBackquotes = 'Tablo ve alan isimleri için ters týrnak " ` " iþaretini kullan';
$strUseTables = 'Tablolarý kullan';
$strUseThisValue = 'Bu değeri kullan';
$strUser = 'Kullanýcý:';
$strUserEmpty = 'Kullanýcý ismi alaný doldurulmadý!';
$strUserName = 'Kullanýcý ismi';
@ -461,6 +463,7 @@ $strViewDumpDB = 'Veritaban
$strViewDumpDatabases = 'Veritabanlarýnýn þemalarýný (dump) gör';
$strWelcome = '%s \'e HOÞGELDÝNÝZ....';
$strWindowNotFound = 'Hedefteki tarayı penceresi güncellenemiyor...Bağlantısı olan pencereyi kapattınız veya tarayıcınızın güvenlik ayarları buna izin vermiyor';
$strWithChecked = 'seçilileri:';
$strWrongUser = 'Hatalý kullanýcý/parola. Eriþim engellendi.';
@ -715,7 +718,4 @@ $strWritingRelationNotPossible = 'Writing of relation not possible'; //to trans
$strXML = 'XML';//to translate
$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate
$strUseThisValue = 'Use this value'; //to translate
$strWindowNotFound = 'The target browser window could not be updated. Maybe you have closed the parent window or your browser is blocking cross-window updates of your security settings'; //to translate
$strBrowseForeignValues = 'Browse foreign values'; //to translate
?>

View File

@ -65,6 +65,7 @@ $strBookmarkQuery = ' SQL-sorgusu';
$strBookmarkThis = 'Bu SQL-sorgusunu işaretle';
$strBookmarkView = 'Sadece gözat';
$strBrowse = 'Tara';
$strBrowseForeignValues = 'Foreign(yabancı) değerleri tara';
$strBulgarian = 'Bulgarca';
$strBzip = '"bzipped"';
@ -450,6 +451,7 @@ $strUpdateQuery = 'Sorguyu güncelle';
$strUsage = 'Kullanım';
$strUseBackquotes = 'Tablo ve alan isimleri için ters tırnak " ` " işaretini kullan';
$strUseTables = 'Tabloları kullan';
$strUseThisValue = 'Bu değeri kullan';
$strUser = 'Kullanıcı:';
$strUserEmpty = 'Kullanıcı ismi alanı doldurulmadı!';
$strUserName = 'Kullanıcı ismi';
@ -462,6 +464,7 @@ $strViewDumpDB = 'Veritabanı\'nın döküm(şema)\'ünü göster';
$strViewDumpDatabases = 'Veritabanlarının şemalarını (dump) gör';
$strWelcome = '%s \'e HOŞGELDİNİZ....';
$strWindowNotFound = 'Hedefteki tarayı penceresi güncellenemiyor...Bağlantısı olan pencereyi kapattınız veya tarayıcınızın güvenlik ayarları buna izin vermiyor';
$strWithChecked = 'seçilileri:';
$strWrongUser = 'Hatalı kullanıcı/parola. Erişim engellendi.';
@ -716,7 +719,4 @@ $strWritingRelationNotPossible = 'Writing of relation not possible'; //to trans
$strXML = 'XML';//to translate
$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate
$strUseThisValue = 'Use this value'; //to translate
$strWindowNotFound = 'The target browser window could not be updated. Maybe you have closed the parent window or your browser is blocking cross-window updates of your security settings'; //to translate
$strBrowseForeignValues = 'Browse foreign values'; //to translate
?>