include one missing string

This commit is contained in:
Michal Čihař
2005-10-30 15:57:28 +00:00
parent fc4f3f5064
commit 54870b1e44
3 changed files with 3 additions and 12 deletions

View File

@@ -148,6 +148,7 @@ $strCompatibleHashing = 'Kompatibiln
$strCompleteInserts = '<27>pln<6C> vlo<6C>enie';
$strCompression = 'Kompresia';
$strCompressionWillBeDetected = 'Kompresia importovan<61>ho s<>boru bude rozpoznan<61> automaticky. Podporovan<61>: %s';
$strConfigFileError = 'phpMyAdmin nebol schopn<70> na<6E><61>ta<74> konfigura<72>n<EFBFBD> s<>bor!<br />Tento probl<62>m sa zvy<76>ajne vyskytne ak s<>bor obsahuje chybu alebo ho php nemohlo n<>js<6A>.<br />Zavolajte browserom tento s<>bor priamo pou<6F>it<69>m nasleduj<75>ceho odkazu na z<>skanie chybov<6F>ch hl<68><6C>ok, ktor<6F> s<> n<>m sp<73>soben<65>. V<><56><EFBFBD>inou sa jedn<64> o ch<63>baj<61>cu <20>vodzovku alebo bodko<6B>iarku.<br />Ak dostanete iba pr<70>zdnu str<74>nku, v<>etko je v poriadku.';
$strConfigureTableCoord = 'Pros<6F>m skonfigurujte koordin<69>ty pre tabu<62>ku %s';
$strConnectionError = 'Nepodarilo sa pripoji<6A>: chybn<62> nastavenia.';
$strConnections = 'Spojenia';
@@ -953,8 +954,4 @@ $strYes = '
$strZeroRemovesTheLimit = 'Pozn<7A>mka: Nastavenie t<>chto parametrov na 0 (nulu) odstr<74>ni obmedzenia.';
$strZip = '"zo zipovan<61>"';
// To translate:
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!<br />This might happen if php finds a parse error in it or php cannot find the file.<br />Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.<br />If you recieve a blank page, everything is fine.'; //to translate
?>

View File

@@ -149,6 +149,7 @@ $strCompatibleHashing = 'Kompatibilné s&nbsp;MySQL&nbsp;4.0';
$strCompleteInserts = 'Úplné vloženie';
$strCompression = 'Kompresia';
$strCompressionWillBeDetected = 'Kompresia importovaného súboru bude rozpoznaná automaticky. Podporované: %s';
$strConfigFileError = 'phpMyAdmin nebol schopný načítať konfiguračný súbor!<br />Tento problém sa zvyčajne vyskytne ak súbor obsahuje chybu alebo ho php nemohlo nájsť.<br />Zavolajte browserom tento súbor priamo použitím nasledujúceho odkazu na získanie chybových hlášok, ktoré sú ním spôsobené. Väčšinou sa jedná o chýbajúcu úvodzovku alebo bodkočiarku.<br />Ak dostanete iba prázdnu stránku, všetko je v poriadku.';
$strConfigureTableCoord = 'Prosím skonfigurujte koordináty pre tabuľku %s';
$strConnectionError = 'Nepodarilo sa pripojiť: chybné nastavenia.';
$strConnections = 'Spojenia';
@@ -954,8 +955,4 @@ $strYes = 'Áno';
$strZeroRemovesTheLimit = 'Poznámka: Nastavenie týchto parametrov na 0 (nulu) odstráni obmedzenia.';
$strZip = '"zo zipované"';
// To translate:
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!<br />This might happen if php finds a parse error in it or php cannot find the file.<br />Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.<br />If you recieve a blank page, everything is fine.'; //to translate
?>

View File

@@ -148,6 +148,7 @@ $strCompatibleHashing = 'Kompatibiln
$strCompleteInserts = '<27>pln<6C> vlo<6C>enie';
$strCompression = 'Kompresia';
$strCompressionWillBeDetected = 'Kompresia importovan<61>ho s<>boru bude rozpoznan<61> automaticky. Podporovan<61>: %s';
$strConfigFileError = 'phpMyAdmin nebol schopn<70> na<6E><61>ta<74> konfigura<72>n<EFBFBD> s<>bor!<br />Tento probl<62>m sa zvy<76>ajne vyskytne ak s<>bor obsahuje chybu alebo ho php nemohlo n<>js<6A>.<br />Zavolajte browserom tento s<>bor priamo pou<6F>it<69>m nasleduj<75>ceho odkazu na z<>skanie chybov<6F>ch hl<68><6C>ok, ktor<6F> s<> n<>m sp<73>soben<65>. V<><56><EFBFBD>inou sa jedn<64> o ch<63>baj<61>cu <20>vodzovku alebo bodko<6B>iarku.<br />Ak dostanete iba pr<70>zdnu str<74>nku, v<>etko je v poriadku.';
$strConfigureTableCoord = 'Pros<6F>m skonfigurujte koordin<69>ty pre tabu<62>ku %s';
$strConnectionError = 'Nepodarilo sa pripoji<6A>: chybn<62> nastavenia.';
$strConnections = 'Spojenia';
@@ -953,8 +954,4 @@ $strYes = '
$strZeroRemovesTheLimit = 'Pozn<7A>mka: Nastavenie t<>chto parametrov na 0 (nulu) odstr<74>ni obmedzenia.';
$strZip = '"zo zipovan<61>"';
// To translate:
$strConfigFileError = 'phpMyAdmin was unable to read your configuration file!<br />This might happen if php finds a parse error in it or php cannot find the file.<br />Please call the configuration file directly using the link below and read the php error message(s) that you recieve. In most cases a quote or a semicolon is missing somewhere.<br />If you recieve a blank page, everything is fine.'; //to translate
?>