foreman_ansible 12.0.3 → 12.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (74) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_ansible/locale/ca/foreman_ansible.js +932 -1
  3. data/app/assets/javascripts/foreman_ansible/locale/cs_CZ/foreman_ansible.js +932 -1
  4. data/app/assets/javascripts/foreman_ansible/locale/de/foreman_ansible.js +932 -1
  5. data/app/assets/javascripts/foreman_ansible/locale/en/foreman_ansible.js +931 -1
  6. data/app/assets/javascripts/foreman_ansible/locale/en_GB/foreman_ansible.js +932 -1
  7. data/app/assets/javascripts/foreman_ansible/locale/es/foreman_ansible.js +932 -1
  8. data/app/assets/javascripts/foreman_ansible/locale/fr/foreman_ansible.js +932 -1
  9. data/app/assets/javascripts/foreman_ansible/locale/gl/foreman_ansible.js +932 -1
  10. data/app/assets/javascripts/foreman_ansible/locale/it/foreman_ansible.js +932 -1
  11. data/app/assets/javascripts/foreman_ansible/locale/ja/foreman_ansible.js +932 -1
  12. data/app/assets/javascripts/foreman_ansible/locale/ka/foreman_ansible.js +932 -1
  13. data/app/assets/javascripts/foreman_ansible/locale/ko/foreman_ansible.js +932 -1
  14. data/app/assets/javascripts/foreman_ansible/locale/nl_NL/foreman_ansible.js +932 -1
  15. data/app/assets/javascripts/foreman_ansible/locale/pl/foreman_ansible.js +932 -1
  16. data/app/assets/javascripts/foreman_ansible/locale/pt_BR/foreman_ansible.js +932 -1
  17. data/app/assets/javascripts/foreman_ansible/locale/ru/foreman_ansible.js +932 -1
  18. data/app/assets/javascripts/foreman_ansible/locale/sv_SE/foreman_ansible.js +932 -1
  19. data/app/assets/javascripts/foreman_ansible/locale/zh_CN/foreman_ansible.js +932 -1
  20. data/app/assets/javascripts/foreman_ansible/locale/zh_TW/foreman_ansible.js +932 -1
  21. data/lib/foreman_ansible/register.rb +0 -1
  22. data/lib/foreman_ansible/version.rb +1 -1
  23. data/locale/ca/LC_MESSAGES/foreman_ansible.mo +0 -0
  24. data/locale/ca/foreman_ansible.po +14 -2
  25. data/locale/cs_CZ/LC_MESSAGES/foreman_ansible.mo +0 -0
  26. data/locale/cs_CZ/foreman_ansible.po +14 -2
  27. data/locale/de/LC_MESSAGES/foreman_ansible.mo +0 -0
  28. data/locale/de/foreman_ansible.po +52 -40
  29. data/locale/en/LC_MESSAGES/foreman_ansible.mo +0 -0
  30. data/locale/en/foreman_ansible.po +13 -1
  31. data/locale/en_GB/LC_MESSAGES/foreman_ansible.mo +0 -0
  32. data/locale/en_GB/foreman_ansible.po +14 -2
  33. data/locale/es/LC_MESSAGES/foreman_ansible.mo +0 -0
  34. data/locale/es/foreman_ansible.po +85 -74
  35. data/locale/foreman_ansible.pot +20 -2
  36. data/locale/fr/LC_MESSAGES/foreman_ansible.mo +0 -0
  37. data/locale/fr/foreman_ansible.po +43 -31
  38. data/locale/gl/LC_MESSAGES/foreman_ansible.mo +0 -0
  39. data/locale/gl/foreman_ansible.po +14 -2
  40. data/locale/it/LC_MESSAGES/foreman_ansible.mo +0 -0
  41. data/locale/it/foreman_ansible.po +14 -2
  42. data/locale/ja/LC_MESSAGES/foreman_ansible.mo +0 -0
  43. data/locale/ja/foreman_ansible.po +32 -20
  44. data/locale/ka/LC_MESSAGES/foreman_ansible.mo +0 -0
  45. data/locale/ka/foreman_ansible.po +44 -32
  46. data/locale/ko/LC_MESSAGES/foreman_ansible.mo +0 -0
  47. data/locale/ko/foreman_ansible.po +14 -2
  48. data/locale/nl_NL/LC_MESSAGES/foreman_ansible.mo +0 -0
  49. data/locale/nl_NL/foreman_ansible.po +14 -2
  50. data/locale/pl/LC_MESSAGES/foreman_ansible.mo +0 -0
  51. data/locale/pl/foreman_ansible.po +14 -2
  52. data/locale/pt_BR/LC_MESSAGES/foreman_ansible.mo +0 -0
  53. data/locale/pt_BR/foreman_ansible.po +44 -32
  54. data/locale/ru/LC_MESSAGES/foreman_ansible.mo +0 -0
  55. data/locale/ru/foreman_ansible.po +14 -2
  56. data/locale/sv_SE/LC_MESSAGES/foreman_ansible.mo +0 -0
  57. data/locale/sv_SE/foreman_ansible.po +14 -2
  58. data/locale/zh_CN/LC_MESSAGES/foreman_ansible.mo +0 -0
  59. data/locale/zh_CN/foreman_ansible.po +29 -17
  60. data/locale/zh_TW/LC_MESSAGES/foreman_ansible.mo +0 -0
  61. data/locale/zh_TW/foreman_ansible.po +14 -2
  62. data/webpack/components/AnsibleHostDetail/AnsibleHostDetail.js +1 -0
  63. data/webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/__test__/AnsibleVariableOverrides.test.js +3 -1
  64. data/webpack/components/AnsibleHostDetail/components/JobsTab/NewRecurringJobModal.js +1 -0
  65. data/webpack/components/AnsibleHostDetail/components/RolesTab/AllRolesModal/index.js +10 -2
  66. data/webpack/components/AnsibleHostDetail/components/RolesTab/EditRolesModal/index.js +10 -2
  67. data/webpack/components/AnsibleRolesAndVariables/AnsibleRolesAndVariables.js +13 -4
  68. data/webpack/components/AnsibleRolesAndVariables/index.js +6 -5
  69. data/webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.js +0 -1
  70. data/webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcherActions.js +2 -1
  71. data/webpack/components/AnsibleRolesSwitcher/components/AvailableRolesList.js +3 -1
  72. data/webpack/components/AnsibleRolesSwitcher/components/__snapshots__/AvailableRolesList.test.js.snap +2 -8
  73. data/webpack/formHelper.js +1 -0
  74. metadata +2 -2
