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.1 KiB
XML
123 lines
4.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE TS>
|
|
<TS version="2.1" language="sv" sourcelanguage="de_DE">
|
|
<context>
|
|
<name>Battery</name>
|
|
<message>
|
|
<source>d</source>
|
|
<translation type="vanished">Tage</translation>
|
|
</message>
|
|
<message>
|
|
<source>h</source>
|
|
<translation type="vanished">Stunden</translation>
|
|
</message>
|
|
<message>
|
|
<source>m</source>
|
|
<translation type="vanished">Minuten</translation>
|
|
</message>
|
|
<message>
|
|
<source>until fully charged.</source>
|
|
<translation type="vanished">bis Akku voll.</translation>
|
|
</message>
|
|
<message>
|
|
<source>remaining.</source>
|
|
<translation type="vanished">übrig.</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 tills fulladdad</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/battery.cpp" line="292"/>
|
|
<source>%1 remaining</source>
|
|
<translation>%1 återstår</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/battery.cpp" line="294"/>
|
|
<source>Fully charged.</source>
|
|
<translation>Fulladdad.</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/battery.cpp" line="317"/>
|
|
<source>now</source>
|
|
<translation>nu</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/battery.cpp" line="319"/>
|
|
<source>%1 ago</source>
|
|
<translation>%1 sedan</translation>
|
|
</message>
|
|
<message>
|
|
<source>ago</source>
|
|
<translation type="vanished">vergangen</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 Batteri</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/upowerdevice.cpp" line="87"/>
|
|
<source>Lithium-ion</source>
|
|
<comment>battery technology</comment>
|
|
<translation>Lithium-ion</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/upowerdevice.cpp" line="89"/>
|
|
<source>Lithium Polymer</source>
|
|
<comment>battery technology</comment>
|
|
<translation>Lithium Polymer</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/upowerdevice.cpp" line="91"/>
|
|
<source>Lithium Iron Phosphate</source>
|
|
<comment>battery technology</comment>
|
|
<translation>Litiumjärnfosfat</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/upowerdevice.cpp" line="93"/>
|
|
<source>Lead Acid</source>
|
|
<comment>battery technology</comment>
|
|
<translation>Bly-syra</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/upowerdevice.cpp" line="95"/>
|
|
<source>Nickel Cadmium</source>
|
|
<comment>battery technology</comment>
|
|
<translation>Nickel Kadmium</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/upowerdevice.cpp" line="97"/>
|
|
<source>Nickel Metal Hydride</source>
|
|
<comment>battery technology</comment>
|
|
<translation>Nickelmetallhydrid</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/upowerdevice.cpp" line="99"/>
|
|
<source>Unknown</source>
|
|
<comment>battery technology</comment>
|
|
<translation>Okänd</translation>
|
|
</message>
|
|
</context>
|
|
</TS>
|