hammer_cli_foreman_discovery 1.1.0 → 1.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (34) hide show
  1. checksums.yaml +4 -4
  2. data/lib/hammer_cli_foreman_discovery/version.rb +1 -1
  3. data/locale/Makefile +2 -61
  4. data/locale/ca/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  5. data/locale/ca/hammer_cli_foreman_discovery.po +10 -11
  6. data/locale/cs_CZ/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  7. data/locale/cs_CZ/hammer_cli_foreman_discovery.po +165 -0
  8. data/locale/de/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  9. data/locale/de/hammer_cli_foreman_discovery.po +16 -14
  10. data/locale/en/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  11. data/locale/en/hammer_cli_foreman_discovery.po +3 -2
  12. data/locale/en_GB/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  13. data/locale/en_GB/hammer_cli_foreman_discovery.po +13 -14
  14. data/locale/es/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  15. data/locale/es/hammer_cli_foreman_discovery.po +26 -26
  16. data/locale/fr/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  17. data/locale/fr/hammer_cli_foreman_discovery.po +21 -20
  18. data/locale/it/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  19. data/locale/it/hammer_cli_foreman_discovery.po +12 -15
  20. data/locale/ja/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  21. data/locale/ja/hammer_cli_foreman_discovery.po +23 -23
  22. data/locale/ka/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  23. data/locale/ka/hammer_cli_foreman_discovery.po +163 -0
  24. data/locale/ko/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  25. data/locale/ko/hammer_cli_foreman_discovery.po +10 -13
  26. data/locale/pt_BR/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  27. data/locale/pt_BR/hammer_cli_foreman_discovery.po +21 -21
  28. data/locale/ru/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  29. data/locale/ru/hammer_cli_foreman_discovery.po +15 -16
  30. data/locale/zh_CN/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  31. data/locale/zh_CN/hammer_cli_foreman_discovery.po +33 -37
  32. data/locale/zh_TW/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  33. data/locale/zh_TW/hammer_cli_foreman_discovery.po +10 -14
  34. metadata +7 -3
@@ -1,21 +1,24 @@
1
1
  # SOME DESCRIPTIVE TITLE.
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
- # This file is distributed under the same license as the PACKAGE package.
3
+ # This file is distributed under the same license as the hammer_cli_foreman_discovery package.
4
4
  #
5
5
  # Translators:
6
- # Claer <transiblu@claer.hammock.fr>, 2015
6
+ # Claer <transiblu@claer.hammock.fr>, 2015-2016
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: hammer_cli_foreman_discovery 1.0.0\n"
9
+ "Project-Id-Version: hammer_cli_foreman_discovery 1.1.0\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
- "PO-Revision-Date: 2015-03-21 22:02+0000\n"
12
- "Last-Translator: Claer <transiblu@claer.hammock.fr>\n"
13
- "Language-Team: French (http://www.transifex.com/foreman/foreman/language/fr/)\n"
14
- "Language: fr\n"
11
+ "POT-Creation-Date: 2019-07-31 09:22+0200\n"
12
+ "PO-Revision-Date: 2015-01-21 10:30+0000\n"
13
+ "Last-Translator: Claer <transiblu@claer.hammock.fr>, 2015-2016\n"
14
+ "Language-Team: French (http://app.transifex.com/foreman/foreman/language/"
15
+ "fr/)\n"
15
16
  "MIME-Version: 1.0\n"
16
17
  "Content-Type: text/plain; charset=UTF-8\n"
17
18
  "Content-Transfer-Encoding: 8bit\n"
18
- "Plural-Forms: nplurals=2; plural=(n > 1);\n"
19
+ "Language: fr\n"
20
+ "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % "
21
+ "1000000 == 0 ? 1 : 2;\n"
19
22
 
20
23
  msgid "Manipulate discovered hosts."
21
24
  msgstr "Manipuler les hôtes détectés."
@@ -33,7 +36,7 @@ msgid "MAC"
33
36
  msgstr "MAC"
34
37
 
35
38
  msgid "CPUs"
36
- msgstr "CPUs"
39
+ msgstr "Processeurs"
37
40
 
38
41
  msgid "Memory"
39
42
  msgstr "Mémoire"
@@ -45,7 +48,7 @@ msgid "Disks size"
45
48
  msgstr "Taille des disques"
46
49
 
