(cs) Updates

This commit is contained in:
Alexander M. Turek
2002-08-07 16:12:18 +00:00
parent b86914511c
commit e30228f61c
4 changed files with 31 additions and 30 deletions

View File

@@ -14,6 +14,7 @@ $Source$
* lang/turkish-*.inc.php3: Updates, thanks again to
Bora Alioglu <bora at risc01.ktu.edu.tr>.
* lang/english-*.inc.php3: Reordered strings.
* lang/czech-*.inc.php3: Updates, thanks agains to Michal Cihar (nijel).
2002-08-07 Lo<4C>c Chapeaux <lolo@phpheaven.net>
* db_details.php3, read_dump.php3, tbl_properties_links.php3:

View File

@@ -56,6 +56,8 @@ $strAtEndOfTable = 'Na konci tabulky';
$strAttr = 'Vlastnosti';
$strBack = 'Zp<5A>t';
$strBeginCut = 'ZA<5A><41>TEK V<>PISU';
$strBeginRaw = 'ZA<5A><41>TEK V<>PISU';
$strBinary = ' Bin<69>rn<72> ';
$strBinaryDoNotEdit = ' Bin<69>rn<72> - neupravujte ';
$strBookmarkDeleted = 'Polo<6C>ka byla smaz<61>na z&nbsp;obl<62>ben<65>ch.';
@@ -75,6 +77,7 @@ $strCarriage = 'N
$strChange = 'Zm<5A>nit';
$strChangeDisplay = 'Zvolte kter<65> sloupce zobrazit';
$strChangePassword = 'Zm<5A>nit heslo';
$strCharsetOfFile = 'Znakov<6F> sada souboru:';
$strCheckAll = 'Za<5A>krtnout v<>e';
$strCheckDbPriv = 'Zkontrolovat opr<70>vn<76>n<EFBFBD> pro datab<61>zi';
$strCheckTable = 'Zkontrolovat tabulku';
@@ -136,6 +139,8 @@ $strEmpty = 'Vypr
$strEmptyResultSet = 'MySQL vr<76>til pr<70>zdn<64> v<>sledek (tj. nulov<6F> po<70>et <20><>dk<64>).';
$strEnabled = 'Zapnuto';
$strEnd = 'Konec';
$strEndCut = 'KONEC V<>PISU';
$strEndRaw = 'KONEC V<>PISU';
$strEnglishPrivileges = 'Pozn<7A>mka: n<>zvy opr<70>vn<76>n<EFBFBD> v&nbsp;MySQL jsou uv<75>d<EFBFBD>ny anglicky';
$strError = 'Chyba';
$strExplain = 'Vysv<73>tlit (EXPLAIN) SQL';
@@ -359,8 +364,13 @@ $strSort = '
$strSpaceUsage = 'Vyu<79>it<69> m<>sta';
$strSplitWordsWithSpace = 'Slova jsou odd<64>lena mezerou (" ").';
$strSQL = 'SQL';
$strSQLParserBugMessage = 'Je mo<6D>n<EFBFBD>, <20>e jste na<6E>li chybu v SQL parseru. Pros<6F>m prozkoumejte podrobn<62> SQL dotaz, p<>edev<65><76>m jestli jsou spr<70>vn<76> uvozovky a jestli nejsou proh<6F>zen<65>. Dal<61><6C> mo<6D>nost selh<6C>n<EFBFBD> je pokud nahr<68>v<EFBFBD>te soubor s bin<69>rn<72>mi daty nezapsan<61>mi v uvozovk<76>ch. M<><4D><EFBFBD>ete tak<61> vyzkou<6F>et p<><70>kazovou <20><>dku MySQL. N<><4E>e uveden<65> v<>stup z MySQL serveru (pokud je n<>jak<61>) V<>m tak<61> m<><6D>e pomoci p<>i zkoum<75>n<EFBFBD> probl<62>mu. Pokud st<73>le m<>te probl<62>my nebo pokud SQL parser ohl<68>s<EFBFBD> chybu u dotazu, kter<65> na p<><70>kazov<6F> <20><>dce funguje, pros<6F>m pokuste se zredukovat dotaz na co nejmen<65><6E>, ve kter<65>m se probl<62>m je<6A>t<EFBFBD> vyskytne, a ohla<6C>te chybu na str<74>nk<6E>ch phpMyAdmina spolu se sekc<6B> V<>PIS uvedenou n<><6E>e:';
$strSQLParserUserError = 'Pravd<76>podobn<62> m<>te v&nbsp;SQL dotazu chybu. N<><4E>e uveden<65> v<>stup MySQL serveru (pokud je n<>jak<61>) V<>m tak<61> m<><6D>e pomoci p<>i zkoum<75>n<EFBFBD> probl<62>mu';
$strSQLQuery = 'SQL-dotaz';
$strSQLResult = 'V<>sledek SQL dotazu';
$strSQPBugInvalidIdentifer = 'Chybn<62> identifik<69>tor';
$strSQPBugUnknownPunctation = 'Nezn<7A>m<EFBFBD> interpunk<6E>n<EFBFBD> znam<61>nko';
$strSQPBugUnclosedQuote = 'Neuzav<61>en<65> uvozovky';
$strStatement = '<27>daj';
$strStrucCSV = 'CSV data';
$strStrucData = 'Strukturu a data';
@@ -419,14 +429,4 @@ $strYes = 'Ano';
$strZip = '"zazipov<6F>no"';
// To translate
$strCharsetOfFile = 'Character set of the file:'; //to translate
$strBeginCut = 'BEGIN CUT'; //to translate
$strEndCut = 'END CUT'; //to translate
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
$strBeginRaw = 'BEGIN RAW'; //to translate
$strEndRaw = 'END RAW'; //to translate
$strSQLParserUserError = 'There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem'; //to translate
$strSQLParserBugMessage = 'There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:'; //to translate
?>

