aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pg_rewind/po/ja.po
blob: 08ed0fb1ae79a506f6ed8f20838db33eb56dadeb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
# pg_rewind.po
#   Japanese message translation file for pg_rewind
#
# Copyright (C) 2016-2024 PostgreSQL Global Development Group
#
# This file is distributed under the same license as the PostgreSQL package.
#
msgid ""
msgstr ""
"Project-Id-Version: pg_rewind (PostgreSQL 17)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
"POT-Creation-Date: 2024-09-05 09:59+0900\n"
"PO-Revision-Date: 2024-09-05 10:40+0900\n"
"Last-Translator: Kyotaro Horiguchi <horikyota.ntt@gmail.com>\n"
"Language-Team: Japan PostgreSQL Users Group <jpug-doc@ml.postgresql.jp>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.8.13\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#: ../../../src/common/logging.c:278
#, c-format
msgid "error: "
msgstr "エラー: "

#: ../../../src/common/logging.c:285
#, c-format
msgid "warning: "
msgstr "警告: "

#: ../../../src/common/logging.c:296
#, c-format
msgid "detail: "
msgstr "詳細: "

#: ../../../src/common/logging.c:303
#, c-format
msgid "hint: "
msgstr "ヒント: "

#: ../../common/controldata_utils.c:97 file_ops.c:326 file_ops.c:330
#, c-format
msgid "could not open file \"%s\" for reading: %m"
msgstr "ファイル\"%s\"を読み取り用にオープンできませんでした: %m"

#: ../../common/controldata_utils.c:110 file_ops.c:341 local_source.c:104
#: local_source.c:163 parsexlog.c:350
#, c-format
msgid "could not read file \"%s\": %m"
msgstr "ファイル\"%s\"の読み取りに失敗しました: %m"

#: ../../common/controldata_utils.c:119 file_ops.c:344 parsexlog.c:352
#, c-format
msgid "could not read file \"%s\": read %d of %zu"
msgstr "ファイル\"%1$s\"を読み込めませんでした: %3$zuバイトのうち%2$dバイトを読み込みました"

#: ../../common/controldata_utils.c:132 ../../common/controldata_utils.c:280
#: local_source.c:121 local_source.c:172
#, c-format
msgid "could not close file \"%s\": %m"
msgstr "ファイル\"%s\"をクローズできませんでした: %m"

#: ../../common/controldata_utils.c:168
msgid "byte ordering mismatch"
msgstr "バイトオーダが合っていません"

#: ../../common/controldata_utils.c:170
#, c-format
msgid ""
"possible byte ordering mismatch\n"
"The byte ordering used to store the pg_control file might not match the one\n"
"used by this program.  In that case the results below would be incorrect, and\n"
"the PostgreSQL installation would be incompatible with this data directory."
msgstr ""
"バイトオーダが異なる可能性があります。\n"
"pg_controlファイルを格納するために使用するバイトオーダが本プログラムで使用\n"
"されるものと一致しないようです。この場合以下の結果は不正確になります。また、\n"
"PostgreSQLインストレーションはこのデータディレクトリと互換性がなくなります。"

#: ../../common/controldata_utils.c:230 ../../common/file_utils.c:71
#: ../../common/file_utils.c:348 ../../common/file_utils.c:407
#: ../../common/file_utils.c:481 ../../fe_utils/recovery_gen.c:140
#: parsexlog.c:312
#, c-format
msgid "could not open file \"%s\": %m"
msgstr "ファイル\"%s\"をオープンできませんでした: %m"

#: ../../common/controldata_utils.c:249 file_ops.c:117
#, c-format
msgid "could not write file \"%s\": %m"
msgstr "ファイル\"%s\"を書き出せませんでした: %m"

#: ../../common/controldata_utils.c:268 ../../common/file_utils.c:419
#: ../../common/file_utils.c:489
#, c-format
msgid "could not fsync file \"%s\": %m"
msgstr "ファイル\"%s\"をfsyncできませんでした: %m"

#: ../../common/fe_memutils.c:35 ../../common/fe_memutils.c:75
#: ../../common/fe_memutils.c:98 ../../common/fe_memutils.c:161
#, c-format
msgid "out of memory\n"
msgstr "メモリ不足です\n"

#: ../../common/fe_memutils.c:92 ../../common/fe_memutils.c:153
#, c-format
msgid "cannot duplicate null pointer (internal error)\n"
msgstr "null ポインタを複製できません(内部エラー)\n"

#: ../../common/file_utils.c:77
#, c-format
msgid "could not synchronize file system for file \"%s\": %m"
msgstr "ファイル\"%s\"に対してファイルシステムを同期できませんでした: %m"

#: ../../common/file_utils.c:121 ../../common/file_utils.c:567
#: ../../fe_utils/archive.c:86 file_ops.c:417
#, c-format
msgid "could not stat file \"%s\": %m"
msgstr "ファイル\"%s\"のstatに失敗しました: %m"

#: ../../common/file_utils.c:131 ../../common/file_utils.c:228
#: ../../fe_utils/option_utils.c:99
#, c-format
msgid "this build does not support sync method \"%s\""
msgstr "このビルドでは同期方式\"%s\"をサポートしていません"

