foreman_resource_quota 0.3.0 → 0.4.0

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 (174) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +13 -6
  3. data/app/assets/javascripts/foreman_resource_quota/locale/bn/foreman_resource_quota.js +213 -0
  4. data/app/assets/javascripts/foreman_resource_quota/locale/bn_IN/foreman_resource_quota.js +214 -0
  5. data/app/assets/javascripts/foreman_resource_quota/locale/bqi/foreman_resource_quota.js +213 -0
  6. data/app/assets/javascripts/foreman_resource_quota/locale/ca/foreman_resource_quota.js +214 -0
  7. data/app/assets/javascripts/foreman_resource_quota/locale/cs_CZ/foreman_resource_quota.js +214 -0
  8. data/app/assets/javascripts/foreman_resource_quota/locale/de/foreman_resource_quota.js +214 -0
  9. data/app/assets/javascripts/foreman_resource_quota/locale/de_AT/foreman_resource_quota.js +213 -0
  10. data/app/assets/javascripts/foreman_resource_quota/locale/de_DE/foreman_resource_quota.js +214 -0
  11. data/app/assets/javascripts/foreman_resource_quota/locale/el/foreman_resource_quota.js +214 -0
  12. data/app/assets/javascripts/foreman_resource_quota/locale/en/foreman_resource_quota.js +214 -0
  13. data/app/assets/javascripts/foreman_resource_quota/locale/en_GB/foreman_resource_quota.js +214 -0
  14. data/app/assets/javascripts/foreman_resource_quota/locale/en_US/foreman_resource_quota.js +213 -0
  15. data/app/assets/javascripts/foreman_resource_quota/locale/es/foreman_resource_quota.js +214 -0
  16. data/app/assets/javascripts/foreman_resource_quota/locale/et_EE/foreman_resource_quota.js +213 -0
  17. data/app/assets/javascripts/foreman_resource_quota/locale/fr/foreman_resource_quota.js +214 -0
  18. data/app/assets/javascripts/foreman_resource_quota/locale/gl/foreman_resource_quota.js +214 -0
  19. data/app/assets/javascripts/foreman_resource_quota/locale/gu/foreman_resource_quota.js +214 -0
  20. data/app/assets/javascripts/foreman_resource_quota/locale/he_IL/foreman_resource_quota.js +213 -0
  21. data/app/assets/javascripts/foreman_resource_quota/locale/hi/foreman_resource_quota.js +214 -0
  22. data/app/assets/javascripts/foreman_resource_quota/locale/id/foreman_resource_quota.js +214 -0
  23. data/app/assets/javascripts/foreman_resource_quota/locale/it/foreman_resource_quota.js +214 -0
  24. data/app/assets/javascripts/foreman_resource_quota/locale/ja/foreman_resource_quota.js +214 -0
  25. data/app/assets/javascripts/foreman_resource_quota/locale/ka/foreman_resource_quota.js +214 -0
  26. data/app/assets/javascripts/foreman_resource_quota/locale/kn/foreman_resource_quota.js +214 -0
  27. data/app/assets/javascripts/foreman_resource_quota/locale/ko/foreman_resource_quota.js +214 -0
  28. data/app/assets/javascripts/foreman_resource_quota/locale/ml_IN/foreman_resource_quota.js +213 -0
  29. data/app/assets/javascripts/foreman_resource_quota/locale/mr/foreman_resource_quota.js +214 -0
  30. data/app/assets/javascripts/foreman_resource_quota/locale/nl_NL/foreman_resource_quota.js +214 -0
  31. data/app/assets/javascripts/foreman_resource_quota/locale/or/foreman_resource_quota.js +214 -0
  32. data/app/assets/javascripts/foreman_resource_quota/locale/pa/foreman_resource_quota.js +214 -0
  33. data/app/assets/javascripts/foreman_resource_quota/locale/pl/foreman_resource_quota.js +214 -0
  34. data/app/assets/javascripts/foreman_resource_quota/locale/pl_PL/foreman_resource_quota.js +213 -0
  35. data/app/assets/javascripts/foreman_resource_quota/locale/pt/foreman_resource_quota.js +213 -0
  36. data/app/assets/javascripts/foreman_resource_quota/locale/pt_BR/foreman_resource_quota.js +214 -0
  37. data/app/assets/javascripts/foreman_resource_quota/locale/ro/foreman_resource_quota.js +213 -0
  38. data/app/assets/javascripts/foreman_resource_quota/locale/ro_RO/foreman_resource_quota.js +213 -0
  39. data/app/assets/javascripts/foreman_resource_quota/locale/ru/foreman_resource_quota.js +214 -0
  40. data/app/assets/javascripts/foreman_resource_quota/locale/sl/foreman_resource_quota.js +214 -0
  41. data/app/assets/javascripts/foreman_resource_quota/locale/sv_SE/foreman_resource_quota.js +214 -0
  42. data/app/assets/javascripts/foreman_resource_quota/locale/ta/foreman_resource_quota.js +213 -0
  43. data/app/assets/javascripts/foreman_resource_quota/locale/ta_IN/foreman_resource_quota.js +214 -0
  44. data/app/assets/javascripts/foreman_resource_quota/locale/te/foreman_resource_quota.js +214 -0
  45. data/app/assets/javascripts/foreman_resource_quota/locale/tr/foreman_resource_quota.js +213 -0
  46. data/app/assets/javascripts/foreman_resource_quota/locale/vi/foreman_resource_quota.js +213 -0
  47. data/app/assets/javascripts/foreman_resource_quota/locale/vi_VN/foreman_resource_quota.js +213 -0
  48. data/app/assets/javascripts/foreman_resource_quota/locale/zh/foreman_resource_quota.js +213 -0
  49. data/app/assets/javascripts/foreman_resource_quota/locale/zh_CN/foreman_resource_quota.js +214 -0
  50. data/app/assets/javascripts/foreman_resource_quota/locale/zh_TW/foreman_resource_quota.js +214 -0
  51. data/app/controllers/foreman_resource_quota/api/v2/resource_quotas_controller.rb +17 -10
  52. data/app/controllers/foreman_resource_quota/concerns/api/v2/hosts_controller_extensions.rb +20 -0
  53. data/app/controllers/foreman_resource_quota/concerns/api/v2/usergroups_controller_extensions.rb +19 -0
  54. data/app/controllers/foreman_resource_quota/concerns/api/v2/users_controller_extensions.rb +22 -0
  55. data/app/models/concerns/foreman_resource_quota/host_managed_extensions.rb +9 -7
  56. data/app/views/foreman_resource_quota/api/v2/users/resource_quota.json.rabl +1 -1
  57. data/app/views/foreman_resource_quota/resource_quotas/index.html.erb +1 -1
  58. data/config/initializers/inflections.rb +1 -0
  59. data/lib/foreman_resource_quota/engine.rb +8 -1
  60. data/lib/foreman_resource_quota/register.rb +4 -2
  61. data/lib/foreman_resource_quota/version.rb +1 -1
  62. data/lib/tasks/foreman_resource_quota_tasks.rake +3 -3
  63. data/locale/Makefile +19 -6
  64. data/locale/bn/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  65. data/locale/bn/foreman_resource_quota.po +214 -0
  66. data/locale/bn_IN/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  67. data/locale/bn_IN/foreman_resource_quota.po +219 -0
  68. data/locale/bqi/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  69. data/locale/bqi/foreman_resource_quota.po +215 -0
  70. data/locale/ca/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  71. data/locale/ca/foreman_resource_quota.po +218 -0
  72. data/locale/cs_CZ/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  73. data/locale/cs_CZ/foreman_resource_quota.po +221 -0
  74. data/locale/de/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  75. data/locale/de/foreman_resource_quota.po +223 -0
  76. data/locale/de_AT/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  77. data/locale/de_AT/foreman_resource_quota.po +215 -0
  78. data/locale/de_DE/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  79. data/locale/de_DE/foreman_resource_quota.po +219 -0
  80. data/locale/el/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  81. data/locale/el/foreman_resource_quota.po +218 -0
  82. data/locale/en/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  83. data/locale/en/foreman_resource_quota.po +207 -9
  84. data/locale/en_GB/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  85. data/locale/en_GB/foreman_resource_quota.po +220 -0
  86. data/locale/en_US/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  87. data/locale/en_US/foreman_resource_quota.po +215 -0
  88. data/locale/es/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  89. data/locale/es/foreman_resource_quota.po +223 -0
  90. data/locale/et_EE/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  91. data/locale/et_EE/foreman_resource_quota.po +215 -0
  92. data/locale/foreman_resource_quota.pot +322 -8
  93. data/locale/fr/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  94. data/locale/fr/foreman_resource_quota.po +222 -0
  95. data/locale/gl/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  96. data/locale/gl/foreman_resource_quota.po +218 -0
  97. data/locale/gu/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  98. data/locale/gu/foreman_resource_quota.po +218 -0
  99. data/locale/he_IL/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  100. data/locale/he_IL/foreman_resource_quota.po +216 -0
  101. data/locale/hi/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  102. data/locale/hi/foreman_resource_quota.po +218 -0
  103. data/locale/id/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  104. data/locale/id/foreman_resource_quota.po +218 -0
  105. data/locale/it/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  106. data/locale/it/foreman_resource_quota.po +221 -0
  107. data/locale/ja/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  108. data/locale/ja/foreman_resource_quota.po +219 -0
  109. data/locale/ka/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  110. data/locale/ka/foreman_resource_quota.po +218 -0
  111. data/locale/kn/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  112. data/locale/kn/foreman_resource_quota.po +218 -0
  113. data/locale/ko/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  114. data/locale/ko/foreman_resource_quota.po +220 -0
  115. data/locale/ml_IN/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  116. data/locale/ml_IN/foreman_resource_quota.po +215 -0
  117. data/locale/mr/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  118. data/locale/mr/foreman_resource_quota.po +218 -0
  119. data/locale/nl_NL/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  120. data/locale/nl_NL/foreman_resource_quota.po +223 -0
  121. data/locale/or/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  122. data/locale/or/foreman_resource_quota.po +218 -0
  123. data/locale/pa/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  124. data/locale/pa/foreman_resource_quota.po +219 -0
  125. data/locale/pl/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  126. data/locale/pl/foreman_resource_quota.po +221 -0
  127. data/locale/pl_PL/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  128. data/locale/pl_PL/foreman_resource_quota.po +217 -0
  129. data/locale/pt/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  130. data/locale/pt/foreman_resource_quota.po +215 -0
  131. data/locale/pt_BR/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  132. data/locale/pt_BR/foreman_resource_quota.po +222 -0
  133. data/locale/ro/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  134. data/locale/ro/foreman_resource_quota.po +215 -0
  135. data/locale/ro_RO/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  136. data/locale/ro_RO/foreman_resource_quota.po +216 -0
  137. data/locale/ru/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  138. data/locale/ru/foreman_resource_quota.po +222 -0
  139. data/locale/sl/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  140. data/locale/sl/foreman_resource_quota.po +219 -0
  141. data/locale/sv_SE/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  142. data/locale/sv_SE/foreman_resource_quota.po +221 -0
  143. data/locale/ta/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  144. data/locale/ta/foreman_resource_quota.po +214 -0
  145. data/locale/ta_IN/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  146. data/locale/ta_IN/foreman_resource_quota.po +219 -0
  147. data/locale/te/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  148. data/locale/te/foreman_resource_quota.po +218 -0
  149. data/locale/tr/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  150. data/locale/tr/foreman_resource_quota.po +214 -0
  151. data/locale/vi/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  152. data/locale/vi/foreman_resource_quota.po +214 -0
  153. data/locale/vi_VN/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  154. data/locale/vi_VN/foreman_resource_quota.po +215 -0
  155. data/locale/zh/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  156. data/locale/zh/foreman_resource_quota.po +214 -0
  157. data/locale/zh_CN/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  158. data/locale/zh_CN/foreman_resource_quota.po +221 -0
  159. data/locale/zh_TW/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  160. data/locale/zh_TW/foreman_resource_quota.po +220 -0
  161. data/package.json +10 -10
  162. data/webpack/components/ResourceQuotaEmptyState/__test__/ResourceQuotaEmptyState.test.js +35 -0
  163. data/webpack/components/ResourceQuotaEmptyState/__test__/__snapshots__/ResourceQuotaEmptyState.test.js.snap +80 -0
  164. data/webpack/components/ResourceQuotaEmptyState/index.js +20 -3
  165. data/webpack/components/ResourceQuotaForm/ResourceQuotaFormConstants.js +6 -6
  166. data/webpack/components/ResourceQuotaForm/components/Properties/TextInputField.js +1 -1
  167. data/webpack/components/ResourceQuotaForm/components/Properties/index.js +1 -1
  168. data/webpack/components/ResourceQuotaForm/components/Resource/UnitInputField.js +23 -21
  169. data/webpack/components/ResourceQuotaForm/components/Resource/__test__/UnitInputField.test.js +108 -0
  170. data/webpack/components/ResourceQuotaForm/components/Resource/__test__/__snapshots__/UnitInputField.test.js.snap +155 -0
  171. data/webpack/components/ResourceQuotaForm/components/Resource/index.js +1 -1
  172. data/webpack/components/ResourceQuotaForm/components/Submit.js +1 -1
  173. data/webpack/test_helper.js +49 -0
  174. metadata +158 -7
@@ -1,19 +1,333 @@
1
- # foreman_resource_quota
2
- #
3
- # This file is distributed under the same license as foreman_resource_quota.
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_resource_quota package.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4
5
  #
5
6
  #, fuzzy
6
7
  msgid ""
7
8
  msgstr ""
8
- "Project-Id-Version: version 0.0.1\n"
9
+ "Project-Id-Version: foreman_resource_quota 1.0.0\n"
9
10
  "Report-Msgid-Bugs-To: \n"
10
- "POT-Creation-Date: 2014-08-20 08:46+0100\n"
11
- "PO-Revision-Date: 2014-08-20 08:46+0100\n"
12
- "Last-Translator: Foreman Team <foreman-dev@googlegroups.com>\n"
13
- "Language-Team: Foreman Team <foreman-dev@googlegroups.com>\n"
11
+ "POT-Creation-Date: 2025-02-10 20:06+0100\n"
12
+ "PO-Revision-Date: 2025-02-10 20:06+0100\n"
13
+ "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
+ "Language-Team: LANGUAGE <LL@li.org>\n"
14
15
  "Language: \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
19
  "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
19
20
 
21
+ #:
22
+ #: ../app/controllers/foreman_resource_quota/api/v2/resource_quotas_controller.rb:23
23
+ msgid "List all Resource Quotas"
24
+ msgstr ""
25
+
26
+ #:
27
+ #: ../app/controllers/foreman_resource_quota/api/v2/resource_quotas_controller.rb:30
28
+ msgid "Show Resource Quota"
29
+ msgstr ""
30
+
31
+ #:
32
+ #: ../app/controllers/foreman_resource_quota/api/v2/resource_quotas_controller.rb:35
33
+ msgid "Show used resources of assigned hosts"
34
+ msgstr ""
35
+
36
+ #:
37
+ #: ../app/controllers/foreman_resource_quota/api/v2/resource_quotas_controller.rb:43
38
+ msgid "Show resources could not be determined when calculating utilization"
39
+ msgstr ""
40
+
41
+ #:
42
+ #: ../app/controllers/foreman_resource_quota/api/v2/resource_quotas_controller.rb:49
43
+ msgid "Show hosts of a Resource Quota"
44
+ msgstr ""
45
+
46
+ #:
47
+ #: ../app/controllers/foreman_resource_quota/api/v2/resource_quotas_controller.rb:55
48
+ msgid "Show users of a Resource Quota"
49
+ msgstr ""
50
+
51
+ #:
52
+ #: ../app/controllers/foreman_resource_quota/api/v2/resource_quotas_controller.rb:61
53
+ msgid "Show usergroups of a Resource Quota"
54
+ msgstr ""
55
+
56
+ #:
57
+ #: ../app/controllers/foreman_resource_quota/api/v2/resource_quotas_controller.rb:69
58
+ msgid "Name of the Resource Quota"
59
+ msgstr ""
60
+
61
+ #:
62
+ #: ../app/controllers/foreman_resource_quota/api/v2/resource_quotas_controller.rb:70
63
+ msgid "Description of the Resource Quota"
64
+ msgstr ""
65
+
66
+ #:
67
+ #: ../app/controllers/foreman_resource_quota/api/v2/resource_quotas_controller.rb:71
68
+ msgid "Maximum number of CPU cores"
69
+ msgstr ""
70
+
71
+ #:
72
+ #: ../app/controllers/foreman_resource_quota/api/v2/resource_quotas_controller.rb:72
73
+ msgid "Maximum memory in MiB"
74
+ msgstr ""
75
+
76
+ #:
77
+ #: ../app/controllers/foreman_resource_quota/api/v2/resource_quotas_controller.rb:73
78
+ msgid "Maximum disk space in GiB"
79
+ msgstr ""
80
+
81
+ #:
82
+ #: ../app/controllers/foreman_resource_quota/api/v2/resource_quotas_controller.rb:77
83
+ msgid "Create a Resource Quota"
84
+ msgstr ""
85
+
86
+ #:
87
+ #: ../app/controllers/foreman_resource_quota/api/v2/resource_quotas_controller.rb:84
88
+ msgid "Update a Resource Quota"
89
+ msgstr ""
90
+
91
+ #:
92
+ #: ../app/controllers/foreman_resource_quota/api/v2/resource_quotas_controller.rb:91
93
+ msgid "Delete a Resource Quota"
94
+ msgstr ""
95
+
96
+ #:
97
+ #: ../app/controllers/foreman_resource_quota/concerns/api/v2/hosts_controller_extensions.rb:12
98
+ msgid ""
99
+ "Resource Quota ID.\n"
100
+ " This field is required if the setting `resource_quota"
101
+ "_optional_assignment` is set to false."
102
+ msgstr ""
103
+
104
+ #:
105
+ #: ../app/controllers/foreman_resource_quota/concerns/api/v2/usergroups_controller_extensions.rb:12
106
+ msgid "Resource Quota IDs to be associated with this user group. "
107
+ msgstr ""
108
+
109
+ #:
110
+ #: ../app/controllers/foreman_resource_quota/concerns/api/v2/users_controller_extensions.rb:12
111
+ msgid "Resource Quota IDs to be associated with this user. "
112
+ msgstr ""
113
+
114
+ #:
115
+ #: ../app/controllers/foreman_resource_quota/concerns/api/v2/users_controller_extensions.rb:14
116
+ msgid ""
117
+ "When set to \"true\", it is optional for a user to assign a quota when creating "
118
+ "new hosts.\n"
119
+ " The default value is \"false\"."
120
+ msgstr ""
121
+
122
+ #: ../app/helpers/foreman_resource_quota/hosts_helper.rb:14
123
+ #: ../lib/foreman_resource_quota/register.rb:73
124
+ #: ../lib/foreman_resource_quota/register.rb:80
125
+ msgid "Resource Quota"
126
+ msgstr ""
127
+
128
+ #: ../app/helpers/foreman_resource_quota/hosts_helper.rb:15
129
+ msgid "Define the Resource Quota this host counts to."
130
+ msgstr ""
131
+
132
+ #: ../app/views/foreman_resource_quota/resource_quotas/edit.html.erb:1
133
+ msgid "Edit Resource Quota %s"
134
+ msgstr ""
135
+
136
+ #: ../app/views/foreman_resource_quota/resource_quotas/index.html.erb:8
137
+ #: ../app/views/foreman_resource_quota/resource_quotas/welcome.html.erb:8
138
+ #: ../app/views/users/_form_quota_tab.html.erb:13
139
+ #: ../lib/foreman_resource_quota/register.rb:60
140
+ #: ../webpack/components/ResourceQuotaEmptyState/index.js:54
141
+ msgid "Resource Quotas"
142
+ msgstr ""
143
+
144
+ #: ../app/views/foreman_resource_quota/resource_quotas/index.html.erb:15
145
+ msgid "Resource Quota|Name"
146
+ msgstr ""
147
+
148
+ #: ../app/views/foreman_resource_quota/resource_quotas/index.html.erb:16
149
+ #: ../webpack/components/ResourceQuotaForm/components/Properties/index.js:154
150
+ msgid "Description"
151
+ msgstr ""
152
+
153
+ #: ../app/views/foreman_resource_quota/resource_quotas/index.html.erb:17
154
+ msgid "CPU cores"
155
+ msgstr ""
156
+
157
+ #: ../app/views/foreman_resource_quota/resource_quotas/index.html.erb:18
158
+ msgid "Memory (MB)"
159
+ msgstr ""
160
+
161
+ #: ../app/views/foreman_resource_quota/resource_quotas/index.html.erb:19
162
+ msgid "Disk space (GB)"
163
+ msgstr ""
164
+
165
+ #: ../app/views/foreman_resource_quota/resource_quotas/index.html.erb:20
166
+ msgid "Actions"
167
+ msgstr ""
168
+
169
+ #: ../app/views/foreman_resource_quota/resource_quotas/index.html.erb:47
170
+ msgid "Delete %s?"
171
+ msgstr ""
172
+
173
+ #: ../app/views/foreman_resource_quota/resource_quotas/new.html.erb:1
174
+ msgid "New Resource Quota"
175
+ msgstr ""
176
+
177
+ #: ../app/views/users/_form_quota_tab.html.erb:9
178
+ msgid "Optional Assignment"
179
+ msgstr ""
180
+
181
+ #: ../app/views/users/_form_quota_tab.html.erb:10
182
+ msgid "It is optional for a user to assign a quota when creating new hosts"
183
+ msgstr ""
184
+
185
+ #: ../app/views/users/_form_quota_tab.html.erb:19
186
+ msgid "Quotas from user groups"
187
+ msgstr ""
188
+
189
+ #: ../app/views/users/_form_quota_tab.html.erb:35
190
+ msgid "This group has no quotas"
191
+ msgstr ""
192
+
193
+ #: ../lib/foreman_resource_quota/register.rb:97
194
+ msgid "Resource Quota optional assignment"
195
+ msgstr ""
196
+
197
+ #: ../lib/foreman_resource_quota/register.rb:98
198
+ msgid ""
199
+ "Make the assignment of a Resource Quota, during the host creation process, opt"
200
+ "ional for\n"
201
+ " everyone. If this is true, user-specific \"optional ass"
202
+ "ignment\" configurations are neglected."
203
+ msgstr ""
204
+
205
+ #: ../lib/foreman_resource_quota/register.rb:103
206
+ msgid "Global Resource Quota no action"
207
+ msgstr ""
208
+
209
+ #: ../lib/foreman_resource_quota/register.rb:104
210
+ msgid "Take no action when a Resource Quota is exceeded."
211
+ msgstr ""
212
+
213
+ #: ../webpack/api_helper.js:93
214
+ msgid " ${response.response.data.error.full_messages}"
215
+ msgstr ""
216
+
217
+ #: ../webpack/components/CreateResourceQuotaModal.js:28
218
+ #: ../webpack/components/CreateResourceQuotaModal.js:32
219
+ #: ../webpack/components/ResourceQuotaEmptyState/index.js:29
220
+ #: ../webpack/components/ResourceQuotaEmptyState/index.js:61
221
+ #: ../webpack/components/ResourceQuotaForm/components/Submit.js:53
222
+ msgid "Create resource quota"
223
+ msgstr ""
224
+
225
+ #: ../webpack/components/ResourceQuotaEmptyState/index.js:35
226
+ msgid ""
227
+ "Resource Quotas help admins to manage resources including CPUs, memory, and di"
228
+ "sk space among users or user groups."
229
+ msgstr ""
230
+
231
+ #: ../webpack/components/ResourceQuotaEmptyState/index.js:39
232
+ msgid ""
233
+ "Define a Resource Quota here and apply it to users to guarantee a fair share o"
234
+ "f your resources."
235
+ msgstr ""
236
+
237
+ #:
238
+ #: ../webpack/components/ResourceQuotaForm/components/Properties/StaticDetail.js:23
239
+ #: ../webpack/components/ResourceQuotaForm/components/Properties/TextInputField.js:98
240
+ msgid "${label} *"
241
+ msgstr ""
242
+
243
+ #:
244
+ #: ../webpack/components/ResourceQuotaForm/components/Properties/StaticDetail.js:23
245
+ #: ../webpack/components/ResourceQuotaForm/components/Properties/TextInputField.js:98
246
+ msgid "${label}"
247
+ msgstr ""
248
+
249
+ #: ../webpack/components/ResourceQuotaForm/components/Properties/index.js:88
250
+ msgid "Fetch quota utilization"
251
+ msgstr ""
252
+
253
+ #: ../webpack/components/ResourceQuotaForm/components/Properties/index.js:90
254
+ msgid ""
255
+ "This can take some time since the resources of every host, assigned to this qu"
256
+ "ota, must be requested."
257
+ msgstr ""
258
+
259
+ #: ../webpack/components/ResourceQuotaForm/components/Properties/index.js:101
260
+ #: ../webpack/components/ResourceQuotaForm/components/Properties/index.js:104
261
+ msgid "Properties"
262
+ msgstr ""
263
+
264
+ #: ../webpack/components/ResourceQuotaForm/components/Properties/index.js:143
265
+ msgid "Name"
266
+ msgstr ""
267
+
268
+ #:
269
+ #: ../webpack/components/ResourceQuotaForm/components/Resource/UnitInputField.js:64
270
+ msgid "Value must be a natural number."
271
+ msgstr ""
272
+
273
+ #:
274
+ #: ../webpack/components/ResourceQuotaForm/components/Resource/UnitInputField.js:70
275
+ msgid "No floating point for smallest unit (${units[0].symbol})."
276
+ msgstr ""
277
+
278
+ #:
279
+ #: ../webpack/components/ResourceQuotaForm/components/Resource/UnitInputField.js:162
280
+ msgid "${selectedUnit.symbol}"
281
+ msgstr ""
282
+
283
+ #:
284
+ #: ../webpack/components/ResourceQuotaForm/components/Resource/UnitInputField.js:181
285
+ msgid "Quota Limit"
286
+ msgstr ""
287
+
288
+ #:
289
+ #: ../webpack/components/ResourceQuotaForm/components/Resource/UtilizationProgress.js:49
290
+ msgid "New quota - no consumption to display."
291
+ msgstr ""
292
+
293
+ #:
294
+ #: ../webpack/components/ResourceQuotaForm/components/Resource/UtilizationProgress.js:56
295
+ msgid "No consumption to display."
296
+ msgstr ""
297
+
298
+ #:
299
+ #: ../webpack/components/ResourceQuotaForm/components/Resource/UtilizationProgress.js:58
300
+ msgid "Click on \\\"Fetch quota utilization\\\": "
301
+ msgstr ""
302
+
303
+ #: ../webpack/components/ResourceQuotaForm/components/Resource/index.js:165
304
+ msgid "Apply"
305
+ msgstr ""
306
+
307
+ #: ../webpack/components/ResourceQuotaForm/components/Resource/index.js:184
308
+ msgid "The total amount of ${resourceTitle} for this quota."
309
+ msgstr ""
310
+
311
+ #: ../webpack/components/ResourceQuotaForm/components/Resource/index.js:193
312
+ msgid "Consumed resources"
313
+ msgstr ""
314
+
315
+ #: ../webpack/components/ResourceQuotaForm/components/Resource/index.js:197
316
+ msgid "Total ${resourceTitle} currently in use by all hosts assigned to this quota."
317
+ msgstr ""
318
+
319
+ #: ../webpack/components/UpdateResourceQuotaModal.js:45
320
+ msgid "Edit: ${quotaProperties[RESOURCE_IDENTIFIER_NAME]}"
321
+ msgstr ""
322
+
323
+ #: ../webpack/lib/EditableTextInput/EditableTextInput.js:194
324
+ msgid "None provided"
325
+ msgstr ""
326
+
327
+ #: ../webpack/lib/EditableTextInput/PencilEditButton.js:9
328
+ msgid "Edit"
329
+ msgstr ""
330
+
331
+ #: gemspec.rb:4
332
+ msgid "Foreman Plug-in to manage resource usage among users."
333
+ msgstr ""
@@ -0,0 +1,222 @@
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_resource_quota package.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
+ #
6
+ # Translators:
7
+ # Amit Upadhye <aupadhye@redhat.com>, 2025
8
+ # Claer <transiblu@claer.hammock.fr>, 2025
9
+ # Bryan Kearney <bryan.kearney@gmail.com>, 2025
10
+ # 21966816214bc546c1fc8a185e75ca1c, 2025
11
+ #
12
+ msgid ""
13
+ msgstr ""
14
+ "Project-Id-Version: foreman_resource_quota 0.3.1\n"
15
+ "Report-Msgid-Bugs-To: \n"
16
+ "PO-Revision-Date: 2025-01-07 14:34+0000\n"
17
+ "Last-Translator: 21966816214bc546c1fc8a185e75ca1c, 2025\n"
18
+ "Language-Team: French (https://app.transifex.com/foreman/teams/114/fr/)\n"
19
+ "MIME-Version: 1.0\n"
20
+ "Content-Type: text/plain; charset=UTF-8\n"
21
+ "Content-Transfer-Encoding: 8bit\n"
22
+ "Language: fr\n"
23
+ "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 100000"
24
+ "0 == 0 ? 1 : 2;\n"
25
+
26
+ msgid " ${response.response.data.error.full_messages}"
27
+ msgstr ""
28
+
29
+ msgid "${label}"
30
+ msgstr ""
31
+
32
+ msgid "${label} *"
33
+ msgstr ""
34
+
35
+ msgid "${selectedUnit.symbol}"
36
+ msgstr ""
37
+
38
+ msgid "Actions"
39
+ msgstr "Actions"
40
+
41
+ msgid "Apply"
42
+ msgstr "Appliquer"
43
+
44
+ msgid "CPU cores"
45
+ msgstr ""
46
+
47
+ msgid "Click on \\\"Fetch quota utilization\\\": "
48
+ msgstr ""
49
+
50
+ msgid "Consumed resources"
51
+ msgstr ""
52
+
53
+ msgid "Create a Resource Quota"
54
+ msgstr ""
55
+
56
+ msgid "Create resource quota"
57
+ msgstr ""
58
+
59
+ msgid "Define a Resource Quota here and apply it to users to guarantee a fair share of your resources."
60
+ msgstr ""
61
+
62
+ msgid "Define the Resource Quota this host counts to."
63
+ msgstr ""
64
+
65
+ msgid "Delete %s?"
66
+ msgstr "Supprimer"
67
+
68
+ msgid "Delete a Resource Quota"
69
+ msgstr ""
70
+
71
+ msgid "Description"
72
+ msgstr "Description"
73
+
74
+ msgid "Description of the Resource Quota"
75
+ msgstr ""
76
+
77
+ msgid "Disk space (GB)"
78
+ msgstr ""
79
+
80
+ msgid "Edit"
81
+ msgstr "Modifier"
82
+
83
+ msgid "Edit Resource Quota %s"
84
+ msgstr ""
85
+
86
+ msgid "Edit: ${quotaProperties[RESOURCE_IDENTIFIER_NAME]}"
87
+ msgstr ""
88
+
89
+ msgid "Fetch quota utilization"
90
+ msgstr ""
91
+
92
+ msgid "Foreman Plug-in to manage resource usage among users."
93
+ msgstr ""
94
+
95
+ msgid "Global Resource Quota no action"
96
+ msgstr ""
97
+
98
+ msgid "It is optional for a user to assign a quota when creating new hosts"
99
+ msgstr ""
100
+
101
+ msgid "List all Resource Quotas"
102
+ msgstr ""
103
+
104
+ msgid ""
105
+ "Make the assignment of a Resource Quota, during the host creation process, optional for\n"
106
+ " everyone. If this is true, user-specific \"optional assignment\" configurations are neglected."
107
+ msgstr ""
108
+
109
+ msgid "Maximum disk space in GiB"
110
+ msgstr ""
111
+
112
+ msgid "Maximum memory in MiB"
113
+ msgstr ""
114
+
115
+ msgid "Maximum number of CPU cores"
116
+ msgstr ""
117
+
118
+ msgid "Memory (MB)"
119
+ msgstr ""
120
+
121
+ msgid "Name"
122
+ msgstr "Nom"
123
+
124
+ msgid "Name of the Resource Quota"
125
+ msgstr ""
126
+
127
+ msgid "New Resource Quota"
128
+ msgstr ""
129
+
130
+ msgid "New quota - no consumption to display."
131
+ msgstr ""
132
+
133
+ msgid "No consumption to display."
134
+ msgstr ""
135
+
136
+ msgid "No floating point for smallest unit (${units[0].symbol})."
137
+ msgstr ""
138
+
139
+ msgid "None provided"
140
+ msgstr ""
141
+
142
+ msgid "Optional Assignment"
143
+ msgstr ""
144
+
145
+ msgid "Properties"
146
+ msgstr ""
147
+
148
+ msgid "Quota Limit"
149
+ msgstr ""
150
+
151
+ msgid "Quotas from user groups"
152
+ msgstr ""
153
+
154
+ msgid "Resource Quota"
155
+ msgstr ""
156
+
157
+ msgid ""
158
+ "Resource Quota ID.\n"
159
+ " This field is required if the setting `resource_quota_optional_assignment` is set to false."
160
+ msgstr ""
161
+
162
+ msgid "Resource Quota IDs to be associated with this user group. "
163
+ msgstr ""
164
+
165
+ msgid "Resource Quota IDs to be associated with this user. "
166
+ msgstr ""
167
+
168
+ msgid "Resource Quota optional assignment"
169
+ msgstr ""
170
+
171
+ msgid "Resource Quotas"
172
+ msgstr ""
173
+
174
+ msgid "Resource Quotas help admins to manage resources including CPUs, memory, and disk space among users or user groups."
175
+ msgstr ""
176
+
177
+ msgid "Resource Quota|Name"
178
+ msgstr ""
179
+
180
+ msgid "Show Resource Quota"
181
+ msgstr ""
182
+
183
+ msgid "Show hosts of a Resource Quota"
184
+ msgstr ""
185
+
186
+ msgid "Show resources could not be determined when calculating utilization"
187
+ msgstr ""
188
+
189
+ msgid "Show used resources of assigned hosts"
190
+ msgstr ""
191
+
192
+ msgid "Show usergroups of a Resource Quota"
193
+ msgstr ""
194
+
195
+ msgid "Show users of a Resource Quota"
196
+ msgstr ""
197
+
198
+ msgid "Take no action when a Resource Quota is exceeded."
199
+ msgstr ""
200
+
201
+ msgid "The total amount of ${resourceTitle} for this quota."
202
+ msgstr ""
203
+
204
+ msgid "This can take some time since the resources of every host, assigned to this quota, must be requested."
205
+ msgstr ""
206
+
207
+ msgid "This group has no quotas"
208
+ msgstr ""
209
+
210
+ msgid "Total ${resourceTitle} currently in use by all hosts assigned to this quota."
211
+ msgstr ""
212
+
213
+ msgid "Update a Resource Quota"
214
+ msgstr ""
215
+
216
+ msgid "Value must be a natural number."
217
+ msgstr ""
218
+
219
+ msgid ""
220
+ "When set to \"true\", it is optional for a user to assign a quota when creating new hosts.\n"
221
+ " The default value is \"false\"."
222
+ msgstr ""