updates
This commit is contained in:
@@ -73,6 +73,7 @@ $strChoosePage = 'L
|
|||||||
$strColumn = 'S<>tun';
|
$strColumn = 'S<>tun';
|
||||||
$strColumnNames = 'S<>tun adlar<61>';
|
$strColumnNames = 'S<>tun adlar<61>';
|
||||||
$strCompleteInserts = 'Tamamlanm<6E><6D> eklemeler';
|
$strCompleteInserts = 'Tamamlanm<6E><6D> eklemeler';
|
||||||
|
$strConfigFileError ='phpMyAdmin konfigurasyon dosyan<61>z<EFBFBD> okuyamad<61>....<br /> Bu php yorumlama hatas<61> buldu<64>u zaman veya dosyay<61> bulamad<61><64><EFBFBD> zaman meydana gelebilir..<br /> L<>tfen a<>a<EFBFBD><61>daki linki kullanarak dosyay<61> direkt olarak <20>a<EFBFBD><61>r<EFBFBD>n ve ald<6C><64><EFBFBD>n<EFBFBD>z php hata mesajlar<61>n<EFBFBD> okuyunuz.<2E>o<EFBFBD>u durumda herhangi bir yerde t<>rnak veya noktal<61> virg<72>l eksiktir<br /> Bo<42> bir sayfayla kar<61><72>la<6C><61>rsan<61>z ,her<65>ey yolunda demektir.';
|
||||||
$strConfigureTableCoord = ' L<>tfen %s tablosu i<>in koordinatlar<61> yap<61>land<6E>r<EFBFBD>n<EFBFBD>z';
|
$strConfigureTableCoord = ' L<>tfen %s tablosu i<>in koordinatlar<61> yap<61>land<6E>r<EFBFBD>n<EFBFBD>z';
|
||||||
$strConfirm = 'A<>a<EFBFBD><61>daki komutu uygulamak istedi<64>inizden emin misiniz?';
|
$strConfirm = 'A<>a<EFBFBD><61>daki komutu uygulamak istedi<64>inizden emin misiniz?';
|
||||||
$strCookiesRequired = 'Cookieler a<>ık olmalıdır.';
|
$strCookiesRequired = 'Cookieler a<>ık olmalıdır.';
|
||||||
@@ -341,6 +342,7 @@ $strStrucData = 'Yap
|
|||||||
$strStrucDrop = '\'Drop table\' ekle';
|
$strStrucDrop = '\'Drop table\' ekle';
|
||||||
$strStrucExcelCSV = 'MS Excel verisi i<>in CSV';
|
$strStrucExcelCSV = 'MS Excel verisi i<>in CSV';
|
||||||
$strStrucOnly = 'Sadece yap<61>';
|
$strStrucOnly = 'Sadece yap<61>';
|
||||||
|
$strStructPropose = 'Tablo yap<61>s<EFBFBD>n<EFBFBD> ayarla(mysql,tablo yap<61>s<EFBFBD>n<EFBFBD> optimize eder)';
|
||||||
$strStructure = 'Yap<61>';
|
$strStructure = 'Yap<61>';
|
||||||
$strSubmit = 'Onayla';
|
$strSubmit = 'Onayla';
|
||||||
$strSuccess = 'SQL sorgunuz ba<62>ar<61>yla <20>al<61><6C>t<EFBFBD>r<EFBFBD>lm<6C><6D>t<EFBFBD>r';
|
$strSuccess = 'SQL sorgunuz ba<62>ar<61>yla <20>al<61><6C>t<EFBFBD>r<EFBFBD>lm<6C><6D>t<EFBFBD>r';
|
||||||
@@ -391,8 +393,6 @@ $strYes = 'Evet';
|
|||||||
$strZip = '"ziplenmi<6D>"';
|
$strZip = '"ziplenmi<6D>"';
|
||||||
|
|
||||||
// To translate
|
// To translate
|
||||||
$strStructPropose = 'Propose table structure'; // just no translation for
|
|
||||||
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!<br />This might happen if php finds a parse error in it or php cannot find the file.<br />Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.<br />If you recieve a blank page, everything is fine.'; //to translate
|
|
||||||
$strMissingBracket = 'Missing Bracket'; //to translate
|
$strMissingBracket = 'Missing Bracket'; //to translate
|
||||||
$strHaveToShow = 'You have to choose at least one Column to display'; //to translate
|
$strHaveToShow = 'You have to choose at least one Column to display'; //to translate
|
||||||
$strCantLoadRecodeIconv = 'Can not load iconv or recode extension needed for charset conversion, configure php to allow using these extensions or disable charset conversion in phpMyAdmin.'; //to translate
|
$strCantLoadRecodeIconv = 'Can not load iconv or recode extension needed for charset conversion, configure php to allow using these extensions or disable charset conversion in phpMyAdmin.'; //to translate
|
||||||
|
Reference in New Issue
Block a user