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']['zh_CN'] = {"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":"Chinese (China) (https://www.transifex.com/foreman/teams/114/zh_CN/)","MIME-Version":"1.0","Content-Type":"text/plain; charset=UTF-8","Content-Transfer-Encoding":"8bit","Language":"zh_CN","Plural-Forms":"nplurals=1; plural=0;","lang":"zh_CN","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.":["没有找到可从中导入变量的代理服务器,请确定智能代理服务器启用了 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":["类型为 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":["从其中进行同步的智能代理"],"Ansible playbooks names to be synced":["要同步的 Ansible playbook 名称"],"Fetch Ansible playbooks available to be synced":["获取可用于同步的 Ansible playbook"],"Smart Proxy to fetch from":["用来获取的职能代理"],"Smart proxy id is required":["需要智能代理 ID"],"Show role":["显示角色"],"List Ansible roles":["列出 Ansible 角色"],"Deletes Ansible role":["删除 Ansible 角色"],"DEPRECATED: Import Ansible roles":["已弃用:导入 Ansible 角色"],"Smart Proxy to import from":["作为导入来源的智能代理服务器"],"Ansible role names to be imported":["要导入的 Ansible 角色名称"],"Use sync instead, to sync roles from Smart Proxy with Ansible feature enabled":["改为使用同步,从启用了 Ansible 功能的智能代理中同步角色"],"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 找到 Ansible 变量:%s"],"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.":["检查后,如果没有默认值,且没有映射程序提供数值,则会创建出错信息。"],"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>":["处理匹配器键的顺序,第一个会生效。<br>您可以使用多个属性作为匹配器健,例如:<code>host group, environment</code> 会期望一个匹配器,如 <code>hostgroup = \\\"web servers\\\", environment = production</code>"],"Continue to look for matches after first find (only array/hash type)? Note: merging overrides ignores all matchers that are omitted.":["要在找到第一个匹配项后继续查找吗(仅阵列/散列类型)?注意:合并覆盖会忽略所有省略的映射器。"],"Include default value when merging all matching values.":["合并所有匹配值时包括默认值。"],"Avoid duplicate values when merging them (only array type)?":["合并时是否避免重复值(只适用于阵列类型)?"],"Specify Matchers":["指定匹配器"],"Ansible Variables":["Ansible 变量"],"Edit %s":["编辑 %s"],"Edit Ansible Variable":["编辑 Ansible 变量"],"New Ansible Variable":["新的 Ansible 变量"],"Variable|Name":["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":["使用此选项提供一个 SSH 私钥路径,供 Ansible 用于代替密码。用 \\\"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.":["运行 Ansible playbook 时,Foreman 将添加这一详细级别,以获得额外的调试输出。"],"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":["在从智能代理导入角色时这些角色将被排除。预期的输入为以逗号分隔的值,您可以使用 * 通配符元字符。例如: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,应发送到一个请求中的智能代理的任务数量。如果设置,则会覆盖 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 的红帽 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":["无效,预期匹配的 与 regex :%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":["%(totalCount)s 中的 %(selectedCount)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']['zh_CN'] = {
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": "Chinese (China) (https://app.transifex.com/foreman/teams/114/zh_CN/)",
12
+ "MIME-Version": "1.0",
13
+ "Content-Type": "text/plain; charset=UTF-8",
14
+ "Content-Transfer-Encoding": "8bit",
15
+ "Language": "zh_CN",
16
+ "Plural-Forms": "nplurals=1; plural=0;",
17
+ "lang": "zh_CN",
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
+ "没有找到可从中导入变量的代理服务器,请确定智能代理服务器启用了 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
+ "类型为 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
+ "从其中进行同步的智能代理"
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
+ "用来获取的职能代理"
80
+ ],
81
+ "Smart proxy id is required": [
82
+ "需要智能代理 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
+ "作为导入来源的智能代理服务器"
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 功能的智能代理中同步角色"
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 找到 Ansible 变量:%s"
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
+ "检查后,如果没有默认值,且没有映射程序提供数值,则会创建出错信息。"
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
+ "处理匹配器键的顺序,第一个会生效。<br>您可以使用多个属性作为匹配器健,例如:<code>host group, environment</code> 会期望一个匹配器,如 <code>hostgroup = \\\"web servers\\\", environment = production</code>"
434
+ ],
435
+ "Continue to look for matches after first find (only array/hash type)? Note: merging overrides ignores all matchers that are omitted.": [
436
+ "要在找到第一个匹配项后继续查找吗(仅阵列/散列类型)?注意:合并覆盖会忽略所有省略的映射器。"
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
+ "指定匹配器"
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
+ "Variable|Name"
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
+ "使用此选项提供一个 SSH 私钥路径,供 Ansible 用于代替密码。用 \\\"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
+ "运行 Ansible playbook 时,Foreman 将添加这一详细级别,以获得额外的调试输出。"
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
+ "在从智能代理导入角色时这些角色将被排除。预期的输入为以逗号分隔的值,您可以使用 * 通配符元字符。例如: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,应发送到一个请求中的智能代理的任务数量。如果设置,则会覆盖 Ansible 作业的 foreman_tasks_proxy_batch_size 设置。"
590
+ ],
591
+ "Proxy tasks batch size for Ansible": [
592
+ "Ansible 的代理任务的批处理大小"
593
+ ],
594
+ "Update Smart Proxy": [
595
+ "更新智能代理"
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 的红帽 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
+ "无效,预期匹配的 与 regex :%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
+ "每日"
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
+ "%(totalCount)s 中的 %(selectedCount)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
+ };