foreman_openscap 12.0.0 → 12.0.1
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/assets/javascripts/foreman_openscap/locale/cs_CZ/foreman_openscap.js +1 -1
- data/app/assets/javascripts/foreman_openscap/locale/de/foreman_openscap.js +1 -1
- data/app/assets/javascripts/foreman_openscap/locale/en/foreman_openscap.js +1 -1
- data/app/assets/javascripts/foreman_openscap/locale/en_GB/foreman_openscap.js +1 -1
- data/app/assets/javascripts/foreman_openscap/locale/es/foreman_openscap.js +1 -1
- data/app/assets/javascripts/foreman_openscap/locale/fr/foreman_openscap.js +2 -2
- data/app/assets/javascripts/foreman_openscap/locale/gl/foreman_openscap.js +1 -1
- data/app/assets/javascripts/foreman_openscap/locale/it/foreman_openscap.js +1 -1
- data/app/assets/javascripts/foreman_openscap/locale/ja/foreman_openscap.js +3 -3
- data/app/assets/javascripts/foreman_openscap/locale/ka/foreman_openscap.js +1 -1
- data/app/assets/javascripts/foreman_openscap/locale/ko/foreman_openscap.js +2 -2
- data/app/assets/javascripts/foreman_openscap/locale/pt_BR/foreman_openscap.js +1 -1
- data/app/assets/javascripts/foreman_openscap/locale/ru/foreman_openscap.js +1 -1
- data/app/assets/javascripts/foreman_openscap/locale/sv_SE/foreman_openscap.js +1 -1
- data/app/assets/javascripts/foreman_openscap/locale/zh_CN/foreman_openscap.js +2 -2
- data/app/assets/javascripts/foreman_openscap/locale/zh_TW/foreman_openscap.js +1 -1
- data/lib/foreman_openscap/version.rb +1 -1
- data/locale/cs_CZ/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/cs_CZ/foreman_openscap.po +1 -1
- data/locale/de/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/de/foreman_openscap.po +1 -1
- data/locale/en/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/en/foreman_openscap.po +1 -1
- data/locale/en_GB/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/en_GB/foreman_openscap.po +1 -1
- data/locale/es/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/es/foreman_openscap.po +1 -1
- data/locale/foreman_openscap.pot +11 -11
- data/locale/fr/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/fr/foreman_openscap.po +2 -2
- data/locale/gl/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/gl/foreman_openscap.po +1 -1
- data/locale/it/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/it/foreman_openscap.po +1 -1
- data/locale/ja/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ja/foreman_openscap.po +3 -3
- data/locale/ka/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ka/foreman_openscap.po +1 -1
- data/locale/ko/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ko/foreman_openscap.po +2 -2
- data/locale/pt_BR/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/pt_BR/foreman_openscap.po +1 -1
- data/locale/ru/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ru/foreman_openscap.po +1 -1
- data/locale/sv_SE/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/sv_SE/foreman_openscap.po +1 -1
- data/locale/zh_CN/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/zh_CN/foreman_openscap.po +2 -2
- data/locale/zh_TW/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/zh_TW/foreman_openscap.po +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: afee8d8fb86be90f1ad203d30b24b97a9912f4b0b72746679af0cddcb98eaee8
|
4
|
+
data.tar.gz: 37f9e1a5864bf34a1891b9395b12bc233073e75b2e946bd6eb35db60aeaa32a5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 061e846c8486920ef45900caaab115dc7b9b1e6414abaf53a271013e8b2e3c91bc3efc1ee02616b8a14ce58d07ab90f7a0a49e8f44317ec6e724ddb2f511cc68
|
7
|
+
data.tar.gz: 114447087d697e43a382e3fd774278c264d086d18d325649a0f334f8987d1d4b06710b938fc109fdbfb70b6bf5fb994d61d8f0633e6070d4a24201d457e290fd
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_openscap": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_openscap
|
6
|
+
"Project-Id-Version": "foreman_openscap 12.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2016-04-14 07:48+0000",
|
9
9
|
"Last-Translator": "Pavel Borecki <pavel.borecki@gmail.com>, 2018-2020",
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_openscap": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_openscap
|
6
|
+
"Project-Id-Version": "foreman_openscap 12.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2016-04-14 07:48+0000",
|
9
9
|
"Last-Translator": "pdolinic, 2021",
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_openscap": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_openscap
|
6
|
+
"Project-Id-Version": "foreman_openscap 12.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2023-05-16 14:11+0200",
|
9
9
|
"Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_openscap": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_openscap
|
6
|
+
"Project-Id-Version": "foreman_openscap 12.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2016-04-14 07:48+0000",
|
9
9
|
"Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_openscap": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_openscap
|
6
|
+
"Project-Id-Version": "foreman_openscap 12.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2016-04-14 07:48+0000",
|
9
9
|
"Last-Translator": "FIRST AUTHOR <EMAIL@ADDRESS>, 2016",
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_openscap": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_openscap
|
6
|
+
"Project-Id-Version": "foreman_openscap 12.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2016-04-14 07:48+0000",
|
9
9
|
"Last-Translator": "Pierre-Emmanuel Dutang <dutangp@gmail.com>, 2016",
|
@@ -902,7 +902,7 @@
|
|
902
902
|
"Les %{key_name} suivants étaient manquants pour %{item_name} : %{key_names}. Assurez-vous qu'ils aient bien été importés avant de poursuivre."
|
903
903
|
],
|
904
904
|
"The host was moved or deleted": [
|
905
|
-
""
|
905
|
+
"L'hôte a été déplacé ou supprimé"
|
906
906
|
],
|
907
907
|
"The identifier of the host": [
|
908
908
|
"Identifiant de l’hôte"
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_openscap": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_openscap
|
6
|
+
"Project-Id-Version": "foreman_openscap 12.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2016-04-14 07:48+0000",
|
9
9
|
"Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_openscap": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_openscap
|
6
|
+
"Project-Id-Version": "foreman_openscap 12.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2016-04-14 07:48+0000",
|
9
9
|
"Last-Translator": "FIRST AUTHOR <EMAIL@ADDRESS>, 2016",
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_openscap": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_openscap
|
6
|
+
"Project-Id-Version": "foreman_openscap 12.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2016-04-14 07:48+0000",
|
9
9
|
"Last-Translator": "Kazuki Omo <kazuki.omo@gmail.com>, 2016",
|
@@ -900,7 +900,7 @@
|
|
900
900
|
"%{item_name} には、以下の %{key_name} がありませんでした: %{key_names}。続行前にインポートされていることを確認してください。"
|
901
901
|
],
|
902
902
|
"The host was moved or deleted": [
|
903
|
-
""
|
903
|
+
"ホストが移動または削除されました"
|
904
904
|
],
|
905
905
|
"The identifier of the host": [
|
906
906
|
"ホストの ID"
|
@@ -924,7 +924,7 @@
|
|
924
924
|
"これにより、foreman_scap_client のセットアップはユーザーにのみ残ります。受信 ARF レポートをリンクするには、ポリシーを定義する必要があります。"
|
925
925
|
],
|
926
926
|
"This profile will be used to override the one from scap content": [
|
927
|
-
"
|
927
|
+
"このプロファイルは、scap コンテンツのプロファイルをオーバーライドするために使用されます"
|
928
928
|
],
|
929
929
|
"Title": [
|
930
930
|
"タイトル"
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_openscap": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_openscap
|
6
|
+
"Project-Id-Version": "foreman_openscap 12.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2016-04-14 07:48+0000",
|
9
9
|
"Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_openscap": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_openscap
|
6
|
+
"Project-Id-Version": "foreman_openscap 12.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2016-04-14 07:48+0000",
|
9
9
|
"Last-Translator": "FIRST AUTHOR <EMAIL@ADDRESS>, 2016",
|
@@ -900,7 +900,7 @@
|
|
900
900
|
"다음은%{key_name}이/가 %{item_name}에 대해 누락되었습니다:%{key_names}. 계속하기 전에 반드시 가져왔는지 확인하세요."
|
901
901
|
],
|
902
902
|
"The host was moved or deleted": [
|
903
|
-
""
|
903
|
+
"호스트가 이동되었거나 삭제되었습니다."
|
904
904
|
],
|
905
905
|
"The identifier of the host": [
|
906
906
|
"호스트의 식별자"
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_openscap": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_openscap
|
6
|
+
"Project-Id-Version": "foreman_openscap 12.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2016-04-14 07:48+0000",
|
9
9
|
"Last-Translator": "FIRST AUTHOR <EMAIL@ADDRESS>, 2016",
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_openscap": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_openscap
|
6
|
+
"Project-Id-Version": "foreman_openscap 12.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2016-04-14 07:48+0000",
|
9
9
|
"Last-Translator": "FIRST AUTHOR <EMAIL@ADDRESS>, 2016",
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_openscap": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_openscap
|
6
|
+
"Project-Id-Version": "foreman_openscap 12.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2016-04-14 07:48+0000",
|
9
9
|
"Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_openscap": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_openscap
|
6
|
+
"Project-Id-Version": "foreman_openscap 12.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2016-04-14 07:48+0000",
|
9
9
|
"Last-Translator": "FIRST AUTHOR <EMAIL@ADDRESS>, 2016",
|
@@ -900,7 +900,7 @@
|
|
900
900
|
"%{item_name} 缺少以下 %{key_name}:%{key_names}。在继续操作之前,请确保已将其导入。"
|
901
901
|
],
|
902
902
|
"The host was moved or deleted": [
|
903
|
-
""
|
903
|
+
"主机被移动或删除"
|
904
904
|
],
|
905
905
|
"The identifier of the host": [
|
906
906
|
"主机 ID"
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_openscap": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_openscap
|
6
|
+
"Project-Id-Version": "foreman_openscap 12.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2016-04-14 07:48+0000",
|
9
9
|
"Last-Translator": "FIRST AUTHOR <EMAIL@ADDRESS>, 2016",
|
Binary file
|
@@ -6,7 +6,7 @@
|
|
6
6
|
# Pavel Borecki <pavel.borecki@gmail.com>, 2018-2020
|
7
7
|
msgid ""
|
8
8
|
msgstr ""
|
9
|
-
"Project-Id-Version: foreman_openscap
|
9
|
+
"Project-Id-Version: foreman_openscap 12.0.0\n"
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
11
11
|
"PO-Revision-Date: 2016-04-14 07:48+0000\n"
|
12
12
|
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018-2020\n"
|
Binary file
|
@@ -10,7 +10,7 @@
|
|
10
10
|
# pdolinic, 2021
|
11
11
|
msgid ""
|
12
12
|
msgstr ""
|
13
|
-
"Project-Id-Version: foreman_openscap
|
13
|
+
"Project-Id-Version: foreman_openscap 12.0.0\n"
|
14
14
|
"Report-Msgid-Bugs-To: \n"
|
15
15
|
"PO-Revision-Date: 2016-04-14 07:48+0000\n"
|
16
16
|
"Last-Translator: pdolinic, 2021\n"
|
Binary file
|
Binary file
|
Binary file
|
@@ -7,7 +7,7 @@
|
|
7
7
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016
|
8
8
|
msgid ""
|
9
9
|
msgstr ""
|
10
|
-
"Project-Id-Version: foreman_openscap
|
10
|
+
"Project-Id-Version: foreman_openscap 12.0.0\n"
|
11
11
|
"Report-Msgid-Bugs-To: \n"
|
12
12
|
"PO-Revision-Date: 2016-04-14 07:48+0000\n"
|
13
13
|
"Last-Translator: FIRST AUTHOR <EMAIL@ADDRESS>, 2016\n"
|
data/locale/foreman_openscap.pot
CHANGED
@@ -8,8 +8,8 @@ msgid ""
|
|
8
8
|
msgstr ""
|
9
9
|
"Project-Id-Version: foreman_openscap 1.0.0\n"
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
11
|
-
"POT-Creation-Date: 2025-
|
12
|
-
"PO-Revision-Date: 2025-
|
11
|
+
"POT-Creation-Date: 2025-10-08 11:04+0000\n"
|
12
|
+
"PO-Revision-Date: 2025-10-08 11:04+0000\n"
|
13
13
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
14
14
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
15
15
|
"Language: \n"
|
@@ -239,39 +239,39 @@ msgstr ""
|
|
239
239
|
msgid "Deletes a Tailoring file"
|
240
240
|
msgstr ""
|
241
241
|
|
242
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
242
|
+
#: ../app/controllers/arf_reports_controller.rb:42
|
243
243
|
msgid "Failed to downloaded ARF report as bzip: %s"
|
244
244
|
msgstr ""
|
245
245
|
|
246
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
246
|
+
#: ../app/controllers/arf_reports_controller.rb:53
|
247
247
|
msgid "Failed to downloaded ARF report in HTML: %s"
|
248
248
|
msgstr ""
|
249
249
|
|
250
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
250
|
+
#: ../app/controllers/arf_reports_controller.rb:60
|
251
251
|
msgid "Successfully deleted ARF report."
|
252
252
|
msgstr ""
|
253
253
|
|
254
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
254
|
+
#: ../app/controllers/arf_reports_controller.rb:62
|
255
255
|
msgid "Failed to delete ARF Report for host %{host_name} reported at %{reported_at}"
|
256
256
|
msgstr ""
|
257
257
|
|
258
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
258
|
+
#: ../app/controllers/arf_reports_controller.rb:72
|
259
259
|
msgid "Failed to delete %s compliance reports"
|
260
260
|
msgstr ""
|
261
261
|
|
262
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
262
|
+
#: ../app/controllers/arf_reports_controller.rb:75
|
263
263
|
msgid "Successfully deleted %s compliance reports"
|
264
264
|
msgstr ""
|
265
265
|
|
266
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
266
|
+
#: ../app/controllers/arf_reports_controller.rb:111
|
267
267
|
msgid "No compliance reports were found."
|
268
268
|
msgstr ""
|
269
269
|
|
270
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
270
|
+
#: ../app/controllers/arf_reports_controller.rb:115
|
271
271
|
msgid "No compliance reports selected"
|
272
272
|
msgstr ""
|
273
273
|
|
274
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
274
|
+
#: ../app/controllers/arf_reports_controller.rb:120
|
275
275
|
msgid "Something went wrong while selecting compliance reports - %s"
|
276
276
|
msgstr ""
|
277
277
|
|
Binary file
|
@@ -8,7 +8,7 @@
|
|
8
8
|
# Pierre-Emmanuel Dutang <dutangp@gmail.com>, 2016
|
9
9
|
msgid ""
|
10
10
|
msgstr ""
|
11
|
-
"Project-Id-Version: foreman_openscap
|
11
|
+
"Project-Id-Version: foreman_openscap 12.0.0\n"
|
12
12
|
"Report-Msgid-Bugs-To: \n"
|
13
13
|
"PO-Revision-Date: 2016-04-14 07:48+0000\n"
|
14
14
|
"Last-Translator: Pierre-Emmanuel Dutang <dutangp@gmail.com>, 2016\n"
|
@@ -921,7 +921,7 @@ msgid "The following %{key_name} were missing for %{item_name}: %{key_names}. Ma
|
|
921
921
|
msgstr "Les %{key_name} suivants étaient manquants pour %{item_name} : %{key_names}. Assurez-vous qu'ils aient bien été importés avant de poursuivre."
|
922
922
|
|
923
923
|
msgid "The host was moved or deleted"
|
924
|
-
msgstr ""
|
924
|
+
msgstr "L'hôte a été déplacé ou supprimé"
|
925
925
|
|
926
926
|
msgid "The identifier of the host"
|
927
927
|
msgstr "Identifiant de l’hôte"
|
Binary file
|
Binary file
|
@@ -6,7 +6,7 @@
|
|
6
6
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016
|
7
7
|
msgid ""
|
8
8
|
msgstr ""
|
9
|
-
"Project-Id-Version: foreman_openscap
|
9
|
+
"Project-Id-Version: foreman_openscap 12.0.0\n"
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
11
11
|
"PO-Revision-Date: 2016-04-14 07:48+0000\n"
|
12
12
|
"Last-Translator: FIRST AUTHOR <EMAIL@ADDRESS>, 2016\n"
|
Binary file
|
@@ -7,7 +7,7 @@
|
|
7
7
|
# Kazuki Omo <kazuki.omo@gmail.com>, 2016
|
8
8
|
msgid ""
|
9
9
|
msgstr ""
|
10
|
-
"Project-Id-Version: foreman_openscap
|
10
|
+
"Project-Id-Version: foreman_openscap 12.0.0\n"
|
11
11
|
"Report-Msgid-Bugs-To: \n"
|
12
12
|
"PO-Revision-Date: 2016-04-14 07:48+0000\n"
|
13
13
|
"Last-Translator: Kazuki Omo <kazuki.omo@gmail.com>, 2016\n"
|
@@ -918,7 +918,7 @@ msgid "The following %{key_name} were missing for %{item_name}: %{key_names}. Ma
|
|
918
918
|
msgstr "%{item_name} には、以下の %{key_name} がありませんでした: %{key_names}。続行前にインポートされていることを確認してください。"
|
919
919
|
|
920
920
|
msgid "The host was moved or deleted"
|
921
|
-
msgstr ""
|
921
|
+
msgstr "ホストが移動または削除されました"
|
922
922
|
|
923
923
|
msgid "The identifier of the host"
|
924
924
|
msgstr "ホストの ID"
|
@@ -942,7 +942,7 @@ msgid "This leaves the setup of the foreman_scap_client solely on the user. The
|
|
942
942
|
msgstr "これにより、foreman_scap_client のセットアップはユーザーにのみ残ります。受信 ARF レポートをリンクするには、ポリシーを定義する必要があります。"
|
943
943
|
|
944
944
|
msgid "This profile will be used to override the one from scap content"
|
945
|
-
msgstr "
|
945
|
+
msgstr "このプロファイルは、scap コンテンツのプロファイルをオーバーライドするために使用されます"
|
946
946
|
|
947
947
|
msgid "Title"
|
948
948
|
msgstr "タイトル"
|
Binary file
|
Binary file
|
@@ -7,7 +7,7 @@
|
|
7
7
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016
|
8
8
|
msgid ""
|
9
9
|
msgstr ""
|
10
|
-
"Project-Id-Version: foreman_openscap
|
10
|
+
"Project-Id-Version: foreman_openscap 12.0.0\n"
|
11
11
|
"Report-Msgid-Bugs-To: \n"
|
12
12
|
"PO-Revision-Date: 2016-04-14 07:48+0000\n"
|
13
13
|
"Last-Translator: FIRST AUTHOR <EMAIL@ADDRESS>, 2016\n"
|
@@ -911,7 +911,7 @@ msgid "The following %{key_name} were missing for %{item_name}: %{key_names}. Ma
|
|
911
911
|
msgstr "다음은%{key_name}이/가 %{item_name}에 대해 누락되었습니다:%{key_names}. 계속하기 전에 반드시 가져왔는지 확인하세요."
|
912
912
|
|
913
913
|
msgid "The host was moved or deleted"
|
914
|
-
msgstr ""
|
914
|
+
msgstr "호스트가 이동되었거나 삭제되었습니다."
|
915
915
|
|
916
916
|
msgid "The identifier of the host"
|
917
917
|
msgstr "호스트의 식별자"
|
Binary file
|
@@ -6,7 +6,7 @@
|
|
6
6
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016
|
7
7
|
msgid ""
|
8
8
|
msgstr ""
|
9
|
-
"Project-Id-Version: foreman_openscap
|
9
|
+
"Project-Id-Version: foreman_openscap 12.0.0\n"
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
11
11
|
"PO-Revision-Date: 2016-04-14 07:48+0000\n"
|
12
12
|
"Last-Translator: FIRST AUTHOR <EMAIL@ADDRESS>, 2016\n"
|
Binary file
|
@@ -7,7 +7,7 @@
|
|
7
7
|
# Yulia <yulia.poyarkova@redhat.com>, 2016
|
8
8
|
msgid ""
|
9
9
|
msgstr ""
|
10
|
-
"Project-Id-Version: foreman_openscap
|
10
|
+
"Project-Id-Version: foreman_openscap 12.0.0\n"
|
11
11
|
"Report-Msgid-Bugs-To: \n"
|
12
12
|
"PO-Revision-Date: 2016-04-14 07:48+0000\n"
|
13
13
|
"Last-Translator: FIRST AUTHOR <EMAIL@ADDRESS>, 2016\n"
|
Binary file
|
Binary file
|
@@ -6,7 +6,7 @@
|
|
6
6
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016
|
7
7
|
msgid ""
|
8
8
|
msgstr ""
|
9
|
-
"Project-Id-Version: foreman_openscap
|
9
|
+
"Project-Id-Version: foreman_openscap 12.0.0\n"
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
11
11
|
"PO-Revision-Date: 2016-04-14 07:48+0000\n"
|
12
12
|
"Last-Translator: FIRST AUTHOR <EMAIL@ADDRESS>, 2016\n"
|
@@ -917,7 +917,7 @@ msgid "The following %{key_name} were missing for %{item_name}: %{key_names}. Ma
|
|
917
917
|
msgstr "%{item_name} 缺少以下 %{key_name}:%{key_names}。在继续操作之前,请确保已将其导入。"
|
918
918
|
|
919
919
|
msgid "The host was moved or deleted"
|
920
|
-
msgstr ""
|
920
|
+
msgstr "主机被移动或删除"
|
921
921
|
|
922
922
|
msgid "The identifier of the host"
|
923
923
|
msgstr "主机 ID"
|
Binary file
|
@@ -6,7 +6,7 @@
|
|
6
6
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016
|
7
7
|
msgid ""
|
8
8
|
msgstr ""
|
9
|
-
"Project-Id-Version: foreman_openscap
|
9
|
+
"Project-Id-Version: foreman_openscap 12.0.0\n"
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
11
11
|
"PO-Revision-Date: 2016-04-14 07:48+0000\n"
|
12
12
|
"Last-Translator: FIRST AUTHOR <EMAIL@ADDRESS>, 2016\n"
|