1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-14 18:42:34 +03:00

Translation updates

Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: a69444e557347b0db244ac3d3ea2bf602a82227f
This commit is contained in:
Peter Eisentraut
2018-08-06 19:31:39 +02:00
parent c54f04820a
commit 1af8bbe9ab
20 changed files with 8725 additions and 4600 deletions

View File

@ -3,171 +3,197 @@
# This file is distributed under the same license as the PostgreSQL package.
#
# Tomáš Vondra <tv@fuzzy.cz>, 2012, 2013.
msgid ""
msgstr ""
"Project-Id-Version: ecpglib-cs (PostgreSQL 9.3)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2012-09-18 16:40+0000\n"
"PO-Revision-Date: 2012-MO-DA HO:MI+ZONE\n"
"POT-Creation-Date: 2018-07-13 23:43+0000\n"
"PO-Revision-Date: 2018-07-14 02:12+0200\n"
"Last-Translator: Tomas Vondra <tv@fuzzy.cz>\n"
"Language-Team: Czech <info@cspug.cx>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.0.7\n"
#: connect.c:231
#: connect.c:237
msgid "empty message text"
msgstr "prázdný text zprávy"
#: connect.c:384 connect.c:413 connect.c:618
#: connect.c:401 connect.c:430 connect.c:638
msgid "<DEFAULT>"
msgstr "<VÝCHOZÍ>"
#: descriptor.c:807 misc.c:113
#: descriptor.c:833 misc.c:120
msgid "NULL"
msgstr "NULL"
#: error.c:29
#. translator: this string will be truncated at 149 characters expanded.
#: error.c:33
#, c-format
msgid "no data found on line %d"
msgstr "na řádce %d nenalezena žádná data"
#: error.c:39
#. translator: this string will be truncated at 149 characters expanded.
#: error.c:40
#, c-format
msgid "out of memory on line %d"
msgstr "nedostatek paměti na řádce %d"
#: error.c:49
#. translator: this string will be truncated at 149 characters expanded.
#: error.c:47
#, c-format
msgid "unsupported type \"%s\" on line %d"
msgstr "nepodporovaný typ \"%s\" na řádce %d"
#: error.c:59
#. translator: this string will be truncated at 149 characters expanded.
#: error.c:54
#, c-format
msgid "too many arguments on line %d"
msgstr "příliš mnoho argumentů na řádce %d"
#: error.c:69
#. translator: this string will be truncated at 149 characters expanded.
#: error.c:61
#, c-format
msgid "too few arguments on line %d"
msgstr "příliš málo argumentů na řádce %d"
#: error.c:79
#. translator: this string will be truncated at 149 characters expanded.
#: error.c:68
#, c-format
msgid "invalid input syntax for type int: \"%s\", on line %d"
msgstr "chybná vstupní syntaxe pro typ int: \"%s\", na řádce %d"
#: error.c:89
#. translator: this string will be truncated at 149 characters expanded.
#: error.c:75
#, c-format
msgid "invalid input syntax for type unsigned int: \"%s\", on line %d"
msgstr "chybná vstupní syntaxe pro typ unsigned int: \"%s\", na řádce %d"
#: error.c:99
#. translator: this string will be truncated at 149 characters expanded.
#: error.c:82
#, c-format
msgid "invalid input syntax for floating-point type: \"%s\", on line %d"
msgstr "chybná vstupní syntaxe pro typ floating-point: \"%s\", na řádce %d"
#: error.c:110
#. translator: this string will be truncated at 149 characters expanded.
#: error.c:90
#, c-format
msgid "invalid syntax for type boolean: \"%s\", on line %d"
msgstr "chybná vstupní syntaxe pro typ boolean: \"%s\", na řádce %d"
#: error.c:118
#. translator: this string will be truncated at 149 characters expanded.
#: error.c:95
#, c-format
msgid "could not convert boolean value: size mismatch, on line %d"
msgstr "nelze zkonvertovat boolean hodnotu: nesprávná velikost, na řádce %d"
#: error.c:128
#. translator: this string will be truncated at 149 characters expanded.
#: error.c:102
#, c-format
msgid "empty query on line %d"
msgstr "prázdný dotaz na řádce %d"
#: error.c:138
#. translator: this string will be truncated at 149 characters expanded.
#: error.c:109
#, c-format
msgid "null value without indicator on line %d"
msgstr "null hodnota bez indikátoru na řádce %d"
#: error.c:148
#. translator: this string will be truncated at 149 characters expanded.
#: error.c:116
#, c-format
msgid "variable does not have an array type on line %d"
msgstr "proměnná nemá datový typ pole na řádce %d"
#: error.c:158
#. translator: this string will be truncated at 149 characters expanded.
#: error.c:123
#, c-format
msgid "data read from server is not an array on line %d"
msgstr "data načtená ze serveru nejsou pole na řádce %d"
#: error.c:168
#. translator: this string will be truncated at 149 characters expanded.
#: error.c:130
#, c-format
msgid "inserting an array of variables is not supported on line %d"
msgstr "vkládání pole proměnných není podporováno na řádce %d"
#: error.c:178
#. translator: this string will be truncated at 149 characters expanded.
#: error.c:137
#, c-format
msgid "connection \"%s\" does not exist on line %d"
msgstr "spojení \"%s\" neexistuje na řádce %d"
#: error.c:188
#. translator: this string will be truncated at 149 characters expanded.
#: error.c:144
#, c-format
msgid "not connected to connection \"%s\" on line %d"
msgstr "neotevřené spojení \"%s\" na řádce %d"
#: error.c:198
#. translator: this string will be truncated at 149 characters expanded.
#: error.c:151
#, c-format
msgid "invalid statement name \"%s\" on line %d"
msgstr "neplatný název příkazu \"%s\" na řádce %d"
#: error.c:208
#. translator: this string will be truncated at 149 characters expanded.
#: error.c:158
#, c-format
msgid "descriptor \"%s\" not found on line %d"
msgstr "deskriptor \"%s\" nenalezen na řádce %d"
#: error.c:218
#. translator: this string will be truncated at 149 characters expanded.
#: error.c:165
#, c-format
msgid "descriptor index out of range on line %d"
msgstr "index deskriptoru mimo rozsah na řádce %d"
#: error.c:228
#. translator: this string will be truncated at 149 characters expanded.
#: error.c:172
#, c-format
msgid "unrecognized descriptor item \"%s\" on line %d"
msgstr "nerozpoznaná položka deskriptoru \"%s\" na řádce %d"
#: error.c:238
#. translator: this string will be truncated at 149 characters expanded.
#: error.c:179
#, c-format
msgid "variable does not have a numeric type on line %d"
msgstr "proměnná nemá číselný datový typ na řádce %d"
#: error.c:248
#. translator: this string will be truncated at 149 characters expanded.
#: error.c:186
#, c-format
msgid "variable does not have a character type on line %d"
msgstr "proměnná nemá znakový datový typ na řádce %d"
#: error.c:258
#. translator: this string will be truncated at 149 characters expanded.
#: error.c:193
#, c-format
msgid "error in transaction processing on line %d"
msgstr "chyba v transakčním zpracování na řádce %d"
#: error.c:268
#. translator: this string will be truncated at 149 characters expanded.
#: error.c:200
#, c-format
msgid "could not connect to database \"%s\" on line %d"
msgstr "nelze se spojit s databází \"%s\" na řádce %d"
#: error.c:278
#. translator: this string will be truncated at 149 characters expanded.
#: error.c:207
#, c-format
msgid "SQL error %d on line %d"
msgstr "SQL chyba %d na řádce %d"
#: error.c:318
#: error.c:254
msgid "the connection to the server was lost"
msgstr "spojení se serverem bylo ztraceno"
#: error.c:405
#: error.c:347
#, c-format
msgid "SQL error: %s\n"
msgstr "SQL chyba: %s\n"
#: execute.c:1921
#: execute.c:1963
msgid "<empty>"
msgstr "<prázdný>"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ecpg-cs (PostgreSQL 9.3)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2012-09-18 16:40+0000\n"
"PO-Revision-Date: 2012-09-19 01:01+0200\n"
"POT-Creation-Date: 2018-07-13 23:43+0000\n"
"PO-Revision-Date: 2018-07-14 02:12+0200\n"
"Last-Translator: Tomas Vondra <tv@fuzzy.cz>\n"
"Language-Team: Czech <info@cspug.cx>\n"
"Language: cs\n"
@ -16,7 +16,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Lokalize 1.4\n"
"X-Generator: Poedit 2.0.7\n"
#: descriptor.c:64
#, c-format
@ -28,27 +28,27 @@ msgstr "proměnná \"%s\" musí mít číselný typ"
msgid "descriptor \"%s\" does not exist"
msgstr "descriptor \"%s\" neexistuje"
#: descriptor.c:161 descriptor.c:210
#: descriptor.c:161 descriptor.c:213
#, c-format
msgid "descriptor header item \"%d\" does not exist"
msgstr "descriptor header item \"%d\" neexistuje"
#: descriptor.c:182
#: descriptor.c:183
#, c-format
msgid "nullable is always 1"
msgstr "nullable je vždy 1"
#: descriptor.c:185
#: descriptor.c:186
#, c-format
msgid "key_member is always 0"
msgstr "key_member je vždy 0"
#: descriptor.c:277
#: descriptor.c:280
#, c-format
msgid "descriptor item \"%s\" is not implemented"
msgstr "descriptor item \"%s\" není implementován"
#: descriptor.c:287
#: descriptor.c:290
#, c-format
msgid "descriptor item \"%s\" cannot be set"
msgstr "descriptor item \"%s\" nelze nastavit"
@ -150,12 +150,11 @@ msgstr " -t zapne autocommit transakcí\n"
#: ecpg.c:57
#, c-format
msgid " --version output version information, then exit\n"
msgstr " --version vypíše informaci o verzi, poté skončí\n"
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version vypíše informaci o verzi, poté skončí\n"
#: ecpg.c:58
#, c-format
#| msgid " --help show this help, then exit\n"
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help zobrazí tuto nápovědu; poté skončí\n"
@ -180,132 +179,142 @@ msgstr ""
"\n"
"Chyby hlaste na adresu <pgsql-bugs@postgresql.org>.\n"
#: ecpg.c:182 ecpg.c:333 ecpg.c:343
#: ecpg.c:139
#, c-format
msgid "%s: could not locate my own executable path\n"
msgstr "%s: nelze nalézt cestu k vlastnímu spustitelnému souboru\n"
#: ecpg.c:175 ecpg.c:327 ecpg.c:338
#, c-format
msgid "%s: could not open file \"%s\": %s\n"
msgstr "%s: nelze otevřít soubor \"%s\": %s\n"
#: ecpg.c:221 ecpg.c:234 ecpg.c:250 ecpg.c:275
#: ecpg.c:214 ecpg.c:227 ecpg.c:243 ecpg.c:268
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Zkuste \"%s --help\" pro více informací.\n"
#: ecpg.c:245
#: ecpg.c:238
#, c-format
msgid "%s: parser debug support (-d) not available\n"
msgstr "%s: podpora pro ladicí informace parseru (-d) není dostupná\n"
#: ecpg.c:263
#: ecpg.c:256
#, c-format
msgid "%s, the PostgreSQL embedded C preprocessor, version %d.%d.%d\n"
msgstr "%s, PostgreSQL embedded C preprocessor, verze %d.%d.%d\n"
#: ecpg.c:265
#: ecpg.c:258
#, c-format
msgid "EXEC SQL INCLUDE ... search starts here:\n"
msgstr "EXEC SQL INCLUDE ... hledání začíná zde:\n"
#: ecpg.c:268
#: ecpg.c:261
#, c-format
msgid "end of search list\n"
msgstr "konec vyhledávacího seznamu\n"
#: ecpg.c:274
#: ecpg.c:267
#, c-format
msgid "%s: no input files specified\n"
msgstr "%s: nebyl zadán žádný vstupní soubor\n"
#: ecpg.c:466
#: ecpg.c:461
#, c-format
msgid "cursor \"%s\" has been declared but not opened"
msgstr "kurzor \"%s\" byl deklarován ale nebyl otevřen"
#: ecpg.c:479 preproc.y:109
#: ecpg.c:474 preproc.y:125
#, c-format
msgid "could not remove output file \"%s\"\n"
msgstr "nelze odstranit výstupní soubor \"%s\"\n"
#: pgc.l:403
#: pgc.l:425
#, c-format
msgid "unterminated /* comment"
msgstr "neukončený /* komentář"
#: pgc.l:416
#: pgc.l:438
#, c-format
msgid "invalid bit string literal"
msgstr "neplatný bit string literál"
#: pgc.l:425
#: pgc.l:447
#, c-format
msgid "unterminated bit string literal"
msgstr "neukončený literál - bitový řetězec"
#: pgc.l:441
#: pgc.l:463
#, c-format
msgid "unterminated hexadecimal string literal"
msgstr "neukončený literál - hexadecimální řetězec"
#: pgc.l:519
#: pgc.l:541
#, c-format
msgid "unterminated quoted string"
msgstr "neukončený řetězec v uvozovkách"
#: pgc.l:574 pgc.l:587
#: pgc.l:599 pgc.l:612
#, c-format
msgid "zero-length delimited identifier"
msgstr "ohraničený (delimited) identifikátor s nulovou délkou"
#: pgc.l:595
#: pgc.l:620
#, c-format
msgid "unterminated quoted identifier"
msgstr "neukončený identifikátor v uvozovkách"
#: pgc.l:941
#: pgc.l:874
#, c-format
msgid "nested /* ... */ comments"
msgstr "vnořené /* ... */ komentáře"
#: pgc.l:967
#, c-format
msgid "missing identifier in EXEC SQL UNDEF command"
msgstr "chybějící identifikátor v příkazu EXEC SQL UNDEF"
#: pgc.l:987 pgc.l:1001
#: pgc.l:1013 pgc.l:1027
#, c-format
msgid "missing matching \"EXEC SQL IFDEF\" / \"EXEC SQL IFNDEF\""
msgstr "chybějící odpovídající \"EXEC SQL IFDEF\" / \"EXEC SQL IFNDEF\""
#: pgc.l:990 pgc.l:1003 pgc.l:1179
#: pgc.l:1016 pgc.l:1029 pgc.l:1205
#, c-format
msgid "missing \"EXEC SQL ENDIF;\""
msgstr "chybějící \"EXEC SQL ENDIF;\""
#: pgc.l:1019 pgc.l:1038
#: pgc.l:1045 pgc.l:1064
#, c-format
msgid "more than one EXEC SQL ELSE"
msgstr "více než jedna větev EXEC SQL ELSE"
#: pgc.l:1060 pgc.l:1074
#: pgc.l:1086 pgc.l:1100
#, c-format
msgid "unmatched EXEC SQL ENDIF"
msgstr "neodpovídající EXEC SQL ENDIF"
#: pgc.l:1094
#: pgc.l:1120
#, c-format
msgid "too many nested EXEC SQL IFDEF conditions"
msgstr "příliš mnoho zanořených EXEC SQL IFDEF podmínek"
#: pgc.l:1127
#: pgc.l:1153
#, c-format
msgid "missing identifier in EXEC SQL IFDEF command"
msgstr "chybějící identifikátor v příkazu EXEC SQL IFDEF"
#: pgc.l:1136
#: pgc.l:1162
#, c-format
msgid "missing identifier in EXEC SQL DEFINE command"
msgstr "chybějící identifikátor v příkazu EXEC SQL DEFINE"
#: pgc.l:1169
#: pgc.l:1195
#, c-format
msgid "syntax error in EXEC SQL INCLUDE command"
msgstr "syntaktická chyba v příkazu EXEC SQL INCLUDE"
#: pgc.l:1218
#: pgc.l:1244
#, c-format
msgid ""
"internal error: unreachable state; please report this to <pgsql-"
@ -314,13 +323,13 @@ msgstr ""
"interní chyba: nedosažitelný stav; oznamte toto prosím na <pgsql-"
"bugs@postgresql.org>"
#: pgc.l:1343
#: pgc.l:1369
#, c-format
msgid "Error: include path \"%s/%s\" is too long on line %d, skipping\n"
msgstr ""
"Chyba: include path \"%s/%s\" na řádku %d je příliš dlouhá, přeskakuji\n"
#: pgc.l:1365
#: pgc.l:1392
#, c-format
msgid "could not open include file \"%s\" on line %d"
msgstr "nelze otevřít soubor \"%s\" na řádku %d"
@ -329,133 +338,124 @@ msgstr "nelze otevřít soubor \"%s\" na řádku %d"
msgid "syntax error"
msgstr "syntaktická chyba"
#: preproc.y:81
#: preproc.y:79
#, c-format
msgid "WARNING: "
msgstr "VAROVÁNÍ: "
#: preproc.y:85
#: preproc.y:82
#, c-format
msgid "ERROR: "
msgstr "CHYBA: "
#: preproc.y:491
#: preproc.y:506
#, c-format
msgid "cursor \"%s\" does not exist"
msgstr "kurzor \"%s\" neexistuje"
#: preproc.y:520
#: preproc.y:535
#, c-format
msgid "initializer not allowed in type definition"
msgstr "inicializátor (initializer) není v definici typu povolen"
#: preproc.y:522
#: preproc.y:537
#, c-format
msgid "type name \"string\" is reserved in Informix mode"
msgstr "název typu \"string\" je vyhrazen pro mód Informix"
#: preproc.y:529 preproc.y:13277
#: preproc.y:544 preproc.y:13885
#, c-format
msgid "type \"%s\" is already defined"
msgstr "typ \"%s\" je již definován"
#: preproc.y:553 preproc.y:13930 preproc.y:14251 variable.c:610
#: preproc.y:568 preproc.y:14543 preproc.y:14864 variable.c:620
#, c-format
msgid "multidimensional arrays for simple data types are not supported"
msgstr "vícerozměrná pole pro jednoduché datové typy nejsou podporována"
#: preproc.y:1526
#: preproc.y:1580
#, c-format
msgid "AT option not allowed in CLOSE DATABASE statement"
msgstr "AT volba není v příkazu CLOSE DATABASE povolena"
#: preproc.y:1723
#: preproc.y:1783
#, c-format
msgid "AT option not allowed in CONNECT statement"
msgstr "AT volba není v příkazu CONNECT povolena"
#: preproc.y:1757
#: preproc.y:1817
#, c-format
msgid "AT option not allowed in DISCONNECT statement"
msgstr "AT volba není v příkazu DISCONNECT povolena"
#: preproc.y:1812
#: preproc.y:1872
#, c-format
msgid "AT option not allowed in SET CONNECTION statement"
msgstr "AT volba není v příkazu SET CONNECTION povolena"
#: preproc.y:1834
#: preproc.y:1894
#, c-format
msgid "AT option not allowed in TYPE statement"
msgstr "AT volba není v příkazu TYPE povolena"
#: preproc.y:1843
#: preproc.y:1903
#, c-format
msgid "AT option not allowed in VAR statement"
msgstr "AT volba není v příkazu VAR povolena"
#: preproc.y:1850
#: preproc.y:1910
#, c-format
msgid "AT option not allowed in WHENEVER statement"
msgstr "AT volba není v příkazu WHENEVER povolena"
#: preproc.y:2204 preproc.y:3489 preproc.y:4658 preproc.y:4667 preproc.y:4952
#: preproc.y:7343 preproc.y:7348 preproc.y:7353 preproc.y:9695 preproc.y:10242
#: preproc.y:2162 preproc.y:2167 preproc.y:2283 preproc.y:3661 preproc.y:4917
#: preproc.y:4926 preproc.y:5210 preproc.y:6613 preproc.y:7702 preproc.y:7707
#: preproc.y:10174 preproc.y:10771
#, c-format
msgid "unsupported feature will be passed to server"
msgstr "nepodporovaná vlastnost bude předána serveru"
#: preproc.y:2446
#: preproc.y:2541
#, c-format
msgid "SHOW ALL is not implemented"
msgstr "příkaz SHOW ALL není implementován"
#: preproc.y:2889 preproc.y:2900
#, c-format
msgid "COPY TO STDIN is not possible"
msgstr "příkaz COPY TO STDIN nelze použít"
#: preproc.y:2891
#, c-format
msgid "COPY FROM STDOUT is not possible"
msgstr "příkaz COPY FROM STDOUT nelze použít"
#: preproc.y:2893
#: preproc.y:3049
#, c-format
msgid "COPY FROM STDIN is not implemented"
msgstr "příkaz COPY FROM STDIN není implementován"
#: preproc.y:8157 preproc.y:12866
#: preproc.y:8543 preproc.y:13474
#, c-format
msgid "using variable \"%s\" in different declare statements is not supported"
msgstr "použití proměnné \"%s\" v dalších deklaracích není podporováno"
#: preproc.y:8159 preproc.y:12868
#: preproc.y:8545 preproc.y:13476
#, c-format
msgid "cursor \"%s\" is already defined"
msgstr "kurzor \"%s\" je již definován"
#: preproc.y:8577
#: preproc.y:8963
#, c-format
msgid "no longer supported LIMIT #,# syntax passed to server"
msgstr "již neopdporovaná syntaxe LIMIT #,# předána serveru"
#: preproc.y:8812
#: preproc.y:9208 preproc.y:9215
#, c-format
msgid "subquery in FROM must have an alias"
msgstr "poddotaz ve FROM musí mít alias"
#: preproc.y:12596
#: preproc.y:13204
#, c-format
msgid "CREATE TABLE AS cannot specify INTO"
msgstr "CREATE TABLE AS nemůže specifikovat INTO"
#: preproc.y:12632
#: preproc.y:13240
#, c-format
msgid "expected \"@\", found \"%s\""
msgstr "očekáváno \"@\", nalezeno \"%s\""
#: preproc.y:12644
#: preproc.y:13252
#, c-format
msgid ""
"only protocols \"tcp\" and \"unix\" and database type \"postgresql\" are "
@ -464,83 +464,88 @@ msgstr ""
"podporovány jsou pouze protokoly \"tcp\" a \"unix\" a typ databáze "
"\"postgresql\""
#: preproc.y:12647
#: preproc.y:13255
#, c-format
msgid "expected \"://\", found \"%s\""
msgstr "očekáváno \"://\", nalezeno \"%s\""
#: preproc.y:12652
#: preproc.y:13260
#, c-format
msgid "Unix-domain sockets only work on \"localhost\" but not on \"%s\""
msgstr "Unixové sockety fungují pouze na \"localhost\" ale ne na \"%s\""
#: preproc.y:12678
#: preproc.y:13286
#, c-format
msgid "expected \"postgresql\", found \"%s\""
msgstr "očekáváno \"postgresql\", nalezeno \"%s\""
#: preproc.y:12681
#: preproc.y:13289
#, c-format
msgid "invalid connection type: %s"
msgstr "chybný typ spojení: %s"
#: preproc.y:12690
#: preproc.y:13298
#, c-format
msgid "expected \"@\" or \"://\", found \"%s\""
msgstr "očekáváno \"@\" nebo \"://\", nalezeno \"%s\""
#: preproc.y:12765 preproc.y:12783
#: preproc.y:13373 preproc.y:13391
#, c-format
msgid "invalid data type"
msgstr "chybný datový typ"
#: preproc.y:12794 preproc.y:12811
#: preproc.y:13402 preproc.y:13419
#, c-format
msgid "incomplete statement"
msgstr "neúplný příkaz"
#: preproc.y:12797 preproc.y:12814
#: preproc.y:13405 preproc.y:13422
#, c-format
msgid "unrecognized token \"%s\""
msgstr "nerozpoznaný token \"%s\""
#: preproc.y:13088
#: preproc.y:13696
#, c-format
msgid "only data types numeric and decimal have precision/scale argument"
msgstr "pouze datové typy numeric a decimal mají argumenty přesnost/velikost"
#: preproc.y:13100
#: preproc.y:13708
#, c-format
msgid "interval specification not allowed here"
msgstr "specifikace intervalu zde není povolena"
#: preproc.y:13252 preproc.y:13304
#: preproc.y:13860 preproc.y:13912
#, c-format
msgid "too many levels in nested structure/union definition"
msgstr "příliš mnoho úrovní v definici vnořené struktury/union"
#: preproc.y:13438
#: preproc.y:14051
#, c-format
msgid "pointers to varchar are not implemented"
msgstr "ukazatele na varchar nejsou implementovány"
#: preproc.y:13625 preproc.y:13650
#: preproc.y:14238 preproc.y:14263
#, c-format
msgid "using unsupported DESCRIBE statement"
msgstr "použití nepodporovaného příkazu DESCRIBE"
#: preproc.y:13897
#: preproc.y:14510
#, c-format
msgid "initializer not allowed in EXEC SQL VAR command"
msgstr "inicializátor není v příkazu EXEC SQL VAR podporován"
#: preproc.y:14209
#: preproc.y:14822
#, c-format
msgid "arrays of indicators are not allowed on input"
msgstr "pole identifikátorů nejsou na vstupu povolena"
#: preproc.y:15043
#, c-format
msgid "operator not allowed in variable definition"
msgstr "operátor není povolen v definici proměnné"
#. translator: %s is typically the translation of "syntax error"
#: preproc.y:14463
#: preproc.y:15084
#, c-format
msgid "%s at or near \"%s\""
msgstr "%s na nebo blízko \"%s\""
@ -550,7 +555,7 @@ msgstr "%s na nebo blízko \"%s\""
msgid "out of memory"
msgstr "paměť vyčerpána"
#: type.c:212 type.c:590
#: type.c:212 type.c:674
#, c-format
msgid "unrecognized variable type code %d"
msgstr "nerozpoznaný kód typu proměnné %d"
@ -587,67 +592,77 @@ msgstr "indicator variable pro pole/ukaztel musí být pole/ukazatel"
msgid "nested arrays are not supported (except strings)"
msgstr "vnořená pole nejsou podporována (kromě řetězců)"
#: type.c:322
#: type.c:331
#, c-format
msgid "indicator for struct has to be a struct"
msgstr "indikátor pro strukturu musí být struktura"
#: type.c:331 type.c:339 type.c:347
#: type.c:351 type.c:372 type.c:392
#, c-format
msgid "indicator for simple data type has to be simple"
msgstr "indikátor pro jednoduché datové typy musí být jednoduchý"
#: type.c:649
#: type.c:615
#, c-format
msgid "indicator struct \"%s\" has too few members"
msgstr "indikátor pro strukturu \"%s\" má příliš málo položek"
#: type.c:622
#, c-format
msgid "indicator struct \"%s\" has too many members"
msgstr "indikátor pro strukturu \"%s\" má příliš mnoho položek"
#: type.c:733
#, c-format
msgid "unrecognized descriptor item code %d"
msgstr "nerozpoznaný kód deskriptoru položky %d"
#: variable.c:89 variable.c:112
#: variable.c:89 variable.c:116
#, c-format
msgid "incorrectly formed variable \"%s\""
msgstr "nesprávně vytvořený název proměnné \"%s\""
#: variable.c:135
#: variable.c:139
#, c-format
msgid "variable \"%s\" is not a pointer"
msgstr "proměnná \"%s\" není ukazatel"
#: variable.c:138 variable.c:163
#: variable.c:142 variable.c:167
#, c-format
msgid "variable \"%s\" is not a pointer to a structure or a union"
msgstr "proměnná \"%s\" není ukazatel na strukturu nebo sjednocení"
#: variable.c:150
#: variable.c:154
#, c-format
msgid "variable \"%s\" is neither a structure nor a union"
msgstr "proměnná \"%s\" není ani struktura ani sjednocení"
#: variable.c:160
#: variable.c:164
#, c-format
msgid "variable \"%s\" is not an array"
msgstr "proměnná \"%s\" není pole"
#: variable.c:229 variable.c:251
#: variable.c:233 variable.c:255
#, c-format
msgid "variable \"%s\" is not declared"
msgstr "proměnná \"%s\" není deklarována"
#: variable.c:484
#: variable.c:494
#, c-format
msgid "indicator variable must have an integer type"
msgstr "indicator variable musí mít celočíselný typ"
#: variable.c:496
#: variable.c:506
#, c-format
msgid "unrecognized data type name \"%s\""
msgstr "nerozpoznaný název datového typu \"%s\""
#: variable.c:507 variable.c:515 variable.c:532 variable.c:535
#: variable.c:517 variable.c:525 variable.c:542 variable.c:545
#, c-format
msgid "multidimensional arrays are not supported"
msgstr "vícerozměrná pole nejsou podporována"
#: variable.c:524
#: variable.c:534
#, c-format
msgid ""
"multilevel pointers (more than 2 levels) are not supported; found %d level"
@ -663,13 +678,18 @@ msgstr[2] ""
"víceúrovňové ukazatele (více než 2 úrovně) nejsou podporovány; nalezeny %d "
"úrovně"
#: variable.c:529
#: variable.c:539
#, c-format
msgid "pointer to pointer is not supported for this data type"
msgstr "ukazatel na ukazatel není pro tento datový typ podporován"
#: variable.c:549
#: variable.c:559
#, c-format
msgid "multidimensional arrays for structures are not supported"
msgstr "vícerozměrná pole pro struktury nejsou podporována"
#~ msgid "COPY TO STDIN is not possible"
#~ msgstr "příkaz COPY TO STDIN nelze použít"
#~ msgid "COPY FROM STDOUT is not possible"
#~ msgstr "příkaz COPY FROM STDOUT nelze použít"

File diff suppressed because it is too large Load Diff