foreman_templates 10.0.4 → 10.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (48) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_templates/locale/cs_CZ/foreman_templates.js +1 -1
  3. data/app/assets/javascripts/foreman_templates/locale/de/foreman_templates.js +1 -1
  4. data/app/assets/javascripts/foreman_templates/locale/en_GB/foreman_templates.js +1 -1
  5. data/app/assets/javascripts/foreman_templates/locale/es/foreman_templates.js +41 -41
  6. data/app/assets/javascripts/foreman_templates/locale/fr/foreman_templates.js +12 -12
  7. data/app/assets/javascripts/foreman_templates/locale/gl/foreman_templates.js +1 -1
  8. data/app/assets/javascripts/foreman_templates/locale/it/foreman_templates.js +1 -1
  9. data/app/assets/javascripts/foreman_templates/locale/ja/foreman_templates.js +12 -12
  10. data/app/assets/javascripts/foreman_templates/locale/ka/foreman_templates.js +1 -1
  11. data/app/assets/javascripts/foreman_templates/locale/ko/foreman_templates.js +12 -12
  12. data/app/assets/javascripts/foreman_templates/locale/pt_BR/foreman_templates.js +1 -1
  13. data/app/assets/javascripts/foreman_templates/locale/ru/foreman_templates.js +1 -1
  14. data/app/assets/javascripts/foreman_templates/locale/sv_SE/foreman_templates.js +1 -1
  15. data/app/assets/javascripts/foreman_templates/locale/zh_CN/foreman_templates.js +12 -12
  16. data/app/assets/javascripts/foreman_templates/locale/zh_TW/foreman_templates.js +1 -1
  17. data/lib/foreman_templates/version.rb +1 -1
  18. data/locale/cs_CZ/LC_MESSAGES/foreman_templates.mo +0 -0
  19. data/locale/cs_CZ/foreman_templates.po +1 -1
  20. data/locale/de/LC_MESSAGES/foreman_templates.mo +0 -0
  21. data/locale/de/foreman_templates.po +1 -1
  22. data/locale/en_GB/LC_MESSAGES/foreman_templates.mo +0 -0
  23. data/locale/en_GB/foreman_templates.po +1 -1
  24. data/locale/es/LC_MESSAGES/foreman_templates.mo +0 -0
  25. data/locale/es/foreman_templates.po +43 -42
  26. data/locale/fr/LC_MESSAGES/foreman_templates.mo +0 -0
  27. data/locale/fr/foreman_templates.po +14 -13
  28. data/locale/gl/LC_MESSAGES/foreman_templates.mo +0 -0
  29. data/locale/gl/foreman_templates.po +1 -1
  30. data/locale/it/LC_MESSAGES/foreman_templates.mo +0 -0
  31. data/locale/it/foreman_templates.po +1 -1
  32. data/locale/ja/LC_MESSAGES/foreman_templates.mo +0 -0
  33. data/locale/ja/foreman_templates.po +15 -12
  34. data/locale/ka/LC_MESSAGES/foreman_templates.mo +0 -0
  35. data/locale/ka/foreman_templates.po +1 -1
  36. data/locale/ko/LC_MESSAGES/foreman_templates.mo +0 -0
  37. data/locale/ko/foreman_templates.po +15 -12
  38. data/locale/pt_BR/LC_MESSAGES/foreman_templates.mo +0 -0
  39. data/locale/pt_BR/foreman_templates.po +1 -1
  40. data/locale/ru/LC_MESSAGES/foreman_templates.mo +0 -0
  41. data/locale/ru/foreman_templates.po +1 -1
  42. data/locale/sv_SE/LC_MESSAGES/foreman_templates.mo +0 -0
  43. data/locale/sv_SE/foreman_templates.po +1 -1
  44. data/locale/zh_CN/LC_MESSAGES/foreman_templates.mo +0 -0
  45. data/locale/zh_CN/foreman_templates.po +15 -12
  46. data/locale/zh_TW/LC_MESSAGES/foreman_templates.mo +0 -0
  47. data/locale/zh_TW/foreman_templates.po +1 -1
  48. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: acc04729daaeb05773c1c343456fe9f16b6fadb36b25472e4931913f85370050