#: ../../common/file_utils.c:152 ../../common/file_utils.c:282 file_ops.c:388
#, c-format
msgid "could not open directory \"%s\": %m"
msgstr "ディレクトリ\"%s\"をオープンできませんでした: %m"

#: ../../common/file_utils.c:170 ../../common/file_utils.c:316 file_ops.c:462
#, c-format
msgid "could not read directory \"%s\": %m"
msgstr "ディレクトリ\"%s\"を読み取れませんでした: %m"

#: ../../common/file_utils.c:499
#, c-format
msgid "could not rename file \"%s\" to \"%s\": %m"
msgstr "ファイル\"%s\"の名前を\"%s\"に変更できませんでした: %m"

#: ../../common/percentrepl.c:79 ../../common/percentrepl.c:118
#, c-format
msgid "invalid value for parameter \"%s\": \"%s\""
msgstr "パラメータ\"%s\"の値が不正です: \"%s\""

#: ../../common/percentrepl.c:80
#, c-format
msgid "String ends unexpectedly after escape character \"%%\"."
msgstr "文字列が予期せずエスケープ文字\"%%\"の後に終了しています 。"

#: ../../common/percentrepl.c:119
#, c-format
msgid "String contains unexpected placeholder \"%%%c\"."
msgstr "文字列が想定外の置換文字列\"%%%c\"を含んでいます。"

#: ../../common/restricted_token.c:60
#, c-format
msgid "could not open process token: error code %lu"
msgstr "プロセストークンをオープンできませんでした: エラーコード %lu"

#: ../../common/restricted_token.c:74
#, c-format
msgid "could not allocate SIDs: error code %lu"
msgstr "SIDを割り当てられませんでした: エラーコード %lu"

#: ../../common/restricted_token.c:94
#, c-format
msgid "could not create restricted token: error code %lu"
msgstr "制限付きトークンを作成できませんでした: エラーコード %lu"

#: ../../common/restricted_token.c:115
#, c-format
msgid "could not start process for command \"%s\": error code %lu"
msgstr "\"%s\"コマンドのプロセスを起動できませんでした: エラーコード %lu"

#: ../../common/restricted_token.c:153
#, c-format
msgid "could not re-execute with restricted token: error code %lu"
msgstr "制限付きトークンで再実行できませんでした: %lu"

#: ../../common/restricted_token.c:168
#, c-format
msgid "could not get exit code from subprocess: error code %lu"
msgstr "サブプロセスの終了コードを取得できませんでした。: エラーコード %lu"

#: ../../fe_utils/archive.c:69
#, c-format
msgid "unexpected file size for \"%s\": %lld instead of %lld"
msgstr "想定外の\"%1$s\"のファイルサイズ: %3$lld ではなく %2$lld"

#: ../../fe_utils/archive.c:77
#, c-format
msgid "could not open file \"%s\" restored from archive: %m"
msgstr "アーカイブからリストアされたファイル\"%s\"のオープンに失敗しました: %m"

#: ../../fe_utils/archive.c:98
#, c-format
msgid "\"restore_command\" failed: %s"
msgstr "\"restore_command\"が失敗しました: %s"

#: ../../fe_utils/archive.c:105
#, c-format
msgid "could not restore file \"%s\" from archive"
msgstr "ファイル\"%s\"をアーカイブからリストアできませんでした"

#: ../../fe_utils/option_utils.c:69
#, c-format
msgid "invalid value \"%s\" for option %s"
msgstr "オプション%2$sに対する不正な値\"%1$s\""

#: ../../fe_utils/option_utils.c:76
#, c-format
msgid "%s must be in range %d..%d"
msgstr "%sは%d..%dの範囲になければなりません"

#: ../../fe_utils/option_utils.c:106
#, c-format
msgid "unrecognized sync method: %s"
msgstr "認識できない同期方式: %s"

#: ../../fe_utils/recovery_gen.c:39 ../../fe_utils/recovery_gen.c:50
#: ../../fe_utils/recovery_gen.c:89 ../../fe_utils/recovery_gen.c:109
#: ../../fe_utils/recovery_gen.c:168
#, c-format
msgid "out of memory"
msgstr "メモリ不足です"

#: ../../fe_utils/recovery_gen.c:143
#, c-format
msgid "could not write to file \"%s\": %m"
msgstr "ファイル\"%s\"を書き出せませんでした: %m"

#: ../../fe_utils/recovery_gen.c:152
#, c-format
msgid "could not create file \"%s\": %m"
msgstr "ファイル\"%s\"を作成できませんでした: %m"

#: ../../fe_utils/string_utils.c:434
#, c-format
msgid "shell command argument contains a newline or carriage return: \"%s\"\n"
msgstr "シェルコマンドの引数に改行(LF)または復帰(CR)が含まれています: \"%s\"\n"

#: ../../fe_utils/string_utils.c:607
#, c-format
msgid "database name contains a newline or carriage return: \"%s\"\n"
msgstr "データベース名に改行(LF)または復帰(CR)が含まれています: \"%s\"\n"

#: file_ops.c:67
#, c-format
msgid "could not open target file \"%s\": %m"
msgstr "ターゲットファイル\"%s\"をオープンできませんでした: %m"