View File

@@ -57,6 +57,8 @@ $strAtEndOfTable = 'Na konci tabulky';
$strAttr = 'Vlastnosti';
$strBack = 'Zpět';
$strBeginCut = 'ZAČÁTEK VÝPISU';
$strBeginRaw = 'ZAČÁTEK VÝPISU';
$strBinary = ' Binární ';
$strBinaryDoNotEdit = ' Binární - neupravujte ';
$strBookmarkDeleted = 'Položka byla smazána z&nbsp;oblíbených.';
@@ -76,6 +78,7 @@ $strCarriage = 'Návrat vozíku (CR): \\r';
$strChange = 'Změnit';
$strChangeDisplay = 'Zvolte které sloupce zobrazit';
$strChangePassword = 'Změnit heslo';
$strCharsetOfFile = 'Znaková sada souboru:';
$strCheckAll = 'Zaškrtnout vše';
$strCheckDbPriv = 'Zkontrolovat oprávnění pro databázi';
$strCheckTable = 'Zkontrolovat tabulku';
@@ -137,6 +140,8 @@ $strEmpty = 'Vyprázdnit';
$strEmptyResultSet = 'MySQL vrátil prázdný výsledek (tj. nulový počet řádků).';
$strEnabled = 'Zapnuto';
$strEnd = 'Konec';
$strEndCut = 'KONEC VÝPISU';
$strEndRaw = 'KONEC VÝPISU';
$strEnglishPrivileges = 'Poznámka: názvy oprávnění v&nbsp;MySQL jsou uváděny anglicky';
$strError = 'Chyba';
$strExplain = 'Vysvětlit (EXPLAIN) SQL';
@@ -360,8 +365,13 @@ $strSort = 'Řadit';
$strSpaceUsage = 'Využití místa';
$strSplitWordsWithSpace = 'Slova jsou oddělena mezerou (" ").';
$strSQL = 'SQL';
$strSQLParserBugMessage = 'Je možné, že jste našli chybu v SQL parseru. Prosím prozkoumejte podrobně SQL dotaz, především jestli jsou správně uvozovky a jestli nejsou proházené. Další možnost selhání je pokud nahráváte soubor s binárními daty nezapsanými v uvozovkách. Můéžete také vyzkoušet příkazovou řádku MySQL. Níže uvedený výstup z MySQL serveru (pokud je nějaký) Vám také může pomoci při zkoumání problému. Pokud stále máte problémy nebo pokud SQL parser ohlásí chybu u dotazu, který na příkazové řádce funguje, prosím pokuste se zredukovat dotaz na co nejmenší, ve kterém se problém ještě vyskytne, a ohlašte chybu na stránkách phpMyAdmina spolu se sekcí VÝPIS uvedenou níže:';
$strSQLParserUserError = 'Pravděpodobně máte v&nbsp;SQL dotazu chybu. Níže uvedený výstup MySQL serveru (pokud je nějaký) Vám také může pomoci při zkoumání problému';
$strSQLQuery = 'SQL-dotaz';
$strSQLResult = 'Výsledek SQL dotazu';
$strSQPBugInvalidIdentifer = 'Chybný identifikátor';
$strSQPBugUnknownPunctation = 'Neznámé interpunkční znaménko';
$strSQPBugUnclosedQuote = 'Neuzavřené uvozovky';
$strStatement = 'Údaj';
$strStrucCSV = 'CSV data';
$strStrucData = 'Strukturu a data';
@@ -420,14 +430,4 @@ $strYes = 'Ano';
$strZip = '"zazipováno"';
// To translate
$strCharsetOfFile = 'Character set of the file:'; //to translate
$strBeginCut = 'BEGIN CUT'; //to translate
$strEndCut = 'END CUT'; //to translate
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
$strBeginRaw = 'BEGIN RAW'; //to translate
$strEndRaw = 'END RAW'; //to translate
$strSQLParserUserError = 'There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem'; //to translate
$strSQLParserBugMessage = 'There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:'; //to translate
?>

View File

