aboutsummaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2018-04-11 17:27:19 +0200
committerThomas White <taw@bitwiz.org.uk>2018-04-11 17:27:49 +0200
commit55ae6cb963f3a312cedce56f3148340971ad7810 (patch)
tree632316b0455d5762a8b689dfe7b63c5e03934aad /po
parent2cfad324a0e0efa1701bc3873368d2e786a113ba (diff)
Add more translation labels and get rid of redundant en po file
Diffstat (limited to 'po')
-rw-r--r--po/LINGUAS2
-rw-r--r--po/POTFILES1
-rw-r--r--po/colloquium.pot47
-rw-r--r--po/de.po47
-rw-r--r--po/en.po80
5 files changed, 94 insertions, 83 deletions
diff --git a/po/LINGUAS b/po/LINGUAS
index 3ae2b72..7673daa 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -1 +1 @@
-en de
+de
diff --git a/po/POTFILES b/po/POTFILES
index 681214c..e5ad4bf 100644
--- a/po/POTFILES
+++ b/po/POTFILES
@@ -1 +1,2 @@
src/colloquium.c
+src/debugger.c
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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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 ""
diff --git a/po/de.po b/po/de.po
index 8506281..460fdc2 100644
--- a/po/de.po
+++ b/po/de.po
@@ -7,7 +7,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: 2018-04-10 23:10+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -22,6 +22,11 @@ msgstr ""
msgid "Narrative-based presentation system"
msgstr "Erzählungsbasiertes Präsentationssystem"
+#: 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 ""
diff --git a/po/en.po b/po/en.po
deleted file mode 100644
index e82c779..0000000
--- a/po/en.po
+++ /dev/null
@@ -1,80 +0,0 @@
-# English translations for colloquium package.
-# Copyright (C) 2018 THE colloquium'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the colloquium package.
-# Automatically generated, 2018.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: colloquium\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-11 14:47+0200\n"
-"PO-Revision-Date: 2018-04-11 14:26+0200\n"
-"Last-Translator: Automatically generated\n"
-"Language-Team: none\n"
-"Language: en\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=ASCII\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-
-#. Description of the program
-#: src/colloquium.c:113
-msgid "Narrative-based presentation system"
-msgstr "Narrative-based presentation system"
-
-#: src/colloquium.c:184
-#, c-format
-msgid "Failed to convert file list\n"
-msgstr "Failed to convert file list\n"
-
-#: src/colloquium.c:207
-msgid "Open Presentation"
-msgstr "Open Presentation"
-
-#: src/colloquium.c:210
-msgid "_Cancel"
-msgstr "_Cancel"
-
-#: src/colloquium.c:211
-msgid "_Open"
-msgstr "_Open"
-
-#: src/colloquium.c:246
-#, c-format
-msgid "Failed to load presentation '%s'\n"
-msgstr "Failed to load presentation '%s'\n"
-
-#: src/colloquium.c:290
-#, c-format
-msgid "Don't understand '%s', assuming false\n"
-msgstr "Don't understand '%s', assuming false\n"
-
-#: src/colloquium.c:302
-#, c-format
-msgid "Failed to open config %s\n"
-msgstr "Failed to open config %s\n"
-
-#: src/colloquium.c:377
-#, c-format
-msgid "Failed to create config folder\n"
-msgstr "Failed to create config folder\n"
-
-#: src/colloquium.c:446
-#, c-format
-msgid ""
-"Syntax: %s [options] [<file.sc>]\n"
-"\n"
-msgstr ""
-"Syntax: %s [options] [<file.sc>]\n"
-"\n"
-
-#: src/colloquium.c:447
-#, c-format
-msgid ""
-"A tiny presentation program.\n"
-"\n"
-" -h, --help Display this help message.\n"
-msgstr ""
-"A tiny presentation program.\n"
-"\n"
-" -h, --help Display this help message.\n"