update strMaximumSize

This commit is contained in:
Marc Delisle 2005-04-27 17:03:54 +00:00
parent 84906269ce
commit ecf8e296fd
3 changed files with 6 additions and 3 deletions

View File

@ -361,7 +361,7 @@ $strMIME_transformation_note = '
$strMIME_transformation_options = 'ïÐÃÉÉ ÔÒÁÎÓÆÏÒÍÁÃÉÉ';
$strMIME_transformation_options_note = 'ðÏÖÁÌÕÊÓÉÁ, ××ÅÄÉÔÅ ÚÎÁÞÅÎÉÑ ÄÌÑ ÔÒÁÎÓÆÏÒÍÁÃÉÉ, ÉÓÐÏÌØÚÕÑ ÜÔÏÔ ÆÏÒÍÁÔ: \'a\',\'b\',\'c\'...<br />åÓÌÉ ×ÁÍ ÎÕÖÎÏ ÐÏÓÔÁ×ÉÔØ ÂÜËÓÌÜÛ("\") ÉÌÉ ËÁ×ÙÞËÕ("\'"), ÜËÒÁÎÉÒÕÊÔÅ ÉÈ (ÎÁÐÒÉÍÅÒ \'\\\\xyz\' or \'a\\\'b\').';
$strMIME_without = 'MIME-ÔÉÐÙ, ×ÙÄÅÌÅÎÎÙÅ ËÕÒÓÉ×ÏÍ, ÎÅ ÉÍÅÀÔ ÏÔÄÅÌØÎÏÊ ÆÕÎËÃÉÉ ÔÒÁÎÓÆÏÒÍÁÃÉÉ';
$strMaximumSize = 'Минимальный размер: %s%s';
$strMaximumSize = 'Максимальный размер: %s%s';
$strModifications = 'íÏÄÉÆÉËÁÃÉÉ ÂÙÌÉ ÓÏÈÒÁÎÅÎÙ';
$strModify = 'éÚÍÅÎÉÔØ';
$strModifyIndexTopic = 'éÚÍÅÎÉÔØ ÉÎÄÅËÓ';
@ -803,6 +803,7 @@ $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cac
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
$strInnoDBPages = 'pages'; //to translate
$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate
$strPrivDescCreateView = 'Allows creating new views.'; //to translate
$strPrivDescAlterDb = 'Allows altering the structure of existing tables as well as changing the default charset and collation of databases.'; //to translate
$strPrivDescCreateUser = 'Allows creating, dropping and renaming unser accounts.'; //to translate

View File

@ -362,7 +362,7 @@ $strMIME_transformation_note = 'Для списка доступных опци
$strMIME_transformation_options = 'Опции трансформации';
$strMIME_transformation_options_note = 'Пожалуйсиа, введите значения для трансформации, используя этот формат: \'a\',\'b\',\'c\'...<br />Если вам нужно поставить бэкслэш("\") или кавычку("\'"), экранируйте их (например \'\\\\xyz\' or \'a\\\'b\').';
$strMIME_without = 'MIME-типы, выделенные курсивом, не имеют отдельной функции трансформации';
$strMaximumSize = 'Минимальный размер: %s%s';
$strMaximumSize = 'Максимальный размер: %s%s';
$strModifications = 'Модификации были сохранены';
$strModify = 'Изменить';
$strModifyIndexTopic = 'Изменить индекс';
@ -804,6 +804,7 @@ $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cac
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
$strInnoDBPages = 'pages'; //to translate
$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate
$strPrivDescCreateView = 'Allows creating new views.'; //to translate
$strPrivDescAlterDb = 'Allows altering the structure of existing tables as well as changing the default charset and collation of databases.'; //to translate
$strPrivDescCreateUser = 'Allows creating, dropping and renaming unser accounts.'; //to translate

View File

@ -361,7 +361,7 @@ $strMIME_transformation_note = '
$strMIME_transformation_options = 'Îïöèè òðàíñôîðìàöèè';
$strMIME_transformation_options_note = 'Ïîæàëóéñèà, ââåäèòå çíà÷åíèÿ äëÿ òðàíñôîðìàöèè, èñïîëüçóÿ ýòîò ôîðìàò: \'a\',\'b\',\'c\'...<br />Åñëè âàì íóæíî ïîñòàâèòü áýêñëýø("\") èëè êàâû÷êó("\'"), ýêðàíèðóéòå èõ (íàïðèìåð \'\\\\xyz\' or \'a\\\'b\').';
$strMIME_without = 'MIME-òèïû, âûäåëåííûå êóðñèâîì, íå èìåþò îòäåëüíîé ôóíêöèè òðàíñôîðìàöèè';
$strMaximumSize = 'Минимальный размер: %s%s';
$strMaximumSize = 'Максимальный размер: %s%s';
$strModifications = 'Ìîäèôèêàöèè áûëè ñîõðàíåíû';
$strModify = 'Èçìåíèòü';
$strModifyIndexTopic = 'Èçìåíèòü èíäåêñ';
@ -803,6 +803,7 @@ $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cac
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
$strInnoDBPages = 'pages'; //to translate
$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate
$strPrivDescCreateView = 'Allows creating new views.'; //to translate
$strPrivDescAlterDb = 'Allows altering the structure of existing tables as well as changing the default charset and collation of databases.'; //to translate
$strPrivDescCreateUser = 'Allows creating, dropping and renaming unser accounts.'; //to translate