1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-03 15:22:11 +03:00

Translation updates

Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: bcdfb83b81a7aa3c3948c0a5221f9c68d7010ac5
This commit is contained in:
Peter Eisentraut
2020-02-10 13:15:42 +01:00
parent 198f0ba8bd
commit 326431670a
71 changed files with 60353 additions and 32148 deletions

View File

@@ -7,7 +7,7 @@
# Stéphane Schildknecht <stephane.schildknecht@dalibo.com>, 2009.
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.6\n"
"Project-Id-Version: PostgreSQL 12\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
"POT-Creation-Date: 2019-09-20 12:38+0000\n"
"PO-Revision-Date: 2019-09-20 15:13+0200\n"

View File

@@ -5,10 +5,10 @@
#
msgid ""
msgstr ""
"Project-Id-Version: ecpglib (PostgreSQL) 10\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2016-09-26 14:02+0900\n"
"PO-Revision-Date: 2017-08-17 13:20+0900\n"
"Project-Id-Version: ecpglib (PostgreSQL) 12\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
"POT-Creation-Date: 2020-02-09 20:09+0000\n"
"PO-Revision-Date: 2020-02-10 09:54+0900\n"
"Last-Translator: Ioseph Kim <ioseph@uri.sarang.net>\n"
"Language-Team: Korean <pgsql-kr@postgresql.kr>\n"
"Language: ko\n"
@@ -24,7 +24,7 @@ msgstr "빈 메시지 텍스트"
msgid "<DEFAULT>"
msgstr "<초기값>"
#: descriptor.c:833 misc.c:120
#: descriptor.c:876 misc.c:120
msgid "NULL"
msgstr "NULL"
@@ -193,6 +193,6 @@ msgstr "서버 연결 끊김"
msgid "SQL error: %s\n"
msgstr "SQL 오류: %s\n"
#: execute.c:1962
#: execute.c:2198 execute.c:2205
msgid "<empty>"
msgstr "<empty>"

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ecpglib (PostgreSQL current)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
"POT-Creation-Date: 2019-09-23 06:32+0300\n"
"POT-Creation-Date: 2020-02-05 11:03+0300\n"
"PO-Revision-Date: 2019-09-09 13:30+0300\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
@@ -196,7 +196,7 @@ msgstr "подключение к серверу потеряно"
msgid "SQL error: %s\n"
msgstr "ошибка SQL: %s\n"
#: execute.c:2187 execute.c:2194
#: execute.c:2198 execute.c:2205
msgid "<empty>"
msgstr "<>"

View File

@@ -7,7 +7,7 @@
# Stéphane Schildknecht <stephane.schildknecht@dalibo.com>, 2009.
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.6\n"
"Project-Id-Version: PostgreSQL 12\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
"POT-Creation-Date: 2019-09-20 12:38+0000\n"
"PO-Revision-Date: 2019-09-20 15:12+0200\n"

View File

