foreman_resource_quota 0.6.2 → 0.6.3

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 (150) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -1
  3. data/app/assets/javascripts/foreman_resource_quota/locale/bn/foreman_resource_quota.js +5 -2
  4. data/app/assets/javascripts/foreman_resource_quota/locale/bn_IN/foreman_resource_quota.js +5 -2
  5. data/app/assets/javascripts/foreman_resource_quota/locale/bqi/foreman_resource_quota.js +5 -2
  6. data/app/assets/javascripts/foreman_resource_quota/locale/ca/foreman_resource_quota.js +5 -2
  7. data/app/assets/javascripts/foreman_resource_quota/locale/cs_CZ/foreman_resource_quota.js +5 -2
  8. data/app/assets/javascripts/foreman_resource_quota/locale/de/foreman_resource_quota.js +5 -2
  9. data/app/assets/javascripts/foreman_resource_quota/locale/de_AT/foreman_resource_quota.js +5 -2
  10. data/app/assets/javascripts/foreman_resource_quota/locale/de_DE/foreman_resource_quota.js +5 -2
  11. data/app/assets/javascripts/foreman_resource_quota/locale/el/foreman_resource_quota.js +6 -3
  12. data/app/assets/javascripts/foreman_resource_quota/locale/en/foreman_resource_quota.js +6 -3
  13. data/app/assets/javascripts/foreman_resource_quota/locale/en_GB/foreman_resource_quota.js +6 -3
  14. data/app/assets/javascripts/foreman_resource_quota/locale/en_US/foreman_resource_quota.js +5 -2
  15. data/app/assets/javascripts/foreman_resource_quota/locale/es/foreman_resource_quota.js +5 -2
  16. data/app/assets/javascripts/foreman_resource_quota/locale/et_EE/foreman_resource_quota.js +5 -2
  17. data/app/assets/javascripts/foreman_resource_quota/locale/fr/foreman_resource_quota.js +5 -2
  18. data/app/assets/javascripts/foreman_resource_quota/locale/gl/foreman_resource_quota.js +5 -2
  19. data/app/assets/javascripts/foreman_resource_quota/locale/gu/foreman_resource_quota.js +5 -2
  20. data/app/assets/javascripts/foreman_resource_quota/locale/he_IL/foreman_resource_quota.js +5 -2
  21. data/app/assets/javascripts/foreman_resource_quota/locale/hi/foreman_resource_quota.js +5 -2
  22. data/app/assets/javascripts/foreman_resource_quota/locale/id/foreman_resource_quota.js +5 -2
  23. data/app/assets/javascripts/foreman_resource_quota/locale/it/foreman_resource_quota.js +5 -2
  24. data/app/assets/javascripts/foreman_resource_quota/locale/ja/foreman_resource_quota.js +5 -2
  25. data/app/assets/javascripts/foreman_resource_quota/locale/ka/foreman_resource_quota.js +5 -2
  26. data/app/assets/javascripts/foreman_resource_quota/locale/kn/foreman_resource_quota.js +5 -2
  27. data/app/assets/javascripts/foreman_resource_quota/locale/ko/foreman_resource_quota.js +5 -2
  28. data/app/assets/javascripts/foreman_resource_quota/locale/ml_IN/foreman_resource_quota.js +5 -2
  29. data/app/assets/javascripts/foreman_resource_quota/locale/mr/foreman_resource_quota.js +5 -2
  30. data/app/assets/javascripts/foreman_resource_quota/locale/nl_NL/foreman_resource_quota.js +5 -2
  31. data/app/assets/javascripts/foreman_resource_quota/locale/or/foreman_resource_quota.js +5 -2
  32. data/app/assets/javascripts/foreman_resource_quota/locale/pa/foreman_resource_quota.js +5 -2
  33. data/app/assets/javascripts/foreman_resource_quota/locale/pl/foreman_resource_quota.js +5 -2
  34. data/app/assets/javascripts/foreman_resource_quota/locale/pl_PL/foreman_resource_quota.js +5 -2
  35. data/app/assets/javascripts/foreman_resource_quota/locale/pt/foreman_resource_quota.js +5 -2
  36. data/app/assets/javascripts/foreman_resource_quota/locale/pt_BR/foreman_resource_quota.js +5 -2
  37. data/app/assets/javascripts/foreman_resource_quota/locale/ro/foreman_resource_quota.js +5 -2
  38. data/app/assets/javascripts/foreman_resource_quota/locale/ro_RO/foreman_resource_quota.js +5 -2
  39. data/app/assets/javascripts/foreman_resource_quota/locale/ru/foreman_resource_quota.js +5 -2
  40. data/app/assets/javascripts/foreman_resource_quota/locale/sl/foreman_resource_quota.js +5 -2
  41. data/app/assets/javascripts/foreman_resource_quota/locale/sv_SE/foreman_resource_quota.js +5 -2
  42. data/app/assets/javascripts/foreman_resource_quota/locale/ta/foreman_resource_quota.js +5 -2
  43. data/app/assets/javascripts/foreman_resource_quota/locale/ta_IN/foreman_resource_quota.js +5 -2
  44. data/app/assets/javascripts/foreman_resource_quota/locale/te/foreman_resource_quota.js +5 -2
  45. data/app/assets/javascripts/foreman_resource_quota/locale/tr/foreman_resource_quota.js +5 -2
  46. data/app/assets/javascripts/foreman_resource_quota/locale/vi/foreman_resource_quota.js +5 -2
  47. data/app/assets/javascripts/foreman_resource_quota/locale/vi_VN/foreman_resource_quota.js +5 -2
  48. data/app/assets/javascripts/foreman_resource_quota/locale/zh/foreman_resource_quota.js +5 -2
  49. data/app/assets/javascripts/foreman_resource_quota/locale/zh_CN/foreman_resource_quota.js +5 -2
  50. data/app/assets/javascripts/foreman_resource_quota/locale/zh_TW/foreman_resource_quota.js +5 -2
  51. data/lib/foreman_resource_quota/register.rb +2 -1
  52. data/lib/foreman_resource_quota/version.rb +1 -1
  53. data/locale/bn/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  54. data/locale/bn/foreman_resource_quota.po +5 -2
  55. data/locale/bn_IN/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  56. data/locale/bn_IN/foreman_resource_quota.po +5 -2
  57. data/locale/bqi/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  58. data/locale/bqi/foreman_resource_quota.po +5 -2
  59. data/locale/ca/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  60. data/locale/ca/foreman_resource_quota.po +5 -2
  61. data/locale/cs_CZ/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  62. data/locale/cs_CZ/foreman_resource_quota.po +5 -2
  63. data/locale/de/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  64. data/locale/de/foreman_resource_quota.po +5 -2
  65. data/locale/de_AT/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  66. data/locale/de_AT/foreman_resource_quota.po +5 -2
  67. data/locale/de_DE/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  68. data/locale/de_DE/foreman_resource_quota.po +5 -2
  69. data/locale/el/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  70. data/locale/el/foreman_resource_quota.po +7 -4
  71. data/locale/en/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  72. data/locale/en/foreman_resource_quota.po +6 -4
  73. data/locale/en_GB/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  74. data/locale/en_GB/foreman_resource_quota.po +6 -3
  75. data/locale/en_US/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  76. data/locale/en_US/foreman_resource_quota.po +5 -2
  77. data/locale/es/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  78. data/locale/es/foreman_resource_quota.po +5 -2
  79. data/locale/et_EE/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  80. data/locale/et_EE/foreman_resource_quota.po +5 -2
  81. data/locale/foreman_resource_quota.pot +7 -3
  82. data/locale/fr/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  83. data/locale/fr/foreman_resource_quota.po +5 -2
  84. data/locale/gl/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  85. data/locale/gl/foreman_resource_quota.po +5 -2
  86. data/locale/gu/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  87. data/locale/gu/foreman_resource_quota.po +5 -2
  88. data/locale/he_IL/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  89. data/locale/he_IL/foreman_resource_quota.po +5 -2
  90. data/locale/hi/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  91. data/locale/hi/foreman_resource_quota.po +5 -2
  92. data/locale/id/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  93. data/locale/id/foreman_resource_quota.po +5 -2
  94. data/locale/it/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  95. data/locale/it/foreman_resource_quota.po +5 -2
  96. data/locale/ja/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  97. data/locale/ja/foreman_resource_quota.po +5 -2
  98. data/locale/ka/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  99. data/locale/ka/foreman_resource_quota.po +5 -2
  100. data/locale/kn/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  101. data/locale/kn/foreman_resource_quota.po +5 -2
  102. data/locale/ko/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  103. data/locale/ko/foreman_resource_quota.po +5 -2
  104. data/locale/ml_IN/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  105. data/locale/ml_IN/foreman_resource_quota.po +5 -2
  106. data/locale/mr/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  107. data/locale/mr/foreman_resource_quota.po +5 -2
  108. data/locale/nl_NL/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  109. data/locale/nl_NL/foreman_resource_quota.po +5 -2
  110. data/locale/or/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  111. data/locale/or/foreman_resource_quota.po +5 -2
  112. data/locale/pa/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  113. data/locale/pa/foreman_resource_quota.po +5 -2
  114. data/locale/pl/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  115. data/locale/pl/foreman_resource_quota.po +5 -2
  116. data/locale/pl_PL/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  117. data/locale/pl_PL/foreman_resource_quota.po +5 -2
  118. data/locale/pt/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  119. data/locale/pt/foreman_resource_quota.po +5 -2
  120. data/locale/pt_BR/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  121. data/locale/pt_BR/foreman_resource_quota.po +5 -2
  122. data/locale/ro/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  123. data/locale/ro/foreman_resource_quota.po +5 -2
  124. data/locale/ro_RO/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  125. data/locale/ro_RO/foreman_resource_quota.po +5 -2
  126. data/locale/ru/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  127. data/locale/ru/foreman_resource_quota.po +5 -2
  128. data/locale/sl/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  129. data/locale/sl/foreman_resource_quota.po +5 -2
  130. data/locale/sv_SE/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  131. data/locale/sv_SE/foreman_resource_quota.po +5 -2
  132. data/locale/ta/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  133. data/locale/ta/foreman_resource_quota.po +5 -2
  134. data/locale/ta_IN/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  135. data/locale/ta_IN/foreman_resource_quota.po +5 -2
  136. data/locale/te/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  137. data/locale/te/foreman_resource_quota.po +5 -2
  138. data/locale/tr/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  139. data/locale/tr/foreman_resource_quota.po +5 -2
  140. data/locale/vi/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  141. data/locale/vi/foreman_resource_quota.po +5 -2
  142. data/locale/vi_VN/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  143. data/locale/vi_VN/foreman_resource_quota.po +5 -2
  144. data/locale/zh/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  145. data/locale/zh/foreman_resource_quota.po +5 -2
  146. data/locale/zh_CN/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  147. data/locale/zh_CN/foreman_resource_quota.po +5 -2
  148. data/locale/zh_TW/LC_MESSAGES/foreman_resource_quota.mo +0 -0
  149. data/locale/zh_TW/foreman_resource_quota.po +5 -2
  150. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 05cc45a1ef4506379ac28fbb751336fe822dd59b62e0d1921ce875ad702d8bb9