47
50
  msgid "Subnet"
48
- msgstr "Sous-Réseau"
51
+ msgstr "Sous-réseau"
49
52
 
50
53
  msgid "Last report"
51
54
  msgstr "Dernier rapport"
@@ -54,16 +57,16 @@ msgid "IP"
54
57
  msgstr "IP"
55
58
 
56
59
  msgid "Model"
57
- msgstr "Modèle"
60
+ msgstr "Modéliser"
58
61
 
59
62
  msgid "Organization"
60
63
  msgstr "Organisation"
61
64
 
62
65
  msgid "Location"
63
- msgstr "Localisation"
66
+ msgstr "Emplacement"
64
67
 
65
68
  msgid "Fact"
66
- msgstr "Fact"
69
+ msgstr "Objet"
67
70
 
68
71
  msgid "Value"
69
72
  msgstr "Valeur"
@@ -93,21 +96,19 @@ msgid "Auto provision a host"
93
96
  msgstr "Provisionner un hôte automatiquement"
94
97
 
95
98
  msgid "Auto provision all discovered hosts"
96
- msgstr ""
99
+ msgstr "Provisionner tous les hôtes détectés automatiquement"
97
100
 
98
- #, fuzzy
99
101
  msgid "Hosts created"
100
- msgstr "Hôte créé"
102
+ msgstr "Hôtes créés"
101
103
 
102
104
  msgid "Reboot a host"
103
105
  msgstr "Redémarrage d'un hôte"
104
106
 
105
107
  msgid "Reboot all discovered hosts"
106
- msgstr ""
108
+ msgstr "Redémarrer tous les hôtes détectés"
107
109
 
108
- #, fuzzy
109
110
  msgid "Rebooting hosts"
110
- msgstr "Redémarrage d'un hôte"
111
+ msgstr "Redémarrage des l'hôtes"
111
112
 
112
113
  msgid "Host reboot started"
113
114
  msgstr "Redémarrage de l'hôte lancé"
@@ -131,7 +132,7 @@ msgid "Priority"
131
132
  msgstr "Priorité"
132
133
 
133
134
  msgid "Search"
134
- msgstr "Rechercher"
135
+ msgstr "Recherche"
135
136
 
136
137
  msgid "Host Group"
137
138
  msgstr "Groupe d'hôtes"
@@ -1,21 +1,23 @@
1
1
  # SOME DESCRIPTIVE TITLE.
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
- # This file is distributed under the same license as the PACKAGE package.
3
+ # This file is distributed under the same license as the hammer_cli_foreman_discovery package.
4
4
  #
5
5
  # Translators:
6
6
  msgid ""
7
7
  msgstr ""
8
- "Project-Id-Version: hammer_cli_foreman_discovery 1.0.0\n"
8
+ "Project-Id-Version: hammer_cli_foreman_discovery 1.1.0\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
- "PO-Revision-Date: 2015-03-22 13:12+0000\n"
11
- "Last-Translator: Lukáš Zapletal\n"
12
- "Language-Team: Italian (http://www.transifex.com/foreman/foreman/language/it/)"
13
- "\n"
14
- "Language: it\n"
10
+ "POT-Creation-Date: 2019-07-31 09:22+0200\n"
11
+ "PO-Revision-Date: 2015-01-21 10:30+0000\n"
12
+ "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
+ "Language-Team: Italian (http://app.transifex.com/foreman/foreman/language/"
14
+ "it/)\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
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "Language: it\n"
19
+ "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? "
20
+ "1 : 2;\n"
19
21
 
20
22
  msgid "Manipulate discovered hosts."
21
23
  msgstr "Manipolazione host rilevati."
@@ -23,7 +25,6 @@ msgstr "Manipolazione host rilevati."
23
25
  msgid "Manipulate discovered rules."
24
26
  msgstr "Manipolazione regole rilevate."
25
27
 
26
- # translation auto-copied from project subscription-manager, version 1.10.10, document keys
27
28
  msgid "ID"
28
29
  msgstr "ID"
29
30
 
@@ -39,11 +40,9 @@ msgstr "CPU"
39
40
  msgid "Memory"
40
41
  msgstr "Memoria"
41
42
 
42
- # translation auto-copied from project Satellite6 Foreman Discovery, version 6.1, document foreman_discovery, author fvalen
43
43
  msgid "Disk count"