4
- data.tar.gz: 2e5d14372b2f3adb8208ad3c95c18a726f4d66107ad9cc6a323cb0238f52edb2
3
+ metadata.gz: 7659ed08f5c5a98b6ffb8490bc7517279043066652986412ac816c86dbfbf507
4
+ data.tar.gz: 59b2aebadad9b008ae7d09a038565caeb18b67a5aebacddc60293648d073ec41
5
5
  SHA512:
6
- metadata.gz: 994b66c379d336f82187aaa8a52e7eb4decd7ed090c3654f0f1e85c18d6e98a6c831c06816dfdc344dff8fc3301ef2280f241e2313ee822a875387358de538e6
7
- data.tar.gz: ad1cb8b9939b18f4cb77f5ec3aa7d47b05465d1fee2fefab174ede8c9ff80895ad6bf71812054063208445040270d9ec40dcc4e0361090e6843cd0925945405b
6
+ metadata.gz: ac311ab66bab483902975e3ec100b70dec107ac44af7ce9be70e5fd0682051c106fd3a75fc33d0fd964341a10d8ac749394b4d0c14a534d529178025e7540772
7
+ data.tar.gz: 514d690ca9a89de6238a479d4598f21936fc05f304da7ccf7448862fa622860c546ec64fd5db6fa89401ea459bd15d441330050a7f06a313ba6ec5efc5e57d9d
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_templates": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_templates 10.0.3",
6
+ "Project-Id-Version": "foreman_templates 10.0.5",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2019-10-14 12:27+0000",
9
9
  "Last-Translator": "Pavel Borecki <pavel.borecki@gmail.com>, 2024",
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_templates": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_templates 10.0.3",
6
+ "Project-Id-Version": "foreman_templates 10.0.5",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2019-10-14 12:27+0000",
9
9
  "Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2024",
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_templates": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_templates 10.0.3",
6
+ "Project-Id-Version": "foreman_templates 10.0.5",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2019-10-14 12:27+0000",
9
9
  "Last-Translator": "0868a4d1af5275b3f70b0a6dac4c99a4, 2022",
@@ -3,10 +3,10 @@
3
3
  "locale_data": {
4
4
  "foreman_templates": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_templates 10.0.3",
6
+ "Project-Id-Version": "foreman_templates 10.0.5",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2019-10-14 12:27+0000",
9
- "Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2024",
9
+ "Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025",
10
10
  "Language-Team": "Spanish (https://app.transifex.com/foreman/teams/114/es/)",
11
11
  "MIME-Version": "1.0",
12
12
  "Content-Type": "text/plain; charset=UTF-8",
@@ -21,28 +21,28 @@
21
21
  ""
22
22
  ],
23
23
  "Always": [
24
- "总是"
24
+ "Sempre"
25
25
  ],
26
26
  "Associate": [
27
- "Associate"
27
+ "Associado"
28
28
  ],
29
29
  "Associate templates to OS, organization and location": [
30
- "将模板与操作系统,机构和位置相关联"
30
+ "Associar modelos ao sistema operacional, organização e localização"
31
31
  ],
32
32
  "Associate to OS's, Locations & Organizations. Options are: always, new or never.": [
33
- "与操作系统,位置和机构相关。选项为:总是,新的或永不。"
33
+ "Associado a OS's, Locais e Organizações. As opções são: sempre, novo ou nunca."
34
34
  ],
35
35
  "Back to sync form": [
36
36
  "返回到同步表单"
37
37
  ],
38
38
  "Branch": [
39
- "分支"
39
+ "Ramo"
40
40
  ],
41
41
  "Branch in Git repo.": [
42
- "Git 仓库中的分支。"
42
+ "Ramo em Git repo."
43
43
  ],
44
44
  "Choose verbosity for Rake task importing templates": [
45
- " Rake 任务导入模板选择详细程度"
45
+ "Escolha a verbosidade para os modelos de importação da tarefa Rake"
46
46
  ],
47
47
  "Commit message": [
48
48
  "提交消息"
@@ -54,10 +54,10 @@
54
54
  "模板导出的自定义提交消息"
55
55
  ],
