| 123456789101112131415161718192021222324252627282930313233 |
- # SOME DESCRIPTIVE TITLE.
- # Copyright (C) YEAR All rights reserved
- # This file is distributed under the same license as the wordDefinition package.
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
- #
- #, fuzzy
- msgid ""
- msgstr ""
- "Project-Id-Version: wordDefinition 1.0\n"
- "Report-Msgid-Bugs-To: mail@ernestoblanco.mx\n"
- "POT-Creation-Date: 2019-12-09 09:57+0100\n"
- "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
- "Language-Team: LANGUAGE <LL@li.org>\n"
- "Language: \n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=CHARSET\n"
- "Content-Transfer-Encoding: 8bit\n"
- #. TRANSLATORS: Error message when there aren't any selected word
- #: globalPlugins/defineSelectedWord.py:38
- msgid "Please select some word first."
- msgstr ""
- #. TRANSLATORS: Script __doc__
- #: globalPlugins/defineSelectedWord.py:43
- msgid "Defines selected word."
- msgstr ""
- #. TRANSLATORS: Script category
- #: globalPlugins/defineSelectedWord.py:46
- msgid "Text editing"
- msgstr ""
|