mirror of https://github.com/cutefishos/core
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
123 lines
4.3 KiB
XML
123 lines
4.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE TS>
|
|
<TS version="2.1" language="ru" sourcelanguage="de_DE">
|
|
<context>
|
|
<name>Battery</name>
|
|
<message>
|
|
<source>d</source>
|
|
<translation type="vanished">д</translation>
|
|
</message>
|
|
<message>
|
|
<source>h</source>
|
|
<translation type="vanished">ч</translation>
|
|
</message>
|
|
<message>
|
|
<source>m</source>
|
|
<translation type="vanished">м</translation>
|
|
</message>
|
|
<message>
|
|
<source>until fully charged.</source>
|
|
<translation type="vanished">до полной зарядки.</translation>
|
|
</message>
|
|
<message>
|
|
<source>remaining.</source>
|
|
<translation type="vanished">осталось.</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/battery.cpp" line="268"/>
|
|
<source>%1d</source>
|
|
<translation>%1d</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/battery.cpp" line="274"/>
|
|
<source>%1h</source>
|
|
<translation>%1h</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/battery.cpp" line="281"/>
|
|
<source>%1m</source>
|
|
<translation>%1m</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/battery.cpp" line="290"/>
|
|
<source>%1 until fully charged</source>
|
|
<translation>%1 до полной зарядки</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/battery.cpp" line="292"/>
|
|
<source>%1 remaining</source>
|
|
<translation>%1 осталось</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/battery.cpp" line="294"/>
|
|
<source>Fully charged.</source>
|
|
<translation>Полностью заряжен.</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/battery.cpp" line="317"/>
|
|
<source>now</source>
|
|
<translation>сейчас</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/battery.cpp" line="319"/>
|
|
<source>%1 ago</source>
|
|
<translation>%1 назад</translation>
|
|
</message>
|
|
<message>
|
|
<source>ago</source>
|
|
<translation type="vanished">назад</translation>
|
|
</message>
|
|
</context>
|
|
<context>
|
|
<name>UPowerDevice</name>
|
|
<message>
|
|
<location filename="../battery/upowerdevice.cpp" line="71"/>
|
|
<source>%1 Battery</source>
|
|
<comment>%1 is battery technology</comment>
|
|
<translation>%1 аккумулятор</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/upowerdevice.cpp" line="87"/>
|
|
<source>Lithium-ion</source>
|
|
<comment>battery technology</comment>
|
|
<translation>Литий-ионный</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/upowerdevice.cpp" line="89"/>
|
|
<source>Lithium Polymer</source>
|
|
<comment>battery technology</comment>
|
|
<translation>Литий-полимерный</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/upowerdevice.cpp" line="91"/>
|
|
<source>Lithium Iron Phosphate</source>
|
|
<comment>battery technology</comment>
|
|
<translation>Литий-железо-фосфатный</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/upowerdevice.cpp" line="93"/>
|
|
<source>Lead Acid</source>
|
|
<comment>battery technology</comment>
|
|
<translation>Свинцово-кислотный</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/upowerdevice.cpp" line="95"/>
|
|
<source>Nickel Cadmium</source>
|
|
<comment>battery technology</comment>
|
|
<translation>Никель-кадмиевый</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/upowerdevice.cpp" line="97"/>
|
|
<source>Nickel Metal Hydride</source>
|
|
<comment>battery technology</comment>
|
|
<translation>Никель-металлогидридный</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/upowerdevice.cpp" line="99"/>
|
|
<source>Unknown</source>
|
|
<comment>battery technology</comment>
|
|
<translation>Неизвестный</translation>
|
|
</message>
|
|
</context>
|
|
</TS>
|