@@ -5,10 +5,10 @@
#
msgid ""
msgstr ""
"Project-Id-Version: ecpg (PostgreSQL) 11\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2018-09-04 15:55+0900\n"
"PO-Revision-Date: 2018-09-07 16:26+0900\n"
"Project-Id-Version: ecpg (PostgreSQL) 12\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
"POT-Creation-Date: 2020-02-09 20:09+0000\n"
"PO-Revision-Date: 2019-11-01 11:02+0900\n"
"Last-Translator: Ioseph Kim <ioseph@uri.sarang.net>\n"
"Language-Team: Korean Team <pgsql-kr@postgresql.kr>\n"
"Language: ko\n"
@@ -92,7 +92,8 @@ msgid ""
" -C MODE set compatibility mode; MODE can be one of\n"
" \"INFORMIX\", \"INFORMIX_SE\", \"ORACLE\"\n"
msgstr ""
" -C MODE 호환성 모드를 설정합니다. MODE는 다음 중 하나일 수 있습니다.\n"
" -C MODE 호환성 모드를 설정합니다. MODE는 다음 중 하나일 수 있습니"
"다.\n"
" \"INFORMIX\", \"INFORMIX_SE\", \"ORACLE\"\n"
#: ecpg.c:46
@@ -107,7 +108,8 @@ msgstr " -D SYMBOL SYMBOL 정의\n"
#: ecpg.c:49
#, c-format
msgid " -h parse a header file, this option includes option \"-c\"\n"
msgid ""
" -h parse a header file, this option includes option \"-c\"\n"
msgstr " -h 헤더 파일 구문 분석. 이 옵션은 \"-c\" 옵션 포함\n"
#: ecpg.c:50
@@ -131,7 +133,8 @@ msgid ""
" -r OPTION specify run-time behavior; OPTION can be:\n"
" \"no_indicator\", \"prepare\", \"questionmarks\"\n"
msgstr ""
" -r OPTION 런타임 동작을 지정합니다. 사용 가능한 OPTION은 다음과 같습니다.\n"
" -r OPTION 런타임 동작을 지정합니다. 사용 가능한 OPTION은 다음과 같습니"
"다.\n"
" \"no_indicator\", \"prepare\", \"questionmarks\"\n"
#: ecpg.c:55
@@ -169,10 +172,10 @@ msgstr ""
#, c-format
msgid ""
"\n"
"Report bugs to <pgsql-bugs@postgresql.org>.\n"
"Report bugs to <pgsql-bugs@lists.postgresql.org>.\n"
msgstr ""
"\n"
"오류보고: <pgsql-bugs@postgresql.org>.\n"
"오류보고: <pgsql-bugs@lists.postgresql.org>.\n"
#: ecpg.c:139
#, c-format
@@ -219,107 +222,116 @@ msgstr "%s: 지정된 입력 파일 없음\n"
msgid "cursor \"%s\" has been declared but not opened"
msgstr "\"%s\" 커서가 선언되었지만 열리지 않음"
#: ecpg.c:478 preproc.y:127
#: ecpg.c:478 preproc.y:128
#, c-format
msgid "could not remove output file \"%s\"\n"
msgstr "출력 파일 \"%s\"을(를) 제거할 수 없음\n"
#: pgc.l:444
#: pgc.l:472
#, c-format
msgid "unterminated /* comment"
msgstr "마무리 안된 /* 주석"
#: pgc.l:457
#: pgc.l:490
#, c-format
msgid "invalid bit string literal"
msgstr "잘못된 비트 문자열 리터럴"
#: pgc.l:466
#: pgc.l:502
#, c-format
msgid "unterminated bit string literal"
msgstr "마무리 안된 비트 문자열 문자"
#: pgc.l:482
#: pgc.l:518
#, c-format
msgid "unterminated hexadecimal string literal"
msgstr "마무리 안된 16진수 문자열 문자"
#: pgc.l:560
#: pgc.l:614 pgc.l:718
#, c-format
msgid "unterminated quoted string"
msgstr "마무리 안된 따옴표 안의 문자열"
#: pgc.l:618 pgc.l:631
#: pgc.l:665
#, c-format
msgid "unterminated dollar-quoted string"
msgstr "마무리 안된 따옴표 안의 문자열"
#: pgc.l:684 pgc.l:697
#, c-format
msgid "zero-length delimited identifier"
msgstr "길이가 0인 구분 식별자"
#: pgc.l:639
#: pgc.l:709
#, c-format
msgid "unterminated quoted identifier"
msgstr "마무리 안된 따옴표 안의 식별자"
#: pgc.l:921
#: pgc.l:1040
#, c-format
msgid "nested /* ... */ comments"
msgstr "중첩된 /* ... */ 주석"
#: pgc.l:1014
#: pgc.l:1133
#, c-format
msgid "missing identifier in EXEC SQL UNDEF command"
msgstr "EXEC SQL UNDEF 명령에 식별자 누락"
#: pgc.l:1060 pgc.l:1074
#: pgc.l:1179 pgc.l:1193
#, c-format
msgid "missing matching \"EXEC SQL IFDEF\" / \"EXEC SQL IFNDEF\""
msgstr "일치하는 \"EXEC SQL IFDEF\" / \"EXEC SQL IFNDEF\" 누락"
#: pgc.l:1063 pgc.l:1076 pgc.l:1252
#: pgc.l:1182 pgc.l:1195 pgc.l:1373
#, c-format
msgid "missing \"EXEC SQL ENDIF;\""
msgstr "\"EXEC SQL ENDIF;\" 누락"
#: pgc.l:1092 pgc.l:1111
#: pgc.l:1211 pgc.l:1230
#, c-format
msgid "more than one EXEC SQL ELSE"
msgstr "두 개 이상의 EXEC SQL ELSE"
#: pgc.l:1133 pgc.l:1147
#: pgc.l:1252 pgc.l:1266
#, c-format
msgid "unmatched EXEC SQL ENDIF"
msgstr "일치하지 않는 EXEC SQL ENDIF"
#: pgc.l:1167
#: pgc.l:1286
#, c-format
msgid "too many nested EXEC SQL IFDEF conditions"
msgstr "중첩된 EXEC SQL IFDEF 조건이 너무 많음"
#: pgc.l:1200
#: pgc.l:1321
#, c-format
msgid "missing identifier in EXEC SQL IFDEF command"
msgstr "EXEC SQL IFDEF 명령에 식별자 누락"
#: pgc.l:1209
#: pgc.l:1330
#, c-format
msgid "missing identifier in EXEC SQL DEFINE command"
msgstr "EXEC SQL DEFINE 명령에 식별자 누락"
#: pgc.l:1242
#: pgc.l:1363
#, c-format
msgid "syntax error in EXEC SQL INCLUDE command"
msgstr "EXEC SQL INCLUDE 명령에 구문 오류 발생"
#: pgc.l:1291
#: pgc.l:1413
#, c-format
msgid "internal error: unreachable state; please report this to <pgsql-bugs@postgresql.org>"
msgstr "내부 오류: 연결할 수 없습니다. 이 문제를 <pgsql-bugs@postgresql.org&gt;로 알려주십시오."
msgid ""
"internal error: unreachable state; please report this to <pgsql-bugs@lists."
"postgresql.org>"
msgstr ""
"내부 오류: 연결할 수 없습니다. 이 문제를 <pgsql-bugs@lists.postgresql.org>로 "
"알려주십시오."
#: pgc.l:1420
#: pgc.l:1564
#, c-format
msgid "Error: include path \"%s/%s\" is too long on line %d, skipping\n"
msgstr "오류: 포함 경로 \"%s/%s\"이(가) %d줄에서 너무 길어서 건너뜀\n"
#: pgc.l:1443
#: pgc.l:1587
#, c-format
msgid "could not open include file \"%s\" on line %d"
msgstr "포함 파일 \"%s\"을(를) %d줄에서 열 수 없음"
@@ -328,210 +340,214 @@ msgstr "포함 파일 \"%s\"을(를) %d줄에서 열 수 없음"
msgid "syntax error"
msgstr "구문 오류"
#: preproc.y:81
#: preproc.y:82
#, c-format
msgid "WARNING: "
msgstr "경고: "
#: preproc.y:84
#: preproc.y:85
#, c-format
msgid "ERROR: "
msgstr "오류: "
#: preproc.y:508
#: preproc.y:509
#, c-format
msgid "cursor \"%s\" does not exist"
msgstr "\"%s\" 이름의 커서가 없음"
#: preproc.y:537
#: preproc.y:538
#, c-format
msgid "initializer not allowed in type definition"
msgstr "형식 정의에 이니셜라이저가 허용되지 않음"
#: preproc.y:539
#: preproc.y:540
#, c-format
msgid "type name \"string\" is reserved in Informix mode"
msgstr "\"string\" 자료형 이름은 인포믹스 모드에서 예약어로 쓰입니다"
#: preproc.y:546 preproc.y:15744
#: preproc.y:547 preproc.y:15792
#, c-format
msgid "type \"%s\" is already defined"
msgstr "\"%s\" 형식이 이미 정의됨"
#: preproc.y:570 preproc.y:16402 preproc.y:16727 variable.c:620
#: preproc.y:572 preproc.y:16463 preproc.y:16788 variable.c:621
#, c-format
msgid "multidimensional arrays for simple data types are not supported"
msgstr "단순 데이터 형식에 다차원 배열이 지원되지 않음"
#: preproc.y:1694
#: preproc.y:1696
#, c-format
msgid "AT option not allowed in CLOSE DATABASE statement"
msgstr "CLOSE DATABASE 문에 AT 옵션이 허용되지 않음"
#: preproc.y:1903
#: preproc.y:1944
#, c-format
msgid "AT option not allowed in CONNECT statement"
msgstr "CONNECT 문에 AT 옵션이 허용되지 않음"
#: preproc.y:1937
#: preproc.y:1978
#, c-format
msgid "AT option not allowed in DISCONNECT statement"
msgstr "DISCONNECT 문에 AT 옵션이 허용되지 않음"
#: preproc.y:1992
#: preproc.y:2033
#, c-format
msgid "AT option not allowed in SET CONNECTION statement"
msgstr "SET CONNECTION 문에 AT 옵션이 허용되지 않음"
#: preproc.y:2014
#: preproc.y:2055
#, c-format
msgid "AT option not allowed in TYPE statement"
msgstr "TYPE 문에 AT 옵션이 허용되지 않음"
#: preproc.y:2023
#: preproc.y:2064
#, c-format
msgid "AT option not allowed in VAR statement"
msgstr "VAR 문에 AT 옵션이 허용되지 않음"
#: preproc.y:2030
#: preproc.y:2071
#, c-format
msgid "AT option not allowed in WHENEVER statement"
msgstr "WHENEVER 문에 AT 옵션이 허용되지 않음"
#: preproc.y:2107 preproc.y:2279 preproc.y:2284 preproc.y:2400 preproc.y:4045
#: preproc.y:5615 preproc.y:5624 preproc.y:5924 preproc.y:7523 preproc.y:9016
#: preproc.y:9021 preproc.y:11812
#: preproc.y:2148 preproc.y:2320 preproc.y:2325 preproc.y:2448 preproc.y:4018
#: preproc.y:5607 preproc.y:5907 preproc.y:7513 preproc.y:9025 preproc.y:9030
#: preproc.y:11829
#, c-format
msgid "unsupported feature will be passed to server"
msgstr "지원되지 않는 기능이 서버에 전달됨"
#: preproc.y:2658
#: preproc.y:2706
#, c-format
msgid "SHOW ALL is not implemented"
msgstr "SHOW ALL이 구현되지 않음"
#: preproc.y:3386
#: preproc.y:3366
#, c-format
msgid "COPY FROM STDIN is not implemented"
msgstr "COPY FROM STDIN이 구현되지 않음"
#: preproc.y:9969 preproc.y:15333
#: preproc.y:9976 preproc.y:15377
#, c-format
msgid "using variable \"%s\" in different declare statements is not supported"
msgstr "서로 다른 선언 구문에서 \"%s\" 변수 사용은 지원하지 않습니다"
#: preproc.y:9971 preproc.y:15335
#: preproc.y:9978 preproc.y:15379
#, c-format
msgid "cursor \"%s\" is already defined"
msgstr "\"%s\" 커서가 이미 정의됨"
#: preproc.y:10401
#: preproc.y:10418
#, c-format
msgid "no longer supported LIMIT #,# syntax passed to server"
msgstr "더 이상 지원되지 않는 LIMIT #,# 구문이 서버에 전달됨"
#: preproc.y:10726 preproc.y:10733
#: preproc.y:10743 preproc.y:10750
#, c-format
msgid "subquery in FROM must have an alias"
msgstr "FROM 절 내의 subquery 에는 반드시 alias 를 가져야만 합니다"
#: preproc.y:15063
#: preproc.y:15100 preproc.y:15107
#, c-format
msgid "CREATE TABLE AS cannot specify INTO"
msgstr "CREATE TABLE AS에서 INTO를 지정할 수 없음"
#: preproc.y:15099
#: preproc.y:15143
#, c-format
msgid "expected \"@\", found \"%s\""
msgstr "\"@\"이 필요한데 \"%s\"이(가) 있음"
#: preproc.y:15111
#: preproc.y:15155
#, c-format
msgid "only protocols \"tcp\" and \"unix\" and database type \"postgresql\" are supported"
msgstr "\"tcp\" \"unix\" 프로토콜과 데이터베이스 형식 \"postgresql\"만 지원됨"
msgid ""
"only protocols \"tcp\" and \"unix\" and database type \"postgresql\" are "
"supported"
msgstr ""
"\"tcp\" 및 \"unix\" 프로토콜과 데이터베이스 형식 \"postgresql\"만 지원됨"
#: preproc.y:15114
#: preproc.y:15158
#, c-format
msgid "expected \"://\", found \"%s\""
msgstr "\"://\"가 필요한데 \"%s\"이(가) 있음"
#: preproc.y:15119
#: preproc.y:15163
#, c-format
msgid "Unix-domain sockets only work on \"localhost\" but not on \"%s\""
msgstr "Unix-domain 소켓은 \"localhost\"에서만 작동하며 \"%s\"에서는 작동하지 않음"
msgstr ""
"Unix-domain 소켓은 \"localhost\"에서만 작동하며 \"%s\"에서는 작동하지 않음"
#: preproc.y:15145
#: preproc.y:15189
#, c-format
msgid "expected \"postgresql\", found \"%s\""
msgstr "\"postgresql\"이 필요한데 \"%s\"이(가) 있음"
#: preproc.y:15148
#: preproc.y:15192
#, c-format
msgid "invalid connection type: %s"
msgstr "잘못된 연결 형식: %s"
#: preproc.y:15157
#: preproc.y:15201
#, c-format
msgid "expected \"@\" or \"://\", found \"%s\""
msgstr "\"@\" 또는 \"://\"가 필요한데 \"%s\"이(가) 있음"
#: preproc.y:15232 preproc.y:15250
#: preproc.y:15276 preproc.y:15294
#, c-format
msgid "invalid data type"
msgstr "잘못된 데이터 형식"
#: preproc.y:15261 preproc.y:15278
#: preproc.y:15305 preproc.y:15322
#, c-format
msgid "incomplete statement"
msgstr "불완전한 문"
#: preproc.y:15264 preproc.y:15281
#: preproc.y:15308 preproc.y:15325
#, c-format
msgid "unrecognized token \"%s\""
msgstr "인식할 수 없는 토큰 \"%s\""
#: preproc.y:15555
#: preproc.y:15595
#, c-format
msgid "only data types numeric and decimal have precision/scale argument"
msgstr "숫자 및 10진수 데이터 형식에만 전체 자릿수/소수 자릿수 인수 포함"
#: preproc.y:15567
#: preproc.y:15607
#, c-format
msgid "interval specification not allowed here"
msgstr "여기에는 간격 지정이 허용되지 않음"
#: preproc.y:15719 preproc.y:15771
#: preproc.y:15767 preproc.y:15819
#, c-format
msgid "too many levels in nested structure/union definition"
msgstr "중첩된 구조/union 정의에 수준이 너무 많음"
#: preproc.y:15910
#: preproc.y:15970
#, c-format
msgid "pointers to varchar are not implemented"
msgstr "varchar에 대한 포인터가 구현되지 않음"
#: preproc.y:16097 preproc.y:16122
#: preproc.y:16157 preproc.y:16182
#, c-format
msgid "using unsupported DESCRIBE statement"
msgstr "지원되지 않는 DESCRIBE 문 사용"
#: preproc.y:16369
#: preproc.y:16429
#, c-format
msgid "initializer not allowed in EXEC SQL VAR command"
msgstr "EXEC SQL VAR 명령에 이니셜라이저가 허용되지 않음"
#: preproc.y:16685
#: preproc.y:16746
#, c-format
msgid "arrays of indicators are not allowed on input"
msgstr "입력에서 표시기의 배열이 허용되지 않음"
#: preproc.y:16906
#: preproc.y:16967
#, c-format
msgid "operator not allowed in variable definition"
msgstr "연산자는 동적 정의 영역에서는 사용할 수 없음"
#. translator: %s is typically the translation of "syntax error"
#: preproc.y:16947
#: preproc.y:17008
#, c-format
msgid "%s at or near \"%s\""
msgstr "%s, \"%s\" 부근"
@@ -541,62 +557,63 @@ msgstr "%s, \"%s\" 부근"
msgid "out of memory"
msgstr "메모리 부족"
#: type.c:212 type.c:676
#: type.c:214 type.c:685
#, c-format
msgid "unrecognized variable type code %d"
msgstr "인식할 수 없는 변수 형식 코드 %d"
#: type.c:261
#: type.c:263
#, c-format
msgid "variable \"%s\" is hidden by a local variable of a different type"
msgstr "\"%s\" 변수가 다른 자료형의 지역 변수에 의해 숨겨졌음"
#: type.c:263
#: type.c:265
#, c-format
msgid "variable \"%s\" is hidden by a local variable"
msgstr "\"%s\" 변수가 지역 변수에 의해 숨겨졌음"
#: type.c:275
#: type.c:277
#, c-format
msgid "indicator variable \"%s\" is hidden by a local variable of a different type"
msgid ""
"indicator variable \"%s\" is hidden by a local variable of a different type"
msgstr "\"%s\" 지시자 변수가 지역 변수의 다른 자료형 때문에 숨겨졌음"
#: type.c:277
#: type.c:279
#, c-format
msgid "indicator variable \"%s\" is hidden by a local variable"
msgstr "\"%s\" 지시자 변수가 지역 변수에 의해 숨겨졌음"
#: type.c:285
#: type.c:287
#, c-format
msgid "indicator for array/pointer has to be array/pointer"
msgstr "배열/포인터의 표시기는 배열/포인터여야 함"
#: type.c:289
#: type.c:291
#, c-format
msgid "nested arrays are not supported (except strings)"
msgstr "중첩된 배열은 지원되지 않음(문자열 제외)"
#: type.c:331
#: type.c:333
#, c-format
msgid "indicator for struct has to be a struct"
msgstr "구조의 표시기는 구조여야 함"
#: type.c:351 type.c:372 type.c:392
#: type.c:353 type.c:374 type.c:394
#, c-format
msgid "indicator for simple data type has to be simple"
msgstr "단순 데이터 형식의 표시기는 단순이어야 함"
#: type.c:616
#: type.c:625
#, c-format
msgid "indicator struct \"%s\" has too few members"
msgstr "\"%s\" 지시 구조체는 맴버가 너무 적음"
#: type.c:624
#: type.c:633
#, c-format
msgid "indicator struct \"%s\" has too many members"
msgstr "\"%s\" 지시 구조체는 맴버가 너무 많음"
#: type.c:735
#: type.c:744
#, c-format
msgid "unrecognized descriptor item code %d"
msgstr "인식할 수 없는 설명자 항목 코드 %d"
@@ -648,8 +665,10 @@ msgstr "다차원 배열이 지원되지 않음"
#: variable.c:534
#, c-format
msgid "multilevel pointers (more than 2 levels) are not supported; found %d level"
msgid_plural "multilevel pointers (more than 2 levels) are not supported; found %d levels"
msgid ""
"multilevel pointers (more than 2 levels) are not supported; found %d level"
msgid_plural ""
"multilevel pointers (more than 2 levels) are not supported; found %d levels"
msgstr[0] "다중단계 포인터(2단계 이상)는 지원하지 않음; 발견된 레벨: %d"
#: variable.c:539

