📄 ko.po
字号:
msgid "cast from %s to %s"msgstr "%s 자료형을 %s 자료형으로 바꾸는 작업"#: catalog/dependency.c:1505#, c-formatmsgid "constraint %s on "msgstr "%s 제약조건, 해당 테이블: "#: catalog/dependency.c:1511#, c-formatmsgid "constraint %s"msgstr "제약조건 %s"#: catalog/dependency.c:1530#, c-formatmsgid "conversion %s"msgstr "%s 문자코드변환규칙"#: catalog/dependency.c:1567#, c-formatmsgid "default for %s"msgstr "default for %s"#: catalog/dependency.c:1585#, c-formatmsgid "language %s"msgstr "프로시주얼 언어 %s"#: catalog/dependency.c:1592#, c-formatmsgid "operator %s"msgstr "%s 연산자"#: catalog/dependency.c:1626#, c-formatmsgid "operator class %s for access method %s"msgstr "%s 연산자 클래스, %s 인덱스 접근 방법"#: catalog/dependency.c:1662#, c-formatmsgid "rule %s on "msgstr "%s 룰(rule), 해당 테이블: "#: catalog/dependency.c:1697#, c-formatmsgid "trigger %s on "msgstr "%s 트리거, 해당 테이블: "#: catalog/dependency.c:1714#, c-formatmsgid "schema %s"msgstr "%s 스키마"#: catalog/dependency.c:1758#, c-formatmsgid "table %s"msgstr "%s 테이블"#: catalog/dependency.c:1762#, c-formatmsgid "index %s"msgstr "%s 인덱스"#: catalog/dependency.c:1766#, c-formatmsgid "special system relation %s"msgstr "%s 특수 시스템 릴레이션"#: catalog/dependency.c:1770#, c-formatmsgid "sequence %s"msgstr "%s 시퀀스"#: catalog/dependency.c:1774#, c-formatmsgid "uncataloged table %s"msgstr "%s 카타로그가 아닌 테이블"#: catalog/dependency.c:1778#, c-formatmsgid "toast table %s"msgstr "%s 토스트 테이블"#: catalog/dependency.c:1782#, c-formatmsgid "view %s"msgstr "%s 뷰"#: catalog/dependency.c:1786#, c-formatmsgid "composite type %s"msgstr "%s 복합 자료형"#: catalog/dependency.c:1791#, c-formatmsgid "relation %s"msgstr ""#: catalog/aclchk.c:158msgid "grant options can only be granted to individual users"msgstr "_^_ 권한 선택사항은 개별 사용자에게만 권한 부여될 수 있습니다"#: catalog/aclchk.c:246#, c-formatmsgid "invalid privilege type %s for table"msgstr "%s 권한은 테이블에는 사용할 수 없은 권한 형태임"#: catalog/aclchk.c:334 catalog/aclchk.c:492 catalog/aclchk.c:646#: catalog/aclchk.c:809 catalog/aclchk.c:962 catalog/aclchk.c:1121msgid "no privileges were granted"msgstr ""#: catalog/aclchk.c:338 catalog/aclchk.c:496 catalog/aclchk.c:650#: catalog/aclchk.c:813 catalog/aclchk.c:966 catalog/aclchk.c:1125msgid "not all privileges were granted"msgstr ""#: catalog/aclchk.c:345 catalog/aclchk.c:503 catalog/aclchk.c:657#: catalog/aclchk.c:820 catalog/aclchk.c:973 catalog/aclchk.c:1132msgid "no privileges could be revoked"msgstr ""#: catalog/aclchk.c:349 catalog/aclchk.c:507 catalog/aclchk.c:661#: catalog/aclchk.c:824 catalog/aclchk.c:977 catalog/aclchk.c:1136msgid "not all privileges could be revoked"msgstr ""#: catalog/aclchk.c:414#, c-formatmsgid "invalid privilege type %s for database"msgstr "%s 권한은 데이터베이스에는 사용할 수 없은 권한 형태임"#: catalog/aclchk.c:451 commands/comment.c:458 commands/dbcommands.c:550#: commands/dbcommands.c:679 commands/dbcommands.c:779#: commands/dbcommands.c:866 utils/adt/acl.c:1661 utils/init/postinit.c:271#: utils/init/postinit.c:283#, c-formatmsgid "database \"%s\" does not exist"msgstr "\"%s\" 데이터베이스 없음"#: catalog/aclchk.c:572#, c-formatmsgid "invalid privilege type %s for function"msgstr "%s 권한은 함수에는 사용할 수 없은 권한 형태임"#: catalog/aclchk.c:726#, c-formatmsgid "invalid privilege type %s for language"msgstr "%s 권한은 프로시주얼 언어에는 사용할 수 없은 권한 형태임"#: catalog/aclchk.c:758 commands/comment.c:1001 commands/functioncmds.c:451#: commands/proclang.c:202 commands/proclang.c:257 utils/adt/acl.c:2079#, c-formatmsgid "language \"%s\" does not exist"msgstr "\"%s\" 프로시주얼 언어 없음"#: catalog/aclchk.c:764#, c-formatmsgid "language \"%s\" is not trusted"msgstr "\"%s\" 프로시주얼 언어는 안전하지 못합니다"#: catalog/aclchk.c:765msgid "Only superusers may use untrusted languages."msgstr ""#: catalog/aclchk.c:889#, c-formatmsgid "invalid privilege type %s for schema"msgstr "%s 권한은 스키마(schema)에는 사용할 수 없은 권한 형태임"#: catalog/aclchk.c:921 catalog/namespace.c:255 catalog/namespace.c:1229#: catalog/namespace.c:1267 catalog/namespace.c:1866 commands/comment.c:509#: commands/schemacmds.c:181 commands/schemacmds.c:243#: commands/schemacmds.c:298 utils/adt/acl.c:2283#, c-formatmsgid "schema \"%s\" does not exist"msgstr "\"%s\" 스키마(schema) 없음"#: catalog/aclchk.c:1043#, c-formatmsgid "invalid privilege type %s for tablespace"msgstr "%s 권한은 테이블스페이스에는 사용할 수 없은 권한 형태임"#: catalog/aclchk.c:1080 commands/dbcommands.c:277 commands/indexcmds.c:171#: commands/tablecmds.c:324 commands/tablecmds.c:5435#: commands/tablespace.c:425 commands/tablespace.c:750#: commands/tablespace.c:817 commands/tablespace.c:896 utils/adt/acl.c:2489#, c-formatmsgid "tablespace \"%s\" does not exist"msgstr "\"%s\" 테이블스페이스 없음"#: catalog/aclchk.c:1229 commands/user.c:1535 commands/user.c:1772#: commands/user.c:1807 libpq/pqcomm.c:499#, c-formatmsgid "group \"%s\" does not exist"msgstr "\"%s\" 그룹 없음"#: catalog/aclchk.c:1264#, c-formatmsgid "permission denied for relation %s"msgstr "%s 릴레이션(relation) 접근 권한 없음"#: catalog/aclchk.c:1266#, c-formatmsgid "permission denied for database %s"msgstr "%s 데이터베이스 접근 권한 없음"#: catalog/aclchk.c:1268#, c-formatmsgid "permission denied for function %s"msgstr "%s 함수 접근 권한 없음"#: catalog/aclchk.c:1270#, c-formatmsgid "permission denied for operator %s"msgstr "%s 연산자 접근 권한 없음"#: catalog/aclchk.c:1272#, c-formatmsgid "permission denied for type %s"msgstr "%s 자료형 접근 권한 없음"#: catalog/aclchk.c:1274#, c-formatmsgid "permission denied for language %s"msgstr "%s 프로시주얼 언어 접근 권한 없음"#: catalog/aclchk.c:1276#, c-formatmsgid "permission denied for schema %s"msgstr "%s 스키마(schema) 접근 권한 없음"#: catalog/aclchk.c:1278#, c-formatmsgid "permission denied for operator class %s"msgstr "%s 연산자 클래스 접근 권한 없음"#: catalog/aclchk.c:1280#, c-formatmsgid "permission denied for conversion %s"msgstr "%s 문자코드변환규칙(conversion) 접근 권한 없음"#: catalog/aclchk.c:1282#, c-formatmsgid "permission denied for tablespace %s"msgstr "%s 테이블스페이스 접근 권한 없음"#: catalog/aclchk.c:1288#, c-formatmsgid "must be owner of relation %s"msgstr "%s 릴레이션(relation)의 소유주여야만 합니다"#: catalog/aclchk.c:1290#, c-formatmsgid "must be owner of database %s"msgstr "%s 데이터베이스의 소유주여야만 합니다"#: catalog/aclchk.c:1292#, c-formatmsgid "must be owner of function %s"msgstr "%s 함수의 소유주여야만 합니다"#: catalog/aclchk.c:1294#, c-formatmsgid "must be owner of operator %s"msgstr "%s 연산자의 소유주여야만 합니다"#: catalog/aclchk.c:1296#, c-formatmsgid "must be owner of type %s"msgstr "%s 자료형의 소유주여야만 합니다"#: catalog/aclchk.c:1298#, c-formatmsgid "must be owner of language %s"msgstr "%s 프로시주얼 언어의 소유주여야만 합니다"#: catalog/aclchk.c:1300#, c-formatmsgid "must be owner of schema %s"msgstr "%s 스키마(schema)의 소유주여야만 합니다"#: catalog/aclchk.c:1302#, c-formatmsgid "must be owner of operator class %s"msgstr "%s 연산자 클래스의 소유주여야만 합니다"#: catalog/aclchk.c:1304#, c-formatmsgid "must be owner of conversion %s"msgstr "%s 문자코드변환규칙(conversion)의 소유주여야만 합니다"#: catalog/aclchk.c:1306#, c-formatmsgid "must be owner of tablespace %s"msgstr "%s 테이블스페이스의 소유주여야만 합니다"#: catalog/aclchk.c:1369#, c-formatmsgid "user with ID %u does not exist"msgstr "ID %u 사용자 없음"#: catalog/aclchk.c:1386 catalog/aclchk.c:1889#, c-formatmsgid "relation with OID %u does not exist"msgstr "OID %u 릴레이션(relation) 없음"#: catalog/aclchk.c:1490 catalog/aclchk.c:2107#, c-formatmsgid "database with OID %u does not exist"msgstr "OID %u 데이터베이스 없음"#: catalog/aclchk.c:1548 catalog/aclchk.c:1973 tcop/fastpath.c:230#, c-formatmsgid "function with OID %u does not exist"msgstr "OID %u 함수 없음"#: catalog/aclchk.c:1604#, c-formatmsgid "language with OID %u does not exist"msgstr "OID %u 언어 없음"#: catalog/aclchk.c:1689 catalog/aclchk.c:2001#, c-formatmsgid "schema with OID %u does not exist"msgstr "OID %u 스키마 없음"#: catalog/aclchk.c:1761 catalog/aclchk.c:2039#, c-formatmsgid "tablespace with OID %u does not exist"msgstr "OID %u 테이블스페이스 없음"#: catalog/aclchk.c:1917#, c-formatmsgid "type with OID %u does not exist"msgstr "OID %u 자료형 없음"#: catalog/aclchk.c:1945#, c-formatmsgid "operator with OID %u does not exist"msgstr "OID %u 연산자 없음"#: catalog/aclchk.c:2068#, c-formatmsgid "operator class with OID %u does not exist"msgstr "OID %u 연산자 클래스 없음"#: catalog/aclchk.c:2136#, c-formatmsgid "conversion with OID %u does not exist"msgstr "OID %u 인코딩 변환규칙(conversion) 없음"#: catalog/pg_aggregate.c:80msgid "cannot determine transition data type"msgstr "처리할(변환할) 자료형을 결정할 수 없음"#: catalog/pg_aggregate.c:81msgid """An aggregate using \"anyarray\" or \"anyelement\" as transition type must ""have one of them as its base type."msgstr "_^_ transition 자료형으로 \"anyarray\" 또는 \"anyelement\" 자료형을 사용하는 집계 함수는 그 기반 자료형이 기본 자료형 중 하나여야만 합니다"#: catalog/pg_aggregate.c:110#, c-formatmsgid "return type of transition function %s is not %s"msgstr "%s 이름의 transition 함수의 리턴 자료형이 %s 자료형이어야합니다"#: catalog/pg_aggregate.c:132msgid """must not omit initial value when transition function is strict and ""transition type is not compatible with input type"msgstr ""#: catalog/pg_aggregate.c:165 catalog/pg_proc.c:124 executor/functions.c:1082msgid "cannot determine result data type"msgstr "결과 자료형을 결정할 수 없음"#: catalog/pg_aggregate.c:166msgid """An aggregate returning \"anyarray\" or \"anyelement\" must have one of them ""as its base type."msgstr "_^_ return 자료형으로 \"anyarray\" 또는 \"anyelement\" 자료형을 사용하는 집계 함수는 그 기반 자료형이 기본 자료형 중 하나여야만 합니다"#: catalog/pg_aggregate.c:281 commands/typecmds.c:919 commands/typecmds.c:989#: commands/typecmds.c:1021 commands/typecmds.c:1053 commands/typecmds.c:1077#: parser/parse_func.c:203 parser/parse_func.c:1364#, c-format
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -