Latvian translation completed by Sandis J�rics

This commit is contained in:
Loïc Chapeaux
2002-04-21 11:16:44 +00:00
parent cee3d13011
commit 36095299d2
2 changed files with 6 additions and 3 deletions

View File

@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
$Id$ $Id$
$Source$ $Source$
2002-04-20 Lo<4C>c Chapeaux <lolo@phpheaven.net>
* lang/latvian.inc.php3: updated thanks to Sandis J<>rics.
2002-04-20 Alexander M. Turek <rabus@users.sourceforge.net> 2002-04-20 Alexander M. Turek <rabus@users.sourceforge.net>
* lang/german.inc.php3: removed comments. * lang/german.inc.php3: removed comments.
* Documentation.html: Added some notes about the * Documentation.html: Added some notes about the

View File

@@ -1,8 +1,8 @@
<?php <?php
/* $Id$ */ /* $Id$ */
/* /**
* Latvian language file by Sandis J<>rics, <sandisj@parks.lv> * Latvian language file by Sandis J<>rics <sandisj at parks.lv>
*/ */
$charset = 'windows-1257'; $charset = 'windows-1257';
@@ -246,6 +246,7 @@ $strQBEIns = 'Ielikt';
$strQueryOnDb = 'SQL-vaic<69>jums uz datub<75>zes <b>%s</b>:'; $strQueryOnDb = 'SQL-vaic<69>jums uz datub<75>zes <b>%s</b>:';
$strRecords = 'Ieraksti'; $strRecords = 'Ieraksti';
$strReferentialIntegrity = 'P<>rbaud<75>t referenci<63>lo integrit<69>ti:';
$strReloadFailed = 'Nesan<61>ca p<>rl<72>d<EFBFBD>t MySQL serveri.'; $strReloadFailed = 'Nesan<61>ca p<>rl<72>d<EFBFBD>t MySQL serveri.';
$strReloadMySQL = 'P<>rl<72>d<EFBFBD>t MySQL serveri'; $strReloadMySQL = 'P<>rl<72>d<EFBFBD>t MySQL serveri';
$strRememberReload = 'Neaizmirstiet p<>rl<72>d<EFBFBD>t serveri.'; $strRememberReload = 'Neaizmirstiet p<>rl<72>d<EFBFBD>t serveri.';
@@ -351,5 +352,4 @@ $strYes = 'J
$strZip = 'arhiv<69>ts ar zip'; $strZip = 'arhiv<69>ts ar zip';
// To translate // To translate
$strReferentialIntegrity = 'Check referential integrity:'; //to translate
?> ?>