diff options
Diffstat (limited to 'po/LC_MESSAGES/src/locale/HELP1.en.txt/eo.po')
-rw-r--r-- | po/LC_MESSAGES/src/locale/HELP1.en.txt/eo.po | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/po/LC_MESSAGES/src/locale/HELP1.en.txt/eo.po b/po/LC_MESSAGES/src/locale/HELP1.en.txt/eo.po new file mode 100644 index 0000000..a93aae5 --- /dev/null +++ b/po/LC_MESSAGES/src/locale/HELP1.en.txt/eo.po @@ -0,0 +1,56 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2022-01-17 09:11-0300\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=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: Plain text +#: src/locale/HELP1.en.txt:13 +#, no-wrap +msgid "" +"Options:\n" +" -c commit directly only with the title, without\n" +" adding a description. Assumes -m\n" +" -m MESSAGE_TITLE the title message of the entry\n" +" -t TYPE the type of entry to be added (default: |TYPE|)\n" +" -s STATE the state of entry to be added (default: |STATE|)\n" +" -H pre-process issues file before generating HTML\n" +" -l list the supported values for $TD_USE_BUILTIN_HOOKS\n" +" -L lint the issues file\n" +" -h, --help show this help message\n" +" -V, --version print the version number\n" +msgstr "" + +#. type: Plain text +#: src/locale/HELP1.en.txt:17 +#, no-wrap +msgid "" +"Examples:\n" +" Create a new entry with the default type with a custom title:\n" +" $ td -cm 'An entry title'\n" +msgstr "" + +#. type: Plain text +#: src/locale/HELP1.en.txt:20 +#, no-wrap +msgid "" +" Create a new entry with a custom type and state:\n" +" $ td -cm 'Another title' -t bug -s DONE\n" +msgstr "" + +#. type: Plain text +#: src/locale/HELP1.en.txt:21 +msgid "States of an entry:" +msgstr "" |