summaryrefslogtreecommitdiff
path: root/help/ja/ja.po
blob: 2f8b256b0401f036d4490dc3acf9245b4b153e82 (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
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
# Japanese translation for file-roller.
# Copyright (C) 2010 file-roller's COPYRIGHT HOLDER
# This file is distributed under the same license as the file-roller package.
# Yasumichi Akahoshi <yasumichi@vinelinux.org>, 2010.
#
msgid ""
msgstr ""
"Project-Id-Version: file-roller master\n"
"POT-Creation-Date: 2010-09-20 08:24+0000\n"
"PO-Revision-Date: 2010-09-24 01:21+0900\n"
"Last-Translator: Yasumichi Akahoshi <yasumichi@vinelinux.org>\n"
"Language-Team: Japanese <mate-translation@mate.gr.jp>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#. When image changes, this message will be marked fuzzy or untranslated for you.
#. It doesn't matter what you translate it to: it's not used at all.
#: C/file-roller.xml:420(None)
msgid ""
"@@image: 'figures/file-roller_main_window.png'; "
"md5=1ffe6686c623c5a279a1ad13fb8eb488"
msgstr ""
"@@image: 'figures/file-roller_main_window.png'; "
"md5=3335d1eb35b0e25bb09400b8d9addb0d"

#. When image changes, this message will be marked fuzzy or untranslated for you.
#. It doesn't matter what you translate it to: it's not used at all.
#: C/file-roller.xml:1164(None)
msgid ""
"@@image: 'figures/file-roller_leftarrow.png'; "
"md5=1878b2a4132b673aa79df7660398caa0"
msgstr ""
"@@image: 'figures/file-roller_leftarrow.png'; "
"md5=2ce3b1b3ad35a59c318eae5f811e1e9b"

#. When image changes, this message will be marked fuzzy or untranslated for you.
#. It doesn't matter what you translate it to: it's not used at all.
#: C/file-roller.xml:1183(None)
msgid ""
"@@image: 'figures/file-roller_rightarrow.png'; "
"md5=45a0479ca13140680220976ccb653bda"
msgstr ""
"@@image: 'figures/file-roller_rightarrow.png'; "
"md5=e33d43aad49dca89f13e6a25740f961e"

#. When image changes, this message will be marked fuzzy or untranslated for you.
#. It doesn't matter what you translate it to: it's not used at all.
#: C/file-roller.xml:1202(None)
msgid ""
"@@image: 'figures/file-roller_uparrow.png'; "
"md5=097f01471c5575ceeb527ea8d50061bd"
msgstr ""
"@@image: 'figures/file-roller_uparrow.png'; "
"md5=a7f5013ec783eb9286c3a712a054e106"

#. When image changes, this message will be marked fuzzy or untranslated for you.
#. It doesn't matter what you translate it to: it's not used at all.
#: C/file-roller.xml:1221(None)
msgid ""
"@@image: 'figures/file-roller_home.png'; md5=1cede2c4f8d21c357d0eb9979f39f18d"
msgstr ""
"@@image: 'figures/file-roller_home.png'; md5=f78e16ac880c4591d14d8556f1f1c42a"

#: C/file-roller.xml:29(title)
msgid "<application>Archive Manager</application> Manual"
msgstr "<application>書庫マネージャ</application>マニュアル"

#: C/file-roller.xml:31(para)
msgid ""
"Archive Manager, also known as File Roller, allows you to create, view, "
"modify, or unpack an archive."
msgstr ""
"File Rollerとしても知られる書庫マネージャは、アーカイブを作成、閲覧、修正ある"
"いは展開することができます。"

#: C/file-roller.xml:34(year)
msgid "2009"
msgstr "2009"

#: C/file-roller.xml:35(holder) C/file-roller.xml:118(para)
msgid "Paul Cutler"
msgstr "Paul Cutler"

#: C/file-roller.xml:38(year)
msgid "2006"
msgstr "2006"

#: C/file-roller.xml:39(year)
msgid "2008"
msgstr "2008"

#: C/file-roller.xml:40(holder) C/file-roller.xml:49(holder)
#: C/file-roller.xml:127(para) C/file-roller.xml:136(para)
#: C/file-roller.xml:177(para)
msgid "Paolo Bacchilega"
msgstr "Paolo Bacchilega"

#: C/file-roller.xml:43(year) C/file-roller.xml:48(year)
msgid "2003"
msgstr "2003"

#: C/file-roller.xml:44(year)
msgid "2004"
msgstr "2004"

#: C/file-roller.xml:45(holder) C/file-roller.xml:81(orgname)
msgid "Sun Microsystems"
msgstr "サン・マイクロシステムズ"

#: C/file-roller.xml:52(year)
msgid "2002"
msgstr "2002"

#: C/file-roller.xml:53(holder) C/file-roller.xml:185(para)
msgid "Alexander Kirillov"
msgstr "Alexander Kirillov"

#: C/file-roller.xml:69(publishername) C/file-roller.xml:88(orgname)
#: C/file-roller.xml:95(orgname) C/file-roller.xml:103(orgname)
#: C/file-roller.xml:119(para) C/file-roller.xml:128(para)
#: C/file-roller.xml:137(para) C/file-roller.xml:146(para)
#: C/file-roller.xml:154(para) C/file-roller.xml:162(para)
#: C/file-roller.xml:170(para) C/file-roller.xml:178(para)
#: C/file-roller.xml:186(para)
msgid "MATE Documentation Project"
msgstr "MATEドキュメンテーションプロジェクト"

#: C/file-roller.xml:2(para)
msgid ""
"Permission is granted to copy, distribute and/or modify this document under "
"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
"later version published by the Free Software Foundation with no Invariant "
"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
"in the file COPYING-DOCS distributed with this manual."
msgstr ""
"このドキュメントをフリーソフトウェア財団発行の GNU フリー文書利用許諾契約書 "
"(バージョン 1.1 かそれ以降から一つを選択) が定める条件の下で複製、頒布、ある"
"いは改変することを許可する。変更不可部分、表カバーテキスト、裏カバーテキスト"
"は存在しない。この利用許諾契約書の複製物は<ulink type=\"help\" url=\"ghelp:"
"fdl\">このリンク</ulink>、またはこの文書と共に配布されている "
"<filename>COPYING-DOCS</filename> というファイルに中に記載されている。"

#: C/file-roller.xml:12(para)
msgid ""
"This manual is part of a collection of MATE manuals distributed under the "
"GFDL. If you want to distribute this manual separately from the collection, "
"you can do so by adding a copy of the license to the manual, as described in "
"section 6 of the license."
msgstr ""
"本ドキュメントは GFDL の下で配布されているその他の MATE マニュアル集の一部で"
"ある。これらのマニュアルとは別に本ドキュメントを別個に配布する場合は、GFDL の"
"セクション6で説明しているように、そのマニュアル集に対するライセンスの複製を添"
"付することで実現できる。"

#: C/file-roller.xml:19(para)
msgid ""
"Many of the names used by companies to distinguish their products and "
"services are claimed as trademarks. Where those names appear in any MATE "
"documentation, and the members of the MATE Documentation Project are made "
"aware of those trademarks, then the names are in capital letters or initial "
"capital letters."
msgstr ""
"製品やサービスを区別するために企業によって利用されている名称の多 くは商標で"
"す。これらの名称がMATEドキュメンテーションに現れた場合で、MATEドキュメン"
"テーションプロジェクトのメンバーが商標と認識している場合、これらの名前は大文"
"字あるいは頭文字を大文字で記述しています。"

#: C/file-roller.xml:35(para)
msgid ""
"DOCUMENT IS PROVIDED ON AN \"AS IS\" BASIS, WITHOUT WARRANTY OF ANY KIND, "
"EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT "
"THE DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT IS FREE OF DEFECTS "
"MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE "
"RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE OF THE DOCUMENT OR "
"MODIFIED VERSION OF THE DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR "
"MODIFIED VERSION PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL "
"WRITER, AUTHOR OR ANY CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY "
"SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN "
"ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED VERSION "
"OF THE DOCUMENT IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER; AND"
msgstr ""
"DOCUMENT IS PROVIDED ON AN \"AS IS\" BASIS, WITHOUT WARRANTY OF ANY KIND, "
"EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT "
"THE DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT IS FREE OF DEFECTS "
"MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE "
"RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE OF THE DOCUMENT OR "
"MODIFIED VERSION OF THE DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR "
"MODIFIED VERSION PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL "
"WRITER, AUTHOR OR ANY CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY "
"SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN "
"ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED VERSION "
"OF THE DOCUMENT IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER; AND"

#: C/file-roller.xml:55(para)
msgid ""
"UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER IN TORT (INCLUDING "
"NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE AUTHOR, INITIAL WRITER, ANY "
"CONTRIBUTOR, OR ANY DISTRIBUTOR OF THE DOCUMENT OR MODIFIED VERSION OF THE "
"DOCUMENT, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON "
"FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF "
"ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, "
"WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER DAMAGES "
"OR LOSSES ARISING OUT OF OR RELATING TO USE OF THE DOCUMENT AND MODIFIED "
"VERSIONS OF THE DOCUMENT, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE "
"POSSIBILITY OF SUCH DAMAGES."
msgstr ""
"UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER IN TORT (INCLUDING "
"NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE AUTHOR, INITIAL WRITER, ANY "
"CONTRIBUTOR, OR ANY DISTRIBUTOR OF THE DOCUMENT OR MODIFIED VERSION OF THE "
"DOCUMENT, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON "
"FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF "
"ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, "
"WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER DAMAGES "
"OR LOSSES ARISING OUT OF OR RELATING TO USE OF THE DOCUMENT AND MODIFIED "
"VERSIONS OF THE DOCUMENT, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE "
"POSSIBILITY OF SUCH DAMAGES."

#: C/file-roller.xml:28(para)
msgid ""
"DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS "
"OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: "
"<placeholder-1/>"
msgstr ""
"DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS "
"OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: "
"<placeholder-1/>"

#: C/file-roller.xml:78(firstname)
msgid "Sun"
msgstr "サン"

#: C/file-roller.xml:79(surname)
msgid "MATE Documentation Team"
msgstr "MATE ドキュメンテーション・チーム"

#: C/file-roller.xml:85(firstname)
msgid "Paolo"
msgstr "Paolo"

#: C/file-roller.xml:86(surname)
msgid "Bacchilega"
msgstr "Bacchilega"

#: C/file-roller.xml:92(firstname)
msgid "Alexander"
msgstr "Alexander"

#: C/file-roller.xml:93(surname)
msgid "Kirillov"
msgstr "Kirillov"

#: C/file-roller.xml:96(email)
msgid "kirillov@math.sunysb.edu"
msgstr "kirillov@math.sunysb.edu"

#: C/file-roller.xml:100(firstname)
msgid "Paul"
msgstr "Paul"

#: C/file-roller.xml:101(surname)
msgid "Cutler"
msgstr "Cutler"

#: C/file-roller.xml:104(email)
msgid "pcutler@foresightlinux.org"
msgstr "pcutler@foresightlinux.org"

#: C/file-roller.xml:115(revnumber)
msgid "Archive Manager Manual V2.26.0"
msgstr "書庫マネージャマニュアル V2.26.0"

#: C/file-roller.xml:116(date)
msgid "March 2009"
msgstr "2009年3月"

#: C/file-roller.xml:124(revnumber)
msgid "Archive Manager Manual V2.24.0"
msgstr "書庫マネージャマニュアル V2.24.0"

#: C/file-roller.xml:125(date)
msgid "July 2008"
msgstr "2008年7月"

#: C/file-roller.xml:133(revnumber)
msgid "Archive Manager Manual V2.6"
msgstr "書庫マネージャマニュアル V2.6"

#: C/file-roller.xml:134(date)
msgid "April 2006"
msgstr "2006年4月"

#: C/file-roller.xml:142(revnumber)
msgid "File Roller Manual V2.5"
msgstr "File Roller マニュアル V2.5"

#: C/file-roller.xml:143(date)
msgid "March 2004"
msgstr "2004年3月"

#: C/file-roller.xml:145(para) C/file-roller.xml:153(para)
#: C/file-roller.xml:161(para) C/file-roller.xml:169(para)
msgid "Sun MATE Documentation Team"
msgstr "サン MATE ドキュメンテーション・チーム"

#: C/file-roller.xml:150(revnumber)
msgid "File Roller Manual V2.4"
msgstr "File Roller マニュアル V2.4"

#: C/file-roller.xml:151(date)
msgid "February 2004"
msgstr "2004年2月"

#: C/file-roller.xml:158(revnumber)
msgid "File Roller Manual V2.3"
msgstr "File Roller マニュアル V2.3"

#: C/file-roller.xml:159(date)
msgid "August 2003"
msgstr "2003年8月"

#: C/file-roller.xml:166(revnumber)
msgid "File Roller Manual V2.2"
msgstr "File Roller マニュアル V2.2"

#: C/file-roller.xml:167(date)
msgid "June 2003"
msgstr "2003年6月"

#: C/file-roller.xml:174(revnumber)
msgid "File Roller Manual V2.1"
msgstr "File Roller マニュアル V2.1"

#: C/file-roller.xml:175(date)
msgid "January 2003"
msgstr "2003年1月"

#: C/file-roller.xml:182(revnumber)
msgid "File Roller Manual V2.0"
msgstr "File Roller マニュアル V2.0"

#: C/file-roller.xml:183(date)
msgid "June 2002"
msgstr "2002年6月"

#: C/file-roller.xml:191(releaseinfo)
msgid "This manual describes version 2.26.0 of Archive Manager."
msgstr ""
"このマニュアルでは、書庫マネージャのバージョン2.26.0について説明します。"

#: C/file-roller.xml:194(title)
msgid "Feedback"
msgstr "フィードバック"

#: C/file-roller.xml:195(para)
msgid ""
"To report a bug or make a suggestion regarding the <application>Archive "
"Manager</application> application or this manual, follow the directions in "
"the <ulink url=\"ghelp:mate-feedback\" type=\"help\">MATE Feedback Page</"
"ulink>."
msgstr ""
"<application>書庫マネージャ</application>やこのマニュアルに対してバグの報告や"
"提案を行うには、<ulink url=\"ghelp:mate-feedback\" type=\"help\">MATE "
"Feedback Page</ulink>の指示に従ってください。"

#: C/file-roller.xml:202(primary)
msgid "File Roller"
msgstr "File Roller"

#: C/file-roller.xml:205(primary)
msgid "file-roller"
msgstr "file-roller"

#: C/file-roller.xml:208(primary)
msgid "Archiving"
msgstr "アーカイブ"

#: C/file-roller.xml:211(primary) C/file-roller.xml:215(primary)
#: C/file-roller.xml:219(primary) C/file-roller.xml:223(primary)
#: C/file-roller.xml:227(primary) C/file-roller.xml:231(primary)
msgid "Archives"
msgstr "書庫"

#: C/file-roller.xml:212(secondary)
msgid "Adding files to"
msgstr "ファイルの追加"

#: C/file-roller.xml:216(secondary)
msgid "Deleting files from"
msgstr "ファイルの削除"

#: C/file-roller.xml:220(secondary)
msgid "Opening"
msgstr "開く"

#: C/file-roller.xml:224(secondary)
msgid "Viewing"
msgstr "閲覧"

#: C/file-roller.xml:228(secondary)
msgid "Extracting"
msgstr "展開"

#: C/file-roller.xml:232(secondary)
msgid "Creating"
msgstr "作成"

#: C/file-roller.xml:240(title)
msgid "Introduction"
msgstr "はじめに"

#: C/file-roller.xml:241(para)
msgid ""
"You can use the <application>Archive Manager</application> application to "
"create, view, modify, or unpack an archive. An archive is a file that acts "
"as a container for other files. An archive can contain many files, folders, "
"and subfolders, usually in compressed form."
msgstr ""
"<application>書庫マネージャ</application>アプリケーションを使えば、書庫を作"
"成、閲覧、修正あるいは展開することができます。書庫は、他のファイルのコンテナ"
"として機能するファイルです。書庫には、複数のファイル、フォルダやサブフォルダ"
"を通常は圧縮された形式で含めることが可能です。"

#: C/file-roller.xml:243(para)
msgid ""
"<application>Archive Manager</application> provides only a graphical "
"interface, and relies on command-line utilities such as <command>tar</"
"command>, <command>gzip</command>, and <command>bzip2</command> for archive "
"operations."
msgstr ""
"<application>書庫マネージャ</application>は、グラフィカルインターフェースのみ"
"を提供し、<command>tar</command>、<command>gzip</command>や <command>bzip2</"
"command>といった書庫操作のためのコマンドラインユーティリティに依存します。"

#: C/file-roller.xml:246(para)
msgid ""
"If you have the appropriate command-line tools installed on your system, "
"<application>Archive Manager</application> supports the archive formats "
"listed in the following table."
msgstr ""
"お使いのシステムに適切なコマンドラインツールがインストールされているならば、"
"<application>書庫マネージャ</application>は以下の表に示された書庫形式をサポー"
"トします。"

#: C/file-roller.xml:255(para)
msgid "Format"
msgstr "形式"

#: C/file-roller.xml:257(para)
msgid "Filename Extension"
msgstr "ファイル名拡張子"

#: C/file-roller.xml:262(para)
msgid "7-Zip archive"
msgstr "7-Zip書庫"

#: C/file-roller.xml:263(filename)
msgid ".7z"
msgstr ".7z"

#: C/file-roller.xml:266(para)
msgid "WinAce archive"
msgstr "WinAce書庫"

#: C/file-roller.xml:267(filename)
msgid ".ace"
msgstr ".ace"

#: C/file-roller.xml:270(para)
msgid "ALZip archive"
msgstr "ALZip書庫"

#: C/file-roller.xml:271(filename)
msgid ".alz"
msgstr ".alz"

#: C/file-roller.xml:274(para)
msgid "AIX small indexed archive"
msgstr "AIX small indexed書庫"

#: C/file-roller.xml:275(filename)
msgid ".ar"
msgstr ".ar"

#: C/file-roller.xml:278(para)
msgid "ARJ archive"
msgstr "ARJ書庫"

#: C/file-roller.xml:279(filename)
msgid ".arj"
msgstr ".arj"

#: C/file-roller.xml:282(para)
msgid "Cabinet file"
msgstr "キャビネットファイル"

#: C/file-roller.xml:283(filename)
msgid ".cab"
msgstr ".cab"

#: C/file-roller.xml:286(para)
msgid "UNIX CPIO archive"
msgstr "UNIX CPIO書庫"

#: C/file-roller.xml:287(filename)
msgid ".cpio"
msgstr ".cpio"

#: C/file-roller.xml:290(para)
msgid "Debian Linux package"
msgstr "Debian Linuxパッケージ"

#: C/file-roller.xml:291(filename)
msgid ".deb"
msgstr ".deb"

#: C/file-roller.xml:294(para)
msgid "ISO-9660 CD disc image"
msgstr "ISO-9660 CD ディスクイメージ"

#: C/file-roller.xml:295(filename)
msgid ".iso"
msgstr ".iso"

#: C/file-roller.xml:298(para)
msgid "Java archive"
msgstr "Javaアーカイブ"

#: C/file-roller.xml:299(filename)
msgid ".jar"
msgstr ".jar"

#: C/file-roller.xml:302(para)
msgid "Java enterprise archive"
msgstr "Javaエンタープライズアーカイブ"

#: C/file-roller.xml:303(filename)
msgid ".ear"
msgstr ".ear"

#: C/file-roller.xml:306(para)
msgid "Java web archive"
msgstr "Java web アーカイブ"

#: C/file-roller.xml:307(filename)
msgid ".war"
msgstr ".war"

#: C/file-roller.xml:310(para)
msgid "LHA archive"
msgstr "LHA書庫"

#: C/file-roller.xml:311(para)
msgid "<filename>.lha</filename>, <filename>.lzh</filename>"
msgstr "<filename>.lha</filename>, <filename>.lzh</filename>"

#: C/file-roller.xml:314(para)
msgid "WinRAR compressed archive"
msgstr "WinRAR圧縮書庫"

#: C/file-roller.xml:315(filename)
msgid ".rar"
msgstr ".rar"

#: C/file-roller.xml:318(para)
msgid "RAR Archived Comic Book"
msgstr "RAR Archived Comic Book"

#: C/file-roller.xml:319(filename)
msgid ".cbr"
msgstr ".cbr"

#: C/file-roller.xml:322(para)
msgid "RPM Linux package"
msgstr "RPM Linux パッケージ"

#: C/file-roller.xml:323(filename)
msgid ".rpm"
msgstr ".rpm"

#: C/file-roller.xml:326(para)
msgid "Uncompressed tar archive"
msgstr "無圧縮tarアーカイブ"

#: C/file-roller.xml:327(filename)
msgid ".tar"
msgstr ".tar"

#: C/file-roller.xml:330(para)
msgid "Tar archive compressed with <command>bzip</command>"
msgstr "<command>bzip</command>圧縮Tarアーカイブ"

#: C/file-roller.xml:331(para)
msgid "<filename>.tar.bz</filename> or <filename>.tbz</filename>"
msgstr "<filename>.tar.bz</filename> または <filename>.tbz</filename>"

#: C/file-roller.xml:334(para)
msgid "Tar archive compressed with <command>bzip2</command>"
msgstr "<command>bzip2</command>圧縮Tarアーカイブ"

#: C/file-roller.xml:335(para)
msgid "<filename>.tar.bz2</filename> or <filename>.tbz2</filename>"
msgstr "<filename>.tar.bz2</filename> または <filename>.tbz2</filename>"

#: C/file-roller.xml:338(para)
msgid "Tar archive compressed with <command>gzip</command>"
msgstr "<command>gzip</command>圧縮Tarアーカイブ"

#: C/file-roller.xml:339(para)
msgid "<filename>.tar.gz</filename> or <filename>.tgz</filename>"
msgstr "<filename>.tar.gz</filename> または <filename>.tgz</filename>"

#: C/file-roller.xml:342(para)
msgid "Tar archive compressed with <command>lzip</command>"
msgstr "<command>lzip</command>圧縮Tarアーカイブ"

#: C/file-roller.xml:343(para)
msgid "<filename>.tar.lz</filename> or <filename>.tlz</filename>"
msgstr "<filename>.tar.lz</filename> または <filename>.tlz</filename>"

#: C/file-roller.xml:346(para)
msgid "Tar archive compressed with <command>lzop</command>"
msgstr "<command>lzop</command>圧縮Tarアーカイブ"

#: C/file-roller.xml:347(para)
msgid "<filename>.tar.lzo</filename> or <filename>.tzo</filename>"
msgstr "<filename>.tar.lzo</filename> または <filename>.tzo</filename>"

#: C/file-roller.xml:350(para)
msgid "Tar archive compressed with <command>compress</command>"
msgstr "<command>compress</command>圧縮Tarアーカイブ"

#: C/file-roller.xml:351(para)
msgid "<filename>.tar.Z</filename> or <filename>.taz</filename>"
msgstr "<filename>.tar.Z</filename> または <filename>.taz</filename>"

#: C/file-roller.xml:354(para)
msgid "Tar archive compressed with <command>7zip</command>"
msgstr "<command>7zip</command>圧縮Tarアーカイブ"

#: C/file-roller.xml:355(filename)
msgid ".tar.7z"
msgstr ".tar.7z"

#: C/file-roller.xml:358(para)
msgid "Stuffit archives"
msgstr "Stuffitアーカイブ"

#: C/file-roller.xml:359(para)
msgid "<filename>.bin</filename> or <filename>.sit</filename>"
msgstr "<filename>.bin</filename> または <filename>.sit</filename>"

#: C/file-roller.xml:362(para)
msgid "PKZIP or WinZip archive"
msgstr "PKZIP または WinZip書庫"

#: C/file-roller.xml:363(filename)
msgid ".zip"
msgstr ".zip"

#: C/file-roller.xml:366(para)
msgid "ZIP Archived Comic Book"
msgstr "ZIP Archived Comic Book"

#: C/file-roller.xml:367(filename)
msgid ".cbz"
msgstr ".cbz"

#: C/file-roller.xml:370(para)
msgid "Zoo archive"
msgstr "Zoo書庫"

#: C/file-roller.xml:371(filename)
msgid ".zoo"
msgstr ".zoo"

#: C/file-roller.xml:376(para)
msgid ""
"The most common archive format on UNIX and Linux systems is the tar archive "
"compressed with <command>gzip</command> or <command>bzip2</command>."
msgstr ""
"UNIXやLinuxシステムで最も一般的なアーカイブ形式は、<command>gzip</command>あ"
"るいは<command>bzip2</command>で圧縮されたTarアーカイブです。"

#: C/file-roller.xml:377(para)
msgid ""
"The most common archive format on Microsoft Windows systems is the archive "
"created with <application>PKZIP</application> or <application>WinZip</"
"application>."
msgstr ""
"Microsoft Windowsシステムで最も一般的なアーカイブ形式は、<application>PKZIP</"
"application>あるいは<application>WinZip</application>で作成された書庫です。"

#: C/file-roller.xml:379(title)
msgid "Compressed Non-Archive Files"
msgstr "圧縮された非書庫ファイル"

#: C/file-roller.xml:380(para)
msgid ""
"A compressed non-archive file is a file that is created when you use "
"<command>bzip2</command>, <command>gzip</command>, <command>lzip</command>, "
"<command>lzop</command>, <command>compress</command> or <command>rzip</"
"command> to compress a non-archive file. For example, <filename>file.txt.gz</"
"filename> is created when you use <command>gzip</command> to compress "
"<filename>file.txt</filename>."
msgstr ""
"圧縮された非書庫ファイルは、<command>bzip2</command>、<command>gzip</"
"command>、<command>lzip</command>、<command>lzop</command>、"
"<command>compress</command>あるいは<command>rzip</command>を使って非書庫ファ"
"イルを圧縮した際に作成されるファイルです。例えば、<filename>file.txt.gz</"
"filename>は、<command>gzip</command>を使って<filename>file.txt</filename>を圧"
"縮すると作成されます。"

#: C/file-roller.xml:381(para)
msgid ""
"You can use <application>Archive Manager</application> to create, open and "
"extract a compressed non-archive file."
msgstr ""
"<application>書庫マネージャ</application>を使えば、圧縮された非書庫ファイルを"
"作成したり、開いたり、展開することが可能です。"

#: C/file-roller.xml:387(title)
msgid "Getting Started"
msgstr "始めてみる"

#: C/file-roller.xml:388(para)
msgid ""
"This section provides information on how to start <application>Archive "
"Manager</application>, and describes the <application>Archive Manager</"
"application> user interface."
msgstr ""
"この節では、<application>書庫マネージャ</application>の起動方法に関する情報を"
"提供し、<application>書庫マネージャ</application>のユーザインターフェースにつ"
"いて説明します。"

#: C/file-roller.xml:393(title)
msgid "To Start <application>Archive Manager</application>"
msgstr "<application>書庫マネージャ</application>を起動するには"

#: C/file-roller.xml:394(para)
msgid ""
"You can start <application>Archive Manager</application> in the following "
"ways:"
msgstr "以下の方法で<application>書庫マネージャ</application>を起動できます:"

#: C/file-roller.xml:397(term)
msgid "<guimenu>Applications</guimenu> menu"
msgstr "<guimenu>アプリケーション</guimenu>メニュー"

#: C/file-roller.xml:399(para)
msgid ""
"Choose <menuchoice><guisubmenu>Accessories</guisubmenu><guimenuitem>Archive "
"Manager</guimenuitem></menuchoice>."
msgstr ""
"<menuchoice><guisubmenu>アクセサリ</guisubmenu><guimenuitem>書庫マネージャ</"
"guimenuitem></menuchoice>を選択します。"

#: C/file-roller.xml:403(term)
msgid "Command line"
msgstr "コマンドライン"

#: C/file-roller.xml:405(para)
msgid "Execute the following command: <command>file-roller</command>"
msgstr "次のコマンドを実行してください: <command>file-roller</command>"

#: C/file-roller.xml:412(title)
msgid "When You Start <application>Archive Manager</application>"
msgstr "<application>書庫マネージャ</application>を起動すると"

#: C/file-roller.xml:413(para)
msgid ""
"When you start <application>Archive Manager</application>, the following "
"window is displayed:"
msgstr ""
"<application>書庫マネージャ</application>を起動すると次のようなウィンドウが表"
"示されます:"

#: C/file-roller.xml:416(title)
msgid "<application>Archive Manager</application> Window"
msgstr "<application>書庫マネージャ</application>ウィンドウ"

#: C/file-roller.xml:422(phrase)
msgid "Shows File Roller main window."
msgstr "File Rollerメインウィンドウの表示"

#: C/file-roller.xml:428(para)
msgid ""
"The <application>Archive Manager</application> window contains the following "
"elements:"
msgstr ""
"<application>書庫マネージャ</application>のウィンドウは、以下の要素を含んでい"
"ます:"

#: C/file-roller.xml:430(term) C/file-roller.xml:502(para)
msgid "Menubar"
msgstr "メニューバー"

#: C/file-roller.xml:432(para)
msgid ""
"The menus on the menubar contain all of the commands that you need to work "
"with archives in <application>Archive Manager</application>."
msgstr ""
"メニューバー上のメニューは、<application>書庫マネージャ</application>で書庫に"
"対する作業に必要なすべてのコマンドを含んでいます。"

#: C/file-roller.xml:435(term) C/file-roller.xml:508(para)
msgid "Toolbar"
msgstr "ツールバー"

#: C/file-roller.xml:437(para)
msgid ""
"The toolbar contains a subset of the commands that you can access from the "
"menubar. <application>Archive Manager</application> displays the toolbar by "
"default. To hide the toolbar, choose <menuchoice><guimenu>View</"
"guimenu><guimenuitem>Toolbar</guimenuitem></menuchoice>. To show the "
"toolbar, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Toolbar</"
"guimenuitem></menuchoice> again."
msgstr ""
"ツールバーは、メニューバーからアクセスできるコマンドのサブセットを含んでいま"
"す。<application>書庫マネージャ</application>は、デフォルトでツールバーを表示"
"します。ツールバーを隠すには、<menuchoice><guimenu>表示</"
"guimenu><guimenuitem>ツールバー</guimenuitem></menuchoice>を選択してくださ"
"い。ツールバーを表示するには、<menuchoice><guimenu>表示</"
"guimenu><guimenuitem>ツールバー</guimenuitem></menuchoice>を再度、選択してく"
"ださい。"

#: C/file-roller.xml:440(term)
msgid "Folderbar"
msgstr "フォルダバー"

#: C/file-roller.xml:442(para)
msgid ""
"The folderbar enables you to navigate among folders within an archive. "
"<application>Archive Manager</application> displays the folderbar only in "
"folder view. See <xref linkend=\"file-roller-view-type-folder\"/> for more "
"information."
msgstr ""
"フォルダバーは、書庫中のフォルダ間を移動する事を可能にします。<application>書"
"庫マネージャ</application>は、フォルダビューのみでフォルダバーを表示します。"
"詳しくは、<xref linkend=\"file-roller-view-type-folder\"/>を参照してくださ"
"い。"

#: C/file-roller.xml:445(term)
msgid "Display area"
msgstr "表示エリア"

#: C/file-roller.xml:447(para)
msgid "The display area displays the contents of the archive."
msgstr "表示エリアは、書庫の中身を表示します。"

#: C/file-roller.xml:450(term)
msgid "Statusbar"
msgstr "ステータスバー"

#: C/file-roller.xml:452(para)
msgid ""
"The statusbar displays information about current <application>Archive "
"Manager</application> activity and contextual information about the archive "
"contents. <application>Archive Manager</application> displays the statusbar "
"by default. To hide the statusbar, choose <menuchoice><guimenu>View</"
"guimenu><guimenuitem>Statusbar</guimenuitem></menuchoice>. To show the "
"statusbar, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Statusbar</"
"guimenuitem></menuchoice> again."
msgstr ""
"ステータスバーは、現在の<application>書庫マネージャ</application>の活動状況や"
"書庫内容に関するコンテキスト情報を表示します。<application>書庫マネージャ</"
"application>は、デフォルトでステータスバーを表示します。ステータスバーを隠す"
"には、<menuchoice><guimenu>表示</guimenu><guimenuitem>ステータスバー</"
"guimenuitem></menuchoice>を選択してください。ステータスバーを表示するには、"
"<menuchoice><guimenu>表示</guimenu><guimenuitem>ステータスバー</"
"guimenuitem></menuchoice>を再度、選択してください。"

#: C/file-roller.xml:456(para)
msgid ""
"When you right-click in the <application>Archive Manager</application> "
"window, the application displays a popup menu. The popup menu contains the "
"most common contextual archive commands."
msgstr ""
"<application>書庫マネージャ</application>ウィンドウで右クリックするとポップ"
"アップメニューが表示されます。ポップアップメニューには、最も一般的な書庫コマ"
"ンドが含まれます。"

#: C/file-roller.xml:459(title)
msgid "Browsing the Filesystem"
msgstr "ファイルシステムのブラウズ"

#: C/file-roller.xml:460(para)
msgid ""
"Several <application>Archive Manager</application> dialogs (<guilabel>New</"
"guilabel>, <guilabel>Open</guilabel>, <guilabel>Extract</guilabel>,...) "
"enable you to browse files and folders on your computer. Refer to the <ulink "
"type=\"help\" url=\"ghelp:user-guide?filechooser-open\">Desktop User Guide</"
"ulink> to learn more about using the file browsing dialogs."
msgstr ""
"<application>書庫マネージャ</application>のダイアログ(<guilabel>新規</"
"guilabel>、<guilabel>開く</guilabel>、<guilabel>展開</guilabel>、...)のいくつ"
"かは、お使いのコンピュータのファイルやフォルダをブラウズすることができます。"
"<ulink type=\"help\" url=\"ghelp:user-guide?filechooser-open\">デスクトップ"
"ユーザガイド</ulink>を参照して、ブラウズダイアログの使い方について詳しく学ん"
"でください。"

#: C/file-roller.xml:464(para)
msgid ""
"You can also refer to the <ulink type=\"help\" url=\"ghelp:user-guide?"
"caja-bookmarks\">Bookmarks section</ulink> of the Desktop User Guide to "
"learn how you can use the <guilabel>Places</guilabel> pane to access your "
"favorite locations."
msgstr ""
"また、デスクトップユーザガイドの<ulink type=\"help\" url=\"ghelp:user-guide?"
"caja-bookmarks\">お気に入りの場所に対してブックマークを活用する</ulink>を"
"参照して、お気に入りの場所にアクセスするためにどのように<guilabel>場所</"
"guilabel>ペインを利用できるか学べます。"

#: C/file-roller.xml:476(title)
msgid "Working With Archives"
msgstr "書庫に対する作業"

#: C/file-roller.xml:477(para)
msgid ""
"When you use <application>Archive Manager</application> to work with an "
"archive, all changes are saved to disk immediately. For example, if you "
"delete a file from an archive, <application>Archive Manager</application> "
"deletes the file as soon as you click <guibutton>OK</guibutton>. This "
"behavior is different to that of most applications, which save the changes "
"to disk only when you quit the application or select <guimenuitem>Save</"
"guimenuitem> in the menu."
msgstr ""
"<application>書庫マネージャ</application>を使って書庫に対して作業を行うとすべ"
"ての変更は即座にディスクに保存されます。例えば、書庫からファイルを削除し"
"<guibutton>OK</guibutton>をクリックするとできるだけ早く<application>書庫マ"
"ネージャ</application>はファイルを削除します。この振舞いは、アプリケーション"
"を終了するかメニューの<guimenuitem>選択</guimenuitem>した時のみ変更をディスク"
"に保存するほとんどのアプリケーションと異なります。"

#: C/file-roller.xml:479(para)
msgid ""
"If an archive is very large, or you have a slow system, some archive actions "
"can take significant time. To abort the current action, press <keycap>Esc</"
"keycap>. Alternatively, choose <menuchoice><guimenu>View</"
"guimenu><guimenuitem>Stop</guimenuitem></menuchoice>, or click "
"<guibutton>Stop</guibutton> in the toolbar."
msgstr ""
"書庫が非常に大きい場合や遅いシステムを使っている場合、いくつかの書庫に対する"
"操作は大幅に時間がかかります。現在の操作を中止するには、<keycap>Esc</keycap>"
"キーを押してください。あるいは、<menuchoice><guimenu>表示</"
"guimenu><guimenuitem>停止</guimenuitem></menuchoice>を選択するか、ツールバー"
"の <guibutton>停止</guibutton>をクリックしてください。"

#: C/file-roller.xml:491(para)
msgid "UI Component"
msgstr "UI構成要素"

#: C/file-roller.xml:493(para)
msgid "Action"
msgstr "操作"

#: C/file-roller.xml:498(para)
msgid "Window"
msgstr "ウィンドウ"

#: C/file-roller.xml:499(para)
msgid ""
"Drag an archive into the <application>Archive Manager</application> window "
"from another application such as a file manager."
msgstr ""
"ファイルマネージャといった他のアプリケーションから<application>書庫マネージャ"
"</application>のウィンドウに書庫をドラッグしてください。"

#: C/file-roller.xml:503(para)
msgid ""
"Choose <menuchoice><guimenu>Archive</guimenu><guimenuitem>Open</"
"guimenuitem></menuchoice>."
msgstr ""
"<menuchoice><guimenu>ファイル</guimenu><guimenuitem>開く</guimenuitem></"
"menuchoice>を選択してください。"

#: C/file-roller.xml:504(para)
msgid ""
"If you have recently opened the archive, it will be listed directly in the "
"<menuchoice><guimenu>Archive</guimenu></menuchoice> menu."
msgstr ""
"最近開いた書庫があれば、<menuchoice><guimenu>ファイル</guimenu></menuchoice>"
"メニューに直接表示されているでしょう。"

#: C/file-roller.xml:509(para)
msgid "Click on the <guibutton>Open</guibutton> toolbar button."
msgstr ""
"<guibutton>開く</guibutton>というツールバーボタンをクリックしてください。"

#: C/file-roller.xml:510(para)
msgid ""
"If you have recently opened the archive, click on the down arrow near the "
"<guibutton>Open</guibutton> toolbar button."
msgstr ""
"最近開いた書庫があれば、<guibutton>開く</guibutton>というツールバーボタンのそ"
"ばにある下向き矢印をクリックしてください。"

#: C/file-roller.xml:513(para)
msgid "Right-click popup menu"
msgstr "右クリックポップアップメニュー"

#: C/file-roller.xml:514(para)
msgid ""
"Right-click on the archive, then choose <guilabel>Open</guilabel> from the "
"popup menu."
msgstr ""
"書庫を右クリックして、ポップアップメニューから<guilabel>開く</guilabel>を選択"
"してください。"

#: C/file-roller.xml:517(para)
msgid "Shortcut keys"
msgstr "ショートカットキー"

#: C/file-roller.xml:518(para)
msgid "Press <keycombo><keycap>Ctrl</keycap><keycap>O</keycap></keycombo>."
msgstr ""
"<keycombo><keycap>Ctrl</keycap><keycap>O</keycap></keycombo>を押してくださ"
"い。"

#: C/file-roller.xml:482(para)
msgid ""
"In <application>Archive Manager</application>, you can perform the same "
"action in several ways. For example, you can open an archive in the "
"following ways: <informaltable frame=\"all\"><tgroup cols=\"2\" colsep=\"1\" "
"rowsep=\"1\"><colspec colname=\"COLSPEC0\" colwidth=\"50*\"/><colspec "
"colname=\"COLSPEC1\" colwidth=\"50*\"/><placeholder-1/><placeholder-2/></"
"tgroup></informaltable>"
msgstr ""
"<application>書庫マネージャ</application>では、同じ操作をいくつかの方法で実行"
"できます。例えば、以下の方法で書庫を開くことが可能です: <informaltable frame="
"\"all\"><tgroup cols=\"2\" colsep=\"1\" rowsep=\"1\"><colspec colname="
"\"COLSPEC0\" colwidth=\"50*\"/><colspec colname=\"COLSPEC1\" colwidth=\"50*"
"\"/><placeholder-1/><placeholder-2/></tgroup></informaltable>"

#: C/file-roller.xml:524(para)
msgid "This manual documents functionality from the menubar."
msgstr "このマニュアルではメニューバーからの機能を文書化します。"

#: C/file-roller.xml:529(title)
msgid "Filename Patterns"
msgstr "ファイル名のパターン"

#: C/file-roller.xml:530(para)
msgid ""
"<application>Archive Manager</application> enables you to add, extract, or "
"delete several files at once. To apply an action to all files that match a "
"certain pattern, enter the pattern in the text box. The pattern can include "
"standard wildcard symbols such as <keycap>*</keycap> to match any string, "
"and <keycap>?</keycap> to match any single symbol. You can enter several "
"patterns separated by semicolons. <application>Archive Manager</application> "
"applies the action to all files that match at least one of the patterns. The "
"examples in the following table show how to use filename patterns to select "
"files."
msgstr ""
"<application>書庫マネージャ</application>を使えば、ファイルの追加、展開あるい"
"は削除をすぐに行うことができます。特定のパターンに一致するすべてのファイルに"
"操作を適用するには、テキストボックスにそのパターンを入力してください。不特定"
"の複数の文字に一致する<keycap>*</keycap>や一文字に一致する<keycap>?</keycap>"
"といった標準的なワイルドカードをパターンに含むことが可能です。セミコロンで区"
"切って複数のパターンを入力できます。<application>書庫マネージャ</application>"
"は、少なくとも一つのパターンに一致するすべてのファイルに操作を適用します。以"
"下の表の例は、ファイルを選択するのにどのようなファイル名のパターンを利用する"
"かを示しています。"

#: C/file-roller.xml:539(para)
msgid "Pattern"
msgstr "パターン"

#: C/file-roller.xml:541(para)
msgid "Files Matched"
msgstr "一致するファイル"

#: C/file-roller.xml:546(filename)
msgid "*"
msgstr "*"

#: C/file-roller.xml:547(para) C/file-roller.xml:916(guilabel)
#: C/file-roller.xml:1550(guilabel)
msgid "All files"
msgstr "すべてのファイル"

#: C/file-roller.xml:550(filename)
msgid "*.tar*"
msgstr "*.tar*"

#: C/file-roller.xml:551(para)
msgid ""
"All files with extension <filename>tar</filename>, including those in which "
"the <filename>tar</filename> extension is followed by any sequence of "
"symbols, such as <filename>filename.tar.gz</filename>"
msgstr ""
"拡張子<filename>tar</filename>がついたすべてのファイル。<filename>filename."
"tar.gz</filename>といった<filename>tar</filename>拡張子に不特定の文字列が続く"
"場合も含まれます。"

#: C/file-roller.xml:554(filename)
msgid "*.jpg; *.jpeg"
msgstr "*.jpg; *.jpeg"

#: C/file-roller.xml:555(para)
msgid ""
"All files with extension <filename>jpg</filename> and all files with "
"extension <filename>jpeg</filename>"
msgstr ""
"拡張子<filename>jpg</filename>のついたすべてのファイルと拡張子"
"<filename>jpeg</filename>のついたすべてのファイル"

#: C/file-roller.xml:558(filename)
msgid "file?.gz"
msgstr "file?.gz"

#: C/file-roller.xml:559(para)
msgid ""
"All files with extension <filename>gz</filename> that have the name \"file\" "
"followed by any single character, e.g. <filename>file2.gz</filename>, "
"<filename>filex.gz</filename>."
msgstr ""
"『file』に不特定の一文字が続く名前で拡張子<filename>gz</filename>のついたすべ"
"てのファイル。例えば、<filename>file2.gz</filename>、<filename>filex.gz</"
"filename>です。"

#: C/file-roller.xml:569(title)
msgid "To Open an Archive"
msgstr "書庫を開くには"

#: C/file-roller.xml:574(para)
msgid ""
"Choose <menuchoice><guimenu>Archive</guimenu><guimenuitem>Open</"
"guimenuitem></menuchoice> to display the <guilabel>Open</guilabel> dialog. "
"Alternatively press <keycombo><keycap>Ctrl</keycap><keycap>O</keycap></"
"keycombo>, or click <guibutton>Open</guibutton> in the toolbar."
msgstr ""
"<menuchoice><guimenu>ファイル</guimenu><guimenuitem>開く</guimenuitem></"
"menuchoice>を選択してください。すると<guilabel>開く</guilabel>ダイアログが表"
"示されます。あるいは、<keycombo><keycap>Ctrl</keycap><keycap>O</keycap></"
"keycombo>を押すか、ツールバーの<guibutton>開く</guibutton>をクリックしてくだ"
"さい。"

#: C/file-roller.xml:577(para)
msgid "Select the archive that you want to open."
msgstr "開きたい書庫を選択してください。"

#: C/file-roller.xml:580(para)
msgid "Click <guibutton>Open</guibutton>."
msgstr "<guibutton>開く</guibutton>をクリックしてください。"

#: C/file-roller.xml:570(para)
msgid "To open an archive, perform the following steps: <placeholder-1/>"
msgstr "書庫を開くには、以下の手順を実行してください: <placeholder-1/>"

#: C/file-roller.xml:587(para)
msgid "The archive name in the window titlebar"
msgstr "ウィンドウタイトルバーに書庫の名前"

#: C/file-roller.xml:590(para)
msgid "The archive contents in the display area"
msgstr "表示エリアに書庫の内容"

#: C/file-roller.xml:593(para)
msgid ""
"The number files and folders (objects) in the current location, and their "
"size when uncompressed, in the statusbar"
msgstr ""
"ステータスバーに現在の場所にあるファイルやフォルダ(オブジェクト)の数と展開さ"
"れた場合のサイズ"

#: C/file-roller.xml:584(para)
msgid ""
"<application>Archive Manager</application> automatically determines the "
"archive type, and displays: <placeholder-1/>"
msgstr ""
"<application>書庫マネージャ</application>は、自動的に書庫の種類を決定し、以下"
"を表示します: <placeholder-1/>"

#: C/file-roller.xml:597(para)
msgid ""
"To open another archive, choose <menuchoice><guimenu>Archive</"
"guimenu><guimenuitem>Open</guimenuitem></menuchoice> again. "
"<application>Archive Manager</application> opens each archive in a new "
"window. You can't open another archive in the same window."
msgstr ""
"他の書庫を開くには、再度、<menuchoice><guimenu>ファイル</"
"guimenu><guimenuitem>開く</guimenuitem></menuchoice>を選択してください。"
"<application>書庫マネージャ</application>は、各書庫を新しいウィンドウに開きま"
"す。他のアーカイブを同じウィンドウに開くことはできません。"

#: C/file-roller.xml:600(para)
msgid ""
"If you try to open an archive that was created in a format that "
"<application>Archive Manager</application> does not recognize, the "
"application displays an error message. See <xref linkend=\"file-roller-intro"
"\"/> for a list of supported formats."
msgstr ""
"<application>書庫マネージャ</application>が認識できない形式で作成された書庫を"
"開こうとした場合、アプリケーションはエラーメッセージを表示します。サポートさ"
"れている形式の一覧は、<xref linkend=\"file-roller-intro\"/>を参照してくださ"
"い。"

#: C/file-roller.xml:607(title)
msgid "To Select Files in an Archive"
msgstr "書庫内のファイルを選択するには"

#: C/file-roller.xml:608(para)
msgid ""
"To select all files in an archive, choose <menuchoice><guimenu>Edit</"
"guimenu><guimenuitem>Select All</guimenuitem></menuchoice> or press "
"<keycombo><keycap>Ctrl</keycap><keycap>A</keycap></keycombo>."
msgstr ""
"書庫内のすべてのファイルを選択するには、<menuchoice><guimenu>編集</"
"guimenu><guimenuitem>すべて選択</guimenuitem></menuchoice>を選択するか、"
"<keycombo><keycap>Ctrl</keycap><keycap>A</keycap></keycombo>を押してくださ"
"い。"

#: C/file-roller.xml:610(para)
msgid ""
"To deselect all files in an archive, choose <menuchoice><guimenu>Edit</"
"guimenu><guimenuitem>Deselect All</guimenuitem></menuchoice> or press "
"<keycombo><keycap>Shift</keycap><keycap>Ctrl</keycap><keycap>A</keycap></"
"keycombo>."
msgstr ""
"すべてのファイルの選択を解除するには、<menuchoice><guimenu>編集</"
"guimenu><guimenuitem>すべて選択解除</guimenuitem></menuchoice>を選択するか、"
"<keycombo><keycap>Shift</keycap><keycap>Ctrl</keycap><keycap>A</keycap></"
"keycombo>を押してください。"

#: C/file-roller.xml:617(title)
msgid "To Extract Files From an Archive"
msgstr "書庫からファイルを展開するには"

#: C/file-roller.xml:621(para)
msgid ""
"Select the files that you want to extract. To select more files, press-and-"
"hold <keycap>Ctrl</keycap> and click on the files you want to select."
msgstr ""
"展開したいファイルを選択してください。さらにファイルを選択するには、"
"<keycap>Ctrl</keycap>を押したまま、選択したいファイルをクリックします。"

#: C/file-roller.xml:624(para)
msgid ""
"Choose <menuchoice><guimenu>Archive</guimenu><guimenuitem>Extract</"
"guimenuitem></menuchoice> to display the <guilabel>Extract</guilabel> "
"dialog. Alternatively click <guibutton>Extract</guibutton> in the toolbar."
msgstr ""
"<menuchoice><guimenu>ファイル</guimenu><guimenuitem>展開</guimenuitem></"
"menuchoice>を選択してください。すると<guilabel>展開</guilabel>ダイアログが表"
"示されます。あるいは、ツールバーの<guibutton>展開</guibutton>をクリックしてく"
"ださい。"

#: C/file-roller.xml:627(para)
msgid ""
"Select the folder where <application>Archive Manager</application> extracts "
"the files."
msgstr ""
"<application>書庫マネージャ</application>がファイルを展開するフォルダを選択し"
"てください。"

#: C/file-roller.xml:630(para)
msgid ""
"Select the required extract options. For more information about the extract "
"options, see <xref linkend=\"file-roller-extract-options\"/>."
msgstr ""
"必要な展開オプションを選択してください。展開オプションについての詳しい情報"
"は、<xref linkend=\"file-roller-extract-options\"/>を参照してください。"

#: C/file-roller.xml:633(para)
msgid "Click <guibutton>Extract</guibutton>."
msgstr "<guibutton>展開</guibutton>をクリックしてください。"

#: C/file-roller.xml:636(para) C/file-roller.xml:794(para)
msgid ""
"If all of the files in the archive are protected by a password, and you have "
"not specified it, <application>Archive Manager</application> asks you to "
"enter the password."
msgstr ""
"書庫内のすべてのファイルがパスワードにより保護されおり、まだパスワードを指定"
"していない場合、<application>書庫マネージャ</application>はパスワードの入力を"
"求めます。"

#: C/file-roller.xml:639(para)
msgid ""
"If some but not all of the files in the archive are protected by a password, "
"and you have not specified the password, <application>Archive Manager</"
"application> does not ask for a password. However, <application>Archive "
"Manager</application> extracts only the unprotected files."
msgstr ""
"書庫内のすべてではないが一部のファイルがパスワードで保護されており、パスワー"
"ドをまだ指定していない場合、<application>書庫マネージャ</application>はパス"
"ワードを尋ねません。しかしながら、<application>書庫マネージャ</application>は"
"保護されていないファイルのみを展開します。"

#: C/file-roller.xml:642(para) C/file-roller.xml:800(para)
msgid ""
"For more information about passwords, see <xref linkend=\"file-roller-"
"encrypt-files\"/>."
msgstr ""
"パスワードについての詳しい情報は、<xref linkend=\"file-roller-encrypt-files"
"\"/>を参照してください。"

#: C/file-roller.xml:618(para)
msgid ""
"To extract files from an open archive, perform the following steps: "
"<placeholder-1/>"
msgstr ""
"開いている書庫からファイルを展開するには、以下の手順を実行してください: "
"<placeholder-1/>"

#: C/file-roller.xml:649(para)
msgid ""
"<application>Archive Manager</application> also provides ways of extracting "
"files from an archive in a file manager window, without opening a "
"<application>Archive Manager</application> window. See <xref linkend=\"file-"
"roller-fmgr\"/> for more information."
msgstr ""
"<application>書庫マネージャ</application>は、<application>書庫マネージャ</"
"application>ウィンドウを開かずにファイルマネージャで書庫からファイルを展開す"
"る方法も提供しています。詳しくは、<xref linkend=\"file-roller-fmgr\"/>を参照"
"してください。"

#: C/file-roller.xml:650(para)
msgid ""
"The Extract operation extracts a <emphasis>copy</emphasis> of the specified "
"files from the archive. The extracted files have the same permissions and "
"modification date as the original files that were added to the archive."
msgstr ""
"展開操作は、書庫から指定されたファイルの<emphasis>コピー</emphasis>を展開しま"
"す。展開されたファイルは、書庫に追加された時の元のファイルと同じ権限や更新日"
"時を保持しています。"

#: C/file-roller.xml:653(para)
msgid ""
"The Extract operation does not change the contents of the archive. For "
"information on how to delete files from an archive, see <xref linkend=\"file-"
"roller-delete-files\"/>."
msgstr ""
"展開操作は、書庫の内容を変更しません。書庫からファイルを削除する方法について"
"は、<xref linkend=\"file-roller-delete-files\"/>を参照してください。"

#: C/file-roller.xml:660(title)
msgid "To Close an Archive"
msgstr "書庫を閉じるには"

#: C/file-roller.xml:661(para)
msgid ""
"To close the current archive and the current <application>Archive Manager</"
"application> window, choose <menuchoice><guimenu>Archive</"
"guimenu><guimenuitem>Close</guimenuitem></menuchoice>, or press "
"<keycombo><keycap>Ctrl</keycap><keycap>W</keycap></keycombo>."
msgstr ""
"現在の書庫および現在の<application>書庫マネージャ</application>ウィンドウを閉"
"じるには、<menuchoice><guimenu>ファイル</guimenu><guimenuitem>閉じる</"
"guimenuitem></menuchoice>を選択するか、<keycombo><keycap>Ctrl</"
"keycap><keycap>W</keycap></keycombo>を押してください。"

#: C/file-roller.xml:664(para)
msgid ""
"There is no way to close the current archive but not the "
"<application>Archive Manager</application> window."
msgstr ""
"<application>書庫マネージャ</application>ウィンドウを閉じずに現在の書庫を閉じ"
"る方法はありません。"

#: C/file-roller.xml:673(title)
msgid "Creating Archives"
msgstr "書庫の作成"

#: C/file-roller.xml:674(para)
msgid ""
"In addition to opening existing archives, you can also create new archives "
"with <application>Archive Manager</application>."
msgstr ""
"既存の書庫を開くことに加え、<application>書庫マネージャ</application>を使って"
"新しい書庫を作成することも可能です。"

#: C/file-roller.xml:677(title)
msgid "To Create an Archive"
msgstr "書庫を作成するには"

#: C/file-roller.xml:682(para)
msgid ""
"Choose <menuchoice><guimenu>Archive</guimenu><guimenuitem>New</guimenuitem></"
"menuchoice> to display the <guilabel>New</guilabel> dialog. Alternatively "
"press <keycombo><keycap>Ctrl</keycap><keycap>N</keycap></keycombo>, or click "
"<guibutton>New</guibutton> in the toolbar."
msgstr ""
"<menuchoice><guimenu>ファイル</guimenu><guimenuitem>新規</guimenuitem></"
"menuchoice>を選択してください。すると<guilabel>新規</guilabel>ダイアログが表"
"示されます。あるいは、<keycombo><keycap>Ctrl</keycap><keycap>N</keycap></"
"keycombo>を押すか、ツールバーの<guibutton>新規</guibutton>をクリックしてくだ"
"さい。"

#: C/file-roller.xml:686(para)
msgid ""
"Specify the folder where <application>Archive Manager</application> places "
"the new archive clicking on the entry in the <guilabel>Save in folder</"
"guilabel> drop-down list. If the folder is not present in list, click on "
"<guilabel>Browse for other folders</guilabel>, and select the folder. "
"Alternatively, enter the path in the <guilabel>Name</guilabel> text box."
msgstr ""
"<guilabel>フォルダの中に保存</guilabel>ドロップダウンリストをクリックして"
"<application>書庫マネージャ</application>が新しい書庫を置くフォルダを指定して"
"ください。希望するフォルダがリストに提示されていない場合は、<guilabel>他の"
"フォルダ</guilabel>をクリックして希望するフォルダを選択してください。あるい"
"は、<guilabel>名前</guilabel>テキストボックスにそのパスを入力してください。"

#: C/file-roller.xml:690(para)
msgid ""
"Enter the name of the new archive, including the file extension, in the "
"<guilabel>Name</guilabel> text box. Alternatively you can specify the "
"archive name without extension, and then select the archive type from the "
"<guilabel>Archive type</guilabel> drop-down menu, this way the extension "
"will be added automatically."
msgstr ""
"<guilabel>名前</guilabel>テキストボックスに拡張子を含めた新しい書庫の名前を入"
"力してください。あるいは、拡張子なしで書庫の名前を指定して、<guilabel>書庫の"
"種類</guilabel>ドロップダウンメニューから書庫の種類を選択する事もできます。こ"
"の方法では、拡張子は自動的に付加されます。"

#: C/file-roller.xml:693(para) C/file-roller.xml:787(para)
#: C/file-roller.xml:1323(para)
msgid ""
"Select the required create options clicking on <guilabel>Other Options</"
"guilabel>. For more information about the create options, see <xref linkend="
"\"file-roller-create-options\"/>."
msgstr ""
"<guilabel>その他のオプション</guilabel>をクリックして、必要な作成オプションを"
"選択してください。作成オプションについての詳しい情報は、<xref linkend=\"file-"
"roller-create-options\"/>を参照してください。"

#: C/file-roller.xml:697(para)
msgid ""
"Click <guibutton>New</guibutton>. <application>Archive Manager</application> "
"creates an empty archive, but does not yet write the archive to disk."
msgstr ""
"<guibutton>作成</guibutton>をクリックしてください。<application>書庫マネー"
"ジャ</application>は空の書庫を作成しますが、まだディスクには書き込んでいませ"
"ん。"

#: C/file-roller.xml:703(para)
msgid ""
"<application>Archive Manager</application> writes a new archive to disk only "
"when the archive contains at least one file. If you create a new archive and "
"quit <application>Archive Manager</application> before you add any files to "
"the archive, <application>Archive Manager</application> deletes the archive."
msgstr ""
"<application>書庫マネージャ</application>が新しい書庫をディスクに書き込むの"
"は、少なくとも一つのファイルが書庫に含まれている時のみです。新しい書庫を作成"
"し、書庫に何らかのファイルを追加する前に<application>書庫マネージャ</"
"application>を終了してしまうと<application>書庫マネージャ</application>はその"
"書庫を削除します。"

#: C/file-roller.xml:701(para)
msgid ""
"Add files to the new archive as described in <xref linkend=\"file-roller-add-"
"files\"/>. <placeholder-1/>"
msgstr ""
"<xref linkend=\"file-roller-add-files\"/>で説明するように新しい書庫にファイル"
"を追加してください。 <placeholder-1/>"

#: C/file-roller.xml:678(para)
msgid "To create an archive, perform the following steps: <placeholder-1/>"
msgstr "書庫を作成するには、以下の手順を実行してください: <placeholder-1/>"

#: C/file-roller.xml:714(title)
msgid "To Add Files to an Archive"
msgstr "書庫にファイルを追加するには"

#: C/file-roller.xml:719(para) C/file-roller.xml:747(para)
msgid ""
"Decide where in the archive you want to add the files, then open that "
"location in the archive."
msgstr ""
"アーカイブのどこにファイルを追加したいかを決定し、書庫のその場所を開いてくだ"
"さい。"

#: C/file-roller.xml:722(para)
msgid ""
"Choose <menuchoice><guimenu>Edit</guimenu><guimenuitem>Add Files</"
"guimenuitem></menuchoice> to display the <guilabel>Add Files</guilabel> "
"dialog, or click <guibutton>Add Files</guibutton> in the toolbar."
msgstr ""
"<menuchoice><guimenu>編集</guimenu><guimenuitem>ファイルの追加</"
"guimenuitem></menuchoice>を選択するか、ツールバーの<guibutton>ファイルの追加"
"</guibutton>をクリックしてください。すると<guilabel>ファイルの追加</guilabel>"
"ダイアログが表示されます。"

#: C/file-roller.xml:725(para)
msgid ""
"Select the files that you want to add. To select more files press-and-hold "
"<keycap>Ctrl</keycap> and click the files."
msgstr ""
"追加したいファイルを選択してください。さらにファイルを追加するには、"
"<keycap>Ctrl</keycap>を押したままファイルをクリックしてください。"

#: C/file-roller.xml:728(para)
msgid ""
"Click <guibutton>Add</guibutton>. <application>Archive Manager</application> "
"adds the files to the current folder in the archive."
msgstr ""
"<guibutton>追加</guibutton>をクリックしてください。<application>書庫マネー"
"ジャ</application> は、書庫内の現在のフォルダにファイルを追加します。"

#: C/file-roller.xml:715(para)
msgid ""
"To add files to an archive, perform the following steps: <placeholder-1/>"
msgstr ""
"書庫にファイルを追加するには、以下の手順を実行してください: <placeholder-1/>"

#: C/file-roller.xml:733(para)
msgid ""
"You cannot add folders to the archive with the <guilabel>Add Files</"
"guilabel> dialog. To add a folder see <xref linkend=\"file-roller-add-folder"
"\"/>."
msgstr ""
"<guilabel>ファイルの追加</guilabel>ダイアログでは、書庫にフォルダを追加するこ"
"とはできません。書庫にフォルダを追加するには、<xref linkend=\"file-roller-"
"add-folder\"/>を参照してください。"

#: C/file-roller.xml:734(para)
msgid ""
"The <guilabel>Add Files</guilabel> dialog provides the <guilabel>Add only if "
"newer</guilabel> option, see <xref linkend=\"file-roller-add-options\"/> for "
"more information on this option."
msgstr ""
"<guilabel>ファイルの追加</guilabel>ダイアログは、<guilabel>新しい場合にのみ追"
"加する</guilabel>オプションを提供しています。このオプションに関する詳細は、"
"<xref linkend=\"file-roller-add-options\"/>を参照してください。"

#: C/file-roller.xml:735(para)
msgid ""
"You can also add files to an archive in a file manager window, without "
"opening an <application>Archive Manager</application> window. See <xref "
"linkend=\"file-roller-fmgr\"/> for more information."
msgstr ""
"<application>書庫マネージャ</application>ウィンドウを開かずにファイルマネー"
"ジャのウィンドウで書庫にファイルを追加することもできます。詳しくは、<xref "
"linkend=\"file-roller-fmgr\"/>を参照してください。"

#: C/file-roller.xml:736(para)
msgid ""
"The Add operation adds a <emphasis>copy</emphasis> of the specified files or "
"folders to the archive. <application>Archive Manager</application> does not "
"remove the original files, which remain unchanged in the file system. The "
"copies that are added to the archive have the same permissions and "
"modification date as the original files."
msgstr ""
"追加操作は、指定されたファイルやフォルダの<emphasis>コピー</emphasis>を書庫に"
"追加します。<application>書庫マネージャ</application>は元のファイルを削除しま"
"せん。つまり、ファイルシステム上に変更されることなく残っています。書庫に追加"
"されたコピーは、元のファイルと同じ権限と更新日時を有しています。"

#: C/file-roller.xml:742(title)
msgid "To Add a Folder to an Archive"
msgstr "書庫にフォルダを追加するには"

#: C/file-roller.xml:750(para)
msgid ""
"Choose <menuchoice><guimenu>Edit</guimenu><guimenuitem>Add a Folder</"
"guimenuitem></menuchoice> to display the <guilabel>Add a Folder</guilabel> "
"dialog."
msgstr ""
"<menuchoice><guimenu>編集</guimenu><guimenuitem>フォルダの追加</"
"guimenuitem></menuchoice>を選択してください。すると<guilabel>フォルダの追加</"
"guilabel>ダイアログが表示されます。"

#: C/file-roller.xml:753(para)
msgid "Select the folder that you want to add."
msgstr "追加したいフォルダを選択してください。"

#: C/file-roller.xml:756(para)
msgid ""
"Click <guibutton>Add</guibutton>. <application>Archive Manager</application> "
"adds the folder to the current folder in the archive."
msgstr ""
"<guibutton>追加</guibutton>をクリックしてください。<application>書庫マネー"
"ジャ</application>は、書庫内の現在のフォルダにフォルダを追加します。"

#: C/file-roller.xml:743(para)
msgid ""
"To add a folder to an archive, perform the following steps: <placeholder-1/>"
msgstr ""
"書庫にフォルダを追加するには、以下の手順を実行してください: <placeholder-1/>"

#: C/file-roller.xml:761(para)
msgid ""
"The <guilabel>Add a Folder</guilabel> dialog provides several advanced "
"options. See <xref linkend=\"file-roller-add-options\"/> for more "
"information."
msgstr ""
"<guilabel>フォルダの追加</guilabel>ダイアログは、いくつかの拡張オプションを提"
"供しています。詳しくは、<xref linkend=\"file-roller-add-options\"/>を参照して"
"ください。"

#: C/file-roller.xml:766(title)
msgid "To Convert an Archive to Another Format"
msgstr "書庫を他の形式に変換するには"

#: C/file-roller.xml:767(para)
msgid ""
"To convert an archive to another format and save as a new file, perform the "
"following steps:"
msgstr ""
"書庫を他の形式に変換して新しいファイルとして保存するには、以下の手順を実行し"
"てください:"

#: C/file-roller.xml:771(para)
msgid "Open the archive that you want to convert."
msgstr "変換したい書庫を開いてください。"

#: C/file-roller.xml:775(para)
msgid ""
"Choose <menuchoice><guimenu>Archive</guimenu><guimenuitem>Save As</"
"guimenuitem></menuchoice> to display the <guilabel>Save</guilabel> dialog."
msgstr ""
"<menuchoice><guimenu>ファイル</guimenu><guimenuitem>別名で保存</"
"guimenuitem></menuchoice>を選択してください。すると<guilabel>保存</guilabel>"
"ダイアログが表示されます。"

#: C/file-roller.xml:779(para)
msgid "Enter the new archive name in the <guilabel>Name</guilabel> text box."
msgstr ""
"<guilabel>名前</guilabel>テキストボックスに新しい書庫の名前を入力してくださ"
"い。"

#: C/file-roller.xml:783(para)
msgid ""
"Select the new format from the <guilabel>Archive type</guilabel> drop-down "
"list. Alternatively, enter the filename extension in the <guilabel>Name</"
"guilabel> text box, and select <guilabel>Automatic</guilabel> from the "
"<guilabel>Archive type</guilabel> drop-down list."
msgstr ""
"<guilabel>書庫の種類</guilabel>ドロップダウンリストから新しい形式を選択してく"
"ださい。あるいは、<guilabel>名前</guilabel>テキストボックスにファイル名の拡張"
"子を入力して<guilabel>書庫の種類</guilabel>ドロップダウンリストから<guilabel>"
"自動</guilabel>を選択してください。"

#: C/file-roller.xml:791(para)
msgid "Click <guibutton>Save</guibutton>."
msgstr "<guibutton>作成</guibutton>をクリックしてください。"

#: C/file-roller.xml:797(para)
msgid ""
"If some but not all of the files in the archive are protected by a password, "
"and you have not specified the password, <application>Archive Manager</"
"application> does not ask for a password. However, <application>Archive "
"Manager</application> copies only the unprotected files to the new archive."
msgstr ""
"すべてではないが書庫内の一部のファイルがパスワードにより保護されており、まだ"
"パスワードを指定していない場合、<application>書庫マネージャ</application>はパ"
"スワードを尋ねません。しかしながら、<application>書庫マネージャ</application>"
"は新しい書庫に保護されていないファイルのみをコピーします。"

#: C/file-roller.xml:811(title)
msgid "Modifying the Contents of an Archive"
msgstr "書庫の内容を変更する"

#: C/file-roller.xml:812(para)
msgid "You can modify the contents of an archive in several ways."
msgstr "いくつかの方法で書庫の内容を変更できます。"

#: C/file-roller.xml:818(title)
msgid "To Encrypt Files in an Archive"
msgstr "書庫内のファイルを暗号化するには"

#: C/file-roller.xml:819(para)
msgid ""
"For security, you might want to encrypt the files that you add to an archive."
msgstr "安全のため、書庫に追加したファイルを暗号化したいかもしれません。"

#: C/file-roller.xml:820(para)
msgid ""
"If the archive format supports encryption, you can specify a password to "
"encrypt the files that you add to the archive."
msgstr ""
"その書庫の形式が暗号化をサポートしているならば、パスワードを指定して書庫に追"
"加したファイルの暗号化を行うことが可能です。"

#: C/file-roller.xml:822(para)
msgid "Currently, only 7-Zip, ZIP, RAR and ARJ archives support encryption."
msgstr "現在、7-Zip、ZIP、RARおよびARJ書庫のみが暗号化をサポートしています。"

#: C/file-roller.xml:824(para)
msgid "To specify a password for file encryption, perform the following steps:"
msgstr ""
"パスワードを指定してファイル暗号化するには、以下の手順を実行してください:"

#: C/file-roller.xml:826(para)
msgid ""
"Choose <menuchoice><guimenu>Edit</guimenu><guimenuitem>Password</"
"guimenuitem></menuchoice> to display the <guilabel>Password</guilabel> "
"dialog."
msgstr ""
"<menuchoice><guimenu>編集</guimenu><guimenuitem>パスワード</guimenuitem></"
"menuchoice>を選択してください。すると<guilabel>パスワード</guilabel>ダイアロ"
"グが表示されます。"

#: C/file-roller.xml:827(para)
msgid "Enter the password in the <guilabel>Password</guilabel> text box."
msgstr ""
"<guilabel>パスワード</guilabel>テキストボックスにパスワードを入力してくださ"
"い。"

#: C/file-roller.xml:828(para) C/file-roller.xml:942(para)
msgid "Click <guibutton>OK</guibutton>."
msgstr "<guibutton>OK</guibutton>をクリックしてください。"

#: C/file-roller.xml:830(para)
msgid ""
"<application>Archive Manager</application> uses the password to encrypt the "
"files that you add to the current archive, and to decrypt the files that you "
"extract from the current archive. <application>Archive Manager</application> "
"deletes the password when you close the archive."
msgstr ""
"<application>書庫マネージャ</application>は、現在の書庫に追加したファイルを暗"
"号化するためと現在の書庫から展開するファイルを復号するためにパスワードを使用"
"します。<application>書庫マネージャ</application>は、書庫を閉じた際にパスワー"
"ドを消去します。"

#: C/file-roller.xml:832(para)
msgid ""
"For information on how to check whether an archive contains encrypted files, "
"see <xref linkend=\"file-roller-extra-info\"/>."
msgstr ""
"書庫に暗号化されたファイルが含まれているかの判定方法については、<xref "
"linkend=\"file-roller-extra-info\"/>を参照してください。"

#: C/file-roller.xml:835(para)
msgid ""
"The encryption provided by archive utilities is weak and insecure. If "
"security is important, use a strong encryption tool such as <ulink url="
"\"http://www.gnupg.org\" type=\"http\">GNU Privacy Guard</ulink>."
msgstr ""
"書庫ユーティリティによって提供される暗号化は弱くセキュアではありません。セ"
"キュリティが重要である場合は、<ulink url=\"http://www.gnupg.org\" type=\"http"
"\">GNU Privacy Guard</ulink>といった強力な暗号化ツールを使用してください。"

#: C/file-roller.xml:842(title)
msgid "To Rename a File in an Archive"
msgstr "書庫内のファイルの名前を変更するには"

#: C/file-roller.xml:843(para)
msgid "To rename a file in an archive, perform the following steps:"
msgstr "書庫内のファイルの名前を変更するには、以下の手順を実行してください:"

#: C/file-roller.xml:846(para)
msgid "Select the file that you want to rename."
msgstr "名前を変更したいファイルを選択してください。"

#: C/file-roller.xml:849(para)
msgid ""
"Choose <menuchoice><guimenu>Edit</guimenu><guimenuitem>Rename</guimenuitem></"
"menuchoice>, or press <keycombo><keycap>F2</keycap></keycombo>, to display "
"the <guilabel>Rename</guilabel> dialog."
msgstr ""
"<menuchoice><guimenu>編集</guimenu><guimenuitem>名前の変更</guimenuitem></"
"menuchoice>を選択するか、<keycombo><keycap>F2</keycap></keycombo>を押してくだ"
"さい。すると<guilabel>名前の変更</guilabel>ダイアログが表示されます。"

#: C/file-roller.xml:852(para)
msgid ""
"Enter the new filename in the <guilabel>New file name</guilabel> text box."
msgstr ""
"<guilabel>新しいファイル名</guilabel>テキストボックスに新しいファイル名を入力"
"してください。"

#: C/file-roller.xml:855(para)
msgid "Click <guibutton>Rename</guibutton>."
msgstr "<guibutton>名前の変更</guibutton>をクリックしてください。"

#: C/file-roller.xml:863(title)
msgid "To Copy Files in an Archive"
msgstr "書庫内でファイルをコピーするには"

#: C/file-roller.xml:864(para)
msgid "To copy files in an archive, perform the following steps:"
msgstr "書庫内でファイルをコピーするには、以下の手順を実行してください:"

#: C/file-roller.xml:867(para)
msgid "Select the files that you want to copy."
msgstr "コピーしたいファイルを選択してください。"

#: C/file-roller.xml:870(para)
msgid ""
"Choose <menuchoice><guimenu>Edit</guimenu><guimenuitem>Copy</guimenuitem></"
"menuchoice>, or press <keycombo><keycap>Ctrl</keycap><keycap>C</keycap></"
"keycombo>."
msgstr ""
"<menuchoice><guimenu>編集</guimenu><guimenuitem>コピー</guimenuitem></"
"menuchoice>を選択するか、<keycombo><keycap>Ctrl</keycap><keycap>C</keycap></"
"keycombo>を押してください。"

#: C/file-roller.xml:873(para)
msgid "Open the location where you want to put the copied files."
msgstr "コピーしたファイルを置きたい場所を開いてください。"

#: C/file-roller.xml:876(para) C/file-roller.xml:896(para)
msgid ""
"Choose <menuchoice><guimenu>Edit</guimenu><guimenuitem>Paste</guimenuitem></"
"menuchoice>, or press <keycombo><keycap>Ctrl</keycap><keycap>V</keycap></"
"keycombo>."
msgstr ""
"<menuchoice><guimenu>編集</guimenu><guimenuitem>貼り付け</guimenuitem></"
"menuchoice>を選択するか、<keycombo><keycap>Ctrl</keycap><keycap>V</keycap></"
"keycombo>を押してください。"

#: C/file-roller.xml:883(title)
msgid "To Move Files in an Archive"
msgstr "書庫内でファイルを移動するには"

#: C/file-roller.xml:884(para)
msgid "To move files in an archive, perform the following steps:"
msgstr "書庫内でファイルを移動するには、以下の手順を実行してください:"

#: C/file-roller.xml:887(para)
msgid "Select the files that you want to move."
msgstr "移動したいファイルを選択してください。"

#: C/file-roller.xml:890(para)
msgid ""
"Choose <menuchoice><guimenu>Edit</guimenu><guimenuitem>Cut</guimenuitem></"
"menuchoice>, or press <keycombo><keycap>Ctrl</keycap><keycap>X</keycap></"
"keycombo>."
msgstr ""
"<menuchoice><guimenu>編集</guimenu><guimenuitem>切り取り</guimenuitem></"
"menuchoice>を選択するか、<keycombo><keycap>Ctrl</keycap><keycap>X</keycap></"
"keycombo>を押してください。"

#: C/file-roller.xml:893(para)
msgid "Open the location where you want to put the moved files."
msgstr "移動したファイルを置きたい場所を開いてください。"

#: C/file-roller.xml:903(title)
msgid "To Delete Files From an Archive"
msgstr "書庫からファイルを削除するには"

#: C/file-roller.xml:904(para)
msgid "To delete files from an archive, perform the following steps:"
msgstr "書庫からファイルを削除するには、以下の手順を実行してください:"

#: C/file-roller.xml:907(para)
msgid "Select the files that you want to delete."
msgstr "削除したいファイルを選択してください。"

#: C/file-roller.xml:910(para)
msgid ""
"Choose <menuchoice><guimenu>Edit</guimenu><guimenuitem>Delete</guimenuitem></"
"menuchoice> or press <keycap>Delete</keycap> to display the "
"<guilabel>Delete</guilabel> dialog."
msgstr ""
"<menuchoice><guimenu>編集</guimenu><guimenuitem>削除</guimenuitem></"
"menuchoice>を選択するか、<keycap>Delete</keycap>を押してください。すると"
"<guilabel>削除</guilabel>ダイアログが開きます。"

#: C/file-roller.xml:913(para)
msgid "Select one of the following delete options:"
msgstr "以下の削除オプションの一つを選択してください:"

#: C/file-roller.xml:918(para)
msgid "Delete all files from the archive."
msgstr "書庫からすべてのファイルを削除します。"

#: C/file-roller.xml:924(guilabel) C/file-roller.xml:1558(guilabel)
msgid "Selected files"
msgstr "選択したファイル"

#: C/file-roller.xml:926(para)
msgid "Delete the selected files from the archive."
msgstr "書庫から選択したファイルを削除します。"

#: C/file-roller.xml:932(guilabel) C/file-roller.xml:1566(guilabel)
msgid "Files"
msgstr "ファイル"

#: C/file-roller.xml:934(para)
msgid ""
"Delete from the archive all files that match the specified pattern. See "
"<xref linkend=\"file-roller-pattern\"/> for more information about filename "
"patterns."
msgstr "指定したパターンと一致するすべてのファイルを書庫から削除します。"

#: C/file-roller.xml:950(title)
msgid "To Modify a File in an Archive"
msgstr "書庫内のファイルを修正するには"

#: C/file-roller.xml:954(para)
msgid ""
"Double-click the file that you want to open. Alternatively right-click the "
"file and choose <menuchoice><guimenuitem>Open</guimenuitem></menuchoice>."
msgstr ""
"開きたいファイルをダブルクリックしてください。あるいは、ファイルを右クリック"
"して<menuchoice><guimenuitem>開く</guimenuitem></menuchoice>を選択してくださ"
"い。"

#: C/file-roller.xml:955(para)
msgid "Edit the file opened in step 1, and then save your changes."
msgstr "手順1で開いたファイルを編集して、変更を保存してください。"

#: C/file-roller.xml:956(para)
msgid ""
"<application>Archive Manager</application> shows a confirmation dialog, "
"asking confirmation to update the file in the archive with the changes you "
"made."
msgstr ""
"<application>書庫マネージャ</application>が確認ダイアログを表示して、あなたが"
"加えた変更で書庫内のファイルを更新するか確認します。"

#: C/file-roller.xml:957(para)
msgid "Click on <guilabel>Update</guilabel>."
msgstr "<guilabel>更新する</guilabel>をクリックしてください。"

#: C/file-roller.xml:951(para)
msgid ""
"To modify a file in an archive perform the following steps: <placeholder-1/>"
msgstr ""
"書庫内のファイルを修正するには、以下の手順を実行してください: <placeholder-1/"
">"

#: C/file-roller.xml:960(para)
msgid ""
"<application>Archive Manager</application> uses the system-defined "
"associations between file types and programs to determine the appropriate "
"application to launch for a specific file. These assocations can be "
"displayed and modified in the <guilabel>Open With</guilabel> tab of the file "
"properties dialog. If <application>Archive Manager</application> cannot "
"determine the appropriate application, <application>Archive Manager</"
"application> displays the <guilabel>Open Files</guilabel> dialog to let you "
"choose an application, as described in below."
msgstr ""
"<application>書庫マネージャ</application>は、システムで定義されたファイル形式"
"とプログラムの関連付けを利用して適切なアプリケーションを決定し、指定された"
"ファイルのために起動します。この関連付けは、ファイルプロパティダイアログの"
"<guilabel>開き方</guilabel>タブで確認したり、変更することが可能です。"
"<application>書庫マネージャ</application>が適切なアプリケーションを決定できな"
"い場合は、<guilabel>ファイルを開く</guilabel>ダイアログを表示して、以下で説明"
"するようにアプリケーションの選択を促します。"

#: C/file-roller.xml:963(title)
msgid "To Modify a File in an Archive with a Custom Application"
msgstr "任意のアプリケーションで書庫内のファイルを修正するには"

#: C/file-roller.xml:967(para)
msgid "Right click the file."
msgstr "ファイルを右クリックしてください。"

#: C/file-roller.xml:968(para)
msgid ""
"Choose <menuchoice><guimenuitem>Open With...</guimenuitem></menuchoice>."
msgstr ""
"<menuchoice><guimenuitem>別のアプリで開く...</guimenuitem></menuchoice>を選択"
"してください。"

#: C/file-roller.xml:964(para)
msgid ""
"You can use an application specified by you, rather than the default "
"application, to modify a file. To use an external application to open a "
"file: <placeholder-1/>"
msgstr ""
"ファイルを修正するために既定のアプリケーションではなく、指定するアプリケー"
"ションを使用できます。外部アプリケーションを使ってファイルを開くには: "
"<placeholder-1/>"

#: C/file-roller.xml:971(para)
msgid ""
"<application>Archive Manager</application> displays the <guilabel>Open "
"Files</guilabel> dialog, which lists all of the applications that can open "
"files of the specified type. To select one of the applications, double-click "
"the application name or click on the application name and then click "
"<guibutton>Open</guibutton>. Alternatively, enter the application name in "
"the <guilabel>Application</guilabel> text box and then click "
"<guibutton>Open</guibutton> to launch the application of your choice."
msgstr ""
"<application>書庫マネージャ</application>は、指定された形式のファイルを開くこ"
"とができるすべてのアプリケーションを一覧にした<guilabel>ファイルを開く</"
"guilabel>ダイアログを表示します。その内の一つを選択するには、アプリケーション"
"名をダブルクリックするか、アプリケーション名をクリックしてから<guibutton>開く"
"</guibutton>をクリックしてください。あるいは、<guilabel>アプリケーション</"
"guilabel>テキストボックスにアプリケーション名を入力して<guibutton>開く</"
"guibutton>をクリックすると選択したアプリケーションが起動します。"

#: C/file-roller.xml:972(para)
msgid ""
"Once the application starts follow the procedure from step 2 as described in "
"<xref linkend=\"file-roller-modify-archive-file\"/>."
msgstr ""
"アプリケーションが起動したら、<xref linkend=\"file-roller-modify-archive-file"
"\"/>で説明した手順2からの手順に従ってください。"

#: C/file-roller.xml:980(title)
msgid "Viewing Archives"
msgstr "書庫の閲覧"

#: C/file-roller.xml:981(para)
msgid ""
"<application>Archive Manager</application> enables you to view several "
"aspects of an archive."
msgstr ""
"<application>書庫マネージャ</application>を使うと書庫の様々な側面を閲覧できま"
"す。"

#: C/file-roller.xml:986(title)
msgid "To View the Properties of an Archive"
msgstr "書庫のプロパティを閲覧するには"

#: C/file-roller.xml:990(guilabel) C/file-roller.xml:1038(guilabel)
msgid "Name"
msgstr "ファイル名"

#: C/file-roller.xml:991(para)
msgid "The name of the archive."
msgstr "書庫の名前です。"

#: C/file-roller.xml:995(guilabel) C/file-roller.xml:1058(guilabel)
#: C/file-roller.xml:1238(guilabel)
msgid "Location"
msgstr "場所"

#: C/file-roller.xml:996(para)
msgid "The position of the archive in the file system."
msgstr "ファイルシステムにおける書庫の位置です。"

#: C/file-roller.xml:1000(guilabel)
msgid "Modified on"
msgstr "変更日時"

#: C/file-roller.xml:1001(para)
msgid "The date and time at which the archive was last modified."
msgstr "書庫が最後に修正された日時です。"

#: C/file-roller.xml:1005(guilabel)
msgid "Archive size"
msgstr "書庫のサイズ"

#: C/file-roller.xml:1006(para)
msgid "The size of the archive contents when compressed."
msgstr "圧縮された際に書庫が占める大きさです。"

#: C/file-roller.xml:1010(guilabel)
msgid "Content size"
msgstr "展開後のサイズ"

#: C/file-roller.xml:1011(para)
msgid ""
"The size of the archive contents when uncompressed. This information is also "
"available in the statusbar."
msgstr ""
"展開された際に書庫が占める大きさです。この情報は、ステータスバーでも確認でき"
"ます。"

#: C/file-roller.xml:1016(guilabel)
msgid "Compression ratio"
msgstr "圧縮比"

#: C/file-roller.xml:1017(para)
msgid ""
"The compression ratio is a value used to describe the reduction in size of "
"the data. For example a compression ratio of 5 means that the compressed "
"archive is 1/5th the size of the original data."
msgstr ""
"圧縮比は、データサイズの減少について説明するために利用される値です。例えば、"
"圧縮比5は、圧縮された書庫が元のデータの1/5の大きさである事を意味します。"

#: C/file-roller.xml:1022(guilabel)
msgid "Number of files"
msgstr "ファイル数"

#: C/file-roller.xml:1023(para)
msgid "The number of files in the archive."
msgstr "書庫内のファイル数です。"

#: C/file-roller.xml:987(para)
msgid ""
"To view the properties of an archive, choose <menuchoice><guimenu>Archive</"
"guimenu><guimenuitem>Properties</guimenuitem></menuchoice> to display the "
"<guilabel>Properties</guilabel> dialog. The <guilabel>Properties</guilabel> "
"dialog displays the following information about the archive: <placeholder-1/>"
msgstr ""
"書庫のプロパティを閲覧するには、<menuchoice><guimenu>ファイル</"
"guimenu><guimenuitem>プロパティ</guimenuitem></menuchoice>を選択してくださ"
"い。すると<guilabel>プロパティ</guilabel>ダイアログが表示されます。<guilabel>"
"プロパティ</guilabel>ダイアログは、書庫について以下の情報を表示します: "
"<placeholder-1/>"

#: C/file-roller.xml:1033(title)
msgid "To View the Contents of an Archive"
msgstr "書庫の内容を閲覧するには"

#: C/file-roller.xml:1039(para)
msgid "The name of a file or folder in the archive."
msgstr "書庫内のファイルまたはフォルダの名前です。"

#: C/file-roller.xml:1043(guilabel)
msgid "Size"
msgstr "サイズ"

#: C/file-roller.xml:1044(para)
msgid ""
"The size of the file when the file is extracted from the archive. For a "
"folder, the <guilabel>Size</guilabel> field is blank. For information on how "
"to display the size of the compressed file, see <xref linkend=\"file-roller-"
"extra-info\"/>."
msgstr ""
"書庫から展開された際のファイルの大きさです。フォルダに関しては、<guilabel>サ"
"イズ</guilabel>列は空白です。圧縮されたファイルの大きさを表示する方法に関する"
"情報は、<xref linkend=\"file-roller-extra-info\"/>を参照してください。"

#: C/file-roller.xml:1048(guilabel)
msgid "Type"
msgstr "種類"

#: C/file-roller.xml:1049(para)
msgid ""
"The type of the file. For a folder, the value in the <guilabel>Type</"
"guilabel> field is <literal>Folder</literal>."
msgstr ""
"ファイルの種類です。フォルダに関しては、<guilabel>種類</guilabel>の値は、"
"<literal>フォルダ</literal>です。"

#: C/file-roller.xml:1053(guilabel)
msgid "Date modified"
msgstr "変更日時"

#: C/file-roller.xml:1054(para)
msgid ""
"The date on which the file was last modified. For a folder, the "
"<guilabel>Date modified</guilabel> field is blank."
msgstr ""
"ファイルが最後に変更された日時です。フォルダに関しては、<guilabel>変更日時</"
"guilabel>列が空白です。"

#: C/file-roller.xml:1059(para)
msgid ""
"The path to the file within the archive. This column is visible only when "
"the window is in file view, when in folder view the location of the files is "
"displayed in the <guilabel>Location</guilabel> text box of the folderbar. "
"For more information about view types see <xref linkend=\"file-roller-view-"
"type-folder\"/>."
msgstr ""
"書庫内でのファイルへのパスです。この列は、ウィンドウがファイルビューである時"
"のみ表示されます。フォルダビューの時は、ファイルの場所は、フォルダバーの"
"<guilabel>場所</guilabel>テキストボックスに表示されます。ビューの種類に関する"
"詳しい情報は、<xref linkend=\"file-roller-view-type-folder\"/>を参照してくだ"
"さい。"

#: C/file-roller.xml:1035(para)
msgid ""
"<application>Archive Manager</application> displays the archive contents in "
"the main window as a file list with the following columns: <placeholder-1/>"
msgstr ""
"<application>書庫マネージャ</application>は、書庫の内容を以下の列とともにファ"
"イルリストとしてメインウィンドウに表示します: <placeholder-1/>"

#: C/file-roller.xml:1064(para)
msgid ""
"If another program has modified the archive since <application>Archive "
"Manager</application> opened the archive, choose <menuchoice><guimenu>View</"
"guimenu><guimenuitem>Reload</guimenuitem></menuchoice> to reload the archive "
"contents from disk."
msgstr ""
"<application>書庫マネージャ</application>で書庫を開いてから他のプログラムで書"
"庫を修正した場合は、書庫の内容をディスクから再読み込みするために"
"<menuchoice><guimenu>表示</guimenu><guimenuitem>更新</guimenuitem></"
"menuchoice>を選択してください。"

#: C/file-roller.xml:1066(para)
msgid ""
"For information on how to customize the way that <application>Archive "
"Manager</application> displays the archive contents, see <xref linkend="
"\"file-roller-archive-custom\"/>."
msgstr ""
"<application>書庫マネージャ</application>が書庫の内容を表示する方法を変更する"
"方法に関する情報は、<xref linkend=\"file-roller-archive-custom\"/>を参照して"
"ください。"

#: C/file-roller.xml:1068(para)
msgid ""
"For more advanced tasks, use an application installed on your system. For "
"more information, see <xref linkend=\"file-roller-view-archive-file\"/>."
msgstr ""
"より高度な作業については、お使いのシステムにインストールされているアプリケー"
"ションを利用してください。詳しくは、<xref linkend=\"file-roller-view-archive-"
"file\"/>を参照してください。"

#: C/file-roller.xml:1074(title)
msgid "To View a File in an Archive"
msgstr "書庫内のファイルを閲覧するには"

#: C/file-roller.xml:1075(para)
msgid ""
"To view a file in an archive follow the steps described in <xref linkend="
"\"file-roller-modify-archive-file\"/>. If you save the opened file, click "
"<guilabel>Cancel</guilabel> when <application>Archive Manager</application> "
"asks confirmation to update the file in the archive."
msgstr ""
"書庫内のファイルを閲覧するには<xref linkend=\"file-roller-modify-archive-file"
"\"/>で説明した手順に従ってください。開いたファイルを保存した場合は、"
"<application>書庫マネージャ</application>から書庫内のファイルを更新するか尋ね"
"られた時に<guilabel>キャンセル</guilabel>をクリックしてください。"

#: C/file-roller.xml:1082(title)
msgid "To Test the Integrity of an Archive"
msgstr "書庫の整合性をテストするには"

#: C/file-roller.xml:1086(para)
msgid ""
"If the archive contains no errors, <application>Archive Manager</"
"application> opens the <guilabel>Test Result</guilabel> dialog to list each "
"file in the archive, and indicates that each file has status <literal>OK</"
"literal>."
msgstr ""
"書庫がエラーを含まない場合、<application>書庫マネージャ</application>は、"
"<guilabel>テスト結果</guilabel>ダイアログを開き、書庫の各ファイルを一覧表にし"
"て各ファイルの状態が<literal>OK</literal>である事を示します。"

#: C/file-roller.xml:1090(para)
msgid ""
"If the archive contains some error, <application>Archive Manager</"
"application> opens the <guilabel>Test Result</guilabel> dialog displaying "
"the part of the archive contains the error."
msgstr ""
"書庫がエラーを含んでいる場合、<application>書庫マネージャ</application>は、書"
"庫がエラーを含んでいる部分を表示する<guilabel>テスト結果</guilabel>ダイアログ"
"を開きます。"

#: C/file-roller.xml:1083(para)
msgid ""
"Sometimes an archive can be damaged for some reason, to check whether an "
"archive is damaged, choose <menuchoice><guimenu>Archive</"
"guimenu><guimenuitem>Test Integrity</guimenuitem></menuchoice>: <placeholder-"
"1/>"
msgstr ""
"時折、何らかの理由で書庫が破損することがあります。書庫が破損していないか検査"
"するには、<menuchoice><guimenu>ファイル</guimenu><guimenuitem>整合性のテスト"
"</guimenuitem></menuchoice>を選択してください: <placeholder-1/>"

#: C/file-roller.xml:1095(para)
msgid ""
"A damaged archive can be impossible to extract, this can bring to a loss of "
"data. For this reason you should test the archive integrity before deleting "
"the original files."
msgstr ""
"破損した書庫は展開することができません。これは、データの喪失をもたらします。"
"このため、元のファイルを削除する前に書庫の整合性をテストすべきです。"

#: C/file-roller.xml:1097(para)
msgid ""
"If the archive contains encrypted files, <application>Archive Manager</"
"application> asks the password of the archive before performing the test."
msgstr ""
"書庫が暗号化されたファイルを含んでいる場合は、テストを実行する前に"
"<application>書庫マネージャ</application>が書庫のパスワードを尋ねます。"

#: C/file-roller.xml:1100(para)
msgid ""
"Not all the archive types support the integrity testing, the following is "
"the list of archive types that can be tested for integrity: 7-Zip, RAR, ZIP, "
"ACE, ARJ and Zoo."
msgstr ""
"すべての書庫形式が整合性のテストをサポートしている訳ではありません。以下に示"
"す書庫形式で整合性をテストできます。: 7-Zip、RAR、ZIP、ACE、ARJおよびZoo。"

#: C/file-roller.xml:1104(title) C/file-roller.xml:1405(title)
msgid "Tip"
msgstr "助言"

#: C/file-roller.xml:1105(para)
msgid ""
"To test the integrity of an archive that doesn't support the integrity "
"testing, extract all the files from the archive and check that the operation "
"is completed successfully."
msgstr ""
"整合性のテストをサポートしない書庫の整合性をテストするには、書庫からすべての"
"ファイルを展開し、操作が正常に完了しているかを照合してください。"

#: C/file-roller.xml:1113(title)
msgid "Customizing the Archive Display"
msgstr "書庫の表示のカスタマイズ"

#: C/file-roller.xml:1114(para)
msgid ""
"You can customize the way that <application>Archive Manager</application> "
"displays the archive contents, as follows:"
msgstr ""
"以下のようにして<application>書庫マネージャ</application>が書庫の内容を表示す"
"る方法をカスタマイズできます:"

#: C/file-roller.xml:1118(para)
msgid ""
"Switch between folder view and file view. For more information, see <xref "
"linkend=\"file-roller-view-type\"/>."
msgstr ""
"フォルダビューとファイルビューを切り替えてください。詳細は、<xref linkend="
"\"file-roller-view-type\"/>を参照してください。"

#: C/file-roller.xml:1122(para)
msgid ""
"Specify the order in which to display files in the list. For more "
"information, see <xref linkend=\"file-roller-view-sort\"/>."
msgstr ""
"一覧でファイルを表示する順番を指定してください。詳細は、<xref linkend=\"file-"
"roller-view-sort\"/>を参照してください。"

#: C/file-roller.xml:1126(para)
msgid ""
"Display additional details about the contents of the archive. For more "
"information, see <xref linkend=\"file-roller-extra-info\"/>."
msgstr ""
"書庫の内容についてその他の詳細情報を表示してください。詳しくは、<xref "
"linkend=\"file-roller-extra-info\"/>を参照してください。"

#: C/file-roller.xml:1130(para)
msgid ""
"<application>Archive Manager</application> updates the display immediately, "
"when you make any of the above customizations."
msgstr ""
"上記のいずれかのカスタマイズを行った場合、<application>書庫マネージャ</"
"application>は即座に表示を更新します。"

#: C/file-roller.xml:1134(title)
msgid "To Set the View Type"
msgstr "ビューの種類を設定するには"

#: C/file-roller.xml:1135(para)
msgid ""
"If the archive contains folders, you can show the archive contents in either "
"<link linkend=\"file-roller-view-type-folder\">folder view</link> or <link "
"linkend=\"file-roller-view-type-file\">file view</link>."
msgstr ""
"書庫がフォルダを含んでいる場合、書庫の内容を<link linkend=\"file-roller-view-"
"type-folder\">フォルダビュー</link>または<link linkend=\"file-roller-view-"
"type-file\">ファイルビュー</link>のいずれかで表示できます。"

#: C/file-roller.xml:1139(title)
msgid "Folder View"
msgstr "フォルダビュー"

#: C/file-roller.xml:1140(para)
msgid ""
"<application>Archive Manager</application> displays the archive contents in "
"folder view by default. To explicitly select folder view, choose "
"<menuchoice><guimenu>View</guimenu><guimenuitem>View as a Folder</"
"guimenuitem></menuchoice>."
msgstr ""
"デフォルトでは、<application>書庫マネージャ</application>は書庫の内容をフォル"
"ダビューで表示します。明示的にフォルダビューを選択するには、"
"<menuchoice><guimenu>表示</guimenu><guimenuitem>フォルダ形式で表示</"
"guimenuitem></menuchoice>を選択してください。"

#: C/file-roller.xml:1142(para)
msgid ""
"In folder view, <application>Archive Manager</application> shows folders in "
"the same way as a file manager shows folders. That is, <application>Archive "
"Manager</application> indicates folders in the display area with a folder "
"icon and the folder name. To view the contents of a folder, double-click on "
"the folder name."
msgstr ""
"フォルダビューでは、<application>書庫マネージャ</application>はファイルマネー"
"ジャがフォルダを表示するのと同じ方法でフォルダを表示します。つまり、"
"<application>書庫マネージャ</application>は表示エリアにフォルダアイコンとフォ"
"ルダ名とともにフォルダを表示します。フォルダの内容を閲覧するには、フォルダ名"
"をダブルクリックしてください。"

#: C/file-roller.xml:1144(para)
msgid ""
"The folderbar, which <application>Archive Manager</application> displays "
"only in folder view, contains the components described in the following "
"table."
msgstr ""
"<application>書庫マネージャ</application>がフォルダビューでのみ表示するフォル"
"ダバーは、下表に説明する部品を含んでいます。"

#: C/file-roller.xml:1153(para)
msgid "Component"
msgstr "部品"

#: C/file-roller.xml:1155(para)
msgid "Description"
msgstr "説明"

#: C/file-roller.xml:1167(phrase)
msgid "Shows icon to navigate backwards in location history list."
msgstr "場所の履歴一覧を戻るためのアイコンを表示しています。"

#: C/file-roller.xml:1173(para)
msgid ""
"Click on this button to navigate backwards in the location history list."
msgstr "場所の履歴一覧を戻るには、このボタンをクリックしてください。"

#: C/file-roller.xml:1186(phrase)
msgid "Shows icon to navigate forwards in location history list."
msgstr "場所の履歴一覧を進むためのアイコンを表示しています。"

#: C/file-roller.xml:1192(para)
msgid "Click on this button to navigate forwards in the location history list."
msgstr "場所の履歴一覧を進むには、このボタンをクリックしてください。"

#: C/file-roller.xml:1205(phrase)
msgid "Shows icon to navigate up one level in folder tree."
msgstr "フォルダツリーの1階層上に移動するためのアイコンを表示しています。"

#: C/file-roller.xml:1211(para)
msgid "Click on this button to navigate up one level in the folder tree."
msgstr ""
"フォルダツリーの1階層上に移動するには、このボタンをクリックしてください。"

#: C/file-roller.xml:1224(phrase)
msgid "Shows icon to open the top-level folder in the archive."
msgstr "書庫の最上位階層のフォルダを開くためのアイコンを表示しています。"

#: C/file-roller.xml:1230(para)
msgid "Click on this button to open the top-level folder in the archive."
msgstr ""
"書庫の最上位階層のフォルダを開くには、このボタンをクリックしてください。"

#: C/file-roller.xml:1242(para)
msgid ""
"This field shows the full pathname, within the archive, of the current "
"folder."
msgstr "この欄は、現在のフォルダの書庫内でのフルパス名を表示します。"

#: C/file-roller.xml:1245(para)
msgid ""
"To change to a different level in the folder tree, type the new location in "
"the <guilabel>Location</guilabel> text box then press <keycap>Return</"
"keycap>. <application>Archive Manager</application> displays the contents of "
"the new location."
msgstr ""
"フォルダツリー内で異なる階層に変更するには、<guilabel>場所</guilabel>テキスト"
"ボックスに新しい場所を入力して<keycap>Return</keycap>を押してください。"
"<application>書庫マネージャ</application>は新しい場所の内容を表示します。"

#: C/file-roller.xml:1255(title)
msgid "File View"
msgstr "ファイルビュー"

#: C/file-roller.xml:1256(para)
msgid ""
"To select file view, choose <menuchoice><guimenu>View</"
"guimenu><guimenuitem>View All Files</guimenuitem></menuchoice>."
msgstr ""
"ファイルビューを選択するには、<menuchoice><guimenu>表示</"
"guimenu><guimenuitem>全ファイルの一覧表示</guimenuitem></menuchoice>を選択し"
"てください。"

#: C/file-roller.xml:1258(para)
msgid ""
"In file view, <application>Archive Manager</application> displays all files "
"in the archive, including files from subfolders, in a single list."
msgstr ""
"ファイルビューでは、<application>書庫マネージャ</application>はサブフォルダの"
"ファイルを含んだすべてのファイルを単一のリストで表示します。"

#: C/file-roller.xml:1265(title)
msgid "To Sort the File List"
msgstr "ファイルリストを並び替えるには"

#: C/file-roller.xml:1266(para)
msgid ""
"You can sort the file list by name, size, type, modification date, or "
"location."
msgstr ""
"名前、サイズ、種類、変更日時、あるいは場所によってファイルリストを並び替える"
"ことができます。"

#: C/file-roller.xml:1267(para)
msgid ""
"To specify a sort order, click on the heading of the corresponding column."
msgstr "並び替え順を指定するには、対応する列の見出しをクリックしてください。"

#: C/file-roller.xml:1268(para)
msgid "To reverse the sort order, click on the column heading again."
msgstr "並び替え順を反転するには、列の見出しを再度クリックします。"

#: C/file-roller.xml:1270(para)
msgid ""
"For example, to sort the file list by modification date, click on the "
"<guilabel>Date modified</guilabel> heading. <application>Archive Manager</"
"application> rearranges the file list to display the files by modification "
"date, starting with the earliest. To display the latest files first, click "
"on the <guilabel>Date modified</guilabel> heading again."
msgstr ""
"例えば、変更日時によってファイルリストを並び替えるには、<guilabel>変更日時</"
"guilabel>の見出しをクリックしてください。<application>書庫マネージャ</"
"application>は、最古のファイルから始まるようにファイルを表示するべくファイル"
"リストを再配置します。最近のファイルを最初に表示するには、<guilabel>変更日時"
"</guilabel>の見出しを再度クリックしてください。"

#: C/file-roller.xml:1272(para)
msgid ""
"<application>Archive Manager</application> always performs a secondary sort "
"based on the file name. In the above example, <application>Archive Manager</"
"application> sorts by name any files that have the same modification date."
msgstr ""
"<application>書庫マネージャ</application>は、常に2次ソートをファイル名に基づ"
"いて実行します。上記の例では、同じ変更日時を持つファイルを名前によって並び替"
"えます。"

#: C/file-roller.xml:1277(title)
msgid "To Display Additional Details"
msgstr "その他の詳細情報を表示するには"

#: C/file-roller.xml:1281(para)
msgid ""
"If you tested the archive in the current <application>Archive Manager</"
"application> session, the <guilabel>Last Output</guilabel> dialog displays "
"the results of the last test."
msgstr ""
"現在の<application>書庫マネージャ</application>のセッションで書庫をテストした"
"場合、<guilabel>最後の出力</guilabel>ダイアログが、最後のテストの結果を表示し"
"ます。"

#: C/file-roller.xml:1285(para)
msgid ""
"If you did not test the archive in the current <application>Archive Manager</"
"application> session, the <guilabel>Last Output</guilabel> dialog displays a "
"list of all files in the archive, but does not indicate any status for the "
"files. Instead, the <guilabel>Last Output</guilabel> dialog provides the "
"compressed size of each file and the percentage of compression, and the date "
"and time at which the file was last modified."
msgstr ""
"現在の<application>書庫マネージャ</application>のセッションで書庫をテストして"
"いない場合、<guilabel>最後の出力</guilabel>ダイアログは書庫のすべてのファイル"
"を一覧表示します。しかし、ファイルの状態は何ら示しません。代わりに<guilabel>"
"最後の出力</guilabel>ダイアログは、各ファイルの圧縮された大きさや圧縮率、ファ"
"イルが最後に修正された日時を提供します。"

#: C/file-roller.xml:1278(para)
msgid ""
"To open the <guilabel>Last Output</guilabel> dialog, choose "
"<menuchoice><guimenu>View</guimenu><guimenuitem>Last Output</guimenuitem></"
"menuchoice>: <placeholder-1/>"
msgstr ""
"<guilabel>最後の出力</guilabel>ダイアログを開くには、<menuchoice><guimenu>表"
"示</guimenu><guimenuitem>最後の出力</guimenuitem></menuchoice>を選択してくだ"
"さい: <placeholder-1/>"

#: C/file-roller.xml:1296(title)
msgid "Using the File Manager to Work with an Archive"
msgstr "書庫に対する作業にファイルマネージャを利用する"

#: C/file-roller.xml:1297(para)
msgid ""
"You can use the file manager to add files to an archive, or to extract files "
"from an archive."
msgstr ""
"ファイルマネージャを利用して書庫にファイルを追加したり、書庫からファイルを展"
"開することができます。"

#: C/file-roller.xml:1302(title)
msgid "To Add Files to an Archive by Using the File Manager"
msgstr "ファイルマネージャを利用して書庫にファイルを追加するには"

#: C/file-roller.xml:1305(para)
msgid ""
"Drag the files into a <application>Archive Manager</application> window from "
"a file manager window."
msgstr ""
"ファイルマネージャウィンドウから<application>書庫マネージャ</application>ウィ"
"ンドウにファイルをドラッグしてください。"

#: C/file-roller.xml:1307(para)
msgid "Use the file manager popup menu to add the files to the archive."
msgstr ""
"書庫にファイルを追加するためにファイルマネージャのポップアップメニューを利用"
"してください。"

#: C/file-roller.xml:1303(para)
msgid ""
"You can use the file manager to add files to an archive, in the following "
"ways: <placeholder-1/>"
msgstr ""
"以下の方法でファイルマネージャを利用して書庫にファイルを追加できます: "
"<placeholder-1/>"

#: C/file-roller.xml:1311(para)
msgid ""
"To use the file manager popup menu to add files to an archive, perform the "
"following steps:"
msgstr ""
"ファイルマネージャのポップアップメニューを利用して書庫にファイルを追加するに"
"は、以下の手順を実行してください:"

#: C/file-roller.xml:1313(para)
msgid "Right-click on the files or folders in a file manager window."
msgstr ""
"ファイルマネージャウィンドウ内のファイルやフォルダ上で右クリックしてくださ"
"い。"

#: C/file-roller.xml:1315(para)
msgid ""
"Choose <guimenuitem>Create Archive</guimenuitem> from the file manager popup "
"menu to display the <application>Archive Manager</"
"application><guilabel>Create Archive</guilabel> dialog."
msgstr ""
"ファイルマネージャのポップアップメニューから<guimenuitem>圧縮</guimenuitem>を"
"選択してください。すると<application>書庫マネージャ</application>の<guilabel>"
"圧縮</guilabel>ダイアログが表示されます。"

#: C/file-roller.xml:1317(para)
msgid ""
"Enter the archive name, without the file extension, in the "
"<guilabel>Archive</guilabel> text box."
msgstr ""
"<guilabel>ファイル名</guilabel>テキストボックスに拡張子なしで書庫の名前を入力"
"してください。"

#: C/file-roller.xml:1319(para)
msgid "Choose the archive type from the drop-down list."
msgstr "ドロップダウンリストから、書庫の種類を選択してください。"

#: C/file-roller.xml:1321(para)
msgid ""
"Choose the location where to save the archive file, from the "
"<guilabel>Location</guilabel> drop-down list. If the location is not present "
"in the list choose <guilabel>Other...</guilabel> to select it with the "
"<guilabel>Location</guilabel> dialog."
msgstr ""
"<guilabel>場所</guilabel>ドロップダウンリストから、書庫を保存する場所を選択し"
"てください。保存したい場所がリストに示されていない場合は、<guilabel>その他..."
"</guilabel>を選択し<guilabel>場所</guilabel>ダイアログで保存したい場所を選択"
"してください。"

#: C/file-roller.xml:1326(para)
msgid ""
"Click <guilabel>Create</guilabel> to add the selected files to the root "
"folder of the specified archive."
msgstr ""
"<guilabel>作成</guilabel>をクリックしてください。すると指定された書庫のルート"
"フォルダに選択したファイルが追加されます。"

#: C/file-roller.xml:1328(para)
msgid ""
"To select any of the advanced add options, you must invoke "
"<application>Archive Manager</application> as described in <xref linkend="
"\"file-roller-to-start\"/>."
msgstr ""
"何らかの拡張追加オプションを選択するには、<xref linkend=\"file-roller-to-"
"start\"/>で説明したように<application>書庫マネージャ</application>を起動して"
"ください。"

#: C/file-roller.xml:1335(title)
msgid "To Extract Files From an Archive by Using the File Manager"
msgstr "ファイルマネージャを利用して書庫からファイルを展開するには"

#: C/file-roller.xml:1338(para)
msgid ""
"Drag the files from a <application>Archive Manager</application> window into "
"a file manager window."
msgstr ""
"ファイルマネージャウィンドウから<application>書庫マネージャウィンドウ</"
"application>にファイルをドラッグしてください。"

#: C/file-roller.xml:1340(para)
msgid "Use the file manager popup menu to extract the files from the archive."
msgstr ""
"書庫からファイルを展開するためにファイルマネージャのポップアップメニューを利"
"用してください。"

#: C/file-roller.xml:1336(para)
msgid ""
"You can use the file manager to extract files from an archive, in the "
"following ways: <placeholder-1/>"
msgstr ""
"以下の方法でファイルマネージャを利用して書庫からファイルを展開できます: "
"<placeholder-1/>"

#: C/file-roller.xml:1344(para)
msgid ""
"To use the file manager popup menu to extract files from an archive, perform "
"the following steps:"
msgstr ""
"ファイルマネージャのポップアップメニューを利用して書庫からファイルを展開する"
"には、以下の手順を実行してください:"

#: C/file-roller.xml:1346(para)
msgid "Right-click on the archive in a file manager window."
msgstr "ファイルマネージャウィンドウの書庫上で右クリックしてください。"

#: C/file-roller.xml:1348(para)
msgid ""
"Choose <guimenuitem>Extract Here</guimenuitem> to extract all of the archive "
"contents into the directory where the archive is located."
msgstr ""
"<guimenuitem>ここに展開</guimenuitem>を選択してください。すると書庫が置かれて"
"いるディレクトリに書庫の全内容が展開されます。"

#: C/file-roller.xml:1351(para)
msgid ""
"If the archive is encrypted, <application>Archive Manager</application> will "
"ask to enter the password before extracting the files."
msgstr ""
"書庫が暗号化されている場合、<application>書庫マネージャ</application>はファイ"
"ルを展開する前にパスワードの入力を求めます。"

#: C/file-roller.xml:1358(title)
msgid "Create Options"
msgstr "作成オプション"

#: C/file-roller.xml:1359(para)
msgid ""
"When creating a new archive, or when converting an existing archive to "
"another format, click on <guilabel>Other Options</guilabel> to specify the "
"following advanced options:"
msgstr ""
"新しい書庫の作成時や既存の書庫を他の形式に変換する際、以下の拡張オプションを"
"指定するには<guilabel>その他のオプション</guilabel>クリックしてください:"

#: C/file-roller.xml:1364(guilabel)
msgid "Password"
msgstr "パスワード"

#: C/file-roller.xml:1366(para)
msgid ""
"Type the password that will be used to encrypt the archive. If no password "
"is specified the archive will not be encrypted."
msgstr ""
"書庫を暗号化するために利用するパスワードを入力してください。パスワードを指定"
"しない場合、書庫を暗号化しません。"

#: C/file-roller.xml:1368(para)
msgid ""
"Not all archive types support encryption. For more information about file "
"encryption, see <xref linkend=\"file-roller-encrypt-files\"/>."
msgstr ""
"すべての書庫の種類で暗号化がサポートされるわけではありません。暗号化について"
"の詳細情報は、<xref linkend=\"file-roller-encrypt-files\"/>を参照してくださ"
"い。"

#: C/file-roller.xml:1373(guilabel)
msgid "Encrypt the file list too"
msgstr "ファイルの一覧も暗号化する"

#: C/file-roller.xml:1375(para)
msgid ""
"If this option is selected, the password will be requested even to view the "
"list of files contained in the archive, otherwise it will be requested only "
"to extract the files from the archive. This option is available only if a "
"password is specified."
msgstr ""
"このオプションを選択した場合、書庫からファイルを展開する場合のみならず、書庫"
"に含まれるファイル一覧を閲覧する際もパスワードを必要とします。このオプション"
"は、パスワードを指定した場合のみ有効です。"

#: C/file-roller.xml:1379(guilabel)
msgid "Split in volumes"
msgstr "容量で分割する"

#: C/file-roller.xml:1381(para)
msgid ""
"Select this option to split the archive in more files of the specified "
"dimension."
msgstr ""
"指定された大きさのファイルに書庫を分割するには、このオプションを指定してくだ"
"さい。"

#: C/file-roller.xml:1383(para)
msgid "Only 7-Zip and RAR archives support this feature."
msgstr "この機能は、7-Zip書庫とRAR書庫でのみサポートされます。"

#: C/file-roller.xml:1392(title)
msgid "Add Options"
msgstr "追加オプション"

#: C/file-roller.xml:1393(para)
msgid ""
"The <guilabel>Add Files</guilabel> and <guilabel>Add a Folder</guilabel> "
"dialogs provide the following option:"
msgstr ""
"<guilabel>ファイルの追加</guilabel>および<guilabel>フォルダの追加</guilabel>"
"ダイアログは、以下のオプションを提供します:"

#: C/file-roller.xml:1398(guilabel)
msgid "Add only if newer"
msgstr "新しい場合にのみ追加する"

#: C/file-roller.xml:1400(para)
msgid ""
"Select this option to add the specified file to the archive only if the "
"archive does not contain the specified file, or if the archive contains an "
"older version of the specified file. <application>Archive Manager</"
"application> uses the modification date to determine which file is the most "
"recent. If the version of the file in the archive is the most recent, "
"<application>Archive Manager</application> does not add the specified file "
"to the archive."
msgstr ""
"指定されたファイルが書庫に含まれていない場合か指定されたファイルの古い版が書"
"庫に含まれている場合にのみ、書庫に指定されたファイルを追加するには、このオプ"
"ションを選択してください。<application>書庫マネージャ</application>は、ファイ"
"ルが最も最近のものであるか決定するのに変更日時を利用します。書庫内のファイル"
"が最も最近の版である場合、<application>書庫マネージャ</application>は書庫に指"
"定されたファイルを追加しません。"

#: C/file-roller.xml:1402(para)
msgid ""
"If you do not select this option, <application>Archive Manager</application> "
"adds the file to the archive and overwrites the previous archive contents."
msgstr ""
"このオプションを選択しない場合、<application>書庫マネージャ</application>は指"
"定されたファイルを書庫に追加して以前の書庫の内容を上書きします。"

#: C/file-roller.xml:1409(para)
msgid ""
"Open the <filename>backup.tar.gz</filename> archive in <application>Archive "
"Manager</application>."
msgstr ""
"<application>書庫マネージャ</application>で<filename>backup.tar.gz</filename>"
"という書庫を開いてください。"

#: C/file-roller.xml:1414(para)
msgid ""
"Choose <menuchoice><guimenu>Edit</guimenu><guimenuitem>Add</guimenuitem></"
"menuchoice> to display the <guilabel>Add a Folder</guilabel> dialog."
msgstr ""
"<menuchoice><guimenu>編集</guimenu><guimenuitem>フォルダの追加</"
"guimenuitem></menuchoice>を選択してください。すると<guilabel>フォルダの追加</"
"guilabel>ダイアログが表示されます。"

#: C/file-roller.xml:1418(para)
msgid "Select your home folder."
msgstr "ホームフォルダを選択してください。"

#: C/file-roller.xml:1423(para)
msgid "Select the <guilabel>Add only if newer</guilabel> option."
msgstr ""
"<guilabel>新しい場合にのみ追加する</guilabel>というオプションを選択してくださ"
"い。"

#: C/file-roller.xml:1428(para)
msgid "Click <guibutton>Add</guibutton>."
msgstr "<guibutton>追加</guibutton>をクリックしてください。"

#: C/file-roller.xml:1406(para)
msgid ""
"If you use <application>Archive Manager</application> to create backups, the "
"<guilabel>Add only if newer</guilabel> option is very useful. For example, "
"the archive <filename>backup.tar.gz</filename> contains a week-old backup of "
"your home folder. To update the archive to contain a current backup of your "
"home folder, perform the following steps: <placeholder-1/>"
msgstr ""
"<application>書庫マネージャ</application>を利用してバックアップを作成する場"
"合、<guilabel>新しい場合にのみ追加する</guilabel>というオプションは非常に便利"
"です。例えば、<filename>backup.tar.gz</filename>という書庫が1週間前のホーム"
"フォルダのバックアップを含んでいるとします。書庫が現在のホームフォルダのバッ"
"クアップを含むように更新するには、以下の手順を実行してください: <placeholder-"
"1/>"

#: C/file-roller.xml:1434(para)
msgid ""
"<application>Archive Manager</application> automatically adds to the archive "
"all files that you created during the last week, and updates all files that "
"you modified during the last week. However, <application>Archive Manager</"
"application> does not remove from the archive the files that you deleted "
"during the last week. The archive update operation is much faster than doing "
"a full backup of your home folder."
msgstr ""
"<application>書庫マネージャ</application>は自動的に1週間の間に作成したすべて"
"のファイルを追加し、1週間の間に変更したすべてのファイルを更新します。しかしな"
"がら、<application>書庫マネージャ</application>は1週間の間に削除したファイル"
"を書庫から削除しません。この書庫の更新作業は、ホームフォルダのフルバックアッ"
"プを行うよりはるかに高速です。"

#: C/file-roller.xml:1441(title)
msgid "Add to Folder Options"
msgstr "フォルダへの追加オプション"

#: C/file-roller.xml:1442(para)
msgid ""
"The following options are available in the <guilabel>Add a Folder</guilabel> "
"dialog and allow to automatically select and add all files that satisfy "
"certain criteria:"
msgstr ""
"以下のオプションは、<guilabel>フォルダの追加</guilabel>ダイアログのみで有効で"
"あり、特定の条件を満たすすべてのファイルを自動的に選択し追加することが可能で"
"す。"

#: C/file-roller.xml:1447(guilabel)
msgid "Include files"
msgstr "対象とするファイル"

#: C/file-roller.xml:1449(para)
msgid ""
"Type a filename pattern in this text box to include files with names that "
"match the specified pattern. See <xref linkend=\"file-roller-pattern\"/> for "
"more information about filename patterns."
msgstr ""
"指定されたパターンに一致する名前のファイルを対象とするには、このテキストボッ"
"クスにファイル名のパターンを入力してください。ファイル名のパターンに関する詳"
"細は、<xref linkend=\"file-roller-pattern\"/>を参照してください。"

#: C/file-roller.xml:1455(guilabel)
msgid "Exclude files"
msgstr "除外するファイル"

#: C/file-roller.xml:1457(para)
msgid ""
"Type a filename pattern in this text box to exclude files with names that "
"match the specified pattern. See <xref linkend=\"file-roller-pattern\"/> for "
"more information about filename patterns."
msgstr ""
"指定されたパターンに一致する名前のファイルを除外するには、このテキストボック"
"スにファイル名のパターンを入力してください。ファイル名のパターンに関する詳細"
"は、<xref linkend=\"file-roller-pattern\"/>を参照してください。"

#: C/file-roller.xml:1463(guilabel)
msgid "Exclude folders"
msgstr "除外するフォルダ"

#: C/file-roller.xml:1465(para)
msgid ""
"Type a filename pattern in this text box to exclude folders with names that "
"match the specified pattern. See <xref linkend=\"file-roller-pattern\"/> for "
"more information about filename patterns."
msgstr ""
"指定されたパターンに一致する名前のフォルダを除外するには、このテキストボック"
"スにファイル名のパターンを入力してください。ファイル名のパターンに関する詳細"
"は、<xref linkend=\"file-roller-pattern\"/>を参照してください。"

#: C/file-roller.xml:1471(guilabel)
msgid "Include subfolders"
msgstr "サブフォルダも含める"

#: C/file-roller.xml:1473(para)
msgid ""
"Select this option to add all files that match the specified pattern, from "
"the current folder and from subfolders."
msgstr ""
"現在のフォルダとサブフォルダから指定されたパターンに一致するすべてのファイル"
"を追加するには、このオプションを選択してください。"

#: C/file-roller.xml:1476(para)
msgid "The filename, not the subfolder name, must match the specified pattern."
msgstr ""
"サブフォルダ名ではなく、ファイル名が指定されたパターンに一致する必要がありま"
"す。"

#: C/file-roller.xml:1480(para)
msgid ""
"If you do not select this option, <application>Archive Manager</application> "
"adds the matching files from the current folder only."
msgstr ""
"このオプションを指定しない場合、<application>書庫マネージャ</application>は現"
"在のフォルダのみから一致したファイルを追加します。"

#: C/file-roller.xml:1486(guilabel)
msgid "Exclude folders that are symbolic links"
msgstr "フォルダがシンボリックリンクの場合は除く"

#: C/file-roller.xml:1488(para)
msgid ""
"Select this option to omit files from folders that are symbolic links. "
"Symbolic links are pointers or shortcuts to other folders."
msgstr ""
"シンボリックリンクであるフォルダからのファイルを省くには、このオプションを選"
"択してください。シンボリックリンクは、他のフォルダへのポインタまたはショート"
"カットです。"

#: C/file-roller.xml:1490(para)
msgid ""
"If you do not select this option, <application>Archive Manager</application> "
"adds the matching files from folders that are symbolic links."
msgstr ""
"このオプションを指定しない場合、<application>書庫マネージャ</application>はシ"
"ンボリックリンクであるフォルダから一致したファイルを追加します。"

#: C/file-roller.xml:1496(guibutton)
msgid "Save Options"
msgstr "オプションの保存"

#: C/file-roller.xml:1498(para)
msgid ""
"Click on this button to save the current selection of advanced add options "
"to a file. The <guilabel>Save Options</guilabel> dialog is displayed. Enter "
"a descriptive filename in the <guilabel>Options Name</guilabel> text box, "
"then click <guibutton>Save</guibutton>."
msgstr ""
"拡張追加オプションの現在の選択状態をファイルに保存するには、このボタンをク"
"リックしてください。<guilabel>オプションの保存</guilabel>ダイアログが表示され"
"ます。<guilabel>オプション名</guilabel>テキストボックスに説明的なファイル名を"
"入力して<guibutton>保存</guibutton>をクリックしてください。"

#: C/file-roller.xml:1504(guibutton)
msgid "Load Options"
msgstr "オプションの読み込み"

#: C/file-roller.xml:1506(para)
msgid ""
"Click on this button to load or delete a previously saved selection of "
"advanced add options. The <guilabel>Load Options</guilabel> dialog is "
"displayed."
msgstr ""
"以前に保存した拡張追加オプションの選択状態を読み込んだり削除したりするには、"
"このボタンを押してください。<guilabel>オプションの読み込み</guilabel>ダイアロ"
"グが表示されます。"

#: C/file-roller.xml:1509(para)
msgid ""
"To load a set of options, select the options file in the list box, then "
"click <guibutton>Apply</guibutton>."
msgstr ""
"オプションの組み合わせを読み込むには、リストボックスのオプションファイルを選"
"択し、<guibutton>適用</guibutton>をクリックしてください。"

#: C/file-roller.xml:1514(para)
msgid ""
"To delete a set of options, select the options file in the list box, then "
"click <guibutton>Remove</guibutton>. Click <guibutton>Close</guibutton> to "
"close the <guilabel>Load Options</guilabel> dialog."
msgstr ""
"オプションの組み合わせを削除するには、リストボックスのオプションファイルを選"
"択し、<guibutton>削除</guibutton>をクリックしてください。<guilabel>オプション"
"の読み込み</guilabel>ダイアログを閉じるには<guibutton>閉じる</guibutton>をク"
"リックしてください。"

#: C/file-roller.xml:1523(guibutton)
msgid "Reset Options"
msgstr "オプションのクリア"

#: C/file-roller.xml:1525(para)
msgid ""
"Click on this button to reset the current selection of advanced add options "
"to the default values."
msgstr ""
"拡張追加オプションの現在の選択状態をリセットして既定の選択状態にするには、こ"
"のボタンをクリックしてください。"

#: C/file-roller.xml:1535(title)
msgid "Extract Options"
msgstr "展開オプション"

#: C/file-roller.xml:1537(para)
msgid ""
"The <guilabel>Extract</guilabel> dialog provides the following options, "
"which are saved when you quit <application>Archive Manager</application>:"
msgstr ""
"<guilabel>展開</guilabel>ダイアログは以下のオプションを提供し、<application>"
"書庫マネージャ</application>終了時に保存されます:"

#: C/file-roller.xml:1543(guilabel)
msgid "Extract"
msgstr "展開"

#: C/file-roller.xml:1545(para)
msgid "Select the files to be extracted:"
msgstr "展開するファイルを選択してください:"

#: C/file-roller.xml:1552(para)
msgid "Extract all files from the archive."
msgstr "書庫からすべてのファイルを展開します。"

#: C/file-roller.xml:1560(para)
msgid "Extract the selected files from the archive."
msgstr "書庫から選択したファイルを展開します。"

#: C/file-roller.xml:1568(para)
msgid ""
"Extract from the archive all files that match the specified pattern. See "
"<xref linkend=\"file-roller-pattern\"/> for more information about filename "
"patterns."
msgstr ""
"指定されたパターンに一致するすべてのファイルを書庫から展開します。ファイル名"
"のパターンに関する詳細は、<xref linkend=\"file-roller-pattern\"/>を参照してく"
"ださい。"

#: C/file-roller.xml:1578(guilabel)
msgid "Actions"
msgstr "オプション"

#: C/file-roller.xml:1580(para)
msgid "Select the following extract options:"
msgstr "以下の展開オプションを選択してください:"

#: C/file-roller.xml:1585(guilabel)
msgid "Re-create folders"
msgstr "フォルダを再作成する"

#: C/file-roller.xml:1586(para)
msgid ""
"Select this option to reconstruct the folder structure when extracting the "
"specified files."
msgstr ""
"指定されたファイルを展開する際にフォルダ構造を再構築するにはこのオプションを"
"選択してください。"

#: C/file-roller.xml:1590(para)
msgid ""
"If you select the <guilabel>Re-create folders</guilabel> option, "
"<application>Archive Manager</application> extracts the contents of the "
"subfolder to <filename>/tmp/doc</filename>."
msgstr ""
"<guilabel>フォルダを再作成する</guilabel>オプションを選択した場合、"
"<application>書庫マネージャ</application>はサブフォルダの内容を<filename>/"
"tmp/doc</filename>に展開します。"

#: C/file-roller.xml:1594(para)
msgid ""
"If you do not select the <guilabel>Re-create folders</guilabel> option, "
"<application>Archive Manager</application> does not create any subfolders. "
"Instead, <application>Archive Manager</application> extracts all files from "
"the archive, including files from subfolders, to <filename>/tmp</filename>."
msgstr ""
"<guilabel>フォルダを再作成する</guilabel>オプションを選択しない場合、"
"<application>書庫マネージャ</application>はいかなるサブフォルダも作成しませ"
"ん。代わりに<application>書庫マネージャ</application>はサブフォルダのファイル"
"を含んだすべてのファイルを<filename>/tmp</filename>に展開します。"

#: C/file-roller.xml:1588(para)
msgid ""
"For example, you specify <filename>/tmp</filename> in the "
"<guilabel>Filename</guilabel> text box and choose to extract all files. The "
"archive contains a subfolder called <filename>doc</filename>. <placeholder-1/"
">"
msgstr ""
"例えば、<guilabel>ファイル名</guilabel>テキストボックスで<filename>/tmp</"
"filename>を指定し、すべてのファイルを選択したとします。対象とする書庫は、"
"<filename>doc</filename>というサブフォルダを含んでいます。 <placeholder-1/>"

#: C/file-roller.xml:1603(guilabel)
msgid "Overwrite existing files"
msgstr "既存のファイルに上書きする"

#: C/file-roller.xml:1604(para)
msgid ""
"Select this option to overwrite any files in the destination folder that "
"have the same name as the specified files."
msgstr ""
"展開先にある指定されたファイルと同じ名前を持つファイルを上書きするにはこのオ"
"プションを選択してください。"

#: C/file-roller.xml:1606(para)
msgid ""
"If you do not select this option, <application>Archive Manager</application> "
"does not extract the specified file if an existing file with the same name "
"already exists in the destination folder."
msgstr ""
"このオプションを指定しない場合、<application>書庫マネージャ</application>は展"
"開するファイルと同じ名前のファイルが展開先にあると指定されたファイルを展開し"
"ません。"

#: C/file-roller.xml:1612(guilabel)
msgid "Do not extract older files"
msgstr "古いファイルは展開しない"

#: C/file-roller.xml:1614(para)
msgid ""
"This option is only effective while the <guilabel>Overwrite existing files</"
"guilabel> option is selected."
msgstr ""
"このオプションは、<guilabel>既存のファイルに上書きする</guilabel>オプションが"
"選択されている場合にのみ有効です。"

#: C/file-roller.xml:1616(para)
msgid ""
"Select the <guilabel>Do not extract older files</guilabel> option to extract "
"the specified file only if the destination folder does not contain the "
"specified file, or if the destination folder contains an older version of "
"the specified file. <application>Archive Manager</application> uses the "
"modification date to determine which file is the most recent. If the version "
"of the file in the archive is older, <application>Archive Manager</"
"application> does not extract the specified file to the destination folder."
msgstr ""
"展開先フォルダが指定されたファイルを含まない場合か指定されたファイルの古い版"
"が含まれる場合にのみファイルを展開するには、<guilabel>古いファイルは展開しな"
"い</guilabel>を選択してください。<application>書庫マネージャ</application>は"
"変更日時を利用してファイルが最も最近のものであるか決定します。書庫にあるファ"
"イルの版が古い場合、<application>書庫マネージャ</application>は展開先フォルダ"
"に指定されたファイルを展開しません。"

#: C/file-roller.xml:1618(para)
msgid ""
"If you do not select the <guilabel>Do not extract older files</guilabel> "
"option while the <guilabel>Overwrite existing files</guilabel> option is "
"selected, <application>Archive Manager</application> extracts the specified "
"file from the archive and overwrites the previous contents of the "
"destination folder."
msgstr ""
"<guilabel>既存のファイルに上書きする</guilabel>オプションが選択されている時に"
"<guilabel>古いファイルは展開しない</guilabel>オプションを指定しない場合、"
"<application>書庫マネージャ</application>は指定されたファイルを展開し、展開先"
"フォルダの以前の内容を上書きします。"

#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2
#: C/file-roller.xml:0(None)
msgid "translator-credits"
msgstr "Yasumichi Akahoshi <yasumichi@vinelinux.org>, 2010"