diff --git a/app/assets/javascripts/foreman_templates/locale/cs_CZ/foreman_templates.js b/app/assets/javascripts/foreman_templates/locale/cs_CZ/foreman_templates.js index f5d0e96..223c4a4 100644 --- a/app/assets/javascripts/foreman_templates/locale/cs_CZ/foreman_templates.js +++ b/app/assets/javascripts/foreman_templates/locale/cs_CZ/foreman_templates.js @@ -3,7 +3,7 @@ "locale_data": { "foreman_templates": { "": { - "Project-Id-Version": "foreman_templates 10.0.1", + "Project-Id-Version": "foreman_templates 10.0.3", "Report-Msgid-Bugs-To": "", "PO-Revision-Date": "2019-10-14 12:27+0000", "Last-Translator": "Pavel Borecki , 2023", @@ -47,6 +47,9 @@ "Commit message": [ "" ], + "Custom HTTP proxy": [ + "" + ], "Custom commit message for templates export": [ "" ], @@ -56,6 +59,9 @@ "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata": [ "" ], + "Directory within Git repo containing the templates.": [ + "" + ], "Dirname": [ "" ], @@ -71,9 +77,24 @@ "Force import": [ "Vynutit import" ], + "Global default HTTP proxy": [ + "" + ], + "HTTP proxy": [ + "" + ], + "HTTP proxy policy": [ + "" + ], + "HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter.": [ + "" + ], "How to handle lock for imported templates?": [ "" ], + "ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`": [ + "" + ], "Import": [ "Import" ], @@ -89,6 +110,9 @@ "Initiate Import": [ "Zahájit import" ], + "Invalid repo format, must start with one of: ": [ + "" + ], "Keep": [ "Ponechat" ], @@ -125,6 +149,9 @@ "New": [ "Nové" ], + "No HTTP proxy": [ + "" + ], "Override the default repo from settings.": [ "" ], @@ -152,6 +179,12 @@ "Repo": [ "Repozitář" ], + "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page.": [ + "" + ], + "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one.": [ + "" + ], "Should importing overwrite locked templates?": [ "" ], @@ -170,9 +203,6 @@ "Template Sync": [ "" ], - "The directory within Git repo containing the templates": [ - "" - ], "The directory within the Git repo containing the templates": [ "" ], diff --git a/app/assets/javascripts/foreman_templates/locale/de/foreman_templates.js b/app/assets/javascripts/foreman_templates/locale/de/foreman_templates.js index f5d3aeb..1344c53 100644 --- a/app/assets/javascripts/foreman_templates/locale/de/foreman_templates.js +++ b/app/assets/javascripts/foreman_templates/locale/de/foreman_templates.js @@ -3,7 +3,7 @@ "locale_data": { "foreman_templates": { "": { - "Project-Id-Version": "foreman_templates 10.0.1", + "Project-Id-Version": "foreman_templates 10.0.3", "Report-Msgid-Bugs-To": "", "PO-Revision-Date": "2019-10-14 12:27+0000", "Last-Translator": "pdolinic, 2023", @@ -47,6 +47,9 @@ "Commit message": [ "" ], + "Custom HTTP proxy": [ + "" + ], "Custom commit message for templates export": [ "" ], @@ -56,6 +59,9 @@ "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata": [ "Standard-Metadaten-Exportmodus, Aktualisieren, rendert Metadaten neu, behält vorhandene Metadaten bei, entfernt Exportvorlagen ohne Metadaten" ], + "Directory within Git repo containing the templates.": [ + "" + ], "Dirname": [ "Dirname" ], @@ -71,9 +77,24 @@ "Force import": [ "Import erzwingen" ], + "Global default HTTP proxy": [ + "" + ], + "HTTP proxy": [ + "" + ], + "HTTP proxy policy": [ + "" + ], + "HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter.": [ + "" + ], "How to handle lock for imported templates?": [ "" ], + "ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`": [ + "" + ], "Import": [ "Importieren" ], @@ -89,6 +110,9 @@ "Initiate Import": [ "Import einleiten" ], + "Invalid repo format, must start with one of: ": [ + "" + ], "Keep": [ "Behalten" ], @@ -125,6 +149,9 @@ "New": [ "Neu" ], + "No HTTP proxy": [ + "" + ], "Override the default repo from settings.": [ "Überschreiben Sie das Standard-Repository aus den Einstellungen." ], @@ -152,6 +179,12 @@ "Repo": [ "Repository" ], + "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page.": [ + "" + ], + "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one.": [ + "" + ], "Should importing overwrite locked templates?": [ "Sollen beim Importieren gesperrte Vorlagen überschrieben werden?" ], @@ -170,9 +203,6 @@ "Template Sync": [ "" ], - "The directory within Git repo containing the templates": [ - "Das Verzeichnis im Git-Repository, das die Vorlagen enthält" - ], "The directory within the Git repo containing the templates": [ "Das Verzeichnis im Git-Repository, das die Vorlagen enthält" ], diff --git a/app/assets/javascripts/foreman_templates/locale/en_GB/foreman_templates.js b/app/assets/javascripts/foreman_templates/locale/en_GB/foreman_templates.js index 7b2123a..7fa7c5e 100644 --- a/app/assets/javascripts/foreman_templates/locale/en_GB/foreman_templates.js +++ b/app/assets/javascripts/foreman_templates/locale/en_GB/foreman_templates.js @@ -3,7 +3,7 @@ "locale_data": { "foreman_templates": { "": { - "Project-Id-Version": "foreman_templates 10.0.1", + "Project-Id-Version": "foreman_templates 10.0.3", "Report-Msgid-Bugs-To": "", "PO-Revision-Date": "2019-10-14 12:27+0000", "Last-Translator": "0868a4d1af5275b3f70b0a6dac4c99a4, 2022", @@ -47,6 +47,9 @@ "Commit message": [ "" ], + "Custom HTTP proxy": [ + "" + ], "Custom commit message for templates export": [ "" ], @@ -56,6 +59,9 @@ "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata": [ "" ], + "Directory within Git repo containing the templates.": [ + "" + ], "Dirname": [ "" ], @@ -71,9 +77,24 @@ "Force import": [ "" ], + "Global default HTTP proxy": [ + "" + ], + "HTTP proxy": [ + "" + ], + "HTTP proxy policy": [ + "" + ], + "HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter.": [ + "" + ], "How to handle lock for imported templates?": [ "" ], + "ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`": [ + "" + ], "Import": [ "" ], @@ -89,6 +110,9 @@ "Initiate Import": [ "" ], + "Invalid repo format, must start with one of: ": [ + "" + ], "Keep": [ "" ], @@ -125,6 +149,9 @@ "New": [ "" ], + "No HTTP proxy": [ + "" + ], "Override the default repo from settings.": [ "" ], @@ -152,6 +179,12 @@ "Repo": [ "" ], + "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page.": [ + "" + ], + "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one.": [ + "" + ], "Should importing overwrite locked templates?": [ "" ], @@ -170,9 +203,6 @@ "Template Sync": [ "" ], - "The directory within Git repo containing the templates": [ - "" - ], "The directory within the Git repo containing the templates": [ "" ], diff --git a/app/assets/javascripts/foreman_templates/locale/es/foreman_templates.js b/app/assets/javascripts/foreman_templates/locale/es/foreman_templates.js index 3185b11..9e5161d 100644 --- a/app/assets/javascripts/foreman_templates/locale/es/foreman_templates.js +++ b/app/assets/javascripts/foreman_templates/locale/es/foreman_templates.js @@ -3,7 +3,7 @@ "locale_data": { "foreman_templates": { "": { - "Project-Id-Version": "foreman_templates 10.0.1", + "Project-Id-Version": "foreman_templates 10.0.3", "Report-Msgid-Bugs-To": "", "PO-Revision-Date": "2019-10-14 12:27+0000", "Last-Translator": "Bryan Kearney , 2023", @@ -47,6 +47,9 @@ "Commit message": [ "提交消息" ], + "Custom HTTP proxy": [ + "" + ], "Custom commit message for templates export": [ "模板导出的自定义提交消息" ], @@ -56,6 +59,9 @@ "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata": [ "默认元数据导出模式,刷新后重新渲染元数据,保留将保留现有元数据,删除不包含元数据的导出模板" ], + "Directory within Git repo containing the templates.": [ + "" + ], "Dirname": [ "Dirname" ], @@ -71,9 +77,24 @@ "Force import": [ "强制导入" ], + "Global default HTTP proxy": [ + "" + ], + "HTTP proxy": [ + "" + ], + "HTTP proxy policy": [ + "" + ], + "HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter.": [ + "" + ], "How to handle lock for imported templates?": [ "如何处理导入的模板锁定?" ], + "ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`": [ + "" + ], "Import": [ "Importar" ], @@ -89,6 +110,9 @@ "Initiate Import": [ "启动导入" ], + "Invalid repo format, must start with one of: ": [ + "" + ], "Keep": [ "保持" ], @@ -125,6 +149,9 @@ "New": [ "Nuevo" ], + "No HTTP proxy": [ + "" + ], "Override the default repo from settings.": [ "覆盖设置中的默认仓库。" ], @@ -152,6 +179,12 @@ "Repo": [ "仓库" ], + "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page.": [ + "" + ], + "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one.": [ + "" + ], "Should importing overwrite locked templates?": [ "是否应该导入覆盖锁定的模板?" ], @@ -170,9 +203,6 @@ "Template Sync": [ "模板同步" ], - "The directory within Git repo containing the templates": [ - "Git 仓库中包含模板的目录" - ], "The directory within the Git repo containing the templates": [ "Git 仓库中包含模板的目录" ], diff --git a/app/assets/javascripts/foreman_templates/locale/fr/foreman_templates.js b/app/assets/javascripts/foreman_templates/locale/fr/foreman_templates.js index e06aea8..d85bde8 100644 --- a/app/assets/javascripts/foreman_templates/locale/fr/foreman_templates.js +++ b/app/assets/javascripts/foreman_templates/locale/fr/foreman_templates.js @@ -3,7 +3,7 @@ "locale_data": { "foreman_templates": { "": { - "Project-Id-Version": "foreman_templates 10.0.1", + "Project-Id-Version": "foreman_templates 10.0.3", "Report-Msgid-Bugs-To": "", "PO-Revision-Date": "2019-10-14 12:27+0000", "Last-Translator": "Ewoud Kohl van Wijngaarden , 2024", @@ -47,6 +47,9 @@ "Commit message": [ "Message de validation" ], + "Custom HTTP proxy": [ + "" + ], "Custom commit message for templates export": [ "Message de validation personnalisé pour l'exportation de modèles" ], @@ -56,6 +59,9 @@ "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata": [ "Mode d'exportation des métadonnées par défaut, rafraîchir restitue les métadonnées, conserver les métadonnées existantes, supprimer exporte le modèle sans métadonnées" ], + "Directory within Git repo containing the templates.": [ + "" + ], "Dirname": [ "Dirname" ], @@ -71,9 +77,24 @@ "Force import": [ "Forcer l'importation" ], + "Global default HTTP proxy": [ + "" + ], + "HTTP proxy": [ + "" + ], + "HTTP proxy policy": [ + "" + ], + "HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter.": [ + "" + ], "How to handle lock for imported templates?": [ "Comment gérer le verrouillage des modèles importés ?" ], + "ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`": [ + "" + ], "Import": [ "Importation" ], @@ -89,6 +110,9 @@ "Initiate Import": [ "Initier l'importation" ], + "Invalid repo format, must start with one of: ": [ + "" + ], "Keep": [ "Gardez" ], @@ -125,6 +149,9 @@ "New": [ "Nouveau" ], + "No HTTP proxy": [ + "" + ], "Override the default repo from settings.": [ "Remplace le référentiel par défaut des paramètres." ], @@ -152,6 +179,12 @@ "Repo": [ "Référentiel" ], + "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page.": [ + "" + ], + "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one.": [ + "" + ], "Should importing overwrite locked templates?": [ "L'importation doit-elle écraser les modèles verrouillés ?" ], @@ -170,9 +203,6 @@ "Template Sync": [ "Sync Modèle" ], - "The directory within Git repo containing the templates": [ - "Le répertoire du référentiel Git contenant les modèles" - ], "The directory within the Git repo containing the templates": [ "Le répertoire du référentiel Git contenant les modèles" ], diff --git a/app/assets/javascripts/foreman_templates/locale/gl/foreman_templates.js b/app/assets/javascripts/foreman_templates/locale/gl/foreman_templates.js index 5163f99..d88f570 100644 --- a/app/assets/javascripts/foreman_templates/locale/gl/foreman_templates.js +++ b/app/assets/javascripts/foreman_templates/locale/gl/foreman_templates.js @@ -3,7 +3,7 @@ "locale_data": { "foreman_templates": { "": { - "Project-Id-Version": "foreman_templates 10.0.1", + "Project-Id-Version": "foreman_templates 10.0.3", "Report-Msgid-Bugs-To": "", "PO-Revision-Date": "2019-10-14 12:27+0000", "Last-Translator": "Carmela Rubiños , 2023", @@ -47,6 +47,9 @@ "Commit message": [ "" ], + "Custom HTTP proxy": [ + "" + ], "Custom commit message for templates export": [ "" ], @@ -56,6 +59,9 @@ "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata": [ "" ], + "Directory within Git repo containing the templates.": [ + "" + ], "Dirname": [ "" ], @@ -71,9 +77,24 @@ "Force import": [ "" ], + "Global default HTTP proxy": [ + "" + ], + "HTTP proxy": [ + "" + ], + "HTTP proxy policy": [ + "" + ], + "HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter.": [ + "" + ], "How to handle lock for imported templates?": [ "" ], + "ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`": [ + "" + ], "Import": [ "Importar" ], @@ -89,6 +110,9 @@ "Initiate Import": [ "" ], + "Invalid repo format, must start with one of: ": [ + "" + ], "Keep": [ "" ], @@ -125,6 +149,9 @@ "New": [ "Novo" ], + "No HTTP proxy": [ + "" + ], "Override the default repo from settings.": [ "" ], @@ -152,6 +179,12 @@ "Repo": [ "" ], + "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page.": [ + "" + ], + "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one.": [ + "" + ], "Should importing overwrite locked templates?": [ "" ], @@ -170,9 +203,6 @@ "Template Sync": [ "" ], - "The directory within Git repo containing the templates": [ - "" - ], "The directory within the Git repo containing the templates": [ "" ], diff --git a/app/assets/javascripts/foreman_templates/locale/it/foreman_templates.js b/app/assets/javascripts/foreman_templates/locale/it/foreman_templates.js index 0b4a212..928843f 100644 --- a/app/assets/javascripts/foreman_templates/locale/it/foreman_templates.js +++ b/app/assets/javascripts/foreman_templates/locale/it/foreman_templates.js @@ -3,7 +3,7 @@ "locale_data": { "foreman_templates": { "": { - "Project-Id-Version": "foreman_templates 10.0.1", + "Project-Id-Version": "foreman_templates 10.0.3", "Report-Msgid-Bugs-To": "", "PO-Revision-Date": "2019-10-14 12:27+0000", "Last-Translator": "Bryan Kearney , 2023", @@ -47,6 +47,9 @@ "Commit message": [ "" ], + "Custom HTTP proxy": [ + "" + ], "Custom commit message for templates export": [ "" ], @@ -56,6 +59,9 @@ "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata": [ "" ], + "Directory within Git repo containing the templates.": [ + "" + ], "Dirname": [ "" ], @@ -71,9 +77,24 @@ "Force import": [ "" ], + "Global default HTTP proxy": [ + "" + ], + "HTTP proxy": [ + "" + ], + "HTTP proxy policy": [ + "" + ], + "HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter.": [ + "" + ], "How to handle lock for imported templates?": [ "" ], + "ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`": [ + "" + ], "Import": [ "Importa" ], @@ -89,6 +110,9 @@ "Initiate Import": [ "" ], + "Invalid repo format, must start with one of: ": [ + "" + ], "Keep": [ "" ], @@ -125,6 +149,9 @@ "New": [ "Nuovo" ], + "No HTTP proxy": [ + "" + ], "Override the default repo from settings.": [ "" ], @@ -152,6 +179,12 @@ "Repo": [ "Repo" ], + "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page.": [ + "" + ], + "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one.": [ + "" + ], "Should importing overwrite locked templates?": [ "" ], @@ -170,9 +203,6 @@ "Template Sync": [ "" ], - "The directory within Git repo containing the templates": [ - "" - ], "The directory within the Git repo containing the templates": [ "" ], diff --git a/app/assets/javascripts/foreman_templates/locale/ja/foreman_templates.js b/app/assets/javascripts/foreman_templates/locale/ja/foreman_templates.js index a668c29..671af68 100644 --- a/app/assets/javascripts/foreman_templates/locale/ja/foreman_templates.js +++ b/app/assets/javascripts/foreman_templates/locale/ja/foreman_templates.js @@ -3,7 +3,7 @@ "locale_data": { "foreman_templates": { "": { - "Project-Id-Version": "foreman_templates 10.0.1", + "Project-Id-Version": "foreman_templates 10.0.3", "Report-Msgid-Bugs-To": "", "PO-Revision-Date": "2019-10-14 12:27+0000", "Last-Translator": "Ewoud Kohl van Wijngaarden , 2024", @@ -47,6 +47,9 @@ "Commit message": [ "メッセージのコミット" ], + "Custom HTTP proxy": [ + "" + ], "Custom commit message for templates export": [ "テンプレートエクスポート用のカスタムコミットメッセージ" ], @@ -56,6 +59,9 @@ "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata": [ "デフォルトのメタデータエクスポートモード、更新はメタデータを再レンダリングし、保持は既存のメタデータを保持し、削除はメタデータなしでテンプレートをエクスポートします" ], + "Directory within Git repo containing the templates.": [ + "" + ], "Dirname": [ "Dirname" ], @@ -71,9 +77,24 @@ "Force import": [ "強制インポート" ], + "Global default HTTP proxy": [ + "" + ], + "HTTP proxy": [ + "" + ], + "HTTP proxy policy": [ + "" + ], + "HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter.": [ + "" + ], "How to handle lock for imported templates?": [ "インポートされたテンプレートのロックを処理する方法" ], + "ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`": [ + "" + ], "Import": [ "インポート" ], @@ -89,6 +110,9 @@ "Initiate Import": [ "インポートを開始します" ], + "Invalid repo format, must start with one of: ": [ + "" + ], "Keep": [ "保持" ], @@ -125,6 +149,9 @@ "New": [ "新規" ], + "No HTTP proxy": [ + "" + ], "Override the default repo from settings.": [ "設定からデフォルトのリポジトリーを上書きします。" ], @@ -152,6 +179,12 @@ "Repo": [ "リポジトリー" ], + "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page.": [ + "" + ], + "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one.": [ + "" + ], "Should importing overwrite locked templates?": [ "インポートするとロックされたテンプレートは上書きされますか?" ], @@ -170,9 +203,6 @@ "Template Sync": [ "テンプレート同期" ], - "The directory within Git repo containing the templates": [ - "テンプレートを含む Git リポジトリー内のディレクトリー" - ], "The directory within the Git repo containing the templates": [ "テンプレートを含む Git リポジトリー内のディレクトリー" ], diff --git a/app/assets/javascripts/foreman_templates/locale/ka/foreman_templates.js b/app/assets/javascripts/foreman_templates/locale/ka/foreman_templates.js index 80f9c4c..0b5189d 100644 --- a/app/assets/javascripts/foreman_templates/locale/ka/foreman_templates.js +++ b/app/assets/javascripts/foreman_templates/locale/ka/foreman_templates.js @@ -3,7 +3,7 @@ "locale_data": { "foreman_templates": { "": { - "Project-Id-Version": "foreman_templates 10.0.1", + "Project-Id-Version": "foreman_templates 10.0.3", "Report-Msgid-Bugs-To": "", "PO-Revision-Date": "2019-10-14 12:27+0000", "Last-Translator": "Temuri Doghonadze , 2023", @@ -47,6 +47,9 @@ "Commit message": [ "კომიტის შეტყობინება" ], + "Custom HTTP proxy": [ + "" + ], "Custom commit message for templates export": [ "შაბლონების გადაცემის შეტყობინების ხელით მითითება" ], @@ -56,6 +59,9 @@ "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata": [ "მეტამონაცემების გატანის ნაგულისხმები რეჟიმი, განახლება ხელახლა გადასცემს მეტამონაცემებს, შენახვა შეინარჩუნებს არსებულ მეტამონაცემებს, გატანის შაბლონის წაშლა მეტამონაცემების გარეშე" ], + "Directory within Git repo containing the templates.": [ + "" + ], "Dirname": [ "საქაღალდის სახელი" ], @@ -71,9 +77,24 @@ "Force import": [ "ძალით შემოტანა" ], + "Global default HTTP proxy": [ + "" + ], + "HTTP proxy": [ + "" + ], + "HTTP proxy policy": [ + "" + ], + "HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter.": [ + "" + ], "How to handle lock for imported templates?": [ "როგორ დავამუშაო ბლოკირება შემოტანილი შაბლონებისთვის?" ], + "ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`": [ + "" + ], "Import": [ "შემოტანა" ], @@ -89,6 +110,9 @@ "Initiate Import": [ "შემოტანის დაწყება" ], + "Invalid repo format, must start with one of: ": [ + "" + ], "Keep": [ "დატოვება" ], @@ -125,6 +149,9 @@ "New": [ "ახალი" ], + "No HTTP proxy": [ + "" + ], "Override the default repo from settings.": [ "პარამეტრებში მითითებული ნაგულისხმები რეპოს გადაფარვა." ], @@ -152,6 +179,12 @@ "Repo": [ "რეპო" ], + "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page.": [ + "" + ], + "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one.": [ + "" + ], "Should importing overwrite locked templates?": [ "შემოტანამ დაბლოკილ შაბლონებს გადააწეროს თუ არა?" ], @@ -170,9 +203,6 @@ "Template Sync": [ "შაბლონების სინქრონიზაცია" ], - "The directory within Git repo containing the templates": [ - "შაბლონების შემცველი საქაღალდე Git-ის რეპოში" - ], "The directory within the Git repo containing the templates": [ "შაბლონების შემცველი საქაღალდე Git-ის რეპოში" ], diff --git a/app/assets/javascripts/foreman_templates/locale/ko/foreman_templates.js b/app/assets/javascripts/foreman_templates/locale/ko/foreman_templates.js index 023145e..729b4f7 100644 --- a/app/assets/javascripts/foreman_templates/locale/ko/foreman_templates.js +++ b/app/assets/javascripts/foreman_templates/locale/ko/foreman_templates.js @@ -3,10 +3,10 @@ "locale_data": { "foreman_templates": { "": { - "Project-Id-Version": "foreman_templates 10.0.1", + "Project-Id-Version": "foreman_templates 10.0.3", "Report-Msgid-Bugs-To": "", "PO-Revision-Date": "2019-10-14 12:27+0000", - "Last-Translator": "Bryan Kearney , 2023", + "Last-Translator": "Ewoud Kohl van Wijngaarden , 2024", "Language-Team": "Korean (https://app.transifex.com/foreman/teams/114/ko/)", "MIME-Version": "1.0", "Content-Type": "text/plain; charset=UTF-8", @@ -18,106 +18,130 @@ "plural_forms": "nplurals=1; plural=0;" }, "Action type": [ - "" + "동작 유형" ], "Always": [ - "" + "항상" ], "Associate": [ - "" + "연관" ], "Associate templates to OS, organization and location": [ - "" + "OS, 조직 및 위치에 템플릿 연결" ], "Associate to OS's, Locations & Organizations. Options are: always, new or never.": [ - "" + "OS, 위치 및 조직과 연관시킵니다. 옵션은 always, new, never 입니다." ], "Back to sync form": [ - "" + "동기화 양식으로 돌아가기" ], "Branch": [ - "" + "브랜치" ], "Branch in Git repo.": [ - "" + "Git 리포지토리의 브랜치입니다." ], "Choose verbosity for Rake task importing templates": [ - "" + "Rake 작업 템플릿 가져오기에 대한 자세한 정보 선택" ], "Commit message": [ + "메시지 커밋" + ], + "Custom HTTP proxy": [ "" ], "Custom commit message for templates export": [ - "" + "템플릿 내보내기를 위한 사용자 정의 커밋 메시지" ], "Default branch in Git repo": [ - "" + "Git 리포지토리의 기본 브랜치" ], "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata": [ + "기본 메타데이터 내보내기 모드, 새로 고침은 메타데이터를 다시 렌더링하고, 유지는 기존 메타데이터를 유지하고, 메타데이터가 없는 내보내기 템플릿을 제거합니다." + ], + "Directory within Git repo containing the templates.": [ "" ], "Dirname": [ - "" + "Dirname" ], "Export": [ "내보내기 " ], "Export templates with names matching this regex (case-insensitive; snippets are not filtered).": [ - "" + "이 정규식과 일치하는 이름을 가진 템플릿을 내보냅니다(대소문자를 구분하지 않음, 스니펫은 필터링되지 않음)." ], "Filter": [ "필터 " ], "Force import": [ + "강제 가져오기" + ], + "Global default HTTP proxy": [ + "" + ], + "HTTP proxy": [ + "" + ], + "HTTP proxy policy": [ + "" + ], + "HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter.": [ "" ], "How to handle lock for imported templates?": [ + "가져온 템플릿에 대한 잠금을 어떻게 처리하나요?" + ], + "ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`": [ "" ], "Import": [ "불러오기" ], "Import or Export Templates": [ - "" + "템플릿 가져오기 또는 내보내기" ], "Import/export names matching this regex (case-insensitive; snippets are not filtered)": [ - "" + "이 정규 표현식과 일치하는 이름을 가져오거나 내보냅니다(대소문자 구분 없음, 스니펫은 필터링되지 않음)" ], "Initiate Export": [ - "" + "내보내기 시작" ], "Initiate Import": [ + "가져오기 시작" + ], + "Invalid repo format, must start with one of: ": [ "" ], "Keep": [ - "" + "유지" ], "Keep, do not lock new": [ - "" + "보관, 새 항목 잠금 없음" ], "Keep, lock new": [ - "" + "보관, 새 항목 잠금" ], "Lock": [ "잠금" ], "Lock imported templates": [ - "" + "가져온 템플릿 잠금" ], "Lock templates": [ - "" + "템플릿 잠금" ], "Metadata export mode": [ - "" + "메타데이터 내보내기 모드" ], "Negate": [ - "" + "비활성화" ], "Negate the filter for import/export": [ - "" + "가져오기/내보내기 필터 비활성화" ], "Negate the prefix (for purging).": [ - "" + "접두사를 비활성화합니다(제거용)" ], "Never": [ "사용 안 함" @@ -125,23 +149,26 @@ "New": [ "신규" ], - "Override the default repo from settings.": [ + "No HTTP proxy": [ "" ], + "Override the default repo from settings.": [ + "설정에서 기본 저장소를 덮어씁니다." + ], "Page Not Found": [ - "" + "페이지를 찾을 수 없습니다" ], "Permission Denied": [ - "" + "사용 권한이 거부되었습니다" ], "Please check the access permissions/SELinux and make sure it is readable/writable for the web application user account, typically '%s'.": [ - "" + "액세스 권한/SELinux를 확인하고 웹 애플리케이션 사용자 계정 (일반적으로 '%s')에 대해 읽기/쓰기가 가능한지 확인하세요." ], "Please request one of the required permissions listed below from a Foreman administrator:": [ "Foreman 관리자에게 아래에 나열된 필수 권한 중 하나를 요청하십시오." ], "Prefix": [ - "" + "접두사" ], "Refresh": [ "새로고침 " @@ -152,53 +179,56 @@ "Repo": [ "리포지터리 " ], - "Should importing overwrite locked templates?": [ + "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page.": [ "" ], - "Show template diff in response": [ + "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one.": [ "" ], + "Should importing overwrite locked templates?": [ + "가져오기를 하면 잠긴 템플릿을 덮어쓸 수 있나요?" + ], + "Show template diff in response": [ + "응답에서 템플릿 diff 표시" + ], "Specify how to handle metadata": [ - "" + "메타데이터를 처리하는 방법 지정" ], "Sync Templates": [ - "" + "템플릿 동기화" ], "Target path to import/export. Different protocols can be used, for example /tmp/dir, git://example.com, https://example.com, ssh://example.com. When exporting to /tmp, note that production deployments may be configured to use private tmp.": [ - "" + "가져오기/내보내기 위한 대상 경로입니다. 다양한 프로토콜을 사용할 수 있습니다(예: /tmp/dir, git://example.com, https://example.com, ssh://example.com). /tmp로 내보낼 때 프로덕션 배포는 개인 tmp를 사용하도록 구성될 수 있습니다." ], "Template Sync": [ - "" - ], - "The directory within Git repo containing the templates": [ - "" + "템플릿 동기화" ], "The directory within the Git repo containing the templates": [ - "" + "템플릿이 포함된 Git 리포지토리 내의 디렉토리" ], "The page you are looking for does not exist": [ - "" + "찾으시는 페이지가 존재하지 않습니다." ], "The string all imported templates should begin with.": [ - "" + "모든 가져온 템플릿이 시작해야 하는 문자열입니다." ], "The string that will be added as prefix to imported templates": [ - "" + "가져온 템플릿에 접두사로 추가될 문자열" ], "Unlock": [ "잠금 풀기" ], "Update templates that are locked": [ - "" + "잠긴 템플릿 업데이트" ], "Use default value from settings": [ - "" + "설정에서 기본값 사용" ], "Using file-based synchronization, but couldn't access %s. ": [ - "" + "파일 기반 동기화를 사용했지만 %s에 액세스할 수 없습니다. " ], "Verbosity": [ - "" + "상세 정보" ], "You are not authorized to perform this action.": [ "이 작업을 수행할 권한이 없습니다." diff --git a/app/assets/javascripts/foreman_templates/locale/pt_BR/foreman_templates.js b/app/assets/javascripts/foreman_templates/locale/pt_BR/foreman_templates.js index 31cf6dd..26b077a 100644 --- a/app/assets/javascripts/foreman_templates/locale/pt_BR/foreman_templates.js +++ b/app/assets/javascripts/foreman_templates/locale/pt_BR/foreman_templates.js @@ -3,7 +3,7 @@ "locale_data": { "foreman_templates": { "": { - "Project-Id-Version": "foreman_templates 10.0.1", + "Project-Id-Version": "foreman_templates 10.0.3", "Report-Msgid-Bugs-To": "", "PO-Revision-Date": "2019-10-14 12:27+0000", "Last-Translator": "Bryan Kearney , 2023", @@ -47,6 +47,9 @@ "Commit message": [ "" ], + "Custom HTTP proxy": [ + "" + ], "Custom commit message for templates export": [ "" ], @@ -56,6 +59,9 @@ "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata": [ "Modo de exportação de metadados padrão, atualiza os metadados de revenda, mantém manterá os metadados existentes, removerá o modelo de exportação sem metadados" ], + "Directory within Git repo containing the templates.": [ + "" + ], "Dirname": [ "Dirname" ], @@ -71,9 +77,24 @@ "Force import": [ "Forçar a importação" ], + "Global default HTTP proxy": [ + "" + ], + "HTTP proxy": [ + "" + ], + "HTTP proxy policy": [ + "" + ], + "HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter.": [ + "" + ], "How to handle lock for imported templates?": [ "" ], + "ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`": [ + "" + ], "Import": [ "Importar" ], @@ -89,6 +110,9 @@ "Initiate Import": [ "Iniciar a importação" ], + "Invalid repo format, must start with one of: ": [ + "" + ], "Keep": [ "Guarde" ], @@ -125,6 +149,9 @@ "New": [ "Novo" ], + "No HTTP proxy": [ + "" + ], "Override the default repo from settings.": [ "Anular o reporte padrão das configurações." ], @@ -152,6 +179,12 @@ "Repo": [ "Repo" ], + "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page.": [ + "" + ], + "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one.": [ + "" + ], "Should importing overwrite locked templates?": [ "A importação deve sobregravar modelos bloqueados?" ], @@ -170,9 +203,6 @@ "Template Sync": [ "" ], - "The directory within Git repo containing the templates": [ - "O diretório dentro do Git repo contendo os gabaritos" - ], "The directory within the Git repo containing the templates": [ "O diretório dentro do Git repo contendo os modelos" ], diff --git a/app/assets/javascripts/foreman_templates/locale/ru/foreman_templates.js b/app/assets/javascripts/foreman_templates/locale/ru/foreman_templates.js index c359185..defbbd4 100644 --- a/app/assets/javascripts/foreman_templates/locale/ru/foreman_templates.js +++ b/app/assets/javascripts/foreman_templates/locale/ru/foreman_templates.js @@ -3,7 +3,7 @@ "locale_data": { "foreman_templates": { "": { - "Project-Id-Version": "foreman_templates 10.0.1", + "Project-Id-Version": "foreman_templates 10.0.3", "Report-Msgid-Bugs-To": "", "PO-Revision-Date": "2019-10-14 12:27+0000", "Last-Translator": "Bryan Kearney , 2023", @@ -47,6 +47,9 @@ "Commit message": [ "" ], + "Custom HTTP proxy": [ + "" + ], "Custom commit message for templates export": [ "" ], @@ -56,6 +59,9 @@ "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata": [ "" ], + "Directory within Git repo containing the templates.": [ + "" + ], "Dirname": [ "" ], @@ -71,9 +77,24 @@ "Force import": [ "" ], + "Global default HTTP proxy": [ + "" + ], + "HTTP proxy": [ + "" + ], + "HTTP proxy policy": [ + "" + ], + "HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter.": [ + "" + ], "How to handle lock for imported templates?": [ "" ], + "ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`": [ + "" + ], "Import": [ "Импорт" ], @@ -89,6 +110,9 @@ "Initiate Import": [ "" ], + "Invalid repo format, must start with one of: ": [ + "" + ], "Keep": [ "" ], @@ -125,6 +149,9 @@ "New": [ "Новое" ], + "No HTTP proxy": [ + "" + ], "Override the default repo from settings.": [ "" ], @@ -152,6 +179,12 @@ "Repo": [ "Репозиторий" ], + "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page.": [ + "" + ], + "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one.": [ + "" + ], "Should importing overwrite locked templates?": [ "" ], @@ -170,9 +203,6 @@ "Template Sync": [ "" ], - "The directory within Git repo containing the templates": [ - "" - ], "The directory within the Git repo containing the templates": [ "" ], diff --git a/app/assets/javascripts/foreman_templates/locale/sv_SE/foreman_templates.js b/app/assets/javascripts/foreman_templates/locale/sv_SE/foreman_templates.js index 88d12cc..03ed4cf 100644 --- a/app/assets/javascripts/foreman_templates/locale/sv_SE/foreman_templates.js +++ b/app/assets/javascripts/foreman_templates/locale/sv_SE/foreman_templates.js @@ -3,7 +3,7 @@ "locale_data": { "foreman_templates": { "": { - "Project-Id-Version": "foreman_templates 10.0.1", + "Project-Id-Version": "foreman_templates 10.0.3", "Report-Msgid-Bugs-To": "", "PO-Revision-Date": "2019-10-14 12:27+0000", "Last-Translator": "johnny.westerlund , 2023", @@ -47,6 +47,9 @@ "Commit message": [ "" ], + "Custom HTTP proxy": [ + "" + ], "Custom commit message for templates export": [ "" ], @@ -56,6 +59,9 @@ "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata": [ "" ], + "Directory within Git repo containing the templates.": [ + "" + ], "Dirname": [ "" ], @@ -71,9 +77,24 @@ "Force import": [ "" ], + "Global default HTTP proxy": [ + "" + ], + "HTTP proxy": [ + "" + ], + "HTTP proxy policy": [ + "" + ], + "HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter.": [ + "" + ], "How to handle lock for imported templates?": [ "" ], + "ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`": [ + "" + ], "Import": [ "Importera" ], @@ -89,6 +110,9 @@ "Initiate Import": [ "" ], + "Invalid repo format, must start with one of: ": [ + "" + ], "Keep": [ "" ], @@ -125,6 +149,9 @@ "New": [ "Ny" ], + "No HTTP proxy": [ + "" + ], "Override the default repo from settings.": [ "" ], @@ -152,6 +179,12 @@ "Repo": [ "" ], + "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page.": [ + "" + ], + "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one.": [ + "" + ], "Should importing overwrite locked templates?": [ "" ], @@ -170,9 +203,6 @@ "Template Sync": [ "" ], - "The directory within Git repo containing the templates": [ - "" - ], "The directory within the Git repo containing the templates": [ "" ], diff --git a/app/assets/javascripts/foreman_templates/locale/zh_CN/foreman_templates.js b/app/assets/javascripts/foreman_templates/locale/zh_CN/foreman_templates.js index 0d358ca..d8509a9 100644 --- a/app/assets/javascripts/foreman_templates/locale/zh_CN/foreman_templates.js +++ b/app/assets/javascripts/foreman_templates/locale/zh_CN/foreman_templates.js @@ -3,7 +3,7 @@ "locale_data": { "foreman_templates": { "": { - "Project-Id-Version": "foreman_templates 10.0.1", + "Project-Id-Version": "foreman_templates 10.0.3", "Report-Msgid-Bugs-To": "", "PO-Revision-Date": "2019-10-14 12:27+0000", "Last-Translator": "Ewoud Kohl van Wijngaarden , 2024", @@ -47,6 +47,9 @@ "Commit message": [ "提交消息" ], + "Custom HTTP proxy": [ + "" + ], "Custom commit message for templates export": [ "模板导出的自定义提交消息" ], @@ -56,6 +59,9 @@ "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata": [ "默认元数据导出模式,刷新后重新渲染元数据,保留将保留现有元数据,删除不包含元数据的导出模板" ], + "Directory within Git repo containing the templates.": [ + "" + ], "Dirname": [ "Dirname" ], @@ -71,9 +77,24 @@ "Force import": [ "强制导入" ], + "Global default HTTP proxy": [ + "" + ], + "HTTP proxy": [ + "" + ], + "HTTP proxy policy": [ + "" + ], + "HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter.": [ + "" + ], "How to handle lock for imported templates?": [ "如何处理导入的模板锁定?" ], + "ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`": [ + "" + ], "Import": [ "导入" ], @@ -89,6 +110,9 @@ "Initiate Import": [ "启动导入" ], + "Invalid repo format, must start with one of: ": [ + "" + ], "Keep": [ "保持" ], @@ -125,6 +149,9 @@ "New": [ "新" ], + "No HTTP proxy": [ + "" + ], "Override the default repo from settings.": [ "覆盖设置中的默认仓库。" ], @@ -152,6 +179,12 @@ "Repo": [ "仓库" ], + "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page.": [ + "" + ], + "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one.": [ + "" + ], "Should importing overwrite locked templates?": [ "是否应该导入覆盖锁定的模板?" ], @@ -170,9 +203,6 @@ "Template Sync": [ "模板同步" ], - "The directory within Git repo containing the templates": [ - "Git 仓库中包含模板的目录" - ], "The directory within the Git repo containing the templates": [ "Git 仓库中包含模板的目录" ], diff --git a/app/assets/javascripts/foreman_templates/locale/zh_TW/foreman_templates.js b/app/assets/javascripts/foreman_templates/locale/zh_TW/foreman_templates.js index 6bb202d..494637c 100644 --- a/app/assets/javascripts/foreman_templates/locale/zh_TW/foreman_templates.js +++ b/app/assets/javascripts/foreman_templates/locale/zh_TW/foreman_templates.js @@ -3,7 +3,7 @@ "locale_data": { "foreman_templates": { "": { - "Project-Id-Version": "foreman_templates 10.0.1", + "Project-Id-Version": "foreman_templates 10.0.3", "Report-Msgid-Bugs-To": "", "PO-Revision-Date": "2019-10-14 12:27+0000", "Last-Translator": "Bryan Kearney , 2023", @@ -47,6 +47,9 @@ "Commit message": [ "" ], + "Custom HTTP proxy": [ + "" + ], "Custom commit message for templates export": [ "" ], @@ -56,6 +59,9 @@ "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata": [ "" ], + "Directory within Git repo containing the templates.": [ + "" + ], "Dirname": [ "" ], @@ -71,9 +77,24 @@ "Force import": [ "" ], + "Global default HTTP proxy": [ + "" + ], + "HTTP proxy": [ + "" + ], + "HTTP proxy policy": [ + "" + ], + "HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter.": [ + "" + ], "How to handle lock for imported templates?": [ "" ], + "ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`": [ + "" + ], "Import": [ "匯入" ], @@ -89,6 +110,9 @@ "Initiate Import": [ "" ], + "Invalid repo format, must start with one of: ": [ + "" + ], "Keep": [ "" ], @@ -125,6 +149,9 @@ "New": [ "新增" ], + "No HTTP proxy": [ + "" + ], "Override the default repo from settings.": [ "" ], @@ -152,6 +179,12 @@ "Repo": [ "軟體庫" ], + "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page.": [ + "" + ], + "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one.": [ + "" + ], "Should importing overwrite locked templates?": [ "" ], @@ -170,9 +203,6 @@ "Template Sync": [ "" ], - "The directory within Git repo containing the templates": [ - "" - ], "The directory within the Git repo containing the templates": [ "" ], diff --git a/locale/cs_CZ/LC_MESSAGES/foreman_templates.mo b/locale/cs_CZ/LC_MESSAGES/foreman_templates.mo index fb224a9..c68b7f9 100644 Binary files a/locale/cs_CZ/LC_MESSAGES/foreman_templates.mo and b/locale/cs_CZ/LC_MESSAGES/foreman_templates.mo differ diff --git a/locale/cs_CZ/foreman_templates.po b/locale/cs_CZ/foreman_templates.po index bfb4ecc..9a0f497 100644 --- a/locale/cs_CZ/foreman_templates.po +++ b/locale/cs_CZ/foreman_templates.po @@ -8,7 +8,7 @@ # msgid "" msgstr "" -"Project-Id-Version: foreman_templates 10.0.1\n" +"Project-Id-Version: foreman_templates 10.0.3\n" "Report-Msgid-Bugs-To: \n" "PO-Revision-Date: 2019-10-14 12:27+0000\n" "Last-Translator: Pavel Borecki , 2023\n" @@ -51,6 +51,9 @@ msgstr "" msgid "Commit message" msgstr "" +msgid "Custom HTTP proxy" +msgstr "" + msgid "Custom commit message for templates export" msgstr "" @@ -60,6 +63,9 @@ msgstr "Výchozí větev v Git repozitáři" msgid "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata" msgstr "" +msgid "Directory within Git repo containing the templates." +msgstr "" + msgid "Dirname" msgstr "" @@ -75,9 +81,24 @@ msgstr "" msgid "Force import" msgstr "Vynutit import" +msgid "Global default HTTP proxy" +msgstr "" + +msgid "HTTP proxy" +msgstr "" + +msgid "HTTP proxy policy" +msgstr "" + +msgid "HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter." +msgstr "" + msgid "How to handle lock for imported templates?" msgstr "" +msgid "ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`" +msgstr "" + msgid "Import" msgstr "Import" @@ -93,6 +114,9 @@ msgstr "Zahájit export" msgid "Initiate Import" msgstr "Zahájit import" +msgid "Invalid repo format, must start with one of: " +msgstr "" + msgid "Keep" msgstr "Ponechat" @@ -129,6 +153,9 @@ msgstr "Nikdy" msgid "New" msgstr "Nové" +msgid "No HTTP proxy" +msgstr "" + msgid "Override the default repo from settings." msgstr "" @@ -156,6 +183,12 @@ msgstr "Odebrat" msgid "Repo" msgstr "Repozitář" +msgid "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page." +msgstr "" + +msgid "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one." +msgstr "" + msgid "Should importing overwrite locked templates?" msgstr "" @@ -174,9 +207,6 @@ msgstr "" msgid "Template Sync" msgstr "" -msgid "The directory within Git repo containing the templates" -msgstr "" - msgid "The directory within the Git repo containing the templates" msgstr "" diff --git a/locale/de/LC_MESSAGES/foreman_templates.mo b/locale/de/LC_MESSAGES/foreman_templates.mo index c475935..06477c4 100644 Binary files a/locale/de/LC_MESSAGES/foreman_templates.mo and b/locale/de/LC_MESSAGES/foreman_templates.mo differ diff --git a/locale/de/foreman_templates.po b/locale/de/foreman_templates.po index 2eda670..8845883 100644 --- a/locale/de/foreman_templates.po +++ b/locale/de/foreman_templates.po @@ -13,7 +13,7 @@ # msgid "" msgstr "" -"Project-Id-Version: foreman_templates 10.0.1\n" +"Project-Id-Version: foreman_templates 10.0.3\n" "Report-Msgid-Bugs-To: \n" "PO-Revision-Date: 2019-10-14 12:27+0000\n" "Last-Translator: pdolinic, 2023\n" @@ -54,6 +54,9 @@ msgstr "Wählen Sie die Ausführlichkeit für Importvorlagen für Rake-Aufgaben" msgid "Commit message" msgstr "" +msgid "Custom HTTP proxy" +msgstr "" + msgid "Custom commit message for templates export" msgstr "" @@ -63,6 +66,9 @@ msgstr "Standard-Branch im Git-Repository" msgid "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata" msgstr "Standard-Metadaten-Exportmodus, Aktualisieren, rendert Metadaten neu, behält vorhandene Metadaten bei, entfernt Exportvorlagen ohne Metadaten" +msgid "Directory within Git repo containing the templates." +msgstr "" + msgid "Dirname" msgstr "Dirname" @@ -78,9 +84,24 @@ msgstr "Filter" msgid "Force import" msgstr "Import erzwingen" +msgid "Global default HTTP proxy" +msgstr "" + +msgid "HTTP proxy" +msgstr "" + +msgid "HTTP proxy policy" +msgstr "" + +msgid "HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter." +msgstr "" + msgid "How to handle lock for imported templates?" msgstr "" +msgid "ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`" +msgstr "" + msgid "Import" msgstr "Importieren" @@ -96,6 +117,9 @@ msgstr "Export initiieren" msgid "Initiate Import" msgstr "Import einleiten" +msgid "Invalid repo format, must start with one of: " +msgstr "" + msgid "Keep" msgstr "Behalten" @@ -132,6 +156,9 @@ msgstr "Nie" msgid "New" msgstr "Neu" +msgid "No HTTP proxy" +msgstr "" + msgid "Override the default repo from settings." msgstr "Überschreiben Sie das Standard-Repository aus den Einstellungen." @@ -159,6 +186,12 @@ msgstr "Entfernen" msgid "Repo" msgstr "Repository" +msgid "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page." +msgstr "" + +msgid "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one." +msgstr "" + msgid "Should importing overwrite locked templates?" msgstr "Sollen beim Importieren gesperrte Vorlagen überschrieben werden?" @@ -177,9 +210,6 @@ msgstr "" msgid "Template Sync" msgstr "" -msgid "The directory within Git repo containing the templates" -msgstr "Das Verzeichnis im Git-Repository, das die Vorlagen enthält" - msgid "The directory within the Git repo containing the templates" msgstr "Das Verzeichnis im Git-Repository, das die Vorlagen enthält" diff --git a/locale/en_GB/LC_MESSAGES/foreman_templates.mo b/locale/en_GB/LC_MESSAGES/foreman_templates.mo index 0120a4a..dbd6b9e 100644 Binary files a/locale/en_GB/LC_MESSAGES/foreman_templates.mo and b/locale/en_GB/LC_MESSAGES/foreman_templates.mo differ diff --git a/locale/en_GB/foreman_templates.po b/locale/en_GB/foreman_templates.po index d8ddba9..422ea51 100644 --- a/locale/en_GB/foreman_templates.po +++ b/locale/en_GB/foreman_templates.po @@ -8,7 +8,7 @@ # msgid "" msgstr "" -"Project-Id-Version: foreman_templates 10.0.1\n" +"Project-Id-Version: foreman_templates 10.0.3\n" "Report-Msgid-Bugs-To: \n" "PO-Revision-Date: 2019-10-14 12:27+0000\n" "Last-Translator: 0868a4d1af5275b3f70b0a6dac4c99a4, 2022\n" @@ -50,6 +50,9 @@ msgstr "" msgid "Commit message" msgstr "" +msgid "Custom HTTP proxy" +msgstr "" + msgid "Custom commit message for templates export" msgstr "" @@ -59,6 +62,9 @@ msgstr "" msgid "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata" msgstr "" +msgid "Directory within Git repo containing the templates." +msgstr "" + msgid "Dirname" msgstr "" @@ -74,9 +80,24 @@ msgstr "" msgid "Force import" msgstr "" +msgid "Global default HTTP proxy" +msgstr "" + +msgid "HTTP proxy" +msgstr "" + +msgid "HTTP proxy policy" +msgstr "" + +msgid "HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter." +msgstr "" + msgid "How to handle lock for imported templates?" msgstr "" +msgid "ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`" +msgstr "" + msgid "Import" msgstr "" @@ -92,6 +113,9 @@ msgstr "" msgid "Initiate Import" msgstr "" +msgid "Invalid repo format, must start with one of: " +msgstr "" + msgid "Keep" msgstr "" @@ -128,6 +152,9 @@ msgstr "" msgid "New" msgstr "" +msgid "No HTTP proxy" +msgstr "" + msgid "Override the default repo from settings." msgstr "" @@ -155,6 +182,12 @@ msgstr "" msgid "Repo" msgstr "" +msgid "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page." +msgstr "" + +msgid "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one." +msgstr "" + msgid "Should importing overwrite locked templates?" msgstr "" @@ -173,9 +206,6 @@ msgstr "" msgid "Template Sync" msgstr "" -msgid "The directory within Git repo containing the templates" -msgstr "" - msgid "The directory within the Git repo containing the templates" msgstr "" diff --git a/locale/es/LC_MESSAGES/foreman_templates.mo b/locale/es/LC_MESSAGES/foreman_templates.mo index e609a57..e529b4e 100644 Binary files a/locale/es/LC_MESSAGES/foreman_templates.mo and b/locale/es/LC_MESSAGES/foreman_templates.mo differ diff --git a/locale/es/foreman_templates.po b/locale/es/foreman_templates.po index e89eed2..bfb377b 100644 --- a/locale/es/foreman_templates.po +++ b/locale/es/foreman_templates.po @@ -10,7 +10,7 @@ # msgid "" msgstr "" -"Project-Id-Version: foreman_templates 10.0.1\n" +"Project-Id-Version: foreman_templates 10.0.3\n" "Report-Msgid-Bugs-To: \n" "PO-Revision-Date: 2019-10-14 12:27+0000\n" "Last-Translator: Bryan Kearney , 2023\n" @@ -52,6 +52,9 @@ msgstr "为 Rake 任务导入模板选择详细程度" msgid "Commit message" msgstr "提交消息" +msgid "Custom HTTP proxy" +msgstr "" + msgid "Custom commit message for templates export" msgstr "模板导出的自定义提交消息" @@ -61,6 +64,9 @@ msgstr "Git 仓库中的默认分支" msgid "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata" msgstr "默认元数据导出模式,刷新后重新渲染元数据,保留将保留现有元数据,删除不包含元数据的导出模板" +msgid "Directory within Git repo containing the templates." +msgstr "" + msgid "Dirname" msgstr "Dirname" @@ -76,9 +82,24 @@ msgstr "Filtro" msgid "Force import" msgstr "强制导入" +msgid "Global default HTTP proxy" +msgstr "" + +msgid "HTTP proxy" +msgstr "" + +msgid "HTTP proxy policy" +msgstr "" + +msgid "HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter." +msgstr "" + msgid "How to handle lock for imported templates?" msgstr "如何处理导入的模板锁定?" +msgid "ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`" +msgstr "" + msgid "Import" msgstr "Importar" @@ -94,6 +115,9 @@ msgstr "启动导出" msgid "Initiate Import" msgstr "启动导入" +msgid "Invalid repo format, must start with one of: " +msgstr "" + msgid "Keep" msgstr "保持" @@ -130,6 +154,9 @@ msgstr "Nunca" msgid "New" msgstr "Nuevo" +msgid "No HTTP proxy" +msgstr "" + msgid "Override the default repo from settings." msgstr "覆盖设置中的默认仓库。" @@ -157,6 +184,12 @@ msgstr "Eliminar" msgid "Repo" msgstr "仓库" +msgid "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page." +msgstr "" + +msgid "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one." +msgstr "" + msgid "Should importing overwrite locked templates?" msgstr "是否应该导入覆盖锁定的模板?" @@ -175,9 +208,6 @@ msgstr "要导入/导出的目标路径。可以使用不同的协议,如 /tmp msgid "Template Sync" msgstr "模板同步" -msgid "The directory within Git repo containing the templates" -msgstr "Git 仓库中包含模板的目录" - msgid "The directory within the Git repo containing the templates" msgstr "Git 仓库中包含模板的目录" diff --git a/locale/foreman_templates.pot b/locale/foreman_templates.pot index 2a3c95a..da269bf 100644 --- a/locale/foreman_templates.pot +++ b/locale/foreman_templates.pot @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: foreman_templates 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-29 14:18+0000\n" -"PO-Revision-Date: 2024-10-29 14:18+0000\n" +"POT-Creation-Date: 2024-12-03 13:46+0000\n" +"PO-Revision-Date: 2024-12-03 13:46+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" @@ -37,53 +37,75 @@ msgid "Negate the prefix (for purging)." msgstr "" #: ../app/controllers/api/v2/template_controller.rb:15 -msgid "The directory within Git repo containing the templates" +msgid "Directory within Git repo containing the templates." msgstr "" -#: ../app/controllers/api/v2/template_controller.rb:18 +#: ../app/controllers/api/v2/template_controller.rb:16 +msgid "" +"HTTP proxy policy for template sync. If you choose 'selected', provide the `ht" +"tp_proxy_id` parameter." +msgstr "" + +#: ../app/controllers/api/v2/template_controller.rb:17 +msgid "" +"ID of an HTTP proxy to use for template sync. Use this parameter together with" +" `'http_proxy_policy':'selected'`" +msgstr "" + +#: ../app/controllers/api/v2/template_controller.rb:20 msgid "Initiate Import" msgstr "" -#: ../app/controllers/api/v2/template_controller.rb:19 +#: ../app/controllers/api/v2/template_controller.rb:21 msgid "The string all imported templates should begin with." msgstr "" -#: ../app/controllers/api/v2/template_controller.rb:20 +#: ../app/controllers/api/v2/template_controller.rb:22 msgid "" "Associate to OS's, Locations & Organizations. Options are: always, new or neve" "r." msgstr "" -#: ../app/controllers/api/v2/template_controller.rb:21 +#: ../app/controllers/api/v2/template_controller.rb:23 msgid "Update templates that are locked" msgstr "" -#: ../app/controllers/api/v2/template_controller.rb:22 +#: ../app/controllers/api/v2/template_controller.rb:24 msgid "Lock imported templates" msgstr "" -#: ../app/controllers/api/v2/template_controller.rb:23 +#: ../app/controllers/api/v2/template_controller.rb:25 msgid "Show template diff in response" msgstr "" -#: ../app/controllers/api/v2/template_controller.rb:34 +#: ../app/controllers/api/v2/template_controller.rb:36 msgid "Initiate Export" msgstr "" -#: ../app/controllers/api/v2/template_controller.rb:35 +#: ../app/controllers/api/v2/template_controller.rb:37 msgid "Specify how to handle metadata" msgstr "" -#: ../app/controllers/api/v2/template_controller.rb:36 +#: ../app/controllers/api/v2/template_controller.rb:38 #: ../lib/foreman_templates/engine.rb:94 msgid "Custom commit message for templates export" msgstr "" -#: ../app/services/foreman_templates/action.rb:48 +#: ../app/controllers/ui_template_syncs_controller.rb:67 +msgid "" +"Select an HTTP proxy to use for template sync. You can add HTTP proxies on the" +" Infrastructure > HTTP proxies page." +msgstr "" + +#: ../app/controllers/ui_template_syncs_controller.rb:71 +msgid "HTTP proxy" +msgstr "" + +#: ../app/services/foreman_templates/action.rb:50 msgid "Using file-based synchronization, but couldn't access %s. " msgstr "" -#: ../app/services/foreman_templates/action.rb:49 +#: ../app/services/foreman_templates/action.rb:51 msgid "" "Please check the access permissions/SELinux and make sure it is readable/writa" "ble for the web application user account, typically '%s'." @@ -129,6 +151,18 @@ msgstr "" msgid "Remove" msgstr "" +#: ../lib/foreman_templates.rb:21 +msgid "Global default HTTP proxy" +msgstr "" + +#: ../lib/foreman_templates.rb:21 +msgid "No HTTP proxy" +msgstr "" + +#: ../lib/foreman_templates.rb:21 +msgid "Custom HTTP proxy" +msgstr "" + #: ../lib/foreman_templates/engine.rb:33 msgid "Template Sync" msgstr "" @@ -233,7 +267,17 @@ msgstr "" msgid "Commit message" msgstr "" -#: ../lib/foreman_templates/engine.rb:118 +#: ../lib/foreman_templates/engine.rb:99 +msgid "" +"Should an HTTP proxy be used for template sync? If you select Custom HTTP prox" +"y, you will be prompted to select one." +msgstr "" + +#: ../lib/foreman_templates/engine.rb:101 +msgid "HTTP proxy policy" +msgstr "" + +#: ../lib/foreman_templates/engine.rb:124 msgid "Sync Templates" msgstr "" @@ -260,6 +304,11 @@ msgstr "" msgid "Action type" msgstr "" +#: +#: ../webpack/components/NewTemplateSync/components/NewTemplateSyncForm/NewTemplateSyncFormHelpers.js:29 +msgid "Invalid repo format, must start with one of: " +msgstr "" + #: ../webpack/components/PageNotFound.js:9 msgid "Page Not Found" msgstr "" diff --git a/locale/fr/LC_MESSAGES/foreman_templates.mo b/locale/fr/LC_MESSAGES/foreman_templates.mo index 6b8c453..973566b 100644 Binary files a/locale/fr/LC_MESSAGES/foreman_templates.mo and b/locale/fr/LC_MESSAGES/foreman_templates.mo differ diff --git a/locale/fr/foreman_templates.po b/locale/fr/foreman_templates.po index 0501f5e..6f6a97e 100644 --- a/locale/fr/foreman_templates.po +++ b/locale/fr/foreman_templates.po @@ -12,7 +12,7 @@ # msgid "" msgstr "" -"Project-Id-Version: foreman_templates 10.0.1\n" +"Project-Id-Version: foreman_templates 10.0.3\n" "Report-Msgid-Bugs-To: \n" "PO-Revision-Date: 2019-10-14 12:27+0000\n" "Last-Translator: Ewoud Kohl van Wijngaarden HTTP proxies page." +msgstr "" + +msgid "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one." +msgstr "" + msgid "Should importing overwrite locked templates?" msgstr "L'importation doit-elle écraser les modèles verrouillés ?" @@ -178,9 +211,6 @@ msgstr "Chemin cible pour l'importation/exportation. Différents protocoles peuv msgid "Template Sync" msgstr "Sync Modèle" -msgid "The directory within Git repo containing the templates" -msgstr "Le répertoire du référentiel Git contenant les modèles" - msgid "The directory within the Git repo containing the templates" msgstr "Le répertoire du référentiel Git contenant les modèles" diff --git a/locale/gl/LC_MESSAGES/foreman_templates.mo b/locale/gl/LC_MESSAGES/foreman_templates.mo index 1b6a191..f090728 100644 Binary files a/locale/gl/LC_MESSAGES/foreman_templates.mo and b/locale/gl/LC_MESSAGES/foreman_templates.mo differ diff --git a/locale/gl/foreman_templates.po b/locale/gl/foreman_templates.po index 15ecbb2..207499f 100644 --- a/locale/gl/foreman_templates.po +++ b/locale/gl/foreman_templates.po @@ -8,7 +8,7 @@ # msgid "" msgstr "" -"Project-Id-Version: foreman_templates 10.0.1\n" +"Project-Id-Version: foreman_templates 10.0.3\n" "Report-Msgid-Bugs-To: \n" "PO-Revision-Date: 2019-10-14 12:27+0000\n" "Last-Translator: Carmela Rubiños , 2023\n" @@ -49,6 +49,9 @@ msgstr "" msgid "Commit message" msgstr "" +msgid "Custom HTTP proxy" +msgstr "" + msgid "Custom commit message for templates export" msgstr "" @@ -58,6 +61,9 @@ msgstr "" msgid "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata" msgstr "" +msgid "Directory within Git repo containing the templates." +msgstr "" + msgid "Dirname" msgstr "" @@ -73,9 +79,24 @@ msgstr "Filtro" msgid "Force import" msgstr "" +msgid "Global default HTTP proxy" +msgstr "" + +msgid "HTTP proxy" +msgstr "" + +msgid "HTTP proxy policy" +msgstr "" + +msgid "HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter." +msgstr "" + msgid "How to handle lock for imported templates?" msgstr "" +msgid "ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`" +msgstr "" + msgid "Import" msgstr "Importar" @@ -91,6 +112,9 @@ msgstr "" msgid "Initiate Import" msgstr "" +msgid "Invalid repo format, must start with one of: " +msgstr "" + msgid "Keep" msgstr "" @@ -127,6 +151,9 @@ msgstr "" msgid "New" msgstr "Novo" +msgid "No HTTP proxy" +msgstr "" + msgid "Override the default repo from settings." msgstr "" @@ -154,6 +181,12 @@ msgstr "" msgid "Repo" msgstr "" +msgid "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page." +msgstr "" + +msgid "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one." +msgstr "" + msgid "Should importing overwrite locked templates?" msgstr "" @@ -172,9 +205,6 @@ msgstr "" msgid "Template Sync" msgstr "" -msgid "The directory within Git repo containing the templates" -msgstr "" - msgid "The directory within the Git repo containing the templates" msgstr "" diff --git a/locale/it/LC_MESSAGES/foreman_templates.mo b/locale/it/LC_MESSAGES/foreman_templates.mo index 3cede5a..0677e53 100644 Binary files a/locale/it/LC_MESSAGES/foreman_templates.mo and b/locale/it/LC_MESSAGES/foreman_templates.mo differ diff --git a/locale/it/foreman_templates.po b/locale/it/foreman_templates.po index 80b45e5..13ecb6d 100644 --- a/locale/it/foreman_templates.po +++ b/locale/it/foreman_templates.po @@ -9,7 +9,7 @@ # msgid "" msgstr "" -"Project-Id-Version: foreman_templates 10.0.1\n" +"Project-Id-Version: foreman_templates 10.0.3\n" "Report-Msgid-Bugs-To: \n" "PO-Revision-Date: 2019-10-14 12:27+0000\n" "Last-Translator: Bryan Kearney , 2023\n" @@ -51,6 +51,9 @@ msgstr "" msgid "Commit message" msgstr "" +msgid "Custom HTTP proxy" +msgstr "" + msgid "Custom commit message for templates export" msgstr "" @@ -60,6 +63,9 @@ msgstr "" msgid "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata" msgstr "" +msgid "Directory within Git repo containing the templates." +msgstr "" + msgid "Dirname" msgstr "" @@ -75,9 +81,24 @@ msgstr "Filtro" msgid "Force import" msgstr "" +msgid "Global default HTTP proxy" +msgstr "" + +msgid "HTTP proxy" +msgstr "" + +msgid "HTTP proxy policy" +msgstr "" + +msgid "HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter." +msgstr "" + msgid "How to handle lock for imported templates?" msgstr "" +msgid "ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`" +msgstr "" + msgid "Import" msgstr "Importa" @@ -93,6 +114,9 @@ msgstr "" msgid "Initiate Import" msgstr "" +msgid "Invalid repo format, must start with one of: " +msgstr "" + msgid "Keep" msgstr "" @@ -129,6 +153,9 @@ msgstr "Mai" msgid "New" msgstr "Nuovo" +msgid "No HTTP proxy" +msgstr "" + msgid "Override the default repo from settings." msgstr "" @@ -156,6 +183,12 @@ msgstr "Rimuovi" msgid "Repo" msgstr "Repo" +msgid "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page." +msgstr "" + +msgid "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one." +msgstr "" + msgid "Should importing overwrite locked templates?" msgstr "" @@ -174,9 +207,6 @@ msgstr "" msgid "Template Sync" msgstr "" -msgid "The directory within Git repo containing the templates" -msgstr "" - msgid "The directory within the Git repo containing the templates" msgstr "" diff --git a/locale/ja/LC_MESSAGES/foreman_templates.mo b/locale/ja/LC_MESSAGES/foreman_templates.mo index 1cbce6d..6f334f5 100644 Binary files a/locale/ja/LC_MESSAGES/foreman_templates.mo and b/locale/ja/LC_MESSAGES/foreman_templates.mo differ diff --git a/locale/ja/foreman_templates.po b/locale/ja/foreman_templates.po index 0035cb5..8ea7c70 100644 --- a/locale/ja/foreman_templates.po +++ b/locale/ja/foreman_templates.po @@ -9,7 +9,7 @@ # msgid "" msgstr "" -"Project-Id-Version: foreman_templates 10.0.1\n" +"Project-Id-Version: foreman_templates 10.0.3\n" "Report-Msgid-Bugs-To: \n" "PO-Revision-Date: 2019-10-14 12:27+0000\n" "Last-Translator: Ewoud Kohl van Wijngaarden HTTP proxies page." +msgstr "" + +msgid "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one." +msgstr "" + msgid "Should importing overwrite locked templates?" msgstr "インポートするとロックされたテンプレートは上書きされますか?" @@ -174,9 +207,6 @@ msgstr "インポート/エクスポートのターゲットパス。/tmp/dir、 msgid "Template Sync" msgstr "テンプレート同期" -msgid "The directory within Git repo containing the templates" -msgstr "テンプレートを含む Git リポジトリー内のディレクトリー" - msgid "The directory within the Git repo containing the templates" msgstr "テンプレートを含む Git リポジトリー内のディレクトリー" diff --git a/locale/ka/LC_MESSAGES/foreman_templates.mo b/locale/ka/LC_MESSAGES/foreman_templates.mo index 3e16169..620b0e7 100644 Binary files a/locale/ka/LC_MESSAGES/foreman_templates.mo and b/locale/ka/LC_MESSAGES/foreman_templates.mo differ diff --git a/locale/ka/foreman_templates.po b/locale/ka/foreman_templates.po index 012e944..22b6857 100644 --- a/locale/ka/foreman_templates.po +++ b/locale/ka/foreman_templates.po @@ -8,7 +8,7 @@ # msgid "" msgstr "" -"Project-Id-Version: foreman_templates 10.0.1\n" +"Project-Id-Version: foreman_templates 10.0.3\n" "Report-Msgid-Bugs-To: \n" "PO-Revision-Date: 2019-10-14 12:27+0000\n" "Last-Translator: Temuri Doghonadze , 2023\n" @@ -49,6 +49,9 @@ msgstr "აირჩიეთ შაბლონების შემომტ msgid "Commit message" msgstr "კომიტის შეტყობინება" +msgid "Custom HTTP proxy" +msgstr "" + msgid "Custom commit message for templates export" msgstr "შაბლონების გადაცემის შეტყობინების ხელით მითითება" @@ -58,6 +61,9 @@ msgstr "Git რეპოს ნაგულისხმები ბრენჩ msgid "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata" msgstr "მეტამონაცემების გატანის ნაგულისხმები რეჟიმი, განახლება ხელახლა გადასცემს მეტამონაცემებს, შენახვა შეინარჩუნებს არსებულ მეტამონაცემებს, გატანის შაბლონის წაშლა მეტამონაცემების გარეშე" +msgid "Directory within Git repo containing the templates." +msgstr "" + msgid "Dirname" msgstr "საქაღალდის სახელი" @@ -73,9 +79,24 @@ msgstr "ფილტრი" msgid "Force import" msgstr "ძალით შემოტანა" +msgid "Global default HTTP proxy" +msgstr "" + +msgid "HTTP proxy" +msgstr "" + +msgid "HTTP proxy policy" +msgstr "" + +msgid "HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter." +msgstr "" + msgid "How to handle lock for imported templates?" msgstr "როგორ დავამუშაო ბლოკირება შემოტანილი შაბლონებისთვის?" +msgid "ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`" +msgstr "" + msgid "Import" msgstr "შემოტანა" @@ -91,6 +112,9 @@ msgstr "გატანის დაწყება" msgid "Initiate Import" msgstr "შემოტანის დაწყება" +msgid "Invalid repo format, must start with one of: " +msgstr "" + msgid "Keep" msgstr "დატოვება" @@ -127,6 +151,9 @@ msgstr "არასდროს" msgid "New" msgstr "ახალი" +msgid "No HTTP proxy" +msgstr "" + msgid "Override the default repo from settings." msgstr "პარამეტრებში მითითებული ნაგულისხმები რეპოს გადაფარვა." @@ -154,6 +181,12 @@ msgstr "წაშლა" msgid "Repo" msgstr "რეპო" +msgid "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page." +msgstr "" + +msgid "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one." +msgstr "" + msgid "Should importing overwrite locked templates?" msgstr "შემოტანამ დაბლოკილ შაბლონებს გადააწეროს თუ არა?" @@ -172,9 +205,6 @@ msgstr "შეტანა/გამოტანის სამიზნე ბ msgid "Template Sync" msgstr "შაბლონების სინქრონიზაცია" -msgid "The directory within Git repo containing the templates" -msgstr "შაბლონების შემცველი საქაღალდე Git-ის რეპოში" - msgid "The directory within the Git repo containing the templates" msgstr "შაბლონების შემცველი საქაღალდე Git-ის რეპოში" diff --git a/locale/ko/LC_MESSAGES/foreman_templates.mo b/locale/ko/LC_MESSAGES/foreman_templates.mo index 28dd398..58b7e1e 100644 Binary files a/locale/ko/LC_MESSAGES/foreman_templates.mo and b/locale/ko/LC_MESSAGES/foreman_templates.mo differ diff --git a/locale/ko/foreman_templates.po b/locale/ko/foreman_templates.po index e3740d5..3d08ac6 100644 --- a/locale/ko/foreman_templates.po +++ b/locale/ko/foreman_templates.po @@ -6,13 +6,15 @@ # Translators: # 0868a4d1af5275b3f70b0a6dac4c99a4, 2019 # Bryan Kearney , 2023 +# Ewoud Kohl van Wijngaarden , 2024 # msgid "" msgstr "" -"Project-Id-Version: foreman_templates 10.0.1\n" +"Project-Id-Version: foreman_templates 10.0.3\n" "Report-Msgid-Bugs-To: \n" "PO-Revision-Date: 2019-10-14 12:27+0000\n" -"Last-Translator: Bryan Kearney , 2023\n" +"Last-Translator: Ewoud Kohl van Wijngaarden , 2024\n" "Language-Team: Korean (https://app.transifex.com/foreman/teams/114/ko/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,106 +23,130 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" msgid "Action type" -msgstr "" +msgstr "동작 유형" msgid "Always" -msgstr "" +msgstr "항상" msgid "Associate" -msgstr "" +msgstr "연관" msgid "Associate templates to OS, organization and location" -msgstr "" +msgstr "OS, 조직 및 위치에 템플릿 연결" msgid "Associate to OS's, Locations & Organizations. Options are: always, new or never." -msgstr "" +msgstr "OS, 위치 및 조직과 연관시킵니다. 옵션은 always, new, never 입니다." msgid "Back to sync form" -msgstr "" +msgstr "동기화 양식으로 돌아가기" msgid "Branch" -msgstr "" +msgstr "브랜치" msgid "Branch in Git repo." -msgstr "" +msgstr "Git 리포지토리의 브랜치입니다." msgid "Choose verbosity for Rake task importing templates" -msgstr "" +msgstr "Rake 작업 템플릿 가져오기에 대한 자세한 정보 선택" msgid "Commit message" +msgstr "메시지 커밋" + +msgid "Custom HTTP proxy" msgstr "" msgid "Custom commit message for templates export" -msgstr "" +msgstr "템플릿 내보내기를 위한 사용자 정의 커밋 메시지" msgid "Default branch in Git repo" -msgstr "" +msgstr "Git 리포지토리의 기본 브랜치" msgid "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata" +msgstr "기본 메타데이터 내보내기 모드, 새로 고침은 메타데이터를 다시 렌더링하고, 유지는 기존 메타데이터를 유지하고, 메타데이터가 없는 내보내기 템플릿을 제거합니다." + +msgid "Directory within Git repo containing the templates." msgstr "" msgid "Dirname" -msgstr "" +msgstr "Dirname" msgid "Export" msgstr "내보내기 " msgid "Export templates with names matching this regex (case-insensitive; snippets are not filtered)." -msgstr "" +msgstr "이 정규식과 일치하는 이름을 가진 템플릿을 내보냅니다(대소문자를 구분하지 않음, 스니펫은 필터링되지 않음)." msgid "Filter" msgstr "필터 " msgid "Force import" +msgstr "강제 가져오기" + +msgid "Global default HTTP proxy" +msgstr "" + +msgid "HTTP proxy" +msgstr "" + +msgid "HTTP proxy policy" +msgstr "" + +msgid "HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter." msgstr "" msgid "How to handle lock for imported templates?" +msgstr "가져온 템플릿에 대한 잠금을 어떻게 처리하나요?" + +msgid "ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`" msgstr "" msgid "Import" msgstr "불러오기" msgid "Import or Export Templates" -msgstr "" +msgstr "템플릿 가져오기 또는 내보내기" msgid "Import/export names matching this regex (case-insensitive; snippets are not filtered)" -msgstr "" +msgstr "이 정규 표현식과 일치하는 이름을 가져오거나 내보냅니다(대소문자 구분 없음, 스니펫은 필터링되지 않음)" msgid "Initiate Export" -msgstr "" +msgstr "내보내기 시작" msgid "Initiate Import" +msgstr "가져오기 시작" + +msgid "Invalid repo format, must start with one of: " msgstr "" msgid "Keep" -msgstr "" +msgstr "유지" msgid "Keep, do not lock new" -msgstr "" +msgstr "보관, 새 항목 잠금 없음" msgid "Keep, lock new" -msgstr "" +msgstr "보관, 새 항목 잠금" msgid "Lock" msgstr "잠금" msgid "Lock imported templates" -msgstr "" +msgstr "가져온 템플릿 잠금" msgid "Lock templates" -msgstr "" +msgstr "템플릿 잠금" msgid "Metadata export mode" -msgstr "" +msgstr "메타데이터 내보내기 모드" msgid "Negate" -msgstr "" +msgstr "비활성화" msgid "Negate the filter for import/export" -msgstr "" +msgstr "가져오기/내보내기 필터 비활성화" msgid "Negate the prefix (for purging)." -msgstr "" +msgstr "접두사를 비활성화합니다(제거용)" msgid "Never" msgstr "사용 안 함" @@ -128,23 +154,26 @@ msgstr "사용 안 함" msgid "New" msgstr "신규" -msgid "Override the default repo from settings." +msgid "No HTTP proxy" msgstr "" +msgid "Override the default repo from settings." +msgstr "설정에서 기본 저장소를 덮어씁니다." + msgid "Page Not Found" -msgstr "" +msgstr "페이지를 찾을 수 없습니다" msgid "Permission Denied" -msgstr "" +msgstr "사용 권한이 거부되었습니다" msgid "Please check the access permissions/SELinux and make sure it is readable/writable for the web application user account, typically '%s'." -msgstr "" +msgstr "액세스 권한/SELinux를 확인하고 웹 애플리케이션 사용자 계정 (일반적으로 '%s')에 대해 읽기/쓰기가 가능한지 확인하세요." msgid "Please request one of the required permissions listed below from a Foreman administrator:" msgstr "Foreman 관리자에게 아래에 나열된 필수 권한 중 하나를 요청하십시오." msgid "Prefix" -msgstr "" +msgstr "접두사" msgid "Refresh" msgstr "새로고침 " @@ -155,53 +184,56 @@ msgstr "삭제 " msgid "Repo" msgstr "리포지터리 " -msgid "Should importing overwrite locked templates?" +msgid "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page." msgstr "" -msgid "Show template diff in response" +msgid "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one." msgstr "" +msgid "Should importing overwrite locked templates?" +msgstr "가져오기를 하면 잠긴 템플릿을 덮어쓸 수 있나요?" + +msgid "Show template diff in response" +msgstr "응답에서 템플릿 diff 표시" + msgid "Specify how to handle metadata" -msgstr "" +msgstr "메타데이터를 처리하는 방법 지정" msgid "Sync Templates" -msgstr "" +msgstr "템플릿 동기화" msgid "Target path to import/export. Different protocols can be used, for example /tmp/dir, git://example.com, https://example.com, ssh://example.com. When exporting to /tmp, note that production deployments may be configured to use private tmp." -msgstr "" +msgstr "가져오기/내보내기 위한 대상 경로입니다. 다양한 프로토콜을 사용할 수 있습니다(예: /tmp/dir, git://example.com, https://example.com, ssh://example.com). /tmp로 내보낼 때 프로덕션 배포는 개인 tmp를 사용하도록 구성될 수 있습니다." msgid "Template Sync" -msgstr "" - -msgid "The directory within Git repo containing the templates" -msgstr "" +msgstr "템플릿 동기화" msgid "The directory within the Git repo containing the templates" -msgstr "" +msgstr "템플릿이 포함된 Git 리포지토리 내의 디렉토리" msgid "The page you are looking for does not exist" -msgstr "" +msgstr "찾으시는 페이지가 존재하지 않습니다." msgid "The string all imported templates should begin with." -msgstr "" +msgstr "모든 가져온 템플릿이 시작해야 하는 문자열입니다." msgid "The string that will be added as prefix to imported templates" -msgstr "" +msgstr "가져온 템플릿에 접두사로 추가될 문자열" msgid "Unlock" msgstr "잠금 풀기" msgid "Update templates that are locked" -msgstr "" +msgstr "잠긴 템플릿 업데이트" msgid "Use default value from settings" -msgstr "" +msgstr "설정에서 기본값 사용" msgid "Using file-based synchronization, but couldn't access %s. " -msgstr "" +msgstr "파일 기반 동기화를 사용했지만 %s에 액세스할 수 없습니다. " msgid "Verbosity" -msgstr "" +msgstr "상세 정보" msgid "You are not authorized to perform this action." msgstr "이 작업을 수행할 권한이 없습니다." diff --git a/locale/pt_BR/LC_MESSAGES/foreman_templates.mo b/locale/pt_BR/LC_MESSAGES/foreman_templates.mo index dcdf060..b0c5d73 100644 Binary files a/locale/pt_BR/LC_MESSAGES/foreman_templates.mo and b/locale/pt_BR/LC_MESSAGES/foreman_templates.mo differ diff --git a/locale/pt_BR/foreman_templates.po b/locale/pt_BR/foreman_templates.po index 3a72d50..61f8d6d 100644 --- a/locale/pt_BR/foreman_templates.po +++ b/locale/pt_BR/foreman_templates.po @@ -11,7 +11,7 @@ # msgid "" msgstr "" -"Project-Id-Version: foreman_templates 10.0.1\n" +"Project-Id-Version: foreman_templates 10.0.3\n" "Report-Msgid-Bugs-To: \n" "PO-Revision-Date: 2019-10-14 12:27+0000\n" "Last-Translator: Bryan Kearney , 2023\n" @@ -54,6 +54,9 @@ msgstr "Escolha a verbosidade para os modelos de importação da tarefa Rake" msgid "Commit message" msgstr "" +msgid "Custom HTTP proxy" +msgstr "" + msgid "Custom commit message for templates export" msgstr "" @@ -63,6 +66,9 @@ msgstr "Ramo padrão em Git repo" msgid "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata" msgstr "Modo de exportação de metadados padrão, atualiza os metadados de revenda, mantém manterá os metadados existentes, removerá o modelo de exportação sem metadados" +msgid "Directory within Git repo containing the templates." +msgstr "" + msgid "Dirname" msgstr "Dirname" @@ -78,9 +84,24 @@ msgstr "Flitro" msgid "Force import" msgstr "Forçar a importação" +msgid "Global default HTTP proxy" +msgstr "" + +msgid "HTTP proxy" +msgstr "" + +msgid "HTTP proxy policy" +msgstr "" + +msgid "HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter." +msgstr "" + msgid "How to handle lock for imported templates?" msgstr "" +msgid "ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`" +msgstr "" + msgid "Import" msgstr "Importar" @@ -96,6 +117,9 @@ msgstr "Iniciar a exportação" msgid "Initiate Import" msgstr "Iniciar a importação" +msgid "Invalid repo format, must start with one of: " +msgstr "" + msgid "Keep" msgstr "Guarde" @@ -132,6 +156,9 @@ msgstr "Nunca" msgid "New" msgstr "Novo" +msgid "No HTTP proxy" +msgstr "" + msgid "Override the default repo from settings." msgstr "Anular o reporte padrão das configurações." @@ -159,6 +186,12 @@ msgstr "Remover" msgid "Repo" msgstr "Repo" +msgid "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page." +msgstr "" + +msgid "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one." +msgstr "" + msgid "Should importing overwrite locked templates?" msgstr "A importação deve sobregravar modelos bloqueados?" @@ -177,9 +210,6 @@ msgstr "" msgid "Template Sync" msgstr "" -msgid "The directory within Git repo containing the templates" -msgstr "O diretório dentro do Git repo contendo os gabaritos" - msgid "The directory within the Git repo containing the templates" msgstr "O diretório dentro do Git repo contendo os modelos" diff --git a/locale/ru/LC_MESSAGES/foreman_templates.mo b/locale/ru/LC_MESSAGES/foreman_templates.mo index 718e614..42e8079 100644 Binary files a/locale/ru/LC_MESSAGES/foreman_templates.mo and b/locale/ru/LC_MESSAGES/foreman_templates.mo differ diff --git a/locale/ru/foreman_templates.po b/locale/ru/foreman_templates.po index d4731e5..58654f6 100644 --- a/locale/ru/foreman_templates.po +++ b/locale/ru/foreman_templates.po @@ -11,7 +11,7 @@ # msgid "" msgstr "" -"Project-Id-Version: foreman_templates 10.0.1\n" +"Project-Id-Version: foreman_templates 10.0.3\n" "Report-Msgid-Bugs-To: \n" "PO-Revision-Date: 2019-10-14 12:27+0000\n" "Last-Translator: Bryan Kearney , 2023\n" @@ -54,6 +54,9 @@ msgstr "" msgid "Commit message" msgstr "" +msgid "Custom HTTP proxy" +msgstr "" + msgid "Custom commit message for templates export" msgstr "" @@ -63,6 +66,9 @@ msgstr "" msgid "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata" msgstr "" +msgid "Directory within Git repo containing the templates." +msgstr "" + msgid "Dirname" msgstr "" @@ -78,9 +84,24 @@ msgstr "Фильтр" msgid "Force import" msgstr "" +msgid "Global default HTTP proxy" +msgstr "" + +msgid "HTTP proxy" +msgstr "" + +msgid "HTTP proxy policy" +msgstr "" + +msgid "HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter." +msgstr "" + msgid "How to handle lock for imported templates?" msgstr "" +msgid "ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`" +msgstr "" + msgid "Import" msgstr "Импорт" @@ -96,6 +117,9 @@ msgstr "" msgid "Initiate Import" msgstr "" +msgid "Invalid repo format, must start with one of: " +msgstr "" + msgid "Keep" msgstr "" @@ -132,6 +156,9 @@ msgstr "Никогда" msgid "New" msgstr "Новое" +msgid "No HTTP proxy" +msgstr "" + msgid "Override the default repo from settings." msgstr "" @@ -159,6 +186,12 @@ msgstr "Удалить" msgid "Repo" msgstr "Репозиторий" +msgid "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page." +msgstr "" + +msgid "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one." +msgstr "" + msgid "Should importing overwrite locked templates?" msgstr "" @@ -177,9 +210,6 @@ msgstr "" msgid "Template Sync" msgstr "" -msgid "The directory within Git repo containing the templates" -msgstr "" - msgid "The directory within the Git repo containing the templates" msgstr "" diff --git a/locale/sv_SE/LC_MESSAGES/foreman_templates.mo b/locale/sv_SE/LC_MESSAGES/foreman_templates.mo index 64d2ca2..37a605e 100644 Binary files a/locale/sv_SE/LC_MESSAGES/foreman_templates.mo and b/locale/sv_SE/LC_MESSAGES/foreman_templates.mo differ diff --git a/locale/sv_SE/foreman_templates.po b/locale/sv_SE/foreman_templates.po index f1e060d..b88e504 100644 --- a/locale/sv_SE/foreman_templates.po +++ b/locale/sv_SE/foreman_templates.po @@ -8,7 +8,7 @@ # msgid "" msgstr "" -"Project-Id-Version: foreman_templates 10.0.1\n" +"Project-Id-Version: foreman_templates 10.0.3\n" "Report-Msgid-Bugs-To: \n" "PO-Revision-Date: 2019-10-14 12:27+0000\n" "Last-Translator: johnny.westerlund , 2023\n" @@ -50,6 +50,9 @@ msgstr "" msgid "Commit message" msgstr "" +msgid "Custom HTTP proxy" +msgstr "" + msgid "Custom commit message for templates export" msgstr "" @@ -59,6 +62,9 @@ msgstr "" msgid "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata" msgstr "" +msgid "Directory within Git repo containing the templates." +msgstr "" + msgid "Dirname" msgstr "" @@ -74,9 +80,24 @@ msgstr "Filter" msgid "Force import" msgstr "" +msgid "Global default HTTP proxy" +msgstr "" + +msgid "HTTP proxy" +msgstr "" + +msgid "HTTP proxy policy" +msgstr "" + +msgid "HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter." +msgstr "" + msgid "How to handle lock for imported templates?" msgstr "" +msgid "ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`" +msgstr "" + msgid "Import" msgstr "Importera" @@ -92,6 +113,9 @@ msgstr "" msgid "Initiate Import" msgstr "" +msgid "Invalid repo format, must start with one of: " +msgstr "" + msgid "Keep" msgstr "" @@ -128,6 +152,9 @@ msgstr "" msgid "New" msgstr "Ny" +msgid "No HTTP proxy" +msgstr "" + msgid "Override the default repo from settings." msgstr "" @@ -155,6 +182,12 @@ msgstr "" msgid "Repo" msgstr "" +msgid "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page." +msgstr "" + +msgid "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one." +msgstr "" + msgid "Should importing overwrite locked templates?" msgstr "" @@ -173,9 +206,6 @@ msgstr "" msgid "Template Sync" msgstr "" -msgid "The directory within Git repo containing the templates" -msgstr "" - msgid "The directory within the Git repo containing the templates" msgstr "" diff --git a/locale/zh_CN/LC_MESSAGES/foreman_templates.mo b/locale/zh_CN/LC_MESSAGES/foreman_templates.mo index df38710..3428f82 100644 Binary files a/locale/zh_CN/LC_MESSAGES/foreman_templates.mo and b/locale/zh_CN/LC_MESSAGES/foreman_templates.mo differ diff --git a/locale/zh_CN/foreman_templates.po b/locale/zh_CN/foreman_templates.po index f9d99de..39bed16 100644 --- a/locale/zh_CN/foreman_templates.po +++ b/locale/zh_CN/foreman_templates.po @@ -11,7 +11,7 @@ # msgid "" msgstr "" -"Project-Id-Version: foreman_templates 10.0.1\n" +"Project-Id-Version: foreman_templates 10.0.3\n" "Report-Msgid-Bugs-To: \n" "PO-Revision-Date: 2019-10-14 12:27+0000\n" "Last-Translator: Ewoud Kohl van Wijngaarden HTTP proxies page." +msgstr "" + +msgid "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one." +msgstr "" + msgid "Should importing overwrite locked templates?" msgstr "是否应该导入覆盖锁定的模板?" @@ -177,9 +210,6 @@ msgstr "要导入/导出的目标路径。可以使用不同的协议,如 /tmp msgid "Template Sync" msgstr "模板同步" -msgid "The directory within Git repo containing the templates" -msgstr "Git 仓库中包含模板的目录" - msgid "The directory within the Git repo containing the templates" msgstr "Git 仓库中包含模板的目录" diff --git a/locale/zh_TW/LC_MESSAGES/foreman_templates.mo b/locale/zh_TW/LC_MESSAGES/foreman_templates.mo index f24030f..9405ef8 100644 Binary files a/locale/zh_TW/LC_MESSAGES/foreman_templates.mo and b/locale/zh_TW/LC_MESSAGES/foreman_templates.mo differ diff --git a/locale/zh_TW/foreman_templates.po b/locale/zh_TW/foreman_templates.po index aaa86a9..ed7f5fc 100644 --- a/locale/zh_TW/foreman_templates.po +++ b/locale/zh_TW/foreman_templates.po @@ -9,7 +9,7 @@ # msgid "" msgstr "" -"Project-Id-Version: foreman_templates 10.0.1\n" +"Project-Id-Version: foreman_templates 10.0.3\n" "Report-Msgid-Bugs-To: \n" "PO-Revision-Date: 2019-10-14 12:27+0000\n" "Last-Translator: Bryan Kearney , 2023\n" @@ -51,6 +51,9 @@ msgstr "" msgid "Commit message" msgstr "" +msgid "Custom HTTP proxy" +msgstr "" + msgid "Custom commit message for templates export" msgstr "" @@ -60,6 +63,9 @@ msgstr "" msgid "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata" msgstr "" +msgid "Directory within Git repo containing the templates." +msgstr "" + msgid "Dirname" msgstr "" @@ -75,9 +81,24 @@ msgstr "篩選器" msgid "Force import" msgstr "" +msgid "Global default HTTP proxy" +msgstr "" + +msgid "HTTP proxy" +msgstr "" + +msgid "HTTP proxy policy" +msgstr "" + +msgid "HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter." +msgstr "" + msgid "How to handle lock for imported templates?" msgstr "" +msgid "ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`" +msgstr "" + msgid "Import" msgstr "匯入" @@ -93,6 +114,9 @@ msgstr "" msgid "Initiate Import" msgstr "" +msgid "Invalid repo format, must start with one of: " +msgstr "" + msgid "Keep" msgstr "" @@ -129,6 +153,9 @@ msgstr "永不" msgid "New" msgstr "新增" +msgid "No HTTP proxy" +msgstr "" + msgid "Override the default repo from settings." msgstr "" @@ -156,6 +183,12 @@ msgstr "移除" msgid "Repo" msgstr "軟體庫" +msgid "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page." +msgstr "" + +msgid "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one." +msgstr "" + msgid "Should importing overwrite locked templates?" msgstr "" @@ -174,9 +207,6 @@ msgstr "" msgid "Template Sync" msgstr "" -msgid "The directory within Git repo containing the templates" -msgstr "" - msgid "The directory within the Git repo containing the templates" msgstr ""