diff options
Diffstat (limited to 'po/colloquium.pot')
-rw-r--r-- | po/colloquium.pot | 74 |
1 files changed, 74 insertions, 0 deletions
diff --git a/po/colloquium.pot b/po/colloquium.pot new file mode 100644 index 0000000..c0d293c --- /dev/null +++ b/po/colloquium.pot @@ -0,0 +1,74 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the colloquium package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: colloquium\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-04-11 09:12+0200\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" + +#: src/colloquium.c:113 +msgid "Narrative-based presentation system" +msgstr "" + +#: src/colloquium.c:184 +#, c-format +msgid "Failed to convert file list\n" +msgstr "" + +#: src/colloquium.c:207 +msgid "Open Presentation" +msgstr "" + +#: src/colloquium.c:210 +msgid "_Cancel" +msgstr "" + +#: src/colloquium.c:211 +msgid "_Open" +msgstr "" + +#: src/colloquium.c:246 +#, c-format +msgid "Failed to load presentation '%s'\n" +msgstr "" + +#: src/colloquium.c:290 +#, c-format +msgid "Don't understand '%s', assuming false\n" +msgstr "" + +#: src/colloquium.c:302 +#, c-format +msgid "Failed to open config %s\n" +msgstr "" + +#: src/colloquium.c:377 +#, c-format +msgid "Failed to create config folder\n" +msgstr "" + +#: src/colloquium.c:446 +#, c-format +msgid "" +"Syntax: %s [options] [<file.sc>]\n" +"\n" +msgstr "" + +#: src/colloquium.c:447 +#, c-format +msgid "" +"A tiny presentation program.\n" +"\n" +" -h, --help Display this help message.\n" +msgstr "" |