44
44
  msgstr "Conteggio disco"
45
45
 
46
- # translation auto-copied from project Satellite6 Foreman Discovery, version 6.1, document foreman_discovery, author fvalen
47
46
  msgid "Disks size"
48
47
  msgstr "Dimensione dischi"
49
48
 
@@ -98,9 +97,8 @@ msgstr "Esegui Auto Provision di un host"
98
97
  msgid "Auto provision all discovered hosts"
99
98
  msgstr ""
100
99
 
101
- #, fuzzy
102
100
  msgid "Hosts created"
103
- msgstr "Host creato"
101
+ msgstr ""
104
102
 
105
103
  msgid "Reboot a host"
106
104
  msgstr "Riavvia un host"
@@ -108,9 +106,8 @@ msgstr "Riavvia un host"
108
106
  msgid "Reboot all discovered hosts"
109
107
  msgstr ""
110
108
 
111
- #, fuzzy
112
109
  msgid "Rebooting hosts"
113
- msgstr "Riavvia un host"
110
+ msgstr ""
114
111
 
115
112
  msgid "Host reboot started"
116
113
  msgstr "Riavvio host iniziato."
@@ -1,21 +1,23 @@
1
1
  # SOME DESCRIPTIVE TITLE.
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
- # This file is distributed under the same license as the PACKAGE package.
3
+ # This file is distributed under the same license as the hammer_cli_foreman_discovery package.
4
4
  #
5
5
  # Translators:
6
- # Shuji Yamada <uzy.exe@gmail.com>, 2015
6
+ # 山田 修司 🍣 Shuji Yamada <uzy.exe@gmail.com>, 2015
7
+ # 山田 修司 🍣 Shuji Yamada <uzy.exe@gmail.com>, 2015
7
8
  msgid ""
8
9
  msgstr ""
9
- "Project-Id-Version: hammer_cli_foreman_discovery 1.0.0\n"
10
+ "Project-Id-Version: hammer_cli_foreman_discovery 1.1.0\n"
10
11
  "Report-Msgid-Bugs-To: \n"
11
- "PO-Revision-Date: 2015-04-05 12:11+0000\n"
12
- "Last-Translator: Shuji Yamada <uzy.exe@gmail.com>\n"
13
- "Language-Team: Japanese (http://www.transifex.com/foreman/foreman/language/ja/"
14
- ")\n"
15
- "Language: ja\n"
12
+ "POT-Creation-Date: 2019-07-31 09:22+0200\n"
13
+ "PO-Revision-Date: 2015-01-21 10:30+0000\n"
14
+ "Last-Translator: 山田 修司 🍣 Shuji Yamada <uzy.exe@gmail.com>, 2015\n"
15
+ "Language-Team: Japanese (http://app.transifex.com/foreman/foreman/language/"
16
+ "ja/)\n"
16
17
  "MIME-Version: 1.0\n"
17
18
  "Content-Type: text/plain; charset=UTF-8\n"
18
19
  "Content-Transfer-Encoding: 8bit\n"
20
+ "Language: ja\n"
19
21
  "Plural-Forms: nplurals=1; plural=0;\n"
20
22
 
21
23
  msgid "Manipulate discovered hosts."
@@ -37,13 +39,13 @@ msgid "CPUs"
37
39
  msgstr "CPU"
38
40
 
39
41
  msgid "Memory"
40
- msgstr "メモリ"
42
+ msgstr "メモリー"
41
43
 
42
44
  msgid "Disk count"
43
45
  msgstr "ディスク数"
44
46
 
45
47
  msgid "Disks size"
46
- msgstr "ディスク容量"
48
+ msgstr "ディスクサイズ"
47
49
 
48
50
  msgid "Subnet"
49
51
  msgstr "サブネット"
@@ -52,7 +54,7 @@ msgid "Last report"
52
54
  msgstr "最終レポート"
53
55
 
54
56
  msgid "IP"
55
- msgstr "IP アドレス"
57
+ msgstr "IP"
56
58
 
57
59
  msgid "Model"
58
60
  msgstr "モデル"
@@ -85,18 +87,17 @@ msgid "Host parameters"
85
87
  msgstr "ホストパラメーター"
86
88
 
87
89
  msgid "Interface parameters"
