foreman_resource_quota 0.3.1 → 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
@@ -0,0 +1,214 @@
1
+ locales['foreman_resource_quota'] = locales['foreman_resource_quota'] || {}; locales['foreman_resource_quota']['sv_SE'] = {
2
+ "domain": "foreman_resource_quota",
3
+ "locale_data": {
4
+ "foreman_resource_quota": {
5
+ "": {
6
+ "Project-Id-Version": "foreman_resource_quota 0.3.1",
7
+ "Report-Msgid-Bugs-To": "",
8
+ "PO-Revision-Date": "2025-01-07 14:34+0000",
9
+ "Last-Translator": "Mikael Fridh <frimik@gmail.com>, 2025",
10
+ "Language-Team": "Swedish (Sweden) (https://app.transifex.com/foreman/teams/114/sv_SE/)",
11
+ "MIME-Version": "1.0",
12
+ "Content-Type": "text/plain; charset=UTF-8",
13
+ "Content-Transfer-Encoding": "8bit",
14
+ "Language": "sv_SE",
15
+ "Plural-Forms": "nplurals=2; plural=(n != 1);",
16
+ "lang": "sv_SE",
17
+ "domain": "foreman_resource_quota",
18
+ "plural_forms": "nplurals=2; plural=(n != 1);"
19
+ },
20
+ " ${response.response.data.error.full_messages}": [
21
+ ""
22
+ ],
23
+ "${label}": [
24
+ ""
25
+ ],
26
+ "${label} *": [
27
+ ""
28
+ ],
29
+ "${selectedUnit.symbol}": [
30
+ ""
31
+ ],
32
+ "Actions": [
33
+ "Åtgärder"
34
+ ],
35
+ "Apply": [
36
+ ""
37
+ ],
38
+ "CPU cores": [
39
+ ""
40
+ ],
41
+ "Click on \\\\\\\"Fetch quota utilization\\\\\\\": ": [
42
+ ""
43
+ ],
44
+ "Consumed resources": [
45
+ ""
46
+ ],
47
+ "Create a Resource Quota": [
48
+ ""
49
+ ],
50
+ "Create resource quota": [
51
+ ""
52
+ ],
53
+ "Define a Resource Quota here and apply it to users to guarantee a fair share of your resources.": [
54
+ ""
55
+ ],
56
+ "Define the Resource Quota this host counts to.": [
57
+ ""
58
+ ],
59
+ "Delete %s?": [
60
+ "Radera %s?"
61
+ ],
62
+ "Delete a Resource Quota": [
63
+ ""
64
+ ],
65
+ "Description": [
66
+ "Beskrivning"
67
+ ],
68
+ "Description of the Resource Quota": [
69
+ ""
70
+ ],
71
+ "Disk space (GB)": [
72
+ ""
73
+ ],
74
+ "Edit": [
75
+ "Redigera"
76
+ ],
77
+ "Edit Resource Quota %s": [
78
+ ""
79
+ ],
80
+ "Edit: ${quotaProperties[RESOURCE_IDENTIFIER_NAME]}": [
81
+ ""
82
+ ],
83
+ "Fetch quota utilization": [
84
+ ""
85
+ ],
86
+ "Foreman Plug-in to manage resource usage among users.": [
87
+ ""
88
+ ],
89
+ "Global Resource Quota no action": [
90
+ ""
91
+ ],
92
+ "It is optional for a user to assign a quota when creating new hosts": [
93
+ ""
94
+ ],
95
+ "List all Resource Quotas": [
96
+ ""
97
+ ],
98
+ "Make the assignment of a Resource Quota, during the host creation process, optional for\\n everyone. If this is true, user-specific \\\"optional assignment\\\" configurations are neglected.": [
99
+ ""
100
+ ],
101
+ "Maximum disk space in GiB": [
102
+ ""
103
+ ],
104
+ "Maximum memory in MiB": [
105
+ ""
106
+ ],
107
+ "Maximum number of CPU cores": [
108
+ ""
109
+ ],
110
+ "Memory (MB)": [
111
+ ""
112
+ ],
113
+ "Name": [
114
+ "Namn"
115
+ ],
116
+ "Name of the Resource Quota": [
117
+ ""
118
+ ],
119
+ "New Resource Quota": [
120
+ ""
121
+ ],
122
+ "New quota - no consumption to display.": [
123
+ ""
124
+ ],
125
+ "No consumption to display.": [
126
+ ""
127
+ ],
128
+ "No floating point for smallest unit (${units[0].symbol}).": [
129
+ ""
130
+ ],
131
+ "None provided": [
132
+ ""
133
+ ],
134
+ "Optional Assignment": [
135
+ ""
136
+ ],
137
+ "Properties": [
138
+ ""
139
+ ],
140
+ "Quota Limit": [
141
+ ""
142
+ ],
143
+ "Quotas from user groups": [
144
+ ""
145
+ ],
146
+ "Resource Quota": [
147
+ ""
148
+ ],
149
+ "Resource Quota ID.\\n This field is required if the setting `resource_quota_optional_assignment` is set to false.": [
150
+ ""
151
+ ],
152
+ "Resource Quota IDs to be associated with this user group. ": [
153
+ ""
154
+ ],
155
+ "Resource Quota IDs to be associated with this user. ": [
156
+ ""
157
+ ],
158
+ "Resource Quota optional assignment": [
159
+ ""
160
+ ],
161
+ "Resource Quotas": [
162
+ ""
163
+ ],
164
+ "Resource Quotas help admins to manage resources including CPUs, memory, and disk space among users or user groups.": [
165
+ ""
166
+ ],
167
+ "Resource Quota|Name": [
168
+ ""
169
+ ],
170
+ "Show Resource Quota": [
171
+ ""
172
+ ],
173
+ "Show hosts of a Resource Quota": [
174
+ ""
175
+ ],
176
+ "Show resources could not be determined when calculating utilization": [
177
+ ""
178
+ ],
179
+ "Show used resources of assigned hosts": [
180
+ ""
181
+ ],
182
+ "Show usergroups of a Resource Quota": [
183
+ ""
184
+ ],
185
+ "Show users of a Resource Quota": [
186
+ ""
187
+ ],
188
+ "Take no action when a Resource Quota is exceeded.": [
189
+ ""
190
+ ],
191
+ "The total amount of ${resourceTitle} for this quota.": [
192
+ ""
193
+ ],
194
+ "This can take some time since the resources of every host, assigned to this quota, must be requested.": [
195
+ ""
196
+ ],
197
+ "This group has no quotas": [
198
+ ""
199
+ ],
200
+ "Total ${resourceTitle} currently in use by all hosts assigned to this quota.": [
201
+ ""
202
+ ],
203
+ "Update a Resource Quota": [
204
+ ""
205
+ ],
206
+ "Value must be a natural number.": [
207
+ ""
208
+ ],
209
+ "When set to \\\"true\\\", it is optional for a user to assign a quota when creating new hosts.\\n The default value is \\\"false\\\".": [
210
+ ""
211
+ ]
212
+ }
213
+ }
214
+ };
@@ -0,0 +1,213 @@
1
+ locales['foreman_resource_quota'] = locales['foreman_resource_quota'] || {}; locales['foreman_resource_quota']['ta'] = {
2
+ "domain": "foreman_resource_quota",
3
+ "locale_data": {
4
+ "foreman_resource_quota": {
5
+ "": {
6
+ "Project-Id-Version": "foreman_resource_quota 0.3.1",
7
+ "Report-Msgid-Bugs-To": "",
8
+ "PO-Revision-Date": "2025-01-07 14:34+0000",
9
+ "Language-Team": "Tamil (https://app.transifex.com/foreman/teams/114/ta/)",
10
+ "MIME-Version": "1.0",
11
+ "Content-Type": "text/plain; charset=UTF-8",
12
+ "Content-Transfer-Encoding": "8bit",
13
+ "Language": "ta",
14
+ "Plural-Forms": "nplurals=2; plural=(n != 1);",
15
+ "lang": "ta",
16
+ "domain": "foreman_resource_quota",
17
+ "plural_forms": "nplurals=2; plural=(n != 1);"
18
+ },
19
+ " ${response.response.data.error.full_messages}": [
20
+ ""
21
+ ],
22
+ "${label}": [
23
+ ""
24
+ ],
25
+ "${label} *": [
26
+ ""
27
+ ],
28
+ "${selectedUnit.symbol}": [
29
+ ""
30
+ ],
31
+ "Actions": [
32
+ ""
33
+ ],
34
+ "Apply": [
35
+ ""
36
+ ],
37
+ "CPU cores": [
38
+ ""
39
+ ],
40
+ "Click on \\\\\\\"Fetch quota utilization\\\\\\\": ": [
41
+ ""
42
+ ],
43
+ "Consumed resources": [
44
+ ""
45
+ ],
46
+ "Create a Resource Quota": [
47
+ ""
48
+ ],
49
+ "Create resource quota": [
50
+ ""
51
+ ],
52
+ "Define a Resource Quota here and apply it to users to guarantee a fair share of your resources.": [
53
+ ""
54
+ ],
55
+ "Define the Resource Quota this host counts to.": [
56
+ ""
57
+ ],
58
+ "Delete %s?": [
59
+ ""
60
+ ],
61
+ "Delete a Resource Quota": [
62
+ ""
63
+ ],
64
+ "Description": [
65
+ ""
66
+ ],
67
+ "Description of the Resource Quota": [
68
+ ""
69
+ ],
70
+ "Disk space (GB)": [
71
+ ""
72
+ ],
73
+ "Edit": [
74
+ ""
75
+ ],
76
+ "Edit Resource Quota %s": [
77
+ ""
78
+ ],
79
+ "Edit: ${quotaProperties[RESOURCE_IDENTIFIER_NAME]}": [
80
+ ""
81
+ ],
82
+ "Fetch quota utilization": [
83
+ ""
84
+ ],
85
+ "Foreman Plug-in to manage resource usage among users.": [
86
+ ""
87
+ ],
88
+ "Global Resource Quota no action": [
89
+ ""
90
+ ],
91
+ "It is optional for a user to assign a quota when creating new hosts": [
92
+ ""
93
+ ],
94
+ "List all Resource Quotas": [
95
+ ""
96
+ ],
97
+ "Make the assignment of a Resource Quota, during the host creation process, optional for\\n everyone. If this is true, user-specific \\\"optional assignment\\\" configurations are neglected.": [
98
+ ""
99
+ ],
100
+ "Maximum disk space in GiB": [
101
+ ""
102
+ ],
103
+ "Maximum memory in MiB": [
104
+ ""
105
+ ],
106
+ "Maximum number of CPU cores": [
107
+ ""
108
+ ],
109
+ "Memory (MB)": [
110
+ ""
111
+ ],
112
+ "Name": [
113
+ ""
114
+ ],
115
+ "Name of the Resource Quota": [
116
+ ""
117
+ ],
118
+ "New Resource Quota": [
119
+ ""
120
+ ],
121
+ "New quota - no consumption to display.": [
122
+ ""
123
+ ],
124
+ "No consumption to display.": [
125
+ ""
126
+ ],
127
+ "No floating point for smallest unit (${units[0].symbol}).": [
128
+ ""
129
+ ],
130
+ "None provided": [
131
+ ""
132
+ ],
133
+ "Optional Assignment": [
134
+ ""
135
+ ],
136
+ "Properties": [
137
+ ""
138
+ ],
139
+ "Quota Limit": [
140
+ ""
141
+ ],
142
+ "Quotas from user groups": [
143
+ ""
144
+ ],
145
+ "Resource Quota": [
146
+ ""
147
+ ],
148
+ "Resource Quota ID.\\n This field is required if the setting `resource_quota_optional_assignment` is set to false.": [
149
+ ""
150
+ ],
151
+ "Resource Quota IDs to be associated with this user group. ": [
152
+ ""
153
+ ],
154
+ "Resource Quota IDs to be associated with this user. ": [
155
+ ""
156
+ ],
157
+ "Resource Quota optional assignment": [
158
+ ""
159
+ ],
160
+ "Resource Quotas": [
161
+ ""
162
+ ],
163
+ "Resource Quotas help admins to manage resources including CPUs, memory, and disk space among users or user groups.": [
164
+ ""
165
+ ],
166
+ "Resource Quota|Name": [
167
+ ""
168
+ ],
169
+ "Show Resource Quota": [
170
+ ""
171
+ ],
172
+ "Show hosts of a Resource Quota": [
173
+ ""
174
+ ],
175
+ "Show resources could not be determined when calculating utilization": [
176
+ ""
177
+ ],
178
+ "Show used resources of assigned hosts": [
179
+ ""
180
+ ],
181
+ "Show usergroups of a Resource Quota": [
182
+ ""
183
+ ],
184
+ "Show users of a Resource Quota": [
185
+ ""
186
+ ],
187
+ "Take no action when a Resource Quota is exceeded.": [
188
+ ""
189
+ ],
190
+ "The total amount of ${resourceTitle} for this quota.": [
191
+ ""
192
+ ],
193
+ "This can take some time since the resources of every host, assigned to this quota, must be requested.": [
194
+ ""
195
+ ],
196
+ "This group has no quotas": [
197
+ ""
198
+ ],
199
+ "Total ${resourceTitle} currently in use by all hosts assigned to this quota.": [
200
+ ""
201
+ ],
202
+ "Update a Resource Quota": [
203
+ ""
204
+ ],
205
+ "Value must be a natural number.": [
206
+ ""
207
+ ],
208
+ "When set to \\\"true\\\", it is optional for a user to assign a quota when creating new hosts.\\n The default value is \\\"false\\\".": [
209
+ ""
210
+ ]
211
+ }
212
+ }
213
+ };
@@ -0,0 +1,214 @@
1
+ locales['foreman_resource_quota'] = locales['foreman_resource_quota'] || {}; locales['foreman_resource_quota']['ta_IN'] = {
2
+ "domain": "foreman_resource_quota",
3
+ "locale_data": {
4
+ "foreman_resource_quota": {
5
+ "": {
6
+ "Project-Id-Version": "foreman_resource_quota 0.3.1",
7
+ "Report-Msgid-Bugs-To": "",
8
+ "PO-Revision-Date": "2025-01-07 14:34+0000",
9
+ "Last-Translator": "0868a4d1af5275b3f70b0a6dac4c99a4, 2025",
10
+ "Language-Team": "Tamil (India) (https://app.transifex.com/foreman/teams/114/ta_IN/)",
11
+ "MIME-Version": "1.0",
12
+ "Content-Type": "text/plain; charset=UTF-8",
13
+ "Content-Transfer-Encoding": "8bit",
14
+ "Language": "ta_IN",
15
+ "Plural-Forms": "nplurals=2; plural=(n != 1);",
16
+ "lang": "ta_IN",
17
+ "domain": "foreman_resource_quota",
18
+ "plural_forms": "nplurals=2; plural=(n != 1);"
19
+ },
20
+ " ${response.response.data.error.full_messages}": [
21
+ ""
22
+ ],
23
+ "${label}": [
24
+ ""
25
+ ],
26
+ "${label} *": [
27
+ ""
28
+ ],
29
+ "${selectedUnit.symbol}": [
30
+ ""
31
+ ],
32
+ "Actions": [
33
+ ""
34
+ ],
35
+ "Apply": [
36
+ ""
37
+ ],
38
+ "CPU cores": [
39
+ ""
40
+ ],
41
+ "Click on \\\\\\\"Fetch quota utilization\\\\\\\": ": [
42
+ ""
43
+ ],
44
+ "Consumed resources": [
45
+ ""
46
+ ],
47
+ "Create a Resource Quota": [
48
+ ""
49
+ ],
50
+ "Create resource quota": [
51
+ ""
52
+ ],
53
+ "Define a Resource Quota here and apply it to users to guarantee a fair share of your resources.": [
54
+ ""
55
+ ],
56
+ "Define the Resource Quota this host counts to.": [
57
+ ""
58
+ ],
59
+ "Delete %s?": [
60
+ ""
61
+ ],
62
+ "Delete a Resource Quota": [
63
+ ""
64
+ ],
65
+ "Description": [
66
+ "விளக்கம்"
67
+ ],
68
+ "Description of the Resource Quota": [
69
+ ""
70
+ ],
71
+ "Disk space (GB)": [
72
+ ""
73
+ ],
74
+ "Edit": [
75
+ "திருத்து"
76
+ ],
77
+ "Edit Resource Quota %s": [
78
+ ""
79
+ ],
80
+ "Edit: ${quotaProperties[RESOURCE_IDENTIFIER_NAME]}": [
81
+ ""
82
+ ],
83
+ "Fetch quota utilization": [
84
+ ""
85
+ ],
86
+ "Foreman Plug-in to manage resource usage among users.": [
87
+ ""
88
+ ],
89
+ "Global Resource Quota no action": [
90
+ ""
91
+ ],
92
+ "It is optional for a user to assign a quota when creating new hosts": [
93
+ ""
94
+ ],
95
+ "List all Resource Quotas": [
96
+ ""
97
+ ],
98
+ "Make the assignment of a Resource Quota, during the host creation process, optional for\\n everyone. If this is true, user-specific \\\"optional assignment\\\" configurations are neglected.": [
99
+ ""
100
+ ],
101
+ "Maximum disk space in GiB": [
102
+ ""
103
+ ],
104
+ "Maximum memory in MiB": [
105
+ ""
106
+ ],
107
+ "Maximum number of CPU cores": [
108
+ ""
109
+ ],
110
+ "Memory (MB)": [
111
+ ""
112
+ ],
113
+ "Name": [
114
+ "பெயர்"
115
+ ],
116
+ "Name of the Resource Quota": [
117
+ ""
118
+ ],
119
+ "New Resource Quota": [
120
+ ""
121
+ ],
122
+ "New quota - no consumption to display.": [
123
+ ""
124
+ ],
125
+ "No consumption to display.": [
126
+ ""
127
+ ],
128
+ "No floating point for smallest unit (${units[0].symbol}).": [
129
+ ""
130
+ ],
131
+ "None provided": [
132
+ ""
133
+ ],
134
+ "Optional Assignment": [
135
+ ""
136
+ ],
137
+ "Properties": [
138
+ ""
139
+ ],
140
+ "Quota Limit": [
141
+ ""
142
+ ],
143
+ "Quotas from user groups": [
144
+ ""
145
+ ],
146
+ "Resource Quota": [
147
+ ""
148
+ ],
149
+ "Resource Quota ID.\\n This field is required if the setting `resource_quota_optional_assignment` is set to false.": [
150
+ ""
151
+ ],
152
+ "Resource Quota IDs to be associated with this user group. ": [
153
+ ""
154
+ ],
155
+ "Resource Quota IDs to be associated with this user. ": [
156
+ ""
157
+ ],
158
+ "Resource Quota optional assignment": [
159
+ ""
160
+ ],
161
+ "Resource Quotas": [
162
+ ""
163
+ ],
164
+ "Resource Quotas help admins to manage resources including CPUs, memory, and disk space among users or user groups.": [
165
+ ""
166
+ ],
167
+ "Resource Quota|Name": [
168
+ ""
169
+ ],
170
+ "Show Resource Quota": [
171
+ ""
172
+ ],
173
+ "Show hosts of a Resource Quota": [
174
+ ""
175
+ ],
176
+ "Show resources could not be determined when calculating utilization": [
177
+ ""
178
+ ],
179
+ "Show used resources of assigned hosts": [
180
+ ""
181
+ ],
182
+ "Show usergroups of a Resource Quota": [
183
+ ""
184
+ ],
185
+ "Show users of a Resource Quota": [
186
+ ""
187
+ ],
188
+ "Take no action when a Resource Quota is exceeded.": [
189
+ ""
190
+ ],
191
+ "The total amount of ${resourceTitle} for this quota.": [
192
+ ""
193
+ ],
194
+ "This can take some time since the resources of every host, assigned to this quota, must be requested.": [
195
+ ""
196
+ ],
197
+ "This group has no quotas": [
198
+ ""
199
+ ],
200
+ "Total ${resourceTitle} currently in use by all hosts assigned to this quota.": [
201
+ ""
202
+ ],
203
+ "Update a Resource Quota": [
204
+ ""
205
+ ],
206
+ "Value must be a natural number.": [
207
+ ""
208
+ ],
209
+ "When set to \\\"true\\\", it is optional for a user to assign a quota when creating new hosts.\\n The default value is \\\"false\\\".": [
210
+ ""
211
+ ]
212
+ }
213
+ }
214
+ };