1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
|
<?xml version="1.0" encoding="utf-8"?>
<component type="desktop">
<id>net.poedit.Poedit</id>
<name>Poedit</name>
<summary>Simple translation editor</summary>
<project_license>MIT</project_license>
<metadata_license>CC0-1.0</metadata_license>
<description>
<p>
Translation editor for gettext (PO files) and XLIFF.
It helps with translating applications or WordPress themes and
plugins into other languages, as well as with developing
localizable applications.
</p>
</description>
<screenshots>
<screenshot type="default">
<image type="source">https://poedit.net/images/screenshots/linux/poedit-appdata1.png</image>
</screenshot>
</screenshots>
<url type="homepage">https://poedit.net</url>
<url type="bugtracker">https://github.com/vslavik/poedit</url>
<url type="vcs-browser">https://github.com/vslavik/poedit</url>
<url type="translate">https://crowdin.com/project/poedit</url>
<content_rating type="oars-1.1" />
<keywords>
<keyword>translation</keyword>
<keyword>gettext</keyword>
<keyword>po</keyword>
<keyword>localization</keyword>
<keyword>i18n</keyword>
<keyword>l10n</keyword>
<keyword>wordpress</keyword>
<keyword>xliff</keyword>
<keyword>flutter</keyword>
</keywords>
<launchable type="desktop-id">net.poedit.Poedit.desktop</launchable>
<provides>
<binary>poedit</binary>
</provides>
<developer_name>Václav Slavík</developer_name>
<developer id="net.poedit">
<name>Václav Slavík</name>
</developer>
<translation type="gettext">poedit</translation>
</component>
|