#: file_ops.c:81
#, c-format
msgid "could not close target file \"%s\": %m"
msgstr "ターゲットファイル\"%s\"をクローズできませんでした: %m"

#: file_ops.c:101
#, c-format
msgid "could not seek in target file \"%s\": %m"
msgstr "ターゲットファイル\"%s\"をシークできませんでした: %m"

#: file_ops.c:150 file_ops.c:177
#, c-format
msgid "undefined file type for \"%s\""
msgstr "\"%s\"に対する未定義のファイルタイプ"

#: file_ops.c:173
#, c-format
msgid "invalid action (CREATE) for regular file"
msgstr "通常のファイルに対する不正なアクション(CREATE)です"

#: file_ops.c:200
#, c-format
msgid "could not remove file \"%s\": %m"
msgstr "ファイル\"%s\"を削除できませんでした: %m"

#: file_ops.c:218
#, c-format
msgid "could not open file \"%s\" for truncation: %m"
msgstr "ファイル\"%s\"を切り詰めのためにオープンできませんでした: %m"

#: file_ops.c:222
#, c-format
msgid "could not truncate file \"%s\" to %u: %m"
msgstr "ファイル\"%s\"を%uバイトに切り詰められませんでした: %m"

#: file_ops.c:238
#, c-format
msgid "could not create directory \"%s\": %m"
msgstr "ディレクトリ\"%s\"を作成できませんでした: %m"

#: file_ops.c:252
#, c-format
msgid "could not remove directory \"%s\": %m"
msgstr "ディレクトリ\"%s\"を削除できませんでした: %m"

#: file_ops.c:266
#, c-format
msgid "could not create symbolic link at \"%s\": %m"
msgstr "\"%s\"にシンボリックリンクを作成できませんでした: %m"

#: file_ops.c:280
#, c-format
msgid "could not remove symbolic link \"%s\": %m"
msgstr "シンボリックリンク\"%s\"を削除できませんでした: %m"

#: file_ops.c:441
#, c-format
msgid "could not read symbolic link \"%s\": %m"
msgstr "シンボリックリンク\"%s\"を読めませんでした: %m"

#: file_ops.c:444
#, c-format
msgid "symbolic link \"%s\" target is too long"
msgstr "シンボリックリンク\"%s\"の参照先が長すぎます"

#: file_ops.c:466
#, c-format
msgid "could not close directory \"%s\": %m"
msgstr "ディレクトリ\"%s\"をクローズできませんでした: %m"

#: filemap.c:235
#, c-format
msgid "data file \"%s\" in source is not a regular file"
msgstr "ソースのデータファイル\"%s\"は通常のファイルではありません"

#: filemap.c:240 filemap.c:273
#, c-format
msgid "duplicate source file \"%s\""
msgstr "ソースファイル\"%s\"が重複しています"

#: filemap.c:328
#, c-format
msgid "unexpected page modification for non-regular file \"%s\""
msgstr "非通常ファイル\"%s\"に対する想定外のページの書き換えです"

#: filemap.c:682 filemap.c:776
#, c-format
msgid "unknown file type for \"%s\""
msgstr "\"%s\"に対する未知のファイルタイプ"

#: filemap.c:709
#, c-format
msgid "file \"%s\" is of different type in source and target"
msgstr "ファイル\"%s\"はソースとターゲットとで異なるタイプです"

#: filemap.c:781
#, c-format
msgid "could not decide what to do with file \"%s\""
msgstr "ファイル\"%s\"の処理を決定できませんでした"

#: libpq_source.c:131
#, c-format
msgid "could not clear \"search_path\": %s"
msgstr "\"search_path\"を消去できませんでした: %s"

#: libpq_source.c:142
#, c-format
msgid "\"full_page_writes\" must be enabled in the source server"
msgstr "ソースサーバーでは\"full_pate_writes\"は有効でなければなりません"

#: libpq_source.c:153
#, c-format
msgid "could not prepare statement to fetch file contents: %s"
msgstr "ファイル内容を取得するための文を準備できませんでした: %s"

#: libpq_source.c:172
#, c-format
msgid "error running query (%s) on source server: %s"
msgstr "ソースサーバーで実行中のクエリ(%s)でエラー: %s"

#: libpq_source.c:177
#, c-format
msgid "unexpected result set from query"
msgstr "クエリから想定外の結果セット"

#: libpq_source.c:199
#, c-format
msgid "error running query (%s) in source server: %s"
msgstr "ソースサーバーの実行中のクエリ(%s)でエラー: %s"

#: libpq_source.c:220
#, c-format
msgid "unrecognized result \"%s\" for current WAL insert location"
msgstr "現在のWAL挿入位置として認識不可の結果\"%s\""

#: libpq_source.c:271
#, c-format
msgid "could not fetch file list: %s"
msgstr "ファイルリストをフェッチできませんでした: %s"

#: libpq_source.c:276
#, c-format
msgid "unexpected result set while fetching file list"
msgstr "ファイルリストのフェッチ中に想定外の結果セット"

#: libpq_source.c:477
#, c-format
msgid "could not send query: %s"
msgstr "クエリを送信できませんでした: %s"

#: libpq_source.c:480
#, c-format
msgid "could not set libpq connection to single row mode"
msgstr "libpq接続を単一行モードに設定できませんでした"

