1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) 2021 Red Hat, Inc.
3# This file is distributed under the same license as the Ansible package.
4# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
5#
6msgid ""
7msgstr ""
8"Project-Id-Version: Ansible devel\n"
9"Report-Msgid-Bugs-To: \n"
10"POT-Creation-Date: 2021-06-10 10:44+0200\n"
11"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13"Language-Team: LANGUAGE <LL@li.org>\n"
14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=utf-8\n"
16"Content-Transfer-Encoding: 8bit\n"
17"Generated-By: Babel 2.9.0\n"
18
19#: ../../rst/2.10_index.rst:23 ../../rst/ansible_index.rst:25
20#: ../../rst/core_index.rst:36
21msgid "Installation, Upgrade & Configuration"
22msgstr "インストール、アップグレード、および設定"
23
24#: ../../rst/core_index.rst:43
25msgid "Using Ansible Core"
26msgstr "Ansible Core の使用"
27
28#: ../../rst/core_index.rst:49
29msgid "Contributing to Ansible Core"
30msgstr "Ansible Core への貢献"
31
32#: ../../rst/2.10_index.rst:42 ../../rst/ansible_index.rst:44
33#: ../../rst/core_index.rst:55
34msgid "Extending Ansible"
35msgstr "Ansible の拡張"
36
37#: ../../rst/2.10_index.rst:73 ../../rst/ansible_index.rst:75
38#: ../../rst/core_index.rst:62
39msgid "Reference & Appendices"
40msgstr "参照および付録"
41
42#: ../../rst/2.10_index.rst:102 ../../rst/ansible_index.rst:100
43#: ../../rst/core_index.rst:86
44msgid "Roadmaps"
45msgstr "ロードマップ"
46
47#: ../../rst/core_index.rst:8
48msgid "Ansible Core Documentation"
49msgstr "Ansible Core ドキュメント"
50
51#: ../../rst/core_index.rst:11
52msgid "About ansible-core"
53msgstr "ansible-core の概要"
54
55#: ../../rst/2.10_index.rst:9 ../../rst/ansible_index.rst:11
56#: ../../rst/core_index.rst:13
57msgid "Ansible is an IT automation tool.  It can configure systems, deploy software, and orchestrate more advanced IT tasks such as continuous deployments or zero downtime rolling updates."
58msgstr "Ansible は IT 自動化ツールです。このツールを使用すると、システムの構成、ソフトウェアの展開、より高度な IT タスク (継続的なデプロイメント、ダウンタイムなしのローリング更新など) のオーケストレーションが可能になります。"
59
60#: ../../rst/core_index.rst:15
61msgid "Ansible core, or ``ansible-core`` is the main building block and architecture for Ansible, and includes:"
62msgstr "Ansible コアまたは ``ansible-core`` は Ansible の主要なビルディングブロックおよびアーキテクチャーであり、以下が含まれます。"
63
64#: ../../rst/core_index.rst:17
65msgid "CLI tools such as ``ansible-playbook``, ``ansible-doc``. and others for driving and interacting with automation."
66msgstr "自動化で動作や対話を行う ``ansible-playbook``、``ansible-doc`` などの CLI ツール"
67
68#: ../../rst/core_index.rst:18
69msgid "The Ansible language that uses YAML to create a set of rules for developing Ansible Playbooks and includes functions such as conditionals, blocks, includes, loops, and other Ansible imperatives."
70msgstr "YAML を使用して Ansible Playbook を開発するための一連のルールを作成し、conditional、block、include、include、その他の Ansible 命令などの関数を追加します。"
71
72#: ../../rst/core_index.rst:19
73msgid "An architectural framework that allows extensions through Ansible collections."
74msgstr "Ansible コレクションで拡張機能を可能にするアーキテクチャーフレームワーク。"
75
76#: ../../rst/2.10_index.rst:11 ../../rst/ansible_index.rst:13
77#: ../../rst/core_index.rst:21
78msgid "Ansible's main goals are simplicity and ease-of-use. It also has a strong focus on security and reliability, featuring a minimum of moving parts, usage of OpenSSH for transport (with other transports and pull modes as alternatives), and a language that is designed around auditability by humans--even those not familiar with the program."
79msgstr "Ansible の主な目標は、簡単で使いやすいことです。また、セキュリティーおよび信頼性に重点を置いており、最小限の可動部品、トランスポート用の OpenSSH の使用 (代替として他のトランスポートとプルモードを使用)、およびプログラムに精通していない人でも監査を可能にする言語も備えています。"
80
81#: ../../rst/2.10_index.rst:13 ../../rst/ansible_index.rst:15
82#: ../../rst/core_index.rst:23
83msgid "We believe simplicity is relevant to all sizes of environments, so we design for busy users of all types: developers, sysadmins, release engineers, IT managers, and everyone in between. Ansible is appropriate for managing all environments, from small setups with a handful of instances to enterprise environments with many thousands of instances."
84msgstr "簡素化はあらゆる規模の環境に関連しており、開発者、システム管理者、リリースエンジニア、IT マネージャーなど、あらゆるタイプのビジーユーザー向けに設計されています。Ansible は、わずかなインスタンスしかない小規模のセットアップから、インスタンスが数千にもなるエンタープライズ環境まで、すべての環境を管理するのに適しています。"
85
86#: ../../rst/2.10_index.rst:15 ../../rst/ansible_index.rst:17
87#: ../../rst/core_index.rst:25
88msgid "You can learn more at `AnsibleFest <https://www.ansible.com/ansiblefest>`_, the annual event for all Ansible contributors, users, and customers hosted by Red Hat. AnsibleFest is the place to connect with others, learn new skills, and find a new friend to automate with."
89msgstr "詳細は、`AnsibleFest <https://www.ansible.com/ansiblefest>`_ (Red Hat が開催する、Ansible のすべての貢献者、ユーザー、および顧客のための毎年恒例のイベント) で学ぶことができます。AnsibleFest は、他の人とつながり、新しいスキルを学び、自動化に興味のある人達と知り合うためのイベントです。"
90
91#: ../../rst/2.10_index.rst:17 ../../rst/ansible_index.rst:19
92#: ../../rst/core_index.rst:27
93msgid "Ansible manages machines in an agent-less manner. There is never a question of how to upgrade remote daemons or the problem of not being able to manage systems because daemons are uninstalled.  Because OpenSSH is one of the most peer-reviewed open source components, security exposure is greatly reduced. Ansible is decentralized--it relies on your existing OS credentials to control access to remote machines. If needed, Ansible can easily connect with Kerberos, LDAP, and other centralized authentication management systems."
94msgstr "Ansible は、エージェントを使用せずにマシンを管理します。リモートデーモンをアップグレードする方法や、デーモンがアンインストールされているためにシステムを管理できないという問題はありません。OpenSSH は、相互評価が最も行われるオープンソースコンポーネントの 1 つであるため、セキュリティーの危険性は大幅に軽減されます。Ansible は分散化されており、既存の OS 認証情報を使用して、リモートマシンへのアクセスを制御します。必要に応じて、Ansible は、Kerberos、LDAP、およびその他の集中認証管理システムに簡単に接続できます。"
95
96#: ../../rst/core_index.rst:29
97msgid "This documentation covers the version of ``ansible-core`` noted in the upper left corner of this page. We maintain multiple versions of ``ansible-core`` and of the documentation, so please be sure you are using the version of the documentation that covers the version of Ansible you're using. For recent features, we note the version of Ansible where the feature was added."
98msgstr "本ドキュメントは、本ページの左上にある ``ansible-core`` のバージョンを説明します。Red Hat は、複数のバージョンの ``ansible-core`` とドキュメントを提供しているため、参照しているドキュメントが、お使いの Ansible のバージョンのものであることを確認してください。最新の機能については、この機能が追加された Ansible のバージョンを記載しています。"
99
100#: ../../rst/core_index.rst:32
101msgid "``ansible-core`` releases a new major release approximately twice a year. The core application evolves somewhat conservatively, valuing simplicity in language design and setup. Contributors develop and change modules and plugins, hosted in collections since version 2.10, much more quickly."
102msgstr "``ansible-core`` は、年に約 2 回、新しいメジャーリリースをリリースします。コアアプリケーションは、言語の設計および設定の単純性が重視され、その進化は若干保守的となります。貢献者はバージョン 2.10 以降のコレクションでホストされるモジュールとプラグインを、はるかに迅速に開発および変更します。"
103
104#: ../../rst/2.10_index.rst:30 ../../rst/ansible_index.rst:32
105msgid "Using Ansible"
106msgstr "Ansible の使用"
107
108#: ../../rst/2.10_index.rst:36 ../../rst/ansible_index.rst:38
109msgid "Contributing to Ansible"
110msgstr "Ansible への貢献"
111
112#: ../../rst/2.10_index.rst:48 ../../rst/ansible_index.rst:50
113msgid "Common Ansible Scenarios"
114msgstr "Ansible の一般的なシナリオ"
115
116#: ../../rst/2.10_index.rst:57 ../../rst/ansible_index.rst:59
117msgid "Network Automation"
118msgstr "ネットワークの自動化"
119
120#: ../../rst/2.10_index.rst:65 ../../rst/ansible_index.rst:67
121msgid "Ansible Galaxy"
122msgstr "Ansible Galaxy"
123
124#: ../../rst/2.10_index.rst:4 ../../rst/ansible_index.rst:6
125msgid "Ansible Documentation"
126msgstr "Ansible ドキュメント"
127
128#: ../../rst/2.10_index.rst:7 ../../rst/ansible_index.rst:9
129msgid "About Ansible"
130msgstr "Ansible の概要"
131
132#: ../../rst/2.10_index.rst:19 ../../rst/ansible_index.rst:21
133msgid "This documentation covers the version of Ansible noted in the upper left corner of this page. We maintain multiple versions of Ansible and of the documentation, so please be sure you are using the version of the documentation that covers the version of Ansible you're using. For recent features, we note the version of Ansible where the feature was added."
134msgstr "本ドキュメントは、本ページの左上にある Ansible のバージョンを説明します。Red Hat は、複数のバージョンの Ansible とドキュメントを提供しているため、参照しているドキュメントが、お使いの Ansible のバージョンのものであることを確認してください。最新の機能については、この機能が追加された Ansible のバージョンを記載しています。"
135
136#: ../../rst/2.10_index.rst:21 ../../rst/ansible_index.rst:23
137msgid "Ansible releases a new major release approximately twice a year. The core application evolves somewhat conservatively, valuing simplicity in language design and setup. Contributors develop and change modules and plugins, hosted in collections since version 2.10, much more quickly."
138msgstr "Ansible は、年に約 2 回、新しいメジャーリリースをリリースします。コアアプリケーションは、言語の設計および設定の単純性が重視され、その進化は若干保守的となります。貢献者はバージョン 2.10 以降のコレクションでホストされるモジュールとプラグインを、はるかに迅速に開発および変更します。"
139
140#: ../../rst/2.10_index.rst:98
141msgid "Release Notes"
142msgstr "リリースノート"
143
144