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
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 69972ceeb9ba9aba7994f5adcc78b35278aadc9ac4e4f3f1281c3953c12fbbeb
|
4
|
+
data.tar.gz: db02ab72bcf8452dd40a088e7d40ca9c0578e46081f1e53f36e2932285ad0375
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1b75c876a20e4dcde94c66874f14aadc70fbf633646e5c08e17a62158bb494de95424583b32ffc9c368fd72904b7f0c3bd313d0237b527f4d58ee486107c1cf7
|
7
|
+
data.tar.gz: 461fb195702ba08dfc8250616a9a647eb02b1437c0b398aa1ffe0324f9214ced6b384e1bc7e96f56cdf12e7e38cfbb013a2f378121a44df7c70d62d878d2ff0c
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_ansible": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_ansible
|
6
|
+
"Project-Id-Version": "foreman_ansible 15.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2018-11-14 21:36+0000",
|
9
9
|
"Last-Translator": "Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2023",
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_ansible": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_ansible
|
6
|
+
"Project-Id-Version": "foreman_ansible 15.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2018-11-14 21:36+0000",
|
9
9
|
"Last-Translator": "Pavel Borecki <pavel.borecki@gmail.com>, 2023",
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_ansible": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_ansible
|
6
|
+
"Project-Id-Version": "foreman_ansible 15.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2018-11-14 21:36+0000",
|
9
9
|
"Last-Translator": "Wiederoder <stefanwiederoder@googlemail.com>, 2023",
|
@@ -3,19 +3,19 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_ansible": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_ansible
|
6
|
+
"Project-Id-Version": "foreman_ansible 1.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
|
-
"PO-Revision-Date": "
|
9
|
-
"Last-Translator": "
|
10
|
-
"Language-Team": "
|
8
|
+
"PO-Revision-Date": "2024-09-19 13:06+0200",
|
9
|
+
"Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
|
10
|
+
"Language-Team": "LANGUAGE <LL@li.org>",
|
11
11
|
"Language": "",
|
12
12
|
"MIME-Version": "1.0",
|
13
13
|
"Content-Type": "text/plain; charset=UTF-8",
|
14
14
|
"Content-Transfer-Encoding": "8bit",
|
15
|
-
"Plural-Forms": "nplurals=
|
15
|
+
"Plural-Forms": "nplurals=INTEGER; plural=EXPRESSION;",
|
16
16
|
"lang": "en",
|
17
17
|
"domain": "foreman_ansible",
|
18
|
-
"plural_forms": "nplurals=
|
18
|
+
"plural_forms": "nplurals=INTEGER; plural=EXPRESSION;"
|
19
19
|
},
|
20
20
|
"%(selectedCount)s of %(totalCount)s items selected": [
|
21
21
|
""
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_ansible": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_ansible
|
6
|
+
"Project-Id-Version": "foreman_ansible 15.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2018-11-14 21:36+0000",
|
9
9
|
"Last-Translator": "Andi Chandler <andi@gowling.com>, 2022",
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_ansible": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_ansible
|
6
|
+
"Project-Id-Version": "foreman_ansible 15.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2018-11-14 21:36+0000",
|
9
9
|
"Last-Translator": "Carmela Rubiños <carmela.rubinos@gmail.com>, 2023",
|
@@ -3,10 +3,10 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_ansible": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_ansible
|
6
|
+
"Project-Id-Version": "foreman_ansible 15.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2018-11-14 21:36+0000",
|
9
|
-
"Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>,
|
9
|
+
"Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2024",
|
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",
|
@@ -804,10 +804,10 @@
|
|
804
804
|
"Mise à jour"
|
805
805
|
],
|
806
806
|
"Update Capsules on given Capsule server hosts": [
|
807
|
-
""
|
807
|
+
"Mise à jour des Capsules sur des hôtes donnés du serveur Capsule"
|
808
808
|
],
|
809
809
|
"Update Capsules on given hosts": [
|
810
|
-
""
|
810
|
+
"Mise à jour des Capsules sur des hôtes donnés"
|
811
811
|
],
|
812
812
|
"Update Role Variables": [
|
813
813
|
"Mise à jour des variables de rôle"
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_ansible": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_ansible
|
6
|
+
"Project-Id-Version": "foreman_ansible 15.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2018-11-14 21:36+0000",
|
9
9
|
"Last-Translator": "Carmela Rubiños <carmela.rubinos@gmail.com>, 2023",
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_ansible": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_ansible
|
6
|
+
"Project-Id-Version": "foreman_ansible 15.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2018-11-14 21:36+0000",
|
9
9
|
"Last-Translator": "0868a4d1af5275b3f70b0a6dac4c99a4, 2023",
|