View File

@@ -1,9 +1,9 @@
msgid ""
msgstr ""
"Project-Id-Version: postgresql\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2018-12-04 20:35+0100\n"
"PO-Revision-Date: 2019-08-10 14:29\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
"POT-Creation-Date: 2019-09-27 15:08+0000\n"
"PO-Revision-Date: 2019-12-20 20:24\n"
"Last-Translator: pasha_golub\n"
"Language-Team: Ukrainian\n"
"Language: uk_UA\n"
@@ -11,10 +11,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
"X-Generator: crowdin.com\n"
"X-Crowdin-Project: postgresql\n"
"X-Crowdin-Language: uk\n"
"X-Crowdin-File: /REL_11_STABLE/src/interfaces/ecpg/preproc/po/ecpg.pot\n"
"X-Crowdin-File: /REL_12_STABLE/ecpg.pot\n"
#: descriptor.c:64
#, c-format
@@ -150,9 +149,9 @@ msgstr "\n"
#: ecpg.c:61
#, c-format
msgid "\n"
"Report bugs to <pgsql-bugs@postgresql.org>.\n"
"Report bugs to <pgsql-bugs@lists.postgresql.org>.\n"
msgstr "\n"
"Про помилки повідомляйте <pgsql-bugs@postgresql.org>.\n"
"Про помилки повідомляйте на <pgsql-bugs@lists.postgresql.org>.\n"
#: ecpg.c:139
#, c-format
@@ -167,7 +166,7 @@ msgstr "%s: не вдалося відкрити файл \"%s\": %s\n"
#: ecpg.c:217 ecpg.c:230 ecpg.c:246 ecpg.c:272
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Спробуйте \"%s --help\" для додаткової інформації.\n"
msgstr "Спробуйте \"%s --help\" для отримання додаткової інформації.\n"
#: ecpg.c:241
#, c-format
@@ -199,107 +198,112 @@ msgstr "%s: не вказано вхідні файли\n"
msgid "cursor \"%s\" has been declared but not opened"
msgstr "курсор \"%s\" був оголошений, але не відкритий"
#: ecpg.c:478 preproc.y:127
#: ecpg.c:478 preproc.y:128
#, c-format
msgid "could not remove output file \"%s\"\n"
msgstr "не вдалося видалити файл виводу \"%s\"\n"
#: pgc.l:444
#: pgc.l:472
#, c-format
msgid "unterminated /* comment"
msgstr "незавершений коментар /*"
#: pgc.l:457
#: pgc.l:490
#, c-format
msgid "invalid bit string literal"
msgstr "неприпустимий літерал бітового рядка"
#: pgc.l:466
#: pgc.l:502
#, c-format
msgid "unterminated bit string literal"
msgstr "незавершений бітовий рядок"
#: pgc.l:482
#: pgc.l:518
#, c-format
msgid "unterminated hexadecimal string literal"
msgstr "незавершений шістнадцятковий рядок"
#: pgc.l:560
#: pgc.l:614 pgc.l:718
#, c-format
msgid "unterminated quoted string"
msgstr "незавершений рядок в лапках"
#: pgc.l:618 pgc.l:631
#: pgc.l:665
#, c-format
msgid "unterminated dollar-quoted string"
msgstr "незавершений рядок з $"
#: pgc.l:684 pgc.l:697
#, c-format
msgid "zero-length delimited identifier"
msgstr "пустий ідентифікатор із роздільниками"
#: pgc.l:639
#: pgc.l:709
#, c-format
msgid "unterminated quoted identifier"
msgstr "незавершений ідентифікатор в лапках"
#: pgc.l:921
#: pgc.l:1040
#, c-format
msgid "nested /* ... */ comments"
msgstr "вкладені /* ... */ коменарі"
#: pgc.l:1014
#: pgc.l:1133
#, c-format
msgid "missing identifier in EXEC SQL UNDEF command"
msgstr "відсутній ідентифікатор у команді EXEC SQL UNDEF"
#: pgc.l:1060 pgc.l:1074
#: pgc.l:1179 pgc.l:1193
#, c-format
msgid "missing matching \"EXEC SQL IFDEF\" / \"EXEC SQL IFNDEF\""
msgstr "немає відповідного \"EXEC SQL IFDEF\" / \"EXEC SQL IFNDEF\""
#: pgc.l:1063 pgc.l:1076 pgc.l:1252
#: pgc.l:1182 pgc.l:1195 pgc.l:1373
#, c-format
msgid "missing \"EXEC SQL ENDIF;\""
msgstr "відсутній \"EXEC SQL ENDIF;\""
#: pgc.l:1092 pgc.l:1111
#: pgc.l:1211 pgc.l:1230
#, c-format
msgid "more than one EXEC SQL ELSE"
msgstr "більше ніж один EXEC SQL ELSE"
#: pgc.l:1133 pgc.l:1147
#: pgc.l:1252 pgc.l:1266
#, c-format
msgid "unmatched EXEC SQL ENDIF"
msgstr "невідповідний EXEC SQL ENDIF"
#: pgc.l:1167
#: pgc.l:1286
#, c-format
msgid "too many nested EXEC SQL IFDEF conditions"
msgstr "забагато вкладених умов EXEC SQL IFDEF"
#: pgc.l:1200
#: pgc.l:1321
#, c-format
msgid "missing identifier in EXEC SQL IFDEF command"
msgstr "відсутній ідентифікатор у команді EXEC SQL IFDEF"
#: pgc.l:1209
#: pgc.l:1330
#, c-format
msgid "missing identifier in EXEC SQL DEFINE command"
msgstr "відсутній ідентифікатор у команді EXEC SQL DEFINE"
#: pgc.l:1242
#: pgc.l:1363
#, c-format
msgid "syntax error in EXEC SQL INCLUDE command"
msgstr "синтаксична помилка у команді EXEC SQL INCLUDE"
#: pgc.l:1291
#: pgc.l:1413
#, c-format
msgid "internal error: unreachable state; please report this to <pgsql-bugs@postgresql.org>"
msgstr "внутрішня помилка: недосяжний стан; будь ласка, повідомте на <pgsql-bugs@postgresql.org>"
msgid "internal error: unreachable state; please report this to <pgsql-bugs@lists.postgresql.org>"
msgstr "внутрішня помилка: недосяжний стан; будь ласка, повідомте на <pgsql-bugs@lists.postgresql.org>"
#: pgc.l:1420
#: pgc.l:1564
#, c-format
msgid "Error: include path \"%s/%s\" is too long on line %d, skipping\n"
msgstr "Помилка: шлях включення \"%s/%s\" занадто довгий у рядку %d, пропускається\n"
#: pgc.l:1443
#: pgc.l:1587
#, c-format
msgid "could not open include file \"%s\" on line %d"
msgstr "не вдалося відкрити файл включення \"%s\" у рядку %d"
@@ -308,210 +312,210 @@ msgstr "не вдалося відкрити файл включення \"%s\"
msgid "syntax error"
msgstr "синтаксична помилка"
#: preproc.y:81
#: preproc.y:82
#, c-format
msgid "WARNING: "
msgstr "ПОПЕРЕДЖЕННЯ: "
#: preproc.y:84
#: preproc.y:85
#, c-format
msgid "ERROR: "
msgstr "ПОМИЛКА: "
#: preproc.y:508
#: preproc.y:509
#, c-format
msgid "cursor \"%s\" does not exist"
msgstr "курсор \"%s\" не існує"
#: preproc.y:537
#: preproc.y:538
#, c-format
msgid "initializer not allowed in type definition"
msgstr "ініціалізація заборонена у визначенні типу"
#: preproc.y:539
#: preproc.y:540
#, c-format
msgid "type name \"string\" is reserved in Informix mode"
msgstr "ім’я типу \"string\" зарезервовано у режимі Informix"
#: preproc.y:546 preproc.y:15744
#: preproc.y:547 preproc.y:15792
#, c-format
msgid "type \"%s\" is already defined"
msgstr "тип \"%s\" вже визначений"
#: preproc.y:570 preproc.y:16402 preproc.y:16727 variable.c:620
#: preproc.y:572 preproc.y:16463 preproc.y:16788 variable.c:621
#, c-format
msgid "multidimensional arrays for simple data types are not supported"
msgstr "багатовимірні масиви для простих типів даних не підтримуються"
#: preproc.y:1694
#: preproc.y:1696
#, c-format
msgid "AT option not allowed in CLOSE DATABASE statement"
msgstr "Параметр AT не дозволений в інструкції CLOSE DATABASE"
#: preproc.y:1903
#: preproc.y:1944
#, c-format
msgid "AT option not allowed in CONNECT statement"
msgstr "Параметр AT не дозволений в інструкції CONNECT"
#: preproc.y:1937
#: preproc.y:1978
#, c-format
msgid "AT option not allowed in DISCONNECT statement"
msgstr "Параметр AT не дозволений в інструкції DISCONNECT"
#: preproc.y:1992
#: preproc.y:2033
#, c-format
msgid "AT option not allowed in SET CONNECTION statement"
msgstr "Параметр AT не дозволений в інструкції SET CONNECTION"
#: preproc.y:2014
#: preproc.y:2055
#, c-format
msgid "AT option not allowed in TYPE statement"
msgstr "Параметр AT не дозволений в інструкції TYPE"
#: preproc.y:2023
#: preproc.y:2064
#, c-format
msgid "AT option not allowed in VAR statement"
msgstr "Параметр AT не дозволений в інструкції VAR"
#: preproc.y:2030
#: preproc.y:2071
#, c-format
msgid "AT option not allowed in WHENEVER statement"
msgstr "Параметр AT не дозволений в інструкції WHENEVER"
#: preproc.y:2107 preproc.y:2279 preproc.y:2284 preproc.y:2400 preproc.y:4045
#: preproc.y:5615 preproc.y:5624 preproc.y:5924 preproc.y:7523 preproc.y:9016
#: preproc.y:9021 preproc.y:11812
#: preproc.y:2148 preproc.y:2320 preproc.y:2325 preproc.y:2448 preproc.y:4018
#: preproc.y:5607 preproc.y:5907 preproc.y:7513 preproc.y:9025 preproc.y:9030
#: preproc.y:11829
#, c-format
msgid "unsupported feature will be passed to server"
msgstr "непідтримувана функція буде передана до сервера"
#: preproc.y:2658
#: preproc.y:2706
#, c-format
msgid "SHOW ALL is not implemented"
msgstr "SHOW ALL не реалізовано"
#: preproc.y:3386
#: preproc.y:3366
#, c-format
msgid "COPY FROM STDIN is not implemented"
msgstr "COPY FROM STDIN не реалізовано"
#: preproc.y:9969 preproc.y:15333
#: preproc.y:9976 preproc.y:15377
#, c-format
msgid "using variable \"%s\" in different declare statements is not supported"
msgstr "використання змінної \"%s\" у різних інструкціях declare не підтримується"
#: preproc.y:9971 preproc.y:15335
#: preproc.y:9978 preproc.y:15379
#, c-format
msgid "cursor \"%s\" is already defined"
msgstr "курсор \"%s\" вже визначено"
#: preproc.y:10401
#: preproc.y:10418
#, c-format
msgid "no longer supported LIMIT #,# syntax passed to server"
msgstr "непідтримуваний синтаксис LIMIT #,# передано до сервера"
#: preproc.y:10726 preproc.y:10733
#: preproc.y:10743 preproc.y:10750
#, c-format
msgid "subquery in FROM must have an alias"
msgstr "підзапит в FROM повинен мати псевдонім"
#: preproc.y:15063
#: preproc.y:15100 preproc.y:15107
#, c-format
msgid "CREATE TABLE AS cannot specify INTO"
msgstr "CREATE TABLE AS не може містити INTO"
#: preproc.y:15099
#: preproc.y:15143
#, c-format
msgid "expected \"@\", found \"%s\""
msgstr "очікувалося \"@\", знайдено \"%s\""
#: preproc.y:15111
#: preproc.y:15155
#, c-format
msgid "only protocols \"tcp\" and \"unix\" and database type \"postgresql\" are supported"
msgstr "підтримуються лише протоколи \"tcp\" та \"unix\" і тип бази даних \"postgresql\""
#: preproc.y:15114
#: preproc.y:15158
#, c-format
msgid "expected \"://\", found \"%s\""
msgstr "очікувалося \"://\", знайдено \"%s\""
#: preproc.y:15119
#: preproc.y:15163
#, c-format
msgid "Unix-domain sockets only work on \"localhost\" but not on \"%s\""
msgstr "Unix-сокети працюють лише з \"localhost\", але не з \"%s\""
#: preproc.y:15145
#: preproc.y:15189
#, c-format
msgid "expected \"postgresql\", found \"%s\""
msgstr "очікувалось \"postgresql\", знайдено \"%s\""
#: preproc.y:15148
#: preproc.y:15192
#, c-format
msgid "invalid connection type: %s"
msgstr "неприпустимий тип підключення: %s"
#: preproc.y:15157
#: preproc.y:15201
#, c-format
msgid "expected \"@\" or \"://\", found \"%s\""
msgstr "очікувалось \"@\" або \"://\", знайдено \"%s\""
#: preproc.y:15232 preproc.y:15250
#: preproc.y:15276 preproc.y:15294
#, c-format
msgid "invalid data type"
msgstr "неприпустимий тип даних"
#: preproc.y:15261 preproc.y:15278
#: preproc.y:15305 preproc.y:15322
#, c-format
msgid "incomplete statement"
msgstr "неповний оператор"
#: preproc.y:15264 preproc.y:15281
#: preproc.y:15308 preproc.y:15325
#, c-format
msgid "unrecognized token \"%s\""
msgstr "нерозпізнаний токен \"%s\""
#: preproc.y:15555
#: preproc.y:15595
#, c-format
msgid "only data types numeric and decimal have precision/scale argument"
msgstr "точність/масштаб можна вказати лише для типів даних numeric і decimal"
#: preproc.y:15567
#: preproc.y:15607
#, c-format
msgid "interval specification not allowed here"
msgstr "специфікація інтервалу тут не допускається"
#: preproc.y:15719 preproc.y:15771
#: preproc.y:15767 preproc.y:15819
#, c-format
msgid "too many levels in nested structure/union definition"
msgstr "занадто багато рівнів у визначенні вкладеної структури/об'єднання"
#: preproc.y:15910
#: preproc.y:15970
#, c-format
msgid "pointers to varchar are not implemented"
msgstr "вказівників на varchar не реалізовано"
#: preproc.y:16097 preproc.y:16122
#: preproc.y:16157 preproc.y:16182
#, c-format
msgid "using unsupported DESCRIBE statement"
msgstr "використовується непідтримуваний оператор DESCRIBE"
#: preproc.y:16369
#: preproc.y:16429
#, c-format
msgid "initializer not allowed in EXEC SQL VAR command"
msgstr "команда EXEC SQL VAR не допускає ініціалізатор"
#: preproc.y:16685
#: preproc.y:16746
#, c-format
msgid "arrays of indicators are not allowed on input"
msgstr "вхідні масиви індикаторів не допускаються"
#: preproc.y:16906
#: preproc.y:16967
#, c-format
msgid "operator not allowed in variable definition"
msgstr "у визначенні змінної оператор не допускається"
#. translator: %s is typically the translation of "syntax error"
#: preproc.y:16947
#: preproc.y:17008
#, c-format
msgid "%s at or near \"%s\""
msgstr "%s в або поблизу \"%s\""
@@ -521,62 +525,62 @@ msgstr "%s в або поблизу \"%s\""
msgid "out of memory"
msgstr "недостатньо пам'яті"
#: type.c:212 type.c:676
#: type.c:214 type.c:685
#, c-format
msgid "unrecognized variable type code %d"
msgstr "нерозпізнаний код типу змінної %d"
#: type.c:261
#: type.c:263
#, c-format
msgid "variable \"%s\" is hidden by a local variable of a different type"
msgstr "змінна \"%s\" прихована локальною змінною іншого типу"
#: type.c:263
#: type.c:265
#, c-format
msgid "variable \"%s\" is hidden by a local variable"
msgstr "змінна \"%s\" прихована локальною змінною"
#: type.c:275
#: type.c:277
#, c-format
msgid "indicator variable \"%s\" is hidden by a local variable of a different type"
msgstr "змінна-індикатор \"%s\" прихована локальною змінною іншого типу"
#: type.c:277
#: type.c:279
#, c-format
msgid "indicator variable \"%s\" is hidden by a local variable"
msgstr "змінна-індикатор \"%s\" прихована локальною змінною"
#: type.c:285
#: type.c:287
#, c-format
msgid "indicator for array/pointer has to be array/pointer"
msgstr "індикатор для масиву/вказівника повинен бути масивом/вказівником"
#: type.c:289
#: type.c:291
#, c-format
msgid "nested arrays are not supported (except strings)"
msgstr "вкладені масиви не підтримуються (окрім рядків)"
#: type.c:331
#: type.c:333
#, c-format
msgid "indicator for struct has to be a struct"
msgstr "індикатор структури повинен бути структурою"
#: type.c:351 type.c:372 type.c:392
#: type.c:353 type.c:374 type.c:394
#, c-format
msgid "indicator for simple data type has to be simple"
msgstr "індикатор для простого типу даних повинен бути простим"
#: type.c:616
#: type.c:625
#, c-format
msgid "indicator struct \"%s\" has too few members"
msgstr "індикатор структури \"%s\" має занадто мало елементів"
#: type.c:624
#: type.c:633
#, c-format
msgid "indicator struct \"%s\" has too many members"
msgstr "індикатор структури \"%s\" має занадто багато елементів"
#: type.c:735
#: type.c:744
#, c-format
msgid "unrecognized descriptor item code %d"
msgstr "нерозпізнаний код елементу дескриптора %d"