update
This commit is contained in:
parent
5647ef073f
commit
d1102bbd7a
@ -73,12 +73,15 @@ $strBeginCut = 'ZA
|
||||
$strBeginRaw = 'ZAČIATOK TOKU';
|
||||
$strBinary = 'Binárny';
|
||||
$strBinaryDoNotEdit = 'Binárny - neupravujte ';
|
||||
$strBookmarkAllUsers = 'Dovoliť používať túto položku všetkým používateľom';
|
||||
$strBookmarkDeleted = 'Záznam z obľúbených bol zmazaný.';
|
||||
$strBookmarkLabel = 'Názov';
|
||||
$strBookmarkOptions = 'Vlastnosti obľúbených';
|
||||
$strBookmarkQuery = 'Obľúbený SQL dotaz';
|
||||
$strBookmarkThis = 'Pridať tento SQL dotaz do obľúbených';
|
||||
$strBookmarkView = 'Iba prezrieť';
|
||||
$strBrowse = 'Prechádzať';
|
||||
$strBrowseForeignValues = 'Prejsť hodnoty cudzích kľúčov';
|
||||
$strBulgarian = 'Bulharsky';
|
||||
$strBzError = 'nepodarilo sa skomprimovať výstup z dôvodu chybného rozšírenia pre kompresiu Bz2 v tejto verzii php. Doporučuje sa nastaviť <code>$cfg[\'BZipDump\']</code> v konfigurácii phpMyAdmin na <code>FALSE</code>. Ak si želáte používať kompresiu Bz2 mali by ste nainštalovať novšiu verziu php. Viac informácií získate z popisu chyby: %s.';
|
||||
$strBzip = '"bzipped"';
|
||||
@ -127,6 +130,8 @@ $strConfigFileError = 'phpMyAdmin was unable to read your configuration file!<br
|
||||
$strConfigureTableCoord = 'Prosím skonfigurujte koordináty pre tabuľku %s';
|
||||
$strConfirm = 'Skutočne si želáte toto vykonať?';
|
||||
$strConnections = 'Spojenia';
|
||||
$strConstraintsForDumped = 'Obmedzenie pre exportované tabuľky';
|
||||
$strConstraintsForTable = 'Obmedzenie pre tabuľku';
|
||||
$strCookiesRequired = 'Cookies musia byť povolené, pokiaľ chcete pokračovať.';
|
||||
$strCopyTable = 'Skopírovať tabuľku do (databáza<b>.</b>tabuľka):';
|
||||
$strCopyTableOK = 'Tabuľka %s bola skorírovaná do %s.';
|
||||
@ -294,6 +299,8 @@ $strInsertTextfiles = 'Vlo
|
||||
$strInsertedRowId = 'Id vloženého riadku:';
|
||||
$strInsertedRows = 'Vložené riadky:';
|
||||
$strInstructions = 'Inštrukcie';
|
||||
$strInternalNotNecessary = '* Vnútorný vzťah nie je nutný ak už vzťah existuje v InnoDB.';
|
||||
$strInternalRelations = 'Interné vzťahy';
|
||||
$strInvalidName = '"%s" je rezervované slovo, nemôže byť použité ako názov databázy/tabuľky/poľa.';
|
||||
|
||||
$strJapanese = 'Japončina';
|
||||
@ -309,6 +316,13 @@ $strKorean = 'K
|
||||
$strLaTeX = 'LaTeX';
|
||||
$strLaTeXOptions = 'Nastavenia LaTeX';
|
||||
$strLandscape = 'Na šírku';
|
||||
$strLatexCaption = 'Nadpis tabuľky';
|
||||
$strLatexContent = 'Obsah tabuľky __TABLE__';
|
||||
$strLatexContinued = '(pokračovanie)';
|
||||
$strLatexContinuedCaption = 'Nadpis pokračovania tabuľky';
|
||||
$strLatexIncludeCaption = 'Zahrnúť nadpis tabuľky';
|
||||
$strLatexLabel = 'Návestie';
|
||||
$strLatexStructure = 'Štruktúra tabuľky __TABLE__';
|
||||
$strLength = 'Dĺžka';
|
||||
$strLengthSet = 'Dĺžka/Nastaviť*';
|
||||
$strLimitNumRows = 'záznamov na stránku';
|
||||
@ -323,6 +337,7 @@ $strLoadMethod = 'Parametre pre pr
|
||||
$strLocalhost = 'Lokálny';
|
||||
$strLocationTextfile = 'Lokácia textového súboru';
|
||||
$strLogPassword = 'Heslo:';
|
||||
$strLogServer = 'Server';
|
||||
$strLogUsername = 'Používateľ:';
|
||||
$strLogin = 'Login';
|
||||
$strLoginInformation = 'Prihlásenie';
|
||||
@ -432,6 +447,7 @@ $strPrimaryKeyName = 'N
|
||||
$strPrimaryKeyWarning = '("PRIMARY" <b>musí</b> byť <b>iba</b> meno primárneho kľúča!)';
|
||||
$strPrint = 'Vytlačiť';
|
||||
$strPrintView = 'Náhľad k tlači';
|
||||
$strPrintViewFull = 'Náhľad tlače (s kompletnými textami)';
|
||||
$strPrivDescAllPrivileges = 'Všetky oprávnenia okrem GRANT.';
|
||||
$strPrivDescAlter = 'Povolí meniť štruktúru existujúcich tabuliek.';
|
||||
$strPrivDescCreateDb = 'Povolí vytváranie nových databáz a tabuliek.';
|
||||
@ -580,6 +596,7 @@ $strSimplifiedChinese = 'Zjednodu
|
||||
$strSingly = '(po jednom)';
|
||||
$strSize = 'Veľkosť';
|
||||
$strSort = 'Triediť';
|
||||
$strSortByKey = 'Zoradiť podľa kľúča';
|
||||
$strSpaceUsage = 'Zabrané miesto';
|
||||
$strSplitWordsWithSpace = 'Slová sú rozdelené medzerou (" ").';
|
||||
$strStatCheckTime = 'Posledná kontrola';
|
||||
@ -652,11 +669,13 @@ $strUpdatePrivMessage = 'Boli aktualizovan
|
||||
$strUpdateProfile = 'Aktualizovať profil:';
|
||||
$strUpdateProfileMessage = 'Profil bol aktualizovaný.';
|
||||
$strUpdateQuery = 'Aktualizovať dotaz';
|
||||
$strUpgradeMySQL = 'Mali by ste aktualizovať MySQL na verziu %s alebo vyššiu.';
|
||||
$strUsage = 'Využitie';
|
||||
$strUseBackquotes = ' Použiť opačný apostrof pri názvoch tabuliek a polí ';
|
||||
$strUseHostTable = 'Použiť tabuľku s hostiteľmi';
|
||||
$strUseTables = 'Použiť tabuľky';
|
||||
$strUseTextField = 'Požiť textové pole';
|
||||
$strUseThisValue = 'Použiť túto hodnotu';
|
||||
$strUser = 'Používateľ';
|
||||
$strUserAlreadyExists = 'Používateľ %s už existuje!';
|
||||
$strUserEmpty = 'Meno používateľa je prázdne!';
|
||||
@ -680,6 +699,7 @@ $strWebServerUploadDirectoryError = 'Adres
|
||||
$strWelcome = 'Vitajte v %s';
|
||||
$strWestEuropean = 'Západná Európa';
|
||||
$strWildcard = 'nahradzujúci znak';
|
||||
$strWindowNotFound = 'Cieľové okno prehliadača nemohlo byť aktualizované. Možno ste zatvorili rodičovské okno, alebo prehliadač blokuje operácie medzi oknami z dôvodu bezpečnostných nastavení';
|
||||
$strWithChecked = 'Výber:';
|
||||
$strWritingCommentNotPossible = 'Komentár sa nedá zapísať';
|
||||
$strWritingRelationNotPossible = 'Vzťah sa nedá zapísať';
|
||||
@ -692,25 +712,4 @@ $strYes = '
|
||||
$strZeroRemovesTheLimit = 'Poznámka: Nastavenie týchto parametrov na 0 (nulu) odstráni obmedzenia.';
|
||||
$strZip = '"zo zipované"';
|
||||
|
||||
$strUseThisValue = 'Use this value'; //to translate
|
||||
$strWindowNotFound = 'The target browser window could not be updated. Maybe you have closed the parent window or your browser is blocking cross-window updates of your security settings'; //to translate
|
||||
$strBrowseForeignValues = 'Browse foreign values'; //to translate
|
||||
$strInternalRelations = 'Internal relations'; //to translate
|
||||
$strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.'; //to translate
|
||||
$strUpgradeMySQL = 'You should upgrade to MySQL %s or later.'; //to translate
|
||||
$strLatexStructure = 'Structure of table __TABLE__';//to translate
|
||||
$strLatexContinued = '(continued)';//to translate
|
||||
$strLatexContent = 'Content of table __TABLE__';//to translate
|
||||
$strLatexIncludeCaption = 'Include table caption';//to translate
|
||||
$strLatexCaption = 'Table caption';//to translate
|
||||
$strLatexLabel = 'Label key';//to translate
|
||||
$strLatexContinuedCaption = 'Continued table caption';//to translate
|
||||
|
||||
$strPrintViewFull = 'Print view (with full texts)'; //to translate
|
||||
$strLogServer = 'Server'; //to translate
|
||||
$strSortByKey = 'Sort by key'; //to translate
|
||||
$strBookmarkAllUsers = 'Let every user access this bookmark'; //to translate
|
||||
$strConstraintsForDumped = 'Constraints for dumped tables'; //to translate
|
||||
$strConstraintsForTable = 'Constraints for table'; //to translate
|
||||
$strBookmarkOptions = 'Bookmark options'; //to translate
|
||||
?>
|
||||
|
||||
@ -74,12 +74,15 @@ $strBeginCut = 'ZAČIATOK VÝSEKU';
|
||||
$strBeginRaw = 'ZAČIATOK TOKU';
|
||||
$strBinary = 'Binárny';
|
||||
$strBinaryDoNotEdit = 'Binárny - neupravujte ';
|
||||
$strBookmarkAllUsers = 'Dovoliť používať túto položku všetkým používateľom';
|
||||
$strBookmarkDeleted = 'Záznam z obľúbených bol zmazaný.';
|
||||
$strBookmarkLabel = 'Názov';
|
||||
$strBookmarkOptions = 'Vlastnosti obľúbených';
|
||||
$strBookmarkQuery = 'Obľúbený SQL dotaz';
|
||||
$strBookmarkThis = 'Pridať tento SQL dotaz do obľúbených';
|
||||
$strBookmarkView = 'Iba prezrieť';
|
||||
$strBrowse = 'Prechádzať';
|
||||
$strBrowseForeignValues = 'Prejsť hodnoty cudzích kľúčov';
|
||||
$strBulgarian = 'Bulharsky';
|
||||
$strBzError = 'nepodarilo sa skomprimovať výstup z dôvodu chybného rozšírenia pre kompresiu Bz2 v tejto verzii php. Doporučuje sa nastaviť <code>$cfg[\'BZipDump\']</code> v konfigurácii phpMyAdmin na <code>FALSE</code>. Ak si želáte používať kompresiu Bz2 mali by ste nainštalovať novšiu verziu php. Viac informácií získate z popisu chyby: %s.';
|
||||
$strBzip = '"bzipped"';
|
||||
@ -128,6 +131,8 @@ $strConfigFileError = 'phpMyAdmin was unable to read your configuration file!<br
|
||||
$strConfigureTableCoord = 'Prosím skonfigurujte koordináty pre tabuľku %s';
|
||||
$strConfirm = 'Skutočne si želáte toto vykonať?';
|
||||
$strConnections = 'Spojenia';
|
||||
$strConstraintsForDumped = 'Obmedzenie pre exportované tabuľky';
|
||||
$strConstraintsForTable = 'Obmedzenie pre tabuľku';
|
||||
$strCookiesRequired = 'Cookies musia byť povolené, pokiaľ chcete pokračovať.';
|
||||
$strCopyTable = 'Skopírovať tabuľku do (databáza<b>.</b>tabuľka):';
|
||||
$strCopyTableOK = 'Tabuľka %s bola skorírovaná do %s.';
|
||||
@ -295,6 +300,8 @@ $strInsertTextfiles = 'Vložiť textové súbory do tabuľky';
|
||||
$strInsertedRowId = 'Id vloženého riadku:';
|
||||
$strInsertedRows = 'Vložené riadky:';
|
||||
$strInstructions = 'Inštrukcie';
|
||||
$strInternalNotNecessary = '* Vnútorný vzťah nie je nutný ak už vzťah existuje v InnoDB.';
|
||||
$strInternalRelations = 'Interné vzťahy';
|
||||
$strInvalidName = '"%s" je rezervované slovo, nemôže byť použité ako názov databázy/tabuľky/poľa.';
|
||||
|
||||
$strJapanese = 'Japončina';
|
||||
@ -310,6 +317,13 @@ $strKorean = 'Kórejčina';
|
||||
$strLaTeX = 'LaTeX';
|
||||
$strLaTeXOptions = 'Nastavenia LaTeX';
|
||||
$strLandscape = 'Na šírku';
|
||||
$strLatexCaption = 'Nadpis tabuľky';
|
||||
$strLatexContent = 'Obsah tabuľky __TABLE__';
|
||||
$strLatexContinued = '(pokračovanie)';
|
||||
$strLatexContinuedCaption = 'Nadpis pokračovania tabuľky';
|
||||
$strLatexIncludeCaption = 'Zahrnúť nadpis tabuľky';
|
||||
$strLatexLabel = 'Návestie';
|
||||
$strLatexStructure = 'Štruktúra tabuľky __TABLE__';
|
||||
$strLength = 'Dĺžka';
|
||||
$strLengthSet = 'Dĺžka/Nastaviť*';
|
||||
$strLimitNumRows = 'záznamov na stránku';
|
||||
@ -324,6 +338,7 @@ $strLoadMethod = 'Parametre pre príkaz LOAD';
|
||||
$strLocalhost = 'Lokálny';
|
||||
$strLocationTextfile = 'Lokácia textového súboru';
|
||||
$strLogPassword = 'Heslo:';
|
||||
$strLogServer = 'Server';
|
||||
$strLogUsername = 'Používateľ:';
|
||||
$strLogin = 'Login';
|
||||
$strLoginInformation = 'Prihlásenie';
|
||||
@ -433,6 +448,7 @@ $strPrimaryKeyName = 'Názov primárneho kľúča musí byť... PRIMARY!';
|
||||
$strPrimaryKeyWarning = '("PRIMARY" <b>musí</b> byť <b>iba</b> meno primárneho kľúča!)';
|
||||
$strPrint = 'Vytlačiť';
|
||||
$strPrintView = 'Náhľad k tlači';
|
||||
$strPrintViewFull = 'Náhľad tlače (s kompletnými textami)';
|
||||
$strPrivDescAllPrivileges = 'Všetky oprávnenia okrem GRANT.';
|
||||
$strPrivDescAlter = 'Povolí meniť štruktúru existujúcich tabuliek.';
|
||||
$strPrivDescCreateDb = 'Povolí vytváranie nových databáz a tabuliek.';
|
||||
@ -581,6 +597,7 @@ $strSimplifiedChinese = 'Zjednodušená Čínština';
|
||||
$strSingly = '(po jednom)';
|
||||
$strSize = 'Veľkosť';
|
||||
$strSort = 'Triediť';
|
||||
$strSortByKey = 'Zoradiť podľa kľúča';
|
||||
$strSpaceUsage = 'Zabrané miesto';
|
||||
$strSplitWordsWithSpace = 'Slová sú rozdelené medzerou (" ").';
|
||||
$strStatCheckTime = 'Posledná kontrola';
|
||||
@ -653,11 +670,13 @@ $strUpdatePrivMessage = 'Boli aktualizované oprávnenia pre %s.';
|
||||
$strUpdateProfile = 'Aktualizovať profil:';
|
||||
$strUpdateProfileMessage = 'Profil bol aktualizovaný.';
|
||||
$strUpdateQuery = 'Aktualizovať dotaz';
|
||||
$strUpgradeMySQL = 'Mali by ste aktualizovať MySQL na verziu %s alebo vyššiu.';
|
||||
$strUsage = 'Využitie';
|
||||
$strUseBackquotes = ' Použiť opačný apostrof pri názvoch tabuliek a polí ';
|
||||
$strUseHostTable = 'Použiť tabuľku s hostiteľmi';
|
||||
$strUseTables = 'Použiť tabuľky';
|
||||
$strUseTextField = 'Požiť textové pole';
|
||||
$strUseThisValue = 'Použiť túto hodnotu';
|
||||
$strUser = 'Používateľ';
|
||||
$strUserAlreadyExists = 'Používateľ %s už existuje!';
|
||||
$strUserEmpty = 'Meno používateľa je prázdne!';
|
||||
@ -681,6 +700,7 @@ $strWebServerUploadDirectoryError = 'Adresár určený pre upload súborov sa ne
|
||||
$strWelcome = 'Vitajte v %s';
|
||||
$strWestEuropean = 'Západná Európa';
|
||||
$strWildcard = 'nahradzujúci znak';
|
||||
$strWindowNotFound = 'Cieľové okno prehliadača nemohlo byť aktualizované. Možno ste zatvorili rodičovské okno, alebo prehliadač blokuje operácie medzi oknami z dôvodu bezpečnostných nastavení';
|
||||
$strWithChecked = 'Výber:';
|
||||
$strWritingCommentNotPossible = 'Komentár sa nedá zapísať';
|
||||
$strWritingRelationNotPossible = 'Vzťah sa nedá zapísať';
|
||||
@ -693,25 +713,4 @@ $strYes = 'Áno';
|
||||
$strZeroRemovesTheLimit = 'Poznámka: Nastavenie týchto parametrov na 0 (nulu) odstráni obmedzenia.';
|
||||
$strZip = '"zo zipované"';
|
||||
|
||||
$strUseThisValue = 'Use this value'; //to translate
|
||||
$strWindowNotFound = 'The target browser window could not be updated. Maybe you have closed the parent window or your browser is blocking cross-window updates of your security settings'; //to translate
|
||||
$strBrowseForeignValues = 'Browse foreign values'; //to translate
|
||||
$strInternalRelations = 'Internal relations'; //to translate
|
||||
$strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.'; //to translate
|
||||
$strUpgradeMySQL = 'You should upgrade to MySQL %s or later.'; //to translate
|
||||
$strLatexStructure = 'Structure of table __TABLE__';//to translate
|
||||
$strLatexContinued = '(continued)';//to translate
|
||||
$strLatexContent = 'Content of table __TABLE__';//to translate
|
||||
$strLatexIncludeCaption = 'Include table caption';//to translate
|
||||
$strLatexCaption = 'Table caption';//to translate
|
||||
$strLatexLabel = 'Label key';//to translate
|
||||
$strLatexContinuedCaption = 'Continued table caption';//to translate
|
||||
|
||||
$strPrintViewFull = 'Print view (with full texts)'; //to translate
|
||||
$strLogServer = 'Server'; //to translate
|
||||
$strSortByKey = 'Sort by key'; //to translate
|
||||
$strBookmarkAllUsers = 'Let every user access this bookmark'; //to translate
|
||||
$strConstraintsForDumped = 'Constraints for dumped tables'; //to translate
|
||||
$strConstraintsForTable = 'Constraints for table'; //to translate
|
||||
$strBookmarkOptions = 'Bookmark options'; //to translate
|
||||
?>
|
||||
|
||||
@ -73,12 +73,15 @@ $strBeginCut = 'ZA
|
||||
$strBeginRaw = 'ZAČIATOK TOKU';
|
||||
$strBinary = 'Binárny';
|
||||
$strBinaryDoNotEdit = 'Binárny - neupravujte ';
|
||||
$strBookmarkAllUsers = 'Dovoliť používať túto položku všetkým používateľom';
|
||||
$strBookmarkDeleted = 'Záznam z obľúbených bol zmazaný.';
|
||||
$strBookmarkLabel = 'Názov';
|
||||
$strBookmarkOptions = 'Vlastnosti obľúbených';
|
||||
$strBookmarkQuery = 'Obľúbený SQL dotaz';
|
||||
$strBookmarkThis = 'Pridať tento SQL dotaz do obľúbených';
|
||||
$strBookmarkView = 'Iba prezrieť';
|
||||
$strBrowse = 'Prechádzať';
|
||||
$strBrowseForeignValues = 'Prejsť hodnoty cudzích kľúčov';
|
||||
$strBulgarian = 'Bulharsky';
|
||||
$strBzError = 'nepodarilo sa skomprimovať výstup z dôvodu chybného rozšírenia pre kompresiu Bz2 v tejto verzii php. Doporučuje sa nastaviť <code>$cfg[\'BZipDump\']</code> v konfigurácii phpMyAdmin na <code>FALSE</code>. Ak si želáte používať kompresiu Bz2 mali by ste nainštalovať novšiu verziu php. Viac informácií získate z popisu chyby: %s.';
|
||||
$strBzip = '"bzipped"';
|
||||
@ -127,6 +130,8 @@ $strConfigFileError = 'phpMyAdmin was unable to read your configuration file!<br
|
||||
$strConfigureTableCoord = 'Prosím skonfigurujte koordináty pre tabuľku %s';
|
||||
$strConfirm = 'Skutočne si želáte toto vykonať?';
|
||||
$strConnections = 'Spojenia';
|
||||
$strConstraintsForDumped = 'Obmedzenie pre exportované tabuľky';
|
||||
$strConstraintsForTable = 'Obmedzenie pre tabuľku';
|
||||
$strCookiesRequired = 'Cookies musia byť povolené, pokiaľ chcete pokračovať.';
|
||||
$strCopyTable = 'Skopírovať tabuľku do (databáza<b>.</b>tabuľka):';
|
||||
$strCopyTableOK = 'Tabuľka %s bola skorírovaná do %s.';
|
||||
@ -294,6 +299,8 @@ $strInsertTextfiles = 'Vlo
|
||||
$strInsertedRowId = 'Id vloženého riadku:';
|
||||
$strInsertedRows = 'Vložené riadky:';
|
||||
$strInstructions = 'Inštrukcie';
|
||||
$strInternalNotNecessary = '* Vnútorný vzťah nie je nutný ak už vzťah existuje v InnoDB.';
|
||||
$strInternalRelations = 'Interné vzťahy';
|
||||
$strInvalidName = '"%s" je rezervované slovo, nemôže byť použité ako názov databázy/tabuľky/poľa.';
|
||||
|
||||
$strJapanese = 'Japončina';
|
||||
@ -309,6 +316,13 @@ $strKorean = 'K
|
||||
$strLaTeX = 'LaTeX';
|
||||
$strLaTeXOptions = 'Nastavenia LaTeX';
|
||||
$strLandscape = 'Na šírku';
|
||||
$strLatexCaption = 'Nadpis tabuľky';
|
||||
$strLatexContent = 'Obsah tabuľky __TABLE__';
|
||||
$strLatexContinued = '(pokračovanie)';
|
||||
$strLatexContinuedCaption = 'Nadpis pokračovania tabuľky';
|
||||
$strLatexIncludeCaption = 'Zahrnúť nadpis tabuľky';
|
||||
$strLatexLabel = 'Návestie';
|
||||
$strLatexStructure = 'Štruktúra tabuľky __TABLE__';
|
||||
$strLength = 'Dĺžka';
|
||||
$strLengthSet = 'Dĺžka/Nastaviť*';
|
||||
$strLimitNumRows = 'záznamov na stránku';
|
||||
@ -323,6 +337,7 @@ $strLoadMethod = 'Parametre pre pr
|
||||
$strLocalhost = 'Lokálny';
|
||||
$strLocationTextfile = 'Lokácia textového súboru';
|
||||
$strLogPassword = 'Heslo:';
|
||||
$strLogServer = 'Server';
|
||||
$strLogUsername = 'Používateľ:';
|
||||
$strLogin = 'Login';
|
||||
$strLoginInformation = 'Prihlásenie';
|
||||
@ -432,6 +447,7 @@ $strPrimaryKeyName = 'N
|
||||
$strPrimaryKeyWarning = '("PRIMARY" <b>musí</b> byť <b>iba</b> meno primárneho kľúča!)';
|
||||
$strPrint = 'Vytlačiť';
|
||||
$strPrintView = 'Náhľad k tlači';
|
||||
$strPrintViewFull = 'Náhľad tlače (s kompletnými textami)';
|
||||
$strPrivDescAllPrivileges = 'Všetky oprávnenia okrem GRANT.';
|
||||
$strPrivDescAlter = 'Povolí meniť štruktúru existujúcich tabuliek.';
|
||||
$strPrivDescCreateDb = 'Povolí vytváranie nových databáz a tabuliek.';
|
||||
@ -580,6 +596,7 @@ $strSimplifiedChinese = 'Zjednodu
|
||||
$strSingly = '(po jednom)';
|
||||
$strSize = 'Veľkosť';
|
||||
$strSort = 'Triediť';
|
||||
$strSortByKey = 'Zoradiť podľa kľúča';
|
||||
$strSpaceUsage = 'Zabrané miesto';
|
||||
$strSplitWordsWithSpace = 'Slová sú rozdelené medzerou (" ").';
|
||||
$strStatCheckTime = 'Posledná kontrola';
|
||||
@ -652,11 +669,13 @@ $strUpdatePrivMessage = 'Boli aktualizovan
|
||||
$strUpdateProfile = 'Aktualizovať profil:';
|
||||
$strUpdateProfileMessage = 'Profil bol aktualizovaný.';
|
||||
$strUpdateQuery = 'Aktualizovať dotaz';
|
||||
$strUpgradeMySQL = 'Mali by ste aktualizovať MySQL na verziu %s alebo vyššiu.';
|
||||
$strUsage = 'Využitie';
|
||||
$strUseBackquotes = ' Použiť opačný apostrof pri názvoch tabuliek a polí ';
|
||||
$strUseHostTable = 'Použiť tabuľku s hostiteľmi';
|
||||
$strUseTables = 'Použiť tabuľky';
|
||||
$strUseTextField = 'Požiť textové pole';
|
||||
$strUseThisValue = 'Použiť túto hodnotu';
|
||||
$strUser = 'Používateľ';
|
||||
$strUserAlreadyExists = 'Používateľ %s už existuje!';
|
||||
$strUserEmpty = 'Meno používateľa je prázdne!';
|
||||
@ -680,6 +699,7 @@ $strWebServerUploadDirectoryError = 'Adres
|
||||
$strWelcome = 'Vitajte v %s';
|
||||
$strWestEuropean = 'Západná Európa';
|
||||
$strWildcard = 'nahradzujúci znak';
|
||||
$strWindowNotFound = 'Cieľové okno prehliadača nemohlo byť aktualizované. Možno ste zatvorili rodičovské okno, alebo prehliadač blokuje operácie medzi oknami z dôvodu bezpečnostných nastavení';
|
||||
$strWithChecked = 'Výber:';
|
||||
$strWritingCommentNotPossible = 'Komentár sa nedá zapísať';
|
||||
$strWritingRelationNotPossible = 'Vzťah sa nedá zapísať';
|
||||
@ -692,25 +712,4 @@ $strYes = '
|
||||
$strZeroRemovesTheLimit = 'Poznámka: Nastavenie týchto parametrov na 0 (nulu) odstráni obmedzenia.';
|
||||
$strZip = '"zo zipované"';
|
||||
|
||||
$strUseThisValue = 'Use this value'; //to translate
|
||||
$strWindowNotFound = 'The target browser window could not be updated. Maybe you have closed the parent window or your browser is blocking cross-window updates of your security settings'; //to translate
|
||||
$strBrowseForeignValues = 'Browse foreign values'; //to translate
|
||||
$strInternalRelations = 'Internal relations'; //to translate
|
||||
$strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.'; //to translate
|
||||
$strUpgradeMySQL = 'You should upgrade to MySQL %s or later.'; //to translate
|
||||
$strLatexStructure = 'Structure of table __TABLE__';//to translate
|
||||
$strLatexContinued = '(continued)';//to translate
|
||||
$strLatexContent = 'Content of table __TABLE__';//to translate
|
||||
$strLatexIncludeCaption = 'Include table caption';//to translate
|
||||
$strLatexCaption = 'Table caption';//to translate
|
||||
$strLatexLabel = 'Label key';//to translate
|
||||
$strLatexContinuedCaption = 'Continued table caption';//to translate
|
||||
|
||||
$strPrintViewFull = 'Print view (with full texts)'; //to translate
|
||||
$strLogServer = 'Server'; //to translate
|
||||
$strSortByKey = 'Sort by key'; //to translate
|
||||
$strBookmarkAllUsers = 'Let every user access this bookmark'; //to translate
|
||||
$strConstraintsForDumped = 'Constraints for dumped tables'; //to translate
|
||||
$strConstraintsForTable = 'Constraints for table'; //to translate
|
||||
$strBookmarkOptions = 'Bookmark options'; //to translate
|
||||
?>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user