88
- msgstr "インターフェースパラメーター"
90
+ msgstr "インターフェイスパラメーター"
89
91
 
90
92
  msgid "Enter the root password for the host:"
91
- msgstr "ホストのrootパスワードを入力します: "
93
+ msgstr "ホストの root パスワードを入力します:"
92
94
 
93
95
  msgid "Auto provision a host"
94
- msgstr "ホストの自動プロビジョン"
96
+ msgstr "ホストの自動プロビジョニング"
95
97
 
96
98
  msgid "Auto provision all discovered hosts"
97
- msgstr ""
99
+ msgstr "すべての検出されたホストの自動プロビジョニング"
98
100
 
99
- #, fuzzy
100
101
  msgid "Hosts created"
101
102
  msgstr "ホストが作成されました"
102
103
 
@@ -104,11 +105,10 @@ msgid "Reboot a host"
104
105
  msgstr "ホストの再起動"
105
106
 
106
107
  msgid "Reboot all discovered hosts"
107
- msgstr ""
108
+ msgstr "すべての検出されたホストを再起動します"
108
109
 
109
- #, fuzzy
110
110
  msgid "Rebooting hosts"
111
- msgstr "ホストの再起動"
111
+ msgstr "ホストの再起動中"
112
112
 
113
113
  msgid "Host reboot started"
114
114
  msgstr "ホストの再起動が開始されました"
@@ -117,13 +117,13 @@ msgid "Could not reboot the host"
117
117
  msgstr "ホストを再起動できませんでした"
118
118
 
119
119
  msgid "Refresh the facts of a host"
120
- msgstr "ホストのファクト更新"
120
+ msgstr "ホストのファクトを更新します"
121
121
 
122
122
  msgid "Host facts refreshed"
123
- msgstr "ホストのファクトをリフレッシュ"
123
+ msgstr "ホストのファクトがをリフレッシュされました"
124
124
 
125
125
  msgid "Could not refresh the facts of the host"
126
- msgstr "ホストのファクトをリフレッシュできません"
126
+ msgstr "ホストのファクトをリフレッシュできませんでした"
127
127
 
128
128
  msgid "Hosts"
129
129
  msgstr "ホスト"
@@ -141,7 +141,7 @@ msgid "Hosts Limit"
141
141
  msgstr "ホスト制限"
142
142
 
143
143
  msgid "Enabled"
144
- msgstr "有効化"
144
+ msgstr "有効化済み"
145
145
 
146
146
  msgid "Hostname template"
147
147
  msgstr "ホスト名のテンプレート"
