foreman_templates 9.4.0 → 9.5.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/javascripts/foreman_templates/locale/cs_CZ/foreman_templates.js +95 -98
- data/app/assets/javascripts/foreman_templates/locale/de/foreman_templates.js +108 -111
- data/app/assets/javascripts/foreman_templates/locale/en_GB/foreman_templates.js +64 -67
- data/app/assets/javascripts/foreman_templates/locale/es/foreman_templates.js +108 -111
- data/app/assets/javascripts/foreman_templates/locale/fr/foreman_templates.js +108 -111
- data/app/assets/javascripts/foreman_templates/locale/gl/foreman_templates.js +63 -66
- data/app/assets/javascripts/foreman_templates/locale/it/foreman_templates.js +78 -81
- data/app/assets/javascripts/foreman_templates/locale/ja/foreman_templates.js +116 -119
- data/app/assets/javascripts/foreman_templates/locale/ka/foreman_templates.js +116 -119
- data/app/assets/javascripts/foreman_templates/locale/ko/foreman_templates.js +79 -82
- data/app/assets/javascripts/foreman_templates/locale/pt_BR/foreman_templates.js +108 -111
- data/app/assets/javascripts/foreman_templates/locale/ru/foreman_templates.js +79 -82
- data/app/assets/javascripts/foreman_templates/locale/sv_SE/foreman_templates.js +63 -66
- data/app/assets/javascripts/foreman_templates/locale/zh_CN/foreman_templates.js +116 -119
- data/app/assets/javascripts/foreman_templates/locale/zh_TW/foreman_templates.js +79 -82
- data/app/models/concerns/foreman_templates/template_extensions.rb +1 -1
- data/app/services/foreman_templates/parse_result.rb +2 -2
- data/app/services/foreman_templates/template_exporter.rb +4 -2
- data/app/services/foreman_templates/template_importer.rb +2 -2
- data/lib/foreman_templates/version.rb +1 -1
- data/locale/cs_CZ/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/cs_CZ/foreman_templates.po +7 -10
- data/locale/de/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/de/foreman_templates.po +7 -10
- data/locale/en_GB/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/en_GB/foreman_templates.po +7 -10
- data/locale/es/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/es/foreman_templates.po +7 -10
- data/locale/fr/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/fr/foreman_templates.po +7 -10
- data/locale/gl/foreman_templates.po +5 -8
- data/locale/it/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/it/foreman_templates.po +6 -9
- data/locale/ja/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/ja/foreman_templates.po +7 -10
- data/locale/ka/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/ka/foreman_templates.po +7 -10
- data/locale/ko/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/ko/foreman_templates.po +7 -10
- data/locale/pt_BR/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/pt_BR/foreman_templates.po +7 -10
- data/locale/ru/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/ru/foreman_templates.po +7 -10
- data/locale/sv_SE/foreman_templates.po +5 -8
- data/locale/zh_CN/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/zh_CN/foreman_templates.po +7 -10
- data/locale/zh_TW/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/zh_TW/foreman_templates.po +7 -10
- data/package.json +0 -1
- metadata +3 -3
@@ -22,8 +22,8 @@ msgstr ""
|
|
22
22
|
"Language: ja\n"
|
23
23
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
24
24
|
|
25
|
-
msgid "Action
|
26
|
-
msgstr "
|
25
|
+
msgid "Action type"
|
26
|
+
msgstr ""
|
27
27
|
|
28
28
|
msgid "Always"
|
29
29
|
msgstr "常に"
|
@@ -64,6 +64,9 @@ msgstr "デフォルトのメタデータエクスポートモード、更新は
|
|
64
64
|
msgid "Dirname"
|
65
65
|
msgstr "Dirname"
|
66
66
|
|
67
|
+
msgid "Export"
|
68
|
+
msgstr ""
|
69
|
+
|
67
70
|
msgid "Export templates with names matching this regex (case-insensitive; snippets are not filtered)."
|
68
71
|
msgstr "この正規表現に一致する名前のテンプレートをエクスポートします (大文字と小文字は区別されず、スニペットはフィルタリングされません)。"
|
69
72
|
|
@@ -76,11 +79,8 @@ msgstr "強制インポート"
|
|
76
79
|
msgid "How to handle lock for imported templates?"
|
77
80
|
msgstr "インポートされたテンプレートのロックを処理する方法"
|
78
81
|
|
79
|
-
msgid "Import
|
80
|
-
msgstr "
|
81
|
-
|
82
|
-
msgid "Import facts"
|
83
|
-
msgstr "ファクトのインポート"
|
82
|
+
msgid "Import"
|
83
|
+
msgstr ""
|
84
84
|
|
85
85
|
msgid "Import or Export Templates"
|
86
86
|
msgstr "テンプレートのインポートまたはエクスポート"
|
@@ -151,9 +151,6 @@ msgstr "接頭辞"
|
|
151
151
|
msgid "Refresh"
|
152
152
|
msgstr "更新"
|
153
153
|
|
154
|
-
msgid "Remote action:"
|
155
|
-
msgstr "リモートアクション:"
|
156
|
-
|
157
154
|
msgid "Remove"
|
158
155
|
msgstr "削除"
|
159
156
|
|
Binary file
|
@@ -19,8 +19,8 @@ msgstr ""
|
|
19
19
|
"Language: ka\n"
|
20
20
|
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
|
21
21
|
|
22
|
-
msgid "Action
|
23
|
-
msgstr "
|
22
|
+
msgid "Action type"
|
23
|
+
msgstr ""
|
24
24
|
|
25
25
|
msgid "Always"
|
26
26
|
msgstr "ყოველთვის"
|
@@ -61,6 +61,9 @@ msgstr "მეტამონაცემების გატანის ნ
|
|
61
61
|
msgid "Dirname"
|
62
62
|
msgstr "საქაღალდის სახელი"
|
63
63
|
|
64
|
+
msgid "Export"
|
65
|
+
msgstr ""
|
66
|
+
|
64
67
|
msgid "Export templates with names matching this regex (case-insensitive; snippets are not filtered)."
|
65
68
|
msgstr "ამ რეგულარულ გამოსახულებაზე დამთხვეული სახელების მქონე შაბლონების გატანა (ნაწილობრივი დამთხვევები გამოტოვებული არ იქნება)."
|
66
69
|
|
@@ -73,11 +76,8 @@ msgstr "ძალით შემოტანა"
|
|
73
76
|
msgid "How to handle lock for imported templates?"
|
74
77
|
msgstr "როგორ დავამუშაო ბლოკირება შემოტანილი შაბლონებისთვის?"
|
75
78
|
|
76
|
-
msgid "Import
|
77
|
-
msgstr "
|
78
|
-
|
79
|
-
msgid "Import facts"
|
80
|
-
msgstr "ფაქტების შემოტანა"
|
79
|
+
msgid "Import"
|
80
|
+
msgstr ""
|
81
81
|
|
82
82
|
msgid "Import or Export Templates"
|
83
83
|
msgstr "შაბლონების შემოტანა და გატანა"
|
@@ -148,9 +148,6 @@ msgstr "პრეფიქსი"
|
|
148
148
|
msgid "Refresh"
|
149
149
|
msgstr "განახლება"
|
150
150
|
|
151
|
-
msgid "Remote action:"
|
152
|
-
msgstr "დაშორებული ქმედება:"
|
153
|
-
|
154
151
|
msgid "Remove"
|
155
152
|
msgstr "წაშლა"
|
156
153
|
|
Binary file
|
@@ -20,8 +20,8 @@ msgstr ""
|
|
20
20
|
"Language: ko\n"
|
21
21
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
22
22
|
|
23
|
-
msgid "Action
|
24
|
-
msgstr "
|
23
|
+
msgid "Action type"
|
24
|
+
msgstr ""
|
25
25
|
|
26
26
|
msgid "Always"
|
27
27
|
msgstr ""
|
@@ -62,6 +62,9 @@ msgstr ""
|
|
62
62
|
msgid "Dirname"
|
63
63
|
msgstr ""
|
64
64
|
|
65
|
+
msgid "Export"
|
66
|
+
msgstr ""
|
67
|
+
|
65
68
|
msgid "Export templates with names matching this regex (case-insensitive; snippets are not filtered)."
|
66
69
|
msgstr ""
|
67
70
|
|
@@ -74,11 +77,8 @@ msgstr ""
|
|
74
77
|
msgid "How to handle lock for imported templates?"
|
75
78
|
msgstr ""
|
76
79
|
|
77
|
-
msgid "Import
|
78
|
-
msgstr "
|
79
|
-
|
80
|
-
msgid "Import facts"
|
81
|
-
msgstr "팩트 불러오기"
|
80
|
+
msgid "Import"
|
81
|
+
msgstr ""
|
82
82
|
|
83
83
|
msgid "Import or Export Templates"
|
84
84
|
msgstr ""
|
@@ -149,9 +149,6 @@ msgstr ""
|
|
149
149
|
msgid "Refresh"
|
150
150
|
msgstr "새로고침 "
|
151
151
|
|
152
|
-
msgid "Remote action:"
|
153
|
-
msgstr "원격 작업:"
|
154
|
-
|
155
152
|
msgid "Remove"
|
156
153
|
msgstr "삭제 "
|
157
154
|
|
Binary file
|
@@ -23,8 +23,8 @@ msgstr ""
|
|
23
23
|
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 100000"
|
24
24
|
"0 == 0 ? 1 : 2;\n"
|
25
25
|
|
26
|
-
msgid "Action
|
27
|
-
msgstr "
|
26
|
+
msgid "Action type"
|
27
|
+
msgstr ""
|
28
28
|
|
29
29
|
msgid "Always"
|
30
30
|
msgstr "Sempre"
|
@@ -65,6 +65,9 @@ msgstr "Modo de exportação de metadados padrão, atualiza os metadados de reve
|
|
65
65
|
msgid "Dirname"
|
66
66
|
msgstr "Dirname"
|
67
67
|
|
68
|
+
msgid "Export"
|
69
|
+
msgstr ""
|
70
|
+
|
68
71
|
msgid "Export templates with names matching this regex (case-insensitive; snippets are not filtered)."
|
69
72
|
msgstr "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)."
|
70
73
|
|
@@ -77,11 +80,8 @@ msgstr "Forçar a importação"
|
|
77
80
|
msgid "How to handle lock for imported templates?"
|
78
81
|
msgstr ""
|
79
82
|
|
80
|
-
msgid "Import
|
81
|
-
msgstr "
|
82
|
-
|
83
|
-
msgid "Import facts"
|
84
|
-
msgstr "Importar fatos"
|
83
|
+
msgid "Import"
|
84
|
+
msgstr ""
|
85
85
|
|
86
86
|
msgid "Import or Export Templates"
|
87
87
|
msgstr ""
|
@@ -152,9 +152,6 @@ msgstr "Prefixo"
|
|
152
152
|
msgid "Refresh"
|
153
153
|
msgstr "Atualizar"
|
154
154
|
|
155
|
-
msgid "Remote action:"
|
156
|
-
msgstr "Ação remota:"
|
157
|
-
|
158
155
|
msgid "Remove"
|
159
156
|
msgstr "Remover"
|
160
157
|
|
Binary file
|
@@ -24,8 +24,8 @@ msgstr ""
|
|
24
24
|
"4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=1"
|
25
25
|
"1 && n%100<=14)? 2 : 3);\n"
|
26
26
|
|
27
|
-
msgid "Action
|
28
|
-
msgstr "
|
27
|
+
msgid "Action type"
|
28
|
+
msgstr ""
|
29
29
|
|
30
30
|
msgid "Always"
|
31
31
|
msgstr ""
|
@@ -66,6 +66,9 @@ msgstr ""
|
|
66
66
|
msgid "Dirname"
|
67
67
|
msgstr ""
|
68
68
|
|
69
|
+
msgid "Export"
|
70
|
+
msgstr ""
|
71
|
+
|
69
72
|
msgid "Export templates with names matching this regex (case-insensitive; snippets are not filtered)."
|
70
73
|
msgstr ""
|
71
74
|
|
@@ -78,11 +81,8 @@ msgstr ""
|
|
78
81
|
msgid "How to handle lock for imported templates?"
|
79
82
|
msgstr ""
|
80
83
|
|
81
|
-
msgid "Import
|
82
|
-
msgstr "
|
83
|
-
|
84
|
-
msgid "Import facts"
|
85
|
-
msgstr "Импорт фактов"
|
84
|
+
msgid "Import"
|
85
|
+
msgstr ""
|
86
86
|
|
87
87
|
msgid "Import or Export Templates"
|
88
88
|
msgstr ""
|
@@ -153,9 +153,6 @@ msgstr ""
|
|
153
153
|
msgid "Refresh"
|
154
154
|
msgstr "Обновить"
|
155
155
|
|
156
|
-
msgid "Remote action:"
|
157
|
-
msgstr "Удаленное действие:"
|
158
|
-
|
159
156
|
msgid "Remove"
|
160
157
|
msgstr "Удалить"
|
161
158
|
|
@@ -20,7 +20,7 @@ msgstr ""
|
|
20
20
|
"Language: sv_SE\n"
|
21
21
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
22
22
|
|
23
|
-
msgid "Action
|
23
|
+
msgid "Action type"
|
24
24
|
msgstr ""
|
25
25
|
|
26
26
|
msgid "Always"
|
@@ -62,6 +62,9 @@ msgstr ""
|
|
62
62
|
msgid "Dirname"
|
63
63
|
msgstr ""
|
64
64
|
|
65
|
+
msgid "Export"
|
66
|
+
msgstr ""
|
67
|
+
|
65
68
|
msgid "Export templates with names matching this regex (case-insensitive; snippets are not filtered)."
|
66
69
|
msgstr ""
|
67
70
|
|
@@ -74,10 +77,7 @@ msgstr ""
|
|
74
77
|
msgid "How to handle lock for imported templates?"
|
75
78
|
msgstr ""
|
76
79
|
|
77
|
-
msgid "Import
|
78
|
-
msgstr ""
|
79
|
-
|
80
|
-
msgid "Import facts"
|
80
|
+
msgid "Import"
|
81
81
|
msgstr ""
|
82
82
|
|
83
83
|
msgid "Import or Export Templates"
|
@@ -149,9 +149,6 @@ msgstr ""
|
|
149
149
|
msgid "Refresh"
|
150
150
|
msgstr ""
|
151
151
|
|
152
|
-
msgid "Remote action:"
|
153
|
-
msgstr ""
|
154
|
-
|
155
152
|
msgid "Remove"
|
156
153
|
msgstr ""
|
157
154
|
|
Binary file
|
@@ -22,8 +22,8 @@ msgstr ""
|
|
22
22
|
"Language: zh_CN\n"
|
23
23
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
24
24
|
|
25
|
-
msgid "Action
|
26
|
-
msgstr "
|
25
|
+
msgid "Action type"
|
26
|
+
msgstr ""
|
27
27
|
|
28
28
|
msgid "Always"
|
29
29
|
msgstr "总是"
|
@@ -64,6 +64,9 @@ msgstr "默认元数据导出模式,刷新后重新渲染元数据,保留将
|
|
64
64
|
msgid "Dirname"
|
65
65
|
msgstr "Dirname"
|
66
66
|
|
67
|
+
msgid "Export"
|
68
|
+
msgstr ""
|
69
|
+
|
67
70
|
msgid "Export templates with names matching this regex (case-insensitive; snippets are not filtered)."
|
68
71
|
msgstr "导出名称与此正则表达式匹配的模板(不区分大小写;不过滤代码段)。"
|
69
72
|
|
@@ -76,11 +79,8 @@ msgstr "强制导入"
|
|
76
79
|
msgid "How to handle lock for imported templates?"
|
77
80
|
msgstr "如何处理导入的模板锁定?"
|
78
81
|
|
79
|
-
msgid "Import
|
80
|
-
msgstr "
|
81
|
-
|
82
|
-
msgid "Import facts"
|
83
|
-
msgstr "导入事实"
|
82
|
+
msgid "Import"
|
83
|
+
msgstr ""
|
84
84
|
|
85
85
|
msgid "Import or Export Templates"
|
86
86
|
msgstr "导入或导出模板"
|
@@ -151,9 +151,6 @@ msgstr "前缀"
|
|
151
151
|
msgid "Refresh"
|
152
152
|
msgstr "刷新"
|
153
153
|
|
154
|
-
msgid "Remote action:"
|
155
|
-
msgstr "远程操作:"
|
156
|
-
|
157
154
|
msgid "Remove"
|
158
155
|
msgstr "移除"
|
159
156
|
|
Binary file
|
@@ -21,8 +21,8 @@ msgstr ""
|
|
21
21
|
"Language: zh_TW\n"
|
22
22
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
23
23
|
|
24
|
-
msgid "Action
|
25
|
-
msgstr "
|
24
|
+
msgid "Action type"
|
25
|
+
msgstr ""
|
26
26
|
|
27
27
|
msgid "Always"
|
28
28
|
msgstr ""
|
@@ -63,6 +63,9 @@ msgstr ""
|
|
63
63
|
msgid "Dirname"
|
64
64
|
msgstr ""
|
65
65
|
|
66
|
+
msgid "Export"
|
67
|
+
msgstr ""
|
68
|
+
|
66
69
|
msgid "Export templates with names matching this regex (case-insensitive; snippets are not filtered)."
|
67
70
|
msgstr ""
|
68
71
|
|
@@ -75,11 +78,8 @@ msgstr ""
|
|
75
78
|
msgid "How to handle lock for imported templates?"
|
76
79
|
msgstr ""
|
77
80
|
|
78
|
-
msgid "Import
|
79
|
-
msgstr "
|
80
|
-
|
81
|
-
msgid "Import facts"
|
82
|
-
msgstr "匯入詳情"
|
81
|
+
msgid "Import"
|
82
|
+
msgstr ""
|
83
83
|
|
84
84
|
msgid "Import or Export Templates"
|
85
85
|
msgstr ""
|
@@ -150,9 +150,6 @@ msgstr ""
|
|
150
150
|
msgid "Refresh"
|
151
151
|
msgstr "重新整理"
|
152
152
|
|
153
|
-
msgid "Remote action:"
|
154
|
-
msgstr "遠端動作:"
|
155
|
-
|
156
153
|
msgid "Remove"
|
157
154
|
msgstr "移除"
|
158
155
|
|
data/package.json
CHANGED
@@ -29,7 +29,6 @@
|
|
29
29
|
"@theforeman/eslint-plugin-foreman": ">= 12.0.1",
|
30
30
|
"@theforeman/vendor-dev": ">= 12.0.1",
|
31
31
|
"@theforeman/test": ">= 12.0.1",
|
32
|
-
"@theforeman/stories": ">= 12.0.1",
|
33
32
|
"babel-eslint": "^10.0.0",
|
34
33
|
"eslint": "^6.8.0",
|
35
34
|
"eslint-plugin-patternfly-react": "0.2.0",
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: foreman_templates
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 9.
|
4
|
+
version: 9.5.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Greg Sutcliffe
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2024-07-10 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: diffy
|
@@ -260,7 +260,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
260
260
|
- !ruby/object:Gem::Version
|
261
261
|
version: '0'
|
262
262
|
requirements: []
|
263
|
-
rubygems_version: 3.
|
263
|
+
rubygems_version: 3.2.33
|
264
264
|
signing_key:
|
265
265
|
specification_version: 4
|
266
266
|
summary: Template-syncing engine for Foreman
|