-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
256545e
commit fd98410
Showing
145 changed files
with
18,256 additions
and
18 deletions.
There are no files selected for viewing
189 changes: 189 additions & 0 deletions
189
app/assets/javascripts/foreman_resource_quota/locale/bn/foreman_resource_quota.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,189 @@ | ||
locales['foreman_resource_quota'] = locales['foreman_resource_quota'] || {}; locales['foreman_resource_quota']['bn'] = { | ||
"domain": "foreman_resource_quota", | ||
"locale_data": { | ||
"foreman_resource_quota": { | ||
"": { | ||
"Project-Id-Version": "foreman_resource_quota 0.3.1", | ||
"Report-Msgid-Bugs-To": "", | ||
"PO-Revision-Date": "2025-01-07 14:34+0000", | ||
"Language-Team": "Bengali (https://app.transifex.com/foreman/teams/114/bn/)", | ||
"MIME-Version": "1.0", | ||
"Content-Type": "text/plain; charset=UTF-8", | ||
"Content-Transfer-Encoding": "8bit", | ||
"Language": "bn", | ||
"Plural-Forms": "nplurals=2; plural=(n != 1);", | ||
"lang": "bn", | ||
"domain": "foreman_resource_quota", | ||
"plural_forms": "nplurals=2; plural=(n != 1);" | ||
}, | ||
" ${response.response.data.error.full_messages}": [ | ||
"" | ||
], | ||
"${label}": [ | ||
"" | ||
], | ||
"${label} *": [ | ||
"" | ||
], | ||
"${selectedUnit.symbol}": [ | ||
"" | ||
], | ||
"Actions": [ | ||
"" | ||
], | ||
"Apply": [ | ||
"" | ||
], | ||
"CPU cores": [ | ||
"" | ||
], | ||
"Click on \\\\\\\"Fetch quota utilization\\\\\\\": ": [ | ||
"" | ||
], | ||
"Consumed resources": [ | ||
"" | ||
], | ||
"Create a resource quota": [ | ||
"" | ||
], | ||
"Create resource quota": [ | ||
"" | ||
], | ||
"Define the Resource Quota this host counts to.": [ | ||
"" | ||
], | ||
"Delete %s?": [ | ||
"" | ||
], | ||
"Delete a resource quota": [ | ||
"" | ||
], | ||
"Description": [ | ||
"" | ||
], | ||
"Disk space (GB)": [ | ||
"" | ||
], | ||
"Edit": [ | ||
"" | ||
], | ||
"Edit Resource Quota %s": [ | ||
"" | ||
], | ||
"Edit: ${quotaProperties[RESOURCE_IDENTIFIER_NAME]}": [ | ||
"" | ||
], | ||
"Fetch quota utilization": [ | ||
"" | ||
], | ||
"Foreman Plug-in to manage resource usage among users.": [ | ||
"" | ||
], | ||
"Global Resource Quota no action": [ | ||
"" | ||
], | ||
"It is optional for a user to assign a quota when creating new hosts": [ | ||
"" | ||
], | ||
"List all resource quotas": [ | ||
"" | ||
], | ||
"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.": [ | ||
"" | ||
], | ||
"Memory (MB)": [ | ||
"" | ||
], | ||
"Name": [ | ||
"" | ||
], | ||
"New Resource Quota": [ | ||
"" | ||
], | ||
"New quota - no consumption to display.": [ | ||
"" | ||
], | ||
"No consumption to display.": [ | ||
"" | ||
], | ||
"No floating point for smallest unit (${units[0].symbol}).": [ | ||
"" | ||
], | ||
"None provided": [ | ||
"" | ||
], | ||
"Optional Assignment": [ | ||
"" | ||
], | ||
"Properties": [ | ||
"" | ||
], | ||
"Quota Limit": [ | ||
"" | ||
], | ||
"Quotas from user groups": [ | ||
"" | ||
], | ||
"Refresh resource quota utilization": [ | ||
"" | ||
], | ||
"Resource Quota": [ | ||
"" | ||
], | ||
"Resource Quota optional assignment": [ | ||
"" | ||
], | ||
"Resource Quotas": [ | ||
"" | ||
], | ||
"Resource Quotas help admins to manage hardware resources including CPUs, memory, and disk space among users or usergroups. \\\\n\\\\rDefine a Resource Quota here and apply it to users in order to guarantee a free share of your resources.": [ | ||
"" | ||
], | ||
"Resource Quota|Name": [ | ||
"" | ||
], | ||
"Resource quotas": [ | ||
"" | ||
], | ||
"Show hosts of a resource quota": [ | ||
"" | ||
], | ||
"Show resource quota": [ | ||
"" | ||
], | ||
"Show resources could not be determined when calculating utilization": [ | ||
"" | ||
], | ||
"Show used resources of assigned hosts": [ | ||
"" | ||
], | ||
"Show usergroups of a resource quota": [ | ||
"" | ||
], | ||
"Show users of a resource quota": [ | ||
"" | ||
], | ||
"Take no action when a resource quota is exceeded.": [ | ||
"" | ||
], | ||
"The total amount of ${resourceTitle} for this quota.": [ | ||
"" | ||
], | ||
"This can take some time since the resources of every host, assigned to this quota, must be requested.": [ | ||
"" | ||
], | ||
"This group has no quotas": [ | ||
"" | ||
], | ||
"Total ${resourceTitle} currently in use by all hosts assigned to this quota.": [ | ||
"" | ||
], | ||
"Update a resource quota": [ | ||
"" | ||
], | ||
"Value must be a natural number.": [ | ||
"" | ||
] | ||
} | ||
} | ||
}; |
189 changes: 189 additions & 0 deletions
189
app/assets/javascripts/foreman_resource_quota/locale/bn_IN/foreman_resource_quota.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,189 @@ | ||
locales['foreman_resource_quota'] = locales['foreman_resource_quota'] || {}; locales['foreman_resource_quota']['bn_IN'] = { | ||
"domain": "foreman_resource_quota", | ||
"locale_data": { | ||
"foreman_resource_quota": { | ||
"": { | ||
"Project-Id-Version": "foreman_resource_quota 0.3.1", | ||
"Report-Msgid-Bugs-To": "", | ||
"PO-Revision-Date": "2025-01-07 14:34+0000", | ||
"Language-Team": "Bengali (India) (https://app.transifex.com/foreman/teams/114/bn_IN/)", | ||
"MIME-Version": "1.0", | ||
"Content-Type": "text/plain; charset=UTF-8", | ||
"Content-Transfer-Encoding": "8bit", | ||
"Language": "bn_IN", | ||
"Plural-Forms": "nplurals=2; plural=(n != 1);", | ||
"lang": "bn_IN", | ||
"domain": "foreman_resource_quota", | ||
"plural_forms": "nplurals=2; plural=(n != 1);" | ||
}, | ||
" ${response.response.data.error.full_messages}": [ | ||
"" | ||
], | ||
"${label}": [ | ||
"" | ||
], | ||
"${label} *": [ | ||
"" | ||
], | ||
"${selectedUnit.symbol}": [ | ||
"" | ||
], | ||
"Actions": [ | ||
"" | ||
], | ||
"Apply": [ | ||
"" | ||
], | ||
"CPU cores": [ | ||
"" | ||
], | ||
"Click on \\\\\\\"Fetch quota utilization\\\\\\\": ": [ | ||
"" | ||
], | ||
"Consumed resources": [ | ||
"" | ||
], | ||
"Create a resource quota": [ | ||
"" | ||
], | ||
"Create resource quota": [ | ||
"" | ||
], | ||
"Define the Resource Quota this host counts to.": [ | ||
"" | ||
], | ||
"Delete %s?": [ | ||
"" | ||
], | ||
"Delete a resource quota": [ | ||
"" | ||
], | ||
"Description": [ | ||
"" | ||
], | ||
"Disk space (GB)": [ | ||
"" | ||
], | ||
"Edit": [ | ||
"" | ||
], | ||
"Edit Resource Quota %s": [ | ||
"" | ||
], | ||
"Edit: ${quotaProperties[RESOURCE_IDENTIFIER_NAME]}": [ | ||
"" | ||
], | ||
"Fetch quota utilization": [ | ||
"" | ||
], | ||
"Foreman Plug-in to manage resource usage among users.": [ | ||
"" | ||
], | ||
"Global Resource Quota no action": [ | ||
"" | ||
], | ||
"It is optional for a user to assign a quota when creating new hosts": [ | ||
"" | ||
], | ||
"List all resource quotas": [ | ||
"" | ||
], | ||
"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.": [ | ||
"" | ||
], | ||
"Memory (MB)": [ | ||
"" | ||
], | ||
"Name": [ | ||
"" | ||
], | ||
"New Resource Quota": [ | ||
"" | ||
], | ||
"New quota - no consumption to display.": [ | ||
"" | ||
], | ||
"No consumption to display.": [ | ||
"" | ||
], | ||
"No floating point for smallest unit (${units[0].symbol}).": [ | ||
"" | ||
], | ||
"None provided": [ | ||
"" | ||
], | ||
"Optional Assignment": [ | ||
"" | ||
], | ||
"Properties": [ | ||
"" | ||
], | ||
"Quota Limit": [ | ||
"" | ||
], | ||
"Quotas from user groups": [ | ||
"" | ||
], | ||
"Refresh resource quota utilization": [ | ||
"" | ||
], | ||
"Resource Quota": [ | ||
"" | ||
], | ||
"Resource Quota optional assignment": [ | ||
"" | ||
], | ||
"Resource Quotas": [ | ||
"" | ||
], | ||
"Resource Quotas help admins to manage hardware resources including CPUs, memory, and disk space among users or usergroups. \\\\n\\\\rDefine a Resource Quota here and apply it to users in order to guarantee a free share of your resources.": [ | ||
"" | ||
], | ||
"Resource Quota|Name": [ | ||
"" | ||
], | ||
"Resource quotas": [ | ||
"" | ||
], | ||
"Show hosts of a resource quota": [ | ||
"" | ||
], | ||
"Show resource quota": [ | ||
"" | ||
], | ||
"Show resources could not be determined when calculating utilization": [ | ||
"" | ||
], | ||
"Show used resources of assigned hosts": [ | ||
"" | ||
], | ||
"Show usergroups of a resource quota": [ | ||
"" | ||
], | ||
"Show users of a resource quota": [ | ||
"" | ||
], | ||
"Take no action when a resource quota is exceeded.": [ | ||
"" | ||
], | ||
"The total amount of ${resourceTitle} for this quota.": [ | ||
"" | ||
], | ||
"This can take some time since the resources of every host, assigned to this quota, must be requested.": [ | ||
"" | ||
], | ||
"This group has no quotas": [ | ||
"" | ||
], | ||
"Total ${resourceTitle} currently in use by all hosts assigned to this quota.": [ | ||
"" | ||
], | ||
"Update a resource quota": [ | ||
"" | ||
], | ||
"Value must be a natural number.": [ | ||
"" | ||
] | ||
} | ||
} | ||
}; |
Oops, something went wrong.