@@ -0,0 +1,163 @@
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the hammer_cli_foreman_discovery package.
4
+ #
5
+ # Translators:
6
+ msgid ""
7
+ msgstr ""
8
+ "Project-Id-Version: hammer_cli_foreman_discovery 1.1.0\n"
9
+ "Report-Msgid-Bugs-To: \n"
10
+ "POT-Creation-Date: 2019-07-31 09:22+0200\n"
11
+ "PO-Revision-Date: 2015-01-21 10:30+0000\n"
12
+ "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
+ "Language-Team: Georgian (http://app.transifex.com/foreman/foreman/language/"
14
+ "ka/)\n"
15
+ "MIME-Version: 1.0\n"
16
+ "Content-Type: text/plain; charset=UTF-8\n"
17
+ "Content-Transfer-Encoding: 8bit\n"
18
+ "Language: ka\n"
19
+ "Plural-Forms: nplurals=2; plural=(n!=1);\n"
20
+
21
+ msgid "Manipulate discovered hosts."
22
+ msgstr "აღმოჩენილი ჰოსტების მართვა."
23
+
24
+ msgid "Manipulate discovered rules."
25
+ msgstr "აღმოჩენილი ჰოსტების მართვა."
26
+
27
+ msgid "ID"
28
+ msgstr "ID"
29
+
30
+ msgid "Name"
31
+ msgstr "სახელი"
32
+
33
+ msgid "MAC"
34
+ msgstr "MAC"
35
+
36
+ msgid "CPUs"
37
+ msgstr "CPU"
38
+
39
+ msgid "Memory"
40
+ msgstr "მეხსიერება"
41
+
42
+ msgid "Disk count"
43
+ msgstr "დისკების რაოდენობა"
44
+
45
+ msgid "Disks size"
46
+ msgstr "დისკების ზომები"
47
+
48
+ msgid "Subnet"
49
+ msgstr "ქვექსელი"
50
+
51
+ msgid "Last report"
52
+ msgstr "ბოლო ანგარიშის დრო"
53
+
54
+ msgid "IP"
55
+ msgstr "IP"
56
+
57
+ msgid "Model"
58
+ msgstr "მოდელი"
59
+
60
+ msgid "Organization"
61
+ msgstr "ორგანიზაცია"
62
+
63
+ msgid "Location"
64
+ msgstr "მდებარეობა"
65
+
66
+ msgid "Fact"
67
+ msgstr "ფაქტი"
68
+
69
+ msgid "Value"
70
+ msgstr "მნიშვნელობა"
71
+
72
+ msgid "Host deleted"
73
+ msgstr "ჰოსტი წაშლილია"
74
+
75
+ msgid "Could not delete the host"
76
+ msgstr "ჰოსტის წაშლის შეცდომა"
77
+
78
+ msgid "Host created"
79
+ msgstr "ჰოსტი შეიქმნა"
80
+
81
+ msgid "Could not create the host"
82
+ msgstr "ჰოსტის შექმნის შეცდომა"
83
+
84
+ msgid "Host parameters"
85
+ msgstr "ჰოსტის პარამეტრები"
86
+
87
+ msgid "Interface parameters"
88
+ msgstr "ინტერფეისის პარამეტრები"
89
+
90
+ msgid "Enter the root password for the host:"
91
+ msgstr "ჰოსტის root პაროლი:"
92
+
93
+ msgid "Auto provision a host"
94
+ msgstr "ჰოსტის სამუშაოდ ავტომატური მომზადება"
95
+
96
+ msgid "Auto provision all discovered hosts"
97
+ msgstr "ყველა აღმოჩენილი ჰოსტის სამუშაოდ ავტომატური მომზადება"
98
+
99
+ msgid "Hosts created"
100
+ msgstr "ჰოსტების შეიქმნა"
101
+
102
+ msgid "Reboot a host"
103
+ msgstr "ჰოსტის გადატვირთვა"
104
+
105
+ msgid "Reboot all discovered hosts"
106
+ msgstr "ყველა აღმოჩენილი ჰოსტის გადატვირთვა"
107
+
108
+ msgid "Rebooting hosts"
109
+ msgstr "ჰოსტების გადატვირთვა"
110
+
111
+ msgid "Host reboot started"
112
+ msgstr "ჰოსტის გადატვირთვა დაწყებულია"
113
+
114
+ msgid "Could not reboot the host"
115
+ msgstr "ჰოსტის გადატვირთვის შეცდომა"
116
+
117
+ msgid "Refresh the facts of a host"
118
+ msgstr "ჰოსტის ფაქტების განახლება"
119
+
120
+ msgid "Host facts refreshed"
121
+ msgstr "ჰოსტის ფაილები განახლდა"
122
+
123
+ msgid "Could not refresh the facts of the host"
124
+ msgstr "ჰოსტის ფაქტების განახლების შეცდომა"
125
+
126
+ msgid "Hosts"
127
+ msgstr "ჰოსტები"
128
+
129
+ msgid "Priority"
130
+ msgstr "პრიორიტეტი"
131
+
132
+ msgid "Search"
133
+ msgstr "_ძებნა"
134
+
135
+ msgid "Host Group"
136
+ msgstr "ჰოსტების ჯგუფი"
137
+
138
+ msgid "Hosts Limit"
139
+ msgstr "ჰოსტების ლიმიტი"
140
+
141
+ msgid "Enabled"
142
+ msgstr "ჩართულია"
143
+
144
+ msgid "Hostname template"
145
+ msgstr "ჰოსტის სახელის შაბლონი"
146
+
147
+ msgid "Rule created"
148
+ msgstr "წესი შეიქმნა"
149
+
150
+ msgid "Could not create the rule"
151
+ msgstr "წესის შექმნის შეცდომა"
152
+
153
+ msgid "Rule updated"
154
+ msgstr "წესი განახლდა"
155
+
156
+ msgid "Could not update the rule"
157
+ msgstr "წესის განახლების შეცდომა"
158
+
159
+ msgid "Rule deleted"
160
+ msgstr "წესი წაიშალა"
161
+
162
+ msgid "Could not delete the rule"
163
+ msgstr "წესის წაშლის შეცდომა"
@@ -1,19 +1,21 @@
1
1
  # SOME DESCRIPTIVE TITLE.
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
- # This file is distributed under the same license as the PACKAGE package.
3
+ # This file is distributed under the same license as the hammer_cli_foreman_discovery package.
4
4
  #