56
56
  "Default branch in Git repo": [
57
- "Git 仓库中的默认分支"
57
+ "Ramo padrão em Git repo"
58
58
  ],
59
59
  "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata": [
60
- "默认元数据导出模式,刷新后重新渲染元数据,保留将保留现有元数据,删除不包含元数据的导出模板"
60
+ "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"
61
61
  ],
62
62
  "Directory within Git repo containing the templates.": [
63
63
  ""
@@ -69,13 +69,13 @@
69
69
  "Exportar"
70
70
  ],
71
71
  "Export templates with names matching this regex (case-insensitive; snippets are not filtered).": [
72
- "导出名称与此正则表达式匹配的模板(不区分大小写;不过滤代码段)。"
72
+ "Modelos de exportação com nomes correspondentes a este regex (não sensível a maiúsculas e minúsculas; os trechos não são filtrados)."
73
73
  ],
74
74
  "Filter": [
75
- "Filtro"
75
+ "Flitro"
76
76
  ],
77
77
  "Force import": [
78
- "强制导入"
78
+ "Forçar a importação"
79
79
  ],
80
80
  "Global default HTTP proxy": [
81
81
  ""
@@ -105,16 +105,16 @@
105
105
  "导入/导出与该正则表达式匹配的名称(不区分大小写;不过滤代码段)"
106
106
  ],
107
107
  "Initiate Export": [
108
- "启动导出"
108
+ "Iniciar a exportação"
109
109
  ],
110
110
  "Initiate Import": [
111
- "启动导入"
111
+ "Iniciar a importação"
112
112
  ],
113
113
  "Invalid repo format, must start with one of: ": [
114
114
  ""
115
115
  ],
116
116
  "Keep": [
117
- "保持"
117
+ "Guarde"
118
118
  ],
119
119
  "Keep, do not lock new": [
120
120
  "keep,不锁定新的"
@@ -123,61 +123,61 @@
123
123
  "keep, 锁定新的"
124
124
  ],
125
125
  "Lock": [
126
- "Bloqueo"
126
+ "Bloqueio"
127
127
  ],
128
128
  "Lock imported templates": [
129
- "锁定导入的模板"
129
+ "Travar modelos importados"
130
130
  ],
131
131
  "Lock templates": [
132
- "锁定模板"
132
+ "Modelos de fechaduras"
133
133
  ],
134
134
  "Metadata export mode": [
135
- "元数据导出模式"
135
+ "Modo de exportação de metadados"
136
136
  ],
137
137
  "Negate": [
138
- "否定"
138
+ "Negue"
139
139
  ],
140
140
  "Negate the filter for import/export": [
141
141
  "导入/导出的负过滤器"
142
142
  ],
143
143
  "Negate the prefix (for purging).": [
144
- "否定前缀(用于清除)。"
144
+ "Negar o prefixo (para purga)."
145
145
  ],
146
146
  "Never": [
147
147
  "Nunca"
148
148
  ],
149
149
  "New": [
150
- "Nuevo"
150
+ "Novo"
151
151
  ],
152
152
  "No HTTP proxy": [
153
153
  ""
154
154
  ],
155
155
  "Override the default repo from settings.": [
156
- "覆盖设置中的默认仓库。"
156
+ "Anular o reporte padrão das configurações."
157
157
  ],
158
158
  "Page Not Found": [
159
159
  "页没有找到"
160
160
  ],
161
161
  "Permission Denied": [
162
- "Permiso negado"
162
+ "Permissão negada"
163
163
  ],
164
164
  "Please check the access permissions/SELinux and make sure it is readable/writable for the web application user account, typically '%s'.": [
165
165
  "请检查访问权限/ SELinux,确保 Web 应用程序用户帐户(通常为 '%s')可读写。"
166
166
  ],
167
167
  "Please request one of the required permissions listed below from a Foreman administrator:": [
168
- "Solicite uno de los permisos requeridos que aparecen a continuación a un administrador de Foreman:"
168
+ "Por favor, solicite uma das permissões necessárias listadas abaixo através de um administrador Foreman:"
169
169
  ],
