updates
This commit is contained in:
@@ -5,6 +5,10 @@ phpMyAdmin - Changelog
|
||||
$Id$
|
||||
$Source$
|
||||
|
||||
2002-01-10 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* lang/slovak-iso updates, thanks to Lubos Klokner
|
||||
* lang/finnish updates, thanks to Visa Kopu
|
||||
|
||||
2002-01-07 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
||||
* db_details.php3, lines 572, 611-620:
|
||||
- wrong urls;
|
||||
|
@@ -183,7 +183,7 @@ $strLogUsername = 'K
|
||||
$strModifications = 'Muutokset tallennettu';
|
||||
$strModify = 'Muokkaa';
|
||||
$strModifyIndexTopic = 'Muokkaa indeksi<73>';
|
||||
$strMoveTable = 'Siirra taulu (tietokanta<b>.</b>taulu):';
|
||||
$strMoveTable = 'Siirr<EFBFBD> taulu (tietokanta<b>.</b>taulu):';
|
||||
$strMoveTableOK = 'Taulu %s on siirretty %s.';
|
||||
$strMySQLReloaded = 'MySQL uudelleenladattu.';
|
||||
$strMySQLSaid = 'MySQL ilmoittaa: ';
|
||||
@@ -331,7 +331,7 @@ $strUseBackquotes = 'Laita taulujen ja sarakkeiden nimet lainausmerkkeihin';
|
||||
$strUser = 'K<>ytt<74>j<EFBFBD>';
|
||||
$strUserEmpty = 'K<>ytt<74>j<EFBFBD>n nimi puuttuu!';
|
||||
$strUserName = 'K<>ytt<74>j<EFBFBD>nimi';
|
||||
$strUsers = 'k<EFBFBD>ytt<EFBFBD>j<EFBFBD><EFBFBD>';
|
||||
$strUsers = 'K<EFBFBD>ytt<EFBFBD>j<EFBFBD>t';
|
||||
$strUseTables = 'K<>yt<79> tauluja';
|
||||
|
||||
$strValue = 'Arvo';
|
||||
|
@@ -72,6 +72,7 @@ $strColumn = 'St
|
||||
$strColumnNames = 'N<>zvy st<73>pcov';
|
||||
$strCompleteInserts = '<27>pln<6C> vlo<6C>enie';
|
||||
$strConfirm = 'Skuto<74>ne si <20>el<65>te toto vykona<6E>?';
|
||||
$strCookiesRequired = 'Cookies musia by<62> zapnut<75> pokia<69> chcete pokra<72>ova<76>.';
|
||||
$strCopyTable = 'Skop<6F>rova<76> tabu<62>ku do (datab<61>za<b>.</b>tabu<62>ka):';
|
||||
$strCopyTable = 'Skop<6F>rova<76> tabu<62>ku do';
|
||||
$strCopyTableOK = 'Tabu<62>ka %s bola skor<6F>rovan<61> do %s.';
|
||||
@@ -172,7 +173,10 @@ $strLineFeed = 'Ukon
|
||||
$strLines = 'Riadky';
|
||||
$strLinesTerminatedBy = 'Riadky ukon<6F>en<65>';
|
||||
$strLocationTextfile = 'Lok<6F>cia textov<6F>ho s<>boru';
|
||||
$strLogin = 'Login';
|
||||
$strLogout = 'Odhl<68>si<73> sa';
|
||||
$strLogPassword = 'Heslo:';
|
||||
$strLogUsername = 'Pou<6F><75>vate<74>:';
|
||||
|
||||
$strModifications = 'Zmeny boli ulo<6C>en<65>';
|
||||
$strModify = 'Zmeni<6E>';
|
||||
@@ -257,6 +261,9 @@ $strRowLength = 'D
|
||||
$strRows = 'Riadkov';
|
||||
$strRowsFrom = 'riadky za<7A><61>naj<61> od';
|
||||
$strRowSize = ' Ve<56>kos<6F> riadku ';
|
||||
$strRowsModeHorizontal = 'horizont<6E>lnom';
|
||||
$strRowsModeOptions = 'v(o) %s m<>de a opakova<76> hlavi<76>ky po ka<6B>d<EFBFBD>ch %s bunk<6E>ch';
|
||||
$strRowsModeVertical='vertik<69>lnom';
|
||||
$strRowsStatistic = '<27>tatistika riadku';
|
||||
$strRunning = 'be<62>i na %s';
|
||||
$strRunQuery = 'Odo<64>li dotaz';
|
||||
@@ -339,12 +346,5 @@ $strZip = '"zo zipovan
|
||||
|
||||
|
||||
// To translate
|
||||
$strCookiesRequired = 'Cookies must be enabled past this point.';
|
||||
$strLogin = 'Login';
|
||||
$strLogPassword = 'Password:';
|
||||
$strLogUsername = 'Username:';
|
||||
|
||||
$strRowsModeVertical=" vertical "; //to translate
|
||||
$strRowsModeHorizontal=" horizontal "; //to translate
|
||||
$strRowsModeOptions=" in %s mode and repeat headers after %s cells "; //to translate
|
||||
?>
|
||||
|
Reference in New Issue
Block a user