#: libpq_source.c:510
#, c-format
msgid "unexpected result while fetching remote files: %s"
msgstr "リモートファイルをフェッチ中に想定外の結果: %s"

#: libpq_source.c:515
#, c-format
msgid "received more data chunks than requested"
msgstr "要求よりも多くのデータチャンクが到着しました"

#: libpq_source.c:519
#, c-format
msgid "unexpected result set size while fetching remote files"
msgstr "リモートファイルのフェッチ中に想定外の結果セットサイズ"

#: libpq_source.c:525
#, c-format
msgid "unexpected data types in result set while fetching remote files: %u %u %u"
msgstr "リモートファイルのフェッチ中の結果セットに想定外のデータ型: %u %u %u"

#: libpq_source.c:533
#, c-format
msgid "unexpected result format while fetching remote files"
msgstr "リモートファイルのフェッチ中に想定外の結果形式"

#: libpq_source.c:539
#, c-format
msgid "unexpected null values in result while fetching remote files"
msgstr "リモートファイルのフェッチ中の結果に想定外のNULL値"

#: libpq_source.c:543
#, c-format
msgid "unexpected result length while fetching remote files"
msgstr "リモートファイルのフェッチ中に想定外の結果の長さ"

#: libpq_source.c:576
#, c-format
msgid "received data for file \"%s\", when requested for \"%s\""
msgstr "ファイル\"%s\"への要求に対してファイル\"%s\"のデータを受信しました"

#: libpq_source.c:580
#, c-format
msgid "received data at offset %lld of file \"%s\", when requested for offset %lld"
msgstr "ファイル\"%2$s\"のオフセット%3$lldへの要求に対してオフセット%1$lldのデータを受信しました"

#: libpq_source.c:592
#, c-format
msgid "received more than requested for file \"%s\""
msgstr "ファイル”%s\"に対して要求よりも多量のデータを受信しました"

#: libpq_source.c:605
#, c-format
msgid "unexpected number of data chunks received"
msgstr "想定外の数のデータチャンクを受信しました"

#: libpq_source.c:648
#, c-format
msgid "could not fetch remote file \"%s\": %s"
msgstr "リモートファイル\"%s\"をフェッチできませんでした: %s"

#: libpq_source.c:653
#, c-format
msgid "unexpected result set while fetching remote file \"%s\""
msgstr "リモートファイル\"%s\"のフェッチ中に想定外の結果セット"

#: local_source.c:90 local_source.c:142
#, c-format
msgid "could not open source file \"%s\": %m"
msgstr "ソースファイル\"%s\"をオープンすることができませんでした: %m"

#: local_source.c:117
#, c-format
msgid "size of source file \"%s\" changed concurrently: %d bytes expected, %d copied"
msgstr "ファイル\"%s\"のサイズが同時に変更されました。%dバイトを期待していましたが、%dバイトコピーされました"

#: local_source.c:146
#, c-format
msgid "could not seek in source file: %m"
msgstr "ソースファイルをシークすることができませんでした: %m"

#: local_source.c:165
#, c-format
msgid "unexpected EOF while reading file \"%s\""
msgstr "ファイル\"%s\"を読み込み中に想定外のEOF"

#: parsexlog.c:80 parsexlog.c:139 parsexlog.c:199
#, c-format
msgid "out of memory while allocating a WAL reading processor"
msgstr "WAL読み取り機構のメモリ割り当て中にメモリ不足"

#: parsexlog.c:92 parsexlog.c:146
#, c-format
msgid "could not read WAL record at %X/%X: %s"
msgstr "%X/%XのWALレコードを読み取れませんでした: %s"

#: parsexlog.c:96 parsexlog.c:149
#, c-format
msgid "could not read WAL record at %X/%X"
msgstr "%X/%XのWALレコードを読み取れませんでした"

#: parsexlog.c:108
#, c-format
msgid "end pointer %X/%X is not a valid end point; expected %X/%X"
msgstr "終了点%X/%Xは妥当な終了点ではありません; %X/%Xを期待していました"

#: parsexlog.c:212
#, c-format
msgid "could not find previous WAL record at %X/%X: %s"
msgstr "%X/%Xの前のWALレコードが見つかりませんでした: %s"

#: parsexlog.c:216
#, c-format
msgid "could not find previous WAL record at %X/%X"
msgstr "%X/%Xの前のWALレコードが見つかりませんでした"

#: parsexlog.c:341
#, c-format
msgid "could not seek in file \"%s\": %m"
msgstr "ファイル\"%s\"をシークできませんでした: %m"

#: parsexlog.c:440
#, c-format
msgid "WAL record modifies a relation, but record type is not recognized: lsn: %X/%X, rmid: %d, rmgr: %s, info: %02X"
msgstr "WALレコードはリレーションを更新しますが、レコードの型を認識できません: lsn: %X/%X, rmid: %d, rmgr: %s, info: %02X"

#: pg_rewind.c:94
#, c-format
msgid ""
"%s resynchronizes a PostgreSQL cluster with another copy of the cluster.\n"
"\n"
msgstr ""
"%s はPostgreSQLクラスタをそのクラスタのコピーで再同期します。\n"
"\n"

