hammer_cli_foreman_virt_who_configure 0.0.1 → 0.0.2

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.
Files changed (46) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE +5 -0
  3. data/lib/hammer_cli_foreman_virt_who_configure/version.rb +1 -1
  4. metadata +6 -47
  5. data/locale/Makefile +0 -66
  6. data/locale/README.md +0 -18
  7. data/locale/ca/hammer-cli-foreman-virt-who-configure.edit.po +0 -170
  8. data/locale/ca/hammer-cli-foreman-virt-who-configure.po +0 -132
  9. data/locale/ca/hammer-cli-foreman-virt-who-configure.po.time_stamp +0 -0
  10. data/locale/de/hammer-cli-foreman-virt-who-configure.edit.po +0 -170
  11. data/locale/de/hammer-cli-foreman-virt-who-configure.po +0 -132
  12. data/locale/de/hammer-cli-foreman-virt-who-configure.po.time_stamp +0 -0
  13. data/locale/en/hammer-cli-foreman-virt-who-configure.edit.po +0 -170
  14. data/locale/en/hammer-cli-foreman-virt-who-configure.po +0 -132
  15. data/locale/en/hammer-cli-foreman-virt-who-configure.po.time_stamp +0 -0
  16. data/locale/en_GB/hammer-cli-foreman-virt-who-configure.edit.po +0 -170
  17. data/locale/en_GB/hammer-cli-foreman-virt-who-configure.po +0 -132
  18. data/locale/en_GB/hammer-cli-foreman-virt-who-configure.po.time_stamp +0 -0
  19. data/locale/es/hammer-cli-foreman-virt-who-configure.edit.po +0 -170
  20. data/locale/es/hammer-cli-foreman-virt-who-configure.po +0 -132
  21. data/locale/es/hammer-cli-foreman-virt-who-configure.po.time_stamp +0 -0
  22. data/locale/fr/hammer-cli-foreman-virt-who-configure.edit.po +0 -170
  23. data/locale/fr/hammer-cli-foreman-virt-who-configure.po +0 -132
  24. data/locale/fr/hammer-cli-foreman-virt-who-configure.po.time_stamp +0 -0
  25. data/locale/hammer-cli-foreman-virt-who-configure.pot +0 -177
  26. data/locale/it/hammer-cli-foreman-virt-who-configure.edit.po +0 -170
  27. data/locale/it/hammer-cli-foreman-virt-who-configure.po +0 -132
  28. data/locale/it/hammer-cli-foreman-virt-who-configure.po.time_stamp +0 -0
  29. data/locale/ja/hammer-cli-foreman-virt-who-configure.edit.po +0 -170
  30. data/locale/ja/hammer-cli-foreman-virt-who-configure.po +0 -132
  31. data/locale/ja/hammer-cli-foreman-virt-who-configure.po.time_stamp +0 -0
  32. data/locale/ko/hammer-cli-foreman-virt-who-configure.edit.po +0 -170
  33. data/locale/ko/hammer-cli-foreman-virt-who-configure.po +0 -132
  34. data/locale/ko/hammer-cli-foreman-virt-who-configure.po.time_stamp +0 -0
  35. data/locale/pt_BR/hammer-cli-foreman-virt-who-configure.edit.po +0 -170
  36. data/locale/pt_BR/hammer-cli-foreman-virt-who-configure.po +0 -132
  37. data/locale/pt_BR/hammer-cli-foreman-virt-who-configure.po.time_stamp +0 -0
  38. data/locale/ru/hammer-cli-foreman-virt-who-configure.edit.po +0 -171
  39. data/locale/ru/hammer-cli-foreman-virt-who-configure.po +0 -133
  40. data/locale/ru/hammer-cli-foreman-virt-who-configure.po.time_stamp +0 -0
  41. data/locale/zh_CN/hammer-cli-foreman-virt-who-configure.edit.po +0 -170
  42. data/locale/zh_CN/hammer-cli-foreman-virt-who-configure.po +0 -132
  43. data/locale/zh_CN/hammer-cli-foreman-virt-who-configure.po.time_stamp +0 -0
  44. data/locale/zh_TW/hammer-cli-foreman-virt-who-configure.edit.po +0 -170
  45. data/locale/zh_TW/hammer-cli-foreman-virt-who-configure.po +0 -132
  46. data/locale/zh_TW/hammer-cli-foreman-virt-who-configure.po.time_stamp +0 -0
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e293e6b8beb8be03fe09ec3faf7ef1360ccfc454
4
- data.tar.gz: 69d4d5f06c5af8ed64d5a27d1bba15012ac0bd46
3
+ metadata.gz: ecdea9651c9394fb0c25d8e8a5ef3c4f1b0f76d8
4
+ data.tar.gz: b77f189652ccb32625a5253d7bf2c7a586ffcb73
5
5
  SHA512:
