Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit89f6d58

Browse files
committed
Translation updates
Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.gitSource-Git-Hash: 31ad7831c3018858b662ed1d26a6c3bfe92b4e1f
1 parentdf44405 commit89f6d58

File tree

70 files changed

+35980
-23854
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+35980
-23854
lines changed

‎src/backend/po/de.po

Lines changed: 5672 additions & 4685 deletions
Large diffs are not rendered by default.

‎src/backend/po/ko.po

Lines changed: 7496 additions & 5645 deletions
Large diffs are not rendered by default.

‎src/backend/po/ru.po

Lines changed: 4716 additions & 4096 deletions
Large diffs are not rendered by default.

‎src/bin/initdb/po/ko.po

Lines changed: 202 additions & 212 deletions
Large diffs are not rendered by default.

‎src/bin/initdb/po/ru.po

Lines changed: 124 additions & 110 deletions
Large diffs are not rendered by default.

‎src/bin/pg_archivecleanup/nls.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# src/bin/pg_archivecleanup/nls.mk
22
CATALOG_NAME = pg_archivecleanup
3-
AVAIL_LANGUAGES =de es fr pl ru sv
3+
AVAIL_LANGUAGES =de es fr ko pl ru sv
44
GETTEXT_FILES = pg_archivecleanup.c

‎src/bin/pg_archivecleanup/po/de.po

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version:pg_archivecleanup (PostgreSQL) 10\n"
99
"Report-Msgid-Bugs-To:pgsql-bugs@postgresql.org\n"
10-
"POT-Creation-Date:2017-08-04 21:16+0000\n"
11-
"PO-Revision-Date:2017-08-04 18:13-0400\n"
10+
"POT-Creation-Date:2017-08-17 00:16+0000\n"
11+
"PO-Revision-Date:2017-08-17 00:20-0400\n"
1212
"Last-Translator:Peter Eisentraut <peter_e@gmx.net>\n"
1313
"Language-Team:German <pgsql-translators@postgresql.org>\n"
1414
"Language:de\n"
@@ -53,8 +53,8 @@ msgstr "%s: konnte Archivverzeichnis »%s« nicht öffnen: %s\n"
5353

5454
#:pg_archivecleanup.c:248
5555
#,c-format
56-
msgid"%s: invalidfilename input\n"
57-
msgstr"%s:ungültiger Dateiname\n"
56+
msgid"%s: invalidfile name argument\n"
57+
msgstr"%s:ungültiges Dateinamenargument\n"
5858

5959
#:pg_archivecleanup.c:249pg_archivecleanup.c:321pg_archivecleanup.c:342
6060
#:pg_archivecleanup.c:354pg_archivecleanup.c:361
@@ -159,15 +159,15 @@ msgstr "%s: Archivverzeichnis muss angegeben werden\n"
159159

160160
#:pg_archivecleanup.c:353
161161
#,c-format
162-
msgid"%s: must specifyrestartfilename\n"
163-
msgstr"%s:Restart-Dateiname muss angegeben werden\n"
162+
msgid"%s: must specifyoldest kept WAL file\n"
163+
msgstr"%s:älteste zu behaltene WAL-Datei muss angegeben werden\n"
164164

165165
#:pg_archivecleanup.c:360
166166
#,c-format
167-
msgid"%s: too manyparameters\n"
168-
msgstr"%s: zu vieleParameter\n"
167+
msgid"%s: too manycommand-line arguments\n"
168+
msgstr"%s: zu vieleKommandozeilenargumente\n"
169169

170170
#:pg_archivecleanup.c:379
171171
#,c-format
172-
msgid"%s:keep WAL file\"%s\" and later\n"
172+
msgid"%s:keeping WAL file\"%s\" and later\n"
173173
msgstr"%s: WAL-Datei »%s« und spätere werden behalten\n"

‎src/bin/pg_archivecleanup/po/fr.po

Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version:pg_archivecleanup (PostgreSQL) 10\n"
99
"Report-Msgid-Bugs-To:pgsql-bugs@postgresql.org\n"
10-
"POT-Creation-Date:2017-07-02 04:46+0000\n"
11-
"PO-Revision-Date:2017-07-03 06:59+0200\n"
10+
"POT-Creation-Date:2017-08-07 14:15+0000\n"
11+
"PO-Revision-Date:2017-08-07 18:10+0200\n"
12+
"Last-Translator:\n"
13+
"Language-Team:\n"
1214
"Language:fr\n"
1315
"MIME-Version:1.0\n"
1416
"Content-Type:text/plain; charset=UTF-8\n"
1517
"Content-Transfer-Encoding:8bit\n"
16-
"Last-Translator:\n"
17-
"Language-Team:\n"
18-
"X-Generator:Poedit 1.8.12\n"
18+
"X-Generator:Poedit 2.0.2\n"
1919

2020
#:pg_archivecleanup.c:72
2121
#,c-format
@@ -54,8 +54,8 @@ msgstr "%s : n'a pas pu fermer l'emplacement de l'archive « %s » : %s\n"
5454

