Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
postgresql-11 / usr / share / locale / ko / LC_MESSAGES / plpython-11.mo
Size: Mime:
Þ•XÜœ˜™5œÒ)íZr9ŒÆå>ý)<	)f		'©	AÑ	L
K`
9¬
3æ
1$M?r²YÐh*b“iö-`
&Ž
.µ
 ä
-$3)X&‚)©0Ó0h56ž7Õ)
=7u+Œ!¸"Úý1N*k'–&¾å;J<‡/·Lç4BR•0´å;&@3g'›4Ã>ø67Hn"·2Ú'
,5+b(Ž0·.è$!<^zB–sÙM@P,‘8¾E÷=ZV±ÐWæ8>8w°8ÌLlRZ¿?9Z”«CÇ;1G^yjØwC‹»5G !} -Ÿ -Í :û 6!5T!,Š!1·!=é!E'"um";ã"?#)_#@‰#+Ê#?ö#(6$-_$)$E·$+ý$9)%'c%7‹%Ã%9Ý%R&j&?„&YÄ&_'~'Xœ' õ'G(%^(7„(P¼(’
)N )Jï)B:*E}*AÃ*-+K3+/+0¯+*à+0,8<,Du,/º,ê,!-%)-=O-WJNUPT)E.65H$0>X 9BG(*/"?'<L+DK=%CORIV	,
;431Q8-!
#&27FAMS:@%s'%s' is an invalid keyword argument for this functionExpected None or a string.Expected None, "OK", "SKIP", or "MODIFY".Expected sequence of %d argument, got %d: %sExpected sequence of %d arguments, got %d: %sMissing left parenthesis.Only one Python major version can be used in one session.PL/Python anonymous code blockPL/Python function "%s"PL/Python function with return type "void" did not return NonePL/Python functions cannot accept type %sPL/Python functions cannot return type %sPL/Python procedure "%s"PL/Python procedure did not return NonePL/Python set-returning functions must return an iterable object.PL/Python set-returning functions only support returning one value per call.PL/Python trigger function returned "MODIFY" in a DELETE trigger -- ignoredPyDict_SetItemString() failed, while setting up argumentsPyList_SetItem() failed, while setting up argumentsSPI_execute failed: %sSPI_execute_plan failed: %sTD["new"] deleted, cannot modify rowTD["new"] dictionary key at ordinal position %d is not a stringTD["new"] is not a dictionaryTo construct a multidimensional array, the inner sequences must all have the same length.To return a composite type in an array, return the composite type as a Python tuple, e.g., "[('foo',)]".To return null in a column, add the value None to the mapping with the key named after the column.To return null in a column, let the returned object have an attribute named after column with value None.argument 'message' given by name and positionarray size exceeds the maximum allowedattribute "%s" does not exist in Python objectcannot set system attribute "%s"closing a cursor in an aborted subtransactioncommand did not produce a result setconversion from numeric to Decimal failedcould not add the spiexceptions modulecould not compile PL/Python function "%s"could not compile anonymous PL/Python code blockcould not convert Python Unicode object to bytescould not convert Python object into cstring: Python string representation appears to contain null bytescould not create bytes representation of Python objectcould not create string representation of Python objectcould not create the spiexceptions modulecould not determine sequence length for function return valuecould not execute plancould not extract bytes from encoded stringcould not generate SPI exceptionscould not import "__main__" modulecould not import "plpy" modulecould not import a module for Decimal constructorcould not initialize globalscould not parse error message in plpy.elogcould not unpack arguments in plpy.elogerror fetching next item from iteratorfetch from a closed cursorforcibly aborting a subtransaction that has not been exitedfunction returning record called in context that cannot accept type recordinvalid SQLSTATE codeiterating a closed cursoriterating a cursor in an aborted subtransactionkey "%s" found in TD["new"] does not exist as a column in the triggering rowkey "%s" not found in mappinglength of returned sequence did not match number of columns in rowmalformed record literal: "%s"multiple Python libraries are present in sessionno Decimal attribute in modulenumber of array dimensions exceeds the maximum allowed (%d)plpy.cursor expected a query or a planplpy.cursor takes a sequence as its second argumentplpy.execute expected a query or a planplpy.execute takes a sequence as its second argumentplpy.prepare: type name at ordinal position %d is not a stringquery result has too many rows to fit in a Python listreturn value of function with array return type is not a Python sequencereturned object cannot be iteratedsecond argument of plpy.prepare must be a sequencethere is no subtransaction to exit fromthis subtransaction has already been enteredthis subtransaction has already been exitedthis subtransaction has not been enteredtrigger functions can only be called as triggersunexpected return value from trigger procedureunsupported set function return modeuntrapped error in initializationwhile creating return valuewhile modifying trigger rowwrong length of inner sequence: has length %d, but %d was expectedProject-Id-Version: plpython (PostgreSQL) 11
Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org
PO-Revision-Date: 2018-09-07 17:06+0900
Last-Translator: Ioseph Kim <ioseph@uri.sarang.net>
Language-Team: Korean <pgsql-kr@postgresql.kr>
Language: ko
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Plural-Forms: nplurals=1; plural=0;
%s'%s' 값은 이 함수에서 잘못된 예약어 인자입니다None 이나 문자열이 있어야합니다.None, "OK", "SKIP", 또는 "MODIFY"를 사용해야 함.%d 개의 인자가 필요한데, %d개의 인자를 지정했음: %s왼쪽 괄호가 없음.하나의 세션에서는 하나의 Python 메이져 버전만 사용할 수 있습니다.PL/Python 익명 코드 블럭"%s" PL/Python 함수반환 자료형이 "void"인 PL/Python 함수가 return None으로 끝나지 않았음PL/Python 함수는 %s 자료형을 사용할 수 없음PL/Python 함수는 %s 자료형을 반환할 수 없음"%s" PL/Python 프로시져PL/Python 프로시져가 None을 반환하지 않았음PL/Python 집합-반환 함수는 iterable 객체를 반환해야 합니다.PL/Python 집합-반환 함수는 한번의 호출에 대해서 하나의 값만 반환할 수 있습니다.PL/Python 트리거 함수가 DELETE 트리거에서 "MODIFY"를 반환했음 -- 무시함PyDict_SetItemString() 함수가 인자 설정하는 중 실패PyList_SetItem() 함수가 인자 설정하는 중 실패SPI_execute 실패: %sSPI_execute_plan 실패: %sTD["new"] 변수가 삭제되었음, 로우를 수정할 수 없음%d 번째 TD["new"] 딕션너리 키가 문자열이 아님TD["new"] 변수가 딕션너리 형태가 아님다차원 배열을 사용하려면, 그 하위 배열의 차원이 모두 같아야합니다.배열에서 복합 자료형을 반환하려면, Python 튜플 형을 사용하세요. 예: "[('foo',)]".칼럼값으로 null을 반환하려면, 칼럼 다음에 해당 키 이름과 맵핑 되는 None값을 지정하세요칼럼 값으로 null 을 반환하려면, 값으로 None 값을 가지는 칼럼 뒤에, 속성 이름이 있는 객체를 반환하세요'message' 인자는 이름과 위치가 있어야 함배열 최대 크기를 초과함Python 객체 가운데 "%s" 속성이 없음"%s" 시스템 속성을 지정할 수 없음중지된 서브트랜잭션에서 커서를 닫고 있음명령의 결과값이 없음numeric 형을 Decimal 형으로 변환할 수 없음spiexceptions 모듈을 추가할 수 없음"%s" PL/Python 함수를 컴파일 할 수 없음anonymous PL/Python 코드 블록을 컴파일 할 수 없음Python 유니코드 객체를 UTF-8 문자열로 변환할 수 없음Python 객체를 cstring 형으로 변환할 수 없음: Python string 변수에 null문자열이 포함되어 있음Python 객체를 bytea 자료형으로 변환할 수 없음Python 객체를 문자열 자료형으로 변환할 수 없음spiexceptions 모듈을 만들 수 없음함수 반환 값으로 시퀀스 길이를 결정할 수 없음plpy.prepare 객체를 실행할 수 없음해당 인코드 문자열을 Python에서 사용할 수 없음SPI 예외처리를 생성할 수 없음"__main__" 모듈은 임포트 할 수 없음"plpy" 모듈을 임포트 할 수 없음Decimal 자료형 처리를 위해 모듈을 임포트 할 수 없음전역변수들을 초기화 할 수 없음plpy.elog 에서 오류 메시지를 분석할 수 없음잘못된 인자로 구성된 plpy.elogiterator에서 다음 아이템을 가져올 수 없음닫긴 커서에서 fetch서브트랜잭션이 중지됨으로 강제로 중지됨반환 자료형이 record인데 함수가 그 자료형으로 반환하지 않음잘못된 SQLSTATE 코드이미 닫긴 커서에서 다음 자료를 요구하고 있음중지된 서브 트랜잭션에 있는 커서에서 다음 자료를 요구하고 있음로우 트리거 작업에서 칼럼으로 사용되는 "%s" 키가 TD["new"] 변수에 없음.맵 안에 "%s" 키가 없음반환되는 시퀀스형 변수의 길이가 로우의 칼럼수와 일치하지 않음잘못된 레코드 표현: "%s"세션에서 여러 Python 라이브러리가 사용되고 있습니다모듈안에 Decimal 속성이 없음배열 차원이 최대치 (%d)를 초과 했습니다.plpy.cursor 객체는 쿼리나 plpy.prepare 객체를 인자로 사용합니다plpy.cursor 객체의 인자로 plpy.prepare 객체를 사용한 경우 두번째 인자는 prepare 객체의 매개변수가 있어야 합니다.plpy.execute 함수의 인자는 쿼리문이나 plpy.prepare 객체여야 함plpy.execut 함수의 두번째 인자는 python 시퀀스형이 와야함plpy.prepare: %d 번째 인자의 자료형이 문자열이 아님쿼리 결과가 Python 리스트로 담기에는 너무 많습니다배열형으로 넘길 자료형이 Python 시퀀스형이 아님반환하는 객체가 iterable 형이 아님plpy.prepare 함수의 두번째 인자는 Python 시퀀스형이어야 함종료할 서브트랜잭션이 없음, 위치:이 서브트랜잭션은 이미 시작되었음이 서브트랜잭션은 이미 끝났음이 서브트랜잭션이 시작되지 않았음트리거 함수는 트리거로만 호출될 수 있음트리거 프로시져가 예상치 못한 값을 반환했습니다지원하지 않는 집합 함수 리턴 모드plpy 모듈 초기화 실패반환값을 만들고 있은 중로우 변경 트리거 작업 도중잘못된 내부 시퀀스 길이, 길이 %d, %d 초과했음