170
170
  "Prefix": [
171
- "前缀"
171
+ "Prefixo"
172
172
  ],
173
173
  "Refresh": [
174
- "Actualizar"
174
+ "Atualizar"
175
175
  ],
176
176
  "Remove": [
177
- "Eliminar"
177
+ "Remover"
178
178
  ],
179
179
  "Repo": [
180
- "仓库"
180
+ "Repo"
181
181
  ],
182
182
  "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page.": [
183
183
  ""
@@ -186,16 +186,16 @@
186
186
  ""
187
187
  ],
188
188
  "Should importing overwrite locked templates?": [
189
- "是否应该导入覆盖锁定的模板?"
189
+ "A importação deve sobregravar modelos bloqueados?"
190
190
  ],
191
191
  "Show template diff in response": [
192
- "显示模板差异作为响应"
192
+ "Mostrar modelo dif em resposta"
193
193
  ],
194
194
  "Specify how to handle metadata": [
195
- "指定如何处理元数据"
195
+ "Especificar como lidar com metadados"
196
196
  ],
197
197
  "Sync Templates": [
198
- "同步模板"
198
+ "Modelos de Sincronização"
199
199
  ],
200
200
  "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.": [
201
201
  "要导入/导出的目标路径。可以使用不同的协议,如 /tmp/dir、git://example.com、https://example.com、ssh://example.com. 当导出至 /tmp 时,请注意,生产部署可能被配置为使用私有 tmp。"
@@ -204,13 +204,13 @@
204
204
  "模板同步"
205
205
  ],
206
206
  "The directory within the Git repo containing the templates": [
207
- "Git 仓库中包含模板的目录"
207
+ "O diretório dentro do Git repo contendo os modelos"
208
208
  ],
209
209
  "The page you are looking for does not exist": [
210
210
  "您查找的页面不存在"
211
211
  ],
212
212
  "The string all imported templates should begin with.": [
213
- "所有导入的模板应以字符串开头。"
213
+ "O fio deve começar com todos os modelos importados."
214
214
  ],
215
215
  "The string that will be added as prefix to imported templates": [
216
216
  "将作为前缀添加到导入模板的字符串"
@@ -219,19 +219,19 @@
219
219
  "Desbloquear"
220
220
  ],
221
221
  "Update templates that are locked": [
222
- "更新锁定的模板"
222
+ "Modelos de atualização que são bloqueados"
223
223
  ],
224
224
  "Use default value from settings": [
225
225
  "使用设置中的默认值"
226
226
  ],
227
227
  "Using file-based synchronization, but couldn't access %s. ": [
228
- "使用基于文件的同步,但无法访问 %s "
228
+ "Usando a sincronização baseada em arquivos, mas não foi possível acessar %s. "
229
229
  ],
230
230
  "Verbosity": [
231
- "详细度"
231
+ "Verbosidade"
232
232
  ],
233
233
  "You are not authorized to perform this action.": [
234
- "No está autorizado para realizar esta acción."
234
+ "Você não está autorizado a executar essa ação."
235
235
  ]
236
236
  }
237
237
  }
@@ -3,10 +3,10 @@
3
3
  "locale_data": {
4
4
  "foreman_templates": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_templates 10.0.3",
6
+ "Project-Id-Version": "foreman_templates 10.0.5",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2019-10-14 12:27+0000",
9
- "Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2024",
9
+ "Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025",
10
10
  "Language-Team": "French (https://app.transifex.com/foreman/teams/114/fr/)",
11
11
  "MIME-Version": "1.0",
12
12
  "Content-Type": "text/plain; charset=UTF-8",
@@ -48,7 +48,7 @@
48
48
  "Message de validation"
49
49
  ],
50
50
  "Custom HTTP proxy": [
51
- ""
51
+ "Proxy HTTP personnalisé"
52
52
  ],
53
53
  "Custom commit message for templates export": [
54
54
  "Message de validation personnalisé pour l'exportation de modèles"
@@ -60,7 +60,7 @@
60
60
  "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"
61
61
  ],
62
62
  "Directory within Git repo containing the templates.": [
63
- ""
63
+ "Le répertoire du référentiel Git contenant les modèles"
64
64
  ],