6
- metadata.gz: 017cf23acc7a82895343feda1c1d279c86b658c15b5916c7acc08a57582d9436170d8a6691fc75d7b7c2537baebe0668d4d3eeceaf2c228a88102f0a459c20a6
7
- data.tar.gz: c42922e09f420d3d764232539d7993d99d56bea4b0f2f21018cf3fb5d02dd4baa49a12e0956f08bc0a8bad27cda0413a43ebcb0b6bc5bb0b671e0a7f4419a57c
6
+ metadata.gz: c6aedf1fd3aa8ac0699677d0828277a4159eca2633646b918a746675d848fb5376ceb27f20352f4bf45ea04a3287278a1f5e5d04ee4489ae23a347df63b9dfe2
7
+ data.tar.gz: 21fc3fa9187326288be6480f4fc44a0ccf62922ba1ebb7c4ec85928cdbd2137a2328f9ddac8b21188e3548aac66d914bb6ee4d88b16a9b1dcd2716df16a5890f
data/LICENSE ADDED
@@ -0,0 +1,5 @@
1
+ This program and entire repository is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.
2
+
3
+ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
4
+
5
+ You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
@@ -1,5 +1,5 @@
1
1
  module HammerCLIForemanVirtWhoConfigure
2
2
  def self.version
3
- @version ||= Gem::Version.new '0.0.1'
3
+ @version ||= Gem::Version.new '0.0.2'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hammer_cli_foreman_virt_who_configure
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tomáš Strachota
@@ -16,28 +16,28 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.4.0
19
+ version: 0.5.0
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - ">="
25
25
  - !ruby/object:Gem::Version
26
- version: 0.4.0
26
+ version: 0.5.0
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: hammer_cli_foreman
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
31
  - - ">="
32
32
  - !ruby/object:Gem::Version
33
- version: '0'
33
+ version: 0.5.0
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - ">="
39
39
  - !ruby/object:Gem::Version
40
- version: '0'
40
+ version: 0.5.0
41
41
  description: " Plugin for configuring Virt Who\n"
42
42
  email: tstracho@redhat.com
43
43
  executables: []
@@ -45,6 +45,7 @@ extensions: []
45
45
  extra_rdoc_files:
46
46
  - README.md
47
47
  files:
48
+ - LICENSE
48
49
  - README.md
49
50
  - config/foreman_virt_who_configure.yml
50
51
  - lib/hammer_cli_foreman_virt_who_configure.rb
@@ -52,61 +53,19 @@ files:
52
53
  - lib/hammer_cli_foreman_virt_who_configure/i18n.rb
53
54
  - lib/hammer_cli_foreman_virt_who_configure/system_caller.rb
54
55
  - lib/hammer_cli_foreman_virt_who_configure/version.rb
55
- - locale/Makefile
56
- - locale/README.md
57
56
  - locale/ca/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
58
- - locale/ca/hammer-cli-foreman-virt-who-configure.edit.po
59
- - locale/ca/hammer-cli-foreman-virt-who-configure.po
60
- - locale/ca/hammer-cli-foreman-virt-who-configure.po.time_stamp
61
57
  - locale/de/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
62
- - locale/de/hammer-cli-foreman-virt-who-configure.edit.po
63
- - locale/de/hammer-cli-foreman-virt-who-configure.po
64
- - locale/de/hammer-cli-foreman-virt-who-configure.po.time_stamp
65
58
  - locale/en/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
