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<6E>) de<64>erleri tara';
$strBulgarian = 'Bulgarca';
$strBzip = '"bzipped"';
@@ -449,6 +450,7 @@ $strUpdateQuery = 'Sorguyu g
$strUsage = 'Kullan<61>m';
$strUseBackquotes = 'Tablo ve alan isimleri i<>in ters t<>rnak " ` " i<>aretini kullan';
$strUseTables = 'Tablolar<61> kullan';
$strUseThisValue = 'Bu de<64>eri kullan';
$strUser = 'Kullan<61>c<EFBFBD>:';
$strUserEmpty = 'Kullan<61>c<EFBFBD> ismi alan<61> doldurulmad<61>!';
$strUserName = 'Kullan<61>c<EFBFBD> ismi';
@@ -461,6 +463,7 @@ $strViewDumpDB = 'Veritaban
$strViewDumpDatabases = 'Veritabanlar<61>n<EFBFBD>n <20>emalar<61>n<EFBFBD> (dump) g<>r';
$strWelcome = '%s \'e HO<48>GELD<4C>N<EFBFBD>Z....';
$strWindowNotFound = 'Hedefteki taray<61> penceresi g<>ncellenemiyor...Ba<42>lant<6E>s<EFBFBD> olan pencereyi kapatt<74>n<EFBFBD>z veya taray<61>c<EFBFBD>n<EFBFBD>z<EFBFBD>n g<>venlik ayarlar<61> buna izin vermiyor';
$strWithChecked = 'se<73>ilileri:';
$strWrongUser = 'Hatal<61> kullan<61>c<EFBFBD>/parola. Eri<72>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
?>