This commit is contained in:
Marc Delisle
2001-11-13 21:03:23 +00:00
parent fccbacf669
commit ef176551bf

View File

@@ -25,6 +25,7 @@ $strAddNewField = 'Prida
$strAddPriv = 'Prida<64> nov<6F> privil<69>gium';
$strAddPrivMessage = 'Privil<69>gium bolo pridan<61>.';
$strAddSearchConditions = 'Prida<64> vyh<79>ad<61>vacie parametre (obsah dotazu po "where" pr<70>kaze):';
$strAddToIndex = 'Prida<64> do indexu &nbsp;%s&nbsp;st<73>pec';
$strAddUser = 'Prida<64> nov<6F>ho pou<6F><75>vate<74>a';
$strAddUserMessage = 'Pou<6F><75>vate<74> bol pridan<61>.';
$strAffectedRows = ' Ovplyvnen<65> riadky: ';
@@ -60,6 +61,8 @@ $strBrowse = 'Prech
$strBzip = '"bzipped"';
$strCantLoadMySQL = 'nieje mo<6D>n<EFBFBD> nahra<72> roz<6F><7A>renie pre MySQL,<br />pros<6F>m skontrolujte konfigur<75>ciu PHP.';
$strCantRenameIdxToPrimary = 'Nieje mo<6D>n<EFBFBD> premenova<76> index na PRIMARY!';
$strCardinality = 'Mohutnos<6F>';
$strCarriage = 'N<>vrat voz<6F>ku (Carriage return): \\r';
$strChange = 'Zmeni<6E>';
$strCheckAll = 'Ozna<6E>i<EFBFBD> v<>etko';
@@ -73,6 +76,8 @@ $strCopyTable = 'Skop
$strCopyTable = 'Skop<6F>rova<76> tabu<62>ku do';
$strCopyTableOK = 'Tabu<62>ka %s bola skor<6F>rovan<61> do %s.';
$strCreate = 'Vytvori<72>';
$strCreateIndex = 'Vytvori<72> index na&nbsp;%s&nbsp;st<73>pcoch';
$strCreateIndexTopic = 'Vytvori<72> nov<6F> index';
$strCreateNewDatabase = 'Vytvori<72> nov<6F> datab<61>zu';
$strCreateNewTable = 'Vytvori<72> nov<6F> tabu<62>ku v datab<61>ze ';
$strCriteria = 'Krit<69>ria';
@@ -141,9 +146,12 @@ $strHostEmpty = 'N
$strIdxFulltext = 'Cel<65> text';
$strIfYouWish = 'Ak si zel<65>te nahra<72> iba ur<75>it<69> st<73>pce tabu<62>ky, <20>pecifikujte ich ako zoznam pol<6F> oddelen<65> <20>iarkou.';
$strIgnore = 'Ignorova<76>';
$strIndex = 'Index';
$strIndexes = 'Indexy';
$strIndexHasBeenDropped = 'Index pre %s bol odstr<74>nen<65>';
$strIndexName = 'Meno indexu&nbsp;:';
$strIndexType = 'Typ indexu&nbsp;:';
$strInsert = 'Vlo<6C>i<EFBFBD>';
$strInsertAsNewRow = 'Vlo<6C>i<EFBFBD> ako nov<6F> riadok';
$strInsertedRows = 'Vlo<6C>en<65> riadky:';
@@ -169,6 +177,7 @@ $strLogout = 'Odhl
$strModifications = 'Zmeny boli ulo<6C>en<65>';
$strModify = 'Zmeni<6E>';
$strModifyIndexTopic = 'Modifikova<76> index';
$strMoveTable = 'Presun<75><6E> tabu<62>ku do (datab<61>za<b>.</b>tabu<62>ka):';
$strMoveTableOK = 'Tabu<62>ka %s bola presunut<75> do %s.';
$strMySQLReloaded = 'MySQL znovu-na<6E><61>tan<61>.';
@@ -184,7 +193,10 @@ $strNo = 'Nie';
$strNoDatabases = '<27>iadne datab<61>zy';
$strNoDropDatabases = 'Mo<4D>nos<6F> "DROP DATABASE" vypnut<75>.';
$strNoFrames = 'phpMyAdmin funguje lep<65>ie s prehliada<64>mi podporuj<75>cimi <b>r<>my</b>.';
$strNoIndex = 'Nebol definovan<61> <20>iadny index!';
$strNoIndexPartsDefined = '<27>asti indexu neboli definovan<61>!';
$strNoModification = '<27>iadna zmena';
$strNone = '<27>iadny';
$strNoPassword = '<27>iadne heslo';
$strNoPrivileges = '<27>iadne privil<69>gia';
$strNoQuery = '<27>iadny SQL dotaz!';
@@ -214,6 +226,8 @@ $strPrevious = 'Predch
$strPrimary = 'Prim<69>rny';
$strPrimaryKey = 'Prim<69>rny k<><6B><EFBFBD>';
$strPrimaryKeyHasBeenDropped = 'Prim<69>rny k<><6B><EFBFBD> bol zru<72>en<65>';
$strPrimaryKeyName = 'N<>zov prim<69>rneho k<><6B>ca mus<75> by<62>... PRIMARY!';
$strPrimaryKeyWarning = '("PRIMARY" <b>mus<75></b> by<62> <b>iba</b> meno prim<69>rneho k<><6B><EFBFBD>a!)';
$strPrintView = 'N<>h<EFBFBD>ad k tla<6C>i';
$strPrivileges = 'Privil<69>gia';
$strProperties = 'Vlastnosti';
@@ -326,19 +340,5 @@ $strZip = '"zo zipovan
// To translate
// Indexes
$strAddToIndex = 'Add to index &nbsp;%s&nbsp;column(s)';
$strCantRenameIdxToPrimary = 'Can\'t rename index to PRIMARY!';
$strCardinality = 'Cardinality';
$strCreateIndex = 'Create an index on&nbsp;%s&nbsp;columns';
$strCreateIndexTopic = 'Create a new index';
$strIgnore = 'Ignore';
$strIndexName = 'Index name&nbsp;:';
$strIndexType = 'Index type&nbsp;:';
$strModifyIndexTopic = 'Modify an index';
$strNone = 'None';
$strNoIndexPartsDefined = 'No index parts defined!';
$strNoIndex = 'No index defined!';
$strPrimaryKeyName = 'The name of the primary key must be... PRIMARY!';
$strPrimaryKeyWarning = '("PRIMARY" <b>must</b> be the name of and <b>only of</b> a primary key!)';
?>