bfg-common 1.3.350 → 1.3.352
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.
|
@@ -2133,12 +2133,12 @@
|
|
|
2133
2133
|
"discard": "Отказаться",
|
|
2134
2134
|
"ioControl": "Ио-контроль",
|
|
2135
2135
|
"selectValidDestinationComputeResource": "Выберите допустимый целевой вычислительный ресурс.",
|
|
2136
|
-
"installedAt": "
|
|
2137
|
-
"startedAt": "
|
|
2138
|
-
"stoppedAt": "
|
|
2136
|
+
"installedAt": "Установлено",
|
|
2137
|
+
"startedAt": "Запущено",
|
|
2138
|
+
"stoppedAt": "Остановлено",
|
|
2139
2139
|
"on": "Включить",
|
|
2140
2140
|
"on2": "По",
|
|
2141
|
-
"required": "
|
|
2141
|
+
"required": "Обязательный",
|
|
2142
2142
|
"notRunnable": "Не поддается запуску",
|
|
2143
2143
|
"failCount": "Количество сбоев",
|
|
2144
2144
|
"updatesNewerVersionSupported": "поддерживаются обновления только до более новой версии",
|