update
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
// <20>ehriyar <20>manov 30 Avqust 2003... Shehi
|
||||
|
||||
$charset = 'iso-8859-9';
|
||||
$allow_recoding = FALSE;
|
||||
$text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
|
||||
$left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';
|
||||
$right_font_family = 'arial, helvetica, geneva, sans-serif';
|
||||
@@ -198,6 +197,7 @@ $strEndCut = 'END CUT';
|
||||
$strEndRaw = 'END RAW';
|
||||
$strEnd = 'Son';
|
||||
$strEngineDisabled = '%s motoru bu serverde s<>nd<6E>r<EFBFBD>lm<6C><6D>d<EFBFBD>r.';
|
||||
$strEngines = 'Motorlar';
|
||||
$strEngineUnsupported = 'Bu MySQL server %s depolama motorunu desteklememektedir.';
|
||||
$strEnglishPrivileges = ' Qeyd: MySQL selahiyyet adlar<61> ingilis dilinde ifade edilmi<6D>dir ';
|
||||
$strEnglish = '<27>ngilis Dili';
|
||||
@@ -715,7 +715,6 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
|
||||
$strEncloseInTransaction = 'Enclose export in a transaction'; //to translate
|
||||
$strEngineAvailable = '%s bu MySQL serverde quruludur.'; //to translate
|
||||
$strEngines = 'Motorlar'; //to translate
|
||||
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
|
||||
$strExecuteBookmarked = 'Execute bookmarked query'; //to translate
|
||||
|
||||
|
@@ -6,7 +6,6 @@
|
||||
|
||||
$charset = 'utf-8';
|
||||
$allow_recoding = TRUE;
|
||||
$allow_recoding = FALSE;
|
||||
$text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
|
||||
$left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';
|
||||
$right_font_family = 'arial, helvetica, geneva, sans-serif';
|
||||
@@ -199,6 +198,7 @@ $strEndCut = 'END CUT';
|
||||
$strEndRaw = 'END RAW';
|
||||
$strEnd = 'Son';
|
||||
$strEngineDisabled = '%s motoru bu serverde söndürülmüşdür.';
|
||||
$strEngines = 'Motorlar';
|
||||
$strEngineUnsupported = 'Bu MySQL server %s depolama motorunu desteklememektedir.';
|
||||
$strEnglishPrivileges = ' Qeyd: MySQL selahiyyet adları ingilis dilinde ifade edilmişdir ';
|
||||
$strEnglish = 'İngilis Dili';
|
||||
@@ -716,7 +716,6 @@ $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
|
||||
|
||||
$strEncloseInTransaction = 'Enclose export in a transaction'; //to translate
|
||||
$strEngineAvailable = '%s bu MySQL serverde quruludur.'; //to translate
|
||||
$strEngines = 'Motorlar'; //to translate
|
||||
$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
|
||||
$strExecuteBookmarked = 'Execute bookmarked query'; //to translate
|
||||
|
||||
|
Reference in New Issue
Block a user