Skip to content

Commit

Permalink
Juno: check in to lego/hb_5733438c-38c5-41ae-9557-a9d9754c4535_202402…
Browse files Browse the repository at this point in the history
…10140634450. (#4643)
  • Loading branch information
csigs committed Feb 12, 2024
1 parent aa3cd8c commit afb5a64
Showing 1 changed file with 90 additions and 0 deletions.
90 changes: 90 additions & 0 deletions Localize/loc/ru-RU/src/Misc/layoutbin/en-US/strings.json.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -4714,6 +4714,87 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";ResourceMonitorAgentEnvironmentResource" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Agent environment resources - {0}, {1}, {2}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Ресурсы среды агента — {0}, {1}, {2}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";ResourceMonitorCPUInfo" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[CPU: usage - {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Использование ЦП — {0}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";ResourceMonitorCPUInfoError" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Unable to get CPU info, exception: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Не удалось получить сведения о ЦП, исключение: {0}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";ResourceMonitorDiskInfo" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disk: Volume {0} - Available {1} MB out of {2} MB]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Диск: том {0} — доступно {1} МБ из {2} МБ]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";ResourceMonitorDiskInfoError" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Unable to get disk info, exception: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Не удалось получить сведения о диске, исключение: {0}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";ResourceMonitorFreeDiskSpaceIsLowerThanThreshold" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Free disk space on volume {0} is lower than {1}%; Currently used: {2}%]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Свободного места на томе {0} меньше {1} %. Сейчас используется: {2} %]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";ResourceMonitorMemoryInfo" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Memory: Used {0} MB out of {1} MB]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Память: использовано {0} МБ из {1} МБ]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";ResourceMonitorMemoryInfoError" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Unable to get memory info, exception: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Не удалось получить сведения о памяти, исключение: {0}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";ResourceMonitorMemorySpaceIsLowerThanThreshold" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Free memory is lower than {0}%; Currently used: {1}%]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Объем свободной памяти меньше {0} %. Сейчас используется: {1} %]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RestartIn15SecMessage" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Restarting the machine in 15 seconds...]]></Val>
Expand Down Expand Up @@ -5086,6 +5167,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";StepCancelled" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The Operation will be canceled. The next steps may not contain expected logs.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Операция будет отменена. Дальнейшие действия могут не содержать ожидаемых журналов.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";StepFinishing" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Finishing: {0}]]></Val>
Expand Down

0 comments on commit afb5a64

Please sign in to comment.