#: pg_rewind.c:95
#, c-format
msgid ""
"Usage:\n"
"  %s [OPTION]...\n"
"\n"
msgstr ""
"使用方法:\n"
" %s [オプション]...\n"
"\n"

#: pg_rewind.c:96
#, c-format
msgid "Options:\n"
msgstr "オプション:\n"

#: pg_rewind.c:97
#, c-format
msgid ""
"  -c, --restore-target-wal       use \"restore_command\" in target configuration to\n"
"                                 retrieve WAL files from archives\n"
msgstr ""
"  -c, --restore-target-wal       ターゲットの設定の中の\"restore_command\"を使用して\n"
"                                 アーカイブからWALファイルを取得する\n"

#: pg_rewind.c:99
#, c-format
msgid "  -D, --target-pgdata=DIRECTORY  existing data directory to modify\n"
msgstr "  -D, --target-pgdata=DIRECTORY  修正を行う既存データディレクトリ\n"

#: pg_rewind.c:100
#, c-format
msgid "      --source-pgdata=DIRECTORY  source data directory to synchronize with\n"
msgstr "      --source-pgdata=DIRECTORY  同期元とするデータディレクトリ\n"

#: pg_rewind.c:101
#, c-format
msgid "      --source-server=CONNSTR    source server to synchronize with\n"
msgstr "      --source-server=CONNSTR    同期元とするサーバー\n"

#: pg_rewind.c:102
#, c-format
msgid "  -n, --dry-run                  stop before modifying anything\n"
msgstr "  -n, --dry-run                  修正を始める前に停止する\n"

#: pg_rewind.c:103
#, c-format
msgid ""
"  -N, --no-sync                  do not wait for changes to be written\n"
"                                 safely to disk\n"
msgstr "  -N, --no-sync                  変更のディスクへの安全な書き出しを待機しない\n"

#: pg_rewind.c:105
#, c-format
msgid "  -P, --progress                 write progress messages\n"
msgstr "  -P, --progress                 進捗メッセージを出力\n"

#: pg_rewind.c:106
#, c-format
msgid ""
"  -R, --write-recovery-conf      write configuration for replication\n"
"                                 (requires --source-server)\n"
msgstr ""
"  -R, --write-recovery-conf      レプリケーションのための設定を書き込む\n"
"                                 (--source-server が必要となります)\n"

#: pg_rewind.c:108
#, c-format
msgid ""
"      --config-file=FILENAME     use specified main server configuration\n"
"                                 file when running target cluster\n"
msgstr ""
"      --config-file=FILENAME     ターゲットのクラスタの実行時に指定した\n"
"                                 主サーバー設定ファイルを使用する\n"

#: pg_rewind.c:110
#, c-format
msgid "      --debug                    write a lot of debug messages\n"
msgstr "      --debug                    多量のデバッグメッセージを出力\n"

#: pg_rewind.c:111
#, c-format
msgid "      --no-ensure-shutdown       do not automatically fix unclean shutdown\n"
msgstr ""
"      --no-ensure-shutdown       非クリーンシャットダウン後の修正を自動で\n"
"                                 行わない\n"

#: pg_rewind.c:112
#, c-format
msgid "      --sync-method=METHOD       set method for syncing files to disk\n"
msgstr "      --sync-method=METHOD       ファイルをディスクに同期させる方法を指定\n"

#: pg_rewind.c:113
#, c-format
msgid "  -V, --version                  output version information, then exit\n"
msgstr "  -V, --version                  バージョン情報を表示して終了\n"

#: pg_rewind.c:114
#, c-format
msgid "  -?, --help                     show this help, then exit\n"
msgstr "  -?, --help                     このヘルプを表示して終了\n"

#: pg_rewind.c:115
#, c-format
msgid ""
"\n"
"Report bugs to <%s>.\n"
msgstr ""
"\n"
"バグは<%s>に報告してください。\n"

#: pg_rewind.c:116
#, c-format
msgid "%s home page: <%s>\n"
msgstr "%s ホームページ: <%s>\n"

#: pg_rewind.c:232 pg_rewind.c:240 pg_rewind.c:247 pg_rewind.c:254
#: pg_rewind.c:261 pg_rewind.c:269
#, c-format
msgid "Try \"%s --help\" for more information."
msgstr "詳細は\"%s --help\"を実行してください。"

#: pg_rewind.c:239
#, c-format
msgid "no source specified (--source-pgdata or --source-server)"
msgstr "ソースが指定されていません(--source-pgdata または --source-server)"

#: pg_rewind.c:246
#, c-format
msgid "only one of --source-pgdata or --source-server can be specified"
msgstr "--source-pgdataか--source-server はいずれか一方のみ指定可能です"

#: pg_rewind.c:253
#, c-format
msgid "no target data directory specified (--target-pgdata)"
msgstr "ターゲットデータディレクトリが指定されていません(--target-pgdata)"

#: pg_rewind.c:260
#, c-format
msgid "no source server information (--source-server) specified for --write-recovery-conf"
msgstr "--write-recovery-confにソースサーバー情報(--source-server)が指定されていません"

#: pg_rewind.c:267
#, c-format
msgid "too many command-line arguments (first is \"%s\")"
msgstr " コマンドライン引数が多すぎます(先頭は\"%s\")"