5
5
  # Translators:
6
6
  msgid ""
7
7
  msgstr ""
8
- "Project-Id-Version: hammer_cli_foreman_discovery 1.0.0\n"
8
+ "Project-Id-Version: hammer_cli_foreman_discovery 1.1.0\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
- "PO-Revision-Date: 2015-03-22 13:12+0000\n"
11
- "Last-Translator: Lukáš Zapletal\n"
12
- "Language-Team: Korean (http://www.transifex.com/foreman/foreman/language/ko/)\n"
13
- "Language: ko\n"
10
+ "POT-Creation-Date: 2019-07-31 09:22+0200\n"
11
+ "PO-Revision-Date: 2015-01-21 10:30+0000\n"
12
+ "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
+ "Language-Team: Korean (http://app.transifex.com/foreman/foreman/language/"
14
+ "ko/)\n"
14
15
  "MIME-Version: 1.0\n"
15
16
  "Content-Type: text/plain; charset=UTF-8\n"
16
17
  "Content-Transfer-Encoding: 8bit\n"
18
+ "Language: ko\n"
17
19
  "Plural-Forms: nplurals=1; plural=0;\n"
18
20
 
19
21
  msgid "Manipulate discovered hosts."
@@ -22,7 +24,6 @@ msgstr "검색된 호스트를 조정합니다."
22
24
  msgid "Manipulate discovered rules."
23
25
  msgstr "검색된 규칙을 조정합니다."
24
26
 
25
- # translation auto-copied from project subscription-manager, version 1.10.10, document keys
26
27
  msgid "ID"
27
28
  msgstr "ID"
28
29
 
@@ -38,11 +39,9 @@ msgstr "CPU"
38
39
  msgid "Memory"
39
40
  msgstr "메모리 "
40
41
 
41
- # translation auto-copied from project Satellite6 Foreman Discovery, version 6.1, document foreman_discovery, author eukim
42
42
  msgid "Disk count"
43
43
  msgstr "디스크 수 "
44
44
 
45
- # translation auto-copied from project Satellite6 Foreman Discovery, version 6.1, document foreman_discovery, author eukim
46
45
  msgid "Disks size"
47
46
  msgstr "디스크 크기 "
48
47
 
@@ -97,9 +96,8 @@ msgstr "호스트를 자동 프로비저닝"
97
96
  msgid "Auto provision all discovered hosts"
98
97
  msgstr ""
99
98
 
100
- #, fuzzy
101
99
  msgid "Hosts created"
102
- msgstr "호스트가 생성되었습니다 "
100
+ msgstr ""
103
101
 
104
102
  msgid "Reboot a host"
105
103
  msgstr "호스트 재부팅 "
@@ -107,9 +105,8 @@ msgstr "호스트 재부팅 "
107
105
  msgid "Reboot all discovered hosts"
108
106
  msgstr ""
109
107
 
110
- #, fuzzy
111
108
  msgid "Rebooting hosts"
112
- msgstr "호스트 재부팅 "
109
+ msgstr ""
113
110
 
114
111
  msgid "Host reboot started"
115
112
  msgstr "호스트 재부팅을 시작했습니다"
@@ -1,22 +1,26 @@
1
1
  # SOME DESCRIPTIVE TITLE.
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
- # This file is distributed under the same license as the PACKAGE package.
3
+ # This file is distributed under the same license as the hammer_cli_foreman_discovery package.
4
4
  #
5
5
  # Translators:
6
- # luizvasconcelos <luizvasconceloss@yahoo.com.br>, 2015
6
+ # Luiz Henrique Vasconcelos <luizvasconceloss@yahoo.com.br>, 2015
7
+ # Luiz Henrique Vasconcelos <luizvasconceloss@yahoo.com.br>, 2015
7
8
  msgid ""
8
9
  msgstr ""
9
- "Project-Id-Version: hammer_cli_foreman_discovery 1.0.0\n"
10
+ "Project-Id-Version: hammer_cli_foreman_discovery 1.1.0\n"
10
11
  "Report-Msgid-Bugs-To: \n"
