Added some missing translations.

This commit is contained in:
Michal Čihař
2003-04-25 15:54:13 +00:00
parent 3eeb06d067
commit fa7b381d87
9 changed files with 11 additions and 6 deletions

View File

@@ -9,6 +9,9 @@ $Source$
* lang/estonian: Updated, thanks to finsoft@sourceforge.net.
* lang/norwegian: Updated, thanks to Sven-Erik Andersen (sven-erik).
* lang/thai: Updated, thanks to Arthit Suriyawongkul.
* catalan-iso-8859-1.inc.php3, english-iso-8859-1.inc.php3,
indonesian-iso-8859-1.inc.php3, spanish-iso-8859-1.inc.php3: Added some
missing translations.
2003-04-23 Michal Cihar <nijel@users.sourceforge.net>
* tbl_dump.php3: Fixed syntax error with === (#724093, ##707538).

View File

@@ -17,7 +17,7 @@ $month = array('Gen', 'Feb', 'Mar', 'Abr', 'Mai', 'Jun', 'Jul', 'Ago', 'Set', 'O
// la variable seguent
$datefmt = '%d-%m-%Y a les %H:%M:%S';
$updComTab = 'Mira a la documentaci<63> com actualitzar la teva Taula de Comentaris de les Columnes';
$strUpdComTab = 'Mira a la documentaci<63> com actualitzar la teva Taula de Comentaris de les Columnes';
$strAPrimaryKey = 'S\'ha afegit una clau prim<69>ria a %s';
$strAbortedClients = 'Avortat';

View File

@@ -18,7 +18,7 @@ $month = array('Gen', 'Feb', 'Mar', 'Abr', 'Mai', 'Jun', 'Jul', 'Ago', 'Set', 'O
// la variable seguent
$datefmt = '%d-%m-%Y a les %H:%M:%S';
$updComTab = 'Mira a la documentació com actualitzar la teva Taula de Comentaris de les Columnes';
$strUpdComTab = 'Mira a la documentació com actualitzar la teva Taula de Comentaris de les Columnes';
$strAPrimaryKey = 'S\'ha afegit una clau primària a %s';
$strAbortedClients = 'Avortat';

View File

@@ -91,6 +91,7 @@ $strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one a
$strChangeCopyUser = 'Change Login Information / Copy User';
$strChangeDisplay = 'Choose Field to display';
$strChangePassword = 'Change password';
$strCharset = 'Charset';
$strCharsetOfFile = 'Character set of the file:';
$strCheckAll = 'Check All';
$strCheckDbPriv = 'Check Database Privileges';
@@ -623,5 +624,4 @@ $strYes = 'Yes';
$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.';
$strZip = '"zipped"';
$strCharset = 'Charset'; //to translate
?>

View File

@@ -92,6 +92,7 @@ $strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one a
$strChangeCopyUser = 'Change Login Information / Copy User';
$strChangeDisplay = 'Choose Field to display';
$strChangePassword = 'Change password';
$strCharset = 'Charset';
$strCharsetOfFile = 'Character set of the file:';
$strCheckAll = 'Check All';
$strCheckDbPriv = 'Check Database Privileges';
@@ -624,5 +625,4 @@ $strYes = 'Yes';
$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.';
$strZip = '"zipped"';
$strCharset = 'Charset'; //to translate
?>

View File

@@ -541,7 +541,6 @@ $strSubmit = 'Kirim';
$strSuccess = 'Perintah SQL telah dilaksanakan dengan sukses';
$strSum = 'Jumlah';
$strSwitchToTable = 'Pindah ke tabel salinan';
$strSwitchToTable = 'Pindah ke tabel yang disalin';
$strTable = 'Tabel';
$strTableComments = 'Komentar tabel';

View File

@@ -542,7 +542,6 @@ $strSubmit = 'Kirim';
$strSuccess = 'Perintah SQL telah dilaksanakan dengan sukses';
$strSum = 'Jumlah';
$strSwitchToTable = 'Pindah ke tabel salinan';
$strSwitchToTable = 'Pindah ke tabel yang disalin';
$strTable = 'Tabel';
$strTableComments = 'Komentar tabel';

View File

@@ -623,4 +623,6 @@ $strYes = 'S
$strZeroRemovesTheLimit = 'Nota: si cambia los par<61>metros de estas opciones a 0 (cero), remueve el l<>mite.';
$strZip = '"comprimido con zip"';
// To translate
$strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
?>

View File

@@ -624,4 +624,6 @@ $strYes = 'Sí';
$strZeroRemovesTheLimit = 'Nota: si cambia los parámetros de estas opciones a 0 (cero), remueve el límite.';
$strZip = '"comprimido con zip"';
// To translate
$strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
?>