belarusian
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
<li>support mysqli, the improved MySQL extension <a href="#faqmysqlversions">(see FAQ 1.17)</a></li>
|
||||
<li>
|
||||
communicate in
|
||||
<a href="./translators.html">47 different languages</a>
|
||||
<a href="./translators.html">48 different languages</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
2
README
2
README
@@ -49,7 +49,7 @@ phpMyAdmin - Readme
|
||||
- create and read dumps of tables
|
||||
- export and import CSV data
|
||||
- administer one single database as well as a whole database server
|
||||
- communicate in 47 different languages
|
||||
- communicate in 48 different languages
|
||||
|
||||
Download:
|
||||
You can get the newest version at http://www.phpmyadmin.net/.
|
||||
|
@@ -82,6 +82,7 @@ albanian-iso-8859-1
|
||||
arabic-windows-1256
|
||||
azerbaijani-iso-8859-9
|
||||
basque-iso-8859-1
|
||||
belarusian-windows-1251
|
||||
bosnian-windows-1250
|
||||
brazilian_portuguese-iso-8859-1
|
||||
bulgarian-windows-1251
|
||||
|
@@ -60,6 +60,9 @@ $available_languages = array(
|
||||
'ar-utf-8' => array('ar|arabic', 'arabic-utf-8', 'ar'),
|
||||
'az-iso-8859-9' => array('az|azerbaijani', 'azerbaijani-iso-8859-9', 'az'),
|
||||
'az-utf-8' => array('az|azerbaijani', 'azerbaijani-utf-8', 'az'),
|
||||
|
||||
'be-win1251' => array('be|belarusian', 'belarusian-windows-1251', 'be'),
|
||||
'be-utf-8' => array('be|belarusian', 'belarusian-utf-8', 'be'),
|
||||
'bg-win1251' => array('bg|bulgarian', 'bulgarian-windows-1251', 'bg'),
|
||||
'bg-koi8-r' => array('bg|bulgarian', 'bulgarian-koi8-r', 'bg'),
|
||||
'bg-utf-8' => array('bg|bulgarian', 'bulgarian-utf-8', 'bg'),
|
||||
|
@@ -127,6 +127,15 @@
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Belarusian</td>
|
||||
<td>
|
||||
<a href="mailto:jz53@zedlik.com?subject=[phpMyAdmin translation] Feedback&body=Before you contact our translator, please note%3A%0A%0A - Each language file is included in this distribution. The translator won%27t send you any translations.%0A - There are only a few localized documentations yet.%0A - The translator won%27t provide any type of e-mail support.%0A%0AIf you have any questions about configuring or using phpMyAdmin%2C please use our support forum or the users email list.%0A%0A-------------------------------------------------------%0A%0ADear translator%3A just ignore this mail. I haven%27t read the text above and just submitted the mail as my client displayed it..." onclick="return PMA_notice('Bosnian');">
|
||||
Jaska Zedlik
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Bosnian</td>
|
||||
<td>
|
||||
|
Reference in New Issue
Block a user