summaryrefslogtreecommitdiff
path: root/releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po
blob: a1c4644b34965b4a1be7f7b6629c3c7d731b0117 (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
# Shu Muto <shu-mutou@rf.jp.nec.com>, 2017. #zanata
# Shu Muto <shu-mutou@rf.jp.nec.com>, 2018. #zanata
msgid ""
msgstr ""
"Project-Id-Version: Swift Release Notes\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-02-09 02:12+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2018-02-08 05:31+0000\n"
"Last-Translator: Shu Muto <shu-mutou@rf.jp.nec.com>\n"
"Language-Team: Japanese\n"
"Language: ja\n"
"X-Generator: Zanata 3.9.6\n"
"Plural-Forms: nplurals=1; plural=0\n"

msgid "2.10.0"
msgstr "2.10.0"

msgid "2.10.1"
msgstr "2.10.1"

msgid "2.10.2"
msgstr "2.10.2"

msgid "2.11.0"
msgstr "2.11.0"

msgid "2.12.0"
msgstr "2.12.0"

msgid "2.13.0"
msgstr "2.13.0"

msgid "2.13.1"
msgstr "2.13.1"

msgid "2.14.0"
msgstr "2.14.0"

msgid "2.15.0"
msgstr "2.15.0"

msgid "2.15.1"
msgstr "2.15.1"

msgid ""
"A PUT or POST to a container will now update the container's Last-Modified "
"time, and that value will be included in a GET/HEAD response."
msgstr ""
"コンテナーへの PUT または POST は、コンテナーの最終更新時刻を更新し、その値"
"は GET/HEAD レスポンスに含まれます。"

msgid ""
"A composite ring comprises two or more component rings that are combined to "
"form a single ring with a replica count equal to the sum of the component "
"rings. The component rings are built independently, using distinct devices "
"in distinct regions, which means that the dispersion of replicas between the "
"components can be guaranteed."
msgstr ""
"複合リングは、コンポーネントリングの合計に等しい複製数を有して形成する単一リ"
"ングが結合されたコンポーネントリングを2つ以上含みます。 コンポーネントリング"
"は、別個の領域に別個のデバイスを使用して独立して構築されているため、コンポー"
"ネント間のレプリカの分散を保証できます。"

msgid ""
"Account and container databases will now be quarantined if the database "
"schema has been corrupted."
msgstr ""
"データベーススキーマが壊れていると、アカウントとコンテナーのデータベースが隔"
"離されるようになりました。"

msgid "Add Composite Ring Functionality"
msgstr "複合リング機能を追加しました。"

msgid "Add Vary headers for CORS responses."
msgstr "CORS 応答用の Vary ヘッダーを追加しました。"

msgid ""
"Add support to increase object ring partition power transparently to end "
"users and with no cluster downtime. Increasing the ring part power allows "
"for incremental adjustment to the upper bound of the cluster size. Please "
"review the `full docs <https://docs.openstack.org/swift/latest/"
"ring_partpower.html>`__ for more information."
msgstr ""
"エンドユーザーにオブジェクトのリング・パーティション・パワーを透過的に増加さ"
"せるためのクラスタのダウンタイムが発生しないサポートを追加しました。リングの"
"部分力を増加させることにより、クラスタサイズの上限に増分調整が可能になりま"
"す。詳細は `フルドキュメント\n"
" <https://docs.openstack.org/swift/latest/ring_partpower.html>`__ を参照して"
"ください。"

msgid ""
"Added a \"user\" option to the drive-audit config file. Its value is used to "
"set the owner of the drive-audit recon cache."
msgstr ""
"ドライブ監査設定ファイルに \"user\" オプションを追加しました。その値は、ドラ"
"イブ監査の調整キャッシュの所有者を設定するために使用されます。"

msgid ""
"Added a configurable URL base to staticweb, fixing issues when the "
"accessible endpoint isn't known to the Swift cluster (eg http vs https)."
msgstr ""
"静的ウェブに対する設定可能な URL ベースを追加し、アクセス可能なエンドポイント"
"が Swiftクラスタに知らされていない場合の問題を修正しました(例えば、httpと"
"https)。"

msgid "Added a configurable URL base to staticweb."
msgstr "静的ウェブに対する設定可能な URL ベースを追加しました。"

msgid ""
"Added support for per-policy proxy config options. This allows per-policy "
"affinity options to be set for use with duplicated EC policies and composite "
"rings. Certain options found in per-policy conf sections will override their "
"equivalents that may be set in the [app:proxy-server] section. Currently the "
"options handled that way are ``sorting_method``, ``read_affinity``, "
"``write_affinity``, ``write_affinity_node_count``, and "
"``write_affinity_handoff_delete_count``."
msgstr ""
"ポリシーごとのプロキシー設定オプションのサポートが追加されました。これによ"
"り、ポリシーごとのアフィニティオプションを、複製された EC ポリシーおよび複合"
"リングで使用するように設定できます。ポリシーごとの conf セクションにある特定"
"のオプションは、 [app:proxy-server] セクションで設定できる同等のものよりも優"
"先されます。現在、このように処理されるオプションは ``sorting_method``、 "
"``read_affinity``、 ``write_affinity``、 ``write_affinity_node_count``、 "
"``write_affinity_handoff_delete_count`` です。"

msgid ""
"All 416 responses will now include a Content-Range header with an "
"unsatisfied-range value. This allows the caller to know the valid range "
"request value for an object."
msgstr ""
"416 のすべてのレスポンスには、範囲の値を持つ Content-Range ヘッダーが含まれる"
"ようになりました。 これにより、呼び出し元はオブジェクトの有効範囲要求値を知る"
"ことができます。"

msgid "Always set Swift processes to use UTC."
msgstr "Swift プロセスがいつも UTC を使うように設定しました。"

msgid "Bug Fixes"
msgstr "バグ修正"

msgid "Cache all answers from nameservers in cname_lookup."
msgstr "cname_lookup でネームサーバーからのすべての応答をキャッシュします。"

msgid ""
"Closed a bug where ssync may have written bad fragment data in some "
"circumstances. A check was added to ensure the correct number of bytes is "
"written for a fragment before finalizing the write. Also, erasure coded "
"fragment metadata will now be validated on read requests and, if bad data is "
"found, the fragment will be quarantined."
msgstr ""
"いくつかの状況で ssync が不正なフラグメントデータを書き込むバグをクローズしま"
"した。書き込みを終了する前に、正しいバイト数がフラグメントに書き込まれている"
"ことを確認するためのチェックが追加されました。また、消去コード化されたフラグ"
"メントメタデータが読み取り要求で検証され、不良データが見つかると、そのフラグ"
"メントが隔離されます。"

msgid ""
"Closed a bug where ssync may have written bad fragment data in some "
"circumstances. A check was added to ensure the correct number of bytes is "
"written for a fragment before finalizing the write. Also, erasure coded "
"fragment metadata will now be validated when read and, if bad data is found, "
"the fragment will be quarantined."
msgstr ""
"いくつかの状況で ssync が不正なフラグメントデータを書き込むバグをクローズしま"
"した。書き込みを終了する前に、正しいバイト数がフラグメントに書き込まれている"
"ことを確認するためのチェックが追加されました。また、消去コード化されたフラグ"
"メントメタデータが読み取り要求で検証され、不良データが見つかると、そのフラグ"
"メントが隔離されます。"

msgid ""
"Composite rings can be used for explicit replica placement and \"replicated "
"EC\" for global erasure codes policies."
msgstr ""
"複合リングは、明示的なレプリカの配置と、グローバル消去コードポリシーのための"
"「複製された EC」に使用できます。"

msgid ""
"Composite rings support 'cooperative' rebalance which means that during "
"rebalance all component rings will be consulted before a partition is moved "
"in any component ring. This avoids the same partition being simultaneously "
"moved in multiple components."
msgstr ""
"複合リングは「協調的」リバランスをサポートしています。つまり、リバランス時"
"に、コンポーネントリング内でパーティションを移動する前に、すべてのコンポーネ"
"ントリングに諮られます。 これにより、複数のコンポーネントで同じパーティション"
"を同時に移動されることがなくなります。"

msgid ""
"Container sync can now copy SLOs more efficiently by allowing the manifest "
"to be synced before all of the referenced segments. This fixes a bug where "
"container sync would not copy SLO manifests."
msgstr ""
"コンテナーシンクでは、マニフェストをすべての参照されるセグメントの前に同期さ"
"せることで、SLO をより効率的にコピーできます。 これにより、コンテナーの同期"
"が SLO マニフェストをコピーしないバグが修正されました。"

msgid "Correctly handle deleted files with if-none-match requests."
msgstr "if-none-match 要求で削除されたファイルを正しく処理します。"

msgid ""
"Correctly send 412 Precondition Failed if a user sends an invalid copy "
"destination. Previously Swift would send a 500 Internal Server Error."
msgstr ""
"ユーザーが無効なコピー先を送信した場合は、 412 Precondition Failed を正しく送"
"信します。以前は、Swift は 500 の内部サーバーエラーを送信しました。"

msgid "Critical Issues"
msgstr "致命的な問題"

msgid "Current (Unreleased) Release Notes"
msgstr "開発中バージョンのリリースノート"

msgid ""
"Currently the default is still only one process, and no workers. Set "
"``reconstructor_workers`` in the ``[object-reconstructor]`` section to some "
"whole number <= the number of devices on a node to get that many "
"reconstructor workers."
msgstr ""
"現在のところ、デフォルトはまだ1つのプロセスしかなく、ワーカーはいません。多"
"くの再構成ワーカーを得るためには、 ``[object-reconstructor]`` セクションの "
"``reconstructor_workers`` をいくつかの合計数( <= ノード上にあるデバイスの"
"数)を設定してください。"

msgid "Daemons using InternalClient can now be properly killed with SIGTERM."
msgstr ""
"InternalClient を使用するデーモンは、 SIGTERM を使用して適切に停止できます。"

msgid ""
"Deprecate swift-temp-url and call python-swiftclient's implementation "
"instead. This adds python-swiftclient as an optional dependency of Swift."
msgstr ""
"swift-temp-url を非推奨にし、代わりに python-swiftclient の実装を呼び出してく"
"ださい。これにより、python-swiftclient が Swift のオプションの依存関係として"
"追加されます。"

msgid "Deprecation Notes"
msgstr "廃止予定の機能"

msgid "Do not follow CNAME when host is in storage_domain."
msgstr "ホストが storage_domain にある場合、CNAME に従わないようにしました。"

msgid "Drop support for auth-server from common/manager.py and `swift-init`."
msgstr ""
"common/manager.pyと `swift-init` から auth-server のサポートを削除しました。"

msgid "EC Fragment Duplication - Foundational Global EC Cluster Support."
msgstr ""
"EC フラグメント複製 - 基盤的なグローバル EC クラスタをサポートしました。"

msgid ""
"Enable cluster-wide CORS Expose-Headers setting via \"cors_expose_headers\"."
msgstr ""
"\"cors_expose_headers\" でクラスタ全体の CORS Expose-Headers 設定を有効にしま"
"す。"

msgid "Enabled versioned writes on Dynamic Large Objects (DLOs)."
msgstr ""
"ダイナミックラージオブジェクト(DLO)でのバージョン管理された書き込みを有効に"
"しました。"

msgid ""
"Ensure update of the container by object-updater, removing a rare "
"possibility that objects would never be added to a container listing."
msgstr ""
"オブジェクトがコンテナーリスティングに追加されるない、まれな可能性を排除し、"
"オブジェクトアップデータによるコンテナーの更新を確実にしました。"

msgid ""
"Erasure code GET performance has been significantly improved in clusters "
"that are not completely healthy."
msgstr ""
"完全に健全でないクラスターにおける、消去コードの GET 性能が大幅に向上しまし"
"た。"

msgid ""
"Erasure code reconstruction handles moving data from handoff nodes better. "
"Instead of moving the data to another handoff, it waits until it can be "
"moved to a primary node."
msgstr ""
"消失コード再構成は、ハンドオフノードからの移動データをより良く処理します。 "
"データを別のハンドオフに移動する代わりに、プライマリーノードに移動できるよう"
"になるまで待機します。"

msgid ""
"Erasure-coded storage policies using ``isa_l_rs_vand`` and ``nparity`` >= 5 "
"must be configured as deprecated, preventing any new containers from being "
"created with such a policy. This configuration is known to harm data "
"durability. Any data in such policies should be migrated to a new policy. "
"See See `Launchpad bug 1639691 <https://bugs.launchpad.net/swift/"
"+bug/1639691>`__ for more information."
msgstr ""
"``isa_l_rs_vand`` と ``nparity`` >= 5 を使った消去コード化ストレージポリシー"
"は廃止予定にする必要があり、このようなポリシーで新しいコンテナーが作成されな"
"いようにする必要があります。この設定は、データ耐久性に害を与えることが知られ"
"ています。そのようなポリシー内のデータは、新しいポリシーに移行する必要があり"
"ます。詳細は、 `Launchpad bug 1639691 <https://bugs.launchpad.net/swift/"
"+bug/1639691>`__ を参照してください。"

msgid ""
"Fixed UnicodeDecodeError in the object reconstructor that would prevent "
"objects with non-ascii names from being reconstructed and caused the "
"reconstructor process to hang."
msgstr ""
"非 ASCII 名のオブジェクトが再構築されず、再構築プロセスがハングアップする原因"
"となるオブジェクト再構成の UnicodeDecodeError が修正されました。"

msgid "Fixed a bug in domain_remap when obj starts/ends with slash."
msgstr ""
"オブジェクトがスラッシュで開始/終了するときの domain_remap のバグを修正しまし"
"た。"

msgid ""
"Fixed a bug in the EC reconstructor where an unsuccessful sync would cause "
"extra disk I/O load on the remote server. Now the extra checking work is "
"only requested if the sync request was successful."
msgstr ""
"失敗した同期がリモートサーバー上で余分なディスク I/O 負荷を引き起こす EC 再構"
"成のバグを修正しました。同期要求が成功した場合にのみ、追加のチェック作業が要"
"求されるようになりました。"

msgid ""
"Fixed a bug introduced in 2.15.0 where the object reconstructor would exit "
"with a traceback if no EC policy was configured."
msgstr ""
"2.15.0 で導入されたバグを修正しました。 EC ポリシーが設定されていない場合は、"
"オブジェクト再構成ツールがトレースバックで終了します。"

msgid "Fixed a bug where SSYNC would fail to replicate unexpired object."
msgstr "SSYNC が期限切れのオブジェクトを複製できないバグを修正しました。"

msgid ""
"Fixed a bug where a container listing delimiter wouldn't work with "
"encryption."
msgstr "コンテナーのリスト区切り文字が暗号化で機能しないバグを修正しました。"

msgid ""
"Fixed a bug where an SLO download with a range request may have resulted in "
"a 5xx series response."
msgstr ""
"範囲リクエストで SLO をダウンロードした結果、 5xx シリーズの応答が発生する可"
"能性があるバグを修正しました。"

msgid ""
"Fixed a bug where some headers weren't being copied correctly in a COPY "
"request."
msgstr ""
"一部のヘッダーが COPY リクエストで正しくコピーされていなかったバグを修正しま"
"した。"

msgid "Fixed a bug where some tombstone files might never be reclaimed."
msgstr ""
"いくつかの廃棄済みオブジェクト (tombstone) ファイルが再利用されないかもしれな"
"いバグを修正しました。"

msgid ""
"Fixed a bug where the ring builder would not allow removal of a device when "
"min_part_seconds_left was greater than zero."
msgstr ""
"min_part_seconds_left が 0 より大きい場合、リングビルダーがデバイスの削除を許"
"可しないバグを修正しました。"

msgid "Fixed a few areas where the ``swiftdir`` option was not respected."
msgstr ""
"``swiftdir`` オプションが尊重されなかったいくつかの領域を修正しました。"

msgid ""
"Fixed a race condition in updating hashes.pkl where a partition suffix "
"invalidation may have been skipped."
msgstr ""
"パーティションサフィックスの無効化がスキップされた可能性のある hashes.pkl の"
"更新時の競合状態を修正しました。"

msgid "Fixed a rare infinite loop in `swift-ring-builder` while placing parts."
msgstr ""
"パーツを置いている間の`swift-ring-builder` のまれな無限ループを修正しました。"

msgid "Fixed a socket leak in copy middleware when a large object was copied."
msgstr ""
"ラージオブジェクトをコピーしたときの copy ミドルウェアのソケットリークを修正"
"しました。"

msgid "Fixed deadlock when logging from a tpool thread."
msgstr "tpool スレッドからのロギング時のデッドロックを修正しました。"

msgid ""
"Fixed encoding issue in ssync where a mix of ascii and non-ascii metadata "
"values would cause an error."
msgstr ""
"ASCII メタデータ値と非 ASCII メタデータ値が混在するとエラーが発生する、 "
"ssync のエンコードの問題を修正しました。"

msgid ""
"Fixed error where a container drive error resulted in double space usage on "
"rest drives. When drive with container or account database is unmounted, the "
"bug would create handoff replicas on all remaining drives, increasing the "
"drive space used and filling the cluster."
msgstr ""
"コンテナードライブのエラーにより、残りのドライブに二重のスペースが使用される"
"というエラーを修正しました。コンテナーまたはアカウントデータベースを使用した"
"ドライブのマウントが解除されたときに、このバグは残りのすべてのドライブにハン"
"ドオフレプリカを作成し、ドライブの使用容量を増やし、クラスターを満たしていま"
"した。。"

msgid ""
"Fixed non-deterministic suffix updates in hashes.pkl where a partition may "
"be updated much less often than expected."
msgstr ""
"パーティションが予想よりもずっと少なく更新される可能性がある hashes.pkl の固"
"定の非確定的なサフィックスの更新を修正しました。"

msgid ""
"Fixed regression in consolidate_hashes that occured when a new file was "
"stored to new suffix to a non-empty partition. This bug was introduced in "
"2.7.0 and could cause an increase in rsync replication stats during and "
"after upgrade, due to inconsistent hashing of partition suffixes."
msgstr ""
"新しいファイルが空でないパーティションに新しいサフィックスで格納されたときに"
"発生した consolidate_hash の退行バグを修正しました。 このバグは2.7.0で導入さ"
"れ、パーティションサフィックスの一貫性のないハッシュのために、アップグレード"
"中およびアップグレード後に rsync のレプリケーション統計を増加する可能性があり"
"ます。"

msgid ""
"Fixed regression in consolidate_hashes that occurred when a new file was "
"stored to new suffix to a non-empty partition. This bug was introduced in "
"2.7.0 and could cause an increase in rsync replication stats during and "
"after upgrade, due to inconsistent hashing of partition suffixes."
msgstr ""
"新しいファイルが空でないパーティションに新しいサフィックスで格納されたときに"
"発生した consolidate_hash の退行バグを修正しました。 このバグは2.7.0で導入さ"
"れ、パーティションサフィックスの一貫性のないハッシュのために、アップグレード"
"中およびアップグレード後に rsync のレプリケーション統計を増加する可能性があり"
"ます。"

msgid "Fixed some minor test compatibility issues."
msgstr "いくつかのテストの互換性の問題を修正しました。"

msgid "Fixed the KeyError message when auditor finds an expired object."
msgstr ""
"監査が期限切れのオブジェクトを見つけたときの KeyError メッセージを修正しまし"
"た。"

msgid "Fixed the stats calculation in the erasure code reconstructor."
msgstr "消去コード再構成の統計計算を修正しました。"

msgid ""
"For further information see the `docs <https://docs.openstack.org/swift/"
"latest/overview_ring.html#module-swift.common.ring.composite_builder>`__"
msgstr ""
"詳細は `docs <https://docs.openstack.org/swift/latest/overview_ring."
"html#module-swift.common.ring.composite_builder>`__ を参照してください。"

msgid "I/O priority is now supported on AArch64 architecture."
msgstr ""
"AArch64 アーキテクチャーで I/O 優先順位がサポートされるようになりました。"

msgid ""
"If using erasure coding with ISA-L in rs_vand mode and 5 or more parity "
"fragments, Swift will emit a warning. This is a configuration that is known "
"to harm data durability. In a future release, this warning will be upgraded "
"to an error unless the policy is marked as deprecated. All data in an "
"erasure code storage policy using isa_l_rs_vand with 5 or more parity should "
"be migrated as soon as possible. Please see https://bugs.launchpad.net/swift/"
"+bug/1639691 for more information."
msgstr ""
"rs_vand モードで消去コードに ISA-L を使用し、パリティフラグメントが5つ以上あ"
"る場合、 Swift は警告を発します。これは、データの耐久性を損なうことが知られて"
"いる設定です。将来のリリースでは、ポリシーが廃止予定とマークされていない限"
"り、この警告はエラーにアップグレードされる予定です。 isa_l_rs_vand を 5 以上"
"のパリティで使用する消去コード格納ポリシーのすべてのデータは、できるだけ早く"
"移行する必要があります。詳細については、 https://bugs.launchpad.net/swift/"
"+bug/1639691\n"
" を参照してください。"

msgid "If you upgrade and roll back, you must delete all `hashes.pkl` files."
msgstr ""
"アップグレードしてロールバックする場合は、すべての `hashes.pkl` ファイルを削"
"除する必要があります。"

msgid "Imported docs content from openstack-manuals project."
msgstr ""
"openstack-manuals プロジェクトからドキュメントコンテンツをインポートしまし"
"た。"

msgid ""
"Improved performance by eliminating an unneeded directory structure hash."
msgstr ""
"不要なディレクトリ構造ハッシュを排除してパフォーマンスを向上させました。"

msgid "Improvements in key parts of the consistency engine"
msgstr "整合性エンジンの重要な部分を改善しました。"

msgid ""
"In SLO manifests, the `etag` and `size_bytes` keys are now fully optional "
"and not required. Previously, the keys needed to exist but the values were "
"optional. The only required key is `path`."
msgstr ""
"SLO マニフェストでは、 `etag` と `size_bytes` キーは完全にオプションであり、"
"必須ではありません。 以前は、キーが必要でしたが、値はオプションでした。唯一必"
"要なキーは `path` です。"

msgid ""
"Include object sysmeta in POST responses. Sysmeta is still stripped from the "
"response before being sent to the client, but this allows middleware to make "
"use of the information."
msgstr ""
"POST 応答にオブジェクト sysmeta を含めます。 Sysmeta は依然としてクライアント"
"に送信される前に応答から取り除かれますが、ミドルウェアはその情報を利用できま"
"す。"

msgid "Include received fragment index in reconstructor log warnings."
msgstr "受信したフラグメントインデックスを再構築ログの警告に含めました。"

msgid ""
"Instead of using a separate .durable file to indicate the durable status of "
"an EC fragment archive, we rename the .data to include a durable marker in "
"the filename. This saves one inode for every EC .data file. Existing ."
"durable files will not be removed, and they will continue to work just fine."
msgstr ""
"別の .durable ファイルを使用して EC フラグメントアーカイブの耐久性ステータス"
"を示す代わりに、ファイル名に耐久マーカーを含めるように .data の名前を変更しま"
"す。 これにより、すべてのEC .data ファイルに対して1つの inode が節約されま"
"す。 既存の .durable ファイルは削除されず、正常に動作し続けます。"

msgid ""
"Listing containers in accounts with json or xml now includes a "
"`last_modified` time. This does not change any on-disk data, but simply "
"exposes the value to offer consistency with the object listings on "
"containers."
msgstr ""
"json または xml を使用してアカウントのコンテナーを表示するときに、 "
"`last_modified` 時刻が追加されました。これにより、ディスク上のデータは変更さ"
"れませんが、値を公開してコンテナーのオブジェクトリストとの一貫性を提供しま"
"す。"

msgid "Log correct status code for conditional requests."
msgstr "条件付きリクエストの正しいステータスコードを記録します。"

msgid "Log the correct request type of a subrequest downstream of copy."
msgstr "サブリクエストの正しいリクエストタイプをコピーの後ろに記録します。"

msgid ""
"Make mount_check option usable in containerized environments by adding a "
"check for an \".ismount\" file at the root directory of a device."
msgstr ""
"デバイスのルートディレクトリの \".ismount\" ファイルのチェックを追加すること"
"により、コンテナー化された環境で mount_check オプションを使用可能にします。"

msgid "Mirror X-Trans-Id to X-Openstack-Request-Id."
msgstr "X-Trans-Id を X-Openstack-Request-Id に写します。"

msgid ""
"Moved other-requirements.txt to bindep.txt. bindep.txt lists non-python "
"dependencies of Swift."
msgstr ""
"other-requirements.txt を bindep.txt に移動しました。 bindep.txt は、 Swift "
"の非 Python 依存関係をリストします。"

msgid "New Features"
msgstr "新機能"

msgid ""
"New config variables to change the schedule priority and I/O scheduling "
"class. Servers and daemons now understand `nice_priority`, `ionice_class`, "
"and `ionice_priority` to schedule their relative importance. Please read "
"http://docs.openstack.org/developer/swift/deployment_guide.html for full "
"config details."
msgstr ""
"スケジュール優先度と I/O スケジューリングクラスを変更する新しい設定変数を追加"
"しました。サーバーとデーモンは `nice_priority`、`ionice_class`、"
"`ionice_priority` を理解し、相対的な重要性をスケジューリングするようになりま"
"した。 設定の詳細については、http://docs.openstack.org/developer/swift/"
"deployment_guide.html を参照してください。"

msgid "Newton Series Release Notes"
msgstr "Newton バージョンのリリースノート"

msgid ""
"Note that after writing EC data with Swift 2.11.0 or later, that data will "
"not be accessible to earlier versions of Swift."
msgstr ""
"Swift 2.11.0 以降で EC データを書き込んだ後は、以前のバージョンの Swift では"
"そのデータにアクセスできないことに注意してください。"

msgid ""
"Now Swift will use ``write_affinity_handoff_delete_count`` to define how "
"many local handoff nodes should swift send request to get more candidates "
"for the final response. The default value \"auto\" means Swift will "
"calculate the number automatically based on the number of replicas and "
"current cluster topology."
msgstr ""
"Swiftは、 ``write_affinity_handoff_delete_count`` を使って、最終応答の候補を"
"もっと多く得るために、どのくらいのローカルハンドオフノードが要求を送信するべ"
"きかを定義します。デフォルト値 \"auto\" は、 Swift がレプリカの数と現在のクラ"
"スタートポロジーに基づいて自動的に数を計算することを意味します。"

msgid ""
"Object versioning now supports a \"history\" mode in addition to the older "
"\"stack\" mode. The difference is in how DELETE requests are handled. For "
"full details, please read http://docs.openstack.org/developer/swift/"
"overview_object_versioning.html."
msgstr ""
"オブジェクトのバージョン管理は、古い \"stack\" モードに加えて、 \"history\" "
"モードをサポートするようになりました。 違いは、 DELETE 要求の処理方法にありま"
"す。 詳細については、 http://docs.openstack.org/developer/swift/"
"overview_object_versioning.html を参照してください。"

msgid "Ocata Series Release Notes"
msgstr "Ocata バージョンのリリースノート"

msgid ""
"On newer kernels (3.15+ when using xfs), Swift will use the O_TMPFILE flag "
"when opening a file instead of creating a temporary file and renaming it on "
"commit. This makes the data path simpler and allows the filesystem to more "
"efficiently optimize the files on disk, resulting in better performance."
msgstr ""
"新しいカーネル(xfsを使用する場合 3.15+ )では、一時ファイルを作成してコミッ"
"ト時に名前を変更する代わりに、ファイルを開くときに Swift が O_TMPFILE フラグ"
"を使用します。これにより、データパスが簡単になり、ファイルシステムがディスク"
"上のファイルをより効率的に最適化できるようになり、パフォーマンスが向上しま"
"す。"

msgid ""
"Optimize the Erasure Code reconstructor protocol to reduce IO load on "
"servers."
msgstr ""
"消去コード再構成プロトコルを最適化して、サーバーの IO 負荷を軽減します。"

msgid ""
"Optimized the common case for hashing filesystem trees, thus eliminating a "
"lot of extraneous disk I/O."
msgstr ""
"ファイルシステムツリーをハッシュするための一般的なケースを最適化し、多くの余"
"分なディスク I/O を無くしました。"

msgid "Other Notes"
msgstr "その他の注意点"

msgid ""
"PUT subrequests generated from a client-side COPY will now properly log the "
"SSC (server-side copy) Swift source field. See https://docs.openstack.org/"
"developer/swift/logs.html#swift-source for more information."
msgstr ""
"クライアント側の COPY から生成された PUT サブリクエストは、 SSC (サーバー側"
"のコピー) Swift ソースフィールドを適切に記録するようになりました。詳細につい"
"ては、\n"
"https://docs.openstack.org/developer/swift/logs.html#swift-source を参照して"
"ください。"

msgid "Pike Series Release Notes"
msgstr "Pike バージョンのリリースノート"

msgid ""
"Prevent logged traceback in object-server on client disconnect for chunked "
"transfers to replicated policies."
msgstr ""
"複製されたポリシーへのチャンクされた転送時のクライアント切断で、オブジェクト"
"サーバーにログされたトレースバックを防止します。"

msgid ""
"Previously, when deleting objects in multi-region swift deployment with "
"write affinity configured, users always get 404 when deleting object before "
"it's replicated to appropriate nodes."
msgstr ""
"以前は、書き込みアフィニティを設定したマルチリージョンの Swift 構成でオブジェ"
"クトを削除すると、オブジェクトが適切なノードにレプリケートされる前にオブジェ"
"クトを削除すると常に 404 となりました。"

msgid "Remove deprecated ``vm_test_mode`` option."
msgstr "非推奨の ``vm_test_mode`` オプションを削除しました。"

msgid "Remove empty db hash and suffix directories if a db gets quarantined."
msgstr ""
"DB が隔離された場合に、空の DB ハッシュとサフィックスディレクトリを削除しま"
"す。"

msgid ""
"Removed \"in-process-\" from func env tox name to work with upstream CI."
msgstr ""
"上流の CI で動作するように、func env tox 名から \"in-process-\" を削除しまし"
"た。"

msgid ""
"Removed per-device reconstruction stats. Now that the reconstructor is "
"shuffling parts before going through them, those stats no longer make sense."
msgstr ""
"デバイスごとの再構成の統計を削除しました。再構成は、それらを通過する前にパー"
"ツをシャッフルするので、それらの統計はもはや意味をなしません。"

msgid "Require that known-bad EC schemes be deprecated"
msgstr "既知の悪い EC スキームの要件を非推奨にしました。"

msgid "Respect server type for --md5 check in swift-recon."
msgstr "swift-recon での --md5 チェックのサーバー種別を尊重します。"

msgid ""
"Ring files now include byteorder information about the endian of the machine "
"used to generate the file, and the values are appropriately byteswapped if "
"deserialized on a machine with a different endianness. Newly created ring "
"files will be byteorder agnostic, but previously generated ring files will "
"still fail on different endian architectures. Regenerating older ring files "
"will cause them to become byteorder agnostic. The regeneration of the ring "
"files will not cause any new data movement. Newer ring files will still be "
"usable by older versions of Swift (on machines with the same endianness--"
"this maintains existing behavior)."
msgstr ""
"リングファイルには、ファイルを生成するために使用されたマシンのエンディアンに"
"関するバイトオーダー情報が含まれるようになりました。エンディアンが異なるマシ"
"ンでデシリアライズされた場合、値は適切にバイトスワップされます。新しく作成さ"
"れたリングファイルはバイトオーダーには依存しませんが、以前に生成されたリング"
"ファイルは引き続き異なるエンディアンアーキテクチャで失敗します。古いリング"
"ファイルを再生成すると、それらはバイトオーダーに無関係になります。リングファ"
"イルを再生成しても、新しいデータの移動は発生しません。最新のリングファイルは "
"Swift の古いバージョンでも使用できます(同じエンディアンのマシンでは、これは"
"既存の動作を維持します)。"

msgid ""
"Rings with min_part_hours set to zero will now only move one partition "
"replica per rebalance, thus matching behavior when min_part_hours is greater "
"than zero."
msgstr ""
"min_part_hours が 0 に設定されたリングは、リバランスのたびに1つのパーティ"
"ションレプリカのみを移動するため、 min_part_hours が 0 より大きい場合の動作が"
"一致します。"

msgid ""
"SLO manifest PUT requests can now be properly validated by sending an ETag "
"header of the md5 sum of the concatenated md5 sums of the referenced "
"segments."
msgstr ""
"参照されたセグメントの md5 合計が連結されたものの md5 合計を ETag ヘッダーで"
"送信することによって、SLO マニフェストの PUT 要求を適切に検証することができま"
"す。"

msgid ""
"SLO will now concurrently HEAD segments, resulting in much faster manifest "
"validation and object creation. By default, two HEAD requests will be done "
"at a time, but this can be changed by the operator via the new `concurrency` "
"setting in the \"[filter:slo]\" section of the proxy server config."
msgstr ""
"SLO は現在、 HEAD セグメントを同時に処理するため、マニフェストの検証とオブ"
"ジェクト作成が大幅に高速化されます。 デフォルトでは、一度に2つの HEAD リクエ"
"ストが実行されますが、これはプロキシーサーバーの設定の \"[filter:slo]\" セク"
"ションの新しい `concurrency` 設定によってオペレーターが変更できます。"

msgid ""
"Significant improvements to the api-ref doc available at http://developer."
"openstack.org/api-ref/object-storage/."
msgstr ""
"http://developer.openstack.org/api-ref/object-storage/ の api-ref ドキュメン"
"トに対する重要な改善が行われました。"

msgid "Support multi-range GETs for static large objects."
msgstr "静的ラージオブジェクトの multi-range GET をサポートしました。"

msgid "Suppress unexpected-file warnings for rsync temp files."
msgstr "rsync の一時ファイルに対する unexpected-file 警告を抑制しました。"

msgid "Suppressed the KeyError message when auditor finds an expired object."
msgstr ""
"監査が期限切れのオブジェクトを見つけたときの KeyError メッセージを抑制しまし"
"た。"

msgid "Swift Release Notes"
msgstr "Swift リリースノート"

msgid ""
"TempURLs now support a validation against a common prefix. A prefix-based "
"signature grants access to all objects which share the same prefix. This "
"avoids the creation of a large amount of signatures, when a whole container "
"or pseudofolder is shared."
msgstr ""
"TempURL は、共通プレフィックスに対する検証をサポートするようになりました。接"
"頭辞ベースの署名は、同じ接頭辞を共有するすべてのオブジェクトへのアクセスを許"
"可します。これにより、コンテナーまたは擬似フォルダーの全体を共有するときに、"
"大量の署名を作成することがなくなります。"

msgid ""
"TempURLs using the \"inline\" parameter can now also set the \"filename\" "
"parameter. Both are used in the Content-Disposition response header."
msgstr ""
"「インライン」パラメータを使用する TempURL では、「ファイル名」パラメータも設"
"定できるようになりました。どちらも Content-Disposition レスポンスヘッダーで使"
"用されます。"

msgid ""
"Temporary URLs now support one common form of ISO 8601 timestamps in "
"addition to Unix seconds-since-epoch timestamps. The ISO 8601 format "
"accepted is '%Y-%m-%dT%H:%M:%SZ'. This makes TempURLs more user-friendly to "
"produce and consume."
msgstr ""
"現在、 TempURL は、Unix エポック秒のタイムスタンプに加えて、 ISO 8601 タイム"
"スタンプの一般的な形式をサポートするようになりました。受け入れられる ISO "
"8601 形式は、 '%Y-%m-%dT%H:%M:%SZ' です。これにより、一時 URL の作成と使用が"
"ユーザーフレンドリーになります。"

msgid ""
"The EC reconstructor process has been dramatically improved by adding "
"support for multiple concurrent workers. Multiple processes are required to "
"get high concurrency, and this change results in much faster rebalance times "
"on servers with many drives."
msgstr ""
"EC 再構成プロセスは、複数の並列ワーカーのサポートを追加することによって劇的に"
"改善されました。 高い並列性を得るためには複数のプロセスが必要です。この変更に"
"より、多くのドライブを搭載したサーバーでは大幅に高速なリバランスが行われま"
"す。"

msgid ""
"The default for `object_post_as_copy` has been changed to False. The option "
"is now deprecated and will be removed in a future release. If your cluster "
"is still running with post-as-copy enabled, please update it to use the "
"\"fast-post\" method. Future versions of Swift will not support post-as-"
"copy, and future features will not be supported under post-as-copy. (\"Fast-"
"post\" is where `object_post_as_copy` is false)."
msgstr ""
"`object_post_as_copy` のデフォルトは False に変更されました。このオプションは"
"廃止され、将来のリリースで削除される予定です。あなたのクラスターが post-as-"
"copy を有効にして実行している場合は、 \"fast-post\" 方式を使用するように更新"
"してください。 Swift の将来のバージョンは post-as-copyをサポートしませんし、"
"将来の機能は post-as-copyの下ではサポートされません。(「Fast-post」は "
"`object_post_as_copy` が false のところです)。"

msgid ""
"The erasure code reconstructor `handoffs_first` option has been deprecated "
"in favor of `handoffs_only`. `handoffs_only` is far more useful, and just "
"like `handoffs_first` mode in the replicator, it gives the operator the "
"option of forcing the consistency engine to focus solely on revert (handoff) "
"jobs, thus improving the speed of rebalances.  The `handoffs_only` behavior "
"is somewhat consistent with the replicator's `handoffs_first` option (any "
"error on any handoff in the replicator will make it essentially handoff only "
"forever) but the `handoff_only` option does what you want and is named "
"correctly in the reconstructor."
msgstr ""
"消去コード再構成の `handoffs_first` オプションは `handoffs_only` のために廃止"
"されました。 `handoffs_only` ははるかに便利で、レプリケーターの "
"`handoffs_first` モードと同様に、一貫性エンジンに復帰(ハンドオフ)ジョブだけ"
"に注力させるオプションをオペレーターに与え、リバランスのスピードを向上させま"
"す。 `handoffs_only` の振る舞いは、レプリケーターの `handoffs_first` オプショ"
"ンと一貫しています(レプリケーターのハンドオフ時にエラーが発生すると永久にハ"
"ンドオフのみになります)が、`handoff_only` オプションは必要な処理を行い、再構"
"成で正しく命名されます。"

msgid ""
"The erasure code reconstructor will now shuffle work jobs across all disks "
"instead of going disk-by-disk. This eliminates single-disk I/O contention "
"and allows continued scaling as concurrency is increased."
msgstr ""
"消去コード再構成は、ディスク単位で作業するのではなく、すべてのディスクで作業"
"ジョブをシャッフルします。これにより、シングルディスクの I/O 競合がなくなり、"
"並行性が高まるにつれて継続的なスケーリングが可能になります。"

msgid ""
"The improvements to EC reads made in Swift 2.10.0 have also been applied to "
"the reconstructor. This allows fragments to be rebuilt in more "
"circumstances, resulting in faster recovery from failures."
msgstr ""
"Swift 2.10.0 で作成された EC 読み取りの改善も、再構成に適用されています。これ"
"により、より多くの状況でフラグメントを再構築することができ、障害からの迅速な"
"回復が可能になります。"

msgid ""
"The object and container server config option ``slowdown`` has been "
"deprecated in favor of the new ``objects_per_second`` and "
"``containers_per_second`` options."
msgstr ""
"オブジェクトとコンテナーのサーバー設定オプション ``slowdown`` は、新しい "
"``objects_per_second`` オプションと ``containers_per_second`` オプションのた"
"めに廃止されました。"

msgid ""
"The object reconstructor can now rebuild an EC fragment for an expired "
"object."
msgstr ""
"オブジェクト再構成は、期限切れのオブジェクトの EC フラグメントを再構築できる"
"ようになりました。"

msgid ""
"The object server runs certain IO-intensive methods outside the main pthread "
"for performance. Previously, if one of those methods tried to log, this can "
"cause a crash that eventually leads to an object server with hundreds or "
"thousands of greenthreads, all deadlocked. The fix is to use a mutex that "
"works across different greenlets and different pthreads."
msgstr ""
"オブジェクトサーバーは、パフォーマンスのためにメインの pthread の外部で特定"
"の IO 集約型メソッドを実行します。以前は、これらのメソッドの 1 つがログに記録"
"しようとすると、クラッシュが発生し、最終的にオブジェクトサーバーはデッドロッ"
"クされた数百または数千のグリーンスレッドを持つに至ります。この修正は、異なる "
"greenlet と異なる pthread にまたがって動作する mutex を使用することです。"

msgid ""
"The output of devices from ``swift-ring-builder`` has been reordered by "
"region, zone, ip, and device."
msgstr ""
"``swift-ring-builder`` からのデバイスの出力は、リージョン、ゾーン、IP、デバイ"
"スによって、並べ替えられます。"

msgid ""
"Throttle update_auditor_status calls so it updates no more than once per "
"minute."
msgstr ""
"update_auditor_status の呼び出しを絞りました。なので、1分に1回しか更新しませ"
"ん。"

msgid ""
"Throttle update_auditor_status calls so it updates no more than once per "
"minute. This prevents excessive IO on a new cluster."
msgstr ""
"update_auditor_status の呼び出しを絞りました。なので、1分に1回しか更新しませ"
"ん。これにより、新しいクラスタで過剰な I/O が発生するのを防ぎます。"

msgid ""
"Update dnspython dependency to 1.14, removing the need to have separate "
"dnspython dependencies for Py2 and Py3."
msgstr ""
"dnspython の依存関係を 1.14 に更新し、dnspython の依存関係を Python 2 と "
"Python 3 に分ける必要性をなくしました。"

msgid "Updated docs to reference appropriate ports."
msgstr "適切なポートを参照するようにドキュメントを更新しました。"

msgid "Updated the PyECLib dependency to 1.3.1."
msgstr "PyECLib の依存関係を 1.3.1 に更新しました。"

msgid ""
"Updated the `hashes.pkl` file format to include timestamp information for "
"race detection. Also simplified hashing logic to prevent race conditions and "
"optimize for the common case."
msgstr ""
"競合検出のタイムスタンプ情報を含むように `hashes.pkl` ファイル形式を更新しま"
"した。また競合状態を防止し、一般的なケースを最適化するために、ハッシュロジッ"
"クを簡略化しました。"

msgid ""
"Upgrade Impact: If you upgrade and roll back, you must delete all `hashes."
"pkl` files."
msgstr ""
"アップグレードの影響: アップグレードしてロールバックする場合は、すべての "
"`hashes.pkl` ファイルを削除する必要があります。"

msgid "Upgrade Notes"
msgstr "アップグレード時の注意"

msgid "Various other minor bug fixes and improvements."
msgstr "様々な他のマイナーなバグ修正と改善。"

msgid ""
"WARNING: If you are using the ISA-L library for erasure codes, please "
"upgrade to liberasurecode 1.3.1 (or later) as soon as possible. If you are "
"using isa_l_rs_vand with more than 4 parity, please read https://bugs."
"launchpad.net/swift/+bug/1639691 and take necessary action."
msgstr ""
"警告: 消去コードに ISA-L ライブラリを使用している場合は、できるだけ早く "
"liberasurecode 1.3.1 (またはそれ以降)にアップグレードしてください。 4つ以上"
"のパリティを持つ isa_l_rs_vand を使用している場合は、 https://bugs.launchpad."
"net/swift/+bug/1639691 を参照して必要な処置を行ってください。"

msgid ""
"We do not yet have CLI tools for creating composite rings, but the "
"functionality has been enabled in the ring modules to support this advanced "
"functionality. CLI tools will be delivered in a subsequent release."
msgstr ""
"複合リングを作成するための CLI ツールはまだありませんが、この高度な機能をサ"
"ポートするためにリングモジュールで機能が有効になっています。 CLI ツールは、以"
"降のリリースで提供されます。"

msgid "Write-affinity aware object deletion"
msgstr "書き込みアフィニティは、オブジェクトの削除を認識します。"

msgid ""
"cname_lookup middleware now accepts a ``nameservers`` config variable that, "
"if defined, will be used for DNS lookups instead of the system default."
msgstr ""
"cname_lookup ミドルウェアは、定義されていれば、システムのデフォルトではなく "
"DNS ルックアップに使用される ``nameservers`` 設定変数を受け入れるようになりま"
"した。"

msgid "domain_remap now accepts a list of domains in \"storage_domain\"."
msgstr ""
"domain_remap は \"storage_domain\" にあるドメインのリストを受け入れるようにな"
"りました。"

msgid "name_check and cname_lookup keys have been added to `/info`."
msgstr "name_check と cname_lookup キーが `/info` に追加されました。"

msgid "swift-recon now respects storage policy aliases."
msgstr "swift-recon はストレージポリシーの別名を尊重するようになりました。"