@@ -4,11 +4,11 @@ msgid ""
44msgstr ""
55"Project-Id-Version : cloudkitty-dashboard VERSION\n "
66"Report-Msgid-Bugs-To : https://bugs.launchpad.net/openstack-i18n/\n "
7- "POT-Creation-Date : 2025-11-24 11:31 +0000\n "
7+ "POT-Creation-Date : 2026-04-28 10:46 +0000\n "
88"MIME-Version : 1.0\n "
99"Content-Type : text/plain; charset=UTF-8\n "
1010"Content-Transfer-Encoding : 8bit\n "
11- "PO-Revision-Date : 2025-11-24 11:30 +0000\n "
11+ "PO-Revision-Date : 2025-11-25 08:34 +0000\n "
1212"Last-Translator : Ivan Anfimov <lazekteam@gmail.com>\n "
1313"Language-Team : Russian\n "
1414"Language : ru\n "
@@ -19,8 +19,21 @@ msgstr ""
1919msgid "$"
2020msgstr "$"
2121
22- msgid "A mapping is the final object, it’s what triggers calculation."
23- msgstr "Сопоставление — это конечный объект, именно он запускает расчет."
22+ msgid "A field is referring to a metadata field of a resource."
23+ msgstr "Поле ссылается на поле метаданных ресурса."
24+
25+ msgid ""
26+ "A group lets you organize mapping calculations into separate sets. For "
27+ "example, you might create one group with rules for rating instance uptime "
28+ "and another for evaluating block storage volumes. Keeping them in separate "
29+ "groups ensures the calculations remain independent and don’t interfere with "
30+ "each other."
31+ msgstr ""
32+ "Группа позволяет организовать вычисления сопоставления в отдельные наборы. "
33+ "Например, можно создать одну группу с правилами оценки времени бесперебойной "
34+ "работы инстанса, а другую — для оценки объёмов блочного хранилища. "
35+ "Разделение групп гарантирует независимость вычислений и отсутствие помех "
36+ "друг другу."
2437
2538msgid "A script or set of python commands to modify rating calculations."
2639msgstr "Скрипт или набор команд Python для изменения расчетов оценки."
@@ -237,6 +250,10 @@ msgstr "Изменить порог услуги"
237250msgid "Edit module priority"
238251msgstr "Изменить приоритет модуля"
239252
253+ #, python-format
254+ msgid "Edit the priority for the <i>%(module_id)s</i> module."
255+ msgstr "Изменить приоритет для модуля <i>%(module_id)s</i>"
256+
240257msgid "Enable Module"
241258msgid_plural "Enable Modules"
242259msgstr[ 0 ] "Включить модуль"
@@ -390,9 +407,6 @@ msgstr "Сводка оценок"
390407msgid "Reporting"
391408msgstr "Отчетность"
392409
393- msgid "Res Type"
394- msgstr "Тип результата"
395-
396410msgid "Script Data"
397411msgstr "Данные скрипта"
398412
@@ -408,9 +422,6 @@ msgstr "ID скрипта"
408422msgid "Script details: {{ script.name }}"
409423msgstr "Подробности скрипта: {{ script.name }}"
410424
411- msgid "Script details: {{ table.project_id }}"
412- msgstr "Подробности скрипта: {{ table.project_id }}"
413-
414425msgid "Service"
415426msgstr "Услуга"
416427
@@ -505,6 +516,10 @@ msgstr "Обновить скрипт"
505516msgid "Update Service Threshold"
506517msgstr "Обновить порог услуги"
507518
519+ #, python-format
520+ msgid "Usage data is collected every %(period)s seconds."
521+ msgstr "Данные о потреблении собираются каждые %(period)s сек.."
522+
508523msgid "Value"
509524msgstr "Значение"
510525
0 commit comments