rssguard/localization/rssguard_en.ts

33 lines
1.1 KiB
TypeScript
Raw Normal View History

2013-06-03 22:31:58 +02:00
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.0" language="en_US">
<context>
<name>QObject</name>
<message>
<source>LANG_NAME</source>
<extracomment>Name of language, e.g. English.</extracomment>
<translation>English</translation>
</message>
<message>
<source>LANG_ABBREV</source>
<extracomment>Abbreviation of language, e.g. en. Use ISO 639-1 code here!</extracomment>
<translation>en</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>
2013-06-03 22:31:58 +02:00
</TS>