#: pg_rewind.c:282
#, c-format
msgid "cannot be executed by \"root\""
msgstr "\"root\"では実行できません"

#: pg_rewind.c:283
#, c-format
msgid "You must run %s as the PostgreSQL superuser."
msgstr "PostgreSQLのスーパーユーザーで%sを実行しなければなりません"

#: pg_rewind.c:293
#, c-format
msgid "could not read permissions of directory \"%s\": %m"
msgstr "ディレクトリ\"%s\"の権限を読み取れませんでした: %m"

#: pg_rewind.c:311
#, c-format
msgid "%s"
msgstr "%s"

#: pg_rewind.c:314
#, c-format
msgid "connected to server"
msgstr "サーバーへ接続しました"

#: pg_rewind.c:375
#, c-format
msgid "source and target cluster are on the same timeline"
msgstr "ソースとターゲットのクラスタが同一タイムライン上にあります"

#: pg_rewind.c:396
#, c-format
msgid "servers diverged at WAL location %X/%X on timeline %u"
msgstr "タイムライン%3$uのWAL位置%1$X/%2$Xで両サーバーが分岐しています"

#: pg_rewind.c:451
#, c-format
msgid "no rewind required"
msgstr "巻き戻しは必要ありません"

#: pg_rewind.c:460
#, c-format
msgid "rewinding from last common checkpoint at %X/%X on timeline %u"
msgstr "タイムライン%3$uの%1$X/%2$Xにある最新の共通チェックポイントから巻き戻しています"

#: pg_rewind.c:470
#, c-format
msgid "reading source file list"
msgstr "ソースファイルリストを読み込んでいます"

#: pg_rewind.c:474
#, c-format
msgid "reading target file list"
msgstr "ターゲットファイルリストを読み込んでいます"

#: pg_rewind.c:483
#, c-format
msgid "reading WAL in target"
msgstr "ターゲットでWALを読み込んでいます"

#: pg_rewind.c:504
#, c-format
msgid "need to copy %lu MB (total source directory size is %lu MB)"
msgstr "%lu MBコピーする必要があります(ソースディレクトリの合計サイズは%lu MBです)"

#: pg_rewind.c:522
#, c-format
msgid "syncing target data directory"
msgstr "ターゲットデータディレクトリを同期しています"

#: pg_rewind.c:538
#, c-format
msgid "Done!"
msgstr "完了!"

#: pg_rewind.c:618
#, c-format
msgid "no action decided for file \"%s\""
msgstr "ファイル\"%s\"に対するアクションが決定されていません"

#: pg_rewind.c:650
#, c-format
msgid "source system was modified while pg_rewind was running"
msgstr "pg_rewindの実行中にソースシス7テムが更新されました"

#: pg_rewind.c:654
#, c-format
msgid "creating backup label and updating control file"
msgstr "backup labelを作成して制御ファイルを更新しています"

#: pg_rewind.c:704
#, c-format
msgid "source system was in unexpected state at end of rewind"
msgstr "巻き戻し完了時点のソースシステムが想定外の状態でした"

#: pg_rewind.c:736
#, c-format
msgid "source and target clusters are from different systems"
msgstr "ソースクラスタとターゲットクラスタは異なるシステムのものです"

#: pg_rewind.c:744
#, c-format
msgid "clusters are not compatible with this version of pg_rewind"
msgstr "クラスタは、このバージョンのpg_rewindとの互換性がありません"

#: pg_rewind.c:754
#, c-format
msgid "target server needs to use either data checksums or \"wal_log_hints = on\""
msgstr "ターゲットサーバーはデータチェックサムを利用している、または\"wal_log_hints = on\"である必要があります"

#: pg_rewind.c:765
#, c-format
msgid "target server must be shut down cleanly"
msgstr "ターゲットサーバーはきれいにシャットダウンされていなければなりません"

#: pg_rewind.c:775
#, c-format
msgid "source data directory must be shut down cleanly"
msgstr "ソースデータディレクトリはきれいにシャットダウンされていなければなりません"

#: pg_rewind.c:822
#, c-format
msgid "%*s/%s kB (%d%%) copied"
msgstr "%*s/%s kB (%d%%) コピーしました"

#: pg_rewind.c:948
#, c-format
msgid "could not find common ancestor of the source and target cluster's timelines"
msgstr "ソースクラスタとターゲットクラスタのタイムラインの共通の祖先を見つけられません"

#: pg_rewind.c:989
#, c-format
msgid "backup label buffer too small"
msgstr "バックアップラベルのバッファが小さすぎます"

#: pg_rewind.c:1012
#, c-format
msgid "unexpected control file CRC"
msgstr "想定外の制御ファイルCRCです"

#: pg_rewind.c:1024
#, c-format
msgid "unexpected control file size %d, expected %d"
msgstr "想定外の制御ファイルのサイズ%d、想定は%d"

#: pg_rewind.c:1034
#, c-format
msgid "invalid WAL segment size in control file (%d byte)"
msgid_plural "invalid WAL segment size in control file (%d bytes)"
msgstr[0] "制御ファイル中の不正なWALセグメントサイズ (%dバイト)"