5555
#:pg_archivecleanup.c:248
5656
#,c-format
57-
msgid"%s: invalidfilename input\n"
58-
msgstr"%s : nom de fichier invalide\n"
57+
msgid"%s: invalidfile name argument\n"
58+
msgstr"%s :argument dunom de fichier invalide\n"
5959

6060
#:pg_archivecleanup.c:249pg_archivecleanup.c:321pg_archivecleanup.c:342
6161
#:pg_archivecleanup.c:354pg_archivecleanup.c:361
@@ -160,15 +160,18 @@ msgstr "%s : doit spécifier l'emplacement de l'archive\n"
160160

161161
#:pg_archivecleanup.c:353
162162
#,c-format
163-
msgid"%s: must specifyrestartfilename\n"
164-
msgstr"%s : doit spécifierrestartfilename\n"
163+
msgid"%s: must specifyoldest kept WAL file\n"
164+
msgstr"%s : doit spécifierle plus ancien journal de transactions conservé\n"
165165

166166
#:pg_archivecleanup.c:360
167167
#,c-format
168-
msgid"%s: too manyparameters\n"
169-
msgstr"%s : trop deparamètres\n"
168+
msgid"%s: too manycommand-line arguments\n"
169+
msgstr"%s : tropd'arguments en lignedecommande\n"
170170

171171
#:pg_archivecleanup.c:379
172172
#,c-format
173-
msgid"%s: keep WAL file\"%s\" and later\n"
174-
msgstr"%s : conserve fichier WAL « %s » et les suivants\n"
173+
msgid"%s: keeping WAL file\"%s\" and later\n"
174+
msgstr"%s : conservation du fichier WAL « %s » et des suivants\n"
175+
176+
#~ msgid "%s: too many parameters\n"
177+
#~ msgstr "%s : trop de paramètres\n"

‎src/bin/pg_archivecleanup/po/ko.po

