diff options
author | Slávek Banko <[email protected]> | 2020-04-05 15:45:12 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-04-05 15:45:12 +0200 |
commit | 976023e1c3762587023803e86a8c184da3e67915 (patch) | |
tree | 501906ec89f6bacc6e876da9a18f26909c34ccc8 /translations/desktop_files/pt_BR.po | |
parent | 9cc21b83f7b637450c4fc40d033ccad7896b07f1 (diff) | |
download | kbibtex-976023e1c3762587023803e86a8c184da3e67915.tar.gz kbibtex-976023e1c3762587023803e86a8c184da3e67915.zip |
Desktop file translations:
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'translations/desktop_files/pt_BR.po')
-rw-r--r-- | translations/desktop_files/pt_BR.po | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/translations/desktop_files/pt_BR.po b/translations/desktop_files/pt_BR.po new file mode 100644 index 0000000..7754a51 --- /dev/null +++ b/translations/desktop_files/pt_BR.po @@ -0,0 +1,38 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-04-05 15:39+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <[email protected]>\n" +"Language: pt_BR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Name +#: kbibtex.desktop:2 +#, fuzzy +msgid "KBibTeX" +msgstr "Parte do KBibTeX" + +#. GenericName +#: kbibtex.desktop:3 +msgid "Bibliography Manager" +msgstr "" + +#. Comment +#: kbibtex.desktop:8 +msgid "A BibTeX editor for TDE" +msgstr "" + +#. Name +#: kbibtex_part.desktop:3 +msgid "KBibTeXPart" +msgstr "Parte do KBibTeX" |