66
- - locale/en/hammer-cli-foreman-virt-who-configure.edit.po
67
- - locale/en/hammer-cli-foreman-virt-who-configure.po
68
- - locale/en/hammer-cli-foreman-virt-who-configure.po.time_stamp
69
59
  - locale/en_GB/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
70
- - locale/en_GB/hammer-cli-foreman-virt-who-configure.edit.po
71
- - locale/en_GB/hammer-cli-foreman-virt-who-configure.po
72
- - locale/en_GB/hammer-cli-foreman-virt-who-configure.po.time_stamp
73
60
  - locale/es/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
74
- - locale/es/hammer-cli-foreman-virt-who-configure.edit.po
75
- - locale/es/hammer-cli-foreman-virt-who-configure.po
76
- - locale/es/hammer-cli-foreman-virt-who-configure.po.time_stamp
77
61
  - locale/fr/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
78
- - locale/fr/hammer-cli-foreman-virt-who-configure.edit.po
79
- - locale/fr/hammer-cli-foreman-virt-who-configure.po
80
- - locale/fr/hammer-cli-foreman-virt-who-configure.po.time_stamp
81
- - locale/hammer-cli-foreman-virt-who-configure.pot
82
62
  - locale/it/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
83
- - locale/it/hammer-cli-foreman-virt-who-configure.edit.po
84
- - locale/it/hammer-cli-foreman-virt-who-configure.po
85
- - locale/it/hammer-cli-foreman-virt-who-configure.po.time_stamp
86
63
  - locale/ja/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
87
- - locale/ja/hammer-cli-foreman-virt-who-configure.edit.po
88
- - locale/ja/hammer-cli-foreman-virt-who-configure.po
89
- - locale/ja/hammer-cli-foreman-virt-who-configure.po.time_stamp
90
64
  - locale/ko/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
91
- - locale/ko/hammer-cli-foreman-virt-who-configure.edit.po
92
- - locale/ko/hammer-cli-foreman-virt-who-configure.po
93
- - locale/ko/hammer-cli-foreman-virt-who-configure.po.time_stamp
94
65
  - locale/pt_BR/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
95
- - locale/pt_BR/hammer-cli-foreman-virt-who-configure.edit.po
96
- - locale/pt_BR/hammer-cli-foreman-virt-who-configure.po
97
- - locale/pt_BR/hammer-cli-foreman-virt-who-configure.po.time_stamp
98
66
  - locale/ru/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
99
- - locale/ru/hammer-cli-foreman-virt-who-configure.edit.po
100
- - locale/ru/hammer-cli-foreman-virt-who-configure.po
101
- - locale/ru/hammer-cli-foreman-virt-who-configure.po.time_stamp
102
67
  - locale/zh_CN/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
103
- - locale/zh_CN/hammer-cli-foreman-virt-who-configure.edit.po
104
- - locale/zh_CN/hammer-cli-foreman-virt-who-configure.po
105
- - locale/zh_CN/hammer-cli-foreman-virt-who-configure.po.time_stamp
106
68
  - locale/zh_TW/LC_MESSAGES/hammer-cli-foreman-virt-who-configure.mo
107
- - locale/zh_TW/hammer-cli-foreman-virt-who-configure.edit.po
108
- - locale/zh_TW/hammer-cli-foreman-virt-who-configure.po
109
- - locale/zh_TW/hammer-cli-foreman-virt-who-configure.po.time_stamp
110
69
  - test/data/1.15/foreman_api.json
111
70
  - test/functional/config/config_create_test.rb
112
71
  - test/functional/config/config_deploy_test.rb
