foreman_openscap 5.2.2 → 5.2.3
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.
- checksums.yaml +4 -4
- data/app/views/arf_reports/show.html.erb +1 -1
- data/app/views/smart_proxies/plugins/_openscap.html.erb +0 -1
- data/lib/foreman_openscap/version.rb +1 -1
- data/locale/de/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/de/foreman_openscap.po +145 -138
- data/locale/en_GB/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/en_GB/foreman_openscap.po +4 -4
- data/locale/es/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/es/foreman_openscap.po +96 -93
- data/locale/fr/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/fr/foreman_openscap.po +99 -96
- data/locale/gl/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/gl/foreman_openscap.po +5 -5
- data/locale/it/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/it/foreman_openscap.po +7 -6
- data/locale/ja/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ja/foreman_openscap.po +112 -106
- data/locale/ko/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ko/foreman_openscap.po +6 -6
- data/locale/pt_BR/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/pt_BR/foreman_openscap.po +93 -90
- data/locale/ru/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ru/foreman_openscap.po +7 -7
- data/locale/sv_SE/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/sv_SE/foreman_openscap.po +5 -5
- data/locale/zh_CN/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/zh_CN/foreman_openscap.po +155 -155
- data/locale/zh_TW/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/zh_TW/foreman_openscap.po +11 -11
- metadata +3 -3
|
@@ -8,15 +8,16 @@ msgid ""
|
|
|
8
8
|
msgstr ""
|
|
9
9
|
"Project-Id-Version: Foreman\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
|
11
|
-
"PO-Revision-Date:
|
|
12
|
-
"Last-Translator:
|
|
11
|
+
"PO-Revision-Date: 2016-04-14 07:48+0000\n"
|
|
12
|
+
"Last-Translator: FIRST AUTHOR <EMAIL@ADDRESS>, 2016\n"
|
|
13
13
|
"Language-Team: Italian (http://www.transifex.com/foreman/foreman/language/it/)"
|
|
14
14
|
"\n"
|
|
15
15
|
"MIME-Version: 1.0\n"
|
|
16
16
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
17
17
|
"Content-Transfer-Encoding: 8bit\n"
|
|
18
18
|
"Language: it\n"
|
|
19
|
-
"Plural-Forms: nplurals=
|
|
19
|
+
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 :"
|
|
20
|
+
" 2;\n"
|
|
20
21
|
|
|
21
22
|
msgid " for policy %s"
|
|
22
23
|
msgstr ""
|
|
@@ -255,7 +256,7 @@ msgid "Directory to upload when using \"directory\" upload type"
|
|
|
255
256
|
msgstr ""
|
|
256
257
|
|
|
257
258
|
msgid "Documentation"
|
|
258
|
-
msgstr ""
|
|
259
|
+
msgstr "Documentazione"
|
|
259
260
|
|
|
260
261
|
msgid "Download"
|
|
261
262
|
msgstr "Scarica"
|
|
@@ -279,7 +280,7 @@ msgid "Download bzipped ARF report"
|
|
|
279
280
|
msgstr ""
|
|
280
281
|
|
|
281
282
|
msgid "Edit %s"
|
|
282
|
-
msgstr ""
|
|
283
|
+
msgstr "Modifica %s"
|
|
283
284
|
|
|
284
285
|
msgid "Effective Profile"
|
|
285
286
|
msgstr ""
|
|
@@ -476,7 +477,7 @@ msgid "More details"
|
|
|
476
477
|
msgstr "Maggiori dettagli"
|
|
477
478
|
|
|
478
479
|
msgid "Name"
|
|
479
|
-
msgstr ""
|
|
480
|
+
msgstr "Nome"
|
|
480
481
|
|
|
481
482
|
msgid "Never audited"
|
|
482
483
|
msgstr ""
|
|
Binary file
|