Lines changed: 174 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,174 @@
1+
# LANGUAGE message translation file for pg_archivecleanup
2+
# Copyright (C) 2017 PostgreSQL Global Development Group
3+
# This file is distributed under the same license as the PostgreSQL package.
4+
# Ioseph Kim <ioseph@uri.sarang.net>, 2017.
5+
#
6+
msgid ""
7+
msgstr ""
8+
"Project-Id-Version:pg_archivecleanup (PostgreSQL) 10\n"
9+
"Report-Msgid-Bugs-To:pgsql-bugs@postgresql.org\n"
10+
"POT-Creation-Date:2017-08-02 13:57+0900\n"
11+
"PO-Revision-Date:2017-08-17 13:18+0900\n"
12+
"Last-Translator:Ioseph Kim <ioseph@uri.sarang.net>\n"
13+
"Language-Team:Korean <pgsql-kr@postgresql.kr>\n"
14+
"Language:ko\n"
15+
"MIME-Version:1.0\n"
16+
"Content-Type:text/plain; charset=utf-8\n"
17+
"Content-Transfer-Encoding:8bit\n"
18+
19+
#:pg_archivecleanup.c:72
20+
#,c-format
21+
msgid"%s: archive location\"%s\" does not exist\n"
22+
msgstr"%s:\"%s\" 이름의 아카이브 위치가 없음\n"
23+
24+
#:pg_archivecleanup.c:148
25+
#,c-format
26+
msgid"%s: file\"%s\" would be removed\n"
27+
msgstr"%s:\"%s\" 파일이 지워질 예정\n"
28+
29+
#:pg_archivecleanup.c:154
30+
#,c-format
31+
msgid"%s: removing file\"%s\"\n"
32+
msgstr"%s:\"%s\" 파일을 지우는 중\n"
33+
34+
#:pg_archivecleanup.c:160
35+
#,c-format
36+
msgid"%s: ERROR: could not remove file\"%s\": %s\n"
37+
msgstr"%s: 오류:\"%s\" 파일 삭제 불가: %s\n"
38+
39+
#:pg_archivecleanup.c:168
40+
#,c-format
41+
msgid"%s: could not read archive location\"%s\": %s\n"
42+
msgstr"%s:\"%s\" 아카이브 위치를 읽을 수 없음: %s\n"
43+
44+
#:pg_archivecleanup.c:171
45+
#,c-format
46+
msgid"%s: could not close archive location\"%s\": %s\n"
47+
msgstr"%s:\"%s\" 아카이브 위치를 닫을 수 없음: %s\n"
48+
49+
#:pg_archivecleanup.c:175
50+
#,c-format
51+
msgid"%s: could not open archive location\"%s\": %s\n"
52+
msgstr"%s:\"%s\" 아카이브 위치를 열 수 없음: %s\n"
53+
54+
#:pg_archivecleanup.c:248
55+
#,c-format
56+
msgid"%s: invalid filename input\n"
57+
msgstr"%s: 잘못된 파일 이름 입력\n"
58+
59+
#:pg_archivecleanup.c:249pg_archivecleanup.c:321pg_archivecleanup.c:342
60+
#:pg_archivecleanup.c:354pg_archivecleanup.c:361
61+
#,c-format
62+
msgid"Try\"%s --help\" for more information.\n"
63+
msgstr"보다 자세한 정보는\"%s --help\" 명령을 참조하세요.\n"
64+
65+
#:pg_archivecleanup.c:262
66+
#,c-format
67+
msgid""
68+
"%s removes older WAL files from PostgreSQL archives.\n"
69+
"\n"
70+
msgstr""
71+
"%s 명령은 PostgreSQL 아카이브 보관소에서 오래된\n"
72+
"WAL 파일을 지웁니다.\n"
73+
"\n"
74+
75+
#:pg_archivecleanup.c:263
76+
#,c-format
77+
msgid"Usage:\n"
78+
msgstr"사용법:\n"
79+
80+
#:pg_archivecleanup.c:264
81+
#,c-format
82+
msgid" %s [OPTION]... ARCHIVELOCATION OLDESTKEPTWALFILE\n"
83+
msgstr" %s [옵션]... 아카이브위치 보관할제일오래된파일\n"
84+
85+
#:pg_archivecleanup.c:265
86+
#,c-format
87+
msgid""
88+
"\n"
89+
"Options:\n"
90+
msgstr""
91+
"\n"
92+
"옵션들:\n"
93+
94+
#:pg_archivecleanup.c:266
95+
#,c-format
96+
msgid" -d generate debug output (verbose mode)\n"
97+
msgstr" -d 보다 자세한 작업 내용 출력\n"
98+
99+
#:pg_archivecleanup.c:267
100+
#,c-format
101+
msgid" -n dry run, show the names of the files that would be removed\n"
102+
msgstr" -n 지울 대상만 확인하고 지우지는 않음\n"
103+
104+
#:pg_archivecleanup.c:268
105+
#,c-format
106+
msgid" -V, --version output version information, then exit\n"
107+
msgstr" -V, --version 버전 정보를 보여주고 마침\n"
108+
109+
#:pg_archivecleanup.c:269
110+
#,c-format
111+
msgid" -x EXT clean up files if they have this extension\n"
112+
msgstr" -x EXT 해당 확장자 파일들을 작업 대상으로 함\n"
113+
114+
#:pg_archivecleanup.c:270
115+
#,c-format
116+
msgid" -?, --help show this help, then exit\n"
117+
msgstr" -?, --help 도움말을 보여주고 마침\n"
118+
119+
#:pg_archivecleanup.c:271
120+
#,c-format
121+
msgid""
122+
"\n"
123+
"For use as archive_cleanup_command in recovery.conf when standby_mode = on:\n"
124+
" archive_cleanup_command = 'pg_archivecleanup [OPTION]... ARCHIVELOCATION %%r'\n"
125+
"e.g.\n"
126+
" archive_cleanup_command = 'pg_archivecleanup /mnt/server/archiverdir %%r'\n"
127+
msgstr""
128+
"\n"
129+
"recovery.conf 파일에서 standby_mode = on 옵션을 사용하는 경우:\n"
130+
" archive_cleanup_command = 'pg_archivecleanup [옵션]... 아카이브위치 %%r'\n"
131+
"사용예:\n"
132+
" archive_cleanup_command = 'pg_archivecleanup /mnt/server/archiverdir %%r'\n"
133+
134+
#:pg_archivecleanup.c:276
135+
#,c-format
136+
msgid""
137+
"\n"
138+
"Or for use as a standalone archive cleaner:\n"
139+
"e.g.\n"
140+
" pg_archivecleanup /mnt/server/archiverdir 000000010000000000000010.00000020.backup\n"
141+
msgstr""
142+
"\n"
143+
"또는 명령행에서 독립적으로 사용하는 경우:\n"
144+
"사용예:\n"
145+
" pg_archivecleanup /mnt/server/archiverdir 000000010000000000000010.00000020.backup\n"
146+
147+
#:pg_archivecleanup.c:280
148+
#,c-format
149+
msgid""
150+
"\n"
151+
"Report bugs to <pgsql-bugs@postgresql.org>.\n"
152+
msgstr""
153+
"\n"
154+
"문제점 보고 <pgsql-bugs@postgresql.org>.\n"
155+
156+
#:pg_archivecleanup.c:341
157+
#,c-format
158+
msgid"%s: must specify archive location\n"
159+
msgstr"%s: 아카이브 위치는 지정해야 합니다.\n"
160+
161+
#:pg_archivecleanup.c:353
162+
#,c-format
163+
msgid"%s: must specify restartfilename\n"
164+
msgstr"%s: 남길 가장 오래된 파일은 지정해야 합니다.\n"
165+
166+
#:pg_archivecleanup.c:360
167+
#,c-format
168+
msgid"%s: too many parameters\n"
169+
msgstr"%s: 너무 많은 인자를 지정했음.\n"
170+
171+
#:pg_archivecleanup.c:379
172+
#,c-format
173+
msgid"%s: keep WAL file\"%s\" and later\n"
174+
msgstr"%s:\"%s\" 파일과 그 이후 WAL 파일을 보관함\n"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp