foreman_statistics 2.0.1 → 2.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (85) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +4 -6
  3. data/app/views/foreman_statistics/layouts/application_react.html.erb +1 -2
  4. data/lib/foreman_statistics/engine.rb +0 -8
  5. data/lib/foreman_statistics/version.rb +1 -1
  6. data/locale/ca/LC_MESSAGES/foreman_statistics.mo +0 -0
  7. data/locale/ca/foreman_statistics.po +4 -3
  8. data/locale/cs_CZ/LC_MESSAGES/foreman_statistics.mo +0 -0
  9. data/locale/cs_CZ/foreman_statistics.po +2 -1
  10. data/locale/de/LC_MESSAGES/foreman_statistics.mo +0 -0
  11. data/locale/de/foreman_statistics.po +7 -5
  12. data/locale/en/LC_MESSAGES/foreman_statistics.mo +0 -0
  13. data/locale/en/foreman_statistics.po +1 -1
  14. data/locale/en_GB/LC_MESSAGES/foreman_statistics.mo +0 -0
  15. data/locale/en_GB/foreman_statistics.po +2 -1
  16. data/locale/es/LC_MESSAGES/foreman_statistics.mo +0 -0
  17. data/locale/es/foreman_statistics.po +10 -8
  18. data/locale/fr/LC_MESSAGES/foreman_statistics.mo +0 -0
  19. data/locale/fr/foreman_statistics.po +15 -12
  20. data/locale/gl/LC_MESSAGES/foreman_statistics.mo +0 -0
  21. data/locale/gl/foreman_statistics.po +2 -1
  22. data/locale/it/LC_MESSAGES/foreman_statistics.mo +0 -0
  23. data/locale/it/foreman_statistics.po +4 -2
  24. data/locale/ja/LC_MESSAGES/foreman_statistics.mo +0 -0
  25. data/locale/ja/foreman_statistics.po +15 -15
  26. data/locale/ka/LC_MESSAGES/foreman_statistics.mo +0 -0
  27. data/locale/ka/foreman_statistics.po +203 -0
  28. data/locale/ko/LC_MESSAGES/foreman_statistics.mo +0 -0
  29. data/locale/ko/foreman_statistics.po +2 -1
  30. data/locale/nl_NL/LC_MESSAGES/foreman_statistics.mo +0 -0
  31. data/locale/nl_NL/foreman_statistics.po +2 -1
  32. data/locale/pl/LC_MESSAGES/foreman_statistics.mo +0 -0
  33. data/locale/pl/foreman_statistics.po +2 -1
  34. data/locale/pt_BR/LC_MESSAGES/foreman_statistics.mo +0 -0
  35. data/locale/pt_BR/foreman_statistics.po +10 -8
  36. data/locale/ru/LC_MESSAGES/foreman_statistics.mo +0 -0
  37. data/locale/ru/foreman_statistics.po +8 -6
  38. data/locale/sv_SE/LC_MESSAGES/foreman_statistics.mo +0 -0
  39. data/locale/sv_SE/foreman_statistics.po +2 -1
  40. data/locale/zh_CN/LC_MESSAGES/foreman_statistics.mo +0 -0
  41. data/locale/zh_CN/foreman_statistics.po +27 -28
  42. data/locale/zh_TW/LC_MESSAGES/foreman_statistics.mo +0 -0
  43. data/locale/zh_TW/foreman_statistics.po +2 -1
  44. data/package.json +6 -9
  45. metadata +33 -53
  46. data/locale/ca/foreman_statistics.edit.po +0 -263
  47. data/locale/ca/foreman_statistics.po.time_stamp +0 -0
  48. data/locale/cs_CZ/foreman_statistics.edit.po +0 -267
  49. data/locale/cs_CZ/foreman_statistics.po.time_stamp +0 -0
  50. data/locale/de/foreman_statistics.edit.po +0 -271
  51. data/locale/de/foreman_statistics.po.time_stamp +0 -0
  52. data/locale/en/foreman_statistics.edit.po +0 -258
  53. data/locale/en/foreman_statistics.po.time_stamp +0 -0
  54. data/locale/en_GB/foreman_statistics.edit.po +0 -265
  55. data/locale/en_GB/foreman_statistics.po.time_stamp +0 -0
  56. data/locale/es/foreman_statistics.edit.po +0 -269
  57. data/locale/es/foreman_statistics.po.time_stamp +0 -0
  58. data/locale/fr/foreman_statistics.edit.po +0 -269
  59. data/locale/fr/foreman_statistics.po.time_stamp +0 -0
  60. data/locale/gl/foreman_statistics.edit.po +0 -263
  61. data/locale/gl/foreman_statistics.po.time_stamp +0 -0
  62. data/locale/it/foreman_statistics.edit.po +0 -265
  63. data/locale/it/foreman_statistics.po.time_stamp +0 -0
  64. data/locale/ja/foreman_statistics.edit.po +0 -266
  65. data/locale/ja/foreman_statistics.po.time_stamp +0 -0
  66. data/locale/ko/foreman_statistics.edit.po +0 -264
  67. data/locale/ko/foreman_statistics.po.time_stamp +0 -0
  68. data/locale/nl_NL/foreman_statistics.edit.po +0 -267
  69. data/locale/nl_NL/foreman_statistics.po.time_stamp +0 -0
  70. data/locale/pl/foreman_statistics.edit.po +0 -266
  71. data/locale/pl/foreman_statistics.po.time_stamp +0 -0
  72. data/locale/pt_BR/foreman_statistics.edit.po +0 -269
  73. data/locale/pt_BR/foreman_statistics.po.time_stamp +0 -0
  74. data/locale/ru/foreman_statistics.edit.po +0 -270
  75. data/locale/ru/foreman_statistics.po.time_stamp +0 -0
  76. data/locale/sv_SE/foreman_statistics.edit.po +0 -265
  77. data/locale/sv_SE/foreman_statistics.po.time_stamp +0 -0
  78. data/locale/zh_CN/foreman_statistics.edit.po +0 -267
  79. data/locale/zh_CN/foreman_statistics.po.time_stamp +0 -0
  80. data/locale/zh_TW/foreman_statistics.edit.po +0 -266
  81. data/locale/zh_TW/foreman_statistics.po.time_stamp +0 -0
  82. /data/db/{migrate_foreman → migrate}/20121012170851_create_trends.rb +0 -0
  83. /data/db/{migrate_foreman → migrate}/20121012170936_create_trend_counters.rb +0 -0
  84. /data/db/{migrate_foreman → migrate}/20150202094307_add_range_to_trend_counters.rb +0 -0
  85. /data/db/{migrate_foreman → migrate}/20181031155025_add_trend_counter_created_at_unique_constraint.rb +0 -0
@@ -1,267 +0,0 @@
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_statistics package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
- #
6
- # Translators:
7
- # Maxim Burgerhout <maxim@wzzrd.com>, 2021
8
- # dschutterop <daniel@schutterop.nl>, 2021
9
- # EmielK <emiel@kremers.us>, 2021
10
- # Mark Olie <mark.transifex@oliekoets.nl>, 2021
11
- #
12
- msgid ""
13
- msgstr ""
14
- "Project-Id-Version: foreman_statistics 1.1.1\n"
15
- "Report-Msgid-Bugs-To: \n"
16
- "POT-Creation-Date: 2021-02-04 02:22+0100\n"
17
- "PO-Revision-Date: 2021-02-03 22:59+0000\n"
18
- "Last-Translator: Mark Olie <mark.transifex@oliekoets.nl>, 2021\n"
19
- "Language-Team: Dutch (Netherlands) (https://www.transifex.com/foreman/teams/11"
20
- "4/nl_NL/)\n"
21
- "MIME-Version: 1.0\n"
22
- "Content-Type: text/plain; charset=UTF-8\n"
23
- "Content-Transfer-Encoding: 8bit\n"
24
- "Language: nl_NL\n"
25
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
26
-
27
- #: ../app/controllers/foreman_statistics/api/v2/statistics_controller.rb:12
28
- msgid "Get statistics"
29
- msgstr "Toon statistieken"
30
-
31
- #: ../app/controllers/foreman_statistics/api/v2/trends_controller.rb:20
32
- msgid "List of trends counters"
33
- msgstr ""
34
-
35
- #: ../app/controllers/foreman_statistics/api/v2/trends_controller.rb:25
36
- msgid "Show a trend"
37
- msgstr ""
38
-
39
- #: ../app/controllers/foreman_statistics/api/v2/trends_controller.rb:29
40
- msgid "Create a trend counter"
41
- msgstr ""
42
-
43
- #: ../app/controllers/foreman_statistics/api/v2/trends_controller.rb:42
44
- msgid "Delete a trend counter"
45
- msgstr ""
46
-
47
- #: ../app/helpers/foreman_statistics/trends_helper.rb:6
48
- msgid "Environment"
49
- msgstr ""
50
-
51
- #: ../app/helpers/foreman_statistics/trends_helper.rb:6
52
- msgid "Operating system"
53
- msgstr ""
54
-
55
- #: ../app/helpers/foreman_statistics/trends_helper.rb:7
56
- msgid "Model"
57
- msgstr ""
58
-
59
- #: ../app/helpers/foreman_statistics/trends_helper.rb:7
60
- msgid "Facts"
61
- msgstr ""
62
-
63
- #: ../app/helpers/foreman_statistics/trends_helper.rb:7
64
- msgid "Host group"
65
- msgstr ""
66
-
67
- #: ../app/helpers/foreman_statistics/trends_helper.rb:7
68
- msgid "Compute resource"
69
- msgstr "Compute resource"
70
-
71
- #: ../app/helpers/foreman_statistics/trends_helper.rb:14
72
- msgid "Trend of the last %s days."
73
- msgstr ""
74
-
75
- #: ../app/jobs/foreman_statistics/trend_counter_job.rb:20
76
- msgid "Trend Counter Job"
77
- msgstr ""
78
-
79
- #: ../app/models/concerns/foreman_statistics/general_setting_decorations.rb:12
80
- msgid "Max days for Trends graphs"
81
- msgstr ""
82
-
83
- #: ../app/models/concerns/foreman_statistics/general_setting_decorations.rb:12
84
- msgid "Max trends"
85
- msgstr ""
86
-
87
- #: ../app/services/foreman_statistics/statistics.rb:6
88
- msgid "Architecture Distribution"
89
- msgstr "Architectuur Distributie"
90
-
91
- #: ../app/services/foreman_statistics/statistics.rb:7
92
- msgid "Environment Distribution"
93
- msgstr ""
94
-
95
- #: ../app/services/foreman_statistics/statistics.rb:8
96
- msgid "Host Group Distribution"
97
- msgstr ""
98
-
99
- #: ../app/services/foreman_statistics/statistics.rb:9
100
- msgid "Compute Resource Distribution"
101
- msgstr ""
102
-
103
- #: ../app/services/foreman_statistics/statistics.rb:10
104
- msgid "Number of CPUs"
105
- msgstr ""
106
-
107
- #: ../app/services/foreman_statistics/statistics.rb:11
108
- msgid "Hardware"
109
- msgstr ""
110
-
111
- #: ../app/services/foreman_statistics/statistics.rb:12
112
- msgid "Average Memory Usage"
113
- msgstr ""
114
-
115
- #: ../app/services/foreman_statistics/statistics.rb:13
116
- msgid "Average Swap Usage"
117
- msgstr ""
118
-
119
- #: ../app/services/foreman_statistics/statistics.rb:14
120
- msgid "Class Distribution"
121
- msgstr "Class Distributie"
122
-
123
- #: ../app/services/foreman_statistics/statistics.rb:15
124
- msgid "Location Distribution"
125
- msgstr ""
126
-
127
- #: ../app/services/foreman_statistics/statistics.rb:16
128
- msgid "Organization Distribution"
129
- msgstr ""
130
-
131
- #: ../app/services/foreman_statistics/statistics/count_numerical_fact_pair.rb:22
132
- msgid "free memory"
133
- msgstr ""
134
-
135
- #: ../app/services/foreman_statistics/statistics/count_numerical_fact_pair.rb:26
136
- msgid "used memory"
137
- msgstr ""
138
-
139
- #: ../app/views/foreman_statistics/trends/_empty_data.html.erb:1 ../app/views/foreman_statistics/trends/show.html.erb:2
140
- msgid "Trends for %s"
141
- msgstr ""
142
-
143
- #: ../app/views/foreman_statistics/trends/_empty_data.html.erb:4
144
- msgid "No data for this trend."
145
- msgstr ""
146
-
147
- #: ../app/views/foreman_statistics/trends/_form.html.erb:4
148
- msgid "Please Select"
149
- msgstr ""
150
-
151
- #: ../app/views/foreman_statistics/trends/_hosts.html.erb:7
152
- msgid "Show Host"
153
- msgstr ""
154
-
155
- #: ../app/views/foreman_statistics/trends/edit.html.erb:1
156
- msgid "Edit Trend %s"
157
- msgstr "Bewerk Trend %s"
158
-
159
- #: ../app/views/foreman_statistics/trends/edit.html.erb:8
160
- msgid "Fact Name"
161
- msgstr ""
162
-
163
- #: ../app/views/foreman_statistics/trends/edit.html.erb:9 ../app/views/foreman_statistics/trends/edit.html.erb:30
164
- msgid "Display Name"
165
- msgstr ""
166
-
167
- #: ../app/views/foreman_statistics/trends/edit.html.erb:43
168
- msgid "Cancel"
169
- msgstr "Annuleren"
170
-
171
- #: ../app/views/foreman_statistics/trends/edit.html.erb:44
172
- msgid "Submit"
173
- msgstr ""
174
-
175
- #: ../app/views/foreman_statistics/trends/index.html.erb:2 ../app/views/foreman_statistics/trends/welcome.html.erb:1 ../app/views/foreman_statistics/trends/welcome.html.erb:6 ../lib/foreman_statistics/engine.rb:63
176
- msgid "Trends"
177
- msgstr ""
178
-
179
- #: ../app/views/foreman_statistics/trends/index.html.erb:3 ../app/views/foreman_statistics/trends/welcome.html.erb:10
180
- msgid "Add Trend Counter"
181
- msgstr "Trend Teller Toevoegen"
182
-
183
- #: ../app/views/foreman_statistics/trends/index.html.erb:9
184
- msgid "Name"
185
- msgstr "Naam"
186
-
187
- #: ../app/views/foreman_statistics/trends/index.html.erb:10
188
- msgid "Action"
189
- msgstr "Actie"
190
-
191
- #: ../app/views/foreman_statistics/trends/index.html.erb:16
192
- msgid "Show Trends"
193
- msgstr ""
194
-
195
- #: ../app/views/foreman_statistics/trends/index.html.erb:19
196
- msgid "Edit"
197
- msgstr "Bewerken"
198
-
199
- #: ../app/views/foreman_statistics/trends/index.html.erb:20
200
- msgid "Delete all the trend history for %s?"
201
- msgstr ""
202
-
203
- #: ../app/views/foreman_statistics/trends/index.html.erb:28
204
- msgid "Last update:"
205
- msgstr ""
206
-
207
- #: ../app/views/foreman_statistics/trends/new.html.erb:1
208
- msgid "Create Trend"
209
- msgstr ""
210
-
211
- #: ../app/views/foreman_statistics/trends/show.html.erb:7
212
- msgid "last %s day"
213
- msgid_plural "last %s days"
214
- msgstr[0] ""
215
- msgstr[1] ""
216
-
217
- #: ../app/views/foreman_statistics/trends/show.html.erb:8
218
- msgid "Number of Hosts"
219
- msgstr ""
220
-
221
- #: ../app/views/foreman_statistics/trends/show.html.erb:16
222
- msgid "Hosts"
223
- msgstr ""
224
-
225
- #: ../app/views/foreman_statistics/trends/welcome.html.erb:7
226
- msgid "Trends in Foreman allow you to track changes in your infrastructure over time. It allows you to track both Foreman related information and to any fact. The Trend pages give a graph of how the number of hosts with that value have changed over time, and list the current hosts."
227
- msgstr ""
228
-
229
- #: ../app/views/foreman_statistics/trends/welcome.html.erb:8
230
- msgid "Learn more about this in the documentation."
231
- msgstr ""
232
-
233
- #: ../lib/foreman_statistics/engine.rb:69 ../webpack/src/Router/StatisticsPage/StatisticsPage.js:8
234
- msgid "Statistics"
235
- msgstr ""
236
-
237
- #: ../webpack/src/Components/StatisticsChartsList/index.js:14
238
- msgid "No data available"
239
- msgstr ""
240
-
241
- #: ../webpack/src/Components/StatisticsChartsList/index.js:15
242
- msgid "Expand the chart"
243
- msgstr "Klap de kaart uit"
244
-
245
- #: ../webpack/src/Router/StatisticsPage/Statistics/Statistics.js:13
246
- msgid "No Charts To Load"
247
- msgstr ""
248
-
249
- #: action_names.rb:2
250
- msgid "Action with sub plans"
251
- msgstr ""
252
-
253
- #: action_names.rb:3
254
- msgid "Import facts"
255
- msgstr ""
256
-
257
- #: action_names.rb:4
258
- msgid "Import Puppet classes"
259
- msgstr ""
260
-
261
- #: action_names.rb:5
262
- msgid "Remote action:"
263
- msgstr ""
264
-
265
- #: gemspec.rb:2
266
- msgid "Statistics and Trends for Foreman gives users overview of their infrastructure."
267
- msgstr ""
File without changes
@@ -1,266 +0,0 @@
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_statistics package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
- #
6
- # Translators:
7
- # sziolkow <sziolkow@gmail.com>, 2021
8
- # Michał Foryt <michal.foryt@gmail.com>, 2021
9
- #
10
- msgid ""
11
- msgstr ""
12
- "Project-Id-Version: foreman_statistics 1.1.1\n"
13
- "Report-Msgid-Bugs-To: \n"
14
- "POT-Creation-Date: 2021-02-04 02:22+0100\n"
15
- "PO-Revision-Date: 2021-02-03 22:59+0000\n"
16
- "Last-Translator: Michał Foryt <michal.foryt@gmail.com>, 2021\n"
17
- "Language-Team: Polish (https://www.transifex.com/foreman/teams/114/pl/)\n"
18
- "MIME-Version: 1.0\n"
19
- "Content-Type: text/plain; charset=UTF-8\n"
20
- "Content-Transfer-Encoding: 8bit\n"
21
- "Language: pl\n"
22
- "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12"
23
- " || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n"
24
- "%100>=12 && n%100<=14) ? 2 : 3);\n"
25
-
26
- #: ../app/controllers/foreman_statistics/api/v2/statistics_controller.rb:12
27
- msgid "Get statistics"
28
- msgstr "Uzyskaj statystyki"
29
-
30
- #: ../app/controllers/foreman_statistics/api/v2/trends_controller.rb:20
31
- msgid "List of trends counters"
32
- msgstr ""
33
-
34
- #: ../app/controllers/foreman_statistics/api/v2/trends_controller.rb:25
35
- msgid "Show a trend"
36
- msgstr ""
37
-
38
- #: ../app/controllers/foreman_statistics/api/v2/trends_controller.rb:29
39
- msgid "Create a trend counter"
40
- msgstr ""
41
-
42
- #: ../app/controllers/foreman_statistics/api/v2/trends_controller.rb:42
43
- msgid "Delete a trend counter"
44
- msgstr ""
45
-
46
- #: ../app/helpers/foreman_statistics/trends_helper.rb:6
47
- msgid "Environment"
48
- msgstr "Środowisko"
49
-
50
- #: ../app/helpers/foreman_statistics/trends_helper.rb:6
51
- msgid "Operating system"
52
- msgstr "System operacyjny"
53
-
54
- #: ../app/helpers/foreman_statistics/trends_helper.rb:7
55
- msgid "Model"
56
- msgstr "Model"
57
-
58
- #: ../app/helpers/foreman_statistics/trends_helper.rb:7
59
- msgid "Facts"
60
- msgstr "Fakty"
61
-
62
- #: ../app/helpers/foreman_statistics/trends_helper.rb:7
63
- msgid "Host group"
64
- msgstr "Grupa hostów"
65
-
66
- #: ../app/helpers/foreman_statistics/trends_helper.rb:7
67
- msgid "Compute resource"
68
- msgstr "Zasób obliczeniowy"
69
-
70
- #: ../app/helpers/foreman_statistics/trends_helper.rb:14
71
- msgid "Trend of the last %s days."
72
- msgstr "Trend ostatnich %s dni"
73
-
74
- #: ../app/jobs/foreman_statistics/trend_counter_job.rb:20
75
- msgid "Trend Counter Job"
76
- msgstr ""
77
-
78
- #: ../app/models/concerns/foreman_statistics/general_setting_decorations.rb:12
79
- msgid "Max days for Trends graphs"
80
- msgstr "Maksymalna liczba dni trendów wykresów"
81
-
82
- #: ../app/models/concerns/foreman_statistics/general_setting_decorations.rb:12
83
- msgid "Max trends"
84
- msgstr "Maksymalna ilość trendy"
85
-
86
- #: ../app/services/foreman_statistics/statistics.rb:6
87
- msgid "Architecture Distribution"
88
- msgstr "Dystrybucja architektury"
89
-
90
- #: ../app/services/foreman_statistics/statistics.rb:7
91
- msgid "Environment Distribution"
92
- msgstr ""
93
-
94
- #: ../app/services/foreman_statistics/statistics.rb:8
95
- msgid "Host Group Distribution"
96
- msgstr ""
97
-
98
- #: ../app/services/foreman_statistics/statistics.rb:9
99
- msgid "Compute Resource Distribution"
100
- msgstr ""
101
-
102
- #: ../app/services/foreman_statistics/statistics.rb:10
103
- msgid "Number of CPUs"
104
- msgstr "Liczba CPU"
105
-
106
- #: ../app/services/foreman_statistics/statistics.rb:11
107
- msgid "Hardware"
108
- msgstr "Hardware"
109
-
110
- #: ../app/services/foreman_statistics/statistics.rb:12
111
- msgid "Average Memory Usage"
112
- msgstr ""
113
-
114
- #: ../app/services/foreman_statistics/statistics.rb:13
115
- msgid "Average Swap Usage"
116
- msgstr ""
117
-
118
- #: ../app/services/foreman_statistics/statistics.rb:14
119
- msgid "Class Distribution"
120
- msgstr "Dystrybucja klasy"
121
-
122
- #: ../app/services/foreman_statistics/statistics.rb:15
123
- msgid "Location Distribution"
124
- msgstr ""
125
-
126
- #: ../app/services/foreman_statistics/statistics.rb:16
127
- msgid "Organization Distribution"
128
- msgstr ""
129
-
130
- #: ../app/services/foreman_statistics/statistics/count_numerical_fact_pair.rb:22
131
- msgid "free memory"
132
- msgstr "wolna pamięć"
133
-
134
- #: ../app/services/foreman_statistics/statistics/count_numerical_fact_pair.rb:26
135
- msgid "used memory"
136
- msgstr "używana pamięć"
137
-
138
- #: ../app/views/foreman_statistics/trends/_empty_data.html.erb:1 ../app/views/foreman_statistics/trends/show.html.erb:2
139
- msgid "Trends for %s"
140
- msgstr "Tendencje dla %s"
141
-
142
- #: ../app/views/foreman_statistics/trends/_empty_data.html.erb:4
143
- msgid "No data for this trend."
144
- msgstr "Brak danych dla tego trendu"
145
-
146
- #: ../app/views/foreman_statistics/trends/_form.html.erb:4
147
- msgid "Please Select"
148
- msgstr "Proszę wybrać"
149
-
150
- #: ../app/views/foreman_statistics/trends/_hosts.html.erb:7
151
- msgid "Show Host"
152
- msgstr "Pokaż hosty"
153
-
154
- #: ../app/views/foreman_statistics/trends/edit.html.erb:1
155
- msgid "Edit Trend %s"
156
- msgstr "Edytuj trend %s"
157
-
158
- #: ../app/views/foreman_statistics/trends/edit.html.erb:8
159
- msgid "Fact Name"
160
- msgstr "Nazwa faktu"
161
-
162
- #: ../app/views/foreman_statistics/trends/edit.html.erb:9 ../app/views/foreman_statistics/trends/edit.html.erb:30
163
- msgid "Display Name"
164
- msgstr "Wyświetlana nazwa"
165
-
166
- #: ../app/views/foreman_statistics/trends/edit.html.erb:43
167
- msgid "Cancel"
168
- msgstr "Anuluj"
169
-
170
- #: ../app/views/foreman_statistics/trends/edit.html.erb:44
171
- msgid "Submit"
172
- msgstr "Wyślij"
173
-
174
- #: ../app/views/foreman_statistics/trends/index.html.erb:2 ../app/views/foreman_statistics/trends/welcome.html.erb:1 ../app/views/foreman_statistics/trends/welcome.html.erb:6 ../lib/foreman_statistics/engine.rb:63
175
- msgid "Trends"
176
- msgstr "Trendy"
177
-
178
- #: ../app/views/foreman_statistics/trends/index.html.erb:3 ../app/views/foreman_statistics/trends/welcome.html.erb:10
179
- msgid "Add Trend Counter"
180
- msgstr "Dodaj licznik trendów"
181
-
182
- #: ../app/views/foreman_statistics/trends/index.html.erb:9
183
- msgid "Name"
184
- msgstr "Nazwa"
185
-
186
- #: ../app/views/foreman_statistics/trends/index.html.erb:10
187
- msgid "Action"
188
- msgstr "Akcja"
189
-
190
- #: ../app/views/foreman_statistics/trends/index.html.erb:16
191
- msgid "Show Trends"
192
- msgstr "Pokaż trendy"
193
-
194
- #: ../app/views/foreman_statistics/trends/index.html.erb:19
195
- msgid "Edit"
196
- msgstr "Edytuj"
197
-
198
- #: ../app/views/foreman_statistics/trends/index.html.erb:20
199
- msgid "Delete all the trend history for %s?"
200
- msgstr "Skasować całą historię trendów dla %s?"
201
-
202
- #: ../app/views/foreman_statistics/trends/index.html.erb:28
203
- msgid "Last update:"
204
- msgstr ""
205
-
206
- #: ../app/views/foreman_statistics/trends/new.html.erb:1
207
- msgid "Create Trend"
208
- msgstr ""
209
-
210
- #: ../app/views/foreman_statistics/trends/show.html.erb:7
211
- msgid "last %s day"
212
- msgid_plural "last %s days"
213
- msgstr[0] ""
214
- msgstr[1] ""
215
-
216
- #: ../app/views/foreman_statistics/trends/show.html.erb:8
217
- msgid "Number of Hosts"
218
- msgstr "Liczba hostów"
219
-
220
- #: ../app/views/foreman_statistics/trends/show.html.erb:16
221
- msgid "Hosts"
222
- msgstr "Hosty"
223
-
224
- #: ../app/views/foreman_statistics/trends/welcome.html.erb:7
225
- msgid "Trends in Foreman allow you to track changes in your infrastructure over time. It allows you to track both Foreman related information and to any fact. The Trend pages give a graph of how the number of hosts with that value have changed over time, and list the current hosts."
226
- msgstr ""
227
-
228
- #: ../app/views/foreman_statistics/trends/welcome.html.erb:8
229
- msgid "Learn more about this in the documentation."
230
- msgstr "Dowiedz się więcej na ten temat w dokumentacji."
231
-
232
- #: ../lib/foreman_statistics/engine.rb:69 ../webpack/src/Router/StatisticsPage/StatisticsPage.js:8
233
- msgid "Statistics"
234
- msgstr "Statystyki"
235
-
236
- #: ../webpack/src/Components/StatisticsChartsList/index.js:14
237
- msgid "No data available"
238
- msgstr ""
239
-
240
- #: ../webpack/src/Components/StatisticsChartsList/index.js:15
241
- msgid "Expand the chart"
242
- msgstr "Rozwiń wykres"
243
-
244
- #: ../webpack/src/Router/StatisticsPage/Statistics/Statistics.js:13
245
- msgid "No Charts To Load"
246
- msgstr ""
247
-
248
- #: action_names.rb:2
249
- msgid "Action with sub plans"
250
- msgstr ""
251
-
252
- #: action_names.rb:3
253
- msgid "Import facts"
254
- msgstr ""
255
-
256
- #: action_names.rb:4
257
- msgid "Import Puppet classes"
258
- msgstr ""
259
-
260
- #: action_names.rb:5
261
- msgid "Remote action:"
262
- msgstr ""
263
-
264
- #: gemspec.rb:2
265
- msgid "Statistics and Trends for Foreman gives users overview of their infrastructure."
266
- msgstr ""
File without changes