@@ -56,6 +56,8 @@ $strAtEndOfTable = 'Na konci tabulky';
$strAttr = 'Vlastnosti';
$strBack = 'Zp<5A>t';
$strBeginCut = 'ZA<5A><41>TEK V<>PISU';
$strBeginRaw = 'ZA<5A><41>TEK V<>PISU';
$strBinary = ' Bin<69>rn<72> ';
$strBinaryDoNotEdit = ' Bin<69>rn<72> - neupravujte ';
$strBookmarkDeleted = 'Polo<6C>ka byla smaz<61>na z&nbsp;obl<62>ben<65>ch.';
@@ -75,6 +77,7 @@ $strCarriage = 'N
$strChange = 'Zm<5A>nit';
$strChangeDisplay = 'Zvolte kter<65> sloupce zobrazit';
$strChangePassword = 'Zm<5A>nit heslo';
$strCharsetOfFile = 'Znakov<6F> sada souboru:';
$strCheckAll = 'Za<5A>krtnout v<>e';
$strCheckDbPriv = 'Zkontrolovat opr<70>vn<76>n<EFBFBD> pro datab<61>zi';
$strCheckTable = 'Zkontrolovat tabulku';
@@ -136,6 +139,8 @@ $strEmpty = 'Vypr
$strEmptyResultSet = 'MySQL vr<76>til pr<70>zdn<64> v<>sledek (tj. nulov<6F> po<70>et <20><>dk<64>).';
$strEnabled = 'Zapnuto';
$strEnd = 'Konec';
$strEndCut = 'KONEC V<>PISU';
$strEndRaw = 'KONEC V<>PISU';
$strEnglishPrivileges = 'Pozn<7A>mka: n<>zvy opr<70>vn<76>n<EFBFBD> v&nbsp;MySQL jsou uv<75>d<EFBFBD>ny anglicky';
$strError = 'Chyba';
$strExplain = 'Vysv<73>tlit (EXPLAIN) SQL';
@@ -359,8 +364,13 @@ $strSort = '
$strSpaceUsage = 'Vyu<79>it<69> m<>sta';
$strSplitWordsWithSpace = 'Slova jsou odd<64>lena mezerou (" ").';
$strSQL = 'SQL';
$strSQLParserBugMessage = 'Je mo<6D>n<EFBFBD>, <20>e jste na<6E>li chybu v SQL parseru. Pros<6F>m prozkoumejte podrobn<62> SQL dotaz, p<>edev<65><76>m jestli jsou spr<70>vn<76> uvozovky a jestli nejsou proh<6F>zen<65>. Dal<61><6C> mo<6D>nost selh<6C>n<EFBFBD> je pokud nahr<68>v<EFBFBD>te soubor s bin<69>rn<72>mi daty nezapsan<61>mi v uvozovk<76>ch. M<><4D><EFBFBD>ete tak<61> vyzkou<6F>et p<><70>kazovou <20><>dku MySQL. N<><4E>e uveden<65> v<>stup z MySQL serveru (pokud je n<>jak<61>) V<>m tak<61> m<><6D>e pomoci p<>i zkoum<75>n<EFBFBD> probl<62>mu. Pokud st<73>le m<>te probl<62>my nebo pokud SQL parser ohl<68>s<EFBFBD> chybu u dotazu, kter<65> na p<><70>kazov<6F> <20><>dce funguje, pros<6F>m pokuste se zredukovat dotaz na co nejmen<65><6E>, ve kter<65>m se probl<62>m je<6A>t<EFBFBD> vyskytne, a ohla<6C>te chybu na str<74>nk<6E>ch phpMyAdmina spolu se sekc<6B> V<>PIS uvedenou n<><6E>e:';
$strSQLParserUserError = 'Pravd<76>podobn<62> m<>te v&nbsp;SQL dotazu chybu. N<><4E>e uveden<65> v<>stup MySQL serveru (pokud je n<>jak<61>) V<>m tak<61> m<><6D>e pomoci p<>i zkoum<75>n<EFBFBD> probl<62>mu';
$strSQLQuery = 'SQL-dotaz';
$strSQLResult = 'V<>sledek SQL dotazu';
$strSQPBugInvalidIdentifer = 'Chybn<62> identifik<69>tor';
$strSQPBugUnknownPunctation = 'Nezn<7A>m<EFBFBD> interpunk<6E>n<EFBFBD> znam<61>nko';
$strSQPBugUnclosedQuote = 'Neuzav<61>en<65> uvozovky';
$strStatement = '<27>daj';
$strStrucCSV = 'CSV data';
$strStrucData = 'Strukturu a data';
@@ -419,14 +429,4 @@ $strYes = 'Ano';
$strZip = '"zazipov<6F>no"';
// To translate
$strCharsetOfFile = 'Character set of the file:'; //to translate
$strBeginCut = 'BEGIN CUT'; //to translate
$strEndCut = 'END CUT'; //to translate
$strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
$strSQPBugUnknownPunctation = 'Unknown Punctation String'; //to translate
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
$strBeginRaw = 'BEGIN RAW'; //to translate
$strEndRaw = 'END RAW'; //to translate
$strSQLParserUserError = 'There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem'; //to translate
$strSQLParserBugMessage = 'There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:'; //to translate
?>