slovak updates
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
|||||||
$Id$
|
$Id$
|
||||||
$Source$
|
$Source$
|
||||||
|
|
||||||
|
2001-09-21 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
|
* lang/slovak-iso.inc.php3 updates, thanks to Lubos Klokner
|
||||||
|
|
||||||
2001-09-21 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
2001-09-21 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
||||||
* users_detail.php3; libraries/user_details.js; lang/*: changing the whole
|
* users_detail.php3; libraries/user_details.js; lang/*: changing the whole
|
||||||
profile of an user is now possible.
|
profile of an user is now possible.
|
||||||
|
@@ -76,11 +76,13 @@ $strCriteria = 'Krit
|
|||||||
$strData = 'D<>ta';
|
$strData = 'D<>ta';
|
||||||
$strDatabase = 'Datab<61>za ';
|
$strDatabase = 'Datab<61>za ';
|
||||||
$strDatabases = 'datab<61>z(y)';
|
$strDatabases = 'datab<61>z(y)';
|
||||||
|
$strDatabasesStats = '<27>tatistiky datab<61>zy';
|
||||||
$strDataOnly = 'Iba d<>ta';
|
$strDataOnly = 'Iba d<>ta';
|
||||||
$strDbEmpty = 'N<>zov datab<61>zy je pr<70>zdny!';
|
$strDbEmpty = 'N<>zov datab<61>zy je pr<70>zdny!';
|
||||||
$strDefault = 'Predvolen<65>';
|
$strDefault = 'Predvolen<65>';
|
||||||
$strDelete = 'Zmaza<7A>';
|
$strDelete = 'Zmaza<7A>';
|
||||||
$strDeleted = 'Riadok bol zmazan<61>';
|
$strDeleted = 'Riadok bol zmazan<61>';
|
||||||
|
$strDeletedRows = 'Zmazan<61> riadky:';
|
||||||
$strDeleteFailed = 'Mazanie bolo ne<6E>spe<70>n<EFBFBD>!';
|
$strDeleteFailed = 'Mazanie bolo ne<6E>spe<70>n<EFBFBD>!';
|
||||||
$strDeletePassword = 'Zmaza<7A> heslo';
|
$strDeletePassword = 'Zmaza<7A> heslo';
|
||||||
$strDelPassMessage = 'Bolo zmazan<61> heslo pre';
|
$strDelPassMessage = 'Bolo zmazan<61> heslo pre';
|
||||||
@@ -93,6 +95,7 @@ $strDocu = 'Dokument
|
|||||||
$strDoYouReally = 'Skuto<74>ne chcete vykona<6E> pr<70>kaz ';
|
$strDoYouReally = 'Skuto<74>ne chcete vykona<6E> pr<70>kaz ';
|
||||||
$strDrop = 'Odstr<74>ni<6E>';
|
$strDrop = 'Odstr<74>ni<6E>';
|
||||||
$strDropDB = 'Odstr<74>ni<6E> datab<61>zu ';
|
$strDropDB = 'Odstr<74>ni<6E> datab<61>zu ';
|
||||||
|
$strDropTable = 'Zru<72>i<EFBFBD> tabu<62>ku';
|
||||||
$strDumpingData = 'Dampujem d<>ta pre tabu<62>ku';
|
$strDumpingData = 'Dampujem d<>ta pre tabu<62>ku';
|
||||||
$strDynamic = 'dynamic';
|
$strDynamic = 'dynamic';
|
||||||
|
|
||||||
@@ -107,6 +110,7 @@ $strEnd = 'Koniec';
|
|||||||
$strEnglishPrivileges = ' Pozn<7A>mka: n<>zvy MySQL privil<69>gi<67> s<> uv<75>dzan<61> v angli<6C>tine. ';
|
$strEnglishPrivileges = ' Pozn<7A>mka: n<>zvy MySQL privil<69>gi<67> s<> uv<75>dzan<61> v angli<6C>tine. ';
|
||||||
$strError = 'Chyba';
|
$strError = 'Chyba';
|
||||||
$strEscapedBy = 'uveden<65> pomocou';
|
$strEscapedBy = 'uveden<65> pomocou';
|
||||||
|
$strExtendedInserts = 'Roz<6F><7A>ren<65> vkladanie';
|
||||||
$strExtra = 'Extra';
|
$strExtra = 'Extra';
|
||||||
|
|
||||||
$strField = 'Pole';
|
$strField = 'Pole';
|
||||||
@@ -119,6 +123,7 @@ $strFieldsTerminatedBy = 'Polia ukon
|
|||||||
$strFixed = 'pevn<EFBFBD>';
|
$strFixed = 'pevn<EFBFBD>';
|
||||||
$strFormat = 'Form<EFBFBD>t';
|
$strFormat = 'Form<EFBFBD>t';
|
||||||
$strFormEmpty = 'Ch<EFBFBD>baj<EFBFBD>ca polo<EFBFBD>ka vo formul<EFBFBD>ri !';
|
$strFormEmpty = 'Ch<EFBFBD>baj<EFBFBD>ca polo<EFBFBD>ka vo formul<EFBFBD>ri !';
|
||||||
|
$strFullText = 'Pln<EFBFBD> texty';
|
||||||
$strFunction = 'Funkcia';
|
$strFunction = 'Funkcia';
|
||||||
|
|
||||||
$strGenTime = 'Vygenerovan<EFBFBD>:';
|
$strGenTime = 'Vygenerovan<EFBFBD>:';
|
||||||
@@ -136,16 +141,20 @@ $strHomepageSourceforge = 'Download str
|
|||||||
$strHost = 'Hostitel';
|
$strHost = 'Hostitel';
|
||||||
$strHostEmpty = 'N<EFBFBD>zov hostitela je pr<EFBFBD>zdny!';
|
$strHostEmpty = 'N<EFBFBD>zov hostitela je pr<EFBFBD>zdny!';
|
||||||
|
|
||||||
|
$strIdxFulltext = 'Cel<EFBFBD> text';
|
||||||
$strIfYouWish = 'Ak si zel<EFBFBD>te nahra<EFBFBD> iba ur<EFBFBD>it<EFBFBD> st<EFBFBD>pce tabu<EFBFBD>ky, <EFBFBD>pecifikujte ich ako zoznam pol<EFBFBD> oddelen<EFBFBD> <EFBFBD>iarkou.';
|
$strIfYouWish = 'Ak si zel<EFBFBD>te nahra<EFBFBD> iba ur<EFBFBD>it<EFBFBD> st<EFBFBD>pce tabu<EFBFBD>ky, <EFBFBD>pecifikujte ich ako zoznam pol<EFBFBD> oddelen<EFBFBD> <EFBFBD>iarkou.';
|
||||||
$strIndex = 'Index';
|
$strIndex = 'Index';
|
||||||
$strIndexes = 'Indexy';
|
$strIndexes = 'Indexy';
|
||||||
$strIndexHasBeenDropped = 'Index pre %s bol odstr<EFBFBD>nen<EFBFBD>';
|
$strIndexHasBeenDropped = 'Index pre %s bol odstr<EFBFBD>nen<EFBFBD>';
|
||||||
$strInsert = 'Vlo<EFBFBD>i<EFBFBD>';
|
$strInsert = 'Vlo<EFBFBD>i<EFBFBD>';
|
||||||
$strInsertAsNewRow = 'Vlo<EFBFBD>i<EFBFBD> ako nov<EFBFBD> riadok';
|
$strInsertAsNewRow = 'Vlo<EFBFBD>i<EFBFBD> ako nov<EFBFBD> riadok';
|
||||||
|
$strInsertedRows = 'Vlo<EFBFBD>en<EFBFBD> riadky:';
|
||||||
$strInsertIntoTable = 'Vlo<EFBFBD>i<EFBFBD> do tabu<EFBFBD>ky';
|
$strInsertIntoTable = 'Vlo<EFBFBD>i<EFBFBD> do tabu<EFBFBD>ky';
|
||||||
$strInsertNewRow = 'Vlo<EFBFBD>i<EFBFBD> nov<EFBFBD> riadok';
|
$strInsertNewRow = 'Vlo<EFBFBD>i<EFBFBD> nov<EFBFBD> riadok';
|
||||||
$strInsertTextfiles = 'Vlo<EFBFBD>i<EFBFBD> textov<EFBFBD> s<EFBFBD>bory do tabu<EFBFBD>ky';
|
$strInsertTextfiles = 'Vlo<EFBFBD>i<EFBFBD> textov<EFBFBD> s<EFBFBD>bory do tabu<EFBFBD>ky';
|
||||||
|
$strInstructions = 'In<EFBFBD>trukcie';
|
||||||
$strInUse = 'pr<EFBFBD>ve sa pou<EFBFBD><EFBFBD>va';
|
$strInUse = 'pr<EFBFBD>ve sa pou<EFBFBD><EFBFBD>va';
|
||||||
|
$strInvalidName = '"%s" je rezervovan<EFBFBD> slovo, nem<EFBFBD><EFBFBD>e by<EFBFBD> pou<EFBFBD>it<EFBFBD> ako n<EFBFBD>zov datab<EFBFBD>zy/tabu<EFBFBD>ky/po<EFBFBD>a.';
|
||||||
|
|
||||||
$strKeyname = 'K<EFBFBD><EFBFBD><EFBFBD>ov<EFBFBD> n<EFBFBD>zov';
|
$strKeyname = 'K<EFBFBD><EFBFBD><EFBFBD>ov<EFBFBD> n<EFBFBD>zov';
|
||||||
$strKill = 'Zabi<EFBFBD>';
|
$strKill = 'Zabi<EFBFBD>';
|
||||||
@@ -172,6 +181,9 @@ $strName = 'N
|
|||||||
$strNbRecords = 'Po<EFBFBD>et z<EFBFBD>znamov';
|
$strNbRecords = 'Po<EFBFBD>et z<EFBFBD>znamov';
|
||||||
$strNext = '<EFBFBD>al<EFBFBD><EFBFBD>';
|
$strNext = '<EFBFBD>al<EFBFBD><EFBFBD>';
|
||||||
$strNo = 'Nie';
|
$strNo = 'Nie';
|
||||||
|
$strNoDatabases = '<EFBFBD>iadne datab<EFBFBD>zy';
|
||||||
|
$strNoDropDatabases = 'Mo<EFBFBD>nos<EFBFBD> "DROP DATABASE" vypnut<EFBFBD>.';
|
||||||
|
$strNoModification = '<EFBFBD>iadna zmena';
|
||||||
$strNoPassword = '<EFBFBD>iadne heslo';
|
$strNoPassword = '<EFBFBD>iadne heslo';
|
||||||
$strNoPrivileges = '<EFBFBD>iadne privil<EFBFBD>gia';
|
$strNoPrivileges = '<EFBFBD>iadne privil<EFBFBD>gia';
|
||||||
$strNoRights = 'Nem<EFBFBD>te dostato<EFBFBD>n<EFBFBD> pr<EFBFBD>va na vykonanie tejto akcie!';
|
$strNoRights = 'Nem<EFBFBD>te dostato<EFBFBD>n<EFBFBD> pr<EFBFBD>va na vykonanie tejto akcie!';
|
||||||
@@ -189,10 +201,12 @@ $strOptionally = 'Volite
|
|||||||
$strOr = 'alebo';
|
$strOr = 'alebo';
|
||||||
$strOverhead = 'Naviac';
|
$strOverhead = 'Naviac';
|
||||||
|
|
||||||
|
$strPartialText = '<EFBFBD>iasto<EFBFBD>n<EFBFBD> texty';
|
||||||
$strPassword = 'Heslo';
|
$strPassword = 'Heslo';
|
||||||
$strPasswordEmpty = 'Heslo je pr<EFBFBD>zdne!';
|
$strPasswordEmpty = 'Heslo je pr<EFBFBD>zdne!';
|
||||||
$strPasswordNotSame = 'Hesl<EFBFBD> sa nezhoduj<EFBFBD>!';
|
$strPasswordNotSame = 'Hesl<EFBFBD> sa nezhoduj<EFBFBD>!';
|
||||||
$strPHPVersion = 'Verzia PHP';
|
$strPHPVersion = 'Verzia PHP';
|
||||||
|
$strPmaDocumentation = 'phpMyAdmin Dokument<EFBFBD>cia';
|
||||||
$strPos1 = 'Za<EFBFBD>iatok';
|
$strPos1 = 'Za<EFBFBD>iatok';
|
||||||
$strPrevious = 'Predch<EFBFBD>dzaj<EFBFBD>ci';
|
$strPrevious = 'Predch<EFBFBD>dzaj<EFBFBD>ci';
|
||||||
$strPrimary = 'Prim<EFBFBD>rny';
|
$strPrimary = 'Prim<EFBFBD>rny';
|
||||||
@@ -232,6 +246,7 @@ $strRowsFrom = 'riadky za
|
|||||||
$strRowSize = ' Ve<EFBFBD>kos<EFBFBD> riadku ';
|
$strRowSize = ' Ve<EFBFBD>kos<EFBFBD> riadku ';
|
||||||
$strRowsStatistic = '<EFBFBD>tatistika riadku';
|
$strRowsStatistic = '<EFBFBD>tatistika riadku';
|
||||||
$strRunning = 'be<EFBFBD>i na ';
|
$strRunning = 'be<EFBFBD>i na ';
|
||||||
|
$strRunningAs = 'ako';
|
||||||
$strRunQuery = 'Odo<EFBFBD>li dotaz';
|
$strRunQuery = 'Odo<EFBFBD>li dotaz';
|
||||||
$strRunSQLQuery = 'Spusti<EFBFBD> SQL dotaz/dotazy na datab<EFBFBD>zu %s';
|
$strRunSQLQuery = 'Spusti<EFBFBD> SQL dotaz/dotazy na datab<EFBFBD>zu %s';
|
||||||
|
|
||||||
@@ -241,9 +256,15 @@ $strSelectFields = 'Zvoli
|
|||||||
$strSelectNumRows = 'v dotaze';
|
$strSelectNumRows = 'v dotaze';
|
||||||
$strSend = 'Po<EFBFBD>li';
|
$strSend = 'Po<EFBFBD>li';
|
||||||
$strSequence = 'Seq.';
|
$strSequence = 'Seq.';
|
||||||
|
$strServerChoice = 'Vo<EFBFBD>ba serveru';
|
||||||
$strServerVersion = 'Verzia serveru';
|
$strServerVersion = 'Verzia serveru';
|
||||||
|
$strSetEnumVal = 'Ak je pole typu "enum" alebo "set", pros<EFBFBD>m zad<EFBFBD>vajte hodnoty v tvare: \'a\',\'b\',\'c\'...<br />Ak dokonca porebujete zada<64> sp<73>tn<74> lom<6F>tko ("\") alebo apostrof ("\'") pri t<>chto hodnot<6F>ch, zadajte ich napr<70>klad takto \'\\\\xyz\' alebo \'a\\\'b\'.';
|
||||||
$strShow = 'Uk<55>za<7A>';
|
$strShow = 'Uk<55>za<7A>';
|
||||||
|
$strShowAll = 'Zobrazi<7A> v<>etko';
|
||||||
|
$strShowCols = 'Zobrazi<7A> st<73>pce';
|
||||||
$strShowingRecords = 'Uk<55>za<7A> z<>znamy ';
|
$strShowingRecords = 'Uk<55>za<7A> z<>znamy ';
|
||||||
|
$strShowPHPInfo = 'Zobrazi<7A> inform<72>cie o PHP';
|
||||||
|
$strShowTables = 'Zobrazi<7A> tabu<62>ky';
|
||||||
$strShowThisQuery = ' Zobrazi<7A> tento dotaz znovu ';
|
$strShowThisQuery = ' Zobrazi<7A> tento dotaz znovu ';
|
||||||
$strSingly = '(po jednom)';
|
$strSingly = '(po jednom)';
|
||||||
$strSize = 'Ve<56>kos<6F>';
|
$strSize = 'Ve<56>kos<6F>';
|
||||||
@@ -255,6 +276,7 @@ $strStatement = '
|
|||||||
$strStrucCSV = 'CSV d<>ta';
|
$strStrucCSV = 'CSV d<>ta';
|
||||||
$strStrucData = '<27>trukt<6B>ru a d<>ta';
|
$strStrucData = '<27>trukt<6B>ru a d<>ta';
|
||||||
$strStrucDrop = 'Pridaj \'vyma<6D> tabu<62>ku\'';
|
$strStrucDrop = 'Pridaj \'vyma<6D> tabu<62>ku\'';
|
||||||
|
$strStrucExcelCSV = 'CSV pre Ms Excel d<>ta';
|
||||||
$strStrucOnly = 'Iba <20>trukt<6B>ru';
|
$strStrucOnly = 'Iba <20>trukt<6B>ru';
|
||||||
$strSubmit = 'Odo<64>li';
|
$strSubmit = 'Odo<64>li';
|
||||||
$strSuccess = 'SQL dotaz bol <20>spe<70>ne vykonan<61>';
|
$strSuccess = 'SQL dotaz bol <20>spe<70>ne vykonan<61>';
|
||||||
@@ -266,6 +288,7 @@ $strTableEmpty = 'Tabu
|
|||||||
$strTableHasBeenDropped = 'Tabu<62>ka %s bola odstr<74>nen<65>';
|
$strTableHasBeenDropped = 'Tabu<62>ka %s bola odstr<74>nen<65>';
|
||||||
$strTableHasBeenEmptied = 'Tabu<62>ka %s bola vypr<70>zden<65>';
|
$strTableHasBeenEmptied = 'Tabu<62>ka %s bola vypr<70>zden<65>';
|
||||||
$strTableMaintenance = '<27>dr<64>ba tabu<62>ky';
|
$strTableMaintenance = '<27>dr<64>ba tabu<62>ky';
|
||||||
|
$strTables = '%s tabu<62>ka(y)';
|
||||||
$strTableStructure = '<27>trukt<6B>ra tabu<62>ky pre tabu<62>ku';
|
$strTableStructure = '<27>trukt<6B>ra tabu<62>ky pre tabu<62>ku';
|
||||||
$strTableType = 'Typ tabu<62>ky';
|
$strTableType = 'Typ tabu<62>ky';
|
||||||
$strTerminatedBy = 'ukon<6F>en<65>';
|
$strTerminatedBy = 'ukon<6F>en<65>';
|
||||||
@@ -279,6 +302,8 @@ $strType = 'Typ';
|
|||||||
$strUncheckAll = 'Odzna<6E>i<EFBFBD> v<>etko';
|
$strUncheckAll = 'Odzna<6E>i<EFBFBD> v<>etko';
|
||||||
$strUnique = 'Unik<69>tny';
|
$strUnique = 'Unik<69>tny';
|
||||||
$strUpdateQuery = 'Aktualizova<76> dotaz';
|
$strUpdateQuery = 'Aktualizova<76> dotaz';
|
||||||
|
$strUpdateServer = 'Aktualizova<76> server';
|
||||||
|
$strUpdateServMessage = 'Server bol aktualizovan<61> na %s';
|
||||||
$strUsage = 'Vyu<79>itie';
|
$strUsage = 'Vyu<79>itie';
|
||||||
$strUseBackquotes = ' Pou<6F>i<EFBFBD> opa<70>n<EFBFBD> apostrof pri n<>zvoch tabuliek a pol<6F> ';
|
$strUseBackquotes = ' Pou<6F>i<EFBFBD> opa<70>n<EFBFBD> apostrof pri n<>zvoch tabuliek a pol<6F> ';
|
||||||
$strUser = 'Pou<6F><75>vate<74>';
|
$strUser = 'Pou<6F><75>vate<74>';
|
||||||
@@ -292,35 +317,12 @@ $strViewDump = 'Zobrazi
|
|||||||
$strViewDumpDB = 'Zobrazi<7A> dump (sch<63>mu) datab<61>zy';
|
$strViewDumpDB = 'Zobrazi<7A> dump (sch<63>mu) datab<61>zy';
|
||||||
|
|
||||||
$strWelcome = 'Vitajte v ';
|
$strWelcome = 'Vitajte v ';
|
||||||
|
$strWithChecked = 'V<>ber:';
|
||||||
$strWrongUser = 'Zl<5A> pou<6F><75>vate<74>sk<73> meno alebo heslo. Pr<50>stup zamietnut<75>.';
|
$strWrongUser = 'Zl<5A> pou<6F><75>vate<74>sk<73> meno alebo heslo. Pr<50>stup zamietnut<75>.';
|
||||||
|
|
||||||
$strYes = '<27>no';
|
$strYes = '<27>no';
|
||||||
|
|
||||||
// To translate
|
// To translate
|
||||||
$strDatabasesStats = 'Databases statistics';//to translate
|
|
||||||
$strDeletedRows = 'Deleted rows:';
|
|
||||||
$strDropTable = 'Drop table';
|
|
||||||
$strExtendedInserts = 'Extended inserts';
|
|
||||||
$strFullText = 'Full Texts';//to translate
|
|
||||||
$strIdxFulltext = 'Fulltext'; //to translate
|
|
||||||
$strInsertedRows = 'Inserted rows:';
|
|
||||||
$strInstructions = 'Instructions';//to translate
|
|
||||||
$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
|
|
||||||
$strNoDatabases = 'No databases';
|
|
||||||
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
|
|
||||||
$strNoModification = 'No change'; // To translate
|
|
||||||
$strPartialText = 'Partial Texts';//to translate
|
|
||||||
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
|
|
||||||
$strRunningAs = 'as';
|
|
||||||
$strServerChoice = 'Server Choice';//to translate
|
|
||||||
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
|
|
||||||
$strShowAll = 'Show all'; // to translate
|
|
||||||
$strShowCols = 'Show columns';
|
|
||||||
$strShowPHPInfo = 'Show PHP information'; // To translate
|
|
||||||
$strShowTables = 'Show tables';
|
|
||||||
$strStrucExcelCSV = 'CSV for Ms Excel data';
|
|
||||||
$strTables = '%s table(s)'; //to translate
|
|
||||||
$strWithChecked = 'With checked:';
|
|
||||||
$strDeleteUserMessage = 'You have deleted the user %s.';//to translate
|
$strDeleteUserMessage = 'You have deleted the user %s.';//to translate
|
||||||
$strKeepPass = 'Do not change the password';//to translate
|
$strKeepPass = 'Do not change the password';//to translate
|
||||||
$strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
|
$strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
|
||||||
|
Reference in New Issue
Block a user