#: pg_rewind.c:1038
#, c-format
msgid "The WAL segment size must be a power of two between 1 MB and 1 GB."
msgstr "WALセグメントサイズは1MBから1GBまでの間の2の累乗でなければなりません。"

#: pg_rewind.c:1075 pg_rewind.c:1143
#, c-format
msgid "program \"%s\" is needed by %s but was not found in the same directory as \"%s\""
msgstr "%2$sには\"%1$s\"プログラムが必要ですが、\"%3$s\"と同じディレクトリにありませんでした。"

#: pg_rewind.c:1078 pg_rewind.c:1146
#, c-format
msgid "program \"%s\" was found by \"%s\" but was not the same version as %s"
msgstr "\"%2$s\"がプログラム\"%1$s\"を見つけましたが、これは%3$sと同じバージョンではありませんでした。"

#: pg_rewind.c:1107
#, c-format
msgid "could not read \"restore_command\" from target cluster"
msgstr "ターゲットクラスタから\"restore_command\"が読み取れませんでした"

#: pg_rewind.c:1112
#, c-format
msgid "\"restore_command\" is not set in the target cluster"
msgstr "ターゲットクラスタで\"restore_command\"が設定されていません"

#: pg_rewind.c:1150
#, c-format
msgid "executing \"%s\" for target server to complete crash recovery"
msgstr "ターゲットサーバーに対して\"%s\"を実行してクラッシュリカバリを完了させます"

#: pg_rewind.c:1188
#, c-format
msgid "postgres single-user mode in target cluster failed"
msgstr "ターゲットクラスタでのpostgresコマンドのシングルユーザーモード実行に失敗しました"

#: pg_rewind.c:1189
#, c-format
msgid "Command was: %s"
msgstr "コマンド: %s"

#: timeline.c:74 timeline.c:80
#, c-format
msgid "syntax error in history file: %s"
msgstr "履歴ファイル内の構文エラー: %s"

#: timeline.c:75
#, c-format
msgid "Expected a numeric timeline ID."
msgstr "数字のタイムラインIDを想定しました。"

#: timeline.c:81
#, c-format
msgid "Expected a write-ahead log switchpoint location."
msgstr "先行書き込みログの切り替え点の場所があるはずでした。"

#: timeline.c:86
#, c-format
msgid "invalid data in history file: %s"
msgstr "履歴ファイル内の不正なデータ: %s"

#: timeline.c:87
#, c-format
msgid "Timeline IDs must be in increasing sequence."
msgstr "タイムラインIDは昇順でなければなりません"

#: timeline.c:107
#, c-format
msgid "invalid data in history file"
msgstr "履歴ファイル内の無効なデータ"

#: timeline.c:108
#, c-format
msgid "Timeline IDs must be less than child timeline's ID."
msgstr "タイムラインIDは子のタイムラインIDより小さくなければなりません。"

#: xlogreader.c:619
#, c-format
msgid "invalid record offset at %X/%X: expected at least %u, got %u"
msgstr "%X/%Xのレコードオフセットが無効です:最低でも%uを期待していましたが、実際は%uでした"

#: xlogreader.c:628
#, c-format
msgid "contrecord is requested by %X/%X"
msgstr "%X/%Xではcontrecordが必要です"

#: xlogreader.c:669 xlogreader.c:1134
#, c-format
msgid "invalid record length at %X/%X: expected at least %u, got %u"
msgstr "%X/%Xのレコード長が無効です:最低でも%uを期待していましたが、実際は%uでした"

#: xlogreader.c:758
#, c-format
msgid "there is no contrecord flag at %X/%X"
msgstr "%X/%Xで contrecord フラグがありません"

#: xlogreader.c:771
#, c-format
msgid "invalid contrecord length %u (expected %lld) at %X/%X"
msgstr "%3$X/%4$Xの継続レコードの長さ%1$u(正しくは%2$lld)は不正です"

#: xlogreader.c:1142
#, c-format
msgid "invalid resource manager ID %u at %X/%X"
msgstr "%2$X/%3$XのリソースマネージャID %1$uが無効です"

#: xlogreader.c:1155 xlogreader.c:1171
#, c-format
msgid "record with incorrect prev-link %X/%X at %X/%X"
msgstr "直前のリンク%1$X/%2$Xが不正なレコードが%3$X/%4$Xにあります"

#: xlogreader.c:1209
#, c-format
msgid "incorrect resource manager data checksum in record at %X/%X"
msgstr "%X/%Xのレコード内のリソースマネージャデータのチェックサムが不正です"

#: xlogreader.c:1243
#, c-format
msgid "invalid magic number %04X in WAL segment %s, LSN %X/%X, offset %u"
msgstr "WALセグメント%2$s、LSN %3$X/%4$X、オフセット%5$uで不正なマジックナンバー%1$04X"

#: xlogreader.c:1258 xlogreader.c:1300
#, c-format
msgid "invalid info bits %04X in WAL segment %s, LSN %X/%X, offset %u"
msgstr "WALセグメント %2$s、LSN %3$X/%4$X、オフセット%5$uで不正な情報ビット列%1$04X"

#: xlogreader.c:1274
#, c-format
msgid "WAL file is from different database system: WAL file database system identifier is %llu, pg_control database system identifier is %llu"
msgstr "WALファイルは異なるデータベースシステム由来のものです: WALファイルのデータベースシステム識別子は %lluで、pg_control におけるデータベースシステム識別子は %lluです"

