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.
99 lines
3.4 KiB
XML
99 lines
3.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE TS>
|
|
<TS version="2.1" language="pt_BR" sourcelanguage="de_DE">
|
|
<context>
|
|
<name>Battery</name>
|
|
<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 até a carga completa</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/battery.cpp" line="292"/>
|
|
<source>%1 remaining</source>
|
|
<translation>%1 restante(s)</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/battery.cpp" line="294"/>
|
|
<source>Fully charged.</source>
|
|
<translation>Carga completa.</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/battery.cpp" line="317"/>
|
|
<source>now</source>
|
|
<translation>agora</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/battery.cpp" line="319"/>
|
|
<source>%1 ago</source>
|
|
<translation>%1 atrás</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 Bateria</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/upowerdevice.cpp" line="87"/>
|
|
<source>Lithium-ion</source>
|
|
<comment>battery technology</comment>
|
|
<translation>Íon de Lítio</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/upowerdevice.cpp" line="89"/>
|
|
<source>Lithium Polymer</source>
|
|
<comment>battery technology</comment>
|
|
<translation>Polímero de Lítio</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/upowerdevice.cpp" line="91"/>
|
|
<source>Lithium Iron Phosphate</source>
|
|
<comment>battery technology</comment>
|
|
<translation>Fosfato de Ferrolítio</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/upowerdevice.cpp" line="93"/>
|
|
<source>Lead Acid</source>
|
|
<comment>battery technology</comment>
|
|
<translation>Chumbo Ácido</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/upowerdevice.cpp" line="95"/>
|
|
<source>Nickel Cadmium</source>
|
|
<comment>battery technology</comment>
|
|
<translation>Níquel Cádmio</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/upowerdevice.cpp" line="97"/>
|
|
<source>Nickel Metal Hydride</source>
|
|
<comment>battery technology</comment>
|
|
<translation>Níquel-Hidreto Metálico</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/upowerdevice.cpp" line="99"/>
|
|
<source>Unknown</source>
|
|
<comment>battery technology</comment>
|
|
<translation>Desconhecido</translation>
|
|
</message>
|
|
</context>
|
|
</TS>
|