4
- data.tar.gz: 5caef0325800c618e7998b3caf9ff23dfd4e2d3d80f3f1357989fac8e7e2eeaf
3
+ metadata.gz: ebb453b69135620368a3c542d35fa1bf36925bdb120c0d614525d53a51f26694
4
+ data.tar.gz: 2fdcf48e54ea4bfc31802b30dc4b698de93a68fa860755116bc5ce7ad413e251
5
5
  SHA512:
6
- metadata.gz: 464eb5a8c4813b8df86e4fde40e73a9c7faaeb41b7f5bbe5d8bbd43750a8a4661bda860d5ee1ddc52293a35b42c6e3b61e89b3e43f0ae7325bc27ae66aecc450
7
- data.tar.gz: fb89629d3826ea317d6ed108399252d66471f568ec017b2ca6b9d45af245650c733275d885468f899ab4e0f7ebb8bea84aba39403fd452fa443940d1d1f65eaf
6
+ metadata.gz: 24a6b6d713e72dbc68ceefd00ce294f0cfe199139a55722aa589f86dc4427af2c9654a0958de290836f12f99d935743482f8c3743e15068aa7f8e92cb7902771
7
+ data.tar.gz: e634e4871e90c5fc57b101e0e903095c79f55d2fb3cf32af3223892d64e34c8187d2cbfd390b3996cb5afb612b810d06c24aa155eb87aa182f45557af7ffca34
data/README.md CHANGED
@@ -14,6 +14,7 @@ For more information, see [Limiting host resources](https://docs.theforeman.org/
14
14
 
15
15
  | Foreman Version | Plugin Version |
16
16
  | --------------- | -------------- |
17
+ | 3.18+ | ~> 0.6.0 |
17
18
  | 3.15 | 0.5.0 |
18
19
  | 3.14 | 0.4.0 |
19
20
  | 3.13 | ~> 0.3.0 |
@@ -42,7 +43,7 @@ Fork and send a Pull Request. Thanks!
42
43
 
43
44
  ## Copyright
44
45
 
45
- Copyright (c) 2025 ATIX AG - https://atix.de
46
+ Copyright (c) 2026 ATIX AG - https://atix.de
46
47
 
47
48
  This program is free software: you can redistribute it and/or modify
48
49
  it under the terms of the GNU General Public License as published by
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_resource_quota": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_resource_quota 0.6.1",
6
+ "Project-Id-Version": "foreman_resource_quota 0.6.2",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2025-01-07 14:34+0000",
9
9
  "Language-Team": "Bengali (https://app.transifex.com/foreman/teams/114/bn/)",
@@ -82,7 +82,7 @@
82
82
  "Fetch quota utilization": [
83
83
  ""
84
84
  ],
85
- "Foreman Plug-in to manage resource usage among users.": [
85
+ "Foreman plugin to manage resource usage among users.": [
86
86
  ""
87
87
  ],
88
88
  "Global Resource Quota no action": [
@@ -148,6 +148,9 @@
148
148
  "Quotas from user groups": [
149
149
  ""
150
150
  ],
151
+ "Refresh resource quota utilization": [
152
+ ""
153
+ ],
151
154
  "Resource Quota": [
152
155
  ""
153
156
  ],
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_resource_quota": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_resource_quota 0.6.1",
6
+ "Project-Id-Version": "foreman_resource_quota 0.6.2",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2025-01-07 14:34+0000",
9
9
  "Last-Translator": "0868a4d1af5275b3f70b0a6dac4c99a4, 2025",
@@ -83,7 +83,7 @@
83
83
  "Fetch quota utilization": [
84
84
  ""
85
85
  ],
86
- "Foreman Plug-in to manage resource usage among users.": [
86
+ "Foreman plugin to manage resource usage among users.": [
87
87
  ""
88
88
  ],
89
89
  "Global Resource Quota no action": [
@@ -149,6 +149,9 @@
149
149
  "Quotas from user groups": [
150
150
  ""
151
151
  ],
152
+ "Refresh resource quota utilization": [
153
+ ""
154
+ ],
152
155
  "Resource Quota": [
153
156
  ""
154
157
  ],
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_resource_quota": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_resource_quota 0.6.1",
6
+ "Project-Id-Version": "foreman_resource_quota 0.6.2",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2025-01-07 14:34+0000",
9
9
  "Language-Team": "Luri (Bakhtiari) (https://app.transifex.com/foreman/teams/114/bqi/)",
@@ -82,7 +82,7 @@
82
82
  "Fetch quota utilization": [
83
83
  ""
84
84
  ],
85
- "Foreman Plug-in to manage resource usage among users.": [
85
+ "Foreman plugin to manage resource usage among users.": [
86
86
  ""
87
87
  ],
88
88
  "Global Resource Quota no action": [
@@ -148,6 +148,9 @@
148
148
  "Quotas from user groups": [
149
149
  ""
150
150
  ],
151
+ "Refresh resource quota utilization": [
152
+ ""
153
+ ],
151
154
  "Resource Quota": [
152
155
  ""
153
156
  ],
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_resource_quota": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_resource_quota 0.6.1",
6
+ "Project-Id-Version": "foreman_resource_quota 0.6.2",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2025-01-07 14:34+0000",
9
9
  "Last-Translator": "Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2025",
@@ -83,7 +83,7 @@
83
83
  "Fetch quota utilization": [
84
84
  ""
85
85
  ],
86
- "Foreman Plug-in to manage resource usage among users.": [
86
+ "Foreman plugin to manage resource usage among users.": [
87
87
  ""
88
88
  ],
89
89
  "Global Resource Quota no action": [
@@ -149,6 +149,9 @@
149
149
  "Quotas from user groups": [
150
150
  ""
151
151
  ],
152
+ "Refresh resource quota utilization": [
153
+ ""
154
+ ],
152
155
  "Resource Quota": [
153
156
  ""
154
157
  ],
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_resource_quota": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_resource_quota 0.6.1",
6
+ "Project-Id-Version": "foreman_resource_quota 0.6.2",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2025-01-07 14:34+0000",
9
9
  "Last-Translator": "mhulan <mhulan@redhat.com>, 2025",
@@ -83,7 +83,7 @@
83
83
  "Fetch quota utilization": [
84
84
  ""
85
85
  ],
86
- "Foreman Plug-in to manage resource usage among users.": [
86
+ "Foreman plugin to manage resource usage among users.": [
87
87
  ""
88
88
  ],
89
89
  "Global Resource Quota no action": [
@@ -149,6 +149,9 @@
149
149
  "Quotas from user groups": [
150
150
  ""
151
151
  ],
152
+ "Refresh resource quota utilization": [
153
+ ""
154
+ ],
152
155
  "Resource Quota": [
153
156
  ""
154
157
  ],
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_resource_quota": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_resource_quota 0.6.1",
6
+ "Project-Id-Version": "foreman_resource_quota 0.6.2",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2025-01-07 14:34+0000",
9
9
  "Last-Translator": "Ettore Atalan <atalanttore@googlemail.com>, 2025",
@@ -83,7 +83,7 @@
83
83
  "Fetch quota utilization": [
84
84
  ""
85
85
  ],
86
- "Foreman Plug-in to manage resource usage among users.": [
86
+ "Foreman plugin to manage resource usage among users.": [
87
87
  ""
88
88
  ],
89
89
  "Global Resource Quota no action": [
@@ -149,6 +149,9 @@
149
149
  "Quotas from user groups": [
150
150
  "Kontingente von Benutzergruppen"
151
151
  ],
152
+ "Refresh resource quota utilization": [
153
+ ""
154
+ ],
152
155
  "Resource Quota": [
153
156
  "Ressourcenkontingent"
154
157
  ],
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_resource_quota": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_resource_quota 0.6.1",
6
+ "Project-Id-Version": "foreman_resource_quota 0.6.2",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2025-01-07 14:34+0000",
9
9
  "Language-Team": "German (Austria) (https://app.transifex.com/foreman/teams/114/de_AT/)",
@@ -82,7 +82,7 @@
82
82
  "Fetch quota utilization": [
83
83
  ""
84
84
  ],
85
- "Foreman Plug-in to manage resource usage among users.": [
85
+ "Foreman plugin to manage resource usage among users.": [
86
86
  ""
87
87
  ],
88
88
  "Global Resource Quota no action": [
@@ -148,6 +148,9 @@
148
148
  "Quotas from user groups": [
149
149
  ""
150
150
  ],
151
+ "Refresh resource quota utilization": [
152
+ ""
153
+ ],
151
154
  "Resource Quota": [
152
155
  ""
153
156
  ],
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_resource_quota": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_resource_quota 0.6.1",
6
+ "Project-Id-Version": "foreman_resource_quota 0.6.2",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2025-01-07 14:34+0000",
9
9
  "Last-Translator": "Arledrian <hvuzgr@gmail.com>, 2025",
@@ -83,7 +83,7 @@
83
83
  "Fetch quota utilization": [
84
84
  ""
85
85
  ],
86
- "Foreman Plug-in to manage resource usage among users.": [
86
+ "Foreman plugin to manage resource usage among users.": [
87
87
  ""
88
88
  ],
89
89
  "Global Resource Quota no action": [
@@ -149,6 +149,9 @@
149
149
  "Quotas from user groups": [
150
150
  ""
151
151
  ],
152
+ "Refresh resource quota utilization": [
153
+ ""
154
+ ],
152
155
  "Resource Quota": [
153
156
  ""
154
157
  ],
@@ -3,10 +3,10 @@
3
3
  "locale_data": {
4
4
  "foreman_resource_quota": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_resource_quota 0.6.1",
6
+ "Project-Id-Version": "foreman_resource_quota 0.6.2",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2025-01-07 14:34+0000",
9
- "Last-Translator": "Efstathios Iosifidis <iefstathios@gmail.com>, 2025",
9
+ "Last-Translator": "Efstathios Iosifidis <eiosifidis@gmail.com>, 2025",
10
10
  "Language-Team": "Greek (https://app.transifex.com/foreman/teams/114/el/)",
11
11
  "MIME-Version": "1.0",
12
12
  "Content-Type": "text/plain; charset=UTF-8",
@@ -83,7 +83,7 @@
83
83
  "Fetch quota utilization": [
84
84
  ""
85
85
  ],
86
- "Foreman Plug-in to manage resource usage among users.": [
86
+ "Foreman plugin to manage resource usage among users.": [
87
87
  ""
88
88
  ],
89
89
  "Global Resource Quota no action": [
@@ -149,6 +149,9 @@
149
149
  "Quotas from user groups": [
150
150
  ""
151
151
  ],
152
+ "Refresh resource quota utilization": [
153
+ ""
154
+ ],
152
155
  "Resource Quota": [
153
156
  ""
154
157
  ],
@@ -3,9 +3,9 @@
3
3
  "locale_data": {
4
4
  "foreman_resource_quota": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_resource_quota 1.0.0",
6
+ "Project-Id-Version": "foreman_resource_quota 0.6.2",
7
7
  "Report-Msgid-Bugs-To": "",
8
- "PO-Revision-Date": "2025-10-07 14:22+0200",
8
+ "PO-Revision-Date": "2026-03-09 12:50+0000",
9
9
  "Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
10
10
  "Language-Team": "LANGUAGE <LL@li.org>",
11
11
  "Language": "",
@@ -83,7 +83,7 @@
83
83
  "Fetch quota utilization": [
84
84
  ""
85
85
  ],
86
- "Foreman Plug-in to manage resource usage among users.": [
86
+ "Foreman plugin to manage resource usage among users.": [
87
87
  ""
88
88
  ],
89
89
  "Global Resource Quota no action": [
@@ -149,6 +149,9 @@
149
149
  "Quotas from user groups": [
150
150
  ""
151
151
  ],
152
+ "Refresh resource quota utilization": [
153
+ ""
154
+ ],
152
155
  "Resource Quota": [
153
156
  ""
154
157
  ],
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_resource_quota": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_resource_quota 0.6.1",
6
+ "Project-Id-Version": "foreman_resource_quota 0.6.2",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2025-01-07 14:34+0000",
9
9
  "Last-Translator": "Andi Chandler <andi@gowling.com>, 2025",
@@ -83,8 +83,8 @@
83
83
  "Fetch quota utilization": [
84
84
  "Fetch quota utilisation"
85
85
  ],
86
- "Foreman Plug-in to manage resource usage among users.": [
87
- "Foreman Plug-in to manage resource usage among users."
86
+ "Foreman plugin to manage resource usage among users.": [
87
+ ""
88
88
  ],
89
89
  "Global Resource Quota no action": [
90
90
  "Global Resource Quota no action"
@@ -149,6 +149,9 @@
149
149
  "Quotas from user groups": [
150
150
  "Quotas from user groups"
151
151
  ],
152
+ "Refresh resource quota utilization": [
153
+ ""
154
+ ],
152
155
  "Resource Quota": [
153
156
  "Resource Quota"
154
157
  ],
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_resource_quota": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_resource_quota 0.6.1",
6
+ "Project-Id-Version": "foreman_resource_quota 0.6.2",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2025-01-07 14:34+0000",
9
9
  "Language-Team": "English (United States) (https://app.transifex.com/foreman/teams/114/en_US/)",
@@ -82,7 +82,7 @@
82
82
  "Fetch quota utilization": [
83
83
  ""
84
84
  ],
85
- "Foreman Plug-in to manage resource usage among users.": [
85
+ "Foreman plugin to manage resource usage among users.": [
86
86
  ""
87
87
  ],
88
88
  "Global Resource Quota no action": [
@@ -148,6 +148,9 @@
148
148
  "Quotas from user groups": [
149
149
  ""
150
150
  ],
151
+ "Refresh resource quota utilization": [
152
+ ""
153
+ ],
151
154
  "Resource Quota": [
152
155
  ""
153
156
  ],
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_resource_quota": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_resource_quota 0.6.1",
6
+ "Project-Id-Version": "foreman_resource_quota 0.6.2",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2025-01-07 14:34+0000",
9
9
  "Last-Translator": "fe37ea014ea122db60df81cd86b163af_742ef71 <ba9f59c06b0be83ac3724b1834a4c14b_93939>, 2025",
@@ -83,7 +83,7 @@
83
83
  "Fetch quota utilization": [
84
84
  ""
85
85
  ],
86
- "Foreman Plug-in to manage resource usage among users.": [
86
+ "Foreman plugin to manage resource usage among users.": [
87
87
  ""
88
88
  ],
89
89
  "Global Resource Quota no action": [
@@ -149,6 +149,9 @@
149
149
  "Quotas from user groups": [
150
150
  ""
151
151
  ],
152
+ "Refresh resource quota utilization": [
153
+ ""
154
+ ],
152
155
  "Resource Quota": [
153
156
  ""
154
157
  ],
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_resource_quota": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_resource_quota 0.6.1",
6
+ "Project-Id-Version": "foreman_resource_quota 0.6.2",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2025-01-07 14:34+0000",
9
9
  "Language-Team": "Estonian (Estonia) (https://app.transifex.com/foreman/teams/114/et_EE/)",
@@ -82,7 +82,7 @@
82
82
  "Fetch quota utilization": [
83
83
  ""
84
84
  ],
85
- "Foreman Plug-in to manage resource usage among users.": [
85
+ "Foreman plugin to manage resource usage among users.": [
86
86
  ""
87
87
  ],
88
88
  "Global Resource Quota no action": [
@@ -148,6 +148,9 @@
148
148
  "Quotas from user groups": [
149
149
  ""
150
150
  ],
151
+ "Refresh resource quota utilization": [
152
+ ""
153
+ ],
151
154
  "Resource Quota": [
152
155
  ""
153
156
  ],
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_resource_quota": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_resource_quota 0.6.1",
6
+ "Project-Id-Version": "foreman_resource_quota 0.6.2",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2025-01-07 14:34+0000",
9
9
  "Last-Translator": "21966816214bc546c1fc8a185e75ca1c, 2025",
@@ -83,7 +83,7 @@
83
83
  "Fetch quota utilization": [
84
84
  ""
85
85
  ],
86
- "Foreman Plug-in to manage resource usage among users.": [
86
+ "Foreman plugin to manage resource usage among users.": [
87
87
  ""
88
88
  ],
89
89
  "Global Resource Quota no action": [
@@ -149,6 +149,9 @@
149
149
  "Quotas from user groups": [
150
150
  ""
151
151
  ],
152
+ "Refresh resource quota utilization": [
153
+ ""
154
+ ],
152
155
  "Resource Quota": [
153
156
  ""
154
157
  ],
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_resource_quota": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_resource_quota 0.6.1",
6
+ "Project-Id-Version": "foreman_resource_quota 0.6.2",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2025-01-07 14:34+0000",
9
9
  "Last-Translator": "Carmela Rubiños <carmela.rubinos@gmail.com>, 2025",
@@ -83,7 +83,7 @@
83
83
  "Fetch quota utilization": [
84
84
  ""
85
85
  ],
86
- "Foreman Plug-in to manage resource usage among users.": [
86
+ "Foreman plugin to manage resource usage among users.": [
87
87
  ""
88
88
  ],
89
89
  "Global Resource Quota no action": [
@@ -149,6 +149,9 @@
149
149
  "Quotas from user groups": [
150
150
  ""
151
151
  ],
152
+ "Refresh resource quota utilization": [
153
+ ""
154
+ ],
152
155
  "Resource Quota": [
153
156
  ""
154
157
  ],
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_resource_quota": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_resource_quota 0.6.1",
6
+ "Project-Id-Version": "foreman_resource_quota 0.6.2",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2025-01-07 14:34+0000",
9
9
  "Last-Translator": "0868a4d1af5275b3f70b0a6dac4c99a4, 2025",
@@ -83,7 +83,7 @@
83
83
  "Fetch quota utilization": [
84
84
  ""
85
85
  ],
86
- "Foreman Plug-in to manage resource usage among users.": [
86
+ "Foreman plugin to manage resource usage among users.": [
87
87
  ""
88
88
  ],
89
89
  "Global Resource Quota no action": [
@@ -149,6 +149,9 @@
149
149
  "Quotas from user groups": [
150
150
  ""
151
151
  ],
152
+ "Refresh resource quota utilization": [
153
+ ""
154
+ ],
152
155
  "Resource Quota": [
153
156
  ""
154
157
  ],
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_resource_quota": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_resource_quota 0.6.1",
6
+ "Project-Id-Version": "foreman_resource_quota 0.6.2",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2025-01-07 14:34+0000",
9
9
  "Language-Team": "Hebrew (Israel) (https://app.transifex.com/foreman/teams/114/he_IL/)",
@@ -82,7 +82,7 @@
82
82
  "Fetch quota utilization": [
83
83
  ""
84
84
  ],
85
- "Foreman Plug-in to manage resource usage among users.": [
85
+ "Foreman plugin to manage resource usage among users.": [
86
86
  ""
87
87
  ],
88
88
  "Global Resource Quota no action": [
@@ -148,6 +148,9 @@
148
148
  "Quotas from user groups": [
149
149
  ""
150
150
  ],
151
+ "Refresh resource quota utilization": [
152
+ ""
153
+ ],
151
154
  "Resource Quota": [
152
155
  ""
153
156
  ],
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_resource_quota": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_resource_quota 0.6.1",
6
+ "Project-Id-Version": "foreman_resource_quota 0.6.2",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2025-01-07 14:34+0000",
9
9
  "Last-Translator": "0868a4d1af5275b3f70b0a6dac4c99a4, 2025",
@@ -83,7 +83,7 @@
83
83
  "Fetch quota utilization": [
84
84
  ""
85
85
  ],
86
- "Foreman Plug-in to manage resource usage among users.": [
86
+ "Foreman plugin to manage resource usage among users.": [
87
87
  ""
88
88
  ],
89
89
  "Global Resource Quota no action": [
@@ -149,6 +149,9 @@
149
149
  "Quotas from user groups": [
150
150
  ""
151
151
  ],
152
+ "Refresh resource quota utilization": [
153
+ ""
154
+ ],
152
155
  "Resource Quota": [
153
156
  ""
154
157
  ],
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_resource_quota": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_resource_quota 0.6.1",
6
+ "Project-Id-Version": "foreman_resource_quota 0.6.2",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2025-01-07 14:34+0000",
9
9
  "Last-Translator": "Andika Triwidada <andika@gmail.com>, 2025",
@@ -83,7 +83,7 @@
83
83
  "Fetch quota utilization": [
84
84
  ""
85
85
  ],
86
- "Foreman Plug-in to manage resource usage among users.": [
86
+ "Foreman plugin to manage resource usage among users.": [
87
87
  ""
88
88
  ],
89
89
  "Global Resource Quota no action": [
@@ -149,6 +149,9 @@
149
149
  "Quotas from user groups": [
150
150
  ""
151
151
  ],
152
+ "Refresh resource quota utilization": [
153
+ ""
154
+ ],
152
155
  "Resource Quota": [
153
156
  ""
154
157
  ],
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_resource_quota": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_resource_quota 0.6.1",
6
+ "Project-Id-Version": "foreman_resource_quota 0.6.2",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2025-01-07 14:34+0000",
9
9
  "Last-Translator": "Giuseppe Pignataro (Fastbyte01) <rogepix@gmail.com>, 2025",
@@ -83,7 +83,7 @@
83
83
  "Fetch quota utilization": [
84
84
  ""
85
85
  ],
86
- "Foreman Plug-in to manage resource usage among users.": [
86
+ "Foreman plugin to manage resource usage among users.": [
87
87
  ""
88
88
  ],
89
89
  "Global Resource Quota no action": [
@@ -149,6 +149,9 @@
149
149
  "Quotas from user groups": [
150
150
  ""
151
151
  ],
152
+ "Refresh resource quota utilization": [
153
+ ""
154
+ ],
152
155
  "Resource Quota": [
153
156
  ""
154
157
  ],
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_resource_quota": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_resource_quota 0.6.1",
6
+ "Project-Id-Version": "foreman_resource_quota 0.6.2",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2025-01-07 14:34+0000",
9
9
  "Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025",
@@ -83,7 +83,7 @@
83
83
  "Fetch quota utilization": [
84
84
  ""
85
85
  ],
86
- "Foreman Plug-in to manage resource usage among users.": [
86
+ "Foreman plugin to manage resource usage among users.": [
87
87
  ""
88
88
  ],
89
89
  "Global Resource Quota no action": [
@@ -149,6 +149,9 @@
149
149
  "Quotas from user groups": [
150
150
  ""
151
151
  ],
152
+ "Refresh resource quota utilization": [
153
+ ""
154
+ ],
152
155
  "Resource Quota": [
153
156
  ""
154
157
  ],