# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the foreman_puppet package. # FIRST AUTHOR , YEAR. # # Translators: # 山田 修司 🍣 Shuji Yamada , 2021 # Bryan Kearney , 2022 # Transifex Bot <>, 2022 # 0868a4d1af5275b3f70b0a6dac4c99a4, 2022 # Amit Upadhye , 2022 # msgid "" msgstr "" "Project-Id-Version: foreman_puppet 5.0.0\n" "Report-Msgid-Bugs-To: \n" "PO-Revision-Date: 2021-02-03 16:30+0000\n" "Last-Translator: Amit Upadhye , 2022\n" "Language-Team: Japanese (https://www.transifex.com/foreman/teams/114/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15 msgid "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml" msgstr "環境名を無視したブール値が見つかりました。config/ignored_environments.yml の true/false および yes/no などの文字列を引用符で囲んでください" #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:84 msgid "No changes to your environments detected" msgstr "環境への変更が検出されませんでした" #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32 msgid "Successfully updated environments and Puppet classes from the on-disk Puppet installation" msgstr "オンディスクの Puppet インストールから環境および Puppet クラスを正常に更新しました" #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34 msgid "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s" msgstr "オンディスクの Puppet インストールからの環境と Puppet クラスの更新に失敗しました: %s" #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:46 msgid "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature" msgstr "環境のインポート元となる Smart Proxy が見つかりませんでした。1 つ以上の Smart Proxy が「Puppet」機能で登録されていることを確認してください" #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53 msgid "Ignored environments: %s" msgstr "無視された環境: %s" #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:55 msgid "Ignored classes in the environments: %s" msgstr "環境内で無視されたクラス: %s" #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:10 msgid "List all host groups for a Puppet class" msgstr "Puppet クラスのすべてのホストグループを一覧表示" #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:13 msgid "ID of Puppetclass" msgstr "Puppet クラスの ID" #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:18 msgid "Deprecated in favor of hostgroup/puppet_attributes/environment_id" msgstr "hostgroup/puppet_attributes/environment_id を優先して非推奨となりました" #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:19 msgid "Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids" msgstr "hostgroup/puppet_attributes/puppetclass_ids を優先して非推奨となりました" #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:20 msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids" msgstr "hostgroup/puppet_attributes/config_group_ids を優先して非推奨となりました" #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23 msgid "ID of associated puppet Environment" msgstr "関連する Puppet 環境の ID" #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24 msgid "IDs of associated Puppetclasses" msgstr "関連する Puppet クラスの ID" #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25 msgid "IDs of associated ConfigGroups" msgstr "関連付けられた設定グループの ID" #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16 msgid "Import puppet classes from puppet proxy" msgstr "Puppet プロキシーから Puppet クラスをインポート" #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:17 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:18 msgid "Import puppet classes from puppet proxy for an environment" msgstr "環境の Puppet プロキシーから Puppet クラスをインポート" #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:23 msgid "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes" msgstr "インポートされた Puppet クラスを制限するために使用される '新規'、'更新済み'、または '旧版' のいずれかが含まれる、オプションのコンマ区切りの文字列" #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:51 msgid "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s" msgstr "オンディスクの Puppet インストールから環境および Puppet クラスを更新できませんでした: %s" #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82 msgid "The requested environment cannot be found." msgstr "要求された環境は見つかりません。" #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:114 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:128 msgid "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled." msgstr "クラスのインポート元となるプロキシーが見つかりません。Smart Proxy で Puppet 機能が有効であることを確認してください。" #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9 msgid "List template combination" msgstr "テンプレートの組み合わせの一覧表示" #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:12 msgid "Add a template combination" msgstr "テンプレートの組み合わせの追加" #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:15 msgid "Show template combination" msgstr "テンプレートの組み合わせの表示" #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:18 msgid "Update template combination" msgstr "テンプレートの組み合わせの更新" #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:21 msgid "ID of Puppet environment" msgstr "Puppet 環境の ID" #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:26 msgid "environment id" msgstr "環境 ID" #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:20 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:55 msgid "ID of environment" msgstr "環境の ID" #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:10 msgid "List hosts per environment" msgstr "環境ごとにホストを一覧表示" #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:13 msgid "ID of puppet environment" msgstr "Puppet 環境の ID" #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:18 msgid "Deprecated in favor of host/puppet_attributes/environment_id" msgstr "host/puppet_attributes/environment_id を優先して非推奨となりました" #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:19 msgid "Deprecated in favor of host/puppet_attributes/puppetclass_ids" msgstr "host/puppet_attributes/puppetclass_ids を優先して非推奨となりました" #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:20 msgid "Deprecated in favor of host/puppet_attributes/config_group_ids" msgstr "host/puppet_attributes/config_group_ids を優先して非推奨となりました" #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115 msgid "No environment selected!" msgstr "環境が選択されていません!" #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:76 msgid "Updated hosts: changed environment" msgstr "更新済みホスト: 変更済み環境" #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:105 msgid "Unable to generate output, Check log files" msgstr "出力を生成できません。ログファイルを確認してください" #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:145 msgid "No proxy selected!" msgstr "プロキシーが選択されていません!" #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:151 msgid "Invalid proxy selected!" msgstr "無効なプロキシーが選択されました!" #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:168 msgid "Failed to set %{proxy_type} proxy for %{host}." msgstr "%{host} に %{proxy_type} プロキシーを設定できませんでした。" #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:174 msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}" msgstr "選択したホストの %{proxy_type} プロキシーが %{proxy_name} に設定されました" #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191 msgid "The %{proxy_type} proxy of the selected hosts was cleared." msgstr "選択したホストの %{proxy_type} プロキシーが消去されました。" #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194 msgid "The %{proxy_type} proxy could not be set for host: %{host_names}." msgid_plural "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}" msgstr[0] "ホスト: %{host_names} に %{proxy_type} プロキシーを設定できませんでした。" #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189 msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}." msgstr "選択したホストの %{proxy_type} プロキシーが %{proxy_name} に設定されました。" #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204 ../lib/foreman_puppet/register.rb:231 ../webpack/src/Extends/Fills/index.js:12 msgid "Puppet" msgstr "Puppet" #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:211 msgid "Puppet CA" msgstr "Puppet CA" #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:15 msgid "List of config groups" msgstr "設定グループの一覧" #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:23 msgid "Show a config group" msgstr "設定グループの表示" #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:36 msgid "Create a config group" msgstr "設定グループの作成" #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:44 msgid "Update a config group" msgstr "設定グループの更新" #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:52 msgid "Delete a config group" msgstr "設定グループの削除" #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:14 msgid "List all environments" msgstr "すべての環境を一覧表示" #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:15 msgid "List environments of Puppet class" msgstr "Puppet クラスの環境を一覧表示" #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:16 msgid "List environments per location" msgstr "ロケーションごとに環境を一覧表示" #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:17 msgid "List environments per organization" msgstr "組織ごとに環境を一覧表示" #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:20 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:29 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:28 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:56 msgid "ID of Puppet class" msgstr "Puppet クラスの ID" #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:27 msgid "Show an environment" msgstr "環境の表示" #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:40 msgid "Create an environment" msgstr "環境の作成" #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:48 msgid "Update an environment" msgstr "環境の更新" #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:56 msgid "Delete an environment" msgstr "環境の削除" #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:12 msgid "List all Puppet class IDs for host" msgstr "ホストのすべての Puppet クラス ID を一覧表示" #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:18 msgid "Add a Puppet class to host" msgstr "Puppet クラスをホストに追加" #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:28 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:53 msgid "ID of host" msgstr "ホストの ID" #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:27 msgid "Remove a Puppet class from host" msgstr "ホストから Puppet クラスを削除" #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:11 msgid "List all Puppet class IDs for host group" msgstr "ホストグループのすべての Puppet クラス ID を一覧表示" #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:17 msgid "Add a Puppet class to host group" msgstr "Puppet クラスをホストグループに追加" #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:27 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:54 msgid "ID of host group" msgstr "ホストグループの ID" #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:26 msgid "Remove a Puppet class from host group" msgstr "ホストグループから Puppet クラスを削除" #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:19 msgid "List of override values for a specific smart class parameter" msgstr "特定スマートクラスパラメーターの上書き値の一覧" #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21 ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:30 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:24 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:36 msgid "Display hidden values" msgstr "非表示の値の表示" #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:27 msgid "Show an override value for a specific smart class parameter" msgstr "特定スマートクラスパラメーターの上書き値を表示" #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:37 msgid "Override match" msgstr "一致候補の上書き" #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:38 msgid "Override value, required if omit is false" msgstr "上書き値 (omit が false の場合に必要)" #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:39 msgid "Foreman will not send this parameter in classification output" msgstr "Foreman では、このパラメーターは分類出力で送信されません。" #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:43 msgid "Create an override value for a specific smart class parameter" msgstr "特定スマートクラスパラメーターの上書き値を作成" #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:53 msgid "Update an override value for a specific smart class parameter" msgstr "特定スマートクラスパラメーターの上書き値を更新" #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:62 msgid "Delete an override value for a specific smart class parameter" msgstr "特定スマートクラスパラメーターの上書き値を削除" #: ../app/controllers/foreman_puppet/api/v2/puppet_lookups_common_controller.rb:112 msgid "%{model} with id '%{id}' was not found" msgstr "id '%{id}' の %{model} が見つかりませんでした" #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:14 msgid "List all Puppet classes" msgstr "すべての Puppet クラスを一覧表示する" #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:15 msgid "List all Puppet classes for a host" msgstr "ホストのすべての Puppet クラスを一覧表示" #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:16 msgid "List all Puppet classes for a host group" msgstr "ホストグループのすべての Puppet クラスを一覧表示" #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:17 msgid "List all Puppet classes for an environment" msgstr "環境のすべての Puppet クラスを一覧表示" #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:49 msgid "Show a Puppet class" msgstr "Puppet クラスの表示" #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:50 msgid "Show a Puppet class for host" msgstr "ホストの Puppet クラスの表示" #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:51 msgid "Show a Puppet class for a host group" msgstr "ホストグループの Puppet クラスの表示" #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:52 msgid "Show a Puppet class for an environment" msgstr "環境の Puppet クラスの表示" #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:67 msgid "Create a Puppet class" msgstr "Puppet クラスの作成" #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:75 msgid "Update a Puppet class" msgstr "Puppet クラスの更新" #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:84 msgid "Delete a Puppet class" msgstr "Puppet クラスの削除" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:13 msgid "List all smart class parameters" msgstr "すべてのスマートクラスパラメーターを一覧表示" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:14 msgid "List of smart class parameters for a specific host" msgstr "特定ホストのスマートクラスパラメーターの一覧" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:15 msgid "List of smart class parameters for a specific host group" msgstr "特定ホストグループのスマートクラスパラメーターの一覧" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:16 msgid "List of smart class parameters for a specific Puppet class" msgstr "特定 Puppet クラスのスマートクラスパラメーターの一覧" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:17 msgid "List of smart class parameters for a specific environment" msgstr "特定の環境のスマートクラスパラメーターの一覧" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19 msgid "List of smart class parameters for a specific environment/Puppet class combination" msgstr "特定の環境/Puppet クラスの組み合わせ用のスマートクラスパラメーターの一覧" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34 msgid "Show a smart class parameter" msgstr "スマートクラスパラメーターの表示" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:41 msgid "Update a smart class parameter" msgstr "スマートクラスパラメーターの更新" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:45 msgid "Whether the smart class parameter value is managed by Foreman" msgstr "スマートクラスパラメーター値が Foreman によって管理されているかどうか" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:46 msgid "Description of smart class" msgstr "スマートクラスの説明" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:47 msgid "Value to use when there is no match" msgstr "一致がない場合に使用する値" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:48 msgid "When enabled the parameter is hidden in the UI" msgstr "有効な場合はパラメーターは UI で非表示になります" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:49 msgid "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter" msgstr "Foreman はこのパラメーターを分類出力で送信しません。Puppet はこのパラメーターについて Puppet マニフェストで定義された値を使用します" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54 msgid "The order in which values are resolved" msgstr "値が解決される順序" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:52 msgid "Types of validation values" msgstr "検証値のタイプ" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:53 msgid "Used to enforce certain values for the parameter values" msgstr "パラメーター値の特定の値を適用するために使用されます" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:55 msgid "Types of variable values" msgstr "変数値のタイプ" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56 msgid "If true, will raise an error if there is no default value and no matcher provide a value" msgstr "true の場合は、デフォルト値がなく、Matcher が値を提供しないときにエラーが発生します" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57 msgid "Merge all matching values (only array/hash type)" msgstr "一致するすべての値のマージ (配列/ハッシュタイプのみ)" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:58 msgid "Include default value when merging all matching values" msgstr "一致するすべての値をマージするときにデフォルト値を含めます" #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:59 msgid "Remove duplicate values (only array type)" msgstr "重複する値の削除 (配列タイプのみ)" #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:61 msgid "Successfully overridden all parameters of Puppet class %s" msgstr "Puppet クラス %s のすべてのパラメーターが正常に上書きされました" #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63 msgid "Successfully reset all parameters of Puppet class %s to their default values" msgstr "Puppet クラス %s の全パラメーターをデフォルト値に正常にリセットしました" #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66 msgid "No parameters to override for Puppet class %s" msgstr "Puppet クラス %s で上書きするパラメーターはありません" #: ../app/helpers/foreman_puppet/environments_helper.rb:13 ../app/views/foreman_puppet/environments/new.html.erb:5 ../webpack/src/Components/Environments/Welcome.js:10 msgid "Create Puppet Environment" msgstr "Puppet 環境の作成" #: ../app/helpers/foreman_puppet/environments_helper.rb:14 ../app/views/foreman_puppet/config_groups/index.html.erb:7 msgid "Help" msgstr "ヘルプ" #: ../app/helpers/foreman_puppet/hosts_helper.rb:11 msgid "Change Environment" msgstr "環境の変更" #: ../app/helpers/foreman_puppet/hosts_helper.rb:13 msgid "Change Puppet Master" msgstr "Puppet マスターの変更" #: ../app/helpers/foreman_puppet/hosts_helper.rb:22 msgid "Puppet YAML" msgstr "Puppet YAML" #: ../app/helpers/foreman_puppet/hosts_helper.rb:22 msgid "Puppet external nodes YAML dump" msgstr "Puppet 外部ノード YAML ダンプ" #: ../app/helpers/foreman_puppet/hosts_helper.rb:34 ../app/views/hosts/foreman_puppet/_form_list_env_field_header.html.erb:1 msgid "Puppet Environment" msgstr "Puppet 環境" #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:32 msgid "Omit from classification output" msgstr "分類出力からの省略" #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:39 msgid "Override this value" msgstr "この値の上書き" #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:43 msgid "Remove this override" msgstr "この上書きの削除" #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:75 msgid "Default value" msgstr "デフォルト値" #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:93 msgid "Original value info" msgstr "元の値の情報" #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:99 msgid "" "Description: %{desc}
\n" " Type: %{type}
\n" " Matcher: %{matcher}
\n" " Inherited value: %{inherited_value}" msgstr "" "説明: %%{desc}
\n" " タイプ: %%{type}
\n" " Matcher: %%{matcher}
\n" " 継承値: %{inherited_value}" #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:113 msgid "Required parameter without value.
Please override!
" msgstr "値なしの必須パラメーターです。
上書きしてください!
" #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:116 msgid "Optional parameter without value.
Still managed by Foreman, the value will be empty.
" msgstr "値なしの任意パラメーターです。
引き続き Foreman により管理されます。値は空白になります。
" #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5 msgid "Empty environment" msgstr "空の環境" #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:7 msgid "Deleted environment" msgstr "削除済みの環境" #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:9 msgid "Deleted environment %{env} and %{pcs}" msgstr "削除済みの環境 %{env} および %{pcs}" #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:11 msgid "Ignored environment" msgstr "無視された環境" #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:18 msgid "Import" msgstr "インポート" #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:22 msgid "Import environments from %s" msgstr "%s からの環境のインポート" #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:22 msgid "Import classes from %s" msgstr "%s からのクラスのインポート" #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:45 msgid "%{name} has %{num_tag} class" msgid_plural "%{name} has %{num_tag} classes" msgstr[0] "%{name} には %{num_tag}クラスが含まれます" #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33 ../webpack/src/foreman_class_edit.js:55 msgid "Click to remove %s" msgstr "クリックして %s を削除" #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:46 msgid "Click to add %s" msgstr "クリックして %s を追加" #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6 ../app/helpers/foreman_puppet/template_combinations_helper.rb:7 msgid "None" msgstr "なし" #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:14 msgid "" "When editing a template, you must assign a list \\\n" " of operating systems which this template can be used with. Optionally, you can \\\n" " restrict a template to a list of host groups and/or environments." msgstr "" "テンプレートの編集時に、このテンプレートを使用できる \\\n" " オペレーティングシステムの一覧を割り当てる必要があります。オプションで、テンプレート \\\n" " をホストグループや環境の一覧に制限することができます。" #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:18 msgid "" "When a Host requests a template (e.g. during provisioning), Foreman \\\n" " will select the best match from the available templates of that type, in the \\\n" " following order:" msgstr "" "ホストがテンプレートを要求する際 (例: プロビジョニング時) に、Foreman \\\n" " は以下の順序で、該当タイプの利用可能なテンプレートからベストマッチ \\\n" " を選択します:" #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:22 msgid "Host group and Environment" msgstr "ホストグループと環境" #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:23 msgid "Host group only" msgstr "ホストグループのみ" #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:24 msgid "Environment only" msgstr "環境のみ" #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:25 msgid "Operating system default" msgstr "オペレーティングシステムのデフォルト" #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27 msgid "The final entry, Operating System default, can be set by editing the %s page." msgstr "最終エントリーのオペレーティングシステムのデフォルトは、%s ページを編集して設定できます。" #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28 msgid "Operating System" msgstr "オペレーティングシステム" #: ../app/models/foreman_puppet/environment.rb:44 msgid "Can't find a valid Foreman Proxy with a Puppet feature" msgstr "Puppet 機能を持つ有効な Foreman プロキシーが見つかりません" #: ../app/models/foreman_puppet/host_puppet_facet.rb:61 msgid "%{puppetclass} does not belong to the %{environment} environment" msgstr "%{puppetclass} は %{environment} 環境に所属していません" #: ../app/models/foreman_puppet/host_puppet_facet.rb:81 msgid "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring" msgstr "%{name} の %{klass} のインポートに失敗しました: データベースに存在しません - 無視します" #: ../app/models/foreman_puppet/host_puppet_facet.rb:123 msgid "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location" msgstr "id {object_id} が存在しないか、適切な組織またはロケーションに割り当てられていません" #: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51 msgid "must be true to edit the parameter" msgstr "パラメーターを編集するには true に設定する必要があります" #: ../app/services/foreman_puppet/input_type/puppet_parameter_input.rb:24 msgid "Puppet parameter" msgstr "Puppet パラメーター" #: ../app/services/foreman_puppet/puppet_class_importer.rb:16 msgid "Can't find a valid Proxy with a Puppet feature" msgstr "Puppet 機能を持つ有効なプロキシーが見つかりません" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:1 msgid "Changed environments" msgstr "変更済みの環境" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:3 msgid "Select the changes you want to apply to Foreman" msgstr "Foreman に適用する変更を選択してください" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:5 msgid "Toggle" msgstr "切り替え" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:6 msgid "New" msgstr "新規" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:8 msgid "Check/Uncheck new" msgstr "新規の選択/選択解除" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:9 msgid "Updated" msgstr "更新済み" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:11 msgid "Check/Uncheck updated" msgstr "更新版の選択/選択解除" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:12 msgid "Obsolete" msgstr "旧版" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:14 msgid "Check/Uncheck obsolete" msgstr "旧版の選択/選択解除" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:22 msgid "Check/Uncheck all" msgstr "すべて選択/選択解除" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24 ../app/views/foreman_puppet/environments/_form.html.erb:4 ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4 ../app/views/hosts/select_multiple_environment.html.erb:7 ../app/views/provisioning_templates/_combination.html.erb:4 msgid "Environment" msgstr "環境" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:25 msgid "Operation" msgstr "操作" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:26 msgid "Puppet Modules" msgstr "Puppet モジュール" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:39 msgid "Check/Uncheck all %s changes" msgstr "%s のすべての変更を選択/選択解除" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46 msgid "Add:" msgstr "追加:" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46 msgid "Remove:" msgstr "削除:" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46 msgid "Update:" msgstr "更新:" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46 msgid "Ignored:" msgstr "無視:" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:59 msgid "Cancel" msgstr "取り消し" #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:60 msgid "Update" msgstr "更新" #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14 msgid "included already from parent" msgstr "すでに親から組み込まれています" #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18 ../app/views/provisioning_templates/_combination.html.erb:4 msgid "Remove" msgstr "削除" #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18 msgid "Add" msgstr "追加" #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:30 msgid "%s is not in environment" msgstr "%s は環境内にありません" #: ../app/views/foreman_puppet/config_groups/_config_groups_selection.html.erb:4 msgid "Included Config Groups" msgstr "組み込まれた設定グループ" #: ../app/views/foreman_puppet/config_groups/_config_groups_selection.html.erb:21 msgid "Available Config Groups" msgstr "選択可能な設定グループ" #: ../app/views/foreman_puppet/config_groups/edit.html.erb:1 ../app/views/foreman_puppet/environments/edit.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/edit.html.erb:1 msgid "Edit %s" msgstr "%s の編集" #: ../app/views/foreman_puppet/config_groups/index.html.erb:3 ../app/views/foreman_puppet/config_groups/welcome.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:9 ../lib/foreman_puppet/register.rb:174 msgid "Config Groups" msgstr "設定グループ" #: ../app/views/foreman_puppet/config_groups/index.html.erb:6 ../app/views/foreman_puppet/config_groups/new.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:5 msgid "Create Config Group" msgstr "設定グループの作成" #: ../app/views/foreman_puppet/config_groups/index.html.erb:13 ../app/views/foreman_puppet/puppetclasses/index.html.erb:1 msgid "Puppet Classes" msgstr "Puppet クラス" #: ../app/views/foreman_puppet/config_groups/index.html.erb:14 ../app/views/foreman_puppet/environments/index.html.erb:9 ../app/views/foreman_puppet/puppetclasses/index.html.erb:12 msgid "Hosts" msgstr "ホスト" #: ../app/views/foreman_puppet/config_groups/index.html.erb:15 ../app/views/foreman_puppet/puppetclasses/index.html.erb:11 msgid "Host Groups" msgstr "ホストグループ" #: ../app/views/foreman_puppet/config_groups/index.html.erb:16 ../app/views/foreman_puppet/environments/index.html.erb:10 ../app/views/foreman_puppet/puppetclasses/index.html.erb:14 msgid "Actions" msgstr "アクション" #: ../app/views/foreman_puppet/config_groups/index.html.erb:27 ../app/views/foreman_puppet/puppetclasses/index.html.erb:36 msgid "Delete %s?" msgstr "%s を削除しますか?" #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4 msgid "A config group provides a one-step method of associating many Puppet classes to either a host or host group. Typically this would be used to add a particular application profile or stack in one step." msgstr "設定グループは、多くの Puppet クラスをホストまたはホストグループのいずれかに関連付けるワンステップの方法を提供します。通常、これは特定のアプリケーションプロファイルまたはスタックを 1 つのステップで追加するために使用されます。" #: ../app/views/foreman_puppet/environments/_form.html.erb:6 msgid "Locations" msgstr "ロケーション" #: ../app/views/foreman_puppet/environments/_form.html.erb:9 msgid "Organizations" msgstr "組織" #: ../app/views/foreman_puppet/environments/edit.html.erb:5 ../app/views/foreman_puppet/environments/index.html.erb:1 ../app/views/foreman_puppet/environments/new.html.erb:4 ../app/views/foreman_puppet/environments/welcome.html.erb:4 ../webpack/src/Components/Environments/Welcome.js:40 msgid "Puppet Environments" msgstr "Puppet 環境" #: ../app/views/foreman_puppet/environments/index.html.erb:8 msgid "Environment|Name" msgstr "名前" #: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:171 msgid "Classes" msgstr "クラス" #: ../app/views/foreman_puppet/environments/new.html.erb:1 msgid "Create Environment" msgstr "環境の作成" #: ../app/views/foreman_puppet/environments/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14 msgid "Puppet environments" msgstr "Puppet 環境" #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:5 msgid "Number of classes" msgstr "クラスの数" #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:15 msgid "Total" msgstr "合計" #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:25 msgid "No environments found" msgstr "環境が見つかりません" #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:27 msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration." msgstr "この puppet マスターには puppet 環境がセットアップされていません。puppet マスター設定を確認してください。" #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8 ../lib/foreman_puppet/register.rb:177 msgid "Smart Class Parameters" msgstr "スマートクラスパラメーター" #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:6 msgid "Parameter" msgstr "パラメーター" #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7 ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:4 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:7 msgid "Puppet Class" msgstr "Puppet クラス" #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:8 msgid "Number of Overrides" msgstr "上書き数" #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:4 msgid "Parameterized class support permits detecting, importing, and supplying parameters directly to classes which support it, via the ENC and depending on a set of rules (Smart Matchers)." msgstr "パラメーター化クラスのサポートでは、ENC を介して一連のルール (Smart Matcher) に従い、パラメーターを検出してインポートし、そのパラメーターをサポートするクラスに直接渡すことができます。" #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8 msgid "Included Classes" msgstr "組み込み済みのクラス" #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26 ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10 msgid "Not authorized to edit classes" msgstr "クラスを編集する権限がありません" #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:37 msgid "Inherited Classes from %s" msgstr "%s から継承されたクラス" #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:56 msgid "Available Classes" msgstr "利用可能なクラス" #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:59 msgid "Filter classes" msgstr "クラスのフィルター" #: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2 ../webpack/src/foreman_class_edit.js:84 msgid "belongs to config group" msgstr "設定グループに属します" #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:5 msgid "Name" msgstr "名前" #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:6 msgid "Value" msgstr "値" #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:7 msgid "Omit" msgstr "省略" #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:4 msgid "The class could not be saved because of an error in one of the class parameters." msgstr "クラスパラメーターのいずれかにエラーがあるため、このクラスは保存できませんでした。" #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8 msgid "Smart Class Parameter" msgstr "スマートクラスパラメーター" #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:15 msgid "Host groups" msgstr "ホストグループ" #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:22 msgid "This Puppet class has no parameters in its signature." msgstr "この Puppet クラスの署名にはパラメーターがありません。" #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23 msgid "To update the class signature, go to the Puppet Classes page and select \"Import\"." msgstr "クラス署名を更新するには「Puppet クラス」ページに移動して「インポート」を選択します。" #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28 msgid "Filter by name" msgstr "名前でフィルター" #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:34 msgid "All environments - (not filtered)" msgstr "すべての環境 - (フィルターなし)" #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:46 msgid "Overridden" msgstr "上書き済み" #: ../app/views/foreman_puppet/puppetclasses/edit.html.erb:1 msgid "Edit Puppet Class %s" msgstr "Puppet クラス %s の編集" #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:9 msgid "Puppetclass|Name" msgstr "名前" #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:168 msgid "Environments" msgstr "環境" #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:13 msgid "Parameters" msgstr "パラメーター" #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37 msgid "Override all parameters" msgstr "すべてのパラメーターの上書き" #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37 msgid "This will set all parameters of the class %s as overridden. Continue?" msgstr "これは、クラス %s のすべてのパラメーターを上書き済みとして設定します。続行しますか?" #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38 msgid "Set parameters to defaults" msgstr "パラメーターをデフォルトに設定" #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38 msgid "This will reset parameters of the class %s to their default values. Continue?" msgstr "この操作ではクラス %s のパラメーターをデフォルト値にリセットします。続行しますか?" #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:16 msgid "Puppet Class Parameters" msgstr "Puppet クラスパラメーター" #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21 msgid "Notice" msgstr "注意" #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:22 msgid "Please select an environment first" msgstr "まず環境を選択してください" #: ../app/views/hosts/select_multiple_environment.html.erb:4 msgid "Select environment" msgstr "環境の選択" #: ../app/views/hosts/select_multiple_environment.html.erb:5 msgid "*Clear environment*" msgstr "*環境をクリア*" #: ../app/views/hosts/select_multiple_environment.html.erb:6 msgid "*Inherit from host group*" msgstr "*ホストグループから継承*" #: ../app/views/provisioning_templates/_combination.html.erb:2 msgid "Hostgroup" msgstr "ホストグループ" #: ../app/views/provisioning_templates/_combination.html.erb:4 msgid "Remove Combination" msgstr "組み合わせの削除" #: ../app/views/provisioning_templates/_combinations.html.erb:1 msgid "Valid Host Group and Environment Combinations" msgstr "有効なホストグループと環境の組み合わせ" #: ../app/views/provisioning_templates/_combinations.html.erb:6 msgid "Add Combination" msgstr "組み合わせの追加" #: ../app/views/smart_proxies/plugins/_puppet.html.erb:3 msgid "General" msgstr "全般" #: ../app/views/smart_proxies/plugins/_puppet.html.erb:12 msgid "Hosts managed:" msgstr "管理されるホスト:" #: ../lib/foreman_puppet/register.rb:9 msgid "Facts" msgstr "ファクト" #: ../lib/foreman_puppet/register.rb:12 msgid "Foreman will default to this puppet environment if it cannot auto detect one" msgstr "Foreman は、自動検出できない場合にこの puppet 環境にデフォルト設定されます" #: ../lib/foreman_puppet/register.rb:14 msgid "Default Puppet environment" msgstr "デフォルトの Puppet 環境" #: ../lib/foreman_puppet/register.rb:18 msgid "Foreman will explicitly set the puppet environment in the ENC yaml output. This will avoid conflicts between the environment in puppet.conf and the environment set in Foreman" msgstr "Foreman は ENC YAML 出力で puppet 環境を明示的に設定します。これにより、puppet.conf の環境と Foreman で設定される環境間の競合を避けられます" #: ../lib/foreman_puppet/register.rb:21 msgid "ENC environment" msgstr "ENC 環境" #: ../lib/foreman_puppet/register.rb:24 msgid "Foreman will update a host's environment from its facts" msgstr "Foreman はホスト環境をそのファクトで更新します" #: ../lib/foreman_puppet/register.rb:26 msgid "Update environment from facts" msgstr "ファクトから環境を更新" #: ../lib/foreman_puppet/register.rb:29 msgid "Config Management" msgstr "設定管理" #: ../lib/foreman_puppet/register.rb:32 msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync." msgstr "Puppet 経由で報告するサーバーが非同期として分類されるまでの期間 (分単位)。" #: ../lib/foreman_puppet/register.rb:34 msgid "Puppet interval" msgstr "Puppet の間隔" #: ../lib/foreman_puppet/register.rb:37 msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval" msgstr "設定した間隔でレポートが到達しない場合に、%s のホスト設定ステータスが非同期に切り替わらないように無効にします" #: ../lib/foreman_puppet/register.rb:39 msgid "%s out of sync disabled" msgstr "%s の非同期切り替えを無効にしました" #: ../lib/foreman_puppet/register.rb:165 ../lib/foreman_puppet/register.rb:218 msgid "Puppet ENC" msgstr "Puppet ENC" #: ../lib/foreman_puppet/register.rb:232 msgid "Puppet env" msgstr "" #: ../webpack/src/Components/Environments/Welcome.js:18 msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.{newLine}This information is commonly imported from a pre-existing Puppet configuration by the use of the {puppetClassesLinkToDocs} and environment importer." msgstr "" #: ../webpack/src/Components/Environments/Welcome.js:29 msgid "Puppet classes" msgstr "" #: ../webpack/src/Extends/Host/PuppetTab/Routes.js:15 ../webpack/src/Extends/Host/PuppetTab/constants.js:6 msgid "Assigned classes" msgstr "割り当てられたクラス" #: ../webpack/src/Extends/Host/PuppetTab/Routes.js:16 ../webpack/src/Extends/Host/PuppetTab/Routes.js:22 msgid "This tab is still a work in progress" msgstr "このタブはまだ進行中です" #: ../webpack/src/Extends/Host/PuppetTab/Routes.js:21 ../webpack/src/Extends/Host/PuppetTab/constants.js:7 msgid "Smart class parameters" msgstr "スマートクラスパラメーター" #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:43 msgid "Successfully copied to clipboard!" msgstr "" #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:44 msgid "Copy to clipboard" msgstr "" #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:28 msgid "Couldn't find any ENC data for this host" msgstr "このホストの ENC データを見つけられませんでした" #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:34 msgid "Error!" msgstr "エラー!" #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:23 msgid "Puppet details" msgstr "Puppet の詳細" #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:26 msgid "Puppet environment" msgstr "Puppet 環境" #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:41 msgid "Puppet Smart Proxy" msgstr "Puppet Smart Proxy" #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:54 msgid "Puppet CA Smart Proxy" msgstr "Puppet CA Smart Proxy" #: ../webpack/src/Extends/Host/PuppetTab/constants.js:4 msgid "Reports" msgstr "レポート" #: ../webpack/src/Extends/Host/PuppetTab/constants.js:9 msgid "ENC Preview" msgstr "ENC プレビュー" #: ../webpack/src/foreman_class_edit.js:146 msgid "Click to remove config group" msgstr "クリックして設定グループを削除" #: ../webpack/src/foreman_class_edit.js:149 msgid " Remove" msgstr " 削除" #: ../webpack/src/foreman_puppet_host_form.js:32 msgid "Loading parameters..." msgstr "パラメーターのロード中..." #: ../webpack/src/foreman_puppet_host_form.js:102 msgid "Some Puppet Classes are unavailable in the selected environment" msgstr "選択した環境では、一部の Puppet クラスは利用できません" #: action_names.rb:2 msgid "Action with sub plans" msgstr "サブプランによるアクション" #: action_names.rb:3 msgid "Import facts" msgstr "ファクトのインポート" #: action_names.rb:4 msgid "Import Puppet classes" msgstr "Puppet クラスのインポート" #: action_names.rb:5 msgid "Remote action:" msgstr "リモートアクション:" #: gemspec.rb:2 msgid "Allow assigning Puppet environments and classes to the Foreman Hosts." msgstr "Puppet 環境とクラスを Foreman ホストに割り当てることを許可します。"