65
65
  "Dirname": [
66
66
  "Dirname"
@@ -78,22 +78,22 @@
78
78
  "Forcer l'importation"
79
79
  ],
80
80
  "Global default HTTP proxy": [
81
- ""
81
+ "Proxy HTTP par défaut global"
82
82
  ],
83
83
  "HTTP proxy": [
84
84
  "Proxy HTTP"
85
85
  ],
86
86
  "HTTP proxy policy": [
87
- ""
87
+ "Politique de proxy HTTP"
88
88
  ],
89
89
  "HTTP proxy policy for template sync. \\\\\\n Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter.": [
90
- ""
90
+ "Politique de proxy HTTP pour la synchronisation des modèles. À utiliser uniquement lors de la synchronisation des modèles via le protocole HTTP ou HTTPS. Si vous choisissez « selected », indiquez le paramètre « http_proxy_id »."
91
91
  ],
92
92
  "How to handle lock for imported templates?": [
93
93
  "Comment gérer le verrouillage des modèles importés ?"
94
94
  ],
95
95
  "ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`": [
96
- ""
96
+ "ID d'un proxy HTTP à utiliser pour la synchronisation des modèles. Utilisez ce paramètre avec `'http_proxy_policy':'selected'`"
97
97
  ],
98
98
  "Import": [
99
99
  "Importation"
@@ -111,7 +111,7 @@
111
111
  "Initier l'importation"
112
112
  ],
113
113
  "Invalid repo format, must start with one of: ": [
114
- ""
114
+ "Format de référentiel non valide, doit commencer par l'un des éléments suivants : "
115
115
  ],
116
116
  "Keep": [
117
117
  "Gardez"
@@ -150,7 +150,7 @@
150
150
  "Nouveau"
151
151
  ],
152
152
  "No HTTP proxy": [
153
- ""
153
+ "Pas de proxy HTTP"
154
154
  ],
155
155
  "Override the default repo from settings.": [
156
156
  "Remplace le référentiel par défaut des paramètres."
@@ -180,10 +180,10 @@
180
180
  "Référentiel"
181
181
  ],
182
182
  "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page.": [
183
- ""
183
+ "Sélectionnez un proxy HTTP à utiliser pour la synchronisation des modèles. Vous pouvez ajouter des proxys HTTP sur la page Infrastructure > Proxies HTTP."
184
184
  ],
185
185
  "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one.": [
186
- ""
186
+ "Faut-il utiliser un proxy HTTP pour la synchronisation des modèles ? Si vous sélectionnez Proxy HTTP personnalisé, vous serez invité à en sélectionner un."
187
187
  ],
