forked from darktable-org/darktable
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathja.po
27973 lines (22441 loc) · 887 KB
/
ja.po
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
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: DarkTable\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-07-20 19:37+0200\n"
"PO-Revision-Date: 2022-07-22 11:01+0900\n"
"Last-Translator: Ryo Shinozaki\n"
"Language-Team: \n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 3.0.1\n"
#: ../build/bin/conf_gen.h:158 ../build/bin/preferences_gen.h:8286
msgctxt "preferences"
msgid "first instance"
msgstr "最初のインスタンス"
#: ../build/bin/conf_gen.h:159 ../build/bin/preferences_gen.h:8291
#: ../build/bin/preferences_gen.h:8310
msgctxt "preferences"
msgid "last instance"
msgstr "最後のインスタンス"
#: ../build/bin/conf_gen.h:214 ../build/bin/conf_gen.h:234
#: ../build/bin/conf_gen.h:346 ../build/bin/conf_gen.h:356
#: ../build/bin/conf_gen.h:1196 ../build/bin/conf_gen.h:1212
#: ../build/bin/preferences_gen.h:4394 ../build/bin/preferences_gen.h:4413
#: ../build/bin/preferences_gen.h:4489 ../build/bin/preferences_gen.h:7285
#: ../build/bin/preferences_gen.h:7415 ../build/bin/preferences_gen.h:7543
#: ../build/bin/preferences_gen.h:7608
msgctxt "preferences"
msgid "never"
msgstr "許可しない"
#: ../build/bin/conf_gen.h:215 ../build/bin/preferences_gen.h:7290
msgctxt "preferences"
msgid "on startup"
msgstr "起動時"
#: ../build/bin/conf_gen.h:216 ../build/bin/conf_gen.h:238
#: ../build/bin/preferences_gen.h:7295 ../build/bin/preferences_gen.h:7334
#: ../build/bin/preferences_gen.h:7435
msgctxt "preferences"
msgid "on close"
msgstr "終了時"
#: ../build/bin/conf_gen.h:217 ../build/bin/preferences_gen.h:7300
msgctxt "preferences"
msgid "on both"
msgstr "起動/終了時"
#: ../build/bin/conf_gen.h:218 ../build/bin/preferences_gen.h:7305
msgctxt "preferences"
msgid "on startup (don't ask)"
msgstr "起動時(確認しない)"
#: ../build/bin/conf_gen.h:219 ../build/bin/preferences_gen.h:7310
msgctxt "preferences"
msgid "on close (don't ask)"
msgstr "終了時(確認しない)"
#: ../build/bin/conf_gen.h:220 ../build/bin/preferences_gen.h:7315
msgctxt "preferences"
msgid "on both (don't ask)"
msgstr "起動/終了時(確認しない)"
#: ../build/bin/conf_gen.h:235 ../build/bin/preferences_gen.h:7420
msgctxt "preferences"
msgid "once a month"
msgstr "月に一度"
#: ../build/bin/conf_gen.h:236 ../build/bin/preferences_gen.h:7425
#: ../build/bin/preferences_gen.h:7454
msgctxt "preferences"
msgid "once a week"
msgstr "週に一度"
#: ../build/bin/conf_gen.h:237 ../build/bin/preferences_gen.h:7430
msgctxt "preferences"
msgid "once a day"
msgstr "日に一度"
#: ../build/bin/conf_gen.h:286 ../build/bin/conf_gen.h:1189
#: ../build/bin/conf_gen.h:1205 ../build/bin/preferences_gen.h:4359
#: ../build/bin/preferences_gen.h:4454 ../build/bin/preferences_gen.h:6345
msgctxt "preferences"
msgid "small"
msgstr "小"
#: ../build/bin/conf_gen.h:287 ../build/bin/conf_gen.h:393
#: ../build/bin/preferences_gen.h:6350 ../build/bin/preferences_gen.h:6379
#: ../build/bin/preferences_gen.h:6566 ../build/bin/preferences_gen.h:6595
msgctxt "preferences"
msgid "default"
msgstr "デフォルト"
#: ../build/bin/conf_gen.h:288 ../build/bin/preferences_gen.h:6355
msgctxt "preferences"
msgid "large"
msgstr "大"
#: ../build/bin/conf_gen.h:289 ../build/bin/preferences_gen.h:6360
msgctxt "preferences"
msgid "unrestricted"
msgstr "無制限"
#: ../build/bin/conf_gen.h:347 ../build/bin/preferences_gen.h:7548
msgctxt "preferences"
msgid "after edit"
msgstr "編集後"
#: ../build/bin/conf_gen.h:348 ../build/bin/preferences_gen.h:7553
#: ../build/bin/preferences_gen.h:7572
msgctxt "preferences"
msgid "on import"
msgstr "インポート時"
#: ../build/bin/conf_gen.h:357 ../build/bin/conf_gen.h:1188
#: ../build/bin/conf_gen.h:1204 ../build/bin/conf_gen.h:3102
#: ../build/bin/preferences_gen.h:4354 ../build/bin/preferences_gen.h:4449
#: ../build/bin/preferences_gen.h:5663 ../build/bin/preferences_gen.h:5717
#: ../build/bin/preferences_gen.h:7613
msgctxt "preferences"
msgid "always"
msgstr "常に"
#: ../build/bin/conf_gen.h:358 ../build/bin/preferences_gen.h:7618
#: ../build/bin/preferences_gen.h:7637
msgctxt "preferences"
msgid "only large entries"
msgstr "項目が多い場合のみ"
#: ../build/bin/conf_gen.h:378 ../build/bin/preferences_gen.h:8714
msgctxt "preferences"
msgid "sensitive"
msgstr "区別する"
#: ../build/bin/conf_gen.h:379 ../build/bin/preferences_gen.h:8719
#: ../build/bin/preferences_gen.h:8738
msgctxt "preferences"
msgid "insensitive"
msgstr "区別しない"
#: ../build/bin/conf_gen.h:394 ../build/bin/preferences_gen.h:6571
msgctxt "preferences"
msgid "multiple GPUs"
msgstr "複数のGPU"
#: ../build/bin/conf_gen.h:395 ../build/bin/preferences_gen.h:6576
msgctxt "preferences"
msgid "very fast GPU"
msgstr "非常に高速なGPU"
#: ../build/bin/conf_gen.h:403 ../build/bin/preferences_gen.h:6637
#: ../build/bin/preferences_gen.h:6671
msgctxt "preferences"
msgid "nothing"
msgstr "無し"
#: ../build/bin/conf_gen.h:404 ../build/bin/preferences_gen.h:6642
msgctxt "preferences"
msgid "memory size"
msgstr "メモリのサイズ"
#: ../build/bin/conf_gen.h:405 ../build/bin/preferences_gen.h:6647
msgctxt "preferences"
msgid "memory transfer"
msgstr "メモリ転送"
#: ../build/bin/conf_gen.h:406 ../build/bin/preferences_gen.h:6652
msgctxt "preferences"
msgid "memory size and transfer"
msgstr "メモリのサイズおよび転送"
#: ../build/bin/conf_gen.h:414
msgctxt "preferences"
msgid "true"
msgstr "true"
#: ../build/bin/conf_gen.h:415
msgctxt "preferences"
msgid "active module"
msgstr "アクティブモジュール"
#: ../build/bin/conf_gen.h:416
msgctxt "preferences"
msgid "false"
msgstr "false"
#: ../build/bin/conf_gen.h:716 ../build/bin/preferences_gen.h:8902
#: ../build/bin/preferences_gen.h:8926
msgctxt "preferences"
msgid "id"
msgstr "id"
#: ../build/bin/conf_gen.h:717 ../build/bin/preferences_gen.h:8907
msgctxt "preferences"
msgid "folder"
msgstr "フォルダ"
#: ../build/bin/conf_gen.h:731
msgctxt "preferences"
msgid "RGB"
msgstr "RGB"
#: ../build/bin/conf_gen.h:732
msgctxt "preferences"
msgid "Lab"
msgstr "Lab"
#: ../build/bin/conf_gen.h:733
msgctxt "preferences"
msgid "LCh"
msgstr "LCh"
#: ../build/bin/conf_gen.h:734
msgctxt "preferences"
msgid "HSL"
msgstr "HSL"
#: ../build/bin/conf_gen.h:735
msgctxt "preferences"
msgid "Hex"
msgstr "Hex"
#: ../build/bin/conf_gen.h:736 ../build/bin/conf_gen.h:1834
#: ../build/bin/conf_gen.h:2413 ../build/bin/conf_gen.h:2917
#: ../build/bin/preferences_gen.h:6078 ../build/bin/preferences_gen.h:7149
msgctxt "preferences"
msgid "none"
msgstr "なし"
#: ../build/bin/conf_gen.h:744
msgctxt "preferences"
msgid "mean"
msgstr "平均"
#: ../build/bin/conf_gen.h:745
msgctxt "preferences"
msgid "min"
msgstr "最小"
#: ../build/bin/conf_gen.h:746
msgctxt "preferences"
msgid "max"
msgstr "最大"
#: ../build/bin/conf_gen.h:934
msgid "select only new pictures"
msgstr "新しい写真のみ選択"
#: ../build/bin/conf_gen.h:935
msgid "only select images that have not already been imported"
msgstr "インポートされていない画像のみ選択"
#: ../build/bin/conf_gen.h:940
msgid "ignore JPEG images"
msgstr "JPEG画像を無視"
#: ../build/bin/conf_gen.h:941
msgid ""
"when having raw+JPEG images together in one directory it makes no sense to "
"import both. with this flag one can ignore all JPEGs found."
msgstr ""
"同一のディレクトリ内にRAW+JPEG画像がある時、両方ともにインポートする意味はあ"
"りません\n"
"このフラグによって、検出された全てのJPEG画像を無視することが出来ます"
#: ../build/bin/conf_gen.h:946
msgid "apply metadata"
msgstr "メタデータを適用"
#: ../build/bin/conf_gen.h:947
msgid "apply some metadata to all newly imported images."
msgstr "新しくインポートした画像全てにメタデータを適用します"
#: ../build/bin/conf_gen.h:952
msgid "recursive directory"
msgstr "再帰ディレクトリ"
#: ../build/bin/conf_gen.h:953
msgid "recursive directory traversal when importing filmrolls"
msgstr "フィルムロールをインポートする時、再帰的にディレクトリを辿ります"
#: ../build/bin/conf_gen.h:958
msgid "creator to be applied when importing"
msgstr "インポート時に適用する作成者"
#: ../build/bin/conf_gen.h:964
msgid "publisher to be applied when importing"
msgstr "インポート時に適用する発行者"
#: ../build/bin/conf_gen.h:970
msgid "rights to be applied when importing"
msgstr "インポート時に適用される権利"
#: ../build/bin/conf_gen.h:976
msgid "comma separated tags to be applied when importing"
msgstr "インポート時に適用されるタグ。コンマで区切られています"
#: ../build/bin/conf_gen.h:982
msgid "import tags from xmp"
msgstr "xmpからタグをインポート"
#: ../build/bin/conf_gen.h:1008
msgid "initial rating"
msgstr "評価の初期設定値"
#: ../build/bin/conf_gen.h:1009
msgid "initial star rating for all images when importing a filmroll"
msgstr ""
"フィルムロールをインポートする時に全ての画像につけられる評価の初期設定値"
#: ../build/bin/conf_gen.h:1014
msgid "ignore EXIF rating"
msgstr "exif上の評価を無視"
#: ../build/bin/conf_gen.h:1015
msgid ""
"ignore EXIF rating. if not set and EXIF rating is found, it overrides "
"'initial rating'"
msgstr ""
"exif上の評価を無視します。この設定を適用せず、exif上に評価が検出された場合、"
"その評価値を「評価の初期設定値」に対して上書きします"
#: ../build/bin/conf_gen.h:1020
msgid "import job"
msgstr "インポート作業"
#: ../build/bin/conf_gen.h:1021
msgid "name of the import job"
msgstr "インポート作業名"
#: ../build/bin/conf_gen.h:1026
msgid "override today's date"
msgstr "今日の日付を上書き"
#: ../build/bin/conf_gen.h:1027
msgid ""
"type a date in the form: YYYY:MM:DD[ hh:mm:ss[.sss]] if you want to override "
"the current date/time used when expanding variables:\n"
"$(YEAR), $(MONTH), $(DAY), $(HOUR), $(MINUTE), $(SECONDS), $(MSEC).\n"
"let the field empty otherwise"
msgstr ""
"変数$(YEAR), $(MONTH), $(DAY), $(HOUR), $(MINUTE), $(SECONDS), $(MSEC)を展開"
"する時に使用される現在の日時を上書きしたい場合、\n"
"有効な日時をここに入力してください(YYYY:MM:DD[ hh:mm:ss[.sss]] )\n"
"上書きしたくない場合は空欄にしてください"
#: ../build/bin/conf_gen.h:1032
msgid "keep this window open"
msgstr "このウィンドウを開き続ける"
#: ../build/bin/conf_gen.h:1033
msgid "keep this window open to run several imports"
msgstr "このウィンドウを開いたままにし、複数のインポートを実行します"
#: ../build/bin/conf_gen.h:1190 ../build/bin/conf_gen.h:1206
#: ../build/bin/preferences_gen.h:4364 ../build/bin/preferences_gen.h:4459
msgctxt "preferences"
msgid "VGA"
msgstr "VGA"
#: ../build/bin/conf_gen.h:1191 ../build/bin/conf_gen.h:1207
#: ../build/bin/preferences_gen.h:4369 ../build/bin/preferences_gen.h:4464
#: ../build/bin/preferences_gen.h:4508
msgctxt "preferences"
msgid "720p"
msgstr "720p"
#: ../build/bin/conf_gen.h:1192 ../build/bin/conf_gen.h:1208
#: ../build/bin/preferences_gen.h:4374 ../build/bin/preferences_gen.h:4469
msgctxt "preferences"
msgid "1080p"
msgstr "1080p"
#: ../build/bin/conf_gen.h:1193 ../build/bin/conf_gen.h:1209
#: ../build/bin/preferences_gen.h:4379 ../build/bin/preferences_gen.h:4474
msgctxt "preferences"
msgid "WQXGA"
msgstr "WQXGA"
#: ../build/bin/conf_gen.h:1194 ../build/bin/conf_gen.h:1210
#: ../build/bin/preferences_gen.h:4384 ../build/bin/preferences_gen.h:4479
msgctxt "preferences"
msgid "4K"
msgstr "4K"
#: ../build/bin/conf_gen.h:1195 ../build/bin/conf_gen.h:1211
#: ../build/bin/preferences_gen.h:4389 ../build/bin/preferences_gen.h:4484
msgctxt "preferences"
msgid "5K"
msgstr "5K"
#: ../build/bin/conf_gen.h:1238 ../build/bin/preferences_gen.h:4699
#: ../build/bin/preferences_gen.h:4743
msgctxt "preferences"
msgid "off"
msgstr "オフ"
#: ../build/bin/conf_gen.h:1239 ../build/bin/preferences_gen.h:4704
msgctxt "preferences"
msgid "hardness (relative)"
msgstr "硬さ (相対)"
#: ../build/bin/conf_gen.h:1240 ../build/bin/preferences_gen.h:4709
msgctxt "preferences"
msgid "hardness (absolute)"
msgstr "硬さ (絶対)"
#: ../build/bin/conf_gen.h:1241 ../build/bin/preferences_gen.h:4714
msgctxt "preferences"
msgid "opacity (relative)"
msgstr "不透明度 (相対)"
#: ../build/bin/conf_gen.h:1242 ../build/bin/preferences_gen.h:4719
msgctxt "preferences"
msgid "opacity (absolute)"
msgstr "不透明度 (絶対)"
#: ../build/bin/conf_gen.h:1243 ../build/bin/preferences_gen.h:4724
msgctxt "preferences"
msgid "brush size (relative)"
msgstr "ブラシサイズ (相対)"
#: ../build/bin/conf_gen.h:1251 ../build/bin/preferences_gen.h:4779
msgctxt "preferences"
msgid "low"
msgstr "低"
#: ../build/bin/conf_gen.h:1252 ../build/bin/preferences_gen.h:4784
#: ../build/bin/preferences_gen.h:4808
msgctxt "preferences"
msgid "medium"
msgstr "中"
#: ../build/bin/conf_gen.h:1253 ../build/bin/preferences_gen.h:4789
msgctxt "preferences"
msgid "high"
msgstr "高"
#: ../build/bin/conf_gen.h:1267 ../build/bin/preferences_gen.h:5257
#: ../build/bin/preferences_gen.h:5281
msgctxt "preferences"
msgid "false color"
msgstr "偽色"
#: ../build/bin/conf_gen.h:1268 ../build/bin/preferences_gen.h:5262
msgctxt "preferences"
msgid "grayscale"
msgstr "グレースケール"
#: ../build/bin/conf_gen.h:1282 ../build/bin/preferences_gen.h:4923
msgctxt "preferences"
msgid "top left"
msgstr "上 左"
#: ../build/bin/conf_gen.h:1283 ../build/bin/preferences_gen.h:4928
msgctxt "preferences"
msgid "top right"
msgstr "上 右"
#: ../build/bin/conf_gen.h:1284 ../build/bin/preferences_gen.h:4933
msgctxt "preferences"
msgid "top center"
msgstr "上 中央"
#: ../build/bin/conf_gen.h:1285 ../build/bin/preferences_gen.h:4938
#: ../build/bin/preferences_gen.h:4962
msgctxt "preferences"
msgid "bottom"
msgstr "下"
#: ../build/bin/conf_gen.h:1286 ../build/bin/preferences_gen.h:4943
msgctxt "preferences"
msgid "hidden"
msgstr "非表示"
#: ../build/bin/conf_gen.h:1796
msgid "show OSD"
msgstr "OSDを表示"
#: ../build/bin/conf_gen.h:1797
msgid "toggle the visibility of the map overlays"
msgstr "地図のオーバーレイの表示/非表示の切り替え"
#: ../build/bin/conf_gen.h:1802 ../src/libs/map_settings.c:147
msgid "filtered images"
msgstr "画像を絞り込む"
#: ../build/bin/conf_gen.h:1803
msgid "when set limit the images drawn to the current filmstrip"
msgstr ""
"チェックすると、表示する画像を現在のフィルムストリップの画像に制限します"
#: ../build/bin/conf_gen.h:1810
msgid "max images"
msgstr "画像の最大数"
#: ../build/bin/conf_gen.h:1811
msgid "the maximum number of image thumbnails drawn on the map"
msgstr "地図上に表示される画像サムネイルの最大数"
#: ../build/bin/conf_gen.h:1818
msgid "group size factor"
msgstr "グループのサイズ"
#: ../build/bin/conf_gen.h:1819
msgid ""
"increase or decrease the spatial size of images groups on the map. can "
"influence the calculation time"
msgstr ""
"地図上の画像グループの空間的サイズを増減します。計算時間に影響をおよぼします"
#: ../build/bin/conf_gen.h:1826
msgid "min images per group"
msgstr "グループごとの最小イメージ数"
#: ../build/bin/conf_gen.h:1827
msgid ""
"the minimum number of images to set up an images group. can influence the "
"calculation time."
msgstr "画像グループを構成するための画像の最少数。計算時間に影響をおよぼします"
#: ../build/bin/conf_gen.h:1832
msgctxt "preferences"
msgid "thumbnail"
msgstr "サムネイル"
#: ../build/bin/conf_gen.h:1833
msgctxt "preferences"
msgid "count"
msgstr "総数"
#: ../build/bin/conf_gen.h:1836 ../src/libs/map_settings.c:160
msgid "thumbnail display"
msgstr "サムネイル表示"
#: ../build/bin/conf_gen.h:1837
msgid ""
"three options are available: images thumbnails, only the count of images of "
"the group or nothing"
msgstr "三つの選択肢があります。画像サムネイル、グループの画像の総数、表示なし"
#: ../build/bin/conf_gen.h:1848
msgid "max polygon points"
msgstr "ポリゴン点の最大数"
#: ../build/bin/conf_gen.h:1849
msgid ""
"limit the number of points imported with polygon in find location module"
msgstr ""
"【ロケーションを検索】モジュールでポリゴンによってインポートされる点の数を制"
"限します"
#: ../build/bin/conf_gen.h:2109 ../build/bin/preferences_gen.h:5078
msgctxt "preferences"
msgid "always bilinear (fast)"
msgstr "常に バイリニア(高速)"
#: ../build/bin/conf_gen.h:2110 ../build/bin/preferences_gen.h:5083
#: ../build/bin/preferences_gen.h:5107
msgctxt "preferences"
msgid "at most RCD (reasonable)"
msgstr "RCD以下に限定(中庸)"
#: ../build/bin/conf_gen.h:2111 ../build/bin/preferences_gen.h:5088
msgctxt "preferences"
msgid "full (possibly slow)"
msgstr "最高(低速になる可能性あり)"
#: ../build/bin/conf_gen.h:2119 ../build/bin/preferences_gen.h:5143
#: ../build/bin/preferences_gen.h:5177
msgctxt "preferences"
msgid "original"
msgstr "オリジナル"
#: ../build/bin/conf_gen.h:2120 ../build/bin/preferences_gen.h:5148
msgctxt "preferences"
msgid "to 1/2"
msgstr "1/2まで"
#: ../build/bin/conf_gen.h:2121 ../build/bin/preferences_gen.h:5153
msgctxt "preferences"
msgid "to 1/3"
msgstr "1/3まで"
#: ../build/bin/conf_gen.h:2122 ../build/bin/preferences_gen.h:5158
msgctxt "preferences"
msgid "to 1/4"
msgstr "1/4まで"
#: ../build/bin/conf_gen.h:2136 ../build/bin/conf_gen.h:2146
#: ../build/bin/preferences_gen.h:5890 ../build/bin/preferences_gen.h:5955
msgctxt "preferences"
msgid "bilinear"
msgstr "バイリニア"
#: ../build/bin/conf_gen.h:2137 ../build/bin/conf_gen.h:2147
#: ../build/bin/preferences_gen.h:5895 ../build/bin/preferences_gen.h:5919
#: ../build/bin/preferences_gen.h:5960
msgctxt "preferences"
msgid "bicubic"
msgstr "バイキュービック"
#: ../build/bin/conf_gen.h:2138 ../build/bin/conf_gen.h:2148
#: ../build/bin/preferences_gen.h:5900 ../build/bin/preferences_gen.h:5965
msgctxt "preferences"
msgid "lanczos2"
msgstr "ランチョス2"
#: ../build/bin/conf_gen.h:2149 ../build/bin/preferences_gen.h:5970
#: ../build/bin/preferences_gen.h:5989
msgctxt "preferences"
msgid "lanczos3"
msgstr "ランチョス3"
#: ../build/bin/conf_gen.h:2412 ../build/bin/conf_gen.h:3105
#: ../build/bin/preferences_gen.h:5678 ../build/bin/preferences_gen.h:7144
#: ../build/bin/preferences_gen.h:7180
msgctxt "preferences"
msgid "auto"
msgstr "自動"
#: ../build/bin/conf_gen.h:2414 ../build/bin/preferences_gen.h:7154
msgctxt "preferences"
msgid "libsecret"
msgstr "libsecret"
#: ../build/bin/conf_gen.h:2415 ../build/bin/preferences_gen.h:7160
msgctxt "preferences"
msgid "kwallet"
msgstr "kwallet"
#: ../build/bin/conf_gen.h:2617
msgctxt "preferences"
msgid "histogram"
msgstr "ヒストグラム"
#: ../build/bin/conf_gen.h:2618
msgctxt "preferences"
msgid "waveform"
msgstr "波形"
#: ../build/bin/conf_gen.h:2619
msgctxt "preferences"
msgid "rgb parade"
msgstr "RGBパレード"
#: ../build/bin/conf_gen.h:2620
msgctxt "preferences"
msgid "vectorscope"
msgstr "ベクトルスコープ"
#: ../build/bin/conf_gen.h:2628 ../build/bin/preferences_gen.h:7918
msgctxt "preferences"
msgid "left"
msgstr "左"
#: ../build/bin/conf_gen.h:2629 ../build/bin/preferences_gen.h:7923
#: ../build/bin/preferences_gen.h:7942
msgctxt "preferences"
msgid "right"
msgstr "右"
#: ../build/bin/conf_gen.h:2637 ../build/bin/conf_gen.h:2673
msgctxt "preferences"
msgid "logarithmic"
msgstr "対数"
#: ../build/bin/conf_gen.h:2638 ../build/bin/conf_gen.h:2674
msgctxt "preferences"
msgid "linear"
msgstr "線形"
#: ../build/bin/conf_gen.h:2646
msgctxt "preferences"
msgid "horizontal"
msgstr "水平"
#: ../build/bin/conf_gen.h:2647
msgctxt "preferences"
msgid "vertical"
msgstr "垂直"
#: ../build/bin/conf_gen.h:2655
msgctxt "preferences"
msgid "overlaid"
msgstr "オーバーレイ"
#: ../build/bin/conf_gen.h:2656
msgctxt "preferences"
msgid "parade"
msgstr "パレード"
#: ../build/bin/conf_gen.h:2664
msgctxt "preferences"
msgid "u*v*"
msgstr "u*v*"
#: ../build/bin/conf_gen.h:2665
msgctxt "preferences"
msgid "AzBz"
msgstr "AzBz"
#: ../build/bin/conf_gen.h:2830
msgctxt "preferences"
msgid "mm"
msgstr "mm"
#: ../build/bin/conf_gen.h:2831
msgctxt "preferences"
msgid "cm"
msgstr "cm"
#: ../build/bin/conf_gen.h:2832
msgctxt "preferences"
msgid "inch"
msgstr "inch"
#: ../build/bin/conf_gen.h:2877 ../build/bin/preferences_gen.h:7978
#: ../build/bin/preferences_gen.h:8007
msgctxt "preferences"
msgid "all"
msgstr "全て"
#: ../build/bin/conf_gen.h:2878 ../build/bin/preferences_gen.h:7983
msgctxt "preferences"
msgid "xatom"
msgstr "xatom"
#: ../build/bin/conf_gen.h:2879 ../build/bin/preferences_gen.h:7988
msgctxt "preferences"
msgid "colord"
msgstr "colord"
#: ../build/bin/conf_gen.h:2915 ../build/bin/preferences_gen.h:6068
#: ../build/bin/preferences_gen.h:6097
msgctxt "preferences"
msgid "scene-referred"
msgstr "シーン参照"
#: ../build/bin/conf_gen.h:2916 ../build/bin/preferences_gen.h:6073
msgctxt "preferences"
msgid "display-referred"
msgstr "ディスプレイ参照"
#: ../build/bin/conf_gen.h:2925 ../build/bin/preferences_gen.h:6133
msgctxt "preferences"
msgid "modern"
msgstr "モダン方式"
#: ../build/bin/conf_gen.h:2926 ../build/bin/preferences_gen.h:6138
#: ../build/bin/preferences_gen.h:6157
msgctxt "preferences"
msgid "legacy"
msgstr "旧方式"
#: ../build/bin/conf_gen.h:3032
msgid "camera time zone"
msgstr "カメラのタイムゾーン"
#: ../build/bin/conf_gen.h:3033
msgid ""
"most cameras don't store the time zone in EXIF. give the correct time zone "
"so the GPX data can be correctly matched"
msgstr ""
"ほとんどのカメラは EXIFにタイムゾーンを記録していません。GPXデータが正しく合"
"うように、正確なタイムゾーンを入力してください"
#: ../build/bin/conf_gen.h:3044 ../build/bin/preferences_gen.h:5533
#: ../build/bin/preferences_gen.h:5562
msgctxt "preferences"
msgid "no color"
msgstr "無色"
#: ../build/bin/conf_gen.h:3045 ../build/bin/preferences_gen.h:5538
msgctxt "preferences"
msgid "illuminant color"
msgstr "イルミナントの色"
#: ../build/bin/conf_gen.h:3046 ../build/bin/preferences_gen.h:5543
msgctxt "preferences"
msgid "effect emulation"
msgstr "効果の疑似表示"
#: ../build/bin/conf_gen.h:3092 ../build/bin/preferences_gen.h:5598
#: ../build/bin/preferences_gen.h:5627
msgctxt "preferences"
msgid "list"
msgstr "リスト"
#: ../build/bin/conf_gen.h:3093 ../build/bin/preferences_gen.h:5603
msgctxt "preferences"
msgid "tabs"
msgstr "タブ"
#: ../build/bin/conf_gen.h:3094 ../build/bin/preferences_gen.h:5608
msgctxt "preferences"
msgid "columns"
msgstr "列"
#: ../build/bin/conf_gen.h:3103 ../build/bin/preferences_gen.h:5668
msgctxt "preferences"
msgid "active"
msgstr "アクティブ"
#: ../build/bin/conf_gen.h:3104 ../build/bin/preferences_gen.h:5673
msgctxt "preferences"
msgid "dim"
msgstr "薄く表示"
#: ../build/bin/conf_gen.h:3106 ../build/bin/preferences_gen.h:5683
msgctxt "preferences"
msgid "fade"
msgstr "フェード"
#: ../build/bin/conf_gen.h:3107 ../build/bin/preferences_gen.h:5688
msgctxt "preferences"
msgid "fit"
msgstr "フィット"
#: ../build/bin/conf_gen.h:3108 ../build/bin/preferences_gen.h:5693
msgctxt "preferences"
msgid "smooth"
msgstr "スムーズ"
#: ../build/bin/conf_gen.h:3109 ../build/bin/preferences_gen.h:5698
msgctxt "preferences"
msgid "glide"
msgstr "徐々に非表示"
#: ../build/bin/preferences_gen.h:81 ../build/bin/preferences_gen.h:4080
#: ../build/bin/preferences_gen.h:4116 ../build/bin/preferences_gen.h:4152
#: ../build/bin/preferences_gen.h:4188 ../build/bin/preferences_gen.h:4224
#: ../build/bin/preferences_gen.h:4260 ../build/bin/preferences_gen.h:4296
#: ../build/bin/preferences_gen.h:4340 ../build/bin/preferences_gen.h:4435
#: ../build/bin/preferences_gen.h:4530 ../build/bin/preferences_gen.h:4570
#: ../build/bin/preferences_gen.h:4613 ../build/bin/preferences_gen.h:4685
#: ../build/bin/preferences_gen.h:4765 ../build/bin/preferences_gen.h:4830
#: ../build/bin/preferences_gen.h:4866 ../build/bin/preferences_gen.h:4909
#: ../build/bin/preferences_gen.h:4983 ../build/bin/preferences_gen.h:5028
#: ../build/bin/preferences_gen.h:5064 ../build/bin/preferences_gen.h:5129
#: ../build/bin/preferences_gen.h:5199 ../build/bin/preferences_gen.h:5243
#: ../build/bin/preferences_gen.h:5303 ../build/bin/preferences_gen.h:5339
#: ../build/bin/preferences_gen.h:5375 ../build/bin/preferences_gen.h:5411
#: ../build/bin/preferences_gen.h:5447 ../build/bin/preferences_gen.h:5483
#: ../build/bin/preferences_gen.h:5519 ../build/bin/preferences_gen.h:5584
#: ../build/bin/preferences_gen.h:5649 ../build/bin/preferences_gen.h:5739
#: ../build/bin/preferences_gen.h:5775 ../build/bin/preferences_gen.h:5840
#: ../build/bin/preferences_gen.h:5876 ../build/bin/preferences_gen.h:5941
#: ../build/bin/preferences_gen.h:6011 ../build/bin/preferences_gen.h:6054
#: ../build/bin/preferences_gen.h:6119 ../build/bin/preferences_gen.h:6179
#: ../build/bin/preferences_gen.h:6215 ../build/bin/preferences_gen.h:6251
#: ../build/bin/preferences_gen.h:6287 ../build/bin/preferences_gen.h:6331
#: ../build/bin/preferences_gen.h:6402 ../build/bin/preferences_gen.h:6438
#: ../build/bin/preferences_gen.h:6474 ../build/bin/preferences_gen.h:6510
#: ../build/bin/preferences_gen.h:6552 ../build/bin/preferences_gen.h:6623
#: ../build/bin/preferences_gen.h:6728 ../build/bin/preferences_gen.h:6764
#: ../build/bin/preferences_gen.h:6800 ../build/bin/preferences_gen.h:6836
#: ../build/bin/preferences_gen.h:6872 ../build/bin/preferences_gen.h:6908
#: ../build/bin/preferences_gen.h:6944 ../build/bin/preferences_gen.h:6980
#: ../build/bin/preferences_gen.h:7015 ../build/bin/preferences_gen.h:7050
#: ../build/bin/preferences_gen.h:7086 ../build/bin/preferences_gen.h:7130
#: ../build/bin/preferences_gen.h:7202 ../build/bin/preferences_gen.h:7271
#: ../build/bin/preferences_gen.h:7356 ../build/bin/preferences_gen.h:7401
#: ../build/bin/preferences_gen.h:7476 ../build/bin/preferences_gen.h:7529
#: ../build/bin/preferences_gen.h:7594 ../build/bin/preferences_gen.h:7659
#: ../build/bin/preferences_gen.h:7724 ../build/bin/preferences_gen.h:7760
#: ../build/bin/preferences_gen.h:7796 ../build/bin/preferences_gen.h:7832
#: ../build/bin/preferences_gen.h:7868 ../build/bin/preferences_gen.h:7904
#: ../build/bin/preferences_gen.h:7964 ../build/bin/preferences_gen.h:8029
#: ../build/bin/preferences_gen.h:8083 ../build/bin/preferences_gen.h:8128
#: ../build/bin/preferences_gen.h:8164 ../build/bin/preferences_gen.h:8200
#: ../build/bin/preferences_gen.h:8236 ../build/bin/preferences_gen.h:8272
#: ../build/bin/preferences_gen.h:8332 ../build/bin/preferences_gen.h:8376
#: ../build/bin/preferences_gen.h:8420 ../build/bin/preferences_gen.h:8493
#: ../build/bin/preferences_gen.h:8533 ../build/bin/preferences_gen.h:8573
#: ../build/bin/preferences_gen.h:8609 ../build/bin/preferences_gen.h:8664
#: ../build/bin/preferences_gen.h:8700 ../build/bin/preferences_gen.h:8760
#: ../build/bin/preferences_gen.h:8806 ../build/bin/preferences_gen.h:8842
#: ../build/bin/preferences_gen.h:8888 ../build/bin/preferences_gen.h:8948
#: ../build/bin/preferences_gen.h:9000 ../build/bin/preferences_gen.h:9046
#: ../build/bin/preferences_gen.h:9114 ../build/bin/preferences_gen.h:9161
msgid "this setting has been modified"
msgstr "この設定は変更されています"
#: ../build/bin/preferences_gen.h:4060 ../src/gui/gtk.c:1176
#: ../src/gui/preferences.c:538 ../src/libs/tools/lighttable.c:68
#: ../src/views/lighttable.c:91
msgid "lighttable"
msgstr "ライトテーブル"
#: ../build/bin/preferences_gen.h:4063 ../build/bin/preferences_gen.h:4668
#: ../build/bin/preferences_gen.h:6711 ../src/gui/preferences.c:271
msgid "general"
msgstr "一般"
#: ../build/bin/preferences_gen.h:4083
msgid "hide built-in presets for utility modules"
msgstr "ユーティリティモジュールの内蔵プリセットを非表示にする"
#: ../build/bin/preferences_gen.h:4094 ../build/bin/preferences_gen.h:4130
#: ../build/bin/preferences_gen.h:4166 ../build/bin/preferences_gen.h:4202
#: ../build/bin/preferences_gen.h:4238 ../build/bin/preferences_gen.h:4274
#: ../build/bin/preferences_gen.h:4310 ../build/bin/preferences_gen.h:4413
#: ../build/bin/preferences_gen.h:4508 ../build/bin/preferences_gen.h:4548
#: ../build/bin/preferences_gen.h:4591 ../build/bin/preferences_gen.h:4634
#: ../build/bin/preferences_gen.h:4743 ../build/bin/preferences_gen.h:4808
#: ../build/bin/preferences_gen.h:4844 ../build/bin/preferences_gen.h:4887
#: ../build/bin/preferences_gen.h:4962 ../build/bin/preferences_gen.h:5042
#: ../build/bin/preferences_gen.h:5107 ../build/bin/preferences_gen.h:5177
#: ../build/bin/preferences_gen.h:5213 ../build/bin/preferences_gen.h:5281
#: ../build/bin/preferences_gen.h:5317 ../build/bin/preferences_gen.h:5353
#: ../build/bin/preferences_gen.h:5389 ../build/bin/preferences_gen.h:5425
#: ../build/bin/preferences_gen.h:5461 ../build/bin/preferences_gen.h:5497
#: ../build/bin/preferences_gen.h:5562 ../build/bin/preferences_gen.h:5627
#: ../build/bin/preferences_gen.h:5717 ../build/bin/preferences_gen.h:5753
#: ../build/bin/preferences_gen.h:5789 ../build/bin/preferences_gen.h:5854
#: ../build/bin/preferences_gen.h:5919 ../build/bin/preferences_gen.h:5989
#: ../build/bin/preferences_gen.h:6031 ../build/bin/preferences_gen.h:6097
#: ../build/bin/preferences_gen.h:6157 ../build/bin/preferences_gen.h:6193
#: ../build/bin/preferences_gen.h:6229 ../build/bin/preferences_gen.h:6265
#: ../build/bin/preferences_gen.h:6301 ../build/bin/preferences_gen.h:6379
#: ../build/bin/preferences_gen.h:6416 ../build/bin/preferences_gen.h:6452
#: ../build/bin/preferences_gen.h:6488 ../build/bin/preferences_gen.h:6524
#: ../build/bin/preferences_gen.h:6595 ../build/bin/preferences_gen.h:6671
#: ../build/bin/preferences_gen.h:6742 ../build/bin/preferences_gen.h:6778
#: ../build/bin/preferences_gen.h:6814 ../build/bin/preferences_gen.h:6850
#: ../build/bin/preferences_gen.h:6886 ../build/bin/preferences_gen.h:6922
#: ../build/bin/preferences_gen.h:6958 ../build/bin/preferences_gen.h:6994
#: ../build/bin/preferences_gen.h:7029 ../build/bin/preferences_gen.h:7064
#: ../build/bin/preferences_gen.h:7100 ../build/bin/preferences_gen.h:7180
#: ../build/bin/preferences_gen.h:7220 ../build/bin/preferences_gen.h:7334
#: ../build/bin/preferences_gen.h:7454 ../build/bin/preferences_gen.h:7572
#: ../build/bin/preferences_gen.h:7637 ../build/bin/preferences_gen.h:7673
#: ../build/bin/preferences_gen.h:7738 ../build/bin/preferences_gen.h:7774
#: ../build/bin/preferences_gen.h:7810 ../build/bin/preferences_gen.h:7846
#: ../build/bin/preferences_gen.h:7882 ../build/bin/preferences_gen.h:7942
#: ../build/bin/preferences_gen.h:8007 ../build/bin/preferences_gen.h:8047
#: ../build/bin/preferences_gen.h:8097 ../build/bin/preferences_gen.h:8142
#: ../build/bin/preferences_gen.h:8178 ../build/bin/preferences_gen.h:8214
#: ../build/bin/preferences_gen.h:8250 ../build/bin/preferences_gen.h:8310
#: ../build/bin/preferences_gen.h:8346 ../build/bin/preferences_gen.h:8390
#: ../build/bin/preferences_gen.h:8511 ../build/bin/preferences_gen.h:8551
#: ../build/bin/preferences_gen.h:8587 ../build/bin/preferences_gen.h:8627
#: ../build/bin/preferences_gen.h:8678 ../build/bin/preferences_gen.h:8738
#: ../build/bin/preferences_gen.h:8820 ../build/bin/preferences_gen.h:8926
#: ../build/bin/preferences_gen.h:8962 ../build/bin/preferences_gen.h:9060
#: ../src/lua/preferences.c:682 ../src/lua/preferences.c:710
#, c-format
msgid "double click to reset to `%s'"
msgstr "ダブルクリックすると、 `%s' にリセット"
#: ../build/bin/preferences_gen.h:4094 ../build/bin/preferences_gen.h:4130
#: ../build/bin/preferences_gen.h:4166 ../build/bin/preferences_gen.h:4202
#: ../build/bin/preferences_gen.h:4238 ../build/bin/preferences_gen.h:4310
#: ../build/bin/preferences_gen.h:4844 ../build/bin/preferences_gen.h:5042
#: ../build/bin/preferences_gen.h:5317 ../build/bin/preferences_gen.h:5461
#: ../build/bin/preferences_gen.h:5789 ../build/bin/preferences_gen.h:5854
#: ../build/bin/preferences_gen.h:6193 ../build/bin/preferences_gen.h:6265
#: ../build/bin/preferences_gen.h:6416 ../build/bin/preferences_gen.h:6488
#: ../build/bin/preferences_gen.h:6958 ../build/bin/preferences_gen.h:7673
#: ../build/bin/preferences_gen.h:7846 ../build/bin/preferences_gen.h:8097
#: ../build/bin/preferences_gen.h:8178 ../build/bin/preferences_gen.h:8214
#: ../build/bin/preferences_gen.h:8250 ../build/bin/preferences_gen.h:8346
#: ../build/bin/preferences_gen.h:8587 ../build/bin/preferences_gen.h:8678
#: ../build/bin/preferences_gen.h:8820
msgctxt "preferences"
msgid "FALSE"
msgstr "FALSE"
#: ../build/bin/preferences_gen.h:4097
msgid "hides built-in presets of utility modules in presets menu."
msgstr ""
"プリセットメニューでユーティリティモジュールの内蔵プリセットを非表示にします"
#: ../build/bin/preferences_gen.h:4119
msgid "use single-click in the collections module"
msgstr "コレクションモジュールでシングルクリックを使用する"
#: ../build/bin/preferences_gen.h:4133
msgid ""
"check this option to use single-click to select items in the collections "
"module. this will allow you to do range selections for date-time and numeric "
"values."
msgstr ""
"このオプションをオンにすると、コレクションモジュールの項目をシングルクリック"
"で選択出来ます\n"
"これにより、日付/時刻と数値の範囲選択が可能になります"
#: ../build/bin/preferences_gen.h:4155