@@ -1 +1,932 @@
1
- locales['foreman_ansible'] = locales['foreman_ansible'] || {}; locales['foreman_ansible']['ja'] = {"domain":"foreman_ansible","locale_data":{"foreman_ansible":{"":{"Project-Id-Version":"foreman_ansible 10.1.0","Report-Msgid-Bugs-To":"","PO-Revision-Date":"2018-11-14 21:36+0000","Last-Translator":"Amit Upadhye <aupadhye@redhat.com>, 2022","Language-Team":"Japanese (https://www.transifex.com/foreman/teams/114/ja/)","MIME-Version":"1.0","Content-Type":"text/plain; charset=UTF-8","Content-Transfer-Encoding":"8bit","Language":"ja","Plural-Forms":"nplurals=1; plural=0;","lang":"ja","domain":"foreman_ansible","plural_forms":"nplurals=1; plural=0;"},"No added or removed roles nor variables.":["追加または削除されたロールや変数はありません。"],"No added or removed roles nor variables detected on %s.":["%s では、追加または削除されたロールや変数は検出されませんでした。"],"No changes in variables detected on %s.":["%s では、変数の変更が検出されませんでした。"],"No proxy found to import variables from, ensure that the smart proxy has the Ansible feature enabled.":["変数のインポート元となるプロキシーが見つかりません。Smart Proxy で Ansible 機能が有効であることを確認してください。"],"Show Ansible inventory for hosts":["ホストの Ansible インベントリーを表示する"],"IDs of hosts included in inventory":["インベントリーに含まれるホストの ID"],"Show Ansible inventory for hostgroups":["ホストグループの Ansible インベントリーを表示する"],"IDs of hostgroups included in inventory":["インベントリーに含まれるホストグループの ID"],"Schedule generating of Ansible Inventory report":["Ansible インベントリーレポートの生成をスケジュールする"],"Hash of input values of type input=>value":["type input=>value の入力値のハッシュ"],"Report format, defaults to '%s'":["レポート形式、デフォルトは「%s」"],"Override match":["一致候補の上書き"],"Override value, required if omit is false":["上書き値 (--omit が false の場合に必要)"],"Create an override value for a specific ansible variable":["特定の Ansible 変数の上書き値を作成します"],"Destroy an override value":["上書き値を破棄します"],"Sync Ansible playbooks":["Ansible Playbook の同期"],"Smart Proxy to sync from":["同期元の Smart Proxy"],"Ansible playbooks names to be synced":["同期する Ansible Playbook 名"],"Fetch Ansible playbooks available to be synced":["同期可能な Ansible Playbook の取得"],"Smart Proxy to fetch from":["取得元となる Smart Proxy"],"Smart proxy id is required":["Smart Proxy ID が必要です"],"Show role":["ロールを表示します"],"List Ansible roles":["Ansible ロールを一覧表示します"],"Deletes Ansible role":["Ansible ロールを削除します"],"DEPRECATED: Import Ansible roles":["非推奨: Ansible ロールのインポート"],"Smart Proxy to import from":["インポート元となる Smart Proxy"],"Ansible role names to be imported":["インポートする Ansible ロール名"],"Use sync instead, to sync roles from Smart Proxy with Ansible feature enabled":["代わりに同期を使用し、Ansible 機能を有効化して SmartProxy からロールを同期します"],"Sync Ansible roles":["Ansible ロールの同期"],"Ansible role names to be synced":["同期する Ansible ロール名"],"No changes detected in specified Ansible Roles and their variables":["指定された Ansible ロールとその変数に変更は検出されませんでした"],"DEPRECATED: Obsolete Ansible roles":["非推奨: Ansible ロールの廃止"],"Fetch Ansible roles available to be synced":["同期可能な Ansible ロールの取得"],"Show variable":["変数を表示します"],"List Ansible variables":["Ansible 変数を一覧表示します"],"Deletes Ansible variable":["Ansible 変数を削除します"],"Name of variable":["変数の名前"],"Role ID":["ロール ID"],"Default value of variable":["変数のデフォルト値"],"When enabled the parameter is hidden in the UI":["有効な場合はパラメーターは UI で非表示になります"],"The order in which values are resolved":["値が解決される順序"],"Description of variable":["変数の説明"],"Types of validation values":["検証値のタイプ"],"Used to enforce certain values for the parameter values":["パラメーター値の特定の値を適用するために使用されます"],"Types of variable values":["変数値のタイプ"],"Merge all matching values (only array/hash type)":["一致するすべての値のマージ (配列/ハッシュタイプのみ)"],"Include default value when merging all matching values":["一致するすべての値をマージするときにデフォルト値を含めます"],"Remove duplicate values (only array type)":["重複する値の削除 (配列タイプのみ)"],"Whether to override variable or not":["変数を上書きするかどうか"],"Create Ansible variable":["Ansible 変数を作成します"],"Updates Ansible variable":["Ansible 変数を更新します"],"DEPRECATED: Import Ansible variables. This will only import variables for already existing roles, it will not import any new roles":["非推奨: Ansible 変数をインポートします。既存のロールの変数のみをインポートし、新規ロールはインポートしません。"],"DEPRECATED: Obsolete Ansible variables. This will only obsolete variables for already existing roles, it will not delete any old roles":["非推奨: Ansible 変数が使用されなようにします。既存のロールの変数のみを使用されないようにするだけで、古くなったロールを削除するわけではありません。"],"Runs all Ansible roles on a hostgroup":["ホストグループですべての Ansible ロールを実行します"],"Runs all Ansible roles on hostgroups":["ホストグループですべての Ansible ロールを実行します"],"IDs of hostgroups to play roles on":["ロールを実行するホストグループの ID"],"List all Ansible roles for a hostgroup":["ホストグループの Ansible ロールをすべて一覧表示します"],"Assigns Ansible roles to a hostgroup":["Ansible ロールをホストグループに割り当てます"],"Ansible roles to assign to a hostgroup":["ホストグループに割り当てる Ansible ロール"],"Directly add an Ansible role to a hostgroup":[""],"Ansible role to add to a hostgroup":[""],"Remove directly assigned Ansible role from a hostgroup":[""],"Ansible role to remove from a hostgroup":[""],"IDs of associated ansible roles":["関連する Ansible ロールの ID"],"Runs all Ansible roles on a host":["ホスト上ですべての Ansible ロールを実行します"],"Runs all Ansible roles on hosts":["ホスト上ですべての Ansible ロールを実行します"],"IDs of hosts to play roles on":["ロールを実行するホストの ID"],"List all Ansible roles for a host":["ホストの Ansible ロールをすべて一覧表示します"],"Assigns Ansible roles to a host":["Ansible ロールをホストに割り当てます"],"Ansible roles to assign to a host":["ホストに割り当てる Ansible ロール"],"Directly add an Ansible role to a host":[""],"Ansible role to add to a host":[""],"Remove directly assigned Ansible role from a host":[""],"Ansible role to remove from a host":[""],"Enable the callback plugin for this template":[""],"Host group has no associated hosts":["ホストグループに関連付けられたホストがありません"],"There are no Ansible roles to play":["実行する Ansible ロールはありません"],"Could not run Ansible roles for %{host}":["%{host} の Ansible ロールを実行できませんでした"],"Host not found by id: %s":["id: %s でホストが見つかりません"],"Ansible Variable not found by id: %s":["id: %s で Ansible 変数が見つかりません"],"Run all Ansible roles":["すべての Ansible ロールの実行"],"Run all Ansible roles on hosts belonging to this host group":["このホストグループに所属するホストですべての Ansible ロールを実行する"],"Configure Ansible Job":[""],"No roles/hosts assigned":[""],"No additional data":["追加データなし"],"Show full value":[""],"Add":["追加"],"Remove":["削除"],"Update":["更新"],"Import Role":["ロールのインポート"],"Remove Role":["ロールの削除"],"Update Role Variables":["ロール変数の更新"],"Import from %s":["%s からのインポート"],"Ansible Role":["Ansible ロール"],"Import":["インポート"],"%s ago":["%s 前"],"Upgrade":[""],"Import roles And Variables":["ロールと変数のインポート"],"Foreman":["Foreman"],"Unable to get roles from Ansible":["Ansible からロールを取得できません"],"Unable to get roles/variables from Ansible":["Ansible からロール/変数を取得できません"],"Unable to get playbook's names from Ansible":["Ansible から Playbook の名前を取得できません"],"Unable to get playbooks from Ansible":["Ansible から Playbook を取得できません"],"Tags":["タグ"],"Include/Exclude Tags":["タグの追加/除外"],"Ansible provider specific inputs":["Ansible プロバイダー固有の入力"],"A comma separated list of tags to use for Ansible run":["Ansible 実行に使用するタグのコンマ区切りリスト"],"Include\\\\Exclude tags for Ansible run":["Ansible の実行にタグを追加/除外"],"Task Details":["タスクの詳細"],"Remediation Plan":["修復プラン"],"Job Details":["ジョブの詳細"],"Proxy not found":["プロキシーが見つかりません"],"Changed Ansible roles":["変更された Ansible ロール"],"Ansible Roles":["Ansible ロール"],"Role|Name":["名前"],"Hostgroups":["ホストグループ"],"Hosts":["ホスト"],"Variables":["変数"],"Imported at":["インポート場所"],"Actions":["アクション"],"Delete %s?":["%s を削除しますか?"],"No Ansible Roles were found in Foreman. If you want to assign roles to your hosts,\\n you have to import them first.":["Foreman で Ansible ロールが見つかりませんでした。ホストにロールを割りてる場合は、\\n 最初にロールをインポートする必要があります。"],"Learn more about this in the documentation.":["詳細についてはドキュメントを参照してください。"],"Ansible Variable Details (Imported)":["Ansible 変数の詳細 (インポート済み)"],"Ansible Variable Details":["Ansible 変数の詳細"],"Default Behavior":["デフォルト動作"],"Override the default value of the Ansible variable.":["Ansible 変数のデフォルト値を上書きします。"],"Mark the variable to be managed by Foreman. When the Ansible role of this variable is assigned to a host, the default value will be added to Ansible inventory as a host variable. Specify matchers to set a different value for such variable.":["Foreman が管理する変数をマークします。この変数の Ansible ロールがホストに割り当てられると、デフォルト値がホスト変数として Ansible インベントリーに追加されます。そのような変数に異なる値を設定するには、マッチャーを指定します。"],"Value to use when there is no match.":["一致がない場合に使用する値。"],"Hidden Value":["非表示の値"],"Hide all values for this parameter.":["このパラメーターのすべての値を非表示にします。"],"Optional Input Validator":["オプションの入力バリデーター"],"Before including these variables on your playbooks, Foreman will validate that your variables comply with the validation.":["Playbook にこの変数を追加する前に、Foreman は変数がバリデーションに準拠していることを確認します。"],"If checked, will raise an error if there is no default value and no matcher provide a value.":["チェックが付けられていると、デフォルト値がなく Matcher が値を指定しない場合にエラーが出されます。"],"Prioritize Attribute Order":["属性の順序の優先順位付け"],"Set the order in which values are resolved.":["値が解決される順序を設定します。"],"Order":["順序"],"The order in which matchers keys are processed, first match wins.<br> You may use multiple attributes as a matcher key, for example, an order of <code>host group, environment</code> would expect a matcher such as <code>hostgroup = \\\"web servers\\\", environment = production</code>":["Matcher キーが処理される順序です。先に一致したもの順になります。<br> 複数の属性を Matcher キーとして使用できます。たとえば、<code>host group, environment</code> の順序の場合には、<code>hostgroup = \\\"web servers\\\", environment = production</code> のような Matcher が予想されます"],"Continue to look for matches after first find (only array/hash type)? Note: merging overrides ignores all matchers that are omitted.":["最初の検索後に継続して一致する候補を検索しますか (配列/ハッシュタイプのみ)? 注記: 上書きのマージにより、省略されたすべての Matcher が無視されます。"],"Include default value when merging all matching values.":["一致するすべての値をマージするときにデフォルト値を含めます。"],"Avoid duplicate values when merging them (only array type)?":["値をマージするときに重複する値を回避しますか (配列タイプのみ)?"],"Specify Matchers":["Matcher の指定"],"Ansible Variables":["Ansible 変数"],"Edit %s":["%s の編集"],"Edit Ansible Variable":["Ansible 変数の編集"],"New Ansible Variable":["新規 Ansible 変数"],"Variable|Name":["名前"],"Variable|Role":["変数|ロール"],"Type":["タイプ"],"Imported?":["インポートしましたか?"],"Overriden":["上書き済み"],"Create Ansible Variable":["Ansible 変数の作成"],"Ansible check mode":["Ansible チェックモード"],"Notice that ansible roles run in check mode.":["Ansible ロールはチェックモードで実行されることに注意してください。"],"Level":["レベル"],"Task":["タスク"],"Message":["メッセージ"],"Nothing to show":["表示するものがありません"],"Enable Ansible Callback":[""],"Ansible":["Ansible"],"Jobs":["ジョブ"],"Insights remediation on %{hosts_count} host(s) has finished successfully":["{hosts_count} 台のホストで Insights の修復が正常に完了しました"],"Roles":["ロール"],"Import roles and variables has finished successfully":["ロールと変数のインポートが正常に終了しました"],"Playbooks":["Playbook"],"Import playbooks has finished successfully":["Playbook のインポートが正常に終了しました"],"Use this to supply a path to an SSH Private Key that Ansible will use in lieu of a password Override with \\\"ansible_ssh_private_key_file\\\" host parameter":["これを使用して、Ansible がパスワードの代わりに使用する SSH 秘密鍵へのパスを指定します。\\\"ansible_ssh_private_key_file\\\" ホストパラメータで上書きします"],"Private Key Path":["秘密鍵のパス"],"Use this connection type by default when running Ansible playbooks. You can override this on hosts by adding a parameter \\\"ansible_connection\\\"":["デフォルトでは、Ansible Playbook の実行時にこの接続タイプを使用します。ホストでこれを上書きするには、パラメーター \\\"ansible_connection\\\" を追加します。"],"Connection type":["接続タイプ"],"Enable/disable WinRM server certificate validation when running Ansible playbooks. You can override this on hosts by adding a parameter \\\"ansible_winrm_server_cert_validation\\\"":["Ansible Playbook の実行時に、WinRM サーバー証明書の検証を有効または無効にします。ホスト上でこれを上書きするには、パラメーター \\\"ansible_winrm_server_cert_validation\\\" を追加します"],"WinRM cert Validation":["WinRM 証明書の検証"],"Foreman will add this level of verbosity for additional debugging output when running Ansible playbooks.":["Foreman では、詳細レベルをここまで上げ、Ansible Playbook の実行時に追加でデバッグ出力が表示されるようにします。"],"Default verbosity level":["デフォルトのの詳細レベル"],"Disabled":["無効化済み"],"Level 1 (-v)":["レベル 1 (-v)"],"Level 2 (-vv)":["レベル 2 (-vv)"],"Level 3 (-vvv)":["レベル 3 (-vvv)"],"Level 4 (-vvvv)":["レベル 4 (-vvvv)"],"Timeout (in seconds) to set when Foreman will trigger a play Ansible roles task after a host is fully provisioned. Set this to the maximum time you expect a host to take until it is ready after a reboot.":["ホストが完全にプロビジョニングされた後に、Foreman が Ansible ロールのタスクのプレイをトリガーするタイミングを設定するタイムアウト (秒単位)。再起動後にホストが準備完了となるまでの最大時間に設定します。"],"Post-provision timeout":["プロビジョニング後のタイムアウト"],"Timeout (in minutes) when hosts should have reported.":["ホストがレポートするはずだった場合のタイムアウト (分単位)"],"Ansible report timeout":["Ansible レポートのタイムアウト"],"Disable host configuration status turning to out of sync for %{cfgmgmt} after report does not arrive within configured interval":["設定した間隔でレポートが到達しない場合に、%{cfgmgmt} のホスト設定ステータスが非同期に切り替わらないように無効にします"],"%{cfgmgmt} out of sync disabled":["%{cfgmgmt} の非同期切り替えを無効にしました"],"Foreman will use this template to schedule the report with Ansible inventory":["Foreman は、このテンプレートを使用して Ansible インベントリーを使用したレポートのスケジューリングを行います。"],"Default Ansible inventory report template":["Ansible インベントリーレポートのデフォルトテンプレート"],"Those roles will be excluded when importing roles from smart proxy, The expected input is comma separated values and you can use * wildcard metacharactersFor example: foo*, *b*,*bar":["Smart Proxy からロールをインポートする場合、これらのロールは除外されます。コンマで区切った値での入力が想定されており、* ワイルドカードメタ文字 (例: foo*、*b*、*bar) を使用できます。"],"Ansible roles to ignore":["無視する Ansible ロール"],"Number of tasks which should be sent to the smart proxy in one request, if foreman_tasks_proxy_batch_trigger is enabled. If set, overrides foreman_tasks_proxy_batch_size setting for Ansible jobs.":["foreman_tasks_proxy_batch_trigger が有効な場合に、1つの要求で Smart Proxy に送信する必要があるタスクの数。設定されている場合、Ansible ジョブの foreman_tasks_proxy_batch_size 設定をオーバーライドします。"],"Proxy tasks batch size for Ansible":["Ansible のプロキシータスクのバッチサイズ"],"Update Smart Proxy":[""],"Run Ansible roles":["Ansible ロールの実行"],"Runs an Ansible playbook which contains all the roles defined for a host":["ホスト用に定義したすべてのロールを含む Ansible Playbook の実行"],"Ansible: Run Insights maintenance plan":["Ansible: Insights メンテナンスプランの実行"],"Runs a given maintenance plan from Red Hat Access Insights given an ID.":["指定された ID の Red Hat Access Insights から指定されたメンテナンスプランを実行します。"],"Run playbook":["Playbook の実行"],"Run an Ansible playbook against given hosts":["指定したホストに Ansible Playbook を実行する"],"Enable web console":["Web コンソールの有効化"],"Run an Ansible playbook to enable web console on given hosts":["Ansible Playbook を実行して、指定されたホストで Web コンソールを有効にします"],"Upgrade Capsules on given hosts":["指定されたホストで Capsule をアップグレード"],"Upgrade Capsules on given Capsule server hosts":["指定された Capsule サーバーホストで Capsule をアップグレードします"],"Name":["名前"],"Ansible role":["Ansible ロール"],"Value":["値"],"Source attribute":["ソース属性"],"Delete":["削除"],"Delete Ansible variable override":["Ansible 変数のオーバーライドを削除します"],"Are you sure you want to delete override for %s?":["%s のオーバーライドを削除してもよろしいですか?"],"Default value":["デフォルト値"],"Ansible variable override was successfully deleted.":["Ansible 変数のオーバーライドは正常に削除されました。"],"There was a following error when deleting Ansible variable override: %s":["Ansible 変数のオーバーライドを削除する際に、次のエラーが発生しました: %s"],"Invalid, expected to match a regex: %s":["無効です。正規表現に一致することが予想されます: %s"],"Invalid, expected one of: %s":["無効です。次のいずれかが予想されます: %s"],"is required":["は必須です"],"There was a following error when changing Ansible variable override: %s":["Ansible 変数のオーバーライドを変更する際に、次のエラーが発生しました: %s"],"Ansible variable override successfully changed.":["Ansible 変数のオーバーライドは正常に変更されました。"],"true":["true"],"false":["false"],"No Ansible variables found for Host":["ホストの Ansible 変数が見つかりません"],"Only variables marked to Override are shown here.":["オーバーライドとしてマークされた変数のみがここに表示されます。"],"There was a following error when deleting Ansible config job: %s":["Ansible 設定ジョブを削除する際に、次のエラーが発生しました: %s"],"Ansible job was successfully canceled.":["Ansible ジョブは正常にキャンセルされました。"],"(from host group)":["(ホストグループから)"],"hourly":["毎時"],"daily":["毎日"],"weekly":["毎週"],"monthly":["毎月"],"Must not be in the past":["過去は指定できません"],"Required field":[""],"There was a following error when creating Ansible job: %s":["Ansible ジョブを作成する際に、次のエラーが発生しました: %s"],"Ansible job was successfully created.":["Ansible ジョブは正常に作成されました。"],"Submit":["送信"],"Cancel":["取り消し"],"This job will run all the assigned Ansible roles.":[""],"For more advanced scheduling options":[""],"view remote execution page.":[""],"Schedule recurring Ansible roles job":[""],"Description":["説明"],"Result":["結果"],"State":["状態"],"Executed at":["実行"],"Schedule":["スケジュール"],"Previously executed jobs":["以前実行されたジョブ"],"Next Run":["次の実行"],"Cancel Ansible config job":["Ansible 設定ジョブのキャンセル"],"Are you sure you want to cancel Ansible config job?":["Ansible 設定ジョブをキャンセルしてよろしいですか?"],"Scheduled recurring jobs":["スケジュール済みの繰り返しジョブ"],"Schedule recurring job":["繰り返しジョブのスケジュール"],"No config job for Ansible roles scheduled":["Ansible ロールの設定ジョブはスケジュールされていません"],"No previous job executions found":["以前のジョブ実行が見つかりません"],"Source":["ソース"],"Inherited from Hostgroup":["ホストグループから継承"],"Directly assigned to Host":["ホストに直接割り当て"],"All assigned Ansible roles":["割り当てられたすべての Ansible ロール"],"This list consists of host assigned roles and group assigned roles. Group assigned roles will always be executed prior to host assigned roles.":[""],"No Ansible roles assigned":["Ansible ロールは割り当てられていません"],"Confirm":["確認"],"There was a following error when assigning Ansible Roles: %s":["Ansible ロールを割り当てる際に、次のエラーが発生しました: %s"],"Ansible Roles were successfully assigned.":["Ansible ロールは正常に割り当てられました。"],"Edit Ansible Roles":["Ansible ロールの編集"],"Add, remove or reorder host assigned Ansible roles. This host has also group assigned roles that are not displayed here and will always be executed prior to host assigned roles.":[""],"Close":["閉じる"],"Edit Ansible roles":["Ansible ロールの編集"],"Ansible roles assigned directly to host":["ホストに直接割り当てられた Ansible ロール"],"view all assigned roles":["割り当てられたロールをすべて表示"],"Assign roles directly to the host":[""],"View inherited roles":[""],"No roles assigned directly to the host":[""],"Inventory":["インベントリー"],"Import roles and variables started: ":["ロールと変数のインポートが開始されました: "],"view the task in progress":["処理中のタスクを表示"],"Failed to import roles and variables ":["ロールと変数のインポートに失敗しました "],"Available Ansible Roles":["利用可能な Ansible ロール"],"Assigned Ansible Roles":["割り当てられた Ansible ロール"],"You are not authorized to perform this action.":["このアクションを実行する権限がありません。"],"Please request one of the required permissions listed below from a Foreman administrator:":["以下に一覧表示された必須パーミッションのいずれかを、Foreman 管理者に要求してください:"],"Permission Denied":["パーミッションが拒否されました"],"This Ansible role is inherited from parent host group":["この Ansible ロールは親ホストグループから継承されます"],"This Ansible role is inherited from host group":["この Ansible ロールはホストグループから継承されます"],"Use drag and drop to change order of the roles. Ordering of roles is respected for Ansible runs, inherited roles are always before those assigned directly":["ドラッグアンドドロップを使用して、ロールの順序を変更します。ロールの順序は Ansible 実行時に尊重され、継承されたロールは必ず直接割り当てられたロールよりも前になります"],"Add selected":["選択項目の追加"],"Add all":["すべて追加"],"Remove all":["すべて削除"],"Remove selected":["選択項目の削除"],"%(selectedCount)s of %(totalCount)s items selected":["%(selectedCount)s/%(totalCount)s 項目を選択"],"Available Ansible roles":["利用可能な Ansible ロール"],"Host assigned Ansible roles":["ホストに割り当てられた Ansible ロール"],"Error!":["エラー!"],"Nothing Found!":["何も見つかりません!"],"Permission denied":["パーミッションが拒否されました。"],"You are not authorized to view the page. ":["ページを表示する権限がありません。 "],"Request the following permissions from administrator: %s.":["管理者に次のパーミッションを要求してください: %s。"],"Configure Recurring Job":["繰り返しジョブの設定"],"Action with sub plans":["サブプランによるアクション"],"Import Puppet classes":["Puppet クラスのインポート"],"Import facts":["ファクトのインポート"],"Remote action:":["リモートアクション:"],"Ansible support in Foreman":["Foreman での Ansible サポート"]}}};
1
+ locales['foreman_ansible'] = locales['foreman_ansible'] || {}; locales['foreman_ansible']['ja'] = {
2
+ "domain": "foreman_ansible",
3
+ "locale_data": {
4
+ "foreman_ansible": {
5
+ "": {
6
+ "Project-Id-Version": "foreman_ansible 12.0.3",
7
+ "Report-Msgid-Bugs-To": "",
8
+ "POT-Creation-Date": "2023-05-29 15:29+0200",
9
+ "PO-Revision-Date": "2018-11-14 21:36+0000",
10
+ "Last-Translator": "Amit Upadhye <aupadhye@redhat.com>, 2023",
11
+ "Language-Team": "Japanese (https://app.transifex.com/foreman/teams/114/ja/)",
12
+ "MIME-Version": "1.0",
13
+ "Content-Type": "text/plain; charset=UTF-8",
14
+ "Content-Transfer-Encoding": "8bit",
15
+ "Language": "ja",
16
+ "Plural-Forms": "nplurals=1; plural=0;",
17
+ "lang": "ja",
18
+ "domain": "foreman_ansible",
19
+ "plural_forms": "nplurals=1; plural=0;"
20
+ },
21
+ "No added or removed roles nor variables.": [
22
+ "追加または削除されたロールや変数はありません。"
23
+ ],
24
+ "No added or removed roles nor variables detected on %s.": [
25
+ "%s では、追加または削除されたロールや変数は検出されませんでした。"
26
+ ],
27
+ "No changes in variables detected on %s.": [
28
+ "%s では、変数の変更が検出されませんでした。"
29
+ ],
30
+ "No proxy found to import variables from, ensure that the smart proxy has the Ansible feature enabled.": [
31
+ "変数のインポート元となるプロキシーが見つかりません。Smart Proxy で Ansible 機能が有効であることを確認してください。"
32
+ ],
33
+ "Show Ansible inventory for hosts": [
34
+ "ホストの Ansible インベントリーを表示する"
35
+ ],
36
+ "IDs of hosts included in inventory": [
37
+ "インベントリーに含まれるホストの ID"
38
+ ],
39
+ "Show Ansible inventory for hostgroups": [
40
+ "ホストグループの Ansible インベントリーを表示する"
41
+ ],
42
+ "IDs of hostgroups included in inventory": [
43
+ "インベントリーに含まれるホストグループの ID"
44
+ ],
45
+ "Schedule generating of Ansible Inventory report": [
46
+ "Ansible インベントリーレポートの生成をスケジュールする"
47
+ ],
48
+ "Hash of input values of type input=>value": [
49
+ "type input=>value の入力値のハッシュ"
50
+ ],
51
+ "Report format, defaults to '%s'": [
52
+ "レポート形式、デフォルトは「%s」"
53
+ ],
54
+ "Override match": [
55
+ "一致候補の上書き"
56
+ ],
57
+ "Override value, required if omit is false": [
58
+ "上書き値 (omit が false の場合に必要)"
59
+ ],
60
+ "Create an override value for a specific ansible variable": [
61
+ "特定の Ansible 変数の上書き値を作成します"
62
+ ],
63
+ "Destroy an override value": [
64
+ "上書き値を破棄します"
65
+ ],
66
+ "Sync Ansible playbooks": [
67
+ "Ansible Playbook の同期"
68
+ ],
69
+ "Smart Proxy to sync from": [
70
+ "同期元の Smart Proxy"
71
+ ],
72
+ "Ansible playbooks names to be synced": [
73
+ "同期する Ansible Playbook 名"
74
+ ],
75
+ "Fetch Ansible playbooks available to be synced": [
76
+ "同期可能な Ansible Playbook の取得"
77
+ ],
78
+ "Smart Proxy to fetch from": [
79
+ "取得元となる Smart Proxy"
80
+ ],
81
+ "Smart proxy id is required": [
82
+ "Smart Proxy ID が必要です"
83
+ ],
84
+ "Show role": [
85
+ "ロールを表示します"
86
+ ],
87
+ "List Ansible roles": [
88
+ "Ansible ロールを一覧表示します"
89
+ ],
90
+ "Deletes Ansible role": [
91
+ "Ansible ロールを削除します"
92
+ ],
93
+ "DEPRECATED: Import Ansible roles": [
94
+ "非推奨: Ansible ロールのインポート"
95
+ ],
96
+ "Smart Proxy to import from": [
97
+ "インポート元となる Smart Proxy"
98
+ ],
99
+ "Ansible role names to be imported": [
100
+ "インポートする Ansible ロール名"
101
+ ],
102
+ "Use sync instead, to sync roles from Smart Proxy with Ansible feature enabled": [
103
+ "代わりに同期を使用し、Ansible 機能を有効化して SmartProxy からロールを同期します"
104
+ ],
105
+ "Sync Ansible roles": [
106
+ "Ansible ロールの同期"
107
+ ],
108
+ "Ansible role names to be synced": [
109
+ "同期する Ansible ロール名"
110
+ ],
111
+ "No changes detected in specified Ansible Roles and their variables": [
112
+ "指定された Ansible ロールとその変数に変更は検出されませんでした"
113
+ ],
114
+ "DEPRECATED: Obsolete Ansible roles": [
115
+ "非推奨: Ansible ロールの廃止"
116
+ ],
117
+ "Fetch Ansible roles available to be synced": [
118
+ "同期可能な Ansible ロールの取得"
119
+ ],
120
+ "Show variable": [
121
+ "変数を表示します"
122
+ ],
123
+ "List Ansible variables": [
124
+ "Ansible 変数を一覧表示します"
125
+ ],
126
+ "Deletes Ansible variable": [
127
+ "Ansible 変数を削除します"
128
+ ],
129
+ "Name of variable": [
130
+ "変数の名前"
131
+ ],
132
+ "Role ID": [
133
+ "ロール ID"
134
+ ],
135
+ "Default value of variable": [
136
+ "変数のデフォルト値"
137
+ ],
138
+ "When enabled the parameter is hidden in the UI": [
139
+ "有効な場合はパラメーターは UI で非表示になります"
140
+ ],
141
+ "The order in which values are resolved": [
142
+ "値が解決される順序"
143
+ ],
144
+ "Description of variable": [
145
+ "変数の説明"
146
+ ],
147
+ "Types of validation values": [
148
+ "検証値のタイプ"
149
+ ],
150
+ "Used to enforce certain values for the parameter values": [
151
+ "パラメーター値の特定の値を適用するために使用されます"
152
+ ],
153
+ "Types of variable values": [
154
+ "変数値のタイプ"
155
+ ],
156
+ "Merge all matching values (only array/hash type)": [
157
+ "一致するすべての値のマージ (配列/ハッシュタイプのみ)"
158
+ ],
159
+ "Include default value when merging all matching values": [
160
+ "一致するすべての値をマージするときにデフォルト値を含めます"
161
+ ],
162
+ "Remove duplicate values (only array type)": [
163
+ "重複する値の削除 (配列タイプのみ)"
164
+ ],
165
+ "Whether to override variable or not": [
166
+ "変数を上書きするかどうか"
167
+ ],
168
+ "Create Ansible variable": [
169
+ "Ansible 変数を作成します"
170
+ ],
171
+ "Updates Ansible variable": [
172
+ "Ansible 変数を更新します"
173
+ ],
174
+ "DEPRECATED: Import Ansible variables. This will only import variables for already existing roles, it will not import any new roles": [
175
+ "非推奨: Ansible 変数をインポートします。既存のロールの変数のみをインポートし、新規ロールはインポートしません。"
176
+ ],
177
+ "DEPRECATED: Obsolete Ansible variables. This will only obsolete variables for already existing roles, it will not delete any old roles": [
178
+ "非推奨: Ansible 変数が使用されないようにします。既存のロールの変数のみを使用されないようにするだけで、古くなったロールを削除するわけではありません。"
179
+ ],
180
+ "Runs all Ansible roles on a hostgroup": [
181
+ "ホストグループですべての Ansible ロールを実行します"
182
+ ],
183
+ "Runs all Ansible roles on hostgroups": [
184
+ "ホストグループですべての Ansible ロールを実行します"
185
+ ],
186
+ "IDs of hostgroups to play roles on": [
187
+ "ロールを実行するホストグループの ID"
188
+ ],
189
+ "List all Ansible roles for a hostgroup": [
190
+ "ホストグループの Ansible ロールをすべて一覧表示します"
191
+ ],
192
+ "Assigns Ansible roles to a hostgroup": [
193
+ "Ansible ロールをホストグループに割り当てます"
194
+ ],
195
+ "Ansible roles to assign to a hostgroup": [
196
+ "ホストグループに割り当てる Ansible ロール"
197
+ ],
198
+ "Directly add an Ansible role to a hostgroup": [
199
+ ""
200
+ ],
201
+ "Ansible role to add to a hostgroup": [
202
+ ""
203
+ ],
204
+ "Remove directly assigned Ansible role from a hostgroup": [
205
+ ""
206
+ ],
207
+ "Ansible role to remove from a hostgroup": [
208
+ ""
209
+ ],
210
+ "IDs of associated ansible roles": [
211
+ "関連する Ansible ロールの ID"
212
+ ],
213
+ "Runs all Ansible roles on a host": [
214
+ "ホスト上ですべての Ansible ロールを実行します"
215
+ ],
216
+ "Runs all Ansible roles on hosts": [
217
+ "ホスト上ですべての Ansible ロールを実行します"
218
+ ],
219
+ "IDs of hosts to play roles on": [
220
+ "ロールを実行するホストの ID"
221
+ ],
222
+ "List all Ansible roles for a host": [
223
+ "ホストの Ansible ロールをすべて一覧表示します"
224
+ ],
225
+ "Assigns Ansible roles to a host": [
226
+ "Ansible ロールをホストに割り当てます"
227
+ ],
228
+ "Ansible roles to assign to a host": [
229
+ "ホストに割り当てる Ansible ロール"
230
+ ],
231
+ "Directly add an Ansible role to a host": [
232
+ ""
233
+ ],
234
+ "Ansible role to add to a host": [
235
+ ""
236
+ ],
237
+ "Remove directly assigned Ansible role from a host": [
238
+ ""
239
+ ],
240
+ "Ansible role to remove from a host": [
241
+ ""
242
+ ],
243
+ "Enable the callback plugin for this template": [
244
+ ""
245
+ ],
246
+ "Host group has no associated hosts": [
247
+ "ホストグループに関連付けられたホストがありません"
248
+ ],
249
+ "There are no Ansible roles to play": [
250
+ "実行する Ansible ロールはありません"
251
+ ],
252
+ "Could not run Ansible roles for %{host}": [
253
+ "%{host} の Ansible ロールを実行できませんでした"
254
+ ],
255
+ "Host not found by id: %s": [
256
+ "id: %s でホストが見つかりません"
257
+ ],
258
+ "Ansible Variable not found by id: %s": [
259
+ "id: %s で Ansible 変数が見つかりません"
260
+ ],
261
+ "Run all Ansible roles": [
262
+ "すべての Ansible ロールの実行"
263
+ ],
264
+ "Run all Ansible roles on hosts belonging to this host group": [
265
+ "このホストグループに所属するホストですべての Ansible ロールを実行する"
266
+ ],
267
+ "Configure Ansible Job": [
268
+ "Ansible ジョブの設定"
269
+ ],
270
+ "No roles/hosts assigned": [
271
+ ""
272
+ ],
273
+ "No additional data": [
274
+ "追加データなし"
275
+ ],
276
+ "Show full value": [
277
+ ""
278
+ ],
279
+ "Add": [
280
+ "追加"
281
+ ],
282
+ "Remove": [
283
+ "削除"
284
+ ],
285
+ "Update": [
286
+ "更新"
287
+ ],
288
+ "Import Role": [
289
+ "ロールのインポート"
290
+ ],
291
+ "Remove Role": [
292
+ "ロールの削除"
293
+ ],
294
+ "Update Role Variables": [
295
+ "ロール変数の更新"
296
+ ],
297
+ "Import from %s": [
298
+ "%s からのインポート"
299
+ ],
300
+ "Ansible Role": [
301
+ "Ansible ロール"
302
+ ],
303
+ "Import": [
304
+ "インポート"
305
+ ],
306
+ "%s ago": [
307
+ "%s 前"
308
+ ],
309
+ "Upgrade": [
310
+ "アップグレード"
311
+ ],
312
+ "Import roles And Variables": [
313
+ "ロールと変数のインポート"
314
+ ],
315
+ "Foreman": [
316
+ "Foreman"
317
+ ],
318
+ "Unable to get roles from Ansible": [
319
+ "Ansible からロールを取得できません"
320
+ ],
321
+ "Unable to get roles/variables from Ansible": [
322
+ "Ansible からロール/変数を取得できません"
323
+ ],
324
+ "Unable to get playbook's names from Ansible": [
325
+ "Ansible から Playbook の名前を取得できません"
326
+ ],
327
+ "Unable to get playbooks from Ansible": [
328
+ "Ansible から Playbook を取得できません"
329
+ ],
330
+ "Tags": [
331
+ "タグ"
332
+ ],
333
+ "Include/Exclude Tags": [
334
+ "タグの追加/除外"
335
+ ],
336
+ "Ansible provider specific inputs": [
337
+ "Ansible プロバイダー固有の入力"
338
+ ],
339
+ "A comma separated list of tags to use for Ansible run": [
340
+ "Ansible 実行に使用するタグのコンマ区切りリスト"
341
+ ],
342
+ "Include\\\\Exclude tags for Ansible run": [
343
+ "Ansible の実行にタグを追加/除外"
344
+ ],
345
+ "Task Details": [
346
+ "タスクの詳細"
347
+ ],
348
+ "Remediation Plan": [
349
+ "修復プラン"
350
+ ],
351
+ "Job Details": [
352
+ "ジョブの詳細"
353
+ ],
354
+ "Proxy not found": [
355
+ "プロキシーが見つかりません"
356
+ ],
357
+ "Changed Ansible roles": [
358
+ "変更された Ansible ロール"
359
+ ],
360
+ "Ansible Roles": [
361
+ "Ansible ロール"
362
+ ],
363
+ "Role|Name": [
364
+ "名前"
365
+ ],
366
+ "Hostgroups": [
367
+ "ホストグループ"
368
+ ],
369
+ "Hosts": [
370
+ "ホスト"
371
+ ],
372
+ "Variables": [
373
+ "変数"
374
+ ],
375
+ "Imported at": [
376
+ "インポート場所"
377
+ ],
378
+ "Actions": [
379
+ "アクション"
380
+ ],
381
+ "Delete %s?": [
382
+ "%s を削除しますか?"
383
+ ],
384
+ "No Ansible Roles were found in Foreman. If you want to assign roles to your hosts,\\n you have to import them first.": [
385
+ "Foreman で Ansible ロールが見つかりませんでした。ホストにロールを割りてる場合は、\\n 最初にロールをインポートする必要があります。"
386
+ ],
387
+ "Learn more about this in the documentation.": [
388
+ "詳細についてはドキュメントを参照してください。"
389
+ ],
390
+ "Ansible Variable Details (Imported)": [
391
+ "Ansible 変数の詳細 (インポート済み)"
392
+ ],
393
+ "Ansible Variable Details": [
394
+ "Ansible 変数の詳細"
395
+ ],
396
+ "Default Behavior": [
397
+ "デフォルト動作"
398
+ ],
399
+ "Override the default value of the Ansible variable.": [
400
+ "Ansible 変数のデフォルト値を上書きします。"
401
+ ],
402
+ "Mark the variable to be managed by Foreman. When the Ansible role of this variable is assigned to a host, the default value will be added to Ansible inventory as a host variable. Specify matchers to set a different value for such variable.": [
403
+ "Foreman が管理する変数をマークします。この変数の Ansible ロールがホストに割り当てられると、デフォルト値がホスト変数として Ansible インベントリーに追加されます。そのような変数に異なる値を設定するには、マッチャーを指定します。"
404
+ ],
405
+ "Value to use when there is no match.": [
406
+ "一致がない場合に使用する値。"
407
+ ],
408
+ "Hidden Value": [
409
+ "非表示の値"
410
+ ],
411
+ "Hide all values for this parameter.": [
412
+ "このパラメーターのすべての値を非表示にします。"
413
+ ],
414
+ "Optional Input Validator": [
415
+ "オプションの入力バリデーター"
416
+ ],
417
+ "Before including these variables on your playbooks, Foreman will validate that your variables comply with the validation.": [
418
+ "Playbook にこの変数を追加する前に、Foreman は変数がバリデーションに準拠していることを確認します。"
419
+ ],
420
+ "If checked, will raise an error if there is no default value and no matcher provide a value.": [
421
+ "チェックが付けられていると、デフォルト値がなく Matcher が値を指定しない場合にエラーが出されます。"
422
+ ],
423
+ "Prioritize Attribute Order": [
424
+ "属性の順序の優先順位付け"
425
+ ],
426
+ "Set the order in which values are resolved.": [
427
+ "値が解決される順序を設定します。"
428
+ ],
429
+ "Order": [
430
+ "順序"
431
+ ],
432
+ "The order in which matchers keys are processed, first match wins.<br> You may use multiple attributes as a matcher key, for example, an order of <code>host group, environment</code> would expect a matcher such as <code>hostgroup = \\\"web servers\\\", environment = production</code>": [
433
+ "Matcher キーが処理される順序です。先に一致したもの順になります。<br> 複数の属性を Matcher キーとして使用できます。たとえば、<code>host group, environment</code> の順序の場合には、<code>hostgroup = \\\"web servers\\\", environment = production</code> のような Matcher が予想されます"
434
+ ],
435
+ "Continue to look for matches after first find (only array/hash type)? Note: merging overrides ignores all matchers that are omitted.": [
436
+ "最初の検索後に継続して一致する候補を検索しますか (配列/ハッシュタイプのみ)? 注記: 上書きのマージにより、省略されたすべての Matcher が無視されます。"
437
+ ],
438
+ "Include default value when merging all matching values.": [
439
+ "一致するすべての値をマージするときにデフォルト値を含めます。"
440
+ ],
441
+ "Avoid duplicate values when merging them (only array type)?": [
442
+ "値をマージするときに重複する値を回避しますか (配列タイプのみ)?"
443
+ ],
444
+ "Specify Matchers": [
445
+ "Matcher の指定"
446
+ ],
447
+ "Ansible Variables": [
448
+ "Ansible 変数"
449
+ ],
450
+ "Edit %s": [
451
+ "%s の編集"
452
+ ],
453
+ "Edit Ansible Variable": [
454
+ "Ansible 変数の編集"
455
+ ],
456
+ "New Ansible Variable": [
457
+ "新規 Ansible 変数"
458
+ ],
459
+ "Variable|Name": [
460
+ "名前"
461
+ ],
462
+ "Variable|Role": [
463
+ "変数|ロール"
464
+ ],
465
+ "Type": [
466
+ "タイプ"
467
+ ],
468
+ "Imported?": [
469
+ "インポートしましたか?"
470
+ ],
471
+ "Overriden": [
472
+ "上書き済み"
473
+ ],
474
+ "Create Ansible Variable": [
475
+ "Ansible 変数の作成"
476
+ ],
477
+ "Ansible check mode": [
478
+ "Ansible チェックモード"
479
+ ],
480
+ "Notice that ansible roles run in check mode.": [
481
+ "Ansible ロールはチェックモードで実行されることに注意してください。"
482
+ ],
483
+ "Level": [
484
+ "レベル"
485
+ ],
486
+ "Task": [
487
+ "タスク"
488
+ ],
489
+ "Message": [
490
+ "メッセージ"
491
+ ],
492
+ "Nothing to show": [
493
+ "表示するものがありません"
494
+ ],
495
+ "Enable Ansible Callback": [
496
+ ""
497
+ ],
498
+ "Ansible": [
499
+ "Ansible"
500
+ ],
501
+ "Jobs": [
502
+ "ジョブ"
503
+ ],
504
+ "Insights remediation on %{hosts_count} host(s) has finished successfully": [
505
+ "{hosts_count} 台のホストで Insights の修復が正常に完了しました"
506
+ ],
507
+ "Roles": [
508
+ "ロール"
509
+ ],
510
+ "Import roles and variables has finished successfully": [
511
+ "ロールと変数のインポートが正常に終了しました"
512
+ ],
513
+ "Playbooks": [
514
+ "Playbook"
515
+ ],
516
+ "Import playbooks has finished successfully": [
517
+ "Playbook のインポートが正常に終了しました"
518
+ ],
519
+ "Use this to supply a path to an SSH Private Key that Ansible will use in lieu of a password Override with \\\"ansible_ssh_private_key_file\\\" host parameter": [
520
+ "これを使用して、Ansible がパスワードの代わりに使用する SSH 秘密鍵へのパスを指定します。\\\"ansible_ssh_private_key_file\\\" ホストパラメータで上書きします"
521
+ ],
522
+ "Private Key Path": [
523
+ "秘密鍵のパス"
524
+ ],
525
+ "Use this connection type by default when running Ansible playbooks. You can override this on hosts by adding a parameter \\\"ansible_connection\\\"": [
526
+ "デフォルトでは、Ansible Playbook の実行時にこの接続タイプを使用します。ホストでこれを上書きするには、パラメーター \\\"ansible_connection\\\" を追加します。"
527
+ ],
528
+ "Connection type": [
529
+ "接続タイプ"
530
+ ],
531
+ "Enable/disable WinRM server certificate validation when running Ansible playbooks. You can override this on hosts by adding a parameter \\\"ansible_winrm_server_cert_validation\\\"": [
532
+ "Ansible Playbook の実行時に、WinRM サーバー証明書の検証を有効または無効にします。ホスト上でこれを上書きするには、パラメーター \\\"ansible_winrm_server_cert_validation\\\" を追加します"
533
+ ],
534
+ "WinRM cert Validation": [
535
+ "WinRM 証明書の検証"
536
+ ],
537
+ "Foreman will add this level of verbosity for additional debugging output when running Ansible playbooks.": [
538
+ "Foreman では、詳細レベルをここまで上げ、Ansible Playbook の実行時に追加でデバッグ出力が表示されるようにします。"
539
+ ],
540
+ "Default verbosity level": [
541
+ "デフォルトのの詳細レベル"
542
+ ],
543
+ "Disabled": [
544
+ "無効化済み"
545
+ ],
546
+ "Level 1 (-v)": [
547
+ "レベル 1 (-v)"
548
+ ],
549
+ "Level 2 (-vv)": [
550
+ "レベル 2 (-vv)"
551
+ ],
552
+ "Level 3 (-vvv)": [
553
+ "レベル 3 (-vvv)"
554
+ ],
555
+ "Level 4 (-vvvv)": [
556
+ "レベル 4 (-vvvv)"
557
+ ],
558
+ "Timeout (in seconds) to set when Foreman will trigger a play Ansible roles task after a host is fully provisioned. Set this to the maximum time you expect a host to take until it is ready after a reboot.": [
559
+ "ホストが完全にプロビジョニングされた後に、Foreman が Ansible ロールのタスクのプレイをトリガーするタイミングを設定するタイムアウト (秒単位)。再起動後にホストが準備完了となるまでの最大時間に設定します。"
560
+ ],
561
+ "Post-provision timeout": [
562
+ "プロビジョニング後のタイムアウト"
563
+ ],
564
+ "Timeout (in minutes) when hosts should have reported.": [
565
+ "ホストがレポートするはずだった場合のタイムアウト (分単位)"
566
+ ],
567
+ "Ansible report timeout": [
568
+ "Ansible レポートのタイムアウト"
569
+ ],
570
+ "Disable host configuration status turning to out of sync for %{cfgmgmt} after report does not arrive within configured interval": [
571
+ "設定した間隔でレポートが到達しない場合に、%{cfgmgmt} のホスト設定ステータスが非同期に切り替わらないように無効にします"
572
+ ],
573
+ "%{cfgmgmt} out of sync disabled": [
574
+ "%{cfgmgmt} の非同期切り替えを無効にしました"
575
+ ],
576
+ "Foreman will use this template to schedule the report with Ansible inventory": [
577
+ "Foreman は、このテンプレートを使用して Ansible インベントリーを使用したレポートのスケジューリングを行います。"
578
+ ],
579
+ "Default Ansible inventory report template": [
580
+ "Ansible インベントリーレポートのデフォルトテンプレート"
581
+ ],
582
+ "Those roles will be excluded when importing roles from smart proxy, The expected input is comma separated values and you can use * wildcard metacharactersFor example: foo*, *b*,*bar": [
583
+ "Smart Proxy からロールをインポートする場合、これらのロールは除外されます。コンマで区切った値での入力が想定されており、* ワイルドカードメタ文字 (例: foo*、*b*、*bar) を使用できます。"
584
+ ],
585
+ "Ansible roles to ignore": [
586
+ "無視する Ansible ロール"
587
+ ],
588
+ "Number of tasks which should be sent to the smart proxy in one request, if foreman_tasks_proxy_batch_trigger is enabled. If set, overrides foreman_tasks_proxy_batch_size setting for Ansible jobs.": [
589
+ "foreman_tasks_proxy_batch_trigger が有効な場合に、1つの要求で Smart Proxy に送信する必要があるタスクの数。設定されている場合、Ansible ジョブの foreman_tasks_proxy_batch_size 設定をオーバーライドします。"
590
+ ],
591
+ "Proxy tasks batch size for Ansible": [
592
+ "Ansible のプロキシータスクのバッチサイズ"
593
+ ],
594
+ "Update Smart Proxy": [
595
+ "Smart Proxy の更新"
596
+ ],
597
+ "Run Ansible roles": [
598
+ "Ansible ロールの実行"
599
+ ],
600
+ "Runs an Ansible playbook which contains all the roles defined for a host": [
601
+ "ホスト用に定義したすべてのロールを含む Ansible Playbook の実行"
602
+ ],
603
+ "Ansible: Run Insights maintenance plan": [
604
+ "Ansible: Insights メンテナンスプランの実行"
605
+ ],
606
+ "Runs a given maintenance plan from Red Hat Access Insights given an ID.": [
607
+ "指定された ID の Red Hat Access Insights から指定されたメンテナンスプランを実行します。"
608
+ ],
609
+ "Run playbook": [
610
+ "Playbook の実行"
611
+ ],
612
+ "Run an Ansible playbook against given hosts": [
613
+ "指定したホストに Ansible Playbook を実行する"
614
+ ],
615
+ "Enable web console": [
616
+ "Web コンソールの有効化"
617
+ ],
618
+ "Run an Ansible playbook to enable web console on given hosts": [
619
+ "Ansible Playbook を実行して、指定されたホストで Web コンソールを有効にします"
620
+ ],
621
+ "Upgrade Capsules on given hosts": [
622
+ "指定されたホストで Capsule をアップグレード"
623
+ ],
624
+ "Upgrade Capsules on given Capsule server hosts": [
625
+ "指定された Capsule サーバーホストで Capsule をアップグレードします"
626
+ ],
627
+ "Name": [
628
+ "名前"
629
+ ],
630
+ "Ansible role": [
631
+ "Ansible ロール"
632
+ ],
633
+ "Value": [
634
+ "値"
635
+ ],
636
+ "Source attribute": [
637
+ "ソース属性"
638
+ ],
639
+ "Delete": [
640
+ "削除"
641
+ ],
642
+ "Delete Ansible variable override": [
643
+ "Ansible 変数のオーバーライドを削除します"
644
+ ],
645
+ "Are you sure you want to delete override for %s?": [
646
+ "%s のオーバーライドを削除してもよろしいですか?"
647
+ ],
648
+ "Default value": [
649
+ "デフォルト値"
650
+ ],
651
+ "Ansible variable override was successfully deleted.": [
652
+ "Ansible 変数のオーバーライドは正常に削除されました。"
653
+ ],
654
+ "There was a following error when deleting Ansible variable override: %s": [
655
+ "Ansible 変数のオーバーライドを削除する際に、次のエラーが発生しました: %s"
656
+ ],
657
+ "Invalid, expected to match a regex: %s": [
658
+ "無効です。正規表現に一致することが予想されます: %s"
659
+ ],
660
+ "Invalid, expected one of: %s": [
661
+ "無効です。次のいずれかが予想されます: %s"
662
+ ],
663
+ "is required": [
664
+ "は必須です"
665
+ ],
666
+ "There was a following error when changing Ansible variable override: %s": [
667
+ "Ansible 変数のオーバーライドを変更する際に、次のエラーが発生しました: %s"
668
+ ],
669
+ "Ansible variable override successfully changed.": [
670
+ "Ansible 変数のオーバーライドは正常に変更されました。"
671
+ ],
672
+ "true": [
673
+ "true"
674
+ ],
675
+ "false": [
676
+ "false"
677
+ ],
678
+ "No Ansible variables found for Host": [
679
+ "ホストの Ansible 変数が見つかりません"
680
+ ],
681
+ "Only variables marked to Override are shown here.": [
682
+ "オーバーライドとしてマークされた変数のみがここに表示されます。"
683
+ ],
684
+ "There was a following error when deleting Ansible config job: %s": [
685
+ "Ansible 設定ジョブを削除する際に、次のエラーが発生しました: %s"
686
+ ],
687
+ "Ansible job was successfully canceled.": [
688
+ "Ansible ジョブは正常にキャンセルされました。"
689
+ ],
690
+ "(from host group)": [
691
+ "(ホストグループから)"
692
+ ],
693
+ "hourly": [
694
+ "毎時"
695
+ ],
696
+ "daily": [
697
+ "daily (毎日)"
698
+ ],
699
+ "weekly": [
700
+ "毎週"
701
+ ],
702
+ "monthly": [
703
+ "毎月"
704
+ ],
705
+ "Must not be in the past": [
706
+ "過去は指定できません"
707
+ ],
708
+ "Required field": [
709
+ "必須フィールド"
710
+ ],
711
+ "There was a following error when creating Ansible job: %s": [
712
+ "Ansible ジョブを作成する際に、次のエラーが発生しました: %s"
713
+ ],
714
+ "Ansible job was successfully created.": [
715
+ "Ansible ジョブは正常に作成されました。"
716
+ ],
717
+ "Submit": [
718
+ "送信"
719
+ ],
720
+ "Cancel": [
721
+ "取り消し"
722
+ ],
723
+ "This job will run all the assigned Ansible roles.": [
724
+ "このジョブは割り当てられたすべての Ansible ロールを実行します。"
725
+ ],
726
+ "For more advanced scheduling options": [
727
+ "詳細なスケジューリングオプションの場合"
728
+ ],
729
+ "view remote execution page.": [
730
+ "リモート実行ページを表示します。"
731
+ ],
732
+ "Schedule recurring Ansible roles job": [
733
+ "定期的な Ansible ロールジョブのスケジュール"
734
+ ],
735
+ "Description": [
736
+ "説明"
737
+ ],
738
+ "Result": [
739
+ "結果"
740
+ ],
741
+ "State": [
742
+ "状態"
743
+ ],
744
+ "Executed at": [
745
+ "実行"
746
+ ],
747
+ "Schedule": [
748
+ "スケジュール"
749
+ ],
750
+ "Previously executed jobs": [
751
+ "以前実行されたジョブ"
752
+ ],
753
+ "Next Run": [
754
+ "次の実行"
755
+ ],
756
+ "Cancel Ansible config job": [
757
+ "Ansible 設定ジョブのキャンセル"
758
+ ],
759
+ "Are you sure you want to cancel Ansible config job?": [
760
+ "Ansible 設定ジョブをキャンセルしてよろしいですか?"
761
+ ],
762
+ "Scheduled recurring jobs": [
763
+ "スケジュール済みの繰り返しジョブ"
764
+ ],
765
+ "Schedule recurring job": [
766
+ "繰り返しジョブのスケジュール"
767
+ ],
768
+ "No config job for Ansible roles scheduled": [
769
+ "Ansible ロールの設定ジョブはスケジュールされていません"
770
+ ],
771
+ "No previous job executions found": [
772
+ "以前のジョブ実行が見つかりません"
773
+ ],
774
+ "Source": [
775
+ "ソース"
776
+ ],
777
+ "Inherited from Hostgroup": [
778
+ "ホストグループから継承"
779
+ ],
780
+ "Directly assigned to Host": [
781
+ "ホストに直接割り当て"
782
+ ],
783
+ "All assigned Ansible roles": [
784
+ "割り当てられたすべての Ansible ロール"
785
+ ],
786
+ "This list consists of host assigned roles and group assigned roles. Group assigned roles will always be executed prior to host assigned roles.": [
787
+ "このリストは、ホストに割り当てられたロールとグループに割り当てられたロールで構成されています。グループに割り当てられたロールは、常にホストに割り当てられたロールの前に実行されます。"
788
+ ],
789
+ "No Ansible roles assigned": [
790
+ "Ansible ロールは割り当てられていません"
791
+ ],
792
+ "Confirm": [
793
+ "確認"
794
+ ],
795
+ "There was a following error when assigning Ansible Roles: %s": [
796
+ "Ansible ロールを割り当てる際に、次のエラーが発生しました: %s"
797
+ ],
798
+ "Ansible Roles were successfully assigned.": [
799
+ "Ansible ロールは正常に割り当てられました。"
800
+ ],
801
+ "Edit Ansible Roles": [
802
+ "Ansible ロールの編集"
803
+ ],
804
+ "Add, remove or reorder host assigned Ansible roles. This host has also group assigned roles that are not displayed here and will always be executed prior to host assigned roles.": [
805
+ "ホストに割り当てられた Ansible ロールを追加、削除、または並べ替えます。このホストには、グループに割り当てられたロールがあり、こちらに表示されていませんが、必ず、ホストに割り当てられたロールよりも前に実行されます。"
806
+ ],
807
+ "Close": [
808
+ "閉じる"
809
+ ],
810
+ "Edit Ansible roles": [
811
+ "Ansible ロールの編集"
812
+ ],
813
+ "Ansible roles assigned directly to host": [
814
+ "ホストに直接割り当てられた Ansible ロール"
815
+ ],
816
+ "view all assigned roles": [
817
+ "割り当てられたロールをすべて表示"
818
+ ],
819
+ "Assign roles directly to the host": [
820
+ "ホストへのロールの直接割り当て"
821
+ ],
822
+ "View inherited roles": [
823
+ "継承されたロールの表示"
824
+ ],
825
+ "No roles assigned directly to the host": [
826
+ "ホストに直接割り当てられたロールはありません"
827
+ ],
828
+ "Inventory": [
829
+ "インベントリー"
830
+ ],
831
+ "Import roles and variables started: ": [
832
+ "ロールと変数のインポートが開始されました: "
833
+ ],
834
+ "view the task in progress": [
835
+ "処理中のタスクを表示"
836
+ ],
837
+ "Failed to import roles and variables ": [
838
+ "ロールと変数のインポートに失敗しました "
839
+ ],
840
+ "Operation": [
841
+ ""
842
+ ],
843
+ "Host count": [
844
+ ""
845
+ ],
846
+ "Hostgroup count": [
847
+ ""
848
+ ],
849
+ "Available Ansible Roles": [
850
+ "利用可能な Ansible ロール"
851
+ ],
852
+ "Assigned Ansible Roles": [
853
+ "割り当てられた Ansible ロール"
854
+ ],
855
+ "Failed to fetch Ansible Roles from server.": [
856
+ ""
857
+ ],
858
+ "You are not authorized to perform this action.": [
859
+ "このアクションを実行する権限がありません。"
860
+ ],
861
+ "Please request one of the required permissions listed below from a Foreman administrator:": [
862
+ "以下に一覧表示された必須パーミッションのいずれかを、Foreman 管理者に要求してください:"
863
+ ],
864
+ "Permission Denied": [
865
+ "パーミッションが拒否されました"
866
+ ],
867
+ "This Ansible role is inherited from parent host group": [
868
+ "この Ansible ロールは親ホストグループから継承されます"
869
+ ],
870
+ "This Ansible role is inherited from host group": [
871
+ "この Ansible ロールはホストグループから継承されます"
872
+ ],
873
+ "Use drag and drop to change order of the roles. Ordering of roles is respected for Ansible runs, inherited roles are always before those assigned directly": [
874
+ "ドラッグアンドドロップを使用して、ロールの順序を変更します。ロールの順序は Ansible 実行時に尊重され、継承されたロールは必ず直接割り当てられたロールよりも前になります"
875
+ ],
876
+ "Add selected": [
877
+ "選択項目の追加"
878
+ ],
879
+ "Add all": [
880
+ "すべて追加"
881
+ ],
882
+ "Remove all": [
883
+ "すべて削除"
884
+ ],
885
+ "Remove selected": [
886
+ "選択項目の削除"
887
+ ],
888
+ "%(selectedCount)s of %(totalCount)s items selected": [
889
+ "%(selectedCount)s/%(totalCount)s 項目を選択"
890
+ ],
891
+ "Available Ansible roles": [
892
+ "利用可能な Ansible ロール"
893
+ ],
894
+ "Host assigned Ansible roles": [
895
+ "ホストに割り当てられた Ansible ロール"
896
+ ],
897
+ "Error!": [
898
+ "エラー!"
899
+ ],
900
+ "Nothing Found!": [
901
+ "何も見つかりません!"
902
+ ],
903
+ "Permission denied": [
904
+ "パーミッションが拒否されました。"
905
+ ],
906
+ "You are not authorized to view the page. ": [
907
+ "ページを表示する権限がありません。 "
908
+ ],
909
+ "Request the following permissions from administrator: %s.": [
910
+ "管理者に次のパーミッションを要求してください: %s。"
911
+ ],
912
+ "Configure Recurring Job": [
913
+ "繰り返しジョブの設定"
914
+ ],
915
+ "Action with sub plans": [
916
+ "サブプランによるアクション"
917
+ ],
918
+ "Import Puppet classes": [
919
+ "Puppet クラスのインポート"
920
+ ],
921
+ "Import facts": [
922
+ "ファクトのインポート"
923
+ ],
924
+ "Remote action:": [
925
+ "リモートアクション:"
926
+ ],
927
+ "Ansible support in Foreman": [
928
+ "Foreman での Ansible サポート"
929
+ ]
930
+ }
931
+ }
932
+ };