foreman_ansible 15.0.0 → 15.0.1
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_ansible/locale/ca/foreman_ansible.js +1 -1
- data/app/assets/javascripts/foreman_ansible/locale/cs_CZ/foreman_ansible.js +1 -1
- data/app/assets/javascripts/foreman_ansible/locale/de/foreman_ansible.js +1 -1
- data/app/assets/javascripts/foreman_ansible/locale/en/foreman_ansible.js +6 -6
- data/app/assets/javascripts/foreman_ansible/locale/en_GB/foreman_ansible.js +1 -1
- data/app/assets/javascripts/foreman_ansible/locale/es/foreman_ansible.js +1 -1
- data/app/assets/javascripts/foreman_ansible/locale/fr/foreman_ansible.js +4 -4
- data/app/assets/javascripts/foreman_ansible/locale/gl/foreman_ansible.js +1 -1
- data/app/assets/javascripts/foreman_ansible/locale/it/foreman_ansible.js +1 -1
- data/app/assets/javascripts/foreman_ansible/locale/ja/foreman_ansible.js +293 -293
- data/app/assets/javascripts/foreman_ansible/locale/ka/foreman_ansible.js +13 -13
- data/app/assets/javascripts/foreman_ansible/locale/ko/foreman_ansible.js +1 -1
- data/app/assets/javascripts/foreman_ansible/locale/nl_NL/foreman_ansible.js +1 -1
- data/app/assets/javascripts/foreman_ansible/locale/pl/foreman_ansible.js +1 -1
- data/app/assets/javascripts/foreman_ansible/locale/pt_BR/foreman_ansible.js +1 -1
- data/app/assets/javascripts/foreman_ansible/locale/ru/foreman_ansible.js +1 -1
- data/app/assets/javascripts/foreman_ansible/locale/sv_SE/foreman_ansible.js +1 -1
- data/app/assets/javascripts/foreman_ansible/locale/zh_CN/foreman_ansible.js +4 -4
- data/app/assets/javascripts/foreman_ansible/locale/zh_TW/foreman_ansible.js +1 -1
- data/app/views/foreman_ansible/job_templates/download_and_execute_script.erb +11 -5
- data/lib/foreman_ansible/version.rb +1 -1
- data/locale/Makefile +12 -2
- data/locale/ca/LC_MESSAGES/foreman_ansible.mo +0 -0
- data/locale/ca/foreman_ansible.po +1 -1
- data/locale/cs_CZ/LC_MESSAGES/foreman_ansible.mo +0 -0
- data/locale/cs_CZ/foreman_ansible.po +1 -1
- data/locale/de/LC_MESSAGES/foreman_ansible.mo +0 -0
- data/locale/de/foreman_ansible.po +1 -1
- data/locale/en/LC_MESSAGES/foreman_ansible.mo +0 -0
- data/locale/en/foreman_ansible.po +10 -8
- data/locale/en_GB/LC_MESSAGES/foreman_ansible.mo +0 -0
- data/locale/en_GB/foreman_ansible.po +1 -1
- data/locale/es/LC_MESSAGES/foreman_ansible.mo +0 -0
- data/locale/es/foreman_ansible.po +1 -2
- data/locale/fr/LC_MESSAGES/foreman_ansible.mo +0 -0
- data/locale/fr/foreman_ansible.po +5 -5
- data/locale/gl/LC_MESSAGES/foreman_ansible.mo +0 -0
- data/locale/gl/foreman_ansible.po +1 -1
- data/locale/it/LC_MESSAGES/foreman_ansible.mo +0 -0
- data/locale/it/foreman_ansible.po +2 -2
- data/locale/ja/LC_MESSAGES/foreman_ansible.mo +0 -0
- data/locale/ja/foreman_ansible.po +295 -295
- data/locale/ka/LC_MESSAGES/foreman_ansible.mo +0 -0
- data/locale/ka/foreman_ansible.po +13 -13
- data/locale/ko/LC_MESSAGES/foreman_ansible.mo +0 -0
- data/locale/ko/foreman_ansible.po +1 -1
- data/locale/nl_NL/LC_MESSAGES/foreman_ansible.mo +0 -0
- data/locale/nl_NL/foreman_ansible.po +1 -1
- data/locale/pl/LC_MESSAGES/foreman_ansible.mo +0 -0
- data/locale/pl/foreman_ansible.po +1 -1
- data/locale/pt_BR/LC_MESSAGES/foreman_ansible.mo +0 -0
- data/locale/pt_BR/foreman_ansible.po +1 -1
- data/locale/ru/LC_MESSAGES/foreman_ansible.mo +0 -0
- data/locale/ru/foreman_ansible.po +1 -1
- data/locale/sv_SE/LC_MESSAGES/foreman_ansible.mo +0 -0
- data/locale/sv_SE/foreman_ansible.po +1 -1
- data/locale/zh_CN/LC_MESSAGES/foreman_ansible.mo +0 -0
- data/locale/zh_CN/foreman_ansible.po +5 -5
- data/locale/zh_TW/LC_MESSAGES/foreman_ansible.mo +0 -0
- data/locale/zh_TW/foreman_ansible.po +1 -1
- metadata +2 -2
Binary file
|
@@ -8,7 +8,7 @@
|
|
8
8
|
#
|
9
9
|
msgid ""
|
10
10
|
msgstr ""
|
11
|
-
"Project-Id-Version: foreman_ansible
|
11
|
+
"Project-Id-Version: foreman_ansible 15.0.0\n"
|
12
12
|
"Report-Msgid-Bugs-To: \n"
|
13
13
|
"PO-Revision-Date: 2018-11-14 21:36+0000\n"
|
14
14
|
"Last-Translator: Temuri Doghonadze <temuri.doghonadze@gmail.com>, 2023\n"
|
@@ -104,13 +104,13 @@ msgid "Ansible role names to be synced"
|
|
104
104
|
msgstr "Ansible-ის დასასინქრონიზებელი როლების სახელები"
|
105
105
|
|
106
106
|
msgid "Ansible role to add to a host"
|
107
|
-
msgstr ""
|
107
|
+
msgstr "ჰოსტისთვის დასამატებელი Ansible-ის როლი"
|
108
108
|
|
109
109
|
msgid "Ansible role to add to a hostgroup"
|
110
|
-
msgstr ""
|
110
|
+
msgstr "ჰოსტის ჯგუფისთვის დასამატებელი Ansible-ის როლი"
|
111
111
|
|
112
112
|
msgid "Ansible role to remove from a host"
|
113
|
-
msgstr ""
|
113
|
+
msgstr "ჰოსტიდან წასაშლელი Ansible-ის როლი"
|
114
114
|
|
115
115
|
msgid "Ansible role to remove from a hostgroup"
|
116
116
|
msgstr ""
|
@@ -257,7 +257,7 @@ msgid "Destroy an override value"
|
|
257
257
|
msgstr "მნიშვნელობის გადაფარვის მოცილება"
|
258
258
|
|
259
259
|
msgid "Directly add an Ansible role to a host"
|
260
|
-
msgstr ""
|
260
|
+
msgstr "Ansible-ის როლის ჰოსტზე პირდაპირი დამატება"
|
261
261
|
|
262
262
|
msgid "Directly add an Ansible role to a hostgroup"
|
263
263
|
msgstr ""
|
@@ -284,10 +284,10 @@ msgid "Edit Ansible roles"
|
|
284
284
|
msgstr "Ansible-ის როლების ჩასწორება"
|
285
285
|
|
286
286
|
msgid "Enable Ansible Callback"
|
287
|
-
msgstr ""
|
287
|
+
msgstr "Ansible-ის უკუგამოძახების ჩართვა"
|
288
288
|
|
289
289
|
msgid "Enable the callback plugin for this template"
|
290
|
-
msgstr ""
|
290
|
+
msgstr "უკუგამოძახების დამატების ჩართვა ამ ნიმუშისთვის"
|
291
291
|
|
292
292
|
msgid "Enable web console"
|
293
293
|
msgstr "ვებ კონსოლის ჩართვა"
|
@@ -302,7 +302,7 @@ msgid "Executed at"
|
|
302
302
|
msgstr "შესრულების დრო"
|
303
303
|
|
304
304
|
msgid "Failed to fetch Ansible Roles from server."
|
305
|
-
msgstr ""
|
305
|
+
msgstr "Ansible-ის როლების სერვერიდან გამოთხოვა ჩავარდა."
|
306
306
|
|
307
307
|
msgid "Failed to import roles and variables "
|
308
308
|
msgstr "როლებისა და ცვლადების შემოტანის შეცდომა "
|
@@ -338,7 +338,7 @@ msgid "Host assigned Ansible roles"
|
|
338
338
|
msgstr "ჰოსტზე მინიჭებული Ansible-ის როლები"
|
339
339
|
|
340
340
|
msgid "Host count"
|
341
|
-
msgstr ""
|
341
|
+
msgstr "ჰოსტების რაოდენობა"
|
342
342
|
|
343
343
|
msgid "Host group has no associated hosts"
|
344
344
|
msgstr "ჰოსტის ჯგუფი ცარიელია"
|
@@ -347,7 +347,7 @@ msgid "Host not found by id: %s"
|
|
347
347
|
msgstr "ID-ით ჰოსტის პოვნის შეცდომა: %s"
|
348
348
|
|
349
349
|
msgid "Hostgroup count"
|
350
|
-
msgstr ""
|
350
|
+
msgstr "ჰოსტის ჯგუფების რაოდენობა"
|
351
351
|
|
352
352
|
msgid "Hostgroups"
|
353
353
|
msgstr "ჰოსტის ჯგუფები"
|
@@ -520,7 +520,7 @@ msgid "No roles assigned directly to the host"
|
|
520
520
|
msgstr "პირდაპირ ამ ჰოსტზე როლები მინიჭებული არაა"
|
521
521
|
|
522
522
|
msgid "No roles/hosts assigned"
|
523
|
-
msgstr ""
|
523
|
+
msgstr "როლები/ჰოსტები მინიჭებული არაა"
|
524
524
|
|
525
525
|
msgid "Nothing Found!"
|
526
526
|
msgstr "ვერაფერი ვიპოვე!"
|
@@ -688,7 +688,7 @@ msgid "Show Ansible inventory for hosts"
|
|
688
688
|
msgstr "Ansible-ის ინვენტარის ჩვენება ჰოსტებისთვის"
|
689
689
|
|
690
690
|
msgid "Show full value"
|
691
|
-
msgstr ""
|
691
|
+
msgstr "სრული მნიშვნელობის ჩვენება"
|
692
692
|
|
693
693
|
msgid "Show role"
|
694
694
|
msgstr "როლის ჩვენება"
|
@@ -835,7 +835,7 @@ msgid "Use drag and drop to change order of the roles. Ordering of roles is resp
|
|
835
835
|
msgstr ""
|
836
836
|
|
837
837
|
msgid "Use sync instead, to sync roles from Smart Proxy with Ansible feature enabled"
|
838
|
-
msgstr ""
|
838
|
+
msgstr "ჭკვიანი პროქსიდან Ansible-ის ფუნქციებჩართული როლების სინქრონიზაციისთვის სინქრი გამოიყენეთ"
|
839
839
|
|
840
840
|
msgid "Use this connection type by default when running Ansible playbooks. You can override this on hosts by adding a parameter \"ansible_connection\""
|
841
841
|
msgstr ""
|
Binary file
|
@@ -9,7 +9,7 @@
|
|
9
9
|
#
|
10
10
|
msgid ""
|
11
11
|
msgstr ""
|
12
|
-
"Project-Id-Version: foreman_ansible
|
12
|
+
"Project-Id-Version: foreman_ansible 15.0.0\n"
|
13
13
|
"Report-Msgid-Bugs-To: \n"
|
14
14
|
"PO-Revision-Date: 2018-11-14 21:36+0000\n"
|
15
15
|
"Last-Translator: 0868a4d1af5275b3f70b0a6dac4c99a4, 2023\n"
|
Binary file
|
@@ -14,7 +14,7 @@
|
|
14
14
|
#
|
15
15
|
msgid ""
|
16
16
|
msgstr ""
|
17
|
-
"Project-Id-Version: foreman_ansible
|
17
|
+
"Project-Id-Version: foreman_ansible 15.0.0\n"
|
18
18
|
"Report-Msgid-Bugs-To: \n"
|
19
19
|
"PO-Revision-Date: 2018-11-14 21:36+0000\n"
|
20
20
|
"Last-Translator: Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarde"
|
Binary file
|
@@ -9,7 +9,7 @@
|
|
9
9
|
#
|
10
10
|
msgid ""
|
11
11
|
msgstr ""
|
12
|
-
"Project-Id-Version: foreman_ansible
|
12
|
+
"Project-Id-Version: foreman_ansible 15.0.0\n"
|
13
13
|
"Report-Msgid-Bugs-To: \n"
|
14
14
|
"PO-Revision-Date: 2018-11-14 21:36+0000\n"
|
15
15
|
"Last-Translator: Michał Foryt <michal.foryt@gmail.com>, 2023\n"
|
Binary file
|
@@ -14,7 +14,7 @@
|
|
14
14
|
#
|
15
15
|
msgid ""
|
16
16
|
msgstr ""
|
17
|
-
"Project-Id-Version: foreman_ansible
|
17
|
+
"Project-Id-Version: foreman_ansible 15.0.0\n"
|
18
18
|
"Report-Msgid-Bugs-To: \n"
|
19
19
|
"PO-Revision-Date: 2018-11-14 21:36+0000\n"
|
20
20
|
"Last-Translator: Luiz Henrique Vasconcelos <luizvasconceloss@yahoo.com.br>, 20"
|
Binary file
|
@@ -15,7 +15,7 @@
|
|
15
15
|
#
|
16
16
|
msgid ""
|
17
17
|
msgstr ""
|
18
|
-
"Project-Id-Version: foreman_ansible
|
18
|
+
"Project-Id-Version: foreman_ansible 15.0.0\n"
|
19
19
|
"Report-Msgid-Bugs-To: \n"
|
20
20
|
"PO-Revision-Date: 2018-11-14 21:36+0000\n"
|
21
21
|
"Last-Translator: 0868a4d1af5275b3f70b0a6dac4c99a4, 2023\n"
|
Binary file
|
@@ -10,7 +10,7 @@
|
|
10
10
|
#
|
11
11
|
msgid ""
|
12
12
|
msgstr ""
|
13
|
-
"Project-Id-Version: foreman_ansible
|
13
|
+
"Project-Id-Version: foreman_ansible 15.0.0\n"
|
14
14
|
"Report-Msgid-Bugs-To: \n"
|
15
15
|
"PO-Revision-Date: 2018-11-14 21:36+0000\n"
|
16
16
|
"Last-Translator: johnny.westerlund <johnny.westerlund@gmail.com>, 2023\n"
|
Binary file
|
@@ -8,15 +8,15 @@
|
|
8
8
|
# tim123, 2022
|
9
9
|
# Bryan Kearney <bryan.kearney@gmail.com>, 2022
|
10
10
|
# Amit Upadhye <aupadhye@redhat.com>, 2023
|
11
|
-
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>,
|
11
|
+
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2024
|
12
12
|
#
|
13
13
|
msgid ""
|
14
14
|
msgstr ""
|
15
|
-
"Project-Id-Version: foreman_ansible
|
15
|
+
"Project-Id-Version: foreman_ansible 15.0.0\n"
|
16
16
|
"Report-Msgid-Bugs-To: \n"
|
17
17
|
"PO-Revision-Date: 2018-11-14 21:36+0000\n"
|
18
18
|
"Last-Translator: Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarde"
|
19
|
-
"n.nl>,
|
19
|
+
"n.nl>, 2024\n"
|
20
20
|
"Language-Team: Chinese (China) (https://app.transifex.com/foreman/teams/114/zh"
|
21
21
|
"_CN/)\n"
|
22
22
|
"MIME-Version: 1.0\n"
|
@@ -816,10 +816,10 @@ msgid "Update"
|
|
816
816
|
msgstr "更新"
|
817
817
|
|
818
818
|
msgid "Update Capsules on given Capsule server hosts"
|
819
|
-
msgstr ""
|
819
|
+
msgstr "在给定的 Capsule 服务器主机上更新 Capsule"
|
820
820
|
|
821
821
|
msgid "Update Capsules on given hosts"
|
822
|
-
msgstr ""
|
822
|
+
msgstr "在给定主机上更新 Capsule"
|
823
823
|
|
824
824
|
msgid "Update Role Variables"
|
825
825
|
msgstr "更新角色变量"
|
Binary file
|
@@ -9,7 +9,7 @@
|
|
9
9
|
#
|
10
10
|
msgid ""
|
11
11
|
msgstr ""
|
12
|
-
"Project-Id-Version: foreman_ansible
|
12
|
+
"Project-Id-Version: foreman_ansible 15.0.0\n"
|
13
13
|
"Report-Msgid-Bugs-To: \n"
|
14
14
|
"PO-Revision-Date: 2018-11-14 21:36+0000\n"
|
15
15
|
"Last-Translator: 0868a4d1af5275b3f70b0a6dac4c99a4, 2023\n"
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: foreman_ansible
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 15.0.
|
4
|
+
version: 15.0.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Daniel Lobato Garcia
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-09-
|
11
|
+
date: 2024-09-25 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: acts_as_list
|