From 55ae6cb963f3a312cedce56f3148340971ad7810 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 11 Apr 2018 17:27:19 +0200 Subject: Add more translation labels and get rid of redundant en po file --- po/colloquium.pot | 47 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 46 insertions(+), 1 deletion(-) (limited to 'po/colloquium.pot') diff --git a/po/colloquium.pot b/po/colloquium.pot index 7b3ce92..7cd57a0 100644 --- a/po/colloquium.pot +++ b/po/colloquium.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: colloquium\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-04-11 14:47+0200\n" +"POT-Creation-Date: 2018-04-11 15:08+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -22,6 +22,11 @@ msgstr "" msgid "Narrative-based presentation system" msgstr "" +#: src/colloquium.c:160 +#, c-format +msgid "WTF? Too many files\n" +msgstr "" + #: src/colloquium.c:184 #, c-format msgid "Failed to convert file list\n" @@ -44,6 +49,11 @@ msgstr "" msgid "Failed to load presentation '%s'\n" msgstr "" +#: src/colloquium.c:266 +#, c-format +msgid "Failed to create config\n" +msgstr "" + #: src/colloquium.c:290 #, c-format msgid "Don't understand '%s', assuming false\n" @@ -54,6 +64,15 @@ msgstr "" msgid "Failed to open config %s\n" msgstr "" +#. Set the application menu only if it will be shown by the +#. * desktop environment. All the entries are already in the +#. * normal menus, so don't let GTK create a fallback menu in the +#. * menu bar. +#: src/colloquium.c:358 +#, c-format +msgid "Using app menu\n" +msgstr "" + #: src/colloquium.c:377 #, c-format msgid "Failed to create config folder\n" @@ -73,3 +92,29 @@ msgid "" "\n" " -h, --help Display this help message.\n" msgstr "" + +#. Text paragraph +#: src/debugger.c:90 +msgid "text" +msgstr "" + +#. Callback paragraph +#: src/debugger.c:93 +msgid "callback" +msgstr "" + +#. Unknown paragraph type +#: src/debugger.c:96 +msgid "unknown" +msgstr "" + +#. How many text runs +#: src/debugger.c:108 +#, c-format +msgid " %i runs" +msgstr "" + +#. Failed to get debug info for paragraph +#: src/debugger.c:116 +msgid "Error" +msgstr "" -- cgit v1.2.3