188
188
  "Should importing overwrite locked templates?": [
189
189
  "L'importation doit-elle écraser les modèles verrouillés ?"
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_templates": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_templates 10.0.3",
6
+ "Project-Id-Version": "foreman_templates 10.0.5",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2019-10-14 12:27+0000",
9
9
  "Last-Translator": "Carmela Rubiños <carmela.rubinos@gmail.com>, 2023",
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_templates": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_templates 10.0.3",
6
+ "Project-Id-Version": "foreman_templates 10.0.5",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2019-10-14 12:27+0000",
9
9
  "Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2024",
@@ -3,10 +3,10 @@
3
3
  "locale_data": {
4
4
  "foreman_templates": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_templates 10.0.3",
6
+ "Project-Id-Version": "foreman_templates 10.0.5",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2019-10-14 12:27+0000",
9
- "Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2024",
9
+ "Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025",
10
10
  "Language-Team": "Japanese (https://app.transifex.com/foreman/teams/114/ja/)",
11
11
  "MIME-Version": "1.0",
12
12
  "Content-Type": "text/plain; charset=UTF-8",
@@ -48,7 +48,7 @@
48
48
  "メッセージのコミット"
49
49
  ],
50
50
  "Custom HTTP proxy": [
51
- ""
51
+ "カスタム HTTP プロキシー"
52
52
  ],
53
53
  "Custom commit message for templates export": [
54
54
  "テンプレートエクスポート用のカスタムコミットメッセージ"
@@ -60,7 +60,7 @@
60
60
  "デフォルトのメタデータエクスポートモード、更新はメタデータを再レンダリングし、保持は既存のメタデータを保持し、削除はメタデータなしでテンプレートをエクスポートします"
61
61
  ],
62
62
  "Directory within Git repo containing the templates.": [
63
- ""
63
+ "テンプレートを含む Git リポジトリー内のディレクトリー。"
64
64
  ],
65
65
  "Dirname": [
66
66
  "Dirname"
@@ -78,22 +78,22 @@
78
78
  "強制インポート"
79
79
  ],
80
80
  "Global default HTTP proxy": [
81
- ""
81
+ "グローバルデフォルト HTTP プロキシー"
82
82
  ],
83
83
  "HTTP proxy": [
84
84
  "HTTP プロキシー"
85
85
  ],
86
86
  "HTTP proxy policy": [
87
- ""
87
+ "HTTPプロキシーポリシー:"
88
88
  ],
89
89
  "HTTP proxy policy for template sync. \\\\\\n Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter.": [
90
- ""
90
+ "テンプレート同期用の HTTP プロキシーポリシー。\\\\\\n HTTP または HTTPS プロトコルを介してテンプレートを同期する場合にのみ使用します。'選択済み' を選択した場合は、`http_proxy_id` パラメーターを指定します。"
91
91
  ],
92
92
  "How to handle lock for imported templates?": [
93
93
  "インポートされたテンプレートのロックを処理する方法"
94
94
  ],
95
95
  "ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`": [
96
- ""
96
+ "テンプレート同期に使用する HTTP プロキシーの ID。このパラメーターは `'http_proxy_policy':'selected'` と併用します。"
97
97
  ],
98
98
  "Import": [
99
99
  "インポート"
@@ -111,7 +111,7 @@
111
111
  "インポートを開始します"
112
112
  ],
113
113
  "Invalid repo format, must start with one of: ": [
114
- ""
114
+ "リポジトリー形式が無効です。次のいずれかで始まる必要があります: "
115
115
  ],
116
116
  "Keep": [
117
117
  "保持"
@@ -150,7 +150,7 @@
150
150
  "新規"
151
151
  ],
152
152
  "No HTTP proxy": [
153
- ""
153
+ "HTTP プロキシーなし"
154
154
  ],
155
155
  "Override the default repo from settings.": [
156
156
  "設定からデフォルトのリポジトリーを上書きします。"
@@ -180,10 +180,10 @@
180
180
  "リポジトリー"
181
181
  ],
182
182
  "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page.": [
183
- ""
183
+ "テンプレートの同期に使用する HTTP プロキシーを選択します。インフラストラクチャー > HTTP プロキシーページで HTTP プロキシーを追加できます。"
184
184
  ],
185
185
  "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one.": [
186
- ""
186
+ "テンプレートの同期に HTTP プロキシーを使用する必要がありますか? カスタム HTTP プロキシーを選択した場合は、選択するように求められます。"
187
187
  ],
188
188
  "Should importing overwrite locked templates?": [
189
189
  "インポートするとロックされたテンプレートは上書きされますか?"
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_templates": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_templates 10.0.3",
6
+ "Project-Id-Version": "foreman_templates 10.0.5",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2019-10-14 12:27+0000",
9
9
  "Last-Translator": "Temuri Doghonadze <temuri.doghonadze@gmail.com>, 2024",
@@ -3,10 +3,10 @@
3
3
  "locale_data": {
4
4
  "foreman_templates": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_templates 10.0.3",
6
+ "Project-Id-Version": "foreman_templates 10.0.5",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2019-10-14 12:27+0000",
9
- "Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2024",
9
+ "Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025",
10
10
  "Language-Team": "Korean (https://app.transifex.com/foreman/teams/114/ko/)",
11
11
  "MIME-Version": "1.0",
12
12
  "Content-Type": "text/plain; charset=UTF-8",
@@ -48,7 +48,7 @@
48
48
  "메시지 커밋"
49
49
  ],
50
50
  "Custom HTTP proxy": [
51
- ""
51
+ "사용자 정의 HTTP 프록시"
52
52
  ],
53
53
  "Custom commit message for templates export": [
54
54
  "템플릿 내보내기를 위한 사용자 정의 커밋 메시지"
@@ -60,7 +60,7 @@
60
60
  "기본 메타데이터 내보내기 모드, 새로 고침은 메타데이터를 다시 렌더링하고, 유지는 기존 메타데이터를 유지하고, 메타데이터가 없는 내보내기 템플릿을 제거합니다."
61
61
  ],
62
62
  "Directory within Git repo containing the templates.": [
63
- ""
63
+ "템플릿이 포함된 Git 리포지토리 내의 디렉터리입니다."
64
64
  ],
65
65
  "Dirname": [
66
66
  "Dirname"
@@ -78,22 +78,22 @@
78
78
  "강제 가져오기"
79
79
  ],
80
80
  "Global default HTTP proxy": [
81
- ""
81
+ "글로벌 기본 HTTP 프록시"
82
82
  ],
83
83
  "HTTP proxy": [
84
84
  "HTTP 프록시"
85
85
  ],
86
86
  "HTTP proxy policy": [
87
- ""
87
+ "HTTP 프록시 정책"
88
88
  ],
89
89
  "HTTP proxy policy for template sync. \\\\\\n Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter.": [
90
- ""
90
+ "템플릿 동기화에 대한 HTTP 프록시 정책입니다. \\\\ \\n HTTP 또는 HTTPS 프로토콜을 통해 템플릿을 동기화할 때만 사용합니다. 'selected'를 선택하는 경우 'http_proxy_id' 매개변수를 제공합니다."
91
91
  ],
92
92
  "How to handle lock for imported templates?": [
93
93
  "가져온 템플릿에 대한 잠금을 어떻게 처리하나요?"
94
94
  ],
95
95
  "ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`": [
96
- ""
96
+ "템플릿 동기화에 사용할 HTTP 프록시 ID입니다. 이 매개변수를 'http_proxy_policy':'selected'와 함께 사용하십시오."
97
97
  ],
98
98
  "Import": [
99
99
  "불러오기"
@@ -111,7 +111,7 @@
111
111
  "가져오기 시작"
112
112
  ],
113
113
  "Invalid repo format, must start with one of: ": [
114
- ""
114
+ "잘못된 리포지토리 형식에서는 다음 중 하나로 시작해야 합니다. "
115
115
  ],
116
116
  "Keep": [
117
117
  "유지"
@@ -150,7 +150,7 @@
150
150
  "신규"
151
151
  ],
152
152
  "No HTTP proxy": [
153
- ""
153
+ "HTTP 프록시가 없음"
154
154
  ],
155
155
  "Override the default repo from settings.": [
156
156
  "설정에서 기본 저장소를 덮어씁니다."
@@ -180,10 +180,10 @@
180
180
  "리포지터리 "
181
181
  ],
182
182
  "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page.": [
183
- ""
183
+ "템플릿 동기화에 사용할 HTTP 프록시를 선택합니다. 인프라 > HTTP 프록시 페이지에 HTTP 프록시를 추가할 수 있습니다."
184
184
  ],
185
185
  "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one.": [
186
- ""
186
+ "템플릿 동기화에 HTTP 프록시를 사용하시겠습니까? \\\"사용자 지정 HTTP 프록시\\\"를 선택하면 프록시를 선택하라는 메시지가 표시됩니다."
187
187
  ],
188
188
  "Should importing overwrite locked templates?": [
189
189
  "가져오기를 하면 잠긴 템플릿을 덮어쓸 수 있나요?"
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_templates": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_templates 10.0.3",
6
+ "Project-Id-Version": "foreman_templates 10.0.5",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2019-10-14 12:27+0000",
9
9
  "Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2024",
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_templates": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_templates 10.0.3",
6
+ "Project-Id-Version": "foreman_templates 10.0.5",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2019-10-14 12:27+0000",
9
9
  "Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2024",
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_templates": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_templates 10.0.3",
6
+ "Project-Id-Version": "foreman_templates 10.0.5",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2019-10-14 12:27+0000",
9
9
  "Last-Translator": "johnny.westerlund <johnny.westerlund@gmail.com>, 2023",