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.
124 lines
4.2 KiB
XML
124 lines
4.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE TS>
|
|
<TS version="2.1" language="pl_PL">
|
|
<context>
|
|
<name>Battery</name>
|
|
<message>
|
|
<source>d</source>
|
|
<translation type="vanished">d.</translation>
|
|
</message>
|
|
<message>
|
|
<source>h</source>
|
|
<translation type="vanished">godz.</translation>
|
|
</message>
|
|
<message>
|
|
<source>m</source>
|
|
<translation type="vanished">min.</translation>
|
|
</message>
|
|
<message>
|
|
<source>until fully charged.</source>
|
|
<translation type="vanished">do pełnego naładowania.</translation>
|
|
</message>
|
|
<message>
|
|
<source>remaining.</source>
|
|
<translatorcomment>I don't know of a better way to translate this.</translatorcomment>
|
|
<translation type="vanished">czasu na baterii.</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>%1min</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/battery.cpp" line="290"/>
|
|
<source>%1 until fully charged</source>
|
|
<translation>%1 do pełnego naładowania</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/battery.cpp" line="292"/>
|
|
<source>%1 remaining</source>
|
|
<translation>Pozostało %1</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/battery.cpp" line="294"/>
|
|
<source>Fully charged.</source>
|
|
<translation>W pełni naładowana.</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/battery.cpp" line="317"/>
|
|
<source>now</source>
|
|
<translation>teraz</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/battery.cpp" line="319"/>
|
|
<source>%1 ago</source>
|
|
<translation>%1 temu</translation>
|
|
</message>
|
|
<message>
|
|
<source>ago</source>
|
|
<translation type="vanished">temu</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>Bateria %1</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/upowerdevice.cpp" line="87"/>
|
|
<source>Lithium-ion</source>
|
|
<comment>battery technology</comment>
|
|
<translation>litowo-jonowa</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/upowerdevice.cpp" line="89"/>
|
|
<source>Lithium Polymer</source>
|
|
<comment>battery technology</comment>
|
|
<translation>litowo-polimerowa</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/upowerdevice.cpp" line="91"/>
|
|
<source>Lithium Iron Phosphate</source>
|
|
<comment>battery technology</comment>
|
|
<translation>litowo-żelazowo-fosforanowa</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/upowerdevice.cpp" line="93"/>
|
|
<source>Lead Acid</source>
|
|
<comment>battery technology</comment>
|
|
<translation>kwasowo-ołowiowa</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/upowerdevice.cpp" line="95"/>
|
|
<source>Nickel Cadmium</source>
|
|
<comment>battery technology</comment>
|
|
<translation>niklowo-kadmowa</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/upowerdevice.cpp" line="97"/>
|
|
<source>Nickel Metal Hydride</source>
|
|
<comment>battery technology</comment>
|
|
<translation>niklowo-wodorkowa</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../battery/upowerdevice.cpp" line="99"/>
|
|
<source>Unknown</source>
|
|
<comment>battery technology</comment>
|
|
<translation>nieznana</translation>
|
|
</message>
|
|
</context>
|
|
</TS>
|