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
@@ -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": "Temuri Doghonadze <temuri.doghonadze@gmail.com>, 2023",
|
@@ -102,13 +102,13 @@
|
|
102
102
|
"Ansible-ის დასასინქრონიზებელი როლების სახელები"
|
103
103
|
],
|
104
104
|
"Ansible role to add to a host": [
|
105
|
-
""
|
105
|
+
"ჰოსტისთვის დასამატებელი Ansible-ის როლი"
|
106
106
|
],
|
107
107
|
"Ansible role to add to a hostgroup": [
|
108
|
-
""
|
108
|
+
"ჰოსტის ჯგუფისთვის დასამატებელი Ansible-ის როლი"
|
109
109
|
],
|
110
110
|
"Ansible role to remove from a host": [
|
111
|
-
""
|
111
|
+
"ჰოსტიდან წასაშლელი Ansible-ის როლი"
|
112
112
|
],
|
113
113
|
"Ansible role to remove from a hostgroup": [
|
114
114
|
""
|
@@ -255,7 +255,7 @@
|
|
255
255
|
"მნიშვნელობის გადაფარვის მოცილება"
|
256
256
|
],
|
257
257
|
"Directly add an Ansible role to a host": [
|
258
|
-
""
|
258
|
+
"Ansible-ის როლის ჰოსტზე პირდაპირი დამატება"
|
259
259
|
],
|
260
260
|
"Directly add an Ansible role to a hostgroup": [
|
261
261
|
""
|
@@ -282,10 +282,10 @@
|
|
282
282
|
"Ansible-ის როლების ჩასწორება"
|
283
283
|
],
|
284
284
|
"Enable Ansible Callback": [
|
285
|
-
""
|
285
|
+
"Ansible-ის უკუგამოძახების ჩართვა"
|
286
286
|
],
|
287
287
|
"Enable the callback plugin for this template": [
|
288
|
-
""
|
288
|
+
"უკუგამოძახების დამატების ჩართვა ამ ნიმუშისთვის"
|
289
289
|
],
|
290
290
|
"Enable web console": [
|
291
291
|
"ვებ კონსოლის ჩართვა"
|
@@ -300,7 +300,7 @@
|
|
300
300
|
"შესრულების დრო"
|
301
301
|
],
|
302
302
|
"Failed to fetch Ansible Roles from server.": [
|
303
|
-
""
|
303
|
+
"Ansible-ის როლების სერვერიდან გამოთხოვა ჩავარდა."
|
304
304
|
],
|
305
305
|
"Failed to import roles and variables ": [
|
306
306
|
"როლებისა და ცვლადების შემოტანის შეცდომა "
|
@@ -336,7 +336,7 @@
|
|
336
336
|
"ჰოსტზე მინიჭებული Ansible-ის როლები"
|
337
337
|
],
|
338
338
|
"Host count": [
|
339
|
-
""
|
339
|
+
"ჰოსტების რაოდენობა"
|
340
340
|
],
|
341
341
|
"Host group has no associated hosts": [
|
342
342
|
"ჰოსტის ჯგუფი ცარიელია"
|
@@ -345,7 +345,7 @@
|
|
345
345
|
"ID-ით ჰოსტის პოვნის შეცდომა: %s"
|
346
346
|
],
|
347
347
|
"Hostgroup count": [
|
348
|
-
""
|
348
|
+
"ჰოსტის ჯგუფების რაოდენობა"
|
349
349
|
],
|
350
350
|
"Hostgroups": [
|
351
351
|
"ჰოსტის ჯგუფები"
|
@@ -516,7 +516,7 @@
|
|
516
516
|
"პირდაპირ ამ ჰოსტზე როლები მინიჭებული არაა"
|
517
517
|
],
|
518
518
|
"No roles/hosts assigned": [
|
519
|
-
""
|
519
|
+
"როლები/ჰოსტები მინიჭებული არაა"
|
520
520
|
],
|
521
521
|
"Nothing Found!": [
|
522
522
|
"ვერაფერი ვიპოვე!"
|
@@ -684,7 +684,7 @@
|
|
684
684
|
"Ansible-ის ინვენტარის ჩვენება ჰოსტებისთვის"
|
685
685
|
],
|
686
686
|
"Show full value": [
|
687
|
-
""
|
687
|
+
"სრული მნიშვნელობის ჩვენება"
|
688
688
|
],
|
689
689
|
"Show role": [
|
690
690
|
"როლის ჩვენება"
|
@@ -831,7 +831,7 @@
|
|
831
831
|
""
|
832
832
|
],
|
833
833
|
"Use sync instead, to sync roles from Smart Proxy with Ansible feature enabled": [
|
834
|
-
""
|
834
|
+
"ჭკვიანი პროქსიდან Ansible-ის ფუნქციებჩართული როლების სინქრონიზაციისთვის სინქრი გამოიყენეთ"
|
835
835
|
],
|
836
836
|
"Use this connection type by default when running Ansible playbooks. You can override this on hosts by adding a parameter \\\"ansible_connection\\\"": [
|
837
837
|
""
|
@@ -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",
|
@@ -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": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 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": "Michał Foryt <michal.foryt@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": "Luiz Henrique Vasconcelos <luizvasconceloss@yahoo.com.br>, 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",
|
@@ -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": "johnny.westerlund <johnny.westerlund@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": "Chinese (China) (https://app.transifex.com/foreman/teams/114/zh_CN/)",
|
11
11
|
"MIME-Version": "1.0",
|
12
12
|
"Content-Type": "text/plain; charset=UTF-8",
|
@@ -804,10 +804,10 @@
|
|
804
804
|
"更新"
|
805
805
|
],
|
806
806
|
"Update Capsules on given Capsule server hosts": [
|
807
|
-
""
|
807
|
+
"在给定的 Capsule 服务器主机上更新 Capsule"
|
808
808
|
],
|
809
809
|
"Update Capsules on given hosts": [
|
810
|
-
""
|
810
|
+
"在给定主机上更新 Capsule"
|
811
811
|
],
|
812
812
|
"Update Role Variables": [
|
813
813
|
"更新角色变量"
|
@@ -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",
|
@@ -15,14 +15,20 @@ model: JobTemplate
|
|
15
15
|
%>
|
16
16
|
|
17
17
|
---
|
18
|
-
-
|
18
|
+
- name: "Run script"
|
19
|
+
hosts: all
|
19
20
|
tasks:
|
20
|
-
-
|
21
|
+
- name: "Download script"
|
22
|
+
ansible.builtin.uri:
|
21
23
|
url: <%= input("url") %>
|
22
24
|
return_content: true
|
23
25
|
register: script_response
|
24
|
-
-
|
26
|
+
- name: "Run script"
|
27
|
+
ansible.builtin.shell:
|
25
28
|
cmd: |
|
26
|
-
{{script_response.content}}
|
29
|
+
{{ script_response.content }}
|
27
30
|
register: out
|
28
|
-
|
31
|
+
changed_when: true # noqa: no-changed-when
|
32
|
+
- name: "Show output"
|
33
|
+
ansible.builtin.debug:
|
34
|
+
var: out
|
data/locale/Makefile
CHANGED
@@ -31,9 +31,16 @@ all-mo: $(MOFILES)
|
|
31
31
|
cat $@
|
32
32
|
! grep -q msgid $@
|
33
33
|
|
34
|
-
%.edit.po:
|
34
|
+
%.edit.po: %.po.time_stamp
|
35
35
|
touch $@
|
36
36
|
|
37
|
+
# gettext will trash the .edit.po file if the time stamp doesn't exist or is older than the po file
|
38
|
+
%.po.time_stamp: %.po
|
39
|
+
touch --reference $< $@
|
40
|
+
|
41
|
+
# Prevent make from treating this as an intermediate file to be cleaned up
|
42
|
+
.PRECIOUS: %.po.time_stamp
|
43
|
+
|
37
44
|
check: $(POXFILES)
|
38
45
|
|
39
46
|
# Unify duplicate translations
|
@@ -43,7 +50,10 @@ uniq-po:
|
|
43
50
|
done
|
44
51
|
|
45
52
|
tx-pull: $(EDITFILES)
|
46
|
-
|
53
|
+
# Initialize new languages
|
54
|
+
cd .. && tx pull -f --all --minimum-perc 50
|
55
|
+
# Force update all existing languages
|
56
|
+
cd .. && tx pull -f --minimum-perc 0
|
47
57
|
for f in $(EDITFILES) ; do \
|
48
58
|
sed -i 's/^\("Project-Id-Version: \).*$$/\1$(DOMAIN) $(VERSION)\\n"/' $$f; \
|
49
59
|
done
|
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: Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 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: Pavel Borecki <pavel.borecki@gmail.com>, 2023\n"
|
Binary file
|
@@ -21,7 +21,7 @@
|
|
21
21
|
#
|
22
22
|
msgid ""
|
23
23
|
msgstr ""
|
24
|
-
"Project-Id-Version: foreman_ansible
|
24
|
+
"Project-Id-Version: foreman_ansible 15.0.0\n"
|
25
25
|
"Report-Msgid-Bugs-To: \n"
|
26
26
|
"PO-Revision-Date: 2018-11-14 21:36+0000\n"
|
27
27
|
"Last-Translator: Wiederoder <stefanwiederoder@googlemail.com>, 2023\n"
|
Binary file
|
@@ -1,19 +1,21 @@
|
|
1
|
-
#
|
2
|
-
#
|
3
|
-
# This file is distributed under the same license as foreman_ansible.
|
1
|
+
# SOME DESCRIPTIVE TITLE.
|
2
|
+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
|
+
# This file is distributed under the same license as the foreman_ansible package.
|
4
|
+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
4
5
|
#
|
6
|
+
#, fuzzy
|
5
7
|
msgid ""
|
6
8
|
msgstr ""
|
7
|
-
"Project-Id-Version: foreman_ansible
|
9
|
+
"Project-Id-Version: foreman_ansible 1.0.0\n"
|
8
10
|
"Report-Msgid-Bugs-To: \n"
|
9
|
-
"PO-Revision-Date:
|
10
|
-
"Last-Translator:
|
11
|
-
"Language-Team:
|
11
|
+
"PO-Revision-Date: 2024-09-19 13:06+0200\n"
|
12
|
+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
13
|
+
"Language-Team: LANGUAGE <LL@li.org>\n"
|
12
14
|
"Language: \n"
|
13
15
|
"MIME-Version: 1.0\n"
|
14
16
|
"Content-Type: text/plain; charset=UTF-8\n"
|
15
17
|
"Content-Transfer-Encoding: 8bit\n"
|
16
|
-
"Plural-Forms: nplurals=
|
18
|
+
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
17
19
|
|
18
20
|
msgid "%(selectedCount)s of %(totalCount)s items selected"
|
19
21
|
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: Andi Chandler <andi@gowling.com>, 2022\n"
|
Binary file
|
@@ -5,7 +5,6 @@
|
|
5
5
|
#
|
6
6
|
# Translators:
|
7
7
|
# fe37ea014ea122db60df81cd86b163af_742ef71 <ba9f59c06b0be83ac3724b1834a4c14b_93939>, 2018
|
8
|
-
# francis <hackgo@gmail.com>, 2018
|
9
8
|
# Jared Nelson <jared@ajpadilla.com>, 2022
|
10
9
|
# Bryan Kearney <bryan.kearney@gmail.com>, 2022
|
11
10
|
# Gustavo Varela <gustavo.varela@gmail.com>, 2022
|
@@ -15,7 +14,7 @@
|
|
15
14
|
#
|
16
15
|
msgid ""
|
17
16
|
msgstr ""
|
18
|
-
"Project-Id-Version: foreman_ansible
|
17
|
+
"Project-Id-Version: foreman_ansible 15.0.0\n"
|
19
18
|
"Report-Msgid-Bugs-To: \n"
|
20
19
|
"PO-Revision-Date: 2018-11-14 21:36+0000\n"
|
21
20
|
"Last-Translator: Carmela Rubiños <carmela.rubinos@gmail.com>, 2023\n"
|
Binary file
|
@@ -11,15 +11,15 @@
|
|
11
11
|
# Claer <transiblu@claer.hammock.fr>, 2022
|
12
12
|
# Amit Upadhye <aupadhye@redhat.com>, 2023
|
13
13
|
# 21966816214bc546c1fc8a185e75ca1c, 2023
|
14
|
-
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>,
|
14
|
+
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2024
|
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: Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarde"
|
22
|
-
"n.nl>,
|
22
|
+
"n.nl>, 2024\n"
|
23
23
|
"Language-Team: French (https://app.transifex.com/foreman/teams/114/fr/)\n"
|
24
24
|
"MIME-Version: 1.0\n"
|
25
25
|
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -819,10 +819,10 @@ msgid "Update"
|
|
819
819
|
msgstr "Mise à jour"
|
820
820
|
|
821
821
|
msgid "Update Capsules on given Capsule server hosts"
|
822
|
-
msgstr ""
|
822
|
+
msgstr "Mise à jour des Capsules sur des hôtes donnés du serveur Capsule"
|
823
823
|
|
824
824
|
msgid "Update Capsules on given hosts"
|
825
|
-
msgstr ""
|
825
|
+
msgstr "Mise à jour des Capsules sur des hôtes donnés"
|
826
826
|
|
827
827
|
msgid "Update Role Variables"
|
828
828
|
msgstr "Mise à jour des variables de rôle"
|
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: Carmela Rubiños <carmela.rubinos@gmail.com>, 2023\n"
|
Binary file
|
@@ -4,14 +4,14 @@
|
|
4
4
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5
5
|
#
|
6
6
|
# Translators:
|
7
|
-
# Giuseppe Pignataro <rogepix@gmail.com>, 2018
|
7
|
+
# Giuseppe Pignataro (Fastbyte01) <rogepix@gmail.com>, 2018
|
8
8
|
# Andrea Perotti, 2019
|
9
9
|
# Bryan Kearney <bryan.kearney@gmail.com>, 2022
|
10
10
|
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2023
|
11
11
|
#
|
12
12
|
msgid ""
|
13
13
|
msgstr ""
|
14
|
-
"Project-Id-Version: foreman_ansible
|
14
|
+
"Project-Id-Version: foreman_ansible 15.0.0\n"
|
15
15
|
"Report-Msgid-Bugs-To: \n"
|
16
16
|
"PO-Revision-Date: 2018-11-14 21:36+0000\n"
|
17
17
|
"Last-Translator: 0868a4d1af5275b3f70b0a6dac4c99a4, 2023\n"
|
Binary file
|