data/locale/Makefile DELETED
@@ -1,66 +0,0 @@
1
- #
2
- # Makefile for PO merging and MO generation. More info in the README.
3
- #
4
- # make all-mo (default) - generate MO files
5
- # make check - check translations using translate-tool
6
- # make tx-update - download and merge translations from Transifex
7
- # make clean - clean everything
8
- #
9
- DOMAIN = hammer-cli-foreman-virt-who-configure
10
- VERSION = $(shell ruby -e 'require "rubygems";spec = Gem::Specification::load("../hammer_cli_foreman_virt_who_configure.gemspec");puts spec.version')
11
- POTFILE = $(DOMAIN).pot
12
- MOFILE = $(DOMAIN).mo
13
- POFILES = $(shell find . -name '$(DOMAIN).po')
14
- MOFILES = $(patsubst %.po,%.mo,$(POFILES))
15
- POXFILES = $(patsubst %.po,%.pox,$(POFILES))
16
- EDITFILES = $(patsubst %.po,%.edit.po,$(POFILES))
17
- TIMESTAMPFILES = $(patsubst %.po,%.po.time_stamp,$(POFILES))
18
-
19
- %.mo: %.po
20
- mkdir -p $(shell dirname $@)/LC_MESSAGES
21
- msgfmt -o $(shell dirname $@)/LC_MESSAGES/$(MOFILE) $<
22
-
23
- # Generate MO files from PO files
24
- all-mo: $(MOFILES)
25
-
26
- # Check for malformed strings
27
- %.pox: %.po
28
- msgfmt -c $<
29
- pofilter --nofuzzy -t variables -t blank -t urls -t emails -t long -t newlines \
30
- -t endwhitespace -t endpunc -t puncspacing -t options -t printf -t validchars --gnome $< > $@
31
- cat $@
32
- ! grep -q msgid $@
33
-
34
- check: $(POXFILES)
35
-
36
- # Unify duplicate translations
37
- uniq-po:
38
- for f in $(shell find ./ -name "*.po") ; do \
39
- msguniq $$f -o $$f ; \
40
- done
41
-
42
- %.edit.po:
43
- touch $@
44
-
45
- tx-pull: $(EDITFILES)
46
- tx pull -f
47
- for f in $(EDITFILES); do \
48
- sed -i 's/^\("Project-Id-Version: \).*$$/\1$(DOMAIN) $(VERSION)\\n"/' $$f; \
49
- done
50
-
51
- # Merge .edit.po into .po
52
- update-po:
53
- for f in $(EDITFILES); do \
54
- msgcat --use-first --no-location $$f $${f//.edit/} > $${f//.edit/}; \
55
- done
56
-
57
- # Extract strings and update the .pot, prepare .edit.po files
58
- extract-strings:
59
- bundle exec rake gettext:find
60
-
61
- tx-update: extract-strings tx-pull update-po $(MOFILES)
62
- git commit -m "i18n - extracting new, pulling from tx" ../locale
63
- -echo Changes commited!
64
-
65
- clean:
66
- rm -f $(EDITFILES) $(TIMESTAMPFILES)
data/locale/README.md DELETED
@@ -1,18 +0,0 @@
1
- Updating the translations
2
- -------------------------
3
-
4
- 1. Check if there are any new languages with progress more than 50% on [transifex](https://www.transifex.com/projects/p/foreman/resource/hammer-cli-foreman-virt-who-configure/). If so, do the following for each of the new languages:
5
-
6
- ```
7
- mkdir locale/<lang>
8
- cp locale/hammer-cli-foreman.pot locale/<lang>/hammer-cli-foreman.po
9
- ```
10
- 2. Make sure you have `transifex-client` installed
11
-
12
- 3. Update the translations. From GIT repo root directory run:
13
-
14
- ```
15
- make -C locale tx-update
16
- ```
17
-
18
- It will download translations from transifex, generates `mo` files, updates strings in `pot` file and wraps all the changes in a new commit. Transifex automatically updates its strings when the commit is pushed to Github.
@@ -1,170 +0,0 @@
1
- # Catalan translations for hammer-cli-foreman-virt-who-configure package.
2
- # Copyright (C) 2017 THE PACKAGE'S COPYRIGHT HOLDER
3
- # This file is distributed under the same license as the hammer-cli-foreman-virt-who-configure package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
5
- #
6
- msgid ""
7
- msgstr ""
8
- "Project-Id-Version: hammer-cli-foreman-virt-who-configure 0.0.1\n"
9
- "Report-Msgid-Bugs-To: \n"
10
- "PO-Revision-Date: 2017-05-19 13:34+0200\n"
11
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12
- "Language-Team: Catalan\n"
13
- "Language: ca\n"
14
- "MIME-Version: 1.0\n"
15
- "Content-Type: text/plain; charset=UTF-8\n"
16
- "Content-Transfer-Encoding: 8bit\n"
17
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
18
- "\n"
19
-
20
- #: ../lib/hammer_cli_foreman_virt_who_configure.rb:6
21
- msgid "Manage Virt Who configurations"
22
- msgstr ""
23
-
24
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:12
25
- msgid "every hour"
26
- msgstr ""
27
-
28
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:14
29
- msgid "every %s hours"
30
- msgstr ""
31
-
32
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:21
33
- msgid "No Report Yet"
34
- msgstr ""
35
-
36
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:23
37
- msgid "OK"
38
- msgstr ""
39
-
40
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:25
41
- msgid "Error"
42
- msgstr ""
43
-
44
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:27
45
- msgid "Unknown configuration status"
46
- msgstr ""
47
-
48
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:34
49
- msgid "Unlimited"
50
- msgstr ""
51
-
52
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:36
53
- msgid "Whitelist"
54
- msgstr ""
55
-
56
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:38
57
- msgid "Blacklist"
58
- msgstr ""
59
-
60
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:40
61
- msgid "Unknown listing mode"
62
- msgstr ""
63
-
64
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:46 ../lib/hammer_cli_foreman_virt_who_configure/config.rb:65
65
- msgid "Id"
66
- msgstr ""
67
-
68
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:47 ../lib/hammer_cli_foreman_virt_who_configure/config.rb:66
69
- msgid "Name"
70
- msgstr ""
71
-
72
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:48 ../lib/hammer_cli_foreman_virt_who_configure/config.rb:74
73
- msgid "Interval"
74
- msgstr ""
75
-
76
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:49 ../lib/hammer_cli_foreman_virt_who_configure/config.rb:71
77
- msgid "Status"
78
- msgstr ""
79
-
80
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:50 ../lib/hammer_cli_foreman_virt_who_configure/config.rb:75
81
- msgid "Last Report At"
82
- msgstr ""
83
-
84
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:64
85
- msgid "General information"
86
- msgstr ""
87
-
88
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:67
89
- msgid "Hypervisor type"
90
- msgstr ""
91
-
92
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:68
93
- msgid "Hypervisor server"
94
- msgstr ""
95
-
96
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:69
97
- msgid "Hypervisor username"
98
- msgstr ""
99
-
100
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:70
101
- msgid "Hypervisor password"
102
- msgstr ""
103
-
104
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:73
105
- msgid "Schedule"
106
- msgstr ""
107
-
108
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:77
109
- msgid "Connection"
110
- msgstr ""
111
-
112
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:78
113
- msgid "Satellite server"
114
- msgstr ""
115
-
116
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:79
117
- msgid "Hypervisor ID"
118
- msgstr ""
119
-
120
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:80
121
- msgid "Filtering"
122
- msgstr ""
123
-
124
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:81
125
- msgid "Filtered hosts"
126
- msgstr ""
127
-
128
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:82
129
- msgid "Excluded hosts"
130
- msgstr ""
131
-
132
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:83
133
- msgid "Debug mode"
134
- msgstr ""
135
-
136
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:84
137
- msgid "HTTP proxy"
138
- msgstr ""
139
-
140
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:85
141
- msgid "Ignore proxy"
142
- msgstr ""
143
-
144
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:115
145
- msgid "File where the script will be written."
146
- msgstr ""
147
-
148
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:164
149
- msgid "Hypervisor filtering mode"
150
- msgstr ""
151
-
152
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:179
153
- msgid "Virt Who configuration [%{name}] created"
154
- msgstr ""
155
-
156
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:180 ../lib/hammer_cli_foreman_virt_who_configure/config.rb:189
157
- msgid "Could not create the Virt Who configuration"
158
- msgstr ""
159
-
160
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:188
161
- msgid "Virt Who configuration [%{name}] updated"
162
- msgstr ""
163
-
164
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:195
165
- msgid "Virt Who configuration deleted"
166
- msgstr ""
167
-
168
- #: ../lib/hammer_cli_foreman_virt_who_configure/config.rb:196
169
- msgid "Could not delete the Virt Who configuration"
170
- msgstr ""
@@ -1,132 +0,0 @@
1
- # Catalan translations for hammer-cli-foreman-virt-who-configure package.
2
- # Copyright (C) 2017 THE PACKAGE'S COPYRIGHT HOLDER
3
- # This file is distributed under the same license as the hammer-cli-foreman-virt-who-configure package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
5
- #
6
- msgid ""
7
- msgstr ""
8
- "Project-Id-Version: hammer-cli-foreman-virt-who-configure 0.0.1\n"
9
- "Report-Msgid-Bugs-To: \n"
10
- "PO-Revision-Date: 2017-05-19 13:34+0200\n"
11
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12
- "Language-Team: Catalan\n"
13
- "Language: ca\n"
14
- "MIME-Version: 1.0\n"
15
- "Content-Type: text/plain; charset=UTF-8\n"
16
- "Content-Transfer-Encoding: 8bit\n"
17
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
18
- "\n"
19
-
20
- msgid "Manage Virt Who configurations"
21
- msgstr ""
22
-
23
- msgid "every hour"
24
- msgstr ""
25
-
26
- msgid "every %s hours"
27
- msgstr ""
28
-
29
- msgid "No Report Yet"
30
- msgstr ""
31
-
32
- msgid "OK"
33
- msgstr ""
34
-
35
- msgid "Error"
36
- msgstr ""
37
-
38
- msgid "Unknown configuration status"
39
- msgstr ""
40
-
41
- msgid "Unlimited"
42
- msgstr ""
43
-
44
- msgid "Whitelist"
45
- msgstr ""
46
-
47
- msgid "Blacklist"
48
- msgstr ""
49
-
50
- msgid "Unknown listing mode"
51
- msgstr ""
52
-
53
- msgid "Id"
54
- msgstr ""
55
-
56
- msgid "Name"
57
- msgstr ""
58
-
59
- msgid "Interval"
60
- msgstr ""
61
-
62
- msgid "Status"
63
- msgstr ""
64
-
65
- msgid "Last Report At"
66
- msgstr ""
67
-
68
- msgid "General information"
69
- msgstr ""
70
-
71
- msgid "Hypervisor type"
72
- msgstr ""
73
-
74
- msgid "Hypervisor server"
75
- msgstr ""
76
-
77
- msgid "Hypervisor username"
78
- msgstr ""
79
-
80
- msgid "Hypervisor password"
81
- msgstr ""
82
-
83
- msgid "Schedule"
84
- msgstr ""
85
-
86
- msgid "Connection"
87
- msgstr ""
88
-
89
- msgid "Satellite server"
90
- msgstr ""
91
-
92
- msgid "Hypervisor ID"
93
- msgstr ""
94
-
95
- msgid "Filtering"
96
- msgstr ""
97
-
98
- msgid "Filtered hosts"
99
- msgstr ""
100
-
101
- msgid "Excluded hosts"
102
- msgstr ""
103
-
104
- msgid "Debug mode"
105
- msgstr ""
106
-
107
- msgid "HTTP proxy"
108
- msgstr ""
109
-
110
- msgid "Ignore proxy"
111
- msgstr ""
112
-
113
- msgid "File where the script will be written."
114
- msgstr ""
115
-
116
- msgid "Hypervisor filtering mode"
117
- msgstr ""
118
-
119
- msgid "Virt Who configuration [%{name}] created"
120
- msgstr ""
121
-
122
- msgid "Could not create the Virt Who configuration"
123
- msgstr ""
124
-
125
- msgid "Virt Who configuration [%{name}] updated"
126
- msgstr ""
127
-
128
- msgid "Virt Who configuration deleted"
129
- msgstr ""
130
-
131
- msgid "Could not delete the Virt Who configuration"
132
- msgstr ""