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-02-23 10:50+0100\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/api/index.rst:5
20msgid "Ansible API Documentation"
21msgstr "Ansible API のドキュメント"
22
23#: ../../rst/api/index.rst:7
24msgid "The Ansible API is under construction. These stub references for attributes, classes, functions, methods, and modules will be documented in future. The :ref:`module utilities <ansible.module_utils>` included in ``ansible.module_utils.basic`` and ``AnsibleModule`` are documented under Reference & Appendices."
25msgstr "Ansible API を構築中です。属性、クラス、関数、メソッド、およびモジュールのスタブ参照の説明は、今後追加されます。``ansible.module_utils.basic`` および ``AnsibleModule`` に含まれる「:ref:`モジュールユーティリティー <ansible.module_utils>`」、「参照および付録」に記載されています。"
26
27#: ../../rst/api/index.rst:14
28msgid "Attributes"
29msgstr "属性"
30
31#: ../../rst/api/index.rst:18
32msgid "The parameters accepted by the module."
33msgstr "モジュールで受け入れられるパラメーターです。"
34
35#: ../../rst/api/index.rst:24
36msgid "Deprecated in favor of ansibleModule._selinux_special_fs."
37msgstr "ansibleModule._selinux_special_fs が導入されたため、非推奨となりました。"
38
39#: ../../rst/api/index.rst:36
40msgid "(formerly ansible.module_utils.basic.SELINUX_SPECIAL_FS)"
41msgstr "(以前は ansible.module_utils.basic.SELINUX_SPECIAL_FS)"
42
43#: ../../rst/api/index.rst:50
44msgid "Classes"
45msgstr "クラス"
46
47#: ../../rst/api/index.rst:55
48msgid "The basic utilities for AnsibleModule."
49msgstr "AnsibleModule の基本的なユーティリティーです。"
50
51#: ../../rst/api/index.rst:59
52msgid "The main class for an Ansible module."
53msgstr "Ansible モジュールのメインクラスです。"
54
55#: ../../rst/api/index.rst:63
56msgid "Functions"
57msgstr "関数"
58
59#: ../../rst/api/index.rst:67
60msgid "Load parameters."
61msgstr "パラメーターを読み込みます。"
62
63#: ../../rst/api/index.rst:71
64msgid "Methods"
65msgstr "メソッド"
66
67#: ../../rst/api/index.rst:75
68msgid "Logs the output of Ansible."
69msgstr "Ansible の出力をログに記録します。"
70
71#: ../../rst/api/index.rst:79
72msgid "Debugs Ansible."
73msgstr "Ansible をデバッグします。"
74
75#: ../../rst/api/index.rst:83
76msgid "Retrieves the path for executables."
77msgstr "実行可能ファイルのパスを取得します。"
78
79#: ../../rst/api/index.rst:87
80msgid "Runs a command within an Ansible module."
81msgstr "Ansible モジュール内でコマンドを実行します。"
82
83#: ../../rst/api/index.rst:91
84msgid "Exits and returns a failure."
85msgstr "終了して、失敗を返します。"
86
87#: ../../rst/api/index.rst:95
88msgid "Exits and returns output."
89msgstr "終了して、出力を返します。"
90
91#: ../../rst/api/index.rst:99
92msgid "Modules"
93msgstr "モジュール"
94
95