aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pg_config/po/ko.po
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/pg_config/po/ko.po')
-rw-r--r--src/bin/pg_config/po/ko.po46
1 files changed, 25 insertions, 21 deletions
diff --git a/src/bin/pg_config/po/ko.po b/src/bin/pg_config/po/ko.po
index 263ac5e072b..2d44f89e731 100644
--- a/src/bin/pg_config/po/ko.po
+++ b/src/bin/pg_config/po/ko.po
@@ -3,10 +3,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: pg_config (PostgreSQL) 12\n"
+"Project-Id-Version: pg_config (PostgreSQL) 13\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
-"POT-Creation-Date: 2020-02-09 20:14+0000\n"
-"PO-Revision-Date: 2019-11-01 11:34+0900\n"
+"POT-Creation-Date: 2020-10-05 20:44+0000\n"
+"PO-Revision-Date: 2020-10-06 11:15+0900\n"
"Last-Translator: Ioseph Kim <ioseph@uri.sarang.net>\n"
"Language-Team: Korean team <pgsql-kr@postgresql.kr>\n"
"Language: ko\n"
@@ -15,50 +15,49 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../../common/config_info.c:130 ../../common/config_info.c:138
-#: ../../common/config_info.c:146 ../../common/config_info.c:154
-#: ../../common/config_info.c:162 ../../common/config_info.c:170
-#: ../../common/config_info.c:178 ../../common/config_info.c:186
-#: ../../common/config_info.c:194
+#: ../../common/config_info.c:134 ../../common/config_info.c:142
+#: ../../common/config_info.c:150 ../../common/config_info.c:158
+#: ../../common/config_info.c:166 ../../common/config_info.c:174
+#: ../../common/config_info.c:182 ../../common/config_info.c:190
msgid "not recorded"
msgstr "기록되어 있지 않음"
-#: ../../common/exec.c:138 ../../common/exec.c:255 ../../common/exec.c:301
+#: ../../common/exec.c:137 ../../common/exec.c:254 ../../common/exec.c:300
#, c-format
msgid "could not identify current directory: %m"
msgstr "현재 디렉터리를 알 수 없음: %m"
-#: ../../common/exec.c:157
+#: ../../common/exec.c:156
#, c-format
msgid "invalid binary \"%s\""
msgstr "잘못된 바이너리 파일: \"%s\""
-#: ../../common/exec.c:207
+#: ../../common/exec.c:206
#, c-format
msgid "could not read binary \"%s\""
msgstr "\"%s\" 바이너리 파일을 읽을 수 없음"
-#: ../../common/exec.c:215
+#: ../../common/exec.c:214
#, c-format
msgid "could not find a \"%s\" to execute"
msgstr "실행할 \"%s\" 파일 찾을 수 없음"
-#: ../../common/exec.c:271 ../../common/exec.c:310
+#: ../../common/exec.c:270 ../../common/exec.c:309
#, c-format
msgid "could not change directory to \"%s\": %m"
msgstr "\"%s\" 디렉터리로 바꿀 수 없음: %m"
-#: ../../common/exec.c:288
+#: ../../common/exec.c:287
#, c-format
msgid "could not read symbolic link \"%s\": %m"
msgstr "\"%s\" 심벌릭 링크를 읽을 수 없음: %m"
-#: ../../common/exec.c:541
+#: ../../common/exec.c:410
#, c-format
msgid "pclose failed: %m"
msgstr "pclose 실패: %m"
-#: ../../common/exec.c:670 ../../common/exec.c:715 ../../common/exec.c:807
+#: ../../common/exec.c:539 ../../common/exec.c:584 ../../common/exec.c:676
msgid "out of memory"
msgstr "메모리 부족"
@@ -252,20 +251,25 @@ msgstr ""
#: pg_config.c:105
#, c-format
-msgid "Report bugs to <pgsql-bugs@lists.postgresql.org>.\n"
-msgstr "오류보고: <pgsql-bugs@lists.postgresql.org>.\n"
+msgid "Report bugs to <%s>.\n"
+msgstr "문제점 보고 주소: <%s>\n"
-#: pg_config.c:111
+#: pg_config.c:106
+#, c-format
+msgid "%s home page: <%s>\n"
+msgstr "%s 홈페이지: <%s>\n"
+
+#: pg_config.c:112
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "보다 자세한 정보가 필요하면, \"%s --help\"\n"
-#: pg_config.c:153
+#: pg_config.c:154
#, c-format
msgid "%s: could not find own program executable\n"
msgstr "%s: 실행 가능한 프로그램을 찾을 수 없습니다\n"
-#: pg_config.c:180
+#: pg_config.c:181
#, c-format
msgid "%s: invalid argument: %s\n"
msgstr "%s: 잘못된 인수: %s\n"