⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ko.po

📁 PostgreSQL 8.1.4的源码 适用于Linux下的开源数据库系统
💻 PO
📖 第 1 页 / 共 5 页
字号:
#: access/transam/xlog.c:2782#, c-formatmsgid "syntax error in history file: %s"msgstr "히스토리 파일에서 문법오류: %s"#: access/transam/xlog.c:2783msgid "Expected a numeric timeline ID."msgstr ""#: access/transam/xlog.c:2788#, c-formatmsgid "invalid data in history file: %s"msgstr "작업내역 파일에 잘못된 자료가 있음: %s"#: access/transam/xlog.c:2789msgid "Timeline IDs must be in increasing sequence."msgstr "타임라인 ID 값은 그 값이 증가하는 순번값이어야합니다."#: access/transam/xlog.c:2802#, c-formatmsgid "invalid data in history file \"%s\""msgstr "작업내역 파일에 잘못된 자료가 있음: \"%s\""#: access/transam/xlog.c:2803msgid "Timeline IDs must be less than child timeline's ID."msgstr ""#: access/transam/xlog.c:3041#, c-formatmsgid "could not link file \"%s\" to \"%s\": %m"msgstr "\"%s\" 파일을 \"%s\" 파일로 링크할 수 없음: %m"#: access/transam/xlog.c:3048 access/transam/xlog.c:3830#: access/transam/xlog.c:3873 commands/user.c:282 commands/user.c:412#: postmaster/pgarch.c:596#, c-formatmsgid "could not rename file \"%s\" to \"%s\": %m"msgstr "\"%s\" 파일을 \"%s\" 파일로 이름을 바꿀 수 없음: %m"#: access/transam/xlog.c:3109msgid "invalid LC_COLLATE setting"msgstr "잘못된 LC_COLLATE 설정"#: access/transam/xlog.c:3114msgid "invalid LC_CTYPE setting"msgstr "잘못된 LC_CTYPE 설정"#: access/transam/xlog.c:3133msgid "sizeof(ControlFileData) is larger than BLCKSZ; fix either one"msgstr "sizeof(ControlFileData) 값이 BLCKSZ 보다 큽니다; 둘 중 하나를 조정해 주십시오"#: access/transam/xlog.c:3143#, c-formatmsgid "could not create control file \"%s\": %m"msgstr "\"%s\" 컨트롤 파일 만들 수 없음: %m"#: access/transam/xlog.c:3154 access/transam/xlog.c:3341#, c-formatmsgid "could not write to control file: %m"msgstr "컨트롤 파일을 쓸 수 없음: %m"#: access/transam/xlog.c:3160 access/transam/xlog.c:3347#, c-formatmsgid "could not fsync control file: %m"msgstr "컨트롤 파일 fsync 실패: %m"#: access/transam/xlog.c:3165 access/transam/xlog.c:3352#, c-formatmsgid "could not close control file: %m"msgstr "컨트롤 파일 닫기 실패: %m"#: access/transam/xlog.c:3181 access/transam/xlog.c:3330#, c-formatmsgid "could not open control file \"%s\": %m"msgstr "\"%s\" 컨트롤 파일 열기 실패: %m"#: access/transam/xlog.c:3187#, c-formatmsgid "could not read from control file: %m"msgstr "컨트롤 파일 읽기 실패: %m"#: access/transam/xlog.c:3199 access/transam/xlog.c:3229#: access/transam/xlog.c:3236 access/transam/xlog.c:3243#: access/transam/xlog.c:3250 access/transam/xlog.c:3257#: access/transam/xlog.c:3264 access/transam/xlog.c:3273#: access/transam/xlog.c:3280 access/transam/xlog.c:3288#: utils/init/miscinit.c:907msgid "database files are incompatible with server"msgstr "데이터베이스 파일들이 서버와 호환성이 없습니다"#: access/transam/xlog.c:3200#, c-formatmsgid """The database cluster was initialized with PG_CONTROL_VERSION %d, but the ""server was compiled with PG_CONTROL_VERSION %d."msgstr "이 데이터베이스 클러스터는 PG_CONTROL_VERSION %d 버전으로 초기화 되었지만, 서버는 PG_CONTROL_VERSION %d 버전으로 컴파일 되어있습니다."#: access/transam/xlog.c:3203 access/transam/xlog.c:3233msgid "It looks like you need to initdb."msgstr "initdb 명령이 필요한 듯 합니다"#: access/transam/xlog.c:3213msgid "incorrect checksum in control file"msgstr "컨트롤 파일에 잘못된 체크섬 값이 있습니다"#: access/transam/xlog.c:3230#, c-formatmsgid """The database cluster was initialized with CATALOG_VERSION_NO %d, but the ""server was compiled with CATALOG_VERSION_NO %d."msgstr "이 데이터베이스 클러스터는 CATALOG_VERSION_NO %d 버전으로 초기화 되었지만, 서버는 CATALOG_VERSION_NO %d 버전으로 컴파일 되어있습니다."#: access/transam/xlog.c:3237#, c-formatmsgid """The database cluster was initialized with BLCKSZ %d, but the server was ""compiled with BLCKSZ %d."msgstr "이 데이터베이스 클러스터는 BLCKSZ %d (으)로 초기화 되었지만, 서버는 BLCKSZ %d (으)로 컴파일 되어있습니다."#: access/transam/xlog.c:3240 access/transam/xlog.c:3247#: access/transam/xlog.c:3254 access/transam/xlog.c:3261#: access/transam/xlog.c:3268 access/transam/xlog.c:3276#: access/transam/xlog.c:3283 access/transam/xlog.c:3292msgid "It looks like you need to recompile or initdb."msgstr "서버를 새로 컴파일 하거나 initdb 명령을 사용해 새로 데이터베이스 클러스터를 다시 만들거나 해야할 것 같습니다."#: access/transam/xlog.c:3244#, c-formatmsgid """The database cluster was initialized with RELSEG_SIZE %d, but the server was ""compiled with RELSEG_SIZE %d."msgstr "이 데이터베이스 클러스터는 RELSEG_SIZE %d (으)로 초기화 되었지만, 서버는 RELSEG_SIZE %d (으)로 컴파일 되어있습니다."#: access/transam/xlog.c:3251#, c-formatmsgid """The database cluster was initialized with XLOG_SEG_SIZE %d, but the server ""was compiled with XLOG_SEG_SIZE %d."msgstr "이 데이터베이스 클러스터는 XLOG_SEG_SIZE %d (으)로 초기화 되었지만, 서버는 XLOG_SEG_SIZE %d (으)로 컴파일 되어있습니다."#: access/transam/xlog.c:3258#, c-formatmsgid """The database cluster was initialized with NAMEDATALEN %d, but the server was ""compiled with NAMEDATALEN %d."msgstr "이 데이터베이스 클러스터는 NAMEDATALEN %d (으)로 초기화 되었지만, 서버는 NAMEDATALEN %d (으)로 컴파일 되어있습니다."#: access/transam/xlog.c:3265#, c-formatmsgid """The database cluster was initialized with FUNC_MAX_ARGS %d, but the server ""was compiled with FUNC_MAX_ARGS %d."msgstr "이 데이터베이스 클러스터는 FUNC_MAX_ARGS %d (으)로 초기화 되었지만, 서버는 FUNC_MAX_ARGS %d (으)로 컴파일 되어있습니다."#: access/transam/xlog.c:3274msgid """The database cluster was initialized without HAVE_INT64_TIMESTAMP but the ""server was compiled with HAVE_INT64_TIMESTAMP."msgstr "이 데이터베이스 클러스터는 HAVE_INT64_TIMESTAMP 값이 false로 초기화 되었지만, 서버는 HAVE_INT64_TIMESTAMP 값이 true로 컴파일 되어있습니다."#: access/transam/xlog.c:3281msgid """The database cluster was initialized with HAVE_INT64_TIMESTAMP but the ""server was compiled without HAVE_INT64_TIMESTAMP."msgstr "이 데이터베이스 클러스터는 HAVE_INT64_TIMESTAMP 값이 true로 초기화 되었지만, 서버는 HAVE_INT64_TIMESTAMP 값이 false로 컴파일 되어있습니다."#: access/transam/xlog.c:3289#, c-formatmsgid """The database cluster was initialized with LOCALE_NAME_BUFLEN %d, but the ""server was compiled with LOCALE_NAME_BUFLEN %d."msgstr "이 데이터베이스 클러스터는 LOCALE_NAME_BUFLEN %d (으)로 초기화 되었지만, 서버는 LOCALE_NAME_BUFLEN %d (으)로 컴파일 되어있습니다."#: access/transam/xlog.c:3295 access/transam/xlog.c:3302msgid "database files are incompatible with operating system"msgstr "데이터베이스 파일이 운영체제와 호환성이 없습니다"#: access/transam/xlog.c:3296#, c-formatmsgid """The database cluster was initialized with LC_COLLATE \"%s\", which is not ""recognized by setlocale()."msgstr "이 데이터베이스 클러스터는 LC_COLLATE 값이 \"%s\" (으)로 초기화 되었지만, setlocale() 에서 이 값을 사용할 수 없습니다."#: access/transam/xlog.c:3299 access/transam/xlog.c:3306msgid "It looks like you need to initdb or install locale support."msgstr "OS에 이 로케일을 설치하든지, initdb 명령으로 새 데이터베이스 클러스터를 만들든지 해야할 것 같습니다"#: access/transam/xlog.c:3303#, c-formatmsgid """The database cluster was initialized with LC_CTYPE \"%s\", which is not ""recognized by setlocale()."msgstr "이 데이터베이스 클러스터는 LC_CTYPE 값이 \"%s\" (으)로 초기화 되었지만, setlocale() 에서 이 값을 사용할 수 없습니다."#: access/transam/xlog.c:3529#, c-formatmsgid "could not write bootstrap transaction log file: %m"msgstr "bootstrap 트랜잭션 로그 파일을 쓸 수 없음: %m"#: access/transam/xlog.c:3535#, c-formatmsgid "could not fsync bootstrap transaction log file: %m"msgstr "bootstrap 트랜잭션 로그 파일을 fsync 할 수 없음: %m"#: access/transam/xlog.c:3540#, c-formatmsgid "could not close bootstrap transaction log file: %m"msgstr "bootstrap 트랜잭션 로그 파일을 닫을 수 없음: %m"#: access/transam/xlog.c:3602#, c-formatmsgid "could not open recovery command file \"%s\": %m"msgstr "복구명령 파일 \"%s\"을 열 수 없습니다: %m"#: access/transam/xlog.c:3607msgid "starting archive recovery"msgstr ""#: access/transam/xlog.c:3652#, c-formatmsgid "restore_command = \"%s\""msgstr ""#: access/transam/xlog.c:3666#, c-formatmsgid "recovery_target_timeline is not a valid number: \"%s\""msgstr ""#: access/transam/xlog.c:3671#, c-formatmsgid "recovery_target_timeline = %u"msgstr ""#: access/transam/xlog.c:3674msgid "recovery_target_timeline = latest"msgstr ""#: access/transam/xlog.c:3682#, c-formatmsgid "recovery_target_xid is not a valid number: \"%s\""msgstr ""#: access/transam/xlog.c:3685#, c-formatmsgid "recovery_target_xid = %u"msgstr ""#: access/transam/xlog.c:3710#, c-formatmsgid "recovery_target_time = %s"msgstr ""#: access/transam/xlog.c:3727#, c-formatmsgid "recovery_target_inclusive = %s"msgstr ""#: access/transam/xlog.c:3731#, c-formatmsgid "unrecognized recovery parameter \"%s\""msgstr "알 수 없는 복구 매개변수 이름: \"%s\""#: access/transam/xlog.c:3739#, c-formatmsgid "syntax error in recovery command file: %s"msgstr ""#: access/transam/xlog.c:3741msgid "Lines should have the format parameter = 'value'."msgstr ""#: access/transam/xlog.c:3746#, c-formatmsgid "recovery command file \"%s\" did not specify restore_command"msgstr ""#: access/transam/xlog.c:3765#, c-formatmsgid "recovery_target_timeline %u does not exist"msgstr "%u recovery_target_timeline 없음"#: access/transam/xlog.c:3877msgid "archive recovery complete"msgstr ""#: access/transam/xlog.c:3961#, c-formatmsgid "recovery stopping after commit of transaction %u, time %s"msgstr ""#: access/transam/xlog.c:3965#, c-formatmsgid "recovery stopping before commit of transaction %u, time %s"msgstr ""#: access/transam/xlog.c:3972#, c-formatmsgid "recovery stopping after abort of transaction %u, time %s"msgstr ""#: access/transam/xlog.c:3976#, c-formatmsgid "recovery stopping before abort of transaction %u, time %s"msgstr ""#: access/transam/xlog.c:4018msgid "control file contains invalid data"msgstr "컨트롤 파일에 잘못된 데이터가 있습니다"#: access/transam/xlog.c:4022#, c-formatmsgid "database system was shut down at %s"msgstr "데이터베이스 시스템 마지막 가동 중지 시각: %s"#: access/transam/xlog.c:4026#, c-formatmsgid "database system shutdown was interrupted at %s"msgstr "데이터베이스 시스템 셧다운이 비정상적으로 간섭받은 시각: %s"#: access/transam/xlog.c:4030#, c-formatmsgid "database system was interrupted while in recovery at %s"msgstr "데이터베이스 시스템 복구하는 도중 비정상적으로 가동 중지된 시각: %s"#: access/transam/xlog.c:4032msgid """This probably means that some data is corrupted and you will have to use the ""last backup for recovery."msgstr "이 사태는 몇몇 데이터가 손상되었을 의미할 수도 있습니다. 확인해 보고, 필요하다면, 마지막 백업 자료로 복구해서 사용하세요."#: access/transam/xlog.c:4036#, c-formatmsgid "database system was interrupted at %s"msgstr "데이터베이스 시스템이 비정상적으로 가동 중지된 시각: %s"#: access/transam/xlog.c:4068#, c-formatmsgid "requested timeline %u is not a child of database system timeline %u"msgstr ""#: access/transam/xlog.c:4083 access/transam/xlog.c:4105#, c-formatmsgid "checkpoint record is at %X/%X"msgstr "체크포인트 레코드 위치: %X/%X"#: access/transam/xlog.c:4090msgid "could not locate required checkpoint record"msgstr "요청된 체크포인트 레코드의 위치를 바르게 잡을 수 없음"#: access/transam/xlog.c:4091#, c-formatmsgid """If you are not restoring from a backup, try removing the file \"%s/""backup_label\"."msgstr ""#: access/transam/xlog.c:4115#, c-formatmsgid "using previous checkpoint record at %X/%X"msgstr "이전 체크포인트 레코드를 사용함, 위치: %X/%X"#: access/transam/xlog.c:4122msgid "could not locate a valid checkpoint record"msgstr "체크포인트 레코드의 위치를 바르게 잡을 수 없음"#: access/transam/xlog.c:4131#, c-formatmsgid "redo record is at %X/%X; undo record is at %X/%X; shutdown %s"msgstr "redo 레코드 위치 %X/%X; undo 레코드 위치 %X/%X; 가동 중지 시각 %s"#: access/transam/xlog.c:4136#, c-formatmsgid "next transaction ID: %u; next OID: %u"msgstr "다음 트랜잭션 ID: %u; 다음 OID: %u"#: access/transam/xlog.c:4140msgid "invalid next transaction ID"msgstr "잘못된 다음 트랜잭션 ID"#: access/transam/xlog.c:4157msgid "invalid redo in checkpoint record"msgstr "체크포인트 레코드 안에 잘못된 redo 정보가 있음"#: access/transam/xlog.c:4171msgid "invalid redo/undo record in shutdown checkpoint"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -