update
This commit is contained in:
@@ -5,7 +5,13 @@ phpMyAdmin - Changelog
|
|||||||
$Id$
|
$Id$
|
||||||
$Source$
|
$Source$
|
||||||
|
|
||||||
2002-09-13 Lo<4C>c Chapeaux <lolo@phpheaven.net> and Marc
|
2002-09-14 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
|
* Documentation.html: clarifications about Mac OS X, and installing
|
||||||
|
* lang/italian: update, thanks to Pietro Danesi
|
||||||
|
* lang/malay: update, thanks to Shafique (sicksand)
|
||||||
|
* lang/sync_lang.sh: added malay
|
||||||
|
|
||||||
|
2002-09-13 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
||||||
* db_details.php3, line 121: XHTML fix.
|
* db_details.php3, line 121: XHTML fix.
|
||||||
* tbl_properties_export.php3; libraries/build_dump.lib.php3; lang/*:
|
* tbl_properties_export.php3; libraries/build_dump.lib.php3; lang/*:
|
||||||
feature #601603 (Field names on CSV export).
|
feature #601603 (Field names on CSV export).
|
||||||
|
@@ -444,11 +444,10 @@ $strWrongUser = 'Salah kata pengenalan/kata laluan. Akses dilarang.';
|
|||||||
$strYes = 'Ya';
|
$strYes = 'Ya';
|
||||||
|
|
||||||
$strZip = '"zipped"';
|
$strZip = '"zipped"';
|
||||||
// To translate
|
|
||||||
|
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'Direktori muatnaik yang telah ditetapkan tidak dapat dicapai';
|
||||||
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
$strValidatorError = 'Pengesahan SQL tidak dapat disahkan. Sila semak sama ada anda telah memasang sambungan php seperti yang tercatitit di %sdocumentation%s.';
|
||||||
$strServer = 'Server %s'; //to translate
|
$strServer = 'Pelayan %s';
|
||||||
$strCvsData = 'CSV data'; //to translate
|
$strCvsData = 'Data CSV';
|
||||||
$strPutColNames = 'Put fields names at first row'; //to translate
|
$strPutColNames = 'Letakkan medan di baris pertama';
|
||||||
?>
|
?>
|
||||||
|
@@ -445,11 +445,10 @@ $strWrongUser = 'Salah kata pengenalan/kata laluan. Akses dilarang.';
|
|||||||
$strYes = 'Ya';
|
$strYes = 'Ya';
|
||||||
|
|
||||||
$strZip = '"zipped"';
|
$strZip = '"zipped"';
|
||||||
// To translate
|
|
||||||
|
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'Direktori muatnaik yang telah ditetapkan tidak dapat dicapai';
|
||||||
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
$strValidatorError = 'Pengesahan SQL tidak dapat disahkan. Sila semak sama ada anda telah memasang sambungan php seperti yang tercatitit di %sdocumentation%s.';
|
||||||
$strServer = 'Server %s'; //to translate
|
$strServer = 'Pelayan %s';
|
||||||
$strCvsData = 'CSV data'; //to translate
|
$strCvsData = 'Data CSV';
|
||||||
$strPutColNames = 'Put fields names at first row'; //to translate
|
$strPutColNames = 'Letakkan medan di baris pertama';
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user