#: xlogreader.c:1282
#, c-format
msgid "WAL file is from different database system: incorrect segment size in page header"
msgstr "WAL ファイルは異なるデータベースシステム由来のものです: ページヘッダーのセグメントサイズが正しくありません"

#: xlogreader.c:1288
#, c-format
msgid "WAL file is from different database system: incorrect XLOG_BLCKSZ in page header"
msgstr "WAL ファイルは異なるデータベースシステム由来のものです: ページヘッダーのXLOG_BLCKSZが正しくありません"

#: xlogreader.c:1320
#, c-format
msgid "unexpected pageaddr %X/%X in WAL segment %s, LSN %X/%X, offset %u"
msgstr "WALセグメント%3$s、LSN %4$X/%5$X、オフセット%6$uで想定外のページアドレス%1$X/%2$X"

#: xlogreader.c:1346
#, c-format
msgid "out-of-sequence timeline ID %u (after %u) in WAL segment %s, LSN %X/%X, offset %u"
msgstr "WALセグメント%3$s、LSN %4$X/%5$X、オフセット%6$uで異常な順序のタイムラインID %1$u(%2$uの後)"

#: xlogreader.c:1749
#, c-format
msgid "out-of-order block_id %u at %X/%X"
msgstr "block_id %uが%X/%Xで無効です"

#: xlogreader.c:1773
#, c-format
msgid "BKPBLOCK_HAS_DATA set, but no data included at %X/%X"
msgstr "BKPBLOCK_HAS_DATAが設定されていますが、%X/%Xにデータがありません"

#: xlogreader.c:1780
#, c-format
msgid "BKPBLOCK_HAS_DATA not set, but data length is %u at %X/%X"
msgstr "BKPBLOCK_HAS_DATAが設定されていませんが、%2$X/%3$Xのデータ長は%1$u"

#: xlogreader.c:1816
#, c-format
msgid "BKPIMAGE_HAS_HOLE set, but hole offset %u length %u block image length %u at %X/%X"
msgstr "BKPIMAGE_HAS_HOLEが設定されていますが、%4$X/%5$Xでホールオフセット%1$u、長さ%2$u、ブロックイメージ長%3$u"

#: xlogreader.c:1832
#, c-format
msgid "BKPIMAGE_HAS_HOLE not set, but hole offset %u length %u at %X/%X"
msgstr "BKPIMAGE_HAS_HOLEが設定されていませんが、%3$X/%4$Xにホールオフセット%1$u、長さ%2$u"

#: xlogreader.c:1846
#, c-format
msgid "BKPIMAGE_COMPRESSED set, but block image length %u at %X/%X"
msgstr "BKPIMAGE_COMPRESSEDが設定されていますが、%2$X/%3$Xにおいてブロックイメージ長が%1$uです"

#: xlogreader.c:1861
#, c-format
msgid "neither BKPIMAGE_HAS_HOLE nor BKPIMAGE_COMPRESSED set, but block image length is %u at %X/%X"
msgstr "BKPIMAGE_HAS_HOLEもBKPIMAGE_COMPRESSEDも設定されていませんが、%2$X/%3$Xにおいてブロックイメージ長が%1$uです"

#: xlogreader.c:1877
#, c-format
msgid "BKPBLOCK_SAME_REL set but no previous rel at %X/%X"
msgstr "BKPBLOCK_SAME_RELが設定されていますが、%X/%Xにおいて以前のリレーションがありません"

#: xlogreader.c:1889
#, c-format
msgid "invalid block_id %u at %X/%X"
msgstr "%2$X/%3$Xにおけるblock_id %1$uが無効です"

#: xlogreader.c:1956
#, c-format
msgid "record with invalid length at %X/%X"
msgstr "%X/%Xのレコードのサイズが無効です"

#: xlogreader.c:1982
#, c-format
msgid "could not locate backup block with ID %d in WAL record"
msgstr "WALレコード中のID %dのバックアップブロックを特定できませんでした"

#: xlogreader.c:2066
#, c-format
msgid "could not restore image at %X/%X with invalid block %d specified"
msgstr "%X/%Xで不正なブロック%dが指定されているためイメージが復元できませんでした"

#: xlogreader.c:2073
#, c-format
msgid "could not restore image at %X/%X with invalid state, block %d"
msgstr "%X/%Xでブロック%dのイメージが不正な状態であるため復元できませんでした"

#: xlogreader.c:2100 xlogreader.c:2117
#, c-format
msgid "could not restore image at %X/%X compressed with %s not supported by build, block %d"
msgstr "%1$X/%2$Xで、ブロック%4$dがこのビルドでサポートされない圧縮方式%3$sで圧縮されているため復元できませんでした"

#: xlogreader.c:2126
#, c-format
msgid "could not restore image at %X/%X compressed with unknown method, block %d"
msgstr "%X/%Xでブロック%dのイメージが不明な方式で圧縮されているため復元できませんでした"

#: xlogreader.c:2134
#, c-format
msgid "could not decompress image at %X/%X, block %d"
msgstr "%X/%Xのブロック%dが伸張できませんでした"