11
- "PO-Revision-Date: 2015-09-12 04:35+0000\n"
12
- "Last-Translator: luizvasconcelos <luizvasconceloss@yahoo.com.br>\n"
13
- "Language-Team: Portuguese (Brazil) (http://www.transifex.com/foreman/foreman/l"
14
- "anguage/pt_BR/)\n"
15
- "Language: pt_BR\n"
12
+ "POT-Creation-Date: 2019-07-31 09:22+0200\n"
13
+ "PO-Revision-Date: 2015-01-21 10:30+0000\n"
14
+ "Last-Translator: Luiz Henrique Vasconcelos <luizvasconceloss@yahoo.com.br>, "
15
+ "2015\n"
16
+ "Language-Team: Portuguese (Brazil) (http://app.transifex.com/foreman/foreman/"
17
+ "language/pt_BR/)\n"
16
18
  "MIME-Version: 1.0\n"
17
19
  "Content-Type: text/plain; charset=UTF-8\n"
18
20
  "Content-Transfer-Encoding: 8bit\n"
19
- "Plural-Forms: nplurals=2; plural=(n > 1);\n"
21
+ "Language: pt_BR\n"
22
+ "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % "
23
+ "1000000 == 0 ? 1 : 2;\n"
20
24
 
21
25
  msgid "Manipulate discovered hosts."
22
26
  msgstr "Manipular hosts descobertos."
@@ -39,11 +43,9 @@ msgstr "CPUs"
39
43
  msgid "Memory"
40
44
  msgstr "Memória"
41
45
 
42
- # translation auto-copied from project Satellite6 Foreman Discovery, version 6.1, document foreman_discovery, author gcintra
43
46
  msgid "Disk count"
44
47
  msgstr "Contagem de Disco"
45
48
 
46
- # translation auto-copied from project Satellite6 Foreman Discovery, version 6.1, document foreman_discovery, author gcintra
47
49
  msgid "Disks size"
48
50
  msgstr "Tamanho do disco"
49
51
 
@@ -57,13 +59,13 @@ msgid "IP"
57
59
  msgstr "IP"
58
60
 
59
61
  msgid "Model"
60
- msgstr "Modelo"
62
+ msgstr "Modelar"
61
63
 
62
64
  msgid "Organization"
63
65
  msgstr "Organização"
64
66
 
65
67
  msgid "Location"
66
- msgstr "Localização"
68
+ msgstr "Local"
67
69
 
68
70
  msgid "Fact"
69
71
  msgstr "Fato"
@@ -96,21 +98,19 @@ msgid "Auto provision a host"
96
98
  msgstr "Provisão automática de um host"
97
99
 
98
100
  msgid "Auto provision all discovered hosts"
99
- msgstr ""
101
+ msgstr "Provisionar automaticamente todos os hosts descobertos"
100
102
 
101
- #, fuzzy
102
103
  msgid "Hosts created"
103
- msgstr "Host foi criado"
104
+ msgstr "Hosts criados"
104
105
 
105
106
  msgid "Reboot a host"
106
107
  msgstr "Reinicializar o host"
107
108
 
108
109
  msgid "Reboot all discovered hosts"
109
- msgstr ""
110
+ msgstr "Reinicializar todos os hosts descobertos"
110
111
 
111
- #, fuzzy
112
112
  msgid "Rebooting hosts"
113
- msgstr "Reinicializar o host"
113
+ msgstr "Reinicializando hosts"
114
114
 
115
115
  msgid "Host reboot started"
116
116
  msgstr "Reinicialização do host iniciada"
@@ -134,7 +134,7 @@ msgid "Priority"
134
134
  msgstr "Prioridade"
135
135
 
136
136
  msgid "Search"
137
- msgstr "Buscar"
137
+ msgstr "Pesquisar"
138
138
 
139
139
  msgid "Host Group"
140
140
  msgstr "Grupo de Host"
@@ -143,7 +143,7 @@ msgid "Hosts Limit"
143
143
  msgstr "Limite de Hosts"
144
144
 
145
145
  msgid "Enabled"
146
- msgstr "Habilitado"
146
+ msgstr "Ativado"
147
147
 
148
148
  msgid "Hostname template"
149
149
  msgstr "Modelo de Hostname "