mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-15 01:57:08 +01:00
33 lines
1.1 KiB
XML
33 lines
1.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE TS>
|
|
<TS version="2.0" language="cs_CZ">
|
|
<context>
|
|
<name>QObject</name>
|
|
<message>
|
|
<source>LANG_NAME</source>
|
|
<extracomment>Name of language, e.g. English.</extracomment>
|
|
<translation>Čeština</translation>
|
|
</message>
|
|
<message>
|
|
<source>LANG_ABBREV</source>
|
|
<extracomment>Abbreviation of language, e.g. en. Use ISO 639-1 code here!</extracomment>
|
|
<translation>cs</translation>
|
|
</message>
|
|
<message>
|
|
<source>LANG_VERSION</source>
|
|
<extracomment>Version of your translation, e.g. 1.0.</extracomment>
|
|
<translation>0.01</translation>
|
|
</message>
|
|
<message>
|
|
<source>LANG_AUTHOR</source>
|
|
<extracomment>Name of translator - optional.</extracomment>
|
|
<translation>Martin Rotter</translation>
|
|
</message>
|
|
<message>
|
|
<source>LANG_EMAIL</source>
|
|
<extracomment>Email of translator - optional.</extracomment>
|
|
<translation>martinrotter@users.sourceforge.net</translation>
|
|
</message>
|
|
</context>
|
|
</TS>
|